* {
  margin: 0;
  padding: 0;
  outline: none;
}

body {
  font-family: "microsoft yahei";
  color: #313131;
  font-size: 12px;
}

.clear {
  zoom: 1;
}

.clear:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

html {
  font-size: 75px;
}

button {
  cursor: pointer;
}

.all-warp {
  width: 100%;
  height: auto;
  position: relative;
}

.header {
  width: 1200px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
}

.header h3 {
  font-size: 28px;
  color: #484848;
  float: left;
}

.header h3 b {
  color: #416cd2;
}

.header .tel {
  float: right;
}

.header .tel img {
  vertical-align: middle;
  height: 33px;
  margin-top: 24px;
  display: block;
  float: right;
}

.header .tel p {
  float: right;
}

.header .tel p span {
  font-size: 20px;
  margin-left: 10px;
}

.header .tel p b {
  color: #ee4e44;
  font-size: 26px;
}

.banner {
  width: 100%;
  height: 552px;
  background: url(../images/banner.jpg) no-repeat center center;
  background-size: 1920px 552px;
  min-width: 1200px;
}

.banner .content {
  width: 1200px;
  height: 552px;
  margin: 0 auto;
  position: relative;
}

.banner .content .btn-con {
  width: 615px;
  height: 44px;
  position: absolute;
  left: 293px;
  bottom: 0;
  background: #ffffff;
  transform: skewX(135deg);
}

.banner .content .btn-con .btn {
  height: 39px;
  width: 140px;
  line-height: 39px;
  color: #313131;
  cursor: pointer;
  margin-top: 5px;
  margin-left: 11px;
  background: #ffc64b;
  float: left;
  text-align: center;
  box-shadow: 2px 2px 2px #90650a;
}

.banner .content .btn-con .btn:hover {
  background: #313131;
  color: #FFC64B;
}

.banner .content .btn-con .btn span {
  transform: skewX(45deg);
  display: inline-block;
  font-size: 16px;
}

.system {
  height: 738px;
  width: 1200px;
  margin: 0 auto;
}

.system h3 {
  padding: 70px 0;
  text-align: center;
  font-size: 32px;
  color: #414141;
}

.system h3 b {
  color: #ed3f34;
}

.system .form-con .img {
  float: left;
}

.system .form-con .form {
  float: right;
}

.system .form-con .form .input {
  height: 46px;
  width: 444px;
  margin-top: 20px;
  line-height: 46px;
  font-size: 16px;
  color: #373737;
  position: relative;
  border: solid 1px #858585;
}

.system .form-con .form .input span {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 120px;
  line-height: 46px;
  text-align: center;
}

.system .form-con .form .input input, .system .form-con .form .input select, .system .form-con .form .input select option {
  height: 46px;
  width: 344px;
  line-height: 46px;
  display: inline-block;
  padding-left: 100px;
  font-size: 16px;
  border: none;
}

.system .form-con .form .input select, .system .form-con .form .input select option {
  width: 444px;
  padding: 10px 0 10px 100px\9;
  height: auto\9;
  line-height: 1\9;
}

.system .form-con .form .submit {
  width: 444px;
  height: 46px;
  margin-top: 25px;
}

.system .form-con .form .submit input {
  width: 444px;
  height: 46px;
  background: #ED3F34;
  color: white;
  border: none;
  font-size: 16px;
  cursor: pointer;
}

.system .form-con .form .tip {
  font-size: 14px;
  color: #ED3F34;
  margin-top: 15px;
}

.info {
  height: 506px;
  width: 100%;
  background: url(../images/info.jpg) no-repeat center center;
  position: relative;
  background-size: 1920px 506px;
  min-width: 1200px;
}

.info .info-con {
  width: 1200px;
  height: 506px;
  margin: 0 auto;
  position: relative;
}

.info .info-con .title {
  padding-top: 60px;
  font-size: 32px;
  color: #414141;
  text-align: center;
}

.info .info-con .title b {
  color: #ED3F34;
}

.info .info-con .text {
  padding-top: 15px;
  font-size: 16px;
  color: #575757;
  text-align: center;
}

.info .info-con .span-con {
  position: absolute;
  top: 250px;
  left: 40px;
  white-space: nowrap;
}

