/* 影像中心 */
.center .view {
  /* height: 400px; */
}
.view img {
  object-fit: cover;
}
.center-desc {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-bottom: 100px;
}
.main-body-lines {
  margin-top: 26px;
}
.main-body-item {
  display: flex;
  margin-top: 20px;
}
.main-item-image {
  margin-right: 30px;
  position: relative;
}
.main-item-text {
  position: absolute;
  bottom: 25px;
  font-family: MicrosoftYaHei;
	font-size: 18px;
	letter-spacing: 1px;
	color: #666666;
  width: 381px;
  text-align: center;
}
.center-apply {
  width: 100%;
}
.center-apply-item {
  float: left;
  width: 14.28%;
  height: 180px;
}
.center-apply-item img {
  height: 130px;
  margin: 0 auto 20px;
  display: block;
}
.center-apply-item .txt {
  width: 100%;
  text-align: center;
  margin-bottom: 100px;
}
.center-apply-gaps {
  width: 14.28%;
  height: 180px;
  float: left;
}
.center-scheme {
  width: 100%;
}
.center-scheme-item {
  width: 50%;
  float: left;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.center-scheme-item img {
  width: 100%;
  height: 100%;
  box-shadow: 0px 8px 16px 0px rgba(225, 225, 225, 0.44);
}
.center-scheme-head {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #666;
  font-weight: normal;
  /* margin: 80px 0 0; */
  line-height: 30px;
  font-weight: bold;
  margin: 0;
}
.center-scheme-body {
  font-size: 16px;
  color: #999;
  line-height: 30px;
  /* width: 100%; */
  text-align: center;
  /* margin: 17px 80px 0; */
  width: 100%;
  padding: 17px 80px 0;
}
/* 孕产 */
.gestate-desc {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-bottom: 60px; 
}
.gestate-view {
  width: 100%;
}
.gestate-view img {
  width: 1018px;
  height: 624px;
  margin: 0 auto 80px;
  display: block;
}
.gestate-goods {
  width: 50%;
  float: left;
}
.waste-good {
  width: 50%;
  height: 280px;
  padding: 45px 0 0 45px;
}
.waste-good-title {
  font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
  margin-bottom: 20px;
  /* font-weight: bold; */
}
.waste-good-text {
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #666666;
}
.waste-good-right {
  width: 50%;
  height: 280px;
  float: right;
}
.waste-good-left {
  float: left;
  height: 280px;
  padding: 54px 54px 0 0;
}
.waste-supervision {
  width: 50%;
  height: 338px;
  padding: 64px 0 0 54px;
}
.waste-supervision-title {
  font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
  margin-bottom: 20px;
  display: flex;
  /* font-weight: bold; */
}
.waste-supervision-text {
  font-family: MicrosoftYaHei;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #666666;
}
.waste-supervision-right {
  width: 50%;
  height: 338px;
  float: right;
}
.waste-supervision-left {
  float: left;
  width: 50%;
  height: 338px;
  padding: 64px 54px 0 0;
}
.waste-solution {
  display: flex;
}
.supervision-sign {
  margin: 10px 10px 0 0;
  width: 12px;      
  height: 12px;     
  border: 1px solid #0c7fbb;      
  border-radius: 100px;      
  background-color: #0c7fbb;
}
.main-advantages-line {
  display: flex;
  justify-content: space-between;
}
.main-advantages-line-last {
  margin-top: 30px;
}
.main-advantages-item {
  width: 380px;
	height: 160px;
	background-color: #ebf5fa;
	border-radius: 4px;
  /* line-height: 160px; */
  text-align: center;
}
.main-advantages-title {
  font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	letter-spacing: 1px;
	color: #0c7fbb;
  margin-top: 38px;
}
.main-advantages-text {
  font-family: MicrosoftYaHei;
	font-size: 16px;
	letter-spacing: 1px;
	color: #666666;
  margin-top: 13px;
  
}
.main-advantages-info {
  font-family: MicrosoftYaHei;
	font-size: 16px;
	letter-spacing: 1px;
	color: #666666;
  margin-top: 13px;
  width: 330px;
  margin-left: 25px;
}
.gestate-good-item {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 40px;
}
.gestate-good-view {
  float: right;
  width: 437px;
  margin-right: 24px;
}
.gestate-good-view img {
  width: 100%;
  height: 100%;
}
.main-video {
  display: flex;
  justify-content: space-between;
}
.main-video-texts {
  height: 80px;
  text-align: center;
  background-color: #f8f8f8;
	border-radius: 4px;
  padding-top: 16px;
}
.main-video-title {
  font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
  font-weight: bold;
}
.main-video-text {
  font-family: MicrosoftYaHei;
	font-size: 16px;
  letter-spacing: 1px;
	color: #666666;
  margin-top: 5px;
}
.experience-desc {
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
}
.experience-main-head {
  font-family: MicrosoftYaHei;
	font-size: 30px;
	line-height: 11px;
	letter-spacing: 2px;
	color: #4c4948;
  font-weight: normal;
  text-align: center;
  margin: 110px 0 49px 0;
}
.experience-view {
  margin-bottom: 30px;
}
.experience-more-line {
  display: flex;
  
  justify-content: space-between;
}
.experience-more-item {
  position: relative;
  margin-bottom: 24px;
  
}
.experience-line-title {
  width: 380px;
  text-align: center;
  position: absolute;
  bottom: 15px;
  font-family: MicrosoftYaHei;
	font-size: 16px;
	letter-spacing: 1px;
	color: #ffffff;
}
.experience-main-body {
  margin-top: 76px;
}
.experience-view-image {
  position: relative;
  margin-top: 20px;
}
.topBoldText {
  position: absolute;
  font-size: 36px;
  line-height: 12px;
  letter-spacing: 4px;
  color: #ffffff;
  top: 200px;
  right: 162px;
}
.topText {
  position: absolute;
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 2px;
	color: #cccccc;
  top: 268px;
  right: 137px;
}
.bottomBoldText {
  position: absolute;
  font-size: 36px;
  line-height: 12px;
  letter-spacing: 4px;
  color: #ffffff;
  top: 220px;
  left: 188px;
}
.bottomText {
  position: absolute;
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 2px;
	color: #cccccc;
  top: 288px;
  left: 188px;
}
.yunban-bold-top {
  position: absolute;
  font-size: 36px;
  line-height: 12px;
  letter-spacing: 4px;
  color: #ffffff;
  top: 200px;
  left: 717px;
}
.yunban-top {
  position: absolute;
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 2px;
	color: #cccccc;
  top: 268px;
  left: 717px;;
}
.yunban-bold-bottom {
  position: absolute;
  font-size: 36px;
  line-height: 12px;
  letter-spacing: 4px;
  color: #ffffff;
  top: 220px;
  left: 188px;
}
.yunban-bottom {
  position: absolute;
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 2px;
	color: #cccccc;
  top: 288px;
  left: 188px;
}
.bianxie-top-bold {
  position: absolute;
  font-size: 36px;
  line-height: 12px;
  letter-spacing: 4px;
  color: #ffffff;
  top: 200px;
  left: 717px;
}
.bianxie-top {
  position: absolute;
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 2px;
	color: #cccccc;
  top: 268px;
  left: 717px;;
}
.bianxie-bottom-bold {
  position: absolute;
  font-size: 36px;
  line-height: 12px;
  letter-spacing: 4px;
  color: #ffffff;
  top: 220px;
  left: 188px;
}
.bianxie-bottom {
  position: absolute;
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 2px;
	color: #cccccc;
  top: 288px;
  left: 188px;
}
.experience-car-table {
  width: 1200px;
  height: 461px;
  display: flex;
  margin-top: 50px;
}
.experience-table-line-one {
  width: 196px;
}
.experience-table-line-two {
  width: 307px;
}
.experience-table-line-three {
  width: 693px;
}
.experience-table-line-two .experience-line-item {
  border-top: solid 1px #e0e0e0;

}
.experience-table-line-three .experience-line-item {
  border-top: solid 1px #e0e0e0;
  border-left: solid 1px #e0e0e0;
  border-right: solid 1px #e0e0e0;
}
.experience-table-line-two .experience-line-bottom {
  border-bottom: solid 1px #e0e0e0;
}
.experience-table-line-three .experience-line-bottom {
  border-bottom: solid 1px #e0e0e0;
}
.experience-line-item {
  text-align: center;
  
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #333333;
  height: 50px;
}
.yiti-title {
  font-family: MicrosoftYaHei-Bold;
  border: solid 1px #e0e0e0;
  font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
  padding-top: 175px;
  height: 450px;
}
.waste-link {
  display: flex;
  border-bottom: solid 1px #e0e0e0;
  /* margin-bottom: 110px; */
}
.waste-link a {
  font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #666666;
  text-decoration: none;
  margin-right: 44px;
  padding-bottom: 18px;
  
}
.head-hide {
  display: none;
}
@keyframes fadenum12{
  0%{opacity: 1;}
  10%{opacity: 0.8;}
  100%{opacity: 0;}
}
.waste-link-top {
  position: fixed;
  /* width: 1200px; */
  padding-left: 18.5%;
  display: flex;
  margin: 0 auto;
  top: 0;
  left: 0px;
  right: 0;
  height: 50px;
  z-index: 99;
  background: #ffffff;
  border-bottom: solid 1px #e0e0e0;
  animation:showDivAni 1s 1;
}
@keyframes showDivAni{
	0%{opacity:0;}
	100%{opacity: 1;}
	
}

.waste-link-top a {
  font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 1px;
	color: #666666;
  text-decoration: none;
  margin-right: 50px;
  /* border-bottom: solid 1px #e0e0e0; */
}
.waste-link-top .checked {
  color: #0c7fbb;
  border-bottom: solid 2px #0c7fbb;
}
.waste-link .checked {
  color: #0c7fbb;
  border-bottom: solid 2px #0c7fbb;
}
.waste-link-top a:hover {
  color: #0c7fbb;
  border-bottom: solid 2px #0c7fbb;
}
/* 导航 */
.navigate-view {
  width: 100%;
  margin-bottom: 100px;
}
.navigate-view img {
  width: 100%;
  height: 300px;
}
.navigate-extends {
  height: 180px;
  margin-bottom: 100px;
}
.navigate-extends img {
  height: 180px;
}
.navigate-platform {
  height: 535px;
}
.navigate-platform img {
  height: 535px;
}
.navigate-platform .gestate-goods {
  margin-top: 140px;
}

.experience-image-car {
  text-align: center;
}

.platform-view {
  width: 100%;
}
.platform-view-item {
  float: left;
  width: 30%;
  height: 80px;
  margin-bottom: 40px;
}
.platform-view-wrap {
  width: 100%;
  height: 100%;
  border: 2px solid #0c7fbb;
  position: relative;
}

.platform-view-item-no {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  background: #0c7fbb;
  font-size: 30px;
  line-height: 80px;
  text-align: center;
  color: #fff;
}
.platform-view-item-txt {
  position: absolute;
  left: 80px;
  right: 0;
  height: 80px;
  line-height: 80px;
  color: #666;
  font-size: 18px;
  text-align: center;
}
.platform-view-gaps {
  width: 5%;
  float: left;
  height: 80px;
}
.platform-desc {
  margin-bottom: 50px;
}
.platform-body .gestate-good-view {
  overflow: hidden;
  margin-right: 0;
}
.platform-body img {
  height: 200px;
  width: 475px;
}
.waste-view {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.waste-view-item {
  position: relative;
}
.waste-view-text{
  position: absolute;
  bottom: 15px;
  
}
.waste-view-text div{
  width: 100%;
  height: 17px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	letter-spacing: 1px;
	color: #ffffff;
  line-height: 17px;
  text-align: center;
  margin-left: 25px;
 }
 .waste-view-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 7px;
 }
 .bootom-div {
   margin-top: 20px;
 }
 .show-more {
  width: 380px;
	height: 60px;
	border-radius: 4px;
	border: solid 1px #cccccc;
  font-family: MicrosoftYaHei;
	font-size: 18px;
	letter-spacing: 1px;
	color: #666666;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  margin-top: 60px;
 }
 .show-more:hover {
   color: #fff;
   background-color: #0c7fbb;
   border: none;
 }
 .waste-business-lines {
   display: flex;
   /* justify-content: space-between; */
   margin-top: 56px;
 }
 .waste-business-item {
   display: flex;
   position: relative;
   width: 250px;
 }
 .waste-business-item-last {
   display: flex;
   position: relative;
   width: 200px;
 }
 .waste-text-title {
  font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	letter-spacing: 1px;
	color: #0c7fbb;
  position: absolute;
  left: 30px;
  top: -8px;
 }
 .main-body-text {
  font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #666666;
 }
 /* .waste-text {
  position: absolute;
 } */
 .waste-text-one{
  top: 88px;
 }
 .waste-text-two{
  top: 168px;
 }
 .waste-text-three{
  top: 248px;
 }
 .waste-text-four{
  top: 330px;
 }
 .waste-text-five{
  top: 435px;
 }
 .waste-text-six{
  top: 516px;
 }
 .waste-text-seven{
  top: 412px;
 }
 .waste-text {
  position: absolute;
  font-family: MicrosoftYaHei;
	font-size: 18px;
	letter-spacing: 1px;
	color: #666666;
  left: 30px;
 }
 .waste-text-info {
  position: absolute;
  font-family: MicrosoftYaHei;
	font-size: 16px;
	letter-spacing: 1px;
	color: #0c7fbb;
  left: 85px;
  top: 385px;
 }
.waste-body .gestate-good-item {
  margin-bottom: 10px;
}