@charset "utf-8";


.banner {
	font-size: 0;
}

.banner img {
	width: 100%;
}

/* 分页 */

.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 100px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px;
}

.pagination a.active {
	background: #9F181E;
	color: #fff;
	border: 1px solid #9F181E;
}

.pagination a:hover {
	background: #9F181E;
	color: #fff;
	border: 1px solid #9F181E;
}

.pagination span {
	display: inline-block;
	font-size: 14px;
}

.nymain {
	background: url(../images/ny-bg.png) no-repeat center bottom;
	padding-bottom: 160px;
}

.nymain>div {
	padding-bottom: 50px;
}

.nymain .leftNav {
	float: left;
	width: 285px;
	position: relative;
	margin-right: 60px;
}

.nymain .leftNav>h2 {
	line-height: 82px;
	background: url(../images/left-tit.jpg) no-repeat center;
	font-family: 'sySong';
	font-size: 34px;
	font-weight: 900;
	text-align: center;
	color: #fff;
	margin-top: -82px;
}

.nymain .leftNav>ul {
	background: #FFF6F6;
	padding: 12px 20px 20px 28px;
	margin-left: 8px;
	position: relative;
}

.nymain .leftNav>ul::after {
	content: '';
	position: absolute;
	top: 0;
	left: -8px;
	bottom: 56px;
	width: 8px;
	background: #9F181E;
}

.nymain .leftNav>ul>li {
	position: relative;
}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav ul li a {
	display: block;
	font-size: 20px;
	font-weight: 400;
	padding-left: 67px;
	line-height: 64px;
	border-top: 1px solid #fff;
	position: relative;
	z-index: 1;
}

.nymain .leftNav ul li:first-child a {
	border-top: 0;
}

.nymain .leftNav>ul>li.on>a {
	color: #9F181E;
	font-weight: 700;
}

.nymain .leftNav>ul>li.active>a {
	color: #9F181E;
	font-weight: 700;
}

.nymain .leftNav ul li.active ul {
	display: block;
}

.nymain .leftNav>ul>li>a:hover {
	color: #9F181E;
	font-weight: 700;
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-top: 0;
	padding-bottom: 10px;
}

.nymain .leftNav>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 46px;
	color: #666666;
}

.nymain .leftNav>ul>li>ul>li:hover>a {
	color: #9D161D;
}

.ny-right {
	overflow: hidden;
	min-height: 500px;
	padding-top: 48px;
}

.title {   
    height: 100px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 13px;
	width: 100%;
}

.title h3 {
	display: inline-block;
	font-family: 'sySong';
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	z-index: 1;
}

.title h3 a {
	display: block;
	color: #9F181E;
}

.title h3::before {
	content: '';
	position: absolute;
	top: -13px;
	left: 50%;
	transform: translateX(-50%);
	width: 240px;
	height: 36px;
	background: url(../images/ny-tit.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}

.ny-rcom {
	font-size: 24px;
	color: #204fa9;
	margin-bottom: 15px;
	font-weight: normal;
}

.position>div {
	text-align: right;
	font-size: 0;
	padding-top: 40px;
	padding-bottom: 60px;
	border-bottom: 1px solid #D8D8D8;
}

.position h3 {
	position: absolute;
	width: auto;
	text-align: left;
	bottom: 0;
	left: 0;
	font-size: 36px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #92141A;
}

.position h3::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #92141A;
}

.position span {
	color: #CCCCCC;
	font-size: 16px;
	vertical-align: middle;
	margin: 0 5px;
}

.position img {
	vertical-align: middle;
	margin-right: 10px;
}

.position a {
	font-size: 16px;
	color: #920F15;
	vertical-align: middle;
}

.position span.active {
	color: #999;
}

.position a:hover {
	opacity: 0.8;
}

.text-list ul {
	padding-top: 20px;
}

.text-list ul li {
	line-height: 70px;
	border-bottom: 1px dashed #E4E4E4;
	font-size: 18px;
	position: relative;
	left: 0;
	transition: all 0.5s;
}

.text-list ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
	overflow: hidden;
	position: relative;
	background: url(../images/s2-r1.png) no-repeat left center;
	padding-left: 43px;
	transition: all 0.4s;
}

.text-list ul li span {
	float: right;
	color: #999999;
	padding-left: 22px;
}

.text-list ul li:hover a {
	font-weight: bold;
	color: #92141A;
	background-image: url(../images/s2-r2.png);
	padding-left: 56px;
}

.art-main .art-tit h3 {
	text-align: center;
	color: #333;
	font-size: 26px;
	margin-top: 45px;
	font-weight: 600;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #000;
	font-size: 16px !important;
	line-height: 30px !important;
	margin-bottom: 30px !important;
	text-indent: 2em;
}

