﻿@charset "utf-8";

body {
    font-size: 12px;
    font-family: PingFang SC,Helvetica,Arial,Verdana,Microsoft YaHei!important;
    /*background-color: #383D41;*/
}

* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

html, body {
    width: 100%;
    height: 100%;
    /*overflow:hidden;*/
}

.main-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

/*.section-content {
    width: 100%;
    background: url("../Image/bgccn.png") no-repeat;
    background-size: cover;
}*/
/*超级8登陆页面新增不同用户权限样式更改*/
.operationBg {
    width: 100%;
    height: 637px;
    background: url("../Image/operationBg03.png") no-repeat;
    background-size: cover;
    /*background-size: 100% 100%;*/
}
/*.haha {
    width: 100%;
    height:637px;
    background: url("../Image/operationCom01.png") no-repeat;
    background-size: 588px 334px;
}*/
.ComLogo01 {
    position: absolute;
    z-index: 10;
    top: 80px;
    left: 7%;
}

.serComLogo01 {
    position: absolute;
    z-index: 10;
    top: -90px;
    left: 5%;
}

.shadow01 {
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    height: 577px;
    background-color: rgba(0,0,0,0.2);
    z-index: 11;
}

.enterpriseBg {
    width: 100%;
    /*background: url("../Image/enterpriseBg.png") no-repeat;*/
    background-size: cover;
}

.link {
    color: #337ab7 !important;
    text-decoration: none;
}

    .link:hover {
        color: #337ab7 !important;
        text-decoration: underline;
    }

.about-content p {
    font-size: 14px;
    margin-bottom: 12px;
}

.about-btn {
    position: relative;
    float: right;
    line-height: 51px;
    margin-right: 15px;
    padding-top: 12px;
    cursor: pointer;
}

    .about-btn div {
        display: inline-block;
        padding: 0 10px;
        cursor: pointer;
        color: #FFFFFF;
    }

    .about-btn img {
        width: 26px;
        height: 26px;
    }

.serviceBg {
    width: 100%;
    background: url("../Image/servicerBg02.png") no-repeat;
    background-size: cover;
    height: 637px;
    /*background-color:#0b0e13;*/
    /*background-size: 100% 100%;*/
}
/*.top-area {
    background-color: #fff !important;
}*/
.login-body {
    margin: 0 auto;
    width: 100%;
    /*height: 380px;*/
    position: relative;
    /*width: 100%;
    height:1000px;
    z-index:11;
    position:absolute;*/
    overflow: hidden;
}

.errorMessage {
    width: 100%;
    min-height: 35px;
    border: 1px solid red;
    margin-bottom: 10px;
    background: rgb(254, 238, 235);
    float: left;
    text-align: left;
    display: none;
}

    .errorMessage .onError {
        display: block;
        padding-top: 6px;
        padding-left: 5px;
        color: #F15533;
        font-size: 14px;
    }

.footer {
    height: 40px;
    padding-top: 10px;
    box-sizing: border-box;
}

.modal-header .close {
    margin-top: -10px;
}

.aboutUs {
    /*color:#4690c0 !important;*/
    /*color:#fff;*/
}

.recordNum {
    /*color: #282828;*/
    color: #fff;
}

p {
    margin: 0;
}

.weixin {
    text-align: left;
    padding-top: 16px;
}

.label-extra .weixin a {
    float: left;
}

.weixinLogo {
    position: relative;
    top: -10px;
    left: 5px;
}
/*超级8登陆页面新增不同用户权限样式更改*/

.top-area {
    height: 60px;
}

.main-content .top-area .home-page {
    margin: 0 20px;
    float: right;
    display: inline-block;
    line-height: 51px;
    color: white;
}

    .main-content .top-area .home-page a {
        color: white;
        text-decoration: none;
    }

        .main-content .top-area .home-page a:hover {
            color: #00c1de;
        }


.main-content .top-area .site {
    float: right;
    line-height: 51px;
    margin-right: 15px;
}

    .main-content .top-area .site .language {
        position: absolute;
        margin-right: -70px;
        display: none;
        z-index: 9;
    }

        .main-content .top-area .site .language ul {
            color: #fff;
            background-color: #272A2F;
            display: inline-block;
            cursor: pointer;
            width: 125px;
        }

            .main-content .top-area .site .language ul li {
                line-height: 30px;
                margin-left: 10px;
            }

                .main-content .top-area .site .language ul li:hover {
                    color: #00C1E0;
                }

.top-area .logo {
    /*line-height: 51px;*/
    float: left;
    margin-top: 13px;
}

    .top-area .logo img {
        /*width: 75px;
        height: 25px;*/
    }

    .top-area .logo span {
        color: #FFFFFF;
        font-size: 16px;
    }

