body {
    font-family: "Microsoft Yahei","Helvetica Neue", Helvetica,  "STHeiti","Microsoft YaHei", sans-serif,Arial;
    font-size: 14px;
    line-height: 1.4;
    color: #333333;
    background-color: #ffffff;
    overflow: hidden;
}


.swiper-pagination{ display:none;}


.wrapper {
  background-color: #f3f3f3;font-family: "Microsoft Yahei","å¾®è½¯é›…é»‘","Helvetica Neue", Helvetica,  "STHeiti","Microsoft YaHei", sans-serif,Arial;
}

.page-container {
  width: 83.33%;
  margin: auto;
  font-weight: 200;
}

.yewu-header {
  padding-top: 200px;
  padding-bottom: 120px;
  background: #eee url(../images/20210429471520.jpg) no-repeat center top;
  background-size: cover
}

.yewu-header {
  color: #333;
}

.yewu-header h1 {
  font-size: 40px;
  margin: auto;
  margin-bottom: 1rem;
  font-weight: 200;
}

.yewu-header p {
  font-size: 20px;
  line-height: 1.7;
  font-weight: 200;
}

/* å¯¼èˆª */
.yewu-nav {
  position: relative;
  z-index: 1;
  top: -60px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}

.yewu-nav ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0
}

.yewu-nav ul li {
  list-style: none;
  width: 25%;
  font-size: 22px;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.yewu-nav ul li a {
  display: block;
  padding: 3rem 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.yewu-nav ul li a:hover {
  background-color: rgba(0, 0, 0, .1);
}



.yewu-icon>a {
}

.yewu-icon.active {
  background: #e71520;
  color: #fff;
  background-image: -moz-linear-gradient(-54deg, rgb(249, 191, 15) 0%, rgb(231, 21, 32) 50%,rgb(231, 21, 32) 100%);
  background-image: -webkit-linear-gradient(-54deg, rgb(249, 191, 15) 0%,rgb(231, 21, 32) 50%, rgb(231, 21, 32) 100%);
  background-image: -ms-linear-gradient(-54deg, rgb(249, 191, 15) 0%, rgb(231, 21, 32) 50%,rgb(231, 21, 32) 100%);
  box-shadow: 2px 4px 30px 0 rgb(231, 21, 32,.4);
  border-radius: 10px;
  overflow: hidden;
  background-size: cover;
}

.yewu-icon.active>a {
  color: #fff;
}
.yewu-icon>a::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  margin-right: 1em;
  width:72px;
  height:72px;
  background-image: url(../images/yewu-icon.png);
  background-repeat: no-repeat;
}

.yewu-icon-1>a:before {
  background-position: 0 0;
}

.yewu-icon-2>a:before {
  background-position: -72px 0;
}

.yewu-icon-3>a:before {
  background-position: -144px 0;
}

.yewu-icon-4>a:before {
  background-position: -216px 0;
}

.active.yewu-icon-1>a:before {
  background-position: 0 -72px;
}

.active.yewu-icon-2>a:before {
  background-position: -72px -72px;
}

.active.yewu-icon-3>a:before {
  background-position: -144px -72px;
}

.active.yewu-icon-4>a:before {
  background-position: -216px -72px;
}

@media screen and (max-width: 992px) {
.page-container {width: 92%;}	
.yewu-nav ul li {font-size: 16px;}
.yewu-nav ul li a { display: block; padding: 1rem 0;}
.yewu-nav ul li.yewu-icon >a {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 1em;}
.yewu-icon>a::before {background-image: url(../images/yewu-iconn.png);display: block;margin: auto;}
}

.yewu-section-overview{padding-top: 2rem;}
.yewu-section-overview h1{font-size: 50px;margin: auto;line-height:1;margin-bottom: 1em;color: #e71520}
.yewu-section-overview .yewu-description{font-size: 18px;line-height:1.7;padding-right:2em;width:50%;color:#444;}
.yewu-section-overview .yewu-description p{margin-bottom:1em;font-weight: 200}
.yewu-section-overview .swaper-wrapper{float:right;width:50%;height:400px;background-color:#ddd;border-radius:1rem;}
.yewu-section-overview .swaper-wrapper .swiper-slide img{object-fit: cover;}
.swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}

.yewu-news{margin-top:100px}
.yewu-news > h2.title{font-size: 36px;color:#333;margin-bottom:60px}
.yewu-news-list{}
.yewu-news-list > .yewu-news-list-item{display: flex;margin-bottom: 60px;justify-content: space-between;}
.yewu-news-list > .yewu-news-list-item > .news-date{width:100px;margin-right:2rem;position: relative;}
.yewu-news-list > .yewu-news-list-item > .news-date::after{content:"";position:absolute;top:-8px;left:0;width:20px;height:4px;background-color:#ccc;}
.yewu-news-list > .yewu-news-list-item > .news-date >dt{font-size: 22px;}
.yewu-news-list > .yewu-news-list-item > .news-date >dd{font-size: 16px;color:#999}
.yewu-news-list > .yewu-news-list-item > .news-pic{margin-right:2rem;width:200px;height:140px;border-radius: 0.5rem;overflow: hidden;box-shadow: 0 2px 6px rgb(0 0 0 / 10%);}
.yewu-news-list > .yewu-news-list-item > .news-pic > img{width:100%;height:100%;object-fit: cover;}
.yewu-news-list > .yewu-news-list-item > .news-content{margin-right:2rem;flex: 1;}
.yewu-news-list > .yewu-news-list-item > .news-content dt{font-size: 1.4rem;}
.yewu-news-list > .yewu-news-list-item > .news-content dd.date{font-size: 14px;color:#999;padding:.5em 0;}
.yewu-news-list > .yewu-news-list-item > .news-content dd.description{line-height: 1.7;color:#555;}

.yewu-news-list > .yewu-news-list-item > .news-link{width: 10rem;text-align: center;padding-top:40px}
.yewu-news-list > .yewu-news-list-item > .news-link > a{display: block;white-space: nowrap;border:1px solid #ccc;border-radius:30px;padding:.6em 2em;}
.yewu-news-list > .yewu-news-list-item > .news-link > a:hover{border-color:#e71520;color:#e71520}


@media screen and (max-width: 992px) {
.yewu-section-overview .yewu-description{width:100%; padding-right:0rem; margin-top: 20px;font-size: 15px;}
.yewu-section-overview h1{font-size:30px;margin: auto;line-height:1;margin-bottom: 0.2em;color: #e71520}
.yewu-section-overview .swaper-wrapper{width:100%;height:48vw;margin-bottom: 2rem;}

.yewu-news{margin-top:40px; width: 100%;}	
.yewu-news-list > .yewu-news-list-item{ display: block;}
.yewu-news-list > .yewu-news-list-item > .news-date{width:100%;padding-right:0rem; display: block; padding-bottom: 10px;}
.yewu-news-list > .yewu-news-list-item > .news-date >dt{font-size: 22px; display: inline-block;}
.yewu-news-list > .yewu-news-list-item > .news-date >dd{font-size: 16px;color:#999;display: inline-block;}
.yewu-news-list > .yewu-news-list-item > .news-link{width:100%;text-align: center;padding-top:40px;display: block;}
.yewu-news-list > .yewu-news-list-item > .news-pic{padding-right:0rem;}	
.yewu-news-list > .yewu-news-list-item > .news-pic img{width: 100%;}	
.yewu-news-list > .yewu-news-list-item > .news-content{padding-right:0rem; margin-top: 10px;}
.yewu-news-list > .yewu-news-list-item > .news-link{width:100%;text-align: center;padding-top:20px}
.yewu-section-overview{padding-top:0;}
}