@charset "utf-8";
/* CSS Document */
body {
    max-width: 100%; overflow-x: hidden; background: #fff;
    font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
img { border: none; max-width: 100%; }
a { color: #2b2a3c; text-decoration: none; }
a:hover { text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; appearance:none; -moz-appearance:none; -ms-appearance:none;}
input::focus-inner { padding: 0; border: 0; }
input::-webkit-input-placeholder{ color: #999; }
input::-moz-placeholder{ color: #999; }
input:-moz-placeholder{ color: #999; }
input:-ms-input-placeholder{ color: #999; }
select::-ms-expand { display: none; }
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}

.fl { float: left; } .fr { float: right; }
.clearfix::after { display: block; content: ''; height: 0; font-size: 0; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1190px; margin: 0 auto; }
.hide , .onlymob { display: none; }
.container{ width:1200px; margin:0 auto; position:relative; box-sizing: border-box }
.container::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul.no_after::after { display: none; content: ''; height: 0; font-size: 0; clear: both; }

/* 通用头部 */
.yj_top {
    width: 100%; overflow: hidden;
    background: #fafafa url(../images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px; }
.yj_top .zt_top {
    width: 1200px; height: 41px; margin: 0 auto; }
.yj_top h1 {
    float: left; }
.yj_top h1 a {
    float: left; width: 250px; height: 40px; overflow: hidden;
    background: url(../images/logo.gif) no-repeat;
    font-size: 12px; text-indent: -100em; }
.yj_top .topnav {
    float: right; color: #333; font-size: 12px; }
.yj_top .topnav a {
    padding: 0 8px; }
.yj_top .topnav a:hover {
    color: #e4393c; text-decoration: underline; }

/* 通用底部 */
.footer { clear: both; position: relative; padding: 30px 0; text-align: center; }
.footer p { position: relative; z-index: 2; color:#333; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#333; }


body{
    background-color: #fffbfc;
    background-image: url('../images/body_bg.png'), url('../images/bottom_bg.png');
    background-repeat: no-repeat, no-repeat;
    background-position: center 1300px, center bottom;
}
.banner_box{
    width: 100%;
    height: 840px;
    background: url("../images/banner_bg.gif") center top no-repeat;
    text-align: center;
    color: #333;
}
.banner_box .container{
    padding-top: 175px;
}
.banner_box h2{
    line-height: 55px;
    font-size: 44px;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png") center top no-repeat;
    background-size: auto 100%;
    height: 400px;
    margin: 30px auto;
}
.banner_box p{
    line-height: 32px;
    font-size: 25px;
}
.box_title{
    background: url('../images/titile_bg.png') center bottom no-repeat;
    text-align: center;
    color: #AF3230;
    background-size: auto 60px;
    line-height: 60px;
    margin-top: 40px;
    margin-bottom: 20px;
    height: 90px;
    font-size: 50px;
}
.box8_box{
    background-image: url('../images/box8_bg.png');
    background-size: 100%;
    width: 907px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.box18_box{
    background-image: url('../images/box8_bg.png');
    background-size: 100%;
    width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.box9_box{
    background-image: url('../images/box9_bg.png');
    background-size: 100%;
    width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.box10_box{
    background-image: url('../images/shizi.png');
    background-size: 100%;
    width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.box1_box{
    background-image: url('../images/box1_bg.png');
    background-size: 100%;
    width: 907px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.box1_text:nth-child(1){
    margin-bottom: 12px;
}
.box1_text{
    width: 80px;
}
.box1_box_text h5{
    line-height: 28px;
    font-size: 18px;
    color: #000;
}
.box1_box_text p{
    line-height: 22px;
    font-size: 16px;
    color: #000;
}
.box1_city{
    width: 540px;
    margin: 0 10px;
}
.box1_city li{
    float: left;
    font-size: 18px;
    width: 70px;
    line-height: 36px;
    background: linear-gradient(0deg, #EC4830, #C03927);
    box-shadow: 0px 3px 15px 0px rgba(102, 0, 0, 0.3);
    border-radius: 2px;
    margin: 12px 10px;
}
.box1_city li a{
    display: block;
    color: #fff;
}
.box_container{
    box-shadow: 0 0 16px rgba(184,154,154,.4);
    background: #fffdfd;
    padding: 10px;
}
.box_lt_flower{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 190px;
    height: 190px;
    background-image: url('../images/box_lt_flower.jpg');
    background-size: 100%;
}
.box_lt{
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
    width: 62px;
    height: 62px;
    background-image: url('../images/box_lt.jpg');
    background-size: 100%;
}
.box_lb{
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 2;
    width: 62px;
    height: 62px;
    background-image: url('../images/box_lb.jpg');
    background-size: 100%;
}
.box_rt{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    width: 62px;
    height: 62px;
    background-image: url('../images/box_rt.png');
    background-size: 100%;
}
.box_rb{
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    width: 62px;
    height: 62px;
    background-image: url('../images/box_rb.jpg');
    background-size: 100%;
}
.inner_box_container{
    border: 3px solid #CC4135;
    box-sizing: border-box;
    padding: 50px 30px;
}
.box2_table{
    position: relative;
    z-index: 3;
    width: 100%;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    overflow: hidden;
}
.box2_table th{
    line-height: 60px;
    font-size: 18px;
    background: #B92726;
}
.box2_table td{
    line-height: 30px;
    font-size: 18px;
    border-right: 1px solid #B92726;
    height: 70px;
}
.box2_table tr:nth-child(odd){
    background: #cc4135;
}
.box2_table tr:nth-child(even){
    background: #d64d3d;
}
.kcbt{line-height: 40px;text-align:center;width: 100%;float:left; font-size: 20px;font-weight: bold;}
.table_btn{
    margin: 0 auto;
    background-image: url('../images/box2_btn02.png');
    background-size: 100%;
    box-sizing: border-box;
    width: 148px;
    height: 148px;
    padding-top: 56px;
}
.table_btn02{
    margin: 0 auto;
    background-image: url('../images/box2_btn.png');
    background-size: 100%;
    box-sizing: border-box;
    width: 148px;
    height: 148px;
    padding-top: 56px;
}
.table_btn h5{
    line-height: 30px;
    font-size: 20px;
}
.table_btn h4{
    height: 38px;
    line-height: 40px;
    font-size: 35px;
}
.table_btn h4 span{
    font-size: 18px;
}
.table_btn s{
    line-height: 20px;
    font-size: 24px;
}
.box2_table a{
    display: block;
    color: #CC4135;
    background: #FFFFFF;
    box-shadow: 2px 3px 7px 0px #851815;
    width: 100px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 18px;
    margin: 10px auto 0;
}
.teacher_img{
    width: 185px;
    box-sizing: border-box;
    border: 2px solid #af3230;
}
.box2_teacher img{
    display: block;
    width: 100%;
}
.cont{
    position: relative;
    z-index: 3;
}
.box4_title{
    position: relative;
    margin-bottom: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 43px;
    font-size: 24px;
}
.box4_title h5{
    margin-right: 4px;
    color: #af3230;
    font-weight: bold;
}
.box4_title p{
    font-weight: bold;
    background-image: url('../images/box4_title.png');
    background-size: 100%;
    width: 553px;
    margin-right: 4px;
    padding-left: 50px;
    color: #fff;
    box-sizing: border-box;
}
.box4_title span{
    display: block;
    font-size: 18px;
    position: absolute;
    right: 0;
    color: #000;
}
.box4_book{
    position: relative;
}
.box4_book h5{
    z-index: 5;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #cc4135;
    white-space: nowrap;
    font-weight: bold;
    font-size: 50px;
    text-shadow: 3px 3px 0px #fff;
}
.box4_book_list{
    position: relative;
    display: flex;
    justify-content: space-between;
}
.box4_book_list li{
    width: 350px;
}
.box4_book_list li img{
    display: block;
    width: 100%;
}
.box4_btn{
    display: block;
    text-align: center;
    color: #fff;
    margin: 30px auto 0;
    width: 300px;
    line-height: 40px;
    background: #CC4135;
    border-radius: 8px;
    font-size: 18px;
}
.box4_line{
    width: 100%;
    margin: 30px auto;
    height: 2px;
    background: #CC4135;
    display: block;
}
.box4_bottom_list li{
    float: left;
    width: 220px;
}
.box4_bottom_list li:nth-child(-n+5){
    margin-bottom: 40px;
}
.box4_bottom_list li img{
    display: block;
    width: 128px;
    margin: 0 auto;
}
.box4_bottom_list li p{
    line-height: 20px;
    font-size: 16px;
    margin-top: 16px;
    text-align: center;
    color: #000;
}
.box5{
    padding: 40px 0;
    box-sizing: border-box;
}
.box5_center_circle{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    border-radius: 50%;
    width: 210px;
    height: 210px;
    border: 4px solid #CC4135;
}
.box5_center_circle h5{
    font-size: 32px;
    color: #CC4135;
    line-height: 37px;
}
.box5_row1,
.box5_row2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 55px;
}
.box5_row1>div{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 120px;
    position: relative;
    box-sizing: border-box;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    width: 510px;
}
.box5_row2>div{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 90px;
    position: relative;
    box-sizing: border-box;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 510px;
}
.box5_lt{
    background-image: url('../images/box5_tl.png');
}
.box5_rt{
    flex-direction: row-reverse;
    background-image: url('../images/box5_tr.png');
}
.box5_lb{
    background-image: url('../images/box5_bl.png');
}
.box5_rb{
    flex-direction: row-reverse;
    background-image: url('../images/box5_br.png');
}
.box5_bottom p,
.box5_row1 p,
.box5_row2 p{
    line-height: 30px;
    width: 320px;
    font-size: 18px;
    color: #000;
    text-align: justify;
}
.box5_bottom span,
.box5_row1 span,
.box5_row2 span{
    width: 100px;
    background: #CC4135;
    border-radius: 17px;
    line-height: 34px;
    font-size: 18px;
    margin: 0 40px;
    color: #fff;
    display: block;
    text-align: center;
}
.box5_bottom{
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
}
.box6_title{
    font-size: 18px;
    font-weight: bold;
    color: #AF3230;
    line-height: 20px;
}
.prov_select{
    display: block;
    margin: 25px 0 35px 0;
    width: 260px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 10px;
    color: #666666;
    background: #EFEFEF url('../images/select_bg.png') 95% center no-repeat;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-sizing: border-box;
}
.box6_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box6_l,
.box6_r{
    width: 308px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column;
}
.box6_r{
    align-items: flex-start;
}
.box6_text{
    background-image: url('../images/box6_box.png');
    background-size: 100%;
    width: 175px;
    height: 146px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.box6_text p{
    line-height: 20px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}
.box6_text_l,
.box6_text_r{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.box6_text_l{
    left: 0;
}
.box6_text_r{
    right: 0;
}
.box6_cont{
    display: none;
}
.box6_cont:nth-child(1){
    display: block;
}
.box6_qr{
    float: left;
    margin: 0 20px;
    width: 200px;
}
.qr_img{
    width: 100%;
    box-sizing: border-box;
    background: #CC4135;
    padding: 10px;
}
.qr_img img{
    display: block;
    width: 100%;
}
.box6_qr p{
    text-align: center;
    line-height: 26px;
    margin-top: 6px;
    font-size: 16px;
    color: #AF3230;
}
.poster_list{
    display: flex;
    justify-content: space-between;
}
.poster_list li{
    width: 290px;
}
.poster_list li a,
.poster_list li img{
    display: block;
    width: 100%;
}


@media only all and (max-width:1080px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 100%;
        font-size: .7rem;
        line-height: 1.2rem;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .Width {
        width: 17.5rem;
    }
    .container{
        width: 98%;
    }
    .fl,.fr{
        float: none;
    }

    /* 隐藏元素 */
    .ht_top .topnav a:nth-child(n+2),
    .stage,
    .footer p,
    .pc, .onlypc {
        display: none;
    }

    /* 通用头部 */
    .ht_top {
        height: 2.5rem;
        background-size: auto 100%;
        line-height: 2.5rem;
    }

    .ht_top h1 a {
        height: 2.5rem;
        width: 7.5rem;
        background: url(../images/mob_logo.png) no-repeat center / contain;
    }

    .ht_top .topnav {
        font-size: .8rem;
        text-indent: -1000rem;
    }

    .ht_top .topnav a {
        padding: 0 0 0 0.3rem;
        text-indent: 0;
        float: right;
    }

    .footer {
        position: relative;
        height: 3.8rem;
        padding: 0;
        overflow: hidden;
    }

    .footer:before {
        display: block;
        content: "易晋遴选 | 电话/微信：19965016898 19965037818";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2.4rem;
        overflow: hidden;
        color: #333;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }
    .footer:after{content:"地址：安徽省合肥市蜀山区汇金大厦15楼";
        display: block;
        position: absolute;
        left: 0;
        top: 40px;
        width: 100%;
        height: 2.4rem;
        overflow: hidden;
        color: #333;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;}
    
    
    body{
        background-position: center 20rem, center bottom;
    }
    .banner_box{
        height: 13rem;
        background-size: auto 100%;
    }
    .banner_box .container{
        padding-top: 2rem;
    }
    .banner_box h2{
        line-height: 1.5rem;
        font-size: 1rem;
    }
    .banner_box h1{
        height: 6rem;
        margin: .6rem auto;
    }
    .banner_box p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box_title{
        background-size: auto 1.2rem;
        line-height: 1.2rem;
        margin-top: 1rem;
        margin-bottom: .5rem;
        height: 2rem;
        font-size: 1rem;
    }
    .box1_box{
        width: 100%;
    }
    .box8_box{
        width: 100%; 
    }
    .box9_box{
        width: 100%; 
    }
    .box10_box{
        width: 100%; 
    }
    .box1_box_text{
        display: flex;
        justify-content: center;
    }
    .box1_text:nth-child(1){
        margin-bottom: 0;
    }
    .box1_text{
        margin: 0 .5rem;
        width: auto;
    }
    .box1_box_text h5{
        line-height: 1.2rem;
        font-size: .8rem;
    }
    .box1_box_text p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box1_city{
        width: 100%;
        margin: .4rem auto;
    }
    .box1_city li{
        font-size: .7rem;
        width: 24%;
        line-height: 1.4rem;
        margin: .1rem .5%;
    }
    .box_container{
        padding: .25rem;
    }
    .box_lt_flower{
        width: 4.75rem;
        height: 4.75rem;
    }
    .box_lt{
        left: .25rem;
        top: .25rem;
        width: 1.55rem;
        height: 1.55rem;
    }
    .box_lb{
        left: .25rem;
        bottom: .25rem;
        width: 1.55rem;
        height: 1.55rem;
    }
    .box_rt{
        right: .25rem;
        top: .25rem;
        width: 1.55rem;
        height: 1.55rem;
    }
    .box_rb{
        right: .25rem;
        bottom: .25rem;
        width: 1.55rem;
        height: 1.55rem;
    }
    .inner_box_container{
        border: .075rem solid #CC4135;
        padding: 1rem .5rem;
    }
    .box2_table{
        border-radius: .4rem;
    }
    .box2_table th{
        line-height: 1.4rem;
        font-size: .7rem;
        white-space: nowrap;
    }
    .box2_table td{
        box-sizing: border-box;
        padding: .1rem;
        line-height: 1rem;
        font-size: .65rem;
    }
    .table_btn{
        width: 3.7rem;
        height: 3.7rem;
        padding-top: 1.4rem;
    }
    .table_btn h5{
        line-height: .75rem;
        font-size: .65rem;
    }
    .table_btn h4{
        height: .8rem;
        line-height: .8rem;
        font-size: .7rem;
    }
    .table_btn h4 span{
        font-size: .6rem;
    }
    .table_btn s{
        line-height: .7rem;
        font-size: .6rem;
    }
    .box2_table a{
        width: 3.5rem;
        line-height: 1.3rem;
        border-radius: .65rem;
        font-size: .65rem;
        margin: .2rem auto 0;
    }
    .teacher_img{
        width: 100%;
        border: .05rem solid #af3230;
    }
    .box4_title{
        margin-bottom: 1rem;
        line-height: 1.1rem;
        font-size: .7rem;
    }
    .box4_title h5{
        margin-right: .1rem;
    }
    .box4_title p{
        width: 13.85rem;
        margin-right: .1rem;
        padding-left: 1.3rem;
    }
    .box4_title span{
        font-size: .6rem;
        position: absolute;
        top: 1.1rem;
        right: 0;
    }
    .box4_book h5{
        font-size: 1rem;
        text-shadow: .1rem .1rem 0px #fff;
    }
    .box4_book_list{
        flex-wrap: wrap;
    }
    .box4_book_list li{
        width: 33%;
        margin: .1rem 0;
    }
    .box4_btn{
        margin: 1rem auto 0;
        width: 13rem;
        line-height: 1.6rem;
        border-radius: .2rem;
        font-size: .8rem;
    }
    .box4_line{
        margin: 1rem auto;
    }
    .box4_bottom_list{
        margin-top: 2rem;
    }
    .box4_bottom_list li{
        margin: .1rem .5%;
        width: 24%;
    }
    .box4_bottom_list li:nth-child(-n+5){
        margin: .1rem .5%;
    }
    .box4_bottom_list li img{
        width: 3rem;
    }
    .box4_bottom_list li p{
        line-height: .8rem;
        font-size: .6rem;
        margin-top: .3rem;
    }
    .box5{
        padding: 1rem 0;
        box-sizing: border-box;
    }
    .box5_center_circle{
        position: relative;
        left: auto;
        transform: translateX(0);
        top: auto;
        margin: 0 auto;
        width: 5rem;
        height: 5rem;
        border: .1rem solid #CC4135;
    }
    .box5_center_circle h5{
        font-size: .8rem;
        line-height: 1rem;
    }
    .box5_row1,
    .box5_row2{
        display: block;
        margin-bottom: 0;
    }
    .box5_row1>div{
        margin: .3rem 0;
        height: auto;
        justify-content: center;
        padding-bottom: 0;
        width: 100%;
    }
    .box5_row2>div{
        margin: .3rem 0;
        justify-content: center;
        height: auto;
        width: 100%;
    }
    .box5_lt{
        flex-direction: row-reverse;
        background-image: none;
    }
    .box5_rt{
        flex-direction: row-reverse;
        background-image: none;
    }
    .box5_lb{
        flex-direction: row-reverse;
        background-image: none;
    }
    .box5_rb{
        flex-direction: row-reverse;
        background-image: none;
    }
    .box5_bottom p,
    .box5_row1 p,
    .box5_row2 p{
        line-height: 1rem;
        width: 12.5rem;
        font-size: .7rem;
    }
    .box5_bottom span,
    .box5_row1 span,
    .box5_row2 span{
        width: 4rem;
        border-radius: .6rem;
        line-height: 1.2rem;
        font-size: .7rem;
        margin: 0 .5rem;
    }
    .box5_bottom{
        display: flex;
        justify-content: center;
        flex-direction: row-reverse;
        align-items: center;
    }
    .box6_title{
        color: #333;
        font-size: .8rem;
        line-height: 1.2rem;
    }
    .prov_select{
        margin: .5rem 0 .5rem 0;
        width: 11rem;
        line-height: 1.3rem;
        font-size: .7rem;
        padding-left: .3rem;
        background-size: .5rem;
        border-radius: .1rem;
    }
    .box6_box{
        display: block;
    }
    .box6_l,
    .box6_r{
        width: 100%;
        flex-direction: row;
    }
    .box6_text{
        width: 33.3%;
        height: 4.65rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .box6_text p{
        line-height: 1rem;
        font-size: .6rem;
    }
    .box6_text_l,
    .box6_text_r{
        position: relative;
        top: auto;
        transform: translateY(0);
    }
    .box6_text_l{
        left: auto;
    }
    .box6_text_r{
        right: auto;
    }
    .box6_cont{
        display: none;
        width: 90%;
        margin: 0 auto;
    }
    .box6_cont:nth-child(1){
        display: block;
    }
    .box6_qr{
        margin: 1rem 2%;
        width: 46%;
    }
    .qr_img{
        padding: .25rem;
    }
    .box6_qr p{
        line-height: 1rem;
        margin-top: .15rem;
        font-size: .7rem;
    }
    .poster_list{
        flex-wrap: wrap;
    }
    .poster_list li{
        width: 49%;
        margin: .1rem .5%;
    }
    .poster_list li:nth-last-child(1){
        
    }



}