﻿/* 投资者关系
 */
.touziz .item {
  margin-bottom: 12px;
}

.touziz .item .tzimgbox {
  height: 52px;
  position: relative;
}

.touziz .item .tzimgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.overlay {
  position: relative;
}

.overlay .img-box {
  width: 188px;
  height: 78px;
  position: relative;
  /* top: 50%; */
  left: 50%;
  transform: translateX(-50%);
}

p {
  margin-bottom: 0px;
}

.product_list_met_16_4 {
  padding: 80px 0;
  /* background: ; */
}

.product_list_met_16_4.bgcolor {
  /* background: ; */
}

.product_list_met_16_4.bgpic {
  background: url(../images/b4c553191d324dbe921cc8da4d973f2c.gif) no-repeat;
  background-size: cover;
  background-position: center;
}

.product_list_met_16_4 .title a {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300;
  color: #333333;
  /* color: ; */
  margin-bottom: 11px;
}

.product_list_met_16_4 .title-icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
  background: #ec691c;
}

.product_list_met_16_4 .title p {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #666666;
  /* color: ; */
  margin: 14px auto;
}

.product_list_met_16_4 .item-content .item-list1>div {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border: 1px #efefef solid;
  margin: 10px 0;
  padding: 10px;
}

.product_list_met_16_4 .item-content .item-list1>div:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.product_list_met_16_4 .item-content .slick-slide {
  padding: 10px;
}

.product_list_met_16_4 .item-content>.item-list1 {
  padding: 0 10px;
}

.product_list_met_16_4 .item-content .item-list1:nth-child(4) .text {
  display: none;
}

.product_list_met_16_4 .item-content .item-list1:nth-child(4) .img {
  width: 100%;
}

.product_list_met_16_4 .item-content .item-list1:nth-child(4) .img img {
  width: 100%;
}

.product_list_met_16_4 .item-content>div .item-list1 {
  width: 100%;
  padding: 0;
}

.product_list_met_16_4 .item-content .item-list1 h5 {
  font-size: 18px;
  color: #ec691c;
  color: #ec691c;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product_list_met_16_4 .item-content .item-list1 .gray {
  color: #999;
  height: auto;
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 0;
}

.product_list_met_16_4 .item-content .item-list1 img {
  max-height: 100%;
  height: 110px;
}

.product_list_met_16_4 .item_content_job .item-list1 {
  height: 450px;
  float: left;
  margin: 10px;
  border: 1px #EFEFEF solid;
  border-radius: 15px;
  text-align: center;
  width: 300px;
}

.product_list_met_16_4 .item_content_job .item-list1 em {
  font-style: normal;
  display: block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  font-family: Arial;
}

.product_list_met_16_4 .item_content_job .item-list1 span {
  display: block;
  height: 120px;
  font-size: 30px;
  line-height: 120px;
  color: #fff;
  background: #ec691c;
  background: #ec691c;
}

.product_list_met_16_4 .item_content_job .item-list1 i {
  font-style: normal;
  display: block;
  width: 230px;
  margin: 0 auto;
  line-height: 47px;
  border-bottom: 1px #EFEFEF solid;
  font-size: 14px;
}

.product_list_met_16_4 .item_content_job .item-list1 p {
  width: 135px;
  height: 37px;
  margin: 35px auto 0;
  line-height: 37px;
  text-align: center;
  color: #fff;
  border: 1px solid #0082cb;
  border-color: #ec691c;
  border-color: #ec691c;
}

.product_list_met_16_4 .item_content_job .item-list1 p a {
  color: #ec691c;
  color: #ec691c;
  display: block;
  font-size: 16px;
}

.product_list_met_16_4 .item_content_job .item-list1 p a:hover {
  background-color: #ec691c;
  background-color: #ec691c;
  color: #fff;
}

@media (max-width:991px) {
  .product_list_met_16_4.met-index-body {
    padding: 60px 0px;
  }
}

@media (max-width:767px) {
  .product_list_met_16_4.met-index-body {
    padding: 50px 0px;
  }

  .product_list_met_16_4 .item-content .item-list1 img {
    max-height: 100%;
    height: 140px;
  }

  .product_list_met_16_4 .item-list1 .img {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 768px) {
  .product_list_met_16_4 .item-content .item-list1 {
    width: 50%;
  }

  .product_list_met_16_4 .item-content .item-list1 .text {}

}

@media (min-width: 1260px) {
  .product_list_met_16_4 .item-content {
    margin-top: 40px;
  }

  .product_list_met_16_4 .item-content .item-list1 {
    width: 570px;
    margin-right: 60px;
    background-color: #f2f2f2;
  }

  .product_list_met_16_4 .item-content .item-list1:nth-of-type(even) {
    margin-right: 0px;
  }

  .product_list_met_16_4 .item-content .item-list1 {
    padding: 0;
    margin-bottom: 30px;
  }

  .product_list_met_16_4 .item-content .item-list1>div {
    border: none;
    padding: 0;
    margin: 0;
  }

  .product_list_met_16_4 .item-content .item-list1 .img {
    width: 220px;
    height: 170px;
    padding: 0;
  }

  .product_list_met_16_4 .item-content .item-list1 img {
    width: 220px;
    height: 170px;
    border-radius: 0;
  }

  .product_list_met_16_4 .item-content .item-list1 .text {
    width: 350px;
    padding-left: 15px;
    padding-right: 5px;
  }

  .product_list_met_16_4 .item-content .item-list1 .text h5 {
    font-size: 18px;
    color: #256bca;
    margin-top: 35px;
  }

  .product_list_met_16_4 .item-content .item-list1 .text p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
  }
}

.about_list_met_11_1 .about-img img {
  width: 100%;
  padding-bottom: 20px
}

.about_list_met_11_1 .about-img {
  opacity: 0;
  transform: translate(10%, 0);
}

.about_list_met_11_1 .about-content h2,
.met-index-about .about-content p {
  text-align: left;
  width: 100%
}

@media (max-width:991px) {

  .about_list_met_11_1 .about-content h2,
  .met-index-about .about-content p {
    text-align: center;
    padding-bottom: 0
  }
}

.about_list_met_11_1 .text {
  padding: 0;
  color: #666666;
  /* color: ; */
  font-size: 13px;
  margin-top: 30px;
  background: none;
  opacity: 0;
  transform: translate(-10%, 0);
}

@media (max-width:991px) {
  .about_list_met_11_1 .met-editor {
    margin-top: 40px;
    font-size: 14px
  }
}

@media (max-width:767px) {
  .about_list_met_11_1 .met-editor {
    margin-top: 30px
  }
}

@media (max-width:479px) {
  .about_list_met_11_1 .met-editor {
    margin-top: 20px
  }
}

.about_list_met_11_1 .title a {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300;
  color: #333333;
  /* color: ; */
  margin-bottom: 11px;
}

.about_list_met_11_1 .title-icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
  background: #ec691c;
}

.about_list_met_11_1 p.title-ch {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #666666;
  /* color: ; */
  margin: 14px auto;
}

.about_list_met_11_1 {
  padding: 70px;
  background: #ffffff;
}

.about_list_met_11_1 .head .title {
  margin-top: 0;
  margin-bottom: 0;
  color: #333333;
  /* color: ; */
  opacity: 0;
  transform: translate(-10%, 0);
}

.about_list_met_11_1 .head .subtitle {
  margin-top: 0;
  color: #666666;
  /* color: ; */
  opacity: 0;
  margin-bottom: 10px;
  transform: translate(-10%, 0);
}

.about_list_met_11_1 .head .desc {
  margin-top: 0;
  margin-bottom: 10px;
  color: #666666;
  /* color: ; */
  opacity: 0;
  transform: translate(-10%, 0);
}

/* .about_list_met_11_1 .more { display: inline-block; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1); transition: all .6s cubic-bezier(.215, .61, .355, 1); border:  1px solid; border:  1px solid; margin-top: 40px; padding: 6px 50px; color: #666666; color: ;}
.about_list_met_11_1 .more:hover { color: #fff; border-color: #ec691c; border-color: #ec691c; background-color: #ec691c; background-color: #ec691c; } */
@media (max-width:767px) {
  .about_list_met_11_1 {
    padding: 30px 15px;
  }

  .about_list_met_11_1 .head .subtitle {
    text-align: center;
  }

  .about_list_met_11_1 .head .desc {
    text-align: center;
  }
}

