﻿*{
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;	
}
.main_r{
	transition: 0s;
	-webkit-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;		
}
ul,dt,dd,dl {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	margin-left:0px;
	margin-top:85px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	
}
img {
	border:0px;
	margin:0;
	padding:0;
}
body,td,th,p,* {
	font-size:15px;
	font-family:Inter,arial, "HelveticaLTStdCond", helvetica,sans-serif; 
	color:#333333;
	line-height:100%;
	/*text-transform:capitalize;*/
}
a:link {
	color:rgba(82, 181, 72, 1);
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:none;
	color:#126AC2;
}
a:active {
	text-decoration:none;
	color:#333333;
}
.img {
	padding:0px;
	border:1px solid #E2E2E2;
}
.img_s {
	padding:0px;
	border:1px solid #FE8707;
}
.imgs_cp {
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #E2E2E2;
}
.imgs2 {
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #E2E2E2;
}
.imgs {
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #E2E2E2;
}
.imgs_s {
	padding:2px;
	background-color:#FFFFFF;
	border:2px solid #FE8707;
}
.imgs2 {
	padding:2px;
	border:1px solid #E2E2E2;
}
.imgs2_s {
	padding:2px;
	border:1px solid #FF7602;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
.clear {
	clear:both;
}
.w_1 {
	display:block;
	width:1400px;
	margin-left:auto;
	margin-right:auto;
}
.w_1200{
}
.w_2 {
	display:block;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.w_900 {
	display:block;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.line {
	border-bottom:1px solid #CAC7C7;
	height:10px;
	margin-bottom:10px;
	clear:both;
}
#line_2 {
	background-color:#4385F5;
	height:4px;
	width:100%;
}
#line_3 {
	background-color:#E5E5E5;
	height:1px;
	width:100%;
}
.point {
	cursor:pointer;
}
#fix_top {
	top:0px;
	width:100%;
	position:fixed;
	z-index:3;
}
#fix_top_o{
	height:0px;
}
/*头部位置*/
#top_1{
	height:43px;

}
#top_1 .w_1>.float_l{
	width:500px;
	height:43px;
	line-height:43px;
}
#top_1 .w_1>.float_r{
	width:700px;
	height:43px;
	line-height:43px;
	text-align:right;
}
#top {
	display:block;
	width:100%;
	height:85px;
	
    transition: 0s;
    -webkit-transition: 0s; 
    -ms-transition: 0s;
    -moz-transition: 0s;
	background-color:#FFFFFF;
	box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
}
.nav_top{
	height:34px;
	line-height:34px;
	border-bottom:1px solid #ffffff;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
}
.nav_top a{
	color:#FFFFFF;
	font-size:12px;
}
.logo:hover{
		transform: scale(1.05)

	}
.active{
	width:1250px !important;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	padding:0 0px;
		background-color:rgba(195,13,35,0.8);
		border-radius:5px;
}
.active .w_1{


	}
	
/*导航信息*/
#nav {
	height:45px;
	margin-top:0px;
	float:right;
}
#nav .nav{ float:right; height:85px; margin-left:0px;}
#nav .nav>li{ float:left; text-align:center; margin-right:50px;}
#nav .nav>li>a{font-size:18px;line-height:85px; display:block;text-decoration:none; padding-top:0px;font-family: Arial;color:rgba(51, 51, 51, 1);}
#nav .nav>li.cur>a,#nav .nav>li:hover>a{ color:rgba(82, 181, 72, 1); font-weight:lighter}

.sign_in a{
	float:right;
	display:block;
	height:25px;
	line-height:25px;
	border-radius:12px;
	width:100px;
	background-color:#F67A30;
	text-align:center;
	color:#FFFFFF;
	margin-top:8px;
	border:1px solid #F67A30;
	margin-right:10px;

}
.active .sign_in a{
	margin-top:8px;
	margin-right:10px;
}
.sign_in a.l{
	float:right;
	display:block;
	height:25px;
	line-height:25px;
	border-radius:12px;
	width:100px;
	text-align:center;
	color:#FFFFFF;
	background-color:#C30D23;
	border:1px solid #EFEFEF;
}





