@charset "utf-8";

@keyframes ball-scale {
	0% {
		transform: scale(0)
	}

	100% {
		opacity: 0;
		transform: scale(1)
	}
}

svg {
	overflow: visible
}

* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	/* transition: .1s; */
}

html {
	font-size: 5vw;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

@media screen and (max-width:1600px) {
	html {
		font-size: 6.4vw;
	}
}

@media screen and (max-width:1400px) {
	html {
		font-size: 6.6vw;
	}
}

@media screen and (max-width:1200px) {
	html {
		font-size: 7vw;
	}
}

@media screen and (max-width:1024px) {
	html {
		font-size: 7.2vw;
	}
}

@media screen and (max-width:800px) {
	html {
		font-size: 13vw;
	}
}

@media screen and (max-width:700px) {
	html {
		font-size: 14vw;
	}
}

@media screen and (max-width:600px) {
	html {
		font-size: 15vw;
	}
}

@media screen and (max-width:500px) {
	html {
		font-size: 15vw;
	}
}

ul,
ol,
li {
	list-style: none;
}


body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
header,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0
}

:focus {
	outline: 0
}

a {
	text-decoration: none;
	color: #333333
}

a:hover {}

button {
	user-select: none
}

img:not([src]),
img[src=""] {
	opacity: 0
}

img {
	display: inline-block;
	padding: 0;
	border: none;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}

ul,
ol {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input,
select,
button,
textarea {
	font-size: 100%;
	font: inherit
}

hr {
	height: 0;
	border: none;
	border-top: 1px solid #f4f3f2;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

body {
	color: #333;
	position: relative;
	overflow-x: hidden;
	font-size: .16rem;
	font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", Microsoft YaHei, Arial, Helvetica Neue, "Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif
}

select::-ms-expand {
	display: none
}

i,
em {
	font-style: normal
}

input,
textarea,
select {
	padding: 0;
	font-family: inherit;
	outline: none;
	resize: none;
	background: none;
	border: none;
	font-size: inherit;
	color: inherit
}

input::-moz-placeholder {
	color: inherit;
	opacity: .5;
	font-size: inherit
}

textarea::-moz-placeholder {
	color: inherit;
	opacity: .5;
	font-size: inherit
}

select::-moz-placeholder {
	color: inherit;
	opacity: .5;
	font-size: inherit
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .5;
	font-size: inherit
}

::-ms-input-placeholder {
	color: inherit;
	opacity: .5;
	font-size: inherit
}

::-webkit-scrollbar {
	width: 4px;
	height: 4px
}

::-webkit-scrollbar-track {
	background: #ddd;
	border-radius: 5px
}

::-webkit-scrollbar-thumb {
	background: #dfb77e;
	border-radius: 5px
}

.none {
	display: none
}

.overhide {
	overflow: hidden
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	overflow: hidden;
	height: 0;
	content: "."
}

.fl {
	float: left
}

.fr {
	float: right
}

.flex {
	display: flex;
	justify-content: space-between;
}

.flex-w {
	display: flex;
	flex-wrap: wrap;
}

.flexc {
	align-items: center
}

.flex-left {
	display: flex;
	justify-content: left;
}

.flex-center {
	display: flex;
	justify-content: center
}

.flex-right {
	display: flex;
	justify-content: flex-end
}

.flex-middle {
	display: flex;
	align-items: center;
	justify-items: center;
	justify-content: center;
}

.scbox {
	overflow-y: auto
}

.scbox::-webkit-scrollbar {
	width: 4px;
	display: block
}

.scbox::-webkit-scrollbar-track {
	border-radius: 5px;
	background: #ddd
}

.scbox::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #b7090d
}

.po_re {
	position: relative;
}

.po_ab {
	position: absolute;
}

.w14 {
	max-width: 15.2rem;
	width: 100%;
	margin: 0 auto;
}

.w13 {
	max-width: 13.5rem;
	width: 100%;
	margin: 0 auto;
}

.w12 {
	max-width: 14.5rem;
	width: 100%;
	margin: 0 auto;
}



/*---------------------右侧链接S-----------------------*/
.floatk {
	width: 100%;
	height: 0;
	margin: 0 auto;
	position: relative;
}

#floatk {
	position: relative;
	top: 0;
	z-index: 100;
}

.floatk .floats {
	height: 0;
	margin: 0 auto;
	position: relative;
}

.right_link {
	position: fixed;
	top: 20%;
	right: 0;
	z-index: 15;
	width: .95rem;
	font-size: .13rem;
}

.right_link .yuyueQRCode {
	width: 100%;
	background: #fff;
	text-align: center;
	border-radius: 8px;
	margin-bottom: .2rem;
	padding: .08rem 0 .1rem;
}

.right_link .yuyueQRCode img {
	width: .78rem;
	height: .78rem;
}

.right_link .yuyueQRCode p {
	color: #000;
}

.right_link p {
	color: #1081DF
}

.right_link ul {
	display: flex;
	flex-direction: column;
	border-radius: 8px 8px 0 0;
	background: #fff;
	box-shadow: 1px 2px 10px #999999;
}

.right_link ul li {
	width: 100%;
	cursor: pointer;
	position: relative;
	text-align: center;
}

.right_link ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: .1rem;
}

.right_link ul li .right_active {
	display: none;
}

.right_link ul li:hover .right_icon {
	display: none;
}

.right_link ul li img {
	width: .32rem;
	height: .32rem;
	margin-bottom: .06rem;
}

.right_link ul li:hover {
	background-color: #0684DD;
}

.right_link ul li:hover p {
	color: #fff;
}

.right_link ul li:hover .right_active {
	display: inline-block;
}

.right_link .toTop {
	display: none;
	color: #fff;
	width: .8rem;
	background-color: #0684DD;
	margin: 0 auto;
	border-radius: 0 0 8px 8px;
	text-align: center;
	padding: .08rem 0 .1rem;
	cursor: pointer;
}

.right_link .toTop>div {
	width: 0;
	height: 0;
	border-right: .08rem solid transparent;
	border-bottom: .1rem solid #fff;
	border-left: .08rem solid transparent;
	margin: 0 auto;
}

.right_link .toTop p {
	color: #fff;
}

/*---------------------右侧链接E-----------------------*/


.headSearch {
	width: 1.6rem;
	height: .27rem;
	font-size: .14rem;
	border-radius: .05rem;
	align-items: center;
	color: #fff;
	padding: 0 .1rem;
	background-color: rgba(255, 255, 255, .35);
	overflow: hidden;
	position: relative;
	border: 1px solid rgba(255, 255, 255, .6);
	margin-right: .2rem;
}

.headSearch input {
	color: #fff;
	width: 100%;
}

.headSearch input::placeholder {
	color: #fff;
}

.headSearch .searchSub {
	display: flex;
	width: .3rem;
	height: .245rem;
	position: absolute;
	top: 0;
	right: 0;
	align-items: center;
	background-color: transparent;
	color: #fff;
	justify-content: center;
	gap: .05rem;
}

.headRight {
	display: flex;
	justify-content: center;
	align-items: center;
}

.headRight>img {
	max-width: 4rem;
	margin-right: .5rem;
}

.headRight .loginBtn {
	display: flex;
	justify-content: space-between;
}

.headRight .loginBtn a {
	color: #eee;
	font-size: .15rem;
	display: flex;
	align-items: center;
}

.headRight .loginBtn a img {
	margin-right: .05rem;
}



/*-----------------------------顶部S---------------------------------*/
.headerbig {
	background-color: #B52B2B;
	background-position: center;
	padding-bottom: .2rem;
	position: relative;
}

.welcome {
	background-color: #A92020;
	padding: .05rem .12rem;
	border-radius: 0 0 10px 10px;
	color: #fff;
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
}

.welcome img {
	width: .2rem;
	height: .2rem;
}

.headLogo {
	max-width: 5.5rem;
}

.headerbig .header {
	margin: 0 auto;
	overflow: hidden;
	padding-top: .2rem;
	position: relative;
}

.headerbig .header .header-right ul li {
	float: left;
	margin-left: 15px;
	color: #FFFFFF;
}

