@CHARSET "UTF-8";

.new_box_title_text{font-size:25px;font-weight: bold;color:#333;line-height: 1.5em;}
.new_box_title_text span{color:#333;border-bottom:5px solid #f2a900;}
.new_box_title_more{color:#999999;font-size:16px;}
.new_box_title_more:hover{color:#cccdd3;}

.news_box_all{width:100%;float:left;}
.news_box{width:789px;float:left;border:1px solid #d7dbe2;border-top:5px solid #1d50a9; padding:25px 30px;}
.news_box_small{width:381px;float:left;border:1px solid #d7dbe2;border-top:5px solid #1d50a9;padding:25px 30px;}
.news_box_mleft{margin-left:25.5px;}
.first_row_height{height:400px;}
.second_row_height{height:365px;}
.blue_bg{background-color: #1d50a9;}

.new_box_content{min-height:50px;height:auto!important;height:50px;float:left;}

.news_ppt{width:383px;height:300px;}
.news_box .news_art_list{width:320px;margin-left:20px;}
	.news_art_list .articleList li{height:45px; line-height: 45px;}
	.news_art_list .articleList li .title a{text-indent: 1em;color:#333;height:42px; line-height: 42px;display: block;
		overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;}
	.news_art_list .articleList li .title a:hover{color:#1c61bc;}
	
	.students .artPicAndDes{border-bottom:1px dashed #aeaeae;padding-bottom:30px;}
	.students .artPicAndDes .art_pic{width:150px;margin-top:10px;}
	.students .artPicAndDes .articleContent{width:210px;margin-left:20px;border:0;}
	.students .artPicAndDes .articleContent .text{margin-top:10px; font-size:15px;line-height: 22px;}
	.students .artPicAndDes ul{float:left;padding-left:0px;}
	.students .articleList{padding-top:20px;}
	.students .articleList li{height:42px;line-height: 42px;}


.news_content .art_list{width:383px;background-color: #edf3fb;padding:35px 15px;border-bottom:2px solid #c7cdd5;font-size:16px;color:#333;}
.news_content .art_list .time{width:90px;height:60px;padding-right:10px;}
.news_content .art_list .time .time_day{color:#ff853f;font-size:24px;}
.news_content .art_list .title{width:260px;height:60px;line-height: 30px;background:url(../images/new_bit.png) left center no-repeat;padding-left:35px;}
.news_content .art_list:hover .title{color:#1c61bc;}

.blue_bg .new_box_title_text,.blue_bg .new_box_title_text span,.blue_bg .new_box_title_more,.blue_bg .articleList li .title a{color:#fff;}
.blue_bg .articleList li .title a:hover,.blue_bg .new_box_title_more:hover{color:#f2a900;}

.communication a{margin-bottom:15px;}
.communication .time{width:30%;height:25px;line-height: 25px;text-align: center;background-color: #0063cc;color:#fff;}
.communication .title{line-height: 30px;color:#333;height:60px;}
.communication a:hover .title{color:#1c61bc;}

.info_ml_none{margin-left:0;}