 .protein-contaier, .pro-content-box {
  width: 100%;
}
.pro-header {
  position: relative;
}
.pro-content-box {
  margin-top: 95px;
  width: 100%;
}
.pro-header-con {
  width: 58%;
  height: 45%;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
}
.pro-header-con p {
  font-family: 'PingFang-SC-Medium';
  font-size: 48px;
  color: #ffffff;
  text-align: center;

}
.pro-header-con .pro-header-p1 {
  font-family: 'PingFang-SC-Medium';
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
}
.pro-header-con .pro-header-p2 {
  font-family: 'PingFang-SC-Regular';
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  font-weight: 300;
  margin-top: 2%;
}
.proheader-bgbox {
  width: 100%;
  height: 59%;
  background: #33528a;
  opacity: .75;
  margin-top: 8.4%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pro-content {
  width: 62.5%;
  margin-left: auto;
  margin-right: auto;
}
.pro-content1 {
  width: 110%;
  display: flex;
  justify-content: space-between;
  margin-left: -5%;
}
.procontent1-left {
  width: 45.25%;
}
.procontent1-right {
  width: 46.1%;
  text-align: justify;
  font-size: 16px;
  font-family: 'PingFang-SC-Regular';
  color: #505768;
}
.procontent1-left p {
  text-align: justify;
  font-size: 16px;
  font-family: 'PingFang-SC-Regular';
  color: #505768;
}
.pro-qiu,.pro-hongqiu {
  width: 16%;
  margin-top: 20px;
}
.pro-hongqiu {
  margin-left: 5%;
}
.protein-qiu-box {
  width: 100%;
  display: flex;
  align-items: center;
}
.pro-content2 {
  width: 100%;
  margin-top: 30px;
}
.pro-content2 p{
  text-align: justify;
  font-size: 18px;
  font-family: 'PingFang-SC-Regular';
  color: #505768;
}
.pro-content3{
  width: 120%;
  margin-top: 70px;
  margin-left: -10%;
}
.pro-con-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pro-t1,.pro-t2,.pro-t3,.pro-t4 {
  font-family: 'PingFang-SC-Regular';
  font-size: 18px;
  color: #0a0a0a;
}
.pro-t2 {
  position: relative;
  right: 8%;
}
.pro-t3 {
  position: relative;
  left: 14%;
}
.pro-title-num {
  position: absolute;
  left: 0;
  top: 15px;
}
.pro-title-num a {
  color: #00c4d4!important;
}
.pro-title-name {
  position: absolute;
  left: 23%;
  top: 15px;
}
.pro-title-size {
  position: absolute;
  left: 84%;
  top: 15px;
}
.pro-title-pur {
  position: absolute;
  right: 0px;
  top: 15px;  
}
.pro-xian {
  height: 2px;
  width: 100%;
  background: #25294a;
  margin-top: 3px;
}
.pro-biao-box {
  width: 100%;
}
.pro-biao-box ul {
  height: 56px;
  border-bottom: solid 1px #8d8fa1;
  position: relative;
}

.pro-biao-box ul li {
  font-family: 'PingFang-SC-Regular';
  font-size: 14px;
  color: #0a0a0a;
  
}
.pro-content4 {
  margin-top: 60px;
  margin-bottom: 80px;
}
.pro-content4 p {
  width: 120%;
  margin-top: 70px;
  margin-left: -10%;
  margin-top: 35px;
  font-size: 16px;
  font-family: 'PingFang-SC-Regular';
  color: #0a0a0a;
}
.pro-content5 {
  width: 120%;
  margin-top: 70px;
  margin-left: -10%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 65px;
  
}
.protent5-list {
  width: 30%;
  margin-top: 15px;
}
.protein-qiu-boxs {
  display: none;
}
.content-wechat-img {
  width: 110%;
  display: flex;
  margin-left: -5%;
  justify-content: center;
  align-items: center;
  margin-top: 65px;

}
.pro-contentmarsk {
  display: none;
}
.pro-contentmarsk-pc {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #666666;
  opacity: .9;
  z-index: 999999;
}
.pro-contentmarsk-pc .swiper-container{
  width: 400px;
    margin-top: 80px;
    height: 500px;
}
.pro-close {
  margin-top: 40px;
}
.pro-fd {
  display: none;
  width: 400px;
  height: 500px;
  position: absolute;
  right: 50px;
  top: 80px;
  overflow: hidden;
  background-color: #ffffff;
}
.pro-fd img {
  position: absolute;
  left: 0;
  top: 0;
}
.pro-blocks {
  width: 160px;
  height: 160px;
  background: rgba(254,238,167,.4);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 999999;
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.swiper-pc {
  animation: bounceInDown 1.2s;
}

@media screen and (max-width: 850px){
  .protein-contaier {
    width: 100%;
  }
  .pro-content  {
    width: 90%;
  }
  .procontent1-right p {
    font-size: 12px;
    padding: 0 10px;
  }
  .procontent1-left p{
    font-size: 12px;
    padding: 0 10px;
  }
  .pro-content2 p{ 
    font-size: 12px;
  }
  .pro-content4 p {
    font-size: 12px;
  }
  .pro-contentmarsk-pc { 
    display: none;
  }
  .pro-header-con .pro-header-p1 {
  font-size: 12px;
  }
  .pro-header-con .pro-header-p2 {
    font-size: 10px;
  }
  .pro-header-con p {
    font-size: 13px;
  }
  .pro-content1 {
    display: flex;
    flex-direction: column;
    margin-top: 45px;
  }
  .pro-content1 .procontent1-left {
    width: 100%;
  }
  .pro-content1 .procontent1-right {
    width: 100%;
    margin-top: 30px;
  }
  .pro-content1 .protein-qiu-box {
    display: none;
  }
  .pro-con111 {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 45px!important;
  }
  .pro-con111 .procontent1-left {
    margin-top: 30px;
  }
  .protein-qiu-boxs {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 30px!important;
  }
  .pro-content-box {
    margin-top: 65px;
  }
  .pro-content4 {
    padding: 0 20px;
  }
  .pro-content5 {
    box-sizing: border-box;
        width: 100%;
        margin-left: 0;
  }
  .pro-content3{
  width: 100%;
  margin-top: 70px;
  margin-left: 0;
}
  .pro-contentmarsk {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .9;
    z-index: -1;
    display: block;
  }
  .pro-close {
  position: relative;
  top: 4vw;
}

/*轮播内容开始*/
.touchweb_page-index{
  width: 100%;
  margin-top: 80px;
}
.swiper-wrapper,.swiper-container  {
  width: 100%;
}
.touchweb_page-index .touchweb_components-headerMenu {
  position: relative;
  overflow: hidden;
}

.touchweb_page-index .headerMenu-ul {
  position: relative;
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  position: absolute;
}

.swiper-wrapper .swiper-slide img {
  position: absolute;
  left: 0;
  z-index: 5;
  width: 100%;
  
}

.swiper-container::after {
  content: '';
  display: block;
  width: 100%;
  padding-top: 65.066666667%;
}
.swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    background-color: #fff;
    width: 10px;
    height: 10px;
    vertical-align: top;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ff3c25;
    width: 10px;
    border-radius: 1.0667vw;
}
}
