.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;
	border-bottom: 2px solid #bf001a;
}

.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;
	display: flex;
	justify-content: space-between;
}

.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-li1 p{
	color: #BF001A!important;
}
.ui-cnt-bxl-li1 p::after {
	content: "";
	width: 10px;
	height: 15px;
	background-image: url("../images/lt3.png")!important;
	background-size: 100% 100%;
	display: block;
	position: absolute;
	top: 20px;
	right: 30px;
}
.ui-cnt-bxl-li p {
	display: flex;
	align-items: center;
	padding-left: 20px;
	box-sizing: border-box;
	width: 100%;
	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; */
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 20px 0;
}
.ui-cnt-bxr-bx{
	width: 1200px;
	margin: auto;
}
.ui-cnt-bxr-bx-tp{
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 0px 0;
}
.ui-cnt-bxr-bx-tp-h{
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 45px;
	text-align: center;
}
.ui-cnt-bxr-bx-tp-p{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #878787;
	line-height: 30px;
	padding-top: 35px;
	text-align: center;
}
.ui-cnt-bxr-bxb{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	padding: 25px 0;
	text-indent: 2em;
}
.ui-cnt-bxr-bxb img{
	width: 100%;
	/* height: 523px; */
	display: block;
	margin:20px auto;
}
.pdfOne{
	color: #4688F1;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Source Han Sans CN';
	cursor: pointer;
}
