 /*************产品详情*****************/
 
 /************公共字号设置*************/
  .f20 {
      font-family: 'OpenSans-R';
        font-size:24px;
        line-height:2rem;
        font-weight: bold;
        color: #000;
        margin-bottom:2.6rem;
        text-transform: capitalize;
    }
    .f20.margin1{
        margin:15px 0 2.6rem;
    }
    .f20.center1{
       font-size:2rem;
    }
    .f20.biaoti{
       font-size:2rem;
       padding-top:5rem;
    }
    .f20.f2rem{
        font-size:2rem;
    }
    .f18 {
        font-family: 'OpenSans-R';
        font-size: 18px;
        line-height: 1.75rem;
        margin:1rem 0;
        color: #333;
    }
    .f16 {
        font-family: 'OpenSans-R';
        font-size:18px;
        color:#111;
        line-height:1.75rem;
        margin-bottom:1.2rem;
    }
    .f16.fumargin{
        margin:-2rem 0 2.6rem;
    }
    .f14 {
        font-family: 'OpenSans-R';
        font-size: 1rem;
        font-weight: bold;
        color:#333;
        margin-bottom:0.5rem;
    }
    
 
 
/************使用选择**************/
.option{
    font-family: 'OpenSans-R';
    margin:4rem 0;
    height:460px;
    overflow:hidden;
}
.option_desc{
   width: 55%;
    float: left;
    padding: 10.4% 12% 10.4% 12%;
    box-sizing: border-box;
    background: #f5f5f5;
}
.option_desc .f20{
    font-size:2rem;
}
.option_img{
    width:45%;
    float:right;
}

.option_img img{
    display:block;
    width:100%;
}
/***********产品优势***************/
    .chanp{
        font-family: 'OpenSans-R';
    }
    .chanp ul li {
        width: 49%;
        float: left;
        margin-right: 2%;
    }
    .chanp1 ul li {
        width: 23.5%;
        float: left;
        margin-right: 2%;
        border-radius:2rem 2rem 0 0;
        overflow:hidden;
    }
    .chanp1{
        margin:4rem 0;
    }
    .chanp2{
        margin-bottom:4rem;
        margin-top: 0px;
    }
    .chanp2 ul li{
        border-radius:2rem;
        margin-bottom: 0;
    }
    .chanp ul li:nth-child(2n) {
        float: right;
        margin-right: 0;
    }
    .chanp1 ul li:nth-child(2) {
        float: left;
        margin-right:2%;
    }
    .chanp2 ul li:nth-child(4) {
        float: right;
        margin-right: 0;
    }
    .chanp2 .chap_img{
        margin-top:-10px;
    }
    .chanp .chap_img img,.chanp1 .chap_img img {
        width: 100%;
    }
    .chanp .chanp_desc {
        text-align: center;
        box-sizing: border-box;
    }
    .chanp3 ul li{
        background:#fff;
        border-radius:0rem;
        margin-bottom:0;
    }
    .chanp3 .chanp_desc{
        height:100%;
        padding:0;
        text-align:center;
    }
    .chanp3 .chanp_desc .f20{
        margin:1rem 0;
    }
    /**********穿戴方法*******************/
    .method{
        font-family: 'OpenSans-R';
        margin:4rem 0;
    }
    .me_cont {
    display: flex;
}
    .method .method_con{
    flex: 1;
    margin-right: 2%;
    text-align: center;
    border: 1px solid #f5f5f5;
    box-sizing: border-box;
    background: #f5f5f5;
    }
    .method1 .method_con{
       width: 15%;
    float: left;
    margin-right: 2%;
    text-align: center;
    border:none;
    box-sizing: border-box;
    }
    .method .method_con:nth-child(3){
        float:right;
        margin-right:0;
    }
    .method1 .method_con:nth-child(3){
        float:left;
        margin-right:2%;
    }
    .method1 .method_con:nth-child(6){
        float:right;
        margin-right:0;
    }
    .method_desc {
    padding: 20px 30px;
    box-sizing: border-box;
}
.method1 .method_desc {
    background: #ffff;
    padding:0px;
    box-sizing: border-box;
    height:100%;
}
.method_desc .f20{
        margin:1rem 0;
    }
