@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#666666;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%}
.w1200{width: 1200px;margin:0 auto;}
.w1200 img{ vertical-align: middle;}
.w1260{width: 1260px;margin:0 auto;}
.w1340{width: 1340px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #666666; 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;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}


/*header start*/
.head{border:5px solid #0564BF;border-width:5px 0 0 0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{height:100px; line-height:100px; position:relative;z-index:1;margin: 0 auto}
.nav a{ color:#444;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;}
.nav .nLi h3 a{ display:block; width: 90px; font-size:16px;font-weight: bold;text-align:center;background: url(../images/navhoverbg.png) no-repeat center bottom;transition: all 0.2s ease-in;}
.nav .nLi h3 a:hover {background:url(../images/nav_bg.png) no-repeat center;}
.nav .sub{ display:none; width:90px; left:0; top:100px;position:absolute;background:rgba(255,255,255,0.8);line-height:35px;}
.nav .sub li{ zoom:1;}
.nav .sub a{ display:block; padding:0 10px;text-align: center;}
.nav .sub a:hover{ background:#0564BF; color:#fff;}
.nav .on h3 a{background:url(../images/nav_bg.png) no-repeat center;}
.nav .nLi:nth-child(5) .sub{width: 160px;left: -32px}
/*header end*/
/*banner start*/
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 450px;
	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: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

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

/*search start*/
.search{height: 40px;background-color: #dfdfdf;line-height: 40px;border:3px solid #0058AD;border-width: 3px 0 0px 0;background: url(../images/line01.png) no-repeat center;}
.search_body{padding-left: 10px;}
.search_body .s_tel span{color: #fff;font-size: 20px;letter-spacing: 2px;padding-left: 10px;}
.search .txtScroll-top{margin-left: 10px;}
.search .txtScroll-top .infoList li{ width:500px;height:40px; line-height:40px;}
.search .txtScroll-top .infoList li a{color: #223E70}
.search .txtScroll-top .infoList li .date{float:right; color:#223E70;}
/*search end*/

/*product start*/
.product{padding:40px 0 10px 0;}
.product .pro_body .pro_list{width:240px;}
.product .pro_body .pro_list .list_top{width: 240px;height: 70px;background: url(../images/list_top.png) no-repeat center;line-height: 70px;color: #fff;font-size: 22px;}
.product .pro_body .pro_list .list_top font{position: relative;left: 65px;}
.product .pro_body .pro_list ul li{width: 240px;height: 32px;margin-top: 5px;background: url(../images/listbg1.png) no-repeat left;line-height: 32px;}
.product .pro_body .pro_list ul li a{padding-left: 30px;color: #0454A1;font-weight: bold;font-size: 16px;}
.product .pro_body .pro_list ul li:hover {background: url(../images/listbg2.png) no-repeat left;}
.product .pro_body .pro_list ul li:hover a{padding-left: 60px;color: #fff}
.product .pro_body ul.pro_main{width: 960px;}
.product .pro_body ul.pro_main li{width: 240px;height: 200px;margin:20px 0 30px 0;float: left;}
.product .pro_body ul.pro_main li img{border:1px solid #DFDFDF;float: right;}
.product .pro_body ul.pro_main li p{width: 210px;height: 42px;text-align: center;line-height: 42px;background:url(../images/zibg1.png);color: #fff;float: right;}
.product .pro_body ul.pro_main li:hover p{width: 210px;height: 42px;text-align: center;line-height: 42px;background:url(../images/zibg2.png);color: #fff}
/*product start*/

/*company start*/
.company{padding: 40px 0;background: url(../images/combg.jpg) no-repeat center;}
.company .title{text-align: center;}
.company .title b{font-size: 34px;color: #085097}
.company .title p{text-align: center;line-height: 200%;}

.company .com_body{padding-top: 30px;}
.company .com_body .com_r{width: 600px;}
.company .com_body .com_r b{font-size: 18px;color: #0055B2;}
.company .com_body .com_r em{width: 60px;display: block;height: 3px;background: #0055B2;margin: 20px 0}
.company .com_body .com_r p{line-height: 170%;text-indent:2em;font-size: 15px;}
.company .com_body .com_r a{display: block;width: 120px;height: 35px;text-align: center;line-height: 35px;background: #0055B2;color: #fff;margin-top: 20px;}
.company .com_body .com_r a:hover {background: #E76E1F}
/*company end*/

/*gcsl start*/
.gcsl{padding: 40px 0;}
.gcsl .title{text-align: center;}
.gcsl .title b{font-size: 34px;color: #085097}
.gcsl .title p{text-align: center;line-height: 200%;}

.gcsl_body{height:360px;margin:15px auto 0 auto;}
.gcsl .slideBox{width: 1280px;overflow:hidden; zoom:1;padding:10px 0 10px 60px;position:absolute;z-index: 9999;}
.gcsl .sPrev,.gcsl .sNext{position:absolute;left:5px; top:10px; display:block;width:46px;height:350px;background:url(../images/arrow-left.png) no-repeat center; }
.gcsl .sNext{width:46px;height:350px;left:auto;right:5px; background:url(../images/arrow-right.png) no-repeat center;}
.gcsl .sPrev:hover,.slideGroup .sNext:hover{border-color:#f60;}
.gcsl .con{width:1200px;}
.gcsl .con ul li{width:378px;height:360px;float:left;position:relative;overflow:hidden;cursor:pointer;}
.gcsl .txt{width:338px;height:77px;background: #efefef;padding: 0 20px;text-align: left;color: #333;}
.gcsl .txt b{text-align: left;line-height: 30px;font-size: 16px;}
.gcsl .txt p{text-indent:2em;line-height: 140%}
.gcsl ul{ overflow:hidden; zoom:1;}
.gcsl ul li{margin:0 15px; float:left; _display:inline;overflow:hidden;text-align:center;}
.gcsl ul li .pic{text-align:center;}
.gcsl ul li .pic img{width:378px; height:283px; display:block;padding:2px;border:1px solid #ccc;}
.gcsl ul li .pic a:hover img{border-color:#999;}
.gcsl ul li .title{line-height:24px;}

/*gcsl end*/

/*new & contact start*/
.nc{padding:40px 0 40px 0;}
.nc .nc_l{width: 386px;}
.nc .nc_m{width: 386px;margin-left:21px;}
.nc .nc_r{width: 386px;margin-left:21px;}
.nc .nc_l .nc_top{width: 386px;height: 40px;background: url(../images/new_top.png) no-repeat center;line-height: 40px;}
.nc .nc_m .nc_top{width: 386px;height: 40px;background: url(../images/que_top.png) no-repeat center;line-height: 40px;}
.nc .nc_r .nc_top{width: 386px;height: 40px;background: url(../images/com_top.png) no-repeat center;line-height: 40px;}
.nc .nc_top font{position: relative;left: 40px;font-size: 22px;color: #055097;font-weight: bold;/*letter-spacing:-3px;*/line-height: 35px;}
.nc .nc_top a{padding-right: 5px;}
.nc .nc_img{width: 386px;height: 100px;overflow: hidden;margin-top: 10px;}
.nc .nc_zi{width: 376px;padding:10px 5px 0 5px;}
.nc .nc_zi p{line-height: 160%;}
.nc .nc_m ul{width: 376px;padding:10px 5px 0 5px;}
.nc .nc_m ul li{height: 22.5px;line-height: 22.5px;}
.nc .nc_l ul{width: 376px;padding:10px 5px 0 5px;}
.nc .nc_l ul li{height: 22.5px;line-height: 22.5px;}
.nc ul li span.fl{display: block;width: 270px;;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*new & contact end*/

/*footer start*/
.footer{width: 100%;padding: 30px 0;background:#666}
.footer .ul1{width: 260px;}
.footer .ul1 li{width: 130px;height: 25px;line-height: 25px;font-size: 15px;color: #dedede;}
.footer .ul1 li a{color: #fff}
.footer ul:nth-child(2) li{height: 25px;line-height: 25px;font-size: 15px;color: #dedede;margin-right:60px;}
.footer ul:nth-child(3) li{width: 350px;height: 25px;line-height: 25px;font-size: 15px;color: #dedede;}
.footer p{color: #E76E1F;font-size: 16px;padding-bottom: 10px;font-weight: bold;}
.footer font{font-size: 15px;color: #dedede;line-height: 160%;}
.footer .ewm p{writing-mode:tb-rl;font-weight: normal;color: #fff;display: block;padding-right: 8px;line-height: 20px;letter-spacing: 2px;font-size: 15px;}
.footer .ewm p:nth-child(1) {padding-top: 45px;}
.footer .ewm p:nth-child(2) {padding-top: 15px;}
.footer .ewm img {padding-left: 12px;}
.foot_bot{width: 100%;height: 35px;background: #024CAB;line-height: 35px;color: #dedede}
/*footer end*/