
.cfx {
    display: flex;
    justify-content: center;
}

/*.cfx:after {*/
    /*display: block;*/
    /*visibility: hidden;*/
    /*clear: both;*/
    /*overflow: hidden;*/
    /*height: 0;*/
    /*content: '.';*/
/*}*/

.space-1 {
    height: 10px;
}

.space-2 {
    height: 15px;
}

.space-5 {
    height: 50px;
}

html, body {
    height: 100%;
    margin: 0 auto;
}

p {
    line-height: 1.6;
}

.text-center {
    text-align: center;
}

.hidden-xs {
    display: block;
}

.hidden-lg {
    display: none;
}

.container {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: url(../images/bg.jpg) no-repeat center top;
    overflow: hidden;
    padding-bottom: 100px;
}

.wrapper {
    max-width: 1847px;
    min-width: 1400px;
    width: 96%;
    margin: 0 auto;
    text-align: center;
}

img {
    /*cursor: pointer;*/
}

ul li {
    display: inline-block;
}

.circle {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50px;
    vertical-align: sub;
}

.c-green {
    color: #3DE804;
}

.c-yellow {
    color: #E8C604;
}

.c-red {
    color: #E80404;
}

.green-bg {
    background: #3DE804;
}

.yellow-bg {
    background: #E8C604;
}

.red-bg {
    background: #E80404;
}

.ui-section {
    color: #fff;
}

.ui-title {
    margin: 30px 0;
}

.ui-wrapper {
    /*padding: 10px;*/
}

footer {
    width: 100%;
    height: 80px;
    /*background: url(../images/foot.png) no-repeat center;*/
    display: block;
    position: absolute;
    bottom: 0px;
}

.fl {
    max-width: 922px;
    width: 48%;
    padding-top: 113px;
}

.fr {
    max-width: 925px;
    width: 48%;
    padding-top: 122px;
}
.floatl {
    float: left;
}
.floatr {
    float:right;
}
.banner-text1 {
    max-width: 410px;
    width: 44.3%;
}
.banner-text2 {
    max-width: 800px;
    width: 86.48%;
    padding: 37px 0 15px;
}
.banner-text3 {
    max-width: 608px;
    width: 65.7%;
}
.banner-text1 ,
.banner-text2 ,
.banner-text3 {
    display: block;
    margin: 0 auto;
}

.btns-wp {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding: 37px 0;
}
.btns-box {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    height: 66px;
    line-height: 66px;
    white-space: nowrap;
}
.btns-box img {
    width: 9.4%;
    margin-right: 1.5%;
}
.btns-box:nth-child(2n) {
    margin-left: 3.56%;
}
.btns-box-c {
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, #72AAEA 0%, #4962EC 100%);
    border-radius: 33px;
    padding: 0 4.26% 0 2.7%;
}
.btns-box a {
    font-size: 16px;
    color: #fff;
}
.btns-box > a {
    width: 39.5%;
    height: 100%;
    background: linear-gradient(180deg, #72AAEA 0%, #4962EC 100%);
    border-radius: 33px;
    margin-left: 2%;
}
.btns-box-94 .btns-box-c, .btns-box-94 > a {
    background: linear-gradient(180deg, #A591FF 0%, #4C3C94 100%);
}





#j-people img {
    /*padding-top: 111px;*/
    width: 100%;
}

#j-logo {
    padding-top: 60px;
}

#j-banner {
    /*padding-top: 35px;*/
}

#j-status {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: rgba(65, 75, 118, 0.8);
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}

#j-status ul li {
    display: inline-block;
}

