@charset "utf-8";
/*初始化*/
* {
  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;
}
@font-face {
  font-family: 'CompPro';
  src: url('../font/PFDinTextCompPro-Medium-3.ttf');
}
@font-face {
  font-family: 'MyriadPro';
  src: url('../font/AdobeHeitiStd-Regular.otf');
}
html {
  font-size: calc(100vw/19.2);
}
html,
body {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Source Han Sans CN', 'Microsoft YaHei UI', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
div,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: transparent;
}
button {
  cursor: pointer;
}
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;
}
#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: #0886cb;
}
#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: #0886cb;
}
#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: #0886cb;
}
#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%;
}
.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;
}
.font34 {
  font-size: 0.34rem;
}
.font36 {
  font-size: 0.36rem;
}
.font38 {
  font-size: 0.38rem;
}
.font40 {
  font-size: 0.4rem;
}
.font48 {
  font-size: 0.48rem;
}
.font54 {
  font-size: 0.54rem;
}
.font60 {
  font-size: 0.6rem;
}
@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;
  }
}
@media (max-width: 1260px) {
  .font34 {
    font-size: 0.44rem;
  }
  .font36 {
    font-size: 0.46rem;
  }
  .font38 {
    font-size: 0.48rem;
  }
  .font40 {
    font-size: 0.5rem;
  }
}
@media (max-width: 972px) {
  .font48 {
    font-size: 0.58rem;
  }
  .font54 {
    font-size: 0.64rem;
  }
  .font60 {
    font-size: 0.7rem;
  }
}
@media (max-width: 748px) {
  .font34 {
    font-size: 1rem;
  }
  .font36 {
    font-size: 1rem;
  }
  .font38 {
    font-size: 1.2rem;
  }
  .font40 {
    font-size: 1.2rem;
  }
  .font48 {
    font-size: 1.2rem;
  }
  .font54 {
    font-size: 1.5rem;
  }
  .font60 {
    font-size: 1.5rem;
  }
}
.c-container {
  width: 84%;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1580px) {
  .c-container {
    width: 84%;
  }
}
@media (max-width: 972px) {
  .c-container {
    padding: 0 20px;
    width: 100%;
  }
}
@media (max-width: 748px) {
  .c-container {
    padding: 0 1rem;
  }
}
.max-width {
  width: 62.5% !important;
}
@media (max-width: 1260px) {
  .max-width {
    width: 84% !important;
  }
}
@media (max-width: 972px) {
  .max-width {
    width: 100% !important;
  }
}
.x-bgColor1 {
  background: #fff;
}
.x-bgColor2 {
  background: #f7f7f7;
}
#c-placeholder {
  height: 110px;
}
@media (max-width: 1260px) {
  #c-placeholder {
    height: 74px;
  }
}
@media (max-width: 972px) {
  #c-placeholder {
    height: 60px;
  }
}
.x-container2 {
  padding-left: 1.6rem;
}
@media (max-width: 972px) {
  .x-container2 {
    padding-left: 1rem;
  }
}
.x-index-a {
  padding-right: 8px;
  display: inline-flex;
  align-items: center;
  color: #333;
  margin-top: 0.75rem;
}
@media (max-width: 972px) {
  .x-index-a {
    margin-top: 50px;
  }
}
@media (max-width: 748px) {
  .x-index-a {
    margin-top: 5px;
  }
}
.x-index-a:hover i {
  right: -10px;
}
.x-index-a i {
  position: relative;
  margin-left: 8px;
  right: 0;
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url(../images/right-jt2.png) no-repeat center;
  background-size: contain;
  transition: 0.4s all;
}
.x-list-a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 1.6rem;
}
@media (max-width: 748px) {
  .x-list-a {
    padding-right: 1rem;
    align-items: flex-end;
  }
}
.x-list-a.c-dt {
  padding-right: 0;
}
.x-list-a li:nth-of-type(1) {
  width: 25%;
}
@media (max-width: 748px) {
  .x-list-a li:nth-of-type(1) {
    width: 100%;
  }
}
.x-list-a li:nth-of-type(2) {
  width: 43%;
}
@media (max-width: 748px) {
  .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
.x-list-a li:nth-of-type(3) {
  width: 32%;
  text-align: right;
}
@media (max-width: 748px) {
  .x-list-a li:nth-of-type(3) {
    width: auto;
  }
}
.x-list-a li .x-title {
  font-weight: bold;
  font-family: 'CompPro';
  color: #333;
}
.x-list-a li .x-title2 {
  color: #0073c3;
}
.x-list-a li p {
  color: #333;
  margin-top: 5px;
}
.x-list-a.c-dt2 {
  text-align: center;
}
.x-list-a.c-dt2 li {
  width: 100%;
}
#c-follow-btn {
  display: none;
  position: fixed;
  top: 0;
  left: -200px;
  z-index: 950;
  width: 70px;
  height: 70px;
  background: #0073c3;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: none;
}
@media (max-width: 972px) {
  #c-follow-btn {
    display: none !important;
  }
}
#c-follow-btn > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#c-follow-btn span:last-child {
  display: none;
  width: 18px;
  height: 25px;
  background: url("../images/x-right2.png") no-repeat center;
  background-size: contain;
}
#c-follow-btn span:first-child {
  width: 18px;
  height: 25px;
  background: url("../images/x-left1.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;
}
#c-home-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  line-height: 110px;
  text-align: center;
  color: #fff;
  transition: all 0.4s;
}
@media (max-width: 1260px) {
  #c-home-header {
    line-height: 74px;
  }
}
@media (max-width: 972px) {
  #c-home-header {
    line-height: 60px;
  }
}
#c-home-header.c-style2 {
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
#c-home-header.c-style2 .c-container .c-logo .c-img-box .x-img1 img:nth-of-type(1) {
  display: none;
}
#c-home-header.c-style2 .c-container .c-logo .c-img-box .x-img1 img:nth-of-type(2) {
  display: block;
}
#c-home-header.c-style2 .c-container .c-right-box .c-nav li.on a {
  color: #0073c3;
}
#c-home-header.c-style2 .c-container .c-right-box .c-nav li a {
  color: #333;
}
#c-home-header.c-style2 .c-container .x-pc-right .x-langu p {
  color: #333;
}
#c-home-header.c-style2 .c-container .x-pc-right .x-langu p i {
  background: url(../images/diqou1.png) no-repeat center / 18px;
}
#c-home-header.c-style2 .c-container .x-pc-right .x-swier p {
  color: #333;
}
#c-home-header.c-style2 .c-container .x-pc-right .x-swier .x-daohan i {
  background-color: #333;
}
#c-home-header.c-head-move {
  top: -110px;
}
@media (max-width: 1260px) {
  #c-home-header.c-head-move {
    top: -74px;
  }
}
@media (max-width: 972px) {
  #c-home-header.c-head-move {
    top: -60px;
  }
}
#c-home-header .c-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  justify-content: space-between;
}
@media (max-width: 1260px) {
  #c-home-header .c-container {
    width: 94%;
  }
}
@media (max-width: 972px) {
  #c-home-header .c-container {
    width: 100%;
  }
}
#c-home-header .c-container .c-logo {
  position: relative;
  z-index: 10;
}
#c-home-header .c-container .c-logo .c-img-box .x-img1 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
#c-home-header .c-container .c-logo .c-img-box .x-img1 img {
  height: 66px;
  vertical-align: middle;
}
@media (max-width: 1260px) {
  #c-home-header .c-container .c-logo .c-img-box .x-img1 img {
    height: 50px;
  }
}
@media (max-width: 972px) {
  #c-home-header .c-container .c-logo .c-img-box .x-img1 img {
    height: 40px;
  }
}
#c-home-header .c-container .c-logo .c-img-box .x-img1 img:nth-of-type(2) {
  display: none;
}
#c-home-header .c-container .c-right-box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 85px;
}
@media (max-width: 1800px) {
  #c-home-header .c-container .c-right-box {
    margin-left: 50px;
  }
}
#c-home-header .c-container .c-right-box .c-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 972px) {
  #c-home-header .c-container .c-right-box .c-nav {
    display: none;
  }
}
#c-home-header .c-container .c-right-box .c-nav li {
  margin-right: 53px;
}
@media (max-width: 1580px) {
  #c-home-header .c-container .c-right-box .c-nav li {
    margin-right: 35px;
  }
}
@media (max-width: 1400px) {
  #c-home-header .c-container .c-right-box .c-nav li {
    margin-right: 20px;
  }
}
#c-home-header .c-container .c-right-box .c-nav li:last-child {
  margin-right: 0;
}
#c-home-header .c-container .c-right-box .c-nav li a {
  display: block;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1260px) {
  #c-home-header .c-container .c-right-box .c-nav li a {
    font-size: 14px;
  }
}
#c-home-header .c-container .c-right-box .c-nav li a:hover {
  color: #0073c3;
}
#c-home-header .c-container .x-pc-right {
  position: relative;
  z-index: 10;
  display: flex;
}
#c-home-header .c-container .x-pc-right .x-langu {
  position: relative;
  cursor: pointer;
  margin-right: 30px;
}
@media (max-width: 972px) {
  #c-home-header .c-container .x-pc-right .x-langu {
    margin-right: 20px;
  }
}
@media (max-width: 748px) {
  #c-home-header .c-container .x-pc-right .x-langu {
    margin-right: 20px;
  }
}
#c-home-header .c-container .x-pc-right .x-langu p {
  font-size: 16px;
  color: #fff;
  position: relative;
  padding-right: 30px;
}
@media (max-width: 1260px) {
  #c-home-header .c-container .x-pc-right .x-langu p {
    font-size: 14px;
  }
}
@media (max-width: 748px) {
  #c-home-header .c-container .x-pc-right .x-langu p {
    font-size: 16px;
    padding-right: 0;
  }
}
#c-home-header .c-container .x-pc-right .x-langu p i {
  margin-left: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 18px;
  height: 18px;
  background: url("../images/diqou.png") no-repeat center / 18px;
}
@media (max-width: 748px) {
  #c-home-header .c-container .x-pc-right .x-langu p i {
    display: none;
  }
}
#c-home-header .c-container .x-pc-right .x-swier {
  display: flex;
  align-items: center;
}
#c-home-header .c-container .x-pc-right .x-swier p {
  margin-right: 20px;
}
@media (max-width: 1260px) {
  #c-home-header .c-container .x-pc-right .x-swier p {
    font-size: 14px;
  }
}
@media (max-width: 748px) {
  #c-home-header .c-container .x-pc-right .x-swier p {
    display: none;
  }
}
#c-home-header .c-container .x-pc-right .x-swier .x-daohan {
  cursor: pointer;
  z-index: 14;
}
#c-home-header .c-container .x-pc-right .x-swier .x-daohan:hover i:nth-of-type(2) {
  width: 30px;
}
#c-home-header .c-container .x-pc-right .x-swier .x-daohan i {
  text-align: left;
  display: block;
  position: relative;
  height: 2px;
  background-color: currentColor;
  margin: 8px 0 8px 0;
  margin-right: 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;
}
#c-home-header .c-container .x-pc-right .x-swier .x-daohan i:nth-of-type(1),
#c-home-header .c-container .x-pc-right .x-swier .x-daohan i:nth-of-type(3) {
  width: 30px;
  margin-top: 0;
}
#c-home-header .c-container .x-pc-right .x-swier .x-daohan i:nth-of-type(2) {
  width: 24px;
}
#c-home-header .c-container .x-pc-right .x-swier .x-daohan i:nth-of-type(3) {
  margin-bottom: 0;
}
#c-home-header .c-container .c-nav2-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  padding: 110px 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: rgba(0, 115, 195, 0.9);
  background: -webkit-linear-gradient(left, rgba(0, 115, 195, 0.9) 0%, rgba(8, 134, 203, 0.9) 100%);
  background: linear-gradient(to right, rgba(0, 115, 195, 0.9) 0%, rgba(8, 134, 203, 0.9) 100%);
  overflow-y: auto;
}
@media (max-width: 972px) {
  #c-home-header .c-container .c-nav2-box {
    padding: 60px 0 0;
  }
}
#c-home-header .c-container .c-nav2-box .c-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  height: 100%;
}
@media (max-width: 972px) {
  #c-home-header .c-container .c-nav2-box .c-container {
    align-items: flex-start;
    align-content: flex-start;
  }
}
#c-home-header .c-container .c-nav2-box .c-container .c-img-box {
  width: 43.75%;
  height: 4.25rem;
}
@media (max-width: 1260px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-img-box {
    height: 5rem;
  }
}
@media (max-width: 972px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-img-box {
    display: none;
  }
}
#c-home-header .c-container .c-nav2-box .c-container .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-home-header .c-container .c-nav2-box .c-container .c-list {
  width: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 972px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-list {
    width: 100%;
  }
}
#c-home-header .c-container .c-nav2-box .c-container .c-list > li {
  padding: 0.3rem 0;
  width: 47.5%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 972px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-list > li {
    padding: 0.5rem 0;
    width: 100%;
  }
}
@media (max-width: 748px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-list > li {
    padding: 1rem 0;
  }
}
#c-home-header .c-container .c-nav2-box .c-container .c-list > li .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1;
}
#c-home-header .c-container .c-nav2-box .c-container .c-list > li .c-title-box i {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: url(../images/jt.png) no-repeat center / 14px auto;
  cursor: pointer;
  transition: all 0.5s;
}
@media (max-width: 972px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-list > li .c-title-box i {
    width: 20px;
    height: 20px;
    background-size: 12px auto;
  }
}
@media (max-width: 748px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-list > li .c-title-box a {
    font-size: 16px;
  }
}
#c-home-header .c-container .c-nav2-box .c-container .c-list > li.on .c-title-box i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#c-home-header .c-container .c-nav2-box .c-container .c-list > li a {
  color: #fff;
}
#c-home-header .c-container .c-nav2-box .c-container .c-list > li ul {
  display: none;
  padding-top: 0.1rem;
}
@media (max-width: 748px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-list > li ul {
    padding-top: 0.2rem;
  }
}
#c-home-header .c-container .c-nav2-box .c-container .c-list > li ul li {
  padding-top: 0.1rem;
  text-align: left;
  line-height: 1.5;
}
@media (max-width: 748px) {
  #c-home-header .c-container .c-nav2-box .c-container .c-list > li ul li {
    padding-top: 0.5rem;
  }
}
#c-home-header .c-nav2 {
  position: fixed;
  z-index: 13;
  display: none;
  width: 100%;
  height: 100%;
  transition: 5s all;
}
#c-home-header .c-nav2 .c-container {
  display: flex;
  align-content: center;
  justify-content: space-between;
  height: 100%;
  margin-top: -70px;
}
#c-home-header .c-nav2 .c-container .x-ri-list .x-title {
  font-size: 0.24rem;
  font-weight: bold;
  color: #333;
}
#c-home-header .c-nav2 .c-container .x-ri-list ul {
  display: none;
  height: 0;
  transition: 0.4s all;
}
#c-home-header .c-nav2 .c-container .x-ri-list ul.active {
  height: auto;
  display: block;
}
#c-home-header .c-nav2 .c-container .x-ri-list ul li a {
  font-size: 0.22rem;
  color: #333;
}
body.c-open .c-container .c-logo .c-img-box .x-img1 img:nth-child(1) {
  display: block !important;
}
body.c-open .c-container .c-logo .c-img-box .x-img1 img:nth-child(2) {
  display: none !important;
}
body.c-open .menu-mask {
  display: block;
}
body.c-open #c-home-header .c-nav2 {
  display: block;
  background-color: #fff;
}
body.c-open #c-home-header .menu-mask {
  top: 0;
  right: 10%;
  transform: matrix(4, 0, 0, 4, 0, 0);
}
body.c-open #c-home-header .x-daohan i:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #c-home-header .x-daohan i:nth-child(3) {
  bottom: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.c-open #c-home-header .x-daohan i:nth-child(2) {
  opacity: 0;
}
body.c-open #c-home-header .c-container .c-right-box .x-daohan i:nth-of-type(1),
body.c-open #c-home-header .c-container .c-right-box .x-daohan i:nth-of-type(3) {
  width: 30px;
}
body.c-open #c-home-header .c-container .c-right-box .x-daohan i {
  background-color: #333;
}
body.c-open #c-home-header .c-container .c-right-box .x-langu {
  margin-right: 135px;
}
@media (max-width: 972px) {
  body.c-open #c-home-header .c-container .c-right-box .x-langu {
    margin-right: 80px;
  }
}
@media (max-width: 748px) {
  body.c-open #c-home-header .c-container .c-right-box .x-langu {
    margin-right: 50px;
  }
}
body.c-open #c-home-header .c-container .x-pc-right .x-langu p,
body.c-open #c-home-header .c-container .x-pc-right .x-swier p {
  color: #fff;
}
body.c-open #c-home-header .c-container .x-pc-right .x-langu p i {
  background: url("../images/diqou.png") no-repeat center / 18px;
}
body.c-open #c-home-header .c-container .x-pc-right .x-swier .x-daohan i {
  background: #fff;
}
@-webkit-keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-30%);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(30%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-30%);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(30%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes home_img_off0 {
  0% {
    opacity: 1;
    left: 0;
  }
  100% {
    opacity: 0;
    left: -12.5%;
  }
}
@keyframes home_img_on0 {
  0% {
    opacity: 0;
    left: 12.5%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.x-banner1 {
  position: relative;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure {
  position: relative;
  height: 100vh;
}
@media (max-width: 1260px) {
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 100vh;
  }
}
@media (max-width: 748px) {
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 100vh;
  }
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-mb,
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-pc {
  position: absolute;
  z-index: 1;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-mb2,
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-pc2 {
  position: relative;
  z-index: 5;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-mb,
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-mb2 {
  display: none;
}
@media (max-width: 972px) {
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-mb,
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-mb2 {
    display: block;
  }
}
@media (max-width: 972px) {
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-pc,
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide figure .c-pc2 {
    display: none;
  }
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
  width: 6.6rem;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 1.6rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 972px) {
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
    width: 60%;
    left: 1rem;
  }
}
@media (max-width: 748px) {
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
    width: 100%;
    left: 0;
    padding: 0 1rem;
  }
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text span {
  display: inline-block;
  padding: 5.5px 16px;
  background-color: #0073c3;
  color: #fff;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text p {
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
  margin: 0.25rem 0 0.45rem 0;
}
@media (max-width: 748px) {
  .x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text p {
    margin: 0.5rem 0 1rem 0;
  }
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text a {
  color: #fff;
  position: relative;
  padding-bottom: 10px;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text a:hover::before {
  display: none;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text a:hover::after {
  width: 100%;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text a:hover i {
  margin-left: 12px;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text a::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text a::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.4s all;
}
.x-banner1 .swiper-container .swiper-wrapper .swiper-slide .x-text a i {
  margin-left: 8px;
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url("../images/right-jt.png") no-repeat center;
  background-size: contain;
  transition: 0.4s all;
}
.x-banner1 .swiper-container .x-pagination {
  display: flex;
  justify-content: space-between;
  width: 400px;
  position: absolute;
  bottom: 50px;
  right: 1.6rem;
  z-index: 10;
}
@media (max-width: 1580px) {
  .x-banner1 .swiper-container .x-pagination {
    width: 350px;
  }
}
@media (max-width: 1260px) {
  .x-banner1 .swiper-container .x-pagination {
    width: 300px;
    right: 40px;
  }
}
@media (max-width: 972px) {
  .x-banner1 .swiper-container .x-pagination {
    width: 250px;
    right: 20px;
  }
}
@media (max-width: 748px) {
  .x-banner1 .swiper-container .x-pagination {
    width: 95px;
    bottom: 46px;
  }
}
.x-banner1 .swiper-container .x-pagination .x-num1 {
  font-size: 18px;
  color: #fff;
  font-family: 'CompPro';
}
.x-banner1 .swiper-container .x-pagination .x-num2 {
  font-size: 18px;
  color: #fff;
  font-family: 'CompPro';
}
.x-banner1 .swiper-container .x-pagination .x-line {
  position: relative;
  margin: 15px 0;
  width: 280px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
  margin-bottom: 0;
}
@media (max-width: 1260px) {
  .x-banner1 .swiper-container .x-pagination .x-line {
    width: 200px;
  }
}
@media (max-width: 972px) {
  .x-banner1 .swiper-container .x-pagination .x-line {
    width: 150px;
    margin: 12px 0;
  }
}
@media (max-width: 748px) {
  .x-banner1 .swiper-container .x-pagination .x-line {
    width: 50px;
  }
}
.x-banner1 .swiper-container .x-pagination .x-line div {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #fff;
  transition: 0.5s;
}
.x-banner1 .x-arr {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.x-banner1 .x-arr i {
  display: inline-block;
  width: 14px;
  height: 10px;
  background: url("../images/xia-jt.png") no-repeat center;
  background-size: contain;
  transition: 0.4s all;
  animation: jump 1.5s linear infinite;
  -webkit-animation: jump 1.5s linear infinite;
}
.x-banner1 .x-arr p {
  margin-left: 10px;
  font-size: 14px;
  color: #fff;
  font-family: "Source Han Sans CN";
}
.x-index1 {
  padding: 1.9rem 0 1.6rem 0;
}
@media (max-width: 972px) {
  .x-index1 {
    padding-bottom: 2rem;
  }
}
@media (max-width: 748px) {
  .x-index1 {
    padding: 3rem 0;
  }
}
.x-index1 .x-container2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-index1 .x-container2 .x-left {
  width: 39%;
}
@media (max-width: 972px) {
  .x-index1 .x-container2 .x-left {
    width: 100%;
    padding-right: 1rem;
  }
}
.x-index1 .x-container2 .x-left .x-title {
  font-weight: bold;
  color: #333;
  font-family: 'CompPro';
  margin-bottom: 0.15rem;
}
.x-index1 .x-container2 .x-left .x-text .x-title2 {
  color: #0073c3;
}
.x-index1 .x-container2 .x-left .x-text .x-p1 {
  color: #333;
  line-height: 1.2;
}
.x-index1 .x-container2 .x-left .x-text .x-p2 {
  color: #666;
  margin: 0.3rem 0 0.45rem 0;
}
@media (max-width: 748px) {
  .x-index1 .x-container2 .x-left .x-text .x-p2 {
    margin: 1rem 0;
  }
}
.x-index1 .x-container2 .x-left .x-add ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-index1 .x-container2 .x-left .x-add ul li .x-div-p p {
  display: inline-block;
  color: #0073c3;
  font-weight: bold;
  font-family: 'CompPro';
  line-height: 1.2;
}
.x-index1 .x-container2 .x-left .x-add ul li .x-div-p i {
  margin-left: 10px;
  font-style: initial;
  color: #333;
  font-family: 'PingFang SC', 'Microsoft YaHei';
}
.x-index1 .x-container2 .x-left .x-add ul li span {
  color: #666;
}
.x-index1 .x-container2 .x-left a {
  display: inline-block;
  margin-top: 0.7rem;
  color: #333;
}
.x-index1 .x-container2 .x-left a:hover i {
  margin-left: 15px;
}
.x-index1 .x-container2 .x-left a i {
  margin-left: 8px;
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url(../images/right-jt2.png) no-repeat center;
  background-size: contain;
  transition: 0.4s all;
}
.x-index1 .x-container2 .x-right {
  width: 59%;
  position: relative;
}
@media (max-width: 972px) {
  .x-index1 .x-container2 .x-right {
    width: 100%;
    margin-top: 1.5rem;
  }
}
.x-index1 .x-container2 .x-right .x-fi1 {
  position: absolute;
  top: -1.2rem;
  height: 8.7rem;
  width: 100%;
  z-index: 2;
}
@media (max-width: 748px) {
  .x-index1 .x-container2 .x-right .x-fi1 {
    height: 14.7rem;
  }
}
.x-index1 .x-container2 .x-right .x-fi1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index1 .x-container2 .x-right .x-fi2 {
  width: 100%;
  text-align: right;
  height: 6.33rem;
  position: relative;
}
@media (max-width: 748px) {
  .x-index1 .x-container2 .x-right .x-fi2 {
    height: 11.33rem;
  }
}
.x-index1 .x-container2 .x-right .x-fi2 img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.x-index2 {
  background-color: #f5f5f5;
  padding: 1.4rem 0 1.7rem 0;
}
.x-index2.x-bgColor1 {
  background: #fff;
}
.x-index2.x-bgColor1 .x-index-a {
  margin-top: 0.3rem;
}
@media (max-width: 748px) {
  .x-index2 {
    padding: 3rem 0;
  }
}
.x-index2 .x-container2 .x-swiper {
  margin-top: 0.8rem;
  position: relative;
}
@media (max-width: 748px) {
  .x-index2 .x-container2 .x-swiper {
    margin-top: 1.5rem;
  }
}
.x-index2 .x-container2 .x-swiper .x-mengb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: transparent;
  z-index: 5;
}
@media (max-width: 1260px) {
  .x-index2 .x-container2 .x-swiper .x-mengb {
    display: none;
  }
}
.x-index2 .x-container2 .x-swiper .swiper-container {
  padding-right: 1.8rem;
}
@media (max-width: 748px) {
  .x-index2 .x-container2 .x-swiper .swiper-container {
    padding-right: 4.5rem;
  }
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
  display: block;
  position: relative;
  z-index: 6;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text {
  bottom: 0;
  transform: translateY(0);
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-x-div {
  display: block;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-index-a::before {
  display: none;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-index-a::after {
  opacity: 1;
  width: 100%;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-img img:nth-of-type(1) {
  opacity: 0;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-img img:nth-of-type(2) {
  opacity: 1;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
  display: block;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box img {
  width: 100%;
  height: 5.4rem;
  object-fit: cover;
}
@media (max-width: 1580px) {
  .x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box img {
    height: 7.4rem;
  }
}
@media (max-width: 972px) {
  .x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box img {
    height: 11.4rem;
  }
}
@media (max-width: 748px) {
  .x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box img {
    height: 17.4rem;
  }
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: 0.4s all;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img img:nth-of-type(1) {
  opacity: 1;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img img:nth-of-type(2) {
  opacity: 0;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  left: 0;
  z-index: 6;
  padding: 0 0.4rem 0 0.4rem;
  margin-bottom: 0.4rem;
  transition: 0.4s all;
  display: block;
  width: 100%;
  transform: translateY(100%);
  margin-top: -170px;
}
@media (max-width: 1580px) {
  .x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
    margin-top: -135px;
  }
}
@media (max-width: 748px) {
  .x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-top {
  transition: 0.4s all;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-top .x-title {
  color: #fffefe;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-top span {
  display: inline-block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 748px) {
  .x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-top span {
    margin-top: 5px;
  }
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-div {
  display: none;
  transition: 0.4s all;
  margin-top: 10px;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-div p {
  color: #fffefe;
  transition: 0.4s all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-div .x-index-a {
  color: #fff;
  position: relative;
  margin-top: 18px;
  transition: 0.8s all;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-div .x-index-a::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-div .x-index-a::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.4s all;
}
.x-index2 .x-container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-x-div .x-index-a i {
  background: url(../images/right-jt.png) no-repeat center;
  background-size: contain;
}
.x-index2 .c-list {
  display: flex;
  align-items: flex-start;
  margin: 0.8rem 0 -0.05rem;
  padding-right: 1.8rem;
}
@media (max-width: 748px) {
  .x-index2 .c-list {
    margin: 1.5rem 0 0.5rem;
    overflow-x: auto;
  }
}
.x-index2 .c-list li {
  padding: 0 0.05rem;
  width: 2rem;
  flex-shrink: 0;
  transition: all 0.5s;
}
@media (max-width: 748px) {
  .x-index2 .c-list li {
    padding: 0 0.5rem;
    width: 80%;
  }
}
.x-index2 .c-list li a {
  position: relative;
  display: block;
  overflow: hidden;
}
.x-index2 .c-list li a .c-title {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 0.4rem;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  transition: 0.4s all;
  line-height: 1.2;
}
@media (max-width: 1580px) {
  .x-index2 .c-list li a .c-title {
    width: 30px;
  }
}
.x-index2 .c-list li a .c-img-box {
  display: block;
}
.x-index2 .c-list li a .c-img-box img {
  width: 6rem;
  height: 5.4rem;
  object-fit: cover;
}
@media (max-width: 1580px) {
  .x-index2 .c-list li a .c-img-box img {
    height: 7.4rem;
  }
}
@media (max-width: 972px) {
  .x-index2 .c-list li a .c-img-box img {
    height: 11.4rem;
  }
}
@media (max-width: 748px) {
  .x-index2 .c-list li a .c-img-box img {
    width: 100%;
    height: 17.4rem;
  }
}
.x-index2 .c-list li a .x-img img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: 0.4s all;
}
.x-index2 .c-list li a .x-img img:nth-of-type(1) {
  opacity: 1;
}
.x-index2 .c-list li a .x-img img:nth-of-type(2) {
  opacity: 0;
}
.x-index2 .c-list li a .x-text {
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
  padding: 0 0.4rem 0 0.4rem;
  margin-bottom: 0.4rem;
  transition: 0.4s all;
  display: block;
  width: 100%;
  margin-top: -170px;
  width: 5.8rem;
}
@media (max-width: 1580px) {
  .x-index2 .c-list li a .x-text {
    margin-top: -135px;
  }
}
@media (max-width: 748px) {
  .x-index2 .c-list li a .x-text {
    padding: 0 1rem;
    margin-bottom: 1rem;
    width: 100%;
  }
}
.x-index2 .c-list li a .x-text .x-x-top {
  transition: 0.4s all;
}
.x-index2 .c-list li a .x-text .x-x-top .x-title {
  color: #fffefe;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-index2 .c-list li a .x-text .x-x-top span {
  display: inline-block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 748px) {
  .x-index2 .c-list li a .x-text .x-x-top span {
    margin-top: 5px;
  }
}
.x-index2 .c-list li a .x-text .x-x-div {
  transition: 0.4s all;
  margin-top: 10px;
}
.x-index2 .c-list li a .x-text .x-x-div p {
  color: #fffefe;
  transition: 0.4s all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.x-index2 .c-list li a .x-text .x-x-div .x-index-a {
  color: #fff;
  position: relative;
  margin-top: 18px;
  transition: 0.8s all;
}
.x-index2 .c-list li a .x-text .x-x-div .x-index-a::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}
.x-index2 .c-list li a .x-text .x-x-div .x-index-a::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.4s all;
}
.x-index2 .c-list li a .x-text .x-x-div .x-index-a i {
  background: url(../images/right-jt.png) no-repeat center;
  background-size: contain;
}
.x-index2 .c-list li.on {
  flex-shrink: 1;
  width: 5.8rem;
}
@media (max-width: 748px) {
  .x-index2 .c-list li.on {
    flex-shrink: 0;
    width: 80%;
  }
}
.x-index2 .c-list li.on a .c-title {
  opacity: 0;
}
.x-index2 .c-list li.on .x-text {
  opacity: 1;
}
.x-index2 .c-list li.on .x-text .x-index-a::before {
  display: none;
}
.x-index2 .c-list li.on .x-text .x-index-a::after {
  opacity: 1;
  width: 100%;
}
.x-index2 .c-list li.on .x-img img:nth-of-type(1) {
  opacity: 0;
}
.x-index2 .c-list li.on .x-img img:nth-of-type(2) {
  opacity: 1;
}
.x-index3 {
  padding: 1.4rem 0 1.2rem 0;
}
@media (max-width: 748px) {
  .x-index3 {
    padding: 50px 0 60px 0;
  }
}
.x-index3.c-dt .c-container .c-list-box {
  display: flex;
  flex-direction: row-reverse;
}
.x-index3.c-dt .c-container .c-list-box .c-list1-wrap {
  padding: 0 0 0 1rem;
}
.x-index3 .c-container .x-list-a {
  margin-bottom: 0.8rem;
  padding-right: 0;
}
@media (max-width: 748px) {
  .x-index3 .c-container .x-list-a {
    margin-bottom: 1.5rem;
  }
}
.x-index3 .c-container .x-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.85rem;
}
@media (max-width: 748px) {
  .x-index3 .c-container .x-con {
    margin-top: 0;
  }
}
.x-index3 .c-container .x-con .x-left {
  width: 36.8%;
}
@media (max-width: 972px) {
  .x-index3 .c-container .x-con .x-left {
    margin-top: 0.8rem;
    width: 100%;
  }
}
@media (max-width: 972px) and (max-width: 748px) {
  .x-index3 .c-container .x-con .x-left {
    margin-top: 1.5rem;
  }
}
.x-index3 .c-container .x-con .x-left ul li + li {
  margin-top: 0.5rem;
}
@media (max-width: 748px) {
  .x-index3 .c-container .x-con .x-left ul li + li {
    margin-top: 1.5rem;
  }
}
.x-index3 .c-container .x-con .x-left ul li.on .x-le-sp {
  color: #0073c3;
}
.x-index3 .c-container .x-con .x-left ul li.on .x-text .x-sin .x-title {
  color: #0073c3;
}
.x-index3 .c-container .x-con .x-left ul li.on .x-text .x-sp {
  margin-bottom: 0;
}
.x-index3 .c-container .x-con .x-left ul li.on .x-text .x-sp .x-index-a {
  display: inline-block;
}
.x-index3 .c-container .x-con .x-left ul li.on .x-text .x-sp .x-index-a::before {
  display: none;
}
.x-index3 .c-container .x-con .x-left ul li.on .x-text .x-sp .x-index-a::after {
  opacity: 1;
  width: 100%;
}
.x-index3 .c-container .x-con .x-left ul li.on .x-text .x-sp .x-index-a i {
  right: -8px;
}
.x-index3 .c-container .x-con .x-left ul li.on a::before {
  opacity: 1;
}
.x-index3 .c-container .x-con .x-left ul li.on a::after {
  opacity: 1;
  height: 100%;
}
.x-index3 .c-container .x-con .x-left ul li a {
  display: flex;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
}
.x-index3 .c-container .x-con .x-left ul li a::before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #999;
}
.x-index3 .c-container .x-con .x-left ul li a::after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #0073c3;
  opacity: 0;
  transition: 0.4s all;
}
.x-index3 .c-container .x-con .x-left ul li a .x-le-sp {
  color: #999;
  font-family: 'Source Han Sans CN';
  margin: 0 0.35rem 0 0.15rem;
  transition: 0.4s all;
}
@media (max-width: 1580px) {
  .x-index3 .c-container .x-con .x-left ul li a .x-le-sp {
    line-height: 1.2;
  }
}
@media (max-width: 748px) {
  .x-index3 .c-container .x-con .x-left ul li a .x-le-sp {
    margin: 0 0.5rem;
  }
}
.x-index3 .c-container .x-con .x-left ul li a .x-text {
  position: relative;
  transition: 0.4s all;
  min-height: auto;
}
.x-index3 .c-container .x-con .x-left ul li a .x-text .x-sin {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-bottom: 2px;
}
.x-index3 .c-container .x-con .x-left ul li a .x-text .x-sin .x-title {
  color: #333;
  line-height: 1.2;
  transition: 0.4s all;
  position: relative;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #0073c3 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  display: initial;
}
@media (max-width: 748px) {
  .x-index3 .c-container .x-con .x-left ul li a .x-text .x-sin .x-title {
    line-height: 1.5;
  }
}
.x-index3 .c-container .x-con .x-left ul li a .x-text p {
  color: #999;
  margin: 15px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 748px) {
  .x-index3 .c-container .x-con .x-left ul li a .x-text p {
    margin: 8px 0;
  }
}
.x-index3 .c-container .x-con .x-left ul li a .x-text .x-sp {
  overflow: hidden;
  margin-bottom: -34px;
  transition: 0.4s all;
}
.x-index3 .c-container .x-con .x-left ul li a .x-text .x-sp .x-index-a {
  color: #0073c3;
  position: relative;
  padding-bottom: 10px;
  margin-top: 0;
}
@media (max-width: 748px) {
  .x-index3 .c-container .x-con .x-left ul li a .x-text .x-sp .x-index-a {
    margin-top: 5px;
    padding-bottom: 5px;
  }
}
.x-index3 .c-container .x-con .x-left ul li a .x-text .x-sp .x-index-a::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #0073c3;
  position: absolute;
  left: 0;
  bottom: 0;
}
.x-index3 .c-container .x-con .x-left ul li a .x-text .x-sp .x-index-a::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #0073c3;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.4s all;
}
.x-index3 .c-container .x-con .x-left ul li a .x-text .x-sp .x-index-a:hover {
  right: 0;
}
.x-index3 .c-container .x-con .x-left ul li a .x-text .x-sp .x-index-a i {
  margin-left: 2px;
  background: url(../images/x-right-jt.png) no-repeat center;
  background-size: contain;
}
.x-index3 .c-container .x-con .x-right {
  width: 51%;
}
@media (max-width: 972px) {
  .x-index3 .c-container .x-con .x-right {
    width: 100%;
    margin-top: 35px;
  }
}
.x-index3 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure {
  height: 4.72rem;
  padding: 0 0 0.2rem 0.2rem;
  position: relative;
}
@media (max-width: 1580px) {
  .x-index3 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 5.72rem;
  }
}
@media (max-width: 1260px) {
  .x-index3 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 6.72rem;
  }
}
@media (max-width: 972px) {
  .x-index3 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.72rem;
  }
}
.x-index3 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure::before {
  content: "";
  width: 0.2rem;
  height: 100%;
  position: absolute;
  top: 20px;
  left: 0;
  background-color: #f5f5f5;
}
.x-index3 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure::after {
  content: "";
  width: 100%;
  height: 0.2rem;
  position: absolute;
  bottom: 0;
  left: -20px;
  background-color: #f5f5f5;
}
.x-index3 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index3 .c-container .c-list-box {
  display: flex;
  position: relative;
  align-items: flex-start;
}
.x-index3 .c-container .c-list-box .c-list1-wrap {
  position: relative;
  position: sticky;
  top: 1.8rem;
  width: 50%;
  padding-right: 1rem;
}
@media (max-width: 748px) {
  .x-index3 .c-container .c-list-box .c-list1-wrap {
    display: none;
  }
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 {
  position: relative;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 2px;
  height: 100%;
  background-color: #cccccc;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-line {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 2px;
  height: 0;
  background-color: #0073c3;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item {
  margin-bottom: 0.4rem;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item:last-child {
  margin-bottom: 0;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item.on .c-wrap .c-num {
  color: #0073c3;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item.on .c-wrap .c-gt .c-title {
  color: #0073c3;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item .c-wrap {
  display: flex;
  align-items: flex-start;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item .c-wrap .c-num {
  flex-shrink: 0;
  padding: 0 0.3rem 0 0.2rem;
  color: #333;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item .c-wrap .c-gt {
  flex-shrink: 1;
  flex-grow: 1;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item .c-wrap .c-gt .c-title {
  color: #333;
}
.x-index3 .c-container .c-list-box .c-list1-wrap .c-list1 .c-item .c-wrap .c-gt .c-text {
  color: #999;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.x-index3 .c-container .c-list-box .c-list2 {
  width: 50%;
}
@media (max-width: 748px) {
  .x-index3 .c-container .c-list-box .c-list2 {
    width: 100%;
  }
}
.x-index3 .c-container .c-list-box .c-list2 li {
  margin-bottom: 0.8rem;
}
@media (max-width: 748px) {
  .x-index3 .c-container .c-list-box .c-list2 li {
    margin-bottom: 1rem;
  }
}
.x-index3 .c-container .c-list-box .c-list2 li:last-child {
  margin-bottom: 0;
}
.x-index3 .c-container .c-list-box .c-list2 li .c-wrap {
  display: block;
}
.x-index3 .c-container .c-list-box .c-list2 li .c-wrap .c-img-box {
  height: 5.5rem;
  overflow: hidden;
}
@media (max-width: 748px) {
  .x-index3 .c-container .c-list-box .c-list2 li .c-wrap .c-img-box {
    height: 10rem;
  }
}
.x-index3 .c-container .c-list-box .c-list2 li .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index3 .c-container .c-list-box .c-list2 li .c-wrap .c-title {
  margin-top: 0.5rem;
  display: none;
  color: #0073c3;
}
@media (max-width: 748px) {
  .x-index3 .c-container .c-list-box .c-list2 li .c-wrap .c-title {
    display: block;
  }
}
.x-index3 .c-container .c-list-box .c-list2 li .c-wrap .c-text {
  color: #999;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  display: none;
}
@media (max-width: 748px) {
  .x-index3 .c-container .c-list-box .c-list2 li .c-wrap .c-text {
    display: -webkit-box;
  }
}
.x-index4 {
  padding-bottom: 1.4rem;
}
@media (max-width: 748px) {
  .x-index4 {
    padding: 3rem 0;
  }
}
@media (max-width: 1260px) {
  .x-index4.c-dt .x-container2 .x-list-a {
    position: relative;
    padding-bottom: 0px;
  }
}
.x-index4.c-dt .x-container2 .x-list-a .x-index-a {
  margin-top: 0.3rem;
}
@media (max-width: 1260px) {
  .x-index4.c-dt2 .x-container2 .x-list-a {
    padding-bottom: 0;
  }
}
.x-index4.c-dt2 .x-container2 .x-list-a li:nth-child(1) {
  margin-bottom: 0.8rem;
  text-align: center;
  width: 100%;
}
@media (max-width: 748px) {
  .x-index4.c-dt2 .x-container2 .x-list-a li:nth-child(2) {
    width: auto;
  }
}
.x-index4.c-dt2 .x-container2 .x-list-a li .x-index-a,
.x-index4.c-dt2 .x-container2 .x-list-a li .x-dl-a {
  margin-top: 0;
}
@media (max-width: 1260px) {
  .x-index4.c-dt2 .x-container2 .x-list-a li .x-index-a,
  .x-index4.c-dt2 .x-container2 .x-list-a li .x-dl-a {
    position: relative;
  }
}
@media (max-width: 1260px) {
  .x-index4 .x-container2 .x-list-a {
    position: relative;
    padding-bottom: 50px;
  }
}
@media (max-width: 748px) {
  .x-index4 .x-container2 .x-list-a {
    padding-bottom: 40px;
  }
}
.x-index4 .x-container2 .x-list-a li .x-dl-a {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
@media (max-width: 1260px) {
  .x-index4 .x-container2 .x-list-a li .x-dl-a {
    position: absolute;
    bottom: 0;
  }
}
.x-index4 .x-container2 .x-list-a li .x-dl-a dd {
  padding: 0 15px;
  position: relative;
}
.x-index4 .x-container2 .x-list-a li .x-dl-a dd::before {
  content: "";
  width: 2px;
  height: 78%;
  background-color: #949494;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.x-index4 .x-container2 .x-list-a li .x-dl-a dd:first-child {
  padding-left: 0;
}
.x-index4 .x-container2 .x-list-a li .x-dl-a dd:last-child {
  padding-right: 0;
}
.x-index4 .x-container2 .x-list-a li .x-dl-a dd:last-child::before {
  display: none;
}
.x-index4 .x-container2 .x-list-a li .x-dl-a dd.on span {
  color: #0073c3;
}
.x-index4 .x-container2 .x-list-a li .x-dl-a dd.on span::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #0073c3;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.4s all;
}
.x-index4 .x-container2 .x-list-a li .x-dl-a dd span {
  display: block;
  color: #333;
  position: relative;
  cursor: pointer;
}
.x-index4 .x-container2 .x-in-swiper {
  width: 100%;
}
.x-index4 .x-container2 .x-in-swiper .x-div1 {
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
}
.x-index4 .x-container2 .x-in-swiper .x-div1:nth-of-type(1) {
  z-index: 4;
}
.x-index4 .x-container2 .x-in-swiper .x-div1:nth-of-type(2) {
  z-index: 3;
}
.x-index4 .x-container2 .x-in-swiper .x-div1:nth-of-type(3) {
  z-index: 2;
}
.x-index4 .x-container2 .x-in-swiper .x-div1:nth-of-type(4) {
  z-index: 1;
}
.x-index4 .x-container2 .x-in-swiper .x-div1.on {
  position: relative;
  z-index: 4;
  opacity: 1;
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide {
  background-color: #fff;
  padding-bottom: 1.9rem;
  transition: 0.4s all;
}
@media (max-width: 972px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide {
    padding-bottom: 2.9rem;
  }
}
@media (max-width: 748px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide {
    padding-bottom: 5.9rem;
  }
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text1 {
  bottom: 0;
}
@media (max-width: 1260px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text1 {
    bottom: -35px;
  }
}
@media (max-width: 972px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text1 {
    bottom: -17px;
  }
}
@media (max-width: 748px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text1 {
    bottom: 0;
  }
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text1 .x-sin .x-title {
  color: #0073c3;
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text1 p {
  margin-bottom: 0;
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text1 .x-index-a::after {
  width: 100%;
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
  display: block;
  width: 100%;
  height: 3.55rem;
}
@media (max-width: 1580px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
    height: 4.55rem;
  }
}
@media (max-width: 1260px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
    height: 5.55rem;
  }
}
@media (max-width: 972px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
    height: 8.55rem;
  }
}
@media (max-width: 748px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
    height: 11.55rem;
  }
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 972px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box img {
    object-fit: contain;
  }
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 {
  padding: 0.5rem 0.45rem 0.4rem 0.4rem;
  display: block;
  position: absolute;
  overflow: hidden;
  transition: 0.4s all;
  bottom: -0.7rem;
  z-index: 10;
}
@media (max-width: 1580px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 {
    bottom: -0.8rem;
  }
}
@media (max-width: 1260px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 {
    padding: 0.8rem 0.45rem 0.9rem 0.4rem;
    bottom: -1.4rem;
  }
}
@media (max-width: 972px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 {
    bottom: -1.6rem;
  }
}
@media (max-width: 748px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 {
    bottom: -2.6rem;
    padding: 0.8rem 1rem;
  }
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 .x-sin {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 2px;
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 .x-sin .x-title {
  color: #333;
  font-weight: bold;
  transition: 0.4s all;
  position: relative;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #0073c3 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  display: initial;
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 p {
  color: #999;
  margin-top: 0.08rem;
  transition: 0.4s all;
  margin-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 748px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 p {
    margin-bottom: 1.5rem;
  }
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 .x-index-a {
  position: relative;
  display: inline-block;
  color: #0073c3;
  margin-top: 0.1rem;
}
@media (max-width: 972px) {
  .x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 .x-index-a {
    margin-top: 0.4rem;
  }
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 .x-index-a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.4s all;
  background-color: #0073c3;
}
.x-index4 .x-container2 .x-in-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text1 .x-index-a i {
  margin-left: 5px;
  background: url(../images/x-right-jt.png) no-repeat center;
  background-size: contain;
}
.x-index5 {
  padding: 1.5rem 0 1.4rem 0;
}
@media (max-width: 748px) {
  .x-index5 {
    padding: 3rem 0;
  }
}
@media (max-width: 748px) {
  .x-index5 .c-container .x-con {
    margin-top: 1.5rem;
  }
}
.x-index5 .c-container .x-con .x-left ul li.on a .x-text p {
  margin-bottom: 10px;
}
.x-index5 .c-container .x-con .x-left ul li a:hover .x-text p {
  margin-bottom: 10px;
}
.x-index5 .c-container .x-con .x-left ul li a .x-text .x-sin {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 3px;
}
.x-index5 .c-container .x-con .x-left ul li a .x-text p {
  margin-bottom: -48px;
  transition: 0.4s all;
}
.x-index5 .c-container .x-con .x-right {
  order: -1;
  margin-top: 0;
}
.x-index5 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure {
  padding: 0 0.2rem 0.2rem 0;
}
.x-index5 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure::before {
  left: auto;
  right: 0;
}
.x-index5 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide figure::after {
  right: auto;
  left: 20px;
}
.x-index5 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 0.64rem;
  height: 0.64rem;
}
@media (max-width: 1580px) {
  .x-index5 .c-container .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-img {
    width: 50px;
    height: 50px;
  }
}
.x-index6 {
  background-color: #f5f5f5;
  padding: 1.3rem 0 1.4rem 0;
}
@media (max-width: 748px) {
  .x-index6 {
    padding: 3rem 0;
  }
}
.x-index6 .c-btn-box {
  text-align: center;
}
.x-index6 .c-btn-box .x-index-a {
  margin-top: 0.75rem;
}
@media (max-width: 972px) {
  .x-index6 .c-btn-box .x-index-a {
    margin-top: 50px;
  }
}
@media (max-width: 748px) {
  .x-index6 .c-btn-box .x-index-a {
    margin-top: 1.5rem;
  }
}
.x-index6 .x-container2 .x-index6-swiper {
  position: relative;
  margin-top: 0.7rem;
}
@media (max-width: 748px) {
  .x-index6 .x-container2 .x-index6-swiper {
    margin-top: 1.5rem;
  }
}
.x-index6 .x-container2 .x-index6-swiper .x-mengb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: transparent;
  z-index: 5;
}
@media (max-width: 1260px) {
  .x-index6 .x-container2 .x-index6-swiper .x-mengb {
    display: none;
  }
}
.x-index6 .x-container2 .x-index6-swiper .swiper-container {
  padding-right: 1.6rem;
}
@media (max-width: 748px) {
  .x-index6 .x-container2 .x-index6-swiper .swiper-container {
    padding-right: 4.5rem;
  }
}
.x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-sin .x-title {
  color: #0073c3;
}
.x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
  display: block;
  width: 100%;
  height: 2.35rem;
}
@media (max-width: 1580px) {
  .x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
    height: 3.35rem;
  }
}
@media (max-width: 972px) {
  .x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
    height: 5.35rem;
  }
}
@media (max-width: 748px) {
  .x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box {
    height: 9.35rem;
  }
}
.x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-sp {
  margin: 0.25rem 0 0.1rem 0;
}
@media (max-width: 748px) {
  .x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-sp {
    margin: 0.5rem 0;
  }
}
.x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-sp span {
  display: inline-block;
  margin-right: 10px;
  color: #999;
}
.x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-sin {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.x-index6 .x-container2 .x-index6-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-sin .x-title {
  color: #333;
  transition: 0.4s all;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #0073c3 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  display: initial;
  font-weight: normal;
}
.x-foot {
  background-color: #222;
  margin-bottom: 7.48rem;
}
.x-foot .c-container .x-top {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  padding: 1.05rem 0 1rem 0;
}
@media (max-width: 748px) {
  .x-foot .c-container .x-top {
    padding: 3rem 0;
  }
}
@media (max-width: 972px) {
  .x-foot .c-container .x-top .x-left {
    width: 100%;
  }
}
.x-foot .c-container .x-top .x-left a img {
  height: 66px;
}
@media (max-width: 1260px) {
  .x-foot .c-container .x-top .x-left a img {
    height: 50px;
  }
}
@media (max-width: 748px) {
  .x-foot .c-container .x-top .x-left a img {
    height: 2.5rem;
  }
}
.x-foot .c-container .x-top .x-right {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1260px) {
  .x-foot .c-container .x-top .x-right {
    width: 70%;
  }
}
@media (max-width: 972px) {
  .x-foot .c-container .x-top .x-right {
    width: 100%;
    margin-top: 35px;
  }
}
@media (max-width: 748px) {
  .x-foot .c-container .x-top .x-right {
    margin-top: 5px;
  }
}
@media (max-width: 748px) {
  .x-foot .c-container .x-top .x-right .x-ri-list {
    width: 100%;
  }
  .x-foot .c-container .x-top .x-right .x-ri-list.active .x-title i {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }
}
.x-foot .c-container .x-top .x-right .x-ri-list .x-title {
  font-size: 16px;
  color: #f2f2f2;
  font-weight: bold;
  margin-bottom: 0.2rem;
  position: relative;
}
.x-foot .c-container .x-top .x-right .x-ri-list .x-title i {
  display: none;
}
@media (max-width: 1580px) {
  .x-foot .c-container .x-top .x-right .x-ri-list .x-title {
    font-size: 14px;
  }
}
@media (max-width: 748px) {
  .x-foot .c-container .x-top .x-right .x-ri-list .x-title {
    margin-bottom: 0;
    border-bottom: 1px solid #51a8d9;
    padding: 10px 0;
  }
  .x-foot .c-container .x-top .x-right .x-ri-list .x-title i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 12px;
    height: 10px;
    background: url(../images/xia-jt.png) no-repeat center / 10px;
    transition: 0.5s;
  }
}
@media (max-width: 748px) {
  .x-foot .c-container .x-top .x-right .x-ri-list ul {
    display: none;
    padding-top: 5px;
  }
}
.x-foot .c-container .x-top .x-right .x-ri-list ul li {
  margin-bottom: 14px;
}
@media (max-width: 748px) {
  .x-foot .c-container .x-top .x-right .x-ri-list ul li {
    margin: 5px 0;
    line-height: 24px;
  }
}
.x-foot .c-container .x-top .x-right .x-ri-list ul li a {
  color: #c6dbfe;
  transition: 0.4s all;
}
.x-foot .c-container .x-top .x-right .x-ri-list ul li a:hover {
  color: #fff;
}
.x-foot .c-container .x-ri-right {
  width: 18%;
}
@media (max-width: 1260px) {
  .x-foot .c-container .x-ri-right {
    width: 100%;
  }
}
@media (max-width: 972px) {
  .x-foot .c-container .x-ri-right {
    margin-top: 25px;
  }
}
.x-foot .c-container .x-ri-right .x-tel {
  display: flex;
  align-items: center;
}
.x-foot .c-container .x-ri-right .x-tel img {
  margin-right: 10px;
  height: 31px;
  vertical-align: middle;
}
.x-foot .c-container .x-ri-right .x-tel a {
  color: #fff;
  font-family: 'CompPro';
}
.x-foot .c-container .x-ri-right .x-emil {
  margin: 10px 0 8px 0;
}
.x-foot .c-container .x-ri-right .x-emil p {
  color: #c6dbfe;
}
.x-foot .c-container .x-ri-right .x-dizhi {
  padding-bottom: 30px;
  border-bottom: 1px solid #51a8d9;
}
@media (max-width: 748px) {
  .x-foot .c-container .x-ri-right .x-dizhi {
    padding-bottom: 10px;
  }
}
.x-foot .c-container .x-ri-right .x-dizhi p {
  color: #c6dbfe;
}
.x-foot .c-container .x-ri-right .x-share {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 748px) {
  .x-foot .c-container .x-ri-right .x-share {
    margin-top: 15px;
  }
}
.x-foot .c-container .x-ri-right .x-share p {
  color: #c6dbfe;
  margin-right: 10px;
}
.x-foot .c-container .x-ri-right .x-share a {
  margin-right: 20px;
}
.x-foot .c-container .x-ri-right .x-share a:last-child {
  margin-right: 0;
}
.x-foot .c-container .x-ri-right .x-share a img {
  height: 24px;
}
@media (max-width: 748px) {
  .x-foot .c-container .x-ri-right .x-share a img {
    height: 22px;
  }
}
@media (max-width: 748px) {
  .x-foot .x-botton {
    border-top: 1px solid #51a8d9;
  }
}
.x-foot .x-botton .c-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  justify-content: space-between;
  padding-bottom: 0.5rem;
}
@media (max-width: 1580px) {
  .x-foot .x-botton .c-container {
    padding: 0.4rem 0;
  }
}
@media (max-width: 972px) {
  .x-foot .x-botton .c-container {
    padding: 0.5rem 20px;
  }
}
@media (max-width: 748px) {
  .x-foot .x-botton .c-container {
    padding: 1rem 20px;
  }
}
.x-foot .x-botton .c-container p {
  font-size: 14px;
  color: #f2f2f2;
}
.x-foot .x-botton .c-container p a {
  font-size: 14px;
  color: #f2f2f2;
  transition: 0.4s all;
}
.x-foot .x-botton .c-container p a:hover {
  color: #fff;
}
.x-foot .x-botton .c-container .x-bot-ri a {
  font-size: 14px;
  color: #f2f2f2;
  transition: 0.4s all;
  margin-right: 20px;
}
.x-foot .x-botton .c-container .x-bot-ri a:last-child {
  margin-right: 0;
}
.x-foot .x-botton .c-container .x-bot-ri a:hover {
  color: #fff;
}
@media (max-width: 748px) {
  .x-foot .x-botton .c-container .x-bot-ri a {
    display: inline-block;
    line-height: 1.6;
  }
}
@media (max-width: 748px) {
  .x-foot {
    margin-bottom: 20rem;
  }
}
.foot-zi {
  background-color: #eceff1;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.foot-zi .x-container2 .x-img {
  width: 100%;
  height: 7.48rem;
  object-fit: cover;
}
@media (max-width: 748px) {
  .foot-zi .x-container2 .x-img {
    height: 20rem;
  }
}
.foot-zi .x-container2 .x-left {
  position: absolute;
  top: 50%;
  left: 1.6rem;
  z-index: 2;
  width: 100%;
  max-width: 900px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 972px) {
  .foot-zi .x-container2 .x-left {
    left: 1rem;
    padding-right: 35px;
  }
}
.foot-zi .x-container2 .x-left .x-title {
  color: #333;
}
.foot-zi .x-container2 .x-left .x-title span {
  color: #0073c3;
}
.foot-zi .x-container2 .x-left p {
  color: #333;
  margin: 0.05rem 0 0.35rem 0;
}
@media (max-width: 748px) {
  .foot-zi .x-container2 .x-left p {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 748px) {
  .foot-zi .x-container2 .x-left .x-form {
    display: flex;
    flex-wrap: wrap;
  }
}
.foot-zi .x-container2 .x-left .x-form input {
  width: 195px;
  color: #333;
  border-bottom: 1px solid #b4b6b8;
  padding-bottom: 10px;
  margin-right: 25px;
}
@media (max-width: 748px) {
  .foot-zi .x-container2 .x-left .x-form input {
    width: 100%;
    margin-top: 20px;
  }
}
.foot-zi .x-container2 .x-left .x-form button {
  padding: 10px 30px;
  color: #333;
  border: 1px solid #333;
}
@media (max-width: 748px) {
  .foot-zi .x-container2 .x-left .x-form button {
    margin-top: 20px;
  }
}
.foot-zi .x-container2 .x-left .x-form button.on {
  background-image: linear-gradient(to right, #0073c3, #0886cb);
  border: 1px solid transparent;
  color: #fff;
}
.foot-zi .x-container2 .x-left ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.6rem;
}
@media (max-width: 748px) {
  .foot-zi .x-container2 .x-left ul {
    margin-top: 25px;
  }
}
.foot-zi .x-container2 .x-left ul li + li {
  margin-left: 0.55rem;
}
@media (max-width: 748px) {
  .foot-zi .x-container2 .x-left ul li + li {
    margin-left: 35px;
  }
}
.foot-zi .x-container2 .x-left ul li:last-child {
  margin-right: 0;
}
.foot-zi .x-container2 .x-left ul li:nth-of-type(1) a i {
  display: block;
  width: 19px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../images/x-tel.png") no-repeat center;
  background-size: contain;
}
.foot-zi .x-container2 .x-left ul li:nth-of-type(2) a:hover::before {
  opacity: 0;
}
.foot-zi .x-container2 .x-left ul li:nth-of-type(2) a:hover::after {
  width: 100%;
  opacity: 1;
}
.foot-zi .x-container2 .x-left ul li:nth-of-type(2) a::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #8f9192;
}
.foot-zi .x-container2 .x-left ul li:nth-of-type(2) a::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #8f9192;
  opacity: 0;
  transition: 0.4s all;
}
.foot-zi .x-container2 .x-left ul li:nth-of-type(2) a i {
  display: block;
  width: 19px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../images/x-xinx.png") no-repeat center;
  background-size: contain;
}
.foot-zi .x-container2 .x-left ul li a {
  display: inline-block;
  padding-left: 30px;
  color: #333;
  position: relative;
}
.x-banner1 .swiper-pagination {
  right: 2.6rem;
  bottom: 1.6rem;
}
@media (max-width: 972px) {
  .x-banner1 .swiper-pagination {
    right: 1rem;
  }
}
@media (max-width: 748px) {
  .x-banner1 .swiper-pagination {
    bottom: 4.6rem;
  }
}
.loading {
  margin: 0 12.5px;
  width: 50px;
  height: 50px;
  position: relative;
  border: 2px solid transparent;
  background: transparent;
}
@media (max-width: 972px) {
  .loading {
    width: 40px;
    height: 40px;
    margin: 0 4.5px;
  }
}
.loading.swiper-pagination-bullet-active {
  border-color: rgba(255, 255, 255, 0.2);
}
.loading .c-progress {
  position: absolute;
  width: 8px;
  height: 8px;
  color: #fff;
  border-radius: 50%;
  left: 13px;
  top: 11px;
  text-align: center;
  font-size: 16px;
}
@media (max-width: 972px) {
  .loading .c-progress {
    font-size: 14px;
    left: 10px;
    top: 7px;
  }
}
.loading .left,
.loading .right {
  opacity: 0.5;
  width: 25px;
  height: 50px;
  position: absolute;
  left: -2px;
  top: -2px;
  overflow: hidden;
}
@media (max-width: 972px) {
  .loading .left,
  .loading .right {
    width: 20px;
    height: 40px;
  }
}
.loading.swiper-pagination-bullet-active .left,
.loading.swiper-pagination-bullet-active .right {
  opacity: 1;
}
.loading .right {
  left: auto;
  right: -2px;
  top: -2px;
}
.loading .left:after,
.loading .right:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 25px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 25px 0 0 25px;
  border-right: 0;
}
@media (max-width: 972px) {
  .loading .left:after,
  .loading .right:after {
    width: 20px;
    height: 40px;
    border-radius: 20px 0 0 20px;
  }
}
.loading .right:after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 0 25px 25px 0;
  border: 2px solid #fff;
  border-left: 0;
}
@media (max-width: 972px) {
  .loading .right:after {
    border-radius: 0 20px 20px 0;
  }
}
.loading.swiper-pagination-bullet-active .left:after {
  transform-origin: right center;
  /* animation-iteration-count: infinite; */
  animation-fill-mode: forwards;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-name: spin-left;
}
.loading.swiper-pagination-bullet-active .right:after {
  transform-origin: left center;
  animation-duration: 4s;
  /* animation-iteration-count: infinite; */
  animation-timing-function: linear;
  animation-name: spin-right;
}
@keyframes spin-right {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin-left {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes c-zoom {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  100% {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
  }
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.x-banner1 .x-right .swiper-container .swiper-wrapper .swiper-slide.active9 {
  animation: home_img_off2 0.75s ease-in-out forwards;
}
@keyframes home_img_off2 {
  0%,
  100% {
    transform: rotate(0);
    transform-origin: left bottom;
  }
  22% {
    transform: rotate(2.5deg);
    transform-origin: right bottom;
  }
  44% {
    transform: rotate(-2.5deg);
    transform-origin: left bottom;
  }
  66% {
    transform: rotate(1.25deg);
    transform-origin: right bottom;
  }
  77% {
    transform: rotate(-0.625deg);
    transform-origin: left bottom;
  }
  88% {
    transform: rotate(0.3125deg);
    transform-origin: right bottom;
  }
}
#c-weixin,
#c-douyin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 910;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#c-weixin .c-img-box,
#c-douyin .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 img,
#c-douyin .c-img-box img {
  width: 100%;
}
#c-weixin .c-img-box .c-text,
#c-douyin .c-img-box .c-text {
  padding-top: 10px;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #333;
}
#c-top-banner1 {
  position: relative;
  height: 5rem;
}
#c-top-banner1.c-dt2 {
  height: 4rem;
  text-align: center;
}
@media (max-width: 972px) {
  #c-top-banner1.c-dt2 {
    height: 10rem;
  }
}
@media (max-width: 748px) {
  #c-top-banner1.c-dt2 {
    height: 14rem;
  }
}
#c-top-banner1.c-dt2 .c-text-box {
  margin-top: 0;
}
@media (max-width: 972px) {
  #c-top-banner1 {
    height: 10rem;
  }
}
@media (max-width: 748px) {
  #c-top-banner1 {
    height: 14rem;
  }
}
#c-top-banner1.c-dt {
  text-align: center;
}
#c-top-banner1 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-top-banner1 .c-mb,
#c-top-banner1 .c-pc {
  position: absolute;
  z-index: 1;
}
#c-top-banner1 .c-mb2,
#c-top-banner1 .c-pc2 {
  position: relative;
  z-index: 5;
}
#c-top-banner1 .c-mb,
#c-top-banner1 .c-mb2 {
  display: none;
}
@media (max-width: 972px) {
  #c-top-banner1 .c-mb,
  #c-top-banner1 .c-mb2 {
    display: block;
  }
}
@media (max-width: 972px) {
  #c-top-banner1 .c-pc,
  #c-top-banner1 .c-pc2 {
    display: none;
  }
}
#c-top-banner1 .c-text-box {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 100%;
  margin-top: -0.3rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
@media (max-width: 972px) {
  #c-top-banner1 .c-text-box {
    margin-top: -0.5rem;
  }
}
@media (max-width: 748px) {
  #c-top-banner1 .c-text-box {
    margin-top: -1rem;
  }
}
@media (max-width: 748px) {
  #c-top-banner1 .c-text-box .c-title {
    font-size: 1.2rem;
  }
}
#c-top-banner1 .c-list {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 0 1.6rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 972px) {
  #c-top-banner1 .c-list {
    padding: 0 20px;
  }
}
@media (max-width: 748px) {
  #c-top-banner1 .c-list {
    padding: 0 1rem;
  }
}
#c-top-banner1 .c-list li {
  width: 33.333333%;
  border-left: 1px solid #fff;
}
#c-top-banner1 .c-list li:first-child {
  border: 0;
}
#c-top-banner1 .c-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.72rem;
  color: #333;
  background: rgba(255, 255, 255, 0.9);
  transition: all 0.5s;
}
@media (max-width: 972px) {
  #c-top-banner1 .c-list li a {
    height: 1rem;
  }
}
@media (max-width: 748px) {
  #c-top-banner1 .c-list li a {
    height: 2rem;
  }
}
#c-top-banner1 .c-list li.on a,
#c-top-banner1 .c-list li a:hover {
  color: #fff;
  background: #0886cb;
}
#c-top-banner2 {
  position: relative;
  z-index: 1;
  height: 6.46rem;
}
@media (max-width: 972px) {
  #c-top-banner2 {
    height: 8rem;
  }
}
@media (max-width: 748px) {
  #c-top-banner2 {
    height: 16rem;
  }
}
#c-top-banner2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-top-banner2 .c-mb,
#c-top-banner2 .c-pc {
  position: absolute;
  z-index: 1;
}
#c-top-banner2 .c-mb2,
#c-top-banner2 .c-pc2 {
  position: relative;
  z-index: 5;
}
#c-top-banner2 .c-mb,
#c-top-banner2 .c-mb2 {
  display: none;
}
@media (max-width: 972px) {
  #c-top-banner2 .c-mb,
  #c-top-banner2 .c-mb2 {
    display: block;
  }
}
@media (max-width: 972px) {
  #c-top-banner2 .c-pc,
  #c-top-banner2 .c-pc2 {
    display: none;
  }
}
#c-top-banner2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 31.25%;
  height: 100%;
  background: rgba(0, 115, 195, 0.7);
}
@media (max-width: 1580px) {
  #c-top-banner2::before {
    width: 35%;
  }
}
@media (max-width: 1260px) {
  #c-top-banner2::before {
    width: 45%;
  }
}
@media (max-width: 748px) {
  #c-top-banner2::before {
    width: 100%;
  }
}
#c-top-banner2 .c-text-box {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
#c-top-banner2 .c-text-box .c-wrap {
  position: relative;
  z-index: 5;
  padding-right: 0.4rem;
  width: 27.5%;
}
@media (max-width: 1580px) {
  #c-top-banner2 .c-text-box .c-wrap {
    width: 32%;
  }
}
@media (max-width: 1260px) {
  #c-top-banner2 .c-text-box .c-wrap {
    width: 45%;
  }
}
@media (max-width: 748px) {
  #c-top-banner2 .c-text-box .c-wrap {
    padding: 0;
    width: 100%;
  }
}
#c-top-banner2 .c-text-box .c-wrap .c-list1 {
  margin: 0.4rem 0 0.3rem;
}
@media (max-width: 1260px) {
  #c-top-banner2 .c-text-box .c-wrap .c-list1 {
    margin: 0.2rem 0;
  }
}
@media (max-width: 748px) {
  #c-top-banner2 .c-text-box .c-wrap .c-list1 {
    margin: 0.5rem 0;
  }
}
#c-top-banner2 .c-text-box .c-wrap .c-list1 li {
  margin-bottom: 0.1rem;
}
#c-top-banner2 .c-text-box .c-wrap .c-list1 li:last-child {
  margin-bottom: 0;
}
#c-top-banner2 .c-text-box .c-wrap .c-list2 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.15rem -0.1rem;
}
#c-top-banner2 .c-text-box .c-wrap .c-list2 li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
  padding: 0 0.15rem 0.1rem;
}
#c-top-banner2 .c-text-box .c-wrap .c-list2 li img {
  margin-left: 10px;
  width: 26px;
}
#c-pre-sales1-1 {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-pre-sales1-1 {
    padding: 3rem 0;
  }
}
#c-pre-sales1-1 .x-list-a {
  padding-right: 0;
}
#c-pre-sales1-1 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-pre-sales1-1 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-pre-sales1-1 .x-list-a li:nth-of-type(2) .c-text {
  margin-top: 0.4rem;
  color: #555;
  line-height: 2;
}
#c-pre-sales1-2 {
  position: relative;
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-pre-sales1-2 {
    padding: 3rem 0;
  }
}
#c-pre-sales1-2 > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-pre-sales1-2 .c-container {
  z-index: 4;
}
#c-pre-sales1-2 .x-list-a {
  padding-right: 0;
}
#c-pre-sales1-2 .x-list-a li .x-title,
#c-pre-sales1-2 .x-list-a li .x-title2 {
  color: #fff;
}
#c-pre-sales1-2 .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0.8rem -0.1rem -0.2rem;
}
@media (max-width: 748px) {
  #c-pre-sales1-2 .c-list {
    margin: 1.5rem 0 -1rem;
  }
}
#c-pre-sales1-2 .c-list li {
  width: 50%;
  padding: 0 0.1rem 0.2rem;
}
@media (max-width: 748px) {
  #c-pre-sales1-2 .c-list li {
    width: 100%;
    padding: 0 0 1rem;
  }
}
#c-pre-sales1-2 .c-list li .c-wrap {
  padding: 0.6rem 1.5rem;
  background: #fff;
}
@media (max-width: 748px) {
  #c-pre-sales1-2 .c-list li .c-wrap {
    padding: 2rem;
  }
}
#c-pre-sales1-2 .c-list li .c-wrap .c-title {
  font-weight: normal;
  color: #333;
}
#c-pre-sales1-2 .c-list li .c-wrap .c-text {
  margin: 0.1rem 0;
  color: #999;
}
@media (max-width: 748px) {
  #c-pre-sales1-2 .c-list li .c-wrap .c-text {
    margin: 1rem 0;
  }
}
#c-pre-sales1-2 .c-list li .c-wrap .x-index-a {
  position: relative;
  margin-top: 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #0886cb;
  color: #0886cb;
}
#c-pre-sales1-2 .c-list li .c-wrap .x-index-a i {
  background-image: url(../images/x-right-jt.png);
}
#c-pre-sales1-2 .c-list li .c-wrap .x-index-a.c-dt {
  margin-left: 36px;
}
#c-pre-sales1-2 .c-list li .c-wrap .x-index-a.c-dt::before {
  content: "";
  position: absolute;
  top: 0;
  left: -36px;
  width: 26px;
  height: 26px;
  background: url(../images/phone-ico.png) no-repeat center / 100%;
}
#c-pre-sales1-4 {
  position: relative;
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-pre-sales1-4 {
    padding: 3rem 0;
  }
}
#c-pre-sales1-4 .x-list-a {
  padding-right: 0;
}
#c-pre-sales1-4 .x-list-a li:last-child {
  padding-bottom: 0.1rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 748px) {
  #c-pre-sales1-4 .x-list-a li:last-child {
    padding-top: 0.5rem;
  }
}
#c-pre-sales1-4 .x-list-a a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #333;
}
#c-pre-sales1-4 .x-list-a a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/x-tel.png) no-repeat center / 100%;
  color: #fff;
}
#c-pre-sales1-4 .x-list-a a i:last-child {
  right: 10px;
  position: relative;
  background: url(../images/right-jt2.png) no-repeat center / auto 14px;
  transition: all 0.5s;
}
#c-pre-sales1-4 .x-list-a a span {
  margin: 0 20px 0 10px;
}
#c-pre-sales1-4 .x-list-a a:hover i:last-child {
  right: 0;
}
#c-pre-sales1-4 .c-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0.8rem;
  text-align: center;
  padding: 0 0.8rem;
}
@media (max-width: 1260px) {
  #c-pre-sales1-4 .c-list {
    padding: 0;
  }
}
@media (max-width: 748px) {
  #c-pre-sales1-4 .c-list {
    margin-top: 1.5rem;
    margin-bottom: -1rem;
    flex-wrap: wrap;
  }
}
@media (max-width: 972px) {
  #c-pre-sales1-4 .c-list li {
    padding: 0 0.2rem;
  }
}
@media (max-width: 748px) {
  #c-pre-sales1-4 .c-list li {
    margin-bottom: 1rem;
    width: 50%;
  }
}
#c-pre-sales1-4 .c-list li:last-child {
  display: none;
}
@media (max-width: 972px) {
  #c-pre-sales1-4 .c-list li:nth-child(even) {
    display: none;
  }
}
#c-pre-sales1-4 .c-list li:nth-child(even) img {
  margin-top: 0.58rem;
}
@media (max-width: 1580px) {
  #c-pre-sales1-4 .c-list li:nth-child(even) img {
    width: 80px;
  }
}
#c-pre-sales1-4 .c-list .c-img-box {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
  background: #fff;
}
@media (max-width: 748px) {
  #c-pre-sales1-4 .c-list .c-img-box {
    width: 3rem;
    height: 3rem;
  }
}
#c-pre-sales1-4 .c-list .c-img-box img {
  height: 0.66rem;
}
@media (max-width: 748px) {
  #c-pre-sales1-4 .c-list .c-img-box img {
    height: 1.5rem;
  }
}
#c-pre-sales1-4 .c-list .c-num {
  color: #333;
  margin: 0.25rem 0 0.05rem;
}
#c-pre-sales1-4 .c-list .c-text {
  color: #999;
}
#c-common-box1.c-dt .c-list li {
  background: #f7f7f7;
}
#c-common-box1.c-dt .c-list li:nth-child(even) {
  background: #fff;
}
#c-common-box1 .c-list li {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-common-box1 .c-list li {
    padding: 3rem 0;
  }
}
#c-common-box1 .c-list li:nth-child(even) {
  background: #f7f7f7;
}
#c-common-box1 .c-list li:nth-child(even) .c-container {
  flex-direction: row-reverse;
}
#c-common-box1 .c-list li .c-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#c-common-box1 .c-list li .c-img-box {
  width: 43%;
  height: 5.2rem;
  overflow: hidden;
}
@media (max-width: 972px) {
  #c-common-box1 .c-list li .c-img-box {
    width: 48%;
    height: 7rem;
  }
}
@media (max-width: 748px) {
  #c-common-box1 .c-list li .c-img-box {
    width: 100%;
    height: 12rem;
  }
}
#c-common-box1 .c-list li .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-common-box1 .c-list li .c-text-box {
  padding: 0 1.1rem;
  width: 50%;
  color: #333;
}
@media (max-width: 972px) {
  #c-common-box1 .c-list li .c-text-box {
    padding: 0;
    width: 48%;
  }
}
@media (max-width: 748px) {
  #c-common-box1 .c-list li .c-text-box {
    width: 100%;
  }
}
#c-common-box1 .c-list li .c-text-box .c-title {
  margin-bottom: 0.3rem;
}
@media (max-width: 748px) {
  #c-common-box1 .c-list li .c-text-box .c-title {
    margin: 1rem 0 0.5rem;
  }
}
#c-common-box2 {
  padding: 2.6rem 0;
  position: relative;
  color: #fff;
  text-align: center;
}
@media (max-width: 748px) {
  #c-common-box2 {
    padding: 3rem 0;
  }
}
#c-common-box2 > img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-common-box2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
#c-common-box2 .c-container {
  z-index: 5;
}
#c-common-box2 .c-title {
  margin-bottom: 0.5rem;
  padding: 0 3.4rem;
  line-height: 1.4;
}
@media (max-width: 1260px) {
  #c-common-box2 .c-title {
    padding: 0 2rem;
  }
}
@media (max-width: 748px) {
  #c-common-box2 .c-title {
    padding: 0;
  }
}
#c-common-box2 .c-text {
  padding: 0 5.1rem;
}
@media (max-width: 1260px) {
  #c-common-box2 .c-text {
    padding: 0 3rem;
  }
}
@media (max-width: 748px) {
  #c-common-box2 .c-text {
    padding: 0;
  }
}
#c-common-box3 {
  position: relative;
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-common-box3 {
    padding: 3rem 0;
  }
}
#c-common-box3 .x-list-a {
  padding: 0;
}
#c-common-box3 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-common-box3 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
.c-banner1 {
  margin-top: 0.8rem;
}
@media (max-width: 748px) {
  .c-banner1 {
    margin-top: 1.5rem;
  }
}
.c-banner1 .c-wrap {
  position: relative;
  display: block;
  height: 4.3rem;
  overflow: hidden;
  color: #fff;
}
@media (max-width: 972px) {
  .c-banner1 .c-wrap {
    height: 5rem;
  }
}
@media (max-width: 748px) {
  .c-banner1 .c-wrap {
    height: 12rem;
  }
}
.c-banner1 .c-wrap::before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 3.85rem;
  background: url(../images/sq3-prev.png) no-repeat right center / cover;
  transition: all 0.5s;
}
@media (max-width: 972px) {
  .c-banner1 .c-wrap::before {
    display: none;
  }
}
.c-banner1 .c-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-banner1 .c-wrap .c-title1 {
  position: absolute;
  top: 1.1rem;
  left: 0;
  width: 100%;
  padding: 0 0.6rem;
  text-align: right;
  transition: all 0.5s;
}
.c-banner1 .c-wrap .c-text-box {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 3.4rem;
  border-left: 4px solid #0886cb;
  padding: 0.5rem 0.3rem;
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #999;
  transition: all 0.5s;
}
@media (max-width: 1260px) {
  .c-banner1 .c-wrap .c-text-box {
    width: 60%;
  }
}
@media (max-width: 748px) {
  .c-banner1 .c-wrap .c-text-box {
    width: 70%;
    padding: 1rem;
  }
}
.c-banner1 .c-wrap .c-text-box .c-title2 {
  font-weight: normal;
  margin-bottom: 0.1rem;
  color: #333;
}
.c-banner1 .swiper-button-next,
.c-banner1 .swiper-button-prev {
  top: 0;
  left: 0;
  width: 3.85rem;
  height: 100%;
  margin: 0;
  background: transparent;
}
@media (max-width: 972px) {
  .c-banner1 .swiper-button-next,
  .c-banner1 .swiper-button-prev {
    display: none;
  }
}
.c-banner1 .swiper-button-next {
  left: auto;
  right: 0;
  background: transparent;
}
.c-banner1 .swiper-slide-next .c-wrap::before {
  opacity: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3.85rem;
  background: url(../images/sq3-next.png) no-repeat right center / cover;
}
.c-banner1 .swiper-slide-next .c-wrap .c-title1 {
  text-align: left;
}
.c-banner1 .swiper-slide-prev .c-wrap::before {
  opacity: 1;
}
.c-banner1 .swiper-slide-active .c-wrap .c-title1 {
  opacity: 0;
}
.c-banner1 .swiper-slide-active .c-wrap .c-text-box {
  opacity: 1;
}
#c-in-sale1-1 {
  padding: 1.5rem 0;
  position: relative;
}
@media (max-width: 748px) {
  #c-in-sale1-1 {
    padding: 3rem 0;
  }
}
#c-in-sale1-1 > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-in-sale1-1 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-in-sale1-1 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-in-sale1-1 .c-container {
  z-index: 5;
}
#c-in-sale1-1 .c-list {
  display: flex;
  align-items: flex-start;
  margin: 0.8rem -0.1rem -0.2rem;
  flex-wrap: wrap;
}
@media (max-width: 748px) {
  #c-in-sale1-1 .c-list {
    margin: 1.5rem 0 -1rem;
  }
}
#c-in-sale1-1 .c-list li {
  padding: 0 0.1rem 0.2rem;
  width: 33.333333%;
}
@media (max-width: 748px) {
  #c-in-sale1-1 .c-list li {
    padding: 0 0 1rem;
    width: 100%;
  }
}
#c-in-sale1-1 .c-list li .c-box {
  padding: 0.4rem 0.6rem;
  background: #fff;
}
@media (max-width: 748px) {
  #c-in-sale1-1 .c-list li .c-box {
    padding: 1rem;
  }
}
#c-in-sale1-1 .c-list li .c-box img {
  height: 38px;
}
#c-in-sale1-1 .c-list li .c-box .c-title {
  margin: 0.25rem 0 0.1rem;
  font-weight: normal;
  color: #333;
}
#c-in-sale1-1 .c-list li .c-box .c-text {
  width: 3rem;
}
@media (max-width: 1260px) {
  #c-in-sale1-1 .c-list li .c-box .c-text {
    width: 100%;
  }
}
#c-in-sale1-1 .c-text-box {
  padding-top: 1.5rem;
}
#c-in-sale1-1 .c-text-box .c-title {
  margin-bottom: 0.3rem;
  color: #333;
  line-height: 1.2;
}
@media (max-width: 748px) {
  #c-in-sale1-1 .c-text-box .c-title {
    margin-bottom: 0.5rem;
  }
}
#c-in-sale1-1 .c-text-box .c-text {
  width: 4.3rem;
}
@media (max-width: 1260px) {
  #c-in-sale1-1 .c-text-box .c-text {
    width: 50%;
  }
}
@media (max-width: 748px) {
  #c-in-sale1-1 .c-text-box .c-text {
    width: 100%;
  }
}
#c-in-sale1-3 {
  padding: 1.5rem 0;
  position: relative;
  color: #fff;
}
@media (max-width: 748px) {
  #c-in-sale1-3 {
    padding: 3rem 0;
  }
}
#c-in-sale1-3 > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-in-sale1-3 .c-container {
  z-index: 5;
}
#c-in-sale1-3 .c-title {
  line-height: 1.3;
}
#c-in-sale1-3 .c-text {
  margin: 0.2rem 0 0.9rem;
  opacity: 0.7;
}
@media (max-width: 748px) {
  #c-in-sale1-3 .c-text {
    margin: 0.5rem 0 1.5rem;
  }
}
#c-in-sale1-3 .c-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
}
#c-in-sale1-3 .c-btn i {
  margin-left: 5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/x-right2.png) no-repeat center / auto 100%;
  transition: all 0.5s;
}
#c-in-sale1-3 .c-btn:hover i {
  margin-left: 10px;
}
#c-common-box4 {
  padding: 1.5rem 0;
  position: relative;
}
@media (max-width: 748px) {
  #c-common-box4 {
    padding: 3rem 0;
  }
}
#c-common-box4 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
#c-common-box4 .c-list {
  display: flex;
  align-items: flex-start;
  margin: 0.8rem -0.1rem -0.2rem;
  flex-wrap: wrap;
}
@media (max-width: 748px) {
  #c-common-box4 .c-list {
    margin: 1.5rem 0 -1rem;
  }
}
#c-common-box4 .c-list li {
  padding: 0 0.1rem 0.2rem;
  width: 33.333333%;
}
@media (max-width: 748px) {
  #c-common-box4 .c-list li {
    padding: 0 0 1rem;
    width: 100%;
  }
}
#c-common-box4 .c-list li .c-wrap {
  display: block;
  background: #fff;
}
#c-common-box4 .c-list li .c-wrap .c-img-box {
  height: 3.5rem;
  overflow: hidden;
}
@media (max-width: 748px) {
  #c-common-box4 .c-list li .c-wrap .c-img-box {
    height: 12rem;
  }
}
#c-common-box4 .c-list li .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-common-box4 .c-list li .c-wrap .c-text-box {
  display: flex;
  align-items: center;
  padding: 0.35rem;
  justify-content: space-between;
}
@media (max-width: 748px) {
  #c-common-box4 .c-list li .c-wrap .c-text-box {
    padding: 1rem;
  }
}
#c-common-box4 .c-list li .c-wrap .c-text-box .c-title {
  color: #333;
}
#c-common-box4 .c-list li .c-wrap .c-text-box i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/right-jt2.png) no-repeat center / auto 100%;
}
#c-common-box4 .c-list li .c-wrap:hover .c-img-box img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
#c-in-sale1-5 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 748px) {
  #c-in-sale1-5 {
    padding: 3rem 1rem;
  }
}
#c-in-sale1-5 .x-list-a {
  padding: 0 0 0 1.6rem;
  width: 45.8%;
}
@media (max-width: 748px) {
  #c-in-sale1-5 .x-list-a {
    padding: 0;
    width: 100%;
  }
}
#c-in-sale1-5 .x-list-a li {
  width: 100%;
}
#c-in-sale1-5 .x-list-a li .x-title2 {
  margin: 0.1rem 0 0.3rem;
  color: #333;
}
#c-in-sale1-5 .x-list-a li img {
  margin-top: 0.5rem;
  height: 0.3rem;
}
@media (max-width: 748px) {
  #c-in-sale1-5 .x-list-a li img {
    height: 1rem;
  }
}
#c-in-sale1-5 .c-img-box {
  width: 54.2%;
}
@media (max-width: 748px) {
  #c-in-sale1-5 .c-img-box {
    margin-top: 1.5rem;
    width: 100%;
    border: 1px solid #eee;
  }
}
#c-in-sale1-5 .c-img-box img {
  width: 100%;
}
#c-after-sale1-1 {
  padding: 1.5rem 0;
  position: relative;
}
@media (max-width: 748px) {
  #c-after-sale1-1 {
    padding: 3rem 0;
  }
}
#c-after-sale1-1 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-after-sale1-1 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-after-sale1-1 .x-list-a li:nth-of-type(2) .c-text {
  margin-top: 0.3rem;
}
#c-after-sale1-1 .c-box {
  position: relative;
  margin-top: 0.4rem;
  overflow: hidden;
}
@media (max-width: 748px) {
  #c-after-sale1-1 .c-box {
    margin-top: 1.5rem;
  }
}
#c-after-sale1-1 .c-box img {
  width: 100%;
  height: 4.7rem;
  object-fit: cover;
}
@media (max-width: 972px) {
  #c-after-sale1-1 .c-box img {
    height: 5rem;
  }
}
@media (max-width: 748px) {
  #c-after-sale1-1 .c-box img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}
#c-after-sale1-1 .c-box .c-text-box {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  padding: 0 1.4rem;
  width: 8.3rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1260px) {
  #c-after-sale1-1 .c-box .c-text-box {
    width: 100%;
  }
}
@media (max-width: 748px) {
  #c-after-sale1-1 .c-box .c-text-box {
    padding: 1rem;
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#c-after-sale1-1 .c-box .c-text-box .c-title {
  margin-bottom: 0.2rem;
  color: #333;
}
#c-after-sale1-2 {
  padding: 1.5rem 0;
  position: relative;
  text-align: center;
}
@media (max-width: 748px) {
  #c-after-sale1-2 {
    padding: 3rem 0;
  }
}
#c-after-sale1-2 > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-after-sale1-2 .c-container {
  z-index: 5;
}
#c-after-sale1-2 .c-main-title {
  color: #333;
}
#c-after-sale1-2 .c-list {
  margin: 0.8rem 0 0.5rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 748px) {
  #c-after-sale1-2 .c-list {
    margin: 1.5rem 0 0.5rem;
  }
}
#c-after-sale1-2 .c-list li {
  padding: 0 0.15rem 0.3rem;
  width: 33.333333%;
}
@media (max-width: 748px) {
  #c-after-sale1-2 .c-list li {
    width: 50%;
    padding: 0 0.5rem 1rem;
  }
}
#c-after-sale1-2 .c-list li .c-wrap {
  display: inline-block;
  color: #666;
}
#c-after-sale1-2 .c-list li .c-wrap .c-img-box {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: #0073c3;
}
@media (max-width: 748px) {
  #c-after-sale1-2 .c-list li .c-wrap .c-img-box {
    width: 3rem;
    height: 3rem;
  }
}
#c-after-sale1-2 .c-list li .c-wrap .c-img-box img {
  height: 0.46rem;
}
@media (max-width: 748px) {
  #c-after-sale1-2 .c-list li .c-wrap .c-img-box img {
    height: 1.5rem;
  }
}
#c-after-sale1-2 .c-list li .c-wrap .c-text1 {
  font-weight: bold;
  color: #333;
  margin: 0.25rem 0 0.1rem;
}
#c-after-sale1-2 .c-btn {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  color: #333;
}
#c-after-sale1-2 .c-btn i {
  margin-left: 5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/right-jt2.png) no-repeat center / auto 100%;
  transition: all 0.5s;
}
#c-after-sale1-2 .c-btn:hover i {
  margin-left: 10px;
}
#c-common-box5 {
  padding: 1.5rem 0;
  position: relative;
}
@media (max-width: 748px) {
  #c-common-box5 {
    padding: 3rem 0;
  }
}
#c-common-box5 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
#c-common-box5 .x-list-a li:nth-of-type(2) .c-text {
  margin-top: 0.1rem;
}
.c-banner3 {
  margin-top: 0.8rem;
  padding-bottom: 60px;
}
@media (max-width: 748px) {
  .c-banner3 {
    margin-top: 1.5rem;
  }
}
.c-banner3 .c-title2 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 40px;
  width: 100%;
  height: 100%;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: url(../images/hj-zz.png) repeat-x bottom left / auto;
}
.c-banner3 .swiper-slide .c-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.c-banner3 .swiper-slide .c-wrap .c-img-box {
  width: 50%;
  height: 4.4rem;
  overflow: hidden;
}
@media (max-width: 972px) {
  .c-banner3 .swiper-slide .c-wrap .c-img-box {
    height: 5.4rem;
  }
}
@media (max-width: 748px) {
  .c-banner3 .swiper-slide .c-wrap .c-img-box {
    height: 10rem;
    width: 100%;
  }
}
.c-banner3 .swiper-slide .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-banner3 .swiper-slide .c-wrap .c-text-box {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 0.8rem;
  border: 2px solid #ededed;
}
@media (max-width: 748px) {
  .c-banner3 .swiper-slide .c-wrap .c-text-box {
    width: 100%;
    padding: 1rem;
  }
}
.c-banner3 .swiper-slide .c-wrap .c-text-box .c-title {
  margin-bottom: 0.5rem;
  color: #333;
}
.c-banner3 .c-bottom-wrap {
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.c-banner3 .c-bottom-wrap .swiper-pagination {
  position: relative;
  bottom: 0;
  width: 100px;
  text-align: left;
  color: #999;
  line-height: 1;
}
.c-banner3 .c-bottom-wrap .swiper-pagination-current {
  font-size: 30px;
  color: #333;
}
.c-banner3 .c-bottom-wrap .swiper-pagination-total {
  font-size: 14px;
}
.c-banner3 .c-bottom-wrap .c-btn-box {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100px;
}
.c-banner3 .c-bottom-wrap .c-btn-box .c-prev {
  width: 22px;
  height: 12px;
  background: url(../images/prev2.png) no-repeat left top / 100% auto;
  cursor: pointer;
}
.c-banner3 .c-bottom-wrap .c-btn-box .c-prev:hover {
  background-image: url(../images/prev2-h.png);
}
.c-banner3 .c-bottom-wrap .c-btn-box .c-next {
  margin: 0 0 0 20px;
  width: 22px;
  height: 12px;
  background: url(../images/next2.png) no-repeat left top / 100% auto;
  cursor: pointer;
}
.c-banner3 .c-bottom-wrap .c-btn-box .c-next:hover {
  background-image: url(../images/next2-h.png);
}
.c-banner3 .c-bottom-wrap .c-line-box {
  position: relative;
  margin-bottom: 5px;
  width: -webkit-calc(-100%);
  width: calc(100% - 200px);
  height: 1px;
  background: #dadada;
  overflow: hidden;
}
.c-banner3 .c-bottom-wrap .c-line-box .c-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #0073c3;
}
#c-top-menu {
  border-bottom: 2px solid #ededed;
}
#c-top-menu .c-list {
  margin-bottom: -2px;
  display: flex;
  align-items: flex-start;
  overflow-x: auto;
}
#c-top-menu .c-list li {
  flex: none;
  margin-right: 0.5rem;
}
@media (max-width: 972px) {
  #c-top-menu .c-list li {
    margin-right: 1rem;
  }
}
#c-top-menu .c-list li:last-child {
  margin-right: 0;
}
#c-top-menu .c-list li a {
  position: relative;
  display: block;
  line-height: 0.74rem;
  color: #999;
  transition: all 0.5s;
}
@media (max-width: 972px) {
  #c-top-menu .c-list li a {
    line-height: 1.5rem;
  }
}
@media (max-width: 748px) {
  #c-top-menu .c-list li a {
    line-height: 3rem;
  }
}
#c-top-menu .c-list li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background: #0073c3;
  transition: all 0.5s;
}
#c-top-menu .c-list li.on a,
#c-top-menu .c-list li a:hover {
  color: #0073c3;
}
#c-top-menu .c-list li.on a::before,
#c-top-menu .c-list li a:hover::before {
  width: 100%;
}
#c-case,
#c-video,
#c-news {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-case,
  #c-video,
  #c-news {
    padding: 3rem 0;
  }
}
#c-case .c-list,
#c-video .c-list,
#c-news .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.1rem 0.2rem;
}
@media (max-width: 748px) {
  #c-case .c-list,
  #c-video .c-list,
  #c-news .c-list {
    margin: 0;
  }
}
#c-case .c-list li,
#c-video .c-list li,
#c-news .c-list li {
  width: 33.333333%;
  padding: 0 0.1rem 0.6rem;
}
@media (max-width: 748px) {
  #c-case .c-list li,
  #c-video .c-list li,
  #c-news .c-list li {
    width: 100%;
    padding: 0 0 1.5rem;
  }
}
#c-case .c-list li .c-wrap,
#c-video .c-list li .c-wrap,
#c-news .c-list li .c-wrap {
  display: block;
  color: #333;
  transition: all 0.5s;
}
#c-case .c-list li .c-wrap .c-img-box,
#c-video .c-list li .c-wrap .c-img-box,
#c-news .c-list li .c-wrap .c-img-box {
  position: relative;
  height: 3rem;
  overflow: hidden;
}
@media (max-width: 972px) {
  #c-case .c-list li .c-wrap .c-img-box,
  #c-video .c-list li .c-wrap .c-img-box,
  #c-news .c-list li .c-wrap .c-img-box {
    height: 3.5rem;
  }
}
@media (max-width: 748px) {
  #c-case .c-list li .c-wrap .c-img-box,
  #c-video .c-list li .c-wrap .c-img-box,
  #c-news .c-list li .c-wrap .c-img-box {
    height: 10rem;
  }
}
#c-case .c-list li .c-wrap .c-img-box img,
#c-video .c-list li .c-wrap .c-img-box img,
#c-news .c-list li .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-case .c-list li .c-wrap .c-img-box .c-play,
#c-video .c-list li .c-wrap .c-img-box .c-play,
#c-news .c-list li .c-wrap .c-img-box .c-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../images/bofang.png) no-repeat center / 100%;
}
#c-case .c-list li .c-wrap .c-title,
#c-video .c-list li .c-wrap .c-title,
#c-news .c-list li .c-wrap .c-title {
  padding-top: 0.2rem;
}
@media (max-width: 748px) {
  #c-case .c-list li .c-wrap .c-title,
  #c-video .c-list li .c-wrap .c-title,
  #c-news .c-list li .c-wrap .c-title {
    padding-top: 0.5rem;
  }
}
#c-case .c-list li .c-wrap:hover,
#c-video .c-list li .c-wrap:hover,
#c-news .c-list li .c-wrap:hover {
  color: #0073c3;
}
#c-case .c-list li .c-wrap:hover .c-img-box img,
#c-video .c-list li .c-wrap:hover .c-img-box img,
#c-news .c-list li .c-wrap:hover .c-img-box img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.c-page {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.c-page a {
  margin: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #999;
  transition: all 0.5s;
}
@media (max-width: 748px) {
  .c-page a {
    display: none;
  }
}
.c-page a:hover,
.c-page a.active {
  color: #fff;
  background-color: #0073c3;
}
.c-page .prev {
  background: url(../images/jt3.png) no-repeat center / 17px auto;
}
@media (max-width: 748px) {
  .c-page .prev {
    display: inline-flex;
    background-image: url(../images/jt1.png);
    background-color: #0073c3;
  }
}
.c-page .prev:hover {
  background-image: url(../images/jt1.png);
}
.c-page .next {
  background: url(../images/jt4.png) no-repeat center / 17px auto;
}
@media (max-width: 748px) {
  .c-page .next {
    display: inline-flex;
    background-image: url(../images/jt2.png);
    background-color: #0073c3;
  }
}
.c-page .next:hover {
  background-image: url(../images/jt2.png);
}
#c-footer-consult {
  padding: 0.6rem 0;
  background: url(../images/dbzx-bj.jpg) no-repeat center / cover;
  color: #333;
}
@media (max-width: 748px) {
  #c-footer-consult {
    padding: 3rem 0;
  }
}
#c-footer-consult .c-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 748px) {
  #c-footer-consult .c-container {
    flex-wrap: wrap;
  }
}
#c-footer-consult .c-title img {
  height: 0.3rem;
  vertical-align: middle;
}
@media (max-width: 748px) {
  #c-footer-consult .c-title img {
    height: 1rem;
  }
}
#c-footer-consult .c-title span {
  color: #0073c3;
}
#c-footer-consult .c-text {
  margin-top: 0.1rem;
  color: #666;
}
#c-footer-consult .c-lt {
  flex-shrink: 1;
  flex-grow: 1;
}
@media (max-width: 748px) {
  #c-footer-consult .c-lt {
    width: 100%;
    margin-bottom: 1rem;
  }
}
#c-footer-consult .c-btn {
  display: inline-flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #0073c3;
  width: 2rem;
  height: 0.6rem;
}
@media (max-width: 972px) {
  #c-footer-consult .c-btn {
    width: 100px;
    height: 40px;
  }
}
#c-footer-consult .c-btn span {
  display: inline-block;
}
#c-footer-consult .c-btn i {
  transition: all 0.5s;
  margin-left: 10px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/right-jt.png) no-repeat center / auto 100%;
}
@media (max-width: 972px) {
  #c-footer-consult .c-btn i {
    margin-left: 5px;
  }
}
#c-footer-consult .c-btn:hover i {
  margin-left: 15px;
}
#c-footer-follow {
  padding: 0.6rem 0;
  background: url(../images/dbzx-bj.jpg) no-repeat center / cover;
  text-align: center;
  color: #333;
}
@media (max-width: 748px) {
  #c-footer-follow {
    padding: 3rem 0;
  }
}
#c-footer-follow .c-title span {
  color: #0073c3;
}
#c-footer-follow .c-list {
  margin-top: 0.3rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 748px) {
  #c-footer-follow .c-list {
    margin-top: 1rem;
  }
}
#c-footer-follow .c-list a {
  margin-right: 1.2rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #c2c2c2;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.5s;
}
@media (max-width: 748px) {
  #c-footer-follow .c-list a {
    margin-right: 1rem;
  }
}
#c-footer-follow .c-list a:hover {
  background: #0073c3;
}
#c-footer-follow .c-list a:last-child {
  margin-right: 0;
}
#c-footer-follow .c-list a img {
  max-width: 25px;
  max-height: 25px;
}
.c-banner4 {
  margin-bottom: 1rem;
}
.c-banner4 .swiper-pagination {
  width: 50%;
  left: 50%;
  text-align: left;
  padding-left: 0.8rem;
  bottom: 0.2rem;
}
@media (max-width: 748px) {
  .c-banner4 .swiper-pagination {
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 1rem;
  }
}
.c-banner4 .swiper-pagination .swiper-pagination-bullet-active {
  background: #0073c3;
}
.c-banner4 .c-wrap {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  color: #999;
}
.c-banner4 .c-wrap .c-img-box {
  width: 50%;
  height: 5rem;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .c-banner4 .c-wrap .c-img-box {
    height: 6rem;
  }
}
@media (max-width: 972px) {
  .c-banner4 .c-wrap .c-img-box {
    height: 8rem;
  }
}
@media (max-width: 748px) {
  .c-banner4 .c-wrap .c-img-box {
    width: 100%;
    height: 12rem;
  }
}
.c-banner4 .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
.c-banner4 .c-wrap .c-img-box:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.c-banner4 .c-wrap .c-text-box {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 0.6rem 0.8rem;
  border: 2px solid #ededed;
}
@media (max-width: 972px) {
  .c-banner4 .c-wrap .c-text-box {
    padding: 1rem 0.8rem;
  }
}
@media (max-width: 748px) {
  .c-banner4 .c-wrap .c-text-box {
    padding: 1rem 1rem 2.5rem;
    width: 100%;
  }
}
.c-banner4 .c-wrap .c-text-box .c-title {
  margin: 0.1rem 0 0.3rem;
  color: #333;
}
.c-banner4 .c-wrap .c-text-box .c-text2 {
  margin-bottom: 0.35rem;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.c-banner4 .c-wrap .c-text-box .c-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 0.6rem;
  border: 2px solid #0073c3;
  color: #0073c3;
  transition: all 0.5s;
}
@media (max-width: 972px) {
  .c-banner4 .c-wrap .c-text-box .c-btn {
    width: 100px;
    height: 40px;
  }
}
.c-banner4 .c-wrap .c-text-box .c-btn i {
  margin-left: 10px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/x-right-jt.png) no-repeat center / auto 100%;
}
@media (max-width: 748px) {
  .c-banner4 .c-wrap .c-text-box .c-btn i {
    margin-left: 5px;
  }
}
.c-banner4 .c-wrap .c-text-box .c-btn:hover {
  color: #fff;
  background: #0073c3;
}
.c-banner4 .c-wrap .c-text-box .c-btn:hover i {
  background-image: url(../images/right-jt.png);
}
#c-top-site {
  padding: 0.3rem 0;
  color: #666;
}
@media (max-width: 748px) {
  #c-top-site {
    padding: 1rem 0;
  }
}
#c-top-site .c-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#c-top-site .c-container a {
  color: #666;
  transition: all 0.5s;
}
#c-top-site .c-container a:hover {
  color: #0073c3 !important;
}
#c-top-site .c-container a:first-child {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/sy-ico.png) no-repeat center / 100%;
}
#c-top-site .c-container a:first-child:hover {
  background-image: url(../images/sy-ico2.png);
}
#c-top-site .c-container a.on {
  color: #333;
}
#c-top-site .c-container span {
  margin: 0 5px;
}
#c-top-site .c-container span:last-child {
  display: none;
}
#c-solution {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-solution {
    padding: 1rem 0 2rem;
  }
}
#c-solution .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
#c-solution .c-list li {
  width: 25%;
}
@media (max-width: 1260px) {
  #c-solution .c-list li {
    width: 33.333333%;
  }
}
@media (max-width: 748px) {
  #c-solution .c-list li {
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  #c-solution .c-list li:last-child {
    border: 0;
  }
}
#c-solution .c-list li:nth-child(6n-5),
#c-solution .c-list li:nth-child(6n) {
  width: 50%;
}
@media (max-width: 1260px) {
  #c-solution .c-list li:nth-child(6n-5),
  #c-solution .c-list li:nth-child(6n) {
    width: 33.333333%;
  }
}
@media (max-width: 748px) {
  #c-solution .c-list li:nth-child(6n-5),
  #c-solution .c-list li:nth-child(6n) {
    width: 100%;
  }
}
#c-solution .c-list li:nth-child(6n-5) .c-wrap .c-box,
#c-solution .c-list li:nth-child(6n) .c-wrap .c-box {
  opacity: 1;
}
#c-solution .c-list li:nth-child(6n-5) .c-wrap .c-box2,
#c-solution .c-list li:nth-child(6n) .c-wrap .c-box2 {
  opacity: 0;
}
@media (min-width: 993px) {
  #c-solution .c-list li:nth-child(6n-5) .c-wrap:hover .c-box,
  #c-solution .c-list li:nth-child(6n) .c-wrap:hover .c-box {
    background: transparent;
  }
  #c-solution .c-list li:nth-child(6n-5) .c-wrap:hover .c-title,
  #c-solution .c-list li:nth-child(6n) .c-wrap:hover .c-title,
  #c-solution .c-list li:nth-child(6n-5) .c-wrap:hover .c-t1,
  #c-solution .c-list li:nth-child(6n) .c-wrap:hover .c-t1,
  #c-solution .c-list li:nth-child(6n-5) .c-wrap:hover .c-t2,
  #c-solution .c-list li:nth-child(6n) .c-wrap:hover .c-t2,
  #c-solution .c-list li:nth-child(6n-5) .c-wrap:hover .c-more,
  #c-solution .c-list li:nth-child(6n) .c-wrap:hover .c-more {
    color: #fff;
  }
}
#c-solution .c-list li .c-wrap {
  position: relative;
  display: block;
}
#c-solution .c-list li .c-wrap .c-box {
  opacity: 0;
  position: relative;
  z-index: 5;
  padding: 0.6rem;
  background: #fff;
  transition: all 0.5s;
}
@media (max-width: 972px) {
  #c-solution .c-list li .c-wrap .c-box {
    opacity: 1;
  }
}
@media (max-width: 748px) {
  #c-solution .c-list li .c-wrap .c-box {
    padding: 1rem 0;
  }
}
#c-solution .c-list li .c-wrap .c-box .c-title {
  color: #0073c3;
}
#c-solution .c-list li .c-wrap .c-box .c-t1 {
  margin: 0.1rem 0 0.3rem;
  color: #666;
}
#c-solution .c-list li .c-wrap .c-box .c-t2 {
  margin-bottom: 0.5rem;
  color: #999;
}
#c-solution .c-list li .c-wrap .c-box .c-more {
  color: #333;
}
#c-solution .c-list li .c-wrap .c-box2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 0.6rem;
  color: #fff;
}
@media (max-width: 972px) {
  #c-solution .c-list li .c-wrap .c-box2 {
    opacity: 0;
  }
}
#c-solution .c-list li .c-wrap .c-box2 .c-t1 {
  margin-top: 0.1rem;
}
#c-solution .c-list li .c-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 972px) {
  #c-solution .c-list li .c-wrap img {
    opacity: 1;
  }
}
@media (min-width: 993px) {
  #c-solution .c-list li .c-wrap:hover .c-box {
    opacity: 1;
  }
}
.c-banner5 .c-wrap {
  padding-bottom: 1rem;
  display: block;
  position: relative;
  height: 8rem;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
@media (max-width: 972px) {
  .c-banner5 .c-wrap {
    height: 9rem;
  }
}
@media (max-width: 748px) {
  .c-banner5 .c-wrap {
    padding-bottom: 3rem;
    height: 20rem;
  }
}
.c-banner5 .c-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-banner5 .c-wrap .c-text-box {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.c-banner5 .c-wrap .c-text-box > div {
  margin: 0 auto;
  max-width: 580px;
  width: 100%;
  text-align: center;
}
@media (max-width: 748px) {
  .c-banner5 .c-wrap .c-text-box > div {
    padding: 1rem;
  }
}
.c-banner5 .c-wrap .c-text-box .c-title {
  margin-bottom: 1.2rem;
}
@media (max-width: 1260px) {
  .c-banner5 .c-wrap .c-text-box .c-title {
    margin-bottom: 0.8rem;
  }
}
.c-banner5 .c-wrap .c-text-box .c-line {
  margin: 0.35rem auto 0.25rem;
  width: 20px;
  height: 4px;
  background: #0073c3;
}
@media (max-width: 748px) {
  .c-banner5 .c-wrap .c-text-box .c-line {
    margin: 1rem auto;
  }
}
.c-banner5 .c-wrap .c-text-box .c-text {
  margin: 0 auto;
}
.c-banner5 .swiper-button-next,
.c-banner5 .swiper-button-prev {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.5s;
}
@media (max-width: 1260px) {
  .c-banner5 .swiper-button-next,
  .c-banner5 .swiper-button-prev {
    display: none;
  }
}
.c-banner5 .swiper-button-next:hover,
.c-banner5 .swiper-button-prev:hover {
  background-color: #0073c3;
  border-color: #0073c3;
}
.c-banner5 .swiper-button-next {
  right: 1.2rem;
  background: url(../images/x-right2.png) no-repeat center / 18px auto;
}
.c-banner5 .swiper-button-prev {
  left: 1.2rem;
  background: url(../images/x-left1.png) no-repeat center / 18px auto;
}
.c-banner5 .swiper-pagination {
  bottom: 0.9rem;
}
.c-banner5 .swiper-pagination-bullet {
  margin: 0 10px !important;
  position: relative;
  opacity: 1;
  width: 30px;
  height: 30px;
  background: transparent;
  z-index: 2;
}
@media (max-width: 1580px) {
  .c-banner5 .swiper-pagination-bullet {
    margin: 0 5px !important;
  }
}
.c-banner5 .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  border-radius: 50%;
  background: #fff;
  transition: all 0s;
  box-sizing: border-box;
}
.c-banner5 .swiper-pagination-bullet::after {
  opacity: 0;
  content: "";
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  width: 28px;
  height: 28px;
  border: 2px solid #ffff;
  border-radius: 50%;
  box-sizing: border-box;
}
@media (max-width: 1580px) {
  .c-banner5 .swiper-pagination-bullet::after {
    border-width: 1px;
  }
}
.c-banner5 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background: #0073c3;
}
.c-banner5 .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  opacity: 1;
}
.c-banner5 .swiper-pagination-bullet.swiper-pagination-bullet-active svg circle {
  opacity: 1;
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 7s linear, opacity 0s linear;
  transition: stroke-dashoffset 7s linear, opacity 0s linear;
}
.c-banner5 .swiper-pagination-bullet svg {
  vertical-align: top;
}
.c-banner5 .swiper-pagination-bullet svg circle {
  opacity: 0;
  fill: none;
  stroke: #0073c3;
  stroke-width: 0.7;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 39 39;
  stroke-dashoffset: 39;
  -webkit-transition: stroke-dashoffset 0s linear, opacity 0s linear;
  transition: stroke-dashoffset 0s linear, opacity 0s linear;
}
/* 分享 */
div.bsLogoLink,
#bsBox .bsTop,
#bsBox #bsMorePanel {
  width: 100% !important;
}
.bFind-wrapper-top {
  height: 26px !important;
}
#bsBox #bsMorePanel {
  height: 373px !important;
}
.bsPlatDiv {
  height: 312px !important;
}
.bFind {
  width: 204px !important;
}
#bsBox {
  height: 408px !important;
  width: 276px !important;
  margin-left: -138px !important;
}
.bsTop {
  width: 208px !important;
}
.bsFrameDiv div {
  width: 208px !important;
  height: 208px !important;
}
.bsFrameDiv img {
  width: 166px !important;
  height: 166px !important;
}
#c-common-info {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-common-info {
    padding: 1.5rem 0 3rem;
  }
}
#c-common-info .c-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 972px) {
  #c-common-info .c-container {
    flex-wrap: wrap;
  }
}
#c-common-info .c-left {
  padding-right: 1rem;
  width: 100%;
}
@media (max-width: 972px) {
  #c-common-info .c-left {
    padding: 0;
    width: 100%;
  }
}
#c-common-info .c-left .c-title-box {
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 748px) {
  #c-common-info .c-left .c-title-box {
    margin-bottom: 1.5rem;
  }
}
#c-common-info .c-left .c-title-box .c-title {
  color: #333;
}
#c-common-info .c-left .c-title-box .c-bbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.3rem 0 0.4rem;
}
@media (max-width: 748px) {
  #c-common-info .c-left .c-title-box .c-bbox {
    padding: 1rem 0;
  }
}
#c-common-info .c-left .c-title-box .c-bbox .c-time {
  color: #999;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom {
  font-size: inherit;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom span {
  color: #0073c3;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom a {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  transition: all 0.5s;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom a:hover {
  opacity: 1;
  background-color: #0073c3;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom .bshare-more {
  background: url(../images/fxgd.png) no-repeat center / auto 14px;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom .bshare-more:hover {
  background-color: transparent;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom .bshare-sinaminiblog {
  background: #c4c4c4 url(../images/wb.png) no-repeat center / auto 14px;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom .bshare-weixin {
  background: #c4c4c4 url(../images/wx.png) no-repeat center / auto 14px;
}
#c-common-info .c-left .c-title-box .c-bbox .bshare-custom .bshare-qqim {
  background: #c4c4c4 url(../images/qq.png) no-repeat center / auto 14px;
}
#c-common-info .c-left .c-text-box .c-video {
  position: relative;
}
@media (max-width: 972px) {
  #c-common-info .c-left .c-text-box .c-video {
    margin-top: 0.5rem;
  }
}
@media (max-width: 748px) {
  #c-common-info .c-left .c-text-box .c-video {
    margin-top: 0;
  }
}
#c-common-info .c-left .c-text-box .c-video video {
  width: 100%;
}
#c-common-info .c-left .c-text-box .c-video .c-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#c-common-info .c-left .c-text-box .c-video .c-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-common-info .c-left .c-text-box .c-video .c-wrap .c-play {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: url(../images/bofang.png) no-repeat center / 80px;
}
@media (max-width: 748px) {
  #c-common-info .c-left .c-text-box .c-video .c-wrap .c-play {
    background-size: 40px;
  }
}
#c-common-info .c-left .c-text-box .c-title {
  margin: 0.35rem 0 0.2rem;
  color: #333;
}
#c-common-info .c-left .c-text-box .c-text {
  color: #555;
  line-height: 1.7;
}
#c-common-info .c-left .c-text-box .c-text img {
  max-width: 100%;
  height: auto !important;
}
#c-common-info .c-left .c-pnBox {
  padding-top: 1rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 748px) {
  #c-common-info .c-left .c-pnBox {
    flex-wrap: wrap;
    padding-top: 1.5rem;
  }
}
@media (max-width: 748px) {
  #c-common-info .c-left .c-pnBox p {
    width: 100% !important;
  }
}
#c-common-info .c-left .c-pnBox p a {
  color: #777;
  transition: all 0.5s;
}
#c-common-info .c-left .c-pnBox p a:hover {
  color: #0073c3;
}
#c-common-info .c-left .c-pnBox p:nth-child(1) {
  width: 40%;
}
#c-common-info .c-left .c-pnBox p:nth-child(2) {
  width: 20%;
  text-align: center;
}
@media (max-width: 748px) {
  #c-common-info .c-left .c-pnBox p:nth-child(2) {
    display: none;
  }
}
#c-common-info .c-left .c-pnBox p:nth-child(2) a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #333;
}
#c-common-info .c-left .c-pnBox p:nth-child(2) a img {
  margin-left: 10px;
  vertical-align: middle;
}
#c-common-info .c-left .c-pnBox p:nth-child(2) a:hover {
  color: #0073c3;
}
#c-common-info .c-left .c-pnBox p:nth-child(3) {
  width: 40%;
  text-align: right;
}
@media (max-width: 748px) {
  #c-common-info .c-left .c-pnBox p:nth-child(3) {
    text-align: left;
  }
}
#c-common-info .c-right {
  position: sticky;
  top: -1rem;
  padding-top: 1.22rem;
  flex-shrink: 0;
  width: 410px;
}
#c-common-info .c-right.c-dt {
  padding-left: 0.6rem;
}
@media (max-width: 1580px) {
  #c-common-info .c-right.c-dt {
    padding-left: 0;
  }
}
@media (max-width: 1580px) {
  #c-common-info .c-right {
    width: 310px;
    padding-top: 1.3rem;
  }
}
@media (max-width: 972px) {
  #c-common-info .c-right {
    width: 100%;
  }
}
@media (max-width: 748px) {
  #c-common-info .c-right {
    padding-top: 3rem;
  }
}
#c-common-info .c-right .c-main-title {
  color: #333;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 1580px) {
  #c-common-info .c-right .c-main-title {
    font-size: 16px;
  }
}
@media (max-width: 748px) {
  #c-common-info .c-right .c-main-title {
    padding-bottom: 1rem;
  }
}
@media (max-width: 972px) {
  #c-common-info .c-right .c-list1 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
#c-common-info .c-right .c-list1 li {
  padding: 0.3rem 0;
  border-bottom: 1px solid #f0f0f0;
}
@media (max-width: 972px) {
  #c-common-info .c-right .c-list1 li {
    padding: 0.5rem;
    width: 50%;
  }
}
@media (max-width: 748px) {
  #c-common-info .c-right .c-list1 li {
    padding: 1rem 0;
    width: 100%;
  }
}
#c-common-info .c-right .c-list1 li .c-wrap {
  display: flex;
  align-items: center;
}
#c-common-info .c-right .c-list1 li .c-wrap .c-img-box {
  width: 120px;
  height: 72px;
  overflow: hidden;
  flex-shrink: 0;
}
#c-common-info .c-right .c-list1 li .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-common-info .c-right .c-list1 li .c-wrap .c-text-box {
  flex-shrink: 1;
  flex-grow: 1;
  padding-left: 30px;
}
@media (max-width: 748px) {
  #c-common-info .c-right .c-list1 li .c-wrap .c-text-box {
    padding-left: 1rem;
  }
}
#c-common-info .c-right .c-list1 li .c-wrap .c-text-box .c-time {
  margin-bottom: 0.05rem;
  font-size: 14px;
  color: #999;
}
#c-common-info .c-right .c-list1 li .c-wrap .c-text-box .c-title {
  font-weight: normal;
  font-size: 16px;
  color: #555;
  transition: all 0.5s;
}
@media (max-width: 1580px) {
  #c-common-info .c-right .c-list1 li .c-wrap .c-text-box .c-title {
    font-size: 14px;
  }
}
#c-common-info .c-right .c-list1 li .c-wrap:hover .c-img-box img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
#c-common-info .c-right .c-list1 li .c-wrap:hover .c-text-box .c-title {
  color: #0073c3;
}
@media (max-width: 972px) {
  #c-common-info .c-right .c-list2 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -0.25rem;
  }
}
#c-common-info .c-right .c-list2 li {
  padding-top: 0.5rem;
}
@media (max-width: 972px) {
  #c-common-info .c-right .c-list2 li {
    padding: 0.5rem 0.25rem 0 !important;
    width: 50%;
  }
}
@media (max-width: 748px) {
  #c-common-info .c-right .c-list2 li {
    padding: 1.5rem 0.25rem 0 !important;
    width: 100%;
  }
}
#c-common-info .c-right .c-list2 li:first-child {
  padding-top: 0.35rem;
}
#c-common-info .c-right .c-list2 li .c-wrap {
  display: block;
}
#c-common-info .c-right .c-list2 li .c-wrap .c-img-box {
  height: 240px;
  border: 1px solid #ddd;
  overflow: hidden;
}
@media (max-width: 748px) {
  #c-common-info .c-right .c-list2 li .c-wrap .c-img-box {
    height: 14rem;
  }
}
#c-common-info .c-right .c-list2 li .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-common-info .c-right .c-list2 li .c-wrap .c-title {
  padding-top: 0.25rem;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  transition: all 0.5s;
}
@media (max-width: 1580px) {
  #c-common-info .c-right .c-list2 li .c-wrap .c-title {
    font-size: 14px;
  }
}
@media (max-width: 748px) {
  #c-common-info .c-right .c-list2 li .c-wrap .c-title {
    padding-top: 0.5rem;
  }
}
#c-common-info .c-right .c-list2 li .c-wrap:hover .c-img-box img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
#c-common-info .c-right .c-list2 li .c-wrap:hover .c-title {
  color: #0073c3;
}
#c-video-info {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-video-info {
    padding: 3rem 0;
  }
}
#c-video-info .x-list-a {
  padding-right: 0;
}
#c-video-info .x-list-a .x-index-a {
  margin-top: 0.4rem;
}
.c-banner6 {
  margin-top: 0.7rem;
  margin-left: 1.6rem;
}
@media (max-width: 972px) {
  .c-banner6 {
    padding: 0 20px;
    margin-left: 0;
  }
}
@media (max-width: 748px) {
  .c-banner6 {
    padding: 0 1rem;
    margin-top: 1.5rem;
  }
}
.c-banner6 .c-mask {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
}
@media (max-width: 972px) {
  .c-banner6 .c-mask {
    display: none;
  }
}
.c-banner6 .c-wrap {
  display: block;
}
.c-banner6 .c-wrap .c-img-box {
  position: relative;
  height: 3rem;
  overflow: hidden;
}
@media (max-width: 972px) {
  .c-banner6 .c-wrap .c-img-box {
    height: 5rem;
  }
}
@media (max-width: 748px) {
  .c-banner6 .c-wrap .c-img-box {
    height: 10rem;
  }
}
.c-banner6 .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-banner6 .c-wrap .c-img-box .c-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bofang.png) no-repeat center / 40px;
}
.c-banner6 .c-wrap .c-title {
  padding-top: 0.2rem;
  color: #333;
  transition: all 0.5s;
}
@media (max-width: 748px) {
  .c-banner6 .c-wrap .c-title {
    padding-top: 0.5rem;
  }
}
.c-banner6 .c-wrap:hover .c-title {
  color: #0073c3;
}
#c-demand1 {
  position: relative;
  padding: 0.9rem 0;
}
@media (max-width: 748px) {
  #c-demand1 {
    padding: 3rem 0;
  }
}
#c-demand1 > img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-demand1 .c-mb,
#c-demand1 .c-pc {
  z-index: 1;
}
#c-demand1 .c-mb2,
#c-demand1 .c-pc2 {
  z-index: 5;
}
#c-demand1 .c-mb,
#c-demand1 .c-mb2 {
  display: none;
}
@media (max-width: 972px) {
  #c-demand1 .c-mb,
  #c-demand1 .c-mb2 {
    display: block;
  }
}
@media (max-width: 972px) {
  #c-demand1 .c-pc,
  #c-demand1 .c-pc2 {
    display: none;
  }
}
#c-demand1 .c-container {
  z-index: 10;
}
#c-demand1 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-demand1 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-demand1 .x-list-a li:nth-of-type(2) .c-text-box {
  margin-top: 0.3rem;
}
#c-demand1 .x-list-a li:nth-of-type(2) .c-text-box a {
  color: #0073c3;
  text-decoration: underline;
}
#c-demand1 .x-list-a li:nth-of-type(2) .x-index-a {
  margin-top: 0.2rem;
  color: #0073c3;
  border-bottom: 1px solid #0073c3;
}
#c-demand1 .x-list-a li:nth-of-type(2) .x-index-a i {
  background-image: url(../images/x-right-jt.png);
}
#c-demand2 {
  position: relative;
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-demand2 {
    padding: 3rem 0;
  }
}
#c-demand2 .c-container {
  z-index: 5;
}
#c-demand2 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-demand2 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-demand2 .x-list-a li:nth-of-type(2) .c-text {
  margin-top: 0.3rem;
  color: #333;
}
#c-demand2 .c-list {
  padding-top: 0.7rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -5px -10px;
}
@media (max-width: 748px) {
  #c-demand2 .c-list {
    padding-top: 1.5rem;
  }
}
#c-demand2 .c-list li {
  position: relative;
  padding: 0 5px;
  margin-bottom: 10px;
  width: 50%;
}
@media (max-width: 748px) {
  #c-demand2 .c-list li {
    width: 100%;
  }
}
#c-demand2 .c-list li:nth-child(5),
#c-demand2 .c-list li:nth-child(8),
#c-demand2 .c-list li:nth-child(9),
#c-demand2 .c-list li:nth-last-child(1) {
  width: 100%;
}
#c-demand2 .c-list li:nth-last-child(2),
#c-demand2 .c-list li:nth-last-child(3) {
  padding: 20px 5px;
}
@media (max-width: 748px) {
  #c-demand2 .c-list li:nth-last-child(2),
  #c-demand2 .c-list li:nth-last-child(3) {
    padding: 0 5px;
  }
}
#c-demand2 .c-list li input,
#c-demand2 .c-list li select {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  background-color: #f7f7f7;
}
@media (max-width: 748px) {
  #c-demand2 .c-list li input,
  #c-demand2 .c-list li select {
    height: 50px;
    line-height: 50px;
  }
}
#c-demand2 .c-list li button {
  width: 100%;
  height: 84px;
  font-size: 24px;
  line-height: 84px;
}
@media (max-width: 1580px) {
  #c-demand2 .c-list li button {
    font-size: 18px;
  }
}
@media (max-width: 748px) {
  #c-demand2 .c-list li button {
    height: 50px;
    line-height: 50px;
  }
}
#c-demand2 .c-list li select {
  background: #f7f7f7 url(../images/jt5.png) no-repeat right 20px center / 14px auto;
}
#c-demand2 .c-list li textarea {
  padding: 15px 20px;
  width: 100%;
  height: 200px;
  overflow-y: auto;
  background-color: #f7f7f7;
}
#c-demand2 .c-list li .c-code {
  position: absolute;
  top: 0;
  right: 5px;
  width: 205px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 748px) {
  #c-demand2 .c-list li .c-code {
    width: 140px;
  }
}
#c-demand2 .c-list li .c-code .c-img {
  width: 145px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 748px) {
  #c-demand2 .c-list li .c-code .c-img {
    width: 110px;
  }
}
#c-demand2 .c-list li .c-code .c-img img {
  max-width: 100%;
  max-height: 100%;
}
#c-demand2 .c-list li .c-code .c-btn1 {
  width: 60px;
  height: 100%;
  background: url(../images/sx-ico.png) no-repeat center / 22px auto;
  cursor: pointer;
}
@media (max-width: 748px) {
  #c-demand2 .c-list li .c-code .c-btn1 {
    width: 30px;
    background-size: 20px auto;
  }
}
#c-demand2 .c-list li .c-btn2 {
  color: #fff;
  background: #0073c3;
}
#c-demand2 .c-list li .c-btn3 {
  color: #555;
  background: #dadde3;
}
#c-demand2 .c-list li .c-text-box {
  display: flex;
  align-items: flex-start;
  line-height: 26px;
}
#c-demand2 .c-list li .c-text-box .c-checkbox {
  padding: 0;
  margin: 5px 0;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #999999;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.5s;
}
#c-demand2 .c-list li .c-text-box .c-checkbox::before {
  opacity: 0;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  margin: 1px 0 0 1px;
  background: #0073c3;
  transition: all 0.5s;
}
#c-demand2 .c-list li .c-text-box .c-checkbox.on {
  border-color: #0073c3;
}
#c-demand2 .c-list li .c-text-box .c-checkbox.on::before {
  opacity: 1;
}
#c-demand2 .c-list li .c-text-box .c-text {
  padding-left: 10px;
  flex-shrink: 1;
  flex-grow: 1;
}
#c-contact1 {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}
#c-contact1 .c-text-box {
  width: 50%;
  padding: 0.8rem 2rem 0.8rem 1.6rem;
}
@media (max-width: 972px) {
  #c-contact1 .c-text-box {
    padding: 0.8rem 20px;
  }
}
@media (max-width: 748px) {
  #c-contact1 .c-text-box {
    padding: 2rem 1rem;
    width: 100%;
  }
}
#c-contact1 .c-text-box .c-title {
  color: #0073c3;
}
#c-contact1 .c-text-box .c-list1 {
  padding: 0.1rem 0 0.2rem;
}
@media (max-width: 748px) {
  #c-contact1 .c-text-box .c-list1 {
    padding: 0.5rem 0;
  }
}
#c-contact1 .c-text-box .c-list1 li {
  padding: 0.25rem 0;
  color: #333;
  border-top: 1px solid #ddd;
}
@media (max-width: 748px) {
  #c-contact1 .c-text-box .c-list1 li {
    padding: 0.5rem 0;
  }
}
#c-contact1 .c-text-box .c-list1 li:first-child {
  border: 0;
}
#c-contact1 .c-text-box .c-list2 {
  display: flex;
  align-items: flex-start;
}
#c-contact1 .c-text-box .c-list2 a {
  margin-right: 0.3rem;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #c2c2c2;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.5s;
}
@media (max-width: 748px) {
  #c-contact1 .c-text-box .c-list2 a {
    margin-right: 1rem;
  }
}
#c-contact1 .c-text-box .c-list2 a:hover {
  background: #0073c3;
}
#c-contact1 .c-text-box .c-list2 a:last-child {
  margin-right: 0;
}
#c-contact1 .c-text-box .c-list2 a img {
  max-width: 20px;
  max-height: 20px;
}
#c-contact1 .c-map-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
@media (max-width: 748px) {
  #c-contact1 .c-map-box {
    position: relative;
    width: 100%;
    height: 14rem;
  }
}
#c-contact1 .c-map-box .c-map {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
#c-contact1 .c-map-box .c-map .map-title {
  font-size: 14px;
  font-weight: bold;
  color: #0073c3;
}
#c-contact1 .c-map-box .c-map .map-content {
  font-size: 12px;
  color: #222;
}
#c-contact1 .c-map-box .c-map .anchorBL {
  display: none;
}
#c-contact2 .c-top {
  padding-top: 0.8rem;
}
@media (max-width: 748px) {
  #c-contact2 .c-top {
    padding-top: 3rem;
  }
}
#c-contact2 .c-top .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px -20px;
}
#c-contact2 .c-top .c-list li {
  padding: 0 10px 20px;
  width: 33.333333%;
}
@media (max-width: 748px) {
  #c-contact2 .c-top .c-list li {
    width: 100%;
  }
}
#c-contact2 .c-top .c-list li .c-wrap {
  position: relative;
  background: #f5f5f5;
  padding: 0.6rem;
}
@media (max-width: 748px) {
  #c-contact2 .c-top .c-list li .c-wrap {
    padding: 1rem;
  }
}
#c-contact2 .c-top .c-list li .c-wrap img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-contact2 .c-top .c-list li .c-wrap .c-title {
  margin-bottom: 0.3rem;
  position: relative;
  z-index: 1;
  color: #0073c3;
}
#c-contact2 .c-top .c-list li .c-wrap .c-text {
  position: relative;
  z-index: 1;
  color: #333;
}
#c-contact2 .c-top .c-list li .c-wrap .c-text p {
  padding: 0.05rem 0;
}
#c-contact2 .c-bottom {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom {
    padding: 3rem 0;
  }
}
#c-contact2 .c-bottom .c-title {
  color: #333;
  text-align: center;
}
#c-contact2 .c-bottom .c-text {
  margin-bottom: 0.4rem;
  color: #999;
  text-align: center;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-text {
    margin-bottom: 0;
  }
}
#c-contact2 .c-bottom .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -5px -10px;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-list {
    padding-top: 1.5rem;
  }
}
#c-contact2 .c-bottom .c-list li {
  position: relative;
  padding: 0 5px;
  margin-bottom: 10px;
  width: 50%;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-list li {
    width: 100%;
  }
}
#c-contact2 .c-bottom .c-list li:nth-child(3),
#c-contact2 .c-bottom .c-list li:nth-child(4) {
  width: 100%;
}
#c-contact2 .c-bottom .c-list li:nth-last-child(1),
#c-contact2 .c-bottom .c-list li:nth-last-child(2) {
  padding: 20px 5px 0;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-list li:nth-last-child(1),
  #c-contact2 .c-bottom .c-list li:nth-last-child(2) {
    padding: 0 5px 0;
  }
}
#c-contact2 .c-bottom .c-list li input {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  background-color: #f7f7f7;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-list li input {
    height: 50px;
    line-height: 50px;
  }
}
#c-contact2 .c-bottom .c-list li button {
  width: 100%;
  height: 84px;
  font-size: 24px;
  line-height: 84px;
}
@media (max-width: 1580px) {
  #c-contact2 .c-bottom .c-list li button {
    font-size: 18px;
  }
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-list li button {
    height: 50px;
    line-height: 50px;
  }
}
#c-contact2 .c-bottom .c-list li textarea {
  padding: 15px 20px;
  width: 100%;
  height: 200px;
  overflow-y: auto;
  background-color: #f7f7f7;
}
#c-contact2 .c-bottom .c-list li .c-code {
  position: absolute;
  top: 0;
  right: 5px;
  width: 205px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-list li .c-code {
    width: 140px;
  }
}
#c-contact2 .c-bottom .c-list li .c-code .c-img {
  width: 145px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-list li .c-code .c-img {
    width: 110px;
  }
}
#c-contact2 .c-bottom .c-list li .c-code .c-img img {
  max-width: 100%;
  max-height: 100%;
}
#c-contact2 .c-bottom .c-list li .c-code .c-btn1 {
  width: 60px;
  height: 100%;
  background: url(../images/sx-ico.png) no-repeat center / 22px auto;
  cursor: pointer;
}
@media (max-width: 748px) {
  #c-contact2 .c-bottom .c-list li .c-code .c-btn1 {
    width: 30px;
    background-size: 20px auto;
  }
}
#c-contact2 .c-bottom .c-list li .c-btn2 {
  color: #fff;
  background: #0073c3;
}
#c-contact2 .c-bottom .c-list li .c-btn3 {
  color: #555;
  background: #dadde3;
}
#c-faq1 {
  position: relative;
  padding: 1rem 0 0.4rem;
}
@media (max-width: 748px) {
  #c-faq1 {
    padding: 3rem 0;
  }
}
#c-faq1 > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-faq1 .c-mb,
#c-faq1 .c-pc {
  z-index: 1;
}
#c-faq1 .c-mb2,
#c-faq1 .c-pc2 {
  z-index: 5;
}
#c-faq1 .c-mb,
#c-faq1 .c-mb2 {
  display: none;
}
@media (max-width: 972px) {
  #c-faq1 .c-mb,
  #c-faq1 .c-mb2 {
    display: block;
  }
}
@media (max-width: 972px) {
  #c-faq1 .c-pc,
  #c-faq1 .c-pc2 {
    display: none;
  }
}
#c-faq1 .c-container {
  z-index: 10;
}
#c-faq1 .c-title {
  color: #fff;
  text-align: center;
}
#c-faq1 form {
  display: flex;
  align-items: flex-start;
  margin: 0.35rem auto 0.15rem;
  max-width: 680px;
  height: 60px;
  background-color: #fff;
}
@media (max-width: 748px) {
  #c-faq1 form {
    height: 50px;
  }
}
@media (max-width: 748px) {
  #c-faq1 form {
    margin: 1rem 0;
  }
}
#c-faq1 form input {
  padding: 0 20px;
  flex-shrink: 1;
  flex-grow: 1;
  height: 100%;
  line-height: 100%;
}
#c-faq1 form button {
  position: relative;
  width: 130px;
  height: 100%;
  line-height: 100%;
  color: #0073c3;
}
@media (max-width: 748px) {
  #c-faq1 form button {
    width: 100px;
  }
}
#c-faq1 form button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 24px;
  border-left: 1px solid #ddd;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#c-faq1 .c-text {
  margin: 0 auto;
  max-width: 680px;
  color: #fff;
}
#c-faq1 .c-text a {
  margin-right: 10px;
  color: #fff;
}
#c-faq2 {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-faq2 {
    padding: 3rem 0;
  }
}
#c-faq2 .c-container {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 748px) {
  #c-faq2 .c-container {
    flex-wrap: wrap;
  }
}
#c-faq2 .c-left {
  flex-shrink: 0;
  width: 220px;
  padding-right: 20px;
}
@media (max-width: 748px) {
  #c-faq2 .c-left {
    width: 100%;
  }
}
@media (max-width: 748px) {
  #c-faq2 .c-left .c-list {
    display: flex;
    align-items: center;
    width: 100%;
    overflow-x: auto;
  }
}
#c-faq2 .c-left .c-list li {
  margin-bottom: 0.25rem;
}
@media (max-width: 748px) {
  #c-faq2 .c-left .c-list li {
    margin: 0 20px 0 0;
    flex: none;
  }
}
#c-faq2 .c-left .c-list li:last-child {
  margin-bottom: 0.5rem;
}
@media (max-width: 748px) {
  #c-faq2 .c-left .c-list li:last-child {
    margin: 0;
  }
}
#c-faq2 .c-left .c-list li a {
  padding-left: 30px;
  display: block;
  color: #666;
  border-left: 2px solid transparent;
  transition: all 0.5s;
  line-height: 20px;
}
@media (max-width: 748px) {
  #c-faq2 .c-left .c-list li a {
    border: 0;
    padding: 0;
  }
}
#c-faq2 .c-left .c-list li.on a {
  color: #0073c3;
  border-color: #0073c3;
}
@media (max-width: 748px) {
  #c-faq2 .c-left .c-list li.on a {
    border-bottom: 2px solid #0073c3;
  }
}
#c-faq2 .c-left .c-text-box .c-text {
  color: #333;
}
@media (max-width: 748px) {
  #c-faq2 .c-left .c-text-box .c-text {
    margin: 1rem 0 0;
  }
}
#c-faq2 .c-left .c-text-box .c-phone {
  font-size: 24px;
  margin-top: 0.05rem;
  padding-left: 30px;
  background: url(../images/phone-ico.png) no-repeat left center / 20px auto;
  color: #0073c3;
}
@media (max-width: 748px) {
  #c-faq2 .c-left .c-text-box .c-phone {
    margin: 0;
  }
}
#c-faq2 .c-right {
  width: 100%;
}
@media (max-width: 748px) {
  #c-faq2 .c-right {
    width: 100%;
    margin-top: 1.5rem;
  }
}
#c-faq2 .c-right .c-list li:nth-child(odd) {
  background-color: #f6f6f6;
}
#c-faq2 .c-right .c-list .c-title-box {
  display: flex;
  align-items: flex-start;
  padding: 0.35rem 0.4rem;
  cursor: pointer;
}
@media (max-width: 748px) {
  #c-faq2 .c-right .c-list .c-title-box {
    padding: 1rem;
  }
}
#c-faq2 .c-right .c-list .c-title-box .c-ico {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  background-color: #0073c3;
  color: #fff;
}
#c-faq2 .c-right .c-list .c-title-box .c-title {
  padding: 0 20px;
  flex-shrink: 1;
  flex-grow: 1;
  font-size: 18px;
  line-height: 26px;
  color: #333;
}
@media (max-width: 748px) {
  #c-faq2 .c-right .c-list .c-title-box .c-title {
    font-size: 16px;
  }
}
#c-faq2 .c-right .c-list .c-title-box .c-btn {
  flex-shrink: 0;
  margin: 5px 0;
  width: 16px;
  height: 16px;
  position: relative;
}
#c-faq2 .c-right .c-list .c-title-box .c-btn::before,
#c-faq2 .c-right .c-list .c-title-box .c-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #999;
  margin-top: -1px;
  transition: all 0.5s;
  box-sizing: border-box;
}
#c-faq2 .c-right .c-list .c-title-box .c-btn::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#c-faq2 .c-right .c-list .c-text-box {
  display: none;
  margin: 0 0.4rem;
  padding: 0.35rem 0;
  border-top: 1px solid #ddd;
}
#c-faq2 .c-right .c-list .c-text-box > div {
  display: flex;
  align-items: flex-start;
}
#c-faq2 .c-right .c-list .c-text-box .c-ico {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  background-color: #999;
  color: #fff;
}
#c-faq2 .c-right .c-list .c-text-box .c-text {
  padding-left: 20px;
  flex-shrink: 1;
  flex-grow: 1;
  line-height: 26px;
  color: #555;
  word-wrap: break-word;
  word-break: normal;
}
#c-faq2 .c-right .c-list li.on .c-title-box .c-btn::before {
  opacity: 0;
}
#c-product {
  padding-bottom: 1.5rem;
}
@media (max-width: 748px) {
  #c-product {
    padding-bottom: 3rem;
  }
}
#c-product .c-top .c-list-wrap {
  padding: 5px 0;
}
#c-product .c-top .c-list-wrap .c-list1 > li {
  padding: 5px 0;
  display: flex;
  align-items: flex-start;
  line-height: 26px;
  color: #333;
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-title {
  width: 100px;
  flex-shrink: 0;
}
@media (max-width: 748px) {
  #c-product .c-top .c-list-wrap .c-list1 > li .c-title {
    width: 60px;
  }
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-list2 {
  flex-shrink: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-list2 li {
  padding-right: 20px;
  width: 170px;
}
@media (max-width: 748px) {
  #c-product .c-top .c-list-wrap .c-list1 > li .c-list2 li {
    width: 50%;
  }
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-list2 li .c-box {
  display: inline-flex;
  align-items: flex-start;
  cursor: pointer;
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-list2 li .c-box .c-checked {
  position: relative;
  margin: 5px 0;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #ddd;
  transition: all 0.5s;
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-list2 li .c-box .c-checked::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 12px;
  height: 12px;
  background: #0073c3;
  opacity: 0;
  transition: all 0.5s;
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-list2 li .c-box .c-text {
  margin-left: 10px;
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-list2 li.on .c-box .c-checked {
  border-color: #0073c3;
}
#c-product .c-top .c-list-wrap .c-list1 > li .c-list2 li.on .c-box .c-checked::before {
  opacity: 1;
}
#c-product .c-top form {
  padding: 0.3rem 0 0.4rem;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 748px) {
  #c-product .c-top form {
    padding: 1rem 0;
  }
}
#c-product .c-top form .c-box {
  display: flex;
  align-items: flex-start;
  max-width: 720px;
  height: 60px;
}
@media (max-width: 748px) {
  #c-product .c-top form .c-box {
    height: 50px;
  }
}
#c-product .c-top form .c-box input {
  padding: 0 20px;
  flex-shrink: 1;
  flex-grow: 1;
  height: 100%;
  line-height: 100%;
  background: #f5f5f5;
}
#c-product .c-top form .c-box button {
  flex-shrink: 0;
  width: 96px;
  height: 100%;
  line-height: 100%;
  color: #fff;
  background: #0073c3;
}
#c-product .c-top form .c-abox {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
#c-product .c-top form .c-abox .c-item {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  padding: 10px 15px;
  margin: 10px 10px 0 0;
}
#c-product .c-top form .c-abox .c-item a {
  color: #999;
  transition: all 0.5s;
}
#c-product .c-top form .c-abox .c-item a:hover {
  color: #0073c3;
}
#c-product .c-top form .c-abox .c-item .c-del {
  margin-left: 10px;
  width: 10px;
  height: 10px;
  background: url(../images/close1.png) no-repeat center / 100%;
  cursor: pointer;
}
#c-product .c-top form .c-abox .c-item .c-del:hover {
  background-image: url(../images/close2.png);
}
#c-product .c-bottom .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.15rem 0.3rem;
  padding-top: 0.6rem;
}
@media (max-width: 748px) {
  #c-product .c-bottom .c-list {
    padding-top: 1rem;
    margin-bottom: 0.5rem;
  }
}
#c-product .c-bottom .c-list li {
  width: 25%;
  padding: 0 0.15rem 0.3rem;
}
@media (max-width: 1260px) {
  #c-product .c-bottom .c-list li {
    width: 33.333333%;
  }
}
@media (max-width: 748px) {
  #c-product .c-bottom .c-list li {
    padding: 0 0.15rem 1rem;
    width: 100%;
  }
}
#c-product .c-bottom .c-list li .c-wrap {
  position: relative;
  display: block;
  border: 1px solid #ddd;
  background-color: #fff;
  padding-bottom: 1.9rem;
  transition: 0.4s all;
  overflow: hidden;
}
@media (max-width: 972px) {
  #c-product .c-bottom .c-list li .c-wrap {
    padding-bottom: 2.9rem;
  }
}
@media (max-width: 748px) {
  #c-product .c-bottom .c-list li .c-wrap {
    padding-bottom: 5.9rem;
  }
}
@media (min-width: 993px) {
  #c-product .c-bottom .c-list li .c-wrap:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  }
  #c-product .c-bottom .c-list li .c-wrap:hover .x-text1 {
    bottom: 0;
  }
  #c-product .c-bottom .c-list li .c-wrap:hover .x-text1 .x-sin .x-title {
    color: #0073c3;
  }
  #c-product .c-bottom .c-list li .c-wrap:hover .x-text1 p {
    margin-bottom: 0;
  }
  #c-product .c-bottom .c-list li .c-wrap:hover .x-text1 .x-index-a::after {
    width: 100%;
  }
}
@media (min-width: 993px) and (max-width: 1260px) {
  #c-product .c-bottom .c-list li .c-wrap:hover .x-text1 {
    bottom: -35px;
  }
}
@media (min-width: 993px) and (max-width: 972px) {
  #c-product .c-bottom .c-list li .c-wrap:hover .x-text1 {
    bottom: -17px;
  }
}
@media (min-width: 993px) and (max-width: 748px) {
  #c-product .c-bottom .c-list li .c-wrap:hover .x-text1 {
    bottom: 0;
  }
}
#c-product .c-bottom .c-list li .c-wrap figure {
  width: 100%;
  height: 3.55rem;
}
@media (max-width: 1260px) {
  #c-product .c-bottom .c-list li .c-wrap figure {
    height: 5.55rem;
  }
}
@media (max-width: 748px) {
  #c-product .c-bottom .c-list li .c-wrap figure {
    height: 11.55rem;
  }
}
#c-product .c-bottom .c-list li .c-wrap figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 972px) {
  #c-product .c-bottom .c-list li .c-wrap figure img {
    object-fit: contain;
  }
}
#c-product .c-bottom .c-list li .c-wrap .x-text1 {
  padding: 0.5rem 0.45rem 0.4rem 0.4rem;
  display: block;
  position: absolute;
  overflow: hidden;
  transition: 0.4s all;
  bottom: -0.7rem;
  z-index: 10;
}
@media (max-width: 1580px) {
  #c-product .c-bottom .c-list li .c-wrap .x-text1 {
    bottom: -0.8rem;
  }
}
@media (max-width: 1260px) {
  #c-product .c-bottom .c-list li .c-wrap .x-text1 {
    padding: 0.8rem 0.45rem 0.9rem 0.4rem;
    bottom: -1.4rem;
  }
}
@media (max-width: 972px) {
  #c-product .c-bottom .c-list li .c-wrap .x-text1 {
    bottom: -1.6rem;
  }
}
@media (max-width: 748px) {
  #c-product .c-bottom .c-list li .c-wrap .x-text1 {
    bottom: -2.6rem;
    padding: 0.8rem 1rem;
  }
}
#c-product .c-bottom .c-list li .c-wrap .x-text1 .x-sin {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 2px;
}
#c-product .c-bottom .c-list li .c-wrap .x-text1 .x-sin .x-title {
  color: #333;
  font-weight: bold;
  transition: 0.4s all;
  position: relative;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #0073c3 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  display: initial;
}
#c-product .c-bottom .c-list li .c-wrap .x-text1 p {
  color: #999;
  margin-top: 0.08rem;
  transition: 0.4s all;
  margin-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 748px) {
  #c-product .c-bottom .c-list li .c-wrap .x-text1 p {
    margin-bottom: 1.5rem;
  }
}
#c-product .c-bottom .c-list li .c-wrap .x-text1 .x-index-a {
  position: relative;
  display: inline-block;
  color: #0073c3;
  margin-top: 0.1rem;
}
@media (max-width: 972px) {
  #c-product .c-bottom .c-list li .c-wrap .x-text1 .x-index-a {
    margin-top: 0.4rem;
  }
}
#c-product .c-bottom .c-list li .c-wrap .x-text1 .x-index-a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.4s all;
  background-color: #0073c3;
}
#c-product .c-bottom .c-list li .c-wrap .x-text1 .x-index-a i {
  margin-left: 5px;
  background: url(../images/x-right-jt.png) no-repeat center;
  background-size: contain;
}
#c-product-info1 {
  margin-top: -0.8rem;
}
#c-product-info1 .container {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#c-product-info1 .c-left {
  padding: 1.5rem 0 1.5rem;
  width: 48%;
}
@media (max-width: 748px) {
  #c-product-info1 .c-left {
    padding: 1.5rem 1rem;
    width: 100%;
  }
}
#c-product-info1 .c-left .c-title {
  color: #333;
  line-height: 1.3;
}
#c-product-info1 .c-left .c-text2 {
  color: #999;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5rem;
  margin: 0.1rem 0 0.5rem;
}
@media (max-width: 748px) {
  #c-product-info1 .c-left .c-text2 {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
#c-product-info1 .c-left .c-price {
  margin-bottom: 0.1rem;
  display: flex;
  align-items: flex-end;
  line-height: 1;
  color: #0073c3;
}
#c-product-info1 .c-left .c-price i {
  font-style: normal;
}
#c-product-info1 .c-left .c-btn {
  margin: 0.35rem 0 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 0.6rem;
  color: #fff;
  background: #0073c3;
}
@media (max-width: 972px) {
  #c-product-info1 .c-left .c-btn {
    width: 120px;
    height: 40px;
  }
}
@media (max-width: 748px) {
  #c-product-info1 .c-left .c-btn {
    margin: 1rem 0;
  }
}
#c-product-info1 .c-left .c-download {
  display: inline-block;
  padding-left: 40px;
  color: #333;
  transition: all 0.5s;
  background: url(../images/xz-ico1.png) no-repeat left center / 22px auto;
}
#c-product-info1 .c-left .c-download:hover {
  color: #0073c3;
  background-image: url(../images/xz-ico2.png);
}
@media (max-width: 748px) {
  #c-product-info1 .c-left .c-download {
    padding-left: 30px;
  }
}
#c-product-info1 .c-right {
  width: 48%;
  max-width: 700px;
  overflow: hidden;
}
@media (max-width: 748px) {
  #c-product-info1 .c-right {
    width: 100%;
  }
}
#c-product-info1 .c-right .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 7.7rem;
}
@media (max-width: 748px) {
  #c-product-info1 .c-right .swiper-slide {
    height: 14rem;
  }
}
#c-product-info1 .c-right img {
  width: 100%;
}
#c-product-info1 .c-right .swiper-pagination {
  bottom: 0.6rem;
}
#c-product-info2 {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-product-info2 {
    padding: 3rem 0;
  }
}
#c-product-info2 .c-container {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 972px) {
  #c-product-info2 .c-container {
    flex-wrap: wrap;
  }
}
#c-product-info2 .c-left {
  padding-right: 1.1rem;
  width: 100%;
}
@media (max-width: 972px) {
  #c-product-info2 .c-left {
    padding: 0 0 1rem;
    width: 100%;
  }
}
#c-product-info2 .c-left .c-menu {
  margin-bottom: 0.4rem;
  display: flex;
  align-items: flex-start;
  position: sticky;
  top: 0;
  z-index: 10;
  background: #fff;
  border-bottom: 1px solid #ddd;
  overflow-x: auto;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-menu {
    margin-bottom: 1rem;
  }
}
#c-product-info2 .c-left .c-menu li {
  margin-right: 0.4rem;
  flex: none;
  padding: 0.15rem 0;
  line-height: 1;
  color: #999;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
