h1, h2, h3{line-height: unset;font-weight: bold;}

.priEnjoyCan{
    width: 100%;
    position: relative;
    margin-bottom: 270px;
    margin-top: 10px;
}
.priEnjoyCan img.priBan{
    width: 100%;
}
.priBox{
    width: 100%;
    padding-top: 140px;
    background: linear-gradient(to bottom, rgba(190, 138, 54, 0) 0%, rgba(190, 138, 54, 1) 40%, rgba(190, 138, 54, 1) 55%, #fff 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.priCon{
    width: 93%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.priCon h1{
    font-size: 24px;
    color: #fff;
    display: flex;
    align-items: center;
}
.priCon h1 i{
    display: block;
    width: 3px;
    height: 26px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    margin-right: 12px;
}
.priConBox{
    width: 100%;
    margin-top: 37px;
}
.priConBox img.priTitImg{
    width: 160px;
}
.priContent{
    width: 100%;
    background-color: #fff;
    padding: 15px 12px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
    margin-top: -1px;
}
.priContent img.priConImg{
    width: 100%;
    border-radius: 10px;
}
.priContent h2{
    width: 90%;
    color: #A77642;
    font-size: 17px;
    padding: 0 12px;
    position: absolute;
    top: -20px;
    left: 25px;
}
.priContent h2 i{
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    margin: 0 10px;
}
.priContent ul{
    width: 94%;
    padding: 56px 35px 10px 35px;
    background: linear-gradient(to top, rgba(190, 138, 54, 0.7) 0%, rgba(190, 138, 54, 0.5) 20%, rgba(190, 138, 54, 0.1) 40%, transparent 100%);
    position: absolute;
    left: 50%;
    bottom: 15px;
    transform: translate(-50%, 0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.priContent ul li img{
    width: 25px;
}
.priContent ul h3{
    width: 100%;
    font-size: 18px;
    color: #fff;
    margin-top: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.priContent ul p{
    width: 100%;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.priContent ul li:last-child{
    text-align: right;
}

.achDis{
    width: 93%;
    margin: 0 auto;
}
.achDis h1{
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
}
.achDisCon{
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.achDisCon li{
    width: 48%;
    margin-bottom: 15px;
}
.achDisCon li h3 img{
    width: 100%;
    border-radius: 4px;
}
.achDisCon li p{
    width: 100%;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.thEnjoyBox{
    width: 100%;
    margin-top: 25px;
    background: linear-gradient(180deg, #8D4C24, #F4E8DF, #FFFFFF);
}
.thEnjoyCon{
    width: 93%;
    margin: 0 auto;
    padding-top: 32px;
    padding-bottom: 45px;
}
.thEnjoyCon .priConBox{
    margin-top: 0;
}
.thEnjoyList{
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.thEnjoyList ul{
    width: 48%;
}
.thEnjoyList ul li img{
    width: 100%;
    border-radius: 6px 6px 0px 0px;
}
.thEnjoyList ul div{
    width: 100%;
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 0 0 6px 6px;
}
.thEnjoyList ul div h3{
    width: 100%;
    font-weight: bold;
    font-size: 15px;
    color: #0A0A0A;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.thEnjoyList ul div span{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.twEnjoyBox{
    background: linear-gradient(180deg, #7D3E50, #F5E8E0, #FFFFFF);
    padding-bottom: 33px;
}

.gagsCollBox{
    width: 93%;
    margin: 0 auto;
}
.gagsCollBox h1{
    font-size: 18px;
    color: #333;
    display: flex;
    align-items: center;
}
.gagsCollBox h1 i{
    display: block;
    width: 4px;
    height: 25px;
    background: #BE8A36;
    border-radius: 5px 0 0 5px;
    margin-right: 11px;
}
.gagsCollCon{
    width: 100%;
    margin-top: 16px;
}
.gagsCollCon li img{
    width: 100%;
    border-radius: 5px;
}
/*.gagsCollCon ul li{*/
/*    width: 100%;*/
/*    height: 72px;*/
/*    margin-bottom: 10px;*/
/*    overflow: hidden;*/
/*}*/
/*.gagsCollCon ul li img{*/
/*    width: 100%;*/
/*    border-radius: 5px;*/
/*}*/
/*.gagsCollCon ul.grandCerT,*/
/*.gagsCollCon ul.grandCerB{*/
/*    width: 100%;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
/*.gagsCollCon ul.grandCerT li:nth-child(1){*/
/*    width: 65.3%;*/
/*}*/
/*.gagsCollCon ul.grandCerT li:nth-child(2){*/
/*    width: 31%;*/
/*}*/
/*.gagsCollCon ul.grandCerB li{*/
/*    width: 31%;*/
/*}*/

@media (min-width: 320px) and (max-width: 367px){
    .priCon h1{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .priCon h1 i{
        margin-right: 3px;
    }

}