.liu-box {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
}

.liuy-top {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #ddf1cd;
	padding: 2px;
}

.liuy-tit {
	height: 26px;
	background-color: #F1FAEB;
	line-height: 26px;
}

.liuy-tit div {
	display: inline-block;
	float: left;

}

.liuy-tit div:nth-child(1) {
	width: 150px;
}

.liuy-tit div:nth-child(2) {
	width: 300px;
	color: #fba32f;
	font-size: 14px;
	font-weight: bold;
}

.liuy-tit div:nth-child(3) {
	width: 500px;
	text-align: center;
}

.liuy-tit div:nth-child(3) a {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;

}


.liuy-index {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.liuy-index-header {
	overflow: hidden;
	border-bottom: 1px dotted #C4C4C4;
}

.liuy-header-tit {
	width: 350px;
	display: inline-block;
	float: left;
}

.liuy-header-tit img {
	width: 21px;
	height: 21px;
}

.liuy-header-tit span {
	color: #000099;
	font-size: 13px;
	font-weight: bold;
}

.liuy-header-tet {
	display: inline-block;
}

.liuy-header-tet div {
	display: inline-block;
	width: 200px;
	float: left;
}






.liu-hf p,
.liu-hf p span {
	font-size: 12px;
	line-height: 24px;
	width: 100%;
}

.liuy-box-cont {
	width: 100%;
	overflow: hidden;
}



.liuy-box-img,
.liuy-box-img img {
	width: 101px;
	display: inline-block;
	float: left;
}


.liuy-box-tet {
	width: 875px;
	display: inline-block;
	float: left;
	word-wrap: break-word;
	background: url(../img/img/line1.gif);
	background-color: #fbfaec;
	margin: 0 10px;
	/* text-indent: 26px; */
}

.liuy-box-tet img {
	width: 14px;
	height: 14px;
	position: relative;
	/* top: 25px; */
	left: 5px;
}

.liuy-box-tet span {
	font-size: 13px;
	line-height: 30px;
	/* text-indent: 26px; */
}

.huif-box-index {
	width: 100%;
	background-color: #e2f4e1;
	height: 100%;
	overflow: hidden;
}

.huif-index-img {
	width: 100px;
	height: auto;
	display: inline-block;
	float: left;
}

.huif-index-img img {
	display: block;
	margin: 0 auto;
	padding: 10px;
}

.huif-index-tet {
	width: 875px;
	height: auto;
	float: right;
	margin:  10px;
}

.huif-index-tet img {
	width: 14px;
	height: 14px;
	position: relative;
	/* top: 25px; */
	left: 5px;
}

.huif-tet {
	/* width: auto; */
	/* background-color: #f5f5f5; */
}

.huif-tet-item {
	width: 50%;
	position: relative;
	left: 10px;
	top: -2px;
}

.huif-tet-item img {
	width: 45px;
	height: 18px;

}

.huif-tet-item span {
	font-size: 12px;
}

/* 留言办 */
.content {
	border: 1px solid #EAEAEA;
}

.crumbs {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	position: relative;
	padding-left: 120px;
	color: #206CB7;
	border-bottom: 1px solid #EAEAEA;
}

.crumbs p {
	position: absolute;
	width: 120px;
	height: 45px;
	border-bottom: 3px solid #1B50A0;
	color: #206CB7;
	text-align: center;
	font-weight: initial;
	top: 0;
	left: 0;
}

.leavemessage {
	font-family: 黑体;
	font-size: 16px;
	color: #cc0000;
	/* float: right; */
	margin-right: 10px;
	cursor: pointer;
}

.messageList {
	padding: 15px;
}

.messageItem {
	margin-bottom: 10px;
}

.messageItem p {
	line-height: 20px;
	margin-bottom: 5px;
}

.mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 99;
}

.messageTable {
	width: 671px;
	height: 382px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #FFFFFF;
	display: none;
	z-index: 100;
}

.messageTable table {
	margin: 37px auto;
}

.messageTable td {
	font-size: 12px;
}

.closeTable {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	font-weight: bold;
	font-size: 20px;
	right: 10px;
	top: 5px;
	cursor: pointer;
}
