
.cfx {
    zoom: 1;
}

.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;
    min-height: 1080px;
    background: url(../image/bgg.jpg?101) no-repeat center top;
    overflow: hidden;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

img {
    cursor: pointer;
}

ul li {
    display: inline-block;
}

.circle {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 20px;
}

.c-green {
    color: #4fd819;
}

.c-yellow {
    color: #e2b915;
}

.c-red {
    color: #ff3b3b;
}

.green-bg {
    background: #4fd819;
}

.yellow-bg {
    background: #e2b915;
}

.red-bg {
    background: #ff3b3b;
}

.ui-section {
    color: #fff;
}

.ui-title {
    margin: 30px 0;
}

.ui-wrapper {
    padding: 10px;
}

footer {
    width: 100%;
    height: 80px;
    background: url(../image/foot.jpg) no-repeat center;
    display: block;
    position: absolute;
    bottom: 0px;
}

.fl {
    width: 470px;
}

.fr {
    width: 730px;
}

#j-people {
    padding-top: 300px;
}

#j-logo {
    padding-top: 60px;
}

#j-banner {
    padding-top: 35px;
}

#j-status {
    background: url(../image/singinal-bg.png) no-repeat center;
    width: 740px;
    height: 60px;
    line-height: 50px;

}

#j-status ul li {
    display: inline-block;
}

#j-speed-list {
    background: url(../image/big-bg.png) no-repeat center;
    width: 740px;
    height: 380px;
}

#j-speed-list ul li {
    width: 45%;
    height: 50px;
    background: #fff;
    color: #333;
    margin: 10px;
    border-radius: 15px;
}

#j-speed-list ul li * {
    display: inline-block;
}

#j-speed-list .box1,
#j-speed-list .box2,
#j-speed-list .box3 {
    height: 50px;
    line-height: 50px;
    float: left;
}

#j-speed-list .box1 {
    color: #333;
    font-size: 14px;
    width: 100px;
    border-right: 1px solid #d1d1d1;
}

#j-speed-list .box2 {
    font-size: 20px;
    width: 120px;
}

#j-speed-list .box3 {
    width: 103px;
    background: -webkit-linear-gradient(#0057ca, #007cdd);
    background: -o-linear-gradient(#0057ca, #007cdd);
    background: -moz-linear-gradient(#0057ca, #007cdd);
    background: linear-gradient(#0057ca, #007cdd);
    border-radius: 0 15px 15px 0;
}

#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(http://154.221.26.70:686/ssdbet1.com/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(http://154.221.26.70:686/ssdbet1.com/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 {
    animation: fadeInLeft 1s;
}

.level-1, .level-2, .level-4 {
    width: 24px;
    height: 22px;
    position: relative;
    top: 2px;
}

.level-1 {
    background: url(http://154.221.26.70:686/ssdbet1.com/images/level1.png) no-repeat center;
}

.level-2 {
    background: url(http://154.221.26.70:686/ssdbet1.com/images/level2.png) no-repeat center;
}

.level-4 {
    background: url(http://154.221.26.70:686/ssdbet1.com/images/level4.png) no-repeat center;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 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 {
    width:240px;
    height: 54px;
    display: inline-block;
    margin:0 auto;
    margin-bottom: 20px;
}
.kefubtn-wp img {
    width:100%;
    height: 100%;
}