.xs-block {
  display: block;
}
.xs-flex {
  display: flex;
}
.xs-hidden {
  display: none;
}
.xs-visible {
  visibility: visible !important;
}
body {
  padding-bottom: 1.08rem;
}
html,body {
  height: auto !important;
  overflow-y: visible !important;
}
/* 头部开始 */
.container {
  width: 94%;
  height: 100%;
  position: relative;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}
.footer_float {
  display: block;
}

.box1 .middle,
.middle {
  width: 94%;
  margin: auto;
}

.waphear {
  display: block;
  width: 100%;
  height: 75px;
  z-index: 12;
  position: relative;
  background: #d71718;
}

.inner {
  background: #e70012;
  box-shadow: 1px 3px 6px #cacaca;
  position: fixed;
}

.waphear .ico {
  width: .7rem;
  height: 4px;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  padding: 6px 0;
  background-color: #fff;
  background-clip: content-box;
  position: absolute;
  right: 0.15rem;
  top: 50%;
  margin-top: -10px;
  z-index: 9;
  box-sizing: content-box;
}

.menu ul li {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.menu ul li .ico {
  position: absolute;
  right: 15px;
  width: 15px;
  height: 15px;
  top: 10px;
  z-index: 1;
  background: url(../images/plus.png) 95% center no-repeat;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
  filter: grayscale(100%);
}

.menu ul li a {
  height: 45px;
  color: #fff;
  line-height: 45px;
  padding-left: 5%;
  font-size: 16px
}

.menu ul li .a_js2 {}

.menu ul li .a_fmj_on {
  background: url(../images/reduce.jpg) 95% center no-repeat;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
  filter: grayscale(100%);
}

.menu ul li .a_bf {
  display: none
}

.menu ul li .a_bf a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  display: block;
}

.waphear .logo {
  width: 100%;
  height: 75px;
  float: left;
  background: url(../img/flogo.png) no-repeat 0.15rem center;
  background-size: auto 60%;
}

.menu {
  display: none;
}

.menu {
  width: 100%;
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  display: none;
  z-index: 12
}

.menu .show-menu img {
  width: auto;
  max-width: 100%;
}

.menu .closed {
  width: 30px;
  height: 25px;
  border-radius: 50%;
  padding-top: 5px;
  position: absolute;
  right: 0.1rem;
  top: 5px;
  z-index: 11;
  color: #E1E1E1
}

.menu .show-menu {
  width: 60%;
  height: 100%;
  position: fixed;
  z-index: 9;
  background: #F4EBE7;
  left: 0;
  top: 0;
  padding-top: 5%;
  text-align: center
}

.menu .show-menu h1 {
  line-height: 1.25rem;
  text-align: center;
  color: #000;
  font-weight: normal
}

.menu .show-menu a {
  color: #3D3C3A
}

.menu .show-menu li {
  line-height: 0.64rem;
  font-size: 100%;
  letter-spacing: 1px;
  text-align: left;
  margin-left: 20px;
}

.show-erweima {
  width: 66%;
  background: rgba(255, 255, 255, 0.9);
  margin: auto;
  padding: 0.64rem;
  text-align: center;
  border-radius: 0.2rem;
  padding-bottom: 0.3rem;
  position: fixed;
  bottom: 20%;
  display: none;
  left: 10%;
  z-index: 9
}

.show-erweima img.ewm {
  width: auto;
  max-width: 100%;
  height: auto
}

.show-erweima .txt {
  line-height: 2rem;
  color: #0D0D0D;
  font-size: 100%
}

.show-erweima .txt span {
  padding: 5px 10px;
  background: #202D4F;
  color: #fff
}

.show-erweima .txt span a {
  color: #fff
}

.show-erweima .txt .wx {
  width: 8%;
  margin-right: 5px;
  display: inline-block
}

.show-erweima .closed {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 10;
  width: 30px;
  height: 25px;
  padding-top: 5px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #373737;
}

.footer_float {
  /* height: auto; */
  height: 1.08rem;
  overflow: hidden;
  background: #9F0710;
  color: #fff;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
}

.footer_float a {
  color: #fff;
}

.footer_float ul li {
  float: left;
  padding: 0.2rem 0;
  width: 24%;
  line-height: 0.64rem;
  text-align: center;
  font-size: 100%;
  background: url(../images/nav_line.jpg) right repeat-y;
}

.footer_float ul li:last-child {
  background: none;
  border-right: none;
}

.footer_float ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.4)
}