.about_list_met_11_1 .more {
  float: right;
}

@media (min-width: 1260px) {
  .about_list_met_11_1>.title {
    margin-bottom: 40px;
  }

  .about_list_met_11_1 .item-content {
    margin-top: 40px;
  }

  .about_list_met_11_1 .about-img {
    width: 50%;
    padding: 0;
    text-align: center;
  }

  .about_list_met_11_1 .about-img img {
    width: 400px;
  }

  .about_list_met_11_1 .about-content {
    width: 50%;
    padding-left: 30px;
    padding-right: 0;
  }

  .about_list_met_11_1 .about-content p {
    text-indent: 2em;
  }

  .about_list_met_11_1 .text {
    font-size: 16px;
    line-height: 28px;
    margin-top: 0;
  }

  .about_list_met_11_1 .more {
    float: right;
  }

  .about_list_met_11_1 .more:hover {
    float: right;
    color: #ec691c;
  }
}

.advantage_list_met_16_4 {
  padding: 80px 0;
  /* background: ; */
}

.advantage_list_met_16_4.bgcolor {
  background: #ffffff;
}

.advantage_list_met_16_4.bgpic {
  background: url(../images/b4c553191d324dbe921cc8da4d973f2c.gif) no-repeat;
  background-size: cover;
  background-position: center;
}

.advantage_list_met_16_4 .title a {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300;
  color: #333333;
  /* color: ; */
  margin-bottom: 11px;
}

.advantage_list_met_16_4 .title-icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
  background: #ec691c;
}

/* .advantage_list_met_16_4 p.desc {font-size: 16px; font-weight: 300; text-align: center; width: 80%; color: #666666;color: ;  margin: 14px auto;}
.advantage_list_met_16_4 .item-content .item-list1>div{ transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; border: 1px #efefef solid;  margin: 10px 0; padding: 10px;}
.advantage_list_met_16_4 .item-content .item-list1>div:hover{box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);}
.advantage_list_met_16_4 .item-content .slick-slide {
    padding: 10px;
}
.advantage_list_met_16_4 .item-content>.item-list1{padding: 0 10px;}
.advantage_list_met_16_4 .item-content>div .item-list1{width: 100%;padding: 0;}
.advantage_list_met_16_4 .item-content .item-list1 h5 {font-size: 18px; color: #ec691c;color:#ec691c;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.advantage_list_met_16_4 .item-content .item-list1 .gray{color:#999;height:5em;overflow: hidden;font-size:14px;margin-bottom:0;}
.advantage_list_met_16_4 .item-content .item-list1 img {max-height: 100%; }
.advantage_list_met_16_4 .item_content_job .item-list1 {height: 450px; float: left; margin: 10px; border: 1px #EFEFEF solid; border-radius: 15px; text-align: center;width:300px;
}
.advantage_list_met_16_4 .item_content_job .item-list1 em {font-style: normal; display: block; width: 100%; height: 80px; line-height: 80px; font-size: 20px; font-family: Arial; }
.advantage_list_met_16_4 .item_content_job .item-list1 span {display: block; height: 120px; font-size: 30px; line-height: 120px; color: #fff; background:  #ec691c; background: #ec691c;}
.advantage_list_met_16_4 .item_content_job .item-list1 i {font-style: normal; display: block; width: 230px; margin: 0 auto; line-height: 47px; border-bottom: 1px #EFEFEF solid; font-size: 14px; }
.advantage_list_met_16_4 .item_content_job .item-list1 p {width: 135px; height: 37px; margin: 35px auto 0; line-height: 37px; text-align: center; color: #fff; border: 1px solid #0082cb;border-color: #ec691c;border-color: #ec691c; }
.advantage_list_met_16_4 .item_content_job .item-list1 p a {color: #ec691c;color:#ec691c; display: block; font-size: 16px; }
.advantage_list_met_16_4 .item_content_job .item-list1 p a:hover{background-color: #ec691c;background-color: #ec691c;color:#fff;}
@media (max-width:991px){
    .advantage_list_met_16_4.met-index-body{padding:60px 0px;}
}
@media (max-width:767px){
    .advantage_list_met_16_4.met-index-body{padding:50px 0px;}

    .advantage_list_met_16_4 .item-list1 .img{height: 8rem;display: flex;align-items: center;}
}

@media (min-width: 768px){
    .advantage_list_met_16_4 .item-content .item-list1{width:50%;}
    .advantage_list_met_16_4 .item-content .item-list1 .text{}

}
@media (min-width: 1260px){
    .advantage_list_met_16_4 .item-content{margin-top:40px;}
    .advantage_list_met_16_4 .item-content .item-list1{width:1260;margin: 0 auto;background-color:#f2f2f2;}
    .advantage_list_met_16_4 .item-content .item-list1:nth-of-type(even){margin-right:0px;}
    .advantage_list_met_16_4 .item-content .item-list1 {padding:0;margin-bottom:30px;}
    .advantage_list_met_16_4 .item-content .item-list1>div{border:none;padding:0;margin:0;}
    .advantage_list_met_16_4 .item-content .item-list1 .img{width:220px;height:170px;padding:0;}
    .advantage_list_met_16_4 .item-content .item-list1 img{width:220px;height:170px;border-radius:0;}
    .advantage_list_met_16_4 .item-content .item-list1 .text{width:350px;padding-left: 20px;}
    .advantage_list_met_16_4 .item-content .item-list1 .text h5{font-size:18px;color:#256bca;margin-top: 35px;}
    .advantage_list_met_16_4 .item-content .item-list1 .text p{font-size:14px;line-height:24px;color:#666;}
} */
.advantage_list_met_16_4 .bgwp .imgbox {
  width: 100%;
  height: 250px;
}

.advantage_list_met_16_4 .bgwp .imgbox .max {
  display: none;
}

.advantage_list_met_16_4 .imgbox img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}

.advantage_list_met_16_4 .mwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.advantage_list_met_16_4.met-show-body {
  padding: 0;
}

.advantage_list_met_16_4 * {
  padding: 0;
}

.advantage_list_met_16_4 .fl {
  float: left;
}

.advantage_list_met_16_4 .fr {
  float: right;
}

.advantage_list_met_16_4 .clearfix:after,
.advantage_list_met_16_4 .clearfix:before {
  content: "";
  display: table;
}

.advantage_list_met_16_4 .clearfix:after {
  clear: both;
}

.advantage_list_met_16_4 .clearfix {
  *zoom: 1;
}

.advantage_list_met_16_4 .mybox {
  padding: 40px 0;
}

.advantage_list_met_16_4 .bgwp {
  margin-top: 30px;
}

.advantage_list_met_16_4 .word {
  display: table-cell;
  vertical-align: middle;
}

.advantage_list_met_16_4 .text h5 {
  height: 46px;
  line-height: 46px;
  color: orange;
  font-size: 24px;
  font-weight: bold;
}

.advantage_list_met_16_4 .text p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

@media (min-width:1200px) {
  .advantage_list_met_16_4 .mwidth {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .advantage_list_met_16_4 .bgwp .text {
    padding-left: 30px;

  }

  .advantage_list_met_16_4 .bgwp .fr {
    margin-left: 5%;
    width: 50%;
  }

  .advantage_list_met_16_4 .imgbox {
    text-align: center;
    position: relative;
    overflow: hidden;
  }

  .advantage_list_met_16_4 .word {
    min-height: 250px;
  }

  .advantage_list_met_16_4 .text {
    min-height: 250px;
    width: 80%;
    padding-left: 5px;
    padding-top: 40px;
  }


  .advantage_list_met_16_4 .bgwp2 .imgbox {
    width: 525px;
  }

  .advantage_list_met_16_4 .bgwp2 .text {
    padding: 20px;
  }

  .advantage_list_met_16_4 .bgwp2 .text.f0f0f0 {
    background-color: #f0f0f0;
  }

}

@media (min-width: 768px) {
  .advantage_list_met_16_4 .bgwp .max {
    display: none;
  }

  .advantage_list_met_16_4 .bgwp .min {
    display: block;
  }

  .advantage_list_met_16_4 .word {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
  }

  .advantage_list_met_16_4 .word {
    min-height: 250px;
  }
}

@media (max-width: 767px) {
  .advantage_list_met_16_4 .bgwp .imgbox {
    margin: 0 auto;
    width: 80%;
    height: 150px;
  }

  .advantage_list_met_16_4 .bgwp .imgbox img {
    height: 150px;
  }

  .advantage_list_met_16_4 .col-xs-12 {
    margin-top: 15px;
  }

  .advantage_list_met_16_4 .bgwp .max {
    display: block;
  }

  .advantage_list_met_16_4 .bgwp .min {
    display: none;
  }
}



.advantage_list_met_16_4 {
  padding: 80px 0;
  /* background: ; */
}

.advantage_list_met_16_4.bgcolor {
  /* background: ; */
}

.advantage_list_met_16_4.bgpic {
  background: url(../images/b4c553191d324dbe921cc8da4d973f2c.gif) no-repeat;
  background-size: cover;
  background-position: center;
}

.advantage_list_met_16_4 .title a {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300;
  color: #333333;
  /* color: ; */
  margin-bottom: 11px;
}

.advantage_list_met_16_4 .title-icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
  background: #ec691c;
}

