b{
    font-weight:normal
}
.cont{
    width: 580px;
    margin: auto;
    padding-bottom: 38px;
}
.cont-top{
    background: url(../images/bjd.png) no-repeat;
    padding-top: 20px;
    padding-bottom: 28px;
    margin: 30px auto 0px;
    text-align: center;
}
.cont-top h2{
    font-size: 32px;
    position: relative;
    font-weight: 700;
    z-index: 1;
}
.cont-top  h2 span{
    display: inline-block;
    width: 244px;
    height: 20px;
    background: #97c5f9;
    position: absolute;
    bottom: 0px;
    left: 167px;
    z-index: -1;
}
.cont-top h3{
    margin-top: 15px;
    font-size: 25px;
}
.cont-top h3 b{
    color: #79c8b0;
}
.cont-top h3 span{
    font-size:21px ;
    color: #999999;
}
.cont-top p{
    line-height: 42px;
    margin-top: 20px;
    font-size: 24px;
}
.cont-top p span{
    color: #ff9833;
}
.text{
    margin: 30px auto;
    line-height: 42px;
    color: #666666;
    font-size: 24px;
    text-align: justify    ;

}
.yyjs{
    background: #f6f6f8;
    border-radius: 17px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.yyjs li{
    width: 193px;
    text-align: center;
    padding-top: 24px;
} 
.yyjs li div p:nth-of-type(1){color:#666666;}
.yyjs li div p:nth-of-type(2){
    margin-bottom: 17px;
}
.yyjs li:nth-of-type(1) div{
    border-right: 1px solid #e4e4e4;
}
.yyjs li:nth-of-type(2) div{
    border-bottom: 1px solid #e4e4e4;
    width: 146px;
    margin: auto;
}
.yyjs li:nth-of-type(3) div{
    border-left: 1px solid #e4e4e4;
}
.yyjs li:nth-of-type(4),.yyjs li:nth-of-type(6){
    padding-top: 0;
}
.yyjs li:nth-of-type(4) div{
    border-top: 1px solid #e4e4e4;
    width: 146px;
    margin: auto;
    padding-top: 24px;
}
.yyjs li:nth-of-type(5) div{
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}
.yyjs li:nth-of-type(6) div{
    border-top: 1px solid #e4e4e4;
    width: 146px;
    margin: auto;
    padding-top: 24px;
}
.sy20 {
    width: 100%;
    height: 20px;
    background: #f6f6f8;
    margin-bottom: 35px;
}
.cont2{
    width: 580px;
    margin: auto;
    text-align: center;
}
.cont2 h2,.cont3 h2,.cont4 h2{
    font-size: 32px;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
.cont2 h2 b,.cont3 h2 b,.cont4 h2 b{
    color: #1690e5;
    font-weight: 700;
}
.cont2 h2 span,.cont3 h2 span,.cont4 h2 span{
    display: inline-block;
    width: 70%;
    height: 20px;
    background: #97c5f9;
    position: absolute;
    bottom: 0px;
    left: 87px;
    z-index: -1;
}
.text span{color: #ff9833;}

.cont3,.cont4{
    width: 580px;
    margin: auto;
    text-align: center;
    padding-bottom: 38px;
}

.cont3-l .swiper-container{
padding-bottom: 30px;
}
.cont3-l  .swiper-pagination {
    bottom: 0px;
}
.cont3-l .swiper-pagination .swiper-pagination-bullet {
    height: 3px;
    border-radius: 0px;
    width: 26px;
    background: #1690e5;
}

.cont4 h2 span{width:75%;left:74px}