@charset "gb2312";
/* CSS Document */

.lbg {
	margin: 0 auto;
	background: url(../images/aboutbg.jpg) no-repeat;
	width: 100%;
	height: 35px;
	top: 20px;
	overflow: hidden;
}

.container {
	margin: 0 auto;
	width: 84%;
	min-height: 800px;
	overflow: hidden;
	margin-top: 35px;
}

.containera {
	margin: 0 auto;
	max-width: 1000px;
	overflow: hidden;
	margin-top: 35px;
}

.typeL {
	width: 20%;
	float: left;
	height: auto;
}

.L_title {
	width: 100%;
	height: 50px;
	background-color: #000;
	padding-top: 25px;
	text-align: center;
}

.L_title img {
	float: left;
	padding-left: 10px;
}

.L_title span {
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

.Llist {
	float: left;
	width: 100%;
}

.Llist ul li {
	margin-bottom: 1px;
	/* background: url(../images/libg.jpg) no-repeat; */
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #eaeaea;
	text-indent: 2em;
}

.Llist ul li:hover {
	margin-bottom: 1px;
	/* background: url(../images/libgred.jpg) no-repeat; */
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #fff;
	background-color: #b20000;
	text-indent: 2em;
}

.Llist ul li a {
	color: #333;
}

.Llist ul li:hover a {
	color: #fff;
}

#actived {
	margin-bottom: 1px;
	/* background: url(../images/libg.jpg) no-repeat; */
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #eaeaea;
	text-indent: 2em;
}

#actived a {
	color: #333;
}

.about {
	width: 77%;
	float: RIGHT;
}

.ab_title {
	height: 38px;
	width: 100%;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	line-height: 38px;
	text-align: right;
}

.ab_title a {
	position: relative;
}

.ab_info {
	margin: 30px 0px;
	overflow: hidden;
	text-align: justify;
}

#ab_info {
	/* background-image: url(../images/lxbj.jpg); */
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 30px;
	line-height: 30px;

}

.ab_info ul li {
	display: block;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.ab_info p {
	line-height: 33px;
	width: 100%;
	overflow: hidden;
	text-indent: 2em;
	float: left;
	margin-bottom: 5px;
}

.p_a {
	line-height: 28px;
	width: 100%;
	overflow: hidden;
	text-indent: 0em !important;
	float: left;
	margin-bottom: 5px;
}

.ab_info img {
    margin-bottom: 10px;
	width: auto;
    margin: auto;
    display: block;
    max-width: 100%;
}

.ab_info_title {
	width: 100%;
	text-align: center;
	float: left;
	font-weight: bold;
	margin-top: 10px;
}

.ab_info table tr td {
	text-align: center;
	height: 230px;
}

.ab_info table tr td img {
	border: 1px solid #ccc;
	padding: 5px;
	/*	float:none;*/
}

.ab_info table tr td p {
	float: left;
	text-align: center;
	width: 200px;
}

.new_title {
	float: left;
	font-weight: bold;
	width: 82%;
	padding-left: 15px;
}

.new_title a {
	font-weight: bold;
}

.new_info {
	float: left;
	padding-left: 15px;
	width: 82%;
	line-height: 26px;
	margin-top: 5px;
	text-align: justify;
}

.new_title_img {
	width: 16%;
	float: left;

}

.new_title_img img {
	width: 100%;
	height: 150px;
}

.pagerBox {
    height: 25px;
    padding-left: 15px;
    text-align: left;
    width: 100%;
    color: #000;
    float: left;
    margin-top: 10px;
}

.pagerBox a {
	text-decoration: none;
	color: #000;
}

.pagerBox a:hover {
	color: #f90;
}

.pagerBox input {
	border: 1px solid #C5D8E8;
}

.titles {
	font-size: 16px;
	font-weight: bold;
	color: #2d2d2d;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: center;
	margin-bottom: 5px;
}

.titlenr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: auto;
	width: 100%;
	line-height: 26px;
	float: left;
	margin-top: 15px;
}

.titlenr span {
	line-height: 28px;
}

.titlesj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	height: auto;
	width: 100%;
	text-align: right;
	margin-top: 20px;
	float: left;
}

.typeLm {
	float: left;
	height: auto;
	background-color: #ededed;
}

.L_titlem {
	width: 180px;
	height: 50px;
	background-color: #000;
	margin: 8px;
	padding-top: 25px;
	text-align: center;
}

.L_titlem img {
	float: left;
	padding-left: 10px;
}

.L_titlem span {
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}

.Llistm {
	float: left;
	width: 180px;
	margin: 0px 8px 8px;
}

