﻿/* CSS Document */
*{margin:0px; padding:0px;}
body{background:#fff; font-family: '微软雅黑', sans-serif;}
body a {transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all;}
ul,li{    list-style: none;
    list-style-type: none;}
body {margin: 0px; padding: 0px; font-family:"Microsoft YaHei"; background:#fff;}
body, td, th {font-family: "Microsoft YaHei"; font-size: 14px; color: #666;}
a {font-family: "Microsoft YaHei"; color: #666; text-decoration: none; }
a:hover {color: #00a496;text-decoration: none; cursor: pointer;}
div, dl, dt, dd, ul, ol, li, form,h1,h2,h3 {margin: 0px; padding: 0px;}
ul, ol, li {list-style: none; list-style-type: none;}
img {border: 0px;}
.clear{ clear:both; padding:0px; padding:0px; line-height:0px;}
.clearfix:after {content: ".";display: block;font-size: 0;height: 0;line-height: 0;overflow: hidden;visibility: hidden;width: 0;}
.clearfix:after {clear: both;}
.container{margin:0 auto;width:1200px;}

.in-w{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.top-l{
	width: 400px;
	float: left;
	line-height: 100px;
	text-align: left;
	margin-right: 50px;
}

.in-w img{
	float: left;
	margin-left:0px;
}
#pro img{
	margin-left:30px;
	max-width: 220px;
}


.item-input {
    float: left;
    width: 120px;
    height: 0px;
    margin-top: 0px;
    margin-left: 185px;
	
}

.logo{width:300px; text-align: center; float:left;}
.logo img{float:none;}
.top-r{
	float: right;
	text-align: right;
	line-height: 100px;
	width: 400px;
	margin-left: 20px;
}

.top-r img{
	margin-top: 35px;
    margin-left: 365px;
    background-color: #f4f4f4;
    padding: 8px 10px;
    border-radius: 5px;
	
}


.nav-b{
	background-color: #00a496;
	height: 50px;
}

.nav ul li{
	width: 120px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	float: left;
	font-size: 14px;
}
.nav ul li a{color:#fff;}

.on{
	background-color: #dbb509;
}

.nav ul li:hover{
	background-color: #dbb509;
	
}

.nav-r{
	color: #fff;
	line-height: 50px;
	float: right;
	font-size: 14px;
}

.in-t{
	
	margin-top: 0px;
	font-size: 22px;
}

.in-img{
	padding-top: 10px;
	margin:0 auto;
	width: 163px;
	text-align: center;
}

.us {
	padding-top: 20px;
}

.us ul li{
	width: 300px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	float: left;
}

.us-1{
	background: url(../images/gg1.jpg);
}

.us-1:hover{
	color: #00a496;
	background: url(../images/gg1-.jpg);
}


.us-2{
	background: url(../images/gg2.jpg);
}

.us-2:hover{
	color: #00a496;
	background: url(../images/gg2-.jpg);
}


.us-3{
	background: url(../images/gg3.jpg);
}

.us-3:hover{
	color: #00a496;
	background: url(../images/gg3-.jpg);
}


.us-4{
	background: url(../images/gg4.jpg);
}

.us-4:hover{
	color: #00a496;
	background: url(../images/gg4-.jpg);
}

.in-pro ul li{
	width: 584px;
	height: 230px;
	margin: 10px 20px 10px 0px;
	float: left;
	border:3px solid #f4f4f4;
	background: #fff;
}







.in-pro ul li:nth-child(2n){
	margin-right:0px;
}
.in-pro-txt{
	height: 170px;
	border-left:1px solid #f4f4f4;
	width:247px;
	float: right;
	text-align: left;
	margin: 55px 0px 25px 0px;
	padding-left: 50px;
	line-height: 40px;
	padding-top: 10px;
	color: #333;
	font-size:22px;
	
}

.in-pro-dj{
	background-color: #00a496;
    width: 95px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 25px;
    font-size: 13px;
    margin-top:20px;
}

.in-pro ul li:hover .in-pro-dj{
	background-color: #00a496;
	
}

.in-pro ul li:hover {
	border:3px solid #dcdcdc;
}

.in-pro-nav{
	padding-top: 10px;
	line-height: 50px;
	
}

.in-pro-nav ul{
	height: 50px;
	background-color:#f4f4f4;
	border-radius:5px;
}


.in-pro-nav ul li{
	float: left;
	padding: 0px 20px;
	text-align: center;
	
}

.in-pro-mo{
	background: url(../images/++.png);
	float: right;
	width: 100px;
	
}

.in-pro-jt{
	display: none;
	text-align: center;
}

.in-pro-nav ul li:hover{
	background-color: #00a496;
	color: #1f1f1f;
	height: 50px;
}
.in-pro-nav ul li:hover a{color:#fff;}

.in-pro-nav ul li:hover .in-pro-jt{
	display: block;
}
.in-pro-nav ul li:hover .in-pro-jt img{display: block; margin:0px auto; float: none; display: block;}

.onpro{
	background-color:#00a496;
	border-radius:5px;
	color: #fff;
	height: 50px;
}

.onpro a{color:#fff;}

.onpro2{
	display: block;
}

.onpro2 img{display: block; margin:0px auto; float: none; display: block;}


.in-us{
	background: url(../images/abb.jpg) center;
	height: 500px;
}


.in-ab-t{
	width: 700px;
	color: #fff;
	float: left;
	
}

.in-ab-t1{
	font-size: 22px;
	padding-top: 50px;
	margin-bottom: 20px;
}

.in-ab-t2{
	text-indent: 2em;
	padding: 0px 80px 0px 80px;
	font-size: 15px;
	line-height: 40px;
	text-align: left;
	
}

.in-ab-img{
	width: 500px;
	float: left;
	margin-top: 70px;
}

.in-yz{
	margin-top: 50px;
}


.in-yz ul li{
	width: 298px;
	border: #d2d2d2 1px solid;
	height: 400px;
	float: left;
	text-align: center;
}

.in-yz-img{
	width: 100px;
	border: #d2d2d2 1px solid;
	height: 100px;
	border-radius: 50px;
	display: inline-block;
	line-height: 100px;
	margin-top: 40px;
	
	
	
}
.in-yz-img img{
transition: all ease 0.75s;
}

.in-yz-t{
	margin: 30px 20px 0px 20px;
	border-top: #d2d2d2 1px solid;
	font-size: 14px;
	line-height: 40px;
	text-indent: 2em;
	text-align: left;
	
	
}

.in-yz ul li:hover{
	border: #00a496 1px solid;
	background-color: #00a496;
	color: #fff;
}
.in-yz ul li:hover .in-yz-img{
	background-color: #fff;
	
}

.in-yz ul li:hover .in-yz-t{
	border-top: #fff 1px solid;
}



.in-yz ul li:hover .in-yz-img img{
	transform:rotateY(360deg);
-ms-transform:rotateY(360deg); /* IE 9 */
-moz-transform:rotateY(360deg); /* Firefox */
-webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
-o-transform:rotateY(360deg); /* Opera */
	transition: all ease 1s;
}


.in-n ul li{
	width: 600px;
	float: left;
	text-align: left;
	height: 120px;
	margin-bottom:12px;
	
}

.in-n ul li:hover .in-n-t{
	color:#00a496;
	
}

.in-n ul li:hover .in-n-i img{
	    transform:rotateY(360deg);
-ms-transform:rotateY(360deg); /* IE 9 */
-moz-transform:rotateY(360deg); /* Firefox */
-webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
-o-transform:rotateY(360deg); /* Opera */
	transition: all ease 1s;
}
	

.in-n-i{
	float: left;

	
}
.in-n-i img{
	transition: all ease 1s;
}

.in-n-t{
	width: 380px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.in-n-t2{
	float: left;
	text-indent: 2em;
	line-height: 30px;
	padding-left: 20px;
	width: 380px;
	height: 90px;
	overflow: hidden;

}

#procate{padding:32px 0px;background:#fff;}
#procate .procatebox{float:left; margin-left:50px; width:250px; border-right: 1px solid rgba(255,255,255,.1); box-sizing: border-box;}
#procate .procatebox:last-child{border-right: 0px;}
#procate .procatebox img{display: block; float:left; width:46px; height: 46px; margin-left: 22px;border:2px solid #00a496;border-radius:25px;padding:10px;}
#procate .procatebox .p2{display: none;}
#procate .procatebox .txt{float:left; width:120px; padding-left: 20px;padding-top:8px;}
#procate .procatebox .txt h2{font-size: 16px; display: block; font-weight: normal; color:#888; margin-top: 4px;}
#procate .procatebox .txt em{font-size: 10px; color:#ccc; font-family: -webkit-pictograph;font-style: normal;}
#procate .procatebox:hover .txt h2{color:#354b76;transition:all 0.55s;}
#procate .procatebox:hover em{color:#888;}
#procate .procatebox:hover .p1{display: none}
#procate .procatebox:hover .p2{display: block;}


.footer{background: #202020; padding-bottom: 0px;}
.footernav{width:100%; height: 59px; border-bottom: 1px solid rgba(255,255,255,.1); background: #292929;}
.footernav li{float:left; width:14.2857%; line-height: 60px; font-size: 14px; text-align: center;}
.footernav li a{color:#fff;}
.footernav li a:hover{color:#ebff64;}
.footprocate{width:600px; float:left; color: #fff; margin-top: 40px; margin-bottom: 40px}
.footer dl{width:240px;float:left;margin-top:30px;}
.footer dd{line-height: 28px; font-size: 14px; color:#fff;}
.footer dd a{color:#fff;}
.footaddress{float:right; color:#354b76; text-align: right; margin:30px 0px;}
.footaddress p{font-size: 28px; padding: 0px; margin:0px; line-height: 32px;}
.footaddress span{font-size: 10px; font-family: -webkit-pictograph;}
.copyright{margin-top:0px; color:#fff; font-size: 14px; line-height: 40px; text-align: center;}
@media (max-width:1400px) {
	
}






.iteminput{
	border-radius: 5px;
	border: none;
    background-color: #f4f4f4;
    padding: 8px 10px;
}
.web_nav { display: none;}
.fixed{position: fixed; z-index: 111; width:100%;}
#nybanner{width:100%;}
#nybanner img{max-width: 100%;}
#nybanner .pcbanner{display: block;}
#nybanner .mbanner{display: none;}
@media (max-width:767px) {
	#nybanner .pcbanner{display: none;}
#nybanner .mbanner{display: block;}
	.container{width:96%;}
	.in-w{width:96%;}
	.top-l,.top-r{display: none;}
	.fixed{display: none;}
	.nav-b{height: auto; background: #fff;}
.nav-r{display: none }
	.web_nav { display: block; width: 90%; height: 100px; line-height: 100px; color: #fff; font-size: 16px; margin: 0 auto; font-weight: bold; }
	.btn-menu { display: block; float: right; position: relative; background: transparent; cursor: pointer; padding: 40px 0; width: 26px; height: 16px; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
	.btn-menu:before, .btn-menu:after, .btn-menu span { background-color: #00a496; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
	.btn-menu:before, .btn-menu:after { content: ''; position: absolute; top: 0; height: 2px; width: 100%; left: 0; top: 50%; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
	.btn-menu span { position: absolute; width: 100%; height: 2px; left: 0; top: 50%; overflow: hidden; text-indent: 200%; }
	.btn-menu:before { -webkit-transform: translate3d(0, -7px, 0); transform: translate3d(0, -7px, 0); }
	.btn-menu:after { -webkit-transform: translate3d(0, 7px, 0); transform: translate3d(0, 7px, 0); }
	.btn-menu.active span { opacity: 0; }
	.btn-menu.active:before { background-color: #00a496; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
	.btn-menu.active:after { background-color: #00a496; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }


	.web_nav{width:50px;display:block; float:right;}
	.nav ul{width:100%;display:none;}
	.nav ul li{width:100%;background:#f1f1f1;border-bottom:1px solid #ffffff; border-right: 0px;}
	.nav ul li a{color:#555;height:48px;line-height:48px; padding: 0px; text-align:center; width:100%;}

	.in-t{margin-top: 28px;}
	.in-t h2{font-size: 20px;}

#procate{padding: 10px 0px;}
#procate .procatebox{width:50%; border-right: 0px; border-bottom: 1px dotted #f2f2f2; padding-bottom: 10px; margin-bottom: 10px; margin-left: 0px}
#procate .procatebox .txt{width:58%; padding-left: 2%}
#procate .procatebox img{width:20%; max-width: 46px; margin-left: 0px; border:0px;}

	.footer{margin-top:0px;}
.footernav{display: none}
.casebox .case .cbox{padding-bottom: 40px;}
.casebox .case .cbox .imgk{margin:0 auto;}
.casebox{padding-bottom: 32px;}
.footprocate{width:100%; display:none;}
.footprocate dd{width:100%;}
.footaddress{margin:10px 0px; text-align: center; width:100%;}
.footaddress p{font-size: 18px; text-align: center;}
.footaddress span{text-align: center;}

.logo{width:auto;}
.logo img{height:60px;}
.web_nav{height:60px; line-height: 60px}
.btn-menu{padding:24px 0px;}
}

.swiper-honor img{border:1px solid #ccc;}
.swiper-honor p{text-align: center; line-height:36px; margin-bottom:24px;}
.swiper-honor .swiper-slide:hover{cursor: pointer;}
.swiper-honor .swiper-slide:hover p{color:#fff; background-color: #00a496}

.ny_content_wrap{background: #ffffff;width:100%;}
.ny_content{width:90%;max-width:1280px;margin:0 auto;padding-top:20px;padding-bottom:20px;}
.ny_tlt1{width:100%;margin-bottom:30px;}
.ny_tlt1 p{font-size:24px;color:#515671;text-align:center; margin:0px;}
.ny_tlt1 span{display:block;font-size:14px;font-weight:lighter;color:#999;text-align:center;height:30px;line-height:30px;}

.ny_news_con2 .about_img{float:left;width:37%;}
.ny_news_con2 .about_img img{max-width:100%;}
.ny_news_con2 .about_wz{float:right;width:60%;font-size:13px;line-height:30px;color:#555;}
.ny_news_con2 .about_wz p{text-indent: 2em;}
.ny_news_con2 .about_order{width:100%;}
.ny_news_con2 .about_order img{max-width:100%; display: block; margin:0 auto;}
.ny_zycp{background:#f1f1f1; padding:20px 15px;margin-bottom:25px;}
.ny_content .content_right{float:right;width:100%;padding:1%;}
.ny_content .content_right2{float:none;width:100%;padding:0;padding-bottom:30px;}
.ny_content .content_right3{ width:78%; float:right; padding:0;}
.ny_content .content_right .bread_nav1{overflow:hidden;height:45px;line-height:40px;margin-bottom:10px;border-bottom:1px solid #dedede;padding-bottom:5px;}
.ny_content .content_right .bread_nav1 h2{width:20%;font-size:20px;color:#333;float:left;font-weight:bold;}
.ny_content .content_right .bread_nav1 .bread_nav1_right{float:right;width:78%;text-align:right;color:#777;overflow:hidden; font-size: 12px;}
.ny_content .content_right .bread_nav1 .bread_nav1_right>em{display:inline-block;width:25px;height:40px;background:url(../images/dw.png) center center no-repeat;vertical-align: top;}
.ny_content .content_right .bread_nav1 .bread_nav1_right a{color:#555;}
.ny_content .content_right .bread_nav1 .bread_nav1_right a:hover{color:#00a496}
.ny_content .content_right .bread_nav{overflow:hidden;height:40px;line-height:40px;margin-bottom:10px;padding-bottom:5px;}
.ny_content .content_right .bread_nav .bread_nav_left{width:35%;text-align:left;color:#777;overflow:hidden;font-size:12px; float:left;}
.ny_content .content_right .bread_nav .bread_nav_left>em{display:inline-block;width:25px;height:40px;background:url(../images/dw.png) center center no-repeat;vertical-align: top;}
.ny_content .content_right .bread_nav .bread_nav_left a{color:#555;}
.ny_content .content_right .bread_nav .bread_nav_left a:hover{color:#00a496}

.ny_news_honor img{display: block; margin:0 auto;}



.bread_nav_right{ width:60%; float:right; text-align:right;}
.bread_nav_right a{ display:inline-block;padding:0 20px; height:30px; line-height:30px;margin-right:2%; color:#666; font-size:13px;}
.bread_nav_right a.on{ background:#00a496; color:#fff;}
.bread_nav_right a:hover{background:#00a496; color:#fff;}

.ny_content .content_left{float:left;width:20%;}
.ny_content .content_left .c_tlt{height:60px;line-height:60px;text-align:center;font-size:20px;font-weight:bold;background:#00a496;color:#ffffff;margin-bottom:10px;}
.pro_mulu li a{display:block;height:40px;line-height:40px;text-align:left;padding:0 20px;background:#f1f1f1;color:#555;font-size:14px;margin-bottom:5px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.pro_mulu li a.actt{background: #00a496;color:#fff;}
.pro_mulu li a:hover{background: #00a496;color:#fff;}
.pro_mulu li dl a{background:#ffffff;height:30px;line-height:30px;font-size:12px;}
.pro_mulu a.pro_more{background:#ddd;display:block;text-align:center;height:40px;line-height:40px; font-size:12px;}
.ny_content .content_left .c_tlt em{display:none;}
.news_l{padding-bottom:20px;}
.news_l li a{display:block;font-size:12px;color:#555;padding-left:15px;background:url(../images/news_tb1.jpg) left center no-repeat;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;border-bottom:1px dashed #dedede;}
.news_l li a:hover{color:#00a496;}
.ny_content .content_right .conn{color:#555;font-size:14px;line-height:28px;padding-top:10px; z-index:1; position:relative;}
.ny_content .ny_news_con2{min-height:300px;}
.ny_content .content_right .conn .ny_news_con img,.ny_content .content_right .conn .ny_news_con  table,.ny_content .content_right .conn .ny_news_con  tr,.ny_content .content_right .conn .ny_news_con  td,.ny_content .content_right .conn .ny_news_con  p,.ny_content .content_right .conn .ny_news_con  span,.ny_content .content_right .conn .ny_news_con  div,.ny_content .content_right .conn .ny_news_con  video,.ny_content .content_right .conn .ny_news_con embed{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}



.h_tjcp{width:100%;padding:40px 0;}
#demo{overflow:hidden; width:100%; height:334px; margin:0 auto;padding-top:30px;}
#demo #indemo{float:left; width:800%}
#demo #demo1{float:left;}
#demo #demo2{float:left;}
#demo #indemo ul li{float:left;width:22%;margin-right:4%;}
#demo #indemo ul li .tj_pro_box{display:block;width:96%;padding:2%;border-radius: 0 0 2px 2px;background:#f1f1f1;padding-bottom:20px;position:relative;}
#demo #indemo ul li .tj_pro_box .pro_img{text-align:center;width:100%;height:222px;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;}
#demo #indemo ul li .tj_pro_box .pro_img img{vertical-align:middle;max-width:90%;max-height:90%;}
#demo #indemo ul li .tj_pro_box .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
#demo #indemo ul li .tj_pro_box p{height:30px;line-height:30px;margin-top:10px;font-size:16px;text-align:center;color:#555;font-weight:bold;margin-bottom:10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
#demo #indemo ul li .tj_pro_box span{margin:0 auto;display:block;width: 118px;height: 34px;border: 1px solid #dadada;display: block;text-align: center;line-height: 34px;background: none;position: relative;}
#demo #indemo ul li .tj_pro_box span:before{content: "";position: absolute;background: #00a496;width: 0;height: 34px;left: 0;z-index: 0;transition: 0.3s;-webkit-transition: 0.3s;-moz-transition: 0.3s;}
#demo #indemo ul li .tj_pro_box span i{position: relative;z-index: 1;background:url(../images/pro_jt.png) center center no-repeat;display:block;width:100%;height: 34px;}
#demo #indemo ul li .l1 {position: absolute; top: 0; left: 0; width: 0; height: 2px; background: #00a496;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
#demo #indemo ul li .l2 {position: absolute; top: 0; right: 0; width: 2px; height: 0; background: #00a496;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
#demo #indemo ul li .l3 {position: absolute; bottom: 0; right: 0; width: 0; height: 2px; background: #00a496;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
#demo #indemo ul li .l4 {position: absolute; bottom: 0; left: 0; width: 2px; height: 0; background:#00a496;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}

#demo #indemo ul li .tj_pro_box:hover  .l1{width:100%;}
#demo #indemo ul li .tj_pro_box:hover  .l2{height:100%;}
#demo #indemo ul li .tj_pro_box:hover  .l3{width:100%;}
#demo #indemo ul li .tj_pro_box:hover  .l4{height:100%;}

#demo #indemo ul li .tj_pro_box:hover span{border: 1px solid #fff;}
#demo #indemo ul li .tj_pro_box:hover span i{background:url(../images/pro_jt2.png) center center no-repeat;}
#demo #indemo ul li .tj_pro_box:hover span:before{width:100%;}



.ny_products{width:100%;background:#ffffff;}
.ny_products .pro_bd ul li{float:left;width:31%;margin-right:3%;margin-bottom:30px;}
.ny_products .pro_bd ul li:nth-child(3n) {margin-right: 0px;}
.ny_products .pro_bd ul li .pro_img_box{display:block;width:100%;box-shadow: 0px 0px 72px 0px #e1dddd;-webkit-transition: all .25s;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;}
/*.ny_products .pro_bd ul li .pro_img_box .pro_img{text-align:center;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;}
.ny_products .pro_bd ul li .pro_img_box .pro_img img{vertical-align:middle;max-width:100%;max-height:100%;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.ny_products .pro_bd ul li .pro_img_box .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_products .pro_bd ul li .pro_img_box p a{ display:block;height:40px;line-height:40px;font-size:14px;text-align:center;color:#333;padding:0 5px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_products .pro_bd ul li .pro_img_box:hover p a{background:#00a496;color:#ffffff;}
.ny_products .pro_bd ul li .pro_img_box:hover img{transform: scale(1.1,1.1);opacity: 0.8;}*/
.ny_products .pro_bd ul li .pro_img_box .pro_img{position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 100%;
    height: 0px;}
.ny_products .pro_bd ul li .pro_img_box .pro_img img{
	    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-duration: 4s;
    transition-duration: 4s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transform: translate(-50%,-50%);
}
.ny_products .pro_bd ul li .pro_img_box .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_products .pro_bd ul li .pro_img_box p a{ display:block;height:40px;line-height:40px;font-size:14px;text-align:center;color:#333;padding:0 5px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_products .pro_bd ul li .pro_img_box:hover p a{background:#00a496;color:#ffffff;}
.ny_products .pro_bd ul li .pro_img_box:hover img{transform: scale(1.1,1.1);opacity: 0.8;}
.ny_products .pro_bd ul li .pro_img_box:hover .pro_img img {
   -webkit-transform: scale3d(1.1, 1.1, 1) translate(-45%,-45%);
    transform: scale3d(1.1, 1.1, 1) translate(-45%,-45%);
    
}


.tags_title{border-bottom:2px solid #00a496;margin:0 0 30px;}
.tags_title span{width:110px;padding:0 0px;font-size:16px;text-align:center;height:45px;line-height:45px;margin-bottom: -1px;background:#00a496;color:#fff;display:block;margin-left: 5px;border: 1px solid #00a496;border-bottom:1px solid #00a496;font-weight:bold;}

.contact .tags_title span{float:left;width:auto;cursor:pointer; padding: 0 15px;}
.contact .tags_title span.ron{background:#f1f1f1;border: 1px solid #f1f1f1;border-bottom: 1px solid #DDD;color:#666;font-weight:normal;}
.contact .content2{display:none;}
.contact .content1 ul li{float: left;width:30%;margin-right: 45px;}
.contact .content1 ul li:nth-child(3n){margin-right:0;}
.contact .content1 ul li a{display:block;}
.contact .content1 ul li a em{display:block;float:left;width:60px;height:60px;border:1px solid #00a496;border-radius:50%;margin-right:15px;}
.contact .content1 ul li.lx1 em{background:url(../images/contact_tel.png) center center no-repeat;}
.contact .content1 ul li.lx2 em{background:url(../images/contact_email.png) center center no-repeat;}
.contact .content1 ul li.lx3 em{background:url(../images/contact_address.png) center center no-repeat;-webkit-animation: bounce-up 1.4s linear infinite;animation: bounce-up 1.4s linear infinite;}
.contact .content1 ul li a .wz{float:left;width:78%;}
.contact .content1 ul li a .wz p{font-size:20px;padding-bottom:10px; height:20px; margin-top: 14px;}
.contact .content1 ul li a .wz span{font-size:20px;}
.lx_dz { width:100%; overflow:hidden; margin:50px auto 20px; padding:0;}
.lx_dz .dz_map { width:97%; height:370px; overflow:hidden; margin:0 auto; padding:1%; border:1px solid #d9d9d9;}
.lx_dz .dz_map iframe{width:100%;}
.lx_dz .dz_map iframe body{width:100%;}
.ny_content .content_right .conn .ny_news_tlt{text-align:center;font-size:20px;color:#555;padding:10px 0;}
.ny_news_time{text-align:center;font-size:12px;color:#999;padding-bottom:10px;border-bottom:1px dashed #dedede;margin-bottom:10px;}
.ny_news_ye{padding-top:30px;}
.ny_news_ye p{height:35px;line-height:35px;background:#f1f1f1;margin-bottom:10px;padding:0 20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_news_ye p:hover{background: #00a496; color:#fff;}
.ny_news_ye p:hover a{color:#fff;}





.content_right .conn .pro_name{font-size:24px;font-weight:normal;line-height:28px;color:#00a496;margin-bottom:10px;}

.content_right .conn .proshow1{padding-top:0px;position:relative;}
.content_right .conn .proshow1 .js-silder{float:left;width:45%;margin-top:0 !important;border:1px solid #ddd;}
.proshow1 .js-silder .silder-main-img {width:100%;text-align:center;height:400px;}
.proshow1 .js-silder .silder-main-img img {max-width:80% !important;vertical-align:middle; max-height: 100%;}
.proshow1 .js-silder .silder-main-img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}

.proshow1 .js-silder .silder-ctrl-prev>span, .silder-ctrl-next>span{ background:none;}

.proshow1 .prodesc p{font-size:14px;line-height:24px;margin-bottom:10px;}
.proshow1 .prodesc p.bt{font-size:20px;font-weight:bold;color:#00a496;}
.content_right .conn .proshow1 .prodesc{float:right;width:51%;}
.content_right .conn .proshow1 .prodesc p.desc{overflow:hidden;color:#999; background:#f2f2f2; padding:20px; line-height: 32px; margin-top: 20px;}
.content_right .conn .proshow1 .pro_btn{padding-top:30px;overflow:hidden;}
.content_right .conn .proshow1 .pro_btn1{display:block;width:40%;margin-right:20px;height:55px;line-height:55px;text-align:center;font-size:16px;color:#fff;background:#00a496;border-radius:2px;float:left;border:1px solid #fff;}
.content_right .conn .proshow1 .pro_btn2{display:block;width:40%;margin-right:0;height:55px;line-height:55px;text-align:center;font-size:16px;background:#7b7b7b;color:#fff;border-radius:2px;float:left;border:1px solid #fff;}
.content_right .conn .proshow1 .pro_btn1:hover{background:#fff;border:1px solid #00a496;color:#00a496;}
.content_right .conn .proshow1 .pro_btn2:hover{background:#fff;border:1px solid #7b7b7b;color:#7b7b7b;}

.proshow2{padding-top:20px;}
.proshow2 .prodetail_con{float:right;width:78%;}
.proshow2 .prodetail_con .tags_title{margin:0;}
.proshow2 .prodetail_con .content{padding:30px 0;}
.proshow2 .prodetail_con .content img{max-width:80%;height:auto !important;}



.new_inside{width:100%;}
.new_inside ul{width:100%;padding:0;}
.new_inside ul li{background:#ffffff;display:block;padding:24px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;box-shadow: 0px 0px 20px 0px #eaeaea;margin-bottom:20px;position:relative;}
.new_inside ul li .news_time{position:absolute;left:24px;top:24px;width:90px;text-align:center;background:#666;padding:10px 0;overflow:hidden;border-radius:4px 0 4px 0;}
.new_inside ul li .news_time p{font-size:24px;font-weight:bold;color:#fff; padding: 0px; margin:0px;}
.new_inside ul li .news_time span{font-size:14px;color:#fff;}
.new_inside ul li .news_con{padding-left:110px;}
.new_inside ul li .news_con p{font-size:15px;font-weight:bold;color:#515671;overflow: hidden; text-overflow: ellipsis; white-space:nowrap; padding: 0px; margin:0px;}
.new_inside ul li .news_con span{display:block;font-size:14px;color:#999;line-height:22px;padding-top:5px;height:45px;overflow:hidden;}
.new_inside ul li:hover p a{ color:#00a496;}
.new_inside ul li:hover .news_time{ background:#00a496;}
.new_inside ul li:hover{cursor: pointer;}


.ny_content_wrap{background: #ffffff;width:100%;}
.ny_content{width:90%;max-width:1280px;margin:0 auto;padding-top:20px;padding-bottom:20px;}
.ny_tlt1{width:100%;margin-bottom:30px;}
.ny_tlt1 p{font-size:24px;color:#515671;text-align:center;}
.ny_tlt1 span{display:block;font-size:14px;font-weight:lighter;color:#999;text-align:center;height:30px;line-height:30px;}

.ny_news_con2 .about_img{float:left;width:37%;}
.ny_news_con2 .about_img img{max-width:100%;}
.ny_news_con2 .about_wz{float:right;width:60%;font-size:13px;line-height:30px;color:#555;}
.ny_zycp{background:#f1f1f1; padding:20px 15px;margin-bottom:25px;}
.ny_content .content_right{float:right;width:100%;padding:1%;}
.ny_content .content_right2{float:none;width:100%;padding:0;padding-bottom:30px;}
.ny_content .content_right3{ width:78%; float:right; padding:0;}
.ny_content .content_right .bread_nav1{overflow:hidden;height:40px;line-height:40px;margin-bottom:10px;border-bottom:1px solid #dedede;padding-bottom:5px;}
.ny_content .content_right .bread_nav1 h2{width:20%;font-size:20px;color:#333;float:left;font-weight:bold;}
.ny_content .content_right .bread_nav1 .bread_nav1_right{float:right;width:78%;text-align:right;color:#777;overflow:hidden;}
.ny_content .content_right .bread_nav1 .bread_nav1_right>em{display:inline-block;width:25px;height:40px;background:url(../images/dw.png) center center no-repeat;vertical-align: top;}
.ny_content .content_right .bread_nav1 .bread_nav1_right a{color:#555;}
.ny_content .content_right .bread_nav1 .bread_nav1_right a:hover{color:#00a496}
.ny_content .content_right .bread_nav{overflow:hidden;height:40px;line-height:40px;margin-bottom:10px;padding-bottom:5px;}
.ny_content .content_right .bread_nav .bread_nav_left{width:35%;text-align:left;color:#777;overflow:hidden;font-size:12px; float:left;}
.ny_content .content_right .bread_nav .bread_nav_left>em{display:inline-block;width:25px;height:40px;background:url(../images/dw.png) center center no-repeat;vertical-align: top;}
.ny_content .content_right .bread_nav .bread_nav_left a{color:#555;}
.ny_content .content_right .bread_nav .bread_nav_left a:hover{color:#00a496}



#ny_cgal{ width:100%; }
#ny_cgal ul{display:block; float:left; list-style-type:none; padding:0; margin:0; width: 100%;}
#ny_cgal ul li{display:block; float:left; padding:0; margin:0;width:23%;margin-right:30px; margin-bottom:30px;background:#ffffff;border:1px solid #ffffff;border-bottom:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height:361px;}

#ny_cgal ul li:nth-child(4n){ margin-right:0;}
#ny_cgal ul li:hover{border:1px solid #00a496;}
#ny_cgal ul li .scroll_box{overflow:hidden;display:block; float:left; width:100%;height: 360px; position:relative;color:#333;text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;border-radius: 0 0 4px 4px;}



#ny_cgal ul li .scroll_box img{max-width:100%;max-height: 100%;vertical-align:middle;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
#ny_cgal ul li .scroll_box .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
#ny_cgal .scroll_box .intro{width: 100%;position:absolute; left:0; z-index:10; background-color:#666; color:#ffffff;padding:0 10px 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#ny_cgal .scroll_box .intro h5{padding:0; font-size:16px; font-weight:bold; padding:0 15px;width:100%; margin:0px; margin-bottom:10px; line-height: 42px; height: 42px; border-bottom:1px solid #717070;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
#ny_cgal .scroll_box .intro h5 a{ color:#fff;}
#ny_cgal .scroll_box .intro p{font-size:13px; line-height:20px;height:0; overflow:hidden;transition-duration: .25s;;-ms-transition-duration: .25s;-moz-transition-duration: .25s;-webkit-transition-duration: .25s;}
#ny_cgal .scroll_box .intro{bottom:-25px;}
#ny_cgal .scroll_box:hover .intro{bottom:0px;background-color: #00a496;}
#ny_cgal .scroll_box:hover  p{height:40px; }
#ny_cgal .scroll_box:hover h5{border-bottom:1px solid #fff}
#ny_cgal .scroll_box:hover img{transform: scale(1.3,1.3);}

#dituContent{min-height: 400px;}

.proshow1 .prodesc .explan{overflow:hidden;color:#999; background:#f2f2f2; padding:20px; line-height: 32px; margin-top: 20px;}
.proshow1 .prodesc .explan p{}

@media (max-width:767px) {
.ny_banner{margin-top: 80px; margin-bottom: 0px; display: none;}

#myscroll ul li .scroll_box{ height:148px;}
#myscroll .scroll_box .intro{bottom: -25px;}
#ny_cgal ul li{ width:47%; height:108px; margin-right:3%; margin-bottom:5%;}
#ny_cgal ul li:nth-child(2n){ margin-right:0 !important;}
#ny_cgal ul li:nth-child(3n){margin-right: 3%;}
#ny_cgal ul li .scroll_box{ height:108px;}
#ny_cgal .scroll_box .intro{bottom: -25px;}
#ny_cgal .scroll_box .intro h5{ font-size:12px;}

#demo {height: 226px;}
#demo #indemo ul li .tj_pro_box .pro_img{height:120px;}
#demo #indemo ul li .tj_pro_box p{font-size:14px;}
#demo #indemo ul li .tj_pro_box span{width:88px;height:26px;}
#demo #indemo ul li .tj_pro_box span i{height:26px;}
.ny_tlt1{margin-bottom:15px;display:none;}
.ny_news_con2 .about_img{float:none;width:100%;}
.ny_news_con2 .about_wz{float:none;width:100%;padding-top:15px;}
.ny_zycp{padding:10px 15px;margin-top:15px;line-height: 22px;}
.ny_content .content_right{float:none;width:98%;padding:1%;}
.ny_content .content_right .bread_nav{overflow:visible;height:auto;line-height:24px;}
.ny_content .content_right .bread_nav h2{float:none;width:100%;}
.ny_content .content_right .bread_nav .bread_nav_left{float:none;width:100%;text-align:left;line-height:15px;padding:10px 0 7px;}
.ny_content .content_right .bread_nav .bread_nav_left>em{height:15px;}
.bread_nav_right{float:none;width:100%;text-align:left; margin-top:10px;}

.ny_content .content_left {float: none;width: 100%;}
.ny_content .content_left .c_tlt{ height:40px; line-height:40px;text-align: left; padding: 0 3%;}
.ny_content .content_right .bread_nav1{overflow:visible;height:auto;line-height:24px;}
.ny_content .content_right .bread_nav1 h2{float:none;width:100%;}
.ny_content .content_right .bread_nav1 .bread_nav1_right{float:none;width:100%;text-align:left;line-height:15px;padding:10px 0 7px;}
.ny_content .content_right .bread_nav1 .bread_nav1_right>em{height:15px;}


.ny_content .content_right2{padding-bottom:0;}
.sy_pro .pro_hd ul li a{padding: 8px 10px;}
.sy_pro .pro_bd ul li .pro_img_box .pro_img{height:180px;}
.ny_products .pro_bd ul li{width:48%;}
.ny_products .pro_bd ul li:nth-child(2n){margin-right: 0;}
.ny_products .pro_bd ul li:nth-child(3n){margin-right: 3%;}
.ny_products .pro_bd ul li:nth-child(6n){margin-right: 0;}
.ny_products .pro_hd ul li a{padding: 8px 10px;}
.ny_products .pro_bd ul li .pro_img_box .pro_img{height:220px;}
.ny_products .pro_hd ul li a{padding: 8px 10px;}
.ny_products .pro_bd ul li .pro_img_box .pro_img{height:180px;}

.new_inside ul li a{padding:10px;}
.new_inside ul li .news_time{top:11px;left:14px;}
.ly_msg ul li h4{display:none;}
.cpzx .ly_msg ul li div{width:100% !important;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara{width:100% !important;}
.cpzx .ly_msg ul li .msg_ipt12{width:100% !important;}
.ly_msg ul li div.msg_ipt2{width:30% !important;}
.ly_msg ul li span{display:none;}
.ly_msg{margin: 0 auto 0 !important;}
.cpzx .msg_btn input{width:49%;margin-right:0;}
.cpzx .msg_btn input:first-child{margin-right:2%;}
.content_right .conn .proshow1{padding-top:20px; padding-bottom:20px;}
.content_right .conn .proshow1 .js-silder{float:none;width: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-top:20px;padding-bottom:20px;}
.content_right .conn .proshow1 .prodesc{float:none;width: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-top:15px;}
.content_right .conn .proshow1 .prodesc p.desc{height:74px;}
.content_right .conn .proshow1 .pro_btn{padding-top:15px; padding-bottom:20px;}
.content_right .conn .proshow1 .pro_btn1{height:44px;line-height:44px;}
.content_right .conn .proshow1 .pro_btn2{height:44px;line-height:44px;}
.content_right .conn .proshow1 .pro_btn2 em{display:none;}
.tags_title{margin: 20px 0 30px;}
.proshow2 .prodetail_con{width:100%;}
.proshow2{padding-top:0;}
.content_right .conn .ny_news_con .honor img{max-width:100% !important;}
.proshow1 .js-silder .silder-main-img{ height:300px;}
.ny_content .content_left .c_tlt{font-size: 16px;}
.ny_content .content_left .c_tlt em{cursor:pointer; display:block;width:30%;text-align:right;color:#ffffff;height:40px;line-height:40px;float:right;/*background:url(../images/jt.png) no-repeat right center;*/-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s; font-size:12px; font-weight:normal;}
.pro_mulu{ display:none;}


.contact .content1 ul li {float: none;width: 100%;margin-right: 0;margin-bottom:20px;}
.contact .content1 ul li a .wz{width:75%;}
.contact .content1 ul li a .wz p {float:left;width:100%;line-height:26px;padding-right:10px;}
.contact .content1 ul li a .wz span {float:left;width:100%;line-height:26px;}
.contact .content1 ul li.lx3 a .wz span {float:left;line-height:30px;}
.lx_dz {margin: 20px auto 20px; }
.lx_dz .dz_map{height:270px;}

#dituContent{min-height: 300px;}
}


.ny_banner{display: none}

.page_list{text-align: center; margin-bottom: 20px;}
.page {
	display:inline-block;
	font: 16px/28px 'å¾®è½¯é›…é»‘', sans-serif;
	*display:inline;
	:1;
	*zoom:1;}
.page span,.page strong {
	float:left;}
.page a,
.page span.disabled,
.page strong {
	background:#FFF;
	border:1px solid #CCC;
	color:#333;
	float:left;
	font: 16px/24px  'å¾®è½¯é›…é»‘', sans-serif;
	margin-right:5px;
	min-width:15px;
	padding:4px 8px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	_width:15px;}
	.page strong{background:#00a496; color:#fff; }
.page a:hover {
	border:1px solid #00a496;
	color:#00a496;
	text-decoration:none;}
.page span.disabled {
	background:#FFF;
	border:1px solid #CCC;
	color:#CCC;}
.page span.ellipsis {
	float:left;
	font: 16px/24px 'å¾®è½¯é›…é»‘', sans-serif;
	line-height:22x;
	margin-right:5px;}
.page .page_txt {
	line-height:20px;
	float:right;
	width:auto;}
.page a.page-curpage {
	background:#3561db;
	border:1px solid #3561db;
	color:#FFF;
	font-weight:bold;}
.page input {
	font: 14px Verdana;
	padding:0 0 0 1px;
	width:40px;
	height:14px;}


.int-w{text-align:center;padding:30px 0px 60px 0px;}
.in-t{margin-bottom:30px;}
.in-t h1{font-family:"poppins";font-size:24px;color:#c8c8c8;}
.in-t h2{font-family:"思源黑体 ExtraLight";font-size:36px;color:#262626;}

#pro{background: url(../images/probg.jpg) no-repeat 50% 0;
    background-size: cover;
    padding:6.4vh 0 6.4vh;}
.x-about{
    background: url(../images/aboutbg.jpg) no-repeat 50% 0;
    background-size: cover;
    padding:8.5vh 0 13vh;
}
.x-about .container{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.x-about .text{
    width: 46.2%;
}
.x-about .tit{
    position: relative;
    padding-bottom: 3.5vh;
}
.x-about .tit:after{
    position:absolute;
    width:52px;
    height: 4px;
    content:"";
    background: #00a496;
    left:0;
    bottom: 0;
}
.x-about h3{
    color:#00a496;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.7;
}
.x-about .intro{
    color:#333;
    font-size: 24px;
    line-height: 1.7;
}
.x-about .con{
    color:#555;
    font-size: 18px;
    line-height:2.11;
    margin:2.5vw 0 3.5vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.x-about .img{
    width: 47.7%;
    padding-top:1.25vw;
    position: relative;
}
.x-about .img:after{
    position: absolute;
    width:97px;
    height: 88px;
    content:"";
    background:url(../images/aboutright.png) no-repeat;
    right:-62px;
    top:0;
}
.x-about .img img{
    border:6px solid #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
.x-about .more a{
    display: inline-block;
    
    width:170px;
    line-height: 44px;
    border:1px solid #00a496;
    color:#666;
    font-size:14px;
    padding-left:45px;
    position: relative;
}
.x-about .more a span{
    display: block;
    background: url(../images/aboutmore.png) no-repeat 75% 50%;
    position: relative;
    transition: all 0.3s;
}
.x-about .more a:before{
  position: absolute;
  width:5px;
  height: 100%;
  left:0;
  top:0;
  content: "";
  background: #00a496;
  transition: all 0.3s;
}
.x-about .more a:hover:before{
    width:100%;
}
.x-about .more a:hover span{
    color:#fff;
    background: url(../images/moreh.png) no-repeat 75% 50%;
}
@media (max-width: 768px) {
    .x-about {
        flex-wrap: wrap-reverse;
    }
}
@media(max-width: 1199px){
	 .x-about .intro{
        font-size: 20px;
    }
}
@media(max-width: 991px){
	.x-about .text{
        width: 100%;
        margin-bottom: 3vh;
    }
    .x-about .img{
        width:100%;
    }
    .x-about h3{
        font-size: 30px;
    }
    .x-about .intro{
        font-size: 16px;
    }
    .x-about .con{
        font-size: 16px;
    }
}
@media(max-width: 767px){
	#pro{padding:5vh 0;}
	#pro .in-t{margin-top: 0px; margin-bottom:14px;}
	.x-about{
        padding:5vh 0;
        background: none;
    }
    .x-about .tit{
        padding-bottom: 15px;
    }
    .x-about h3{
        font-size:24px;
    }
    .x-about .intro{
        font-size: 14px;
    }
    .x-about .con{
        font-size: 14px;
    }
    .x-about .more a{
        width: 150px;
        padding-left: 32px;
        line-height: 40px;
    }
    .x-about .more a span{
        background: url(../images/aboutmore.png) no-repeat 67% 50%;
    }
    .x-about .img:after{
        width: 50px;
        right: -20px;
        background-size: 50px auto;
    }
}


.indexnewsbox{width:100%;background:#f5f6fa;padding-bottom:60px; padding-top:60px;}
.indexnewsbox .in-t{text-align: center;}
.indexnewsbox .tit{padding:60px 0px; text-align: center;}
.indexnewsbox .tit h2{font-size: 42px; font-weight: 100; line-height: 60px;}
.indexnewsbox .tit em{font-size: 16px; font-style: normal; color:#888; ;}
.indexnewsbox .newsbox{width:585px; margin-right: 30px; background:#fff;float:left; margin-bottom: 32px;box-shadow:6px 6px 0px #e1e6ee;}
.indexnewsbox .newsbox:nth-child(2n+2){margin-right: 0px;}
.indexnewsbox .newsbox .img{float:left; width:195px; height:130px;overflow:hidden;}
.indexnewsbox .newsbox .img img{display: block; margin:0px auto; max-width: 195px;overflow:hidden;}
.indexnewsbox .newsbox .txt{width:320px; margin: 0px 0px 0px 30px; float:left;}
.indexnewsbox .newsbox .txt h2{font-size: 16px; color:#000; margin-top: 14px;font-weight:bold;}
.indexnewsbox .newsbox .txt p{line-height: 24px; height: 72px; overflow: hidden; margin: 0px; margin-top: 8px;}
.indexnewsbox .newsbox .txt .jianjie{margin:14px 0px; line-height: 24px; color:#888;}
.indexnewsbox .newsbox:hover h2{color:#00a496;}
.indexnewsbox .newsbox:hover{box-shadow:6px 6px 0px #00a496;}
.indexnewsbox .newsbox:hover p{color:#666;}
.indexnewsbox .more{width:120px; background: #00a496; height: 32px; color:#fff; line-height: 32px; text-align: center; display: block; margin:20px auto 0px; border-radius: 16px;}
@media(max-width: 767px){
.indexnewsbox .tit{padding:20px 0px;}
.indexnewsbox .newsbox{width:100%;}
.indexnewsbox .newsbox .img{width:25%; height: auto;}
.indexnewsbox .newsbox .img img{max-width: 100%;  height: auto;}
.indexnewsbox .newsbox .info{width:73%; margin:0px 0px 0px 2%;}
.indexnewsbox .newshot div.img{height: auto;}
.indexnewsbox .newshot{width:100%;}
.indexnewsbox .newshot div.img{width:100%;}
.indexnewsbox .newshot .img img{max-width:100%;}
.indexnewsbox .newsbox .txt{margin:0px; width:96%; padding: 0px 2%;}
}

.indexcontact{background:url(../images/contactbg.jpg) no-repeat top; padding: 95px 0px;text-align:center;}
.indexcontact .tit h2{font-size: 24px; font-weight: normal; line-height: 30px; color:#fff;}
.indexcontact .tit h2 span{font-size: 42px;color:#fff;font-family:"Arial";}
.indexcontact .tit em{font-size: 11px; font-style: normal; color:#fff;}
.indexcontact .tel{font-size: 48px; padding-top: 10px; color:#fff;font-weight:900;}
.indexcontact .contactxt{font-size: 14px; margin-top: 20px; color:#fff; line-height: 24px;}
.indexcontact .contactxt hr{width:0px; background: #fff; float:left; margin:10px 10px 20px 0px;}
.indexcontact .contactxt em{font-style: normal; font-size: 15px; padding-left: 10px; color:#fff;}


/*
.aboutbox{text-align: center;overflow: hidden;background: url(../images/aboutbg.jpg)no-repeat center;padding:150px 0px;}
.aboutbox h1{color:#fff;font-family: "poppins Bold";line-height:40px;}
.aboutbox p{display:inline-block;max-width:750px;color:#fff;line-height:20px;}
.btn{display:block;text-align:center}
.aboutbox a{display:inline-block;color:#fff;border-radius:25px;padding:8px 26px;border:2px solid rgba(255,255,255,.3);margin-top:20px;}

.in-ad-t{text-align:left;}
.in-ab-t h1{font-size:42px;color:#2e2e2e;margin-top:80px;}
.in-ab-t p{font-size:14px;color:#2e2e2e;max-width: 500px;display:inline-block;}
.in-ab-t a{color:#fff;border-radius:25px;padding:8px 26px;border:2px solid #00a496;background-color:#00a496;font-size:13px;display:inline-block;margin-top:30px;}*/

#footer{padding:60px;background-color:#1f1f1f;}
.footbox{float:left;margin-right:170px;}
.footbox:nth-child(5){float:right;margin-right:0px;}
#footer dl dt{font-size:15px;color:#fff;display:block;margin-bottom:20px;}
#footer dl dd{font-size:13px;color:#a9a9a9;isplay:block;margin-bottom:10px;}


@media (max-width:767px) {
	.in-t h2{font-size: 20px;}
	.in-pro ul li{width:100%; height: auto; border:2px solid #f4f4f4;}
	#pro img{margin-left: 1%; width:38%;}
	.in-pro-txt{width:58%; float:right; margin: 0px; padding-left: 0px;}
	.in-pro-txt{height: auto; font-size: 16px; border-left: 0px;}
	.aboutbox{padding:48px 0px;}
	.int-w{padding-top: 0px;}
	.in-n ul li{width:100%; margin-bottom: 10px; border-bottom: 1px solid #ccc;}
	.in-n-i{width:40%; display: none;}
	.in-n-i img{max-width: 100%}
	.in-n-t2{width: 100%; padding-left: 0px;}
.in-ab-t1{padding-top: 24px;}
	.in-ab-t h1{margin-top: 0px;}
	.in-us{height: auto;}
	#footer{padding:24px 10px;}
	.footbox{width:100%; margin-right: 0px; text-align: center; margin-bottom: 10px}

	.footbox dt{text-align: left;}
	#footer dl dd{float:left; padding-right: 10px;}
	.indexcontact .tel{font-size: 36px;}
}