.title_h a{
	display:block;
	width:100%;
	height:80px;
	line-height:80px;
	color:#C30C22;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	margin-top:50px;
	
}
.title_m{
	width:80%;
	margin-left:10%;
	font-size:20px;
	font-family:Arial;
	color:#666;
	text-align:center;
	line-height:180%;
	margin-bottom:50px;
	
}
.banner_l{
	float:left;
	width:50%;
	height:100vh;
	overflow:hidden;
}
.banner_l1{
	position:relative;
	height:100vh;
	
}
.banner_s{
	width:100%;
	position:absolute;
	margin-top:calc(100vh - 420px);
}
.banner_s h3{
    font-size: 32px !important;
    letter-spacing: -0.1px !important;
    line-height: 36px !important;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 12px;
    text-shadow: 0 2px 2px rgb(0 0 0 / 70%);
}
.banner_s p {
    color: #fff !important;
    font-size: 18px !important;
    display: inline-block;
    line-height: 25px !important;
    font-weight: 500;
    text-align: left;
    margin-bottom: 20px;
}

.banner_s a {
	border: 1px solid #C30D23;
    padding: 10px 16px;
    display: inline-block;
    line-height: initial;
    background: #C30D23;
    color: #fff;
    border-radius: 3px;
    transition: all .3s ease;
    font-weight: 600;
    text-transform: uppercase !important;
}



.banner_r{
	float:right;
	width:50%;

}
.banner_r a{
	display:block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:calc(100vh - 190px);
	float:right;
	margin-left:10px;
	color:#FFFFFF;
	font-family:"Arial Black", sans-serif;
	cursor:pointer;
}

/*优势*/
#ys{}
.ys_list{
	float:left;
	width:28.33%;
	padding-left:5%;
	overflow:hidden;
	margin:50px 0;
	height:52px;
	line-height:52px;
	font-size:18px;
}
.ys_list img{
	width:52px;
	height:52px;
	vertical-align:middle;
	margin-right:30px;
}

.ys_list:hover{
	color:#3A6DF0;
}
/*产品中心*/
#pro{
	margin:20px 0 50px 0;
	overflow:hidden;
	clear:both;
}
.pro_list{
	width:49%;
	height:413px;
	float:left;
	position: relative;
	overflow:hidden;
}

.pro_list:nth-child(2){
	margin-left:2%;
}

.pro_list span{
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#000000;
}

.pro_list a{
	overflow:hidden;
	display:block;
}
.pro_list a img{
	border:solid 1px #CCCCCC;
	width:calc(100% - 2px);
	height:411px;
}
.pro_list:hover a img{
	transform: scale(1.1)
}
/*视频中心*/
#video{
	margin:0px 0 50px 0;
	overflow:hidden;
	clear:both;
}
.video_list{
	width:49%;
	height:413px;
	float:left;
	position: relative;
	overflow:hidden;
}
.video_list:nth-child(2){
	margin-left:2%;
}
.video_list span{
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#000000;
}
.video_list a{
	height:373px;
	overflow:hidden;
	display:block;
}
.video_list a img{
	border:solid 1px #CCCCCC;
	width:calc(100% - 2px);
	height:445px;
}
.video_more{
	position:absolute;
	left:0;
	top:0;
	width:687px;
	height:373px;
	display:none;
	  align-items:center;
	  justify-content:center;
	  flex-direction:column;
  text-align:center;
  cursor:pointer;
  background-color:rgba(0,0,0,0.3);
}

.video_list:hover .video_more{
  animation: fadeIn linear 0s;
  -webkit-animation: fadeIn linear 0s;
  -moz-animation: fadeIn linear 0s;
  -o-animation: fadeIn linear 0s;
  -ms-animation: fadeIn linear 0s;
  display:flex;

}
.video_list:hover a img{
	transform: scale(1.1)
}

