@charset "utf-8";
/* CSS Document */
*{
	font-family: "微软雅黑";
	font-weight: normal;
}
body{
	margin: 0;
	padding: 0;
	
}
ul,li,dd,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
ul,li,dd,dl{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
/*	display: block;*/
}
input{
	border: none;
}
textarea{
	border: none;
	resize: none;
}
.clear{
	clear: both;
}
.head{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 12px;
}
.head_left{
	width: 270px;
	float: left;
	margin-top: 6px;
}
.head_left img{
	width: 100%;
}
.head_right{
	float: right;
	padding-top: 20px;
}
.hrl {
	display: flex;
	align-items: center;
	justify-content: center;
}
.hrl span{
	width: 30px;
	height: 1px;
	background-color: #e39326;
	display: block;
}
.hrl h1{
	font-size: 16px;
	color: #e49426;
	margin: 0 4px;
}
.hr_left{
	padding-left: 60px;
	background: url(../images/icon_01.png) no-repeat center left;
	background-size: contain;
	float: left;
	margin-right: 15px;
	margin-top: 6px;
}
.hr_left p{
	font-size: 26px;
	color: #151515;
}
.hr_right{
	overflow: hidden;
	float: left;
}
.hr_right img{
	width: 60px;
	float: left;
	height: 60px;
	margin: 0 8px;
}
.navbg{
	width: 100%;
	background-color: #a5a5a5;
	height: 40px;
}
.nav{
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}
.nav li{
	display: inline-block;
	width: 120px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	margin: 0 15px;
}
.nav li.on{
	background-color: #3b54be;
}
.nav li:hover{
	background-color: #3b54be;
}
.flexslider{position:relative;height:600px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:600px;}
.flex-control-nav{position:absolute;bottom:80px;z-index:2;width:100%;text-align:center;padding-left: 0;}
.flex-control-nav li{display:inline-block;width:30px;height:8px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:30px;height:8px;line-height:40px;overflow:hidden;background:url( ../images/bot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next00.png) center center no-repeat;}
.about{
	width: 1200px;
	margin: 0 auto;
	margin-top: -50px;
	position: relative;
	z-index: 2;
}
.abtit{
	text-align: center;
}
.ab_txt{
	width: 100%;
	border-radius: 2px;
	border: solid 2px #1c213d;
	overflow: hidden;
	padding: 30px;
	padding-top: 55px;
	margin-top: -30px;
}
.ab_txt img{
	float: left;
	width: 307px;
}
.ab_html{
	float: right;
	width: 720px;
}
.ab_html h1{
	font-size: 30px;
	color: #1c213d;
}
.ab_html div{
	font-size: 18px;
	color: #2a2b2b;
	line-height: 30px;
	margin-top: 18px;
}
.ab_html div a{
	color: #e67e22;
}
.box{
	overflow:hidden;
	position:relative;
}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{
	width: 310px;
	float: left;
}
.duct{
	width: 280px;
	border: solid 1px #dcdcdc;
	text-align: center;
}
.duct img{
	width: 100%;
	height: 250px;
}
.duct h1{
	font-size: 22px;
	margin: 10px 0;
	color: #2a2b2b;
}
.duct div{
	font-size: 14px;
	line-height: 20px;
	color: #767676;
	padding: 0 16px;
	height: 100px;
	overflow: hidden;
}
.scroll_horizontal{
	width: 1210px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}
