
body{
    overflow:auto;overflow-x: hidden;

}
 :root {
  font-size: 10vw; /* (75 / 750 * 100) */
}
/* 默认ipad独立设置 */
@media only screen and (min-device-width: 768px) {
  :root {
    font-size: 75px !important;
  }
  #app {
    max-width: 750px;
  }
}
/* APP基础样式 */ 

p,h2,h3,h4,h5,h6,span,td,th,tr{
  font-family:'PingFang SC',"Source Han Sans CN" !important;
}

#app {
  font-family: "PingFang SC", miui, system-ui, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, sans-serif;
  height: 100%;
  margin: 0 auto;
  font-size: 12px;
  overflow-x: hidden;
}

.header{
    height:.76rem;
    padding:0 .24rem;
    background:#fff;
    position: relative;
} 
.hd_logo{
    height:.76rem;
    display: flex;
      align-items: center;
}
.hd_logo img{
    display: inline-block;
    width:2.3rem;
}
.header_tel{
    font-size: .26rem;
    color:#F17116;
    position: absolute;
    right:.24rem;
    top:50%;
    padding-left: .44rem;
    background:url(../images/header_tel.png) no-repeat left center;
    background-size:.26rem .26rem;
     transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 99;
}
.banner a img{
    display: block;
    width:100%;
}

.banner {
	width: 100%;
	position: relative;
}

.banner img {
	width: 100%;
	display: block;

}

.h30{
    width: 100%;
  height: 0.16rem;
  background: #eee;
}
.h20{
  width: 100%;
  height: 0.16rem;
  background: #eee;
  margin-top: 0.6rem;
}

.clear {
	clear: both;
}

.page_tit{

    text-align: center;
 

}
.page_tit h2{
            position: relative;
            z-index: 5;
            font-size: 0.36rem;
            display: inline-block;
            color: #333333;
            /* padding-left: 0.6rem; */
}
.page_tit h2 span{
  color: #F17116;
}
.page_tit h2:after{
position: absolute;
    left: -0.1rem;
    top: 0.1rem;

    /* background: url(../images/tit.png)no-repeat center; */
    width: 2.91rem;
    height: 0.36rem;
    content: '';
    background-size: 100%;
    z-index: -1;
}


.page0{
    margin: 0rem auto 0;
height: 7.55rem;
background: #F5F6F8;

}
.page0 .page_tit {
padding-top: 0.5rem;
}

.page0 .page0_cot{
  width: 7.2rem;
  margin: 0rem auto 0;
  /* padding-top: 0.2rem; */
}

.page0 .page0_cot ul li{
  float: left;
  width: 3.4rem;
height: 3.24rem;
margin-left: 0.24rem;
background: #F17116;
border-radius: 12px 90px 12px 12px;
margin-top: 0.3rem;
position: relative;

}

.page0_cot ul li:nth-child(odd){
  margin-left: 0.08rem;
}

.page0 .page0_cot ul li ol{
  position: absolute;
  bottom: 0;
  left: 0.8rem;
  width: 2.60rem;
height: 3.1rem;
background: #FFFFFF;
box-shadow: 0px 4px 16px 0px rgba(26, 53, 83, 0.2);
border-radius: 12px;
}

.page0 .page0_cot ul li img{
  width: 9%;
  margin-left: 0.22rem;
  margin-top: 0.35rem;
}
.page0 .page0_cot ul li h3{
  font-size: 0.26rem;
  line-height: .3rem;
font-family: Source Han Sans CN;
font-weight: bold;
color: #FFFFFF;
margin-top: 0.2rem;
margin-left: 0.25rem;
}
.page0 .page0_cot ul li p{
  font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: 500;
text-align: center;
color: #333333;
line-height:0.48rem;
}
.page0 ul li:nth-child(1) ol p:nth-child(1),.page0 ul li:nth-child(4) ol p:nth-child(1){
margin-top:0.58rem;
}
.page0 ul li:nth-child(2) ol p:nth-child(1),.page0 ul li:nth-child(3) ol p:nth-child(1){
margin-top: 0.16rem;
}
.page01{
    width: 7.2rem;
    margin:0 auto;
}

.page01 ul li{
margin-top: 0.3rem;
float: left;
text-align: center;
width: 3.4rem;
height: 2rem;
margin-left: 0.24rem;
background: url(../images/page01_1.png)no-repeat center;
background-size: 100%;
}
.page01 ul li:nth-child(2){
  background: url(../images/page01_2.png)no-repeat center;
background-size: 100%;
}
.page01 ul li:nth-child(3){
  background: url(../images/page01_3.png)no-repeat center;
background-size: 100%;
}
.page01 ul li:nth-child(4){
  background: url(../images/page01_4.png)no-repeat center;
background-size: 100%;
}

.page01 ul li:nth-child(odd){
  margin-left: 0.08rem;
}

.page01 ul li h3{
  text-align: center;
  line-height: 2rem;
  font-size: 0.28rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #FFFFFF;

}

.page02 {
    margin: 0rem auto 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.3rem;
  /* height: 12.7rem; */
background: #F5F6F8;
}

.page02 .page_tit{
  padding-top: .2rem;
}

.page02_cot{
  margin: 0.3rem auto 0;
  width:7.2rem; 
}

.page02_cont ul li{
  background: #FFFFFF;
box-shadow: 4px 0px 12px 0px rgba(32, 54, 78, 0.2);
border-radius: 10px;
width: 7.2rem;
/* height: 7.43rem; */
}
.page02_cont ul li ol{
  height: 2.93rem;
background: #F17116;
box-shadow: 4px 0px 12px 0px rgba(32, 54, 78, 0.2);
border-radius: 10px;
width: 7.2rem;

}
.page02_cont ul li ol h3{
  width: 2.24rem;
height: 0.4rem;
background: #FFFFFF;
border-radius: 20px;
line-height: 0.4rem;
text-align: center;
font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: bold;
color: #F17116;
margin-top: 0.3rem;
margin-left: 0.24rem;
float: left;
}
.page02_cont ul li ol h3 a{
  display: block;
  color: #F17116;
}

.page02_cont ul li ol h3:nth-child(1){
  margin-left: 1.15rem;
}
.page02_cont ul li ol img{
      width: 96%;
    margin: 0 auto;
}

.page02_cont ul li p{
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    float: right;
    width: 6.8rem;
    line-height: 0.5rem;
    margin: 0.14rem auto 0;
    text-align: left;
    color: #FFFFFF;
}