/* .advantage_list_met_16_4 p.desc {font-size: 16px; font-weight: 300; text-align: center; width: 80%; color: #666666;color: ;  margin: 14px auto;}
.advantage_list_met_16_4 .item-content .item-list1>div{ transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; border: 1px #efefef solid;  margin: 10px 0; padding: 10px;}
.advantage_list_met_16_4 .item-content .item-list1>div:hover{box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);}
.advantage_list_met_16_4 .item-content .slick-slide {
    padding: 10px;
}
.advantage_list_met_16_4 .item-content>.item-list1{padding: 0 10px;}
.advantage_list_met_16_4 .item-content>div .item-list1{width: 100%;padding: 0;}
.advantage_list_met_16_4 .item-content .item-list1 h5 {font-size: 18px; color: #ec691c;color:#ec691c;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.advantage_list_met_16_4 .item-content .item-list1 .gray{color:#999;height:5em;overflow: hidden;font-size:14px;margin-bottom:0;}
.advantage_list_met_16_4 .item-content .item-list1 img {max-height: 100%; }
.advantage_list_met_16_4 .item_content_job .item-list1 {height: 450px; float: left; margin: 10px; border: 1px #EFEFEF solid; border-radius: 15px; text-align: center;width:300px;
}
.advantage_list_met_16_4 .item_content_job .item-list1 em {font-style: normal; display: block; width: 100%; height: 80px; line-height: 80px; font-size: 20px; font-family: Arial; }
.advantage_list_met_16_4 .item_content_job .item-list1 span {display: block; height: 120px; font-size: 30px; line-height: 120px; color: #fff; background:  #ec691c; background: #ec691c;}
.advantage_list_met_16_4 .item_content_job .item-list1 i {font-style: normal; display: block; width: 230px; margin: 0 auto; line-height: 47px; border-bottom: 1px #EFEFEF solid; font-size: 14px; }
.advantage_list_met_16_4 .item_content_job .item-list1 p {width: 135px; height: 37px; margin: 35px auto 0; line-height: 37px; text-align: center; color: #fff; border: 1px solid #0082cb;border-color: #ec691c;border-color: #ec691c; }
.advantage_list_met_16_4 .item_content_job .item-list1 p a {color: #ec691c;color:#ec691c; display: block; font-size: 16px; }
.advantage_list_met_16_4 .item_content_job .item-list1 p a:hover{background-color: #ec691c;background-color: #ec691c;color:#fff;}
@media (max-width:991px){
    .advantage_list_met_16_4.met-index-body{padding:60px 0px;}
}
@media (max-width:767px){
    .advantage_list_met_16_4.met-index-body{padding:50px 0px;}

    .advantage_list_met_16_4 .item-list1 .img{height: 8rem;display: flex;align-items: center;}
}

@media (min-width: 768px){
    .advantage_list_met_16_4 .item-content .item-list1{width:50%;}
    .advantage_list_met_16_4 .item-content .item-list1 .text{}

}
@media (min-width: 1260px){
    .advantage_list_met_16_4 .item-content{margin-top:40px;}
    .advantage_list_met_16_4 .item-content .item-list1{width:1260;margin: 0 auto;background-color:#f2f2f2;}
    .advantage_list_met_16_4 .item-content .item-list1:nth-of-type(even){margin-right:0px;}
    .advantage_list_met_16_4 .item-content .item-list1 {padding:0;margin-bottom:30px;}
    .advantage_list_met_16_4 .item-content .item-list1>div{border:none;padding:0;margin:0;}
    .advantage_list_met_16_4 .item-content .item-list1 .img{width:220px;height:170px;padding:0;}
    .advantage_list_met_16_4 .item-content .item-list1 img{width:220px;height:170px;border-radius:0;}
    .advantage_list_met_16_4 .item-content .item-list1 .text{width:350px;padding-left: 20px;}
    .advantage_list_met_16_4 .item-content .item-list1 .text h5{font-size:18px;color:#256bca;margin-top: 35px;}
    .advantage_list_met_16_4 .item-content .item-list1 .text p{font-size:14px;line-height:24px;color:#666;}
} */
.advantage_list_met_16_4 .bgwp .imgbox {
  width: 100%;
  height: 250px;
}

.advantage_list_met_16_4 .bgwp .imgbox .max {
  display: none;
}

.advantage_list_met_16_4 .imgbox img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}

.advantage_list_met_16_4 .mwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.advantage_list_met_16_4.met-show-body {
  padding: 0;
}

.advantage_list_met_16_4 * {
  padding: 0;
}

.advantage_list_met_16_4 .fl {
  float: left;
}

.advantage_list_met_16_4 .fr {
  float: right;
}

.advantage_list_met_16_4 .clearfix:after,
.advantage_list_met_16_4 .clearfix:before {
  content: "";
  display: table;
}

.advantage_list_met_16_4 .clearfix:after {
  clear: both;
}

.advantage_list_met_16_4 .clearfix {
  *zoom: 1;
}

.advantage_list_met_16_4 .mybox {
  padding: 40px 0;
}

.advantage_list_met_16_4 .bgwp {
  margin-top: 30px;
}

.advantage_list_met_16_4 .word {
  display: table-cell;
  vertical-align: middle;
}

.advantage_list_met_16_4 .text h5 {
  height: 46px;
  line-height: 46px;
  color: orange;
  font-size: 24px;
  font-weight: bold;
}

.advantage_list_met_16_4 .text p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

@media (min-width:1200px) {
  .advantage_list_met_16_4 .mwidth {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .advantage_list_met_16_4 .bgwp .text {
    padding-left: 30px;

  }

  .advantage_list_met_16_4 .bgwp .fr {
    margin-left: 5%;
    width: 50%;
  }

  .advantage_list_met_16_4 .imgbox {
    text-align: center;
    position: relative;
    overflow: hidden;
  }

  .advantage_list_met_16_4 .word {
    min-height: 250px;
  }

  .advantage_list_met_16_4 .text {
    min-height: 250px;
    width: 80%;
    padding-left: 5px;
    padding-top: 40px;
  }


  .advantage_list_met_16_4 .bgwp2 .imgbox {
    width: 525px;
  }

  .advantage_list_met_16_4 .bgwp2 .text {
    padding: 20px;
  }

  .advantage_list_met_16_4 .bgwp2 .text.f0f0f0 {
    background-color: #f0f0f0;
  }

}

@media (min-width: 768px) {
  .advantage_list_met_16_4 .bgwp .max {
    display: none;
  }

  .advantage_list_met_16_4 .bgwp .min {
    display: block;
  }

  .advantage_list_met_16_4 .word {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
  }

  .advantage_list_met_16_4 .word {
    min-height: 250px;
  }
}

@media (max-width: 767px) {
  .advantage_list_met_16_4 .bgwp .imgbox {
    margin: 0 auto;
    width: 80%;
    height: 150px;
  }

  .advantage_list_met_16_4 .bgwp .imgbox img {
    height: 150px;
  }

  .advantage_list_met_16_4 .col-xs-12 {
    margin-top: 15px;
  }

  .advantage_list_met_16_4 .bgwp .max {
    display: block;
  }

  .advantage_list_met_16_4 .bgwp .min {
    display: none;
  }
}


/* 首页新闻区块 */
.news_list_met_16_4.met-index-body {
  background: #ffffff !important;
}

.news_list_met_16_4.met-index-body.bgcolor {
  background: #ffffff;
}

.news_list_met_16_4.met-index-body.bgpic {
  background: url(../images/b4c553191d324dbe921cc8da4d973f2c.gif) no-repeat;
  background-size: cover;
  background-position: center;
}

.news_list_met_16_4.met-index-body {
  padding: 70px 0px;
}

.news_list_met_16_4 .title a {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300;
  color: #333333;
  /* color: ; */
  margin-bottom: 11px;
}

.news_list_met_16_4 .title-icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
  background: #ec691c;
}