#c-product-info2 .c-left .c-menu li:last-child {
  margin-right: 0;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-menu li {
    margin-right: 0.5rem;
    padding: 1rem 0;
  }
}
#c-product-info2 .c-left .c-menu li.on {
  color: #333;
  border-color: #0073c3;
}
#c-product-info2 .c-left .c-list img {
  max-width: 100%;
}
#c-product-info2 .c-left .c-main-title {
  font-weight: normal;
  color: #333;
  margin-bottom: 0.25rem;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-main-title {
    margin-bottom: 0.5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-1 {
  margin-bottom: 0.5rem;
  line-height: 1.7;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-1 {
    margin-bottom: 1.5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-1 img {
  max-width: 100%;
  height: auto !important;
}
#c-product-info2 .c-left .c-product-info2-2 {
  margin-bottom: 0.5rem;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-2 {
    margin-bottom: 1.5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-2 .c-list2 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px -20px;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-2 .c-list2 {
    margin: 0 -0.5rem -1rem;
  }
}
#c-product-info2 .c-left .c-product-info2-2 .c-list2 li {
  width: 50%;
  padding: 0 10px 20px;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-2 .c-list2 li {
    width: 50%;
    padding: 0 0.5rem 1rem;
  }
}
#c-product-info2 .c-left .c-product-info2-2 .c-list2 li .c-wrap {
  position: relative;
  overflow: hidden;
  height: 2.3rem;
}
@media (max-width: 972px) {
  #c-product-info2 .c-left .c-product-info2-2 .c-list2 li .c-wrap {
    height: 4rem;
  }
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-2 .c-list2 li .c-wrap {
    height: 5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-2 .c-list2 li .c-wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../images/yycj-bj.png) no-repeat bottom center / cover;
}
#c-product-info2 .c-left .c-product-info2-2 .c-list2 li .c-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-product-info2 .c-left .c-product-info2-2 .c-list2 li .c-wrap .c-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  padding: 0.3rem;
  color: #fff;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-2 .c-list2 li .c-wrap .c-title {
    padding: 0.5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-3 {
  margin-bottom: 0.5rem;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-3 {
    margin-bottom: 1.5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 {
  display: flex;
  align-items: flex-start;
  overflow-x: auto;
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 li {
  width: 33.333333%;
  padding: 0 0.3rem;
  border-left: 1px solid #ddd;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-3 .c-list2 li {
    flex: none;
    width: 70%;
    padding: 0 1rem;
  }
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 li:first-child {
  border-left: 0;
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-img-box {
  height: 3.1rem;
  overflow: hidden;
}
@media (max-width: 972px) {
  #c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-img-box {
    height: 4rem;
  }
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-img-box {
    height: 10rem;
  }
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-title {
  margin-bottom: 0.1rem;
  color: #333;
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-box .c-item {
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  height: 90px;
}
@media (max-width: 1900px) {
  #c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-box .c-item {
    font-size: 16px;
  }
}
@media (max-width: 1580px) {
  #c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-box .c-item {
    font-size: 14px;
  }
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-box .c-item .c-title2 {
  margin-bottom: 0.05rem;
  color: #333;
  width: 100%;
}
#c-product-info2 .c-left .c-product-info2-3 .c-list2 li .c-box .c-item span {
  font-size: 12px;
  margin-left: 5px;
  padding: 0 2px;
  background-color: #c40a0a;
  color: #fff;
}
#c-product-info2 .c-left .c-product-info2-4 {
  margin-bottom: 0.5rem;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-4 {
    margin-bottom: 1.5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-4 .c-box img {
  max-width: 100%;
  height: auto !important;
}
#c-product-info2 .c-left .c-product-info2-5 .c-list2 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.1rem -0.2rem;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-5 .c-list2 {
    margin: 0 -0.5rem -1rem;
  }
}
#c-product-info2 .c-left .c-product-info2-5 .c-list2 li {
  width: 50%;
  padding: 0 10px 20px;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-5 .c-list2 li {
    padding: 0 0.5rem 1rem;
  }
}
#c-product-info2 .c-left .c-product-info2-5 .c-list2 li .c-wrap {
  display: block;
  position: relative;
  overflow: hidden;
  height: 2.3rem;
}
@media (max-width: 972px) {
  #c-product-info2 .c-left .c-product-info2-5 .c-list2 li .c-wrap {
    height: 4rem;
  }
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-5 .c-list2 li .c-wrap {
    height: 5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-5 .c-list2 li .c-wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../images/yycj-bj.png) no-repeat bottom center / cover;
}
#c-product-info2 .c-left .c-product-info2-5 .c-list2 li .c-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-product-info2 .c-left .c-product-info2-5 .c-list2 li .c-wrap .c-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  padding: 0.3rem;
  color: #fff;
}
@media (max-width: 748px) {
  #c-product-info2 .c-left .c-product-info2-5 .c-list2 li .c-wrap .c-title {
    padding: 0.5rem;
  }
}
#c-product-info2 .c-left .c-product-info2-5 .c-list2 li .c-wrap:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
#c-product-info2 .c-right {
  position: sticky;
  top: 20px;
  flex-shrink: 0;
  width: 350px;
}
@media (max-width: 1580px) {
  #c-product-info2 .c-right {
    width: 250px;
  }
}
@media (max-width: 972px) {
  #c-product-info2 .c-right {
    width: 100%;
  }
}
@media (max-width: 748px) {
  #c-product-info2 .c-right {
    margin-top: 2rem;
  }
}
#c-product-info2 .c-right .c-main-title {
  font-size: 18px;
  line-height: 1;
  padding: 0.15rem 0;
  margin-bottom: 0.25rem;
  border-bottom: 1px solid #ddd;
  color: #333;
}
@media (max-width: 748px) {
  #c-product-info2 .c-right .c-main-title {
    padding: 0 0 1rem;
    margin-bottom: 1rem;
  }
}
#c-product-info2 .c-right .c-ico-box {
  margin-bottom: 0.4rem;
  line-height: 26px;
  color: #666;
}
@media (max-width: 748px) {
  #c-product-info2 .c-right .c-ico-box {
    margin-bottom: 1.5rem;
  }
}
#c-product-info2 .c-right .c-ico-box a {
  display: block;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #666;
}
#c-product-info2 .c-right .c-ico-box a:nth-child(1) {
  background: url(../images/cpxq-ico1.png) no-repeat left top 3px / 22px auto;
}
#c-product-info2 .c-right .c-ico-box a:nth-child(2) {
  background: url(../images/cpxq-ico2.png) no-repeat left top 3px / 22px auto;
}
#c-product-info2 .c-right .c-ico-box a:nth-child(3) {
  background: url(../images/cpxq-ico3.png) no-repeat left top 3px / 22px auto;
}
@media (max-width: 972px) {
  #c-product-info2 .c-right .c-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -0.1rem -0.2rem;
  }
}
@media (max-width: 748px) {
  #c-product-info2 .c-right .c-list {
    margin: 0 -0.5rem -1rem;
  }
}
#c-product-info2 .c-right .c-list li {
  margin-bottom: 0.5rem;
}
@media (max-width: 972px) {
  #c-product-info2 .c-right .c-list li {
    padding: 0 0.1rem 0.2rem;
    width: 50%;
  }
}
@media (max-width: 748px) {
  #c-product-info2 .c-right .c-list li {
    width: 100%;
    padding: 0 0.5rem 1rem;
  }
}
#c-product-info2 .c-right .c-list li .c-wrap {
  display: block;
}
#c-product-info2 .c-right .c-list li .c-wrap .c-img-box {
  height: 350px;
  overflow: hidden;
  border: 1px solid #ddd;
}
@media (max-width: 1580px) {
  #c-product-info2 .c-right .c-list li .c-wrap .c-img-box {
    height: 250px;
  }
}
@media (max-width: 972px) {
  #c-product-info2 .c-right .c-list li .c-wrap .c-img-box {
    height: 7rem;
  }
}
@media (max-width: 748px) {
  #c-product-info2 .c-right .c-list li .c-wrap .c-img-box {
    height: 14rem;
  }
}
#c-product-info2 .c-right .c-list li .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-product-info2 .c-right .c-list li .c-wrap .c-title {
  padding-top: 0.25rem;
  color: #333;
}
@media (max-width: 748px) {
  #c-product-info2 .c-right .c-list li .c-wrap .c-title {
    padding-top: 0.5rem;
  }
}
#c-demand-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.2);
}
#c-demand-pop form {
  max-width: 90%;
  width: 800px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
}
#c-demand-pop .c-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 18px;
  height: 18px;
  background: url(../images/close3.png) no-repeat center / 100%;
  cursor: pointer;
}
#c-demand-pop .c-top {
  padding: 30px;
  background: url(../images/xqtc-bj.jpg) no-repeat center / cover;
  text-align: center;
  color: #fff;
}
@media (max-width: 748px) {
  #c-demand-pop .c-top {
    padding: 20px;
  }
}
#c-demand-pop .c-top .c-title {
  line-height: 1;
}
#c-demand-pop .c-top .c-text {
  margin-top: 0.1rem;
  opacity: 0.76;
}
#c-demand-pop .c-bottom {
  padding: 30px 80px 60px;
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom {
    padding: 20px;
  }
}
#c-demand-pop .c-bottom .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -5px -10px;
}
#c-demand-pop .c-bottom .c-list li {
  position: relative;
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
  width: 100%;
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom .c-list li {
    width: 100%;
  }
}
#c-demand-pop .c-bottom .c-list li:nth-last-child(1),
#c-demand-pop .c-bottom .c-list li:nth-last-child(2) {
  width: 50%;
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom .c-list li:nth-last-child(1),
  #c-demand-pop .c-bottom .c-list li:nth-last-child(2) {
    padding: 0 5px;
  }
}
#c-demand-pop .c-bottom .c-list li input,
#c-demand-pop .c-bottom .c-list li select {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background-color: #f7f7f7;
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom .c-list li input,
  #c-demand-pop .c-bottom .c-list li select {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
  }
}
#c-demand-pop .c-bottom .c-list li button {
  width: 100%;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
}
@media (max-width: 1580px) {
  #c-demand-pop .c-bottom .c-list li button {
    font-size: 18px;
  }
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom .c-list li button {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}
#c-demand-pop .c-bottom .c-list li select {
  background: #f7f7f7 url(../images/jt5.png) no-repeat right 20px center / 14px auto;
}
#c-demand-pop .c-bottom .c-list li textarea {
  padding: 15px 20px;
  width: 100%;
  height: 150px;
  overflow-y: auto;
  background-color: #f7f7f7;
}
@media (max-width: 1580px) {
  #c-demand-pop .c-bottom .c-list li textarea {
    height: 100px;
  }
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom .c-list li textarea {
    height: 80px;
    padding: 10px;
  }
}
#c-demand-pop .c-bottom .c-list li .c-code {
  position: absolute;
  top: 0;
  right: 5px;
  width: 205px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom .c-list li .c-code {
    width: 140px;
  }
}
#c-demand-pop .c-bottom .c-list li .c-code .c-img {
  width: 145px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom .c-list li .c-code .c-img {
    width: 110px;
  }
}
#c-demand-pop .c-bottom .c-list li .c-code .c-img img {
  max-width: 100%;
  max-height: 100%;
}
#c-demand-pop .c-bottom .c-list li .c-code .c-btn1 {
  width: 60px;
  height: 100%;
  background: url(../images/sx-ico.png) no-repeat center / 22px auto;
  cursor: pointer;
}
@media (max-width: 748px) {
  #c-demand-pop .c-bottom .c-list li .c-code .c-btn1 {
    width: 30px;
    background-size: 20px auto;
  }
}
#c-demand-pop .c-bottom .c-list li .c-btn2 {
  color: #fff;
  background: #0073c3;
}
#c-demand-pop .c-bottom .c-list li .c-btn3 {
  color: #555;
  background: #dadde3;
}
#c-demand-pop .c-bottom .c-list li .c-text-box {
  display: flex;
  align-items: flex-start;
  line-height: 26px;
}
#c-demand-pop .c-bottom .c-list li .c-text-box .c-checkbox {
  padding: 0;
  margin: 5px 0;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #999999;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.5s;
}
#c-demand-pop .c-bottom .c-list li .c-text-box .c-checkbox::before {
  opacity: 0;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  margin: 1px 0 0 1px;
  background: #0073c3;
  transition: all 0.5s;
}
#c-demand-pop .c-bottom .c-list li .c-text-box .c-checkbox.on {
  border-color: #0073c3;
}
#c-demand-pop .c-bottom .c-list li .c-text-box .c-checkbox.on::before {
  opacity: 1;
}
#c-demand-pop .c-bottom .c-list li .c-text-box .c-text {
  padding-left: 10px;
  flex-shrink: 1;
  flex-grow: 1;
}
#c-contact-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.2);
}
#c-contact-pop .c-wrap {
  max-width: 90%;
  width: 520px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
}
#c-contact-pop .c-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 18px;
  height: 18px;
  background: url(../images/close3.png) no-repeat center / 100%;
  cursor: pointer;
}
#c-contact-pop .c-top {
  padding: 30px;
  background: url(../images/xqtc-bj.jpg) no-repeat center / cover;
  text-align: center;
  color: #fff;
}
@media (max-width: 748px) {
  #c-contact-pop .c-top {
    padding: 20px;
  }
}
#c-contact-pop .c-top .c-title {
  line-height: 1;
}
#c-contact-pop .c-bottom {
  padding: 10px 40px 40px;
}
@media (max-width: 748px) {
  #c-contact-pop .c-bottom {
    padding: 0 20px 20px;
  }
}
#c-contact-pop .c-bottom .c-main-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1;
  padding-top: 30px;
  color: #333;
  font-weight: bold;
}
#c-contact-pop .c-bottom .c-main-title i {
  display: inline-block;
  width: 18px;
  height: 24px;
  background: url(../images/jt6.png) no-repeat center / auto 100%;
}
@media (max-width: 748px) {
  #c-contact-pop .c-bottom .c-main-title {
    padding-top: 20px;
  }
}
#c-contact-pop .c-bottom .c-ico-box {
  padding: 20px 0 30px;
  line-height: 26px;
  color: #666;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 748px) {
  #c-contact-pop .c-bottom .c-ico-box {
    padding: 10px 0 20px;
  }
}
#c-contact-pop .c-bottom .c-ico-box a {
  display: block;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #666;
}
#c-contact-pop .c-bottom .c-ico-box a:last-child {
  margin-bottom: 0;
}
#c-contact-pop .c-bottom .c-ico-box a:nth-child(1) {
  background: url(../images/cpxq-ico1.png) no-repeat left top 3px / 22px auto;
}
#c-contact-pop .c-bottom .c-ico-box a:nth-child(2) {
  background: url(../images/cpxq-ico2.png) no-repeat left top 3px / 22px auto;
}
#c-contact-pop .c-bottom .c-ico-box a:nth-child(3) {
  background: url(../images/cpxq-ico3.png) no-repeat left top 3px / 22px auto;
}
#c-contact-pop .c-bottom .c-ico-box.c-dt a:nth-child(1) {
  background-image: url(../images/cpxq-ico4.png);
}
#c-contact-pop .c-bottom .c-ico-box.c-dt a:nth-child(2) {
  background-image: url(../images/cpxq-ico5.png);
}
#c-solution2-1 {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-solution2-1 {
    padding: 1.5rem 0 3rem;
  }
}
#c-solution2-1 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-solution2-1 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-solution2-1 .c-box {
  margin-top: 0.8rem;
  position: relative;
  padding: 0.9rem 0;
}
@media (max-width: 748px) {
  #c-solution2-1 .c-box {
    margin-top: 1.5rem;
    padding: 1.5rem 1.5rem 1.5rem 0;
  }
}
#c-solution2-1 .c-box img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-solution2-1 .c-box .c-text {
  position: relative;
  z-index: 5;
  left: -4px;
  max-width: 4.85rem;
  background: #fff;
  padding: 0.6rem;
  border-left: 4px solid #0073c3;
  color: #999;
}
@media (max-width: 1260px) {
  #c-solution2-1 .c-box .c-text {
    max-width: 40%;
  }
}
@media (max-width: 748px) {
  #c-solution2-1 .c-box .c-text {
    padding: 1rem;
    max-width: 100%;
  }
}
#c-solution2-2 {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-solution2-2 {
    padding: 3rem 0;
  }
}
#c-solution2-2 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-solution2-2 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-solution2-2 .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0.8rem -0.1rem -0.2rem;
}
@media (max-width: 748px) {
  #c-solution2-2 .c-list {
    margin: 1.5rem 0 -1rem;
  }
}
#c-solution2-2 .c-list li {
  padding: 0 0.1rem 0.2rem;
  width: 33.333333%;
}
@media (max-width: 748px) {
  #c-solution2-2 .c-list li {
    width: 100%;
    padding: 0 0 1rem;
  }
}
#c-solution2-2 .c-list li .c-wrap {
  background: #fff;
}
#c-solution2-2 .c-list li .c-wrap .c-img-box {
  height: 3.6rem;
  overflow: hidden;
}
@media (max-width: 972px) {
  #c-solution2-2 .c-list li .c-wrap .c-img-box {
    height: 4.6rem;
  }
}
@media (max-width: 748px) {
  #c-solution2-2 .c-list li .c-wrap .c-img-box {
    height: 11rem;
  }
}
#c-solution2-2 .c-list li .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-solution2-2 .c-list li .c-wrap .c-text-box {
  padding: 0.4rem;
}
@media (max-width: 748px) {
  #c-solution2-2 .c-list li .c-wrap .c-text-box {
    padding: 1rem;
  }
}
#c-solution2-2 .c-list li .c-wrap .c-text-box .c-title {
  font-weight: normal;
  margin-bottom: 0.1rem;
  color: #333;
}
@media (max-width: 748px) {
  #c-solution2-2 .c-list li .c-wrap .c-text-box .c-title {
    margin-bottom: 0.5rem;
  }
}
#c-solution2-2 .c-list li .c-wrap .c-text-box .c-text {
  color: #999;
}
#c-solution2-3 {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-solution2-3 {
    padding: 3rem 0;
  }
}
#c-solution2-3 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-solution2-3 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-solution2-3 .c-list {
  display: flex;
  align-content: flex-start;
  margin: 0.8rem -0.1rem -0.2rem;
  flex-wrap: wrap;
}
@media (max-width: 748px) {
  #c-solution2-3 .c-list {
    margin: 1.5rem 0 -1rem;
  }
}
#c-solution2-3 .c-list li {
  display: flex;
  width: 50%;
  padding: 0 0.1rem 0.2rem;
}
@media (max-width: 748px) {
  #c-solution2-3 .c-list li {
    width: 100%;
    padding: 0 0 1rem;
  }
}
#c-solution2-3 .c-list li .c-wrap {
  width: 100%;
  padding: 0.6rem;
  border: 1px solid #ddd;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 748px) {
  #c-solution2-3 .c-list li .c-wrap {
    padding: 1rem;
  }
}
#c-solution2-3 .c-list li .c-wrap .c-img-box {
  flex-shrink: 0;
  width: 0.9rem;
  height: 0.9rem;
}
#c-solution2-3 .c-list li .c-wrap .c-img-box img {
  width: 100%;
}
@media (max-width: 748px) {
  #c-solution2-3 .c-list li .c-wrap .c-img-box {
    width: 2rem;
    height: 2rem;
  }
}
#c-solution2-3 .c-list li .c-wrap .c-text-box {
  flex-shrink: 1;
  flex-grow: 1;
  padding-left: 0.6rem;
}
@media (max-width: 748px) {
  #c-solution2-3 .c-list li .c-wrap .c-text-box {
    padding-left: 1rem;
  }
}
#c-solution2-3 .c-list li .c-wrap .c-text-box .c-title {
  margin-bottom: 0.1rem;
  font-weight: normal;
  color: #333;
}
@media (max-width: 748px) {
  #c-solution2-3 .c-list li .c-wrap .c-text-box .c-title {
    margin-bottom: 0.5rem;
  }
}
#c-solution2-5 {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-solution2-5 {
    padding: 3rem 0;
  }
}
#c-solution2-5 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-solution2-5 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-solution2-5 .c-box {
  position: relative;
  margin-top: 0.8rem;
}
@media (max-width: 748px) {
  #c-solution2-5 .c-box {
    margin-top: 1.5rem;
  }
}
#c-solution2-5 .c-box > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-solution2-5 .c-box .c-text-box {
  position: relative;
  z-index: 5;
  margin-left: 56.25%;
  width: 43.75%;
  padding: 1.5rem 1rem 1.1rem 1.1rem;
  background: url(../images/faxq5-bj.png) no-repeat left center / cover;
  color: #fff;
}
@media (max-width: 1900px) {
  #c-solution2-5 .c-box .c-text-box {
    margin-left: 50%;
    width: 50%;
    padding: 1.5rem 1rem 1.1rem 1.3rem;
  }
}
@media (max-width: 1580px) {
  #c-solution2-5 .c-box .c-text-box {
    margin-left: 40%;
    width: 60%;
    padding: 1.5rem 1rem 1.1rem 2rem;
  }
}
@media (max-width: 1260px) {
  #c-solution2-5 .c-box .c-text-box {
    margin-left: 30%;
    width: 70%;
    padding: 1.5rem 1rem 1.1rem 2rem;
  }
}
@media (max-width: 748px) {
  #c-solution2-5 .c-box .c-text-box {
    margin-left: 0;
    width: 100%;
    padding: 1.5rem;
    text-align: center;
    background-position: right center;
  }
}
#c-solution2-5 .c-box .c-text-box .c-list1 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  opacity: 0.7;
  margin-top: 0.1rem;
}
@media (max-width: 748px) {
  #c-solution2-5 .c-box .c-text-box .c-list1 {
    justify-content: center;
    margin-top: 0.5rem;
  }
}
#c-solution2-5 .c-box .c-text-box .c-list1 li {
  padding: 0 0.3rem 0.3rem 0;
}
@media (max-width: 748px) {
  #c-solution2-5 .c-box .c-text-box .c-list1 li {
    padding: 0 0.5rem 0.25rem 0;
  }
}
#c-solution2-5 .c-box .c-text-box .c-list2 {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 748px) {
  #c-solution2-5 .c-box .c-text-box .c-list2 {
    flex-wrap: wrap;
  }
}
#c-solution2-5 .c-box .c-text-box .c-list2 li {
  padding: 0.2rem 0.3rem 0 0;
  text-align: center;
}
@media (max-width: 748px) {
  #c-solution2-5 .c-box .c-text-box .c-list2 li {
    padding: 1rem 0 0;
    width: 50%;
  }
}
#c-solution2-5 .c-box .c-text-box .c-list2 li:last-child {
  padding-right: 0;
}
#c-solution2-5 .c-box .c-text-box .c-list2 li img {
  width: 26px;
}
#c-case2-1 {
  position: relative;
  z-index: 5;
}
@media (max-width: 748px) {
  #c-case2-1 {
    margin-top: -5rem;
    background: #fff;
  }
}
#c-case2-1 .c-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3rem 0.8rem;
  background: #fff;
}
@media (max-width: 1900px) {
  #c-case2-1 .c-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 748px) {
  #c-case2-1 .c-wrap {
    padding: 1rem;
    text-align: center;
  }
}
#c-case2-1 .c-wrap .c-title {
  margin-right: 0.6rem;
  color: #333;
}
@media (max-width: 1900px) {
  #c-case2-1 .c-wrap .c-title {
    margin-right: 0;
    width: 100%;
  }
}
#c-case2-1 .c-wrap .c-list1 {
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
@media (max-width: 1260px) {
  #c-case2-1 .c-wrap .c-list1 {
    margin: 0.2rem 0;
  }
}
@media (max-width: 748px) {
  #c-case2-1 .c-wrap .c-list1 {
    margin: 0.5rem 0;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }
}
#c-case2-1 .c-wrap .c-list1 li {
  margin-right: 0.6rem;
}
@media (max-width: 748px) {
  #c-case2-1 .c-wrap .c-list1 li {
    margin-right: 1rem;
  }
}
@media (max-width: 972px) {
  #c-case2-1 .c-wrap .c-list1 li:last-child {
    margin: 0;
  }
}
#c-case2-1 .c-wrap .c-list2 {
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
@media (max-width: 748px) {
  #c-case2-1 .c-wrap .c-list2 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin-bottom: -0.5rem;
  }
}
#c-case2-1 .c-wrap .c-list2 li {
  margin-right: 0.6rem;
  text-align: center;
}
@media (max-width: 748px) {
  #c-case2-1 .c-wrap .c-list2 li {
    margin-right: 0;
    margin-bottom: 0.5rem;
    width: 50%;
  }
}
#c-case2-1 .c-wrap .c-list2 li:last-child {
  margin-right: 0;
}
#c-case2-1 .c-wrap .c-list2 li img {
  margin-bottom: 0.1rem;
  width: 26px;
}
#c-case2-2 {
  position: relative;
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-case2-2 {
    padding: 1.5rem 0 3rem;
  }
}
#c-case2-2 .c-container {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 972px) {
  #c-case2-2 .c-container {
    flex-wrap: wrap;
  }
}
#c-case2-2 .c-left {
  padding-right: 1.1rem;
  width: 100%;
}
@media (max-width: 972px) {
  #c-case2-2 .c-left {
    width: 100%;
  }
}
#c-case2-2 .c-left .c-box {
  margin-bottom: 0.7rem;
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-box {
    margin-bottom: 1.5rem;
  }
}
#c-case2-2 .c-left .c-box .c-title {
  margin-bottom: 0.3rem;
  color: #333;
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-box .c-title {
    margin-bottom: 0.5rem;
  }
}
#c-case2-2 .c-left .c-box .c-text {
  line-height: 1.8;
}
#c-case2-2 .c-left .c-box .c-text img {
  max-width: 100%;
  height: auto !important;
}
#c-case2-2 .c-left .c-box .c-video {
  margin-top: 0.3rem;
  position: relative;
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-box .c-video {
    margin-top: 0.5rem;
  }
}
#c-case2-2 .c-left .c-box .c-video video {
  vertical-align: top;
  width: 100%;
}
#c-case2-2 .c-left .c-box .c-video .c-play {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#c-case2-2 .c-left .c-box .c-video .c-play img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-case2-2 .c-left .c-box .c-video .c-play .c-ico {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  background: url(../images/bofang.png) no-repeat center / 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-box .c-video .c-play .c-ico {
    width: 50px;
    height: 50px;
  }
}
#c-case2-2 .c-left .c-box .c-list li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-box .c-list li {
    margin-bottom: 1.5rem;
  }
}
#c-case2-2 .c-left .c-box .c-list li:last-child {
  margin-bottom: 0;
}
#c-case2-2 .c-left .c-box .c-list li:nth-child(even) {
  flex-direction: row-reverse;
}
#c-case2-2 .c-left .c-box .c-list li:nth-child(even) .c-text-box {
  padding: 0 0.6rem 0 0;
}
#c-case2-2 .c-left .c-box .c-list li .c-img-box {
  width: 50%;
  height: 3.34rem;
  overflow: hidden;
}
@media (max-width: 1580px) {
  #c-case2-2 .c-left .c-box .c-list li .c-img-box {
    margin-bottom: 0.15rem;
    width: 100%;
    height: 5.5rem;
  }
}
@media (max-width: 1580px) and (max-width: 748px) {
  #c-case2-2 .c-left .c-box .c-list li .c-img-box {
    margin-bottom: 1rem;
  }
}
@media (max-width: 972px) {
  #c-case2-2 .c-left .c-box .c-list li .c-img-box {
    height: 10rem;
  }
}
#c-case2-2 .c-left .c-box .c-list li .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-case2-2 .c-left .c-box .c-list li .c-text-box {
  width: 50%;
  padding-left: 0.6rem;
}
@media (max-width: 1580px) {
  #c-case2-2 .c-left .c-box .c-list li .c-text-box {
    padding: 0 !important;
    width: 100%;
  }
}
#c-case2-2 .c-left .c-box .c-list li .c-text-box .c-title2 {
  margin-bottom: 0.1rem;
  color: #333;
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-box .c-list li .c-text-box .c-title2 {
    margin-bottom: 0.5rem;
  }
}
#c-case2-2 .c-left .c-box .c-list2 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
#c-case2-2 .c-left .c-box .c-list2 li {
  margin-right: 0.5rem;
}
#c-case2-2 .c-left .c-box .c-list2 li a {
  display: inline-flex;
  align-items: center;
  padding-left: 40px;
  color: #0073c3;
}
@media (max-width: 1580px) {
  #c-case2-2 .c-left .c-box .c-list2 li a {
    line-height: 40px;
  }
}
#c-case2-2 .c-left .c-box .c-list2 li:nth-child(1) a {
  background: url(../images/lx-ico1.png) no-repeat left center / 30px auto;
}
#c-case2-2 .c-left .c-box .c-list2 li:nth-child(2) a {
  background: url(../images/lx-ico2.png) no-repeat left center / 30px auto;
}
#c-case2-2 .c-left .c-box .c-list2 li:nth-child(3) a {
  text-decoration: underline;
  background: url(../images/lx-ico3.png) no-repeat left center / 30px auto;
}
#c-case2-2 .c-left .c-pnBox {
  padding-top: 0.3rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-pnBox {
    flex-wrap: wrap;
    padding-top: 0;
  }
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-pnBox p {
    width: 100% !important;
  }
}
#c-case2-2 .c-left .c-pnBox p a {
  color: #777;
  transition: all 0.5s;
}
#c-case2-2 .c-left .c-pnBox p a:hover {
  color: #0073c3;
}
#c-case2-2 .c-left .c-pnBox p:nth-child(1) {
  width: 40%;
}
#c-case2-2 .c-left .c-pnBox p:nth-child(2) {
  width: 20%;
  text-align: center;
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-pnBox p:nth-child(2) {
    display: none;
  }
}
#c-case2-2 .c-left .c-pnBox p:nth-child(2) a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #333;
}
#c-case2-2 .c-left .c-pnBox p:nth-child(2) a img {
  margin-left: 10px;
  vertical-align: middle;
}
#c-case2-2 .c-left .c-pnBox p:nth-child(2) a:hover {
  color: #0073c3;
}
#c-case2-2 .c-left .c-pnBox p:nth-child(3) {
  width: 40%;
  text-align: right;
}
@media (max-width: 748px) {
  #c-case2-2 .c-left .c-pnBox p:nth-child(3) {
    text-align: left;
  }
}
#c-case2-2 .c-right {
  position: sticky;
  top: 20px;
  flex-shrink: 0;
  width: 350px;
}
@media (max-width: 1260px) {
  #c-case2-2 .c-right {
    width: 310px;
  }
}
@media (max-width: 972px) {
  #c-case2-2 .c-right {
    padding-top: 1rem;
    width: 100%;
  }
}
@media (max-width: 748px) {
  #c-case2-2 .c-right {
    padding-top: 3rem;
  }
}
#c-case2-2 .c-right .c-main-title {
  font-weight: normal;
  color: #333;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0.3rem;
}
@media (max-width: 1580px) {
  #c-case2-2 .c-right .c-main-title {
    font-size: 16px;
  }
}
@media (max-width: 748px) {
  #c-case2-2 .c-right .c-main-title {
    padding-bottom: 1rem;
  }
}
@media (max-width: 972px) {
  #c-case2-2 .c-right .c-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -0.2rem -0.5rem;
  }
}
@media (max-width: 748px) {
  #c-case2-2 .c-right .c-list {
    margin: 1rem 0 -1.5rem;
  }
}
#c-case2-2 .c-right .c-list li {
  padding-bottom: 0.5rem;
}
@media (max-width: 972px) {
  #c-case2-2 .c-right .c-list li {
    padding: 0 0.2rem 0.5rem;
    width: 50%;
  }
}
@media (max-width: 748px) {
  #c-case2-2 .c-right .c-list li {
    padding: 0 0 1.5rem;
    width: 100%;
  }
}
#c-case2-2 .c-right .c-list li .c-wrap {
  display: block;
}
#c-case2-2 .c-right .c-list li .c-wrap .c-img-box {
  height: 244px;
  overflow: hidden;
}
@media (max-width: 1260px) {
  #c-case2-2 .c-right .c-list li .c-wrap .c-img-box {
    height: 200px;
  }
}
@media (max-width: 972px) {
  #c-case2-2 .c-right .c-list li .c-wrap .c-img-box {
    height: 6rem;
  }
}
@media (max-width: 748px) {
  #c-case2-2 .c-right .c-list li .c-wrap .c-img-box {
    height: 10rem;
  }
}
#c-case2-2 .c-right .c-list li .c-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-case2-2 .c-right .c-list li .c-wrap .c-title {
  padding-top: 0.25rem;
  font-weight: normal;
  font-size: 16px;
  color: #333;
  transition: all 0.5s;
}
@media (max-width: 1580px) {
  #c-case2-2 .c-right .c-list li .c-wrap .c-title {
    font-size: 14px;
  }
}
#c-case2-2 .c-right .c-list li .c-wrap:hover .c-img-box img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
#c-case2-2 .c-right .c-list li .c-wrap:hover .c-title {
  color: #0073c3;
}
#c-job1-1 {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-job1-1 {
    padding: 1.5rem 0 3rem;
  }
}
#c-job1-1 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-job1-1 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-job1-1 .c-box-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #fff;
  margin-top: 0.8rem;
}
@media (max-width: 748px) {
  #c-job1-1 .c-box-wrap {
    margin-top: 1.5rem;
  }
}
#c-job1-1 .c-box-wrap .c-img-box {
  width: 50%;
  overflow: hidden;
}
@media (max-width: 972px) {
  #c-job1-1 .c-box-wrap .c-img-box {
    width: 100%;
  }
}
#c-job1-1 .c-box-wrap .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-job1-1 .c-box-wrap .c-text-box {
  width: 50%;
  padding: 0 0.8rem;
}
@media (max-width: 972px) {
  #c-job1-1 .c-box-wrap .c-text-box {
    width: 100%;
  }
}
@media (max-width: 748px) {
  #c-job1-1 .c-box-wrap .c-text-box {
    padding: 0 1rem;
  }
}
#c-job1-1 .c-box-wrap .c-text-box .c-list li {
  display: flex;
  align-items: flex-start;
  padding: 0.5rem 0;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 972px) {
  #c-job1-1 .c-box-wrap .c-text-box .c-list li {
    padding: 0.8rem 0;
  }
}
@media (max-width: 748px) {
  #c-job1-1 .c-box-wrap .c-text-box .c-list li {
    padding: 1rem 0;
  }
}
#c-job1-1 .c-box-wrap .c-text-box .c-list li:last-child {
  border: 0;
}
#c-job1-1 .c-box-wrap .c-text-box .c-list li .c-num {
  flex-shrink: 0;
  color: #999;
  line-height: 0.4rem;
}
@media (max-width: 1260px) {
  #c-job1-1 .c-box-wrap .c-text-box .c-list li .c-num {
    line-height: 0.5rem;
  }
}
@media (max-width: 972px) {
  #c-job1-1 .c-box-wrap .c-text-box .c-list li .c-num {
    line-height: 0.6rem;
  }
}
@media (max-width: 748px) {
  #c-job1-1 .c-box-wrap .c-text-box .c-list li .c-num {
    line-height: 1.5rem;
  }
}
#c-job1-1 .c-box-wrap .c-text-box .c-list li .c-box {
  flex-shrink: 1;
  flex-grow: 1;
  padding-left: 20px;
}
#c-job1-1 .c-box-wrap .c-text-box .c-list li .c-box .c-title {
  margin-bottom: 0.1rem;
  color: #333;
  line-height: 0.4rem;
}
@media (max-width: 1260px) {
  #c-job1-1 .c-box-wrap .c-text-box .c-list li .c-box .c-title {
    line-height: 0.5rem;
  }
}
@media (max-width: 972px) {
  #c-job1-1 .c-box-wrap .c-text-box .c-list li .c-box .c-title {
    line-height: 0.6rem;
  }
}
@media (max-width: 748px) {
  #c-job1-1 .c-box-wrap .c-text-box .c-list li .c-box .c-title {
    line-height: 1.5rem;
  }
}
#c-job1-2 {
  padding: 1.5rem 0;
  text-align: center;
}
@media (max-width: 748px) {
  #c-job1-2 {
    padding: 3rem 0;
  }
}
#c-job1-2 .c-main-title {
  color: #0073c3;
}
#c-job1-2 .c-list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0.8rem -0.3rem -0.6rem;
}
@media (max-width: 748px) {
  #c-job1-2 .c-list {
    margin: 1.5rem -0.5rem -1.5rem;
  }
}
#c-job1-2 .c-list li {
  padding: 0 0.3rem 0.6rem 0;
  width: 3.2rem;
}
@media (max-width: 1260px) {
  #c-job1-2 .c-list li {
    width: 25%;
  }
}
@media (max-width: 748px) {
  #c-job1-2 .c-list li {
    width: 50%;
    padding: 0 0.5rem 1.5rem;
  }
}
#c-job1-2 .c-list li img {
  height: 1.32rem;
}
@media (max-width: 748px) {
  #c-job1-2 .c-list li img {
    height: 2rem;
  }
}
#c-job1-2 .c-list li .c-title {
  margin: 0.25rem 0 0.1rem;
  color: #333;
}
#c-job1-3 {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-job1-3 {
    padding: 3rem 0;
  }
}
#c-job1-3 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-job1-3 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-job1-3 .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 0.8rem;
}
@media (max-width: 748px) {
  #c-job1-3 .c-list {
    margin-top: 1.5rem;
  }
}
#c-job1-3 .c-list li {
  width: 33.333333%;
}
@media (max-width: 748px) {
  #c-job1-3 .c-list li {
    width: 100%;
  }
}
#c-job1-3 .c-list li .c-item {
  position: relative;
  height: 3.25rem;
  overflow: hidden;
}
@media (max-width: 972px) {
  #c-job1-3 .c-list li .c-item {
    height: 4.25rem;
  }
}
@media (max-width: 748px) {
  #c-job1-3 .c-list li .c-item {
    height: 12rem;
  }
}
#c-job1-3 .c-list li .c-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/zp-bj.png) no-repeat center bottom / 100% auto;
}
#c-job1-3 .c-list li .c-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-job1-3 .c-list li .c-item .c-title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  padding: 0.3rem 0.4rem;
  color: #fff;
}
@media (max-width: 748px) {
  #c-job1-3 .c-list li .c-item .c-title {
    padding: 1rem;
  }
}
#c-job1-3 .c-list li .c-item:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
#c-job1-3 .c-list li:nth-child(5n-3) .c-item {
  height: 6.5rem;
}
@media (max-width: 972px) {
  #c-job1-3 .c-list li:nth-child(5n-3) .c-item {
    height: 8.5rem;
  }
}
@media (max-width: 748px) {
  #c-job1-3 .c-list li:nth-child(5n-3) .c-item {
    height: 12rem;
  }
}
#c-job1-4 {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-job1-4 {
    padding: 3rem 0;
  }
}
#c-job1-4 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-job1-4 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-job1-4 .c-list1 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0.8rem -10px -20px;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list1 {
    margin: 1.5rem -0.5rem -1rem;
  }
}
#c-job1-4 .c-list1 li {
  width: 25%;
  padding: 0 10px 20px;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list1 li {
    padding: 0 0.5rem 1rem;
    width: 50%;
  }
}
#c-job1-4 .c-list1 li select {
  width: 100%;
  height: 60px;
  padding: 0 55px 0 20px;
  border: 1px solid #ddd;
  background: url(../images/jt7.png) no-repeat right 0.2rem center / 15px;
}
@media (max-width: 1260px) {
  #c-job1-4 .c-list1 li select {
    height: 50px;
  }
}
@media (max-width: 972px) {
  #c-job1-4 .c-list1 li select {
    padding: 0 30px 0 10px;
    background-size: 12px auto;
    background-position: right 10px center;
  }
}
#c-job1-4 .c-list2 {
  padding-top: 40px;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 {
    padding-top: 1rem;
  }
}
#c-job1-4 .c-list2 li {
  margin-bottom: 10px;
  background: #f7f7f7;
  transition: all 0.5s;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li {
    margin-bottom: 1rem;
  }
}
#c-job1-4 .c-list2 li:last-child {
  margin-bottom: 0.6rem;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li:last-child {
    margin-bottom: 1.5rem;
  }
}
#c-job1-4 .c-list2 li.on .c-top {
  background: #0073c3;
}
#c-job1-4 .c-list2 li.on .c-top .c-lt .c-title,
#c-job1-4 .c-list2 li.on .c-top .c-lt .c-text {
  color: #fff;
}
#c-job1-4 .c-list2 li.on .c-top .c-btn::before {
  opacity: 0;
}
#c-job1-4 .c-list2 li.on .c-top .c-btn::after {
  background: #fff;
}
#c-job1-4 .c-list2 li .c-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3rem 0.5rem;
  cursor: pointer;
  transition: all 0.5s;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li .c-top {
    padding: 1rem;
    align-items: flex-start;
  }
}
#c-job1-4 .c-list2 li .c-top .c-lt {
  flex-shrink: 1;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li .c-top .c-lt {
    flex-wrap: wrap;
  }
}
#c-job1-4 .c-list2 li .c-top .c-lt .c-title {
  flex-shrink: 0;
  color: #333;
  transition: all 0.5s;
  width: 28%;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li .c-top .c-lt .c-title {
    width: 100%;
  }
}
#c-job1-4 .c-list2 li .c-top .c-lt .c-text {
  width: 72%;
  padding: 0 20px;
  flex-shrink: 1;
  flex-grow: 1;
  transition: all 0.5s;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li .c-top .c-lt .c-text {
    margin-top: 0.25rem;
    padding: 0 1rem 0 0;
  }
}
#c-job1-4 .c-list2 li .c-top .c-lt .c-text span {
  margin: 0 0.5rem;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li .c-top .c-lt .c-text span {
    margin: 0;
  }
}
#c-job1-4 .c-list2 li .c-top .c-btn {
  position: relative;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li .c-top .c-btn {
    margin: 0.4rem 0;
  }
}
#c-job1-4 .c-list2 li .c-top .c-btn::before,
#c-job1-4 .c-list2 li .c-top .c-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #999;
  margin-top: -1px;
  transition: all 0.5s;
}
#c-job1-4 .c-list2 li .c-top .c-btn::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#c-job1-4 .c-list2 li .c-bottom {
  display: none;
  padding: 0.8rem;
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li .c-bottom {
    padding: 1rem;
  }
}
#c-job1-4 .c-list2 li .c-bottom .c-text {
  line-height: 1.8;
  min-height: 200px;
}
@media (max-width: 1580px) {
  #c-job1-4 .c-list2 li .c-bottom .c-text {
    min-height: auto;
  }
}
#c-job1-4 .c-list2 li .c-bottom .c-btn {
  margin-top: 0.8rem;
  cursor: pointer;
  width: 1.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #0073c3;
}
@media (max-width: 1260px) {
  #c-job1-4 .c-list2 li .c-bottom .c-btn {
    width: 120px;
    height: 40px;
  }
}
@media (max-width: 748px) {
  #c-job1-4 .c-list2 li .c-bottom .c-btn {
    margin-top: 1rem;
  }
}
/* 投递简历弹窗 */
#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: #0073c3;
}
#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: #0073c3;
  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: #0073c3;
}
#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;
  }
}
#c-about1-1 {
  position: relative;
  height: -webkit-calc(-10vh);
  height: calc(100vh - 110px);
  overflow: hidden;
}
@media (max-width: 1260px) {
  #c-about1-1 {
    height: -webkit-calc(26vh);
    height: calc(100vh - 74px);
  }
}
@media (max-width: 972px) {
  #c-about1-1 {
    height: -webkit-calc(40vh);
    height: calc(100vh - 60px);
  }
}
#c-about1-1 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-about1-1 .c-mb,
#c-about1-1 .c-pc {
  position: absolute;
  z-index: 1;
}
#c-about1-1 .c-mb2,
#c-about1-1 .c-pc2 {
  position: relative;
  z-index: 5;
}
#c-about1-1 .c-mb,
#c-about1-1 .c-mb2 {
  display: none;
}
@media (max-width: 972px) {
  #c-about1-1 .c-mb,
  #c-about1-1 .c-mb2 {
    display: block;
  }
}
@media (max-width: 972px) {
  #c-about1-1 .c-pc,
  #c-about1-1 .c-pc2 {
    display: none;
  }
}
#c-about1-1 .c-text-box {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
}
#c-about1-1 .c-text-box .x-index-a {
  margin: 0.5rem auto 0.4rem;
  color: #fff;
  border-bottom: 1px solid #fff;
}
@media (max-width: 748px) {
  #c-about1-1 .c-text-box .x-index-a {
    margin: 1rem 0;
  }
}
#c-about1-1 .c-text-box .x-index-a i {
  background-image: url(../images/x-right2.png);
}
#c-about1-1 .c-text-box .c-play {
  margin: 0 auto;
  width: 60px;
  height: 60px;
  background: url(../images/bofang.png) no-repeat center / 100%;
  cursor: pointer;
}
@media (max-width: 748px) {
  #c-about1-1 .c-text-box .c-play {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 748px) {
  #c-about1-2 {
    padding-bottom: 3rem;
  }
}
#c-about1-2 .c-list > li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 748px) {
  #c-about1-2 .c-list > li {
    flex-direction: column-reverse !important;
  }
}
#c-about1-2 .c-list > li:nth-child(1) .c-text-box .c-title {
  color: #333;
}
#c-about1-2 .c-list > li:nth-child(odd) {
  flex-direction: row-reverse;
}
#c-about1-2 .c-list > li:nth-child(odd) .c-text-box {
  padding: 1rem 1.2rem 1rem 1.6rem;
}
@media (max-width: 972px) {
  #c-about1-2 .c-list > li:nth-child(odd) .c-text-box {
    padding: 40px 20px;
  }
}
@media (max-width: 748px) {
  #c-about1-2 .c-list > li:nth-child(odd) .c-text-box {
    padding: 3rem 1rem 1.5rem;
  }
}
#c-about1-2 .c-list > li .c-img-box {
  width: 50%;
  height: 9rem;
  overflow: hidden;
}
@media (max-width: 748px) {
  #c-about1-2 .c-list > li .c-img-box {
    height: 14rem;
    padding: 0 1rem;
    width: 100%;
  }
}
#c-about1-2 .c-list > li .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-about1-2 .c-list > li .c-text-box {
  padding: 1rem 1.6rem 1rem 1.2rem;
  width: 50%;
}
@media (max-width: 972px) {
  #c-about1-2 .c-list > li .c-text-box {
    padding: 40px 20px;
  }
}
@media (max-width: 748px) {
  #c-about1-2 .c-list > li .c-text-box {
    padding: 3rem 1rem 1rem;
    width: 100%;
  }
}
#c-about1-2 .c-list > li .c-text-box .c-en-title {
  font-weight: bold;
  color: #333;
  font-family: 'CompPro';
  margin-bottom: 0.15rem;
}
@media (max-width: 748px) {
  #c-about1-2 .c-list > li .c-text-box .c-en-title {
    margin-bottom: 0.5rem;
  }
}
#c-about1-2 .c-list > li .c-text-box > img {
  margin-bottom: 0.1rem;
  height: 0.3rem;
}
@media (max-width: 748px) {
  #c-about1-2 .c-list > li .c-text-box > img {
    margin-bottom: 0.25rem;
    height: 1rem;
  }
}
#c-about1-2 .c-list > li .c-text-box .c-title {
  color: #0073c3;
  line-height: 1.2;
}
#c-about1-2 .c-list > li .c-text-box .c-text {
  color: #666;
  margin-top: 0.3rem;
}
@media (max-width: 748px) {
  #c-about1-2 .c-list > li .c-text-box .c-text {
    margin-top: 1rem;
  }
}
#c-about1-2 .c-list > li .c-text-box .c-list2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.45rem;
}
@media (max-width: 748px) {
  #c-about1-2 .c-list > li .c-text-box .c-list2 {
    margin-top: 1rem;
  }
}
#c-about1-2 .c-list > li .c-text-box .c-list2 li .c-tbox .c-t1 {
  display: inline-block;
  color: #0073c3;
  font-weight: bold;
  font-family: 'CompPro';
  line-height: 1.2;
}
#c-about1-2 .c-list > li .c-text-box .c-list2 li .c-tbox .c-t2 {
  display: inline-block;
  margin-left: 10px;
  font-style: initial;
  color: #333;
  font-family: 'PingFang SC', 'Microsoft YaHei';
}
#c-about1-2 .c-list > li .c-text-box .c-list2 li .c-t3 {
  color: #666;
}
#c-about1-3 {
  position: relative;
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-about1-3 {
    padding: 2rem 0;
  }
}
#c-about1-3 > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-about1-3 .c-container {
  z-index: 5;
}
#c-about1-3 .c-list {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  color: #fff;
}
@media (max-width: 972px) {
  #c-about1-3 .c-list {
    width: 100%;
  }
}
#c-about1-3 .c-list li {
  padding: 0.3rem 0.2rem 0.3rem 0;
  width: 33.333333%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 748px) {
  #c-about1-3 .c-list li {
    width: 50%;
    padding: 1rem 1rem 1rem 0;
  }
}
#c-about1-3 .c-list li:nth-child(4),
#c-about1-3 .c-list li:nth-child(5) {
  border: 0;
}
@media (max-width: 748px) {
  #c-about1-3 .c-list li:nth-child(4),
  #c-about1-3 .c-list li:nth-child(5) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 748px) {
  #c-about1-3 .c-list li:nth-child(5) {
    border-bottom: 0;
  }
}
#c-about1-3 .c-list li .c-title {
  margin-bottom: 0.1rem;
}
#c-about1-4 {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-about1-4 {
    padding: 3rem 0;
  }
}
#c-about1-4 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-about1-4 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
.c-banner8 {
  margin-top: 0.8rem;
}
@media (max-width: 748px) {
  .c-banner8 {
    margin-top: 1.5rem;
  }
}
.c-banner8 .c-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 50%;
}
@media (max-width: 1260px) {
  .c-banner8 .c-mask {
    display: none;
  }
}
.c-banner8 .c-wrap {
  background: #fff;
}
.c-banner8 .c-wrap .c-img-box {
  padding: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.1rem;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .c-banner8 .c-wrap .c-img-box {
    height: 4rem;
  }
}
@media (max-width: 972px) {
  .c-banner8 .c-wrap .c-img-box {
    height: 5rem;
  }
}
@media (max-width: 748px) {
  .c-banner8 .c-wrap .c-img-box {
    padding: 1rem;
    height: 14rem;
  }
}
.c-banner8 .c-wrap .c-img-box img {
  max-width: 100%;
  max-height: 100%;
}
.c-banner8 .c-wrap .c-text-box {
  display: flex;
  align-items: center;
  padding: 0.2rem;
}
@media (max-width: 748px) {
  .c-banner8 .c-wrap .c-text-box {
    padding: 1rem;
  }
}
.c-banner8 .c-wrap .c-text-box .c-title {
  flex-shrink: 1;
  flex-grow: 1;
  padding-right: 20px;
  color: #555;
}
.c-banner8 .c-wrap .c-text-box .c-btn {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  background: url(../images/dt-ico.png) no-repeat center / 100%;
  cursor: pointer;
}
.c-banner8 .c-wrap .c-text-box .c-btn:hover {
  background-image: url(../images/dt-ico2.png);
}
#c-about1-5 {
  padding: 1.5rem 0;
}
@media (max-width: 748px) {
  #c-about1-5 {
    padding: 3rem 0;
  }
}
#c-about1-5 .x-list-a li:nth-of-type(2) {
  width: 75%;
}
@media (max-width: 748px) {
  #c-about1-5 .x-list-a li:nth-of-type(2) {
    width: 100%;
  }
}
#c-about1-5 .c-list {
  margin-top: 0.8rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 748px) {
  #c-about1-5 .c-list {
    margin-top: 1.5rem;
  }
}
#c-about1-5 .c-list > li {
  position: relative;
  width: 25%;
}
@media (max-width: 972px) {
  #c-about1-5 .c-list > li {
    width: 33.333333%;
  }
}
@media (max-width: 748px) {
  #c-about1-5 .c-list > li {
    width: 100%;
  }
}
#c-about1-5 .c-list > li:nth-child(1) {
  padding: 0 0.3rem;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
