.footer1{
	background: #ededed!important;
}


.top a:last-child{
	color: #2495cb;
	text-decoration:underline;
}


.kefu{
	position:fixed;
	right:40px;
	bottom: 50px;
}


.kefu a img{
	width: 50px;
	height: 50px;
}

.top1 a:last-child{
	text-decoration:underline;
	color:#2594cc;
}

.span a{
	color:#666;
}



@media screen and (max-width:1200px) {

.content1{
	width: 95%!important;
	height:auto!important;
}

}

@media screen and (max-width:800px) {
.kefu{
	
}


.content1 p {
     margin-left: 0px!important; 
}

.content1 p span {
    margin-left: 0px!important;
}


.content1 span.span {
position:none;
    right: 38px!important;
    top: 28px!important;
}

.footer1{
height:auto!important;
}


}



