.f-cb{zoom:1;display: flex;justify-content: space-between;}
.f-cb:after{
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
content:".";
}
.about-num{margin-top:0px;background:none;}
.about-num li{position:relative;padding-left: 24px;margin: auto;text-align:left;border-left:1px solid #ccc;width:100%;}
.about-num li:before{content:'';position:absolute;left:-1px;top:0;width: 3px;height: 50%;background: #015199;z-index:1;}
.about-num li h2{font-family: "cf28fdc3-7a57-4726-a54f-cd53c6e37ecb";font-size: 56px;color: #015199;line-height: 56px;font-weight:bold;display:inline-block;}
.about-num li p{font-size: 16px;line-height: 32px;}
.about-num .count-unit{font-size:16px;color: #333;text-align:right;display:inline-block;font-style:normal;}
.about-num li .bot p{
font-size:15px;
color:#666;
line-height:24px;
}
@media only screen and (max-width: 768px){
.f-cb {
    zoom: 1;
    display: block;
}
.about-num li h2{
  font-size:30px;
      line-height: 30px;
}
.about-num{
  margin-top:0px;
  padding-top: 0;
  padding-bottom:0px;
}
.about-num .count-unit{
  font-size:14px;
}
.about-num li p{
  font-size:14px;
}
.about-num li{
  width:50%;
  border-bottom: none;
  padding-left: 12px;
  float: left;
  margin: 3% auto;
}
.about-num li:nth-child(1){
border-top: none;
}
.about-num li:nth-child(2){
border-top: none;
border-right: none;
}
.about-num li:nth-child(4){
border-right: none;
}
.about-num li:last-child{
display:block;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px){

.about-num li h2{
  font-size:30px;
}
.about-num{
  margin-top:25px;
  padding-top:12px;
  padding-bottom:10px;
}
.about-num .count-unit{
  font-size:14px;
}
.about-num li p{
  font-size:14px;
}
}



.select{
  width: 31%;
  display:inline-block;
  height: 35px;
  position:relative;
  min-width: 230px;
  margin: 0;
}
.clearfix:before,.clearfix:after{
  display:none;
}
.select:nth-child(1){
  
  }
  .select:nth-child(2){
  }
  .select:nth-child(3){
  
  }
.fl{
width: 22%;}
.select dt{
  height: 35px;
  border:1px solid #d0d0d0;
  position:relative;
  background:#ffffff;
  line-height: 35px;
  text-align:left;
  padding-left:14px;
  cursor:pointer;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-weight:normal;
  overflow:hidden;
  z-index:3;
  color:#8c8a8a;
  font-size:14px;
}
.select dt i{
  width:13px;
  height:7px;
  position:absolute;
  right:10px;
  top:50%;
  margin-top:-3px;
  background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022042910212311800/cms/image/ba070a1c-bb3a-4b14-bd98-68279f9f3157.png) no-repeat center;
}
.select dd{
  position:absolute;
  left:0;
  bottom: 35px;
  z-index:9;
  border:1px solid #d2ccc4;
  border-bottom:none;
  background:#fff;
  display:none;
  width:100%;
  box-sizing:border-box;
  margin:0;
}
.select dd ul{
  padding:4px 0;
  width:100%;
  max-height:250px;
  overflow:auto;
}
.select dd ul li{
  display:block;
  width:100%;
}
.select dd ul li a{
  line-height:27px;
  display:block;
  width:100%;
  box-sizing:border-box;
  text-align:left;
  padding:0 14px;
}
.select dd ul li a:hover{
  background:#f5f5f5;
}
.select dt.cur i{
  -webkit-transform:rotateZ(180deg);
  transform:rotateZ(180deg);
}
.text{
  margin-top:30px;
  font-size:14px;
  line-height:24px;
  color:#444444;
}
.text p span{
  margin-right:8px;
}
.yq{
  font-size:18px;
  color:#08277e;
  font-weight:700;
  line-height:40px;
  float:left;
  padding:0px 4%;
}
.clearfix1{
  text-align:center;
  height: auto !important;
display: flex;justify-content: space-between;}
@media only screen and (max-width: 768px){
  
.select{width: 100%;margin: 0 0 15px;}
.clearfix1{padding: 0;DISPLAY: BLOCK;}
.yq{

padding:0px;
}
}
