@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
html {
    height: 100%;
    font-size: 12px;
}
body {
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', Meiryo, Sans-serif, Arial, PingFangTC;
    font-weight: 400; /*Regular */
    height: 100%;
    min-width: 320px;
    background-color: #ffffff;
    font-size: 1rem;
}
img {
    max-width: 100%;
}
a {
    color: #0084ff;
    text-decoration: none;
}
a:hover {
    color: #00a8ff;
}
.btn {
    transition-property: background-color, color, background-image, border-color, box-shadow;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
.mobileOnly {
    display: none;
}
.arrow-left {
    position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    background-image: url(images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 48px;
    cursor: pointer;
    z-index: 2;
}
.arrow-right {
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    background-image: url(images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 48px;
    cursor: pointer;
    z-index: 2;
}
#step-swiper .arrow-left,
#step-swiper .arrow-right {
    top: 60%;
}
.fixed {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.75);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
    z-index: 3;
}
.fixed .logo {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 143px;
    height: 60px;
    background-image: url(images/logo_h72.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 143px;
}
.mobilefixed {
    display: none;
    position: fixed;
    top: 50%;
    right: 12px;
    margin-top: -58px;
    width: 24px;
    padding: 12px 3px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #ffffff;
    background-color: #3366cc;
    border-radius: 12px;
    box-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.4);
    z-index: 3;
}
.mobilefixed:hover,
.mobilefixed:active {
    color: #ffffff;
}
.layout1 {
    position: relative;
    background-image: url(images/bg1.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1920px;
    max-width: 1920px;
    min-height: 720px;
    margin: 0 auto;
}
.content1 {
    position: relative;
    left: 50%;
    margin-left: -144px;
    width: 552px;
    height: 540px;
    background-color: rgba(45, 96, 198, 0.95);
    padding-top: 180px;
}
.content1 .t1 {
    font-size: 48px;
    font-weight: bold;
    line-height: 72px;
    text-align: center;
    color: #ffffff;
}
.content1 .t2 {
    position: relative;
    font-size: 48px;
    font-weight: 300;
    line-height: 60px;
    letter-spacing: 2px;
    text-align: center;
    color: #3366cc;
    background-color: #fff;
    padding: 12px 0;
    width: 408px;
    margin: 12px auto;
}
.content1 .t3 {
    position: relative;
    font-size: 30px;
    line-height: 48px;
    color: #ffffff;
    width: 408px;
    margin: 0 auto;
    text-align: left;
}
.content1 a {
    display: block;
    position: relative;
    font-size: 30px;
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    color: #1a1a1a;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(58, 58, 58, 0.6);
    background-color: #ffcc33;
    width: 408px;
    margin: 0 auto;
    margin-top: 60px;
    letter-spacing: 12px;
}
.layout1 .logo {
    position: absolute;
    top: 9px;
    left: 132px;
    padding: 6px 32px;
    width: 172px;
    height: 72px;
    background-image: url(images/logo_h72.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 172px;
    z-index: 1;
}
.layout2 {
    position: relative;
}
.layout2 .t1 {
    font-size: 30px;
    line-height: 48px;
    text-align: center;
    color: #1a1a1a;
    padding-top: 108px;
    padding-bottom: 111px;
}
.layout2 .hr {
    position: relative;
    width: 600px;
    margin: 0 auto;
    border-top: solid 1px #3366cc;
}
.layout2 .t2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 72px;
    text-align: center;
    color: #3366cc;
    padding-top: 107px;
    padding-bottom: 108px;
}
.layout-info {
    position: relative;
    max-width: 1920px;
    min-height: 720px;
    margin: 0 auto;
}
.layout-info .t1 {
    font-size: 60px;
    font-weight: 900;
    line-height: 84px;
    letter-spacing: 2px;
    color: #3366cc;
    margin-bottom: 24px;
}
.layout-info .t2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    text-align: justify;
    color: #3a3a3a;
    margin-top: 0;
}
.layout-info .t2.s1 > div {
    margin-top: 30px;
}
.layout-info .t2.s1 > div:first-child {
    margin-top: 0;
}
.layout-info .t2.s2 > div {
    margin-top: 30px;
    text-indent: -30px;
    padding-left: 30px;
}
.layout-info .t2.s2 > div::before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 24px;
    height: 24px;
    margin-right: 6px;
    background-image: url(images/check.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px;
}
.layout-info .t2.s2 > div:first-child {
    margin-top: 0;
}
.layout-info.blue {
    background-color: #3366cc;
    color: #fff;
}
.layout-info .t2 b {
    font-weight: bold;
    color: #3366cc;
}
.layout-info.blue .t1,
.layout-info.blue .t2 {
    color: #fff;
}
.layout-info .remark {
    background-color: #9a9a9a;
}
.content-info {
    position: relative;
    width: 1128px;
    margin: 0 auto;
    clear: both;
}
.content-info > div {
    display: inline-block;
    position: relative;
}
.content-info .article {
    width: 552px;
}
.content-info .article.left {
    float: left;
}
.content-info .article.right {
    float: right;
}
.content-info .icon {
    width: 552px;
}
.content-info .btnblock {
    padding-top: 60px;
    text-align: center;
}
.content-info .btn {
    display: inline-block;
    width: 96px;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    padding: 6px 36px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #3366cc;
}
.content-info .btn:hover {
    color: #ffffff;
    background-color: #24a;
}
.dialog {
    padding-top: 60px;
}
.dialog > div {
    width: 504px;
    height: 171px;
    background-image: url(images/dialog.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 552px;
    text-align: center;
    padding: 12px 24px;
}
.dialog .c1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
}
.dialog .c2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    text-align: justify;
    margin-top: 12px;
}
.dialog.g0 .g1,
.dialog.g0 .g2 {
    display: none;
}
.dialog.g1 .g0,
.dialog.g1 .g2 {
    display: none;
}
.dialog.g2 .g0,
.dialog.g2 .g1 {
    display: none;
}
.waygroup {
    position: relative;
}
.way {
    position: relative;
    width: 320px;
    height: 468px;
    margin-top: -3px;
    margin-left: 64px;
    overflow: hidden;
}
.article.i1 {
    padding-top: 276px;
}
.article.i2 {
    min-height: 289px;
    padding-top: 71px;
    margin-top: 130px;
    background-image: url(images/info1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 360px;
}
.article.i3 {
    min-height: 295px;
    padding-top: 65px;
    margin-top: 180px;
    background-image: url(images/info2.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 360px;
}
.article.i4 {
    min-height: 301px;
    padding-top: 56px;
    margin-top: 183px;
    background-image: url(images/info3.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 360px;
}
.article.i5 {
    min-height: 300px;
    padding-top: 60px;
    margin-top: 180px;
    background-image: url(images/info4.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 360px;
}
.article.i6 {
    min-height: 301px;
    padding-top: 56px;
    margin-top: 183px;
    background-image: url(images/info5.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 360px;
}
.icon.i2 > div {
    position: relative;
    width: 363px;
    height: 540px;
    padding-top: 90px;
    margin: 0 auto;
    overflow-x: hidden;
}
.img1 {
    position: absolute;
    width: 247px;
    height: 500px;
    top: 110px;
    background-image: url(images/icon1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 247px;
}
.img2 {
    position: absolute;
    width: 267px;
    height: 540px;
    top: 90px;
    left: 96px;
    background-image: url(images/icon2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 267px;
}
.icon.i3 {
    padding-top: 120px;
}
.img3 {
    width: 408px;
    height: 600px;
    background-image: url(images/icon3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 408px;
}
.icon.i4 {
    padding-top: 125px;
}
.img4 {
    width: 552px;
    height: 600px;
    background-image: url(images/icon4.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 552px;
}
.icon.i5 {
    padding-top: 120px;
}
.img5 {
    width: 408px;
    height: 600px;
    background-image: url(images/icon5.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 408px;
}
.icon.i6 {
    padding-top: 125px;
}
.img6 {
    width: 552px;
    height: 600px;
    background-image: url(images/icon7.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 408px;
}
.layout3 {
    background-color: #3366cc;
    color: #fff;
    padding-top: 120px;
}
.content3 {
    position: relative;
    width: 1128px;
    margin: 0 auto;
    clear: both;
}
.content3 .t1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 84px;
    text-align: center;
    color: #ffffff;
}
.stepgroup {
    position: relative;
    width: 1128px;
    height: 546px;
    margin: 0 auto;
    padding-top: 18px;
}
.stepgroup::after {
    content: '';
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -377px;
    width: 720px;
    height: 18px;
    background-color: #ffffff;
}
.stepgroup .step {
    float: left;
    position: relative;
    width: 360px;
    z-index: 1;
}
#step-swiper.stepgroup {
    display: none;
    margin: 0 auto;
    width: auto;
    overflow: hidden;
}
#step-swiper.stepgroup .swiper-container {
    width: 360px;
    margin: 0 auto;
}
#step-swiper.stepgroup::after {
    display: none;
}
#step-swiper.stepgroup .step {
    float: initial;
}
.stepgroup .num {
    position: relative;
    width: 84px;
    height: 84px;
    border-radius: 42px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 84px;
    margin: 0 auto;
}
.stepgroup .step1 .num {
    background-image: url(images/step1.png);
}
.stepgroup .step2 .num {
    background-image: url(images/step2.png);
}
.stepgroup .step3 .num {
    background-image: url(images/step3.png);
}
.stepgroup .text {
    font-size: 30px;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    padding-top: 22px;
    padding-bottom: 18px;
}
.stepgroup .img {
    width: 360px;
    height: 374px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 360px;
}
.stepgroup .step1 .img {
    background-image: url(images/step1_icon.png);
}
.stepgroup .step2 .img {
    background-image: url(images/step2_icon.png);
}
.stepgroup .step3 .img {
    background-image: url(images/step3_icon.png);
}
.layout4 {
    padding-top: 60px;
    padding-bottom: 120px;
}
.content4 {
    position: relative;
    width: 1128px;
    margin: 0 auto;
    padding-top: 60px;
    clear: both;
}
.content4 .t1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 84px;
    text-align: center;
    color: #3366cc;
    margin-bottom: 60px;
}
.content4 .data {
    position: relative;
}
.content4 .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 480px;
    height: 720px;
    background-image: url(images/icon6.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 264px;
}
.content4 .info {
    position: relative;
    padding-left: 480px;
}
.content4 .t2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 48px;
    text-align: left;
    color: #3366cc;
    margin-bottom: 36px;
}
.content4 .dn {
    position: relative;
}
.content4 .qrcode {
    position: absolute;
    top: 0;
    left: 0;
    width: 168px;
    height: 168px;
}
.content4 .app {
    position: relative;
    padding-left: 192px;
    z-index: 1;
}
.content4 .t3 {
    font-size: 24px;
    line-height: 36px;
    color: #1a1a1a;
    margin-bottom: 24px;
}
.content4 .tip {
    font-size: 14px;
    line-height: 24px;
    color: #1a1a1a;
    padding-top: 24px;
}
.content4 .tip > span,
.content5 .tip > span {
    display: inline-block;
}
.content4 .user {
    margin-top: 48px;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    color: #3a3a3a;
    padding: 24px 0;
}
.content4 .t4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    color: #3366cc;
    margin-top: 36px;
}
.content4 .t4:first-child {
    margin-top: 0;
}
.layout5 {
    background-color: #f0f0f0;
    color: #3a3a3a;
    padding-top: 120px;
}
.content5 {
    position: relative;
    width: 1128px;
    margin: 0 auto;
    clear: both;
}
.content5 .info {
    position: absolute;
    width: 672px;
}
.content5 .t1 {
    font-size: 36px;
    font-weight: 300;
    line-height: 48px;
    color: #3a3a3a;
}
.content5 .t1 .c1 {
    font-weight: bold;
}
.content5 .t1 .c1 .bold {
    display: inline-block;
    color: #cc3311;
    padding: 0 6px;
}
.content5 .t1 .c1 > span {
    display: inline-block;
}
.content5 .t2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 12px;
}
.content5 .t3 {
    font-size: 24px;
    line-height: 36px;
    margin-top: 12px;
}
.content5 .t3 {
    font-size: 24px;
    line-height: 36px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.content5 .tip {
    font-size: 14px;
    line-height: 24px;
    color: #1a1a1a;
}
.content5 .btn {
    display: block;
    margin-top: 11px;
    font-size: 24px;
    font-weight: 900;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    width: 360px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #3366cc;
}
.content5 .btn:hover {
    color: #ffffff;
    background-color: #24a;
}
.content5 .phone {
    margin-left: 672px;
    width: 360px;
    height: 455px;
    background-image: url(images/phone.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 360px;
}
.layout6 {
    position: relative;
    margin-top: -32px;
    background-color: #3366cc;
    color: #fff;
    padding: 15px 0;
    z-index: 1;
}
.content6 {
    position: relative;
    width: 1128px;
    margin: 0 auto;
    clear: both;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}
.content6 .contactus {
    width: 552px;
    padding-left: 288px;
}
.content6 .logo {
    display: block;
    position: absolute;
    padding: 3px 34px;
    width: 172px;
    height: 72px;
    background-image: url(images/logo_h72.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 172px;
}
@media screen and (max-width: 1127px) {
    .layout1 .logo {
        left: 50%;
        margin-left: -118px;
    }
    .content1 {
        left: auto;
        margin-left: 0;
        margin: 0 auto;
    }
    .content-info {
        width: auto;
    }
    .content-info .article.left,
    .content-info .article.right {
        float: initial;
    }
    .content-info .article,
    .content-info .icon {
        display: block;
        margin: 0 auto;
    }
    .content-info .btnblock {
        padding-top: 36px;
    }
    .content-info .btn {
        font-size: 18px;
        padding: 0 72px;
        line-height: 36px;
    }
    .article.i1,
    .article.i2,
    .article.i3,
    .article.i4,
    .article.i5,
    .article.i6 {
        padding-top: 60px;
        padding-bottom: 60px;
        background-position: center center;
    }
    .article.i2 {
        padding-bottom: 36px;
    }
    .dialog,
    .icon.i2 > div,
    .icon.i3,
    .icon.i4,
    .icon.i5,
    .icon.i6 {
        padding-top: 0;
    }
    .icon.i2 {
        padding-bottom: 60px;
    }
    .img1 {
        top: 20px;
    }
    .img2 {
        top: 0;
    }
    .img3,
    .img5,
    .img6 {
        width: auto;
    }
    .layout2 .t1 {
        margin: 0 24px;
    }
    .layout3 {
        padding-top: 60px;
    }
    .content3,
    .content4,
    .content5,
    .content6 {
        width: auto;
    }
    .stepgroup {
        display: none;
        width: auto;
    }
    #step-swiper.stepgroup {
        display: block;
    }
    .layout4 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .content4 .icon {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto;
    }
    .content4 .info {
        padding-left: 0;
        width: 552px;
        margin: 0 auto;
    }
    .layout5 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .content5 .info {
        position: relative;
        margin: 0 auto;
        width: 552px;
    }
    .content5 .phone {
        display: none;
    }
    .layout6 {
        margin-top: 0;
    }
    .content6 .contactus {
        position: relative;
        width: 552px;
        margin: 0 auto;
        padding-left: 0;
    }
    .content6 .logo {
        position: relative;
        margin: 0 auto;
    }
}
@media screen and (max-width: 768px) {
    .mobileOnly {
        display: block;
    }
    .desktopOnly {
        display: none;
    }
    .layout1 {
        padding-top: 160px;
        min-height: auto;
    }
    .content1 {
        width: 300px;
        height: 270px;
        padding-top: 36px;
    }
    .content1 .t1 {
        font-size: 30px;
        line-height: 60px;
    }
    .content1 .t2 {
        width: 262px;
        font-size: 30px;
        padding: 0 12px;
        margin: 0 auto;
    }
    .content1 .t3 {
        width: auto;
        padding-top: 12px;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }
    .content1 a {
        width: 240px;
        font-size: 18px;
        line-height: 36px;
        margin-top: 12px;
    }
    .layout-info .t1,
    .content3 .t1,
    .content4 .t1 {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
    }
    .layout2 .hr {
        width: auto;
        margin: 0 24px;
    }
    .layout2 .t1 {
        font-size: 18px;
        line-height: 24px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .layout2 .t2 {
        font-size: 24px;
        line-height: 36px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .content4 .t1 {
        margin-bottom: 12px;
    }
    .content4 .t2 {
        font-size: 24px;
        line-height: 36px;
        text-align: center;
    }
    .content4 .t3 {
        margin-bottom: 12px;
    }
    .content4 .qrcode {
        display: none;
    }
    .content4 .app {
        padding-left: 0;
        text-align: center;
    }
    .content4 .store span {
        display: block;
        padding-bottom: 6px;
    }
    .content4 .tip {
        padding-top: 0;
    }
    .content5 .info {
        width: auto;
    }
    .content5 .t1 {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
    }
    .content5 .t2 {
        font-size: 24px;
        line-height: 36px;
        text-align: center;
    }
    .content5 .phone2 {
        width: 180px;
        height: 228px;
        background-image: url(images/phone.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 180px;
        margin: 12px auto;
    }
    .content5 .t3 {
        text-align: center;
    }
    .content5 .store span {
        display: block;
        text-align: center;
        padding-bottom: 6px;
    }
    .content5 .tip {
        text-align: center;
        padding-bottom: 12px;
    }
    .content5 .btn {
        width: 300px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 720px) {
    .fixed {
        display: block;
    }
    .mobilefixed {
        display: block;
    }
    .layout1 {
        background-image: url(images/bg1_720.jpg);
        background-position: center center;
        background-size: 720px;
        min-height: 360px;
    }
    .content1 {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -150px;
    }
}
@media screen and (max-width: 600px) {
    .dialog .c2 .g1,
    .dialog .c2 .g2 {
        position: relative;
        top: 12px;
    }
    .layout-info {
        min-height: auto;
    }
    .layout2 .t1 {
        margin: 0 12px;
    }
    .layout-info .t2 {
        text-align: center;
    }
    .layout-info .t2.s2 {
        text-align: left;
    }
    .content-info .article,
    .content-info .icon {
        width: auto;
        margin: 0 24px;
    }
    .content-info .icon.i1 {
        margin: 0;
    }
    .article.i1 {
        padding-bottom: 25px;
    }
    .article.i2 {
        min-height: 180px;
        background-position: center bottom;
        background-size: 180px;
        padding-bottom: 12px;
        margin-bottom: 24px;
    }
    .article.i3 {
        min-height: 180px;
        background-position: center bottom;
        background-size: 180px;
        padding-bottom: 12px;
        margin-bottom: 24px;
    }
    .article.i4 {
        min-height: 180px;
        background-position: center bottom;
        background-size: 180px;
        padding-bottom: 12px;
        margin-bottom: 24px;
    }
    .article.i5 {
        min-height: 180px;
        background-position: center bottom;
        background-size: 180px;
        padding-bottom: 12px;
        margin-bottom: 24px;
    }
    .article.i6 {
        min-height: 180px;
        background-position: center bottom;
        background-size: 180px;
        padding-bottom: 12px;
        margin-bottom: 24px;
    }
    .dialog > div {
        width: 296px;
        height: 102px;
        background-image: url(images/dialog.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 320px;
        text-align: center;
        padding: 6px 12px;
        margin: 0 auto;
    }
    .dialog .c1 {
        display: none;
    }
    .dialog .c2 {
        font-size: 18px;
        line-height: 24px;
        margin-top: 0;
    }
    .icon.i2 > div {
        width: 261px;
        height: 360px;
    }
    .img1 {
        position: absolute;
        width: 165px;
        height: 334px;
        top: 10px;
        background-size: 165px;
    }
    .img2 {
        position: absolute;
        width: 178px;
        height: 360px;
        left: 83px;
        background-size: 178px;
    }
    .img3,
    .img5,
    .img6 {
        height: 442px;
        background-size: 300px;
    }
    .img4 {
        width: auto;
        height: 327px;
        background-size: 300px;
    }
    #step-swiper .arrow-left,
    #step-swiper .arrow-right {
        top: 70%;
    }
    #step-swiper.stepgroup .swiper-container {
        width: 300px;
    }
    .stepgroup {
        height: 394px;
    }
    .stepgroup .num {
        width: 36px;
        height: 36px;
        border-radius: 18px;
        background-size: 36px;
    }
    .stepgroup .img {
        width: 300px;
        height: 270px;
        background-size: 300px;
    }
    .content4 .icon,
    .content4 .info {
        width: auto;
        margin: 0 24px;
    }
    .content4 .t2 {
        font-size: 18px;
        line-height: 24px;
    }
    .content4 .user {
        font-size: 18px;
        line-height: 24px;
        margin-top: 24px;
        padding: 0;
    }
    .content4 .t4 {
        font-size: 24px;
        line-height: 36px;
    }
    .content5 .t2 {
        font-size: 18px;
        line-height: 24px;
    }
    .layout5 {
        padding-bottom: 36px;
    }
    .content6 .contactus {
        width: auto;
        margin: 0 24px;
        text-align: center;
    }
}
@media screen and (max-width: 464px) {
    .way {
        position: relative;
        width: 300px;
        height: 439px;
        margin-top: 26px;
        margin-left: 0;
    }
    #way1.arrow-left,
    #sw1.arrow-left {
        left: 12px;
        background-size: 24px;
    }
    #way2.arrow-right,
    #sw2.arrow-right {
        right: 12px;
        background-size: 24px;
    }
}
@media screen and (max-width: 360px) {
    .layout1 {
        background-image: url(images/bg1_360.jpg);
        background-size: 360px;
        min-height: 420px;
    }
}
