@media (max-width: 768px) {
	body{ background-size: 150% auto; font-size: 1rem; }
	.banner_con{width:100%}
.banner{
	background-size:160%;
	height:50vw;
}
.banner_con .logo{padding:10px 0 0 20px}
.banner_con .logo img{width:50%}

.summary{width:100%;padding:15px; box-sizing: border-box;background: #1d68ce;}
.summary img{display: none;}
.summary p{ /*! line-height: 1.5; */font-size: 1rem;}
.summary_box::after {width:100%; height: 20px; background: none;}

.w1200,.w1300{
	width:100%
}
.mgt30{
	margin-top:0
}
.box01{padding:15px}
.block_title{margin-top:15px;height: 85px; background-size: 200% !important;}


.leftLoop .bd{margin: 0;}
.leftLoop .bd ul li{width:100%; margin: 0;}
.leftLoop .bd ul li div{border-radius: 10px;}
.leftLoop .hd .prev, .leftLoop .hd .next{display: none;}

.list01 li{width:100%; height: auto;box-sizing: border-box;}
.list01 li .pic img{width:100%; height: auto;}
.list01 li .info{width:100%; padding: 15px; box-sizing: border-box; line-height:1.5}
.list01 li .info h1{margin:10px 0; line-height:1.2;}

.footer{padding: 1rem 0;position: relative; padding-bottom: 100px;}
.footer .ico_dzjg{position: absolute;left:50%;bottom:1rem; transform: translateX(-150%);}
/*.footer .rightlink{position: absolute;left:50%;bottom:1rem;display: flex; }
.footer .rightlink .sp01{display: none;}*/
.footer .rightlink{/*! width:100%; */ text-align: center}
.footer .rightlink li p{width:100%;text-align: center;}
.footer .rightlink{position: absolute;left:25%;bottom:1rem;display: flex; }
.footer .rightlink .sp01{display: none;}
.footer_mid{width: 90%; }

/*.footer{ box-sizing: border-box;}
.footer .leftlink,.footer .rightlink,.footer .ico_dzjg{
	display:none;
}
	*/

}