@font-face {
	font-family: "CTWeiBeiSJ";
	src: url("CTWeiBeiSJ.TTF") format("truetype"),
		url("CTWeiBeiSJ.woff2") format("woff2"),
		url("CTWeiBeiSJ.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	font-style: normal;
	font-size: 18px;
	line-height: 1.8;
}

body {
	font-family: "Microsoft Yahei", "PingFang", "fdbsjw", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	background-position: top center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

ul,
li,
dl,
dt,
dd,
ol,
p,
img {
	list-style: none;
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

a {
	color: #333;
}

a:hover {
	opacity: 85%;
	text-decoration: none;
	color: #cc0000;
}

@media (min-width: 1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1430px;
	}
}

.header {
	height: 820px;
	background: top center/cover url(../img/header.jpg) no-repeat;
}

.header .logo-wrapper {
	padding-top: 2rem;
}

.header .logo-wrapper img {
	max-width: 100%;
}

.header .mid-header {
	padding-top: 8rem;
}

#topNavbar {
	background-image: url("../img/nav.jpg");
	padding: 1.8rem 0;
}

#topNavbar .navbar {
	padding: 0 0.5rem;
}

#topNavbar .nav-item {
	flex: 1;
	text-align: center;
	border-right: 1px solid #f49f74;
}

#topNavbar .nav-item:first-child {
	border-left: 1px solid #f49f74;
}

#topNavbar .nav-link {
	font-size: 2rem;
	line-height: 1.6rem;
	padding: 0;
	color: #f2da54;
	font-family: "CTWeiBeiSJ";
}

#topNavbar .active .nav-link {
	color: #f2da54;
}

.navbar-toggler .iconfont {
	color: #fff;
	font-size: 1.4rem;
}

.navbar-brand {
	color: #fff;
}

.ly-main {
	height: 699px;
	background: #fef8ee url(../img/ly-bg.jpg) top center no-repeat;
}

.ly-main .section-title {
	text-align: center;
}

/*.ly-main .section-title img {
  position: absolute; 
  text-align: center; 
  top: -45px;
  left: 50%;
  transform: translateX(-50%); 
  margin: 0 auto;
  box-sizing: border-box;
}
.mobile{ width:419px; height:596px; position:relative;background:url(../img/mobile.png) no-repeat; z-index:999; margin-top:3rem;}
.mobile img{ position:absolute; bottom:40px;right:45px;}*/

.ly-wrapper {
	height: 574px;
	position: relative;
	padding: 2rem 2rem;
	background: url(../img/ly-wrapper.png) center center no-repeat;
}

.ly-dl {
	margin: 3rem 0 0 1rem;
	height: 400px;
	overflow: auto;
}

.ly-dl dt {
	color: #999;
	font-weight: normal;
}

.ly-dl dd {
	color: #222;
	border-bottom: 1px dashed #faa19a;
	padding: .5rem 0 1rem 0;
	margin-bottom: 1rem;
}

.main-title {
	text-align: center;
	position: relative;
}

.main-title:before,
.main-title:after {
	content: "";
	width: 40px;
	height: 2px;
	background: #a0151c;
	position: absolute;
	border-bottom: 1px solid #a0151c;
	top: 24px;
}

.main-title:before {
	left: 56%;
}

.main-title:after {
	right: 56%;
}

.main-title h2,
.about-mian h2 {
	display: inline-block;
	width: 200px;
	height: 50px;
	border-radius: 9px;
	z-index: 99;
	line-height: 50px;
	font-weight: bold;
	font-family: "文鼎CS大黑", "微软雅黑";
	color: #a0151c;
}

.main-title h2 a,
.about-mian h2 a {
	color: #a0151c;
}