#j-speed-list {
    width: 100%;
    background: rgba(65, 75, 118, 0.8);
    border-radius: 8px;
    padding: 26px 4.54%;
    box-sizing: border-box;
}
.list-wrap {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 4.2%;
}
.list-wrap .link {
    display: flex;
    align-items: center;
    position: relative;
    background: #101B46;
    /*max-width: 400px;*/
    /*width: 43.2%;*/
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    border-radius: 8px;
    border: 1px solid #FFF5A0;
}
.list-wrap .link:nth-child(2n) {
    margin-left: 4%;
}
.list-wrap .link .sec-b {
    width: 64%;
    display: flex;
    align-items: center;
    padding: 0 0 0 3%;
    white-space: nowrap;
    box-sizing: border-box;

}
.list-wrap span {
    overflow: hidden;
    margin: 0 2% 0 3%;
    display: flex;
    align-items: baseline;
}
.list-wrap span i {
    display: inline-block;
    width: 8px;
    background: #fff;
    margin: 0 1px;
}
.list-wrap span i:nth-child(1) {
    height: 7px;
}
.list-wrap span i:nth-child(2) {
    height: 13px;
}
.list-wrap span i:nth-child(3) {
    height: 20px;
}.list-wrap span i:nth-child(4) {
     height: 26px;
 }
.list-wrap b {
    font-size: 16px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
}
.list-wrap span i.active {
    background: rgb(79, 216, 25);
}
.list-wrap span i.green-bg {
    background: #3DE804;
}

.list-wrap span i.yellow-bg {
    background: #E8C604;
}

.list-wrap span i.red-bg {
    background: #E80404;
}
.list-wrap a {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    max-width: 144px;
    width: 36%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: linear-gradient(180deg, #FFDDAB 0%, #E6C195 100%);
    border-radius: 0 8px 8px 0;
    font-size: 18px;
    color: #000;
    box-sizing: border-box;
}

#j-speed-list .box2 label {
    position: relative;
    top: -3px;
}

#j-speed-list .box3 button {
    background: unset;
    color: #fff;
    font-size: 16px;
}

#j-speed-list .box3 a {
    color: #fff;
}

#j-zip {
    /*!*background: url(../images/small-bg.png) no-repeat center;*!*/
    /*width: 740px;*/
    /*height: 154px;*/

}

#j-zip ul {
    padding-top: 32px;
}

#j-zip ul li {
    display: inline-block;

    text-align: center;
    font-size: 14px;
}

#j-zip ul li:nth-child(1) {
    text-align: left;
    width: 35%;
    position: relative;
    top: 15px;
}

#j-zip ul li:nth-child(2) {
    width: 30%;
}

#j-zip ul li:nth-child(3) {
    width: 25%;
}

#j-zip .h1 {
    font-size: 18px;
}

#j-download {
    /*background: url(../images/icon-down.png) no-repeat center;*/
    width: 200px;
    height: 50px;
    background-size: 100%;
    display: inline-block;
    position: relative;
    top: 18px;
    cursor: pointer;
}

#j-download:hover {
    opacity: .9;
}

#j-people {
    width: 100%;
    animation: fadeInLeft 1s;
}

.level-1, .level-2, .level-4 {
    width: 35px;
    height: 35px;
    position: relative;
    top: 2px;
}

.level-1 {
    /*background: url(../images/level1.png) no-repeat center;*/
}

.level-2 {
    background: url(../images/level2.png) no-repeat center;
}

.level-4 {
    background: url(../images/level4.png) no-repeat center;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.new-text {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    color: #fff;
}
.kefubtn-wp,.down-wp {
    width:240px;
    height: 54px;
    display: inline-block;
    margin:0 auto;
    margin-bottom: 20px;
}
.down-wp {
    margin-right: 35px;
    position: relative;
}
.ewm-box {
    position: absolute;
    top: 61px;
    width: 171px;
    height: 204px;
    background: url(../images/box.png) no-repeat;
    background-size: 100%;
    left: 40px;
    z-index: 22;
    display: none;
}
.down-wp:hover .ewm-box{
    display: block;
}
.ewm {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 24px;
    top: 30px;
}

.kefubtn-wp img {
    width:100%;
    height: 100%;
}
.j-copytips {
    position: fixed;
    width:150px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #666;
    border-radius: 5px;
    background-color: #fff;
    top:20%;
    left:50%;
    margin-left: -50px;
    display: none;
    text-align: center;
}