.w_top_slide_1 {
    width: 100%;
    height: 448px;
    display: block;
    border-top: 0px solid #fff;
    background-repeat: repeat-x;
    /* background-color: #d2cac7; */
    position: relative;
}
.bg_filter {
    height: 448px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.bg_filter .van-image{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    filter: blur(10px);
}

.w_top_slide_1 .slide_box{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.pre_next_box {
    width: 1150px;
    height: 0px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    top: 185px;
    z-index: 20;
}
.btn_p {
    width: 35px;
    height: 78px;
    background-color: rgba(0,0,0,0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2F000000,endcolorstr=#2F000000);
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 50;
    background-position: center center;
    background-repeat: no-repeat;
}
.btn_pre {
    background-image: url('../img/g_last.png');
}
.btn_next {
    background-image: url('../img/g_next.png');
}
.my-swipe .van-swipe-item {
    color: #fff;
    font-size: 20px;
    line-height: 150px;
    text-align: center;
}
.my-swipe .van-swipe-item .van-image {
    width: 1150px;
    height: 448px;
}
.hot_info {
    width: 1152px;
    height: auto;
    margin: 0 auto;
    margin-top: 75px;
}
.hot_info .hot_box {
    width: 1152px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 63px;
}
.hot_box ul {
    width: 1263px;
    height: auto;
    clear: both;
    overflow: hidden;
    margin-bottom: 86px;
}
.hot_box ul li {
    float: left;
    margin-right: 10px;
    float: left;
    width: 292px;
    height: 427px;
    margin-bottom: 86px;
    transform: skew(3deg,0deg) translateZ(0);
    position: relative;
}
.hot_box ul li img {
    width: 100%;
    height: 427px;
}
.hot_box ul li:hover .pup{
    display: block !important;
}
.hot_box ul li.li0 {
    width: 282px;
    height: 427px;
    transform: skew(3deg,0deg);
    -ms-transform: skew(3deg,0deg);
    -moz-transform: skew(3deg,0deg);
    -webkit-transform: skew(3deg,0deg);
    -o-transform: skew(3deg,0deg);
    overflow: hidden;
    position: relative;
    margin-left: -12px;
}
.hot_box ul li .pup {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8F000000,endcolorstr=#8F000000);
    position: absolute;
    z-index: 1;
    text-align: center;
    display: none;
}
.pup .detail {
    transform: skew(-3deg,0deg) translateZ(0);
    -ms-transform: skew(-3deg,0deg) translateZ(0);
    -moz-transform: skew(-3deg,0deg) translateZ(0);
    /* -webkit-transform: skew(-3deg,0deg) translateZ(0); */
    -o-transform: skew(-3deg,0deg) translateZ(0);
    width: 194px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-top: 83px;
    font-size: 24px;
    color: #fefefe;
    font-family: "宋体";
}
.pup .detail a {
    color: #fff;
    font-family: 'acanthus';
}
.detail .fengexian {
    width: 97px;
    height: 1px;
    background: #F4F4F4;
    margin: 0 auto;
    margin-top: 33px;
}
.pup .detail .more {
    width: 126px;
    height: 32px;
    margin: 0 auto;
    border: 1px solid #F4F4F4;
    padding: 2px;
    margin-top: 52px;
    font-family: 'acanthus';
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}
.detail .more a {
    width: 124px;
    height: 30px;
    line-height: 36px;
    font-size: 18px;
    color: #F4F4F4;
    border: 1px solid #F4F4F4;
    display: block;
}
.show_name {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 308px;
    height: 95px;
    overflow: hidden;
    transform: skew(-3deg,0deg) translateZ(0);
}
.show_name span {
    font-size: 40px;
    color: #FFF;
    font-family: "宋体";
    font-weight: bold;
}
.recommend_brand_box {
    width: 100%;
    height: 1023px;
    background: #eeeeee;
}
.recommend_brand {
    width: 1152px;
    margin: 0 auto;
    padding-top: 45px;
    position: relative;
}
.recommend_brand .brand {
    width: 1172px;
    margin-top: 73px;
    position: relative;
    user-select: none;
}
.brand .box {
    float: left;
    width: 180px;
    height: 180px;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #A8A8A8;
    transform: rotate(45deg);
    margin-right: 88px;
    background-color: #FFF;
}
.brand .box a {
    display: block;
    margin: 0 auto;
    width: 190px;
    height: 190px;
    transform: rotate(-45deg);
}
.mizu_axle {
    font-family: 'Didot HTF-L24';
    width: 34px;
    height: 730px;
    position: absolute;
    right: -36px;
    top: 218px;
    background: url(../img/g_zimu.png) no-repeat right center;
    user-select: none;
}
.mizu_axle a {
    font-family: 'Didot HTF-L24';
    font-size: 16px;
    display: block;
    text-align: center;
    margin-top: 7px;
}
.mizu_axle a:hover{
    font-size: 20px;
    text-align: left;
    padding-left: 6px;
}
.show_axle {
    width: 1152px;
    height: auto;
    margin: 0 auto;
    border: 1px solid #a0a0a0;
    margin-top: 50px;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 30px;
}
.show_axle .axle_box {
    width: 1083px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 73px;
}
.show_axle .axle {
    width: 1216px;
    height: auto;
}
.show_axle .axle a {
    width: 151px;
    height: 180px;
    display: block;
    margin-right: 33px;
    border: 1px solid #a0a0a0;
    float: left;
    position: relative;
    overflow: hidden;
}
.axle a img {
    display: block;
    margin: 0 auto;
}
.axle a .b {
    width: 153px;
    height: 25px;
    position: absolute;
    bottom: 0;
    left: -1px;
    border-top: 1px solid #A0A0A0;
    background: #000000;
    text-align: center;
    font-size: 18px;
    color: #f4f4f4;
    padding-top: 3px;
}
.show_axle .fenge {
    width: 1083px;
    height: 1px;
    margin: 0 auto;
    background: #a0a0a0;
    margin-top: 60px;
}
.axle_list {
    width: 1038px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-top: 45px;
}
.axle_list a {
    width: 33.3%;
    float: left;
    margin-bottom: 40px;
    float: left;
    font-size: 16px;
}
.show_axle .more {
    user-select: none;
    width: 158px;
    height: 30px;
    margin: 0 auto;
    border: 1px solid #000000;
    margin-top: 15px;
    padding: 2px;
}
.show_axle .more a {
    width: 156px;
    height: 28px;
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 18px;
    border: 1px solid #000000;
}
.show_axle .code {
    user-select: none;
    width: 103px;
    height: 90px;
    background: url(../img/g_triangle.png) no-repeat left center;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 52px;
    color: #FFF;
    padding-left: 8px;
}
.show_axle .fenge {
    width: 1083px;
    height: 1px;
    margin: 0 auto;
    background: #a0a0a0;
    margin-top: 60px;
}