@font-face {
  font-family: zihun143hao;
  src: url(../font/zihun143hao.ttf);
 }
.fontZihun {
  font-family: zihun143hao ;
 }

*{
  -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a{
  color:#000;
  text-decoration:none;
}
img{max-width:100%;}
body{
    overflow:auto;overflow-x: hidden;
     -webkit-text-size-adjust: 100% !important;
     margin:0 auto;
  min-width: 320px;
    background: #feecd0;
  position: relative;
}


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:3.6rem;
}
.header_tel{
    font-size: .26rem;
    color:#b4b3b3;
    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;
}


.page0{
  width: 94%;
  margin: 0.2rem auto;

}

.page0_lf {
background: #ff341e;
border-radius: 10px;
text-align: center;
padding-bottom: 0.2rem;
}
.page0_lf p{
font-size: 0.26rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333;

    margin: 0.25rem auto 0;
    display: block;
    width: 85%;

}
.page0_lf p span{
  display: inline-block;
  position: relative;
      text-align: justify;
  margin-right: 0.3rem;
      width: 2.2rem;
   
}
.page0_lf p span:after{
    position: absolute;
    left: -0.16rem;
    top: 0.15rem;
    content: '';
    background: #ff6353;
    width: 4px;
    height: 4px;
    border-radius: 50%;

}
.page0_lf h4{
  font-size: 0.28rem;
  color: #fff;
  margin-top: 0.2rem;
}
.page0_lf h5{
  width: 60%;
  text-align: center;
      height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.28rem;
    text-align: center;
    margin:0.2rem auto;
    background: #fff;
    border-radius: 26px;
    color: #ff341e; 
}
.page0_lf h5 a{
     color: #ff341e; 
      font-size: 0.28rem;
}
.page0_cot1{
background: #fff;
width: 100%;
height: 3.8rem;
}

.page_btn {
  margin: 0.5rem auto 0;
}

.page_btn h5{
      background: rgba(41, 51, 71, 1);
      height: 0.5rem;
      line-height: 0.5rem;
      font-size: 0.26rem;
      color: #fff;
      width: 6.2rem;
      margin: 0 auto;
      text-align: center;
      border-radius: 6px;
}
.page_btn h5 span{
  background: #FF9600;
  color: #fff;
  border-radius: 0 6px 6px 0;
  display: inline-block;
    float: right;
        width: 1.2rem;
}

 
.page01 {
    margin: 0.6rem auto 0;
  position: relative;
  text-align: center;
  width: 7rem;
}



