body {
  /*padding-top: 80px;*/
}
/* 理念文化 */
.concept-content {
  padding-top: 130px;
  display: flex;
}
.concept-content img {
  width: 100%;
}
.concept-content .concept {
  width: 51%;
}
.concept-content .culture {
  width: 49%;
  padding-left: 40px;
}
.concept-content .culture .en-tit {
  margin-bottom: 8px;
  margin-top: 6%;
  font-family: "YouSheBiaoTiHei";
  color: #517c63;
  text-align: right;
  font-size: 28px;
}
.concept-content .culture .content {
  border: 4px solid #6a9d7b;
  position: relative;
  padding: 20px;
  padding-left: 38%;
  /* box-sizing: content-box; */
  width: 140%;
  left: -264px;
}
.concept-content .culture .en-tit img {
  width: 56%;
}
.concept-content .culture .tit {
  font-size: 36px;
  position: relative;
  margin-bottom: 50px;
}
.concept-content .culture .tit::after {
  content: "";
  display: block;
  width: 30%;
  height: 44%;
  background-color: #48865c;
  position: absolute;
  left: 0;
  bottom: -24px;
}
.concept-content .culture p {
  font-size: 19px;
  margin-bottom: 20px;
  color: #004121;
}
.concept-content .culture .text-img {
  width: 74%;
}
.culture-content {
  padding-top: 190px;
  padding-bottom: 50px;
  position: relative;
}
.culture-content img {
  width: 100%;
}
.culture-content .tit {
  display: flex;
  align-items: center;
}
.culture-content .tit .entit {
  width: 25%;
  margin-right: 24%;
  font-size: 45px;
  color: #517c63;
  font-family: "YouSheBiaoTiHei";
}
.culture-content .zhtit {
  font-size: 36px;
}
.culture-content .content {
  width: 87%;
  border: 4px solid #89b196;
  margin: 14px auto 0;
  box-sizing: border-box;
  padding: 3% 30% 2% 4%; 
}
.culture-content .content p {
  font-size: 14px;
  text-indent: 2rem;
  margin-bottom: 20px;
}
.culture-content .fix-img {
  position: absolute;
  right: 0;
  top: 20%;
  width: 38%;
}
.idea-heart {
  display: flex;
  justify-content: space-between;
  padding-top: 234px;
}
.idea-heart img {
  width: 100%;
}
.idea-heart .content p {
  font-size: 14px;
  margin-bottom: 12px;
}
.idea-heart .left {
  width: 30%;
}
.idea-heart .right {
  width: 65%;
}
.idea-heart .right .top .tit {
  font-family: "YouSheBiaoTiHei";
  color: #517c63;
  font-size: 28px;
  text-align: right;
  line-height: 1.4;
}
.idea-heart .right .top .content {
  border: 4px solid #e7dfcf;
  padding-left: 98px;
  padding-top: 10px;
  padding-bottom: 48px;
  padding-right: 16px;
}
.idea-heart .right .bottom {
  border: 4px solid #517c63;
  padding: 40px 40px 26px 38px;
}
.idea-heart .right .bottom .tit {
  text-align: right;
}
.idea-heart .right .bottom .tit span{
  font-family: "YouSheBiaoTiHei";
  display: inline-block;
  font-size: 28px;
  color: #517c63;
  text-align: center;
}
.idea-heart .top {
  position: relative;
  top: -124px;
  left: -124px;
}
.idea-heart .bottom {
  position: relative;
  top: -146px;
}
.bottom-content {
  position: relative;
}
.bottom-content .fix-img {
  position: absolute;
  left: 16%;
  top: 21%;
}
.idea-bottom-section {
  /* height: 296px; */
  width: 100%;
  background-color: #e7dfcf;
}
.idea-bottom-section .top {
  display: flex;
  padding: 45px 0 26px 0;
}
.idea-bottom-section .top .left-tit {
  width: 28%;
  line-height: 1.3;
  text-align: center;
  font-family: "YouSheBiaoTiHei";
  font-size: 28px;
  color: #517c63;
}
.idea-bottom-section .top .right {
  width: 60%;
  text-align: center;
  padding-top: 20px;
} 
.idea-bottom-section .top .right p {
  font-size: 14px;
  margin-bottom: 10px;
}
.idea-bottom-section2 {
  padding-top: 24px;
}
.idea-bottom-section2 .containerBody {
  display: flex;
  justify-content: space-between;
}
.idea-bottom-section2 .left {
  text-align: right;
  width: 48.6%;
}
.idea-bottom-section2 .left .tit {
  font-family: "YouSheBiaoTiHei";
  font-size: 28px;
  color: #517c63;
  line-height: 1.3;
  margin-bottom: 30px;
}
.idea-bottom-section2 .right {
  width: 48.6%;
  padding-top: 100px;
}
.idea-bottom-section2 .content p {
  font-size: 14px;
  margin-bottom: 20px;
}
/* 20220601 */
.idea-video{
  margin-top: 80px;
}
.idea-video .video-wrap{
  display: flex;
}
.idea-video .video-adv{
  width: 25%;
  padding-right: 60px;
}
.idea-video .video-file{
  width: 75%;
  padding-top: 56px;
}
.idea-video .video-file .wrap video.mobile-pc{

}
.idea-video .video-file .wrap video.mobile-video{
  display: none;
}
.idea-video .text-wrap{
  display: flex;
} 
.idea-video .text-wrap .text{
  writing-mode: tb-rl;
  font-size: 60px;
  line-height: 1;
  font-family: "YouSheBiaoTiHei";
  color: #517c63;
  letter-spacing: 25px;
  margin-right: 25px;
}
.idea-video .video-adv .desc{
  margin-top: 75px;
}
.idea-video .video-adv .desc p{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
  color: #000;
}
.idea-video .video-adv .video-histep{
  font-size: 62px;
  line-height: 1;
  color: #517c63;
  margin-top: 60px;
  font-family: "YouSheBiaoTiHei";
}
/* 理念文化end */


