@charset "UTF-8";

/* in_img */
body {
	font-family: 思源黑体;
}
.in_head{
	position: relative;
	background-color: #ffffff;
}
.in_head .head_nav>ul>li a{
	color:#000000;
	position: relative;
}
/* .in_head .head_nav>ul>li.active a{
	color:#ffffff;
} */
.in_head .head_nav>ul>li.active>a:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 20px;
	width: 36px;
	height: 3px;
	background: #cf1b24;
	transform: translateX(-50%);
}

.in_head .head_nav>ul>li.active{
	background:none;
}

.in_head .go-message a{
	color:#000000;
}
.search-box .butn i {
	background-image: url(../images/sou.png);
	border-color:#979797;
}

@font-face {
	font-family: 'syhsanscmed';
	src: url('../fonts/SourceHanSerifSC-Medium.otf') format('opentype');
}
/* .in_head{
	position: relative;
	background-color: #ffffff;
} */
.in_img {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font-size: 0;
}

.in_img img {
	width: 100%;
	display: block;
}

.in_ban {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.in_ban .in_ban_info {
	width: 1260px;
	margin: 0 auto;
}

.in_ban .in_ban_info2 {
	text-align: center;
}

.in_ban .in_ban_info2 h2 {
	line-height: 2.0 !important;
}

.black_font {
	color: #000000 !important;
}

.in_ban .in_ban_info h2 {
	width: 100%;
	font-size: 26px;
	line-height: 1.5;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 2px;
	font-family: 思源黑体;
}

.in_ban .in_ban_info i {
	display: block;
	width: 46px;
	height: 3px;
	margin: 10px 0;
	background: #d62417;
}

.in_ban .in_ban_info p {
	width: 100%;
	font-size: 16px;
	line-height: 2.0;
	letter-spacing: 2px;
	color: #ffffff;
	opacity: 0.85;
}

/* in_img end*/

.about_det_con {
	margin: 30px auto;
	font-size: 17px;
	line-height: 2.0;
	color: #333333;
}

.about_det_con h2 {
	text-align: center;
	font-size: 24px;
	line-height: 2.0;
	font-weight: 500;
}

.about_det_con img {
	max-width: 100%;
}

.about_det_con video {
	max-width: 100%;
}

.about_det_con table {
	border: 1px solid #333;
	border-collapse: collapse;
	border-spacing: 0;
}

.about_det_con table tr td {
	border: 1px solid #333;
}

.about_det_con .art_time {
	font-size: 13px;
	line-height: 2.0;
	text-align: center;
	margin-bottom: 8px;
}
.about_det_info{margin:30px auto;}
.article-title{
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
}

/* n_p_page */
.n_p_page{border-top:1px solid #eeeeee;margin-bottom:70px;margin-top:30px;padding-top:30px;display:flex;justify-content:center;letter-spacing:1px;}
.n_p_page li{padding:0 80px;margin:0 25px;font-size:16px;line-height:48px;background:#f0f0f0;border-radius:30px;color:#242424;}
.n_p_page .back-list{padding:0 80px;margin:0 25px;font-size:16px;line-height:48px;background:#054c9c;border-radius:30px;color:#ffffff;}
.n_p_page .n_p_a{cursor:pointer;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.n_p_page .n_p_a:hover{transform:translate(0,-6px);}
/* n_p_page end*/

/* pos */
.pos {
	width: 100%;
	background: #ffffff;
}

.pos_con {
	font-size: 14px;
	line-height: 70px;
	letter-spacing: 1px;
	font-weight: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pos_info {
	font-size: 14px;
	/* line-height: 70px; */
	letter-spacing: 1px;
	font-weight: normal;
	color: #676767;
	padding-left: 25px;
	background: url(../images/pos_icon.png) left center no-repeat;
	background-size: 16px 16px;
}

.pos_info a {
	color: #676767;
}

.son_list {
	display: flex;
	align-items: center;
	gap: 66px;
}

.son_list li a {
	display: block;
	font-size: 16px;
	color: #000000;
	position: relative;
}

.son_list li.on a {
	color: #c4121a;
}

.son_list li.on a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #c4121a;
}

.page_div {
	text-align: right;
	margin-bottom: 20px;
	font-size: 14px;
}

.pagelist {
	text-align: center;
	margin-top: 35px;
	color: #626262;
}

.pagelist li {
	display: inline-block;
	padding: 1px 6px;
	border: 1px solid #f8f8f8;
}

.pagelist li a {
	color: #626262;
}

.pagelist .active {
	color: #1981f4;
	border-radius: 3px;
	border: 2px solid #f5f5f5;
}

.pagelist .active a {
	color: #1981f4;
}

.page_div {
	margin: 0.4rem auto;
}

#pages {
	text-align: right;
}

#pages li {
	margin: 0 2px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	/*background: #e6e6e6;*/
	color: #333;
	display: inline-block;
	
	display: inline-block;
    padding: 3px 6px;
    text-decoration: none;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 3px;
}

#pages li a {
	font-size: 14px;
	display: block;
	padding: 0px 6px;
}

#pages li span {
	font-size: 14px;
	display: block;
	padding: 0 4px;
}

#pages li.active {
	text-align: center;
	background: #c00;
	color: #fff;
	display: inline-block;
}

#pages li:hover {
	background: #c00;
}

#pages li:hover a {
	color: #fff;
}

/* pos end*/
.in-contains {
	width: 100%;
	padding: 60px 0;
	/* background: url(../images/in_news_bg.jpg) repeat-y center center;
	background-size: 100% auto; */
	background-color: #f9f9f9;
}

.in-title {
	text-align: center;
	margin: 0 auto 25px auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
}

.in-title h2 {
	font-size: 32px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	font-family: 'syhserscsemb';
	position: relative;
}

