
.changjing-zixun{
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #207cda;
    color: #207cda;
    background:#fff;
    margin: 10px 50px;
    border-radius: 10px;
    text-align: center;
}
.fenlei{
    
}
.section-content{
    text-align: left !important;
    padding: 0 5%;
    
}
.section-content h1{
    text-align: left !important;
    padding: 60px 0 0 50px;
}
.section-content .level-banner-desc{
    color: #fff;
    line-height: 40px;
    padding: 0px 0 0 50px;
}
.item-gainian-box{
   
   text-indent: 2em;
   font-size: 14px;
   color: #191919;
   line-height: 24px;
   padding:40px 75px 0 75px;
   
    
}

.xinxi{
    padding:20px 5%;
    background: #fff;
    margin-bottom: 20px;
}

.item-xinxi-box{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.item-xinxi-box li{
    margin: 0 1%;
    background: #fff;
    border-radius: 10px;
    height: 304px;
    width: 24%;
    border: 1px solid #e5e5e5;

}
.item-xinxi-box li:hover{
    background:#fff !important;
    border: 1px solid #207cda;
    
}
.item-xinxi-box .item-xinxi-title{
    text-align: center;
    background: #366efb;
    border-top-left-radius:10px;
    border-top-right-radius: 10px;
}
.item-xinxi-box .item-xinxi-title img{
   
    height: 80px;
    margin: 20px 0;
}
.item-xinxi-box .item-xinxi-desc{
    font-size: 14px;
    color: #595959;
    line-height: 24px;
    padding: 10px 26px;
    
}

.item-xinxi-box .item-xinxi-desc h2{
    font-size: 16px;
    color: #191919;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}




.item-liucheng-box{
    padding: 10px 5%;
    display: flex;
    flex-direction: column;
    
}
.item-liucheng-box .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
  }
  .item-liucheng-box .row li{
      border: 1px solid #ededed;
      width: 18.6%;
      height: 127px;
      padding: 10px;
      text-align: center;
  }
.item-liucheng-box .row .yi{
    width: 7% !important;
    display: flex;
   background: #207cda;
   padding: 0 !important;
  
}
.item-liucheng-box .row .yi .item-liucheng-num{
    font-size: 70px;
    color: #3b7cf3;
}
.item-liucheng-box .row .yi .item-liucheng-column{
     writing-mode: vertical-lr; /* 文字从上到下竖排，从右到左 */
     font-size: 18px;
     color: #fff;
}
.item-liucheng-box .row .item-liucheng-subtitle{
    font-size: 18px;
     color: #191919;
     line-height: 127px;
}

/* Style the tab */
.item-liucheng-box .tabs{
    display: flex;
}
.item-liucheng-box .tab {
    width: 50%;
  text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 28px;
  background-color: #fff;
  margin: 0;
  padding: 0;
  line-height: 90px;
  color: #191919;
}
 
/* Style the buttons that are used to open the tab content */
.item-liucheng-box .tab:hover {
border-bottom: 2px solid #207cda;
}
.item-liucheng-box .active{
 border-bottom: 2px solid #207cda;   
}
/* Style the tab content */
.item-liucheng-box .tabcontent {
    text-align: center;
  display: none;
  padding: 6px 12px;
}
.jiagou{
    background: #fff;
    padding-top: 20px;
}

.rectab table tr td,.rectab table tr th{
    border: 1px solid #cfd2d5;
    line-height: 20px;
    text-align: center;
    height: 50px;
    padding: 10px;
    
}
.rectab table tr td{
    background: #fff;
    
}
.rectab table tr th{
    background: #dcf0d8;
    color: #3cb03e;
    font-size: 18px;
    font-weight: bold;
}
.yes{
    background:#fff url(../assets/img/yesa.png) no-repeat center center !important;
    background-size: 20px !important;
}
.no{
    background:#fff url(../assets/img/no2.png) no-repeat center center !important;
    background-size: 16px !important;
}
