@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{ margin:0; padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
input,button,select,textarea{outline:none}
li{list-style:none}
img{border:0; max-width: 100%; height: auto;}
textarea{resize:none}
body,div,span,ul,li,p,h1,h2,h3,h4,h5,h6,img,input, textare{ margin:0; padding:0; }
body{ font-size:12px;}
body{ word-wrap : break-word ;word-break:break-all; min-height: 100%; _height:100%;}
a{ text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;}
a{ outline:none;}/*去除超链接虚线框*/
a:active{star:expression(this.onFocus=this.blur());}/*去除ie下超链接虚线框*/
a:focus{ outline:0;}/*去除火狐下超链接的虚线*/
a{ text-decoration:none; color:#000}
.clearfloat{clear:both; height:0px; font-size:1px; line-height:0px;}/*清除浮动*/
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.fl{ float:left}
.fr{ float:right}
.main{ width:100%; min-width:1200px; max-width:1920px; margin:0 auto;background: #f7f7f7;}
.w1200{width: 1200px;margin: 0 auto;}
.topbox{height:35px;background:#0075c1;color: #fff;font-size: 12px;line-height: 35px;}
.topbox span{display: inline-block;float: right;}
.topbox span a{display: inline-block;color: #fff;font-size: 12px;margin-left: 20px;position: relative;}
.topbox span a em{display: block;width: 1px;height: 12px;background: #fff;position: absolute;top: 11px;right: -12px;}
.topbox span a.ico{background: url(../images/ico.png) no-repeat left 10px;padding-left:20px;}
.topbox span a.ico2{background: url(../images/ico2.png) no-repeat left 12px;padding-left:20px;}
.nav li{float: left;text-align: center;width: 149px;position: relative;}
.nav li a{color: #333;font-size: 14px;line-height:96px;display: block;height: 93px;border-bottom:3px solid #fff;position: relative;}
.nav li:hover .li{font-weight: bold;color: #0075c1;border-bottom:3px solid #0075c1;}
.nav li:hover{background: #f3f3f3;}
.logo{padding-top: 13px;}
.nav li span{display: block;width: 1px;height: 12px;background: #dcdcdc;position: absolute;right: 0;top: 42px;opacity: 1;}
.nav li:hover span{opacity: 0;}
.nav li .sub{width:149px;padding:15px 0;position:absolute;left:0%;top:96px;background:#fff;z-index:1000;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);}
.nav li:nth-child(3) .sub{width: 225px;}
.nav .sub dd{text-align:left;padding: 0 10px 0 40px;background: url("../images/jt.jpg") no-repeat 20px center;}
.nav .sub dd a{padding:0;color:#666;display:block;zoom:1;line-height:30px;height: 30px;font-size:14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;transition: all 0.2s ease-in-out 0s;}
.nav li:hover .sub{opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);}
.nav li:hover .sub dd a{color:#666;background: none;}
.nav li .sub dd a:hover{color:#0075c1;text-indent:5px;background: none;}
.nav .sub dd:hover{text-align:left;padding: 0 20px 0 40px;background: url("../images/jt2.jpg") no-repeat 20px center;}

/* ------------------------banner 样式开始------------------------------- */
.banner{ 
    max-width:100%; 
	min-width:1200px; 
	clear:both; 
	position:relative;
	}
.flexslider { 
    position: relative;
	z-index:2; 
	height:600px; 
	overflow: hidden; 
	background: url(../images/loading.gif) 50% no-repeat;
	}
.slides { 
    position: relative; 
	z-index: 10;
	}
.slides li { 
    height: 4460px;
	}
.flex-control-nav { 
    position: absolute; 
	bottom:25px; 
	z-index: 20; 
	width: 100%;
	text-align:center; 
	}
.flex-control-nav li { 
    display: inline-block; 
	height:12px; 
	margin:0 6px; 
	*display:inline; 
	zoom: 1;
	}
.flex-control-nav a { 
    display: inline-block; 
	width:12px; 
	height:12px; 
	line-height:40px; 
	overflow: hidden; 
	background:#fff; 
	cursor: pointer;border-radius:100%
	}
.flex-control-nav .flex-active { 
    background:#277cc7;
	}
.banner ul li a{ 
    display:block; 
	height:100%;
	}

/* ------------------------首页产品中心样式开始------------------------------- */
.cp-box{background: #fff;padding:20px 26px 30px 26px;width: 1148px;}
.Box_con {position: relative;margin-top:20px;}
.Box_con .btnl {position: absolute;}
.Box_con .btn {display: block;width:19px;height:34px;position: absolute;cursor: pointer;}
.Box_con .btnl {background:url(../images/left.png) no-repeat center;left: -46px;z-index: 999;top:68px;}
.Box_con .btnr {background:url(../images/right.png) no-repeat center;right: -46px;z-index: 999;top:68px;}
.Box_con .conbox {position: relative;overflow: hidden;height:188px;width: 1148px;margin: 0 auto;}
.Box_con .conbox ul {position: relative;list-style: none;}
.Box_con .conbox ul li {float: left;width:274px;margin-left:17px;overflow: hidden;text-align: center;height:188px;position: relative;}
.Box_con .conbox ul li:first-child {margin-left: 0;}
.Box_con .conbox ul li img {display: block;width:274px;height:188px;transition: all 0.5s;}
.Box_con .conbox ul li:hover img {transform: scale(1.1);}	
.title{border-bottom: 1px solid #e6e6e6;position: relative;padding-bottom:6px;}
.title .more{display: inline-block;float: right;color: #9e9e9e;font-size: 12px;margin-top: 10px;}
.title h1{color: #333;font-size: 22px;}
.title h1 span{color: #cacaca;font-size: 10px;}
.title em{display:inline-block;vertical-align: middle;margin-right: 10px;}
.part2{padding-top:14px;}
.part1{padding-top:14px;padding-bottom: 50px;}
.Box_con .conbox ul li .bg{background:rgba(0,84,163,0.6);position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;transition: all 0.3s;}
.Box_con .conbox ul li a h2{color: #fff;font-size: 16px;}
.Box_con .conbox ul li a p{color: #fff;font-size: 12px;line-height: 22px;}
.Box_con .conbox ul li .text{border: 1px solid rgba(255,255,255,0.5);width: 198px;height: 136px;margin:8px auto;padding:34px 30px 0 30px;}
.Box_con .conbox ul li a h2 span{display: block;width: 20px;height: 2px;background-color: #fff;margin:6px auto 5px auto;}
.Box_con .conbox ul li:hover .bg{opacity: 1;}
.BoxSwitch{text-align: center;padding-top:25px;}
.BoxSwitch span{display: inline-block;width: 8px;height: 8px;border-radius: 50%;background: #c4c4c4;margin: 0 7px;}
.BoxSwitch span.cur{background: #277cc7;width: 34px;border-radius: 4px;}
.biaoti{position: absolute;bottom: 0;width: 100%;height: 36px;line-height: 36px;text-align: center;left: 0;color: #fff;font-size: 14px;background: rgba(0,0,0,0.5);opacity: 1;}
.Box_con .conbox ul li:hover .biaoti{opacity: 0;}
.part2 .left{width:620px;background: #fff;padding:20px 26px 29px 26px;height: 350px;overflow: hidden;}
.part2 .right{width:460px;background: #fff;padding:20px 26px 15px 26px;height: 364px;overflow: hidden;}
.tab-con .show{padding-top: 20px;}
.part2 .right p{color: #999;font-size: 14px;line-height: 22px;}
.part2 .right .we img{width:460px;height: 110px;margin-bottom: 8px;}
.part2 .we{padding-top: 20px;}
.tab-con .img{width:253px;text-align: center;}
.tab-con .img img{width: auto;height: 179px;display: inline-block;}
.tab-con .list{width: 350px;}
.tab-con .list li{padding-bottom:16px;border-bottom: 1px dashed #cfcfcf;margin-bottom: 18px;}
.tab-con .list li:nth-child(3n){border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.tab-con .list li a h2{background: url(../images/dd2.png) no-repeat left center;padding-left: 10px;color: #333;font-size: 16px;margin-bottom:8px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
}
.tab-con .list li a p{color: #999;font-size: 14px;line-height: 22px;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;}
.tab-con .wz a h3{color: #333;font-size: 16px;margin-top:12px;margin-bottom: 9px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
}
.tab-con .wz a p{color: #999;font-size: 14px;line-height: 22px;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;
}
.tab-con .wz:hover a h3,.tab-con .list li:hover a h2{font-weight: bold;color: #0075c1;}
.tab-con .top2{width:253px;}
.footer{width: 100%;background: #0075c1;color: #d7efff;padding: 20px 0;}
.footer a{color: #d7efff;}
.footer .f-title{font-size: 16px;font-weight: bold;}
.footer .f-title span{display: inline-block;font-size: 12px;font-weight: normal;margin-left: 12px;}
.footer .f-title em{display: block;width: 22px;height: 2px;background: #f68f0a;margin-top: 10px;}
.footer .f-left{width:148px;padding:20px 50px;border-left: solid 1px #0b82cf;border-right: solid 1px #0b82cf;}
.footer .f-left img{width: 111px;height: 111px;margin-top: 20px;}
.footer .f-center{width:438px;line-height: 20px;padding:20px 0 20px 58px;}
.footer .f-right{width:340px;padding:20px 50px;border-left: solid 1px #0b82cf;border-right: solid 1px #0b82cf;height:187px;}
.footer .f-menu a{margin-bottom:14px;display: inline-block;margin-right:20px;font-size: 16px;}
.footer .f-menu a:last-child{border-right: none;margin-right: 0;padding-right: 0;}
.footer h4{padding-top:4px;font-size: 12px;}
.footer .f-right p{font-size: 14px;line-height: 30px;}
.footer .f-center p{font-size: 14px;line-height: 24px;padding-top: 10px;}
.f-center .f-title{padding-bottom: 4px;}
.f-right .f-title{padding-bottom: 16px;}
.xinwen{background: #fff;padding:7px 0;margin-bottom: 32px;}
.BreakingNewsController{width:100%; overflow:hidden; background:#FFF; height:auto; position:relative;}
.BreakingNewsController .lb{display: block;position: absolute;left: 0;top: 11px;padding-right: 8px;}
.BreakingNewsController .bn-title{display:inline-block; float:left; padding:10px 0px 10px 30px;color:#FFF;}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; left:180px; right:50px;}
.BreakingNewsController ul li{list-style:none; padding:10px 20px 10px 10px; display:none;line-height: 22px;background: url(../images/dd.png) no-repeat left 19px;}
.BreakingNewsController ul li a{text-decoration:none; color:#333; display:inline-block; overflow:hidden; padding:0;font-size: 14px;line-height: 22px;}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:16px; position:absolute; right:0; top:0;}
.BreakingNewsController .bn-arrows span{display:block; width:16px; position:absolute; cursor:pointer; opacity:0.2;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ left:0; background:url(../images/top.jpg) left center no-repeat;width: 16px;height: 9px;top:9px;}
.BreakingNewsController .bn-arrows-right{left:0px; background:url(../images/down.jpg) right center no-repeat;width: 16px;height: 9px;top:23px;}
.BreakingNewsController ul li span{display: inline-block;float: right;color: #999;font-size: 12px;}
.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}


.ny-banner img{width: 100%;}
.white-bg{background: #fff;}
.brand{height:69px;line-height:70px;border-bottom: 1px solid #eaeaea;padding-right: 28px;}
.sub-menu a{display: inline-block;color: #333;font-size: 16px;margin: 0 28px;border-bottom:2px solid #fff;height:67px;}
.sub-menu a.move,.sub-menu a:hover{font-weight: bold;color: #0075c1;border-bottom:2px solid #0075c1;}
.home{color: #666;font-size: 12px;}
.home a{color: #666;}
.home span{color: #0075c1;}
.about{padding:54px 28px;}
.about .left{width: 418px;}
.about .right{width: 658px;}
.about h1{color: #0075c1;font-size: 22px;margin: 40px 0 42px 0;}
.about h1 span{display: block;color: #999;font-size: 14px;line-height: 24px;}
.about p{color: #666;font-size: 14px;line-height: 24px;text-indent: 28px;}
.products,.products2{padding:46px 28px;clear: both;}
.products li{float: left;padding: 36px 18px;border: 10px solid #f5f5f5;margin-bottom:14px;margin-right:14px;width:509px;}
.products .pic{width:224px;padding: 30px 20px 30px 0;text-align: center;}
.products .pic img{width: auto;height: 147px;display: inline-block;}
.products .wz2{width:230px;border-left: 1px solid #dcdcdc;padding:5px 0px 20px 30px;}
.products li a h3{color: #333;font-size: 18px;margin-bottom: 20px;}
.products li a p{color: #666;font-size: 14px;line-height: 24px;
text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;}
.products li a .read{margin-top: 13px;width: 152px;height:30px;text-align: center;line-height:30px;border: 1px solid #b5b5b5;color: #999;font-size: 16px;display: block;}
.products li:nth-child(2n){margin-right: 0;}
.products li:hover{transition:all 0.3s;border:10px solid #0075c1;box-shadow: 0 2px 15px rgba(0,0,0,0.3);}
.products li:hover a h3{color: #0075c1;font-weight: bold;transition:all 0.3s;}
.products li:hover a .read{background-color: #0075c1;color: #fff;border: 1px solid #0075c1;transition:all 0.3s;}
.products2 .cp{width:468px;border: 1px solid #dcdcdc;}
.products2 .cp img{width:468px;height: auto;}
.products2 .jieshao{width: 620px;}
.products2 .jieshao h2{color: #0075c1;font-size: 18px;font-weight: bold;padding-bottom:26px;}
.products2 .jieshao p{color: #666;font-size: 14px;line-height:32px;}
.products2 .jieshao .js01{float:left;width:60%;}
.products2 .jieshao .js01:nth-child(2){width: 40%;}
.pp-bottom h3{color:#0075c1;font-size: 18px;font-weight: bold;border-bottom: 1px solid #dcdcdc;position: relative;padding-bottom: 12px;margin-top: 42px;margin-bottom: 26px;}
.pp-bottom h3 span{display: inline-block;color: #999;font-size: 14px;font-weight: normal;padding-left:8px;}
.pp-bottom h3 em{width: 217px;height: 2px;background: #0075c1;position: absolute;bottom:-1px;display: block;left: 0;}
.pp-bottom h4{color: #333;font-size: 16px;margin-bottom: 22px;}
.pp-bottom p{color: #666;font-size: 14px;line-height:24px;}
.news{padding: 54px 28px;}
.news1 li{border: 2px solid #e5e5e5;background: #f3f3f3;float: left;margin-right:28px;width: 554px;height: 176px;overflow: hidden;}
.news1 li:nth-child(2n){margin-right: 0;}
.news1 li .text{width: 275px;margin-right:10px;}
.news1 li a h2{color: #333;font-size: 16px;margin: 26px 0 12px 0;white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;}
.news1 li a h2 span{display: block;color: #666;font-size: 14px;padding-top: 5px;}
.news1 li a p{color: #666;font-size: 14px;line-height: 24px;
text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news1 li:hover a h2{color: #0075c1;font-weight: bold;}
.news1 li:hover a h2 span{font-weight: normal;}
.news2 li{position: relative;border-bottom: solid 1px #f3f3f3;}
.news2 li .shijian{ text-align:center;background:#fff;color:#999;width:86px;padding:6px 0;font-size:14px;border: 1px solid #f3f3f3;display: block;position: absolute;left: 0;top:28px;}
.news2 li .shijian em{display:block;font-size:40px;font-style:normal;color: #333;}
.news2 li .wz{width:940px;margin-left: 48px;padding: 28px 70px 28px 90px;}
.news2 li a h6{color:#333;font-size:16px;margin:5px 0 14px 0;transition:all 0.3s;margin-left: 0;}
.news2 li a p{color:#777;font-size:14px;line-height:24px;}
.news2 li a .wz span{border:1px solid #c3c3c3;display:block;width:78px;height:24px;line-height:24px;text-align:center;color:#666;font-size:12px;margin-top:20px}
.news2 li a:hover h6{color:#00529f;font-weight:bold;margin-left: 5px;}
.news2 li a:hover .shijian{border:1px solid #0075c1;color:#fff;background:#0075c1}
.news2 li a:hover .shijian em{color: #fff;}
.news2 li:hover a .wz{background: #f3f3f3;}
.news2 li:hover{border-bottom: solid 1px #fff;}
.news2{padding: 42px 0;}
.join2{padding: 54px 28px;}
.join2 div h2{display: block;color: #666;font-size: 16px;line-height: 30px;padding-top:15px;padding-bottom: 5px;font-weight: bold;}
.join2 div p{color: #999;font-size: 14px;line-height: 26px;}
.join2 h1{color: #666;font-size: 16px;line-height: 60px;}
.accordion-item-active h1{color: #fff;}
.online ul{ overflow:hidden; margin-bottom:20px;}
.online ul li{ overflow:hidden; margin-bottom:20px;background: #f6f6f6;height: 48px;line-height: 48px;padding: 0 2%;width: 44.5%;float: left;margin-right:3%}
.online ul li label{color:#333; font-size:14px;float: left;}
.online ul li input{ width:70%; height:46px;padding:0 3%;font-size:14px;border: none;outline: none;background: #f6f6f6;}
.online ul li.ts04{ float:left}
.online ul li.ts04 button{ background:#0075c1;text-align:center; color:#fff;font-size:16px;border:none;cursor:pointer;width: 132px;height:40px;line-height: 40px;}
.online ul li textarea{ width:100%; height:100px; border:none; padding:15px 3%; font-size:14px;font-family: "微软雅黑";background: #f6f6f6;}
.online p{color: #333;font-size: 14px;line-height:30px;}
.online ul li label span{color: #f00;margin-right: 6px;}
.online ul li:nth-child(2n){margin-right: 0;}
.online ul li:nth-child(5){float: none;height: auto;width:96%;}
.online ul li:nth-child(6){float: none;border: none;width: 132px;height:40px;line-height: 40px;padding: 0;margin-top:46px;}
.online form{padding-top: 35px;}
.online{clear: both;padding:45px 28px;}
.contact{clear: both;padding:45px 28px;}
.contact h2{color: #333;font-size: 18px;font-weight: bold;margin-bottom: 28px;}
.contact p{color: #666;font-size: 16px;line-height:36px;}
.contact p span{color: #333;}
.contact .way{width: 375px;}
.contact .map{width: 720px}
.contact .sao-sao{width: 150px;text-align: center;margin-top: 50px;}
.contact .sao-sao img{width: 150px;height: 150px;}
.contact .sao-sao p{color: #333;font-size: 16px;line-height: 20px;}
.nn_detail{clear: both;padding:35px 28px;}
.inside_text05{margin-bottom:30px;padding-top:16px;}
.inside_text05 .text05_nav{ overflow:hidden; text-align:center; margin:15px 0 20px 0}
.inside_text05 .text05_nav h2{ font-size:18px; color:#333333; font-weight:bold; padding:0px 0 22px 0}
.inside_text05 .text05_nav h3{ background:#f5f5f5; height:32px; line-height:32px;}
.inside_text05 .text05_nav h3 span{ font-size:12px; color:#999999; padding:0 10px;}
.inside_text05 .text05_nav h3 a{ font-size:12px; color:#0075c1; padding:0 10px;}
.inside_text05 .text05_nav h3 a:hover{ text-decoration:underline}
.inside_text05 .text05{ overflow:hidden; padding-bottom:50px;}
.inside_text05 .text05 p{ font-size:14px; color:#666; line-height:26px; text-align:justify;}
.nn_detail .fy{ margin:30px 0 0 0; overflow:hidden; padding-bottom:30px;}
.nn_detail .fy h2{ overflow:hidden; line-height:30px;}
.nn_detail .fy h2 span{ font-size:14px; color:#666}
.nn_detail .fy h2 a{font-size:14px; color:#333333}
.nn_detail .fy h2 a:hover{color:#00529f}
.inside_text05 img{max-width: 100%;height: auto;display: block;margin: 0 auto;}

.page{font-size:12px; padding-top:25px; padding-bottom:15px; margin:0 auto; margin-top:15px;}
.page span,.page  a{
padding:5px;
border:1px #CCCCCC solid;
margin-right:2px;
cursor:pointer;
}
.page .current{
border:1px #999999 solid;
background:#FFFFCD;
font-weight:bold;
}
.page  a:hover{
border:1px #333333 solid;
background:#FFFFCD;
text-decoration:none;
}

.detail{padding:15px 10px; padding-top:50px;}
.detail h3{ color:#333; text-align:center; font-size:20px;}
.write{ text-align:center; color:#999; border-bottom:solid 1px #ebebeb; margin:5px 0 18px;}
.write span{ color:#666;}
.detail p{ padding:0 14px;line-height:30px;font-size:14px;}
.dow{border-top:solid 1px #ebebeb;padding-top:15px; margin:30px 0; margin-left:10px; }
.dow b{ color:#0271cb;}
.dow p{ text-indent:0;font-size:12px;}
.info p {line-height:25px;font-size:12px; margin-top:5px; }
.wz-jj{line-height: 30px;}
.pp-bottom{
	color: #666;
    font-size: 14px;
    line-height: 24px;}