.duct  span{
	display: block;
	width: 120px;
	height: 30px;
	border: solid 1px #e67e22;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #e67e22;
	margin: 15px auto;
}
.scroll_horizontal .prev,.scroll_horizontal .next{position:absolute;width:60px;height:80px;cursor:pointer;z-index: 99;margin-top: -40px;top:50%;}
.scroll_horizontal .prev{background: url(../images/next.png) no-repeat;left: 0;}
.scroll_horizontal .next{background: url(../images/prve.png) no-repeat;right: 0;}
.servicebg{
	background-color: #a5a5a5;
}
.service{
	width: 1200px;
	margin: 0 auto;
	margin-top: 34px;
	padding-top: 30px;
	padding-bottom: 24px;
}
.service h1{
	color: #038edd;
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.vice{
	margin-bottom: 56px;
}
.vice h2{
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 24px;
	padding-left: 30px;
	border-bottom: dashed 1px #dcdcdc;
	padding-bottom: 14px;
}
.vice h2 img{
	margin-right: 10px;
}
.vice_ul{
	overflow: hidden;
}
.vice_ul li{
	display: flex;
	align-items: center;
	width: 16.6%;
	float: left;
	font-size: 24px;
	color: #fff;
	margin-top: 30px;
}
.vion li{
	width: 8%;
	font-size: 16px;
}
.vice_ul li img{
	margin-right: 10px;
}
.casebg{
	width: 1200px;
	margin: 0 auto;
	margin-top: -52px;
}
.case_left{
	width: 730px;
	float: left;
}
.cstop{
	background-color: #3b54be;
	color: #fff;
	font-size: 26px;
	line-height: 45px;
	padding-left: 20px;
}
.case_ul li{
	padding: 10px;
	overflow: hidden;
	border-bottom: solid 1px #eee;
}
.case_ul li img{
	width: 124px;
	height: 90px;
	float: left;
}
.case_ul li .case_txt{
	width: 570px;
	float: right;
	padding-top: 8px;
}
.case_txt h1{
	font-size: 16px;
	color: #000;
	margin-bottom: 12px;
}
.case_txt h1 span{
	float: right;
	font-size: 12px;
	color: #999;
}
.case_txt div{
	color: #333;
}
.scroll_vertical{position:relative;width:100%;}
.scroll_vertical .box{overflow:hidden;position:relative;top:0px;height:450px;}
.scroll_vertical .list{position:absolute;top:0;left:0;width: 100%;}
.scroll_vertical .prev,.scroll_vertical .next{position:absolute;right:20px;width:15px;height:9px;cursor:pointer;z-index: 99;}
.scroll_vertical .prev{top:-18px;background: url(../images/down.png) no-repeat;}
.scroll_vertical .next{top:-34px;background: url(../images/up.png) no-repeat;}
.case_right{
	width: 450px;
	float: right;
	border: solid 1px #dcdcdc;
	height: 490px;
}
.case_right ul li img{
	width: 450px;
	height: 300px;
}
.case_right ul li div{
	padding: 20px 15px;
	padding-bottom: 0;
	font-size: 16px;
	color: #232323;
	height: 160px;
	overflow: hidden;
}
.case_right ul li a{
	font-size: 16px;
	color: #e67e22;
	display: block;
	text-align: right;
	padding-right: 15px;
}
.case{
	overflow: hidden;
	margin-top: -44px;
}
.yx-rotaion{margin:0 auto;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#3b54be;filter:alpha(opacity=40);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;left:0;top:260px;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;top:260px;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{width: 4px;height: 4px;border-radius: 50%;background-color: #fff; display:block;}
.yx-rotation-focus{right:20px;top:260px;z-index:2;display: flex;align-items: center;}
.yx-rotation-focus span{width:8px;height:8px;line-height:12px;float:left;margin:0 5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{width:12px;height: 12px;}
.rotaion_list{width:0;height:0;overflow:hidden;}
.wrapbg{
	width: 100%;
	height: 505px;
	background: url(../images/bg_01.jpg) no-repeat;
	background-size: cover;
	margin-top: 50px;
}
.wrap_ul{
	width: 1224px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 54px;
}
.wrap_ul li{
	width:220px;
	height: 390px;
	float: left;
	margin: 0 12px;
}
.wrap_ul li img{
	width:220px;
	height: 390px;
}
.footer{
	background-color: #a5a5a5;
	padding-bottom: 50px;
	margin-top: 50px;
}
.foot{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.fotleft{
	float: left;
	overflow: hidden;
	width: 860px;
	padding-top: 50px;
}
.fotleft li{
	width: 33.3%;
	float: left;
}
.fotleft h1{
	color: #f6f6f6;
	font-size: 20px;
	margin-bottom: 25px;
}
.fotleft li a{
	font-size: 16px;
	color: #f6f6f6;
	display: block;
	line-height: 2;
}
.fotright{
	float: right;
	width: 340px;
}
.fotmar{
	text-align: center;
	margin: 0 15px;
	font-size: 0;
	margin-top: 50px;
	margin-bottom: 20px;
}
.fotmar img{
	width: 120px;
	height: 120px;
	margin: 0 15px;
}
.fottit{
	text-align: center;
}
.fottit h1{
	font-size: 18px;
	color: #f6f6f6;
}
.fottit div{
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.fottit div p{
	color: #f6f6f6;
}
.bot{
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	color: #2c2c2c;
}
.content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.tent_left{
	width: 250px;
	float: left;
	padding-top: 50px;
}
.tent_top h1{
	width: 100%;
	background-color: #3b54be;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	padding-left: 30px;
	border-bottom: solid 1px #fff;
}
.tent_top ul li{
	width: 100%;
	height: 30px;
	line-height: 27px;
	background: url(../images/icon_09.png) no-repeat center;
	background-size: 22px;
	background-position-x:30px; 
	background-color: #a5a5a5;
	border-bottom: solid 1px #fff;
	font-size: 18px;
	color: #fff;
	padding-left: 60px;
}
.tent_bot{
	width: 100%;
	margin-top: 50px;
}
.tent_bot h1{
	width: 100%;
	background-color: #3b54be;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	padding-left: 30px;
	border-bottom: solid 1px #fff;
}
.tent_bot img{
	width: 100%;
	margin: 10px 0;
}
.tent_bot p{
	background-color: #a5a5a5;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding-left: 8px;
	border-bottom: solid 1px #fff;
}
.tent_right{
	float: right;
	width: 900px;
	padding-top: 50px;
}
.tr_top{
	text-align: center;
	position: relative;
}
.tr_top h1{
	font-size: 30px;
	color: #303030;
}
.tr_top span{
	display: inline-block;
	width: 60px;
	height: 5px;
	border-radius: 2px;
	background-color: #3b54be;
}
.tr_ul{
	margin-top: 40px;
}
.tr_ul li{
	border: solid 1px #dcdcdc;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
.tr_ul li img{
	float: left;
	width: 250px;
	height: 180px;
	border: solid 1px #dcdcdc;
}
.tr_txt{
	width: 570px;
	float: right;
	padding-top: 10px;
}
.tr_txt h1{
	color: #3b54be;
	font-size: 22px;
	display: flex;
	align-items: center;justify-content: space-between;
}
.tr_txt h1 span{
	float: right;
	font-size: 14px;
	color: #787878;
}
.tr_txt div{
	font-size: 14px;
	color: #4e4e4e;
	margin-top: 15px;
	height: 100px;
	overflow: hidden;
}
.tr_txt a{
	font-size: 16px;
	color: #e67e22;
	display: block;
	text-align: right;
}
.page{
	font-size: 0;
	text-align: right;
}
.page a{
	display: inline-block;
	padding: 2px 10px;
	border: solid 1px #dcdcdc;
	color: #797979;
	font-size: 22px;
	margin: 0 5px;
	border-radius: 4px;
}
.page span{
	display: inline-block;
	padding: 2px 10px;
	color: #797979;
	font-size: 22px;
	margin: 0 5px;
	border-radius: 4px;
}
.page .select{
	color: #5064c3;
	border: solid 1px #5064c3;
}
.page a:hover{
	color: #5064c3;
	border: solid 1px #5064c3;
}
.tr_top p{
	font-size: 14px;
	color: #787878;
	position: absolute;
	bottom: 0;
	right: 0;
}
.tent_txt{
	font-size: 16px;
	color: #4e4e4e;
	margin-top: 20px;
}
.tent_txt img{
	max-width: 100%;
}
.tiao{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	color: #e67e22;
	margin-top: 50px;
}
.tiao a{
	color: #e67e22;
}
.zixun{
	width: 200px;
	height: 40px;
	background: -webkit-linear-gradient(top,#f59954,#d56e12);
	background: -moz-linear-gradient(top,#f59954,#d56e12);
	background: -o-linear-gradient(top,#f59954,#d56e12);
	background: linear-gradient(top,#f59954,#d56e12);
	border-radius: 8px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 22px;
	margin: 0 auto;
	margin-top: 30px;
}
.adv_ul{
	margin-top: 17px;
}
.adv_ul li{
	border: solid 1px #999;
	padding: 20px;
	margin-bottom: 50px;
}
.adv_ul li > img{
	width: 100%;
}
.adv_ul li h1{
	font-size: 22px;
	color: #303030;
	padding: 15px 30px;
}
.adv_ul li div{
	font-size: 16px;
	color: #303030;
	padding: 0 30px;
}
.adv_ul li h2{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	color: #e67e22;
	font-size: 16px;
	margin-top: 10px;
	padding-right: 30px;
}
.adv_ul li h2 img{
	margin-left: 10px;
}
.yewu{
	font-size: 16px;
	margin-top: 30px;
	color: #303030;
}
.yewu img{
	max-width: 100%;
}
.contact{
	margin-top: 50px;
}
.contact h1{
	font-size: 30px;
	color: #000;
}
.con_ul{
	margin-top: 50px;
}
.con_ul li{
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}
.con_ul li div{
	width: 50px;
	text-align: center;
}
.bao_link {
	text-align: left;
	margin-top: 30px;
}
.bao_link a{
	display: flex;
	align-items: center;
	color: #e67e22;
	font-size: 16px;
	margin: 10px 0;
}
.bao_link a span{
	width: 5px;
	height: 5px;
	background-color: #e67e22;
	border-radius: 50%;
	margin-right: 12px;
}
.trtimg{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom:45px;
}
.trtimg img{
	margin: 15px 0;
}
.zhan_ul{
	margin-top: 50px;
	font-size: 0;
}
.zhan_ul li{
	display: inline-block;
	width: 225px;
	height: 225px;
}
.zhan_ul li img{
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
}
.zhan_ul li img:hover{
	transform: scale(1.2,1.2);
}







