body {
    background-color: #f5f5f5;
}

section {
    width: 100%;
    padding-bottom: 60px;
}

.banner {
    width: 100%;
    position: relative;
}

.banner img {
    width: 100%;
}

.banner-word {
    width: 1280px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -640px;
    padding-top: 400px;
}

.banner-word .banner-btns {
    width: 280px;
    height: 40px;
    display: flex;
}

.banner-word .banner-btns a {
    display: block;
    width: 140px;
    height: 40px;
    background: #FFFFFF;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    color: #333;
}

.banner-word .banner-btns a:nth-child(1) {
    background: #E80000;
    color: #FFFFFF;
}

.lei {
    width: 1280px;
    margin: 0 auto 20px;
}

.title {
    width: 100%;
    padding-top: 40px;
}

.title h2 {
    width: 100%;
    height: 60px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
    text-align: center;
    position: relative;
}

.title h2 span {
    width: 58px;
    height: 2px;
    border-top: 2px solid #E80000;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -29px;
}

.title p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CCCCCC;
    text-align: center;
    margin-top: 15px;
}

.lei .lei-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.lei-top li {
    width: 310px;
    height: 233px;
    border-radius: 6px;
    padding: 18px 20px 0;
    box-sizing: border-box;
}

.lei-top li:nth-child(1) {
    background: linear-gradient(60deg, #9019FF, #4347FF);
}

.lei-top li:nth-child(2) {
    background: linear-gradient(60deg, #F68428, #F03737);
}

.lei-top li:nth-child(3) {
    background: linear-gradient(60deg, #00A5F2, #0054FF);
}

.lei-top li:nth-child(4) {
    background: linear-gradient(60deg, #AB00F2, #7200FF);
}

.lei-top-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lei-top-head .lei-top-word {
    width: calc(100% - 70px);
}

.lei-top-head .lei-top-word h3 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.lei-top-head .lei-top-word p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.4;
    margin-top: 13px;
}

.lei-num {
    width: 100%;
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lei-num .num {
    width: 50%;
}

.lei-num .num h4 {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.lei-num .num p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 12px;
}

.lei-top-btn {
    display: flex;
    width: 100%;
    height: 40px;
    background: #FFFFFF;
    border-radius: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    align-items: center;
    justify-content: center;
}

.lei-top-btn img {
    margin-left: 10px;
}

.lei-small {
    width: 100%;
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lei-small li {
    width: 310px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 6px;
    padding: 28px 18px 0;
    box-sizing: border-box;
}

.lei-small li .lei-small-top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.lei-small li .lei-small-top .lei-small-word {
    width: calc(100% - 96px);
}

.lei-small-word h3 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.lei-small-word p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    margin-top: 14px;
}

.lei-small li a {
    display: block;
    width: 100%;
    height: 40px;
    background: #F5F5F5;
    border-radius: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: center;
}

.jian {
    width: 100%;
    height: 667px;
    background: #FFFFFF;
    margin-top: 80px;
}

.jian-cont {
    width: 1280px;
    height: 427px;
    margin: 40px auto 0;
    background: url(https://img001.haizhuawang.com/kp4/jian-cont-back.png) no-repeat right center;
    display: flex;
    align-items: center;
}

.jian-right {
    width: 654px;
    height: 359px;
    background: #FFFFFF;
    border-radius: 0px 10px 10px 0px;
    padding: 37px 29px 0;
    box-sizing: border-box;
}

.jian-right h3 {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 19px;
}

.jian-right p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    margin-bottom: 30px;
}

.yousi {
    width: 1280px;
    margin: 0 auto;
}

.yousi-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}

.yousi-list li {
    width: 300px;
    height: 340px;
    background: #FFFFFF;
    box-shadow: 0px 0px 26px 0px #F0F1F7;
    border-radius: 6px;
    padding-top: 40px;
    box-sizing: border-box;
}

.yousi-list li img {
    margin: 0 auto 40px;
}

.yousi-list li h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.yousi-list li p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CCCCCC;
    width: 100%;
    text-align: center;
    margin: 10px 0 30px;
}

.yousi-list li div {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
}

.yousi .know-more {
    display: block;
    width: 190px;
    height: 44px;
    background: #031119;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    margin: 50px auto;
}

.flow {
    width: 100%;
    height: 637px;
    background: #FFFFFF;
}

.flow-cont {
    width: 1280px;
    margin: 40px auto 0;
}

.flow-cont .flow-tab {
    width: 260px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.flow-cont .flow-tab li {
    width: 130px;
    height: 37px;
    background: rgba(3, 17, 25, 0.08);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 37px;
    text-align: center;
    cursor: pointer;
}

.flow-cont .flow-tab .sele {
    background: #031119;
    color: #FFFFFF;
}

.flow-box {
    width: 100%;
    margin-top: 18px;
}

.flow-box ul {
    width: 100%;
    display: flex;
    align-items: center;
}

.flow-box ul li {
    width: 321px;
    height: 326px;
}

.flow-box .u1 li:nth-child(1) {
    background: url(https://img001.haizhuawang.com/kp4/flow-back-1.png) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 10px 0px 0px 10px;
}

.flow-box .u1 li:nth-child(2) {
    background: url(https://img001.haizhuawang.com/kp4/flow-back-2.png) no-repeat center center;
    background-size: 100% 100%;
}

.flow-box .u1 li:nth-child(3) {
    background: url(https://img001.haizhuawang.com/kp4/flow-back-3.png) no-repeat center center;
    background-size: 100% 100%;
}

.flow-box .u1 li:nth-child(4) {
    background: url(https://img001.haizhuawang.com/kp4/flow-back-4.png) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 0px 10px 10px 0px;
}

.flow-box ul li .flow-word {
    width: 100%;
    height: 100%;
    background: rgba(22, 24, 35, 0.86);
    padding-top: 87px;
    box-sizing: border-box;
}

.flow-box ul li:nth-child(1) .flow-word {
    border-radius: 10px 0px 0px 10px;
}

.flow-box ul li:nth-child(4) .flow-word {
    border-radius: 0px 10px 10px 0px;
}

.flow-box ul li .flow-word img {
    margin: 0 auto 25px;
}

.flow-box ul li .flow-word h3 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.flow-box ul li .flow-word p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.3;
    text-align: center;
    margin: 8px 0 25px;
}

.flow-box ul li .flow-word div {
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
    opacity: 0;
}

.flow-box ul li:hover .flow-word {
    background: rgba(254, 44, 85, 0.9);
    padding-top: 55px;
    transition: 1s;
}

.flow-box ul li:hover .flow-word div {
    opacity: 1;
    transition: 1s;
}

.flow-box .u2 li:nth-child(1) {
    background: url(https://img001.haizhuawang.com/kp4/flow-back-5.png) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 10px 0px 0px 10px;
}

.flow-box .u2 li:nth-child(2) {
    background: url(https://img001.haizhuawang.com/kp4/flow-back-6.png) no-repeat center center;
    background-size: 100% 100%;
}

.flow-box .u2 li:nth-child(3) {
    background: url(https://img001.haizhuawang.com/kp4/flow-back-7.png) no-repeat center center;
    background-size: 100% 100%;
}

.flow-box .u2 li:nth-child(4) {
    background: url(https://img001.haizhuawang.com/kp4/flow-back-8.png) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 0px 10px 10px 0px;
}

.news {
    width: 1280px;
    margin: 0 auto;
}

.news-cont {
    width: 100%;
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news-cont .news-left {
    width: 500px;
    height: 538px;
    background: #FFFFFF;
    border-radius: 4px;
}

.news-left a {
    display: block;
    width: 100%;
    height: 206px;
    padding: 34px 14px 0;
    box-sizing: border-box;
}

.news-left a h3 {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.news-left a p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
    line-height: 20px;
    margin: 25px 0 30px;
}

.xijie {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xijie .time {
    display: flex;
    align-items: center;
}

.xijie .time span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.xijie .time span img {
    margin-right: 5px;
}

.xijie .xiangqing {
    width: 70px;
    height: 27px;
    background: #031119;
    border-radius: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFEFE;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
}

.news-right {
    width: 762px;
    height: 538px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 0 17px;
    box-sizing: border-box;
}

.right-list {
    width: 100%;
}

.right-list a {
    display: block;
    width: 100%;
    height: 154px;
    padding-top: 49px;
    box-sizing: border-box;
}

.right-list a+a {
    border-top: 1px solid #eee;
}

.right-list a .right-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right-list a .right-head h3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.right-list a .right-head .time {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
    display: flex;
    align-items: center;
}

.right-list a .right-head .time img {
    margin-right: 5px;
}

.right-list a p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
    line-height: 20px;
    margin-top: 20px;
}

.news-right .mores {
    display: block;
    width: 70px;
    height: 27px;
    background: rgba(3, 17, 25, 0.06);
    border-radius: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #031119;
    line-height: 27px;
    text-align: center;
    float: right;
    margin-top: 36px;
}

.bottom-banner {
    width: 100%;
}

.bottom-banner img {
    width: 100%;
}

.app-header {
    display: none;
}

.app-banner {
    display: none;
}

.app-bottom-banner {
    display: none;
}

.cebian {
    display: none;
}

.app-footer {
    display: none;
}

@media only screen and (max-width: 750px) {
    header {
        display: none;
    }


    .bottom-banner {
        display: none;
    }

    footer {
        display: none;
    }

    .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;
    }

    .app-header .kind img {
        width: 20px;
        margin: 0 auto;
    }

    section .banner {
        display: none;
    }

    .app-banner {
        display: block;
        width: 351px;
        margin: 12px auto;
        position: relative;
    }

    .app-banner img {
        width: 100%;
    }

    .title p,
    .title h2 span {
        display: none;
    }

    .lei {
        width: 100%;
        margin: 0 auto 0;
    }

    .lei .lei-top {
        flex-wrap: wrap;
        padding: 0 12px;
        box-sizing: border-box;
        margin-top: 0;
    }

    .lei-top li {
        width: 172px;
        height: 192px;
        padding: 20px 14px 0;
        margin-bottom: 10px;
    }

    .lei-top-head img {
        width: 36px;
    }

    .lei-top-head .lei-top-word {
        width: calc(100% - 46px);
    }

    .lei-top-head .lei-top-word h3 {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
    }

    .lei-top-head .lei-top-word p {
        font-size: 9px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        opacity: 0.4;
        margin-top: 9px;
        white-space: nowrap;
        overflow: hidden;
    }

    .lei-num .num h4 {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
    }

    .lei-num {
        height: 84px;
    }

    .lei-num .num p {
        font-size: 10px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        white-space: nowrap;
    }

    .lei-small {
        display: none;
    }

    .title {
        padding-top: 25px;
    }

    .title h2 {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
    }

    .flow-cont {
        width: 100%;
        margin: 10px auto 0;
    }

    .flow-box ul {
        flex-wrap: wrap;
        padding: 0 12px;
        box-sizing: border-box;
        justify-content: space-between;
    }

    .flow-box ul li {
        width: 171px;
        height: 174px;
        border-radius: 5px !important;
        margin-bottom: 10px;
    }

    .flow-box ul li .flow-word {
        width: 100%;
        height: 100%;
        border-radius: 5px !important;
        padding-top: 29px;
    }

    .flow-box ul li .flow-word img {
        width: 45px;
        margin: 0 auto 10px;
    }

    .flow-box ul li .flow-word h3 {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
    }

    .flow-box ul li .flow-word p {
        font-size: 9px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 11px;
        opacity: 0.3;
        margin: 5px 0 14px;
    }

    .flow-box ul li .flow-word div {
        opacity: 1;
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 16px;
    }

    .flow {
        background: none;
        height: auto;
    }

    .jian {
        margin-top: 0;
        height: auto;
    }

    .jian-cont {
        width: 351px;
        margin: 0 auto;
        background: #fff;
        display: block;
        height: auto;
    }

    .jian-left {
        width: 100%;
    }

    .jian-left img {
        width: 100%;
        border-radius: 5px;
    }

    .jian-right {
        width: 100%;
        height: auto;
        padding: 20px 0;
    }

    .jian-right h3 {
        font-size: 13px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
        margin-bottom: 16px;
    }

    .jian-right p {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 18px;
    }

    .yousi,
    .news {
        display: none;
    }

    .app-banner-word {
        width: 190px;
        height: 30px;
        background-color: #fff;
        position: absolute;
        top: 115px;
        left: 14px;
        display: flex;
        align-items: center;
    }

    .app-banner-word a {
        display: block;
        width: 95px;
        height: 30px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
        text-align: center;
    }

    .app-banner-word a:nth-child(1) {
        background: #E80000;
        color: #fff;
    }

    .app-bottom-banner {
        display: block;
        width: 351px;
        margin: 0 auto;
        padding-bottom: 80px;
    }

    .app-bottom-banner img {
        width: 100%;
    }

    section {
        padding-bottom: 10px;
    }

    .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%;
    }
}