@charset 'utf-8';
/* ---------- reset ---------- */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body, button, input, textarea, select {
    font: 12px/1.5 Arial, 'microsoft yahei', Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
}
li {list-style: none;}
p {padding: 0;margin: 0;}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}


/* ---------- common ---------- */
html {
    color: #333;
    background: #fff
}
.container {
    width: 1200px;
    margin: 0 auto;
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

.container {
    *zoom: 1
}

/*base*/
body {
    overflow-x: hidden;
    min-width: 1320px;
}

a {
    color: #333;
    text-decoration: none;
}

.btn-red {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: url(../imgs/common/button-red.png) no-repeat left top;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    border: 0 none;
    cursor: pointer;
}

.btn-red:hover {
    background-position: right top;
    color: #fff;
}

.btn-red-shadow {
    background: url(../img/pokfags.png) no-repeat left top ;
    background-size: 200% 100%;
    font-size: 18px;
    width: 160px;
    height: 70px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-red-shadow:hover {
    color: #fff;
    background-position: right top;
}

.section-title {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 58px;
    position: relative;
}

.section-title h1 {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.section-title h2 {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.section-title h3 {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.section-title p {
    font-size: 16px;
    color: #95989d;
}

.section-title .crown {
    font-size: 24px;
    background: url(../imgs/framework/02-img1.png) no-repeat center bottom;
    padding-bottom: 13px;
    margin-bottom: 10px;
}

.section-title.white h2 {
    color: #fff;
}

.section-title.white p {
    color: #fff;
}


@media screen and (max-width: 768px) {
    .page_pc {
        display: none;
    }
    /*base*/
    html {
        font-size: 12px;
        overflow: auto;
    }

    body {
        font-size: 1rem;
        min-width: auto;
        overflow: auto;
    }

    * {
        box-sizing: border-box;
    }
    /*common*/
    .container {
        width: auto;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .list h3 {
        font-size: 1.3rem;
        margin-bottom: 0.2rem;
    }

    .list p {
        color: #999;
    }
    .img {
        text-align: center;
    }


}

.page-download .plat-icon{ width: 60px; height: 60px; border-radius: 100%; display: inline-block; vertical-align: -19px; margin-right: 16px; }
.page-download .plat-icon.icon-pc{ background-img: url(../img/PC@2x.png); background-size: 100% 100%;}
.page-download .plat-icon.icon-wechat{ background-img: url(../img/yid.png); background-size: 100% 100%;}
.page-download .plat-icon.icon-app{ background-img: url(../img/xiaoc.png); background-size: 100% 100%;}
.page-download .plat-icon.icon-backstage{ background-img: url(../img/houtai@2x.png);background-size: 100% 100%; }
.page-download .section-1{ height: 450px; background: url(../img/fff.jpg) no-repeat center top; margin-top: 50px;}
.page-download .section-1 .container{ height: 100%; position: relative; }
.page-download .section-1 .list{ text-align: center; }
.page-download .section-1 .list .item{ width: 168px; height: 54px; font-size: 18px; line-height: 54px;  border-radius: 6px; background: #23a2fb; color: #fff; display: inline-block; margin: 0 5px; transition: all .2s;}
.page-download .section-1 .list .item:hover{ transform: translate(0,-3px); box-shadow: 0 10px 10px rgba(0,0,0,.1); }
.page-download .section-1 .s-btn{ position: absolute; left: 50%; margin-left: -82px; bottom: -87px; width: 164px; height: 164px; background: url(../img/00-download.png) no-repeat center top; }
.page-download .section-1 .s-btn i{ width: 25px; height: 27px; margin: 0 auto; display: block; background: #007AFF; transform: translate(0, 38px); animation: downIcon 1s ease-in-out infinite alternate; }
.page-download .section-1 .s-btn:hover i{ animation-duration: .5s; }
@keyframes downIcon {
    0% { transform: translate(0, 34px); }
    20% { transform: translate(0, 40px); }
    40% { transform: translate(0, 34px); }
    100% { transform: translate(0, 34px); }
}
.mod-list-3-p20 li {
    float: left;
    width: 386px;
    margin: 0 20px 20px 0;
}
.page-download .section-2{ background: #F4F5F9; padding-bottom: 78px; }
.page-download .section-2 .section-title .btns{ padding-top: 20px; }
.page-download .section-2 .section-title .btns a{ font-size: 16px; color: #23a2fb; }
.page-download .section-2 .xieyi{ width: 1048px; height: 353px; margin: -20px auto 35px; overflow: hidden; background: #fff; border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,.1); }
.page-download .section-2 .xieyi .inner{ margin:20px 25px 20px 35px; overflow-x:hidden; overflow-y: auto; height: 303px; font-size: 14px; color: #666666; line-height: 2;}
.page-download .section-2 .xieyi .inner a{ color: #23a2fb; }
.page-download .section-2 .xieyi .inner h3{ margin: 5px 0; font-weight: bold; }
.page-download .section-2 .xieyi .inner::-webkit-scrollbar {width: 10px; height: 1px; }
.page-download .section-2 .xieyi .inner::-webkit-scrollbar-thumb {border-radius: 10px; background: #E4E4E4; }
.page-download .section-2 .xieyi .inner::-webkit-scrollbar-track { border-radius: 10px; background: #fff; }
.page-download .section-2 .btn-wrap{ width: 1048px; margin: 0 auto; }
.page-download .section-2 .btn-wrap .btn-red-shadow i,
.page-download .section-2 .btn-wrap a{ margin-right: 10px; font-size: 16px;}
.page-download .section-2 .btn-wrap .a-link{ float: right; color: #23a2fb; margin-right: 0; line-height: 50px;}
.page-download .section-2 .btn-wrap .a-link i{ width: 17px; height: 17px; background: url(../img/icon_download.png) no-repeat left center; float: left; margin: 17px 4px 0 0; }
.page-download .section-2 .btn-wrap .a-link:hover{ color: #23a2ff; }
.page-download .section-2 .btn-wrap .a-link:hover i{ background-position: -18px center; }
.page-download .section-2 .btn-wrap .btn-download-sub{ color: #23a2fb; margin-left: 43px; font-size: 14px; }
.page-download .section-2 .btn-wrap .r-btn{ padding: 0 10px; border-radius: 5px; height: 46px; line-height: 46px; color: #23A2FB; border: 1px solid #23A2FB; display: inline-block; transition: all .2s;}
.page-download .section-2 .btn-wrap .r-btn:hover{ color: #fff; background: #23A2FB; }
.page-download .section-3{ padding-top: 154px; }
.page-download .section-3 .section-title{ float: right; width: 454px; text-align: left; }
.page-download .section-3 .btn-wrap{ margin-top: 44px; }
.page-download .section-3 .btn-wrap .a{color: #23a2fb; margin-right: 50px; font-size: 16px; display: inline-block; vertical-align: 8px; margin-left: 40px;}
.page-download .section-3 .img{ float: left; width: 593px; height: 366px; background: url(../img/1@2x.png) no-repeat;background-size: 100% 100%;}
.page-download .section-4{ padding: 80px 0 0; }
.page-download .section-4 .section-title{ float: left; width: 400px; text-align: left; margin-left: 66px; margin-top: 30px;}
.page-download .section-4 .section-title a{ color: #23a2fb; margin-right: 50px; font-size: 16px; }
.page-download .section-4 .img{ width: 634px; height: 558px; background: url(../img/21@2x.png) no-repeat; float: right;background-size: 100% 100%; }
.page-download .section-4 .qr{ margin-top: 20px; }
.page-download .section-4 .qr .item{ text-align: center; }
.page-download .section-4 .qr .item .title{ font-size: 14px; margin-bottom: 10px; }
.page-download .section-4 .qr .item .title i{ display: inline-block; vertical-align: -3px; margin-right: 5px; width: 14px; height: 14px; background: url(../img/02-icon2.png) no-repeat; }
.page-download .section-4 .qr .item-1 .title i{ background-position: 0 0; }
.page-download .section-4 .qr .item-2 .title i{ background-position: -15px 0; }
.page-download .section-4 .qr .item .code{ width: 188px; height: 188px;margin: 0 auto; margin-bottom: 20px;}
.page-download .section-4 .qr .item-1 .code{ background: url(../img/02-ewm1.jpg) no-repeat center top; }
.page-download .section-4 .qr .item-2 .code{ background: url(../img/erweima.png) no-repeat center top; background-size: 100% 100%;}
.page-download .section-4 .qr .item a{ margin-right: 0; }
.page-download .section-4-1{ padding: 74px 0; }
.page-download .section-4-1 .section-title{ float: right; width: 450px; text-align: left; margin-top: 30px;}
.page-download .section-4-1 .section-title a{ color: #23a2fb; margin-right: 50px; font-size: 16px; }
.page-download .section-4-1 .img{ width: 634px; height: 558px; background: url(../img/02-1-img1.png) no-repeat; float: left; }
.page-download .section-4-1 .qr{ width: 182px; height: 192px; background: url(../img/02-1-img2.png) no-repeat; margin: 20px 0; }
.page-download .section-5{ padding-bottom: 76px; }
.page-download .section-5 .section-title{ margin-bottom: 0; }
.page-download .section-5 .section-title h2{ text-align: left; margin-left: 48px;}
.page-download .section-5 .list li{ text-align: center; }
.page-download .section-5 .list li .img{ width: 318px; height: 580px;  margin: 0 auto;}
.page-download .section-5 .list li.item-1 .img{ background: url(../img/4@2x.png) no-repeat;background-size: 100% 100%; }
.page-download .section-5 .list li.item-2 .img{ background: url(../img/7@2x.png) no-repeat;background-size: 100% 100%; }
.page-download .section-5 .list li h3{ font-size:30px; margin: 10px 0 20px;}
.page-download .section-5 .list li p{ font-size: 14px; color: #888888; margin: 0px 56px; }
.page-download .section-5 .list li .qr{ width: 182px; height: 192px;  margin: 20px auto;}
.page-download .section-5 .list li.item-1 .qr{ background: url(../img/wei1.png) no-repeat; background-size:100% 100%;}
.page-download .section-5 .list li.item-2 .qr{ background: url(../img/wei2.png) no-repeat; background-size:100% 100%;}
.page-download .section-5 .list li.item-3 .qr{ background: url(../img/03-img3-2.png) no-repeat; }
.page-download .section-5 .list li a{ color: #23a2fb; font-size: 16px; }
.page-download .section-6{ }
.page-download .section-6 .section-title{ float: right; width: 454px; text-align: left; }
.page-download .section-6 .btn-wrap{ margin-top: 44px; }
.page-download .section-6 .btn-wrap .a{color: #EF1B1B; margin-right: 50px; font-size: 16px; display: inline-block; vertical-align: 8px; margin-left: 40px;}
.page-download .section-6 .img{ float: left; width: 593px; height: 366px; background: url(../img/2@2x.png) no-repeat;background-size: 100% 100%; }