* {
    margin: 0;
    padding: 0
}
.article-body {
    width: 70%;
}
ul, li {
    list-style: none
}

@font-face {
    font-family: hehe;
    src: url(xiaomi.ttf)
}

body {
    font-family: "hehe";
    font-size: 14px;
    color: #000;
    background: #fff;
    font-family: "微软雅黑"
}

.left {   
    float: left;
    width: 13%;
    height: 100%;
    background-color: #eaeaea;
}

.right {
    overflow: auto;
    background-color: #eaeaea;
    margin-left: 13.3%;
    height: 100%;
}



a {
    text-decoration: none;
    color: #000;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.title {
    line-height: 40px;
    padding: 0px 10px;
}

.w {
    width: 30%;
    margin: 0 auto;
}

.head {
    width:100%;
    height: 1000px;
    padding: 20px 0;
}

.logo {
    float: left;
}

.navIcon img {
    display: none;
}

.logo img {
    width: 100%;
}

.nav {
    float: right;
    margin-top: 2%;
}

    .nav a {
        padding: 0px 0px;
        transition: all .3s linear;
        float: left;
        height: 30px;
        line-height: 30px;
        position: relative;
        font-size: 16px;
        color: #000
    }

        .nav a:hover, .nav a.curs {
            color: #e94920;
        }

.indexBox {
    clear: both;
}
/*banner*/
.swiper-container {
    width: 100%;
}

.swiper-slide img {
    width: 100%;
}
/*index*/
.indexT {
    text-align: center;
    padding: 60px 0; /*background: url(../img/indexT.png) no-repeat center 30px;*/
    float: left;
    width: 100%;
    margin-top: 5%;
}

    .indexT h2 {
        font-size: 35px;
        line-height: 50px;
        font-weight: normal;
    }

    .indexT h3 {
        line-height: 40px;
        font-size: 20px;
        font-weight: normal;
        padding-top: 20px;
        color: #808080
    }

    .indexT p {
        font-size: 16px;
        color: #ccc
    }

.indexThree, .indexThree {
    margin-top: -100px;
}

.video-js {
    width: 48%;
    float: left;
    height: 400px;
}

.videoFr {
    float: right;
}

.platform {
    float: left;
    width: 100%;
}

    .platform li {
        width: 360px;
        float: left;
        margin-bottom: 10%;
        margin-left: 35px;
        height: 220px;
        text-align: center
    }

        .platform li img {
            width: 127px;
            height: 98px;
        }

        .platform li .text {
            text-align: left;
            text-indent: 2em;
            margin-top: 15px;
            color: #808080;
        }

.indexLife li {
    width: 224px;
    float: left;
    margin-bottom: 50px;
    text-align: center;
    height: 113px;
    margin-left: 70px;
    margin-bottom: 120px;
}

    .indexLife li img {
        width: 88px;
        height: 88px;
    }

    .indexLife li .text {
        font-size: 20px;
        line-height: 40px
    }

    .indexLife li:nth-child(5) {
        width: 683px;
        margin-left: 30%;
    }

        .indexLife li:nth-child(5) img {
            width: 135px;
            height: 135px;
            display: inline;
            float: left;
        }

        .indexLife li:nth-child(5) .text {
            float: left;
            line-height: 135px;
            font-size: 30px;
            margin-left: 4%;
        }

            .indexLife li:nth-child(5) .text span {
                color: #ff3300;
                padding: 0px 10px;
            }

.market {
    width: 100%;
    overflow: hidden;
}

    .market li {
        width: 232px;
        float: left;
        margin-bottom: 50px;
        text-align: center;
        margin-right: 5%;
        height: 257px;
        margin-left: 8%;
    }

        .market li img {
            width: 100%;
        }

.footer {
    width: 100%;
    background: #4089ed;
    float: left;
    text-align: center;
    color: #fff;
    padding-top: 40px;
    position: relative;
}

    .footer p {
        line-height: 30px;
        font-size: 14px;
    }

        .footer p.Copyright {
            background: #16191e;
            margin-top: 10px;
            line-height: 50px
        }

.indexCode {
    width: 110px;
    height: 130px;
    position: absolute;
    left: 50%;
    margin-left: 320px;
    top: 30px;
}

.ad {
    width: 100%;
    float: left;
    margin-bottom: -5px;
}

.subBanner {
    height: 580px;
}

    .subBanner img {
        width: 100%;
    }

