@charset "utf-8";
/* CSS Document */
.pager{overflow:hidden;margin:20px auto;width:100%;}
.pager a,.pager span{float:left;color:#FF6700;border:1px solid #FF6700;height:35px;line-height:35px;font-size:15px;width:35px;text-align:center;margin:0px 5px;}
.pager a.a1{width:93px !important;}
.pager a:hover,.pager span{background-color:#FF6700;color:#fff;text-decoration:none;}
@media screen and (max-width: 479px) and (min-width:361px){
  	html{font-size:56% !important;}
  	.aboutText p {

 
	    font-size: 1.55rem;

	}
	
		.indexContent {
   
		    margin-top: 15px;
		}
		.nav{
			margin-top: -21px;
		}
  }

  @media screen and (max-width: 360px) and (min-width:320px){
  html{font-size:46% !important;}

}　
