
.scrollBox {
	width: 1060px;
	height: auto;
}

.scroll {
	width: 1060px;
	height: auto !important;
	margin: 0 auto;
	background-image: url(../img/mainTop.png), url(../img/mainBottom.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
	padding: 84px 0 84px;
}

.main {
	width: 982px;
	margin: 0 auto;
	padding-top: 12px;
	overflow: hidden;
}

.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: 234px;
	height: 782px;
	float: left;
	margin-left: 19px;
	background: url(../img/listBg.png) no-repeat;
}

.list_left .title {
	font-size: 18px;
	line-height: 30px;
	line-height: 30px;
	margin: 30px 0 20px 10px;
	color: #fff;
	font-family: "宋体";
	font-weight: bold;
	text-indent: 44px;
	background: url(../img/titBg.png) no-repeat;
}

.nav_left ul {
	margin-top: 10px;
}

.nav_left li {
	    height: 40px;
	    line-height: 40px;
	width: 130px;
	margin: 0 auto;
	border-bottom: 1px dashed gainsboro;
	background: url(../img/dotList.png) no-repeat 30px center;
	padding-left: 60px;

}

.nav_left li a {
	color: #fff;
	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(../img/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: 100%;
	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(../img/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;
	    /* height: 678px; */
	    margin: 0 auto;
	    padding-bottom: 78px;
	    padding-top: 58px;
	    background: url(../img/newsTopBg1.png) no-repeat center top,url(../img/newsBottomBg1.png) no-repeat center bottom;
}
.artical .news .box{
	padding: 0 27px 80px;
	width: 889px;
	
	background: url(../img/newsConBg1.png) repeat-y center;
}

.artical .news .box .title h5{
	width: 100%;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #6a5440;
	
	line-height: 2;
}

.artical .news .box .title span{
	border-top: 1px dashed #818181;
	display:block;
	line-height: 1.8;
	width: 100%;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #818181;
}
.section{
	padding: 0 20px;
	margin-top: 20px;
}


.section table{
	max-width:100%;
}


.section span,
.section p,
.section font,
.section table{
background:none !important;
}

.section img{
	max-width: 100%;
	margin:4px auto;
	display:inline-block;
}
