@media (min-width: 1920px) {
  html {
    font-size: 192px !important;
  }
}

.wrap {
  padding: 0 5.7%;
}

video,
img {
  display: block;
}

.i-about {
  padding: 6% 0 2% 0;
  background: #f5f5f5;
}

.minIMG {
  padding: 0 10%;

  border-bottom: 1px solid #dddddd;
}

.minIMG .swiper {
  margin-bottom: -0.0208rem;
}

.minIMG .img {
  width: 0.5052rem;
  height: 0.5052rem;
  margin: 0 auto;
  border: 1px solid #dcdcdc;
  border-radius: 50%;
}

.minIMG .img img {
  max-width: 100%;
  height: 0.1927rem;
  margin: 0 auto;
}

.minIMG .img .i2 {
  display: none;
}

.minIMG p {
  margin-top: 0.1198rem;
}

.minIMG .con {
  padding-bottom: 0.2083rem;
}

.minIMG .con::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0.0417rem;
  height: 0.0417rem;
  background: #dcdcdc;
  border-radius: 50%;
  transform: translateX(-50%);

  content: "";
}

.minIMG .swiper-slide-thumb-active .img {
  border-color: #21989f;
}

.minIMG .swiper-slide-thumb-active .img .i1 {
  display: none;
}

.minIMG .swiper-slide-thumb-active .img .i2 {
  display: block;
}

.minIMG .swiper-slide-thumb-active .con::after {
  background: #21989f;
}

.minIMG .swiper-slide-thumb-active p {
  color: #21989f;
}

.swiperCon {
  padding: 3% 10%;
  line-height: 2;
}

.organ {
  margin: 0 -0.0703rem;
  padding: 4% 0;
}

.organ li {
  width: 20%;
  transition: 0.5s;
}

.organ li a {
  margin: 0 0.0703rem;
  box-sizing: border-box;
  border: 1px solid #d8d8d9;
}

.organ li a img {
  width: 100%;
  height: 2.1667rem;
  transition: 0.5;

  object-fit: cover;
}

.organ li a .con {
  height: 1.5625rem;
  padding: 0.1875rem 0.3333rem 0.2708rem 0.2552rem;
  box-sizing: border-box;
}

.organ li a .con .txt {
  margin-top: 0.1042rem;
  line-height: 2;
  color: #333;
}

.organ li a .more {
  width: 0.7344rem;
  height: 0.2396rem;
  margin-top: 0.2813rem;
  text-align: center;
  border: 1px solid #9b9b9b;
  border-radius: 0.1198rem;
}

.organ li a .more i {
  transition: 0.5s;
}

.btnWidth {
  width: 0.5469rem;
}

.swiperBtn .swiper-button-next,
.swiperBtn .swiper-button-prev {
  width: 0.2344rem;
  height: 0.2344rem;
  background: #21989f;
  border-radius: 0.0521rem;
}

.swiperBtn .swiper-button-next::after,
.swiperBtn .swiper-button-prev::after {
  font-size: 0.0833rem;
  color: #fff;
}

.swiperBtn .swiper-button-next {
  right: 0;
}

.swiperBtn .swiper-button-prev {
  left: 0;
}

.swiperProduct {
  margin-top: 0.276rem;
}

.swiperProduct a {
  box-sizing: border-box;
  border: 1px solid #d8d8d9;
  overflow: hidden;
}

.swiperProduct .swiper-slide {
  padding: 0 2px;
  box-sizing: border-box;
}

.swiperProduct a img {
  max-width: 100%;
  margin: 0 auto;
}

.swiperProduct a .con {
  padding: 5%;
  box-sizing: border-box;
  line-height: 1.5;
  transition: 0.5s;
}

.swiperProduct a .viewMore {
  opacity: 0;
  transition: 0.5s;
}

.paging {
  margin: 0.2083rem 0 6% 0;
}

.pagination {
  width: auto !important;
}

.pagination .swiper-pagination-bullet {
  width: 0.1146rem;
  height: 0.0313rem;
  background: #969da3;
  border-radius: 0.0521rem;
  transition: 0.5s;
}

.pagination .swiper-pagination-bullet-active {
  width: 0.2865rem;
  background-color: #21989f;
}

.view a {
  font-size: 16px;
  color: #21989f;
}

.view a:hover {
  text-decoration: underline;
}

.i-serve {
  overflow: hidden;
}

.i-serve .img img {
  width: 100%;

  height: 3.4115rem;
  object-fit: cover;
}

