﻿
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

i {
    font-style: normal;
}

button {
    border: none;
    cursor: pointer;
    outline: none;
}

.main1 {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.pc {
    display: block;
}

.m {
    display: none;
}

.banner, .content1 {
    min-width: 1180px;
}

.banner {
    background: url("../images/banner.png") #150835 no-repeat center;
    height: 800px;
}

    .banner .logo, .banner .slogn {
        padding-top: 55px;
    }

    .banner .tip {
        font-size: 16px;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 32px;
        padding-top: 75px;
    }

.content1 {
    background: url("../images/bg.png") no-repeat center;
    background-size: cover;
}

    .content1 .ercode {
        display: inline-block;
        width: 100%;
    }

    .content1 .ercode {
        position: relative;
        background: url("../images/adbg.png") no-repeat center;
        margin-top: -160px;
        height: 323px;
    }

        .content1 .ercode .txt {
            padding-top: 118px;
            padding-left: 92px;
        }

            .content1 .ercode .txt h3 {
                font-size: 48px;
                color: #fff;
                line-height: 65px;
                font-weight: 200;
            }

            .content1 .ercode .txt p {
                font-size: 26px;
                color: #fff;
                line-height: 65px;
                font-weight: 200;
            }

    .content1 .ercode-img {
        position: absolute;
        top: 118px;
        left: 420px;
    }
        .content1 .ercode-img p {
            color: #fff;
            margin-top: 14px;
            font-size:12px;
        }

    .content1 .ercode ul {
        position: absolute;
        right: 0;
        top: 78px;
        left: 629px;
        font-size: 16px;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 38px;
    }

    .content1 .ercode li {
        position: relative;
        width: 80%;
    }

        .content1 .ercode li:nth-child(1) {
            line-height: 24px;
            margin-left: -20px;
            margin-bottom: 5px;
        }

        .content1 .ercode li:not(:nth-child(1))::before {
            content: '·';
            color: #FBCA30;
            font-size: 42px;
            position: absolute;
            left: -20px;
        }

.module .title-bar {
    font-size: 28px;
    font-weight: 600;
    color: rgba(255,255,255,1);
    line-height: 40px;
    text-align: center;
    position: relative;
    padding: 52px 0 37px;
}

    .module .title-bar::before {
        content: '';
        opacity: 0.3;
        border: 2px solid;
        border-image: linear-gradient(225deg, rgba(255,255,255,1), rgba(255,255,255,0), rgba(255,255,255,0), rgba(255,255,255,0), rgba(255,255,255,1)) 4 4;
        position: absolute;
        width: 100%;
        left: 0;
        top: 56%;
    }
.module a.step2Link {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}
.module a.step2Link:hover {
    text-decoration: none;
}

    .why-jon ul {
        height: 377px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 18px;
    }

.why-jon li {
    position: relative;
    background: url("../images/list1.png") no-repeat center;
    width: 479px;
    flex-shrink: 0;
    padding-left: 18px;
}

.why-jon .ewma {
    position: absolute;
    top: 30px;
    right: 140px;
    text-align:center;
}

    .why-jon .ewma img {
        width: 80px;
        height: 80px;
        background-color: #fff;
        border-radius: 5px;
    }

    .why-jon .ewma p {
        font-size: 16px;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 20px;
        padding-top:4px;
    }

    .why-jon .ewma a {
        color: #FFA23B;
        font-size: 12px;
    }

    .why-jon .ewma > a {
        padding-left: 2px;
    }

.why-jon li > h4, .why-jon li > p {
    width: 337px;
}

.why-jon li > h4 {
    padding-top: 174px;
    font-size: 30px;
    color: rgba(255,255,255,1);
    line-height: 37px;
    margin-bottom: 5px;
}

.why-jon li > p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 28px;
    margin-bottom: 5px;
}

.why-jon li:nth-child(2) {
    background-image: url("../images/list2.png");
    width: 519px;
    margin-left: -100px;
    padding-left: 63px;
    position:relative;
}

