﻿@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: #C2C0C0; }
input::-moz-placeholder{ color: #C2C0C0; }
input:-moz-placeholder{ color: #C2C0C0; }
input:-ms-input-placeholder{ color: #C2C0C0; }
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%;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; }
.footer p { position: relative; z-index: 2; color:#F9DBAB; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#F9DBAB; }

body{
    background: #ae010b;
}
.banner_box{
    width: 100%;
    height: 814px;
    background: url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/banner_bg.png") center top no-repeat;
}
.banner_box .container{
    padding-top: 0px;
}
.banner_box p{
    width: 340px;
    line-height: 60px;
    font-size: 30px;
    border: 1px solid #FDFBDA;
    margin: 0 auto;
    text-align: center;
    color: #F4DFC1;
}
.banner_box h1{
    font-size: 0;
    background: url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/banner_h1.png") no-repeat right;
    background-size: 100%;
    width: 1210px;
    height: 570px;
    margin: 0 auto;
}
.banner_box h2{
    line-height: 67px;
    background: url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/txt_bg.png") no-repeat center;
    margin: -40px 0 0;
    font-size: 30px;
    font-family: FZLTHK;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}
.box_container{
    padding: 40px 0;
}
.box_title{
    line-height: 60px;
    margin-bottom: 60px;
    text-align: center;
    font-size:48px;
    color:rgba(244,223,193,1);
    background:linear-gradient(0deg,rgba(236,176,93,1) 0%, rgba(255,238,206,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box_title::before,
.box_title::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
}
.box_title::after{
    transform: rotate(180deg);
}
.nav{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.nav li{
    border: 2px dashed #fff;
    width: 176px;
    height: 140px;
    color: #Fff;
}
.nav li:hover{
    background: linear-gradient(180deg, #ffe982, #eea53c);
    border: none;
}

.nav li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #Fff;
    font-weight: 600;
    font-size: 24px;

}
.nav li:hover a{
    color: #991F15;
}
.box_cont{
    background: #B81604;
    border:2px solid #FDFBDA;
    box-shadow:0px 5px 144px 0px rgba(165,17,3,0.75);
    border-radius:10px;
    padding: 50px 30px;
}
.ajax_form{
    width: 580px;
    background:rgba(254,247,239,.1);
    box-shadow:0px 19px 51px 0px rgba(4,0,0,0.15);
    border-radius:20px;
    box-sizing: border-box;
    padding: 40px;
}
.ajax_form p{
    margin-bottom: 16px;
}
.ajax_form span{
    display: block;
    float: left;
    width: 80px;
    margin-right: 20px;
    text-align: right;
    line-height: 55px;
    font-size: 20px;
    color: #F4DFC1;
}
.ajax_form input,
.ajax_form select{
    width: calc(100% - 100px);
    height: 55px;
    line-height: 55px;
    border-radius: 6px;
    border: 0;
    box-sizing: border-box;
    padding-left: 20px;
    background: #fff;
    color: #333;
    font-size: 18px;
    float: left;
}
.ajax_form select{
    background: #fff url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/select_bg.png") 95% center no-repeat;
}
.ajax_form input#PhoneCode{
    width: 250px;
}
.ajax_form input#fs{
    width: calc(100% - 360px);
    float: right;
    padding: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #fdad12;
}
.ajax_form input.button{
    width: calc(100% - 100px);
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    border: 0;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    padding: 0;
    box-shadow: 0 5px 0 0 #CA6606;
    background: linear-gradient(180deg, #ffe982, #eea53c);
    color: #991F15;
    font-size: 26px;
    float: right;
}
.box1_r{
    width: 555px;
    box-sizing: border-box;
    padding: 65px 0 0 30px;
}
.box1_r h5{
    background: url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/box1_r_title.png") center top no-repeat;
    background-size: auto 100%;
    line-height: 80px;
    text-align: center;
    color: #AC1203;
    font-size: 36px;
    margin-bottom: 70px;
}
.box1_r_list{
    margin-left: 155px;
    width: 370px;
    background:linear-gradient(0deg,rgba(166,16,6,1),rgba(205,39,12,1));
    border-radius:10px;
    position: relative;
    box-sizing: border-box;
    padding: 35px 30px;
}
.box1_r_list::before{
    content: '';
    display: block;
    position: absolute;
    background-image: url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/box1_rabbit.png");
    background-size: 100%;
    width: 262px;
    height: 265px;
    left: -135px;
    top: -25px;
}
.box1_r_list li{
    box-sizing: border-box;
    padding-left: 90px;
    line-height: 50px;
    font-size: 18px;
    color: #F4DFC1;
}
.box2_container{
    background: url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/box2_center.png");
    background-size: 100%;
    width: 1022px;
    height: 402px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 30px;
}
.box2_row{
    display: flex;
    justify-content: space-between;
}
.box2_row:nth-child(1){
    margin-bottom: 135px;
}
.box2_row .box2_box:nth-child(1){
    text-align: left;
}
.box2_row .box2_box:nth-child(2){
    text-align: right;
}
.box2_box h5{
    line-height: 40px;
    margin-bottom: 20px;
    font-size:22px;
    color:rgba(238,181,103,1);
    background:linear-gradient(0deg,rgba(246,198,130,1) 0%, rgba(253,245,219,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box2_box p{
    font-size:18px;
    color:rgba(244,223,193,1);
    line-height:30px;
}
.after_box_title{
    margin-top: -60px;
    line-height: 60px;
    margin-bottom: 40px;
    text-align: center;
    color: #F9DBAB;
    font-size: 36px;
}
.poster_list li{
    float: left;
    width: 370px;
    margin: 0 4px;
}
.poster_list li a,
.poster_list li img{
    display: block;
    width: 100%;
}
.box4_bl{
    width: 450px;
    display: flex;
    justify-content: space-between;
}
.box4_qr_box{
    width: 440px;
}
.box4_qr_box img{
    display: block;
    width: 200px;
    margin: 0 auto;
}
.box4_qr_box p{
    margin-top: 30px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    background: #FCCEA7;
    color: #B62717;
    font-size: 20px;
}
.box4_bm{
    width: 365px;
    margin: 0 32px;
}
.box4_bm_box{
    height: 130px;
    background:rgba(233,38,24,.34);
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 45px 0 25px;
}
.box4_bm_box:nth-child(1){
    margin-bottom: 20px;
}
.box4_m_icon{
    width:90px;
    height:90px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(214,38,1,1);
    border-radius:50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box4_bm_box p{
    line-height: 32px;
    color: #fff;
    font-size: 20px;
}
.box4_img{
    display: block;
    width: 220px;
    margin-top: 20px;
}
.fixed_right{
    display: none;
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width:155px;
    background:linear-gradient(0deg,rgba(222,28,12,1),rgba(243,96,29,1));
    border-radius: 10px;
    box-sizing: border-box;
    padding: 15px;
}
.fixed_close{
    position: absolute;
    cursor: pointer;
    right: 0;
    top: -30px;
}
.fixed_right li{
    line-height: 38px;
    border-radius: 19px;
    overflow: hidden;
    text-align: center;
    margin: 8px 0;
    font-size: 16px;
}
.fixed_right li a{
    display: block;
    color: #fff;
}
.fixed_right li:hover a{
    background: rgba(255,255,255,.4);
}


.box3_table{
    width: 100%;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.box2_table{
	width:1120px;
	margin:15px auto;
}
.box3_table th {
    line-height: 48px;
    font-size: 22px;
    border: 1px solid rgb(255 250 242);
    color: #e4111d;
    background: #f8d7a8;
}
.box5_table th{line-height: 54px;}
.tdbold{font-weight: 600;}
.box5_table img{
	width:120px;
	padding-top:5px;
}
.box5_table img.gift2{
	width:110px;
}
.box5_table img.gift3{
	width:100px;
}
.box2_table th{
	width:100%;
	background:#ffb50d;
	letter-spacing:15px;
	font-size:23px;
}
.box3_table td{
    line-height: 25px;
    font-size: 16px;
    padding: 6px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 209, 178, .6);
    color: #333;
}
.box5_table td{padding:12px 0;font-size:18px;}

.bmbtn {
    background: #ff5825;
    width: auto;
    padding: 3px 15px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.kc{
	display: block;
	margin:30px auto 50px;
    width: 480px;
    height: 70px;
    line-height: 70px;
    border-radius: 50px;
    border: 0;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    padding: 0;
    box-shadow: 0 5px 0 0 #CA6606;
    background: linear-gradient(180deg, #ffe982, #eea53c);
    color: #991F15;
    font-size: 35px;
	letter-spacing: 10px;
	font-weight: 600;
	text-align: center;
}



@media only all and (max-width:1200px) {
	 .box3_table{
        border-radius: .2rem;
    }
    .box3_table th {
		line-height: 1rem;
		font-size: .8rem;
		padding: 5px 0;
	}
    .box3_table td {
		line-height: .8rem;
		font-size: .7rem;
		padding: 5px 0;
	}
	.box2_table td{
		padding:.3rem 0;
	}
	.box2_table th {
		line-height: 1.8rem;
	}
	.bmbtn {
		background: #fff;
		width: auto;
		padding: 0;
		border-radius: 50px;
		font-size: .7rem;
		color: #da3c3f;
		cursor: pointer;
	}
	.kc {
		display: block;
		margin:.8rem auto 1.2rem;
		width: 70%;
		height: 3rem;
		line-height: 3rem;
		border-radius: 50px;
		border: 0;
		box-sizing: border-box;
		text-align: center;
		cursor: pointer;
		padding: 0;
		box-shadow: 0 5px 0 0 #CA6606;
		background: linear-gradient(180deg, #ffe982, #eea53c);
		color: #991F15;
		font-size: 1.5rem;
		letter-spacing: 0;
		font-weight: 600;
		text-align: center;
	}

	.box5_table img{padding-top:1px;}
	.zt_top{width:100%;}
	.huatu a:nth-child(1){display: none;}
    .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;
    }

    /* 隐藏元素 */
    .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.1rem;
        width: 7.5rem;
        background: url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/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: #F9DBAB;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }

    .box_container{
        padding: 1rem 0;
    }
    .box1{
        padding: 0;
    }

    .banner_box{
        background-size: auto 100%;
        height: 14.5rem;
    }
    .banner_box .container{
        padding-top: 1.5rem;
    }
    .banner_box p{
        width: 10rem;
        line-height: 1.5rem;
        font-size: .75rem;
    }
    .banner_box h1{
        width: 17rem;
        height: 7.7rem;
    }
    .banner_box h2{
        line-height: 2rem;
        background: url("https://www.vintagefashionandbeauty.com/zt/2022yhggyy/images/txt_bg.png") no-repeat center;
        background-size: cover;
        margin: 0px ;
        font-size: .8rem;
    }
    .box_title{
        line-height: 1.5rem;
        margin-bottom: 1rem;
        font-size: 1rem;
    }
    .box_title::before,
    .box_title::after{
        margin: 0 .3rem;
        width: .4rem;
        height: .4rem;
    }
    .nav{
        margin-bottom: 1rem;
    }
    .nav li{
        width: 19%;
        height: 3rem;
        border: 1px dashed #fff;
    }
    .nav li a{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box_cont{
        border-radius:.2rem;
        padding: .5rem;
    }
    .ajax_form{
        width: 100%;
        border-radius: .5rem;
        padding: 1rem;
    }
    .ajax_form p{
        margin-bottom: .5rem;
    }
    .ajax_form span{
        width: 2.5rem;
        margin-right: .5rem;
        line-height: 1.8rem;
        font-size: .7rem;
    }
    .ajax_form input,
    .ajax_form select{
        width: calc(100% - 3rem);
        height: 1.8rem;
        line-height: 1.8rem;
        padding-left: .4rem;
        font-size: .75rem;
    }
    .ajax_form select{
        background-size: .5rem;
    }
    .ajax_form input#PhoneCode{
        width: 7.5rem;
    }
    .ajax_form input#fs{
        width: calc(100% - 10.8rem);
    }
    .ajax_form input.button{
        width: calc(100% - 3rem);
        height: 1.8rem;
        line-height: 1.8rem;
        border-radius: .9rem;
        font-size: 1rem;
    }
    .box1_r{
        width: 100%;
        padding: .5rem;
    }
    .box1_r h5{
        line-height: 2rem;
        font-size: .9rem;
        margin-bottom: 1rem;
    }
    .box1_r_list{
        margin-left: 3.5rem;
        width: calc(100% - 3.5rem);
        padding: .6rem;
    }
    .box1_r_list::before{
        width: 6.55rem;
        height: 6.625rem;
        left: -3.375rem;
        top: -.6rem;
    }
    .box1_r_list li{
        padding-left: 3rem;
        line-height: 1.3rem;
        font-size: .74rem;
    }
    .box2_container{
        background: none;
        width: 100%;
        height: auto;
        padding-top: .5rem;
    }
    .box2_row{
        display: block;
    }
    .box2_row:nth-child(1){
        margin-bottom: 0;
    }
    .box2_row .box2_box:nth-child(1){
        text-align: center;
    }
    .box2_row .box2_box:nth-child(2){
        text-align: center;
    }
    .box2_box h5{
        line-height: 1.2rem;
        margin-bottom: .2rem;
        font-size: .8rem;
    }
    .box2_box p{
        line-height: 1.1rem;
        font-size: .7rem;
        margin-bottom: .5rem;
    }
    .after_box_title{
        margin-top: -1rem;
        line-height: 1.5rem;
        margin-bottom: .8rem;
        font-size: .8rem;
    }
    .poster_list li{
        width: 32.3%;
        margin: 0 .5%;
    }
    .box4_bl{
        width: 100%;
    }
    .box4_qr_box{
        width: 100%;
    }
    .box4_qr_box img{
        width: 6rem;
    }
    .box4_qr_box p{
        margin-top: .5rem;
        line-height: 1.5rem;
        border-radius: .75rem;
        font-size: .75rem;
    }
    .box4_bm{
        width: 70%;
        margin: 1rem auto;
    }
    .box4_bm_box{
        height: 6rem;
        border-radius: .3rem;
        padding: 0 1rem;
    }
    .box4_bm_box:nth-child(1){
        margin-bottom: .5rem;
    }
    .box4_m_icon{
        width: 2.5rem;
        height: 2.5rem;
    }
    .box4_m_icon img{
        height: 1rem;
    }
    .box4_bm_box p{
        line-height: 1.1rem;
        font-size: .7rem;
    }
    .box4_img{
        width: 6rem;
        margin: .5rem auto 0;
    }


}