.art-main .art-con2 p {
	font-size: 16px !important;
	
	line-height: 26px !important;
}

.art-main .art-body p b {
	font-weight: 700;
}

.art-main .art-body p b.red {
	color: #9D161D;
}

.art-main .art-body img {
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
}

.art-main .art-body .down a {
	display: block;
	width: 376px;
	height: 220px;
	background: #F5F5F5;
	border-radius: 16px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	margin-bottom: 60px;
}

.art-main .art-body .down p {
	width: 100%;
	text-align: center;
	margin-bottom: 0 !important;
	margin-top: 15px;
}

.art-main .art-body .down p span {
	display: inline-block;
	font-size: 34px;
}

.art-main .art-body .down p span img {
	display: inline-block;
	vertical-align: -4px;
	padding-left: 5px;
}

.art-main .art-js h3 {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}

.art-main .art-js .art-jsa a {
	display: block;
	width: 447px;
	height: 90px;
	line-height: 90px;
	border: 1px solid #920F15;
	padding: 0 20px;
	font-size: 28px;
	
}

.art-main .art-js .art-jsa {
	margin-top: 30px;
}

.art-main .art-js .art-jsa a:hover {
	color: #92141A;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 26px;
	background: bottom;
	border-bottom: 1px dashed #E4E4E4;
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin-right: 5px;
}

.art-main .cont-tit p .liulan {
	margin-left: 50px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #9E9E9E;
	margin: 0 15px;
}

.art-info {
	border-top: 1px solid #dedede;
	margin-top: 25px;
}

.pnext {
	margin-top: 25px;
}

.pnext p {
	text-indent: initial;
	font-size: 16px;
	line-height: 26px;
	margin: 10px 0;
}

.pnext p img {
	vertical-align: middle;
	padding-right: 10px;
}

.pnext p a {
	font-size: 16px;
	color: #666;
}

.pnext p:hover a {
	color: #92141A;
}

/*领导*/
.list-ld ul {
	display: flex;
	flex-wrap: wrap;

}

.list-ld ul li {
	width: 421px;
	margin-left: 110px;
	margin-top: 85px;
	position: relative;
	top: 0;
	transition: all 0.4s;
}

.list-ld ul li:nth-child(2n + 1) {
	margin-left: 0;
}

.list-ld ul li a {
	display: block;
	position: relative;
	z-index: 1;
	background: url(../images/ld-bg.jpg) no-repeat center bottom;
	background-size: 421px 156px;
	min-height: 156px;
}

.list-ld ul li a .pic {
	position: absolute;
	left: 38px;
	bottom: 15px;
	max-width: 148px;
}

.list-ld ul li a .ld-tx {
	padding-left: 196px;
	padding-right: 30px;
	padding-top: 20px;
}

.list-ld ul li a .ld-tx h3 {
	padding-bottom: 18px;
	border-bottom: 1px solid #EBEBEB;
	transition: all 0.4s;
}

.list-ld ul li a .ld-tx h3 b {
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
}

.list-ld ul li a .ld-tx h3 span {
	font-size: 14px;
	font-weight: 350;
	line-height: 14px;
	padding-left: 10px;
}

.list-ld ul li a .ld-tx p {
	font-size: 14px;
	font-weight: 350;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 13px;
}

.list-ld ul li:hover {
	top: -10px;
}

.list-ld ul li:hover a .ld-tx h3 {
	color: #9F181E;
}



/* 专题专栏 */
.zt-list ul {
	display: flex;
	flex-wrap: wrap;
}

.zt-list ul li {
	width: 459px;
	margin-left: 115px;
	margin-top: 115px;
	position: relative;
}

.zt-list ul li:nth-child(2n+1) {
	margin-left: 0;
}

.zt-list ul li:first-child,
.zt-list ul li:nth-child(2){
	margin-top: 50px;
}

.zt-list ul li::after {
	content: '';
	position: absolute;
	top: -20px;
	left: 20px;
	right: -20px;
	bottom: -20px;
	border: 1px solid #E4E4E4;
	z-index: -1;
	transition: all 0.4s;
}

.zt-list ul li:hover::after {
	border-color: #9F181E;
}

.zt-list ul li a {
	display: block;
}

.zt-list ul li a .pic {
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 309px;
}

.zt-list ul li a .pic::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 83px;
	background: linear-gradient(0deg, #9F181E 0%, rgba(159, 24, 30, 0) 100%);
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s;
}

.zt-list ul li:hover a .pic::after {
	visibility: visible;
	opacity: 1;
}

.zt-list ul li a .pic img {
	position: absolute;
	left: 0;
	top: 0;
}

.zt-list ul li a h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 22px 20px 22px;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	z-index: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s;
}

