
/* .bannerbg{
    width: 100%;
    background-image: url("/static/img/teachlist1.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 750px;
} */
html{
    font-size: 100px;
    /* 10px=.1rem */
}
.bannerbg1{
    width: 19.20rem;
}
.bannerbg1 img{
    width: 100%;
    height: auto;
}
.shoologo{
    position: relative;
    top: 36px;
    left: 13.5%;
   
}
.teachline{
    background-image: url("/static/img/teadbg.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 90%;
    /* padding-top: 5%; */
    /* height: 300px; */
    position: relative;
    top: 25px;
    left: 0;
   
}
.teachtext{
    width: 100%;
    text-align: center;
    margin-top: 5%;
    padding-bottom: 13%;
    margin-left: 5%;
}
.topline{
   background-color: #FFA321;
   width: 35%;
   height: 60px;
   line-height: 60px;
   color: #fff;
   font-size: 1.8em;
   /* font-weight: bold; */
   text-align: center;
   margin: 20px auto;
  
}
.deatilcontanier{
    width: 11.24rem;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    font-size: 1.2em;
  
}
.contanier{
    width: 11.24rem;
    /* height: 4.11rem; */
    display: flex;
    justify-content: space-around;
    background-color: #fff;
    align-items: center;
    color: #000;
    box-shadow: 0px 0px 5px #a0a0a0;
    position: absolute;
    top: -2.9rem;
    left: 0;

}
.leftimg{
    width: 5.34rem;
    text-align: center;
    padding: 0.2rem;
    /* border-right: #707070  solid 1px; */
}
.leftimg img{
    width: 100%;
    height: auto;
}
.righttext{
    /* color: #fff; */
    width: 5rem;
    align-self:stretch;
    padding-right: 0.2rem;
    text-align: justify;
}
.line{
    width: 1px;
    background-color: #707070;
    height: 3rem;
    align-items: center;
}
.righttext .title{
    font-size: .34rem;
    height: 0.9rem;
    line-height: 0.9rem;
}
.righttext .detail{
    text-indent: 2em;
    font-size: 0.2rem;
    line-height: 0.31rem;
}
.labeleft{
    
    width: 70px;
   
    height: 128px;
    /* line-height: 64px; */
    background-color: #707070;
    color: #fff;
    font-size: 2.6em;
    /* font-weight: bold; */
    border-radius: 15px 0 0 16px;
    text-align: right;
    margin-top: 20px;
    padding-top:10px;
    padding-right: 10px;
}
.labelactive{
    background-color: #FFA321;
  
}
.label1{
    position: relative;
    top: -70%;
    left: 16.4%;
}
.featurecontanier,.introduce{
    width: 19.20rem;
    text-align: center;
    
}
.mt15{
    margin-top:1.8rem;
}
.featuretitle{
    font-size: .6rem;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #000;
    height: 1.3rem;
    line-height: 1.3rem;
    
}
.featurebox{
    width: 14.54rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    font-size: 0.2rem;
    /* align-items: center; */
}
.featureitem{
    width: 3.26rem;
    background-repeat: no-repeat;
    /* background-size:contain; */
    background-size: 100% auto;
    background-position: center;
    /* padding-top: 13%; */
    /* background-position:center; */
    display: flex;
    align-items: center;
}
.align{
    align-self: flex-start;
    margin-bottom: .19rem;
    margin-top: 2rem;
    width: 100%;
}
.bg1{
    background-image: url('/static/img/studyline1.png');

}
.bg2{
    background-image: url('/static/img/studyserve1.png');
}
.bg3{
    background-image: url('/static/img/studyon1.png');
}
.bg4{
    background-image: url('/static/img/studytime1.png');
}
.linetext{
    width: 2.36rem;
    margin: 0 auto;
    text-align: center;
    font-size: .24rem;
    font-weight: bold;
    /* position: relative;
    top: 170px; */

}
.mt50{
    margin-top: 57%;
}
.mb50{
    margin-bottom: 50%;
}
.btext{
    width: 2.36rem;
    margin: 0 auto;
    font-size: 0.16rem;
    color: #707070;
    margin-top: 0.05rem;
    text-align: justify;
    /* text-indent: 1em; */
    /* font-weight: 400; */
    line-height: 0.25rem;
}

.intrcontanier{
    width: 15rem;
    margin: 0.2rem auto;
    
}
.introduce .featuretitle{
    margin-top: 1rem;
}
.intrbox{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.intritem{
    width: 7.38rem;
    /* max-width: 840px; */
    border: #0089FD solid 2px;
    background-color: #fff;
    margin-top: 0.2rem;
    display: flex;
}
.intrleft{
    width: 3.63rem;
    margin:2% 4% 2% 2%;
    text-align: left;
    color: #08070C;
    font-size:0.2rem;
    line-height: 0.25rem;
}
.cricle{
    width: 0.15rem;
    height: 0.15rem;
    background-color: #08070C;
    border-radius: 50%;
    display:inline-block;
    margin-right: 0.15rem;

}

.intrdetail{
    font-size: 0.8em;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.intrleft .h100{
    height: 1rem;
    text-align: justify;
    
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;

}
.intrname{
    /* text-indent: 0.5em; */
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.intrbtn{
    background-color: #0089FD;
    height: 0.45rem;
    line-height: 0.45rem;
    font-size: .21rem;
    color: #fff;
    width: 1.86rem;
    text-align: center;
    margin-top: 0.7rem;
    padding: 0 0.2rem;
    /* margin-bottom: .18rem; */
}
.intrbtn:hover{
    cursor:pointer
}
.intright{
    width: 3.74rem;
    align-self: center;
    align-items: center;
}
.intright img{
    width: 3.23rem;
    height: 3.24rem;
    padding: 0.2rem;
    
}

.intritem:hover{
   /* background:  linear-gradient(to right, #fff 0%,#fff 65%,#0089FD 65%,#0089FD 100%) ; */
   box-shadow: 0px 0px 0.05rem #a0a0a0;
}
.expertap{
    width: 6rem;
    margin: .3rem auto .55rem auto;
    display: flex;
    justify-content: center;
    color: #686767;
    border-radius: 10px;
    /* font-size: 0.14rem; */
    box-shadow: .05rem .05rem .03rem #c4c4c4;

}
.experleft{
    width: 3rem;
    text-align: center;
    letter-spacing: 0.2em;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    font-weight: bold;
    background-color: #fff;
}
.experleft:hover{
    cursor: pointer;
}
.experactive{
    background-color: #0089FD;
    color: #fff;
}

.nodata{
    width: 13.08rem;
    margin: .7rem auto;
    color: #FFA321;
    font-size: .24rem;
    text-align: center;
}

/* 分页 */
.intrpage{
    width: 15rem;
    margin: 0 auto;
    display: flex;
	justify-content: center;
	align-items: center;
	height: 2rem;
}
