body {
	min-width: 1200px;
	background: #0345d1 url('../img/sub-bg.jpg') center top no-repeat;
	color: #5a5a5a;
	font: normal 14px/24px "Microsoft YaHei", "微软雅黑";
	overflow-x: hidden;
	word-wrap: break-word;
	word-break: break-all;
}

.head {
	height: 470px;
	/* background: url('../img/sub-head.jpg') center top no-repeat; */
}

.cont {
	min-height: 1106px;
	padding-bottom: 100px;
	/* background: #064000 url('../img/sub-cont.jpg') center top no-repeat; */
}

.left {
	float: left;
	width: 225px;
}

.left .order {
	width: 223px;
	height: 125px;
	margin: 0 auto 10px;
	background-image: url('../img/sub-down.jpg');
}

.left .wechat {
	width: 223px;
	border: 1px solid #99c21c;
	background-color: #158513;
	padding: 12px 0 10px;
	margin: 0 auto;
}

.left .wechat p {
	text-align: center;
	line-height: 26px;
	font-size: 19px;
	color: #fff6eb;
}

.left .wechat img {
	display: block;
	width: 178px;
	height: 178px;
	margin: 0 auto 8px;
}

.right {
	/* float: right; */
	width: 725px;
	padding-bottom: 50px;
	background-color: #fff;
	position: relative;
	margin: 0 auto;
}

.right .nav-top {
	background-color: #0345d1;
	height: 64px;
	padding-left: 12px;
}

.right .nav-top p {
	line-height: 64px;
	font-size: 20px;
	color: #e4e4e4;
}

.right .nav-top p .alight {
	color: #f0c818;
}

.right .list {
	padding: 8px 20px 0;
}

.right .list .tab {
	height: 51px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 14px;
}

.right .list .tab a {
	line-height: 48px;
	width: 56px;
	height: 48px;
	font-size: 14px;
	color: #313131;
	text-align: center;
	margin-right: 10px;
	border-bottom: 2px solid #fff;
}

.right .list .tab a.on {
	border-bottom: 3px solid #158513;
	color: #158513;
	margin-top: 1px;
}

.right .list ul {
	padding-bottom: 44px;
}

.right .list li {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #414141;
	border-bottom: 1px dashed #dbdbdb;
}

.right .list li a {
	float: left;
	display: block;
	width: 850px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 50px;
	font-size: 14px;
	color: #414141;
}

.right .list li a:hover {
	color: #158513;
}

.right .list li a span {
	padding-right: 10px;
	color: #8d8d8d;
}

.right .list li a:hover span {
	color: #8d8d8d;
}

.right .list li .time {
	color: #959595;
	float: right;
	text-align: right;
}

.right .page {
	text-align: center;
	color: #959595;
}

.right .page a {
	padding: 4px 8px;
	line-height: 28px;
	color: #959595;
	font-size: 14px;
	border: 1px solid #959595;
	margin: 0 4px;
	background-color: #f8f8f8;
}

.right .page a.on {
	border: 1px solid #b59f74;
	color: #b59f74;
}

.right .page a.visble {
	opacity: .3;
	cursor: default;
}

.right .back {
	width: 85px;
	height: 34px;
	top: 86px;
	right: 30px;
	background-image: url('../img/back.png');
}

.right .art-title {
	padding: 8px 100px 0 0;
	border-bottom: 1px solid #c0c0c0;
	margin: 0 20px 14px;
}

.right .art-title h2 {
	line-height: 66px;
	font-size: 30px;
	color: #158513;
}

.right .art-info {
	padding-left: 20px;
	height: 20px;
	margin-bottom: 20px;
}

.right .art-info .time {
	line-height: 20px;
	font-size: 14px;
	color: #414141;
}

.right .art-cont {
	padding: 0 20px;
}

.right .art-cont p {
	padding-bottom: 10px;
	line-height: 28px;
	color: #555555;
	font-size: 14px;
	text-indent: 2em;
}

.right .art-cont p.center {
	text-align: center;
	text-indent: 0em;
}

.right .art-cont p.pic {
	margin-top: -10px;
}

.right .art-cont .alight {
	color: #ff0000;
}

.right .art-cont a {
	color: #158513;
	text-decoration: underline;
}

.right .art-cont img {
	max-width: 90%;
	margin: 0 auto 10px;
	display: block;
}

.right .art-cont table {
	max-width: 90%;
	margin: 0 auto 10px;
}

.right .art-cont th,
.right .art-cont td {
	border: 1px solid #158513;
	padding: 5px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	color: #555555;
}

.right .art-cont th {
	background-color: #158513;
	color: #fff;
	font-weight: 700;
}
