.tit-name {
  color: #333;
  font-size: 40px;
  text-align: center;
}
.font-f {
  color: #fff !important;
}
.tit-intro {
  color: #666;
  font-size: 20px;
  text-align: center;
  padding: 10px 0 20px 0;
}
.part1 {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}
.part1 .left{
	width: 50%;
}
.part1 .right {
  width: 35%;
}
.part1 .left .red {
  font-size: 24px;
  color: #c4171e;
}
.part1 .left h3 {
  color: #333;
  font-size: 40px;
  margin-bottom: 20px;
}
.part1 .left h4 {
  font-size: 32px;
  color: #333;
  margin-bottom: 20px;
  font-weight: 400;
}
.part1 .left .intro {
  font-size: 16px;
  color: #666;
  margin-bottom: 50px;
}
.part1 .left .bottom {
  background-color: #f6f6f6;
  position: relative;
  display: inline-block;
}
.part1 .left .bottom a {
  color: #666;
  margin: 0 40px;
}

.part1 .right .box {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e1e1e1;
  align-items: center;
  padding: 30px 0;
}
.part1 .right .box h3 {
  color: #e30f1f;
  font-size: 70px;
}
.part1 .right .box p {
  color: #666;
  font-size: 18px;
}
.part2 {
  background: url(/images/bg-psgc.jpeg) center no-repeat;
  padding: 60px 0 120px 0;
  text-align: center;
}
.part2 .tit-intro {
  margin-bottom: 100px;
}

.part2 .lct {
  display: block;
}
.part2 .lct2 {
  display: none;
}

.part2 .lct {
  width: 95%;
}
.part3   {
	margin-top: 50px;
}
.part3 .slideTxtBox  {
	margin-top: 30px;
}
.part3 .slideTxtBox .hd ul {
  display: flex;
  justify-content: space-between;

  height: 100px;
}
.part3 .slideTxtBox .hd ul li {
  border-top: 1px solid #e1e1e1;
  padding: 30px 0;
  cursor: pointer;
  color: #333;
  font-size: 18px;
  flex: 1;
  text-align: center;
}
.part3 .slideTxtBox .hd ul li.on {
  background: linear-gradient(
    180deg,
    rgba(227, 15, 31, 0.06),
    rgba(255, 255, 255, 0) 100%
  );

  border-top: 2px solid #e30f1f;
}
.part3 .slideTxtBox .item {
  position: relative;
}

.part3 .slideTxtBox .item h3 {
  position: absolute;
  bottom: 150px;
  left: 60px;
  font-size: 30px;
  color: #fff;
}
.part3 .slideTxtBox .item p {
  position: absolute;
  bottom: 60px;
  left: 60px;
  font-size: 16px;
  color: #fff;
  width: 50%;
}
.zlbox {
  padding: 60px 0;
}
.part4 {
  position: relative;
}
.part4mob {
  display: none;
}
.part4 .swiper-container {
  padding-top: 120px;
}

.part4 .swiper-slide {
  width: 749px;
  height: 432px;
  position: relative;
}
.part4 .swiper-slide .outimg {
  display: block;
  
}

.part4 .swiper-slide a {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
  z-index: 10000;
}
.part4 .swiper-slide a img{
	z-index: 10000;
}
.part4 .swiper-pagination {
  width: 100%;
  top: 20px;
  display: flex;
  justify-content: space-between;
}

.part4 .swiper-pagination-bullets .swiper-pagination-bullet {
  /* border: 1px dashed #666666;
  background-color: #fff;
  width: 22px;
  height: 22px; */

  background: url(/images/yuan-k.jpeg) no-repeat center;
  width: 100px;
  height: 22px;
  z-index: 10;
}

.part4 .swiper-pagination-bullets .swiper-pagination-bullet-active {
  /* border: 1px dashed #e30f1f;
  background-color: #fff;
  width: 22px;
  height: 22px; */
  background: url(/images/yuan-s.jpeg) no-repeat center;
  width: 100px;
  height: 22px;
}

.part4 .swiper-slide-active a {
  visibility: visible;
  z-index: 10000;
}

.part4 .line {
  height: 1px;
  border-bottom: 1px dashed #666;
  position: absolute;
  top: 30px;
  width: 100%;
}
.part4 .word {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50px;
  width: 100%;
  font-size: 20px;
}
.part4 .word span {
  display: inline-block;
  width: 100px;
  text-align: center;
  font-size: 18px;
}
 

.part4 .swiper-button-prev {
  left: -30px;
  width: 45px;
  height: 45px;
  background: url(/images/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

.part4 .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%;
}

.part4 .swiper-button-next {
  right: -30px;
  width: 45px;
  height: 45px;
  background: url(/images/wm_button_icon.png) no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
}

.part4 .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%;
}