.page02_cont ul li h2{
  font-size: 0.26rem;
  text-align: center;
font-family: Source Han Sans CN;
font-weight: 500;
color: #F17116;
margin: 0.2rem auto 0.1rem;
}
.page02_cont ul li img{
  width: 94%;
  margin:0.2rem auto 0;
}
.page02 table{
  width: 7.2rem;
height: 1.84rem;
background: #FFFFFF;
box-shadow: 0px 4px 12px 0px rgba(33, 53, 75, 0.2);
border-radius: 12px;
margin:0.3rem auto 0;
text-align: center;

}
.page02 table tr th{
  font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #666666;
border-bottom: 0.01rem solid #e9e9e9;
border-right: 0.01rem solid #e9e9e9;
}
.page02 table tr th:nth-child(1){
color: #333333;

}
.page02 table tr th:nth-child(6){
  border-right: 0;
}


.page02 .swiper-slide{
  display: block;
}
.page02 table tr td{
font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: bold;
color: rgba(0, 99, 210, 1);

border-right: 0.01rem solid #e9e9e9;
}
.page02 table tr:nth-child(2) td{
  border-bottom: 0.01rem solid #e9e9e9;

}
.page02 table tr td:nth-child(1){
  font-weight: 500;
color: #666666;
}
.page02 table tr td:nth-child(6){
  border-right: 0;
}



.page02 .swiper-slide h3{
  font-size: 0.28rem;
margin:0.1rem auto 0.3rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #F17116;
text-align: center;
}

.page02 .swiper-pagination-bullet{
  background: rgba(17, 65, 135, 0.3);
  bottom: 1.3rem !important;
}
.page02 .swiper-pagination-fraction,.page02 .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom: 1.3rem !important;
}
.page02 .swiper-pagination-bullet-active{
  background: #F17116;
}