.in-title h2:after {
	content: '';
	position: absolute;
	right: -14px;
	bottom: -8px;
	width: 26px;
	height: 27px;
	background: url(../images/title_icon.png) center no-repeat;
	background-size: 100% 100%;
}

.in-title a {
	font-size: 16px;
	line-height: 1.6;
	font-family: 'syhsanscreg';
	color: #000000;
	letter-spacing: 1px;
	position: absolute;
	right: 0;
	top: 10px;
	display: flex;
	align-items: center;
}

.in-title a:hover {
	color: #ad1010;
}

.in-title a img {
	width: 58px;
	padding-right: 16px;
}


.in-title p {
	width: 100%;
	font-size: 16px;
	line-height: 2.0;
	letter-spacing: 2px;
	color: #000000;
	opacity: 0.85;
	margin-top: 20px;
}

/* 资讯 */
/* 新闻列表容器 */
.news-container {
	margin: 0 auto;
}

/* 新闻项样式 */
.news-container .news-item {
	background-color: #fff;
	border-radius: 4px;
	margin-bottom: 32px;
	padding: 34px 50px;
	display: flex;
	gap: 38px;
	/* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); */
}

.news-container .news-item:hover {
	background: url(../images/left_top.png) 42px 20px no-repeat,
		url(../images/right_top.png) calc(100% - 42px) 20px no-repeat,
		url(../images/left_bottom.png) 42px calc(100% - 20px) no-repeat,
		url(../images/right_bottom.png) calc(100% - 42px) calc(100% - 20px) no-repeat;
	background-size: 14px 12px, 14px 12px, 14px 12px, 14px 12px;
	background-color: #fff;
}

/* 新闻图片 */
.news-container .news-item-img {
	width: 303px;
	height: 208px;
	overflow: hidden;
}

.news-container .news-item-img img {
	width: 303px;
	height: 208px;
	object-fit: cover;
	border-radius: 4px;
	flex-shrink: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.news-container .news-item:hover .news-item-img img {
	transform: scale(1.1);
}

/* 新闻内容区 */
.news-container .news-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.news-container .news-title {
	font-size: 20px;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.9);
	/* 红色标题 */
	margin-bottom: 8px;
	line-height: 1.6;
	font-family: 'syhsanscmed';
}

.news-container .news-item:hover .news-title {
	color: #cf1b24;
}

.news-container .news-desc {
	font-size: 15px;
	color: #404040;
	margin-bottom: 12px;
	text-indent: 2.0em;
}

.news-container .news-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 12px;
}

.news-container .view-detail {
	font-size: 15px;
	color: #cf1b24;
	text-decoration: none;
	align-items: center;
	gap: 10px;
	display: flex;
	align-items: center;
}

.news-container .news-date {
	font-size: 16px;
	color: #656363;
	font-family: 'syhsanscreg';
}

/* 分页样式 */
.pagination {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 8px;
	margin-top: 30px;
	font-size: 12px;
}

.pagination a,
.pagination span {
	display: inline-block;
	padding: 4px 8px;
	text-decoration: none;
	color: #333;
	border: 1px solid #ddd;
	border-radius: 2px;
}

.pagination .current {
	background-color: #c00;
	color: #fff;
	border-color: #c00;
}

.pagination a:hover {
	background-color: #f0f0f0;
}

/* 资讯 end */

/* cangpin */
.in-cangpin {
	padding: 60px 0;
}

.cp-son {
	display: flex;
	margin-bottom: 30px;
	position: relative;
	z-index: 10;
	justify-content: center;
	gap: 0;
}

.cp-son li {
	min-width: 100px;
	text-align: center;
	padding: 0 6px;
	font-size: 16px;
	line-height: 40px;
	color: #333;
	border: none;
	transition: all 0.2s ease;
	background: url(../images/title_son1.png) center center no-repeat;
	background-size: 100% 100%;
}

.cp-son li a {
	display: block;
}

.cp-son li.on {
	background-image: url(../images/title_son3.png);
	position: relative;
	color: #fff;
}

.cp-son li.on a {
	color: #fff;
}

/* .cp-son li:hover{
	background-image: url(../images/title_son2.png);
} */
.cp-son li:hover a {
	color: #8b705f;
}
.cp-son li.on:hover a {
	color: #ffffff;
}

/* 瀑布流核心样式 - 替换原有grid布局 */
.cp-grid {
	column-count: 4;
	/* 默认4列 */
	column-gap: 30px;
	/* 列间距 */
	column-fill: balance;
	/* 平衡列高度 */
}

.cp-grid .card {
	background-color: #f9f9f9;
	overflow: hidden;
	transition: all 0.3s ease;
	break-inside: avoid;
	margin-bottom: 30px;
	padding-bottom: 15px;
	position: relative;
	z-index: 10;
}

.cp-grid .card:hover .card-meng {
	position: absolute;
	left: 8px;
	top: 8px;
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	z-index: 10;
	background: url(../images/card_meng.png) center center no-repeat;
	background-size: 100% 100%;
}

.cp-grid .card:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	transform: translateY(-5px);
	background-color: #546457;
	color: #fff;
}

.cp-grid .card:hover .card-title,
.cp-grid .card:hover .card-desc,
.cp-grid .card:hover .card-link {
	color: #fff;
}

.cp-grid .card-img-wrapper {
	position: relative;
	width: 100%;
	max-height: 460px;
	/* 移除固定宽高比，让图片自适应 */
	background-color: #fafafa;
	overflow: hidden;
}

.cp-grid .card-img {
	position: relative;
	width: 100%;
	/* 高度自适应，不再固定 */
	object-fit: contain;
	padding: 0;
	display: block;
	/* 消除图片底部空白 */
}

.cp-grid .card-info {
	padding: 12px 36px;
	font-size: 12px;
	color: #666;
	line-height: 1.6;
}

