body {
  background-color: #251263;
}

.pc-com-module-title {
  padding: 100px 0 70px 0;
  text-align: center;
}

.pc-com-module-title .title {
  font-size: 43px;
  line-height: 64px;
  color: #ffffff;
}

.pc-com-module-title .title em {
  font-size: 44px;
  line-height: 64px;
  color: #f5638c;
  font-weight: bold;
}

.pagebox {
  padding-bottom: 100px;
}

.pagebox .ptop-banner {
  width: 100%;
  height: 600px;
  background: url(../img/heming/hm_02.jpg) no-repeat center;
  background-size: cover;
}

.pagebox .page-hm-form .fbox {
  width: 750px;
  height: 56px;
  background-color: #fff;
  margin: 0 auto;
}

.pagebox .page-hm-form .fbox .insome {
  float: left;
  width: 500px;
  padding-left: 30px;
}

.pagebox .page-hm-form .fbox .insome input {
  width: 100%;
  height: 56px;
  font-size: 15px;
  line-height: 56px;
  color: #333333;
  display: block;
}

.pagebox .page-hm-form .fbox .insome input::-ms-input-placeholder {
  color: #666;
}

.pagebox .page-hm-form .fbox .insome input::-webkit-input-placeholder {
  color: #666;
}

.pagebox .page-hm-form .fbox .fbtn {
  float: right;
  display: block;
  width: 175px;
  height: 56px;
  border-radius: 0;
  background: #f7cd6e;
  cursor: pointer;
  text-align: center;
  /*line-height: 56px;*/
  font-size: 17px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#f7cd6e), to(#ff8f2c));
  background: linear-gradient(left, #f7cd6e, #ff8f2c);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#f7cd6e, endColorstr=#ff8f2c);
}

.pagebox .page-hm-form .tips {
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  padding-top: 36px;
  text-align: center;
}

.pagebox .tx-why .wbox {
  height: 260px;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
}

.pagebox .tx-why .wbox img {
  width: 474px;
  height: 360px;
  position: absolute;
  top: -100px;
  left: 0;
}

.pagebox .tx-why .wbox .intro {
  width: 610px;
  margin-left: 62px;
  padding: 64px 50px 0 0;
  font-size: 13px;
  line-height: 42px;
  color: #333333;
}

.pagebox .hm-rule .intro {
  width: 1006px;
  margin: 0 auto 20px;
}

.pagebox .hm-rule .intro li {
  float: left;
  width: 106px;
  text-align: center;
}

.pagebox .hm-rule .intro li img {
  width: 106px;
  height: 106px;
  border-radius: 50%;
}

.pagebox .hm-rule .intro li .cont {
  font-size: 18px;
  line-height: 56px;
  color: #ffffff;
}

.pagebox .hm-rule .intro li.jia {
  width: 32px;
  height: 32px;
  background: url(../img/heming/hm_22.png) no-repeat center;
  background-size: 100%;
  margin: 40px 78px 0;
}

.pagebox .hm-rule .rbox {
  width: 1005px;
  height: 267px;
  border-radius: 5px;
  background-color: #ffffff;
  margin: 0 auto 50px;
}

.pagebox .hm-rule .rbox .title {
  font-size: 20px;
  line-height: 88px;
  color: #333333;
  letter-spacing: 1px;
  text-align: center;
}

.pagebox .hm-rule .rbox ul {
  width: 880px;
  margin: 0 auto;
}

.pagebox .hm-rule .rbox ul li {
  float: left;
  width: 200px;
  height: 120px;
  border-radius: 10px;
  background-color: #4d67f6;
  margin: 0 10px;
  text-align: center;
}

.pagebox .hm-rule .rbox ul li .tit {
  width: 135px;
  margin: 0 auto;
  padding-top: 10px;
  font-size: 19px;
  line-height: 50px;
  color: #ffffff;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

.pagebox .hm-rule .rbox ul li .cont {
  font-size: 19px;
  line-height: 34px;
  color: #ffffff;
}

.pagebox .hm-rule .rbox ul li.item2 {
  background-color: #e44c63;
}

.pagebox .hm-rule .rbox ul li.item3 {
  background-color: #ed8333;
}

.pagebox .hm-rule .rbox ul li.item4 {
  background-color: #8268f6;
}

.pagebox .hm-rule .mhmbtn {
  display: block;
  width: 180px;
  height: 54px;
  border-radius: 5px;
  background: #f7cd6e;
  cursor: pointer;
  text-align: center;
  /*line-height: 54px;*/
  font-size: 16px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#f7cd6e), to(#ff8f2c));
  background: linear-gradient(left, #f7cd6e, #ff8f2c);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#f7cd6e, endColorstr=#ff8f2c);
  letter-spacing: 1px;
  margin: 0 auto;
}

.pagebox .zx-isbad .isbox {
  width: 1220px;
  margin: 0 auto;
}

.pagebox .zx-isbad .isbox .citem {
  float: left;
  width: 286px;
  height: 180px;
  background: #ffffff;
  border-radius: 8px;
  margin: 0 9px;
}

.pagebox .zx-isbad .isbox li.citem {
  margin-bottom: 20px;
}

.pagebox .zx-isbad .isbox li.citem .tit {
  border-radius: 8px 8px 0 0;
  font-size: 18px;
  line-height: 78px;
  color: #ffffff;
  text-align: center;
  background-color: #5786fc;
}

.pagebox .zx-isbad .isbox li.citem .tit2 {
  background-color: #a227f0;
}

.pagebox .zx-isbad .isbox li.citem .tit3 {
  background-color: #7f5cff;
}

.pagebox .zx-isbad .isbox li.citem .tit4 {
  background-color: #00c5dc;
}

.pagebox .zx-isbad .isbox li.citem .tit5 {
  background-color: #0dd173;
}

.pagebox .zx-isbad .isbox li.citem .tit6 {
  background-color: #e7b715;
}

.pagebox .zx-isbad .isbox li.citem .tit7 {
  background-color: #fd8c47;
}

.pagebox .zx-isbad .isbox li.citem .tit8 {
  background-color: #fc5974;
}

.pagebox .zx-isbad .isbox li.citem .cont {
  padding: 15px 55px 0 40px;
  font-size: 15px;
  line-height: 31px;
  color: #333333;
}

.pagebox .gsbg-serveflow .sfbox {
  width: 1200px;
  height: 172px;
  position: relative;
  margin: 0 auto 36px;
}

.pagebox .gsbg-serveflow .sfbox .line {
  width: 1200px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 81px;
  background: url(../img/gongshangbg/bg_94.png) no-repeat center;
  background-size: 100%;
}

.pagebox .gsbg-serveflow .sfbox .tag,
.pagebox .gsbg-serveflow .sfbox .tis {
  position: absolute;
  text-align: center;
}

.pagebox .gsbg-serveflow .sfbox .tag {
  top: 0;
  height: 63px;
  width: 170px;
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
  font-weight: bold;
  background: url(../img/gongshangbg/bg_80.png) no-repeat center;
  background-size: 100%;
}

.pagebox .gsbg-serveflow .sfbox .tis {
  bottom: 0;
  height: 56px;
  width: 150px;
  font-size: 13px;
  line-height: 28px;
  color: #b1bcc9;
  padding: 0 10px;
}

.pagebox .gsbg-serveflow .sfbox .tag1,
.pagebox .gsbg-serveflow .sfbox .tis1 {
  left: 102px;
}

.pagebox .gsbg-serveflow .sfbox .tag2,
.pagebox .gsbg-serveflow .sfbox .tis2 {
  left: 378px;
}

.pagebox .gsbg-serveflow .sfbox .tag3,
.pagebox .gsbg-serveflow .sfbox .tis3 {
  right: 378px;
}

.pagebox .gsbg-serveflow .sfbox .tag4,
.pagebox .gsbg-serveflow .sfbox .tis4 {
  right: 102px;
}

.pagebox .gsbg-serveflow .sfbox .tag2 {
  background-image: url(../img/gongshangbg/bg_83.png);
}

.pagebox .gsbg-serveflow .sfbox .tag3 {
  background-image: url(../img/gongshangbg/bg_85.png);
}

.pagebox .gsbg-serveflow .sfbox .tag4 {
  background-image: url(../img/gongshangbg/bg_88.png);
}

.pagebox .gsbg-serveflow .oncebtn {
  display: block;
  width: 180px;
  height: 54px;
  border-radius: 5px;
  background: #f7cd6e;
  cursor: pointer;
  text-align: center;
  /*line-height: 54px;*/
  font-size: 16px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#f7cd6e), to(#ff8f2c));
  background: linear-gradient(left, #f7cd6e, #ff8f2c);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#f7cd6e, endColorstr=#ff8f2c);
  letter-spacing: 1px;
  margin: 0 auto;
}

.other-provide {
  padding-bottom: 120px;
}

.other-provide .obox {
  width: 1082px;
  margin: 0 auto;
}

.other-provide .obox .item {
  float: left;
  width: 160px;
  height: 160px;
  margin: 0 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
}

.other-provide .obox .item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.other-provide .obox .item img {
  width: 68px;
  height: 68px;
  margin-top: 30px;
}

.other-provide .obox .item p {
  font-size: 15px;
  line-height: 54px;
  color: #666666;
}

.other-provide .obox li.sel {
  background-color: #fe8fa6;
}

.other-provide .obox li.sel a p {
  color: #fff;
}

.other-provide .obox li.item1 {
  background-color: #f5b200;
}

.other-provide .obox li.item2 {
  background-color: #6799fd;
}

.other-provide .obox li.item3 {
  background-color: #28a1f8;
}

.other-provide .obox li.item4 {
  background-color: #fe8fa6;
}

.other-provide .obox li.item5 {
  background-color: #ff9c79;
}

.other-provide .obox li.item6 {
  background-color: #21ceb2;
}

.other-provide .obox li.item7 {
  background-color: #6799fd;
}

.pageover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}

.pageover div.comopenbox2 {
  display: block;
}

.pageover div.comopenbox2 .cform-cb-title {
  font-weight: bold;
}

.pageover div.comopenbox2 .cform-cb-comitbtn {
  background-color: #ffa31f;
}

.comopenbox2 {
  width: 480px;
  height: 316px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -168px;
  margin-left: -240px;
  -webkit-animation: changeBig linear .1s;
  animation: changeBig linear .1s;
  display: none
}
