@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 {
    border: none;
    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;
}
.Width {
    width: 100%;
    padding: 0 2%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.ht_top{width:100%;background:url(https://www.huatu.com/z/413ztjx/images/nav_bg.gif) repeat-x 0; height:41px;}
.logo{float:left;}
.logo img{ border:0; padding:0;}
.zt_top{width:1000px;height:41px;margin:0 auto;}
.topnav{float:right;}
.huatu01{margin-left:10px; font-size:14px; color:#333; text-decoration:none;}
.huatu01:hover{ text-decoration:none; color:#C30;}
.huatu{ float:right; line-height:41px;}

.wx{position: relative;padding-left: 30px;background: url(https://u2.huatu.com/hubei/2018/kc_wxin.png) no-repeat left center;cursor: pointer;float:right;margin-left:12px;font-size: 14px;color:#333;z-index: 999;}
.wx:hover .wx_box{display: block;}
.wx:hover{color: #FF4B4E;}
.wx_wrap{min-width: 192px;height: 100px;padding-top: 30px;margin-bottom: 13px;}
.wx_box{display: none;position: absolute;bottom: -150px;padding-left: 20px;left: 0;min-width: 217px;height: 150px;background-color: #fff;z-index: 10;box-shadow: 0 0 7px rgba(58, 58, 58, 0.2);}
.wx_box img{display: block;float: left;width: 80px;height: 80px;}
.wx_box a{display: block;float: left;width: 70px;height: 26px;margin-left: 15px;background: #e92930;border-radius: 3px;color: #fff !important;font-size: 14px;line-height: 26px;text-align: center;margin-top:-2px;text-decoration: none;}
.wx_box span{display: block;float: left;margin: 0 0 10px 15px;color: #000;font-size: 14px;line-height: 23px;}

/* 通用头部 
.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;
}


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

.ht_top .topnav {
    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;
    padding-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 {
    background: url(../images/body.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 10;
    padding:4% 0;
}
.banner {
    position: relative;
    height: 675px;
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 100%;
}
.banner_box{
    padding-top: 102px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner_slg {
    display: block;
}
.banner_tit{
    width: 309px;
    height: 63px;
    line-height: 50px;
    background: url(../images/banner_tit.png) no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-left: 16%;
    margin-bottom: 2%;
}
.banner_list{
    margin-left: 16%;
    margin-top: 2%;
}
.banner_l{
    margin-right: 1%;
}
.con_bg{
    border-radius: 37px;
    background-color: rgb(100, 211, 255);
    padding: 2%;
}
.con_box{
    border-radius: 37px;
    background-color:#fff;
    padding: 4%;
    position: relative;
}
/* con1 */
.con1_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.con1_itemBg {
    border-width: 1px;
    border-color: rgb(195, 234, 249);
    border-style: solid;
    background-color: rgb(236, 250, 255);
    border-top: none;
    padding: 6% 0;
}

#myScore1,#otherScore1{
    border-width: 1px;
    border-color: rgb(151, 211, 254);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    display: block;
    width: 80%;
    height: 48px;
    margin: 0 auto;
    text-align: center;
}
.sl{
    display: block;
    font-size: 16px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(254, 60, 8);
    text-decoration: underline;
    text-align: center;
    margin: 4% 0;
    cursor: pointer;
}
.con1_item2 .sl{
    visibility: hidden;
}

.vs_blank{
    display: block;
    background-image: -moz-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    border-radius: 30px;
    font-size: 16px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(255, 255, 255);
    font-style: italic;
    text-align: center;
    height: 26px;
    line-height: 26px;
    padding: 0 4%;
    width: 60%;
    margin-left: 30%;
}
.btnBox{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4%;
}
.con1_bot .btnBox span{
    display: inline-block;
    width: 225px;
    height: 75px;
    padding-top: 5px;
    margin: 0 13px;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 15px;
    background-image: -moz-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}
.btnBox span {
    font-size: 14px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(255, 255, 255);
}
.btnBox span i {
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(255, 255, 255);
    font-style: normal;
}
/* con2 */
.con2{
    margin-top: 6%;
    margin-bottom: 6%;
}
.con2_tit{
    display: block;
    margin: 0 auto;
    margin-bottom: -50px;
}
.con2 ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.con2 ul li img{
    height: 192px;
    border: 10px solid #c3eaf9;
    border-radius: 20px;
}
.con2 ul li p{
    font-size: 18px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(3, 48, 81);
    text-align: center;
    background: #c0eeff;
    border-radius: 30px;
    padding: 4% 0;
    margin-top: 8%;
}


  
/* 通用悬浮 */
.shadow {
    display:none;
    position:fixed;
    left:0;
    top:0;
    z-index: 20;
    width:100%;
    height: 100%;
    background: #000;
    opacity: .5;
}
.xfBox {
    display:none;
    position:fixed;
    left:50%;
    top:50%;
    width:700px;
    font-size:30px;
    z-index: 22;
    box-sizing: border-box;
    padding:30px;
    transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    background: #fff;
    border-radius: 10px;
    animation: scale01 .5s;
}
@keyframes scale01 {
    0% {
        transform:translate(-50%, -50%) scale(0);
    }
    100% {
        transform:translate(-50%, -50%) scale(1);
    }
}
.closeMe {
    position:absolute;
    right:5px;
    top: 3px;
    cursor: pointer;
    display:block;
    width:30px;
    height:30px;
    background:url(../images/xfOrder_close.png) no-repeat center;
    border-radius: 100%;
    transition: all .3s;
}
.closeMe:hover {
    transform: rotate(180deg);
}

/* 预约弹窗 */
.xfOrder {
    background: url(../images/xfOrder_bg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 70px;
}
select,input{
    padding-left: 4%;
}
.xfOrder select,.xfOrder input{
    display: block;
    height: 58px;
    line-height: 58px;
    border-radius: 28px;
    background-color: rgb(229, 248, 255);
    font-size: 18px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(102, 102, 102);
}
.xfOrder input::placeholder{
    color: rgb(102, 102, 102);
}
.city_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.por{
    width: 100%;
    position: relative;
    margin-bottom: 3%;
}
.input{
    width: 100%;
}
.city_box .por{
    width: 48%;
} 
.city_box .por select{
    width: 100%;
}
select.input {
    outline: none;
    resize: none;
    -webkit-appearance: none;
    background: #e5f8ff url(../images/select.png) no-repeat 93% center;
}
.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper{
    width: 100% !important;

}
.nc_scale{
    height: 58px !important;
}
.nc-container .nc_scale span{
    height: 58px !important;
    line-height: 58px !important;
}
.por input.send {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    display: block;
    width: 120px;
    cursor: pointer;
    border: none;
    background: linear-gradient(-54deg, #e5b31f, #da7a22, #da7a22, #e5b31f) repeat left / 300% 100%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-indent: 0;
}
.submit{
    background-image: -moz-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(254,87,8) 0%, rgb(254,146,54) 100%);
    font-size:24px;
    font-family: "FZLanTingHeiS-DB1-GB";
    color: rgb(255, 255, 0);
    padding: 4% 0;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    border-radius: 30px;
    margin-top: 4%;
}

/* right_float */
.right_float{
    width: 162px;
    height: 209px;
    background: url(../images/right_float.png) no-repeat;
    background-size: 100% 100%;
    position: fixed;
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    padding: 0.6%;
}

.rt_close{
    position: absolute;
    top: -12%;
    right: -6%;
}

.user_privacyBox {
    display: flex;
    align-items: center;
    margin-top: 4%;
}

input[type="checkbox"] {
    width: 14px;
    height: 14px;
    background-image: url(../images/border.png);
    background-repeat:no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 2%;
  }
  
  input[type="checkbox"]:checked {
    background-image: url(../images/check.png);
    background-repeat:no-repeat;
    background-size: 100%;
  }
  
  .sl_box {
    display: none;
    position: fixed;
    z-index: 50;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
.sl_close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.user_privacyBox div, .user_privacyBox div a{
    font-size: 14px;
}
/* end */

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

    .Width {
        width: 100%;
    }

	
	    /* 通用头部 */
        .zt_top{width: 100%}
        .wx{display: none;}

    .banner {
        height: auto;
        padding:2%;
    }

    .container {
        width: 100%;
        padding: 0 2%;
        z-index: 2;
    }
    .banner_box{
        padding-top: 0.1rem;
    }
    .banner_tit{
        width: 3.09rem;
        height: 0.63rem;
        line-height: 0.5rem;
        font-size: 0.2rem;
    }
    .con1_top{
        flex-wrap: wrap;
    }
    .con1_item{
        margin-bottom: 4%;
    }
    .right_float{
        display: none;
        width: 1.6rem;
        height: 2rem;
    }
    .con1_bot .btnBox span{
        width: 32%;
        height: 0.75rem;
        line-height: 1.4;
        font-size: 0.16rem;
        margin: 0 1%;
    }
    .btnBox span i{
        font-size: 0.2rem;
    }
    .vs_blank{
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.22rem;
    }
    .con2_tit{
        width: 80%;
        margin: 0 auto;
        margin-bottom: -0.5rem;
    }

    .con2 ul li img{
        height: 1.92rem;
        border: 2px solid #c3eaf9;
    }
    .con2 ul li p{
        font-size: 0.18rem;
        
    }
    .xfOrder select, .xfOrder input{
        height: 0.58rem;
        line-height: 0.58rem;
        font-size: 0.18rem;
    }
    .xfOrder{
        width: 80%;
        padding-top: 18%;
    }
    .por input.send{
        font-size: 0.18rem;
    }
    .submit{
        font-size: 0.24rem;
    }
    ._nc .stage1 .track div, ._nc .stage1 .label ,._nc .stage1 .button{
        line-height: 0.52rem !important;
        height:  0.52rem !important;
        text-align: center;
        font-size: 0.16rem !important;
    }
    ._nc .stage1 .button{
        width: 0.52rem !important;
    }
    ._nc .icon-slide-arrow {
        font-size: 0.3rem !important;
        color: #dbdbdb;
    }
    ._nc .icon {
        width: 0.3rem !important;
        height: 0.3rem !important;
    }
    ._nc .stage1 .icon{

    }
    ._nc .stage1 .slider{
        height:  0.52rem !important;
        left: 0 !important;
        right: 0 !important;
    }
    ._nc .stage1{
        height:  0.52rem !important;
    }
    input[type="checkbox"] {
        width: 0.2rem;
        height: 0.2rem;
    }
    .user_privacyBox div,.user_privacyBox div a{
        font-size: 0.16rem;
    }
    .sl_box{
        width: 80%;
    }
    .xfBox{
        width: 88%;
        font-size: 0.3rem;
    }
}