/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
body { -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 12px;min-width:7.5rem!important;}
body, button, input, select, textarea { font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;}
.none{ display:none;}
.left { float:left;}
.right { float:right;}
.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{display:none;}
a[title="站长统计"]{display: none;}
body{width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;background: #fff;}
.wrap{width:94%;margin: 0 auto;}
#box-kefu,#zhy,.aside-bgd,.box-fix-nav{display: none;}
.lfNav{display: none;}
.m-hide{display: none;}
.title h2{font-size: .36rem;}
.title h2 img{width: 32%;}
.title h2 span{font-size: .38rem;}
.title h2::before{display: none;}
.title h2::after{display: none;}

/*banner*/
.banner{
  background-size: 160%; height: 3.6rem;
}
.banner h1 img{
  width: 60%;
}
.banner ul li img{
  width: 100%;
}
.banner ul li{
  width: 60%; 
}
.banner .ban-bt02{
  width: 60%; height: 0.6rem; line-height: 0.6rem; font-size: .3rem; margin-top: 0.05rem;
}
.banner ul li:nth-child(1){
  width: 1.1rem; left: 0.2rem; top: 0.9rem;
}
.banner ul li:nth-child(2){
  width: 1rem; left: 1rem; top: 1.8rem;
}
.banner ul li:nth-child(3){
  width: 17%; top: 0.78rem; right: 1.4rem;
}
.banner ul li:nth-child(4){
  width: 15%; top: 1.4rem; right: 0.2rem;
}

/*sec01*/
.sec01{
  padding-top: 0.2rem; background-size: 100% 100%;
}
.sec01-l{
  margin-right: 0; margin-bottom: 0.2rem;
}
.sec01-r .s1-zx{
  margin: 0 auto;
}

/*sec02*/
.sec02-main{
  justify-content: center; flex-wrap: wrap;
}
.sec02 ul li p{
  font-size: .24rem;
}

/*sec03*/
.sec03-main ul li{
  width: 48%;
}
.sec03-main ul li h3 img{
  width: 0.3rem;
}

/*sec04*/
.sec04 .title h2 span{
  font-size: .35rem;
}
.sec04-main{
  justify-content: center;
}
.sec04-r{
  margin-top: 0;
}
.sec04 ul li img{
  height: 0.8rem;
}

/*sec05*/
.sec05-main .itembox .item{
  width: 50%;
}
.sec05-main .item .part{
  width: 99.5%;
}
.sec05-main .itembox .item .part h4{
  margin-left: 0.6rem;
}
.sec05-main .itembox .item .part ul{
  margin-left: 0.6rem;
}
.sec05-main .itembox .item .part p{
  margin-left: 0.6rem;
}
.sec05-main .tabTxt{
  background: none; line-height: 0.3rem;
}
.sec05-main .tabTxt .left{
  margin-left: 0 !important;
}
.tabTxt div{
  float: left !important;
}

/* sec06 */
.sec06-main{
  background: none;
}
.sec06-main ul li{
  width: 46%; margin: .1rem !important;
}
.sec06-main ul li div{
  width: 100%;
}
.sec06-main ul li h3{
  width: 100%; box-sizing: border-box;
}
.sec06 .sec06-img{
  display: none;
}

/*sec07*/
.sec07 .title img{
  width: 80%;
}
.sec07-main ul li{
  width: 30%; background-size: 100% 100%; margin: 0 .1rem;
}
.sec07-main ul li img{
  width: 40%; margin-top: 0.1rem;
}

/* 招生简章 */
.jianzhang .jz {
    border-radius: 0.15rem;
    background: #ffffff;
    margin-top: 0.3rem;
    -webkit-box-shadow: 0 0 0.15rem 0 #fdd0bc;
    -moz-box-shadow: 0 0 0.15rem 0 #fdd0bc;
    box-shadow: 0 0 0.15rem 0 #fdd0bc
}

.jianzhang .jz .tixi {
    font-size: 0;
    width: 2.34rem;
    text-align: center;
    line-height: 0.66rem;
    border-radius: 0.5rem 0.5rem 0.5rem 0;
    margin: -0.3rem 0.15rem 0.15rem auto;
    background: #ff8a30;
    background: -webkit-linear-gradient(bottom,#ffb829,#ff5b36);
    background: -o-linear-gradient(top,#ffb829,#ff5b36);
    background: -moz-linear-gradient(top,#ffb829,#ff5b36);
    background: linear-gradient(to bottom,#ffb829,#ff5b36);
    animation: moveY 1s linear infinite alternate;
    -o-animation: moveY 1s linear infinite alternate;
    -moz-animation: moveY 1s linear infinite alternate;
    -webkit-animation: moveY 1s linear infinite alternate
}

.jianzhang .jz .tixi img {
    width: 1.7rem
}

.jianzhang .jz table {
    width: 7rem;
    margin: 0 auto
}

/* .jianzhang .jz table .thead {
    background: #115ceb;
    background: -webkit-linear-gradient(right,#227bff,#003dd6);
    background: -o-linear-gradient(left,#227bff,#003dd6);
    background: -moz-linear-gradient(left,#227bff,#003dd6);
    background: linear-gradient(to right,#227bff,#003dd6)
} */

.jianzhang .jz table th {
    line-height: 0.64rem;
    font-size: 0.28rem;
    color: #ffffff
}

.jianzhang .jz table th:nth-of-type(1) {
    width: 10%;
    border-radius: 0.08rem 0 0 0.08rem
}

.jianzhang .jz table th:nth-of-type(2) {
    width: 19%
}

.jianzhang .jz table th:nth-of-type(3) {
    width: 26%
}

.jianzhang .jz table th:last-of-type {
    border-radius: 0 0.08rem 0.08rem 0
}

.jianzhang .jz table td {
    font-size: 0.22rem;
    color: #333333;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    line-height: 0.28rem;
    text-align: center;
    box-sizing: border-box;
    border: 0.01rem solid #ffd3b4
}

.jianzhang .jz table td:last-of-type {
    border-right: 0
}

.jianzhang .jz table .fuwu {
    padding-left: 0.3rem;
    text-align: left
}

.jianzhang .jz table .lei {
    width: 0.44rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    font-weight: bold
}

.jianzhang .jz table .zhanwei {
    display: block;
    height: 0.2rem
}

.jianzhang .jz table .firstblod {
    padding: 0 0.1rem;
    font-weight: bold;
    font-size: .32rem;
    line-height: .46rem;
    border-left: 0
}
.jianzhang .jz .tixi p {
    font-size: .34rem;
}
/* .jianzhang .jz table .colorblue {
    color: #0a63f4
} */

.jianzhang .jz table .colorred {
    color: #fc0000
}

.jianzhang .jz .tips {
    text-align: center;
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    padding: .2rem 0
}
.jianzhang .jz .dbtb .firstblod {
    padding: 0 0.1rem;
    font-size: .28rem;
}
.jianzhang .jz .dbtb {
    margin-top: .3rem;
}
.jianzhang .jz .dbtb th:nth-of-type(3) {
    width: 20%;
}
.jianzhang .jz .tips{
	    margin: .2rem auto 0;
}
.jianzhang .jzdb{
	margin-top: .7rem;
}
.jianzhang .jz table .firstblod>span{
    display: none;
}
.jianzhang .jz table .firstblod>label {
    margin-left: 0;
    width: 100%;
}
/*sec8*/
.sec08{
    height: auto;
    padding-bottom: .2rem;
}
.sec08-main>div {
    width: 100%;
    height: auto;
    margin-bottom: .1rem;
}
.sec08-main>div:nth-of-type(2){
    margin-right: 0;
}
.s8T .s8Img1 {
    width: 80%;
    margin-left: 10%;
}
.s8T .s8Img2 {
    height: 1.1rem;
    margin: .2rem auto .2rem;
    float: initial;
}
.s8B{
  flex: 1;
}
.s8B p {
    font-size: .24rem;
    color: #333;
    text-align: left;
    width: 96%;
    line-height: .4rem;
}
.sec08-main>div:last-child{
    float: initial;
}
.s8B img{
  max-width: 100%;
}

.sec09-main p{
  width: 100%;
}
.sec09-main img{
  width: 5.1rem;
}

.sec10-main{
  flex-wrap: wrap;
}
.sec10-main .sec10-m{
  width: 36%;
  position: absolute;
  top: 35%;
  left: 50%;
}
.sec10-main .sec10-m img{
  width: 100%;
}
.sec10-main ul li{
  width: 2.5rem; font-size: .24rem;
}

.sec11-center-img{
  width: 88%; animation: none;
}
.sec11-main ul li img{
  width: 1.02rem;
}
.sec11-main ul li::after{
  display: none !important;
}
.sec11-main ul li:nth-child(2){
  top: 1.7rem;
}

.s8T{
  width: 1.8rem;
}
.s8T img{
  width: 100% !important;
}
.s8Img2{
  width: 1.99rem;
}
.s8Img3{
  width: 2.98rem;
}
.s8Img4{
  width: 3rem;
}
.s8Img5{
  width: 2.98rem;
}