﻿body {
   min-width:1200px;
}

.index_content {
    width: 1200px;
    margin: 0 auto;
}
.header {
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    background: #303030;
   
}
    .header .menu {
        max-width: 1200px;
        margin: 0 auto;
    }
    .header .logo {
        float: left;
    }
        .header .logo img {
            width: 121px;
            height: 75px;
        }
        .header .logo h1 {
            display: none;
        }
.navs {
    float: right;
}
    .navs li {
        float: left;
        font-size: 13px;
        margin-left: 33px;
    }
        .navs li a {
            color: #9b9b9b;
        }
            .navs li a:hover {
                color: #fff;
            }
.menu .navs .active {
    color: #fff;
}
.navs .login a {
    color: #fff;
    background-color: #666;
    padding: 4px 12px;
    border-radius: 5px;
}
    .navs .login a:nth-child(2) {
        color: #666;
        background-color: #fff;
    }
.article {
    background: #000000;
   
}
.brand {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}
.article .brand {
    padding-top: 80px;
}
.article .brand img {
    width: 600px;
    height: 300px;
}
    .article p {
        color: #fff;
        font-size: 36px;
    }
    .article p:nth-child(2) {
        color: #08c3fa;
    }
.function {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0px 50px 0px;
}
    .function i {
        vertical-align: middle;
    }
    .function .layui-btn {
        margin-top: 30px;
        background-color: #303030;
        letter-spacing: 2px;
    }

.content {
    overflow: hidden;
    color: #fff;
    width: 1200px;
    margin: 0 auto;
}
.article .content {
    padding-bottom: 80px;
}
.funtotal li {
    float: left;
    width: 20%;
    padding-bottom: 25px;
}
    .funtotal li dl {
        text-align: center
    }
    .funtotal li dt {
        font-size: 22px;
    }
    .funtotal li dd {
        padding-top: 10px;
    }
.introduce {
    text-align: center;
    height: 800px;
    color: #fff;
    background: url(../../img/bg_introduce.jpg) no-repeat center bottom;
}
.introduce_content {
    width: 1200px;
    margin: 0 auto;
}
    .introduce_content p:nth-child(1) {
        padding-top: 150px;
        font-size: 65px;
    }
    .introduce_content p:nth-child(2) {
        padding-top: 30px;
        font-size: 18px;
    }
.introduce_gx {
    overflow: hidden;
    padding-top:135px;
}
    .introduce_gx .introduce_gx_l {
        float: left;
        width: 33.33%;
    }
.main {
    background: #26272b;
    color: #fff;
}
.MainItem {
    width: 1200px;
    margin: 0 auto;
}
.LouPanZiDian {
    padding-top: 100px;
    text-align: center;
}
        .LouPanZiDian div {
        font-size:65px;
        }
    .LouPanZiDian p {
        width: 700px;
        text-align: left;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 15px;
        letter-spacing: 2px;
    }
    .LouPanZiDian img {
        padding: 40px 0px;
    }
.main_2 {
    background: #f8f8f8;
}
.main_3 {
    background: #000;
    color: #fff;
}
.XianDai {
    padding-top: 90px;
    text-align: center;
}
    .XianDai .title {
        font-size: 60px;
        font-weight: 700;
        color: #000;
       
    }
    .XianDai div:nth-child(2) {
        font-size: 18px;
        color: #1a1a1a;
        padding-top: 20px;
    }
.bgimg {

}
    .bgimg img {
        padding: 30px 15px;
    }
.main_3 .LouPanZiDian div:nth-child(2) {
    padding-top: 20px;
    font-size: 18px;
}
.DianZiHeTong {
    overflow: hidden;
    padding: 50px 0px;
}
.DianZiHeTong_l {
    float: left;
    width: 50%;
}
    .DianZiHeTong_l div:nth-child(1) {
    font-size:60px;
    font-weight:700;
    }
    .DianZiHeTong_l p {
        margin-top: 30px;
        font-size: 18px;
    }
    .DianZiHeTong_r {
        float: right;
        width: 50%;
    }
.main_2 .news {
    overflow: hidden;
    padding: 40px 0px;
}

.main_2 .news_header {
    float: left;
    width: 30.5%;
}

.main_2 .news .news_header div {
    height: 50px;
    font-weight: bold;
    color: #666;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main_2 .news .news_header .title {
    border-left: solid 3px #08a0ff;
    padding-left: 10px;
    font-weight: bold;
    color: #1a1a1a;
    font-size: 20px;
}

.main_2 .news .news_header li {
    height: 40px;
    line-height: 40px;
    color: #1a1a1a;
    font-size: 16px;
    border-bottom: 1px dashed #ccc;
}

    .main_2 .news .news_header li .date {
        float: right;
    }