a {
    text-decoration: none;
}

.content-text {
    z-index: 115;
    width: 50%;
    /*position:relative;*/
    float: left;
    position: absolute;
    /*left: 0;*/
    color: #fff;
    text-align: left;
    top: 80px;
    /*margin-top: 20px;*/
    /*margin-left:50px;*/
    margin-left: 10%;
    /*background:rgba(0,0,0,0.3)*/
}

    .content-text ul li {
        list-style: none;
        line-height: 30px;
        color: white;
        font-size: 14px;
        letter-spacing: 0.47px;
    }

.login-form {
    background: #FFFFFF;
    width: 380px;
    border: none;
    position: absolute;
    z-index: 200;
    margin-top: 0px;
    color: #373D41;
    right: 20%;
    top: 20%;
    opacity: 0.9;
}

    .login-form .login-wrap {
        padding: 22px 25px;
    }

    .login-form .login-method {
        overflow: hidden;
    }

.code-login span {
    color: #14C2DD;
    font-size: 12px;
}

.form-input {
    margin-bottom: 10px;
}

    .form-input input {
        width: 100%;
        height: 40px;
        border: 1px solid #D7D8D9;
        padding-left: 8px;
    }

::-webkit-input-placeholder {
    font-size: 12px;
    color: #AAAAAA;
}


#btnSubmit {
    width: 100%;
    height: 40px;
    background: #00C1DE;
    border: 0;
    color: #FFFFFF;
}

.label-extra {
    display: block;
    height: 40px;
    /*margin-left: 35%;*/
    font-size: 12px;
    color: #9B9EA0;
    margin-bottom: 10px;
}

    .label-extra span {
        margin-left: 15px;
    }

    .label-extra a {
        color: #9B9EA0;
        text-decoration: none;
        float: right;
        margin-left: 10px;
    }

a:hover {
    color: #00C1DE;
}


.otherway-login span img {
    width: 20px;
    height: 20px;
}

/*售后咨询*/
.sale-consult {
    background: #fff;
    width: 16%;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 360px;
}

    .sale-consult .consult-body {
        padding: 15px;
    }

.consult-content ul li {
    list-style: none;
    margin-bottom: 25px;
}

/*主操作面板*/
.panel {
    box-sizing: border-box;
    width: 280px;
    min-height: 50px;
    padding: 10px;
    border-radius: 0 !important;
    background: #fff;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    z-index: 30;
    /*position: absolute;
    z-index: 4;
    right: 52px;*/
    /**visibility: hidden;*/
    position: fixed;
    right: 65px;
    bottom: 30%;
    transition: all .3s;
}

    .panel .panel-close {
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
    }

    .panel .panel-content {
        min-height: 24px;
        padding-left: 0;
        transition: all .3s;
        transition-delay: .1s;
    }

        .panel .panel-content li .content-main a div .content-title:hover {
            color: #00C1E0;
        }


        .panel .panel-content li:not(:last-child) {
            margin-bottom: 20px;
        }

        .panel .panel-content .content-main {
            display: inline-block;
            vertical-align: middle;
            margin-left: 12px;
        }

        .panel .panel-content li .content-main a {
            color: #5f6367;
            font-size: 14px;
            text-decoration: none;
        }

        .panel .panel-content li .content-main .content-title {
            color: #373d41;
            line-height: 24px;
        }

        .panel .panel-content li .content-main .content-desc {
            color: #9b9ea0;
            font-size: 12px;
        }

    .panel img {
        width: 25px;
        height: 25px;
    }

/*入口按钮*/
.enter-button {
    width: 44px;
    height: 128px;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    background-color: #33cde5;
    text-align: center;
    position: fixed;
    right: 16px;
    bottom: 31%;
    z-index: 21;
}

    .enter-button img {
        width: 28px;
        margin: 8px 0 4px;
    }

    .enter-button span {
        display: inline-block;
        width: 14px;
        font-size: 14px;
        color: #fff;
        line-height: 17px;
    }

.footer {
    /*background: #383D41;*/
}

    .footer .content-body .row-text .row-link {
        /*padding: 35px 0;*/
        padding: 30px 0 28px 0;
    }

        .footer .content-body .row-text .row-link a {
            font-size: 16px;
            /*color: #9b9ea0;*/
            /*color: #282828;*/
            color: #fff;
            margin-right: 35px;
            transition: color .3s;
        }

    .footer .content-body .row-text a:hover {
        text-decoration: none;
        color: #01C1BB;
        cursor: pointer;
    }

