/* CSS Document */
.tab_k li{
    padding: 0 20px;
    height: 40px;
    line-height: 38px;
    color: #1dc0a5;
    background-color:#FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    font-size: 18px;
	display: inline-block;
	margin-left:15px;
	width:160px;
	}
.tab_k li:hover{
    padding: 0 20px;
    height: 40px;
    line-height: 38px;
    color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    font-size: 18px;
	display: inline-block;
	margin-left:15px;
	width:160px;
	background-color:#1dc0a5;
	}

.tab_k:hover a:hover{
color:#fff
}
@media screen and (max-width: 422px) {
  .index-service-list{
      width: 100%!important; 
      
  }
  .hd-live-item01-img{
    height:300px!important;
}
#container #li p {
   display: none;
 
}
.container span img{
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}
.tit > div > img {
    width: 58px;
}
.ul32 > li {
    border-right: 1px dashed #E6ECF5;
    border-bottom: 1px dashed #E6ECF5;
    border-top: 1px dashed #E6ECF5;
    margin-left: 7px;
    width: 45%;
}
.service_list_met_28_13_45.met-index-body{
    display:none!important;
}
.prod_news_cont_wrap_right{
    display:none;
}
}

