/*------ 大轮播 banner ------[开始]*/
/* fullSlide */
.fullSlide{width:100%;position:relative;height:460px;/*background:#000;*/}
.fullSlide .bd{width:100%;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:460px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:460px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#037cd8;} /*底下小方块当前显示图片时的颜色*/
/*.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../image/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}*/
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
/*------ 大轮播 banner ------[结束]*/

/*------ 公共头部 box1 ------[开始]*/
.box1{
	margin-top: 30px;
}
.box1 .title{
	width: 100%;
	font-size: 20px;
	color: #218fd4;
	/*padding:0 0 8px 3px;*/
	height: 45px;
	/* line-height: 38px; */
	margin-bottom:20px;
	border-bottom:2px solid #e5e5e5;
}
.box1 .title .column{
	float: left;
	padding:0 12px;
	line-height: 43px;
	font-weight: bold;
	border-bottom:2px solid #218fd4;
}
.box1 .title span.more{
	float: right;
    font-size: 14px;
    line-height: 45px;
}
.box1 .title span.more a{
	color: #aaa;
}
.box1 .title span.more a:hover{
	color: #218fd4;
}
/*------ 公共头部 box1 ------[结束]*/

/*------ 焦点新闻 news------[开始]*/
.news{
	margin-top:30px;
}
.news .ct .news_banner{
	float: left;
	width: 585px;
	height: 400px;
}
.news .ct .news_list{
	float: right;
	width: 585px;
	height: 400px;
}
.news .ct .news_list ul li{
	font-size: 16px;
	line-height:30px;
}
.news .ct .news_list ul li a{
	display: inline-block;
	width: 410px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    color:#333;
    padding-left:18px;
    background: url(../images/icon_dot.png) scroll no-repeat center left;
}
.news .ct .news_list ul li a:hover{
    color: #218fd4;
}
.news .ct .news_list ul li span.date{
    float:right;
    color:#a0a0a0;
}
.news .ct .news_list ul li.first{
	border-bottom:1px solid #e5e5e5;
    padding-bottom:15px;
    margin-bottom: 14px;
}

.news .ct .news_list ul li.first h4{
	font-size:20px;
    color:#333;
    width: 540px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .ct .news_list ul li.first .abstract{
	font-size:15px;
    color:#555;
    margin-top:7px;
    line-height:30px;
}
.news .ct .news_list ul li.first:hover{
	cursor: pointer;
}
.news .ct .news_list ul li.first:hover h4{
	color: #218fd4;
}
.news .ct .news_list ul li.first:hover .abstract{
	color: #888;
}
/*------ 焦点新闻 news------[结束]*/

/*------ 校友动态 alumni_dynamics------[开始]*/
.alumni_dynamics_box{
	width: 585px;
}
.alumni_dynamics_box .first{
	margin-bottom:4px;
}
.alumni_dynamics_box .first .pic,.alumni_dynamics_box .first .pic img{
	width: 280px;
	height: 180px;
}
.alumni_dynamics_box .first .txt{
	width: 305px;
	height: 180px;
	background-color: #f5f7f8;
	padding:15px 20px 0;
}
.alumni_dynamics_box .first .txt .tit{
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.alumni_dynamics_box .first .txt .date{
	font-size: 14px;
	color: #b37a4a;
	margin:9px 0;
	padding-left: 18px;
	background:url(../images/icon_time2.png) no-repeat center left;
}
/*.alumni_dynamics_box .first .txt .date img{
	vertical-align: middle;
}*/
.alumni_dynamics_box .first .txt .summary{
	font-size:14px;
	color: #666;
	line-height: 24px;
}
.alumni_dynamics_box .first:hover{
	cursor: pointer;
}
.alumni_dynamics_box .first:hover .txt .tit{
	color: #218fd4;
}
.alumni_dynamics_box .first:hover .txt .summary{
	color: #999;
}
.alumni_dynamics_box .list{
	height: 44px;
	line-height:44px;
	border-bottom: 1px dashed #dfdfdf;
}
.alumni_dynamics_box .list a{
	display: inline-block;
	width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:44px;
	color: #333;
	padding-left: 20px;
	background:url(../images/icon_square.png) no-repeat center left;
}
.alumni_dynamics_box .list a:hover{
	color: #218fd4;
}
.alumni_dynamics_box .list span.date{
	float: right;
	color: #888;
}
/*------ 校友动态 alumni_dynamics------[结束]*/

/*------ 基金会快讯 foundation_newsletter------[开始]*/
.foundation_newsletter_box{
	width: 585px;

}
.foundation_newsletter_box .first{
	margin-bottom:10px;
	padding:10px;
	box-shadow: 0 0 9px rgba(204,204,204,.8);
}
.foundation_newsletter_box .first .pic,.foundation_newsletter_box .first .pic img{
	width: 280px;
	height: 180px;
}
.foundation_newsletter_box .first .txt{
	width: 285px;
	height: 180px;
	padding: 5px 5px 0 20px;
}
.foundation_newsletter_box .first .txt .tit{
	font-size: 16px;
	line-height: 24px;
	color: #ab7c52;
	margin-bottom: 4px;
}
.foundation_newsletter_box .first .txt .date{
	font-size: 13px;
	color: #888;
	margin:5px 0 0;
}
.foundation_newsletter_box .first .txt .summary{
	font-size:14px;
	color: #666;
	line-height: 24px;
}
.foundation_newsletter_box .first:hover{
	cursor: pointer;
}
.foundation_newsletter_box .first:hover .txt .tit{
	color: #218fd4;
}
.foundation_newsletter_box .first:hover .txt .summary{
	color: #999;
}
.foundation_newsletter_box .list{
	height: 34px;
	line-height:34px;
}
.foundation_newsletter_box .list a{
	display: inline-block;
	width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:34px;
	color: #333;
	padding-left: 20px;
	background:url(../images/icon_dot.png) no-repeat center left;
}
.foundation_newsletter_box .list a:hover{
	color: #218fd4;
}
.foundation_newsletter_box .list span.date{
	float: right;
	color: #888;
}
/*------ 基金会快讯 foundation_newsletter------[结束]*/

/*------ 我要捐赠 donate------[开始]*/
.donate{
	width: 585px;
}
.donate .ct .donate_account{
	width: 585px;
	height: 170px;
	padding:0 20px 0 26px;
	border:1px dashed #bddaec;
	/*border:1px dashed #ccddea;*/
}
.donate .ct .donate_account .fl{
	margin-top: 19px;
}
.donate .ct .donate_account .fl .tit{
	font-size: 18px;
	color: #218fd4;
	padding-left: 18px;
	margin:0 0 8px 4px;
	background:url(../images/icon_line2.png) no-repeat center left;
}
.donate .ct .donate_account .fl .ct .donate_account_list{
	line-height: 34px;
	color: #3d617c;
}
.donate .ct .donate_account .fl .ct .donate_account_list img{
	vertical-align: middle;
}
.donate .ct .donate_account .fr{
	margin-top: 4px;
}
.donate .ct .donate_pic a{
	display: inline-block;
	width: 585px;
	height: 180px;
	margin-top: 15px;
}
/*------ 我要捐赠 donate------[结束]*/

/*------ 捐赠鸣谢 donation_thanks------[开始]*/
.donation_thanks{
	width: 585px;
}
.donation_thanks .ct{
	width: 585px;
	height: 365px;
	background-color: #f8fbfd;
}
.donation_thanks .ct .th{
	width: 585px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #0868ae;
	background-color: #e1eef7;
}
.donation_thanks .ct .th .fl{
	width: 430px;
	text-align: center;
}
.donation_thanks .ct .th .fr{
	width: 155px;
	text-align: center;
	border-left:1px solid #fff;
	border-left: 1px solid #f4f9fc;
}
.donation_thanks .donation_thanks_list{ 
	padding:0 20px;
}
.donation_thanks .donation_thanks_list ul li{ 
	height:45px; 
	line-height:44px;  
	color: #333;
	border-bottom: 1px dashed #dfdfdf;
	padding-left:2px;
}
.donation_thanks .donation_thanks_list ul li .donors{
	display: inline-block;
	width: 400px;
	overflow: hidden;
	line-height:44px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left:22px;
	background: url(../images/icon_square.png) no-repeat center left; 
}
.donation_thanks .donation_thanks_list ul li .amount{ 
	float:right; 
	color:#e99a16;  
}
/*------ 捐赠鸣谢 donation_thanks------[结束]*/


















