.zm-nav .searchnav{display: block;}
.common_list_cont{display: block;opacity: 0;}
.common_list_cont .list_li{ width:100%;max-width: 245px;}
.common_list_cont .waterfall_column{width: calc(94% / 6);}

@media screen and (min-width: 1930px) {
	.common_list_cont .waterfall_column{width: calc(93% / 7); }
}

@media screen and (max-width: 1370px) {
	.common_list_cont .waterfall_column{width: calc(94% / 5); }
}
@media screen and (max-width: 1200px) {
	.common_list_cont .waterfall_column{width: calc(94% / 4); }
}


.searchT{color: #999; font-size:14px;}
.searchT a{color: #999;}
.searchT h1{ padding:0;display: inline; font-size: 14px; letter-spacing:0px;}
.searchT a.zm_color{color: #3191f5;}


.aboutMb {background:#fff;padding:25px 0px 50px;clear:both;overflow:hidden;margin-bottom:40px;}
.hot_muban h3,.like_about h3 {font-size:22px;color:#444;border-bottom:1px solid #eee;padding-bottom:10px;}
.hot_muban h3::before,.like_about h3::before {content:'';display:inline-block;width:4px;height:20px;background-color:#3191f5;vertical-align:middle;margin-right:10px;}
.hot_muban h3 a {float:right;font-size:14px;margin-top:10px;color:#999;font-weight: normal;}
.hot_muban h3 a i{font-size: 14px;}
.hot_muban .common_list_cont{opacity: 1;}
.hot_muban .common_list_cont{ position: relative;display: flex;flex-wrap: wrap;opacity: 1;}
.hot_muban .common_list_cont .list_li{margin:20px 1% 0 0;border-radius:6px;border: 1px solid #eee;width: calc(94% / 6);  background-color: #fff;overflow: hidden; min-width: 160px !important;}
@media screen and (max-width: 640px) {
	.hot_muban .common_list_cont .list_li{width: 46vw; margin-left: 2vw; min-width: 140px !important;}
	
  }

  @media screen and (max-width: 768px) {	
	.hot_muban .common_list_cont .list_li{width: 30vw; margin-left: 2vw;}
	.hot_muban h3::before{vertical-align: text-bottom;}
	.hot_muban h3{font-size: 16px;line-height: 22px;}
	.hot_muban h3 a{margin-top: 5px;}
  }
  