body {
  font-family: '微软雅黑';
}

.serve-advantage .advantage .content li .ite p a {
  color: #ff8331;
  text-decoration: none;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.img img {
  width: 100%;
  height: 100%;
}

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

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

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

body {
  background-color: #ffffff;
}

.pagebox {
  padding-bottom: 100px;
}


.heming .pc-com-module-title {
  padding-top: 80px;
}

.hmform {
  position: relative;
}

.hmform .banner-city-img,
.hmform .banner-trade-img,
.hmform .banner-suffix-img {
  cursor: pointer;
}

.banner-input {
  padding: 0 0 0 85px;
}

.banner-input-con {
  height: 60px;
  line-height: 60px;
  background: #fff;
  font-size: 14px;
  border-radius: 4px 0 0 4px;
  border: 1px solid #f9c162;
}

.banner-city {
  width: 108px;
  padding-left: 40px;
  color: #3d4450;
  position: relative;
}

.banner-city-img {
  display: block;
  width: 11px;
  height: 6px;
  position: absolute;
  top: 28px;
  right: 10px;
}

#formCityMock4 {
  font-size: 14px;
  color: #3d4450;
}

.banner-name {
  width: 200px;
}

.banner-name .banner-name-input {
  border: none;
  outline: 0;
  border-left: 1px solid #d2d2d2;
  padding-left: 30px;
  height: 32px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #3d4450;
  font-size: 14px;
}

.banner-trade {
  width: 200px;
  position: relative;
}

.banner-trade .banner-trade-input {
  border: none;
  outline: 0;
  border-left: 1px solid #d2d2d2;
  padding-left: 18px;
  height: 32px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #3d4450;
  font-size: 14px;
}

.banner-trade-img {
  display: block;
  width: 11px;
  height: 6px;
  position: absolute;
  top: 28px;
  right: 42px;
}

.banner-suffix {
  width: 200px;
  position: relative;
}

.banner-suffix .banner-suffix-input {
  border: none;
  outline: none;
  border-left: 1px solid #d2d2d2;
  padding-left: 18px;
  height: 32px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #3d4450;
}

.banner-suffix-img {
  display: block;
  width: 11px;
  height: 6px;
  position: absolute;
  top: 28px;
  right: 45px;
}

.banner-phone {
  width: 180px;
  position: relative;
}

.banner-phone .banner-phone-input {
  border: none;
  outline: none;
  border-left: 1px solid #d2d2d2;
  padding-left: 18px;
  height: 32px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #3d4450;
}

.banner-btn {
  width: 180px;
  height: 63px;
  line-height: 63px;
  padding: 0;
  border: none;
  outline: none;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
  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);
}

.banner-hint {
  font-size: 14px;
  color: #fff;
  width: 100%;
  text-align: center;
  padding-top: 30px;
  letter-spacing: 1px;
}

.banner-hint-icon {
  display: inline-block;
  width: 13px;
  height: 17px;
  background: url(../img/icon_position.png) no-repeat;
  padding-left: 6px;
  vertical-align: bottom;
}

.banner-trade-select {
  width: 1026px;
  height: 240px;
  background: #fff;
  border-radius: 6px;
  position: absolute;
  top: 72px;
  left: 50%;
  margin-left: -513px;
  -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
  box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
  display: none;
}

.banner-trade-select:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 520px;
  top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
}

.banner-trade-select .lists li.actived {
  width: 64px;
  height: 26px;
  background: #e8effc;
  margin: 0 18px 0 16px;
}

.banner-trade-select .lists li {
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin-right: 24px;
  font-size: 14px;
  color: #3d4450;
}

.banner-trade-select .lists6 li.hint {
  height: 26px;
  line-height: 26px;
  text-align: center;
  padding-left: 16px;
  margin-top: 6px;
  font-size: 14px;
  color: #999;
}

.banner-trade-select .lists6 li i {
  display: inline-block;
  width: 13px;
  height: 13px;
  padding-right: 8px;
  vertical-align: middle;
  background: url(../img/hm-friendly-hint.png) no-repeat;
}

.banner-trade-select .lists li a {
  font-size: 14px;
  color: #3d4450;
}

.banner-trade-select .lists li:hover {
  color: #ff9330;
}

.banner-trade-select .lists1 {
  margin-top: 24px;
}

.banner-trade-select .lists2,
.banner-trade-select .lists3,
.banner-trade-select .lists4,
.banner-trade-select .lists5 {
  margin-top: 10px;
}

