.latest{
    width: 1160px;
    margin: 0 auto;
}
.latest_title{
    height: 43px;
}
.latest_news{
    font-size: 30px;
    color: #424243;
    float: left;
}
.latest_click{
    float: right;
}
.latest_click span{
    display: inline-block;
    font-size: 60px;
    cursor: pointer;
}
.latest_select{
    color: #CDA896;
}
.latest_list{
    margin-top: 39px;
}
.latest_panel{
    width: 100%;
}
.latest_cart{
    width: 371px;
    height: 420px;
    padding: 20px;
    background: #FFFFFF;
    float: left;
    margin-right: 14px;
    margin-bottom: 48px;
    filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05))
}
.latest_cart:nth-child(3n){
    margin-right: 0;
}
.latest_cart img{
    width: 330px;
    height: 210px;
}
.latest_cart_title{
    font-size: 18px;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.latest_cart_content{
    font-size: 14px;
    margin-bottom: 14px;
    margin-top: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.latest_cart span{
    color: #92705E;
    font-size: 14px;
}
.swiper-container .swiper-slide{
    width: 100%;
    height: 100%;
}
.more{
    margin-top: 50px;
}
.none_select{
    cursor: default !important;
    color: #D0D0D0;
}
.mKeBanner,.mKeBanner div{text-align:center;}
.imageflow img{ -webkit-box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); }
.imageflow{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:1200px; margin:0 auto}
.imageflow img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow p{margin:0 auto; text-align:center}
.imageflow .loading{border:1px solid #ccc; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow .loading_bar{background:#ccc; height:15px; visibility:visible; width:1%}
.imageflow .caption{font-weight:bold; position:relative; text-align:center; z-index:10000}
.imageflow .scrollbar{border-bottom:1px solid #b3b3b3; position:relative; visibility:hidden; z-index:10001; height:1px}
.imageflow .images{overflow:hidden; white-space:nowrap}
