.popup-container {
    position: absolute;
    max-width: 100%;
    min-height: 800px;
    left: -120%;
}
.popup-container img{
    max-width: 100%;
}
.popup-box{
    width: 1000px;
    height: 500px;
    /* padding: 15px; */
    display: inline-block;
    position: relative;
}
.popup.layui-layer {
    background-color: rgba(255, 555, 555, 0);
    box-shadow: none;
    /* max-width: 50%; */
    text-align: center;
}
.popup .layui-layer-content{
    min-height: 600px;
    height: auto !important;
    width: 1000px;
    overflow-x: hidden;
}
.popup img{
    max-width: 100%;
}
.popup .layui-layer-ico {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
}
.left-pro{
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999;
}
.left-pro .pro-item{
    margin-top: 0px;
    text-align: center;
}
.left-pro .pro-item p{
    padding: 5px;
    background-color: #dedede;
    cursor: pointer;
    font-size: 13px;

}
.zhedie::after{

}
.right-pro{
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 9999;
}
.right-pro .pro-item{
    margin-top: 0px;
    text-align: center;
}
.right-pro .pro-item p{
    padding: 5px;
    background-color: #dedede;
    cursor: pointer;
    font-size: 13px;
}
.pro-item.pro-hide{
    width: 0;
    overflow: hidden;
}
.botad{
    position: fixed;width: 100%;bottom: 0;z-index: 1000;
}
.botad-item{
    position: relative;width: 1200px;margin: 0 auto;
}
.bottomclose{
    position: absolute;right: 0;top: 0;color: white;background: rgba(0,0,0,0.5);height: 20px;line-height: 20px;font-size: 10px;padding: 0 3px;
}
.foldcss{
    position: relative;    width: 1200px;
    text-align: center;
    height: auto;
    margin: 0 auto;
    margin-top: 5px;
}
.ad-6-1{
    flex-wrap: nowrap;margin-top: 5px;
}
.ad-6-1 .ad-a-6-1{
    margin:0;
    width: 194.5px;
    max-height: 150px;
    overflow: hidden;
    text-align: left;
    text-align-last: left;
    margin-right: 6px;
}
.ad-6-1 .ad-a-6-1:last-child{
    margin-right: 0;
}
.ad-3-1{
    margin-top: 5px;
}
.ad-3-1 .ad-a-3-1{
    width: 396px;
    max-height: 150px;
    overflow: hidden;
    text-align: left;
    text-align-last: left;
}
.ad-3-1 .ad-a-3-1:nth-child(2){
    margin: 5px  6px 0;
}
.ad-img{
    width: 24px;height: 14px;background: url(../img/ad_position_show.png) no-repeat;position: absolute;right:2px;bottom:6px;
}

.ad-description{
    display: block;
    position: absolute;
    font-size: 13px;
    line-height: 1;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 3px 10px;
    background-color: rgba(0,0,0,0.5);
}
.foldclose{
    background: rgba(255,102,0,1);position: absolute;right:-25px;top:5px;color:black;font-size:13px;z-index: 999999;width: 20px;word-wrap: break-word;color: white;line-height: 18px;text-align: center;padding: 1px;border-radius: 2px;
}
.wel{
    padding-bottom: 10px;text-align: center;font-size: 14px;
}
.underbanner{
    padding-bottom: 10px
}
.w100_{
    width: 100%;
}
.linksbanner{
    border-radius: 2px;margin: 3px auto;
}
.linkbanner_1{
    display: flex;max-width: 200px;color: rgb(0,86,177); flex-shrink: 1;margin-right: 5px;text-align: center;margin: 0;margin-right:5px;font-size: 14px;

}
.linkbanber_2{
    display: flex;max-width: 200px;color: rgb(253,7,2); flex-shrink: 1;margin-right: 5px;margin: 0;margin-right:5px;font-size: 14px;
}
.btunder{
    width: 100%;min-height: 50px;background: #cccccc
}
.mgt0{
    margin-top: 0
}
.linkerb2{
    display: flex;flex-wrap: nowrap;justify-content: space-between;background: rgb(238,238,238);
}
mgl5{
    margin-left:5px;
}
.wel .red{
    color: red;
}