body {
    background-color: #ec3449;
}
::-webkit-scrollbar {
    overflow: visible;
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-thumb {
    border: solid transparent;
    border-width: 1px 0;
    background: #B32828;
    background-clip: padding-box
}

::-webkit-scrollbar-thumb:hover {
    background-color: #B32828;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

::-webkit-scrollbar-button:hover {
    border-color: #B32828;
}

::-webkit-scrollbar-button:vertical:end:decrement,
::-webkit-scrollbar-button:vertical:start:increment {
    display: none
}

.canvas{
    width: 100%;
    height: 400px;
}

.base_banner {
    position: relative;
    width: 100%;
    height: 400px;
    background: #B32828 url(img/banner_in.png) no-repeat center center;
    background-size: auto 400px;
}
.hd_time{
    position: absolute;
    left: 50%;
    top:30%;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    left: 38.8%;
    top: 75%;
    text-stroke: 1px #da4d2e;
    -webkit-text-stroke: 1px #da4d2e;
}

.mm_1{
    width: 100%;
    height: 600px;
    background: #B32828 url(img/mm_1-bg.png) no-repeat top center;
    background-size: auto 114px;
}
.mm_1 .section{
    position: relative;
    height: 100%;
}
.mm_1 .mm_h{
    margin-top: -15px;
}
.mm_1 .h_item{
    position: relative;
    width: 295px;
    height: 100px;
    background: linear-gradient(0deg, #FFFFFF, #FFDBCB);
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    margin-left: 6px;
    padding-top: 28px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.mm_1 .h_item:hover{
    box-shadow: 3px 4px 20px 0px rgb(175 179 185 / 25%);
    transform: translateY(-6px);
}
.mm_1 .h_item .ii{
    position: absolute;
    left: 0;
    bottom: 0;
    float: left;
}
.mm_1 .h_item .i1{
    width: 62px;
    height: 78px;
    background: url(img/i1.png) no-repeat center center;
    background-size: 62px 78px;
}
.mm_1 .h_item .i2{
    width: 59px;
    height: 78px;
    background: url(img/i2.png) no-repeat center center;
    background-size: 59px 78px;
}
.mm_1 .h_item .i3{
    width: 69px;
    height: 69px;
    background: url(img/i3.png) no-repeat center center;
    background-size: 69px 69px;
}
.mm_1 .h_item .i4{
    width: 65px;
    height: 72px;
    background: url(img/i4.png) no-repeat center center;
    background-size: 65px 72px;
}
.mm_1 .h1{
    margin-left: 55px;
}
.mm_1 .h2{
    margin-left: 68px;
}
.mm_1 .h3{
    margin-left: 80px;
}
.mm_1 .h4{
    margin-left: 70px;
}
.mm_1 .h_item:first-child{
    margin-left: 0;
}
.mm_1 .h_item .p1{
    font-size: 16px;
    color: #A04409;
    margin-bottom: 15px;
}
.mm_1 .h_item .p2{
    font-size: 12px;
    color: #996E54;
}
.mm_1 .mm_con{
    margin-top: 60px;
    width: 100%;
    height: 392px;
    background: url(img/bg-1.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 22px;
}
.con1{
    width: 817px;
    height: 370px;
}
.con1 .con_head{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
}
.con1 .tip span{
    display: inline-block;
    width: 102px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    font-weight: bold;
    margin: 26px 0 0 30px;
    color: #FFFFFF;
    text-indent: 24px;
    background: url(img/ico-rule.png) no-repeat center center;
    background-size: 102px 37px;
}
.con1_list{
    padding-top: 35px;
    margin-left: 150px;
}
.con1_list .list_item{
    position: relative;
    margin-left: 140px;
}
.con1_list .list_item:before{
    position: absolute;
    left: -80px;
    top:6px;
    content: "";
    width: 30px;
    height: 30px;
    background: url(img/ico-dot.png) no-repeat center center;
    background-size: 30px 30px;
}
.con1_list .list_item:first-child{
    margin-left: 0;
}
.con1_list .list_item:first-child:before{
    content: none;
}
/* .con1_list .p1{
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    color: #A04409;
    margin-bottom: 12px;
} */
.con1_list .p2{
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #A04409;
    padding-top: 45px;
}

.con1_list .p2.t1{
    background: url(img/m1-1.png) no-repeat top center;
    background-size: 36px 31px;
}
.con1_list .p2.t2{
    background: url(img/m1-2.png) no-repeat top center;
    background-size: 39px 30px;
}
.con1_list .p2.t3{
    background: url(img/m1-3.png) no-repeat top center;
    background-size: 30px 32px;
}

.con1_list .p2.o1{
    background: url(img/m2-1.png) no-repeat top center;
    background-size: 32px 32px;
}
.con1_list .p2.o2{
    background: url(img/m2-2.png) no-repeat top center;
    background-size: 34px 34px;
}
.con1_list .p2.o3{
    background: url(img/m2-3.png) no-repeat top center;
    background-size: 28px 32px;
}
.con1_list .p2.o4{
    background: url(img/m2-4.png) no-repeat top center;
    background-size: 30px 32px;
}

.mm_3 .con1_list{
    margin-left: 40px;
}
.mm_3 .con1_list .list_item{
    margin-left: 112px;
}
.mm_3 .con1_list .list_item:first-child{
    margin-left: 0;
}
.mm_3 .red{
    color: #EC4748;
}


.con1_list .p2.w1{
    background: url(img/m3-1.png) no-repeat top center;
    background-size: 32px 32px;
}
.con1_list .p2.w2{
    background: url(img/m3-2.png) no-repeat top center;
    background-size: 34px 34px;
}
.con1_list .p2.w3{
    background: url(img/m3-3.png) no-repeat top center;
    background-size: 26px 32px;
}
.con1_list .p2.w4{
    background: url(img/m3-4.png) no-repeat top center;
    background-size: 32px 33px;
}

.con1_bot{
    margin-top: 57px;
}
.con1_bot .bot_l{
    margin-left: 38px;
    font-size: 14px;
    font-weight: 400;
    color: #553E30;
    line-height: 24px;
}
.con1_bot .mm_btn{
    width: 130px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    background: linear-gradient(270deg, #FF8E5D 0%, #FF763A 100%);
    border-radius: 5px;
    margin: 40px 70px 0 0;
    cursor: pointer;
}



.con2,.mm_2 .con2{
    width: 370px;
    height: 370px;
    text-align: center;
    background: url(img/light1.png) no-repeat center center;
    background-size: 352px 352px;
}
.con2.on,.mm_2 .con2.on{
    background: url(img/light2.png) no-repeat center center;
    background-size: 352px 352px;
}
.con2 .code_img,.mm_2 .con2 .code_img{
    width: 161px;
    height: 161px;
    border: 1px solid #EEEEEE;
    text-align: center;
    margin:80px auto 18px;
}
.con2 .code_txt,.mm_2 .con2 .code_txt{
    font-size: 16px;
    font-weight: 400;
    color: #A04409;
    text-align: center;
    line-height: 24px;
}

.con2 .code_img img,.mm_2 .con2 .code_img img{
    width: 100%;
    height: 100%;
}

.mm_2{
    position: relative;
    width: 100%;
    height: 510px;
    background-color: #A61919;
    padding-top: 60px;
}
.mm_2 .con1 .tip span{
    margin-left: 65px;
}
.mm_2 .mm2_con{
    width: 100%;
    height: 392px;
    background: url(img/bg-2.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 22px;
}
.mm_2 .con1_list{
    padding-top: 25px;
    margin-left: 65px;
}

.mm_2 .con1_list .list_item{
    margin-left: 124px;
}
.mm_2 .con1_list .list_item:first-child{
    margin-left: 0;
}
.mm_2 .con1_bot .bot_l{
    width: 555px;
    margin-left: 60px;
}
.mm_2 .con1_bot{
    margin-top: 24px;
}
.mm_2 .con1_bot .mm_btn{
    margin: 20px 34px 0 0;
}

.mm_2 .con1_bot .mm_kf{
    width: 130px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    background: linear-gradient(270deg, #E33A3B 0%, #ED4849 100%);
    border-radius: 5px;
    margin: 20px 34px 0 0;
    cursor: pointer;
}

.mm_1.mm_3{
    position: relative;
    background: #B32828;
    padding-top: 60px;
    height: 600px;
}
.mm_1.mm_3 .mm_con{
    margin-top: 0;
    background: none;
    width: 100%;
    height: 392px;
    background: url(img/bg-1.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 22px;
}
.mm_3 .con1 .tip span{
    text-indent: 22px;
}
.mm_3 .con1_bot{
    margin-top: 28px;
}
.mm_3 .con1_bot .bot_l{
    font-size: 14px;
    color: #553E30;
    line-height: 30px;
}
.mm_3 .mm_time{
    font-size: 14px;
    font-weight: 400;
    color: #A04409;
    line-height: 60px;
    margin-left: 38px;
}
.mm_3 .con1_list .list_item:before{
    left: -71px;
}

.mm_4{
    position: relative;
    background: #A61919 url(img/bot-bg.png) no-repeat bottom center;
    background-size: auto 121px;
    padding-bottom: 140px;
}

.mm_4 .m_box{
    position: relative;
    padding-top: 120px;
}
.mm_4 .m_logo{
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.mm_4 .m_logo img{
    display: inline-block!important;
    vertical-align: sub;
}
.mm_4 .m_head{
    position: absolute;
    top: -22px;
    left: 333px;
    width: 534px;
    height: 116px;
    line-height: 76px;
    background: url(img/tit-bg.png) no-repeat center center;
    background-size: 534px 116px;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.mm_4 .m_item{
    position: relative;
    width: 380px;
    height: 1040px;
    background: url(img/mm_4-bg.png) no-repeat center center;
    background-size: 380px 1040px;
    border-radius: 10px;
    text-align: center;
}
.m_item .m_mask{
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 4;
    background-color: rgba(166, 25, 25, .5);
}
.swiper-slide.swiper-slide-active .m_item  .m_mask{
    display: none;
}
.mm_4 .p1{
    font-size: 32px;
    font-weight: bold;
    color: #A04409;
    text-align: center;
    margin-bottom: 18px;
    padding-top: 30px;
}
.mm_4 .p2{
    font-size: 24px;
    color: #A04409;
    text-align: center;
}
.mm_4 .gift{
    width: 267px;
    height: 132px;
    text-align: center;
    margin: 22px auto 0;
}
.mm_4 .p3{
    font-size: 12px;
    color: #A04409;
    opacity: 0.5;
    margin-top: -15px;
    margin-bottom: 26px;
}
.mm_4 .p4{
    margin-bottom: 14px;
    padding-left: 32px;
}
.span_1{
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    z-index: 2;
    padding-top: 14px;
}
.span_1 i{
    display: inline-block;
    position: relative;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    z-index: 2;
}
.span_1:after{
    position: absolute;
    left: 0;
    bottom:0;
    z-index: 1;
    content: "";
    width: 63px;
    height: 5px;
    background: #FFDBCB;
}
.mm_4 .p4 .span2{
    display: inline-block;
    width: 242px;
    padding: 8px 0 8px 14px;
    border-radius: 5px;
    font-size: 14px;
    color: #A04409;
    text-align: left;
    line-height: 25px;
    background-color:rgba(255, 219, 203, .5);
}
.mm_4 .p5{
    padding-left: 33px;
}
.mm_4 .p_5,.mm_4 .p_7{
    padding-top: 18px;
}
.mm_4 .p5 .span_1{
    display: block;
    text-align: left;
    padding-top: 0;
}
.mm_4 .p5 .p_txt{
    margin-top: 10px;
    font-size: 12px;
    color: #555555;
    line-height: 22px;
    text-align: left;
    padding-right: 54px;
}
.mm_4 .m2 .p5 .p_txt{
    padding-right: 34px;
}
.mm_4 .p6{
    padding: 27px 30px 0;
}
.mm_4 .p6 .p_box{
    padding-bottom:  20px;
    border-bottom: 1px solid #eee;
}
.mm_4 .p6 .code_b{
    width: 113px;
    height: 113px;
}
.mm_4 .p6 .p_wx{
    font-size: 16px;
    color: #555555;
    line-height: 60px;
}
.mm_4 .p6 .a_btn{
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: linear-gradient(270deg, #E33A3B, #ED4849);
    border-radius: 5px;
    cursor: pointer;
}
.mm_4 .p7{
    padding: 25px 0 0 34px;
}
.mm_4 .p7 .w_item{
    position: relative;
    font-size: 14px;
    color: #555555;
    line-height: 25px;
    padding-top: 30px;
    margin-left: 75px;
}
.mm_4 .p7 .w_item:before{
    position: absolute;
    left: -45px;
    top:6px;
    content: "";
    width: 10px;
    height: 18px;
    background: url(img/ico-small.png) no-repeat center center;
    background-size: 10px 18px;
}
.mm_4 .p7 .w_item:first-child:before{
    content: none;
}
.mm_4 .p7 .w_item:first-child{
    margin-left: 0;
}
.mm_4 .p7 .w1{
    background: url(img/ico-b-1.png) no-repeat top center;
    background-size: 30px 30px;
}
.mm_4 .p7 .w2{
    background: url(img/ico-b-2.png) no-repeat top center;
    background-size: 30px 30px;
}
.mm_4 .p7 .w3{
    background: url(img/ico-b-3.png) no-repeat top center;
    background-size: 30px 30px;
}
.mm_4 .p_5 .img1{
    margin-top: 34px;
    padding-right: 50px;
}
.mm_4 .p_5 .img2{
    margin-top: 24px;
    padding-right: 40px;
}
.mm_4 .p_6{
    padding-top: 50px;
}
.mm_4 .p_7 .p_txt{
    padding-right: 30px;
}
.mm_4 .p_8{
    padding-left: 0;
    margin-bottom: 5px;
}
.mm_4 .p_8 .p_8_1{
    font-size: 18px;
    font-weight: bold;
    color: #A04409;
    margin-bottom: 18px;
    padding-top: 10px;
}
.mm_4 .p_8 .p_8_2{
    font-size: 14px;
    color: #A04409;
}
.rule .txt1{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #FFE7CF;
    text-align: left;
    margin-bottom: 15px;
}
.rule_div{
    position: relative;
    margin-bottom: 43px;
}
.rule .txt2{
    font-size: 14px;
    line-height: 24px;
    color: #FFE7CF;
    text-align: left;
}
.rule .txt3{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 24px;
    color: #FFE7CF;
    text-align: left;
}
.m_list{
    width: 1200px;
}

.swiper-container{
    width:1000px;
}
#certify  .swiper-slide {
    width: 380px;
    height: 1040px;
}
#certify  .swiper-slide img{
	display:block;
}
.hb1{
    position: absolute;
    top: 170px;
    left: 183px;
    display: block;
    width: 171px;
    height: 234px;
    background: url(img/hb-1.png) no-repeat center center;
    background-size: 171px 234px;
    -webkit-animation: move 2.5s linear infinite;
    animation: move 2.5s linear infinite;
}
.gift1{
    position: absolute;
    top: 100px;
    right: 183px;
    display: block;
    width: 194px;
    height: 228px;
    background: url(img/gift-1.png) no-repeat center center;
    background-size: 194px 228px;
    -webkit-animation: move 2.5s linear infinite;
    animation: move 2.5s linear infinite;
}
.gift2{
    position: absolute;
    bottom: 170px;
    left: 183px;
    display: block;
    width: 176px;
    height: 225px;
    background: url(img/gift-2.png) no-repeat center center;
    background-size: 176px 225px;
    -webkit-animation: move 2.5s linear infinite;
    animation: move 2.5s linear infinite;
}
.hb2{
    position: absolute;
    bottom: 100px;
    right: 183px;
    display: block;
    width: 159px;
    height: 269px;
    background: url(img/hb-2.png) no-repeat center center;
    background-size: 159px 269px;
    -webkit-animation: move 2.5s linear infinite;
    animation: move 2.5s linear infinite;
}

@-webkit-keyframes move {
    0% {
        transform: translateY(0px);
    }

    60% {
        transform: translateY(25px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes move {
    0% {
        transform: translateY(0px);
    }

    60% {
        transform: translateY(25px);
    }

    100% {
        transform: translateY(0px);
    }
}

.swiper-button-next, .swiper-button-prev{
    width: 50px;
    height: 150px;
    background: rgba(255, 228, 189, .2) url(img/next.png) no-repeat center center;
    border-radius: 5px;
}
.swiper-button-prev{
    background: rgba(255, 228, 189, .2) url(img/prev.png) no-repeat center center;
}
.swiper-button-next:hover{
    background: rgba(255, 228, 189, .8) url(img/next2.png) no-repeat center center;
}
.swiper-button-prev:hover{
    background: rgba(255, 228, 189, .8) url(img/prev2.png) no-repeat center center;
}