a:hover {
    text-decoration: none;
    color: #016864;
    cursor: pointer;
}
#topimg{
	background: #f3f3f3;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.topimg{
	width: 1400px;
	height: 100%;
	margin: 0 auto;
}
#main{
	width: 1000px;
	margin: auto;
	min-height: 320px;
	
}

/*center left*/
.column_1{
	width: 200px;
float:left;
}
 .leftNav {
    border-left: 12px solid #016864;
    position: relative;
    top: -34px;
    left: -12px;
    width: 100%;}
.leftNav h3 {
    background: #016864;
    color: #fff;
    font-size: 22px;
    line-height: 34px;
    padding: 0 22px;
height:68px;
}
.leftNav ul {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    display: block;
}
.leftNav .menuicon {
    color: #fff;
    float: left;
    text-indent: 0;
line-height: 68px;
}
.leftNav li {
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    line-height: 22px;
    zoom: 1;
    position: relative;
    list-style: none;
    
}
.leftNav li.current a {
    position: relative;
    border-left: 4px solid #ff9600;
    left: -4px;
    color: #016864;
   
}
.leftNav li a {
    color: #22132d;
    display: block;
    padding: 1em 0 1em 22px;
    margin-right: 28px;
    zoom: 1;
     text-decoration: none;
}

/*center right*/
 .column_2 {
    margin: 0 0 0 30px;
    width: 770px;
    float: left;
}
.contentNav {
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
line-height: 30px;
}
.nav {
    color: #999;
    font-family: "Î¢ÈíÑÅºÚ";
}
.contentNav .nav a {
    color: #999;
    font-size: 12px;
    text-decoration: none;
}
.contentNav h1 {
    line-height: 1em;
    padding: 0.7em 0 0.7em;
    font-size: 28px;
    color: #016864;
	font-weight: bold;
}
.article {
    margin-right: 30px;
    width: 780px;
    float: left;
}
 .article p {
    padding: 0.75em 0;
    font-size: 14px;
    line-height: 24px;
}
.yuanShi {
    padding-top: 15px;
clear: both;
}
 .article table td i.thuicon-stop, .content .mainContent .article .daJiShilist i.thuicon-stop, .content .mainContent .article .fsize i.thuicon-stop {
    font-size: 4px;
    vertical-align: middle;
    margin-right: 5px;
    color: #5C307D;
}
.content .mainContent h3.hhh {
    font-size: 18px;
    color: #22132d;
    border-bottom: 2px solid #BBBBBB;
    padding-bottom: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
}
table {
    width: 100%;
    text-align: left;
}
.yuanShi table td {
    width: 25%;
    font-size: 12px;
    line-height: 32px;
    border: 0;
    padding: 0;
}
.yuanShi a{
	color: #016864;
}

.relateLink h4 {
    font-size: 16px;
    color: #555;
    background: #f4f4f4;
    padding: 1.5em 0 0.75em 0;
    text-indent: 0.75em;
}
.relateLink ul {
    margin-top: 10px;
    padding-left: 12px;
}
.relateLink ul li{
	list-style: none;
	    padding: 4px 0;
}
.relateLink a {
    display: block;
    color: #777;
    zoom: 1;
    text-decoration: none;
}
.relateLink a i {
    float: right;
    font-style: normal;
}

.column_3{
	width:1000px;
}
.article3 {
    width: 1000px;
padding: 10px 0;
font-size:14px;
}
.column_3 .article3.fullwidth ul li
{
	background:#f6f6f6;
	float:left;
	width:48%;
	margin:20px 0px;
	border-top:#016864 1px solid;
	height:230px;
}

.column_3 .article3.fullwidth ul li.alternative
{
	border-top:#e0823d 1px solid;
}
.column_3 .article3.fullwidth ul li h3
{
	font-size:18px;
	padding:0 30px;
}
.column_3 .article3.fullwidth ul li p
{
	line-height:30px;
	padding:0 40px;
	font-size:14px;
}
.column_3 .article3.fullwidth ul li a
{
	display:inline-block;
	padding:20px 10px 10px 10px;
	width:100%;	
}

.column_3 .subChannelList li
	{
		float: none;
		_display:block;
		width:100%
	}