@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;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1260{width: 1260px;margin:0 auto;}

/*header start*/
.topbg{width: 100%;background: url(../images/topbg.jpg) no-repeat center top;}
.header{background: #fff}
.header .head_top{height: 35px;background: #efefef;line-height: 35px;border-bottom: 1px solid #dfdfdf}
.header .head_top .hyy{padding-left: 20px;}
.header .head_body{height: 100px;}
.header .head_body .logo{padding-left: 20px}
.header ul#nav{width:750px;height: 100px;line-height: 100px;}
.header ul#nav > li{float: left;width: 150px;height: 100px;line-height: 100px;text-align: center;position: relative;}
.header ul#nav > li > a{font-size: 17px;}
.header ul#nav > li:hover {background: #005ED2}
.header ul#nav > li:hover a{color: #fff}
.header ul#nav .sub{display:none; width:150px; left:0px; top:100px; position:absolute; line-height:35px;padding:5px 0;z-index: 9999;background: rgba(0,0,0,0.6);}
.header ul#nav .sub li{zoom:1;}
.header ul#nav .sub a{display:block; padding:0 10px;text-align: center;color: #fff;font-size: 15px;}
.header ul#nav .sub a:hover{background:#005ED2; color:#fff;}
.header .lan{margin-right: 10px}
.header .lan a{display: inline-block;width: 40px;height: 20px;background: #C10001;color: #fff;text-align: center;line-height: 20px}
.header .lan a:nth-child(2) {background: #005ED2}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 1200px;
	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: 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: #005DD1;
;
}

.flexslider .slides a img {
	width: 100%;
	height: 450px;
	display: block;
}
/*banner end*/

/*product start*/
.product{padding:50px 0 30px 0;}
.product .pro_l{width: 280px;}
.product .pro_l .prolist_top{width: 280px;height: 100px;background: #005DD1;text-align: center;}
.product .pro_l .prolist_top b{font-size: 30px;color: #fff;letter-spacing: 2px;line-height: 160%;display: block;padding-top:15px;font-weight: normal;}
.product .pro_l .prolist_top p{text-align: center;color: #dfdfdf;font-size: 15px;}
.product .pro_l .ul1 > li > a{display: block;width: 270px;padding-left:10px;height: 37px;background: #e1e1e1;line-height: 37px;color: #333;font-size: 15px;border-top: 2px solid #bababa}
.product .pro_l .ul1 > li:hover > a {background: #005DD1;color: #fff}
.product .pro_l .ul2 {padding: 5px 10px 10px;background: #f1f1f1;display: none;}
.product .pro_l .ul2 > li {line-height:27px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin:0 10px;border-bottom: 1px dashed #cfcfcf}
.product .pro_l .ul2 > li:hover a{color: #005DD1}
.product .pro_l .ul1 > li:nth-child(2) .ul2 {display: block;}
.product .pro_l .ul1 > li:nth-child(4) .ul2 {display: block;}

.product ul.pro_main{width: 920px}
.product ul.pro_main li{width: 280px;float: left;margin-left: 26.6px;margin-bottom: 30px;position: relative;text-align: center;background: #E1E1E1}
.product ul.pro_main li img{width: 280px}
.product ul.pro_main li p{text-align: center;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding: 6px 0;}
.product ul.pro_main li:nth-child(1) .cover{background: rgba(0,82,173,0.75);}
.product ul.pro_main li:nth-child(2) .cover{background: rgba(155,155,155,0.75);}
.product ul.pro_main li:nth-child(3) .cover{background: rgba(0,82,173,0.75);}
.product ul.pro_main li:nth-child(4) .cover{background: rgba(155,155,155,0.75);}
.product ul.pro_main li:nth-child(5) .cover{background: rgba(0,82,173,0.75);}
.product ul.pro_main li:nth-child(6) .cover{background: rgba(155,155,155,0.75);}
.product ul.pro_main li:nth-child(7) .cover{background: rgba(0,82,173,0.75);}
.product ul.pro_main li:nth-child(8) .cover{background: rgba(155,155,155,0.75);}
.product ul.pro_main li:nth-child(9) .cover{background: rgba(0,82,173,0.75);}
.product ul.pro_main li .cover i{display:block;width: 35px;height: 35px;background: url(../images/fdj.png) no-repeat center;margin: 20px auto;}
.product ul.pro_main li:hover {background: #005DD1}
.product ul.pro_main li:hover p{color: #fff}
/*product end*/

/*new start*/
.new{padding:0 0 50px 0;}
.new_l{width: 539px;background: #f2f2f2;border-right: 1px solid #DBDBDB;padding: 30px}
.new_r{width: 540px;background: #f2f2f2;padding: 30px}
.new .new_title{padding-bottom: 20px;border-bottom: 1px solid #DBDBDB}
.new .new_title p{font-size: 20px;line-height: 20px;display: block;padding-bottom: 10px;color: #005ED2}
.new .new_title i{color: #aaa}
.new .new_title a img{padding-top: 8px}
.new ul{margin-top: 15px}
.new ul li{height: 32px;line-height: 32px;}
.new ul li i{width: 400px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;float: left;font-size: 14px}
.new ul li span{float: right;font-size: 14px;color: #aaa}
/*new end*/

/*footer start*/
.g_ft{background: #444;}
.g_ft .ftico1{background: url(../images/ftico1.jpg) no-repeat;width: 150px;}
.f_con{ overflow: hidden; height: 170px;padding-top: 25px}
.f_con .ewm_f{ float: left;}
.f_con .ewm_f p{writing-mode: tb-rl;letter-spacing: 2px;padding-left: 10px;color: #fff;font-size: 16px;}
.f_con .ewm_f p.p1{padding-top: 45px;letter-spacing: 5px}
.f_con .ewm_f p.p2{padding-top: 15px;}
.f_con ul{margin-top: 5px}
.f_con ul li{ float: left;padding-left:80px; width: 185px; padding-right: 0px;background: url(../images/ftico1.png) no-repeat; min-height: 139px;}
.f_con ul li.bg2{background: url(../images/ftico2.png) no-repeat; }
.f_con ul li.bg3{background: url(../images/ftico3.png) no-repeat; }
.f_con ul li.bg4{background: url(../images/ftico4.png) no-repeat; }
.f_con ul li i{ display: block; padding-top: 25px; color: #d3d3d3; font-size: 16px; padding-bottom: 20px;}

.f_con ul li em{ display: block; color: #d3d3d3; font-size: 14px; line-height: 24px;}
.f_copy{ line-height: 45px; height: 45px; font-size: 14px; color: #aaa;background: #222}
.f_copy a{color: #aaa}

/*footer end*/