.layui-layer {
	border-radius: 5px !important;
}

.layui-layer-content {
	border-radius: 5px !important;
	overflow: hidden !important;
	/* background-color:#ecf6ff !important; */
}
.layui-input-inline {
	width: 229px !important;
	margin-right: 15px !important;
}

.layui-layer-title {
	height: 32px !important;
	border: none !important;
}

.layui-this {
	color: #395ba6 !important;
}

.layui-this:after {
	border-bottom: 2px solid #395ba6 !important
}

.a_header {
	padding: 0;
	margin: 0;
	height: 200px;
	background: url(/static/images/top.png);
}

.a_header_bottom ul li {
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
	float: left;
	list-style: none;
	margin-right: 10px;
}

.a_header_top {
	height: 150px;
}

.a_header_bottom {
	height: 500px;
	line-height: 100px;
	margin: 0 auto;
	width: 75%;
}

.a_main_banner {
	height: 295px;
	width: 100%;
	background: url(/static/images/main_banner.png);
	background-position: 0% 0%;
	background-size: cover;
}

.a_type li {
	float: left;
}

.a_right_img {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 334px;
	height: 202px;
	background: url(/static/images/gg0619.jpg);
	background-position: 0% 0%;
	background-size: cover;
}

.a_subject_describe {
	text-indent: 2em;
	text-align: left;
	padding: 0px 15px 0px 15px;
	height: 74px;
	overflow: hidden;
}

.a_subject_title {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
}

.a_subject_btn {
	margin: 20px 0px 20px 0px;
}

.a_subject_li {
	margin-right: 10px;
	text-align: center;
	width: 280px;
	background-color: #fafafa;
}

.a_subject_img {
	height: 190px;
	width: 100%;
}