@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
a{text-decoration: none;}
ul li{list-style-type: none;}
.im2{display: none;}
.xzzf-ban{
	
	width: 100%;
    height: 286px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
 
}
.xzzf-motel{width:100%;margin: 0 auto;background:url("../images/zfgs9.png")center bottom no-repeat;}
.xzzf-zfjg{width: 1200px;margin: 20px auto;}
.xzzf-zfjg::after{display: table;clear: both;content: '';}
.xzzf-zfjg h2{border-bottom: 1px solid #e1e1e1;}
.xzzf-zfjg h2 span{font-size: 20px;background: url("../images/zfgs8.png") bottom center no-repeat;line-height:40px;display:inline-block;height: 40px;color:#0963ff;}
.xzzf-zfjg ul li{float:left;width: 23%;height: 50px;background: #deebff;margin-right: 2.6%;margin-top: 20px;border-radius: 8px;}
.xzzf-zfjg ul li:hover{background: #1b6fe3;}
.xzzf-zfjg ul li:nth-child(4n){margin-right: 0;}
.xzzf-zfjg ul li a{display: block;width: 100%;height: 100%;text-align: center;color:#333;line-height: 50px;}
.xzzf-zfjg ul li a:hover{color: #fff;}
.xzzf-zfjg ul li a.a1{line-height: 20px;margin-top: 5px;}
.xzzf-sqgs{width: 1200px;margin: 0 auto;}
.xzzf-sqgs::after{display: table;clear: both;content: '';}
.xzzf-sqgs h2{border-bottom: 1px solid #e1e1e1;}
.xzzf-sqgs h2 span{font-size: 20px;background: url("../images/zfgs8.png") bottom center no-repeat;line-height:40px;display:inline-block;height: 40px;color:#0963ff;}
.xzzf-sqgs ul li{float: left;margin-top: 20px;margin-right: 20px;}
.xzzf-sqgs ul li:last-child{margin-right: 0;}

.xzzf-shgs{width: 1200px;margin: 0 auto;}
.xzzf-shgs::after{display: table;clear: both;content: '';}
.xzzf-shgs h2{border-bottom: 1px solid #e1e1e1;}
.xzzf-shgs h2 span{font-size: 20px;background: url("../images/zfgs8.png") bottom center no-repeat;line-height:40px;display:inline-block;height: 40px;color:#0963ff;}
.xzzf-shgs ul li{float: left;margin-top: 20px;margin-right: 4px;}
.xzzf-shgs ul li:last-child{margin-right: 0;}

/*列表页样式*/

.xzzf-title{width: 1200px;height: 48px;background: url("../images/zfgs11.png")top left no-repeat;margin: 20px auto;}
.xzzf-title h1{line-height: 48px;color: #fff;font-size: 24px;}
.xzzf-title h1 img{float: left;line-height: 48px;margin-top:7px;}


@media screen and (max-width: 750px){
	img{width: 100%;}
	.im1{display: none;}
	.im2{display: block}
	
	.xzzf-ban{
	
	width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
 
}
.xzzf-zfjg{width:96%;margin: 20px auto;}	
.xzzf-zfjg ul li{float:left;width: 49%;height: 50px;background: #deebff;margin-right: 2%;margin-top: 20px;border-radius: 8px;}	
	.xzzf-zfjg ul li:nth-child(2n){margin-right: 0;}
	.xzzf-sqgs{width:96%;margin: 0 auto;}
	.xzzf-sqgs ul li{float: left;margin-top: 15px;margin-right: 2%;display: block;width: 49%;}
	.xzzf-sqgs ul li:nth-child(2n){margin-right: 0;}
	.xzzf-shgs{width:96%;margin: 0 auto;}
	.xzzf-shgs ul li{float: left;margin-top: 20px;margin-right: 4px;}
	
	.xzzf-title{width:96%;height: 48px;background: url("../images/zfgs11.png")top left no-repeat;margin: 20px auto;}
	.xzzf-title h1 img{width: 10%;}
}