.news_list_met_16_4 p.title-ch {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #666666;
  /* color: ; */
  margin: 14px auto;
}

.news_list_met_16_4 li {
  margin: 25px 0 0;
  padding: 0 25px;
  position: relative;
}

.news_list_met_16_4 li h4 {
  margin: 0;
  font-size: 15px;
}

.news_list_met_16_4 li a {
  color: #333333;
  /* color: ; */
  text-decoration: none;
  width: 80%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news_list_met_16_4 li a:hover {
  color: #ec691c;
  color: #ec691c;
}

.news_list_met_16_4 ul.blocks-2 li span {
  font-size: 12px;
  color: #333333;
  /* color: ; */
}

.news_list_met_16_4 ul.blocks-2 li:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #333333;
  /* background-color: ; */
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}

.news_list_met_16_4 .tjleft {
  float: left;
  width: 50%;
  padding: 10px 120px;
}

.news_list_met_16_4 .tjleft img {
  width: 100%;
}

.news_list_met_16_4 .tjleft .text {
  padding: 12px 24px;
  background: #dde6ed;
}

.news_list_met_16_4 .tjleft .text h3 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 15px;
  margin-bottom: 0;
}

.news_list_met_16_4 .tjleft .text p {
  line-height: 22px;
  color: #808080;
}

.news_list_met_16_4 .tjright {
  float: left;
  width: 50%;
  padding: 0 25px;
  position: relative;
  padding-bottom: 30px;
}

.news_list_met_16_4 ul.blocks-2 li {
  width: 100%;
}

.news_list_met_16_4 .tjright .more {
  float: right;
  list-style: none;
  padding: 0 14px;
  position: absolute;
  right: 22px;
  margin-bottom: 0;
  bottom: 0;
}

.news_list_met_16_4 .tjright .more a {
  color: #62a8ea;
}


@media (max-width:991px) {
  .news_list_met_16_4.met-index-body {
    padding: 60px 0px;
  }

  .news_list_met_16_4 .tjleft {
    padding: 30px 10px;
  }

  .news_list_met_16_4 li a {
    width: 70%;
  }
}

@media (max-width:767px) {
  .news_list_met_16_4.met-index-body {
    padding: px 0px;
  }

  .news_list_met_16_4 .tjleft {
    padding: 30px 10px;
  }

  .news_list_met_16_4 li a {
    width: 70%;
  }
}

@media (max-width:479px) {
  .news_list_met_16_4 .tjleft {
    width: 100%;
    padding: 10px 0;
  }

  .news_list_met_16_4 .tjright {
    width: 100%;
  }

  .news_list_met_16_4 ul.blocks-2 li a {
    width: 70%;
  }
}

.partner_list_met_16_2 {
  padding: 70px 0;
}

.partner_list_met_16_2.bgcolor {
  background: #ffffff;
  /* background: ; */
}

.partner_list_met_16_2.bgpic {
  background: url(../images/b4c553191d324dbe921cc8da4d973f2c.gif) no-repeat;
  background-size: cover;
  background-position: center;
}

.partner_list_met_16_2 .title a {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300;
  color: #333333;
  /* color: ; */
  margin-bottom: 11px;
}

.partner_list_met_16_2 .title-icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
}

.partner_list_met_16_2 p.desc {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #666666;
  color: #ec691c;
  margin: 14px auto;
}

.partner_list_met_16_2 .imglist li {
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
}

.partner_list_met_16_2 .imglist div img {
  width: 100%;
}

.partner_list_met_16_2 .imglist div img.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.partner_list_met_16_2 .overlay-hover:hover .overlay-scale {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
}

@media (max-width:991px) {
  .partner_list_met_16_2.met-index-body {
    padding: 60px 0px;
  }

  .partner_list_met_16_2 .imglist {
    margin-top: 40px;
  }
}

@media (max-width:767px) {
  .partner_list_met_16_2.met-index-body {
    padding: 50px 0px;
  }

  .partner_list_met_16_2 .imglist {
    margin-top: 30px;
  }
}

.partner_list_met_16_2 .imglist li {
  list-style: none;
}

@media (min-width:1200px) {
  .customer-logowp {
    margin-right: -10px;
  }

  .partner_list_met_16_2 .imglist .row-2 {
    width: 20%;
  }

  .partner_list_met_16_2 .imglist .row-3 {
    width: 33.3%;
  }

  .partner_list_met_16_2 .imglist li {
    float: left;
    height: 78px;
    border: none;
    list-style: none;
    padding: 0;
  }

  .partner_list_met_16_2 .imglist li img {
    display: block;
    width: 188px;
    height: 78px;
  }

  .partner_list_met_16_2 .imglist .row-3 {
    height: 356px;
    border-radius: 6px;
    margin-bottom: 30px;
  }

  .partner_list_met_16_2 .imglist .content {
    border: 1px solid #EDEDED;
    width: 378px;
    height: 356px;
    border-radius: 6px;
  }

  .partner_list_met_16_2 .imglist .row-3 img {
    display: block;
    width: 378px;
    height: 230px;
  }

}

@media (max-width:991px) {
  .partner_list_met_16_2 .imglist .row-2 {
    width: 20%;
  }

  .partner_list_met_16_2 .imglist li {
    float: left;
    width: 33%;
    height: 78px;
    border: none;
    padding: 0;
  }

  .partner_list_met_16_2 .imglist li img {
    display: block;
    width: 100%;
    height: 78px;
    object-fit: contain;
  }
}

@media (max-width:767px) {
  .partner_list_met_16_2 .imglist .row-2 {
    width: 50%;
  }

  .product_list_met_16_4 .title p {
    font-size: 14px;
  }

  .partner_list_met_16_2 .imglist li {
    float: left;
    width: 50%;
    height: 78px;
    border: none;
    padding: 0;
  }

  .partner_list_met_16_2 .imglist li img {
    display: block;
    width: 100%;
  }

  .partner_list_met_16_2 .imglist .row-3 {
    width: 100%;
    height: 300px;
    border-radius: 6px;
    margin-bottom: 20px;
  }

  .partner_list_met_16_2 .imglist .content {
    border: 1px solid #EDEDED;
    width: 100%px;
    height: 300px;
    border-radius: 6px;
  }

  .partner_list_met_16_2 .imglist .row-3 img {
    display: block;
    width: 100%;
    height: auto;
  }

  .pay {
    font-size: 15px;
    font-weight: bold;
    margin: 6px 12px;
  }

  .pay_title {
    font-size: 12px;
  }
}

/* 底部 */
ul li {
  list-style: none;
}

body {
  position: relative;
}

.container h3 {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 700;
  color: #333333;
  margin-bottom: 11px;
}

.container .title_icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
}

.advantage em {
  font-style: normal;
  font-weight: 700;
}

.show_met_16_1.met-show-body {
  background: #ffffff;
}

.show_met_16_1.met-show-body.bgcolor {
  /* background: ; */
}