.page01_cot,.page01_cot1{
  background: #fff;
  position: relative;
  border-radius: 10px;
  margin: 0.6rem auto 0;
  width: 100%;
  padding-bottom: 0.45rem;
  padding-top: 0.4rem;
}
.page01_cot h4,.page01_cot1 h4{
  position: absolute;
  left: 0.2rem;
  top: -0.3rem;
  height: 0.6rem;
  text-align: center;
      background: linear-gradient(90deg, #ff525a, #ff8a8e);
  width: 2.2rem;
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.6rem;
  border-radius:0.2rem;

}
.page01_cot1 h4{
        background: linear-gradient(90deg, #005af3, #00bdff);
}
.page01_cot ul li,.page01_cot1 ul li{
  border:2px solid #fb6363;
  width: 86%;
  margin: 0.3rem auto 0;
  border-radius: 0.2rem;
  height: 0.8rem;
}
.page01_cot1 ul li{
    border:2px solid #005af3;
}
.page01_cot ul li p,.page01_cot1 ul li p{
  float: left;
  font-size: 0.26rem;
  line-height: 0.76rem;
  padding-left: 0.2rem;
}
.page01_cot ul li h5,.page01_cot1 ul li h5{
        background: linear-gradient(90deg, #ff525a, #ff8a8e);
        height: 0.6rem;
        line-height: 0.6rem;
        float: right;
        margin-right: 0.1rem;
        color: #fff;
        border-radius: 0.1rem;
        width: 1.8rem;
        margin-top: 0.07rem;

}
.page01_cot1 ul li h5{
        background: linear-gradient(90deg, #005af3, #00bdff);
}
.page01_cot ul li h5 a,.page01_cot1 ul li h5 a{
      color: #fff;
      font-size: 0.26rem;
}
.page_tit{
  text-align: center;
}
.page_tit h3{
  background: #ff6b69;
  padding: 0 0.4rem;
  line-height: 0.64rem;
  height: 0.7rem;
  font-size: 0.3rem;
  color: #fff;
  border-radius: 0.3rem;
  display: inline-block;
  text-align: center;
  border:2px solid #f7c9c9;
  box-shadow: inset 0px 3px 8px 0px rgb(0 0 0 / 35%);
      text-shadow: 0px 3px 3px #0000008f;
}
.page02 .page_tit h3{
  width: 4rem;
}
.page02{
  margin: 0.6rem auto 0;
  width: 7rem;
}

.page02_cont {
    border: 4px solid #ff9296;
    margin: 0.4rem auto 0;
    border-radius: 0.3rem;
    padding-top: 0.3rem;
    background: #ff9296;

}
.page02_cont .page02_cont1{
    border:4px solid #ff9296;
  border-radius: 0.3rem;
    box-shadow: 0px -3px 8px 0px #f9f7bdb0;
}

.page02_cot {
    border: 4px solid #ff9296;
    margin: 0.4rem auto 0;
    border-radius: 0.3rem;
    padding-top: 0.3rem;
    background: #ff9296;

}
.page02_cot .page02_cot1{
    border:4px solid #ff9296;
  border-radius: 0.3rem;
    box-shadow: 0px -3px 8px 0px #f9f7bdb0;
    background: #fff;
    height: 2.4rem;
}
.page02_cot .page02_cot1 img{
  border-radius: 0.3rem;
  margin-top: 0.1rem
}
.page02b{
  margin: 0.6rem auto 0;
}



.page03 {
    margin: 0.6rem auto 0;
    width: 7rem;
    text-align: center;
  }

.page03_cot {
    border: 4px solid #ff9296;
    margin: 0.4rem auto 0;
    border-radius: 0.3rem;
    padding-top: 0.3rem;
    background: #ff9296;

}
.page03_cot ul{
    border:4px solid #ff9296;
  border-radius: 0.3rem;
    box-shadow: 0px -3px 8px 0px #f9f7bdb0;
    background: #fff;
    padding: 0.4rem 0;
}
.page03_cot ul li{
    display: inline-block;
  width: 32%;
  text-align: center;
      vertical-align: top;
}

.page03_cot ul li p{
  text-align: justify;
  width: 90%;
  font-size: 0.24rem;
  margin: 0 auto 0;
}
.page03_cot ul li h3{
  font-size: 0.24rem;
  padding: 0.1rem 0;
}

.page03_cot ul li img{
    width: 32%;
    text-align: center;
    margin: 0 auto;
}


.page04{
  margin: 0.6rem auto 0;
    width: 7.1rem;
}
.page04 .pagetit h3{
      background: url(../images/page04_bt.png)no-repeat center;
    background-size: 100%;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 3px 4px #2568FF;
    width: 6.35rem;
    padding-top: 0.1rem;
}
.page04_cot {
      border: 4px solid #ff9296;
    margin: 0.4rem auto 0;
    border-radius: 0.3rem;
    padding-top: 0.3rem;
    background: #ff9296;
       height: 13.2rem;
}

.page04_cot ul{
      border:4px solid #ff9296;
  border-radius: 0.3rem;
    box-shadow: 0px -3px 8px 0px #f9f7bdb0;
    background: #fff;
    padding: 0rem 0;
    height: 12.7rem;
}

.page04 ul li{
      position: relative;
    float: left;
   width: 3.15rem;
    margin-left: 0.18rem;
    background: #fff;
    text-align: left;
        height: 3.5rem;
    margin-top: 0.5rem;
    text-align: center;
    border-radius: 6px;
    background: linear-gradient(180deg, #FBAC7D, #FF865C);
}

.page04 ul li img{
position: absolute;
    left: 50%;
    top: -0.4rem;
    width: 2.5rem;
    margin-left: -1.25rem;
}
.page04 ul li ol{
height: 1.2rem;
position: absolute;
bottom: 0;
width: 100%;
background: #FF6E00;
border-radius: 0px 0px 6px 6px;
}
.page04 ul li p{
  font-size: 0.22rem;
  color: #fff;
  text-align: left;
  padding-left: 0.1rem;
  margin-top: 0.1rem;
}

.page04 ul li h2{
background: url(../images/page04_1.png)no-repeat center;
    background-size: 100%;
    margin-top: 0.3rem;
    width: 81%;
    height: 0.5rem;
    text-align: left;
    padding-left: 0.2rem;
    margin-left: -0.8px;
    line-height: 0.5rem;
    font-size: 0.26rem;
    font-weight: bold;
    color: #FF6E00;
}

.page04 ul li:nth-child(2),.page04 ul li:nth-child(3),.page04 ul li:nth-child(6){
  background: linear-gradient(180deg, #A4C3FF, #679BFF);
}
.page04 ul li:nth-child(2) ol,.page04 ul li:nth-child(3) ol,.page04 ul li:nth-child(6) ol{
background: #3178FF;
}
.page04 ul li:nth-child(2) h2,.page04 ul li:nth-child(3) h2,.page04 ul li:nth-child(6) h2{
 background: url(../images/page04_2.png)no-repeat center; 
     background-size: 100%;
     color: #3178FF;
}

.page_bui{
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto 0;
  vertical-align: middle;
  cursor: pointer;
      transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}

.page_bui:hover{
      transform: scale(1.1);


}
.page_bui h5:after{
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  background: url(../images/btn_dh.png) no-repeat 50%;
  background-size: cover;
  content: " ";
  height: 100%;
  width: 38%;
  -webkit-animation: yidong 2s infinite 1s;
  animation: yidong 2s infinite 1s;
}
@-webkit-keyframes yidong {
  100% {
    left: 200%;
  }
}
@keyframes yidong {
  100% {
    left: 200%;
  }
}

.page06 {
  margin: 0.6rem auto 0;
  background: url(../images/page06_bg.jpg) no-repeat center;
  height: 4rem;
  padding-top: 1px;
}

.page06 h2{
  text-align: center;
  font-size: 0.6rem;
  margin-top: 0.78rem;
  font-family: zihun143hao !important;
  color: #fff;
  font-weight: 400;
  position: relative;
  z-index: 2;
}
.page06 h2:after{
  position: absolute;
  left: 50%;
  top: -0.1rem;
  z-index: -1;
  content: '';
  background: url(../images/page06_tit.png) no-repeat center;
  background-size: 100%;
      width: 7.2rem;
    height: 0.53rem;
    margin-left: -3.6rem;


  
}
.page06 h2 span{
  color: #F9474A;
    font-family: zihun143hao !important;
}


.page06 h3{
    text-align: center;
  font-size: 0.4rem;
  margin-top: 0.3rem;
  font-family: zihun143hao !important;
  color: #fff;
  font-weight: 400;
  position: relative;
  z-index: 2;
}

.page06 h5{
width: 3.07rem;
height:0.6rem;
background: #FFFFFF;
border-radius: 10px;
line-height: 0.54rem;
font-family: zihun143hao !important;
color: #f53740;
font-weight: 400;
text-align: center;
font-size: 0.36rem;
margin: 0.4rem auto 0;
 animation: myBreath 1.5s linear infinite;  
}
@keyframes myBreath {
            0%{
                transform: scale(0.88);
            }
            50%{
                transform: scale(1);
            }
            100%{
                transform: scale(0.88);
            }
        }

.page05{

  margin: 0.6rem auto 0;
}
.page05 .pagetit{
  padding-top: 0.5rem;

}
.page05 .pagetit h3{
        background: url(../images/page05_bt.png)no-repeat center;
    background-size: 100%;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 3px 4px #2568FF;
        width: 5.5rem;
    padding-top: 0.1rem;
}
.page05 .page05_cont{
  width: 94%;
  margin:0 auto;
    border: 4px solid #ff9296;
    margin: 0.4rem auto 0;
    border-radius: 0.3rem;
    padding-top: 0.3rem;
    background: #ff9296;
        height: 8.1rem;

}
.page05 .page05_cont1{
border: 4px solid #ff9296;
    border-radius: 0.3rem;
    box-shadow: 0px -3px 8px 0px #f9f7bdb0;
    background: #fff;
    padding: 0.2rem 0;
    height: 7.6rem;
}
.page05 .page05_cot h2{
text-align: center;
    font-size: 0.26rem;
    background: url(../images/page05_bt1.png)no-repeat center;
    width: 2.5rem;
    background-size: 100%;
    margin: 0.3rem auto 0.1rem;
    color: #fff;
    height: 0.5rem;
    line-height: 0.5rem;
}

.page05 ul li{
    float: left;
    width: 3.1rem;
    margin-top: 0.2rem;
    margin-left: 0.18rem;

}
.page05 .page05_cot1 h2{
text-align: center;
    font-size: 0.26rem;
    background: url(../images/page05_bt2.png)no-repeat center;
    width: 2.5rem;
    background-size: 100%;
    margin: 0.3rem auto 0.1rem;
    color: #fff;
    height: 0.5rem;
    line-height: 0.5rem;
}


.page06 {
height:6.64rem;
margin-top: 0.6rem;
background: url(../images/page05_bg.jpg)no-repeat center;
text-align: center;
padding-top: 1px;
}
.page06 .page_tit{
margin-top: 0.67rem;
}
.page06 .page_tit h3{
  color: #fff;
}
.page06 .page_tit h2{
  color: rgba(255, 171, 12, 1);
}
.page06_cot{
  width: 7.2rem;
  margin: 0.4rem auto 0;
}
.page06 ul li{
width: 7.2rem;
margin-top: 0.26rem;
height: 0.6rem;
}
.page06 ul li:nth-child(1){
  margin-top: 0;
}
.page06 ul li p{
  float: left;
 width: 2.05rem;
height: 0.6rem;
font-size:0.3rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
background:#FF9913;
border-radius: 6px 0px 0px 6px;
text-align:justify;
margin-left: 0.08rem;
padding-left: 0.6rem;
line-height: 0.64rem;
position: relative;
}
.page06 ul li p:after{
  position: absolute;
left: 0.2rem;
    top: 0.19rem;
  width: 0.25rem;
  height: 0.27rem;
  content: '';
  background: url(../images/page05_1.png) no-repeat center;
  background-size: 100%;

}
.page06 ul li p span{
  padding: 0.3rem;
}
.page06 ul li:nth-child(2) p:after{
    background: url(../images/page05_2.png) no-repeat center;
  background-size: 100%;
}
.page06 ul li:nth-child(3) p:after{
    background: url(../images/page05_3.png) no-repeat center;
  background-size: 100%;
}
.page06 ul li:nth-child(4) p:after{
    background: url(../images/page05_4.png) no-repeat center;
  background-size: 100%;
}
.page06 ul li input{
  width: 5.05rem;
  height: 0.6rem;
  line-height: 0.6rem;
      border: 0;
  float: left;
  padding-left: 0.2rem;
  border-radius: 0px 6px 6px 0px;

}
.page06 .page06_cot .btn{
      width: 4rem;
background: linear-gradient(0deg, #FF920C, #FFAC0C);
height:0.6rem;
border-radius: 30px;
border: 0;
box-shadow: none;
text-align: center;
    margin: 0.4rem auto 0;
}
.page06 .page06_cot h5{
      width: 4rem;
border-radius: 30px;
text-align: center;
    text-align: center;
margin: 0 auto;
    line-height: 0.6rem;
  background: linear-gradient(0deg, #FF920C, #FFAC0C);
    font-size: 0.3rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    position: relative;
  
        display: inline-block;

}


.Experi_menubtns{
  text-align: center;
}



.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.4rem;
}
.wisetyank_text p {
    text-align: center;
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
    margin-top: 0.4rem;
    text-align: justify;
}

.wisetyank.bg_1 .wisetyank_Img{
    margin-top: 0.2rem;
        width: 7.04rem;
}
.scholarship_tab_wrap{
box-shadow: 0px 6px 13px 0px rgba(37, 64, 86, 0.2);
border: 1px solid #FE6500;
    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: #FE6500;
    border-radius: 0 0 5px 5px;
    width: 100%;
    border:0;
    height:10px;
}
.scholarship_tab_wrap table .foot_jin{
         background: #FE6500;
    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: #FE6500;
}
.scholarship_tab_wrap table tr p{
    line-height: 0.35rem;
   text-align: left;
    padding:0.2rem 2px 0 6px;
    color: #666;
    font-size: 0.22rem;
}
.scholarship_tab_wrap table tr p span{
font-size: 0.22rem;
color:#FE6500;
}
.scholarship_tab_wrap table tr p i {
    font-weight: 600;

    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;
    font-weight: 600;
    color: #333333;
     
    border: 1px solid #EEEEEE;
    border-right: 0;
}

.scholarship_tab_wrap table tr:nth-child(1) {
    background: #FE6500;
    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.22rem;

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

}
.pscholarship_1 h4{
display: inline-block;
  width: 33%;
      font-size: 0.22rem;
          color: #FE6500;
}
.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{

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

.wisetyank_Img{
  margin-top: 0.3rem;
}

.footer{
    padding: 0.6rem 0.24rem 0.6rem;
    background: #333333;
    margin: 0.6rem auto 0;
}
.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;
}
.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: #FE6500;
  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: #FE6500;
    color: #fff;
}
  .tab-content .tab-table tbody tr:nth-child(even) {
     background:#FE6500;
    color: #fff;

}

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


}
.tab-content tr td:last-child{
     border-right: 0.1px solid #fff;
}
.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: #FE6500;
      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 #FE6500;
border-right:0.1px solid #FE6500;
}



.scholarship_tab_wrap{

border: 1px solid #FE6500;
    border-radius: 13px; 
    position: relative;
}
.scholarship_tab_wrap:after{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 3.8rem;
  width: 1px;
  color: #FE6500;
  content: '';
}
.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: #FE6500;
    border-radius: 0 0 12px 12px;
    width: 100%;
    border:0;
    height: 20px;
}
.scholarship_tab_wrap table .foot_jin{
         background: #FE6500;
    width: 100%;
    color: #fff;
    border:0;
    height: 20px;
}
.scholarship_tab_wrap table .foot_mon{
font-weight: inherit;
color: #FE6500;
}
.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:#FE6500;
}
.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: #FE6500;
    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:#FE6500;
    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: #FE6500;
    border-radius: 0 0 8px 8px;
    width: 100%;
    border: 0;
    height: 5px;
        padding: 0;
}

.scholarship_tab_wrap3{
    border: 1px solid #FE6500;
    border-radius: 8px;
    margin-top: 0.2rem;
box-shadow: 0px 6px 13px 0px rgba(37, 64, 86, 0.2);

}

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