body {
    background-color: #f5f5f5;
}

section {
    width: 100%;
}

.banner {
    width: 100%;
    height: 500px;
    background: url(https://img001.haizhuawang.com/public/D06/banner.png) no-repeat center center;
}

.fuwu {
    width: 100%;
    height: 716px;
    background: #FFFFFF;
}

.title {
    width: 100%;
    padding-top: 78px;
}

.title h2 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #111111;
    text-align: center;
}

.title p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    text-align: center;
}

.title .title-flow {
    width: 58px;
    height: 2px;
    background-color: #E80000;
    margin: 20px auto;
}

.fuwu-list {
    width: 1280px;
    margin: 40px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fuwu-list li {
    width: 416px;
    height: 217px;
    padding: 37px 23px 0;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.fuwu-list li:nth-child(1) {
    background: url(https://img001.haizhuawang.com/public/D06/fuwu-list-back-1.png) no-repeat center center;
    background-size: 100%;
}

.fuwu-list li:nth-child(2) {
    background: url(https://img001.haizhuawang.com/public/D06/fuwu-list-back-2.png) no-repeat center center;
    background-size: 100%;
}

.fuwu-list li:nth-child(3) {
    background: url(https://img001.haizhuawang.com/public/D06/fuwu-list-back-3.png) no-repeat center center;
    background-size: 100%;
}

.fuwu-list li:nth-child(4) {
    background: url(https://img001.haizhuawang.com/public/D06/fuwu-list-back-4.png) no-repeat center center;
    background-size: 100%;
}

.fuwu-list li:nth-child(5) {
    background: url(https://img001.haizhuawang.com/public/D06/fuwu-list-back-5.png) no-repeat center center;
    background-size: 100%;
}

.fuwu-list li:nth-child(6) {
    background: url(https://img001.haizhuawang.com/public/D06/fuwu-list-back-6.png) no-repeat center center;
    background-size: 100%;
}

.fuwu-head {
     width: 100%;
}

.fuwu-head a {
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.fuwu-head a img{
    width: 58px;
}
.fuwu-head .fuwu-word {
    width: calc(100% - 80px);
}

.fuwu-head .fuwu-word h3 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.fuwu-head .fuwu-word p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.4;
    margin-top: 12px;
}

.fuwu-cen {
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 30px;
}

.fuwu-bottom {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    opacity: 0;
}

.fuwu-bottom a {
    display: block;
    width: 179px;
    height: 37px;
    background: #FFFFFF;
    border-radius: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 37px;
    text-align: center;
    cursor: pointer;
}

.fuwu-list li:hover {
    padding: 15px 23px 0;
    transition: 1s;
}

.fuwu-list li:hover .fuwu-cen {
    margin-top: 19px;
    transition: 1s;
}

.fuwu-list li:hover .fuwu-bottom {
    opacity: 1;
    transition: 1s;
}
.fuwu-list li:hover .fuwu-bottom a:hover{
    background-color: #e80000;
    color: #fff;
    transition: 0.5s;
}
.jianjie {
    width: 100%;
    height: 782px;
    background: url(https://img001.haizhuawang.com/public/D06/jianjie-back.png) no-repeat center center;
    background-size: 100% 100%;
}

.pc-jian-text {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
}

.jian-list {
    width: 1280px;
    margin: 50px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yousi {
    width: 100%;
    background-color: #fff;
}

.yousi-list {
    width: 1280px;
    margin: 50px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yousi-list li {
    width: 300px;
    height: 340px;
    background: #FFFFFF;
    box-shadow: 0px 0px 26px 0px #F1F2F4;
    border-radius: 6px;
    padding-top: 27px;
    box-sizing: border-box;
}

.yousi-list li:nth-child(1) {
    border-top: 1px solid #25d683;
    box-sizing: border-box;
}

.yousi-list li:nth-child(2) {
    border-top: 1px solid #24BAFA;
    box-sizing: border-box;
}

.yousi-list li:nth-child(3) {
    border-top: 1px solid #F23E76;
    box-sizing: border-box;
}

.yousi-list li:nth-child(4) {
    border-top: 1px solid #AD30F2;
    box-sizing: border-box;
}

.yousi-list li img {
    margin: 0 auto 27px;
}

.yousi-list li h3 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.yousi-list li p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CCCCCC;
    text-align: center;
    margin: 10px 0 30px;
}

.yousi-list li div {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
    text-align: center;
}

.flow {
    width: 100%;
    background-color: #fff;
    padding-bottom: 110px;
}

.flow-box {
    width: 1280px;
    margin: 55px auto 0;
}

.flow-tab {
    width: 100%;
    height: 58px;
    display: flex;
}

.flow-tab div {
    width: 50%;
    height: 58px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 58px;
    padding-left: 50px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.flow-tab div .xuan {
    display: none;
}

.flow-tab .choice .xuan {
    display: block;
}

.flow-tab .choice .noxuan {
    display: none;
}

.flow-tab div span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.4;
    margin-left: 12px;
}

.flow-tab div img {
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.flow-tab .choice:nth-child(1) {
    top: -12px;
}

.flow-tab div:nth-child(2) {
    position: relative;
    right: 26px;
}

.flow-tab .choice:nth-child(2) {
    right: 0;
    top: -11px;
}

.flow-tab .choice {
    height: 70px;
    line-height: 70px;
}

.flow-cont {
    width: 100%;
    height: 258px;
    background: url(https://img001.haizhuawang.com/public/D06/flow-cont-back.png) no-repeat center center;
    background-size: 100% 100%;
}

.flow-cont ul {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flow-cont ul li {
    width: calc(100% / 4);
    display: flex;
    align-items: center;
    padding-left: 44px;
    box-sizing: border-box;
}

.flow-word {
    margin-left: 15px;
}

.flow-word h3 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.flow-word p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    opacity: 0.3;
    margin: 4px 0 25px;
}

.flow-word div {
    height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}

.news {
    width: 100%;
    height: 945px;
    background: url(https://img001.haizhuawang.com/public/D06/new-back.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 50px;
    box-sizing: border-box;
}

.news-list {
    width: 1280px;
    margin: 50px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news-list li {
    width: 420px;
    height: 526px;
    background: #FFFFFF;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
}

.news-list li .big {
    display: block;
    width: 100%;
}

.news-list li .more {
    width: 100%;
    padding-top: 10px;
}

.news-list li .more a {
    display: block;
    width: 100%;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news-list li .more a+a {
    border-top: 1px solid #eee;
}

.news-list li .more a h3 {
    width: 310px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-list li .more a .time {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
    display: flex;
    align-items: center;
}

.news-list li .more a .time img {
    margin-right: 5px;
}


.app-header {
    display: none;
}

.app-footer {
    display: none;
}

.cebian {
    display: none;
}

.app-banner {
    display: none;
}

.app-news {
    display: none;
}

.app-jianjie {
    display: none
}

.app-flow {
    display: none;
}

@media only screen and (max-width: 750px) {
    header {
        display: none;
    }

    footer {
        display: none;
    }

    .banner {
        display: none;
    }

    section {
        width: 100%;
        padding-bottom: 80px;
    }



    .app-header {
        display: block;
        width: 100%;
        height: 55px;
        background: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .app-header .logo {
        display: block;
        width: 108px;
    }

    .app-header .logo img {
        width: 100%;
    }

    .app-header .kind {
        width: 30px;
        height: auto;
        background: none;
    }

    .app-header .kind img {
        width: 20px;
        margin: 0 auto;
    }

    .app-footer {
        width: 100%;
        height: 59px;
        background: #FFFFFF;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 666;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .app-footer a {
        display: block;
        width: calc(100% / 4);
        height: 100%;
        padding-top: 8px;
        box-sizing: border-box;
    }

    .app-footer a img {
        display: block;
        width: 29px;
        margin: 0 auto;
    }

    .app-footer a .sele {
        display: none;
    }

    .app-footer a p {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-align: center;
        margin-top: 3px;
    }

    .app-footer .opt .nosele {
        display: none;
    }

    .app-footer .opt .sele {
        display: block;
    }

    .app-footer .choice {
        display: block;
        width: calc(100% / 4);
        height: 100%;
        padding-top: 8px;
        box-sizing: border-box;
        position: relative;
    }

    .app-footer .choice img {
        width: 29px;
        margin: 0 auto;
    }

    .app-footer .choice .sele {
        display: none;
    }

    .app-footer .choice p {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-align: center;
        margin-top: 3px;
    }

    .xuanzhe {
        width: 154px;
        height: 100px;
        background: url(https://img001.haizhuawang.com/kp3/app/app-footer-xuanzhe.png) no-repeat center center;
        background-size: 100% 100%;
        position: absolute;
        top: -93px;
        left: -30px;
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
        padding: 10px 14px 0;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        display: none;
    }

    .xuanzhe a {
        display: block;
        width: 29px;
        height: 29px;
        margin-right: 10px;
        padding-top: 0;
    }

    .xuanzhe a:nth-child(3n) {
        margin-right: 0;
    }

    .xuanzhe a img {
        width: 29px;
    }

    .cebian {
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999;
        display: none;
    }

    .ce-box {
        width: 328px;
        height: 100%;
        background: #FFFFFF;
        float: right;
    }

    .ce-head {
        width: 100%;
        height: 60px;
        background: #FFFFFF;
        box-shadow: -1px 0px 20px 0px rgba(55, 55, 55, 0.06);
        padding: 0 13px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ce-head .ce-logo {
        display: block;
        width: 108px;
        height: 33px;
    }

    .ce-head .ce-logo img {
        width: 100%;
    }

    .ce-head .backoff {
        width: 17px;
        height: 100%;
        background: url(https://img001.haizhuawang.com/kp3/app/app-ce-backoff.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen {
        width: 100%;
        padding: 0 13px;
        box-sizing: border-box;
    }

    .ce-cen a {
        display: block;
        width: 100%;
        height: 56px;
        padding-top: 21px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #eee;
        box-sizing: border-box;
    }


    .ce-cen a p {
        width: calc(100% - 30px);
        height: 100%;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        display: flex;
        align-items: center;
    }

    .ce-cen a p i {
        display: block;
        width: 35px;
        height: 18px;
        margin-left: 5px;
    }

    .ce-cen a .right {
        display: none;
        width: 16px;
    }

    .ce-cen a p .hot-icon {
        background: url(https://img001.haizhuawang.com/kp3/app/app-ce-hot.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen a p .new-icon {
        background: url(https://img001.haizhuawang.com/kp3/app/app-ce-news.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen a p .free-icon {
        background: url(https://img001.haizhuawang.com/kp3/app/app-ce-free.png) no-repeat center center;
        background-size: 100%;
    }

    .app-banner {
        display: block;
        width: 100%;
    }

    .app-banner img {
        width: 100%;
    }

    .title {
        padding-top: 30px;
    }

    .title h2 {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
    }

    .title .title-flow {
        display: none;
    }

    .title p {
        display: none;
    }

    .fuwu {
        height: auto;
    }

    .fuwu-cen,
    .fuwu-bottom {
        display: none;
    }

    .fuwu-list {
        width: 100%;
        flex-wrap: wrap;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .fuwu-list li {
        width: 114px;
        height: 63px;
        padding: 12px 9px 0;
    }

    .fuwu-head img {
        width: 39px;
    }

    .fuwu-head .fuwu-word {
        width: calc(100% - 40px);
    }

    .fuwu-head .fuwu-word h3 {
        font-size: 13px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
    }

    .fuwu-head .fuwu-word p {
        font-size: 9px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        opacity: 0.6;
    }

    .jianjie {
        display: none;
    }

    .app-jianjie {
        display: block;
        width: 100%;
        height: 568px;
        background: url(https://img001.haizhuawang.com/public/D06/app-jianjie-back.png) no-repeat center center;
        background-size: 100%;
    }

    .app-jianjie .jianjie-cont {
        width: 364px;
        height: 489px;
        background: #FFFFFF;
        border: 1px solid #E6E6E6;
        border-radius: 3px;
        margin: 25px auto 0;
        padding: 7px;
        box-sizing: border-box
    }

    .app-jianjie .jianjie-cont img {
        width: 100%;
    }

    .app-jianjie .jianjie-cont p {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 19px;
        text-indent: 2em;
        margin-top: 30px;
    }

    .app-jianjie .jianjie-cont p:nth-child(2) {
        margin-top: 10px;
    }

    .yousi {
        width: 100%;
        background: none;
    }

    .yousi-list {
        width: 100%;
        flex-wrap: wrap;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .yousi-list li {
        width: 168px;
        height: 190px;
        background: #FFFFFF;
        box-shadow: 0px 0px 13px 0px #F1F2F4;
        border-radius: 3px;
        margin-bottom: 13px;
    }

    .yousi-list li img {
        width: 76px;
        margin: 0 auto 9px;
    }

    .yousi-list li h3 {
        font-size: 13px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
    }

    .yousi-list li p {
        font-size: 9px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #CCCCCC;
        margin: 6px 0 15px;
    }

    .yousi-list li div {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #808080;
    }

    .flow {
        display: none;
    }

    .news {
        width: 100%;
        background: none;
        height: auto;
    }

    .news-list {
        width: 100%;
        margin: 20px auto 0;
    }

    .news-list li:nth-child(2),
    .news-list li:nth-child(3) {
        display: none;
    }

    .news-list li {
        width: 100%;
        padding: 0;
        width: 352px;
        margin: 0 auto;
    }

    .news-list li .big img {
        width: 100%;
    }

    .news-list li .more a {
        display: block;
        box-sizing: border-box;
        height: 68px;
        padding: 15px 10px 0;
    }

    .news-list li .more a h3 {
        margin-bottom: 10px;
    }

    .app-flow {
        display: block;
        width: 100%;
    }

    .app-flow-cont {
        width: 350px;
        margin: 30px auto 0;
    }

    .app-flow-tab {
        width: 100%;
        display: flex;
    }

    .app-flow-tab div {
        width: 50%;
        height: 33px;
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #F5F5F5;
        line-height: 33px;
        padding-left: 20px;
        box-sizing: border-box;
        position: relative;
    }

    .app-flow-tab div img {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .app-flow-tab div .xuanze {
        display: none;
    }

    .app-flow-tab div .buxuanze {
        display: block;
    }

    .app-flow-tab div:nth-child(1) .buxuanze {
        width: 187px;
        top: 1px;
    }

    .app-flow-tab div:nth-child(2) .buxuanze {
        width: 187px;
        left: -12px;
    }

    .app-flow-tab .opt .xuanze {
        display: block;
    }

    .app-flow-tab .opt .buxuanze {
        display: none;
    }



    .app-flow-tab .opt:nth-child(1) .xuanze {
        height: 40px;
        top: -7px;
    }

    .app-flow-tab .opt:nth-child(2) .xuanze {
        width: 181px;
        height: 40px;
        top: -7px;
        left: -6px;
    }

    .app-flow-box {
        width: 100%;
        height: 402px;
        box-sizing: border-box;
        background: url(https://img001.haizhuawang.com/public/D06/app-flow-back.png) no-repeat center center;
        background-size: 100% 100%;
    }

    .app-flow-box ul {
        width: 100%;
        height: 100%;
        padding-left: 26px;
        box-sizing: border-box;
    }

    .app-flow-box ul li {
        width: 100%;
        height: calc(100% / 4);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .app-flow-box ul li img {
        width: 40px;
    }

    .app-flow-box ul li .app-flow-word {
        width: calc(100% - 50px);
    }

    .app-flow-box ul li .app-flow-word h3 {
        font-size: 13px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
    }

    .app-flow-box ul li .app-flow-word p {
        font-size: 9px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        opacity: 0.3;
        margin: 3px 0 15px;
    }

    .app-flow-box ul li .app-flow-word div {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
    }
    
    .fuwu-list li:hover {
        padding: 12px 9px 0;
        transition: 1s;
    }
    .fuwu-head a img{
        width: 39px;
    }
}