	.loading_box{
		background: #000;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 999;
	}
	.loading{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 325px; 
		margin: auto;
	}
	.english,.chinese{
		width: 357px;
		position: absolute;
		left: 0;
		right: 0;
		margin-right: auto;
		margin-left: auto;
		z-index: 10;
		cursor: pointer;
	}
	.link_box{
		display: none;
		width: 357px;
		position: relative;
		left: 0;
		right: 0;
		margin-right: auto;
		margin-left: auto;
		z-index: 10;
		cursor: pointer; 
		text-align: center;
		margin-top: 40px;
		padding-left: 24px;
	}
	.link_box div{
		/*width: 170px;*/
		  display: inline-block;
	}
	.link_box a:link,.link_box a:visited{
		display: inline-block;
		width: 130px;
		cursor: pointer;
		color:#fff;
		font-size: 20pt;
		text-decoration: none;
		padding:10px 20px 7px 20px;
		  background-color: #8a3789;
	}
	.link_box a:hover{
		/*position: absolute;*/
		cursor: pointer;
		color:#8a3789;
		font-size: 20pt;
		text-decoration: normal;
		background: #FFF;
	}
	.english_link,a.chinese_link{
		width: 170px;
		/*position: absolute;*/
		float: left;
		cursor: pointer;
	}
	.chinese{
		height: 90px;
	}
	.english{
		height: 30px;
		top: 95px;
	}
	.filter{
		position: relative;
		margin: 0 auto;
		left: 11px;
		width: 81px;
		height: 69px;
	}
	[class^="filter_"], [class*="filter_"]{
		width: 10px;
		height: 4px;
		background: #fff;
		position: absolute;
	}
	.filter_1{
		top: 50px;
		left: 11px;
	}
	.filter_2{
		top: 50px;
		left: 27px;
	}
	.filter_3{
		top: 50px;
		left: 44px;
	}
	.filter_4{
		top: 50px;
		left: 60px;
	}
	.logo_box{
		height: 119px;
		margin-bottom: 50px;
	}
	.logo1,.logo2{
		position: relative;
		margin: 0 auto;
		top: 0;
		width: 323px;
	}
	[class^="_purple"], [class*="_purple"],[class^="_white"], [class*="_white"]
	{
		position: absolute;
		background: #000;
	}
	[class^="_purple"], [class*="_purple"]{
        overflow: hidden;
	}
	.new_purple,.new_white{
		left: 0;
	}
	.song_purple,.song_white{
		left: 83px;
		width: 86px;
	}
	.educa_purple,.educa_white{
		left: 179px;
	}
	.tion_purple,.tion_white{
		left: 256px;
	}