a:link {
	font-family: "微软雅黑","宋体"; 
	font-size: 15px;
	color: #053879;
	text-decoration: none;
}
a:visited {
	font-family:"微软雅黑","宋体"; 
	font-size: 15px;
	color: #053879;
	text-decoration: none;
}
a:hover {
	font-family:"微软雅黑","宋体"; 
	font-size: 15px;
	color: #053879;
	text-decoration: underline;
}
.content {
	font-family: "微软雅黑","宋体"; 
	font-size: 15px;
	line-height: 154%;
	color: #333333;
	padding-right: 0px;
	padding-left: 3px;
}
.content2 {
	font-family: "微软雅黑","宋体"; 
	font-size: 15px;
	line-height: 154%;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
.bot {
	font-family: "微软雅黑","宋体"; 
	font-size: 18px;
	line-height: 170%;
	color: #fff;
	}

.notices{width:98%;box-sizing: border-box;margin-bottom: 10px;overflow: hidden;}
.notices ul {padding-left: 5px;}
.notices ul li{list-style:square;color: #999999;margin-top: 10px;font-size: 15px;}
.notices ul li a{color:#333333;font-size: 15px;}
.notices ul li a:visited {color:#333333;font-size: 15px;}
.notices ul li a:hover  {color:#A80000;font-size: 15px;}
.notices ul li i{float: right;font-style: normal;}
.notices ul.list li:before {
    content: "";
    display:inline-table;
    width: 4px;
    height: 4px;
    background-color: #CCCCCC;
    margin-right: 2px;
    position:absolute;
    left:0px;
    top:10px;
    
}
.news{width:100%;box-sizing: border-box;margin-bottom: 10px;overflow: hidden;}
.news ul {padding-left: 5px;}
.news ul li{list-style:none;color: #999999;margin-top: 10px;font-size: 16px;font-weight: bold;}
.news ul li a{color:#333333;font-size: 16px;}
.news ul li i{float: right;font-style: normal;}
.news ul.list li:before {
    content: "";
    display:inline-table;
    width: 4px;
    height: 4px;
    background-color: #CCCCCC;
    margin-right: 2px;
    position:absolute;
    left:0px;
    top:10px;
    
}

.gd a:link {
	font-family: "微软雅黑";
	font-size:18px;
	color: #A80000;
	text-decoration: none;
}
.gd a:visited {
	font-family:  "微软雅黑";
	font-size:18px;
	color: #A80000;
	text-decoration: none;
}
.gd a:hover {
	font-family:  "微软雅黑";
	font-size:18px;
	color: #A80000;
	text-decoration: underline;
