﻿  html,body{position:relative;background:#f2f3f5;}
    .new1-madestyle-swiper-left {
                position: relative;
                width: 840px;
                height: 315px;
                float: left;
                border: 1px solid #e7e7e7;
            }
            .new1-madestyle-news-left {
                width: 840px;
                height:auto;
                border: 1px solid #e7e7e7;
                box-sizing: border-box;
                padding: 0 20px;
                float: left;
            }
            .new1-card {
        display: flex;
        gap: 4rem;
    }
    .new1-card li {
        width: 100%;
    }
.tages a{    color: #fff;
    padding: 5px 15px;
    margin: 4px 2px;
    display: inline-block;}
 
 .header-newsearch {
      position: absolute;
      right: 0;
      width: 500px;
      top: 45px;
    }
    
    .header-newsearch .layui-input-inline {
      float: left;
    }
    
    .header-newsearch .layui-btn {
      height: 31px;
    }
    
    .header {
      height: 94px;
      z-index: -1;
      background-color: #fff;
      margin: 0 20px auto;
    }
    
    .header .logo {
      float: left;
      margin-top: 5px;
      padding: 6px 40px;
    }
    
    .header .h-nav {
      float: left;
      margin-left: 50px;
      padding-top: 24px;
      height: auto;
      overflow: hidden;
    }
    
    .header .h-nav li {
      float: left;
      height: auto;
      margin-right: 22px;
      padding: 5px;
      border-radius: 3px;
      background: #fbfbfd;
    }
    
    .header .h-nav li a {
      display: inline-block;
      width: 92px;
      height: 30px;
      line-height: 30px;
      font-size: 14px;
      background: #208ad5;
      text-align: center;
      color: #fff;
      border-radius: 3px;
    }
    
    .header ul li.active a {
      color: #fff;
      background: #f78600;
    }
    
    /* Outline Out */
    a.hvr-outline-out {
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
    }
    
    a.hvr-outline-out:before {
      content: '';
      position: absolute;
      border: #f78600 solid 2px;
      border-radius: 3px;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: top, right, bottom, left;
      transition-property: top, right, bottom, left;
    }
    
    a.hvr-outline-out:hover:before, a.hvr-outline-out:focus:before, a.hvr-outline-out:active:before {
      top: -5px;
      right: -5px;
      bottom: -5px;
      left: -5px;
    }
    
    a.nav-other:before {
      border: #208ad5 solid 2px;
    }
    
    .header-userbox {
      position: inherit;
      padding: 36px 0;
      float: right;
    }


.new1-madestyle-swiper-left {
            position: relative;
            width: 840px;
            float: left;
            border: 1px solid #e7e7e7;
        }
        .new1-madestyle-news-left {
            width: 840px;
            border: 1px solid #e7e7e7;
            box-sizing: border-box;
            padding: 0 20px;
            float: left;
        }
        .new1-madestyle-news-right {
    position: relative;
    float: right;
    right: 0;
    top: 0;
    width: 300px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
}
.new1-card {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0;
}
.new1-madestyle-news-left-body ul li {
    position: relative;
    width: 45%;
    padding-right: 120px;
    box-sizing: border-box;
    margin-bottom: 12px;
    transition: 0.5s;
}
.index {width:100%;background:transparent;margin: 0 auto;position: relative;z-index: 200;}
.adimg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    z-index: 1;

}
.adimg img {
    width: 200px;
}
.layui-form {
    display: flex
;
    flex-direction: column;
    gap: 2rem;
    align-items: center;
    margin-top: 2rem;
}
  .rainbow {
    background: linear-gradient(to right, red, yellow, lime, aqua, blue, fuchsia) 0 / 50%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: hue 6s infinite;
  }
  @keyframes hue {
    from {
      filter: hue-rotate(0deg);
    }
    to {
      filter: hue-rotate(360deg);
    }
  }
  .kefu {
    background: #9400D3;
  }


 .sucaihu_slogin_btn i.fa.fa-user{
    	color: #fff !important;
    }
    .sucaihu_slogin {
        position: fixed;
        z-index: 99;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 20px 0;
        text-align: center;
        height: auto;
        line-height: 45px;
        background: #f9f9f9;
        border-top: 1px solid #e6e6e6;
        font-family: microsoft yahei;
        transition: All 0.5s ease-in-out;
        -webkit-transition: All 0.5s ease-in-out;
        -moz-transition: All 0.5s ease-in-out;
        -o-transition: All 0.5s ease-in-out;
        background: #fff;
    }
    .sucaihu_slogin .wp {
        width: 100%;
        align-content: center;
    }
    .sucaihu_slogin_info {
        display: inline-block;
        font-size: 22px;
        color: #000;
        letter-spacing: 2px;
        height: 40px;
        line-height: 40px;
        font-weight: 300;
    }
    .sucaihu_slogin_info a {
        color: #3d7eff;
    }
    .sucaihu_slogin_btn {
        display: inline-block;
        line-height: 40px;
        height: 40px;
        margin: 0 8px;
    }
    .sucaihu_slogin_btn a {
        display: block;
        background: #ec2546;
        color: #fff;
        padding: 0 30px;
        border-radius: 3px;
        font-size: 16px;
        border-radius: 5px;
    }
    .sucaihu_slogin_qq .fa-qq, .sucaihu_slogin_wechat .fa-wechat, .loginbutton .fa-user {
        color: #fff;
        margin-right: 3px;
    }
    .sucaihu_slogin_line {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        width: 1px;
        height: 10px;
        background: #ccc;
    }
    .sucaihu_slogin_qq {
        border-radius: 10%;
        display:inline-block !important;
        zoom:1;
        display:inline;
        line-height:40px;
        height:40px;
        margin:0 8px;
        white-space: nowrap;
    
    }
    .sucaihu_slogin_qq a {
        display: block;
        color: #fff;
        padding: 0 30px;
        border-radius: 3px;
        font-size: 16px;
        background: #2581ff;
        border-radius: 5px;
    }
    .sucaihu_slogin_wechat{
    	display:inline-block;
    	*display:inline;
    	*zoom:1;
    	line-height:40px;
    	height:40px;
    	margin:0 8px;
    	white-space: nowrap;
    	
    }
    .sucaihu_slogin_wechat a{
    	display: block;
        color: #fff;
        padding: 0 30px;
        border-radius: 3px;
        font-size: 16px;
        background: #2bac19;
        border-radius: 5px;}
    @media (max-width:768px) {
    .cl.pos .h-screen{ margin-top:10px!important; margin-bottom:20px !important; padding:0px !important}
    .section.text-center.pb-0,.section.text-center.pd20{ display:none;}
    .article-focusbox.bgimg-fixed{ margin-top: -30px;}	
    .index-header{ height:auto !important;}
    .h-screen{ text-align:center; float:none !important;}
    .h-screen span.desc{ display:none !important;}
    .sytj{ display:none}
    .top-dvertisement{ display:none;}
    .sucaihu_slogin,.zixun{
    	display: none;	
    }
    .site-info .fl,.site-info .fr{ float:none;}
    }
    /*游客提示登录*/
    
    /*内容页连接复制按钮*/
    .zixun {
        margin-top: 0px;
    	margin-right:50px;
        float: right;
    }
    .zixun p {
        float: right;
    }
    .zixun p .input {
        border: 1px solid #f5f5f5;
        height: 26px;
        width: 265px;
        text-indent: .3rem;
        float: left;
        color: #d1cdcd;
        font-size: 12px;
    }
    .zixun p .fuzhi {
        float: left;
        height: 26px;
        border: 0;
        background: #f5f5f5;
        color: #333;
        line-height: 26px;
        padding: 0 5px;
    	font-size:12px;
    }
    
    
    
    
    @-webkit-keyframes bounce-up{25%{-webkit-transform:translateY(10px)}
    100%,50%{-webkit-transform:translateY(0)}
    75%{-webkit-transform:translateY(-10px)}
    }
    @keyframes bounce-up{25%{transform:translateY(10px)}
    100%,50%{transform:translateY(0)}
    75%{transform:translateY(-10px)}
    }
    .global {
        position: fixed;
        bottom: 60px;
        left: 36px;
        z-index: 999;
        width: 180px;
        height: 170px;
        -webkit-animation: click 2.4s infinite;
        -ms-animation: click 2.4s infinite;
        -moz-animation: click 2.4s infinite;
        -o-animation: click 2.4s infinite;
        animation: click 2.4s infinite;
    }
    .pop-small {
        background: url(http://822km.com/images/pop-small.png) no-repeat center;
        height: 205px;
        width: 204px;
    }
    .animate-bounce-up{-webkit-animation:bounce-up 2s linear infinite;animation:bounce-up 2s linear infinite}
    .global .day-close{position:absolute;top:5px;right:23px;z-index:999;display:block;width:14px;height:14px}
    .global .close{position:absolute;top:14px;right:16px;z-index:999;display:block;width:14px;height:14px}
    .global .a12-1-close-small{top:5px;right:26px;width:24px;height:24px}
    .global .a12-close-small{top:-2px;right:6px;width:32px;height:32px}
    .global .go-act{position:absolute;bottom:1px;left:0;z-index:998;display:block;width:100%;height:100%}
    
    .sucaihu-search{
        margin: 0 auto;
        position: relative;
        height: 40px;
        vertical-align: middle;
        text-align: center;
        width: 800px;
        margin-top: -250px;
        z-index: 1;
    }
    .sucaihu-search .searchform {
        margin: 0 auto;
        width: 750px;
        border-radius: 6px;
        display: flex;
    }
    .sucaihu-search .search-keyword {
        overflow: hidden;
        margin: 0 auto;
        padding-left: 12px;
        width: 600px;
        height: 48px;
        border: 1px solid #ffffff14;
        border-radius: 4px;
        background: #ffffff38;
        box-shadow: none;
        color: #FFF;
        -webkit-text-fill-color: #eee;
        font-size: 14px;
        line-height: 32px;
    }
    .sucaihu-search .search-submit {
        position: relative;
        right: 6px;
        display: block;
        width: 120px;
        height: 48px;
        border: 1px solid #ffffff14;
        border-radius: 4px;
        background: #504BCC;
        font-size: 16px;
    
    }
    
    .sucaihu-search .remensousuo {
        display: flex;
        margin: 0 auto;
        padding-top: 30px;
        height: 80px;
        color: #fff;
        font-size: 14px;
    }
    .sucaihu-search .remensousuo .sousuocenter {
        position: relative;
        display: inline-block;
        margin: 0 auto;
        padding: 0 60px;
        height: 40px;
        border-radius: 73px;
        background: none;
        vertical-align: middle;
        text-align: center;
        line-height: 40px;
    }
    .sucaihu-search .remensousuo span {
        position: relative;
        top: 1px;
        float: left;
        color: #e6e6e6;
    }
    .sucaihu-search .remensousuo ul {
        float: left;
        margin: 0 auto;
        padding: 0;
    }
    .sucaihu-search .remensousuo li {
        float: left;
        margin-right: 20px;
        list-style-type: none;
    }
    .sucaihu-search .remensousuo li:last-child {
        margin-right: 0;
    }
    .sucaihu-search .remensousuo li a {
        float: left;
        padding: 0px 9px;
        color: #ffffff;
    }
    .sucaihu-search .remensousuo span>i {
        position: relative;
        top: 12px;
        float: left;
        display: block;
        margin-right: 7px;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #fff3;
        color: #fff;
    }
    .sucaihu-search .remensousuo span>i:before {
        font-size: 14px;
    }




 .c-999{ color: #999;}
    .foot-c-999{ color: #999;line-height:30px}
    .f-26{font-size:22px}
    .f-28{font-size:28px}
    .f-18{font-size:18px}
    .f-14{font-size:14px}
    .c-blue{color:#0066ff}
    .contactbox{ position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 9999; display: flex; align-items: center; justify-content: center; padding: 10px;}
    .contactbox .close{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.3);}
    .contactbox .box2{ width: 100%; max-width: 950px; position: relative; z-index: 1; border-radius: 2px; overflow: hidden;}
    .contactbox .box2 .top {background: url(contact-bg.png) center no-repeat;background-size: cover;justify-content: center;color: #fff;padding: 15px 5% 0 5%;height: 70px;}
    .contactbox .box2 .top .ico{ max-width: 217px; float: left;}
    .contactbox .box2 .top .txt{ margin-left:70px;}
    .contactbox .box2 .closebtn{ position: absolute; right: 20px; top: 20px; cursor: pointer; width: 43px; height: 43px;}
    .contactbox .box2 .cont{ background: #fff; padding: 3%;}
    .contactbox .box2 .cont .sbar{ overflow: auto; max-height: calc(100vh - 380px); padding: 0 3%;}
    .contactbox .box2 .cont li{ padding: 2% 0;}
    .contactbox .box2 .cont li+li{ border-top: 1px solid #e4e4e4;}
    .contactbox .box2 .cont li.last{ border-top: none; padding-top: 0;}
    
    .contactbox .box2 .cont li.last .line{ border-top: 1px solid #e4e4e4; margin-bottom: 3%;}
    .contactbox .box2 .cont li .left{ float: left;border-right: 1px solid #e4e4e4; width: 28%; flex: 0 0 auto; justify-content: flex-start; max-width: 270px; padding-left: 1%; text-align: center;}
    .contactbox .box2 .cont li .left *{vertical-align: top}
    .contactbox .box2 .cont li .left img{ width: 25px; height: 25px; margin-right: 10px;}
    .contactbox .box2 .cont li .right{ width: 65%; padding: 0 3%;margin-left: 260px;}
    .contactbox .box2 .cont li .right .flex{ justify-content: flex-start; flex-wrap: wrap; padding-bottom: 10px; margin-left: -20px;}
    .contactbox .box2 .cont li .right .flex > *{ margin-left: 20px;vertical-align: top;}
    .contactbox .box2 .cont li .right .flex .gdbtn{font-size:14px; background: #004DE9;height: 38px; border: 1px solid #fff; padding: 10px 15px; line-height: 38px; color: #fff;}
    .kf-list *{vertical-align: top}
    .kf-list .zonmkvm-kfts{font-size:12px;width:180px;padding:5px 10px; background:#ff6600;color:#ffffff}
    .kf-list a{line-height:30px;}
    .kf-list span{display: inline-block;line-height: 26px;margin-left:5px;margin-right:15px;color:#32363f;font-size:14px;}
    .kf-list a:hover span{color:#598cf4}
    .online,.online1,.offline,.offline1,.onwxline,.offwxline{display:inline-block;width: 24px;height: 24px;background-size: 100% 100%}
    .online{background-image: url(qq-online.png);}
    .online1{background-image: url(qq-online.png);}
    .onwxline{background-image: url(http://822km.com/images/wx-online.png);}
    .offwxline{background-image: url(wx-offline.png);}
    .offline{background-image: url(http://822km.com/images/qq-offline.png);}
    .offline1{background-image: url(http://822km.com/images/qq-offline1.png);}
       .zonkvm-kf {
            position: relative;
            display: inline-block;
        }
        
        .zonkvm-kf-wx {
            /* 默认隐藏联系信息 */
            display: none;
            position: absolute;
            top: 100%;
            left: 50%;
            width: 220px;
            transform: translateX(-50%);
            margin-top: 8px;
            padding: 8px 12px;
            background-color: #f2f4f7;
            color: white;
            border-radius: 4px;
            white-space: nowrap;
            z-index: 99999;
            /* 添加过渡效果使显示更平滑 */
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .zonkvm-kf-wxfoot {
    /* 默认隐藏联系信息 */
    display: none;
    position: absolute;
    bottom: 100%; /* 相对于父元素底部定位，即显示在上方 */
    left: 50%;
    width: 220px;
    transform: translateX(-50%);
    margin-bottom: 8px; /* 与下方元素保持距离 */
    padding: 8px 12px;
    background-color: #f2f4f7;
    color: white;
    border-radius: 4px;
    white-space: nowrap;
    z-index: 99999;
    /* 添加过渡效果使显示更平滑 */
    opacity: 0;
    transition: opacity 0.3s ease;
    }
         .zonkvm-kf-wx-tab{text-align:center;padding:10px;color:#323235}
         .zonkvm-kf-wx-left{float:left;padding-left:10px;padding-top:10px}
         .zonkvm-kf-wx-left img{width:85px}
         .zonkvm-kf-wx-right{float:right;padding-right:10px}
         .zonkvm-kf-wx-right p{line-height:35px;color:#9c9da0}
         .zonkvm-kf-wx-right .fa{color:#ff0000;margin-top:10px;margin-left:3px;color:#84de87}
        /* 为联系信息添加小箭头 */
        .zonkvm-kf-wx::before {
            content: '';
            position: absolute;
            bottom: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent #f2f4f7 transparent;
        }
        .zonkvm-kf-wxfoot::before {
    content: '';
    position: absolute;
    top: 100%; /* 将箭头定位在元素上方 */
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    /* 上边框设置颜色，其他方向透明，形成朝下的箭头 */
    border-color: #f2f4f7 transparent transparent transparent;
    }
        
        /* 鼠标悬停在图标上时显示联系信息 */
        .zonkvm-kf:hover .zonkvm-kf-wx {
            display: block;
            opacity: 1;
        }
         /* 鼠标悬停在图标上时显示联系信息 */
        .zonkvm-kf:hover .zonkvm-kf-wxfoot {
            display: block;
            opacity: 1;
        }
        
        .zonkvm-kf:hover .onwxline {
            transform: scale(1.1);
        }
        .copy-alert {position: fixed;top: 20%;left: 50%;transform: translateX(-50%);padding: 10px 20px;background-color: #4CAF50;color: white;border-radius: 5px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);opacity: 0;transition: opacity 0.3s ease-in-out;z-index: 999;}
    .copy-alert.show {opacity: 1;}