/* 发展历程 */
.history {
  min-height: 600px;
  position: relative;
}
.history .time-bar {
  position: absolute;
  left: 56%;
  top: 9%;
  width: 4px;
  background-color: rgba(4, 56, 26, 0.6313725490196078);
  height: 70%;
}
.history .time-bar::after,
.history .time-bar::before {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  background-color: #517c63;
  border-radius: 50%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.history .time-bar::after {
  bottom: 6% !important;
  top: unset !important;
}
.history .time-bar .time-item { 
  width: 100px;
  color: #221815;
}
.history .time-bar .time-item .myicon {
  display: inline-block;
  background-color: #517c63;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.history .time-bar .time-item.align-right .myicon {
  margin-right: 6px;
}
.history .time-bar .time-item.align-left .myicon {
  margin-left: 6px;
}
.history .time-bar .time-item.align-right {
  position: absolute;
  left: -3px;
}
.history .time-bar .time-item.align-right.item1 {
  top: 3.7%;
}
.history .time-bar .time-item.align-right.item2 {
  top: 12%;
}
.history .time-bar .time-item.align-right.item3 {
  top: 18.6%;
}
.history .time-bar .time-item.align-left {
  position: absolute;
  right: -3px;
  text-align: right;
}
.history .time-bar .time-item.align-left.item4 {
  top: 48%;
}
.history .time-bar .time-item.align-left.item5 {
  top: 65%;
}

.history img {
  width: 100%;
}
.history-bg {
  /* background-image: url(../images/page/history-bg_02.png); */
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
}
.history .flex {
  display: flex;
  justify-content: space-between;
}
.history .flex .left {
  width: 51%;
}
.history .flex .right {
  width: 49%;
}
.history .before {
  padding-top: 100px;
}
.history .before .left {
  text-align: right;
  color: #221815;
  padding-top: 166px;
}
.history .before .left p {
  font-size: 16px;
  line-height: 2;
}
.history .before .left .img {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}
.history .before .left .img img {
  width: 86%;
}
/* .history .before .right .img-tit {
  display: flex;
  justify-content: flex-end;
} */
.history .before .right {
  padding-left: 13.4%;
}
.history .before .right .img-tit {
  padding-bottom: 18px;
  padding-top: 70px;
  font-size: 38px;
  font-family: "YouSheBiaoTiHei";
  line-height: 1.3;
}
.history .before .right .img-tit p {
  font-family: "YouSheBiaoTiHei";
  font-size: 30px;
}
.history .before .right .img-tit img {
  width: 60%;
}
.history .before .right .txt p {
  font-size: 14px;
  line-height: 2;
  text-indent: 2em;
}
.history .now {
  padding-top: 118px;
}
.history .now .left .img-tit {
  font-size: 38px;
  font-family: "YouSheBiaoTiHei";
  margin-bottom: 6px;
  text-align: right;
  padding-right: 20px;
}
.history .now .left .img-tit p{
  font-size: 30px;
  font-family: "YouSheBiaoTiHei";
}
.history .now .left .img-tit img {
  width: 42%;
  margin-right: 20px;
}
.history .now .left .txt {
  display: flex;
  justify-content: flex-end;
}
.history .now .left .txt .txt-content {
  width: 90%;
  padding-right: 30px;
}
.history .now .left .txt .txt-content>p{
  text-align: justify;
}
.history .now .left p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 2;
}
.history .now .right {
  padding-left: 8.6%;
  padding-top: 90px;
}
.history .now .right .txt {
  font-size: 16px;
  text-indent: 2em;
  margin-bottom: 18px;
  width: 90%;
}
.history .future {
  padding-top: 160px;
}
.history .future .left {
}
.history .future .right {
  padding-left: 10%;
}
.history .future .right .img-tit img{
  width: 43.6%;
}
.history .future .right .img-tit {
  font-size: 38px;
  font-family: "YouSheBiaoTiHei";
}
.history .future .right .img-tit p {
  font-size: 30px;
  font-family: "YouSheBiaoTiHei";
}
.history .future .right p {
  line-height: 2;
  text-indent: 2em;
}
.history .future .right .txt{
  width: 84%;
} 
.history .future {
  padding-bottom: 320px;
}
/* 企业荣誉 */
.c_hlist {
	float: left;
	margin-top: 0px;
}

