

.notice-section {
	width: 100%;
	padding: 25px 0px;
	background-size: cover;
	/* background-image: url(../images/bottombg.png); */
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	/* background-color: rgb(244, 250, 250); */
}

.notice-section-container {
	width: 1200px;
	/* display: grid;
	grid-template-columns: 797px 403px;
	grid-gap: 30px;
	gap: 30px; */
}

@media screen and (max-width: 750px) {
	.notice-section {
		padding: 0
	}

	.notice-section-container {
		width: 100%;
		display: flex;
		flex-direction: column;
		grid-gap: 0;
		gap: 0
	}
}

.main-list-wrapper {
	display: flex;
	flex-direction: column;
	height: 260px;
}

.main-list-wrapper .list-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	height: 0px;
	/* background-image: url(../images/tilebg.png); */
	background-repeat: no-repeat;
	background-position: left center
}

.main-list-wrapper .list-title::before {
	content: "";
	position: absolute;
	bottom: -23px;
	width: 100%;
	height: 1px;
	background-color: rgb(231, 231, 231);
}

.main-list-wrapper .list-title .title {
	font-size: 2.4rem;
	color: #015f7b;
	    border-bottom: #015f7b 4px solid;
	    padding-bottom: 8px;
	/* text-indent: 2rem; */
	font-weight: bold;
	position: relative;
}

.more {
	top: 0px;
	position: relative;
	font-size: 1.2rem;
	color: #085f8e;
}

.main-list-wrapper .list-title a {
	color: #1e96a5;
	font-size: 12px
}

.main-list-wrapper .list-title a:hover {
	color: #02799f;
	font-weight: bold;
}

.xwlb_width a:hover{
	color: #02799f !important;
}


@media screen and (max-width: 750px) {
	.main-list-wrapper {
		padding: 20px;
	}
	.left-wrapper{
		padding: 0px;
	}
	.news-riaght-all-list {
		display: block !important;
	}
	.main-list-ui01 li a{
		width: 100% !important;
	}
/* 	.banner .swiper-slide-img {
		width: 100%;
		height: 100%;
		z-index: 9999;
		position: relative;
	} */
	
}

.main-list-ui01 a {
	color: #454545;
}

.main-list-ui01 span {
	color: rgb(169, 168, 168);
	flex-shrink: 0;
}

.main-list-ui01 {
	display: flex;
	flex-direction: column;
	/* height: 310px; */
	justify-content: space-between;
	width: 100%;
	padding: 10px 0 0
}

.main-list-ui01 li {
	position: relative;
	display: flex;
	width: 392px;
	align-items: center;
/* 	margin-top: 10px;
	height: 50px; */
	grid-gap: 10px;
	gap: 10px;
	padding-bottom: 10px;
	/* border-bottom: 1px dashed rgba(0, 0, 0, .062745098); */
	justify-content: space-between;
	color: rgb(70, 70, 70);
}

.main-list-ui01 li .date-block {
	display: flex;
	width: 60px;
	height: 100%;
	flex-direction: column;
	justify-content: space-around;
	padding: 10px 0;
	/* background-image: linear-gradient(to top, #f9d486, #fff2d0); */
	/* border-radius: 5px */
	/* background-color: #fff; */
	/* border: 1px solid #e0e0e0; */
}


/* 循环播放图 */
.wrapper {
	width: 100%;
	height: 100px;
	position: relative;
	/* margin: 40px auto 0; */
	/* background: #ccc; */
	overflow: hidden;
	/* padding-top: 20px; */
	top: 45px;
	margin-bottom: 70px;
}

.box {
	width: 0px;
	height: 100px;
	position: absolute;
	/* background: red; */
	font-size: 25px;
	line-height: 100px;
	text-align: center;
	background-size: cover;

}

.box img {
	background-size: cover;
	width: 107px;
}

.box:nth-child(odd) {
	background: #f8f8f8;
}

.box:nth-child(even) {
	background: #eee;
}

