@charset "utf-8";
/*字体*/
@font-face {
  font-family: "font1";
  src: url("../font/AVANTGARDETWOBQ-EXTRALIGHT.OTF") format("woff2");
}
@font-face {
  font-family: "font2";
  src: url("../font/AdobeHeitiStd-Regular.otf") format("woff2");
}
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  min-height: 100%;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 75%;
}
@media (max-width: 1580px) {
  .container {
    width: 84%;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 1rem;
    width: 100%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 3rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 3rem;
  }
}
.font18 {
  font-size: 0.18rem;
}
.font20 {
  font-size: 0.2rem;
}
.font22 {
  font-size: 0.22rem;
}
.font24 {
  font-size: 0.24rem;
}
.font26 {
  font-size: 0.26rem;
}
.font28 {
  font-size: 0.28rem;
}
.font30 {
  font-size: 0.3rem;
}
@media (max-width: 1900px) {
  .font18 {
    font-size: 16px;
  }
}
@media (max-width: 1580px) {
  .font18 {
    font-size: 14px;
  }
  .font20,
  .font22 {
    font-size: 16px;
  }
  .font24,
  .font26 {
    font-size: 18px;
  }
  .font28,
  .font30 {
    font-size: 20px;
  }
}
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #e9a171;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #e9a171;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #e9a171;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}
#c-placeholder {
  height: 100px;
}
@media (max-width: 991px) {
  #c-placeholder {
    height: 60px;
  }
}
.x-box-a a {
  display: inline-block;
  font-size: 18px;
  color: #ee7700;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
}
.x-box-a a:hover i {
  width: 22px;
  height: 16px;
  background: url('../images/x-jt3.png') no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-box-a a:hover i {
    height: 12px;
  }
}
@media (max-width: 767px) {
  .x-box-a a {
    font-size: 16px;
  }
}
.x-box-a a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt1.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-box-a a i {
    height: 12px;
    margin-right: 12px;
  }
}
#x-home-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 18;
  width: 100%;
  line-height: 100px;
  text-align: center;
  color: #fff;
  transition: all 0.4s;
  background: transparent;
}
@media (max-width: 991px) {
  #x-home-header {
    line-height: 60px;
  }
}
#x-home-header.c-head-move {
  top: -100px;
}
@media (max-width: 991px) {
  #x-home-header.c-head-move {
    top: -60px;
  }
}
#x-home-header .x-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  padding: 0 40px;
  position: relative;
}
@media (max-width: 991px) {
  #x-home-header .x-con {
    height: 60px;
    padding: 0 20px;
  }
}
#x-home-header .x-con .x-logo {
  width: 9.5%;
}
@media (max-width: 1260px) {
  #x-home-header .x-con .x-logo {
    width: 15%;
  }
}
@media (max-width: 991px) {
  #x-home-header .x-con .x-logo {
    width: 18%;
  }
}
@media (max-width: 767px) {
  #x-home-header .x-con .x-logo {
    width: 26%;
  }
}
#x-home-header .x-con .x-logo .x-img1 {
  width: 100%;
  height: 68px;
}
@media (max-width: 991px) {
  #x-home-header .x-con .x-logo .x-img1 {
    height: 36px;
  }
}
#x-home-header .x-con .x-logo .x-img1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#x-home-header .x-con .x-logo .x-img1 img:nth-of-type(1) {
  display: block;
}
#x-home-header .x-con .x-logo .x-img1 img:nth-of-type(2) {
  display: none;
}
#x-home-header .x-con .x-right-box {
  margin-left: -0.8rem;
}
@media (max-width: 991px) {
  #x-home-header .x-con .x-right-box {
    display: none;
  }
}
#x-home-header .x-con .x-right-box .x-nav {
  display: flex;
  justify-content: center;
}
#x-home-header .x-con .x-right-box .x-nav li {
  padding: 0 0.7rem;
  height: 100px;
}
#x-home-header .x-con .x-right-box .x-nav li.on > a::before {
  width: 100%;
  opacity: 1;
  bottom: 10px;
}
@media (max-width: 1580px) {
  #x-home-header .x-con .x-right-box .x-nav li.on > a::before {
    bottom: 20px;
  }
}
#x-home-header .x-con .x-right-box .x-nav li:hover > a {
  color: #ee7700;
}
@media (max-width: 1900px) {
  #x-home-header .x-con .x-right-box .x-nav li {
    padding: 0 0.5rem;
  }
}
#x-home-header .x-con .x-right-box .x-nav li:hover a::before {
  opacity: 1;
  width: 100%;
}
#x-home-header .x-con .x-right-box .x-nav li > a {
  display: block;
  color: #fff;
  font-size: 20px;
  position: relative;
  padding-top: 0.2rem;
  height: 100%;
  transition: 0.5s all;
}
#x-home-header .x-con .x-right-box .x-nav li > a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 1580px) {
  #x-home-header .x-con .x-right-box .x-nav li > a {
    font-size: 16px;
  }
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen {
  display: none;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-title {
  font-size: 0.36rem;
  color: #fff;
  text-align: left;
  position: absolute;
  z-index: 10;
  left: 2.4rem;
  top: 1.9rem;
  line-height: initial;
}
@media (max-width: 1580px) {
  #x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-title {
    top: 2.4rem;
  }
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh {
  display: flex;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 1rem 2.4rem;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a {
  width: 58%;
  margin-top: 0.9rem;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd {
  line-height: initial;
  padding-right: 3.8rem;
  height: 245px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (max-width: 1580px) {
  #x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd {
    height: 200px;
  }
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd a {
  display: block;
  text-align: left;
  color: rgba(255, 255, 255, 0.6);
  transition: 0.5s all;
  margin-bottom: 0.35rem;
  line-height: initial;
  white-space: nowrap;
  width: 160px;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd a:last-child {
  margin-bottom: 0;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd a.on {
  color: #fff;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd a.on span::before {
  width: 100%;
  opacity: 1;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd a:hover {
  color: #fff;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd a:hover span::before {
  width: 100%;
  opacity: 1;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd a span {
  position: relative;
  padding-bottom: 1px;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-x-dl-a dd a span::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: 0.5s all;
  transform: translateX(-50%);
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd {
  padding-right: 2rem;
  padding-left: 2rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd:last-child {
  border-right: none;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd:first-child {
  padding-left: 0;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd .x-title2 {
  font-size: 0.36rem;
  color: #fff;
  text-align: left;
  line-height: initial;
  margin-bottom: 0.55rem;
  white-space: nowrap;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd a {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  line-height: initial;
  text-align: left;
  margin-bottom: 0.35rem;
  transition: 0.5s all;
  white-space: nowrap;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd a:last-child {
  margin-bottom: 0;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd a:hover {
  color: #fff;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd a:hover span::before {
  width: 100%;
  opacity: 1;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd a span {
  position: relative;
  padding-bottom: 1px;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-b dd a span::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: 0.5s all;
  transform: translateX(-50%);
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd {
  width: 43.7%;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-title2 {
  line-height: initial;
  font-size: 0.36rem;
  text-align: left;
  margin-bottom: 0.55rem;
  color: #fff;
  display: block;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen {
  display: flex;
  justify-content: space-between;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left {
  width: 26%;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left a {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  line-height: initial;
  text-align: left;
  margin-bottom: 0.33rem;
  transition: 0.5s all;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left a:last-child {
  margin-bottom: 0;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left a:hover {
  color: #fff;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left a:hover span::before {
  width: 100%;
  opacity: 1;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left a.on {
  color: #fff;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left a.on span::before {
  width: 100%;
  opacity: 1;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left a span {
  position: relative;
  padding-bottom: 1px;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-left a span::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: 0.5s all;
  transform: translateX(-50%);
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-img {
  width: 74%;
  position: relative;
  height: 3.2rem;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-img figure {
  position: absolute;
  height: 3.2rem;
  width: 100%;
  display: none;
}
@media (max-width: 1580px) {
  #x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-img figure {
    height: 3.5rem;
  }
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-img figure.on {
  display: block;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-c dd .x-dl-c-cen .x-dl-img figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 1rem;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd {
  width: 33.3%;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd:last-child {
  border-right: none;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a {
  display: block;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a:hover .x-dl-top {
  border: 2px solid #ee7700;
  background-color: #ee7700;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a:hover p {
  color: #fff;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a:hover p span::before {
  width: 100%;
  opacity: 1;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a .x-dl-top {
  width: 1.56rem;
  height: 1.56rem;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  transition: 0.5s all;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a .x-dl-top img {
  width: 0.6rem;
  height: 0.6rem;
  object-fit: contain;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a p {
  color: rgba(255, 255, 255, 0.6);
  line-height: initial;
  margin-top: 0.25rem;
  transition: 0.5s all;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a p span {
  position: relative;
  padding-bottom: 1px;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-d dd a p span::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: 0.5s all;
  transform: translateX(-50%);
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-dl-e dd {
  padding-left: 1rem;
  padding-right: 1.2rem;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-nav-right {
  width: 41.6%;
  position: relative;
  height: 3.6rem;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-nav-right figure {
  width: 100%;
  height: 3.6rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  display: none;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-nav-right figure.on {
  z-index: 1;
  display: block;
}
#x-home-header .x-con .x-right-box .x-nav li .x-nav-cen .x-nav-dh .x-nav-right figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#x-home-header .x-con .x-dt-list {
  display: flex;
  height: 100px;
  padding-top: 0.6rem;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  #x-home-header .x-con .x-dt-list {
    padding-top: 0.8rem;
  }
}
@media (max-width: 991px) {
  #x-home-header .x-con .x-dt-list {
    display: none;
  }
}
#x-home-header .x-con .x-dt-list .x-yy {
  cursor: pointer;
  height: 100%;
  position: relative;
}
#x-home-header .x-con .x-dt-list .x-yy.on .x-yy-box2 {
  display: block;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box1 {
  overflow: hidden;
  height: 100%;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box1 figure {
  height: auto;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box1 figure img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box1 figure img:nth-of-type(2) {
  display: none;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box1 figure img:nth-of-type(3) {
  display: none;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box2 {
  position: absolute;
  background-color: #252525;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.35rem 0.3rem 0.25rem 0.3rem;
  width: auto;
  transition: 0.5s all;
  display: none;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box2::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #252525;
  border-left: 10px solid transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box2 a {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: initial;
  text-align: left;
  white-space: nowrap;
  margin-bottom: 0.2rem;
  transition: 0.5s all;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box2 a:hover {
  color: #ee7700;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box2 a:last-child {
  margin-bottom: 0;
}
#x-home-header .x-con .x-dt-list .x-yy .x-yy-box2 a img {
  width: 25px;
  height: 16px;
  object-fit: contain;
  margin-right: 10px;
}
#x-home-header .x-con .x-dt-list .x-ss {
  cursor: pointer;
  padding-left: 40px;
}
#x-home-header .x-con .x-dt-list .x-ss.on .x-ss-box2 {
  display: block;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box1 {
  overflow: hidden;
  height: 100%;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box1 figure {
  height: auto;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box1 figure img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box1 figure img:nth-of-type(2) {
  display: none;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box1 figure img:nth-of-type(3) {
  display: none;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 {
  position: absolute;
  width: 100%;
  height: 1.6rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: initial;
  display: none;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #252525;
  border-left: 10px solid transparent;
  position: absolute;
  top: -20px;
  right: 40px;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form {
  margin: 0 auto;
  width: 8rem;
  position: relative;
  text-align: left;
  display: flex;
  justify-content: space-between;
  margin-top: 0.55rem;
  padding-right: 0.3rem;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form:hover::after {
  opacity: 1;
  width: 100%;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  left: 0;
  bottom: 0;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #ee7700;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form input {
  padding-bottom: 0.3rem;
  font-size: 20px;
  width: 80%;
}
@media (max-width: 1580px) {
  #x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form input {
    font-size: 16px;
  }
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form button {
  padding-bottom: 0.2rem;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form button:hover img:nth-of-type(1) {
  display: none;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form button:hover img:nth-of-type(2) {
  display: block;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form button img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
#x-home-header .x-con .x-dt-list .x-ss .x-ss-box2 .x-form button img:nth-of-type(2) {
  display: none;
}
#x-home-header .x-con .x-daohan {
  cursor: pointer;
  z-index: 14;
  display: none;
}
@media (max-width: 991px) {
  #x-home-header .x-con .x-daohan {
    display: block;
  }
}
#x-home-header .x-con .x-daohan:hover i:nth-of-type(1),
#x-home-header .x-con .x-daohan:hover i:nth-of-type(3) {
  width: 30px;
}
#x-home-header .x-con .x-daohan i {
  display: block;
  position: relative;
  height: 3px;
  background-color: currentColor;
  margin: 6px 0 6px auto;
  border-radius: 1.5px;
  -webkit-transition: width 0.2s ease-out, opacity 0.2s ease;
  -moz-transition: width 0.2s ease-out, opacity 0.2s ease;
  transition: width 0.2s ease-out, opacity 0.2s ease;
}
#x-home-header .x-con .x-daohan i:nth-of-type(1),
#x-home-header .x-con .x-daohan i:nth-of-type(3) {
  width: 30px;
  margin-top: 0;
}
#x-home-header .x-con .x-daohan i:nth-of-type(2) {
  width: 30px;
}
#x-home-header .x-con .x-daohan i:nth-of-type(3) {
  margin-bottom: 0;
}
#x-home-header .x-con .x-nav3 {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 0;
  font-size: 14px;
  line-height: 50px;
  overflow-y: auto;
  background: #fff;
  transition: all 0.5s;
}
#x-home-header .x-con .x-nav3 > li:first-child {
  border-top: 1px solid #f1f1f1;
}
#x-home-header .x-con .x-nav3 > li .x-title-box {
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  margin: 0 20px;
}
#x-home-header .x-con .x-nav3 > li .x-title-box a {
  margin-right: 50px;
  border-bottom: none;
  margin-left: 0;
}
#x-home-header .x-con .x-nav3 > li .x-title-box i {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: url(../images/x-xia3.png) no-repeat center;
  background-size: contain;
}
#x-home-header .x-con .x-nav3 > li a {
  display: block;
  margin: 0 20px;
  border-bottom: 1px solid #f1f1f1;
  text-align: left;
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
#x-home-header .x-con .x-nav3 > li a:hover {
  color: #ee7700;
}
#x-home-header .x-con .x-nav3 > li a:hover i {
  background: url("../images/x-xia3.png") no-repeat center;
  background-size: contain;
}
#x-home-header .x-con .x-nav3 > li a i {
  display: block;
  position: absolute;
  right: 0 !important;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: url("../images/x-xia3.png") no-repeat center;
  background-size: contain;
}
#x-home-header .x-con .x-nav3 > li ul {
  display: none;
}
#x-home-header .x-con .x-nav3 > li ul li a {
  padding-left: 15px;
}
#x-home-header .x-con .x-nav3 > li ul li a:hover {
  color: #ee7700;
}
#x-home-header .x-con .x-nav3 > li ul li .x-m-nav {
  display: none;
  margin: 0 20px;
}
#x-home-header .x-con .x-nav3 > li ul li .x-m-nav a {
  padding-left: 30px;
  margin: 0;
}
#x-home-header .x-con .x-nav3 .c-language {
  float: left;
  position: relative;
  padding: 20px 0 0 20px;
}
#x-home-header .x-con .x-nav3 .c-language a {
  margin: 0;
  display: block;
  padding: 0 5px;
  width: 80px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #f1f1f1;
  position: relative;
}
#x-home-header .x-con .x-nav3 .c-language a:hover {
  color: #ff6600;
}
#x-home-header .x-con .x-nav3 .c-language a:hover i {
  background: url("../images/x-xia3.png") no-repeat center;
  background-size: contain;
}
#x-home-header .x-con .x-nav3 .c-language a i {
  display: block;
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: url("../images/x-xia3.png") no-repeat center;
  background-size: contain;
}
#x-home-header .x-con .x-nav3 .c-language .c-list {
  display: none;
}
#x-home-header .x-con .x-nav3 .c-language .c-item {
  display: block;
  background: #fff;
  line-height: 40px;
  box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
}
#x-home-header .x-con .x-nav3 .c-language .c-item a {
  display: block;
  padding: 0 5px;
  margin: 0;
  white-space: nowrap;
  font-size: 14px;
}
#x-home-header .x-con .x-nav3 .c-search-box {
  float: right;
  width: -webkit-calc(-20%);
  width: calc(100% - 120px);
  padding: 20px 20px 0 0;
}
#x-home-header .x-con .x-nav3 .c-search-box form {
  position: relative;
  line-height: 38px;
}
#x-home-header .x-con .x-nav3 .c-search-box form input {
  float: left;
  padding: 0 5px;
  width: -webkit-calc(85%);
  width: calc(100% - 50px);
  height: 38px;
  border: 1px solid #f1f1f1;
}
#x-home-header .x-con .x-nav3 .c-search-box form button {
  float: right;
  width: 50px;
  height: 38px;
  color: #fff;
  background: #ff6600;
  position: relative;
}
#x-home-header .x-con .x-nav3 .c-search-box form button i {
  display: block;
  width: 20px;
  height: 18px;
  background: url("../images/x-ss1.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
body.c-open {
  overflow: hidden;
}
body.c-open #x-home-header .x-daohan i:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #x-home-header .x-daohan i:nth-child(3) {
  bottom: 9px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.c-open #x-home-header .x-daohan i:nth-child(2) {
  opacity: 0;
}
body.c-open #x-home-header .x-nav3 {
  height: calc(100% - 60px);
}
#x-home-header.c-style2 {
  background: #fff;
}
#x-home-header.c-style2 .x-con .x-logo .x-img1 img:nth-of-type(1) {
  display: none;
}
#x-home-header.c-style2 .x-con .x-logo .x-img1 img:nth-of-type(2) {
  display: block;
}
#x-home-header.c-style2 .x-con .x-right-box .x-nav li:hover > a {
  color: #ee7700;
}
#x-home-header.c-style2 .x-con .x-right-box .x-nav li.on > a {
  color: #ee7700;
}
#x-home-header.c-style2 .x-con .x-right-box .x-nav li > a {
  color: #666;
  padding-top: 0;
}
#x-home-header.c-style2 .x-con .x-right-box .x-nav li > a::before {
  background-color: #ee7700;
  bottom: 30px;
}
#x-home-header.c-style2 .x-con .x-dt-list {
  padding-top: 40px;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-yy:hover .x-yy-box1 figure img:nth-of-type(1) {
  display: none;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-yy:hover .x-yy-box1 figure img:nth-of-type(2) {
  display: none !important;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-yy:hover .x-yy-box1 figure img:nth-of-type(3) {
  display: block;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-yy .x-yy-box1 figure {
  height: auto;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-yy .x-yy-box1 figure img:nth-of-type(1) {
  display: none;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-yy .x-yy-box1 figure img:nth-of-type(2) {
  display: block;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-ss:hover .x-ss-box1 figure img:nth-of-type(1) {
  display: none;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-ss:hover .x-ss-box1 figure img:nth-of-type(2) {
  display: none !important;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-ss:hover .x-ss-box1 figure img:nth-of-type(3) {
  display: block;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-ss .x-ss-box1 figure {
  height: auto;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-ss .x-ss-box1 figure img:nth-of-type(1) {
  display: none;
}
#x-home-header.c-style2 .x-con .x-dt-list .x-ss .x-ss-box1 figure img:nth-of-type(2) {
  display: block;
}
#x-home-header.c-style2 .x-con .x-daohan i {
  background-color: #171717;
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 100vh;
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) url(../images/x-bj.png) repeat top left / auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-video {
  width: 100%;
  height: 100vh;
  transform: scale(1.3);
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-video {
    display: none;
  }
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img.x-pc-mh {
  z-index: 1;
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img.x-pc-mh {
    display: none;
  }
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img.x-m-mh {
  z-index: 2;
  display: none;
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img.x-m-mh {
    display: block;
  }
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img.x-pc-qx {
  z-index: 3;
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img.x-pc-qx {
    display: none;
  }
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img.x-m-qx {
  z-index: 4;
  display: none;
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-img img.x-m-qx {
    display: block;
  }
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  left: 12.5%;
  padding-right: 90px;
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text {
    left: 6%;
    padding-right: 60px;
  }
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title .x-h1 {
  color: #fff;
  font-size: 0.72rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title .x-h1 {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title .x-h1 {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title .x-h1:nth-of-type(2) {
  color: #ee7700;
  padding-left: 0.7rem;
}
.x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title .x-p {
  margin: 0.2rem 0 0.5rem 0;
  font-size: 0.3rem;
  color: #fff;
}
@media (max-width: 991px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title .x-p {
    font-size: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title .x-p {
    font-size: 14px;
    margin: 0.4rem 0 1rem 0;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-box-a a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-box-a a i {
    height: 12px;
    margin-right: 12px;
  }
}
.x-index1 .x-con ul {
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
@media (max-width: 767px) {
  .x-index1 .x-con ul {
    right: 1rem;
  }
}
.x-index1 .x-con ul li {
  cursor: pointer;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .x-index1 .x-con ul li {
    margin-bottom: 1rem;
  }
}
.x-index1 .x-con ul li:last-child {
  margin-bottom: 0;
}
.x-index1 .x-con ul li.on p {
  color: #fff;
}
.x-index1 .x-con ul li.on p::before {
  width: 100%;
  opacity: 1;
}
.x-index1 .x-con ul li:hover p {
  color: #fff;
}
.x-index1 .x-con ul li:hover p::before {
  width: 100%;
  opacity: 1;
}
.x-index1 .x-con ul li p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.5s all;
  position: relative;
  padding-bottom: 4px;
}
@media (max-width: 1580px) {
  .x-index1 .x-con ul li p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-con ul li p {
    font-size: 14px;
  }
}
.x-index1 .x-con ul li p::before {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: 0.5s all;
  opacity: 0;
  z-index: 10;
  background-color: #fff;
}
.x-index1 .x-con .x-line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 70px;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-index1 .x-con .x-line {
    bottom: 50px;
  }
}
.x-index1 .x-con .x-line i {
  position: absolute;
  left: 50%;
  bottom: -70px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 2px;
  height: 60px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .x-index1 .x-con .x-line i {
    height: 50px;
    bottom: -60px;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-con .x-line i {
    height: 40px;
    bottom: -50px;
  }
}
.x-index1 .x-con .x-line i::after {
  content: "";
  width: 2px;
  height: 40px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #fff;
  animation: myfirst1 2s infinite linear;
}
.x-index1 .x-con .x-line p {
  font-size: 14px;
  color: #fff;
}
.x-index2 {
  background-color: #171717;
}
.x-index2 .x-con {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 100vh;
}
@media (max-width: 991px) {
  .x-index2 .x-con {
    height: 100%;
  }
}
.x-index2 .x-con .x-left {
  width: 50%;
  height: 100%;
  position: absolute;
  z-index: 5;
  top: 1rem;
}
@media (max-width: 991px) {
  .x-index2 .x-con .x-left {
    position: initial;
    width: 100%;
    height: 10.5rem;
  }
}
.x-index2 .x-con .x-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index2 .x-con .x-right {
  width: 55.3%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  background: url("../images/x-index-bj.png") no-repeat bottom right #fff;
}
@media (max-width: 991px) {
  .x-index2 .x-con .x-right {
    position: initial;
    width: 100%;
  }
}
.x-index2 .x-con .x-right .x-text {
  padding: 2.4rem 2.4rem 0 2rem;
}
@media (max-width: 991px) {
  .x-index2 .x-con .x-right .x-text {
    padding: 1rem 1rem 3rem 1rem;
  }
}
.x-index2 .x-con .x-right .x-text .x-title {
  font-size: 0.72rem;
  color: #000;
  margin-bottom: 0.45rem;
}
@media (max-width: 991px) {
  .x-index2 .x-con .x-right .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-index2 .x-con .x-right .x-text p {
  font-size: 0.36rem;
  color: #999999;
  text-align: justify;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .x-index2 .x-con .x-right .x-text p {
    font-size: 14px;
    line-height: 1.4rem;
  }
}
.x-index2 .x-con .x-right .x-text p span {
  color: #ee7700;
}
.x-index2 .x-con .x-right .x-text .x-box-a {
  margin-top: 0.7rem;
}
.x-in {
  position: relative;
  background-color: #171717;
}
.x-in .x-text {
  position: sticky;
  z-index: 12;
  height: auto;
  bottom: 0.6rem;
  padding-left: 2.4rem;
  padding-bottom: 0.4rem;
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .x-in .x-text {
    bottom: 3rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.x-in .x-text .x-title {
  color: #ee7700;
  font-size: 0.72rem;
}
@media (max-width: 767px) {
  .x-in .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-in .x-text p {
  font-size: 0.36rem;
  color: #fff;
}
@media (max-width: 991px) {
  .x-in .x-text p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .x-in .x-text p br{
    display: none;
  }
}
.x-in .x-text .x-box-a {
  margin-top: 0.5rem;
}
.x-in .x-text .x-box-a a {
  color: #fff;
}
.x-in .x-text .x-box-a a:hover i {
  background: url(../images/x-jt7.png) no-repeat center;
  background-size: contain;
}
.x-in .x-text .x-box-a a i {
  background: url(../images/x-jt4.png) no-repeat center;
  background-size: contain;
}
.x-in .x-index3 {
  height: 100vh;
}
.x-in .x-index3 .x-con {
  width: 100%;
  height: 100vh;
  position: relative;
}
.x-in .x-index3 .x-con .x-con-div {
  width: 100%;
  height: 100%;
  position: relative;
}
.x-in .x-index3 .x-con .x-con-div .x-img1 {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
.x-in .x-index3 .x-con .x-con-div .x-img2 {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  top: -100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
@media (max-width: 767px) {
  .x-in .x-index3 .x-con .x-con-div .x-pc-img1 {
    display: none;
  }
}
@media (max-width: 767px) {
  .x-in .x-index3 .x-con .x-con-div .x-pc-img2 {
    display: none;
  }
}
.x-in .x-index3 .x-con .x-con-div .x-m-img1 {
  display: none;
}
@media (max-width: 767px) {
  .x-in .x-index3 .x-con .x-con-div .x-m-img1 {
    display: block;
    background-size: cover;
  }
}
.x-in .x-index3 .x-con .x-con-div .x-m-img2 {
  display: none;
}
@media (max-width: 767px) {
  .x-in .x-index3 .x-con .x-con-div .x-m-img2 {
    display: block;
    background-size: cover;
  }
}
.x-index4 .x-con ul li {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-index4 .x-con ul li {
    height: 12rem;
  }
}
@media (max-width: 767px) {
  .x-index4 .x-con ul li {
    height: 24rem;
  }
}
.x-index4 .x-con ul li:hover img {
  transform: scale(1.2);
}
.x-index4 .x-con ul li:nth-of-type(2n) .x-text {
  right: auto;
  left: 2.3rem;
}
@media (max-width: 767px) {
  .x-index4 .x-con ul li:nth-of-type(2n) .x-text {
    left: 1rem;
    padding-right: 1rem;
    padding-left: 0;
  }
}
.x-index4 .x-con ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 20s all;
}
.x-index4 .x-con ul li img:nth-of-type(2){
  display: none;
}
@media (max-width: 767px) {
  .x-index4 .x-con ul li img:nth-of-type(2){
    display: block;
  }
  .x-index4 .x-con ul li:nth-of-type(1) img:nth-of-type(1){
    display: none;
  }
}
.x-index4 .x-con ul li .x-text {
  position: absolute;
  z-index: 15;
  right: 2.9rem;
  bottom: 1rem;
}
@media (max-width: 767px) {
  .x-index4 .x-con ul li .x-text {
    bottom: 3rem;
    right: 1rem;
    padding-left: 1rem;
  }
}
.x-index4 .x-con ul li .x-text .x-title {
  font-size: 0.72rem;
  color: #ee7700;
}
@media (max-width: 767px) {
  .x-index4 .x-con ul li .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-index4 .x-con ul li .x-text p {
  font-size: 0.36rem;
  color: #fff;
}
@media (max-width: 767px) {
  .x-index4 .x-con ul li .x-text p {
    font-size: 14px;
  }
  .x-index4 .x-con ul li .x-text p br{
    display: none;
  }
}
.x-index4 .x-con ul li .x-text .x-box-a {
  margin-top: 0.5rem;
}
.x-index4 .x-con ul li .x-text .x-box-a a {
  color: #fff;
}
.x-index4 .x-con ul li .x-text .x-box-a a:hover i {
  background: url(../images/x-jt7.png) no-repeat center;
  background-size: contain;
}
.x-index4 .x-con ul li .x-text .x-box-a a i {
  background: url(../images/x-jt4.png) no-repeat center;
  background-size: contain;
  transition: 0.5s all;
}
.x-index5 {
  padding: 0.9rem 0 1rem 0;
}
@media (max-width: 767px) {
  .x-index5 {
    padding: 3rem 0;
  }
}
.x-index5 .container .x-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x-index5 .container .x-top .x-title {
  font-size: 0.72rem;
  color: #000;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .x-index5 .container .x-top .x-title {
    font-size: 1.2rem;
  }
}
.x-index5 .container .x-top .x-s-bot {
  display: flex;
}
.x-index5 .container .x-top .x-s-bot .swiper-button-prev1 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #e4e4e4;
  position: relative;
  cursor: pointer;
  transition: 0.5s all;
  margin-right: 20px;
}
@media (max-width: 1580px) {
  .x-index5 .container .x-top .x-s-bot .swiper-button-prev1 {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-top .x-s-bot .swiper-button-prev1 {
    width: 40px;
    height: 40px;
  }
}
.x-index5 .container .x-top .x-s-bot .swiper-button-prev1:hover {
  background-color: #ee7700;
}
.x-index5 .container .x-top .x-s-bot .swiper-button-prev1:hover::before {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt6.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .x-index5 .container .x-top .x-s-bot .swiper-button-prev1:hover::before {
    width: 18px;
    height: 14px;
  }
}
.x-index5 .container .x-top .x-s-bot .swiper-button-prev1::before {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/x-jt5.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-index5 .container .x-top .x-s-bot .swiper-button-prev1::before {
    width: 10px;
    height: 14px;
  }
}
.x-index5 .container .x-top .x-s-bot .swiper-button-next1 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #e4e4e4;
  position: relative;
  cursor: pointer;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-index5 .container .x-top .x-s-bot .swiper-button-next1 {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-top .x-s-bot .swiper-button-next1 {
    width: 40px;
    height: 40px;
  }
}
.x-index5 .container .x-top .x-s-bot .swiper-button-next1:hover {
  background-color: #ee7700;
}
.x-index5 .container .x-top .x-s-bot .swiper-button-next1:hover::before {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .x-index5 .container .x-top .x-s-bot .swiper-button-next1:hover::before {
    width: 18px;
    height: 14px;
  }
}
.x-index5 .container .x-top .x-s-bot .swiper-button-next1::before {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-index5 .container .x-top .x-s-bot .swiper-button-next1::before {
    width: 10px;
    height: 14px;
  }
}
.x-index5 .container .x-bottom {
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-index5 .container .x-bottom {
    margin-top: 1rem;
  }
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide {
  display: block;
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide:hover figure img {
  transform: scale(1.1);
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide:hover .x-text span {
  color: #ee7700;
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-tl .x-title {
  background-size: 100% 100%;
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide:hover .x-text i {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt3.png") no-repeat center;
  background-size: 100% 100%;
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 3rem;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.5rem;
  }
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text {
  padding: 0.4rem 0.4rem 0 0;
  margin-top: -0.4rem;
  position: relative;
  z-index: 5;
  background-color: #fff;
  width: 88%;
}
@media (max-width: 767px) {
  .x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text {
    margin-top: -1.5rem;
    padding: 1rem 1rem 0 0;
  }
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text span {
  font-size: 18px;
  color: #999999;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text span {
    font-size: 12px;
  }
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text .x-tl {
  color: #000000;
  margin-top: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 0.84rem;
}
@media (max-width: 1580px) {
  .x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text .x-tl {
    height: 64px;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text .x-tl {
    font-size: 14px;
    margin-top: 0.3rem;
    height: 50px;
  }
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text .x-tl .x-title {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #000 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text i {
  display: inline-block;
  margin-top: 0.7rem;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  transition: 0.5s all;
}
.x-index6 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1.15rem 0;
  background-position: right;
}
@media (max-width: 767px) {
  .x-index6 {
    padding: 1.5rem 0;
  }
}
.x-index6 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.x-index6 .container .x-left {
  width: 60%;
}
@media (max-width: 991px) {
  .x-index6 .container .x-left {
    width: 54%;
  }
}
@media (max-width: 767px) {
  .x-index6 .container .x-left {
    width: 100%;
  }
}
.x-index6 .container .x-left p {
  font-size: 0.72rem;
  color: #ffd3a7;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .x-index6 .container .x-left p {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}
.x-index6 .container .x-left p span {
  color: #ffffff;
}
@media (max-width: 767px) {
  .x-index6 .container .x-right {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-index6 .container .x-right a {
  display: inline-flex;
  align-items: center;
  color: #ffffff;
  padding-bottom: 0.4rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-index6 .container .x-right a {
    font-size: 16px;
  }
}
.x-index6 .container .x-right a:hover::after {
  opacity: 1;
  width: 100%;
}
.x-index6 .container .x-right a::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  bottom: 0;
}
.x-index6 .container .x-right a::after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s all;
  opacity: 0;
}
.x-index6 .container .x-right a i {
  display: inline-block;
  width: 22px;
  height: 16px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 0.3rem;
}
@media (max-width: 767px) {
  .x-index6 .container .x-right a i {
    width: 16px;
    height: 10px;
  }
}
.x-foot {
  background-color: #171717;
  padding: 0.6rem 0 0.35rem 0;
}
@media (max-width: 767px) {
  .x-foot {
    padding: 2rem 0 1rem 0;
  }
}
.x-foot .container .x-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 0.45rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media (max-width: 767px) {
  .x-foot .container .x-top {
    padding-bottom: 1rem;
  }
}
.x-foot .container .x-top .x-logo {
  width: 204px;
  height: 60px;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-logo {
    width: 120px;
    text-align: left;
    height: 40px;
  }
}
.x-foot .container .x-top .x-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-fenx {
    width: auto;
    margin-top: 0.5rem;
  }
}
.x-foot .container .x-top .x-fenx a {
  display: inline-block;
  margin-right: 0.2rem;
  position: relative;
  width: 60px;
  height: 60px;
}
@media (max-width: 1580px) {
  .x-foot .container .x-top .x-fenx a {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-fenx a {
    width: 40px;
    height: 40px;
  }
}
.x-foot .container .x-top .x-fenx a:hover .x-img {
  width: 90px;
  height: 90px;
}
.x-foot .container .x-top .x-fenx a:last-child {
  margin-right: 0;
}
.x-foot .container .x-top .x-fenx a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-foot .container .x-top .x-fenx a .x-img {
  width: 90px;
  height: 90px;
  position: absolute;
  bottom: 68px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  overflow: hidden;
  transition: 0.5s all;
  height: 0;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-fenx a .x-img {
    bottom: 50px;
  }
}
.x-foot .container .x-top .x-fenx a .x-img img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}
.x-foot .container .x-zhong {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media (max-width: 767px) {
  .x-foot .container .x-zhong {
    padding: 1rem 0;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-zhong .x-zh-left {
    width: 100%;
  }
}
.x-foot .container .x-zhong .x-zh-left .x-title {
  color: #ffffff;
}
.x-foot .container .x-zhong .x-zh-left .x-text {
  color: #666666;
  line-height: 1.4;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-foot .container .x-zhong .x-zh-left .x-text {
    margin-top: 0.5rem;
  }
  .x-foot .container .x-zhong .x-zh-left .x-text br {
    display: none;
  }
  .x-foot .container .x-zhong .x-zh-left .x-text p {
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 991px) {
  .x-foot .container .x-zhong .x-zh-zhong {
    display: none;
  }
}
.x-foot .container .x-zhong .x-zh-zhong ul {
  display: flex;
  justify-content: flex-start;
}
.x-foot .container .x-zhong .x-zh-zhong ul li {
  margin-right: 1.8rem;
}
.x-foot .container .x-zhong .x-zh-zhong ul li:last-child {
  margin-right: 0;
}
.x-foot .container .x-zhong .x-zh-zhong ul li .x-title {
  color: #fff;
}
.x-foot .container .x-zhong .x-zh-zhong ul li .x-li-a {
  margin-top: 0.15rem;
}
.x-foot .container .x-zhong .x-zh-zhong ul li .x-li-a a {
  display: block;
  color: #666666;
  margin-bottom: 0.25rem;
  transition: 0.5s all;
}
.x-foot .container .x-zhong .x-zh-zhong ul li .x-li-a a:hover {
  color: #ee7700;
}
.x-foot .container .x-zhong .x-zh-zhong ul li .x-li-a a:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .x-foot .container .x-zhong .x-zh-right {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.x-foot .container .x-zhong .x-zh-right .x-title {
  color: #fff;
}
.x-foot .container .x-zhong .x-zh-right p {
  font-size: 0.48rem;
  color: #ee7700;
  font-family: "font1";
  font-weight: bold;
  margin-top: 0.05rem;
}
@media (max-width: 991px) {
  .x-foot .container .x-zhong .x-zh-right p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-zhong .x-zh-right p {
    font-size: 16px;
    margin-top: 0.4rem;
  }
}
.x-foot .container .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.4rem 0 0 0;
}
@media (max-width: 767px) {
  .x-foot .container .x-xia {
    padding: 1rem 0 0 0;
  }
}
.x-foot .container .x-xia p {
  color: #666666;
}
.x-foot .container .x-xia p a {
  display: inline-block;
  color: #666;
  margin-left: 10px;
  transition: 0.5s all;
}
.x-foot .container .x-xia p a:hover {
  color: #ee7700;
}
.x-foot .container .x-xia .x-xi-right a {
  display: inline-block;
  color: #666;
  margin-right: 0.3rem;
  transition: 0.5s all;
}
.x-foot .container .x-xia .x-xi-right a:hover {
  color: #ee7700;
}
.x-foot .container .x-xia .x-xi-right a:last-child {
  margin-right: 0;
}
.x-bread {
  background-color: #f5f5f5;
  padding: 38px 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-bread {
    padding: 1rem 0;
  }
}
.x-bread .container a {
  display: inline-block;
  color: #999999;
}
.x-bread .container a.on {
  color: #000000;
}
.x-bread .container i {
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url('../images/x-jt2.png') no-repeat;
  background-size: contain;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .x-bread .container i {
    margin: 0 0.5rem;
  }
}
.x-404 {
  background-color: #f5f5f5;
}
@media (max-width: 991px) {
  .x-404 {
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .x-404 {
    padding-bottom: 3rem;
  }
}
.x-404 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-404 .container .x-left {
  width: 50%;
  height: 7.4rem;
}
@media (max-width: 991px) {
  .x-404 .container .x-left {
    width: 100%;
  }
}
.x-404 .container .x-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-404 .container .x-right {
  width: 50%;
  text-align: center;
  margin-top: 2.4rem;
}
@media (max-width: 991px) {
  .x-404 .container .x-right {
    width: 100%;
  }
}
.x-404 .container .x-right .x-title {
  font-size: 0.72rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-404 .container .x-right .x-title {
    font-size: 20px;
  }
}
.x-404 .container .x-right a {
  display: inline-block;
  background-color: #ee7700;
  color: #fff;
  padding: 16.5px 40px;
  border-radius: 30px;
  margin: 25px 0 35px 0;
}
@media (max-width: 767px) {
  .x-404 .container .x-right a {
    margin: 1rem 0;
    padding: 10px 20px;
  }
}
.x-404 .container .x-right a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 20px;
}
@media (max-width: 1900px) {
  .x-404 .container .x-right a i {
    height: 14px;
  }
}
@media (max-width: 1580px) {
  .x-404 .container .x-right a i {
    height: 12px;
  }
}
@media (max-width: 767px) {
  .x-404 .container .x-right a i {
    margin-right: 10px;
  }
}
.x-404 .container .x-right .x-tz {
  color: #666666;
}
.x-ny-banner .x-con {
  position: relative;
}
.x-ny-banner .x-con .x-img {
  width: 100%;
  height: 9.4rem;
  position: relative;
}
@media (max-width: 991px) {
  .x-ny-banner .x-con .x-img {
    height: 11.4rem;
  }
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-img {
    height: 16.4rem;
    height: 21.4rem;
  }
}
.x-ny-banner .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.x-ny-banner .x-con .x-img img.x-mh {
  z-index: 2;
  display: none;
}
.x-ny-banner .x-con .x-img img.x-qx {
  z-index: 3;
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-img img.x-mh {
    display: block;
  }
  .x-ny-banner .x-con .x-img img.x-qx {
    display: none;
  }
}
.x-ny-banner .x-con .x-text {
  position: absolute;
  left: 2.4rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
@media (max-width: 1260px) {
  .x-ny-banner .x-con .x-text {
    width: 46%;
  }
}
@media (max-width: 991px) {
  .x-ny-banner .x-con .x-text {
    left: 1rem;
    padding-right: 1rem;
    width: 60%;
  }
}

@media (max-width: 767px) {
  .x-ny-banner .x-con .x-text {
    width: 68%;
  }
}
.x-ny-banner .x-con .x-text .x-title {
  font-size: 0.72rem;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-ny-banner .x-con .x-text .x-title {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-ny-banner .x-con .x-text .x-p {
  color: #fff;
  text-align: justify;
}
@media (max-width: 1260px) {
  .x-ny-banner .x-con .x-text .x-p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-text .x-p {
    font-size: 14px;
    margin-top: 0.5rem;
  }
  .x-ny-banner .x-con .x-text .x-p br {
    display: none;
  }
}
.x-ny-banner .x-con .x-text .x-show-a {
  display: inline-block;
  background-color: #ee7700;
  line-height: 60px;
  height: 60px;
  border-radius: 30px;
  padding: 0 0.4rem;
  margin-top: 0.7rem;
}
@media (max-width: 1580px) {
  .x-ny-banner .x-con .x-text .x-show-a {
    line-height: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-text .x-show-a {
    padding: 0 16px;
  }
}
.x-ny-banner .x-con .x-text .x-show-a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-text .x-show-a i {
    width: 8px;
    height: 12px;
    margin-right: 10px;
  }
}
.x-ny-banner .x-con .x-text .x-show-a span {
  color: #fff;
}
@media (max-width: 1580px) {
  .x-ny-banner .x-con .x-text .x-show-a span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-text .x-show-a span {
    font-size: 14px;
  }
}
.x-ny-banner .x-con .x-line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 70px;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-line {
    display: none;
  }
}
.x-ny-banner .x-con .x-line i {
  position: absolute;
  left: 50%;
  bottom: -70px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 2px;
  height: 60px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .x-ny-banner .x-con .x-line i {
    height: 50px;
    bottom: -60px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner .x-con .x-line i {
    height: 40px;
    bottom: -50px;
  }
}
.x-ny-banner .x-con .x-line i::after {
  content: "";
  width: 2px;
  height: 40px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #fff;
  animation: myfirst1 2s infinite linear;
}
.x-ny-banner .x-con .x-line p {
  font-size: 14px;
  color: #fff;
}
.x-list-pro1 {
  padding-top: 0.7rem;
}
@media (max-width: 767px) {
  .x-list-pro1 {
    padding-top: 2rem;
  }
}
.x-list-pro1 .container a {
  color: #666666;
  display: inline-block;
  margin-right: 0.9rem;
  margin-top: 15px;
  padding-bottom: 0.2rem;
  position: relative;
  transition: 0.5s all;
}
@media (max-width: 991px) {
  .x-list-pro1 .container a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-list-pro1 .container a {
    font-size: 14px;
  }
}
.x-list-pro1 .container a:hover {
  color: #ee7700;
}
.x-list-pro1 .container a:hover::before {
  width: 100%;
  opacity: 1;
}
.x-list-pro1 .container a.on {
  color: #ee7700;
}
.x-list-pro1 .container a.on::before {
  width: 100%;
  opacity: 1;
}
.x-list-pro1 .container a::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #ee7700;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: 0.5s all;
  opacity: 0;
}
.x-list-pro2 {
  padding-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-list-pro2 {
    padding-top: 1.5rem;
  }
}
.x-list-pro2 .container ul li {
  margin-bottom: 30px;
}
.x-list-pro2 .container ul li:last-child {
  margin-bottom: 0;
}
.x-list-pro2 .container ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  background-color: #f5f5f5;
  overflow: hidden;
}
.x-list-pro2 .container ul li a:hover figure {
  top: -15px;
}
.x-list-pro2 .container ul li a:hover .x-text .x-box-a2::before {
  width: 210px;
  opacity: 1;
}
.x-list-pro2 .container ul li a:hover .x-text .x-box-a2 i::before {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1260px) {
  .x-list-pro2 .container ul li a:hover .x-text .x-box-a2 i::before {
    width: 16px;
    height: 12px;
  }
}
.x-list-pro2 .container ul li a:hover .x-text .x-box-a2 span {
  color: #fff;
}
.x-list-pro2 .container ul li a figure {
  width: 45.6%;
  height: 5.1rem;
  position: relative;
  top: 0;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-list-pro2 .container ul li a figure {
    height: 6.1rem;
  }
}
@media (max-width: 767px) {
  .x-list-pro2 .container ul li a figure {
    width: 100%;
    height: 10.5rem;
  }
}
.x-list-pro2 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-list-pro2 .container ul li a .x-text {
  width: 51%;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .x-list-pro2 .container ul li a .x-text {
    width: 100%;
    padding: 1rem;
  }
}
.x-list-pro2 .container ul li a .x-text .x-top {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.x-list-pro2 .container ul li a .x-text .x-top .x-title {
  font-size: 0.4rem;
  color: #000000;
  width: 100%;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .x-list-pro2 .container ul li a .x-text .x-top .x-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .x-list-pro2 .container ul li a .x-text .x-top .x-title {
    font-size: 18px;
    /* margin-right: 10px; */
  }
}
.x-list-pro2 .container ul li a .x-text .x-top span {
  color: #ee7700;
}
@media (max-width: 767px) {
  .x-list-pro2 .container ul li a .x-text .x-top span {
    font-size: 12px;
  }
}
.x-list-pro2 .container ul li a .x-text .x-p {
  color: #666666;
  margin: 15px 0 0.4rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-pro2 .container ul li a .x-text .x-p {
    margin: 0.5rem 0 0.8rem 0;
  }
}
.x-list-pro2 .container ul li a .x-text .x-box-a2 {
  display: inline-flex;
  align-items: center;
  border: 2px solid #ee7700;
  border-radius: 30px;
  padding: 8px 0.5rem 8px 8px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-list-pro2 .container ul li a .x-text .x-box-a2 {
    padding: 5px 20px 5px 5px;
  }
}
@media (max-width: 767px) {
  .x-list-pro2 .container ul li a .x-text .x-box-a2 {
    padding: 3px 15px 3px 3px;
  }
}
.x-list-pro2 .container ul li a .x-text .x-box-a2::before {
  content: "";
  width: 0;
  height: 150px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ee7700;
  transition: 0.5s all;
  opacity: 0;
  border-radius: 50%;
}
.x-list-pro2 .container ul li a .x-text .x-box-a2 i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #ee7700;
  border-radius: 50%;
  position: relative;
  margin-right: 0.24rem;
}
@media (max-width: 1260px) {
  .x-list-pro2 .container ul li a .x-text .x-box-a2 i {
    width: 32px;
    height: 32px;
  }
}
.x-list-pro2 .container ul li a .x-text .x-box-a2 i::before {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-list-pro2 .container ul li a .x-text .x-box-a2 i::before {
    width: 8px;
    height: 12px;
  }
}
.x-list-pro2 .container ul li a .x-text .x-box-a2 span {
  color: #ee7700;
  position: relative;
  z-index: 5;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-list-pro2 .container ul li a .x-text .x-box-a2 span {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .x-list-pro2 .container ul li a .x-text .x-box-a2 span {
    font-size: 14px;
  }
}
.x-page {
  padding: 0.9rem 0 1.7rem 0;
}
@media (max-width: 767px) {
  .x-page {
    padding: 2rem 0 3rem 0;
  }
}
.x-page .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .x-page .container {
    justify-content: center;
  }
}
.x-page .container .x-left {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #e4e4e4;
  position: relative;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-page .container .x-left {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-page .container .x-left {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
}
.x-page .container .x-left:hover {
  background-color: #ee7700;
}
.x-page .container .x-left:hover i {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt6.png") no-repeat center;
  background-size: 100% 100%;
}
.x-page .container .x-left i {
  display: block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt5.png") no-repeat center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-page .container .x-zhong {
    display: none;
  }
}
.x-page .container .x-zhong a {
  color: #999;
  display: inline-block;
  margin: 0 0.25rem;
  position: relative;
  transition: 0.5s all;
}
.x-page .container .x-zhong a:hover {
  color: #ee7700;
}
.x-page .container .x-zhong a:hover::before {
  width: 100%;
  opacity: 1;
}
.x-page .container .x-zhong a.on {
  color: #ee7700;
}
.x-page .container .x-zhong a.on::before {
  width: 100%;
  opacity: 1;
}
.x-page .container .x-zhong a::before {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ee7700;
  transition: 0.5s all;
  opacity: 0;
}
.x-page .container .x-right {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #e4e4e4;
  position: relative;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-page .container .x-right {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-page .container .x-right {
    width: 40px;
    height: 40px;
  }
}
.x-page .container .x-right:hover {
  background-color: #ee7700;
}
.x-page .container .x-right:hover i {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: 100% 100%;
}
.x-page .container .x-right i {
  display: block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: 0.5s all;
}
.x-bread-show .x-bread {
  border-bottom: none;
  padding-bottom: 20px;
}
.x-show-pro1 {
  background-color: #f5f5f5;
}
@media (max-width: 991px) {
  .x-show-pro1 {
    padding: 20px 0;
  }
}
.x-show-pro1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
}
.x-show-pro1 .container .x-text {
  width: 50%;
}
@media (max-width: 991px) {
  .x-show-pro1 .container .x-text {
    width: 100%;
    margin-top: 20px;
  }
}
.x-show-pro1 .container .x-text .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 1260px) {
  .x-show-pro1 .container .x-text .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 991px) {
  .x-show-pro1 .container .x-text .x-title {
    font-size: 1rem;
  }
}
.x-show-pro1 .container .x-text .x-p {
  color: #666666;
  margin: 10px 0 0.75rem 0;
  text-align: justify;
}
@media (max-width: 991px) {
  .x-show-pro1 .container .x-text .x-p {
    font-size: 14px;
  }
}
.x-show-pro1 .container .x-text .x-show-a {
  display: inline-block;
  background-color: #ee7700;
  line-height: 60px;
  height: 60px;
  border-radius: 30px;
  padding: 0 0.4rem;
}
@media (max-width: 1580px) {
  .x-show-pro1 .container .x-text .x-show-a {
    line-height: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-show-pro1 .container .x-text .x-show-a {
    padding: 0 16px;
  }
}
.x-show-pro1 .container .x-text .x-show-a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .x-show-pro1 .container .x-text .x-show-a i {
    width: 8px;
    height: 12px;
    margin-right: 10px;
  }
}
.x-show-pro1 .container .x-text .x-show-a span {
  color: #fff;
}
@media (max-width: 1580px) {
  .x-show-pro1 .container .x-text .x-show-a span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-show-pro1 .container .x-text .x-show-a span {
    font-size: 14px;
  }
}
.x-show-pro1 .container .x-right {
  width: 50%;
}
@media (max-width: 991px) {
  .x-show-pro1 .container .x-right {
    width: 100%;
    order: -1;
  }
}
.x-show-pro1 .container .x-right figure {
  width: 100%;
  height: 5.2rem;
  position: relative;
}
@media (max-width: 1260px) {
  .x-show-pro1 .container .x-right figure {
    height: 6.2rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro1 .container .x-right figure {
    height: 10.5rem;
  }
}
.x-show-pro1 .container .x-right figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.x-show-pro2 {
  padding-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-show-pro2 {
    padding-top: 1rem;
  }
}
.x-show-pro2 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-show-pro2 .container .x-left {
  width: 50%;
}
@media (max-width: 767px) {
  .x-show-pro2 .container .x-left {
    width: 100%;
  }
}
.x-show-pro2 .container .x-left figure {
  width: 100%;
  height: 4.6rem;
}
@media (max-width: 1580px) {
  .x-show-pro2 .container .x-left figure {
    height: 5rem;
  }
}
@media (max-width: 1260px) {
  .x-show-pro2 .container .x-left figure {
    height: 5.6rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro2 .container .x-left figure {
    height: 10.5rem;
  }
}
.x-show-pro2 .container .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-show-pro2 .container .x-text {
  width: 50%;
  padding: 10px 0 0 0.8rem;
}
@media (max-width: 767px) {
  .x-show-pro2 .container .x-text {
    width: 100%;
    padding: 1rem 0;
  }
}
.x-show-pro2 .container .x-text .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-show-pro2 .container .x-text .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro2 .container .x-text .x-title {
    font-size: 1rem;
  }
}
.x-show-pro2 .container .x-text .x-p {
  color: #666666;
  margin-top: 0.4rem;
  text-align: justify;
  max-height: 3rem;
  overflow-y: auto;
  padding-right: 10px;
}
@media (max-width: 1580px) {
  .x-show-pro2 .container .x-text .x-p {
    max-height: 3.5rem;
  }
}
@media (max-width: 1260px) {
  .x-show-pro2 .container .x-text .x-p {
    max-height: 4rem;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-show-pro2 .container .x-text .x-p {
    max-height: initial;
    overflow-y: initial;
    font-size: 14px;
    padding: 0;
  }
}
.x-show-pro2 .container .x-text .x-p::-webkit-scrollbar {
  width: 3px;
}
.x-show-pro2 .container .x-text .x-p::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-show-pro2 .container .x-text .x-p::-webkit-scrollbar-thumb {
  background: #ee7700;
  border-radius: 25px;
}
.x-show-pro2 .container .x-text .x-p ::-webkit-scrollbar-corner {
  background-color: #ee7700;
}
.x-show-pro3 {
  padding-top: 0.8rem;
}
@media (max-width: 767px) {
  .x-show-pro3 {
    padding-top: 1.5rem;
  }
}
.x-show-pro3 .container .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-show-pro3 .container .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro3 .container .x-title {
    font-size: 1rem;
  }
}
.x-show-pro3 .container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-show-pro3 .container ul {
    margin-top: 1rem;
  }
}
.x-show-pro3 .container ul li {
  background-color: #f5f5f5;
  position: relative;
  width: 31.4%;
  margin-right: 2.15%;
  margin-bottom: 30px;
  padding: 0.35rem 0.4rem 0.85rem 0.4rem;
  overflow: hidden;
  transition: 0.5s all;
}
@media (max-width: 991px) {
  .x-show-pro3 .container ul li {
    width: 47%;
    margin-right: 6%;
    padding: 0.5rem 0.5rem 0.9rem 0.5rem;
  }
}
@media (max-width: 991px) {
  .x-show-pro3 .container ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .x-show-pro3 .container ul li {
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem;
    margin-right: 0 !important;
  }
}
.x-show-pro3 .container ul li:hover {
  background-color: #ee7700;
}
.x-show-pro3 .container ul li:hover span {
  color: #fff;
}
.x-show-pro3 .container ul li:hover .x-p {
  border-top: 1px solid #ff8f3f;
  color: #fff;
}
.x-show-pro3 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .x-show-pro3 .container ul li:nth-of-type(3n) {
    margin-right: auto;
  }
}
.x-show-pro3 .container ul li::before {
  content: "";
  width: 1.56rem;
  height: 1.56rem;
  background: url("../images/x-pro-bj1.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: -0.2rem;
  bottom: -0.2rem;
}
@media (max-width: 767px) {
  .x-show-pro3 .container ul li::before {
    width: 4.56rem;
    height: 4.56rem;
  }
}
.x-show-pro3 .container ul li span {
  font-size: 0.48rem;
  color: #ee7700;
  line-height: 1;
  display: inline-block;
  margin-bottom: 15px;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-show-pro3 .container ul li span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .x-show-pro3 .container ul li span {
    font-size: 26px;
    margin-bottom: 0.5rem;
  }
}
.x-show-pro3 .container ul li .x-p {
  color: #000000;
  padding-top: 0.4rem;
  border-top: 1px solid #e3e3e3;
  transition: 0.5s all;
  text-align: justify;
}
@media (max-width: 1260px) {
  .x-show-pro3 .container ul li .x-p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-show-pro3 .container ul li .x-p {
    font-size: 14px;
    padding-top: 0.5rem;
  }
}
.x-show-pro4 {
  padding-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-show-pro4 {
    padding-top: 2rem;
  }
}
.x-show-pro4 .x-con .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
  padding-left: 2.4rem;
}
@media (max-width: 1580px) {
  .x-show-pro4 .x-con .x-title {
    padding-left: 1.4rem;
  }
}
@media (max-width: 991px) {
  .x-show-pro4 .x-con .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro4 .x-con .x-title {
    font-size: 1rem;
  }
}
.x-show-pro4 .x-con .x-swiper {
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-show-pro4 .x-con .x-swiper {
    margin-top: 1rem;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container {
  padding: 0 2.4rem;
}
@media (max-width: 1580px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container {
    padding: 0 1.4rem;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container::before {
  content: "";
  width: 2.4rem;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.88);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
@media (max-width: 1580px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container::before {
    width: 1.4rem;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container::after {
  content: "";
  width: 2.4rem;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.88);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
@media (max-width: 1580px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container::after {
    width: 1.4rem;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text::after {
  width: 100%;
  opacity: 1;
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-title2 {
  color: #ee7700;
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 4.6rem;
}
@media (max-width: 991px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 5.6rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.6rem;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
  padding: 0.2rem 0 0.4rem 0;
  position: relative;
}
@media (max-width: 767px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
    padding: 1rem 0;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  left: 0;
  bottom: 0;
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #ee7700;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
  color: #000;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    font-size: 16px;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    font-size: 14px;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-button-prev1 {
  width: 28px;
  height: 50px;
  background: url("../images/x-jt8.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 1.1rem;
  top: 2rem;
  z-index: 11;
  cursor: pointer;
}
@media (max-width: 1580px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-button-prev1 {
    width: 24px;
    height: 40px;
    top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-button-prev1 {
    width: 20px;
    height: 30px;
    top: 4.5rem;
    left: 0.2rem;
  }
}
.x-show-pro4 .x-con .x-swiper .swiper-container .swiper-button-next1 {
  width: 28px;
  height: 50px;
  background: url("../images/x-jt9.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 1.1rem;
  top: 2rem;
  z-index: 11;
  cursor: pointer;
}
@media (max-width: 1580px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-button-next1 {
    width: 24px;
    height: 40px;
    top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro4 .x-con .x-swiper .swiper-container .swiper-button-next1 {
    width: 20px;
    height: 30px;
    top: 4.5rem;
    right: 0.2rem;
  }
}
.x-show-pro5 {
  padding: 0.8rem 0 1rem 0;
}
@media (max-width: 767px) {
  .x-show-pro5 {
    padding: 3rem 0;
  }
}
.x-show-pro5 .container .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-show-pro5 .container .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-show-pro5 .container .x-title {
    font-size: 1rem;
  }
}
.x-show-pro5 .container .x-con-cen {
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-show-pro5 .container .x-con-cen {
    margin-top: 1rem;
  }
}
.x-show-pro5 .container .x-con-cen img {
  max-width: 100%;
}
#c-follow-btn {
  position: fixed;
  top: 0;
  left: -200px;
  z-index: 950;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: none;
  display: none !important;
}
@media (max-width: 991px) {
  #c-follow-btn {
    display: none !important;
  }
}
#c-follow-btn span:last-child {
  display: none;
  width: 0.8rem;
  height: 0.8rem;
  background: url("../images/x-gsan1.png") no-repeat center;
  background-size: contain;
}
#c-follow-btn span:first-child {
  width: 0.8rem;
  height: 0.8rem;
  background: url("../images/x-gsan1.png") no-repeat center;
  background-size: contain;
}
#c-follow-btn.on span:first-child {
  display: none;
}
#c-follow-btn.on span:last-child {
  display: block;
}
.x-zw {
  height: 0;
  position: relative;
  top: -200px;
}
.x-show-list1 {
  position: sticky;
  top: -0.7rem;
  left: 0;
  z-index: 12;
  background-color: #fff;
}
.x-show-list1 .x-list-pro1 {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .x-show-list1 .x-list-pro1 {
    padding-top: 1.2rem;
  }
}
.x-page-jnpj1 .x-bread {
  background-color: #fff;
}
.x-page-jnpj2 {
  padding: 1rem 0;
}
@media (max-width: 767px) {
  .x-page-jnpj2 {
    padding: 3rem 0;
  }
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul {
    padding: 0 1rem;
  }
}
.x-page-jnpj2 ul li {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li {
    margin-bottom: 1.5rem;
  }
}
.x-page-jnpj2 ul li.on a .x-left {
  padding-left: 12.5%;
}
.x-page-jnpj2 ul li.on:nth-of-type(2n) .x-left {
  padding-right: 12.5%;
}
.x-page-jnpj2 ul li:last-child {
  margin-bottom: 0;
}
.x-page-jnpj2 ul li:nth-of-type(2n) a .x-left {
  padding-left: 0;
  padding-right: 20.5%;
}
@media (max-width: 1580px) {
  .x-page-jnpj2 ul li:nth-of-type(2n) .x-left {
    padding-right: 12.5%;
    padding-left: 0;
  }
  .x-page-jnpj2 ul li.on:nth-of-type(2n) .x-left{
    padding-right: 7.8%;
  }
  .x-page-jnpj2 ul li:nth-of-type(2n) a .x-left {
    padding-right: 12.5%;
  }
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li:nth-of-type(2n) a .x-left {
    padding-right: 0;
  }
}
.x-page-jnpj2 ul li:nth-of-type(2n) a .x-right {
  order: -1;
  padding-right: 0;
  padding-left: 12.5%;
}
@media (max-width: 1580px) {
  .x-page-jnpj2 ul li:nth-of-type(2n) a .x-right {
    padding-left: 12.5%;
  }
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li:nth-of-type(2n) a .x-right {
    padding-left: 0;
    order: 1;
  }
}
.x-page-jnpj2 ul li:nth-of-type(2n) a .x-right .x-text {
  padding-left: 0;
  padding-right: 0.6rem;
}
.x-page-jnpj2 ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.x-page-jnpj2 ul li a:hover .x-right .x-text .x-box-a span {
  color: #ee7700;
}
.x-page-jnpj2 ul li a:hover .x-right .x-text .x-box-a span i {
  width: 22px;
  height: 16px;
  background: url('../images/x-jt3.png') no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a:hover .x-right .x-text .x-box-a span i {
    height: 12px;
  }
}
.x-page-jnpj2 ul li a .x-left {
  width: 50%;
  padding-left: 20.5%;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-page-jnpj2 ul li a .x-left {
    padding-left: 12.5%;
  }
  .x-page-jnpj2 ul li.on a .x-left{
    padding-left: 7.8%;
  }
  .x-page-jnpj2 ul li:nth-of-type(2n) a .x-left {
    padding-left: 0;
}
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a .x-left {
    width: 100%;
    padding-left: 0;
  }
}
.x-page-jnpj2 ul li a .x-left figure {
  width: 100%;
  height: 5.6rem;
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a .x-left figure {
    height: 10.5rem;
  }
}
.x-page-jnpj2 ul li a .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-page-jnpj2 ul li a .x-right {
  width: 50%;
  padding-right: 12.5%;
}
@media (max-width: 1580px) {
  .x-page-jnpj2 ul li a .x-right {
    padding-right: 7.8%;
  }
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a .x-right {
    width: 100%;
    padding-right: 0;
    margin-top: 1rem;
  }
}
.x-page-jnpj2 ul li a .x-right .x-text {
  padding-left: 0.6rem;
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a .x-right .x-text {
    padding-left: 0;
  }
}
.x-page-jnpj2 ul li a .x-right .x-text .x-title {
  color: #000000;
  font-size: 0.6rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-page-jnpj2 ul li a .x-right .x-text .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a .x-right .x-text .x-title {
    font-size: 1rem;
  }
}
.x-page-jnpj2 ul li a .x-right .x-text .x-p {
  color: #666666;
  text-align: justify;
  margin-top: 0.2rem;
  height: 2.4rem;
  max-height: 2.4rem;
  overflow-y: auto;
  padding-right: 10px;
  margin-bottom: 0.4rem;
}
@media (max-width: 1580px) {
  .x-page-jnpj2 ul li a .x-right .x-text .x-p {
    max-height: 3.5rem;
  }
}
@media (max-width: 1260px) {
  .x-page-jnpj2 ul li a .x-right .x-text .x-p {
    max-height: 4rem;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a .x-right .x-text .x-p {
    max-height: initial;
    overflow-y: initial;
    font-size: 14px;
    padding: 0;
    height: auto;
    margin: 0.5rem 0 1rem 0;
  }
}
.x-page-jnpj2 ul li a .x-right .x-text .x-p::-webkit-scrollbar {
  width: 3px;
}
.x-page-jnpj2 ul li a .x-right .x-text .x-p::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-page-jnpj2 ul li a .x-right .x-text .x-p::-webkit-scrollbar-thumb {
  background: #ee7700;
  border-radius: 25px;
}
.x-page-jnpj2 ul li a .x-right .x-text .x-p ::-webkit-scrollbar-corner {
  background-color: #ee7700;
}
.x-page-jnpj2 ul li a .x-right .x-text .x-box-a span {
  display: inline-block;
  font-size: 18px;
  color: #999999;
  padding-left: 30px;
  position: relative;
  transition: 0.5s all;
}
@media (max-width: 991px) {
  .x-page-jnpj2 ul li a .x-right .x-text .x-box-a span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a .x-right .x-text .x-box-a span {
    font-size: 14px;
    padding-left: 20px;
  }
}
.x-page-jnpj2 ul li a .x-right .x-text .x-box-a span i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-page-jnpj2 ul li a .x-right .x-text .x-box-a span i {
    height: 12px;
    margin-right: 10px;
  }
}
.x-show-jnpj1 {
  background-color: #f5f5f5;
  padding-top: 0.45rem;
}
@media (max-width: 767px) {
  .x-show-jnpj1 {
    padding-top: 1.5rem;
  }
}
.x-show-jnpj1 .container {
  display: flex;
  justify-content: space-between;
  padding: 0 1.8rem 0 0;
}
@media (max-width: 767px) {
  .x-show-jnpj1 .container {
    padding: 0 1rem;
  }
}
.x-show-jnpj1 .container .x-left {
  position: relative;
  width: 13.6%;
}
@media (max-width: 767px) {
  .x-show-jnpj1 .container .x-left {
    display: none;
  }
}
.x-show-jnpj1 .container .x-left .x-left-fx {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 4.5rem;
  position: sticky;
}
.x-show-jnpj1 .container .x-left .x-left-fx span {
  writing-mode: vertical-lr;
  color: #999999;
  display: inline-block;
  margin-bottom: 0.3rem;
}
.x-show-jnpj1 .container .x-left .x-left-fx .x-fenx a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #e4e4e4;
  border-radius: 50%;
  margin-bottom: 20px;
  padding: 0;
  background-size: 100% 100%;
  background-image: none;
  transition: 0.5s all;
}
.x-show-jnpj1 .container .x-left .x-left-fx .x-fenx a:hover {
  background-color: #ee7700;
}
.x-show-jnpj1 .container .x-left .x-left-fx .x-fenx a:hover img:nth-of-type(1) {
  display: none;
}
.x-show-jnpj1 .container .x-left .x-left-fx .x-fenx a:hover img:nth-of-type(2) {
  display: block;
}
@media (max-width: 1580px) {
  .x-show-jnpj1 .container .x-left .x-left-fx .x-fenx a {
    width: 50px;
    height: 50px;
  }
}
.x-show-jnpj1 .container .x-left .x-left-fx .x-fenx a img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  background: none;
}
@media (max-width: 1580px) {
  .x-show-jnpj1 .container .x-left .x-left-fx .x-fenx a img {
    width: 24px;
    height: 24px;
  }
}
.x-show-jnpj1 .container .x-left .x-left-fx .x-fenx a img:nth-of-type(2) {
  display: none;
}
.x-show-jnpj1 .container .x-right {
  width: 86.5%;
}
@media (max-width: 767px) {
  .x-show-jnpj1 .container .x-right {
    width: 100%;
  }
}
.x-show-jnpj1 .container .x-right .x-top {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #dddddd;
}
@media (max-width: 767px) {
  .x-show-jnpj1 .container .x-right .x-top {
    padding-bottom: 1rem;
  }
}
.x-show-jnpj1 .container .x-right .x-top .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-show-jnpj1 .container .x-right .x-top .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-show-jnpj1 .container .x-right .x-top .x-title {
    font-size: 1.2rem;
  }
}
.x-show-jnpj1 .container .x-right .x-top .x-span {
  color: #999999;
}
@media (max-width: 1260px) {
  .x-show-jnpj1 .container .x-right .x-top .x-span {
    font-size: 14px;
    display: block;
    margin-top: 0.3rem;
  }
}
.x-show-jnpj1 .container .x-right .x-con-cen {
  margin-top: 0.5rem;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #dddddd;
}
@media (max-width: 767px) {
  .x-show-jnpj1 .container .x-right .x-con-cen {
    margin-top: 1rem;
    padding-bottom: 1rem;
  }
}
.x-show-jnpj1 .container .x-right .x-con-cen img {
  max-width: 100%;
}
.x-show-jnpj2 {
  padding: 0.6rem 0 1rem 0;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .x-show-jnpj2 {
    padding: 2rem 0;
  }
}
.x-show-jnpj2 .container {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-left {
    width: 100%;
  }
}
.x-show-jnpj2 .container .x-left a {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-left a {
    text-align: center;
  }
}
.x-show-jnpj2 .container .x-left a:hover p {
  color: #ee7700;
}
.x-show-jnpj2 .container .x-left a:hover .x-zh {
  background-color: #ee7700;
}
.x-show-jnpj2 .container .x-left a:hover .x-zh img:nth-of-type(1) {
  display: none;
}
.x-show-jnpj2 .container .x-left a:hover .x-zh img:nth-of-type(2) {
  display: block;
}
.x-show-jnpj2 .container .x-left a p {
  color: #999999;
  transition: 0.5s all;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-left a p {
    margin-right: 0;
    width: 100%;
  }
}
.x-show-jnpj2 .container .x-left a .x-zh {
  width: 60px;
  height: 60px;
  background-color: #e4e4e4;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: 0.5s all;
  flex-shrink: 0;
}
@media (max-width: 1580px) {
  .x-show-jnpj2 .container .x-left a .x-zh {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-left a .x-zh {
    display: none;
  }
}
.x-show-jnpj2 .container .x-left a .x-zh img {
  width: 10px;
  height: 16px;
  object-fit: contain;
  transition: 0.5s all;
}
.x-show-jnpj2 .container .x-left a .x-zh img:nth-of-type(2) {
  width: 22px;
  height: 16px;
  display: none;
}
.x-show-jnpj2 .container .x-zh-zh {
  width: 60px;
  height: 60px;
  background-color: #e4e4e4;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 20px;
  transition: 0.5s all;
  flex-shrink: 0;
}
@media (max-width: 1580px) {
  .x-show-jnpj2 .container .x-zh-zh {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-zh-zh {
    margin: 1rem 0;
  }
}
.x-show-jnpj2 .container .x-zh-zh:hover {
  background-color: #ee7700;
}
.x-show-jnpj2 .container .x-zh-zh:hover img:nth-of-type(1) {
  display: none;
}
.x-show-jnpj2 .container .x-zh-zh:hover img:nth-of-type(2) {
  display: block;
}
.x-show-jnpj2 .container .x-zh-zh img {
  width: 14px;
  height: 14px;
  object-fit: contain;
}
.x-show-jnpj2 .container .x-zh-zh img:nth-of-type(2) {
  display: none;
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-right {
    width: 100%;
  }
}
.x-show-jnpj2 .container .x-right a {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-right a {
    text-align: center;
  }
}
.x-show-jnpj2 .container .x-right a:hover p {
  color: #ee7700;
}
.x-show-jnpj2 .container .x-right a:hover .x-zh {
  background-color: #ee7700;
}
.x-show-jnpj2 .container .x-right a:hover .x-zh img:nth-of-type(1) {
  display: none;
}
.x-show-jnpj2 .container .x-right a:hover .x-zh img:nth-of-type(2) {
  display: block;
}
.x-show-jnpj2 .container .x-right a p {
  color: #999999;
  transition: 0.5s all;
  margin-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-right a p {
    margin-left: 0;
    width: 100%;
  }
}
.x-show-jnpj2 .container .x-right a .x-zh {
  width: 60px;
  height: 60px;
  background-color: #e4e4e4;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: 0.5s all;
  flex-shrink: 0;
}
@media (max-width: 1580px) {
  .x-show-jnpj2 .container .x-right a .x-zh {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-show-jnpj2 .container .x-right a .x-zh {
    display: none;
  }
}
.x-show-jnpj2 .container .x-right a .x-zh img {
  width: 10px;
  height: 16px;
  object-fit: contain;
}
.x-show-jnpj2 .container .x-right a .x-zh img:nth-of-type(2) {
  width: 22px;
  height: 16px;
  display: none;
}
.bshare-custom .bshare-weixin {
  background: none;
}
.bsBox {
  box-sizing: initial !important;
}
.x-list-case1 {
  padding-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-list-case1 {
    padding-top: 1rem;
  }
}
.x-list-case1 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-list-case1 .container ul li {
  width: 30.5%;
  margin-right: 4.25%;
  margin-bottom: 0.6rem;
}
.x-list-case1 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .x-list-case1 .container ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.x-list-case1 .container ul li a {
  display: block;
}
.x-list-case1 .container ul li a:hover figure img {
  transform: scale(1.1);
}
.x-list-case1 .container ul li a:hover .x-text .x-title {
  color: #ee7700;
}
.x-list-case1 .container ul li a:hover .x-text i {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt3.png") no-repeat center;
  background-size: 100% 100%;
}
.x-list-case1 .container ul li a figure {
  width: 100%;
  height: 3.6rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-list-case1 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-list-case1 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-list-case1 .container ul li a .x-text .x-title {
  color: #000;
  font-weight: bold;
  margin: 0.25rem 0;
  transition: 0.5s all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-case1 .container ul li a .x-text .x-title {
    margin: 0.8rem 0;
  }
}
.x-list-case1 .container ul li a .x-text i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  transition: 0.5s all;
}
.x-list-case2 .x-page {
  padding: 0 0 1rem 0;
}
@media (max-width: 767px) {
  .x-list-case2 .x-page {
    padding: 0 0 3rem 0;
  }
}
.x-mbx1 .x-bread {
  background-color: #fff;
}
.x-show-case2.x-index5 .container .x-top .x-title {
  font-size: 0.6rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-show-case2.x-index5 .container .x-top .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-show-case2.x-index5 .container .x-top .x-title {
    font-size: 1.2rem;
  }
}
.x-show-case2.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-title {
  color: #ee7700;
}
.x-show-case2.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide figure {
  height: 3.6rem;
}
@media (max-width: 767px) {
  .x-show-case2.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.5rem;
  }
}
.x-show-case2.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text {
  padding: 0;
  margin: 0;
  width: 100%;
}
.x-show-case2.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  color: #000;
  font-weight: bold;
  margin: 0.25rem 0;
  transition: 0.5s all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-show-case2.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
    margin: 0.8rem 0;
  }
}
.x-show-case2.x-index5 .container .x-bottom .swiper-container .swiper-wrapper .swiper-slide .x-text i {
  margin: 0;
}
.x-gongyi1 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .x-gongyi1 {
    padding-top: 3rem;
  }
}
.x-gongyi1 .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-gongyi1 .container ul li {
  width: 48.6%;
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .x-gongyi1 .container ul li {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
.x-gongyi1 .container ul li a {
  display: block;
}
.x-gongyi1 .container ul li a:hover figure::before {
  width: 200%;
  height: 200%;
  opacity: 1;
}
.x-gongyi1 .container ul li a:hover figure img {
  transform: scale(1.1);
}
.x-gongyi1 .container ul li a:hover figure .x-img {
  opacity: 1;
  z-index: 6;
}
.x-gongyi1 .container ul li a:hover .x-text .x-title {
  color: #ee7700;
}
.x-gongyi1 .container ul li a:hover .x-text i {
  background: url("../images/x-jt1.png") no-repeat center;
  background-size: 100% 100%;
}
.x-gongyi1 .container ul li a figure {
  width: 100%;
  height: 4.6rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .x-gongyi1 .container ul li a figure {
    height: 5rem;
  }
}
@media (max-width: 767px) {
  .x-gongyi1 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-gongyi1 .container ul li a figure::before {
  content: "";
  width: 0;
  height: 0;
  background-color: rgba(238, 119, 0, 0.4);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
  opacity: 0;
  border-radius: 50%;
  z-index: 5;
}
.x-gongyi1 .container ul li a figure .x-img {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1) !important;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 1580px) {
  .x-gongyi1 .container ul li a figure .x-img {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-gongyi1 .container ul li a figure .x-img {
    height: 36px;
    width: 36px;
  }
}
.x-gongyi1 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-gongyi1 .container ul li a .x-text {
  display: flex;
  justify-content: space-between;
  margin-top: 0.35rem;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-gongyi1 .container ul li a .x-text {
    margin-top: 0.8rem;
  }
}
.x-gongyi1 .container ul li a .x-text .x-title {
  color: #000;
  padding-right: 20px;
}
.x-gongyi1 .container ul li a .x-text i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  margin-top: 0.1rem;
  flex-shrink: 0;
  transition: 0.5s all;
}
.x-gymb {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 20;
  background-color: rgba(170, 170, 170, 0.9);
  width: 100%;
  height: 100%;
  display: none;
}
.x-gongyi2 {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 25;
  display: none;
}
@media (max-width: 991px) {
  .x-gongyi2 {
    width: 70%;
  }
}
.x-gongyi2 .x-con {
  max-height: 100%;
  position: relative;
  width: 100%;
}
.x-gongyi2 .x-con .x-con-nr {
  width: 100%;
  max-width: 10.8rem;
  background-color: #e9e4dc;
  padding: 0.4rem;
}
@media (max-width: 991px) {
  .x-gongyi2 .x-con .x-con-nr {
    max-width: 20rem;
    padding: 0.6rem;
  }
}
.x-gongyi2 .x-con .x-con-nr figure {
  width: 100%;
  height: 5.66rem;
}
@media (max-width: 1900px) {
  .x-gongyi2 .x-con .x-con-nr figure {
    height: 4.6rem;
  }
}
@media (max-width: 991px) {
  .x-gongyi2 .x-con .x-con-nr figure {
    height: 8.6rem;
  }
}
@media (max-width: 767px) {
  .x-gongyi2 .x-con .x-con-nr figure {
    height: 9.5rem;
  }
}
.x-gongyi2 .x-con .x-con-nr figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-gongyi2 .x-con .x-con-nr .x-text .x-title {
  color: #000;
  margin: 0.2rem 0 0.1rem 0;
}
@media (max-width: 991px) {
  .x-gongyi2 .x-con .x-con-nr .x-text .x-title {
    margin: 0.4rem 0 0.2rem 0;
  }
}
@media (max-width: 767px) {
  .x-gongyi2 .x-con .x-con-nr .x-text .x-title {
    margin: 0.8rem 0 0.4rem 0;
  }
}
.x-gongyi2 .x-con .x-con-nr .x-text .x-p {
  color: #666666;
  max-height: 100px;
  overflow-y: auto;
  padding-right: 10px;
}
.x-gongyi2 .x-con .x-con-nr .x-text .x-p::-webkit-scrollbar {
  width: 3px;
}
.x-gongyi2 .x-con .x-con-nr .x-text .x-p::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-gongyi2 .x-con .x-con-nr .x-text .x-p::-webkit-scrollbar-thumb {
  background: #ee7700;
  border-radius: 25px;
}
.x-gongyi2 .x-con .x-con-nr .x-text .x-p ::-webkit-scrollbar-corner {
  background-color: #ee7700;
}
.x-gongyi2 .x-con .x-fhui {
  position: absolute;
  right: -1rem;
  bottom: 0;
  background-color: #ee7700;
  width: 1rem;
  height: 1.6rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border-top-right-radius: 0.12rem;
  border-bottom-right-radius: 0.12rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  .x-gongyi2 .x-con .x-fhui {
    width: 1.8rem;
    height: 2.6rem;
    right: -1.8rem;
  }
}
@media (max-width: 767px) {
  .x-gongyi2 .x-con .x-fhui {
    width: 2.2rem;
    height: 3rem;
    right: -2.2rem;
  }
}
.x-gongyi2 .x-con .x-fhui img {
  width: 36px;
  height: 30px;
  object-fit: contain;
}
@media (max-width: 991px) {
  .x-gongyi2 .x-con .x-fhui img {
    width: 30px;
    height: 26px;
  }
}
@media (max-width: 767px) {
  .x-gongyi2 .x-con .x-fhui img {
    width: 26px;
    height: 22px;
  }
}
.x-gongyi2 .x-con .x-fhui span {
  display: block;
  color: #fff;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-gongyi2 .x-con .x-fhui span {
    font-size: 14px;
  }
}
.x-shehui1 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .x-shehui1 {
    padding-top: 3rem;
  }
}
.x-shehui1 .container a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-shehui1 .container a:hover figure img {
  transform: scale(1.1);
}
.x-shehui1 .container a figure {
  width: 50%;
  height: 5.6rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-shehui1 .container a figure {
    width: 100%;
    height: 10.5rem;
  }
}
.x-shehui1 .container a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-shehui1 .container a .x-text {
  width: 50%;
  padding: 0.8rem 0 0 0.6rem;
}
@media (max-width: 767px) {
  .x-shehui1 .container a .x-text {
    width: 100%;
    padding: 1rem 0 1rem 0;
  }
}
.x-shehui1 .container a .x-text .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-shehui1 .container a .x-text .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-shehui1 .container a .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-shehui1 .container a .x-text .x-p {
  color: #666666;
  line-height: 1.6;
  margin-top: 0.2rem;
  height: 2.4rem;
  overflow-y: auto;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .x-shehui1 .container a .x-text .x-p {
    height: auto;
    overflow-y: initial;
    margin-top: 0.5rem;
    font-size: 14px;
  }
}
.x-shehui1 .container a .x-text .x-p::-webkit-scrollbar {
  width: 3px;
}
.x-shehui1 .container a .x-text .x-p::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-shehui1 .container a .x-text .x-p::-webkit-scrollbar-thumb {
  background: #ee7700;
  border-radius: 25px;
}
.x-shehui1 .container a .x-text .x-p ::-webkit-scrollbar-corner {
  background-color: #ee7700;
}
.x-shehui1 .container a .x-text .x-span {
  margin-top: 10px;
}
.x-shehui1 .container a .x-text .x-span i {
  display: inline-block;
  width: 22px;
  height: 16px;
  background: url("../images/x-jt3.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .x-shehui1 .container a .x-text .x-span i {
    width: 18px;
    height: 14px;
    margin-right: 10px;
  }
}
.x-shehui1 .container a .x-text .x-span span {
  font-size: 18px;
  color: #ee7700;
}
@media (max-width: 767px) {
  .x-shehui1 .container a .x-text .x-span span {
    font-size: 16px;
  }
}
.x-shehui2 {
  padding: 1rem 0 0 0;
}
.x-shehui2 .container .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-shehui2 .container .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-shehui2 .container .x-title {
    font-size: 1.2rem;
  }
}
.x-shehui2 .container .x-p {
  color: #666666;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .x-shehui2 .container .x-p {
    font-size: 14px;
  }
}
.x-shehui3 .x-gongyi1 {
  padding: 0.6rem 0 0 0;
}
@media (max-width: 767px) {
  .x-shehui3 .x-gongyi1 {
    padding-top: 1rem;
  }
}
.x-shehui3 .x-gongyi1 .container {
  text-align: center;
}
.x-shehui3 .x-gongyi1 .container .x-box-a2 {
  display: inline-flex;
  align-items: center;
  border: 2px solid #ee7700;
  border-radius: 30px;
  padding: 8px 0.5rem 8px 8px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-shehui3 .x-gongyi1 .container .x-box-a2 {
    padding: 5px 20px 5px 5px;
  }
}
@media (max-width: 767px) {
  .x-shehui3 .x-gongyi1 .container .x-box-a2 {
    padding: 3px 15px 3px 3px;
  }
}
.x-shehui3 .x-gongyi1 .container .x-box-a2:hover::before {
  width: 210px;
  opacity: 1;
}
.x-shehui3 .x-gongyi1 .container .x-box-a2:hover i::before {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1260px) {
  .x-shehui3 .x-gongyi1 .container .x-box-a2:hover i::before {
    width: 16px;
    height: 12px;
  }
}
.x-shehui3 .x-gongyi1 .container .x-box-a2:hover span {
  color: #fff;
}
.x-shehui3 .x-gongyi1 .container .x-box-a2::before {
  content: "";
  width: 0;
  height: 150px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ee7700;
  transition: 0.5s all;
  opacity: 0;
  border-radius: 50%;
}
.x-shehui3 .x-gongyi1 .container .x-box-a2 i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #ee7700;
  border-radius: 50%;
  position: relative;
  margin-right: 0.24rem;
}
@media (max-width: 1260px) {
  .x-shehui3 .x-gongyi1 .container .x-box-a2 i {
    width: 32px;
    height: 32px;
  }
}
.x-shehui3 .x-gongyi1 .container .x-box-a2 i::before {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-shehui3 .x-gongyi1 .container .x-box-a2 i::before {
    width: 8px;
    height: 12px;
  }
}
.x-shehui3 .x-gongyi1 .container .x-box-a2 span {
  color: #ee7700;
  position: relative;
  z-index: 5;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-shehui3 .x-gongyi1 .container .x-box-a2 span {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .x-shehui3 .x-gongyi1 .container .x-box-a2 span {
    font-size: 14px;
  }
}
.x-shehui4 {
  padding-top: 1rem;
  position: relative;
}
.x-shehui4 figure {
  width: 100%;
  height: 9.4rem;
}
@media (max-width: 767px) {
  .x-shehui4 figure {
    height: 16.8rem;
  }
}
.x-shehui4 figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-shehui4 .x-text {
  position: absolute;
  left: 2.4rem;
  bottom: 1rem;
  padding-right: 1rem;
}
@media (max-width: 1580px) {
  .x-shehui4 .x-text {
    left: 1.4rem;
  }
}
@media (max-width: 767px) {
  .x-shehui4 .x-text {
    bottom: 2rem;
  }
}
.x-shehui4 .x-text .x-title {
  font-size: 0.6rem;
  color: #fff;
}
@media (max-width: 991px) {
  .x-shehui4 .x-text .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-shehui4 .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-shehui4 .x-text .x-p {
  color: #fff;
  line-height: 1.6;
  margin: 0.2rem 0 0.5rem 0;
}
@media (max-width: 767px) {
  .x-shehui4 .x-text .x-p {
    font-size: 14px;
    margin: 0.4rem 0 0.6rem 0;
  }
}
.x-shehui4 .x-text a {
  display: inline-block;
}
.x-shehui4 .x-text a i {
  display: inline-block;
  width: 22px;
  height: 16px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 30px;
}
@media (max-width: 1260px) {
  .x-shehui4 .x-text a i {
    width: 18px;
    height: 14px;
    margin-right: 10px;
  }
}
.x-shehui4 .x-text a span {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 767px) {
  .x-shehui4 .x-text a span {
    font-size: 16px;
  }
}
@keyframes myfirst1 {
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes myfirst1 {
  /* Safari and Chrome */
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}
.x-list-news1 {
  background-color: #f5f5f5;
  padding: 0.8rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-list-news1 {
    padding: 0.5rem 0 2rem 0;
  }
}
.x-list-news1 .container a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.x-list-news1 .container a:hover figure img {
  transform: scale(1.1);
}
.x-list-news1 .container a figure {
  width: 50%;
  height: 5.6rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-list-news1 .container a figure {
    height: 6.6rem;
  }
}
@media (max-width: 767px) {
  .x-list-news1 .container a figure {
    width: 100%;
    height: 10.5rem;
  }
}
.x-list-news1 .container a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-list-news1 .container a .x-right {
  width: 50%;
  padding-left: 0.8rem;
}
@media (max-width: 767px) {
  .x-list-news1 .container a .x-right {
    width: 100%;
    padding: 1rem 0 0 0;
  }
}
.x-list-news1 .container a .x-right .x-text .x-ti {
  padding-bottom: 0.35rem;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-list-news1 .container a .x-right .x-text .x-ti {
    padding-bottom: 0.8rem;
  }
}
.x-list-news1 .container a .x-right .x-text .x-title {
  font-size: 0.48rem;
  color: #000000;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 991px) {
  .x-list-news1 .container a .x-right .x-text .x-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .x-list-news1 .container a .x-right .x-text .x-title {
    font-size: 1rem;
  }
}
.x-list-news1 .container a .x-right .x-text .x-p {
  color: #666666;
  line-height: 1.6;
  margin: 0.55rem 0 0.75rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-news1 .container a .x-right .x-text .x-p {
    font-size: 14px;
  }
}
.x-list-news1 .container a .x-right .x-text .x-show-a {
  display: inline-block;
  background-color: #ee7700;
  line-height: 60px;
  height: 60px;
  border-radius: 30px;
  padding: 0 0.4rem;
}
@media (max-width: 1580px) {
  .x-list-news1 .container a .x-right .x-text .x-show-a {
    line-height: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-list-news1 .container a .x-right .x-text .x-show-a {
    padding: 0 16px;
    line-height: 44px;
    height: 44px;
  }
}
.x-list-news1 .container a .x-right .x-text .x-show-a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .x-list-news1 .container a .x-right .x-text .x-show-a i {
    width: 8px;
    height: 12px;
    margin-right: 10px;
  }
}
.x-list-news1 .container a .x-right .x-text .x-show-a span {
  color: #fff;
}
@media (max-width: 1580px) {
  .x-list-news1 .container a .x-right .x-text .x-show-a span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-list-news1 .container a .x-right .x-text .x-show-a span {
    font-size: 14px;
  }
}
.x-list-news2 {
  padding-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-list-news2 {
    padding-top: 1rem;
  }
}
.x-list-news2 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-list-news2 .container ul li {
  width: 31.9%;
  margin-right: 2.15%;
  margin-bottom: 0.8rem;
}
.x-list-news2 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .x-list-news2 .container ul li:nth-of-type(3n) {
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .x-list-news2 .container ul li {
    width: 48%;
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  .x-list-news2 .container ul li {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .x-list-news2 .container ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
.x-list-news2 .container ul li a:hover figure img {
  transform: scale(1.1);
}
.x-list-news2 .container ul li a:hover .x-text {
  margin-top: -0.4rem;
}
@media (max-width: 767px) {
  .x-list-news2 .container ul li a:hover .x-text {
    margin-top: -1.5rem;
  }
}
.x-list-news2 .container ul li a:hover .x-text span {
  color: #ee7700;
}
.x-list-news2 .container ul li a:hover .x-text .x-tl .x-title {
  background-size: 100% 100%;
}
.x-list-news2 .container ul li a:hover .x-text i {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt3.png") no-repeat center;
  background-size: 100% 100%;
}
.x-list-news2 .container ul li a figure {
  width: 100%;
  height: 3rem;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .x-list-news2 .container ul li a figure {
    height: 4rem;
  }
}
@media (max-width: 991px) {
  .x-list-news2 .container ul li a figure {
    height: 5rem;
  }
}
@media (max-width: 767px) {
  .x-list-news2 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-list-news2 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-list-news2 .container ul li a .x-text {
  padding: 0.4rem 0.4rem 0 0;
  margin-top: 0;
  position: relative;
  z-index: 5;
  background-color: #fff;
  width: 88%;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-list-news2 .container ul li a .x-text {
    padding: 0.8rem 1rem 0 0;
  }
}
.x-list-news2 .container ul li a .x-text span {
  font-size: 18px;
  color: #999999;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-list-news2 .container ul li a .x-text span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-list-news2 .container ul li a .x-text span {
    font-size: 12px;
  }
}
.x-list-news2 .container ul li a .x-text .x-tl {
  color: #000000;
  margin-top: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 0.84rem;
}
@media (max-width: 1580px) {
  .x-list-news2 .container ul li a .x-text .x-tl {
    height: 64px;
  }
}
@media (max-width: 767px) {
  .x-list-news2 .container ul li a .x-text .x-tl {
    font-size: 14px;
    margin-top: 0.3rem;
    height: 50px;
  }
}
.x-list-news2 .container ul li a .x-text .x-tl .x-title {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #000 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-news2 .container ul li a .x-text i {
  display: inline-block;
  margin-top: 0.7rem;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  transition: 0.5s all;
}
.x-hangye1 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .x-hangye1 {
    padding-top: 3rem;
  }
}
.x-hangye1 .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-hangye1 .container ul li {
  margin-bottom: 0.85rem;
  width: 47.2%;
  margin-right: 5.6%;
}
.x-hangye1 .container ul li:nth-of-type(2n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .x-hangye1 .container ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.2rem;
  }
}
.x-hangye1 .container ul li a {
  display: block;
}
.x-hangye1 .container ul li a:hover figure img {
  transform: scale(1.1);
}
.x-hangye1 .container ul li a:hover .x-text .x-title {
  color: #ee7700;
}
.x-hangye1 .container ul li a:hover .x-text span {
  color: #ee7700;
}
.x-hangye1 .container ul li a:hover .x-text span i {
  background: url("../images/x-jt1.png") no-repeat center;
  background-size: 100% 100%;
}
.x-hangye1 .container ul li a figure {
  width: 100%;
  height: 4rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-hangye1 .container ul li a figure {
    height: 5rem;
  }
}
@media (max-width: 767px) {
  .x-hangye1 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-hangye1 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-hangye1 .container ul li a .x-text {
  display: flex;
  justify-content: space-between;
  margin-top: 0.3rem;
}
@media (max-width: 991px) {
  .x-hangye1 .container ul li a .x-text {
    margin-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-hangye1 .container ul li a .x-text {
    margin-top: 0.8rem;
  }
}
.x-hangye1 .container ul li a .x-text .x-title {
  color: #000;
  font-weight: bold;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s all;
}
.x-hangye1 .container ul li a .x-text span {
  font-size: 18px;
  color: #999999;
  flex-shrink: 0;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-hangye1 .container ul li a .x-text span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-hangye1 .container ul li a .x-text span {
    font-size: 14px;
  }
}
.x-hangye1 .container ul li a .x-text span i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 30px;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-hangye1 .container ul li a .x-text span i {
    height: 12px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .x-hangye1 .container ul li a .x-text span i {
    margin-right: 10px;
  }
}
.x-page-yehuan1 {
  padding: 0.8rem 0;
}
@media (max-width: 767px) {
  .x-page-yehuan1 {
    padding: 2.5rem 0 2.2rem 0;
  }
}
.x-page-yehuan1 .container .x-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.x-page-yehuan1 .container .x-con .x-left {
  position: sticky;
  top: 100px;
  width: 50%;
  padding-right: 0.9rem;
}
@media (max-width: 767px) {
  .x-page-yehuan1 .container .x-con .x-left {
    width: 100%;
    position: initial;
  }
}
.x-page-yehuan1 .container .x-con .x-left .x-top {
  margin-bottom: 0.54rem;
}
@media (max-width: 767px) {
  .x-page-yehuan1 .container .x-con .x-left .x-top {
    margin-bottom: 0;
  }
}
.x-page-yehuan1 .container .x-con .x-left .x-top .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-page-yehuan1 .container .x-con .x-left .x-top .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-page-yehuan1 .container .x-con .x-left .x-top .x-title {
    font-size: 1.2rem;
  }
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con {
  position: relative;
}
@media (max-width: 767px) {
  .x-page-yehuan1 .container .x-con .x-left .x-left-con {
    display: none;
  }
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con .x-line2 {
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #cccccc;
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con .x-line2 i {
  width: 2px;
  height: 0;
  background-color: #ee7700;
  position: absolute;
  left: 0;
  top: 0;
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con ul {
  padding-left: 0.6rem;
  position: relative;
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con ul li {
  padding-bottom: 0.8rem;
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con ul li:last-child {
  padding-bottom: 0;
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con ul li.on .x-title {
  color: #ee7700;
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con ul li.on .x-p {
  opacity: 1;
  display: block;
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con ul li .x-title {
  font-weight: bold;
  color: #666666;
  margin-bottom: 0.15rem;
}
.x-page-yehuan1 .container .x-con .x-left .x-left-con ul li .x-p {
  color: #666666;
  line-height: 1.6;
  opacity: 0;
  transition: 0.5s all;
  display: none;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-page-yehuan1 .container .x-con .x-right {
  width: 50%;
  padding-top: 1.4rem;
}
@media (max-width: 767px) {
  .x-page-yehuan1 .container .x-con .x-right {
    width: 100%;
    padding-top: 1rem;
  }
}
.x-page-yehuan1 .container .x-con .x-right ul li {
  padding-top: 1.9rem;
}
@media (max-width: 767px) {
  .x-page-yehuan1 .container .x-con .x-right ul li {
    padding-top: 1.5rem;
  }
}
.x-page-yehuan1 .container .x-con .x-right ul li:first-child {
  padding-top: 0;
}
.x-page-yehuan1 .container .x-con .x-right ul li figure {
  width: 100%;
  height: 4.6rem;
}
@media (max-width: 991px) {
  .x-page-yehuan1 .container .x-con .x-right ul li figure {
    height: 5.6rem;
  }
}
@media (max-width: 767px) {
  .x-page-yehuan1 .container .x-con .x-right ul li figure {
    height: 10.5rem;
  }
}
.x-page-yehuan1 .container .x-con .x-right ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-page-yehuan1 .container .x-con .x-right ul li .x-text {
  display: none;
}
@media (max-width: 767px) {
  .x-page-yehuan1 .container .x-con .x-right ul li .x-text {
    display: block;
    margin: 0.8rem 0 0 0;
  }
}
.x-page-yehuan1 .container .x-con .x-right ul li .x-text .x-title {
  font-weight: bold;
  font-size: 18px;
}
.x-page-yehuan1 .container .x-con .x-right ul li .x-text .x-p {
  margin-top: 0.4rem;
  font-size: 14px;
}
@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp2 {
  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-page-yehuan2 .container .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-page-yehuan2 .container .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-page-yehuan2 .container .x-title {
    font-size: 1.2rem;
  }
}
.x-page-yehuan3 {
  padding: 0.3rem 0 0.5rem 0;
}
@media (max-width: 767px) {
  .x-page-yehuan3 {
    padding-bottom: 3rem;
  }
}
.x-sol-shifei1 .x-show-pro1 .container .x-text .x-p {
  color: #000;
  line-height: 1.6;
}
.x-sol-shifei2 .x-show-pro3 .container ul li::before {
  display: none;
}
.x-sol-shifei3 {
  padding-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-sol-shifei3 {
    padding-top: 2rem;
  }
}
.x-sol-shifei3 .container .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-sol-shifei3 .container .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-sol-shifei3 .container .x-title {
    font-size: 1.2rem;
  }
}
@media (max-width: 1580px) {
  .x-sol-shifei3 .container .x-con {
    transform: scale(0.9);
  }
}
@media (max-width: 991px) {
  .x-sol-shifei3 .container .x-con {
    display: none;
  }
}
.x-sol-shifei3 .container .x-con ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-sol-shifei3 .container .x-con ul li {
  width: 20%;
  text-align: center;
  position: relative;
}
@media (max-width: 991px) {
  .x-sol-shifei3 .container .x-con ul li {
    width: 33.3%;
  }
}
.x-sol-shifei3 .container .x-con ul li:nth-of-type(2n) .x-top .x-top-shuzi span {
  color: #ffffff;
  background-color: #cccccc;
}
.x-sol-shifei3 .container .x-con ul li:first-child .x-top::before {
  background: url("../images/x-fwfw1.png") no-repeat center;
}
@media (max-width: 1300px) {
  .x-sol-shifei3 .container .x-con ul li:first-child .x-top::before {
    background-position: -60px 0;
  }
}
@media (max-width: 1260px) {
  .x-sol-shifei3 .container .x-con ul li:first-child .x-top::before {
    background-position: -106px 0;
  }
}
.x-sol-shifei3 .container .x-con ul li:hover .x-top .x-top-shuzi span {
  background-color: #fff;
  border: 3px solid #ee7700;
  color: #ee7700;
  box-shadow: 0 0 40px rgba(238, 119, 0, 0.15);
}
.x-sol-shifei3 .container .x-con ul li:nth-of-type(5) .x-top::before {
  content: "";
  width: 286px;
  height: 144px;
  background: url("../images/x-fwfw3.png") no-repeat center;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 110%;
  transform: translateY(-50%);
  z-index: -1;
}
.x-sol-shifei3 .container .x-con ul li .x-top {
  position: relative;
}
.x-sol-shifei3 .container .x-con ul li .x-top::before {
  content: "";
  width: 286px;
  height: 50px;
  background: url("../images/x-fwfw2.png") no-repeat center;
  background-position: left;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 1300px) {
  .x-sol-shifei3 .container .x-con ul li .x-top::before {
    background-position: -60px 0;
  }
}
@media (max-width: 1260px) {
  .x-sol-shifei3 .container .x-con ul li .x-top::before {
    background-position: -106px 0;
  }
}
@media (max-width: 991px) {
  .x-sol-shifei3 .container .x-con ul li .x-top::before {
    display: none;
  }
}
.x-sol-shifei3 .container .x-con ul li .x-top .x-top-shuzi img {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #fff;
  background-color: #fff;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  transition: 0.5s all;
  border: 3px solid transparent;
  object-fit: contain;
}
.x-sol-shifei3 .container .x-con ul li .x-top .x-top-shuzi span {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: #ee7700;
  border-radius: 50%;
  color: #fff;
  transition: 0.5s all;
  border: 3px solid transparent;
}
.x-sol-shifei3 .container .x-con ul li .x-p {
  color: #666666;
  margin-top: 0.25rem;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  direction: initial;
}
.x-sol-shifei3 .container .x-con .x-ul-a {
  margin-top: 0.5rem;
}
.x-sol-shifei3 .container .x-con .x-ul-b {
  display: flex;
  direction: rtl;
  unicode-bidi: bidi-override;
  padding-top: 60px;
}
@media (max-width: 1260px) {
  .x-sol-shifei3 .container .x-con .x-ul-b {
    padding-top: 50px;
  }
}
.x-sol-shifei3 .container .x-con .x-ul-b li .x-top .x-top-shuzi span {
  color: #ffffff;
  background-color: #cccccc;
}
.x-sol-shifei3 .container .x-con .x-ul-b li:nth-of-type(5) .x-top::before {
  top: 50%;
}
.x-sol-shifei3 .container .x-con .x-ul-b li:nth-of-type(2n) .x-top .x-top-shuzi span {
  color: #fff;
  background-color: #ee7700;
}
.x-sol-shifei3 .container .x-con .x-ul-b li:hover .x-top .x-top-shuzi span {
  background-color: #fff;
  border: 3px solid #ee7700;
  color: #ee7700;
  box-shadow: 0 0 40px rgba(238, 119, 0, 0.15);
}
.x-sol-shifei3 .container .x-con .x-ul-b li:first-child .x-top::before {
  background: url("../images/x-fwfw4.png") no-repeat center;
  background-size: cover;
  background-position: center;
  height: 144px;
  top: 9%;
}
.x-sol-shifei3 .container .x-con .x-ul-b li:last-child .x-top::before {
  background: url("../images/x-fwfw6.png") no-repeat center;
  background-size: cover;
  background-position: right;
  height: 50px;
  width: 286px;
}
@media (max-width: 1300px) {
  .x-sol-shifei3 .container .x-con .x-ul-b li:last-child .x-top::before {
    background-position: -50px 0;
  }
}
@media (max-width: 1260px) {
  .x-sol-shifei3 .container .x-con .x-ul-b li:last-child .x-top::before {
    background-position: -106px 0;
  }
}
.x-sol-shifei3 .container .x-con .x-ul-b li .x-top::before {
  background: url("../images/x-fwfw5.png") no-repeat center;
  background-size: cover;
  background-position: right;
}
@media (max-width: 1300px) {
  .x-sol-shifei3 .container .x-con .x-ul-b li .x-top::before {
    background-position: -50px 0;
  }
}
@media (max-width: 1260px) {
  .x-sol-shifei3 .container .x-con .x-ul-b li .x-top::before {
    background-position: -106px 0;
  }
}
.x-sol-shifei3 .container .x-m-ul {
  display: none;
}
@media (max-width: 991px) {
  .x-sol-shifei3 .container .x-m-ul {
    display: block;
    margin-top: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-sol-shifei3 .container .x-m-ul {
    margin-top: 1rem;
  }
}
.x-sol-shifei3 .container .x-m-ul .x-ul-a {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-sol-shifei3 .container .x-m-ul .x-ul-a li {
  width: 33.3%;
  text-align: center;
  position: relative;
  margin-bottom: 1rem;
}
.x-sol-shifei3 .container .x-m-ul .x-ul-a li:nth-of-type(2n) .x-top .x-top-shuzi span {
  color: #ffffff;
  background-color: #cccccc;
}
.x-sol-shifei3 .container .x-m-ul .x-ul-a li .x-top {
  position: relative;
}
.x-sol-shifei3 .container .x-m-ul .x-ul-a li .x-top .x-top-shuzi img {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #fff;
  background-color: #fff;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  transition: 0.5s all;
  border: 3px solid transparent;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-sol-shifei3 .container .x-m-ul .x-ul-a li .x-top .x-top-shuzi img {
    width: 50px;
    height: 50px;
  }
}
.x-sol-shifei3 .container .x-m-ul .x-ul-a li .x-top .x-top-shuzi span {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #ee7700;
  border-radius: 50%;
  color: #fff;
}
.x-sol-shifei3 .container .x-m-ul .x-ul-a li .x-p {
  color: #666666;
  margin-top: 0.25rem;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .x-sol-shifei3 .container .x-m-ul .x-ul-a li .x-p {
    font-size: 14px;
  }
}
.x-sol-shifei4 {
  padding: 0.8rem 0 1rem 0;
}
@media (max-width: 767px) {
  .x-sol-shifei4 {
    padding: 1.2rem 0 3rem 0;
  }
}
.x-sol-shifei4 .container .x-top .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-sol-shifei4 .container .x-top .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-top .x-title {
    font-size: 1.2rem;
  }
}
.x-sol-shifei4 .container .x-form {
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form {
    margin-top: 1rem;
  }
}
.x-sol-shifei4 .container .x-form form .x-inp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form .x-inp {
    margin-bottom: 0;
  }
}
.x-sol-shifei4 .container .x-form form .x-inp input {
  width: 49.3%;
  height: 70px;
  line-height: 70px;
  border: 1px solid #e3e3e3;
  padding: 0 0.3rem;
  font-size: 18px;
  color: #666666;
}
@media (max-width: 1580px) {
  .x-sol-shifei4 .container .x-form form .x-inp input {
    height: 60px;
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .x-sol-shifei4 .container .x-form form .x-inp input {
    height: 50px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form .x-inp input {
    width: 100%;
    margin-bottom: 1rem;
    padding: 0 1rem;
  }
}
.x-sol-shifei4 .container .x-form form textarea {
  padding: 0.25rem 0.3rem;
  border: 1px solid #e3e3e3;
  color: #666666;
  width: 100%;
  height: 2.4rem;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .x-sol-shifei4 .container .x-form form textarea {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .x-sol-shifei4 .container .x-form form textarea {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form textarea {
    height: 120px;
    padding: 1rem;
  }
}
.x-sol-shifei4 .container .x-form form .x-xia {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.x-sol-shifei4 .container .x-form form .x-xia .hi-file-box1 {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-left: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #666666;
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form .x-xia .hi-file-box1 {
    padding-left: 25px;
  }
}
.x-sol-shifei4 .container .x-form form .x-xia .hi-file-box1::before {
  content: "";
  width: 20px;
  height: 24px;
  position: absolute;
  left: 0;
  background: url("../images/x-xiazai1.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form .x-xia .hi-file-box1::before {
    width: 16px;
    height: 20px;
  }
}
.x-sol-shifei4 .container .x-form form .x-xia .hi-file-box1 .hi-input-box1 .hi-text1 {
  position: relative;
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form .x-xia .hi-file-box1 .hi-input-box1 .hi-text1 {
    font-size: 12px;
  }
}
.x-sol-shifei4 .container .x-form form .x-xia .hi-file-box1 .hi-input-box1 input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.x-sol-shifei4 .container .x-form form .x-xia .x-but {
  display: inline-block;
  background-color: #ee7700;
  line-height: 60px;
  height: 60px;
  border-radius: 30px;
  padding: 0 0.4rem;
}
@media (max-width: 1580px) {
  .x-sol-shifei4 .container .x-form form .x-xia .x-but {
    line-height: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form .x-xia .x-but {
    padding: 0 16px;
    line-height: 42px;
    height: 42px;
  }
}
.x-sol-shifei4 .container .x-form form .x-xia .x-but i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form .x-xia .x-but i {
    width: 8px;
    height: 12px;
    margin-right: 10px;
  }
}
.x-sol-shifei4 .container .x-form form .x-xia .x-but span {
  color: #fff;
}
@media (max-width: 1580px) {
  .x-sol-shifei4 .container .x-form form .x-xia .x-but span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-sol-shifei4 .container .x-form form .x-xia .x-but span {
    font-size: 14px;
  }
}
.x-ny-banner2 {
  position: relative;
}
.x-ny-banner2 .x-bread {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  background-color: transparent;
  border-bottom: none;
}
.x-ny-banner2 .x-bread .container a {
  color: #ccc;
}
.x-ny-banner2 .x-bread .container a.on {
  color: #fff;
}
.x-ny-banner2 .x-bread .container a:hover {
  color: #fff;
}
.x-ny-banner2 .x-con .x-img {
  width: 100%;
  height: 8.4rem;
  position: relative;
}
@media (max-width: 991px) {
  .x-ny-banner2 .x-con .x-img {
    height: 11.4rem;
  }
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-img {
    height: 16.4rem;
    height: 21.4rem;
  }
}
.x-ny-banner2 .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.x-ny-banner2 .x-con .x-img img.x-mh {
  z-index: 2;
  display: none;
}
.x-ny-banner2 .x-con .x-img img.x-qx {
  z-index: 3;
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-img img.x-mh {
    display: block;
  }
  .x-ny-banner2 .x-con .x-img img.x-qx {
    display: none;
  }
}
.x-ny-banner2 .x-con .x-text {
  position: absolute;
  left: 2.4rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
@media (max-width: 1260px) {
  .x-ny-banner2 .x-con .x-text {
    width: 46%;
  }

}
@media (max-width: 991px) {
  .x-ny-banner2 .x-con .x-text {
    left: 1rem;
    padding-right: 1rem;
    width: 60%;
  }
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-text {
    width: 68%;
  }
}
.x-ny-banner2 .x-con .x-text .x-title {
  font-size: 0.72rem;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-ny-banner2 .x-con .x-text .x-title {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-ny-banner2 .x-con .x-text .x-p {
  color: #fff;
  text-align: justify;
}
@media (max-width: 1260px) {
  .x-ny-banner2 .x-con .x-text .x-p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-text .x-p {
    font-size: 14px;
    margin-top: 0.5rem;
  }
  .x-ny-banner2 .x-con .x-text .x-p br {
    display: none;
  }
}
.x-ny-banner2 .x-con .x-text .x-show-a {
  display: inline-block;
  background-color: #ee7700;
  line-height: 60px;
  height: 60px;
  border-radius: 30px;
  padding: 0 0.4rem;
  margin-top: 0.7rem;
}
@media (max-width: 1580px) {
  .x-ny-banner2 .x-con .x-text .x-show-a {
    line-height: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-text .x-show-a {
    padding: 0 16px;
  }
}
.x-ny-banner2 .x-con .x-text .x-show-a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-text .x-show-a i {
    width: 8px;
    height: 12px;
    margin-right: 10px;
  }
}
.x-ny-banner2 .x-con .x-text .x-show-a span {
  color: #fff;
}
@media (max-width: 1580px) {
  .x-ny-banner2 .x-con .x-text .x-show-a span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-text .x-show-a span {
    font-size: 14px;
  }
}
.x-ny-banner2 .x-con .x-line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 70px;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-line {
    display: none;
  }
}
.x-ny-banner2 .x-con .x-line i {
  position: absolute;
  left: 50%;
  bottom: -70px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 2px;
  height: 60px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .x-ny-banner2 .x-con .x-line i {
    height: 50px;
    bottom: -60px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner2 .x-con .x-line i {
    height: 40px;
    bottom: -50px;
  }
}
.x-ny-banner2 .x-con .x-line i::after {
  content: "";
  width: 2px;
  height: 40px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #fff;
  animation: myfirst1 2s infinite linear;
}
.x-ny-banner2 .x-con .x-line p {
  font-size: 14px;
  color: #fff;
}
.x-show-hangye1 .x-page-yehuan2 {
  padding: 0.9rem 0 0 0;
}
.x-show-hangye1 .x-page-yehuan2 .container .x-title {
  line-height: 1.2;
}
.x-show-hangye2 {
  padding: 0.7rem 0 1rem 0;
}
@media (max-width: 767px) {
  .x-show-hangye2 {
    padding: 3rem 0;
  }
}
.x-show-hangye2 .container .x-khhz .x-top .x-title {
  font-size: 0.6rem;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-show-hangye2 .container .x-khhz .x-top .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-show-hangye2 .container .x-khhz .x-top .x-title {
    font-size: 1.2rem;
  }
}
.x-show-hangye2 .container .x-khhz ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-show-hangye2 .container .x-khhz ul {
    margin-top: 1rem;
  }
}
.x-show-hangye2 .container .x-khhz ul li {
  width: 20%;
  border: 1px solid #e3e3e3;
  border-left: 1px solid transparent;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-show-hangye2 .container .x-khhz ul li {
    width: 33.3%;
  }
}
.x-show-hangye2 .container .x-khhz ul li:hover {
  border: 1px solid #ee7700 !important;
  box-shadow: 0 0 50px rgba(238, 119, 0, 0.15);
  position: relative;
  z-index: 2;
}
.x-show-hangye2 .container .x-khhz ul li:first-child {
  border-left: 1px solid #e3e3e3;
}
.x-show-hangye2 .container .x-khhz ul li:nth-of-type(6n) {
  border-left: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-show-hangye2 .container .x-khhz ul li:nth-of-type(6n) {
    border-left: 1px solid transparent;
  }
}
.x-show-hangye2 .container .x-khhz ul li:nth-of-type(n+6) {
  border-top: 1px solid transparent;
}
@media (max-width: 767px) {
  .x-show-hangye2 .container .x-khhz ul li:nth-of-type(n+6) {
    border-top: 1px solid transparent;
  }
}
@media (max-width: 767px) {
  .x-show-hangye2 .container .x-khhz ul li:nth-of-type(n+4) {
    border-top: 1px solid transparent;
  }
  .x-show-hangye2 .container .x-khhz ul li:nth-of-type(3n+1) {
    border-left: 1px solid #e3e3e3;
  }
}
.x-show-hangye2 .container .x-khhz ul li figure {
  width: 100%;
  height: 1.2rem;
}
@media (max-width: 1580px) {
  .x-show-hangye2 .container .x-khhz ul li figure {
    height: 1.3rem;
  }
}
@media (max-width: 767px) {
  .x-show-hangye2 .container .x-khhz ul li figure {
    height: 2.8rem;
  }
}
.x-show-hangye2 .container .x-khhz ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-ny-banner3 .x-ny-banner2 .x-con .x-img {
  height: 6rem;
}
@media (max-width: 991px) {
  .x-ny-banner3 .x-ny-banner2 .x-con .x-img {
    height: 11.4rem;
  }
}
@media (max-width: 767px) {
  .x-ny-banner3 .x-ny-banner2 .x-con .x-img {
    height: 16.4rem;
    height: 21.4rem;
  }
}
.x-problem1 {
  padding: 0.7rem 0 0.6rem 0;
}
@media (max-width: 767px) {
  .x-problem1 {
    padding: 2rem 0;
  }
}

.x-problem1 .container ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


.x-problem1 .container ul li {
  width: 45%;

}
.x-problem1 .container ul li.on .x-p {
  color: #ee7700;
  border-bottom: none;
}
.x-problem1 .container ul li.on .x-p i {
  transform: rotate(-180deg);
}
.x-problem1 .container ul li .x-p {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  padding: 0.25rem 0;
  /* transition: 0.5s all; */
  color: #333;
  border-bottom: 1px solid #e3e3e3;
}

.x-problem1 .container ul li .x-p span{
  cursor: pointer;
}

.x-problem1 .container ul li.on{
  border-bottom: 1px solid #e3e3e3;
}

@media (max-width: 991px) {
  .x-problem1 .container ul li .x-p {
    padding: 0.4rem 0;
  }
}
@media (max-width: 767px) {
  .x-problem1 .container ul li .x-p {
    padding: 1rem 0;
  }
}
.x-problem1 .container ul li .x-p i {
  display: inline-block;
  width: 16px;
  height: 9px;
  background: url("../images/x-jt-xia.png") no-repeat center;
  background-size: 100% 100%;
  margin-top: 12px;
  transition: 0.5s all;
  flex-shrink: 0;
  margin-left: 20px;
  display: none;
}
@media (max-width: 1580px) {
  .x-problem1 .container ul li .x-p i {
    margin-top: 7px;
  }
}
@media (max-width: 767px) {
  .x-problem1 .container ul li .x-p i {
    width: 12px;
    height: 8px;
    background-size: contain;
  }
}
.x-problem1 .container ul li .x-text {
  color: #666666;
  line-height: 1.6;
  display: none;
  padding-bottom: 0.25rem;
}
@media (max-width: 991px) {
  .x-problem1 .container ul li .x-text {
    padding-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-problem1 .container ul li .x-text {
    padding-bottom: 1rem;
    font-size: 14px;
  }
  .x-problem1 .container ul li .x-text br {
    display: none;
  }
  .x-problem1 .container ul li{
    width: 100%;
  }
}
.x-serve1 .x-page-yehuan1 {
  padding: 1rem 0;
}
@media (max-width: 767px) {
  .x-serve1 .x-page-yehuan1 {
    padding: 3rem 0 2rem 0;
  }
}
.x-serve1 .x-page-yehuan1 .container .x-con .x-right {
  padding-top: 0;
}
.x-serve2 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .x-serve2 {
    padding-bottom: 3rem;
  }
}
.x-serve2 .container .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-serve2 .container .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-serve2 .container .x-title {
    font-size: 1.2rem;
  }
}
.x-serve2 .container .x-swiper {
  margin-top: 0.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-serve2 .container .x-swiper {
    margin-top: 1rem;
  }
}
.x-serve2 .container .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 3.4rem;
}
@media (max-width: 1260px) {
  .x-serve2 .container .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 5.4rem;
  }
}
@media (max-width: 767px) {
  .x-serve2 .container .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.5rem;
  }
}
.x-serve2 .container .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-serve2 .container .x-swiper .swiper-button-prev1 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #e4e4e4;
  position: absolute;
  left: -0.5rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.5s all;
  margin-right: 20px;
  display: none;
  z-index: 10;
}
@media (max-width: 767px) {
  .x-serve2 .container .x-swiper .swiper-button-prev1 {
    display: block;
  }
}
.x-serve2 .container .x-swiper .swiper-button-prev1:hover {
  background-color: #ee7700;
}
.x-serve2 .container .x-swiper .swiper-button-prev1:hover::before {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt6.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .x-serve2 .container .x-swiper .swiper-button-prev1:hover::before {
    width: 18px;
    height: 14px;
  }
}
.x-serve2 .container .x-swiper .swiper-button-prev1::before {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/x-jt5.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-serve2 .container .x-swiper .swiper-button-prev1::before {
    width: 10px;
    height: 14px;
  }
}
.x-serve2 .container .x-swiper .swiper-button-next1 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #e4e4e4;
  position: absolute;
  right: -0.5rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.5s all;
  display: none;
  z-index: 10;
}
@media (max-width: 767px) {
  .x-serve2 .container .x-swiper .swiper-button-next1 {
    display: block;
  }
}
.x-serve2 .container .x-swiper .swiper-button-next1:hover {
  background-color: #ee7700;
}
.x-serve2 .container .x-swiper .swiper-button-next1:hover::before {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .x-serve2 .container .x-swiper .swiper-button-next1:hover::before {
    width: 18px;
    height: 14px;
  }
}
.x-serve2 .container .x-swiper .swiper-button-next1::before {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-serve2 .container .x-swiper .swiper-button-next1::before {
    width: 10px;
    height: 14px;
  }
}
.x-serve3 {
  background-color: #f5f5f5;
  padding: 0.7rem 0 0.9rem 0;
}
@media (max-width: 767px) {
  .x-serve3 {
    padding: 2rem 0;
  }
}
.x-serve3 .container .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-serve3 .container .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-title {
    font-size: 1.2rem;
  }
}
.x-serve3 .container .x-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.x-serve3 .container .x-con .x-left {
  width: 17%;
}
@media (max-width: 1260px) {
  .x-serve3 .container .x-con .x-left {
    width: 25%;
    margin-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-left {
    width: 100%;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-left ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.x-serve3 .container .x-con .x-left ul li {
  border-bottom: 1px solid #e3e3e3;
  padding-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-left ul li {
    width: 48%;
    margin-bottom: 1rem;
  }
}
.x-serve3 .container .x-con .x-left ul li span {
  font-size: 0.6rem;
  color: #ee7700;
  line-height: 1.4;
}
@media (max-width: 1260px) {
  .x-serve3 .container .x-con .x-left ul li span {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-left ul li span {
    font-size: 1.2rem;
  }
}
.x-serve3 .container .x-con .x-left ul li p {
  color: #666666;
  padding-bottom: 0.25rem;
}
@media (max-width: 1260px) {
  .x-serve3 .container .x-con .x-left ul li p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-left ul li p {
    font-size: 14px;
  }
}
.x-serve3 .container .x-con .x-right {
  width: 69%;
}
@media (max-width: 1580px) {
  .x-serve3 .container .x-con .x-right {
    width: 59%;
  }
}
@media (max-width: 991px) {
  .x-serve3 .container .x-con .x-right {
    width: 63%;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-right {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-serve3 .container .x-con .x-right .x-img {
  position: relative;
}
.x-serve3 .container .x-con .x-right .x-img .x-ser-a{
  height: 7.18rem;
}
.x-serve3 .container .x-con .x-right .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-serve3 .container .x-con .x-right .x-img img.on{
  opacity: 1;
}
@media (max-width: 991px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ser-a{
    height: 9.18rem;
  }
  .x-serve3 .container .x-con .x-right .x-img img {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ser-a{
    height: 14.18rem;
  }
  .x-serve3 .container .x-con .x-right .x-img img {
    height: 100%;
  }
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd {
  position: absolute;
  cursor: pointer;
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.on .x-app {
  background: #ee7700;
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.on .x-text {
  display: block;
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a1 {
  right: 24.3%;
  bottom: 36.8%;
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a2 {
  right: 36.3%;
  bottom: 14.3%;
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a2 .x-text {
    left: -11rem;
  }
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a4 .x-text {
    left: -8.5rem;
  }
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a1{
    right: 21.3%;
  }
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a3 {
  right: 34.3%;
  bottom: 32.3%;
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a3 .x-text {
    left: -11rem;
  }
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a4 {
  right: 52.3%;
  bottom: 30.3%;
}

.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a5{
  top: 36%;
  left: 65%;
}

.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a6{
  top: 18%;
  left: 85%;
}

.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd.x-a7{
  top: 48%;
  left: 40%;
}

.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-p {
  position: absolute;
  left: -13px;
  top: 15px;
  white-space: nowrap;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
}
@media (max-width: 1580px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-p {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-p {
    font-size: 14px;
    left: -10px;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-p {
    font-size: 12px;
  }
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-text {
  background-color: rgba(255,255,255,0.9);
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 480px;
  font-size: 18px;
  color: #666666;
  padding: 0.35rem 0.3rem;
  z-index: 3;
  border-radius: 5px;
  line-height: 32px;
  display: none;
  -webkit-animation-name: fadeInUp3;
  animation-name: fadeInUp3;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  pointer-events: none;
}
@media (max-width: 1580px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-text {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-text {
    width: 380px;
  }
}
@media (max-width: 991px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-text {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-text {
    position: absolute;
    width: 17rem;
    font-size: 14px;
    left: -13.5rem;
    transform: initial !important;
    -webkit-animation-name: fadeInUp4;
    animation-name: fadeInUp5;
    padding: 1rem 0.3rem;
    bottom: 20px;
    line-height: 1.6;
  }
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-text::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid rgba(255, 255, 255, 0.9);
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  bottom: -20px;
  right: 45%;
  transform: translateX(-50%);
}
@media (max-width: 1260px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-text::before {
    right: 43%;
  }
}
@media (max-width: 767px) {
  .x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-text::before {
    display: none;
  }
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-app {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: 0.5s all;
  border: 2px solid #ee7700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.x-serve3 .container .x-con .x-right .x-img .x-ri-xia .x-dd .x-d1 {
  flex: 0 0 46px;
  min-width: 46px;
  height: 46px;
  border-radius: 50%;
  background: rgba(238, 119, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  animation: scalemap 2s linear infinite;
  -moz-animation: scalemap 2s linear infinite;
  -webkit-animation: scalemap 2s linear infinite;
  pointer-events: none;
}
@keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes fadeInUp3 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0) translateX(-50%);
    transform: translate3d(0, 10%, 0) translateX(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes fadeInUp3 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0) translateX(-50%);
    -ms-transform: translate3d(0, 10%, 0) translateX(-50%);
    transform: translate3d(0, 10%, 0) translateX(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.x-doc1 {
  padding: 0.6rem 0 0.4rem 0;
}
@media (max-width: 767px) {
  .x-doc1 {
    padding: 1rem 0 1rem 0;
  }
}
.x-doc1 .container ul li {
  margin-bottom: 20px;
}
.x-doc1 .container ul li a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-items: center;
  padding: 0.2rem 0.2rem;
  border: 1px solid #e3e3e3;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-doc1 .container ul li a {
    padding: 0.4rem;
  }
}
.x-doc1 .container ul li a:hover {
  background-color: #ee7700;
}
.x-doc1 .container ul li a:hover .x-left p {
  color: #fff;
}
.x-doc1 .container ul li a:hover .x-left p span {
  color: #fff;
}
.x-doc1 .container ul li a:hover .x-right i {
  background-color: #fff;
}
.x-doc1 .container ul li a:hover .x-right i::before {
  background: url("../images/x-doc3.png") no-repeat center;
  background-size: contain;
}
.x-doc1 .container ul li a:hover .x-right span {
  color: #fff;
}
.x-doc1 .container ul li a .x-left p {
  display: inline-block;
  color: #000;
  font-weight: bold;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-doc1 .container ul li a .x-left p {
    font-size: 16px;
  }
}
.x-doc1 .container ul li a .x-left p span {
  display: inline-block;
  font-size: 16px;
  color: #666666;
  font-weight: initial;
  padding-left: 20px;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-doc1 .container ul li a .x-left p span {
    padding-left: 10px;
    font-size: 12px;
  }
}
.x-doc1 .container ul li a .x-right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.x-doc1 .container ul li a .x-right i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #f5f5f5;
  border-radius: 50%;
  position: relative;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-doc1 .container ul li a .x-right i {
    width: 32px;
    height: 32px;
  }
}
.x-doc1 .container ul li a .x-right i::before {
  content: "";
  width: 18px;
  height: 16px;
  background: url("../images/x-doc2.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-doc1 .container ul li a .x-right i::before {
    width: 14px;
    height: 12px;
  }
}
.x-doc1 .container ul li a .x-right span {
  font-size: 18px;
  color: #666666;
  display: inline-block;
  margin-left: 10px;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-doc1 .container ul li a .x-right span {
    font-size: 16px;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 100%;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form {
  border-bottom: 2px solid #fff;
  padding-bottom: 0.25rem;
  display: flex;
}
@media (max-width: 767px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form {
    padding-bottom: 0.6rem;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form input {
  font-size: 0.48rem;
  color: #fff;
  width: 80%;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form input::placeholder {
  color: #fff;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form input::-webkit-input-placeholder {
  color: #fff;
}
@media (max-width: 1260px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form input {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form input {
    font-size: 16px;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form button {
  position: relative;
  width: 20%;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form button i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../images/x-join2.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1580px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form button i {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-form button i {
    width: 24px;
    height: 24px;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-span {
  color: #fff;
  margin-top: 0.4rem;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con2 .container .x-span a {
  color: #fff;
}
.x-join1 {
  padding: 0.6rem 0 0.8rem 0;
}
@media (max-width: 767px) {
  .x-join1 {
    padding: 1rem 0 2rem 0;
  }
}
.x-join1 .container ul li {
  margin-bottom: 20px;
}
.x-join1 .container ul li.on .x-p {
  border: 1px solid #ee7700;
}
.x-join1 .container ul li.on .x-p span {
  color: #ee7700;
}
.x-join1 .container ul li.on .x-p i {
  width: 20px;
  height: 2px;
  background: url(../images/x-join4.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-join1 .container ul li.on .x-p i {
    width: 16px;
  }
}
.x-join1 .container ul li .x-p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.2rem 0.3rem;
  border: 1px solid #e3e3e3;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-join1 .container ul li .x-p {
    padding: 0.3rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-p {
    padding: 0.6rem 1rem;
  }
}
.x-join1 .container ul li .x-p span {
  color: #000;
  font-weight: bold;
  padding-right: 20px;
  transition: 0.5s all;
}
.x-join1 .container ul li .x-p i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/x-join3.png) no-repeat center;
  background-size: contain;
  flex-shrink: 0;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-p i {
    width: 16px;
    height: 16px;
  }
}
.x-join1 .container ul li .x-text {
  line-height: 36px;
  padding: 0.5rem 0.3rem 0.3rem 0.3rem;
  display: none;
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-text {
    line-height: 1.6;
    padding: 1rem 0;
  }
}
.x-join1 .container ul li .x-text .x-show-a {
  display: inline-block;
  background-color: #ee7700;
  line-height: 60px;
  height: 60px;
  border-radius: 30px;
  padding: 0 0.4rem;
  margin-top: 0.5rem;
  cursor: pointer;
}
@media (max-width: 1580px) {
  .x-join1 .container ul li .x-text .x-show-a {
    line-height: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-text .x-show-a {
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
  }
}
.x-join1 .container ul li .x-text .x-show-a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-text .x-show-a i {
    width: 8px;
    height: 12px;
    margin-right: 10px;
  }
}
.x-join1 .container ul li .x-text .x-show-a span {
  color: #fff;
}
@media (max-width: 1580px) {
  .x-join1 .container ul li .x-text .x-show-a span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-text .x-show-a span {
    font-size: 14px;
  }
}
.x-contact1 {
  padding: 1rem 0 0.85rem 0;
}
@media (max-width: 767px) {
  .x-contact1 {
    padding: 3rem 0;
  }
}
.x-contact1 .container .x-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.x-contact1 .container .x-top .x-left {
  width: 50%;
  height: 5.6rem;
}

.x-contact1 .container .x-top .x-left .public-img{
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100%;
  display: none;
}
.x-contact1 .container .x-top .x-left .public-img.on{
  display: block;
}
.x-contact1 .container .x-top .x-left .public-img::before{
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 78.13%;
}
.x-contact1 .container .x-top .x-left .public-img > img{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s;
}

@media (max-width: 991px) {
  .x-contact1 .container .x-top .x-left {
    height: 7.6rem;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-top .x-left {
    width: 100%;
    height: 13.5rem;
  }
}
.x-contact1 .container .x-top .x-left .x-map {
  width: 100%;
  height: 100%;
}
.x-contact1 .container .x-top .x-right {
  width: 50%;
  padding-left: 0.6rem;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-top .x-right {
    width: 100%;
    padding: 1rem 0 0 0;
  }
}
.x-contact1 .container .x-top .x-right ul li {
  display: none;
}
.x-contact1 .container .x-top .x-right ul li.on {
  display: block;
}
.x-contact1 .container .x-top .x-right ul li .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-contact1 .container .x-top .x-right ul li .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-top .x-right ul li .x-title {
    font-size: 1.2rem;
  }
}
.x-contact1 .container .x-top .x-right ul li .x-p {
  color: #666666;
  margin-top: 0.1rem;
  line-height: 48px;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-top .x-right ul li .x-p {
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-top .x-right ul li .x-p {
    font-size: 14px;
    margin-top: 0.5rem;
  }
}
.x-contact1 .container .x-top .x-right ul li .x-dh p {
  color: #fff;
  background-color: #ee7700;
  display: inline-flex;
  align-items: center;
  padding: 4px 20px 4px 4px;
  border-radius: 100px;
  margin-top: 1.1rem;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-top .x-right ul li .x-dh p {
    margin-top: 1rem;
    font-size: 16px;
    padding: 4px 16px 4px 4px;
  }
}
.x-contact1 .container .x-top .x-right ul li .x-dh p i {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #fff;
  position: relative;
  margin-right: 0.2rem;
  flex-shrink: 0;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-top .x-right ul li .x-dh p i {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-top .x-right ul li .x-dh p i {
    width: 36px;
    height: 36px;
  }
}
.x-contact1 .container .x-top .x-right ul li .x-dh p i::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url("../images/x-dh1.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-top .x-right ul li .x-dh p i::before {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-top .x-right ul li .x-dh p i::before {
    width: 18px;
    height: 18px;
  }
}
.x-contact1 .container .x-xia {
  margin-top: 30px;
  position: relative;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide {
  background-color: #f5f5f5;
  padding: 0.3rem 0.4rem;
  transition: 0.5s all;
  height: auto;
}
@media (max-width: 1260px) {
  .x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide {
    padding: 1.5rem;
  }
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.on {
  background-color: #ee7700;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.on .x-title {
  border-bottom: 1px solid #f19438;
  color: #fff;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.on .x-title i {
  background: url("../images/x-db2.png") no-repeat center;
  background-size: contain;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.on .x-title .x-img img:nth-of-type(1) {
  display: none;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.on .x-title .x-img img:nth-of-type(2) {
  display: block;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.on .x-p {
  color: #fff;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover {
  background-color: #ee7700;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-title {
  border-bottom: 1px solid #f19438;
  color: #fff;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-title i {
  background: url("../images/x-db2.png") no-repeat center;
  background-size: contain;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-title .x-img img:nth-of-type(1) {
  display: none;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-title .x-img img:nth-of-type(2) {
  display: block;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-p {
  color: #fff;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-title {
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #e3e3e3;
  transition: 0.5s all;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-title i {
  display: inline-block;
  width: 22px;
  height: 26px;
  background: url("../images/x-db1.png") no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-title i {
    width: 18px;
    height: 22px;
    margin-right: 6px;
  }
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-title .x-img img {
  width: 0.6rem;
  height: 0.6rem;
  object-fit: contain;
  vertical-align: middle;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-title .x-img img {
    width: 0.8rem;
    height: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-title .x-img img {
    width: 2rem;
    height: 2rem;
  }
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-title .x-img img:nth-of-type(2) {
  display: none;
}
.x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-p {
  line-height: 1.7;
  margin-top: 0.3rem;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-p {
    margin-top: 0.5rem;
  }
}
.x-contact1 .container .x-xia .x-ann {
  display: flex;
  justify-content: center;
  margin-top: 0.35rem;
}
.x-contact1 .container .x-xia .x-ann .swiper-button-prev1 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #e4e4e4;
  position: relative;
  cursor: pointer;
  transition: 0.5s all;
  margin-right: 20px;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-xia .x-ann .swiper-button-prev1 {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-xia .x-ann .swiper-button-prev1 {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -1rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
  }
}
.x-contact1 .container .x-xia .x-ann .swiper-button-prev1:hover {
  background-color: #ee7700;
}
.x-contact1 .container .x-xia .x-ann .swiper-button-prev1:hover::before {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt6.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-xia .x-ann .swiper-button-prev1:hover::before {
    width: 18px;
    height: 14px;
  }
}
.x-contact1 .container .x-xia .x-ann .swiper-button-prev1::before {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/x-jt5.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-xia .x-ann .swiper-button-prev1::before {
    width: 10px;
    height: 14px;
  }
}
.x-contact1 .container .x-xia .x-ann .swiper-button-next1 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #e4e4e4;
  position: relative;
  cursor: pointer;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-xia .x-ann .swiper-button-next1 {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-xia .x-ann .swiper-button-next1 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -1rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
  }
}
.x-contact1 .container .x-xia .x-ann .swiper-button-next1:hover {
  background-color: #ee7700;
}
.x-contact1 .container .x-xia .x-ann .swiper-button-next1:hover::before {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-xia .x-ann .swiper-button-next1:hover::before {
    width: 18px;
    height: 14px;
  }
}
.x-contact1 .container .x-xia .x-ann .swiper-button-next1::before {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-contact1 .container .x-xia .x-ann .swiper-button-next1::before {
    width: 10px;
    height: 14px;
  }
}
.x-contact2 .x-sol-shifei4 {
  background-color: #f5f5f5;
}
.x-hezuo1 ul li:nth-of-type(n+2) .x-show-hangye2 {
  padding-top: 0;
}
.x-hezuo1 ul li .x-show-hangye2 .container .x-khhz .x-top .x-title {
  font-size: 0.48rem;
}
@media (max-width: 1260px) {
  .x-hezuo1 ul li .x-show-hangye2 .container .x-khhz .x-top .x-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .x-hezuo1 ul li .x-show-hangye2 .container .x-khhz .x-top .x-title {
    font-size: 1rem;
  }
}
.x-ment1 .container ul li {
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-ment1 .container ul li {
    padding-bottom: 1.5rem;
  }
}
.x-ment1 .container ul li:last-child {
  border-bottom: none;
}
.x-ment1 .container ul li .x-title {
  font-size: 0.48rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 0.85rem;
}
@media (max-width: 1260px) {
  .x-ment1 .container ul li .x-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .x-ment1 .container ul li .x-title {
    font-size: 1rem;
    margin-top: 1.4rem;
  }
}
.x-ment1 .container ul li .x-p {
  color: #666666;
  line-height: 48px;
  text-align: justify;
}
@media (max-width: 1580px) {
  .x-ment1 .container ul li .x-p {
    line-height: 1.8;
  }
}
@media (max-width: 767px) {
  .x-ment1 .container ul li .x-p {
    font-size: 14px;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text {
  width: 100%;
  left: 0;
}
@media (max-width: 991px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text {
    padding-right: 0;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-title {
  color: #fff;
  text-align: center;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo {
  width: 6rem;
  margin: 0 auto;
  margin-top: 0.25rem;
}
@media (max-width: 1260px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo {
    width: 9rem;
  }
}
@media (max-width: 767px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo {
    width: 16rem;
    margin-top: 1rem;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form {
  display: flex;
  background-color: #fff;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  padding: 0 0.3rem;
}
@media (max-width: 1580px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form {
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form {
    padding: 0 1rem;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form input {
  width: 90%;
  font-size: 18px;
  color: #999999;
}
@media (max-width: 1580px) {
  .x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form input {
    font-size: 16px;
  }
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form input::-webkit-input-placeholder {
  color: #999;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form input::placeholder {
  color: #999;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form button {
  width: 10%;
  position: relative;
  text-align: right;
}
.x-ny-banner4 .x-ny-banner3 .x-ny-banner2 .x-con .x-text .x-fo form button i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../images/x-ss2.png") no-repeat center;
  background-size: contain;
}
.x-search1 .container .x-sear {
  color: #999;
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-search1 .container .x-sear {
    margin-top: 1rem;
  }
}
.x-search1 .container .x-con {
  padding-bottom: 1rem;
  border-bottom: 1px solid #e3e3e3;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-search1 .container .x-con {
    margin-top: 1rem;
  }
}
.x-search1 .container .x-con:nth-of-type(n+2) {
  margin-top: 0.9rem;
}
@media (max-width: 767px) {
  .x-search1 .container .x-con:nth-of-type(n+2) {
    margin-top: 1.2rem;
  }
}
.x-search1 .container .x-con:last-child {
  border-bottom: none;
}
.x-search1 .container .x-con .x-se-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x-search1 .container .x-con .x-se-top .x-title {
  display: flex;
  align-items: flex-start;
}
.x-search1 .container .x-con .x-se-top .x-title span {
  font-size: 0.48rem;
  color: #000;
  line-height: 1;
}
@media (max-width: 1260px) {
  .x-search1 .container .x-con .x-se-top .x-title span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .x-search1 .container .x-con .x-se-top .x-title span {
    font-size: 1rem;
  }
}
.x-search1 .container .x-con .x-se-top .x-title i {
  display: inline-block;
  font-style: initial;
  color: #666666;
}
@media (max-width: 767px) {
  .x-search1 .container .x-con .x-se-top .x-title i {
    font-size: 12px;
    margin-left: 5px;
  }
}
.x-search1 .container .x-con .x-se-top a {
  display: inline-block;
  color: #999999;
  transition: 0.5s all;
}
.x-search1 .container .x-con .x-se-top a:hover {
  color: #ee7700;
}
.x-search1 .container .x-con .x-se-top a:hover i {
  background: url("../images/x-jt1.png") no-repeat center;
  background-size: contain;
}
.x-search1 .container .x-con .x-se-top a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: contain;
  margin-right: 0.2rem;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-con .x-se-top a i {
    width: 8px;
    height: 12px;
  }
}
.x-search1 .container .x-con .x-list-pro2 .container {
  width: 100%;
  padding: 0;
}
.x-search1 .container .x-con .x-ul-a {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-search1 .container .x-con .x-ul-a {
    margin-top: 1rem;
  }
}
.x-search1 .container .x-con .x-ul-a li {
  width: 31.9%;
  margin-right: 2.15%;
  margin-bottom: 0.8rem;
}
.x-search1 .container .x-con .x-ul-a li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .x-search1 .container .x-con .x-ul-a li:nth-of-type(3n) {
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .x-search1 .container .x-con .x-ul-a li {
    width: 48%;
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  .x-search1 .container .x-con .x-ul-a li {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .x-search1 .container .x-con .x-ul-a li:nth-of-type(2n) {
    margin-right: 0;
  }
}
.x-search1 .container .x-con .x-ul-a li a {
  display: block;
}
.x-search1 .container .x-con .x-ul-a li a:hover figure img {
  transform: scale(1.1);
}
.x-search1 .container .x-con .x-ul-a li a:hover .x-text span {
  color: #ee7700;
}
.x-search1 .container .x-con .x-ul-a li a:hover .x-text .x-tl .x-title {
  background-size: 100% 100%;
}
.x-search1 .container .x-con .x-ul-a li a:hover .x-text i {
  width: 22px;
  height: 16px;
  background: url("../images/x-jt3.png") no-repeat center;
  background-size: 100% 100%;
}
.x-search1 .container .x-con .x-ul-a li a figure {
  width: 100%;
  height: 3rem;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .x-search1 .container .x-con .x-ul-a li a figure {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .x-search1 .container .x-con .x-ul-a li a figure {
    height: 10.5rem;
  }
}
.x-search1 .container .x-con .x-ul-a li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-search1 .container .x-con .x-ul-a li a .x-text {
  padding: 0.4rem 0.4rem 0 0;
  margin-top: -0.4rem;
  position: relative;
  z-index: 5;
  background-color: #fff;
  width: 88%;
}
@media (max-width: 767px) {
  .x-search1 .container .x-con .x-ul-a li a .x-text {
    margin-top: -1.5rem;
    padding: 1rem 1rem 0 0;
  }
}
.x-search1 .container .x-con .x-ul-a li a .x-text span {
  font-size: 18px;
  color: #999999;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-con .x-ul-a li a .x-text span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-search1 .container .x-con .x-ul-a li a .x-text span {
    font-size: 12px;
  }
}
.x-search1 .container .x-con .x-ul-a li a .x-text .x-tl {
  color: #000000;
  margin-top: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 0.84rem;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-con .x-ul-a li a .x-text .x-tl {
    height: 64px;
  }
}
@media (max-width: 767px) {
  .x-search1 .container .x-con .x-ul-a li a .x-text .x-tl {
    font-size: 14px;
    margin-top: 0.3rem;
    height: 50px;
  }
}
.x-search1 .container .x-con .x-ul-a li a .x-text .x-tl .x-title {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #000 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-search1 .container .x-con .x-ul-a li a .x-text i {
  display: inline-block;
  margin-top: 0.7rem;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt2.png") no-repeat center;
  background-size: 100% 100%;
  transition: 0.5s all;
}
.x-search1 .container .x-con .x-list-case1 .container {
  width: 100%;
  padding: 0;
}
.x-map1 .container ul li {
  border-bottom: 1px solid #e3e3e3;
  padding: 0.8rem 0;
}
@media (max-width: 767px) {
  .x-map1 .container ul li {
    padding-top: 1rem;
  }
}
.x-map1 .container ul li:last-child {
  border-bottom: none;
}
.x-map1 .container ul li .x-title {
  font-size: 0.48rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
@media (max-width: 1260px) {
  .x-map1 .container ul li .x-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .x-map1 .container ul li .x-title {
    font-size: 1rem;
    margin-bottom: 0.8rem;
  }
}
.x-map1 .container ul li dl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-map1 .container ul li dl dd {
  width: 24.3%;
  padding-right: 0.2rem;
}
@media (max-width: 991px) {
  .x-map1 .container ul li dl dd {
    width: 31.3%;
  }
}
@media (max-width: 767px) {
  .x-map1 .container ul li dl dd {
    width: auto;
    padding-right: 1rem;
  }
}
.x-map1 .container ul li dl dd .x-title2 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
@media (max-width: 1580px) {
  .x-map1 .container ul li dl dd .x-title2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .x-map1 .container ul li dl dd .x-title2 {
    font-size: 16px;
    margin-bottom: 0.8rem;
  }
}
.x-map1 .container ul li dl dd a {
  display: block;
  color: #666666;
  font-size: 20px;
  margin-bottom: 0.15rem;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-map1 .container ul li dl dd a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-map1 .container ul li dl dd a {
    font-size: 14px;
    margin-bottom: 0.4rem;
  }
}
.x-map1 .container ul li dl dd a:hover {
  color: #ee7700;
}
.x-map1 .container ul li dl dd a:hover span::before {
  width: 100%;
  opacity: 1;
}
.x-map1 .container ul li dl dd a span {
  position: relative;
}
.x-map1 .container ul li dl dd a span::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-color: #ee7700;
  opacity: 0;
  transition: 0.5s all;
}
.x-jiar1 {
  padding: 1rem 0 1.45rem 0;
}
@media (max-width: 767px) {
  .x-jiar1 {
    padding: 3rem 0 1.8rem 0;
  }
}
.x-jiar1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.x-jiar1 .container .x-left {
  width: 50%;
  padding-right: 0.6rem;
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-left {
    width: 100%;
    margin-top: 1rem;
    padding-right: 0;
  }
}
.x-jiar1 .container .x-left .x-title {
  font-size: 0.6rem;
  color: #000;
  font-weight: bold;
}
@media (max-width: 991px) {
  .x-jiar1 .container .x-left .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-left .x-title {
    font-size: 1rem;
  }
}
.x-jiar1 .container .x-left .x-p {
  color: #666666;
  line-height: 1.8;
  text-align: justify;
  margin-top: 0.25rem;
  overflow-y: auto;
  max-height: 1.5rem;
  padding-right: 10px;
}
@media (max-width: 1260px) {
  .x-jiar1 .container .x-left .x-p {
    max-height: 1.6rem;
  }
}
@media (max-width: 991px) {
  .x-jiar1 .container .x-left .x-p {
    max-height: 2rem;
  }
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-left .x-p {
    max-height: initial;
    line-height: 1.6;
    font-size: 14px;
    margin-top: 0.5rem;
  }
  .x-jiar1 .container .x-left .x-p p span{
    font-size: 14px !important;
  }
}
.x-jiar1 .container .x-left .x-p::-webkit-scrollbar {
  width: 3px;
}
.x-jiar1 .container .x-left .x-p::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-jiar1 .container .x-left .x-p::-webkit-scrollbar-thumb {
  background: #ee7700;
  border-radius: 25px;
}
.x-jiar1 .container .x-left .x-p ::-webkit-scrollbar-corner {
  background-color: #ee7700;
}
.x-jiar1 .container .x-left ul {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.76rem;
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-left ul {
    margin-top: 1rem;
    justify-content: space-between;
    padding: 0 3rem;
  }
}
.x-jiar1 .container .x-left ul li {
  margin-right: 1.2rem;
}
.x-jiar1 .container .x-left ul li:last-child {
  margin-right: 0;
}
.x-jiar1 .container .x-left ul li .x-top {
  display: flex;
  align-items: center;
}
.x-jiar1 .container .x-left ul li .x-top .x-sp1 {
  font-size: 0.6rem;
  color: #000;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .x-jiar1 .container .x-left ul li .x-top .x-sp1 {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-left ul li .x-top .x-sp1 {
    font-size: 1.6rem;
  }
}
.x-jiar1 .container .x-left ul li .x-top .x-sp2 {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
  background-color: #ee7700;
  flex-shrink: 0;
  text-align: center;
  margin-left: 0.2rem;
}
@media (max-width: 991px) {
  .x-jiar1 .container .x-left ul li .x-top .x-sp2 {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-left ul li .x-top .x-sp2 {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
}
.x-jiar1 .container .x-left ul li p {
  color: #666666;
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-left ul li p {
    font-size: 14px;
  }
}
.x-jiar1 .container .x-right {
  width: 50%;
  position: relative;
  padding-right: 10.5%;
  transition: 0.5s all;
}
.x-jiar1 .container .x-right.on{
  padding-right: 0;
}
@media (max-width: 1580px) {
  .x-jiar1 .container .x-right {
    padding-right: 5.5%;
  }
}
@media (max-width: 991px) {
  .x-jiar1 .container .x-right {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-right {
    order: -1;
    width: 100%;
  }
}
.x-jiar1 .container .x-right:hover .x-ys1 {
  opacity: 1;
  width: 5rem;
  height: 3.9rem;
}
.x-jiar1 .container .x-right .x-img {
  width: 100%;
  height: 5.6rem;
}
@media (max-width: 767px) {
  .x-jiar1 .container .x-right .x-img {
    height: 10.5rem;
  }
}
.x-jiar1 .container .x-right .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-jiar1 .container .x-right .x-ys1 {
  position: absolute;
  left: 2.8rem;
  top: 2.3rem;
  width: 0;
  height: 0;
  background-color: #ee7700;
  z-index: -1;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-jiar1 .container .x-right .x-ys1 {
    left: 3.8rem;
    top: 2.4rem;
  }
}
@media (max-width: 1260px) {
  .x-jiar1 .container .x-right .x-ys1 {
    display: none;
  }
}
.x-jiar2 .x-page-jnpj2 {
  padding-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-jiar2 .x-page-jnpj2 {
    padding-top: 1rem;
  }
}
.x-jiar2 .x-page-jnpj2 ul li a .x-right .x-text .x-title {
  font-size: 0.48rem;
}
@media (max-width: 991px) {
  .x-jiar2 .x-page-jnpj2 ul li a .x-right .x-text .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-jiar2 .x-page-jnpj2 ul li a .x-right .x-text .x-title {
    font-size: 1rem;
  }
}
.x-jiar3 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0.7rem 0 0.9rem 0;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .x-jiar3 {
    padding: 2rem 0;
    margin-top: 0;
    background-image: url("../images/x-jjj1.jpg") !important;
  }
}
.x-jiar3 .container {
  text-align: center;
}
.x-jiar3 .container .x-title {
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
}
@media (max-width: 991px) {
  .x-jiar3 .container .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-jiar3 .container .x-title {
    font-size: 1.6rem;
  }
}
.x-jiar3 .container p {
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .x-jiar3 .container p {
    font-size: 14px;
    margin-top: 0.4rem;
  }
}
.x-jiar3 .container .x-show-a {
  display: inline-block;
  background-color: #ee7700;
  line-height: 60px;
  height: 60px;
  border-radius: 30px;
  padding: 0 0.4rem;
  margin-top: 0.5rem;
}
@media (max-width: 1580px) {
  .x-jiar3 .container .x-show-a {
    line-height: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-jiar3 .container .x-show-a {
    line-height: 46px;
    height: 46px;
    padding: 0 20px;
    margin-top: 1rem;
  }
}
.x-jiar3 .container .x-show-a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .x-jiar3 .container .x-show-a i {
    width: 8px;
    height: 12px;
    margin-right: 10px;
  }
}
.x-jiar3 .container .x-show-a span {
  color: #fff;
}
@media (max-width: 1580px) {
  .x-jiar3 .container .x-show-a span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-jiar3 .container .x-show-a span {
    font-size: 14px;
  }
}
/* 投递简历弹窗 */
#hi-resume-pop {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-resume-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-resume-pop form {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 400px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#hi-resume-pop .hi-title-box {
  position: relative;
  padding: 0 30px;
  background: #ee7700;
}
#hi-resume-pop .hi-title-box .hi-title {
  line-height: 60px;
  font-size: 20px;
  color: #fff;
}
#hi-resume-pop .hi-title-box .hi-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 80px;
  height: 60px;
  cursor: pointer;
}
#hi-resume-pop .hi-title-box .hi-close::before,
#hi-resume-pop .hi-title-box .hi-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-resume-pop .hi-title-box .hi-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-resume-pop .hi-box {
  padding: 30px;
  font-size: 14px;
}
#hi-resume-pop input {
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  height: 50px;
  border: 1px solid #ccc;
}
#hi-resume-pop button {
  width: 100%;
  height: 50px;
  background: #ee7700;
  color: #fff;
  cursor: pointer;
  border: 0;
}
#hi-resume-pop .hi-file-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#hi-resume-pop .hi-file-box .hi-input-box {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  padding: 0 15px;
  line-height: 30px;
  background: #ee7700;
}
#hi-resume-pop .hi-file-box input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
}
#hi-resume-pop .hi-file-box .hi-text {
  color: #fff;
  text-align: center;
}
#hi-resume-pop .hi-file-box .hi-text2 {
  line-height: 30px;
}
#hi-resume-pop .hi-code-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#hi-resume-pop .hi-code-box input {
  margin-bottom: 0;
  width: calc(100% - 256px) !important;
}
#hi-resume-pop .hi-code-box {
  margin-bottom: 20px;
}
#hi-resume-pop .hi-code-box input {
  margin-bottom: 0;
  width: calc(100% - 146px) !important;
}
#hi-resume-pop .hi-code-box img {
  width: 130px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #hi-resume-pop .hi-title-box {
    padding: 0 20px;
  }
  #hi-resume-pop .hi-title-box .hi-title {
    line-height: 50px;
    font-size: 18px;
  }
  #hi-resume-pop .hi-box {
    padding: 20px;
  }
  #hi-resume-pop input {
    margin-bottom: 10px;
    height: 40px;
  }
  #hi-resume-pop .hi-file-box,
  #hi-resume-pop .hi-code-box {
    margin-bottom: 10px;
  }
  #hi-resume-pop .hi-file-box .hi-text2 {
    font-size: 12px;
  }
  #hi-resume-pop button {
    height: 40px;
  }
  #hi-resume-pop .hi-title-box .hi-close {
    width: 60px;
    height: 50px;
  }
}


        /* 视频弹窗 */
        
        #hi-video-pop {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1000;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            text-align: center;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        
        #hi-video-pop * {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        
        #hi-video-pop .hi-close {
            position: fixed;
            top: 86%;
            left: 50%;
            margin-left: -25px;
            width: 50px;
            height: 50px;
            color: #fff;
            background: #fff;
            border-radius: 50%;
            transition: .5s;
            cursor: pointer;
        }
        
        #hi-video-pop .hi-close:after,
        #hi-video-pop .hi-close:before {
            content: "";
            position: absolute;
            bottom: 24px;
            left: 10px;
            width: 30px;
            height: 2px;
            background: #333;
            transition: .5s;
        }
        
        #hi-video-pop .hi-close:hover {
            background: #019dee;
        }
        
        #hi-video-pop .hi-close:hover:after,
        #hi-video-pop .hi-close:hover:before {
            background: #fff;
        }
        
        #hi-video-pop .hi-close:after {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        #hi-video-pop .hi-close:before {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }
        
        #hi-video-pop video {
            position: fixed;
            left: 50%;
            top: 50%;
            max-width: 90%;
            max-height: 70%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .x-m-video{
          display: none;
        }
        @media screen and (max-width: 767px) {
          .x-m-video{
            display: flex;
            align-items: center;
          }
          .x-m-video p{
            font-size: 14px;
            margin-left: 1rem;
            color: #ee7700;
          }
          .x-m-video img{
            width: 26px;
            height: 26px;
          }
        }


        .c-weixin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 910;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.c-weixin .c-img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  /* width: 200px; */
  border-radius: 5px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.c-weixin .c-img-box .c-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  bottom: -60px;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
  background-color: #ee7700;
  border-radius: 50%;
  transition: all 0.5s;
}

.c-weixin .c-img-box .c-close svg,.c-weixin .c-img-box .c-close img {
  margin: 4px;
  width: 18px;
  height: 18px;
}

.c-weixin .c-img-box .c-close img path,.c-weixin .c-img-box .c-close svg path {
  fill: #8f8f8f;
  transition: all 0.5s;
}

.c-weixin .c-img-box .c-close:hover {
  background-color: #ee7700;
}

.c-weixin .c-img-box .c-close:hover svg path {
  fill: #fff;
}

.c-weixin .c-img-box img {
  width: 100%;
}

.c-weixin .c-img-box .c-text {
  padding-top: 10px;
  line-height: 1;
  text-align: center;
  color: #333;
}


.x-ny-banner .x-con::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: 5;
}
.x-ny-banner2 .x-con .x-img::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: 5;
}

.x-show-jnpj1 .container .x-right .x-con-cen tr, td{
  border: 1px solid windowtext;
}

.x-show-jnpj1 .container .x-right .x-con-cen table{
  margin: 0 auto;
}
.x-show-jnpj1 .container .x-right .x-con-cen{
  overflow-x: auto;
}

.c-weixin .c-img-box .x-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.c-weixin .c-img-box .x-box .x-left{
  padding-right: 15px;
}

.c-weixin .c-img-box .x-box .x-left ul li{
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
}

.c-weixin .c-img-box .x-box .x-left ul li p{
  font-size: 18px;
}

@media screen and (max-width: 1580px) {
  .c-weixin .c-img-box .x-box .x-left ul li p{
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .c-weixin .c-img-box .x-box .x-left ul li p{
    font-size: 14px;
  }
  .c-weixin .c-img-box{
    width: 80%;
  }
  .c-weixin .c-img-box .x-box{
    flex-wrap: wrap;
  }
  .c-weixin .c-img-box .x-box .x-left{
    width: 100%;
    padding-right: 0;
  }
  .c-weixin .c-img-box .x-box .x-right{
    margin: 0 auto;
    margin-top: 0.8rem;
  }
}

/* 6.2 */

.x-inves1 {
  background-color: #e4e4e4;
  padding: 0.55rem 0 0.6rem 0;
}
@media (max-width: 991px) {
  .x-inves1 {
    padding: 1.2rem 0;
  }
}
@media (max-width: 767px) {
  .x-inves1 {
    padding: 3rem 0;
  }
}
.x-inves1 .x-con {
  width: 920px;
  background-color: #fff;
  margin: 0 auto;
  padding: 0.35rem 0.3rem 0.5rem 0.3rem;
}
@media (max-width: 991px) {
  .x-inves1 .x-con {
    width: 90%;
    padding: 1rem;
  }
}
.x-inves1 .x-con .x-tit {
  color: #565656;
  letter-spacing: 1.4px;
  border-bottom: #d3d3d3 1.8px dashed;
  padding-bottom: 15px;
}
@media (max-width: 1260px) {
  .x-inves1 .x-con .x-tit p {
    line-height: 2 !important;
  }
}
.x-inves1 .x-con .x-form .x-a {
  padding: 0.25rem 0 0.5rem 0;
  border-bottom: #d3d3d3 1.8px dashed;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-a {
    padding: 1rem 0;
  }
}
.x-inves1 .x-con .x-form .x-a p {
  color: #565656;
}
.x-inves1 .x-con .x-form .x-a input {
  width: 57.47%;
  border: 1px solid #bebebe;
  height: 43px;
  font-size: 14px;
  color: #868686;
  padding: 0 15px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-a input {
    width: 100%;
    height: 38px;
  }
}
.x-inves1 .x-con .x-form .x-a input::placeholder {
  color: #868686;
}
.x-inves1 .x-con .x-form .x-sele {
  position: relative;
  margin: 0.4rem 0 0.45rem 0;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-sele {
    margin: 1rem 0;
  }
}
.x-inves1 .x-con .x-form .x-sele .x-p {
  color: #565656;
}
.x-inves1 .x-con .x-form .x-sele .x-xia {
  width: 57.47%;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-sele .x-xia {
    width: 100%;
  }
}
/* .x-inves1 .x-con .x-form .x-sele .x-xia:hover ul {
  display: block;
} */
.x-inves1 .x-con .x-form .x-sele .x-xia .x-se {
  width: 100%;
  border: 1px solid #bebebe;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  color: #868686;
  padding: 0 15px;
  margin-top: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-sele .x-xia .x-se {
    height: 38px;
    line-height: 38px;
  }
}
.x-inves1 .x-con .x-form .x-sele .x-xia .x-se::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../images/x-in98.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.7;
}
.x-inves1 .x-con .x-form .x-sele .x-xia .x-se img {
  width: 9px;
  height: 5px;
  object-fit: contain;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.x-inves1 .x-con .x-form .x-sele .x-xia ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  width: 57.47%;
  background-color: #fff;
  display: none;
  border: 1px solid #bebebe;
  border-top: none;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-sele .x-xia ul {
    width: 100%;
  }
}
.x-inves1 .x-con .x-form .x-sele .x-xia ul li {
  cursor: pointer;
}
.x-inves1 .x-con .x-form .x-sele .x-xia ul li:nth-of-type(n+2) {
  margin-top: 10px;
}
.x-inves1 .x-con .x-form .x-sele .x-xia ul li:hover p {
  color: #fff;
  background-color: #ff981f;
}
.x-inves1 .x-con .x-form .x-sele .x-xia ul li p {
  padding: 0 15px;
  color: #868686;
  font-size: 14px;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul {
  padding: 0.25rem 0 0.3rem 0;
  border-top: #d3d3d3 1.8px dashed;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-list .x-list-ul {
    padding: 0.6rem 0;
  }
}
.x-inves1 .x-con .x-form .x-list .x-list-ul:last-child {
  border-bottom: #d3d3d3 1.8px dashed;
  padding-bottom: 0.2rem;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-p {
  color: #565656;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-di {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 15px;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-di label {
  margin-right: 0.8rem;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-di label.on p {
  color: #ff981f;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-di label.on i {
  border: 1px solid #ff981f;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-di label.on i::before {
  opacity: 1;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-di label i {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #868686;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-list .x-list-ul .x-di label i {
    margin-right: 5px;
  }
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-di label i::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #ff981f;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  opacity: 0;
  transition: 0.3s all;
}
.x-inves1 .x-con .x-form .x-list .x-list-ul .x-di label p {
  font-size: 14px;
  color: #868686;
}
.x-inves1 .x-con .x-form .x-textar {
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-textar {
    margin-top: 1rem;
  }
}
.x-inves1 .x-con .x-form .x-textar p {
  color: #565656;
  margin-bottom: 5px;
}
.x-inves1 .x-con .x-form .x-textar textarea {
  width: 100%;
  height: 1.4rem;
  border: 1px solid #bebebe;
  font-size: 14px;
  color: #868686;
  padding: 0.25rem 15px;
  display: block;
}
@media (max-width: 1260px) {
  .x-inves1 .x-con .x-form .x-textar textarea {
    height: 2rem;
  }
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-textar textarea {
    height: 4rem;
  }
}
.x-inves1 .x-con .x-form .x-textar textarea::placeholder {
  color: #868686;
}
.x-inves1 .x-con .x-form .x-tx {
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-tx {
    margin-top: 0.6rem;
  }
}
.x-inves1 .x-con .x-form .x-tx p {
  color: #565656;
  margin-bottom: 5px;
}
.x-inves1 .x-con .x-form .x-tx input {
  width: 100%;
  border: 1px solid #bebebe;
  height: 43px;
  font-size: 14px;
  color: #868686;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-tx input {
    height: 38px;
  }
}
.x-inves1 .x-con .x-form .x-tx input::placeholder {
  color: #868686;
}
.x-inves1 .x-con .x-form .x-xia-u {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-inves1 .x-con .x-form .x-xia-u .x-l {
  width: 49.1%;
  margin-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-xia-u .x-l {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.x-inves1 .x-con .x-form .x-xia-u .x-l p {
  color: #565656;
  margin-bottom: 5px;
}
.x-inves1 .x-con .x-form .x-xia-u .x-l input {
  width: 100%;
  font-size: 14px;
  color: #868686;
  border: 1px solid #bebebe;
  height: 43px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-xia-u .x-l input {
    height: 38px;
  }
}
.x-inves1 .x-con .x-form .x-xia-u .x-l input::placeholder {
  color: #868686;
}
.x-inves1 .x-con .x-form .x-yzm p {
  color: #565656;
  margin-bottom: 5px;
}
.x-inves1 .x-con .x-form .x-yzm .x-y-inp {
  position: relative;
}
.x-inves1 .x-con .x-form .x-yzm .x-y-inp input {
  width: 57.47%;
  border: 1px solid #bebebe;
  height: 43px;
  font-size: 14px;
  color: #868686;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-yzm .x-y-inp input {
    height: 38px;
  }
}
.x-inves1 .x-con .x-form .x-yzm .x-y-inp input::placeholder {
  color: #868686;
}
.x-inves1 .x-con .x-form .x-yzm .x-y-inp img {
  position: absolute;
  right: 29%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
@media (max-width: 991px) {
  .x-inves1 .x-con .x-form .x-yzm .x-y-inp img {
    right: 24%;
  }
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-yzm .x-y-inp img {
    right: 0;
  }
}
.x-inves1 .x-con .x-form .x-xia-p {
  color: #565656;
  margin-top: 0.4rem;
  letter-spacing: 1.4px;
}
@media (max-width: 1260px) {
  .x-inves1 .x-con .x-form .x-xia-p p {
    line-height: 2 !important;
  }
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-xia-p {
    margin-top: 1rem;
  }
  .x-inves1 .x-con .x-form .x-xia-p p {
    line-height: 1.6 !important;
  }
}
.x-inves1 .x-con .x-form .x-xia-pp {
  text-align: right;
  font-size: 14px;
  line-height: 38px;
  margin-top: 10px;
  color: #565656;
}
@media (max-width: 1260px) {
  .x-inves1 .x-con .x-form .x-xia-pp p {
    line-height: 2;
  }
}
.x-inves1 .x-con .x-form .x-butt {
  width: 4.1rem;
  padding: 0.1rem 0;
  background-color: #ff981f;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  margin: 0 auto;
  display: block;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .x-inves1 .x-con .x-form .x-butt {
    padding: 0.4rem 0;
    width: 6rem;
    margin-top: 10px;
  }
}
