.ui-content-img {
	height: 100% !important;
}

.ui-cnt {
	width: 100%;
	position: relative;
	z-index: 0;
}

.ui-cnt-top {
	width: 1400px;
	height: 64px;
	background-color: #fff;
	margin: auto;
}

.ui-cnt-top-min {
	width: 1400px;
	height: 64px;
	margin: auto;
	display: flex;
	align-items: center;
	padding-left: 20px;
	box-sizing: border-box;
}

.ui-cnt-top-img {
	width: 16px;
	height: 20px;
	display: block;
}

.ui-cnt-topr {
	display: flex;
	margin-left: 5px;
}

.ui-cnt-topr a {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #999999;
	line-height: 30px;
}

.ui-cnt-bx {
	width: 1400px;
	margin: 20px auto 40px;
	background: #EFEFEF;
	overflow: hidden;
}

.ui-cnt-bxl {
	width: 283px;
	height: auto;
	background-color: #fff;
}

.ui-cnt-bxl-ul {
	width: 235px;
	margin: 20px auto;
}

.ui-cnt-bxl-h {
	width: 100%;
	height: 61px;
	background-color: #BF001A;
	display: flex;
	align-items: center;
	padding-left: 20px;
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	box-sizing: border-box;
}

.ui-cnt-bxl-li {
	width: 100%;
	height: 59px;


}

.ui-cnt-bxl-li p {
	display: flex;
	align-items: center;
	padding-left: 20px;
	padding-right: 60px;
	box-sizing: border-box;
	width: 100%;
	min-height: 59px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	position: relative;
	border-bottom: 1px solid #FFFFFF;
	background-color: #EEEEEE;
}

.ui-cnt-bxl-li p::after {
	content: "";
	width: 10px;
	height: 15px;
	background-image: url("../images/lt2.png");
	background-size: 100% 100%;
	display: block;
	position: absolute;
	top: 20px;
	right: 30px;
}

.ui-cnt-bxl-li:hover.ui-cnt-bxl-li p {
	color: #BF001A !important;
}

.ui-cnt-bxl-li:hover.ui-cnt-bxl-li p::after {
	content: "";
	width: 10px;
	height: 15px;
	background-image: url("../images/lt3.png");
	background-size: 100% 100%;
	display: block;
	position: absolute;
	top: 20px;
	right: 30px;
}

.ui-cnt-bxr {
	width: 1097px;
	height: auto;
	background-color: #fff;
	padding: 20px 0;
}

.ui-cnt-bxr-li {
	width: 1050px;
	height: 144px;
	background-color: #F4F4F4;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border-left: 2px solid transparent;
}

.ui-cnt-bxr-lil {
	width: 85%;
}

.ui-cnt-bxr-lil-h {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.ui-cnt-bxr-lil-p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #878787;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-cnt-bxr-lir {
	width: 98px;
	height: 106px;
	background: #F4F4F4;
	border: 1px solid #BF001A;
	border-radius: 8px;
}

.ui-cnt-bxr-lir-h {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #BF001A;
	line-height: 30px;
	margin-top: 23px;
	text-align: center;
}

.ui-cnt-bxr-lir-p {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #878787;
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
}

.ui-cnt-bxr-li:hover {
	border-left: 2px solid #BF001A;
}

.ui-cnt-bxr-li:hover .ui-cnt-bxr-lil-h {
	color: #BF001A !important;
}

.ui-cnt-bxr-li:hover .ui-cnt-bxr-lir {
	background-color: #BF001A;
}

.ui-cnt-bxr-li:hover .ui-cnt-bxr-lir-h {
	color: #fff;
}

.ui-cnt-bxr-li:hover .ui-cnt-bxr-lir-p {
	color: #fff;
}

.box {
	width: 100%;
	margin: 30px auto 0;
	height: 34px;
}

.page {
	width: 100%;
	display: flex;
	justify-content: center;
}

.info {
	width: 200px;
	height: 34px;
	line-height: 34px;
}

.fl {
	float: left;
}

.nodata {
	text-align: center;
	color: #333;
	padding: 50px 0;
	font-size: 24px;
}

.img_tit {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}

.ui_img {
	/* width: 1400px; */
	height: auto;
	margin: 0 auto;
	background: #EFEFEF;
	padding: 30px 30px 49px;
}

.ui_img_li {
	width: 1340px;
	/* height: 189px; */
	background: #FFFFFF;
	/* margin: 0 auto 20px; */
	display: flex;
	align-items: center;
	padding: 12px 14px;
	cursor: pointer;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.img_Box {
	width: 180px;
	height: 210px;
	background: url('../images/img_box.png') no-repeat center;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	top: 4px;
}

.img_Box_A {
	width: 147px;
	height: 185px;
	display: block;
	position: relative;
	bottom: 3px;
}

.img_li_rg {
	width: 84%;
	height: 164px;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	padding-left: 17px;
}

.img_li_H1 {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	margin-top: 14px;
}

.img_li_Span {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #5F5F5F;
	line-height: 30px;
	margin-top: 4px;
}

.img_li_P {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 10px;
}

.img_li_Div {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #5F5F5F;
	line-height: 30px;
}