@charset "utf-8";
/* CSS Document */
body {
    max-width: 100%; overflow-x: hidden; background: #fff;
    font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
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 { border: none; max-width: 100%; }
a { color: #2b2a3c; text-decoration: none; }
a:hover { text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; appearance:none; -moz-appearance:none; -ms-appearance:none;}
input::focus-inner { padding: 0; border: 0; }
input::-webkit-input-placeholder{ color: #999; }
input::-moz-placeholder{ color: #999; }
input:-moz-placeholder{ color: #999; }
input:-ms-input-placeholder{ color: #999; }
select::-ms-expand { display: none; }
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}

.fl { float: left; } .fr { float: right; }
.clearfix::after { display: block; content: ''; height: 0; font-size: 0; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1190px; margin: 0 auto; }
.hide , .onlymob { display: none; }
.container{ width:1200px; margin:0 auto; position:relative; box-sizing: border-box }
.container::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul.no_after::after { display: none; content: ''; height: 0; font-size: 0; clear: both; }

/* 通用头部 */
.ht_top {
    width: 100%; overflow: hidden;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px; }
.ht_top .zt_top {
    width: 1200px; height: 41px; margin: 0 auto; }
.ht_top h1 {
    float: left; }
.ht_top h1 a {
    float: left; width: 131px; height: 40px; overflow: hidden;
    background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    font-size: 12px; text-indent: -100em; }
.ht_top .topnav {
    float: right; color: #333; font-size: 12px; }
.ht_top .topnav a {
    padding: 0 8px; }
.ht_top .topnav a:hover {
    color: #e4393c; text-decoration: underline; }

/* 通用底部 */
.footer { clear: both; position: relative; padding: 30px 0; text-align: center; }
.footer p { position: relative; z-index: 2; color:#333; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#333; }

.box_container{
    padding: 40px 0;
}


.banner_box{
    width: 100%;
    height: 644px;
    background: url("../images/banner_bg.png") center top no-repeat;
}
.banner_box .container{
    padding-top: 70px;
}
.banner_box h1{
    font-size: 0;
}
.banner_box p{
    text-align: center;
    color: #281007;
    margin-bottom: 340px;
    font-size: 32px;
    line-height: 50px;
}
.banner_box h2{
    margin: 0 auto;
    background-image: url("../images/banner_p.png");
    background-size: 100%;
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-size: 36px;
    width: 570px;
    line-height: 94px;
}
.banner_box h2 span{
    color: #FFFF66;
}
.box1{
    background: url("../images/box1_bg.png") center top no-repeat;
}
.box1_title{
    text-align: center;
}
.box1_title img{
    display: inline-block;
    vertical-align: middle;
    height: 130px;
    margin-right: 20px;
}
.box1_title span{
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
    font-size:48px;
    color:rgba(187,85,68,1);
    background:linear-gradient(90deg,rgba(255,102,102,1) 0%, rgba(255,204,51,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box1_p{
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.box1_p::before,
.box1_p::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    background-image: url("../images/box1_p_icon.png");
    background-size: 100%;
    width: 82px;
    height: 19px;
}
.box1_p::after{
    transform: rotate(180deg);
}
.box1_list li{
    float: left;
    width: 33.33%;
    height: 500px;
    padding-top: 35px;
    background: #fff;
    box-sizing: border-box;
}
.box1_list li:nth-child(even){
    background: #F8F8F8;
}
.box1_list_title{
    display: flex;
    justify-content: flex-start;
}
.box1_list_title span{
    width:50px;
    line-height:54px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background:linear-gradient(90deg,rgba(237,201,148,1),rgba(186,151,94,1));
}
.box1_list_title p{
    line-height:54px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding: 0 30px;
    border-radius: 0 27px 27px 0;
    color: #fff;
    background:linear-gradient(90deg,rgba(198,53,42,1),rgba(132,25,16,1));
}
.box1_list li img{
    display: block;
    margin: 50px auto;
}
.box2{
    background: url("../images/box2_bg.png") center top no-repeat;
    text-align: center;
}
.box2 .box_container{
    padding-top: 90px;
}
.box2 p{
    background-image: url("../images/box2_title.png");
    background-size: 100%;
    width: 780px;
    height: 90px;
    line-height: 80px;
    margin: 0 auto;
    font-size: 30px;
    color: #fff;
}
.box2 h2{
    margin: 35px 0;
    line-height: 240px;
    font-size: 180px;
    color: #fff;
}
.box2 h3{
    margin-bottom: 45px;
    line-height: 120px;
    font-size: 110px;
    color: #fff;
    background:linear-gradient(90deg,rgba(255,102,102,1) 0%, rgba(255,204,51,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box2 h4{
    margin-bottom: 45px;
    line-height: 80px;
    font-size: 70px;
    color: #fff;
}
.box2 h4 span{
    background:linear-gradient(135deg,rgba(255,255,102,1),rgba(255,204,51,1));
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.title_part {
    text-align: center;
    color: rgba(132,25,16,1);
    font-size: 30px;
    line-height: 50px;
}
.title_part::before,
.title_part::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    width:80px;
    height:2px;
    background:linear-gradient(90deg, rgba(0,0,0,0), #BE3227);
}
.title_part::after{
    transform: rotate(180deg);
}
.box_title{
    line-height: 80px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 48px;
    color: #333;
}
.box3_container{
    width: 1000px;
    background-image: url("../images/box3_bg.png");
    height: 708px;
    background-size: 100%;
    padding: 50px 50px 30px;
}
.box3_container .swiper-container{
    width: 100%;
    margin: 0 auto;
}
.box3_item p{
    text-align: right
}
.box3_item p span{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 30px;
    line-height: 40px;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 24px;
    color: #fff;
}
.box3_img{
    margin: 20px auto 35px;
    border:5px solid rgba(255, 255, 255, .7);
    box-sizing: border-box;
}
.box3_img img{
    display: block;
    width: 100%;
}
.box3_item h5{
    line-height: 50px;
    font-size: 36px;
    color: #fff;
    font-weight: normal;
}
.box3_container  .swiper-button-prev.swiper-button-white.prev {
    right: 110px;
    bottom: 45px;
    width:50px;
    height:28px;
    background:rgba(0,0,0,0.2) url("../images/l_icon.png") center center no-repeat;
    cursor: pointer;
    border-radius:14px;
    position: absolute;
    margin: 0;
    left: auto;
    top: auto;
}
.box3_container  .swiper-button-prev.swiper-button-white.prev:hover{
    background:rgba(0,0,0,0.4) url("../images/l_icon.png") center center no-repeat;
}
.box3_container  .swiper-button-next.swiper-button-white.next {
    right: 50px;
    bottom: 45px;
    width:50px;
    height:28px;
    background:rgba(0,0,0,0.2) url("../images/r_icon.png") center center no-repeat;
    cursor: pointer;
    border-radius:14px;
    position: absolute;
    margin: 0;
    left: auto;
    top: auto;
}
.box3_container  .swiper-button-prev.swiper-button-white.next:hover{
    background:rgba(0,0,0,0.4) url("../images/r_icon.png") center center no-repeat;
}
.box3_bottom{
    position: relative;
    margin-top: 60px;
}
.box3_bottom::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height:5px;
    background:linear-gradient(90deg,rgba(255,102,102,1),rgba(255,204,51,1));
}
.box3_bottom li{
    width: 300px;
    height: 300px;
    float: left;
}
.box3_bottom li img{
    display: block;
    width: 100%;
}
.box3_bottom li:nth-child(even){
    background: #F8F8F8;
    box-sizing: border-box;
    padding: 30px 35px;
}
.box3_bottom li h5{
    line-height: 45px;
    margin-bottom: 10px;
    font-size: 24px;
    background:linear-gradient(0deg,rgba(198,53,42,1) 0%, rgba(132,25,16,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box3_bottom li h5 img{
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-right: 10px;
}
.box3_bottom li p{
    text-align: justify;
    line-height: 38px;
    font-size: 18px;
    color: #333;
}
.box4{
    background: url("../images/box4_bg.png") center top no-repeat;
    height: 1344px;
}
.box4 .box_container{
    padding-top: 130px;
}
.box4 .box_title,
.box7 .box_title,
.box9 .box_title{
    color: #fff;
}
.box4 .title_part,
.box7 .title_part,
.box9 .title_part{
    color: #fff;
}
.box4 .title_part::before,
.box4 .title_part::after{
    background:linear-gradient(90deg, rgba(0,0,0,0), #fff);
}
.box7 .title_part,
.box9 .title_part{
    color: rgba(255,255,255,.15);
}
.box7 .title_part::before,
.box7 .title_part::after,
.box9 .title_part::before,
.box9 .title_part::after{
    background:linear-gradient(90deg, rgba(0,0,0,0), rgba(255,255,255,.15));
}
.box4_top{
    display: flex;
    justify-content: center;
    margin-bottom: 65px;
}
.box4_top li{
    background-image: url("../images/box4_top.png");
    background-size: 100%;
    width: 280px;
    height: 150px;
    margin: 0 25px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 20px;
}
.box4_top li p{
    line-height: 40px;
    font-size: 24px;
    color: #fff;
}
.box4_top li h5{
    line-height: 60px;
    font-size: 42px;
    background:linear-gradient(135deg,rgba(255,255,102,1) 0%, rgba(255,204,51,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box4_list li{
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.box4_list li span{
    display: block;
    width:350px;
    line-height:70px;
    background:linear-gradient(135deg,rgba(248,226,167,1),rgba(252,247,230,1));
    border-radius: 35px 0 0 35px;
    text-align: center;
    color: #841910;
    font-size: 24px;
}
.box4_list li p{
    display: block;
    width: 790px;
    line-height:70px;
    background: #C13C31;
    border-radius: 0 35px 35px 0;
    box-sizing: border-box;
    padding-left: 70px;
    color: #fff;
    font-size: 24px;
}
.box4_list li div{
    position: absolute;
    z-index: 2;
    left: 330px;
    top: 50%;
    transform: translateY(-50%);
    width:100px;
    height:100px;
    background:linear-gradient(90deg,rgba(198,53,42,1),rgba(132,25,16,1));
    border:2px solid rgba(248, 226, 167, 1);
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius:50%;
}
.box5{
    background: url("../images/box5_bg.png") center top no-repeat;
}
.box5 .box_container{
    padding-top: 30px;
}
.box5_title{
    line-height: 100px;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}
.box5_title::after{
    content: 'CHAMPION';
    display: block;
    position: absolute;
    width: 100%;
    z-index: 1;
    font-size: 110px;
    color:rgba(255,255,255,0.05);
    height: 100px;
    top: 0;
}
.box5_title img{
    z-index: 2;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -45px;
    margin-left: -200px;
}
.box5_title span{
    z-index: 2;
    position: relative;
    font-size:44px;
    color:rgba(51,51,51,1);
    background:linear-gradient(90deg,rgba(255,255,102,1) 0%, rgba(255,204,51,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box5_table{
    width: 520px;
    background: #fff;
    text-align: center;
    font-size: 22px;
    color: #666;
}
.box5_table tr{
    line-height: 70px;
    cursor: pointer;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0,0,0,.15);
}
.box5_table tr:hover{
    color: #C6352A;
}
.box5_table tr.active,
.box5_table tr.active:hover{
    background-image: url("../images/box5_active.png");
    background-size: 100%;
    color: #fff;
    border-bottom: 0;
}
.box5_lb{
    width: 680px;
    height: 809px;
    margin-top: 35px;
    padding: 75px 40px 0;
    background-image: url("../images/box5_r_bg.png");
    background-size: 100%;
    box-sizing: border-box;
}
.box5_item img{
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.box5_item p{
    line-height: 30px;
    font-size: 24px;
    color: #fff;
}
.box5_lb  .swiper-button-prev.swiper-button-white.prev {
    right: 100px;
    bottom: 80px;
    width:50px;
    height:28px;
    background:rgba(0,0,0,0.2) url("../images/l_icon.png") center center no-repeat;
    cursor: pointer;
    border-radius:14px;
    position: absolute;
    margin: 0;
    left: auto;
    top: auto;
}
.box5_lb  .swiper-button-prev.swiper-button-white.prev:hover{
    background:rgba(0,0,0,0.4) url("../images/l_icon.png") center center no-repeat;
}
.box5_lb  .swiper-button-next.swiper-button-white.next {
    right: 40px;
    bottom: 80px;
    width:50px;
    height:28px;
    background:rgba(0,0,0,0.2) url("../images/r_icon.png") center center no-repeat;
    cursor: pointer;
    border-radius:14px;
    position: absolute;
    margin: 0;
    left: auto;
    top: auto;
}
.box5_lb  .swiper-button-prev.swiper-button-white.next:hover{
    background:rgba(0,0,0,0.4) url("../images/r_icon.png") center center no-repeat;
}
.box6_list{
    position: relative;
    margin-bottom: 50px;
}
.box6_list::before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    bottom: -15px;
    height: 15px;
    background-image: url("../images/box6_border.png");
    background-size: 100%;
}
.box6_list li{
    float: left;
    width: 300px;
    height: 280px;
    box-sizing: border-box;
    padding-top: 30px;
}
.box6_list li:nth-child(odd){
    background: #f8f8f8;
}
.box6_list li:nth-child(even){
    background: #f2f2f2;
}
.box6_list_title{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.box6_list_title span{
    width:40px;
    line-height:44px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background:linear-gradient(90deg,rgba(237,201,148,1),rgba(186,151,94,1));
}
.box6_list_title p{
    line-height:44px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding: 0 30px;
    border-radius: 0 22px 22px 0;
    color: #fff;
    background:linear-gradient(90deg,rgba(198,53,42,1),rgba(132,25,16,1));
}
.box6_list li>p{
    line-height: 38px;
    padding: 0 40px;
    font-size: 18px;
    color: #333;
    box-sizing: border-box;
}
.box6_title{
    line-height: 60px;
    font-size: 36px;
    margin-bottom: 50px;
    color: #333;
    text-align: center;
}
.box6_title span{
    font-size: 44px;
    background:linear-gradient(90deg,rgba(198,53,42,1) 0%, rgba(132,25,16,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box6_swiper{
    margin-bottom: 40px;
}
.box6_item{
    width: 370px;
    height: 500px;
    position: relative;
    box-sizing: border-box;
    background:linear-gradient(90deg,rgba(198,53,42,0.9),rgba(132,25,16,0.9));
    padding: 5px;
}
.box6_item img{
    display: block;
    width: 100%;
}
.box6_mask{
    background-image: url("../images/box6_mask_all.png");
    position: absolute;
    width: calc(100% - 10px);
    bottom: 5px;
    left: 5px;
    right: 5px;
}
.box6_mask_top{
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 25px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.box6_mask_top h5{
    line-height: 30px;
    margin-right: 10px;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
}
.box6_mask_top span{
    box-sizing: border-box;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 16px;
    background: #fff;
    color: #BF352A;
}
.box6_mask_p{
    display: none;
    box-sizing: border-box;
    padding: 10px 25px;
    text-align: justify;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.swiper-slide:hover .box6_mask_p{
    display: block;
}
.box6_swiper .swiper-pagination{
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
}
.box6_swiper .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: rgba(0,0,0,.5);
    border-radius: 5px;
    cursor: pointer;
    margin: 0 0 0 10px !important;
}
.box6_swiper .swiper-pagination-bullet-active{
    background: rgba(0,0,0,1);
    width: 30px;
}
.box7{
    background: url("../images/box7_bg.png") center top no-repeat;
}
.box7_list li{
    float: left;
    width: 33.33%;
    text-align: center;
}
.box7_list li h5{
    background-image: url("../images/box7_circle.png");
    background-size: 100%;
    width: 140px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px;
}
.box7_list li h5 span{
    display: block;
    line-height: 30px;
    font-size: 30px;
    background:linear-gradient(90deg,rgba(255,102,102,1) 0%, rgba(255,204,51,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box7_list li p{
    line-height: 36px;
    font-size: 20px;
    color: #fff;
}
.box7_title{
    line-height: 80px;
    margin: 50px auto;
    text-align: center;
    font-size: 44px;
    background:linear-gradient(90deg,rgba(255,255,102,1) 0%, rgba(255,204,51,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box7_bottom{
    background:rgba(255,255,255,1);
    border:10px solid #4a4948;
    padding: 20px;
    height: 620px;
}
.box7_bottom img{
    display: block;
    position: absolute;
    height: 560px;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.box7_bottom img.box7_img1{
    left: 80px;
}
.box7_bottom img.box7_img2{
    right: 80px;
}
.box7_bottom img.box7_img3{
    height: 500px;
    left: 60px;
}
.box7_bottom img.box7_img4{
    height: 500px;
    left: 50%;
    transform: translate(-50%,-50%);
}
.box7_bottom img.box7_img5{
    height: 500px;
    right: 60px;
}
.box7_bottom img:hover{
    z-index: 10;
}
.box8_title{
    line-height: 100px;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}
.box8_title::after{
    content: 'CHAMPION';
    display: block;
    position: absolute;
    width: 100%;
    z-index: 1;
    font-size: 110px;
    opacity:0.08;
    background:linear-gradient(90deg,rgba(198,53,42,1) 0%, rgba(132,25,16,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    height: 100px;
    top: 0;
}
.box8_title span{
    z-index: 2;
    position: relative;
    font-size:44px;
    color:rgba(51,51,51,1);
    background:linear-gradient(90deg,rgba(198,53,42,1) 0%, rgba(132,25,16,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box8_table{
    width: 100%;
    text-align: center;
}
.box8_table th{
    line-height: 56px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
.box8_table th:nth-child(odd){
    background:rgba(23,23,23,1);
}
.box8_table th:nth-child(even){
    background:rgba(23,23,23,0.85);
}
.box8_table td{
    line-height: 35px;
    font-size: 18px;
    color: #333;
    box-sizing: border-box;
    padding: 20px;
}
.box8_table td:nth-child(odd){
    background:rgba(242,242,242,1);
}
.box8_table td:nth-child(even){
    background:rgba(248,248,248,1);
}
.box8_table td:nth-child(3){
    text-align: left;
    width: 670px;
}
.box8_table td span{
    background:linear-gradient(0deg,rgba(198,53,42,1) 0%, rgba(132,25,16,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    display: block;
}
.box8_table td a{
    display: block;
    margin: 0 auto;
    width: 170px;
    line-height:50px;
    color: #fff;
    background:linear-gradient(90deg,rgba(198,53,42,1),rgba(132,25,16,1));
}
.box9{
    background: url("../images/box9_bg.png") center top no-repeat;
    height: 634px;
}
.city_list li{
    float: left;
    width: 130px;
    margin: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
    background: rgba(255,255,255,.1);
}
.city_list li:hover{
    background:linear-gradient(90deg,rgba(198,53,42,1),rgba(132,25,16,1));
}
.city_list li a{
    display: block;
    width: 100%;
    color: #fff;
}
.box10{
    display: none;
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: url("../images/bottom_bg.png") center top no-repeat;
}
.box10 .box_container{
    padding: 20px 0;
}
.box10_flex{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.box10_flex h3{
    line-height: 100px;
    font-size: 80px;
    background:linear-gradient(0deg,rgba(248,226,167,1) 0%, rgba(252,247,230,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box10_center{
    height: 80px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 0 60px;
}
.box10_center p{
    font-size: 30px;
    color: #fff;
}
.box10_center h5{
    font-size: 30px;
    background:linear-gradient(0deg,rgba(248,226,167,1) 0%, rgba(252,247,230,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box10_flex a{
    background-image: url("../images/bottom_a.png");
    background-size: 100%;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box10_flex a span{
    line-height: 25px;
    font-size: 20px;
    background:linear-gradient(135deg,rgba(248,226,167,1) 0%, rgba(252,247,230,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box10 img{
    display: block;
    position: absolute;
    bottom: 10px;
    right: -80px;
    height: 250px;
}
.new_p{
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #333;
}
/* fixed */
.fixed_nav{
    display: none;
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    text-align: center;
    width:185px;
    background:linear-gradient(135deg,rgba(198,53,42,1),rgba(132,25,16,1));
    box-shadow:0px 3px 15px 0px rgba(0, 0, 0, 0.3);
}
.fixed_nav li{
    line-height: 60px;
    font-size: 18px;
    position: relative;
}
.fixed_nav li::after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width:165px;
    height:1px;
    background:linear-gradient(90deg,rgba(255,255,255,0),rgba(252,69,49,1),rgba(255,255,255,0));
}
.fixed_nav li a{
    display: block;
    color: #fff;
}
.fixed_nav li a img,
.fixed_nav li a span{
    display: inline-block;
    vertical-align: middle;
}
.fixed_nav li:hover a span{
    background:linear-gradient(135deg,rgba(255,255,102,1),rgba(255,204,51,1));
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.toTop{
    line-height: 40px;
    cursor: pointer;
    background: #000000;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.window_mask{
    display: none;
}


@media only all and (max-width:1200px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 18.75rem;
        font-size: .7rem;
        line-height: 1.2rem;
        background-size: auto 12rem;
        background-position: center 2rem;
        box-sizing: border-box;
        padding-bottom: .5rem;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .Width {
        width: 17.5rem;
    }
    .container{
        width: 98%;
    }
    .fl,.fr{
        float: none;
    }

    /* 隐藏元素 */
    .ht_top .topnav a:nth-child(n+2),
    .stage,
    .footer p,
    .pc, .onlypc {
        display: none;
    }
    ul.no_after::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }

    /* 通用头部 */
    .ht_top {
        height: 2.5rem;
        background-size: auto 100%;
        line-height: 2.5rem;
    }

    .ht_top h1 a {
        height: 2.5rem;
        width: 7.5rem;
        background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
    }

    .ht_top .topnav {
        font-size: .8rem;
        text-indent: -1000rem;
    }

    .ht_top .topnav a {
        padding: 0 0 0 0.3rem;
        text-indent: 0;
        float: right;
    }

    .footer {
        position: relative;
        height: 2.4rem;
        padding: 0;
        overflow: hidden;
    }

    .footer:before {
        display: block;
        content: "华图教育集团版权所有";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2.4rem;
        overflow: hidden;
        color: #333;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }

    .box_container{
        padding: 1rem 0;
    }


    .banner_box{
        height: 12rem;
        background-size: auto 100%;
    }
    .banner_box .container{
        padding-top: 1rem;
    }
    .banner_box p{
        margin-bottom: 5rem;
        font-size: .8rem;
        line-height: 1rem;
    }
    .banner_box h2{
        font-size: .8rem;
        width: 14.25rem;
        line-height: 2.35rem;
    }
    .box1_title img{
        height: 1.5rem;
        margin-right: .4rem;
    }
    .box1_title span{
        line-height: 1.5rem;
        font-size: .86rem;
    }
    .box1_p{
        font-size: .7rem;
        line-height: 1rem;
        margin-top: .5rem;
        margin-bottom: 1rem;
    }
    .box1_p::before,
    .box1_p::after{
        display: none;
    }
    .box1_list li{
        width: 50%;
        height: 10rem;
        padding-top: .5rem;
    }
    .box1_list li:nth-last-child(1){
        margin-left: 25%;
    }
    .box1_list_title span{
        width: 1.4rem;
        line-height: 1.4rem;
        font-size: .8rem;
    }
    .box1_list_title p{
        line-height: 1.4rem;
        font-size: .8rem;
        padding: 0 .6rem;
        border-radius: 0 .7rem .7rem 0;
    }
    .box1_list li img{
        width: 70%;
        margin: .5rem auto;
    }
    .box2 .box_container{
        padding-top: 1.4rem;
    }
    .box2 p{
        width: 17.5rem;
        height: 2rem;
        line-height: 1.8rem;
        font-size: .7rem;
    }
    .box2 h2{
        margin: .6rem 0;
        line-height: 2rem;
        font-size: 1.5rem;
    }
    .box2 h3{
        margin-bottom: .5rem;
        line-height: 1.8rem;
        font-size: 1.2rem;
    }
    .box2 h4{
        margin-bottom: .5rem;
        line-height: 1.3rem;
        font-size: 1rem;
    }
    .title_part {
        font-size: .7rem;
        line-height: 1rem;
    }
    .title_part::before,
    .title_part::after{
        margin: 0 .4rem;
        width: 1.6rem;
        height: .1rem;
    }
    .box_title{
        line-height: 1.5rem;
        margin-bottom: 1rem;
        font-size: 1rem;
    }
    .box3_container{
        width: 100%;
        height: 13rem;
        padding: .8rem 1.2rem .5rem;
    }
    .box3_item p span{
        margin-right: .1rem;
        padding: 0 .5rem;
        line-height: 1rem;
        font-size: .7rem;
    }
    .box3_img{
        margin: .4rem auto;
        border: .1rem solid rgba(255, 255, 255, .7);
    }
    .box3_item h5{
        line-height: 1.3rem;
        font-size: .7rem;
    }
    .box3_container  .swiper-button-prev.swiper-button-white.prev {
        display: none;
    }
    .box3_container  .swiper-button-next.swiper-button-white.next {
        display: none;
    }
    .box3_bottom{
        margin-top: .5rem;
    }
    .box3_bottom::before{
        bottom: -.1rem;
        height: .1rem;
    }
    .box3_bottom li{
        width: 50%;
        height: 9.1rem;
    }
    .box3_bottom li:nth-child(even){
        padding: 1rem;
    }
    .box3_bottom li h5{
        line-height: 1.3rem;
        margin-bottom: .3rem;
        font-size: .8rem;
    }
    .box3_bottom li h5 img{
        width: .6rem;
        margin-right: .3rem;
    }
    .box3_bottom li p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box4{
        background: url("../images/box4_bg.png") center bottom no-repeat;
        background-size: auto 100%;
        height: auto;
    }
    .box4 .box_container{
        padding-top: 1rem;
    }
    .box4_top{
        display: block;
        margin-bottom: .5rem;
    }
    .box4_top li{
        float: left;
        width: 32.3%;
        height: 3.15rem;
        margin: 0 .5%;
        padding-top: .5rem;
    }
    .box4_top li p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box4_top li h5{
        line-height: 1.3rem;
        font-size: .8rem;
    }
    .box4_list li{
        margin-bottom: 1.5rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }
    .box4_list li:nth-last-child(2){
        margin-bottom: 1rem;
    }
    .box4_list li span{
        width: 30%;
        line-height: 1.2rem;
        border-radius: .6rem 0 0 .6rem;
        font-size: .65rem;
    }
    .box4_list li p{
        width: 62%;
        line-height: 1.2rem;
        border-radius: 0 .6rem .6rem 0;
        padding-left: 1rem;
        font-size: .65rem;
    }
    .box4_list li div{
        left: 29%;
        width: 2.5rem;
        height: 2.5rem;
    }
    .box4_list li div img{
        width: 1rem;
    }
    .box5 .box_container{
        padding-top: 1rem;
    }
    .box5_title{
        line-height: 2rem;
        margin-bottom: 1rem;
    }
    .box5_title::after{
        font-size: 1.2rem;
        height: 2rem;
    }
    .box5_title img{
        height: 2.5rem;
        top: -1rem;
        margin-left: -5rem;
    }
    .box5_title span{
        font-size: 1rem;
    }
    .box5_table{
        width: 100%;
        font-size: .7rem;
    }
    .box5_table tr{
        line-height: 1rem;
    }
    .box5_table tr.active,
    .box5_table tr.active:hover{
        background-position: center center;
    }
    .box5_lb{
        width: 100%;
        height: 21.4rem;
        margin-top: .3rem;
        padding: 2rem 1rem 0;
    }
    .box5_item img{
        margin-bottom: .5rem;
    }
    .box5_item p{
        line-height: 1.2rem;
        font-size: .8rem;
    }
    .box5_lb  .swiper-button-prev.swiper-button-white.prev,
    .box5_lb  .swiper-button-next.swiper-button-white.next {
        display: none;
    }
    .box6_list{
        margin-bottom: 0;
    }
    .box6_list::before{
        bottom: -.3rem;
        height: .3rem;
        background-position: center bottom;
    }
    .box6_list li{
        width: 50%;
        height: 7rem;
        padding-top: .5rem;
    }
    .box6_list_title{
        margin-bottom: .4rem;
    }
    .box6_list_title span{
        width: 1.2rem;
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box6_list_title p{
        line-height: 1.2rem;
        font-size: .7rem;
        padding: 0 .6rem;
        border-radius: 0 .6rem .6rem 0;
    }
    .box6_list li>p{
        padding: 0 1rem;
        line-height: 1rem;
        font-size: .7rem;
    }
    .box6_title{
        line-height: 1.5rem;
        font-size: .8rem;
        margin-bottom: 1rem;
    }
    .box6_title span{
        font-size: 1rem;
    }
    .box6_swiper{
        width: 10rem;
        margin: 0 auto 1rem;
    }
    .box6_item{
        width: 10rem;
        height: 13.5rem;
        padding: .2rem;
    }
    .box6_mask{
        background-size: 100%;
        width: calc(100% - .4rem);
        bottom: .2rem;
        left: .2rem;
        right: .2rem;
    }
    .box6_mask_top{
        height: 2rem;
        padding-top: .8rem;
        padding-left: .4rem;
    }
    .box6_mask_top h5{
        line-height: 1rem;
        margin-right: .3rem;
        font-size: .7rem;
    }
    .box6_mask_top span{
        padding: 0 .5rem;
        line-height: 1rem;
        border-radius: .5rem;
        font-size: .6rem;
    }
    .box6_mask_p{
        padding: .2rem .4rem;
        font-size: .7rem;
        line-height: .9rem;
    }
    .swiper-slide:hover .box6_mask_p{
        display: block;
    }
    .swiper-slide:hover .box6_mask{
        background-size: auto 100%;
    }
    .box6_swiper .swiper-pagination{
        display: none;
    }
    .box7_list li h5{
        width: 4rem;
        height: 4rem;
        margin: 0 auto .3rem;
    }
    .box7_list li h5 span{
        line-height: 1rem;
        font-size: .8rem;
    }
    .box7_list li p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box7_title{
        line-height: 1.2rem;
        margin: .5rem auto;
        font-size: 1rem;
    }
    .box7_bottom{
        border: .2rem solid #4a4948;
        padding: .5rem;
        height: 10rem;
    }
    .box7_bottom img{
        height: 8rem;
    }
    .box7_bottom img.box7_img1{
        left: 1rem;
    }
    .box7_bottom img.box7_img2{
        right: 1rem;
    }
    .box7_bottom img.box7_img3{
        height: 7rem;
        left: 2rem;
    }
    .box7_bottom img.box7_img4{
        height: 7rem;
    }
    .box7_bottom img.box7_img5{
        height: 7rem;
        right: 2rem;
    }
    .box7_bottom img:hover{
        z-index: 10;
    }
    .box8_title{
        line-height: 2rem;
        margin-bottom: 1rem;
    }
    .box8_title::after{
        font-size: 1.2rem;
        height: 2rem;
    }
    .box8_title span{
        font-size: 1rem;
    }
    .box8_table th{
        line-height: 1.4rem;
        font-size: .7rem;
    }
    .box8_table td{
        line-height: 1rem;
        font-size: .65rem;
        padding: .3rem;
    }
    .box8_table td:nth-child(3){
        width: 40%;
    }
    .box8_table td a{
        width: 3rem;
        line-height: 1.2rem;
    }
    .box9{
        height: auto;
    }
    .city_list li{
        width: 24%;
        margin: .1rem .5%;
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box10 .box_container{
        padding: .2rem .5rem;
    }
    .box10_flex{
        justify-content: space-between;
    }
    .box10_flex h3{
        line-height: 2.5rem;
        font-size: 1rem;
    }
    .box10_center{
        height: 2.5rem;
        margin: 0;
    }
    .box10_center p{
        font-size: .8rem;
    }
    .box10_center h5{
        font-size: .8rem;
    }
    .box10_flex a{
        width: 2.5rem;
        height: 2.5rem;
    }
    .box10_flex a span{
        line-height: .8rem;
        font-size: .6rem;
    }
    .box10 img{
        display: none;
    }
    .window_mask{
        display: none;
        position: fixed;
        z-index: 99;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,.4);
    }
    .window_box img{
        display: none;
        height: 60%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .window_mask img.close{
        height: 1.3rem;
        position: absolute;
        right: 1rem;
        top: 1rem;
    }
    .new_p{
        line-height: 1.5rem;
        font-size: .7rem;
    }
}