.c_hlist p {
	float: left;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0;
	font-size:14px;
	color:#a9a9a9;
}
.c_hlist span {

	font-size:14px;
	color:#005629;
}
.c_hlist a {

	font-size:14px;
	color:#a9a9a9;
}
.c_hlist a:hover{

	font-size:14px;
	color:#005629;
}

.c_honor{
	margin:25px 0 0 0;
	}
.c_honorsize{
	position: relative !important;
	margin:0 0px 40px 0;
	/*padding:15px;*/
	border:1px solid #d9d9d9;
	}
  /*.c_honorsize:nth-child(4n) {
    margin-right: 0;
  }*/
.c_homor img{
	 padding:0;
	 border:none;
	}
.c_txt {

	margin:15px 0 0 0;
	}
.honor-list .c_txt {
  margin: 15px 10px 0;
}
.honor-list .honor-title {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.c_txt p{
	float: left;
	font-size:14px;
	line-height:20px;
	color:#a3a3a3;
	margin:25px 0 0 0;
	}


.c_txt a{
	color:#a3a3a3;
  font-size: 14px;
	}
.c_txt a:hover{
	color:#005629;
	}
.trans_msg{	
  filter:alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) blendtrans(duration=.2);
}
.honor-list {
  /*width: 1200px;*/
  margin: 0 auto;
}
/* 补氧与健康 */
.tonichealth {
 padding-top: 114px;
}
.tonichealth .section-tit .en {
  color: #cccccc;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.tonichealth .section-tit .en::after {
  content: "";
  display: block;
  width: 96px;
  height: 4px;
  background-color: #4a8264;
  margin: 38px auto;
}
.tonichealth .section-tit .zh {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  letter-spacing: .6rem;
}
.tonichealth .hypoxia {
  display: flex;
  padding-top: 90px;
  margin-bottom: 110px;
}
.tonichealth .hypoxia img {
  width: 100%;
}
.tonichealth .hypoxia .left {
  width: 30%;
}
.tonichealth .hypoxia .right {
  width: 70%;
  padding-left: 70px;
}
.tonichealth .hypoxia .right p {
  margin-bottom: 25px;
  font-size: 16px;
  text-indent: 2rem;
}
.tonichealth .hypoxia .right p:last-child {
  margin-bottom: 0;
}
.tonichealth .hypoxia .right .txt {
  padding-top: 10px;
}
.tonichealth .tonichealthmoudle {
  padding-top: 85px;
}
.tonichealth .tonichealthmoudle img {
  width: 100%;
}
.tonichealth .tonichealthmoudle .container {
  display: flex;
}
.tonichealth .tonichealthmoudle .left {
  width: 70%;
}
.tonichealth .tonichealthmoudle .left .tit {
  font-size: 28px;
  font-weight: bold;
  color: #4a8264;
}
.tonichealth .tonichealthmoudle .left .tit::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #4a8264;
  margin: 25px auto 50px;
}
.tonichealth .tonichealthmoudle .left p {
  text-indent: 1rem;
  line-height: 1.7;
  margin-bottom: 20px;
}
.tonichealth .tonichealthmoudle .left .item-content img {
  margin: 25px auto 50px;
}
.tonichealth .tonichealthmoudle .right {
  width: 30%;
  display: flex;
}
.tonichealth .tonichealthmoudle .right .bar {
  width: 4px;
  height: 100%;
  background-color: #4a8264;
  margin-left: 40px;
  transform: translateX(12px);
  position: relative;
  z-index: -1;
}
.tonichealth .tonichealthmoudle .right .item-list .item .my-icon {
  width: 20px;
  height: 20px;
  border: 4px solid #e1e1e1;
  background-color: #ccc;
  box-sizing: border-box;
  border-radius: 50%;
  margin-right: 20px;
  flex-shrink: 0;
}
.tonichealth .tonichealthmoudle .right .item-list .item:hover .my-icon,
.tonichealth .tonichealthmoudle .right .item-list .item.active .my-icon {
  border: 4px solid #9bb9a9;
  background-color: #4a8264;
}
.tonichealth .tonichealthmoudle .right .item-list .item {
  display: flex;
  align-items: center;
  margin-bottom: 120px;
  cursor: pointer;
  position: relative;
}
.tonichealth .tonichealthmoudle .right .item-list .item:first-child {
  margin-top: 10px;
}
.tonichealth .tonichealthmoudle .right .item-list .item:hover .tit, 
.tonichealth .tonichealthmoudle .right .item-list .item.active .tit {
  background-image: url(../images/page/tonichealth_07.png);
  color: #fff;
}
.tonichealth .tonichealthmoudle .right .item-list .item .tit {
  width: 100%;
  background-image: url(../images/page/tonichealth_12.png);
  background-size: 100% 100%;
  padding: 20px;
  color: #323232;
  font-size: 17px;
  font-weight: bold;
}