.link-wrap {
    font-size: 14px;
    color: #73777a;
}

    .link-wrap a {
        display: inline-block;
        font-size: 14px;
        color: #73777a;
        margin-right: 10px;
        transition: color .3s;
    }

.login-title .title {
    margin: 1px 0 19px 0;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
}

.password-login {
    font-size: 18px;
    color: #373D41;
    float: left;
}

.login-wrap {
}

    .login-wrap .form-input {
        margin-bottom: 20px;
    }

    .login-wrap #btnSubmit {
        cursor: pointer;
        background-color: #00C2DE;
    }

    .login-wrap .qr {
        height: 40px;
        width: 40px;
    }

    .login-wrap img.otherlogin {
        height: 25px;
        width: 25px;
    }

.login-box {
    /*padding: 82px 0 116px;*/
    /*width:1500px;*/
    margin: 0 auto;
    text-align: center;
    /*background: rgba(0,0,0,0.3);*/
    /*width: 100%;
    height: 637px;
    position:absolute;
    z-index: 11;*/
}

@media screen and (max-width: 1300px) {
    .login-form {
        background: #FFFFFF;
        width: 380px;
        border: none;
        position: absolute;
        z-index: 200;
        margin-top: -20px;
        color: #373D41;
    }
}

@media screen and (max-width: 1160px) {
    .login-form {
        right: 10%;
        margin-top: -40px;
    }
}

@media screen and (max-width: 1080px) {
    .login-form {
        right: 5%;
        margin-top: -50px;
    }
}

@media screen and (max-width: 1000px) {
    .login-form {
        right: 0%;
        margin-top: -50px;
    }
}

@media screen and (max-width: 1366px) {
    .shadow01 {
        height: 577px;
    }

    .login-form {
        /*right: 10%;    
    top:20%;*/
    }
}

@media screen and (max-width: 1280px) {
    .shadow01 {
        height: 540px;
    }
}

@media screen and (max-width: 1024px) {
    .shadow01 {
        height: 470px;
    }
}
/*iphonex分辨率*/
@media screen and (max-width: 1125px) {
    .shadow01 {
        height: 470px;
    }
}
/*iphone8plus分辨率*/
@media screen and (max-width: 1242px) {
    .shadow01 {
        height: 522px;
    }
}
/*iphone6分辨率*/
@media screen and (max-width: 1242px) {
    .shadow01 {
        height: 475px;
    }
}

.carousel-inner .item .img-lg {
    width: 100%;
    height: 85%;
}

.carousel-caption {
    left: 2% !important;
    right: unset !important;
    bottom: 0 !important;
    padding-bottom: 10px;
}

    .carousel-caption img {
        /*width:10%;*/
        /*height: 50px;*/
        /*border: 1px solid red;*/
    }

.carousel-example-generic-img1 {
    background: url('https://dcptos-images.oss-cn-shanghai.aliyuncs.com/assets/Backgrounds/Disney.jpg') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.carousel-example-generic-img2 {
    background: url('https://dcptos-images.oss-cn-shanghai.aliyuncs.com/assets/Backgrounds/Pixar.jpg') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.carousel-example-generic-img3 {
    background: url('https://dcptos-images.oss-cn-shanghai.aliyuncs.com/assets/Backgrounds/StarWars.jpg') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.carousel-example-generic-img4 {
    background: url('https://dcptos-images.oss-cn-shanghai.aliyuncs.com/assets/Backgrounds/Marvel.jpg') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.carousel-example-generic-img5 {
    background: url('https://dcptos-images.oss-cn-shanghai.aliyuncs.com/assets/Backgrounds/Fox.jpg') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.carousel-example-generic-img6 {
    background: url('https://dcptos-images.oss-cn-shanghai.aliyuncs.com/assets/Backgrounds/NatGeo.jpg') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.swiper-container-login {
    height: 100%;
}

    .swiper-container-login .swiper-slide {
        width: 100%;
        height: 100%;
    }

.swiper-container .brands-copyright {
    position: absolute;
    left: 66px;
    bottom: 15%;
}


.section-content {
    flex: 1;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.swiper-wrapper .brands-copyright {
    display: none;
}

.welcomeBox {
    background-color: #2f4054;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    color: #fff;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.welcomeBox-top {
    flex: 1;
    padding-top: 50px;
}

.welcomeBox-txt {
    padding: 0px 10px;
}

    .welcomeBox-txt p {
        margin-bottom: 10px;
        line-height: 30px;
    }

    .welcomeBox-txt h2 {
        margin-bottom: 10px;
    }

.welcomeBox-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 28px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}
