@charset "utf-8";
body {
  font-family: Arial, Helvetica, sans-serif;
}
.bg_zhu {
  background-color: #E50112 !important;
}
.bg_2b {
  background-color: #2b2b2b;
}
.bg_f5 {
  background-color: #f5f5f5;
}
.fanye b,
.fanye a:hover,
.fanye .cur {
  background-color: #E50112 !important;
}
.color_zhu {
  color: #E50112;
}
.color {
  color: #E50112;
}
.color_txt {
  color: #dddddd;
}
html {
  font-size: 16px;
}
a {
  text-decoration: none;
}
.ewm img {
  max-width: 120px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 1px;
  border-radius: 3px;
}
.more {
  position: relative;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  margin-top: 40px;
  transition: all 0.3s;
  background-color: #333;
  transform: skewX(-15deg);
  border-radius: 5px;
  font-style: normal;
}
.more:hover {
  color: #E50112 !important;
}
.more span {
  font-style: normal;
}
.more i {
  vertical-align: middle;
  margin-left: 6px;
  transition: all 0.3s;
}
.more:hover i {
  margin-left: 20px;
}
.share-tit .more {
  position: absolute;
  right: 0;
  top: -25px;
}
.sidebar {
  --width: 80px;
  position: fixed;
  right: calc(var(--width) - var(--width) * 2);
  z-index: 9;
  bottom: 15%;
  transition: all 0.35s;
}
.sidebar ul {
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.5);
}
.sidebar.on {
  right: 0px;
}
.sidebar li {
  position: relative;
  width: var(--width);
  color: #444;
}
.sidebar li:hover .txt {
  visibility: visible;
  transform: translateX(-100%);
}
.sidebar li a {
  color: #333;
}
.sidebar li img {
  max-width: 120px;
}
.sidebar li .icon {
  position: relative;
  z-index: 10;
  height: var(--width);
  cursor: pointer;
  background-color: #fff;
}
.sidebar li .icon:hover {
  color: #fff;
  background-color: #E50112;
}
.sidebar li .icon::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 60%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  left: 20%;
}
.sidebar li .txt {
  visibility: hidden;
  position: absolute;
  z-index: 8;
  left: -1px;
  top: 0;
  height: auto;
  width: 150px;
  background-color: #fff;
  text-align: center;
  line-height: var(--width);
  transform: translateX(0%);
  transition: all 0.3s;
}
.head {
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  padding-top: 10px;
  background-color: #fff;
  padding: 10px 0;
}
.head .xiaozi {
  letter-spacing: 10px;
  opacity: 0.5;
}
.head .put input {
  padding-left: 15%;
  border-radius: 30px;
  line-height: 25px;
  width: 80%;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.head .put i {
  position: absolute;
  left: 21%;
  bottom: -18%;
}
.head .logo .h1 {
  letter-spacing: 0.7rem;
}
.head .Hnav {
  margin-top: 15px;
  background-color: #fff;
}
.head .menu li {
  position: relative;
}
.head .menu li:hover > a {
  font-weight: bold;
}
.head .menu li:hover .u2 {
  transform: scaleY(1);
}
.head .menu li > a {
  border-radius: 20px;
}
.head .menu a {
  display: inline-block;
  color: #222;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 35px;
}
.head .menu a.on,
.head .menu a:hover {
  color: #fff;
  background-color: #E50112;
}
.head .menu .u2 {
  position: absolute;
  z-index: 9;
  width: 100%;
  font-size: 0.875rem;
  transform: scaleY(0);
  transition: all 0.3s;
  transform-origin: top;
  border-radius: 5px;
  overflow: hidden;
}
.head .menu .u2 a {
  display: block;
  line-height: 40px;
  background-color: #fff;
}
.head .menu .u2 a:hover {
  color: #E50112;
  background-color: #eeeeee;
}
.video {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.video.on {
  display: none !important;
}
.video > div {
  width: 50vw;
  height: auto;
}
.video .guan {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1100;
  color: #fff;
}
.banner .btn-v {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.banner .btn-v > div {
  width: 30%;
  z-index: 999;
}
.banner .btn-v .pause-btn {
  display: none;
}
.banner .box {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.banner .box .abtn {
  line-height: 50px;
}
.banner .box .abtn a {
  display: inline-block;
  padding: 0 20px;
  color: #fff;
  border-right: 1px solid transparent;
  background-color: #F6AD3A;
}
.banner .box .abtn i {
  padding: 0 15px;
  display: inline-block;
  background-color: #F6AD3A;
}
.banner .swiper-slide {
  position: relative;
}
.banner .swiper-slide .txt {
  position: absolute;
  left: 0%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(0%, -50%);
}
.banner .butt {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
}
.banner .butt::after {
  display: none !important;
}
.banner .butt:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.banner .swiper-pagination {
  display: flex;
  justify-content: center;
}
.banner .swiper-pagination span {
  position: relative;
  display: block;
  padding-right: 30px;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: transparent;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
  padding-right: 90px;
  color: #E50112;
  color: #fff;
}
.banner .swiper-pagination .swiper-pagination-bullet-active::after {
  content: '';
  position: absolute;
  left: 30px;
  top: 50%;
  width: 50px;
  height: 1px;
  background-color: #E50112;
  background-color: #fff;
  animation: line-right 3s linear;
}
.banner .zi {
  max-width: 650px;
}
.banner .jinbi {
  position: absolute;
  right: 0;
  bottom: 50%;
  max-width: 500px;
  transform: translateY(50%);
}
@keyframes line-right {
  0% {
    width: 0px;
  }
  100% {
    width: 50px;
  }
}
/* <a href="" class="more2 d-flex align-items-center justify-content-between mt-4">
 <span class="f12 txt">查看详情</span>
 <div>
     <span><i class="iconfont icon-xianxing_xiaojiantou_you_pianyouxia"></i></span>
 </div>
 </a>*/
.more2 {
  --miao: 0.5s;
  position: relative;
  padding: 0 1rem;
  width: 10rem;
  line-height: 3rem;
  color: #fff;
  background-color: #E50112;
  border-radius: 50px;
  transition: all var(--miao);
}
.more2:hover {
  background-color: #fff;
}
.more2:hover .txt {
  right: -50%;
  color: #E50112;
}
.more2:hover div {
  color: #E50112;
  right: calc(100% - 2.9rem);
  background-color: #ddd;
}
.more2:hover div span {
  left: -4px;
  background-color: #fff;
}
.more2 .txt {
  position: relative;
  right: -10%;
  transition: all var(--miao);
}
.more2 div {
  position: absolute;
  right: 2px;
  top: 0;
  z-index: 5;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  text-align: center;
  background-color: #fff;
  transition: all var(--miao);
}
.more2 div span {
  position: absolute;
  left: 2px;
  top: 0;
  width: 3rem;
  height: 3rem;
  z-index: 7;
  border-radius: 50%;
  background-color: #E50112;
}
.share_index_tt .tt {
  padding: 0 10px;
  border: 1px dashed;
  border-radius: 25px;
  line-height: 35px;
}
.share_index_tt .a_more {
  width: 89%;
  line-height: 1.8;
  border-bottom: 1px solid #E50112;
}
.new_p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 15px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
}
.index_vip .box_logo {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.index_vip .list {
  width: calc(100% / 6);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: none;
}
.index_vip .list:hover {
  z-index: 5;
  border-color: transparent;
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2);
}
.index_vip .list img {
  height: 6vw;
  width: 100%;
  object-fit: contain;
}
.show_news {
  overflow: hidden;
}
.show_news img {
  max-width: 100% !important;
  height: auto;
}
.zixun .aa {
  transform: none;
  color: #fff;
  height: 40px;
  line-height: 40px;
  background-color: #E50112;
  border-radius: 0;
}
.zixun .aa i {
  vertical-align: 0.5px;
}
.zixun .aa:hover {
  color: #fff !important;
  font-weight: bold;
}
.zixun .list .r .aa {
  background-color: #fff;
  color: #E50112;
}
.zixun .list .r .aa:hover {
  color: #fff;
  background-color: #E50112;
}
.index_vip .aa {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px !important;
  transform: none;
  color: #fff;
  height: 40px;
  line-height: 40px;
  background-color: #E50112;
  border-radius: 0;
}
.index_vip .aa i {
  vertical-align: 0.5px;
}
.index_vip .aa:hover {
  color: #fff !important;
  font-weight: bold;
}
.guanyu {
  background-color: #f5f5f5;
}
.guanyu .aa {
  width: 150px;
  margin-top: 10px !important;
  transform: none;
  color: #E50112;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  border-radius: 0;
}
.guanyu .aa i {
  vertical-align: 0.5px;
}
.guanyu .aa:hover {
  color: #fff !important;
  background-color: #E50112;
}
.guanyu .list {
  margin-bottom: 50px;
}
.guanyu .list .p {
  font-family: Impact;
}
.guanyu .list:hover .p {
  color: #E50112;
}
.guanyu .list .line {
  margin: 40px;
  margin-right: 40px;
  width: 1px;
  height: 90px;
  background-color: #333;
  transform: skew(-20deg);
}
.foot {
  background: url(../img/foot.png) no-repeat center / cover;
}
.banquan {
  color: #fff !important;
}
.banquan a {
  color: #fff !important;
}
.mobile {
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
  background-color: #fff;
}
.mobile .m-logo {
  padding-left: 10px;
}
.mobile .menu {
  padding: 10% 10% 0;
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #E50112;
  transition: all 0.35s;
}
.mobile .menu li {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.mobile .menu .u2 {
  margin-top: 10px;
}
.mobile .menu .u2 a {
  display: inline-block;
  width: 30%;
  font-size: 14px;
}
.mobile .menu a {
  color: #fff;
}
.mobile .menu.on {
  left: 0;
}
.m-btn {
  z-index: 100;
  position: relative;
}
.m-btn div span {
  background-color: #E50112 !important;
}
.datu .box {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 20%;
}
.datu .box .i {
  margin-top: 55px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 2;
  background: url(../img/jtd-ib.png) center / cover no-repeat;
}
.crumbs {
  line-height: 70px;
  background-color: #f5f5f5;
}
.crumbs .nn a {
  display: inline-block;
  padding-right: 2vw;
}
.crumbs .nn a.on {
  color: #E50112;
}
.guanyu2 {
  z-index: 2;
}
.guanyu2 .hh {
  margin-bottom: 20px;
  line-height: 1;
  padding-left: 1rem;
  border-left: 4px solid #E50112;
}
.guanyu2 .svg {
  position: absolute;
  left: 0%;
  bottom: 0%;
}
.guanyu2 .tit::after {
  content: '';
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  width: 30px;
  height: 4px;
  background-color: #E50112;
}
.guanyu2 .pic img {
  max-height: 570px;
}
.wenhua {
  padding: 5px;
  background-color: #E50112;
}
.wenhua .swiper-slide {
  margin-right: 5px !important;
  width: 33.333%;
  min-height: 100%;
  height: 330px;
}
.wenhua .sbtn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
}
.wenhua .sbtn:hover::after {
  transform: scale(1.3);
}
.wenhua .sbtn:hover::before {
  transform: scale(1.6);
  opacity: 0.3;
}
.wenhua .sbtn::after,
.wenhua .sbtn::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transition: all 0.35s;
}
.wenhua .bl {
  left: 33.33%;
  transform: translateX(-50%);
}
.wenhua .br {
  right: 33%;
  transform: translateX(50%);
}
.wenhua .list {
  padding: 5px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  text-align: center;
  position: relative;
  min-height: 100%;
  color: #fff;
}
.wenhua .list i {
  display: inline-block;
  transition: all 0.35s;
}
.fazhan2 {
  background: url(../img/fazhanbg.jpg) no-repeat center / cover;
}
.fazhan2 ul li {
  width: 100%;
  padding-left: 50px;
  padding-right: 30px;
  position: relative;
}
.fazhan2 ul li::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 35px;
  z-index: 0;
  width: 5px;
  height: 220px;
  background-image: linear-gradient(#e3161b, rgba(243, 151, 0, 0));
}
.fazhan2 ul li:hover i {
  transform: rotateY(360deg);
}
.fazhan2 ul li i {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 1;
  width: 25px;
  height: 25px;
  -webkit-transition: 1s;
  transition: 1s;
  background: url(../img/quan.png) center no-repeat;
}
.fazhan2 .list {
  background: url(../img/rule.png) repeat-x bottom;
}
.youshi .box {
  background-color: #fff;
  border-left: 4px solid #E50112;
}
.youshi .box:hover .tt {
  color: #E50112;
}
.youshi .box:hover img {
  right: -40px;
  opacity: 1;
}
.youshi .box .tt {
  line-height: 1;
}
.youshi .box img {
  display: none;
  position: absolute;
  right: 80%;
  bottom: -40px;
  z-index: 2;
  width: 100px;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  opacity: 0;
}
.list_team h4 {
  border-left: 4px solid #E50112;
  padding-left: 10px;
  margin-bottom: 15px;
}
.list_team .more:hover {
  color: #fff !important;
}
.list_team .toptop .pic {
  padding-top: 1rem;
  background-color: #dddddd;
}
.list_team .toptop .pic img {
  height: 450px;
  width: 100%;
  object-fit: contain;
}
.list_team .list {
  margin-bottom: 30px;
}
.list_team .list:hover .txt h3 {
  color: #E50112;
}
.list_team .list .img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.list_team .list .txt {
  background-color: var(--bs-gray-100);
}
.list_team .btnl {
  left: -50px;
}
.list_team .btnr {
  right: -45px;
}
.list_team .btnl,
.list_team .btnr {
  color: #666;
}
.lxwm .tt {
  line-height: 1;
  padding-left: 20px;
  border-left: 4px solid #E50112;
}
.list_news .list {
  padding: 30px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.list_news .list:hover .a {
  color: #E50112;
}
.list_news .list:hover .a span {
  margin-right: 5px;
  padding-bottom: 5px;
}
.list_news .list:hover h3 {
  color: #E50112;
}
.list_news .list .img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.list_news .list .line::after {
  content: '';
  display: block;
  margin: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.list_news .list .a {
  position: absolute;
  bottom: 0;
  left: 0%;
}
.list_news .list .a span {
  transition: all 0.3s;
}
.list_news .list .time p::before {
  content: '';
  margin-top: 10px;
  display: block;
  width: 30px;
  height: 4px;
  background-color: #333;
}
td,
th {
  vertical-align: middle;
}
.jiaru01 {
  vertical-align: middle;
}
.jiaru01 .btn {
  background-color: #ececec;
}
.jiaru01 .btn.on {
  color: #fff;
  background-color: #E50112;
}
.jiaru01 .con {
  display: none;
  height: 470px;
}
.jiaru01 .con.on {
  display: block;
}
.ruhui {
  background-color: #f7f7f7;
}
.ruhui .btn {
  background-color: #ececec;
}
.ruhui .btn.on {
  color: #fff;
  background-color: #E50112;
}
.ruhui .con {
  display: none;
  height: 400px;
  background-color: #fff;
  padding: 3vw;
  border-radius: 5px;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.03);
}
.ruhui .con.on {
  display: block;
}
.ruhui .con li {
  margin-bottom: 20px;
}
.ruhui .list {
  justify-content: space-between;
  align-items: center;
}
.index_hengfu > img {
  width: 100%;
  height: 161px;
  object-fit: cover;
}
.index_hengfu .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ge2 .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.friend-links span {
  padding: 2px 15px;
  border-bottom: 4px solid #E50112;
}
.friend-links a:hover {
  color: #E50112;
  text-decoration: underline;
}
.siabr {
  padding: 5px;
  position: fixed;
  right: 2px;
  bottom: 10%;
  z-index: 99;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.05);
}
.siabr i {
  cursor: pointer;
}
.siabr i:hover {
  color: #E50112;
  font-weight: bold;
}
@media (max-width: 992px) {
  .sidebar {
    display: none;
  }
  .mobile {
    display: flex;
  }
  .shuzi .box {
    margin-bottom: 10px;
  }
  .py-80 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mt-5 {
    margin-top: 20px !important;
  }
  .py-40 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .more2 {
    margin-left: auto;
    margin-right: auto;
  }
  .chanpin2 .d-flex {
    flex-wrap: wrap;
  }
  .chanpin2 .bbtn {
    width: 100% !important;
    flex-wrap: nowrap !important;
  }
  .chanpin2 .bbtn .box {
    padding: 10px;
    margin-bottom: 1rem !important;
    border-radius: 0 !important;
  }
  .chanpin2 .bbtn .box img {
    width: 50px;
    height: 50px;
  }
  .chanpin2 .bbtn .box p {
    font-size: 16px;
    padding-left: 0 !important;
  }
  .chanpin2 .wrap {
    width: 100%;
    padding: 1rem !important;
    min-height: auto;
  }
  .chanpin2 .wrap .con_p {
    height: 250px;
    overflow: auto;
  }
  .zizhi .xiaotu {
    height: 0;
    overflow: hidden;
  }
  .zizhi #gallery {
    padding-bottom: 20px;
  }
  .zizhi #gallery .swiper-slide {
    text-align: center;
  }
  .tuandui .pic {
    display: none;
  }
  .tuandui .wrap .top {
    display: none !important;
  }
  .tuandui .wrap .bottom ul {
    flex-wrap: wrap;
  }
  .tuandui .wrap .bottom ul .l_btn:nth-child(5) {
    display: none;
  }
  .tuandui .wrap .bottom ul li {
    margin: 1% !important;
    width: 48%;
    height: 210px;
  }
  .tuandui .wrap .bottom ul .zi {
    display: none;
  }
  .xinwen .d-flex {
    flex-wrap: wrap;
  }
  .xinwen .text-start {
    margin-top: 20px;
    width: 100%;
    text-align: center !important;
    margin-bottom: 20px;
  }
  .xinwen .fenlei {
    width: 100%;
    justify-content: center;
  }
  .xinwen .fenlei a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xinwen .left .img {
    height: 200px;
  }
  .xinwen .right ul {
    padding-left: 0 !important;
  }
  .xinwen .right li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .xinwen .right li.on p {
    padding-left: 0 !important;
  }
  .xinwen .right li a img {
    display: none !important;
  }
  .xinwen .right li a .w-25 {
    display: none;
  }
  .xinwen .right li a .w-75 {
    width: 100% !important;
  }
  .xinwen .right li a .w-75 .f14 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .foot {
    padding-top: 20px;
  }
  .foot .add {
    width: 100%;
  }
  .banner .zi {
    max-width: 200px;
  }
  .banner .jinbi {
    right: 2%;
    max-width: 140px;
  }
  .datu .box {
    bottom: 15%;
  }
  .datu .box .i {
    margin-top: 40px;
  }
  .datu img {
    height: 240px;
  }
  .crumbs .nn a {
    font-size: 14px;
  }
  .crumbs .aa {
    display: none;
  }
  .wenhua .swiper-slide {
    width: 100%;
  }
  .wenhua .list {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .wenhua .bl {
    left: 10%;
  }
  .wenhua .br {
    right: 10%;
  }
  .fazhan2 ul {
    flex-wrap: wrap;
  }
  .fazhan2 ul li {
    padding-left: 30px;
    padding-right: 5px;
    width: 48%;
    margin: 1% !important;
  }
  .fazhan2 .list {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 30px !important;
  }
  .youshi .mb-5 {
    margin-bottom: 20px !important;
  }
  .list_team .swiper-slide .d-flex {
    flex-wrap: wrap;
  }
  .list_team .swiper-slide .txt,
  .list_team .swiper-slide .pic {
    width: 100%;
  }
  .list_team .swiper-slide .pic img {
    height: 240px;
  }
  .list_team .swiper-slide .txt {
    padding: 10px !important;
  }
  .list_team .swiper-slide .txt .con_p {
    max-height: 140px;
    overflow: auto;
  }
  .list_team .w-20 {
    width: 50%;
  }
  .list_team .w-20 .img img {
    height: 220px !important;
  }
  .list_team .w-20 .txt {
    padding: 1rem !important;
  }
  .list_team .more {
    margin-top: 20px !important;
  }
  .list_team2 .w-20 {
    width: 50%;
  }
  .list_team2 .img img {
    max-height: 230px;
  }
  .list_pro .box {
    flex-wrap: wrap;
  }
  .list_pro .box > div {
    width: 100% !important;
  }
  .list_pro .p-5 {
    padding: 1.2rem !important;
  }
  .list_pro .icon {
    padding: 1rem !important;
  }
  .list_pro .icon span {
    font-size: 14px !important;
  }
  .dowload .pic {
    margin-bottom: 20px;
  }
  .dowload .pic img {
    height: 300px;
  }
  .dowload .rrr {
    padding-left: 0;
  }
  .dowload .ewm {
    text-align: center !important;
    width: 100%;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
  }
  .dowload .ewm .text-start {
    text-align: center !important;
  }
  .dowload .ewm .w-40 {
    margin-right: 10px !important;
  }
  .dowload .ewm .b {
    width: 130px;
    height: 130px;
    margin-left: 6vw;
    margin-right: 6vw !important;
    margin-bottom: 20px !important;
  }
  .dowload .ewm a {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .dowload .pc1 {
    margin-top: 20px;
    margin-left: 0 !important;
  }
  .dowload .pccc {
    flex-wrap: wrap;
  }
  .list_news .d-flex {
    flex-wrap: wrap;
  }
  .list_news .time,
  .list_news .img,
  .list_news .txt {
    width: 100%;
  }
  .list_news .time {
    display: none;
  }
  .list_news .img {
    margin-bottom: 20px;
  }
  .list_news .img img {
    height: 200px !important;
  }
  .list_news .txt {
    padding-left: 0 !important;
  }
  .list_news .txt .line::after {
    display: none;
  }
  .list_news .txt .my-4 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 14px;
  }
  .list_news .a {
    position: static !important;
    padding-left: 0 !important;
  }
  .lxwm .p-5 {
    padding: 2rem !important;
  }
  .lxwm > .d-flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .lxwm .ditu,
  .lxwm .txt {
    width: 100%;
  }
  .page {
    flex-wrap: wrap;
  }
  .page li,
  .page p {
    width: 100%;
    text-align: left !important;
  }
  .gt-ys .w-20 {
    width: 48%;
    margin: 1%;
  }
  .gentou02 .wrap .list:nth-child(even) .row {
    flex-direction: column-reverse;
  }
  .show_news .top {
    margin-top: 20px;
  }
  .pagination {
    display: flex;
  }
  .guanyu {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .guanyu .list {
    margin-bottom: 10px;
    text-align: center;
    flex-wrap: wrap;
  }
  .guanyu .list .d-flex {
    margin-bottom: 10px;
  }
  .guanyu .list > div {
    width: 100%;
    justify-content: center !important;
  }
  .guanyu .f90 {
    font-size: 22px;
    line-height: 1;
  }
  .guanyu .f30.p {
    font-size: 10px;
    font-weight: normal !important;
  }
  .guanyu .f30 {
    font-size: 14px;
  }
  .guanyu .f18 {
    font-size: 12px;
  }
  .guanyu .line,
  .guanyu .aa {
    display: none;
  }
  .index_hengfu > img {
    height: 80px;
  }
  .index_hengfu div > img {
    width: 100% !important;
  }
  .zixun {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .zixun h4 {
    font-size: 16px;
  }
  .zixun .pt-5 {
    padding-top: 20px !important;
  }
  .zixun .w-80 {
    width: 100%;
  }
  .zixun .l {
    display: none !important;
  }
  .zixun .list {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .zixun .list a {
    display: inline-block;
    width: 100%;
  }
  .zixun .list .aa {
    margin-top: 10px !important;
    font-size: 14px;
    width: 20%;
    line-height: 25px;
    height: 25px;
    font-size: 12px !important;
    vertical-align: middle;
  }
  .zixun .list .aa i {
    font-size: 10px;
    vertical-align: 0.5px;
    margin-left: 0;
  }
  .zixun .aa {
    margin-top: 10px !important;
    font-size: 14px;
    width: 20%;
    line-height: 25px;
    height: 25px;
    font-size: 12px !important;
    vertical-align: middle;
  }
  .zixun .aa i {
    font-size: 10px;
    vertical-align: 0.5px;
    margin-left: 0;
  }
  .zixun .r .mt-3 {
    margin-top: 0px !important;
  }
  .zixun .f20 {
    font-size: 16px;
  }
  .zixun .border-start {
    border: none !important;
  }
  .index_vip {
    margin-top: 40px;
  }
  .index_vip .mt-50 {
    margin-top: 40px;
  }
  .index_vip .my-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .foot {
    margin-top: 40px !important;
  }
  .foot .d-flex {
    flex-wrap: wrap;
  }
  .foot .left {
    width: 100%;
    display: none !important;
  }
  .foot .right {
    width: 100%;
    font-size: 14px;
  }
  .friend-links {
    margin-top: 40px !important;
  }
  .siabr img {
    width: 15vw !important;
  }
  .guanyu2 .d-flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .guanyu2 .pic {
    margin-bottom: 20px;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .guanyu2 .w-50 {
    width: 100% !important;
  }
  .video > div {
    width: 90vw;
  }
  .show_team {
    margin-bottom: 20px;
    width: 100% !important;
    height: auto !important;
  }
}