.method1 .method_desc .f16{
   color: #705fbd;
    margin-bottom: 0;
    font-size: 1.2rem;
}
    .method_img img{
        width:100%;
    }
    
    
    
    /************细节图展示*****************/
    
    .xijie {
        font-family: 'OpenSans-R';
        margin:4rem 0;
    }
    
    .xijie ul li {
        width: 32%;
        float: left;
        margin-right: 2%;
        margin-bottom: 30px;
    }
    
    .xijie ul li img {
        width: 100%;
    }
    
    .xijie ul li:nth-child(3n) {
        float: right;
        margin-right: 0;
    }
    
    .xijie1 {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .xijie ul li p{
        margin:0;
        
    }
    .xijie1 ul li {
        width: 49%;
        float: left;
        margin-right: 2%;
    }
    
    .xijie1 ul li img {
        width: 100%;
    }
    
    .xijie1 ul li:nth-child(2n) {
        float: right;
        margin-right: 0;
    }
    /**********产品特点*************/
    .feature{
        font-family: 'OpenSans-R';
        margin-top:4rem;
        height: 600px;
    overflow: hidden;
    }
    .feature ul li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom:2rem;
        padding: 35px 45px;
        text-align: left;
        box-shadow: 0px 0px 15px #dedede;
        transition: 0.4s all;
        box-sizing: border-box;
    }
    .feature ul li .f20{
        margin:1rem 0;
    }
    .feature ul li .f16{
        height:75px;
    }
    .feature ul li:nth-child(2n) {
        margin-right: 0;
    }
    
    .feature ul li:hover {
        -webkit-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
    }
    
    p {
        margin: 0;
    }
    
    .jj {
        font-family: 'OpenSans-R';
        margin-bottom:4rem;
    }
    .jj ul{
        display:flex;
        flex-wrap:wrap;
    }
    .jj li {
        flex:23.5%;
        background: #fff;
        box-shadow: 0 5px 15px 0 #eee;
        margin-right: 2%;
        position: relative;
        padding: 30px;
        box-sizing: border-box;
        border-bottom: 5px solid #705fbd;
        border-radius: 0 0 20px 20px;
    }
    
    .jj5 li {
       flex: 18.4%;
        background: #fff;
        box-shadow: 0 5px 15px 0 #eee;
        margin-right: 2%;
        position: relative;
        padding: 30px;
        box-sizing: border-box;
        border-bottom: 5px solid #705fbd;
        border-radius: 0 0 20px 20px;
    }
    
    .jj6 {
        margin-bottom: 50px;
    }
    
    .jj6 li {
        flex:32%;
        margin-bottom: 30px;
    }
    
    .jj li:last-child,
    .jj5 li:last-child {
        float: right;
        margin-right: 0px;
    }
    
    .jj6 li:nth-child(3n) {
        margin-right: 0;
    }
    
    .jj li .xbt {
        font-family: 'OpenSans-R';
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        color: #111;
        display: block;
        font-weight: 700;
        margin-bottom: 15px;
    }
    
    .jj li p {
        font-family: 'OpenSans-R';
        font-size:18px;
        font-weight: 400;
        line-height: 1.3;
    color: #111;
    padding-bottom: 1.2rem;
    }
    
    .content1 {
        width: 1400px;
        margin: 0 auto;
    }
    /*********大图间隔***************/
    
    .yhimg,.Ehucon_img,.xq {
        margin-bottom: 4rem;
    }
    
    
    /************视频左右板块****************/
    .cp_con{
        font-family: 'OpenSans-R';
        margin-bottom:4rem;
    }
    
    .cp_con .cp_video{
        width:50%;
        float:right;
    }
    .cp_con .cp_desc{
        width:45%;
        float:left;
        padding-top:1rem;
    }
    .cp_desc .f20{
        font-size:2rem;
    }
    /**********技术参数**************/
    
    .canshu{
        font-family: 'OpenSans-R';
        margin-bottom:4rem;
        
    }
    .canshu table tr td{
        padding:10px;
        text-align:center;
        font-size:0.85rem;
        background:#fff;
    }
    
    .canshu table tr:nth-child(2n-1) td{
        background:#f2f3fa;
    }
    
    .canshu table tr td:nth-child(2n-1){
        font-size:0.95rem;
    }
    
    
    
    
    /***************产品优势******************/
    
    .ys {
        font-family: 'OpenSans-R';
        margin-top:4rem;
    }
    
    .cpys .ys_img {
        width: 50%;
        float: right;
    }
    .cpys p{
        margin:0;
    }
    .cpys .ys_img img {
        width: 100%;
        box-sizing: border-box;
    }
    
    .cpys .ys_desc {
        width: 50%;
        float: left;
        padding: 5% 5% 0;
        box-sizing: border-box;
    }
    
   .d2.ys {
    height: 402px;
}
    .d2 .ys_img {
        float: left;
    }
    
    .d2 .ys_desc {
        float: left;
    }
    
    .d3 .ys_img,
    .d3 .ys_desc,
    .d4 .ys_img,
    .d4 .ys_desc {
        width: 100%;
        padding: 0;
    }
    .d3.ys {
    margin-top: 0;
}
    .d3 .ys_desc .f20 {
        margin: 0;
    }
    
    .d3 .ys_desc .f14 {
        margin: 15px 0;
    }
    
    /************尺寸****************/
    
    .line40 {
        line-height: 40px;
    }
    .size{
        font-family: 'OpenSans-R';
    }
    .size .ys {
        height: 470px;
        margin-top: 0;
        margin-bottom: 30px;
        background: #f5f5f5;
    }
    
    .size .ys_img {
        width: 44%;
        float: right;
        padding: 50px;
        box-sizing: border-box;
    }
    
    .size .ys_img img {
        width: 100%;
        border: 1px solid #eee;
    }
    
    .size .ys_desc {
        width: 40%;
        float: left;
        padding: 7% 10% 0;
        box-sizing: border-box;
    }
    /*********Q&A***************/
    
    .JoinList {
        font-family: 'OpenSans-R';
        margin: 3rem auto;
    }
    
    .JoinList li {
        margin-bottom: 10px;
        border: 1px solid #eee;
        background: #f9f9f9;
        padding: 10px 0 0;
    }
    
    .JoinList li:last-child {
        margin-bottom: 0;
    }
    
    .JoinList li .title {
        padding-right: 30px;
        background: url(http://e863327.wmcms.nswyun.com/web/uploads/image/20250425/7h95iU4D0m7WIx1u51g4xC3A07O1Tz5r.webp) 98% center no-repeat;
        cursor: pointer;
        font-size: 18px;
        color: #333;
        padding: 15px 0;
        font-weight: bold;
        -webkit-user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        user-select: none;
        padding-left: 30px;
        font-weight: normal;
    }
    
    .JoinList li.on .title {
        background-image: url(http://e863327.wmcms.nswyun.com/web/uploads/image/20250425/HD51aP1PmB84qP175e623xy4oqIA0b79.webp);
        color: #705fbd;
    }
    
    .JoinList li .info {
        background: #fff;
        display: none;
        border-top: 1px dotted #e8e8e8;
    }
    
    .JoinList li .info .txtbox {
        padding: 15px 0;
    }
    
    .JoinList li .ys {
        font-size: 1.2rem;
        color: #222;
    }
    
    .JoinList li p {
        margin: 5px 0;
        color: #333;
        padding-left: 30px;
    }
    
    
    /***********解决方案*************/
/*************为什么*************/
    .content1.\39 50 {
    width: 950px;
}
        font-family: 'OpenSans-R';
        background: #f5f5f5;
        padding: 4rem 0 5.5rem 0;
        margin-top:4rem;
    }
    
    .why ul li {
        position: relative;
        width: 950px;
        box-sizing: border-box;
        font-size:18px;
    }
    .why ul li strong{
        color:#705fbd;
        
    }
    .why .f18{
        width:980px;
    }
    /*********系统**********/
    .system{
        font-family: 'OpenSans-R';
        border-top: 1px solid #705fbd;
    padding-top: 4rem;
    }
    .sys_img {
        width: 48%;
    }
  .system1{
  margin-top:5rem;
  padding-top: 0;
  border-top: none;
  }
 
    .sys_img img {
        width: 100%;
  margin:0;
    }
    
    .sys_desc {
        box-sizing: border-box;
    }
.sys_desc p{
  line-height:25px;
  margin:15px 0;
}
  .sys_desc .f16{
      margin-bottom:0;
  }
.sys_desc strong{
 display: block;
    color: #705fbd;
    margin-top: 15px;
}
    .system .sub {
        display: inline-block;
        margin-top:1.7rem;
        height: 2.8rem;
        background: #705fbd;
        border-radius: .5rem;
        text-align: center;
        font-size: .95rem;
        font-weight: 400;
        line-height: 2.8rem;
        padding:0 1.5rem;
    }
    .system .sub a {
        color: #fff;
    }
    
    .sys1,
    .sys2 {
        width:950px;
        border: 1px solid #eee;
        border-radius: 15px;
        box-sizing: border-box;
        padding: 45px;
        margin:1.7rem 0;
        transition: all 0.5s;
    }
    .sys1 .f18,
    .sys2 .f18 {
        color: #705fbd;
    }
    .sys_con .f20{
        margin-bottom:1rem;
    }
    .sys1:hover,
    .sys2:hover {
        transform: translate(0px, -10px);
    }
    /************方案描述****************/
    
    .gk {
        font-family: 'OpenSans-R';
        margin:4rem 0;
    }
    .gk span{
        font-weight:bold;
        color:#000;
    }
    .gk1 {
        background: #f5f5f5;
        padding: 70px 0 80px;
        margin-bottom:0;
    }
.gk_con {
   font-size: 18px;
   line-height:1.75rem;
    margin-bottom: 0.8rem;
}
    .gk strong {
        color: #705fbd;
        display: block;
    }
    
    
    
    .gk .f14 {
        font-weight: normal;
    }
    
    .ma_t15 {
        margin-top:1.5rem;
    }
.gk .f20,.gk .f16,.gk .f14,.gk .f18{
    width:950px;
}
/************关于页面***************/
/*************fact******************/
  .fact{
      font-family: 'OpenSans-R';
  text-align: center;
    background: #f5f5f5;
    box-sizing: border-box;
    padding:3rem;
  }
  .fact li{
  width:49%;
    float:left;
    margin-top:20px;
    margin-right:2%;
  }
  .fact li:nth-child(2n){
  float:right;
    margin-right:0;
  }
  .fact1{
  width:50%;
    float:left;
     border-right:1px solid #ccc;
  }
  .fact2{
  width: 50%;
    float: right;
   
  }
  .fact1,.fact2{
      padding:50px;
      border-top:1px solid #ccc;
      box-sizing:border-box;
  }
  .fact1 li{
  margin-top: 30px;
    padding: 0 9%;
    box-sizing: border-box;
  }
  .fact1 .f18{
      font-size:24px;
    display:inline-block;
  color: #705fbd;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #705fbd;
  }
  .fact .f16{
  font-size:18px;
    font-weight:bold;
  }
  .fact1 .f14{
      font-size:18px;
  font-weight:normal;
  }
  .fact2 .fact_img{
  width:60px;
    height:60px;
    background:#705fbd;
    border-radius:50%;
    margin:10px auto;
  }
  .fact2 .fact_img img{
      width:100%;
  }
  /**************关于*****************/
  
.ab_con{
    font-family: 'OpenSans-R';
    height:509px;
    margin-bottom: 5rem;
}
  .ab_img{
  width:50%;
    float:right;
  }
  .ab_img img{
      width:100%;
  }
  .ab_desc{
  width:50%;
    float:left;
    padding:5%;
    box-sizing:border-box;
  }
  .ab_desc p{
  margin:15px 0 0 0;
  }
  .ab3{
     margin-top:5rem; 
  }
 /* .ab2,.ab4{
  background:#f5f5f5;
    padding:70px;
    box-sizing:border-box;
    height: 596px;
    margin-top: 80px;
  }*/
  .ab2 .ab_img,.ab4 .ab_img{
  float:left;
  }
  .ab2 .ab_desc,.ab4 .ab_desc{
  float:right;
  }
  /********发展历程**********/
  .fzlc1{
      font-family: 'OpenSans-R';
    margin-top:80px;
  }
  .fzlc1 .content1{
  border: 1px solid #ccc;
    padding: 70px;
    box-sizing: border-box;
  }
  .fzlc1 .line {
        position: relative;
    }
  .fzlc1 .line:before{
  width:1px;
    height:100%;
    background:#eee;
    content:"";
    position:absolute;
    left:49%;
    top:0;
  }
    .fzlc1 .fzlc_con{
        margin:2rem 0 0;
      width:35%;
      box-sizing:border-box;
      position:relative;
    }
  .fzlc1 .fzlc_con:before {
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        width: 10px;
        height: 10px;
      left:-7.75%;
        background-color: #705fbd;
        border: 3px solid #fff;
        border-radius: 50%;
    }
  .fzlc1 .left:before {
        left:107.5%;
    }
  .center1{
  text-align:center;
  }
  .fzlc1 .left{
  text-align:right;
    margin-left: 10.9%;
  }
    .fzlc1 .right {
        float:right;
      margin-right: 13.75%;
    }
  .fzlc1 p{
  text-align:right;
  }
  
  .fzlc1 .f20{
      margin-bottom: 1rem;
  }
  
 .nav1 ul{
    display:flex;
    flex-wrap:wrap;
  }
  .nav1 ul li{
    margin-right:2%;
  margin-bottom: 1.2rem;
    border: 1px solid #eee;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    
  }
  .nav1 ul li a{
    color:#000;
    font-size:1rem;
  text-transform: capitalize;
  }
.nav1 ul li:hover{
  border:1px solid #705fbd;
}
  /***************PC样式结束******************/
  
  
  
  
  
  
  
  
  
  
  
  
  
  /**********手机样式开始****************/
  
  
  
  
 
  
  @media screen and (max-width: 765px){
      
      
      
      
   /*************产品详情*****************/
   
 
   /*********公共字号设置**********/
   .f20 {
        font-size:1.2rem;
        line-height: 1.2;
        font-weight: bold;
        color: #000;
        margin-bottom:2.6rem;
        text-transform: capitalize;
    }
    .f20.margin1{
        margin:15px 0 2.6rem;
    }
    .f20.center1{
       font-size:2rem;
    }
    .f20.biaoti{
       font-size:2rem;
       padding-top:2rem;
    }
    .f18 {
        font-size: 1.05rem;
        line-height: 25px;
        margin:1rem 0;
        color: #333;
    }
    .f16 {
        font-size:0.85rem;
        color:#111;
        line-height:1.2rem;
        margin-bottom:1.2rem;
    }
    .f16.fumargin{
        margin:-2rem 0 2.6rem;
    }
    .f14 {
        font-size: 1rem;
        font-weight: bold;
        color:#333;
        margin-bottom:0.5rem;
    }
    
    

/************使用选择**************/
.option{
    margin:2rem 0;
    height:100%;
}
.option_desc{
    width:100%;
    float:left;
    padding:0;
    background:#fff;
}

.option_img{
    width:100%;
    float:right;
}

.option_img img{
    display:block;
    width:100%;
}
.option .f20{
    text-align:center;
}
.option .f16{
    margin:-2rem 0 2.6rem;
    text-align:center;
}

/***********产品优势***************/
    
    .chanp ul li {
        width: 100%;
        background: #fff;
        float: left;
        margin-right: 0%;
        margin-bottom: 1rem;
    }
    
    .chanp ul li:nth-child(2n) {
        float: right;
        margin-right: 0;
    }
    .chanp1,.chanp2,.chanp3{
        margin:2rem 0;
    }
    .chanp2 ul li {
        background: #fff;
    }
    .chanp .chap_img img {
        width: 100%;
    }
    .chanp .chanp_desc {
        text-align: left;
        padding:1rem;
        box-sizing: border-box;
        height:100%;
    }
    
    
    /**********穿戴方法*******************/
    .method{
        margin:2rem 0;
    }
    .method .method_con{
       width: 100%;
    float: left;
    margin-right:0%;
    text-align: center;
    border:none;
    box-sizing: border-box;
    margin-bottom:1rem;
    }
    .method1 .method_desc {
    background: #ffff;
    padding: 1rem;
    box-sizing: border-box;
    height: 100%;
}
    .method .method_con:nth-child(3){
        float:right;
        margin-right:0;
    }
    .method_desc {
    background: #f5f5f5;
    padding: 1rem;
    box-sizing: border-box;
    height: 100%;
}
    .method_img img{
        width:100%;
    }
    /************细节图展示*****************/
    
    .xijie {
        margin-top:1rem;
        margin-bottom:2rem;
    }
    
    .xijie ul li {
        width: 100%;
        float: left;
        margin-right:0%;
        margin-bottom: 0.5rem;
    }
    
    .xijie ul li img {
        width: 100%;
    }
    
    .xijie ul li:nth-child(3n) {
        float: right;
        margin-right: 0;
    }
    
    .xijie1 {
       margin-top:1rem;
        margin-bottom:2rem;
    }
    
    .xijie1 ul li {
        width: 100%;
        float: left;
        margin-right: 0%;
    }
    
    .xijie1 ul li img {
        width: 100%;
    }
    
    .xijie1 ul li:nth-child(2n) {
        float: right;
        margin-right: 0;
    }
    /**********产品特点*************/
    .feature{
        margin:2rem 0;
        height:100%;
    }
    .feature ul li {
        float: left;
        width: 100%;
        height: 100%;
        margin-right: 0%;
        margin-bottom: 1rem;
        padding:1rem;
        text-align: left;
        box-shadow: 0px 0px 15px #dedede;
        transition: 0.4s all;
        box-sizing: border-box;
    }
    .feature .f20{
        text-align:left;
        
    }
    .feature ul li:nth-child(2n) {
        margin-right: 0;
    }
    
    .feature ul li:hover {
        -webkit-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
    }
    .feature ul li .f16 {
    height: 100%;
}
    p {
        margin: 0;
    }
    
    .jj {
        margin-bottom: 2rem;
    }
    
    .jj li {
        float: left;
        width: 100%;
        background: #f5f5f5;
         box-shadow:none;
        margin-right: 0%;
        margin-bottom:1rem;
        position: relative;
        padding: 1rem;
        box-sizing: border-box;
        border-bottom:none;
        border-radius:0.5rem;
    }
    
    .jj5 li {
       float: left;
        width: 100%;
        background: #f5f5f5;
        box-shadow:none;
        margin-right: 0%;
        margin-bottom:1rem;
        position: relative;
        padding: 1rem;
        box-sizing: border-box;
        border-bottom:none;
        border-radius:0.5rem;
    }
    .jj li:hover{
        border-bottom:5px solid #705fbd;
        box-shadow: 0 5px 5px 0 #eee;
        
    }
    .jj6 {
        margin-bottom: 1rem;
    }
    
    .jj6 li {
        float: none;
        width: 100%;
        margin-bottom: 1rem;
    }
    
    .jj li:last-child,
    .jj5 li:last-child {
        float: right;
        margin-right: 0px;
    }
    
    .jj6 li:nth-child(3n) {
        margin-right: 0;
    }
    
    .jj li .xbt {
        font-size: 1.2rem;
        font-weight: 400;
        line-height:2;
        color: #111;
        display: block;
        font-weight: 700;
        margin-bottom: 1rem;
    }
    
    .jj li p {
        font-size: 0.85rem;
        font-weight: 400;
        line-height:1.5rem;
        color: #111;
    }
    
    .jj5 li .xbt {
        height: 100%;
    }
    
   
    .content1 {
        width: 100%;
        margin: 0 auto;
    }
    /*********大图间隔***************/
    
    .yhimg,.Ehucon_img {
        width:100%;
        margin-bottom:2rem;
    }
    .yhimg img,.Ehucon_img img,.xq img{
        width:100%;
    }
    .Ehucon_img p{
        margin:0;
        
    }
    
    /************视频左右板块****************/
    .cp_con{
        margin-bottom:2rem;
    }
    
    .cp_con .cp_video{
        width:100%;
        float:right;
    }
    .cp_con .cp_desc{
        width:100%;
        float:left;
        padding-top:0px;
    }
    /**********技术参数**************/
    
    .canshu{
        margin-bottom:2rem;
        
    }
    .canshu table tr td{
        padding:5px;
        text-align:center;
        font-size:0.85rem;
        background:#fff;
    }
    
    .canshu table tr:nth-child(2n-1) td{
        background:#f2f3fa;
    }
    
    .canshu table tr td:nth-child(2n-1){
        font-size:1rem;
    }
    /***************产品优势******************/
    
    .ys {
        margin-top: 2rem;
    }
    
    .cpys .ys_img {
        width: 100%;
        float: right;
    }
    
    .cpys .ys_img img {
        width: 100%;
        box-shadow:none;
        box-sizing: border-box;
    }
    
    .cpys .ys_desc {
        width: 100%;
        float: left;
        padding: 0rem;
        padding-top:1rem;
        box-sizing: border-box;
    }
    
    
    .d2 .ys_img {
        float: left;
    }
    
    .d2 .ys_desc {
        float: left;
    }
    .d1 .f16,.d2 .f16{
        margin: -2rem 0 0rem;
    }
    .d3 .ys_img,
    .d3 .ys_desc,
    .d4 .ys_img,
    .d4 .ys_desc {
        width: 100%;
        padding: 0;
    }
    
    .d3 .ys_desc .f20 {
        margin: 0;
    }
    
    .d3 .ys_desc .f14 {
        margin: 1rem 0;
    }
    
    .d3 .ys_desc .f16 {
        margin-bottom: 1rem;
    }
    /************尺寸****************/
    
    .line40 {
        line-height:2rem;
    }
    
    .size .ys {
        height:100%;
        margin-top: 0;
        margin-bottom: 1rem;
        background: #f5f5f5;
    }
    
    .size .ys_img {
        width: 100%;
        float: right;
        padding:0rem;
        box-sizing: border-box;
    }
    
    .size .ys_img img {
        width: 100%;
        border: 1px solid #eee;
    }
    
    .size .ys_desc {
        margin-bottom:1rem;
        width: 100%;
        float: left;
        padding:1rem;
        box-sizing: border-box;
        background: #f5f5f5;
    }
    .size .ys_desc .f20{
        margin-bottom: 1rem;
    }
    /*********Q&A***************/
    
    .JoinList {
        margin:2rem auto;
    }
    
    .JoinList li {
        margin-bottom: 0.5rem;
        border: 1px solid #eee;
        background: #f9f9f9;
        padding:1rem 0 0;
    }
    
    .JoinList li:last-child {
        margin-bottom: 0;
    }
    
    .JoinList li .title {
        background: url(http://e863327.wmcms.nswyun.com/web/uploads/image/20250425/7h95iU4D0m7WIx1u51g4xC3A07O1Tz5r.webp) 98% center no-repeat;
        cursor: pointer;
        font-size: 1rem;
        color: #333;
        padding: 15px 2.5rem;
        font-weight: bold;
        -webkit-user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        user-select: none;
        font-weight: normal;
    }
    
    .JoinList li.on .title {
        background-image: url(http://e863327.wmcms.nswyun.com/web/uploads/image/20250425/HD51aP1PmB84qP175e623xy4oqIA0b79.webp);
        color: #705fbd;
    }
    
    .JoinList li .info {
        background: #fff;
        display: none;
        border-top: 1px dotted #e8e8e8;
    }
    
    .JoinList li .info .txtbox {
        padding: 1rem 0;
    }
    
    .JoinList li .ys {
        font-size: 1.7rem;
        color: #222;
    }
    
    .JoinList li p {
        margin: 0.5rem 0;
        color: #333;
        padding-left:2rem;
    }
    
    
    /***********解决方案*************/
/*************为什么*************/
    
 .why {
        background: #f5f5f5;
        padding: 2rem;
        margin-top:2rem;
    }
    
    .why ul li {
        position: relative;
       width:100%;
       font-size: 1rem;
        box-sizing: border-box;
    }
    .why ul li strong{
        color:#705fbd;
        
    }
    .why .f18{
       width:100%;
    }
    /*********系统**********/
    .system{
        border-top: 1px solid #ccc;
    padding-top: 2rem;
    }
    .sys_img {
        width: 100%;
    }
  .system1{
  margin-top:2rem;
  padding-top: 0;
  border-top: none;
  }
 
    .sys_img img {
        width: 100%;
  margin:0;
    }
    
    .sys_desc {
        box-sizing: border-box;
    }
.sys_desc p{
  line-height:25px;
  margin:15px 0;
}
  .sys_desc .f16{
      margin-bottom:0;
  }
.sys_desc strong{
 display: block;
    color: #705fbd;
    font-size: 1.2rem;
    margin-top: 15px;
}
    .system .sub {
        display: inline-block;
        margin-top:1.7rem;
        height: 2.8rem;
        background: #705fbd;
        border-radius: .5rem;
        text-align: center;
        font-size: .95rem;
        font-weight: 400;
        line-height: 2.8rem;
        padding:0 1.5rem;
    }
    .system .sub a {
        color: #fff;
    }
    
    .sys1,
    .sys2 {
        width:100%;
        border: 1px solid #eee;
        border-radius: 15px;
        box-sizing: border-box;
        padding:1rem;
        margin:1.7rem 0;
        transition: all 0.5s;
    }
    .sys1 .f18,
    .sys2 .f18 {
        color: #705fbd;
    }
    .sys_con .f20{
        margin-bottom:1rem;
    }
    .sys1:hover,
    .sys2:hover {
        transform: translate(0px, -10px);
    }
    /************方案描述****************/
    
    .gk {
        margin:2rem 0;
    }
    .gk span{
        font-weight:bold;
        color:#000;
    }
    .gk1 {
        background: #f5f5f5;
        padding: 2rem;
        margin-bottom:0;
    }
.gk_con {
   font-size: 0.95rem;
    margin-bottom: 0.8rem;
}
    .gk strong {
        color: #705fbd;
        display: block;
    }
    
    
    
    .gk .f14 {
        font-weight: normal;
    }
    
    .ma_t15 {
        margin-top:1.5rem;
    }
.gk .f20,.gk .f16,.gk .f14,.gk .f18{
    width:100%;
}

/************关于页面***************/
/*************fact******************/
  .fact{
  text-align: center;
    background: #fff;
    box-sizing: border-box;
    padding:0rem;
    margin-top:2rem;
  }
  .fact li{
  width:49%;
    float:left;
    margin-top:1rem;
    margin-right:2%;
  }
  .fact li:nth-child(2n){
  float:right;
    margin-right:0;
  }
  .fact1{
  width:100%;
    float:left;
     border-right:none;
     margin-bottom:1rem;
  }
  .fact2{
  width: 100%;
    float: right;
   
  }
  .fact1,.fact2{
      padding:2rem;
      border-top:none;
      box-sizing:border-box;
      background:#f5f5f5;
  }
  .fact1 li{
  margin-top: 1rem;
    padding: 0 2%;
    box-sizing: border-box;
  }
  .fact1 .f18{
      font-size:1.2rem;
    display:inline-block;
  color: #705fbd;
    font-weight: bold;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #705fbd;
  }
  .fact .f16{
  font-size:1rem;
    font-weight:bold;
  }
  .fact1 .f14{
  font-weight:normal;
  }
  .fact2 .fact_img{
  width:60px;
    height:60px;
    background:#705fbd;
    border-radius:50%;
    margin:10px auto;
  }
  .fact2 .fact_img img{
      width:100%;
  }
  /**************关于*****************/
  
  .about{
      margin-bottom:2rem;
      
  }
.ab_con{
    margin-bottom:0;
    height:100%;
}
  .ab_img{
  width:100%;
    float:right;
  }
  .ab_img img{
      width:100%;
  }
  .ab_desc{
  width:100%;
    float:left;
    padding:1rem 0 0 0;
    box-sizing:border-box;
    background:#ffff;
  }
  .ab_desc .f20{
  margin-bottom:1rem;
  }
  .ab_desc p{
  margin:0.5rem 0;
  }
 /* .ab2,.ab4{
  background:#f5f5f5;
    padding:70px;
    box-sizing:border-box;
    height: 596px;
    margin-top: 80px;
  }*/
  .ab2 .ab_img,.ab4 .ab_img{
  float:left;
  }
  .ab2 .ab_desc,.ab4 .ab_desc{
  float:right;
  }
  .ab4{
      margin-bottom:2rem;
  }
  /********发展历程**********/
  .fzlc1{
    margin-top:2rem;
  }
  .fzlc1 .content1{
  border: none;
    padding:0rem;
    
  }
  .fzlc1 .line {
        position: relative;
    }
  .fzlc1 .line:before{
      display:none;
  width:1px;
    height:100%;
    background:#eee;
    content:"";
    position:absolute;
    left:49%;
    top:0;
  }
    .fzlc1 .fzlc_con{
        background:#f5f5f5;
        margin:1rem 0 0;
      width:100%;
      padding:2rem;
      box-sizing:border-box;
      position:relative;
    }
  .fzlc1 .fzlc_con:before {
      display:none;
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        width: 10px;
        height: 10px;
      left:-7.75%;
        background-color: #705fbd;
        border: 3px solid #fff;
        border-radius: 50%;
    }
  .fzlc1 .left:before {
      display:none;
        left:107.5%;
    }
  .center1{
  text-align:center;
  }
  .fzlc1 .left{
  text-align:left;
    margin-left: 0%;
  }
    .fzlc1 .right {
        float:right;
      margin-right:0%;
    }
  .fzlc1 p{
  text-align:left;
  }
      
      
  }