
.cfx {
    zoom: 1;
}

.cfx:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    content: '.';
}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
}
.space-1 {
    height: 0.5556rem;
}

.space-2 {
    height: 0.8333rem;
}

.space-5 {
    height: 2.7778rem;
}

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: 100vh;
    background: url(../images/bg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.main-body{
    position: relative;
}
.people-section{
    position: absolute;
    left: -28.5rem;
    top: 0;
    z-index: 1;
}
.people-section img {
    width: 25.8333rem;
}
.main-cont{
    position: absolute;
    z-index: 10;
    width: 54.2rem;
    text-align: center;
    top: 0;
    right: 10rem;
    padding-bottom: 10rem;
}

.wrapper {
    width: 62.2222rem;
    margin: 0 auto;
    text-align: center;
}

img {
    cursor: pointer;
}

ul li {
    display: inline-block;
}

.circle {
    width: 0.6667rem;
    height: 0.6667rem;
    display: inline-block;
    border-radius: 1.1111rem;
}

.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: 1.6667rem 0;
}

.ui-wrapper {
    padding: 0;
}

footer {
    width: 100%;
    height: 4.4444rem;
    background: url(../images/foot.jpg) no-repeat center bottom;
    background-size: contain;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 20;
}

.fl {
    width: 26.1111rem;
}

.fr {
    width: 40.5556rem;
}

.btns-box img {
  width:11.1111rem;
}
.btns-box {
  position: relative;
}
.contact-list{
    padding:1.1111rem 0 1.7222rem;
    position: relative;
}

.contact-list .item1{
    margin-right: 0.2778rem;
}
.contact-list .item1 img{
    width: 2.7778rem;
}
.contact-list .item2 label{
    display: block;
    font-size: 1.2222rem;
    line-height: 1.4444rem;
    margin-bottom: 0.5556rem;
    background: linear-gradient(180deg, #FFF 54.69%, #89CFFF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contact-list .btns-box{
    display: inline-block;
    font-size: 0.7778rem;
    color: #FFF;
    border-radius: 1.1111rem;
    background: #EB3217;
    height: 1.3333rem;
    line-height: 1.2778rem;
    padding: 0 1.1111rem;
    transition: all 0.3s;
}
.contact-list .link-btn {
  display: inline-block;
  height: 1.3333rem;
  line-height: 1.2778rem;
  border-radius: 1.1111rem;
  background: #58A7FB;
  color: #fff;
  font-size: 0.7778rem;
    padding: 0 1.1111rem;
    transition: all 0.3s;
}
.contact-list .link-btn.pao{
    background: #FD675F;
}

#j-people {
    padding-top: 16.6667rem;
}

#j-logo {
    padding-top: 9.8889rem;
    width: 18rem;
}

#j-banner {
    padding-top: 3.2222rem;
    width: 42.2222rem;
}

#j-banner2 {
    padding-top: 1rem;
    width: 35.7778rem;
}

#j-status {
    margin: 1.2rem auto;
    border-radius: 20px;
    background: #1E1E1E;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: left;
}
#j-status li:last-child{
    float: right;
}
#j-status ul li {
    display: inline-block;
}

#j-speed-list {
    padding: 20px 20px 5px;
    border-radius: 20px;
    background: #1E1E1E;
}

#j-speed-list ul li {
    width: 96%;
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px;
    border-radius: 20px;
    border: 1px solid #333;
    padding: 0 12px;
}

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

#j-speed-list .box1,
#j-speed-list .box2{
    float: left;
}

#j-speed-list .box1 {
    color: #999;
    margin-right: 10px;
    font-size: 16px;
}

#j-speed-list .box2 {
    font-size: 1.1111rem;
}

#j-speed-list .box3 {
    border-radius: 24px;
    background: #B83A3F;
    float: right;
    width: 120px;
    height: 34px;
    line-height: 34px;
    margin-top: 5.5px;
    transition: all 0.3s;
}

#j-speed-list .box2 label {
    position: relative;
    top: -0.1667rem;
}
#j-speed-list .box2 span{
    color: #FFF;
    margin-left: 20px;
}
#j-speed-list .box3 button {
    background: unset;
    color: #fff;
    font-size: 0.8889rem;
}

#j-speed-list .box3 a {
    color: #fff;
    font-size: 14px;
}

#j-zip {
    background: url(../images/small-bg.png) no-repeat center;
    width: 41.1111rem;
    height: 8.5556rem;

}

