.longTable {
	width:100%;
}
.longTable b {
	font-size: 16px;
}
.longTable strong {
    font-weight: 600;
}
.longTable P {
TEXT-INDENT: 2em;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 25px;
}
.longSideCon H3 {
	font-size: 1.2em;
	border-left: 10px solid #155F59;
	padding-left: 0.5em;
	MARGIN-BOTTOM: 20PX;
	MARGIN-TOP: 20px;
}
.longSideCon img {
	height: auto;
	max-width: 90%;
}
.longTableTh,.longTableTd {
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	background:#fff;
}
.longTableTh {
	border-right:1px solid #f4f4f4;
	width:150px;
	background:#fafafa
}
.longSideBar {
	}
.longSideBar li {
border-left: 3px solid #f4f4f4;
    height: 47px;
    line-height: 47px;
    border-bottom: 1px solid #e0e0e0;
}
.longSideBar li a {
	display:block;
	height:47px;
	padding:0 0 0 20px;
	position:relative;
	font-size:14px;
	color:#4095ce;
}
.longSideBar li a:hover {
	color:#f30;
	text-decoration:none;
}
.longSideBar li.selected {
	border-left: 3px solid #E72F2F;
	background: #1096DD;
}
.longSideBar li.selected a {
	color:#FFF;
	font-weight:bold;
}
.longSideBar li.selected a b {
	position:absolute;
	right:10px;
	top:17px;
	width:0;
	height:0;
	border-width:5px 5px;
	border-style:solid;
	border-color:#fff #fff #fff #ffb800;
	font-size:0;
	line-height:0;
}
.longTable .longSideCon ul {
    margin-bottom: 20px;
    margin-top: 20px;
}

.longTable .longSideCon li {
    list-style: black;
    line-height: 34px;
    margin-left: 44px;
    list-style-type: disc;
    font-size: 15px;
}

.longSideConTitle {
	color: #000;
	font-weight: bold;
	line-height: 38px;
	    padding: 0 0 12px 20px;
	MARGIN-TOP: 10PX;
	font-size: 21px;
	border-bottom: 1px solid #f4f4f4;
}
.longTableTd dl {
	width: 680px;
	clear: both;
	margin-left: 7px;
}
.longTableTd dt {
	margin: 5px 6px;
	width: 90px;
	text-align: RIGHT;
	padding: 2px;
	color: #333333;
	float: left;
	font-size: 14PX;
}
.longTableTd dd {
	margin: 5px 6px;
	text-align: center;
	padding: 5px;
	color: #999999;
	float: left;
	font-size: 14PX;
}
.rongzilist {
	background: #fff;
	padding: 10px;
}
.rzpage_title {
	font-size: 18px;
	font-weight: 600;
}
.rongzilist img {
	width: 160px;
	float: left;
	margin-right: 20px;
}
.rongzilist P a{
    color: #04aeda;
}
.rongzilist P {
	TEXT-INDENT: inherit;
}
.rzpage_p {
	line-height: 23px;
	font-size: 13px;
	margin-top: 10px;
}
.article-item {
	position: relative;
	padding: 10px;
	background: #fff;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 19px;
    padding-left: 0px;
}
.item-pic {
	width: 200px;
	height: 120px;
	margin-right: 15px;
	overflow: hidden;
	background-size: 100px 50px;
	float: left;
}
.item-intro {
	height: 120px;
	overflow: hidden;
	position: relative;
}
.item-intro a {
	font-size: 18px;
}
.item-desc {
	font-size: 13px;
	line-height: 1.5;
	color: #aaa;
	margin-top: 10px;
}
.newsnav{font-size:16px;}
.newsnav a {font-size:16px;}

.pages {
	text-align: center;
	clear:both;
	line-height:35px;
}
.pages a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
}
}
.pages a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#0069DD;
}
.pages a:link,pages a:visited {
	color:#FFFFFF;
}
.pages strong {
	background:#FFFFFF;
	font-weight:bold;
	color:#0069DD;
	padding:7px 9px;
	font-size:12px;
}
.pages a.more {
	border:none;
	background:none;
	color:#444444;
	padding:2px 0;
}
@media (max-width: 760px) {
	th.longTableTh {
    display: none;
}

.newsnav{margin-left: 10px;}
.item-pic.pull-left {
    display: none;
}
}