@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");
@media screen and (max-width:750px ) {
	.warp{min-width: 100%;max-width: 100%;}
	.Top{width:100%;height: 300px;background-size: cover;}
	.Top .topMain{height: 100%;display: block;}
	.Top .szfBtn{position: relative;left: 0px;top: 0;text-align: center;margin-top: 10px;}
	.Top .szfBtn img{width: 60%;}
	.Top .LOGO{top: 0;text-align: center;margin-top: 30px;}
	.Top .LOGO img{margin-top: 0px;width: 80%;}
	.Main{padding-top: 0px;}
	.PageTitle{padding: 0;background: url(/images/2024hbdcgzzxd_ico_3.png) center center no-repeat;height: 45px;background-size: 800px;}
	.PageTitles{background: url(/images/2024hbdcgzzxd_ico_4.png) center center no-repeat;height: 45px;background-size: 600px;}
	.PageTitle h1{width: 100%;height: 100%;}	
	.PageTitle a{width: 100%;height: 100%;display: block;}	
	.PageTitle img{display: none;}	
	.Part1{padding-bottom: 10px;}
	.MT60{margin-top: 10px;}
	.UlList{padding: 10px;margin: 10px 10px 0px;}
	.UlList li{padding: 10px 0;padding-left: 14px;font-size: 15px;}
	.UlList li::before{top: calc(50% - 2.5px);width: 5px;height: 5px;}
}