.cp-grid .card-title {
	font-size: 18px;
	font-weight: normal;
	color: #121e15;
	font-family: 'syhsanscmed';
	margin-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cp-grid .card-desc {
	font-size: 15px;
	line-height: 1.6;
	color: #121e15;
	margin-bottom: 8px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.cp-grid .card-link {
	display: inline-block;
	color: #cf1b24;
	text-decoration: none;
	font-size: 14px;
}

.cp-grid .card-link:hover {
	text-decoration: underline;
}

/* 响应式适配 - 调整列数 */
@media (max-width: 992px) {
	.cp-grid {
		column-count: 2;
		/* 平板端2列 */
	}
}

@media (max-width: 576px) {
	.cp-grid {
		column-count: 1;
		/* 手机端1列 */
	}
}

/* cangpin end */
/* zhuanti 专题 */
.in-zhuanti {
	background: url(../images/in_con_bg.jpg) repeat-y center center;
	background-size: 100% auto;
}

.zhuanti-container {
	background-color: #ffffff;
}


.zhuanti-container li {
	padding: 30px 50px 0px 50px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	border: 1px solid #ffffff;
}

.zhuanti-container li .zhuanti-item {
	padding-bottom: 30px;
	display: flex;
	gap: 50px;
	padding-bottom: 30px;
	/* border-bottom:1px solid #b5b5b5; */
}

.zhuanti-container li:hover {
	/* transform: translateY(-5px); */
	border: 1px dashed #c4b48a;
	background: url(../images/info_lt.png) left top no-repeat,
		url(../images/info_rt.png) right top no-repeat,
		url(../images/info_lb.png) left bottom no-repeat,
		url(../images/info_rb.png) right bottom no-repeat;
	background-size: 9px 18px, 9px 18px, 9px 18px, 9px 18px;
}

.zhuanti-container li .zhuanti-date {
	padding: 15px 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 20px;
	line-height: 1.8;
	color: #3d3d3d;
	background-color: #f5f5f5;
}

.zhuanti-container li .zhuanti-date span {
	font-size: 32px;
	line-height: 1.8;
	color: #252525;
	font-family: 'syhserscsemb';
	font-weight: bold;
}

.zhuanti-container li .zhuanti-date p {
	font-size: 20px;
	line-height: 1.8;
	color: #3d3d3d;
	font-family: 'syhsanscreg';
}

.zhuanti-container li .zhuanti-info {
	flex: 1;
	font-size: 15px;
	line-height: 1.8;
	color: #474747;
}

.zhuanti-container li .zhuanti-info h3 {
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 1.8;
	color: #252525;
	font-family: 'syhserscsemb';
	font-weight: bold;
}

.zhuanti-container li:hover .zhuanti-info h3 {
	color: #d23036;
}

.zhuanti-container li .zhuanti-info p {
	font-size: 15px;
	line-height: 1.8;
	color: #474747;
	font-family: 'syhsanscreg';
}

.zhuanti-container li .zhuanti-info a {
	display: block;
	font-size: 15px;
	line-height: 1.8;
	color: #cf1b24;
	font-family: 'syhsanscreg';
	margin-top: 20px;
	margin-left: -8px;
}

/* zhuanti 专题 end */

/* opentimes */
.open-times {
	width: 100%;
	padding: 60px 0;
	background: url(../images/open_times.jpg) center center no-repeat;
	background-size: cover;
}

.open-times-container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.open-times-container .infos {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.open-times-container .infos .infos-items {
	line-height: 60px;
	font-size: 16px;
	line-height: 1.8;
	color: #2f2f2c;
	font-family: 'syhsanscreg';
	display: flex;
	align-items: center;
	gap: 20px;
}

.open-times-container .infos .infos-items span {
	font-size: 55px;
	line-height: 1.8;
	color: #232321;
	font-family: 'syhsanscreg';
	font-weight: bold;
	line-height: 55px;
}

.times-line {
	width: 80px;
	height: 1px;
	margin: 0 30px;
	background-color: #3b3c38;
}

.open-times-desc {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px auto;
}

.open-times-desc .infos {
	text-align: center;
	max-width: 500px;
	padding: 15px 60px;
	font-size: 16px;
	line-height: 1.8;
	color: #2f2f2c;
	font-family: 'syhsanscreg';
	border: 1px dashed #9a9287;
}

/* opentimes end */
/* canguan */
.canguan {
	padding: 0;
}

.canguan .canguan-main {
	margin: 30px auto 0 auto;
	padding: 36px 0 0 0;
	background: url(../images/canguan_bg.png) top center no-repeat;
	background-size: 100% calc(100% - 50px);
}

.canguan .canguan-content {
	width: calc(100% - 120px);
	margin: 30px auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.canguan-content .canguan-img {
	width: 490px;
	min-height: 100%;
	overflow: hidden;
	font-size: 0;
}

.canguan-content .canguan-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	flex-shrink: 0;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.canguan-content .canguan-img:hover img {
	transform: scale(1.1);
}

.canguan-info {
	flex: 1;
	min-height: 100%;
	padding: 30px 45px;
	background: url(../images/canguan_back.jpg) center no-repeat;
	background-size: cover;
	font-family: 'syhsanscreg';
}

.canguan-info p {
	font-size: 15px;
	line-height: 1.8;
	color: #ffffff;
	margin: 10px auto;
	padding-left: 24px;
	background: url(../images/canguan_icon.png) left center no-repeat;
	background-size: 9px 9px;
}

/* canguan end */
/* jiangjie-content */
.jiangjie {
	padding-top: 60px;
}

.jiangjie-content {
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 1px;
	color: #000000;
	opacity: 0.8;
	text-align: center;
}

.jiangjie-img {
	font-size: 0;
}

.jiangjie-img img {
	width: 100%;
	display: block;
	margin-top: 30px;
}

/* jiangjie-content end */
/* zhiyuan */
.zhiyuanzhe {
	width: 100%;
	padding: 60px 0;
	background: url(../images/fuwu_bg.jpg) center bottom no-repeat;
	background-size: 100% auto;
}

.zhiyuanzhe-main {
	margin: 30px auto;
	position: relative;
}

.zhiyuanzhe-main .zhiyuanzhe-con {
	width: calc(100% - 365px);
	margin-left: 50px;
	padding: 60px 130px 76px 76px;
	background: url(../images/zhiyuan_info_bg.png) center center no-repeat;
	background-size: 100% 100%;
}

.zhiyuanzhe-main .zhiyuanzhe-con p {
	font-size: 15px;
	text-indent: 2.0em;
	line-height: 2.0;
	color: #252525;
	font-family: 'syhsanscreg';
}

.zhiyuanzhe-main .zhiyuanzhe-con h6 {
	font-size: 15px;
	line-height: 2.0;
	color: #252525;
	font-family: 'syhsanscreg';
	font-weight: normal;
	margin-top: 5px;
}

.zhiyuanzhe-main .zhiyuanzhe-img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 250px;
	display: blcok;
}

/* zhiyuan end */
.in-body {
	background-color: #f9f9f9;
}

/* dangjian */
.dangjian-tj {
	margin: 80px auto 30px auto;
	padding: 36px;
	display: flex;
	justify-content: space-between;
	background-color: #ffffff;
}

.dangjian-tj .carousel-section {
	width: 48%;
	height: 412px;
	overflow: hidden;
	font-size: 0;
}

.carousel-section .swiper-slide {
	position: relative;
}

.carousel-section .swiper-slide .carousel-caption {
	position: absolute;
	z-index: 100;
	left: 0;
	bottom: 0;
	width: calc(100% - 60px);
	padding: 20px 30px;
	background-color: rgba(0, 0, 0, 0.5);
}

.carousel-section .swiper-slide .carousel-caption h6 {
	width: calc(100% - 123px);
	font-size: 16px;
	line-height: 1.8;
	color: #fff;
	font-family: 'syhsanscreg';
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.carousel-section .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.carousel-section .swiper-slide:hover img {
	transform: scale(1.1);
}

.carousel-section .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	width: 80px;
	left: auto;
	right: 0;
	bottom: 25px;
	height: 15px;
}

.carousel-section .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	opacity: 1;
	margin: 0 4px !important;
}

.carousel-section .swiper-pagination-bullet-active {
	background-color: #ee1d24;
}

.dangjian-tj .content-section {
	width: 48%;
}

.dangjian-tj .content-section h3 {
	font-size: 24px;
	line-height: 72px;
	color: #fff7f7;
	font-family: 'syhserscsemb';
	font-weight: bold;
	padding-left: 46px;
	margin-bottom: 20px;
	background: url(../images/dangjian_title.png) center center no-repeat;
	background-size: 100% 72px;
}

.first_info {
	padding-bottom: 15px;
	border-bottom: 1px dashed #828282;
}

.first_info .main-title {
	width: 100%;
	font-size: 20px;
	line-height: 1.6;
	color: #ce0e06;
	font-family: 'syhserscsemb';
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.first_info .intro-text {
	margin-top: 10px;
	font-size: 15px;
	line-height: 1.8;
	color: rgb(0, 0, 0, 0.8);
	text-indent: 2.0em;
	font-family: 'syhsanscreg';
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.lists {
	margin-top: 20px;
}

.lists .lists-item {
	font-size: 15px;
	line-height: 1.8;
	color: #404040;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	text-indent: 20px;
}

.lists .lists-item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 6px;
	background-color: #000000;
	border-radius: 50%;
}

.lists .lists-item:hover a {
	color: #ce0e06;
}

.in-dangjian {
    margin-bottom:60px;
	padding: 30px 50px;
	background-color: #ffffff;
}

/* list */
.dangjian-item {
	display: flex;
	gap: 30px;
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
	align-items: flex-start;
	overflow: hidden;
}

/* 左侧图片区域 */
.dangjian-item .dangjian-img {
	width: 220px;
	height: 140px;
	font-size: 0;
	overflow: hidden;
}

.dangjian-item .dangjian-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: all 0.2s linear;
}

.dangjian-item:hover .dangjian-img img {
	transform: scale(1.1);
}

/* 右侧内容区域 */
.dangjian-item .dangjian-content {
	width: calc(100% - 250px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 5px;
}

.dangjian-item .dangjian-header {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 10px;
}

.dangjian-item .dangjian-header a {
	width: calc(100% - 130px);
}

.dangjian-item .dangjian-title {
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	color: #0d0d0d;
	line-height: 1.6;
	font-family: 'syhsanscreg';
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dangjian-item .dangjian-date {
	font-size: 14px;
	color: #555;
	white-space: nowrap;
}

.dangjian-item .dangjian-desc {
	font-size: 15px;
	color: #474747;
	line-height: 1.8;
	margin-bottom: 15px;
}

.dangjian-item .dangjian-link {
	font-size: 15px;
	color: #c8102e;
	font-family: 'syhsasemb';
}

.dangjian-item:hover .dangjian-title {
	color: #c8102e;
}

/* .dangjian-item .dangjian-link:hover {
	text-decoration: underline;
} */

/* list end */
/* dangjian end */
/* shouzao */
.shouzao {
	padding: 60px 0;
	background: url(../images/in_wenchuang1_bg.jpg) center center no-repeat;
	background-size: cover;
}

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

.shouzao .shouzao-main .shouzao-con {
	position: relative;
}

.shouzao .shouzao-main .shouzao-img {
	width: 780px;
}

.shouzao .shouzao-main .shouzao-con .shouzao-info {
	min-width: 300px;
	position: absolute;
	left: 530px;
	top: 380px;
	font-size: 18px;
	line-height: 1.8;
	color: #4c4a4a;
}

.shouzao-con .shouzao-info h5 {
	font-size: 22px;
	line-height: 2.0;
	color: #000000;
	font-family: 'syhserscsemb';
	margin-bottom: 10px;
}

.shouzao-con .shouzao-info a {
	margin-top: 10px;
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 18px;
	line-height: 1.8;
	color: #4c4a4a;
	font-family: 'syhsanscreg';
	transition: all 0.2s linear;
}

.shouzao-con .shouzao-info a img {
	width: 35px;
	height: 18px;
}

.shouzao-con .shouzao-info:hover a {
	color: #cf1b24;
	transform: translateX(10px);
}

/* shouzao end */
/* yinji */
.yinji{
	width: 100%;
	padding: 60px 0 30px 0;
	background-color: #f4f4f4;
}
.yinji .yinji-main{
	margin: 30px auto 0 auto;
	display: flex;
	justify-content: space-between;
	gap: 40px;
	position: relative;
}

.yinji .yinji-main::before{
	content: '';
	position: absolute;
	left: -98px;
	top: 0;
	width: 104px;
	height: 145px;
	background:url(../images/yinji_yun.png) center center no-repeat;
	background-size: 100% 100%;
}

.yinji .yinji-main .yinji-icon{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 191px;
	font-size: 0;
}
.yinji .yinji-main .yinji-icon img{
	width: 100%;
	display: block;
}

.yinji-icon2{
	position: absolute;
	right: -20px;
	top: -20px;
	width: 44px;
	font-size: 0;
}
.yinji .yinji-main .yinji-icon2 img{
	width: 100%;
	display: block;
}

.yinji .yinji-main .yinji-title{
	width: 38px;
    margin-right: 15px;
    display: flex;
    /* flex-direction: column; */
    justify-content: space-between;
    writing-mode: vertical-rl;
    text-orientation: upright;
}
.yinji .yinji-main .yinji-title h2{
	writing-mode: vertical-rl;
	text-orientation: upright;
	font-size: 32px;
	line-height: 1.0;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	font-family: 'syhserscsemb';
	position: relative;
}
.yinji .yinji-main .yinji-title h2::after{
	content: '';
    position: absolute;
    left: 28px;
    bottom: -10px;
    width: 26px;
    height: 27px;
    background: url(../images/title_icon.png) center center no-repeat;
    background-size: 100% 100%;
}
.yinji .yinji-main .yinji-con1{
	width: 60%;
	height: 100%;
	font-size:0;
	border-radius: 10px;
	overflow: hidden;
}
.yinji .yinji-main .yinji-con1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transition: all 0.2s linear;
}
.yinji .yinji-main .yinji-con1:hover img{
	transform: scale(1.1);
}
.yinji .yinji-main .yinji-con2{
	width: calc(40% - 150px);
	height: 100%;
	font-size:0;
	border-radius: 10px;
	overflow: hidden;
}
.yinji .yinji-main .yinji-con2 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transition: all 0.2s linear;
}
.yinji .yinji-main .yinji-con2:hover img{
	transform: scale(1.1);
}
/* yinji end */

/* zhanshi */
.zhanshi {
	width: 100%;
	padding:30px 0 60px 0;
	background-color: #f4f4f4;
}

.product-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	max-width: 1200px;
	margin: 0 auto;
}

.product-card {
	border-radius: 6px;
	display: flex;
	flex-direction: column;
	background-color: #ffffff;
}

.product-image {
	width: 100%;
	aspect-ratio: 6 / 6;
	border-radius: 4px;
	overflow: hidden;
	background-color: #f5f5f5;
}

.product-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.2s linear;
}

