			.swiper1 {
							width: 100%;
			}
			
			.swiper1 .swiper-slide {
				text-align: center;
				font-size: 1.6rem;
				height: 5rem;
				/* Center slide text vertically */
				display: -webkit-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				-webkit-justify-content: center;
				justify-content: center;
				-webkit-box-align: center;
				-ms-flex-align: center;
				-webkit-align-items: center;
				align-items: center;
				cursor: pointer;
				background: #fff;
				border: 1px solid #DDDDDD;
			}
			.swiper2 {
				width: 100%;
				margin-top: 4rem;
			}
			.swiper2 .swiper-slide {
				height: 32rem;
				background-color: #ccc;
				color: #fff;
				text-align: center;
				box-sizing: border-box !important;
				overflow-x: hidden !important;
			}
			.swiper1 .selected {
				color: #C39A4B;
				
				background: #F8F5EE;
			}
.aboutThree,.aboutFour{margin-top: 10rem;}.aboutThree h1,.aboutFour h1{text-align: center;margin-bottom: 5rem;}

  .swiper1 {
  				width: 100%;
  }
  
  .swiper4 .swiper-slide {
  	text-align: center;
  	font-size: 1.6rem;
  	height: 5rem;
  	/* Center slide text vertically */
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
  	-webkit-box-pack: center;
  	-ms-flex-pack: center;
  	-webkit-justify-content: center;
  	justify-content: center;
  	-webkit-box-align: center;
  	-ms-flex-align: center;
  	-webkit-align-items: center;
  	align-items: center;
  	cursor: pointer;
  	background: #fff;
  	border: 1px solid #DDDDDD;
  }
  .swiper5 {
  	width: 100%;
  	margin-top: 4rem;
	margin-bottom: 5rem;
  }
  .swiper5 .swiper-slide {
  	height: auto;
	overflow: hidden;
  	
  	color: #000;
  	text-align: center;
  	box-sizing: border-box !important;
  	overflow-x: hidden !important;
  }
  .swiper4 .selected {
  	color: #C39A4B;
  	
  	background: #F8F5EE;
  }
  .aboutFourAll{background: #fff;}
  
  
   .swiper3 {
        width: 100%;
        height: 100%;
      }
      .swiper3 .swiper-slide {
        text-align: center;
        font-size: 1.6rem;
        height:32rem;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        cursor: pointer;
        background: #fff;
        border: 1px solid #DDDDDD;
      }
	  .swiper3Pagination .swiper-pagination-bullet{margin: 0 2rem!important;width: 1.5rem;height: 1.5rem;}
	  
	  .swiper5 h3{color:#BC913E;text-align: center;margin-bottom: 4rem;}
	  .year{height: 5rem;width: 100%;margin: 0 auto;overflow: hidden;display:flex;flex-direction:row;justiry-content:center;align-items:flex-start}
	  
	  .yearWidth{width: 60%;margin: 0 auto;text-align: left;}
	  .yearC{width: 2%;display: inline-block;box-sizing: border-box;margin-right: 1rem;float: left;text-align: center;}
	  .yearC span{
		      display: block;
		      width: 4px;
		      height: 4px;
		      border-radius: 50%;
		      background-color: #ccc;
		      margin: 10px auto 0px -1px;
	  }
	  .yearC i{
		      display: block;
		      width: 1px;
		      height: 45px;
		      background-color: #eee;
		      margin: 8px auto 0px 0px;
	  }
	  .yearL{width: 10%;float: left;}
	  .yearR{float: left;width:80%}
	  .yearWidth .year:last-child .yearC i{display: none;}
	  
	  .aboutFive{margin-top: 8rem;margin-bottom: 8rem;}
	  .fiveOne{font-size: 1.8rem;margin-top: 2rem;margin-bottom: 1rem;}
	  .fiveTwo{height: auto;overflow: hidden;}
	  .fiveTwo span{display: block;line-height: 3rem;height: 3rem;overflow: hidden;}
	  .fiveTwo :before{font-size: 2rem;margin-right: 1rem;}
	  .aboutSix{background: #fff;}
	  .aboutSix h1{text-align: center;margin: 8rem auto 5rem auto;}
	  .erweima{text-align: center;}
	  
	  @media screen and (max-width: 768px) {
		  .swiper2 .swiper-slide{height: 15rem!important;}
		  .yearWidth{width: 95%;}
		  .server2{height: 20rem;}
	  }
	  