.why-jon li:nth-child(2) > a {
    position:absolute;
    right:130px;
    top:210px;
}

.why-jon li:not(:nth-child(1)) > h4, .why-jon li:not(:nth-child(1)) > p {
    width: 320px;
}

.why-jon li:not(:nth-child(1)) > h4 {
    padding-top: 139px;
}

.why-jon li:nth-child(3) {
    background-image: url("../images/list3.png");
    width: 400px;
    margin-left: -118px;
    padding-left: 63px;
}

.why-jon .bar {
    height: 122px;
    background: url("../images/tabbar.png") no-repeat center;
    padding-left: 155px;
}

    .why-jon .bar h4 {
        font-size: 26px;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 37px;
        padding-top: 26px;
    }

    .why-jon .bar p {
        font-size: 18px;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 25px;
    }

.introduce .txt {
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
}

    .introduce .txt .head-pic {
        width: 257px;
        height: 247px;
        background: linear-gradient(146deg,rgba(92,222,252,0.13) 0%,rgba(139,50,153,0.13) 100%);
        border-radius: 6px;
        padding: 22px;
    }

    .introduce .txt .txt-p {
        width: 849px;
    }

    .introduce .txt h3 {
        padding-top: 16px;
        font-size: 28px;
        color: #EEAA35;
        line-height: 38px;
        margin-bottom: 5px;
    }

    .introduce .txt p {
        font-size: 16px;
        color: #fff;
        line-height: 38px;
    }

.dialogue {
    background: url("../images/bottom.png") no-repeat center;
    height: 400px;
}

    .dialogue p {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 32px;
        padding-top: 90px;
    }

.plc .title-bar {
    padding-top: 0;
}

    .plc .title-bar::before {
        top: 24%;
    }

.plc ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .plc ul li {
        font-size: 0;
        margin-bottom: 18px;
    }

.plc li a {
    display: block;
}

.float-ad {
    width: 117px;
    background: rgba(22,7,53,0.7);
    border-radius: 8px;
    border: 2px solid rgba(255,255,255,.7);
    padding: 12px;
    position: fixed;
    right: 4%;
    top: 30%;
    text-align:center;
}


    .float-ad p {
        font-size: 12px;
        color: rgba(255,255,255,1);
        line-height: 20px;
        padding-top: 10px;
        margin-bottom: 0;
        font-weight: 600;
    }

    .float-ad img {
        background-color: #fff;
        width: 88px;
        height: 88px;
    }
.foot-alert {
    width: 1180px;
    margin: 0 auto;
    position: relative;
    color: white;
}
    .foot-alert p {
        margin: 0;
        padding-bottom: 6px;
    }