.Llistm ul li {
background-image: url(../images/userloginbj.jpg);
    background-repeat: no-repeat;
    background-position: 25px 0px;
    height: 490px;
    /* float: left; */
    margin: 0 auto;
}

.Llistm ul li:hover {
	margin-bottom: 1px;
	background: url(../images/libgred1.jpg) no-repeat;
	width: 170px;
	height: 43px;
	line-height: 43px;
	color: #fff;
	padding-left: 10px;
}

.Llistm ul li a {
	color: #333;
}

.Llistm ul li:hover a {
	color: #fff;
}



.zj {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 2px dotted #CCC;
	padding-bottom: 15px;
	margin-top: 20px;
}

.zj_lt {
	float: left;
	width: 22%;
}

.zj_lt p {
text-align: center;
    line-height: 32px;
}

.zj_rt {
    float: left;
    width: 76%;
    margin-left: 2%;
}

.zj_rt p {
    line-height: 26px;
    float: left;
    margin-bottom: 15px;
    width: 100%;
	}

.zj_rt p b {
	width: 100px;
	margin: 0 auto;
	text-align: center;
	background-color: #b30101;
	color: #FFF;
	height: 28px;
	line-height: 28px;
	margin-right: 5px;
	padding: 7px;
	border-radius: 2px;
}



#images {
	color: #999;
	text-align: center;
}

#images a {
	margin-right: 14px;
}

#images a img {
	padding: 1px;
	vertical-align: top;
	width: 100%;
}

#credit {
	clear: both;
	margin-top: 50px;
	padding-top: 20px;
	font-size: 10px;
	border-top: 1px solid #BBB;
	font-family: Verdana;
}

#imgbox-loading {
	position: absolute;
	top: 0;
	left: 0;
	background: url('imgbox-spinner.gif') center center no-repeat;
	cursor: pointer;
	display: none;
	z-index: 90;
}

#imgbox-loading div {
	background: #FFF;
	width: 100%;
	height: 100%;
}

#imgbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	z-index: 80;
}

.imgbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	display: none;
	z-index: 90;
}

.imgbox-img {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.imgbox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('imgbox-close.png') top left no-repeat;
	cursor: pointer;
	outline: none;
}

.imgbox-title {
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	color: #333;
	display: none;
}

.imgbox-bg-wrap {
	position: absolute;
	padding: 0;
	margin: 0;
	display: none;
}

.imgbox-bg {
	position: absolute;
	width: 20px;
	height: 20px;
}

.imgbox-bg-n {
	left: 0;
	top: -20px;
	width: 100%;
	background: url(imgbox-bg-n.png) repeat-x;
}

.zj_bt {
	width: 95%;
	margin: 0 auto;
	margin-top: 15px;
	overflow: hidden;
	text-align: center;
}

.zj_btlt {
	float: left;
	text-align: center;
	width: 40%;
	line-height: 24px;
	margin-right: 20px;
	margin-top: 25px;
	margin-left: 45px;
}

.zj_btlt img {
	max-width: 100%;
}

/* 廉洁声明 */
.honest h3{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.honest .honest_text{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.honest .honest_text p{
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin: 0;
    text-indent: 0;
}
.honest .honest_text p:nth-child(even){
	margin-bottom: 10px;
	margin-bottom: 10px;
    color: #666;
    line-height: 20px;
}
.honest_time p{
	font-size: 15px;
    color: #333;
    margin: 0 0 10px;
    line-height: 30px;
    text-indent: 0;
    text-align: right;
    font-weight: bold;
}
.honest_time{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
.honest_time img{
	width: 110px;
    height: 110px;
    position: absolute;
    z-index: 99;
    right: 0;
}
.ghjs{
	margin: 0!important;
}
.ghjs>.gh_tit{
	display: flex;
	justify-content: center;
	margin: 10px 0;
}
.ghjs>.gh_tit>.gh_icon{
	width: 36px;
	margin: 0;
}
.ghjs>.gh_tit>h3{
	text-align: center;
    font-size: 18px;
	margin: 5px;
}
.ghjs_img{
	width: 100%;
	overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
.ghjs_img li{
	float: left!important;
	width: 24%!important;
	border: none!important;
	margin: 10px 0.5%;
}
.ghjs_img li img{
	width: 100%;
}
.ghjs_img li p{
	text-align: center;
	font-size: 13px;
	margin: 0!important;
	line-height: 26px!important;
} 
.gh_time{
	text-align: right;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}
.gh_time p{
	margin: 0!important;
	font-size: 16px!important;
	line-height: 26px;
}
.gh_left{
	width: 20%;
    float: left;
    height: auto;
}
.gh_right{
	width: 77%;
    float: RIGHT;
}
.ghsj{
	text-align: center;
}
.ghsj img{
	width: 150px;
	margin: 20px 0;
}