.content {
    border-top: 6px solid #ffde65;
    box-shadow: 0px 5px 5px #ccc;
    margin: -50px 0 20px 0;
    background: #fff;
    padding-bottom: 10%;
}

    .content .title {
        margin-top: 10px;
        color: #e94920;
        font-size: 14px;
    }

.aboutText {
    width: 950px;
    margin: 0 auto;
}

    .aboutText h2 {
        font-size: 20px;
        padding: 20px 0;
        font-weight: 500
    }

    .aboutText h6 {
        font-size: 30px;
        padding: 40px 0 60px 0;
        text-align: center;
        font-weight: 200;
    }

        .aboutText h6 small {
            color: #999
        }

    .aboutText p {
        font-size: 14px;
        padding-bottom: 10px;
        text-indent: 2em;
        color: #000
    }

.joinH ul {
    display: flex
}

.joinH li {
    width: 18%;
    float: left;
    padding: 0px 1%;
    text-align: center;
    cursor: pointer;
}

    .joinH li img {
        display: inline-block;
        text-align: center;
        width: 50%;
    }

    .joinH li span {
        display: block;
        height: 30px;
        font-size: 16px;
    }

    .joinH li.cur span {
        color: #e94920
    }

.joinH1 ul {
    display: flex
}

.joinH1 li {
    width: 18%;
    float: left;
    padding: 0px 1%;
    text-align: center;
    cursor: pointer;
}

    .joinH1 li img {
        display: inline-block;
        text-align: center;
        width: 50%;
    }

    .joinH1 li span {
        display: block;
        height: 30px;
        font-size: 16px;
    }

    .joinH1 li.cur span {
        color: #e94920
    }

#fixed {
    width: 50px;
    position: fixed;
    right: 5px;
    top: 40%;
    z-index: 999999;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    opacity: 0;
    overflow: hidden;
}

    #fixed a {
        display: block;
        width: 100px;
        height: 50px;
        text-align: center;
        background-size: 50%;
        overflow: hidden;
        line-height: 50px
    }

        #fixed a img {
            width: 100px;
            height: 50px;
        }

        #fixed a.cur {
            margin-left: -50px;
        }
@media screen and (max-width:1400px) {
    
}

