.nxWrap {
  background-color: #092280;
  color: #fff;
}
.box-p20 {
  padding: 20px;
}
img{
	max-width: 100%;
}
.mTitle {
  font-size: 34px;
  color: #f3514d;
}
.nx-div1 {
  margin-top: 60px;
}
.nx-div1 .info {
  margin-top: 20px;
  line-height: 2;
  font-size: 16px;
}
.nx-div1 .eng {
  font-size: 10px;
  margin-top: 20px;
}
.nx-div2 {
  margin-top: 60px;
}
.mTitBox {
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
}
.mTitBox h1,
.mTitBox p {
  display: inline-block;
}
.mTitBox p {
  font-size: 12px;
}
.nx-divBorder {
  border-bottom: 2px solid #fff;
  padding-bottom: 30px;
}
.nx-div3 {
  margin-top: 40px;
}
.nx-case {
  border: 1px solid #d43a36;
}
.nx-case h2 {
  font-size: 16px;
  background-color: #d43a36;
  text-align: center;
  padding: 10px;
}
.nx-case .nx-caseInfo {
  padding: 10px;
}
.nx-case .txt {
  font-size: 12px;
  line-height: 1.8;
  margin-top: 15px;
}
.nx-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 15px;
}
.nx-flex .nx-case {
  width: 48%;
}
.point {
  text-align: center;
  margin-top: 20px;
}
.point span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #d43a36;
  border-radius: 8px;
  margin-left: 3px;
  margin-right: 3px;
}
.nx-div4 {
  margin-top: 50px;
}
.nx-div4 .data {
  text-align: center;
  line-height: 1.8;
}
.nx-div4 .data span {
  color: #f3514d;
  font-size: 24px;
  font-weight: bold;
}
.nx-div5 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.ztComDiv {
  padding-bottom: 40px;
}
.ztComDiv .info {
  line-height: 1.68;
}
.ztComYw {
  margin-top: 30px;
}
.ztComYw h2 {
  background-color: #d43a36;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.ztComYwList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ztComYwList p {
  width: 32%;
  text-align: center;
  margin-top: 10px;
}
.ztComYwList p a {
  padding: 10px 0;
  color: #fff;
  display: block;
  border: 2px solid #d43a36;
  font-size: 12px;
}
.ztComLogo {
  text-align: center;
  margin-bottom: 30px;
}
.ztComLogo p {
  margin-top: 10px;
  letter-spacing: 2px;
}
.pcshow {
  display: none;
}
.p140 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.ser-contact {
  width: 80%;
  margin: 0 auto;
  margin-top: 60px;
}
.ser-contact > div {
  width: 33.3333%;
  float: left;
  text-align: center;
}
.ser-contact > div p {
  padding: 20px 0px;
  font-size: 18px;
  width: 60%;
  margin: 0 auto;
}
.ser-title,
.zs-title {
  margin-bottom: 60px;
  text-align: center;
}
.ser-title h2,
.zs-title h2 {
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
  color: #000;
}
.ser-title p,
.zs-title p {
  margin-top: 10px;
  color: #999;
  font-size: 14px;
  text-transform: uppercase;
}
.ser-title .des,
.zs-title .des {
  color: #1d50a3;
  font-size: 16px;
  margin-top: 20px;
}
.ser-title {
  text-align: center;
}
.zs-p100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 769px) {
  .zt-container {
    width: 1200px;
    margin: 0 auto;
  }
  .nx-case h2 {
    font-size: 20px;
    padding: 15px;
  }
  .nx-case .txt {
    font-size: 16px;
  }
  .nx-case .nx-caseInfo {
    padding: 20px;
  }
  .nx-case .nx-caseInfo img {
    width: 100%;
  }
  .pcshow {
    display: block;
  }
  .appshow {
    display: none;
  }
  .nx-flex {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .zt-container .mt15 {
    margin-top: 30px;
  }
  .mTitle {
    font-size: 42px;
  }
  .nx-div1 .info {
    font-size: 18px;
  }
  .nx-div4 .data {
    font-size: 20px;
  }
  .nx-div4 .data span {
    font-size: 32px;
  }
  .ztComYw h2 {
    font-size: 20px;
  }
  .ztComYwList p a {
    font-size: 16px;
  }
  .ztComDiv .info {
    font-size: 16px;
  }
  .nx-div1 .eng {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .container,
  .data-container,
  .zt-container {
    min-width: 100%;
    max-width: 100%;
  }
  .mshow {
    display: block;
  }
  .box,
  .header {
    min-width: 100%;
    max-width: 100%;
  }
  .header .tel {
    display: none;
  }
  .footer {
    padding: 0;
    min-width: 100%;
  }
  .footer > .box {
    display: none;
  }
  .footer .copy {
    margin-top: 0;
    padding: 20px;
    font-size: 12px;
    text-align: center;
  }
  .footer .copy .box {
    width: 100%;
    max-width: 100%;
  }
  .footer .copy .copy-nav {
    display: none;
  }
  .footer .copy .f-fr {
    float: inherit;
  }
  .footer .copy .box {
    min-width: 100%;
  }
  .kf-pop-left,
  .kf-pop,
  .top {
    display: none;
  }
  .header {
    display: block;
  }
  .menu {
    display: none;
  }
  .index-message {
    width: 100%;
    float: inherit;
    padding: 0 20px;
  }
  .index-message-box .form-item {
    width: 100%;
  }
  .index-box .index-contact {
    padding-left: 0;
    float: inherit;
    width: 100%;
    margin-top: 40px;
    padding: 0 20px;
  }
  .index-box .index-contact .c-title,
  .index-box .index-message .c-title h2 {
    font-size: 20px;
  }
  .p140 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ser-title h2,
  .zs-title h2 {
    font-size: 20px;
  }
  .zs-service-project > ul {
    margin-top: 0;
  }
  .ser-title p,
  .zs-title p {
    font-size: 12px;
  }
  .ser-title,
  .zs-title {
    margin-bottom: 30px;
  }
  .ser-contact > div {
    width: 100%;
  }
}
