@charset "UTF-8";

.page-title .page-tit {
  position: relative;
  padding-left: 0.34rem;
}
.page-title .page-tit:before {
  position: absolute;
  content: "";
  left: 0px;
  width: 0.06rem;
  height: 0.45rem;
  top:50%;
  margin-top: -0.225rem;
  background: #b20000;
}
.page-title .page-more {
  position: relative;
}
.page-title .page-more:before {
  position: absolute;
  left: 0px;
  top:0px;
  bottom: 0px;
  width: 0;
  content: "";
  background: #b20000;
  transition:0.5s all; -webkit-transition:0.5s all; -ms-transition:0.5s all; -o-transition:0.5s all;
}
.page-title .page-more a {
  position: relative;
  z-index: 2;
  display: inline-block;
  border: 1px solid #b20000;
  color: #b20000;
  padding: 0.11rem 0.4rem;
}
.page-title .page-more:hover:before {
  width: 100%;
}
.page-title .page-more:hover a {
  color: #fff;
}



/* page-banner */
.page-banner .page-wrap {
  position: relative;
}
.page-banner .bg_container {
  padding-bottom: 27.4167%;
}
.page-banner .page-text {
  position: absolute;
  left: 0px;
  top:15%;
  right: 0px;
  width: 100%;
  color: #fff;
  padding: 0px 0.5rem;
}
.page-banner .page-text h3 {
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
  font-size: 0.5rem;
}
.page-banner .page-text h4 span{
  background: #601112;
  margin-top: 0.4rem;
  display: block;
  padding: 0px 0.5rem;
  letter-spacing: 0.1em;
  font-size: 0.24rem;
}
.page-banner .page-con {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 6%;
  padding: 0px 0.5rem;
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 0.24rem;
}
.page-banner .page-con dl dt {
  padding-bottom: 0.05rem;
}

@media only screen and (max-width:767px){
  .page-banner .page-wrap {
    width: 100%;
  }
  .page-banner .bg_container {
    padding-bottom: 50%;
  }
  .page-banner .page-text h3 br {
    display: none;
  }
  .page-banner .page-text h4 {
    display: none;
  }
  .page-banner .page-con dl:nth-child(2) {
    display: none;
  }
  .page-banner .page-text  {
    top:20%;
  }
}

/* page-quick-inlet */
.page-quick-inlet {
  padding: 0.32rem 0.04rem;
}
.page-quick-inlet ul {
  padding: 0px 10%;
}
.page-quick-inlet ul li {
  flex: 1;
  margin: 0px 0.035rem;
}
.page-quick-inlet .page-img {
  padding-bottom: 34.61%;
  position: relative;
}

