html,
body {
  font-size: 16px;
}
@media (max-width: 1631px) {
  html,
  body {
    font-size: 13.33333333px;
  }
}
.po {
  position: relative;
}
.pro-wrap {
  height: 60rem;
  background: url("../images/cp-bg.jpg") no-repeat center center;
  background-size: 120rem auto;
  padding-top: 5.625rem;
}
.pro-wrap .s-subtitle {
  text-indent: 42px;
}
.pro-wrap .pro-main {
  margin-top: 1.875rem;
}
.pro-wrap .side {
  width: 8.33333333%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #666;
  white-space: nowrap;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
}
.pro-wrap .side .hline {
  width: 1px;
  height: 7.875rem;
  display: inline-block;
  background-color: #666;
}
.pro-wrap .side > span {
  letter-spacing: 5px;
}
.pro-wrap .con {
  width: 91.66666667%;
}
.pro-wrap .con .padd-box {
  border: 1px solid #dddddd;
  background-color: #fff;
  width: 100%;
  height: 0;
  padding-bottom: 52.27272727%;
  position: relative;
}
.pro-wrap .con .padd-box .child-box {
  position: absolute;
  width: 100%;
  height: 100%;
}
.pro-wrap .con .padd-box .box {
  overflow: hidden;
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 2.5rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pro-wrap .con .padd-box .box > a {
  width: 100%;
  height: 100%;
  display: block;
}
.pro-wrap .con .padd-box .box:hover {
  background-size: 110% auto;
}
.pro-wrap .con .padd-box .box:first-child {
  width: 60.60606061%;
  height: 50%;
  border-bottom: 2px #dddddd solid;
  border-right: 2px #dddddd solid;
  background-image: url("../images/pro1.jpg");
  background-size: auto 100%;
  background-position: right bottom;
}
.pro-wrap .con .padd-box .box:first-child:hover {
  background-size: auto 110%;
}
.pro-wrap .con .padd-box .box:nth-child(2) {
  width: 39.39393939%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url("../images/pro2.jpg");
}
.pro-wrap .con .padd-box .box:nth-child(3) {
  width: 30.3030303%;
  height: 50%;
  border-right: 2px #dddddd solid;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("../images/pro3.jpg");
}
.pro-wrap .con .padd-box .box:nth-child(4) {
  width: 30.3030303%;
  height: 50%;
  border-right: 2px #dddddd solid;
  position: absolute;
  left: 30.3030303%;
  bottom: 0;
  background-image: url("../images/pro4.jpg");
}
.pro-wrap .con .padd-box .box .t-line {
  background-color: #0b62e4;
  width: 60px;
  height: 4px;
  margin-top: 2.5rem;
}
.pro-wrap .con .padd-box .box .ti {
  line-height: 1;
  font-size: 2.125rem;
  letter-spacing: 5px;
  color: #000;
  margin-top: 1.875rem;
}
.pro-wrap .con .padd-box .box > img {
  max-width: 80%;
  margin: 0 auto;
  display: block;
}
.pro-wrap .con .padd-box .box .desc {
  padding-top: 2rem;
  font-size: 1.125rem;
  color: #aaaaaa;
  letter-spacing: 3px;
}
.pro-wrap .con .padd-box .box .more {
  width: 8rem;
  height: 2.125rem;
  margin-top: 2.1875rem;
  border-radius: 1.0625rem;
  display: block;
  background-color: #0b62e4;
  color: #fff !important;
  text-align: center;
  line-height: 2.125rem;
  letter-spacing: 2px;
}
.procen-wrap {
  height: 60rem;
  background: url("../images/cpzx-bg.jpg") no-repeat center center;
  background-size: 120rem auto;
  padding-top: 5.625rem;
}
.procen-wrap .left {
  width: 31.25%;
  padding-right: 2.1875rem;
  color: #fff;
}
.procen-wrap .left .en-title {
  text-transform: uppercase;
  font-size: 2.875rem;
  line-height: 1.5;
  letter-spacing: 5px;
}
.procen-wrap .left .title {
  font-size: 2.25rem;
  letter-spacing: 5px;
}
.procen-wrap .left .pro-name-list {
  display: block;
  margin-top: 2.25rem;
}
.procen-wrap .left .pro-name-list > li:not(:first-child) {
  display: none;
}
.procen-wrap .left .pro-name-list > li .pname {
  font-size: 1.875rem;
  letter-spacing: 5px;
}
.procen-wrap .left .pro-name-list > li .desc {
  margin-top: 1.875rem;
  font-size: 1rem;
  letter-spacing: 5px;
}
.procen-wrap .left .pro-name-list > li > a {
  font-size: 0.875rem;
  letter-spacing: 3px;
  margin-top: 1.25rem;
  display: inline-block;
}
.procen-wrap .left .img-box {
  height: 16.875rem;
  position: relative;
}
.procen-wrap .left .img-box > img {
  width: 100%;
}
.procen-wrap .left .tel-ti {
  color: #fafd00;
  font-size: 1.5rem;
}
.procen-wrap .left .tel {
  color: #fafd00;
  font-size: 2rem;
}
.procen-wrap .right {
  width: 68.75%;
}
.procen-wrap .right .side {
  width: 100%;
  color: #666;
  font-size: 14px;
  line-height: 14px;
}
.procen-wrap .right .side .hline {
  width: 7.875rem;
  height: 1px;
  display: inline-block;
  background-color: #666;
  margin-bottom: 3px;
}
.procen-wrap .right .side > span {
  letter-spacing: 5px;
}
.procen-wrap .right .pro-op {
  margin-top: 1.875rem;
  text-align: right;
}
.procen-wrap .right .pro-op > li {
  display: inline-block;
  width: 12.1875rem;
  height: 2.5rem;
  line-height: 2.5rem;
  max-width: 45%;
  font-size: 1rem;
  margin: 0 0.625rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("../images/pro-list.png");
  text-align: center;
  color: #aaa;
  cursor: pointer;
}
.procen-wrap .right .pro-op > li:last-child {
  margin-right: 0;
}
.procen-wrap .right .pro-op > li.active {
  color: #fff;
  background-image: url("../images/pro-list2.jpg");
}
.procen-wrap .right .pbox {
  position: relative;
  width: 100%;
  height: 0;
  margin-top: 2.5rem;
  padding-bottom: 66.66666667%;
}
.procen-wrap .right .pro-op-list {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #dddddd;
  background-color: #fff;
}
.procen-wrap .right .pro-op-list:not(:first-child) {
  display: none;
}
.procen-wrap .right .pro-op-list::after {
  display: block;
  content: "";
  clear: both;
}
.procen-wrap .right .pro-op-list > li {
  float: left;
  width: 33.33333333%;
  height: 50%;
  position: relative;
}
.procen-wrap .right .pro-op-list > li:nth-child(1) {
  border-right: 1px #dddddd solid;
  border-bottom: 1px #dddddd solid;
}
.procen-wrap .right .pro-op-list > li:nth-child(2) {
  border-right: 1px #dddddd solid;
  border-bottom: 1px #dddddd solid;
  border-left: 1px #dddddd solid;
}
.procen-wrap .right .pro-op-list > li:nth-child(3) {
  border-bottom: 1px #dddddd solid;
  border-left: 1px #dddddd solid;
}
.procen-wrap .right .pro-op-list > li:nth-child(4) {
  border-top: 1px #dddddd solid;
  border-right: 1px #dddddd solid;
}
.procen-wrap .right .pro-op-list > li:nth-child(5) {
  border-top: 1px #dddddd solid;
  border-left: 1px #dddddd solid;
  border-right: 1px #dddddd solid;
}
.procen-wrap .right .pro-op-list > li:nth-child(6) {
  border-top: 1px #dddddd solid;
  border-left: 1px #dddddd solid;
}
.procen-wrap .right .pro-op-list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
.procen-wrap .right .pro-op-list > li .pro-img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.procen-wrap .right .pro-op-list > li:hover .box-bg {
  opacity: 1;
  height: 100%;
}
.procen-wrap .right .pro-op-list > li .box-bg {
  display: block;
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 0%;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.procen-wrap .right .pro-op-list > li .box-bg .bo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  text-align: center;
  width: 100%;
  height: 6.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: space-around;
          align-content: space-around;
}
.procen-wrap .right .pro-op-list > li .box-bg .bo > img {
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}
.procen-wrap .right .pro-op-list > li .box-bg .name {
  width: 100%;
  font-size: 1rem;
  color: #fff;
  line-height: 1.5;
}
.yzs-wrap {
  height: 55rem;
  padding-top: 5.625rem;
  background: url("../images/yzs-bg.png") no-repeat center center;
  background-size: 120rem auto;
}
.yzs-wrap .company {
  font-size: 1.375rem;
  letter-spacing: 5px;
  text-indent: 5px;
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.yzs-wrap .company::after,
.yzs-wrap .company::before {
  display: block;
  content: "";
  width: 7.5rem;
  height: 1px;
  background-color: #333;
  position: absolute;
  top: 50%;
}
.yzs-wrap .company::after {
  right: -8.125rem;
}
.yzs-wrap .company::before {
  left: -8.125rem;
}
.yzs-wrap .ti {
  margin-top: 1.5625rem;
  width: 64.625rem;
  height: auto;
  max-width: 100%;
}
.yzs-wrap .desc {
  font-weight: bold;
  margin-top: 1.5625rem;
  width: 51.25rem;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 3px;
  max-width: 100%;
}
.yzs-wrap .yzs-pro {
  display: block;
  width: 44.375rem;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 2.5rem;
}
.int-wrap {
  background: url("../images/int-bg.jpg") no-repeat center top;
  background-size: 120rem auto;
}
.int-wrap .left .desc {
  margin-top: 3.9375rem;
  font-size: 1.75rem;
  color: #fff;
}
.int-wrap .left .tel {
  margin-top: 0.625rem;
  color: #fafd00;
  font-size: 2.625rem;
}
.int-wrap .right > img {
  width: 37.25rem;
  height: auto;
  max-width: 100%;
  margin-top: 1.25rem;
}
.ad-wrap {
  padding-top: 5.1875rem;
  padding-bottom: 14.0625rem;
  background: url("../images/ad-bg.jpg") no-repeat center center;
  background-size: 120rem auto;
}
.ad-wrap .ad-ti {
  width: 36.0625rem;
  max-width: 100%;
  height: auto;
}
.ad-wrap .name {
  margin-top: 2.375rem;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 3px;
  text-indent: 3px;
}
.ad-wrap .con {
  margin-top: 7.5rem;
}
.ad-wrap .ad1,
.ad-wrap .ad2 {
  height: 32.5rem;
}
.ad-wrap .ad1 {
  background: url("../images/ad1-bg.png") no-repeat center center;
  background-size: 120rem auto;
}
.ad-wrap .ad1 .wb {
  padding-left: 5rem;
}
.ad-wrap .ad1 .ad1-pro {
  position: relative;
}
.ad-wrap .ad1 .ad1-pro > img {
  position: absolute;
  bottom: -3.5625rem;
  right: 0.8125rem;
  width: 43.75rem;
  height: auto;
}
.ad-wrap .ad2 {
  margin-top: 2.5rem;
  background: url("../images/ad2-bg.png") no-repeat center center;
  background-size: 120rem auto;
}
.ad-wrap .ad2 .wb {
  padding-right: 5rem;
}
.ad-wrap .ad2 .ad2-pro {
  position: relative;
}
.ad-wrap .ad2 .ad2-pro > img {
  position: absolute;
  width: 44.125rem;
  height: auto;
  top: 1.75rem;
  left: 2.5625rem;
  max-width: 100%;
}
.ad-wrap .wb {
  padding-top: 3.75rem;
}
.ad-wrap .wb .li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.ad-wrap .wb .li:not(:first-child) {
  margin-top: 3.75rem;
}
.ad-wrap .wb .ser {
  color: #aaa;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 6.5rem;
     -moz-box-flex: 0;
          flex: 0 0 6.5rem;
  font-weight: bold;
  -webkit-transform: scaleX(0.8);
      -ms-transform: scaleX(0.8);
          transform: scaleX(0.8);
  height: 2.5625rem;
  position: relative;
}
.ad-wrap .wb .ser > img {
  width: auto;
  height: 100%;
}
.ad-wrap .wb .ser::after {
  width: 0.3125rem;
  height: 0.3125rem;
  display: block;
  position: absolute;
  background-color: #0b62e4;
  content: "";
  bottom: 0;
  right: 1.25rem;
}
.ad-wrap .wb .main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
          flex: 1;
}
.ad-wrap .wb .main .t {
  display: table-cell;
  vertical-align: bottom;
  height: 2.5625rem;
  line-height: 1;
  width: 100%;
}
.ad-wrap .wb .main .ti {
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-right: 1.25rem;
  letter-spacing: 2px;
}
.ad-wrap .wb .main .ti::after {
  display: block;
  content: "";
  width: 1px;
  height: 1.25rem;
  background-color: #ddd;
  position: absolute;
  right: 0.625rem;
  bottom: 0;
}
.ad-wrap .wb .main .desc {
  font-size: 1.1rem;
  margin-top: 1.875rem;
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 2;
}
.ad-wrap .wb .contact {
  color: #0b62e4;
  line-height: 1;
  font-size: 1.5rem;
  margin-top: 5rem;
  position: relative;
  padding-left: 5rem;
}
.ad-wrap .wb .contact::after {
  display: block;
  content: "";
  width: 3.75rem;
  height: 1px;
  background-color: #0b62e4;
  position: absolute;
  top: 50%;
  left: 0;
}
.ad-wrap .wb .contact .tel {
  font-size: 1.5rem;
}
.about-wrap {
  background: url("../images/about-bg.jpg") no-repeat center center;
  background-size: 120rem auto;
  height: 43.625rem;
  overflow: hidden;
}
.about-wrap .left .title {
  font-size: 4.125rem;
  color: rgba(170, 170, 170, 0.3);
  text-transform: uppercase;
  margin-top: 3.375rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 5px;
}
.about-wrap .left .subtitle {
  color: #0b62e4;
  line-height: 1;
  font-size: 22px;
  font-weight: bold;
  margin-top: -1rem;
  letter-spacing: 3px;
  position: relative;
  padding-left: 5rem;
}
.about-wrap .left .subtitle::after {
  display: block;
  content: "";
  width: 3.75rem;
  height: 1px;
  background-color: #0b62e4;
  position: absolute;
  top: 50%;
  left: 0;
}
.about-wrap .left .content {
  margin-top: 54px;
  font-weight: bold;
  width: 83.33333333%;
  font-size: 1rem;
}
.about-wrap .left .more {
  margin-top: 2.875rem;
  line-height: 1.125rem;
}
.about-wrap .left .more > img {
  width: 7.5rem;
  margin-right: 1.25rem;
}
.about-wrap .left .more > a {
  color: #0b62e4 !important;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.about-wrap .right > img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  margin-top: 6.25rem;
}
.coop-wrap {
  padding-top: 6.875rem;
}
.coop-wrap .title {
  letter-spacing: 3px;
  text-indent: 3px;
  font-size: 2.25rem;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
.coop-wrap .coop-sw {
  margin-top: 1.875rem;
  margin-bottom: 5rem;
}
.coop-wrap .coop-sw .item {
  border: 1px #aaa solid;
}
.coop-wrap .coop-sw .item.swiper-slide-active .box > img {
  -webkit-filter: grayscale(0%) invert(0%);
          filter: grayscale(0%) invert(0%);
}
.coop-wrap .coop-sw .item .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 54.16666667%;
}
.coop-wrap .coop-sw .item .box > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%) invert(50%);
          filter: grayscale(100%) invert(50%);
}
.pz-wrap {
  background: url("../images/pz-bg.jpg") no-repeat center center;
  background-size: 120rem auto;
  padding-top: 2.5rem;
  line-height: 1;
  padding-bottom: 2.8125rem;
}
.pz-wrap .title {
  font-size: 2.375rem;
  color: #fff;
  letter-spacing: 0.25rem;
  text-indent: 0.25rem;
  line-height: 1.5;
}
.pz-wrap .list {
  margin-top: 3.5rem;
}
.pz-wrap .list > li {
  display: inline-block;
  padding: 0;
  padding-left: 5rem;
  position: relative;
  font-size: 2.125rem;
  line-height: 3.0625rem;
  color: #fafd00;
  margin: 0 2.8125rem;
  letter-spacing: 5px;
}
.pz-wrap .list > li::after {
  display: block;
  content: "";
  width: 3.0625rem;
  height: 3.0625rem;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/icon-dui.png") no-repeat;
  background-size: 100% 100%;
}
.news-wrap {
  background: url("../images/news-bg.jpg") no-repeat right bottom;
  padding-top: 7.5rem;
  padding-bottom: 5rem;
}
.news-wrap .subtitle {
  font-size: 1.125rem;
  line-height: 1;
  margin-top: 1.875rem;
}
.news-wrap .con {
  margin-top: 4.5625rem;
  position: relative;
}
.news-wrap .op {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.news-wrap .op .option > li > a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-size: 1.25rem;
}
.news-wrap .op .option > li > a.active {
  color: #0b62e4 !important;
}
.news-wrap .news-list > li:not(:first-child) {
  display: none;
}
.news-wrap .news-list .ntop .l {
  padding-right: 1.875rem;
}
.news-wrap .news-list .ntop .r {
  padding-top: 3.75rem;
}
.news-wrap .news-list .name {
  width: 100%;
  position: absolute;
  bottom: 0;
  font-size: 1.125rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  letter-spacing: 2px;
}
.news-wrap .news-list .title {
  line-height: 1;
  font-size: 1.25rem;
}
.news-wrap .news-list .time {
  margin-top: 1.5625rem;
  color: #aaa;
  font-size: 1.125rem;
  line-height: 1;
}
.news-wrap .news-list .desc {
  margin-top: 2.1875rem;
  font-size: 1rem;
  height: 15rem;
}
.news-wrap .news-list .more > span {
  display: inline-block;
  font-size: 14px;
  line-height: 2.5rem;
  width: 8.75rem;
  color: #0b62e4;
  border: 1px #0b62e4 solid;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-wrap .news-list .more > span > i {
  position: relative;
  z-index: 2;
  font-style: normal;
}
.news-wrap .news-list .more > span::after {
  content: "";
  background-color: #0b62e4;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
}
.news-wrap .news-list .more > span:hover {
  color: #fff;
}
.news-wrap .news-list .more > span:hover::after {
  width: 100%;
}
.news-wrap .news-list .nbot > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
.news-wrap .news-list .nbot > ul > li {
  width: 48.5%;
  border-bottom: 1px #aaa solid;
  margin-top: 0.75rem;
  height: 4.25rem;
  line-height: 4.25rem;
  font-size: 1.125rem;
}
.news-wrap .news-list .nbot > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 1.875rem;
  position: relative;
}
.news-wrap .news-list .nbot > ul > li > a::after {
  display: block;
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  left: 0.625rem;
  top: 50%;
  margin-top: -0.25rem;
  border: 1px solid #aaa;
  border-radius: 50%;
}
.news-wrap .news-list .nbot > ul > li > a > span {
  font-size: 1rem;
  float: right;
  color: #aaa;
}
.news-wrap .news-list .nbot > ul > li > a:hover {
  color: #0b62e4 !important;
}
.news-wrap .news-list .nbot > ul > li > a:hover::after {
  border-color: #0b62e4;
}
.news-wrap .news-list .nbot > ul > li > a:hover > span {
  color: #0b62e4;
}
@media (max-width: 990px) {
  .pro-wrap {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pro-wrap .con .padd-box {
    padding-bottom: 80%;
  }
  .pro-wrap .con .padd-box .box {
    position: static !important;
    width: 100% !important;
    height: 25% !important;
    border: none !important;
    background-size: auto 100% !important;
    background-position: right bottom !important;
    border-bottom: 2px #dddddd solid !important;
  }
  .pro-wrap .con .padd-box .box:last-child {
    border: none !important;
  }
  .pro-wrap .con .padd-box .box .desc {
    display: none;
  }
  .pro-wrap .con .padd-box .box .more {
    display: none;
  }
  .pz-wrap {
    background-size: auto 100%;
  }
}
@media (max-width: 760px) {
  .pro-wrap .side .hline {
    height: 6.875rem;
  }
  .pro-wrap .con .padd-box .box:not(:first-child) {
    background-size: auto 70% !important;
  }
  .pro-wrap .con .padd-box .box:first-child .ti {
    padding-right: 50px;
  }
  .pro-wrap .con .padd-box {
    padding-bottom: 160%;
  }
  .pro-wrap .con .padd-box .box .ti {
    line-height: 1.5;
    font-size: 20px;
  }
  .pro-wrap .con .padd-box .box .t-line {
    margin-top: 20px;
  }
  .pro-wrap .s-subtitle > span {
    color: #333 !important;
  }
  .procen-wrap .left {
    width: 100%;
  }
  .procen-wrap .right {
    width: 100%;
  }
  .procen-wrap {
    padding-top: 20px;
    background-image: none;
    height: auto;
  }
  .procen-wrap .left {
    color: #333;
  }
  .procen-wrap .right .pro-op {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .procen-wrap .right .pro-op-list > li {
    width: 50%;
    height: 33.33333333%;
  }
  .procen-wrap .right .pro-op-list > li:nth-child(2) {
    border-right: 0px;
  }
  .procen-wrap .right .pro-op-list > li:nth-child(3) {
    border-right: 1px #dddddd solid;
    border-top: 1px #dddddd solid;
    border-left: 0px;
  }
  .procen-wrap .right .pro-op-list > li:nth-child(4) {
    border-left: 1px #dddddd solid;
    border-right: 0px;
    border-bottom: 1px #dddddd solid;
  }
  .procen-wrap .right .pro-op-list > li:nth-child(5) {
    border-left: 0px;
  }
  .procen-wrap .right .pbox {
    padding-bottom: 120%;
  }
  .procen-wrap .left .pro-name-list {
    display: none;
  }
  .procen-wrap .left .img-box,
  .procen-wrap .left .tel-ti,
  .procen-wrap .left .tel {
    display: none;
  }
  .procen-wrap .left .en-title {
    font-size: 24px;
  }
  .procen-wrap .left .title {
    font-size: 20px;
  }
  .procen-wrap .right .pro-op > li {
    margin-top: 10px;
  }
  .procen-wrap .right .side {
    text-align: left !important;
    margin-top: 10px;
  }
  .procen-wrap .right .side .hline {
    display: none;
  }
  .yzs-wrap .company::after,
  .yzs-wrap .company::before {
    display: none;
  }
  .yzs-wrap {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .int-wrap .left .desc {
    margin-top: 30px;
    font-size: 18px;
    color: #fff;
  }
  .int-wrap .left .tel {
    font-size: 24px;
  }
  .ad-wrap {
    padding-bottom: 30px;
  }
  .ad-wrap .ad1 .ad1-pro {
    display: none;
  }
  .ad-wrap .ad1 .wb {
    padding-left: 0;
  }
  .ad-wrap .ad2 .wb {
    padding-right: 0;
  }
  .ad-wrap .ad1 {
    background-size: 200% auto;
    background-position: left top;
    background: none;
  }
  .ad-wrap .ad2 {
    background-size: 200% auto;
    background-position: right top;
    background: none;
  }
  .ad-wrap .con {
    margin-top: 50px;
  }
  .ad-wrap .wb {
    padding-top: 0;
  }
  .ad-wrap .wb .main .t {
    line-height: 1.3;
  }
  .ad-wrap .wb .contact {
    padding-left: 0;
  }
  .ad-wrap .wb .contact::after {
    display: none;
  }
  .ad-wrap .wb .contact {
    margin-top: 30px;
  }
  .about-wrap {
    background: none;
    background-color: #f5f5f5;
    height: auto;
  }
  .about-wrap .left .subtitle {
    font-size: 18px;
  }
  .about-wrap .left .title {
    font-size: 50px;
  }
  .about-wrap .left .content {
    width: 100%;
  }
  .about-wrap .right > img {
    margin-top: 30px;
  }
  .coop-wrap {
    padding-top: 30px;
  }
  .pz-wrap .title {
    font-size: 24px;
  }
  .pz-wrap .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-around;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 20px;
  }
  .pz-wrap .list > li {
    font-size: 18px;
    line-height: 20px;
    padding-left: 35px;
    margin: 0;
    margin-top: 10px;
  }
  .pz-wrap .list > li::after {
    width: 20px;
    height: 20px;
  }
  .news-wrap {
    padding-top: 30px;
  }
  .news-wrap .op {
    position: static;
    margin-bottom: 10px;
  }
  .news-wrap .news-list .ntop .l {
    padding-right: 0;
  }
  .news-wrap .con {
    margin-top: 25px;
  }
  .news-wrap .news-list .nbot > ul > li {
    width: 100%;
  }
  .news-wrap .news-list .ntop .r {
    padding-top: 20px;
  }
  .news-wrap .news-list .desc {
    height: auto;
  }
  .news-wrap .news-list .nbot > ul > li > a > span {
    display: none;
  }
}