.part5 {
  background: url(/images/hjzjtxbg.jpeg) no-repeat center;
  padding: 30px 0;
}
.part5 .item .shang {
  display: flex;
  justify-content: space-between;
}

.part5 .items {
  width: 50%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.part5 .items .item {
  width: 48%;
  background-color: #fff;
  padding: 25px 30px;
  margin-bottom: 30px;
}

.part5 .items .item .xia {
  margin-top: 20px;
  color: #999;
}

.part5 .item h3 {
  font-size: 22px;
  color: #333;
}
.part5 .item .line {
  width: 40px;
  height: 3px;
  background-color: #e30f1f;
  display: inline-block;
}

.part5 .item .shang .r {
  width: 40px;
  height: 40px;
  background-size: cover;
}
.part5 .item .shang .ico1 {
  background: url(/images/ico-zjtx1.png) center no-repeat;
}
.part5 .item .shang .ico2 {
  background: url(/images/ico-zjtx2.png) center no-repeat;
}
.part5 .item .shang .ico3 {
  background: url(/images/ico-zjtx3.png) center no-repeat;
}
.part5 .item .shang .ico4 {
  background: url(/images/ico-zjtx4.png) center no-repeat;
}
.part5 .items .item:hover {
  background-color: #e30f1f;
  color: #fff;
}
.part5 .items .item:hover h3 {
  color: #fff;
}
.part5 .items .item:hover .line {
  background-color: #fff;
}
.part5 .items .item:hover .xia{
	color: #fff;
}

.part5 .items .item:hover .ico1 {
  background: url(/images/ico-zjtx1-w.png) center no-repeat;
}
.part5 .items .item:hover .ico2 {
  background: url(/images/ico-zjtx2-w.png) center no-repeat;
}
.part5 .items .item:hover .ico3 {
  background: url(/images/ico-zjtx3-w.png) center no-repeat;
}
.part5 .items .item:hover .ico4 {
  background: url(/images/ico-zjtx4-w.png) center no-repeat;
}
@media (max-width: 1000px) {
  .part1 {
    display: block;
	margin-top: 10px;
  }
  .part1 .left,
  .part1 .right {
    width: 100%;
  }
  .part1 .left .red {
    font-size: 16px;
  }
  .part1 .left h3 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .part1 .left h4 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .part1 .left .bigimg {
    width: 100%;
  }
  .part1 .left .bottom a {
    margin: 0 20px;
  }
  .part1 .right .box h3 {
    font-size: 35px;
  }
  .part1 .right .box p {
    font-size: 16px;
  }
  .part1 .right .r img {
    width: 40px;
  }
  .tit-name {
    font-size: 26px;
  }
  .tit-intro {
    font-size: 16px;
  }
  .part2 .lct {
    display: none;
  }
  .part2 .lct2 {
    display: block;
    width: 100%;
  }
  .part2 .tit-intro {
    margin-bottom: 60px;
  }

  .part5 .items {
    display: block;
    width: 100%;
  }
  .part5 .items .item {
    width: 100%;
  }
  .part5 {
    background-size: cover;
  }
  .part4 .word span {
    font-size: 13px;
  }
  .part4 .swiper-slide img {
    width: 100%;
  }
  .part2 {
    padding: 60px 0;
  }
  .part3 .slideTxtBox .hd ul {
    flex-wrap: wrap;
    height: auto;
  }
  .part3 .slideTxtBox .hd ul li {
    min-width: 45%;
    font-size: 14px;

    padding: 10px 0;

    word-break: keep-all;
  }
  .part3 .slideTxtBox .item img {
    width: 100%;
  }

  .part3 .slideTxtBox .item h3 {
    font-size: 16px;
    bottom: 90px;
    left: 10px;
  }
  .part3 .slideTxtBox .item p {
    width: 96%;
    font-size: 12px;
    bottom: 10px;
    left: 10px;
    right: 10px;
  }
  .part4 {
    display: none;
  }
  .part4mob {
    display: block;
  }
  .part4mob ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .part4mob ul li {
    width: 30%;
    background-color: #f6f6f6;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 20px;
    line-height: 2;
  }
  .part4mob ul li.on {
    color: #fff;
    background-color: #c4171e;
  }

  .part4mob .item {
    position: relative;
  }
  .part4mob .item .bigimg {
    width: 100%;
  }
  .part4mob .item a {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .zlbox{
	padding: 30px 0;
  }
}
<!--ºÄÊ±1764439999.1816Ãë-->