.banner-suffix-select {
  width: 153px;
  /*height: 173px;*/
  background: #fff;
  border-radius: 6px;
  position: absolute;
  top: 72px;
  left: 50%;
  margin-left: -76px;
  font-size: 14px;
  color: #3d4450;
  -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
  box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
  display: none;
}

.banner-suffix-select:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 65px;
  top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
}

.banner-suffix-select li {
  height: 33px;
  line-height: 33px;
  padding-left: 25px;
  font-size: 14px;
  color: #3d4450;
  cursor: pointer;
}

.banner-suffix-select li:first-child {
  margin-top: 22px;
}

.banner-suffix-select li.suffix-actived {
  background: #eef4ff;
  color: #64a6fe;
}

.hm-waiting-wrap {
  width: 508px;
  height: 125px;
  line-height: 125px;
  position: fixed;
  display: none;
  left: 50%;
  margin-left: -254px;
  top: 25%;
  z-index: 999;
}

.hm-waiting-des {
  color: #fff;
  text-align: center;
  position: relative;
}

.hm-waiting-des span {
  display: block;
  position: absolute;
  left: 367px;
  top: 0;
}

.hm-waiting-des span:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis 2s infinite;
  animation: ellipsis 2s infinite;
  content: "\2026";
  /* ascii code for the ellipsis character */
}

@-webkit-keyframes ellipsis {
  from {
    width: 2px;
  }
  to {
    width: 15px;
  }
}

@keyframes ellipsis {
  from {
    width: 2px;
  }
  to {
    width: 15px;
  }
}

.hm-waiting-close {
  position: absolute;
  right: -44px;
  top: -44px;
}

.hm-waiting-close img {
  display: block;
  width: 44px;
  height: 44px;
}

.hm-report-wrap {
  width: 508px;
  height: 125px;
  line-height: 125px;
  position: fixed;
  left: 50%;
  margin-left: -254px;
  top: 25%;
  z-index: 999;
  display: none;
}

.hm-report-des {
  padding-left: 124px;
  padding-right: 18px;
  font-size: 18px;
  color: #fff;
}

