.banner {
  font-size: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 130px;
}
@media (max-width: 1439px) {
  .banner {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .banner {
    padding-top: 57px;
  }
}
@media (max-width: 1199px) {
  .banner .slickbanner {
    width: 130%;
    max-width: 130%;
    margin-left: -15%;
  }
}
.banner .slickbanner .item {
  display: block;
  position: relative;
}
.banner .slickbanner .item .img_box {
  display: block;
  z-index: 0;
  padding-bottom: 43.22916667%;
}
.banner .slickbanner .item .img_box img {
  display: block;
  width: 100%;
}
.banner .slickbanner button {
  display: none;
}
.banner .slickbanner .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  height: 15px;
  background-color: transparent;
}
.banner .slickbanner .slick-dots li {
  height: 8px;
  width: 8px;
  float: left;
  background-color: #ccc;
  border-radius: 4px;
  transition: all 0.7s;
  margin: 0 6px;
}
.banner .slickbanner .slick-dots .slick-active {
  width: 20px;
  background-color: #fff;
}
.chanpin {
  overflow: hidden;
  position: relative;
}
.chanpin_head {
  position: relative;
  padding: 85px  0 50px 0;
}
@media screen and (max-width: 992px) {
  .chanpin_head {
    padding: 65px 0 40px 0;
  }
}
@media screen and (max-width: 767) {
  .chanpin_head {
    padding: 50px 0 30px 0;
  }
}
.chanpin_head span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -90%);
  font-size: 40px;
  color: #F7E0E0;
  font-weight: 400;
  z-index: -22;
}
@media screen and (max-width: 767px) {
  .chanpin_head span {
    font-size: 20px;
  }
}
@media screen and (max-width: 400px) {
  .chanpin_head span {
    font-size: 18px;
  }
}
.chanpin_head b,
.chanpin_head p {
  position: relative;
  display: block;
  font-size: 30px;
  text-align: center;
  line-height: 1;
  z-index: 22;
}
.chanpin_head b {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .chanpin_head b {
    font-size: 22px;
  }
}
@media screen and (max-width: 480px) {
  .chanpin_head b {
    font-size: 20px;
  }
}
.chanpin_head b::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 18px;
  background-color: #D32F2F;
}
.chanpin_head p {
  font-size: 16px;
  color: #999999;
}
@media screen and (max-width: 600px) {
  .chanpin_head p {
    font-size: 14px;
  }
}
.chanpin {
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .chanpin {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 400px) {
  .chanpin {
    padding-bottom: 10px;
  }
}
.chanpin_box .chanpin_item {
  position: relative;
  margin-bottom: 30px;
  display: block;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.35s;
}
.chanpin_box .chanpin_item:hover {
  box-shadow: 0px 0px 15px rgba(211, 47, 47, 0.4);
}
.chanpin_box .chanpin_item:hover .name p {
  color: #D32F2F;
}
.chanpin_box .chanpin_item:hover .name span {
  width: 100%;
  bottom: 0;
}
.chanpin_box .chanpin_item .chanpin_pic .img_box {
  padding-bottom: 78.78787879%;
}
.chanpin_box .chanpin_item .name {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.chanpin_box .chanpin_item .name p {
  font-size: 20px;
  line-height: 1.5;
  color: #000;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .chanpin_box .chanpin_item .name p {
    font-size: 16px;
  }
}
.chanpin_box .chanpin_item .name span {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  width: 20px;
  height: 6px;
  margin: 0 auto;
  background-color: #D32F2F;
  transition: all 0.35s;
}
.youshi {
  overflow: hidden;
  width: 100%;
  padding-top: 110px;
  padding-bottom: 89px;
  background: url("../images/youshi.jpg") no-repeat center;
}
@media screen and (max-width: 1200px) {
  .youshi {
    padding-top: 80px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 992px) {
  .youshi {
    padding-top: 65px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .youshi {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
.youshi_head {
  padding: 0;
  padding-bottom: 95px;
}
@media screen and (max-width: 992px) {
  .youshi_head {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 768px) {
  .youshi_head {
    padding-bottom: 10px;
  }
}
.youshi_head span {
  display: block;
  width: 100%;
  transform: translate(-50%, -190%);
  color: #d32f2f;
  opacity: 0.3;
  /*opacity: 30%;*/
}
@media screen and (max-width: 767px) {
  .youshi_head span {
    transform: translate(-51%, -130%);
    font-size: 30px;
  }
}
.youshi_head b {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .youshi_head b {
    font-size: 20px;
  }
}
.youshi_head b::after {
  left: 8px;
}
.youshi_head P {
  color: #000;
  text-align: left;
}
.youshi_foot ul {
  width: 50%;
}
@media screen and (max-width: 1439px) {
  .youshi_foot ul {
    width: 100%;
  }
}
.youshi_foot ul li {
  position: relative;
  float: left;
  width: 50%;
}
.youshi_foot ul li span {
  display: block;
}
.youshi_foot ul li span::before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e636';
  position: absolute;
  top: 0;
  left: 0;
  width: 47px;
  height: 47px;
  font-size: 47px;
  line-height: 1;
  color: #D32F2F;
  z-index: 33;
}
@media screen and (max-width: 768px) {
  .youshi_foot ul li span::before {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.youshi_foot ul li span::after {
  content: '';
  position: absolute;
  top: -10px;
  left: 11px;
  width: 50px;
  height: 50px;
  background-color: #EBDFE1;
  border-radius: 50%;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .youshi_foot ul li span::after {
    width: 30px;
    height: 30px;
    font-size: 30px;
    top: -5px;
  }
}
.youshi_foot ul li .youshi_txt {
  padding-top: 60px;
  margin-bottom: 65px;
}
@media screen and (max-width: 992px) {
  .youshi_foot ul li .youshi_txt {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .youshi_foot ul li .youshi_txt {
    margin-bottom: 15px;
    padding-top: 40px;
  }
}
@media screen and (max-width: 350px) {
  .youshi_foot ul li .youshi_txt {
    margin-bottom: 5px;
  }
}
.youshi_foot ul li .youshi_txt p {
  font-size: 20px;
  line-height: 30px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .youshi_foot ul li .youshi_txt p {
    font-size: 15px;
  }
}
@media screen and (max-width: 350px) {
  .youshi_foot ul li .youshi_txt p {
    font-size: 14px;
  }
}
.youshi_foot li:nth-child(2) span::before {
  content: '\e625' !important;
}
.youshi_foot li:nth-child(2) span::after {
  left: -12px !important;
}
.youshi_foot li:nth-child(3) span::before {
  content: '\e626' !important;
}
.youshi_foot li:nth-child(3) span::after {
  left: -9px !important;
}
.youshi_foot li:nth-child(4) span::before {
  content: '\e634' !important;
}
.youshi_foot li:nth-child(4) span::after {
  top: 9px !important;
  left: 3px !important;
}
.news {
  overflow: hidden;
}
.news_body {
  padding-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .news_body {
    padding-bottom: 0;
  }
}
.news_body .img_box {
  padding-bottom: 53.33333333%;
}
.news_body li {
  position: relative;
}
.news_body li a {
  display: block;
}
.news_body li .news_txtHead {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .news_body li .news_txtHead {
    margin-bottom: 10px;
    font-weight: 400;
  }
}
@media screen and (max-width: 480px) {
  .news_body li .news_txtHead {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.news_body li p {
  font-size: 14px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 768px) {
  .news_body li p {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 480px) {
  .news_body li p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.news_body li:hover .news_txtHead {
  color: #D32F2F;
}
.news_body li:hover p {
  color: #000;
}
.news_txt {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .news_txt {
    margin-top: 15px;
  }
}
.news_date {
  position: absolute;
  top: -12px;
  left: 30px;
  width: 60px;
  height: 60px;
  background-color: #D32F2F;
  color: #fff;
  z-index: 888;
}
@media screen and (max-width: 1200px) {
  .news_date {
    width: 40px;
    height: 40px;
  }
}
.news_date i,
.news_date span {
  display: block;
  font-size: 24px;
  color: #fff;
  font-style: normal;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .news_date i,
  .news_date span {
    font-size: 16px;
  }
}
.news_date span {
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .news_date span {
    font-size: 12px;
  }
}
.news_date::before {
  content: '';
  position: absolute;
  top: 0;
  left: 60px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #A61313;
  border-style: solid;
  border-width: 12px  0 0 6px ;
}
@media screen and (max-width: 1200px) {
  .news_date::before {
    left: 40px;
  }
}
