@charset "utf-8";
html{
    font-size: 625%;
}
body{
    max-width:780px;
    margin: 0 auto !important;
}
@media only screen and (min-width: 320px) {
    html {
        font-size:calc(42.666px * 2)  !important;
    }
}
@media only screen and (min-width: 360px) {
    html {
        font-size:calc(48px * 2)  !important;
    }
}
@media only screen and (min-width: 375px) {
    html {
        font-size: calc(50px* 2) !important;
    }
}
@media only screen and (min-width: 414px) {
    html {
        font-size:calc(55.2px * 2)   !important;
    }
}
@media only screen and (min-width: 480px) {
    html {
        font-size:calc(64px * 2)   !important;
    }
}
@media only screen and (min-width: 560px) {
    html {
        font-size:calc(74.666px * 2)   !important;
    }
}
@media only screen and (min-width: 640px) {
    html {
        font-size:calc(85.333px * 2)   !important;
    }
}
@media only screen and (min-width: 720px) {
    html {
        font-size:calc(96px * 2)   !important;
    }
}
@media only screen and (min-width: 750px) {
    html {
        font-size: calc(100px * 2)  !important;
    }
}
body,ul,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,figure,tr,td,img{
    margin:0;
    padding:0;
    font:.14rem "微软雅黑";
    color:#000;
}
input,button{
    outline: none;
    border:0;
}
ul,dl{
    list-style:none;
}
a{
    color:#000;
    text-decoration: none;
    display: inline-block;
}
img{
    border:0;
}
.center{
    margin:0 auto;
}
.clear{
    clear: both;
}

.ab-box{
    min-height: 100vh;
    background:#f2f2f2;
}
.ab-content{
    margin: 0 auto 10px;
    background: white;
}
.a-top{

}

.a-top-left{
    position: relative;
    width: 100%;
    /* height: 100%; */
    border-right:1px solid #bfbfbf;
    overflow: hidden;
    padding: .2rem .15rem .1rem;
    box-sizing: border-box;
    text-align: center;
}
.a-top-left h3{
    font-size: .16rem;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: .15rem;
}
.a-top-left a{
    color: #000000;
    opacity: 0.4;
}
.a-top-left>div{
    margin-top: .1rem;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: space-between;
    font-size: .12rem;
    color: #000000;
    opacity: 0.4;
    box-sizing: border-box;
}


.a-pic{

    background: url(../img/ab/a-banner.png) no-repeat 100% 100%;
    background-size: 100% 100%;
}
.a-pic ul{
    padding: .2rem .15rem;
}
.a-pic li{
    color:white;
}
.a-pic-t11{
    display: inline-block;
    vertical-align: bottom;
    height: .4rem;
    background-color: #f2f2f2;
    border-radius: 10px;
    font-size: .14rem;
    color: #e40011;
    padding: 0 .1rem;
    margin-right: .1rem;
}
.a-pic-t12{
    font-size: .34rem;
    color: #ffffff;
    display: inline-block;
    vertical-align: bottom;
    height: .4rem;
    overflow: hidden;
}
.a-pic-t12 small{
    font-size: .14rem;
}
.a-pic-t2{
    font-size: .16rem;
    margin: .05rem 0 .08rem;
}
.a-pic-t3{
    font-size: .18rem;
}
.a-pic-t4 {
    margin: .15rem 0 .2rem;
}
.a-pic-t4 a{
    display: inline-block;
    width: .9rem;
    height: .3rem;
    background-color: #feaa38;
    border-radius: .04rem;
    text-align: center;
    font-size: .16rem;
    line-height: .3rem;
    color: #ffffff;
}
.a-pic-t5 p{
    font-size: .12rem;
    color:white;
    line-height: .24rem;
}
.a-pic-text{
    background-color: #ffcccc;
    padding: .1rem .15rem;
    font-size: .12rem;
    line-height: .24rem;
    color: #000000;
    box-sizing: border-box;
}
.a-content{
    padding:.15rem;
}
.a-content h3{
    font-size: .16rem;
    line-height: .34rem;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom:.1rem;
}
.a-content li{
    font-size: .12rem;
    line-height: 2;
}
.a-tecther{
    padding: .15rem;
    box-sizing: border-box;
}