.i-serve .abs {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.st-list li {
  width: 20%;
  padding-top: 19%;
  box-sizing: border-box;
  transition: 1.5s cubic-bezier(0.34, 1.56, 0.64, 1);

  border-right: 1px solid rgba(255, 255, 255, 0.6);
}

.st-list li .con {
  height: 3.4115rem;
  padding: 32% 0.2135rem 0 0.2135rem;
  box-sizing: border-box;
  transition: background 0.5s ease-out;
}

.st-list li .tit::after,
.st-list li .tit::before {
  position: absolute;
  top: 50%;
  width: 0.349rem;
  height: 1px;
  background: #fff;
  transform: translateY(-50%);

  content: "";
}

.st-list li .tit::after {
  left: 0;
}

.st-list li .tit::before {
  right: 0;
}

.st-list li .icon {
  margin-bottom: 0.1042rem;
}

.st-list li .icon img {
  max-width: 100%;
  height: 0.25rem;
  margin: 0 auto;
}

.st-list li .txt {
  margin-top: 20%;
  line-height: 1.5;
}

.i-news {
  padding: 4% 0;
}

.neswlist {
  margin: 0 -0.0625rem;
}

.neswlist li {
  width: 25%;
}

.neswlist li a {
  margin: 0 0.0625rem;
}

.neswlist li a img {
  width: 100%;
  object-fit: cover;
}

.mt50 {
  margin-top: 0.2604rem;
}

.newsCon {
  color: #9c9c9c;
}

.newsCon .t1 {
  margin: 0.1042rem 0;
  color: #555;
}

.newsCon .t2 {
  margin: 0.1042rem 0;
}

.newsCon .t2 .data {
  margin-right: 30px;
  padding-left: 0.2083rem;
  background: url(../images/data.png) no-repeat left center;

  background-size: 0.1042rem 0.1042rem;
}

.newsCon .t2 .share {
  padding-left: 0.2083rem;
  background: url(../images/Share.png) no-repeat left center;

  background-size: 0.1146rem 0.1042rem;
}

.newsCon .t3 {
  height: 0.4688rem;
  line-height: 1.8;
}

.newsCon .cksx {
  margin-top: 0.1563rem;
  color: #555;
}

.footer {
  background: #f2f2f2;
}

.footer-top {
  padding: 3% 0 5% 0;
}

.footer-logo img {
  max-width: 100%;
  height: 0.1458rem;
}

.footre-nav li {
  margin-left: 5vw;
}

.footre-nav li p {
  margin-bottom: 0.0625rem;
  font-size: 0.0938rem;
  font-weight: bold;
  color: #333;
}

.footre-nav li a {
  line-height: 2;
  color: #555;
}

.footre-nav li a:hover {
  text-decoration: underline;
}

.footer-bottom {
  padding: 1% 0;

  border-top: 1px solid #dddddd;
}

.mtjz .icon {
  font-size: 0.1354rem;
  color: #666666;
}

.mtjz .box {
  margin-left: 0.1302rem;
}

.mtjz .box .abs {
  bottom: 0.1615rem;
  left: -0.2083rem;
  width: 0.5729rem;
  height: 0.5729rem;
  box-sizing: border-box;
  background: #fff;
  opacity: 0;
  visibility: hidden;
}

.mtjz .box .abs::after {
  position: absolute;
  bottom: -0.0729rem;
  left: 50%;
  border: 0.0469rem solid;
  transform: translateX(-50%);

  border-color: transparent;
  border-top-color: #fff;
  content: "";
}

.mtjz .box .abs img {
  max-width: 100%;
  margin: 0 auto;
}

.mtjz .box:hover .abs {
  opacity: 1;
  visibility: visible;
}

.sub-banner img {
  width: 100%;
}

.sub-banner .abs {
  bottom: 30%;
  left: 5%;
  width: 100%;
  max-width: 2.5rem;
  line-height: 2;
}

.tabs {
  height: 0.4115rem;

  border-bottom: 1px solid #ddd;
}

.tabs a {
  position: relative;
  padding: 0 0.1083rem;
  line-height: 0.4115rem;
}

.tabs a::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0.0156rem;
  background: #21989f;
  transition: 0.5s;
  transform: translateX(-50%);

  content: "";
}

.tabs a:hover::after,
.tabs a.cur::after {
  width: 0.1615rem;
}

.tabs a:hover,
.tabs a.cur {
  color: #21989f;
}

.join {
  padding: 0.4531rem 0;
}

.recruit {
  padding-bottom: 3%;
}

.recruit li {
  margin-bottom: 0.1563rem;
  box-shadow: 1px 1px 0.0833rem 0px rgba(238, 238, 238, 0.79);
}

.recruit li .Position {
  height: 0.5104rem;
  padding: 0 0.2917rem 0 0.1979rem;
  cursor: pointer;
}

.recruit li .Position .time {
  margin-right: 0.1781rem;
}

.recruit li .con {
  padding: 0.0781rem 0.1667rem 0.3438rem 0.1667rem;

  border-top: 1px solid #dddd;
}

.recruit li.cur .tit {
  color: #21989f;
}

.recruit li.cur .plus-btn::after {
  top: 50%;
  height: 0;
}

.plus-btn {
  position: relative;
  width: 0.1823rem;
  height: 0.1823rem;
  background-color: #20a8a8;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.plus-btn::before {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 50%;
  height: 8%;
  background-color: #ffffff;
  border-radius: 0.0208rem;
  transition: 0.5s;
  transform: translateY(-50%);

  content: "";
}

.plus-btn:after {
  position: absolute;
  top: 25%;
  left: 50%;
  width: 8%;
  height: 50%;
  background-color: #ffffff;
  border-radius: 0.0208rem;
  transition: 0.5s;
  transform: translateX(-50%);

  content: "";
}

.zpyqBox {
  padding: 0.1719rem 0;

  border-bottom: 1px dashed #e6e6e6;
}

.zpyq {
  margin-right: 0.4083rem;
}

.require {
  padding: 0.1781rem 0;
  line-height: 1.5;
  color: #555555;
}

.webuploader-pick {
  width: 0.7135rem;
  line-height: 0.2448rem;
  text-align: center;
  color: #fff;
  background: #21989f;
  border-radius: 0.1198rem;
}

.pages a {
  width: 0.2083rem;
  margin-right: 0.0781rem;
  font-size: 0.0938rem !important;
  line-height: 0.2083rem;
  text-align: center;
  color: #b7b7b7;
  border: 1px solid #ddd;
  border-radius: 50%;
}

.pages a.cur,
.pages a:hover {
  color: #fff;
  background: #21989f;
}

.pages .iconfont {
  color: #fff;
  background: #ddd;
}

.about {
  padding: 3% 0;
}

.about .content {
  font-size: 0.0833rem;
  line-height: 2.25;
}

.about .content img {
  max-width: 100%;
  margin: 0 auto;
}

.about .company {
  color: #21989f;
}

.RelateVideo {
  padding: 4% 0;
}

.RelateVideo .img img {
  max-width: 100%;
  margin: 0 auto;
}

.RelateVideo p {
  padding: 2% 0;
  text-align: center;
}

