@charset "utf-8";
@import url("mobile_header.css");
@media screen and (max-width:750px ) {

.Main{margin-bottom: 20px;background: none;border: none;padding: 10px;}
/*Part1 数据发布*/
.Part1{margin-bottom: 20px;}
.Part1 .s_title{width: 156px;height: 50px;border-radius: 16px 16px 0px 0px;}
.Part1 .s_title a{font-size: 26px;line-height:50px;}
.sjfbBox{padding: 0px;box-sizing: border-box;background:#ffffff;border: none;}
.sjfbBox .hd{width: 100%;height: 130px;padding-top: 10px;overflow: hidden;background-size: cover;margin-bottom: 10px;float: none;margin-top: 80px;}
.sjfbBox .hd::after{width: 100px;height: 100px;left: auto;transform: none;bottom: 10px;right: 10px;background-size: 100% auto;}
.sjfbBox .hd ul li{width: 160px;height: 50px;margin: 0 auto 10px;margin-left: 10px;}
.sjfbBox .hd ul li a{font-size: 18px;line-height: 40px;}
.rightBox{width: 100%;/* height: auto; *//* overflow: hidden; */float: none;}

.rightBox .bdBox {
    margin-top: 0px;
}
.rightBox h3{/* position: unset; */text-indent: 10px;font-size: 18px;top: -216px;left: 0px;}
.rightBox .s_date{/* position: unset; */float: right;top: -180px;right: 10px;}

/*Part2 数据开放*/
.Part2 a img{max-width: 218px;width: 50%;height: auto;}
}