.a-tecther>h4{
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    color: #000000;
    border-bottom: 1px solid #bfbfbf;
}
.a-tecther ul{
    display: flex;
    flex-wrap: wrap;
    margin: .14rem 0 .08rem;
}
.a-tecther li{
    width: calc(100%/2);
    box-sizing: border-box;
    border-right: 1px solid #eeeeee;
    display: flex;
    align-items: center;
}
.a-tecther li:nth-child(2n){
    border:0;
}
.a-t-pic{
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background-color: #dfdfe1;
    margin: 0 .08rem;
}
.a-t-pic img{
    width: 100%;
    height: 100%;
}
.a-t-msg{
    width: 1.1rem;
}
.a-t-msg h4{
    font-size: .14rem;
}
.a-t-msg p{
    font-size: .12rem;
    line-height: .24rem;
    color: #999999;
}
.a-t-msg a{
    display: inline-block;
    width: .6rem;
    height: .24rem;
    background-color: #ff0000;
    border-radius: .03rem;
    text-align: center;
    line-height: .24rem;
    font-size: .12rem;
    color: #ffffff;
}
.a-program h4{
    padding: .15rem;
    font-size: .16rem;
}
.a-pro-list{
    font-size: 0;
    padding: 0 .1rem;
}
.a-pro-list li{
    width: calc(100%/2 - .03rem);
    margin-right: .06rem;
    display: inline-block;
    border-radius: .02rem;
    overflow: hidden;
    margin-bottom: .06rem;
    vertical-align: top;
}
.a-pro-list li:nth-child(2n){
    margin-right: 0;
}
.a-pro-img{
    height: 1.1rem;
    background-color: #3266a5;
    overflow: hidden;
}
.a-pro-img img{
    width: 100%;
    height: 100%;
}
.a-pro-msg{
    padding: .07rem 0.07rem .04rem;
    margin-bottom: 1px;
    background: white;
}
.a-pro-msg h4{
    font-size: .16rem;
    font-weight: normal;
    line-height: .24rem;
    color:black;
}
.a-pro-msg p{
    font-size: .12rem;
    line-height: .16rem;
    height: .4rem;
    padding-top: .05rem;
    box-sizing: border-box;
}
.a-pro-msg div{
    display: flex;
    justify-content: space-between;
    font-size: .12rem;
    line-height: .2rem;
    color: rgba(0,0,0,.4);
}
.a-pro-date{
    width: 2rem;
    position: relative;
    transform: scale(.8);
    left:-.2rem;
}
.a-pro-msg a{
    width: .6rem;
    height: .24rem;
    border-radius: .03rem;
    border: solid 1px #ff0000;
    text-align: center;
    line-height: .24rem;
    font-size: .12rem;
    color:red;
}
.a-pro-msg a:hover{
    background:red;
    color:white;
}
.a-form{
    padding: .15rem;
    box-sizing: border-box;
}
.a-form h4{
    font-size: .16rem;
    line-height: .34rem;
    color: #000000;
    border-bottom: 1px solid #bfbfbf;
    padding: 0 .05rem;
    margin-bottom: .2rem;
}
.a-form ul{
    font-size: 0;
}
.a-form li{
    display: inline-block;
    vertical-align: top;
}
.a-form-input{
    width: 100%;
    height: .4rem;
    margin-bottom: .1rem;
    background-color: #f0f0f0;
    border-radius: .03rem;
}
.a-form-input label{
    display: inline-block;
    width: .8rem;
    line-height:.4rem;
    font-size: .14rem;
    color:rgba(0,0,0,.4);
    text-align: center;
}
.a-form-input label i {
    font-size:.16rem;
}
.a-form-input input{
    height: 100%;
    font-size: 16px;
    width: calc(100% - .8rem);
    vertical-align: top;
    background: transparent;
}
.a-form-submit{
    margin-bottom: .15rem;
    background: red;
    color:white;
    font-size: .16rem;
    height: .4rem;
    text-align: center;
    line-height: .4rem;
    border-radius: .03rem;
}
.a-form-checkbox{
    margin-bottom: .15rem;
    font-size: .12rem;
}
.a-form-explain{
    margin: .06rem auto;
    background-color: #e0f9e6;
    border-radius: .06rem;
    font-size: .12rem;
    line-height: .24rem;
    color: #528e62;
    padding: .03rem .1rem;
    box-sizing: border-box;
}
.a-form-tel{
    width:1.7rem;
    height: 1.7rem;
    background-color: #f4f4f4;
    border-radius: 3px;
    text-align: center;
}