.info .info-con .span-con a {
  text-decoration: none;
  color: #414141;
}

.info .info-con .span-con span {
  margin-right: 75px;
  font-size: 14px;
  color: #414141;
  white-space: nowrap;
  font-weight: bold;
  cursor: pointer;
}

.info .info-con .con {
  width: 1186px;
  height: 286px;
  position: relative;
  top: 215px;
  margin-left: 7px;
}

.info .info-con .con .content {
  width: 274px;
  height: 286px;
  float: left;
  position: relative;
  background: #4870cc;
  margin-right: 30px;
  border-radius: 5px;
}

.info .info-con .con .last-con {
  margin-right: 0;
}

.info .info-con .con .content h3 {
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 18px;
  color: #ffc850;
}

.info .info-con .con .content hr {
  margin: 0 21px 0 17px;
  border: none;
  height: 1px;
  background: #7598e9;
}

.info .info-con .con .content p {
  line-height: 28px;
  padding: 14px 30px 0;
  font-size: 14px;
  color: white;
}

.info .info-con .con .content button {
  width: 210px;
  height: 46px;
  position: absolute;
  left: 32px;
  bottom: -23px;
  background: #ffc64b;
  color: #9e700e;
  font-size: 14px;
  border: none;
}

.issue {
  height: 958px;
  width: 1200px;
  margin: 0 auto;
}

.issue .title {
  padding-top: 270px;
  font-size: 32px;
  color: #414141;
  text-align: center;
}

.issue .title b {
  color: #ED3F34;
}

.issue .text-top {
  padding-top: 24px;
}

.issue .text {
  margin: 0 auto;
  font-size: 16px;
  line-height: 28px;
  color: #555555;
  text-align: center;
}

.issue .text b {
  color: #ED3F34;
}

.issue .text span {
  font-size: 18px;
  color: #414141;
  font-weight: bold;
}

.issue .form-con {
  width: 1200px;
  height: 436px;
  position: relative;
  margin-top: 60px;
  background: url(../images/issue.jpg) no-repeat center center;
}

.issue .form-con .form-text {
  position: absolute;
  left: 115px;
  top: 38px;
}

.issue .form-con .form-text a {
  text-decoration: none;
  color: #555555;
}

.issue .form-con .form-text p {
  width: 310px;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  font-size: 14px;
  color: #555555;
  position: relative;
}

.issue .form-con .form-text p:after {
  content: "";
  height: 7px;
  width: 22px;
  background: url(../images/text-left.jpg);
  position: absolute;
  top: 18px;
  right: 0;
}

.issue .form-con .form-text p:hover {
  color: #ed3f34;
}

.issue .form-con .form-text p:hover:after {
  background: url(../images/text-left-hover.jpg);
}

.issue .form-con .more-issue {
  position: absolute;
  bottom: 62px;
  left: 76px;
  color: white;
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
}

.issue .form-con .form {
  width: 636px;
  height: 342px;
  position: absolute;
  top: 29px;
  right: 57px;
}

.issue .form-con .form h3 {
  height: 95px;
  line-height: 95px;
  font-size: 26px;
  color: #414141;
  text-align: center;
}

.issue .form-con .form h3 b {
  color: #ED3F34;
}

.issue .line-input {
  height: 40px;
  margin-left: 33px;
  margin-bottom: 10px;
}

.issue .line-input .input {
  float: left;
  width: 280px;
  position: relative;
  line-height: 40px;
}

.issue .line-input .input span {
  width: 60px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: #7e7e7e;
}

.issue .line-input .input input {
  width: 280px;
  height: 40px;
  line-height: 40px;
  padding-left: 60px;
  border: none;
}

.issue .line-input .input select {
  width: 280px;
  height: 40px;
  line-height: 40px;
  padding-left: 60px;
  padding: 8px 0 8px 60px\9;
  height: auto\9;
  line-height: 1\9;
}

.issue .line-input .right-input {
  margin-left: 25px;
}

.issue .form-con .form input[type='submit'] {
  height: 40px;
  width: 583px;
  margin: 10px 0 24px 35px;
  background: #ED3F34;
  color: white;
  border: none;
  font-size: 16px;
}

