/* body {
    zoom: 50%;
} */


/* 首页 banner */

.index-banner {
    position: relative;
    text-align: center;
    width: 100%;
    height: 680px;
    padding-top: 80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.btnlist {
    position: absolute;
    top: 502px;
    left: calc(50% - 600px);
}

.shblist {
    height: 100px;
    padding-top: 30px;
}

.shblist img {
    margin-right: 20%;
}

.shblist img:nth-last-child(1) {
    margin-right: 0;
}

/*平台介绍 贴心服务*/

.titleh2 {
    color: #333;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

.titleh3 {
    color: #999;
    font-size: 16px;
    text-align: center;
    padding-top: 14px;
    margin-bottom: 18px;
}

.line {
    width: 80px;
    height: 4px;
    border-radius: 2px;
    margin: 0 auto;
}

.lincl1 {
    background-color: #409eff;
}

.lincl2 {
    background-color: #b592ff;
}

.lincl3 {
    background-color: #e38eff;
}

.lincl4 {
    background-color: #ffa270;
}

.lincl5 {
    background-color: #ff503e;
}

.lincl6 {
    background-color: #ff4482;
}

.bg1-wrap {
    width: 100%;
    background: #fff;
    padding: 42px 0 60px 0;
}

.introduce {
    padding: 44px 0 0;
    margin-left: -12px;
    margin-bottom: 16px;
}

.introduce li {
    position: relative;
    width: 230px;
    height: 220px;
    padding: 0 18px;
    text-align: center;
    float: left;
    margin-left: 12px;
    background: #fff;
}

.introduce li img {
    margin: 0 auto;
}

.introduce li h3 {
    font-size: 22px;
    margin: 24px 0 20px 0;
    color: #333;
}

.introduce li p {
    line-height: 22px;
    color: #999;
}

/* 网站更靠谱 */

.bg2-wrap {
    width: 100%;
    background: url("../image/bg-01.png"), #fff center center;
    height: 926px;
}

.reliable {
    padding: 56px 0 0;
    margin-bottom: 30px;
}

.reliable li {
    width: 285px;
    height: 260px;
    border: 1px solid #b8e1ff;
    box-shadow: 0px 0px 2px 2px #e6f1f9;
    border-radius: 10px;
    padding: 40px 15px 0;
    text-align: center;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    transition: all .2s;
    background: #fff;
}

.reliable li:nth-of-type(4n) {
    margin-right: 0;
}

.reliable li h3 {
    font-size: 18px;
    color: #444;
    margin: 26px 0 10px;
    font-weight: bold;
}

.reliable li p {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    text-align: justify;
}

/* 核心业务 */

.bgyw-wrap {
    width: 100%;
    background: url("../image/hxye-bg.jpg") center center;
    background-size: cover;
    padding: 50px 0 60px;
}

.core-business {
    padding: 40px 0 0;
    margin-left: -12px;
    margin-bottom: 30px;
}

.core-business li {
    position: relative;
    width: 230px;
    height: 280px;
    padding: 34px 17px 0;
    text-align: center;
    float: left;
    margin-left: 12px;
    background: #fff;
    border-radius: 10px;
    transition: margin-top 0.3s;
    -moz-transition: margin-top 0.3s;
    /* Firefox 4 */
    -webkit-transition: margin-top 0.3s;
    /* Safari and Chrome */
    -o-transition: margin-top 0.3s;
    /* Opera */
}

.core-business li img {
    margin: 0 auto;
}

.core-business li h3 {
    font-size: 16px;
    margin: 24px 0 14px 0;
    color: #333;
}

.core-business li p {
    line-height: 22px;
    color: #999;
}

.core-business li:hover {
    margin-top: -16px;
    box-shadow: 0 0 5px #ccc;
}


/* 随时监控 */

.controlsafe {
    background: url("../image/tishengbg2.png") no-repeat bottom;
    height: 964px;
    width: 1264px !important;
}

.anquanlist {
    padding-top: 50px;
    overflow: hidden;
}

.anquanlist li {
    width: 510px;
    overflow: hidden;
    margin-bottom: 112px;
}

.anquanlist li .des {
    padding-top: 20px;
    width: 270px;
    margin-left: 20px;
}

.anquanlist li .destitl {
    color: #333;
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: bold;
    letter-spacing: 2px;
}

.anquanlist li .desdetail {
    font-size: 14px;
    line-height: 20px;
}

.anquanlist li.fl .des {
    width: 260px;
    margin-left: 16px;
    margin-right: 20px;
}

/* 排名无忧有哪些网店流量？ */
.webflowlist {
    margin-top: 56px;
}

.webflowlist li {
    width: 340px;
    height: 485px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 1px #e6f1f9;
}

.webname {
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    color: #333;
    padding-left: 50px;
}

.webinfo {
    padding-left: 50px;
    padding-top: 20px;
    height: 330px;
}

.webinfo p {
    margin-bottom: 12px;
    font-size: 15px;
}

.webinfo p img {
    margin-right: 14px;
}

.ljfb {
    margin-left: 50px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    width: 240px;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    background-color: #ff4d4d;
}

/* 网店流量大比拼 */
.piptitle {
    background: url("../image/pip1.png") no-repeat center center;
    padding: 0 40px;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.pipin {
    padding-bottom: 50px;
}

.piplist {
    background: url("../image/pip2.png") no-repeat center center;
    height: 440px;
    padding: 40px 30px 0 40px;
    margin-bottom: 50px;
}

.piplist .mb {
    margin-bottom: 27px;
}

.piplist .part1 {
    color: #ff9f39;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}

.piplist .part1 img {
    margin-right: 10px;
}

.piplist .part2 {
    margin-left: 34px;
}

.piplist .part3 {
    font-size: 18px;
    font-weight: bold;
    color: #777;
    margin-bottom: 6px;
    padding-right: 10px;
}

.firstflow {
    width: 600px;
}

.chtflow {
    text-align: right;
    width: 480px;
}

/* 客户说 */
.exampleList {
    text-align: center;
    margin-top: 60px;
}

.exampleList.layui-carousel,
.exampleList.layui-carousel>[carousel-item]>* {
    background-color: #fff;
}

.exampleList.layui-carousel>[carousel-item] {
    width: 1100px;
    margin: 0 auto;
}

.exampleList .layui-carousel-arrow {
    width: 76px;
    height: 76px;
}

.exampleList .layui-carousel-arrow[lay-type=sub] {
    background: url("../image/expl.png") no-repeat center center;
    left: -50px !important;
}

.exampleList .layui-carousel-arrow[lay-type=add] {
    background: url("../image/expr.png") no-repeat center center;
    right: -50px !important;
}

/* 提升店铺流量 */
.move-play {
    -webkit-animation: animationMove 1s linear alternate infinite;
    animation: animationMove 1s linear alternate infinite;
}

@-webkit-keyframes animationMove {
    0% {
        -webkit-transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes animationMove {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1);
    }
}

.index_kind5_box {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 10px;
}

.index_kind5_box .index_kind5_contain {
    width: 100%;
    height: 527px;
    border-radius: 4px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.09);
}

.index_kind5_box .index_kind5_contain .index_kind5_box_img {
    width: 860px;
    height: 527px;
    float: left;
    position: relative;
    border-radius: 4px 0 0 4px;
}

.index_kind5_box .index_kind5_contain .index_kind5_box_img .img1 {
    position: relative;
    width: 860px;
    height: 527px;
    display: none;
    border-radius: 6px 0 0 6px;
}

.imgdes {
    position: absolute;
    top: 44px;
    left: 55px;
}

.imgdes .t1 {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 12px;
}

.imgdes.clr1 {
    color: #ff5d62;
}

.imgdes.clr2 {
    color: #0d9bff;
}

.index_kind5_box .index_kind5_contain .index_kind5_box_img .img1 img {
    width: 100%;
    height: 100%;
    border-radius: 4px 0 0 4px;
}

.index_kind5_box .index_kind5_contain .index_kind5_box_img .img1 .play {
    width: 88px;
    height: 88px;
    position: absolute;
    left: 45%;
    top: 50%;
    /* transform: translateY(-50%); */
    margin-top: -44px;
    cursor: pointer;
}

.index_kind5_box .index_kind5_contain .index_kind5_box_img .img1 .play1 {
    width: 88px;
    height: 88px;
    position: absolute;
    left: 45%;
    top: 50%;
    /* transform: translateY(-50%); */
    margin-top: -44px;
    cursor: pointer;
}

.index_kind5_box .index_kind5_contain .index_kind5_box_img .maker {
    background: #000;
}

.index_kind5_box .index_kind5_contain .index_kind5_box_img .maker .finsh {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.index_kind5_box .index_kind5_contain ul {
    width: 340px;
    height: 527px;
    background: #fff;
    float: left;
    border-radius: 4px 0 0 4px;
}

.index_kind5_box .index_kind5_contain ul li {
    padding: 22px 31px;
    height: 132px;
    border-bottom: 1px solid #E8E8E8;
    cursor: pointer;
}

.index_kind5_box .index_kind5_contain ul li .index_kind5_fist {
    margin-bottom: 8px;
    overflow: hidden;
}

.index_kind5_box .index_kind5_contain ul li .index_kind5_fist i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: linear-gradient(to right, #FF0000, #FF4711);
    background-image: -ms-linear-gradient(to right, #FF0000, #FF4711);
    background-image: -moz-linear-gradient(to right, #FF0000, #FF4711);
    background-image: -webkit-linear-gradient(to right, #FF0000, #FF4711);
    background-image: -o-linear-gradient(to right, #FF0000, #FF4711);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FF0000, endColorstr=#FF4711);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#FF0000, endColorstr=#FF4711)";
    font-size: 16px;
    color: #FFFFFF;
    float: left;
    font-style: normal;
    text-align: center;
    margin-top: 7px;
    border-radius: 50%;
    line-height: 20px;
}

.index_kind5_box .index_kind5_contain ul li .index_kind5_fist h4 {
    float: left;
    font-size: 20px;
    color: #333;
    line-height: 36px;
    margin-left: 8px;
    margin-right: 16px;
    font-weight: bold;
}

.index_kind5_box .index_kind5_contain ul li .index_kind5_fist span {
    float: left;
    display: inline-block;
    width: 64px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 13px;
    color: #FFFFFF;
    margin-top: 7px;
    border: 1px solid #FF4546;
    border-radius: 4px;
}

.index_kind5_box .index_kind5_contain ul li p {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.65);
    line-height: 22px;
    color: #999;
    width: 284px;
}

.index_kind5_box .index_kind5_contain ul li:last-child {
    box-shadow: none;
}

.index_kind5_box .index_kind5_contain ul li.active {
    border-right: 7px solid #ff4546;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
    position: relative;
    border-bottom: 0;
}

.index_kind5_box .index_kind5_contain ul li:nth-child(1).active {
    border-radius: 0 4px 0 0;
}

.index_kind5_box .index_kind5_contain ul li:nth-child(4).active {
    border-radius: 0 0 4px 0;
}

.index_kind5_box .index_kind5_contain ul li.active:after {
    position: absolute;
    top: 55px;
    left: -7px;
    display: inline-block;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 10px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(225deg);
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.04);
    -webkit-transform: rotate(225deg);
    -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(225deg);
    -moz-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.04);
    -o-transform: rotate(225deg);
    -o-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.04);
    -ms-transform: rotate(225deg);
    -ms-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.04);
}

.index_kind5_box .index_kind5_contain ul li:nth-child(1) span {
    background-image: linear-gradient(90deg, #FF4711 0%, #FF0000 100%);
    background-image: -ms-linear-gradient(90deg, #FF4711 0%, #FF0000 100%);
    background-image: -moz-linear-gradient(90deg, #FF4711 0%, #FF0000 100%);
    background-image: -webkit-linear-gradient(90deg, #FF4711 0%, #FF0000 100%);
    background-image: -o-linear-gradient(90deg, #FF4711 0%, #FF0000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FF4711, endColorstr=#FF0000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#FF4711, endColorstr=#FF0000)";
}

.index_kind5_box .index_kind5_contain ul li:nth-child(2) span {
    background: #fff;
    color: #ff4546;
    border: 1px solid #ff4546;
}

.index_kind5_box .index_kind5_contain ul li:nth-child(3) span {
    background: #fff;
    color: #ff4546;
    border: 1px solid #ff4546;
}

.index_kind5_box .index_kind5_contain ul li:hover {
    border-bottom: 0;
    transform: scale(1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-transform: scale(1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -o-transform: scale(1);
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-transform: scale(1);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.markLayer {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7409eff0, endcolorstr=#7409eff0);
    z-index: 99999999;
    width: 100%;
}

.markLayer .main {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 1300px;
    margin: auto;
}

.markLayer .main .release_video {
    margin: auto;
    height: 647px;
}

.markLayer .main img {
    color: #ccc;
    font-size: 26px;
    position: absolute;
    top: -15px;
    right: -20px;
    cursor: pointer;
    opacity: 1;
    text-shadow: none;
}

#rVideo {
    height: 647px;
}

#finshVideo {
    height: 647px;
}

/* 平台 */
.index_kind6 {
    width: 100%;
    background: #fafafa;
    padding-top: 74px;
}

.index_kind6 .index_kind6_list {
    width: 720px;
    height: 40px;
    box-shadow: inset -1px 0 0 0 #E8E8E8, inset 0 -1px 0 0 #E8E8E8, inset 0 1px 0 0 #E8E8E8, inset 1px 0 0 0 #E8E8E8;
    -webkit-box-shadow: inset -1px 0 0 0 #E8E8E8, inset 0 -1px 0 0 #E8E8E8, inset 0 1px 0 0 #E8E8E8, inset 1px 0 0 0 #E8E8E8;
    -moz-box-shadow: inset -1px 0 0 0 #E8E8E8, inset 0 -1px 0 0 #E8E8E8, inset 0 1px 0 0 #E8E8E8, inset 1px 0 0 0 #E8E8E8;
    -o-box-shadow: inset -1px 0 0 0 #E8E8E8, inset 0 -1px 0 0 #E8E8E8, inset 0 1px 0 0 #E8E8E8, inset 1px 0 0 0 #E8E8E8;
    -ms-box-shadow: inset -1px 0 0 0 #E8E8E8, inset 0 -1px 0 0 #E8E8E8, inset 0 1px 0 0 #E8E8E8, inset 1px 0 0 0 #E8E8E8;
    border-radius: 4px;
    margin: 40px auto 32px;
}

.index_kind6 .index_kind6_list li {
    float: left;
    width: 180px;
    text-align: center;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);
    line-height: 40px;
    position: relative;
    box-shadow: inset -1px 0 0 0 #E8E8E8;
    cursor: pointer;
}

.index_kind6 .index_kind6_list li .show {
    display: inline-block;
}

.index_kind6 .index_kind6_list li .unshow {
    display: none;
}

.index_kind6 .index_kind6_list li:nth-child(4) {
    box-shadow: none;
}

.index_kind6 .index_kind6_list li.active {
    background-image: linear-gradient(to right, #FF0000, #FF4711);
    background-image: -ms-linear-gradient(to right, #FF0000, #FF4711);
    background-image: -moz-linear-gradient(to right, #FF0000, #FF4711);
    background-image: -webkit-linear-gradient(to right, #FF0000, #FF4711);
    background-image: -o-linear-gradient(to right, #FF0000, #FF4711);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FF0000, endColorstr=#FF4711);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#FF0000, endColorstr=#FF4711)";
    color: #fff;
}

.index_kind6 .index_kind6_list li.active .show {
    display: none;
}

.index_kind6 .index_kind6_list li.active .unshow {
    display: inline-block;
}

.index_kind6 .index_kind6_list li:nth-child(1).active {
    border-radius: 4px 0 0 4px;
}

.index_kind6 .index_kind6_list li:nth-child(4).active {
    border-radius: 0 4px 4px 0;
}

.index_kind6 .index_kind6_list li img {
    margin-right: 6px;
    vertical-align: text-top;
}

.index_kind6_list_tab_box {
    padding-bottom: 50px;
}

.index_kind6 .index_kind6_list_box {
    width: 1320px;
    /* height: 552px; */
    border: 1px solid #E8E8E8;
    box-shadow: 0 6px 10px 0 #eee;
    border-radius: 4px;
    padding: 32px 16px;
    margin-left: -60px;
    display: none;
}

.index_kind6 .index_kind6_list_box .index_kind6_img {
    /* margin-bottom: 16px; */
    overflow: hidden;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_l_img {
    width: 636px;
    height: 450px;
    border: 2px solid #ccc;
    float: left;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_l_img .before_use {
    background: #ccc;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_l_img .sycm_b {
    background: url("../image/sycm2.png") no-repeat;
    padding: 75px 0 0 98px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_l_img .qn_b {
    background: url("../image/qn1.png") no-repeat;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_l_img .jd_b {
    background: url("../image/jd1.png") no-repeat;
    padding: 22px 14px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_l_img .pdd_b {
    padding: 104px 0 83px 34px;
    background: url("../image/pdd1.png") no-repeat;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .before_img {
    width: 100%;
    height: 360px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .use {
    width: 120px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 16px;
    margin-top: -1px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val {
    width: 100%;
    height: 70px;
    margin-bottom: 38px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li {
    float: left;
    width: 133px;
    height: 70px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li .num {
    font-size: 25px;
    color: rgba(0, 0, 0, 0.85);
    height: 40px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li .num span {
    font-size: 25px;
    color: rgba(0, 0, 0, 0.85);
    line-height: 26px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li .small {
    font-size: 9px;
    color: #2EBD61;
    line-height: 12px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li .small span {
    font-size: 9px;
    color: #2EBD61;
    line-height: 12px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li:nth-child(2) {
    padding-left: 20px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li:nth-child(3) {
    padding-left: 33px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li:nth-child(4) {
    padding-left: 46px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li:nth-child(1) .small {
    padding-left: 48px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li:nth-child(2) .small {
    padding-left: 40px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li:nth-child(3) .small {
    padding-left: 40px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .sycm_val li:nth-child(4) .small {
    padding-left: 34px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .browse_val:nth-child(3) {
    margin-bottom: 0;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .browse_val:nth-child(2) {
    margin-bottom: 37px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .qn_val {
    width: 100%;
    height: 120px;
    padding: 38px 42px 10px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .qn_val li {
    float: left;
    width: 182px;
    text-align: center;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .qn_val li span {
    font-size: 28px;
    color: rgba(0, 0, 0, 0.85);
    text-align: center;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .qn_val:nth-child(1) li {
    line-height: 120px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .qn_val:nth-child(2) li {
    line-height: 65px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .qn_val:nth-child(3) li {
    line-height: 30px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .jd_val {
    width: 100%;
    height: 92px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .jd_val li {
    float: left;
    width: 150px;
    height: 92px;
    padding-left: 15px;
    line-height: 26px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .jd_val li .num {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    padding-top: 14px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .jd_val li .sam {
    font-size: 10px;
    color: #333333;
    padding-left: 65px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .jd_val li .small {
    font-size: 10px;
    color: #333333;
    padding-left: 65px;
    line-height: 4px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val {
    width: 100%;
    height: 44px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val li {
    width: 119px;
    float: left;
    height: 44px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val li .num {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.85);
    height: 29px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val li .sam {
    font-size: 9px;
    color: #2EBD61;
    line-height: 10px;
    letter-spacing: 0px;
    padding-left: 45px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(1) .num {
    padding-left: 6px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(1) .sam {
    padding-left: 45px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(2) .num {
    padding-left: 15px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(2) .sam {
    padding-left: 50px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(3) .num {
    padding-left: 21px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(3) .sam {
    padding-left: 56px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(4) .num {
    padding-left: 25px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(4) .sam {
    padding-left: 63px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(5) .num {
    padding-left: 32px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(1) li:nth-child(5) .sam {
    padding-left: 68px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) {
    margin-top: 90px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li .num {
    height: 28px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(1) .num {
    padding-left: 6px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(1) .sam {
    padding-left: 45px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(2) .num {
    padding-left: 15px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(2) .sam {
    padding-left: 50px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(3) .num {
    padding-left: 21px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(3) .sam {
    padding-left: 56px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(4) .num {
    padding-left: 25px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(4) .sam {
    padding-left: 65px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(5) .num {
    padding-left: 30px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .pdd_val:nth-child(2) li:nth-child(5) .sam {
    padding-left: 70px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img {
    width: 636px;
    height: 450px;
    border: 2px solid #ff4711;
    float: right;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .after_use {
    background: #ff4711;
    margin-left: -1px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .sycm_a {
    background: url("../image/sycm1.png") no-repeat;
    padding: 75px 0 0 98px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .sycm_a .browse_val .small {
    color: #ff4546;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .sycm_a .browse_val .small span {
    color: #ff4546;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .sycm_a .browse_val:nth-child(3) li:nth-child(1) .small {
    padding-left: 48px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .sycm_a .browse_val:nth-child(3) li:nth-child(3) .small {
    padding-left: 40px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .sycm_a .sycm_val .small span {
    color: #ff4546;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .qn_a {
    background: url("../image/qn1.png") no-repeat;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .jd_a {
    background: url("../image/jd2.png") no-repeat;
    padding: 22px 14px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .pdd_a {
    background: url("../image/pdd2.png") no-repeat;
    padding: 104px 0 83px 34px;
}

.index_kind6 .index_kind6_list_box .index_kind6_img .index_kind6_r_img .pdd_a .pdd_val li .sam {
    color: #ff4546;
}

.index_kind6 .index_kind6_list_box p {
    font-size: 14px;
    color: #c1c1c1;
    text-align: right;
    line-height: 22px;
}

.index_kind6 .index_kind6_list_box p a {
    color: #ff4546;
    text-decoration: none;
}


.bg-wrap {
    width: 100%;
    background: url("../image/bg-02.png") #fff no-repeat center center;
    height: 1778px;
    overflow: hidden;
}

.bgzx-wrap {
    width: 100%;
    background: url("../image/bg-03.png") #fff no-repeat center center;
    height: 1600px;
    overflow: hidden;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.loginbtn {
    margin-left: 30px;
}

.loginbtn a {
    display: inline-block;
    width: 70px;
    color: #fff;
    margin-left: 10px;
    padding-left: 32px;
}

.loginbtn a.loginbg1 {
    background: url("../image/btndl.png") no-repeat center center;
}

.loginbtn a.loginbg2 {
    background: url("../image/btndl.png") no-repeat center center;
}

.login_center_ding button {
    width: 204px;
    height: 56px;
    width: 100%;
    border-radius: 2px;
    text-align: center;
    line-height: 56px;
    margin: 10px 0 0px 0;
    color: #ffffff;
}

.login_center_ding button {
    height: 57px;
    background-color: #64b5f6b8;
    border-radius: 10px;
    margin-top: 35px;
}

/*修改*/

.login_center_ding {
    position: absolute;
    left: 66%;
    top: 150px;
    width: 330px;
    height: 400px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px rgba(41, 41, 41, 0.11);
    box-sizing: border-box;
    padding: 0 48px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.9);
}

.login_center_login_txt {
    border: none;
}

.login_center_login_txt {
    font-size: 30px;
    color: #333333;
    text-align: center;
    line-height: 80px;
}

.jj-find {
    position: absolute;
    height: 600px;
    width: 600px;
    top: 120px;
    left: 0;
    /*display: none;*/
}


.jj-register {
    position: absolute;
    height: 600px;
    width: 600px;
    top: 120px;
    left: 50%;

}

.jj-register-main {
    width: 370px;
    height: 485px;
    background: #fff;
    margin: 40px 0 0 230px;
    border-radius: 10px;
    color: #666;
    padding: 12px 35px;
}

.layui-form-item .layui-input-inline.w200x {
    width: 200px;

}

.jj-code {
    /* background: #409eff; */
    border-radius: 5px;
    width: 90px;
    display: inline-block;
    height: 40px;
    width: 90px;
    cursor: pointer;
}

.jj-code img {
    border-radius: 5px;
}

.jj-login .layui-input,
.jj-register .layui-input,
.jj-find .layui-input {
    border-radius: 5px;
    height: 40px;
    border-color: #c5c5c5;
}

.jj-login .layui-form-item,
.jj-register .layui-form-item,
.jj-find .layui-form-item {
    margin-bottom: 18px;
}

.jj-login .layui-inline,
.jj-register .layui-inline,
.jj-find .layui-inline {
    margin-right: 0;
    margin-bottom: 0;
    height: 40px;
}

.jj-btn button {
    width: 100%;
    height: 40px;
    background-color: #409eff;
    border-radius: 5px;
    font-size: 16px;
}

.jj-btn button.nexts {
    background: -ms-linear-gradient(left, #0099fb, #01b0f9);
    /* IE 10 */
    background: -moz-linear-gradient(left, #0099fb, #01b0f9);
    /*谷歌 Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(left, #0099fb, #01b0f9);
    /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(left, #0099fb, #01b0f9);
    /*Opera 11.10+*/
}

.jj-btn button.zhces {
    margin-top: -6px;
    background: -ms-linear-gradient(left, #fb6500, #f98c01);
    /* IE 10 */
    background: -moz-linear-gradient(left, #fb6500, #f98c01);
    /*谷歌 Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(left, #fb6500, #f98c01);
    /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(left, #fb6500, #f98c01);
    /*Opera 11.10+*/
}

.jj-golr {
    text-align: center;
    font-size: 12px;
}

.jj-golr.tar {
    text-align: right;
}

.jj-golr a {
    text-align: center;
    color: #409eff;
    font-size: 14px;
}

.jj-tab li {
    float: left;
    cursor: pointer;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    display: inline-block;
    width: 50%;
    border-bottom: 2px solid #ddd;
    margin-bottom: 30px;
}

.jj-register-users li {
    display: none;
}

.jj-register-users .active {
    display: block;
}

.jj-tab .active {
    border-bottom: 2px solid #409eff;
    color: #409eff;
}

.layui-btn.get-code {
    background: #409eff;
    width: 90px;
    height: 36px;
    border-radius: 5px;
    line-height: 36px;
    text-align: center;
    padding: 0;
}

.btn0 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    background: url("../image/btn3.png") no-repeat center center;
    width: 200px;
    height: 76px;
    line-height: 76px;
    text-align: center;
    color: #fff;
}

.btn1 {
    color: #ff5933;
    background: url("../image/btn4.png") no-repeat center center;
}

.btn0:hover {
    top: -5px;
}

.jj-login {
    top: 160px;
  }

  .jj-login-main {
    height: 220px;
  }

  .layui-form-item {
    position: relative;
  }

  .help-block-error {
    color: #f00;
    position: absolute;
    top: 9px;
    left: 450px;
    z-index: 999;
    width: 100%;
    overflow: hidden;
    text-align: left;
  }

  .jj-golr {
    text-align: left;
  }

  .jj-golr span {
    display: block;
    float: right;
  }

  .clr666 {
    color: #666 !important;
  }

  #a span {
    display: inline-block;

    line-height: 35px;
    width: 65px;
    height: 35px;
    color: #fff;
    background: #3296fa;
    text-align: center;
    border: 0;
    border-radius: 3px;
    margin: 0 5px;
  }

  #b span {
    display: inline-block;
    line-height: 35px;
    width: 65px;
    height: 35px;
    color: #fff;
    background: #f70b3e;
    text-align: center;
    border: 0;
    border-radius: 3px;
    margin: 0 5px;
  }

  .wx_box {
    position: fixed;
    width: 150px;
    height: 150px;
    top: 470px;
    right: 0;
    transform: translateY(-150px);
  }

  .wx_box a {
    background-color: #8997ff;
    display: block;
    width: 150px;
    height: 65px;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 100%;
    line-height: 65px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    transition: 0.5s;
  }

  .wx_box1 a {
    background-color: #8997ff;
    display: block;
    width: 150px;
    height: 65px;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 100%;
    line-height: 65px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    transition: 0.5s;
  }

  .wx_box a:hover {
    color: #000;
  }

  .wx_box1 a:hover {
    color: #000;
  }

  .wx_box1 {
    position: fixed;
    width: 150px;
    height: 150px;
    top: 620px;
    right: 0;
    transform: translateY(-150px);
  }

  /* 公共底部 */
  .foot {
    background-color: #FFFFFF;
    color: #000;
    font-size: 14px;
    margin-top: 20px;
    padding-top: 50px;
  }

  .foot .content {
    width: 1200px;
    margin: 0 auto;
  }


  .mb21_footer {
    height: 266px;
    background-color: #ffffff;
    margin-top: 20px;
    padding-top: 50px;
    box-sizing: border-box;
  }

  .mb21_footer_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .mb21_footer_item {
    text-align: center;
  }

  .mb21_footer_item p:nth-child(2) {
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
  }

  .foot {
    box-shadow: initial;
  }

  /* 横幅样式 */
  .banner {
    width: 100%;
    height: 100px;
    background-color: #0056b3;
    /* 深电光蓝色背景 */
    color: #ffd700;
    /* 鲜黄色文字 */
    display: flex;
    align-items: center;
    /* 垂直居中 */
    justify-content: center;
    /* 水平居中 */
    font-size: 24px;
    /* 文字大小 */
    font-family: Arial, sans-serif;
    /* 字体 */
    border-bottom: 5px solid #ffd700;
    /* 鲜黄色底边 */
  }