@charset "utf-8";
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("../fonts/fontke.woff2") format("woff2"),
		 url("../fonts/fontke.woff") format("woff"),
		 url("../fonts/fontke.ttf") format("truetype"),
		 url("../fonts/fontke.eot") format("embedded-opentype"),
		 url("../fonts/fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
.x-ggan {
  padding-top: 0.6rem;
}
.x-ggan .container .x-to {
  display: flex;
  justify-content: center;
  position: relative;
  left: -0.3rem;
}
@media (max-width: 767px) {
  .x-ggan .container .x-to {
    left: 0;
  }
}
.x-ggan .container .x-to a {
  display: inline-block;
  padding: 0.18rem 0.48rem;
  background-color: #f5f5f5;
  transition: 0.3s all;
  margin-right: 0.2rem;
}
.x-ggan .container .x-to a.on {
  background-color: #db241c;
  color: #fff;
}
.x-ggan .container .x-to a:hover {
  background-color: #db241c;
  color: #fff;
}
.x-ggan .container .x-to a:last-child {
  margin-right: 0;
}
.x-faq1 {
  padding: 0 0 1.3rem 0;
}
.x-faq1 .container {
  padding-left: 0.3rem;
}
@media (max-width: 767px) {
  .x-faq1 .container {
    padding: 0;
  }
}
.x-faq1 .container .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0.6rem;
}
.x-faq1 .container .x-xia .x-left {
  position: sticky;
  position: -webkit-sticky;
  top: 1.4rem;
  width: 19.29%;
}
@media (max-width: 991px) {
  .x-faq1 .container .x-xia .x-left {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-left {
    width: 100%;
    position: initial;
    display: flex;
    flex-wrap: wrap;
  }
}
.x-faq1 .container .x-xia .x-left a {
  display: block;
  color: #666666;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-left a {
    margin-right: 0.4rem;
    font-size: 0.34rem;
  }
}
.x-faq1 .container .x-xia .x-left a.on span {
  color: #db241c;
}
.x-faq1 .container .x-xia .x-left a.on span::before {
  width: 100%;
  opacity: 1;
}
.x-faq1 .container .x-xia .x-left a:hover span {
  color: #db241c;
}
.x-faq1 .container .x-xia .x-left a:hover span::before {
  width: 100%;
  opacity: 1;
}
.x-faq1 .container .x-xia .x-left a span {
  position: relative;
}
.x-faq1 .container .x-xia .x-left a span::before {
  content: "";
  width: 0;
  height: 0.02rem;
  background-color: #db241c;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s all;
  opacity: 0;
}
.x-faq1 .container .x-xia .x-left .x-form {
  border: 1px solid #dddddd;
  display: flex;
  justify-content: space-between;
  padding: 0.18rem 0.3rem 0.18rem 0.1rem;
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-left .x-form {
    width: 100%;
  }
}
.x-faq1 .container .x-xia .x-left .x-form input {
  border: none;
  width: 80%;
  color: #999999;
}
.x-faq1 .container .x-xia .x-left .x-form input::placeholder {
  color: #999999;
}
.x-faq1 .container .x-xia .x-left .x-form button svg {
  width: 18px;
  height: 18px;
}
.x-faq1 .container .x-xia .x-left .x-form button svg path {
  fill: #333333;
  opacity: 1;
}
.x-faq1 .container .x-xia .x-right {
  width: 77.17%;
}
@media (max-width: 991px) {
  .x-faq1 .container .x-xia .x-right {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right {
    width: 100%;
    margin-top: 0.6rem;
  }
}
.x-faq1 .container .x-xia .x-right ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.x-faq1 .container .x-xia .x-right ul li {
  width: 31.66%;
  margin-right: 2.51%;
  background-color: #f5f5f5;
  position: relative;
  margin-bottom: 0.3rem;
  min-height: 2.35rem;
  cursor: pointer;
}
.x-faq1 .container .x-xia .x-right ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .x-faq1 .container .x-xia .x-right ul li:nth-of-type(3n) {
    margin-right: 4%;
  }
}
@media (max-width: 991px) {
  .x-faq1 .container .x-xia .x-right ul li {
    width: 48%;
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right ul li {
    width: 100%;
    margin-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .x-faq1 .container .x-xia .x-right ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
.x-faq1 .container .x-xia .x-right ul li:hover {
  background-color: #1e307e;
}
.x-faq1 .container .x-xia .x-right ul li:hover .x-top .x-le .x-title {
  color: #fff;
}
.x-faq1 .container .x-xia .x-right ul li:hover .x-top .x-xi-con .pub_a {
  display: none;
}
.x-faq1 .container .x-xia .x-right ul li:hover .x-top .x-xi-con .x-to-xia {
  display: block;
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right ul li:hover .x-top .x-xi-con .x-to-xia {
    display: flex;
  }
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-le {
  display: flex;
  justify-content: flex-start;
  padding: 0.35rem 0.3rem 0.45rem;
  position: relative;
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-le::before {
  content: "";
  width: 85%;
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right ul li .x-top .x-le::before {
    width: 90%;
  }
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-le img {
  width: 0.7rem;
  height: 0.7rem;
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-le .x-title {
  line-height: 1.8;
  color: #222222;
  margin-left: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 5.4em;
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right ul li .x-top .x-le .x-title {
    height: auto;
  }
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con {
  position: relative;
  height: 100%;
  width: 100%;
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .pub_a {
  margin: 0 0.3rem 0.3rem 0.3rem;
  padding-top: 0.15rem;
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia {
  position: absolute;
  width: 100%;
  background-color: #1e307e;
  z-index: 2;
  padding: 0.3rem 0.3rem 0.45rem;
  display: none;
  -webkit-animation-name: xf2;
  animation-name: xf2;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia .x-p {
  line-height: 1.8;
  background-color: #1e307e;
  color: #fff;
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia .x-p {
    width: 100%;
  }
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia .x-p p {
  color: #fff;
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia .x-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0.22rem;
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia .x-img {
    display: inline-flex;
  }
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia .x-img img {
  width: 0.7rem;
  height: 0.7rem;
  display: block;
}
@media (max-width: 767px) {
  .x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia .x-img img {
    margin: 0 auto;
  }
}
.x-faq1 .container .x-xia .x-right ul li .x-top .x-xi-con .x-to-xia .x-img p {
  font-size: 14px;
  color: #fff;
}
@media (max-width: 767px) {
  .page {
    display: flex;
    justify-content: center;
  }
}
.page .prev,
.page .next {
  width: 45px;
  height: 45px;
  border: 1px solid #efefef;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .page .prev,
  .page .next {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.page .prev i,
.page .next i {
  background: url(../fonts/x-l.svg) no-repeat;
  width: 6px;
  height: 12px;
  background-size: cover;
  display: inline-block;
}
.page .next i {
  background: url(../fonts/x-l.svg) no-repeat;
  transform: rotate(180deg);
  background-size: cover;
}
.page span {
  width: 45px;
  height: 45px;
  border: 1px solid #efefef;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #8e8e8e;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .page span {
    display: none;
  }
}
.page a,
.page .active {
  width: 45px;
  height: 45px;
  border: 1px solid #efefef;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #8e8e8e;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .page a,
  .page .active {
    display: none;
  }
}
.page .active {
  background-color: #1e307e;
  border: 1px solid #1e307e;
  color: #fff;
}
.page .jump-ipt {
  width: 72px;
  height: 45px;
  border: 1px solid #efefef;
}
@media (max-width: 767px) {
  .page .jump-ipt {
    display: none;
  }
}
.page .jump-btn {
  display: none;
}
@-webkit-keyframes xf2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes xf2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    -ms-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.x-faq2 {
  background-color: #f8f8f8;
  padding: 0.6rem 0;
}
.x-faq2 .container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.x-faq2 .container .pub_h2 h2 {
  flex-direction: row;
  margin-right: 0.2rem;
}
@media (max-width: 767px) {
  .x-faq2 .container .pub_h2 h2 {
    flex-direction: column;
    margin-right: 0;
  }
}
.x-faq2 .container .pub_h2 h2 .h2span1 {
  text-align: center;
  font-size: 0.4rem;
}
.x-faq2 .container .pub_h2 h2 .h2span2 {
  font-size: 0.4rem;
}
.x-faq2 .container a {
  display: inline-block;
  padding: 0.18rem 0.58rem;
  background-color: #1e307e;
  transition: 0.3s all;
  margin-right: 0.2rem;
  color: #fff;
}
@media (max-width: 767px) {
  .x-faq2 .container a {
    margin-right: 0;
    margin-top: 0.2rem;
  }
}
.x-news-list1 {
  padding-top: 0.65rem;
}
.x-news-list1 .container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-left: 0.3rem;
}
@media (max-width: 767px) {
  .x-news-list1 .container {
    padding: 0;
  }
}
.x-news-list1 .container a {
  margin-right: 0.8rem;
  margin-bottom: 0.8rem;
}
@media (max-width: 991px) {
  .x-news-list1 .container a {
    margin-right: 0.4rem;
  }
}
@media (max-width: 767px) {
  .x-news-list1 .container a {
    margin-right: 0;
  }
}
.x-news-list1 .container a:nth-of-type(3n) {
  margin-right: 0;
}
.x-news-list2 {
  text-align: center;
  padding-bottom: 1.4rem;
}
.x-news-show1 {
  padding: 0.8rem 0 1.4rem 0;
}
@media (max-width: 767px) {
  .x-news-show1 {
    padding: 0.4rem 0 1.2rem 0;
  }
}
.x-news-show1 .container {
  padding-left: 0.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .x-news-show1 .container {
    padding-left: 0;
  }
}
.x-news-show1 .container .x-left {
  width: 57.32%;
}
@media (max-width: 991px) {
  .x-news-show1 .container .x-left {
    width: 100%;
  }
}
.x-news-show1 .container .x-left .x-title {
  font-size: 0.48rem;
}
.x-news-show1 .container .x-left .x-span {
  padding: 0.15rem 0;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0.35rem;
}
.x-news-show1 .container .x-left .x-span span:nth-of-type(1) {
  margin-right: 0.4rem;
}
.x-news-show1 .container .x-left .x-bjq {
  padding-bottom: 0.6rem;
}
.x-news-show1 .container .x-left .x-bjq img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .x-news-show1 .container .x-left .x-bjq p {
    font-size: 0.28rem !important;
    line-height: 1.8 !important;
  }
}
.x-news-show1 .container .x-left .x-fenx {
  display: flex;
  padding-bottom: 0.15rem;
}
.x-news-show1 .container .x-left .x-fenx p {
  color: #5b5b5b;
}
.x-news-show1 .container .x-left .x-fenx .bshare-custom a {
  background-color: transparent;
  background-image: none;
  padding: 0;
  margin-left: 0.1rem;
}
.x-news-show1 .container .x-left .x-fenx .bshare-custom a svg {
  width: 20px;
  height: 20px;
  object-fit: contain;
  pointer-events: none;
}
@media (max-width: 1580px) {
  .x-news-show1 .container .x-left .x-fenx .bshare-custom a svg {
    width: 18px;
    height: 18px;
  }
}
.x-news-show1 .container .x-left .x-fenx .bshare-custom a svg path {
  fill: #8e8e8e;
  opacity: 1;
}
.x-news-show1 .container .x-left .x-tx {
  padding-top: 0.2rem;
  border-top: 1px solid #eeeeee;
}
.x-news-show1 .container .x-left .x-tx p {
  color: #5b5b5b;
  margin-bottom: 0.1rem;
  display: flex;
}
.x-news-show1 .container .x-left .x-tx p span {
  flex-shrink: 0;
}
.x-news-show1 .container .x-left .x-tx p a {
  color: #2d2d2d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-news-show1 .container .x-left .x-tx .x-list {
  margin-top: 0.3rem;
}
.x-news-show1 .container .x-left .x-tx .x-list a {
  color: #1f1f1f;
  display: inline-flex;
  align-items: center;
}
.x-news-show1 .container .x-left .x-tx .x-list a svg {
  width: 14px;
  height: 14px;
  margin-left: 0.1rem;
}
@media (max-width: 767px) {
  .x-news-show1 .container .x-left .x-tx .x-list a svg {
    width: 12px;
    height: 12px;
  }
}
.x-news-show1 .container .x-left .x-tx .x-list a svg path {
  fill: #003f8b;
  opacity: 1;
}
.x-news-show1 .container .x-right {
  width: 29.29%;
  margin-top: 0.6rem;
  position: sticky;
  position: -webkit-sticky;
  top: 80px;
}
@media (max-width: 991px) {
  .x-news-show1 .container .x-right {
    width: 100%;
    position: initial;
  }
}
.x-news-show1 .container .x-right .x-title {
  color: #8e8e8e;
}
.x-news-show1 .container .x-right .x-a a {
  display: flex;
  justify-content: flex-start;
  padding: 0.3rem 0;
  border-bottom: 1px solid #f0f0f0;
}
.x-news-show1 .container .x-right .x-a a:hover .public-img img {
  transform: scale(1.1);
}
.x-news-show1 .container .x-right .x-a a .public-img {
  width: 44%;
}
.x-news-show1 .container .x-right .x-a a .public-img::before {
  padding-top: 55%;
}
.x-news-show1 .container .x-right .x-a a .public-img img {
  transition: 0.5s all;
}
.x-news-show1 .container .x-right .x-a a .x-text {
  padding-left: 0.3rem;
  margin-top: 0.1rem;
  width: 55.55%;
}
.x-news-show1 .container .x-right .x-a a .x-text .x-title2 {
  color: #2d2d2d;
  margin-bottom: 0.1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 3em;
}
.x-news-show1 .container .x-right .x-a a .x-text span {
  font-size: 14px;
  color: #c5c5c5;
}
.bsBox {
  box-sizing: initial !important;
}
.x-contact1 {
  padding-top: 0.8rem;
}
.x-contact1 .container {
  padding-left: 0.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .x-contact1 .container {
    padding: 0;
  }
}
.x-contact1 .container .x-left {
  width: 45%;
}
@media (max-width: 991px) {
  .x-contact1 .container .x-left {
    width: 100%;
  }
}
.x-contact1 .container .x-left .x-text {
  margin-top: 0.55rem;
}
.x-contact1 .container .x-left .x-text p {
  display: flex;
  margin-bottom: 0.3rem;
}
.x-contact1 .container .x-left .x-text p:last-child {
  margin-bottom: 0;
}
.x-contact1 .container .x-left .x-text p svg {
  flex-shrink: 0;
  width: 0.3rem;
  height: 0.3rem;
}
.x-contact1 .container .x-left .x-text p svg path{
	fill: #db241c;
}
.x-contact1 .container .x-left .x-text p span {
  margin-left: 0.15rem;
  margin-top: 0.04rem;
  
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-left .x-text p span {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-left .x-text p span {
    margin-top: -0.05rem;
  }
}
.x-contact1 .container .x-left .x-text p span a {
  display: block;
  margin-top: 0.12rem;
  color: #db241c;
  text-decoration: underline;
}
.x-contact1 .container .x-left .x-le-gz {
  display: flex;
  align-items: center;
  margin-top: 1.35rem;
}
@media (max-width: 991px) {
  .x-contact1 .container .x-left .x-le-gz {
    margin-top: 0.4rem;
  }
}
.x-contact1 .container .x-left .x-le-gz .x-a a img {
  width: 24px;
  object-fit: contain;
  margin-right: 0.15rem;
}
.x-contact1 .container .x-right {
  width: 50%;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
  padding: 0.75rem 0.4rem 1.35rem 0.4rem;
  background: #fff;
}
@media (max-width: 991px) {
  .x-contact1 .container .x-right {
    width: 100%;
    margin-top: 0.6rem;
  }
}
.x-contact1 .container .x-right .x-title {
  font-size: 0.3rem;
}
@media (max-width: 1260px) {
  .x-contact1 .container .x-right .x-title {
    font-size: 20px;
  }
}
.x-contact1 .container .x-right span {
  color: #666666;
  margin-top: 0.1rem;
  display: block;
}
.x-contact1 .container .x-right .x-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.x-contact1 .container .x-right .x-form .x-inp {
  width: 48.61%;
  padding: 0.4rem 0 0.15rem 0;
  position: relative;
  display: flex;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right .x-form .x-inp {
    width: 100%;
  }
}
.x-contact1 .container .x-right .x-form .x-inp.on::after {
  width: 100%;
  opacity: 1;
}
.x-contact1 .container .x-right .x-form .x-inp::before {
  content: "";
  width: 100%;
  height: 0.02rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #dddddd;
  transition: 0.3s all;
  opacity: 1;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-right .x-form .x-inp::before {
    height: 1px;
  }
}
.x-contact1 .container .x-right .x-form .x-inp::after {
  content: "";
  width: 0;
  height: 0.02rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #db241c;
  transition: 0.3s all;
  opacity: 0;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-right .x-form .x-inp::after {
    height: 1px;
  }
}
.x-contact1 .container .x-right .x-form .x-inp i {
  font-style: initial;
  color: #db241c;
  margin-right: 0.05rem;
}
.x-contact1 .container .x-right .x-form .x-inp input {
  border: none;
  padding: 0;
  color: #333333;
  width: 100%;
}
.x-contact1 .container .x-right .x-form .x-inp input::placeholder {
  color: #999999;
}
.x-contact1 .container .x-right .x-form .x-sel {
  width: 48.61%;
  padding: 0.4rem 0 0.15rem 0;
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right .x-form .x-sel {
    width: 100%;
  }
}
.x-contact1 .container .x-right .x-form .x-sel.on::after {
  width: 100%;
  opacity: 1;
}
.x-contact1 .container .x-right .x-form .x-sel::before {
  content: "";
  width: 100%;
  height: 0.02rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #dddddd;
  transition: 0.3s all;
  opacity: 1;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-right .x-form .x-sel::before {
    height: 1px;
  }
}
.x-contact1 .container .x-right .x-form .x-sel::after {
  content: "";
  width: 0;
  height: 0.02rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #db241c;
  transition: 0.3s all;
  opacity: 0;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-right .x-form .x-sel::after {
    height: 1px;
  }
}
.x-contact1 .container .x-right .x-form .x-sel i {
  font-style: initial;
  color: #db241c;
  margin-right: 0.05rem;
}
.x-contact1 .container .x-right .x-form .x-sel .x-img {
  position: relative;
  width: 100%;
}
.x-contact1 .container .x-right .x-form .x-sel .x-img svg {
  position: absolute;
  right: 0;
  top: 0.1rem;
  pointer-events: none;
}
.x-contact1 .container .x-right .x-form .x-sel .x-img svg path {
  fill: #000000;
  opacity: 1;
}
.x-contact1 .container .x-right .x-form .x-sel select {
  width: 100%;
}
.x-contact1 .container .x-right .x-form .x-text {
  display: flex;
  width: 100%;
}
.x-contact1 .container .x-right .x-form .x-text i {
  line-height: 1.5;
}
.x-contact1 .container .x-right .x-form .x-text textarea {
  width: 100%;
  height: 0.7rem;
  color: #333333;
  padding: 0;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right .x-form .x-text textarea {
    height: 1.2rem;
  }
}
.x-contact1 .container .x-right .x-form .x-text textarea::placeholder {
  color: #999999;
}
.x-contact1 .container .x-right .x-form .x-xz {
  margin: 0.25rem 0 0.4rem 0;
}
.x-contact1 .container .x-right .x-form .x-xz label {
  display: flex;
  align-items: center;
}
.x-contact1 .container .x-right .x-form .x-xz label.on .x-chec i::before {
  display: block;
}
.x-contact1 .container .x-right .x-form .x-xz label .x-chec {
  width: 0.22rem;
  height: 0.22rem;
  border: 1px solid #e9e9e9;
  position: relative;
  cursor: pointer;
}
.x-contact1 .container .x-right .x-form .x-xz label .x-chec i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.x-contact1 .container .x-right .x-form .x-xz label .x-chec i::before {
  content: "";
  width: 0.12rem;
  height: 0.12rem;
  background-color: #1e307e;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.x-contact1 .container .x-right .x-form .x-xz label .x-chec input {
  -webkit-appearance: checkbox;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.x-contact1 .container .x-right .x-form .x-xz label p {
  margin-left: 0.1rem;
  font-size: 14px;
}
.x-contact1 .container .x-right .x-form .x-xz label p a {
  color: #1e307e;
  text-decoration: underline;
}
.x-contact1 .container .x-right .x-form .x-tj {
  width: 100%;
}
.x-contact1 .container .x-right .x-form .x-tj button {
  display: inline-block;
  padding: 0.18rem 0.48rem;
  background-color: #db241c;
  transition: 0.3s all;
  margin-right: 0.2rem;
  color: #fff;
}
.x-contact1 .container .x-right .x-form .x-tj button:nth-of-type(2) {
  background-color: #f5f5f5;
  color: #333;
}
.x-sitmap1 {
  padding: 0.7rem 0 1.35rem 0;
}
@media (max-width: 767px) {
  .x-sitmap1 {
    padding-bottom: 1.2rem;
  }
}
.x-sitmap1 .container {
  padding: 0 2rem;
}
@media (max-width: 1260px) {
  .x-sitmap1 .container {
    padding: 0;
  }
}
.x-sitmap1 .container .x-title {
  font-size: 0.48rem;
  color: #000;
  text-align: center;
  line-height: 1;
}
.x-sitmap1 .container ul li {
  padding: 0.4rem 0 0.3rem 0;
  border-bottom: 1px solid #eeeeee;
}
.x-sitmap1 .container ul li .x-title2 a {
  font-size: 24px;
  color: #000;
  display: block;
}
@media (max-width: 1580px) {
  .x-sitmap1 .container ul li .x-title2 a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .x-sitmap1 .container ul li .x-title2 a {
    font-size: 0.36rem;
  }
}
.x-sitmap1 .container ul li dl {
  margin-top: 0.2rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-sitmap1 .container ul li dl dd {
  width: 2.4rem;
}
@media (max-width: 767px) {
  .x-sitmap1 .container ul li dl dd {
    width: 2.8rem;
    margin-top: 0.2rem;
  }
}
.x-sitmap1 .container ul li dl dd .x-title3 a {
  color: #2d2d2d;
  display: block;
}
.x-sitmap1 .container ul li dl dd .x-a {
  margin-top: 0.15rem;
}
.x-sitmap1 .container ul li dl dd .x-a a {
  color: #8e8e8e;
  display: block;
  margin-bottom: 0.1rem;
  transition: 0.3s all;
}
.x-sitmap1 .container ul li dl dd .x-a a:hover {
  color: #1e307e;
}
.x-legal1 {
  padding: 0.6rem 0 1.4rem 0;
}
.x-legal1 .container {
  padding: 0 2rem;
}
@media (max-width: 1260px) {
  .x-legal1 .container {
    padding: 0;
  }
}
.x-legal1 .container .x-title {
  font-size: 0.48rem;
  color: #000;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0.35rem;
  padding-bottom: 0.35rem;
}
@media (max-width: 767px) {
  .x-legal1 .container .x-bjq p {
    font-size: 0.3rem !important;
    line-height: 1.6 !important;
  }
}
.x-search1 {
  padding: 0.8rem 0 0.75rem 0;
}
.x-search1 .container {
  padding-left: 0.3rem;
}
@media (max-width: 991px) {
  .x-search1 .container {
    padding-left: 0;
  }
}
.x-search1 .container .x-top .x-form {
  width: 10rem;
  display: flex;
  justify-content: flex-start;
  height: 0.72rem;
}
@media (max-width: 767px) {
  .x-search1 .container .x-top .x-form {
    width: 100%;
    height: 0.82rem;
  }
}
.x-search1 .container .x-top .x-form input {
  width: 80%;
  font-size: 18px;
  color: #333333;
  border: 1px solid #dddddd;
  padding: 0 0.3rem;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-top .x-form input {
    font-size: 16px;
  }
}
.x-search1 .container .x-top .x-form input::placeholder {
  color: #333333;
}
.x-search1 .container .x-top .x-form button {
  width: 20%;
  text-align: center;
  background-color: #1e307e;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.x-search1 .container .x-top .x-form button svg {
  width: 0.3rem;
  height: 0.3rem;
}
.x-search1 .container .x-top .x-form button svg path {
  fill: #fff;
}
.x-search1 .container .x-top p {
  color: #999999;
  margin-top: 0.35rem;
}
.x-search1 .container .x-xia {
  margin-top: 0.7rem;
}
.x-search1 .container .x-xia .x-ul-a {
  display: flex;
  overflow-x: auto;
}
.x-search1 .container .x-xia .x-ul-a li {
  margin-right: 1.15rem;
  flex: none;
}
.x-search1 .container .x-xia .x-ul-a li.on a {
  color: #db241c;
}
.x-search1 .container .x-xia .x-ul-a li:last-child {
  margin-right: 0;
}
.x-search1 .container .x-xia .x-ul-a li a {
  font-size: 24px;
  transition: 0.3s all;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-xia .x-ul-a li a {
    font-size: 20px;
  }
}
@media (max-width: 1260px) {
  .x-search1 .container .x-xia .x-ul-a li a {
    font-size: 18px;
  }
}
.x-search1 .container .x-xia .x-ul-a li a:hover {
  color: #db241c;
}
.x-search1 .container .x-xia .x-ul-b {
  margin-top: 0.3rem;
  border-top: 0.02rem solid #e8e8e8;
}
.x-search1 .container .x-xia .x-ul-b li {
  padding: 0.3rem 5.6rem 0.3rem 0;
  border-bottom: 0.02rem dashed #e8e8e8;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-xia .x-ul-b li {
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .x-search1 .container .x-xia .x-ul-b li {
    padding-right: 0;
  }
}
.x-search1 .container .x-xia .x-ul-b li:last-child {
  border-bottom: none;
}
.x-search1 .container .x-xia .x-ul-b li .x-zwf {
  position: relative;
  height: 0;
  top: -100px;
}
.x-search1 .container .x-xia .x-ul-b li dl dd {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.2rem;
}
.x-search1 .container .x-xia .x-ul-b li dl dd:nth-of-type(n+5) {
  display: none;
}
.x-search1 .container .x-xia .x-ul-b li dl dd.on:nth-of-type(n+5) {
  display: flex;
}
.x-search1 .container .x-xia .x-ul-b li dl dd:hover .x-le .public-img img {
  transform: scale(1.1);
}
.x-search1 .container .x-xia .x-ul-b li dl dd:hover .x-ri .x-title2 {
  color: #1e307e;
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-le {
  width: 13%;
  height: 100%;
  border: 1px solid #dddddd;
  flex-shrink: 0;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-xia .x-ul-b li dl dd .x-le {
    width: 10%;
  }
}
@media (max-width: 1260px) {
  .x-search1 .container .x-xia .x-ul-b li dl dd .x-le {
    width: 13%;
  }
}
@media (max-width: 991px) {
  .x-search1 .container .x-xia .x-ul-b li dl dd .x-le {
    width: 18%;
  }
}
@media (max-width: 767px) {
  .x-search1 .container .x-xia .x-ul-b li dl dd .x-le {
    width: 36%;
  }
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-le .public-img::before {
  padding-top: 76.92%;
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-le .public-img img {
  transition: 0.5s all;
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-ri {
  padding-left: 0.2rem;
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-ri .x-title2 {
  display: block;
  font-size: 18px;
  transition: 0.3s all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0.05rem;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-xia .x-ul-b li dl dd .x-ri .x-title2 {
    font-size: 16px;
  }
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-ri .x-p {
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-ri .x-p-a {
  margin-top: 0.2rem;
  font-size: 14px;
  color: #666666;
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-ri .x-p-a a {
  color: #666666;
}
.x-search1 .container .x-xia .x-ul-b li dl dd .x-ri .x-p-a span {
  display: inline-block;
  margin: 0 0.05rem;
}
.x-search1 .container .x-xia .x-ul-b li .x-li-p {
  color: #db241c;
  cursor: pointer;
}
.x-search1 .container .x-xia .x-ul-b li .x-li-p.on span:nth-of-type(1) {
  display: none;
}
.x-search1 .container .x-xia .x-ul-b li .x-li-p.on span:nth-of-type(2) {
  display: block;
}
.x-search1 .container .x-xia .x-ul-b li .x-li-p span:nth-of-type(2) {
  display: none;
}
.x-search1 .container .x-xia .x-ul-b li.x-lm-a dl dd {
  margin-bottom: 0.4rem;
}
.x-search1 .container .x-xia .x-ul-b li.x-lm-a dl dd:last-child {
  margin-bottom: 0.2rem;
}
.x-search1 .container .x-xia .x-ul-b li.x-lm-a dl dd .x-ri {
  padding-left: 0;
}
.x-search1 .container .x-xia .x-ul-b li.x-lm-a dl dd .x-ri .x-title2 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: initial;
  -webkit-box-orient: initial;
  overflow: initial;
}
.x-search1 .container .x-xia .x-ul-b li.x-lm-a dl dd .x-ri .x-p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: initial;
  -webkit-box-orient: initial;
  overflow: initial;
}
.x-serve3 {
  background-color: #f5f5f5;
  overflow: hidden;
}
.x-serve3 .x-contact1 {
  padding-top: 1.4rem;
}
@media (max-width: 767px) {
  .x-serve3 .x-contact1 {
    padding-top: 1.2rem;
  }
}
.x-serve3 .x-contact1 .container .x-left .pub_h2_4 h2 {
  flex-direction: row;
}
.x-serve3 .x-contact1 .container .x-left .public-img {
  width: 5rem;
  margin: 0.4rem 0;
}
@media (max-width: 991px) {
  .x-serve3 .x-contact1 .container .x-left .public-img {
    width: 100%;
  }
}
.x-serve3 .x-contact1 .container .x-left .public-img::before {
  padding-top: 56%;
}
.x-serve3 .x-contact1 .container .x-left p {
  font-size: 18px;
  margin-bottom: 0.12rem;
}
@media (max-width: 1580px) {
  .x-serve3 .x-contact1 .container .x-left p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-serve3 .x-contact1 .container .x-left p {
    font-size: 0.32rem;
  }
}
.x-serve3 .x-contact1 .container .x-right {
  background: #fff;
}
.x-serve1 {
  padding: 0.8rem 0 1.4rem 0;
}
@media (max-width: 767px) {
  .x-serve1 {
    padding: 0 0 1.2rem 0;
  }
}
.x-serve1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 0.3rem;
}
@media (max-width: 991px) {
  .x-serve1 .container {
    padding-left: 0;
  }
}
.x-serve1 .container .x-left {
  width: 49.04%;
  margin-top: 0.75rem;
}
@media (max-width: 991px) {
  .x-serve1 .container .x-left {
    width: 100%;
  }
}
.x-serve1 .container .x-left .x-p {
  margin: 0.45rem 0 1.2rem 0;
}
@media (max-width: 991px) {
  .x-serve1 .container .x-left .x-p {
    margin-bottom: 0.6rem;
  }
}
.x-serve1 .container .x-left .x-p p {
  color: #666666;
  line-height: 1.8;
}
@media (max-width: 1260px) {
  .x-serve1 .container .x-left .x-p p {
    line-height: 1.6;
  }
}
.x-serve1 .container .x-left .circle {
  width: 0.8rem;
  height: 0.8rem;
  position: relative;
}
@media (max-width: 991px) {
  .x-serve1 .container .x-left .circle {
    display: none;
  }
}
.x-serve1 .container .x-left .circle .x-svg1 {
  display: block;
  overflow: visible;
  animation: serve 10s linear infinite;
}
.x-serve1 .container .x-left .circle .x-svg1 text {
  font-size: 12px;
  letter-spacing: 10.4px;
  color: #ddd;
  opacity: 0.5;
}
.x-serve1 .container .x-left .circle .x-svg1 path {
  fill: none;
}
.x-serve1 .container .x-left .circle .x-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  height: 0.3rem;
}
.x-serve1 .container .x-left .circle .x-img path {
  fill: #535353;
}
.x-serve1 .container .x-right {
  width: 50.95%;
  padding-left: 1.6rem;
}
@media (max-width: 1260px) {
  .x-serve1 .container .x-right {
    padding-left: 0.6rem;
  }
}
@media (max-width: 991px) {
  .x-serve1 .container .x-right {
    width: 100%;
    padding-left: 0;
  }
}
.x-serve1 .container .x-right .public-img::before {
  padding-top: 109%;
}
.x-serve2 {
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .x-serve2 {
    padding-bottom: 1rem;
  }
}
.x-serve2 .container {
  padding-left: 0.3rem;
}
@media (max-width: 991px) {
  .x-serve2 .container {
    padding-left: 0;
  }
}
.x-serve2 .container .x-title {
  font-size: 0.4rem;
  color: #222222;
}
.x-serve2 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.x-serve2 .container ul li {
  background-color: #f5f5f5;
  width: 19.1%;
  margin-right: 1.125%;
  text-align: center;
  padding: 0.8rem 0.35rem 1.3rem 0.35rem;
  border: 1px solid #dddddd;
  overflow: hidden;
  position: relative;
}
.x-serve2 .container ul li:nth-of-type(5n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .x-serve2 .container ul li:nth-of-type(5n) {
    margin-right: 5%;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .x-serve2 .container ul li:nth-of-type(5n) {
    margin-right: 4%;
  }
}
@media (max-width: 1260px) {
  .x-serve2 .container ul li {
    padding: 0.6rem 0.2rem 1rem 0.2rem;
  }
}
@media (max-width: 991px) {
  .x-serve2 .container ul li {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 991px) {
  .x-serve2 .container ul li:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .x-serve2 .container ul li:nth-of-type(3n) {
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  .x-serve2 .container ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.4rem;
  }
  .x-serve2 .container ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
.x-serve2 .container ul li:hover::before {
  opacity: 1;
}
.x-serve2 .container ul li:hover .x-img svg path {
  fill: #fff;
}
.x-serve2 .container ul li:hover .x-title2 {
  color: #fff;
}
.x-serve2 .container ul li:hover p {
  color: #fff;
}
.x-serve2 .container ul li:hover span {
  font-size: 24px;
  bottom: 0.5rem;
}

@media (max-width: 767px) {
  .x-serve2 .container ul li:hover span {
    bottom: 0.3rem;
  }
}
.x-serve2 .container ul li::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("../images/x-serve8.png") no-repeat center;
  background-size: cover;
  z-index: 1;
  opacity: 0;
}
.x-serve2 .container ul li .x-img {
  width: 0.8rem;
  height: 0.9rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.x-serve2 .container ul li .x-img svg {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.x-serve2 .container ul li .x-img svg path {
  transition: 0.3s all;
  fill: #db241c;
}
.x-serve2 .container ul li .x-title2 {
  color: #222222;
  font-size: 24px;
  margin: 0.45rem 0 0.1rem 0;
  position: relative;
  z-index: 2;
  transition: 0.3s all;
}
@media (max-width: 1580px) {
  .x-serve2 .container ul li .x-title2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .x-serve2 .container ul li .x-title2 {
    font-size: 0.36rem;
  }
}
.x-serve2 .container ul li p {
  color: #666666;
  position: relative;
  z-index: 2;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .x-serve2 .container ul li p {
    font-size: 0.28rem;
  }
}
.x-serve2 .container ul li span {
  font-size: 1rem;
  color: #ffffff;
  line-height: 0.8;
  font-weight: bold;
  position: absolute;
  left: 50%;
  bottom: -0.22rem;
  transform: translateX(-50%);
  display: block;
  z-index: 2;
  transition: 0.3s all;
  font-family: 'harm';
}
@keyframes serve {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.x-cus3 {
  padding: 1.4rem 0 1.5rem 0;
}
@media (max-width: 767px) {
  .x-cus3 {
    padding: 1.2rem 0 1rem 0;
  }
}
.x-cus3 .container {
  padding-left: 0.3rem;
}
@media (max-width: 991px) {
  .x-cus3 .container {
    padding-left: 0;
  }
}
.x-cus3 .container .x-top a {
  font-size: 0.4rem;
  color: #999999;
  display: inline-flex;
  align-items: center;
  margin-right: 0.6rem;
}
.x-cus3 .container .x-top a:last-child {
  margin-right: 0;
}
.x-cus3 .container .x-top a.on {
  color: #db241c;
}

.x-cus3 .container .x-top a.on svg path {
  fill: #db241c;
}
.x-cus3 .container .x-top a svg {
  width: 0.36rem;
  height: 0.36rem;
  object-fit: contain;
  margin-right: 0.05rem;
}
.x-cus3 .container .x-top a svg path {
  fill: #999999;
  opacity: 1;
}
.x-cus3 .container .x-xia {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia {
    margin-top: 0.3rem;
  }
}
.x-cus3 .container .x-xia ul {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  display: none;
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia ul {
    overflow: initial;
    flex-wrap: wrap;
  }
}
.x-cus3 .container .x-xia ul.on {
  display: flex;
}
.x-cus3 .container .x-xia ul li {
  width: 50%;
  margin-right: 2px;
  position: relative;
  overflow: hidden;
  height: 6.4rem;
  transition: all 0.5s;
}
@media (max-width: 1580px) {
  .x-cus3 .container .x-xia ul li {
    height: 7.4rem;
  }
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia ul li {
    height: 6.4rem;
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 0.4rem;
  }
}
.x-cus3 .container .x-xia ul li::before {
  content: "";
  width: 100%;
  height: 3.35rem;
  background: url("../images/x-cus4.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.7;
}
.x-cus3 .container .x-xia ul li.on {
  width: 7.4rem;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia ul li.on {
    width: 100%;
  }
}
.x-cus3 .container .x-xia ul li.on::before {
  opacity: 1;
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia ul li.on::before {
    opacity: 0.7;
  }
}
.x-cus3 .container .x-xia ul li.on .x-text p {
  opacity: 1;
  height: 6em;
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia ul li.on .x-text p {
    height: auto;
  }
}
.x-cus3 .container .x-xia ul li .x-img {
  width: 100%;
  height: 100%;
  position: relative;
  left: 0;
  transition: all 0.5s;
}
.x-cus3 .container .x-xia ul li .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-cus3 .container .x-xia ul li .x-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 7.4rem;
  padding: 0 0.4rem 0 0.4rem;
  z-index: 2;
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia ul li .x-text {
    width: 100%;
  }
}
.x-cus3 .container .x-xia ul li .x-text .x-title {
  font-size: 0.3rem;
  color: #fff;
  margin-bottom: 0.1rem;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia ul li .x-text .x-title {
    font-size: 0.36rem;
  }
}
.x-cus3 .container .x-xia ul li .x-text p {
  color: #fff;
  opacity: 0;
  transition: 0.5s all;
  height: 4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-cus3 .container .x-xia ul li .x-text p {
    opacity: 1;
    height: auto;
    margin-bottom: 0.4rem;
  }
}
.x-cus4 {
  padding-bottom: 1.4rem;
}
.x-cus4 .container {
  padding-left: 0.3rem;
}
@media (max-width: 991px) {
  .x-cus4 .container {
    padding-left: 0;
  }
}
.x-cus4 .container .x-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.x-cus4 .container .x-con .x-left {
  position: sticky;
  position: -webkit-sticky;
  margin-top: 0.5rem;
  top: 2rem;
  width: 50%;
  padding-right: 0.9rem;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-left {
    width: 100%;
    position: initial;
    margin-top: 0;
    padding-right: 0;
  }
}
.x-cus4 .container .x-con .x-left .pub_h2 {
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-left .pub_h2 {
    margin-bottom: 0;
  }
}
.x-cus4 .container .x-con .x-left .pub_h2 h2 .h2span1 {
  font-size: 0.4rem;
}
.x-cus4 .container .x-con .x-left .pub_h2 h2 .h2span2 {
  font-size: 0.4rem;
}
.x-cus4 .container .x-con .x-left .x-top {
  margin-bottom: 0.54rem;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-left .x-top {
    margin-bottom: 0;
  }
}
.x-cus4 .container .x-con .x-left .x-top .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-cus4 .container .x-con .x-left .x-top .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-left .x-top .x-title {
    font-size: 1.2rem;
  }
}
.x-cus4 .container .x-con .x-left .x-left-con {
  position: relative;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-left .x-left-con {
    display: none;
  }
}
.x-cus4 .container .x-con .x-left .x-left-con .x-line2 {
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #dddddd;
}
.x-cus4 .container .x-con .x-left .x-left-con .x-line2 i {
  width: 2px;
  height: 0;
  background-color: #db241c;
  position: absolute;
  left: 0;
  top: 0;
}
.x-cus4 .container .x-con .x-left .x-left-con ul {
  padding-left: 0.3rem;
  position: relative;
}
.x-cus4 .container .x-con .x-left .x-left-con ul li {
  padding-bottom: 0.8rem;
  opacity: 0.3;
}
.x-cus4 .container .x-con .x-left .x-left-con ul li:last-child {
  padding-bottom: 0;
}
.x-cus4 .container .x-con .x-left .x-left-con ul li.on {
  opacity: 1;
}
.x-cus4 .container .x-con .x-left .x-left-con ul li .x-title {
  font-weight: bold;
  color: #333;
  font-size: 0.3rem;
  cursor: pointer;
}
.x-cus4 .container .x-con .x-left .x-left-con ul li .x-p {
  color: #333;
  cursor: pointer;
}
.x-cus4 .container .x-con .x-right {
  width: 50%;
  padding-left: 1rem;
}
@media (max-width: 1260px) {
  .x-cus4 .container .x-con .x-right {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-right {
    width: 100%;
    padding-top: 0.6rem;
  }
}
.x-cus4 .container .x-con .x-right ul li {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-right ul li {
    padding-top: 0.6rem;
  }
}
.x-cus4 .container .x-con .x-right ul li:first-child {
  padding-top: 0;
}
.x-cus4 .container .x-con .x-right ul li figure {
  width: 100%;
  height: 7.4rem;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-right ul li figure {
    height: 6.4rem;
  }
}
.x-cus4 .container .x-con .x-right ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-cus4 .container .x-con .x-right ul li .x-text {
  display: none;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-right ul li .x-text {
    display: block;
    margin: 0.3rem 0 0 0;
  }
}
.x-cus4 .container .x-con .x-right ul li .x-text .x-title {
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-right ul li .x-text .x-title {
    font-size: 0.38rem;
  }
}
.x-cus4 .container .x-con .x-right ul li .x-text .x-p {
  margin-top: 0.4rem;
  font-size: 14px;
}
@media (max-width: 767px) {
  .x-cus4 .container .x-con .x-right ul li .x-text .x-p {
    font-size: 0.28rem;
    margin-top: 0.05rem;
  }
}

@media (max-width: 1260px) {
  .x-serve2 .container ul li::before {
    opacity: 1;
  }
  .x-serve2 .container ul li .x-img svg path {
    fill: #fff;
  }
  .x-serve2 .container ul li .x-title2 {
    color: #fff;
  }
  .x-serve2 .container ul li p {
    color: #fff;
  }
  .x-serve2 .container ul li span {
    font-size: 24px;
    bottom: 0.3rem;
  }
}