@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: #004ea2;}
section{ width: 1200px; margin: 0 auto;}
.head{
	width: 100%;
	margin: 0 auto;
	background-color: #333333;
	height:30px;
	color: #969696;
	font-size: 14px;
	line-height: 30px;
}
.prc{
	width: 100%;
	margin: 0 auto;
	background-color: #f2f2f2;
	overflow:hidden;
}
.sss{
	float:left;
	background-image: url(../images/hx.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;line-height:60px; color:#333333; font-size:20px; font-weight:bold;
}
.adh{
	float:left;
	background-image: url(../images/a_03-06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;line-height:60px; color:#333333; font-size:16px;
}
.hb{ color: #ffffff; font-size:18px; font-weight:bold;}
.hc{ color: #ffffff; font-size:16px; line-height:25px;}
.hn{ color: #333333; font-size:16px; line-height:23px;}
.hnc{ color: #999999; font-size:14px;line-height:23px;}
.gs{ float:left;line-height: 30px;}
.cn{
	float:right;
	background-image: url(../images/lang_ch.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;line-height: 30px; margin-right:10px;color: #969696;
}
.en{float:right;
	background-image: url(../images/lang_en.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;line-height: 30px;color: #969696;}
.toper{ height: 100px;position: relative;z-index: 50;}
.toper .logo{ float: left; margin-right: 30px; margin-top:10px;}
.toper nav{ float: right;}
.toper nav li{ float: left;line-height: 70px;position: relative; font-size: 16px; text-align: center;}
.toper nav li a{
	display: block;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;line-height: 64px; margin-left:4px;
}
.toper nav li a:hover,.toper nav li a.act{
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #004ea2;-moz-border-radius: 0px 0px 10px 15px;
    -webkit-border-radius: 0px 0px 10px 15px;
    border-radius:0px 0px 10px 15px;
}
.toper nav li .hide{ background: #fff; padding: 8px 0; position: absolute; width: 200px; box-shadow: 0 0px 8px #eee; line-height: 36px; font-size: 14px; 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: #004ea2; color: #fff; font-size: 16px; cursor: pointer;}

.Ibanner{ height: 560px;width: 100%; position: relative; overflow: hidden;}
.indexBanner{ width: 1920px; margin: 0 -370px;}
.indexBanner .one{ height: 560px; 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: #004ea2; 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:#004ea2;}
.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;}
.more a{ border: 0px solid #ffffff; border-radius: 5px; color: #004ea2; padding: 8px 15px;background: rgba(255,255,255,1.0); margin-top:10px;}
.more a:hover{ padding: 8px 20px; background: rgba(255,255,255,0.7); color: #004ea2;margin-top:10px;}


.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: #004ea2; 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: #004ea2;  border-radius:50%}
.inews .two .case .btn.pre{ right: 318px; background: #004ea2;}
.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: #004ea2; padding-bottom: 10px;}
.inews .two .news li a:hover p{ color: #333;}
footer{
	background: #666666;
	overflow: hidden;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; margin-top:20px;
}
footer .dh{ color: #fff; font-size:16px; line-height:60px; text-align:center;}
footer .dh a{ color: #fff; font-size:16px;}
footer .hx{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-color: #999999; height:1px;
}
footer .copyright { color: #cccccc; line-height:30px; font-size:14px;}
footer .copyright a{ color: #cccccc;}
footer .copyright a:hover{ color: #cccccc;}
.copyright{line-height:30px; margin-top:30px;}
.copyright span{ float: left;}
.copyright span img{
	margin-top: -10px;
	margin-right: 60px;
	margin-bottom:15px;
	margin-left: 60px;
}
.cp{
	background-image: url(../images/km_21.jpg);
	background-position: left top; float:left;}
.cp:hover{
	background-image: url(../images/km_23.jpg);
	background-position: left top;float:left;}
 .InerBanner{ height: 300px;}
 .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{ text-align: center; 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: #004ea2;}
.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;text-align:center;}
.newDtail .tips{ padding: 10px 0;  margin-bottom: 10px; text-align:center;}
.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: 5px 0;}
.newDtail .content  img{}
.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: #004ea2; color: #fff;}
.inerName { text-align: center; font-size: 16px; text-transform: uppercase;line-height:40px;padding-bottom: 5px;}
.inerName h1{
	font-size: 26px;
	font-weight: normal;
	padding: 10px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004ea2; width:120px; margin-left:auto; margin-right:auto; color:#004ea2;
}
.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: #004ea2; 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: 130px; height: 100px; overflow: hidden;}
.inernews .tabList li .info{ float: right; width:1030px; }
.inernews .tabList li .info h4{
	font-size: 20px;
	color: #004ea2;
	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 #004ea2; font-style: normal; padding: 8px 30px; color: #004ea2;  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: #004ea2;
	color: #fff;
}

.page SPAN.current {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 10px;
	background: #004ea2;
	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: 1220px;}
.inerCase li{ width: 285px; float: left; margin-right:20px; height:235px;margin-bottom:20px;line-height:26px; transition: 0.3s; margin-top:20px;}
.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: #004ea2;}
.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: #004ea2;}
.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: #004ea2; 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 #004ea2; 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: #004ea2; color: #fff; font-size: 16px; cursor: pointer;}
.visible-xs{
    display: none;
}
@media (max-width: 1206px) {
  .visible-xs{
    display: block !important;
	margin-top:10px; margin-bottom:10px; margin-left:auto; width:90%; margin-right:auto;background:#004ea2; font-size:18px;border-radius: 20px; color:#FFFFFF; text-align:center; padding:10px;
  }
}