
.index-news{
	margin-top:5px;
	width:390px;
	text-align:left;
	float:left;
	margin-right:31px;
	
}
.index-news a{
	color:black;
}

.index-news a:hover{
	color:#0069c2;
}


.index-hot{
	margin-top:5px;
	width:390px;
	float:left;
	text-align:left;
	
}

.index-hot a{
	color:black;
}

.index-hot a:hover{
	color:#0069c2;
}

*html .index-news{
	margin-right:21px;
}



.li{
	font-weight:bold;
	font-size:18px;
	margin-right:3px;
}


.index-hot .boxTitle , .index-news .boxTitle  {
	height:28px;
	color:white;
	font-size:12px;
	padding:2px 0 0 10px;
	background-color:#801211;
	*padding:3px 0 0 10px;
	*margin-bottom:10px;
	*margin-top:5px;
	letter-spacing:1px;
}



/****¼öªù¤j¾Ç*****/
.index-hot-school{
	margin-top:5px;
	width:100%;
	text-align:left;
	line-height:16px;
	overflow:hidden;
}
.index-hot-school  .box a{
	color:#993f36;
}
.index-hot-school .box{
	float:left;
	width:167px;
	text-align:center;
	*margin-top:-10px;
	color:#993f36;
}
.index-hot-school .brief{
	text-align:left;
	line-height:1.7em;
	margin-top:0px;
}
.index-hot-school .school-name{
	font-weight:bold;
	line-height:2.2em;
	text-align:left;
	font-size:12px;
	height:50px;
}
.index-hot-school .li-big{
	color:#7f1313;
	font-size:45px;
	float:left;
	margin-left:-13px;
}
.index-hot-school  .li-word{
	*margin-top:-3px;
	*float:left;
}
.index-hot-school .space{
	float:left;
	width:50px;
	height:40px;
}
*html .index-hot-school .space{
	float:left;
	width:49px;
	height:40px;
}

.index-hot-school .boxTitle{
	height:23px;
	color:white;
	font-size:12px;
	padding:4px 0 0 10px;
	background-color:#801211;
	*padding:8px 0 0 10px;
	*margin-bottom:10px;
	*margin-top:5px;
	letter-spacing:1px;
}

.contain-right .top-image{
	width:821px;
	height:250px;
	/*background-color:pink;*/
	background-color:black;
	margin-bottom:10px;
	/*background-image: url(http://www.royaledu.net/filemanage/college/1397122394.jpg);*/
  background-position: 0 125px;
  background-repeat: no-repeat;
  background-size: cover;
}

.contain-right .word{
	color:white;
	width:50%;
	height:100%;
	overflow:hidden;
}	

.index-hot-school .hot-school{
	float:left;
	width:50%;
	text-align:left;
}



/*****¼öªù»y¨¥¾Ç®Õ*******/
.index-hot-school .lan-box{
	width:105px;
	float:left;
	margin-top:10px;
	*margin-top:0px;
	color:black;
	
}
.index-hot-school .lan-box a{
	color:black;
}
.index-hot-school  .lan-space{
	float:left;
	width:14px;
}

.index-hot-school .lan-box .img{
	margin-top:20px;
}

.index-hot-school .lan-box .lan-brief{
	margin-top:10px;
}
.index-hot-school .lan-box .lan-name{
	margin-top:5px;
	font-weight:bold;
	font-size:14px;
}

.index-hot-school .lan-box .lan-brief{
	margin-top:0px;
	*margin-top:2px;
	font-size:11px;
	letter-spacing:1px;
}

.slider_container div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation: round 25s linear infinite;
    animation: round 25s linear infinite;
}
@-webkit-keyframes round {
    4% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 0 - 1¿ ¿¿*/
    }
    20% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 1- 5¿¿¿*/
    }
    24% {
        opacity: 0;
        filter: alpha(opacity=0);
        /* 5-6¿¿¿*/
    }
}
@keyframes round {
    4% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 0 - 1¿ ¿¿*/
    }
    20% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 1- 5¿¿¿*/
    }
    24% {
        opacity: 0;
        filter: alpha(opacity=0);
        /* 5-6¿¿¿*/
    }
}
.slider_container div:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.slider_container div:nth-child(2) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.slider_container div:nth-child(3) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
.slider_container div:nth-child(4) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
.slider_container div:nth-child(5) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
}
.slider_container div:nth-child(6) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
}
.slider_container div:nth-child(7) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}
.slider_container div:nth-child(8) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}
.slider_container div:nth-child(9) {
    -webkit-animation-delay: 20s;
    animation-delay: 20s;
}
.slider_container div:nth-child(10) {
    -webkit-animation-delay: 20s;
    animation-delay: 20s;
}


