@font-face {
    font-family: "LT";
    src: url("./FZLTHJW.ttf");
}

body {
    background: #c93128 url(../images/bg.jpg) no-repeat top center;
}

.banner {
    max-width: 1920px;
    height: 930px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.bt1 {
    width: 845px;
    height: 476px;
    background: url(../images/bt1.png) no-repeat center;
    margin-top: 90px;
    margin-left: 30px;
}

.bt2 {
    width: 832px;
    height: 234px;
    background: url(../images/bt2.png) no-repeat center;
    margin-top: -110px;
    margin-left: 40px;
}

.bt3 {
    width: 900px;
    height: 590px;
    background: url(../images/bt3.png) no-repeat center;
    background-size: contain;
    position: absolute;
    bottom: 40px;
    right: -8%;
    z-index: -1;
}

.bt4 {
    position: absolute;
    left: 0;
    top: -100px;
    width: 100%;
    height: 1180px;
    background: url(../images/bt4.png) center top no-repeat;
    animation: bt_book linear 2s infinite;
}

@keyframes bt_book {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }

    50% {
        opacity: 1;
        transform: translate(0, 20px);
    }

    100% {
        opacity: 0;
        transform: translate(0, 40px);
    }
}

.title {
    width: 800px;
    height: 160px;
    background: url(../images/title_bg.png) no-repeat center;
    margin: 0 auto;
}

.title h2 {
    font-family: 'LT';
    font-size: 44px;
    font-weight: bold;
    text-align: center;
    line-height: 150px;
    color: #fff;
    margin-left: 100px;
}

.box1 {
    width: 100%;
    height: 508px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 70px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/box1.png) no-repeat bottom center;
}

.bk {
    display: table;
    margin: 0 auto;
    margin-top: 70px;
}

.bk li {
    width: 526px;
    height: 203px;
    background: url(../images/bk_bg.png) no-repeat center;
    padding-top: 1px;
    margin: 0 5px;
    float: left;
}

.bk li h3 {
    width: 304px;
    height: 82px;
    background: url(../images/bk_tit.png) no-repeat center;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    color: #720000;
    margin: 0 auto;
    margin-top: -20px;
}

.bk li p {
    width: 89%;
    margin: 0px auto;
    margin-top: -6px;
    font-size: 18px;
    text-indent: 36px;
    line-height: 24px;
    color: #fff;
}

.box2 {
    width: 100%;
    height: 712px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 67px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/box2.png) no-repeat bottom center;
}

.sp {
    width: 294px;
    float: left;
    background-color: #fff;
    margin-top: 15px;
}

.sp li {
    width: 100%;
    height: 65px;
    background: url(../images/box2_sp.png) no-repeat left center;
    margin-bottom: 3px;
    display: table;
    cursor: pointer;
}

.sp li p {
    font-size: 18px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.sp li.act {
    background: url(../images/box2_spact.png) no-repeat left center;
}

.sp li:last-child {
    margin-bottom: 0px;
}

.vid {
    width: 830px;
    height: 474px;
    float: left;
    background: linear-gradient(to bottom, #fef4e8, #ff947d);
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 15px;
    padding: 10px 8px;
}

.vid li {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.box3 {
    width: 100%;
    height: 712px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 67px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/box2.png) no-repeat bottom center;
}

.box3_l {
    width: 504px;
    height: 453px;
    background-color: #871C13;
    box-sizing: border-box;
    padding: 0 30px;
    margin-left: 60px;
    margin-top: 24px;
    float: left;
}

.box3_l h4 {
    width: 152px;
    height: 53px;
    line-height: 39px;
    background: url(../images/box3_tip.png) no-repeat center top;
    color: #FFFFFF;
    font-size: 20px;
    margin: 20px 0 0px -47px;
    box-sizing: border-box;
    padding-right: 20px;
    text-align: center;
}

.box3_l p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 24px;
}

.box3_r {
    z-index: 2;
    float: right;
    margin-right: 40px;
    margin-top: 20px;
}

.box3_r h2 {
    color: #FFFFFF;
    font-size: 30px;
}

.box4 {
    width: 100%;
    height: 575px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 67px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/box4.png) no-repeat bottom center;
}