.shadow-form {
	border: 1px solid #f5f5f5;
	--tw-shadow: 0 20px 30px -16px rgba(9, 9, 16, .2);
	--tw-shadow-colored: 0 20px 30px -16px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.zsfw-wrapper .form-inline .zsfw-form-label {
	display: block;
	text-align: right;
}

.btn-tj {
	min-width: 150px;
	font-size: 1.25rem;
	background: linear-gradient(90deg, rgba(234, 167, 103, 1) 0%, rgba(227, 131, 56, 1) 100%);
	color: #fff;
	border-radius: 6px;
}

.yearly-list dt {
	padding: .5rem 0;
	color: #999;
	font-weight: normal;
}

.yearly-list dd {
	color: #222;
	padding-bottom: .5rem;
	margin-bottom: .5rem;
	border-bottom: 1px dashed #ddd;
}

.mobile {
	width: 284px;
	max-width: 284px;
	height: auto;
	position: relative;
	z-index: 999;
	background: url(../img/mobile.png) no-repeat center center;
	background-size: contain;
	min-height: 498px;
	padding-bottom: 5rem;
}

/* 整体高度统一 */
.main-view,
.thumbnail-swiper {
	height: 500px;
	/* 可根据需求调整 */
}

/* 小图选中高亮 */
.thumbnail-swiper .swiper-slide {
	cursor: pointer;
	opacity: 0.7;
	transition: opacity 0.3s;
}

.thumbnail-swiper .swiper-slide-active {
	opacity: 1;
	border: 2px solid #ff6600;
	/* 选中边框高亮 */
}

/* 小图间距 */
.thumbnail-swiper .swiper-wrapper {
	padding: 5px 0;
}

.h-nav-tab {
	padding: 5px 0;
	overflow: hidden;
}

.h-nav-tab {
	flex: 1;
	align-items: center;
	flex-wrap: nowrap;
	justify-content: center;
	margin: .5rem 0;
}

.h-nav-tab .nav-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 1.2rem;
	color: #e0a84b;
	line-height: 35px;
	padding: 0;
	margin: 0 1.5rem;
}

.h-nav-tab .nav-link.active {
	position: relative;
	color: #c11601;
}

.h-nav-tab .nav-link.active::before {
	position: absolute;
	content: "";
	width: 90%;
	height: 5px;
	background: #c11601;
	border-radius: 4px;
	bottom: -5px;
	left: 5%;
}

/* 自定义样式优化视觉效果 */
.person-card {
	background: #ffffff;
	height: 100%;
	/* 保证同排卡片高度一致 */
	overflow: hidden;
}

.person-card .text-area {
	padding: 1.5rem;
	background: #fafafa;
}

.person-card .title {
	font-size: 1rem;
	font-weight: 600;
	color: #781b12;
	margin-bottom: 1rem;
}

.person-card .desc {
	font-size: 0.85rem;
	color: #8e7273;
	line-height: 1.65;
}

.person-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 卡片间距控制 */
.fdgs-main>.row>.col-md-6 {
	padding: 0rem;
}

.zxxcs-swiper {
	height: 500px;
	overflow: hidden;
}

.zxxcs-swiper .swiper-wrapper {
	display: block;
}

.small-img {
	/*height: 400px; overflow:hidden; padding:1.5rem 0;*/
}

.zxxcs-swiper .swiper-wrapper .swiper-slide {
	border-radius: 10px;
}

.zxxcs-swiper .swiper-wrapper .swiper-slide img {
	cursor: pointer;
	padding: 0px;
	border-radius: .5rem;
}

.zxxcs-swiper .swiper-wrapper .swiper-slide-thumb-active {
	border: 4px solid #dd3b1c;
	border-radius: 10px;
}

.zxxcs-swiper .swiper-wrapper .swiper-slide-thumb-active::after {
	position: absolute;
	content: "";
	left: -12px;
	bottom: calc(50% - 10px);
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #dd3b1c;
}

.zxxcs-swiper2 {
	height: 500px;
	overflow: hidden;
}

.i-svg-icon-rotate-180 {
	transform: rotate(180deg);
}

.i-accordion-item-header-icon.i-svg-icon-rotate-180 {
	transform: rotate(180deg);
}

/*.photo-comparison .photo {
	width: 50%;
margin-bottom:.5rem;
}
.photo-comparison .photo img {
	width: 100%;
	height: 400px;
	object-position: center top;
	object-fit: cover;
}
.u-nav .photo-comparison .photo img {
	width: 100%;
	height: 138px;
	object-position: center top;
	object-fit: cover;
}

.u-nav .photo-comparison .photo:first-child img {
	border-radius: 8px 0 0 8px;
}
.u-nav .photo-comparison .photo:last-child img {
	border-radius: 0px 8px 8px 0;
}*/

.big-img .photo-comparison img {
	width: 100%;
	height: 400px;
	object-position: center top;
	object-fit: cover;
}

.small-img .photo-comparison img {
	width: 100%;
	height: 138px;
	object-position: center top;
	object-fit: cover;
}

.photo-comparison h5 {
	color: #c11601;
	font-size: 1rem;
}

.photo-shadow {
	border-radius: .5rem;
	box-shadow: 0 .3rem .5rem rgba(0, 0, 0, .10) !important;
}

