.ui-lunbo {
	width: 100%;
	height: 500px;
}

.swiper-container {
	width: 100%;
	height: 100%;

}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.ui-content {
	width: 100%;
}

.ui-cnt1 {
	width: 1240px;
	margin: auto;
}

.ui-cnt1-h {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 30px;
	color: #206BD1;
	line-height: 44px;
	text-align: center;
	width: 120px;
	margin: 40px auto 0;
}

.ui-cnt1-h::after {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #206BD1;
	display: block;
	margin: auto;
}

.ui-cnt1-h1 {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	width: 120px;
	margin: 40px auto 0;
}

.ui-cnt1-h1::after {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #fff;
	display: block;
	margin: auto;
}

.ui-cnt1-tb {
	width: 100%;
	margin-top: 20px;
}

.ui-cnt1-tb-ul {
	width: 352px;
	height: 40px;
	border: 1px solid #206BD1;
	display: flex;
	margin: auto;
}

.ui-cnt1-tb-li {
	width: 176px;
	height: 40px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ui-cnt1-tb-li1 {
	background-color: #206BD1;
	color: #fff;
}

.ui-cnt1-tb-a {
	height: 40px;
	display: inline-block;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	float: right;
	margin-top: -30px;
}

.ui-cnt1-tb-a img {
	width: 12px;
	height: 10px;
	display: inline-block;
	margin-left: 9px;
}

.ui-cnt1-bx {
	width: 1240px;
	display: flex;
	justify-content: space-between;
	margin: 40px 0;
}

.ui-cnt1-bxl {
	width: 584px;
}

.ui-cnt1-bxl-li {
	width: 100%;
}
.ui-cnt1-bxl-li:hover .ui-cnt1-bxl-libr-h{
	color: #206BD1;
}
.ui-cnt1-bxl-li:hover .ui-cnt1-bxl-libr-p{
	color: #206BD1;
}

.ui-cnt1-bxl-li-img {
	width: 584px;
	height: 329px;
	display: block;
}

.ui-cnt1-bxl-lib {
	display: flex;
	justify-content: space-between;
	margin: 20px 0 0;
}

.ui-cnt1-bxl-libl {
	margin-top: 12px;
}

.ui-cnt1-bxl-libl-p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #666666;
	text-align: center;
}

.ui-cnt1-bxl-libl-p1 {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #888888;
	text-align: center;
}

.ui-cnt1-bxl-libl-line {
	width: 48px;
	height: 1px;
	background: #BBBBBB;
	margin-top: 9px;
	margin-bottom: 6px;
}

.ui-cnt1-bxl-libr {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #666666;
	width: 504px;
}

.ui-cnt1-bxl-libr-h {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-cnt1-bxl-libr-p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #939393;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}

.ui-cnt1-bxr {
	width: 618px;
}

.ui-cnt1-bxr-li {
	width: 100%;
	height: 116px;
	display: block;
	background: #F5F6F8;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}
.ui-cnt1-bxr-li:nth-child(1){
	margin-top: 16px;
}
.ui-cnt1-bxr-li:hover{
	background-color: #206BD1;
}
.ui-cnt1-bxr-li:hover .ui-cnt1-bxr-lil-h{
	color: #ffffff;
}
.ui-cnt1-bxr-li:hover .ui-cnt1-bxr-lil-line{
	background-color: #ffffff;
}
.ui-cnt1-bxr-li:hover .ui-cnt1-bxr-lil-h1{
	color: #ffffff;
}
.ui-cnt1-bxr-li:hover .ui-cnt1-bxr-lir-h{
	color: #ffffff;
}
.ui-cnt1-bxr-li:hover .ui-cnt1-bxr-lir-p{
	color: #ffffff;
}

.ui-cnt1-bxr-lil {
	margin-top: 12px;
}

.ui-cnt1-bxr-lil-h {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #666666;
	text-align: center;
}

.ui-cnt1-bxr-lil-h1 {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #888888;
	text-align: center;
}

.ui-cnt1-bxr-lil-line {
	width: 48px;
	height: 1px;
	background: #BBBBBB;
	margin-top: 9px;
	margin-bottom: 6px;
}

.ui-cnt1-bxr-lir {
	width: 495px;
}

.ui-cnt1-bxr-lir-h {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-cnt1-bxr-lir-p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #939393;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	line-height: 24px;
}

.ui-cnt2 {
	width: 100%;
	height: 350px;
	background: url("../images/ct2bg.png") no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.ui-cnt2-bx {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 38px;
	width: 1200px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	margin: 40px auto;
}

.ui-cnt2-mr {
	width: 140px;
	height: 40px;
	background: url("../images/ct2mrbg.png") no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
}

.ui-cnt2-mr p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

.ui-cnt2-mr img {
	width: 12px;
	height: 10px;
	display: inline-block;
	margin-left: 9px;
}

.ui-cnt3-max {
	width: 100%;
	background-color: #F5F6F8;
}

.ui-cnt3 {
	width: 1240px;
	margin: auto;
	overflow: hidden;
}

.ui-cnt3-tp {
	width: 100%;
}

.ui-cnt3b {
	width: 100%;
	margin-bottom: 100px;
}

.ui-cnt3b-tp {
	width: 100%;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #206BD1;
}

.ui-cnt3b-tp-h {
	padding: 11px 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
}

.ui-cnt3b-tp-h1 {
	color: #fff;
	background-color: #206BD1;
}

.ui-cnt3b-b {
	width: 100%;
	margin-top: 20px;
}

.ui-cnt3b-b-li {
	width: 300px;
	height: 278px;
	display: block;
	padding: 10px 10px;
	box-sizing: border-box;
}
.ui-cnt3b-b-li:hover .ui-cnt3b-b-li-p{
	color: #206BD1;
}

.ui-cnt3b-b-li-img {
	width: 280px;
	height: 210px;
	display: block;
}

.ui-cnt3b-b-li-p {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	padding-top: 20px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-lunbo-img{
	width: 100%;
	height: 500px;
	display: block;
}