
.leixing{
    background:none;
}
.leixingcontent{
    width:100%;
    height: 383px;
}
.leixingcontent .leixing-jiage{
   
    float: left;
    width: 20%;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    margin: 0 2%;
    height: 328px;
}
.leixingcontent .leixing-jiage img{
    width: 60px;
    margin: 25px auto 15px auto;
}
.leixingcontent .leixing-jiage .leixing-jiage-a{
    font-size: 14px;
    color: #747474;
    line-height: 24px;
}
.leixingcontent .leixing-jiage .leixing-jiage-title{
    font-size: 18px;
    color: #191919;
    line-height: 50px;
}
.leixingcontent .leixing-jiage .leixing-jiage-price{
    font-size: 24px;
    color: #2755ff;
    line-height: 100px;
    margin-top: 50px;
}

.tabs{
    justify-content: center; /* 水平居中 */
  align-items: center;     /* 垂直居中 */
}
.item-liucheng-box .tabl {
    width: 188px;
    
  text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 18px;
  background-color: #fff;
  margin: 20px 30px;
  padding: 0;
  line-height: 50px;
  color: #191919;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}
 
/* Style the buttons that are used to open the tab content */
.item-liucheng-box .tabl:hover {
background:#207cda;
color: #fff;
}
.item-liucheng-box .activel{
 background:#207cda;
color: #fff; 
}

.leixingcontent .leixing-jieshao{
    float: right;
    width: 75%;
    height: 328px;
    border-radius: 10px;
    background:#fff;
    padding: 25px;
}
.leixingcontent .leixing-jieshao .leixing-jieshao-row{
    display: flex;
    text-align: left;

}
.leixing-jieshao-left{
    width: 48%;
}

.leixing-jieshao-row h2{
    font-size: 18px;
    font-weight: bold;
}
.leixing-jieshao-row h3{
    font-size: 14px;
    font-weight: bold;
}
.leixing-jieshao-row .leixing-jieshao-desc{
    font-size: 14px;
    line-height: 28px;
}
.leixing-jieshao-row .leixing-jieshao-canshu{
    font-size: 14px;
    line-height: 36px;
}
.leixing-jieshao-row .leixing-xiangmu{
    border: 1px solid #cfcfcf;
    font-size: 14px;
    color: #0d97fb;
    padding: 10px 35px;
    margin: 0 20px;
    line-height: 30px;
}
.leixing-jieshao-right{
    width: 48%;
}
.fengexian {
width: 2px;
    height: 155px;
    margin: 32px 20px;
background: linear-gradient(243deg,#fff 0%,#00ffcd 51%,#fff 100%);

  
}
.icp-liucheng{
    background: #fff;
    border-radius: 10px;
    padding: 20px 0;
}
.item-icp-liucheng-box{
    display: flex;
    justify-content: space-around; /* 水平均匀分布 */
    align-items: center; /* 垂直居中 */
    
    
}
.item-icp-liucheng-box dl h1{
    padding-left: 40px;
    background: -webkit-linear-gradient(45deg, #0bbafb, #4285ec);
  background: linear-gradient(45deg, #0bbafb, #4285ec);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.item-icp-liucheng-box dl p:not(.icp-one){
    background: url(../assets/img/icp-jiantou.png) no-repeat left center;
}
.item-icp-liucheng-box dl p{
    padding-left: 40px;
    line-height: 40px;
    font-size: 18px;
}
.liucheng-zixun{
    display: block;
    width: 138px;
    height: 42px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #207cda;
    line-height: 42px;
    text-align: center;
    border-radius: 10px;
    margin: 0 auto;
}
.liucheng-zixun:hover{
    color: #fff !important;
    background: #53a3f5 !important;
}

.item-suoxu-box{
    display: flex;

}
.item{
        background: #fff;
    border-radius: 10px;
    padding: 30px 0;
}
.item-suoxu-box li:not(.tuikuan){
    width: 37%;
}
.item-suoxu-box .tuikuan{
    width: 26%;
}
.item-suoxu-desc{
    width: 80%;
    border: 1px solid #cfcfcf;
    margin: 20px auto;
    border-radius: 10px;
    padding: 20px 20px;
    line-height:36px;
}
.item-suoxu-desc h2{
    font-size: 14px;
    font-weight: bold;
}
.item-suoxu-tuikuan{
    background: url('../assets/img/tuikuan.png') no-repeat center;
    width: 153px;
    height: 340px;
    margin: 0 auto;
    padding: 150px 18px;
}
.item-suoxu-tuikuan a{
    display: block;
    width: 100%;
    line-height: 30px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 20px;
    text-align: center;
    color: #5e96dc;
    font-weight: bold;
}
.suoxu-tishi{
    font-size: 14px;
    font-weight: bold;
    color: #fd4848;
    text-align: center;
}
.tuikuanbox{
    padding: 20px 5%;
    margin: 20px auto;
}




