body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
		ul,li{list-style: none;}
		.clearfix:before, .clearfix:after {content: "";display: table;}
		.clearfix:after {clear: both;}
		.clearfix {*zoom: 1; /*IE/7/6*/}
		p{word-wrap: break-word;}
		img{border:0;vertical-align:middle}
		input[type="submit"],input[type="reset"],input[type="button"],button {-webkit-appearance: none;}
		body{width: 10rem;margin:0 auto;}
		.fs20{
			font-size:0.48rem ;
			/*font-size:20px ;*/
		}
		/*[data-dpr="2"] .fs20 {
		    font-size: 40px ;
		}
		[data-dpr="3"] .fs20 {
		    font-size: 60px ;
		}*/
		.fs30{
			font-size:0.65rem ;
			/*font-size:23px ;*/
		}
		/*[data-dpr="2"] .fs30 {
		    font-size: 46px ;
		}
		[data-dpr="3"] .fs30 {
		    font-size: 69px ;
		}*/
		.fs16{
			font-size:0.40rem ;
		}
		/*[data-dpr="2"] .fs16 {
		    font-size: 32px ;
		}
		[data-dpr="3"] .fs16 {
		    font-size: 48px ;
		}*/
		.fs12{
			font-size:0.28rem ;
		}
		/*[data-dpr="2"] .fs12 {
		    font-size: 24px ;
		}
		[data-dpr="3"] .fs12 {
		    font-size: 36px ;
		}*/
	    html,body{
	    	height: 100%;
	    }
	    .swiper-container {
	        width: 10.0rem;
	        height: 100%;
	    }
		.swiper-button-prev3,.swiper-button-next3{
	      animation: hint2 1s infinite ease;
	      -webkit-animation: hint2 1s infinite ease;
		}
		.swiper-button-prev3.swiper-button-disabled,.swiper-button-next3.swiper-button-disabled{
	      animation: none;
	      -webkit-animation: none;
		}
	    @keyframes hint2 { 
	        0% { opacity: 0.35;}
	       70% { opacity: 1;}
	      100% { opacity: 0.35;}
	    }
	    @-webkit-keyframes hint2 { 
	        0% { opacity: 0.35;}
	       70% { opacity: 1;}
	      100% { opacity: 0.35;}
	    }
	    @keyframes hint { 
	        0% { opacity: 0; bottom: 50px; }
	       70% { opacity: 1; bottom: 45px; }
	      100% { opacity: 0; bottom: 50px; }
	    }
	    @-webkit-keyframes hint { 
	        0% { opacity: 0; bottom: 50px; }
	       70% { opacity: 1; bottom: 45px; }
	      100% { opacity: 0; bottom: 50px; }
	    }
	    .hint{
	      position: absolute;
	      width:0.9rem;
	      height: 0.9rem;
	      left: 50%;
	      bottom: 2%;
	      margin-left: -0.45rem;
	      background: url('./hint.png') no-repeat;
	      background-size: cover;
	      animation: hint 1.2s infinite ease;
	      -webkit-animation: hint 1.2s infinite ease;
	    }
	    .swiper-slide-hr{
			/*background:#ccc;*/
			color:white;
	    	height:100%;
	    	/*width:7.6rem;*/
	    	word-wrap: break-word;
	    }
	    /*.slide1{background:url(./q1.jpg);background-size: cover}*/
	    .slide1{background:url(./q1.jpg) no-repeat 0 0 / 100% 100%;}
	    .slide2{background:url(./p2.jpg) no-repeat 0 0 / 100% 100%;}
	    .slide3{background:url(./q3.jpg) no-repeat 0 0 / 100% 100%;}
	    .slide4{background:url(./p4.jpg) no-repeat 0 0 / 100% 100%;}
	    .slide5{background:url(./p5.jpg) no-repeat 0 0 / 100% 100%;}
		.p4shadow{
			width: 10.0rem;
			height: 0.6rem;
			background: url('./p1shadow.png');
			background-size: cover;
			position: absolute;
			left: 0;
			top: 3.267rem;
		}
	    .swiper-hr{
			padding: 0.08rem 0.2rem;
	    	position: absolute;
	    	top:2.33rem;
	    	left:1rem;
	    	width:7.6rem;
	    	height:9.5rem;
	    	border:solid #139f00 3px;
	    	overflow: hidden;
	    	border-radius: 0.2rem;
	    }
	    .swiper-hr h5{
	    	text-align: center;
	    	color:white;
	    }
	    .swiper-hr dt{
    	    height: 0.6rem;
			line-height: 0.6rem;
	    	color:#1fc308;
	    }
	    .swiper-hr dd{
	    	color:white;
	    	text-indent: 2em;
	    }

	    .swiper-btn{
	    	top: 7.5rem;
	    	width:0.62rem;
	    	height:1rem;
	    	background-image: url(./q3-right.png);
	    	background-size: cover;
	    }
	    .swiper-btn2{
	    	top: 2rem;
	    	width:1rem;
	    	height:1.8rem;
	    	background-image: url(./q3-right.png);
	    	background-size: cover;
	    }
	    .zhaopinList{
			position:absolute;
			top:12.1rem;
			left:1rem;
	    }
	    .zhaopinList li{
	    	color:#1da00b;
	    	border-radius: 0.2rem;
	    	padding:0.1rem 0.2rem;
	    	border:solid #1da00b 2px;
	    	display: inline-block;
	    	margin:0.05rem 0.1rem;
	    	min-width: 6em;
	    	text-align: center;
	    }
	  
	    .iframe{
	    	width:10rem;
	    	height: 100%;
	    }
	    .swiper-video{
	    	/*top:;*/
	    }
	    .video{
	    	position: absolute;
	    	left: 0;	    	
	    	top: 0;
	    	right: 0;
	    	bottom: 0;
	    	background: #000;
	    	z-index: 999;
	    	/*width: 100%;
	    	height: 17.52rem;*/
	    	display: none;
	    }
	    .mainVideo{
	    	width: 100%;
	    	height: 5.733rem;
	    	position: absolute;
	    	top: 50%;
	    	left: 0;
	    	margin-top: -3.827rem;
	    }
	    iframe{
	    	width: 100%;
	    	height: 100%;
	    }
	    .four{
	    	width: 1.52rem;
	    	height: 1.44rem;
	    	position: absolute;
	    	left: 50%;
	    	top: 11.333rem;
	    	background: url("close.png");
	    	background-size: cover;
	    	margin-left: -0.86rem;
	    	z-index: 99999;
	    	display: block;
	    }
	    .one{
	    	display: block;
	    	width: 100%;
	    	height: 3.013rem;
	    	position: absolute;
	    	left: 0;
	    	top: 6.067rem;
	    	z-index: 10;
	    }
	    .two{
	    	display: block;
	    	width: 100%;
	    	height: 3.027rem;
	    	position: absolute;
	    	left: 0;
	    	z-index: 11;
	    	top:9.067rem;
	    }
	    .three{
	    	display: block;
	    	width: 100%;
	    	height: 3.033rem;
	    	position: absolute;
	    	left: 0;
	    	top: 12.187rem;
	    	z-index: 12;

	    }

		img{width:10rem;border;none;}