@media screen and (max-width: 1000px) {
    body {
        background: linear-gradient(136deg,rgba(12,14,72,1) 0%,rgba(26,5,46,1) 100%);
        padding-bottom: 0;
    }

    .main1 {
        width: 91.3%;
    }

    .pc {
        display: none;
    }

    .m {
        display: block;
    }

    .banner, .content1 {
        min-width: 100%;
    }

    .banner {
        background: none;
        height: auto;
    }

    .banner-pic img {
        width: 100%;
    }

    .banner .tip {
        font-size: 14px;
        line-height: 28px;
        padding-top: 0;
        text-align: left;
        width: 87.5%;
        margin: 0 auto;
    }

    .content1 {
        background: none;
    }

        .content1 .ercode {
            display: block;
            background: url("../images/m/adbg.png") no-repeat center;
            margin: 20px auto 0;
            max-width: 400px;
            height: 400px;
            background-size: 100% 100%;
        }

            .content1 .ercode .txt {
                padding-top: 30px;
                padding-left: 40px;
            }

                .content1 .ercode .txt h3 {
                    font-size: 36px;
                    line-height: 50px;
                }

                .content1 .ercode .txt p {
                    font-size: 18px;
                    line-height: 50px;
                }

        .content1 .ercode-img {
            position: absolute;
            top: 30px;
            left: 270px;
            width: 85px;
            font-size: 12px;
            color: #fff;
            text-align: center
        }

            .content1 .ercode-img img {
                width: 75px;
                height: 75px;
            }

        .content1 .ercode ul {
            position: static;
            font-size: 14px;
            line-height: 24px;
            padding-left: 60px;
            padding-top: 10px;
        }

        .content1 .ercode ul {
            position: static;
            font-size: 14px;
            line-height: 24px;
            padding-left: 60px;
            padding-top: 10px;
        }

        .content1 .ercode li {
            width: 87%;
            margin-bottom: 10px;
        }

    .module .title-bar {
        font-size: 18px;
        line-height: 25px;
        padding: 30px 0 20px;
    }

        .module .title-bar::before {
            border-image: linear-gradient(225deg, rgba(255,255,255,.8), rgba(255,255,255,0), rgba(255,255,255,0), rgba(255,255,255,0), rgba(255,255,255,.8)) 4 4;
        }

    .why-jon ul {
        width: auto;
        max-width: 378px;
        height: auto;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto 12px;
    }

    .why-jon li {
        background: url("../images/m/list1.png") no-repeat center;
        width: 100%;
        height: 361px;
        flex-shrink: 0;
        padding-left: 0;
        background-size: 100% 100%;
    }

    .why-jon .ewma {
        position: absolute;
        top: 20px;
        left: 71%;
        right: 0;
    }

    .why-jon li > h4, .why-jon li > p {
        margin: 0 auto;
        width: 308px;
    }

    .why-jon li > h4 {
        padding-top: 125px;
        font-size: 24px;
    }

    .why-jon li > p {
        font-size: 14px;
    }

    .why-jon li:nth-child(2) {
        background-image: url("../images/m/list2.png");
        width: 100%;
        height: 391px;
        margin-left: 0;
        padding-left: 0;
        margin-top: -30px;
    }

    .why-jon li:not(:nth-child(1)) > h4, .why-jon li:not(:nth-child(1)) > p {
        width: auto;
        max-width: 308px;
    }

    .why-jon li:not(:nth-child(1)) > h4 {
        padding-top: 137px;
    }

    .why-jon li:nth-child(3) {
        background-image: url("../images/m/list3.png");
        width: 100%;
        height: 350px;
        margin-left: 0;
        padding-left: 0;
        margin-top: -30px;
    }

    .why-jon .bar {
        background: url("../images/m/tabbar.png") no-repeat center;
        padding-left: 24%;
        background-size: 100%;
    }

        .why-jon .bar h4 {
            font-size: 20px;
            line-height: 28px;
            padding-top: 24px;
            margin-bottom: 5px;
        }

        .why-jon .bar p {
            font-size: 14px;
            line-height: 20px;
        }

    .introduce .txt {
        padding-top: 0;
        display: inline;
    }

        .introduce .txt .head-pic {
            width: 142px;
            height: 136px;
            padding: 12px;
            float: right;
        }

            .introduce .txt .head-pic img {
                width: 100%;
                height: 100%;
            }

        .introduce .txt .txt-p {
            width: 100%;
        }

        .introduce .txt h3 {
            padding-top: 0;
            font-size: 18px;
        }

        .introduce .txt p {
            font-size: 14px;
            line-height: 32px;
        }

    .dialogue {
        height: auto;
        background-size: 100%;
    }

        .dialogue p {
            font-size: 14px;
            padding-top: 20px;
            padding-bottom: 15px;
        }

    .plc .title-bar {
        padding-top: 0;
    }

    .plc ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: auto;
        max-width: 374px;
        margin: 0 auto;
    }

        .plc ul li {
            font-size: 0;
            margin-bottom: 18px;
            width: 100%;
        }

    .plc li img {
        width: 100%;
    }

    .plc li a {
        display: block;
    }

    .float-ad {
        width: 91.3%;
        margin: 0 auto 25px;
        background: transparent;
        border-radius: 8px;
        position: static;
        text-align: center;
        padding: 14px 0 10px;
    }

        .float-ad img {
            width: 118px;
            height: 118px;
        }
}
