.show_hole {
	width: 100%;
	height:100%;
}

.show_hole .swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide{
	width:100%;
	height:100%;
}
/*.main1{
	height:100%;
}*/

.swiper-slide img {
	width:100%;
	height:100%;
}

.swiper-slide p {
	font: 34px/34px "微软雅黑";
	color: #FFFFFF;
	position: absolute;
	margin: auto;
	left: 0;
	bottom:3rem;
	right: 0;
	text-align: center;
}

.swiper-container:nth-of-type(1) .swiper-slide:nth-of-type(1){
	background-image:url(../img/slide1.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(1) .swiper-slide:nth-of-type(2){
	background-image:url(../img/slide2.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(1) .swiper-slide:nth-of-type(3){
	background-image:url(../img/slide3.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(1) .swiper-slide:nth-of-type(4){
	background-image:url(../img/slide4.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(1) .swiper-slide:nth-of-type(5){
	background-image:url(../img/slide5.png);
	background-size: cover;
	background-position:50%;
}

.swiper-container:nth-of-type(2) .swiper-slide:nth-of-type(1){
	background-image:url(../img/slide1.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(2) .swiper-slide:nth-of-type(2){
	background-image:url(../img/slide2.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(2) .swiper-slide:nth-of-type(3){
	background-image:url(../img/slide3.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(2) .swiper-slide:nth-of-type(4){
	background-image:url(../img/slide4.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(2) .swiper-slide:nth-of-type(5){
	background-image:url(../img/slide5.png);
	background-size: cover;
	background-position:50%;
}

.swiper-container:nth-of-type(3) .swiper-slide:nth-of-type(1){
	background-image:url(../img/slide11.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(3) .swiper-slide:nth-of-type(2){
	background-image:url(../img/slide12.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(3) .swiper-slide:nth-of-type(3){
	background-image:url(../img/slide13.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(3) .swiper-slide:nth-of-type(4){
	background-image:url(../img/slide14.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(3) .swiper-slide:nth-of-type(5){
	background-image:url(../img/slide15.png);
	background-size: cover;
	background-position:50%;
}

.swiper-container:nth-of-type(4) .swiper-slide:nth-of-type(1){
	background-image:url(../img/slide16.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(4) .swiper-slide:nth-of-type(2){
	background-image:url(../img/slide17.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(4) .swiper-slide:nth-of-type(3){
	background-image:url(../img/slide18.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(4) .swiper-slide:nth-of-type(4){
	background-image:url(../img/slide19.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(4) .swiper-slide:nth-of-type(5){
	background-image:url(../img/slide20.png);
	background-size: cover;
	background-position:50%;
}

.swiper-container:nth-of-type(5) .swiper-slide:nth-of-type(1){
	background-image:url(../img/slide21.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(5) .swiper-slide:nth-of-type(2){
	background-image:url(../img/slide22.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(5) .swiper-slide:nth-of-type(3){
	background-image:url(../img/slide23.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(5) .swiper-slide:nth-of-type(4){
	background-image:url(../img/slide24.png);
	background-size: cover;
	background-position:50%;
}
.swiper-container:nth-of-type(5) .swiper-slide:nth-of-type(5){
	background-image:url(../img/slide25.png);
	background-size: cover;
	background-position:50%;
}

.foot {
	width:100%;
	height:1.7rem;
	position:fixed;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	z-index: 1000;
	bottom: 0;
	left: 0;
	padding-top:0.3rem;
}

.foot .footMin {
	width:100%;
	height:1.7rem;
	margin:0 auto;
	text-align:center;
}

.footMin p {
	font: 22px/0.5rem "微软雅黑";
	color: #FFFFFF;
	display: inline-block;
	margin-right: 30px;
}

.footMin span {
	font: 22px/0.5rem "微软雅黑";
	color: #FFFFFF;
	display: block;
}
.footer_right{
	width:1.8rem;
	height:0.3rem;
	margin:0.1rem auto 0;
	font-size:0;
}
.footer_right li{
	width:0.3rem;
	height:0.3rem;
	margin:0 0.15rem;
	display:inline-block;
	text-align:center;
}
.footer_right li:nth-of-type(1) img{
	width:0.15rem;
	height:0.3rem;
}
.footer_right li:nth-of-type(2) img{
	width:0.33rem;
	height:0.3rem;
}
.footer_right li:nth-of-type(3) img{
	width:0.34rem;
	height:0.3rem;
}
.show_background {
	width: 100%;
	height: 100%;
	background: #324288;
	opacity: 0.3;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.show_box {
	width: 3rem;
	height:6.4rem;
	position:absolute;
	margin: auto;
	top:0.8rem;
	left:0;
	right:900px;
	z-index:10000;
	margin:0.3rem;
}

.show_boxTop {
	width: 3rem;
	height: 0.5rem;
	margin-bottom: 1.4rem;
}

.show_boxTop img {
	width: 0.8rem;
	height:0.7rem;
}

.show_boxTop p {
	display: none;
	font: 22px/47px "微软雅黑";
	color: #FFFFFF;
	letter-spacing: 2px;
}

.show_boxTop p i {
	font: 12px/47px "微软雅黑";
	margin-left: 3px;
	margin-top: 6px;
}

.show_hidden {
	width: 3rem;
	height: 2.5rem;
	margin-left:0.1rem;
	overflow: hidden;
	display: none;
}

.show_boxUl {
	width: 3rem;
	height: 2.5rem;
}
.show_hole  .swiper-pagination-bullets{
	display: none;
}
.show_boxUl li {
	width:3rem;
	height:0.5rem;
	list-style: none;
	color: #FFFFFF;
	font: 24px/0.5rem "微软雅黑";
	cursor:pointer;
}

.show_boxMin {
	width: 0.7rem;
	height: 0.6rem;
	left: 0;
	bottom: 0;
	position: absolute;
}

