body {
  background-color: #050129;
}

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

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

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

.banner {
  height: 600px;
  background: url(../img/gongshangbg/bg_02.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}

.banner a {
  display: block;
  width: 100%;
  height: 100%;
}

.banner .w1200 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
}

.banner .formbox {
  cursor: auto;
  width: 330px;
  height: 370px;
  border-radius: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 136px;
  right: 0;
}

.banner .formbox .tit {
  font-size: 21px;
  line-height: 65px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  padding-top: 20;
}

.banner .formbox .insome {
  width: 230px;
  height: 50px;
  border-radius: 4px;
  background-color: #f3f3f3;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 16px;
}

.banner .formbox .insome input {
  width: 100%;
  height: 50px;
  font-size: 13px;
  line-height: 50px;
  color: #333333;
  background-color: transparent;
}

.banner .formbox .insome input::-ms-input-placeholder {
  color: #999;
}

.banner .formbox .insome input::-webkit-input-placeholder {
  color: #999;
}

.banner .formbox .btn {
  margin: 4px auto;
  width: 270px;
  height: 50px;
  border-radius: 4px;
  background-color: #f3f3f3;
  cursor: pointer;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#ffcb5b), to(#ff8800));
  background: linear-gradient(left, #ffcb5b, #ff8800);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#ffcb5b, endColorstr=#ff8800);
  font-size: 17px;
  line-height: 50px;
  color: #ffffff;
  font-weight: bold;
}

.gsbg-hotserve .pc-com-module-title {
  padding-top: 30px;
}

.gsbg-hotserve .hsbox {
  width: 1200px;
  margin: 0 auto;
}

.gsbg-hotserve .hsbox .citem {
  float: left;
  width: 300px;
  height: '';
  background: '';
  border-radius: 0;
  margin: 0 0;
}

.gsbg-hotserve .hsbox .citem {
  margin-bottom: 43px;
  text-align: center;
}

.gsbg-hotserve .hsbox .citem img {
  width: 106px;
  height: 106px;
  border-radius: 50%;
}

.gsbg-hotserve .hsbox .citem .tit {
  font-size: 17px;
  line-height: 58px;
  color: #ffffff;
}

.gsbg-hotserve .hsbox .citem .tit a {
  color: #ffffff;
}

.gsbg-result .pc-com-module-title {
  padding-top: 57px;
}

.gsbg-result .resultbox {
  width: 1226px;
  margin: 0 auto;
}

.gsbg-result .resultbox .citem {
  float: left;
  width: 280px;
  height: 216px;
  background: '';
  border-radius: 0;
  margin: 0 13px;
}

.gsbg-result .resultbox {
  margin-bottom: 50px;
}

.gsbg-result .resultbox .citem {
  background: url(../img/gongshangbg/bg_30.png) no-repeat center;
  background-size: 100%;
}

.gsbg-result .resultbox .citem .tit {
  font-size: 17px;
  line-height: 53px;
  color: #ffffff;
  font-weight: bold;
  padding: 12px 0 0 30px;
}

.gsbg-result .resultbox .citem .cont {
  font-size: 15px;
  line-height: 27px;
  color: #ffffff;
  padding: 0 26px 0 30px;
}

.gsbg-result .resultbox .item2 {
  background-image: url(../img/gongshangbg/bg_32.png);
}

.gsbg-result .resultbox .item3 {
  background-image: url(../img/gongshangbg/bg_34.png);
}

.gsbg-result .resultbox .item4 {
  background-image: url(../img/gongshangbg/bg_36.png);
}

.gsbg-result .resultbtn {
  display: block;
  width: 180px;
  height: 54px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#ffcb5b), to(#ff8800));
  background: linear-gradient(left, #ffcb5b, #ff8800);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#ffcb5b, endColorstr=#ff8800);
  margin: 0 auto;
}

.gsbg-needsome .nsbox {
  width: 980px;
  margin: 0 auto;
}

.gsbg-needsome .nsbox .citem {
  float: left;
  width: 220px;
  height: auto;
  background: '';
  border-radius: 0;
  margin: 0 12px;
}

.gsbg-needsome .nsbox .citem {
  text-align: center;
}

.gsbg-needsome .nsbox .citem .iimg {
  width: 220px;
  height: 270px;
  border-radius: 4px;
  background-color: #190144;
  overflow: hidden;
}

.gsbg-needsome .nsbox .citem .iimg img {
  width: 154px;
  height: 216px;
  margin-top: 27px;
}

.gsbg-needsome .nsbox .citem .tit {
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
  padding-top: 16px;
}

.gsbg-team .teambox {
  width: 1200px;
  margin: 0 auto;
}

.gsbg-team .teambox .citem {
  float: left;
  width: 274px;
  height: '';
  background: '';
  border-radius: 0;
  margin: 0 63px;
}

.gsbg-team .teambox {
  margin-bottom: 44px;
}

.gsbg-team .teambox .citem {
  text-align: center;
}

.gsbg-team .teambox .citem img {
  width: 190px;
  height: 190px;
  border-radius: 50%;
}

.gsbg-team .teambox .citem .tit {
  font-size: 23px;
  line-height: 72px;
  color: #00ccc8;
  padding-top: 8px;
  text-align: center;
}

.gsbg-team .teambox .citem .cont {
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  text-align: left;
}

.gsbg-team .teambtn {
  display: block;
  width: 180px;
  height: 54px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  /*line-height: 54px;*/
  font-size: 17px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#ffcb5b), to(#ff8800));
  background: linear-gradient(left, #ffcb5b, #ff8800);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#ffcb5b, endColorstr=#ff8800);
  margin: 0 auto;
}

.gsbg-serveflow {
  margin-bottom: 60px;
}

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

.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%;
}

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

.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%;
}

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

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

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

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

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

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

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

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

