﻿@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: 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: #138581; }
input::-moz-placeholder{ color: #138581; }
input:-moz-placeholder{ color: #138581; }
input:-ms-input-placeholder{ color: #138581; }
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; }

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

/* 通用底部 */
.footer { clear: both; position: relative; padding: 30px 0; text-align: center; background: #333;}
.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; }

.banner_box{
    width: 100%;
    height: 630px;
    background: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/banner_bg.png") center top no-repeat;
}
.banner_box .container{
    padding-top: 180px;
}
.banner_box h1{
    line-height: 120px;
    color: #07A6A1;
    font-size: 78px;
    text-shadow:0px 5px 8px rgba(19,81,88,0.41);
}
.banner_box h2{
    width: 530px;
    line-height: 90px;
    color: #fff;
    font-size: 44px;
    border-radius: 45px;
    text-align: center;
    margin: 75px 0;
    background: #07A6A1;
}
.box1{
    width: 100%;
    background: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box1_bg.jpg") center top no-repeat;
}
.box_title{
    line-height: 120px;
    text-align: center;
    font-size: 38px;
    color: #1EAEA8;
}
.box_title::before,.box_title::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/title_before.png");
    background-size: 100% auto;
    width: 44px;
    height: 30px;
    margin: 0 10px;
}
.box_title::after{
    background: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/title_after.png");
    background-size: 100% auto;
}
.box1_cont{
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 24px rgba(32,83,80,.1);
}
.yy_box{
    width: 490px;
    height: 560px;
    background: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/yy_bg.jpg");
    box-sizing: border-box;
    padding: 50px 40px;
}
.yy_box p{
    margin-bottom:15px;
    position: relative;
    width: 100%;
}
.yy_box span{
    display: inline-block;
    width: 100px;
    line-height: 45px;
    text-align: right;
    font-size: 20px;
    color: #1CADA8;
}
.yy_box input,
.yy_box select{
    display: inline-block;
    width: calc(100% - 110px);
    font-size: 16px;
    color: #138581;
    box-sizing: border-box;
    padding-left: 20px;
    line-height: 45px;
    height: 45px;
    border-radius: 22px;
    background: #9bd9d9;
    border: 0;
}
.yy_box select{
    background: #9bd9d9 url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/select_bg.png") 95% center no-repeat;
}
.yy_box input#fs{
    width: 115px;
    position: absolute;
    right: 0;
    top: 1px;
    border-radius: 0 22px 22px 0;
    background: #0bbcb7;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 0;
    box-shadow: 0 0 8px rgba(13,72,82,.2);
    cursor: pointer;
}
.yy_box input.button{
    width: 300px;
    float: right;
    padding: 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: linear-gradient(to top,#f95145,#f6b065);
    cursor: pointer;
}

.slider_input{padding-left: 100px;}


.box1_r{
    width: 710px;
    box-sizing: border-box;
    padding: 0 50px;
}
.box1_r_tit{
    line-height: 80px;
    text-align: center;
    font-size: 26px;
    color: #FC6454;
    margin-bottom: 10px;
    position: relative;
}
.box1_r_tit::after{
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    height: 4px;
    background: #fc6454;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.box1_r_top_list li{
    width: 275px;
    height: 60px;
    background-size: 100% 100%;
    float: left;
    margin-bottom: 20px;
    margin-right: 60px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(13,72,82,.2);
}
.box1_r_top_list li:nth-child(2n){
    margin-right: 0;
}
.box1_r_top_list li:nth-child(1){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box1_r_bg1.png");
}
.box1_r_top_list li:nth-child(2){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box1_r_bg2.png");
}
.box1_r_top_list li:nth-child(3){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box1_r_bg3.png");
}
.box1_r_top_list li:nth-child(4){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box1_r_bg4.png");
}
.box1_r_top_list li:nth-child(5){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box1_r_bg2.png");
}
.box1_r_top_list li:nth-child(6){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box1_r_bg3.png");
}
.box1_r_top_list li h5{
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.box1_r_top_list li h5::before,
.box1_r_top_list li h5::after{
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    background: linear-gradient(to left,#fff,rgba(255,255,255,0));
    vertical-align: middle;
    margin: 0 6px;
}
.box1_r_top_list li h5::after{
    background: linear-gradient(to right,#fff,rgba(255,255,255,0));
}
.box1_r_top_list li p{
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.box1_r_top_list li:nth-child(3) p{
    line-height: 20px;
}
.box1_r_bottom_list{
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 8px rgba(13,72,82,.2);
    border-radius: 10px;
    padding: 30px 0 30px 40px;
	margin-top: 25px;
}
.box1_r_bottom_list li{
    float: left;
    width: 280px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 30px;
    position: relative;
    font-size: 20px;
    color: #208B84;
}
.box1_r_bottom_list li::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box1_r_list_style.png");
    background-size: 100% 100%;
}
.box1_r_a{
    display: block;
    width: 280px;
    line-height: 55px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: linear-gradient(to top,#f95145,#f6b065);
    cursor: pointer;
    margin: 20px auto 0 auto;
    border-radius: 27px;
}
.box1_r_p{
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #6E6D6D;
}
.box2_container{
    margin-top: 40px;
}
.box2_list li{
    float: left;
    width: 240px;
    height: 310px;
    box-sizing: border-box;
    margin: 30px;
    box-shadow: 0 0 50px rgba(0,0,72,.15);
    background-size: 100% 100%;
    border-radius: 10px;
    padding-top: 40px;
}
.box2_list li:nth-child(1){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box2_bg1.png");
}
.box2_list li:nth-child(2){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box2_bg2.png");
}
.box2_list li:nth-child(3){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box2_bg3.png");
}
.box2_list li:nth-child(4){
    background-image: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box2_bg4.png");
}
.box2_list li img{
    display: block;
    margin: 0 auto 50px auto;
    width: 110px;
}
.box2_list li p{
    line-height: 80px;
    text-align: center;
    font-size: 26px;
    color: #fff;
}
.box2_list li:nth-child(1) p{
    line-height: 40px;
}
.box3{
    width: 100%;
    background: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box3_bg.jpg") center top no-repeat;
}
.box3 .container{
    padding: 40px 0;
}
.box2_container p{
	
    line-height: 40px;
    text-align: center;
    color: #000;
    font-size: 24px;
}
.box2_qr{
    width: 280px;
    box-sizing: border-box;
    padding: 10px;
    border: 2px solid #3d9799;
    border-radius: 10px;
    margin: 25px auto;
}
.box2_qr img{
    display: block;
    width: 100%;
    border-radius: 10px;
}
.box2 a{
    display: block;
    width: 265px;
    line-height: 70px;
    border-radius: 35px;
    background: linear-gradient(to top,#f95145,#f6b065);
    font-size: 32px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 0 8px rgba(13,72,82,.2);
}
.box4{
    width: 100%;
    background: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/box4_bg.jpg") center bottom no-repeat;
}
.box4 .container{
    padding: 30px 0 80px 0;
}
.box4_list{
    width: 100%;
    background: #fff;
    border-radius: 20px;
    box-shadow:0px 3px 24px 0px rgba(32,83,80,0.11);
    box-sizing: border-box;
    padding-top: 60px;
}
.box4_list li{
    float: left;
    margin: 0 80px;
    width: 235px;
}
.box4_list li img{
    display: block;
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
    border: 1px solid #07a5a1;
    border-radius: 10px;
}
.box4_list li p{
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    color: #4e4e4e;
}

@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;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .Width {
        width: 17.5rem;
    }
    .container{
        width: 98%;
    }
    .fl,.fr{
        float: none;
    }

    /* 隐藏元素 */

    .stage,
    .footer p,
    .pc, .onlypc {
        display: none;
    }

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

    
	.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; background: #333; color:#fff; font-size: .7rem; line-height: 2.4rem;  text-align: center; }

	
	
	
    .banner_box {
        height: 8.575rem;
        background: url("https://www.vintagefashionandbeauty.com/zt/gjdwggyy/images/banner_m.png") center top no-repeat;
        background-size: 100% 100%;
    }
    .banner_box .container{
        padding-top: 2.2rem;
        padding-left: 1.5rem;
    }
    .banner_box h1{
        line-height: 2rem;
        font-size: 1rem;
    }
    .banner_box h2{
        width: 8rem;
        line-height: 1.25rem;
        font-size: .65rem;
        border-radius: .6rem;
        margin: .9rem 0;
    }
    .box1,.box4{
        background: none;
    }
    .box_title {
        line-height: 2rem;
        font-size: .9rem;
    }
    .box_title::before, .box_title::after {
        width: 1.1rem;
        height: .75rem;
        margin: 0 .2rem;
    }
    .box1_cont {
        border-radius: .5rem;
    }
    .yy_box {
        width: 100%;
        height: 15rem;
        padding: 1rem;
    }
    .yy_box p {
        margin-bottom: .5rem;
    }
    .yy_box span {
        width: 3.5rem;
        line-height: 1.4rem;
        font-size: .7rem;
    }
    .yy_box input,
    .yy_box select {
        width: calc(100% - 4rem);
        font-size: .65rem;
        padding-left: .5rem;
        line-height: 1.4rem;
        height: 1.4rem;
        border-radius: .7rem;
    }
    .yy_box select {
        background-size: .5rem;
    }
    .yy_box input#fs {
        width: 4rem;
        border-radius: 0 .7rem .7rem 0;
        font-size: .65rem;
    }
    .yy_box input.button {
        width: 12.5rem;
        font-size: .65rem;
    }
	
	.slider_input{padding-left: 1rem;}
    .box1_r {
        width: 100%;
        padding: 0 1rem;
    }
    .box1_r_tit {
        line-height: 2rem;
        font-size: .8rem;
        margin-bottom: .25rem;
    }
    .box1_r_tit::after {
        width: 2.5rem;
        height: .1rem;
    }
    .box1_r_top_list li {
        width: 80%;
        height: 4rem;
        float: none;
        margin: 0 auto .5rem auto;
        border-radius: .25rem;
    }
    .box1_r_top_list li:nth-child(2n){
        margin: 0 auto .5rem auto;
    }
    .box1_r_top_list li h5 {
        line-height: 36px;
        text-align: center;
        font-size: 18px;
        color: #fff;
    }
    .box1_r_top_list li h5::before,
    .box1_r_top_list li h5::after {
        width: 1rem;
        height: .05rem;
        margin: 0 .25rem;
    }
    .box1_r_top_list li p {
        line-height: 1.6rem;
        font-size: .75rem;
    }
    .box1_r_top_list li:nth-child(3) p {
        line-height: .8rem;
    }
    .box1_r_bottom_list {
        border-radius: .25rem;
        padding: .25rem 0 .25rem 1rem;
		margin-top: .25rem;
    }
    .box1_r_bottom_list li {
        float: none;
        width: 100%;
        line-height: 1.5rem;
        padding-left: 1.5rem;
        font-size: .8rem;
    }
    .box1_r_bottom_list li::before {
        width: 1rem;
        height: 1rem;
    }
    .box1_r_a {
        width: 7rem;
        line-height: 1.5rem;
        font-size: .8rem;
        margin: .5rem auto 0 auto;
        border-radius: .75rem;
    }
    .box1_r_p {
        line-height: 1.25rem;
        font-size: .7rem;
    }
    .box2_container {
        margin-top: 1rem;
    }
    .box2_list li {
        width: 48%;
        height: 10rem;
        margin: .2rem 1%;
        box-shadow: 0 0 1rem rgba(0, 0, 72, .15);
        border-radius: .25rem;
        padding-top: 1.5rem;
    }
    .box2_list li img {
        margin: 0 auto 2rem auto;
        width: 4rem;
    }
    .box2_list li p {
        line-height: 2rem;
        font-size: .75rem;
    }
    .box2_list li:nth-child(1) p {
        line-height: 1rem;
    }
    .box3 .container {
        padding: 1rem 0;
    }
    .box2_container p {
        line-height: 1rem;
        font-size: .7rem;
    }
    .box3{
        background-size: 300% auto;
    }
    .box2_qr {
        width: 7rem;
        padding: .25rem;
        border-radius: .25rem;
        margin: .5rem auto;
    }
    .box2_qr img {
        border-radius: .25rem;
    }
    .box2 a {
        width: 6.5rem;
        line-height: 2rem;
        border-radius: 1rem;
        font-size: .9rem;
    }
    .box4 .container {
        padding: 1rem 0 0 0;
    }
    .box4_list {
        border-radius: .5rem;
        padding-top: 1.5rem;
    }
    .box4_list li {
        margin: 0 1.15%;
        width: 31%;
    }
    .box4_list li img {
        padding: .1rem;
        border-radius: .25rem;
    }
    .box4_list li p {
        line-height: 2rem;
        font-size: .6rem;
    }



}