.p_content_bg{
    background-color: #EDCEB4;
    padding-bottom: 25px;
}

.p_layout{
    position: relative;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.p_layout .head{
    width: 1200px;
    height: 289px;
    background-image: url(../../imgs/activity/M1Promotion/bg-head.png?v=8cdad5eb90);
    background-size: cover;
}
.p_1{
    height: 521px;
}
.title_1{
    background-image: url(../../imgs/activity/M1Promotion/p-title-1.png?v=95c1fc6d84);
}
.title_2{
    background-image: url(../../imgs/activity/M1Promotion/p-title-2.png?v=224e08b4ce);
}
.content_1{
    padding: 103px 0 0 30px;
}
.content_2{
    padding: 85px 60px;
}
.p_detail{
    position: relative;
    width: 1200px;
    box-sizing: border-box;
    background-color: #fff6ea;
    border-radius: 10px;
    padding: 20px 15px;
    margin-bottom: 25px;
}
.p_detail .p_detail_title{
    position: absolute;
    width: 305px;
    height: 78px;
    background-size: cover;
    top: 4px;
    left: 50%;
    margin-left: -152px;
    z-index: 1;
}
.p_detail .p_detail_border{
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 5px solid #edceb4;
    border-radius: 8px;
    padding: 15px 10px;
}
.p_detail .p_detail_border .p_detail_content{
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 2px solid #EDCEB4;
    border-radius: 4px;
}
.btn_group{
    position: relative;
    width: 1002px;
    height: 275px;
    background-image: url(../../imgs/activity/M1Promotion/btn-group.png?v=b69175f4bf);
    background-size: cover;
    /* margin: 0 auto; */
}
.btn_group .go-shop{
    position: absolute;
    right: -110px;
    bottom: -40px;
    z-index: 1;
    display: block;
    width: 370px;
    height: 174px;
    outline: none;
    background-image: url(../../imgs/activity/M1Promotion/p-btn.png?v=b86ab8ab6d);
    background-size: cover;
    color: #fff;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0;
    padding-top: 40px;
    box-sizing: border-box;
}
.btn_group .go-shop:hover{
    opacity: 0.7;
}
.p_text{
    position: relative;
    box-sizing: border-box;
    margin-bottom: 25px;
    width: 1200px;
    height: 354px;
    border-radius: 10px;
    background-color: #fff6ea;
    padding: 98px 75px 0 357px;
}
.p_text .p_text_img{
    position: absolute;
    width: 216px;
    height: 271px;
    background-image: url(../../imgs/activity/M1Promotion/p-m-img.png?v=d0e7ccff9f);
    background-size: cover;
    top: 48px;
    left: 93px;
}
.p_text_t p.b{
    margin-bottom: 10px;
}
p.p{
    font-size: 30px;
    color: #574532;
    letter-spacing: 0;
    line-height: 44px;
}
p.p.b{
    font-size: 34px;
    font-weight: bold;
}
p.p.c{
    font-weight: bold;
    font-size: 36px;
    line-height: 45px; 
    margin-bottom: 10px;
}
p.p.o{
    opacity: 0.8;
    line-height: 40px;
}
.p_list *{
    box-sizing: border-box;
}
.p_list .list{
    position: relative;
    width: 100%;
    height: 182px;
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 0 0 240px;
    margin-bottom: 20px;
}
.p_list .list:last-child{
    margin-bottom: 0;
}
.list .list_img{
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
    top: 40px;
    left: 80px;
}