body{
	min-width: 1200px;
}
.c_sh.f_r{
	width: 672px;
}
.c_sh.f_r>h4{
	line-height: 56px;
	font-weight: normal;
}
.c_sh.f_r>p{
	line-height: 34px;
	font-size: 16px;
	padding-bottom: 30px;
}


.item{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.item:nth-of-type(1){
	/*padding: 0px 70px;*/
	box-sizing: border-box;width:1200px;
	margin: 0px auto;
}
.item:nth-of-type(2){
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	background: url(../img/8.png) no-repeat center #fbdaa7;
}
.item:nth-of-type(2)>div{
	width: 1368px;
	height: 670px;
	margin: 0px auto;
	background: rgba(255,255,255,0.5);
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
@media screen and (max-width:1368px){
 .item:nth-of-type(2)>div{
   width: 100%;
  }
}
.item:nth-of-type(2)>div>div{
	width: 1156px;
	height: 562px;
	background: rgba(255,255,255,0.8);
	padding-top: 163px;
	box-sizing: border-box;
	margin: 0px auto;
}
.item:nth-of-type(2) header{
	padding-bottom: 0px;
	background: url(../img/icon2.png) no-repeat center top;
	padding-top: 50px;
	font-size: 24px;
	margin-top: 25px;
}
.item:nth-of-type(3){
	background: url(../img/bg1.png) no-repeat center;
}
.item:nth-of-type(3)>.f{
	width: 930px;
	margin: 0px auto;
	background: rgba(255,255,255,0.8) url(../img/in_bg.png) no-repeat bottom center;
	padding-bottom: 46px;
	padding-top: 33px;
}
.item:nth-of-type(3)>.f>.f_r{
	width: 355px;
	padding-right: 35px;
	padding-top: 60px;
}
.carousel{
	overflow: hidden;
	width: 528px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.carousel>i{
	font-style: normal;
	color: #898989;
	padding: 0px 16px;
	font-size: 18px;
	cursor: pointer;
}
.carousel>div{
	overflow: hidden;
	width: 430px;
}
.carousel p{
	width: 10000px;
	
}
.carousel>p>img{
	float: left;
}

.item:nth-of-type(4){
	width: 1200px;
	margin: 0px auto;
}
.item:nth-of-type(4)>div{
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
	height: 295px;
	width: 1200px;
}
.item:nth-of-type(2)>div{
  width: 0px;
  height: 0px;
}
.item:nth-of-type(2)>div>div{
  opacity: 0;
}
#page2 img{
  margin-left: -275px;
}
#page2 .f_r{
  margin-right: -672px;
}
#page4 .f{
  display: none;
}
.item header{margin-top: -100px;;}


@media screen and (max-width: 450px){
  .item:nth-of-type(1),.item:nth-of-type(4){
    width: auto;
  }
  .item:nth-of-type(4)>div{
    width: calc(100% - 52px);
    justify-content:space-between;
    padding: 26px 0px 125px;
    height: auto;
  }
  body{
    min-width: auto;
  }
  #page5>div>img{
    width: 19.37%;
  }
  #page5>.f16,#page2 .f,#page3>div{
    width: calc(100% - 56px) !important;
  }
  .item .f16,.c_sh.f_r>p{
    font-size: 10px;
    line-height: 17px;
    padding-bottom: 14px;
    padding-bottom: 22px;
  }
  .item .f20{
    font-size: 12px;
    line-height: 28px;
  }
  #page2 .f_r{
    margin-right: 0px;
    background: url(../img/mobile/inn1.png) right bottom no-repeat;
    background-size: 100px auto;
    padding-bottom: 22px;
    margin-bottom: 24px;
  }
  .item header{
    margin-top: 38px;
    margin-bottom: 18px;
  }
  .c_sh.f_r{
    width: auto;
  }
  .c_sh.f_r>h4{
    line-height: 28px;
  }
  .item:nth-of-type(2){
    background-size: 100% auto;
    padding: 12px 0px;
  }
  .item:nth-of-type(2)>div{
    width: 100%;
    height: auto;
  }
  #page3>div{
    height: 160px;
    margin-top: 0px !important;
    background: url(../img/mobile/inn4.png)) no-repeat center #fbdaa7;
  }
  .item:nth-of-type(2)>div>div{
    opacity: 1;
    margin-left: 18px;
    width: calc(100% - 36px);
    padding-top: 15px;
    height: 135px;
  }
  #page3 .f38{
    font-size: 10px;
  }
  .item:nth-of-type(2) header{
    background-size: 14px;
    font-size: 10px;
    padding-top: 14px;
    margin-top: 12px;
  }
  .item:nth-of-type(3)>.f{
    width: calc(100% - 28px);
    background-size: 100% auto;
  }
  #page4 .f{
    display: block;
    padding-bottom: 22px;
    padding-top: 15px;
  }
  .carousel{
    width: 53%;
  }
  .item:nth-of-type(3)>.f>.f_r{
    width: 46%;
    padding-right: 8px;
    box-sizing: border-box;
    padding-top: 4px;
  }
  .carousel>div{
    width: calc(100% - 22px);
  }
  .carousel p{
    width: 1000%;
  }
  .carousel>div img{
    width: 10%;
  }
  .carousel>i{
    font-size: 14px;
  }
  .carousel>i:nth-of-type(2){
    padding: 0px 0px 0px 8px;
  }
  .carousel>i:nth-of-type(1){
    padding: 0px 8px 0px 0px;
  }
  #page4 .f30{
    font-size: 12px;
  }
  .item:nth-of-type(3){
    background-size: 100% 100%;
    padding-bottom: 56px;
  }
  #page5>div>img:nth-of-type(3){
    width: 6.87%;
  }
}