#j-zip ul {
    padding-top: 1.7778rem;
}

#j-zip ul li {
    display: inline-block;

    text-align: center;
    font-size: 0.7778rem;
}

#j-zip ul li:nth-child(1) {
    text-align: left;
    width: 35%;
    position: relative;
    top: 0.8333rem;
}

#j-zip ul li:nth-child(2) {
    width: 30%;
}

#j-zip ul li:nth-child(3) {
    width: 25%;
}

#j-zip .h1 {
    font-size: 1rem;
}

#j-download {
    background: url(../images/icon-down.png) no-repeat center;
    width: 11.1111rem;
    height: 2.7778rem;
    background-size: 100%;
    display: inline-block;
    position: relative;
    top: 1rem;
    cursor: pointer;
}

#j-download:hover {
    opacity: .9;
}

#j-people {
    animation: fadeInLeft 1s;
}

.level-1, .level-2, .level-4 {
    width: 1.3333rem;
    height: 1.2222rem;
    position: relative;
    top: 0.1111rem;
}

.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: 1.4444rem;
    font-weight: 500;
    line-height: 1;
    margin: 1.6667rem 0;
    color: #fff;
}
.kefubtn-wp,.down-wp {
    width:13.3333rem;
    height: 3rem;
    display: inline-block;
    margin:0 auto;
    margin-bottom: 1.1111rem;
}
.down-wp {
  margin-right: 1.9444rem;
  position: relative;
}
.ewm-box {
position: absolute;
  top: 3.3889rem;
  width: 9.5rem;
  height: 11.3333rem;
  background: url(../images/box.png) no-repeat;
  background-size: 100%;
  left: 2.2222rem;
  z-index: 22;
  display: none;
}
.down-wp:hover .ewm-box{
  display: block;
}
.ewm {
    width: 6.6667rem;
      height: 6.6667rem;
      position: absolute;
      left: 1.3333rem;
      top: 1.6667rem;
}

.kefubtn-wp img {
    width:100%;
    height: 100%;
}
.j-copytips {
  position: fixed;
  width:8.3333rem;
  height: 3.3333rem;
  line-height: 3.3333rem;
  font-size: 0.8889rem;
  color: #666;
  border-radius: 0.2778rem;
  background-color: #fff;
  top:20%;
  left:50%;
  margin-left: -2.7778rem;
  display: none;
  text-align: center;
    z-index: 100;
}
.cs-btngroup{
    margin-top: 1.1111rem;
}
.cs-btngroup a{
    display: inline-block;
    transition: all 0.3s;
}
#j-speed-list .box3:hover,
.contact-list .link-btn:hover,
.contact-list .btns-box:hover,
.cs-btngroup a:hover{
    opacity: 0.9;
    transform: scale(1.1);
}

/* 联系信息区域样式 */
.contact-section {
    display: flex;
    justify-content: space-between;
    gap: 1.1111rem;
}

.contact-item {
    display: flex;
    align-items: center;
    flex: 1;
    gap: 1.1111rem;
    padding:0.7rem 1.1111rem;
    border-radius: 20px;
    background: #1E1E1E;
}

.contact-icon {
    flex-shrink: 0;
}

.contact-icon img {
    width: 2.7778rem;
    height: 2.7778rem;
}

.contact-info {
    flex: 1;
    text-align: left;
}

.contact-info label {
    display: block;
    color: #fff;
    font-size: 1rem;
    margin: 0;
    line-height: 1.5;
    white-space: nowrap;
}

.contact-btns {
    display: flex;
    gap: 0.5556rem;
    align-items: center;
    flex-shrink: 0;
    flex-wrap: nowrap;
}

.copy-btn,
.download-btn,
.contact-btn {
    display: inline-block;
    padding: 0.3333rem 1.1111rem;
    border-radius: 1.1111rem;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all 0.3s;
    line-height: 1.5;
    white-space: nowrap;
    flex-shrink: 0;
}

.copy-btn {
    border: 1px solid #B83A3F;
    background: transparent;
    color: #B83A3F;
}

.download-btn {
    background: #B83A3F;
}

.contact-btn {
    background: #B83A3F;
    padding: 0.3333rem 1.1111rem;
}

.copy-btn:hover,
.download-btn:hover,
.contact-btn:hover {
    opacity: 0.9;
    transform: scale(1.05);
}
