@CHARSET "UTF-8";

ol, ul{padding-left:0;}
li{list-style-type: none;}

.new_box_title_text{font-size:25px;font-weight: bold;color:#333;line-height: 1.5em;}
.new_box_title_text span{color:#1c61bc;border-bottom:5px solid #ff853f;}
.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:791px;float:left;}
.news_box_small{width:383px;float:left;}
.news_box_mleft{margin-left:25.5px;}

.new_box_content{min-height:50px;height:auto!important;height:50px;float:left;}

.news_ppt{width:386px;height:300px;}
.news_art_list{width:372px;}
	.news_art_list .articleList li{height:42px; line-height: 42px;background-repeat:no-repeat;}
	.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;}

.communication .articleContent{border-bottom:1px dashed #aeaeae; }
.communication .articleContent .title{font-size:16px;color:#333;line-height: 35px;}
.communication .articleContent .title:hover{color:#1c61bc;}
.communication .articleContent .content{font-size:15px;color:#999999;line-height: 25px;text-align:justify;text-justify:inter-ideograph; }
.communication .articleContent .time{font-size:15px;color:#999999;line-height: 25px;}

.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;}

.info_ml_none{margin-left:0;}