.main_2 .news .news_header ul li a {
    display: block;
    width: 278px;
    height: 40px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.MainItem .CanYu {
    text-align: center;
    padding: 30px 0px;
}

    .MainItem .CanYu h2 {
        font-size: 30px;
        padding-bottom: 20px;
    }

    .MainItem .CanYu p {
        font-size: 25px;
        padding-bottom: 20px;
    }

    .MainItem .CanYu a {
        font-size: 25px;
        border: 1px solid #308fff;
        border-radius: 10px;
        color: #308fff;
        padding: 10px 30px;
    }

    .MainItem .CanYu .JianYi a:hover {
        background: #308fff;
        color: #fff;
    }

.JianYi {
    padding-top: 30px;
    padding-bottom: 30px;
}

.link {
    background: #0d1237;
    padding: 30px 0px;
}
.link .MainItem a {
    color: #777ca3
}
.link ul {
    overflow: hidden;
}

.link li {
    float: left;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
}



    .GongNeng .index_content .banner {
        position: relative;
        color: #fff;
        padding-top: 15px;
    }

    .GongNeng .index_content .h2 {
        position: relative;
    }

.GongNeng .index_content .title {
    position: absolute;
    top: 30%;
    left: 5%;
    color: #fff;
}

    .GongNeng .index_content .neirong {
        position: absolute;
        top: 40%;
        left: 5%;
    }
.GongNeng .index_content .neirong2 {
    position: absolute;
    top: 45%;
    left: 5%;
}

.GongNeng .JieShao {
    overflow: hidden;
    background-color: #fff;
    margin-top: 15px;
}

.GongNeng .JieShao_l {
    float: left;
    width: 50%;
    height: 500px;
}

.GongNeng .JieShao_r {
    float: left;
    width: 50%;
    height: 500px;
    line-height: 500px;
}

.GongNeng .title2 {
    font-size: 25px;
    letter-spacing: 3px;
    background: linear-gradient(45deg, rgb(253, 202, 76), rgb(252, 84, 198), rgb(201, 108, 254), rgb(59, 201, 254));
    -webkit-background-clip: text;
    color: transparent;
}

.GongNeng .title3 {
    padding-top: 20px;
}

.GongNeng .JieShao:nth-child(2n+1) .JieShao_l_item {
    background: #eee;
}

.GongNeng .JieShao:nth-child(2n) .JieShao_r_item {
    background: #eee;
}

.GongNeng .JieShao_l_item {
    padding: 30px;
}

    .GongNeng .JieShao_l_item p {
        text-align: center
    }

.GongNeng .JieShao_l_item, .JieShao_r_item {
    height: 100%;
}

    .GongNeng .JieShao_l_item ul {
        padding-top: 5px;
        overflow: hidden
    }

    .GongNeng .JieShao_l_item li {
        float: left;
        padding-right: 20px;
    }


.GongNeng .JieShao_r_list {
}

    .GongNeng .JieShao_r_list img {
        width: 100%;
        height: 100%;
    }
.layui-tab-content {
    padding: 10px 0px 0px 0px;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #308fff;
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #308fff;
}

.Price .banner {
    position: relative;
    color: #fff;
    font-family: '宋体';
    font-weight: normal;
    padding-bottom: 10px;
    background-color: #ffffff;
}

    .Price .banner img {
        border-radius: 5px;
    }

.Price .banner_title {
    position: absolute;
    font-size: 46px;
    top: 20%;
    left: 50%;
    margin-left: -80px;
}

.Price .banner_title2 {
    position: absolute;
    font-size: 30px;
    top: 56%;
    left: 50%;
    margin-left: -104px;
}

.Price .wrap {
    background-color: #f5f6fa;
    padding: 10px 0px;
}

.wrap_list {
    width: 1200px;
    margin: 0 auto;
}

.Price .wrap ul {
    overflow: hidden;
    width: 1210px;
}

.Price .wrap li {
    float: left;
    width: 16.66%;
}

.Price .taocan {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    background-image: -moz-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
}

.Price .goumai {
    text-align: center;
    height: 80px;
    line-height: 80px;
    background: #fff;
}

    .Price .goumai a {
        padding: 6px 20px;
        color: #fff;
        font-size: 14px;
        letter-spacing: 2px;
        border-radius: 30px;
        background-image: -moz-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
        background-image: -webkit-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
        background-image: -ms-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
    }

.Price .wrap_list li:nth-child(2) .taocan,
.Price .wrap_list li:nth-child(2) .goumai a {
    background-image: -moz-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
    background-image: -webkit-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
    background-image: -ms-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
}

.Price .wrap_list li:nth-child(3) .taocan,
.Price .wrap_list li:nth-child(3) .goumai a {
    background-image: -moz-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
}

.Price .wrap_list li:nth-child(4) .taocan,
.Price .wrap_list li:nth-child(4) .goumai a {
    background-image: -moz-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
}

.wrap_list li:nth-child(5) .taocan,
.wrap_list li:nth-child(5) .goumai a {
    background-image: -moz-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
}

.Price .wrap_list li:nth-child(6) .taocan,
.Price .wrap_list li:nth-child(6) .goumai a {
    background-image: -moz-linear-gradient( 45deg, rgb(34, 244, 138) 0%, rgb(6, 186, 157) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(34, 244, 138) 0%, rgb(6, 186, 157) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(34, 244, 138) 0%, rgb(6, 186, 157) 100%);
}

.Price .taocan p {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 10px;
}



.Price .wrap_box {
    padding-right: 10px;
}

.Price .JiaGe {
    text-align: center;
    margin-top: 15px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08)
}

    .Price .JiaGe th {
        text-align: center;
    }

    .Price .JiaGe tr th {
        width: 16.66%
    }

.Price .layui-tab {
    margin: 0px;
}