.gw {
    display: table;
    margin: 0 auto;
    margin-top: 55px;
}

.gw li {
    float: left;
    margin: 0 20px;
}

.gw li p {
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
    box-sizing: border-box;
    border-radius: 20px;
    background: #d63515;
    box-shadow: 0px 0px 15px #eb5120 inset;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.gw li span {
    width: 30px;
    height: 15px;
    background: url(../images/gw_j.png) no-repeat center;
    margin: 0 auto;
    margin-top: -1px;
    display: none;
}

.gw li:first-child p {
    padding: 0 20px;
}

.gw li.gw_act p {
    color: #7a0001;
    background: linear-gradient(to bottom, #f9cd09, #fe9300);
    box-shadow: 0px 0px 15px #fbda0c inset;
}

.gw li.gw_act span {
    display: block;
}

.gw_con {
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-top: 10px;
}

.gw_con li {
    width: 95%;
    height: 200px;
    margin: 0 auto;
}

.gw_con li p {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    text-indent: 36px;
    margin-bottom: 10px;
}

.box5 {
    width: 100%;
    height: 683px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 69px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/box5.png) no-repeat bottom center;
}

.book {
    box-sizing: border-box;
    border-bottom: 2px solid #ff4e4e;
    margin-top: 60px;
    padding-left: 30px;
    padding-bottom: 20px;
}

.book_p {
    float: left;
}

.book_p li {
    margin-bottom: 20px;
}

.book_p li h3 {
    width: 95px;
    height: 30px;
    line-height: 30px;
    background: url(../images/book_tit.png) no-repeat center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 24px;
}

.book_p li:first-child h3 {
    width: 112px;
    background: url(../images/book_titl.png) no-repeat center;
}

.book_p li p {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
}

.book_pic {
    float: left;
    margin: 0 45px;
}

.book_pic img {
    width: 280px;
    height: 280px;
    display: block;
    border: 4px solid #fc665d;
}

.book_a {
    display: table;
    margin: 20px auto;
}

.book_a p {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    margin-right: 35px;
}

.book_a a {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #7a0001;
    line-height: 40px;
    text-align: center;
    width: 150px;
    height: 40px;
    border-radius: 20px;
    background: linear-gradient(to bottom, #ffe29d, #ffa200);
}

.box6 {
    width: 100%;
    height: 562px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 67px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/box6.png) no-repeat bottom center;
}

.table {
    background-color: #fff;
    color: #000;
    margin-top: 27px;
}

.t_header {
    background: linear-gradient(to bottom, #ff6331, #c5120f);
    box-shadow: 0px 0px 15px #ffbf4a inset;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.t_header th {
    height: 60px;
    line-height: 70px;
}

.t-con td {
    border: 1px solid #d63515;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    padding: 13px 10px;
}

.t-con td .t_btn {
    display: block;
    width: 110px;
    height: 34px;
    margin: 0 auto;
    border-radius: 17px;
    background: linear-gradient(to bottom, #eb5d36, #d22f1e);
    box-shadow: 0px 2px 2px #b57c76;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    line-height: 34px;
    color: #fff;
}

.box7 {
    width: 100%;
    height: 587px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 20px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/box7.png) no-repeat bottom center;
}

.box7 .code {
    display: table;
    margin: 0 auto;
    margin-top: 60px;
}

.box7 .code li {
    float: left;
    margin: 0 60px;
}

.box7 .code li div {
    width: 200px;
    height: 200px;
    border-radius: 10px;
    border: 4px solid #ffc14d;
    background-size: cover;
    margin: 0 auto;
}

.box7 .code li div.co1 {
    background: url(../images/yunnan.jpg) no-repeat center;
    background-size: 100%;
}

.box7 .code li div.co2 {
    background: url(https://yn.huatu.com/zt/2026gkcjyy/picture/2026ztyy.png) no-repeat center;
    background-size: 100%;
}

.box7 .code li div.co3 {
    background: url(../images/zc.png) no-repeat center;
    background-size: 100%;
}

.box7 .code li p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    width: 210px;
    margin: 10px auto;
}

.box8 {
    width: 100%;
    height: 617px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 100px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/box8.png) no-repeat bottom center;
}

