.ui-content {
	width: 100%;
}

.ui-cnt1 {
	width: 1400px;
	margin: 40px auto 0;
	display: flex;
	justify-content: space-between;
}

.ui-cnt1l {
	width: 690px;
	height: 430px;
	overflow: hidden;
}

.swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.swiper-pagination-bullet{
	width: 15px !important;
	height: 15px !important;
	background: #CCCCCC !important;
	border-radius: 2px !important;
	opacity: 1 !important;
	color: #fff !important;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.swiper-pagination-bullet:last-child{
	margin-right: 20px !important;
}
.swiper-pagination-bullet-active{
	background: #187ABC !important;
	color: #fff !important;
	font-size: 12px;
	text-align: center;
}
.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-cnt1l-li {
	width: 690px;
	height: 430px;
	position: relative;
	display: block;
}

.ui-cnt1l-li-img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 0;
}

.ui-cnt1l-li-tx {
	width: 690px;
	height: 40px;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	padding: 0 20px;
	box-sizing: border-box;

}

.ui-cnt1l-li-tx-p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #F1F1F1;
	line-height: 38px;
	text-align: left;
}

.ui-cnt1r {
	width: 690px;
}

.ui-cnt1r-top {
	width: 100%;
	border-bottom: 1px solid #AACDE4;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ui-cnt1r-top-h {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #187ABC !important;
}

.ui-cnt1r-topr {
	display: flex;
}

.ui-cnt1r-topr-p {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}

.ui-cnt1r-topr-img {
	width: 12px;
	height: 10px;
	display: block;
	margin-left: 10px;
	margin-top: 4px;
}

.ui-cnt1r-li {
	width: 100%;
	border-bottom: 1px solid #F1F1F1;
	display: flex;
	justify-content: space-between;
	padding: 14.9px 0;
}
.ui-cnt1r-li:hover .ui-cnt1r-li-h{
	color: #187ABC;
}
.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: 4px;
	height: 4px;
	display: block;
	background-color: #333333;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.ui-cnt1r-li-t {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
}

.ui-cnt2 {
	width: 1400px;
	height: 120px;
	display: block;
	margin: 40px auto 0;
}

.ui-cnt2-img {
	width: 100%;
	height: 100%;
	display: block;
}

.ui-cnt3-max {
	width: 100%;
	height: 510px;
	background: url("../images/cnt3bg.png") no-repeat;
	background-size: 100% 100%;
	margin-top: 40px;
}

.ui-cnt3 {
	width: 1400px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}

.ui-cnt3l {
	width: 690px;
}

.ui-cnt3r {
	width: 690px;
}

.ui-cnt3r-li {
	width: 100%;
	display: flex;
	margin-top: 20px;
}
.ui-cnt3r-li:hover .ui-cnt3r-lir-h{
	color: #187ABC;
}

.ui-cnt3r-li-img {
	width: 121px;
	height: 80px;
	display: block;
	margin-right: 20px;
	flex-shrink: 0;
}

.ui-cnt3r-lir {
	width: 80%;
}

.ui-cnt3r-lir-h {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-cnt3r-lirb {
	display: flex;
	align-items: center;
}

.ui-cnt3r-lirb-img {
	width: 16px;
	height: 16px;
	display: block;
	margin-right: 10px;
}

.ui-cnt3r-lirb-p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
}

.ui-cnt1r-li3 {
	padding: 17px 0;
}

.ui-cnt4 {
	width: 1400px;
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
}

.ui-cnt4l {
	width: 690px;

}

.ui-cnt4l-tpl {
	display: flex;
}

.ui-cnt4l-tpl-h {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #999999;
	padding-right: 40px;
        cursor: default;
}

.ui-cnt4r-tpl-h {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #999999;
	padding-right: 40px;
        cursor: default;
}

.ui-cnt5l-tpl-h {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #999999;
	padding-right: 40px;
        cursor: default;
}

.ui-cnt4r {
	width: 690px;
}

.ui-cnt5l-top-h {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #187ABC !important;

}

.ui-cnt5-max {
	width: 100%;
	height: 510px;
	background: #F3F6F9;
}

.ui-cnt5 {
	width: 1400px;
	display: flex;
	justify-content: space-between;
	margin: auto;
}

.ui-cnt5l {
	width: 690px;
	margin-top: 40px;
}