.zt-list ul li:hover a h3 {
	visibility: visible;
	opacity: 1;
}

/* 综合页 */
.zh-bg {
	background: url(../images/zh-bg1.png) no-repeat center bottom;
}

.zh .px1400 {
	padding-left: 200px;
}

.zh1 .px1400 {
	position: relative;
}

.zh1 {
	padding-top: 43px;
	padding-bottom: 100px;
}

.zh1 .zh-nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	background: #FFFFFF;
	box-shadow: 0px 7px 13px 0px rgba(167, 165, 163, 0.2);
	text-align: center;
}

.zh1 .zh-nav::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/zh1-nt.png) no-repeat;
	background-size: 100% 100%;
	width: 139px;
	height: 12px;
}

.zh1 .zh-nav::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/zh1-nd.png) no-repeat;
	background-size: 100% 100%;
	width: 139px;
	height: 12px;
}

.zh1 .zh-nav ul li a {
	display: block;
	font-size: 20px;
	font-weight: 400;
	line-height: 60px;
	border-top: 0.5px dashed #C5C5C5;
	position: relative;
	transition: all 0.4s;
}

.zh1 .zh-nav ul li:hover a,
.zh1 .zh-nav ul li.on a {
	font-weight: 700;
	color: #9F181E;
}

.zh1 .zh-nav ul li:first-child a {
	border-top: none;
}

.zh1 .zh-nav ul li a::before {
	content: '';
	position: absolute;
	bottom: -2.5px;
	left: -2.5px;
	background: url(../images/zh1-zs.png) no-repeat;
	width: 5px;
	height: 5px;
}

.zh1 .zh-nav ul li a::after {
	content: '';
	position: absolute;
	bottom: -2.5px;
	right: -2.5px;
	background: url(../images/zh1-zs.png) no-repeat;
	width: 5px;
	height: 5px;
}

.zh1 .zh-nav ul li:last-child a::before,
.zh1 .zh-nav ul li:last-child a::after {
	display: none;
}

.zh1-c {
	position: relative;
	z-index: 1;
	padding-left: 58px;
	padding-bottom: 27px;
	padding-top: 20px;
}

.zh1-c::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 5px;
	background: linear-gradient(0deg, #E8E2E2 0%, rgba(255, 255, 255, 0) 100%);
	height: 134px;
	z-index: -1;
}

.zh1-c::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: -47px;
	right: -47px;
	height: 52px;
	background: url(../images/zh1-cbg.png) no-repeat left bottom;
	background-size: 100% auto;
	z-index: -1;
}

.zh1-l {
	width: 454px;
}

.zh1-lbox p {
	font-size: 16px;
	line-height: 26px;
}

.zh1-r {
	width: 485px;
	margin-left: 35px;
}

.zh .pic {
	overflow: hidden;
	position: relative;
}

.zh .pic img {
	position: absolute;
	left: 0;
	top: 0;
}

.zh1-r .pic {
	height: 328px;
}

.zh1-d {
	/* margin-top: 100px; */
	/* padding-left: 478px; */
	position: relative;
	height: 595px;
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
}

.zh1-d .zh1-r {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 0;
	width: 502px;
	z-index: 1;
}

.zh1-d .zh1-r .pic {
	height: 332px;
}

.zh1-d .zh1-l {
	width: 722px;
	border: 1px solid #E4E4E4;
	border-bottom: none;
	padding: 53px 77px 92px 100px;
	position: relative;
}

.zh1-d .zh1-l::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/zh1-drzh.png) no-repeat;
	height: 2px;
}

.zh1-d .zh1-l .zh1-lbox {
	margin-top: 71px;
}

.zh1-d .zh1-l .zh1-lbox h3 {
	width: 127px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: url(../images/s1-lbox-h3.png) no-repeat;
	font-size: 24px;
}

.zh1-d .zh1-l .zh1-lbox p {
	font-size: 20px;
	line-height: 34px;
	margin-top: 35px;
}

.zh2 {
	position: relative;
	padding-bottom: 70px;
	overflow: hidden;
	padding-top: 50px;
}

.zh2::before {
	content: '';
	position: absolute;
	top: 33px;
	left: 0;
	width: 89.94%;
	height: 100%;
	background: url(../images/zh2-bg.png) no-repeat;
	background-size: cover;
}

.zh2::after {
	content: '';
	position: absolute;
	top: 0;
	left: 89%;
	width: 40px;
	height: 40px;
	background: url(../images/s1-lzs.png) no-repeat;
	background-size: 100% 100%;
}

.zh2-x {
	position: absolute;
	top: 20px;
	left: 0;
	width: 89.94%;
	background: url(../images/zh2-tx.png) no-repeat;
	height: 10px;
}

