.common-header .design-width .header-logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.common-header .design-width .header-logo .zhuanti img {
  width: 96px;
  height: 48px;
  margin-left: 10px;
}

.design-width {
  width: 1200px;
  margin: 0 auto;
}

.head-line-one {
  margin-top: 20px;
}

.head-line-one img {
  width: 100%;
}

.head-line-one .middleContent {
  width: 1200px;
  height: 36px;
  display: flex;
  justify-content: flex-start;
  background: #fff;
  margin: 20px 0;
  position: relative;
}

.head-line-one .middleContent .left {
  width: 90px;
  height: 36px;
  padding: 8px 20px 0 10px;
}

.head-line-one .middleContent .left img {
  display: block;
}

.head-line-one .middleContent .bottom-logo {
  width: 1100px;
  height: 25px;
  position: relative;
  overflow: hidden;
}

.head-line-one .middleContent .bottom-logo ul {
  width: 500px;
  height: 36px;
  position: absolute;
  left: 80px;
}

.head-line-one .middleContent .bottom-logo ul li {
  float: left;
  padding-left: 25px;
  margin-top: 8px;
  height: 16px;
  line-height: 16px;

  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.head-line-one .middleContent .bottom-logo ul li:nth-child(1) {
  border-left: 1px solid #ccc;
}

.head-line-one .imgAndText {
  display: flex;
  justify-content: space-between;
}

.head-line-one .imgAndText .textTop .swiper-container {
  width: 792px;
  height: 446px;
}

.head-line-one .imgAndText .textTop .swiper-container img {
  width: 792px;
  height: 446px;
}

.head-line-one .imgAndText .textTop .swiper-container a {
  position: relative;
}

.head-line-one .imgAndText .textTop .swiper-container a p {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 60px 20px;
  bottom: 4px;
  left: 0;
  position: absolute;
  font-size: 24px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: 500;
  color: #ffffff;
  background: linear-gradient(180deg, transparent 0%, #000000 100%);
}

.head-line-one .imgAndText .textTop .swiper-container .swiper-pagination {
  position: absolute;
  width: 125px !important;
  bottom: 20px;
  left: 340px;
  align-items: center;
  justify-content: space-between;
  height: 28px;
  display: flex;
  padding: 0 16px;
  border-radius: 14px;
}

.head-line-one .imgAndText .textTop .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 1;
}

.head-line-one .imgAndText .textTop .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 24px;
  height: 8px;
  background: #e60012;
  border-radius: 4px;
}

.head-line-one .imgAndText .rightText {
  width: 384px;
  height: 446px;
  background: #fff;
}

.head-line-one .imgAndText .rightText li:hover {
  background: #e60012 !important;
  color: #fff;
}

.head-line-one .imgAndText .rightText li > div {
  width: 344px;
  height: 76px;
  border-bottom: 1px solid #aaa;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.head-line-one .imgAndText .rightText .seeMore {
  height: 76px;
  line-height: 76px;
  text-align: center;
}

.head-line-one .textImgList {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.head-line-one .textImgList .leftPart,
.head-line-one .textImgList .middlePart,
.head-line-one .textImgList .rightPart {
  width: 384px;
}

.head-line-one .textImgList .leftPart .pigIndustry,
.head-line-one .textImgList .middlePart .pigIndustry,
.head-line-one .textImgList .rightPart .pigIndustry {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #e60012;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.head-line-one .textImgList .leftPart .pigIndustry .pig,
.head-line-one .textImgList .middlePart .pigIndustry .pig,
.head-line-one .textImgList .rightPart .pigIndustry .pig {
  font-size: 24px;
  font-weight: bold;
}

.head-line-one .textImgList .leftPart .pigIndustry .all,
.head-line-one .textImgList .middlePart .pigIndustry .all,
.head-line-one .textImgList .rightPart .pigIndustry .all {
  font-size: 16px;
}

.head-line-one .textImgList .leftPart .pigIndustry .all a,
.head-line-one .textImgList .middlePart .pigIndustry .all a,
.head-line-one .textImgList .rightPart .pigIndustry .all a {
  color: #999999;
}

.head-line-one .textImgList .leftPart .pigIndustry .all a:hover,
.head-line-one .textImgList .middlePart .pigIndustry .all a:hover,
.head-line-one .textImgList .rightPart .pigIndustry .all a:hover {
  color: #e60012;
}

.head-line-one .textImgList .leftPart .middleImg,
.head-line-one .textImgList .middlePart .middleImg,
.head-line-one .textImgList .rightPart .middleImg {
  position: relative;
  height: 216px;
}

.head-line-one .textImgList .leftPart .middleImg img,
.head-line-one .textImgList .middlePart .middleImg img,
.head-line-one .textImgList .rightPart .middleImg img {
  height: 100%;
}

.head-line-one .textImgList .leftPart .middleImg p,
.head-line-one .textImgList .middlePart .middleImg p,
.head-line-one .textImgList .rightPart .middleImg p {
  box-sizing: border-box;
    width: 384px;
    padding: 12px;
    display: block;
    position: absolute;
    bottom: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(30%), to(black));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), 30%, black);
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.head-line-one .textImgList .leftPart .middleImg p a,
.head-line-one .textImgList .middlePart .middleImg p a,
.head-line-one .textImgList .rightPart .middleImg p a {
  color: #fff;
}

.head-line-one .textImgList .leftPart .middleImg p a:hover,
.head-line-one .textImgList .middlePart .middleImg p a:hover,
.head-line-one .textImgList .rightPart .middleImg p a:hover {
  color: #e60012;
}

.head-line-one .textImgList .leftPart ul,
.head-line-one .textImgList .middlePart ul,
.head-line-one .textImgList .rightPart ul {
  background: #fff;
  padding: 12px 0;
}

.head-line-one .textImgList .leftPart ul li,
.head-line-one .textImgList .middlePart ul li,
.head-line-one .textImgList .rightPart ul li {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.head-line-one .textImgList .leftPart ul li:before,
.head-line-one .textImgList .middlePart ul li:before,
.head-line-one .textImgList .rightPart ul li:before {
  display: block;
  position: absolute;
  content: " ";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #e60012;
  top: 16px;
  left: 17px;
}

.head-line-one .bottomRight {
  margin-bottom: 56px;
}

.head-line-one .bottomRight .rightPart {
  position: relative;
  background: #fff;
}

.head-line-one .bottomRight .rightPart .depthReports {
  width: 85%;
  border-bottom: 1px solid #ccc;
  margin-left: 20px;
}

.head-line-one .bottomRight .rightPart .depthReports .depthReports-left {
  width: 96px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  color: #212121;
  border-bottom: 4px solid #e60012;
}

.head-line-one .bottomRight .rightPart .releateMe {
  margin-left: 20px;
  width: 85%;
  margin-top: 10px;
}

.head-line-one .bottomRight .rightPart .releateMe p {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}

.head-line-one .bottomRight .rightPart .releateMe p .iconfont {
  margin-right: 5px;
  color: #e60012;
  width: 16px;
}

.head-line-one .bottomRight .rightPart .map {
  position: absolute;
  bottom: 0;
  height: 216px;
  width:100%;
}

.head-line-one .bottomRight .rightPart .map img {
  height: 100%;
  width:100%;
  display: block;
}

.lianxiwomen{
  width: 1200px;
  margin: 0 auto;
  padding: 15px 0px;
  box-sizing: border-box;
  position: relative;
  top: -25px;
  margin-bottom: 25px;

}
.lianxiwomen .lianxiTitle{
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.lianxiwomen .infoBox{
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}