.u-nav .swiper-button-prev,
.u-nav .swiper-button-next {
	position: absolute;
	width: 30px;
	height: 17px;
	top: 22px;
	left: 112px;
	cursor: pointer;
	margin-top: 0;
	background: url("../img/prev2.png") 0 0 no-repeat;
}

.u-nav .swiper-button-prev:hover,
.u-nav .swiper-button-next:hover {
	background: url("../img/prev2-on.png") 0 0 no-repeat;
}

/* 重置Swiper垂直导航按钮默认样式 */
.zxxcs-swiper .swiper-button-prev,
.zxxcs-swiper .swiper-button-next {
	position: absolute;
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 50%;
	color: #fff;
	top: auto;
	/* 取消默认垂直居中 */
	right: 42%;
	/* 按钮靠右显示 */
	left: auto;
	z-index: 10;
}

.zxxcs-swiper .swiper-button-prev,
.zxxcs-swiper .swiper-button-prev:hover {
	top: 10px;
	background: url("../img/prev2.png") 0 0 no-repeat;
}

.zxxcs-swiper .swiper-button-next,
.zxxcs-swiper .swiper-button-next:hover {
	bottom: -10px;
	background: url("../img/next2.png") 0 0 no-repeat;
}

.zxxcs-swiper .swiper-button-prev::after,
.zxxcs-swiper .swiper-button-next::after {
	font-size: 16px;
	font-weight: bold;
}

.zxxcs-swiper .swiper-button-prev::after {
	content: "";
}

.zxxcs-swiper .swiper-button-next::after {
	content: "";
}

/* 分页器样式（垂直滑动适配） */
.zxxcs-swiper .swiper-pagination {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: auto;
}

.zxxcs-swiper .swiper-pagination-bullet {
	display: block;
	margin: 10px 0 !important;
}

#AviSwiperWrapper .swiper-container {
	height: 470px;
	padding: 50px 0 40px;
	width: 100%;
	overflow: hidden;
}

#AviSwiperWrapper .swiper-slide {
	height: 100%;
}

#AviSwiperWrapper .swiper-link {
	height: 100%;
}

#AviSwiperWrapper .swiper-link h5 {
	font-size: 1rem;
	background: #fff;
	padding: 1rem;
	color: #333;
}

#AviSwiperWrapper .swiper-link img {
	transition: box-shadow 0.5s ease;
}

#AviSwiperWrapper .swiper-link:hover {
	opacity: 1;
}

#AviSwiperWrapper .swiper-link:hover img {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.55);
}

#AviSwiperWrapper .swiper-slide .swiper-link img {
	width: 100%;
	max-height: 350px;
	object-fit: cover;
}

#AviSwiperWrapper .swiper-button-prev::after,
#AviSwiperWrapper .swiper-button-next::after {
	font-size: 0.875rem;
	color: #fff;
}

#AviSwiperWrapper .swiper-button-prev,
#AviSwiperWrapper .swiper-button-next {
	width: 26px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background-color: #c11601;
}

#AviSwiperWrapper .swiper-button-prev {
	left: 10px;
	top: 45%;
}

#AviSwiperWrapper .swiper-button-next {
	right: 10px;
	top: 45%;
}

.policyinterpret-image-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px;
}

.policyinterpret-image-list .entry-wrapper {
	text-align: center;
	max-width: 50%;
	flex: 1;
	margin: .5rem;
}

.policyinterpret-image-list .entry-wrapper .image {
	border: 1px solid #f8f8f8;
	padding: .5rem;
	margin: .5rem;
	background: #fff;
	box-shadow: 0 .225rem .25rem rgba(0, 0, 0, .075);
	width: 100%;
	height: 230px;
	object-position: center top;
	object-fit: cover;
	margin-bottom: 8px;
}

.bottom_main {
	background: #f1f1f1;
	line-height: 2rem;
	font-size: .88rem;
	color: #666;
}

.bottom_main a {
	color: #666;
}

.bottom_main .a a {
	color: #666;
	padding: 0 .4rem;
	vertical-align: middle;
}

.bottom_main .a a:first-child {
	padding-left: 0;
}

.bottom_main .p span,
.bottom_main .p a {
	padding-right: .6rem;
	word-break: keep-all;
	white-space: nowrap;
}

.bottom_main ul {
	margin-left: 2rem;
	line-height: 1.2rem;
	padding-top: .5rem;
}

.bottom_main li {
	float: left;
	text-align: center;
}

.bottom_main li p {
	padding-top: .5rem;
}

.bottom_main .zhao {
	margin-left: .5rem;
}