.headerbig .header .header-right ul li a {
	color: #FFFFFF;
}

.headLink a {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #fff;
	margin-left: .25rem;
}

.headLink a img {
	width: .24rem;
	height: .24rem;
	margin-bottom: .08rem;
}

/*-----------------------------顶部E---------------------------------*/

/*-----------------------------------导航S-------------------------------------------------*/

.nav {
	width: 100%;
	background-color: #A92020;
}

.nav .navBar>li {
	padding: 0 .2rem;
	height: .5rem;
	position: relative;
	box-sizing: unset;
	font-weight: 600;
}

.nav .navBar>li.active {
	background-color: #C33535;
}

.nav .navBar>li>a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: .17rem;
}

.nav .navBar>li>a>img {
	margin-left: .05rem;
	transition: .3s;
}

.nav .navBar>li:hover>a>img {
	transform: rotate(180deg);
}

.nav .navBar>li .navList {
	background-color: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	overflow: hidden;
	transition: .5s;
	display: flex;
	flex-wrap: wrap;
	padding: 0rem;
	opacity: 0;
	z-index: -1;
	/* display: none; */
	/* 	padding: .2rem;
	opacity: 1; */
}

.nav .navBar>li:nth-child(n+5) .navList {
	right: 0;
}

.nav .navBar>li.active a {
	/* color: #000; */
}

.nav .navBar>li.active .navList {
	max-height: unset;
	padding: .2rem .1rem;
	padding-top: .1rem;
	opacity: 1;
	z-index: 999;
	background-color: #C33535;
	/* display: flex; */
}

.nav .navBar>li .navList li {
	width: 100%;
	padding: .1rem 0rem;
	text-align: center;
}

.nav .navBar>li .navList li:hover {
	background-color: #A92020;
}

.nav .navBar>li .navList li a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.nav .navBar>li .navList li:hover a {
	color: #fff;
}

/*-----------------------------------导航E-------------------------------------------------*/

/* 轮播图S */
.header_guide {
	position: relative;
}

.banner {
	position: relative;
}

.banner .lunbo_prev,
.banner .lunbo_next {
	background-size: 100% 100%;
	position: absolute;
	transform: translate(0, -50%);
	top: 50%;
	width: .4rem;
	height: .7rem;
	z-index: 30;
	cursor: pointer;
}

.banner .lunbo_prev {
	background-image: url(hlxy2024_lunbo_prev.png);
	background-position: left top;
	left: 10px;
}

.banner .lunbo_next {
	background-image: url(hlxy2024_lunbo_next.png);
	background-position: right bottom;
	right: 10px;
}

.banner .swiper-slide {
	text-align: center;
}


.header_guide .swiper-container,
.header_guide .swiper-slide img {
	width: 100%;
	height: 5.2rem;
}

.banner .swiper-slide,
.banner .swiper-wrapper {
	height: unset !important;
}

.header_guide .pagination {
	position: absolute;
	align-items: center;
	display: flex;
	text-align: center;
	bottom: .25rem;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 999;
	padding: .1rem .15rem;
	border-radius: 20px;
	background-color: rgba(0, 0, 0, 0.3);
	display: none;
}

.header_guide .swiper-pagination-bullet {
	display: inline-block;
	width: .15rem;
	height: .15rem;
	border-radius: 50%;
	background: rgba(217, 217, 217, 0.8);
	opacity: 1;
	margin: 0 3px;
	cursor: pointer;
}

.header_guide .swiper-pagination-bullet-active {
	background: #DCA81E;
}

/* 轮播图E */




/*----------------------------------------医院新闻 & 通知公告S----------------------------------------*/

.yyxw {
	margin: .5rem auto 0;
}

.yyxw-head {
	align-items: center;
	overflow: hidden;
	margin-bottom: .25rem;
	border-bottom: .02rem solid #999;
	padding: .15rem .45rem;
	padding-right: .35rem;
}

.yyxw-head .more a {
	color: #999;
	font-size: .17rem;
}

.yyxw-left {
	width: 7.5rem;
}

.yyxw-right {
	width: 6.5rem;
	border: .01rem solid #D8D8D8;
	border-top: .035rem solid #B52B2B;
	background-color: #fff;
}

.yyxw-head-title {
	display: flex;
	align-items: center;
	font-size: .26rem;
	position: relative;
	color: #B52B2B;
	font-weight: 600;
}

.yyxw-head-title>img {
	width: .33rem;
	height: .33rem;
	margin-right: .15rem;
	position: relative;
	z-index: 2;
}

.yyxw-head-title>span {
	position: relative;
	z-index: 2;
	letter-spacing: .025rem;
}

.yyxw_banner .swiper-container,
.yyxw_banner .swiper-slide img,
.yyxw_banner {
	height: 4.8rem;
}

.yyxw_banner .swiper-slide {
	position: relative;
}

.yyxw_banner .swiper-slide>a {
	display: block;
}

.yyxw_banner .swiper-slide>a::after {
	content: '';
	height: .45rem;
	width: 100%;
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 10;
}


.yyxw_banner .swiper-container,
.yyxw_banner .swiper-slide img {
	width: 100%;
        object-fit: cover;
}

.yyxw_banner .pagination {
	position: absolute;
	text-align: center;
	bottom: .11rem;
	right: .25rem;
	z-index: 50;
}

.yyxw_banner .swiper-pagination-bullet {
	display: inline-block;
	width: .125rem;
	height: .125rem;
	border-radius: 50%;
	background: rgba(217, 217, 217, 0.6);
	opacity: 1;
	margin: 0 3px;
	cursor: pointer;
}

.yyxw_banner .swiper-pagination-bullet-active {
	background: #B52B2B;
}

.yyxw_lunbo_title {
	width: 4rem;
	font-size: .16rem;
	text-align: left;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	bottom: .13rem;
	left: .25rem;
	z-index: 20;
}

.yyxw .yyxw-list {
	flex-direction: column;
	padding: 0 .45rem;
	padding-right: .35rem;
}

.yyxwItem {
	margin-bottom: .17rem;
	align-items: center;
}

.yyxwItem:first-child::before {
	content: none;
}

.yyxwItem::before {
	content: '';
	width: .035rem;
	height: .035rem;
	border-radius: 50%;
	background-color: #999;
	margin-right: .1rem;
}

.yyxwItem-icon {
	width: .18rem;
	height: .18rem;
	transition: .2s;
	margin-top: .035rem;
}

.yyxwItem:hover .yyxwItem-icon,
.yyxwItem:hover .yyxwItem-title {
	transform: translateX(.1rem);
}

