@charset "utf-8";
:root {
  --color: #1652b1;
  --vh: 100vh;
}
.xjpublic-banner {
  position: relative;
  width: 100%;
  height: 5.5rem;
}
.xjpublic-banner::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.xjpublic-banner .img {
  width: 100%;
  height: 100%;
}
.xjpublic-banner .img .pc-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .xjpublic-banner .img .pc-img {
    display: none;
  }
}
.xjpublic-banner .img .mb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}
@media (max-width: 991px) {
  .xjpublic-banner .img .mb-img {
    display: block;
  }
}
.xjpublic-banner .img .yinying {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4.47rem;
  object-fit: cover;
}
.xjpublic-banner .wenzi {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
}
.xjpublic-banner .wenzi.wenzi2 {
  text-align: left;
}
.xjpublic-banner .wenzi .cn1 {
  color: #ffffff;
  line-height: 1.22727273em;
}
.xjpublic-banner .wenzi .cn2 {
  margin-top: 0.15rem;
  color: #ffffff;
  line-height: 1.55555556em;
}
.xjpublic-banner .wenzi .cn3 {
  margin-top: 0.25rem;
  display: flex;
  line-height: 0.6rem;
}
@media (max-width: 991px) {
  .xjpublic-banner .wenzi .cn3 {
    line-height: 0.8rem;
  }
}
.xjpublic-banner .wenzi .cn3 .cn4 {
  width: 5rem;
  line-height: 0.6rem;
  background-color: #Fff;
  color: #999999;
  padding: 0 0.2rem;
}
@media (max-width: 991px) {
  .xjpublic-banner .wenzi .cn3 .cn4 {
    line-height: 0.8rem;
  }
}
@media (max-width: 767px) {
  .xjpublic-banner .wenzi .cn3 .cn4 {
    width: 4rem;
  }
}
.xjpublic-banner .wenzi .cn3 .cn4::placeholder {
  color: #999;
}
.xjpublic-banner .wenzi .cn3 .cn5 {
  min-width: 1.6rem;
  line-height: 0.6rem;
  background-color: #1652b1;
  align-items: center;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .xjpublic-banner .wenzi .cn3 .cn5 {
    line-height: 0.8rem;
  }
}
.xjpublic-banner .wenzi .cn3 .cn5 img {
  margin-right: 0.1rem;
  width: 0.21rem;
}
@media (max-width: 991px) {
  .xjpublic-banner .wenzi .cn3 .cn5 img {
    width: 0.3rem;
  }
}
.xjpublic-banner .wenzi .cn3 .cn5 .cn6 {
  color: #fff;
}
.xjpublic-nav2 {
  position: relative;
  bottom: initial;
  background-color: #f8f8f8;
  padding: 0.3rem 0;
}
.xjpublic-nav2 .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.xjpublic-nav2 .container .cn1 {
  display: flex;
  align-items: center;
  color: #666;
  transition: all 0.4s;
}
.xjpublic-nav2 .container .cn1:hover {
  color: #1652b1 !important;
}
.xjpublic-nav2 .container .cn1 svg {
  width: 0.12rem;
  height: auto;
  margin-right: 0.15rem;
}
.xjpublic-nav2 .container .cn1 svg path {
  fill: #666;
  opacity: 1;
  stroke: none;
}
@media (max-width: 991px) {
  .xjpublic-nav2 .container .cn1 svg {
    width: 0.24rem;
  }
}
.xjpublic-nav2 .container .cn1 img {
  width: 0.12rem;
  margin-right: 0.15rem;
}
@media (max-width: 991px) {
  .xjpublic-nav2 .container .cn1 img {
    width: 0.24rem;
  }
}
.xjpublic-nav2 .container .cn2 {
  display: flex;
  align-items: center;
  margin: 0 0.15rem;
}
.xjpublic-nav2 .container .cn2 svg {
  width: 0.07rem;
  height: auto;
}
.xjpublic-nav2 .container .cn2 svg path {
  fill: #666;
  opacity: 1;
  stroke: none;
}
@media (max-width: 991px) {
  .xjpublic-nav2 .container .cn2 svg {
    width: 0.14rem;
  }
}
.xjpublic-nav2 .container .cn2 img {
  width: 0.07rem;
}
@media (max-width: 991px) {
  .xjpublic-nav2 .container .cn2 img {
    width: 0.14rem;
  }
}
.xjpublic-smtitle {
  line-height: 0.7rem;
  background-color: #f8f8f8;
}
.xjpublic-smtitle .container {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
  overflow: auto;
  flex-wrap: wrap;
}
.xjpublic-smtitle .container .xjpublic-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .xjpublic-smtitle .container .xjpublic-nav {
    width: 100%;
  }
}
.xjpublic-smtitle .container .xjpublic-nav .cn1 {
  display: flex;
  align-items: center;
  color: #333;
  transition: all 0.4s;
}
.xjpublic-smtitle .container .xjpublic-nav .cn1:last-child {
  color: #1652b1;
}
.xjpublic-smtitle .container .xjpublic-nav .cn1:hover {
  color: #1652b1 !important;
}
.xjpublic-smtitle .container .xjpublic-nav .cn1 svg {
  width: 0.12rem;
  height: auto;
  margin-right: 0.15rem;
}
.xjpublic-smtitle .container .xjpublic-nav .cn1 svg path {
  fill: #333;
  opacity: 1;
  stroke: none;
}
@media (max-width: 991px) {
  .xjpublic-smtitle .container .xjpublic-nav .cn1 svg {
    width: 0.24rem;
  }
}
.xjpublic-smtitle .container .xjpublic-nav .cn1 img {
  width: 0.12rem;
  margin-right: 0.15rem;
}
@media (max-width: 991px) {
  .xjpublic-smtitle .container .xjpublic-nav .cn1 img {
    width: 0.24rem;
  }
}
.xjpublic-smtitle .container .xjpublic-nav .cn2 {
  display: flex;
  align-items: center;
  margin: 0 0.15rem;
}
.xjpublic-smtitle .container .xjpublic-nav .cn2 svg {
  width: 0.07rem;
  height: auto;
}
.xjpublic-smtitle .container .xjpublic-nav .cn2 svg path {
  fill: #666;
  opacity: 1;
  stroke: none;
}
@media (max-width: 991px) {
  .xjpublic-smtitle .container .xjpublic-nav .cn2 svg {
    width: 0.14rem;
  }
}
.xjpublic-smtitle .container .xjpublic-nav .cn2 img {
  width: 0.07rem;
}
@media (max-width: 991px) {
  .xjpublic-smtitle .container .xjpublic-nav .cn2 img {
    width: 0.14rem;
  }
}
.xjpublic-smtitle .container .smtitlebox {
  display: flex;
}
@media (max-width: 991px) {
  .xjpublic-smtitle .container .smtitlebox {
    width: 100%;
    overflow-x: auto;
  }
  .xjpublic-smtitle .container .smtitlebox::-webkit-scrollbar {
    height: 0;
  }
}
.xjpublic-smtitle .container .smtitlebox .cn1 {
  transition: all 0.4s;
  color: #333333;
  margin-left: 0.7rem;
  position: relative;
  line-height: 0.7rem;
  display: block;
}
@media (max-width: 991px) {
  .xjpublic-smtitle .container .smtitlebox .cn1:nth-child(1) {
    margin-left: 0;
  }
}
.xjpublic-smtitle .container .smtitlebox .cn1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0.03rem;
  background-color: #1652b1;
  transition: all 0.4s;
}
.xjpublic-smtitle .container .smtitlebox .cn1.on {
  color: #1652b1;
}
.xjpublic-smtitle .container .smtitlebox .cn1.on::before {
  width: 100%;
}
.xjpublic-smtitle .container .smtitlebox .cn1:hover {
  color: #1652b1;
}
.xjpublic-smtitle .container .smtitlebox .cn1:hover::before {
  width: 100%;
}
.font-b {
  font-weight: bold;
}
.textflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.textflow2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.textflow3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.textflow4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news-list {
  background-color: #Fff;
  padding: 1rem 0 1.6rem;
}
@media (max-width: 767px) {
  .news-list {
    padding-bottom: 1.2rem;
  }
}
.news-list .container .xjnewsbox {
  margin-top: 0.6rem;
  margin-bottom: 0.2rem;
}
.news-list .container .xjinformbox {
  margin-bottom: 0.6rem;
}
.xjnewsbox {
  display: flex;
  width: 100%;
  margin-bottom: -0.3rem;
  flex-wrap: wrap;
}
.xjnewsbox .box {
  width: 31.03448276%;
  margin-right: 2.20689655%;
  margin-bottom: 0.55rem;
}
@media (max-width: 991px) {
  .xjnewsbox .box {
    width: 100%;
    margin-right: 0;
  }
}
.xjnewsbox .box:nth-child(3n) {
  margin-right: 0;
}
.xjnewsbox .box .cn1 {
  color: #000000;
  margin: 0.2rem 0;
  line-height: 1.45454545em;
  transition: all 0.4s;
}
.xjnewsbox .box .cn1 span {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 94%, #1652b1 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.8s;
  display: initial;
}
.xjnewsbox .box .cn2 {
  display: flex;
  align-items: center;
}
.xjnewsbox .box .cn2 .cn3 {
  display: flex;
  align-items: center;
  margin-right: 0.1rem;
}
.xjnewsbox .box .cn2 .cn3 img {
  width: 0.15rem;
}
@media (max-width: 991px) {
  .xjnewsbox .box .cn2 .cn3 img {
    width: 0.3rem;
  }
}
.xjnewsbox .box .cn2 .cn4 {
  color: #999999;
}
.xjnewsbox .box .cn5 {
  margin-top: 0.4rem;
  color: #666666;
  line-height: 1.375em;
  height: 2.75em;
}
.xjnewsbox .box .img::before {
  padding-top: 69.23076923%;
}
.xjnewsbox .box:hover .cn1 {
  color: #1652b1;
}
.xjnewsbox .box:hover .cn1 span {
  background-size: 100% 100%;
}
.xjnewsbox .box:hover .img img {
  transform: scale(1.05);
}
.xjinformbox {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
}
.xjinformbox .cn1 {
  width: 100%;
  display: flex;
  align-items: center;
  height: 0.8rem;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.xjinformbox .cn1:nth-child(1) {
  border-top: 1px solid #eee;
}
.xjinformbox .cn1 .cn2 {
  max-width: 50%;
  color: #333333;
  position: relative;
  transition: all 0.4s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
}
@media (max-width: 767px) {
  .xjinformbox .cn1 .cn2 {
    max-width: 60%;
  }
}
.xjinformbox .cn1 .cn2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all 0.4s;
  height: 1px;
  background-color: #1652b1;
}
.xjinformbox .cn1 .cn3 {
  color: #999999;
  width: 50%;
  display: flex;
  transition: all 0.4s;
  justify-content: flex-end;
  padding: 0 0.2rem;
}
@media (max-width: 767px) {
  .xjinformbox .cn1 .cn3 {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .xjinformbox .cn1 .cn3 span {
    display: none;
  }
}
.xjinformbox .cn1:nth-child(even) {
  background-color: #f8f8f8;
}
.xjinformbox .cn1:hover .cn2 {
  color: #1652b1;
}
.xjinformbox .cn1:hover .cn2::before {
  width: 100%;
}
.xjinformbox .cn1:hover .cn3 {
  color: #1652b1;
}
.xjnewslabel {
  margin-bottom: 0.5rem;
}
.xjnewslabel .cn0 {
  color: #1652b1;
  line-height: 1.33333333em;
  margin-bottom: 0.1rem;
}
.xjnewslabel .box0 .box {
  padding: 0.3rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
@media (max-width: 767px) {
  .xjnewslabel .box0 .box {
    padding: 0.65rem 0 0.5rem;
  }
}
.xjnewslabel .box0 .box::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #1652b1;
  transition: all 0.8s;
}
.xjnewslabel .box0 .box .left {
  width: 26.89655172%;
}
@media (max-width: 991px) {
  .xjnewslabel .box0 .box .left {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .xjnewslabel .box0 .box .left {
    width: 100%;
  }
}
.xjnewslabel .box0 .box .left .img::before {
  padding-top: 69.23076923%;
}
.xjnewslabel .box0 .box .right {
  width: 69.65517241%;
}
@media (max-width: 991px) {
  .xjnewslabel .box0 .box .right {
    width: 55%;
  }
}
@media (max-width: 767px) {
  .xjnewslabel .box0 .box .right {
    width: 100%;
    padding: 0.3rem 0 0;
  }
}
.xjnewslabel .box0 .box .right .cn1 {
  color: #000000;
  line-height: 1.45454545em;
  transition: all 0.4s;
  margin: 0.2rem 0;
  display: block;
}
.xjnewslabel .box0 .box .right .cn1 span {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #1652b1 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.8s;
  display: initial;
}
.xjnewslabel .box0 .box .right .cn2 {
  display: flex;
  align-items: center;
}
.xjnewslabel .box0 .box .right .cn2 .cn3 {
  display: flex;
  align-items: center;
  margin-right: 0.1rem;
}
.xjnewslabel .box0 .box .right .cn2 .cn3 img {
  width: 0.15rem;
}
@media (max-width: 991px) {
  .xjnewslabel .box0 .box .right .cn2 .cn3 img {
    width: 0.3rem;
  }
}
.xjnewslabel .box0 .box .right .cn2 .cn4 {
  color: #999999;
}
.xjnewslabel .box0 .box .right .cn5 {
  color: #666666;
  line-height: 1.375em;
}
.xjnewslabel .box0 .box .right .cn6 {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.xjnewslabel .box0 .box .right .cn6 .cn6a {
  display: flex;
}
.xjnewslabel .box0 .box .right .cn6 .cn6a .cn7 {
  margin-right: 0.2rem;
}
@media (max-width: 767px) {
  .xjnewslabel .box0 .box .right .cn6 .cn6a .cn7 {
    font-size: 0.26rem;
  }
}
.xjnewslabel .box0 .box .right .cn6 .cn7 {
  color: #1652b1;
}
.xjnewslabel .box0 .box .right .cn6 .cn8 {
  color: #1652b1;
  display: flex;
  align-items: center;
}
.xjnewslabel .box0 .box .right .cn6 .cn8 .cn9 {
  font-style: normal;
}
.xjnewslabel .box0 .box .right .cn6 .cn8 img {
  margin-left: 0.15rem;
  width: 6px;
}
.xjnewslabel .box0 .box:hover::before {
  width: 100%;
}
.xjnewslabel .box0 .box:hover .left .img img {
  transform: scale(1.05);
}
.xjnewslabel .box0 .box:hover .right .cn1 {
  color: #1652b1;
}
.xjnewslabel .box0 .box:hover .right .cn1 span {
  background-size: 100% 100%;
}
.public-page {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.public-page .prev {
  margin: 0 0.1rem;
  border: 1px solid #e5e5e5;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
.public-page .prev svg {
  width: 0.1rem;
  height: auto;
}
.public-page .prev svg path {
  stroke: none;
  fill: #999;
  opacity: 1;
  transition: all 0.4s;
}
.public-page .prev.next {
  transform: rotate(180deg);
}
.public-page .prev:hover {
  border: 1px solid #fff;
  background-image: linear-gradient(90deg, #f6ab00 0%, #e60012 100%);
}
.public-page .prev:hover svg path {
  fill: #Fff;
}
.public-page .num {
  margin: 0 0.1rem;
  border: 1px solid #e5e5e5;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
.public-page .num span {
  position: relative;
  color: #666;
  line-height: 1em;
  position: absolute;
  transition: all 0.4s;
}
.public-page .num span::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: all 0.4s;
}
.public-page .num:hover {
  border: 1px solid #fff;
  background-image: linear-gradient(90deg, #f6ab00 0%, #e60012 100%);
}
.public-page .num:hover span {
  color: #fff;
}
.public-page .num:hover span::before {
  width: 100%;
}
.public-page .num.on {
  border: 1px solid #fff;
  background-image: linear-gradient(90deg, #f6ab00 0%, #e60012 100%);
}
.public-page .num.on span {
  color: #fff;
}
.public-page .num.on span::before {
  width: 100%;
}
.public-page .num2 {
  margin: 0 0.1rem;
  line-height: 0.6rem;
}
.public-page .num4 {
  margin: 0 0.1rem;
  border: 1px solid #e5e5e5;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1652b1;
  text-align: center;
}
.public-page .num3 {
  margin: 0 0.1rem;
  line-height: 0.6rem;
  color: #333333;
}
@media (max-width: 767px) {
  .public-page .num3.num8 {
    display: none;
  }
}
.public-page .beforew {
  display: flex;
}
.news-info {
  background-color: #f8f8f8;
  padding-bottom: 1.4rem;
}
.news-info .container {
  background-color: #Fff;
  padding: 0.6rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.news-info .container .left {
  width: 65.86206897%;
  padding-left: 0.5rem;
}
@media (max-width: 991px) {
  .news-info .container .left {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.news-info .container .left .cn1 {
  color: #333333;
  line-height: 1.22727273em;
}
.news-info .container .left .cn2 {
  justify-content: space-between;
  display: flex;
  padding: 0.4rem 0;
  border-bottom: 1px solid #e5e5e5;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.1rem 0 0.25rem;
}
@media (max-width: 767px) {
  .news-info .container .left .cn2 {
    padding: 0.4rem 0 0.2rem;
  }
}
@media (max-width: 767px) {
  .news-info .container .left .cn2 .cn2a {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.news-info .container .left .cn2 .cn2a .cn2a1 {
  color: #999999;
}
.news-info .container .left .cn2 .cn2a .cn2a1 .cn2a2 {
  color: #333333;
}
.news-info .container .left .cn2 .cn2b {
  color: #999999;
}
@media (max-width: 767px) {
  .news-info .container .left .cn2 .cn2b {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.news-info .container .left .cn2 .cn2b span {
  color: #666;
}
.news-info .container .left .cn2 .cn2c {
  color: #1652b1;
}
@media (max-width: 767px) {
  .news-info .container .left .cn2 .cn2c {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.news-info .container .left .cn2 .cn2d {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .news-info .container .left .cn2 .cn2d {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.news-info .container .left .cn2 .cn2d .cn2d1 {
  color: #333;
  -webkit-text-stroke-width: 0;
}
.news-info .container .left .cn2 .cn2d .cn2d2 {
  margin-left: 0.1rem;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border: 1px solid #999;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.4s;
}
.news-info .container .left .cn2 .cn2d .cn2d2 svg path {
  fill: #666;
  opacity: 1;
  stroke: none;
  transition: all 0.4s;
}
.news-info .container .left .cn2 .cn2d .cn2d2:hover {
  background-color: #1652b1;
  border: 1px solid #1652b1;
}
.news-info .container .left .cn2 .cn2d .cn2d2:hover svg path {
  fill: #Fff;
}
.news-info .container .left .cn3 {
  padding-top: 0.4rem;
}
@media (max-width: 767px) {
  .news-info .container .left .cn3 {
    padding-top: 0.7rem;
  }
}
.news-info .container .left .cn3 video {
  width: 100%;
}
.news-info .container .left .cn4 {
  display: flex;
  flex-wrap: wrap;
  background-color: #f8f8f8;
  position: relative;
  margin: 0.7rem 0 0.35rem;
}
.news-info .container .left .cn4 .cn4a {
  max-width: 50%;
  padding: 0.3rem;
  position: relative;
}
@media (max-width: 991px) {
  .news-info .container .left .cn4 .cn4a {
    max-width: 100%;
    width: 100%;
  }
}
.news-info .container .left .cn4 .cn4a:nth-child(2n) {
  margin: 0 0 0 auto;
}
.news-info .container .left .cn4 .cn4a .cn4b {
  color: #666666;
  line-height: 1.625em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.news-info .container .left .cn4 .cn4a .cn4e {
  display: flex;
  align-items: center;
  margin-top: 0.1rem;
}
.news-info .container .left .cn4 .cn4a .cn4e .cn4f {
  display: flex;
  align-items: center;
  margin-right: 0.15rem;
}
.news-info .container .left .cn4 .cn4a .cn4e .cn4f img {
  width: 0.2rem;
}
@media (max-width: 991px) {
  .news-info .container .left .cn4 .cn4a .cn4e .cn4f img {
    width: 0.3rem;
  }
}
.news-info .container .left .cn4 .cn4a .cn4e .cn4g {
  color: #1652b1;
  text-decoration: underline;
  font-style: normal;
}
.news-info .container .left .cn5 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.news-info .container .left .cn5 .cn5a {
  position: relative;
  width: 52%;
  padding-right: 0.6rem;
}
.news-info .container .left .cn5 .cn5a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.42rem;
  background-color: #dcdcdc;
}
@media (max-width: 991px) {
  .news-info .container .left .cn5 .cn5a::before {
    display: none;
  }
}
@media (max-width: 991px) {
  .news-info .container .left .cn5 .cn5a {
    max-width: 100%;
    width: 100%;
  }
}
.news-info .container .left .cn5 .cn5a .cn5a1 {
  display: block;
  color: #666;
  transition: all 0.4s;
  margin: 0.1rem 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-info .container .left .cn5 .cn5a .cn5a1:hover {
  color: #1652b1;
}
.news-info .container .left .cn5 .cn5a .cn5a1.none {
  color: #333333;
}
.news-info .container .left .cn5 .cn5b {
  max-width: 50%;
}
@media (max-width: 991px) {
  .news-info .container .left .cn5 .cn5b {
    max-width: 100%;
    width: 100%;
    margin-top: 0.3rem;
  }
}
.news-info .container .left .cn5 .cn5b .cn5b1 {
  color: #1652b1;
  display: flex;
  align-items: center;
}
.news-info .container .left .cn5 .cn5b .cn5b1 img {
  width: 0.21rem;
  height: auto;
  margin-right: 0.15rem;
}
@media (max-width: 991px) {
  .news-info .container .left .cn5 .cn5b .cn5b1 img {
    width: 0.3rem;
  }
}
.news-info .container .left .cn5 .cn5b .cn5b1 svg {
  width: 0.21rem;
  height: auto;
  margin-right: 0.15rem;
}
@media (max-width: 991px) {
  .news-info .container .left .cn5 .cn5b .cn5b1 svg {
    width: 0.3rem;
  }
}
.news-info .container .left .cn5 .cn5b .cn5b1 svg path {
  fill: #1652b1;
  opacity: 1;
  stroke: none;
}
.news-info .container .left .cn5 .cn5b .cn5b1 span {
  color: #1652b1;
  transition: all 0.4s;
}
.news-info .container .left .cn5 .cn5b .cn5b1:hover span {
  text-decoration: underline;
}
.news-info .container .right {
  padding-left: 0.7rem;
  width: 31.37931034%;
  padding-top: 1.1rem;
  position: sticky;
  right: 0;
  top: 0;
}
@media (max-width: 991px) {
  .news-info .container .right {
    width: 100%;
    padding: 0 0.3rem;
    margin-top: 1rem;
  }
}
.news-info .container .right .cn6 {
  color: #333333;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.4rem;
}
@media (max-width: 991px) {
  .news-info .container .right .cn6 {
    font-size: 0.4rem;
  }
}
.news-info .container .right .rightbox .cn7 {
  display: block;
  padding: 0.3rem 0 0.2rem;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.news-info .container .right .rightbox .cn7::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #1652b1;
  transition: all 0.4s;
}
.news-info .container .right .rightbox .cn7 .cn8 {
  color: #333333;
  line-height: 1.5em;
  transition: all 0.4s;
}
.news-info .container .right .rightbox .cn7 .cn9 {
  display: block;
  margin-top: 0.2rem;
  color: #666666;
}
.news-info .container .right .rightbox .cn7:hover::before {
  width: 100%;
}
.news-info .container .right .rightbox .cn7:hover .cn8 {
  color: #1652b1;
}
/* 微信二维码的 */
.news-info .container .left .cn2 .cn2d .cn2d2::before {
  display: none;
}
.contact {
  padding: 1rem 0 1.5rem;
}
.contact .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact .container .left {
  width: 51.37931034%;
}
@media (max-width: 991px) {
  .contact .container .left {
    width: 100%;
  }
}
.contact .container .left .cn1 {
  color: #333333;
  line-height: 1.27777778em;
}
.contact .container .left .cn2 {
  color: #666666;
  line-height: 1.5em;
  margin-top: 0.1rem;
}
.contact .container .left .cn3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.25rem;
}
@media (max-width: 767px) {
  .contact .container .left .cn3 {
    padding-top: 0.35rem;
  }
}
.contact .container .left .cn3 .cn3a {
  width: 48.32214765%;
  margin-top: 0.1rem;
  width: 100%;
}
@media (max-width: 991px) {
  .contact .container .left .cn3 .cn3a {
    width: 100%;
  }
}
.contact .container .left .cn3 .cn3a .cn3b {
  width: 100%;
  line-height: 0.5rem;
  color: #333;
}
@media (max-width: 991px) {
  .contact .container .left .cn3 .cn3a .cn3b {
    line-height: 0.7rem;
  }
}
.contact .container .left .cn3 .cn3a .cn3b span {
  color: #1652b1;
}
.contact .container .left .cn3 .cn3a .cn3c {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.contact .container .left .cn3 .cn3a .cn3c label {
  margin-left: 0.1rem;
  margin-right: 0.6rem;
}
.contact .container .left .cn3 .cn3a .cn3c .xuanze {
  width: 0.2rem;
  height: 0.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/pocp2.svg);
}
@media (max-width: 767px) {
  .contact .container .left .cn3 .cn3a .cn3c .xuanze {
    width: 0.3rem;
    height: 0.3rem;
  }
}
.contact .container .left .cn3 .cn3a .cn3c .danghan {
  line-height: 0.5rem;
  border: 1px solid #eee;
  background-color: #fff;
  width: 100%;
  color: #999999;
  padding: 0 0.1rem;
}
@media (max-width: 991px) {
  .contact .container .left .cn3 .cn3a .cn3c .danghan {
    line-height: 0.76rem;
  }
}
.contact .container .left .cn3 .cn3a .cn3c .danghan::placeholder {
  color: #999999;
}
.contact .container .left .cn3 .cn3a .cn3c textarea {
  padding: 0 0.1rem;
  line-height: 0.5rem;
  border: 1px solid #eee;
  background-color: #fff;
  height: 1.22rem;
  width: 100%;
  color: #999999;
}
@media (max-width: 991px) {
  .contact .container .left .cn3 .cn3a .cn3c textarea {
    height: 2rem;
  }
}
.contact .container .left .cn3 .cn3a .cn3c textarea::placeholder {
  color: #999999;
}
.contact .container .left .cn3 .cn3a.cn3z {
  width: 100%;
  margin-bottom: 0.15rem;
}
@media (max-width: 767px) {
  .contact .container .left .cn3 .cn3a.cn3z {
    margin-bottom: 0.35rem;
  }
}
.contact .container .left .cn3 .cn3y {
  display: flex;
  margin-top: 0.1rem;
}
.contact .container .left .cn3 .cn3y .cn3y1 {
  flex-shrink: 0;
  margin-right: 0.1rem;
  width: 16px;
  height: 16px;
  transform: translateY(0.04rem);
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  cursor: pointer;
}
.contact .container .left .cn3 .cn3y .cn3y1.on {
  background-color: #1652b1;
  background-image: url(../images/xjimg25.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact .container .left .cn3 .cn3y .cn3y2 {
  color: #999999;
  line-height: 1.71428571em;
}
.contact .container .left .cn3 .cn3y .cn3y2 a {
  color: #1652b1;
}
.contact .container .left .cn3 .cn3x {
  width: 100%;
  margin-top: 0.3rem;
}
.contact .container .right {
  width: 38.62068966%;
}
@media (max-width: 991px) {
  .contact .container .right {
    margin-top: 1rem;
    width: 100%;
  }
}
.contact .container .right .cn1 {
  color: #333333;
  line-height: 1.5em;
  position: relative;
  padding-bottom: 0.2rem;
}
.contact .container .right .cn1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.6rem;
  height: 2px;
  background-color: #1652b1;
}
.contact .container .right .cn2 {
  margin-top: 0.5rem;
}
.contact .container .right .cn2 .cn3 {
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
.contact .container .right .cn2 .cn3 .cn4 {
  flex-shrink: 0;
  margin-right: 0.15rem;
  display: flex;
  align-items: center;
}
.contact .container .right .cn2 .cn3 .cn4 img {
  width: 0.2rem;
}
@media (max-width: 991px) {
  .contact .container .right .cn2 .cn3 .cn4 img {
    width: 0.3rem;
  }
}
.contact .container .right .cn2 .cn3 .cn5 {
  color: #333333;
}
.contact .container .right .cn6 .cn7 {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #eee;
}
.contact .container .right .cn6 .cn7 .cn8 {
  margin-bottom: 0.1rem;
  color: #1652b1;
}
.contact .container .right .cn6 .cn7 .cn3 {
  display: flex;
  align-items: center;
}
.contact .container .right .cn6 .cn7 .cn3 .cn4 {
  flex-shrink: 0;
  margin-right: 0.15rem;
  display: flex;
  align-items: center;
}
.contact .container .right .cn6 .cn7 .cn3 .cn4 img {
  width: 0.2rem;
}
@media (max-width: 991px) {
  .contact .container .right .cn6 .cn7 .cn3 .cn4 img {
    width: 0.3rem;
  }
}
.contact .container .right .cn6 .cn7 .cn3 .cn5 {
  color: #333333;
  transition: all 0.4s;
}
.contact .container .right .cn6 .cn7 .cn3 .cn5:hover {
  color: #1652b1;
}
.error {
  padding: 1.5rem 0;
  background-color: #fff;
}
.error .container {
  text-align: center;
}
.error .container .img img {
  width: 7.24rem;
}
.error .container .text {
  color: #999;
  line-height: 1.54545455em;
  margin: 0.8rem 0 0.5rem;
}
.error .container .text span {
  color: #1652b1;
}
.error .container .text span em {
  font-style: normal;
}
.error .container .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.error .container .box .zz-btn {
  margin: 0 0.15rem;
}
.public-btn.public-btn2 {
  border: solid 1px #333333;
  background-color: #fff;
  height: calc(100% - 2px);
}
.public-btn.public-btn2::before {
  opacity: 0;
}
.public-btn.public-btn2 span {
  color: #333;
}
.public-btn.public-btn2:hover {
  border: 1px solid #118bfa;
  background-color: #118bfa;
}
.public-btn.public-btn2:hover span {
  color: #Fff;
}
.policy {
  padding: 1.4rem 0 1rem;
}
.policy .container .cn1 {
  text-align: center;
}
.policy .container .cn2 {
  text-align: center;
  color: #999999;
  margin: 0.2rem 0 0.4rem;
}
.policy .container .cn3 {
  text-align: left;
}
.policy .container .cn3 h3 {
  font-size: 24px;
  color: #333;
}
@media (max-width: 991px) {
  .policy .container .cn3 h3 {
    font-size: 0.4rem;
  }
}
.policy .container .cn3 p {
  font-size: 16px;
  color: #333;
}
@media (max-width: 991px) {
  .policy .container .cn3 p {
    font-size: 0.28rem;
  }
}
.sitemap {
  padding: 0.9rem 0 1.5rem;
}
.sitemap .container {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .sitemap .container {
    padding: 0;
  }
}
.sitemap .container .box {
  width: calc(100% / 3);
  margin-bottom: 0.9rem;
}
@media (max-width: 767px) {
  .sitemap .container .box {
    width: 50%;
  }
}
.sitemap .container .box .cn1 {
  margin-bottom: 0.3rem;
  padding-left: 0.3rem;
  position: relative;
  line-height: 1em;
}
.sitemap .container .box .cn1::before {
  content: "";
  position: absolute;
  left: 0.14rem;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #1652b1;
}
.sitemap .container .box .cn2 .cn3 {
  margin-bottom: 0.2rem;
}
.sitemap .container .box .cn2 .cn3 .cn4 {
  padding-left: 0.3rem;
  color: #666666;
}
.newslistsearch .zcn3 {
  display: flex;
  justify-content: center;
  line-height: 0.6rem;
}
@media (max-width: 991px) {
  .newslistsearch .zcn3 {
    line-height: 0.8rem;
  }
}
.newslistsearch .zcn3 .zcn4 {
  width: 5rem;
  line-height: 0.6rem;
  background-color: #Fff;
  border: solid 1px #eeeeee;
  color: #999999;
  padding: 0 0.2rem;
}
@media (max-width: 991px) {
  .newslistsearch .zcn3 .zcn4 {
    line-height: 0.8rem;
  }
}
@media (max-width: 767px) {
  .newslistsearch .zcn3 .zcn4 {
    width: 100%;
  }
}
.newslistsearch .zcn3 .zcn4::placeholder {
  color: #999;
}
.newslistsearch .zcn3 .zcn5 {
  min-width: 1.1rem;
  line-height: 0.6rem;
  background-color: #1652b1;
  align-items: center;
  display: flex;
  padding: 0 0.2rem;
  justify-content: center;
}
@media (max-width: 991px) {
  .newslistsearch .zcn3 .zcn5 {
    line-height: 0.8rem;
    min-width: 2rem;
  }
}
.newslistsearch .zcn3 .zcn5 img {
  margin-right: 0.1rem;
  width: 0.21rem;
}
@media (max-width: 991px) {
  .newslistsearch .zcn3 .zcn5 img {
    width: 0.3rem;
  }
}
.newslistsearch .zcn3 .zcn5 .zcn6 {
  color: #fff;
}
.public-shaixuan {
  padding-top: 0.8rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #eeeeee;
}
.public-shaixuan .box {
  display: flex;
  margin-bottom: 0.3rem;
}
.public-shaixuan .box .cn1 {
  flex-shrink: 0;
  color: #666666;
  line-height: 0.3rem;
}
@media (max-width: 991px) {
  .public-shaixuan .box .cn1 {
    line-height: 0.76rem;
  }
}
.public-shaixuan .box .cn2 {
  display: flex;
  flex-wrap: wrap;
}
.public-shaixuan .box .cn2 .cn3 {
  line-height: 0.3rem;
  background-color: transparent;
  padding: 0 0.1rem;
  margin-right: 0.3rem;
  color: #333333;
}
@media (max-width: 991px) {
  .public-shaixuan .box .cn2 .cn3 {
    padding: 0 0.2rem;
    line-height: 0.76rem;
  }
}
.public-shaixuan .box .cn2 .cn3.on {
  background-color: #1652b1;
  color: #fff;
}
.xjworklist {
  margin-bottom: 0.5rem;
}
.xjworklist .box {
  position: relative;
  padding: 0.4rem 0;
  display: block;
  border-bottom: 1px solid #eee;
}
.xjworklist .box .cn1 {
  transition: all 0.4s;
  color: #333333;
  line-height: 1.41666667em;
}
.xjworklist .box .cn2 {
  color: #666666;
  line-height: 1.625em;
  margin: 0.2rem 0;
}
.xjworklist .box .cn3 {
  color: #999999;
  position: absolute;
  right: 0;
  top: 0.4rem;
}
.xjworklist .box .cn4 {
  color: #999999;
  width: 80%;
}
.xjworklist .box:hover .cn1 {
  color: #1652b1;
}
.news-noresult .cn1 {
  margin-top: 0.25rem;
  text-align: center;
  color: #999999;
  line-height: 1.33333333em;
}
@media (max-width: 767px) {
  .news-noresult .cn1 {
    font-size: 0.36rem;
  }
}
.news-noresult .cn2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-noresult .cn2 .cn3 {
  color: #1652b1;
  text-decoration: underline;
  margin: 0.25rem 0.18rem 0;
}
.searchpublicnav {
  display: flex;
  margin-top: 0.3rem;
  border-bottom: 1px solid #eee;
}
.searchpublicnav .cn1 {
  color: #333333;
  transition: all 0.4s;
  line-height: 0.8rem;
  margin-right: 0.9rem;
}
.searchpublicnav .cn1.on {
  color: #1652b1;
  font-weight: bold;
}
.searchlist .bigbox {
  margin-bottom: 0.4rem;
}
.searchlist .bigbox:nth-child(1) {
  padding-top: 0.4rem;
}
.searchlist .bigbox .bgcn1 {
  color: #333;
  margin-bottom: 0.3rem;
}
.searchlist .bigbox .bgcn1 span {
  color: #999;
}
.searchlist .bigbox .xjnewsbox {
  margin-top: 0;
  margin-bottom: 0;
}
.searchlist .bigbox .xjworklist {
  border-top: 1px solid #eee;
}
.xjworkinfo {
  background-color: #f8f8f8;
  padding-bottom: 1.4rem;
}
.xjworkinfo .container {
  background-color: #ffffff;
}
.xjworkinfo .container.box1 {
  position: relative;
  padding: 0.5rem;
}
.xjworkinfo .container.box1 .zz-btn {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
@media (max-width: 767px) {
  .xjworkinfo .container.box1 .zz-btn {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 0.5rem;
  }
}
.xjworkinfo .container.box1 .cn1 {
  color: #333333;
  width: 80%;
}
@media (max-width: 767px) {
  .xjworkinfo .container.box1 .cn1 {
    width: 100%;
  }
}
.xjworkinfo .container.box1 .cn2 {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  margin: 0.15rem 0 0.35rem;
}
@media (max-width: 767px) {
  .xjworkinfo .container.box1 .cn2 {
    width: 100%;
  }
}
.xjworkinfo .container.box1 .cn2 .cn3 {
  margin-right: 0.2rem;
  color: #999;
}
.xjworkinfo .container.box1 .cn4 h3 {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 991px) {
  .xjworkinfo .container.box1 .cn4 h3 {
    font-size: 0.4rem;
  }
}
.xjworkinfo .container.box1 .cn4 p {
  color: #666666;
  font-size: 16px;
}
@media (max-width: 991px) {
  .xjworkinfo .container.box1 .cn4 p {
    font-size: 0.28rem;
  }
}
.xjworkinfo .container.box1 .cn5 {
  padding-top: 0.3rem;
  border-top: 1px solid #eee;
  display: none;
}
.xjworkinfo .container.box1 .cn5 .cn6 {
  margin-top: 0.2rem;
  display: flex;
  flex-wrap: wrap;
}
.xjworkinfo .container.box1 .cn5 .cn6 .cn6a {
  min-width: 2.14rem;
  line-height: 0.6rem;
  background-color: #e9ecf1;
  border: 1px solid #e9ecf1;
  display: flex;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .xjworkinfo .container.box1 .cn5 .cn6 .cn6a {
    line-height: 0.76rem;
    min-width: 3rem;
  }
}
.xjworkinfo .container.box1 .cn5 .cn6 .cn6a input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  cursor: pointer;
}
.xjworkinfo .container.box1 .cn5 .cn6 .cn6a .cn6b {
  display: flex;
  align-items: center;
  margin-right: 0.2rem;
  pointer-events: none;
}
.xjworkinfo .container.box1 .cn5 .cn6 .cn6a .cn6c {
  color: #333333;
  pointer-events: none;
  max-width: 1.22rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .xjworkinfo .container.box1 .cn5 .cn6 .cn6a .cn6c {
    max-width: 2.5rem;
  }
}
.xjworkinfo .container.box1 .cn5 .cn6 .cn6a .cn6d {
  font-size: 16px;
  width: 0;
  opacity: 0;
  height: 0;
  top: 0;
}
.xjworkinfo .container.box1 .cn5 .cn6 .cn6a .cn6d .cn6e {
  color: #1652b1;
  text-decoration: underline;
}
.xjworkinfo .container.box1 .cn5 .cn6.on .cn6a {
  background-color: transparent;
}
.xjworkinfo .container.box1 .cn5 .cn6.on .cn6a .cn6b {
  display: none;
}
.xjworkinfo .container.box1 .cn5 .cn6.on .cn6a .cn6d {
  display: block;
  position: absolute;
  left: calc(100% + 0.35rem);
  width: 65px;
  height: auto;
  opacity: 1;
}
.xjworkinfo .container.box1 .cn5 .cn30 {
  margin-top: 0.1rem;
  margin-bottom: calc(0.3rem + 35px);
  color: #999999;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 {
  margin-bottom: 0.3rem;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn9 {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #eee;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 {
  width: 71.11111111%;
  padding-top: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 {
    width: 100%;
  }
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 {
  width: 48.54166667%;
  position: relative;
}
@media (max-width: 767px) {
  .xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 {
    width: 100%;
  }
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn12 {
  color: #666666;
  line-height: 2.25em;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn12 span {
  color: #ed0707;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 {
  width: 100%;
  margin-bottom: 35px;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 input {
  width: 100%;
  line-height: 0.5rem;
  background-color: #Fff;
  border: 1px solid #eee;
  padding: 0 0.15rem;
  transition: all 0.4s;
  color: #999;
  height: 0.5rem;
}
@media (max-width: 767px) {
  .xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 input {
    line-height: 0.76rem;
    height: 0.76rem;
  }
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 input::placeholder {
  color: #999;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 select {
  width: 100%;
  line-height: 0.5rem;
  background-color: #Fff;
  border: 1px solid #eee;
  padding: 0 0.15rem;
  transition: all 0.4s;
  color: #999;
  background-image: url(../images/xjimg32.svg);
  background-repeat: no-repeat;
  background-size: 0.14rem 0.08rem;
  background-position: right 0.2rem center;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 select::placeholder {
  color: #999;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 .layui-form-select {
  position: relative;
  line-height: 0.5rem;
}
@media (max-width: 767px) {
  .xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 .layui-form-select {
    line-height: 0.76rem;
  }
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 .layui-form-select .layui-edge {
  display: none;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11.on .cn13 input {
  border: 1px solid #ed0606;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11.on .cn13 select {
  border: 1px solid #ed0606;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11.on .cn20 {
  opacity: 1;
  visibility: visible;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn20 {
  position: absolute;
  left: 0;
  bottom: 5px;
  line-height: 30px;
  color: #ed0707;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn14 .cn15 {
  color: #999999;
  margin-bottom: 0.1rem;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn14 .zz-btn {
  position: relative;
  right: 0;
  top: 0;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn14 .zz-btn .public-btn {
  width: 1.91rem;
}
.xjworkinfo .container.box1 .return {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  display: none;
  align-items: center;
}
.xjworkinfo .container.box1 .return img {
  margin-right: 0.15rem;
}
.xjworkinfo .container.box1 .return .cn30 {
  color: #1652b1;
}
.xjworkinfo .container.box1 .cn5 .cn7 .cn8 .cn10 .cn11 .cn13 {
  position: relative;
}
.layui-form-select dl {
  display: none;
  position: absolute;
  left: 0;
  top: 0.5rem;
  padding: 5px 0;
  z-index: 899;
  min-width: 100%;
  border: 1px solid #eee;
  max-height: 300px;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 2px;
  cursor: pointer;
  box-sizing: border-box;
}
.layui-form-selected dl {
  display: block;
}
.layui-form-selected dl dd {
  padding: 0 0.15rem;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layui-form-selected dl dd.layui-this {
  background-color: #1652b1;
  color: #fff;
}
.layui-select-none {
  padding: 0 0.15rem;
}
.layui-hide {
  display: none;
}
.layui-form-selected {
  position: relative;
}
.layui-form-select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/xjimg32.svg);
  background-repeat: no-repeat;
  background-size: 0.14rem 0.08rem;
  background-position: right 0.2rem center;
}
.layui-select-title {
  background-image: url(../images/xjimg32.svg);
  background-repeat: no-repeat;
  background-size: 0.14rem 0.08rem;
  background-position: right 0.2rem center;
}
.layui-select-title input {
  background-image: url(../images/xjimg32.svg);
  background-repeat: no-repeat;
  background-size: 0.14rem 0.08rem;
  background-position: right 0.2rem center;
}
.xjworkinfosuccess {
  padding: 1.9rem 0 1.6rem;
}
.xjworkinfosuccess .container .img {
  margin: 0 auto;
  text-align: center;
  width: 1rem;
  height: 1rem;
  background-color: #12d444;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.xjworkinfosuccess .container .img img {
  width: 50%;
}
.xjworkinfosuccess .container .cn1 {
  text-align: center;
  line-height: 1.33333333em;
  margin: 0.35rem 0 0.1rem;
  color: #333333;
}
.xjworkinfosuccess .container .cn2 {
  text-align: center;
  color: #666666;
  line-height: 1.625em;
  margin-bottom: 0.75rem;
}
.xjworkinfosuccess .container .zz-btn {
  text-align: center;
}
.aboutbox1 {
  padding: 0.7rem 0;
}
.aboutbox1 .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.aboutbox1 .container .left {
  width: 45.51724138%;
}
@media (max-width: 991px) {
  .aboutbox1 .container .left {
    width: 100%;
  }
}
.aboutbox1 .container .left .public-title .zz-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.aboutbox1 .container .left .public-title .zz-text.on {
  -webkit-line-clamp: initial;
}
.aboutbox1 .container .left .public-title .cn20 {
  display: flex;
  align-items: center;
  color: #1652b1;
  margin-top: 0.3rem;
}
.aboutbox1 .container .left .public-title .cn20 svg {
  margin-left: 0.1rem;
}
.aboutbox1 .container .left .public-title .cn20 svg path {
  fill: #1652b1;
  opacity: 1;
  stroke: none;
}
.aboutbox1 .container .left .public-title .cn20 img {
  margin-left: 0.1rem;
}
.aboutbox1 .container .right {
  width: 46.20689655%;
  padding-top: 1.2rem;
}
@media (max-width: 991px) {
  .aboutbox1 .container .right {
    width: 100%;
  }
}
.aboutbox1 .container .right .rightbox {
  width: 100%;
}
.aboutbox1 .container .right .rightbox::before {
  padding-top: 56.26865672%;
}
.aboutbox1 .container .right .rightbox video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
  opacity: 0;
  transition: all 0.4s;
}
.aboutbox1 .container .right .rightbox .cn99 {
  z-index: 5;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  cursor: pointer;
  transition: all 0.4s;
}
.aboutbox1 .container .right .rightbox .cn99 .cn100 {
  margin-top: 0.1rem;
  display: block;
  text-align: center;
  color: #fff;
}
.aboutbox1 .container .right .rightbox.on video {
  opacity: 1;
}
.aboutbox1 .container .right .rightbox.on .cn99 {
  opacity: 0;
}
.aboutbox2 {
  position: relative;
  padding-top: 0.7rem;
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 2.2rem;
}
.aboutbox2 .img2 {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.aboutbox2 .img2 img {
  object-fit: cover;
  height: 5.78rem;
  width: 100%;
}
.aboutbox2 .container {
  position: relative;
  z-index: 2;
}
.aboutbox2 .container.container2 {
  margin-top: 0.8rem;
  position: relative;
}
@media (max-width: 991px) {
  .aboutbox2 .container.container2 {
    padding: 0 0.8rem;
  }
}
.aboutbox2 .container.container2 .swiper-button-prev {
  position: absolute;
  left: -0.8rem;
  top: 0;
}
@media (max-width: 991px) {
  .aboutbox2 .container.container2 .swiper-button-prev {
    left: 0;
  }
}
.aboutbox2 .container.container2 .swiper-button-next {
  position: absolute;
  right: -0.8rem;
  top: 0;
}
@media (max-width: 991px) {
  .aboutbox2 .container.container2 .swiper-button-next {
    right: 0;
  }
}
.aboutbox2 .container .aboutbox2a {
  position: relative;
  overflow: hidden;
}
.aboutbox2 .container .aboutbox2a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.3rem;
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
}
.aboutbox2 .container .aboutbox2a .swiper-slide {
  cursor: pointer;
  text-align: center;
}
.aboutbox2 .container .aboutbox2a .swiper-slide .cn1 {
  display: flex;
  height: 0.6rem;
  line-height: 0.6rem;
  align-items: center;
}
.aboutbox2 .container .aboutbox2a .swiper-slide .cn1 .cn2 {
  width: 0.08rem;
  height: 0.08rem;
  background-color: #929292;
}
.aboutbox2 .container .aboutbox2a .swiper-slide .cn1 .cn3 {
  color: #999999;
  padding: 0 0.1rem;
}
.aboutbox2 .container .aboutbox2a .swiper-slide .cn4 {
  padding-left: 0.18rem;
  position: relative;
  opacity: 0;
  transition: all 0.4s;
  visibility: hidden;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .aboutbox2 .container .aboutbox2a .swiper-slide .cn4 {
    margin-top: 0.3rem;
  }
}
.aboutbox2 .container .aboutbox2a .swiper-slide .cn4::before {
  content: "";
  position: absolute;
  left: 0.04rem;
  top: -0.26rem;
  width: 0.01rem;
  height: calc(100% + 0.26rem);
  background-color: #1652b1;
  opacity: 0.1;
}
@media (max-width: 767px) {
  .aboutbox2 .container .aboutbox2a .swiper-slide .cn4::before {
    height: calc(100% + 0.56rem);
  }
}
.aboutbox2 .container .aboutbox2a .swiper-slide .cn4 .cn5 {
  display: flex;
  text-align: left;
  margin-bottom: 0.2rem;
}
.aboutbox2 .container .aboutbox2a .swiper-slide .cn4 .cn5 .cn6 {
  flex-shrink: 0;
  margin-right: 0.2rem;
  color: #666666;
}
.aboutbox2 .container .aboutbox2a .swiper-slide .cn4 .cn5 .cn7 {
  color: #333333;
}
.aboutbox2 .container .aboutbox2a .swiper-slide.swiper-slide-thumb-active .cn1 .cn2 {
  background-color: #1652b1;
}
.aboutbox2 .container .aboutbox2a .swiper-slide.swiper-slide-thumb-active .cn1 .cn3 {
  font-size: 0.3rem;
  color: #1652b1;
}
@media (max-width: 991px) {
  .aboutbox2 .container .aboutbox2a .swiper-slide.swiper-slide-thumb-active .cn1 .cn3 {
    font-size: 0.5rem;
  }
}
.aboutbox2 .container .aboutbox2a .swiper-slide.swiper-slide-thumb-active .cn4 {
  opacity: 1;
  visibility: visible;
}
.aboutbox2 .container .aboutbox2a .swiper-slide-active .cn4 {
  opacity: 1;
  visibility: unset;
}
.aboutbox2 .gallery {
  opacity: 0;
  visibility: hidden;
}
.aboutbox3 {
  padding: 1rem 0;
}
.aboutbox3 .container .aboutbox3a {
  margin-top: 0.4rem;
  position: relative;
  overflow: hidden;
}
.aboutbox3 .container .aboutbox3a .swiper-slide {
  position: relative;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .img::before {
  padding-top: 112.24489796%;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .img::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 3;
  transition: all 0.4s;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .text .cn1 {
  text-align: center;
  width: 0.8rem;
  margin: 0 auto;
  height: 0.8rem;
  border: 2px solid #dcdcdc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .text .cn1 img {
  max-width: 60%;
  max-height: 60%;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .text .cn2 {
  text-align: center;
  color: #fff;
  line-height: 1.41666667em;
  margin: 0.3rem auto 0.1rem;
  max-width: 90%;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .text .cn3 {
  text-align: center;
  color: #bbbbbb;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .text .cn4 {
  text-align: center;
  color: #f8f8f8;
  margin-top: 0.6rem;
  line-height: 1.55555556em;
  opacity: 1;
  position: relative;
  max-width: 90%;
  margin: 0 auto 0;
  height: 0;
  opacity: 0;
  transition: all 0.4s;
}
.aboutbox3 .container .aboutbox3a .swiper-slide .text .cn4::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.4rem;
  height: 2px;
  width: 0.2rem;
  background-color: #fff;
}
.aboutbox3 .container .aboutbox3a .swiper-slide.swiper-slide-active .img::after {
  opacity: 0.2;
}
.aboutbox3 .container .aboutbox3a .swiper-slide.swiper-slide-active .text .cn3 {
  color: #fff;
}
.aboutbox3 .container .aboutbox3a .swiper-slide.swiper-slide-active .text .cn4 {
  margin-top: 0.6rem;
  opacity: 1;
  height: auto;
}
.aboutbox3 .container .aboutbox3a .public-swpBtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 1px solid rgba(242, 243, 248, 0.2);
}
.aboutbox3 .container .aboutbox3a .public-swpBtn img path,
.aboutbox3 .container .aboutbox3a .public-swpBtn svg path {
  fill: rgba(242, 243, 248, 0.7);
}
.aboutbox3 .container .aboutbox3a .public-swpBtn:hover {
  background: #1652b1;
  border-color: #1652b1;
}
.aboutbox3 .container .aboutbox3a .public-swpBtn:hover img path,
.aboutbox3 .container .aboutbox3a .public-swpBtn:hover svg path {
  fill: #fff;
}
.aboutbox3 .container .aboutbox3a .swiper-button-prev {
  left: 0.4rem;
}
.aboutbox3 .container .aboutbox3a .swiper-button-next {
  right: 0.4rem;
}
.aboutbox4 {
  user-select: none;
  position: relative;
  padding-top: 0.9rem;
  padding-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .aboutbox4 {
    padding-bottom: 3rem;
  }
}
.aboutbox4 .aaa {
  display: none;
}
.aboutbox4 .aaa.on {
  display: block;
}
.aboutbox4 .aboutbox4bprev {
  position: absolute;
  transform: translateX(-50%);
  bottom: 0.8rem;
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  cursor: pointer;
  background: #f4f4f4;
  bottom: 1.3rem;
  transition: all 0.4s;
  left: calc(50% - 0.42rem);
}
@media (max-width: 991px) {
  .aboutbox4 .aboutbox4bprev {
    width: 0.8rem;
    height: 0.8rem;
    left: calc(50% - 0.6rem);
    bottom: 1.2rem;
  }
}
@media (max-width: 767px) {
  .aboutbox4 .aboutbox4bprev {
    bottom: 1.4rem;
  }
}
.aboutbox4 .aboutbox4bprev svg path {
  fill: #999;
  opacity: 1;
  stroke: none;
  transition: all 0.4s;
}
.aboutbox4 .aboutbox4bprev:hover {
  background: #1652b1;
}
.aboutbox4 .aboutbox4bprev:hover svg path {
  fill: #fff;
}
.aboutbox4 .aboutbox4bnext {
  position: absolute;
  transform: translateX(-50%) rotate(180deg);
  bottom: 0.8rem;
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  cursor: pointer;
  background: #f4f4f4;
  bottom: 1.3rem;
  transition: all 0.4s;
  left: calc(50% + 0.42rem);
}
@media (max-width: 991px) {
  .aboutbox4 .aboutbox4bnext {
    width: 0.8rem;
    height: 0.8rem;
    left: calc(50% + 0.6rem);
    bottom: 1.2rem;
  }
}
@media (max-width: 767px) {
  .aboutbox4 .aboutbox4bnext {
    bottom: 1.4rem;
  }
}
.aboutbox4 .aboutbox4bnext svg path {
  fill: #999;
  opacity: 1;
  stroke: none;
  transition: all 0.4s;
}
.aboutbox4 .aboutbox4bnext:hover {
  background-color: #1652b1;
}
.aboutbox4 .aboutbox4bnext:hover svg path {
  fill: #fff;
}
.aboutbox4 .aboutbox4cprev {
  position: absolute;
  left: calc(50% - 0.6rem);
  transform: translateX(-50%);
  bottom: 0.8rem;
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  cursor: pointer;
}
.aboutbox4 .aboutbox4cprev svg path {
  fill: #fff;
  opacity: 1;
  stroke: none;
  transition: all 0.4s;
}
.aboutbox4 .aboutbox4cprev:hover svg path {
  fill: #1652b1;
}
.aboutbox4 .aboutbox4cnext {
  position: absolute;
  left: calc(50% + 0.6rem);
  transform: translateX(-50%) rotate(180deg);
  bottom: 0.8rem;
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  cursor: pointer;
}
.aboutbox4 .aboutbox4cnext svg path {
  fill: #fff;
  opacity: 1;
  stroke: none;
  transition: all 0.4s;
}
.aboutbox4 .aboutbox4cnext:hover svg path {
  fill: #1652b1;
}
.aboutbox4 .bgimg0 {
  position: absolute;
  left: 0;
  top: -20%;
  width: 100%;
  height: 120%;
}
.aboutbox4 .bgimg0 img {
  width: 100%;
  height: 100%;
}
.aboutbox4 .img1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 83.55091384%;
  text-align: center;
  height: 1.1rem;
  bottom: 2.4rem;
}
.aboutbox4 .img1 img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1580px) {
  .aboutbox4 .img1 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .aboutbox4 .img1 {
    display: none;
  }
}
.aboutbox4 .container {
  position: relative;
  overflow: hidden;
}
.aboutbox4 .container .box {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  z-index: 5;
}
.aboutbox4 .container .box .cn1 {
  margin-left: 0.3rem;
  background-color: #f4f5f7;
  line-height: 0.6rem;
  min-width: 1.9rem;
  padding: 0 0.2rem;
  color: #333;
  transition: all 0.4s;
  text-align: center;
}
.aboutbox4 .container .box .cn1.on {
  background-image: linear-gradient(90deg, #f6ab00 0%, #e60012 100%);
  color: #fff;
}
.aboutbox4 .container .aboutbox4a {
  position: relative;
  margin-top: 1.2rem;
}
@media (max-width: 767px) {
  .aboutbox4 .container .aboutbox4a {
    margin-top: 0.8rem;
  }
}
.aboutbox4 .container .aboutbox4a .swiper-slide {
  opacity: 0;
  visibility: hidden;
}
.aboutbox4 .container .aboutbox4a .swiper-slide.swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4b {
  position: relative;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4b .swiper-slide {
  opacity: 1;
  visibility: visible;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4b .swiper-slide .img::before {
  padding-top: 68.68327402%;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4b .swiper-slide .cn2 {
  margin-top: 0.14rem;
  text-align: center;
  line-height: 0.36rem;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4c {
  position: relative;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4c .swiper-slide {
  opacity: 1;
  visibility: visible;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4c .swiper-slide .img::before {
  padding-top: 142.10526316%;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4c .swiper-slide .biankuang {
  object-fit: unset;
}
.aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4c .swiper-slide .cn2 {
  margin-top: 0.14rem;
  text-align: center;
  line-height: 0.36rem;
}
@media (max-width: 991px) {
  .aboutbox4 .container .aboutbox4a .swiper-slide .aboutbox4c .swiper-slide .cn2 {
    line-height: 1.5em;
  }
}
.aboutbox5 {
  background-color: #eee;
  position: relative;
  padding: 1.2rem 0 1.6rem;
}
.aboutbox5 .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.aboutbox5 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .aboutbox5 .img img.pc-img {
    display: none;
  }
}
.aboutbox5 .img img.mb-img {
  display: none;
}
@media (max-width: 991px) {
  .aboutbox5 .img img.mb-img {
    display: block;
  }
}
.aboutbox5 .container {
  position: relative;
  z-index: 3;
}
.aboutbox5 .container .public-title .h2 {
  color: #Fff;
}
.aboutbox5 .container .cn0 {
  color: #ffffff;
  line-height: 1.83333333em;
  margin: 0.6rem 0 1.1rem;
  width: 5.3rem;
}
.aboutbox5 .container .cn1 {
  display: flex;
  flex-wrap: wrap;
}
.aboutbox5 .container .cn1 .cn2 {
  margin-right: 1.3rem;
  margin-bottom: 0.3rem;
}
.aboutbox5 .container .cn1 .cn2 .cn3 {
  display: flex;
  align-items: flex-start;
}
.aboutbox5 .container .cn1 .cn2 .cn3 .cn4 {
  color: #ffffff;
  line-height: 1em;
}
.aboutbox5 .container .cn1 .cn2 .cn3 .cn5 {
  line-height: 1em;
  color: #ffffff;
  margin-left: 0.1rem;
  transform: translateY(0.1rem);
}
.aboutbox5 .container .cn1 .cn2 .cn6 {
  margin-top: 0.3rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
.aboutbox5 .container .cn7 {
  color: rgba(255, 255, 255, 0.3);
}
.xjprodutbox {
  display: flex;
  flex-wrap: wrap;
}
.xjprodutbox .box {
  width: 30.55555556%;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  display: block;
  margin-bottom: 0.6rem;
  margin-right: 4.16666667%;
  padding: 0.24rem;
}
@media (max-width: 991px) {
  .xjprodutbox .box {
    width: 100%;
    margin-right: 0;
  }
}
.xjprodutbox .box:nth-child(3n) {
  margin-right: 0;
}
.xjprodutbox .box .img {
  width: 100%;
}
.xjprodutbox .box .text {
  text-align: center;
}
.xjprodutbox .box .text .cn1 {
  margin-top: 0.2rem;
  color: #333333;
  line-height: 1.41666667em;
}
.xjprodutbox .box .text .cn1 span {
  color: #1652b1;
}
.xjprodutbox .box .text .cn2 {
  color: #666666;
  line-height: 1.625em;
  margin: 0.1rem 0;
}
.xjprodutbox .box .text .cn3 {
  display: flex;
  justify-content: center;
  color: #1652b1;
  line-height: 1.625em;
}
.xjprodutbox .box .text .cn3 img {
  margin-left: 0.15rem;
  transition: all 0.4s;
}
.xjprodutbox .box:hover .img img {
  transform: scale(1.05);
}
.xjprodutbox .box:hover .text .cn3 img {
  transform: translateX(5px);
}
.searchlist .xjnewsbox .box {
  width: 31.94444444%;
  margin-right: 2.08333333%;
}
@media (max-width: 991px) {
  .searchlist .xjnewsbox .box {
    width: 100%;
    margin-right: 0;
  }
}
.searchlist .xjnewsbox .box:nth-child(3n) {
  margin-right: 0;
}
.xjproduct .xjproduct1 {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #e5e5e5;
}
.xjproduct .xjproduct1 .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xjproduct .xjproduct1 .container .left {
  width: 48.27586207%;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct1 .container .left {
    width: 100%;
  }
}
.xjproduct .xjproduct1 .container .left .xjproduct1a {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.xjproduct .xjproduct1 .container .left .xjproduct1a .swiper-slide .img::before {
  padding-top: 75%;
}
.xjproduct .xjproduct1 .container .left .xjproduct1a .swiper-slide .img video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.xjproduct .xjproduct1 .container .left .xjproduct1a .public-swpBtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 1px solid rgba(242, 243, 248, 0.2);
}
.xjproduct .xjproduct1 .container .left .xjproduct1a .public-swpBtn img path,
.xjproduct .xjproduct1 .container .left .xjproduct1a .public-swpBtn svg path {
  fill: rgba(242, 243, 248, 0.7);
}
.xjproduct .xjproduct1 .container .left .xjproduct1a .public-swpBtn:hover {
  background: #1652b1;
  border-color: #1652b1;
}
.xjproduct .xjproduct1 .container .left .xjproduct1a .public-swpBtn:hover img path,
.xjproduct .xjproduct1 .container .left .xjproduct1a .public-swpBtn:hover svg path {
  fill: #fff;
}
.xjproduct .xjproduct1 .container .left .xjproduct1a .swiper-button-prev {
  left: 0.2rem;
}
@media (max-width: 767px) {
  .xjproduct .xjproduct1 .container .left .xjproduct1a .swiper-button-prev {
    left: 0.3rem;
  }
}
.xjproduct .xjproduct1 .container .left .xjproduct1a .swiper-button-next {
  right: 0.2rem;
}
@media (max-width: 767px) {
  .xjproduct .xjproduct1 .container .left .xjproduct1a .swiper-button-next {
    right: 0.3rem;
  }
}
.xjproduct .xjproduct1 .container .left .xjproduct1b {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}
.xjproduct .xjproduct1 .container .left .xjproduct1b .swiper-slide {
  cursor: pointer;
}
.xjproduct .xjproduct1 .container .left .xjproduct1b .swiper-slide::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  z-index: 5;
  border: 3px solid #1652b1;
  opacity: 0;
  transition: all 0.4s;
}
.xjproduct .xjproduct1 .container .left .xjproduct1b .swiper-slide.swiper-slide-thumb-active::before {
  opacity: 1;
}
.xjproduct .xjproduct1 .container .left .xjproduct1b .swiper-slide .icon {
  z-index: 4;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.3rem;
  height: 0.3rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .xjproduct .xjproduct1 .container .left .xjproduct1b .swiper-slide .icon {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.xjproduct .xjproduct1 .container .left .xjproduct1b .swiper-slide .icon img {
  width: 8px;
  height: 10px;
}
.xjproduct .xjproduct1 .container .right {
  width: 43.44827586%;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct1 .container .right {
    margin-top: 0.5rem;
    width: 100%;
  }
}
.xjproduct .xjproduct1 .container .right .cn1 {
  color: #1c1c1c;
  line-height: 1.13888889em;
  margin-bottom: 0.3rem;
}
.xjproduct .xjproduct1 .container .right .cn2 {
  color: #1c1c1c;
  line-height: 1em;
  position: relative;
  margin-bottom: 0.45rem;
  display: inline-block;
}
.xjproduct .xjproduct1 .container .right .cn2 span {
  position: relative;
  z-index: 3;
}
.xjproduct .xjproduct1 .container .right .cn2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.14rem;
  background-color: #e4e6ea;
}
.xjproduct .xjproduct1 .container .right .cn3 {
  display: flex;
  flex-wrap: wrap;
}
.xjproduct .xjproduct1 .container .right .cn3 .cn4 {
  margin-bottom: 0.3rem;
  width: 50%;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct1 .container .right .cn3 .cn4 {
    padding-right: 0.3rem;
  }
}
.xjproduct .xjproduct1 .container .right .cn3 .cn4 .cn5 {
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 0.7rem;
  height: 0.7rem;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct1 .container .right .cn3 .cn4 .cn5 {
    width: 1rem;
    height: 1rem;
  }
}
.xjproduct .xjproduct1 .container .right .cn3 .cn4 .cn5 img {
  height: auto;
  max-height: 80%;
  width: 0.36rem;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct1 .container .right .cn3 .cn4 .cn5 img {
    width: 60%;
  }
}
.xjproduct .xjproduct1 .container .right .cn3 .cn4 .cn6 {
  color: #333333;
  margin-top: 0.1rem;
}
.xjproduct .xjproduct1 .container .right .cn3 .cn4 .cn7 {
  color: #666666;
}
.xjproduct .xjproduct1 .container .right .cn10 {
  display: flex;
  margin-top: 0.6rem;
}
.xjproduct .xjproduct1 .container .right .cn4e {
  display: flex;
  align-items: center;
  background-color: #1652b1;
  line-height: 0.6rem;
  padding: 0 0.15rem;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct1 .container .right .cn4e {
    line-height: 0.8rem;
    padding: 0 0.3rem;
  }
}
.xjproduct .xjproduct1 .container .right .cn4e .cn4f {
  display: flex;
  align-items: center;
  margin-right: 0.15rem;
}
.xjproduct .xjproduct1 .container .right .cn4e .cn4f img {
  width: 0.2rem;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct1 .container .right .cn4e .cn4f img {
    width: 0.3rem;
  }
}
.xjproduct .xjproduct1 .container .right .cn4e .cn4f svg {
  width: 0.2rem;
  height: auto;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct1 .container .right .cn4e .cn4f svg {
    width: 0.3rem;
  }
}
.xjproduct .xjproduct1 .container .right .cn4e .cn4f svg path {
  fill: #fff;
  opacity: 1;
  stroke: none;
}
.xjproduct .xjproduct1 .container .right .cn4e .cn4g {
  color: #fff;
  text-decoration: underline;
  font-style: normal;
}
.xjproduct .xjproduct2 {
  padding: 0.8rem 0;
}
.xjproduct .xjproduct2 .container .xjproduct2z {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.4rem;
  justify-content: space-between;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2a {
  width: 49.65517241%;
  margin-top: 0;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2a {
    width: 100%;
  }
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2a .box .box1 p {
  width: 2rem;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2a .box .box1 p {
    width: 3.6rem;
  }
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2a .box .box2 p {
  width: 2rem;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2a .box .box2 p {
    width: 3.6rem;
  }
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q {
  width: 48.27586207%;
  position: relative;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q {
    margin-top: 0.5rem;
    width: 100%;
  }
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .img {
  cursor: pointer;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .img::before {
  padding-top: 75%;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .img video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  opacity: 0;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .iconbox {
  z-index: 4;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .iconbox .icon {
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #fff;
  margin: 0 auto;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .iconbox .icon img {
  width: 8px;
  height: 10px;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .iconbox .icon svg {
  width: 16px;
  height: 20px;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .iconbox .icon svg path {
  fill: #Ffff;
  opacity: 1;
  stroke: none;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q .iconbox .icon2 {
  margin-top: 0.1rem;
  text-align: center;
  color: #fff;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q.on video {
  opacity: 1;
}
.xjproduct .xjproduct2 .container .xjproduct2z .xjproduct2q.on .iconbox {
  opacity: 0;
}
.xjproduct .xjproduct2 .container .xjproduct2a {
  margin-top: 0.4rem;
  overflow: auto;
  width: 100%;
  position: relative;
  height: 6rem;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box {
  overflow: auto;
  width: 100%;
  padding-bottom: 0.5rem;
  padding-right: 0.2rem;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box::-webkit-scrollbar {
  height: 6px;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box1 {
  width: 100%;
  white-space: nowrap;
  display: block;
  font-size: 0;
  line-height: 0.5rem;
  height: 0.5rem;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box1 p {
  height: 0.5rem;
  display: inline-block;
  width: 3.65rem;
  background-color: #1652b1;
  color: #fff;
  font-weight: bold;
  vertical-align: top;
  padding: 0 0.1rem;
  white-space: break-spaces;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 {
  width: 100%;
  white-space: nowrap;
  display: block;
  font-size: 0;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 .font16 {
  text-align: center;
  font-weight: bold;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2:nth-child(odd) p {
  background-color: #f2f5f9;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p {
  display: inline-block;
  width: 3.65rem;
  background-color: #fff;
  color: #333333;
  vertical-align: top;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p span {
  display: flex;
  flex-wrap: wrap;
  white-space: break-spaces;
  height: 100%;
  align-items: center;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p span em {
  font-style: normal;
  display: block;
  width: 100%;
  padding: 0 0.1rem;
  padding-top: 0.1rem;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p span em:last-child {
  padding-bottom: 0.1rem;
}
.xjproduct .xjproduct3 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0.8rem 0;
}
.xjproduct .xjproduct3 .container {
  position: relative;
}
.xjproduct .xjproduct3 .container .cn1 {
  color: #1c1c1c;
  line-height: 1.55555556em;
  margin: 0.45rem 0 0.25rem;
  width: 65%;
}
.xjproduct .xjproduct3 .container .public-swp-prev {
  z-index: 3;
  position: absolute;
  right: 0.8rem;
  top: 0;
  background-color: #Fff;
  cursor: pointer;
}
.xjproduct .xjproduct3 .container .public-swp-prev:hover {
  background-color: #1652b1;
}
.xjproduct .xjproduct3 .container .public-swp-next {
  z-index: 4;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #Fff;
  cursor: pointer;
}
.xjproduct .xjproduct3 .container .public-swp-next:hover {
  background-color: #1652b1;
}
.xjproduct .xjproduct3 .container .xjproduct3a {
  position: relative;
}
.xjproduct .xjproduct3 .container .xjproduct3a .swiper-slide {
  position: relative;
}
.xjproduct .xjproduct3 .container .xjproduct3a .swiper-slide::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 70%;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  z-index: 2;
}
.xjproduct .xjproduct3 .container .xjproduct3a .swiper-slide .img::before {
  padding-top: 60%;
}
.xjproduct .xjproduct3 .container .xjproduct3a .swiper-slide .text {
  z-index: 3;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #ffffff;
  padding: 0.3rem;
}
.xjproduct .xjproduct3 .container .xjproduct3a .xjproduct3apage {
  position: relative;
  z-index: 5;
  margin-top: 0.3rem;
  background-color: rgba(0, 0, 0, 0.1);
}
.xjproduct .xjproduct3 .container .xjproduct3a .xjproduct3apage .swiper-pagination-progressbar-fill {
  background: #000;
}
.xjproduct .xjproduct4 {
  background-color: #fff;
  padding: 0.8rem 0;
}
.xjproduct .xjproduct4 .container .box {
  display: flex;
  flex-wrap: wrap;
}
.xjproduct .xjproduct4 .container .box .box2 {
  background-color: #f8f8f8;
  padding: 0.5rem;
  width: 22.20689655%;
  margin-right: 3.72413793%;
  margin-top: 0.4rem;
  height: 4.55rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 1260px) {
  .xjproduct .xjproduct4 .container .box .box2 {
    width: 48%;
    margin-right: 4%;
    height: 5rem;
  }
}
@media (max-width: 767px) {
  .xjproduct .xjproduct4 .container .box .box2 {
    width: 100%;
    margin-right: 0 !important;
    height: 6rem;
  }
}
.xjproduct .xjproduct4 .container .box .box2:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 1260px) {
  .xjproduct .xjproduct4 .container .box .box2:nth-child(4n) {
    margin-right: 4%;
  }
}
@media (max-width: 1260px) {
  .xjproduct .xjproduct4 .container .box .box2:nth-child(2n) {
    margin-right: 0;
  }
}
.xjproduct .xjproduct4 .container .box .box2 .bgimg0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s;
}
.xjproduct .xjproduct4 .container .box .box2 .bgimg0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.xjproduct .xjproduct4 .container .box .box2 .img {
  position: relative;
  z-index: 3;
  width: 0.85rem;
  height: 0.85rem;
  border: 1px solid #dcdcdc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.75rem;
  transition: all 0.4s;
}
.xjproduct .xjproduct4 .container .box .box2 .img svg {
  width: 55%;
  height: auto;
}
.xjproduct .xjproduct4 .container .box .box2 .img svg path {
  transition: all 0.4s;
  fill: #666;
  opacity: 1;
  stroke: none;
}
.xjproduct .xjproduct4 .container .box .box2 .text {
  height: 1.95rem;
  position: relative;
  z-index: 3;
  overflow: auto;
}
@media (max-width: 1260px) {
  .xjproduct .xjproduct4 .container .box .box2 .text {
    height: 2.5rem;
  }
}
@media (max-width: 767px) {
  .xjproduct .xjproduct4 .container .box .box2 .text {
    height: 3.5rem;
  }
}
.xjproduct .xjproduct4 .container .box .box2 .text .cn1 {
  line-height: 1.41666667em;
  color: #333333;
  margin-bottom: 0.3rem;
  transition: all 0.4s;
}
.xjproduct .xjproduct4 .container .box .box2 .text .cn2 .cn3 {
  display: flex;
  align-items: center;
  margin-bottom: 0.05rem;
}
.xjproduct .xjproduct4 .container .box .box2 .text .cn2 .cn3 .cn4 {
  width: 10px;
  height: 10px;
  background-color: rgba(102, 102, 102, 0.2);
  position: relative;
  flex-shrink: 0;
  margin-right: 0.1rem;
  transition: all 0.4s;
}
.xjproduct .xjproduct4 .container .box .box2 .text .cn2 .cn3 .cn4::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  background-color: #666666;
  transition: all 0.4s;
}
.xjproduct .xjproduct4 .container .box .box2 .text .cn2 .cn3 .cn5 {
  color: #666666;
  transition: all 0.4s;
}
.xjproduct .xjproduct4 .container .box .box2:hover .bgimg0 {
  opacity: 1;
}
.xjproduct .xjproduct4 .container .box .box2:hover .img {
  border: 1px solid #fff;
}
.xjproduct .xjproduct4 .container .box .box2:hover .img svg path {
  fill: #fff;
}
.xjproduct .xjproduct4 .container .box .box2:hover .text .cn1 {
  color: #Fff;
}
.xjproduct .xjproduct4 .container .box .box2:hover .text .cn2 .cn3 .cn4 {
  background-color: rgba(255, 255, 255, 0.2);
}
.xjproduct .xjproduct4 .container .box .box2:hover .text .cn2 .cn3 .cn4::before {
  background-color: #fff;
}
.xjproduct .xjproduct4 .container .box .box2:hover .text .cn2 .cn3 .cn5 {
  color: #FFf;
}
.xjproduct .xjproduct5 {
  padding-bottom: 0.8rem;
}
.xjproduct .xjproduct5 .container .box {
  display: flex;
  flex-wrap: wrap;
}
.xjproduct .xjproduct5 .container .box .box2 {
  margin-top: 0.4rem;
  width: 24.27586207%;
  margin-right: 1.17241379%;
  position: relative;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct5 .container .box .box2 {
    width: 48%;
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  .xjproduct .xjproduct5 .container .box .box2 {
    width: 100%;
    margin-right: 0 !important;
  }
}
.xjproduct .xjproduct5 .container .box .box2:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct5 .container .box .box2:nth-child(4n) {
    margin-right: 4%;
  }
}
@media (max-width: 991px) {
  .xjproduct .xjproduct5 .container .box .box2:nth-child(2n) {
    margin-right: 0;
  }
}
.xjproduct .xjproduct5 .container .box .box2 .img::before {
  padding-top: 73.86363636%;
}
.xjproduct .xjproduct5 .container .box .box2 .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  padding: 0.3rem;
}
.xjproduct .xjproduct5 .container .box .box2 .text .cn1 {
  color: #fff;
}
.xjproduct .xjproduct5 .container .box .box2 .text .cn2 {
  display: block;
  color: rgba(255, 255, 255, 0.8);
}
.xjproduct .xjproduct6 {
  position: relative;
  padding: 0.8rem 0;
}
.xjproduct .xjproduct6 .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.xjproduct .xjproduct6 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct6 .img .pc-img {
    display: none;
  }
}
.xjproduct .xjproduct6 .img .mb-img {
  display: none;
}
@media (max-width: 991px) {
  .xjproduct .xjproduct6 .img .mb-img {
    display: block;
  }
}
.xjproduct .xjproduct6 .container {
  position: relative;
  z-index: 2;
}
.xjproduct .xjproduct6 .container .cn1 {
  color: #fff;
  line-height: 1.27777778em;
  margin-bottom: 0.2rem;
}
.xjproduct .xjproduct6 .container .cn2 {
  display: flex;
  flex-wrap: wrap;
}
.xjproduct .xjproduct6 .container .cn2 .cn3 {
  margin-right: 0.7rem;
  display: flex;
  align-items: center;
}
.xjproduct .xjproduct6 .container .cn2 .cn3 .cn4 {
  display: flex;
  align-items: center;
  margin-right: 0.1rem;
}
.xjproduct .xjproduct6 .container .cn2 .cn3 .cn5 {
  color: #Fff;
}
.xjproduct .xjproduct6 .container .zz-btn {
  margin-top: 0.7rem;
}
.swiper-button-lock {
  display: none;
}
#c-header .c-nav > li a:before {
  display: none;
}
#c-header .container .c-right-box .c-nav .cn0 .c-title-box {
  position: relative;
}
#c-header .container .c-right-box .c-nav .cn0 .cn4::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 0;
  height: 2px;
  background-color: #1652b1;
  z-index: 5;
}
#c-header .container .c-right-box .c-nav .cn0 .cn4 li {
  border-bottom: 0;
}
#c-header .container .c-right-box .c-nav .cn0 .cn4 li .cn5::before {
  width: 70% !important;
  left: 50%;
  transform: translateX(-50%);
  background-color: #e5e5e5;
  height: 1px;
}
#c-header .container .c-right-box .c-nav .cn0 .cn4 li .cn5:hover {
  background-color: #e0e6f0;
}
#c-header .container .c-right-box .c-nav .cn0 .cn4 li .cn5:hover::before {
  display: none;
}
#c-header .container .c-right-box .c-nav .cn0 .cn4 li:last-child .cn5::before {
  display: none;
}
#c-header .container .c-right-box .c-nav .cn0:hover .cn4::before {
  width: 100% !important;
  display: block;
}
.develop-nav {
  transition: all 0.4s;
  width: 100%;
  z-index: 500;
}
.develop-nav.on {
  position: fixed;
  top: -100%;
}
.develop-nav.on3 {
  top: 0;
}
.develop-nav.on2 {
  top: 0.85rem;
}
@media (max-width: 991px) {
  .develop-nav.on2 {
    top: 1.2rem;
  }
}
.contact .container .left .cn3 .cn3a .cn3c input[type="radio"]:checked {
  background-image: url(../images/pocp1.svg);
}
.xjproduct .xjproduct1 {
  background-color: #f2f5f9;
}
.xjproduct .xjproduct3 {
  background-color: #fcfdfe;
}
.xjproduct .xjproduct3 .container {
  max-width: 1440px;
}
.xjproduct .xjproduct3 .container .xjproduct3a {
  background-color: #fcfdfe;
}
.xjproduct .xjproduct3 .container .xjproduct3a .swiper-slide .text0 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  padding: 0.3rem;
}
.xjproduct .xjproduct3 .container .xjproduct3a .swiper-slide .text0 .text {
  color: #ffffff;
  position: relative;
  padding: 0;
  line-height: 1.41666667em;
}
.xjproduct .xjproduct3 .container .xjproduct3a .swiper-slide .text0 .text2 {
  color: #ffffff;
  margin-top: 0.1rem;
  line-height: 1.625em;
}
.xjproduct .xjproduct4 {
  background-color: #fcfdfe;
}
.xjproduct .xjproduct4 .container .box .box2 {
  background-color: #Fff;
  border: 1px solid rgba(153, 153, 153, 0.2);
}
.xjproduct .xjproduct4 .container .box .box2 .img {
  border: 0.03rem solid #999999;
}
.xjproduct .xjproduct4 .container .box .box2 .img svg path {
  fill: #1c1c1c;
}
.xjproduct .xjproduct4 .container .box .box2 .text .cn1 {
  margin-bottom: 0.1rem;
}
.xjproduct .xjproduct4 .container .box .box2:hoveR .img {
  border: 0.03rem solid #ffffff;
}
.xjproduct .xjproduct5 {
  background-color: #fcfdfe;
}
.xjproduct .xjproduct2 .container .xjproduct2a {
  height: initial;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box {
  padding-bottom: 0;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box1 p {
  background-color: #0d1019;
  text-align: center;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box1 p.font16 {
  background-color: #1652b1;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2:nth-child(odd) p {
  background-color: #Fff;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p {
  text-align: center;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p.font16 {
  background-color: #f5f7f9;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box {
  border-left: 1px solid #e9eaeb;
  border-right: 1px solid #e9eaeb;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p.font16 span {
  outline: 1px solid #e9eaeb;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p span em {
  outline: 1px solid #e9eaeb;
  padding-bottom: 0.1rem;
}
.xjproduct .xjproduct2 .container .xjproduct2a .box .box2 p.font16 span em {
  outline: 0;
}
.xjproduct0 {
  background-color: #fcfdfe;
  padding-bottom: 0.8rem;
}
.xjproduct0 .container {
  max-width: 1440px;
}
.xjproduct0 .container .box {
  display: flex;
  align-items: center;
  padding-top: 0.8rem;
  flex-wrap: wrap;
}
.xjproduct0 .container .box:nth-child(even) {
  flex-direction: row-reverse;
}
.xjproduct0 .container .box:nth-child(even) .right {
  text-align: right;
}
@media (max-width: 991px) {
  .xjproduct0 .container .box:nth-child(even) .right {
    text-align: left;
  }
}
.xjproduct0 .container .box .left {
  width: 50%;
}
@media (max-width: 991px) {
  .xjproduct0 .container .box .left {
    width: 100%;
  }
}
.xjproduct0 .container .box .left .img {
  width: 100%;
}
.xjproduct0 .container .box .left .img::before {
  padding-top: 62.22222222%;
}
.xjproduct0 .container .box .left .img video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  .xjproduct0 .container .box .left .img video {
    display: none;
  }
}
.xjproduct0 .container .box .right {
  width: 50%;
  padding: 0 0.8rem;
}
@media (max-width: 991px) {
  .xjproduct0 .container .box .right {
    width: 100%;
    padding: 0.8rem 0.3rem;
  }
}
.xjproduct0 .container .box .right .cn1 {
  color: #000000;
  line-height: 1.22727273em;
}
.xjproduct0 .container .box .right .cn2 {
  margin-top: 0.4rem;
  color: #1c1c1c;
  line-height: 1.2em;
}
.xjproduct0 .container .box .right .cn3 {
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .xjproduct0 .container .box .right .cn3 {
    flex-wrap: wrap;
  }
}
.xjproduct0 .container .box .right .cn3 .cn4 {
  flex-shrink: 0;
  margin-right: 0.2rem;
}
.xjproduct0 .container .box .right .cn3 .cn4 img {
  width: 0.8rem;
}
@media (max-width: 991px) {
  .xjproduct0 .container .box .right .cn3 .cn5 {
    margin-top: 0.3rem;
  }
}
.xjproduct0 .container .box .right .cn3 .cn5 .cn6 {
  display: block;
  line-height: 1.5em;
  color: #1c1c1c;
}
.xjproduct0 .container .box .right .cn3 .cn5 .cn7 {
  display: block;
  color: #999999;
  line-height: 1.5em;
}
.xjproduct9 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0.8rem 0 0.6rem;
}
.xjproduct9 .container {
  max-width: 1440px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.xjproduct9 .container .left {
  position: sticky;
  left: 0;
  top: 1rem;
  width: 50%;
}
@media (max-width: 991px) {
  .xjproduct9 .container .left {
    position: relative;
    top: 0;
    width: 100%;
  }
}
.xjproduct9 .container .left .xjproudct9a {
  position: relative;
  overflow: hidden;
}
.xjproduct9 .container .left .xjproudct9a .swiper-slide {
  cursor: pointer;
}
.xjproduct9 .container .left .xjproudct9a .swiper-slide .img::before {
  padding-top: 75.17337032%;
}
.xjproduct9 .container .left .xjproudct9a .swiper-slide .img video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.xjproduct9 .container .left .xjproudct9a .swiper-slide .img .videobtn {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  transform: translate(-50%, -50%);
  width: 0.7rem;
  height: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xjproduct9 .container .left .xjproudct9a .swiper-slide .img .videobtn i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 2px solid hsla(0, 0%, 100%, 0.8);
  z-index: -1;
  opacity: 0;
  animation: scaleout 2s ease infinite;
}
.xjproduct9 .container .left .xjproudct9a .swiper-slide .img .videobtn i:nth-child(2) {
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
}
.xjproduct9 .container .left .xjproudct9a .swiper-slide .img .videobtn i:nth-child(3) {
  -webkit-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
}
.xjproduct9 .container .left .xjproudct9a .swiper-slide:hover .img .videobtn i {
  animation: scaleout 2s ease infinite;
}
.xjproduct9 .container .left .xjproudct9a .xjproduct3prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.2);
}
.xjproduct9 .container .left .xjproudct9a .xjproduct3prev svg path {
  fill: #fff;
}
.xjproduct9 .container .left .xjproudct9a .xjproduct3next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.2);
}
.xjproduct9 .container .left .xjproudct9a .xjproduct3next svg path {
  fill: #fff;
}
.xjproduct9 .container .left .xjproudct9a .xjproudct9apage {
  bottom: 0.2rem;
  position: absolute;
  z-index: 5;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.xjproduct9 .container .left .xjproudct9a .xjproudct9apage .swiper-pagination-bullet {
  opacity: 1;
  width: initial;
  height: initial;
  border-radius: initial;
  margin: 0 0.05rem;
  position: relative;
  background-color: transparent;
}
.xjproduct9 .container .left .xjproudct9a .xjproudct9apage .swiper-pagination-bullet .img2 {
  width: 10px;
  height: 10px;
  background-color: #eeeeee;
  opacity: 0.4;
  border-radius: 0.4rem;
  transition: all 0.4s;
  overflow: hidden;
}
.xjproduct9 .container .left .xjproudct9a .xjproudct9apage .swiper-pagination-bullet .img2 img {
  opacity: 0;
}
.xjproduct9 .container .left .xjproudct9a .xjproudct9apage .swiper-pagination-bullet.swiper-pagination-bullet-active .img2 {
  opacity: 1 !important;
  border: 1px solid #fff;
}
.xjproduct9 .container .left .xjproudct9a:hover .xjproudct9apage .swiper-pagination-bullet .img2 {
  display: block;
  width: 0.55rem;
  height: 0.4rem;
  border-radius: 0.08rem;
  border: 1px solid #fff;
  opacity: 0.6;
}
.xjproduct9 .container .left .xjproudct9a:hover .xjproudct9apage .swiper-pagination-bullet .img2 img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  transition: all 0.4s;
  opacity: 1;
}
.xjproduct9 .container .right {
  width: 50%;
  padding: 0 0.7rem;
}
@media (max-width: 991px) {
  .xjproduct9 .container .right {
    width: 100%;
    padding: 0.7rem 0;
  }
}
.xjproduct9 .container .right .cn1 {
  color: #000000;
  line-height: 1.22727273em;
}
.xjproduct9 .container .right .cn2 {
  color: #1c1c1c;
  line-height: 1.38461538em;
  margin-top: 0.1rem;
  margin: 0 0 0.45rem;
}
.xjproduct9 .container .right .cn3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xjproduct9 .container .right .cn3 .cn4 {
  margin-top: 0.2rem;
  width: 48.27586207%;
  border: solid 1px #d8dce4;
  background-color: #ffffff;
  padding: 0.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.4s;
}
.xjproduct9 .container .right .cn3 .cn4 .cn5 {
  color: #000000;
  margin-bottom: 0.1rem;
}
.xjproduct9 .container .right .cn3 .cn4 .cn6 {
  color: #666666;
  line-height: 1.5em;
}
@media (max-width: 991px) {
  .xjproduct9 .container .right .cn3 .cn4 .cn6 {
    font-size: 0.24rem;
  }
}
.xjproduct9 .container .right .cn3 .cn4 .cn6 span {
  color: #999999;
}
.xjproduct9 .container .right .cn3 .cn4 .cn7 {
  margin-top: 0.3rem;
  width: 0.4rem;
  height: 0.4rem;
  border: 2px solid #848ea3;
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  transition: all 0.4s;
}
.xjproduct9 .container .right .cn3 .cn4 .cn7 svg {
  max-width: 65%;
}
.xjproduct9 .container .right .cn3 .cn4 .cn7 svg path {
  fill: #848ea3;
  opacity: 1;
  transition: all 0.4s;
  stroke: none;
}
.xjproduct9 .container .right .cn3 .cn4:hover {
  background-color: #Fff;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.06);
  border: 1px solid transparent;
}
.xjproduct9 .container .right .cn3 .cn4:hover .cn7 {
  border: 2px solid #1652b1;
}
.xjproduct9 .container .right .cn3 .cn4:hover .cn7 svg path {
  fill: #1652b1;
}
.xjproduct9 .container .right .cn10 {
  margin-top: 0.2rem;
  padding: 0.2rem;
  background-color: #ebeef2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xjproduct9 .container .right .cn10 .cn11 {
  display: flex;
}
.xjproduct9 .container .right .cn10 .cn11 .cn11a {
  margin-top: 8px;
  width: 10px;
  height: 10px;
  background-color: rgba(217, 0, 17, 0.2);
  position: relative;
  flex-shrink: 0;
  margin-right: 0.1rem;
  transition: all 0.4s;
}
.xjproduct9 .container .right .cn10 .cn11 .cn11a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  background-color: #1652b1;
  transition: all 0.4s;
}
.xjproduct9 .container .right .cn10 .cn11 .cn11b .cn11c {
  line-height: 26px;
  color: #000000;
  display: block;
}
.xjproduct9 .container .right .cn10 .cn11 .cn11b .cn11d {
  display: block;
  line-height: 1.71428571em;
  color: #ababab;
}
.xjproduct9 .container .right .cn10 .cn12 {
  flex-shrink: 0;
}
.xjproduct9 .container .right .cn10 .cn12 .zz-btn .public-btn img {
  width: 0.22rem;
  margin-right: 0.1rem;
}
@media (max-width: 991px) {
  .xjproduct9 .container .right .cn10 .cn12 .zz-btn .public-btn img {
    width: 0.4rem;
  }
}
@keyframes scaleout {
  from {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  to {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2);
  }
}
.xjpublic-smtitle .container {
  justify-content: flex-end;
}
.xj7box1 {
  padding: 1.4rem 0 0;
}
.xj7box1 .container .cn1 {
  text-align: center;
  color: #1c1c1c;
  line-height: 1.16666667em;
}
.xj7box1 .container .cn2 {
  text-align: center;
  color: #666666;
  line-height: 1.33333333em;
  margin-top: 0.25rem;
}
.xj7box1 .container .img {
  margin-top: 0.75rem;
  width: 100%;
}
.xj7box1 .container .img img {
  width: 100%;
}
.xj7box2 {
  padding: 1.4rem 0 1.6rem;
}
.xj7box2 .container .cn1 {
  text-align: center;
  color: #1c1c1c;
  line-height: 1.16666667em;
}
.xj7box2 .container .cn2 {
  text-align: center;
  color: #666666;
  line-height: 1.33333333em;
  margin-top: 0.25rem;
}
.xj7box2 .container .box {
  display: flex;
  margin: 0.4rem -0.2rem 0;
  flex-wrap: wrap;
  justify-content: center;
}
.xj7box2 .container .box .box2 {
  margin: 0.4rem 0 0;
  width: calc(20%);
  padding: 0 0.2rem;
}
@media (max-width: 991px) {
  .xj7box2 .container .box .box2 {
    width: 50%;
  }
}
.xj7box2 .container .box .box2 .img::before {
  padding-top: 155.76923077%;
}
.xj7box2 .container .box .box2 .img .cn3 {
  z-index: 3;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  padding: 0 0.3rem;
  text-align: center;
  color: #Fff;
  line-height: 1.2em;
}
@media (max-width: 991px) {
  .xj7box2 .container .box .box2 .img .cn3 {
    font-size: 0.32rem;
  }
}
.xj7box2 .container .box .box2 .cn4 {
  margin-top: 0.3rem;
  text-align: center;
  color: #333333;
  line-height: 1.25em;
}
