.news_center_box {
	position: relative;
	overflow: auto;
}

.news_center_box .img_box {
	height: 40.5rem;
	width: 100%;
	margin-top: 4.5rem;
	position: relative;
	display: flex;
	justify-content: center;
}

.news_center_box .img_box img {
	width: 100%;
	height: 100%;
}

.news_center_box .img_box .line {
	position: absolute;
	left: 0px;
	bottom: 4.9rem;
	width: 100%;
	height: 2px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
}

.news_center_box .img_box .link_log {
	/* position: absolute;
	bottom: 0.65rem;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 0rem 5rem; */

	position: absolute;
	bottom: 0rem;
	width: 100%;
	height: 5rem;
	background: rgba(0, 0, 0, 0.3);
	display: flex;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.news_center_box .img_box .link_log .link_log_item {
	/* width: 23.2rem;
	height: 9.85rem;
	margin: 0.65rem 0.6rem; */
	padding: 0rem 1.6rem;
	height: 5rem;
	font-weight: 600;
	font-size: 1.4rem;
	color: #ffffff;
	line-height: 5rem;
	font-style: normal;
}

.news_center_box .img_box .link_log .link_log_item img {
	width: 100%;
	height: 100%;
}

.news_center_box .group_bg {
	background-size: 100% 100%;
	background-image: url("../img/xin_img/bg1@2x.png");
}

.news_center_box .group_bg .tem_box {
	padding: 3rem 12.05rem 8.6rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.news_center_box .group_bg .tem_box .flex_text {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.news_center_box .group_bg .tem_box .flex_text .tiitle_log {
	width: 11rem;
	height: 3.8rem;
	margin-right: 55.55rem;
	background-size: 100% 100%;
	background-image: url("../img/xin_img/jt1@2x.png");
}

.news_center_box .group_bg .tem_box .flex_text a {
	line-height: 1.9rem;
	width: 5rem;
	height: 1.9rem;
	background: #006ca5;
	border-radius: 0.1rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.news_center_box .group_bg .tem_box .flex_text a:hover {
	top: -0.1rem;
	box-shadow: 0rem 0.3rem 0.6rem rgba(0, 0, 0, 0.24);
}

.news_center_box .group_bg .tem_box .flex_text span {
	line-height: 1.9rem;
	background: #006ca5;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}



.news_center_box .group_bg .tem_box .flex_content {
	display: flex;
	justify-content: center;
	margin-top: 3rem;
	height: 24rem;
}

.news_center_box .group_bg .tem_box .flex_content .left_box {
	width: 39.5rem;
	height: 24rem;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}

.news_center_box .group_bg .tem_box .flex_content .left_box .carousel {
	height: 24rem;
	width: 39.5rem;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

.news_center_box .group_bg .tem_box .flex_content .left_box .carousel li {
	opacity: 1;
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
}

/* .news_center_box .group_bg .tem_box .flex_content .left_box .carousel .active {
	background-color: #0c5ee1;
} */

.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .carousel-indicators {
	bottom: 1rem;
	right: -86%;
}

.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .carousel-inner {
	height: 24rem;
	width: 39.5rem;

}

.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .carousel-inner .carousel-item {
	height: 24rem;
	width: 39.5rem;
}

.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .carousel-inner .carousel-item a {
	width: 100%;
	height: 100%;
}



.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .cl-inner-footer {
	width: 100%;
	box-sizing: border-box;
	height: 2.3rem;
	line-height: 2.3rem;
	font-size: 1.05rem;
	color: #ffffff;
	position: absolute;
	left: 0rem;
	bottom: 0rem;
	letter-spacing: 0.05rem;
	padding: 0rem 8.1rem 0rem 0.75rem;
	background: rgba(0, 0, 0, 0.4);
}


.news_center_box .group_bg .tem_box .flex_content .right_box {
	width: 31.5rem;
	box-sizing: border-box;
	padding-left: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item {
	height: 5.4rem;
	box-sizing: border-box;
	background: #ffffff;
	box-shadow: 0rem 0.4rem 0.8rem -0.4rem rgba(36, 41, 57, 0.08);
	border-radius: 0.2rem;
	display: flex;
	overflow: hidden;
	cursor: pointer;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item .card_left {
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: relative;
	padding: 1rem;
	width: 5.5rem;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item .card_left h1 {
	font-weight: normal;
	font-size: 1.8rem;
	text-align: left;
	color: #63709c;
	position: relative;
	padding-bottom: 0.1rem;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item .card_left span {
	font-weight: 400;
	font-size: 0.8rem;
	color: #959ebc;
	display: inline-block;
	padding: 0.15rem;
	background: rgba(199, 204, 219, 0.2);
	border-radius: 0.05rem;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item .card_left::after {
	content: "";
	position: absolute;
	height: 2.6rem;
	right: 0rem;
	border: 1px solid #e9e9e9;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item .card_right {
	display: flex;
	align-items: center;
	padding: 1rem;
	box-sizing: border-box;
	width: calc(100% - 5.5rem);
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item .card_right h1 {
	font-weight: normal;
	font-size: 1.05rem;
	color: #1b293e;
	line-height: 1.7rem;
	text-align: left;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item:hover {
	box-shadow: 0rem 0rem 0.5rem #c3c2c2;
	background-color: #006da3;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item:hover .card_left h1 {
	color: white;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item:hover .card_left span {
	color: #fff;
}

.news_center_box .group_bg .tem_box .flex_content .right_box .card_item:hover .card_right h1 {
	color: #fff;
}

.news_center_box .hight_bg {
	background-size: 100% 100%;
	background-image: url("../img/xin_img/bg2@23x.png");
}

.news_center_box .hight_bg .tem_box {
	padding: 3rem 12.05rem 10.2rem 12.05rem;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.news_center_box .hight_bg .tem_box .flex_text {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.news_center_box .hight_bg .tem_box .flex_text .tiitle_log {
	width: 11rem;
	height: 3.8rem;
	margin-right: 55.55rem;
	background-size: 100% 100%;
	background-image: url("../img/xin_img/sg@2x.png");
}

.news_center_box .hight_bg .tem_box .flex_text a {
	line-height: 1.9rem;
	width: 5rem;
	height: 1.9rem;
	background: #006ca5;
	border-radius: 0.1rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.news_center_box .hight_bg .tem_box .flex_text a:hover {
	top: -0.1rem;
	box-shadow: 0rem 0.3rem 0.6rem rgba(0, 0, 0, 0.24);
}

.news_center_box .hight_bg .tem_box .flex_text span {
	line-height: 1.9rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.news_center_box .hight_bg .tem_box .flex_content {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-top: 3rem;
}

.news_center_box .hight_bg .tem_box .flex_content ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	cursor: pointer;
}

.news_center_box .hight_bg .tem_box .flex_content ul li {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	cursor: pointer;
	width: calc((100% - 2.4rem)/3);
	height: 8rem;
	background: #ffffff;
	box-shadow: 0rem 0.4rem 0.8rem -0.4rem rgba(0, 108, 165, 0.2);
	border-radius: 0.2rem;
	border: 1px solid #e1e4ea;
	box-sizing: border-box;
	padding: 1.3rem 1.1rem;
	margin: 0rem .4rem .8rem;
}

.news_center_box .hight_bg .tem_box .flex_content ul li a {
	width: 100%;
	height: 100%;
}

.news_center_box .hight_bg .tem_box .flex_content ul li a p {
	height: 4.45rem;
	font-size: 1.05rem;
	color: #222222;
	line-height: 1.7rem;
	overflow: hidden;
}

.news_center_box .hight_bg .tem_box .flex_content ul li a .describe_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.news_center_box .hight_bg .tem_box .flex_content ul li a .describe_box span {
	font-size: 0.8rem;
	color: #aaaaaa;
	display: inline-block;
}

.news_center_box .hight_bg .tem_box .flex_content ul li a .describe_box span:last-child {
	background-image: url("../img/xin_img/arrows.png");
	background-size: 100% 100%;
	width: 1.3rem;
	height: 0.4rem;
}

.news_center_box .hight_bg .tem_box .flex_content ul li:hover {
	box-shadow: 0rem 0rem 0.5rem #a2a2a2;
	border: 1px solid #006ca5;
}

.news_center_box .hight_bg .tem_box .flex_content ul li:hover a p {
	color: #006da3;
}

.news_center_box .hight_bg .tem_box .flex_content ul li:hover a .describe_box span {
	color: #006da3;
}

.news_center_box .hight_bg .tem_box .flex_content ul li:hover a .describe_box span:last-child {
	background-image: url("../img/xin_img/arrowsb.png");
}

.news_center_box .hight_bg .tem_box .hight_bot_bg {
	height: 7.7rem;
	width: 100%;
	margin-top: 0.6rem;
	background-size: 100% 100%;
	background-image: url("../img/xin_img/sgx1@2x.png");
}

.news_center_box .one_line_bg {
	background-image: url("../img/one_line.png");
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0rem 12.05rem;
}

.news_center_box .one_line_bg .one_line_padd {
	padding: 3rem 0rem;
}

.news_center_box .one_line_bg .one_line_padd .flex_text {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.news_center_box .one_line_bg .one_line_padd .flex_text .tiitle_log {
	width: 11rem;
	height: 3.8rem;
	margin-right: 55.55rem;
	background-size: 100% 100%;
	background-image: url("../img/xin_img/online1@2x.png");
}

.news_center_box .one_line_bg .one_line_padd .flex_text a {
	line-height: 1.9rem;
	width: 5rem;
	height: 1.9rem;
	background: #006ca5;
	border-radius: 0.1rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.news_center_box .one_line_bg .one_line_padd .flex_text a:hover {
	top: -0.1rem;
	box-shadow: 0rem 0.3rem 0.6rem rgba(0, 0, 0, 0.24);
}

.news_center_box .one_line_bg .one_line_padd .flex_text span {
	line-height: 1.9rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.news_center_box .one_line_bg .one_line_content {
	display: flex;
	justify-content: center;
	padding-bottom: 4.2rem;
}

.news_center_box .one_line_bg .one_line_content ol {
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
}

.news_center_box .one_line_bg .one_line_content ol li {
	width: calc((100% - 1.44rem)/2);
	height: 5.1rem;
	background: #ffffff;
	box-shadow: 0rem 0.4rem 0.8rem -0.4rem rgba(36, 41, 57, 0.08);
	border-radius: 0.2rem;
	margin: 0rem .36rem 0.8rem;
	padding: 1rem;
	box-sizing: border-box;
	cursor: pointer;
}

.news_center_box .one_line_bg .one_line_content ol li a {
	width: 100%;
	height: 100%;
}

.news_center_box .one_line_bg .one_line_content ol li a p {
	width: 100%;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding-bottom: 0.6rem;
}

.news_center_box .one_line_bg .one_line_content ol li a p span {
	display: inline-block;
	width: 95%;
	font-weight: 400;
	font-size: 1.05rem;
	color: #1b293e;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_center_box .one_line_bg .one_line_content ol li a .flex_text {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_center_box .one_line_bg .one_line_content ol li a .flex_text .date_t {
	font-weight: 400;
	font-size: 0.8rem;
	color: #b7b8b9;
}

.news_center_box .one_line_bg .one_line_content ol li a .flex_text .arrows_right {
	background-image: url("../img/xin_img/arrows.png");
	background-size: 100% 100%;
	float: right;
	width: 1.3rem;
	height: 0.4rem;
}

.news_center_box .one_line_bg .one_line_content ol li:hover a p span {
	color: #006da6;
}

.news_center_box .one_line_bg .one_line_content ol li:hover a .date_t {
	color: #006da3 !important;
}

.news_center_box .one_line_bg .one_line_content ol li:hover a .arrows_right {
	background-image: url("../img/xin_img/arrowsb.png") !important;
}

.news_center_box .notice_bg {
	padding: 0rem 12.05rem 9rem;
	background-size: 100% 100%;
	background-image: url("../img/xin_img/bg4@2x.png");
}

.news_center_box .notice_bg .notice_flex_top {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding-top: 3rem;
	position: relative;
}

.news_center_box .notice_bg .notice_flex_top .tiitle_log {
	width: 11rem;
	height: 3.8rem;
	margin-right: 55.55rem;
	background-size: 100% 100%;
	background-image: url("../img/xin_img/notice1@2x.png");
}

.news_center_box .notice_bg .notice_flex_top a {
	line-height: 1.9rem;
	width: 5rem;
	height: 1.9rem;
	background: #006ca5;
	border-radius: 0.1rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.news_center_box .notice_bg .notice_flex_top a:hover {
	top: -0.1rem;
	box-shadow: 0rem 0.3rem 0.6rem rgba(0, 0, 0, 0.24);
}

.news_center_box .notice_bg .notice_flex_top span {
	line-height: 1.9rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}


.news_center_box .notice_bg .card_box {
	padding-top: 3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.news_center_box .notice_bg .card_box li {
	width: calc((100% - 1.2rem)/2);
	height: 5.5rem;
	background: #ffffff;
	box-shadow: 0rem 0.4rem 0.8rem -0.4rem rgba(36, 41, 57, 0.08);
	border-radius: 0.2rem;
	border: 1px solid #e1e4ea;
	margin-bottom: 0.8rem;
	overflow: hidden;
	display: flex;
	margin: 0.3rem;
	justify-content: space-between;
	cursor: pointer;
}

.news_center_box .notice_bg .card_box li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.news_center_box .notice_bg .card_box li a .card_item_left {
	font-weight: 400;
	font-size: 1.05rem;
	color: #1b293e;
	line-height: 1.5rem;
	text-align: left;
	padding: 1rem;
	overflow: hidden;
	width: calc(100% - 6rem);
	box-sizing: border-box;
	position: relative;
}

.news_center_box .notice_bg .card_box li a .card_item_left::before {
	position: absolute;
	content: "";
	width: 0.1rem;
	height: 3.4rem;
	background: rgba(201, 206, 220, 0.5);
	border-radius: 0.05rem;
	right: 0rem;
}

.news_center_box .notice_bg .card_box li a .card_item_right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 1rem 1.25rem;
}

.news_center_box .notice_bg .card_box li a .card_item_right h1 {
	font-weight: 400;
	font-size: 1.8rem;
	color: #63709c;
	text-align: left;
}

.news_center_box .notice_bg .card_box li a .card_item_right h2 {
	font-weight: 400;
	font-size: 0.8rem;
	color: #959ebc;
	line-height: 1rem;
	text-align: left;
	padding: 0.15rem;
	background: rgba(199, 204, 219, 0.2);
	border-radius: 0.05rem;
}

.news_center_box .notice_bg .card_box li:hover {
	box-shadow: 0rem 0rem 0.5rem #9c9c9c;
	background-color: #006da3;
	border: 1px solid #006da3;
}

.news_center_box .notice_bg .card_box li:hover a .card_item_left {
	color: #fff;
}

.news_center_box .notice_bg .card_box li:hover a .card_item_right h1 {
	color: #fff;
}

.news_center_box .notice_bg .card_box li:hover a .card_item_right h2 {
	color: #fff;
}

.news_center_box .media_bg {
	padding: 0rem 12.05rem 8rem;
	background-size: 100% 100%;
	background-image: url("../img/xin_img/bg5@2x.png");
	color: #fff;
	background-color: #f1f4f8;
}

.news_center_box .media_bg .media_bg_top {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	position: relative;
	padding-top: 2.8rem;
}

.news_center_box .media_bg .media_bg_top .tiitle_log {
	width: 11rem;
	height: 3.8rem;
	margin-right: 55.55rem;
	background-size: 100% 100%;
	background-image: url("../img/mt1@2x.png");
}

.news_center_box .media_bg .media_bg_top a {
	line-height: 1.9rem;
	width: 5rem;
	height: 1.9rem;
	background: #006ca5;
	border-radius: 0.1rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.news_center_box .media_bg .media_bg_top a:hover {
	top: -0.1rem;
	box-shadow: 0rem 0.3rem 0.6rem rgba(0, 0, 0, 0.24);
}

.news_center_box .media_bg .media_bg_top span {
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}



.news_center_box .media_bg .media_bg_content {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 1rem;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item {
	width: calc((100% - 2.4rem)/3);
	height: 16rem;
	background: #ffffff;
	box-shadow: 0rem 0.4rem 0.8rem -0.4rem rgba(0, 108, 165, 0.2);
	border-radius: 0.2rem;
	border: 1px solid #e1e4ea;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding: 1rem;
	cursor: pointer;
	margin: 0rem 0.4rem 0.8rem;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .media_bg_p {
	width: 100%;
	height: 10rem;
	transition: 0.4s ease-out;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .media_bg_p img {
	width: 100%;
	height: 100%;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .flex_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 0.8rem;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .flex_title .left_box {
	width: calc(100% - 4.6rem);
	position: relative;
	padding-right: 1rem;
	box-sizing: border-box;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .flex_title .left_box h1 {
	font-weight: 400;
	font-size: 1.05rem;
	color: #1b293e;
	line-height: 1.7rem;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .flex_title .left_box::before {
	content: "";
	position: absolute;
	right: 0rem;
	width: 0.1rem;
	height: 3.4rem;
	background: rgba(201, 206, 220, 0.5);
	border-radius: 0.05rem;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .flex_title .right_box {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .flex_title .right_box h2 {
	font-weight: 400;
	font-size: 1.8rem;
	color: #63709c;
	text-align: left;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item a .flex_title .right_box h3 {
	font-weight: 400;
	font-size: 0.8rem;
	color: #959ebc;
	text-align: left;
	font-style: normal;
	padding: 0.15rem;
	background: rgba(199, 204, 219, 0.2);
	border-radius: 0.05rem;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item:hover {
	box-shadow: 0rem 0.4rem 0.8rem -0.4rem rgba(0, 108, 165, 0.2);
	border-radius: 0.2rem;
	border: 1px solid #006da5;
	background-color: #006da5;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item:hover a .flex_title .left_box h1 {
	color: #fff;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item:hover a .flex_title .right_box h2 {
	color: #fff;
}

.news_center_box .media_bg .media_bg_content .media_bg_content_item:hover a .flex_title .right_box h3 {
	color: white;
}

.news_center_box .special_column {
	padding: 0rem 12.05rem 14.5rem;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-image: url("../img/xin_img/bg6@2x.png");
}

.news_center_box .special_column .column_bg_top {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	position: relative;
	padding-top: 3rem;
}

.news_center_box .special_column .column_bg_top .tiitle_log {
	width: 11rem;
	height: 3.8rem;
	margin-right: 60.55rem;
	background-size: 100% 100%;
	background-image: url("../img/xin_img/colum2.png");
}

.news_center_box .special_column .column_bg_top a {
	line-height: 1.9rem;
	width: 5rem;
	height: 1.9rem;
	background: #006ca5;
	border-radius: 0.1rem;
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.news_center_box .special_column .column_bg_top span {
	font-weight: 400;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.news_center_box .special_column .column_bg_top a:hover {
	top: -0.1rem;
	box-shadow: 0rem 0.3rem 0.6rem rgba(0, 0, 0, 0.24);
}

.news_center_box .special_column .column_content {
	display: flex;
	justify-content: center;
	padding-top: 3rem;
}

.news_center_box .special_column .column_content ul {
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
}

.news_center_box .special_column .column_content ul li {
	width: 50%;
	height: 10.4rem;
	padding: 0 1rem 2rem 1rem;
	box-sizing: border-box;
	float: left;
	transition: all 0.5s ease 0.1s;
}

.news_center_box .special_column .column_content ul li a {
	width: 100%;
	height: 100%;
}

.news_center_box .special_column .column_content ul li img {
	width: 100%;
	height: 100%;
	border-radius: 6px;
}

.news_center_box .special_column .column_content ul li:hover {
	transform: scale(1.1, 1.1);
}

.news_center_box .line_c {
	position: absolute;
	width: 58.5rem;
	height: 0.05rem;
	background-color: #e5e5e5;
	right: 0rem;
	bottom: 0rem;
}

/* 导航 */
.news_center_box .nav_flex {
	position: fixed;
	right: 0rem;
	top: 35%;
	cursor: pointer;
}

.news_center_box .nav_flex ul li {
	padding: 0.4rem 1.15rem;
	position: relative;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 0.9rem 0rem 0rem 0.9rem;
	font-weight: 600;
	font-size: 1.2rem;
	color: #434C6A;
	text-align: left;
	line-height: 2rem;
	margin-bottom: 0.5rem;
}

.news_center_box .nav_flex ul .signIcon {
	color: #fff !important;
	background: rgba(0, 108, 165, 0.9) !important;
}

.news_center_box .nav_flex ul .signIcon::before {
	content: '';
	background-image: url('../img/linkLogo/sjx.png');
	background-size: 100% 100%;
	position: absolute;
	left: 0.5rem;
	bottom: 1rem;
	width: 0.4rem;
	height: 0.7rem;
}

/* 移动端 */
/* 小于 768px 宽度的设备 */
@media (max-width: 767px) {
	.news_center_box .img_box {
		margin-top: 4.4rem;
		height: 11rem;
	}

	.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .cl-inner-footer {
		padding: 0rem 4.1rem 0rem 0.75rem;
	}

	.news_center_box .group_bg {
		background-image: url('../img/app/com_bg.png');
	}

	.news_center_box .media_bg .media_bg_content .media_bg_content_item a .flex_title .right_box {
		width: 5.8rem;
		padding: 0 1rem;
	}

	.news_center_box .notice_bg .card_box li a .card_item_right {
		padding: 1rem;
		width: 5.8rem;
	}
	.news_center_box .hight_bg .tem_box .flex_content ul li a p {
		height: 3.45rem;
	}

	.news_center_box .group_bg .tem_box .flex_content .right_box .card_item .card_left {
		width: 5.8rem;
	}

	.news_center_box .tab-container {
		width: 100%;
		box-sizing: border-box;
		overflow-x: auto;
		scrollbar-width: none;
		/* 允许水平滚动 */
		white-space: nowrap;
		/* 防止TAB项换行 */
		position: relative;
		background-color: #ffff;
	}

	.news_center_box .tab-container::-webkit-scrollbar {
		display: none;
	}

	.news_center_box .tab-container::-moz-scrollbar {
		display: none;
	}

	.news_center_box .tab-container::-ms-scrollbar {
		display: none;
	}

	.news_center_box .tab-container .link_log {
		display: flex;
		width: 100%;
		height: 100%;
	}

	.news_center_box .tab-container .link_log li {
		min-width: 0.01rem;
		/* 设置TAB的最小宽度 */
		padding: 0.8rem 0rem;
		margin: 0rem 0.8rem;
		text-align: center;
		color: #1B293E;
		font-size: 1.1rem;
		flex: 0 0 auto;
		/* 防止TAB项伸缩 */
		cursor: pointer;
		user-select: none;
		/* 禁止用户选择文本 */
	}

	.news_center_box .tab-container .link_log .link_log_item {
		color: #006CA5;
		border-bottom: 0.2rem solid #006CA5;
	}


	/* .news_center_box .img_box .link_log {
		height: 6rem;
		flex-wrap: wrap;
		justify-content: space-around;
	} */

	/* .news_center_box .img_box .link_log .link_log_item {
		height: 3rem;
		font-size: 1.1rem;
		line-height: 3rem;
		padding: 0rem 0.2rem;
	} */

	.news_center_box .group_bg .tem_box {
		display: block;
		padding: 1.1rem;
		margin: 0rem;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		position: relative;
	}

	.news_center_box .group_bg .tem_box .flex_text .tiitle_log {
		margin: 0rem;
	}

	.news_center_box .group_bg .tem_box .flex_content {
		display: block;
		margin: 0rem 0rem;
		box-sizing: border-box;
		padding-bottom: 1rem;
		width: 100%;
		height: 100%;
	}

	.news_center_box .group_bg .tem_box .flex_content .left_box {
		width: 100%;
		height: 15rem;
		position: relative;
		overflow: hidden;
	}

	.news_center_box .group_bg .tem_box .flex_content .left_box .carousel {
		width: 100%;
		height: 15rem;
		position: relative;
		overflow: hidden;
	}

	.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .carousel-inner {
		width: 100%;
		height: 100%;
	}

	.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .carousel-inner .carousel-item {
		width: 100%;
		height: 100%;
	}

	.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .carousel-inner .carousel-item a {
		width: 100%;
		height: 100%;
	}

	.news_center_box .group_bg .tem_box .flex_content .left_box .carousel .carousel-inner .carousel-item a img {
		width: 100%;
		height: 100%;
	}

	.news_center_box .group_bg .tem_box .flex_content .right_box {
		width: 100%;
		padding: 0rem;
		height: 100%;
		margin: 0rem;
		display: block;
		clear: both;
		position: relative;
	}

	.news_center_box .group_bg .tem_box .flex_content .right_box .card_item {
		margin: 1rem 0rem;
	}

	.check_more {
		text-align: center;
		display: block;
		font-size: 1rem;
		margin-bottom: 1rem;
	}

	.news_center_box .hight_bg .tem_box {
		display: block;
		padding: 1.1rem;
		margin: 0rem;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		position: relative;
	}


	.news_center_box .hight_bg .tem_box .flex_text .tiitle_log {
		margin: 0rem;
	}

	.news_center_box .hight_bg .tem_box .flex_content {
		margin: 0rem 0rem 0rem 0rem;
		display: block;
	}

	.news_center_box .hight_bg .tem_box .hight_bot_bg {
		margin: 0.6rem 0rem 2rem;
	}

	.news_center_box .one_line_bg {
		margin: 0rem;
		padding: 1.1rem;
	}

	.news_center_box .one_line_bg .one_line_padd {
		padding: 0rem 0rem 3rem;
		width: 100%;
		height: 100%;
		position: relative;
		box-sizing: border-box;
	}

	.news_center_box .one_line_bg .one_line_padd .flex_text .tiitle_log {
		margin: 0rem;
	}

	.news_center_box .one_line_bg .one_line_content {
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding-bottom: 1rem;
	}

	.news_center_box .one_line_bg .one_line_content ol li {
		width: 100%;
		box-sizing: border-box;
		margin: 0rem 0rem 1rem 0rem;
	}

	.news_center_box .one_line_bg .one_line_content ol {
		display: block;
		width: 100%;
		height: 100%;
	}

	.news_center_box .notice_bg {
		padding: 1.1rem;
		position: relative;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
	}

	.news_center_box .notice_bg .notice_flex_top {
		padding: 0rem;
	}

	.news_center_box .notice_bg .notice_flex_top .tiitle_log {
		margin: 0rem;
	}

	.news_center_box .notice_bg {
		background-size: 150% 100%;
	}

	.news_center_box .notice_bg .card_box {
		padding: 0rem 0rem 1rem 0rem;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
	}

	.news_center_box .notice_bg .card_box li {
		width: 100%;
		margin: 0rem 0rem 1rem 0rem;
	}

	.news_center_box .media_bg {
		padding: 1.1rem;
		position: relative;
		display: block;
		box-sizing: border-box;
	}

	.news_center_box .media_bg .media_bg_top {
		padding: 0rem;
	}

	.news_center_box .media_bg .media_bg_top .tiitle_log {
		margin: 0rem;
	}

	.news_center_box .media_bg .media_bg_content {
		width: 100%;
		height: 100%;
		display: block;
		margin: 0rem 0rem 2rem 0rem;
		padding: 0rem;
	}

	.news_center_box .media_bg .media_bg_content .media_bg_content_item {
		width: 100%;
		margin: 0rem 0rem 1rem 0rem;
	}

	.news_center_box .special_column {
		display: block;
		box-sizing: border-box;
		padding: 1.1rem;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.news_center_box .special_column .column_bg_top {
		padding: 0rem;
	}

	.news_center_box .special_column .column_bg_top .tiitle_log {
		margin: 0rem;
	}

	.news_center_box .special_column .column_content {
		display: block;
		position: relative;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding: 0rem 0rem 2rem 0rem;
	}

	.news_center_box .special_column .column_content ul li {
		width: 100%;
		height: 6.7rem;
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		padding: 0rem;
		display: block;
		float: none;
		margin: 0rem 0rem 1rem 0rem;
	}

	.news_center_box .special_column .column_content ul li:nth-child(1) {
		padding: 0rem;
	}

	.news_center_box .special_column .column_content ul li:nth-child(2) {
		padding: 0rem;
	}

	.news_center_box .special_column .column_content ul li:nth-child(3) {
		padding: 0rem;
	}

	.news_center_box .special_column .column_content ul li:nth-child(4) {
		padding: 0rem;
	}

	.news_center_box .hight_bg .tem_box .flex_content ul li {
		display: block;
		width: 100%;
		margin: 0rem 0rem 0.8rem 0rem;
		padding: 1rem;
		height: 6.6rem;
	}

	.news_center_box .hight_bg .tem_box .hight_bot_bg {
		height: 7rem;
		background-image: url("../img/app/liuge_app.png");
	}

	.news_center_box .hight_bg {
		background-size: 150% 100%;
	}

	.news_center_box .one_line_bg {
		background-size: 150% 100%;
	}

	.news_center_box .media_bg {
		background-size: 150% 100%;
	}

	.news_center_box .special_column {
		background-size: 150% 100%;
	}

}