@charset "utf-8";
/* CSS Document */
body {
    max-width: 750px; 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:98%; 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; }


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

body{
    background: #EDE4C0;
}
.banner_box{
    width: 100%;
    height: 5.8rem;
    background: url("../images/banner_m.png") center top no-repeat;
    background-size: auto 100%;
}
.banner_box .container{
    padding-top: .5rem;
}
.banner_box h2{
    text-align: center;
    margin: 0 auto;
    font-weight: normal;
    width: 4.10rem;
    line-height: .52rem;
    background: rgba(255,233,7,1);
    color: #000;
    font-size: .34rem;
    border-radius: .26rem;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png");
    background-size: 100%;
    width: 6.37rem;
    height: 3.60rem;
    margin: .2rem auto;
}
.box_container{
    padding: .4rem 0;
}
.box_title{
    background-image: url("../images/title_bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    line-height: .75rem;
    text-align: center;
    margin: 0 auto .5rem;
    color: #fff;
    font-size: .44rem;
}
.box1_title{
    background-image: url("../images/box1_title.png");
    line-height: .85rem;
}
.box1_container{
    background: #fff;
    border: .05rem solid rgba(51, 51, 51, 1);
    border-radius: .2rem;
    padding: .2rem;
}
.box1_inner{
    border-radius: .2rem;
    background: #F4F4F4;
}
.box1_l{
    width: 100%;
    padding: .3rem;
    box-sizing: border-box;
}
.box1_l p{
    line-height: .4rem;
    text-align: justify;
    font-size: .26rem;
    color: #333;
}
.box1_list{
    width: 4rem;
    margin: .2rem auto;
}
.box1_list li{
    box-sizing: border-box;
    width: 1.56rem;
    line-height:.48rem;
    background:rgba(255,228,0,1);
    border:2px solid rgba(51, 51, 51, 1);
    border-radius:.24rem;
    text-align: center;
    font-size: .20rem;
    margin: .15rem 0;
}
.box1_list li a{
    display: block;
    color: #000;
}
.box1_list li:nth-child(odd){
    float: left;
}
.box1_list li:nth-child(even){
    float: right;
}
.box1_r{
    width: 100%;
    height: 4.5rem;
    box-sizing: border-box;
    padding: .15rem;
    border-radius: .20rem;
    background:linear-gradient(210deg,rgba(255,187,2,1),rgba(255,186,0,1));
}
#video{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background:rgba(67,59,69,1);
    border: .04rem solid rgba(255, 255, 255, 1);
    border-radius: .20rem;
}
.box2_list{
    box-sizing: border-box;
}
.box2_list .clss1{
    background-image: url("http://upload.htexam.net/classimg/class/1574765600.jpg");
        background-repeat: no-repeat; 

}
.box2_list .clss2{
    background-image: url("http://upload.htexam.com/classimg/class/1592902564.jpg");
    background-repeat: no-repeat; 

}
.box2_list li{
    background-size: 100%;
    width: 3.5rem;
    height: 2rem;
    text-align: center;
    box-sizing: border-box;
    padding-top: .55rem;
    color: #fff;
    margin: .2rem auto;
}
.box2_list li h5{
    line-height: .50rem;
    font-size: .36rem;
    color: #fff;
}
.box2_list li p{
    height: .80rem;
    line-height: .80rem;
    font-size: .45rem;
    color: #fff;
}
.box2_list li p b{
    font-size: .68rem;
    color: #FFF600;
}
.box2_list li a{
    display: block;
    margin: .12rem auto;
    width: 1.75rem;
    line-height: .50rem;
    background:rgba(255,228,0,1);
    border-radius: .25rem;
    font-size: .24rem;
    color: #432000;
}
.box3 h5{
    line-height: .50rem;
    text-align: center;
    font-size: .36rem;
    margin-bottom: .25rem;
    color: #000;
    font-weight: normal;
}
.box3 h6{
    box-sizing: border-box;
    padding: 0 .1rem;
    font-weight: normal;
    font-size: .26rem;
    color: #000;
    margin: 0 auto;
    line-height: .35rem;
    text-align: left;
}
.box3_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: .3rem auto;
}
.box3_list li{
    width: 3.4rem;
    height: 4.3rem;
    margin-bottom: .4rem;
}
.box3_list li:nth-child(-n + 3){
    background-image: url("../images/box3_bg.png");
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box3_list li:nth-child(4){
    background:linear-gradient(210deg,rgba(255,187,2,1),rgba(255,186,0,1));
    border-radius: .2rem;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    padding-top: .3rem;
}
.box3_list li img{
    width: 1.4rem;
}
.box3_list li h5{
    color: #fff;
    line-height: .5rem;
    font-size: .28rem;
}
.box3_list li img{
    display: block;
    width: 2rem;
    margin: .2rem auto;
}
.box3_list li p{
    line-height: .35rem;
    font-size: .26rem;
    color: #fff;
}
.box3 p{
    line-height: .4rem;
    text-align: center;
    font-size: .26rem;
    color: #000;
}
.box4 h5{
    line-height: .4rem;
    margin-bottom: .2rem;
    text-align: center;
    font-size: .3rem;
    font-weight: normal;
}
.box4 h6{
    font-weight: normal;
    line-height: .4rem;
    font-size: .26rem;
    color: #000;
    margin: 0 auto;
    text-align: left;
}
.box4_swiper{
    margin: .3rem auto;
}
.swiper-slide {
    background-image: url("../images/box4_bg.png");
    background-size: 100% 100%;
    width: 48%;
    height: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide img{
    width: 2.3rem;
}
.box4_p{
    line-height: .5rem;
    margin-bottom: .6rem;
    text-align: center;
    font-size: .3rem;
    color: #000;
}
.box4_bottom_container{
    background-image: url("../images/box4_bg2.png");
    background-size: 100%;
    width: 3.6rem;
    height: 3.87rem;
    box-sizing: border-box;
    padding: .1rem .4rem;
}
.box4_bottom_container h5{
    line-height: .4rem;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: .3rem;
}
.box4_bottom_container .box4_qr_box{
    margin: .1rem auto;
    width: 2.2rem;
    height: 2.2rem;
    background:rgba(255,255,255,0.15);
    border:2px solid #ffff00;
    border-radius: .1rem;
    box-sizing: border-box;
    padding: .1rem;
}
.box4_bottom_container .box4_qr_box img{
    display: block;
    width: 100%;
}
.box4_bottom{
    display: flex;
    justify-content: space-between;
}
.box4_bottom_container p{
    line-height: .35rem;
    text-align: justify;
    color: #fff;
    font-size: .26rem;
}
.box4_bottom span{
    display: block;
    margin: .2rem auto;
    width: 2rem;
    line-height: .5rem;
    background:rgba(255,238,0,1);
    box-sizing: border-box;
    border:2px solid rgba(43, 42, 42, 1);
    border-radius: .25rem;
    text-align: center;
    font-size: .26rem;
    color: #2B2A2A;
}
.box5_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.box5_list li{
    position: relative;
    background-image: url("../images/box5_bg1.png");
    background-size: 100%;
    width: 3.5rem;
    height: 4.28rem;
    box-sizing: border-box;
    padding-top: .7rem;
    margin-bottom: .3rem;
}
.box5_list li:nth-child(even){
    background-image: url("../images/box5_bg2.png");
}
.box5_list li .box5_qr{
    width: 2rem;
    height: 2rem;
    background:rgba(255,255,255,1);
    border-radius: .08rem;
    box-sizing: border-box;
    padding: .05rem;
    margin: 0 auto;
}
.box5_list li .box5_qr img{
    display: block;
    width: 100%;
}
.box5_list li a{
    display: block;
    margin: .2rem auto;
    width:1.5rem;
    line-height: .4rem;
    font-size: .26rem;
    color: #333;
    background:rgba(255,238,0,1);
    border-radius: .2rem;
    text-align: center;
}
.box5_list li p{
    line-height: .3rem;
    text-align: center;
    color: #fff;
    font-size: .26rem;
}
.box5_list li .box5_lt{
    position: absolute;
    left: -.1rem;
    top: -.13rem;
    background-image: url("../images/box5_lt.png");
    background-size: 100%;
    width: 1.33rem;
    height: 1.09rem;
}
.box5_list li .box5_lt span{
    display: block;
    text-align: center;
    font-size: .24rem;
    color: #000;
    transform: rotate(-45deg);
    position: absolute;
    top: .06rem;
    right: .4rem;
    width: 1rem;
}
.city_list li{
    width: 24%;
    line-height: .56rem;
    background: #fff;
    box-shadow:0px 5px 30px 0px rgba(136,127,0,0.13);
    border-radius: .1rem;
    box-sizing: border-box;
    float: left;
    margin: .05rem .5%;
    text-align: center;
}
.city_list li a{
    display: block;
    color: #290900;
    font-size: .3rem;
}
.box6 h5{
    line-height: .4rem;
    margin: .4rem auto;
    text-align: center;
    color: #000;
    font-size: .36rem;
    font-weight: normal;
}
.box6_bottom{
    background:linear-gradient(210deg,rgba(255,174,0,1),rgba(255,186,0,1));
    border-radius: .2rem;
    padding: .2rem .5rem;
}
/* 联动切换二维码 开始 */
.code_l{
    position: relative;
    z-index: 3;
    width: 100%;
}
.list-div {
    margin-bottom: .2rem;
}
.list-div .selectBox {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: .6rem;
    cursor: default;
    text-align: left;
}
.list-div .selectBox:after {
    position: absolute;
    right: .15rem;
    top: .25rem;
    pointer-events: none;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: .10rem solid #233868;
    border-left: .08rem solid transparent;
    border-right: .08rem solid transparent;
    transition: all .3s;
}
.list-div .selectBox.onSelect:after {
    transform: rotate(-180deg);
}
.list-div .selectBox cite {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: #f8f8f8;
    border: 0;
    border-radius: 5px;
    font-size: .28rem;
    font-style: normal;
    line-height: .6rem;
    text-indent: .75em;
    transition: all .2s;
}
.list-div .selectBox:hover cite {
    border-color: #5faff7;
}
.list-div .selectBox ul {
    display: none;
    position: absolute;
    left: 0;
    top: .6rem;
    box-sizing: border-box;
    cursor: default;
    width: 100%;
    max-height: 7rem;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 3;
    background: #fff;
    border: 1px solid #5faff7;
    border-radius: 5px;
    font-size: .24rem;
    line-height: 32px;
    text-indent: .75em;
}
.list-div .selectBox li:hover {
    background: #f8f8f8;
}
.code_r{
    position: relative;
    z-index: 1;
}
.code_r_p{
    line-height: .4rem;
    font-size: .26rem;
    color: #fff;
    text-align: center;
}
.pic {
    position: relative;
    width: 3rem;
    height: 3rem;
    margin: 0 auto;
}
.pic img {
    display: block;
    width: 100%;
}
.pic .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95);
}
.wxId {
    display: none;
}
/* 联动切换二维码 end */
.box7{
    background:linear-gradient(210deg,rgba(255,174,0,1),rgba(255,186,0,1));
}
.poster_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.poster_list li{
    width: 3.5rem;
    border-radius: .08rem;
    box-sizing: border-box;
    padding: .05rem;
    background: #ffe100;
    margin-bottom: .3rem;
}
.poster_list li a,
.poster_list li img{
    display: block;
    width: 100%;
    border-radius: .08rem;
}