@charset "utf-8";
/* CSS Document */
.top{
	height: 42px;
	line-height: 42px;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px solid #dbdbdb;
}
.top h3{
	color: #747474;
	float: left;
	font-weight: normal;
	font-size: 14px;	
}
.top p{
	float: right;
	color: #333333;
	padding-left: 22px;
	background: url(../images/tel.jpg) 0 center no-repeat;
}
.header{
	height: 110px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 99999999;
}
.logo{
	float: left;
	z-index: 10;
	overflow: hidden;
}
.logo img{
	float: left;
}
.header p{
    
	/*line-height: 110px;*/
	font-size: 16px;
	color: #333333;
	padding: 35px 0 0 18px;
	float: left;
}
.navul{
	/*overflow: hidden;*/
	float: right;
	height: 110px;
	margin: 0 auto;
}
.navul .nli{
	float: left;
	position: relative;
	margin-left: 44px;
}
.navul .nli .ma{
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 110px;	
}
.navul .m .ma{
	width: 86px;
}
.navul .nli .ma span{
	display: inline-block;
	width: 100%;
	background: url(../images/na.jpg) right center no-repeat; 
}
.navul .nli .ma.on{
	color: #ff3600;
	background: url(../images/nbk.jpg) 0 36px repeat-x;
}
.navul .nli:hover .ma{
	color: #ff3600;
	background: url(../images/nbk.jpg) 0 36px repeat-x;
}
.navul .nli .ma.on span{
	background: url(../images/na1.jpg) right center no-repeat;
}
.navul .nli:hover .ma span{
	background: url(../images/na1.jpg) right center no-repeat;
}
.navul .sub{
	position: absolute;
	overflow: hidden;
	background: url(../images/bd.png) center 0 repeat;
	display: none;
	top: 70px;
	left: -30%;
	width: 138px;
}
.navul .sub li{
	float: left;
	margin: 5px 9px;
	background:#e44114;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.navul .sub li:hover{
	background:#ff3700;
}
.navul .sub li a{
	color: #fff;
	font-size: 14px;
}
.banner{
	width: 100%;
	overflow: hidden;	
	position: relative;
	min-width:1200px;
	margin:0 auto;
}
/*.slideBox{ 
	width: 100%; 
	overflow:hidden;
	z-index: 1;
	/*position: relative;
}
.slideBox .hd{ 
	height:20px; 
	overflow:hidden; 
	position:absolute; 
	width: 100%;
	text-align: center;
	right: 0; 
	bottom: 20px; 
	z-index:10; 
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
	width: 100%;
}
.slideBox .hd ul li{ 
	display: inline-block;
	margin: 0 7px;
	width: 16px; 
	height:16px; 
	border-radius: 50%;
	background: #fff;
	cursor:pointer; 
	*display:inline;
	*zoom:1;
}
.slideBox .hd ul li.on{ background: #ff3700; }
.slideBox .bd{ position:relative; height:100%; z-index:0;/}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width: 100%; max-height: 654px; display:block;min-height: 446px;height: 654px;}
.slideBox .ba{
	width: 1200px;
	height: 60px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 345px;
	z-index: 1000;
}
.slideBox .ba a{
	display: block;
	position: absolute;
	top: 0;
}
.slideBox .prev{
	left: -59px;
}
.slideBox .next{
	right: -59px;
}*/
#ban{
	position: relative;
}
#ban .swiper-pagination-bullet{
	margin: 0 7px;
	width: 16px; 
	height:16px; 
	background: #fff;
	cursor:pointer; 
	opacity: 1;
}
#ban .swiper-pagination-bullet-active{
	background: #ff3700;
}
.banner .wp{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
	margin-top: -223px;
	z-index: 10;
}
.form1{
	width: 357px;
	float: right;
}
.form1 h3{
	text-align: center;
	height: 64px;
	line-height: 64px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background: #313131;
}
.form1 .d{
	background: #fff;
	padding: 35px 27px 50px;
	border: 1px solid #d0d0d0;
	border-top: none;
	overflow: hidden;
}
.form1 .ipt1{
	display: block;
	width: 270px;
	border: 1px solid #cccccc;
	line-height: 44px;
	height:44px;
	margin-bottom: 15px;
	font-size: 16px;
	padding: 0 14px 0 17px;
}
.form1 .lab1{
	display: block;
	line-height: 44px;
	height:44px;
	margin-bottom: 15px;
	font-size: 16px;
	
	position: relative;
}
.form1 .lab1 .ipt1{
	background: url(../images/lab.jpg) 271px center no-repeat;
}
.form1 .lab1 div{
	width: 100%;
	line-height: 40px;
	position: absolute;
	top: 46px;
	border: 1px solid #cccccc;
	border-top: none;
	border-bottom: none;
	background: #fff;
	left: 0;
	display: none;
}
.form1 .lab1 p{
	color: #282828;
	padding-left: 18px;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
}
.form1 .dd{
	overflow: hidden;
}
.form1 .dd .ipt1{
	width: 120px;
	float: left;
}
.form1 .dd img{
	width: 85px;
	height: 45px;
	float: left;
	margin-left: 17px;
}
.form1 .dd .shua{
	width: 21px;
	height: 22px;
	float: right;
	margin-right: 6px;
	margin-top: 11px;
	background: url(../images/shua.jpg) 0 0 no-repeat;
}
.form1 .ipt2{
	width: 297px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	font-size: 18px;
	background: #ff3700;
	display: block;
	margin-top: 8px;
}
.form1 .p2{
	margin-top: 25px;
}
.form1 .p2 span{
	font-size: 22px;
	color: #ff6a00;
}
/*热搜*/
.resou{
	height: 64px;
	line-height: 64px;
	background: #cfcfcf;
}
.rsl{
	float: left;
}
.rsl span{
	font-size: 16px;
	color: #333;
	font-weight: bold;;
}
.rsl a{
	font-size: 16px;
	color: #333;
	margin-right: 10px;
}
.rsl a:hover{
	color: #d30000;
}
.rsr{
	float: right;
	width: 370px;
	height: 46px;
	line-height: 46px;
	margin-top: 9px;
	overflow: hidden;
}
.rsr .ipt1{
	width: 300px;
	float: left;
	padding: 0 11px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
}
.rsr .ipt2{
	width: 48px;
	height: 46px;
	background: url(../images/ser.jpg) 0 0 no-repeat;
	float: left;
}
.foot{
	width: 100%;
	height: 233px;
	background: #3a3939;
	overflow: hidden;
}
.foot .wp{
	color: #fff;
	margin-top: 51px;
}

