/*========================================== 鍏充簬鎴戜滑=============================*/
/* ---------------banner-------------- */
.yun-detail {
  width: 100%;
  background: #151515;
  padding-top: 0.7rem;
  position: relative;
}
.dtbanner {
  position: relative;
  width: 100%;
  height: 4rem;
}
.yun-detail .deteil-banner {
  position: absolute;
  top: 0.7rem;
  left: 0;
}
.aboutus .container-tit h2 {
  margin-bottom: 64px;
}
.container-tit h2::after {
  width: 92px;
  margin-left: -46px;
  bottom: -22px;
}
.container-tit p {
  line-height: 22px;
  margin-bottom: 64px;
}
/* ------------鍏徃绠€浠?------------- */
.aboutus {
  padding: 64px 0px 89px;
}
.aboutus .uslist {
  margin-bottom: 59px;
}
.aboutus .uslist .usitem {
  float: left;
}
.aboutus .uslist .usitem.us1 {
  width: 24.5%;
}
/*.aboutus .uslist .usitem.us2{width:50%;}
.aboutus .uslist .usitem.us3{width:24.5%;}*/
.aboutus .uslist .usitem:nth-child(2) {
  width: 50%;
}
.aboutus .uslist .usitem:nth-child(3) {
  width: 24.5%;
}
.aboutus .uslist .usitem img {
  display: block;
  width: 106px;
  height: 106px;
  margin: 0 auto;
}
.aboutus .uslist .usitem p {
  text-align: center;
  opacity: 0.6;
  font-size: 20px;
  color: #21252e;
  letter-spacing: 0;
  line-height: 22px;
  margin: 16px 0px;
}
.aboutus .uslist .usitem span {
  display: block;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #21252e;
  letter-spacing: 0;
}
.aboutus .uscont p {
  opacity: 0.8;

  font-size: 16px;
  color: #21252e;
  letter-spacing: 0;
  text-align: justify;
  line-height: 30px;
}

@media (min-width: 769px) and (max-width: 1024px) {
}

@media (min-width: 1025px) and (max-width: 1280px) {
}

@media (min-width: 1281px) and (max-width: 1366px) {
}
@media (min-width: 1367px) and (max-width: 1440px) {
}
@media (min-width: 1441px) and (max-width: 1680px) {
}
@media (min-width: 1680px) and (max-width: 1920px) {
}
.culture_content {
  background: #f4f4f4;
}
.culture_content .customer-value {
  padding: 0;
  background: none;
}
.culture_content .customer-value .customerlist .cstmitem {
  background: #1a42b4;
}
.culture_content .customer-value .customerlist .cstmitem .custompd .cstminfo p {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}
.culture_content .customer-value .customerlist .cstmitem .custompd {
  padding: 60px 40px;
}
.culture_content .customer-value .qualifications-list {
  background-image: url("../images/qualifications-bg.png");
  background-size: 100% 100%;
}
.culture_content .customer-value .qualifications-list .level1 {
  display: flex;
  justify-content: center;
}
.culture_content .customer-value .qualifications-list .level1 img {
  width: 18%;
  height: 100%;
}
.culture_content .customer-value .qualifications-list .level2 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 10%;
  margin-top: 3%;
}
.culture_content .customer-value .qualifications-list .level3 {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  margin-top: 3%;
  margin-left: -2%;
}
.culture_content .customer-value .qualifications-list .level2 img {
  width: 100%;
  height: 100%;
}
.culture_content .customer-value .qualifications-list .level3 img {
  width: 120%;
  height: 100%;
}
.culture_content .customer-value .qualifications-list img:hover {
  box-shadow: 0 5px 8px rgb(0 0 0 / 20%);
  z-index: 1;
}

.certificate_content .customer-value .customerlist .cstmitem {
  background: #fff !important;
}
.certificate_content .customer-value .customerlist .cstmitem .custompd {
  padding: 3px;
}
.certificate_content .customer-value .customerlist .cstmitem img {
  width: 100%;
  filter: blur(0);
  -webkit-filter: blur(0);
}

