@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px "Microsoft Yahei";color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;padding: 0;margin: 0}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1330{width: 1330px;margin:0 auto;}

/*header start*/
.header{z-index: 99999;box-shadow: 0 0 5px 0 #dfdfdf}
.header .head_top{height: 30px;background: #eee;color: #666}
.header .head_top p{color: #666;line-height: 30px;}
.header .head_top a{display: inline-block;padding: 0 15px;line-height: 30px;color: #666}
.header .head_bot{height: 100px;background:rgba(255,255,255,0.9);}
.header .head_bot img{padding: 10px 0;}
.header .head_bot ul.fr{position: relative;z-index: 1;}
.header .head_bot ul.fr li.nLi{float: left; position: relative;}
.header .head_bot ul.fr li.nLi > a{display:block;width:120px;height: 100px;text-align: center;font-size: 16px;line-height: 100px;}
.header .head_bot ul.fr li.nLi:hover > a{background: #003583;color: #fff}

#nav .sub{ display:none; right:0px; top:100px;position:absolute;background:rgba(255,255,255,0.8);line-height:35px;background: #f5f5f5;padding: 15px 0;}
#nav .sub li{ zoom:1;}
#nav .sub a{ display:block;}
#nav .sub1{width: 780px;left:-120px;}
#nav .sub1 > li{width: 160px;padding:0 17px;border-right: 1px solid #dfdfdf;float: left;}
#nav .sub1 > li > a{font-size: 16px;font-weight: bold;color: #003583}
#nav .sub1 ul li{line-height: 30px;}
#nav .sub1 ul li:hover a{color: #C4000A}
#nav .sub2{left:0px}
#nav .sub2,#nav .sub3{width: 450px;right: 0}
#nav .sub2 img,#nav .sub3 img{padding-left: 20px;padding-right: 15px}
#nav .sub2 ul,#nav .sub3 ul{padding-left: 30px}
#nav .sub2 ul li,#nav .sub3 ul li{list-style: disc;}
#nav .sub2 ul li:hover a,#nav .sub3 ul li:hover a{color: #C4000A}

/*header end*/

/*banner start*/
.banner{position: relative;}
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 750px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 70px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: #E8E8E8;
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background:#BB0000;
}

.flexslider .slides a img {
	width: 100%;
	height: 750px;
	display: block;
}
/*banner end*/

/*quick start*/
.quick{height: 75px;background:rgba(0,53,131,0.8);position: absolute;bottom: 0px;}
.quick dl dt,.quick dl dd{float: left;}
.quick dl dt{width: 200px;height: 75px;background: url(../images/qn.png) no-repeat center;text-align: center;color: #fff;padding-right: 30px}
.quick dl dt p{text-align: center;line-height: 40px;font-size: 26px;padding-top:5px}
.quick dl dd a{display:block;width: 161px;height: 75px;line-height: 75px;color: #fff;text-align: center;font-size: 18px;}
.quick dl dd a:hover {background: url(../images/libg.png) no-repeat center bottom;}
/*quick end*/

/*adv start*/
.title{text-align: center;}
.title p{font-size: 38px;color: #333;text-align: center;}
.title i{display:block;font-size: 16px;color: #777;padding-top: 5px}

.adv{padding: 50px 0;background: url(../images/webg.jpg) no-repeat center;}
.adv .adv_body .adv_con{width: 260px;text-align: center;padding-left: 53px;padding-top:40px;background: url(../images/line.png) no-repeat center left;}
.adv .adv_body .adv_con:nth-child(1) {padding-left: 0px;background: none}
.adv .adv_body b{color: #333;font-size: 24px;padding-bottom: 15px;display: block;height: 60px;background: url(../images/shou.png) no-repeat center;}
.adv .adv_body p{line-height: 180%;text-align: center;}
.adv .adv_body a{display: block;width: 30px;height: 30px;margin:15px auto 0 auto;background: url(../images/jia.png) no-repeat center;}
/*adv end*/

/*product start*/
.product{padding: 50px 0 20px 0;background: url(../images/bg01.jpg);}
.product .pro_body{padding-top: 30px}
.product .pro_body .pro_l{width: 270px;background: #fff}
.product .pro_body .pro_l .pl_top{width: 270px;height: 85px;border-bottom: 4px solid #C4000A;background: #003583;color: #fff;font-size: 33px;font-weight: bold;text-align: center;line-height: 85px;letter-spacing: 3px}
.product .pro_body .pro_l > ul > li > a{display: block;width: 220px;height: 40px;line-height: 40px;background:url(../images/jt.png) no-repeat 20px 11px #C9C9C9;color: #fff;padding-left: 50px;font-size: 17px;color: #333;margin-bottom: 2px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product .pro_body .pro_l > ul > li > ul li{height: 40px;line-height: 40px;}
.product .pro_body .pro_l > ul > li > ul li a{color: #666;font-size: 15px;display: block;width: 220px;padding-left: 50px;border-bottom: 1px solid #C9C9C9}
.product .pro_body .pro_r{width: 930px;}
.product .pro_body .pro_r ul li{width: 270px;margin-left: 40px;float: left;margin-bottom: 30px}
.product .pro_body .pro_r ul li .zi{width: 270px;height: 50px;background: #fff;border-top: 1px solid #dfdfdf;line-height: 50px;}
.product .pro_body .pro_r ul li .zi span{font-size: 15px;padding-left: 20px;display: inline-block;width: 194px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product .pro_body .pro_r ul li .zi em{display: inline-block;height: 50px;width: 50px;border-left: 1px solid #dfdfdf;background: url(../images/jt1.png) no-repeat center ;}
.product .pro_body .pro_r ul li:hover .zi{background: #dfdfdf;color: #333}
.product .pro_body .pro_r ul li:hover em{background: url(../images/jt2.png) no-repeat center #C4000A;}
.product ul li .img{width: 270px;height:202px;overflow: hidden;}
.product ul li .img img{ width:270px;height: 202px; display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.product ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
/*product end*/

/*company start*/
.company{padding: 50px 0;background: url(../images/combg.jpg) no-repeat center top;}

.com_body{ width:1160px;margin-top: 30px;padding: 20px 20px 7px;background: rgba(255,255,255,1);}
.com_body .hd{position:relative;float:left;width: 305px}
.com_body .hd ul li{ float:left; width:137px;height:137px;margin:0 13px 13px 0; cursor:pointer;background: #003583;text-align: center;color: #fff; font-size: 18px;}
.com_body .hd ul > a{display:block;color: #fff;float:left; width:137px;height:137px;margin:0 13px 13px 0; cursor:pointer;background: #003583;text-align: center;font-size: 18px;}
.com_body .hd ul > a:hover {background: #C4000A;}
.com_body .hd ul p{text-align: center; color: #fff;}
.com_body .hd ul em{display: block;width: 70px;height: 70px;margin: 20px auto 5px}
.com_body .hd ul em img{width: 70px;height: 70px}
.com_body .hd ul li.on{background:#C4000A;}
.com_body .bd .com_con{float: right;width: 855px;zoom:1;height: 437px;}
.com_body .bd .com_con .gsjj b{font-size: 16px;color: #003583;display: block;padding:15px 0 10px}
.com_body .bd .com_con .gsjj p{text-indent: 2em;line-height: 160%}
.com_body .bd .com_con .zzry {position: relative;height: 437px;}
.com_body .bd .com_con .zzry ul li{float: left;margin-left: 35px;}
.com_body .bd .com_con .zzry ul li:nth-child(1) {margin-left: 20px}
.com_body .bd .com_con .zzry .cover{position: absolute;bottom: 0;width: 855px;height: 173px;background: url(../images/cover.png) no-repeat center;}
.com_body .bd .com_con .fhbz{width: 855px;height: 437px;background: url(../images/fhbz.jpg) no-repeat center;}
.com_body .bd .com_con .fhbz ul li{float: left;margin-left: 35px;margin-bottom:30px;}
.com_body .bd .com_con .fhbz ul li:nth-child(3n+1) {margin-left:15px;}
.com_body .bd .com_con .fhbz ul li img{width: 250px;height: 188px;}
/*company end*/

/*case start*/
.case{padding: 50px 0;}
.case .slideBox{width: 1288px; overflow:hidden; zoom:1; padding:35px 0 0px 50px; position:absolute;z-index: 9999 ;position: relative;top: 0px;}
.case .sPrev,.case .sNext{ position:absolute; left:5px; top:0px; display:block; width:46px; height:410px; background:url(../images/arrow-left.png) no-repeat center; }
.case .sNext{width:46px; height:410px; left:auto; right:15px; background:url(../images/arrow-right.png) no-repeat center;  }
.case .con{width:1300px;}
.case .con ul .li1{width:370px;float:left;position:relative;overflow:hidden;cursor:pointer;background: #efefef;border-bottom: 4px solid #003583}
.case .con ul .li1:hover {border-color: #C4000A}
.case ul{ overflow:hidden; zoom:1;   }
.case ul .li1{ margin:0 20px; float:left; _display:inline; overflow:hidden;background: #fff ;text-align: center;transition: all 0.2s ease-in;}

.case ul .li1 img{display:block;width: 370px}
.case ul .li1 .txt{width:370px;line-height:30px;margin: 7px auto 10px auto;font-size: 16px;color: #666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;  width: 100%; overflow: hidden; padding: 0 10px;}
.case ul .li1 .txt p{font-size: 13px;line-height: 160%;padding: 0 15px;text-indent: 2em;}
.case ul .li1 .txt b{}
/*case end*/

/*new start*/
.new{padding: 50px 0 0 0;background: #f1f1f1}
.news_c{ width: 697px; overflow: hidden; padding-top: 30px;}
.new .new_title{ height: 72px;background:url(../images/n_h31.png) no-repeat left 1px;}
.new .new_title span{ color: #003583; font-size: 18px;font-weight: bold;}
.new .new_title a{ display: inline-block; float: right; font-weight: normal; padding-top: 2px; margin-right: 40px; font-size: 14px; color: #555; line-height: 20px;}

.news_c dl{overflow: hidden; width:344px; float: left;}
.news_c dl dt{width:344px; height:206px; overflow: hidden; position: relative;}
.news_c dl dt img{ width:344px;}
.news_c dl dd>a{width: 100%; display: inline-block; float:left; font-size: 16px; color: #333; font-weight: bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height: 55px; line-height:55px;}
.news_c dl dd a:hover{ color: #C4000A;}
.news_c dl dd p{ font-size: 14px; color: #555; padding-top:3px; line-height: 26px;}
.news_c ul{overflow: hidden; width:315px; float: right;}
.news_c ul li{ overflow: hidden;border-bottom:1px dashed #979797; height: 108px; margin-bottom: 26px;}
.news_c ul li b{ display: inline-block; float: left; color: #555555; font-family: Arial; font-size:28px; font-weight: normal;width:60px; text-align: center; height: 61px; border: 2px solid #e5e5e5; padding-top: 15px;}
.news_c ul li b span{ display: block; font-size: 14px; color: #555;}
.news_c ul li em{ display: inline-block; float: right; width:235px;}
.news_c ul li strong{ display: block; height: 26px; line-height: 26px;}
.news_c ul li strong a{ display: inline-block; float: left; font-size: 16px; color: #333;width: 235px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_c ul li i{ display: block; font-size: 14px; color: #555; line-height: 24px; padding-top: 6px;}
.news_c ul li:nth-child(3) {border-bottom: none;}
.news_c ul li.cur b{ background: #003583; color: #fff; border-color: #003583;}
.news_c ul li.cur span{ color: #fff;}

.news_r{width: 438px;overflow: hidden;padding-top: 30px;}
.news_r .new_title{background:url(../images/n_h32.png) no-repeat left 1px;}
.news_r dl{ height: 108px; border-bottom: 1px dashed #adadad; margin-bottom: 26px;}
.news_r dl dt{background:url(../images/n_w.jpg) no-repeat; height: 40px; line-height:30px; padding-left: 55px;}
.news_r dl dt a{display:block;font-size: 16px; color: #333; font-weight: bold;width: 383px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_r dl dd{ padding-left: 55px; font-size: 14px; color: #555; line-height: 24px;}
.news_r dl dd p{position: relative;top: -5px}
.news_r dl:nth-child(4) {border-bottom: none;}
/*new end*/

/*footer start*/
.footer{background: #434343;}
.footer .foot_top{background: url(../images/footbg.jpg) repeat-x center bottom;}
.footer .foot_nav{position: relative;text-align: center;height: 40px;background: #003583;line-height: 40px;color: #fff;}
.footer .foot_nav b{font-size: 18px;color: #fff;margin-right: 30px}
.footer .foot_nav a{display: inline-block;padding:0 45px;color: #fff;font-size: 16px;}

.footer .footbody{padding: 30px 0;}
.footer .footbody .footlogo{padding: 26px 0;}
.footer .footbody dl{padding-right: 100px;}
.footer .footbody dt{color: #fff;font-size: 16px;line-height: 30px;font-weight: bold;}
.footer .footbody dd{color: #999;line-height: 25px;}
.footer .footbody dd a{color: #999}
.footer .footbody .ewm p{color: #fff;writing-mode:tb-rl;font-size: 16px;letter-spacing: 4px;margin-left: 5px;}
.footer .footbody .ewm p:nth-child(2) {padding-top: 50px;}
.footer .footbody .ewm p:nth-child(3) {padding-top: 20px;}
.footer .footbody .ewm img{border:2px solid #fff;}
.foot_bot{height:30px;background: #222;line-height: 30px;color: #fff;}
.foot_bot a{color: #fff}
/*footer end*/

.lxwm{height: 90px;background: rgba(0,0,0,0.6);position: fixed;bottom: 0;z-index: 9999}
.lxwm ul li{width: 298px;height:90px;border-right: 1px solid #fff;float: left;color: #fff;text-align: center;font-size: 14px}
.lxwm ul li:nth-child(1) {border-left: 1px solid #fff;}
.lxwm ul li img{padding:8px 0 3px 0}