﻿
.search_list_met_21_1_4{
    background:#ffffff !important;
    background: !important;
}
.search_list_met_21_1_4{
    padding: 15px 0;
    border-bottom: 1px solid ;
    border-color:#373737;
    border-color:#dedbdb;
}
.search_list_met_21_1_4 .input-search-btn{
    padding: 0px;
}
.search_list_met_21_1_4 .search-text{
    float:left;

    margin-right: 20px;
}
.search_list_met_21_1_4 .container{
    padding:0 5%;
}
.search_list_met_21_1_4 .search-text>span{
    font-size:16px;
    color:#656565;
    color:;
}
.search_list_met_21_1_4 .search-text>a{
    font-size:16px;
    padding: 0 7px;
    color:#656565;
    color:;
}
@media (max-width:767px) {
   .search_list_met_21_1_4 .search-box {
    margin-left: 0;
    max-width: 80%;
    margin: 0 auto;
    float: none;
   }
   .search_list_met_21_1_4 .search-text{
    margin-right: 0;
    margin-bottom: 5px;
    float: none;
   }
   .search_list_met_21_1_4 .hides{
    display:none;
   }
   .search_list_met_21_1_4 .search-box .input-search input:focus {
    width: 230px;
   }
}

.hotproduct_list_met_16_1_3 {
  text-align: center;
  padding:30px 0;
}
.hotproduct_list_met_16_1_3.bgcolor{background:#ffffff;background:;}
.hotproduct_list_met_16_1_3.bgpic{background:url() no-repeat;background-size: cover;background-position: center;}
.hotproduct_list_met_16_1_3 h2 {
  font-size: 18px;
  color: #373737;
  font-weight: 600;
  text-align: left;
  margin-top:0;
	margin-bottom: 11px;
	
}
.hotproduct_list_met_16_1_3 h2 span {
  font-weight: 400;
  margin-left: 10px;
  display: inline-block;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav {
  padding: 0;
  list-style: none;
	    margin-bottom: 1rem;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav > li {
  text-align: left;
  background: #0256ac;
  margin-bottom: 1px;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav > li > a {
  text-decoration: none;
  display: block;
  height: 45px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  line-height: 45px;
  margin: 0;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav ul{padding: 0px;list-style:none;}
.hotproduct_list_met_16_1_3 .product-left .product-nav ul li a{padding-left: 20px !important; color: #ffffff;webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;display:block;padding:8px 0;border-top: 1px solid rgba(255,255,255,0.1);position:relative;}
.hotproduct_list_met_16_1_3 .product-left .product-nav ul li a:hover{
  text-indent: 1em;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav ul li .bgoff:hover{
  background-color: #656565;
  
}
.hotproduct_list_met_16_1_3 .product-left .product-nav > li > a p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 80%;
  float: left;
  margin: 0;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav > li > a i {
  line-height: 45px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav .product-nav2 {
  position: relative;
  float: none;
  background: #ccc;
  border: none;
  margin-top: 0;
  padding: 0;
  list-style: none;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav .product-nav2 li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 13px;
  margin: 0;
}
.hotproduct_list_met_16_1_3 .product-left .product-nav .product-nav2 li a {
  text-decoration: none;
  color: #fff;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.hotproduct_list_met_16_1_3 .product-right ul{margin:0 -7.5px;}
.hotproduct_list_met_16_1_3 .product-right li{padding:7.5px;}
.hotproduct_list_met_16_1_3 .ih-item a {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 15px 15px;
  background-color: #fff;
  text-decoration: none;
  transition: transform 0.5s, box-shadow 0.5s;
  -moz-transition: transform 0.5s, box-shadow 0.5s;
  -ms-transition: transform 0.5s, box-shadow 0.5s;
  -o-transition: transform 0.5s, box-shadow 0.5s;
  -webkit-transition: transform 0.5s, box-shadow 0.5s;
}
.hotproduct_list_met_16_1_3 .ih-item a:hover {
    transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.hotproduct_list_met_16_1_3 .ih-item a h3{margin: 0; font-weight: normal; font-size: 15px;color: #373737;  margin-top: 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
@media screen and (max-width:767px){ 
  .hotproduct_list_met_16_1_3 .product-right li{padding: 5px 5px;}
  .hotproduct_list_met_16_1_3 .product-right{padding-right: 0.9375rem; padding-left: 0.9375rem;}
  .hotproduct_list_met_16_1_3 .product-right ul{margin:0 -5px;}
}

.hidden-xs-up{display:none!important}
@media (max-width:479px){.hidden-xs-down{display:none!important}}
@media (min-width:480px){.hidden-sm-up{display:none!important}}
@media (max-width:767px){.hidden-sm-down{display:none!important}}
@media (min-width:768px){.hidden-md-up{display:none!important}}
@media (max-width:991px){.hidden-md-down{display:none!important}}
@media (min-width:992px){.hidden-lg-up{display:none!important}}
@media (max-width:1199px){.hidden-lg-down{display:none!important}}
@media (min-width:1200px){.hidden-xl-up{display:none!important}}
@media (max-width:1599px){.hidden-xl-down{display:none!important}}
@media (min-width:1600px){.hidden-xxl-up{display:none!important}}
.hidden-xxl-down{display:none!important}

.adbanner_met_16_1_10.met-index-body{background-color:#ffffff;background-color:;}
.adbanner_met_16_1_10.met-index-body{background-image:url();background-repeat:  no-repeat; background-size: cover;background-position: center;}
.adbanner_met_16_1_10.met-index-body{padding:0px 0px;}
.adbanner_met_16_1_10 {
  overflow: hidden;
  text-align: center;
}
.adbanner_met_16_1_10 img {
  width: 100%;
}
@media (max-width:991px){
    .adbanner_met_16_1_10.met-index-body{padding:0px 0px;}
}
@media (max-width:767px){
    .adbanner_met_16_1_10.met-index-body{padding:0px 0px;}
}

.product_list_met_11_3_17 {
	padding: 50px;
	
}

.product_list_met_11_3_17 .head {
	text-align: left;
}

.product_list_met_11_3_17 .head .title {
	margin-top: 0px;
	margin-bottom: 11px;
	font-size:px;
	font-size: 20px;
	font-weight: ;
	font-weight: 300;
	letter-spacing: 1px;
	color: #373737;
	
	opacity: 0;
	transform: translate(0, 100%);
}

.product_list_met_11_3_17 .head .desc {
	width: 38px;
	height: 2px;
	background: #0256ac;
	opacity: 0;
	transform: translate(0, 100%);
}

.product_list_met_11_3_17 .title-box .head {
	float: left
}

.product_list_met_11_3_17 .title-box .tabs {
	float: right;
	margin: 0px;
}

.product_list_met_11_3_17 .title-box .tabs li {
	float: left;
	opacity: 0;
	transform: translate(0, 100%);
}

.product_list_met_11_3_17 .title-box .tabs li a {
	display: inline-block;
	margin: 0 5px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	padding: 0 20px;
	height: 30px;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms
}

.product_list_met_11_3_17 .title-box .tabs li a:hover {
	background: #0256ac;
	text-decoration: none
}

.product_list_met_11_3_17 .title-box .tabs li a:hover h3 {
	color: #fff
}

.product_list_met_11_3_17 .title-box .tabs li a h3 {
	font-size: 13px;
	margin: 0;
	line-height: 30px;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	color: #373737;
}

.product_list_met_11_3_17 .title-box .tabs li.active a {
	background: #0256ac;
}

.product_list_met_11_3_17 .title-box .tabs li.active a h3 {
	color: #fff
}

.product_list_met_11_3_17 .btn-more {
	padding: 5px 15px;
	border: 1px solid;
	color: #0256ac;
	display: block;
	width: 110px;
	text-align: center;
	margin: 30px auto 0 auto;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms
}

.product_list_met_11_3_17 .btn-more .glyphicon {
	padding-left: 10px
}

.product_list_met_11_3_17 .btn-more:hover {
	background: #0256ac;
	padding-left: 15px;
	color: #fff;
	border-color: #0256ac;
	text-decoration: none
}

.product_list_met_11_3_17 .btn-more:hover .glyphicon {
	color: #fff
}

.product_list_met_11_3_17 .list {
	margin: 50px 0 0 0;
	padding: 0;
	/*overflow: hidden;*/
}

.product_list_met_11_3_17 .list .item {
	opacity: 0;
	transform: translateY(100%);
	margin: 0;
	padding: 0;
}

.product_list_met_11_3_17 .list li {
	clear: none
}

.product_list_met_11_3_17 .list h4 {
	font-size: 16px;
	text-align: center;
	position: relative;
	margin: 0;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	padding:20px 0; 
}

.product_list_met_11_3_17 .list h4 a {
	color: #373737;
	margin-bottom: 8px;
	display: block;
	position: relative;
	z-index: 1
}

.product_list_met_11_3_17 .list h4 a:hover {
	text-decoration: none
}

.product_list_met_11_3_17 .list p {
	color: #656565;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative;
	z-index: 1;
	line-height:14px;
	font-weight:400;
	padding:0 5px;
}
.product_list_met_11_3_17 .list p.price{
	color:#0256ac;
	color:;
}
.product_list_met_11_3_17 .list .card {
	border-radius: 0;
	opacity: .58;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	margin: 0 10px;
	padding: 0 8px
}

.product_list_met_11_3_17 .list .card .card-header {
	position: relative;
	border-radius: 0;
	padding: 0;
	overflow: hidden;
}

.product_list_met_11_3_17 .list .card .card-header a {
	display: block
}

.product_list_met_11_3_17 .list .card .card-header a img {
	-webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1), -webkit-transform .75s cubic-bezier(.19, 1, .22, 1)
}

.product_list_met_11_3_17 .list .card:hover {
	opacity: 1
}

.product_list_met_11_3_17 .list .card:hover h4 {
	background: #0256ac;
	
}

.product_list_met_11_3_17 .list .card:hover h4 a {
	color: #fff
}

.product_list_met_11_3_17 .list .card:hover h4 p {
	color: #fff;
	opacity: .78;
}

.product_list_met_11_3_17 .list .card:hover .card-header img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.product_list_met_11_3_17 .list .slick-center .card {
	opacity: 1
}

.product_list_met_11_3_17 .list .slick-arrow {
	width: 42px;
	height: 100%;
	background: rgba(238, 238, 238, 0.78);
	color: #373737!important;
	color: !important;
}

.product_list_met_11_3_17 .list .slick-arrow span {
	display: block;
	width: 15px;
	height: 65px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.product_list_met_11_3_17 .list .slick-arrow i {
	font-size: 32px;
	width: 15px;
	line-height: 65px;
	position: relative;
	left: -8px
}
@media (max-width:991px) {
	.product_list_met_11_3_17 .list{margin:40px 0px 0px 0px;}
	.product_list_met_11_3_17 .list  .item { margin-top: 0px }
	.product_list_met_11_3_17 .swiper-container{
max-width: 500px;
    margin-right: 0;
	}
	.product_list_met_11_3_17 .head .title {
		font-size:px;
	}
}
@media (max-width:767px) {
	.product_list_met_11_3_17 { padding: 30px 0; }
	.product_list_met_11_3_17 .list{margin:30px 0px 0px 0px;}
	.product_list_met_11_3_17 .list .item { margin-top: 0px }
	.product_list_met_11_3_17 .list .slick-arrow{width: 18px;}
	.product_list_met_11_3_17 .title-box .head { float: none }
	.product_list_met_11_3_17 .title-box .tabs { margin: 15px 0; float: none }
	.product_list_met_11_3_17 .head .title {
		font-size:px;
	}
}
@media (max-width:479px) {
	.product_list_met_11_3_17 .list  .item p { width: 100% }
}


.about_list_met_11_3_18 { padding: 50px 0; background-color: #f2f2f2;position: relative;  overflow:hidden;}
.about_list_met_11_3_18 .head { text-align: left; margin-bottom: 25px; }
.about_list_met_11_3_18 .head .title { margin-top: 22px; margin-bottom: 11px; font-size: 20px; font-weight: 300; letter-spacing: 1px; color: #373737;  opacity: 0; transform: translate(0, 100%); }
.about_list_met_11_3_18 .head .desc { width: 38px; height: 2px; background: #0256ac;  opacity: 0; transform: translate(0, 100%); }
.about_list_met_11_3_18 .btn-more { padding: 5px 15px; border: 1px solid; color: #0256ac;  display: block; width: 110px; text-align: center; margin: 30px auto 0 auto; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms }
.about_list_met_11_3_18 .btn-more .glyphicon { padding-left: 10px }
.about_list_met_11_3_18 .btn-more:hover { background: #0256ac;  padding-left: 15px; color: #fff; border-color: #0256ac;  text-decoration: none }
.about_list_met_11_3_18 .btn-more:hover .glyphicon { color: #fff }
.about_list_met_11_3_18 .background { height: 505px; width: 100%; position: absolute; z-index:0; top: 0;left: 0;}
.about_list_met_11_3_18 .background img { width: 100%; height: 100%; object-fit: cover; }
.about_list_met_11_3_18 .content { position: relative; height: 320px; }
.about_list_met_11_3_18 .content .img { position: relative; z-index: 2; }
.about_list_met_11_3_18 .content .img img { width: 100%; max-height: 280px; -o-object-fit: scale-down; object-fit: scale-down; }
.about_list_met_11_3_18 .content .text { background: #fff; width: 100%; text-align: left; padding: 5px 15px; position: absolute; top: 130px; height: 173px; z-index: 1; opacity: 0; }
.about_list_met_11_3_18 .content .text p { font-size: 14px; color: #656565;  line-height: 1.5; margin: 0; padding: 30px 0; margin-left: 42%; }
.about_list_met_11_3_18 .content .text p span{
	max-height:65px; overflow: hidden;display: block;
}
.about_list_met_11_3_18 .content .btn-more { margin: 0; margin-top: 20px; }

@media (max-width:991px) {
	.about_list_met_11_3_18 { padding: 50px 0; }
	.about_list_met_11_3_18 .background { height: 520px; }
	.about_list_met_11_3_18 .about-us { padding: 0; }
	.about_list_met_11_3_18 .content { height: auto; }
	.about_list_met_11_3_18 .left { padding: 0; }
	.about_list_met_11_3_18 .content .img img{
		/*max-height: 150px;*/
	}
	.about_list_met_11_3_18 .content .text { position: static; top: 130px; }
	.about_list_met_11_3_18 .content .text p { font-size: 12px; }
	.about_list_met_11_3_18 .content .text p span{
	max-height: 55px; overflow: hidden;display: block;
}
	.about_list_met_11_3_18 .content .btn-more { margin-top: 10px; }
}
@media (max-width:414px) {
	.about_list_met_11_3_18 { padding: 50px 0; }
	.about_list_met_11_3_18 .background { height: 520px; }
	.about_list_met_11_3_18 .about-us { padding: 0; }
	.about_list_met_11_3_18 .content { height: auto; }
	.about_list_met_11_3_18 .left { padding: 0; }
	.about_list_met_11_3_18 .content .text { position: static; top: 130px; }
	.about_list_met_11_3_18 .content .text p { margin-left: 0; font-size: 12px; }
	.about_list_met_11_3_18 .content .text p span{
	max-height: 55px; overflow: hidden;display: block;
}
	.about_list_met_11_3_18 .content .btn-more { margin-top: 10px; }
}

.news_list_met_11_3_20 { padding: 50px 0; background-color: #ffffff; }
.news_list_met_11_3_20 .head { text-align: left; }
.news_list_met_11_3_20 .head .title { margin-top: 22px; margin-bottom: 11px; font-size: 20px; font-weight: 300; letter-spacing: 1px; color: #373737;  opacity: 0; transform: translate(0, 100%); }
.news_list_met_11_3_20 .head .desc { width: 38px; height: 2px; background: #0256ac;  opacity: 0; transform: translate(0, 100%); }
.news_list_met_11_3_20 .title-box .head { float: left }
.news_list_met_11_3_20 .title-box .tabs { float: right; margin: 18px }
.news_list_met_11_3_20 .title-box .tabs li { float: left; opacity: 0; transform: translate(0, 100%); }
.news_list_met_11_3_20 .title-box .tabs li a { display: inline-block; margin: 0 5px; font-size: 13px; line-height: 30px; text-align: center; padding: 0 20px; height: 30px; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms }
.news_list_met_11_3_20 .title-box .tabs li a:hover { background: #0256ac;  text-decoration: none }
.news_list_met_11_3_20 .title-box .tabs li a:hover h3 { color: #fff }
.news_list_met_11_3_20 .title-box .tabs li a h3 { font-size: 13px; margin: 0; line-height: 30px; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; color: #373737;  }
.news_list_met_11_3_20 .title-box .tabs li.active a { background: #0256ac;  }
.news_list_met_11_3_20 .title-box .tabs li.active a h3 { color: #fff }
.news_list_met_11_3_20 .btn-more { padding: 5px 15px; border: 1px solid; color: #0256ac;  display: block; width: 110px; text-align: center; margin: 30px auto 0 auto; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms }
.news_list_met_11_3_20 .btn-more .glyphicon { padding-left: 10px }
.news_list_met_11_3_20 .btn-more:hover { background: #0256ac;  padding-left: 15px; color: #fff; border-color: #0256ac;  text-decoration: none }
.news_list_met_11_3_20 .btn-more:hover .glyphicon { color: #fff }

/* 新闻 */
.news_list_met_11_3_20 ul { padding: 0; margin: 0; list-style: none; margin-top: 50px }
.news_list_met_11_3_20 .imgnews-list li { opacity: 0; transform: translateY(100%); width: 52%; float: right; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; padding: 10px 0; border-bottom: 1px solid; border-color: #656565;  }
.news_list_met_11_3_20 .imgnews-list li .title { font-size: 14px; line-height: 30px; color: #373737;  margin: 0; display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 78% }
.news_list_met_11_3_20 .imgnews-list li .time { display: inline-block; line-height: 30px; float: right; color: #656565;  font-size: 13px; position: relative; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms }
.news_list_met_11_3_20 .imgnews-list li .glyphicon { display: inline-block; line-height: 30px; float: right; color: #0256ac;  font-size: 13px; position: relative; right: 35px; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; opacity: 0 }
.news_list_met_11_3_20 .imgnews-list li:hover { padding-left: 15px }
.news_list_met_11_3_20 .imgnews-list li:hover .glyphicon { right: 0; opacity: 1 }
.news_list_met_11_3_20 .imgnews-list li:hover .time { right: 15px }
.news_list_met_11_3_20 .imgnews-list li:hover h3 { color: #0256ac;  }
.news_list_met_11_3_20 .imgnews-list li .date { float: right }
.news_list_met_11_3_20 .imgnews-list li .date .day { font-size: 36px; font-weight: bold; position: relative; letter-spacing: 1px; color: #656565;  }
.news_list_met_11_3_20 .imgnews-list li .date .year { color: #656565;  position: relative; display: block }
.news_list_met_11_3_20 .imgnews-list .item-1 { width: 40%; float: left; padding: 0; border: none; opacity: 1; transform: none; }
.news_list_met_11_3_20 .imgnews-list .item-1 .text { background: #0256ac;  padding: 28px 20px 28px 40px }
.news_list_met_11_3_20 .imgnews-list .item-1 .text .date { float: left }
.news_list_met_11_3_20 .imgnews-list .item-1 .text .day { font-size: 36px; font-weight: bold; position: relative; letter-spacing: 1px; color: #fff; }
.news_list_met_11_3_20 .imgnews-list .item-1 .text .year { color: rgba(255, 255, 255, 0.6); position: relative; display: block }
.news_list_met_11_3_20 .imgnews-list .item-1 .text .content { color: #fff; width: 80%; float: right }
.news_list_met_11_3_20 .imgnews-list .item-1 .text .content h3 {white-space:nowrap;overflow: hidden;text-overflow: ellipsis; color: #fff; line-height: 30px; margin: 0; font-size: 16px; padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.2) }
.news_list_met_11_3_20 .imgnews-list .item-1 .text .content p { color: rgba(255, 255, 255, 0.7); padding-top: 15px; margin: 0 }
.news_list_met_11_3_20 .imgnews-list .item-1 .img { overflow: hidden }
.news_list_met_11_3_20 .imgnews-list .item-1 .img img { -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; opacity: .78; width: 100% }
.news_list_met_11_3_20 .imgnews-list .item-1:hover { -webkit-box-shadow: 5px 8px 20px rgba(0, 0, 0, 0.08); box-shadow: 5px 8px 20px rgba(0, 0, 0, 0.08); padding: 0 }
.news_list_met_11_3_20 .imgnews-list .item-1:hover img { -webkit-transform: scale(1.08); transform: scale(1.08); opacity: 1 }
.news_list_met_11_3_20 .imgnews-list .item-2 { border: none !important }
.news_list_met_11_3_20 .imgnews-list .item-2 .text { float: left; width: 80% }
.news_list_met_11_3_20 .imgnews-list .item-2 .text h3 { width: 100%; padding-bottom: 15px; border-bottom: 1px solid; border-color: #656565;  font-size: 16px }
.news_list_met_11_3_20 .imgnews-list .item-2 .text p { margin-top: 15px; color: #656565;  font-size: 13px; line-height: 26px; height: 52px; overflow: hidden }

@media (max-width:1024px) {
	.news_list_met_11_3_20 { padding: 50px 0;}
}
@media (max-width:991px) {
	.news_list_met_11_3_20 .imgnews-list .item1 .text .content { width: 70% }
	.news_list_met_11_3_20 { padding: 40px 0; }
}
@media (max-width:767px) {
	.news_list_met_11_3_20 { padding: 30px 0; }
	.news_list_met_11_3_20 .imgnews-list li { width: 100% !important; float: none !important }
	.news_list_met_11_3_20 .imgnews-list .item1 .text .content { width: 68% }
	.news_list_met_11_3_20 .imgnews-list li .title { width: 70% }
	.news_list_met_11_3_20 ul { margin-top: 0 }	
	.news_list_met_11_3_20 .imgnews-list .item-1 .text{padding: 10px;}
	.news_list_met_11_3_20 .title-box .head{
		float: none;
	}
	.news_list_met_11_3_20 .title-box .tabs{
		    margin: 15px 0;
    float: none;
	}
}


/*大屏幕样式*/
@media screen and (min-width: 769px) {}

/*小屏幕样式*/
@media screen and (max-width: 768px) {}
