@media screen and (max-width: 480px) {
	#nterim {
	    height: 4rem;
	}
	#effect {
	    height: 4rem;
	    padding-top: 10%;
	}
	#banner_img {
	    height: 4rem;
	}
	#effect h1 {
	    font-size: 0.266666rem;
	}
	#effect h3 {
	    margin: 0.133333rem 0;
	    font-size: 0.48rem;
	}
	.level {
	    background: #0180FF;
	    width: 0.666666rem;
	    border: 0.026666rem solid #0180FF;
	    margin: auto;
	    margin-bottom: 0.133333rem;
	}
	#newsdate {
	    width: 100%;
	    margin: auto;
	    text-align: center;
	    border-bottom: 1px solid #0081FF;
	    margin-top: 0.266666rem;
	    margin-bottom: 0.266666rem;
	}
	#newsdate p {
	    width: 1.866666rem;
	    height: 0.8rem;
	    text-align: center;
	    line-height: 0.8rem;
	    border: 1px solid #CCCCCC;
	    border-radius: 0;
	    margin-bottom: 0;
	}
	#newsdate div {
	    display: inline-block;
	    cursor: pointer;
	    margin: 0 0.133333rem;
	    font-size: 0.32rem;
	}
	.newsdateOne{
		padding: 0 0.533333rem;
	}
	#textnews {
	    width: 100%;
	    margin: auto;
	    overflow: hidden;
	    margin-bottom: 0;
	    padding: 0 0.533333rem;
	}
	#greaterthan h5 {
	   display: none;
	}
	#greaterthan {
	    height: inherit;
	}
	#greaterthan .also {
	    font-size: 0.4rem;
	    width: 55%;
	    color:rgba(51,51,51,1);
	    margin-bottom: 0;
	}
	#greaterthan a {
	    font-size: 0.266666rem;
	}
	#documentcontent {
	    margin: 0.266666rem 0;
	}
	#documentcontent h3 {
	    font-size: 0.4rem;
	    margin-bottom: 0.133333rem;
	    margin-top: 0;
	}
	#documentcontent p{
		text-align: left;
		font-size: 0.266666rem;
	}
	#articleintroduction{
		display: none;
	}
	#textnews img{
		width: 100%;
	}
	#pagecenter p {
	    width: 100% !important;
	    margin: auto;
	    margin-bottom: 0.266666rem !important;
	    text-align: justify;
	}
	#lessthan {
	    display: none;
	}
	#lessthanOne{
		float: right;
	}
	#lessthanOne a{
		width: 1.173333rem;
		height: 0.693333rem;
		color: rgba(204, 204, 204, 1);
		border: 1px solid #EEEEEE;
		display: inline-block;
		text-align: center;
		line-height: 0.693333rem;
		font-size: 0.4rem;
	}
}