@media (max-width: 972px) {
  #c-about1-5 .c-list > li:nth-child(1) {
    width: 100%;
  }
}
@media (max-width: 748px) {
  #c-about1-5 .c-list > li:nth-child(1) {
    padding: 0 1rem;
  }
}
#c-about1-5 .c-list > li .c-wrap {
  display: block;
  position: relative;
  overflow: hidden;
  height: 4.7rem;
}
@media (max-width: 1580px) {
  #c-about1-5 .c-list > li .c-wrap {
    height: 5rem;
  }
}
@media (max-width: 1260px) {
  #c-about1-5 .c-list > li .c-wrap {
    height: 5.6rem;
  }
}
@media (max-width: 972px) {
  #c-about1-5 .c-list > li .c-wrap {
    height: 8rem;
  }
}
@media (max-width: 748px) {
  #c-about1-5 .c-list > li .c-wrap {
    height: 18rem;
  }
}
#c-about1-5 .c-list > li .c-wrap:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
#c-about1-5 .c-list > li .c-wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/gy-bj.png) no-repeat center bottom / 100% auto;
}
#c-about1-5 .c-list > li .c-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
#c-about1-5 .c-list > li .c-wrap .c-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  padding: 0.5rem 0.35rem;
  color: #fff;
  padding-right: 20px;
  background: url(../images/right-jt.png) no-repeat right 0.35rem center / auto 12px;
  padding: 1rem;
}
#c-about1-5 .c-list > li .c-tbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3rem 0;
}
@media (max-width: 748px) {
  #c-about1-5 .c-list > li .c-tbox {
    padding: 1rem 0;
  }
}
#c-about1-5 .c-list > li .c-tbox img {
  height: 20px;
}
@media (max-width: 1260px) {
  #c-about1-5 .c-list > li .c-tbox img {
    height: 14px;
  }
}
#c-about1-5 .c-list > li .c-tbox a {
  color: #666;
  transition: all 0.5s;
}
#c-about1-5 .c-list > li .c-tbox a:hover {
  color: #0073c3;
}
#c-about1-5 .c-list > li .c-list2 li {
  border-bottom: 1px solid #ddd;
  padding: 0.3rem 0;
}
@media (max-width: 748px) {
  #c-about1-5 .c-list > li .c-list2 li {
    padding: 1rem 0;
  }
}
#c-about1-5 .c-list > li .c-list2 li:last-child {
  border: 0;
}
#c-about1-5 .c-list > li .c-list2 li a {
  padding-right: 20px;
  display: block;
  color: #333;
  transition: all 0.5s;
  background: url(../images/right-jt2.png) no-repeat right 0 center / auto 12px;
}
#c-about1-5 .c-list > li .c-list2 li a:hover {
  color: #0073c3;
  background-image: url(../images/x-right-jt.png);
}
/* 图片弹窗 */
#hi-img-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-img-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-img-pop .hi-close {
  position: fixed;
  top: 86%;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  cursor: pointer;
}
#hi-img-pop .hi-close:after,
#hi-img-pop .hi-close:before {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 10px;
  width: 30px;
  height: 2px;
  background: #333;
  transition: 0.5s;
}
#hi-img-pop .hi-close:hover {
  background: #0073c3;
}
#hi-img-pop .hi-close:hover:after,
#hi-img-pop .hi-close:hover:before {
  background: #fff;
}
#hi-img-pop .hi-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-img-pop .hi-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-img-pop img {
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 70%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* 视频弹窗 */
#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: 0.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: 0.5s;
}
#hi-video-pop .hi-close:hover {
  background: #0073c3;
}
#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%);
}
#c-statement {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-statement {
    padding: 1.5rem 0 3rem;
  }
}
#c-statement .c-box {
  margin: 0 auto;
  max-width: 1200px;
}
#c-statement .c-title {
  text-align: center;
  margin-bottom: 0.4rem;
  color: #333;
}
@media (max-width: 748px) {
  #c-statement .c-title {
    margin-bottom: 1rem;
  }
}
#c-statement .c-text {
  color: #666;
}
#c-statement .c-text a {
  color: #0073c3;
}
#c-sitemap {
  padding: 0.8rem 0 1.5rem;
}
@media (max-width: 748px) {
  #c-sitemap {
    padding: 1.5rem 0 3rem;
  }
}
#c-sitemap .c-box {
  margin: 0 auto;
  max-width: 1200px;
}
#c-sitemap .c-title {
  text-align: center;
  color: #333;
}
#c-sitemap .c-list > li .c-title-box {
  position: relative;
  padding: 0.4rem 0 0.2rem;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 748px) {
  #c-sitemap .c-list > li .c-title-box {
    padding: 1.5rem 0 1rem;
  }
}
#c-sitemap .c-list > li .c-title-box a {
  font-weight: bold;
}
#c-sitemap .c-list > li .c-title-box::before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100px;
  border-top: 1px solid #0073c3;
}
#c-sitemap .c-list > li a {
  color: #333;
  transition: all 0.5s;
}
#c-sitemap .c-list > li a:hover {
  color: #0073c3 !important;
}
#c-sitemap .c-list > li ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
#c-sitemap .c-list > li ul li {
  padding: 0.2rem 0.2rem 0 0;
}
@media (max-width: 748px) {
  #c-sitemap .c-list > li ul li {
    padding: 1rem 1rem 0 0;
  }
}
#c-sitemap .c-list > li ul li a {
  color: #666;
}
#c-404 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#c-404 .c-img img {
  max-width: 100%;
  max-height: 60vh;
}
#c-404 .c-title {
  margin: -0.7rem 0 1rem;
  color: #0073c3;
}
#c-404 .c-btn {
  display: inline-block;
  width: 1.8rem;
  line-height: 0.5rem;
  border-radius: 0.25rem;
  color: #0073c3;
  border: 1px solid #0073c3;
  transition: all 0.5s;
}
@media (max-width: 1260px) {
  #c-404 .c-btn {
    width: 2.6rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
  }
}
@media (max-width: 748px) {
  #c-404 .c-btn {
    width: 5.2rem;
    line-height: 2rem;
    border-radius: 1rem;
  }
}
#c-404 .c-btn:hover {
  color: #fff;
  background: #0073c3;
}
.c-right-pop {
  display: none;
  position: fixed;
  top: 50%;
  right: 15px;
  z-index: 900;
  padding: 10px 4px;
  border-radius: 8px;
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.c-right-pop a {
  display: block;
  width: 64px;
  height: 64px;
}
.c-right-pop a:nth-child(1) {
  background: url(../images/right-ico1.png) no-repeat center / 100%;
}
.c-right-pop a:nth-child(2) {
  margin: 15px 0;
  background: url(../images/right-ico2.png) no-repeat center / 100%;
}
.c-right-pop a:nth-child(3) {
  background: url(../images/right-ico3.png) no-repeat center / 100%;
}
.foot-zi.on {
  z-index: 1;
}