.job_content {
  background: #292f38;
}
.job_content .container-tit h2 {
  color: #fff;
}
.job_content .customer-value {
  background: none;
  padding: 0;
}
.job_content .customer-value .customerlist .cstmitem {
  background: #383b43;
  cursor: pointer;
  width: 23.75% !important;
  width: 464px !important;
}
.job_content .customer-value .customerlist .cstmitem .custompd .cstminfo p,
.job_content .customer-value .customerlist .cstmitem .custompd .cstminfo {
  color: #fff;
}
.job_content .customer-value .customerlist .cstmitem .custompd {
  padding: 50px 40px;
}
.job_content .customer-value .customerlist .cstmitem .custompd .cstminfo .bm {
  font-size: 14px;
  padding: 10px 0 25px 0;
}
.job_content .customer-value .customerlist .cstmitem .custompd .cstminfo .more {
  border: 1px #fff solid;
  display: inline-block;
  padding: 5px 15px;
  font-size: 15px;
}
.job_content
  .customer-value
  .customerlist
  .cstmitem:hover
  .custompd
  .cstminfo
  .more {
  background: #333;
}

/* col public */
ul.pc-l {
  overflow: hidden;
  padding: 0px;
}
ul.pc-l li {
  width: 23.5%;
  margin-right: 2%;
  float: left;
}
ul.pc-l li:nth-child(4n + 4) {
  margin-right: 0;
}

ul.customer-list li {
  padding: 50px 40px;
  background: #383b43;
  color: #fff;
  margin-bottom: 2%;
}
ul.customer-list li p.bt {
  font-weight: 700;
  color: #111;
}
ul.customer-list li .bm {
  font-size: 14px;
  padding: 10px 0 25px 0;
}
ul.customer-list li .text .bm {
  color: #333;
  font-weight: 700;
}
ul.customer-list li .more {
  border: 1px #fff solid;
  display: inline-block;
  padding: 5px 15px;
  font-size: 15px;
}
ul.customer-list li .custompd {
  cursor: pointer;
}
ul.customer-list li .desc {
  line-height: 1.9;
  color: #3a3a3a;
  position: fixed;
  width: 600px;
  height: 400px;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -200px;
  padding: 30px;
  background: #fff;
  z-index: 1;
  border-radius: 5px;
  display: block;
  -webkit-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);

  display: none;
}