/*底部导航信息开始*/
#bot_nav{
	background-color:#000000;
	overflow:hidden;
	padding:30px 0;
	border-bottom:1px solid #333333;
	clear:both;
}
.bot_list{
	font-size:14px;
	line-height:30px;
	text-align:center;
	width:25%;
	color:rgb(102, 102, 102);
	float:left;
}
.bot_list .im{
	margin:15px 0;
}
.t_l{
	text-align:left;
}

#bot2{
	height:70px;
	background-color:#000000;
}
#bot2 *{
	height:70px;
	line-height:70px;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}

.new_list1{margin-bottom:60px; overflow:hidden}
.new_list1_pic{width:693px}
.new_list1 .float_l{width:720px;}
.new_list1 .float_r{width:680px;}
.news_title1{font-size:18px; font-weight:bold; height:40px; line-height:40px;}
.news_content1{font-size:16px;line-height:32px;}

#smv_tem_57_17{

height: 252px; width: 290px; right: 0px; top: 0px;bottom:0px;margin:auto;z-index:19; position:fixed!important
}


.tem_57_17_c.w-cs {
	position: fixed;
	top: 50%;
	right: 3px;
	z-index: 9999;
	font-family: 'Microsoft YaHei';
	overflow: hidden;
}

.tem_57_17_c.w-cs ul.w-cs-btn {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tem_57_17_c.w-cs ul.w-cs-btn li {
	position: relative;
	height: 60px;
	margin-bottom: 3px;
	border-top-color: #fff;
	border-top-width: 0;
	border-top-style: solid;
	border-right-color: #fff;
	border-right-width: 0;
	border-right-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 0;
	border-bottom-style: solid;
	border-left-color: #fff;
	border-left-width: 0;
	border-left-style: solid;
	border-radius: 4px;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	clear: both;
/*width: 100%;*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFFFFF;
}

.tem_57_17_c.w-cs ul.w-cs-btn li .w-cs-list-warp {
	position: relative;
	z-index: 99;
	background-color:#52B548;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.tem_57_17_c.w-cs ul li:hover {
	border-color: #fff;
	color: rgba(255,255,255,1);
}

.tem_57_17_c.w-cs ul li:hover .w-cs-list-warp {
	background-color: #46983D;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.tem_57_17_c.w-cs ul .w-cs-list.w-hide {
	display: none;
}

.tem_57_17_c.w-cs ul .w-cs-list span.w-cs-icon {
	display: block;
	float: left;
	margin-top:10px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 4px;
}

.tem_57_17_c.w-cs ul .w-cs-list span.w-cs-icon i {
	font-size: 34px;
	color: #FFFFFF;
}

.tem_57_17_c.w-cs ul li:hover span.w-cs-icon i {
	font-size: 34px;
	color: #fff;
}

.tem_57_17_c.w-cs ul li:hover .w-cs-text {
	color: #fff;
}

.tem_57_17_c.w-cs ul.w-cs-btn li .w-cs-icon i.icon-phone,.tem_57_17_c.w-cs ul.w-cs-btn li .w-cs-icon i.icon-qrcode {
	font-size: 29px;
}

.tem_57_17_c.w-cs .w-cs-list .w-cs-text {
	padding-right: 20px;
	padding-left: 2px;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-family: 'Microsoft YaHei';
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.tem_57_17_c.w-cs .w-cs-code {
	padding: 0 20px 20px;
}

.tem_57_17_c.w-cs .w-cs-code img {
	margin: 0 auto;
	display: block;
	width: 160px;
	height: auto;
}

.tem_59_25 {
	position: relative;
}

.tem_59_25 .fullcolumn-outer {
	background-color: rgb(254, 197, 2);
	background-image: none;
	background-position: left top;
	background-repeat: repeat;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

.tem_59_25 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}