@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;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;}
video{border: 0}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1240{width: 1240px;margin:0 auto;}

/*header start*/
.header{border-top:5px solid #106CB7;position: absolute;z-index: 99999}
.header .head_top{background: url(../images/bei.png) no-repeat top right;height: 120px;}
.header .head_top .logo img{padding:10px 0;}
.header .head_top .tel_box{width: 400px;height: 120px;color: #fff;text-align: right;padding-right: 20px;}
.header .head_top .tel_box > a{color:#fff;padding: 0 8px;line-height: 36px;}
.header .head_top .tel_box .tel{margin-top: 15px;width: 400px;text-align: right;}
.header .head_top .tel_box .tel p{display:block;font-size: 14px;color: #696969;text-align: right;background: url(../images/tell.png) 290px 2px no-repeat;height: 18px;line-height: 18px;}
.header .head_top .tel_box .tel b{font-size: 30px;color: #00a756;font-family: arial;font-weight: bold;margin-top: 3px;}

.header .head_nav{background: #106CB7;height: 50px;border-top: 3px solid #fff;}
.header .head_nav ul#nav > li{width: 171px;float: left;height: 50px;line-height: 50px;font-size: 16px;text-align: center;position: relative;}
.header .head_nav ul#nav > li > a{color: #fff;display: block;width: 100%}
.header .head_nav ul#nav > li:hover{background: #0366C1;height:50px;}
.header .head_nav ul#nav > li:hover > a{color: #fff;border-top: 3px solid #00a756;position: absolute;top: -3px}
.header .head_nav ul#nav > li.on {background: #00a756;height:50px;}
.header .head_nav ul#nav > li.on > a{color: #fff;border-top: 3px solid #666;position: absolute;top: -3px}
.header .head_nav ul#nav > li ul.sub{display: none;position: absolute;top: 50px;width: 171px;background: rgba(255,255,255,0.9);}
.header .head_nav ul#nav > li:hover ul.sub{display: block;}
.header .head_nav ul#nav > li ul.sub li a{width:100%;text-align: center;display: block;}
.header .head_nav ul#nav > li ul.sub li:hover a{background: #106CB7;color: #fff}
/*header end*/

/*banner start*/
.banner{padding-top: 178px}
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:550px;
	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: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	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: #00A756;
;
}

.flexslider .slides a img{
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

/*product start*/
.product{padding: 50px 0;}
.pro_l{width: 300px;height: 1051px;background: url(../images/prol.jpg) no-repeat center;text-align: center;}
.pro_l a{display: block;height: 100%}
.pro_l p.title{font-size: 32px;color: #fff;display: block;padding-top:180px;text-align: left;padding-left: 30px}
.pro_l p{text-align: center;line-height: 140%;color: #fff;margin-top: 20px;}
.pro_l ul{width: 160px;padding: 150px 0 0 140px;}
.pro_l ul li{line-height: 55px;font-size: 16px;font-weight: bold;text-align: left;margin-bottom:10px;}
.pro_l ul li a{color: #fff}
.pro_l ul li em{display: block;width: 60px;height: 1px;background: #fff;}
.pro_l ul li:hover a{color: #00A756}
.pro_l ul li:hover em{background: #00A756;}
.pro_l .lx{text-align: left;padding-left: 40px;;padding-top:130px;color: #fff;line-height: 30px}
.pro_l .lx i{display: block;padding-top: 15px;}
.pro_l .lx b{font-size: 24px;font-family: Arial;}

.pro_r{width: 900px;border-bottom: 1px solid #dfdfdf;}
.pro_r ul li{width: 299px;border:1px solid #dfdfdf;border-width: 1px 1px 0 0;float: left;}
.pro_r ul li .img{width: 259px;height:259px;margin: 20px;overflow: hidden;}
.pro_r ul li .img img{width: 259px;height:259px;display: block;transition:.5s ease-in;}

.pro_r ul li img:hover { transform:scale(1.1,1.1);}
.pro_r ul li p{width: 259px;height: 30px;text-align: center;line-height: 30px;margin: 0 auto;font-size: 16px;padding-bottom: 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_r ul li i{display: block;width: 239px;padding:0 10px;height: 30px;border-radius: 5px;background: #ccc;color: #666;text-align: center;line-height: 30px;margin: 0 auto;margin-bottom: 20px;font-size: 14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_r ul li:hover i{background: #00A756;color: #fff}
/*product end*/

/*company start*/
.title{text-align: center;padding-bottom: 55px}
.title b{text-align: center;font-size: 34px;color: #106CB7}
.title p{text-align: center;font-size: 16px;line-height: 35px;color: #666}
.company{padding: 50px 0 40px;background: url(../images/combg.jpg) no-repeat center top}
.company .com_body{padding-right: 100px;padding-bottom: 25px}
.company .com_body .com_l{width: 510px;padding-top: 20px;}
.company .com_body .com_l b.b1{font-size: 36px;color: #dfdfdf;display: block;font-family: Arial;line-height: 40px}
.company .com_body .com_l b.b2{font-size: 18px;color: #106CB7;line-height: 30px}
.company .com_body .com_l em{width: 50px;height: 3px;background: #106CB7;display: block;margin:15px 0;}
.company .com_body .com_l p{text-indent: 2em;line-height: 180%}
.company .com_body .com_r{background: url(../images/comimg.png) no-repeat center;width: 520px;height: 300px;}
.company .com_link{width: 1000px}
.company .com_link ul li{width: 110px;float: left;height: 45px;line-height: 45px;font-size: 17px;padding-left: 70px;border:1px solid #ccc;border-radius: 30px;margin-right:65px;}
.company .com_link ul li:nth-child(1) {background: url(../images/comicon1.png) no-repeat 30px center #e7e7e7}
.company .com_link ul li:nth-child(2) {background: url(../images/comicon2.png) no-repeat 30px center #e7e7e7}
.company .com_link ul li:nth-child(3) {background: url(../images/comicon3.png) no-repeat 30px center #e7e7e7}
.company .com_link ul li:nth-child(4) {background: url(../images/comicon4.png) no-repeat 30px center #e7e7e7}

.company .com_link ul li:nth-child(1):hover {background: url(../images/comicon1_.png) no-repeat 30px center #106CB7}
.company .com_link ul li:nth-child(2):hover {background: url(../images/comicon2_.png) no-repeat 30px center #106CB7}
.company .com_link ul li:nth-child(3):hover {background: url(../images/comicon3_.png) no-repeat 30px center #106CB7}
.company .com_link ul li:nth-child(4):hover {background: url(../images/comicon4_.png) no-repeat 30px center #106CB7}
.company .com_link ul li:hover a{color: #fff}
.company .com_bot{padding-top: 65px;padding-left: 20px}
.company .com_bot b{font-size: 23px;color: #fff;line-height: 40px;font-weight: normal;}
.company .com_bot p{font-size: 16px;color: #fff;line-height: 35px;opacity: 0.6;}

/*lc start*/
.lc{padding: 50px 0;}
.lc .title{padding-bottom: 20px}
.lc .ul1{margin-top: 15px}
.lc ul li{width: 240px;text-align: center;float: left;}
.lc ul li img{padding: 15px 0}
.lc ul li p{text-align: center;display: block;height: 25px;line-height: 25px;font-size: 16px}
.lc ul li .num {width: 100%;background: url(../images/line.jpg) repeat-x center;padding: 15px 0}
.lc ul li .num i{display:block;width: 30px;height: 30px;border:1px solid #aaa;border-radius: 17px;line-height: 30px;background: #fff;transition: all 0.2s ease-in;}
.lc ul .num i{margin: 0px auto}
.lc .ul1 li:nth-child(5)  .num{background: url(../images/ul1bg.png) no-repeat center;}
.lc .ul2 li:nth-child(1)  .num{background: url(../images/ul2bg.png) no-repeat center;}
.lc .ul2 li img{padding: 0 0 15px 0}
.lc .ul2 li{float: right;}
.lc ul li:hover p{color: #106CB7;font-weight: bold;font-size: 16px}
.lc ul li:hover .num i{background: #106CB7;border-color: #106CB7;color: #fff;}
.lc ul li:hover img{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2)}
/*lc end*/

/*news start*/
.xw{ height: 550px;padding-top: 50px;background: url(../images/newbg.jpg) no-repeat center bottom #F1F1F1}
.xw h3{ text-align: center; height: 143px; line-height: 100%; font-weight: normal; font-size: 18px; color: #888;}
.xw h3 i{ display: block;color: #333333; font-size: 36px; line-height: 100%; padding-bottom:18px;font-weight: bold;background:url(../images/x_h2.jpg) no-repeat center 14px;}
.xw h3 i span{ padding-left: 39px;}
.xw_l{ width: 742px;}
.xw_l img{ float: left; width: 200px;}
.xw_l ul{ float: right; width: 503px;}
.xw_l ul li{ overflow: hidden; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px dashed #dfdfdf;}
.xw_l ul li.nob{ border-bottom: none;}
.xw_l ul li i{ display: inline-block; width: 111px; color: #106CB7; font-size: 32px;font-weight: bold; line-height: 100%; border-right: 1px solid #dfdfdf; height: 80px;}
.xw_l ul li i span{font-size: 18px;color: #666;font-weight: normal;}
.xw_l ul li em{ display: inline-block; float: right; width: 363px;}
.xw_l ul li em a{ display: block; font-size: 16px; color: #333; font-weight: bold; height: 22px; line-height: 22px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;  }
.xw_l ul li em span{ display: block; padding-top: 11px; font-size: 14px; color: #666; line-height: 25px;}
.xw_l ul li:hover i{ color: #00a756;}

.xw_r{ width:380px;}
.xw_r p{ padding-bottom: 24px;}
.xw_r p img{ width: 380px;}
.xw_r ul li{ overflow: hidden; border-bottom: 1px dashed #dfdfdf;margin-bottom: 16px;}
.xw_r ul li a{ display: block; padding-left: 41px; font-size: 16px; color: #333; background:url(../images/x_w.jpg) no-repeat; height: 24px; line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; margin-bottom: 10px;}
.xw_r ul li span{ display: block;background:url(../images/x_d.jpg) no-repeat;line-height: 24px; font-size: 14px; color: #666; padding-left: 41px; }
.xw_r ul li.nob{ border-bottom: none;}

.xw h4{height: 42px; line-height:23px; margin-bottom: 30px; border-bottom: 1px solid #dfdfdf; padding-left: 35px;background:url(../images/x_h31.jpg) no-repeat;}
.xw h4 a{ color: #106CB7; font-size:20px;font-weight: bold;}
.xw h4 span{ display: inline-block; float: right; padding-top: 7px;}
.xw h4 span a{font-size: 15px;color: #aaa;font-weight: normal;}
.xw .xw_r h4{background:url(../images/x_h32.jpg) no-repeat;}

/*new start*/

/*footer start*/
.footer{padding: 35px 0;background: #444}
.footer .ewm{width: 320px;height: 210px;background: url(../images/f_line1.gif) no-repeat center right;}
.footer .ewm .ewm_box{width: 160px;height: 160px;padding:25px;background:url(../images/ewmbg.png) no-repeat center;}
.footer .ewm p{writing-mode:tb-rl;letter-spacing: 3px;font-size: 16px;color: #fff;padding-left: 10px}
.footer .kslj{width: 330px;height: 210px;background: url(../images/f_line1.gif) no-repeat center right;}
.footer .kslj ul{width:265px;padding-left: 65px;}
.footer .kslj ul li{float: left;width: 132px;line-height: 52px;font-size: 16px;}
.footer .kslj ul li a{color: #fff;}
.footer .lxwm{padding-left: 50px;color:#fff;width: 500px;font-size: 16px}
.footer .lxwm p{line-height: 60px;font-size: 18px}
.footer .lxwm span{display: inline-block;height: 48px;line-height: 48px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.footer .lxwm .span1{width: 290px;padding-left: 30px;background: url(../images/lx.png) no-repeat center left;background-size: 20px}
.footer .lxwm .span2{width: 250px;padding-left: 30px;background: url(../images/wz.png) no-repeat center left;background-size: 20px}
.footer .lxwm .span3{width: 190px;padding-left: 30px;background: url(../images/sj.png) no-repeat center left;background-size: 20px}
.footer .lxwm .span4{width: 250px;padding-left: 30px;background: url(../images/yx.png) no-repeat center left;background-size: 20px}
.footer .lxwm .span5{width: 450px;padding-left: 30px;background: url(../images/dz.png) no-repeat center left;background-size: 20px}
.foot_bot{line-height:40px;background:#106CB7;font-size: 14px}
.foot_bot .bot_body{width:1200px;margin:0 auto;}
.foot_bot .bot_l{float:left;color:#fff;width:600px}
.foot_bot .bot_r{float:right;color:#fff;width:300px;text-align: right}
.foot_bot .bot_r a{color:#fff}
/*footer end*/