
.content-wrap {
  width: 100%;
}
.content-box {
    padding-top: 44px;
    padding-bottom: 50px;
    background: #fff;
}
.content-box1,.content-box3,.content-box5 {
    background: #F6F8F9;
}
.content-item {
    margin: 0 auto;
    width: 1200px;
}
@media (max-width: 1200px){
    .content-item {
        width: 996px;
    }

}
@media (max-width: 996px){
    .content-item {
        width: 786px;
    }
}
@media (max-width: 786px){
    .content-item {
        width: 700px;
    }
}
.content-tap {
    display: flex;
    width: 88%;
    justify-content: space-between;
    align-items: center;
    background: #F6F8F9;
    margin: 0 auto;
}
.tap-item {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    cursor: pointer;
}
.tap-shu-gang {
    height: 16px;
    position: relative;
    background: #d0d0d0;
    width: 2px;
    color: #f2f2f2;
}
.content-tap-active {
    border-bottom: 2px solid #56BB37;
    padding-bottom: 6px;
}
.content-item-title {
    width: 100%;
    font-size: 40px;
    font-family: FontName;
    font-weight: 400;
    color: #333333;
    margin-bottom: 46px;
}

.content-item-title2 {
    font-size: 20px;
    margin-top: 30px;
    width: 100%;
    font-family: FontName;
    font-weight: 400;
    color: #333333;
}

.content-item-title3 {
    width: 100%;
    font-family: FontName;
    font-weight: 400;
    margin-bottom: 46px;
    font-size: 20px;
    line-height: 30px;
    color: #56BB37;
}
.fq-img {
    width: 120px;
    height: 120px;
}
.fq-span-active {
    color: #56BB37;
}
.mt10 {
    margin-top: 10px;
}
.lc-img {
    margin-top: 30px;
    padding: 80px 80px 80px 80px;
    -moz-box-shadow: 0px 4px 14px #f2f2f2;
    -webkit-box-shadow: 0px 4px 14px #f2f2f2;
    box-shadow: 0px 4px 14px #f2f2f2;
    border-top: 3px solid #56BB37;
}
.jl-box {
    font-size: 25px;
    font-family: FontName;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
}
.jl-box p span,.dian {
    color: #56BB37;
    font-size: 38px;
}
.jl-box p:nth-child(2){
    color: #666;
    font-size: 16px;
    max-width: 300px;
    margin-top: 20px;
    line-height: 30px;
}
.jl-btn {
    height: 80px;
    border-radius: 50px;
    -moz-box-shadow: 0px 4px 20px #d0d0d0;
    -webkit-box-shadow: 0px 4px 20px #d0d0d0;
    box-shadow: 0px 4px 20px #d0d0d0;
    color: #56BB37;
    background: white;
    border-width: 0;
    font-size: 30px;
    top: 150px;
    width: 300px;
    margin: 0 auto;
    line-height: 80px;
}
.go-back-btn {
    margin-top: 30px;
    background: #F7F7F7;
}
.fq-img1,
.fq-img2,
.fq-img3,
.fq-img4{
    cursor: pointer;
}
.text-decoration-color333:hover,
.text-decoration-color333:focus,
.text-decoration-color333 {
    color: #333;
    text-decoration: none;
}
.display-flex-center-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.display-flex-center-center-column {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.lc-div-bao {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 45px;
}
.display-flex-center-sa {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.marginauto {
    margin: auto;
}
.fajs-div {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

