.new-main {
  padding-top: 80px;
}
@media only screen and (min-width: 1200px) {
  .form-tc {
    width: 600px !important;
    background: #fff !important;
    padding: 50px 120px !important;
  }
  .form-tc .layui-layer-close2:after {
    color: #030303 !important;
  }
  .form-tc .layui-layer-close2:hover {
    background: none !important;
  }
  .form-tc .layui-btn {
    width: 100%;
    background-color: #000 !important;
  }
  .form-detail {
    background-color: #fff;
  }
  .form-detail .layui-form-item p {
    font-size: 16px !important;
    color: #666;
    margin-bottom: 8px;
  }
  .form-detail .layui-form-item .layui-input-block {
    border: 1px solid #aaaaaa;
    padding: 0 15px;
    border-radius: 4px;
  }
  .form-detail .layui-form-item .layui-input {
    color: #333 !important;
  }
  .form-detail .layui-form-item .code-img {
    bottom: 0;
    right: 10px;
  }
}
@media only screen and (min-width: 993px) {
  .layui-nav {
    display: flex;
    justify-content: space-around;
    width: 100%;
  }
}
.icon-lazhu:before {
  content: '';
  background: url(../image/lz.png) no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .layui-nav {
    background: #373737 !important;
  }
  .form-tc {
    max-width: 80% !important;
    background: #fff !important;
    padding: 30px !important;
  }
  .form-tc .layui-layer-close2:after {
    color: #030303 !important;
  }
  .form-tc .layui-layer-close2:hover {
    background: none !important;
  }
  .form-tc .layui-btn {
    width: 100%;
    background-color: #000 !important;
  }
  .form-detail {
    background-color: #fff;
  }
  .form-detail .layui-form-item p {
    font-size: 16px !important;
    color: #666;
    margin-bottom: 8px;
  }
  .form-detail .layui-form-item .layui-input-block {
    border: 1px solid #aaaaaa;
    padding: 0 15px;
    border-radius: 4px;
  }
  .form-detail .layui-form-item .layui-input {
    color: #333 !important;
  }
  .form-detail .layui-form-item .code-img {
    bottom: 0;
    right: 10px;
  }
  .message-bottom-wrap {
    position: relative !important;
  }
}
.foots {
  width: 100%;
  padding: 50px 0;
  color: rgba(255, 255, 255, 0.8);
  background-color: #535353;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 1200px) {
  .foots {
    padding: 15px;
    font-size: 13px;
  }
}
.foots a {
  color: rgba(255, 255, 255, 0.8);
}
.foots a:hover {
  color: #fff;
}
.foots .foot_nr {
  width: 100%;
}
.foots .foot_nr .foot_logo {
  width: 620px;
  background-image: url(../image/logo.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 60px;
  float: left;
  border-right: solid 1px rgba(255, 255, 255, 0.4);
  margin-right: 20px;
}
.foots .foot_nr .nr {
  width: 550px;
  float: left;
}
@media only screen and (max-width: 1200px) {
  .foots .foot_nr .foot_logo {
    width: 100%;
    height: 40px;
    border-right: 0;
    margin-right: 0px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 500px) {
  .foots .foot_nr .foot_logo {
    height: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .foots .foot_nr .nr {
    width: 100%;
  }
}
.ny_main {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .ny_main {
    width: 100%;
  }
}
.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
}
@media only screen and (max-width: 993px) {
  .lzimg2 {
    display: none;
  }
  .new-main {
    padding-top: 60px;
  }
}
.module-hyjn-ov p:nth-child(3 + n) {
  display: none;
}
.mulitline li .text i {
  font-style: normal !important;
  display: block !important;
}
.yun {
  display: block;
  margin: 40px 0;
}
.yun img {
  width: 100%;
}
