.ehot-recommendation-wrap {
    padding: 60px 0 60px 0;
    background-color: #F2F4FA;
    position: relative;
    min-height: 46px;
}

.ehot-recommendation-wrap .ehot-recommendation {
    width: 100%;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-title {
    color: #333333;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    width: 1283px;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container {
    width: 100%;
    height: 582px;
    overflow: hidden;
    margin-top: 20px;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide {
    width: 368px;
    height: 582px;
    position: relative;
    display: block;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .ehot-content {
    position: absolute;
    z-index: 1;
    color: #FAFAFA;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide:hover .ehot-content{
    opacity: 1;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .top01{
    position: absolute;
    top:0;left:0;width: 100%;height: 33.3333%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .top01:hover{
    opacity: 1;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .top02{
    position: absolute;
    top:33.3333%;left:0;width: 100%;height: 33.3333%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .top02:hover{
    opacity: 1;
}

.more_btn_01{position: absolute;width: 30%;height: 30%;left: 20%;bottom: 0;display: block;}
.more_btn_02{position: absolute;width: 30%;height: 30%;left: 50%;bottom: 0;display: block;}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .top03{
    position: absolute;
    top:66.6666%;left:0;width: 100%;height: 33.3333%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .top03:hover{
    opacity: 1;
}
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .top04{
    position: absolute;
    top:0;left:0;width: 100%;height: 100%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .top04:hover{
    opacity: 1;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .ehot-content p {
    margin-top: 10px;
    font-size: 20px;
    line-height: 1.4;
    height: 28px;
    font-weight: normal;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide .ehot-content p.description {
    font-size: 28px;
    line-height: 1.1;
    height: 30.8px;
    max-width: 310px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap {
    position: absolute;
    top: 49%;
    left: 50%;
    width: 100%;
    height: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    font-size: 0;
    max-width: 1350px;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-prev,
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-next {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #DEDEE3;
    border-radius: 80px;
    cursor: pointer;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-prev::after,
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-next::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 28px;
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkZyYW1lIDU1Ij4KPHBhdGggaWQ9IlZlY3RvciA1IiBkPSJNMyAxMi44ODIzTDkgNi44ODIzMkwzIDAuODgyMzI0IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utb3BhY2l0eT0iMC41NjA3ODQiIHN0cm9rZS13aWR0aD0iMS40NzA1OSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPC9zdmc+Cg==") no-repeat;
    background-size: 100%;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-prev:hover,
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-next:hover {
    background-color: #DEDEE3;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-prev:active,
.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-next:active {
    background-color: #C2C2C7;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-prev {
    left: 0;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-prev.swiper-button-disabled {
    display: none;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-prev::after {
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGlkPSJGcmFtZSA1NSI+CiAgICAgICAgPHBhdGggaWQ9IlZlY3RvciA1IiBkPSJNNyAxMi44ODIzTDEgNi44ODIzMkw3IDAuODgyMzI0IiBzdHJva2U9ImJsYWNrIgogICAgICAgICAgICBzdHJva2Utb3BhY2l0eT0iMC41NjA3ODQiIHN0cm9rZS13aWR0aD0iMS40NzA1OSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogICAgICAgICAgICBzdHJva2UtbGluZWpvaW49InJvdW5kIiAvPgogICAgPC9nPgo8L3N2Zz4KICAgIA==") no-repeat;
    background-size: 100%;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-next {
    right: 0;
}

.ehot-recommendation-wrap .ehot-recommendation .ehot-swiper-container .arrow-indicator-wrap .arrow-button-next.swiper-button-disabled {
    display: none;
}

.mehot{display: none;width: 100%;}
@media screen and (max-width: 767px) {

    .ehot-recommendation-wrap {
        display: none;
    }

    .mehot{display: block;width: 100%;position: relative;}
    .mehot .mehot-header{width: 100%;}
    .mehot .mehot-header .mehot-header-item{width: 100%;display: none;}
    .mehot .mehot-header .mehot-header-item img{width: 100%;}
    .mehot .mehot-header .mehot-header-item.active{width: 100%;display: block;}
    .mehot .mehot-nav{width: 86%;position: absolute;left: 7%;top: 14.5%;height: 5%;display: flex;justify-content: space-between;}
    .mehot .mehot-nav .mehot-nav-item{width: 20%;height: 100%;display: block;cursor: pointer;}
    .mehot .mehot-content{width: 100%;}
    .mehot .mehot-button-next{width: 5%;position: absolute;top:37%;right: 0;z-index: 88;cursor: pointer;}
    .mehot .mehot-button-next img{width: 100%;}
    .mehot .mehot-button-prev{width: 5%;position: absolute;top:37%;left: 0;z-index: 88;cursor: pointer;}
    .mehot .mehot-button-prev img{width: 100%;}
    .mehot .mehot-content .mehot-content-item{width: 100%;display: none;overflow: hidden;}
    .mehot .mehot-content .mehot-content-item.active{width: 100%;display: block;}
    .mehot .mehot-content .mehot-content-item .swiper-slide{width: 100%;display: block;position: relative;}
    .mehot .mehot-content .mehot-content-item .swiper-slide .p_btn{width: 30%;display: block;position: absolute;bottom:7%;left: 35%;height: 10%;}
    .mehot .mehot-content .mehot-content-item .swiper-slide .p_btn_01{width: 30%;display: block;position: absolute;bottom:7%;left: 20%;height: 10%;}
    .mehot .mehot-content .mehot-content-item .swiper-slide .p_btn_02{width: 30%;display: block;position: absolute;bottom:7%;left: 50%;height: 10%;}
    .mehot .mehot-content .mehot-content-item .swiper-slide img{width: 100%;display: block;}
}