.product-image:hover img {
	transform: scale(1.1);
}

.product-name {
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 1.8;
	padding: 6px 15px;
	font-family: 'syhserscsemb';
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 响应式适配 */
@media (max-width: 992px) {
	.product-list {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 576px) {
	.product-list {
		grid-template-columns: 1fr;
	}
}

/* zhanshi end */

/* zhanlan */
.zhanlan-body {
	background-color: #f9f9f9;
}

/* zhanlan end */
/* chenlie */
.chenlie {
	width: 100%;
	padding: 60px 0 10px 0;
}

.chenlie-main {
	padding: 50px;
	background-color: #ffffff;

	position: relative;
}

/* 轮播容器 */
.swiper-chenlie {
	width: 100%;
	margin: 20px auto;
	border-radius: 4px;
	overflow: hidden;
}

/* 单页内容布局 */
.swiper-chenlie .swiper-slide {
	display: flex;
	align-items: stretch;
	background-color: #fff;
}

/* 左侧信息卡片 */
.swiper-chenlie .info-card {
	width: 35%;
	background: url(../images/chenlie_info_bg.png) center no-repeat #85735b;
	background-size: calc(100% - 16px) calc(100% - 16px);
	color: #fff;
	padding: 50px 50px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}


.swiper-chenlie .info-card h1 {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 25px;
	font-weight: normal;
	color: #ffffff;
	font-family: 'syhsanscreg';
}

.swiper-chenlie .info-card p {
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 40px;
	opacity: 0.8;
	color: #ffffff;
	font-family: 'syhsanscreg';
	font-weight: normal;
}

.swiper-chenlie .more-btn {
	display: inline-flex;
	align-items: center;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	margin-top: auto;
	transition: all 0.2s linear;
}

.swiper-chenlie .more-btn:hover {
	transform: translateX(10px);
}

.swiper-chenlie .more-btn img {
	width: 58px;
	margin-right: 16px;
}

/* 右侧图片区域 */
.swiper-chenlie .image-area {
	width: 65%;
	max-height: 380px;
	overflow: hidden;
}

.swiper-chenlie .image-area img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* 轮播指示器 */
.chenlie .swiper-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	text-align: center;
	bottom: 35px !important;
	left: 50%;
	transform: translateX(-50%);
}

.chenlie .swiper-pagination-bullet {
	width: 30px;
	height: 4px;
	border-radius: 2px;
	background-color: #d2b8a3;
	opacity: 1;
}

.chenlie .swiper-pagination-bullet-active {
	background-color: #b8865e;
}

/* chenlie end */
/* linshi */
.linshi {
	width: 100%;
	padding: 30px 0;
}

.linshi-main {
	padding: 50px;
	background-color: #ffffff;
}

/* 列表容器 - 网格布局 */
.exhibition-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	/* 3列布局 */
	gap: 20px;
	/* 卡片之间的间距 */
	max-width: 1400px;
	margin: 0 auto;
}

