@charset "UTF-8";
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,input,textarea,th,td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font: 14px/1.6 "PingFang SC",Arial,"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
  color: #333;
  min-width: 1200px;
  background-color: #fff;
}
html {
  height: 100%;
}
* {
  box-sizing: border-box;
}
em,
i,
b {
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
}
img {
  border: none;
  vertical-align: middle;
}
input,
textarea {
  outline: none;
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
}
.clearfix {
  zoom: 1;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #dd3635;
}
.wrapper,
.w1200 {
  margin-left: auto;
  margin-right: auto;
  width: 1400px;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.dib {
  display: inline-block;
}
.clear {
  clear: both;
}
.tal {
  text-align: left !important;
}
.tac {
  text-align: center !important;
}
.tar {
  text-align: right !important;
}
.bgfff {
  background: #fff;
}
.ti2 {
  text-indent: 2em;
}
.color999 {
  color: #999;
}
.bodyh {
  height: 100%;
  position: relative;
}
.bodyhh {
  min-height: 100%;
}
.mt5 {
  margin-top: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.ml5 {
  margin-left: 5px;
}
.mr5 {
  margin-right: 5px;
}
.mlr5 {
  margin-left: 5px;
  margin-right: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.ml15 {
  margin-left: 15px;
}
.mr15 {
  margin-right: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml30 {
  margin-left: 30px;
}
.mr30 {
  margin-right: 30px;
}
.mt40 {
  margin-top: 40px;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.p15 {
  padding: 15px;
}
.pl5 {
  padding-left: 5px;
}
.pr5 {
  padding-right: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pr10 {
  padding-right: 10px;
}
.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.p10 {
  padding: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pr15 {
  padding-right: 15px;
}
.plr15 {
  padding-left: 15px;
  padding-right: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pr20 {
  padding-right: 20px;
}
.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}
.p20 {
  padding: 20px;
}
.bt10 {
  border-top: 10px solid #f6f6f6;
}
.bb-so {
  border-bottom: 1px solid #e5e5e5;
}
.ovh li,
.ovhh {
  overflow: hidden;
  white-space: nowrap;
}
.por {
  position: relative;
}
.wrong {
  position: fixed;
  top:50%;
  left:50%;
  font-size: 16px;
  background-color: rgba(0,0,0,0.6);
  padding: 15px 100px;
  color:#fff;
  margin-top: -28px;
  transform: translateX(-50%);
  display: none;
}
.hoverAll {
  position: relative;
}
.showAll {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 4;
}
.hoverAll:hover .showAll {
  display: block;
}
.no-cont {
  background-color: #fff;
  text-align: center;
  padding: 50px;
  font-size: 18px;
  color: #666;
  font-weight: bold;
}
.no-cont img {
  vertical-align: middle;
  margin-right: 10px;
  width: 163px;
}
.no-cont p {
  margin-top: 20px;
}
.wrap-empty-tit {
  font-weight: bold;
  color: #00AA5E;
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 40px;
}
.wrap-empty-tit.bd {
  color: #333;
  border-bottom: 1px solid #F1F1F1;
  margin-top: 20px;
  float: left;
  width: 100%;
}
.wrap-empty-tit.bd em {
  border-bottom: 3px solid #00AA5E;
  padding-bottom: 5px;
  display: inline-block;
}
.header-top .w1200 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.icons-sprite,
.icons-dh,
.icons-gw,
.icons-jd,
.icons-ss,
.icons-tm {
  background-image: url("../images/icons-scb3a01715a.png");
  background-repeat: no-repeat;
}
.icons-dh {
  background-position: 0 -66px;
  height: 20px;
  width: 20px;
}
.icons-gw {
  background-position: 0 -48px;
  height: 18px;
  width: 18px;
}
.icons-jd {
  background-position: 0 0;
  height: 16px;
  width: 18px;
}
.icons-ss {
  background-position: 0 -16px;
  height: 16px;
  width: 16px;
}
.icons-tm {
  background-position: 0 -32px;
  height: 16px;
  width: 16px;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1750px) {
  .header .nav a {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1600px) {
  .header .nav a {
    padding: 0 12px;
  }
  .header .connect-tel {
    font-size: 14px;
  }
  .header .connect-tel p {
    font-size: 24px;
  }
}
body {
  height: 100%;
  position: relative;
}
.bodyh {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-top: 136px;
}
.bodyh-fixed {
  padding-top: 0;
}
.bodyh-fixed .header {
  position: relative;
  top: 0;
}
.bodyh-fixed .header-top {
  position: relative;
}
.color1 {
  color: #e50026 !important;
}
.color2 {
  color: #ed303d !important;
}
.color3 {
  color: #ff8300 !important;
}
.color4 {
  color: #999 !important;
}
a.color4:hover {
  color: #dd3635 !important;
}
.color5 {
  color: #333 !important;
}
.color6 {
  color: #666 !important;
}
.header-top-u,
.header-m-a,
.header-m-b {
  position: relative;
}
.header-top-u::before,
.header-m-a::before,
.header-m-b::before {
  content: '';
  width: 1px;
  height: 14px;
  background-color: #d8d8d8;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.header {
  position: fixed;
  height: 96px;
  top: 40px;
  width: 100%;
  min-width: 1400px;
  background-color: #fff;
  z-index: 10;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
  display: flex;
  justify-content: space-between;
}
.header .connect-tel {
  border-left: 1px solid #f1f1f1;
  height: 100%;
  padding-top: 14px;
}
.header-top {
  background-color: #f7f7f7;
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 1400px;
  z-index: 11;
}
.header-top .w1200 {
  height: 40px;
  width: 100%;
  padding: 0 40px;
  position: relative;
}
.header-top-ls {
  border-right: 1px solid #d8d8d8;
  line-height: 1;
  padding-right: 10px;
  margin-right: 10px;
  display: inline-block;
}
.header-top_l .iconfont {
  color: #e50026;
  margin-right: 2px;
}
.header-top_r {
  display: flex;
  align-items: center;
}
.header-top-q {
  color: #ff8300;
  margin-left: 15px;
}
.header-top-u a {
  margin-right: 10px;
  color: #999;
}
.header-top-ued {
  color: #999;
}
.header-top-ued a {
  margin-right: 10px;
  color: #999;
}
.header-top-ued a:last-child {
  margin-right: 0;
}
.header-top-s {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.header-top-t {
  color: #ff8300;
  font-weight: bold;
}
.header-top-t .iconfont {
  font-weight: normal;
  margin-right: 2px;
}
.header-m {
  margin-left: 10px;
}
.header-m-a {
  margin-left: 10px;
  padding-right: 12px;
  color: #999 !important;
}
.header-m-a .iconfont {
  color: #E50026;
  margin-right: 2px;
}
.header-m:hover .header-m-s {
  display: block;
}
.header-m-b {
  line-height: 40px;
  color: #999 !important;
  padding-right: 12px;
}
.header-m-b::after {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  border-top: 1px solid #909399;
  border-left: 1px solid #909399;
  transform: rotate(-135deg);
  vertical-align: 3px;
  margin-left: 5px;
}
.header-m-pr {
  position: relative;
}
.header-m-pr .header-m-s {
  min-width: 80px;
  text-align: center;
  border-radius: 0;
  padding: 4px 0;
}
.header-m-pr .header-m-s a {
  display: inline-block;
  line-height: 32px;
  color: #999;
}
.header-m-pr .header-m-s a:hover {
  color: #dd3635;
}
.header-m-s {
  position: absolute;
  padding: 30px;
  background-color: #fff;
  border-radius: 0 0 16px 16px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  z-index: 3;
  right: 0;
  display: none;
}
.header-m-list {
  text-align: center;
  display: flex;
}
.header-m-list a,
.header-m-list span {
  margin-left: 24px;
}
.header-m-list a:first-child,
.header-m-list span:first-child {
  margin-left: 0;
}
.header-m-list p {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
}
.header-m-list img {
  width: 90px;
  height: 90px;
}
.header-m-apps {
  display: flex;
  margin-top: 25px;
}
.header-m-apps a {
  margin-left: 16px;
  position: relative;
}
.header-m-apps a:first-child {
  margin-left: 0;
}
.header-m-apps a > img {
  width: 40px;
  height: 40px;
}
.header-m-apps a:hover span {
  display: block;
}
.header-m-apps span {
  display: none;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -50px;
  padding: 5px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 4px;
}
.header-m-apps span::before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 10px;
  width: 100%;
}
.header-m-apps span img {
  width: 120px;
  height: 120px;
}
.header-m-item {
  display: flex;
}
.header-m-l,
.header-m-m,
.header-m-r {
  position: relative;
}
.header-m-l {
  width: 215px;
  padding-right: 20px;
}
.header-m-m::before,
.header-m-r::before {
  content: '';
  width: 1px;
  height: 100px;
  background-color: #F1F1F1;
  position: absolute;
  left: 0px;
  bottom: 0;
}
.header-m-r {
  padding-left: 40px;
}
.header-m-m {
  padding-left: 40px;
  width: 180px;
}
.header-m-t {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
}
.header-m-t img {
  height: 20px;
  margin-right: 10px;
  vertical-align: -3px;
}
.header-m-n {
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  margin: -6px 0;
}
.header-m-n li {
  flex: 50% 0 1;
  margin: 6px 0;
}
.header-m-i {
  display: flex;
  font-size: 16px;
  text-align: center;
}
.header-m-i a,
.header-m-i span {
  margin-right: 30px;
}
.header-m-i a:last-child,
.header-m-i span:last-child {
  margin-right: 0;
}
.header-m-i p {
  margin-top: 5px;
}
.header-m-i img {
  width: 72px;
  height: 72px;
}
.headerq {
  box-shadow: 0px 10px 10px 0px rgba(221, 221, 221, 0.2);
  position: fixed;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  z-index: 10;
  backdrop-filter: blur(10px);
}
.headerq .w1200 {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.headerq-left {
  display: flex;
  align-items: center;
}
.headerq-logo img {
  height: 32px;
}
.headerq-txt {
  line-height: 1;
  border-right: 1px solid #D8D8D8;
  padding-right: 10px;
}
.headerq-qh:hover .headerq-qh-con {
  display: block;
}
.headerq-qh-btn {
  padding-left: 10px;
  position: relative;
}
.headerq-qh-btn::before {
  content: '';
  width: 100%;
  height: 30px;
  position: absolute;
  top: 20px;
  left: 0;
}
.headerq-qh-btn::after {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  border-top: 1px solid #C5C5C5;
  border-left: 1px solid #C5C5C5;
  transform: rotate(-135deg);
  vertical-align: 3px;
  margin-left: 5px;
}
.headerq-qh-btn .iconfont {
  color: #44B979;
  font-size: 18px;
  vertical-align: -2px;
}
.headerq-qh-con {
  position: absolute;
  left: 0;
  top: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  width: 720px;
  padding: 30px 10px 30px 30px;
  display: none;
}
.headerq-qh-t {
  color: #999;
  margin-bottom: 5px;
}
.headerq-qh-t-mt {
  margin-top: 20px;
}
.headerq-qh-c {
  display: flex;
  flex-wrap: wrap;
}
.headerq-qh-c a:not(.headerq-qh-more) {
  margin-right: 20px;
  color: #666;
  margin-top: 5px;
}
.headerq-qh-c a:not(.headerq-qh-more):hover {
  color: #dd3635;
}
.headerq-qh-more {
  color: #279559;
  margin-top: 5px;
}
.headerq-qh-cap {
  display: flex;
  margin-bottom: 10px;
}
.headerq-qh-cap a {
  background-color: #F7F8F9;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #999;
  margin-right: 10px;
  border-radius: 2px;
}
.headerq-qh-cap a.active {
  background-color: #279559;
  color: #fff;
}
.header-top-qiye .w1200 {
  width: 1400px;
  padding: 0;
}
.header-qiye {
  box-shadow: 0px 10px 10px 0px rgba(39, 149, 89, 0.05);
  background-color: #fff;
  position: fixed;
  z-index: 10;
  width: 100%;
  top: 40px;
  font-size: 16px;
}
.header-qiye .w1200 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.qiye-search {
  border: 1px solid #ff8300;
  display: flex;
  border-radius: 40px;
  width: 305px;
  flex-shrink: 0;
  align-items: center;
}
.qiye-search-ipt {
  border: none;
  height: 40px;
  margin-left: 20px;
  flex: 1;
}
.qiye-search-btn {
  border: none;
  outline: none;
  background-color: #ff8300;
  color: #fff;
  font-size: 14px;
  width: 70px;
  text-align: center;
  border-radius: 0 40px 40px 0;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.qiye-search-btn:hover {
  opacity: .9;
  color: #fff;
}
.qiye-search .icon {
  margin-left: 10px;
  position: relative;
}
.qiye-search .icon::after {
  content: '';
  width: 1px;
  height: 16px;
  background-color: #F1F1F1;
  position: absolute;
  right: -12px;
  top: 0;
}
.qiye-logo-i {
  height: 48px;
}
.qiye-logo-t {
  display: inline-block;
  vertical-align: middle;
  background-color: #44B979;
  color: #fff;
  border-radius: 2px;
  line-height: 28px;
  padding: 0 8px;
  margin-left: 15px;
}
.qiye-nav {
  line-height: 80px;
  margin: 0 35px 0 auto;
}
.qiye-nav ul {
  display: flex;
}
.qiye-nav ul li.active a,
.qiye-nav ul li:hover a {
  color: #44B979;
}
.qiye-nav ul li.active span::after,
.qiye-nav ul li:hover span::after {
  bottom: 0;
}
.qiye-nav ul a {
  padding: 0 16px;
  display: block;
}
.qiye-nav ul span {
  position: relative;
  display: block;
  overflow: hidden;
}
.qiye-nav ul span::after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #44B979;
  position: absolute;
  left: 50%;
  bottom: -5px;
  transform: translateX(-50%);
  transition: bottom .3s;
}
.mt0 {
  margin-top: 0 !important;
}
.headerqy {
  background-color: #e50026;
  padding: 40px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin-bottom: 40px;
}
.headerqy-logo {
  width: 160px;
  height: 160px;
}
.headerqy-logo img {
  width: 160px;
  height: 160px;
  border-radius: 8px;
}
.headerqy-mid {
  margin-left: 20px;
  margin-right: auto;
}
.headerqy-tit {
  margin-top: -5px;
  display: flex;
  align-items: center;
}
.headerqy-tit h1,
.headerqy-tit h2,
.headerqy-tit h3,
.headerqy-tit em {
  font-weight: bold;
  font-size: 32px;
  margin-right: 15px;
}
.headerqy-tag {
  display: flex;
}
.headerqy-tag span {
  font-size: 14px;
  line-height: 24px;
  padding: 0 8px;
  background-color: rgba(255, 255, 255, 0.14);
  border-radius: 4px;
  margin-right: 10px;
}
.headerqy-tag em {
  opacity: .5;
  margin-left: 15px;
}
.headerqy-pri {
  font-size: 18px;
  margin: 20px 0 5px;
}
.headerqy-pri em {
  font-weight: bold;
  font-size: 28px;
}
.headerqy-pri span {
  font-size: 14px;
}
.headerqy-addr {
  color: rgba(255, 255, 255, 0.8);
}
.headerqy-addr a {
  color: #fff;
}
.headerqy-right-t {
  display: flex;
  margin-top: 10px;
}
.headerqy-right-t li {
  height: 90px;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
  margin-left: 20px;
}
.headerqy-right-t li:first-child {
  margin-left: 0;
}
.headerqy-right-t a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding: 0 18px;
  color: rgba(0, 0, 0, 0.5);
}
.headerqy-right-t p {
  font-size: 20px;
  font-weight: bold;
}
.headerqy-right-t .c1 {
  color: #ff8300;
}
.headerqy-right-b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
  line-height: 1;
}
.headerqy-right-b .icon {
  margin-right: 5px;
  vertical-align: -2px;
}
.headerqy-right-l {
  font-size: 24px;
}
.headerqy-right-r a {
  color: #fff;
  font-size: 16px;
}
.headerqy-right-r a::after {
  content: '';
  display: inline-block;
  border-left: 7px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  vertical-align: -2px;
  margin-left: 5px;
}
.headerqy-star {
  display: flex;
  align-items: center;
}
.headerqy-star p {
  height: 15px;
  width: 96px;
  background: url("../images/icons/xing1.png") repeat-x;
  position: relative;
}
.headerqy-star p em {
  position: absolute;
  height: 15px;
  opacity: 1;
  background: url("../images/icons/xing2.png") repeat-x;
}
.headerqy-star span {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.starr {
  display: flex;
  align-items: center;
}
.starr p {
  width: 80px;
  height: 16px;
  background: url("../images/icons/xing1.svg") repeat-x;
  position: relative;
  margin-right: 8px;
}
.starr p em {
  background: url("../images/icons/xing2.svg") repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  height: 16px;
}
.starr span {
  font-size: 16px;
  font-weight: bold;
  color: #ff8300;
  line-height: 22px;
}
.nav {
  margin-right: auto;
}
.nav li {
  line-height: 96px;
  display: inline-block;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
.nav li.active::after {
  content: '';
  background-color: #e50026;
  width: 64px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -32px;
}
.nav li:hover .nav-sub {
  display: block;
}
.nav a {
  display: block;
  padding: 0 30px;
  color: #333;
}
.nav a:hover {
  background-color: #f7f8f9;
}
.nav-sub {
  position: absolute;
  background-color: #fff;
  width: 165px;
  line-height: 46px;
  display: none;
}
.nav-sub-w {
  width: 100%;
}
.nav-sub-ww {
  width: 260px;
}
.nav-sub-ww li {
  width: 130px;
  float: left;
  text-align: center;
}
.nav-sub-ww li a {
  padding: 0;
}
.nav-sub li {
  line-height: 46px;
  display: block;
}
.nav-sub li.active {
  background-color: #f7f8f9;
}
.connect {
  display: flex;
  align-items: center;
}
.connect > a {
  display: inline-block;
  width: 96px;
  text-align: center;
  font-size: 16px;
  border-left: 1px solid #f1f1f1;
  height: 100%;
  padding-top: 14px;
}
.connect > a .iconfont {
  display: block;
  font-size: 24px;
}
.connect-tel {
  display: inline-block;
  font-size: 18px;
  padding: 0 45px;
  color: #e50026;
}
.connect-tel .iconfont {
  font-size: 20px;
}
.connect-tel span {
  color: #666;
  margin-left: 8px;
}
.connect-tel p {
  font-size: 24px;
  font-family: Impact;
  line-height: 1;
}
.bans {
  text-align: center;
}
.bans img {
  height: 384px;
  max-width: 100%;
  object-fit: cover;
}
.gotop {
  position: fixed;
  right: 40px;
  bottom: 80px;
  z-index: 3;
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  box-shadow: 0 2px 6px 1px rgba(27, 27, 27, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  display: none !important;
}
.gotop:before {
  content: "";
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  margin-top: 10px;
}
.wrongTips,
.sucTip {
  padding: 15px 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 50%;
  border-radius: 4px;
  z-index: 200;
  display: none;
}
.wrap-tits {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap-tits h2,
.wrap-tits h3,
.wrap-tits em {
  display: inline-block;
  font-weight: bold;
  border-bottom: 2px solid #e50026;
  font-size: 24px;
  padding-bottom: 5px;
}
.wrap-tits .more {
  color: #999;
}
.wrap-titd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap-titd h2,
.wrap-titd h3,
.wrap-titd em {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  position: relative;
}
.wrap-titd h2::after,
.wrap-titd h3::after,
.wrap-titd em::after {
  content: '';
  width: 50%;
  height: 3px;
  background-color: #e50026;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.wrap-titd .more {
  color: #999;
  border: 1px solid #f1f1f1;
  line-height: 28px;
  padding: 0 15px;
}
.wrap-titd .more:hover {
  color: #dd3635;
  border-color: #dd3635;
}
.wrap-tit {
  text-align: center;
  margin-bottom: 30px;
}
.wrap-tit h2,
.wrap-tit h3,
.wrap-tit em {
  font-size: 28px;
  font-weight: bold;
}
.wrap-sub {
  color: #999;
  font-size: 14px;
}
.large-adv img {
  height: 70px;
  width: 1200px;
}
.nav-brand {
  font-size: 14px;
  line-height: 1;
  color: #999;
  margin: 15px 0;
}
.nav-brand a,
.nav-brand span {
  color: #999;
}
.nav-brand a:hover {
  color: #dd3635;
}
.nav-brand i {
  font-family: simsun;
  color: #999;
  margin: 0 8px;
}
.footer {
  background-color: #000;
  padding-top: 35px;
  padding-bottom: 30px;
  position: relative;
  opacity: .95;
}
.footer-wrapper {
  margin-top: 30px;
}
.footer::after {
  content: '';
  width: 100%;
  height: 100%;
  color: #e50026;
  background-color: currentColor;
  opacity: .06;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.footer-dets dl {
  float: left;
  width: 150px;
}
.footer-dets dt {
  font-size: 16px;
  margin-bottom: 15px;
}
.footer-dets dd {
  line-height: 1.8;
}
.footer-dets a {
  color: rgba(255, 255, 255, 0.6);
}
.footer-dets a:hover {
  color: #fff;
}
.footer-copy {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  margin-top: 15px;
}
.footer-copy1 {
  margin-top: -18px;
}
.footer-copy a {
  color: rgba(255, 255, 255, 0.4);
}
.footer .malls .btns {
  margin-bottom: 20px;
  margin-top: 30px;
}
.footer .malls .btns a {
  float: left;
  margin-right: 30px;
  background-color: #e50026;
  color: #fff;
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 2px;
}
.footer .malls .btns a .icon {
  margin-right: 10px;
}
.footer .malls .btns a:hover {
  opacity: .9;
}
.footer .malls .code li {
  float: left;
  margin-right: 30px;
  width: 100px;
  text-align: center;
  color: #999;
}
.footer .malls .code li img {
  width: 100px;
  height: 100px;
  background-color: #fff;
}
.footer .malls .code li p {
  margin-top: 5px;
}
.footer .malls .tels {
  line-height: 1;
}
.footer .malls .tels .iconfont {
  float: left;
  font-size: 40px;
  color: #fff;
  border-right: 1px solid #444;
  margin-right: 12px;
  padding-right: 10px;
}
.footer .malls .tels p {
  margin: 2px 0;
  color: #999;
}
.footer .malls .tels span {
  color: #fff;
  font-size: 24px;
  font-family: Impact;
}
.codeform-p {
  top: 50%;
  margin-top: -100px;
  z-index: 12;
  position: fixed;
  left: 50%;
  width: 340px;
  margin-left: -170px;
  background-color: #fff;
  border-radius: 4px;
  padding: 20px;
  display: none;
}
.codeform-t {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.codeform-img {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.codeform-img .ipt {
  width: 150px;
  height: 46px;
  border: 1px solid #eee;
  padding: 0 20px;
}
.codeform-img .ipt:focus {
  border-color: #ff8300;
}
.codeform-img img {
  width: 135px;
}
.codeform-btn {
  display: block;
  border-radius: 4px;
  background-color: #ff8300;
  color: #fff;
  font-size: 18px;
  border: none;
  outline: none;
  text-align: center;
  line-height: 45px;
  box-shadow: 0px 2px 20px -13px #e50026;
  width: 100%;
  margin-top: 20px;
  cursor: pointer;
}
.codeform-btn:hover {
  opacity: .9;
  color: #fff;
}
.codeform .tips {
  color: #e50026;
  position: absolute;
  left: 0;
  font-size: 12px;
  bottom: -20px;
  display: none;
}
.popbg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 11;
  display: none;
}
.friend {
  padding: 30px 0;
}
.friend-list .tit {
  margin-bottom: 10px;
}
.friend-list .tit h2,
.friend-list .tit h3,
.friend-list .tit em {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 3px solid #e50026;
  display: inline-block;
}
.friend-list a {
  color: rgba(0, 0, 0, 0.4);
  margin-right: 10px;
  display: inline-block;
}
.friend-list a:hover {
  color: #dd3635;
}
.nocont {
  text-align: center;
  padding: 100px 0;
}
.nocont-img {
  width: 80px;
  height: 64px;
  background-image: url("../images/zwxxx.png");
  margin: 0 auto;
}
.nocont-txt {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}
@font-face {
  font-family: "iconfont";
  src: url('../font/iconfont.woff2?t=1627957835656') format('woff2'),
  url('../font/iconfont.woff?t=1627957835656') format('woff'),
  url('../font/iconfont.ttf?t=1627957835656') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cma:before {
  content: "\eb0c";
}
.icon-minyong:before {
  content: "\eb0d";
}
.icon-fa7:before {
  content: "\e64b";
}
.icon-jiaoyu:before {
  content: "\e62a";
}
.icon-fa2:before {
  content: "\e62b";
}
.icon-jinrong:before {
  content: "\e62c";
}
.icon-zhengfu:before {
  content: "\e62d";
}
.icon-jiudian:before {
  content: "\e62e";
}
.icon-fa8:before {
  content: "\e62f";
}
.icon-shangpu:before {
  content: "\e630";
}
.icon-yule:before {
  content: "\e631";
}
.icon-fa3:before {
  content: "\e633";
}
.icon-fa1:before {
  content: "\e635";
}
.icon-yiyuan:before {
  content: "\e636";
}
.icon-fa5:before {
  content: "\e637";
}
.icon-fa6:before {
  content: "\eb0b";
}
.icon-jt:before {
  content: "\eb0a";
}
.icon-dd:before {
  content: "\e65e";
}
.icon-gwc:before {
  content: "\e613";
}
.icon-sc:before {
  content: "\e6c8";
}
.icon-fx:before {
  content: "\e6d1";
}
.icon-yy:before {
  content: "\e600";
}
.icon-zx:before {
  content: "\e606";
}
.icon-sy:before {
  content: "\f02b";
}
.icon-btm2:before {
  content: "\e626";
}
.icon-btm1:before {
  content: "\e627";
}
.icon-btm3:before {
  content: "\e628";
}
.icon-js1:before {
  content: "\e623";
}
.icon-js3:before {
  content: "\e624";
}
.icon-js2:before {
  content: "\e625";
}
.icon-fa4:before {
  content: "\e602";
}
.icon-kefu:before {
  content: "\e65a";
}
.icon-talk:before {
  content: "\e634";
}
.icon-sx:before {
  content: "\e7bb";
}
.icon-jian:before {
  content: "\e711";
}
.icon-jia:before {
  content: "\e712";
}
.icon-f:before {
  content: "\e632";
}
.icon-n:before {
  content: "\e642";
}
.icon-gotop:before {
  content: "\e638";
}
.icon-dh:before {
  content: "\f02c";
}
.icon-tel:before {
  content: "\e608";
}
.icon-see:before {
  content: "\e69a";
}
.icon-home:before {
  content: "\e65c";
}
.case-list-img,
.activity-img,
.zixun-list-img {
  overflow: hidden;
}
.case-list-img img,
.activity-img img,
.zixun-list-img img {
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.case-list-img img:hover,
.activity-img img:hover,
.zixun-list-img img:hover {
  transform: scale(1.3);
}
.case-list-img,
.activity-img,
.zixun-list-img {
  overflow: hidden;
}
.case-list-img img,
.activity-img img,
.zixun-list-img img {
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.case-list-img img:hover,
.activity-img img:hover,
.zixun-list-img img:hover {
  transform: scale(1.3);
}
.case-list {
  float: left;
  width: 356px;
  height: 530px;
  margin-right: 15px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.case-list-img {
  height: 220px;
}
.case-list-img img {
  object-fit: cover;
}
.case-list-cont {
  margin: 30px 30px auto;
}
.case-list-tit {
  font-size: 18px;
  font-weight: bold;
}
.case-list-sub {
  margin-top: 15px;
  max-height: 66px;
  overflow: hidden;
}
.case-list-info {
  margin: 0 30px 30px;
}
.case-list-info p {
  color: #999;
}
.case-list-info p span {
  color: #e50026;
}
.case-list-info p em.fr {
  width: 42%;
  text-align: left;
}
.case-list-info a {
  display: block;
  border: 1px solid #e50026;
  color: #e50026;
  text-align: center;
  line-height: 46px;
  margin-top: 15px;
  position: relative;
  z-index: 1;
  transition: all .3s ease-in-out;
}
.case-list-info a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform .24s ease-in-out;
  background-color: #e50026;
}
.case-list-info a:hover {
  color: #fff !important;
}
.case-list-info a:hover::before {
  transform: scaleX(1);
  transform-origin: left center;
}
.cases .case-list {
  margin-bottom: 20px;
}
.cases .case-list:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.cases .case-list:nth-child(3n) {
  margin-right: 0;
}
.case-list-img,
.activity-img,
.zixun-list-img {
  overflow: hidden;
}
.case-list-img img,
.activity-img img,
.zixun-list-img img {
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.case-list-img img:hover,
.activity-img img:hover,
.zixun-list-img img:hover {
  transform: scale(1.3);
}
.product ul {
  display: flex;
  flex-wrap: wrap;
}
.product li {
  width: 335px;
  flex-shrink: 0;
  margin-left: 20px;
  margin-bottom: 20px;
  transition: transform .2s;
}
.product li:hover {
  transform: translateY(-15px);
}
.product li:nth-child(4n-3) {
  margin-left: 0;
}
.product li img {
  width: 335px;
  height: 335px;
  object-fit: cover;
}
.product-pri {
  color: #e50026;
  font-size: 18px;
  margin: 15px 0 10px;
}
.product-pri span {
  font-size: 24px;
  font-weight: bold;
}
.product-tit {
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  margin-bottom: 20px;
}
.product-tit span {
  border-radius: 2px;
  font-size: 12px;
  display: inline-block;
  line-height: 16px;
  padding: 0 4px;
  vertical-align: 1px;
  margin-right: 5px;
  color: #fff;
}
.product-sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-sub-s {
  color: #999;
  font-size: 14px;
}
.product-w li {
  width: 261px;
  margin-left: 22px;
  text-align: justify;
}
.product-w li:nth-child(4n-3) {
  margin-left: 0;
}
.product-w li img {
  width: 261px;
  height: 261px;
}
.icons-sprite,
.icons-fwxm,
.icons-gywm,
.icons-khal,
.icons-kpzx {
  background-image: url("../images/icons-s1.png");
  background-repeat: no-repeat;
}
.icons-fwxm {
  background-position: 0 -48px;
  height: 16px;
  width: 16px;
}
.icons-gywm {
  background-position: 0 0;
  height: 16px;
  width: 16px;
}
.icons-khal {
  background-position: 0 -16px;
  height: 16px;
  width: 16px;
}
.icons-kpzx {
  background-position: 0 -32px;
  height: 16px;
  width: 16px;
}
.wrap-left {
  width: 240px;
  float: left;
}
.wrap-right {
  width: 1110px;
  float: right;
}
.leftMenu li a span,
.leftAdv-l span {
  color: #333;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
}
.leftMenu li a span::after,
.leftAdv-l span::after {
  content: '';
  width: 4px;
  height: 4px;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  transform: rotate(135deg);
  margin-top: 5px;
  margin-left: 4px;
  position: absolute;
}
.leftTit {
  background-color: #e50026;
  line-height: 56px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 18px;
  font-weight: bold;
  padding: 0 20px 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
.leftTit h1,
.leftTit h2,
.leftTit h3 {
  font-size: 18px;
}
.leftTit .icons {
  display: inline-block;
  vertical-align: middle;
}
.leftMenu li {
  line-height: 56px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  color: #e50026;
}
.leftMenu li::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: currentColor;
  position: absolute;
  left: -100%;
  top: 0;
  transition: left .2s;
  opacity: .1;
}
.leftMenu li.active::after,
.leftMenu li:hover::after {
  left: 0;
}
.leftMenu li.active a,
.leftMenu li:hover a {
  color: #e50026;
}
.leftMenu li.active span,
.leftMenu li:hover span {
  background-color: #e50026;
}
.leftMenu li.active span::after,
.leftMenu li:hover span::after {
  border-color: #fff;
}
.leftMenu li.active {
  font-weight: bold;
}
.leftMenu li a {
  display: flex;
  padding: 0 20px 0 30px;
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: space-between;
}
.leftAdv {
  height: 320px;
  position: relative;
  padding: 26px;
  margin: 20px 0;
  background: url("../images/lbg.png") no-repeat center;
  background-size: cover;
}
.leftAdv::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #e50026;
  opacity: .05;
  z-index: -1;
}
.leftAdv-l {
  font-size: 20px;
  font-weight: bold;
}
.leftAdv-l span {
  background-color: #e50026;
  display: inline-block;
  color: #fff;
  margin-left: 10px;
}
.leftAdv-t {
  position: absolute;
  font-size: 16px;
  bottom: 36px;
}
.leftAdv-t p {
  font-size: 32px;
  font-family: Impact;
  line-height: 1.2;
}
.activity .article-con {
  margin-top: 0;
}
.activity .article-con img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.activity-top {
  display: flex;
}
.activity-img {
  width: 346px;
  height: 230px;
  flex-shrink: 0;
}
.activity-img img {
  object-fit: cover;
}
.activity-info {
  background-color: #f7f8f9;
  padding: 30px;
  flex: 1;
}
.activity-tit {
  margin-bottom: 24px;
}
.activity-tit h1,
.activity-tit h2,
.activity-tit em {
  font-weight: bold;
  font-size: 24px;
}
.activity-sup {
  font-size: 16px;
  color: #666;
  margin-bottom: 10px;
}
.activity-supb {
  margin-bottom: 0;
}
.activity-sup i {
  color: #999;
}
.activity-sup ul {
  display: flex;
}
.activity-sup ul li:first-child {
  width: 400px;
}
.activity-sup ul li span {
  margin-left: 50px;
}
.activity-sup ul li span:first-child {
  margin-left: 0;
}
.activity-cont_tit {
  background-color: #f7f8f9;
  line-height: 48px;
  margin: 20px 0 10px;
}
.activity-cont_tit span,
.activity-cont_tit a {
  display: inline-block;
  background-color: #e50026;
  color: #fff;
  width: 160px;
  text-align: center;
  font-size: 16px;
}
.activity-cont_cont {
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}
.activity-cont_cont p {
  margin-bottom: 20px;
  text-indent: 2em;
}
.activity-cont_cont img {
  width: 550px;
  float: left;
  position: relative;
  height: 456px;
  object-fit: cover;
}
.activity-cont_cont img:nth-of-type(2n) {
  margin-left: 10px;
}
.activity-cont_contt {
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}
.activity-cont_contt p {
  margin-bottom: 20px;
  text-indent: 2em;
}
.activity-cont_contt img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.activity-cont_g {
  font-size: 18px;
  color: #e50026;
  float: right;
  margin-right: 10px;
  transform: skew(-10deg);
  font-weight: bold;
  opacity: .6;
}
.activity-l {
  margin-bottom: 30px;
}
.activity-s {
  margin-bottom: 20px;
}
.activity-s h2,
.activity-s h3,
.activity-s em {
  font-weight: bold;
  display: inline-block;
  font-size: 24px;
  border-bottom: 3px solid #e50026;
}
.activity-mid {
  line-height: 64px;
  background-color: #e50026;
  text-align: center;
  color: #fff;
  font-size: 18px;
  position: relative;
  clear: both;
  font-weight: bold;
}
.activity-mid img {
  height: 48px;
  width: auto;
  float: none;
  margin-bottom: 0;
  margin-right: 10px;
  margin-top: -2px;
}
.zixun-list {
  padding: 20px 0;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
}
.zixun-list:first-of-type {
  padding-top: 0;
}
.zixun-list-img {
  width: 212px;
  height: 136px;
  margin-right: 30px;
  flex-shrink: 0;
}
.zixun-list-img img {
  object-fit: cover;
}
.zixun-list-info {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1;
}
.zixun-list-tit {
  font-size: 18px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  margin-bottom: 5px;
}
.zixun-list-sub {
  color: #999;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  margin-bottom: auto;
}
.zixun-list-date {
  color: #999;
  position: relative;
  margin-top: 30px;
}
.zixun-list-date::after {
  content: "\eb0a";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  color: #000;
  font-size: 22px;
  top: -4px;
}
.zizhi ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: -30px;
}
.zizhi li {
  width: 255px;
  margin-left: 30px;
  margin-top: 30px;
  text-align: center;
  font-size: 16px;
  transition: transform .3s;
}
.zizhi li:hover {
  transform: translateY(-10px);
}
.zizhi li:nth-child(4n-3) {
  margin-left: 0;
}
.zizhi li img {
  width: 100%;
  height: 160px;
}
.zizhi li p {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  margin-top: 5px;
}
.chp-table {
  text-align: center;
}
.chp-table td:first-child {
  text-align: left;
  width: 650px;
}
.chp-table td:nth-child(2) {
  width: 180px;
}
.chp-table td a {
  color: #333;
  border-bottom: none;
}
.chp-table td a:hover {
  color: #dd3635;
}
.chp-pri {
  color: #ed303d;
  font-size: 16px;
}
.chp-pri em {
  font-weight: bold;
  font-size: 18px;
}
.chp-btn1,
.chp-btn2 {
  display: inline-block;
  text-align: center;
  width: 92px;
  line-height: 32px;
  border-radius: 4px;
  font-size: 14px;
  margin: 0 8px;
}
.chp-btn1 {
  position: relative;
}
.chp-btn1::after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  background-color: currentColor;
  opacity: .1;
  border-radius: 4px;
}
.chp-btn2 {
  color: #fff !important;
  background-color: #e50026;
}
.lxwm-tit h2,
.lxwm-tit h3,
.lxwm-tit em {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  display: inline-block;
}
.lxwm-tit h2::after,
.lxwm-tit h3::after,
.lxwm-tit em::after {
  content: '';
  width: 24px;
  height: 4px;
  background-color: #e50026;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: -4px;
}
.lxwm-btm {
  margin-top: 40px;
  display: flex;
}
.lxwm-list {
  width: 350px;
  height: 170px;
  margin-left: 30px;
  flex-shrink: 0;
  color: #e50026;
  position: relative;
  display: flex;
}
.lxwm-list:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: currentColor;
  opacity: .1;
}
.lxwm-list:first-child {
  margin-left: 0;
}
.lxwm-list .icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-bottom: 5px;
}
.lxwm-list .icon-dh {
  background-image: url("../images/icons/ab1.png");
}
.lxwm-list .icon-dd {
  background-image: url("../images/icons/ab2.png");
}
.lxwm-list .icon-yy {
  background-image: url("../images/icons/ab3.png");
}
.lxwm-l,
.lxwm-r {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.lxwm-l {
  width: 146px;
  text-align: center;
  background-color: currentColor;
  flex-shrink: 0;
}
.lxwm-l p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.lxwm-r {
  color: #666;
  padding: 0 20px;
  font-size: 16px;
  align-items: flex-start;
}
.lxwm-r-d {
  font-size: 20px;
  font-weight: bold;
}
.lxwm-map {
  width: 100%;
  height: 400px;
  margin: 30px 0;
}
.lxwm-map img {
  width: 100%;
}
.lxwm-map .BMap_bubble_title {
  color: #e50026;
  font-weight: bold;
}
.lxwm-map .BMap_bubble_content {
  font-size: 14px;
}
.big_img {
  position: fixed;
  z-index: -1;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
.big_img .swiper-container2 {
  position: relative;
  width: 100%;
  height: 100%;
}
.big_img .swiper-container2 .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.big_img .swiper-slide {
  width: 100%;
  height: 100%;
}
.big_img .swiper-slide .cell {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.big_img .swiper-slide img {
  max-width: 90%;
  max-height: 80%;
  margin: 0 auto;
}
.big_img .swiper-slide p {
  color: #fff;
  font-size: 28px;
  margin-top: 40px;
}
.big_img .swiper-pagination2 {
  position: absolute;
  top: 20px;
  text-align: center;
  width: 100%;
}
.big_img .swiper-pagination2 span {
  margin: 0 5px;
}
.big_close {
  position: fixed;
  right: 40px;
  top: 40px;
  width: 36px;
  height: 36px;
  z-index: 2002;
}
.big_close:before,
.big_close:after {
  content: '';
  width: 40px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 10px;
}
.big_close:before {
  transform: rotate(45deg);
}
.big_close:after {
  transform: rotate(135deg);
}
.activity {
  float: left;
}