.issue .form-con .form .tip {
  font-size: 14px;
  color: #ED3F34;
  text-align: center;
}

.vista {
  width: 100%;
  height: 653px;
  background: url(../images/foreground.jpg) no-repeat center center;
  background-size: 1920px 653px;
  min-width: 1200px;
}

.vista h3 {
  text-align: center;
  font-size: 32px;
  color: #573706;
  padding-top: 50px;
}

.vista .btn {
  width: 1200px;
  height: 561px;
  margin: 0 auto;
  position: relative;
}

.vista .btn button {
  height: 42px;
  line-height: 42px;
  background: #573706;
  color: white;
  position: absolute;
  bottom: 42px;
  font-size: 16px;
  border: none;
}

.vista .btn .btn1 {
  left: 96px;
  width: 148px;
}

.vista .btn .btn2 {
  right: 98px;
  width: 198px;
}

.means {
  height: 589px;
  width: 1200px;
  margin: 0 auto;
}

.means h3 {
  padding-top: 80px;
  font-size: 32px;
  color: #414141;
  text-align: center;
}

.means h3 b {
  color: #ED3F34;
}

.means .text {
  padding-top: 20px;
  text-align: center;
  font-size: 16px;
  color: #5b5a5a;
}

.means .form-con {
  margin-top: 65px;
  height: 362px;
  width: 1200px;
  position: relative;
  background: url(../images/means.jpg) no-repeat 0 0;
}

.means .form-con .form {
  position: absolute;
  left: 326px;
  top: 82px;
}

.means .form-con .form .line-input {
  height: 44px;
  width: 374px;
  position: relative;
  margin-bottom: 9px;
}

.means .line-input span {
  width: 80px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: #7e7e7e;
}

.means .line-input input {
  width: 374px;
  height: 44px;
  line-height: 44px;
  padding-left: 80px;
  border: none;
}

.means .line-input select {
  width: 374px;
  height: 44px;
  line-height: 44px;
  padding-left: 80px;
  padding: 8px 0 8px 80px\9;
  height: auto\9;
  line-height: 1\9;
}

.means input[type='submit'] {
  background: #ED3F34;
  width: 374px;
  height: 44px;
  color: #FFFFFF;
  font-size: 16px;
  margin-top: 4px;
  border: none;
  cursor: pointer;
}

.means .tip {
  color: #ffca57;
  padding-top: 10px;
  font-size: 14px;
  text-align: center;
}

.details {
  height: 1546px;
  width: 1200px;
  margin: 0 auto;
}

.details h3 {
  padding-top: 80px;
  font-size: 32px;
  color: #414141;
  text-align: center;
}

.details h3 b {
  color: #ED3F34;
}

.details .text {
  padding-top: 15px;
  text-align: center;
  font-size: 16px;
  color: #5b5a5a;
}

.details .form-con {
  margin-top: 40px;
  height: 1349px;
  width: 1200px;
  position: relative;
  background: url(../images/details.jpg) no-repeat 0 0;
}

.details .form-con form {
  position: absolute;
  bottom: 0;
  right: 0;
}

.details .form-con form .line-input {
  height: 60px;
  width: 475px;
  position: relative;
  margin-bottom: 22px;
}

.details .line-input span {
  width: 100px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  color: white;
}

.details .line-input input {
  width: 475px;
  height: 60px;
  line-height: 60px;
  padding-left: 100px;
  font-size: 20px;
  border: none;
  background: #4870cc;
  color: white;
}

.details .line-input select {
  width: 475px;
  height: 60px;
  line-height: 60px;
  padding-left: 100px;
  font-size: 20px;
  background: #4870cc;
  color: white;
  padding: 15px 0 15px 80px\9;
  height: auto\9;
  line-height: 1\9;
}

.details input[type='submit'] {
  background: #ED3F34;
  width: 475px;
  height: 60px;
  color: #FFFFFF;
  font-size: 16px;
  margin-top: 4px;
  border: none;
  cursor: pointer;
}

.details .tip {
  color: #ed3f34;
  padding-top: 10px;
  font-size: 14px;
  text-align: center;
}

