html, body {
      position: relative;
      height: 100%;
    }
    body {
      background: #eee;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
    }
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      /* text-align: center; */
      font-size: 18px;
      background: #fff;

      /* 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;
    }
	
	/* 手机端 */
	@media screen and (max-width:750px){
		#pagination{
			width: 100%;
			height: 50px;
			border-top: 1px solid gray;
			background: #FFFFFF;
			position: fixed;
			bottom: 0;
			display: none;
		}
		.swiper-pagination-custom{
			display: inline-block;
			width: 16.6%;
			height: 50px;
			background-image: url(../images/phone/navbg.png);
			background-size: 100% 100%;
		}
		.swiper-pagination-custom .box{
			width: 100%;
			height: 50px;
			display: flex;
			justify-content: center;
			align-items: center;
			margin: 0 1px;
		}
		.swiper-pagination-custom .title{
			display: inline;
			font-size: 13px;
		}
		.active{
			color: red;
		}
		.pageone{
			width: 100%;
			height: 100%;
			background-image: url(../images/phone/sbg.png);
			background-size:100% 100%;
		}
		.pageone .simg01{
			width: 100%;
		}
		.pageone .simg01 img{
			width: 100%;
			position: absolute;
		}
		.pageone .img01{
			display: none;
		}
		.pagetwo{
			width: 100%;
			height: 100%;
			background-image: url(../images/phone/sbg2.png);
			background-size:100% 100%;
		}
		.pagetwo .simg02{
			width: 100%;
			height: 100%;
		}
		.pagetwo .simg02 img{
			width: 100%;
			position: absolute;
		}
		.pagetwo .img02{
			display: none;
		}
		.pagethree{
			width: 100%;
			height: 100%;
			background-image: url(../images/phone/sbg.png);
			background-size:100% 100%;
		}
		.pagethree .simg03{
			width: 100%;
		}
		.pagethree .img03{
			display: none;
		}
		.pagefour{
			width: 100%;
			height: 100%;
			background-image: url(../images/phone/sbg.png);
			background-size:100% 100%;
		}
		.pagefour .page04{
			width: 100%;
			height: 100%;
			
		}
		.pagefour .simg04{
			width: 100%;
		}
		.pagefour .img04{
			display: none;
		}
		.pagefour .video{
			width: 88%;
			margin-left: 5%;
			height: 200px;
			background-image: url(../images/page05.png);
			background-size: 100% 100%;
			padding: 2% 1%;
			display: flex;
			justify-content: center;
			align-items: center;
		}
		.pagefour .video video{
			border-radius: 15px;
		}
		.pagefive{
			width: 100%;
			height: 100%;
			background-image: url(../images/phone/sbg.png);
			background-size:100% 100%;
		}
		
		.pagefive .simg05{
			width: 100%;
			height: 100%;
		}
		.pagefive .simg05 .img{
			width: 100%;
		}
		.pagefive .simg05 .center{
			width: 90%;
			margin-left: 5%;
			height: auto;
		}
		.pagefive .simg05 .center .box{
			display: inline-block;
			width: 49%;
			height: auto;
		}
		.pagefive .simg05 .center .box img{
			width: 100%;
			transition: 0.5s;
		}
		.pagefive .simg05 .center .box img:hover{
			transform: scale(1.03);
		}
		
		
		.pagefive .img05{
			display: none;
		}
		.pagesix{
			width: 100%;
			height: 100%;
			background-image: url(../images/phone/sbg.png);
			background-size:100% 100%;
		}
		.pagesix .img06{
			display: none;
		}
		.pagesix .simg06{
			width: 100%;
			height: auto;
		}
		.pagesix .simg06 .img{
			width: 100%;
		}
		.pagesix .simg06 .bottom{
			width: 89%;
			margin-left: 6%;
			height: auto;
			margin-top: 10px;
		}
		.pagesix .simg06 .bottom .box{
			display: inline-block;
			width: 100%;
			height: auto;
		}
		.pagesix .simg06 .bottom .box img{
			width: 100%;
		}
		.pagesix .simg06 .bottom .box img:hover{
			margin-top: -5px;
		}
		
		
		.pageseven{
			width: 100%;
			height: 100%;
			background-image: url(../images//phone/sbg.png);
			background-size:100% 100%;
		}
		.pageseven .pagebox{
			width: 100%;
			height: 100%;
		}
		.pageseven .pagebox .img07{
			width: 100%;
			margin-top: 10%;
		}
		.pageseven .pagebox .banner{
			width: 100%;
			height: 400px;
		}
		.tip{
			position: absolute;
			z-index: 10;
			width: 330px;
			height: 30px;
			line-height: 30px;
			color: #FFFFFF;
			padding-left: 20px;
			background: rgba(2,163,237,0.5);
			margin-top: 270px;
			font-size: 13px;
		}
		.pageeight{
			width: 100%;
			height: 100%;
			background-image: url(../images/phone/sbg.png);
			background-size:100% 100%;
		}
		.pageeight .page08{
			display: none;
		}
		.pageeight .spage08{
			width: 100%;
		}
		.paglast{
			width: 100%;
			height: 100%;
			background-image: url(../images/phone/sbg.png);
			background-size:100% 100%;
		}
		.paglast .page10{
			width: 100%;
		}
		.menu{
			width: 60px;
			height: 180px;
			position: fixed;
			bottom: 50px;
			z-index: 11;
		}
		.menu .cj{
			display: inline-block;
			width: 50px;
			height: 55px;
			background-image: url(../images/phone/cj.png);
			background-size: 100% 100%;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		.menu .sj{
			display: inline-block;
			width: 50px;
			height: 50px;
			background-image: url(../images/phone/720.png);
			background-size: 100% 100%;
		}
		.menu .yx{
			display: inline-block;
			width: 50px;
			height: 50px;
			background-image: url(../images/phone/yx.png);
			background-size: 100% 100%;
		}
		
	}
	/* 电脑端 */
	@media screen and (min-width:750px){
		.pageone{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg.png);
			background-size:100% 100%;
		}
		.pageone .img01{
			width: 50%;
			height: auto;
			margin-left: 15%;
			margin-top: 10%;
		}
		.pageone .img01 img{
			width: 100%;
		}
		.pageone .simg01{
			display: none;
		}
		.pagetwo{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg2.png);
			background-size:100% 100%;
		}
		.pagetwo .img02{
			width: 100%;
			height: 110%;
		}
		.pagetwo .img02 img{
			width: 100%;
			height: 110%;
			position: absolute;
		}
		.pagetwo .simg02{
			display: none;
		}
		.pagethree{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg.png);
			background-size:100% 100%;
		}
		.pagethree .img03{
			width: 75%;
			margin-left: 6%;
			margin-top: 1%;
		}
		.pagethree .simg03{
			display: none;
		}
		.pagefour{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg.png);
			background-size:100% 100%;
		}
		.pagefour .page04{
			width: 60%;
			height: 100%;
			margin-left: 6%;
			
		}
		.pagefour .img04{
			width: 100%;
		}
		.pagefour .simg04{
			display: none;
		}
		.pagefour .video{
			width: 100%;
			/* height: 562px; */
			/* background-image: url(../images/page05.png); */
			/* background-size: 100% 100%; */
			/* padding: 1% 1%; */
			display: flex;
			justify-content: center;
			align-items: center;
		}
		.pagefour .video video{
			border-radius: 15px;
			background: #000000;
		}
		.pagefive{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg.png);
			background-size:100% 100%;
		}
		.pagefive .img05{
			width: 67%;
			height: 100%;
			margin-left: 10%;
		}
		.pagefive .img05 .img{
			width: 100%;
		}
		.pagefive .img05 .center{
			width: 100%;
			height: 245px;
			display: flex;
		}
		.pagefive .img05 .center .box{
			display: inline-block;
			width: 25%;
			height: 245px;
		}
		.pagefive .img05 .center .box img{
			width: 100%;
			transition: 0.5s;
		}
		.pagefive .img05 .center .box img:hover{
			transform: scale(1.03);
		}
		
		
		
		.pagefive .simg05{
			display: none;
		}
		.pagesix{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg.png);
			background-size:100% 100%;
		}
		.pagesix .img06{
			width: 76%;
			height: 100%;
			margin-left: 6%;
		}
		.pagesix .img06 .img{
			width: 100%;
		}
		.pagesix .bottom{
			width: 100%;
			height: auto;
			display: flex;
		}
		.pagesix .bottom .box{
			display: inline-block;
			width: 20%;
			height: auto;
		}
		.pagesix .bottom .box img{
			width: 100%;
		}
		.pagesix .bottom .box img:hover{
			margin-top: -5px;
		}
		
		
		.pagesix .simg06{
			display: none;
		}
		.pageseven{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg.png);
			background-size:100% 100%;
		}
		.pageseven .pagebox{
			width: 80%;
			height: 100%;
			margin-left: 3%;
		}
		.pageseven .pagebox .img07{
			width: 75%;
			margin-top: 10%;
		}
		.pageseven .pagebox .banner{
			width: 100%;
			height: 400px;
		}
		.tip{
			position: absolute;
			z-index: 10;
			width: 330px;
			height: 30px;
			line-height: 30px;
			color: #FFFFFF;
			padding-left: 20px;
			background: rgba(2,163,237,0.5);
			margin-top: 270px;
			font-size: 13px;
		}
		.pageeight{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg.png);
			background-size:100% 100%;
		}
		.pageeight .page08{
			width: 95%;
		}
		.pageeight .simg08{
			display: none;
		}
		
		#pagination{
			width: 180px;
			height: 500px;
			border-top: 1px solid gray;
			background-image: url(../images/nav.png);
			background-size: 100% 100%;
			position: fixed;
			top: 40px;
			float: right;
			padding-top: 110px;
			border: none;
		}
		.swiper-pagination-custom{
			width: 100%;
			height: 41px;
		}
		.swiper-pagination-custom .box{
			width: 100%;
			height: 33px;
			display: flex;
			justify-content: center;
			align-items: center;
			cursor: pointer;
		}
		.swiper-pagination-custom .img{
			width: 25px;
			height: 25px;
			display: none;
		}
		.swiper-pagination-custom .title{
			display: inline;
			font-size: 16px;
			font-weight: 400;
			font-family: "微软雅黑";
			font-weight: bolder;
		}
		.noact{
			color: #000000;
			font-weight: bolder;
		}
		.active{
			color: #0328a0;
			font-weight: bolder;
		}
		.paglast{
			width: 100%;
			height: 100%;
			background-image: url(../images/bg.png);
			background-size:100% 100%;
		}
		.paglast .page10{
			width: 90%;
		}
		.top{
			width: 100%;
			height: 50px;
			/* background: rgba(0,0,0,0.3); */
			margin-top: 121px;
			cursor: pointer;
		}
		.tip7{
			width: 100%;
			height: 50px;
			/* background: rgba(0,0,0,0.3); */
			margin-top: 0px;
			cursor: pointer;
		}
		.tip7 a{
			text-decoration: none;
			color: #000000;
		}
	}