.page02_1 h5{
  width: 7.2rem;
    height: 0.64rem;
    line-height: 0.64rem;
    margin: 0.3rem auto 0;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
background: linear-gradient(0deg, #FE4D0F, #FF865C);
    box-shadow: 0px 6px 16px 0px rgba(31, 49, 76, 0.2);
    border-radius: 32px;
}


.page03 {
	margin: 0.26rem auto .5rem;
  width: 7.2rem;
}
.page03_cot{
  margin: 0.24rem auto 0;
}
.page03 ul li{
  width: 7.2rem;
height: 1.11rem;
background: #FFFFFF;
box-shadow: 0px 6px 14px 0px rgba(40, 65, 93, 0.2);
border-radius: 12px;
position: relative;
margin: 0.5rem auto 0;
}
.page03 ul li:after{
    position: absolute;
    left: 0.1rem;
    bottom: -0.1rem;
    content: '';
    width: 7.1rem;
    height: 0.1rem;
    z-index: -1;
    background: linear-gradient(90deg, rgba(0, 99, 210, 0.5), #fff);
    border-radius: 12px;
}
.page03 ul li ol{
  position: absolute;
  left: 0;
  bottom: -0.1rem;
  width: 1.82rem;
height: 1.33rem;
background: url(../images/page03_1.png)no-repeat center;
box-shadow: 0px 6px 14px 0px rgba(40, 65, 93, 0.2);
border-radius: 12px;
}
.page03 ul li:nth-child(2) ol{
  background: url(../images/page03_2.png)no-repeat center;
}
.page03 ul li:nth-child(3) ol{
  background: url(../images/page03_3.png)no-repeat center;
}
.page03 ul li:nth-child(4) ol{
  background: url(../images/page03_4.png)no-repeat center;
}

.page03 ul li h3{
  font-size: 0.28rem;
font-family: Source Han Sans CN;
font-weight: 500;
text-align: center;
margin-top: 0.25rem;
color: #FFFFFF;
}
.page03 ul li p{
  /* line-height: 1rem; */
  font-size: 0.26rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #F17116;
margin: 0 .2rem 0 2.2rem;
padding: .2rem 0 0;
}
.page04 {

  margin: 0rem auto 0;
   /* height: 7.9rem; */
background: #F5F6F8;
  z-index: 2;
}

.page04_cot{
  width: 7.2rem;
  margin: 0 auto;
  padding-bottom: 1.2rem;

}
.page04 .page_tit{
  padding-top: 0.2rem;
}

.page04 ul li{
  float: left;
   width: 3.4rem;
border-radius: 10px;
margin-top: 0.75rem;
margin-left: 0.24rem;
text-align: center;
position: relative;
z-index: 2;
height: 1.96rem;
background: #FFFFFF;
box-shadow: 0px 4px 16px 0px rgba(26, 53, 83, 0.2);

}
.page04_cot ul li:nth-child(odd){
  margin-left: 0.08rem;
}

.page04_cot ul li ol{
  width:0.9rem;
height: 0.9rem;
position: absolute;
left: 50%;
margin-left: -0.45rem;
top: -0.45rem;
background: linear-gradient(0deg, #F17116, #6296FD);
box-shadow: 0px 6px 14px 0px rgba(35, 58, 84, 0.2);
border-radius: 50%;
}

.page04_cot ul li ol img{
  margin:0.22rem auto 0;
  text-align: center;
  width: 60%;
}

.page04_cot ul li:nth-child(2) ol img{
    margin:0.16rem auto 0;
}
.page04_cot ul li:nth-child(4) ol img{
  margin:0.18rem auto 0;
}

.page04_cot ul li:nth-child(2) ol {
  background: linear-gradient(0deg, #D24F00, #FF9E63);
}
.page04_cot ul li:nth-child(3) ol {
background: linear-gradient(0deg,#8F33F9, #BBA9FF);
}


.page04_cot ul li:nth-child(4) ol {
background: linear-gradient(0deg, #FF8D00, #FFCC00);
}
.page04_cot ul li h3{
  font-size: 0.28rem;
  text-align: center;

font-family: Source Han Sans CN;
font-weight: 500;
color: #333333;
margin-top: 0.6rem;
}
.page04_cot ul li h4{
  width: 2.5rem;
height: 0.47rem;
line-height: 0.47rem;
text-align: center;
margin:0.13rem auto 0;
border: 1px solid #F17116;
border-radius: 23px;
font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #F17116;
}

.page04_1 h5{
  width: 3.4rem;
    height: 0.64rem;
    line-height: 0.64rem;
    margin: 0.3rem auto 0;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    float: left;
    margin-left: 0.24rem;
    background: linear-gradient(0deg, #FE4D0F, #FF865C);
    box-shadow: 0px 6px 16px 0px rgba(31, 49, 76, 0.2);
    border-radius: 32px;

} 
.page04_1 h5:nth-child(1){
  margin-left: 0.08rem;
}
.page05 {
    margin: 0.4rem auto 0;
    position: relative;
    overflow: hidden;
    padding: 0 0.1rem 0.4rem;
    width: 7.4rem;


}
.page05 .page05_cot{
  margin-top: 0.16rem;
}

.page05 .page05_cot .page05_cot_1{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: .2rem;
}
.page05 .page05_cot .page05_cot_1 li{
  margin: .1rem 0;
}
.page05 ul li{
width: 1.7rem;
/* height: 2.5rem; */
text-align: center;
background: #FFFFFF;
box-shadow: 0px 6px 14px 0px rgba(35, 58, 84, 0.2);
border-radius: 12px;
}


.page05 .swiper-slide{
  margin-top: 0.3rem !important;
}
/* .page05 ul li ol{
  height: 0.58rem;
background:url(../images/page05_1.png);
box-shadow: 0px 6px 14px 0px rgba(35, 58, 84, 0.2);
border-radius: 12px 12px 0px 0px;
}
.page05 .page05_cot .swiper-slide:nth-child(2) ol{
background: url(../images/page05_2.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(3) ol{
background: url(../images/page05_3.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(4) ol{
background: url(../images/page05_4.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(5) ol{
background: url(../images/page05_5.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(6) ol{
background: url(../images/page05_6.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(7) ol{
background: url(../images/page05_7.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(8) ol{
background: url(../images/page05_8.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(9) ol{
background: url(../images/page05_9.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(10) ol{
background: url(../images/page05_10.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(11) ol{
background: url(../images/page05_11.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(12) ol{
background: url(../images/page05_12.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(13) ol{
background: url(../images/page05_13.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(14) ol{
background: url(../images/page05_14.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(15) ol{
background: url(../images/page05_15.png)no-repeat center;  
}
.page05 .page05_cot .swiper-slide:nth-child(16) ol{
background: url(../images/page05_16.png)no-repeat center;  
} */
.page05 ul li h4{
  font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: bold;
text-align: center;
color: #F17116;
line-height: 0.5rem;
border: 1px solid #F17116;
border-radius: 12px;
}
.page05 ul li p{
  font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #333333;
margin-top: 0.18rem;
}
.page05 ul li h3{
  width: 1.35rem;
height: 0.42rem;
text-align: center;
line-height: 0.44rem;
font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: bold;
color: #FFFFFF;
background: #F17116;
border-radius: 6px;
float: left;
margin-left: 0.25rem;
margin-top: 0.15rem;
}

.page05 .swiper-pagination-bullet{
  background: rgba(0, 99, 210, 0.3);
}
.page05 .swiper-pagination-bullet-active{
  background: #F17116;
}

.page05 h5{
  float: left;
  width: 1.91rem;
height: 0.62rem;
line-height: 0.62rem;
text-align: center;
margin-left: 0.3rem;
font-size: 0.26rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #FFFFFF;
background: linear-gradient(0deg, #FE4D0F, #FF865C);
box-shadow: 0px 6px 16px 0px rgba(31, 49, 76, 0.2);
border-radius: 31px;
margin-top: 0.3rem;
}
.page05 h5 a{
 display: block;
 color: #fff;
}
.page05 h5:nth-child(3){
  width: 2.72rem;
}
.page05 h5:nth-child(1){
margin-left: 0;
}

.page05 .swiper-pagination-fraction,.page05 .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 1.38rem !important;
}
.page06{

  margin: 0rem auto 0;
  height: 5.82rem;
  background: url(../images/page06_bg.jpg)no-repeat center;


}

.page06 .page_tit{
  padding-top: 0.6rem;
}
.page06 .page_tit h2{
  color: #fff;
}
.page06 .page06_cot{
  margin: 0.4rem auto 0;
  width: 7.2rem;
}
.page06 .page06_cot ul {
  background: url(../images/page06_1.png)no-repeat center;
  width: 7.2rem;
  background-size: 100%;
  height: 3.78rem;
  position: relative;
}
.page06 .page06_cot li{
  float: left;
 width: 3.4rem;
border-radius: 10px;
margin-top: 0.3rem;
margin-left: 0.24rem;
text-align: center;
float: left;
position: relative;
height: 1.76rem;
margin-top: 0.24rem;
}
.page06 .page06_cot li:nth-child(odd){
  margin-left: 0.08rem;
}

.page06 .page06_cot li h3{
  font-size: 0.26rem;
font-family: Source Han Sans CN;
font-weight:500;
color: #F17116;
text-align: left;
margin-left: 0.2rem;
margin-top: 0.1rem;
}



.page06 .page06_cot li h4{
  font-size: 0.24rem;
  width: 2.3rem;
  text-align: left;
font-family: Source Han Sans CN;
font-weight: 500;
color: #666666;
margin-left: 0.2rem;
}
.page06 .page06_cot li:nth-child(even) h3{
text-align: right;
 margin-left: 0;
 margin-right: 0.2rem;
}
.page06 .page06_cot li:nth-child(even) h4{
text-align:justify;
float: right;
 margin-left: 0;
    margin-right: 0.1rem;
    width: 1.8rem;
}
.page06 .page06_cot li:nth-child(2) h4{
        margin-right: .2rem;
}
.page06 .page06_cot li:nth-child(5){
  position: absolute;
  width: 1.9rem;
  height: 2.12rem;
  left: 50%;
  margin-left: -0.95rem;
  text-align: center;
top: 1rem;
}
.page06 .page06_cot li:nth-child(5) h2{
  font-size: 0.26rem;
font-family: Source Han Sans CN;
font-weight: bold;
color: #FFFFFF;
margin-top: 0.2rem;

}
.page06 .page06_cot li:nth-child(5) h5{
  font-size: 0.24rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #FFFFFF;
margin-top: 0.1rem;
}
.h20.h40{
  margin-top: 0;
}
.h50{
  margin-top: 0.4rem;
}

.page07{
  width: 7.2rem;
  margin:0.6rem auto 0;
}

.page07 .page07_cont{
  margin: 0.2rem auto 0;
}


.page07 .page07_cont ul li{
  float: left;
  width: 2.18rem;
  height: 2.2rem;
  background: url(../images/page07_1.png)no-repeat center;
  margin-top: 0.3rem;
  margin-left: 0.24rem;
  background-size: 100%;
  position: relative;

}
.page07 .page07_cont ul li:nth-child(2),.page07 .page07_cont ul li:nth-child(5){
    background: url(../images/page07_2.png)no-repeat center;
      background-size: 100%;
}
.page07 .page07_cont ul li:nth-child(3),.page07 .page07_cont ul li:nth-child(6){
    background: url(../images/page07_3.png)no-repeat center;
      background-size: 100%;
}
.page07 .page07_cont ul li:nth-child(1),.page07 .page07_cont ul li:nth-child(4){
  margin-left: 0;
}
.page07 .page07_cont ul li ol{
  width: 2.18rem;
  height: 1.44rem;
  position: absolute;
  left: 0;
  bottom: 0;
  box-shadow: 0px 6px 14px 0px rgba(35, 58, 84, 0.2);
  border-radius: 0 0 12px 12px;
}
.page07 .page07_cont ul li h2{
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    width: 1.8rem;
    margin: 0.26rem auto 0;

}
.page07 .page07_cont ul li:nth-child(1) h2{
    margin: 0.1rem auto 0;
     width: 1.5rem;
}
.page07 .page07_cont ul li h3{
  text-align: center;
      width: 1.6rem;
    height: 0.35rem;
    line-height: 0.35rem;
    text-align: center;
    margin: 0.4rem auto 0;
    border: 1px solid #F17116;
    border-radius: 23px;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #F17116;
}
.page07 .page07_cont ul li h4{
    font-size: 0.22rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    text-align: center;
    margin-top: 0.1rem;
}

.page07_1 h5 {
    width: 7.2rem;
    height: 0.64rem;
    line-height: 0.64rem;
    margin: 0.3rem auto 0;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    background: linear-gradient(0deg, #FE4D0F, #FF865C);
    box-shadow: 0px 6px 16px 0px rgba(31, 49, 76, 0.2);
    border-radius: 32px;
}
.page09 {
  margin: 0rem auto 0;
background:#F5F6F8;
padding-bottom: 0.6rem;


}
.page09 .page_tit{
  padding-top: 0.6rem;
}

.page09_cot {
  width: 7rem;
  margin: 0.5rem auto 0;
}

.page09_cot ul {
width: 7rem;
height: 7rem;
background: url(../images/page06_bg.png)no-repeat center;
background-size: 100%;
    box-shadow: 0px 6px 9px 5px rgba(249, 96, 96, 0.1);
    border-radius: 3.5rem;
}
.page09_cot ul li{
float: left;
 

}
.page09_cot ul li:nth-child(1){
     margin-top: 2.2rem;
    margin-left: 0.6rem;
}
.page09_cot ul li:nth-child(2){
margin-top: 1.1rem;
margin-left: -0.05rem;
    text-align: center;
}
.page09_cot ul li:nth-child(3){
margin-top: 2.2rem;
    margin-left: 0.06rem;
    text-align: center;
}
.page09_cot ul li:nth-child(4){
margin-top: 0.8rem;
    margin-left: 0.6rem;
}
.page09_cot ul li:nth-child(5){
margin-top: 1.4rem;
    text-align: center;
    margin-left: -0.2rem;
}
.page09_cot ul li:nth-child(6){
    margin-top: 0.8rem;
    text-align: center;
    margin-left: -0.15rem;
}
.page09_cot ul li h4{

  font-size:0.24rem;
font-weight: 500;
color: #666666;
}
.page09_cot ul li p{
margin-top: 0.1rem;
  font-size:0.24rem;
font-weight: 400;
color: #999999;
}
.page09_cot ul li p span{
  display: block;
}



 .page08_tit{
    margin-top: 0.6rem;
 }


.page10{
    margin: 0.6rem auto 0;
      width: 7.2rem;
    position: relative;
    overflow: hidden;
}


.page10 .swiper-slide{
  margin-top: 0.3rem !important;
}

.page10 .swiper-pagination-bullets{
    bottom: 1.7rem;
    left: 0;
    width: 100%;

}
.page10 .swiper-pagination-bullet{
  background: #DDDDDD;
}
.page10 .swiper-pagination-bullet-active{
  background: #F17116;
}
.page10 .page10_tit{
  margin-top: 0.7rem;
}
.page10 h5{
  width: 7.2rem;
height:0.64rem;
background: linear-gradient(0deg, #015EEA, #00C0FA);
box-shadow: 0px 6px 12px 0px rgba(63, 95, 186, 0.4);
border-radius: 32px;
margin: 0.2rem auto 0;
text-align: center;
line-height: 0.64rem;
font-size: 0.26rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #FFFFFF;
}

.page11 {
margin: 0.6rem auto 0;
width: 7.2rem;
}


.page11_cont ul li{
width: 3.4rem;
height: 1.8rem;
background: #FFFFFF;
box-shadow: 0px 0px 16px 0px rgba(167, 91, 255, 0.15);
border-radius: 8px;
float: left;
margin-left: 0.35rem;
margin-top: 0.3rem;
}
.page11_cont ul li:nth-child(odd){
  margin-left: 0;
}
.page11_cont ul li img{
float: left;
width: 1rem;
height: 1rem;
margin-top: 0.4rem;
margin-left: 0.2rem;
}

.page11_cont ul li h3{
float: left;
font-size:0.28rem;
font-family: PingFang SC;
margin-top: 0.2rem;
margin-left: 0.2rem;
font-weight: 500;
color: #333333;
}

.page11_cont ul li p{
    font-size: 0.24rem;
    line-height: 0.3rem;
    margin-top: 0.1rem;
    float: left;
    margin-left: 0.2rem;
font-family: PingFang SC;
font-weight: 400;
color: #666666;
}
.page11_cont ul li:nth-child(1),.page11_cont ul li:nth-child(3){
    margin-left: 0;
}


.fot_nth .page_tit h2:after{
background:#fff;
}
.center {
width: 100%;
    margin: 0.6rem auto 0;
}


.achieve .content .second ul {
  display: none;
}

.titlesa p {
	width: 25%;
	position: relative;
	float: left;
	font-size: .32rem;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: .02rem solid #999999;
	height: .7rem;
}

.titlesa p.on {
	color: #a31513;
	border-bottom: .02rem solid #a31513;
}

.titlesa p.on::after {
	content: '';
	width: .1rem;
	height: .08rem;
	background-image: url(../images/icon_33.png);
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	margin-left: -.05rem;
	bottom: .0rem;
}
.wisetyank{
 padding: .2rem .24rem .6rem;
}

.wisetyank.bg_2 .main_titles h3 {
color: #fff;
}
.wisetyank.bg_2 .main_titles h3:after{
    color: #df4b4b;
}

.wisetyank.bg_1 {
    background: #f6f6f6;
   

}
.wisetyank.bg_1 .page_tit{
  padding-top: 0.2rem;
}
.wisetyank_text p {
    text-align: center;
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
    margin-top: 0.2rem;
    text-align: justify;
}

.wisetyank.bg_1 .wisetyank_Img{
    margin-top: 0.2rem;
}
.scholarship_tab_wrap{
box-shadow: 0px 3px 13px 0px rgba(116, 96, 47, 0.5);
border: 1px solid #F17116;;
    border-radius: 6px;
}
.scholarship_tab_wrap table{
        border-collapse: collapse;
    border-spacing: 0;
    border-radius: 12px;
    text-align: center;
    background: #FFFFFF;
    width: 100%;
}
.scholarship_tab_wrap table .last_tr td{
    background: #F17116;;
    border-radius: 0 0 5px 5px;
    width: 100%;
    border:0;
    height:10px;
}
.scholarship_tab_wrap table .foot_jin{
         background: #F17116;;
    width: 100%;
    color: #fff;
    border:0;
    height: 20px;
    font-size: 0.26rem;

}
.page_bom{
  position: relative;
}
.foot_hui h4,.foot_mon h4{
  float: left;
  width: 50%;
}
.foot_hui h5,.foot_mon h5{
  float: right;
  width: 50%;
}
.scholarship_tab_wrap table .foot_mon{

color: #F17116;
}
.scholarship_tab_wrap table tr p{
    line-height: 0.35rem;
   text-align: left;
    padding:0.2rem 2px 0 6px;
    color: #666;
    font-size: 0.2rem;
}
.scholarship_tab_wrap table tr p span{
font-size: 0.2rem;
color:#F17116;
}
.scholarship_tab_wrap table tr p i {
    font-weight: 600;

    color: rgba(51, 51, 51, 1);
    font-size: 0.2rem;
    font-style: normal;
    text-align: left;
}
.scholarship_tab_wrap table td {
    font-size: 0.2rem;
    font-weight: 600;
    color: #333333;
     
    border: 1px solid #EEEEEE;
    border-right: 0;
}

.scholarship_tab_wrap table tr:nth-child(1) {
    background: #F17116;
    border-radius: 12px 12px 0px 0px;
    width: 100%;
    height: 20px;
}
.scholarship_tab td.tab_remark {
    text-align: left;
    line-height:.4rem;

    /*letter-spacing: 2px;*/
    padding:.3rem .2rem;
    text-align: justify;
}
.scholarship_tab_wrap table th {
    font-size: 0.26rem;
    font-weight: 500;
    color: #FFFFFF;
}
.pscholarship_1 h2{
display: inline-block;
  width: 33%;
      font-size: 0.2rem;

}
.pscholarship_1 h3{
display: inline-block;
width: 33%;
    height: 48px;
    line-height:48px;
   border: 1px solid #EEEEEE;
   border-bottom: 0;
       font-size: 0.2rem;
       color: #F17116;

}
.pscholarship_1 h4{
display: inline-block;
  width: 33%;
      font-size: 0.2rem;
          color: #F17116;
}
.addr_tab {
    border: 1px solid #fff;
    width:100%;
    margin: 0 auto;
    text-align: center;
    line-height: 34px;
    color: #fff;
    border-collapse: collapse;
}
.addr_tab th {
    line-height:.44rem;
    font-size:.18rem;
    border: 1px solid #fff;
    font-weight: normal;
}
.addr_tab td {
    line-height:.3rem;
    font-size:.16rem;
    --border: 1px solid #fff;
}
.addr_td {
    text-align: left;
    padding-left:.1rem;
}
.fot_nth .page_tit1 h2{
      position: relative;
    z-index: 5;
    text-align: center;
    font-size: 0.36rem;
    display: inline-block;
    color: #fff;
}
.fot_nth .page_tit{
	color: #fff;
}
.fot_nth .page_tit h2:before{
	opacity: 0.5;
}
.btn{
	overflow: hidden;
    width: 2.35rem;
    height: .5rem;
    font-size: .24rem;
    background: #a31513;
    color: #fff;
    text-align: center;
    box-shadow: 0px 3px 5px #bebebe;
    line-height: .5rem;
    margin: 0 auto;
    margin-top: .4rem;
    border-radius: .15rem;
}

.fot_nth{
	overflow: hidden;
	    padding: .5rem .24rem .6rem .24rem;
	background:#F17116;
  text-align: center;
}
.fot_nth img{
	display: block;
	width: 100%;
	margin-top: .4rem;
}

.wisetyank_Img{
  margin-top: 0.3rem;
}

.footer{
    padding:.35rem .24rem .6rem;
    background:#333333;
}
.foot_rands{
    display: flex;
      justify-content: center;
      align-items: center;
}

.foot_logo{
    width:2.89rem;
}
.foot_logo p{
  margin-left: 0.4rem;
  font-size: .2rem;
  color: #fff;
}
.foot_logo img {
 display: block;
    margin-bottom: .03rem;
    width: 68%;
    float: right;
    margin-right: 0.2rem;
}
.foot_adress{
  width: 4.38rem;
    padding-left: .24rem;
    float: right;
    border-left: 1px solid #fff;
    overflow: hidden;
}
.foot_adress p{
    color:#fff;
    font-size:.18rem;
    line-height:.3rem;
}
.foot_adress span{
  margin-top: 0.11rem;
    display: block;
}

.copyright{
    padding:.2rem 0;
}
.copyright p{
    text-align: center;
    color:#fff;
    font-size:.18rem;
    line-height:.3rem;
}

.footer_nav{
    width:100%;
    position: fixed;
    left: 0;
    bottom:0;
    z-index:99999;
    background:#3e3535;
}
.footer_nav ul li{
    float: left;
    width:50%;
    text-align: center;
}
.footer_nav ul li a{
    display: block;
}
.footer_nav ul li span{
    display: inline-block;
    font-size: .4rem;
    color:#ffffff;
    line-height: .98rem;
    padding-left:.72rem;
}
.footer_nav ul li.nav_1 a span{background:url(../images/nav_1.png) no-repeat left center;background-size:.48rem .48rem;}
.footer_nav ul li.nav_2 a span{background:url(../images/nav_2.png) no-repeat left center;background-size:.48rem .48rem;}

.footer_nav ul li.nav_2{border-left:1px solid #5d5050;}

.padbotm_97{
    padding-bottom:.97rem;
}



.copyright{
    padding: .0rem 0 0.2rem;
}
.copyright p{
text-align: center;
    color: #fff;
    font-size: .18rem;
    line-height: .3rem;
    margin-bottom: 0.3rem;
}

.fix{
    overflow: hidden;
    width: 100%;
    height: 1.38rem;
    background: #fff;
    position: fixed;
    left: 0;
    bottom: -.01rem;
    z-index: 9999999;
    margin: 0 auto;
    box-shadow: 0rem -0.1rem 0.2rem 0 rgba(117, 117, 117, 0.2);
}

.fix div{
	overflow: hidden;
	height: 100%;
	width: 50%;
	float: left;
}
.fix div span{
    height: 66%;
    margin-top: 0.2rem;
    margin-left: 0.1rem;
    border: 1px solid #999;
    padding-left: 0.2rem;
    width: 81%;
    font-size: .28rem;
    display: block;
    line-height: 0.9rem;
    color: #666;



}
.fix div a{
align-items: center;
    justify-content: center;
    height: 66%;
    width: 46%;
    display: inline-block;
    margin-top: 0.2rem;
    background-color: #ff3b00;
    background-image: linear-gradient(to bottom right,#ffa068 ,#ff3b00);
    margin-bottom: 0.2rem;
    margin-right: 0.1rem;
    border-radius: 0.1rem;
    font-size: 0.24rem;
}
.fix div img{
	display: block;
	width: .49rem;
	margin-right: .22rem;
}
.fix div p{
	font-size: .3rem;
	color: #fff;
	text-align: center;
	line-height: 0.9rem;
}
.yidong-consultation {
    max-width: 5rem !important;
}

.yidong-consultation{     display: none;position: fixed; top: 50%; left: 50%; z-index: 999999999999999; width:70%; max-width: 7.5rem; transform: translate(-50%,-50%)}
.yidong-consultation img{ width: 100%}
.yidong-consultation .yc-close{    position: absolute;
        bottom: 0.0rem;
    right: 2rem;
    width: 1rem;
    height: 1rem;}


.yidong-consultation .yc-close:hover .yidong-consultation{
    display: none;
}
#LRdiv0{
    display: none !important;
}


.wisetyank.bg_2 {

background: linear-gradient(180deg, #D94B33 0%, #BB2725 100%);
  
}

.tab-box .tab-content {
  width: 100%;
  height: 3.8rem;
  position: relative;
  overflow: hidden;
}
  .tab-box .bottom_content {

  height: 3.25em;
  display: flex;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}
  .tab-content .tab-table {
height:3.8rem;
  text-align: center;
  overflow-y: scroll;
  overflow-x: scroll;
}
  .tab-content .tab-table thead tr {
  height: 0.36rem;
  font-size: 0.21rem;
  font-weight: 700;
  color: #F17116;
  background: #fff;
  /* border-radius: 0.5rem; */
}
  .tab-content .tab-table thead tr th {
  border-spacing: 0px;
}
  .tab-content .tab-table tbody tr {
  height: 0.54rem;
  font-size: 0.18rem;
    border:1px solid #fff;
}

  .tab-content .tab-table tbody tr:nth-child(odd) {
     background: #F17116;
    color: #fff;
}
  .tab-content .tab-table tbody tr:nth-child(even) {
     background:#F17116;
    color: #fff;

}

.tab-content .cell-c3 {
  text-align: left;
      padding-left: 0.1rem;
    padding-right: 0.1rem;
    font-size: 0.2rem;


}

.adrde tr td{
border: 0.001rem solid rgba(251, 217, 197, 0.4);
     border-collapse: collapse;
    border-spacing: 0;
}


    .grid_body3{border-right: 1px solid #fff !important;}
.grid-foot tr td{
  background: #fff;
  border:0;
  height: 0.2rem;

}

.data-table{
  width: 100%;
      border: 0;
   
} 
.data-table tr td:nth-child(1){
    border-radius: 0 0 0px 4px;
}

.data-table tr td:nth-child(3){
    border-radius: 0 0 4px 0px;
}

.grid-head {
  background: #fff;
  color: #F17116;
      border-radius: 4px 4px 0px 0px;
      height: 0.4rem;
      line-height: 0.4rem;
        font-size: 0.21rem;

}

.adrde tr .grid_body1{
  border-left: 0.1px solid #fff;
}

.data-table-row .xiaoquck{
border-left:0.1px solid #F17116;
border-right:0.1px solid #F17116;
}



.scholarship_tab_wrap{

border: 1px solid #F17116;
    border-radius: 13px; 
}
.scholarship_tab_wrap table{
        border-collapse: collapse;
    border-spacing: 0;
    border-radius: 12px;
    text-align: center;
        width: 7.01rem;
    background: #FFFFFF;
}
.scholarship_tab_wrap table .last_tr td{
    background: #F17116;
    border-radius: 0 0 12px 12px;
    width: 100%;
    border:0;
    height: 20px;
}
.scholarship_tab_wrap table .foot_jin{
         background: #F17116;
    width: 100%;
    color: #fff;
    border:0;
    height: 20px;
}
.scholarship_tab_wrap table .foot_mon{
font-weight: inherit;
color: #F17116;
}
.scholarship_tab_wrap table tr p{
    line-height: 0.3rem;
    text-align: left;
    padding: 0.1rem 2px 0 6px;
    font-size: 0.22rem;
    font-weight: inherit;
}
.scholarship_tab_wrap table tr p span{

color:#F17116;
}
.scholarship_tab_wrap table tr p i {
    font-weight: bold;

    color: rgba(51, 51, 51, 1);
    font-size: 0.22rem;
    font-style: normal;
    text-align: left;
}
.scholarship_tab_wrap table td {
    font-size: 0.22rem;

    color: #333333;
     
    border: 1px solid #EEEEEE;
}

.scholarship_tab_wrap table tr:nth-child(1) {
    background: #F17116;
    border-radius: 12px 12px 0px 0px;
    width: 100%;
    height: 20px;
}
.scholarship_tab td.tab_remark {
    text-align: left;
    line-height:.4rem;

    /*letter-spacing: 2px;*/
    padding:.3rem .2rem;
    text-align: justify;
}
.scholarship_tab_wrap table th {
    font-size: 0.28rem;
       font-weight: bolder;
    color: #FFFFFF;

}


.scholarship_tab_wrap2 p{
  font-size: .2rem;
    line-height: .36rem;
    color: #333333;
    text-align: justify;
    margin-top: 0.3rem;
}
.scholarship_tab_wrap2  table{
        border-collapse: collapse;
    border-spacing: 0;
    border-radius: 8px;
    text-align: center;
    background: #FFFFFF;
 
    width: 100%;
}

.scholarship_tab_wrap2  table td{
    width: 25%;
}

.scholarship_tab_wrap2  table tr:nth-child(1) {
    background:#F17116;
    border-radius: 6px 6px 0px 0px;
    width: 100%;
    height: 20px;
}

.scholarship_tab_wrap2  table tr:nth-child(1) td{
   font-size: 0.26rem;
    font-weight: bold;
    color: #FFFFFF;
    border-right: 1px solid #EEEEEE;
    border-top: 0;
}
.scholarship_tab_wrap2  table tr:nth-child(4) td{
    border-bottom: 0;
}
 .scholarship_tab_wrap2 table td {
    font-size: 0.22rem;
    font-weight: 400;
    color: #333333;
    border: 1px solid #EEEEEE;
        padding: 0.2rem 0;

}

.scholarship_tab_wrap2 table .last_tr td {
    background: #F17116;
    border-radius: 0 0 8px 8px;
    width: 100%;
    border: 0;
    height: 5px;
        padding: 0;
}

.scholarship_tab_wrap3{
    border: 1px solid #F17116;
    border-radius: 8px;
    margin-top: 0.2rem;
box-shadow: 0px 3px 13px 0px rgba(116, 96, 47, 0.5);
}

/*高顿考研 全程好老师*/

/*高顿考研 全程好老师*/

 .page13_tit{
    margin-top: 0.45rem;
 }
.journey_bank {
height: 18.9rem;
    margin: 0.5rem auto 0;
    background: url(../images/journey_bg.jpg)no-repeat center;
    overflow: hidden;

}


.journey_bank .page_tit{
    padding-top: 0.35rem;
    padding-bottom: 0;
}
.journey_bank .page_tit h2{
    color: #fff;
}
.journey_bank .preview_wrap{
        padding: 0rem 0rem 0.2rem;
            position: relative;
}
.page13{
  width: 96%;
  margin:0 auto;
}
.institute_cont{
  display: none;
}

.page13_cont .show{
  display: block;
      padding-bottom: 0.2rem;
      height: 4.6rem;
}
.institute li {
  float: left;

    width: 31%;
    margin-left: 0.25rem;
 position: relative;
 margin-top: 0.22rem;

border-radius: 0px 0px 4px 4px;

} 
.page13 .institute_item_active h3{
 
background: #F17116;
  color: #fff;
  border:1px solid #F17116;

}
.institute li h3{
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  background:#fff;
  height: 0.4rem;

  font-size: 0.28rem;
  line-height: 0.4rem;
  border-top: 1px solid #F17116;
      border-radius: 0 0 3px 3px;
}
.page13 .institute_item_active h3{
  width: 98%;
}
.institute_cont{
  width: 100%;
  background: #fff;
  border-radius: 8px;

border: 1px solid #F17116;
}
.institute li:nth-child(1),.institute li:nth-child(4){
  margin-left: 0;
}
.journey_bank  h1{
font-size: 0.28rem;
    padding-left: 0.2rem;
    position: relative;

    color: #fff;
    padding: 0.3rem 0 0.3rem 0.2rem;
}

.journey_bank .journey_texts h1{
    padding-bottom: 0.01rem;
} 
.journey_bank .journey_texts h1:after{
          bottom: 7.5%;
}

.journey_bank  h1:after{
      position: absolute;
    content: '';
    left: 0;
    bottom: 16px;
    width: 3px;
    height: 16px;
    background: #F17116;
    border-radius: 2px;
}
.page13_cont h2{
  font-size: 0.26rem;
  color: #333333;
  padding:0 0.2rem 0.2rem 0.2rem;
      margin-top: 0.3rem;
  float: left;
}
.institute_cont h3{
    font-size: 0.24rem;
    width: 51%;
    height: 0.4rem;
    line-height: 0.42rem;
background: #F17116;
    border-radius: 15px;
    float: left;
    text-align: center;
    margin-top: 0.32rem; 
    color: #fff;
}
.institute_cont h4{
  float: left;
  padding: 0 0.2rem 0.2rem 0.2rem;
  width: 96%;
color: #F17116;
  font-size: 0.26rem;
}
.institute_cont p{
  color:#666666;
  padding: 0 0.2rem 0.2rem 0.15rem;
     width: 96%;
    display: inline-block;
    font-size: 0.26rem;
    height: 2.2rem;

}
.institute_cont1 p{
  height: 1.84rem;
}
.institute_cont h5{
width: 25%;
height: 0.5rem;
line-height: 0.5rem;
display: inline-block;
color: #fff;
text-align: center;
margin-left: 0.4rem;
font-weight: 400;
background: linear-gradient(0deg, #F95315, #F09819);
font-size: 0.28rem;
border-radius: 20px;
}
.institute_cont h5:nth-child(5){
  margin-left: 21%;
}

/*高顿考研 全程好老师*/
.hide{
    display: none;
}


    .swiper-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

.journey_texts .nth_title img{
    width: 41%;
}
.journey_texts{
    padding:.1rem .24rem .5rem;
}
.journey_list ul li{
    float: left;
      width:20%;
    text-align: center;
    font-size: .24rem;
color: #fff;
    line-height:.62rem;
    position: relative;
    border-bottom:.02rem solid #fff;
}
.journey_list ul{
    padding-bottom:.24rem;
    height: 0.6rem;
}

.journey_list ul li.active{
    color: #2A81FF;
    border-color:#2A81FF;
}
.journey_list ul li.active:before{
    visibility: visible;
}
.Togswiper_mits{display: none;}
.Togswiper_mits.active{display: block;}

.lsswiperly {
    display: none;
}
.lsswiperly.show {
    display: block;
}

.lsswiperly .gallery-top .swiper-slide {
    height: 5rem;
    background:rgba(255,255,255,0.8);
    position: relative;
        margin-top: 0.4rem;
    border-radius: 0.12rem;
        border:1px solid #F17116;

}
.lsswiperly .gallery-top .swiper-slide:before{
    content: "";
    position: absolute;
    left: 1rem;
    bottom: 4.06rem;
    width: 1.2rem;
    height: 1.2rem;
}
.lsImgslide {
    float: left; 
 width: 2.5rem;
padding-top: .2rem;
    margin-right: 0.15rem;
}

.lsImgslide img {
    display: inline-block;
    box-shadow: -0.15rem -0.15rem 0px 0px #981313;
    width: 100%;
}

.lsWzhislide {
    width: 95%;
    margin: 0 auto;
    height: 5rem;

}
.lsWzhislide_tops {
    height: 3.2rem;
        margin-top: 0.15rem;
}
.lsWzhislide_tops h2{
     font-size: .26rem;
    line-height: .48rem;
    color:#333333;
    float: left;
       margin-left: 0.3rem;
    float: left;
        width: 61%;
        margin-top: 0.2rem;
}
.lsWzhislide_tops h3 {
    font-size: .24rem;
  line-height: .3rem;
    color:#F17116;
    height: 0.6rem;
    float: left;
        margin-left: 0.3rem;
    float: left;
        width: 61%;
}
.lsWzhislide_tops p {
    color: #666666;
    font-size: .2rem;
    line-height: .3rem;
    padding: .07rem 0;
    text-align: justify;
    margin-left: 0.3rem;
    float: left;
    width: 61%;
    height: 2.75rem;
}
.lsWzhislide_botm {
    text-align: center;
        margin-bottom: 0.2rem;
    padding-bottom: 0.1rem;

}
.lsWzhislide_botm h5{
    margin-top: 0.35rem;
    background: linear-gradient(0deg, #F95315, #F09819);
    color: #fff;
    padding: 0.08rem 0.12rem 0.06rem;
    width: 28.5%;
    position: absolute;
    bottom: 0.2rem;
    font-weight: 400;
    float: right;
    bottom: 0.35rem;
    right: 0.56rem;
    font-size: 0.28rem;
    border-radius: 24px;
    margin-right: 0.9rem;
}
.lsWzhislide_botm a {
     display: inline-block;
    width: 3.2rem;
    line-height: .4rem;
    background: #F17116;
    color: #fff;
    border: .02rem solid #fff;
    font-size: .28rem;
    border-radius: 0.05rem;
    padding: 0.1rem 0;
}

.lsWzhislide_botm a:active {
    background: #fff;
    color: #F17116;
    border-color: #8f0620;
}



.journey_list ul li.active::after{
    content: '';
    position: absolute;
    bottom: -0.02rem;
    width: 0;
  left:0.62rem;
    height: 0;
    border-left: .1rem solid transparent;
    border-right: .1rem solid transparent;
    border-bottom: .15rem solid #2A81FF;
}



.teacher_head {
  float: left;
  width: 34%;
      position: relative;
background: #EAEAEA;
    height: 96%;
  margin-top: 0.65rem;
} 
.teacher_head img{
  position: absolute;
    left: 9px;
    top: 11px;
    border:1px solid #F17116;

}
.lsswiperly .swiper_padset {
    position: relative;
    padding-bottom: 0.2rem;
   
}
.lsswiperly .swiper-button-prev {
    width: .36rem;
    height: .9rem;
    left: 0;
    background: url(../images/swiper-button-prev.png) no-repeat center;
    background-size: .19rem .34rem;
    border-radius: 0;
    margin-top: -.54rem;
    border-radius: 0.06rem;
    background-size: 100%;
}

.lsswiperly .swiper-button-next {
width: .36rem;
    height: .9rem;
    background: url(../images/swiper-button-next.png) no-repeat center;
    background-size: .19rem .34rem;
    border-radius: 0;
    right: 0;
    border-radius: 0.06rem;
    margin-top: -.54rem;
    background-size: 100%;

}
.lsswiperly .gallery-thumbs .swiper-slide {
    overflow: hidden;
    z-index: 9999;
    box-sizing: border-box;
    height: 1.8rem;
    position: relative;
    width: 2.2rem;
    margin-top: 17px;

}
.lsswiperly .gallery-thumbs .swiper-slide span{
    display: block;
    position: relative;
        bottom: 0.43rem;
}
.lsswiperly .gallery-thumbs .swiper-slide span:after{
    display: block;
    content:"";
    width:100%;
    height:100%;

    border: .04rem solid transparent;
    position: absolute;
    left: 0;
    top:0;
    z-index:999;
    box-sizing: border-box;
}
.lsswiperly .gallery-thumbs .swiper-slide span img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 4px 4px 0 0;
    bottom: -0.21rem;
}
.swiper-slide span h2 {
    font-size: 0.26rem;
    position: absolute;
    right: 0.2rem;
    top: 0.5rem;
}
.teacher_cont {
    position: absolute;
    top: 1.1rem;
    background: #F17116;
    border: 1px solid #F17116;
    width: 100%;
    border-radius: 0 0 4px 4px;
}
.teacher_cont p {
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
}
.lsswiperly .gallery-thumbs .swiper-slide-thumb-active span:after{
    border-color: #F17116;
}

.preview_wrap .swiper-slide-active{
  bottom: 5px;
}
.swiper-slide-active .teacher_cont{
    background: #F17116;
    color: #fff;
    border:1px solid #F17116;
}
.swiper-slide-active .teacher_cont p{
    color: #fff;
}
.teacher_cont h2{
    font-size: 0.26rem;
    position: absolute;
    right: 0.2rem;
       top: -0.8rem;
       color: #333;
}

.lsWzhislide_tops h4 {
    font-size: .2rem;
    color: #fff;
    line-height: .32rem;
    margin-bottom: .3rem;
}
.strictly_text {
      font-size: .28rem;
    text-align: center;
    color: #333333;
    position: relative;
    padding: .3rem 0 0 0;
    margin-bottom: 0.3rem;
}

 .strictly_text:before {   position: absolute;
    content: '';
    width: .6rem;
    height: .04rem;
    background: #a31513;
    left: 50%;
    margin-left: -.3rem;
    bottom: -.17rem;
    z-index: 9999999;}
 .strictly_text::after {
    content: '';
    width: 2.4rem;
    height: .02rem;
    background: #666666;
    position: absolute;
    left: 50%;
    margin-left: -1.2rem;
    bottom: -.16rem;
}
.journey_texts .nth_title img{
    width: 41%;
}

.journey_texts  .hide{
    display: none;
}
.journey_texts   .swiper-container {
      width: 100%;
      height: 100%;
    }
.journey_texts     .swiper-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }


/*高顿考研 全程好老师 end*/

.teacher_navbar ul li{
    float: left;
    text-align: center;
    width: 25%;
    color: #fff;
    line-height: 0.8rem;
    border-bottom: 2px solid #fff;
    margin-bottom: 0.2rem;
    font-size: 0.24rem;
    padding-bottom: 0.1rem;}

.teacher .swiper_box {

    padding: 0.5rem 0px 0;
    margin: 0 auto;
    text-align: center;
     
      
  }
  .swiper_box_item {
    margin-left: 0.1rem;
     margin-right: 0.1rem;
  }
.teacher .swiper_box .swiper-container{
  position: inherit;
  width: 80%;
}
.teacher .swiper_box_content .swiper-button-next {
    background: url(../images/page13_rf.png) no-repeat!important;
   left: 6.45rem;
    top: 1.5rem;

}
.teacher .swiper_box_content .swiper-button-prev {


         background: url(../images/page13_lf.png) no-repeat !important;
  left: 0.24rem;
    top: 1.5rem;
}
.teacher_navbar {
    height: 1.2rem;
}
.teacher_navbar ul .on{
  color: #ea3131;
  border-bottom:2px solid #ea3131;
  position: relative;
}

.teacher_navbar ul .on::after {
    position: absolute;
    content: "";
    left: 46%;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 0.2rem solid transparent; 
    border-right: 0.1rem solid transparent;
    border-bottom: 0.2rem solid #CC3433;
    border-left: 0.1rem solid transparent;
}
/*高顿考研 全程好老师 end*/