.hm-report-check {
  display: block;
  width: 143px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#405bff), to(#35a2ff));
  background: linear-gradient(to right, #405bff, #35a2ff);
  /* 标准的语法 */
  color: #fff;
  border-radius: 6px;
  margin-top: 41px;
}

.hm-report-close {
  position: absolute;
  right: -44px;
  top: -44px;
}

.hm-report-close img {
  display: block;
  width: 44px;
  height: 44px;
}

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

.hm-protocol-wrap {
  width: 600px;
  position: fixed;
  left: 50%;
  margin-left: -300px;
  top: 15%;
  z-index: 999;
  display: none;
}

.hm-protocol-title {
  width: 100%;
  height: 88px;
  line-height: 88px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.hm-protocol-con {
  width: 100%;
  background: #fff;
  padding: 30px 0 30px;
  border-radius: 0 0 10px 10px;
}

.hm-protocol-con-page {
  width: 486px;
  height: 280px;
  line-height: 24px;
  margin: 0 auto;
  overflow: auto;
  font-size: 14px;
  color: #3d4450;
}

.hm-protocol-con-page p {
  text-align: justify;
  padding-right: 38px;
}

.hm-protocol-con-page .title {
  text-align: center;
}

.hm-protocol-con-page::-webkit-scrollbar {
  width: 10px;
  height: 300px;
  background: #eceff3;
  border-radius: 5px;
}

.hm-protocol-con-page::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.hm-protocol-btn {
  display: block;
  width: 145px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin: 35px auto 0px;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#405dff), to(#35a1ff));
  background: linear-gradient(to right, #405dff, #35a1ff);
  /* 标准的语法 */
  border-radius: 5px;
}

.hm-protocol-close {
  position: absolute;
  top: -44px;
  right: -44px;
  cursor: pointer;
}

.hm-protocol-close img {
  display: block;
  width: 44px;
  height: 44px;
}

.hm-dynamic-wrap {
  width: 600px;
  position: fixed;
  left: 50%;
  margin-left: -300px;
  top: 15%;
  z-index: 999;
  display: none;
}

.hm-dynamic-title-wrap {
  width: 100%;
  height: 125px;
}

.hm-dynamic-title {
  font-size: 26px;
  color: #fff;
  text-align: center;
  padding-top: 40px;
}

.hm-dynamic-des {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

.hm-dynamic-con {
  background: #fff;
  padding-bottom: 45px;
  border-radius: 0 0 10px 10px;
}

.hm-dynamic-tel {
  padding-top: 50px;
  width: 460px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}

.hm-dynamic-tel-name {
  font-size: 14px;
  color: #3d4450;
  margin-right: 18px;
}

.hm-dynamic-tel-input {
  width: 382px;
  height: 48px;
  border: 1px solid #d2d2d2;
  padding-left: 16px;
}

.hm-dynamic-tel-input input {
  display: block;
  border: none;
  outline: none;
  height: 44px;
  width: 380px;
  margin-top: 1px;
  font-size: 14px;
}

.hm-dynamic-pic {
  padding-top: 16px;
  width: 460px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}

.hm-dynamic-pic-name {
  font-size: 14px;
  color: #3d4450;
  margin-right: 3px;
}

.hm-dynamic-pic-wrap {
  /* width: 253px; */
  height: 48px;
  border: 1px solid #d2d2d2;
  padding-left: 16px;
  position: relative;
}

.hm-dynamic-pic-input {
  display: block;
  width: 250px;
  border: none;
  outline: none;
  height: 44px;
  margin-top: 1px;
  font-size: 14px;
}

.hm-dynamic-pic-fresh {
  width: 130px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #6d7373;
  cursor: pointer;
  background-size: 15px;
}

.hm-dynamic-img {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 100px;
  height: 48px;
}

.hm-dynamic-code {
  padding-top: 16px;
  width: 460px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}

.hm-dynamic-code-name {
  font-size: 14px;
  color: #3d4450;
  margin-right: 18px;
}

.hm-dynamic-code-wrap {
  width: 253px;
  height: 48px;
  border: 1px solid #d2d2d2;
  padding-left: 16px;
}

.hm-dynamic-code-input {
  display: block;
  width: 253px;
  border: none;
  outline: none;
  height: 44px;
  margin-top: 1px;
  font-size: 14px;
}

.hm-dynamic-code-btn {
  display: block;
  width: 128px;
  border: none;
  outline: none;
  height: 50px;
  color: #fff;
  background: #64a6fe;
  cursor: pointer;
}

.hm-dynamic-button {
  font-size: 18px;
  color: #fff;
  border: none;
  outline: none;
  padding: 16px 146px;
  background: #04cb9a;
  cursor: pointer;
  text-align: center;
  margin-left: 130px;
  margin-top: 16px;
}

.hm-dynamic-cue {
  font-size: 14px;
  color: #3d4450;
  text-align: center;
  padding-top: 16px;
}

.hm-dynamic-cue span {
  color: #64a6fe;
  cursor: pointer;
}

.hm-dynamic-close {
  position: absolute;
  top: -44px;
  right: -44px;
  cursor: pointer;
}

.hm-dynamic-close img {
  display: block;
  width: 44px;
  height: 44px;
}

.count-wrap {
  position: fixed;
  top: 25%;
  left: 50%;
  margin-left: -200px;
  display: none;
  width: 400px;
  background: #fff;
  z-index: 9999;
  border-radius: 10px;
  padding-bottom: 48px;
}

.count-title {
  border-radius: 10px 10px 0 0;
  font-size: 18px;
  color: #fff;
  padding: 35px 0 35px 75px;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#477cfe), to(#33dfa5));
  background: linear-gradient(to right, #477cfe, #33dfa5);
}

.count-title span {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 30px;
  top: 28px;
  background-size: 35px 35px;
}

.count-con {
  width: 100%;
}

.count-yzm {
  width: 298px;
  height: 48px;
  border: 1px solid #d2d2d2;
  margin: 28px auto 16px;
}

.count-yzm .count-yzm-input {
  display: block;
  border: none;
  outline: none;
  width: 200px;
  height: 40px;
  margin-top: 5px;
  margin-left: 24px;
  font-size: 14px;
  color: #888b93;
}

.count-tp {
  width: 298px;
  height: 48px;
  border: 1px solid #d2d2d2;
  line-height: 48px;
  margin: 0 auto 16px;
  position: relative;
}

#count-img {
  display: block;
  width: 65px;
  height: 40px;
  position: absolute;
  left: 24px;
  top: 4px;
}

.count-tp p {
  font-size: 14px;
  color: #888b93;
  padding-left: 220px;
}

.count-tp p span {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 82px;
  top: 18px;
  background-size: 12px 12px;
}

.count-btn {
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  cursor: pointer;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#69f8c2), to(#0a8fc2));
  background: linear-gradient(to right, #69f8c2, #0a8fc2);
}

.count-close {
  position: absolute;
  right: -44px;
  top: -44px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
  background: url(../img/icon_close.png) no-repeat center center;
}

.count-err {
  position: relative;
  font-size: 14px;
  color: #f56600;
  padding-left: 75px;
  margin-bottom: 16px;
  display: none;
}

.count-err span {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 52px;
  top: 0px;
}

.hm-register-img {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 100px;
  height: 48px;
}

.serve-advantage .advantage {
  margin-bottom: 70px;
}

.serve-advantage .advantage .img {
  width: 590px;
  height: 370px;
}

.serve-advantage .advantage .content {
  width: 516px;
  height: 340px;
  border-radius: 6px;
  background-color: #f4f4f4;
  padding: 30px 0 0 44px;
}

.serve-advantage .advantage .content li {
  overflow: hidden;
  margin-bottom: 38px;
}

.serve-advantage .advantage .content li img {
  margin: 16px 20px 0 0;
  width: 50px;
  height: 50px;
}

.serve-advantage .advantage .content li .ite .tit {
  font-size: 19px;
  line-height: 48px;
  color: #296fd3;
  font-weight: bold;
}

.serve-advantage .advantage .content li .ite p {
  font-size: 14px;
  line-height: 28px;
  color: #86888d;
}

.serve-advantage .datas {
  padding: 0 32px;
  padding-top: 32px;
  width: 1136px;
  height: 128px;
  border-radius: 6px;
  background-color: #ffffff;
}

.serve-advantage .datas li {
  float: left;
  width: 265px;
  height: 100%;
  position: relative;
}

.serve-advantage .datas li .num {
  height: 64px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  font-size: 17px;
  line-height: 64px;
  color: #30c8c6;
}

.serve-advantage .datas li .num .sz {
  font-size: 52px;
}

.serve-advantage .datas li .num i {
  display: block;
  position: absolute;
  top: 4px;
  right: 80px;
  width: 35px;
  height: 26px;
  background-size: 100%;
}

.serve-advantage .datas li .num i.i2 {
  top: 0;
  right: 65px;
  width: 25px;
  height: 35px;
}

.serve-advantage .datas li .num i.i3 {
  right: 86px;
}

.serve-advantage .datas li p {
  text-align: center;
  font-size: 15px;
  line-height: 46px;
  color: #898f9a;
}

.serve-advantage .datas li.item:after {
  content: '';
  width: 1px;
  height: 50px;
  background-color: #eaebed;
  position: absolute;
  top: 20px;
  right: 0;
}

.prepare-some .zlbox {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  background-color: #ffffff;
  height: auto;
}

.prepare-some .zlbox li.tp {
  padding: 0 45px;
  padding-top: 30px;
  display: inline-block;
  vertical-align: middle;
}

.prepare-some .zlbox li.tp p {
  font-size: 15px;
  line-height: 74px;
  color: #333;
}

.prepare-some .zlbox li.tp .img1 {
  width: 136px;
  height: 86px;
}

.prepare-some .zlbox li.tp .img2 {
  width: 94px;
  height: 120px;
}

.prepare-some .zlbox li.tp .img3 {
  width: 159px;
  height: 118px;
}

.prepare-some .zlbox li.pleft {
  padding-left: 0;
}

.prepare-some .zlbox li.pright {
  padding-right: 0;
}

.prepare-some .zlbox li.jia {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/icon_jiahao.png) no-repeat center;
  background-size: 100%;
}

.register-step {
  width: 1250px;
  margin: 0 auto;
}

.register-step .stepbox {
  width: 100%;
}

.register-step .stepbox li {
  float: left;
  width: 200px;
  height: 190px;
  border-radius: 5px;
  background-color: #ffffff;
  padding-top: 30px;
  margin: 0 25px;
  text-align: center;
}

.register-step .stepbox li .iimg {
  width: 100%;
  height: 50px;
  margin-bottom: 12px;
  overflow: hidden;
}

.register-step .stepbox li .img1 {
  width: 46px;
  height: 46px;
  margin-top: 4px;
}

.register-step .stepbox li .img2 {
  width: 38px;
  height: 45px;
  margin-top: 5px;
}

.register-step .stepbox li .img3 {
  width: 48px;
  height: 37px;
  margin-top: 13px;
}

.register-step .stepbox li .img4 {
  width: 43px;
  height: 46px;
  margin-top: 4px;
}

.register-step .stepbox li .img5 {
  width: 42px;
  height: 48px;
  margin-top: 2px;
}

.register-step .stepbox li .tit {
  font-size: 17px;
  line-height: 40px;
  color: #333333;
}

.register-step .stepbox li p {
  font-size: 13px;
  line-height: 26px;
  color: #898f9a;
  max-width: 165px;
  margin: 0 auto;
}

.register-step .stepbox li.sel {
  background-color: #30c8c6;
}

.register-step .stepbox li.sel .tit,
.register-step .stepbox li.sel p {
  color: #fff;
}

.getsome {
  width: 100%;
  background: url('../img/zc_bg.jpg') no-repeat center;
  background-size: cover;
  padding-bottom: 50px;
}

.getsome .title {
  color: #fff;
}

.getsome .stepbox {
  width: 1226px;
  margin: 0 auto;
}

.getsome .stepbox li {
  float: left;
  width: 220px;
  margin: 0 12px;
  text-align: center;
}

.getsome .stepbox li .img {
  width: 100%;
  height: 270px;
  border-radius: 5px;
  /*background-color: #1c1c77;*/
  overflow: hidden;
}

.getsome .stepbox li .img .img1 {
  width: 160px;
  height: 216px;
  margin-top: 26px;
}

.getsome .stepbox li .img .img2 {
  width: 155px;
  height: 216px;
  margin-top: 29px;
}

.getsome .stepbox li .img .img3 {
  width: 193px;
  height: 133px;
  margin-top: 68px;
}

.getsome .stepbox li .img .img4 {
  width: 152px;
  height: 221px;
  margin-top: 24px;
}

.getsome .stepbox li .img .img5 {
  width: 199px;
  height: 115px;
  margin-top: 78px;
}

.getsome .stepbox li p {
  padding-top: 24px;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
}

.question-module img {
  width: 26px;
  height: 26px;
  border-radius: 2px;
  background-color: #ffffff;
}

.question-module .question li {
  width: 554px;
  height: 190px;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 50px 0 0 36px;
  margin-bottom: 20px;
}

.question-module .question li .ques {
  margin-bottom: 22px;
}

.question-module .question li .ques img,
.question-module .question li .ans img,
.question-module .question li .ques div,
.question-module .question li .ans div {
  float: left;
}

.question-module .question li .ques img,
.question-module .question li .ans img {
  margin-right: 18px;
}

.question-module .question li .tit,
.question-module .question li .cont {
  max-width: 482px;
}

.question-module .question li .tit {
  font-size: 18px;
  line-height: 26px;
  color: #30c8c6;
  font-weight: bold;

}

.question-module .question li .cont {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}

.question-module .question li.card-r {
  padding-left: 25px;
}

.question-module .btnbox {
  padding-top: 30px;
}

.question-module .btnbox .zxbtn {
  width: 180px;
  height: 54px;
  border-radius: 5px;
  background-color: #ffffff;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 54px;
  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);*/
  /*-webkit-box-shadow: 0 0 10px 4px #381d34;*/
  /*box-shadow: 0 0 10px 4px #381d34;*/
  margin: 0 auto;
}

.other-provide .department {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}

.other-provide .department .swiper-button-prev {
  left: -30px;
  outline: none;
}

.other-provide .department .swiper-button-next {
  right: -30px;
  outline: none;
}

.other-provide .department .swiper-slide {
  width: 160px;
  height: 160px;
  padding: 10px 0;
  text-align: center;
}

.other-provide .department .item {
  width: 160px;
  height: 130px;
  padding-top: 30px;
  margin: 0 auto;
  border-radius: 7px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px #f4f4f4;
  box-shadow: 0 0 20px #f4f4f4;
}

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

.other-provide .department .item img {
  width: 68px;
  height: 68px;
}

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

.other-provide .department div.sel {
  background-color: #fe8fa6;
}

.other-provide .department div.sel a p {
  color: #fff;
}

.other-provide .department div.item1 {
  background-color: #fe8fa6;
}

.other-provide .department div.item2 {
  background-color: #ff9c79;
}

.other-provide .department div.item3 {
  background-color: #45c678;
}

.other-provide .department div.item4 {
  background-color: #6799fd;
}

.other-provide .department div.item5 {
  background-color: #28a1f8;
}

.other-provide .department div.item6 {
  background-color: #21ceb2;
}
