.ui-content{
	width: 1200px;
	margin: auto;
}
.ui-cnt-tp{
	width: 100%;
	padding: 20px 0;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E1E1E1;
}
	
.ui-cnt-tpl{
	display: flex;
	align-items: center;
}
	
.ui-cnt-tpl-img{
	width: 16px;
	height: 20px;
	display: block;
	margin-right: 10px;
}
.ui-cnt-tpl-p{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
}
.ui-cnt-tpl-p span{
	color: #BF001A;
}
.ui-cnt1{
	width: 100%;
	margin-top: 57px;
}
.ui-cnt1-tp{
	width: 100%;
	height: 36px;
	background: #F0F0F0;
	display: flex;
	justify-content: space-between;
	padding:  0 15px;
	box-sizing: border-box;
	position: relative;
}
.ui-cnt1-tpl{
	display: flex;
	position: absolute;
	top: -15px;
	align-items: center;
}
.ui-cnt1-tpl img{
	width: 39px;
	height: 40px;
	display: block;
	margin-right: 30px;
}
.ui-cnt1-tpl p{
	font-size: 28px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #AD0000;
	line-height: 10px;
}
.ui-cnt1-tpr{
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #AD0000;
	position: absolute;
	top: -10px;
	right: 10px;
}
.ui-cnt1b{
	width: 100%;
	height: 572px;
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.ui-cnt1l{
	width: 650px;
}
.ui-cnt1l:hover .ui-cnt1lbr-h{
	color: #BF001A;
}
.ui-cnt1l-img{
	width: 100%;
	height: 415px;
	display: block;
}
.ui-cnt1lb{
	width: 100%;
	height: 157px;
	background: #F9F6F6;
	padding: 30px 20px;
	box-sizing: border-box;
	display: flex;
}
.ui-cnt1lbl{
	margin-right: 20px;
	width: 96px;
	height: 96px;
	background: #BF001A;
	flex-shrink: 0;
	padding:10px 10px;
	box-sizing: border-box;
}
.ui-cnt1lbl-h{
	font-size: 34px;
	font-family: SimHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 37px;
	text-align: center;
}
.ui-cnt1lbl-line{
	width: 76px;
	height: 1px;
	background: #D2D2D2;
	margin: auto;
	opacity: 0.3;
}
.ui-cnt1lbl-p{
	font-size: 16px;
	font-family: SimHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 37px;
	text-align: center;
}
.ui-cnt1lbr{
	margin-left: 20px;
	width: 80%;
}
.ui-cnt1lbr-h{
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-cnt1lbr-p{
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #777777;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	margin-top: 10px;
}
.ui-cnt1r{
	width: 529px;
}
.ui-cnt1br-li{
	width: 629px;
	padding: 16px 0;
	display: flex;
	border-bottom: 1px solid #E1E1E1;
}
.ui-cnt1br-li:first-child{
	padding-top: 0;
}
.ui-cnt1br-li:hover .ui-cnt1r-lir-h{
	color: #AD0000;
}
.ui-cnt1r-li-img{
	width: 160px;
	height: 107px;
	display: block;
	margin-right: 15px;
}
.ui-cnt1r-lir{
	width: 56%;
}
.ui-cnt1r-lir-h{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-cnt1r-lir-p{
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #777777;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.ui-cnt1r-lir-t{
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	padding: 3px 9px;
	background-color: #BF001A;
	float: right;
	margin-top: 3px;
}

.ui-cnt1r-li{
	width: 100%;
	padding: 12px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ui-cnt1r-li:hover .ui-cnt1r-li-h{
	color: #BF001A;
}
.ui-cnt1r-li-h{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-cnt1r-li-h::before{
	content: "";
	width: 6px;
	height: 6px;
	background: #BF001A;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
.ui-cnt1r-li-p{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
}

 .swiper-container {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .gallery-top {
      height: 100%;
      width: 100%;
    }

    .gallery-thumbs {
      height: 100%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .gallery-thumbs .swiper-slide {
      height: 100%;
      opacity: 0.4;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
	
	.ui-cnt1r-lia {
	    width: 1200px;
	    padding: 15px 0;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
		position: relative;
	    /* border-bottom: 1px solid #E1E1E1; */
	}
	.ui-cnt1r-lia:first-child{
		padding-top: 0;
	}
	.ui-cnt1r-lia:hover .ui-cnt1r-lia-h{
		color: #BF001A;
	}
	/* .ui-cnt1r-lia:nth-child(5n){
		border-bottom: 1px solid #E1E1E1;
		
	} */
	.ui-cnt1r-lia:nth-child(5n){
		padding-bottom: 30px;
	}
	.ui-cnt1r-lia:nth-child(5n+1){
		padding-top: 30px;
	}
	.ui-cnt1r-lia:nth-child(5n)::after{
		content: "";
		width: 1400px;
		height: 1px;
		background-color: #E1E1E1;
		position: absolute;
		bottom: 0;
		/* margin: 12px 0; */
		/* display: block; */
		
	}
	.ui-cnt1r-lia:last-child {
	    width: 1200px;
	    padding: 12px 0;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    border-bottom: none;
	}
	
	.ui-cnt1r-lia-h {
	    font-size: 16px;
	    font-family: Source Han Sans CN;
	    font-weight: 400;
	    color: #333333;
	    width: 80%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	
	.ui-cnt1r-lia-h::before {
	    content: "";
	    width: 4px;
	    height: 4px;
	    background: #BD1A2D;
	    display: block;
	    float: left;
	    margin-top: 8px;
	    margin-right: 10px;
	}
	
	.ui-cnt1r-lia-p {
	    font-size: 16px;
	    font-family: Source Han Sans CN;
	    font-weight: 400;
	    color: #999999;
	}
	
	/* 封页 */
	
	.ui-pages {
	    width: 100%;
	    display: flex;
	    justify-content: center;
	}
	
	.box {
	    margin: 40px auto;
	    height: 34px;
	}
	
	.page {
	    /* width: 600px; */
	}
	
	.info {
	    width: 200px;
	    height: 34px;
	    line-height: 34px;
	}
	
	.fl {
	    float: left;
	}