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

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

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

.h2-title {
  font-size: 28px;
  line-height: 28px;
  color: #000000;
}

.bgfafafa {
  background-color: #fafafa;
}

.mb16 {
  margin-bottom: 16px;
}

.fourBlock ul {
  padding: 70px 0 116px;
  width: 1256px;
  background: url(../images/serviceCustomized/design.png) no-repeat 253px bottom;
}

.fourBlock ul li {
  float: left;
  width: 274px;
  margin-right: 40px;
}

.fourBlock ul li h3 {
  font-family: MicrosoftYaHeiLight;
  font-size: 26px;
  line-height: 35px;
  color: #1f2020;
  border-top: 2px solid #000105;
  border-bottom: 2px solid #000105;
  padding: 15px 0 5px;
  margin-bottom: 15px;
}

.fourBlock ul li h3 span {
  color: #da1a45;
}

.fourBlock ul li p {
  font-family: PingFang-SC-Bold;
  font-size: 20px;
  line-height: 26px;
  color: #040000;
  margin-bottom: 24px;
  font-weight: bold;
}

.fourBlock ul li a {
  display: block;
  width: 132px;
  height: 41px;
  line-height: 39px;
  background-color: #efedeb;
  border-radius: 19px;
  font-family: MicrosoftYaHeiUI-Bold;
  font-size: 14px;
  color: #212121;
  text-align: center;
  z-index: 5;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.fourBlock ul li 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: 19px;
}

.fourBlock ul li a:hover {
  color: #fff;
}

.fourBlock ul li a:hover::before {
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #da1a45;
}

.space-design .titles {
  background: #000;
  padding: 80px 0 35px;
  text-align: center;
}

.space-design .titles .h2-title {
  color: #ffffff;
}

.space-design .titles p {
  font-family: MicrosoftYaHei-Bold;
  color: #da1a45;
  font-weight: bold;
}

.space-design .space-item {
  padding: 80px 0;
}

.space-design .space-item .left {
  width: 588px;
}

.space-design .space-item .right {
  width: 588px;
}

.space-design .space-item h3 {
  font-family: MicrosoftYaHeiLight;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 20px;
  padding-top: 50px;
}

.space-design .space-item .analysis {
  font-family: PingFang-SC-Bold;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 40px;
}

.space-design .space-item .analysis span {
  color: #da1a45;
}

.space-design .space-item .p-sub {
  font-size: 16px;
  margin-bottom: 10px;
}

.space-design .space-item .p-sub span {
  color: #da1a45;
  padding-right: 5px;
}

.space-design .space-item img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.space-design .space-item .img-top {
  margin-bottom: 20px;
}

.space-design .space-item .img-top div {
  width: 285px;
  height: 156px;
}

.space-design .space-item .img-bottom {
  width: 100%;
  height: 156px;
}

.space-design .space-item .img-all {
  width: 100%;
  height: 326px;
  overflow: hidden;
}

.space-design .space-item .img-left {
  width: 286px;
  height: 326px;
  overflow: hidden;
}

.space-design .space-item .img-right {
  width: 286px;
}

.space-design .space-item .img-right div {
  height: 155px;
  overflow: hidden;
}

.design-service {
  padding: 80px 0 30px;
}

.design-service .intro {
  font-size: 16px;
  margin-bottom: 70px;
}

.design-service .list {
  padding: 50px 0;
}

.design-service .list .left {
  width: 270px;
}

.design-service .list .left h3 {
  font-size: 28px;
  line-height: 28px;
  position: relative;
  padding-bottom: 16px;
}

.design-service .list .left h3 span {
  color: #da1a45;
}

.design-service .list .left h3::before {
  content: '';
  position: absolute;
  left: 37px;
  bottom: 0;
  width: 233px;
  height: 1px;
  background-color: #000000;
  overflow: hidden;
}

.design-service .list .left .step1 {
  background: url(../images/serviceCustomized/Pre-design.png) no-repeat left 16px;
}

.design-service .list .left .step2 {
  background: url(../images/serviceCustomized/mid-design.png) no-repeat left 16px;
}

.design-service .list .left .step3 {
  background: url(../images/serviceCustomized/Late-design.png) no-repeat left 16px;
}

.design-service .list .left dl {
  padding-left: 67px;
  padding-top: 25px;
  font-size: 16px;
}

.design-service .list .left dl dt {
  margin-bottom: 10px;
}

.design-service .list .left dl dd {
  color: #868686;
  line-height: 24px;
  padding-left: 13px;
}

.design-service .list .right {
  width: 880px;
}

.design-service .list .right ul {
  padding-top: 45px;
}

.design-service .list .right ul li {
  float: left;
  width: 205px;
  margin-left: 15px;
}

.design-service .list .right ul li .img {
  width: 205px;
  height: 210px;
  margin-bottom: 10px;
}

.design-service .list .right ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.design-service .list .right ul li p {
  font-size: 16px;
}

.programme {
  padding: 80px 0 84px;
  background-color: #fcfcfd;
}

.programme .h2-title {
  margin-bottom: 60px;
}

.programme .left {
  width: 840px;
}

.programme .left ul li {
  float: left;
  width: 270px;
  height: 206px;
  margin-right: 10px;
  margin-bottom: 22px;
  padding: 28px 0 0 28px;
}

.programme .left ul li h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}

.programme .left ul li p {
  font-size: 16px;
  color: #666666;
}

.programme .left ul .li1 {
  background: url(../images/serviceCustomized/programme1.png) no-repeat;
}

.programme .left ul .li2 {
  background: url(../images/serviceCustomized/programme2.png) no-repeat;
}

.programme .left ul .li3 {
  background: url(../images/serviceCustomized/programme3.png) no-repeat;
}

.programme .left ul .li4 {
  background: url(../images/serviceCustomized/programme4.png) no-repeat;
}

.programme .left ul .li5 {
  background: url(../images/serviceCustomized/programme5.png) no-repeat;
}

.programme .left ul .li6 {
  background: url(../images/serviceCustomized/programme6.png) no-repeat;
}

.programme .right {
  width: 374px;
  background-color: #000000;
  border-radius: 5px;
  padding: 26px 26px 32px;
}

.programme .right h3 {
  font-family: PingFang-SC-Heavy;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 2px;
  color: #ffffff;
  padding: 14px 0 10px;
  text-align: center;
  font-weight: bold;
}

.programme .right .intro {
  text-align: center;
  font-family: MicrosoftYaHeiLight;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 25px;
}

.programme .right .form-item {
  margin-bottom: 11px;
  width: 100%;
  height: 41px;
  padding: 9px 22px;
  border-radius: 2px;
  border: solid 1px #eaeaea;
  background-color: #ffffff;
  position: relative;
}

.programme .right .form-item::before {
  content: '';
  position: absolute;
  left: 11px;
  top: 13px;
  width: 1px;
  height: 15px;
  overflow: hidden;
  background-color: #868686;
}

.programme .right .form-item .form-input {
  font-size: 14px;
  color: #868686;
  width: 100%;
  border: transparent;
  padding: 0;
}

.programme .right .tips {
  font-family: SourceHanSansCN-Normal;
  color: #acacac;
  padding: 4px 0 10px;
}

.programme .right .form-button input {
  display: block;
  width: 100%;
  height: 41px;
  line-height: 41px;
  background-color: #da1a45;
  border-radius: 2px;
  font-family: SourceHanSansCN-Bold;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.programme .right .form-button input:hover {
  background-color: #f70037;
}
