.wrap {
    width: 100%;
    height: 7145px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../imgs/cjshzj2510_bg.jpg) top center #000 no-repeat;
    position: relative;
    padding-top: 1px;
}

.video_box {
    position: absolute;
    left: 50%;
    top: 0;
    height: 1080px;
    width: 2560px;
    transform: translateX(-50%);
    overflow: hidden;
}

.video_box video {
    pointer-events: none;
}

/* 
.video_box .js-video1 {
    display: block;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 999;
} */

.video_box .js-video2 {
    display: block;
    opacity: 1;
    width: 100%;
    height: 100%;
}

.cj_jrgw {
    width: 176px;
    height: 36px;
    background: url(../imgs/cjshzj2510_jrgwbg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    right: 307px;
    text-align: center;
    line-height: 36px;
    color: #666;
    font-size: 18px;
}

.banner_zhezhao {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 846px;
    z-index: 1;
}

.banner_pc {
    position: absolute;
    left: 50%;
    margin-left: 968px;
    z-index: 10;
    top: 864px;
}

.banner_xia {
    position: absolute;
    left: 0;
    right: 0;
    top: 896px;
    margin: auto;
    animation: xxia 2s linear infinite;
    z-index: 10;
}

@keyframes xxia {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-15px)
    }

    100% {
        transform: translateY(0px)
    }
}

/* 内容 */
.wrap_box {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: 1243px;
    z-index: 2;
    height: 5597px;
}

.wrap_wenj {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto;
    margin-left: 656px;
    animation: xxia 2s linear infinite;
    cursor: pointer;
    z-index: 101;
    display: none;
}

.wrap_diva {
    width: 1400px;
    height: 442px;
    margin: 0 auto;
    position: relative;
}

.wrap_btas {
    display: block;
    margin: 0 auto;
}

.wrap_diva .wrapa_img {
    display: block;
    margin: 0 auto;
    margin-top: 22px;
}

.wrap_divb {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: 86px;
}

.wrap_divb .wrapb_img {
    display: block;
    margin: 0 auto;
    margin-top: 35px;
}

.wrap_divc {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: 45px;
}

.wrap_divc .wrapc_img {
    display: block;
    margin: 0 auto;
    margin-top: 23px;
}

.wrap_divc .wrapc_btn {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    cursor: pointer;
}

.wrap_divd {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: 190px;
}

.wrap_divd .wrapd_img {
    display: block;
    margin: 0 auto;
    margin-top: -294px;
    margin-left: 16px;
}

.wrap_dive {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: 108px;
}

.wrap_dive .wrape_img {
    display: block;
    margin: 0 auto;
    margin-top: -122px;
    margin-left: 85px;
}

.wrap_dive .wrape_btn {
    display: block;
    margin: 0 auto;
    margin-top: -44px;
    cursor: pointer;
}

.wrap_divf {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: 80px;
}


.wrap_divf .wrapf_rule {
    width: 1282px;
    height: 683px;
    background: url(../imgs/cjshzj2510f_gzbg.png) no-repeat;
    background-size: 100%;
    margin: 0 auto;
    margin-top: 43px;
    overflow: hidden;
}

.wrapf_rule .rule_con {
    width: 1141px;
    height: 555px;
    margin: 0 auto;
    margin-top: 73px;
    color: #8e5513;
    line-height: 46px;
    font-size: 22px;
    font-weight: 550;
    letter-spacing: 2px;
    padding-left: 26px;
}

.wrap_divg {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: 90px;
}

.wrap_divg .wrapg_btns {
    width: 1258px;
    height: 99px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    margin-top: 37px;
}

.wrapg_btns img {
    cursor: pointer;
}

.wrapg_btns .wrapg_btnsimg2 {
    margin: 0 75px;
}

/* 底部 */
.cj_footer {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 12;

}

