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: 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{
    
    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;
}

.down_2{
	background: url(../images/jianjie_07.png) no-repeat -13px 50px ;
	height: 545px;

}
.down_2 .title{
	height: 30px;margin: 10px 20px;text-align: center;
	color: #135EBF;    font-size: 26px;
	background: url(../images/jianjie_03.png);
}
.down_2 .title p,.three .title p{
	  height: 100%;
    margin: 0 auto;
    width: 50%;
    background: #E2F2FC;
		line-height: 30px;
}
.three .title p{background: #fff;}
.down_2 ul{
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		padding-left: 45px;    padding-bottom: 35px;
		margin: 32px 0px 45px;
}
.down_2 li{
	width: 180px; height: 370px;position: relative;
}
.down_2 li:nth-child(1),.down_2 li:nth-child(3){top: 30px;}
.down_2 li div{
	position: absolute;background: #fff;text-align: center;font-size: 18px;    padding-top: 2px;
}
.down_2 .shang{top: 0;}
.down_2 .xia{bottom: 0;}
.down_2 li div p{
    text-align: justify;
    margin: 2px 6px;
    font-size:16px;
    line-height:20px;
}


.button{
	margin: 30px auto;
}
.button p{
	border: 1px solid #FF9801;
	border-radius: 30px;
	margin: 0 auto;
	width: 80%;height: 50px;line-height: 50px;
	text-align: center;
}
.button p a{
    display: flex;
    width: 95%;
    color: #fff;
    height: 100%;
    background: #FF9801;
    border-radius: 30px;
    justify-content: center;
    margin: 0 auto;
}
.button span{
	display: inline-block;
	height: 50px;
}
.button span:nth-child(2){
	width: 50px;	height: 50px;
	background: url(../images/jianjie_jlt.png) no-repeat;
	background-position: 15px -56px;
}


