.mask,
body,
html {
    width: 100%;
    height: 100%
}

* {
    margin: 0;
    padding: 0
}

html {
    font-family: "微软雅黑";
    font-size: 125%
}

dl,
ol,
ul {
    list-style: none
}

a {
    text-decoration: none
}

.fl_r {
    float: right
}

.fl_l {
    float: left
}

.cl_b {
    clear: both
}

.hide {
    display: none
}

.mask {
    background: rgba(0, 0, 0, .7);
    text-align: center;
    font-size: .8rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

.mask .pc-pop-content {
    width: 20rem;
    margin: auto;
    position: relative;
    top: 35%;
    background: #373737;
    border-radius: .5rem;
    color: #e7f0ff;
    border: 1px solid #f5d89b;
    background-image: linear-gradient(180deg, #6b6b6b 0, #000 100%), linear-gradient(#000, #000)
}

@media screen and (max-width:700px) {
    .mask .pc-pop-content {
        width: 84%;
        margin: auto;
        position: relative;
        top: 26%;
        background: #373737;
        border-radius: .5rem;
        color: #e7f0ff;
        border: 1px solid #6f6f6e
    }

    .pc-pop-content .btn-group span.btn {
        width: 35% !important
    }
}

.pc-pop-content .title {
    height: 3.5rem;
    line-height: 3.5rem;
    border-bottom: 1px solid #f5d89b;
    font-size: 1.3rem;
    position: relative;
    box-shadow: 0 2px 3px -2px #100f0f
}

.pc-pop-content .title .close {
    width: .7rem;
    height: .7rem;
    display: inline-block;
    position: absolute;
    top: .7rem;
    right: .7rem;
    background: url(./static/images/tyc/closed.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.pc-pop-content .content {
    padding: 1rem;
    font-size: 1rem
}

.pc-pop-content .btn-group {
    padding: 1.5rem 0;
    font-size: 1rem
}

.pc-pop-content .btn-group span.btn {
    display: inline-block;
    width: 8rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 5px;
    cursor: pointer
}

.pc-pop-content .btn-group span.btn-cancel {
    background: rgba(0, 0, 0, .35);
    color: #8c7c59;
    margin-right: .5rem
}

.pc-pop-content .btn-group span.btn-sure {
    background: rgba(0, 0, 0, .55);
    color: #ffc344;
    margin-left: .5rem;
    border: 1px solid;
    background-image: linear-gradient(180deg, #656565 0, #000 100%), linear-gradient(#000, #000)
}

.ajax-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(./static/images/input_spinner_black.svg) center no-repeat;
    z-index: 1;
    cursor: wait
}
.web-container-tyc1 i {
    display: inline-block;
    width: 2rem;
    height: 2.1rem;
    position: relative;
    top: .4rem
}

.web-container-tyc1 input {
    height: 100%;
    width: 80%;
    border-radius: 4px;
    border: none;
    background: 0 0;
    font-size: 22px;
    color: #ffc55f;
    position: relative;
    top: -7px
}

.web-container-tyc1 input:focus {
    border: none;
    outline: -webkit-focus-ring-color 0
}

.web-container-tyc1 .content-tyc1 {
    width: 100%;
    background: url(tyc1_bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 10px
}

.web-container-tyc1 .content-tyc1 img {
    width: 100%
}

.web-container-tyc1 .content-tyc1 .middle-tyc1 {
    width: 1199px;
    margin: 1rem auto 3.3rem;
    background: linear-gradient(54deg, #2b2b2b 5%, #252525 28%, #000 52%, #272727 70%, #000 105%);
    text-align: center;
    padding-bottom: 1rem;
    display: flex;
    /* height: 730px; */
    border-style: solid;
    border-width: 2px;
    border-image-source: linear-gradient(54deg, #fcf6d6 0, #e3af5e 29%, #f0d39a 52%, #fcf6d6 72%, #e5b663 100%);
    border-image-slice: 1
}

.web-container-tyc1 .content-tyc1 .jiHuo-tyc1 {
    background: url(tyc1_jiHuo.png) no-repeat;
    width: 508px;
    /* height: 821px; */
    padding: 1rem;
    margin-top: 1.5rem
}

.content-tyc1 .btm-g1 {
    padding: 200px 53px 2px
}

.content-tyc1 .middle-tyc1 .txet {
    flex: 1
}

.web-container-tyc1 .content-tyc1 .middle-tyc1 img.txt2 {
    width: 592px;
    height: 596px;
    margin-top: 2rem
}

.web-container-tyc1 .content-tyc1 .middle-tyc1 img.title2 {
    margin-top: 2rem;
    margin-bottom: 3rem
}

.web-container-tyc1 .content-tyc1 .btm-g1 .inputer {
    width: 401px;
    height: 61px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #ac956d;
    background: #000
}

.web-container-tyc1 .content-tyc1 .btm-g1 .input-user i {
    background: url(tyc1_icon1.png) no-repeat
}

.web-container-tyc1 .content-tyc1 .btm-g1 .input-pass i {
    background: url(tyc1_icon2.png) no-repeat
}

.web-container-tyc1 .content-tyc1 .btm-g1 .input-phone i {
    background: url(tyc1_icon3.png) no-repeat
}

.web-container-tyc1 .content-tyc1 .btm-g1 .input-realNameOption{display: none;}
.web-container-tyc1 .content-tyc1 .btm-g1 .input-realNameOption i {
    background: url(tyc1_iconXM.png) no-repeat;
}

.web-container-tyc1 .content-tyc1 .btm-g1 .input-weChatOption{display: none;}
.web-container-tyc1 .content-tyc1 .btm-g1 .input-weChatOption i {
    background: url(tyc1_iconWX.png) no-repeat;
}

.web-container-tyc1 .content-tyc1 .btm-g1 .input-qqOption{display: none;}
.web-container-tyc1 .content-tyc1 .btm-g1 .input-qqOption i {
    background: url(tyc1_iconQQ.png) no-repeat;
}

.web-container-tyc1 .content-tyc1 .btm-g1 .input-emailOption{display: none;}
.web-container-tyc1 .content-tyc1 .btm-g1 .input-emailOption i {
    background: url(tyc1_iconYX.png) no-repeat;
}

.web-container-tyc1 .content-tyc1 .btm-g1 .input-intrCodeOption{display: none;}
.web-container-tyc1 .content-tyc1 .btm-g1 .input-intrCodeOption i {
    background: url(tyc1_iconTG.png) no-repeat;
}

.web-container-tyc1 .content-tyc1 .btn-sub-tyc1 {
    width: 403px;
    height: 63px;
    background: url(tyc1_btn.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    margin: 20px 0 14px 55px
}

.web-container-tyc1 .content-tyc1 img.txt1 {
    margin-top: 27px
}

.web-container-tyc1 .promotion-content {
    width: 100%;
    background: #050505
}

.web-container-tyc1 .promotion-content .promotion {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 3.5rem;
    text-align: center
}

.web-container-tyc1 .title img {
    width: 100%
}

.web-container-tyc1 .promotion-content .promotion .data-list {
    width: 100%;
    padding: 1rem 0;
    border: 1px solid #171717;
    background: linear-gradient(to top right, #050505, #252525, #050505);
    margin-top: 1rem
}

.web-container-tyc1 .promotion-content .promotion .data-list img {
    width: 377px;
    height: 355px;
    margin-right: .5rem;
    cursor: pointer
}

.web-container-tyc1 .promotion-content .promotion .data-list img:last-child {
    margin-right: 0
}

.web-container-tyc1 .bottom-g1 img {
    width: 100%;
    margin-top: -41px;
    margin-bottom: -10px
}

.web-container .promotion-content {
    width: 100%;
    background: #1a1a1a
}

.web-container .promotion-content .promotion {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 3.5rem;
    text-align: center
}

.web-container .promotion-content .promotion .data-list {
    width: 100%;
    background: #000;
    padding: 2rem 0
}

.web-container .promotion-content .promotion .data-list img {
    width: 30%;
    margin-right: 1rem;
    cursor: pointer
}

.web-container .promotion-content .promotion .data-list img:last-child {
    margin-right: 0
}

.mob-container-tyc1,
.web-container .bottom img {
    width: 100%
}

.mob-container-tyc1 .mob-content-tyc1 {
    width: 100%;
    text-align: center;
    background: url(tyc1_h5_bg.jpg) no-repeat;
    background-size: 100% 100%
}

.mob-container-tyc1 .mob-content-tyc1 .content-top {
    width: 100%;
    position: relative
}

.mob-container-tyc1 .mob-content-tyc1 .content-top img {
    width: 100%
}

.mob-container-tyc1 .mob-content-tyc1 .content-top span.link-guanwang {
    position: absolute;
    right: 2%;
    top: 22%;
    border: 1px solid #9c8663;
    color: #9c8663;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: .7rem
}

.mob-container-tyc1 .mob-content-tyc1 .text-h5 {
    width: 100%;
    margin: auto;
    text-align: center
}

.mob-container-tyc1 .mob-content-tyc1 .jiHuo-h5-tyc1 {
    background: url(tyc1_h5_jiHuo.png) no-repeat;
    background-size: 100% auto;
    /* height: 450px; */
    width: 288px;
    margin: auto
}

.mob-content-tyc1 .content-main img.desc {
    width: 77%
}

.mob-content-tyc1 .content-main .main-desc {
    width: 364px;
    height: 168px;
    margin: .2rem auto auto;
    background: url(tyc1_h5_txt1.png) no-repeat;
    background-size: 100% 100%
}

.mob-content-tyc1 .content-main .mob-form .form-input {
    position: relative;
    top: 6.2rem;
    width: 81%;
    height: 1.8rem;
    margin: .7rem auto 1.2rem;
    background-color: #000;
    border-radius: 5px;
    border: 1px solid #a89572
}

.mob-content-tyc1 .content-main .mob-form .form-input i {
    display: inline-block;
    width: 1rem;
    height: 1.1rem;
    position: absolute;
    left: .4rem;
    top: .4rem
}

.mob-content-tyc1 .content-main .mob-form .user-name i {
    background: url(tyc1_h5_icon1.png) no-repeat;
    background-size: 100% 100%
}

.mob-content-tyc1 .content-main .mob-form .password i {
    background: url(tyc1_h5_icon2.png) no-repeat;
    background-size: 100% 100%
}

.mob-content-tyc1 .content-main .mob-form .phone-no i {
    background: url(tyc1_h5_icon3.png) no-repeat;
    background-size: 100% 100%
}

.mob-content-tyc1 .content-main .mob-form .input-realNameOption{display: none;}
.mob-content-tyc1 .content-main .mob-form .input-realNameOption i {
    background: url(tyc1_iconXM.png) no-repeat;
    background-size: 100% 100%;
}

.mob-content-tyc1 .content-main .mob-form .input-weChatOption{display: none;}
.mob-content-tyc1 .content-main .mob-form .input-weChatOption i {
    background: url(tyc1_iconWX.png) no-repeat;
    background-size: 100% 100%;
}

.mob-content-tyc1 .content-main .mob-form .input-qqOption{display: none;}
.mob-content-tyc1 .content-main .mob-form .input-qqOption i {
    background: url(tyc1_iconQQ.png) no-repeat;
    background-size: 100% 100%;
}

.mob-content-tyc1 .content-main .mob-form .input-emailOption{display: none;}
.mob-content-tyc1 .content-main .mob-form .input-emailOption i {
    background: url(tyc1_iconYX.png) no-repeat;
    background-size: 100% 100%;
}

.mob-content-tyc1 .content-main .mob-form .input-intrCodeOption{display: none;}
.mob-content-tyc1 .content-main .mob-form .input-intrCodeOption i {
    background: url(tyc1_iconTG.png) no-repeat;
    background-size: 100% 100%;
}

.mob-content-tyc1 .content-main .mob-form .form-input input {
    position: relative;
    width: 60%;
    height: 2.1rem;
    margin: 0 auto;
    background: 0 0;
    border: none;
    color: #ac956d
}

.mob-content-tyc1 input:focus {
    border: none;
    outline: -webkit-focus-ring-color 0
}

.mob-content-tyc1 .btn-sub-tyc1 {
    width: 83%;
    height: 1.9rem;
    background: url(tyc1_h5_btn.png) no-repeat;
    background-size: 100% 100%;
    margin: 7.4rem auto
}

.mob-container-tyc1 .content-btm {
    width: 100%;
    text-align: center
}

.mob-container-tyc1 .content-btm img {
    width: 87%
}

.mob-content-tyc1 .content-main .main-desc a {
    height: 1rem;
    position: relative;
    display: block;
}

.mob-content-tyc1 .content-main .link-regist {
    top: 5.3rem
}

.mob-content-tyc1 .content-main .link-guanwang {
    top: 5.6rem
}

.mob-content-tyc1 .footer-h5 {
    background: url(tyc1_h5_footer.jpg) no-repeat;
    background-size: 100% 100%;
    height: 71px;
    margin-top: 10px
}

.mob-content-tyc1 .banner-tyc1 img {
    width: 92%
}

.mob-content-tyc1 .title2 img {
    width: 90%;
    margin-top: 16px
}

@media screen and (min-width:320px) and (max-width:340px) {
    .mob-content-tyc1 .content-main .main-desc {
        width: 312px;
        height: 144px
    }

    .mob-content-tyc1 .content-main .link-guanwang,
    .mob-content-tyc1 .content-main .link-regist {
        top: 4.5rem
    }

    .mob-container-tyc1 .mob-content-tyc1 .jiHuo-h5-tyc1 {
        height: 323px;
        width: 232px
    }

    .mob-content-tyc1 .btn-sub-tyc1 {
        margin: 5.3rem auto
    }

    .mob-content-tyc1 .title2 img {
        margin-top: -1px
    }

    .mob-content-tyc1 .content-main .mob-form .form-input {
        top: 4.8rem;
        margin: .7rem auto .1rem
    }
}

@media screen and (min-width:341px) and (max-width:360px) {
    .mob-content-tyc1 .content-main .main-desc {
        width: 344px;
        height: 159px
    }

    .mob-content-tyc1 .content-main .link-regist {
        top: 4.7rem
    }

    .mob-content-tyc1 .content-main .link-guanwang {
        top: 4.8rem
    }
}

@media screen and (min-width:376px) and (max-width:415px) {
    .mob-content-tyc1 .content-main .main-desc {
        width: 400px;
        height: 185px
    }

    .mob-content-tyc1 .content-main .link-regist {
        top: 5.9rem
    }

    .mob-content-tyc1 .content-main .link-guanwang {
        top: 6rem
    }
}

input::-webkit-input-placeholder {
    color: #fae0a1
}

.mask .pc-pop-content {
    margin: auto;
    position: relative;
    top: 35%;
    background: #373737;
    border-radius: .5rem;
    color: #e7f0ff;
    border: 1px solid #f5d89b;
    background-image: linear-gradient(180deg, #6b6b6b 0, #000 100%), linear-gradient(#000, #000)
}

.pc-pop-content .title {
    height: 3.5rem;
    line-height: 3.5rem;
    border-bottom: 1px solid #f5d89b;
    font-size: 1.3rem;
    position: relative;
    box-shadow: 0 2px 3px -2px #100f0f
}

.pc-pop-content .btn-group span.btn-sure {
    background: rgba(0, 0, 0, .55);
    color: #f5d89a;
    margin-left: .5rem;
    border: 1px solid;
    background-image: linear-gradient(180deg, #656565 0, #000 100%), linear-gradient(#000, #000);
    width: 43% !important;
    font-size: .8rem !important
}
.web-container-tyc1{
    display: none;
}
.mob-container-tyc1{
    display: none;
}
.txet{
    position: relative;
}
.txet>.link-regist{
    position: absolute;
    top: 49%;
    left: 0;
    display: block;
    width: 100%;
    height: 30px;
}
.txet>.link-guanwang{
    position: absolute;
    top: 62.5%;
    left: 0;
    display: block;
    width: 100%;
    height: 30px;
}