@charset "utf-8";

/** 清除内外边距 **/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img,figure,figcaption {border: medium none; margin: 0; padding: 0;}



/** 设置默认字体 **/

html, body {-webkit-text-size-adjust: none;font-family: "微软雅黑","Microsoft YaHei", Arial;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;font-smoothing: antialiased; font-size:14px; color: #666;}



/** 设置表单元素**/

button, input, select, textarea {font-family: "微软雅黑","Microsoft YaHei", Arial;vertical-align: middle; outline:none;}



/** 重置图片元素 **/

img {border: 0px;  }



/** 重置表格元素 **/

table {border-collapse: collapse;border-spacing: 0;}



/** 清除浮动 **/

.clearfix {*zoom:1;}

.clearfix:before, .clearfix:after {content: ""; display: table;}

.clearfix:after {clear: both;}



/** 重置列表元素 **/

ul, ol {list-style: none;}

body {

	min-width:1200px;

	background-color: #FFFFFF;

}

/** 重置超链接元素 **/

a {text-decoration: none; color: #303030; transition: 0.2s;}

a:hover {text-decoration:none; color:#222; will-change: transform;}

a:hover,a:active{outline:none;}

.blue{ color: #00B096;}

section{ width: 1180px; margin: 0 auto;}

.langues{ line-height:30px; text-align:right;font-size:13px; width:1070px; margin:0 auto;}
.langues a{ color:#333; padding:0 15px;}
.langues a:hover{ color:#04B29B;}
.langues .on{color:#04B29B;}

.toper{ height: 54px; padding:0 0 20px; position: relative; z-index: 50;}

.toper .logo{ float: left; margin-right:40px;}

.toper nav{ float: left;}

.toper nav li{ float: left; line-height: 54px; position: relative; font-size: 16px; text-align: center;}

.toper nav li a{

	display: block;

	padding: 0 20px;

	letter-spacing: 1px;

}

.toper nav li a:hover,.toper nav li a.act{

	color: #00b096;

	letter-spacing: 2px;

}

.toper nav li .hide{ background: #fff; padding: 8px 0; position: absolute; width: 220px; box-shadow: 0 0px 8px #eee; line-height: 36px; font-size: 13px; border-radius: 5px;  transform: translateY(50px); opacity: 0; z-index: -1; transition: 0.5s; left: 50%; margin-left: -100px;}

.toper nav li .hide:before{ position: absolute; display: inline-block; top:-5px; left: 45%; width: 0; height: 0px; content: ''; border-style: solid; border-width: 6px; border-color: #fff #fff transparent transparent; transform: rotate(-45deg); box-shadow: 8px -2px 8px #eee;}

.toper nav li:hover .hide{ display: block; transform: translateY(0px); opacity: 1; z-index: 1; }

.toper .auxiliary{ float: right; width: 220px; }

.toper .auxiliary .tel{ display: block; float: left; font-size: 18px; color: #666; line-height: 54px;}

.toper .search_btn{ width:18px; padding: 10px; float: right; border: 1px solid #eee; background: #fff; margin-top: 8px; cursor: pointer; position: relative;}

.toper .search_btn form{ position: absolute; right: -1px; top:65px; width: 300px;  height: 43px;  background: #fff; padding: 5px; box-shadow: 0 0px 5px #ccc; display: none;}

.toper .search_btn form .ipt{ width: 230px; height: 43px; float: left; background: #f5f5f5; padding: 0 5px; color: #666;}

.toper .search_btn form .sumit{ width: 60px; height: 43px; float: left; background: #00B096; color: #fff; font-size: 16px; cursor: pointer;}



.Ibanner{ height: 800px;width: 100%; position: relative; overflow: hidden;}

.indexBanner{ width: 1920px; margin: 0 -370px;}

.indexBanner .one{ height: 800px; background: #d8e2e8; }

.indexBanner .one .img{ width: 900px; margin: 0 auto; position: relative;}

.indexBanner .one .img .txt{ position: absolute; top:0; z-index: 2; animation: myfirst 2s;}

.indexBanner .one .img .cicre{ width: 8px; height: 8px; background: #00b096; display: block; position: absolute; border-radius: 50%; -webkit-animation: warn 2s infinite; }

.indexBanner .one .img .icon1{ top: 274px; left:367px;}

.indexBanner .one .img .icon2{ top: 280px; left:494px;}

.indexBanner .one .img .icon3{ top: 256px; left:533px;}

.indexBanner .one .img .icon4{ top: 298px; left:853px;}

.indexBanner .one .img .icon5{ top: 422px; left:626px;}

.indexBanner .one .img .icon6{ top: 436px; left:354px;}

@keyframes myfirst{

from {opacity: 0;}

to {opacity: 1;}

}



@keyframes warn {

0% {

opacity: 1;

}



25% {

opacity: 0.7;

}



50% {

opacity: 0;

}



75% {

opacity: 0.7;

}



100% {

opacity: 1;

}

}







.Iprosuct{ padding:40px 0;}

.Iprosuct .tit{ text-align: center; padding-bottom:30px;}

.Iprosuct .tit h2{ font-size: 30px; font-weight: normal; padding: 8px 0;}

.Iprosuct .tit p{ font-size: 26px;}

.Iprosuct .content{ padding: 8px 0;}

.Iprosuct .content ul{ width: 1200px;}

.Iprosuct .content li{ width: 280px; margin-right:20px; float: left;  height:310px; position: relative; overflow: hidden; transition: 0.5s;box-shadow: 0 0 8px #ccc; margin-top: -15px;}

.Iprosuct .content li .btn{width: 20px; height: 20px; display: block; position: absolute; top: 45%; z-index: 5; opacity: 0; transition: 0.4s; cursor: pointer; padding: 5px;}

.Iprosuct .content li .btn.next{ right: 0;}

.Iprosuct .content li:hover{ box-shadow: 0 0 8px #84ffed; margin-top: -15px;}

.Iprosuct .content li:hover .btn{ opacity: 1;}

.Iprosuct .content li a{ display: block; text-align: center; color: #666;}

.Iprosuct .content li:hover .title{ color:#00B096;}

.Iprosuct .content li .list{ height: 310px; position: absolute; top:0; left: 0; width: 100%; background: #fff; opacity: 0; transition: 0.5s;}

.Iprosuct .content li .list.act{ z-index: 3; opacity: 1;}

.Iprosuct .content .name{ line-height: 24px; font-size: 12px;}

.Iprosuct .content .name .title{ padding: 10px 0 0px 0; font-size: 16px; color: #333; transition: 0.3s;}



.IaboutUs{ height: 430px; background: url(../images/iusBj.jpg) no-repeat center; text-align: center; color: #fff;}

.IaboutUs .tit{  padding-bottom:35px;}

.IaboutUs .tit h3{ font-size: 24px; padding-top: 10px;}

.IaboutUs .info{  line-height: 36px; padding-bottom: 20px;}

.IaboutUs .more a{ border: 1px solid #9ceedf; border-radius: 5px; color: #9ceedf; padding: 8px 15px;}

.IaboutUs .more a:hover{ padding: 8px 30px; background: rgba(255,255,255,0.7); color: #00B096;}





.inews h3{ font-size: 20px; height: 24px;  padding: 15px 0; line-height: 24px; border-bottom:1px solid #ddd ;}

.inews h3 a{ float: right; font-size: 12px;  font-weight: normal; color: #666; padding: 0px 20px; border: 1px solid #ddd; border-radius: 5px;}

.inews h3 a:hover{ background: #00B096; color: #fff;}

.inews .content{ padding: 35px 0;}

.inews .one{ background: #fff; padding: 16px;  overflow: hidden; position: relative; top: -36px; transition: 0.3s;}

.inews .one:hover{ top: -46px; box-shadow: 0 0 5px #ccc;}

.inews .one li{ float: left;}

.inews .one li a{ display: block; overflow: hidden; width: 566px; height: 188px;}

.inews .one li a:hover img{}



.inews .two .case{ width: 590px; float: left; position: relative;}

.inews .two .case ul{ width: 99999px;}

.inews .two .case .left{ width: 246px; float: left; overflow: hidden;  line-height: 24px;}

.inews .two .case .btn{ position: absolute; display: block; background: #4c4c4c; top:180px; z-index: 5; cursor: pointer; transition: 0.3s;}

.inews .two .case .btn.pre:hover{ background: #4c4c4c; border-radius:50%;}

.inews .two .case .btn.next:hover{ background: #00B096;  border-radius:50%}

.inews .two .case .btn.pre{ right: 318px; background: #00B096;}

.inews .two .case .btn.next{ right: 278px;}



.inews .two .case .left h4{ height: 50px; margin-bottom: 20px; font-size: 16px; font-weight: normal;}

.inews .two .case .left  time{ border-bottom: 1px solid #ddd; padding-bottom: 10px;}

.inews .two .case .left .p10{ padding-bottom: 10px; margin-bottom: 35px;}

.inews .two .case .left .info{ color: #666;}

.inews .two .case .left  li{ width: 246px; float: left; background: #fff;}



.inews .two .case .right{ width: 318px; float: right; overflow: hidden; height: 224px;}

.inews .two .case .right li{ width: 318px; height: 224px; float: left; background: #fff;}

.inews .two .case .right li img{ transition: 0.2s;}



.inews .two .news{ width: 504px; float: right;}

.inews .two .news li a{ display: block; overflow: hidden; padding-bottom: 18px;}

.inews .two .news li img{ float: left; margin-right: 16px;}

.inews .two .news li h4{ height: 24px; overflow: hidden; font-size: 16px; padding: 8px 0; transition: 0.2s;}

.inews .two .news li p{ height: 44px; overflow: hidden; line-height: 22px; color: #666;}

.inews .two .news li a:hover h4{ color: #00B096; padding-bottom: 10px;}

.inews .two .news li a:hover p{ color: #333;}



footer{

	background: #333;

	border-top: 5px solid #00B096;

	overflow: hidden;

	color: #999;

	padding-top: 35px;

	padding-right: 0;

	padding-bottom: 10px;

	padding-left: 0;

}

footer h6{ float: left; padding-right: 50px;}

footer ul{ float: left;}

footer ul li{ float: left; padding: 0 15px; line-height: 26px;}

footer ul li h4{ color: #fff; font-weight: normal; font-size: 16px; padding-bottom: 10px;}

footer ul li a{ color: #999;}

footer ul li a:hover{ color: #fff;}

footer ul li img{ float: left; margin-right: 8px; vertical-align: middle;}

footer .ewm{ float: right;}

footer .copyright a{ color: #999;}

footer .copyright a:hover{ color: #fff;}

.copyright{ padding: 10px 0; border-top: 1px solid #666; margin-top: 30px; line-height:30px;}

.copyright span{ float: right;}

.copyright span img{ margin: 0 5px;}



 .InerBanner{ height: 400px;}

 .usbaner{ background: url(../images/us_baner.jpg) no-repeat center;}

 .newsbaner{ background: url(../images/newsbaner.jpg) no-repeat center;}

 .casebaner{ background: url(../images/caseBj.jpg) no-repeat center;}

 .probaner{ background: url(../images/probaner.jpg) no-repeat center;}

 .contactbaner{ background: url(../images/contactBj.jpg) no-repeat center;}

.inner{ padding: 20px 0;}

.innertit{ text-align: center; font-size: 18px; text-transform: uppercase; padding-bottom: 20px;}

.innertit h2{ font-size: 36px; font-weight: normal; padding: 10px 0;}

.inerUs .info{  line-height: 30px;}

.inerUs .info p{ padding: 8px 0;}

.inerUs .cultrue{background: url(../images/culturebj.jpg) no-repeat center; height: 510px; padding-top: 25px;}

.inerUs .cultrue h4{ font-size: 30px; text-align: center; color: #fff; padding: 15px 0 35px 0;}

.inerUs .cultrue ul{ width: 1356px; color: #fff; text-align: center; line-height: 24px;}

.inerUs .cultrue li { float: left; width: 346px; margin-right: 64px;}

.inerUs .cultrue li h4{ font-size: 20px; padding: 20px 0;}

.inerUs .cultrue li img{border: 2px solid #fff;}



.inerUs .honor{ padding: 60px 0; }

.inerUs .honor .left{ width: 260px; float: left;}

.inerUs .honor .left .innertit{ text-align: left;}

.inerUs .honor .left .txt li{ display: none; line-height: 26px;}

.inerUs .honor .left .btn{ padding-top: 100px;}

.inerUs .honor .left .btn span{ width: 40px; height: 40px; border: 1px solid #ddd; display: inline-block; background: #999; cursor: pointer; transition: 0.3s;}

.inerUs .honor .left .btn span.pre,.inerUs .honor .left .btn span:hover{ background: #00B096;}

.inerUs .honor .right{ width: 846px; float: right; overflow: hidden;}

.inerUs .honor .right ul{ width: 99999px;}

.inerUs .honor .right ul li{ overflow: hidden; width: 846px; float:left;}

.inerUs .honor .right .list{ width: 262px;  float: left; margin-left: 20px; text-align: center; font-size: 18px;}

.inerUs .honor .right .list img{ border: 1px solid #ddd; margin-bottom: 20px;}



.partners{ padding: 60px 0;}

.partners ul{ width: 1240px;}

.partners li{ width: 178px; height: 60px; border: 1px solid #ddd; float: left; margin: 0 18px 20px 0; transition: 0.3s;}

.partners li:hover{ box-shadow: 0 0 10px #aaa;}



.newDtail .tit{ line-height: 44px; font-size: 24px; padding: 10px 0; border-bottom: 1px solid #ddd; margin-bottom: 10px;}

.newDtail .tips{ padding: 10px 0;  margin-bottom: 10px;}

.newDtail .tips em{ color: #999; font-style: normal;}

.newDtail .tips .bshare-custom{ float: right;}

.newDtail .tips .bshare-custom a{ background: #666; padding: 5px; border-radius: 50%; width: 24px; height: 24px; display: inline-block; float: left; margin: 0 2px; cursor: pointer; position: relative;}

.newDtail .tips .bshare-custom a span{ width: 134px; height: 134px; position: absolute; left: -50px; bottom: 40px; display: none;}

.newDtail .tips .bshare-custom a:hover{ background: #0077B5;}

.newDtail .tips .bshare-custom a:hover span{ display: block;}



.newDtail .content{ line-height: 34px;}

.newDtail .content p { padding: 8px 0; text-indent: 2em;}

.newDtail .content  img{ margin-left: -2em;}

.newDtail .updown{ border-top: 1px solid #ddd; padding: 10px 0; position: relative;}

.newDtail .updown p { padding: 5px 0;}

.newDtail .updown .back{ width: 110px; height: 38px; border: 1px solid #ccc; display: block; position: absolute; right: 0; text-align: center; line-height: 38px; font-size: 16px;}

.newDtail .updown .back:hover{ background: #00B096; color: #fff;}



.inerName { text-align: center; font-size: 18px; text-transform: uppercase; padding-bottom: 20px;}

.inerName h1{ font-size: 36px; font-weight: normal; padding: 10px 0;}



.inernews .tabName { text-align: center; margin: 20px 0 50px 0;}

.inernews .tabName span{ padding: 2px 35px; border: 1px solid #ddd; line-height: 30px; display: inline-block; font-size: 18px; margin: 0 8px; transition: 0.5s;}

.inernews .tabName span:hover,.inernews .tabName span.act{ background: #00B096; color: #fff; cursor: pointer;}

.inernews .tabList{ display: none;}

.inernews .tabList li{ margin-top:30px; transition: 0.5s;}

.inernews .tabList li:hover{ box-shadow:  0 0 15px #84ffed;}

.inernews .tabList li a{ display: block; overflow: hidden; padding: 10px; border: 1px solid #eee;}

.inernews .tabList li a:hover img{ transform: scale(1.1);}

.inernews .tabList li a:hover .time i{ padding: 8px 25px;}

.inernews .tabList li img { transition: 0.3s;}

.inernews .tabList li .img{ float: left; width: 150px; height: 104px; overflow: hidden;}

.inernews .tabList li .info{ float: right; width:990px; }

.inernews .tabList li .info h4{

	font-size: 20px;

	color: #00B096;

	padding: 0px;

	line-height:40px;

}

.inernews .tabList li .info .txt{ font-size: 14px; line-height: 26px; color: #888; height:26px; overflow: hidden;}

.inernews .tabList li .info .time{ color: #999;}

.inernews .tabList li .info .time i{ float: right; border: 1px solid #00B096; font-style: normal; padding: 8px 30px; color: #00B096;  transition: 0.5s;}

.inernews ul{ padding-bottom: 30px;}

.page {

	padding: 15px 0;

	line-height: 30px;

	text-align: center;

	font-size: 12px;

}



.page a {

	display: inline-block;

	border: 1px solid #ddd;

	padding: 0 10px;

	background: #eee;

	margin: 0 2px;

}



.page a:hover,

.page a.act {

	background: #00B096;

	color: #fff;

}



.page SPAN.current {

	display: inline-block;

	border: 1px solid #ddd;

	padding: 0 10px;

	background: #00B096;

	color: #fff;

	margin: 0 2px;

}

.page SPAN.disabled {

	display: inline-block;

	border: 1px solid #ddd;

	padding: 0 10px;

	background: #eee;

	margin: 0 2px;

}

.inerCase ul{ width: 1254px;}

.inerCase li{ width: 318px; float: left; margin-right:100px; height:360px; margin-bottom: 40px; line-height: 26px; transition: 0.3s;}

.inerCase li h4{ padding: 10px 20px; font-size: 18px; transition: 0.3s;}

.inerCase li p{padding:0 20px;}

.inerCase li a{ display: block;}

.inerCase li a:hover h4{ color: #00B096;}

.inerCase li:hover {box-shadow:  0 0 15px #84ffed;}

.inerPro ul{ width: 1200px;}

.inerPro li{

	width: 280px;

	float: left;

	text-align: center;

	transition: 0.3s;

	margin-top: 20px;

	margin-right: 10px;

	margin-bottom: 20px;

	margin-left: 10px;

}

.inerPro li h4{ padding: 10px 20px; font-size: 18px; transition: 0.3s;}

.inerPro li p{

	padding-top: 0;

	padding-right: 20px;

	padding-bottom: 15px;

	padding-left: 20px;

}

.inerPro li a{ display: block;}

.inerPro li a:hover h4{ color: #00B096;}

.inerPro li:hover {box-shadow:  0 0 15px #84ffed;}



.inerPro .proName{ text-align: center; padding-top: 20px}

.inerPro .proName a{ display: inline-block; width: 18.5%; margin: 0 0.5%; font-size: 18px; border: 1px solid #ddd; padding: 10px 0; margin-bottom: 15px;}

.inerPro .proName a:hover,.inerPro .proName a.act{ background: #00B096; color: #fff;}

.inerPro .proDetail .name{ height: 50px; border-bottom: 1px solid #ddd; line-height: 50px; font-weight: bold; font-size: 18px; color: #333; margin: 25px 0;}

.inerPro .proDetail .name span{ font-size: 24px; border-bottom: 3px solid #00B096; display: inline-block; line-height: 47px;}

.inerPro .proDetail p{ text-align: center;}



.maps { height: 350px; position: relative;}

.maps .address{ width: 300px; padding: 20px; position: absolute; background: #1f1f1f; z-index: 5; top: -50px; height: 400px; left: 100px; color: #b8b8b8;}

.maps .address h4{ font-size: 20px; border-bottom: 1px solid #b8b8b8; padding:25px 0; margin-bottom: 20px;}

.maps .address p{ line-height: 24px; padding: 10px ;}

.maps .address p img{ vertical-align: middle; margin-right: 8px;}



.msg { padding: 0 150px;}

.msg li{ float: left; width: 48%; padding: 10px 1%;}

.msg li input{ height: 34px; background: #f5f5f5; width: 96%; padding: 0 2%;}

.msg li textarea{ height: 134px; background: #f5f5f5; width: 98%; padding:10px 1%;}

.msg .sumit{ text-align: center;}

.msg .sumit input{ width: 160px; height: 36px; background: #00B096; color: #fff; font-size: 16px; cursor: pointer;}

.snav{ width:1180px; margin:10px auto; border-bottom:1px solid #F2F2F2; line-height:30px; font-size:12px; color:#333;}
.snav a{ color:#333;}
.snav a:hover{ text-decoration:underline;}