*{margin: 0;padding: 0;}
a{text-decoration: none;color: #000;}
ul,li{list-style: none;}
body{background: #c53838;}

.ht_top{
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 40px;
    font-size: 16px;
}
.Width{
    width: 1200px;
    margin: 0 auto;
}
.topBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ht_top h1 a{
    display: block;
    width: 127.5px;
    height: 40px;
    overflow: hidden;
    background: url(../images/logo.jpg) no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    text-indent: -100em;
}
.mob_header,.m-footer{display: none;}
.banner{
    background: #c53838;
}
.bannerBox{
    width: 100%;
    height: 1000px;
    background: url("../images/banner_bg.png") center top no-repeat;
}
.bannerBox .container{
    padding-top: 50px;
    width: 1200px;
    margin: 0 auto;
}
.bannerBox .container .txt{
    font-size: 30px;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: rgba(254,223,172,1);
    text-align: center;
    letter-spacing: 30px;
}
.bannerBox .container .txt1{
    width: 753px;
    height: 227px;
    background: url(../images/txt.png) no-repeat center;
    margin: 60px auto 0;
}
.bannerBox .container .txt2{
    width: 500px;
    height: 90px;
    line-height: 60px;
    text-align: center;
    background: url(../images/txt2_bg.png) no-repeat center;
    margin: 50px auto 150px;
}
.bannerBox .container .txt2 span{
    font-size: 26px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 500;
    color: rgba(0,0,0,1);
    line-height: 23px;
    background: linear-gradient(0deg,rgba(248,217,155,1) 0%, rgba(252,239,213,1) 50%, rgba(248,217,155,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.boxTitle{
    width: 100%;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 44px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: bolder;
    color: rgba(255,255,255,1);
    position: relative;
}
.boxTitle::before,
.boxTitle::after {
    content: '';
    display: inline-block;
    width: 52px;
    height: 34px;
    vertical-align: middle;
}
.boxTitle::before {
    background: url('../images/titleL.png') no-repeat center;
    margin-right: 10px;
}
.boxTitle::after {
    background: url('../images/titleR.png') no-repeat center;
    /* margin-left: 10px; */
}
.intro{
    margin: 30px 0 50px;
    background: #da685b;
    padding: 45px 40px;
    text-indent: 1rem;
}
.intro p{
    font-size: 20px;
    color: #FFF;
    line-height: 35px;
}
.mainBox{
    width: 100%;
    background-color: #c53838;
}
.box1{
    padding-bottom: 50px;
}
.process{
    background: rgba(255,255,255,1);
    padding: 30px 40px;
    box-sizing: border-box;
    margin-top: 30px;
}
.processs{
    background: rgba(255,255,255,1);
    padding: 30px 40px;
    box-sizing: border-box;
    margin-top: 30px;
}
.proTitle{
    width: 100%;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 30px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: bolder;
    position: relative;
}
.gagame{
    width: 80%;
    background: url(../images/pro_bg.png) no-repeat center;
    background-size: 80%;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.gagame li{
    width: 210px;
    text-align: center;
}
.gagame li p{
    font-size: 18px;
}
.gagame li p:first-child {
    margin-top: 15px;
}
.gagame li p:last-child {
    margin-top: 50px;
}
.colB32F2F {
    color: #B32F2F;
}
.tab_container {
  display: none;
}

.tab_container.active {
  display: block;
  background: rgba(255,255,255,1);
}

.tab_container table {
  width: 100%;
  border-spacing: 0;
  border: 2px solid #D41212;
  border-radius: 8px;
  text-align: center;
}

.tab_container table th {
  height: 56px;
  background: #D41212;
  color: #FFFEFA;
  font-size: 24px;
  height: 56px;
}

.tab_container table td {
  color: #7E470A;
  font-size: 20px;
  height: 56px;
  border-top: 2px solid #D41212;
  border-right: 2px solid #D41212;
}

.tab_container table td:last-child {
  border-right: 0;
}

.tab_container table td a {
  color: #7E470A;
  font-weight: bold;
}

.tab_container table td a:hover {
  text-decoration: underline;
}
.process table{
    width: 80%;
    border-collapse: collapse;
    margin: 20px auto;
}
.processs table {
    width: 80%;
    /* border-collapse: collapse; */
    margin: 20px auto;
}
.process table th,.process table td{
    border: 2px solid #A99B9A;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}
.process table th{
    background: #FF7A69;
    color: #FFF;
    /* width: 33.33%; */
}
.process table td{
    color: #211715;
    font-weight: bold;
}
.otherLogin{cursor: pointer;}
.box2{
    padding: 30px 0 50px;
    text-align: center;
}
.regBox{
    width: 600px;
    background: rgba(179,47,47,1);
    margin: 30px auto;
    padding: 30px 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.listBox{
    width: 45%;
    height: 40px;
    margin: 5px auto;
}
.listBox input,.listBox select{
    display: block;
    width: 100%;
    height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    outline: none;
    font-size: 16px;
    border-radius: 5px;
    border: 0;
}
select{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
select::-ms-expand{
    display: none;
}
input.send{
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    padding-left: 0;
    cursor: pointer;
    background-color: #FA793A;
    color: #FFF;
}
.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper {
    width: 100%!important;
}
.nc_scale {
    height: 40px!important;
}
.nc-container .nc_scale .scale_text {
    line-height: 40px!important;
}
.nc-container .nc_scale span {
    height: 40px!important;
    line-height: 40px!important;
    box-sizing: border-box;
}
.submitBox{
    display: flex;
    justify-content: center;
}
.submit,.box2 .zkz{
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #FA793A;
    color: #FFF;
    margin: 0 auto;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
    margin: 0;
    margin-right: 15px;
    font-weight: bold;
}
.submitBox a{
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #FA793A;
    color: #FFF;
    margin: 0 auto;
    font-size: 16px;
    border-radius: 5px;
    font-weight: bold;
}
.box3{
    padding: 30px 0 50px;
}
.giftBox{
    display: flex;
    margin-top: 30px;
    justify-content: space-around;
}
.gift1,.gift2{
    width: 535px;
    height: 224px;
    display: flex;
    background: #FFF;
    border-radius: 15px;
    align-items: center;
}
.giftPic{
    width: 180px;
}
.giftFont{
    width: 358px;
    height: 224px;
    padding: 30px 30PX;
    box-sizing: border-box;
}
.giftFont p:first-child{
    font-size: 18px;
    color: #6F474D;
}
.giftFont p:nth-child(2){
    font-size: 24px;
    font-weight: bold;
    color: #6F474D;
    line-height: 50px;
}
.giftFont p:nth-child(3),.giftFont p:last-child{
    font-size: 18px;
    color: #BB5360;
}
.box4{
    padding: 30px 0 50px;
}
.prizeBox{
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
}
.prizeBox li{
    width: 285px;
    height: 274px;
    /* color: #fff; */
    text-align: center;
    background: #FFF;
    border-radius: 15px;
}
.prizeBox li h5{
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    margin-bottom: 20px;
    background: url(../images/tit_1.png) center top no-repeat;
    background-size: 100% 100%;
    color: #FFF;
}
.prizeBox li p{
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
}
.box5{
    padding: 30px 0 50px;
}
.btnAll{
    width: 400px;
    height: 60px;
    line-height: 28px;
    margin: 20px auto;
    background: url(../images/box02_txt1.png) no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
}
.box5 .btnBox{
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
}
.box5 .btn{
    cursor: pointer;
}
.box5 .btnBox div.btn{
    width: 200px;
    height: 60px;
    background: linear-gradient( -45deg, rgb(254,155,70) 0%, rgb(254,198,69) 100%);
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    font-weight: bold;
}
.box6{
    padding: 30px 0 0px;
}
.chaBox{
    width: 300px;
    margin: 50px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.chaBox img{
    max-width: 200px;
}
.chaBox span{
    margin-top: 20px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}


.box7{
    padding: 30px 0 50px;
}
.wecodeBox{
    margin-top: 50px;
    display: flex;
    justify-content: space-evenly;
}
.codePic{
    /* width: 230px;
    height: 230px; */
    border: 20px solid rgba(179, 47, 47, 1);
    margin-bottom: 20px;
}
.codePic img{
    max-width: 330px;
}
.codeTitle{
    font-size: 18px;
    text-align: center;
    color: #FFF;
}
.codeTitle::before, .codeTitle::after {
    content: '';
    display: inline-block;
    width:10px;
    height:10px;
    background:rgba(254,223,172,0);
    border:2px solid rgba(254, 223, 172, 1);
    border-radius:50%;
    margin: 0 10px;
}
.box8{
    padding: 30px 0 50px;
}
#mycitys{
    margin-top: 50px;
}
.city_box{
    display: flex;
}
.li-add_name{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    margin-right: 15px;
    background: linear-gradient( -45deg, rgb(254,155,70) 0%, rgb(254,198,69) 100%);
    cursor: pointer;
    border-radius: 10px;
}
.xian_box{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.li-subtab_add{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    margin: 5px 15px 5px 0;
    background: linear-gradient(135deg,rgba(179,113,209,1),rgba(203,135,179,1));
    cursor: pointer;
    border-radius: 10px;
}
.kfxq{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.dizhi_nav_box,.dizhi_nav_box p span a{
    font-size: 18px;
    color: #FFF;
}
.kfxq img{
    max-width: 150px;
}
.footer {
    min-width: 1200px;
    clear: both;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    background-color: #333;
}
.footer p {
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 2;
}
.footer p a {
    color: #fff;
    font-size: 16px;
}
.footer p span {
    padding: 0 5px;
}
.shadow{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
}
.seeZkz,.cjCx{
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 22;
    box-sizing: border-box;
    padding: 40px 20px 20px;
    width: 350px;
    height: 200px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 10px;
    animation: scale01 .5s;
}
.seeZkz .closeMe,.cjCx .closeMe{
    position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
    display: block;
    width: 42px;
    height: 42px;
    background: url(../images/close.png) no-repeat center;
    border-radius: 100%;
    transition: all .3s;
}
.seeZkz div,.cjCx div{
    display: flex;
    flex-direction: column;
}
.seeZkz input,.cjCx input{
    width: 300px;
    height: 40px;
    box-sizing: border-box;
    padding-left: 20px;
    outline: none;
    margin: 5px auto;
}
.seeZkz div button,.cjCx div button{
    width: 150px;
    height: 40px;
    margin: 5px auto;
    background-color: #A91512;
    color: #FFF;
    border: none;
    cursor: pointer;
}
.toLook{
    width: 100%;
    font-size: 16px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    color: #A91512;
    font-weight: bold;
    cursor: pointer;
}


@media screen and (max-width:1080px) {
    .ht_top,.footer{display: none;}
    .mob_header {
        display: block;
        width: 100%;
        height: 1.5rem;
        line-height: 1.5rem;
        padding: .3rem 0;
        background-color: #f5f5f5;
        border-bottom: 1px solid #ccc;
        font-size: .65rem;
    }
    .header_txt {
        float: right;
        margin-right: .5rem;
        font-size: .8rem;
    }
    .m_logo {
        display: block;
        float: left;
        width: 6rem;
        height: 1.5rem;
        margin-left: .5rem;
        background-image: url(https://www.huatu.com/images/2015css/images/mob_logo.png);
        background-repeat: no-repeat;
        background-size: 100%;
        text-indent: -999em;
    }
    .m-footer {
        display: block;
        color: #fff;
        text-align: center;
        height: 2.5rem;
        width: 100%;
        font-size: 0.7rem;
        line-height: 2.5rem;
        background-color: #333;
    }
    .m-footer {
        display: block;
        color: #fff;
        text-align: center;
        height: 2.5rem;
        width: 100%;
        font-size: 0.7rem;
        line-height: 2.5rem;
        background-color: #333;
    }



    .bannerBox{
        width: 100%;
        height: auto;
        background: url(../images/m_banner.png) center top no-repeat;
        background-size: 100%;
    }
    .bannerBox .container,.Width{
        width: 100%;
    }
    .bannerBox .container .txt{
        font-size: .75rem;
        letter-spacing: .25rem;
    }
    .bannerBox .container .txt1{
        width: 12rem;
        height: 4rem;
        background-size: 100%;
        margin: 0.5rem auto 0;
    }
    .bannerBox .container .txt2{
        width: 9rem;
        height: 2rem;
        line-height: 1.5rem;
        background-size: 100%;
        margin: 0 auto 2rem;
    }
    .bannerBox .container .txt2 span{
        font-size: .6rem;
        line-height: .6rem;
    }
    .boxTitle{
        height: 1.75rem;
        line-height: 1.75rem;
        font-size: 1.1rem;
    }
    .hideTitle{
        font-size: 1.1rem;
        height: 1.75rem;
    }
    .boxTitle::before,.boxTitle::after{
        width: 1rem;
        height: 1rem;
        background-size: 100%;
    }
    .proTitle {
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
    .box1{
        width: 98%;
        padding-bottom: 0;
    }
    .intro{
        margin: 10px 0 20px;
        padding: 15px 20px;
    }
    .intro p{
        font-size: 16px;
        text-indent: 2rem;
    }
    .process {
        padding: 20px 15px;
        margin-top: 10px;
    }
    .processs {
        padding: 20px 15px;
        margin-top: 10px;
    }
    .gagame {
        width: 100%;
        background: url(../images/m_pro_bg.png) no-repeat center;
    }
    .gagame li {
        width: 33.33%;
    }
    .gagame li p {
        font-size: 12px;
    }
    .process table {
        width: 100%;
    }
    .process table th, .process table td {
        font-size: 16px;
    }
    .processs table th, .processs table td {
        font-size: 16px;
    }
    .process table td {
        font-weight: normal;
    }
    .processs table {
        width: 100%;
    }
    .processs table th, .process table td {
        font-size: 16px;
    }
    .processs table td {
        font-weight: normal;
    }
    .box2 {
        padding: 30px 0 0px;
    }
    .regBox {
        width: 100%;
        margin: 10px auto;
        padding: 10px 10px;
        box-sizing: border-box;
    }
    .listBox input, .listBox select {
        font-size: 14px;
    }
    input.send {
        width: 50px;
    }
    .submitBox{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .submit, .box2 .zkz {
        width: 200px;
        height: 40px;
        line-height: 40px;
        margin: 5px auto;
        font-size: 16px;
    }
    .submitBox a{
        width: 200px;
        height: 40px;
        line-height: 40px;
    }
    .box3 {
        padding: 30px 0 0px;
    }
    .giftBox {
        margin-top: 10px;
        flex-direction: column;
    }
    .gift1, .gift2 {
        width: 95%;
        height: auto;
        margin: 10px auto;
        flex-direction: column;
    }
    .giftPic {
        width: 50%;
    }
    .giftFont {
        width: 100%;
        height: AUTO;
        padding: 15px 15PX;
        font-size: 14px;
        text-align: center;
    }
    .box4 {
        padding: 30px 0 0px;
    }
    .prizeBox {
        margin-top: 20px;
        flex-direction: column;
    }
    .prizeBox li {
        margin: 0 auto 10px;
    }
    .box5 {
        padding: 30px 0 0px;
    }
    .box5 p, .box5 p a {
        font-size: 14px;
    }
    .btnAll {
        width: 80%;
    }
    .box5 .btnBox {
        margin-top: 20px;
        flex-direction: column;
    }
    .box5 .btnBox div.btn {
        width: 60%;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        margin: 0 auto 10px;
    }
    .box6 {
        padding: 30px 0 0px;
    }
    .chaBox {
        margin: 20px auto;
        flex-direction: column;
    }
    .chaBox .cha {
        width: 200px;
        height: 200px;
        margin: 0 auto 10px;
    }
    .chaBox a:first-child .cha,.chaBox a:last-child .cha {
        background-size: 100% 100%;
    }
    .cha h5,.cha p {
        font-size: 16px;
    }
    .box7 {
        padding: 30px 0 0px;
    }
    .wecodeBox {
        margin-top: 20px;
        flex-direction: column;
    }
    .wecode{
        display: block;
        /* width: 200px; */
        margin: 0 auto 10px;
    }
    .codePic{
        /* width: 200px; */
        /* height: 200px; */
        margin-bottom: 10px;
        box-sizing: border-box;
    }
    .codePic img{
        max-width: 223px;
    }
    .codeTitle {
        font-size: 14px;
    }
    #mycitys {
        margin-top: 20px;
    }
    .city_box {
        flex-wrap: wrap;
    }
    .li-add_name {
        width: 22%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        margin-left: 2.4%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .li-subtab_add {
        width: 22%;
        height: 30px;
        line-height: 30px;
        margin-top: 5px;
        margin-right: 0;
        margin-left: 2.4%;
    }
    .kfxq {
        flex-direction: column;
    }
    .dizhi_nav_box{
        width: 95%;
        margin: 0 auto;
    }
    .dizhi_nav_box, .dizhi_nav_box p span a {
        font-size: 16px;
    }
    .kfxq img {
        margin: 15px auto;
    }
    /* ************ */
    ._nc .stage1 {
        height: 40px!important;
    }
    ._nc .stage1 .slider {
        height: 40px!important;
        left: 0!important;
        right: 0!important;
    }
    ._nc .stage1 .track div, ._nc .stage1 .label {
        line-height: 40px!important;
        height: 40px!important;
        font-size: 14px!important;
    }
    ._nc .stage1 .button {
        width: 42px!important;
        height: 40px!important;
    }
    .seeZkz .closeMe,.cjCx .closeMe{
        right: -10px;
        top: -30px;
    }
}