/*列表*/
.fwl-list-box .list-title {
	border-bottom: 4px solid #c11601;
	line-height: 72px;
	color: #c11601;
	font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: 1.5rem;
}

.news-list-wrapper .entry-wrapper {
	padding: 8px 0;
	display: flex;
	color: #666;
}

.news-list-wrapper .entry-wrapper .title {
	flex: 1;
	font-size: 1rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.news-list-wrapper .entry-wrapper .title a {
	color: #333;
}

.news-list-wrapper .entry-wrapper .date {
	color: #999;
	flex: 0 0 auto;
	text-align: right;
	align-self: flex-end;
}

.news-list-wrapper .entry-wrapper::before {
	content: "\2022";
	color: #666;
	margin-right: 6px;
}

.news-list-wrapper.column-news-list {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 15px 0;
}

.news-list-wrapper.column-news-list .entry-wrapper:nth-child(5n+6) {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #eee;
}

.news-list-wrapper.column-news-list .title a:hover {
	color: #c11601;
}

.pages {
	margin: .4rem auto 0;
	color: #555;
	text-align: center;
}

.pages .pages-l {
	display: inline-block;
	margin-right: 30px;
	font-size: 0;
}

.pages .pages-l a {
	display: inline-block;
	margin: 0px 7px 0 8px;
	padding: .4rem 1rem;
	font-size: 1rem;
	color: #555;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
}

.pages .pages-l a.on,
.pages .pages-l a.on:hover {
	background: #c11601;
	border: 1px solid #c11601;
	color: #fff;
}

.pages .pages-l a:hover {
	background: #c11601;
	color: #fff;
	border: 1px solid #c11601;
}

.pages .pages-l a.prev,
.pages .pages-l a.next {
	font-style: normal;
}

.pages .pages-l a.prevStop,
.pages .pages-l a.nextStop {
	background: #f2f2f2;
	color: #999;
}

.pages .pages-l a.prevStop:hover,
.pages .pages-l a.nextStop:hover {
	border: 1px solid #d9d9d9;
	background: #f2f2f2;
	color: #999;
	cursor: default;
}

.pages .pages-l a.prev em,
.pages .pages-l a.next em {
	font-style: normal;
	font-family: simsun;
	font-size: 12px;
}

.pages .pages-l a.prev em {
	margin-right: 6px;
}

.pages .pages-l a.next em {
	margin-left: 6px;
}

.pages .pages-r {
	display: inline-block;
	line-height: 38px;
}

.pages .fy_inp {
	border: 1px solid #d9d9d9;
	background: #fff;
	border-radius: 3px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: -2px 8px 0 8px;
	font-size: 15px;
	color: #555;
}

.pages .fy_go {
	display: inline-block;
	background: #f9f9f9;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: 0 8px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
}

@media only screen and (max-width: 1100px) {
	.pages {
		text-align: center;
	}

	.pages .pages-l {
		float: inherit;
		text-align: center;
		margin: 0;
	}

	.pages .pages-l a,
	.pages .pages-r {
		display: none;
	}

	.pages .pages-l a.prev,
	.pages .pages-l a.next {
		display: inline-block;
	}
}

/*内容*/
.breadcrumb {
	background: #fff;
	font-size: .88rem;
	margin-top: 1rem;
	padding: .75rem 0 0;
}

.breadcrumb img {
	margin-right: 5px;
}

.huiyi_main2 .body {
	box-shadow: 0rem 0rem 0.5rem rgba(8, 94, 147, 0.18);
	border-radius: 0.33rem;
	background: #fff;
	overflow-x: hidden;
}

.huiyi_main2 .detail-content-wrapper {
	background: #fff;
	height: 100%;
	width: 100%;
}

.huiyi_main2 .detail-content-wrapper>.title {
	font-size: 2rem;
	color: #c11601;
	padding: 10px 0;
	text-align: center;
}

.huiyi_main2 .detail-content-wrapper .desc {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #c6c6c6;
	padding: 20px 0 10px;
	border-bottom: 1px solid #c6c6c6;
}

.huiyi_main2 .detail-content-wrapper .desc .iconfont {
	font-size: 1.25rem;
	color: #667;
}

.huiyi_main2 .detail-content-wrapper .content-wrapper {
	color: #333;
	padding: 1.9rem 0;
}

.huiyi_main2 .detail-content-wrapper .content-wrapper img {
	max-width: 100%;
}

.huiyi_main2 .detail-content-wrapper .content-wrapper video {
	max-width: 100%;
}

.huiyi_main2 .detail-content-wrapper .detail-file-list .file-list-title {
	border-bottom: 1px solid #c6c6c6;
	font-weight: bold;
	font-size: 1.125rem;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.huiyi_main2 .detail-content-wrapper .detail-file-list .file-entry {
	line-height: 2;
	display: flex;
}

.huiyi_main2 .detail-content-wrapper .detail-file-list .file-entry a {
	width: 100%;
}

.huiyi_main2 .detail-content-wrapper .detail-file-list .file-entry .date {
	flex: 0 0;
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
	color: #999;
}

.huiyi_main2 .detail-file-list .file-list-title {
	border-bottom: 1px solid #c6c6c6;
	font-weight: bold;
	font-size: 1.125rem;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.huiyi_main2 .detail-file-list .file-entry {
	line-height: 2;
	display: flex;
}

.huiyi_main2 .detail-file-list .file-entry .date {
	flex: 0 0;
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
	color: #999;
}

.huiyi_main2 .title2 {
	border-bottom: 1px solid #f3f3f3;
	font-size: 1.22rem;
	color: #005197;
}

.huiyi_main2 .title2 .icon-shipin,
.huiyi_main2 .title2 .icon-tupian {
	font-size: 1.3rem;
	margin-right: .5rem;
}

.huiyi_main2 .title2 span {
	font-weight: bold;
}

.huiyi_main2 .title2 a {
	float: right;
}

@media only screen and (max-width: 991px) {
	.header {
		height: 420px;
		background: top center/cover url(../img/header.jpg) no-repeat;
	}

	.mobile {
		width: 95%;
		/ margin-top: 1.5rem;
		min-height: 150px;
		background: none;
	}

	.mobile img {
		width: 65%;
		position: absolute;
		bottom: 10px;
		right: 15%;
	}

	.ly-main {
		height: 600px;
		background: url(../img/ly-bg.jpg) no-repeat center center;
	}
}

@media only screen and (max-width: 767px) {
	html {
		font-style: normal;
		font-size: 16px;
		line-height: 1.6;
	}

	.header {
		height: 320px;
		background: top center/cover url(../img/header.jpg) no-repeat;
	}

	.header .mid-header {
		padding-top: 3rem;
	}

	#topNavbar {
		padding: 1rem 0;
	}

	#topNavbar .nav-link {
		font-size: 1.2rem;
		line-height: 2rem;
		padding: 0;
		color: #f2da54;
		font-family: "CTWeiBeiSJ";
		font-weight: bold;
	}

	#topNavbar .nav-item {
		border-right: none;
		border-left: none;
	}

	#topNavbar .nav-item:first-child {
		border-left: none;
	}

	.ly-dl {
		margin: 0rem;
		height: 300px;
	}

	.ly-wrapper {
		height: auto;
		background: #fff;
	}

	.mobile {
		min-height: 98px;
		padding-bottom: 0rem;
	}

	.h-nav-tab .nav-link {
		font-size: 1rem;
		margin: .5rem;
	}

	.person-card .text-area {
		padding: 1rem;
	}

	.fdgs-main>.row>.col-md-6 {
		padding: .2rem;
	}

	.zxxcs-swiper2 {
		height: 260px;
		overflow: hidden;
	}

	.zxxcs-swiper {
		height: 380px;
		overflow: hidden;
	}

	/*.photo-comparison .photo img {
	width: 100%;
	height: 150px;
	object-position: center top;
	object-fit: cover;
}
*/
	.big-img .photo-comparison img {
		width: 100%;
		height: 180px;
		object-position: center top;
		object-fit: cover;
	}

	.small-img .photo-comparison img {
		width: 100%;
		height: 98px;
		object-position: center top;
		object-fit: cover;
	}

	#AviSwiperWrapper .swiper-container {
		padding: .5rem 0;
		height: auto;
	}

	.u-nav .photo-comparison .photo img {
		width: 100%;
		height: 72px;
		object-position: center top;
		object-fit: cover;
	}

	.zxxcs-swiper .swiper-wrapper .swiper-slide-thumb-active::after {
		position: absolute;
		content: "";
		left: 48.5%;
		bottom: calc(100% - -4px);
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #dd3b1c;
	}

	.policyinterpret-image-list .entry-wrapper .image {
		height: 140px;
	}

	#AviSwiperWrapper .swiper-button-prev {
		left: 10px;
		top: 35%;
	}

	#AviSwiperWrapper .swiper-button-next {
		right: 10px;
		top: 35%;
	}
}

@media only screen and (max-width: 575px) {}