.qyfh_title{text-align: center;font-size: 30px;font-weight: bold;margin-bottom: 10px;}
.qyfh_title a{padding:10px;background: #CA3C3C;text-align: center;font-size: 16px;color: #fff;border-radius: 10px;}
.qyfh_title a:hover{font-size: 16px;color: #fff;}
.index-title:before {position: absolute;left: 0;bottom: 0;height: 3px;width: 80px;background-color: #49c7ed;content: "";z-index: 1;right: 0;margin: -2% auto;}

.qyfh_top{float: left;}


.home-qifu-labels>li {width: 25%;text-align: center;position: relative;display: block;}
.home-qifu-labels>li>a {position: relative;display: block;padding: 10px 15px;}
.home-qifu-labels{border-bottom:1px solid #F3F3F3;margin-top:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.home-qifu-labels .label-item{padding:16px 0;cursor:pointer}
.home-qifu-labels img{width: 28%;margin: 0 auto;background-size: 100%;}
.home-qifu-labels .label-item p{font-size:20px;margin-top:20px;color:#333;font-weight:700;}
.home-qifu-labels .label-item:last-of-type{margin-right:0}
.home-qifu-labels .label-item.active{font-weight:bold;color:#0065dd;border-bottom:2px solid #0065dd}
.home-qifu-labels .label-item.active p{color:#0065dd;}
.home-qifu-con{margin-top: 45px;}
.home-qifu-con .con-item{float: left;width: 17%;margin-right: 3%;}
.home-qifu-con .con-item p{padding:10px 0;background: #3578ec;text-align: center;font-size: 18px;color: #fff;border-radius: 10px;}
.home-qifu-con .con-item:nth-child(n+5){margin-right:0}
.home-qifu-con .con-item2{float: left;width: 48%;margin-right: 3%;}
.home-qifu-con .con-item2:nth-child(n+2){margin-right:0}
.home-qifu-con .con-item3{float: left;width: 31%;margin-right: 40px;}
.home-qifu-con .con-item3:nth-child(n+3){margin-right:0}
.home-qifu-con .con-item4{float: left;width: 22%;margin-right: 3%;}
.home-qifu-con .con-item4:nth-child(n+4){margin-right:0}


.home-fuwu-labels>li {width: 33.3%;text-align: center;position: relative;display: block;}
.home-fuwu-labels>li>a {position: relative;display: block;padding: 10px 15px;}
.home-fuwu-labels{border-bottom:1px solid #F3F3F3;margin-top:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.home-fuwu-labels .label-item{padding:16px 0;cursor:pointer}
.home-fuwu-labels img{width: 20%;margin: 0 auto;background-size: 100%;}
.home-fuwu-labels .label-item p{font-size:20px;margin-top:20px;color:#333;font-weight:700;}
.home-fuwu-labels .label-item:last-of-type{margin-right:0}
.home-fuwu-labels .label-item.active{font-weight:bold;color:#0065dd;border-bottom:2px solid #0065dd}
.home-fuwu-labels .label-item.active p{color:#0065dd;}
.home-fuwu-con{margin-top: 45px;}
.home-fuwu-con .fuwu_nav{width: 20%;float: left;}
.home-fuwu-con .fuwu_nav p{font-size: 16px;padding: 10px 0;}

@media (max-width:768px) {
    .home-qifu-labels img {
        width: 60%;
    }
    .home-fuwu-labels img {
        width: 40%;
    }
}