.footer {
  margin-top: 55px;
  background: #dfdfe0;
  height: 100px;
  width: 100%;
  min-width: 1200px;
}

.footer h3 {
  text-align: center;
  padding-top: 25px;
  font-size: 20px;
  color: #7a7a7a;
}

.footer p {
  font-size: 14px;
  color: #999999;
  text-align: center;
  padding-top: 15px;
}

.layer {
  width: 778px;
  height: 429px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -214.5px;
  margin-left: -389px;
  background: url(../images/layer.png);
  z-index: 234;
  display: none;
}

.layer .close {
  position: absolute;
  top: 30px;
  right: 45px;
  width: 27px;
  height: 26px;
  cursor: pointer;
}

.layer h3 {
  padding-top: 50px;
  font-size: 30px;
  color: white;
  text-align: center;
}

.layer h3 b {
  color: #ffc446;
}

.layer .text {
  color: #ffec1e;
  font-size: 16px;
  padding-right: 20px;
  text-align: center;
  padding-top: 7px;
}

.layer .form-con {
  margin: 25px auto 0;
  width: 594px;
}

.layer .form-con .line-input {
  height: 41px;
  margin-bottom: 11px;
}

.layer .form-con .line-input .input {
  float: left;
  width: 291px;
  position: relative;
  line-height: 41px;
}

.layer span {
  width: 90px;
  line-height: 41px;
  padding-left: 10px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  color: #3e6cd6;
}

.layer .line-input .input input {
  width: 291px;
  height: 41px;
  line-height: 41px;
  padding-left: 90px;
  border: none;
}

.layer .line-input .input select {
  width: 291px;
  height: 41px;
  line-height: 41px;
  padding-left: 90px;
  padding: 8px 0 8px 90px\9;
  height: auto\9;
  line-height: 1\9;
}

.layer .line-input .right-input {
  margin-left: 12px;
}

.layer .lineInput {
  height: 41px;
  line-height: 41px;
  position: relative;
  width: 100%;
}

.layer .lineInput input {
  width: 594px;
  height: 41px;
  line-height: 41px;
  padding-left: 90px;
}

.layer .btn {
  width: 370px;
  height: 47px;
  margin: 30px auto 0;
}

.layer .btn input {
  width: 166px;
  height: 47px;
  line-height: 47px;
  cursor: pointer;
  background: #ffc64b;
  color: #313131;
  font-size: 16px;
  border: none;
}

.layer .btn input[type='submit'] {
  margin-right: 34px;
}

.broadside {
  width: 133px;
  height: 394px;
  background: url(../images/broadside.png) no-repeat center center;
  position: fixed;
  right: 96px;
  top: 50%;
  margin-top: -197px;
}

.broadside h3 {
  text-align: center;
  width: 125px;
  padding-top: 30px;
  font-size: 20px;
  color: #ffcb5d;
}

.broadside ul {
  margin-top: 20px;
  width: 125px;
  text-align: center;
}

.broadside ul a {
  text-decoration: none;
}

.broadside ul li {
  line-height: 40px;
  color: white;
  font-size: 14px;
  list-style: none;
  cursor: pointer;
}

.broadside .back-top {
  color: #f8c049;
  font-size: 14px;
  text-align: center;
  width: 125px;
  display: inline-block;
  padding-top: 30px;
  cursor: pointer;
  text-decoration: none;
}

.mask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 233;
  top: 0;
  left: 0;
  filter: alpha(opacity=20);
  opacity: .3;
  background-color: #000;
  overflow: hidden;
}

.wap-settings, .wap-bottom {
  display: none;
}