.foot .fl{
	float: left;
	margin-top: 7px;
}
.foot .fl a{
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 47px;
	transition: all 0.2s;
}
.foot .fl a:hover{
	color: #ff3700;
	transition: all 0.2s;
}
.foot .fc{
	float: left;
}
.foot .fc div{
	overflow: hidden;
	margin-top: 23px;
}
.foot .fc a{
	float: left;
	margin-right: 37px;
	overflow: hidden;
	cursor: pointer;
}
.foot .span{
	float: left;
	width: 1px;
	height: 134px;
	background: #757575;
}
.foot .fr{
	float: right;
	overflow: hidden;
	margin-top: 10px;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
	width: 400px;
}
.foot .fr img{
	width: 106px;
	height: 106px;
	display: block;
	margin: 10px auto 0;
}
.fp{
	overflow: hidden;
	height: 76px;
	line-height: 76px;
	background: #fff;
	color: #5d5d5d;
	font-size: 14px;
	text-align: center;
}
.fp a{
	font-size: 14px;
	color: #5d5d5d;
}
.link{
	overflow: hidden;
	width: 100%;
	background: #007abe;
	height: 90px;
	line-height: 90px;
	color: #fff;
	margin-top: 60px;
}
.link h3{
	text-align: center;
	font-size: 18px;	
	float: left;
	color: #fff;	
}
.link h3 .s{
	padding-right: 30px;
	background: url(../images/link.jpg) right center no-repeat;
	color: #fff;
}
.link a{
	color: #fff;
	font-size: 16px;
	float: left;
}
.link span{
	padding: 0 20px;
	float: left;
	color: #2694d2;
}
.fcon{
	overflow: hidden;
	margin-top: 63px;
}

