.head1{
	padding-top: 0.6%;
}
.head1-1{
	width: 42%;
	float: left;
}
.head1-2{
    width: 29%;
    float: right;
    background: url(../images/dianhua.png) no-repeat 1% 31%;
    background-size: 12% 66%;
    padding-left: 6%;
    margin-top: 1.5%;
}
.head1-2-1 p{
	font-size: 21.7px;
	color: #282828;
}
.head1-2-1 span{
	font-size: 36.2px;
	color: #f01919;
	font-weight: 600;
}
/*logo及电话结束*/

/*导航*/
.head2{
	background: #094ba2;
}
.head2 ul li{
	float: left;
	text-align: center;
	width: 14%;
}
.head2 ul li a{
	font-size: 18px;
	color: white;
	display: inline-block;
    padding: 8% 16%;
}
.head2 ul li a:hover{
	background: #f3f3f3;
	color: #094ba2;
}

.header2at .header2a{
    	background: #f3f3f3;
	color: #094ba2;
}
/*导航*/

/*轮播图*/
.swiper-pagination-bullet{
	background: white;
	opacity:1;
	width: 14px;
	height: 14px;
}
.swiper-pagination-bullet-active{
	background: #d7d7d7;
}


/*轮播图*/



/*底部*/

footer{
	background: #474747;
	position:relative;
}
#cnzz_stat_icon_1278138328{
    position:absolute;
    top:95%;
    left:49%;
}
.foot{
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
}
.foot1{
	padding-top: 4%;
	padding-bottom: 2%;
	border-bottom: 1px solid #5e5e5e;
}
.foot1-1{
	width: 33%;
	float: left;
	margin-top: 1%;

}
.foot1-2{
	width: 33%;
	float: left;
}
.foot1-3{
    width: 27%;
	float: right;
}

.foot1-1 span{
	color: white;
	font-size: 24px;
	display: inline-block;
	margin-bottom: 3%;
}
.foot1-1 p{
	font-size: 14px;
	color: white;
	line-height: 1.6rem;
}
.foot1-2{
	border-left:#5e5e5e 1px solid ;
	border-right:#5e5e5e 1px solid ;
	padding: 1.2% 3%;
	text-align: center;
}
.foot1-2 img{
	width: 29%;
}
.foot1-3-1{
	text-align: center;
}
.foot1-3-1 span{
    color: white;	
    font-size: 22px;
}
.foot1-3-2{
	margin-top: 6%;
}
.foot1-3-2-1{
	text-align: center;
	width: 100%;
	float: left;

}
.foot1-3-2-1 p{
	font-size: 14px;
	color: white;
}
.foot1-3-2-1 img{
	width: 34%;
}
.foot2{
    min-width: 320px;
    max-width: 566px;
    margin: auto;
    padding: 1% 0;
}
.foot2 a{
    color: white;
    font-size: 12px;
    display: inline-block;
        float: left;

}
.foot2 a:nth-child(2){
    float: right;
}