* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	font-family: "微软雅黑", "宋体";
}

body {
	position: relative;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #c19f4f;
	text-decoration: underline;
}

.whole {
	width: 1000px;
	margin: 0 auto;
}

.content {
	padding: 15px 0;
}

.location {
	width: 100%;
	height: 30px;
}

.location:after {
	display: block;
	content: "";
	clear: both;
}

.location_C {
	width: 972px;
	height: 30px;
	float: left;
	background-image: url(../images/m2.gif);
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}

.location .m1 {
	width: 14px;
	height: 30px;
	float: left;
}

.location .m3 {
	width: 14px;
	height: 30px;
	float: right;
}

.leavingMess {
	position: absolute;
	top: 5px;
	left: 500px;
}

.leavingMess a {
	color: #FF0000;
	font-size: 14px;
}

.jl-index-box {
	width: 1200px;
	margin: 10px auto;
	height: 100%;
	background-color: #FFFFFF;
}

.jl-box-header {
	width: 100%;
	height: 36px;
	background: url(../images/center_cen.jpg);
}

.jl-header-fw,
.jl-header-lyan {
	display: inline-block;
}

.jl-header-fw {
	width: 487px;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
}

.jl-header-fw span {
	font-size: 13px;
	color: #FF972F;
	line-height: 35px;
}

.jl-header-lyan a {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}

.jl-liuy-index {
	width: 100%;
	height: 100%;
}

.liuy-index-box {
	width: 100%;
	height: 100%;
}

.liuy-box-header {
	border-bottom: 1px dotted #C4C4C4;
}

.liuy-header-tit,
.liuy-header-tet {
	display: inline-block;
	font-size: 13px;
}

.liuy-header-tit {
	width: 420px;

}

.liuy-header-tit img {
	width: 21px;
	height: 21px;
}

.liuy-header-tit span {
	color: #000099;
	font-size: 13px;
	font-weight: bold;
}

.liuy-header-tet {
	float: right;
}

.liuy-header-tet div {
	display: inline-block;
	width: 170px;
	vertical-align: top;
    margin-top: 3px;
}

.liuy-box-cont {
	width: 100%;
	font-size: 0px;
}

.liuy-box-img,
.liuy-box-tet {
	display: inline-block;
}

.liuy-box-img,
.liuy-box-img img {
	width: 101px;

}

.liuy-box-tet {
	width: 899px;
	/* float: right; */
	display: inline-block;
	word-wrap: break-word;
	background: url(../images/line1.gif);
	background-color: #fbfaec;
	margin-top: 5px;
	position: relative!important;
	padding: 0 10px;
	min-height: 86px;
	vertical-align: top;
	margin-top: 5px;
}

.liuy-box-tet span {
	display: block;
	text-indent: 2em;
	font-size: 13px;
	line-height: 23px;
}

.liuy-box-tet img {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 6px;
	left: 10px;
}

.huif-box-index {
	background-color: #e9eced;
	height: 100%;
}

.huif-box-index:after {
	display: block;
	content: "";
	clear: both;
}

.huif-index-img {
	width: 100px;
	height: auto;
	float: left;
}

.huif-index-img img {
	display: block;
	margin: 10px auto;
}

.huif-index-tet {
	width: 899px;
	height: auto;
	float: right;
	position: relative;
	padding-left: 18px;
	padding-top: 4px;
	font-size: 13px;
}

.huif-index-tet img {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-top: 5px;
}

.huif-tet {
	font-size: 13px;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}

.huif-tet-item {
	width: 50%;
	/* position: relative;
	left: 6px;
	top: 29px; */
	font-size: 13px;
}

.huif-tet-item img {
	width: 45px;
	height: 18px;
}

.huif-tet-item span {
	font-size: 13px;
}

.page {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.page_left {
	display: inline-block;
	margin-right: 30px;
}

.page_left a {
	font-size: 14px;
	color: #666666;
	padding: 0 5px;
}

.page_left a:hover {
	color: #CC9900;
	text-decoration: underline;
}

.page_right {
	display: inline-block;
	font-size: 0px;
}

.page_right span {
	font-size: 14px;
}

.page_right span.leftline {
	border-left: 1px solid;
}
