@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;
}
input{
	border: none;
}
textarea{
	border: none;
	resize: none;
}
.clear{
	clear: both;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #bbbbbb; font-size: 16px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #bbbbbb; font-size:16px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	color: #bbbbbb; font-size: 16px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #bbbbbb; font-size: 16px;
}
#focus-banner{
	position: relative;
	width: 100%;
	overflow: hidden;
}
#focus-banner-list{
	position: relative;
}
#focus-banner-list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#focus-banner-list li img{
	width: 100%;
	height: 850px;
}
.focus-banner-img{
	display: block;
}
#focus-banner-list .focus-banner-text{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
#focus-banner .focus-handle{
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 100;
	display: block;
	width: 30px;
	height: 64px;
}
#focus-bubble{
	position: absolute;
	left: 50%;
	margin-left: -50%;
	bottom: 10px;
	z-index: 999;
}
#focus-bubble li{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 10px;
	border-radius: 50%;
	background-color:#fff;
	cursor: pointer;
}
#focus-bubble li a{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #029cc3;
	opacity: 0;
}
#focus-bubble li.current{
	background-color:#419cdc;
}
#focus-bubble{
	width: auto!important;
	bottom: 18px;
	text-align: center;
}
.headbg{
	width: 100%;
	position: relative;
}
.head{
	width: 100%;
	padding: 0 80px;
	position: absolute;
	top:30px;
	z-index: 9999;
}
.logo{
	float: left;
}
.logo img{
	width: 316px;
	height: 42px;
}
.nav_ul{
	float: right;
}
.nav_ul li{
	float: left;
	margin: 10px 32px 0px 32px;
}
.nav_ul li a{
	font-size: 16px;
	color: #3e3e3e;
}
.nav_ul li.on a{
	color: #006ebd;
}
.newsbg{
	width: 100%;
    height: auto;
/*	background: url(bg1.png) no-repeat center;
	background-size: cover;*/
}
.news{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
.news_tit h1{
}
.news_tit h1 img{
	height: 85px;
}
.newstit_ul{
	float: left;
}

#gbook-con { float:left; width:110px; text-align:right; }
#gbook-con li { height:40px; line-height:40px; margin-bottom:20px; }
#gbook-input { float:left; width:849px; text-align:left; }
#gbook-input li { margin-bottom:20px; }
.gbookinput { width:416px; height:38px; line-height:38px; border:1px solid #e8e8e8; }
.gbookinputc { width:798px; height:158px; line-height:38px; border:1px solid #e8e8e8; }
.gbookinputyzm { width:198px; height:38px; line-height:38px; border:1px solid #e8e8e8; }
#gbooktijiao { width:150px; height:42px; background-color:#015db2; border-radius:4px; font-family:"微软雅黑"; font-size:16px; color:#ffffff; border:0px; margin-left:50px; }
#gbookchongzhi { width:150px; height:42px; background-color:#6cc90c; border-radius:4px; font-family:"微软雅黑"; font-size:16px; color:#ffffff; border:0px; margin-left:20px; }

.newstit_ul li{
	float: left;
	width: 176px;
	height: 54px;
	background-color: #006ebd;
	line-height: 54px;
	text-align: center;
}
.newstit_ul li a{
	font-size: 14px;
	color: #fff;
}
.newstit_ul li.onn{
	background-color: #ffb200;
}
.news_ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.news_ul li{
	width:256px;
	padding: 40px 0;
	border-bottom: 2px solid #e5e5e5;
	border-top:2px solid #e5e5e5;
	margin-top: 50px;
}
.news_ul li h1{
	font-size: 16px;
	color: #3b3b3b;
	cursor: pointer;
}
.news_ul li h2{
	font-size: 14px;
	color: #006ebd;
	margin-top: 23px;
}
.news_ul li h2 span{
	font-size: 26px;
}
.news_ul li img{
	width: 256px;
	height: 170px;
	margin-top: 20px;
	cursor: pointer;
}
.news_ul li p{
	font-size: 14px;
	color: #3e3e3e;
	margin-top: 20px;
	height: 78px;
	overflow: hidden;
	cursor: pointer;
}
.footbg{
	width: 100%;
	background: url(bg2.png) no-repeat center top;
	height: 312px;
	margin-top: 50px;
}
.footbg{
	width: 100%;
}
.foot{
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
}
.foot h1{
	text-align: right;
	height: 82px;
	width: 1200px;
}
.foot h1 img{
	width: 300px;
	height: 82px;
}
.hezuo_ul{
	margin-top: 50px;
}
.hezuo_ul li{
	float: left;
	border: 1px #e6e6e6 solid;
	width: 236px;
	height: 86px;
	margin: 0 2px;
}
.hezuo_ul li img{
	width: auto;
	height: auto;
	max-width: 234px;
	max-height: 84px;
	margin: 0 auto;
	vertical-align: middle;
}
.foota{
	width: 100%;
	margin-top: 10px;
}
.foota_left{
	float: left;
}
.nava_ul{
	margin-left: -10px;
	padding-top: 30px;
}
.nava_ul li{
	float: left;
	border-right: 1px #d8d8d8 solid;
	height: 12px;
	line-height: 12px;
}
.nava_ul li a{
	font-size: 12px;
	color: #333333;
	margin: 0 10px;
	line-height: 12px;
}
.foota_left p{
	font-size: 12px;
	color: #333333;
	margin-top: 30px;
}
.erwei{
	float: right;
	justify-content: center;
	align-items: center;
	width: 277px;
	display: flex;
}
.er img{
	width: 102px;
	height: 102px;
}
.contactbg{
	margin-top: 70px;
	width: 100%;
}
.ditu{
	width: 1190px;
	margin: 0 auto;
	text-align: center;
	/*border: 1px #d5cebc solid;*/
}
.ditu img{
	width: 1190px;
	height: 465px;
	border: 1px #d5cebc solid;
}
.contact_ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1190px;
	margin: 0 auto;
	margin-top: 42px;
}
.contact_ul li{
	width: 390px;
	height: 140px;
	border: 1px #d5cebc solid;
	/*padding-top: 46px;*/
	padding-left: 22px;
	padding-right: 22px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.contact_icon img{
	width: 58px;
	height: 44px;
}
.contact_text{
	margin-left: 20px;
}
.contact_text h3{
	font-size: 16px;
	color: #4b4b4b;
	font-weight: 600;
}
.contact_text h4{
	font-size: 14px;
	color: #4b4b4b;
	margin-top: 14px;
}
.aboutp{
	width: 100%;
	padding-bottom: 120px;
}
.aboutp p{
	font-size: 14px;
	color: #3d3d3d;
	line-height: 40px;
	margin-top: 30px;
}
.aboutimg{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
}
.aboutimg_left img{
	width: 696px;
	height: 280px;
}
.aboutimg_right img{
	width: 700px;
	height: 468px;
}
.chanpin_ul{
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 80px;
}
.chanpin_ul li{
	width: 494px;

}
.chanpin_ul li img{
	width: 494px;
	height: 330px;
	border: 2px solid #fdb404;
}
.chanpin_ul li h1{
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #3d3d3d;
}
.bdybg{
	width: 100%;
	height: 2050px;
	background: url(bg3.png) no-repeat center;
	background-size: cover;
}
.bdy{
	width: 1200px;
	margin: 0 auto;
}
.bdy p{
	font-size: 14px;
	color: #3d3d3d;
	line-height: 28px;
	padding-right: 40px;
	margin-top: 40px;
}
.bdyimg{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 36px;
}
.bdyimg h3{
	font-size: 14px;
	color: #016fbc;
	width: 150px;
	height:40px;
	line-height:40px;
	text-align: center;
	border: 1px #7fb6df solid;
}
.bdybox{
	width: 980px;
	height: 280px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bdybox_left img{
	width: 570px;
	height: 280px;
}
.bdybox_right img{
	width: 380px;
	height: 280px;
}
.lunbobg{
	width: 100%;
	margin-top: 90px;
}
.newss{
	width: 1200px;
	margin: 0 auto;
	padding-top: 110px;
	padding-bottom: 20px;
}
.none{
 display: none;
}
.pages{
 text-align: center;
 margin-top: 60px;
}
.pages a{
 font-size: 14px;
 color: #666;
 margin: 0px 4px;
}
.pages .select{
 color: #f48513;
}