body{  margin:0; padding:0; text-align:center;  font-size:0.12rem; font-family:PingFangSC, sans-serif;}
table,td,tr,img,ul,li,h1,h2,p,object,param,embed{margin:0; padding:0; border:0;}
ul,li{list-style:none;}
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}


.wap-main{width: 100%; height: auto; }
.wap-main .main-m{width:6.9rem; height: 100%;position: relative; margin: 0 auto; text-align: center;display: flex;flex-direction: column;}
.wap-main img{width: 100%;height: 100%;display: block;}
/* 标题 */
.wap-main .jqtitle{}
.wap-main .jqtitle .titlebig{
display: flex;align-items: center;justify-content: center;gap: 0.12rem;
}
.wap-main .jqtitle .titlebig .titleleft{width: 0.89rem;height: 0.13rem;}
.wap-main .jqtitle .titlebig .titlecenter{font-size: 0.38rem;line-height: 0.38rem; color: #242331;font-weight: bold;}
.wap-main .jqtitle .titlebig .titlecenter span{color: #055bfe;}
.wap-main .jqtitle .titlesmall{color: #c7c7c7;font-size: 0.26rem;line-height: 0.26rem;margin-top: 0.150rem;opacity: 0.5;}
/* 按钮 */
.wap-main .jqbtn{
margin-top: 0.25rem;position: relative;
display: flex;align-items: center;justify-content: center;gap: 0.35rem;}
.wap-main .jqbtn .jqbtnone{
position: relative;
display: flex;align-items: center;justify-content: center;gap: 0.12rem;
background: linear-gradient(to bottom,#fce17a,#ffa31e);
width: 2.8rem;
height: 0.55rem;
border-radius: 0.35rem;
box-shadow: 0 0.02rem 0 0.01rem #e06114;}
.wap-main .jqbtn .jqbtnone .btnimg{width: 0.312rem;height: 0.312rem;animation: doudong 3s 0s infinite; }
@keyframes doudong {
    0% { transform: rotate(0deg) }
    10%,20%,30% { transform: rotate(-5deg) }
    15%,25%,35% { transform: rotate(5deg) }
    40% { transform: rotate(-4deg) }
    45% { transform: rotate(4deg) }
    50% { transform: rotate(0deg) }
    100% { transform: rotate(0deg) }
}
.wap-main .jqbtn .btntxt{color: #692b04;
font-size: 0.28rem;
line-height: 0.28rem;
font-weight: bold;}
.wap-main .jqbtn .btnshan{width: 1.23rem;
height: 0.13rem;
position: absolute;
bottom: -0.05rem;
left: 0;}
.wap-main .jqbtn .jqbtntwo{position: relative;display: flex;align-items: center;justify-content: center;
gap: 0.12rem;
background: linear-gradient(to bottom,#14befb,#0d5bfd);
width: 2.8rem;
height: 0.55rem;
border-radius: 0.35rem;
box-shadow: 0 0.02rem 0 0.01rem #0747c3;animation: borderwai 2s ease infinite;;}
.wap-main .jqbtn .jqbtntwo .btnhand{ width: 0.64rem;
height: 0.66rem;
position: absolute;
bottom: -0.38rem;
right: -0.32rem;animation: handleanimation 2s ease infinite;}
.wap-main .jqbtn .jqbtntwo .btntxt{color: #fff;
font-size: 0.28rem;
line-height: 0.28rem;
font-weight: bold;animation: btntxtle 2s ease infinite;}
/* 边框下沉 */
@keyframes borderwai {
    0% ,20% ,30% { box-shadow: 0 0.02rem 0 0.01rem #0747c3; }
    40% { box-shadow: none; }
    50% ,80% ,100% { box-shadow: 0 0.02rem 0 0.01rem #0747c3; }
}
/* 文字 */
@keyframes btntxtle {
    0% ,20% ,30% { transform: none; }
    40% { transform: scale3d(0.8, 0.8, 0.8); }
    50% ,80% ,100% { transform: none; }
}
/* 手 */
@keyframes handleanimation {
    0% { transform: none;  }
    20% { transform: translate(-0.10rem,-0.10rem); }
    30% { transform: scale3d(0.8, 0.8, 0.8); }
    40% { transform: scale3d(0.9, 0.9, 0.9); }
    50% { transform: scale3d(1,1,1); }
    100% { transform: none; }
}


/* 标题 */
.wap-main .bt{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
}
.wap-main .bt .bttop {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    width: 2.8rem;
}
.wap-main .bt .bttop .bttthree{
    width: 100%;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-bottom: 0.34rem solid #4c0000;
}
.wap-main .bt .bttop .bttthreeanthor{
    width: 100%;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-top: 0.34rem solid #4c0000;
}
.wap-main .bt .btbottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    width: 3.1rem;
}
.wap-main .bt .btbottom .bttthree{
    width: 100%;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-bottom: 0.26rem solid #fda15e;
}
.wap-main .bt .btbottom .bttthreeanthor{
    width: 100%;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-top: 0.26rem solid #fda15e;
}
.wap-main .bt .bttile{
    color: #fff;
    font-weight: bold;
    font-size: 0.34rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;z-index: 3;
    height: 0.68rem;
}
.wap-main .bttilesmall{
    color: #130e0a;
    font-size: 0.26rem;
    margin-top: 0.12rem;
    font-weight: 500;
}
/*  */
.wap-main  .jybtn{
    position: relative;
    display: flex;align-items: center;justify-content: center;gap: 0.20rem;
    background: linear-gradient(to right, #ff3237, #ff6364,#ff6735);border-radius: 0.35rem;
    margin: 0.25rem auto 0 auto;
    padding: 0.08rem 0.08rem 0.08rem 0.20rem;
    box-shadow: 0 0 0.06rem 0.06rem #facc6e;
}
.wap-main  .jybtn .btntxtone{
    color: #fff;font-weight: bold;font-size: 0.26rem;
    position: relative;z-index: 1;
}
.wap-main  .jybtn .btntxtone span{
    color: #fff772;
}
.wap-main  .jybtn .btntxttwo{
    background: #fff;border-radius: 0.35rem;
    width: 1.34rem;
    color: #480001;font-weight: bold;font-size: 0.26rem;
}


/* 顶部 */
.wap-main .top{
    padding: 5rem 0 0.25rem 0; position: relative;
    width: 100%;height: auto; 
    background: url("../images/bg01.png") no-repeat top;background-color: #fedd80;
    background-size: 100%;
}
.wap-main .top .topone{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0.2rem 0;
    margin-bottom: 0.75rem;
}
.wap-main .top .topone .tocolor{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0.10rem 0.02rem #fae397;
    border-radius: 0.20rem ;
    width: 3.34rem;
}
.wap-main .top .topone .tocolor .tocoloritem{
    width: 100%;
    border-radius: 0.20rem 0.20rem 0 0;
    padding: 0.10rem 0;
    box-sizing: border-box;
    font-size: 0.28rem;
    font-weight: bold;
    background: linear-gradient(to right, #9dfce6, #42e9fc);
}
.wap-main .top .topone .tocolor .tocoloritemtwo{
    width:   100%;
    border-radius: 0.20rem 0.20rem 0 0;
    padding: 0.10rem 0;
    box-sizing: border-box;
    font-size: 0.28rem;
    font-weight: bold;
    background: linear-gradient(to right, #ffbf06, #ffce33);
}
.wap-main .top .topone .tofffitem{
    width: 100%;
    font-size: 0.28rem;
    padding: 0.10rem 0;
    box-sizing: border-box;
    background-color: #fff;
    border-radius:  0 0 0.20rem 0.20rem;
}
/* 锦秋福利 */
.wap-main .fuli{
    width: 100%;
    border-radius: 0.15rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    align-items: flex-start;
    margin-top: 0.25rem;
}
.wap-main .fuli .flitem{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 0.20rem;
    padding: 0.15rem;
    box-sizing: border-box;
    width: 100%;
    box-shadow: 0 0 0.10rem 0.05rem #fae397;
}
.wap-main .fuli .flitem .fltop{
    background: linear-gradient(to right, #febe05, #ff6833);
    border-radius: 0.22rem 0.22rem 0 0;
    padding: 0.15rem;
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 0.28rem;
}
.wap-main .fuli .flitem .flcontent{
    width: 100%;
    padding: 0.12rem 0 0.10rem 0;
    box-sizing: border-box;
    font-size: 0.28rem;
}

/* 锦秋A-Level同辅小班 课程设置 */
.wap-main .rbox{
    background: #fff;
    border-radius: 0.20rem;
    padding: 0.25rem;
    box-sizing: border-box;
    width: 100%;
    margin-top: 0.25rem;
}
.wap-main .rbox .rebaonav .swiper-slide .swnav{
    background: #d8d8d8;border-radius: 0.50rem;
    width: 100%;height: 1.1rem;
    display: flex;align-items: center;justify-content: center;
    color: #707070;font-size: 0.28rem;font-weight: bold;
}
.wap-main .rbox .rebaonav .swiper-slide-thumb-active .swnav{
    background: linear-gradient(to right,#ffbc09,#ff6a32);color: #fff;
}
.wap-main .rbox .rebaoContent{margin-top: 0.25rem;}
.wap-main .rbox .rebaoContent .swiper-wrapper{width: 100%;}
.wap-main .rbox .rbtable{
    width: 100%;height: 9rem;
    overflow-y: scroll;
} 
.wap-main .rbox .rbtablename{
    width: 100%;
} 
.wap-main .rbox .rbtablename .dititle{
    width: 100%;background: #fe860c;color: #fff;
    font-size: 0.32rem;padding: 0.05rem 0;
    border-bottom: 0.01rem solid #fff;
} 
.wap-main .rbox .dith{
    height: 0.9rem;
    display: flex;font-size: 0.3rem;
    align-items: center;justify-content: center;
    height: 0.9rem;
} 
.wap-main .rbox .dith div{
    background: #fe860c;color: #fff;
    border-right: 0.01rem solid #fff;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.wap-main .rbox  .ditd{
    display: flex;font-size: 0.22rem;
    justify-content: center;
} 
.wap-main .rbox .ditd div{
    border-right: 0.01rem solid #fff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1rem;
    padding:  0.1rem;
} 
.wap-main .rbox .ditd div:nth-child(1){width: 1rem;}
.wap-main .rbox .ditd div:nth-child(2){width: 1.2rem;}
.wap-main .rbox .ditd div:nth-child(3){width: 1rem;}
.wap-main .rbox .ditd div:nth-child(4){width: 1rem;}
.wap-main .rbox .ditd div:nth-child(5){width: 1rem;}
.wap-main .rbox .ditd div:nth-child(6){width: 1.2rem;}
.wap-main .rbox .rbtablename .ditd:nth-child(even) div{background-color: #ffefdf;}
.wap-main .rbox .rbtablename .ditd:nth-child(odd) div{background-color: #ffe0ba;}


.wap-main .rbox .rbtablenametwo .dititle{
    width: 100%;background: #51b3f4;color: #fff;
    font-size: 0.32rem;padding: 0.05rem 0;
    border-bottom: 0.01rem solid #fff;
} 
.wap-main .rbox .rbtablenametwo .dith div{
    background: #51b3f4;
}
.wap-main .rbox .rbtablenametwo .ditd:nth-child(even) div{background-color: #ebf5ff;}
.wap-main .rbox .rbtablenametwo .ditd:nth-child(odd) div{background-color: #cfeaff;}

.wap-main .rbox .rbtablenamethree .dititle{
    width: 100%;background: #8c78ff;color: #fff;
    font-size: 0.32rem;padding: 0.05rem 0;
    border-bottom: 0.01rem solid #fff;
} 
.wap-main .rbox .rbtablenamethree .dith div{
    background: #8c78ff;
}
.wap-main .rbox .rbtablenamethree .ditd:nth-child(even) div{background-color: #f5f0ff;}
.wap-main .rbox .rbtablenamethree .ditd:nth-child(odd) div{background-color: #e2d9ff;}

.wap-main .rbox .rbtablenamefour .dititle{
    width: 100%;background: #f95a5a;color: #fff;
    font-size: 0.32rem;padding: 0.05rem 0;
    border-bottom: 0.01rem solid #fff;
} 
.wap-main .rbox .rbtablenamefour .dith div{
    background: #f95a5a;
}
.wap-main .rbox .rbtablenamefour .ditd:nth-child(even) div{background-color: #ffe9ee;}
.wap-main .rbox .rbtablenamefour .ditd:nth-child(odd) div{background-color: #ffd2d2;}


/* 顶部 */
.wap-main .setting{
    padding: 0.5rem 0 ; position: relative;
    width: 100%;height: auto; 
    background: url("../images/bg02.png") no-repeat top;background-color: #ffd176;
    background-size: 100%;
}
.wap-main .setting .rbox .ditd div{width: 1.28rem;}
.wap-main .setting .rbox .ditd div:nth-child(1){width: 1.56rem;}
.wap-main .setting .rbox .ditd div:nth-child(5){width: 1rem;}


/* 为什么选择 新航道 */
.wap-main  .whybox{margin-top: 0.25rem;}
.wap-main  .whybox .whytop{
width: 100%;
display: flex;flex-direction: column;align-items: center; justify-content: center;}
/* 上左 */
.wap-main  .whybox .whytop .whytpleft{ width: 100%;display: flex;flex-direction: column; align-items: baseline;gap: 0.20rem;}
.wap-main  .whybox .whytop .whytpleft .whtpleitem{width: 100%;
height: 0.55rem;
border-radius: 0.25rem;
box-shadow: 0 0 0.04rem 0.01rem #ced6e1;background: #fff;
padding: 0 0.1rem 0 0.15rem;
box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;
}
.wap-main  .whybox .whytop .whytpleft .whtpleitem .whitemone{display: flex;align-items: center;justify-content: center;gap: 0.08rem}
.wap-main  .whybox .whytop .whytpleft .whtpleitem .whitemone .oneicon{width: 0.39rem;height: 0.34rem;}
.wap-main  .whybox .whytop .whytpleft .whtpleitem .whitemone .onedes{text-align: left;
font-size: 0.26rem;
line-height: 0.26rem;}
.wap-main  .whybox .whytop .whytpleft .whtpleitem .whitemone .onedes span:nth-child(1){color: #fe8f02;font-weight: bold;}
.wap-main  .whybox .whytop .whytpleft .whtpleitem .whitemone .onedes span:nth-child(2){color: #ef5807;font-weight: bold;
font-size: 0.32rem;line-height: 0.32rem;}
.wap-main  .whybox .whytop .whytpleft .whtpleitem .whitemtwo{width: 0.276rem;height: 0.276rem;}
/* 上右 */
.wap-main  .whybox .whytop .whytright{position: relative;
width: 6.7rem;
height: 2.50rem;
background: #fff;margin-left: 0.2rem;margin-top: 0.5rem;}
.wap-main  .whybox .whytop .whytright .whyrides{width: 100%;
height: 100%;
position: relative;
z-index: 1;
background: #fff;
text-align: left;
font-size: 0.28rem;
line-height: 0.42rem;
padding: 0.25rem;
box-sizing: border-box;
box-shadow: 0.01rem 0.01rem 0.03rem 0.01rem #e5e5e5;}
.wap-main  .whybox .whytop .whytright .whyrides span{color: #ef5807;font-weight: bold;}
.wap-main  .whybox .whytop .whytright .bluimg{width: 6.9rem;
height: 2.5rem;
position: absolute;
left: -0.20rem;
top: -0.20rem;}
.wap-main  .whybox .whytop .whytright .jiangbei{width: 1.44rem;
height: 2.11rem;
position: absolute;
right: -0.3rem;
bottom: 0;
z-index: 2;}
.wap-main  .whybox .whytop .whytright .whyziti{
width: 3.74rem;
height: 0.39rem;
position: absolute;
bottom: 0;
left: 0.20rem;z-index: 2;
}
/* 下半部分 */
.wap-main  .whybox .whybottom{margin-top: 0.25rem;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 0.15rem;}
.wap-main  .whybox .whybottom .whybtoItem{
width: 3.30rem;
height: 3.4rem;
box-shadow: 0 0 0.15rem 0.01rem #e9e9eb;background: #fff;
padding: 0.2rem 0.2rem 0 0.2rem;
box-sizing: border-box;display: flex;flex-direction: column; align-items: baseline;
}
.wap-main  .whybox .whybottom .whybtoItem .whbtoone{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.wap-main  .whybox .whybottom .whybtoItem .whbtoone .whbtoleft{
display: flex;
flex-direction: column; align-items: baseline;
gap: 0.20rem;}
.wap-main  .whybox .whybottom .whybtoItem .whbtoone .whbtoleft .whbtotitle{
font-weight: bold;
font-size: 0.34rem;
line-height: 0.34rem;color: #ef5807;
}
.wap-main  .whybox .whybottom .whybtoItem .whbtoone .whbtoleft .whbtoborder{width: 0.45rem;
height: 0.05rem;
background: #e9e9eb;}
.wap-main  .whybox .whybottom .whybtoItem .whbtoone .whbtoicon{width: 0.34rem;height: 0.44rem;}
.wap-main  .whybox .whybottom .whybtoItem .whbtodes{  margin-top: 0.20rem;
text-align: left;
font-size: 0.28rem;
line-height: 0.36rem;font-weight: 300;}
.wap-main  .whybox .whybottom .whybtoItem .whbtodes span{font-weight: bold;}


/* 新航道锦秋A-Level 海归师资团队 */
.wap-main .teacher{padding: 0.35rem 0 0.7rem 0;background-color: #f8f8fa; }
.wap-main .teacher .teabox{ 
margin-top: 0.05rem;
display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 0.1rem; 
height: 10.3rem;overflow:hidden; }
.wap-main .teacher .teabox .teaitem{
position: relative;width: 2.21rem;
display: flex;flex-direction: column; align-items: baseline;justify-content: center;}
.wap-main .teacher .teabox .teaitem .teaimg{
width: 2.21rem;height: 3.10rem;
position: relative;top: 0.32rem; }
.wap-main .teacher .teabox .teaitem .teaname{
width: 1.5rem;height: 0.5rem;
display: flex;align-items: center;justify-content: center;
background: linear-gradient(45deg, #76300c, #a6581a);
border-radius: 0 0.09rem 0 0.01rem;box-shadow: 0.02rem -0.02rem 0.08rem 0.01rem #bbb7b4;
font-size: 0.3rem;font-weight: bold;color: #fff;line-height: 0.3rem;
position: relative;z-index: 2;
}
.wap-main .teacher .teabox .teaitem .teades{
width: 2.21rem;height: 0.80rem;transform: skewX(-19deg);
display: flex;align-items: center;justify-content: center;
background: #faac0c;border-radius: 0 0 0.15rem 0;
color: #fff;font-size: 0.24rem;line-height: 0.34rem;
padding-top: 0.05rem;
position: relative;top: -0.05rem;
z-index: 1;}
.wap-main .teacher .teabox .teaitem .teades .teatrgle{
width: 0;height: 0;
border-top: 0.10rem solid #6d2b1f;border-left: 0.12rem solid transparent;border-right: 0rem solid transparent;
position: absolute;left: -0.10rem;top: 0.04rem;
}
.wap-main .teacher .teabox .teaitem .sting{
display: flex;align-items: center;justify-content: center;gap: 0.04rem;
position: absolute;right: -0.2rem;top: 0.2rem;
background:  linear-gradient(to right, #f7ae07, #ff9f2e, #f7ae07);;border-radius: 0.25rem;
width: 1.2rem;height: 0.4rem;
}
.wap-main .teacher .teabox .teaitem .sting .stngicon{ width: 0.264rem;height: 0.276rem;}
.wap-main .teacher .teabox .teaitem .sting .stingtxt{color: #fff;font-size: 0.26rem;line-height: 0.26rem;}

/* 隐藏 */
.wap-main  .yincang{
width: 100%;height: 0.01rem;
display: none;align-items: center;justify-content: center;
position: relative;z-index: 10;
background: #fdfdfd;
box-shadow: 0 -0.1rem 0.34rem 0.5rem #fdfdfd;
} 
.wap-main .yinwenzi{
display: flex;
align-items: center;
justify-content: center;
gap: 0.1rem;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, 0);z-index: 10;}
.wap-main  .yctxtone{color: #767676;font-size: 0.28rem;line-height: 0.28rem;} 
.wap-main  .yctxtImg{width: 0.46rem;height: 0.46rem;} 
.wap-main .yincangTwo{width: 100%;margin-top:0.25rem;
display: none;align-items: center;justify-content: center;}
.wap-main .requestshow{display: flex !important;align-items: center;justify-content: center; gap: 0.1rem;}
.wap-main .reqboxHeight{height: auto !important;}






/* 新航道锦秋A-Level 四大旗舰校区 */
.wap-main .school{padding: 0.35rem 0 0.70rem 0; position: relative;width: 100%;height: auto; 
    background: url("../images/bg03.png") no-repeat bottom;
}
/* nav */
.wap-main .school .settScrollnav{margin-top: 0.25rem;}
.wap-main .school .settScrollnav .schoolnav{}
.wap-main .school .settScrollnav .schoolnav .swiper-slide{font-size: 0.3rem;line-height: 0.4rem;color: #b3b3b3;border-bottom: 0.08rem solid #b3b3b3;padding-bottom: 0.15rem;}
.wap-main .school .settScrollnav .schoolnav .swiper-slide-thumb-active{color: #fe8400;border-bottom: 0.08rem solid #fe8400;font-weight: bold;}
/* content */
.wap-main .school .schoolContent .schcontentBox{
background-color: #fff;
padding: 0.15rem 0.1rem;width: 100%;box-sizing: border-box;
display: flex;flex-direction: column;align-items: flex-start;gap: 0.2rem;}
.wap-main .school .schoolContent .schitemaddess{
display: flex;align-items: center;justify-content: center;gap: 0.12rem;
}
.wap-main .school .schoolContent .schitemaddess .schaddicon{width: 0.42rem;height: 0.4rem;}
.wap-main .school .schoolContent .schcontentBox .schtxt{color: #4d4d4d;
font-size: 0.28rem;
line-height: 0.28rem;text-align: left;}
/* 图片 */
.wap-main .school .schoolContent .imgzong{ 
width: 100%;height: 100%;background-color: #f2f2f2;padding: 0.15rem;box-sizing: border-box;
display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;gap: 0.12rem 0;
}
.wap-main .school .schoolContent .imgzong .schrightitem{width: 3.14rem;height: 2.32rem;height: 1.91rem;}


/* 地址 */
.wap-main  .inforbox{
    color: #5b2912;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.60rem;
}
.wap-main  .inforbox .inforone{
    font-size: 0.26rem;
    font-weight: bold;
    line-height: 0.26rem;
    background: linear-gradient(to right, #8a0000, #3d0000, #8a0000);
    border-radius: 0.30rem;
    padding: 0.08rem 0.50rem;
    color: #fff;
}
.wap-main  .inforbox .inforTwo{
    margin: 0.12rem auto 0.08rem auto;
    font-size: 0.20rem;
    line-height: 0.32rem;
}
.wap-main  .inforbox .inforthree{
    font-size: 0.34rem;
    font-weight: bold;
}