/*base*/

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

html {
    font-size: 62.5%;
    width: 100%;
    height: 100%;
}

body {
    font-size: 1.4rem;
    width: 100%;
    /* height: 100%; */
    /* height: 620px; */
    -webkit-font-smoothing: antialiased;
}

html, body {
    font-family: 'Microsoft YaHei', tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
}

img {
    display: block;
}

ol, ul {
    list-style: none
}

a {
        cursor: pointer;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

* {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
     outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/*style*/
@media (max-width:1139px) {
    .wrap-title {
        /* margin: 56px auto 36px; */
        padding: 56px 0 36px;
        margin: 0 auto;
        text-align: center;
    }

    .wrap-title .wrap-text {
        font-size: 28px;
        font-weight: 600;
        color: #12491D;
        line-height: 32px;
        letter-spacing: 6px;
    }

    .wrap-title .wrap-letter {
        line-height: 28px;
        font-size: 16px;
        font-weight: 400;
        color: #3C3C3B;
        line-height: 28px;
        letter-spacing: 3px;
    }
    
    .wrap {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        padding: 64px 0;
        /*  height: 100%; */
    }
    
    .enter_wrap {
        width: 100%;
        position: relative;
    }
    
    .monster {
        position: absolute;
        width: 40%;
        height: 171px;
        position: absolute;
        left: 29%;
        bottom: -190px;
        z-index: 1;
        background-image: url(../images/monster.png);
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .enter_wrap .wrap-content {
        text-align: center;
        font-size: 0.8rem;
        font-weight: 300;
        color: #3C3C3B;
        line-height: 1.5rem;
    }
    
    .enter_wrap .enter_btn {
        width: 8rem;
        height: 2rem;
        background: rgba(240, 100, 33, 0.2000);
        border-radius: 15px 0px 15px 0px;
    
        font-size: 1rem;
        font-weight: 600;
        color: #F06421;
        line-height: 2rem;
        margin: 76px auto;
        text-align: center;
    }
    
    .topic_wrap {
        display: none;
        margin: 0 5%;
    }
    
    .topic_wrap .fade_wrap {
        width: 100%;
        height: 266px;
        margin: 0 auto 64px;
        background: #FFFFFF;
        border-radius: 15px 0px 15px 0px;
        opacity: 1;
        border: 5px solid rgba(80, 180, 35, 0.3000);
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 0 0 rgba(128, 196, 28, 0.3000);
    }
    
    .topic_wrap .wrap_top1 {
        width: 100%;
    }
    
    .topic_wrap .wrap_top1 .topic_title {
        font-size: 1rem;
        font-weight: 600;
        color: #50B425;
        line-height: 1.5rem;
        text-align: center;
        margin: 50px auto;
        padding: 0 64px;
    }
    
    .topic_wrap .wrap_center {
        position: absolute;
        bottom: 54px;
        width: 100%;
    }
    
    .topic_wrap .wrap_center .topic_option {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 0 auto;
        text-align: center;
    }
    
    .topic_wrap .wrap_center .topic_option .option_item {
        width: 8rem;
        height: 2rem;
        background: rgba(240, 100, 33, 0.1000);
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        border: 2px solid rgba(240, 100, 33, 0.3000);
    
        font-size: 0.8rem;
        font-weight: 600;
        color: #F06421;
        line-height: 2rem;
    }
    
    /* .topic_wrap .wrap_center .topic_option .option_item:nth-child(2) {
        width: 240px;
        height: 50px;
        background: rgba(30, 125, 196, 0.1000);
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        border: 2px solid rgba(30, 125, 196, 0.3000);
    
        font-size: 20px;
        font-weight: 600;
        color: #1E7DC4;
        line-height: 50px;
    } */
    
    .topic_wrap .wrap_center .topic_option .select {
        /*width: 240px;*/
        /*height: 50px;*/
        background: rgba(30, 125, 196, 0.1000);
        /*border-radius: 10px 0px 10px 0px;*/
        opacity: 1;
        border: 2px solid rgba(30, 125, 196, 0.3000);
    
        /*font-size: 20px;*/
        /*font-weight: 600;*/
        color: #1E7DC4;
        /*line-height: 50px;*/
    }
    
    .topic_wrap .warap_btn {
        margin: 0 auto;
        /*width: 200px;*/
        height: 62px;
        /*width: 740px;*/
        display: flex;
        justify-content: center;
        /* background: #289A0C;
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        font-size: 20px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 62px;
        text-align: center;
        position: relative; */
    }
    
    .topic_wrap .warap_btn .waeap-img {
        margin: 0 20px;
        width: 7rem;
        height: 2rem;
        /*height: 62px;*/
    }
    
    .topic_wrap .warap_btn .warap_arow {
        /* width: 50px;
        height: 0px;
        border: 1px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        top: 50%; */
        width: 60px;
        height: 22px;
        background: url(../images/jt.png) no-repeat 100% center;
        margin-left: 6px;
        display: inline-block;
    }
    
    .over_wrap {
        display: none;
        margin: 0 5%;
    }
    
    .over_wrap .wrap_center {
        /*width: 100%;*/
        max-width: 740px;
        /*min-height: 266px;*/
        /* overflow: hidden; */
        padding: 0 24px;
        box-sizing: border-box;
        margin: 0 auto 1.6rem;
        background: #FFFFFF;
        border-radius: 15px 0px 15px 0px;
        opacity: 1;
        border: 5px solid rgba(80, 180, 35, 0.3000);
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 0 0 rgba(128, 196, 28, 0.3000);
    }
    
    .over_wrap .wrap_center .over_des {
        overflow: hidden;
        /* width: 68%;
        margin: 0 auto;
        background: #F8F8F8;
        padding: 6%; */
    }
    
    .over_wrap .wrap_center .over_des .des_title {
        /*width: 386px;*/
        height: 1.2rem;
        margin: 1.6rem auto 1.2rem;
        text-align: center;
        font-size: 1rem;
        font-weight: 600;
        color: #50B425;
        line-height: 1.5rem;
        display: block;
    }
    
    .over_wrap .wrap_center .over_des .des_content {
        /* width: 129px; */
        /* max-width: 386px;
        height: 25px;
        background: rgba(128, 196, 28, 0.8000);
        opacity: 1;
        font-size: 16px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 25px;
        border-radius: 15px 0px 15px 0px; */
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_keyword {
        line-height: 4.0rem;
        color: #da2f45;
        font-size: 2.0rem;
        text-align: center;
    }
    
    .over_wrap .wrap_center .over_des .des_content .dec_det {
        text-align: center;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail {
        /* max-width: 386px; */
        height: 25px;
        background: rgba(128, 196, 28, 0.8000);
        opacity: 1;
        font-size: 0.8rem;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 25px;
        border-radius: 10px 0px 10px 0px;
        text-align: center;
        margin: auto;
        padding: 0 12px;
        position: relative;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail::before {
        /* max-width: 386px; */
        content: '';
        width: 160px;
        height: 0px;
        opacity: 1;
        border: 1px solid #50B425;
        position: absolute;
        left: -172px;
        top: 50%;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail::after {
        /* max-width: 386px; */
        content: '';
        width: 160px;
        height: 0px;
        opacity: 1;
        border: 1px solid #50B425;
        position: absolute;
        right: -172px;
        top: 50%;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_con {
        margin: 1.2rem auto 1.6rem;
        font-size: 0.8rem;
        font-weight: 300;
        color: #8B8E8C;
        line-height: 1.1rem;
        text-align: center;
    }
    
    .over_wrap .wrap_center .over_des .des_content a {
        cursor: pointer;
       text-decoration: none;
        margin-left: 1rem;
    }
    .over_wrap .wrap_center .over_des .des_content a:first-child {
        margin-left: 0;
    }
    .over_wrap .wrap_center .over_des .des_content .des_contetn {
        font-size: 0.6rem;
        font-weight: 300;
        color: #8B8E8C;
        line-height: 22px;
    }
    
    .over_wrap .warap_btn {
        margin: 0 auto;
        /* width: 200px; */
        width: 100%;
        display: flex;
        justify-content: center;
        /* height: 62px; */
        /* background: #289A0C;
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        font-size: 20px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 62px;
        text-align: center;
        position: relative; */
    }
    
    .over_wrap .warap_btn .waeap-img {
        margin: 0 20px;
        width: 7rem;
        height: 2rem;
    }
}

@media (max-width:750px) {
    .topic_wrap {
        display: none;
        margin: 0 5%;
    }
    
    .topic_wrap .fade_wrap {
        width: 100%;
        /* height: 9rem; */
        height: auto;
        margin: 0 auto 1.6rem;
        background: #FFFFFF;
        border-radius: 15px 0px 15px 0px;
        opacity: 1;
        border: 5px solid rgba(80, 180, 35, 0.3000);
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 0 0 rgba(128, 196, 28, 0.3000);
    }
    
    .topic_wrap .wrap_top1 {
        width: 100%;
    }
    
    .topic_wrap .wrap_top1 .topic_title {
        font-size: 1.25rem;
        font-weight: 600;
        color: #50B425;
        line-height: 1.5rem;
        text-align: center;
        margin: 2rem auto;
        padding: 0 2rem;
    }
    
    .topic_wrap .wrap_center {
        position: unset;
        margin: 2rem auto;
        /* position: absolute;
        bottom: 2rem;
        width: 100%; */
    }
    
    .topic_wrap .wrap_center .topic_option {
        display: grid;
        /* display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 0 auto;
        text-align: center; */
    }
    
    .topic_wrap .wrap_center .topic_option .option_item {
        width: 15rem;
        height: 3.125rem;
        margin: 0.625rem auto;
        background: rgba(240, 100, 33, 0.1000);
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        border: 2px solid rgba(240, 100, 33, 0.3000);
    
        font-size: 1.25rem;
        font-weight: 600;
        color: #F06421;
        line-height: 3.125rem;
    }
    
    /* .topic_wrap .wrap_center .topic_option .option_item:nth-child(2) {
        width: 240px;
        height: 50px;
        background: rgba(30, 125, 196, 0.1000);
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        border: 2px solid rgba(30, 125, 196, 0.3000);
    
        font-size: 20px;
        font-weight: 600;
        color: #1E7DC4;
        line-height: 50px;
    } */
    
    .topic_wrap .wrap_center .topic_option .select {
        /*width: 240px;*/
        /*height: 50px;*/
        background: rgba(30, 125, 196, 0.1000);
        /*border-radius: 10px 0px 10px 0px;*/
        opacity: 1;
        border: 2px solid rgba(30, 125, 196, 0.3000);
    
        /*font-size: 20px;*/
        /*font-weight: 600;*/
        color: #1E7DC4;
        /*line-height: 50px;*/
    }
    
    .topic_wrap .warap_btn {
        margin: 0 auto;
        /*width: 200px;*/
        height: 62px;
        /*width: 740px;*/
        display: flex;
        justify-content: space-around;
        /* background: #289A0C;
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        font-size: 20px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 62px;
        text-align: center;
        position: relative; */
    }
    
    .topic_wrap .warap_btn .waeap-img {
        /* margin: 0 20px; */
        width: 8.75rem;
        height: 3.75rem;
        margin: 0 0.625rem;
        /*height: 62px;*/
    }
    
    .topic_wrap .warap_btn .warap_arow {
        /* width: 50px;
        height: 0px;
        border: 1px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        top: 50%; */
        width: 60px;
        height: 22px;
        background: url(../images/jt.png) no-repeat 100% center;
        margin-left: 6px;
        display: inline-block;
    }
   

    .over_wrap {
        display: none;
        margin: 0 5%;
    }
    
    .over_wrap .wrap_center {
        width: 100%;
        
        padding: 0 24px;
        box-sizing: border-box;
        margin: 0 auto 1.6rem;
        background: #FFFFFF;
        border-radius: 15px 0px 15px 0px;
        opacity: 1;
        border: 0.3125rem solid rgba(80, 180, 35, 0.3000);
        position: relative;
        z-index: 2;
        box-shadow: 0.625rem 0.625rem 0 0 rgba(128, 196, 28, 0.3000);
    }
    
    .over_wrap .wrap_center .over_des .des_title {
        height: auto;
        margin: 1.6rem auto 1.2rem;
        text-align: center;
        font-size: 1.25rem;
        font-weight: 600;
        color: #50B425;
        line-height: 1.5rem;
        display: block;
    }
    
    .over_wrap .wrap_center .over_des .des_content {
        
    }
    
    .over_wrap .wrap_center .over_des .des_content .dec_det {
        text-align: center;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail {
        /* max-width: 386px; */
        height: 2.5rem;
        background: rgba(128, 196, 28, 0.8000);
        opacity: 1;
        font-size: 1.25rem;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 2.5rem;
        border-radius: 10px 0px 10px 0px;
        text-align: center;
        margin: auto;
        padding: 0 12px;
        position: relative;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail::before {
        /* max-width: 386px; */
        content: '';
        width: 160px;
        height: 0px;
        opacity: 1;
        border: 1px solid #50B425;
        position: absolute;
        left: -172px;
        top: 50%;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail::after {
        /* max-width: 386px; */
        content: '';
        width: 10rem;
        height: 0px;
        opacity: 1;
        border: 1px solid #50B425;
        position: absolute;
        right: -10.75rem;
        top: 50%;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_con {
        margin: 1.2rem auto 1.6rem;
        font-size: 1.25rem;
        font-weight: 300;
        color: #8B8E8C;
        line-height: 1.1rem;
        text-align: center;
    }
    
    .over_wrap .wrap_center .over_des .des_content a {
        cursor: pointer;
       text-decoration: none;
        margin-left: 0;
        display: block;
        margin-top: 0.5rem;
    }
    .over_wrap .wrap_center .over_des .des_content a:first-child {
        margin-left: 0;
    }
    .over_wrap .wrap_center .over_des .des_content .des_contetn {
        font-size:1rem;
        font-weight: 600;
        color: #8B8E8C;
        line-height: 1.5rem;
    }
    
    .over_wrap .warap_btn {
        margin: 0 auto;
        height: 62px;
        display: flex;
        justify-content: space-around;
    }
    
    .over_wrap .warap_btn .waeap-img {
        width: 8.75rem;
        height: 3.75rem;
        margin: 0 0.625rem;
    }
}
/* @media (max-width:375px) {
    .over_wrap .wrap_center {
        max-width: 740px;
        padding: 0 24px;
        box-sizing: border-box;
        margin: 0 auto 2.6rem;
        background: #FFFFFF;
        border-radius: 15px 0px 15px 0px;
        opacity: 1;
        border: 5px solid rgba(80, 180, 35, 0.3000);
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 0 0 rgba(128, 196, 28, 0.3000);
    }
    .over_wrap .warap_btn {
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    
    .over_wrap .warap_btn .waeap-img {
        margin: 0 20px;
        width: 100%;
        height: auto;
    }
} */

@media (min-width:1140px) {
    .wrap-title {
        padding: 64px 0 54px;
        margin: 0 auto;
        /* margin: 64px auto 54px; */
        text-align: center;
    }

    .wrap-title .wrap-text {
        font-size: 32px;
        font-weight: 600;
        color: #12491D;
        line-height: 45px;
        letter-spacing: 8px;
    }

    .wrap-title .wrap-letter {
        line-height: 37px;
        font-size: 16px;
        font-weight: 400;
        color: #3C3C3B;
        line-height: 67px;
        letter-spacing: 8.14px;
    }
    
    .wrap {
        width: 100%;
        padding: 64px 0;
        /*  height: 100%; */
    }
    
    .enter_wrap {
        width: 100%;
        position: relative;
    }
    
    .monster {
        position: absolute;
    
        width: 219px;
        height: 171px;
        position: absolute;
        /*left: 394px;*/
        left: 20%;
        bottom: -100px;
        z-index: 1;
        background-image: url(../images/monster.png);
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .enter_wrap .wrap-content {
        text-align: center;
        font-size: 14px;
        font-weight: 300;
        color: #3C3C3B;
        line-height: 25px;
    }
    
    .enter_wrap .enter_btn {
        width: 180px;
        height: 50px;
        background: rgba(240, 100, 33, 0.2000);
        border-radius: 15px 0px 15px 0px;
    
        font-size: 20px;
        font-weight: 600;
        color: #F06421;
        line-height: 50px;
        margin: 76px auto;
        text-align: center;
    }
    
    .topic_wrap {
        display: none;
    }
    
    .topic_wrap .fade_wrap {
        width: 740px;
        height: 266px;
        margin: 0 auto 64px;
        background: #FFFFFF;
        border-radius: 15px 0px 15px 0px;
        opacity: 1;
        border: 5px solid rgba(80, 180, 35, 0.3000);
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 0 0 rgba(128, 196, 28, 0.3000);
    }
    
    .topic_wrap .wrap_top1 {
        width: 100%;
    }
    
    .topic_wrap .wrap_top1 .topic_title {
        font-size: 20px;
        font-weight: 600;
        color: #50B425;
        line-height: 25px;
        text-align: center;
        margin: 50px auto;
        padding: 0 64px;
    }
    
    .topic_wrap .wrap_center {
        position: absolute;
        bottom: 54px;
        width: 100%;
    }
    
    .topic_wrap .wrap_center .topic_option {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 0 auto;
        text-align: center;
    }
    
    .topic_wrap .wrap_center .topic_option .option_item {
        width: 240px;
        height: 50px;
        background: rgba(240, 100, 33, 0.1000);
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        border: 2px solid rgba(240, 100, 33, 0.3000);
    
        font-size: 20px;
        font-weight: 600;
        color: #F06421;
        line-height: 50px;
    }
    
    /* .topic_wrap .wrap_center .topic_option .option_item:nth-child(2) {
        width: 240px;
        height: 50px;
        background: rgba(30, 125, 196, 0.1000);
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        border: 2px solid rgba(30, 125, 196, 0.3000);
    
        font-size: 20px;
        font-weight: 600;
        color: #1E7DC4;
        line-height: 50px;
    } */
    
    .topic_wrap .wrap_center .topic_option .select {
        width: 240px;
        height: 50px;
        background: rgba(30, 125, 196, 0.1000);
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        border: 2px solid rgba(30, 125, 196, 0.3000);
    
        font-size: 20px;
        font-weight: 600;
        color: #1E7DC4;
        line-height: 50px;
    }
    
    .topic_wrap .warap_btn {
        margin: 0 auto;
        /*width: 200px;*/
        height: 62px;
        width: 740px;
        display: flex;
        justify-content: center;
        /* background: #289A0C;
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        font-size: 20px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 62px;
        text-align: center;
        position: relative; */
    }
    
    .topic_wrap .warap_btn .waeap-img {
        margin: 0 20px;
        width: 200px;
        height: 62px;
    }
    
    .topic_wrap .warap_btn .warap_arow {
        /* width: 50px;
        height: 0px;
        border: 1px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        top: 50%; */
        width: 60px;
        height: 22px;
        background: url(../images/jt.png) no-repeat 100% center;
        margin-left: 6px;
        display: inline-block;
    }
    
    .over_wrap {
        display: none;
    }
    
    .over_wrap .wrap_center {
        width: 740px;
        min-height: 266px;
        /* overflow: hidden; */
        padding: 0 24px;
        box-sizing: border-box;
        margin: 0 auto 64px;
        background: #FFFFFF;
        border-radius: 15px 0px 15px 0px;
        opacity: 1;
        border: 5px solid rgba(80, 180, 35, 0.3000);
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 0 0 rgba(128, 196, 28, 0.3000);
    }
    
    .over_wrap .wrap_center .over_des {
        overflow: hidden;
        /* width: 68%;
        margin: 0 auto;
        background: #F8F8F8;
        padding: 6%; */
    }
    
    .over_wrap .wrap_center .over_des .des_title {
        width: 386px;
        height: 28px;
        margin: 64px auto 36px;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        color: #50B425;
        line-height: 25px;
        display: block;
    }
    
    .over_wrap .wrap_center .over_des .des_content {
        /* width: 129px; */
        /* max-width: 386px;
        height: 25px;
        background: rgba(128, 196, 28, 0.8000);
        opacity: 1;
        font-size: 16px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 25px;
        border-radius: 15px 0px 15px 0px; */
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_keyword {
        line-height: 4.0rem;
        color: #da2f45;
        font-size: 2.0rem;
        text-align: center;
    }
    
    .over_wrap .wrap_center .over_des .des_content .dec_det {
        text-align: center;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail {
        /* max-width: 386px; */
        height: 25px;
        background: rgba(128, 196, 28, 0.8000);
        opacity: 1;
        font-size: 22px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 25px;
        border-radius: 10px 0px 10px 0px;
        text-align: center;
        margin: auto;
        padding: 5px 20px;
        position: relative;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail::before {
        /* max-width: 386px; */
        content: '';
        width: 160px;
        height: 0px;
        opacity: 1;
        border: 1px solid #50B425;
        position: absolute;
        left: -172px;
        top: 50%;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_detail::after {
        /* max-width: 386px; */
        content: '';
        width: 160px;
        height: 0px;
        opacity: 1;
        border: 1px solid #50B425;
        position: absolute;
        right: -172px;
        top: 50%;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_con {
        margin: 30px auto 65px;
        font-size: 16px;
        font-weight: 300;
        color: #8B8E8C;
        line-height: 22px;
        text-align: center;
    }
    
    .over_wrap .wrap_center .over_des .des_content a {
       text-decoration: none;
       margin-left: 36px;
    }
    
    .over_wrap .wrap_center .over_des .des_content .des_contetn {
        font-size: 20px;
        font-weight: 600;
        color: #8B8E8C;
        line-height: 22px;
       
    }
     .over_wrap .wrap_center .over_des .des_content a:first-child {
       margin-left: 0;
    }
    
    .over_wrap .warap_btn {
        margin: 0 auto;
        /* width: 200px; */
        width: 740px;
        display: flex;
        justify-content: center;
        /* height: 62px; */
        /* background: #289A0C;
        border-radius: 10px 0px 10px 0px;
        opacity: 1;
        font-size: 20px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 62px;
        text-align: center;
        position: relative; */
    }
    
    .over_wrap .warap_btn .waeap-img {
        margin: 0 20px;
        width: 200px;
        height: 62px;
    }
}