@charset "UTF-8";
/* ======首页====== */

/* ====头条==== */
.headline {
	padding: .4rem .43rem .42rem;
}

.headline h3 {
	font-size: .36rem;
	font-weight: bold;
	text-align: center;
	line-height: .52rem;
}

.headline h3 a {
	color: #0a5aa1;
}

/* ====首屏-轮播图==== */
.focus_row {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.focus_swiper {
	width: 6.9rem;
	height: 3.88rem;
}

.focus_swiper .swiper-slide {
	width: 6.9rem;
	height: 3.88rem;
	position: relative;
	background: #fff;
}

.focus_swiper .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80%;
	height: .85rem;
	line-height: .85rem;
	padding: 0 .2rem;
	font-size: .3rem;
	z-index: 100;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.focus_swiper .swiper-slide a {
	color: #fff;
}

.focus_swiper .swiper-slide a::before {
	content: "";
	display: block;
	width: 100px;
	position: absolute;
	width: 100%;
	height: .85rem;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.focus_swiper .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.focus_swiper .swiper-pagination {
	display: flex;
	justify-content: right;
	width: auto;
	padding-right: .1rem;
	margin-bottom: .12rem;
}

.focus_swiper .swiper-pagination-bullet {
	width: .14rem;
	height: .14rem;
	background: #fff;
	opacity: 1;
}

.focus_swiper .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #2c6db4;
}

/* ====新闻列表==== */
.main_title1 {
	width: 100%;
	margin: .25rem 0 .1rem;
}

.main_title1 h3 {
	color: #0a5aa1;
	font-size: .36rem;
	line-height: 100%;
}

.main_title1 h3 a {
	display: inline-block;
	color: #0a5aa1;
	padding-bottom: .3rem;
	border-bottom: 0.03rem solid #0a5aa1;
}

.indx_news_list1 {
	overflow: hidden;
}

.indx_news_list1 li {
	font-size: .32rem;
	line-height: .52rem;
	padding: .32rem 0;
	position: relative;
	border-bottom: 0.01rem solid #e6e6e6;
}

.indx_news_list1 li a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.indx_news_list1 li:last-child {
	border-bottom: none;
}

/* ======工作动态====== */
/* ===菜单=== */
.swiper-wrapper.news_menu {
	display: flex;
	justify-content: start;
	margin: .46rem 0 .33rem;
}

.swiper-wrapper.news_menu div {
	margin-right: .6rem;
	color: #000;
	font-size: .36rem;
	font-weight: 700;
	padding: 0 0 .3rem;
	bottom: -0.01rem;
}

.swiper-wrapper.news_menu div a {
	color: #000;
}

.swiper-wrapper.news_menu div:last-of-type {
	margin-right: 0;
}

.swiper-wrapper.news_menu div.selected {
	color: #0a5aa1;
	border-bottom: 0.03rem solid #0a5aa1;
}

.swiper-wrapper.news_menu div.selected a {
	color: #0a5aa1;
}

/* ===列表=== */
.index_news_row2 {
	overflow: hidden;
}

.index_news_row2 .indx_news_list2 li {
	display: flex;
	align-items: center;
}

.index_news_row2 .indx_news_list2 li::before {
	content: "";
	width: .2rem;
	height: .18rem;
	margin-right: .3rem;
	background: url(../images/list_icon2.png) center no-repeat;
	background-size: .18rem .18rem;
}

.index_news_row2 .indx_news_list2 li h4 {
	flex: 1;
	font-size: .32rem;
	font-weight: normal;
	line-height: .52rem;
	padding: .13rem 0;
}

.index_news_row2 .indx_news_list2 li:last-of-type h4 {
	border-bottom: none;
}

.index_news_row2 .indx_news_list2 li a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_news_row2 .swiper2 .swiper-wrapper {
	min-height: 6.5rem;
}

/* ==== 网上办公专栏 ==== */
.indx_pic_row {
	margin: .15rem auto 0;
	padding: .3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: .26rem;
}

.indx_pic_row li {
	width: 3.32rem;
	height: 1.92rem;
	overflow: hidden;
}

.indx_pic_row li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*==== 视频在线 ====*/
.index_video_row {
	width: 100%;
	padding-bottom: .26rem;
	overflow: hidden;
}

.index_video_row .video_swiper {
	width: 100%;
	overflow: hidden;
}

.index_video_row .swiper-slide {
	margin: .4rem auto .22rem;
}

.index_video_row .ind_video_pic {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 3.88rem;
	background: #fff;
}

.index_video_row .ind_video_pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index_video_row .ind_video_pic::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 3.88rem;
	background: url(../images/video_icon.png) center no-repeat rgba(0, 0, 0, 0.1);
	background-size: .58rem;
}

.index_video_row h4 {
	font-size: .36rem;
	line-height: .52rem;
	color: #111;
	font-weight: 700;
	padding: .35rem .15rem .4rem;
}

.index_video_row a {
	color: #111;
}

.index_video_row .swiper-pagination {
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
}

.index_video_row .swiper-pagination .swiper-pagination-bullet {
	width: .14rem;
	height: .14rem;
	border-radius: 50%;
	opacity: 1;
	background-color: #9e9e9e;
	margin: 0 0.1rem;
}

.index_video_row .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #0a5aa1;
}

.index_video_row .swiper-button-next:after,
.index_video_row .swiper-button-prev:after {
	display: none;
}

.index_video_row .swiper-button-prev,
.index_video_row .swiper-button-next {
	width: .56rem;
	height: .11rem;
	top: var(--swiper-navigation-top-offset, 102.5%);
}

.index_video_row .swiper-button-prev {
	background: url(../images/video-prev.jpg) no-repeat;
	background-size: .56rem auto;
}

.index_video_row .swiper-button-next {
	background: url(../images/video-next.jpg) no-repeat;
	background-size: .56rem auto;
}

/* ==== 专题专栏 ==== */
.indx_pic_row2 {
	padding-top: .4rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: .3rem;
}

.indx_pic_row2 li {
	width: 3.30rem;
	height: 2.83rem;
}

.indx_pic_row2 li .pic_row {
	width: 3.30rem;
	height: 1.85rem;
	overflow: hidden;
}

.indx_pic_row2 li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.indx_pic_row2 li h4 {
	display: flex;
	align-items: center;
	height: .98rem;
	font-size: .26rem;
	line-height: .36rem;
	color: #222;
	font-weight: 400;
	padding: 0 .2rem;
	background-color: #fff;
	box-shadow: 1px 2px 5px 0px rgba(212, 212, 212, 0.64);
}

.indx_pic_row2 li h4 a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}