.boxes {
	position: relative;
	left: -100px;
}

/* end */

.data-block-top {
	font-size: 18px;
}

.date-block-bottom {
	border: 1px solid #e0e0e0;
	margin: -2px -7px -7px -7px;
	background-color: #fff;
}

.main-list-ui01 li .date-block span {
	color: #b01213;
	text-align: center
}

.main-list-ui01 li .date-block .date-block-top {
	font-weight: bold;
	background-color: #a71925;
	color: #fffffd;
}

.main-list-ui01 li .date-block .date-block-bottom {
	font-size: 12px;
	transform: scale(0.8)
}

.main-list-ui01 li a {
	width: 345px;
	color: rgba(0, 0, 0, .5019607843);
	overflow: hidden;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis
}

.xwlb_width li a {
	width: 343px !important;
}

.main-list-ui01 li a:hover {
	color: #b01213;
	font-weight: bold
}

main-list-ui02 li a::before {}

@media screen and (max-width: 750px) {
	.main-list-ui01 {
		height: auto
	}

	.main-list-ui01 li a {
		width: 270px
	}
}

.main-list-ui02 {
	display: flex;
	flex-direction: column;
	width: 100%;
	/* padding: 20px 0 0; */
	/* height: 310px; */
	justify-content: space-between;
	padding-bottom: 20px;
	background-color: rgb(230, 245, 245);
}

.main-list-ui02 li {
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
	/* margin-bottom: 5px; */
	height: 28px;
	/* padding-bottom: 10px; */
	/* border-bottom: 1px dashed rgba(0, 0, 0, .062745098); */
	justify-content: space-between;
	background-color: rgb(230, 245, 245);
	color: rgb(62, 149, 165);
	padding: 10px 0px 10px 50px;
}

.main-list-ui02 li span {
	font-size: 12px
}

.main-list-ui02 li a {
	width: 415px;
	color: rgba(0, 0, 0, .5019607843);
	overflow: hidden;
	font-weight: normal;
	white-space: nowrap;
	position: relative;
	text-indent: 10px;
	text-overflow: ellipsis
}

.main-list-ui02 li a::before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	top: calc(50% - 2px);
	left: 0;
	background: #b01213;
	position: absolute
}

.main-list-ui02 li a:hover {
	color: #b01213;
	font-weight: bold
}

@media screen and (max-width: 750px) {
	.main-list-ui02 {
		height: auto
	}
}

/* 书记信箱 */
.main-info-wrapper {
	width: 1200px;
	height: 210px;
	position: relative;
	/* background-image: url("../img/contactsbg.jpg"); */
	top: 50px;
	margin: 0 auto;
}