@media screen and (max-width: 750px) {
  #ECHAT_mini_icon {
    display: none;
  }

  input[type=button], input[type=submit], input[type=text], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
    outline: none;
  }

  select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    -webkit-appearance: none;
  }

  select {
    background: url("../images/mt-tri.png") #fff;
    background-size: 0.2533333333rem 0.1333333333rem;
    background-position: 97% center;
    background-repeat: no-repeat;
    box-sizing: border-box;
  }

  .layer {
    display: none !important;
  }

  * {
    box-sizing: border-box;
  }

  .all-warp {
    width: 10rem;
  }

  .header {
    width: 10rem;
    height: 1.2933333333rem;
    line-height: 1.2933333333rem;
    padding: 0 0.2666666667rem;
  }
  .header h3 {
    font-size: 0.3733333333rem;
  }
  .header .tel img {
    width: 0.44rem;
    height: 0.44rem;
    margin-top: 0.3733333333rem;
  }
  .header .tel p span {
    font-size: 0.2666666667rem;
    margin-left: 0.1333333333rem;
  }
  .header .tel p b {
    font-size: 0.3466666667rem;
  }

  .banner {
    overflow: hidden;
    min-width: auto;
    height: 5.7333333333rem;
    width: 10rem;
    background: url(../images/banner-wap.png) no-repeat center;
    background-size: 10rem 5.7333333333rem;
  }
  .banner .content {
    height: 5.7333333333rem;
    width: 10rem;
  }
  .banner .content .btn-con {
    width: 9.0133333333rem;
    height: 0.6266666667rem;
    left: 0.4933333333rem;
  }
  .banner .content .btn-con .btn {
    height: 0.5466666667rem;
    line-height: 0.5466666667rem;
    width: 2.08rem;
    margin-top: 0.0666666667rem;
    margin-left: 0.1333333333rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .banner .content .btn-con .btn span {
    font-size: 0.2266666667rem;
  }

  .system {
    overflow: hidden;
    width: 10rem;
    height: auto;
  }
  .system h3 {
    font-size: 0.5066666667rem;
    padding: 0.9333333333rem 0 0;
  }
  .system h3 b {
    display: block;
    font-size: 0.4rem;
  }
  .system .form-con .img {
    display: none;
  }
  .system .form-con .form {
    float: unset;
  }
  .system .form-con .form form {
    margin: 0 auto;
    width: 9.0533333333rem;
  }
  .system .form-con .form form .input {
    width: 9.0533333333rem;
    height: 0.9466666667rem;
    line-height: 0.9466666667rem;
    font-size: 0.3733333333rem;
    margin-top: 0.2666666667rem;
  }
  .system .form-con .form form .input span {
    width: 2.6666666667rem;
    line-height: 0.9333333333rem;
    background: none;
  }
  .system .form-con .form form .input input {
    width: 9.0533333333rem;
    height: 0.9333333333rem;
    line-height: 0.9333333333rem;
    font-size: 0.3733333333rem;
    background: none;
    padding-left: 2.6666666667rem;
  }
  .system .form-con .form form .input select {
    width: 8.9333333333rem;
    height: 0.9066666667rem;
    line-height: 0.9066666667rem;
    font-size: 0.3733333333rem;
    padding-left: 2.6666666667rem;
  }
  .system .form-con .form form .submit {
    width: 9.0533333333rem;
    height: 0.9466666667rem;
    margin-top: 0.3333333333rem;
  }
  .system .form-con .form form .submit input {
    width: 9.0533333333rem;
    height: 0.9466666667rem;
    line-height: 0.9466666667rem;
    font-size: 0.3733333333rem;
  }
  .system .form-con .form .tip {
    margin-top: 0.3733333333rem;
    font-size: 0.32rem;
    padding: 0 0.5333333333rem;
  }

  .info {
    height: 8.7466666667rem;
    background: url(../images/info-wap.jpg.png) no-repeat center;
    background-size: 10rem 8.7466666667rem;
    min-width: 10rem;
  }
  .info .info-con {
    width: 10rem;
    height: auto;
  }
  .info .info-con .title {
    padding-top: 0.8rem;
    font-size: 0.5066666667rem;
  }
  .info .info-con .text {
    font-size: 0.32rem;
    padding-top: 0.3466666667rem;
  }
  .info .info-con .span-con {
    top: 3.76rem;
    left: 0.5333333333rem;
    white-space: pre-wrap;
    margin-right: -1.2rem;
    width: 9.2rem;
    overflow: hidden;
  }
  .info .info-con .span-con a {
    margin-bottom: 1.4666666667rem;
    display: inline-block;
  }
  .info .info-con .span-con a span {
    margin-right: 0.88rem;
    font-size: 0.32rem;
  }
  .info .info-con .span-con a:first-child {
    display: none;
  }
  .info .info-con .span-con a:nth-child(6) {
    margin-left: 0.1333333333rem;
  }
  .info .info-con .span-con a:nth-child(6), .info .info-con .span-con a:nth-child(7), .info .info-con .span-con a:nth-child(8), .info .info-con .span-con a:nth-child(9) {
    margin-bottom: 0;
  }
  .info .info-con .span-con a:nth-child(5) span, .info .info-con .span-con a:nth-child(9) span {
    margin-right: 0;
  }
  .info .info-con .con {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    top: 4.4rem;
    width: auto;
    height: auto;
    margin-left: 0;
  }
  .info .info-con .con::after {
    display: none;
  }
  .info .info-con .con .content {
    width: 4.52rem;
    height: 4.68rem;
    margin-right: 0;
    margin-bottom: 0.8rem;
  }
  .info .info-con .con .content h3 {
    height: 0.96rem;
    line-height: 0.96rem;
    font-size: 0.32rem;
  }
  .info .info-con .con .content hr {
    margin: 0 0.2266666667rem 0;
  }
  .info .info-con .con .content p {
    font-size: 0.2933333333rem;
    padding: 0.2666666667rem 0.32rem 0;
    line-height: 1.6;
  }
  .info .info-con .con .content button {
    left: 0.28rem;
    bottom: -0.5333333333rem;
    font-size: 0.2933333333rem;
    width: 3.9733333333rem;
    height: 0.8666666667rem;
    line-height: 0.8666666667rem;
    border-radius: 0.12rem;
  }

  .issue {
    overflow: hidden;
    height: auto;
    width: 10rem;
  }
  .issue .title {
    padding-top: 9.6rem;
    font-size: 0.5066666667rem;
  }
  .issue .text {
    font-size: 0.2533333333rem;
    line-height: 1.4;
    padding: 0 0.8rem 0;
  }
  .issue .text span {
    font-size: 0.2533333333rem;
  }
  .issue .text-top {
    padding-top: 0.4rem;
  }
  .issue .form-con {
    background: url(../images/issue-wap.jpg.png) no-repeat center;
    background-size: 9.5333333333rem 17.8933333333rem;
    width: 10rem;
    height: 17.8933333333rem;
    margin-top: 0.4rem;
  }
  .issue .form-con .form-text {
    position: static;
    padding-left: 2.2666666667rem;
    padding-top: 0.72rem;
  }
  .issue .form-con .form-text p {
    width: 7.0266666667rem;
    height: 0.8666666667rem;
    line-height: 0.8666666667rem;
    font-size: 0.2933333333rem;
  }
  .issue .form-con .form-text p:hover::after {
    display: none;
  }
  .issue .form-con .form-text p::after {
    display: none;
  }
  .issue .form-con .more-issue {
    bottom: 10.3333333333rem;
    left: 1.2rem;
    font-size: 0.2933333333rem;
  }
  .issue .form-con .form {
    position: static;
    margin-top: 2.5333333333rem;
    width: 10rem;
    height: auto;
  }
  .issue .form-con .form h3 {
    font-size: 0.4533333333rem;
    height: 1.24rem;
    line-height: 1.24rem;
  }
  .issue .form-con .form .line-input {
    width: 7.6266666667rem;
    display: flex;
    height: auto;
    margin-left: 0.96rem;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .issue .form-con .form .line-input .input {
    display: block;
    float: unset;
    width: 7.6266666667rem;
    height: 0.9066666667rem;
    line-height: 0.9066666667rem;
    margin-right: 0;
    margin-bottom: 0.2666666667rem;
  }
  .issue .form-con .form .line-input span {
    width: 1.6rem;
    line-height: 0.9066666667rem;
    font-size: 0.3466666667rem;
  }
  .issue .form-con .form .line-input input, .issue .form-con .form .line-input select {
    flex: 1;
    width: 100%;
    line-height: 0.9066666667rem;
    height: 0.9066666667rem;
  }
  .issue .form-con .form .line-input .right-input {
    margin-left: 0;
  }
  .issue .form-con .form input[type='submit'] {
    width: 7.6266666667rem;
    height: 0.8933333333rem;
    line-height: 0.8933333333rem;
    border-radius: 0.1066666667rem;
    margin: 0 0 0 0.96rem;
  }
  .issue .form-con .form .tip {
    width: 7.4133333333rem;
    font-size: 0.2933333333rem;
    margin-left: 0.96rem;
    margin-top: 0.28rem;
  }

  .vista {
    overflow: hidden;
    background: url(../images/foreground-wap.jpg) no-repeat center center;
    height: 12.0133333333rem;
    background-size: 10rem 12.0133333333rem;
    min-width: unset;
  }
  .vista h3 {
    display: none;
  }
  .vista .btn {
    width: 10rem;
    height: 12.0133333333rem;
  }
  .vista .btn button {
    height: 0.6133333333rem;
    line-height: 0.6133333333rem;
    bottom: 0.4133333333rem;
    font-size: 0.2933333333rem;
  }
  .vista .btn .btn1 {
    left: 1.0933333333rem;
    width: 2.16rem;
  }
  .vista .btn .btn2 {
    right: 0.2666666667rem;
    width: unset;
    padding: 0 0.1333333333rem;
  }

  .means {
    overflow: hidden;
    height: auto;
    width: 10rem;
  }
  .means h3 {
    font-size: 0.5066666667rem;
    padding-top: 0.9333333333rem;
  }
  .means .text {
    font-size: 0.32rem;
    padding-top: 0.2666666667rem;
  }
  .means .form-con {
    background: url(../images/means-wap.jpg.png) no-repeat center;
    background-size: 9.3866666667rem 5.0933333333rem;
    margin: 0.7333333333rem auto 0;
    height: 5.0933333333rem;
    width: 9.3866666667rem;
  }
  .means .form-con .form {
    left: 3.5333333333rem;
    top: 0.8533333333rem;
  }
  .means .form-con .form .line-input {
    width: 5.5466666667rem;
    height: 0.9066666667rem;
    margin-bottom: 0.1466666667rem;
  }
  .means .form-con .form .line-input span {
    width: 1.4666666667rem;
    height: 0.9066666667rem;
    line-height: 0.9066666667rem;
    font-size: 0.3466666667rem;
  }
  .means .form-con .form .line-input input, .means .form-con .form .line-input select {
    width: 5.5466666667rem;
    height: 0.9066666667rem;
    line-height: 0.9066666667rem;
    padding-left: 1.6rem;
  }
  .means .form-con .form input[type='submit'] {
    width: 5.5466666667rem;
    height: 0.9066666667rem;
    line-height: 0.9066666667rem;
    border-radius: 0.1066666667rem;
    font-size: 0.3466666667rem;
    margin-top: 0;
  }
  .means .form-con .form .tip {
    display: none;
  }

  .details {
    display: none;
    overflow: hidden;
  }

  .wap-settings {
    overflow: hidden;
    display: block;
    width: 10rem;
  }
  .wap-settings .title {
    padding-top: 0.9333333333rem;
    text-align: center;
  }
  .wap-settings .title h3 {
    font-size: 0.5066666667rem;
    color: #414141;
    font-weight: bold;
  }
  .wap-settings .title h3 b {
    color: #ef4e4e;
  }
  .wap-settings .title .text {
    font-size: 0.32rem;
    color: #626262;
    margin-top: 0.1866666667rem;
  }
  .wap-settings .settings-max {
    width: 9.4133333333rem;
    margin: 0.8rem auto 0;
  }
  .wap-settings .settings-max .settings-tag {
    width: 9.4133333333rem;
    display: flex;
    justify-content: space-evenly;
  }
  .wap-settings .settings-max .settings-tag span {
    display: block;
    width: 3.1066666667rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.3466666667rem;
    background-color: #cacaca;
    border-radius: 0.1333333333rem 0.1333333333rem 0px 0;
    color: #ffffff;
  }
  .wap-settings .settings-max .settings-tag span.active {
    background-color: #4870cc;
    box-shadow: 0px 3px 5px 0px rgba(61, 61, 61, 0.29);
    font-weight: bold;
  }
  .wap-settings .settings-max .settings-box {
    padding: 0 0.2666666667rem;
    width: 9.4133333333rem;
    background: url(../images/settings-bgicon.png) repeat;
  }
  .wap-settings .settings-max .settings-box .settings {
    display: none;
  }
  .wap-settings .settings-max .settings-box .settings:first-child {
    display: block;
  }
  .wap-settings .settings-max .settings-box .settings .settings-top {
    padding: 0.2666666667rem 0;
    border-bottom: 1px solid #dddddd;
  }
  .wap-settings .settings-max .settings-box .settings .settings-top p {
    font-size: 0.3466666667rem;
    color: #444444;
    line-height: 1.6;
  }
  .wap-settings .settings-max .settings-box .settings .settings-bottom {
    padding: 0.2666666667rem 0;
  }
  .wap-settings .settings-max .settings-box .settings .settings-bottom .th {
    width: 1.76rem;
    text-align: center;
    height: 0.5733333333rem;
    line-height: 0.5733333333rem;
    font-size: 0.3466666667rem;
    color: #ffffff;
    background-color: #ef4e4e;
    border-radius: 0px 0.2533333333rem 0.2533333333rem 0.2533333333rem;
  }
  .wap-settings .settings-max .settings-box .settings .settings-bottom .text {
    line-height: 2;
    font-size: 0.3466666667rem;
    color: #444;
  }
  .wap-settings .ys {
    overflow: hidden;
    background: url(../images/settings-youishi.png) no-repeat center;
    background-size: 9.6266666667rem 11.3733333333rem;
    margin: 0.2666666667rem auto 0;
    width: 9.6266666667rem;
    height: 11.3733333333rem;
  }
  .wap-settings .form-con {
    overflow: hidden;
    background: url(../images/settings-formbg.png) no-repeat top center;
    background-size: 9.3333333333rem 2.2133333333rem;
    margin-top: 0.5333333333rem;
  }
  .wap-settings .form-con .form {
    padding-top: 2.4rem;
  }
  .wap-settings .form-con .form .line-input {
    position: relative;
    background-color: #4870cc;
    width: 9.3333333333rem;
    height: 1.1733333333rem;
    margin: 0 auto;
    margin-bottom: 0.3066666667rem;
  }
  .wap-settings .form-con .form .line-input span {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.6rem;
    height: 1.1733333333rem;
    line-height: 1.1733333333rem;
    font-size: 0.3466666667rem;
    color: #ffffff;
    text-align: center;
  }
  .wap-settings .form-con .form .line-input input, .wap-settings .form-con .form .line-input select {
    border: none;
    outline: none;
    background-color: #4870cc;
    width: 9.0666666667rem;
    height: 1.16rem;
    line-height: 1.16rem;
    padding-left: 1.7333333333rem;
    color: white;
  }
  .wap-settings .form-con .form .line-input select {
    background: url("../images/mt-tri1.png") #4870cc;
    background-size: 0.2533333333rem 0.1333333333rem;
    background-position: 97% center;
    background-repeat: no-repeat;
    box-sizing: border-box;
  }
  .wap-settings .form-con .form input[type='submit'] {
    width: 9.3333333333rem;
    height: 1.1733333333rem;
    line-height: 1.1733333333rem;
    font-size: 0.3466666667rem;
    margin: 0 auto;
    display: block;
    background: #ef4e4e;
    color: #ffffff;
  }
  .wap-settings .form-con .form .tip {
    padding: 0 0.2666666667rem;
    color: #ed3f34;
    padding-top: 0.2666666667rem;
    font-size: 0.2933333333rem;
    text-align: center;
  }

  .footer {
    min-width: auto;
    height: auto;
    background-color: #ffffff;
    border-top: 1px solid #ddd;
    margin-top: 0.5866666667rem;
    padding: 0.2666666667rem 0;
    padding-bottom: 1.6rem;
  }
  .footer h3, .footer p {
    font-size: 0.2933333333rem;
    color: #888888;
    padding: 0;
    font-weight: normal;
  }

  .wap-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: url(../images/wap-bottombg.png) no-repeat center;
    background-size: 10rem 1.3333333333rem;
    display: flex;
    width: 10rem;
    height: 1.3333333333rem;
  }
  .wap-bottom a {
    flex: 1;
  }
}

/*# sourceMappingURL=style.css.map */
