<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: #fff; 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; }
.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:#fff; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#fff; }
.box_container{
    padding: 40px 0;
}


body{
    background-image: url('../images/body_bg.jpg');
    background-position: center top;
    background-repeat: repeat-y;
}
.banner_box{
    width: 100%;
    height: 1152px;
    background: url("../images/banner_bg.jpg") center top no-repeat;
} 
.banner_box .container{
    height: 100%;
    padding-top: 30px;
}
.banner_box h2{
    margin-left: 44px;
    margin-bottom: 20px;
    font-size: 0;
    background: url("../images/banner_h2.png") left top no-repeat;
    background-size: auto 100%; 
    height: 138px;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png") left top no-repeat;
    background-size: auto 100%;
    height: 344px;
    margin-left: 44px;
}
.banner_img{
    display: block;
    position: absolute;
    animation: banner_img linear 6s infinite;
    left: -280px;
    bottom: 114px;
    width: 508px;
} 
@keyframes banner_img{
    0%  { transform: translate(0,0); }
    25% { transform: translate(10px,10px); }
    50% { transform: translate(0,0); }
    75% { transform: translate(-10px,-10px); }
    100%{ transform: translate(0,0); }
}
.box1{
    margin-top: -240px;
}
.box_title{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    z-index: 3;
}
.box_circle{
    background-image: url('../images/title_circle.png');
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    flex-direction: column;
    border-radius: 50%;
    box-shadow: 0 0 16px rgba(102,0,0,.8);
    width: 130px;
    height: 130px;
}
.box_circle span{
    display: block;
    font-weight: bold;
    background-color: #fe8f00;
    color: #660000;
    width: 70px;
    line-height: 20px;
    border-radius: 10px;
    font-size: 12px;
}
.box_circle h2{
    line-height: 52px;
    font-size: 40px;
    color: #660000;
}
.box_circle img{
    display: block;
    height: 18px;
}
.title_text{
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    color: #fff;
    background: linear-gradient(0deg, #b22b20, #fe7044);
    box-shadow: inset 0 0 16px rgba(255,255,204, .5) , 0 10px 0 #b6422c;
    padding: 0 40px 0 90px;
    margin-left: -50px;
    line-height: 92px;
    font-size: 44px;
    border-radius: 20px;
}
.box_box{
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    background-image: url('../images/box_top.png'), url('../images/box_bottom.png'), url('../images/box_center.png');
    background-size: 100%, 100%, 100% 100%;
    background-position: center top, center bottom, center center;
    background-repeat: no-repeat, no-repeat, no-repeat;
    padding: 80px 70px;
}
.box_box::before{ 
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    background-image: url('../images/box_before.png');
    background-size: auto 100%;
    width: 100%;
    height: 24px;
    top: -24px;
    left: 0;
}
.box1 .box_box{
    padding: 36px;
}
.box1_box{
    padding: 10px;
    background: linear-gradient(0deg, #fe9b83, #fff);
}
.box1_box,
.box1_box img{
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.box1_box img.box1_lt{
    position: absolute;
    z-index: 3;
    left: -42px;
    top: -40px;
    width: 240px;
}
.yy_btn{
    text-align: center;
    position: absolute;
    cursor: pointer;
    color: #660000;
    font-weight: bold;
    box-shadow: inset 0 0 8px rgba(255,255,255,0.6), 0 8px 0 #bf6100;
    background: linear-gradient(0deg, #ed9837, #F1CE47);
    left: 50%;
    transform: translateX(-50%);
    bottom: 75px; 
    width: 310px;
    line-height: 80px;
    border-radius: 40px;
    font-size: 28px;
}
.box1_bottom{
    box-sizing: border-box;
    background-color: #790003;
    background-image: url('../images/box1_light.png');
    background-position: center top;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-size: 100%;
    border-radius: 0 0 20px 20px;
    border: 4px solid #fc4b26;
    border-top: 0;
    padding: 40px 100px 40px 50px;
}
.box1_list{
    position: relative;
}
.box1_list::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    left: 16px;
    border-left: 2px dashed #da000b;
}
.box1_list li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 34px;
    line-height: 34px;
    margin-bottom: 30px;
}
.box1_list li:nth-last-child(1){
    margin-bottom: 0;
}
.box1_list li img{
    display: block;
    position: relative;
    z-index: 2;
    height: 100%;
    margin-right: 8px;
}
.box1_list li p{
    color: #fff;
    font-size: 24px;
}
.box1_list li p span{
    color: #FDE274;
}
.box1_br{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 260px;
}
.box1_qr{
    z-index: 2;
    box-sizing: border-box;
    position: relative;
    background: linear-gradient(-45deg, #871314, #ad2728);
    box-shadow: inset 0 0 rgba(255,255,255,.2), 0 0 10px rgba(51,0,0,.3);
    width: 190px;
    padding: 10px;
    border-radius: 10px;
}
.box1_qr img{
    display: block;
    width: 100%;
    border-radius: 10px;
}
.box1_brb{
    line-height: 60px;
    border-radius: 30px;
    margin-top: -12px;
    font-size: 18px;
    width: 100%;
    color: #6D0B0B;
    font-weight: bold;
    text-align: center;
    box-shadow: inset 0 0 8px rgba(255,255,255,0.6);
    background: linear-gradient(0deg, #ED9837, #F1CE47);
}
.box2_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.box2_top_box{
    background: linear-gradient(135deg, #AD2728, #871314);
    box-sizing: border-box;
    overflow: hidden;
    display: flex;  
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    box-shadow: inset 0 0 12px rgba(255,255,204,0.2);
    padding: 12px 30px;
    width: 510px;
    height: 170px;
    border-radius: 10px;
    margin: 15px 0;
}
.box2_top_box span{
    display: block;
    text-align: center;
    position: absolute;
    color: #660000;
    font-weight: bold;
    transform: rotate(45deg);
    right: -60px;
    top: -5px;
    background: linear-gradient(0deg, #ED9837, #F1CE47);
    box-shadow: 0px 3px 15px 0px rgba(102, 0, 0, 0.8);
    width: 160px;
    height: 50px;
    line-height: 60px;
    font-size: 22px;
}
.box2_list{
    position: relative;
}
.box2_list::before{
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 70%;
    left: 4px;
    border-left: 2px dashed #fde957;
}
.box2_list li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    line-height: 44px;
    font-size: 18px;
}
.box2_list li i{
    display: block;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    background: #AD2728;
    border-radius: 50%;
    margin-right: 8px;
    width: 10px;
    height: 10px;
    border: 2px solid #fde957;
}
.box2_bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}
.box2_bottom h3{
    width: 110px;
    line-height: 110px;
    font-size: 24px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #F1CE47;
    background: linear-gradient(135deg, #AD2728, #871314);
    box-shadow: inset 0 0 12px rgba(255,255,204,0.2);
}
.box2_bc{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background: #871314;
    margin-left: -55px;
    width: calc(100% - 230px - 55px);
    padding: 16px 0 16px 64px;
}
.box2_bc p{
    line-height: 32px;
    font-size: 18px;
    color: #FFFFFF;
}
.box2_bottom a{
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color: #660000;
    box-shadow: inset 0 0 8px rgba(255,255,255,0.6), 0 0 15px rgba(102,0,0,.8);
    background: linear-gradient(0deg, #ED9837, #F1CE47);
    border-radius: 10px;
    width: 230px;
    height: 120px;
    line-height: 28px;
    font-size: 26px;
}
.box3_list{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.box3_list&gt;li{
    width: 320px;
}
.box3_top{
    position: relative;
    background: linear-gradient(135deg, #AD2728, #871314);
    width: 320px;
    box-shadow: inset 0px 5px 10px 0px rgba(51, 0, 0, 0.3);
    border-radius: 10px;
}
.book_img{
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 10px 10px 0 0 ;
    height: 245px;
}
.book_img img{
    display: block;
    height: 100%;
}
.book_icon{
    background-image: url('../images/box3_tr.png');
    background-size: 100%;
    position: absolute;
    left: -32px;
    top: -20px;
    width: 126px;
    height: 120px;
}
.book_icon span{
    display: block;
    color: #FFFFFF;
    position: absolute;
    left: 20px;
    bottom: 28px;
    line-height: 24px;
    font-size: 20px;
}
.book_info{
    height: 130px;
    padding-left: 50px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
}
.book_info li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    line-height: 36px;
}
.book_info li img{
    display: block;
    margin-right: 8px;
    width: 20px;
}
.box3_btn{
    position: relative;
    box-sizing: border-box;
    color: #fff;
    background: #871314;
    line-height: 60px;
    border-radius: 30px;
    padding: 0 40px;
    margin-top: 20px;
}
.box3_btn p{
    font-size: 18px;
}
.box3_btn p b{
    font-size: 34px;
}
.box3_btn a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6D0B0B;
    font-weight: bold;
    background: linear-gradient(0deg, #ED9837, #F1CE47);
    box-shadow: inset 0 0 8px rgba(255,255,255,0.6);
    right: 20px;
    width: 80px;
    height: 80px;
    border-radius: 20px;
    line-height: 26px;
    font-size: 24px;
}
.city_list li{
    float: left;
    text-align: center;
    background: #871314;
    font-size: 18px;
    width: 110px;
    line-height: 48px;
    border-radius: 24px;
    margin: 10px 11px;
}
.city_list li a{
    display: block;
    color: #fff;
}
.city_list li:hover{
    box-shadow: inset 0 0 8px rgba(255,255,255,0.6), 0 0 15px rgba(102,0,0,.8);
    background: linear-gradient(0deg, #ED9837, #F1CE47);
}
.city_list li:hover a{
    color: #660000;
}
.window_mask{
    position: fixed;
    display: none;
    z-index: 99;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
}
.ajax_form{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #871314;
    box-sizing: border-box;
    box-shadow: 0px 5px 15px 0px rgba(51, 0, 0, 0.5);
    width: 400px;
    border-radius: 20px;
    padding: 20px 30px;
}
.ajax_form h3{
    line-height: 40px;
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center; 
    color: #fff;
}
.fixed_close{
    position: absolute;
    display: block;
    cursor: pointer;
    right: 0;
    top: -30px;
    width: 22px;
}
.distpicker,.por{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
}
.distpicker label ,
.por label {
	display:block; 
	width: 100px;
	min-width: 100px;
	color:#666; 
	line-height: 45px; 
	font-size: 18px;
	text-align: right;
}
.por input,
.city_box{
	width: 100%;
}
.city_box{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.city_box #province,
.city_box #city{
	width: 49%;
	margin-bottom: 0;
}
.por input,
.distpicker select {
	display: block;
	float:right;
	box-sizing: border-box;
	background: #fff;
	border: 0;
    color: #330000;
	outline:none;
	border-radius: 10px;
	font-size: 18px;
	height: 54px;
	line-height: 54px;
	padding-left: 12px;
}
.distpicker select {
	width: 100%;
	background: #fff url('../images/select_bg.png') no-repeat 95% center;
}
.por input{
	display: block;
	box-sizing: border-box;
	background-color: #fff;
    color: #330000;
	border: 0;
	width: 100%;
	height: 54px;
	line-height: 54px;
	padding-left: 12px;
	border-radius: 10px;
	font-size: 18px;
}
#__nc {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 54px;
	border: 0;
	background-color: #EDDCDC;
	font-size: 18px;
	padding: 0;
}
._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
	padding: 0!important;
	height: 54px!important;
	line-height: 54px!important;
	font-size: 18px;
}
._nc .stage1 .slider{
	height: 54px!important;
	left: 0;
	right: 0;
}
._nc .stage1 .button{
	width:  54px!important;
	height: 54px!important;
}
.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: 54px;
}
.nc-container .nc_scale .scale_text{
	font-size: 18px!important;
	text-align: left;
}
.nc_scale {
	height: 54px!important;
}
.nc-container .nc_scale .btn_slide{
    border: 0;
    font-weight: bold;
    background: rgba(135, 19, 20, 0.15);
    width: 54px!important;
	height: 54px!important;
	line-height: 54px!important;
    font-size: 18px;
}
.nc-container .nc_scale span {
	height: 54px!important;
	line-height: 54px!important;
}
.nc-container .nc_scale span.nc-lang-cnt {
	line-height: 54px;
}
.nc-container .nc_scale .btn_ok {
	line-height: 54px;
}
.por input.send {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	display:block; 
	cursor: pointer;
	border:none;
    background: rgba(135, 19, 20, 0.15);
	text-align: center; 
	text-indent: 0;
	width: 160px; 
	height: 54px;
	font-size:18px; 
}
.nc-container .nc_scale .scale_text{
	background: #EDDCDC;
}
.submit {
	width: 100%; 
	height: 60px; 
	line-height: 60px;
	border-radius: 30px;
	font-size: 22px; 
    font-weight: bold;
	cursor: pointer;
	border: none;
    background: linear-gradient(0deg, #b22b20, #fe7044);
    box-shadow: inset 0 0 4px rgba(255,255,204, .5) , 0 6px 0 #b6422c;
	color:#fff; 
	text-align: center; 
	display: block;
	text-indent: 0;
}




@media only all and (max-width:1080px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 100%;
        font-size: .7rem;
        line-height: 1.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;
    }

    /* 通用头部 */
    .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: #fff;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }

    .box_container{
        padding: .5rem 0;
    }


    .banner_box{
        background-size: auto 100%;
        height: 16rem;
    } 
    .banner_box .container{
        height: 100%;
        padding-top: 0;
    }
    .banner_box h2{
        margin-left: 1rem;
        margin-bottom: .5rem;
        height: 2.5rem;
    }
    .banner_box h1{
        height: 5.5rem;
        margin-left: 1rem;
    }
    .banner_img{
        left: 0;
        bottom: 2rem;
        width: 5rem;
    } 
    @keyframes banner_img{
        0%  { transform: translate(0,0); }
        25% { transform: translate(.2rem,.2rem); }
        50% { transform: translate(0,0); }
        75% { transform: translate(-.2rem,-.2rem); }
        100%{ transform: translate(0,0); }
    }
    .box1{
        margin-top: -3rem;
    }
    .box_circle{
        margin-bottom: .5rem;
    }
    .box_circle{
        box-shadow: 0 0 .4rem rgba(102,0,0,.8);
        width: 4rem;
        height: 4rem;
    }
    .box_circle span{
        width: 3rem;
        line-height: .8rem;
        border-radius: .4rem;
        font-size: .6rem;
    }
    .box_circle h2{
        line-height: 1.4rem;
        font-size: 1rem;
    }
    .box_circle img{
        height: .6rem;
    }
    .title_text{
        box-shadow: inset 0 0 .4rem rgba(255,255,204, .5) , 0 .2rem 0 #b6422c;
        padding: 0 1rem 0 1.5rem;
        margin-left: -1rem;
        line-height: 2rem;
        font-size: 1rem;
        border-radius: .3rem;
    }
    .box_box{
        padding: 1.5rem 1rem;
    }
    .box_box::before{ 
        background-size: 100% 100%;
        height: .8rem;
        top: -.8rem;
    }
    .box1 .box_box{
        padding: 1rem .5rem ;
    }
    .box1_box{
        padding: .3rem;
    }
    .box1_box img.box1_lt{
        left: -.9rem;
        top: -.9rem;
        width: 5rem;
    }
    .yy_btn{
        box-shadow: inset 0 0 .2rem rgba(255,255,255,0.6), 0 .2rem 0 #bf6100;
        bottom: 1rem; 
        width: 7rem;
        line-height: 2rem;
        border-radius: 1rem;
        font-size: .8rem;
    }
    .box1_bottom{
        flex-direction: column;
        border-radius: 0 0 .5rem .5rem;
        border: .2rem solid #fc4b26;
        padding: .5rem;
    }
    .box1_list::before{
        left: .45rem;
        border-left: .1rem dashed #da000b;
    }
    .box1_list li{
        height: 1rem;
        line-height: 1rem;
        margin-bottom: .5rem;
    }
    .box1_list li:nth-last-child(1){
        margin-bottom: 0;
    }
    .box1_list li img{
        margin-right: .2rem;
    }
    .box1_list li p{
        font-size: .7rem;
    }
    .box1_br{
        margin-top: 1rem;
        width: 10rem;
    }
    .box1_qr{
        width: 8rem;
        padding: .3rem;
        border-radius: .3rem;
    }
    .box1_qr img{
        border-radius: .3rem;
    }
    .box1_brb{
        line-height: 2.2rem;
        border-radius: 1.1rem;
        margin-top: -.2rem;
        font-size: .8rem;
        box-shadow: inset 0 0 .2rem rgba(255,255,255,0.6);
    }
    .box2_top_box{
        padding: .5rem;
        width: 100%;
        height: auto;
        border-radius: .3rem;
        margin: .3rem 0;
    }
    .box2_top_box span{
        right: -1.4rem;
        top: -.1rem;
        width: 4rem;
        height: 1.4rem;
        line-height: 1.6rem;
        font-size: .6rem;
    }
    .box2_list::before{
        left: .2rem;
        border-left: .1rem dashed #fde957;
    }
    .box2_list li{
        line-height: 1.1rem;
        margin-bottom: .3rem;
        font-size: .7rem;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .box2_list li:nth-last-child(1){
        margin-bottom: 0;
    }
    .box2_list li i{
        margin-right: .2rem;
        margin-top: .35rem;
        width: .4rem;
        height: .4rem;
        border: .1rem solid #fde957;
    }
    .box2_bottom{
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        margin-top: .5rem;
    }
    .box2_bottom h3{
        width: 2.5rem;
        line-height: 2.5rem;
        font-size: .7rem;
    }
    .box2_bc{
        margin-left: 0;
        width: 100%;
        padding: .4rem 0;
    }
    .box2_bc p{
        line-height: .9rem;
        font-size: .7rem;
    }
    .box2_bottom a{
        border-radius: 10px;
        width: 8rem;
        height: 3rem;
        line-height: 1rem;
        font-size: .7rem;
    }
    .box3_list{
        justify-content: center;
        flex-wrap: wrap;
    }
    .box3_list&gt;li{
        width: 49%;
        margin: 0 .5%;
    }
    .box3_top{
        width: 100%;
        border-radius: .3rem;
    }
    .book_img{
        width: 100%;
        border-radius: .3rem .3rem 0 0 ;
        height: 6rem;
    }
    .book_icon{
        right: -.8rem;
        top: -.5rem;
        width: 3.15rem;
        height: 3rem;
    }
    .book_icon span{
        left: .5rem;
        bottom: .6rem;
        line-height: .7rem;
        font-size: .6rem;
    }
    .book_info{
        height: 4.5rem;
        padding-left: .5rem;
    }
    .book_info li{
        font-size: .6rem;
        line-height: 1.1rem;
    }
    .book_info li img{
        margin-right: .2rem;
        width: .8rem;
    }
    .box3_btn{
        line-height: 2rem;
        border-radius: 1rem;
        padding: 0 .5rem;
        margin: .5rem 0;
    }
    .box3_btn p{
        font-size: .6rem;
    }
    .box3_btn p b{
        font-size: .8rem;
    }
    .box3_btn a{
        right: .2rem;
        width: 2.5rem;
        height: 2.5rem;
        border-radius: .5rem;
        line-height: 1rem;
        font-size: .8rem;
    }
    .city_list li{
        font-size: .7rem;
        width: 24%;
        margin: .1rem .5%;
        line-height: 1.6rem;
        border-radius: .8rem;
    }
    .ajax_form{
        width: 17rem;
        border-radius: .5rem;
        padding: 1rem .5rem;
    }
    .ajax_form h3{
        line-height: 1.2rem;
        font-size: .8rem;
        margin-bottom: .3rem;
    }
    .fixed_close{
        top: -1.5rem;
        width: 1.2rem;
    }
    .distpicker,.por{
        margin-bottom: .3rem;
    }
    .por input,
    .city_box{
        width: 100%;
    }
    .city_box{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .city_box #province,
    .city_box #city{
        width: 49%;
        margin-bottom: 0;
    }
    .por input,
    .distpicker select {
        border-radius: .3rem;
        font-size: .7rem;
        height: 1.8rem;
        line-height: 1.8rem;
        padding-left: .3rem;
    }
    .distpicker select {
        background-size: .5rem;
    }
    .por input{
        border-radius: .3rem;
        font-size: .7rem;
        height: 1.8rem;
        line-height: 1.8rem;
        padding-left: .3rem;
    }
    #__nc {
        height: 1.8rem;
        font-size: .7rem;
    }
    ._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
        padding: 0!important;
        height: 1.8rem!important;
        line-height: 1.8rem!important;
        font-size: .7rem;
    }
    ._nc .stage1 .slider{
        height: 1.8rem!important;
        left: 0;
        right: 0;
    }
    ._nc .stage1 .button{
        width:  1.8rem!important;
        height: 1.8rem!important;
    }
    .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: 1.8rem
    }
    .nc-container .nc_scale .scale_text{
        font-size: .7rem!important;
        text-align: left;
    }
    .nc_scale {
        height: 1.8rem!important;
    }
    .nc-container .nc_scale .btn_slide{
        border: 0;
        font-weight: bold;
        background: rgba(135, 19, 20, 0.15);
        width: 1.8rem!important;
        height: 1.8rem!important;
        line-height: 1.8rem!important;
        font-size: .7rem;
    }
    .nc-container .nc_scale span {
        height: 1.8rem!important;
        line-height: 1.8rem!important;
    }
    .nc-container .nc_scale span.nc-lang-cnt {
        line-height: 1.8rem;
    }
    .nc-container .nc_scale .btn_ok {
        line-height: 1.8rem;
    }
    .por input.send {
        width: 4rem; 
        height: 1.8rem;
        font-size: .7rem; 
    }
    .submit {
        width: 100%; 
        height: 2rem; 
        line-height: 2rem;
        border-radius: 1rem;
        font-size: 1rem; 
        box-shadow: inset 0 0 4px rgba(255,255,204, .5) , 0 .1rem 0 #b6422c;
    }


}</pre></body></html>