@media (max-width: 640px) {
    .tonichealth .hypoxia {
      display: block;
    }
    .tonichealth .hypoxia .left {
      display: block;
      width: auto;
    }
    .tonichealth .hypoxia .right {
      width: auto;
      padding-left: 0;
    }
    .tonichealth .tonichealthmoudle .right .bar {
      margin-left: 0;
    }
    .tonichealth .tonichealthmoudle .right .item-list .item {
      margin-bottom: 40px;
    }
    .concept-content {
      display: block;
      padding-top: 30px;
    }
    .concept-content .concept {
      width: 100%;
    }
    .concept-content .culture {
      width: 100%;
      padding-left: 0;
    }
    .concept-content .culture .content {
      position: static;
      padding-left: 20px;
      width: 100%;
    }
    .culture-content {
      padding-top: 80px;
    }
    .culture-content .tit .entit {
      line-height: 1;
    }
    .idea-heart {
      display: block;
      padding-top: 60px;
    }
    .idea-heart .left {
      width: 100%;
    }
    .idea-heart .right {
      width: 100%;
    }
    .idea-heart .bottom,
    .idea-heart .top {
      position: static;
    }
    .idea-heart .bottom {
      margin-top: 20px;
      margin-bottom: 40px;
    }
    .bottom-content .fix-img {
      left: -7%;
    }
    .idea-heart .right .top .content {
      padding-left: 16px;
    }
    /* 发展历程 */
    .history .time-bar {
      display: none;
    }
    .history .before {
      display: block;
      padding-top: 40px;
    }
    .history .before .right,
    .history .before .left {
      width: 100%;
    }
    .history .before .left {
      padding-top: 0;
    }
    .history .before .right {
      padding-left: 0;
      padding-top: 40px;
    }
    .history .now {
      display: block;
    }
    .history .flex .left {
      width: 100%;
    }
    .history .now .right {
      width: 100%;
      padding-top: 30px;
      padding-left: 0;
    }
    .history .now .right .txt {
      width: auto;
    }
    .history .future {
      display: block;
      padding-top: 100px;
      padding-bottom: 100px;
    }
    .history .future .right {
      width: 100%;
      padding-left: 0;
      padding-top: 30px;
    }
    .history .now .left .txt .txt-content {
      width: auto;
      padding: 0;
    }
    .history .future .right .txt {
      width: auto;
    }

    /* 20220601 理念文化手机版 */
    .idea-video .video-wrap{
      flex-wrap: wrap;
    }
    .idea-video .video-adv{
      width: 100%;
    }
    .idea-video .text-wrap .text{
      writing-mode:unset;
      letter-spacing: 0;
      font-size: 45px;
      margin-right: 0;
    }
    .idea-video .video-adv .desc{
      margin-top: 32px;
    }
    .idea-video .video-adv .desc p{
      margin-bottom: 16px;
    }
    .idea-video .video-file{
      width: 100%;
    }
    .idea-video .video-file .wrap video.mobile-pc{
      display: none;
    }
    .idea-video .video-file .wrap video.mobile-video{
      display: block;
    }
}