/* banner (广告图) start*/
.ly_banner {position:relative;}
.ly_banner img {display:block;max-width:100%;max-height:100%;font-size:0;}
.ly_banner .ly_banner_pager {position:absolute;bottom:25px;left:50%;height:12px;transform:translate(-50%,0);}
.ly_banner .ly_banner_pager span {display:inline-block;box-sizing:border-box;margin:0 8px;width:12px;height:12px;border-radius:50%;cursor:pointer;transition:all .3s;}
.ly_banner_mb {display:none;}

body #banner_edit .banner_tab a {height: 12px;width: 12px;border-radius: 50%;box-sizing: border-box;}
/* banner (广告图) end*/

@media screen and (max-width:1000px) {
    .ly_banner_mb {display:block;}
    .ly_banner_pc {display:none;}
    /* banner start */
    .ly_banner .ly_banner_pager {bottom:11px;}
    .ly_banner .ly_banner_pager span {width:11px;height:11px;}
    .ly_banner .ly_banner_btn {position:absolute;bottom:10px;display:inline-block;width:15px;height:15px;background-image:url(../images/icons.png);background-position:-98px center;background-size:auto 15px;}
    .ly_banner .ly_banner_prev {left:4vw;}
    .ly_banner .ly_banner_next {right:4vw;transform:rotate(180deg);}
    /* banner end */
    
    .ly_i_title::after {bottom:-22px;width:53px;}

    .ly_pro_item .ly_pro_text {padding:21px 0;}
    .ly_pro_item .ly_pro_text .ly_pro_item_price {font-size:15px;} 

    #header .ly_i_wrapper_1000{position: absolute;top: auto;z-index: 99;}
}
