.head1-1 img{
	display: block;
}
.head1{
	padding: 0.4% 0;
}
.head1-1{
	width: 38%;
	float: left;

}
.head1-2{
    width: 22%;
    float: right;
    background: url(../images/dianhua.png) no-repeat 5% 31%;
    background-size: 14% 66%;
    padding-left: 6%;
    margin-top: 1.2%;
}
.head1-2-1 p{
	font-size: 20.25px;
	color: #282828;
}
.head1-2-1 span{
	font-size: 30px;
	color: #f60707;
	font-weight: 600;
}
/*logo及电话结束*/

/*导航*/
.head2{
	background: #2c2c2c;
}
.head2 ul li{
	float: left;
	text-align: center;
	width: 12.5%;
}
.head2 ul li a{
	font-size: 17px;
	color: white;
	display: inline-block;
    padding: 10% 16%;
}
.head2 ul li a:hover{
	background: #f3f3f3;
	color: #2c2c2c;
}
.xl{
	position: absolute;
	top: 100%;
	
	display: none;
    width: 100%;
    z-index: 3;
}
.xl a{
	background: rgba(255,255,255,0.4);
	width: 69%;
	
}
.head2 ul li:nth-child(3){
	position: relative;
}
.head2 ul li:nth-child(3) .xl a{
	font-size: 15px;
	color: #282828;
	background: rgba(255,255,255,0.4);
	
}
.head2 ul li:nth-child(3) .xl a:hover{
	color: #282828;
}
.head2 ul li:nth-child(3):hover .xl{
	display: block;
}


.xl1{
	position: absolute;
	top: 100%;
	
	display: none;
    width: 100%;
    z-index: 3;
}
.xl1 a{
	background: rgba(255,255,255,0.4);
	width: 68%;
}
.head2 ul li:nth-child(2){
	position: relative;
}
.head2 ul li:nth-child(2) .xl1 a{
	font-size: 15px;
	color: #282828;
	background: rgba(255,255,255,0.4);
	
}
.head2 ul li:nth-child(2) .xl1 a:hover{
	color: #282828;
}
.head2 ul li:nth-child(2):hover .xl1{
	display: block;
}


.xl2{
	position: absolute;
	top: 100%;
	
	display: none;
    width: 100%;
    z-index: 3;
}
.xl2 a{
	background: rgba(255,255,255,0.4);
	width: 69%;
}
.head2 ul li:nth-child(4){
	position: relative;
}
.head2 ul li:nth-child(4) .xl2 a{
	font-size: 15px;
	color: #282828;
	background: rgba(255,255,255,0.4);
	
	
}
.head2 ul li:nth-child(4) .xl2 a:hover{
	color: #282828;
}
.head2 ul li:nth-child(4):hover .xl2{
	display: block;
}


.xl3{
	position: absolute;
	top: 100%;
	
	display: none;
    width: 100%;
    z-index: 3;
}
.xl3 a{
	background: rgba(255,255,255,0.4);
	width: 69%;
}
.head2 ul li:nth-child(5){
	position: relative;
}
.head2 ul li:nth-child(5) .xl3 a{
	font-size: 15px;
	color: #282828;
	background: rgba(255,255,255,0.4);
	
	
}
.head2 ul li:nth-child(5) .xl3 a:hover{
	color: #282828;
}
.head2 ul li:nth-child(5):hover .xl3{
	display: block;
}


.xl4{
	position: absolute;
	top: 100%;
	
	display: none;
    width: 100%;
    z-index: 3;
}
.xl4 a{
	background: rgba(255,255,255,0.4);
	width: 69%;
}
.head2 ul li:nth-child(6){
	position: relative;
}
.head2 ul li:nth-child(6) .xl4 a{
	font-size: 15px;
	color: #282828;
	background: rgba(255,255,255,0.4);
	
	
}
.head2 ul li:nth-child(6) .xl4 a:hover{
	color: #282828;
}
.head2 ul li:nth-child(6):hover .xl4{
	display: block;
}


.xl5{
	position: absolute;
	top: 100%;
	
	display: none;
    width: 100%;
    z-index: 3;
}
.xl5 a{
	background: rgba(255,255,255,0.4);
	width: 69%;
}
.head2 ul li:nth-child(7){
	position: relative;
}
.head2 ul li:nth-child(7) .xl5 a{
	font-size: 15px;
	color: #282828;
	background: rgba(255,255,255,0.4);
	
	
}
.head2 ul li:nth-child(7) .xl5 a:hover{
	color: #282828;
}
.head2 ul li:nth-child(7):hover .xl5{
	display: block;
}
.head2 a{
}
/*导航*/

/*轮播图*/
.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_1278248803{
    position:absolute;
    top:95%;
    left:48%:
}
.foot{
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
}
.foot1{
	padding-top: 4%;
	padding-bottom: 2%;
	border-bottom: 1px solid white;
}
.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: 2rem;
}
.foot1-2{
	border-left:white 1px solid ;
	border-right:white 1px solid ;
	padding: 0% 3%;
	text-align: center;
}
.foot1-2 img{
	width: 42%;
}
.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: 50%;
	float: left;

}
.foot1-3-2-1 p{
	font-size: 14px;
	color: white;
}
.foot1-3-2-1 img{
	width: 70%;
}
.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;
}



/*移动端头部*/
.head7{
	position: relative;
	display: none;
}
.head4{
    width: 62%;


	float: left;
}
.head5{
    width: 5.5rem;
    padding: 1.3rem 1.5rem;
    float: right;
    margin-top: 1%;
    box-sizing: content-box;
}
.head6 ul li{
	text-align: center;
	padding: 1rem;
}
.head6 {
        position: absolute;
    top: 100%;
    width: 100%;
    z-index: 3;
    background: black;
    display: none;
}
.head6 ul li{
	text-align: center;
	padding: 1rem;
	    width: 46%;
    float: left;
}
.head6 {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 3;
    background: black;
    display: none;
}

header{
	position: relative;
}
.head6 ul li a{
	color: white;
	font-size: 2.5rem;
}
.li1{
	    margin-left: 24%;
}
.li1 img{
	width: 3.5rem;
}
.li1 span{
	font-size: 3.2rem;
	font-weight: 550;
	color: #d31127;
}

.li1 div *{
	display: inline-block;
	vertical-align: middle;
}
/*移动端头部*/

/*移动端底部*/
.gd{
	position: fixed;
	width: 100%;
	background: #474747;
	bottom: 0;
	z-index: 3;
	padding: 1.4rem 0;
	display: none;
}
.gd1{
	width: 45%;
	float: left;
	margin-left: 3%;
	text-align: center;
}
.gd1 a{
	color: white;
	font-size: 2rem;
}
.gd1 span{
	color: white;
	font-size: 3rem;
}
.gd1 *{

	vertical-align: middle;
}
.gd1 img{
	width: 20%;
}


/*移动端底部*/




@media screen and (max-width: 1200px) {
.head7{
	display: block !important;  
}
.head1{
	display: none !important;
}
.head2{
	display: none !important;
}
footer{
	display: none !important;
}
.gd{
	display: block !important;
}
.xf{
	display: none !important;
}
}