.zh2 .px1400 {
	position: relative;
}

.zh2 .title {
	padding-top: 40px;
}

.zh2-c h3 {
	font-family: 'syH-m';
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	color: #9F181E;
	margin-top: 25px;
}

.zh2-c p {
	background: rgba(255, 255, 255, 0.4);
	border: 1px solid #FFFFFF;
	padding: 20px 230px 20px 20px;
	font-size: 20px;
	line-height: 30px;
	margin-top: 25px;
}

.zh3 {
	margin-top: 100px;
}

.zh3-c {
	background: url(../images/zh3-bg.jpg) no-repeat center bottom;
	padding-bottom: 73px;
	padding-left: 148px;
	padding-right: 125px;
	position: relative;
}

.zh3-c::before {
	content: '';
	position: absolute;
	bottom: 165px;
	left: -16px;
	width: 33px;
	height: 33px;
	background-color: #9F181E;
}

.zh3-l {
	width: 318px;
	position: relative;
}

.zh3-l .pic {
	height: 432px;
	overflow: hidden;
}

.zh3-l .title {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 66px;
	margin-bottom: 0;
	width: 240px;
}

.zh3-l .title h3 {
	color: #fff;
}

.zh3-l .title h3::before {
	background-image: url(../images/ny-tit2.png);
}

.zh3-r {
	width: 609px;
	background: #9F181E;
	color: #fff;
	position: relative;
	margin-top: 35px;
	padding: 47px 24px 47px 64px;
}

.zh3-r::before {
	content: '';
	position: absolute;
	top: -35px;
	left: 0;
	width: 25px;
	height: 35px;
	background: url(../images/zh3-h.png) no-repeat;
	background-size: 100%;
}

.zh3-r::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	background: url(../images/zh3-sj.png) no-repeat;
	background-size: 100% 100%;
	width: 13px;
	height: 33px;
}

.zh3-r ul {
	position: relative;
}

.zh3-r ul::before {
	content: '';
	position: absolute;
	top: 20px;
	left: -18px;
	bottom: 20px;
	border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.zh3-r ul li {
	position: relative;
	margin-top: 32px;
}

.zh3-r ul li:first-child {
	margin-top: 0;
}

.zh3-r ul li::after {
	content: '';
	position: absolute;
	top: 11px;
	left: -25px;
	width: 14px;
	height: 14px;
	background: url(../images/zh3-zs.png) no-repeat;
	background-size: 100% 100%;
}

.zh3-r ul li:nth-child(3) {
	position: relative;
	margin-top: 44px;
}

.zh3-r ul li:nth-child(3)::before {
	content: '';
	position: absolute;
	top: -22px;
	left: -17px;
	right: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.25);
}

.zh3-r ul li h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
	color: #FFFFFF;
}

.zh3-r ul li p {
	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
	color: #FFFFFF;
	padding-left: 34px;
}

.zh3-r ul li h3 a {
	display: inline-block;
	color: #fff;
	width: 127px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: url(../images/zh3-k.png) no-repeat;
	background-size: 100% 100%;
	transition: all 0.4s;
}

.zh3-r ul li h3 a:hover {
	background: rgba(255, 255, 255, 0.4);
}

.zh4 {
	margin-top: 70px;
	padding-bottom: 77px;
}

.zh4 .title {
	margin-bottom: 64px;
}

.zh4-c ul li a {
	display: block;
	position: relative;
	margin: 0 18px;
}

.zh4-c ul li a .pic::after {
	content: '';
	position: absolute;
	top: 13px !important;
	left: 13px !important;
	right: 13px;
	bottom: 13px;
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	width: auto !important;
	height: auto !important;
	background: none !important;
}

.zh4-c ul li a .pic {
	padding-top: 65.52%;
	border-radius: 12px;
}

.zh4-c ul li a .pic::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.15);
}

.zh4-c ul li a h3 {
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	text-align: center;
	margin-top: 20px;
}

.zh4-c ul li:hover a .pic img {
	transform: scale(1.1);
}

.zh4 .slick-list {
	margin: 0 64px;
	overflow: hidden;
}

.zh4-c .slick-prev,
.zh4-c .slick-next {
	width: 50px;
	height: 40px;
	z-index: 9;
	transition: all 0.4s;
}

.zh4-c .slick-prev {
	left: 0;
	background: url(../images/s3-prev.png) no-repeat;
	background-size: 100% 100%;
}

.zh4-c .slick-next {
	right: 0;
	background: url(../images/s3-next.png) no-repeat;
	background-size: 100% 100%;
}

.zh4-c .slick-prev:hover,
.zh4-c .slick-next:hover {
	opacity: 0.7;
}