.main_page{
    min-width: 1250px !important;
}
.magazine_div_top{
    width: 100%;
    /* border: 1px solid red; */
    margin: 0 auto;
    height: 533px;
}
.main_info{
    position: relative;
    height: 388px;
}
.div_top_img{
    width: 369px;
    float: left;
    margin-right: 47px;
}
.main_img{
    position:absolute;
    margin-left: 30px;
    width: 297px;
    height: 388px;
}
.main_img_hover{
    position:absolute;
    margin-left: 30px;
    width: 297px;
    height: 388px;
    opacity: 0.78;
    background-color: #000000;
    display: none;
}
.img_info{
    width: 251px;
    height: 108px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    line-height: 31px;
    margin-top: 246px;
    margin-left: 32px;
}
.img_top_focus{
    font-weight: bold;
}
.img_info_focus{
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_title{
    clear: both;
    width: 369px;
    height: 110px;
    /* border: 1px solid red; */
    background-image: url('../images/magazine_bottom.png');
    margin-top: -5px;
}
.main_title_sapn{
    position:absolute;
    margin-top: 32px;
    margin-left: 50px;
    width: 267px;
    height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 18px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.main_button{
    /* position:absolute; */
    height: 35px;
}
.button_read{
    width: 113px;
    height: 35px;
    background: linear-gradient(0deg, #168EFF, #63B3FF);
    border-radius: 8px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF !important;
    /* line-height: 36px; */
    text-align: center;
    margin-left: 43px;
}
.button_order{
    width: 113px;
    height: 35px;
    background: linear-gradient(0deg, #FFC516, #FF8863);
    border-radius: 8px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF !important;
    /* line-height: 36px; */
    text-align: center;
    margin-left: 53px;
}
.div_ad{
    margin-top: 50px;
    overflow:hidden;
}
.div_ad ::after{
    clear: both;
}
.div_ad_left{
    width: 912px;
    min-height: 234px;
    height:auto;
    background:#F2F2F2;
    /* opacity: 0.5; */
    border-radius: 10px;
    float: left;
}
.div_ad_right{
    width: 282px;
    height: 234px;
    background:#F2F2F2;
    /* opacity: 0.5; */
    border-radius: 10px;
    margin-left: 7px;
    float: left;
}
.ad_left{
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #545454;
    margin-top: 9px;
    margin-left: 67px;
    /* border: 1px solid red; */
    /* position:absolute; */
    width: 784px;
}
.ad_left_info{
    width: 200px;
    height: 27px;
    line-height: 19px;
    margin-right: 60px;
    /* position:relative; */
    float: left;
    margin-top: 20px;
    cursor:pointer;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.inChecked{
    color: #40A3FF;
}
.off{
    display: none;
}
.ad_left_info:hover{
    /* cursor:pointer; */
    color: #40A3FF;
}
.left_down{
    clear: both;
    height: 19px;
    margin-top: 204px;
    margin-left: 430px;
    margin-bottom: 11px;
    cursor:pointer;
}
.button_right_order{
    font-family: Microsoft YaHei;
    color: #FFFFFF !important;
    width: 173px;
    height: 54px;
    background: linear-gradient(0deg, #FFC516, #FF8863);
    border-radius: 8px;
    margin-top: 40px;
    margin-left: 52px;
}
.button_right_read{
    font-family: Microsoft YaHei;
    color: #FFFFFF !important;
    width: 173px;
    height: 54px;
    background: linear-gradient(0deg, #168EFF, #63B3FF);
    border-radius: 8px;
    margin-top: 25px;
    margin-left: 52px;
}
.magazine_list{
    margin-top: 59px;
    margin-bottom: 221px;
    /* position: absolute; */
}
.magazine_list ::after{
    clear: both;
}
.magazine_img_div{
    width: 261px;
    margin-right: 50px;
    float: left;
    margin-bottom: 20px;
}
.magazine_info{
    position: relative;
    height: 351px;
    box-shadow: 6px 7px 10px #999;
}
.magazine_img{
    width: 261px;
    height: 351px;
    position: absolute;
}
.magazine_img_adv{
    width: 261px;
    height: 351px;
    position: absolute;
    display: flex;
    align-items: center;
    background: #F2F2F2;
}
.swiper-slide{
    position: absolute;
    display: flex;
    align-items: center;
    background: #F2F2F2 !important;
}
.swiper-slide img{
    height: auto;
}
.magazine_img_adv img{
    width: 261px;
    height: auto;
    max-height: 351px;
    align-items: center;
}
.magazine_img_hover{
    width: 261px;
    height: 351px;
    background: #000000;
    opacity: 0.7;
    position: absolute;
    display: none;
}
.button_hover_read{
    width: 91px;
    height: 31px;
    background: #369DFF;
    border-radius: 16px;
    margin-top: 163px;
    margin-left: 85px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 13px;
}
.magazine_text{
    width: 221px;
    height: 17px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 14px;
    margin-top: 23px;
    margin-left: 20px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.button_order_succ{
    width: 262px !important;
    height: 64px !important;
    background: #168EFF;
    border-radius: 8px;
    width: 74px;
    height: 19px;
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF !important;
    line-height: 36px;
    margin-left: 120px;
    margin-top: 50px;
}
.pay_succ{
    width: 390px;
    margin: 0 auto;
    text-align: center;
}
.pay_succ img{
    margin-top: 50px;
    width: 90px;
    height: 90px;
}
.succ_p{
    margin:auto;
    margin-top: 22px;
    width: 96px;
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2C2C2C;
    line-height: 36px;
}
.succ_text{
    margin-top: 42px;
    width: 400px;
    height: 55px;
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 36px;
}
.succ_a{
    margin:auto;
    margin-top: 44px;
    width: 80px;
    height: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #168EFF;
    line-height: 36px;
}
