
.main{
	width: 1200px;
	margin: 0 auto;
	background: white;
	padding-top:12px ;
}
.path{
	height: 40px;
	background: #f6f5f5;
	padding-left:29px;
	border-bottom: 1px solid #e6e5e5;
	line-height: 40px;
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
}
.list_left{
	width: 239px;
	float: left;    margin-top: 15px;
}
.nav_left,.list_left .hot{
	background: white;
	padding-bottom: 20px;
	border: 1px solid gainsboro;
	margin-bottom: 20px;
}
.nav_left .title,.list_left .hot .title{
	height: 40px;
	border-bottom: 1px solid gainsboro;
}
.nav_left .title span,.list_left .hot .title span{
	height: 40px;
	line-height: 40px;
	padding: 9px 20px;
	background:#319573;
	background-size: 100% 100%;
	font-size: 18px;
	color: white;
	    margin-left: -1px;
	    font-family: "微软雅黑";
	
}
.nav_left ul{
	margin-top: 10px;
}
.nav_left li{
	    height: 35px;
    line-height: 34px;
	width: 168px;
	margin: 0 auto;
	border-bottom: 1px dashed gainsboro;
	background: url(../images/btn3.png) no-repeat  7px center;
	padding-left: 30px;
}
.nav_left li a{
	color: #424242;
	font-size: 16px;
	font-family: "å¾®è½¯é›…é»‘";
}

.nav_left li:hover a{
	color: #fb7216;
}
.list_left .hot li{
	    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/btn3.png) no-repeat 10px center;
    padding-left: 26px;
}
.list_left .hot li a{
	color: #535353;
	font-size: 14px;
	font-family: "å¾®è½¯é›…é»‘";
}
.list_left .hot li:hover{
	 background-color: #f3f3f3;
}
.list_left .hot li:hover a{
	color: red;
}
.path a{
	color: #666666;
}
.artical{
	width: 1200px;
	margin: 0 auto;
}
.artical .list_nav{
	width: 215px;
	margin-top: 18px;
	float: left;
}
.artical .list_nav .title{
	color: white;
	font-size: 21px;
	font-family: "微软雅黑";
	padding-left: 23px;
	height: 45px;
	line-height: 45px;
	background: #0e6ecc;
}
.artical .list_nav li{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid white;
	background: #f2f2f2 url(../images/btn2.png) no-repeat 195px center;
	font-size: 17px;
	color: #666666;
	font-family: "微软雅黑";
	padding-left: 20px;
}
.artical .list_nav li:hover a{
	color: #0e6ecc;
}
.artical .list_nav li a{
	color: #666666;
}
.artical .news{
	float: right;
	width: 943px;    
	padding: 10px 0 20px;
}
.news .list li{
	background: url(../images/dot2.png) no-repeat 8px center;
	height: 44px;
	line-height: 44px;
	padding-left: 35px;
	padding-right: 10px;
	color: #525252;
	font-size: 14px;
	font-family: "微软雅黑";
	border-bottom: 1px dashed gainsboro;
		transition:0.8s ease;
	-webkit-transition:0.8s ease;
	-moz-transition:0.8s ease;
	-o-transition:0.8s ease;
	-ms-transition:0.8s ease;
	cursor: pointer;
}
.news .list li a{
	    float: left;
    color: #525252;
    width: 800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news .list li span{
	float: right
}
.news .list li:hover{
	background-color: #f5f5f5;
}
.news .list li:hover,.news .list li:hover a{
	color: #FF9800;
}
#YH_PageId{
	width: 500px;
	margin: 0 auto;
	margin-top: 10px;
height: 50px;
line-height: 50px;
}
#YH_PageId li{
	float: left;height: 50px;
	line-height: 50px;
}
#YH_PageId li span{

}
#YH_PageId li span.show{
	display: inline-block;
	padding: 0px 10px;
	background-color: #319573 !important;
	color: #fff;
	line-height: 32px;
	border: 1px solid #319573 !important;
	margin: 0 5px;
}
#YH_PageId li a{
	display: inline-block;
	padding: 0px 10px ;
	border: 1px solid #319573 !important;
	line-height: 32px;
}