.yyxw .yyxwItem>a {
	width: 5.7rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.yyxw .yyxwItem>a.firstItem {
	align-items: start;
}

.yyxw .yyxwItem>a.firstItem .itemImg {
	width: 1.9rem;
	height: 1.1rem;
	margin-right: .2rem;
}

.yyxw .yyxwItem>a.firstItem .itemImg img {
	width: 100%;
	height: 100%
}

.yyxw .yyxwItem>a.firstItem .itemTitle {
	display: flex;
	flex-direction: column;
	height: 1.1rem;
	border-bottom: .01rem dotted #D8D8D8;
}

.yyxw .yyxwItem>a.firstItem .itemTitle .yyxwItem-title {
	width: 3.6rem;
	overflow: hidden;
	white-space: unset;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: .1rem;
}

.yyxw .yyxwItem>a.firstItem .itemTitle>span {
	display: flex;
	align-items: center;
}

.yyxw .yyxwItem>a.firstItem .itemTitle>span img {
	margin-right: .05rem;
}

.yyxwItem-title {
	width: 4.2rem;
	font-size: .18rem;
	color: #222222;
	transition: .2s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.yyxwItem>a:hover .yyxwItem-title {
	color: #B52B2B;
}

.yyxwItem-date {
	color: #777777;
}

/*----------------------------------------医院新闻 & 通知公告E----------------------------------------*/


/*-----------------------------------------专家简介S---------------------------------------------*/
.zjjj {
	padding-bottom: .5rem;
	margin-top: .35rem;
}

.zjjj-list {
	position: relative;
	/* overflow: hidden; */
	padding: 0 .35rem;
}

.zjjj .yyxw-head {
	margin-bottom: .4rem;
	padding: .15rem 0 0;
}

.zjjj .yyxw-head-title>span {
	padding-bottom: .15rem;
	position: relative;
}

.zjjj .yyxw-head-title>span::after {
	content: '';
	width: 100%;
	height: .03rem;
	background-color: #B52B2B;
	position: absolute;
	bottom: 0;
	left: 0;
}

.zj_prev,
.zj_next {
	width: .28rem;
	height: .56rem;
	/* background-size: 100% 100%; */
	position: absolute;
	transform: translate(0, -50%);
	top: 50%;
	z-index: 30;
	cursor: pointer;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
}

.zj_prev {
	background-image: url(hlxy2024_ztPrev.png);
	left: 0rem;
}

.zj_next {
	background-image: url(hlxy2024_ztNext.png);
	right: 0rem;
}

.zjjj .swiper-container {
	margin-bottom: .3rem;
	color: #222;
	text-align: center;
	position: relative;
	/* overflow: unset; */
}

.zjjj .swiper-slide {
	display: flex;
	justify-content: center;
	height: 100%;
	/* overflow: unset; */
}

.zjjj .swiper-slide .zj_item {
	display: flex;
	width: 3.15rem;
	/* margin: 0 .1rem; */
	/* height: 3.45rem; */
	overflow: hidden;
	transition: .3s;
	flex-direction: column;
	box-shadow: 0px -10px 10px 0px rgba(0, 0, 0, .1);
}

.zjjj .swiper-slide .zj_item:hover .zjName {
	color: #A9481A;
}

.zjjj .swiper-slide .zj_item .zjPic {
	width: 100%;
	height: 1rem;
	overflow: hidden;
}

.zjjj .swiper-slide .zj_item .zjPic img {
	width: 100%;
	height: 100%;
	transition: .3s;
}


.zjjj .swiper-slide .zj_item:hover .zjPic img {
	transform: scale(1.2);
}

.zjjj .swiper-slide .zj_item .zjDetail {
	color: #333;
	padding: .15rem .2rem;
	text-align: left;
	background-color: #fff;
}

.zjjj .swiper-slide .zjHead {
	padding-bottom: .1rem;
}

.zjjj .pagination {
	display: none;
	/* display: flex; */
	align-items: center;
	justify-content: center;
}

.zjjj .swiper-pagination-bullet {
	width: .12rem;
	height: .12rem;
	margin: 0 .03rem;
	background-color: #D8D8D8;
	opacity: 1;
}

.zjjj .swiper-pagination-bullet-active {
	background-color: #A9481A;
}

.zjjj .zjName {
	color: #333;
	font-weight: 600;
	font-size: .16rem;
	margin-bottom: .1rem;
	overflow: hidden;
	white-space: unset;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.zjjj .zjTime {
	font-size: .13rem;
	color: #999;
	display: flex;
	align-items: center;
}

.zjjj .zjTime img {
	width: .1rem;
	height: .1rem;
	margin-right: .1rem;
}

.zjText {
	font-size: .14rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
}

/*-----------------------------------------专家简介e---------------------------------------------*/

/*---------------------------------------------- 通知公告 & 学术活动 S ----------------------------------------------*/
.yyxw-right.tzgg {
	width: 7.5rem;
}

.tzgg .yyxw-head,
.zhgh .yyxw-head {
	margin-bottom: .35rem;
}

.tzgg .yyxw-list {
	padding-bottom: .3rem;
}

.tzgg .yyxwItem {
	margin-bottom: .25rem;
}

.tzgg .yyxwItem:last-child {
	border-bottom: none;
}

.tzgg .yyxwItem>a {
	width: 100%;
	display: flex;
	align-items: center;
}

.tzgg .yyxwItem>a::before {
	content: '>';
	font-family: cursive;
	color: #D9A393;
}

.tzgg .yyxwItem>a .yyxwItem-content {
	width: 4.9rem;
	display: flex;
	flex-direction: column;
}

.tzgg .yyxwItem>a .yyxwItem-content h4 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: .15rem;
	font-size: .19rem;
	color: #222;
}

.tzgg .yyxwItem>a .yyxwItem-content p {
	overflow: hidden;
	white-space: unset;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: .16rem;
	color: #666;
}

.tzgg .newsDate {
	width: .97rem;
	height: .88rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #A9481A;
	border-right: 1px solid rgba(176, 68, 34, 0.5);
	border-radius: .1rem;
}

.tzgg .newsDate p {
	font-size: .16rem;
	font-weight: 200;
}

.tzgg .newsDate h1 {
	font-size: .36rem;
	font-weight: 500;
}

.tzgg .yyxwItem-title {
	width: 5.3rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.tzgg .yyxwItem::before {
	content: none;
}

/*---------------------------------------------- 通知公告 & 学术活动 E ----------------------------------------------*/

/* 智慧工会 */
.yyxw-right.zhgh {
	width: 6.5rem;
}

.zhgh .yyxw-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row;
}

.zhgh .yyxw-list a {
	width: 1.5rem;
	display: flex;
	align-items: center;
	margin-bottom: .2rem;
	font-size: .18rem;
	color: #444;
	flex-direction: column;
}

.zhgh .yyxw-list a>div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.1rem;
	height: 1.1rem;
	border-radius: 50%;
	border: .01rem solid #D8D8D8;
	margin-bottom: .1rem;
}

.zhgh .yyxw-list a img {
	max-width: .52rem;
}

.zhgh .yyxw-list a:hover>div {
	background-color: #B52B2B;
}

.zhgh .yyxw-list a .activeImg {
	display: none;
}

.zhgh .yyxw-list a:hover img {
	display: none;
}

.zhgh .yyxw-list a:hover img.activeImg {
	display: block;
}

/*-----------------------------------------重要活动E---------------------------------------------*/

.ztzl {
	margin-bottom: .5rem;
}

.ztzl .zjjj-list {
	position: relative;
}

.ztzl .yyxw-head {
	border-bottom: unset;
	margin-bottom: .2rem;
}

.ztzl .zj_prev,
.ztzl .zj_next {
	width: .12rem;
	height: .21rem;
	display: none;
}

.ztzl .swiper-container {
	height: 2.7rem;
	color: #222;
	text-align: center;
	position: relative;
}

.ztzl .swiper-slide {
	overflow: hidden;
}

.ztzl .swiper-slide a {
	display: block;
	height: 100%;
}

.ztzl .swiper-slide a>div {
	width: 100%;
	height: 2rem;
	overflow: hidden;
	margin-bottom: .2rem;
}

.ztzl .swiper-slide img {
	width: 100%;
	height: 100%;
	transition: .3s;
}

.ztzl .swiper-slide p {
	width: 78%;
	font-weight: bold;
	font-size: .18rem;
	overflow: hidden;
	white-space: unset;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0 auto;
}

.ztzl .swiper-slide:hover {}

.ztzl .swiper-slide:hover img {
	transform: scale(1.2);
}

.bottomBg {
	background-image: url(hlxy2024_bottomBg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	background-position: bottom;
}


/*-----------------------------------------重要活动E---------------------------------------------*/


/*-----------------------------------------底部S---------------------------------------------*/

.footerBg {
	padding: .35rem 0;
	/* background-color: #A9481A; */
	background-image: url(hlxy2024_footerBg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}

.footer {
	color: #fff;
	font-size: .15rem;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.footer>div p {
	margin-bottom: .05rem;
}

.footer_slogan {
	/* position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%); */
}


.footer_link {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.footer_link>div {
	display: flex;
}

.footer_link>div p {
	display: flex;
	flex-direction: column;
}

.footer_link p a:first-child {
	margin-right: .3rem;
}

.footer_link a {
	color: #fff;
	margin-bottom: .1rem;
}

.footer_copyright {
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer_copyright>.copyright_con {
	display: flex;
	flex-direction: column;
	margin-right: .65rem;
	font-size: .16rem;
	letter-spacing: .005rem;
}

.footer_copyright>.copyright_con .footer_infoHead {
	/* border-bottom: 0; */
}

.copyright {
	text-align: center;
	background-color: #951F1F;
	color: #fff;
	padding: .15rem 0;
	font-size: .16rem;
	font-weight: 200;
	line-height: .25rem;
}

.footer>div p.footer_infoHead {
	border-bottom: .01rem solid #fff;
	padding-bottom: .07rem;
	margin-bottom: .15rem;
}

/*-----------------------------------------底部E---------------------------------------------*/


/*----------------------------------------- 二级页 S -----------------------------------------*/
/* 列表页 */
.middle-content {
	width: 100%;
	overflow: hidden;
}

.side {
	border-bottom: 1px solid #e5e5e5;
	margin: .2rem 0;
}

.side ul {
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 15px;
}

.side ul li {
	float: left;
	font-size: 14px;
	font-weight: lighter;
	color: #333;
}

.side ul li::after {
	content: '>';
	margin: 0 .05rem;
}

.side ul li:first-child::after,
.side ul li:last-child::after {
	display: none;
}

.side ul li a {
	color: #333;
}

.leftList-all {
	display: flex;
	flex-direction: column;
}

.middle .leftList {
	width: 2.2rem;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
}

.middle .leftList .listTitle {
	padding: .2rem 0;
	color: #FFFFFF;
	background: #009544;
	text-align: center;
}

.middle .leftList .listTitle h1 {
	font-size: .16rem;
}

.middle .leftList .list {}

.middle .leftList .list ul li {
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}

.middle .leftList .list ul li a p {
	padding: .15rem 0;
	font-size: .14rem;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.middle .leftList .list ul li a:hover>p {
	text-decoration: underline;
	color: #b30000;
}

.contentList {
	width: 10.5rem;
	margin-bottom: .3rem;
}

.list-all {}

.content-title {
	width: 100%;
	line-height: 240%;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}

.content-title>.flex {
	padding: .1rem .3rem 0;
	border-bottom: 1px solid #D9D9D9;
}

.con-title {
	max-width: 3rem;
	height: .4rem;
	float: left;
	font-size: .18rem;
	border-bottom: 3px solid #009544;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.contentList .list-all .content-title .con-text {
	width: 100%;
	border-bottom: 1px dashed #cccccc;
	overflow: hidden;
	padding: .05rem 0;
}

.contentList .list-all .content-title .con-text .text {
	display: flex;
	width: 8rem;
	font-size: .16rem;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	align-items: center;
}

.contentList .list-all .content-title .con-text .text::before {
	content: '';
	display: block;
	width: .1rem;
	height: .1rem;
	background-image: url('../images/ywsys2024_newsIcon.png');
	background-size: 100% 100%;
	margin-right: .1rem;
}

.contentList .list-all .content-title .con-text .text a {
	color: #333;
}

.contentList .list-all .content-title .con-text .text a:hover {
	text-decoration: underline;
	color: #b04810;
}

.contentList .list-all .content-title .con-text span {
	float: right;
	font-size: .14rem;
}

.content-title .con-list {
	padding: 0 .3rem .3rem;
}


/* 列表页 */

.content-title {
	position: relative;
	border: 1px solid #D9D9D9;
}

.content-title>a {
	font-size: 14px;
	position: absolute;
	right: 25px;
	top: 5px;
}

.content-title>a:hover {
	color: #009544;
}

.pagenum {
	height: 30px;
	margin: 30px 0;
	text-align: center;
}

.pagenum a {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eeeeee;
	color: #707070;
	border-radius: 5px;
	margin: 0 5px;
}

.pagenum a:hover {
	background-color: #00AF50;
	color: white;
}

.pagenum a:not(.prev):not(.next).act {
	background: #04843F;
	color: white;
}

.pagenum span {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eeeeee;
	color: #707070;
	border-radius: 5px;
	margin: 0 5px;
}


/* 简介页 */
.all-text2 {
	width: 10.5rem;
	border: 1px solid #ccc;
	padding-top: 20px;
}

.jianjieList {
	display: flex;
	flex-direction: column;
}

.jianjieye {
	margin-bottom: .5rem;
}

.jianjieye .t-title {
	width: 100%;
	margin: 0;
	padding: 0 .5rem;
	text-align: left;
}

.jianjieye .t-title h1 {
	display: inline-block;
	position: relative;
	color: #009544;
	padding-bottom: 5px;
}

.jianjieye .t-title h1::after {
	content: '';
	position: absolute;
	width: 55%;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: #009544;
}

/* 图片列表页 */
.picListYe {}

.picListYe_con {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-evenly;
}


.picListYe_con li {
	width: 30% !important;
	border-bottom: unset !important;
	margin-top: .2rem;
	text-align: center;
}

.picListYe_con li a {
	display: flex;
	flex-direction: column;
}

.picListYe_con li a div {
	width: 3.2rem;
	height: 2.4rem;
	overflow: hidden;
}

.picListYe_con li a div img {
	width: 100%;
	height: 100%;
	transition: .3s;
}

.picListYe_con li a:hover div img {
	transform: scale(1.2);
}

.picListYe_con li a:hover span {
	color: #b04810;
	text-decoration: underline;
}

/* 内容页 */

.all-text {
	margin: .2rem;
}

.t-title {
	text-align: center;
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #999999;
	text-align: center;
}

.t-title h1 {
	font-size: .24rem;
	color: #333;
}

.t-title p {
	color: #999999;
	margin: .1rem 0;
}

.t-con {
	margin: .1rem .5rem;
	line-height: .4rem;
	letter-spacing: 0.5px;
}

.t-con .content-txt p,
.t-con .content-txt b {
	text-align: left;
}

.t-con .content-txt img {
	max-width: 10rem;
	max-height: 4rem;
}

.relevant {
	border: 1px dashed #e5e5e5;
	border-left: none;
	border-right: none;
	margin: .4rem .4rem .2rem;
	color: #999999;
	line-height: 240%;
}

.updwon {
	margin-left: .4rem;
	margin-bottom: .5rem;
}

.updwon p {
	margin-top: .1rem;
}

.updwon p a:hover {
	text-decoration: underline;
	color: #b04810;
}

.Printing {
	width: 100%;
	overflow: hidden;
	padding: .2rem 0;
	margin-top: .2rem;
	border-bottom: 1px dashed #999999;
}

.Printing a {
	float: right;
	padding-left: .3rem;
	font-size: .14rem;
	font-family: simsun;
	color: #666666;
}

.Printing a img {
	margin-right: .05rem;
}

@media screen and (max-width: 1100px) {
	.nav .navBar>li {
		padding: 0 .2rem;
	}
}

/*----------------------------------------- 二级页 E -----------------------------------------*/

/*-----------------------------------------手机端主页---------------------------------------------*/


.mobile {
	display: none;
	/* max-width: 750px; */
	width: 100%;
	margin: 0 auto;
	font-size: .24rem;
}

.mobile .flex {
	flex-wrap: wrap;
	justify-content: left;
}

.mobile .w13 {
	max-width: 100%;
}

/* 顶部 */
.topBlank {
	height: 1.5rem;
}

.mobile .headSearch {
	position: fixed;
	top: 0rem;
	left: 50%;
	z-index: 40;
	transform: translate(-50%, 0);
	width: 100%;
	height: 1.4rem;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s;
}

.mobile .headSearch.openSearch {
	top: 1.5rem;
	border-radius: 0;
	border: none;
	background-color: #B04810;
}

.mobile #closeSearch {
	display: none;
}

.mobile .headSearch form {
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: .8rem;
	padding-left: .3rem;
	position: relative;
	background-color: #fff;
}

.mobile .headSearch form>input {
	width: 85%;
}

.mobile .headSearch form .searchSub {
	width: .8rem;
	height: .82rem;
	background-image: url(hlxy2024_headSearchIcon.png);
	background-size: .4rem .4rem;
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	background-position: center;
	border-radius: 0;
	border-left: none;
	position: absolute;
	right: 0;
	top: -.01rem;
}

.mobile_header {
	background-color: #B52B2B;
	background-size: 100% 100%;
	/* border-top: 15px solid #0684DD; */
	justify-content: space-between !important;
	align-items: center;
	padding: .2rem .5rem;
	height: 1.5rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	z-index: 999;
}

.mobile_slogan {
	width: 4rem;
}

.mobile_topBtn {
	display: flex;
	gap: .15rem;
}

.mobile_topBtn img {
	width: .6rem;
	height: .6rem;
	transition: .3s;
}

.mobile_topBtn>a:first-child {
	/* margin-right: .3rem; */
}

.mobile_topBtn #closeNav {
	display: none;
}

/* 手机端导航 */

.mobileNav {
	width: 100%;
	/* height: 90%; */
	height: calc(100% - 1.4rem);
	background-color: #B52B2B;
	position: fixed;
	right: -100%;
	top: 1.5rem;
	transition: .5s;
	z-index: 998;
}


.mobile .show.mobileNav {
	right: 0;
}

.mbnav {
	position: fixed;
	top: 1.5rem;
	width: 100%;
	height: 80%;
	transition: 0.5s;
	padding: 5% 5% 0;
	overflow-y: scroll;
}

.mbnav .subnav {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.mbnav .subnav a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 0.35rem;
	padding: .2rem .1rem;
}

.mbnav .sur {
	background: url(hlxy2024_jiantou1.png) 95% 50% no-repeat;
}

.mbnav .currentDt {
	background: url(hlxy2024_jiantou.png) 95% 50% no-repeat #C33535;
}

.mbnav .currentDd {
	background: url(hlxy2024_jiantou.png) 95% 50% no-repeat #C33535;
}

.mbnav .currentDd a {
	color: #FFFFFF;
}

.mbnav ul.navContent {
	display: none;
}

.mbnav ul.navContent li {
	overflow: hidden;
	font-size: 1rem;
	border-bottom: none;
}

.mbnav ul.navContent>.subnav.sur {
	background: url('../images/hlxy2024_swiper.min2024_jiantou1.png') 92% 50% no-repeat;
}

.mbnav ul.navContent>.currentDd.subnav.sur {
	background: url(hlxy2024_jiantou.png) 92% 50% no-repeat #B04810;
}

.mbnav ul.navContent li a {
	display: block;
	width: 100%;
	font-size: .28rem;
	font-family: "微软雅黑";
	color: rgba(255, 255, 255, .7);
	padding: .15rem .25rem;
}

.mbnav ul.navContent ul.navContent li a {
	padding: .1rem .45rem;
}

.mbnav dl.navtheer {
	display: none;
	width: 100%;
	overflow: hidden;
}

.mbnav dl.navtheer dt {
	overflow: hidden;
	line-height: 35px;
	font-size: 1rem;
	border-bottom: 1px dashed #BABABA;
	background: #fcece3;
}

.mbnav ul.navContent li.subtheer {
	background: url(jiantou1.png) 95% 50% no-repeat #f9f9f9;
}

.mbnav dl.navtheer dt a {
	display: block;
	width: 80%;
	padding-left: 20%;
	font-size: 0.875rem;
	font-family: "微软雅黑";
	color: #707070;
}

.mbnav ul.navContent li.theerDt {
	background: url(jiantou.png) 95% 50% no-repeat #f9f9f9 !important;
}

.mbnav ul li.click a {
	background: #39b4dd;
	color: #FFFFFF;
}

/* 轮播图 */

.mobile .banner {
	position: relative;
}

.mobile .banner>.pagination {
	position: absolute;
	transform: translate(-50%, 0);
	left: 50%;
	bottom: .1rem;
	z-index: 20;
}

.mobile .header_guide {
	margin-bottom: .3rem;
}

.mobile .header_guide .swiper-pagination-bullet {
	width: .2rem;
	height: .2rem;
	margin: 0 .06rem;
	background: rgba(255, 255, 255, 0.8);
	opacity: .7;
}

.mobile .header_guide .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #B04810;
}

.mobile .header_guide .swiper-container,
.mobile .header_guide .swiper-slide img {
	width: 100%;
	height: 3.2rem;
}



@media screen and (max-width:1024px) {

	.yyxw-right.tzgg,
	.yyxw-left {
		width: 7rem;
	}

	.tzgg .yyxwItem-title {
		width: 4.8rem;
	}
}


@media screen and (max-width:800px) {
	.mobile {
		display: block;
	}

	.pc {
		display: none;
	}

	.w13 {
		width: 97%
	}

	.w12 {
		width: 95%;
	}

	.header_guide .swiper-container,
	.header_guide .swiper-slide img {
		height: 3.5rem;
		object-fit: cover;
	}

	.mobile .headSearch form>input {
		font-size: .28rem;
	}

	.yyxw_banner .swiper-slide>a::after {
		height: .65rem;
	}

	.yyxw_lunbo_title {
		font-size: .2rem;
	}

	.yyxw_lunbo_title {
		bottom: .2rem;
	}

	.yyxw {
		margin-bottom: .2rem;
	}

	.yyxw>.flex {
		flex-wrap: wrap;
		justify-content: center;
	}

	.yyxw>.flex.yyxw-head {
		justify-content: space-between;
	}

	.yyxw_banner {
		margin-bottom: .35rem;
	}

	.yyxw_banner,
	.yyxw_banner .swiper-container,
	.yyxw_banner .swiper-slide img {
		height: 4rem;
	}

	.yyxw-left,
	.yyxw-right,
	.yyxw-right.zhgh,
	.yyxw-right.tzgg,
	.zjjj.w12 {
		width: 6.2rem;
	}

	.yyxw-right.tzgg {
		margin-bottom: .4rem;
	}

	.yyxw .yyxwItem>a {
		width: 5.8rem;
	}

	.tzgg .yyxwItem-title {
		width: 4.2rem;
	}

	.yyxw .yyxw-list {
		padding: 0 .3rem;
	}

	.tzgg .yyxwItem>a .yyxwItem-content {
		width: 5.1rem;
	}

	.zhgh .yyxw-list a {
		width: 2.75rem;
		/* height: 1rem; */
		/* padding: .2rem .3rem;
		padding-right: .3rem; */
		font-size: .22rem;
	}

	.yyxwItem-title {
		width: 4.2rem;
		font-size: .22rem;
	}

	.yyxwItem-date {
		font-size: .18rem;
	}

	.zjjj .zjName {
		font-size: .2rem;
	}

	.zjjj .zjTime {
		font-size: .16rem;
	}

	.zjText {
		font-size: .18rem;
	}

	.tzgg .yyxwItem>a .yyxwItem-content h4 {
		font-size: .22rem;
	}

	.tzgg .yyxwItem>a .yyxwItem-content p {
		font-size: .2rem;
	}

	.footer {
		flex-direction: column;
		font-size: .2rem;
	}

	.footer_link {
		margin-bottom: .3rem;
	}

	.footer_copyright {
		flex-direction: column;
		margin-bottom: .3rem;
	}

	.footer_copyright>.copyright_con {
		margin-bottom: .3rem;
	}

	.footer_slogan {
		position: unset;
		transform: unset;
	}

	.footer_copyright>.copyright_con {
		margin-right: 0;
	}
}

/* 栏目页与列表页 */
.crumbs-wap,
.page-wap,
.xiangguan-wap {
	display: none
}

.crumbs {
	background-color: #f0f0f0;
	border-bottom: 1px solid #e3cec2
}

.crumbs .main {
	height: .5rem;
	line-height: .5rem;
	background-color: #f0f0f0;
	color: #999;
	display: flex;
	align-items: center
}

.crumbs .main a {
	color: #999
}

.crumbs .main a::after {
	content: '/';
	margin: 0 .05rem
}

.crumbs .main a:last-child::after {
	content: ''
}

.listBody {
	padding-top: .5rem
}

.listBody .main {
	display: flex
}

.listBody .main .left {
	width: 2rem;
	margin-right: .6rem
}

.listBody .main .left dl {
	position: relative;
	border-left: .03rem solid #b04810
}

.listBody .main .left dl dt {
	width: 100%;
	height: .7rem;
	line-height: .7rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #A92020;
}

.listBody .main .left dl dt span {
	font-size: .2rem;
	margin-right: .1rem;
	color: #fff
}

.listBody .main .left dl dt img {
	width: .2rem;
	height: .2rem;
	position: relative
}

.listBody .main .left dl dd {
	position: relative
}

.listBody .main .left dl dd a {
	width: 1.97rem;
	height: .66rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: .2rem;
	padding-right: .2rem;
	font-size: .18rem;
	color: #555;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	transition: .3s
}

.listBody .main .left dl dd a i {
	border-color: #ccc;
	transition: .3s
}

.listBody .main .left dl dd .cur,
.listBody .main .left dl dd a:hover {
	border-right-color: #fff;
	color: #A92020;
	background: linear-gradient(to right, #fff7f2, #fff);
	transition: .3s
}

.listBody .main .left dl dd .cur i,
.listBody .main .left dl dd a:hover i {
	border-color: #A92020;
	transition: .3s
}

.listBody .main .left dl dd .cur span,
.listBody .main .left dl dd a:hover span {
	font-weight: 700
}

.listBody .main .right {
	flex: 1;
	overflow: hidden
}

.listBody .main .right dl {
	margin-bottom: .5rem
}

.listBody .main .right dl dt {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e0e0e0
}

.listBody .main .right dl dt h3 {
	border-bottom: 2px solid #b04810;
	padding-bottom: .05rem;
}

.listBody .main .right dl dt h3 img {
	width: .32rem;
	height: .32rem;
	margin-right: .05rem
}

.listBody .main .right dl dt h3 span {
	font-size: .28rem;
	position: relative;
}

.listBody .main .right dl dt a {
	display: flex;
	align-items: center;
	font-size: .16rem;
	color: #999;
	line-height: .32rem
}

.listBody .main .right dl dt a i {
	color: #999;
	margin-left: .05rem;
	position: relative;
	bottom: 1px
}

.listBody .main .right dl .words {
	padding-top: .2rem
}

.listBody .main .right dl .words li {
	margin-bottom: .2rem
}

.listBody .main .right dl .words li:last-child {
	margin-bottom: 0
}

.listBody .main .right dl .words a {
	display: flex;
	align-items: center;
	padding: .2rem .6rem .2rem .2rem;
	color: #333;
	border: 1px solid #f0f0f0;
	border-radius: .05rem;
	background-color: #fff;
	transition: .3s;
	position: relative
}

.listBody .main .right dl .words a .l {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.2rem;
	height: .36rem;
	border-radius: .05rem;
	background-color: #f0f0f0;
	margin-right: .25rem;
	transition: .3s
}

.listBody .main .right dl .words a .l strong {
	font-size: .2rem;
	color: #333;
	font-weight: 400;
	transition: .3s
}

.listBody .main .right dl .words a .l span {
	color: #999;
	font-size: .14rem;
	transition: .3s
}

.listBody .main .right dl .words a .l span::before {
	content: '/';
	margin: 0 .05rem;
	font-size: .2rem;
	color: #999;
	transition: .3s
}

.listBody .main .right dl .words a .r {
	display: flex;
    	align-items: center;
	flex: 1;
	transition: .3s;
	width: 100%;
	overflow: hidden
}

.listBody .main .right dl .words a .r>img{
	width: 2rem;
    	height: 1.3rem;
    	margin-right: .25rem;
}

.listBody .main .right dl .words a .r h3 {
	color: #333;
	font-size: .2rem;
	line-height: .36rem;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: .3s
}

.listBody .main .right dl .words a .img {
	position: absolute;
	top: 50%;
	right: .3rem;
	transform: translateY(-50%);
	width: .24rem;
	height: .24rem
}

.listBody .main .right dl .words a .img img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s
}

.listBody .main .right dl .words a .img .icon1 {
	opacity: 1
}

.listBody .main .right dl .words a .img .icon2 {
	opacity: 0
}

.listBody .main .right dl .words a:hover {
	background-color: #fffdfc;
	border-color: #A92020;
	transition: .3s;
	padding-left: .3rem
}

.listBody .main .right dl .words a:hover .l {
	background-color: #A92020;
}

.listBody .main .right dl .words a:hover .l strong {
	color: #fff
}

.listBody .main .right dl .words a:hover .l span {
	color: #d29d80
}

.listBody .main .right dl .words a:hover .l span::before {
	color: #ccc
}

.listBody .main .right dl .words a:hover .r h3 {
	color: #A92020;
}

.listBody .main .right dl .words a:hover .img .icon1 {
	opacity: 0
}

.listBody .main .right dl .words a:hover .img .icon2 {
	opacity: 1
}

.listBody .main .right dl .pics {
	padding-top: .2rem
}

.listBody .main .right dl .pics a {
	display: flex;
	padding: .2rem .1rem;
	color: #333;
	border: 1px solid transparent;
	border-bottom: 1px solid #e8e8e8;
	background-color: #fff;
	transition: .3s
}

.listBody .main .right dl .pics a .l {
	width: 2.4rem;
	height: 1.5rem;
	border-radius: .05rem;
	overflow: hidden
}

.listBody .main .right dl .pics a .l img {
	width: 100%;
	height: 100%;
	display: block;
	transition: .4s
}

.listBody .main .right dl .pics a .line {
	margin: 0 .1rem
}

.listBody .main .right dl .pics a .r {
	display: block;
	flex: 1;
	transition: .3s
}

.listBody .main .right dl .pics a .r h3 {
	width: 98%;
	color: #333;
	font-size: .2rem;
	height: .22rem;
	line-height: .2rem;
	margin-bottom: .1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.listBody .main .right dl .pics a .r p {
	width: 98%;
	font-size: .14rem;
	line-height: .2rem;
	color: #666;
	word-break: break-all;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.listBody .main .right dl .pics a .r .date {
	font-size: .14rem;
	line-height: .2rem;
	color: #b04810;
	margin-top: .3rem
}

.listBody .main .right dl .pics a:hover {
	background-color: #fffdfc;
	border-color: #b04810;
	transition: .3s
}

.listBody .main .right dl .pics a:hover .l span,
.listBody .main .right dl .pics a:hover .l strong {
	color: #b04810;
	transition: .3s
}

.listBody .main .right dl .pics a:hover .l img {
	transform: scale(1.1)
}

.listBody .main .right dl .pics a:hover .r h3 {
	color: #b04810;
	transition: .3s
}

.listBody .main .right dl .pics .nobor {
	border-bottom-color: transparent
}

.listBody .main .right dl .cam {
	padding-top: .4rem;
	display: flex;
	flex-wrap: wrap
}

.listBody .main .right dl .cam li {
	width: 3.6rem;
	margin-right: .3rem;
	margin-top: .5rem
}

.listBody .main .right dl .cam li:nth-child(3n) {
	margin-right: 0
}

.listBody .main .right dl .cam li:nth-child(1),
.listBody .main .right dl .cam li:nth-child(2),
.listBody .main .right dl .cam li:nth-child(3) {
	margin-top: 0
}

.listBody .main .right dl .cam a {
	display: block;
	color: #333;
	background-color: #fff
}

.listBody .main .right dl .cam a .img {
	width: 100%;
	height: 2.2rem;
	position: relative;
	border-radius: .05rem;
	overflow: hidden
}

.listBody .main .right dl .cam a .img img {
	display: block;
	width: 100%;
	height: 100%;
	transition: .4s
}

.listBody .main .right dl .cam a .img .play-icon {
	opacity: .7;
	width: .36rem;
	height: .4rem;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: .4s
}

.listBody .main .right dl .cam a h3 {
	width: 100%;
	color: #333;
	font-size: .18rem;
	height: .18rem;
	line-height: .18rem;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: .15rem;
	transition: .3s
}

.listBody .main .right dl .cam a p {
	margin-top: .1rem;
	font-size: .14rem;
	line-height: .17rem;
	color: #999;
	margin-bottom: .3rem
}

.listBody .main .right dl .cam a i {
	display: block;
	width: .4rem;
	border-bottom: 1px solid #b04810;
	transition: .3s
}

.listBody .main .right dl .cam a:hover .img img:nth-child(1) {
	transform: scale(1.1)
}

.listBody .main .right dl .cam a:hover .img img:nth-child(2) {
	opacity: 1
}

.listBody .main .right dl .cam a:hover h3 {
	color: #b04810;
	transition: .3s
}

.listBody .main .right dl .cam a:hover i {
	width: 100%;
	transition: .3s
}

.listBody .main .right dl .newspaper {
	padding-top: .2rem;
	display: flex;
	flex-wrap: wrap
}

.listBody .main .right dl .newspaper li {
	width: 2.04rem;
	margin-right: .3rem;
	margin-top: .3rem
}

.listBody .main .right dl .newspaper li:nth-child(5n) {
	margin-right: 0
}

.listBody .main .right dl .newspaper li:nth-child(1),
.listBody .main .right dl .newspaper li:nth-child(2),
.listBody .main .right dl .newspaper li:nth-child(3),
.listBody .main .right dl .newspaper li:nth-child(4),
.listBody .main .right dl .newspaper li:nth-child(5) {
	margin-top: 0
}

.listBody .main .right dl .newspaper a {
	display: block;
	color: #333;
	background-color: #fff
}

.listBody .main .right dl .newspaper a .img {
	width: 100%;
	height: 2.9rem;
	background-color: #e8a14d;
	position: relative
}

.listBody .main .right dl .newspaper a .img img {
	width: 100%;
	height: 2.9rem;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .3s
}

.listBody .main .right dl .newspaper a h3 {
	width: 100%;
	color: #555;
	font-size: .16rem;
	height: .43rem;
	line-height: .43rem;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: .1rem;
	margin-bottom: .3rem;
	transition: .3s
}

.listBody .main .right dl .newspaper a:hover h3 {
	color: #b04810;
	transition: .3s
}

.listBody .main .right dl .newspaper a:hover .img img {
	left: .05rem;
	bottom: .05rem;
	transition: .3s
}

.listBody .contBody .main {
	flex-direction: column;
}

.pagediv {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666;
	font-size: 16px;
	text-align: center;
}

.pagediv a {
	color: #666;
}

.pagediv .pagination_index_last * {
	vertical-align: middle\9;
}

.pagediv .arrow {
	margin: 0 2px;
}

.pagediv .arrow a,
.pagediv .index_num {
	display: inline-block;
	padding: 0 10px;
	line-height: 35px;
	border: #b5b5b5 1px solid;
	border-radius: 5px;
}

.pagediv .index_num {
	border: #b5b5b5 1px solid;
	background: #fdfdfd;
	box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2) inset;
}

.pagediv .arrow a:hover {
	background: #fff;
	text-decoration: none;
}

.pagination_index_last {
	padding-left: 10px;
}

.pagination_index_last a {
	display: inline-block;
	padding: 0 10px;
	line-height: 30px;
	border: #b5b5b5 1px solid;
	border-radius: 4px;
}

#pagination_input {
	width: 40px;
	margin: -4px 8px 0 2px;
	height: 28px;
	border: #b5b5b5 1px solid;
	background: #fff;
	border-radius: 4px;
	text-align: center;
}

/* 内容页 */
#back-to-top {
	position: fixed;
	bottom: 200px;
	right: 20px;
	background-color: #FFFFFF;
}

#back-to-top span {
	border: #e3e3e3 solid 1px;
	display: block;
	height: 35px;
	width: 30px;
	background: url(top.png) no-repeat center center;
}

#back-to-top span:hover {
	background: url(../images/toph.png) no-repeat center center;
}

.contBody {
	background-color: #f0f0f0;
	overflow: hidden
}

.contBody .crumbs {
	border-bottom: 1px solid #e0e0e0;
	/* background-color: #fff; */
}

.contBody .crumbs .main {
	/* background-color: #fff */
}

.contBody .contents {
	margin: 0 auto;
	padding: 0 .3rem;
	background-color: #fff;
	position: relative
}

.contBody .contents .main {
	padding: .2rem
}

.contBody .contents .title {
	padding: .5rem 0 0
}

.contBody .contents .title h1 {
	font-size: .32rem;
	color: #333;
	text-align: center;
	margin-bottom: .5rem
}

.right.contBody {
	margin-bottom: .5rem;
}

.right.contBody .contents .title h1 {
	margin-bottom: 0;
}

.contBody .contents .title .info {
	margin: 30px 0;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	display: flex;
	justify-content: space-between
}

.contBody .contents .title .info span {
	font-size: 16px;
	color: #999;
	margin-right: 0.2rem;
}

.contBody .contents .title .info span:last-child {
	margin-right: 0
}

.contBody .contents .title .info em {
	margin: 0 15px;
	color: #999;
	font-style: normal
}

.contBody .contents .title .info p {
	display: flex
}

.contBody .contents .title .info .b,
.contBody .contents .title .info .dy,
.contBody .contents .title .info .s {
	cursor: pointer
}

.contBody .contents .cont {
	font-size: .18rem;
	line-height: .36rem;
	padding-bottom: .5rem
}

.contBody .contents .cont a,
.contBody .contents .cont div,
.contBody .contents .cont p {
	color: #333
}

.contBody .contents .cont div,
.contBody .contents .cont p {}

.contBody .contents .cont div img {
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

.contBody .contents .cont div p img {
	max-width: 100%;
	height: auto;
}

.contBody .contents .cont table {
	border-collapse: collapse;
	border: 1px solid #333;
	margin: 0 auto;
}
}

.contBody .contents .cont table td,
.contBody .contents .cont table th,
.contBody .contents .cont table tbody tr td,
.contBody .contents .cont table tbody tr th {
	border: 1px solid #333;
	padding: 3px;
}


.contBody .contents .fujian {
	padding: .3rem 0;
	color: #333;
	font-size: .18rem;
	border-bottom: 1px solid #e0e0e0
}

.contBody .contents .fujian .t {
	margin-bottom: .2rem
}

.contBody .contents .fujian p a {
	color: #333
}

.contBody .contents .back {
	border: none;
	display: flex;
	justify-content: center;
	margin-top: .24rem;
	padding-bottom: .24rem;
	border-bottom: 1px dashed #bbb
}

.contBody .contents .back a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.33rem;
	height: .4rem;
	line-height: .4rem;
	font-size: .16rem;
	color: #666;
	border: 1px solid #bbb;
	border-radius: .05rem
}