/* 头部结束 */
/* 首页轮播开始 */
.index-swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-swiper-slide img {
  display: block;
  width: 100%;
}
.index-swiper-pagination {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0.2rem !important;
}
.index-swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 0.2rem;
  position: relative;
}
.index-swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.index-swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #df1918;
}
.index-swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #df1918;
  position: absolute;
  left: -5px;
  top: -5px;
}
/* 首页轮播结束 */
/* 首页集团开始 */
.index-jituan {
  width: 100%;
  /* height: 895px; */
  background: url("../img/jituan-bg.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 25px;
}
.index-jituan > .container {
  width: 89.27%;
}
.index-jituan-con {
  width: 100%;
  margin: auto;
  border-radius: 6px;
  background: rgba(255, 255, 255, .5);
  padding: 0.45rem 5.5%;
}
.index-jituan-con .con-wrp {
  width: 100%;
}
.index-jituan-con .con-wrp .main-title {
  font-size: 0.54rem;
  height: 1.08rem;
  line-height: 1.08rem;
  color: #df1918;
  position: relative;
  margin-bottom: .3rem;
}
.index-jituan-con .con-wrp .main-title:after {
  content: "";
  display: block;
  width: .69rem;
  height: .02rem;
  background-color: #df1918;
  position: absolute;
  left: 0;
  bottom: 0;
}
.index-jituan-con .con-wrp .desc {
  font-size: 14px;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  margin-bottom: 15px;
}
.index-jituan-con .con-wrp .btn-more {
  width: 110px;
  height: 35px;
  line-height: 35px;
  border-radius: .06rem;
  background-color: #df1918;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
}
.index-jituan-con .con-wrp .btn-more img {
  margin-left: 4px;
  width: 16px;
}
.index-jituan-con .video-wrp {
  width: 100%;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
.index-jituan-con .video-mask-img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.index-jituan-con .video-mask-btn {
  width: .75rem;
  width: .75rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.375rem;
  margin-top: -0.375rem;
  z-index: 10;
}
.index-jituan-video {
  display: none;
  width: 100%;
}
.index-jituan-number {
  display: none;
}
/* 首页集团结束 */
/* 首页产品开始 */
.pc{ display: none;}
.wap{ display: block} 
.index-chanpin {
  padding: 25px 3%;
}
.index-chanpin .main-title {
  margin-bottom: 25px;
}
.index-chanpin .main-title .tit {
  font-size: .54rem;
  position: relative;
}
.index-chanpin .main-title .desc {
  font-size: .30rem;
  color: #5b5b5b;
  margin-left: .20rem;
}
.index-chanpin .main-title .tit:after {
  content: "";
  display: block;
  width: 1.26rem;
  height: 2px;
  background-color: #df1918;
  position: absolute;
  left: 0;
  bottom: -.10rem;
}
.index-chanpin-con {
 
}
.index-chanpin-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.index-chanpin-item {
  display: block;
  font-size: 14px;
  line-height: 30px;
  margin-right: 15px;
  margin-bottom: 10px;
  color: #555;
  background: #dedede;
  height:30px;
  width: 28%;
  border-radius: 15px;
  text-align: center;
}
.index-chanpin-item.on {
  color: #fff;
  background:#df1918 ;
}
.index-chanpin-page {
  margin-top: .50rem;
}
.index-chanpin-page > a {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 8px;
  background-color: #e6000e;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.index-chanpin-page .index-chanpin-page-prev {
  background-image: url("../img/arrow-left.png");
}
.index-chanpin-page .index-chanpin-page-next {
  background-image: url("../img/arrow-right.png");
}
.index-chanpin-page > a.disabled {
  background-color: #f0b4b4;
}
.index-chanpin-swiper {
  width: 100%;
  margin-right: 5%;
  overflow: hidden;
  padding-bottom: 1.50rem;
  position: relative;
}
.index-chanpin-swiper-slide {
  flex-shrink: 0;
  width: 100%;
  background: url("../img/chanpin-bg.png") no-repeat center top;
  background-size: 100% auto;
  padding-top: 0.23rem;
  font-size: 16px;
  text-align: center;
}
.index-chanpin-swiper-slide img {
  display: block;
  width: 100%;
  margin: 0 auto 0.7rem;
}
.index-chanpin-swiper-slide-active img {
  margin: 0 auto 0;
}
.index-chanpin-swiper-slide-active .tit {
  padding-bottom: .50rem;
  margin-top: -.20rem;
}
.index-chanpin-navigation {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.index-chanpin-navigation .index-chanpin-button {
  width: 60px;
  height: 43px;
  cursor: pointer;
  background-image: url("../img/chanpin-pagi-bg1.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.index-chanpin-navigation .index-chanpin-button img {
  width: 38px;
  height: 38px;
  display: block;
}
.index-chanpin-navigation .index-chanpin-button-prev {
  margin-right: 19px;
}
/* 首页产品结束 */
/* 首页新闻开始 */
.index-news {
  padding-top: 25px;
  padding-bottom: 15px;
  background-color: #dae8f4;
}
.index-news-top .tit-wrp {
  position: relative;
  line-height: 1;
  height: .85rem;
  font-family: '思源黑体','黑体';
  font-weight: bold;
  width: 3.10rem;
  margin-bottom: 30px;
}
.index-news-top .tit-wrp .text1 {
  font-size: .4rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.index-news-top .tit-wrp .text2 {
  font-size: .87rem;
  position: absolute;
  left: .58rem;
  top: .15rem;
  z-index: 3;
  color: rgba(230, 0, 14, .2);
}
.index-news-top .tit-wrp:after {
  content: "";
  display: block;
  width: .51rem;
  height: .04rem;
  background-color: #e6000e;
  position: absolute;
  left: 0;
  top: .59rem;
}
.index-news-top .tab-wrp {
  justify-content: center;
}
.index-news-top .tab-wrp a {
  display: block;
  width: 82px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  border: 1px solid #595757;
  color: #000;
  margin-right: 12px;
  text-align: center;
} 
.index-news-top .tab-wrp a.on {
  border-color: #e6000e;
  background-color: #e6000e;
  color: #fff;
}
.index-news-top .tab-wrp a:last-child {
  margin-right: 0;
}
.index-news-top .more-wrp .btn-more {
  font-size: 20px;
} 
.index-news-swiper-navigation {
  margin-top: 25px;
  width: 72px;
}
.index-news-swiper-navigation > a {
  display: block;
  width: 33px;
  height: 29px;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #e6000e;
}
.index-news-swiper-navigation > a.disabled {
  background-color: #dea2af;
}
.index-news-swiper-navigation .index-news-swiper-prev {
  background-image: url("../img/arrow-left.png");
}
.index-news-swiper-navigation .index-news-swiper-next {
  background-image: url("../img/arrow-right.png");
}
.index-news-swiper {
  padding-top: 36px;
  width: 100%;
  overflow: hidden;
}
.index-news-swiper-slide {
  flex-shrink: 0;
  width: 100%;
  border: 1px solid #c9c9c9;
  background-color: #fff;
}
.index-news-swiper-slide .slide-wrp {
  padding: 8% 10%;
}
.index-news-swiper-slide .date1 {
  font-size: 14px;
  margin-bottom: 5px;
}
.index-news-swiper-slide .date2 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.index-news-swiper-slide .tit {
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  margin-bottom: 10px;
}
.index-news-swiper-slide .img {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  /*height: 4rem;*/
  /*object-fit: cover;*/
}
.index-news-swiper-slide .desc {
  font-size: 13px;
  color: #595757;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
/* 首页新闻结束 */
/* 首页底部开始 */
.index-footer {
  width: 100%;
  height: 8.74rem;
  background: url("../img/inside-foot-bg.jpg") no-repeat center center;
  background-size: 19.20rem 8.74rem;
}
.index-footer > .container {
  padding-bottom: 1.34rem;
}
.index-foot-con {
  width: 100%;
}
.index-foot-nav {
  width: 100%;
  flex-wrap: wrap;
}
.index-foot-nav dl {
  margin-right: 10%;
  color: #fff;
  font-size: 15px;
  width: 100px;
  margin-right: 8%;
}
.index-foot-nav dl:last-child {
  margin-right: 0;
}
.index-foot-nav dl dt {
  font-size: 16px;
  margin-bottom: 12px;
  height: 30px;
  line-height: 16px;
  position: relative;
}
.index-foot-nav dl dt:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.index-foot-nav dl dd {
  line-height: 2.2;
}
.index-foot-nav dl dd a {
  color: #fff;
  font-size: 12px;
}
.index-foot-bottom {
  width: 100%;
  height: 1.34rem;
  border-top: 1px solid rgba(255, 255, 255, .3);
  text-align: center;
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.index-foot-bottom p {
  margin-bottom: .12rem;
}
.index-foot-bottom p a{ color:#fff;}
.index-foot-bottom p:last-child {
  margin-bottom: 0;
}
.index-foot-ewm-item {
  width: 25%;
  position: relative;
  margin-bottom: 25px;
}
.index-foot-ewm-item .icon {
  display: block;
  margin: 0 auto 18px;
  width: 50%;
}
.index-foot-ewm-item .tit {
  line-height: 1.1;
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.index-foot-ewm {
  width: 100%;
  padding-top: .2rem;
}
.index-foot-ewm > div {
   flex-wrap: wrap;
   justify-content: space-around;
}
.index-foot-ewm-item .ewm {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: -110px;
  display: none;
}
.index-foot-ewm-item:last-child .ewm{ top:100px; right:-4px; left:auto}
.index-foot-ewm-item:hover .ewm {
  display: block;
}
/* 首页底部结束 */
/* 内页公共开始 */
.inside-banner {
  position: relative;
}
.inside-banner-img {
  display: block;
  width: 120%;
  margin-left: -14%;
}
.inside-nav {
  width: 100%;
  padding: 0.25rem 0;
}
.inside-nav-item {
  width: 21%;
  padding: 0 0.1rem;
  margin: 5px 2%;
  overflow: hidden;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 16px;
  background-color: #d6d6d6;
}
.inside-nav-item.on {
  background-color: #d3190b;
  color: #fff;
}
.inside-crumb {
  font-size: 12px;
  color: #666;
  margin-top: 0.1rem;
  padding: 0 3%;
}
.inside-crumb a {
  font-size: inherit;
  color: inherit;
}
.inside-main-title {
  width: 7rem;
  height: 0.832rem;
  background: url("../img/JIUJIUTONGXIN.png") no-repeat center center;
  background-size: 100% auto;
  margin: 0 auto 0.4rem;
  text-align: center;
  padding-top: 0.3075rem;
}
.inside-main-title span {
  display: inline-block;
  height: .524rem;
  line-height: .524rem;
  font-size: .524rem;
  color: #000;
  font-weight: bold;
}
.inside-footer {
  height: 6.90rem;
  background-image: url('../img/inside-foot-bg.jpg');
}
.inside-subcat-wrap {
  margin-bottom: 0.4rem;
}
.inside-subcat-wrap a {
  width: 2.40rem;
  height: .60rem;
  line-height: .58rem;
  border: 1px solid #df1918;
  margin-right: 0.4rem;
  color: #df1918;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-radius: .08rem;
  transition: all .25s;
}
.inside-subcat-wrap a:not(.on):hover {
  text-shadow: 0.02rem 0.02rem 0.08rem rgba(223, 25, 24, .3);
  box-shadow: 0.03rem 0.06rem 0.12px 0px rgba(223, 25, 24, .3);
}
.inside-subcat-wrap a.on {
  border: none;
  line-height: 0.6rem;
  background: linear-gradient(to right, #df1918, #f96249);
  color: #fff;
}
.inside-subcat-wrap a:last-child {
  margin-right: 0;
}
/* 内页公共结束 */
/* 内页产品开始 */
.inside-chanpin-swiper,
.inside-canyin-swiper{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.inside-chanpin-swiper-wrapper {
  flex-direction: row !important;
}
.inside-chanpin-swiper-slide {
  flex-shrink: 0;
  width: 100%;
  padding: 0.5rem;
  transition: padding .3s;
}
.inside-chanpin-swiper-slide-wrp {
  /* padding-bottom: 25px; */
  background: url("../img/chanpin-bg.png") no-repeat center top;
  background-size: 100% auto;
  padding-top: .23rem;
  font-size: 16px;
  text-align: center;
  position: relative;
  border-radius: .20rem;
}
.inside-chanpin-swiper .inside-chanpin-swiper-slide .con-wrp {
  font-size: 12px;
  color: #fff;
  line-height: 1.8;
  display: none;
  text-align: center;
  margin-top: 4px;
  padding-bottom: .2rem;
}
.inside-chanpin-swiper .inside-chanpin-swiper-slide:active .con-wrp{
  display: block;
}
.inside-chanpin-swiper-slide .img {
  display: block;
  width: 78%;
  margin: 0 auto 0.7rem;
}
.inside-chanpin-swiper-slide:active .inside-chanpin-swiper-slide-wrp {
  background-image: url("../img/inside-chanpin-bg_03.png");
  background-size: cover;
  color: #fff;
}
.inside-chanpin-swiper-slide:active {
  padding: 0;
}
.inside-chanpin-swiper-slide:active .arrow {
  display: flex;
}
.inside-chanpin-swiper-slide:active .img {
  margin: 0 auto;
  width: 85%;
}
.inside-canyin-swiper .inside-chanpin-swiper-slide:active .img {
  visibility: hidden;
}
.inside-chanpin-swiper-slide .arrow {
  width: .55rem;
  height: .39rem;
  cursor: pointer;
  background-image: url("../img/chanpin-pagi-bg1.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -0.195rem;
  left: 50%;
  margin-left: -0.275rem;
  display: none;
}
.inside-chanpin-swiper-slide .arrow img {
  width: .35rem;
  height: .35rem;
  display: block;
}
.inside-chanpin-block1 {
  height: 0.5rem;
}
.inside-canyin-swiper .inside-chanpin-swiper-slide .con-wrp {
  font-size: 12px;
  color: #fff;
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: left;
  padding: 5%;
  background: rgba(230, 1, 19, .38);
  border-radius: 0 0 .2rem .2rem;
}
.inside-canyin-swiper .inside-chanpin-swiper-slide:active .inside-chanpin-swiper-slide-wrp > .tit {
  display: none;
}
.inside-canyin-swiper .inside-chanpin-swiper-slide:active .inside-chanpin-swiper-slide-wrp {
  padding-bottom: 25%;
}
.inside-canyin-swiper .inside-chanpin-swiper-slide .con-wrp  .con {
  width: 68%;
}
.inside-canyin-swiper .inside-chanpin-swiper-slide .con-wrp .tit {
  font-size: 16px;
  margin-bottom: 4px;
}
.inside-canyin-swiper .inside-chanpin-swiper-slide .con-wrp img {
  width: 27%;
}
.inside-canyin-swiper .inside-chanpin-swiper-slide:active .con-wrp{
  display: flex;
}
.inside-canyin-swiper .index-chanpin-navigation,
.inside-chanpin-swiper .index-chanpin-navigation {
  position: static;
  margin-top: .25rem;
}
/* 内页产品结束 */
/* 内页发展历程开始 */
.fazhan-left-wrap {
  width: 16%;
}
.fazhan-left-swiper {
  width: 75%;
  height: 5.70rem;
  overflow: hidden;
  margin-top: .95rem;
}
.fazhan-left-swiper-slide {
  width: 100%;
  height: .95rem;
  line-height: .95rem;
  text-align: right;
  color: #9fa0a0;
  font-size: 14px;
}
.fazhan-left-swiper-slide-active {
  color: #df1918;
  font-size: 16px;
}
.fazhan-line-wrap {
  width: .02rem; 
  height: 5.70rem;
  background-color: #e1e1e1;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: .95rem;
}
.fazhan-line-wrap .line {
  width: 1px;
  height: .95rem;
  position: relative;
}
.fazhan-line-wrap .line:before {
  content: '';
  width: 12px;
  height: .02rem;
  background-color: #e1e1e1;
  position: absolute;
  right: 0px;
  top: .465rem;
  z-index: 4;
}
.fazhan-line-wrap .line.on:after {
  content: '';
  width: .10rem;
  height: .10rem;
  border: .02rem solid #df1918;
  border-radius: 50%;
  position: absolute;
  z-index: 5;
  right: -0.06rem;
  top: .41rem;
  background-color: #fff;
}
.fazhan-left-navigation-button {
  width: .40rem;
  height: .40rem;
  line-height: .40rem;
  text-align: center;
  border: 0.02rem solid #e1e1e1;
  border-radius: 50%;
  position: absolute;
  left: -.18rem;
  font-size: .40rem;
  color: #e1e1e1;
  font-weight: bold;
}
.fazhan-left-navigation-button:hover {
  color: #df1918;
  border-color: #df1918;
}
.fazhan-left-navigation-prev {
  top: -.40rem;
}
.fazhan-left-navigation-next {
  bottom: -.40rem;
}
.fazhan-list {
  width: 78%;
}
.fazhan-swiper {
  width: 100%;
  height: 7.50rem;
  overflow: hidden;
  display: none;
}
.fazhan-swiper:first-child {
  display: block;
}
.fazhan-swiper-slide {
  width: 100%;
  /*height: 2.3rem;*/
  margin-bottom: 0.2rem;
  border: 1px solid #cdcdcd;
  border-radius: .10rem;
  padding: 0.20rem 5%;
}
.fazhan-swiper-slide .tit {
  font-size: 16px;
  margin-bottom: .10rem;
  color: #df1918;
}
.fazhan-swiper-slide .desc {
  font-size: 13px;
  padding-left: .24rem;
  color: #727171;
  position: relative;
}
.fazhan-swiper-slide .desc:before {
  content: "";
  display: block;
  width: .08rem;
  height: .08rem;
  border-radius: 50%;
  background-color: #df1918;
  position: absolute;
  left: 0;
  top: .09rem;
}
.fazhan-swiper-slide:hover,
.fazhan-swiper-slide-active {
  border-color: #df1918;
}
.fazhan-swiper-slide:hover .desc,
.fazhan-swiper-slide-active .desc {
  color: #df1918;
}
.fazhan-swiper .index-chanpin-navigation {
  bottom: -0.5rem;
}
/* 内页发展历程结束 */
/* 内页党群建设开始 */
.dangqun-list-item {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 0.4rem;
  transition: all .25s;
  display: block;
}
.dangqun-list-item:nth-of-type(2n) {
  margin-right: 0;
}
.dangqun-list-item .thumb {
  display: block;
  width: 100%;
  height: 2rem;
  object-fit: cover;
}
.dangqun-list-item .con-wrp {
  padding: 3%;
  border: 1px solid #d3190b;
  border-top: none;
}
.dangqun-list-item .con-wrp .tit-wrp .tit{
  font-size: 14px;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  color: #333;
}
.dangqun-list-item .con-wrp .tit-wrp .desc{
  font-size: 12px;
  color: #2d2d2d;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.dangqun-list-item:active {
  box-shadow: 0px 2px 5px 1px rgba(211, 25, 11, .2);
}
.dangqun-list-item .con-wrp .date {
  font-size: 12px;
  color: #df1918;
}
/* 内页党群建设结束 */
/* 内页集团简介开始 */
.jianjie-block1 {
  margin-bottom: 0.4rem;
}
.jianjix-text {
  font-size: 14px;
  color: #333;
  line-height: 2;
  text-indent: 2em;
}
.jianjie-block2  {
  padding: 0.4rem 0;
  background-color: #f7f7f7;
}
.jianjie-block2 h3 {
  font-size: 22px;
  color: #2d2d2d;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.3rem;
}
.jianjie-wrap {
  padding: 2%;
  background-color: #f1f1f1;
  border-radius: .08rem;
  margin: 0.4rem auto;
}
.jianjie-wrap .con-wrp {
  width: 100%;
  background: url("../img/jituan-bg2_03.jpg") no-repeat center center;
  background-size: 90% auto;
  padding: 0.3rem;
}
.jianjie-wrap .con-wrp .num-item {
  margin-bottom: .5rem;
}
.jianjie-wrap .con-wrp .num-item:nth-child(1),
.jianjie-wrap .con-wrp .num-item:nth-child(2),
.jianjie-wrap .con-wrp .num-item:nth-child(3) {
  width: 33.33%;
}
.jianjie-wrap .con-wrp .num-item:nth-child(4),
.jianjie-wrap .con-wrp .num-item:nth-child(5) {
  width: 39%;
  margin-bottom: 0;
}
.jianjie-wrap .con-wrp .num-item .num-top {
  margin-bottom: .50rem;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  margin-bottom: 0.1rem;
  color: #000;
}
.jianjie-wrap .con-wrp .num-item .num {
  font-size: .55rem;
  color: #df1918;
  margin-right: 2px;
  font-weight: 600;
}
.jianjie-wrap .con-wrp .num-item .num-tit {
  font-size: 13px;
  text-align: center;
}
.jianjie-wrap .video-wrp {
  width: 100%;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  margin-top: 0.2rem;
}
.jianjie-wrap .video-mask-img {
  width: 100%;
}
.jianjie-wrap .video-mask-btn {
  width: .75rem;
  width: .75rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.375rem;
  margin-top: -0.375rem;
  z-index: 10;
}
.inside-jituan-video {
  width: 100%;
  display: none;
}
/* 内页集团简介 */
/* 内页董事长开始 */
.boss-block1 {
  margin-bottom: .60rem;
}
.boss-block1-wrap {
  padding-left: 2.5%;
  padding-top: 2.5%;
}
.boss-block1-wrap .thumb {
  width: 100%;
  display: block;
  z-index: 2;
  margin-bottom: 0.25rem;
}
.boss-block1-wrap .tit-wrp {
  position: relative;
  padding-bottom: .25rem;
  margin-bottom: .35rem;
}
.boss-block1-wrap .tit-wrp:after {
  content: "";
  display: block;
  width: .76rem;
  height: .04rem;
  background-color: #df1918;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.boss-block1-wrap .tit-wrp .tit {
  font-size: 22px;
  color: #000;
  margin-bottom: .1rem;
}
.boss-block1-wrap .tit-wrp .tit-en {
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
}
.boss-block1-wrap .desc {
  width: 100%;
  position: relative;
  z-index: 3;
  background: linear-gradient(to right, #df1918, #ef805b);
  padding: 4% 5%;
  font-size: 14px;
  color: #fff;
  line-height: 2;
  border-radius: 2px;
}
.boss-block2 {
  padding: .70rem 0;
  background: #f1f1f1 url("../img/jituan-bg2_03.jpg") no-repeat center center;
  background-size: 35% auto;
}
.boss-block2 h3 {
  font-size: 22px;
  margin-bottom: .20rem;
  text-align: center;
}
.boss-block2 .desc {
  font-size: 14px;
  line-height: 2;
  text-indent: 2em;
  color: #666;
}
.boss-block3 {
  padding: 0.4rem 0;
}
.boss-block3 .thumb {
  width: 100%;
  display: block;
  margin-bottom: 0.25rem;
}
.boss-block3 .con-wrp {
  width: 100%;
}
.boss-block3 .con-wrp .tit {
  width: 100%;
  height: .80rem;
  line-height: .60rem;
  font-size: 22px;
  color: #000;
  border-bottom: 1px solid #df1b1a;
  margin-bottom: .2rem;
}
.boss-block3 .con-wrp .desc {
  font-size: 14px;
  line-height: 2;
  text-indent: 2em;
  color: #666;
}
/* 内页董事长结束 */
/* 内页旗下公司开始 */
.company-top {
  width: 7.01rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  background: url('../img/company-horz-big.png');
  background-size: 100% 100%;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin: auto;
  margin-bottom: .2rem;
  display: block;
}
.company-top{width: 6.7rem;font-size: 15px; display:none}
.company-list {
  position: relative;
  margin-bottom: .33rem;
}
.company-list-wrp {
  width: 100%;
}
.company-item {
  display: block;
  width: 6.7rem;
  height:1rem;
  line-height: 1rem;
  background: url('../img/company-horz-big.png');
  background-size: 100% 100%;
  text-align: center;
  font-size: 15px;
  color: #fff;
  margin: 0 auto 0.04rem;
  font-weight: bold;
}
.company-tab {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 1.2rem 2.5% 1.22rem;
  display: none;
  opacity: 0;
  transition: opacity .3s;
}
.company-tab .closed {
  position: absolute;
  right: 3%;
  top: .3rem;
  width: 30px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  border-radius: 6px;
  color: #E1E1E1;
  background-color: rgba(0, 0, 0, 0.7);
}
.company-swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.company-swiper-wrapper {
  height: 100%;
}
.company-main-title {
  width: 5.90rem;
  height: .7rem;
  background: url("../img/JIUJIUTONGXIN.png") no-repeat center center;
  background-size: 100% auto;
  padding-top: 0.3rem;
  margin-bottom: .7rem;
  position: relative;
}
.company-main-title:after {
  content: "";
  display: block;
  width: .84rem;
  height: .04rem;
  background-color: #e60113;
  position: absolute;
  left: 0px;
  bottom: -.65rem;
}
.company-main-title span {
  display: inline-block;
  height: .57rem;
  line-height: .57rem;
  font-size: .57rem;
  color: #000;
  font-weight: bold;
}
.company-swiper-slide  {
  height: 100%;
  padding: 5% 4% 4%;
  border-radius: .32rem;
  background: #f0f0f0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.company-swiper-slide .wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-shrink: 1;
  flex-grow: 0;
}
.company-swiper-slide .thumb {
  width: 100%;
  border-radius: 2px;
  box-shadow: 0px .08rem .08rem 1px #ddd;
  margin-bottom: 0.25rem;
  margin-top: 10px;
}
.company-main-title{ display:none}
.company-swiper-slide .con-wrp {
  width: 100%;
  flex-grow: 0;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 1;
}
.company-swiper-slide .con-wrp .tit-wrp {
  height: .8rem;
  position: relative;
  color: #000;
  line-height: 1;
  margin-bottom: 0.25rem;
}
.company-swiper-slide .con-wrp .tit-wrp .tit {
  font-size: .34rem;
  margin-bottom: 10px;
  font-weight: bold;
}
.company-swiper-slide .con-wrp .tit-wrp .tit-en {
  font-size: 12px;
}
.company-swiper-slide .con-wrp .desc {
  font-size: 13px;
  line-height: 2;
  text-indent: 2em;
  flex-shrink: 1;
  overflow-y: scroll;
  /*height: 47%;*/
  height: 254px;
}
.company-swiper-navigation {
  position: absolute;
  top: .3rem;
  left: 50%;
  width: 1.52rem;
  margin-left: -0.76rem;
}
.company-swiper-button {
  width: .60rem;
  height: .60rem;
  border-radius: 50%;
  background-size: 100% 100%;
}
.company-swiper-button-prev {
  background-image: url('../img/company-button-prev.png');
}
.company-swiper-button-next {
  background-image: url('../img/company-button-next.png');
}
.company-swiper-button:active {
  opacity: .8;
}
/* 内页旗下公司结束 */
/* 内页企业文化开始 */
.culture-item {
  width: 100%;
  height: 3.30rem;
  margin-bottom: .2rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  padding: 0 3%;
  border-radius: .06rem;
  overflow: hidden;
}
.culture-item:nth-of-type(2n) {
  margin-right: 0;
}
.culture-item-mask {
  color: #fff;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.culture-item-mask .tit {
  height: .60rem;
  line-height: .35rem;
  font-size: 18px;
  margin-bottom: .15rem;
  position: relative;
  margin-top: .92rem;
}
.culture-item-mask .desc {
  font-size: 14px;
}
.culture-item-mask .tit:after {
  content: "";
  display: block;
  width: .78rem;
  height: .04rem;
  background-color: #e42822;
  position: absolute;
  left: 50%;
  margin-left: -.39rem;
  bottom: 0px;
}
.concept-wrap {
  flex-wrap: wrap;
}
.concept-item {
  width: 100%;
  height: 5.87rem;
  margin-bottom: 1px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
  background-size: 100%;
}
.concept-item-mask {
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 5%;
}
.concept-item-mask .icon-wrap {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.85rem;
  margin-bottom: .3rem;
}
.concept-item-mask .icon-wrp {
  width: 1.13rem;
  height: 1.13rem;
  border: 1px solid #fff;
  border-radius: 50%;
}
.concept-item-mask .icon-wrp img {
  width: .54rem;
}
.concept-item-mask .tit {
  width: 100%;
  font-size: 18px;
  color: #fff;
}
.concept-item-mask .line {
  display: inline-block;
  width: .72rem;
  height: .02rem;
  background-color: #fff;
}
.concept-item-mask .desc {
  width: 100%;
  margin-top: .20rem;
  line-height: 2;
  font-size: 14px;
}
/* 内页企业文化结束 */
/* 内页旗下品牌开始 */
.brand-list {
  margin-bottom: 1rem;
  position: relative;
}
.brand-item {
  width: 14.65%;
  background: url('../img/duobianxing1.png') no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
}
.brand-item img {
  width: 80%;
}
.brand-wrap {
  width: 100%;
  border-radius: .06rem;
  background: #f3f3f3 url('../img/pinpai-bg.png') no-repeat center center;
  background-size: cover;
  padding: .5rem 3% .4rem;
  overflow: hidden;
}
.brand-wrap .brand-number {
  margin-bottom: .1rem;
  flex-wrap: wrap;
}
.brand-wrap .brand-number .num-item {
  width: 33.33%;
  font-size: 14px;
  margin-bottom: 0.25rem;
}
.brand-wrap .brand-number .num-item .num-wrp  {
  line-height: 1;
}
.brand-wrap .brand-number .num-item .num-wrp .num {
  font-size: 22px;
  font-weight: bold;
  margin-right: 3px;
  color: #df1918;
}
.brand-wrap .brand-number .num-item .tit {
  font-weight: bold;
  margin-top: 8px;
}
.brand-wrap .brand-desc {
  font-size: 13px;
  color: #666666;
  line-height: 2;
  text-align: center;
}
/* 内页旗下品牌结束 */
/* 内页荣誉资质开始 */
.honor-list-item {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: .25rem;
  border: .02rem solid #b7b7b7;
}
.honor-list-item:nth-of-type(2n) {
  margin-right: 0;
}
.honor-list-item .img-wrp {
  width: 100%;
  overflow: hidden;
  padding: 6%;
  height: 4rem;
}
.honor-list-item .img-wrp img {
  display: block;
  width: 100%;
  object-fit: scale-down;
}
.honor-list-item .tit {
  width: 100%;
  height: .98rem;
  line-height: .98rem;
  background: linear-gradient(to bottom, #fb8861, #e60113);
  text-align: center;
  overflow: hidden;
  font-size: 13px;
  color: #fff;
}
/* 内页荣誉资质结束 */
/* 内页新闻开始 */
.news-top {
  margin-bottom: .4rem;
}
.news-top .img-wrp {
  width: 48.5%;
  margin-right: 3%;
  position: relative;
}
.news-top .img-wrp img {
  display: block;
  width: 100%;
  height: 3rem;
  object-fit: cover;
}
.news-top .con-wrp {
  width: 48.5%;
  padding-top: .04rem;
}
.news-top .con-wrp .tit {
  font-size: 14px;
  color: #2a272d;
  font-weight: bold;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: .1rem;
}
.news-top .con-wrp .desc {
  font-size: 12px;
  line-height: .45rem;
  max-height: .9rem;
  overflow: hidden;
  color: #2a272d;
  margin-bottom: .1rem;
}
.news-top .con-wrp .date {
  font-size: 12px;
  color: #666;
  margin-bottom: .15rem;
}
.news-top .con-wrp .more {
  width: 2.60rem;
  height: .50rem;
  line-height: .50rem;
  color: #fff;
  text-align: center;
  font-size: .22rem;
  background-color: #df1918;
  border-radius: .25rem;
  display: block;
}
.news-list-item {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: .33rem;
}
.news-list-item:nth-of-type(2n) {
  margin-right: 0;
}
.news-list-item .img-wrp img {
  width: 100%;
  height: 2rem;
  object-fit: cover;
  display: block;
}
.news-list-item .con-wrp {
  padding: 4%;
  border: 1px solid #d1d1d1;
}
.news-list-item .con-wrp .tit {
  font-size: 14px;
  color: #000000;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}
.news-list-item .con-wrp .date {
  font-size: 12px;
  color: #666;
}
.news-list-item .con-wrp .desc {
  font-size: 12px;
  color: #333;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 0.07rem;
}
/* 内页新闻结束 */
/* 内页集团视频开始 */
.video-top {
  margin-bottom: .45rem;
  display: none;
}
.video-top .video-list-item {
  width: 48.5%;
  margin-right: 3%;
}
.video-top .video-list-item:nth-of-type(2n) {
  margin-right: 0;
}
.video-list .video-list-item {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: .25rem;
}
.video-list .video-list-item:nth-of-type(2n) {
  margin-right: 0;
}
.video-list-item .img-wrp {
  width: 100%;
  position: relative;
}
.video-list-item .img-wrp .thumb {
  width: 100%;
  display: block;
}
.video-list-item .img-wrp .icon-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.video-list-item .img-wrp .icon-play {
  width: .6rem;
  height: .43rem;
  line-height: .44rem;
  background-image: url("../img/chanpin-pagi-bg1.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  font-size: .14rem;
  text-indent: 0.02rem;
}
.video-top .video-list-item .tit {
  width: 100%;
  height: .7rem;
  line-height: .7rem;
  text-align: center;
  color: #fff;
  font-size: 13px;
  background: linear-gradient(to right, #dd2927, #f2806e);
}
.video-list .video-list-item .tit {
  width: 100%;
  height: .58rem;
  line-height: .58rem;
  text-align: center;
  font-size: 12px;
  color: #060001;
  background: #e0e0e0;
  transition: all .2s;
}
.video-list .video-list-item .tit:hover {
  color: #fff;
  background: linear-gradient(to right, #dd2927, #f2806e);
}
.video-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .3);
  z-index: 98;
  display: none;
}
.video-modal {
  width: 94%;
  height: 6rem;
  background: #fff;
  border-radius: .2rem;
  position: fixed;
  left: 3%;
  top: 30%;
  padding: .2rem 3%;
  z-index: 98;
  display: none;
  opacity: 0;
  transition: opacity .3s;
}
.video-modal video,
.video-modal iframe{
  width: 100%;
  height: 100%;
  display: block;
}
.video-modal-closed {
  width: .4rem;
  height: .35rem;
  line-height: .35rem;
  text-align: center;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  font-weight: bold;
  font-size: .22rem;
  border-radius: .06rem;
  position: absolute;
  right: .4rem;
  top: .35rem;
  cursor: pointer;
}
/* 内页集团视频结束 */
/* 内页集团刊物开始 */
.kanwu-list-item {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: .25rem;
  position: relative;
}
.kanwu-list-item:nth-of-type(2n) {
  margin-right: 0;
}
.kanwu-list-item .img-wrp {
  width: 100%;
}
.kanwu-list-item .img-wrp img {
  display: block;
  width: 100%;
}
.kanwu-list-item .tit-wrp {
  width: 2.4rem;
  height: 1.43rem;
  background: url('../img/niankan-bg.png');
  background-size: 100% 100%;
  position: absolute;
  bottom: 0.45rem;
  right: -.16rem;
  color: #fff;
  padding: .32rem .62rem .25rem .26rem;
}
.kanwu-list-item .tit-wrp .tit {
  font-size: 14px;
  line-height: .4rem;
  height: .4rem;
  overflow: hidden;
  margin-bottom: .04rem;
}
.kanwu-list-item .tit-wrp .desc {
  font-size: 11px;
  height: .3rem;
  line-height: .3rem;
  overflow: hidden;
}
/* 内页集团刊物结束 */
/* 内页联系我们开始 */
.contact-top {
  margin-bottom: .4rem;
}
.contact-top .contact-wrap {
  width: 100%;
}
.contact-map {
  width: 100%;
  height: 6rem;
  overflow: hidden;
}
#dituContent {
  width: 100%;
  height: 100%;
}
.contact-wrap .tit-wrp {
  width: 100%;
  padding: .2rem 0 .12rem;
  border-bottom: 1px solid #b1b1b1;
}
.contact-wrap .tit-wrp .tit1 {
  font-size: .46rem;
  color: #da1817;
  margin-bottom: .1rem;
}
.contact-wrap .tit-wrp .tit2 {
  font-size: .29rem;
  color: #333;
}
.contact-wrap .info-wrp {
  padding-top: .5rem;
}
.contact-wrap .info-wrp .info-item {
  line-height: 2;
  font-size: 13px;
  margin-bottom: .25rem;
} 
.contact-wrap .info-wrp .info-item img {
  width: .8rem;
  margin-right: .13rem;
}
.contact-wrap .info-wrp .info-item .text-phone {
  font-size: 18px;
  color: #3d3d3d;
  font-weight: bold;
}
.contact-wrap .media-wrp {
  flex-wrap: wrap;
}
.contact-wrap .media-wrp .media-item {
  margin-right: 5%;
  position: relative;
  width: 40%;
  margin-bottom: 2.5rem;
}
.contact-wrap .media-wrp .media-item > img {
  width: .42rem;
  margin-right: .1rem;
}
.contact-wrap .media-wrp .media-item .tit {
  flex-grow: 1;
  height: .42rem;
  line-height: .4rem;
  border-radius: .42rem;
  text-align: center;
  font-size: 12px;
  color: #000;
  border: 1px solid #b1b1b1;
}
.contact-wrap .media-wrp .media-item .ewm-mask {
  width: 2.2rem;
  height: 2.27rem;
  background: url('../img/ewm-contact-bg.png');
  background-size: 100% 100%;
  /*z-index: 99999;*/
  position: absolute;
  left: 50%;
  margin-left: -.76rem;
  top: .43rem;
  padding: .39rem .23rem .21rem;
}
.contact-wrap .media-wrp .media-item .ewm-mask img {
  width: 100%;
  height: 100%;
  display: block;
}
.contact-main-title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: .15rem;
}
.contact-main-label {
  font-size: 13px;
  text-align: center;
  width: 70%;
  margin: 0 auto .4rem;
}
.contact-company-list-item {
  width: 100%;
  margin-bottom: .27rem;
  border: 1px solid #e4e4e4;
  border-radius: .10rem;
  padding: 2%;
  cursor: pointer;
  align-items: center;
}
.contact-company-list-item .con-wrp {
  width: 53.28%;
  font-size: 12px;
  line-height: 1.25;
  padding-left: 2%;
}
.contact-company-list-item .con-wrp .text {
  margin-top: 0.1rem;
}
.contact-company-list-item .con-wrp .tit {
  font-size: 13px;
  height: .58rem;
  line-height: .58rem;
  font-weight: bold;
}
.contact-company-list-item .thumb {
  width: 42.35%;
}
.contact-map-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .3);
  z-index: 98;
  display: none;
}
.contact-map-modal {
  width: 94%;
  height: 7rem;
  background: #fff;
  border-radius: .2rem;
  position: fixed;
  left: 3%;
  top: 25%;
  padding: .2rem 3%;
  z-index: 98;
  display: none;
  opacity: 0;
  transition: opacity .3s;
}
#dituContentFloat {
  width: 100%;
  height: 100%;
  display: block;
}
.contact-map-modal-closed {
  width: .4rem;
  height: .35rem;
  line-height: .35rem;
  text-align: center;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  font-weight: bold;
  font-size: .22rem;
  border-radius: .06rem;
  position: absolute;
  right: .25rem;
  top: .25rem;
  cursor: pointer;
}
/* 内页联系我们结束 */
/* 生产基地开始 */
.jidi-row {
  width: 100%;
}
.jidi-row.m150 {
  margin-bottom: .50rem;
}
.jidi-row .img-wrp,
.jidi-row .con-wrp {
  width: 100%;
}
.jidi-row .img-wrp {
  margin-bottom: .25rem;
}
.jidi-row .img-wrp > img {
  width: 100%;
}
.jidi-title1 {
  width: auto;
  margin-bottom: .37rem;
  margin-top: .44rem;
  color: #000;
  line-height: 1;
  position: relative;
}
.jidi-title1::before {
  content: "";
  display: block;
  width: .78rem;
  height: .78rem;
  background: url(../img/jidi-tuoyuan.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: -.5rem;
}
.jidi-title1 .tit-wrp .line {
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
  margin: .12rem 0;
}
.jidi-title1 .tit {
  font-size: 16px;
}
.jidi-title1 .tit-en {
  font-size: 10px;
  text-transform: uppercase;
}
.jidi-content {
  font-size: 12px;
  line-height: 1.8;
  color: #333;
}
.jidi-bg1 {
  background: url('../img/jidi-bg1.png') no-repeat 0 45%;
  background-size: 100% auto;
}
.jidi-swiper {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 6px;
}
.jidi-swiper-slide,
.jidi-swiper-slide img {
  width: 100%;
}
.jidi-swiper-button {
  width: .6rem;
  height: .6rem;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  margin-top: -.3rem;
}
.jidi-button-next {
  background-image: url("../img/company-button-next.png");
  right: .2rem;
}
.jidi-button-prev {
  background-image: url("../img/company-button-prev.png");
  left: .2rem;
}
.jidi-title {
  margin-top: .2rem;
  margin-bottom: 0.3rem;
}
.jidi-title .tit-wrp {
  margin-bottom: .3rem;
  line-height: 1;
}
.jidi-title .tit-wrp .tit {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-right: 5px;
}
.jidi-title .tit-wrp .tit-en {
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
}
.jidi-title .line {
  width: .6rem;
  height: 2px;
  background-color: #d3190b;
  margin-bottom: .24rem;
}
.jidi-title .desc {
  font-size: 12px;
  color: #5b5b5b;
  line-height: 1;
}
.inside-zizhi .jidi-row {
  margin-bottom: 0;
  padding: .5rem 0;
}
.inside-zizhi .jidi-row:nth-child(even) {
  background: #f4f4f4 url('../img/zhiliang-bg.jpg') no-repeat left bottom;
  background-size: 100% auto;
}
/* 生产基地结束 */
/* 招聘开始 */
.zhaopin-happy-container {
  padding: .5rem 0;
}
.zhaopin-happy-title {
  width: 75%;
  display: block;
  margin: 0 auto .5rem;
}
.zhaopin-happy-swiper,
.zhaopin-peixun-swiper {
  width: 100%;
  overflow: hidden;
  padding-bottom: .5rem;
  position: relative;
}
.zhaopin-happy-swiper-slide img,
.zhaopin-peixun-swiper-slide img {
  width: 100%;
}
.zhaopin-happy-swiper-pagination,
.zhaopin-peixun-swiper-pagination {
  height: .17rem;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.zhaopin-happy-swiper-pagination span,
.zhaopin-peixun-swiper-pagination span {
  width: .17rem;
  height: .17rem;
  border-radius: .17rem;
  margin-right: .4rem;
  background-color: #000;
}
.zhaopin-happy-swiper-pagination span:last-child,
.zhaopin-peixun-swiper-pagination span:last-child {
  margin-right: 0;
}
.zhaopin-happy-swiper-pagination span.on,
.zhaopin-peixun-swiper-pagination span.on {
  width: .9rem;
  background-color: #e70012;
}
.zhaopin-gudong-container {
  padding: .5rem 0;
  background: url("../img/zhaopin-bg2.png") no-repeat center bottom;
  background-size: cover;
}
.zhaopin-gudong-title {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: .35rem;
}
.zhaopin-gudong-container > .container {
  flex-wrap: wrap;
}
.zhaopin-gudong-img,
.zhaopin-gudong-img img {
  width: 100%;
}
.zhaopin-gudong-title .logo {
  width: 1.6rem;
  margin-right: .12rem;
}
.zhaopin-gudong-title .tit-wrp {
  color: #e30213;
}
.zhaopin-gudong-title .tit-wrp .tit {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: .07rem;
}
.zhaopin-gudong-title .tit-wrp .tit-en {
  text-transform: uppercase;
  font-size: 11px;
}
.zhaopin-yuangong-wrapper {
  flex-wrap: wrap;
}
.zhaopin-peixun-container {
  padding: .5rem 0;
}
.zhaopin-yuangong-container {
  padding: .5rem 0;
  background: #f4f4f4 url("../img/zhaopin-bg2.png") no-repeat center bottom;
  background-size: 100% auto;
}
.zhaopin-yuangong-wrapper .img-list {
  width: 100%;
  margin-bottom: .25rem;
}
.zhaopin-yuangong-wrapper .img-list .img-wrp {
  width: 48.5%;
  height: 3.36rem;
  border-radius: .06rem;
  margin-right: 3%;
  transition: all .3s;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.zhaopin-yuangong-wrapper .img-list .img-wrp:nth-of-type(2n) {
  margin-right: 0;
}
.zhaopin-yuangong-wrapper .img-list .img-wrp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zhaopin-yuangong-wrapper .img-list .img-wrp.on {
  border-radius: 50%;
}
.zhaopin-yuangong-wrapper .img-list .img-wrp .tit {
  width: 100%;
  height: .78rem;
  line-height: .78rem;
  overflow: hidden;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background: rgba(231, 0, 18, .4);
  /* display: none; */
  position: absolute;
  left: 0;
  bottom: -.78rem;
  transition: all .3s .2s;
}
.zhaopin-yuangong-wrapper .img-list .img-wrp.on .tit {
  display: block;
  bottom: 0;
}
.zhaopin-yuangong-wrapper .con-item {
  display: none;
  height: 100%;
  overflow-y: scroll;
}
.zhaopin-yuangong-wrapper .con-item:first-child {
  display: block;
}
.zhaopin-yuangong-wrapper .con-wrp {
  width: 100%;
  height: 7.06rem;
  background-color: #fff;
  border-radius: 6px;
  padding: .5rem;
  position: relative;
  font-size: 13px;
  line-height: 1.8;
}
.zhaopin-yuangong-wrapper .con-wrp .tit {
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  margin-bottom: .28rem;
}
.zhaopin-yuangong-wrapper .con-wrp .con {
  text-indent: 2em;
}
.zhaopin-yuangong-wrapper .con-wrp::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-top: .25rem solid transparent;
  border-bottom: .25rem solid #fff;
  border-right: .25rem solid transparent;
  border-left: .25rem solid transparent;
  box-sizing: content-box;
  position: absolute;
  top: -.45rem;
  left: 50%;
  margin-left: -.25rem;
}
.zhaopin-baishi-container {
  padding: .5rem 0;
}
.zhaopin-baishi-container > .container {
  flex-wrap: wrap;
}
.baishi-left {
  width: 100%;
  margin-bottom: .3rem;
}
.baishi-left .tit-wrp {
  height: 1.55rem;
}
.baishi-left .tit-wrp .head {
  margin-bottom: .1rem;
}
.baishi-left .tit-wrp .head .tit {
  font-size: 18px;
  font-weight: bold;
  margin-right: .11rem;
}
.baishi-left .tit-wrp .head .tit-en {
  font-size: 12px;
}
.baishi-left .tit-wrp .line {
  width: 100%;
  height: 2px;
  background-color: #d3190c;
  margin-bottom: .15rem;
}
.baishi-left .tit-wrp .desc {
  font-size: 14px;
}
.baishi-left .baishi-text {
  font-size: 12px;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  color: #555;
  margin-bottom: .35rem;
}
.baishi-btn {
  width: 5.3rem;
  height: 1rem;
  border-radius: .5rem;
  background-color: #ffd0ce;
  padding-left: .15rem;
  padding-right: .3rem;
}
.baishi-btn .img-wrp {
  width: .8rem;
  height: .8rem;
  background-color: #fff;
  border-radius: 50%;
  margin-right: .28rem;
}
.baishi-btn .img-wrp img {
  width: 90%;
}
.baishi-btn .tit {
  font-size: .3rem;
  color: #333;
  flex-grow: 1;
  flex-shrink: 1;
}
.baishi-btn .btn {
  width: .56rem;
  height: .4rem;
  line-height: .44rem;
  background: url('../img/chanpin-pagi-bg1.png') no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: .16rem;
  text-align: center;
  font-family: arial;
}
.baishi-right {
  width: 100%;
  position: relative;
}
.baishi-swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
}
.baishi-swiper-wrapper {
  width: 100%;
}
.baishi-swiper-slide,
.baishi-swiper-slide img {
  width: 100%;
}
.baishi-swiper-pagination {
  position: absolute;
  bottom: .28rem;
  left: .35rem;
  width: 95%;
  height: 15px;
}
.baishi-swiper-pagination span {
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
  margin-right: .25rem;
}
.baishi-swiper-pagination span.on {
  background-color: #fff;
}
/* 招聘结束 */
/* 招聘2开始 */
.inside-hr {
  background: url('../img/hr-bg-map1.png') no-repeat center top, url('../img/hr-zzjg-bg.png') no-repeat center bottom;
  background-size: 100% auto;
}
.hr-head-text {
  font-size: 14px;
  color: #000;
  margin-bottom: .5rem;
}
.hr-head-text{ display:block; text-align:center}
.hr-list-wrap {
  margin-bottom: .5rem;
}
.hr-list-item {
  width: 100%;
  padding: 0 .3rem;
  border-radius: .4rem;
  margin-bottom: .28rem;
  box-shadow: 0px .03rem .14rem 0px rgba(79, 79, 79, .18);
  background-color: #fff;
  height: 1.6rem;
  overflow: hidden;
}
.hr-list-item.down {
  height: auto;
}
.hr-item-head {
  height: 1.6rem;
  border-bottom: 1px solid #ddd;
  padding: 0 .32rem 0 .15rem;
  position: relative;
  cursor: pointer;
  box-sizing: content-box;
  flex-wrap: wrap;
}
.hr-item-head .btn {
  width: .32rem;
  height: .32rem;
  background: url('../img/hr-arr-1.png');
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -.16rem;
}
.hr-item-head .btn.down {
  background-image: url('../img/hr-arr-2.png');
}
.hr-item-head .hr-text {
  width: 50%;
  height: .8rem;
  padding-right: 0.2rem;
  font-size: 12px;
  color: #2d2d2d;
  line-height: 1.25;
  display: flex;
  align-items: center;
}
.hr-item-head .hr-text:first-child {
  font-weight: bold;
}
.hr-item-con {
  width: 100%;
  padding: .2rem 5% 1rem;
  position: relative;
  flex-wrap: wrap;
}
.hr-item-con .btn {
  width: 80px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background-color: #df1918;
  border-radius: .06rem;
  position: absolute;
  left: 50%;
  margin-left: -.63rem;
  bottom: .4rem;
}
.hr-item-con .con-item {
  width: 100%;
  padding: 0.2rem 0;
}
.hr-item-con .con-item .tit {
  font-size: 13px;
  color: #333;
  margin-bottom: .1rem;
}
.hr-item-con .con-item:first-child {
  border-bottom: 1px solid #ddd;
}
.hr-item-con .con-item .con {
  font-size: 12px;
  line-height: 2;
  color: #2d2d2d;
}
.hr-contact-wrap {
  margin-bottom: .3rem;
  flex-wrap: wrap;
}
.hr-contact-item {
  width: 100%;
  height: 1.75rem;
  border: 1px solid #d7d7d7;
  border-radius: .08rem;
  padding-left: 5%;
  margin-bottom: .2rem;
}
.hr-contact-item .icon {
  width: .69rem;
  margin-right: .18rem;
}
.hr-contact-item .con {
  flex-shrink: 1;
  padding-right: 0.1rem;
}
.hr-contact-item .tit {
  font-size: 13px;
  color: #2d2d2d;
  margin-bottom: .08rem;
}
.hr-contact-item .text {
  font-size: 13px;
  color: #e20013;
  font-weight: bold;
}
.hr-contact-item:nth-child(2) .text {
  color: #2d2d2d;
}
.hr-contact-item:nth-child(3) .text {
  font-size: 16px;
}
/* 招聘2结束 */
/* 团队开始 */
.group-head {
  margin-bottom: .5rem;
  flex-wrap: wrap;
}
.group-head .group-title {
  margin-bottom: .2rem;
}
.group-title .tit-wrp {
  margin-bottom: .1rem;
}
.group-title .tit-wrp .tit {
  font-size: 18px;
  font-weight: bold;
  margin-right: .11rem;
}
.group-title .tit-wrp .tit-en {
  font-size: 11px;
}
.group-title .line {
  width: 2.77rem;
  height: 3px;
  background-color: #d3190c;
  margin-bottom: .12rem;
}
.group-title .desc {
  font-size: 14px;
}
.group-head-text {
  font-size: 12px;
  color: #585858;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.group-swiper-container {
  padding: .1rem .45rem;
  margin-bottom: 1.1rem;
}
.group-swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.group-swiper-slide {
  position: relative;
}
.group-swiper-slide img {
  width: 100%;
  display: block;
}
.group-swiper-button {
  width: .24rem;
  height: .43rem;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  margin-top: -.215rem;
}
.group-swiper-button-prev {
  left: 0;
  background-image: url('../img/hr-cul-left.png');
}
.group-swiper-button-next {
  right: 0;
  background-image: url('../img/hr-cul-right.png');
}
.activity-swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: .2rem;
}
.activity-swiper-slide img {
  width: 100%;
}
.activity-swiper-button {
  width: .6rem;
  height: .6rem;
  background: rgba(0, 0, 0, .8);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -.3rem;
}
.activity-swiper-button img {
  width: 87%;
  display: block;
}
.activity-swiper-button-prev {
  left: .08rem;
}
.activity-swiper-button-next {
  right: .08rem;
}
.activity-con {
  width: 100%;
}
.activity-container {
  flex-wrap: wrap;
}
.activity-con .con-text {
  width: 100%;
  padding: .4rem;
  background-color: #f7f7f7;
  border-radius: .04rem;
  font-size: 12px;
  line-height: 24px;
  color: #040404;
}
.activity-container .group-title .line {
  width: 2.95rem;
}
.activity-container .group-title {
  margin-bottom: .2rem;
}
/* 媒体开始 */
.meiti-container {
  flex-wrap: wrap;
}
.meiti-left {
  width: 100%;
  line-height: 2;
}
.meiti-left .text1 {
  font-size: 16px;
  color: #df1918;
  font-weight: bold;
}
.meiti-left .text2 {
  font-size: 16px;
  color: #333;
}
.meiti-left .line {
  width: .38rem;
  height: 1px;
  background-color: #df1918;
  margin-top: .1rem;
  margin-bottom: .16rem;
}
.meiti-left .text3 {
  font-size: 12px;
  color: #666;
  margin-bottom: .35rem;
}
.meiti-left .contact-item {
  font-size: 14px;
  color: #000;
  margin-bottom: .32rem;
}
.meiti-left .contact-item > img {
  width: .69rem;
  margin-right: 3%;
}
.meiti-left .contact-item >div {
  padding-top: .15rem;
}
.meiti-form {
  width: 100%;
  margin-top: .3rem;
}
.meiti-input-wrp .input-item {
  width: 100%;
  margin-bottom: .25rem;
  font-size: 13px;
}
.meiti-input-wrp .input-item input {
  height: .52rem;
  line-height: .5rem;
  border: 1px solid #c6c6c6;
  border-radius: .08rem;
  text-indent: .12rem;
  font-size: 13px;
  flex-grow: 1;
}
.meiti-form textarea {
  width: 100%;
  height: 2.55rem;
  border: 1px solid #c6c6c6;
  border-radius: .1rem;
  padding: 0.2rem;
  line-height: 1.5;
  display: block;
  margin-bottom: .25rem;
}
.meiti-form .xieyi-wrp {
  color: #e01e1c;
  font-size: 12px;
}
.meiti-form .xieyi-wrp .checkbox {
  width: .24rem;
  height: .24rem;
  border: .02rem solid #e01e1c;
  margin-right: .1rem;
  cursor: pointer;
}
.meiti-form .xieyi-wrp .checkbox div {
  width: .16rem;
  height: .16rem;
  margin-top: .02rem;
  margin-left: .02rem;
  background-color: transparent;
}
.meiti-form .xieyi-wrp .checkbox.on div {
  background-color: #e01e1c;
}
.meiti-form .submit {
  width: 2.4rem;
  height: .54rem;
  line-height: .54rem;
  border-radius: 0.27rem;
  font-size: 13px;
  color: #fff;
  text-align: center;
  background: linear-gradient(to right, #e01e1c, #f0805a);
  margin: .4rem auto 0;
  display: block;
}
/* 媒体结束 */
/* 团队结束 */
.v9_pages {margin: auto; text-align: center;font-size: 12px; margin-top: .2rem; margin-bottom: .10rem;height: .43rem;}
.v9_pages a,.v9_pages span{ width: .60rem;height: .43rem;text-align: center;line-height: .43rem;display: inline-block;color: #333;}
.v9_pages .a1{ background: url(../img/chanpin-pagi-bg1.png) no-repeat center;font-size: 12px;color: #fff;}
.v9_pages .a1:first-child{ display: none;}

.show-title {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin-bottom: .25rem;
}
.show-info {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-bottom: .3rem;
}
.page_turn {
  margin-top: .35rem;
}
.show-content img {
  max-width: 100%;
}
.foot-side-ewm {
  width: .8rem;
  position: fixed;
  right: 1px;
  top: 40%;
  z-index: 99999;
}
.foot-side-ewm .foot-ewm-item {
  display: block;
  width: 100%;
  height: .8rem;
  margin-bottom: 1px;
  position: relative;
  background: rgba(0,0,0,.3);
  padding: .15rem;
}
.foot-side-ewm .foot-ewm-item .icon {
  display: block;
  width: .5rem;
  height: .5rem;
}
.foot-side-ewm .foot-ewm-item .ewm {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: .82rem;
  display: none;
}
.foot-side-ewm .foot-ewm-item:hover .ewm {
  display: block;
}
