@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1300px;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;}
.w1300{width: 1300px;margin:0 auto;}


.header{width:100%;height:94px;border-bottom:3px solid #22509D}
.head_body{height:94px;}
.head_body .logo{display:block;height:94px;float:left;}
.head_body ul{display:block;width:770px;float:right;height:94px;}
.head_body ul li{display:block;float:left;height:94px}
.head_body ul li a{display:block;height:94px;font-size:17px;line-height:94px;color:#444;padding-right:11px;padding-left:11px}
.head_body ul li a:hover{color:#fff;background-color:#22509D}




.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:540px;
	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(../image/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: #E27A4C;
;
}

.flexslider .slides a img{
	width: 100%;
	height: 540px;
	display: block;
}


.title{text-align: center;}
.title p{text-align: center;font-size: 34px;display: block;padding:20px 0 10px;background: url(../image/bl.png) no-repeat center top;}
.title em{font-size: 15px;letter-spacing: 1px;color: #888}



.product{padding: 50px 0;height: 475px}
.product .pro_body ul{width: 1050px;padding:10px 0 0 250px;}
.product .pro_body ul li{width: 310px;padding: 20px;float: left;}
.product .pro_body ul li .img{width: 310px;height: 160px;overflow: hidden;}
.product .pro_body ul li .img img{ width: 310px; height: 160px; display: block;transition:.5s ease-in;}
.product .pro_body ul li:hover img{ transform:scale(1.1,1.1);}
.product .pro_body ul li i{text-align: center;font-size: 17px;display: block;padding: 10px 0;color: #333}
.product .pro_body ul li p{text-align: center;color: #888}
.product .pro_body ul li:hover {box-shadow: 0 0 10px 0 #d1d1d1;}



.company .com_l{width: 50%;}
.company .com_l img{width:100%;height: auto}
.company .com_r{width: calc(50% - 50px);height: auto;padding-left: 50px;padding-bottom: 30px}
.company .com_r .cr_body{width: 600px;padding-top: 50px}
.company .com_r .cr_body .title{text-align: left;padding-bottom: 20px;}
.company .com_r .cr_body .title p{text-align: left;background: url(../image/bl1.png) no-repeat left top;color: #22509D;}
.company .com_r .cr_body > p{font-size: 14px;text-indent: 2em;line-height: 180%;color: #666}
.company .com_r .cr_body a.more{display: block;width: 110px;height: 35px;line-height: 35px;text-align: center;background: #E77723;color: #fff;margin-top: 20px}



.new{padding: 50px 0 30px;}
.new .title{margin-bottom: 40px}
.new .new_l,.new .new_r{width: 620px;}
.new ul{margin-top: 50px}
.new ul li{margin-bottom: 40px;width: 620px;}

.new ul li .time{float: left;width: 95px;border-top: 1px solid #000;text-align: right;color: #000;}
.new ul li .time span{display: block;font-size: 40px;line-height: 60px;padding-top: 5px;}
.new ul li .time em{display: block;font-size: 16px;line-height: 24px;}
.new ul li a{float: right;width: 490px;display: block;}
.new ul li a p{display: block;color: #333;font-size: 18px;line-height: 30px;height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.new ul li a span{display: block;font-size: 14px;line-height: 26px;color: #999;margin-top: 10px;}
.new ul li:hover .time{border-top: 1px solid #22509D;color: #22509D}
.new ul li:hover p{color: #22509D}



.footer{background:url("../image/wzbj10.jpg") repeat;}
.foot{padding:40px 0 20px;}
.foot .dbnav{height:22px;line-height:22px;padding-bottom:24px; border-bottom:1px solid #434343;margin-bottom: 39px;}
.foot .dbnav li{float:left;width: 171px;text-align: center;background: url(../image/dot.jpg) no-repeat center right;}
.foot .dbnav li a{font-size: 16px; color:#cccccc;display: block;}
.foot .dbnav li:nth-child(1) a{background: url(../image/dot.jpg) no-repeat center left;}
.foot .footlogo{float:left;margin-right: 32px;display: block;padding: 0px 20px 0 0}
.foot .gsxx{width:400px; height:129px;float:left;}
.foot .gsxx li{height:35px;padding-left:45px;line-height:35px;font-size: 15px;color: #ccc}

.foot .gsxx li.db1{background:url("../image/db1.png") no-repeat left;}
.foot .gsxx li.db2{background:url("../image/db2.png") no-repeat left;}
.foot .gsxx li.db3{background:url("../image/db3.png") no-repeat left;}

.foot .ewm{width:147px; height:105px;float:right;margin-left: 20px}
.foot .ewm em{width:14px; height:72px;float:left; font-size: 14px; color:#E77723; padding:15px 13px 18px;background:url("../image/wzbj14.jpg") no-repeat center; line-height: 16px;font-style:normal;}
.foot .ewm span{display: block;width:105px; height:105px;float:left;}
.foot .ewm span img{width:105px; height:105px;}
.foot .gs{height:61px;line-height: 61px; border-top:1px solid  #434343;border-bottom:1px solid  #434343;margin-top:20px;}
.foot .gs span{display: block; font-size: 14px; color:#999999;}
.foot .gs span a{color: #999}