.index-banner{
	background-color: #FFFFFF;
	padding: 10px;
	width: 100%;
	border: 1px solid #E7E7E0;
	margin-top: 5px;

	border-radius: 12px;
	float: left;
	margin-bottom: 15px;
}



.index-banner img{

	border-radius: 0px; 
}


@media screen and (max-width: 767px) { 
.index-banner{
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	border: 0px solid #E7E7E0;
	margin-top: 0px;
	border-radius: 0px;
	float: left;
	margin-bottom: 0px;
}

.index-banner img{

	border-radius: 0px; 
}

}











.index-box{
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #E7E7E0;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
}




.index-news{
	background-color:#F7F7F4;
	width: 100%;
	border: 1px solid #E7E7E0;
	border-radius:7px 7px 0 0 ;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

}



.index-news-list{
	width: 24.2%;
	margin-right: 0.4%;
	border-radius: 8px;
	margin-left: 0.4%;
	margin-bottom: 0px;
	float: left;
}






.index-news-list img{
	width: 100%;
	border-radius: 7px 7px 0 0 ;

}




.index-news-list h3{
	font-size: 15px;
	border-radius: 0 0 7px 7px;
	background-color: #FFFFFF;
	height: 45px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E0;
	border-right-color: #E7E7E0;
	border-bottom-color: #E7E7E0;
	border-left-color: #E7E7E0;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px;
}



@media screen and (max-width: 767px) { 


.index-news{
	background-color:#FFFFFF;
	width: 100%;
	border: 0px solid #E7E7E0;
	border-radius:0;
	padding: 0px;

}

.index-news-list{
    width: calc(49.2% - 4px);
    margin-bottom: 0px;
	display: inline-block;
	float: none;
}

.index-news-list img{
	border-radius: 0px;

}

.index-news-list h3{
	font-weight: normal;
	font-size: 12px;
	border-radius: 0px;
	background-color: #FFFFFF;
	height: 45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
    padding-left: 5px;
}


}




























.index-link{
	background-color:#FFFFFF;
	width: 100%;
	border-radius:0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E0;
	border-right-color: #E7E7E0;
	border-bottom-color: #E7E7E0;
	border-left-color: #E7E7E0;
	padding: 10px;
}






@media screen and (max-width: 767px) { 



.index-link{
	background-color:#F7F7F4;
	width: 100%;
	border-radius:0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E0;
	border-right-color: #E7E7E0;
	border-bottom-color: #E7E7E0;
	border-left-color: #E7E7E0;
	padding: 10px;
}




}














.link-info{

}







.link-info ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 100%;
}



.link-info ul h3{
	font-weight: normal;
	font-size: 20px;
	color: #660000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}




.link-info ul li{
	float: left;
	width: 90%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0%;
	margin: 0px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.link-info ul li span{
	font-size: 11px;
	display: block;
	margin-right: 5px;
	color: #663300;
}




.event {
    color: #4E070B;
    font-size: 12px;
    margin-right: 15px;
    text-shadow: 0 1px 0 rgba(255,255,255, 1);
}


.footer-menu{
	text-align: center;
	background-color:#FFFFFF;
	width: 100%;
	border-radius:0 0 7px 7px;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E0;
	border-right-color: #E7E7E0;
	border-bottom-color: #E7E7E0;
	border-left-color: #E7E7E0;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.footer-menu a{
	border-left-style: solid;
	padding-right: 18px;
	padding-left: 18px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

@media screen and (max-width: 767px) { 

.footer-menu span{ display: block;	}

}

.aplus{
	width:100px;
	height:45px;
	padding-top:9px;
	background-color:#ecf9cb;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	right:10%;
	margin-top:10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	float: right;
}





.navbar-c{
	position: absolute;
	z-index: 500;

}



@media screen and (max-width: 767px) { 

.aplus{
	margin-right: 20px;
}


.link-info ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}


.link-info ul h3{
	font-weight: bold;
}



.navbar-u{
	display: none;
}


}



/*----------------------------------*/
	/* century-logo  百年校慶
	------------------------------------*/
	
	.century-logo-box {
		position: fixed;
		left: 15px;
		top: 120px;
		z-index: 99;	
		padding: 8px;
	}

	.century-logo {
		position: relative;
		width: 95px;
		height: 215px;
		display: block;
	}

	.century-logo .logo-arrow {
		position: absolute;
		left: 0;
		top: 0;
	}

	.century-logo .logo-top {
		position: absolute;
		left: 10px;
		top: 28px;
		width: 68px;
		z-index: 1;
	}

	.century-logo .logo-bottom {
		position: absolute;
		left: 10px;
		top: 76px;
		width: 68px;
	}

	.century-logo .logo-title {
		position: absolute;
		top: 155px;
	}




	@media screen and (max-width: 1400px) {
		.century-logo-box {
			position: absolute;
			transform: scale(0.6);
			left: -22px;			
			background-color: #fff;
			border-radius: 0 10px 10px 0;
			box-shadow: 0 10px 15px rgba(0,0,0, 0.16);
		}
	}



	@media screen and (max-width: 767px) {
		.century-logo-box {		
			top:20px;
			left: -30px;
			transform: scale(0.4);
		}

	}


	/*----------------------------------*/
	/* rotate-right & left
	------------------------------------*/
	.rotate-right {
		-webkit-animation: rotate-right 10s linear infinite;
		animation: rotate-right 10s linear infinite;
	}

	.rotate-left {
		-webkit-animation: rotate-left 10s linear infinite;
		animation: rotate-left 10s linear infinite;
	}

	/*----------------------------------*/
	/* animation rotate-right
	------------------------------------*/
	@-webkit-keyframes rotate-right {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

	@keyframes rotate-right {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}


	/*----------------------------------*/
	/* animation rotate-left
	------------------------------------*/
	@-webkit-keyframes rotate-left {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			-webkit-transform: rotate(-360deg);
			transform: rotate(-360deg);
		}
	}

	@keyframes rotate-left {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			-webkit-transform: rotate(-360deg);
			transform: rotate(-360deg);
		}
	}