/* 鍦板尯寮€濮� */
.region {
    margin: 0 auto;
    margin-top: 100px;
}

.region a {
    float: left;
    width: 112px;
    height: 48px;
    margin: 10px 22px 5px 0;
    border-radius: 24px;
    background: #960007;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.region a:hover {
    background: linear-gradient(90deg, #f9cd09, #fe9300);
    box-shadow: 0px 0px 15px #fbda0c inset;
    color: #720000;
}

.region a:nth-child(8n) {
    margin-right: 0;
}

/* 棰勭害 */
.yuyue {
    position: relative;
    margin-top: 20px;
    box-sizing: border-box;
}

.login_wrap {
    box-sizing: border-box;
    width: 100%;
}

.por {
    position: relative;
    margin-bottom: 20px;
    height: 50px;
    overflow: hidden;
}

.must {
    color: #fff;
    float: left;
    font-size: 24px;
    margin-right: 20px;
    line-height: 50px;
    text-align: right;
    width: 72px;
}

.input {
    width: 360px;
    box-sizing: border-box;
    height: 50px;
    border: 1px solid #e5e5e5;
    padding-left: 1.1rem;
    background-color: #f9f9f9;
    font-size: 18px;
}

#__nc {
    padding: 0;
    float: left;
}

._nc .stage,
._nc .stage1 .track div,
._nc .stage1 .label {
    padding: 0 !important;
    height: 1rem !important;
    line-height: 1rem !important;
    font-size: .4rem;
}

._nc .stage1 .slider {
    height: 1rem !important;
    left: .7rem;
    right: .7rem;
}

._nc .stage1 .button {
    width: 2.2rem !important;
    height: 1rem !important;
}

.nc-container #nc_1_wrapper,
.nc-container.tb-login #nc_1_wrapper,
.nc-container #nc_2_wrapper,
.nc-container.tb-login #nc_2_wrapper {
    width: 100% !important;
    height: 50px;
}

.nc-container .nc_scale .scale_text {
    font-size: 0.6rem !important;
    line-height: 0.6rem !important;
    text-align: left;
}

.nc_scale {
    height: 50px !important;
}

.nc-container .nc_scale span {
    height: 100% !important;
    line-height: 50px !important;
}

.nc-container .nc_scale span.nc-lang-cnt {
    line-height: 1rem;
}

.nc-container .nc_scale .btn_ok {
    line-height: 1rem;
}

textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 3.5rem;
    border: 1px solid #e5e5e5;
    padding-left: 1.1rem;
    margin-top: .75rem;
    background-color: #f9f9f9;
    border-radius: 0.5rem;
    font-size: .5rem;
}

/*#textArea::-webkit-input-placeholder{*/
/*  height: 3.5rem;line-height: 3.5rem*/
/*}    !* 浣跨敤webkit鍐呮牳鐨勬祻瑙堝櫒 *!*/
/*#textArea:-moz-placeholder{*/
/*  height: 3.5rem;line-height: 3.5rem*/
/*}                  !* Firefox鐗堟湰4-18 *!*/
/*#textArea::-moz-placeholder{*/
/*  height: 3.5rem;line-height: 3.5rem*/
/*}                  !* Firefox鐗堟湰19+ *!*/
/*#textArea:-ms-input-placeholder {*/
/*  height: 3.5rem;line-height: 3.5rem*/
/*}*/
.expand {
    display: block;
    width: 100%;
    /*height: 1rem;*/
    height: auto;
    padding-left: 1.1rem;
    margin-top: .75rem;
    font-size: .4rem;
}

.expand label {
    margin-right: 0.5rem;
}

select.input {
    outline: none;
    resize: none;
    -webkit-appearance: none;
    background: #fff url(../images/select.png) no-repeat 93% center;
}

.login_wrap .code {
    width: 220px;
    float: left;
    margin-right: 10px;
}

