.yi {
	background: url(../images/banner.png) center center no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	

}
.logo {
	 width: 60%;
	 display: block;
	 margin: auto;
	 margin-top: 2rem;
}
.guangg {
	text-align: center;
	font-size: 0.75rem;
	color: #fff;
	line-height:2.5rem;
}
.guangg2 {
	text-align: center;
	font-size: 0.75rem;
	color: #999;
	line-height:2.5rem;
}
.shouji {
	width: 100%;
	margin-top: 1rem;
}
.shouji2 {
	width: 50%;
	margin: auto;
	display: block;
	margin-top: 1rem;

}
.ljxz {
	text-align: center;
}
.ljxz2 {
	margin-top: 3rem;
}
.ljxz img {
	width: 60%;
	display: block;
	margin: auto;
}
.ljxz2 img {
	width: 60%;
	display: block;
	margin: auto;
}
.bottimfff {
	width: 30px;
	display: block;
	margin: auto;
	margin-top: 1rem;
-moz-animation: mymove 1s ease infinite;
-webkit-animation: mymove 1s ease infinite;
}

@-webkit-keyframes mymove 
{
0% {opacity:1.0; text-shadow:0 0 20px #00c6ff;}
50% {opacity:0; text-shadow:none; }
100% {opacity:1.0; text-shadow:0 0 20px #00c6ff; }	
}
@-moz-keyframes mymove 
{
0% {opacity:1.0; text-shadow:0 0 20px #00c6ff;}
50% {opacity:0; text-shadow:none; }
100% {opacity:1.0; text-shadow:0 0 20px #00c6ff; }	
}

.dabiaoti {
	text-align: center;
	font-size: 2.4rem;
	color: #444;
	margin-top:2.5rem ;
}
.san {
	background: #f1faff;
	overflow: hidden;
}
.si {
	overflow: hidden;
}
.caole {
	position: fixed;
	z-index: 99999;
	bottom: 0px;
	height: 6rem;
	left: 0px;
	width: 100%;
}











@media only screen and (min-width: 375px) {
.logo {
	 width: 60%;
	 display: block;
	 margin: auto;
	 margin-top: 3rem;
}
.caole {
	position: fixed;
	z-index: 99999;
	bottom: 0px;
	height: 10rem;
	left: 0px;
	width: 100%;
}
.dabiaoti {
	text-align: center;
	font-size: 2.4rem;
	color: #444;
	margin-top:2.5rem ;
}
.guangg {
	text-align: center;
	font-size: 0.75rem;
	color: #fff;
	line-height:3rem;
}
.guangg2 {
	text-align: center;
	font-size: 0.75rem;
	color: #999;
	line-height:3rem;
}
.shouji {
	width: 100%;
	margin-top: 1.5rem;
}
.ljxz2 {
	margin-top: 3.5rem;
}
.shouji2 {
	width: 50%;
	margin-top: 2rem;
}


}