.index_device .products .main li .img{
  width:325px;
}

.support li a,.support .footer a{
  text-decoration: none !important;
  border: none !important;
}

.support .index_device a{
    text-decoration: none;
}

.support .f_content ul{
  padding:30px 50px;
}

.support .f_content ul li{
    padding:35px 0;
}

.support .f_content ul li h3{
    font-size: 20px; 
    font-weight: bold;
    margin-bottom:25px;
}

.support .f_content ul li p{
    text-indent: 0.7em;
    color: #999999;
}

.support .f_content ul li .desc{
    margin-bottom:15px;
}

.support .f_content{
  margin-top:0;
  margin-bottom:40px;
 }

.support .separation{
    margin-bottom: 40px;
  text-align: center;    
}

.support .title h1 {
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 400;
    position: relative;
}

.support .title ul{
    padding:20px 0;
}

.support .news_wrap h3{
    padding:40px 0;
}

        
.ending_content .tag_wrap .tag_title a:nth-child(3) i{
    display:none;
}

.page_active{
    background: #C00000 !important;
    color:#fff;
}

.support .separation ul li{
    display: inline-block;
    height: 35px;
    margin: 0 5px;
    padding:0 17px;
    background: #fff;
    line-height: 35px;
    border-radius: 10px;
    border: 1px solid #999999;
}

.search_wrap{
    margin:50px 0;
    display:flex;
    align-items: center;
    justify-content: space-between;
}

.search_wrap .location{
    display:flex;

}

.search_wrap .search_countent{
  height:45px;
}

.search_wrap .search_countent form{
    display:flex;
}

.search_wrap .search_countent input{
  -webkit-appearance:none;
  border:1px solid #999999;
  border-radius: 0;
  border-right: 0;
  height:45px;
  flex:1;
  padding:0 5px;
}
.search_wrap .search_countent button{
  border: 0;
  background: #C00000;
  color: #fff;
  height:45px;
  padding:0 10px;
}

