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: #d4f0e8;
    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: 75px;
    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: #2ab28d;
    font-weight: 700;
}
.cont2 h2 span,.cont3 h2 span,.cont4 h2 span{
    display: inline-block;
    width: 70%;
    height: 20px;
    background: #d4f0e8;
    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: #3bc39e;
}

.cont5{overflow: hidden;width: 576px;padding: 0 32px 40px;}
.cont_p{line-height: 40px;font-size: 24px;color: #666;text-align: justify;padding: 25px 0 30px;}
.cont_p span{color: #ff9833}
.cont5 .yyjj_biaoti span{width: 362px;}
.cont5 .yyjj_biaoti h3{left: 116px;}
.yyjj_biaoti{height: 45px;width: 100%;text-align: center;position: relative;overflow: hidden;margin: 35px auto 0}
.yyjj_biaoti span{width: 382px;height: 18px;background: #d4f0e8;display: inline-block;margin-top: 23px;}
.yyjj_biaoti h3{font-size: 32px;color: #333;position: absolute;z-index: 2;left: 102px;bottom: 9px;z-index: 1;font-weight: bold;letter-spacing: 1px;}
.yyjj_biaoti h3 p{color: #2ab28d;display: inline-block;}
.yinhao {position: relative;text-align: center;}
.yinhao:before{content: "";display: block;width: 34px;height: 25px;background: url(../images/yinhao.png)no-repeat;position: absolute;top: 17px;left: 0px;transform: rotate(180deg);}
.yinhao:after{content: "";display: block;width: 34px;height: 25px;background: url(../images/yinhao.png)no-repeat;position: absolute;bottom: 24px;right: 12px;}