body {
    font-size: 14px !important;
}



@media (max-width: 1280px) {
    #PC_visible {
        display: none
    }

    #Mob_visible {
        display: block
    }
}

@media (min-width: 1280px) {
    #Mob_visible {
        display: none
    }

    #PC_visible {
        display: block
    }
}

#hader {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 666
}

.daoh_ul_li:nth-child(6) {
    border-bottom: 3px solid #00af66
}

body {
    padding: 0;
    margin: 0
}

.title {
    position: relative;
    z-index: 2;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: black;
    overflow: hidden
}

.title .caption {
    position: relative;
    display: inline-block
}

.title .caption .line {
    position: absolute;
    top: 25px;
    width: 100%;
    height: 1px;
    background-color: #ddd
}

.title .caption .line-l {
    right: 100%;
    margin-right: 50%
}

.title .caption .line-r {
    left: 100%;
    margin-left: 50%
}

.header-mf {
    width: 100%;
    background: url("../imges/attrBanner.jpg") no-repeat;
    background-size: cover;
    height: 295px;
    padding-top: 150px;
    box-sizing: content-box;
    text-align: center
}

body {
    margin: 0;
    padding: 0
}

.box1-mf {
    width: 100%;
    height: 600px;
    text-align: center;
    margin-top: 74px
}

.box1-1 {
    display: flex;
    text-align: center;
    margin-top: 146px
}

.box2-mf {
    width: 100%;
    height: 718px;
    padding-top: 31px;
    background-image: url(../img/helpbac.jpg);
    box-sizing: content-box;
}

.left-mf {
    width: 50%
}

.box1-1-1 {
    width: 25%;
    height: 250px
}

.box2-1-grey div {
    width: 71px;
    height: 71px
}

.box2-1 {
    width: 50%;
    height: 70px;
    margin-top: 33px;
    line-height: 70px;
    cursor: pointer;
    display: flex;
    justify-content: start
}

.box2-1 .img1-mf {
    height: 71px;
    width: 71px;
    background: url(../img/grey-01.jpg) no-repeat
}

.box2-1 .img2-mf {
    height: 71px;
    width: 71px;
    background: url(../img/grey-02.jpg) no-repeat
}

.box2-1 .img3-mf {
    height: 71px;
    width: 71px;
    background: url(../img/grey-03.jpg) no-repeat
}

.box2-1 .img4-mf {
    height: 71px;
    width: 71px;
    background: url(../img/grey-04.jpg) no-repeat
}

.box2-1:hover .img1-mf {
    background: url(../img/green-01.jpg)
}

.box2-1:hover .img2-mf {
    background: url(../img/green-02.jpg)
}

.box2-1:hover .img3-mf {
    background: url(../img/green-03.jpg)
}

.box2-1:hover .img4-mf {
    background: url(../img/green-04.jpg)
}

.box2-1:hover .box2-font {
    color: #00af66;
    font-weight: 500
}

#box2-font {
    font-weight: 500;
    color: #00af66;
    margin-left: 10px
}

.box2-font {
    font-size: 24px;
    color: #808080;
    margin-left: 10px
}

.box3-fm {
    width: 100%;
    height: 601px;
    padding-top: 31px;
    box-sizing: content-box;
}

.box3-1 {
    border: solid 2px #999999;
    width: 42%;
    height: 110px;
    opacity: 0.8;
    padding: 25px;
    box-sizing: content-box;
}

.box3-1 .box3-img1 {
    height: 39px;
    width: 39px;
    background: url(../img/condition-001.jpg)
}

.box3-1 .box3-img2 {
    height: 39px;
    width: 45px;
    background: url(../img/together-02.jpg)
}

.box3-1 .box3-img3 {
    height: 36px;
    width: 42px;
    background: url(../img/condition-03.jpg)
}

.box3-1 .box3-img4 {
    height: 40px;
    width: 40px;
    background: url(../img/condition-04.jpg)
}

.box3-1:hover {
    border: solid 2px #00af66;
    cursor: pointer;
    opacity: 1
}

.box3-1:hover .box3-img1 {
    background: url(../img/condition-01.jpg)
}

.box3-1:hover .box3-img2 {
    background: url(../img/together-002.jpg)
}

.box3-1:hover .box3-img3 {
    background: url(../img/condition-003.jpg)
}

.box3-1:hover .box3-img4 {
    background: url(../img/condition-004.jpg)
}

.box3-1:hover .box3-p {
    color: #00af66;
    font-weight: 600
}

.box3-p {
    margin-top: 20px;
    color: #999999;
    font-size: 16px
}

#bySelf {
    width: 295px;
    height: 260px;
    background-color: #18c77e;
    display: none;
    text-align: center;
    padding: 20px;
    box-sizing: content-box;
    padding-top: 40px;
    box-sizing: content-box;
    position: relative;
    top: -200px;
    cursor: pointer
}

#bySelf span {
    color: white;
    line-height: 30px
}

#complete-mf {
    width: 295px;
    height: 260px;
    background-color: #18c77e;
    display: none;
    text-align: center;
    padding: 20px;
    box-sizing: content-box;
    padding-top: 40px;
    position: relative;
    top: -200px;
    cursor: pointer
}

#complete-mf span {
    color: white;
    line-height: 30px
}

#beNew-mf {
    width: 295px;
    height: 260px;
    background-color: #18c77e;
    display: none;
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    box-sizing: content-box;
    position: relative;
    top: -200px;
    cursor: pointer
}

#beNew-mf span {
    color: white;
    line-height: 30px
}

#moveOn-mf {
    width: 295px;
    height: 260px;
    background-color: #18c77e;
    display: none;
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    box-sizing: content-box;
    position: relative;
    top: -200px;
    cursor: pointer
}

#moveOn-mf span {
    color: white;
    line-height: 30px
}

.p1-mf {
    color: white;
    font-weight: 600;
    line-height: 50px
}

.p2-mf {
    font-size: 16px;
    line-height: 32px;
    color: #4d4d4d;
    margin-bottom: 0
}

.box2-1-mf {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}