.centerAbs {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.centerAbs img {
  width: 0.5938rem;
  height: 0.5938rem;
}

.jsnl .tit {
  padding-bottom: 1%;
  color: #21989f;

  border-bottom: 1px solid #ddd;
}

.swiperBox {
  padding: 3% 6% 5% 6%;
}

.tab-nav {
  width: 1.1198rem;
  padding: 1% 0 3% 0;

  border-right: 1px solid #ddd;
}

.tab-nav .tab-item {
  position: relative;
  margin-bottom: 0.2083rem;
  padding-right: 0.5208rem;
  box-sizing: border-box;
  cursor: pointer;
}

.tab-nav .tab-item::after {
  position: absolute;
  top: 50%;
  right: 0.1042rem;
  width: 0;
  height: 1px;
  background: #21989f;
  opacity: 0;
  transition: 0.5s;

  content: "";
}

.tab-nav .tab-item::before {
  position: absolute;
  top: 50%;
  right: -0.0313rem;
  width: 0.0625rem;
  height: 0.0625rem;
  background: #21989f;
  border-radius: 50%;
  opacity: 0;
  transition: 0.5s;
  transform: translateY(-50%);

  content: "";
}

.tab-nav .tab-item.active,
.tab-nav .tab-item:hover {
  color: #21989f;
}

.tab-nav .tab-item.active::after,
.tab-nav .tab-item:hover::after,
.tab-nav .tab-item.active::before,
.tab-nav .tab-item:hover::before {
  opacity: 1;
}

.tab-nav .tab-item.active::after,
.tab-nav .tab-item:hover::after {
  width: 0.3177rem;
}

.tab-con {
  position: relative;
  width: calc(100% - 1.3021rem);
  padding-left: 5%;
  box-sizing: border-box;
  line-height: 2.25;
}

.fzlc {
  height: 0.6771rem;
  margin: 0.1042rem 0 0.3125rem 0;
  background: #eeeeee;
}

.fzlc li {
  width: 20%;
  box-sizing: border-box;

  border-right: 1px solid #e5e5e5;
}

.fzlc li:last-child {
  border: none;
}

.fzlc .year {
  color: #21989f;
}

.fzlc .year span {
  font-size: 14px;
}

.fzlc .tit {
  font-size: 14px;
  color: #555555;
}

.Honor {
  margin: 0 -0.1927rem;
  padding-top: 0.2083rem;
}

.Honor li {
  width: 25%;
  margin-bottom: 0.3958rem;
}

.Honor li a {
  margin: 0 0.1927rem;
  border: 1px solid #ddd;
}

.Honor li a img {
  max-width: 100%;
  margin: 0 auto;
}

.yylyBox {
  margin-top: 0.6146rem;
  margin-bottom: 0.2583rem;
  padding: 0 0 0.1354rem 0;

  border-bottom: 1px solid #eaeaea;
}

.yylyBox .con {
  width: calc(100% - 4.3385rem);
}

.yylyBox .con .tit {
  color: #21989f;
}

.yylyBox .imgBox {
  width: 3.5469rem;
}

.yylyBox .maxImg {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.yylyBox .maxImg img {
  max-width: 100%;
  margin: 0 auto;
}

.text-wrap {
  margin: 0.1042rem 0;
  line-height: 2.25;
}

.text-wrap.expanded {
  -webkit-line-clamp: unset;
}

.lookMore {
  font-size: 0.0833rem;
  color: #21989f;
  cursor: pointer;
}

.lookMore i {
  height: 0.0885rem;
  margin-left: 0.0281rem;
  transition: 0.5s;
  transform: rotate(0deg);
}

.lookMore i img {
  max-width: 100%;
  height: 0.0885rem;
  margin: 0 auto;
}

.lookMore.cur i {
  transform: rotate(-180deg);
}

.circle .add {
  z-index: 10;
  font-size: 0.0729rem;
  font-weight: bold;
  color: #fff;
}

.circle::before,
.circle::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgb(15 151 175);
  border-radius: 50%;
  animation: circleWave 2s infinite linear;

  content: "";
}

.circle::after {
  animation-delay: 1s;
}

@keyframes circleWave {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

.location a {
  font-size: 0.0729rem;
  color: #555555;
}

.location a i {
  margin: 0 0.0621rem;
}

.location a:last-child i {
  display: none;
}

.loc {
  padding-left: 0.1302rem;
  background: url(../images/home.png) no-repeat left center;

  background-size: 0.0625rem;
}

.mt30 {
  margin-top: 0.1563rem;
}

.tabCo1 {
  padding: 3% 0 3% 0;
}

.tabCo1 .txt {
  margin: 0.0781rem 0;
  padding-right: 8%;
  padding-bottom: 3%;
  line-height: 2.25;

  border-bottom: 1px solid #ddd;
}

.tabCo1 .txt img {
  max-width: 100%;
  margin: 0 auto;
}

.dowload li {
  width: 47%;
  margin-bottom: 0.1042rem;
}

.dowload li .word {
  margin-bottom: 0.1146rem;
  padding-bottom: 0.1146rem;

  border-bottom: 1px solid #dddddd;
}

.dowload li .word .left .img {
  width: 0.3125rem;
}

.dowload li .word .left .img img {
  max-width: 100%;
  height: 0.2083rem;
  margin: 0 auto;
}

.dowload li .word .left p {
  margin-left: 0.0781rem;
}

.dowload li .word .right {
  width: 0.9375rem;
}

.dowload li .word .right .yulan {
  width: 48%;
  font-size: 0.125rem;
  line-height: 0.276rem;
  text-align: center;
  background: #f2f2f2;
  border-radius: 0.1406rem;
}

.pztj {
  margin: 0 -0.0781rem;
}

.pztj li {
  width: 33.333%;
  margin-bottom: 0.1302rem;
}

.pztj li a {
  margin: 0 0.0781rem;
  padding: 0.1198rem 0.2188rem 0.1198rem 0.1198rem;
  box-sizing: border-box;
  background: #f2f2f2;
}

.pztj li a .img {
  border-bottom: 1px solid #fff;
}

.pztj li a .img img {
  max-width: 100%;
  height: 1.7188rem;
  margin: 0 auto;
}

.pztj li a .con {
  padding: 3% 0;
}

.pztj li a .con .t1 {
  color: #21989f;
}

.pztj li a .con .t2 {
  height: 0.5208rem;
  margin-top: 0.0521rem;
  line-height: 2;
  color: #888888;
}

.pztj li a .con .t2 span {
  color: #21989f;
}

.text-cyan {
  color: #21989f;
}

.others {
  padding: 2% 0 3% 0;
}

.swiperPro {
  margin: 0.1563rem 0;
  padding-bottom: 4%;
}

.swiperPro a {
  border: 1px solid #d8d8d9;
}

.swiperPro a .abs {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 152, 159, 0.9);
  opacity: 0;
  transition: 0.5s;
}

.swiperPro a .abs img {
  width: 0.2708rem;
  height: 0.2708rem;
}

.swiperPro a:hover {
  border-color: #21989f;
}

.swiperPro a:hover .abs {
  opacity: 1;
}

.swiperPro img {
  width: 100%;
}

.swiperPro .tit {
  line-height: 0.4271rem;
}

.none {
  display: none;
}

.swiperBtn01 .swiper-slide {
  padding: 2px;
  box-sizing: border-box;
}

.swiperBtn01 .swiper-button-next,
.swiperBtn01 .swiper-button-prev {
  width: 0.2604rem;
  height: 0.2604rem;
  background: #ffffff;
  border-radius: 50%;
}

.swiperBtn01 .swiper-button-next::after,
.swiperBtn01 .swiper-button-prev::after {
  font-size: 0.0938rem;
  color: #333;
}

.swiperBtn01 .swiper-button-next:hover,
.swiperBtn01 .swiper-button-prev:hover {
  background: #21989f;
}

.swiperBtn01 .swiper-button-next:hover::after,
.swiperBtn01 .swiper-button-prev:hover::after {
  color: #fff;
}

.swiperApply {
  margin-top: 0.1563rem;
  padding-bottom: 4%;
}

.swiperApply a {
  border: 1px solid #d8d8d9;
  overflow: hidden;
}

.swiperApply a .img img {
  width: 100%;
}

.swiperApply a .abs {
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  color: #fff;
  background: rgba(33, 152, 159, 0.9);
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiperApply a .abs .t2 {
  opacity: 0;
  transition: 0.5s;
  display: none;
}

.applyList {
  margin: 0 -0.0391rem;
}

.applyList li {
  width: 25%;
  margin-bottom: 0.1146rem;
}

.applyList li .col {
  margin: 0 0.0391rem;
  border: 1px solid #ddd;
}

.applyList li .img img {
  width: 100%;
}

.applyList li .con {
  padding: 0.1042rem;
}

.applyList li .con .tit {
  color: #888;
}

.applyList li .link {
  height: 0.625rem;
  margin: 0.1042rem 0;

  overflow-y: auto;
}

.applyList li .link a {
  padding-left: 0.1042rem;
  font-size: 0.0833rem;
  line-height: 0.1563rem;
  background: url(../images/cr.png) no-repeat left center;

  background-size: 0.026rem 0.026rem;
}

.applyList li .link a:hover {
  background: url(../images/cr-atv.png) no-repeat left center;

  background-size: 0.026rem 0.026rem;
}

/* ???????????? */
/* ???? */
.scrollbar::-webkit-scrollbar {
  width: 3px;
  background-color: #e2e0e0;
  opacity: 0;
}

/* ????????????? */
.scrollbar::-webkit-scrollbar-button {
  display: none;
}

/* ?????????????????? */
.scrollbar::-webkit-scrollbar-thumb {
  width: 3px;
  background-color: #21989f;
  border-radius: 5px;
}

.swiperClass .swiper-slide {
  padding: 2px;
  box-sizing: border-box;
}

.swiperClass {
  margin-top: 0.1563rem;
  padding-bottom: 4%;
}

.swiperClass a {
  border: 1px solid #d8d8d9;
}

.swiperClass a .img img {
  width: 100%;
}

.swiperClass a .abs {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 152, 159, 0.9);
  opacity: 0;
  transition: 0.5s;
}

.swiperClass a .abs img {
  width: 0.2708rem;
  height: 0.2708rem;
}

.swiperClass a .con {
  height: 0.9792rem;
  padding: 4%;
  box-sizing: border-box;
}

.swiperClass a .con .t2 {
  margin-top: 0.0521rem;
  line-height: 2;
  color: #888;
  height: 0.5208rem;
}

.swiperClass a .con .t2 p {
  overflow: hidden;
}

.swiperClass a:hover .abs {
  opacity: 1;
}

.swiperClass .swiper-button-next,
.swiperClass .swiper-button-prev {
  top: 40% !important;
}

.productBox {
  margin-top: 0.1563rem;
  margin-bottom: 4%;
  padding-bottom: 5%;

  border-bottom: 1px solid #ddd;
}

.left-column {
  width: 1.7188rem;
  padding-bottom: 3%;
}

.left-column .tit {
  line-height: 0.2604rem;
  text-align: center;
  background: #21989f;
}

.pro-nav {
  padding-right: 0.1563rem;
}

.pro-nav li.cur .subNav {
  display: block;
}

.pro-nav .a2 {
  height: 0.3542rem;
  padding: 0 0.0729rem;
  box-sizing: border-box;

  border-bottom: 1px solid #ddd;
}

.subNav {
  display: none;
  padding: 3% 2%;
}

.subNav a {
  padding-left: 0.1042rem;
  font-size: 0.0833rem;
  line-height: 2.25;
  background: url(../images/r.png) no-repeat left center;

  background-size: 0.0625rem 0.0625rem;
}

.subNav a.cur1 {
  color: #21989f;
  background: url(../images/r-atv.png) no-repeat left center;

  background-size: 0.0625rem 0.0625rem;
}

.right-column {
  width: calc(100% - 2.1615rem);
}

.r-tabs li {
  width: 1.1458rem;
  margin: 0 0.1719rem;
}

.r-tabs li .tit {
  height: 0.2604rem;
  padding: 0 0.1042rem;
  box-sizing: border-box;
  background: #eee;
}
.pro-nav .a2 span,
.r-tabs li .tit span {
  width: 0.1042rem;
  font-size: 0.0833rem !important;
  line-height: 0.1042rem;
  text-align: center;
  border: 1px solid #585858;
  border-radius: 50%;
  transition: transform 0.5s;
  transform: rotate(0deg);
}
.r-tabs li.cur2 .tit,
.r-tabs li.cur .tit {
  color: #fff;
  background: #21989f;
}

.r-tabs li.cur2 .tit span {
  border-color: #fff;
}

.r-tabs li.cur .tit span {
  transform: rotate(90deg);
  border-color: #fff;
}

.pro-nav li.cur .a2 span {
  transform: rotate(90deg);
  border: 1px solid #21989f;
  color: #20969c;
}

.pro-nav li:hover .a2 span {
  border: 1px solid #21989f;
  color: #20969c;
}

.down-nav {
  left: 0;
  z-index: 3;
  width: 100%;
  padding: 4% 0.1042rem;
  box-sizing: border-box;
  background: #eee;
  text-align: left !important;
}

.down-nav a {
  margin-bottom: 0.0521rem;
  padding: 2% 0;
  font-size: 0.0833rem;
  background: url(../images/r.png) no-repeat left center;
  background-size: 0.0625rem 0.0625rem;
  padding-left: 0.1042rem;
}

.down-nav a.cur1,
.down-nav a:hover {
  color: #21989f;
  background: url(../images/r-atv.png) no-repeat left center;

  background-size: 0.0625rem 0.0625rem;
}

.por-list {
  margin: 0 -0.0521rem;
  margin-top: 0.2604rem;
}

.por-list li {
  width: 25%;
  margin-bottom: 0.1042rem;
}

.por-list li a {
  margin: 0 0.0521rem;
  border: 1px solid #ddd;
}
.swiperPro .img,
.por-list li a .img {
  padding: 5% 0;
}
.por-list li a .img img {
  width: 100%;
}

.por-list li a .abs {
  top: 0;
  left: 0;
  width: 0.3646rem;
}

.por-list li a .abs .new,
.por-list li a .abs .hot {
  font-size: 0.0833rem;
  line-height: 0.1563rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.por-list li a .abs .new {
  background: #21989f;
}

.por-list li a .abs .hot {
  background: rgb(255, 0, 0);
}
.por-list li a .con {
  padding: 5% 4%;
  box-sizing: border-box;
}

.por-list li a .con .txt {
  height: 0.6rem;
  margin: 2% 0;
  line-height: 2;
  color: #888;
  overflow: hidden;
}

.por-list li a .ckxq {
  width: 0.5052rem;
  margin-top: 7%;
  line-height: 0.1667rem;
  text-align: center;
  color: #fff;
  background: #21989f;
  border-radius: 0.0833rem;
  font-size: 0.0729rem;
}

.por-list li a:hover {
  border-color: #21989f;
}

.details {
  margin-top: 0.5208rem;
}

.details-top {
  margin-top: 0.1563rem;
  padding-bottom: 5%;
}

.details-top .left {
  width: 28%;
  line-height: 2;
}

.details-top .right {
  width: 70%;
}

.mySwiper2 img {
  max-width: 100%;

  margin: 0 auto;
}

.mySwiper2 .swiper-slide {
  padding: 2px;
  box-sizing: border-box;
}

.mySwiper {
  margin-top: 0.0625rem;
}

.mySwiper .swiper-slide {
  padding: 2px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}

.mySwiper img {
  max-width: 100%;
  height: 0.5208rem;
  margin: 0 auto;
}

.mySwiper .swiper-slide-thumb-active {
  border-color: #21989f;
}

.RelateVideo1 {
  padding: 0;
}

.wzxz {
  margin: 0 -0.1342rem;
}

.wzxz li {
  width: 33.3333%;
  margin-bottom: 0.0521rem;
}

.wzxz li a {
  margin: 0 0.1342rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.1146rem;
  margin-bottom: 0.1146rem;
}

.wzxz li a .img {
  margin-right: 0.0521rem;
}

.wzxz li a .img img {
  max-width: 100%;
  height: 0.2344rem;
}

.zx-btn {
  width: 16.6%;
}

.zx-btn img {
  height: 0.276rem;
  margin: 0 auto;
  object-fit: scale-down;
  max-width: 100%;
}

.news {
  padding: 3% 0;
}

.news .neswlist {
  padding-bottom: 2%;
}

.news .neswlist li {
  margin-bottom: 0.2083rem;
}

.qyhk {
  margin: 0 -0.1719rem;
}

.qyhk li {
  width: 25%;
  margin-bottom: 0.1563rem;
}

.qyhk li a {
  margin: 0 0.1719rem;
}

.qyhk li a .img {
  box-shadow: 0.0469rem 0.0469rem 0rem #ddd;
}

.qyhk li a .img img {
  width: 100%;
}

.qyhk li a p {
  padding: 0.1904rem 0;
  color: #555;
}

.news-details {
  padding: 3% 0;
}

.news-tit {
  padding-bottom: 1%;

  border-bottom: 2px solid #21989f;
}

.news-tit .tit {
  margin: 1% 0;
}

.richText {
  padding: 3% 0 5% 0;
  line-height: 2;
}

.richText img {
  max-width: 100%;
  margin: 0 auto;
}

.xsxwSwiper {
  margin-top: 0.1563rem;
}

.xsxwSwiper img {
  width: 100%;
  height: 1.3802rem;

  object-fit: cover;
}

.faqBox {
  padding: 3% 0;
}

.faq {
  padding-bottom: 3%;
}

.faq li {
  margin-bottom: 0.0781rem;
  padding: 0 0.1563rem;
  background: #f1f2f3;
}

.faq li.cur .tit {
  color: #21989f;
}

.faq li.cur .plus-btn {
  background: #21989f;
}

.faq li.cur .plus-btn::after {
  top: 50%;
  height: 0;
}

.faq .tit {
  height: 0.4427rem;
}

.faq .tit p {
  width: 75%;
}

.faq .plus-btn {
  width: 0.1302rem;
  height: 0.1302rem;
  background: #000;
}

.faq .con {
  padding-bottom: 3%;
  line-height: 2;
}

.dowloadPage {
  padding: 3% 0;
}

.ewmbox {
  margin-right: 6%;
  padding-bottom: 5%;
}

.ewmbox .img img {
  max-width: 100%;
  margin: 0 auto;
}

.ewmbox p {
  padding: 4% 0;
  color: #555;
}

.ewmbox .btn a {
  width: 0.7292rem;
  margin: 0.0781rem auto;
  line-height: 0.2396rem;
  border: 1px solid #21989f;
}

.ewmbox .btn a:hover {
  color: #ffff;
  background: #21989f;
}

.dowload1 {
  padding: 2% 0 4% 0;
}

.wrap1 {
  width: 100%;
  max-width: 6.7708rem;
  margin: 0 auto;
}

.Business {
  padding: 5% 0;
}

.form-title {
  margin-bottom: 0.0833rem;
}

.form-desc {
  color: #555;
}

.form-wrap {
  padding-top: 0.2604rem;
}

.form-item {
  width: 48%;
  margin-bottom: 0.1563rem;
}

.form-item input {
  width: 100%;
  height: 0.3385rem;
  padding: 0.0417rem 0;
  font-size: 0.0833rem;
  color: #333;
  background-color: transparent;
  border: none;
  outline: none;

  border-bottom: 1px solid #eee;
}

.form-item.full-width {
  width: 100%;
}

.form-item.full-width textarea {
  width: 100%;
  min-height: 0.625rem;
  font-size: 0.0833rem;

  resize: none;
  border-bottom: 1px solid #eee;
}

.submit-btn {
  width: 1.1458rem;
  height: 0.3125rem;
  font-size: 0.0833rem;
  color: #fff;
  background-color: #20969c;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
}

.submit-btn:hover {
  background-color: #1b8287;
}

.contant {
  padding: 5% 0;
}

.contant .left {
  width: 2.7604rem;
}

.contant .left ul li {
  padding: 0.3125rem 0 0.1563rem 0;

  border-bottom: 1px solid #ddd;
}

.contant .left ul li .icon {
  width: 0.5208rem;
}

.contant .left ul li .icon img {
  max-width: 100%;
  height: 0.5208rem;
}

.contant .left ul li .con {
  width: calc(100% - 0.7292rem);
  line-height: 2;
}

.contant .right {
  width: calc(100% - 3.2031rem);
  padding: 0.1042rem 0.3646rem;
  box-sizing: border-box;
  box-shadow: 1px 1px 26px 1px rgba(234, 234, 234, 0.51);
}

.Bidding {
  padding-bottom: 2%;
}

.Bidding li {
  margin-bottom: 0.2083rem;
  box-shadow: 0.0052rem 0.0052rem 0.0833rem 0rem rgba(238, 238, 238, 0.79);
}

.Bidding li .time {
  width: 0.9115rem;

  line-height: 1.5;
  color: #555;
  background: #f6f6f6;
  padding: 20px 0;
}

.Bidding li .con {
  width: calc(100% - 1.0573rem);
}

.Layout {
  margin-top: 0.1042rem;
}

.Layout li {
  width: 49%;
  margin-bottom: 30px;
  padding: 0.1302rem;
  box-sizing: border-box;
  border: 1px solid #ddd;
}

.Layout li .tit {
  padding-bottom: 0.0521rem;
  font-size: 0.0938rem;
  color: #21989f;

  border-bottom: 1px solid #ddd;
}

.Layout li .con {
  padding: 0.0781rem 0;
  font-size: 0.0833rem;
  line-height: 2;
  color: #555;
}

.swiperNone {
  display: none;
}

.phone {
  display: none;
  font-size: 16px;
}

.clearCon {
  cursor: pointer;
  color: #21989f;
  display: none;
}

.m-clearCon {
  display: none;
}

@media (min-width: 1200px) {
  .organ li a:hover .more {
    color: #fff;
    background: #21989f;

    border-color: #21989f;
  }

  .organ li a:hover .more i {
    margin-left: 0.0521rem;
  }

  .organ li.cur {
    width: 40%;
  }

  .swiperApply a:hover {
    border-color: #21989f;
  }

  .swiperApply a:hover .abs {
    bottom: 0;
    height: 100%;
  }

  .swiperApply a:hover .abs .t2 {
    opacity: 1;
  }

  .swiperProduct a:hover {
    border-color: #21989f;
  }

  .swiperProduct a:hover .viewMore {
    text-decoration: underline;
    opacity: 1;
  }

  .st-list li.cur {
    padding-top: 0;
  }

  .st-list li.cur .con {
    background: rgba(33, 152, 159, 0.9);
  }
}

.newswrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.nextLink a {
  height: 0.5208rem;
  width: 49%;
  padding: 0.0829rem 0.1979rem;
  box-sizing: border-box;
  background: #f9f9f9;
}

.nextLink a p {
  margin-bottom: 5px;
}

.getback {
  margin-top: 50px;
}

.getback a {
  height: 40px;
  line-height: 40px;
  width: 120px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  background: #20969c;
}

@media (max-width: 1200px) {
  html {
    font-size: 192px !important;
  }

  .i-serve .img img {
    height: auto;
  }
  .applyList li .link a {
    font-size: 16px;
  }

  .wrap {
    padding: 0 4%;
  }

  .newswrap {
    max-width: 96%;
  }
  .wzxz li,
  .dowload li,
  .yylyBox .con {
    width: 100%;
  }

  .yylyBox .imgBox {
    width: auto;
  }

  .details,
  .yylyBox {
    margin-top: 90px;
  }

  .tabCo1 {
    padding: 4% 0;
  }

  .tabCo1 .txt {
    padding: 0 0 5% 0;
  }

  .pztj li a .img img {
    height: 0.9375rem;
  }

  .pztj li a {
    padding: 4%;
  }

  .pztj li a .con {
    padding: 20px 0;
  }

  .por-list,
  .pztj {
    margin: 0 -5px;
  }

  .por-list li a,
  .pztj li a {
    margin: 0 5px;
  }

  .swiper-slide {
    padding: 0 2px;
    box-sizing: border-box;
  }

  .swiperApply a .abs {
    position: static !important;
  }

  .dowload li .word .right .yulan {
    font-size: 16px;
    line-height: 36px;
  }

  .swiperApply a .abs .t2 {
    opacity: 1;
  }

  .swiperApply a .abs {
    padding: 4% 0;
  }

  .footer-top {
    display: block;
  }

  .footre-nav {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 5%;
  }

  .footre-nav li {
    width: 24%;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .copy {
    font-size: 14px;
  }
  .copy a {
    width: 100%;
    line-height: 2;
  }

  .centerAbs img {
    width: 40px;
    height: 40px;
  }

  .RelateVideo p {
    padding: 20px 0;
  }

  .details-top .right,
  .details-top .left {
    width: 100%;
  }

  .location .loc,
  .mySwiper {
    display: none;
  }

  .mySwiper2 img {
    height: auto;
  }

  .details-top .left {
    margin-bottom: 5%;
  }

  .swiperNone {
    display: block;
  }

  .r-tabs li,
  .right-column,
  .left-column {
    width: 100%;
    margin: 0;
  }

  .pro-nav {
    padding-right: 0;
  }

  .mov {
    display: none;
  }

  .r-tabs li {
    margin-bottom: 10px;
  }

  .por-list li a .con .txt {
    height: auto;
  }

  .por-list li {
    margin-bottom: 10px;
  }

  .organ {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }

  .organ li {
    width: 49%;
    margin-bottom: 20px;
  }

  .organ li a {
    margin: 0;
  }

  .organ li a img {
    height: 200px;
  }

  .organ li a .con {
    height: 220px;
    padding: 4%;
  }

  .organ li a .more {
    margin-top: 5%;
  }

  .minIMG {
    padding: 0;
  }

  .swiperCon {
    padding: 3% 0;
  }

  .minIMG .img {
    width: 70px;
    height: 70px;
  }

  .swiperProduct a .con {
    margin: 2%;
  }

  .swiperProduct a .viewMore {
    opacity: 1;
  }

  .swiperProduct a {
    height: auto;
  }

  .i-serve .abs {
    position: static !important;
    padding: 2%;
    box-sizing: border-box;
  }

  .st-list li {
    width: 100%;
    margin-bottom: 10px;
    padding: 6%;
    background: #21989f;
  }

  .st-list li .con {
    height: auto;
    padding: 0;
  }

  .st-list li .tit::after,
  .st-list li .tit::before {
    display: none;
  }

  .st-list li .txt {
    margin-top: 20px;
  }

  .neswlist li {
    width: 50%;
    margin-bottom: 50px;
  }

  .sub-banner,
  .i-banner {
    margin-top: 60px;
  }

  .dowloadPage,
  .faqBox {
    padding: 3% 0 8% 0;
  }

  .dowload1 {
    padding: 20px 0;
  }

  .ewmbox .btn a {
    width: 80px;
    line-height: 40px;
  }

  .Honor {
    margin: 0 -5px;
  }

  .Honor li {
    width: 33.333%;
    margin-bottom: 10px;
  }

  .Honor li a {
    margin: 0 5px;
  }

  .fzlc {
    height: auto;
    padding: 8% 2%;
  }

  .applyList li {
    width: 33.333%;
  }

  .news-tit .tit {
    margin: 24px 0;
    font-size: 20px;
  }

  .xsxwSwiper img {
    height: 200px;
  }

  .wrap1 {
    max-width: 90%;
  }

  .form-item {
    width: 100%;
  }

  .form-item input {
    height: 48px;
  }

  .submit-btn {
    width: 100%;
  }

  .qyhk {
    margin: 0 -5px;
  }

  .qyhk li {
    width: 33.333%;
    margin-bottom: 10px;
  }

  .qyhk li a {
    margin: 0 5px;
  }

  .qyhk li a .img {
    box-shadow: none;
  }

  .qyhk li a .img img {
    height: 400px;
  }

  .contant .right,
  .contant .left {
    width: 100%;
  }

  .contant .left ul li {
    padding: 3% 0;
  }

  .contant .left ul li .icon {
    width: 60px;
  }

  .contant .left ul li .icon img {
    height: 60px;
  }

  .contant .left ul li .con {
    width: calc(100% - 80px);
  }

  .contant .right {
    margin-top: 15px;
    padding: 3%;
  }

  .join {
    padding: 4% 0;
  }

  .recruit li .Position {
    flex-wrap: wrap;
    height: auto;
    padding: 4%;
  }

  .recruit li .Position .flex {
    justify-content: space-between;
    width: 100%;
    padding: 10px 0;
  }

  .recruit li .Position .plus-btn {
    display: none;
  }

  .zpyq {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .recruit li {
    margin-bottom: 10px;
  }

  .recruit li .con {
    padding: 4%;
  }

  .recruit li .Position .tit {
    width: 100%;
  }

  .zpyqBox {
    padding: 3% 0;
  }

  .swiperBox {
    display: block;
    padding: 0;
  }

  .tab-nav,
  .tab-con {
    width: 100%;
    padding: 0;
  }

  .tab-nav .tab-item.active::after,
  .tab-nav .tab-item:hover::after,
  .tab-nav .tab-item.active::before,
  .tab-nav .tab-item:hover::before {
    display: none;
  }

  .tab-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5% 0 0 0;
    border: none;
  }

  .tab-nav .tab-item {
    width: 48%;
    margin-bottom: 20px;
    padding: 0;
  }
  .m-clearCon {
    width: 100%;
    background: #21989f;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    line-height: 50px;
    display: block;
  }
}

@media (max-width: 800px) {
  .pztj {
    justify-content: space-between;
    margin: 0px;
  }

  .pztj li {
    width: 48%;
  }

  .pztj li a {
    margin: 0px;
  }

  .footer-top {
    display: none;
  }

  .mtjz {
    margin-top: 20px;
  }

  .mtjz .box {
    margin: 0 20px 0 0;
  }

  .footer-bottom {
    padding: 20px 0;
  }

  .por-list li {
    width: 50%;
  }

  .pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .pagination .swiper-pagination-bullet-active {
    width: 8px;
  }

  .faq .tit {
    height: 50px;
  }

  .ewmbox {
    width: 100%;
    margin: 0;
  }

  .Honor li {
    width: 50%;
  }

  .fzlc li {
    width: 30%;
  }

  .sub-banner .abs {
    display: none;
  }

  .qyhk li,
  .applyList li {
    width: 50%;
  }

  .Layout li {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media (max-width: 640px) {
  .nextLink a {
    height: auto;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
  }

  .tabs {
    height: auto;
    padding: 2% 0;
  }

  .tabs a {
    width: 48%;
    box-sizing: border-box;
    line-height: 42px;
  }

  .tabs a::after {
    display: none;
  }

  .dowload li .word {
    display: block;
  }

  .dowload li .word .left .img img {
    height: 40px;
  }

  .dowload li .word .left .img {
    width: 40px;
  }

  .dowload li .word .right {
    width: 200px;
    margin-top: 30px;
  }

  .pztj li {
    width: 100%;
  }

  .swiperApply a .img img,
  .swiperPro img,
  .pztj li a .con .t2,
  .pztj li a .img img {
    height: auto;
  }

  .swiperBtn01 .swiper-button-next,
  .swiperBtn01 .swiper-button-prev {
    width: 25px;
    height: 25px;
  }

  .swiperBtn01 .swiper-button-next::after,
  .swiperBtn01 .swiper-button-prev::after {
    font-size: 14px !important;
  }

  .organ li,
  .por-list li {
    width: 100%;
  }

  .por-list li a .img img {
    height: auto;
  }

  .cloumn {
    padding: 3% 0;
  }

  .organ li a .more {
    width: 120px;
    height: 36px;
  }

  .neswlist li a img,
  .swiperProduct a img {
    height: auto;
  }

  .neswlist li {
    width: 100%;
  }

  .faq li {
    padding: 0 4%;
  }

  .fzlc li {
    width: 50%;
    margin-bottom: 20px;
  }

  .Bidding li .con,
  .Bidding li .time {
    width: 100%;
    height: auto;
  }

  .Bidding li .con {
    padding: 4%;
  }

  .phone,
  .Bidding li .time {
    display: block;
    padding: 2%;
    font-family: "SquareBold";
  }

  .Bidding li .time .text-center {
    display: none;
  }

  .applyList li {
    width: 100%;
  }

  .qyhk li a .img img,
  .xsxwSwiper img,
  .applyList li .link,
  .applyList li .img img {
    height: auto;
  }

  .qyhk li {
    width: 100%;
  }

  .qyhk li a p {
    font-family: "SquareBold";
    font-size: 24px;
  }
}

.image-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: visible;
}

#mainImage {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.circle-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: visible;

  pointer-events: none;
}

.circle {
  position: absolute;
  z-index: 22;
  width: 20px;
  height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: all 0.2s ease;
  transform: translate(-50%, -50%);

  pointer-events: auto;
}

.circle:hover {
  z-index: 999;
  background: #dc2626;
  transform: translate(-50%, -50%) scale(1.15);
}

.add {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  font-weight: bold;
  color: white;
  transform: translate(-50%, -50%);
}

.absCon {
  position: absolute;
  z-index: 100001;
  padding: 12px;
  background: white;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}

.circle:hover .absCon {
  opacity: 1;
  visibility: visible;
}

.absCon a {
  display: flex;
  justify-content: space-between;
  width: 180px;
}

.absCon .pic img {
  max-width: 100%;
  margin: 0 auto;
}

.absCon a .t1 {
  font-size: 16px;
  color: #21989f;
}

.absCon a .t2 {
  font-size: 12px;
  color: #555555;
}

.absCon .pic {
  width: 50px;
}

.con-wrap {
  width: calc(100% - 60px);
}

.con-wrap .icon-youjiantou {
  width: 22px;
  line-height: 15px;
  margin-top: 5px;
  font-size: 13px !important;
  text-align: center;
  color: #fff;
  background: #21989f;
  border-radius: 5px;
}

@media (max-width: 640px) {
  .absCon {
    padding: 8px;
  }

  .pic img {
    width: 50px;
    height: 50px;
  }
}

.absCon.right {
  bottom: -13px;
  left: 0;
  transform: translateY(-50%);
}

.absCon.left {
  right: 0;
  bottom: -5px;
  left: auto;
  transform: translateY(-50%);
}

.absCon.bottom {
  left: 50%;
  transform: translateX(-50%);
}

.absCon.top {
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
}

.column {
  font-family: "SquareBold";
}