.contBody .contents .back a i {
	display: block;
	width: .24rem;
	height: .24rem;
	background-size: .24rem .24rem;
	margin-right: .08rem
}

.contBody .contents .back a:hover {
	color: #c01820;
	border-color: #c01820
}

.contBody .contents .back a:nth-child(1) {
	margin-right: .42rem
}

.contBody .contents .back a:nth-child(1) i {
	background-image: url(../images/xww-icon17.png);
	background-image: url(../images/xww-icon16.png)
}

.contBody .contents .back a:nth-child(2) i {
	background-image: url(../images/xww-icon19.png);
	background-image: url(../images/xww-icon18.png)
}

.contBody .contents .back a:nth-child(1):hover {
	margin-right: .42rem
}

.contBody .contents .back a:nth-child(1):hover i {
	background-image: url(../images/xww-icon17.png)
}

.contBody .contents .back a:nth-child(2):hover i {
	background-image: url(../images/xww-icon19.png)
}

.contBody .contents .code {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.contBody .contents .code img {
	width: 1.56rem;
	height: 1.53rem;
	display: block
}

.contBody .contents .code p {
	width: 2.2rem;
	font-size: .18rem;
	line-height: .2rem;
	color: #999;
	text-align: center;
	margin-top: .2rem
}

.contBody .contents .xiangguan {
	overflow: hidden;
	margin-top: .5rem;
	border-top: 1px solid #e0e0e0;
	padding-top: .4rem
}

.contBody .contents .xiangguan .item {
	display: flex;
	align-items: center;
	margin-bottom: .1rem
}

.contBody .contents .xiangguan .item span {
	color: #999
}

.contBody .contents .xiangguan a {
	display: block;
	max-width: 8rem;
	height: .2rem;
	line-height: .18rem;
	font-size: .18rem;
	color: #333;
	transition: .3s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.contBody .contents .xiangguan a:hover {
	color: #c01820
}

.contBody .contents .xiangguan em {
	color: #999;
	margin-left: .3rem;
	font-style: normal
}


@media (max-width:800px) {

	.zjjj .swiper-slide .zj_item {
		width: unset;
	}

	.crumbs,
	.listBody .main .left,
	.nav {
		display: none
	}

	.crumbs-wap {
		display: flex;
		flex-wrap: wrap;
		padding: .32rem .32rem 0
	}

	.crumbs-wap a {
		display: block;
		width: 2.1rem;
		height: .8rem;
		line-height: .8rem;
		text-align: center;
		border-radius: .1rem;
		margin-left: .08rem;
		margin-right: .08rem;
		margin-top: .16rem;
		border: 1px solid #e0e0e0;
		color: #555;
		font-size: .3rem
	}

	.crumbs-wap .cur {
		background-color: #b04810;
		color: #fff
	}

	.contBody .crumbs {
		display: block;
		border-bottom: none;
		padding: .48rem .32rem .2rem;
		background-color: #fdf7f3
	}

	.contBody .crumbs span {
		display: none
	}

	.contBody .crumbs a {
		font-size: .24rem;
		color: #666
	}

	.contBody .crumbs .main {
		background-color: #fdf7f3
	}

	.listBody {
		padding-top: 0
	}

	.listBody .main {
		padding: 0
	}

	.listBody .main .left {
		display: none
	}

	.listBody .main .right dl {
		padding-top: .48rem;
		margin-bottom: .32rem
	}

	.listBody .main .right dl dt {
		align-items: flex-start
	}

	.listBody .main .right dl dt h3 {
		padding-bottom: .3rem
	}

	.listBody .main .right dl dt h3 img {
		width: .48rem;
		height: .48rem
	}

	.listBody .main .right dl dt h3 span {
		font-size: .4rem
	}

	.listBody .main .right dl dt a {
		padding-top: .08rem;
		font-size: .26rem
	}

	.listBody .main .right dl dt a i {
		bottom: 1px;
		margin-right: .04rem
	}

	.listBody .main .right dl .words a {
		display: flex;
		flex-direction: column;
		align-items: unset;
		height: auto;
		color: #333;
		border-bottom: 1px solid #e8e8e8;
		margin-top: .32rem;
		padding-bottom: .32rem;
		transition: .3s
	}

	.listBody .main .right dl .words a .l {
		display: block;
		width: 2rem;
		height: .48rem;
		font-size: .26rem;
		line-height: .48rem;
		text-align: center;
		margin-right: 0;
		margin-bottom: .16rem;
		color: #666;
		background-color: #f0f0f0;
		font-style: normal;
		transition: .3s
	}

	.listBody .main .right dl .words a .l span,
	.listBody .main .right dl .words a .l strong {
		font-size: .26rem
	}

	.listBody .main .right dl .words a .r h3 {
		display: block;
		max-width: 100%;
		flex: 1;
		font-size: .32rem;
		line-height: .46rem;
		white-space: unset;
		text-overflow: unset;
		transition: .3s;
		word-break: break-all;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical
	}

	.listBody .main .right dl .words a:hover {
		border-bottom: 1px solid #b04810;
		transition: .3s
	}

	.listBody .main .right dl .words a:hover i {
		color: #fff;
		background-color: #b04810;
		transition: .3s
	}

	.listBody .main .right dl .words a:hover span {
		color: #b04810;
		transition: .3s
	}

	.listBody .main .right dl .cam li {
		width: 100%;
		margin-right: 0;
		padding-bottom: .4rem
	}

	.listBody .main .right dl .cam a h3 {
		font-size: .28rem;
		line-height: 1.5;
		word-break: break-all;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		height: auto;
		white-space: unset
	}

	.listBody .main .right dl .cam a p {
		font-size: .24rem;
		line-height: 1.5;
		margin: .1rem 0
	}

	.listBody .main .right dl .cam a .img {
		width: 100%;
		height: 4.5rem;
		position: relative;
		border-radius: .05rem;
		overflow: hidden
	}

	.contBody .crumbs {
		display: block;
		border-bottom: none;
		padding: .48rem .32rem .2rem;
		background-color: #fdf7f3
	}

	.contBody .crumbs span {
		display: none
	}

	.contBody .crumbs a {
		font-size: .24rem;
		color: #666
	}

	.contBody .crumbs .main {
		background-color: #fdf7f3
	}

	.contBody .contents {
		margin-top: 0;
		margin-bottom: 0;
		padding: 0
	}

	.contBody .contents .main {
		padding: 0
	}

	.contBody .contents .main .title {
		background-color: #fdf7f3;
		padding: 0 .32rem
	}

	.contBody .contents .main .title h1 {
		font-size: .36rem;
		color: #222;
		text-align: left;
		margin-bottom: .2rem
	}

	.contBody .contents .main .title .info {
		margin-top: 0;
		margin-bottom: .48rem;
		border-bottom: none
	}

	.contBody .contents .main .title .info span {
		font-size: .24rem;
		color: #666
	}

	.contBody .contents .main .title .info span:nth-child(3),
	.contBody .contents .main .title .info span:nth-child(4),
	.contBody .contents .main .title .info span:nth-child(5) {
		display: none
	}

	.contBody .contents .main .title .info span i {
		display: none
	}

	.contBody .contents .main .title .info p:nth-child(2) {
		display: none
	}

	.contBody .contents .main .cont {
		padding: 0 .32rem;
		font-size: .32rem;
		line-height: .6rem;
		color: #333
	}

	.contBody .contents .main .cont div p img {
		max-width: 100%;
		width: 100%;
		height: unset !important;
	}

	.contBody .contents .main .cont p img {
		max-width: 100%;
		width: 100%;
		height: unset !important;
	}

	.contBody .contents .main .cont img {
		max-width: 100%;
		width: 100%;
		height: unset !important;
	}

	.cont img {
		max-width: 100%;
		width: 100%;
		height: unset !important;
	}

	.cont p video {
		max-width: 100%;
		width: 100%;
		height: unset !important;
	}

	.contBody .contents .main .cont div p video {
		max-width: 100%;
		width: 100%;
		height: unset !important;
	}

	.contBody .contents .main .fujian {
		padding: .48rem .32rem;
		border-bottom: none;
		font-size: .28rem;
		line-height: .48rem
	}

	.contBody .contents .main .fujian .t {
		margin-bottom: .48rem
	}

	.contBody .contents .main .fujian p:nth-child(2) {
		border-bottom: 1px solid #e0e0e0;
		padding-bottom: .48rem
	}

	.contBody .contents .main .h60 {
		display: none
	}

	.contBody .contents .main .code {
		display: none
	}

	.contBody .contents .main .code p {
		width: 100%;
		font-size: .26rem;
		line-height: .38rem;
		padding-bottom: 1rem;
		border-bottom: 1px solid #f0f0f0
	}

	.contBody .contents .main .xiangguan {
		display: none
	}

	.contBody .contents .main .xiangguan-wap {
		padding: .48rem .32rem .8rem;
		display: flex;
		justify-content: space-between
	}

	.contBody .contents .main .xiangguan-wap .item {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 2.18rem;
		height: .8rem;
		border: 1px solid #ccc;
		border-radius: .1rem;
		font-size: .24rem;
		color: #666
	}
}

@media print {
	.wap-header {
		display: none;
	}

	.contBody .contents .main .title .info span:nth-child(3),
	.contBody .contents .main .title .info span:nth-child(4),
	.contBody .contents .main .title .info span:nth-child(5) {
		display: block;
	}

	.contBody .contents .title .info p {
		flex-wrap: wrap;
		flex-direction: column;
	}

	.contBody .contents .title h1 {
		font-size: .2rem;
	}

	.footer p {
		font-size: .14rem
	}
}
.u-arrow{display:inline-block;width:7px;height:7px;border-top:1px solid #7a7a7a;border-right:1px solid #7a7a7a}
.u-arrow-up{transform:rotate(-45deg)}
.u-arrow-down{transform:rotate(135deg)}
.u-arrow-left{transform:rotate(-135deg)}
.u-arrow-right{transform:rotate(45deg)}

.downfile a:hover{
	color:#B52B2B;
}