@charset "utf-8";

/* CSS Document */
body {
    font-family: "FZLanTingHeiS-H-GB", "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif, ;
    overflow-x: hidden;
    color: #000;
    background: #ffffff;
}

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

img {
    display: block;
    border: none;
    max-width: 100%;
}

textarea,
select {
    outline: none;
    resize: none;
}

a {
    color: #0d0d0d;
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

input {
    border: none;
    background: none;
    outline: none;
    -webkit-appearance: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

/* 通用头部 */
.ht_top {
    width: 100%;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px;
    overflow: hidden;
}

.Width {
    width: 80%;
    background: red;
    margin: 0 auto;
}

.ht_top .zt_top {
    width: 1070px;
    height: 41px;
    margin: 0 auto;
}

.ht_top h1 {
    float: left;
}

.ht_top h1 a {
    float: left;
    width: 131px;
    height: 41px;
    overflow: hidden;
    text-indent: -100em;
    background: url(http://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    font-size: 12px;

}

.ht_top .topnav {
    float: right;
    color: #0d0d0d;
    font-size: 12px;
}

.ht_top .topnav a {
    padding: 0 8px;
}

.ht_top .topnav a:hover {
    color: #e4393c;
    text-decoration: underline;
}

/* 通用头部 end */



/* 通用底部 */

.footer {
    clear: both;
    position: relative;
    text-align: center;
    margin-top: 2%;
}

.footer p {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.footer p span {
    padding: 0 5px;
}

.footer p a {
    color: #fff;
}

/* 通用底部 end */
/* start */
* {
    box-sizing: border-box;
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.body {
    padding-bottom: 4%;
    background: url(../images/body.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 10;
    padding-top: 5%;
}

.banner {
    background: url(../images/banner.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 7.8%;
    height: 770px;
    position: relative;
}

.banner_slg,
.banner_tit2 {
    margin: 0 auto;
}

.banner_slg {
    width: 80%;
}

.banner_tit2 {
    margin-top: 1%;
    width: 60%;
    margin-left: 14%;
}

.banner_tit {
    width: 30%;
    position: absolute;
    left: 50%;
    top: 1.4%;
}

.banner_pri {
    position: absolute;
    right: 2%;
    bottom: -10%;
}

.con_center {
    background: url(../images/con_center.png) repeat-y;
    background-size: 100% 100%;
    padding: 4% 0;

}

.con_tit {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    height: 112px;
    background: url(../images/con_tit.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: -4%;
    font-size: 44px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    position: relative;
}

.con_laba {
    position: absolute;
    right: -2%;
    bottom: -12%;
}

.con1_tit {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.con1_tit1 {
    width: 50%;
    background: url(../images/con1_tit1.png) no-repeat;
    background-size: 100% 100%;
    font-size: 28px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(218, 57, 31);
    padding: 2% 0;
    padding-left: 24%;
}

.con1_tit2 {
    width: 54%;
    background: url(../images/con1_tit2.png) no-repeat;
    background-size: 100% 100%;
    font-size: 28px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(218, 57, 31);
    padding: 2% 0;
    margin-top: 2%;
    margin-left: -4%;
    padding-left: 6%;
}

.con1_bot {
    padding: 0 4%;
    padding-left: 6%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 4%;
}

.tip_center {
    width: 100%;
    background: url(../images/tip_center.png) no-repeat;
    background-size: 100% 100%;
    padding: 1px 4%;
    font-size: 16px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(51, 51, 51);
    padding-left: 18%;
    line-height: 1.4;
    margin: -1px 0;
    position: relative;
}

.con1_cbotC {
    position: relative;
    width: 33%;
}

.con1_cbotC li {
    width: 267px;
}

.con_yuyue {
    width: 33%;
}

.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.con1_cbotC li:nth-child(1) {
    float: left;
}

.con1_cbotC li:nth-child(2) {
    float: right;
}

.con1_cbotC li:nth-child(3) {
    float: left;
}

.con1_cbotC li:nth-child(4) {
    float: right;
}

.con_yuyue {
    background: linear-gradient(95deg, rgba(255, 236, 170, 1) 0%, rgba(255, 255, 255, 0.8) 54%);
    padding: 2% 0;
    width: 40%;
}

.yuyue_tip {
    width: 60%;
    padding: 2% 0;
    padding-left: 6%;
    border-radius: 0 30px 30px 0;
    font-size: 22px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    background-image: -moz-linear-gradient(180deg, rgb(217, 56, 31) 0%, rgb(235, 80, 40) 40%, rgb(252, 104, 49) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(217, 56, 31) 0%, rgb(235, 80, 40) 40%, rgb(252, 104, 49) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(217, 56, 31) 0%, rgb(235, 80, 40) 40%, rgb(252, 104, 49) 100%);
}

.yuyue_box {
    padding: 4%;
}

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

.input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    padding-left: 4%;
    margin-top: 4%;
    border-radius: 10px;
    font-size: 16px;
    border-width: 1px;
    border-color: rgb(255, 218, 134);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    box-shadow: 7.547px 6.561px 13px 0px rgba(253, 223, 150, 0.59);
}

.distpicker,
.codBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.distpicker .por {
    width: 48%;
}

.codBox {
    margin-top: 4%;
}

.codBox .code {
    width: 64%;
    margin-top: 0;
}

.codBox .send {
    width: 30%;
    height: 48px;
    background-image: -moz-linear-gradient(180deg, rgb(217, 56, 31) 0%, rgb(235, 80, 40) 40%, rgb(252, 104, 49) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(217, 56, 31) 0%, rgb(235, 80, 40) 40%, rgb(252, 104, 49) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(217, 56, 31) 0%, rgb(235, 80, 40) 40%, rgb(252, 104, 49) 100%);
    box-shadow: 7.547px 6.561px 13px 0px rgba(253, 223, 150, 0.9);
    border-radius: 10px;
    color: #fff;
}

#__nc {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    border: 1px solid #e5e5e5;
    background-color: #f9f9f9;
    font-size: 22px;
    padding-left: 0;
}

.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: 48px;
}

.nc-container .nc_scale .scale_text {
    text-align: left;
}

.nc_scale {
    height: 48px !important;
}

.nc-container .nc_scale span {
    height: 48px !important;
    line-height: 48px !important;
}

.nc-container .nc_scale span.nc-lang-cnt {
    line-height: 48px;
}

.nc-container .nc_scale .btn_ok {
    line-height: 48px;
}

input[type="checkbox"] {
    width: 14px;
    height: 14px;
    background-image: url(../images/border.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}

input[type="checkbox"]:checked {
    background-image: url(../images/check.png);
}

.user_privacyBox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2%;
}

.submit {
    background-image: -moz-linear-gradient(90deg, rgb(255, 215, 116) 0%, rgb(255, 236, 170) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 215, 116) 0%, rgb(255, 236, 170) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 215, 116) 0%, rgb(255, 236, 170) 100%);
    width: 80%;
    margin: 0 auto;
    margin-top: 2%;
    padding: 4% 0;
    text-align: center;
    border-radius: 30px;
    font-size: 20px;
    font-weight: bold;
    color: rgb(233, 78, 39);
}

/* con2 */
.con2,
.con3 {
    margin-top: 8%;
}

.con2 .con_center {
    padding: 4% 6%;
}

.con2_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con2_top {
    background: #f7f9fa;
    border-radius: 20px;
}

.con2_top img {
    width: 100%;
}

.con2_right {
    width: 60%;
    margin-left: 4%;
}

.con2_toBox {
    padding: 2% 0 2% 4%;
}

.con2_pri {
    /* display: flex;
    align-items: flex-end; */

}

.con2_toBox span {
    display: inline-block;
}

.con2_tit {
    font-size: 14px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(51, 51, 51);
}

.con2_toBox .con2_pri1 {
    font-size: 22px;
    font-family: "Adobe Heiti Std";
    color: rgb(237, 83, 41);
}

.con2_toBox .con2_pri2 {
    font-size: 14px;
    font-family: "Adobe Heiti Std";
    color: rgb(153, 153, 153);
    text-decoration: line-through;
    font-style: normal;
}

.con2_yh {
    margin-top: 2%;
}

.con2_yhK {
    border-width: 1px;
    border-color: rgb(221, 61, 33);
    border-style: solid;
    border-radius: 6px;
    padding: 0.6% 2%;
    font-size: 16px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(237, 83, 41);
}

.con2_bot {
    margin-top: 2%;
    padding-left: 4%;
}

.con2_bot p {
    font-size: 14px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(51, 51, 51);
    line-height: 1.6;
}

.con2_btn {
    display: flex;
    align-items: center;
    padding-left: 2%;
    margin-top: 2%;
}

.con2_btn a {
    padding: 1.6% 0;
    border-radius: 30px;
    text-align: center;
    width: 28%;
    background-image: -moz-linear-gradient(90deg, rgb(255, 215, 116) 0%, rgb(255, 236, 170) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 215, 116) 0%, rgb(255, 236, 170) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 215, 116) 0%, rgb(255, 236, 170) 100%);
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(233, 78, 39);
    margin-right: 4%;
}

.con2_btn a:last-child {
    background-image: -moz-linear-gradient(90deg, rgb(252, 104, 49) 0%, rgb(217, 56, 31) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(252, 104, 49) 0%, rgb(217, 56, 31) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(252, 104, 49) 0%, rgb(217, 56, 31) 100%);
    color: #fff;
}

/* con3 */
.con3_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 4%;
}



.region {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 6%;
}

.region a {
    width: 15.6%;
    display: flex;
    flex-direction: column;
    margin-bottom: 1.5%;
    cursor: pointer;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(249, 236, 195);
    background-image: -moz-linear-gradient(90deg, rgb(235, 78, 39) 0%, rgb(239, 139, 52) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(235, 78, 39) 0%, rgb(239, 139, 52) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(235, 78, 39) 0%, rgb(239, 139, 52) 100%);
    box-shadow: 0px 6px 0px 0px rgba(219, 180, 113, 0.9);
    border-radius: 30px;
    text-align: center;
    
}

.region a:hover {
    background-image: -moz-linear-gradient(90deg, rgb(240, 144, 53) 0%, rgb(248, 173, 86) 47%, rgb(255, 201, 119) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(240, 144, 53) 0%, rgb(248, 173, 86) 47%, rgb(255, 201, 119) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(240, 144, 53) 0%, rgb(248, 173, 86) 47%, rgb(255, 201, 119) 100%);
}

.region a span {
    width: 100%;
    text-align: center;
    padding: 6% 0 5% 0;

}

.region a span i {
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    font-style: normal;
}
.region a:hover span i{
    color: #fff;
}

.box04_bottom {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 6%;
}

.zx-left {
    width: 70%;
    margin-top: 2%;
}

.zx-left h2 {
    font-size: 26px;
    color: #dd2719;
    margin-bottom: 2%;
}
.zx-lefth2{
    margin: 2% 0;
}
.zx-left p {
    font-size: 18px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(51, 51, 51);
    margin-bottom: 2%;
}

.link_container p a {
    color: rgb(51, 51, 51);
}

.zx-right {
    width: 14%;
}

.zx-right img {
    width: 100%;
    border-width: 3px;
    border-color: #d9c693;
    border-style: solid;
    border-radius: 10px;
}

.service {
    background-color: rgb(255, 83, 44);
    font-size: 14px;
    padding: 1% 4%;
    font-family: "FZLanTingHeiS-B-GB";
    color: #ffff !important;
    margin-left: 4%;
    border-radius: 30px;
    cursor: pointer;
}


/* end */

@media screen and (max-width:1200px) {
    html {
        font-size: 50px;
    }

    .Width {
        width: 100%;
    }

    .banner {
        height: auto;
        padding-bottom: 8%;
        padding-top: 0.3rem;
    }

    .container {
        width: 100%;
        padding: 0 2%;
        z-index: 2;
    }

    .banner_pri {
        width: 20%;
    }

    .con_tit {
        height: 1.12rem;
        font-size: 0.32rem;
    }

    .con_laba {
        width: 14%;
        position: absolute;
        right: -10%;
        bottom: 14%;
    }
    .con1_tit1,.con1_tit2{
        width: 50%;
        font-size: 0.28rem;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    .con1_tit2{
        width: 54%;
        margin-left: -4%;
    }
    .con1_bot{
        flex-wrap: wrap;
    }
    .con1_bps{
        width: 80%;
        margin: 0 auto;
    }
    .con1_cbotC,.con_yuyue{
        width: 100%;
    }
    .con1_cbotC li,.con1_cbotC li img{
        width: 100%;
    }
    .tip_center{
        padding-left: 6%;
        font-size: 0.2rem;
    }
    ._nc .stage1 .slider,
    ._nc .stage1{
        height: 48px !important;
    }
    ._nc .stage1 .track div, 
    ._nc .stage1 .label,
    ._nc .stage1 .button{
        height: 48px !important;
        line-height: 48px !important;
    }
    ._nc .stage{
        padding: 0 !important;
    }
    ._nc .stage1 .slider{
        left: 0 !important;
        right: 0 !important;
    }
    .yuyue_tip{
        width: 40%;
        font-size: 0.22rem;
        text-align: center;
        padding-left: 0;
    }
    .con2_box{
        flex-wrap: wrap;
    }
    .con2_left,.con2_right{
        width: 100%;
    }
    .con2_right{
        margin-top: 4%;
        margin-left: 0;
    }
    .con2_btn a{
        font-size: 0.22rem;
    }
    .con3_list li a{
        font-size: 0.18rem;
    }
    .footer p a,.footer p{
        font-size: 0.18rem;
    }
    .con_center{
        margin: -1px 0;
    }
    .region a span i {
        font-size: 0.18rem;
        line-height: 1.4;
    }
    .zx-left h2{
        font-size: 0.26rem;
    }
    .zx-left p{
        font-size: 0.18rem;
    }
    .zx-right {
        width: 24%;
    }
    .service{
        display: block;
        margin-left: 0;
        width: 38%;
        text-align: center;
        margin-top: 2%;
    }
}