.mainBody{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*内页*/
.left{
	width: 280px;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}

.left1{
	border: 1px solid #cda778;
}
.left1 li{
	width: 278px;

}
.left1 a{
	display: table-cell;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 278px;
	height: 185px;
}
.left1 img{
	vertical-align: middle;
	max-width: 278px;
	max-height: 205px;
}
.lefter{
	width: 100%;
	overflow: hidden;
}
.lefter_title{
	width: 100%;
	/*float: left;*/
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	background: #ff3600;
}
.lefter_title span{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
}
.lefter_list{
	width: 100%;
	/*float: left;*/
	overflow: hidden;
	margin-top: 1px;
}
.lefter_list .leftli{
	width: 100%;
	height: 40px;
	margin-bottom: 1px;
	/*float: left;*/
	line-height: 40px;	
}

.lefter_list .leftli a{
	/*width: 100%;*/
	height: 40px;
	display: block;
	line-height: 40px;
	color: #818080;
	font-size: 14px;
	padding-left: 30px;
	background: #f5f5f5;
}
.lefter_list .leftli .lefta{
	font-size: 16px;
}
.lefter_list .leftli .lefta.cur{
	background:#005ab0;
	color: #fff;
}
.lefter_list a:hover,.lefter_list a.on{
	color: #fff;
	background: #ff3700;
}
.leftli ul{
	overflow: hidden;
}
.leftli li{
	width: 100%;
	height: 40px;
	float: left;
}
.lefter_list .leftli li a{
  padding-left: 50px;
}
.lefter_list .leftli li a.on{
	color: #fff;
	background: #005ab0;
}
.lefter_list p{
	line-height: 40px;
	padding-left: 20px;
	background: #f0f0f0;
	font-size: 14px;
	padding-right: 20px;
}
/*左侧新闻*/
.leftn{
	overflow: hidden;
	float: left;
	width: 100%;
}
.leftn li{
	line-height: 40px;
	padding-left: 30px;
	background: #f0f0f0 url(../images/a1.jpg) 20px center no-repeat;	
}
.leftn li a{
	font-size: 14px; 
}
.leftn li:hover{
	background: #f0f0f0 url(../images/a2.jpg) 20px center no-repeat;
}
.leftn li:hover a{
	color: #6072a3;
}
.main{
	margin-top: 30px;
	float: right;
	overflow: hidden;
	width: 875px;
}
.main_title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dadada;
}
.main_title span.title{
	float: left;
	color: #ff3700;
	font-size: 24px;
}
.news_list2 li span.title a{
	font-size: 14px;
}
.main_title span.wz{
	float: right;
	color: #999999;
	font-size: 14px;
}
.main_title span.wz a{
	color: #999999;
	font-size: 14px;
}


/*联系方式*/
.contact{
	width: 100%;
	height: 110px;
	margin-top: 30px;
	background: #000;
	overflow: hidden;
}
.con_con{
	width: 1200px;
	margin: 28px auto;
	overflow: hidden;
	height:53px; 
}
.cc1{
	width: 33.333%;
	float: left;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	height: 100%;
}
.cc1 p{
	padding-left: 90px;
	line-height: 28px;
	padding-right: 100px;
	letter-spacing: 1px;
}
.product_list{
	padding: 0;
	width: 100%;
}
.product_list li{
	width: 250px;
	float: left;
	margin-left: 0;
	margin-right: 9px;
	margin-bottom: 30px;
}
.product_list li a.img{
	border: 1px solid #ccc;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 250px;
	height: 166px;
}
.product_list img{
	max-width: 250px;
	max-height: 166px;
	vertical-align: middle;
}
.product_list .th{
	width: 170px;
}
.product_list .th a.img{
	width: 170px;
	height: 232px;
}
.product_list .th img{
	max-width: 100%;
	max-height: 232px;
}
.product_list li p.info{
	height:25px;
	line-height:25px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	width: auto;
}
.product_list li:hover .img{
	border-color: #015cb5;
}

#form1{
	width: 600px;
	overflow: hidden;	
	margin-top: 20px;
	padding-bottom: 20px;
}

#form1 .ipt1{
	border: 0;
	outline: none;
	width: 585px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	display: block;
	border: 1px solid #d5d5d5;
	margin-bottom: 15px;
	color: #333;
}
#form1 .lab1{
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
	position: relative;
	height: 42px;
}
#form1 .lab1 .ipt1{
	background: url(../images/lab.jpg) 570px center no-repeat;
}
#form1 .lab1 div{
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
	border-top: none;
	border-bottom: none;
	position: absolute;
	top: 42px;
	left: 0;
	background: #fff;
	display: none;
}
#form1 .lab1 p{
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #d5d5d5;
}
#form1 .ipt2{
	width: 112px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	background: #005ab0;
	display: inline-block;
}

















































