.search_wrap .search_countent input,.search_wrap .search_countent button,.support .separation ul li:hover{
    cursor: pointer;
  }

  .support .title ul li{
    display: inline-block;
    margin: 0 25px;
    color:#999999;
  }
  .support .title ul li span{
    color:#999999 !important;
  }


  .support .title h3{
    margin: 20px 0 20px 0;
  }

  .fdesc_content p,.fdesc_content p span a{
    font-size:18px;
    text-indent:2em;
    letter-spacing:1px; 
    line-height:2;
  }

  .support .ending_content{
    margin-top:40px;
    border-top: 2px solid #dddfe1;
    background:#fff;
  }

  .support .ending_content a{
    text-decoration: none;
    border: none;
  }

  .support .ending_content .tag{
    color:#5579e8;
    margin-right: 20px;
  }

  .support .ending_content .tag_title{
    text-indent:2em;
    letter-spacing:1px; 
    line-height:1;
  }

  .support .ending_content .ending_title{
    text-align: center;
    padding:20px 0;
  }

  .support .ending_content .ending_title h3{
    font-weight: 600;
    font-size:18px;
  }
 
 .ending_content .statement h3{
    font-weight: 600;
    margin:15px 0;
  }
  .ending_content .statement{
    border-top: 2px solid #dddfe1;
    padding:15px 0 30px 60px;
  }

  .ending_content .statement p{
    font-size:16px
  }

  .support .ending_content .tag_wrap{
    padding:20px;
  }

 .news_wrap {
    background: #f7f9fa;
    padding:0 30px 0 30px;
  }

  .news_wrap a{
    text-decoration: none;
  }
  .news_wrap h3{
    padding:20px 0;
  }

  .news_wrap h3,.hot_article h3{
    font-weight: 600;
  }
 
  .news_wrap .news_relevant_content{
    display:flex;
    flex-wrap: wrap;
  }

  .news_wrap .news_relevant{
    flex:50%;
    margin-bottom:20px;
  }

  .news_wrap .news_relevant .news_img{
    float: left;
    width: 242px;
    min-height: 160px;
    display: flex;
    align-items: center;
    margin-right:15px;
  }

  .news_wrap .news_relevant .news_img img{
    width: 100% !important;
    transition: all 0.5s;
    height: 160px !important;
  }

  .news_wrap .news_relevant .news_rr {
    margin-left:250px;
    min-height: 160px;
  }

  .news_wrap .news_relevant .news_rr .news_title{
    /* margin-bottom:10px; */
  }

  .news_wrap .news_relevant .news_rr .description{
      /* margin:10px 0; */
  }

  .news_wrap .news_relevant .news_rr{
    display:flex;
    flex-direction: column;
    justify-content: space-around;
  }

  .news_wrap .news_relevant .news_rr div:nth-child(3){
    color:#999999;
  }

  .hot_article .article_wrap{
    flex:1;
    display: flex;
    flex-wrap: wrap;
  }

  .hot_article{
    padding:20px;
  }

  .hot_article .article_wrap .article_item{
    flex:1;
    border: 1px solid #f7f9fa;
    margin-right: 10px;
    margin-top:10px;
  }

  .hot_article .article_wrap .article_item:nth-child(5){
    margin-right: 0px;
  }

  .hot_article .article_wrap .article_item:last-child{
    margin-right: 0px;
  }
  
  .hot_article .article_wrap .article_item a{
    text-decoration: none;
  }

  .hot_article .article_wrap .article_item .article_title{
    text-align: center;
    width:230px;
    padding:20px;
     white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .ending_content .swiper-container {
    height: 150px;
    background: #fff;
    padding:0 70px;
    border-bottom: 1px solid #ccc;
  } 

  .ending_content .swiper-container .swiper-wrapper {
    justify-content: space-between;
    align-items: center;
    background: #f7f9fa;
  }

  .ending_content .swiper-container .swiper-wrapper .left_swiper,.ending_content .swiper-container .swiper-wrapper .right_swiper{
    background: #fff;
    height: 100%;
    display:flex;
    justify-content: space-around;
    justify-content: center;
    flex-direction: column;
    flex:1;
  }

  .ending_content .swiper-container .swiper-wrapper .right_swiper{
    text-align: right;
    border-radius: 5px 0 0 5px;
  }

  .ending_content .swiper-container .swiper-wrapper .left_swiper{
    border-radius: 0 5px 5px 0;
  }

  .ending_content .swiper-container .swiper-wrapper .middle_box{
    width:25px;
  }

  .ending_content .swiper-container .swiper-wrapper .right_swiper .date_box,.ending_content .swiper-container .swiper-wrapper .left_swiper .date_box{
    margin-bottom:15px;
    font-size:16px;
  }

  .ending_content .swiper-container .swiper-button-prev,.ending_content .swiper-container .swiper-button-next{
    height: 27px;
  }

  .news_relevant_content .news_relevant .news_item_box .news_img,.hot_article .article_wrap .article_item .article_hover .img_box{
    overflow: hidden;
  }
  .news_relevant_content .news_relevant .news_item_box:hover .news_img img,.hot_article .article_wrap .article_item .article_hover:hover img{
    transform: scale(1.2);
  }

  .hot_article .article_wrap .article_item img{
    width: 100% !important;
    transition: all 0.5s;
    height: 160px !important;
  }

  .support .separation_wrap ul{
    text-align: center;
  }

  .support .separation_wrap ul li{
    display: inline-block;
    margin: 0 5px;
    background: #fff;
    border-radius: 10px;
    padding:6px 15px;
    border:1px solid #ccc;
  }

  .support .separation_wrap ul .active,.support .separation_wrap ul .active a{
    background: #C00000;  
    color: #fff;
  }

  .support .separation_wrap ul li:hover{
     cursor: pointer;
  }


  

 

 
