* {
  margin: 0;
  padding: 0;
}
.wrap {
  width: 1400px;
  margin: 0 auto;
}
div {
  box-sizing: border-box;
}
.bottom {
  width: 100%;
  background-color: #c91a05 !important;
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
.bottom .jieshao {
  text-align: center;
  color: #fff !important;
  font-size: 15px;
  height: 70px;
  line-height: 60px;
}
.bottom .jieshao a {
  color: #fff !important;
  font-size: 15px;
  text-decoration: none;
}
.bottom .jiguan {
  margin: 0 auto;
  width: 600px;
  height: 48px;
}
.bottom .jiguan p a {
  color: #fff !important;
  text-decoration: none;
}
.bottom .jiguan p {
  color: #fff !important;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  width: 500px;
  margin-left: 50px;
}
.bottom-small {
  display: none;
}
.banner {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  height: 450px;
  background: url("../images/banner.png") no-repeat top center;
}
.banner a img {
  margin-top: 50px;
  margin-left: 400px;
}
.wszqc_box {
  background: #c91a05;
  padding-bottom: 90px;
  margin-top: 70px;
}
.wszqc_box .wrap {
  overflow: hidden;
}
.wszqc_box .wszqc_title {
  overflow: hidden;
  padding-top: 1px;
  text-align: center;
  margin: 50px 0 40px;
}
.wszqc_box .swiper_box2 {
  display: none;
}
.wszqc_box .swiper_box {
  width: 100%;
  overflow: hidden;
}
.wszqc_box .swiper_box .swiper-slide {
  opacity: 0.35;
}
.wszqc_box .swiper_box .swiper-slide .xw_box .img_xw a {
  display: block;
}
.wszqc_box .swiper_box .swiper-slide .xw_box .img_xw a img {
  width: 100%;
  height: 350px;
}
.wszqc_box .swiper_box .swiper-slide .xw_box .xw_p {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  display: none;
  padding: 20px 30px;
  background: rgba(204, 24, 24, 0.5);
}
.wszqc_box .swiper_box .swiper-slide .xw_box .xw_p a {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  font-size: 24px;
  display: block;
  color: #fff;
}
.wszqc_box .swiper_box .swiper-slide-active {
  opacity: 1;
}
.wszqc_box .swiper_box .swiper-slide-active .xw_box .xw_p {
  display: block;
}
.wszqc_box .swiper-button-next {
  background-image: url("../images/right_jt.png");
}
.wszqc_box .swiper-button-prev {
  background-image: url("../images/left_jt.png");
}
.qianyan_box {
  padding: 50px 0;
  background: #fff;
}
.qianyan_box .qianyan {
  width: 95%;
  border: 2px solid #e6948a;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
}
.qianyan_box .qianyan .qianyan_content_left {
  width: 15%;
  height: auto;
  background: #c91a05;
  position: relative;
}
.qianyan_box .qianyan .qianyan_content_left p {
  font-size: 30px;
  line-height: 80px;
  font-weight: 900;
  color: #fff;
  width: 30px;
  margin: 30% 0 0 25%;
}
.qianyan_box .qianyan .qianyan_content_right {
  width: 70%;
  padding: 20px;
}
.qianyan_box .qianyan .qianyan_content_right p {
  font-size: 18px;
  text-indent: 36px;
  color: #666;
  line-height: 34px;
  letter-spacing: 1px;
  text-align: justify;
}
.qianyan_box .qianyan .qianyan_content_right::before {
  content: "“";
  display: block;
  font-size: 58px;
  color: #e4bdbc;
  line-height: 0;
  padding-top: 35px;
  margin-left: -30px;
}
.qianyan_box .qianyan .qianyan_content_right::after {
  content: "“";
  display: block;
  font-size: 58px;
  text-align: right;
  color: #e4bdbc;
  line-height: 0;
  padding-top: 35px;
}
.qianyan_box .qianyan .ch {
  position: absolute;
  left: 8%;
  top: 25%;
}
.gmxb_box {
  max-width: 1920px;
  margin: 0 auto;
  padding: 50px;
  background: url("../images/bottom_bg.png") no-repeat bottom center #fff4f3;
}
.gmxb_box .gmxb_title {
  text-align: center;
  margin-bottom: 40px;
}
.gmxb_box .content_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gmxb_box .content_box a {
  display: block;
  width: 30%;
}
.gmxb_box .content_box a img {
  width: 100%;
}
.ssls_box {
  max-width: 1920px;
  margin: 0 auto;
  padding: 50px;
  background: #fff;
}
.ssls_box .ssls_title {
  text-align: center;
  margin-bottom: 40px;
}
.ssls_box .content_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ssls_box .content_box a {
  display: block;
  width: 30%;
  margin-top: 15px;
}
.ssls_box .content_box a img {
  width: 100%;
}
.ssls_box .content_box div {
  display: block;
  width: 30%;
  margin-top: 15px;
}
.ssls_box .content_box div img {
  width: 100%;
}
@media (max-width: 1600px) {
  .wrap {
    width: 1200px;
    margin: 0 auto;
  }
  .banner a img {
    margin-left: 300px;
  }
}
@media (max-width: 1400px) {
  .wrap {
    width: 1000px;
    margin: 0 auto;
  }
  .banner a img {
    margin-left: 240px;
  }
  .qianyan_box .qianyan .qianyan_content_right {
    width: 66%;
  }
  .wszqc_box .swiper_box .swiper-slide .xw_box .xw_p a {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .wrap {
    width: 96%;
    margin: 0 auto;
  }
  .banner {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    height: 150px;
    background: url("../images/banner.png") no-repeat top center;
    background-size: cover;
  }
  .banner a img {
    width: 100px;
    margin-top: 15px;
    margin-left: 25%;
  }
  .qianyan_box {
    padding: 0px 0;
  }
  .qianyan_box .qianyan {
    width: 100%;
    display: block;
    margin-top: 30px;
    z-index: 15;
  }
  .qianyan_box .qianyan .qianyan_content_left {
    width: 100%;
    height: auto;
    background: #c91a05;
  }
  .qianyan_box .qianyan .qianyan_content_left p {
    font-size: 20px;
    letter-spacing: 20px;
    line-height: 50px;
    font-weight: 900;
    color: #fff;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .qianyan_box .qianyan .qianyan_content_right {
    width: 100%;
    padding: 10px;
  }
  .qianyan_box .qianyan .qianyan_content_right p {
    font-size: 16px;
    text-indent: 36px;
    color: #666;
    line-height: 32px;
    letter-spacing: 1px;
    text-align: justify;
    font-weight: 900;
  }
  .qianyan_box .qianyan .qianyan_content_right::before {
    content: "“";
    display: none;
    font-size: 58px;
    color: #e4bdbc;
    line-height: 0;
    padding-top: 25px;
    margin-left: -30px;
  }
  .qianyan_box .qianyan .qianyan_content_right::after {
    content: "“";
    display: none;
    font-size: 58px;
    text-align: right;
    color: #e4bdbc;
    line-height: 0;
    padding-top: 25px;
  }
  .qianyan_box .qianyan .ch {
    z-index: -1;
    opacity: 0.2;
    margin: 0 0 0 6%;
  }
  .qianyan_box .qianyan .ch img {
    width: 100%;
    height: 100%;
  }
  .ssls_box {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    padding: 20px 0 40px;
    background: url("../images/bottom_bg.png") no-repeat bottom center #fff4f3;
    background-size: contain;
  }
  .ssls_box .ssls_title {
    text-align: center;
    margin-bottom: 20px;
  }
  .ssls_box .ssls_title img {
    width: 50%;
  }
  .ssls_box .content_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ssls_box .content_box a {
    display: block;
    width: 48%;
    margin-top: 10px;
  }
  .ssls_box .content_box a img {
    width: 100%;
  }
  .gmxb_box {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    padding: 20px 0 40px;
    background: url("../images/bottom_bg.png") no-repeat bottom center #fff4f3;
    background-size: contain;
  }
  .gmxb_box .gmxb_title {
    text-align: center;
    margin-bottom: 20px;
  }
  .gmxb_box .gmxb_title img {
    width: 50%;
  }
  .gmxb_box .content_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .gmxb_box .content_box a {
    display: block;
    width: 48%;
  }
  .gmxb_box .content_box a img {
    width: 100%;
  }
  .wszqc_box {
    background: #c91a05;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .wszqc_box .wrap {
    overflow: hidden;
  }
  .wszqc_box .wszqc_title {
    overflow: hidden;
    padding-top: 1px;
    text-align: center;
    margin: 20px 0 20px;
  }
  .wszqc_box .wszqc_title img {
    width: 49%;
  }
  .wszqc_box .swiper_box {
    width: 100%;
    overflow: hidden;
    display: none;
  }
  .wszqc_box .swiper_box2 {
    width: 100%;
    overflow: hidden;
    display: block;
  }
  .wszqc_box .swiper_box2 .swiper-slide {
    opacity: 0.6;
  }
  .wszqc_box .swiper_box2 .swiper-slide .xw_box .img_xw a {
    display: block;
  }
  .wszqc_box .swiper_box2 .swiper-slide .xw_box .img_xw a img {
    width: 100%;
    height: 200px;
  }
  .wszqc_box .swiper_box2 .swiper-slide .xw_box .xw_p {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    display: none;
    padding: 10px 0;
    background: rgba(204, 24, 24, 0.5);
  }
  .wszqc_box .swiper_box2 .swiper-slide .xw_box .xw_p a {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    font-size: 16px;
    display: block;
    color: #fff;
  }
  .wszqc_box .swiper_box2 .swiper-slide-active {
    opacity: 1;
  }
  .wszqc_box .swiper_box2 .swiper-slide-active .xw_box .xw_p {
    display: block;
  }
  .wszqc_box .swiper-pagination2 {
    text-align: center;
  }
  .wszqc_box .swiper-pagination-bullet-active {
    background: #fff;
  }
  .bottom {
    display: none;
  }
  .bottom-small {
    display: block;
  }
  .bottom-small {
    background-color: #c91a05 !important;
    padding: 20px 0;
    line-height: 35px;
  }
  .bottom-small p {
    text-align: center;
    color: #fff;
  }
  .jiguan > p a {
    color: #fff !important;
    text-decoration: none;
  }
  .jiguan > p:nth-child(1) > a {
    display: block;
    color: #fff !important;
  }
  .jiguan > p:last-child > a {
    color: #fff !important;
  }
}
