@charset "utf-8";
/* CSS Document */
body{
	background-color:#f3f6fb;
	padding:0px;
	font-size:14px;
	font-family: "Microsoft YaHei", Arial;
    font-weight: normal;
}
a{
             color:#555555;
             text-decoration:none;
}
.header{
	width:100%;
	height:118px;
	border-bottom:2px #fff solid;
	background-color:#3867A5;
}
.logo{
	width:1000px;
	height:auto;
	margin:0 auto;
        margin-top:5px;
}
.navbar{
	width:100%;
	height:43px;
	background-color:#10367B;
}
.coner{
	width:1000px;
	margin:0 auto;
	background-color:#fbfcfd;
	margin-top:10px;
	border-radius:10px;
}
.conn{
	width:470px;
	height:310px;
	float:left;
	margin-left:20px;
	padding-bottom:30px;
}
.conn2{
	width:307px;
	height:260px;
	float:left;
	margin-left:20px;
	padding-bottom:00px;
}
.tt{
	height:33px;
	border-left:#10367B 8px solid;
	line-height:33px;
	font-size:16px;
	color:#3867A5;
       font-weight:bold;
       
       border-bottom:#10367B thin solid;
}
.tit{
	margin-left:10px;
}
.newlist{
	width:100%;
	height:	240px;
	margin-top:20px;
}
.more_btn{
	width:55px;
	height:33px;	
	line-height:40px;
	float:right;
        font-size:12px;
        text-align:right;
}

.more_btn a{color:#81a5d4;
             text-decoration:none;
}
.clear{clear:both;}
.lj{
	border-right:thin #cccccc solid;
        margin-top:10px;
}
.lj a{
             color:#555555;
             text-decoration:none;http://gl.lsu.edu.cn:18680/_web/tpl/resFileSourceEdit.do?templateId=120&_p=YXM9MzUmdD0xMjAmcD0xJm09TiY_&name=style.css&dirPath=_upload/tpl/00/78/120/template120/css&identify=566191031&t=0.050730561944806185#
}
.ljj a{color:#eeeeee;}
.foot{
	width:100%;
	height:100px;
	background-color:#3867A5;
	margin-top:10px;
}
.wp_article_list .list_item {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
}
.wp_article_list {
    display: block;
    width: 100%;
    margin-top:13px;
}
.wp_article_list  a{
             color:#555555;
             text-decoration:none;
}
.wp_article_list  a:hover{
             color:#10367B;
             text-decoration:none;
}
.wp_article_list .list_item .Article_Index {

    margin-top: 8px;

}
div.slider-nav span.right {
-moz-background-size:100% 100%; /* 老版本的 Firefox */
background-size:100% 100%;
filter:alpha(opacity=20); 
-moz-opacity:0.2; 
opacity:0.2;
}
div.slider-nav span.left{
-moz-background-size:100% 100%; /* 老版本的 Firefox */
background-size:100% 100%;
filter:alpha(opacity=20); 
-moz-opacity:0.2; 
opacity:0.2;
}
div.slider-nav span {
    top: 50%;
    width: 30px;
    height: 100px;
    text-indent: -9999px;
    margin-top: -50px;
    position: absolute;
    z-index: 1000;
    cursor: pointer;
}
.search{
          margin-top:11px;
          margin-left:5px;
}
.wp_search .search {
    background: url(../images/search.png);
    width: 27px;
    height: 27px;
    border: 0px;
    cursor: pointer;
    background-size:100% 100%;
}
.keyword{
            height:20px;
            background-color:#88aad6;
            color:#cccccc;
}
.wp_search {
float:right;
}
input[type="text" i] {
    padding: 1px 0px;
}
input {
     border: 1px inset;
}
.conright{
	width:220px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	padding-bottom:20px;
	border-right:#10367B thin solid;
}
.title{
	width:100%;
	height:33px;
	float:left;
	border-bottom:#10367B thin solid;
}
	.wp_listcolumn_x .wp_column {
    display: inline-block;
    float: left;
    vertical-align: bottom;
    width:200px;
    
}
.wp_listcolumn_x .wp_column a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background:#3867A5;
   width:100%;
text-align:center;
margin-left:7px;
}
.wp_listcolumn_x .wp_column a:hover {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background:#10367B;
   width:100%;
margin-left:7px;
}
.wp_listcolumn_x {
    display: block;
    width: 100%;
   margin-top:10px;
}