.Price .GuanMing .banner {
    height: 200px;
    line-height: 200px;
    background-image: linear-gradient(to right, #6B45F2 0%, #5371F7 100%)
}

    .Price .GuanMing .banner h3 {
        color: #fff;
        font-size: 28px;
        font-weight: lighter;
        text-align: center;
        padding-top: 40px;
    }

    .Price .GuanMing .banner p {
        color: #fff;
        text-align: center;
        color: #fff;
        line-height: 36px;
        font-size: 18px;
        opacity: 0.7;
    }

.page-price .Content_box {
    overflow: hidden
}

.page-price .Content_box_l {
    float: left;
    width: 50%;
}

.page-price .Content_box_r {
    float: left;
    width: 50%;
    padding-left: 20px;
}

    .page-price .Content_box_r h2 {
        margin-top: 80px;
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: lighter;
    }

    .page-price .Content_box_r p {
        line-height: 34px;
        font-size: 16px;
        color: #999;
    }

.Price .GuanMing:nth-child(3) .banner {
    height: 200px;
    line-height: 200px;
    background-image: linear-gradient(to right, #3F61FF 0%, #A756FF 100%)
}
.Price .GuanMing:nth-child(4) .banner {
    height: 200px;
    line-height: 200px;
    background-image: linear-gradient(to right, #2b7bff 0%, #00aeff 100%)
}
.Price .GuanMing:nth-child(5) .banner {
    height: 200px;
    line-height: 200px;
    background-image: linear-gradient(to right, #c885f8 0%, #8a6ffa 100%)
}
.page-price .JiaGe_main {
    padding-top: 15px;
    position: relative;
    color: #fff;
    padding-bottom: 15px;
}
.page-price .GuanMing .JiaGe_main {
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-price .JiaGe_main .iconfont {
    font-size: 50px;
}

.page-price .JiaGe_main h2 {
    color: #fff;
    padding-bottom: 20px;
}

.page-price .JiaGe_main_box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -200px;
}

.page-price .JiaGe_main_box ul {
    overflow: hidden;
    width: 1000px;
    height: 450px;
}

.page-price .JiaGe_main_box li {
    width: 50%;
    float: left;
    text-align: center;
    padding-bottom: 100px;
}
.page-price .VR_box {
    margin: 15px 0px;
    background: #fff;
    padding: 20px;
}

.page-price .VR_View {
    position: relative;
   
}

.page-price .VR_View_iframe {
    position: absolute;
    top: 6%;
    left: 19%;
}
.page-price .block_data {
    overflow: hidden;
    height: 240px;
    background: #fff;
    margin: 15px 0px;
}

.page-price .block_data_box {
    width: 25%;
    text-align: center;
    float: left;
    padding-top: 65px;
}

.page-price .block_data_item .title {
    color: #08a0ff;
    font-size: 56px;
    font-weight: lighter;
    font-family: "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
.page-price .block_data .block_data_box p {
    font-size: 18px;
}

.GongNeng .inner_box {
    width: 1215px;
}

    .GongNeng .inner_box ul {
        overflow: hidden
    }

    .GongNeng .inner_box li {
        width: 33.33%;
        float: left;
    }

        .GongNeng .inner_box li:hover {
            transition-duration: 0.5s;
            transform: translateY(-5px);
        }

.GongNeng .inner_box_item {
    background: #f5f6fa;
    margin-right: 15px;
    margin-top: 15px;
}

.GongNeng .inner_box_content {
    padding: 40px;
    background: #fff;
}

    .GongNeng .inner_box_content h5 {
        color: #000;
        font-size: 18px;
        line-height: 27px;
        font-weight: normal;
        margin-bottom: 10px;
    }

.GongNeng .JiaRu {
    background: #fff;
    margin: 15px 0px;
    padding: 0px 25px;
}

.GongNeng .JiaRu_title {
    line-height: 55px;
    border-bottom: 1px solid rgba(77,82,89,0.05);
    padding-top: 50px;
}

    .GongNeng .JiaRu_title p {
        font-size: 16px;
    }

.GongNeng .JiaRu_Remarks p {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.page-price .layui-tab .layui-tab-content {
    padding: 0px;
}
.page-price .banner .inner {
    padding: 15px 0px
}
.page-price .layui-tab {
    width: 1200px;
    margin: 0 auto;
}
.page-price .btn {
    padding: 0px 10px;
}
.page-price .title_h1 {
    font-size: 30px;
    margin-top: 65px;
}
.page-price .title_h2 {
    font-size: 30px;
    margin-top: 18px;
}

.page-price  .top_title_main {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.page-price  .top_title {
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-family: '宋体';
}


.page-price  .icon-gouxuan2 {
    color: #2cc06c
}

.page-price  .icon-icon_cuowu {
    color: #f8706f
}

/* page-price */

.page-price .edition {
    background-color: #fff;
}

    .page-price .edition .inner {
        padding-left: 15px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .page-price .edition .item {
        margin-right: 15px;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
        height: 245px;
    }

        .page-price .edition .item:nth-child(6n + 0) {
            margin-right: 0;
        }

        .page-price .edition .item .banner {
            text-align: center;
            padding-top: 30px;
            padding-bottom: 20px;
            letter-spacing: 1px;
        }

            .page-price .edition .item .banner h3 {
                font-size: 16px;
                color: #fff;
                font-weight: normal;
                padding-top: 20px;
                padding-bottom: 10px;
            }

            .page-price .edition .item .banner p {
                color: #fff;
            }

        .page-price .edition .item .list {
            margin-top: 20px;
        }

            .page-price .edition .item .list p {
                font-size: 14px;
                color: #333;
                text-indent: 35px;
                line-height: 40px;
            }

                .page-price .edition .item .list p i {
                    color: #37DA80;
                    margin-right: 5px;
                }

        .page-price .edition .item a.btn {
            display: block;
            width: 140px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            color: #fff;
            font-size: 14px;
            letter-spacing: 2px;
            border-radius: 30px;
            margin: auto;
        }

            .page-price .edition .item a.btn:hover {
                opacity: .8;
            }

        .page-price .edition .item span.btn {
            display: block;
            width: 140px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            color: #fff;
            font-size: 14px;
            letter-spacing: 2px;
            border-radius: 30px;
            margin: auto;
        }

            .page-price .edition .item span.btn:hover {
                opacity: .8;
            }

        .page-price .edition .item.Ban01 .banner,
        .page-price .edition .item.Ban01 .btn {
            background-image: -moz-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
            background-image: -webkit-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
            background-image: -ms-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
        }


        .page-price .edition .item.Ban02 .banner,
        .page-price .edition .item.Ban02 .btn {
            background-image: -moz-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
            background-image: -webkit-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
            background-image: -ms-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
        }

        .page-price .edition .item.Ban03 .banner,
        .page-price .edition .item.Ban03 .btn {
            background-image: -moz-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
            background-image: -webkit-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
            background-image: -ms-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
        }

        .page-price .edition .item.Ban04 .banner,
        .page-price .edition .item.Ban04 .btn {
            background-image: -moz-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
            background-image: -webkit-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
            background-image: -ms-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
        }

        .page-price .edition .item.Ban05 .banner,
        .page-price .edition .item.Ban05 .btn {
            background-image: -moz-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
            background-image: -webkit-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
            background-image: -ms-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
        }

        .page-price .edition .item.Ban06 .banner,
        .page-price .edition .item.Ban06 .btn {
            background-image: -moz-linear-gradient( 45deg, rgb(34, 244, 138) 0%, rgb(6, 186, 157) 100%);
            background-image: -webkit-linear-gradient( 45deg, rgb(34, 244, 138) 0%, rgb(6, 186, 157) 100%);
            background-image: -ms-linear-gradient( 45deg, rgb(34, 244, 138) 0%, rgb(6, 186, 157) 100%);
        }

.page-price .fun {
    background-color: #F5F7FA;
}

    .page-price .fun .inner {
        padding: 15px 0;
    }

    .page-price .fun .table {
        background-color: #fff;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
    }

    .page-price .fun .thead {
        display: flex;
        border-bottom: 1px solid #f8f8f8;
    }

        .page-price .fun .thead .cell {
            height: 120px;
            width: 280px;
            text-align: center;
            border-left: 1px solid #f8f8f8;
        }

        .page-price .fun .thead .MoKuai {
            height: 85px;
            min-width: 100px;
            text-align: center;
            border-left: 1px solid #f8f8f8;
        }

        .page-price .fun .thead .GongNeng {
            height: 120px;
            width: 280px;
            text-align: center;
            border-left: 1px solid #f8f8f8;
        }

        .page-price .fun .thead .division {
            width: 360px;
            font-size: 14px;
            color: #333;
            position: relative;
        }

            .page-price .fun .thead .division::after {
                content: " ";
                width: 100px;
                height: 1px;
                background-color: #f8f8f8;
                position: absolute;
                left: 125px;
                top: 60px;
                transform: rotate(25deg);
            }

            .page-price .fun .thead .division .y {
                position: absolute;
                left: 120px;
                top: 70px;
            }

            .page-price .fun .thead .division .x {
                position: absolute;
                left: 200px;
                top: 30px;
            }


    .page-price .fun .tbody {
        display: flex;
    }

        .page-price .fun .tbody .verison {
            min-width: 100px;
            line-height: 100%;
            text-align: center;
            font-size: 14px;
            color: #666;
            border-bottom: 1px solid #f8f8f8;
        }

            .page-price .fun .tbody .verison font {
                position: relative;
                top: 50%;
                transform: translateY(-50%);
            }

        .page-price .fun .tbody .list {
            display: flex;
            width: 100%;
            flex-wrap: wrap
        }

            .page-price .fun .tbody .list .row {
                width: 100%;
                display: flex;
                margin-right: 0px;
                margin-left: 0px;
            }



                .page-price .fun .tbody .list .row .name {
                    width: 150px;
                }

                .page-price .fun .tbody .list .row .cell {
                    width: 200px;
                    text-align: center;
                    height: 35px;
                    line-height: 35px;
                    border-left: 1px solid #f8f8f8;
                    border-bottom: 1px solid #f8f8f8;
                    font-size: 14px;
                }

                    .page-price .fun .tbody .list .row .cell .icon-dui {
                        font-size: 18px;
                        color: #35cf88;
                    }

                    .page-price .fun .tbody .list .row .cell .icon-heng {
                        font-size: 18px;
                        color: #b6c3d5;
                    }


    .page-price .fun .thead .cell h4 {
        font-weight: 700;
        letter-spacing: 1px;
        color: #333;
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .page-price .fun .thead .cell .btn {
        display: inline-block;
        width: 120px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        font-size: 12px;
        color: #fff;
        letter-spacing: 1px;
    }

        .page-price .fun .thead .cell .btn:hover {
            opacity: .8;
        }


    .page-price .fun .thead .cell.BanBen01 .btn {
        background-image: -moz-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
        background-image: -webkit-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
        background-image: -ms-linear-gradient( 45deg, rgb(148,176,215) 0%, rgb(170,195,230) 100%);
    }


    .page-price .fun .thead .cell.BanBen02 .btn {
        background-image: -moz-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
        background-image: -webkit-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
        background-image: -ms-linear-gradient( 56deg, rgb(44,192,108) 0%, rgb(53,207,136) 100%);
    }

    .page-price .fun .thead .cell.BanBen03 .btn {
        background-image: -moz-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
        background-image: -webkit-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
        background-image: -ms-linear-gradient( 45deg, rgb(43,123,255) 0%, rgb(0,174,255) 100%);
    }

    .page-price .fun .thead .cell.BanBen04 .btn {
        background-image: -moz-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
        background-image: -webkit-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
        background-image: -ms-linear-gradient( 45deg, rgb(200, 133, 248) 0%, rgb(138, 111, 250) 100%);
    }

    .page-price .fun .thead .cell.BanBen05 .btn {
        background-image: -moz-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
        background-image: -webkit-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
        background-image: -ms-linear-gradient( 45deg, rgb(247,91,110) 0%, rgb(251,187,113) 100%);
    }

    .page-price .fun .thead .cell2 {
        height: 120px;
        width: 280px;
        text-align: center;
        border-left: 1px solid #f8f8f8;
    }

    .page-price .fun .tbody .list .row .cell2 {
        width: 189px;
        text-align: center;
        height: 35px;
        line-height: 35px;
        border-left: 1px solid #f8f8f8;
        border-bottom: 1px solid #f8f8f8;
        font-size: 14px;
    }

        .page-price .fun .tbody .list .row .cell2 .icon-dui {
            font-size: 18px;
            color: #35cf88;
        }

        .page-price .fun .tbody .list .row .cell2 .icon-heng {
            font-size: 18px;
            color: #b6c3d5;
        }


    .page-price .fun .thead .cell2 h4 {
        font-weight: normal;
        letter-spacing: 1px;
        color: #333;
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .page-price .fun .thead .cell2 .btn {
        display: inline-block;
        width: 120px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        font-size: 12px;
        color: #fff;
        letter-spacing: 1px;
    }

        .page-price .fun .thead .cell2 .btn:hover {
            opacity: .8;
        }


    .page-price .fun .thead .cell3 {
        height: 120px;
        width: 280px;
        text-align: center;
        border-left: 1px solid #f8f8f8;
    }

    .page-price .fun .tbody .list .row .cell3 {
        width: 180px;
        text-align: center;
        height: 35px;
        line-height: 35px;
        border-left: 1px solid #f8f8f8;
        border-bottom: 1px solid #f8f8f8;
        font-size: 14px;
    }

        .page-price .fun .tbody .list .row .cell3 .icon-dui {
            font-size: 18px;
            color: #35cf88;
        }

        .page-price .fun .tbody .list .row .cell3 .icon-heng {
            font-size: 18px;
            color: #b6c3d5;
        }


    .page-price .fun .thead .cell3 h4 {
        font-weight: normal;
        letter-spacing: 1px;
        color: #333;
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .page-price .fun .thead .cell3 .btn {
        display: inline-block;
        width: 120px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        font-size: 12px;
        color: #fff;
        letter-spacing: 1px;
    }

        .page-price .fun .thead .cell3 .btn:hover {
            opacity: .8;
        }

.page-price .BanBen_box {
    width: 16.66%;
     border-radius: 6px; 
    float: left;
}
.page-price .table-responsive {
    padding: 15px;
}
    .page-price .table-responsive .table {
        margin-bottom: 0px;
    }
.page-price   .zhengce {
    padding-left: 15px;
    padding-bottom: 15px;
}

.GuanMing .Content_box {
    background: #fff;
    margin: 15px 0px;
}
.page-price .fun .inner .table {
    margin-bottom: 0px;
}
.page-price .DingZhiLiuCheng {
    margin-bottom: 15px;
}
.page-price .layui-tab-content .banner .inner img {
    border-radius: 6px;
}
.UpdateLog {
    background: #f5f6fa;
}
    .UpdateLog .banner {
        overflow: hidden;
        margin-top:15px;
    }
    .UpdateLog .banner_l {
        float: left;
        width: 870px;
        height: 400px;
        background: #ddddde;
    }
    .UpdateLog .banner_l img {
        width: 100%;
        height: 100%;
    }
    .UpdateLog .banner_r {
        float: left;
        text-align: center;
        background: #fff;
        height: 400px;
        width: 330px;
    }
        .UpdateLog .banner_r h1 {
            font-size: 25px;
            padding-top: 90px;
        }
    .UpdateLog .banner_r h2 {
        padding-top: 40px;
        font-size: 25px;
    }
    .UpdateLog .uplog_box {
        overflow: hidden;
        margin-top: 15px;
    }
        .UpdateLog .uplog_box ul {
            width: 1215px;
        }
        .UpdateLog .uplog_box li {
            float: left;
            width: 33.33%;
            margin-bottom: 15px;
        }
            .UpdateLog .uplog_box li:hover {
                transition-duration: 0.5s;
                transform: translateY(-5px);
            }
    .UpdateLog .uplog_content {
        margin-right: 15px;
        padding: 15px;
        background: #fff;
    }
        .UpdateLog .uplog_content img {
            width: 100%;
            height: 100%;
        }
        .UpdateLog .uplog_content h3 {
            margin-top: 15px;
            color: #000;
            font-size: 20px;
            font-weight: 500;
        }
    .UpdateLog .uplog_msg {
        overflow: hidden;
        margin-top: 10px;
    }
    .UpdateLog .uplog_msg_l {
        float:left
    }
    .UpdateLog .uplog_msg_r {
        float: right
    }
.CeShi .index_content {
    margin-top: 15px;
}
.CeShi .index_content {
    overflow: hidden
}

.CeShi .banner_l {
    width: 880px;
    height: 550px;
    float: left;
    position: relative;
    background: #fff;
    margin-right: 15px;
}

.CeShi .bg_img {
    position: absolute;
    top: 77px;
    left: 110px;
    width: 585px;
}

.CeShi .banner_r {
    width: 300px;
    height: 550px;
    float: left;
    background: #ffffff;
}

.CeShi .banner_r_bg {
}

.CeShi .banner_r_title {
    background-color: #465161;
    border-color: #465161;
    color: #fff !important;
    text-align: center;
    padding: 20px 0px;
    font-size: 18px;
}

.CeShi .banner_r_item {
    padding: 20px;
}

    .CeShi .banner_r_item p {
        height: 35px;
        line-height: 35px;
    }

    .CeShi .banner_r_item a {
        background-color: #f96868;
        border-color: #f96868;
        color: #fff !important;
        padding: 2px 4px;
    }
.page-help .inner {
    max-width: 1215px;
}
.page-help .document .item {
    background-color: #fff;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
    width: 292px;
    margin-top: 15px;
    border-radius: 3px;
    float: left;
    margin-right: 15px;
}

    .page-help .document .item:nth-child(4n+0) {
        margin-right: 0;
    }

    .page-help .document .item h3.title {
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        font-weight: 700;
        color: #666;
        text-indent: 50px;
        border-bottom: 1px solid #f8f8f8;
        position: relative;
        letter-spacing: 2px;
    }

        .page-help .document .item h3.title::before {
            content: " ";
            display: block;
            position: absolute;
            width: 3px;
            height: 16px;
            border-radius: 20px;
            top: 23px;
            left: 34px;
        }

    .page-help .document .item:nth-child(1) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(2) h3.title::before {
        background: #308fff;
    }


    .page-help .document .item:nth-child(3) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(4) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(5) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(6) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(7) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(8) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(9) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(10) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(11) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item:nth-child(12) h3.title::before {
        background: #308fff;
    }

    .page-help .document .item ul {
        height: 240px;
    }

.page-help .search .keywords a {
    cursor: pointer;
}

.page-help .select1 {
    top: 257px;
    display: none;
    height: 260px;
    overflow: auto;
    padding-left: 0px;
    z-index: 2;
    position: absolute;
    border: 1px solid #ccc;
    width: 515px;
    background: #fff;
}

    .page-help .select1 li {
        padding: 0 0 0 20px;
        line-height: 35px;
        cursor: pointer;
    }

        .page-help .select1 li:hover {
            color: #fff;
            background: #4284d9;
        }

.crumbs {
    
}

    .crumbs a.home {
        color: #444
    }

    .crumbs a {
        display: block;
        float: left;
        color: #666;
    }

    .crumbs a {
        color: #444;
    }

    .crumbs font {
        color: #333;
    }

    .crumbs .icon-pin {
        display: block;
        float: left;
        color: #4381fd;
        font-size: 14px;
        margin-right: 8px;
    }

    .crumbs h1 {
        float: left;
        color: #999;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .crumbs .icon-youbian {
        float: left;
        color: #999;
        margin: 0 10px;
        font-size: 12px;
    }
    .crumbs .inner {
        overflow: hidden;
        height: 40px;
        line-height: 40px;
    }

.inner {
    max-width: 1200px;
    margin: auto;

}

/*问答*/
.page_wenda .page_wenda a:hover {
    color: #308fff;
}
.page_wenda .tiwen_box {
    overflow: hidden
}

.page_wenda .tiwen_box_l {
    float: left;
    width: 885px;
}

.page_wenda .tiwen_box_r {
    float: left;
    width: 300px;
    margin-left: 15px;
}

.page_wenda .search {
    overflow: hidden;
    background: #fff;
    padding: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

    .page_wenda .search .tex {
        float: left;
        position: relative;
        border: 2px solid #308fff;
        border-radius: 2px;
        background: #fff;
    }

        .page_wenda .search .tex i {
            color: #308fff;
        }

        .page_wenda .search .tex input {
            float: left;
            width: 514px;
            border: 0;
            margin-top: 2px;
            height: 43px;
            line-height: 43px;
            color: #888;
        }

.page_wenda .input_icon {
    float: left;
    width: 45px;
    text-align: center;
    margin-top: 13px;
    height: 100%;
}

.page_wenda .search .go {
    float: left;
}

.page_wenda .tiwen_box_r h2 {
    font-size: 18px;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 700;
}
.page_wenda .tiwen_box_r h3 {
    font-size: 14px;
    color: #333;
}
.page_wenda .tiwen_box_r li {
    font-size: 14px;
    color: #333;
    padding-top: 10px;
    line-height: 20px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 13px;
}
    .page_wenda .tiwen_box_r li p span {
        background: #f1f1f1;
        color: #9f9f9f;
        display: inline-block;
        padding: 0 6px;
        margin-top: 12px;
    }
.page_wenda .search .btn {
    padding: 12px 40px;
    border-radius: 0px;
}
.page_wenda .search .tex .btn {
    color: #fff;
    background-color: #308fff;
    border-color: #308fff;
}
.page_wenda .search .go .btn {
    margin-left: 15px;
    margin-top: 1px;
}
.page_wenda .all_answers {
    background: #fff;
    margin-top: 15px;
    padding: 15px;
}
    .page_wenda .all_answers nav {
        text-align: center
    }
.page_wenda .big-title {
    font-size: 18px;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 700;
}
.page_wenda .ans-ul li {
    padding-bottom: 20px;
    position: relative;
    border-bottom: 1px dashed #eeeeee;
    box-sizing: border-box;
}
    .page_wenda .ans-ul li .ans-left {
        width: 460px;
    }

    .page_wenda .ans-ul li span, .ans-ul li a {
        display: inline-block;
        color: #333333;
    }
    .page_wenda .ans-ul li .ans-left .subtitle {
        font-weight: bold;
        font-size: 16px;
        margin-top: 19px;
        max-width: 456px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .page_wenda .ans-ul li .ans-left .ans-con {
        width: 456px;
        line-height: 23px;
        margin-top: 5px;
        margin-bottom: 7px;
        font-size: 12px;
        color: #555555;
    }
    .page_wenda .ans-ul li .ans-left .ans-time {
        padding: 0 5px;
        height: 22px;
        background-color: #f1f1f1;
        border-radius: 2px;
        font-size: 12px;
        color: #9f9f9f;
        text-align: center;
        line-height: 22px;
    }
    .page_wenda .ans-ul li .ans-right {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color: #f8f8f8;
        position: absolute;
        right: 3px;
        top: 50%;
        margin-top: -40px;
    }
        .page_wenda .ans-ul li .ans-right .ans-shuzi {
            width: 100%;
            text-align: center;
            height: 20px;
            font-size: 18px;
            color: #555555;
            font-weight: bold;
            margin-top: 15px;
        }
        .page_wenda .ans-ul li .ans-right .ans-shuzi-i {
            width: 100%;
            height: 20px;
            text-align: center;
            color: #999999;
            font-size: 12px;
        }

 .tiwen_box_r_tab {
    padding: 20px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
 .tiwen_box_r_tab:nth-child(2) {
    margin-top: 15px;
}
 .card-header h4 {
    font-size: 18px;
    font-weight: bold;
}
.page_wenda  .tiwen_box_l .card {
    padding: 0px 15px 15px 15px;
}
.page_wenda .tiwen_box_l .card-header {
    border-bottom: 1px solid #eeeeee;
}
.form-group label {
    position:relative;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-right: 20px;
}

.tips {
    font-size: 25px;
    color: #f96868;
    vertical-align: middle;
    position: absolute;
    left: 2px;
}
.page_wenda .l-container {
    margin-top: 15px;
}
    .page_wenda .l-container .q-desc {
        padding: 30px 25px 25px 25px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        background-color: #fff;
        margin-bottom: 15px;
    }
        .page_wenda .l-container .q-desc .triangle-right {
            width: 0;
            height: 0;
            border-top: 19px solid #308fff;
            border-right: 19px solid transparent;
            position: absolute;
            margin-left: -25px;
            margin-top: -30px;
        }
        .page_wenda .l-container .q-desc h1 {
            font-weight: 700;
            margin-bottom: 14px;
            font-size: 22px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .page_wenda .l-container .q-desc .quer {
            overflow: hidden
        }
            .page_wenda .l-container .q-desc .quer .collectbtn {
                float: right;
                padding: 4px 8px;
            }
.page_wenda .l-container .q-desc .quer span {
    padding-right: 3px;
    font-size: 12px;
    color: #999999;
}
.page_wenda .l-container .q-info {
    margin-top: 20px;
    line-height: 24px;
    background-color: #f8eed9;
    padding: 15px 20px;
    color: #8e7b50;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word;
}
.page_wenda .l-container .q-info .triangle-up {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 16px solid #f8eed9;
    position: absolute;
    margin-top: -29px;
    margin-left: 15px;
}
.page_wenda .l-container .q-info span {
    font-weight: 700;
}
.page_wenda .l-container .q-action {
    margin-top: 20px;
    font-size: 12px;
}
.page_wenda .l-container .solve-list {
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    padding: 0 25px;
    background-color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
}
.page_wenda .l-container .solve-list .top {
    padding: 21px 0;
    border-bottom: 1px solid #eeeeee;
    font-weight: bold;
}
.page_wenda .l-container .solve-list .top span {
    font-size: 18px;
}
.page_wenda .l-container .solve-list .top span .num {
    color: #f46a1f;
}

.page_wenda .l-container .solve-list .solve-listli {
    padding: 30px 0;
    border-bottom: 1px solid #eeeeee;
}
.page_wenda .l-container .solve-list .solve-listli .li-l {
    margin-right: 25px;
    display: inline-block;
}
.page_wenda .l-container .solve-list .solve-listli .li-l img {
    width: 70px;
    height: 70px;
    border-radius: 70px;
}
.page_wenda .l-container .solve-list .solve-listli .li-r {
    display: inline-block;
    width: 730px;
    vertical-align: top;
}
.page_wenda .l-container .solve-list .solve-listli .li-r a {
    color: #333;
    text-decoration: none;
    vertical-align: middle;
}
.page_wenda .l-container .solve-list .solve-listli .li-r .name {
    font-weight: bold;
    font-size: 16px;
    margin-right: 15px;
}
.page_wenda .bordered {
    padding: 5px 8px;
    border: 1px solid #e1e1e1;
    color: #acacac;
    margin-right: 2px;
    font-size: 12px;
    border-radius: 2px;
}
.page_wenda .l-container .solve-list .solve-listli .li-r .time {
    font-size: 12px;
    color: #b3b3b3;
    margin: 10px 0 10px 0;
}
.page_wenda .l-container .solve-list .solve-listli .li-r .content {
    color: #444444;
    font-size: 13px;
    line-height: 22px;
}
.page_wenda .lj_editor_view p {
    line-height: 29px;
}
.page_wenda .li-r .content {
    width: 100%;
}
.page_wenda .q-action {
    overflow: hidden
}
.page_wenda .q-action .q-action_r {
    float: right;
}
.Menu {
    background: #fff;
    padding: 25px 25px 0px 25px;
    margin-top: 15px;
}
.Menu_list {
    overflow: hidden
}
.tab_title {
    float: left;
    width: 50%;
}
    .tab_title h2 {
        font-size: 20px;
        font-weight: 700;
    }
.small_list {
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 25px;
}
    .small_list li {
        float: left;
        margin-right: 10px;
    }
.tab_title i {
    color: #308fff;
    font-weight: initial;
}
.form-group .input_value {
    width: 697px;
}
.l-container .form-group {
    overflow: hidden
}
.form-group .followbtn {
    float: right;
    margin-top: 10px;
}
.form_group_title {
    margin-left: 20px;
}
.NewPage {
    overflow: hidden
}

    .NewPage .navigation {
        float: right;
        margin-bottom: 30px;
        margin-right: 30px;
        margin-top: 30px;
    }

        .NewPage .navigation div {
            float: left;
            height: 25px;
            line-height: 25px;
            margin-right: 10px;
            border-radius: 3px;
            color: #bbb;
            background-color: #F4F5F9;
        }

            .NewPage .navigation div:hover,
            .NewPage .navigation div.active {
                color: #fff;
                background-color: #308fff;
                cursor: pointer;
                transition: 0.3s;
            }

            .NewPage .navigation div.disabled:hover,
            .NewPage .navigation div.disabled.active {
                background-color: #F4F5F9;
                color: #bbb;
                cursor: default;
            }

            .NewPage .navigation div.disabled,
            .NewPage .navigation div.active {
                padding: 0 15px;
            }

                .NewPage .navigation div:hover a,
                .NewPage .navigation div.active a {
                    color: white;
                }



            .NewPage .navigation div a {
                display: inline-block;
                height: 25px;
                padding: 0 15px;
            }


.page-detail .content {
    margin-bottom: 20px;
}

    .page-detail .content .right {
        width: 960px;
        float: left;
        color: #000;
    }

    .page-detail .content .article-detail {
        width: 960px;
        background-color: #fff;
        float: left;
    }

        .page-detail .content .article-detail .title {
            color: #000;
            height: 70px;
            line-height: 70px;
            padding: 0 40px;
            letter-spacing: 2px;
            text-align: center;
        }
            .page-detail .content .article-detail .title .name {
                height: 70px;
                line-height: 70px;
                font-size: 25px;
            }

            .page-detail .content .article-detail .title font {
                color: #666;
                font-size: 18px;
            }

        .page-detail .content .article-detail .detail {
            font-size: 14px;
            padding: 10px 35px 10px 35px;
            line-height: 26px;
        }

            .page-detail .content .article-detail .detail p {
                margin-bottom: 20px;
            }

            .page-detail .content .article-detail .detail .info {
                height: 30px;
                margin-bottom: 20px;
                border-bottom: 1px solid #e4e4e4;
            }

                .page-detail .content .article-detail .detail .info .time {
                    width:100%;
                    float: left;
                    color: #999;
                    font-size: 14px;
                }

                .page-detail .content .article-detail .detail .info .share {
                    float: right;
                    width: 205px;
                }

                    .page-detail .content .article-detail .detail .info .share a {
                        float: left;
                        font-size: 12px;
                        color: #999;
                    }

    .page-detail .content .relevant {
        float: left;
        margin-top: 15px;
        width: 960px;
        background-color: #fff;
        box-shadow: 0px 2px 4px 0px rgba(4, 0, 0, 0.05);
    }

        .page-detail .content .relevant .title {
            border-bottom: 1px solid #f8f8f8;
            height: 70px;
            line-height: 70px;
            padding: 0 30px;
            letter-spacing: 2px;
            font-size: 18px;
            color: #308fff;
        }

        .page-detail .content .relevant .list {
            padding: 15px 0;
        }

            .page-detail .content .relevant .list li {
                float: left;
                width: 32.5%;
                text-indent: 30px;
                line-height: 40px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .page-detail .content .relevant .list li a {
                    font-size: 14px;
                }

.page-detail-full .content .article-detail {
    width: 100%;
}

.page-detail-full .content .relevant {
    width: 100%;
}
.select1 {
    background: #fff;
    width: 563px;
    position: absolute;
    margin-top: 64px;
    margin-left: 15px;
    z-index: 9;
    border: 1px solid #308fff;
}
    .select1 li {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px dashed #eeeeee;
        padding: 0 42px;
        cursor:pointer
    }
        .select1 li:hover {
            background: rgba(0,0,0,0.1);
        }
.UpdateLog .FengMianImg {
    width: 360px;
    height: 270px;
}
.update {
    padding-top: 35px;
    background-image: url(../images/create-shop.png);
    height: 300px;
}
    .update ul {
        overflow: hidden
    }
    .update li:hover {
        transition-duration: 0.5s;
        transform: translateY(-5px);
    }
    .update li {
        float: left;
        width: 20%;
    }
   
.update a{

}
    .update .MainItem {
       
    }
    .update .uplog_content {
        padding: 10px;
        background: #fff;
        border-radius:5px;
        
    }
    .update .FengMianImg {
        height: 145px;
        width: 210px;
    }
        .update .FengMianImg img {
            width: 100%;
            height: 100%;
        }

    .update .uplog_msg {
        overflow: hidden;
        margin-top: 10px;
        height: 20px;
        line-height: 20px;
    }
        .update .uplog_msg .uplog_msg_l {
            float:left
        }
        .update .uplog_msg .uplog_msg_r {
            float: right;
            color: #9E9E9E;
        }
    .update .update_item {
        margin-right: 10px;
    }
    .update .update_item:nth-child(5) {
        margin-right: 0px;
    }
    .update .title h3 {
        text-align: center;
        padding-bottom: 20px;
        font-size: 32px;
        font-weight: lighter;
        color: #fff;
        letter-spacing: 2px;
    }
.help_index .select1 {
    top: 193px;
    display: none;
    height: 290px;
    overflow: auto;
    padding-left: 0px;
    z-index: 2;
    position: absolute;
    border: 1px solid #ccc;
    width: 503px;
    background: #fff;
    margin-top: 0px;
    margin-left: 5px;
}

.footer .logo img {
    width: 95px;
    height: 50px;
}

.footer {
    width: 100%;
    background-color: #0d1237;
/*    background-image: url(../../img/bg_053.png);*/
    background-repeat: no-repeat;
}

    .footer .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 1200px;
        margin: 0 auto;
        padding: 25px 0 0;
        overflow: hidden;
    }

    .footer .fl {
        width: 450px;
        white-space: nowrap;
    }

    .footer .copyright {
        margin: 1.25rem 0 0;
    }

        .footer .copyright p {
            line-height: 30px;
            color: #4e5169;
        }

          

body .gap {
    font-style: normal;
    padding: 0 .625rem;
}

.footer .copyright p a {
    color: #4e5169;
}

.footer .fr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0 0 0px;
}

.footer .item {
    position: relative;
    white-space: nowrap;
}

.footer .item:nth-child(1) {
   width:132px;
}
    .footer .item:nth-child(2) {
        width: 440px;
    }
    .footer .item:nth-child(3) {
        width: 140px;
    }
.footer dt {
    color: #d5d7e7;
}

    .footer dt span {
        vertical-align: middle;
    }

.footer dd {
    margin-top: 10px;
    position: relative;
}

    .footer dd p, .footer dd p a {
        color: #777ca3;
    }

    .footer dd p {
        line-height: 20px;
        margin: 10px 0;
    }

.footer .qrcode img {
    width: 100%;
    height: 100%;
    border-radius: .125rem;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    pointer-events: auto;
}


.footer  .lists  img {
    display: none;
    position: absolute;
}

.footer .LianXi .lists .Sao_QQ img {
    right: 232px;
    top: -10px;
    width: 100px;
    height: 100px;
}
.footer .LianXi  .Sao_QQ:hover img {
    display: block;
}

.footer .LianXi .lists .Sao_WeiXin img {
    right: 245px;
    top: 20px;
    width: 100px;
    height: 100px;
}

.footer .LianXi .Sao_WeiXin:hover img {
    display: block;
}




.footer .GuanZhu .lists .Sao_WeiXin img {
    right: 145px;
    top: -40px;
    width: 100px;
    height: 100px;
}
.footer .GuanZhu  .Sao_WeiXin:hover img {
    display: block;
}

.footer .GuanZhu .lists .Sao_TouTiao img {
    right: 145px;
    top: -12px;
    width: 100px;
    height: 100px;
}
.footer .GuanZhu .Sao_TouTiao:hover img {
    display: block;
}

.footer .GuanZhu .lists .Sao_DouYin img {
    right: 145px;
    top: 20px;
    width: 100px;
    height: 100px;
}
.footer .GuanZhu  .Sao_DouYin:hover img {
    display: block;
}
.about {
    background-color: #FFF;
}
.about .inner .banner_img {
    border-radius: 5px;
}
    .about .about_my {
        text-align: center;
        padding-top: 100px;
        font-size: 32px;
        font-weight: lighter;
        color: #333;
        letter-spacing: 2px;
        padding-bottom: 20px;
    }
.about .banner {
    margin-top: 30px;
}
    .about .MainItem p {
        line-height: 25px;
        letter-spacing: 1px;
        color: #666666;
        padding-bottom: 45px;
    }
    .about .banner3 {
        width: 1200px;
        margin: 0 auto;
        background-image: url(../../img/bg_057.jpg);
        height: 400px;
        overflow: hidden;
        position: relative;
        margin-bottom: 20px;
    }
    .about .MainItem_l {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 50%;
        height: 155px;
        background: #5867e4;
        padding: 28px;
    }
    .about .MainItem_r {
        width: 50%;
        height: 245px;
        background: #5867e4;
        position: absolute;
        bottom: 0px;
        right: 0px;
        padding: 28px;
    }
    .about .banner3 .title {
        letter-spacing: 2px;
        color: #FFF;
        font-size: 25px;
        padding-bottom: 10px;
    }
    .about .banner3 p {
        letter-spacing: 2px;
        color: #FFF;
        font-size: 14px;
    }
    .about .MainItem_r_value {
        padding-top: 10px;
    }


/* fixed */
.fixed {
    position: fixed;
    width: 125px;
    height: auto;
    right: 15px;
    top: 250px;
    z-index: 999;
}

    .fixed li {
        list-style: none;
        width: 125px;
        height: auto;
        max-height: 234px;
    }

        .fixed li img {
            width: 100%;
        }

.fixed-qq, .fixed-close {
    display: inline-block;
    width: 100%;
    height: 31px;
    position: absolute;
    top: 200px;
    left: 0;
    background-image: url(#);
    cursor: pointer;
}

.fixed-close {
    height: 20px;
    top: 0;
}

#icon_top {
    display: none;
}

.fixed-phone {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 165px;
    left: 5px;
}
.Member .card {
    margin-top: 20px;
    
}
    .Member .card .card-body {
        overflow: hidden
    }
.My_item_l {
    float: left;
    width: 200px;
    height: 660px;
}
    .My_item_l .nav-tabs {
        overflow: hidden;
        height: 100%;
    }
        .My_item_l .nav-tabs li {
            width: 100%;
            float: left;
        }







.My_item_r {
    float: right;
    width: 950px;
}
.Head {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.My_item_r .item_content {
    text-align:center;
    padding-bottom:10px;
}
.My_item_r .layui-tab-content .ans-ul {
    padding: 0px 20px;
}

.Edit_html .layui-upload-img {
    width: 92px;
    height: 92px;
    margin: 0 10px 10px 0;
}
.Edit_html .layui-upload-list {
    width: 92px;
}
.Date_r {
float:right;
}
    .Date_r  .btn {
        padding: 0px 6px;
    }