/*无内容*/
.no-info-tips{
    text-align: center;
    width: 100%;
    padding: 50px 0;
}
.no-info-tips .dca{
    display: inline-block;
    width: 75px;
    height: 69px;
    background: url(../images/icons/no-info.svg)no-repeat center;
    margin: 0 0 20px 0;
}
.no-info-tips .dcb{
    font-size: calc( var(--bili) * 16px );
    color: #333333;
    line-height: 2;
}
/*无内容*/

/*分页*/
.page-list{
    display: flex;
    flex-wrap: wrap;
    padding: calc( var(--bili) * 30px ) 0 calc( var(--bili) * 60px );
    justify-content: center;
}
.page-list a{
    height: calc( var(--bili) * 40px );
    line-height: calc( var(--bili) * 38px );
    border: 1px solid #e3e3e3;
    margin: 0 calc( var(--bili) * 5px ) calc( var(--bili) * 5px ) calc( var(--bili) * 5px );
    border-radius: 4px;
    font-size: calc( var(--wzbl) * 16px );
    background:#ffffff;
    color:#555555;
    padding: 0 calc( var(--bili) * 15px );
    text-decoration:none;
    display: block;
}
.page-list a.currPage{
    background: var(--mcolor);
    color: #fff;
    border: 1px solid var(--mcolor);
}
.page-list a:hover{
    background: var(--mcolor);
    color: #fff;
    border: 1px solid var(--mcolor);
}
/*分页*/

/*layui样式*/
.layui-form-select dl dd.layui-this{
    background-color: var(--mcolor) !important;
}
.layui-form-select dl dd.layui-this{
    background-color:  var(--mcolor) !important;
}
.layui-laydate .layui-this{
    background-color:  var(--mcolor) !important;
}
.layui-form-select dl dd{
    font-size: 14px;
}
.layui-layer{
    border-radius: 12px!important;
}
.layui-laydate-footer span:hover{
    color:  var(--mcolor) !important;
}
.layui-laydate-footer span[lay-type=date]{
    color:  var(--mcolor) !important;
}
.layui-laydate-header i:hover{
    color:  var(--mcolor)!important;
}
.laydate-set-ym span:hover{
    color:  var(--mcolor)!important;
}
#mb_btn_no{
    cursor: pointer;
}
#mb_btn_ok{
    background: var(--mcolor)!important;
    cursor: pointer;
}
.layui-form-checked span, .layui-form-checked:hover span{
    background: var(--mcolor)!important;
}
.layui-form-checked i, .layui-form-checked:hover i{
    color:  var(--mcolor)!important;
}
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed > i{
    color:  var(--mcolor)!important;
}
/*layui样式*/


/*地图美化*/
.map-container *{
    border-color: #ffffff!important;
    border: 0!important;
}
.map-container .BMap_pop *{
    color: #333333!important;
    line-height: calc( 30px )!important;
    font-size: calc( 14px ) !important;
}
.BMap_pop .BMap_center{
    width: 251px!important;
}
.map-container .anchorBL{
    display: none;
}
.map-container .anchorTR div *{
    padding: 5px 10px!important;
    box-shadow: none!important;
    font-size: 14px!important;
    font-weight: 400!important;
}
.map-container .title{
    font-size: calc( 14px ) !important;
    /*font-weight: 600;*/
    padding: 10px 0;
    text-align: center;
}
.BMap_stdMpCtrl div{
    display: none;
}
/*地图美化*/