.cj_footer .footer_db {
    position: absolute;
    top: -64px;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

.cj_footer .footer_box {
    width: 1258px;
    margin: 0 auto;
    position: relative;
    padding-top: 59px;
    height: 243px;
}

.footer_box .footer_left {
    width: 520px;
    height: 189px;
    float: left;
    background: url(../imgs/cjshzj2510foot_xian.png) center right no-repeat;
}

.footer_left img {
    margin: 0 auto;
    display: block;
    margin-top: -12px;
    width: 300px;
}

.footer_left p {
    color: #fff;
    margin-top: 4px;
    letter-spacing: 1px;
    width: 499px;
    font-size: 16px;
    line-height: 26px;
    float: right;
}

.footer_left p a {
    color: #fff;
}

.footer_box .footer_right {
    width: 681px;
    height: 174px;
    float: left;
    margin-top: 7px;
    margin-left: 53px;
}

.footer_right .footerr_diva {
    width: 770px;
    height: 99px;
}

.footerr_diva img {
    float: left;
}

.footerr_diva p {
    float: left;
    color: #fff;
    letter-spacing: 2px;
    margin-left: 20px;
    line-height: 27px;
    margin-top: -4px;
    font-size: 16px;
}

.footer_right .footerr_divb {
    width: 614px;
    height: 45px;
    margin-top: 24px;

}

.footerr_divb p {
    width: 190px;
    height: 44px;
    float: left;
    background: url(../imgs/cjshzj2510footr_mbg.png) no-repeat;
    color: #000000;
    line-height: 44px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 2px;
    margin-right: 21px;
    cursor: pointer;
}

.footerr_divb p:nth-child(3) {
    margin-right: 0;
}

.footerr_divb p a {
    color: #000000;
}


/* 弹框1 */
.toumz_kkone {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1002;
    display: none;
}

.toumzkkone_diva {
    width: 737px;
    height: 1001px;
    background: url(../imgs/cjshzj2510_tmzkk1.png) no-repeat;
    position: relative;
    padding: 139px 29px 0 29px;
    background-size: 100%;
    transform: scale(0.85);
}

.toumzkk_imga {
    position: absolute;
    top: 55px;
    right: -70px;
    cursor: pointer;
    z-index: 2;
}

.toumzkkone_diva .toumzkkone_btn1 {
    display: block;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 288px;
}

.toumzkkone_diva .toumzkkone_btn2 {
    display: block;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 288px;
    display: none;
}

.toumzkkone_diva .toumzkkone_next {
    display: block;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 476px;
}

.toumzkkone_diva.on .toumzkkone_btn2 {
    display: none;
}


/* 弹框2 */
.toumz_kktwo {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1002;
    display: none;
}

.toumzkktwo_diva {
    width: 737px;
    height: 1001px;
    background: url(../imgs/cjshzj2510_tmzkk2.png) no-repeat;
    position: relative;
    padding: 129px 29px 0 29px;
    background-size: 100%;
    transform: scale(0.85);
}

.toumzkk_imga {
    position: absolute;
    top: 55px;
    right: -70px;
    cursor: pointer;
    z-index: 2;
}

.toumzkktwo_diva .toumzkktwo_divb {
    width: 422px;
    height: 468px;
    margin: 0 auto;
    margin-top: 225px;
}

.toumzkktwo_pa {
    margin-bottom: 25px;
    width: 434px;
    height: 45px;
    float: left;
}

.toumzkktwo_pa:last-child {
    margin-bottom: 0;
}

.toumzkktwo_pa input {
    width: 272px;
    height: 43px;
    text-indent: 8px;
    background: rgb(170 129 80 / 70%);
    border: none;
}

.toumzkktwo_pa input::placeholder {
    color: #000;
}

.toumzkktwo_pa .toumzkktwo_select {
    width: 276px;
    height: 45px;
    text-indent: 8px;
    background: rgb(170 129 80 / 70%);
    border: none;
    color: #000;
    display: block;
}

.toumzkktwo_pa span {
    color: #8e5513;
    font-size: 22px;
    width: 104px;
    display: block;
    text-align: right;
    float: left;
    line-height: 45px;
    text-align: right;
    margin-right: 35px;
    font-weight: 550;
}

.toumzkktwo_divb .toumzkktwo_tip {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 5px;
    display: block;
    float: left;
    margin-left: 27px;
}

.toumzkktwo_tip .spans_two {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 7px;
    border: 1px solid #4a84f9;
}

.spans_two img {
    width: 16px;
    display: none;
}

.toumzkktwo_tip .spansb {
    color: #3678ff;
    line-height: 20px;
    float: right;
    letter-spacing: 1px;
    font-size: 16px;
}

.toumzkktwo_diva .toumzkktwo_next {
    display: block;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 120px;
}

/* 弹框3 */
.toumz_kkthree {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1002;
    display: none;
}

.toumzkkthree_diva {
    width: 737px;
    height: 1001px;
    background: url(../imgs/cjshzj2510_tmzkk3.png) no-repeat;
    position: relative;
    padding: 129px 29px 0 29px;
    background-size: 100%;
    transform: scale(0.85);
}

.toumzkk_imga {
    position: absolute;
    top: 55px;
    right: -70px;
    cursor: pointer;
    z-index: 2;
}

.toumzkkthree_diva .toumzkkthree_divb {
    width: 621px;
    height: 548px;
    margin: 0 auto;
    margin-top: 196px;
    margin-left: 41px;
    padding-left: 6px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    scrollbar-width: thin;
}

.toumzkkthree_diva .toumzkkthree_divb::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.toumzkkthree_diva .toumzkkthree_divb::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

.toumzkkthree_diva .toumzkkthree_divb::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px;
}