.a-form-tel p{
    padding: .13rem 0 .15rem;
    font-size: .14rem;
}
.a-form-tel h3{
    font-size: .16rem;
    color: #000000;
    padding-top: .03rem;
}
.a-form-consult{
    width: 1.7rem;
    height: 1.7rem;
    background-color: #f4f4f4;
    border-radius: 3px;
    text-align: center;
    float: right;
}
.a-form-tel img,.a-form-consult img{
    margin-top: .3rem;
}
.a-form-tel p,.a-form-consult p{
    padding: .12rem 0;
    font-size: .14rem;
}
.a-form-consult a{
    width: .7rem;
    height: .3rem;
    background-color: #ff0000;
    border-radius: .03rem;
    font-size: .14rem;
    color: #ffffff;
    text-align: center;
    line-height: .3rem;
}
.ab-bottom{
    font-size: 0;
}
.ab-bottom>div{
    display: inline-block;
    vertical-align: top;
}
.ab-bottom-left{
    position: relative;
    width: 1.2rem;
    height: 2.5rem;
    background-color: #ffffff;
    box-shadow: .05rem .02rem .02rem 0 rgba(0, 0, 0, 0.34);
    text-align: center;
}
.ab-bottom-left h3{
    font-size: .16rem;
    font-weight: bold;
    margin: .3rem 0 .12rem;
}
.ab-bottom-left p{
    font-size: .12rem;
}
.ab-bottom-left img{
    width: 1rem;
    height: 1rem;
    margin: .06rem 0 .1rem;
}
.ab-bottom-left div{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: .3rem;
    background: red;
}
.ab-bottom-right{
    width: 2.55rem;
    height: 2.5rem;
}
.ab-bottom-right h3{
    position: relative;
    z-index: 1;
    background: red;
    color:white;
    font-size: .14rem;
    width: 100%;
    padding: .1rem 0 .1rem .23rem;
    margin-top: .07rem;
    box-sizing: border-box;
}
.ab-bottom-right h3 small{
    font-size: .12rem;
}
.ab-bottom-addr{
    padding: .18rem .23rem .1rem;
    box-sizing: border-box;
}
.ab-bottom-addr h4{
    font-size: .14rem;
    font-weight: normal;
    color: #000000;
    margin-bottom: .13rem;
}
.ab-bottom-addr h4 a{
    font-size: .12rem;
    color: #000000;
}
.ab-bottom-addr li{
    display: inline-block;
    vertical-align: top;
}
.ab-bottom-addr li:last-child{
    width: 2rem;
}

.b-course{
    padding: .1rem;
}
.b-c-left{
    width: 100%;
    height: 2rem;
    background-color: #dfebf6;
}
.b-c-left img{
    width: 100%;
    height: 100%;
}
.b-c-right{
    width: 100%;
}
.b-c-right h3{
    font-size: .18rem;
    padding-top: .1rem;
}
.b-c-right span{
    display: inline-block;
    font-size: .12rem;
    color: rgba(0,0,0,.6);
    margin: .1rem 0;
}
.b-c-right p{
    font-size: .14rem;
    line-height: .22rem;
    padding: .05rem 0;
    border-bottom: 1px solid #dedede;
}
.b-c-right div{
    margin-top: .1rem;
    text-align: center;
}
.b-c-right a{
    width: 1rem;
    height: .3rem;
    background-color: #f2013f;
    border-radius: .03rem;
    font-size: .14rem;
    color: #ffffff;
    line-height: .3rem;
    text-align: center;
    margin: 0 .1rem;
}
.b-c-right a:last-child {
    background-color: #1979c6;
}
.b-line{
    height: .3rem;
    background-color: #dfebf6;
}
.b-classas{
    padding: .15rem;
}
.b-classas h3{
    font-size: .18rem;
    padding: .1rem 0;
    border-bottom: 1px solid #eeeeee;
}
.b-classas p{
    line-height: 1.7;
    margin-top: .15rem;
}
.b-classas-set{
    padding: .15rem;
}
.b-classas-set h3{
    font-size: .18rem;
    padding: .1rem 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: .2rem;
}
.b-classas-set table{
    width: 100%;
    text-align: center;
    background-color: #f2f2f2;
    border-top: solid 1px #cfcfcf;
    border-left: solid 1px #cfcfcf;
}
.b-classas-set tr th,.b-classas-set tr td{
    border-right: solid 1px #cfcfcf;
    border-bottom: solid 1px #cfcfcf;
}
.b-classas-set tr th{
    padding: .1rem .05rem;
    font-size: .14rem;
}
.b-classas-set tr td{
    font-size: .12rem;
    padding: .1rem .05rem;
}
