@charset "utf-8";

.sm-pg {
	width: 1200px;
	height: auto;
	display: table;
	margin: 39px auto;
}

.sm-left {
	width: 260px;
	height: auto;
	display: table;
	float: left;
}

.sm-left .cat {
	width: 250px;
	height: auto;
	display: table;
	float: right;
	background-color: #017142;
	border-radius: 8px;
	padding-bottom: 17px
}

.sm-left .catname {
	width: 100%;
	height: 56px;
	line-height: 56px;
	font-size: 26px;
	color: #ffffff;
	text-align: center;
}

.sm-left .cat-con {
	position: relative;
	top: 3px;
	left: 40px;
}

.help-side {
	width: 246px;
	position: relative;
	margin: 0px auto;
	background-color: #fff;
	padding: 22px 0px 38px;
}

.help-side dl {
	line-height: 50px;
	background: url(../images/icon_bg.gif) repeat-y left top;
}

.help-side dl dd {
	width: 160px;
	height: auto;
	line-height: 50px;
	background: url(../images/icon_01.png) no-repeat left 18px;
	padding-left: 32px;
}

.help-side dl.last {
	background: none;
}

.help-side dl dd.cur {
	background: url(../images/icon_02.png) no-repeat left center;
}

.help-side dl dd a {
	font-size: 20px;
	color: #017142;
	text-decoration: underline;
}

.help-side dl dd.cur a, .help-side dl dd a:hover {
	color: #000333;
}

.help-side .side-slider {
	position: absolute;
	width: 15px;
	height: 50px;
	left: 40px;
	top: 50px;
	background: url(../images/icon_02.png) no-repeat left center;
}

.sm-right {
	width: 940px;
	height: auto;
	display: table;
	float: left;
}

.sm-right .pg-tt {
	width: 873px;
	height: 41px;
	line-height: 41px;
	padding-left: 34px;
	margin: auto;
	background: url(../images/sm_05.jpg) no-repeat 12px center;
	border-bottom: 3px solid #017142;
	font-size: 22px;
	color: #000333;
}

.sm-right .pg-con {
	width: 860px;
	height: auto;
	display: table;
	margin: auto;
	padding: 25px 0px;
	line-height: 36px;
	font-size: 16px;
	color: #282828;
}

.sm-right .pg-news {
	width: 860px;
	height: auto;
	display: table;
	margin: auto;
	padding: 13px 0px;
}

.sm-right .pg-news li {
	border-bottom: 1px solid #e6e6e6;
	padding: 12px 0px 18px;
}

.sm-right .pg-news a:hover .tit {
	color: #F00;
}

.sm-right .pg-news .tit {
	font-size: 20px;
	color: #282828;
	line-height: 36px;
}

.sm-right .pg-news .ndate {
	font-size: 12px;
	color: #999999;
	padding: 5px 0px 5px;
	position: relative;
	left: 8px;
}

.sm-right .pg-news .desc {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-indent: 32px;
}

.sm-right .title {
	line-height: 36px;
	font-size: 26px;
	color: 282828;
	text-align: center;
	padding: 8px 0px 0px;
}

.sm-right .source {
	font-size: 12px;
	color: #999999;
	line-height: 30px;
	text-align: center;
	padding: 10px 0px;
}

.sm-right .con {
	font-size: 16px;
	color: #666666;
	line-height: 33px;
	padding: 0px 0px 0px;
}

.sm-right .piclist {
	width: 100%;
	position: relative;
	top: 30px;
	left: 20px;
}

.sm-right .piclist li {
	float: left;
	margin: 0px 22px 50px 0px;
	margin: 0px 15px 50px 0px\9;
}

.page {
	width: 100%;
	height: 68px;
	margin-top: 15px;
	line-height: 68px;
	display: table;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #494949;
	text-align: center;
	clear: both;
}

.page span {
	font-size: 13px;
	font-weight: bold;
}

.page .txt {
	width: 35px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #a9a9a9;
	text-align: center;
	margin: 0px 3px;
}

.page .btn {
	width: 54px;
	height: 30px;
	line-height: 30px;
	background-color: #f1eff0;
	color: #999999;
}

.page a {
	color: #999999;
	padding: 8px 12px;
	background-color: #f1eff0;
	margin: 0px 5px;
}

.page a:hover {
	color: #F00;
}

.bg-gray {
	background-color: #d6d6d6;
}

.tlist {
	width: 908px;
	height: auto;
	display: table;
	margin: 35px auto 0px;
}

.tlist li {
	width: 136px;
	height: auto;
	float: left;
	margin: 0px 45px 12px;
	_margin: 0px 35px 12px;
}

.tlist .img {
	width: 100%;
	height: 183px;
	overflow: hidden;
}

.tlist .text {
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-size: 18px;
	color: #4e4e4e;
	text-align: center;
}

.tlist .text span {
	font-size: 18px;
	color: #3d90c4;
	padding-right: 20px;
}