/* 滑块hover/激活状态 */
.toumzkkthree_diva .toumzkkthree_divb::-webkit-scrollbar-thumb:hover {
    background: #999;
}

.toumzkkthree_diva .toumzkkthree_divb::-webkit-scrollbar-thumb:active {
    background: #666;
}

.toumzkkthree_diva .toumzkkthree_divb {
    scrollbar-color: #7e5b32 #897d70;
}

.toumzkk3_problem {
    margin-bottom: 25px;
    width: 100%;
    height: auto;
    float: left;
}

.toumzkktwo_pa:last-child {
    margin-bottom: 0;
}

.toumzkk3_problem h3 {
    font-size: 26px;
    color: #8e5513;
    line-height: 32px;
    font-weight: 550;
}

.toumzkk3_problem h4 {
    margin: 20px 0 18px 36px;
    font-size: 20px;
    display: block;
    float: left;
    color: #8e5513;
    font-weight: 550;
    width: 100%;
}

.toumzkk3_problem i {
    color: #d90000;
    font-style: italic;
    font-weight: 540;
    display: block;
    margin-top: 7px;
    font-size: 18px;
    line-height: 28px;
}

.toumzkk3_problem h3 i {
    color: #d90000;
    font-style: italic;
    font-size: 18px;
    font-weight: 500;
    display: contents;
}

.toumzkk3_xuanx {
    width: 580px;
    height: 100%;
    /* text-indent: 8px; */
    /* background: rgb(196 164 130 / 50%); */
    background: url(../imgs/cjshzj2510_tmzkk3bg1.png);
    border: none;
    margin-top: 8px;
    float: left;
    padding-top: 22px;
    padding-bottom: 7px;
}

.toumzkk3_xuanx p {
    width: 100%;
    font-size: 16px;
    margin-bottom: 11px;
    display: block;
    float: left;
    margin-left: 35px;
}

.toumzkk3_xuanx p .dtspans,
.toumzkk3_xuanx p .dtspans_duo {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #482600;
    position: relative;
    float: left;
    cursor: pointer;
    margin-top: 1px;
}

.toumzkk3_xuanx p .dtspans img,
.toumzkk3_xuanx p .dtspans_duo img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: none;
}

.dtspans.selected img,
.dtspans_duo.selected img {
    display: block !important;
}

/* 选中 */

.toumzkk3_xuanx p .spansb {
    color: #482600;
    line-height: 24px;
    float: left;
    text-align: left;
    font-size: 18px;
    width: 488px;
    font-weight: 540;
}