.ui-cnt5l-li {
	width: 100%;
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ui-cnt5l-li:hover .ui-cnt5l-lir-h{
	color: #187ABC;
}
.ui-cnt5l-li-img {
	width: 180px;
	height: 130px;
	display: block;
	margin-right: 13px;
	flex-shrink: 0;
}

.ui-cnt5l-lir {
	width: 71%;
}

.ui-cnt5l-lir-h {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-cnt5l-lir-p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	margin: 10px 0;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-cnt5l-lirb {
	display: flex;
	align-items: center;
}

.ui-cnt5l-lirb-img {
	width: 16px;
	height: 16px;
	display: block;
	margin-right: 10px;
}

.ui-cnt5l-lirb-p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
}

.ui-cnt5r {
	width: 690px;
	margin-top: 40px;
}

.ui-cnt6 {
	width: 1400px;
	/*margin: 40px auto;*/
margin: 30px auto;
}

.ui-cnt6-li {
	width: 335px;
	height: 243px;
}

.ui-cnt6-li-img {
	width: 100%;
	height: 100%;
	display: block;
}

.ui-cnt6b {
	margin-top: 20px;
}

.ui-footer {
	width: 100%;
	height: 200px;
	background: url("../images/ftbg1.png") no-repeat;
	background-size: 100% 100%;
	padding: 60px 0;
	box-sizing: border-box;
}

.ui-ft {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 6px 0;
}

.ui-ft img {
	width: 18px;
	height: 20px;
	display: block;
	margin-right: 10px;
}

.ui-fixed {
	width: 100px;
	/*height: 500px;*/
        height: 495px;
	position: fixed;
	bottom: 20%;
	right: 10px;
	background-color: rgba(255,255,255,0);
        z-index: 10;
}

.ui-fixed-li {
	/* width: 80px;
	border-bottom: 1px solid #DFDFDF; */
	height: 99px;
	position: relative;
	margin: auto;
	background: url("../images/fix2.png") no-repeat;
	background-size: 36px 32px;
	background-position: center 20px;
	display: block;
	box-sizing: border-box;
}

.ui-fixed-li::after {
	content: "";
	width: 80px;
	height: 1px;
	background-color: #DFDFDF;
	display: block;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;

}

.ui-fixed-li:hover {
	border-bottom: 1px solid #fff;
	background-color: #156399;
	background-image: url("../images/fix22.png");
	background-repeat: no-repeat;
	background-size: 36px 32px;
	background-position: center 20px;
}

.ui-fixed-li:hover>.ui-fixed-li-p {
	color: #fff;
}

.ui-fixed-li:nth-child(2) {
	background: url("../images/fix4.png") no-repeat;
	background-size: 36px 32px;
	background-position: center 20px;
}

.ui-fixed-li:nth-child(2):hover {
	border-bottom: 1px solid #fff;
	background-color: #156399;
	background-image: url("../images/fix44.png");
	background-repeat: no-repeat;
	background-size: 36px 32px;
	background-position: center 20px;
}

.ui-fixed-li:nth-child(3) {
	background: url("../images/fix1.png") no-repeat;
	background-size: 41px 36px;
	background-position: center 20px;
}

.ui-fixed-li:nth-child(3):hover {
	border-bottom: 1px solid #fff;
	background-color: #156399;
	background-image: url("../images/fix11.png");
	background-repeat: no-repeat;
	background-size: 41px 36px;
	background-position: center 20px;
}

.ui-fixed-li:nth-child(4) {
	background: url("../images/fix5.png") no-repeat;
	background-size: 32px 36px;
	background-position: center 20px;
}

.ui-fixed-li:nth-child(4):hover {
	border-bottom: 1px solid #fff;
	background-color: #156399;
	background-image: url("../images/fix55.png");
	background-repeat: no-repeat;
	background-size: 32px 36px;
	background-position: center 20px;
}

.ui-fixed-li:nth-child(5) {
	background: url("../images/lxwmOne.png") no-repeat;
	background-size: 35px 35px;
	background-position: center 20px;
	border-bottom: none;
}

.ui-fixed-li:nth-child(5):hover {
	border-bottom: 1px solid #fff;
	background-color: #156399;
	background-image: url("../images/lxwmOne1.png");
	background-repeat: no-repeat;
	background-size: 35px 35px;
	background-position: center 20px;
}

.ui-fixed-li-p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 38px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	text-align: center;
}
.swiperA {
	right: 0;
	text-align: right !important;
}