@charset "UTF-8";
/* category */
.category {
  position: relative;
  z-index: 9;
  height: 5.375rem;
  background: #fff;
  overflow: hidden;
}

.category .category-list {
  margin: 0 5.2%;
}

.category .category-list ul li {
  float: left;
  width: 25%;
  text-align: center;
}

.category .category-list a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 5rem;
  position: relative;
}

.category .category-list a span {
  display: block;
  margin-top: 0.25rem;
  font-size: 1rem;
  color: #858d9c;
  line-height: 150%;
}

.category .category-list .active a::after {
  content: " ";
  width: 6.75rem;
  height: 3px;
  background: #104691;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
}

.category .category-list .active a span {
  color: #104691;
}

.category .category-list-1 ul li {
  width: 100%;
}

.category .category-list-2 ul li {
  width: 50%;
}

.category .category-list-3 ul li {
  width: 33.33%;
}

.category .category-list-4 ul li {
  width: 25%;
}

.category .category-list-5 ul li {
  width: 20%;
}

.category .category-list-6 ul li {
  width: 16.66%;
}

.category-box-active {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  left: 0 !important;
  margin-top: 0px !important;
  background: #fff;
}

.page-gsgk-containter {
  margin-left: 6.875rem;
}

.about-gsgk-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 7.5rem;
}

.about-gsgk-box .common-tit-box h3 {
  padding-bottom: 7.5rem;
}

.common-tit-box {
  width: 16%;
}

.common-tit-box h2 {
  font-size: 2.125rem;
}

.common-tit-box h3 {
  font-size: 1rem;
  font-weight: 400;
}

.about-gsgk-img-box {
  position: relative;
  padding-top: 2rem;
}

.about-gsgk-img-box img {
  position: absolute;
  bottom: 0;
  width: 45%;
}

