.banner {
  width: 100%;
  height: 649px;
  background: #000 url(../images/constructionAftersale/banner.png) no-repeat center;
}

.banner a {
  margin-top: 514px;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
}

.banner a:hover {
  color: #da1a45;
}

.s-icon {
  background: url(../images/constructionAftersale/icon.png) no-repeat;
}

.h2-title {
  font-size: 28px;
  line-height: 28px;
  color: #1f2020;
  text-align: center;
}

.bgfafafa {
  background-color: #fafafa;
}

.page-block1 {
  padding-top: 80px;
}

.page-block1 .h2-title {
  padding-bottom: 70px;
}

.page-block1 .left {
  width: 420px;
  padding-top: 22px;
}

.page-block1 .left h3 {
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 35px;
  position: relative;
  color: #212121;
  padding-top: 46px;
  background: url(../images/constructionAftersale/After-salesservice.png) no-repeat;
}

.page-block1 .left .promise {
  font-family: PingFang-SC-Bold;
  color: #212121;
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 60px;
}

.page-block1 .left .words {
  border-top: 2px solid #212121;
  border-bottom: 2px solid #212121;
  color: #040000;
  line-height: 30px;
  font-size: 16px;
  padding: 30px 0;
  margin-bottom: 25px;
}

.page-block1 .left .contact {
  color: #868686;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.page-block1 .left .contact:hover {
  padding-left: 5px;
  color: #da1a45;
}

.page-block1 .middle {
  width: 368px;
  margin-left: 110px;
  padding-top: 52px;
}

.page-block1 .middle ul li {
  position: relative;
  padding-bottom: 26px;
  margin-bottom: 30px;
}

.page-block1 .middle ul li::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 24px;
  height: 20px;
  background: url(../images/constructionAftersale/icon.png) no-repeat;
}

.page-block1 .middle ul li .p1 {
  font-size: 16px;
  color: #da1a45;
  margin-bottom: 10px;
}

.page-block1 .middle ul li .p2 {
  font-size: 14px;
  margin-bottom: 12px;
}

.page-block1 .middle ul li .p3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: bold;
}

.page-block1 .middle ul li:nth-child(1)::before {
  background-position: 0 0;
}

.page-block1 .middle ul li:nth-child(2)::before {
  background-position: -24px 0;
}

.page-block1 .middle ul li:nth-child(3)::before {
  background-position: -48px 0;
}

.page-block1 .right {
  background: url(../images/constructionAftersale/block1_bg.png) no-repeat;
  width: 290px;
  height: 587px;
  overflow: hidden;
  padding: 460px 0 0 24px;
}

.page-block1 .right p {
  font-family: PingFang-SC-Light;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #fff;
}

.page-block1 .right p span {
  color: #da1a45;
}

.page-block2 {
  padding: 90px 0 36px;
  background: url(../images/constructionAftersale/block2_bg.png) no-repeat center;
}

.page-block2 .h2-title {
  margin-bottom: 114px;
}