.main-info-wrapper .main-info-content {
	position: absolute;
	width: 1200px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main-info-wrapper .main-info-content .title {
	color: #b01213;
	font-size: 1.2rem;
	font-weight: bold;
	padding-bottom: 20px;
	/* border-bottom: 1px solid #b01213 */
}

.main-info-wrapper .main-info-content .contact {
	display: flex;
	/* margin-top: 35px; */
	grid-gap: 10px;
	gap: 10px;
	margin-bottom: 10px;
	    width: 380px;
	    height: 100px;
}

.main-info-wrapper .main-info-content .contact .contact-icon {
	/* width: 50px; */
	/* height: 50px; */
	/* background-color: #fbdbb5; */
	/* border: 2px solid #ab252f; */
	/* border-radius: 20%; */
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 5px 0px 20px;
}

.main-info-wrapper .main-info-content .contact .contact-text {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.main-info-wrapper .main-info-content .contact .contact-text .contact-text-content {
	color: #b01213;
	font-size: 1.2rem;
	font-weight: bold
}

@media screen and (max-width: 750px) {
	.main-info-wrapper {
		/* width: 309px; */
		width: 100%;
		height: 180px;
		top: 0px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		padding-left: 20px;
	}

	/* .main-info-wrapper::before {
		width: 100%;
	}

	.main-info-wrapper::after {
		width: calc(100% - 12px);
		right: 6px;
	} */
}

.news-section {
	width: 100%;
	padding: 30px 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.news-section-container {
	width: 1200px;
	display: flex;
	grid-gap: 40px;
	gap: 40px;
	justify-content: center;
}

.news-section-container .main-list-wrapper {
	flex: 1
}

.news-section-container .main-list-wrapper .main-list-ui02 {
	/* height: 308px */
}

.news-section-container .main-list-wrapper .main-list-ui02 li a {
	width: 540px
}

/* 布局更改 */
.news-left {
	display: inline-block;
	width: 408px;
}
.news-riaght-all {
	display: inline-block;
}
.news-riaght-all-list {
	display: flex;
	gap: 40px;
	padding-top: 30px;
}
.left-title {
	border-bottom: none !important;
	padding: 20px;
}
.left-title img {
	vertical-align: middle;
	padding-right: 10px;
}
.left-list-title {
	background-color: rgb(186, 219, 225);
	
}
.left-list-title::before {
	height: 0px !important;
}


.contact1 {
	background-color: #cfecfe;
	margin-bottom: 10px;
	width: 210px;
	height: 78px;
	background-image: url("../images1/enter-booking.png");
}
.contact2{
	background-color: #ccf0f0;
	width: 210px;
	height: 78px;
	background-image: url("../images1/enter-vrlab.png");
}
.contact3{
	background-color: #e4f1cd;
	/* display: inline-block !important; */
	width: 135px;
	text-align: center;
	background-image: url("../images1/enter-labtest.png");
}
.contact-text-title{
	padding-left: 50px;
}
.contact-icon3 {
	padding: 0px !important;
	margin: 40px 0px 25px 0px;
}
.contact-text1 a{
	color: #2072a6;
	font-weight: bold;
	font-size: 1.2rem;
}
.contact-text2 a{
	color: #197f9b;
	font-weight: bold;
	font-size: 1.2rem;
}
.contact-text3 a{
	color: #679625;
	font-weight: bold;
	font-size: 1.2rem;
}






@media screen and (max-width: 750px) {
	.news-section {
		padding: 0
	}

	.news-section-container {
		width: 100%;
		display: flex;
		flex-direction: column-reverse;
		grid-gap: 0;
		gap: 0
	}

	.news-section-container .main-list-wrapper {
		flex: 1
	}

	.news-section-container .main-list-wrapper .main-list-ui02 {
		height: auto
	}

	.news-section-container .main-list-wrapper .main-list-ui02 li a {
		width: 100%
	}

	.news-section-container .main-list-wrapper .main-list-ui02 li span {
		display: none
	}
}

.normal-list-container {
	width: 1200px;
	position: relative;
	min-height: 500px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 250px auto
}

.normal-list-container .sidebar-wrapper {
	background-color: rgba(0, 0, 0, .031372549);
	display: flex;
	flex-direction: column;
	position: relative
}

.normal-list-container .sidebar-wrapper .sidebar-header {
	margin-top: 20px;
	width: 100%;
	background-color: #b01213;
	color: #fff;
	height: 50px;
	display: flex
}

.normal-list-container .sidebar-wrapper .sidebar-header .title {
	font-size: 1.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-weight: normal
}

.normal-list-container .sidebar-wrapper .sidebar-body {
	display: flex
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap {
	display: flex;
	flex-direction: column;
	width: 100%
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap .column-item {
	height: 50px;
	display: flex
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap .column-item a {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	padding-left: 40px;
	border-left: 3px solid #b01213;
	color: rgba(0, 0, 0, .5647058824)
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap .column-item a:hover {
	color: #b01213
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap .column-item a.selected {
	background-image: linear-gradient(to right, #eebcbd, #fff);
	font-weight: bold;
	color: #b01213
}

.normal-list-container .content-wrapper {
	display: flex;
	flex-direction: column;
	padding: 40px 50px
}

.normal-list-container .content-wrapper .list-head {
	border-bottom: 1px solid rgba(0, 0, 0, .1882352941);
	position: relative;
	width: 100%
}

.normal-list-container .content-wrapper .list-head .list-meta {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.normal-list-container .content-wrapper .list-head .list-meta .column-title {
	color: #000;
	font-size: 1.4rem;
	padding-bottom: 10px;
	border-bottom: 3px solid #b01213
}

.normal-list-container .content-wrapper .list-head .list-meta .column-path {
	display: flex;
	align-items: center
}

.normal-list-container .content-wrapper .list-head .list-meta .column-path a {
	color: rgba(0, 0, 0, .5647058824)
}

.normal-list-container .content-wrapper .list-head .list-meta .column-path a:hover {
	color: #b01213
}

.normal-list-container .content-wrapper .list-content {
	display: flex;
	flex-direction: column
}

.normal-list-container .content-wrapper .list-content .list-content-ctn {
	display: flex;
	flex-direction: column;
	margin-top: 10px
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .wp_paging {
	font-size: 1rem;
	margin-top: 10px
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .page_jump {
	display: none
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item {
	display: flex;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid rgba(0, 0, 0, .031372549);
	color: rgba(0, 0, 0, .5647058824)
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item:hover {
	background-color: rgba(0, 0, 0, .0078431373);
	color: #b01213
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item .list-date {
	color: #b01213;
	padding-right: 20px
}

@media screen and (max-width: 750px) {
	.normal-list-container {
		width: 100%;
		display: flex
	}

	.normal-list-container .sidebar-wrapper {
		display: none
	}

	.normal-list-container .content-wrapper {
		width: 100%;
		padding: 20px;
		padding-bottom: 20px
	}

	.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item {
		height: auto;
		line-height: 2;
		padding: 10px 10px 10px;
		position: relative;
		display: block;
		border-radius: 5px;
		background-color: rgba(0, 0, 0, .062745098);
		margin-top: 30px
	}

	.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item .list-date {
		position: absolute;
		padding-right: 0px;
		left: 10px;
		top: -18px;
		font-size: 12px;
		color: #fff;
		width: 80px;
		height: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background-color: #b01213;
		transform: scale(0.8)
	}
	
	.main-list-ui01 li {
		width: auto !important;
	}
}

.detail-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 40px 0;
	/* background-image: url(../images/listbg.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	min-height: calc(100vh - 160px)
}

.detail-wrapper .detail-container {
	background-color: #fff;
	padding: 70px 50px;
	width: 1200px;
	display: flex;
	flex-direction: column;
	box-shadow: rgba(99, 99, 99, .2) 0px 2px 8px 0px
}

.detail-wrapper .detail-container .arti-title {
	font-size: 1.4rem;
	color: rgba(0, 0, 0, .5647058824);
	text-align: center
}

.detail-wrapper .detail-container .info {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	padding: 10px 0;
	background-color: rgba(0, 0, 0, .062745098);
	font-size: 12px
}

.detail-wrapper .detail-container .info strong {
	padding: 0 20px;
	font-weight: normal
}

.detail-wrapper .detail-container .entry {
	display: flex;
	margin-top: 40px
}

@media screen and (max-width: 750px) {
	.detail-wrapper {
		padding-bottom: 20px
	}

	.detail-wrapper .detail-container {
		padding: 20px
	}

	.detail-wrapper .detail-container .info strong {
		padding: 5px
	}
}

.entry .read {
	width: 100%
}

.wp_articlecontent {
	display: flex;
	flex-direction: column
}

.wp_articlecontent p {
	line-height: 1.8;
	margin-top: .5rem;
	text-indent: 2em
}

.wp_articlecontent p img {
	margin: 10px auto;
	display: block;
	max-width: 100%;
	height: auto
}

.Article_MicroImage {
	padding: 20px
}