.about-gsgk-content {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-gsgk-mgs-box p {
  margin-left: 48%;
  font-size: 1rem;
  line-height: 2rem;
  padding: 98px 0 60px 0;
  margin-right: 6.875rem;
  text-indent: 2rem;
  color: #666666;
}

.about-gsgk-list {
  padding-left: 45%;
  padding-right: 6.875rem;
  height: 6.25rem;
  background: #0245A3;
  z-index: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.about-gsgk-list dl {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.about-gsgk-list dl dt {
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 3rem;
}

.about-gsgk-list dl dt span {
  font-size: 1rem;
  padding-left: 0.5rem;
}

.about-gsgk-list dl dd {
  font-size: .75rem;
}

.about-gsgk-mid {
  font-size: 1.25rem;
  font-weight: bold;
  color: #0245A3;
  line-height: 2.5rem;
  padding-top: 3.375rem;
  padding-bottom: 2.5rem;
  margin-right: 6.875rem;
  text-indent: 2.5rem;
}

.about-gsgk-bottom {
  font-size: 1rem;
  line-height: 200%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-indent: 2rem;
  margin-right: 6.875rem;
}

.about-gsgk-bottom p {
  color: #666666;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-gsgk-bottom p:first-child {
  margin-right: 4.25rem;
}

.jszc-containter {
  background: #0245A3 url(../img/about/jszc_bg.jpg) no-repeat left bottom/cover;
}

.about-jszc-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-jszc-box .common-tit-box {
  width: 20%;
}

.about-jszc-content {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 84%;
  overflow: hidden;
  padding: 3rem 0;
}

.about-jszc-content .about-jszc-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.about-jszc-content .jszc-img {
  width: 39.375rem;
  height: 21.875rem;
}

.about-jszc-content .jszc-msg {
  height: 21.875rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  justify-content: center;
  margin-left: 5rem;
}

.about-jszc-content .jszc-msg img {
  height: 6.25rem;
}

.about-jszc-content .jszc-msg p {
  margin-top: 2.25rem;
  font-size: 1rem;
  color: #fff;
}

.c-swiper-btn-box {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.c-swiper-btn-box a {
  width: 3.25rem;
  height: 3.25rem;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

.c-swiper-btn-box a:first-child {
  margin-right: 2.5rem;
}

.about-zzry-box {
  height: 49.375rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-zzry-content {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 80%;
  position: relative;
}

.about-zzry-content .c-swiper-btn-box {
  margin-top: 3.75rem;
  position: absolute;
  bottom: 1.875rem;
  z-index: 100;
}

.about-zzry-content .c-swiper-btn-box a {
  color: #999;
  cursor: pointer;
  border-color: #CCCCCC;
}

.about-zzry-content .swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}

.about-zzry-content .swiper-slide {
  width: auto;
}

.about-zzry-content .swiper-slide img {
  height: -webkit-calc(60% + 30px);
  height: -moz-calc(60% + 30px);
  height: calc(60% + 30px);
  margin-right: 1.875rem;
}

.about-zzry-content .swiper-slide:nth-child(2n) {
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.about-zzry-content .swiper-slide:nth-child(2n) img {
  height: 30%;
}

.about-zzry-content .swiper-slide:nth-child(2n) img:first-child {
  margin-bottom: 30px;
}

.about-zzry-content .swiper-slide:nth-child(3) {
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.about-zzry-content .swiper-slide:nth-child(3) img {
  height: 30%;
}

.about-zzry-content .swiper-slide:nth-child(3) img:first-child {
  margin-bottom: 30px;
}

.page-fzlc-containter {
  position: relative;
}

.page-fzlc-containter img {
  width: 100%;
}

.fzlc-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.fzlc-content .common-tit-box {
  left: 6%;
  top: 20%;
  position: absolute;
}

.fzlc-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  height: 100%;
  padding-left: 2%;
  overflow: hidden;
}

.fzlc-list li {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 3.625rem;
  margin-top: 3.75rem;
  background: url(../img/about/fzlc-li.png) no-repeat 0 0.5rem;
}

.fzlc-list li:nth-child(1) {
  -webkit-transform: translateY(60%);
  -moz-transform: translateY(60%);
  -ms-transform: translateY(60%);
  -o-transform: translateY(60%);
  transform: translateY(60%);
}

.fzlc-list li:nth-child(2) {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.fzlc-list li:nth-child(3) {
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  transform: translateY(40%);
}

.fzlc-list li:nth-child(4) {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%);
}

.fzlc-list li:nth-child(5) {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
}

.fzlc-list li:nth-child(6) {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}

.fzlc-list h2 {
  font-size: 2.125rem;
}

.fzlc-list p {
  font-size: .875rem;
  line-height: 1.5rem;
}

.viewport-talents {
  background: #f3f3f3 url(../img/rcln/talents_banner.jpg) no-repeat left top/100%;
}

.talents-content {
  position: relative;
  margin-bottom: 3.125rem;
}

.talents-content .talents-img {
  width: 100%;
}

.talents-content .talents-email {
  position: absolute;
  bottom: 6%;
  left: 4%;
}

.talents-content .talents-email div {
  color: #666666;
  font-size: .875rem;
  line-height: 1.5rem;
}

.talents-content .talents-email div.email {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.talents-content .talents-email div.email img {
  width: 1.25rem;
  padding-right: .5rem;
}

.talents-content .talents-email div.email a {
  font-size: 1.125rem;
  color: #104691;
  line-height: 2.5rem;
}

.join-contect {
  margin-bottom: 3.125rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-left: -1.875rem;
  margin-right: -1.875rem;
}

.join-contect .join-list {
  background: #fff;
  min-height: 14.375rem;
  position: relative;
  margin: 1.875rem;
  margin-top: 0;
}

.join-contect .active .join-top-box {
  border: 1px solid #104691;
  border-bottom: none;
}

.join-contect .active .join-btn-box {
  border-left: 1px solid #104691;
  border-right: 1px solid #104691;
}

.join-contect .active .join-btn-box p {
  color: #104691;
  background: url(../img/rcln/icon-up.png) no-repeat right center;
}

.join-contect .active .join-msg-box {
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  position: absolute;
  border: 1px solid #104691;
  border-top: none;
  z-index: 1;
}

.join-contect .active .join-msg-box p::before {
  content: " ";
  height: 1px;
  position: absolute;
  background: #ddd;
  top: 0;
  left: 1.875rem;
  right: 1.875rem;
}

.join-top-box {
  padding: 2rem 2rem 0 2rem;
}

.join-top-box h2 {
  font-size: 1.375rem;
  font-weight: 400;
  color: #333333;
  padding-bottom: 2rem;
}

.join-top-box .join-top-msg {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.75rem;
}

.join-top-box .join-top-msg p {
  font-size: .875rem;
  line-height: 1.75rem;
  color: #999;
}

.join-top-box .join-top-msg .left {
  flex: 1;
}

.join-top-box .join-top-msg .left p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  word-break: keep-all;
}

.join-top-box .join-top-msg .left p img {
  width: 1.125rem;
  padding-right: .75rem;
}

.join-top-box .join-top-msg .right {
  text-align: right;
}

.join-top-box .join-top-msg .right .number {
  font-size: 2rem;
  font-weight: bold;
  color: #E89D33;
}

.join-btn-box {
  padding: 0 2rem;
}

.join-btn-box p {
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: .625rem 0;
  padding-right: 20px;
  background: url(../img/rcln/icon-expand.png) no-repeat right center;
}

.join-msg-box {
  height: 0px;
  overflow: hidden;
  background: #fff;
  position: relative;
}

.join-msg-box p {
  padding: 2rem;
}

.wmfw-containter {
  margin-top: -5rem;
  position: relative;
}

.wmfw-contenct {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.75rem;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wmfw-left {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width:0;
  margin-right: 32%;
  background-color: #fff;
  padding: 3.75rem 4.375rem;
}

.news-detail-editor img{
  max-width:100% !important;
  height:auto !important
}

.wmfw-left h2 {
  font-size: 1.5rem;
  color: #104691;
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 2rem;
}

.wmfw-left h2::before {
  content: " ";
  position: absolute;
  height: 40%;
  left: 0;
  -webkit-transform: translateY(60%);
  -moz-transform: translateY(60%);
  -ms-transform: translateY(60%);
  -o-transform: translateY(60%);
  transform: translateY(60%);
  border-radius: 5px;
  width: 5px;
  background-color: #104691;
}

.wmfw-left p {
  font-size: 1rem;
  line-height: 2.5rem;
  text-indent: 2rem;
  color: #333333;
}

.wmfw-left .news-detail-editor p {
  font-size: 1.125rem;
  line-height: 2.5rem;
  text-indent: 0rem;
  color: #666666;
}

.wmfw-left ul {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2.5rem -1.875rem 5rem -1.875rem;
}

.wmfw-left ul li {
  color: #104691;
  background: #F4F8FF;
  height: 5.625rem;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 1.875rem;
}

.wmfw-left ul li img {
  padding: 0 10% 0 15%;
}

.wmfw-left ul li span:nth-of-type(1) {
  font-size: 1.875rem;
  font-weight: bold;
}

.wmfw-left ul li span:nth-of-type(2) {
  padding-top: .5rem;
  padding-left: .5rem;
  font-weight: bold;
  font-size: 1rem;
}

.wmfw-no-pad {
  padding-top: 0;
}

.wmfw-left-p-pad p {
  padding-bottom: 1.875rem;
}

.wmfw-left-bg-img {
  padding-right: 30%;
  background: url(../img/wmfw/磷酸盐检测装置2.png) no-repeat right center/auto 50%;
}

.cp-list-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.875rem;
}

.cp-list-box .cp-list {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 1.875rem;
  margin-bottom: 1rem;
}

.cp-list-box .cp-list:last-child {
  margin-bottom: 0;
}

.cp-list-box .cp-list img {
  width: 100%;
}

.cp-list-box .cp-list h3,
.cp-list-box .cp-list h4 {
  text-align: center;
}

.cp-list-box .cp-list h3 {
  font-size: 1rem;
  color: #333;
  padding-top: 1.875rem;
  padding-bottom: 1rem;
}

.cp-list-box .cp-list h4 {
  font-size: .875rem;
  color: #999;
}

.cp-ys-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cp-ys-box img {
  width: 30%;
}

.cp-ys-box div {
  padding: 0 1.875rem 0 3.75rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cp-ys-box div p {
  font-size: 1.125rem;
  color: #104691;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-indent: 0;
  margin-bottom: 2.5rem;
}

.cp-ys-box div p:last-child {
  margin-bottom: 0;
}

.cp-ys-box div p span {
  padding-right: 0.5rem;
}

.wmfw-img-box img {
  width: 100%;
  margin: 0 auto;
}

.wmfw-img-box2 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1.875rem;
}

.wmfw-img-box2 img {
  width: auto;
  height: 18.4375rem;
  margin-right: 1.875rem;
}

.al-img-content .al-img-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1.875rem;
}

.al-img-content .al-img-box img {
  margin: 1.875rem;
  width: -webkit-calc(50% - 3.75rem);
  width: -moz-calc(50% - 3.75rem);
  width: calc(50% - 3.75rem);
}

.wmfw-tag-box {
  font-size: .875rem;
  font-weight: bold;
  padding: 1rem 1.75rem;
  display: inline-block;
  background: #F4F8FF;
  margin-bottom: 3.125rem;
}

.gy-cp-msg-box {
  text-align: center;
  padding: 1.5rem 0;
  color: #999999;
}

.sub-title-1 {
  color: #104691;
  font-size: 1.25rem;
  font-weight: bold;
  padding-bottom: 1.875rem;
}

.sub-title-2 {
  color: #104691;
  font-size: 1rem;
  font-weight: bold;
  padding-bottom: 1.875rem;
}

.wmfw-right {
  width: 29.5%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}

.wmfw-right-content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wmfw-al-box {
  background-color: #fff;
  padding: 1.875rem 2.5rem;
  border: 1px solid #fff;
  margin-bottom: 1.875rem;
}

.wmfw-al-box:hover {
  border: 1px solid #104691;
}

.wmfw-al-box:last-child {
  margin-bottom: 0;
}

.wmfw-al-box img {
  width: 100%;
}

.wmfw-al-box h4 {
  color: #333333;
  font-size: 1rem;
  line-height: 3.875rem;
}

.wmfw-al-box p {
  color: #999;
  font-size: .875rem;
  text-indent: 1.75rem;
  margin-bottom: 2.1875rem;
}

.qywh-hd-swiper .swiper-slide img {
  width: 100%;
}

.qywh-c-swiper-pagination {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8.125rem;
  margin-bottom: 4%;
}

.qywh-c-swiper-pagination .swiper-pagination-bullet {
  width: 8.125rem;
  height: 8.125rem;
  background-color: transparent;
  opacity: 0.4;
  border-radius: 50%;
}

.qywh-c-swiper-pagination .swiper-pagination-bullet img {
  width: 8.625rem;
}

.qywh-c-swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.qywh-hd-swiper {
  margin-top: 1.875rem;
}

.swiper-nav-btn-box {
  position: relative;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1000;
}

.swiper-button-prev {
  margin-right: 1.875rem;
}

.swiper-button-prev:hover {
  border: 1px solid #104691;
  background: #104691 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat;
  color: #fff;
  background-position: center;
  background-size: 20%;
}

.swiper-button-next {
  margin-right: 1.875rem;
}

.swiper-button-next:hover {
  border: 1px solid #104691;
  background: #104691 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat;
  color: #fff;
  background-position: center;
  background-size: 20%;
}

.swiper-button-prev,
.swiper-button-next {
  width: 3.25rem;
  height: 3.25rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #CCCCCC;
  text-align: center;
  vertical-align: middle;
  font-size: 1rem;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  left: auto !important;
  color: #999;
  margin-top: 2.5rem;
  background-size: 20%;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 1rem;
}

.viewport-qywh > .page-b-containter .common-tit-box {
  width: auto;
}

.viewport-qywh > .page-b-containter .common-tit-box h2 {
  color: #0245A3;
}

.viewport-qywh > .page-b-containter .common-tit-box h3 {
  color: #999;
}

.viewport-qywh > .page-b-containter:nth-of-type(2n) {
  background: #fff;
}

.qywh-hd-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 7.125rem 0;
}

.qywh-hd-content {
  width: 70%;
}

.qywh-hd-content h3 {
  color: #0245A3;
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}

.qywh-hd-content p {
  color: #999;
  font-size: 1rem;
  line-height: 2.5rem;
  text-indent: 2rem;
}

.viewport-news-search .page-b-containter {
  min-height: -webkit-calc(100% - 6.25rem);
  min-height: -moz-calc(100% - 6.25rem);
  min-height: calc(100% - 6.25rem);
  padding-top: 7.5rem;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.viewport-news-search #footer {
  position: relative;
}

.search-bar-box {
  background: #fff;
  height: 5rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1.875rem;
}

.search-bar-box img {
  width: 1.375rem;
}

.search-bar-box img:first-child {
  padding-right: 1.875rem;
}

.search-bar-box img:last-child {
  padding-left: 1.875rem;
}

.search-bar-box div {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.25rem;
}

.search-bar-box div span {
  color: #104691;
  padding-right: 1rem;
}

.search-no-content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: -webkit-calc(100vh - 11.5rem);
  min-height: -moz-calc(100vh - 11.5rem);
  min-height: calc(100vh - 11.5rem);
}

.search-content {
  min-height: -webkit-calc(100vh - 11.5rem);
  min-height: -moz-calc(100vh - 11.5rem);
  min-height: calc(100vh - 11.5rem);
}

.viewport-news .page-containter {
  margin-top: -8%;
}

.viewport-news-detail .news-containter {
  background: #fff;
  padding: 0 3.75rem;
  margin-bottom: 1.875rem;
}

.viewport-news-detail .xwzx-time-box {
  color: #fff;
}

.viewport-news-detail .xwzx-time-box .xwzx-time-list span:last-child {
  color: #606B78;
  background-color: #fff;
}

.wmfw-img-box3 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
}

.wmfw-img-box3 img {
  width: -webkit-calc(50% - 0.9275rem);
  width: -moz-calc(50% - 0.9275rem);
  width: calc(50% - 0.9275rem);
  height: auto;
}

.wmfw-img-box3 img:first-child {
  margin-right: 1.875rem;
}

.news-detail-page-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.news-detail-page-box div {
  width: -webkit-calc(50% - 0.9275rem);
  width: -moz-calc(50% - 0.9275rem);
  width: calc(50% - 0.9275rem);
  font-size: .9375rem;
  padding: 2rem;
  background-color: #fff;
  text-align: center;
  margin-bottom: 1.875rem;
}

.news-detail-page-box div:first-child {
  margin-right: 1.875rem;
}

.news-detial-containter {
  position: relative;
  margin-top: -10%;
}

.news-detial-containter h1 {
  font-size: 2.875rem;
  margin-top: 1.875rem;
  margin-bottom: 3.375rem;
  color: #fff;
}

.news-detial-containter p {
  font-size: 1.125rem;
  color: #666;
  margin-bottom: 1.875rem;
  line-height: 3rem;
}

.news-containter .news-swiper {
  overflow: hidden;
  background: #fff;
  position: relative;
}

.news-containter .news-swiper .swiper-pagination-bullet {
  width: 1.375rem;
  height: .25rem;
  background: rgba(102, 102, 102, 0.8);
  border-radius: 2px;
}

.news-containter .news-swiper .swiper-pagination-bullet-active {
  background: #0245A3;
}

.news-containter .news-swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 2rem;
  left: 49.125rem;
  width: auto;
  -webkit-transform: translateX(3.75rem);
  -moz-transform: translateX(3.75rem);
  -ms-transform: translateX(3.75rem);
  -o-transform: translateX(3.75rem);
  transform: translateX(3.75rem);
}

.news-containter .xwzx-list {
  padding: 2.5rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.news-containter .xwzx-list .xwzx-img {
  width: 48.125rem;
  height: 26.375rem;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 2.5rem;
}

.news-containter .xwzx-list .xwzx-img:hover {
  opacity: 0.8;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.news-containter .xwzx-list .xwzx-list-msg {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-evenly;
  -moz-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.news-containter .xwzx-list h2 {
  color: #0245A3;
  font-size: 1.5625rem;
}

.news-containter .xwzx-list .xwzx-detail-box {
  height: 5.25rem;
  overflow: hidden;
}

.news-containter .xwzx-list .xwzx-detail {
  line-height: 1.75rem;
  font-size: .875rem;
  color: #666666;
  text-indent: 1.75rem;
}

.news-containter .xwzx-more {
  width: 7.5rem;
  height: 3.125rem;
  background: #F2F2F2;
  font-size: .875rem;
  color: #666666;
  line-height: 3.125rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.news-containter .xwzx-more img {
  display: inline-block;
  padding-left: .625rem;
}

.news-list-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2.5rem;
}

.news-list-box .news-list {
  margin-top: 2.5rem;
  padding: 1.375rem 2.5rem;
  background: #fff;
  width: -webkit-calc(50% - 1.25rem);
  width: -moz-calc(50% - 1.25rem);
  width: calc(50% - 1.25rem);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 13.125rem;
}

.news-list-box .news-list .xwzx-img {
  width: 19.375rem;
  height: 10.625rem;
}

.news-list-box .news-list .xwzx-img:hover {
  opacity: 0.8;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.news-list-box .news-list .xwzx-list-msg {
  margin-left: 2.5rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.news-list-box .news-list h2 {
  color: #333333;
  padding-bottom: 1.25rem;
}

.news-list-box .news-list .xwzx-detail-box {
  height: 3rem;
  overflow: hidden;
}

.news-list-box .news-list .xwzx-detail {
  color: rgba(102, 102, 102, 0.7);
  font-size: .875rem;
  line-height: 1.5rem;
}

.news-list-box .news-list .number {
  color: rgba(102, 102, 102, 0.4);
  padding-top: 1.25rem;
}

.news-list-box .news-list:hover {
  background: #104691;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.news-list-box .news-list:hover .xwzx-time-box {
  color: #fff;
}

.news-list-box .news-list:hover .xwzx-time-box .xwzx-time-list span:last-child {
  background: #fff;
  color: #104691;
}

.news-list-box .news-list:hover h2 {
  color: #fff;
}

.news-list-box .news-list:hover .xwzx-detail {
  color: rgba(255, 255, 255, 0.7);
}

.news-list-box .news-list:hover .number {
  color: rgba(255, 255, 255, 0.4);
}

.xwzx-time-box {
  color: #333;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.xwzx-time-box .xwzx-time-year {
  width: 1.875rem;
  height: 1rem;
  font-size: 1rem;
  font-weight: bold;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.xwzx-time-box .xwzx-time-day {
  font-size: 2.5rem;
}

.xwzx-time-box .xwzx-time-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: .625rem;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  line-height: normal;
}

.xwzx-time-box .xwzx-time-list span:first-child {
  font-size: .875rem;
}

.xwzx-time-box .xwzx-time-list span:last-child {
  font-size: .625rem;
  background: #333;
  color: #Fff;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

@media screen and (max-width: 817px) {
  .page-containter {
    margin: 0 8px;
  }
  .page-banner img {
    width: 100%;
    height: -webkit-calc(100vh /3);
    height: -moz-calc(100vh /3);
    height: calc(100vh /3);
    -o-object-fit: cover;
    object-fit: cover;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 2.5rem !important;
    height: 2.5rem !important;
  }
  .bre-nav-box {
    overflow: hidden;
    width: 100%;
  }
  .bre-nav-box .bre-nav {
    flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 0;
    margin-right: 1rem;
    flex-wrap: nowrap;
    overflow: hidden;
  }
  .bre-nav-box .bre-nav span, .bre-nav-box .bre-nav img {
    display: none;
  }
  .bre-nav-box span,
  .bre-nav-box img {
    word-break: keep-all;
  }
  .bre-nav-box span.active {
    display: block;
    padding-left: 3em;
  }
  .bre-nav-box span.active::before {
    content: "...";
    color: #999;
    font-size: 14px;
    position: absolute;
    font-weight: bold;
    top: 0;
    left: 0;
    height: 100%;
    line-height: 5.6rem;
    z-index: 1;
    transform: translateY(-2px);
    width: 1em;
  }
  .bre-nav-box span.active::after {
    content: ">";
    color: #999;
    font-size: 14px;
    position: absolute;
    font-weight: bold;
    top: 0;
    left: 1em;
    height: 100%;
    line-height: 5.6rem;
    z-index: 1;
    transform: translateY(2px);
  }
  .news-detial-containter {
    margin-top: -10%;
  }
}

.viewport-partner {
  background: url(../img/hzhb/hzhb_banner.jpg) no-repeat left top/100%;
}

.viewport-partner .xwzx-more {
  width: 7.5rem;
  height: 3.125rem;
  background: rgba(204, 204, 204, 0);
  border: 1px solid #ffffff;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  color: #fff;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  cursor: pointer;
}

.viewport-partner .xwzx-more span {
  padding-left: .5rem;
}

.viewport-partner .xwzx-more img {
  padding-left: 8px;
}

.viewport-partner .xwzx-more:hover {
  background: #fff;
  color: #0245a3;
}

.viewport-partner .partner-more {
  position: relative;
  background: #0245a3;
  color: #fff;
}

.viewport-partner .partner-more:hover {
  background: #fff;
  color: #104691;
  border: 1px solid #104691;
}

.viewport-partner .page-containter {
  position: relative;
}

.viewport-partner .hzhb-list-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.25rem;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* align-content: center; */
}

.viewport-partner .hzhb-list {
  width: 21.125rem;
  height: 7.5rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* border: 1px solid #dddddd; */
}

.viewport-partner .hzhb-list img {
  width: 100%;
  height: 100%;
}

.viewport-partner .hzhb-list-box {
  gap: 0;
  -webkit-justify-content: space-evenly;
  -moz-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.viewport-partner .hzhb-list {
  margin-bottom: 1rem;
}

.viewport-partner .partner-content {
  background: #fff;
  padding: 0 5.25rem 3.75rem 5.25rem;
}

.viewport-partner .partner-content .hzhb-list-box {
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 817px) {
  .viewport-about .page-gsgk-containter {
    margin-left: 8px;
  }
  .viewport-about .common-tit-box {
    padding-top: 2rem;
    padding-left: 2rem;
    width: auto !important;
  }
  .viewport-about .common-tit-box h2 {
    font-size: 1rem;
  }
  .viewport-about .common-tit-box h3 {
    font-size: .75rem;
  }
  .viewport-about .about-gsgk-box {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1rem;
  }
  .viewport-about .about-gsgk-box .common-tit-box h3 {
    padding-bottom: 1rem;
  }
  .viewport-about .about-gsgk-img-box {
    padding: 0;
  }
  .viewport-about .about-gsgk-img-box img {
    width: 100%;
    position: relative;
  }
  .viewport-about .about-gsgk-mgs-box p,
  .viewport-about .about-gsgk-mid {
    margin: 1rem;
    padding: 0;
    font-size: 1rem;
  }
  .viewport-about .about-gsgk-bottom p:first-child {
    margin: 0;
    padding-bottom: 1rem;
  }
  .viewport-about .about-gsgk-list {
    padding-left: 1rem;
    padding-right: 0;
  }
  .viewport-about .about-gsgk-bottom {
    margin: 1rem;
    display: block;
  }
  .viewport-about .page-b-containter {
    padding: 0;
  }
  .viewport-about .about-jszc-box {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }
  .viewport-about .about-jszc-content {
    width: 100%;
    padding-bottom: 1rem;
    padding-top: 0;
  }
  .viewport-about .about-jszc-content .about-jszc-box {
    padding: 1rem 2rem;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .viewport-about .about-jszc-content .jszc-img {
    width: 100%;
    height: auto;
  }
  .viewport-about .about-jszc-content .jszc-msg {
    height: auto;
    padding-top: 1rem;
    margin-left: 0;
    line-height: 200%;
  }
  .viewport-about .about-jszc-content .jszc-msg img {
    width: 100%;
    height: auto;
  }
  .viewport-about .about-jszc-content .jszc-msg p {
    margin-top: 0;
    padding-top: 1rem;
  }
  .viewport-about .about-jszc-content .swiper-nav-btn-box {
    left: 2rem;
  }
  .viewport-about .about-jszc-content .swiper-button-prev,
  .viewport-about .about-jszc-content .swiper-button-next {
    margin-top: 0;
  }
  .viewport-about .about-zzry-box {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }
  .viewport-about .about-zzry-content {
    padding: 1rem 2rem 2rem 2rem;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .viewport-about .about-zzry-content .c-swiper-btn-box {
    position: absolute;
    bottom: 30px;
    z-index: 100;
  }
  .viewport-about .about-zzry-content .swiper-button-prev,
  .viewport-about .about-zzry-content .swiper-button-next {
    margin-top: 1.8rem;
  }
  .viewport-about .about-zzry-content .swiper-slide img {
    height: 200px;
  }
  .viewport-about .about-zzry-content .swiper-slide:nth-child(2n) img:first-child {
    margin-bottom: 20px;
  }
  .viewport-about .about-zzry-content .swiper-slide:nth-child(2n) img {
    height: 90px;
  }
  .viewport-about .page-fzlc-containter {
    background: #0245A3;
  }
  .viewport-about .fzlc-content {
    position: relative;
  }
  .viewport-about .fzlc-content .common-tit-box {
    top: 0;
    left: 0;
    position: relative;
  }
  .viewport-about .fzlc-list {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 3.75rem;
    padding-right: 2rem;
    background: url(../img/about/fzlc_bg.jpg) no-repeat left bottom/100%;
  }
  .viewport-about .fzlc-list li {
    transform: none !important;
    background: url(../img/about/fzlc-li-m.png) no-repeat 0 0;
    margin-top: 0;
    padding-bottom: 3rem;
  }
  .viewport-about .fzlc-list li:nth-child(1) {
    margin-top: 2rem;
  }
  .viewport-about .page-fzlc-containter img {
    position: absolute;
    bottom: 0;
  }
}

@media screen and (max-width: 817px) {
  .wmfw-containter {
    margin-top: -6%;
  }
  .wmfw-contenct,
  .cp-list-box {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wmfw-left {
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
  }
  .wmfw-right {
    width: 100%;
    position: relative;
    margin-top: 2rem;
  }
  .wmfw-left-bg-img {
    padding-right: 0;
    padding-bottom: 30%;
    background: url(../img/wmfw/磷酸盐检测装置2.png) no-repeat center bottom/auto 30%;
  }
  .wmfw-left ul {
    margin: 1rem 0 2rem 0;
  }
  .wmfw-left ul li {
    flex-direction: column;
    padding: 1rem 0;
    margin: 0;
    margin-right: 0.5rem;
    height: auto;
  }
  .wmfw-left ul li:last-child {
    margin-right: 0;
  }
  .wmfw-left ul li span:nth-of-type(1) {
    padding-top: 0.5rem;
  }
  .wmfw-left ul li span:nth-of-type(2) {
    text-align: center;
  }
  .wmfw-left,
  .wmfw-al-box {
    padding: 2rem;
  }
  .wmfw-img-box2 {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wmfw-img-box2 img {
    width: 100%;
    padding-right: 2rem;
    box-sizing: border-box;
    height: auto;
  }
  .wmfw-img-box2 img:first-child {
    margin-bottom: 1rem;
  }
  .zhsw-img-box img {
    width: 60% !important;
  }
}

@media screen and (max-width: 817px) {
  .talents-content {
    margin-bottom: 2rem;
  }
  .talents-content .talents-email {
    display: none;
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 2rem;
    padding: 2rem;
    background: #fff;
  }
  .join-contect {
    margin-bottom: 3.125rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .viewport-qywh .page-b-containter {
    padding: 0;
  }
  .viewport-qywh .qywh-hd-box {
    padding: 1rem 2rem;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .viewport-qywh .common-tit-box {
    padding-bottom: 2rem;
  }
  .viewport-qywh .qywh-hd-content {
    width: 100%;
  }
  .viewport-qywh .qywh-c-swiper-pagination {
    margin-bottom: 3%;
    display: inline-block;
  }
  .viewport-qywh .qywh-c-swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    padding-right: 1rem;
  }
  .viewport-qywh .qywh-c-swiper-pagination .swiper-pagination-bullet:last-child {
    padding-right: 0;
  }
  .viewport-partner .partner-content {
    padding: 0 2rem 1rem 2rem;
  }
  .viewport-partner .hzhb-list {
    width: 45%;
    height: auto;
  }
  .viewport-partner .xwzx-more {
    width: auto;
    height: auto;
    padding: 0.5rem 1.5rem;
  }
}

.news-detail-editor video {
  width: 90%;
  height: auto;
  aspect-ratio: 4/3;
  margin: 0 auto;
}

.news-detail-editor table {
  margin: 0 auto;
}

@media screen and (max-width: 817px) {
  .xwzx-list-msg .xwzx-time-box {
    order: 1;
    padding-bottom: 2rem;
  }
  .xwzx-list-msg .xwzx-more {
    order: 2;
    position: absolute;
    right: 2rem;
    bottom: 3rem;
  }
  .xwzx-list-msg .xwzx-time-year,
  .xwzx-list-msg .xwzx-time-day,
  .xwzx-list-msg .xwzx-time-list {
    font-size: 1rem;
    font-weight: normal;
    transform: none;
    height: auto;
    width: auto;
    color: rgba(102, 102, 102, 0.4);
  }
  .xwzx-list-msg .xwzx-time-day::before {
    content: "-";
  }
  .xwzx-list-msg .xwzx-time-list {
    display: none;
  }
  .news-detial-containter h1 {
    color: #104691;
    font-size: 1.5rem;
    margin-bottom: 1.875rem;
  }
  .viewport-news-detail .news-containter {
    padding: 0 2rem;
  }
  .news-containter .xwzx-list {
    flex-direction: column;
    padding: 2rem;
    background-color: white;
  }
  .news-containter .xwzx-list h2 {
    font-size: 1.2rem;
    padding: 1rem 0;
  }
  .news-containter .xwzx-list .xwzx-img {
    width: auto;
    height: 10rem;
    object-fit: contain;
  }
  .news-containter .xwzx-list .xwzx-list-msg {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    width: 100% !important;
  }
  .news-list-box .news-list {
    width: 100%;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.375rem 2rem;
    margin-top: 1rem;
  }
  .news-list-box .news-list .xwzx-img {
    width: 45%;
    height: auto;
  }
  .news-containter .news-swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 0;
    bottom: 0;
  }
  .viewport-news-search .page-b-containter {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .news-containter .xwzx-list .xwzx-detail{
    line-height: 1.5rem;
  }
  .news-containter .xwzx-list .xwzx-detail-box {
    padding-bottom: 1rem;
  }
  .news-detail-editor table {
    width: 100% !important;
  }
  .news-detail-editor table td {
    padding: 1%;
  }
  /* .news-detail-editor img {
    width: 40%;
  } */

  .cp-ys-box{
    flex-direction: column;
  }
  .cp-ys-box img{
    width: 100%;
    margin-bottom: 8px;
  }
  .cp-ys-box div{
    padding:0;
    align-self: flex-start;
  }
  .cp-ys-box div p{
    margin-bottom: 0;
  }
}
