.right-top-img2 {
	width: 465px;
}

.liuy a {
	font-family: 黑体;
	font-size: 16px;
	color: #381A00;
}

.liuy-box {
	width: 100%;
	height: 130px;
}

.liuy-box-top {
	width: 100%;
	height: 65px;
}

.liui-zx {
	font-size: 12px;
	font-weight: bold;
	/* color: #313230; */
	line-height: 32px;
}

.liui-zx span {
	font-size: 12px;
	font-weight: normal;
}

.liui-zx span:nth-child(2) {
	float: right;
}

.liu-cont {
	font-size: 12px;
	font-weight: bold;
	/* color: #313230; */
	line-height: 24px;
}

.liu-cont span {
	font-weight: normal;
	font-size: 12px;
}

.liuy-box-down {
	width: 100%;
	height: 65px;
	background-color: #f9f9f9;
}

.huifu-date ,.huifu-mes{
	padding: 0 2px;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 32px;
}


/* 留言板 */
.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: 410px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #FFFFFF;
	display: none;
	z-index: 199;
}

.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;
}

.layui-layer-content {
	color: #fff;
}