.send {
    width: 130px;
    height: 50px;
    font-family: SY;
    font-weight: bold;
    color: #fff;
    background-image: linear-gradient(to top, #ffa200, #ffe29d);
    font-size: 20px;
    line-height: 50px;
    border: none;
    cursor: pointer;
    float: left;
}

.submit {
    width: 360px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    background-image: linear-gradient(to right, #eb5d36, #d22f1e);
    box-shadow: 0px 10px 20px #7d180e;
    color: #fff;
    font-size: 26px;
    cursor: pointer;
    border-radius: 20px;
    margin-left: 24px;
}

.submit:hover {
    font-weight: bold;
}

.login_wrap input::-webkit-input-placeholder {
    color: #666;
}

.login_wrap input:-moz-placeholder {
    color: #666;
}

.login_wrap input::-moz-placeholder {
    color: #666;
}

.login_wrap input:-ms-input-placeholder {
    color: #666;
}

.m {
    display: none !important;
}

.user_privacyBox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.user_privacyBox a,
.user_privacyBox div {
    color: #fff;
    font-size: 14px;
}

@media only all and (max-width:1080px) {
    .banner {
        height: 14rem;
        background-size: cover;
        padding-top: 0;
    }

    .bt1 {
        width: 60%;
        height: 6.5rem;
        background-size: contain;
        margin-top: 60px;
    }

    .bt2 {
        width: 60%;
        height: 4rem;
        background-size: contain;
    }

    .bt3 {
        width: 70%;
        height: 9rem;
        background-size: contain;
        bottom: 6%;
    }

    .bt4 {
        width: 100%;
        top: 0px;
        background-size: 120%;
    }

    .box1,
    .box2,
    .box3,
    .box4,
    .box5,
    .box6,
    .box7,
    .box8 {
        height: auto;
        background: none;
        padding: 0;
    }

    .box1 {
        width: 100%;
        height: 8rem;
        margin-top: 200px;
    }

    .bk {
        margin-top: 10px;
    }

    .bk li {
        width: 48%;
        height: 220px;
        background-size: cover;
        float: left;
    }

    .sp {
        width: 20%;
    }

    .vid {
        width: 80%;
    }

    .box3_l {
        width: 44%;
        height: auto;
        padding: 20px 30px;
    }

    .box3_r {
        float: right;
        margin-right: 0;
        margin-top: 40px;
        width: 46%;
    }

    .gw_box {
        background: #7a0001;
        overflow: hidden;
    }

    .gw li {
        margin: 0 10px;
    }

    .gw li p {
        padding: 0 10px;
    }

    .gw_con {
        height: auto;
    }

    .gw_con li {
        height: auto;
        padding-bottom: 20px;
        display: none;
    }

    .gw_con li:first-child {
        display: block;
    }

    .book_b {
        background: #7a0001;
        overflow: hidden;
    }

    .book {
        padding-left: 0;
        padding-bottom: 20px;
        display: table;
        margin: 0 auto;
        margin-top: 30px;
    }

    .book_p {
        width: 30%;
    }

    .book_pic {
        margin: 0 10px;
    }

    .box7 .code li {
        margin: 0 0.5rem;
    }

    .region {
        margin-top: 30px;
    }

    .region a {
        width: 24%;
        height: 1.7rem;
        margin-left: 0;
        margin-right: 1%;
        margin-bottom: .2rem;
        line-height: 1.7rem;
        font-size: .75rem;
    }

    .region a:nth-child(8n) {
        margin-right: 1%;
    }

    .region a:nth-child(4n) {
        margin-right: 0;
    }

    /* 棰勭害 */
    .yuyue {
        width: 100%;
    }

    .input {
        width: 6rem;
        padding-left: 0.2rem;
    }

    .login_wrap .code {
        width: 3rem;
    }

}

video {
    width: 809px;
    height: 464px;
}

@media only all and (max-width:750px) {
    .pc {
        display: none !important;
    }

    .m {
        display: block !important;
    }

    body {
        background-size: 120%;
        background-position-y: 40px;
    }

    .banner {
        height: 10rem;
    }

    .bt1 {
        width: 50%;
        height: 5rem;
        background-size: 100%;
        margin-top: 40px;
        margin-left: 50px;
    }

    .bt2 {
        width: 60%;
        height: 3rem;
        margin-top: -32px;
    }

    .bt3 {
        width: 60%;
        height: 7rem;
    }

    .bt4 {
        width: 100%;
        top: -50px;
        background-size: 105%;
    }

    .title {
        width: 95%;
        height: 4rem;
        background-size: 100%;
    }

    .title h2 {
        font-size: 0.8rem;
        line-height: 3.6rem;
        margin-left: 50px;
    }

    .box1 {
        margin-top: 20px;
        height: auto;
    }

    .bk li {
        width: 95%;
        height: auto;
        float: none;
        margin: 20px auto;
        padding-bottom: 40px;
    }

    .sp {
        width: 100%;
        float: none;
        background-color: unset;
        margin: 0 auto;
        margin-top: 15px;
    }

    .sp li {
        width: 48%;
        height: 3.5rem;
        margin: 0 1%;
        float: left;
        background-size: cover;
        margin-bottom: 5px;
    }

    .sp li.act {
        background-size: cover;
    }

    .sp li p {
        font-size: 0.7rem;
        line-height: 0.9rem;
    }

    .vid {
        width: 100%;
        height: auto;
    }

    .vid li {
        display: none;
    }

    .vid li:first-child {
        display: block;
    }

    .box3_l {
        width: 85%;
        float: none;
        margin: 0 auto;
    }

    .box3_r {
        width: 90%;
        float: none;
        margin: 0 auto;
        margin-top: 20px;
    }

    .box3_r h2 {
        font-size: 1rem;
    }

    .gw li {
        margin: 0 5px;
        width: 30%;
    }

    .gw li p {
        padding: 5px;
        width: 100%;
        height: auto;
        line-height: 1rem;
        font-size: 0.7rem;
    }

    .gw li:first-child p {
        padding: 5px;
    }

    .gw_con li p {
        font-size: 0.7rem;
        line-height: 1rem;
        text-indent: 1.6rem;
    }

    .gw_con li {
        display: none;
    }

    .gw_con li:first-child {
        display: block;
    }

    .book {
        position: relative;
        width: 97%;
    }

    .book_p {
        width: 50%;
        position: absolute;
        top: 10px;
    }

    .book_p1 {
        left: 0;
    }

    .book_p2 {
        right: 0;
    }

    .book_pic {
        margin-top: 320px;
        float: none;
    }

    .book_pic img {
        margin: 0 auto;
    }

    .book_p li {
        margin-bottom: 10px;
    }

    .book_p li h3 {
        margin-bottom: 10px;
    }

    .book_p li p {
        font-size: 0.65rem;
        line-height: 1rem;
        height: 60px;
    }

    .book_a p {
        display: block;
        vertical-align: unset;
        margin-right: unset;
        width: 98%;
        text-align: center;
    }

    .book_a a {
        display: block;
        vertical-align: unset;
        margin: 8px auto;
    }

    .t_header {
        font-size: 0.7rem;
    }

    .t_header th {
        height: 60px;
        line-height: 1rem;
    }

    .t-con td {
        font-size: 0.7rem;
        line-height: 1rem;
    }

    .box7 .code {
        display: table;
        margin: 0 auto;
        margin-top: 0px;
    }

    .box7 .code li {
        float: none;
        margin: 20px auto;
    }

    .region {
        margin-top: 0px;
    }

    /* 棰勭害 */
    .must {
        font-size: 0.9rem;
        margin-right: 9px;
        width: 17%;
    }

    .input {
        width: 80%;
        height: 2.5rem;
        padding-left: 0.5rem;
    }

    .nc_scale {
        height: 2.5rem !important;
    }

    .nc-container .nc_scale span {
        height: 100% !important;
        line-height: 2.2rem !important;
    }

    .login_wrap .code {
        width: 47%;
        float: left;
        margin-right: 10px;
    }

    .send {
        width: 30%;
        height: 2.5rem;
        font-size: 1rem;
        line-height: 2.5rem;
    }

    .submit {
        width: 90%;
    }

    video {
        width: 100%;
        height: 10rem;
    }

    ._nc .stage1 .slider {
        height: 2.4rem !important;
        left: 0 !important;
        right: 0 !important;
    }

    ._nc .stage1 .button {
        width: 2.2rem !important;
        height: 2.4rem !important;
    }

    ._nc .stage,
    ._nc .stage1 .track div,
    ._nc .stage1 .label {
        padding: 0 !important;
        height: 2.4rem !important;
        line-height: 2.4rem !important;
        font-size: .4rem;
    }

}