@media screen and (min-width:1920px) {
    .article-body {
        width: 100%;
    }
    .indexOne, .indexTwo, .indexThree, .indexFour, .indexFive {
        opacity: 0;
        position: relative;
        overflow: hidden;
    }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    .article-body {
        width: 100%;
    }
    .w {
        width: 100%;
    }

    .nav a {
        padding: 5px 15px;
    }

    .video-js {
        width: 48%;
        float: left;
        height: 300px;
    }
    /*banner*/
    .subBanner {
        height: 230px;
    }

    .content {
        width: 800px;
        margin: 0 auto;
    }

    .aboutText {
        width: 80%;
        margin: 0 auto;
    }

    .videoBtn, .videoBtn2 {
        display: none
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .article-body {
        width: 100%;
    }
    .w {
        width: 100%;
    }

    .nav {
        margin-right: 5%;
        font-size: 100%
    }

        .nav a {
            padding: 5px 10px;
        }
    /*.swiper-container{height: 250px;} */
    .video-js {
        width: 48%;
        float: left;
        height: 250px;
    }

    .videoFr {
        float: right;
    }

    .logo {
        width: 200px;
        margin-left: 5%;
    }

    .head {
        height: 50px;
        line-height: 50px;
    }

    .platform li {
        margin-left: 13%;
        width: 30%;
    }

    .indexLife li {
        margin-left: 13%;
        width: 30%;
    }

    .market li {
        width: 19%;
        margin-bottom: 30px;
        margin-right: 1%;
        margin-left: 10%;
    }

    .indexLife li:nth-child(5) {
        width: 80%;
        margin-left: 20%;
    }

        .indexLife li:nth-child(5) .text {
            float: left;
        }

    .indexCode {
        width: 110px;
        height: 130px;
        position: absolute;
        left: 50%;
        margin-left: 30%;
        top: 30px;
    }
    /*banner*/
    .subBanner {
        height: 180px;
    }

    .content {
        width: 700px;
        margin: 0 auto;
    }

    .aboutText {
        width: 80%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .article-body {
        width: 100%;
    }
    .nav a.cur::before, .nav a.cur::after, .nav a:hover::before, .nav a:hover::after {
        background: none;
    }

    .w {
        width: 100%;
    }

    .head {
        padding: 0;
    }

    .logo {
        width: 120px;
        margin-left: 0%;
        margin-top: 3%;
    }

    .nav {
        margin-right: 5%;
        font-size: 100%;
        margin-top: 0%;
    }

        .nav a {
            padding: 5px 10px;
            font-size: 140%
        }

    .indexT {
        padding: 30px 0;
    }

    .video-js {
        width: 100%;
        float: left;
        height: 300px;
    }

    .videoBtn, .videoBtn2 {
        display: none
    }

    .platform li {
        margin-left: 10%;
        width: 80%;
    }

    .indexLife li {
        margin-left: 7%;
        width: 40%;
        margin-bottom: 20%;
        height: 100%;
    }

        .indexLife li:nth-child(5) {
            width: 80%;
            margin-left: 10%;
            margin-top: 5%;
        }

    .market li {
        width: 10%;
        margin-bottom: 30px;
        margin-right: 5%;
    }

    .indexCode {
        display: none;
    }
    /*鍏充簬鎴戜滑*/
    .subBanner {
        height: 150px;
    }

    .aboutText h6 {
        font-size: 25px;
        padding: 20px 0 30px 0;
        text-align: center;
        font-weight: 200;
    }

    .content {
        width: 450px;
        margin: 0 auto;
    }

    .aboutText {
        width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 479px) {
    .article-body {
        width: 100%;
    }
    .left {
        float: left;
        width: 0px;
        height: 100%;
        background-color: #eaeaea;
    }

    .right {
        background-color: #eaeaea;
        margin-left: 0px;
        height: 100%;
    }

    .w {
        width: 100%;
    }

    .head {
        padding: 5px 0;
        height: 35px;
    }

    .logo {
        width: 100px;
        margin-left: 5%;
    }
    /* .swiper-container{height: 150px;} */
    .indexT h2 {
        font-size: 180%;
    }

    .indexT {
        padding: 30px 0;
    }

        .indexT h3 {
            font-size: 130%;
        }

    .video-js {
        width: 100%;
        float: left;
        height: 200px;
        margin-bottom: 10px;
    }

    .navIcon {
        position: absolute;
        top: 5px;
        z-index: 888;
        width: 100%;
        display: block;
        background: #fff;
        left: 0;
    }

        .navIcon .logo {
            float: left;
            width: 140px;
            height: 30px;
            margin-top: 2px;
            margin-left: 40px
        }

            .navIcon .logo img {
                width: 100%;
            }

        .navIcon img {
            width: 30px;
            height: 30px;
            float: right;
            display: block;
            margin-right: 5%;
        }

    .nav {
        margin-right: 0%;
        font-size: 60%;
        overflow: hidden;
        width: 100%;
        display: none;
    }

    .navIcon:hover .nav {
        display: block;
    }

    .nav a {
        padding: 0px;
        display: block;
        text-align: center;
        float: none;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #eaeaea;
        font-size: 16px;
    }

        .nav a.cur, .nav a.indexLogin {
            background: #fff;
            color: #000;
        }

    .platform li {
        margin-left: 10%;
        width: 80%;
        height: auto;
    }

    .indexLife li {
        margin-left: 7%;
        width: 40%;
        margin-bottom: 20%;
        height: 100%;
    }

        .indexLife li:nth-child(5) {
            width: 80%;
            margin-left: 10%;
            margin-top: 5%;
        }

            .indexLife li:nth-child(5) img {
                clear: both;
                margin-left: 28%;
            }

            .indexLife li:nth-child(5) .text {
                clear: both;
                font-size: 22px;
                width: 100%;
                margin-left: 0;
            }

    .market li {
        width: 25%;
        margin-bottom: 20px;
        margin-right: 0%;
        height: auto;
        margin-left: 6%;
    }


    .indexCode {
        display: none;
    }

    .footer {
        padding-top: 10px;
    }

        .footer p {
            font-size: 100%
        }

        .footer p {
            line-height: 20px;
        }
    /*鍏充簬鎴戜滑*/
    .subBanner {
        height: 80px;
    }

    .aboutText h6 {
        font-size: 20px;
        padding: 10px 0 20px 0;
        text-align: center;
        font-weight: 200;
    }

    .joinH li img {
        width: 100%;
    }

    .joinH li span {
        display: block;
        height: 30px;
        font-size: 12px;
    }

    .content {
        width: 340px;
        margin: 0 auto;
    }

    .aboutText {
        width: 80%;
        margin: 0 auto;
    }
}
