.flex-row{
    display:flex;
    flex-direction:row;
    justify-content: space-between;
}
body{
 background-color:#f5f5f5
}
a:hover{
 color:#00aeff!important
}
 .albox img{width:100%}
.activeLink{
color:#333333 !important;
}
.info-meu li{
 border-top: 1px solid #ECECEC !important;
border-bottom:none !important;
 }
.bg{
  background: #fff !important;
}
*{
  font-family: Microsoft YaHei;！important；
}
span{
 font-family: Microsoft YaHei;！important；
}
.hidden{display:none}
.hide_2{
display:none
}
.hide_1{
display:none
}
.hide_1 li{
   width:50%;
  display:inline-block;
}
#list_menu .bg ul li:last-child{
  border-bottom:none !important;
}
.news-lists .list{
  width:50%;
  height:187px;
}
*{
margin:0;
padding:0;
box-sizing:border-box;
}
.flex-row-center{
    display:flex;
    flex-direction:row;
    justify-content: center;
}
.text-align-left{
    text-align: left;
}
.align-item-center{
    align-items: center;
}
.align-item-end{
    align-items: end;
}
.flex-column{
    display:flex;
    flex-direction:column;
    justify-content: space-between;
}
.flex-column-center{
    display:flex;
    flex-direction:column;
    justify-content: center;
}
.center{
    text-align: center;
}
.flex1{
    flex:1
}
ul li{
    list-style: none;
}
/***************顶部样式*********************/
.container-wraper-top-nav{
  width:1200px;
  font-size: 20px;
font-family: Microsoft YaHei;
font-weight: 400;

height: 100px;
color: #4D4C4C;

}
.tip-title{
    font-size: 18px;
font-family: Microsoft YaHei;
text-align:left;
color: #333333;
}
.inline-block{
    display:inline-block;
}
.nav-tips{
display:none;
}
.nav-tips:hover{
  display:block;
}
.clearfix::after{
  content:'';
  display:inline-block;
  clear:both;
}
.location{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
line-height: 60px;
}
.location .current{
 color:#333333
}
.slide-menu{
    width:300px;
    text-align: center;
   margin-bottom:30px;
}
.slide-menu>li{
  min-height: 57px;
  line-height: 57px;
  cursor: pointer;
  color: #666666;
  border:0px;
  background-color:#fafafa;
  font-size: 16px;
  
}
.slide-menu li.active{
  color: #1E69BA;
}
.slide-menu .title{
   height:110px;
   line-height: 110px;
   color: #FFFDFD;
   font-size: 26px;
   background: #1E69BA;
}
.slide-menu .footer{
  height: 70px;
  line-height:70px;
  background: #1E69BA;
} 
.about-title{
    margin-bottom: 30px;
     margin-top: 42px;
    font-size: 24px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #1B1B1B;
}
.nav-tips{

    position:absolute;
    padding:20px;
    line-height:40px;
    top:100px;
    z-index:1000;
    background: #EEF5FB;
    transform: translateX(-50%);
}

.container-wraper-top-nav .container-wraper-top-nav-wraper li:hover .nav-tips{
    display:flex;
    opacity:1
}
.tip-text{
    font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
}
.nav-tips .table{
  display: table;
  width:100%
}
.nav-tips .table .table-cell{
    display: table-cell;
    width:50%;
    text-align: left;
}
.container-wraper-top-nav .container-wraper-top-nav-wraper li.sub{
        height:100px;
line-height:100px;
    position:relative;
    text-align: center;
}

.container-wraper-top-nav .container-wraper-top-nav-wraper .router-link-active{
    color: #E1680D;
}
.container-wraper-top-nav .container-wraper-top-nav-wraper .router-link-active::after{
    content:"";
    width:100%;
    position: absolute;
    left:0;
    bottom:20px;
    display:inline-block;
    height: 2px;
    background: #e6424b;
    
    border-radius: 1px;
  
}
.form-search .search-input{
    width:200px;
    height:30px;
    border: 1px solid #D5D5D5;
   border-radius: 4px;
   padding: 0 8px;
}
.form-search input{
    border:0;
    outline: none;
}
.left{
    float:left
}
.right{
    float:right
}
.form-search .lang{
  margin-left:12px;
  width:120px;
  height:40px;
  font-size: 20px;
  line-height: 40px;


}
.panal .hot{
  padding: 0 20px;
}

/**************top结束**************/
.home-page-tab{
    background: #195A9E;
}
.home-page-tab-item{
    width:270px;
    padding:29px 42px;
    
}
.home-page-tab-item.activeTab{
  background: #1C64B0;
}
.home-page-tab-item-left{
    width: 34px;
height: 40px;
}
.home-page-tab-item-right .product{
    font-size: 18px;
    font-weight: 400;
color: #FFFFFF;
}
.slide-menu .footer{
    height: 70px;
    line-height:70px;
  } 
.home-page-tab-item-right .product_en{
    font-size: 10px;
font-family: Arial;
font-weight: 400;
margin-top:6px;
color: #FFFFFF;

}
.text-center{
    text-align: center;
}
.maxWidth{
    width:1200px;
    margin:0 auto;
}
/****************top结束******************/

/**************产品中心***************/
/* .product-center{
  background-color: #FAFAFA;
} */
.product-center-wraper{
    padding:48px 0;
}
.product-center-wraper .title{
    font-size: 30px;
font-family: Microsoft YaHei;
font-weight: bold;
text-align: center;
color: #333333;
}
.product-center-wraper .title::after{
    content:"";
    display:block;
    width:45px;
height: 2px;
margin:0 auto;
margin-top:20px;
margin-bottom:60px;
background-color: #e6424b;
}
/***********新闻资讯******************/
.w_news{
    background-color: #fff;
}
.list-right{
    padding:0px 17px;
}
.w_news .descript{
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
line-height: 24px;
}
.news_title{
    font-size: 18px;
    color: #333333;
line-height:24px;
}
/*************底部***************/
.w_bottom{
    width:100%;
  margin-bottom:30px;
    background-color: #195A9E;
}
.bottom-list{
    line-height: 38px;
    color:#ffffff;
    font-size: 24px;
    padding:20px 0;
    text-align:center;
}
.w_bottom .menu-lists:nth-child(2),.w_bottom .menu-lists:nth-child(3) {

   //text-align:center;
}
.w_bottom .menu-lists:nth-child(4){
  // text-align:right;
 }
.menu-lists .title{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-bottom: 20px;
    color: #FFFFFF;
}

.bottom-list li a{
color:#fff
}
.menu-lists{
   
    margin-top:20px;
    line-height: 14px;
    color:#fff;
    font-size: 16px;
    font-family: Microsoft YaHei;
font-weight: 400;
line-height:32px;
color: #A2BFDE;
}
.menu-lists a{
  color: #A2BFDE;
}
.w_bottom_text{
    font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #A2BFDE;
background: #144F8C;
height:40px;
line-height: 40px;
}