.page-block2 ul li {
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border: solid 7px #cccccc;
  border-radius: 50%;
  text-align: center;
  padding: 15px 0 0;
  cursor: default;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.page-block2 ul li em {
  background: url(../images/constructionAftersale/icon.png) no-repeat;
  width: 31px;
  height: 30px;
  display: block;
  margin: 0 auto 8px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.page-block2 ul li .em-icon1 {
  background-position: 0 -20px;
}

.page-block2 ul li .em-icon2 {
  background-position: 0 -50px;
}

.page-block2 ul li .em-icon3 {
  background-position: -31px -20px;
}

.page-block2 ul li .em-icon4 {
  background-position: -31px -50px;
}

.page-block2 ul li .em-icon5 {
  background-position: -62px -20px;
}

.page-block2 ul li .em-icon6 {
  background-position: -62px -50px;
}

.page-block2 ul li .em-icon7 {
  background-position: 0 -80px;
}

.page-block2 ul li .em-icon8 {
  background-position: -31px -80px;
}

.page-block2 ul li p {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: bold;
}

.page-block2 ul li:hover {
  border: solid 7px #da1a45;
}

.page-block2 ul li:hover em {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.page-block2 .left {
  width: 148px;
  margin-left: 50px;
  position: relative;
}

.page-block2 .left::before {
  content: '';
  position: absolute;
  right: 0;
  top: 63px;
  background: url(../images/constructionAftersale/icon.png) no-repeat;
  width: 25px;
  height: 100px;
  background-position: -95px 0;
}

.page-block2 .left ul li {
  margin-bottom: 30px;
}

.page-block2 .right {
  margin-left: 148px;
  overflow: hidden;
}

.page-block2 .right ul {
  margin-top: 68px;
}

.page-block2 .right ul li {
  float: left;
  position: relative;
  margin-right: 47px;
  margin-left: 23px;
}

.page-block2 .right ul li::before {
  content: '';
  position: absolute;
  right: -47px;
  top: 35px;
  background: url(../images/constructionAftersale/icon.png) no-repeat;
  background-position: -65px -84px;
  width: 24px;
  height: 22px;
}

.page-block2 .right ul li:nth-last-child(1)::before {
  width: 0px;
}

.page-block3 {
  padding: 100px 0 0;
}

.page-block3 .left {
  width: 250px;
  padding-top: 23px;
}

.page-block3 .left .h2-title {
  text-align: left;
  color: #000000;
  margin-bottom: 35px;
}

.page-block3 .left .promise {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px 0;
}

.page-block3 .left .promise .chinese {
  font-family: PingFang-SC-Bold;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}

.page-block3 .left .promise .englist {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  color: #868686;
}

.page-block3 .right {
  width: 912px;
  background: #000 url(../images/constructionAftersale/block3_bg.png) no-repeat left top;
  height: 570px;
  overflow: hidden;
  padding: 60px 0 0 90px;
}

.page-block3 .right ul li {
  float: left;
  width: 182px;
  margin-right: 92px;
  margin-bottom: 60px;
}

.page-block3 .right ul li .li-title {
  width: 166px;
  height: 62px;
  margin-bottom: 15px;
  color: #fff;
  padding-top: 40px;
  font-weight: bold;
}

.page-block3 .right ul li .li-title1 {
  background-position: 0 -110px;
}

.page-block3 .right ul li .li-title2 {
  background-position: 0 -172px;
}

.page-block3 .right ul li .li-title3 {
  background-position: 0 -234px;
}

.page-block3 .right ul li .li-title4 {
  background-position: 0 -296px;
}

.page-block3 .right ul li .li-title5 {
  background-position: 0 -358px;
}

.page-block3 .right ul li .li-title6 {
  background-position: 0 -420px;
}

.page-block3 .right ul li .li-content {
  font-family: MicrosoftYaHeiUI;
  line-height: 24px;
  color: #666666;
  height: 72px;
  margin-bottom: 20px;
}

.page-block3 .right ul li .li-button a {
  display: block;
  width: 88px;
  height: 28px;
  line-height: 26px;
  border: 1px solid #eeebec;
  text-align: center;
  border-radius: 14px;
  font-family: MicrosoftYaHeiUI-Bold;
  font-size: 14px;
  color: #ffffff;
  z-index: 5;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.page-block3 .right ul li .li-button a::before {
  position: absolute;
  content: "";
  left: -1px;
  top: -1px;
  z-index: -1;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  border-radius: 14px;
}

.page-block3 .right ul li .li-button a:hover {
  font-weight: bold;
}

.page-block3 .right ul li .li-button a:hover::before {
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  border: 1px solid #da1a45;
  background-color: #da1a45;
}

.page-block4 {
  padding: 40px 0;
}

.page-block4 .contact-item {
  width: 590px;
  height: 123px;
  background-color: #f4f5f7;
  padding: 35px 0 0 228px;
  position: relative;
}

.page-block4 .contact-item i {
  position: absolute;
  top: 0;
  height: 123px;
}

.page-block4 .contact-item .phone-icon {
  left: 15px;
  width: 162px;
  background: url(../images/constructionAftersale/icon2.png) no-repeat;
}

.page-block4 .contact-item .mobile-icon {
  left: 42px;
  width: 126px;
  background: url(../images/constructionAftersale/icon3.png) no-repeat;
}

.page-block4 .contact-item h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 10px;
}

.page-block4 .contact-item p {
  font-family: Montserrat-Light;
  font-size: 31px;
  line-height: 36px;
  letter-spacing: 1px;
}

.special {
  background: #fafafa;
  padding: 90px 0 50px;
}

.special .item {
  width: 590px;
  height: 246px;
  margin-bottom: 20px;
}

.special .item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
  padding: 130px 35px 0;
}

.special .item a .img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.special .item a h3 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 20px;
  position: relative;
  z-index: 3;
}

.special .item a p {
  font-size: 20px;
  position: relative;
  z-index: 3;
}

.special .item a:hover .img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.special .link-show {
  padding-top: 35px;
  padding-bottom: 20px;
}

.special .link-show .link1:hover {
  color: #da1a45;
}

.special .link-show .link2:hover {
  color: #000000;
}
