@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width: 750px) {
    .bzaBox{width: 80px;height: 34px;margin-top: 28px;line-height: 34px;font-size: 16px;margin-right: 10px;}

    /*Banner*/
    .Banner{height: 500px;margin-bottom: 20px;height: 45vh;}
    .Banner ul.pic li{display: block!important;float: left;height: 500px;height: 45vh;}
    .Banner ul.num{bottom: 10px;display:none;}
    .Banner ul.num li{width: 26px;height: 26px;}
    .Banner ul.num li::after{width: 18px;height: 18px;border: 2px solid #ffffff;}
    .Banner ul.num li.on::after{width: 22px;height: 22px;background-size: 12px!important;}
    .Banner .txt{width: 90%;bottom: 30px;}
    .Banner .txt ul li p{font-size: 16px;font-weight: normal;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .progress-bar {display: none;}
    .Banner>a.btn{display:none;}
    .bzaCon{width: calc(100% - 40px);height: auto;max-height: calc(100vh - 140px);left: 10px;padding: 20px;margin: 0 auto;box-shadow: 0px 0px 10px rgba(0,0,0,0.5);}
    .bzaCon .conBox{height: calc(100vh - 180px);padding-right: 15px;}
    .bzaCon h1{font-size: 26px;line-height: 1.5;margin-bottom: 10px;}
    .bzaCon p{font-size: 16px;line-height: 1.8;margin-bottom: 16px;padding-left: 0px;}

    .Banner ul.pic li .reflection{height:162px;display: none;}
    .Banner ul.pic li img{height: calc(100% - 162px);height: 100%;}

    /*山地风貌*/
    .sdfmPart{height: auto;overflow: hidden;background: none;}
    .sdfmPart .w1400{height: auto;display: block;overflow: hidden;}
    .sdfmPart .hd{width: 100%;height: auto;overflow: hidden;border-bottom: 3px solid #8bbb29;border-right: none;display: block;}
    .sdfmPart .hd ul {display: flex;justify-content: space-between;}
    .sdfmPart .hd ul li{width: calc((100% - 30px)/4);height: 70px;}
    .sdfmPart .hd ul li.on::after{display: none;}
    .sdfmPart .hd ul li a{width: 100%;height: 70px;border-radius: 10px;font-size: 20px;line-height: 24px;padding: 0px 17px;text-align: center;}
    .sdfmPart .bd{width: 100%;height: auto;overflow: hidden;}
    .sdfmPart .bd .sdfmFocus{height: auto;margin-top: 20px;display: block!important;float: left;}
    .sdfmPart .bd .sdfmFocus .pic,
    .sdfmPart .bd .sdfmFocus .pic li{width: 100%!important;height: auto;overflow: hidden;}
    .sdfmPart .bd .sdfmFocus .pic li .img{height: calc((100vw - 20px)/(1200 / 651));position: relative;}
    .sdfmPart .bd .sdfmFocus .pic li::after{display:none;}
    .sdfmPart .bd .sdfmFocus .pic li .img::after{content:"";width: 200px;height: 75px;position: absolute;top: unset;right: 0px;bottom: 0px;z-index:6;background:url("../images/sdmt_icon_8.png")no-repeat center;background-size: 100% auto;}
    .sdfmPart .bd .sdfmFocus .pic li p{width: 100%;padding: 10px 0px 0px;}
    .sdfmPart .bd .sdfmFocus .pic li p span{font-size: 16px;margin: 0px;display: block;width: 100%;}
    .sdfmPart .bd .sdfmFocus .pic li p span:last-child{margin-left: 0px;}
    .sdfmPart .bd .sdfmFocus .btn{display: flex;width: 100%;height: 86px;position: unset;justify-content: center;align-items: center;}
    .sdfmPart .bd .sdfmFocus .btn>a {zoom: 0.8;margin: 0px 10px;}
    .sdfmPart .bd .sdfmFocus .btn .pageStates {display: none;}
    .sdfmPart .bd .sdfmFocus .num{display:none!important;width: auto;height:36px;display: flex;justify-content: center;align-items: center;margin: 0px 20px;}
    .sdfmPart .bd .sdfmFocus .num li{width:12px;height:12px;background:#cfcfcf;margin:0px 4px;border-radius:50%;font-size:0px;cursor: pointer;}
    .sdfmPart .bd .sdfmFocus .num li.on{background:#8bbb29;}


    /*更多图片*/
    .morePart{height: auto;overflow: hidden;padding: 20px 10px;position: relative;}
    .morePart a.more{font-size: 16px;margin-bottom: 20px;}
    .morePart .picList ul{width: 100%;}
    .morePart .picList ul li{width: 100%;height: auto;overflow: hidden;float: none;margin-right: 0px;margin-bottom: 20px;}
    .morePart .num{display:flex!important;width: 100%;height:36px;display: flex;justify-content: center;align-items: center;position: absolute;bottom: -10px;left: 0px;}
    .morePart .num li{width:12px;height:12px;background:#cfcfcf;margin:0px 4px;border-radius:50%;font-size:0px;cursor: pointer;}
    .morePart .num li.on{background:#8bbb29;}


    /* 英文版-修正 */
    body.en .sdfmPart .hd ul li a{font-size: calc(100vw / (414 / 12));padding: 0;line-height: 1.4;}
}