ul.customer-list li .desc .text {
  overflow-y: auto;
  height: 100%;
}
ul.customer-list li .desc .gb {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
ul.customer-list li.active .desc {
  display: block;
}

@media (min-width: 320px) and (max-width: 768px) {
  /* 浜у搧灞曠ず */
  .aboutus .uslist .usitem {
    width: 33.33% !important;
  }
  .aboutus .uslist .usitem p {
    font-size: 16px;
    line-height: 1.5;
  }

  ul.customer-list li .desc {
    width: 320px;
    height: 300px;
    left: 50%;
    top: 50%;
    margin-left: -160px;
    margin-top: -150px;
    padding: 20px;
  }
  ul.customer-list li .desc .text {
    font-size: 14px;
  }
  ul.customer-list li .desc .text p.bt {
    font-size: 15px;
    font-weight: 700;
  }
  ul.customer-list li .desc .text .bm {
    font-weight: 700;
  }
}

@media only screen and (max-width: 990px) {
  ul.md-l {
    overflow: hidden;
    padding: 0px;
  }
  ul.md-l li {
    width: 49%;
    margin-right: 2%;
    float: left;
  }
  ul.md-l li:nth-child(2n + 2) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 401px) {
  .culture_content .customer-value .customerlist .cstmitem {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .con_four .cstmitem:nth-of-type(3) {
    margin-bottom: 15px !important;
  }

  ul.mx-l {
    overflow: hidden;
    padding: 0px;
  }
  ul.mx-l li {
    width: 100%;
    margin-right: 0%;
  }
  ul.mx-l li:nth-child(2n + 2) {
    margin-right: 0;
  }
}

/* ------------------鍏徃鎰挎櫙----------------- */
.Advantage {
  padding: 64px 0px;
  background: #f3f4f6;
}
.advantlist {
  position: relative;
  margin-bottom: 0.4rem;
}
.advantlist .advanitem {
  width: 320px;
  margin-right: 40px;
  height: 359px;
  background: #00b259;
  float: left;
  position: relative;
  z-index: 5;
  margin-top: 38px;
}
.advantlist .advanitem:last-child {
  margin-right: 0;
}
.advantlist .advanitem .advTop {
  width: 100%;
  height: 10px;
  opacity: 0.2;
  background: #21252e;
}
.advantlist .advanitem .advpd {
  padding: 59px 12px 46px 40px;
}
.advantlist .advanitem.advan-black {
  background: none;
  margin-top: 0;
  width: 399px;
  margin-right: 0;
}
.advantlist .advanitem.advan-black .advpd {
  padding: 38px 140px 0px;
}
.advantlist .advanitem :last-child {
  margin-right: 0;
}
.advantlist .advanitem .advpd p {
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 70px;
  text-align: left;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
}
.advantlist .advanitem .advpd p:hover {
  color: #00b259;
}
.advantlist .advanitem .advpd img {
  display: block;
  width: 109px;
  height: 109px;
  margin-bottom: 35px;
}
.advantlist .advanitem .advpd ul li {
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 0.36rem;
}
.advantlist .advanitem .advpd ul li i {
  display: inline-block;
  width: 0.08rem;
  height: 0.08rem;
  background: #fff;
  line-height: 0.36rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.advantlist .list-bg {
  width: 560px;
  height: 437px;
  background: #21252e;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media (min-width: 320px) and (max-width: 768px) {
  .aboutus {
    padding: 0.64rem 0px 0.9rem;
  }
  .aboutus .uslist {
    margin-bottom: 0.6rem;
  }
  .Advantage {
    padding: 0.64rem 0px;
  }
  .container-tit p {
    margin-bottom: 0.6rem;
  }

  /* 鍏徃浼樼偣 */
  .advantlist {
  }
  .advantlist .advanitem {
    width: 100%;
    margin-right: 0;
    height: auto;
    min-height: 3rem;
    margin-bottom: 0.3rem;
    margin-top: 0;
  }
  .advantlist .list-bg {
    display: none;
  }
  .advantlist .advanitem.advan-black {
    background: #21252e;
    height: 100%;
    width: 100%;
  }
  .advantlist .advanitem .advpd p {
    font-size: 0.36rem;
    line-height: 0.6rem;
  }
  .advantlist .advanitem .advpd ul li {
    font-size: 0.32rem;
    line-height: 0.6rem;
    margin: 0rem 0px 0.3rem;
  }
  .advantlist .advanitem .advpd {
    padding: 0.3rem 0.2rem 0.3rem 0.4rem !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
}

@media (min-width: 1025px) and (max-width: 1280px) {
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .advantlist .advanitem {
    width: 22.22%;
    margin-right: 2.7%;
  }
  .advantlist .advanitem.advan-black {
    width: 27.7%;
  }
  .advantlist .advanitem .advpd ul li {
    font-size: 0.18rem;
  }
  /*璧嬭兘妗堜緥 */
  .advantlist .advanitem.advan-black .advpd {
    padding: 0.38rem 0.5rem 0px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .advantlist .advanitem .advpd ul li {
    font-size: 0.2rem;
  }
}
@media (min-width: 1441px) and (max-width: 1680px) {
}
@media (min-width: 1367px) and (max-width: 1920px) {
  .advantlist .advanitem.advan-black {
    width: 360px;
  }
  .advantlist .advanitem.advan-black .advpd {
    padding: 38px 130px 0px;
  }
}

/* ------------------鏍稿績浠峰€?-------------------- */
.hxjz {
  padding: 64px 0px 108px;
}
.hxjz-main {
  width: 100%;
  height: auto;
  position: relative;
}
.hxjz-main img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.hxjz-main ul li {
  position: absolute;
  width: auto;
  cursor: pointer;
}
.hxjz-main ul li h2 {
  position: relative;
  opacity: 0.8;
  font-size: 26px;
  color: #21252e;
  letter-spacing: 0;
  margin-bottom: 21px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hxjz-main ul li p {
  max-width: 100%;
  opacity: 0.6;
  font-size: 14px;
  color: #21252e;
  letter-spacing: 0;
  line-height: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hxjz-main ul li.active h2 {
  color: #00b259;
}
.hxjz-main ul li.active p {
  opacity: 1;
}
.hxjz-main ul li:nth-child(1) {
  top: 6%;
  left: 10%;
}
.hxjz-main ul li:nth-child(2) {
  top: 10%;
  left: 69%;
}
.hxjz-main ul li:nth-child(3) {
  top: 45%;
  left: 3%;
}
.hxjz-main ul li:nth-child(4) {
  top: 80%;
  left: 18%;
}
.hxjz-main ul li:nth-child(5) {
  top: 80%;
  left: 70%;
}
.hxjz-main ol li {
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
  cursor: pointer;
}
.hxjz-main ol li .map_big {
  width: 100%;
  height: 0.2rem;
  display: block;
  background: rgba(0, 178, 89, 0.4);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  position: relative;
}
.hxjz-main ol li .map_big a.man_small {
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  background: #00b259;
  border-radius: 50%;
  position: absolute;
  top: 0.05rem;
  left: 0.05rem;
}
.hxjz-main ol li.on .map_big {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.hxjz-main ol li:hover .map_big {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.hxjz-main ol li:nth-child(1) {
  top: 10%;
  left: 38%;
}
.hxjz-main ol li:nth-child(2) {
  top: 10%;
  left: 60%;
}
.hxjz-main ol li:nth-child(3) {
  top: 46%;
  left: 32.5%;
}
.hxjz-main ol li:nth-child(4) {
  top: 81%;
  left: 37%;
}
.hxjz-main ol li:nth-child(5) {
  top: 79%;
  left: 62.5%;
}
@media (min-width: 320px) and (max-width: 768px) {
  .hxjz {
    padding: 0.64rem 0px 1rem;
  }
  /* 鏍稿績浠峰€ */
  .hxjz-main ul li h2 {
    font-size: 0.24rem;
    width: 70%;
  }
  .hxjz-main ul li p {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
}

@media (min-width: 1025px) and (max-width: 1280px) {
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .hxjz-main ul li h2 {
    font-size: 22px;
    margin-bottom: 0.1rem;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .hxjz-main ul li h2 {
    font-size: 24px;
    margin-bottom: 0.15rem;
  }
}
@media (min-width: 1441px) and (max-width: 1680px) {
}
@media (min-width: 1680px) and (max-width: 1920px) {
}
/*------------------------- 搴旂敤鍦烘櫙--------------------- */
.about_yycj {
  padding: 64px 0px;
  background: #21252e;
}
.yyjcList .yyjcitem {
  width: 18.612%;
  min-height: 290px;
  background: rgba(255, 255, 255, 0.1);
  float: left;
  margin-right: 1.7%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.yyjcList .yyjcitem:last-child {
  margin-right: 0;
}
.yyjcList .yyjcitem .yycjpd {
  padding: 60px 20px 58px;
}
.yyjcList .yyjcitem .yycjpd img {
  display: block;
  width: 1.2rem;
  height: auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.yyjcList .yyjcitem .yycjpd h2 {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0;
  margin-bottom: 26px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.yyjcList .yyjcitem .yycjpd p {
  display: none;
  opacity: 0.8;
  height: 154px;
  overflow: hidden;
  font-size: 14px !important;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 22px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.yyjcList .yyjcitem .yycjpd p * {
  font-size: 14px !important;
}
.yyjcList .yyjcitem:hover {
  -webkit-box-shadow: 0 6px 6px 0 #171a21;
  box-shadow: 0 6px 6px 0 #171a21;
}
.yyjcList .yyjcitem:hover img {
  display: none;
}
.yyjcList .yyjcitem:hover p {
  display: block;
}
.yyjcList .yyjcitem:hover {
  background: #00b259;
}
.yyjcList .yyjcitem:hover .yycjpd {
  padding: 44px 22px 38px;
}
@media (min-width: 320px) and (max-width: 768px) {
  .about_yycj {
    padding: 0.64rem 0px;
  }
  .yyjcList .yyjcitem .yycjpd {
    padding: 0.7rem 0.2rem 0.3rem;
    min-height: 2.2rem;
  }
  .yyjcList .yyjcitem:hover .yycjpd {
    padding: 0.4rem 0.2rem 0.3rem;
  }
  /* 搴旂敤鍦烘櫙 */
  .yyjcList .yyjcitem {
    width: 49%;
    margin-right: 0;
    height: 176px;
    min-height: 2rem;
    margin-bottom: 0.3rem;
    overflow-y: scroll;
  }
  .yyjcList .yyjcitem .yycjpd img {
    width: 1.2rem;
  }
  .yyjcList .yyjcitem:nth-of-type(even) {
    float: right;
  }
  .yyjcList .yyjcitem .yycjpd h2 {
    font-size: 0.36rem;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
}

@media (min-width: 1025px) and (max-width: 1280px) {
}

@media (min-width: 1281px) and (max-width: 1366px) {
}
@media (min-width: 1367px) and (max-width: 1440px) {
}
@media (min-width: 1441px) and (max-width: 1680px) {
}
@media (min-width: 1680px) and (max-width: 1920px) {
}

/* -------------------------------浼佷笟鑽ｈ獕--------------------------- */
.qyhonnr {
  padding: 70px 0px 40px;
}
.qyhonnr .container-tit h2 {
  margin-bottom: 86px;
}
.honor-main {
  height: auto;
  width: 100%;
  overflow: hidden;
}
.honor-main .honor-left {
  width: 31%;
  height: 640px;
  float: left;
  position: relative;
}
.honor-main .honor-left #navbar {
  position: relative;
  z-index: 2;
}
.honor-main .honor-left .leftbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.honor-main .honor-left ul li {
  width: 100%;
  height: 213px;
  background: rgba(255, 255, 255, 0.1);
}
.honor-main .honor-left ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.honor-main .honor-right {
  width: 68.6%;
  float: right;
  height: 560px;
  background: #00b259;
  padding: 40px 0px 49px;
}
.honor-main .hright-pd {
  padding: 0 40px 0 70px;
  height: 560px;
  overflow: auto;
  margin-right: 12px;
  position: relative;
}
.honor-main .hright-pd::-webkit-scrollbar {
  width: 8px;
  background-color: #00974c;
}
.honor-main .hright-pd::-webkit-scrollbar-track {
  background-color: #00b259;
}
.honor-main .hright-pd::-webkit-scrollbar-thumb {
  background: #00974c;
  border-radius: 6px;
}
.honor-right .honor-timecont .time-item h2 {
  font-size: 32px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 32px;
  margin-bottom: 20px;
  position: relative;
}
.honor-right .honor-timecont .time-item h2::before {
  display: block;
  content: "";
  position: absolute;
  width: 48px;
  height: 11px;
  background: #fff;
  opacity: 0.4;
  top: 70%;
  left: 0;
}
.honor-right .honor-timecont .time-item ul li {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: justify;
  line-height: 32px;
  margin-bottom: 24px;
  padding-left: 32px;
  position: relative;
}
.honor-right .honor-timecont .time-item ul li i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-size: cover;
  line-height: 32px;
  vertical-align: middle;
  margin-right: 10px;
  position: absolute;
  left: 10px;
  top: 12px;
}
@media (min-width: 320px) and (max-width: 768px) {
  .qyhonnr {
    padding: 0.7rem 0px 0.4rem;
  }
  /* 浼佷笟鑽ｈ獕 */
  .honor-right .honor-timecont .time-item h2 {
    font-size: 0.32rem;
  }
  .honor-right .honor-timecont .time-item ul li {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
  }
  .honor-main .honor-left ul li {
    height: 1rem;
  }
  .honor-main .hright-pd {
    padding: 0rem 0.4rem;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
}

@media (min-width: 1025px) and (max-width: 1280px) {
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .honor-right .honor-timecont .time-item h2 {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
  }
  .honor-right .honor-timecont .time-item ul li {
    margin-bottom: 0.1rem;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .honor-right .honor-timecont .time-item h2 {
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .honor-right .honor-timecont .time-item ul li {
    margin-bottom: 0.2rem;
  }
}
@media (min-width: 1441px) and (max-width: 1680px) {
}
@media (min-width: 1680px) and (max-width: 1920px) {
}

@media only screen and (max-width: 768px) {
  .aboutus {
    padding: 32px 0;
  }
  .Advantage {
    padding: 32px 0;
  }
  .container-tit p {
    margin-bottom: 32px;
  }
  .advantlist .advanitem .advpd p {
    font-size: 18px;
    line-height: 1.5;
    padding: 5px 0;
  }
  .advantlist .advanitem {
    min-height: auto;
  }
  .advantlist {
    margin-bottom: 0;
  }
  .advantlist .advanitem .advpd {
    padding: 24px 32px !important;
  }
  .advantlist .advanitem .advpd img {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
  }
  .advantlist .advanitem .advpd ul {
    overflow: hidden;
  }
  .advantlist .advanitem .advpd ul li {
    font-size: 16px;
    line-height: 1.5;
    padding: 5px 0;
    margin-bottom: 0;
    float: left;
    margin-right: 15px;
  }

  .hxjz-main ul li h2 {
    font-size: 16px;
    width: 100%;
  }

  .about_yycj,
  .qyhonnr {
    padding: 32px 0;
  }
  .yyjcList .yyjcitem {
    min-height: auto;
    height: 240px;
  }
  .yyjcList .yyjcitem .yycjpd h2 {
    font-size: 16px;
  }
  .yyjcList .yyjcitem .yycjpd {
    padding-top: 20px;
    min-height: auto;
  }
  .honor-right .honor-timecont .time-item h2 {
    font-size: 18px;
  }
  .honor-right .honor-timecont .time-item ul li {
    font-size: 14px;
    line-height: 1.5;
  }
  .honor-right .honor-timecont .time-item h2::before {
    height: 4px;
    top: auto;
    bottom: 0;
  }
}
@media only screen and (max-width: 500px) {
  .hxjz-main ul li h2 {
    font-size: 14px;
  }
  .hxjz-main ul li:nth-child(1) {
    left: 3%;
  }
  .hxjz-main ul li:nth-child(4) {
    left: 3%;
  }
  .hxjz-main ul li:nth-child(3) {
    left: 0%;
  }
}

.detail-info h5 {
  font-size: 33px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding-top: 5%;
}
.about_text .about_left {
  float: left;
  width: 55%;
  margin-right: 5%;
  font-size: 18px;
  line-height: 2.2;
  padding-top: 20px;
}
.about_text .about_right {
  float: right;
  width: 40%;
}
.about_text .about_right img {
  width: 100%;
}

@media only screen and (max-width: 500px) {
  .about_text .about_left {
    float: left;
    width: 100%;
    margin-right: 0;
    font-size: 16px;
    line-height: 1.9;
    padding-top: 20px;
  }
  .about_text .about_right {
    float: right;
    width: 100%;
  }
  .detail-info h5 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding-top: 10%;
  }
}
