
.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(../images/bg.jpg) no-repeat center top;
      overflow: hidden;
      background-size: 100%;
      background-color: #000;
}

.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;
    margin:0 auto;
}

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

.ui-wrapper {

}


.fl {
    width: 470px;
}

.fr {
    width: 730px;
}

.btns-box img {
    width: 25px;
      height: 25px;
      position: relative;
      bottom: 2px;
      margin-right: 14px;
}
.btns-box {
position: relative;
  display: inline-block;
  width: 400px;
  height: 58px;
  font-size: 20px;
  color: #ffff;
  border-radius: 58px;
  line-height: 58px;
  padding: 0 5px;
  text-align: left;
  padding: 0 30px 0 25px;
  box-sizing: border-box;
  cursor: pointer;
  margin:0 20px;
}
.btns-box a {
  position: absolute;
  width:80px;
  height: 58px;
  border-radius: 0 58px 58px 0;
  background-color: #42379c;
  color: #fff;
  text-align: center;
  line-height: 58px;
  right: 0;
}
.btns-box a.fydownload {
  background-color: #8c32a4;
}
.btns-box a.ppdownload {
  background-color: #a5443b;
}
.btns-box a.qqdownload {
  background-color: #42379c;
}
.btns-box:nth-child(1) {
    background-image: linear-gradient(to top, #8864e6 0%, #c04eea 100%);
}
.btns-box:nth-child(2) {
    background-image: linear-gradient(to top, #ef9d71 0%, #ed6a59 100%);
}
.btns-box:nth-child(3) {
    background-image: linear-gradient(to top, #7295df 0%, #6156df 100%);
}
.down-text {
    color: #fff;
      font-size: 14px;
      position: absolute;
      left: 227px;
      bottom: 9px;
      padding-left: 109px;
}

.down-text a {
  display: inline-block;
    width: 88px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      border-radius: 30px;
    background:rgb(156,89,241);
      color: #fff;
      font-size: 14px;
}
.paopaotext {
  margin-left: 129px;
  background: rgb(255, 115, 91)!important;
}
.qqtext {
  margin-left: 129px;
  
  background: #613EE8!important;
}
.btns-wp {
  padding:36px 0 27px;
  position: relative;
  text-align: center;
  width:1280px;
}
#j-people {
    padding-top: 300px;
}

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

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

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

}
.cplogo {
    position: absolute;
      top: -145px;
      left: 50%;
      margin-left: -45px;
}
.cplogo p {
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    width: 90px;
    text-align: center;
}
#j-status ul li {
    display: inline-block;

}

#j-speed-list {

          background: url(../images/juxing.png) no-repeat center;
            width: 1280px;
            /* height: 640px; */
            background-size: 100% 100%;
            padding-bottom: 1px;
            margin-bottom: 20px;
}
#linkBox {
  display: flex;
  justify-content: space-around;
}
#j-speed-list ul li {
    width: 191px;
    height: 45px;
    background: #fff;
    color: #333;
    /* margin: 10px; */
    border-radius: 3px;
    box-sizing: border-box;
    margin-top: 143px;
    position: relative;
    text-align: left;
    line-height: 45px;
    padding-left: 10px;
}
.new-text {
  text-align:left;
  margin:27px 0 30px;
}
.section-wp {
  padding:30px 20px 0;
}
#j-speed-list ul li * {
    display: inline-block;
}

#j-speed-list .box1,
#j-speed-list .box2,
#j-speed-list .box3 {

}

#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 a {
  width: 75px;
  height: 45px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
  position: absolute;
  right: 0;
  top:0;
  background:url(../images/enter.png) no-repeat;
  background-size: 100% 100%;
}

#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-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 {
    animation: fadeInLeft 1s;
}

.level-1, .level-2, .level-4 {
    width: 24px;
    height: 22px;
    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(-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,.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;
}
.table-box {
  border-radius: 8px 8px 0 0;
  /* overflow: hidden; */
  width:100%;
  margin-bottom: 20px;
}
.table1{
  width:100%;
}
.table1 thead tr th {
  width:25%;
  height: 53px;
  text-align: center;
  line-height: 53px;
  color: #fff;
  font-size: 18px;
  background-color: #df6e00;
  position: relative;
}
.table1 thead tr th:nth-child(1):after,.table1 thead tr th:nth-child(2):after,.table1 thead tr th:nth-child(3):after {
  content:"";
  position: absolute;
  width:2px;
  height: 16px;
  background-color: #b25800;
  right:0;
  top:21px;
}
.table1 tbody tr td {
  width:25%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #000;
  font-size: 18px;
  background-color: #f0e2d4;
  border-bottom: 1px solid #e3d6c8;
}
.table1 tbody tr td:nth-child(even){
  background-color: #fdeedf;
}