/*位置*/
.position-list{
    position: relative;
    background-color: #ffffff;
}
.position-list .infx{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.position-box{
    display: flex;
}
.position-box .position-item:first-child{
    background: url(../images/icon-ads.png) no-repeat left;
    background-size: 19px 30px;
    padding: 0 0 0 30px;
}
.position-box .position-item{
    margin: 0 5px 0 0;
    font-weight: 400;
    font-size: calc( var(--wzbl) * 16px );
    color: #333333;
    height: calc( var(--bili) * 110px );
    line-height: calc( var(--bili) * 110px );
}
.position-box .position-item:last-child{
    max-width: calc( var(--bili) * 900px );
}
.position-search{

}
.position-search .wz-from{
    display: flex;
    align-items: center;
}
.position-search .wz-from .wz-srk{
    height: calc( var(--bili) * 50px );
    border: 0;
    background: transparent;
}
.position-search .wz-from .wz-ann{
    border: 0;
    background: url(../images/position-search.png) no-repeat center;
    background-size: calc( var(--bili) * 25px ) calc( var(--bili) * 25px );
    width: calc( var(--bili) * 50px );
    height: calc( var(--bili) * 50px );
    cursor: pointer;
}
/*位置*/


/*总*/
.ws-content{
    position: relative;
}
/*强制样式*/
.content-noys{
    line-height: 2!important;
    color: #333333!important;
    max-width: 100% !important;
}
.content-noys *{
    line-height: 2!important;
    color: #333333!important;
    max-width: 100% !important;
}
/*强制样式*/



/*手机*/
.wap-head-lst{
    display: none;
}
.wap-head{
    width: 100%;
    background-color: var(--mcolor);
    transition: all 0.3s;
    top: 0;
    position: fixed;
    z-index: 105;
    box-shadow: none;
    height: 15vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wap-head .wap-head-logo {
    width: 32%;
    margin: 0 0 0 5%;
}
.wap-head .wap-door{
    width: 8%;
    margin: 0 5% 0 0;
    height: 100%;
    position: relative;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}
.wap-head .wap-door .wds{
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    display: block;
    transition: all .3s;
    margin: 12% 0;
}
.wap-head .wap-door .wds:nth-of-type(3){
    width: 60%;
}
.wap-head-lst.show .wap-head .wap-door .wds:nth-child(2n){
    opacity: 0;
}
.wap-head-lst.show .wap-head .wap-door .wds:nth-of-type(1) {
    transform: rotate(45deg);
    position: absolute;
}
.wap-head-lst.show .wap-head .wap-door .wds:nth-of-type(3) {
    transform: rotate(-45deg);
    position: absolute;
    width: 100%;
}
.wap-head-lst.show .headclose{
    width: 100%;
    display: block;
}

/*菜单*/
.wap-menu{
    position: fixed;
    width: 70%;
    right: -100%;
    top: 0;
    z-index: 101;
    height: 100%;
    background-color: #ffffff;
    transition: all .3s;
    overflow-y: scroll;
    overflow-x: hidden;
    opacity: 1;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.wap-menu .wap-menu-lst{
    padding: 16vw 0;
}
.wap-menu .wap-menu-lst .CAli{
    position: relative;
    padding: 5% 8%;
    border-bottom: 1px solid #f5f5f5;
}
.wap-menu .wap-menu-lst .CAli:after{
    content: "";
    position: absolute;
    background: url(../images/icons/next_blank.png)no-repeat right;
    width: 4vw;
    height: 4vw;
    right: 5%;
    top: 32%;
    background-size: 100%;
    opacity: 0.5;
}
.wap-menu .wap-menu-lst .CAli .CAa{
    width: 100%;
    display: -webkit-box;
    font-size: 4vw;
    color: #333333;
}
.wap-head-lst.show .wap-menu{
    right: 0;
    opacity: 1;
}

/*底部*/
.bottom-fix{
    background-color: var(--mcolor);
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
}
.bottom-fix>a>img {
    width: 33.3333%;
    float: left;
    display: block;
    height: 13.5vw;
}
.wap-show{
    display: none;
}
.wap-none{
    display:block;
}
.copyright{
    background-color: var(--mcolor);
    padding: 0 0 calc( var(--bili) * 40px ) 0;
}
.copyright .intro{
    border-top: 1px solid #dddddd;
    text-align: center;
    padding: calc( var(--bili) * 40px ) 0 0 0;
    color: #ffffff;
    font-size: calc( var(--wzbl) * 16px );
}
@media screen and (max-width: 1200px) {
    .wap-none{
        display: none;
    }
    .wap-show{
        display: block;
    }
    .wi-banner{
        padding: 15vw 0 0 0;
    }
    .inner {
        padding: 0 4%;
        width: 100%;
    }
    .header{
        display: none;
    }
    .wap-head-lst{
        display: block;
    }
    .bottom-fix{
        display: block;
    }
    .copyright{
        margin: 0 0 13.5vw 0;
    }
    .copyright .intro{
        border-top: 0;
        font-size: 14px;
        padding: 5% 0;
    }
    .page-list{
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
    }
    .page-list a{
        display: none;
    }
    .page-list a:first-child{
        display: block;
    }
    .page-list a:last-child{
        display: block;
        /*border-left: 0;*/
        margin: 0 0 0 -1px;
    }
    .page-list a{
        width:51%;
        margin: 0;
        line-height: 40px;
        height: 40px;
        text-align: center;
        border-radius: 0;
    }
    .page-list a.currPage{
        background: #ffffff;
        color: #555555;
        border: 1px solid #e3e3e3;
        display: block;
        margin: 0 0 0 -1px;
    }
}
/*手机*/