/* 单个展览卡片 */
.exhibition-list .exhibition-card {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

/* 卡片图片 */
.exhibition-list .exhibition-card .exhibition-img {
	width: 100%;
	height: 280px;
	font-size: 0;
	overflow: hidden;
}

.exhibition-list .exhibition-card .exhibition-img .card-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: all 0.2s linear;
}

.exhibition-list .exhibition-card:hover .exhibition-img .card-image {
	transform: scale(1.1);
}

/* 卡片文字信息 */
.exhibition-list .exhibition-card .card-info {
	padding: 20px;
	flex-grow: 1;
}

.exhibition-list .exhibition-card .card-info h3 {
	font-size: 16px;
	font-weight: normal;
	color: #121e15;
	margin-bottom: 12px;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.exhibition-list .exhibition-card .card-info .period {
	font-size: 14px;
	color: #666;
	margin-bottom: 12px;
	display: block;
}

.exhibition-list .exhibition-card .card-info .location {
	font-size: 14px;
	color: #666;
}

/* 响应式适配：小屏幕改为2列/1列 */
@media (max-width: 992px) {
	.exhibition-list {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 576px) {
	.exhibition-list {
		grid-template-columns: 1fr;
	}
}

/* linshi end */
/* fuwu-main */
.fuwu {
	padding-bottom: 130px;
}

.fuwu-main {
	padding: 40px 140px;
	background-color: #ffffff;
}

.fuwu-main .fuwu-con {
	padding: 12px;
	background-color: #f6efdd;
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.fuwu-main .fuwu-con .fuwu-img {
	width: 282px;
	font-size: 0;
}

.fuwu-main .fuwu-con .fuwu-img img {
	width: 100%;
	display: block;
}

.fuwu-main .fuwu-con .fuwu-addr {
	width: 360px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 5px;
}

.fuwu-main .fuwu-con .fuwu-addr li {
	padding: 12px 25px;
	background: url(../images/zhanlan_bg1.png) center center no-repeat;
	background-size: 100% 100%;
}

.fuwu-main .fuwu-con .fuwu-addr li:nth-child(2) {
	background-image: url(../images/zhanlan_bg2.png);
}

.fuwu-main .fuwu-con .fuwu-addr li:nth-child(3) {
	background-image: url(../images/zhanlan_bg3.png);
}

.fuwu-main .fuwu-con .fuwu-addr li:nth-child(4) {
	background-image: url(../images/zhanlan_bg4.png);
}

.fuwu-main .fuwu-con .fuwu-addr li h3 {
	font-size: 20px;
	line-height: 1.5;
	color: #6a310e;
	font-family: 'syhserscsemb';
}

.fuwu-main .fuwu-con .fuwu-addr li p {
	font-size: 16px;
	color: #4f2205;
}

.fuwu-main .fuwu-con .fuwu-intro {
	flex: 1;
	background-color: #505d51;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.fuwu-main .fuwu-con .fuwu-intro h5 {
	font-size: 20px;
	line-height: 2.5;
	color: #fefffc;
	font-family: 'syhserscsemb';
	font-weight: bold;
	margin-bottom: 20px;
}

.fuwu-main .fuwu-con .fuwu-desc {
	padding: 20px 38px;
	font-size: 15px;
	line-height: 2.0;
	color: #f9f8e7;
}

.fuwu-main .fuwu-con .fuwu-desc p {
	text-indent: 2.0em;
	letter-spacing: 1px;
}

.fuwu-yuyue {
	padding: 15px 32px;
	background-color: #7e705e;
}

.fuwu-yuyue a {
	font-size: 18px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: right;
	gap: 10px;
	transition: all 0.2s linear;
}

.fuwu-yuyue a:hover {
	transform: translateX(-10px);
}

/* fuwu-main end */
/* in-about */
.in-about {
	padding: 60px 0;
	background: url(../images/in_about_bg.jpg) center no-repeat;
	background-size: 100% 100%;
}

.in-about-main {
	padding: 46px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	gap: 30px;
}

.in-about-main .in-about-left {
	width: 420px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.in-about-left .in-about-desc {
	font-size: 24px;
	line-height: 1.8;
	color: #000000;
	margin-bottom: 20px;
	font-family: 'syhsanscmed';
}

.in-about-left .in-about-other {
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
}

.in-about-left .in-about-other p {
	margin-top: 10px;
}

.in-about-left .in-about-other .icon-img {
	font-size: 43px;
}

.in-about-left .in-about-other .in-about-num {
	display: flex;
	align-items: center;
}

.in-about-left .in-about-other .in-about-num img {
	width: 33px;
}

.in-about-left .in-about-other .in-about-num span {
	font-size: 88px;
	line-height: 1.2;
	color: #785d3c;
	font-weight: bold;
}

.in-about-main .in-about-right {
	flex: 1;
	padding: 45px;
	background: url(../images/in_about_bg.png) center center no-repeat;
	background-size: 100% 100%;
	font-size: 15px;
	line-height: 1.8;
	color: #000000;
}

.in-about-main .in-about-right p {
	text-indent: 2.0em;
}

/* in-about end */
/* jigou */
.jigou {
	padding: 60px 0;
	background: url(../images/jigou_bg.jpg) center no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.jigou .in-title h2 {
	color: #ffffff;
}

.jigou .in-title h2::after {
	background-image: url(../images/title_icon3.png);
}

.jigou-main {
	width: 100%;
	font-size: 0;
}

.jigou-main img {
	width: 100%;
	margin-top: 20px;
}

/* jigou end */
/* 博物馆实力 */
.shili {
	width: 100%;
	padding: 60px 0;
	background: url(../images/shili_bg.png) right center no-repeat #f9f9f1;
	background-size: 145px auto;
}

.shili-main {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.shili-main .shili-img {
	width: 55%;
	font-size: 0;
}

.shili-main .shili-img img {
	width: 100%;
	display: block;
}

.shili-main .shili-con {
	width: 45%;
	padding-left: 50px;
	padding-right: 252px;
}

.shili-main .shili-con .shili-info {
	font-size: 16px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.75);
	margin-bottom: 20px;
	font-family: 'syhsanscreg';
}

.shili-main .shili-con .shili-info p {
	text-indent: 2.0em;
}

.shili-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.shili-list li {
	width: calc(50% - 60px);
	padding-left: 50px;
	margin-top: 26px;
	margin-bottom: 26px;
	background: url(../images/shili_icon1.png) left top no-repeat;
	background-size: 36px auto;
}

.shili-list li:nth-child(2) {
	background-image: url(../images/shili_icon2.png);
}

.shili-list li:nth-child(3) {
	background-image: url(../images/shili_icon3.png);
}

.shili-list li:nth-child(4) {
	background-image: url(../images/shili_icon4.png);
}

.shili-list li h5 {
	font-size: 20px;
	line-height: 1.8;
	color: #654e3f;
	font-family: 'syhsanscmed';
}

.shili-list li p {
	font-size: 16px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.75);
	font-family: 'syhsanscreg';
}

/* 博物馆实力 end */
/* wenhua */
.wenhua {
	width: 100%;
	padding: 60px 0;
	background: url(../images/wenhua_bg.jpg) center bottom no-repeat;
	background-size: 100% auto;
}

.wenhua .wenhua-main {
	display: flex;
	justify-content: center;
	gap: 26px;
}

.wenhua .wenhua-main li {
	position: relative;
	width: calc(25% - 26px);
	border: 1px solid #efefef;
	padding: 40px;
	padding-bottom: 96px;
	background: url(../images/wenhua_info_bg.png) center center no-repeat;
	background-size: calc(100% - 12px) calc(100% - 12px);
	transition: all 0.2s linear;
}

.wenhua .wenhua-main li:hover {
	transform: translateY(-10px);
}

.wenhua .wenhua-main li h5 {
	font-size: 24px;
	font-weight: normal;
	color: #171c18;
	line-height: 1.6;
	font-family: 'syhserscsemb';
}

.wenhua .wenhua-main li p {
	font-size: 14px;
	font-weight: normal;
	color: #50534f;
	line-height: 1.6;
	font-family: 'syhserscsemb';
	text-transform: uppercase;
}

.wenhua .wenhua-main li .wenhua-info {
	margin-top: 10px;
	font-size: 15px;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.75);
	line-height: 1.8;
	font-family: 'syhsanscreg';
}

.wenhua .wenhua-main li .wenhua-icon {
	position: absolute;
	bottom: 30px;
	right: 40px;
	width: 18px;
	height: 58px;
}

/* wenhua end */
/* leader */
.leader {
	width: 100%;
	padding: 60px 0 1px 0;
	background-color: #f9f9f1;
}

.leader-main {
	margin-top: 30px;
	position: relative;
}

.leader-main .leader-img {
	position: absolute;
	bottom: -10px;
	right: 0;
}

.leader-main .leader-con {
	width: calc(100% - 500px);
	padding: 40px 200px 40px 60px;
	background: url(../images/leader.jpg) center center no-repeat;
	background-size: cover;
	border-radius: 15px;
	border-left: 12px solid #9f9a8c;
}

.leader-main .leader-con h5 {
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.6;
	font-family: 'syhserscsemb';
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.leader-main .leader-con p {
	text-indent: 2.0em;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 2.2;
	font-family: 'syhsanscreg';
	opacity: 0.7;
}

.leader-main .leader-img {
	width: 400px;
}

/* leader end */
/* zhangcheng */
.con {
	width: 100%;
	padding: 60px 0 30px 0;
	background: url(../images/zhangcheng_bg.jpg) center bottom no-repeat #f9f9f1;
	background-size: 100% auto;
}

.zhangcheng .zhangcheng-main {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 26px;
}

.zhangcheng .zhangcheng-main li {
	width: calc(50% - 113px);
	padding: 30px 50px;
	background: url(../images/zhangcheng_info.png) center center no-repeat;
	background-size: 100% 100%;
	transition: all 0.2s linear;
}

.zhangcheng .zhangcheng-main li:hover {
	transform: translateY(-6px);
}

.zhangcheng .zhangcheng-main li h5 {
	font-size: 20px;
	font-weight: normal;
	color: #121e15;
	line-height: 1.6;
	font-family: 'syhserscsemb';
}

.zhangcheng .zhangcheng-main li:hover h5 {
	color: #c4121a;
}

.zhangcheng .zhangcheng-main li p {
	margin-top: 8px;
	font-size: 14px;
	font-weight: normal;
	color: rgb(0, 0, 0, 0.75);
	line-height: 1.8;
	font-family: 'syhsanscreg';
	text-transform: uppercase;
}

/* zhangcheng end */
/* huodongs */
.huodongs {
	width: 100%;
	padding: 60px 0;
}
.huodongs-main{
	position: relative;
	margin-top:30px;
}

.huodongs-swiper {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

/* 卡片样式 */
.huodongs-swiper .huodongs-card {
	background-color: #fff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* 卡片图片 */
.huodongs-swiper .card-image {
	width: 100%;
	height: 240px;
	object-fit: cover;
	display: block;
	transition: all 0.2s linear;
}

.huodongs-swiper .huodongs-card:hover .card-image {
	transform: scale(1.1);
}

/* 卡片底部信息 */
.huodongs-swiper .card-footer {
	padding: 20px;
	display: flex;
}

.huodongs-swiper .card-title {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.huodongs-swiper .card-title h5{
	width: calc(100% - 30px);
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.huodongs-swiper .card-title img{
	width: 35px;
}
/* 导航箭头 */
.huodongs .swiper-button-prev,
.huodongs .swiper-button-next {
	width: 40px;
	height: 40px;
	/* border: 2px solid #999; */
	border-radius: 50%;
	color: #666;
	background-color: rgba(255, 255, 255, 0.8);
}
.huodongs .swiper-button-prev{
	left: -60px;
}
.huodongs .swiper-button-next{
	right: -60px;
}

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

.huodongs-swiper .swiper-button-prev {
	left: 10px;
}

.huodongs-swiper .swiper-button-next {
	right: 10px;
}

/* huodongs end */


/* 详情页 */
.article-main{
	overflow: hidden;
	margin:66px auto;
	padding: 26px;
	background: url(../images/article_bg.jpg) center no-repeat;
	background-size: cover;
}
.article-main .article-con{
	display: flex;
	justify-content: space-between;
	padding: 30px;
	border:1px dashed #cbbd98;
	background: url(../images/info_lt.png) left top no-repeat,url(../images/info_rt.png) right top no-repeat,url(../images/info_lb.png) left bottom no-repeat,url(../images/info_rb.png) right bottom no-repeat;
	background-size: 9px 18px;
}
.article-left{
	width: 390px;
	padding: 10px;
	background: rgba(226, 220, 213, 0.8);
}
.article-left .article-img{
	width: 100%;
	font-size: 0;
}
.article-left .article-img img{
	width: 100%;
	display: block;
}
.article-right{
	width: calc(100% - 480px);
	display:flex;
	flex-direction: column;
}
.article-right .article-title{
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	line-height: 1.6;
	font-family: 'syhsanscreg';
	margin-bottom: 10px;
	border-bottom:1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}
.article-right .article-info{
	font-size: 16px;
	font-weight: normal;
	color: rgb(0, 0, 0, 0.75);
	line-height: 1.8;
	font-family: 'syhsanscreg';
	margin-top: 15px;
}
.article-right table{
	max-width: 100%!important;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 1.8;
	font-family: 'syhsanscreg';
}
.n_p_page{
	display: flex;
	justify-content:space-between;
	align-items: center;
	gap: 10px;
	padding: 18px 0 50px 0;
	font-size: 16px;
	line-height: 1.6;
	color:#000000;
	font-family:宋体;
	font-weight: normal;
}

/* 详情页 end */

/* 留言板 */
.form-container {
	margin: 0 auto;
	background: #fff;
	padding: 30px 0;
}

.form-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px;
	color: #333;
}

.form-container .form-group {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 25px;
}

.form-container .form-item {
	flex: 1;
	min-width: 240px;
}

.form-container .form-item label {
	display: inline-block;
	font-size: 16px;
	color: #333;
	margin-bottom: 8px;
}

.form-container .required {
	color: #ff4444;
	margin-right: 2px;
}

.form-container .form-input {
	width: calc(100% - 30px);
	height: 44px;
	padding: 0 15px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	transition: border-color 0.3s;
}

.form-container .form-input:focus {
	outline: none;
	border-color: #999;
}

.form-container .form-input::placeholder {
	color: #999;
}

.form-container .textarea-item {
	margin-bottom: 30px;
}

.form-container .textarea-item label {
	display: block;
	margin-bottom: 8px;
	font-size: 16px;
}

.form-container .form-textarea {
	width: 100%;
	min-height: 120px;
	padding: 12px 15px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	resize: vertical;
	transition: border-color 0.3s;
}

.form-container .form-textarea:focus {
	outline: none;
	border-color: #999;
}

.form-container .form-textarea::placeholder {
	color: #999;
}

.form-container .submit-btn {
	display: block;
	width: 180px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #eeefe1;
	color: #cf1b24;
	border: none;
	border-radius: 22px;
	font-size: 16px;
	cursor: pointer;
	margin: 0 auto;
	transition: linear 0.3s;
	
}

.form-container .submit-btn:hover {
	transform: translate(0,-6px);
	opacity: 0.9;
}

.form-container .error-tip {
	color: #ff4444;
	font-size: 12px;
	margin-top: 5px;
	display: none;
}

/* 留言板 end */
/* 联系我们 */
.in-contact {
	margin: 60px auto;
}

.in-contact .in-contact-con1 {
	margin: 0 auto;
}

.in-contact .in-contact-con1 .in-contact-info {
	padding: 50px 60px;
	background: url(../images/message_bg.png) center center no-repeat;
	background-size: 100% 100%;
}

.in-contact-info .in-contact-desc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}

.in-contact-desc .in-contact-left {
	font-size: 14px;
	line-height: 1.8;
	color: #000000;
	font-family: 'syhsanscreg';
}

.in-contact-desc .in-contact-left p {
	margin: 10px 0;
	background: url(../images/contact_icon.png) left 8px no-repeat;
	background-size: 9px 9px;
	padding-left: 25px;
}

.in-contact-right {
	width: 180px;
	font-size: 0;
}

.in-contact-right img {
	width: 130px;
	display: block;
}

.contact-main {
	width: 100%;
	padding: 30px 0 100px 0;
	background: url(../images/in_back.jpg) center bottom no-repeat #fefefe;
	background-size: 100% auto;
}

.in-contact-message {
	margin: 50px auto;
	padding: 40px 80px;
	background-color: #ffffff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* 联系我们 end*/


@media (max-width:1500px) {}

@media (max-width:1440px) {}

@media (max-width:1300px) {}

@media (max-width:1200px) {}