.toumzkk3_xuanx p .spansc {
    width: 355px;
    border: none;
    background: none;
    border-bottom: 1px dashed #482600;
    color: #482600;
    height: 21px;
    font-size: 20px;
}

.toumzkk3_xuanx6 p .spansc {
    width: 294px;
}

.radio_inpa {
    border: none;
    width: 100%;
    height: 56px;
    display: block;
    margin-top: 10px;
    /* background: rgb(196 164 130 / 50%); */
    background: url(../imgs/cjshzj2510_tmzkk3bg.png) no-repeat;
    text-indent: 8px;
    font-size: 20px;
    color: #482600;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #8e5513;
}

.toumzkk3_xuanx10 p {
    width: 140px;
}

.toumzkk3_xuanx10 p .spansb {
    width: auto;
}

.toumzkk3_xuanx10 p.dtpa_q10gn {
    width: 100%;
}

.toumzkk3_xuanx10 p.dtpa_q10hd {
    width: 154px;
}

.toumzkkthree_btns {
    width: 445px;
    height: 54px;
    margin: 0 auto;
    position: relative;
    margin-top: 69px;
}

.toumzkkthree_btns .toumzkkthree_pre {
    float: left;
    cursor: pointer;
}

.toumzkkthree_btns .toumzkkthree_next {
    float: right;
    cursor: pointer;
}


/* 弹框4 */
.toumz_kkfour {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1002;
    display: none;
}

.toumzkkfour_diva {
    width: 737px;
    height: 1001px;
    background: url(../imgs/cjshzj2510_tmzkk4.png) no-repeat;
    position: relative;
    padding: 139px 29px 0 29px;
    background-size: 100%;
    transform: scale(0.85);
}

.toumzkkfour_diva .toumzkkfour_con {
    width: 279px;
    height: 281px;
    display: block;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 283px;
}

.toumzkkfour_diva .toumzkkfour_pa {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 127px;
}

.toumzkkfour_diva .toumzkkfour_pa span {
    font-size: 20px;
    color: #3678ff;
    border-bottom: 1px solid #3678ff;
    margin: 0 auto;
    cursor: pointer;
}

.toumzkkfour_diva .toumzkkfour_wanc {
    display: block;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 92px;
}


/* 确定框 */
.confirm_tip {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1003;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.confirm_tipa {
    width: 534px;
    height: 592px;
    position: relative;
    background: url(../imgs/cjshzj2510_tipkk.png) no-repeat;
    padding: 90px 35px 39px 36px;
    background-size: 100%;
}

.confirm_pa {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    height: 64px;
    font-family: "思源宋体";
    font-weight: bolder;
    line-height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    margin-bottom: 40px;
}

.confirm_span {
    color: #564030;
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 53px;
}

.confirm_tip .tipkk_gban {
    display: block;
    position: absolute;
    top: -47px;
    right: -76px;
    cursor: pointer;
}

.confirm_con {
    display: flex;
    justify-content: center;
}

.confirm_quren,
.confirm_quren2 {
    margin-right: 42px;
}

.confirm_btns {
    cursor: pointer;
    display: block;
}



/* 确定框2 */
.confirm_tip2 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1003;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.confirm_span2 {
    color: #564030;
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 53px;
}

/* 提示框 */
.Bxb_tip {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1003;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.Bxb_tipa {
    width: 459px;
    height: 514px;
    position: relative;
    background: url(../imgs/cjshzj2510_tipkk.png) no-repeat;
    padding: 186px 35px 39px 36px;
    background-size: 100%;
}

.Bxbtipa_pa {
    color: #564030;
    font-size: 22px;
    text-align: center;
    min-height: 64px;
    font-family: "宋体";
    font-weight: bolder;
    line-height: 32px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.tipkk_gban {
    display: block;
    position: absolute;
    top: -43px;
    right: -78px;
    cursor: pointer;
}

.Bxb_tipa_quren {
    cursor: pointer;
    display: block;
    margin: 10px auto;
    width: 250px;
}