.page-quick-inlet dl {
   background: #8f0808;
   color: #fff;
   line-height: 1.2;
   padding:0.05rem 0.05rem 0.09rem;
}
.page-quick-inlet .page-ico {
  width: 0.52rem;
  height: 0.52rem;
  background: #8f0808;
  border-radius:50%;
  position: absolute;
  left: 0px;
  top:0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
.page-quick-inlet .page-ico img {
  width: 100%;
  height: 100%;
}


@media only screen and (max-width:1200px){
  .page-quick-inlet ul {
    padding: 0px;
  }
} 
@media only screen and (max-width:767px){
  .page-quick-inlet ul li{
    width: 100%;
    flex:none;
    margin: 0.2rem 0px 0px;
  }
  .page-quick-inlet dl {
    padding: 0.2rem;
  }
  .page-quick-inlet .page-ico {
    width: 1rem;
    height: 1rem;
  }
} 


/* page-news */
.page-news {
  padding: 0.12rem 8.33%;
}
.page-news .page-list ul {
  margin: 0px -0.1rem;
}
.page-news .page-list ul li {
  width: 33.33%;
  color: #777;
}
.page-news .page-list .page-con {
  border: 1px solid #ddd;
  margin: 0.2rem 0.1rem 0px;
  padding: 0.2rem 0.2rem 0.27rem;
}
.page-news .page-list .page-tit a {
  color: #525252;
  display: block;
  margin-bottom: 0.15rem;
}
.page-news .page-list .page-tit a:hover {
  color: #8f0808;
}
.page-news .page-list .page-txt {
  height: 4.5em;
  margin-top: 0.08rem;
}
.page-news .page-list .bg_container {
  padding-bottom: 58.08%;
}
.page-news .page-list .page-time {
  padding-bottom: 0.05rem;
}


@media only screen and (max-width:1200px){
  .page-news {
    padding: 0.12rem 0px;
  }
} 
@media only screen and (max-width:767px){
  .page-news .page-list ul li {
    width: 100%;
  }
  .page-news .page-list .page-con {
    padding: 0.3rem;
  }
  .page-news .page-list .page-txt {
    margin-top: 0.2rem;
  }
  .page-news .page-list .page-time {
    padding: 0.2rem 0px;
  }
}


/* page-product */
.page-product {
   padding: 0.58rem 8.33% 0.44rem;
}
.page-product .page-list {
  padding-top: 0.18rem;
}
.page-product .page-list ul li {
  width: 25%;
  border: 1px solid #dfdfdf;
}
.page-product .page-list .page-img {
  padding-bottom: 59.43%;
  position: relative;
}
.page-product .page-list .page-img img {
  position: absolute;
  left: 0px;
  right: 0px;
  top:0px;
  bottom: 0px;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.page-product .page-list dl {
  background: #ccc;
  padding: 0.1rem 0.18rem;
}
.page-product .page-list ul li:nth-child(2n) dl {
  background:#eee;
}
.page-product .page-list ul li:hover {
  border-color: #8f0808;
}


@media only screen and (max-width:1200px){
  .page-product {
    padding: 0.58rem 0px 0.44rem;
 }
} 
@media only screen and (max-width:767px){
  .page-product .page-list ul li {
    width: 50%;
  }
}

/* page-express */
.page-express .page-wrap {
  background:#eee;
  padding: 0.4rem 8.33% 0.43rem;
}
.page-express .page-list {
  background: #fff;
  margin-top: 0.2rem;
  padding: 0.33rem 1.2rem 0.38rem 0.32rem;
}
.page-express .page-list ul li {
  position: relative;
  padding: 0.065rem 1.6rem 0.065rem 0.18rem;
}
.page-express .page-list ul li:before {
  position: absolute;
  content: "";
  left: 0px;
  width: 3px;
  height: 4px;
  background: #000;
  top:50%;
  margin-top: -2px;
}
.page-express .page-list ul li .page-time {
  position: absolute;
  right:0;
  top:50%;
  transform: translateY(-50%);
  color: #777;
}
.page-express .page-list ul li:hover:before {
  background: #8f0808;
}
.page-express .page-list ul li a {
  color: #333;
}
.page-express .page-list ul li:hover a {
  color: #8f0808;
}

@media only screen and (max-width:1200px){
  .page-express .page-wrap {
    padding: 0.4rem 2% 0.43rem;
  }
} 

@media only screen and (max-width:767px){
  .page-express .page-wrap {
    padding: 0.4rem 3.84% 0.43rem;
    width: 100%;
  }
  .page-express .page-list {
    padding-right: 0.4rem;
  }
} 


/* page-renowned-exhibitors */
.page-renowned-exhibitors .page-wrap {
   background: url(../images/bj/exhibitors.jpg) no-repeat center center/cover;
   color: #fff;
   padding-top: 0.4rem;
}
.page-renowned-exhibitors .page-swiper {
  position: relative;
  padding: 0.23rem 8.33%;
}
.page-renowned-exhibitors .swiper-slide {
  height: auto;
}
.page-renowned-exhibitors .page-img {
  position: relative;
   border: 1px solid #ccc;
   background: #fff;
   height: 1.25rem;
   margin: 0.2rem 0px;
}
.page-renowned-exhibitors .page-img  img {
  position: absolute;
  left: 0px;
  right: 0px;
  top:0px;
  bottom: 0px;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.page-renowned-exhibitors .swiper-button-prev {
  width: 0.19rem;
  height: 0.38rem;
  background: url(../images/bj/jt01.png) no-repeat center center/100% 100%;
  left:4.08%;
  margin-top: -0.19rem;
}
.page-renowned-exhibitors .swiper-button-next {
  width: 0.19rem;
  height: 0.38rem;
  background: url(../images/bj/jt01.png) no-repeat center center/100% 100%;
  right:4.08%;
  transform: rotate(-180deg);
  margin-top: -0.19rem;
}
.page-renowned-exhibitors .swiper-button-next:after,.page-renowned-exhibitors .swiper-button-prev:after {
  display: none;
}

@media only screen and (max-width:767px) {
  .page-renowned-exhibitors .page-wrap {
    padding: 0.13rem 3.84% 0px;
    width: 100%;
  }
  .page-renowned-exhibitors .swiper-button-prev {
    left: 2%;
   }
   .page-renowned-exhibitors .swiper-button-next {
    right: 2%;
   }

}

