.nymenu{
	width:100%;
	
}
a:hover{
	cursor: pointer;
	text-decoration: none;
}
.textone{
	white-space:nowrap;  
	overflow:hidden;  
	text-overflow:ellipsis;
}
img{width: 100%;}
.mb50{margin-bottom: 50px;}
/* .logo-head img{width:70%} */
.clear{
	clear: both;
}
.footer-content img{
	width: auto;
}
.footer-share a img{
	max-width: 50px!important;
}
.footer-share{
	
}
.footer-share a{
	display: inline-block;
	width: 50px;
	margin: 10px 5px;
}

.footer-share .wechat{ position:relative; display: inline-block;}
.footer-share .wechat img{ font-weight:normal; cursor:pointer;}
.footer-share .wechat em{ width:120px; height:120px; display:block; position:absolute; left:-40px; top:-125px; border:#ccc 1px solid; display:none;z-index:99999}
.footer-share .wechat em:before{ content:""; width:14px; height:7px; display:block; background:url("../images/wechat_arrow.png") no-repeat left center; position:absolute; left:55px; margin-top:118px;}


.navMenu{ padding:0 20px; height:34px; line-height:34px; position:relative; z-index:1;  }
.navMenu a{ color:#000;  }
.navMenu a:hover{
	color:#00B3B9;
	text-decoration: none;
}
.navMenu .nLi:first-child{
	margin:0px 10px; 
}
.navMenu .nLi{ float:left;  position:relative; display:inline;margin:0px 25px;  }
.navMenu .nLi h3{ float:left;margin: 0px; }
.navMenu .nLi h3 a{ 
	display:block; 
	
	padding:15px 30px 52px 30px; 
	font-size:16px; 
	font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
	font-weight: 400;
	color: #000000; 
	letter-spacing: 1px
}
.navMenu .sub{ display:none;width: 100%; left:0; top:87px;  position:absolute; background:#fff;line-height:26px;  }
.navMenu .sub li{ zoom:1; }
.navMenu .sub a{ display:block; padding:10px 10px;color:#000; font-size:16px;text-align: center; }
.navMenu .sub a:hover{color:#fff;  background:#00B3B9; }
.navMenu .nLi h3 a:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: -4px;
    left: 0;
    height: 4px;
    background-color: #00B3B9;
    visibility: hidden;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
.navMenu .nLi.on h3 a:before {
		visibility: visible;
		-moz-transform: scaleX(1);
		-ms-transform: scaleX(1);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
.navMenu .nLi h3 a {
	transition: color 0.4s ease;
}

.navMenu .on h3 a {
	color: #00B3B9
}


.navMenu h3 .tel {
    background: url(../images/top_tel_icon.jpg) left center no-repeat;
    background-size: 18px;
    padding-left: 22px!important;
	padding-top: 0px!important;
    font-size: 18px;
    font-weight: 700;
    color: #00B3B9;
}


.navigation li a:hover{
	text-decoration: none;
}
.nymenubox{
	font-size:0px;
	text-align:center;
	width:100%;
}
.newsmenu .menuli{
	width:calc(100%/7 - 2px);
}
.menuli{
	height:118px;
	width:calc(100%/5 - 2px);
	display:inline-block;
	border-left:1px solid #e6e6e6;
	transition: 0.3s;
	
}
.menuli:last-child{border-right:1px solid #e6e6e6;}
.menuli a{
	width:calc(100%);
	float: left;
	display: block;
	font-size: 16px;
	padding:20px 0px 10px;
	width: 100%;
	text-align: center;
	padding-top:15px;
	color: #666;
	font-size: 16px;
	vertical-align: middle;
}
.menuli a.on{
	background-color:#084397!important;
	color:#fff;
}
.menuli a.on .hoverimg{display: block;margin:0 auto;}
.menuli a.on .showimg{display: none;}


.menuli a:hover{
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli a img{max-width:63px;padding: 10px 0px;}
.menuli .hoverimg{display:none;}

.menuli:hover .showimg{display: none;}
.menuli:hover .hoverimg{display:block; margin:0 auto;}

/* .menuli:nth-child(1) a{
	background: url(../images/cpy-icon1.png) center 20px no-repeat;	
}
.menuli:nth-child(2) a{
	background: url(../images/cpy-icon2.png) center 20px no-repeat;	
}
.menuli:nth-child(3) a{
	background: url(../images/cpy-icon3.png) center 20px no-repeat;
}
.menuli:nth-child(4) a{
	background: url(../images/cpy-icon4.png) center 20px no-repeat;
}
.menuli:nth-child(5) a{
	background: url(../images/cpy-icon5.png) center 20px no-repeat;
}

.menuli:nth-child(1) a:hover,
.menuli:nth-child(1) a.on{
	background: url(../images/cpy-icon01.png) center 20px no-repeat;
}
.menuli:nth-child(2) a:hover
.menuli:nth-child(2) a.on{
	background: url(../images/cpy-icon02.png) center 20px no-repeat;
}
.menuli:nth-child(3) a:hover
.menuli:nth-child(3) a.on{
	background: url(../images/cpy-icon03.png) center 20px no-repeat;
}
.menuli:nth-child(4) a:hover,
.menuli:nth-child(4) a.on{
	background: url(../images/cpy-icon03.png) center 20px no-repeat;
}
.menuli:nth-child(5) a:hover,
.menuli:nth-child(5) a.on{
	background: url(../images/cpy-icon05.png) center 20px no-repeat;
}
 */
/* .menuli.downicon1 a{
	background: url(../images/xz-icon1.png) center 20px no-repeat;	
}
.menuli.downicon2 a{
	background: url(../images/xz-icon2.png) center 20px no-repeat;		
}
.menuli.downicon3 a{
	background: url(../images/xz-icon3.png) center 20px no-repeat;
}

.menuli.downicon1 a:hover,
.menuli.downicon1 a.on{
	background: url(../images/xz-icon01.png) center 20px no-repeat;	
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.downicon2 a:hover,
.menuli.downicon2 a.on{
	background: url(../images/xz-icon02.png) center 20px no-repeat;	
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.downicon3 a:hover,
.menuli.downicon3 a.on{
	background: url(../images/xz-icon03.png) center 20px no-repeat;
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
} */
/*方案*/
.menuli.faicon1 a{
	background: url(../images/fa-icon1.png) center 20px no-repeat;	
}
.menuli.faicon2 a{
	background: url(../images/fa-icon2.png) center 20px no-repeat;		
}
.menuli.faicon3 a{
	background: url(../images/fa-icon3.png) center 20px no-repeat;
}
.menuli.faicon4 a{
	background: url(../images/fa-icon4.png) center 20px no-repeat;
}
.menuli.faicon1 a:hover,
.menuli.faicon1 a.on{
	background: url(../images/fa-icon01.png) center 20px no-repeat;	
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.faicon2 a:hover,
.menuli.faicon2 a.on{
	background: url(../images/fa-icon02.png) center 20px no-repeat;	
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.faicon3 a:hover,
.menuli.faicon3 a.on{
	background: url(../images/fa-icon03.png) center 20px no-repeat;
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.faicon4 a:hover,
.menuli.faicon4 a.on{
	background: url(../images/fa-icon03.png) center 20px no-repeat;
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
/*新闻图标栏目*/
.menuli.nicon1 a{
	background: url(../images/new-icon1.png) center 20px no-repeat;	
}
.menuli.nicon2 a{
	background: url(../images/new-icon2.png) center 20px no-repeat;	
}
.menuli.nicon3 a{
	background: url(../images/new-icon3.png) center 20px no-repeat;
}
.menuli.nicon4 a{
	background: url(../images/new-icon4.png) center 20px no-repeat;	
}
.menuli.nicon5 a{
	background: url(../images/new-icon5.png) center 20px no-repeat;
}
.menuli.nicon6 a{
	background: url(../images/new-icon6.png) center 20px no-repeat;
}
.menuli.nicon7 a{
	background: url(../images/new-icon7.png) center 20px no-repeat;
}

.menuli.nicon1 a:hover,
.menuli.nicon1 a.on{
	background: url(../images/new-icon01.png) center 20px no-repeat;	
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.nicon2 a:hover,
.menuli.nicon2 a.on{
	background: url(../images/new-icon02.png) center 20px no-repeat;	
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.nicon3 a:hover,
.menuli.nicon3 a.on{
	background: url(../images/new-icon03.png) center 20px no-repeat;
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.nicon4 a:hover,
.menuli.nicon4 a.on{
	background: url(../images/new-icon04.png) center 20px no-repeat;
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.nicon5 a:hover,
.menuli.nicon5 a.on{
	background: url(../images/new-icon05.png) center 20px no-repeat;
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.nicon6 a:hover,
.menuli.nicon6 a.on{
	background: url(../images/new-icon06.png) center 20px no-repeat;
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}
.menuli.nicon7 a:hover,
.menuli.nicon7 a.on{
	background: url(../images/new-icon07.png) center 20px no-repeat;
	background-color:#084397!important;
	color: #fff;
	text-decoration: none; 
}


/*banner*/
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.slideBox .pageState{font-family:tahoma;color: #fff;height: 26px;width:80px;color:#fff;font-size:26px;position: absolute;bottom:30px;right:10px;}
.slideBox .pageState span{color:#fff;font-size:26px;padding: 0px 3px;}
.slideBox .hd{overflow:hidden; position:absolute; right:0px; bottom:3%; z-index:1;left: 0px; }
.slideBox .hd ul{ overflow:hidden; zoom:1; text-align: center;}
.slideBox .hd ul li{margin:15px 15px 10px 15px;  width:120px; height:3px; background:transparent; cursor:pointer;display: inline-block; background:#fff;}
.slideBox .hd ul li.on{ background:rgba(255,255,255,0.6)}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:auto; display:block;  }
/*解决方案*/
.fangan{padding:85px 0px 85px 206px;background: url(../images/fabg.png) #f6f6f6  0px 85% no-repeat;}

.fanganleft{/* width:40%; */background-color: #f7f7f7;float: left;width:398px;padding:20px 40px 40px;zoom: 1;}
.fanganright{width:100%; height:auto; }
.fanganleft h2{font-size:24px;color: #222;position: relative;line-height: 30px;padding-bottom: 10px;}
.fanganleft h2::after{position: absolute;content:"";left: 0px;bottom:0px;width:43px;border-bottom:2px solid #084397;}
.fanganleft p{font-size:16px;color: #666;padding:50px 0px 60px;line-height:30px;}
.fanganleft .more{width: 120px;height:36px;text-align: center;line-height: 36px;font-size: 12px;color: #fff;background-color:#0759ad;display: block;}
.fanganleft .more:hover{text-decoration: none;background-color: #1e58ac;}
.fatext{width: 329px;height: 329px;background-color:#7f7f7f;padding:30px 50px 50px 50px;position: absolute;left:-164px;bottom: 0px;z-index: 100000;}
.fatext h2{font-size: 20px;color: #fff;}
.fatext p{font-size:12px;color: #fff;padding-top:50px;line-height: 26px;}
.fatext .more{height:30px;line-height:30px;font-size: 12px;color: #fff;background-color:transparent;
display: inline-block; width: 120px;margin-top:40px;padding:0px 20px 0px 20px;
background: url(../images/morejtinc.png) 80px 10px no-repeat;border: 1px solid #9c9c9c;
}
.fatext .more:hover{text-decoration: none;border: 1px solid #fff;}
.heibai{
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.faslideBox{ width:694px; height:auto;position:relative;}
.faslideBox .hd{overflow:hidden; position:absolute; right:40px; bottom:80px; z-index:10000;top:50%;width: 130px;background-color: #084397;color: #fff;height: 50px;margin-top:-65px; }
.faslideBox .pageState{font-family:tahoma;color: #c5cbd9;height:50px;width:130px;font-size:14px;position: absolute;bottom:0px;right:0px; text-align: center;font-weight: lighter;line-height: 50px;}
.faslideBox .pageState span{color:#ffffff;font-size:26px;padding: 0px 3px;font-weight: lighter;}
.faslideBox .hd ul{position: absolute; right:10%;top:50%;height:80px;z-index: 10000;margin-top:-40px;}
.faslideBox .hd ul{ overflow:hidden; zoom:1;}
.faslideBox .hd ul li{width:60px;height:20px;text-align:center;background:transparent;cursor:pointer;overflow:hidden;margin-bottom: 10px;color:rgba(255,255,255,0.8);display: block;position: relative;text-align: right;transition:background 2s;}
.faslideBox .hd ul li.on::before{position: absolute;content:"";width:33px;height:2px;border-bottom:1px solid rgba(255,255,255,0.8);bottom:7px;left:0px;z-index: 10000;}
.faslideBox .hd ul li.on{font-size: 20px;font-weight: lighter;color:rgba(255,255,255,0.5);}
.faslideBox .bd{ position:relative; height:100%; z-index:0;}
.faslideBox .bd li{ zoom:1; vertical-align:middle;margin-right:90px;}
.faslideBox .bd img{height:auto; display:block;/* width:654px;max-height: 424px; */margin-bottom: 80px;width: 100%;}
.faslideBox .bd li h2{display: none;}
.faslideBox .bd li p{display: none;}
.faslideBox .prev,
.faslideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:50px; background:url(../images/slider-arrow1.png) -110px 10px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.faslideBox .next{ left:auto; right:3%; background-position:8px 10px; }
.faslideBox .prev:hover,
.faslideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.faslideBox .prevStop{ display:none;  }
.faslideBox .nextStop{ display:none;  }




.zplist-topshow{padding:70px 0px 50px 0px;line-height: 32px;}
.zplist-topshow h2{font-size: 30px;}
.zplist-topshow p{font-size:14px;color: #666;padding-top:15px;}

.zplist{background-color: #f5f5f5;padding:0px 0px 60px;}
.zplist h2{padding:70px 0px 50px 0px;text-align:center;}

.zplistgd{position: relative;}
.zplistgd .slick-arrow{width: 36px;height: 36px;border: none;cursor: pointer;}
.zplistgd .slick-prev{position:absolute;left:0px;top:45%;background: url(../images/left-jtbtn.jpg) no-repeat;text-indent:-9999px}
.zplistgd .slick-next{position:absolute;right:0px;top:45%;background: url(../images/right-jtbtn.jpg) no-repeat;text-indent:-9999px}
.zplistgd .slick-slide{background-color: #fff;width: inherit!important;display:inherit!important;}


	.picScroll-left{/* width:calc(100% - 72px); *//*  overflow:hidden; */position:relative;padding:0px 36px;}
	/* .picScroll-left .hd{ overflow:hidden;  height:30px; padding:0px;position:relative  } */
	.picScroll-left .prev,
	.picScroll-left .next{ 
		width:36px; 
		height:36px;
		overflow:hidden;
		position: absolute;
		top:48%;
		left:-20px;
		cursor:pointer;
		background: url(../images/left-jtbtn.jpg) no-repeat;
		z-index:1000;
	}
	.picScroll-left .next{background: url(../images/right-jtbtn.jpg) no-repeat;position: absolute;top:48%;right:-20px;left:inherit;}
	
	.picScroll-left .bd{ padding:0px 0px 0px 0px;overflow:hidden;}
	.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
	.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;background-color: #fff;padding:30px 25px;display: inline-block;  }
	.picScroll-left .bd ul .zpli>div{padding:0px;}
	.picScroll-left li h3 a{padding:0px 0px 15px 0px!important;text-align:left;font-size:18px;color: #333;display: block;font-weight: bold;}
	.picScroll-left li h3{border-bottom: 1px solid #e6e6e6;}
	.picScroll-left li p{font-size: 14px;text-align:left;}
	.picScroll-left li p b{font-size: 14px;color:#333;text-align:left;font-weight:normal;}
	.picScroll-left li p span{font-size: 14px;color: #666;text-align:left;line-height:26px;}
	.picScroll-left li .more2{border:1px solid #e6e6e6;border-radius:20px;margin-top:70px;margin-bottom:50px;padding:5px 20px;float:left;}
	.picScroll-left li .more2 a{color:#333}
	.picScroll-left li h3 a:hover{text-decoration:none}
	.picScroll-left li .more2 a:hover{text-decoration:none;color:#084397}

	.gd2{margin-bottom: 100px;}

.nycpfl{	
	padding:50px 0px;
}
.cpfllist a{
	padding:12px 25px;
	font-size: 14px;
	margin-right:15px;
	color:#959595;
	margin-bottom: 15px;
}
.cpflbt{width:85px;float: left;padding-left:15px;}
.cpfllist {
	width: calc(100% - 100px);
	/* float: left; */
}
.cpfllist a.on{
	background-color: #eaeaea;
	color:#333;
	text-decoration: none;
	
}
.cpfllist a:hover{
	background-color: #eaeaea;
	color:#333;
	text-decoration: none;
}
.product-list{
	padding-bottom:100px;
	display:inline-block;
}
.product-list .pli{
	padding:50px 20px;
	margin-bottom:20px 0px;
	
}
.product-list .pli img{width:100%;}
.product-list .pli .case-tit1{
	padding-bottom: 10px;
}
.product-list .pli .case-tit1 a{
	font-size: 16px;
	color: #084397;
}
.product-list .pli .case-tit1 a:hover{
	text-decoration: none;
}
.product-list .pli .case-tit2{
	color: #666;
	font-size: 14px;
}
.product-list .pli  .more a{
	background-color:#084397;
	border-radius: 15px;
	padding:5px 15px;
	color: #fff;
	display: inline-block;
	margin-left:15px;
	margin-top:25px;
}
.product-list .pli  .more2 a{
	color: #084397;
	height:24px;
	line-height:24px;
	background: url(../images/moreicon.jpg) 0px 0px no-repeat;
	display: inline-block;
	margin-top:80px;
	margin-left: 40px;
}
.product-list .pli a:hover{
	text-decoration: none;
}
/*下载*/
.downlist {padding:50px 0px 100px 0px;display: inline-block;}
.downlist .pagelist{width: 60%;margin: 0px 20% 0px 20%;padding:50px;display:inline-block;background-color:#fff!important;}
.downlist .dli{padding:50px 0px 30px 0px;border-bottom: 1px solid #e7e7e7;}
.downlist .dli .textone{
	white-space:nowrap;  
	font-size:16px;
	overflow:hidden;  
	text-overflow:ellipsis;
}
.downlist .dli .textone a{color:#444;}
.downlist .dli:hover a{color:#084397;cursor: pointer;}
.downlist .dli  .more a{

	border-radius: 15px;
	padding:5px 15px;
	line-height: inherit;
	color: #999;
	display: inline-block;
	float: right;
	padding-right:25px;
	background: url(../images/downlist-icon.jpg) right no-repeat;
}
.downlist .dli  .more a:hover{
	text-decoration: none;
}

/*新闻*/
.bigtitle{
	font-size: 30px;
	padding:40px 0px 15px 0px;
	color: #222;
}
.news-list {
	display: inline-block;
	margin-bottom: 70px;
}
.news-list .pli {
	margin:0px 0px 30px 0px;
	border: 1px solid #ddd;
	display: inline-block;
	margin-left:5px;
	margin-right:5px;
}

.news-list .pli p,.newslist .pli p{
	height:16px;
	line-height: 16px;
	margin-bottom:25px;
    background: url(../images/newslist-time.jpg) 0px 0px no-repeat;
	padding-left:30px;
}	
.news-list .pli .case-text{padding-left:20px;padding-right: 20px;}
.news-list .pli .case-tit1{
	padding: 30px 0px 10px;
}
.news-list .pli .case-tit1 a{
	font-size:24px;
	color: #333;
}
.news-list .pli .case-tit1 a:hover{
	text-decoration: none;
	color: #084397;
}
.news-list .pli .case-tit2{
	color: #666;
	font-size: 14px;
	line-height: 26px;
	padding:15px 0px;
}
.news-list .pli  .more a{
	height:16px;
	width: 32px;
	background: url(../images/news-icon01.jpg) 0px 0px no-repeat;
	display: inline-block;
	margin:30px 0px 30px 0px;
}
.news-list .pli:hover .more a{background: url(../images/news-icon02.jpg) 0px 0px no-repeat;}
.newsinfo-left{padding-right:0px!important;padding-left:0px!important;}
.newsinfo-right{padding:00px 0px 0px 20px;}
.newsinfo-cont{color: #777;font-size: 14px;line-height: 26px;border-bottom:1px solid #e3e3e3;padding-bottom:30px;}
.newsinfo-cont img{max-width: 100%!important;margin:30px auto;width: inherit;display: block;}
.newsshow-more{width:100%;display:inline-block;background-color:#084397;padding:20px 0px;margin:30px 0px;text-align: center;}
.newsshow-more a{color: #fff;font-size: 16px;background: url(../images/right-jt.png) no-repeat;display: block;
	background-position:80% 5px;
	transition: 0.5s;
}
.newsshow-more a:hover{color: #fff;text-decoration: none;background-position:85% 5px;}
.ninfo-nlist h2{
	margin-bottom:30px;
	font-size: 24px;
	padding:20px 0px;
	border-bottom:1px solid #e3e3e3;
}
.ninfo-nlist p{padding-bottom:5px;position: relative;padding-left:15px;}
.ninfo-nlist p a{font-size: 16px;color: #666;line-height:26px;transition: 0.2s;}
.ninfo-nlist p a::before{content: '';position: absolute;left: 0px;top: 10px;width:6px;height:6px;background-color: #ccc;border-radius:6px;}
.topnews{padding:0px!important;}
.ninfo-nlist p a:hover{color:#084397;text-decoration: none;}
.ninfo-nlist p a:hover::before{background-color: #084397;}
.newsinfobt h2{
	font-size: 24px;
	padding:15px 0px 15px;
	margin-bottom: 0px;
}
.newsinfobt p{padding-bottom:20px;color: #666;font-size: 16px;border-bottom:1px solid #e3e3e3;margin-bottom:30px;}

/*解决方案*/
.fa-list{
	padding:70px 0px;
}
.fali{transition:0.3s;}
.fali:hover p { border:1px solid #ddd;cursor:painter;}
.fali:hover p a{ color:#084397;}
.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:20px 20px 80px 20px;margin:0px;}
.fali p a{ color:#777;font-size:18px;}
.fainfo-top{
	background-color: #f4f4f4;
	padding-bottom:70px;
}
.fainfo-top h2{font-size: 34px;padding:40px 0px 30px 0px;text-align: center;}

.fainfo-top h3{
	font-size: 20px;color:#084397;
	margin:60px 0px 20px 0px;
	padding-left:15px;
	position: relative;
}
.fainfo-top h3::before{
	position: absolute;
	content: '';
	left:0px;
	top:10px;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	border:1px solid #084397;
}
.fainfo-top h3::after{
	position: absolute;
	content: '';
	left:105px;
	top:10px;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	border:1px solid #084397;
}
.fainfo-top .fainfo-cont{
	line-height:42px;
	color: #555;
}
.fainfo-list{margin-bottom: 50px;}
.fainfo-list h2{padding:40px 0px 20px 0px;font-size: 24px;}
.fainfo-list h5{padding:10px 0px 0px 0px;font-size:18px;}
.fainfo-list p{padding:0px 0px 0px 0px;font-size:14px;}
.fainfo-list h5 a{color: #333;}
.fainfo-list p a{color: #666;}
.fainfo-imgshow{position: relative;}
.fainfo-imgshow .t-text{width:40%;padding:30px;background-color:#ffffff;position: absolute;bottom:0px;right:0px;}
.fainfo-imgshow .t-text h2{font-size:20px;color:#084397;padding:0px 0px 15px 0px;margin-top:0px!important;text-align:left;position: relative;}
.fainfo-imgshow .t-text h2::after{position: absolute;
	content: '';
	left:0px;
	bottom:0px;
	width:35px;
	height:1px;
	background-color:#cacaca;
	}
.fainfo-imgshow .t-text p{line-height:28px;color:#666;font-size:12px;text-align:left;}
/*问题*/
.inner-zhaopin-table {margin-bottom: 6px;}
.inner-zhaopin-table li.zp-th { font-weight: bold; background: #e70012; color: #fff;}
.inner-zhaopin-table li.zp-th div {color: #fff;font-size: 18px;font-weight: normal;}
.inner-zhaopin-table li { display: flex;border-bottom:1px solid #dfdfdf;}
.inner-zhaopin-table li:last-child{border:none!important;}
.inner-zhaopin-table li div { float: left; text-align: left; padding:20px 0; color: #666; font-size: 18px; text-indent: 5px;}

.inner-zhaopin-table li:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.inner-zhaopin-table li .zp-td1 {width:80%; text-align:left;color: #333;}
.inner-zhaopin-table li .zp-td1:hover {color: #084397;}
.inner-zhaopin-table li .zp-td5 {width:20%; text-align:right;}
.inner-zhaopin-table li .zp-icon {width: 14px; height: 14px; background: url(../images/nyico14.png) no-repeat; display: block;vertical-align: middle;float:right;margin-top:3px;}
.inner-zhaopin-table li.zp-cur {background: #fbfbfb; display: none;}
.inner-zhaopin-table li .zhaopin-table-con {padding:40px;background-color: #f7f7f7;color;#666;line-height:30px;font-size:14px;}
.inner-zhaopin-table li.on .zp-icon {background: url(../images/nyico15.png) no-repeat;}
.inner-zhaopin-table li.zp-tit{cursor: pointer;}
/*团队*/
.title-tit{
	padding:30px 15px 50px;
	line-height: 26px;
}
.hxtd-list{
	padding-bottom:100px;
	display:inline-block;
}
.hxtd-list  .pli{
	display:inline-block;
	margin:30px 0px 10px 0px;
}
.hxtd-list  .pli>div{padding:0px;}
.hxtd-list  .pli a{display: block;}
.hxtd-list  .pli img{width:100%;}
.hxtd-list  .pli{
	background-color:#f2f2f2;
}
.hxtd-list  .pli .case-tit1{
	margin-bottom:20px;
	padding-left:30px;
	padding-right: 20px;
}
.hxtd-list  .pli .case-tit1 a{
	font-size: 16px;
	color: #084397;
}
.hxtd-list  .pli .case-tit{
	
}
.hxtd-list  .pli .case-tit a:hover{
	text-decoration: none;
}

.hxtd-list  .pli .case-tit1 span:nth-child(1){
	float: left;
	color: #084397;
	font-size:24px;
	position: relative;
}
.hxtd-list  .pli .case-tit1 span:nth-child(1)::after{
	position: absolute;
	left:0px;
	bottom:-10px;
	background-color: #d5d5d5;
	height:2px;
	content: '';
	width:30px;
	transition:1s;
}
.hxtd-list  .pli a:hover .case-tit1 span:nth-child(1)::after{
	right: 0px;
	width: inherit;
	background-color: #084397;
}
.hxtd-list  .pli .case-tit1 span:nth-child(2){
	float:right;
	background: url(../images/hxtd-icon.png)  no-repeat;
	background-size:22px 22px;
	padding-left:30px;
	color: #333;
	font-size: 16px;
	margin-top:10px;
}
.hxtd-list  .pli .case-tit2{
	color: #666;
	font-size: 14px;
	padding-left:30px;
	padding-right: 20px;
	/* overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; */
}

.hxtd-list .pli a:hover{
	text-decoration: none;
}
/*pagelist*/

.pagelist{
	padding:20px  0px;
	background-color: #eee;
	font-size: 0px;
	height:70px;
}
.pagelist span{
	width:100px;
	display: inline-block;
	font-size:14px;
	margin: 10px 0px;
}
.pagelist span.fr{
	text-align:right;
}
.pagelist span:hover
{
	color: #084397;
	cursor: pointer;
	
}

.pagelist ul{
	width:calc(100% - 210px);
	font-size:14px;
	display: inline-block;
	margin: 5px 0px 0px;
	text-align: center;
}
.pagelist ul li{
		padding:4px 10px;
		margin-right:10px;
		color:#666;
		display: inline-block;
		font-size:12px;
		cursor: pointer;
		
}
.pagelist ul li.on,
.pagelist ul li:hover
{background-color: #084397;color: #fff;}
.newspage{padding:40px 0px;}
.newspage a{font-size: 14px;color: #777;}
.newspage .nprev:hover a{color: #084397;cursor: pointer;}
.newspage .nprev a{width: calc(100% - 70px);display: initial;}
.newspage .nprev{padding-bottom: 15px;}
.newspage .nprev:hover{color: #084397;cursor: pointer;}
.reindex{font-size: 14px;color: #777;background: url(../images/reindex.jpg) right no-repeat;padding-right:32px;float: right;margin-top:10px;}

/*video*/
.wrapbox{padding:20px 0px!important;}
.videolist{padding:0px 0px 50px!important;}
.videoli{
	position:relative;
	margin-bottom: 40px;;
}
.videoli .videoimg{/* position:absolute;top:0px;left:0px;right:0px;z-index:0; */overflow: hidden;}
.videoli .videoimg img{transition: all 2s ease;}
.videoli .videoimg:hover img{transform: scale(1.2);}
.videoli p{position:absolute;left:0px;right: 0px;bottom:0px;padding:20px 0px 20px 20px;z-index:1;background: rgba(0,0,0,0.6);color: #fff;margin-bottom: 0px;}
/* Glow */

#inline_content{padding:30px;background-color: #fff;border-radius: 20px;}
#inline_content h2{font-size: 30px;color: #333;border-bottom: 1px solid #eee;padding:0px 0px 20px;margin-bottom: 20px;margin-top:0px!important;}
#inline_content p{font-size: 14px;line-height:22px;}
#cboxOverlay {
    background-color: rgba(0,0,0,0.8)!important;
	background-image: none!important;
}
#cboxBottomLeft,#cboxBottomCenter,#cboxBottomRight,#cboxMiddleRight,#cboxTopLeft,#cboxTopCenter,#cboxTopRight,#cboxMiddleLeft{background-image: none!important;}
#cboxClose{
	top:0px;
	right:0px;
	bottom:inherit;
	z-index: 10000;
}
#cboxContent{
	padding:30px;background-color: #fff;border-radius:10px;
}
.aboutus{padding:30px 0px}
.aboutus h2{font-size: 30px;color:#333;}
.aboutus p{font-size:14px;color:#333;}

.videobt{font-size:28px;color:#333;padding:30px 0px;text-align: center;position: relative;padding-bottom:15px; margin-bottom: 40px;font-weight: bold;}
.videobt:after{position: absolute;content: "";width:60px;border-bottom: 1px solid #084397; left:50%;bottom:0px;margin-left: -30px;}


.lx-title{padding:80px 0px 30px 15px;font-size: 18px;color:#666;border-bottom: 1px solid #e5e5e5;margin-bottom:64px;}
.contact-list>div{margin-bottom:220px;height: 387px;}
.contact-list img{width: 64px;}
.contact-list h2{font-size: 36px;padding-bottom:20px;}
.contact-list p{font-size: 16px;color: #333;}
.contact-list .more{padding-left:0px}
.contact-list .more a{
	
	display: block;
	margin-top: 10px;
	background: url(../images/lx-right.jpg) no-repeat;
	padding-left:35px;
	height: 26px;
	line-height: 26px;
	color: #d9271b;
	font-size: 14px;
}
.contact-list>div:nth-child(1){
	border-right: 1px solid #e5e5e5;
	padding-left:20px
}
.contact-list>div:nth-child(2){
	border-right: 1px solid #e5e5e5;
	padding-left:50px
}
.contact-list>div:nth-child(3){
	padding-left:50px
}

.vlist{margin:60px 0px 30px 0px;width: 100%;}

.vli{margin: 0px 2px 5px 2px;border:1px solid #dedede;overflow: hidden;padding:0px;}
.vli img{width: calc(100% - 10px);transition:all 2s;overflow: hidden;}
.vli{display: block;color:#908c8b;font-size: 1.5rem;text-align: center;}
.vli:hover img{ transform: scale(1.05);overflow: hidden;}
.vli:hover .title3 .tr{color:#fff;}
.vli .title3 .tr{font-size: 1.6rem;}
.vli .title3{padding:30px 0px 8px 10px;margin:0px 11px}
.vli .title3 .onetext{
	text-align:left;
	padding-left:0px;
	position:relative;
	padding-bottom:8px;
	font-size: 16px;
	color: #666;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.vli .title3 .onetext:after{
	position: absolute;
	content: "";
	left:0px;
	bottom:0px;
	width:30px;
	border-bottom:2px solid #bcbcbc;
	
}
.vli .title3:nth-child(2){
	text-align:right;
	padding-right:0px;
}
.vli:hover{cursor: pointer;}
.vli:hover .title3 .onetext{color:#fff;}
.vli p {color: #999;padding:5px 15px 20px 20px;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
	font-size: 12px;
	text-align: left;
}
.vli:hover p{color:#fff;}
.textone{
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
}

#table{margin: 0px auto;height: 40px;margin: 40px 50px; text-align: center;}
#table a{height:32px;font-size: 16px;color: #666;line-height: 32px;display: inline-block;padding: 0px 30px;}
#table a:hover{color:#1e58ac;text-decoration: none;}

#table a:nth-child(1){background: url(../images/videoimg1.jpg) no-repeat;padding-left:40px;}
#table a:nth-child(2){background: url(../images/videoimg2.jpg) no-repeat;padding-left:40px;}
#table a:nth-child(3){background: url(../images/videoimg3.jpg) no-repeat;padding-left:40px;}

#table a.on:nth-child(1){background: url(../images/videoimg01.jpg) no-repeat;padding-left:40px;color:#1e58ac}
#table a.on:nth-child(2){background: url(../images/videoimg02.jpg) no-repeat;padding-left:40px;color:#1e58ac}
#table a.on:nth-child(3){background: url(../images/videoimg03.jpg) no-repeat;padding-left:40px;color:#1e58ac}

.videobtn{width: 32px;height: 32px;background: url(../images/video-iconben.png) no-repeat;position: absolute;left:20px;bottom:15px;}
/*linkimg*/
.linkbox{
	width: 100%;background-color: #f3f3f3;
	padding-bottom: 110px;
	padding-top:70px
}
.linkimg{width: 20%;float:left;}
.linkimg img{width:calc(100%- 1px);border-bottom: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;}
.linkimg:nth-child(5) img{border-right:none;}
.linkimg:nth-child(6) img,.linkimg:nth-child(7) img,.linkimg:nth-child(8) img,.linkimg:nth-child(9) img,.linkimg:nth-child(10) img
{
	border-bottom:none;
}
.linkimg:nth-child(10) img{border-right:none;}

/*aboutCont*/
.aboutCont{
	padding:0px 0px 0px 0px;
	text-align: left;
	background:url(../images/Maskgroup.png) center top no-repeat; 

	height: 800px;
}
.bt b{
	height: 59px;
	font-size: 50px;
	font-family: HarmonyOS Sans SC-Medium, HarmonyOS Sans SC;
	font-weight: 500;
	color: #00B3B9;
	line-height: 59px;
}
.bt span{
	font-family: HarmonyOS Sans SC-Medium;
	color: #000;
	font-size: 30px;
}
.bt .stitle{
	font-size: 16px;
	font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
	font-weight: 400;
	color: rgba(102,102,102,0.6);
	line-height: 19px;
	padding-top: 10px;
}
.pro{
	padding-top: 40px;
	font-size: 16px;
	font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}
.aboutCont .bt h2{
	height: 35px;
	font-size: 30px;
	font-family: HarmonyOS Sans SC-Medium, HarmonyOS Sans SC;
	font-weight: 500;
	color: #333333;
	line-height: 35px;
}
.aboutCont-pro{color: #707070;font-size: 16px;text-align: center;margin-bottom: 63px;}
.aboutCont img{width: 154px;}
.aboutCont h2{font-size: 24px;color: #333;padding: 15px 0px 8px;}
.aboutCont p{font-size:12px;color: #888;line-height: 26px;padding: 0px 50px;}

.aboutCont video, .aboutCont .video img {
    width: 100%;
    max-height: 100%;
    border-radius: 15px;
    box-shadow: 0px 5px 15px 25px rgba(0,0,0,.25);
    object-fit: cover;
}

.aboutCont .more{
	display: block;
	width: 189px;
	height: 46px;
	line-height: 46px;
	background: #00B3B9;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	text-align: center;
	position: relative;
	transition: 3s;
	color:#fff;
	margin-top: 30px;;
}
.aboutCont .more::after{position: absolute;content: "";left:0px;width:89px;bottom:10px;}
.aboutCont .more:hover{text-decoration:none;color: #fff;}
.aboutCont .more:hover::after{width:93px;}

/*PRODUCT*/
.productCont{
	height: 800px;
	background:url(../images/Group16.png) center top no-repeat;
}
.productCont{
	padding:0px 0px 0px 0px;
	text-align: left;
	background:url(../images/Group16.png) center top no-repeat; 
	height: 800px;
}
.productCont .bt {
	margin: 40px 0px;
	/* width: 350px; */
	height:50px;
	/* position: absolute;
	left: 0px;
	top:0px; */
	text-align: left;
}

.productCont .bt b{
	
	font-size: 50px;
	font-family: HarmonyOS Sans SC-Medium, HarmonyOS Sans SC;
	font-weight: 500;
	color: #00B3B9;
	line-height: 59px;
}
.productCont .bt span{
	font-family: HarmonyOS Sans SC-Medium;
	color: #000;
	font-size: 30px;
}
.productCont .more{
	display: block;
	width: 161px;
	height: 46px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	line-height: 46px;
	text-align: center;
	/* position: absolute;
	right: 0px;
	top:0px; */
	float: right;
	text-decoration: none;
	color:#000;
	font-family: HarmonyOS Sans SC-Regular;
	font-size: 14px;
	position: relative;
}
.productCont .more::after{position: absolute;content: "";left:-20px;width:49px;border-bottom: 2px solid #00B3B9;bottom:22px;transition: 0.4s;;}
.productCont .more:hover{text-decoration:none;color: #00B3B9;}
.productCont .more:hover::after{width:49px;left:-35px;border-bottom:2px solid #00B3B9;}

/* group */
.slideGroup{ width:100%; text-align:center;position: relative;  }
.slideGroup .parHd{ height: 200px;position:relative; }
.slideGroup .parHd ul{ /* float:left; position:absolute; left:20px; top:-1px; height:32px; */ width: 700px;margin-top: 10px;   }
.slideGroup .parHd ul li{ 
	display: inline-block;
	width: 120px;
	height: 41px;
	background: #fff;
	border-radius: 60px 60px 60px 60px;
	opacity: 1;
	line-height: 41px;
	margin-right: 12px;
	cursor:pointer;  
	font-size: 18px;
}
.slideGroup .parHd ul li.on{ height:41px;  background:#00B3B9;color:#fff;}
.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:0px; position:relative;   }

.slideGroup .sPrev,
.slideGroup .sNext{transition: 0.3s;z-index:10; position:absolute; left:0px; top:calc(50% - 30px); display:block; width:24px; height:60px;background:url(../images/left.png) center center no-repeat #f4f4f4; }
.slideGroup .sNext{transition: 0.3s; left:auto; right:0px; background:url(../images/right.png) center center no-repeat #f4f4f4; }
.slideGroup .sPrev:hover{
	background:url(../images/leftH.png) center center no-repeat #00B3B9;
}
.slideGroup .sNext:hover{
	background:url(../images/rightH.png) center center no-repeat #00B3B9;
}
.slideGroup .tempWrap{
	width: 100%;
}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0px 5px; float:left; _display:inline; overflow:hidden; text-align:center;width: calc(100%/3 - 10px);  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:calc(100% - 0px);height: 100%; display:block;}
.slideGroup .parBd ul li .title a:hover{ text-decoration: none;  }
.slideGroup .parBd ul li .title{ 
	width:calc(100% - 0px);
	height: 59px;
	background: rgba(0,179,185,0.3);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	line-height: 59px;
	font-size: 16px;	
}
.slideGroup .parBd ul li .title a{color:#fff}

/* 解决方案 */
.fasCont{
	height: 541px;
	background: #00B3B9;
}
.fasCont .sBt b{
	display: block;
	height: 47px;
	font-size: 40px;
	font-family: HarmonyOS Sans SC-Medium, HarmonyOS Sans SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 20px;
	line-height: 47px;
}
.fasCont .sBt span{
	display: block;
	height: 19px;
	font-size: 16px;
	text-align: left;
	margin-bottom: 20px;
	font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 19px;
}
.fasCont .sBt i{
	display: block;
	width: 20px;
	height: 10px;
	background:url(../images/Frame128.png) left center no-repeat;
}
.fasCont ul{
	display: block;
	padding:0px -10px;
	width: 100%;
}
.fasCont ul li:first-child{
	background: rgba(255,255,255,0.24);
}
.fasCont ul li{
	text-align: center;
	height: 250px;
	float: left;
	width: calc(20% - 10px);
	margin: 0px 5px;
	background: #fff;
}
.fasCont ul li h3{
	font-size: 18px;
	color: #000000;
	line-height: 21px;
}
.fasCont ul li p{
	display:none;
	color: #999;
	line-height: 18px;
	/*display: -webkit-box;*/
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.fasCont ul li img{
	width: 80px;
}
/* 优势技术 */
.jsCont{
	height: 800px;
	background:url(../images/Group49.png) center top no-repeat;
	background-size: auto 100%;
}

.jsCont  .bt{
	margin-top: 60px;
}
.jsCont  .pro{
	line-height: 32px;
	padding-top: 10px;
	margin-top: 40px;
	 word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 7; 
	overflow: hidden; 
}
.moreBtn{
	display: block;
	width: 189px;
	height: 46px;
	background: #00B3B9;
	line-height: 46px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	text-align: center;
	position: relative;
	transition: 3s;
	color:#fff;
	margin-top: 70px;
}
.moreBtn::after{transition: 0.3s;position: absolute;content: "";right:20px;width:20px;height: 10px;bottom:18px;background:url(../images/Frame128.png) center center no-repeat;}
.moreBtn:hover{text-decoration:none;color: #fff;}
.moreBtn:hover::after{right:10px;}
.moreBtnStyle2{
	background: #fff;
	color: #00b3b9 !important;
	margin-top: 20px;
}
.moreBtnStyle2::after{background:url(../images/morebgline.png) center center no-repeat;}
/* honor */
.honorCont{
	height: 800px;
	background:url(../images/honorbg.png) center top no-repeat;
}
.honorCont .title{
	padding: 143px 0px 75px 0px;
}
.honorCont .moreR,
.newCont .moreR{
	display: block;
	width: 161px;
	height: 46px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	line-height: 46px;
	text-align: center;
	/* position: absolute;
	right: 0px;
	top:0px; */
	float: right;
	text-decoration: none;
	color:#000;
	font-family: HarmonyOS Sans SC-Regular;
	font-size: 14px;
	position: relative;
}
.honorCont .moreR::after,
.newCont .moreR::after{position: absolute;content: "";left:-20px;width:49px;border-bottom: 2px solid #00B3B9;bottom:22px;transition: 0.4s;;}
.honorCont .moreR:hover,
.newCont .moreR:hover{text-decoration:none;color: #00B3B9;}
.honorCont .moreR:hover::after,
.newCont .moreR:hover::after{width:49px;left:-35px;border-bottom:2px solid #00B3B9;}

/* cooperate */
.cooperateCont{
	height: 800px;
	color:#fff;
	background:url(../images/cooperateBg.png) center top #00B3B9 no-repeat;
}
.cooperateCont a{
	color:#fff;
}
.cooperateCont a:hover{
	text-decoration: none;
}
.cooperateCont .sBt{
	display: block;
	margin-bottom: 30px;
}
.cooperateCont .sBt b{
	height: 47px;
	font-size: 40px;
	font-family: HarmonyOS Sans SC-Medium, HarmonyOS Sans SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 30px;
	line-height: 47px;
}
.cooperateCont .sBt span{
	height: 47px;
	font-size: 30px;
	text-align: left;
	margin-bottom: 30px;
	font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 47px;
}
.cooperateCont .item h2{
	height: 30px;
	font-size: 26px;
	font-weight: 500;
	line-height: 30px;
}
.cooperateCont .item p{
	font-size: 16px;
	line-height: 24px;
	font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
	font-weight: 400;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden; 
}
.cooperateCont .itemImg img{
	position: relative;
	/* transform: scale(1.05); */
}
.cooperateCont .itemImg{
	overflow: hidden;
	position: relative;
	max-height: 258px;
	box-shadow: 0px 16px 30px 0px rgba(0,179,185,0.12);
}

.cooperateCont .p{
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	position: absolute;
	top: 49%;
	left:5px;
	right:5px;
}
.cooperateCont .itemImg:hover::after{
	transition: 0.3s;
	border:5px solid #54E2E7;
}
.cooperateCont .itemImg::after{
	transition: 0.3s;
	position: absolute;
	content: "";
	z-index:5;
	right:0px;bottom:0px;top: 0px;left:0px;
	border:5px solid transparent;
}
.cooperateCont .title span{
	margin-top:10px;
	display: block;
	background-color: #fff;
	padding:0px 0px;
	height: 115px;
	text-align: center;
}
.cooperateCont .title span img{
	width: 100%;
	height: 100%;
}
/* new */
.newCont{
	height: 800px;
	color:#fff;
	background:url(../images/newbg.png) center top no-repeat;
}
.newCont .title{
	margin-bottom: 50px;
}
.newCont .more{
	width: 68px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	background: #00B3B9;
}
.descCont{
	margin-top: 10px;
	background-color: #fff;
	padding: 15px;
}
.descCont h2{
	font-size: 22px;
	margin-top: 0px;
}
.descCont h2 a{
	color:#000;
}
.descCont h2 a.more{
	color:#fff;
	font-size: 12px;
}
.descCont h2 a:hover{
	text-decoration: none;
}
.descCont span{
	display: block;
	color: #999;
	line-height: 21px;
	padding-bottom: 10px;
}
.descCont p{
	font-size: 14px;
	font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
	font-weight: 400;
	color: #666666;
	line-height: 21px;
}

.newlist{padding:0px;background-color: #fff;float: left;padding: 15px;}
.newlist li{margin:0px 0px 26px 0px;}
.newlist li:last-child{
	margin-bottom: 10px;
}
.newlist li:first{
	margin-top: 40px;
}
.newlist li h2{margin: 0px 0px 10px 0px;}
.newlist li h2 a{font-size:18px;color: #000; transition: 0.3s;}
.newlist li h2:hover  a{color: #00B3B9;text-decoration: none;}
.newlist li h2 p{font-size: 1.8rem;color: #545454;}
.newlist li  p{
	padding: 0px;
	font-size: 14px;
	font-family: HarmonyOS Sans SC-Regular;
	font-weight: 400;
	color: #666666;
	line-height: 21px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden; 
}
.newlist li h3{font-size: 1.8rem;color: #545454;padding: 5px 0px;font-size: 1.6rem;margin: 0px 0px 5px 0px;}
.newlist .dtime{color: #fff;font-size: 1.8rem;padding:10px;overflow: hidden;border-right: 1px solid #C2C2C2;}
.newlist .dtime i{display: block;font-style: normal;font-size:36px;color:#000;}
.newlist .dtime em{display: block;font-style: normal;font-size:14px;color:#000;margin-top:-5px;}
.news .more a{width: 20%;padding: 10px;color:#a5a5a5;border: 2px solid #9f9f9f;display: block;margin: 0 auto;text-align: center; text-decoration: none;transition: 0.4s;font-size:14px;}
.news .more a:hover{color: #fff;border:2px solid #b69a84;background-color: #b69a84;}
.newspage{font-size:14px;color:#666;background-color: #2f2f2f;padding:20px 10px;}
.newspage div a{line-height:3.2rem;transition: 0.3s;}
.newspage{color: #666;}
.newspage a:link,.newspage a:visited {
    text-decoration: none;
    color: #666;
}




/*aboutproduct*/
.aboutproduct{padding:70px 0px 50px 0px}
.aboutproduct-pro{color: #707070;font-size: 16px;text-align: center;margin-bottom: 70px;}
.aboutproduct img{width: 154px;}
.aboutproduct .row{text-align: center;}
.aboutproduct h2{font-size: 24px;color: #333;padding: 15px 0px 8px;}
.aboutproduct p{font-size:12px;color: #888;line-height: 26px;padding: 0px 50px;}
.aboutproduct .more{display:block;margin: 60px auto 50px auto;color: #666;position: relative;width: 200px;padding-left:100px;transition: 3s;}
.aboutproduct .more::after{position: absolute;content: "";left:0px;width:89px;border-bottom: 1px solid #666;bottom:10px;}
.aboutproduct .more:hover{text-decoration:none;color: #084397;}
.aboutproduct .more:hover::after{width:93px;border-bottom:1px solid #084397;}


.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

/*
*Owl Carousel Owl Demo Theme
*www.mycodes.net
*/
.owl-theme .owl-controls{margin-top: 70px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width:40px;height:5px;margin:0px 7px 10px;opacity: 1;background:#CCCCCC;;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;background:#00B3B9;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
#owl-demo .item{
	margin: 3px;
}
#owl-demo .item>a{position: relative;display: block;}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}

.slick-track .slick-arrow{display: none!important;}

.glow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.glow:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}




.swal-icon--error {
				border-color: #f27474;
				-webkit-animation: animateErrorIcon .5s;
				animation: animateErrorIcon .5s
			}

			.swal-icon--error__x-mark {
				position: relative;
				display: block;
				-webkit-animation: animateXMark .5s;
				animation: animateXMark .5s
			}

			.swal-icon--error__line {
				position: absolute;
				height: 5px;
				width: 47px;
				background-color: #f27474;
				display: block;
				top: 37px;
				border-radius: 2px
			}

			.swal-icon--error__line--left {
				-webkit-transform: rotate(45deg);
				transform: rotate(45deg);
				left: 17px
			}

			.swal-icon--error__line--right {
				-webkit-transform: rotate(-45deg);
				transform: rotate(-45deg);
				right: 16px
			}

			@-webkit-keyframes animateErrorIcon {
				0% {
					-webkit-transform: rotateX(100deg);
					transform: rotateX(100deg);
					opacity: 0
				}

				to {
					-webkit-transform: rotateX(0deg);
					transform: rotateX(0deg);
					opacity: 1
				}
			}

			@keyframes animateErrorIcon {
				0% {
					-webkit-transform: rotateX(100deg);
					transform: rotateX(100deg);
					opacity: 0
				}

				to {
					-webkit-transform: rotateX(0deg);
					transform: rotateX(0deg);
					opacity: 1
				}
			}

			@-webkit-keyframes animateXMark {
				0% {
					-webkit-transform: scale(.4);
					transform: scale(.4);
					margin-top: 26px;
					opacity: 0
				}

				50% {
					-webkit-transform: scale(.4);
					transform: scale(.4);
					margin-top: 26px;
					opacity: 0
				}

				80% {
					-webkit-transform: scale(1.15);
					transform: scale(1.15);
					margin-top: -6px
				}

				to {
					-webkit-transform: scale(1);
					transform: scale(1);
					margin-top: 0;
					opacity: 1
				}
			}

			@keyframes animateXMark {
				0% {
					-webkit-transform: scale(.4);
					transform: scale(.4);
					margin-top: 26px;
					opacity: 0
				}

				50% {
					-webkit-transform: scale(.4);
					transform: scale(.4);
					margin-top: 26px;
					opacity: 0
				}

				80% {
					-webkit-transform: scale(1.15);
					transform: scale(1.15);
					margin-top: -6px
				}

				to {
					-webkit-transform: scale(1);
					transform: scale(1);
					margin-top: 0;
					opacity: 1
				}
			}

			.swal-icon--warning {
				border-color: #f8bb86;
				-webkit-animation: pulseWarning .75s infinite alternate;
				animation: pulseWarning .75s infinite alternate
			}

			.swal-icon--warning__body {
				width: 5px;
				height: 47px;
				top: 10px;
				border-radius: 2px;
				margin-left: -2px
			}

			.swal-icon--warning__body,
			.swal-icon--warning__dot {
				position: absolute;
				left: 50%;
				background-color: #f8bb86
			}

			.swal-icon--warning__dot {
				width: 7px;
				height: 7px;
				border-radius: 50%;
				margin-left: -4px;
				bottom: -11px
			}

			@-webkit-keyframes pulseWarning {
				0% {
					border-color: #f8d486
				}

				to {
					border-color: #f8bb86
				}
			}

			@keyframes pulseWarning {
				0% {
					border-color: #f8d486
				}

				to {
					border-color: #f8bb86
				}
			}

			.swal-icon--success {
				border-color: #a5dc86
			}

			.swal-icon--success:after,
			.swal-icon--success:before {
				content: "";
				border-radius: 50%;
				position: absolute;
				width: 60px;
				height: 120px;
				background: #fff;
				-webkit-transform: rotate(45deg);
				transform: rotate(45deg)
			}

			.swal-icon--success:before {
				border-radius: 120px 0 0 120px;
				top: -7px;
				left: -33px;
				-webkit-transform: rotate(-45deg);
				transform: rotate(-45deg);
				-webkit-transform-origin: 60px 60px;
				transform-origin: 60px 60px
			}

			.swal-icon--success:after {
				border-radius: 0 120px 120px 0;
				top: -11px;
				left: 30px;
				-webkit-transform: rotate(-45deg);
				transform: rotate(-45deg);
				-webkit-transform-origin: 0 60px;
				transform-origin: 0 60px;
				-webkit-animation: rotatePlaceholder 4.25s ease-in;
				animation: rotatePlaceholder 4.25s ease-in
			}

			.swal-icon--success__ring {
				width: 80px;
				height: 80px;
				border: 4px solid hsla(98, 55%, 69%, .2);
				border-radius: 50%;
				box-sizing: content-box;
				position: absolute;
				left: -4px;
				top: -4px;
				z-index: 2
			}

			.swal-icon--success__hide-corners {
				width: 5px;
				height: 90px;
				background-color: #fff;
				padding: 1px;
				position: absolute;
				left: 28px;
				top: 8px;
				z-index: 1;
				-webkit-transform: rotate(-45deg);
				transform: rotate(-45deg)
			}

			.swal-icon--success__line {
				height: 5px;
				background-color: #a5dc86;
				display: block;
				border-radius: 2px;
				position: absolute;
				z-index: 2
			}

			.swal-icon--success__line--tip {
				width: 25px;
				left: 14px;
				top: 46px;
				-webkit-transform: rotate(45deg);
				transform: rotate(45deg);
				-webkit-animation: animateSuccessTip .75s;
				animation: animateSuccessTip .75s
			}

			.swal-icon--success__line--long {
				width: 47px;
				right: 8px;
				top: 38px;
				-webkit-transform: rotate(-45deg);
				transform: rotate(-45deg);
				-webkit-animation: animateSuccessLong .75s;
				animation: animateSuccessLong .75s
			}

			@-webkit-keyframes rotatePlaceholder {
				0% {
					-webkit-transform: rotate(-45deg);
					transform: rotate(-45deg)
				}

				5% {
					-webkit-transform: rotate(-45deg);
					transform: rotate(-45deg)
				}

				12% {
					-webkit-transform: rotate(-405deg);
					transform: rotate(-405deg)
				}

				to {
					-webkit-transform: rotate(-405deg);
					transform: rotate(-405deg)
				}
			}

			@keyframes rotatePlaceholder {
				0% {
					-webkit-transform: rotate(-45deg);
					transform: rotate(-45deg)
				}

				5% {
					-webkit-transform: rotate(-45deg);
					transform: rotate(-45deg)
				}

				12% {
					-webkit-transform: rotate(-405deg);
					transform: rotate(-405deg)
				}

				to {
					-webkit-transform: rotate(-405deg);
					transform: rotate(-405deg)
				}
			}

			@-webkit-keyframes animateSuccessTip {
				0% {
					width: 0;
					left: 1px;
					top: 19px
				}

				54% {
					width: 0;
					left: 1px;
					top: 19px
				}

				70% {
					width: 50px;
					left: -8px;
					top: 37px
				}

				84% {
					width: 17px;
					left: 21px;
					top: 48px
				}

				to {
					width: 25px;
					left: 14px;
					top: 45px
				}
			}

			@keyframes animateSuccessTip {
				0% {
					width: 0;
					left: 1px;
					top: 19px
				}

				54% {
					width: 0;
					left: 1px;
					top: 19px
				}

				70% {
					width: 50px;
					left: -8px;
					top: 37px
				}

				84% {
					width: 17px;
					left: 21px;
					top: 48px
				}

				to {
					width: 25px;
					left: 14px;
					top: 45px
				}
			}

			@-webkit-keyframes animateSuccessLong {
				0% {
					width: 0;
					right: 46px;
					top: 54px
				}

				65% {
					width: 0;
					right: 46px;
					top: 54px
				}

				84% {
					width: 55px;
					right: 0;
					top: 35px
				}

				to {
					width: 47px;
					right: 8px;
					top: 38px
				}
			}

			@keyframes animateSuccessLong {
				0% {
					width: 0;
					right: 46px;
					top: 54px
				}

				65% {
					width: 0;
					right: 46px;
					top: 54px
				}

				84% {
					width: 55px;
					right: 0;
					top: 35px
				}

				to {
					width: 47px;
					right: 8px;
					top: 38px
				}
			}

			.swal-icon--info {
				border-color: #c9dae1
			}

			.swal-icon--info:before {
				width: 5px;
				height: 29px;
				bottom: 17px;
				border-radius: 2px;
				margin-left: -2px
			}

			.swal-icon--info:after,
			.swal-icon--info:before {
				content: "";
				position: absolute;
				left: 50%;
				background-color: #c9dae1
			}

			.swal-icon--info:after {
				width: 7px;
				height: 7px;
				border-radius: 50%;
				margin-left: -3px;
				top: 19px
			}

			.swal-icon {
				width: 80px;
				height: 80px;
				border-width: 4px;
				border-style: solid;
				border-radius: 50%;
				padding: 0;
				position: relative;
				box-sizing: content-box;
				margin: 20px auto
			}

			.swal-icon:first-child {
				margin-top: 32px
			}

			.swal-icon--custom {
				width: auto;
				height: auto;
				max-width: 100%;
				border: none;
				border-radius: 0
			}

			.swal-icon img {
				max-width: 100%;
				max-height: 100%
			}

			.swal-title {
				color: rgba(0, 0, 0, .65);
				font-weight: 600;
				text-transform: none;
				position: relative;
				display: block;
				padding: 13px 16px;
				font-size: 27px;
				line-height: normal;
				text-align: center;
				margin-bottom: 0
			}

			.swal-title:first-child {
				margin-top: 26px
			}

			.swal-title:not(:first-child) {
				padding-bottom: 0
			}

			.swal-title:not(:last-child) {
				margin-bottom: 13px
			}

			.swal-text {
				font-size: 16px;
				position: relative;
				float: none;
				line-height: normal;
				vertical-align: top;
				text-align: left;
				display: inline-block;
				margin: 0;
				padding: 0 10px;
				font-weight: 400;
				color: rgba(0, 0, 0, .64);
				max-width: calc(100% - 20px);
				overflow-wrap: break-word;
				box-sizing: border-box
			}

			.swal-text:first-child {
				margin-top: 45px
			}

			.swal-text:last-child {
				margin-bottom: 45px
			}

			.swal-footer {
				text-align: right;
				padding-top: 13px;
				margin-top: 13px;
				padding: 13px 16px;
				border-radius: inherit;
				border-top-left-radius: 0;
				border-top-right-radius: 0
			}

			.swal-button-container {
				margin: 5px;
				display: inline-block;
				position: relative
			}

			.swal-button {
				background-color: #000;
				color: #fff;
				border: none;
				box-shadow: none;
				border-radius: 5px;
				font-weight: 600;
				font-size: 14px;
				padding: 10px 24px;
				margin: 0;
				cursor: pointer
			}

			.swal-button[not:disabled]:hover {
				background-color: #78cbf2
			}

			.swal-button:active {
				background-color: #70bce0
			}

			.swal-button:focus {
				outline: none;
				box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(43, 114, 165, .29)
			}

			.swal-button[disabled] {
				opacity: .5;
				cursor: default
			}

			.swal-button::-moz-focus-inner {
				border: 0
			}

			.swal-button--cancel {
				color: #555;
				background-color: #efefef
			}

			.swal-button--cancel[not:disabled]:hover {
				background-color: #e8e8e8
			}

			.swal-button--cancel:active {
				background-color: #d7d7d7
			}

			.swal-button--cancel:focus {
				box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(116, 136, 150, .29)
			}

			.swal-button--danger {
				background-color: #e64942
			}

			.swal-button--danger[not:disabled]:hover {
				background-color: #df4740
			}

			.swal-button--danger:active {
				background-color: #cf423b
			}

			.swal-button--danger:focus {
				box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(165, 43, 43, .29)
			}

			.swal-content {
				padding: 0 20px;
				margin-top: 20px;
				font-size: medium
			}

			.swal-content:last-child {
				margin-bottom: 20px
			}

			.swal-content__input,
			.swal-content__textarea {
				-webkit-appearance: none;
				background-color: #fff;
				border: none;
				font-size: 14px;
				display: block;
				box-sizing: border-box;
				width: 100%;
				border: 1px solid rgba(0, 0, 0, .14);
				padding: 10px 13px;
				border-radius: 2px;
				transition: border-color .2s
			}

			.swal-content__input:focus,
			.swal-content__textarea:focus {
				outline: none;
				border-color: #6db8ff
			}

			.swal-content__textarea {
				resize: vertical
			}

			.swal-button--loading {
				color: transparent
			}

			.swal-button--loading~.swal-button__loader {
				opacity: 1
			}

			.swal-button__loader {
				position: absolute;
				height: auto;
				width: 43px;
				z-index: 2;
				left: 50%;
				top: 50%;
				-webkit-transform: translateX(-50%) translateY(-50%);
				transform: translateX(-50%) translateY(-50%);
				text-align: center;
				pointer-events: none;
				opacity: 0
			}

			.swal-button__loader div {
				display: inline-block;
				float: none;
				vertical-align: baseline;
				width: 9px;
				height: 9px;
				padding: 0;
				border: none;
				margin: 2px;
				opacity: .4;
				border-radius: 7px;
				background-color: hsla(0, 0%, 100%, .9);
				transition: background .2s;
				-webkit-animation: swal-loading-anim 1s infinite;
				animation: swal-loading-anim 1s infinite
			}

			.swal-button__loader div:nth-child(3n+2) {
				-webkit-animation-delay: .15s;
				animation-delay: .15s
			}

			.swal-button__loader div:nth-child(3n+3) {
				-webkit-animation-delay: .3s;
				animation-delay: .3s
			}

			@-webkit-keyframes swal-loading-anim {
				0% {
					opacity: .4
				}

				20% {
					opacity: .4
				}

				50% {
					opacity: 1
				}

				to {
					opacity: .4
				}
			}

			@keyframes swal-loading-anim {
				0% {
					opacity: .4
				}

				20% {
					opacity: .4
				}

				50% {
					opacity: 1
				}

				to {
					opacity: .4
				}
			}

			.swal-overlay {
				position: fixed;
				top: 0;
				bottom: 0;
				left: 0;
				right: 0;
				text-align: center;
				font-size: 0;
				overflow-y: auto;
				background-color: rgba(0, 0, 0, .4);
				z-index: 10000;
				pointer-events: none;
				opacity: 0;
				transition: opacity .3s
			}

			.swal-overlay:before {
				content: " ";
				display: inline-block;
				vertical-align: middle;
				height: 100%
			}

			.swal-overlay--show-modal {
				opacity: 1;
				pointer-events: auto
			}

			.swal-overlay--show-modal .swal-modal {
				opacity: 1;
				pointer-events: auto;
				box-sizing: border-box;
				-webkit-animation: showSweetAlert .3s;
				animation: showSweetAlert .3s;
				will-change: transform
			}

			.swal-modal {
				width: 478px;
				opacity: 0;
				pointer-events: none;
				background-color: #fff;
				text-align: center;
				border-radius: 5px;
				position: static;
				margin: 20px auto;
				display: inline-block;
				vertical-align: middle;
				-webkit-transform: scale(1);
				transform: scale(1);
				-webkit-transform-origin: 50% 50%;
				transform-origin: 50% 50%;
				z-index: 10001;
				transition: opacity .2s, -webkit-transform .3s;
				transition: transform .3s, opacity .2s;
				transition: transform .3s, opacity .2s, -webkit-transform .3s
			}

			@media (max-width:500px) {
				.swal-modal {
					width: calc(90% - 20px)
				}
			}

			@-webkit-keyframes showSweetAlert {
				0% {
					-webkit-transform: scale(1);
					transform: scale(1)
				}

				1% {
					-webkit-transform: scale(.5);
					transform: scale(.5)
				}

				45% {
					-webkit-transform: scale(1.05);
					transform: scale(1.05)
				}

				80% {
					-webkit-transform: scale(.95);
					transform: scale(.95)
				}

				to {
					-webkit-transform: scale(1);
					transform: scale(1)
				}
			}

			@keyframes showSweetAlert {
				0% {
					-webkit-transform: scale(1);
					transform: scale(1)
				}

				1% {
					-webkit-transform: scale(.5);
					transform: scale(.5)
				}

				45% {
					-webkit-transform: scale(1.05);
					transform: scale(1.05)
				}

				80% {
					-webkit-transform: scale(.95);
					transform: scale(.95)
				}

				to {
					-webkit-transform: scale(1);
					transform: scale(1)
				}
			}
	@media(max-width:1680px) {
		.fa-list {padding:40px 0px;}
		.fali{padding:10px!important;}
		.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:30px 10px 40px 10px;margin:0px;}
		.fali p a{ color:#777;font-size:18px;}
	}	
	@media(max-width:1440px) {
		.aboutCont{
			height: 700px;
		}
		.jsCont{
			height: 700px;
		}
		.fa-list {padding:30px 0px;}
		.fali{padding:10px!important;}
		.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:30px 10px 30px 10px;margin:0px;}
		.fali p a{ color:#777;font-size:16px;}
		
		.wrapbox{padding:0px 20px!important;}
		.videolist{padding:0px 0px 50px!important;}
		.videoli p{padding:20px}
		.videolist>div>div{padding:10px;}
		.videoli {position: relative; margin-bottom:10px;}
		.picScroll-left .prev{left:-10px;}
		.picScroll-left .next{right:-10px;}
		.picScroll-left li .more2{margin-top:40px;margin-bottom:30px;}
		
		/*fangan*/
		.fangan {padding:60px 0px 60px 100px;background: url(../images/fabg.png) #f6f6f6 0px 80% no-repeat;background-size:auto 154px;}
		.fanganleft{width:280px;padding:15px 30px 30px;}
		.fanganright{width: 60%;}
		.fatext {
			width: 280px;
			height: 280px;
			padding:15px 20px 20px 20px;
		}
		.fatext p { padding-top:30px;}
		
		/*video*/
		.home-video__wrap .cont .txt .p1{padding-bottom:15px!important;}
		.home-video__wrap .cont .txt .p2{padding-bottom: 10px!important;}
		.home-video__wrap .cont .txt .more{margin-top:30px!important;}
		.home-video__wrap .cont .txt h3 {font-size:28px!important;}
		
		
	}
	@media(max-width:1400px) {
		.aboutCont{
			height: 700px;
		}
		.jsCont{
			height: 700px;
		}
		.fa-list {padding:30px 0px;}
		.fali{padding:10px!important;}
		.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:30px 10px 30px 10px;margin:0px;}
		.fali p a{ color:#777;font-size:16px;}
		.picScroll-left .prev{left:-30px;}
		.picScroll-left .next{right:-30px;}
		.picScroll-left li .more2{margin-top:30px;margin-bottom:20px;}
			/*fangan*/
		.fangan {padding:60px 0px 60px 100px;background: url(../images/fabg.png) #f6f6f6 0px 80% no-repeat;background-size:auto 154px;}
		.fanganleft{width:280px;padding:15px 30px 30px;}
		.fanganright{width: 60%;}
		.fatext {
			width: 280px;
			height: 280px;
			padding:15px 20px 20px 20px;
		}
		.fatext p { padding-top:30px;}

	}
	@media(max-width:1366px) {
		.aboutCont{
			height: 650px;
		}
		.jsCont{
			height: 650px;
		}
		/*fangan*/
		.fangan {padding:60px 0px 60px 100px;background: url(../images/fabg.png) #f6f6f6 0px 80% no-repeat;background-size:auto 154px;}
		.fanganleft{width:280px;padding:15px 30px 30px;}
		.fanganright{width: 65%;}
		.faslideBox .hd{right:30px;}
		.fanganleft h2 {font-size: 20px;}
		.fanganleft p { padding:30px 0px 30px;font-size: 12px;line-height: 23px;}
		.fatext {
			width: 280px;
			height: 280px;
			padding:15px 20px 20px 20px;
		}
		.fatext p { padding-top:30px;}
		.faslideBox .bd li{margin-right:60px;}
		.faslideBox .pageState,.faslideBox .hd{height:40px;line-height: 40px;width: 100px;}
	}
	@media(max-width:1200px) {
		.aboutCont{
			height: 600px;
		}
		.jsCont{
			height: 600px;
		}
		.fa-list {padding:30px 0px;}
		.fali{padding:10px!important;}
		.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:30px 10px 30px 10px;margin:0px;}
		.fali p a{ color:#777;font-size:16px;}
		
		.wrapbox{padding:0px 20px!important;}
		.videolist{padding:0px 0px 50px!important;}
		.videoli p{padding:17px}
		.videolist>div>div{padding:10px;}
		.videoli {position: relative; margin-bottom:10px;}
		
		.picScroll-left .prev{left:-10px;}
		.picScroll-left .next{right:-10px;}
		.picScroll-left li .more2{margin-top:30px;margin-bottom:20px;}
		
		/*fangan*/
		.fangan {padding:60px 0px 60px 100px;background: url(../images/fabg.png) #f6f6f6 0px 80% no-repeat;background-size:auto 154px;}
		.fanganleft{width:280px;padding:15px 30px 30px;}
		.fanganright{width:70%;}
		.faslideBox .hd{right:30px;}
		.fanganleft h2 {font-size:18px;}
		.fanganleft p { padding:20px 0px 20px;font-size: 12px;line-height: 22px;}
		.fatext {
			width: 260px;
			height: 260px;
			padding:15px 20px 20px 20px;
		}
		.fatext p { padding-top:10px;font-size: 12px;}
		.faslideBox .bd li{margin-right:60px;}
		.faslideBox .pageState,.faslideBox .hd{height:40px;line-height: 40px;width:100px;}
		.fatext .more{margin-top:10px;}
		.fatext{left:-144px;}
	}		
	@media(max-width:992px) {
		.aboutCont{
			height: 500px;
		}
		.jsCont{
			height: 500px;
		}
		.cooperateCont{
			height: 640px;
		}
		.jsCont .pro{
			-webkit-line-clamp: 5;
		}
		.fa-list {padding:30px 0px;}
		.fali{padding:10px!important;}
		.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:20px 10px 20px 10px;margin:0px;}
		.fali p a{ color:#777;font-size:16px;}
		
		.wrapbox{padding:0px 20px!important;}
		.videolist{padding:0px 0px 50px!important;}
		.videoli p{padding:15px}
		.videolist>div>div{padding:10px;}
		.videoli {position: relative; margin-bottom:10px;}
		
		.picScroll-left .prev{left:-10px;}
		.picScroll-left .next{right:-10px;}
		.picScroll-left li .more2{margin-top:30px;margin-bottom:20px;}
		
		.gd2{margin-bottom:50px;}
		.zplist h2 {padding:50px 0px 30px 0px;font-size:28px;}
		.zplist-topshow{padding:50px 0px 30px 0px;}
		.zplist-topshow h2{font-size:28px;}

		.hxtd-list  .pli span:nth-child(1){margin-top:5px;font-size: 20px!important;}
		.hxtd-list  .pli .case-tit2{
			color: #666;
			font-size: 14px;
			padding-left:30px;
			padding-right: 20px;
			height:40px;
			overflow:hidden; 
			text-overflow:ellipsis;
			display:-webkit-box; 
			-webkit-box-orient:vertical;
			-webkit-line-clamp:2; 
		}
		
		/*fangan*/
		.fangan {padding:30px 0px 30px 10px;background: url(../images/fabg.png) #f6f6f6 0px 80% no-repeat;background-size:auto 154px;}
		.fanganleft{width:280px;padding:15px 30px 30px;}
		.fanganright{width:70%;}
		.faslideBox .hd{right:170px;}
		.fanganleft h2 {font-size:16px;}
		.fanganleft p { padding:20px 0px 20px;font-size: 12px;line-height: 22px;}
		.fatext {
			width: 240px;
			height: 240px;
			padding:15px 20px 20px 20px;
		}
		.fatext h2{font-size: 18px!important;}
		.fatext p { padding-top:10px;font-size: 12px;}
		.faslideBox .bd li{margin-right:60px;width: 70%;}
		.faslideBox .pageState,.faslideBox .hd{height:40px;line-height: 40px;width:100px;}
		.fatext .more{margin-top:10px;}
		.fatext{left:-124px;}
		
		.home-video__wrap .cont .txt h2{font-size: 18px;}
		.home-video__wrap .cont .txt h3{
			font-size: 20px!important;
		}
	}		
@media(max-width:768px) {
	.cooperateCont{
		height: 590px!important;
	}
	.honorCont {
	    height: 720px!important;
	}
	.aboutCont{height: 460px;}
	.jsCont{height: 540px;}
	.jsCont .bt{
		margin-top: 40px;
	}
	.jsCont .pro{
		margin-top: 30px;
		padding-right: 30px;
		-webkit-line-clamp: 4;
		margin-bottom: 60px;
	}
	.aboutCont .bt b,
	.jsCont .bt b{
		font-size: 35px;
	}
	.aboutCont .bt span,
	.jsCont .bt span{
		font-size: 24px;
	}
	.aboutCont .pro{
		padding-top: 12px;
	}
	.aboutCont h2 {
	    font-size: 20px;
	    padding: 0px;
	}
	.jsCont .moreBtn{
		margin-top: 30px;
	}
	.fasCont{
		height: 340px;
	}
	.fasCont ul li {
		height: 200px;
	}
	.fasCont .sBt b{
		font-size: 30px;
	}
	.fasCont ul li p{
		display: none;
	}
	
	
	.product-list li{
		padding:30px;
	}
	/* .header {background-size: 110px 30px!important;} */
	.newslist .case-text>div{padding-left:0px!important;}
	.newslist .case-text>p{padding-left:30px!important;margin-top:20px!important;}
	.newslist .case-text>div>a{padding-left:0px!important;}
	.newslist .more2{
		text-align:center;
		width:100%;
	}
	.newslist .pli .more2 a{
		padding-left:40px!important;
		margin-left:0px;
		margin:30px auto;
	}
	.cpfllist{width:100%;}
	.cpfllist a{display: inline-block;}
	
	.newslist .pli{
		padding:10px;
	}
	.newslist .case-text{
		padding:15px!important;
	}
	.product-list .pli img{
		width:calc(100% - 10px);
		padding:0px 0px 0px 10px;
	}
	.newslist p{
		margin:15px 0px 15px!important;
	}
	.newslist .case-tit1{
		padding-bottom:10px;
	}
	.newslist .case-tit1 a{
		font-size:16px!important;
		white-space:nowrap;  
		overflow:hidden;  
		text-overflow:ellipsis;
	}
	
	.nymenu{
		display:none!important;
	}
	.cpfllist a {
		padding: 5px 10px;
		margin:0px 0px 10px 0px;
	}
	.nycpfl{
		padding:20px 0px;
		
	}
	.bigtitle{
		font-size:20px;
		padding:20px 0px;
	}
	.downlist{padding:0px;display: inherit;}
	.downlist .dli {
		padding: 20px 0px 15px 0px;
	}
	.downlist .dli .textone{line-height: 30px;}
	.wrap {
		padding-top:56px!important;
	}
	.product-list .pli {
	    padding:30px 20px;
	}	
	.cpflbt{display: none;}
	.nymenu{display:none!important;}
	.downlist .pagelist{
		padding:20px;
		width:100%;
		margin:0px;
	}
	.newsinfobt h2{
		font-size: 20px;
		line-height: 28px;
		padding:0px 0px 15px;
		margin-bottom: 0px;
	}
	.newsinfo-left {padding-right: 0px !important;}
	.newsinfo-right {padding:0px 0px 0px 0px!important;}
	.newspage {padding:20px 0px 0px;}
	.fa-list {padding:30px 0px;}
	.fali{padding:10px!important;}
	.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:20px 10px 20px 10px;margin:0px;}
	.fali p a{ color:#777;font-size:16px;}
	
	.fainfo-top {padding-bottom:50px;}
	.fainfo-top h2 {font-size:24px;padding:30px 0px 20px 0px;}
	.fainfo-top .fainfo-cont {line-height:34px;}
	
	.fainfo-list h5 {padding:0px 0px 0px 0px;}
	.fainfo-list h5 a {font-size:16px;}
	.fainfo-list h2 {padding:30px 0px 20px 0px;font-size:24px;}
	
	.wrapbox{padding:0px 20px!important;}
	.videolist{padding:0px 0px 50px!important;}
	.videoli p{padding:15px}
	.videolist>div>div{padding:5px;}
	.videoli {position: relative; margin-bottom:15px;}
	
	.picScroll-left .prev{left:-2px;}
	.picScroll-left .next{right:-2px;}
	.picScroll-left li .more2{margin-top:30px;margin-bottom:20px;}
	
	.gd2{margin-bottom:50px;}
	.zplist h2 {padding:30px 0px 20px 0px;font-size:26px;}
	.zplist-topshow{padding:30px 0px 20px 0px;}
	.zplist-topshow h2{font-size:26px;}
	
	.hxtd-list  .pli .case-tit2{padding-bottom: 30px;}
	.hxtd-list .pli>div {
	    padding:15px;
	}
	.hxtd-list .pli .case-tit1{padding-left: 0px;}
	.hxtd-list .pli .case-tit2{padding-left: 0px;}
	.hxtd-list>div{padding-left:0px;}
	.title-tit {
	    padding:10px 15px 20px;
	    line-height: 26px;
	}
	.hxtd-list  .pli .case-tit2{-webkit-line-clamp:6;height: auto;}
	.hxtd-list .pli {
	    margin:15px 0px 10px 0px;
	}
	.hxtd-list {padding-bottom:50px;}
	.contact-list>div{margin-bottom:50px;height:inherit;}
	.lx-title {
	    padding: 40px 0px 30px 15px;
		margin-bottom: 20px;
	}
	.contact-list>div:nth-child(1){
		padding-bottom:30px;
		margin-bottom:20px;
		border-bottom: 1px solid #dedede;	
		padding-left: 60px;
	}
	.contact-list>div:nth-child(2){
		padding-bottom:30px;
		margin-bottom:20px;
		border-bottom: 1px solid #dedede;	
		padding-left: 60px;
	}
	.contact-list>div:nth-child(2){
		padding-left: 60px;
	}
	.contact-list .more{margin: 40px 0px 20px;}
	
	/*fangan*/
	.fangan {padding:30px 0px 30px 10px;background:#f6f6f6;position: relative;}
	.fanganleft{width:220px;padding:10px 20px 0px;position: absolute;left:20px;bottom:40px;z-index:1;}
	.fanganleft .more{margin-bottom: 15px;}
	.fanganright{width:100%;}
	.faslideBox .hd{right:-40px;}
	.fanganleft h2 {font-size:18px;}
	.fanganleft p { padding:12px 0px 12px;font-size: 12px;line-height: 20px;}
	.fatext {
		display: none;
	}
	.faslideBox .bd li{margin-right:30px;width:100%;}
	.faslideBox .bd li img{margin-bottom:0px;}
	.faslideBox .pageState,.faslideBox .hd{height:40px;line-height: 40px;width:100px;}
	
	
	.aboutproduct{padding-top: 30px;padding-bottom: 30px;}
	.aboutproduct img{width:100px;}
	.aboutproduct p{padding:0px 10px;}
	.linkbox{padding:20px 0px 50px;}
	
	
	
}
@media(max-width:640px) {
	.footer-navigation{
		display: block;
		width: 100%;
		padding:15px 0px 0px;
		margin-top: 10px;
		margin-left: 0px!important;
	}
	.footer-navigation a{
		margin-right: 5px!important;
	}
	
	.aboutCont{height: 460px;}
	.jsCont{height: 460px;}
	.productCont{height: auto!important;padding-bottom: 40px;}
	.productCont .bt b,
	.honorCont .bt b,
	.aboutCont .bt b,
	.cooperateCont .sBt b,
	.cooperateCont .item h2,
	.bt b{
		font-size: 22px!important;
	}
	.bt span,
	.productCont .bt span,
	.aboutCont .bt span,
	.honorCont .bt span,
	.cooperateCont .sBt span{
		font-size: 14px!important;;
	}
	.aboutCont .pro{
		padding-top: 12px!important;;
	}
	.aboutCont h2 {
	    font-size: 20px;
	    padding: 0px;
	}
	.slideGroup .parHd ul{
		margin: 15px 0px;
	}
	.slideGroup .parHd{
		height: 150px!important;
	}
	.slideGroup .parBd ul li{
		width:auto;
		height:calc(100% - 59px)!important;
	}
	.slideGroup .tempWrap{
		width: 100%;
	}
	.productCont .bt{
		margin: 0px;
		padding: 20px 0px;
	}
	.slideGroup .parHd{
		display: inherit;
	}
	.slideGroup .parHd ul{
		width: 100%;
	}
	.slideGroup .parBd ul li .pic{
		width: 100%;
		height: 100%;
	}
	.fasCont,
	.newCont,
	.cooperateCont,
	.honorCont{
		display: block;
		height: auto!important;
		padding-bottom: 40px;
	}
	.cooperateCont .sBt{
		margin-top: 40px;
	}
	.newCont{
		padding: 20px 0px!important;
	}
	.fasCont ul li {
		margin: 20px 0px 0px 0px;
	    width: calc(100% - 10px);
	}
	.owl-theme .owl-controls {
		margin: 20px 0px 0px 0px;
	}
	.owl-theme .owl-controls .owl-page span{
		width: 5px;
		margin: 0px 5px 0px;
	}
	.honorCont .moreR,
	.newCont .moreR{
		margin-bottom: 20px;
	}
	.honorCont .title,
	.newCont .title{
		display: block;
	}
	.product-list li{
		padding:15px;
	}
	.product-list li .case-tit1{padding-left: 0px;}
	.product-list li .case-tit2{padding-left: 0px;}
	.product-list li .more a{margin-left: 0px;}
	.product-list {
	    padding-bottom:40px;
	}
	.foot-share, .foot-text{padding-top:0px!important;}
	.menuli a{padding:0px 10px;font-size:12px;}
	.news-list>div{
		padding:0px!important;
	}
	.wrap {
		padding-top:56px!important;
	}
	.cpflbt{display: none;}
	.pagelist ul{display:none;}
	.nymenu{display: none;}
	.product-list .pli {padding:20px 10px;}
	.product-list .case-tit1{padding-left:0px;}
	.product-list .case-tit2{padding-left:0px;}
	.product-list .more a{margin-left:0px!important;margin-top:15px;}
	.downlist .pagelist{
		padding:20px;
		width:100%;
		margin:0px;
	}
	.fa-list {padding:20px 0px;}
	.fali{padding:10px!important;}
	.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:20px 10px 20px 10px;margin:0px;}
	.fali p a{ color:#777;font-size:16px;}
	
	.fainfo-top {padding-bottom:30px;}
	.fainfo-top h2 {font-size:22px;padding:20px 0px 10px 0px;}
	.fainfo-top .fainfo-cont {line-height:30px;}
	
	.fainfo-list h5 {padding:0px 0px 0px 0px;}
	.fainfo-list h5 a {font-size:16px;}
	.fainfo-list h2 {padding:20px 0px 20px 0px;font-size:22px;}
	
	.wrapbox{padding:0px 20px!important;}
	.videolist{padding:0px 0px 50px!important;}
	.videoli p{padding:15px}
	.videolist>div>div{padding:5px;}
	.videoli {position: relative; margin-bottom:10px;}
	
	.picScroll-left .prev{left:-2px;}
	.picScroll-left .next{right:-2px;}
	.picScroll-left li .more2{margin-top:30px;margin-bottom:20px;}
	.gd2{margin-bottom:20px;}
	.zplist h2 {padding:30px 0px 20px 0px;font-size:26px;}
	.gd2{margin-bottom:20px;}
	.zplist h2 {padding:30px 0px 20px 0px;font-size:26px;}
	.zplist-topshow{padding:30px 0px 20px 0px;}
	.zplist-topshow h2{font-size:26px;}
	.hxtd-list>div{padding:0px;}
	.hxtd-list {padding-bottom:50px;}
	
	.home-case__wrap, .home-video__wrap{margin-bottom: 30px;}
	.faslideBox .hd{right:calc(30% - 30px);}
	.faslideBox .bd li{margin-right:50px;width:70%;}
	.faslideBox .bd li img{margin-bottom:0px;}
	.home-case__wrap, .home-video__wrap {
		margin-bottom:20px!important;
	}
	.videobt{font-size: 22px;}
	#table{margin: 30px 10px!important;}
	.linkimg{width: 50%;}
	.linkimg:nth-child(2){border-right:none;}
	.linkimg:nth-child(4){border-right:none;}
	.linkimg:nth-child(6){border-right:none;border-bottom: 1px solid #e0e0e0;}
	.linkimg:nth-child(5){border-right: 1px solid #e0e0e0;}
	.linkimg:nth-child(7){border-right:none;border-bottom: 1px solid #e0e0e0;}
	.linkimg:nth-child(8){border-right:none;border-bottom: 1px solid #e0e0e0;}
}
@media(max-width:320px) {
	.jsCont .bt{
		margin-top: 40px;
		font-size: 35px;
	}
	.jsCont .pro{
		margin-top: 30px;
		padding-right: 30px;
		-webkit-line-clamp: 4;
		margin-bottom: 60px;
	}

	.news-list .pli .case-tit1{
		padding-top:15px;
	}
	.news-list .pli .case-tit1 a {
		font-size: 18px;	
	}
	.news-list .pli .case-text {
		padding-left:10px;
		padding-right:10px;
	}
	.news-list  p{
		margin-bottom:15px!important;
	}
	.news-list .pli .more a {
		margin:15px 0px;
	}
	
	.wrap {
		padding-top:56px!important;
	}
	.sownlist{
		display:block;
	}
	.downlist .dli {
    padding: 10px 0px 10px 0px;
	}
	.downlist .dli .textone{font-size:12px;}
	.cpflbt{display: none;}
	.pagelist ul{display:none;}
	.nymenu{display: none;}
	.product-list .pli {padding:10px 0px;}
	.product-list .case-tit1{padding-left:0px;}
	.product-list .case-tit2{padding-left:0px;}
	.product-list .more a{margin-left:0px!important;margin-top:15px;}
	.downlist .pagelist{padding:20px;width:100%;margin:0px;}
	.downlist .dli .more a{white-space: nowrap;}
	.newspage .nprev a {width: calc(100% - 70px);display: inline-block;vertical-align:bottom;}
	.ninfo-nlist p a {font-size: 12px;}
	.ninfo-nlist p { padding-bottom:0px;}
	.newsshow-more{padding:12px 0px;}
	.ninfo-nlist h2 {
		margin-bottom:20px;
		font-size:18px;
		padding:15px 0px;
		border-bottom: 1px solid #e3e3e3;
	}
	.newsinfobt h2 {font-size:18px;}
	.fa-list {padding:20px 0px;}
	.fali{padding:5px!important;}
	.fali p{border:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding:10px 5px 10px 5px;margin:0px;}
	.fali p a{ color:#777;font-size:14px;}
	
	.fainfo-top {padding-bottom:30px;}
	.fainfo-top h2 {font-size:20px;padding:10px 0px 10px 0px;}
	.fainfo-top .fainfo-cont {line-height:30px;}
	
	.fainfo-list h5 {padding:0px 0px 0px 0px;}
	.fainfo-list h5 a {font-size:14px;}
	.fainfo-list h2 {padding:0px 0px 10px 0px;font-size:20px;}
	
	.wrapbox{padding:00px 20px!important;}
	.videolist{padding:0px 0px 50px!important;}
	.videoli p{padding:8px}
	.videolist>div>div{padding:5px;}
	.videoli {position: relative; margin-bottom:10px;}
	
	.picScroll-left .prev{left:-2px;}
	.picScroll-left .next{right:-2px;}
	.picScroll-left li .more2{margin-top:30px;margin-bottom:20px;}
	.gd2{margin-bottom:20px;}
	.zplist h2 {padding:30px 0px 20px 0px;font-size:26px;}
	.zplist-topshow{padding:30px 0px 20px 0px;}
	.zplist-topshow h2{font-size:26px;}
	.hxtd-list {padding-bottom:50px;}
	.hxtd-list .pli .case-tit2{padding-right:0px;padding-bottom:5px;}
	
	.slideBox .pageState{font-size: 12px!important;right: -15px;bottom:10px;width: 50px;}
	.slideBox .hd ul{display: none;}
	.fanganleft{position:inherit;left: inherit;bottom: inherit;width: 100%;}
	.faslideBox .bd li img{width:62%;}
	.faslideBox .hd{right:57%;bottom:8px;top: inherit;}
	.fangan {
		padding: 10px 0px 10px 10px;
	}
	.aboutproduct {
		padding-top:0px;
		padding-bottom:0px;
	}
	.videobt {
		font-size:18px;
		font-weight: lighter;
		margin-bottom: 20px;
	}
	#table {
		height: auto;
		margin: 30px 30px 20px 60px!important;
		display: block;
	}
	#table a{display: block;text-align: left;margin-bottom: 10px;}
	.linkimg{width: 50%;}
	.linkimg:nth-child(2){border-right:none;}
	.linkimg:nth-child(4){border-right:none;}
	.linkimg:nth-child(6){border-right:none;border-bottom: 1px solid #e0e0e0;}
	.linkimg:nth-child(5){border-right: 1px solid #e0e0e0;}
	.linkimg:nth-child(7){border-right:none;border-bottom: 1px solid #e0e0e0;}
	.linkimg:nth-child(8){border-right:none;border-bottom: 1px solid #e0e0e0;}
}

	