.show_met_16_1.met-show-body.bgpic {
  background: url(../images/1534823172.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.show_met_16_1 .title {
  color: #333333;
  /* color: ; */
}

.show_met_16_1 .met-feedback .form-group input,
.form-control {
  border-color: #666666;
  /* border-color: ; */
}

textarea {
  border-color: #666666;
  /* border-color: ; */
}

.show_met_16_1 .met-feedback .form-group input:focus,
.form-control:focus {
  border-color: #ec691c;
  /* border-color: ; */
}

.show_met_16_1 .met-feedback .form-group .btn {
  background: #333333;
  /* background: ; */
  border: none;
}

.show_met_16_1 .met-feedback .form-group .btn:hover {
  opacity: 0.8;
  transition: all 1s;
}

.show_met_16_1 .met-feedback .form-group input,
.form-control {
  color: #ec691c;
  /* color: ; */
}

.show_met_16_1 .met-feedback .form-group label {
  color: #333333;
  /* color: ; */
}

/*成长历程*/
.developmen .dev-img {
  text-align: center;
}

.developmen .dev-img img {
  max-width: 1200px;
  width: auto;
}

/*公司相关*/
.about-company {
  width: 100vw;
  height: 756px;
  position: absolute;
  left: 0px;
  background: url('../images/bk2.png');

}

.about-company .concept {
  padding-top: 65px;
}

.about-company .mwidth {
  height: 756px;
}

.about-company .concept .text2 {
  margin: 40px auto 90px;
}

.about-company .text2 {
  text-align: center;
  font-size: 24px;
  color: #000;
}

@media (min-width:1200px) {

  .mwidth {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}

.about-company .culture {
  margin-top: 50px;
}

/* 公司相关 */
.about-company .about div.item {
  text-align: center;
}

.about-company .about .tzimgbox {
  height: 210px;
  line-height: 210px;
}

.about-company .about img {
  vertical-align: middle;
}

@media (max-width: 765px) {
  .about-company .about .tzimgbox {
    height: 120px;
    line-height: 120px;
    margin: 10px auto;
  }

  .about-company .about img {
    vertical-align: middle;
    width: 120px;
  }

  .about-company .concept .text2 {
    margin: 20px auto 60px;
  }

  .about-company .culture {
    margin-top: 20px;
  }
}


@media (min-width: 1200px) {
  .show_met_16_1 .mwidth {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .show_met_16_1.met-show-body {
    padding: 0;
  }

  .show_met_16_1 * {
    padding: 0;
  }

  .show_met_16_1 .fl {
    float: left;
  }

  .show_met_16_1 .fr {
    float: right;
  }

  .show_met_16_1 .clearfix:after,
  .show_met_16_1 .clearfix:before {
    content: "";
    display: table;
  }

  .show_met_16_1 .clearfix:after {
    clear: both;
  }

  .show_met_16_1 .clearfix {
    *zoom: 1;
  }

  .show_met_16_1 .mybox {
    padding: 40px 0;
  }

  .show_met_16_1 .bgwp {
    margin-top: 30px;
  }

  .show_met_16_1 .imgbox {
    width: 560px;
    height: 340px;
    text-align: center;
    position: relative;
    overflow: hidden;
  }

  .show_met_16_1 .imgbox img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
  }

  .show_met_16_1 .text {
    min-height: 340px;
    width: 630px;
    padding-left: 5px;
    padding-top: 40px;
  }

  .show_met_16_1 .text h5 {
    height: 46px;
    line-height: 46px;
    color: #448aff;
    font-size: 24px;
    font-weight: bold;
  }

  .show_met_16_1 .text p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
  }

  .show_met_16_1 .bgwp2 .imgbox {
    width: 525px;
  }

  .show_met_16_1 .bgwp2 .text {
    padding: 20px;
  }

  .show_met_16_1 .bgwp2 .text.f0f0f0 {
    background-color: #f0f0f0;
  }

  /* 投资者关系 */
  .show_met_16_1 .touziz div.item {
    float: left;
    width: 25%;
    text-align: center;
  }

  .show_met_16_1 .touziz div.tzimgbox {
    height: 120px;
    line-height: 120px;
  }

  .show_met_16_1 .touziz div.tzimgbox img {
    vertical-align: middle;
  }

  .show_met_16_1 .touziz p {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #666;
    margin: 0;
  }

  .show_met_16_1 .touziz p.t1 {
    font-size: 24px;
    color: #333;
  }

  /* 关于我们 */
  /* .show_met_16_1 .container{width: 100%;} */

  .gywm .gywmiwp {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .gywm .textbox-wp {
    width: 1100px;
    background-color: #fff;
    margin-top: -100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    margin-bottom: 20px;
  }

  .gywm .textbox {
    padding: 50px 60px;
    background-color: #fff;
    box-shadow: 1px 1px 5px #ddd;
  }

  .gywm .textbox p {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    text-indent: 2em;
  }
}

@media (max-width: 1200px) {

  .show_met_16_1 .fl,
  .show_met_16_1 .fr {
    float: none;
  }

  .show_met_16_1 .mwidth {
    width: 100%;
  }

  .show_met_16_1 .mybox {
    padding: 20px 0;
  }

  .show_met_16_1 .bgwp {
    margin-top: 30px;
  }

  .show_met_16_1 .imgbox {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    text-align: center;
  }

  .show_met_16_1 .imgbox img {
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
  }

  .show_met_16_1 .text {
    width: 100%;
    padding-left: 5px;
    padding-top: 20px;
  }

  .show_met_16_1 .text h5 {
    height: 36px;
    line-height: 36px;
    color: #448aff;
    font-size: 24px;
    font-weight: bold;
  }

  .show_met_16_1 .text p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
  }

  .show_met_16_1 .bgwp2 .imgbox {
    width: 100%;
  }

  .show_met_16_1 .bgwp2 .text {
    padding: 20px;
  }

  .show_met_16_1 .bgwp2 .text.f0f0f0 {
    background-color: #f0f0f0;
  }

  .show_met_16_1 .touziz div.item {
    float: left;
    width: 25%;
    text-align: center;
  }

  .show_met_16_1 .container {
    width: 100%;
  }

  .gywm .gywmiwp {
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .gywm .textbox-wp {
    background-color: #fff;
    margin-top: -5rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    margin-bottom: 15px;
  }

  .gywm .textbox {
    padding: 10px 10px;
    background-color: #fff;
    box-shadow: 1px 1px 5px #ddd;
  }

  .gywm .textbox p {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    text-indent: 2em;
  }
}

@media (max-width: 1000px) {
  .show_met_16_1 .touziz div.item {
    float: left;
    width: 50%;
    text-align: center;
    min-height: 120px;
  }
}

@media (max-width: 500px) {
  .show_met_16_1 .touziz div.item {
    float: left;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 769px) {

  .partner_list_met_16_2 .imglist li {
    float: left;
    width: 50%;
    height: 78px;
    border: none;
    padding: 0;
  }

  .partner_list_met_16_2 .imglist li img {
    display: block;
    width: 100%;
  }

  .partner_list_met_16_2 .imglist .row-3 {
    width: 48%;
    height: 300px;
    border-radius: 6px;
    margin-bottom: 20px;
  }

  .partner_list_met_16_2 .imglist .row-3:nth-child(2n) {
    margin-left: 4%;
  }

  .partner_list_met_16_2 .imglist .content {
    border: 1px solid #EDEDED;
    width: 100%px;
    height: 300px;
    border-radius: 6px;
  }

  .partner_list_met_16_2 .imglist .row-3 img {
    display: block;
    width: 100%;
    height: auto;
  }

  .pay {
    font-size: 16px;
    font-weight: bold;
    margin: 6px 12px;
  }

  .pay_title {
    font-size: 16px;
  }
}

@media (max-width: 414px) {
  .erm {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    position: fixed;
    text-align: center;
    background: white;
    width: 250px;
    height: 250px;
    display: none;
  }

  .erm img {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border-radius: 4px;

  }

  .erm .title {
    font-weight: bold;
    color: #333333;
    font-size: 16px;
    margin: 20px 0 21px 0;
  }

  .ewm_money {
    margin-top: 15px;
  }

  .ewm_money .number {
    font-size: 14px;
    font-weight: bold;
    color: #EC5328;
  }

  .ewm_money .text {
    font-size: 15px;
  }

}

/* 产品服务 */
html,
body,
h3,
h5,
ul,
li,
p,
a,
img {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  vertical-align: middle;
}

.left {
  float: left;
}

.right {
  float: right;
}

/* 清楚浮动 */
.clearfix::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

/* 产品服务文字 */
.container_yr h3 {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 700;
  color: #333333;
  margin-bottom: 11px;
}

.container_yr .title_icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
}

.container_yr .pro_server .title_desc {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #666666;
  margin: 14px auto;
  line-height: 26px;
}

.advantage em {
  font-style: normal;
  font-weight: 700;
}

/* 小屏幕 */
@media (max-width: 767px) {
  .container_yr {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 10px;
  }

  .container_yr .pro_server {
    padding: 50px 0px;
  }

  /* 产品服务文字 */
  .container_yr h3 {
    font-size: 22px;
    margin-top: 0px;
    text-align: center;
    font-weight: 500;
    color: #333333;
    margin-bottom: 11px;
  }

  .container_yr .pro_server .title_desc {
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    width: 80%;
    color: #666666;
    margin: 14px auto;
    line-height: 24px;
  }

  /* 服务列表 */
  .container_yr .item_list .item {
    padding: 0 10px;
  }

  .container_yr .item_list .row_item {
    padding: 10px;
    border: 1px #efefef solid;
    margin: 10px 0;
    background-color: #f2f2f2;
  }

  .container_yr .item_list .item_img {
    width: 30%;
    height: 130px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .container_yr .item_list .item_img .cover-img {
    max-height: 100%;
    width: 100%;
  }

  .container_yr .item_list .item_text {
    height: 130px;
    width: 65%;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
  }

  .container_yr .item_list .item_text a {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .container_yr .item_list .item_text h5 {
    font-size: 16px;
    color: #ec691c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
  }

  .container_yr .item_list .item_text .gray {
    color: #999;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 22px;
  }

  .container_yr .item_list .last_item .row_item {
    display: none;
    height: 130px;
    background: url("../images/pic_bg.png") no-repeat center;
    background-size: 100%;
  }

  /* 平台优势 */
  .container_yr .advantage {
    padding-bottom: 50px;
  }

  .advantage .public li {
    width: 100%;
    height: 180px;
    margin-bottom: 15px;
    position: relative;
  }

  .advantage .public .content {
    width: 100%;
  }

  .advantage .public li img {
    width: 180px;
    height: 180px;
  }

  .advantage .public .content,
  .advantage .public img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .advantage .public li h3 {
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #ec691c;
    font-weight: 700;
  }

  .advantage .public li p {
    text-align: center;
    line-height: 20px;
    font-size: 12px;
  }

  /* 服务体系 */
  .servers,
  .resource,
  .marketing,
  .channel,
  .re_expand {
    padding-bottom: 50px;
  }

  .selection .servers_img {
    width: 100%;
    /* height: 350px; */
    margin-top: 20px;
  }

  .selection .servers_img img {
    width: 100%;
  }
}

/* 中屏幕 */
@media (min-width: 768px) {
  .container_yr {
    width: 100%;
    padding: 0;
    margin: auto;
  }

  .container_yr .pro_server {
    padding: 50px 0px;
  }

  /* 服务列表 */
  .container_yr .item_list {
    text-align: left !important;
  }

  .container_yr .item_list .item {
    float: left;
    padding: 0 10px;
    width: 50%;
  }

  .container_yr .item_list .row_item {
    padding: 10px;
    border: 1px #efefef solid;
    margin: 10px 0;
    background-color: #f2f2f2;
  }

  .container_yr .item_list .item_img {
    width: 30%;
    height: 120px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .container_yr .item_list .item_img .cover-img {
    max-height: 100%;
    max-width: 100%;
    /* width: 100%; */
  }

  .container_yr .item_list .item_text {
    height: 120px;
    width: 65%;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
  }

  .container_yr .item_list .item_text a {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .container_yr .item_list .item_text h5 {
    font-size: 18px;
    color: #ec691c;
    color: #ec691c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .container_yr .item_list .item_text .gray {
    color: #999;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 18px;
  }

  .container_yr .item_list .last_item .row_item {
    border: 0 none;
  }

  .container_yr .item_list .last_item .row_item {
    height: 142px;
    background: url("../images/pic_bg.png") no-repeat center;
    background-size: 100%;
  }

  /* 平台优势 */
  .container_yr .advantage {
    padding-bottom: 50px;
  }

  .advantage .public li {
    width: 50%;
    height: 220px;
    position: relative;
  }

  .advantage .public:nth-child(n) li {
    float: left;
  }

  .advantage .public:nth-child(n) li:first-child {
    width: 40%;
  }

  .advantage .public:nth-child(n) li:first-child img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .advantage .public:nth-child(n) li:last-child {
    width: 60%;
  }

  .advantage .public:nth-child(2n) li {
    float: right;
  }

  .advantage .public:nth-child(2n) li:first-child {
    width: 40%;
  }

  .advantage .public:nth-child(2n) li:first-child img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .advantage .public:nth-child(2n) li:last-child {
    width: 60%;
  }

  .advantage .public li img {
    width: 160px;
    height: 160px;
  }

  .advantage .public .content {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
  }

  .advantage .public li h3 {
    text-align: left;
    line-height: 25px;
    font-size: 18px;
    color: #ec691c;
    font-weight: 700;
  }

  .advantage .public li p {
    text-align: left;
    line-height: 22px;
    font-size: 13px;
  }

  /* 服务体系 */
  .servers,
  .resource,
  .marketing,
  .channel,
  .re_expand {
    padding-bottom: 60px;
  }

  .selection .servers_img {
    width: 100%;
    /* height: 450px; */
    margin-top: 20px;
  }

  .selection .servers_img img {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .container_yr {
    width: 970px;
    padding: 0;
    margin: auto;
  }

  .container_yr .pro_server {
    padding: 60px 0px;
  }

  /* 服务列表 */
  .container_yr .item_list .item {
    float: left;
    padding: 0 10px;
    width: 47%;
  }

  .container_yr .item_list .row_item {
    padding: 10px;
    border: 1px #efefef solid;
    margin: 10px 0;
    background-color: #f2f2f2;
  }

  .container_yr .item_list .item_img {
    width: 30%;
    height: 130px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .container_yr .item_list .item_img .cover-img {
    max-height: 100%;
    width: 100%;
  }

  .container_yr .item_list .item_text {
    height: 130px;
    width: 65%;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
  }

  .container_yr .item_list .item_text a {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .container_yr .item_list .item_text h5 {
    font-size: 18px;
    color: #ec691c;
    color: #ec691c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .container_yr .item_list .item_text .gray {
    color: #999;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 20px;
  }

  .container_yr .item_list .last_item .row_item {
    border: 0 none;
  }

  .container_yr .item_list .last_item .row_item {
    height: 152px;
    background: url("../images/pic_bg.png") no-repeat center;
    background-size: 100%;
  }

  /* 平台优势 */
  .container_yr .advantage {
    padding-bottom: 60px;
  }

  .advantage .public li {
    width: 50%;
    height: 220px;
    position: relative;
  }

  .advantage .public:nth-child(n) li {
    float: left;
  }

  .advantage .public:nth-child(n) li:first-child {
    width: 40%;
  }

  .advantage .public:nth-child(n) li:first-child img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .advantage .public:nth-child(n) li:last-child {
    width: 60%;
  }

  .advantage .public:nth-child(2n) li {
    float: right;
  }

  .advantage .public:nth-child(2n) li:first-child {
    width: 40%;
  }

  .advantage .public:nth-child(2n) li:first-child img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .advantage .public:nth-child(2n) li:last-child {
    width: 60%;
  }

  .advantage .public li img {
    width: 180px;
    height: 180px;
  }

  .advantage .public .content {
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%);
  }

  .advantage .public li h3 {
    text-align: left;
    line-height: 30px;
    font-size: 18px;
    color: #ec691c;
    font-weight: 700;
  }

  .advantage .public li p {
    text-align: left;
    line-height: 22px;
    font-size: 13px;
  }

  /* 服务体系 */
  .servers,
  .resource,
  .marketing,
  .channel,
  .re_expand {
    padding-bottom: 70px;
  }

  .selection .servers_img {
    width: 100%;
    /* height: 550px; */
    margin-top: 20px;
  }

  .selection .servers_img img {
    width: 100%;
  }
}

.panel-body {
  padding: 0;
}

/* .page-bg {
    background-color: #fff;
  } */
@media (min-width: 1200px) {

  /* 版心 */
  .container_yr {
    width: 1200px;
    padding: 0;
    margin: auto;
  }

  .container_yr .pro_server {
    padding: 80px 0;
  }

  /* 服务列表 */
  .container_yr .item_list {
    margin-top: 40px;
  }

  .container_yr .item_list .item {
    float: left;
    width: 47%;
  }

  .container_yr .item_list .row_item {
    padding: 10px;
    border: 1px #efefef solid;
    margin: 10px 0;
    background-color: #f2f2f2;
  }

  .container_yr .item_list .item_img {
    width: 30%;
    height: 150px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .container_yr .item_list .item_img .cover-img {
    max-height: 100%;
    width: 100%;
  }

  .container_yr .item_list .item_text {
    height: 150px;
    width: 65%;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
  }

  .container_yr .item_list .item_text a {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .container_yr .item_list .item_text h5 {
    font-size: 18px;
    color: #ec691c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .container_yr .item_list .item_text .gray {
    color: #999;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 22px;
  }

  .container_yr .item_list .last_item .row_item {
    border: 0 none;
  }

  .container_yr .item_list .last_item .row_item {
    height: 150px;
    background: url("../images/pic_bg.png") no-repeat center;
    background-size: 100%;
  }

  /* 平台优势 */
  .container_yr .advantage {
    padding-bottom: 60px;
  }

  .advantage .public li {
    width: 50%;
    height: 220px;
    position: relative;
  }

  .advantage .public:nth-child(n) li {
    float: left;
  }

  .advantage .public:nth-child(n) li:first-child {
    width: 40%;
  }

  .advantage .public:nth-child(n) li:first-child img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .advantage .public:nth-child(n) li:last-child {
    width: 60%;
  }

  .advantage .public:nth-child(2n) li {
    float: right;
  }

  .advantage .public:nth-child(2n) li:first-child {
    width: 40%;
  }

  .advantage .public:nth-child(2n) li:first-child img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .advantage .public:nth-child(2n) li:last-child {
    width: 60%;
  }

  .advantage .public li img {
    width: 200px;
    height: 200px;
  }

  .advantage .public .content {
    position: absolute;
    top: 50%;
    left: 170px;
    transform: translateY(-50%);
  }

  .advantage .public li h3 {
    text-align: left;
    line-height: 30px;
    font-size: 18px;
    color: #ec691c;
    font-weight: 700;
  }

  .advantage .public li p {
    text-align: left;
    line-height: 22px;
    font-size: 13px;
  }

  /* 服务体系 */
  .servers,
  .resource,
  .marketing,
  .channel,
  .re_expand {
    padding-bottom: 80px;
  }

  .selection .servers_img {
    width: 100%;
    /* height: 650px; */
    margin-top: 20px;
  }

  .selection .servers_img img {
    width: 100%;
  }
}

@media (min-width: 1260px) {
  .container_yr .item_list {
    margin-top: 40px;
  }

  .container_yr .pro_server .item_list .item {
    float: left;
    width: 570px;
    margin-right: 30px;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    padding: 0;
  }

  .container_yr .pro_server .item_list .item .item_img {
    width: 220px;
    height: 170px;
    border-radius: 0;
    padding: 0;
  }

  .container_yr .pro_server .item_list .item .item_img .cover-img {
    width: 220px;
    height: 170px;
    border-radius: 0;
  }

  .container_yr .item_list .row_item {
    padding: 0;
    border: 1px #efefef solid;
    margin: 0;
    background-color: #f2f2f2;
  }

  .container_yr .item_list .item_text {
    width: 348px;
    padding-left: 15px;
    height: 170px;
    position: relative;
  }

  .container_yr .item_list .item_text a {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .container_yr .item_list .item_text h5 {
    font-size: 20px;
    color: #ec691c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
  }

  .container_yr .item_list .item_text .gray {
    color: #999;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 24px;
  }

  .container_yr .item_list .last_item .row_item {
    border: 0 none;
  }

  .container_yr .item_list .last_item .row_item {
    height: 170px;
    background: url("../images/pic_bg.png") no-repeat center;
    background-size: 100%;
  }
}


/* 荣誉与资质 */
html,
body,
h3,
ul,
li,
p,
img {
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: middle;
}

.left {
  float: left;
}

.right {
  float: right;
}

/* 清楚浮动 */
.clearfix::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

/* .container_yr_bg {
    background-color: #f2f2f2;
  } */
@media (max-width: 767px) {

  /* 版心 */
  .container_yr {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 10px;
  }

  .honour_list {
    padding: 20px;
  }

  .honour_list:first-child {
    padding-top: 50px;
  }

  .date {
    width: 60px;
    text-align: center;
  }

  .date p {
    color: #ec691c;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
  }

  .honour_item {
    border-left: 2px solid #ec691c;
    margin-top: 25px;
    padding-top: 20px;
    width: 76%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .honour_item:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #ec691c;
    position: absolute;
    top: -10px;
    left: -6px;
  }

  .honour_item li {
    width: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
  }

  .honour_item li img {
    width: 70%;
  }

  .honour_item li p {
    margin: 10px;
    font-size: 12px;
  }
}

@media (min-width: 768px) {

  /* 版心 */
  .container_yr {
    width: 100%;
    padding: 0;
    margin: auto;
  }

  .honour_list {
    padding: 20px;
  }

  .honour_list:first-child {
    padding-top: 50px;
  }

  .date {
    width: 80px;
    text-align: center;
  }

  .date p {
    color: #ec691c;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
  }

  .honour_item {
    border-left: 2px solid #ec691c;
    margin-top: 25px;
    padding-top: 20px;
    width: 86%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .honour_item:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #ec691c;
    position: absolute;
    top: -10px;
    left: -6px;
  }

  .honour_item li {
    width: 100%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
  }

  .honour_item li img {
    width: 70%;
  }

  .honour_item li p {
    margin: 10px;
    font-size: 14px;
  }
}

@media (min-width: 992px) {

  /* 版心 */
  .container_yr {
    width: 970px;
    padding: 0;
    margin: auto;
  }

  .honour_list {
    padding: 20px;
  }

  .honour_list:first-child {
    padding-top: 50px;
  }

  .date {
    width: 80px;
    text-align: center;
  }

  .date p {
    color: #ec691c;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
  }

  .honour_item {
    border-left: 2px solid #ec691c;
    margin-top: 25px;
    padding-top: 20px;
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .honour_item:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #ec691c;
    position: absolute;
    top: -10px;
    left: -6px;
  }

  .honour_item li {
    /* float: left; */
    width: 50%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
  }

  .honour_item li img {
    width: 70%;
  }

  .honour_item li p {
    margin: 10px;
    font-size: 16px;
  }
}

/* 大屏幕 */
@media (min-width: 1200px) {

  /* 版心 */
  .container_yr {
    width: 1200px;
    padding: 0;
    margin: auto;
  }

  .honour_list {
    padding: 20px;
  }

  .honour_list:first-child {
    padding-top: 50px;
  }

  .date {
    width: 80px;
    text-align: center;
  }

  .date p {
    color: #ec691c;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
  }

  .honour_item {
    border-left: 2px solid #ec691c;
    margin-top: 25px;
    padding-top: 20px;
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .honour_item:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #ec691c;
    position: absolute;
    top: -10px;
    left: -6px;
  }

  .honour_item li {
    /* float: left; */
    width: 50%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
  }

  .honour_item li img {
    width: 80%;
  }

  .honour_item li p {
    margin: 10px;
    font-size: 18px;
  }
}


/*合作伙伴*/

.show_met_16_1.bgcolor {
  background: #ffffff;
}

.show_met_16_1.bgpic {
  background: url(../images/1534823172.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.show_met_16_1 .title a {
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300;
  color: #333333;
  /* color: ; */
  margin-bottom: 11px;
}

.show_met_16_1 .title-icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #ec691c;
}

.show_met_16_1 p.desc {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #666666;
  /* color: ; */
  margin: 14px auto;
}

.show_met_16_1 .imglist li {
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
}

.show_met_16_1 .imglist div img {
  width: 100%;
}

.show_met_16_1 .imglist div img.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.show_met_16_1 .overlay-hover:hover .overlay-scale {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
}

.show_met_16_1 .imglist.row-4 li {
  width: 25%;
}

.show_met_16_1 .imglist.row-5 li {
  width: 20%;
}

@media (max-width:991px) {
  .show_met_16_1.met-index-body {
    padding: px 0px;
  }

  .show_met_16_1 .imglist {
    margin-top: 40px;
  }
}

@media (max-width:767px) {
  .show_met_16_1.met-index-body {
    padding: px 0px;
  }

  .show_met_16_1 .imglist.row-4 li {
    width: 50%;
  }

  .show_met_16_1 .imglist.row-5 li {
    width: 50%
  }

  .show_met_16_1 .imglist {
    margin-top: 30px;
  }
}

.show_met_16_1 .imglist li {
  list-style: none;
}

@media (min-width:1200px) {
  .customer-logowp {
    margin-right: -10px;
  }

  .show_met_16_1 .imglist li {
    width: 20%;
    float: left;
    height: 78px;
    border: none;
    list-style: none;
    padding: 0;
  }


  .show_met_16_1 .imglist li img {
    display: block;
    width: 188px;
    height: 78px;
  }
}

@media (max-width:1200px) {
  .show_met_16_1 .imglist li {
    float: left;
    width: 33%;
    height: 78px;
    border: none;
    padding: 0;
  }

  .show_met_16_1 .imglist li img {
    display: block;
    width: 100%;
    height: 78px;
    object-fit: contain;
  }

  .show_met_16_1 .imglist.row-4 li {
    width: 25%;
  }

  .show_met_16_1 .imglist.row-5 li {
    width: 20%;
  }
}

@media (max-width:1000px) {
  .show_met_16_1 .imglist li {
    float: left;
    width: 50%;
    height: 78px;
    border: none;
    padding: 0;
  }

  .show_met_16_1 .imglist li img {
    display: block;
    width: 100%;
    height: 78px;
    object-fit: contain;
  }

  .show_met_16_1 .imglist.row-4 li {
    width: 50%;
  }

  .show_met_16_1 .imglist.row-5 li {
    width: 50%;
  }
}

@media (max-width:500px) {
  .show_met_16_1 .imglist li {
    float: left;
    width: 100%;
    height: 78px;
    border: none;
    padding: 0;
  }

  .show_met_16_1 .imglist li img {
    display: block;
    width: 100%;
    height: 78px;
    object-fit: contain;
  }

  .show_met_16_1 .imglist.row-4 li {
    width: 100%;
  }

  .show_met_16_1 .imglist.row-5 li {
    width: 100%;
  }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir='rtl'] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

@charset 'UTF-8';

.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader_6.gif') center center no-repeat
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto
}

.slick-prev:before {
  content: '←'
}

[dir='rtl'] .slick-prev:before {
  content: '→'
}

.slick-next {
  right: -25px
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px
}

.slick-next:before {
  content: '→'
}

[dir='rtl'] .slick-next:before {
  content: '←'
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black
}


/* 轮播图 */
.banner_met_16_3 {
  width: 100%;
  height: auto;
  display: table;
}

.banner_met_16_3.fixedheight {
  display: -moz-deck;
}

.banner_met_16_3.fixedheight .slick-slide {
  height: 100%;
}

.banner_met_16_3.fixedheight .slick-slide img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

@media screen\0 {
  .banner_met_16_3.fixedheight .slick-slide img {
    left: 0;
    width: 100%;
  }
}

.banner_met_16_3.banner-ny-h {
  height: 150px;
}

.banner_met_16_3.banner-ny-h .slick-slide img {
  min-height: 100px;
}

@media (max-width:991px) {
  .banner_met_16_3.banner-ny-h {
    height: 100px;
  }
}

.banner_met_16_3 .slick-slide {
  display: block;
  width: 100%;
}

.banner_met_16_3.slick-slider {
  display: block;
}

.banner_met_16_3:hover .slick-arrow {
  display: block !important;
}

.banner_met_16_3 .slick-list,
.banner_met_16_3 .slick-track {
  height: 100%;
}

.banner_met_16_3 .slick-prev:before,
.banner_met_16_3 .slick-next:before {
  display: none;
}

.banner_met_16_3 .slick-slide {
  height: auto;
  position: relative;
  overflow: hidden;
}

.banner_met_16_3 .slick-slide a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 13;
}

.banner_met_16_3 .slick-slide img {
  width: 100%;
}

.banner_met_16_3 .slick-slide img[data-lazy] {
  max-height: 150px;
}

.banner_met_16_3 .slick-arrow {
  width: 15%;
  height: 100%;
  display: none !important;
  z-index: 1;
}

@media screen\0 {
  .banner_met_16_3 .slick-arrow.slick-prev {
    background: rgba(0, 0, 0, .001);
  }
}

@media screen\0 {
  .banner_met_16_3 .slick-arrow.slick-next {
    background: rgba(0, 0, 0, .001);
  }
}

.banner_met_16_3 .slick-arrow i {
  font-size: 70px;
  color: #fff !important;
}

.banner_met_16_3 .slick-dots {
  margin: 0;
  bottom: 70px;
}

.banner_met_16_3 .slick-dots li {
  margin: 0 2px;
  width: 13px;
  height: 13px;
  background-color: #a89a8a;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.banner_met_16_3 .slick-dots li.slick-active {
  background-color: #fff;
}

.banner_met_16_3 .slick-dots li button {
  display: none;
}

@media (max-width:767px) {
  .banner_met_16_3 {
    height: auto;
  }

  .banner_met_16_3 .slick-dots {
    bottom: 5px;
  }

  .banner_met_16_3 .slick-dots li {
    width: 5px;
    height: 5px;
  }
}

.banner_met_16_3 .banner-text {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}

.banner_met_16_3 .banner-text .container {
  height: 100%;
  display: table;
  text-align: center;
}

.banner_met_16_3 .banner-text .container .banner-text-con {
  display: table-cell;
  vertical-align: bottom;
}

.banner_met_16_3 .banner-text.p-0 .container {
  text-align: left;
}

.banner_met_16_3 .banner-text.p-0 .container .banner-text-con div {
  float: left;
}

.banner_met_16_3 .banner-text.p-1 .container {
  text-align: right;
}

.banner_met_16_3 .banner-text.p-1 .container .banner-text-con div {
  float: right;
}

.banner_met_16_3 .banner-text.p-2 {
  top: 10%;
}

.banner_met_16_3 .banner-text.p-2 .container .banner-text-con {
  vertical-align: top;
}

.banner_met_16_3 .banner-text.p-3 {
  top: auto;
  bottom: 0%;
}

.banner_met_16_3 .banner-text.p-3 .container .banner-text-con {
  vertical-align: bottom;
}

.banner_met_16_3 .banner-text.p-2 .container .banner-text-con div,
.banner_met_16_3 .banner-text.p-3 .container .banner-text-con div,
.banner_met_16_3 .banner-text.p-4 .container .banner-text-con div {
  text-align: left;
}

.banner_met_16_3 .banner-text.p-4 {
  background: url(../images/banner_bottom_shadow_6.png) center bottom repeat-x;
  background-size: contain;
  text-indent: 20px;
}

.banner_met_16_3 .banner-text.p-4 h4 {
  font-size: 20px;
  color: #fff;
}

.banner_met_16_3 .banner-text h4,
.banner_met_16_3 .banner-text p {
  color: #fff;
}

.banner_met_16_3 .banner-text h4 {
  margin: 0;
  height: 65px;
  line-height: 65px;
  font-size: 20px;
  color: #fff;
}

.banner_met_16_3 .banner-text p {
  font-size: 20px;
  margin: 0;
  text-shadow: none;
}

.banner_met_16_3 .banner-text .btn {
  margin-top: 30px;
  font-size: 20px;
}

@media (max-width:991px) {
  .banner_met_16_3 .banner-text h4 {
    font-size: 20px;
    height: 65px;
    line-height: 65px;
  }

  .banner_met_16_3 .banner-text p {
    font-size: 30px;
  }
}

@media (max-width:767px) {
  .banner_met_16_3 .banner-text .container {
    width: 100%;
  }

  .banner_met_16_3 .banner-text.p-4 .container .banner-text-con {
    width: 100%;
  }

  .banner_met_16_3 .banner-text h4 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
  }

  .banner_met_16_3 .banner-text p {
    margin-top: 15px;
    font-size: 24px;
  }

  .banner_met_16_3 .banner-text .btn {
    margin-top: 20px;
    font-size: 16px;
  }
}

@media (max-width:479px) {
  .banner_met_16_3 .banner-text h4 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
  }

  .banner_met_16_3 .banner-text p {
    margin-top: 10px;
    font-size: 20px;
  }
}

/* 内页轮播图 */
.banner_met_16_3-ny {
  height: 120px;
  background: #ffffff;
}

.banner_met_16_3-ny h1,
.banner_met_16_3-ny h2 {
  margin: 0px;
  padding: 10px 30px;
  font-size: 35px;
  text-shadow: none;
  color: #fff;
  font-weight: 300;
}