@import url(trs_font_2024.css); 
@import url(trs_font_pingfang.css); 
* {
    box-sizing: border-box;
    /* letter-spacing: 1px;  
    word-spacing: 1px;   */
    font-family: SourceHanSansSC;
}
body,
html {
	width: 100%;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1291 {
	width: 1291px;
}

.warp {
	width: 100%;
	min-width: 1200px;
}

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.warp .nav .language{
    width: 113px;
}
.nav {
	width: 100%;
	height: 88px;
	z-index: 1;
	position: relative;
	margin-top: -33px;
	background: url(../images/80_nav_20250801.png) no-repeat top center;
	background-size: 100% 100%;
}

.nav ul {
	width: 1050px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 15px;
    padding-left: 40px;
    padding-right: 40px;
}

.nav ul li {
	width: unset;
	float: left;
	color: #fff8d7;
	font-size: 18px;
	line-height: unset;
	list-style: none;
	text-align: center;
	cursor: pointer;
}

.nav .language {
	width: 123px;
	height: 36px;
	/* right: 6%; */
	right: 12%;
	top: 33px;
	position: absolute;
	background: url(../images/25_aomen_language202412131550.png) no-repeat;
	background-size: 100%;
	font-size: 20px;
	padding-left: 12px;
}

@media (max-width: 1350px) {
	.nav .language {
		right: 1%;
	}
}

.nav .language div {
	float: left;
	width: 45%;
	height: 100%;
	text-align: center;
	line-height: 36px;
}

.dtt {
	width: 100%;
	height: 175px;
	padding: 0 73px;
	margin-top: 29px;
	/* overflow: hidden; */
	box-sizing: border-box;
	background: url(../images/25_aomen_dtt202412131550.png) no-repeat;
	background-size: 100%;
}

.dtt .tit {
	margin-top: 27px;
	font-size: 32px;
	text-align: center;
}

.dtt .tit a {
	color: #e61614;
	font-size: 35px;
	font-family: 'PingFangSC';
    font-weight: 500;
}

.dtt .txt {
	color: #666666;
	font-size: 17px;
	margin-top: 23px;
	text-align: center;
	font-family: 'PingFangSC';
    font-weight: 400;
}

.main {
	margin-top: -10px;
	overflow: hidden;
	/* padding-bottom: 233px; */
	background: url(../images/min_bg_20241213.png) no-repeat top center;
    margin-top: -14px;
}

.part1 {
	width: 100%;
	height: 588px;
	margin-top: 30px;
	/* border-bottom: 1px solid #c72528; */
}

.part1 .part1_left {
	width: 273px;
	height: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

.part1 .part1_left li {
	height: 96px;
	border-bottom: 1px solid #e2e2e2;
	padding: 26px 17px 0px 10px;
	box-sizing: border-box;
}

.part1 .part1_left li:hover {
	background: url(../images/25_aomen_part1_left202412131550.png) no-repeat;
	background-size: 100%;
}

.part1 .part1_left li a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 18px;
	display: flex;
	align-items: center;
	line-height: 26px;
	padding-left: 5px;
    padding-right: 20px;
    color: #fce99b;
    border-bottom: 1px solid #dbb08c !important;
    font-family: 'PingFangSC';
    font-weight: 500;
    text-align: justify;
}

.part1 .part1_left li:hover a {
	color: #fff7c5;
}

.part1 .part1_content {
	width: 620px;
	float: left;
}

.part1 .part1_content .swiper-container {
	width: 100%;
	height: 383px;
	margin: 0 15px;
}

.part1 .part1_swiper {
	width: 620px;
	height: 382px;
}

.part1_content_top .swiper-button-prev {
	left: 0;
	width: 34px;
	height: 65px;
	margin-top: -32.5px;
	background: url(../images/25_aomen_part1_left_prev202412131550.png) no-repeat;
	background-size: 100%;
}

.part1_content_top .swiper-button-next {
	right: 0;
	width: 34px;
	height: 65px;
	margin-top: -32.5px;
	background: url(../images/25_aomen_part1_left_next202412131550.png) no-repeat;
	background-size: 100%;
}

.part1_content_bottom {
	height: 206px;
}

.part1 .part1_content_bottom .part1_bottom_swiper {
	height: 100%;
}

.part1_content_bottom .swiper-slide p:first-child {
	color: #e9423e;
	font-size: 22px;
	font-weight: 900;
	text-align: center;
	font-weight: 900;
	margin: 19px 0;
}

.part1_content_bottom .swiper-slide p:last-child {
	color: #999999;
	font-size: 16px;
	line-height: 26px;
	text-indent: 2em;
}

.part1_bottom_swiper .swiper-button-prev,
.part1_bottom_swiper .swiper-button-next {
	width: 49px;
	height: 9px;
	top: 179px;
	margin-top: 0;
}

.part1_bottom_swiper .swiper-button-next {
	right: 37px;
	background: url(../images/25_aomen_part1_bottom_next202412131550.png) no-repeat;
	background-size: 100%;
}

.part1_bottom_swiper .swiper-button-prev {
	left: 37px;
	background: url(../images/25_aomen_part1_bottom_prev202412131550.png) no-repeat;
	background-size: 100%;
}

.wiper-pagination-bullet {
	background: #9c9c9c;
    opacity: 1;
}

.swiper-pagination-bullet-active {
	width: 52px;
	height: 10px;
	border-radius: 0;
	background: url(../images/25_aomen_part1_bottom_pagination_active202412131550.png) no-repeat;
	background-size: 100% ;
}

.part1_content_right {
	float: right;
	width: 275px;
	margin: 0;
	padding: 0;
	height: 100%;
	/* border-left: 1px solid #e2e2e2; */
}

.part1_content_right li:first-child {
	margin-top: 0;
    border-top: 1px solid #dbb08c !important;
}

.part1_content_right li {
	position: relative;
	float: right;
	padding-bottom: 5px;
	margin-top: 9px;
}

.part1_content_right li img:last-child {
	top: 50%;
	left: 50%;
	width: 73px;
	height: 73px;
	margin-top: -36.5px;
	margin-left: -36.5px;
	position: absolute;
}

.footCon {
	height: 158px;
	min-width: 1200px;
	background-color: #b71506;
}

.foot {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.unit {
	width: 312px;
	height: 147px;
	float: left;
}

.unit img {
	float: right;
	margin: 46px 26px 0 0;
}

.webInfo {
	width: 576px;
	height: 100%;
	float: left;
	box-sizing: border-box;
	padding-top: 20px;
}

.webInfo p {
	line-height: 24px;
	font-size: 14px;
	color: #f9f1dc;
	text-align: center;
}

.webInfo p a,
.webInfo p span {
	color: #f9f1dc;
}

.webInfo p span {
	padding: 0 6px;
}

.findMistake {
	float: left;
}

.findMistake img {
	margin: 52px 0 0 40px;
}


.tit {
	color: #e61614;
}

.dtt .txt {
	font-size: 18px;
	margin-top: 15px;
	text-align: justify;
	line-height: 33px;
	color: #a6611d;
	text-align: center;
}

.part1_bottom_swiper_title {
	color: #e9423e;
}

.mask video,
.mask img {
	top: 100px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	position: absolute;
}

.language div.active a {
	color: #c8221c;
}

.language div a {
    font-size: 20px;
    color: #222223;
    transform: translateZ(10px);
}

.part1_content_right li {
	overflow: hidden;
}

.part1 .part1_left li {
	height: 93px;
}
.part1 .par1_more{
	text-align: right;
    padding-right: 10px;
    color: #fce99b;
}

.part1 .part1_left li {
	padding: 0 10px;
}

.part1 .part1_content,
.part1_content_top,
.part1 .part1_content .swiper-container {
	height: 100%;
}

.part1_swiper .swiper-slide img {
	height: 349px;
	width: 100%;
}

.part1_swiper .swiper-slide p {
	font-weight: 500;
}

.swiper-button-next,
.swiper-button-prev {
	top: 33%;
}

.part1 {
	position: relative;
}

.part1 .part1_more {
	top: 482px;
	left: 0;
	color: #c72a09;
	width: 273px;
	height: 32px;
	position: absolute;
	display: block;
}

.part1 .part1_more img {
	position: absolute;
}

.part1 .part1_more p {
	position: absolute;
	top: -11px;
	right: 13px;
}

.part1 .swiper-container-horizontal>.swiper-pagination-bullets,
.part1 .swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 51px;
}

.part1_content_right {
	float: right;
	width: 275px;
	margin: 0;
	padding: 0;
	height: 100%;
	border-left: none;
	display: flex;
	flex-direction: column;
	padding: 0 10px;
	box-sizing: border-box;
}

.part1_content_right li {
	width: 100%;
	height: 200px;
	box-sizing: border-box;
	padding-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	border-top: 1px solid #dbb08c !important;
	padding-top: 20px;
	position: relative;
}

.part1_content_right li .part4_play {
	position: absolute;
	height: 200px;
	width: 283px;
	top: 0;
	background: url(../images/80_part1_vidio_circle.png) no-repeat center center;
}

.part1_content_right li img {
	width: 100%;
	height: 100%;
	display: block;
	box-sizing: border-box;
	width: 283px;
	height: 157px;
	display: block;
	box-sizing: border-box;
}

.part1_content_right li img:last-child {
	top: 0;
	left: 0;
	width: 253px;
	height: 142px;
	margin-top: 0;
	margin-left: 0;
	position: absolute;
}

ul {
    padding: 0;
    margin: 0;
}
.mask video, .mask img{
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    width: 800px;
    margin-left: -400px;
    position: absolute;
}

.title_box{
    position: relative;
}
.img_box_l{
    display: flex;
    justify-content: center;
}
.img_box_l img{
    /* position: absolute; */
    /* left: 0; */
    width: 1199px;
    height: 105px;
}
/* 修改====================================== */

.title_box .more_80{
    height: 100%;
    padding-top: 70px;
    padding-left: 5px;
}
.part2_80 .title_box .more_80{
    padding-top: 65px;
}

/* 修改====================================== */

.part4_80 .title_box a{
    top: 60%;
}
.part4_80  .context_box img{
    width: 100%;
    height: 100%;
}

.more_80{
    font-family:SourceHanSansSC;
    color: #6a2720;
    font-size: 16px;
    font-weight: 500;
}   

.part3_80{
    font-size: 18px;
    line-height: 30px;
    color: #fff2ce;
}


.nav ul li {
    width: unset;
    line-height: unset;
    font-size: 20px;
    padding: 7px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
	color: #fff8d7;
    display: flex;
}
.w1200 a {
	outline: none;
	font-family: 'PingFangSC';
    font-weight: 500;
    color: #fff8d7;
    text-shadow: 2px 2px 5px #6c6c6b;
}
.nav ul li:hover{
    background: #a10408;
    color: #fff000;
}
.nav ul li:hover a{
    color: #fff000;
}
.navLiActive{
    background: #a10408;
}
.w1200 a.navActive{
    background: #a10408;
    color: #fff000;
}

.warp .middle-image{
    padding: 10px 30px;
    font-size: 22px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    /* box-shadow: 0 6px 8px rgb(252 238 218); */
}
.warp .middle-image span{
    display: unset; 
    -webkit-box-orient: unset;  
    -webkit-line-clamp:unset; 
    overflow: unset;
    text-overflow: unset;
}

.warp  .dtt .tit {
    margin-top: 10px;
}

.main {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: url(80_part2_bg2_05.png) no-repeat top center;
    background-size: 100%;
}


.part1_con .dtt {
    width: 1291px;
    background: none;
    background-size: 100%;
    padding: 0;
}

.dtt .tit{
    font-size: 34px;
    font-family: SourceHanSansSC;
}

.part1 {
    width: 1291px;
    /* background: url(80_part1_con20250801.png) no-repeat;
    background-size: 100%; */
    height: 640px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.part1::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(80_part1_con20250801.png) no-repeat;
    z-index: -1;
    border-radius: 10px;
}



.part1_detail{
    color: #f31b1a;
}

.part1 .part1_left li:hover {
    background: url(80_part1_left20250801.png) no-repeat;
    background-size: 100%;
}
.part1 .part1_left li:hover a{
    border: none;
}

.part1 .part1_left li {
    border-bottom: none; 
    height: 94px;
    padding-left: 15px;
    padding-right: 5px;
}


.part1 .par1_more {
    text-align: right;
    padding-right: 15px;
    color: #fce99b;
    padding-top: 2px;
}

.part1 .part1_left li:hover a {
    color: #7d4926;
}

.part1_bottom_swiper_title {
    color: #b40400;
    font-family: SourceHanSansSC;
    margin-bottom: 15px;
    text-align: center;
    text-indent: 0;
}

.part1 .part1_content {
    /* width: 684px; */
    width: 700px;
    height: 600px;
    background: url(./80_part1_sweiper_con_20250801.png) no-repeat;
    background-size: cover;
    padding: 5px;
}

.part1 .part1_content .swiper-container {
    margin: 0;
}

.part1_swiper .swiper-slide p {
    padding: 0 20px;
    /* padding-left: 50px;
    padding-right: 50px;
    text-indent: 2em; */
}
.part1_swiper .swiper-slide img{
    height: 410px;
    width: 700px;
}
.part1_swiper .swiper-slide p.part1_bottom_swiper_title{
    margin-top: 20px;
    /* line-height: 36px; */
    text-align: center;
    /* height: 72px; */
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 2; */
    /* -webkit-box-orient: vertical; */
    white-space: normal;
    font-size: 24px;
    font-family: 'PingFangSC';
    font-weight: 500;
    box-sizing: border-box;
}

.part1_swiper .swiper-horizontal>.swiper-pagination-bullets,
.part1_swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.part1_swiper .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: var(--swiper-pagination-bottom,0px);
}
.part1_swiper .swiper-slide p.part1_bottom_swiper_title2 {
    font-size: 15px;
    color: #a6611d;
    line-height: 22px;
    /* text-align: center; */
}   

/* 283 94 */
.part1 .part1_left {
    width: 283px;
    margin-bottom: 5px;
    font-family: 'PingFangSC';
    font-weight: 400;
}

.part1_content_right {
    width: 300px;
    padding-top: 20px;
    padding-right: 15px;
}

.part5_80 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image:url(./80_part5_icon_l.png);
    width: 34px;
    height: 19px;
    background-size: 100%;
}
.part5_80 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image:url(./80_part5_icon_r.png);
    width: 34px;
    height: 19px;
    background-size: 100%;
}
.part5_80 .swiper-pagination-bullet {
    background: #fea846;
    opacity: 1;
    width: 12px;
    height: 12px;
}


.part2_80,
.part3_80{
    width: 1291px;
    height: 700px;
    margin-top: 75px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.part2_80{
    margin-top: 95px;
}

.part5_80{
    width: 1400px;
    height: 820px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    /* background-color: #fce99b; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.part3_80 {
    width: 1291px;
    height: 650px;
}

.part4_80 {
    width: 100%;
    height: 932px;
    margin-top: 80px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background: url(./80_part4_bg_img2.png) no-repeat center;
    background-size: 100% 100%;
    padding-top: 50px;
}

.part2_80 .title_box,
.part3_80 .title_box,
.part4_80 .title_box,
.part5_80 .title_box {
    height: 105px;
    width: 1291px;
}

.part2_80 .title_box a,
.part3_80 .title_box a,
.part4_80 .title_box a,
.part5_80 .title_box a{
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.part2_80 .context_box
 {
    height: 560px;
    display: flex;
    justify-content: space-between;
    width: 1291px;
    background: url(./80_wwls_bg_2025.png) no-repeat left bottom;
    background-size: 100%;
}
.part5_80 .context_box{
    height: 560px;
    display: flex;
    justify-content: space-between;
    width: 1291px;
}
.part4_80 .context_box{
    height: 640px;
    display: flex;
    justify-content: space-between;
    width: 1291px;
    background: url(./80_part4_bg_img1.png) center no-repeat;
    background-size: 100% 100%;
}

.part3_80 .context_box {
    /* height: 510px; */
}

.part2_80 .context_box .l {
    width: 48.5%;
    padding: 20px;
    padding-right: 5px;
}

.part2_80 .context_box .r {
    /* background-color: palegoldenrod; */
    width: 48%;
    /* height: 450px; */
    padding: 10px;
}

.part2_80 .context_box .l .top {
    height: 260px;
    display: flex;
    justify-content: space-between;
}

.part2_80 .context_box .l .top .hxsy,
.part2_80 .context_box .l .top .yibai {
    width: 288px;
}

.part2_80 .context_box .l .top .in_t {
    height: 162px;
}

.part2_80 .context_box .l .top .in_t img {
    width: 100%;
    height: 100%;
}

.part2_80 .context_box .l .top .in_b {
    height: 94px;
    /* background-color: rgb(141, 211, 216); */
    color: #7a3d00;
    font-size: 18px;
    padding: 16px 20px;
    font-weight: 500;
    background: url() no-repeat;
    background-size: 100%;
    line-height: 32px;
}
.part2_80 .context_box .l .top .in_b_1{
    background: url(./80_part2_bg2_01.png) no-repeat;
    background-size: 100%;
    font-weight: 600;
}
.part2_80 .context_box .l .top .in_b_2{
    background: url(./80_part2_bg2_03.png) no-repeat;
    background-size: 100%;
    font-weight: 600;
}


.part2_80 .context_box .l .bottom {
    /* background-color: rgb(223, 235, 135); */
}

.part2_80 .context_box .l .bottom ul {
    padding-top: 20px;
    padding-bottom: 20px;
}

.part2_80 .context_box .l .bottom ul li {
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
}

.part2_80 .context_box .l .bottom ul li a {
    padding-left: 20px;
    background: url(./80_part2_l_circle20250801.png) no-repeat left;
    box-sizing: 12px 12px;
    line-height: 50px;
    color: #83490f;
    font-weight: 600;
    font-size: 18px;
}

.part2_80 .context_box .l .bottom ul li a:hover {
    color: #da1a10;

}

.part2_80 .context_box .r .top {
    /* height: 140px; */
    /* background-color: pink; */
}

.part2_80 .context_box .r .top .title {
    background-color: #cf1d14;
    line-height: 50px;
    text-align: center;
    color: #fff2ce;
    font-weight: 600;
    font-size: 20px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.part2_80 .context_box .r .top .detail {
    padding: 22px 40px;
    text-indent: 2em;
    font-size: 14px;
    line-height: 26px;
    color: #a6611d; 
    font-weight: 600;
    height: 122px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.part2_80 .context_box .r .bottom ul li {
    margin-bottom: 15px;
    background-color: #ffffff;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 48px;
}

.part2_80 .context_box .r .bottom ul li a {
    padding-left: 15px;
    background: url(./80_part2_dot.png) no-repeat left;
    box-sizing: 12px 12px;
    line-height: 48px;
    color: #83490f;
    font-weight: 600;
    font-size: 18px;
}



.part2_80 .context_box .r .bottom {
    /* height: 290px; */
    /* background-color: rgb(135, 235, 168); */
}


  /* 清除浮动 */
  .clearfix {
    *zoom: 1; /* 兼容IE的清除浮动方法 */
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.part3_80 {
    width: 100%;
}

.part3_80 .title_box {
    /* 标题样式保持不变 */
}
#spTab, #picTab {
    position: relative;
    z-index: 100;
    cursor: pointer;
    /* 确保标签有足够大的点击区域 */
    display: inline-block;
    overflow: visible;
}

#spTab img, #picTab img {
    position: relative;
    z-index: 1; /* 低于标签的z-index */
}

.part3_80 .context_box {
    width: 100%;
}

.part3_80 .context_box .tab_80 {
    height: 42px;
    /* padding-left: 390px; */
    width: 100%;
    overflow: hidden; /* 触发BFC，包含浮动元素 */
    border-bottom: 1px solid #dddbdb;

}

.part3_80 .context_box .tab_80 .tab_l {
    width: 88%;
    /* background-color: pink; */
    box-sizing: border-box; /* 确保padding不增加总宽度 */
    display: inline-block;
    height: 42px;
    text-align: center;
    position: relative;
}
.part3_80 .context_box .tab_80 .tab_r {
    display: inline-block;
    width: 10%;
    /* padding-left: 59px; */
    box-sizing: border-box; /* 确保padding不增加总宽度 */
    line-height: 42px;
}

.part3_80 .context_box .tab_80 .tab_l .sp,
.part3_80 .context_box .tab_80 .tab_l .pic {
    width: 150px;
    height: 42px; /* 固定高度，用于垂直居中 */
    float: left;
    text-align: center; /* 水平居中 */
    line-height: 42px; /* 垂直居中 */
    overflow: hidden;
}

.part3_80 .context_box .tab_80 .tab_l .sp {
    position: absolute;
    left: 449px;
    margin-right: 25px;

}
.part3_80 .context_box .tab_80 .tab_l .pic {
    left: 449px;
}



 
.part3_80 .context_box .tab_80 .tab_l .sp img,
.part3_80 .context_box .tab_80 .tab_l .pic img {
    position: relative;
    vertical-align: middle;  
}

.part3_80 .context_box .tab_80 .tab_r {
    overflow: hidden; 
    line-height: 42px;
    height: 42px;  
    /* padding-right: 20px; */
    text-align: right; 
}


.part3_80 .context_box .tab_box {
    width: 100%;
    margin-top: 10px;
}

.part3_video,
.part3_pic {
    width: 100%;
    overflow: hidden; /* 包含浮动元素 */
}

.part3_80 .context_box .tab_box .l {
    width: 600px;
    height: 440px;
    margin-right: 0;
    float: left;
    position: relative; /* 用于内部元素定位 */
}

.part3_80 .context_box .tab_box .l .part3_ins_con {
    position: relative;
    height: 340px;
}
.part3_80 .context_box .tab_box .l .part3_ins_con img{
    height: 100%;
    width: 100%;
}

.part3_80 .context_box .tab_box .l .part3_80_play {
    top: 70%;
    left: 8%;
    width: 56px;
    height: 56px;
    position: absolute;
    background: url(80_part3_play_btn20250801.png) no-repeat;
    background-size: 100%;
}

.part3_80 .context_box .tab_box .l .font {
    background: url(./80_part3_l_font_b.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.part3_80 .context_box .tab_box .l .font div {
    padding: 20px 40px;
    letter-spacing: 1px;
    word-spacing: 1px;
    font-family: 'PingFangSC';
    font-weight: 500;
}

.part3_80 .context_box .tab_box .r {
    overflow: hidden; /* 占据剩余空间 */
    /* background-color: rgb(135, 235, 168); */
    height: 440px;
}

.part3_80 .context_box .tab_box .r ul {
    height: 100%;
    padding: 0;
    margin: 0;
}

.part3_80 .context_box .tab_box .r ul li {
    margin-bottom: 25px;
    overflow: hidden; /* 包含浮动元素 */
}

.part3_80 .context_box .tab_box .r ul li.last {
    margin-bottom: 0;
}

.part3_80 .context_box .tab_box .r ul li a {
    display: block;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    color: #fff2ce;
}

.part3_80 .context_box .tab_box .r ul li .li_l {
    width: 232px;
    height: 130px;
    background-color: rgb(235, 163, 135);
    position: relative;
    float: left;
}

.part3_80 .context_box .tab_box .r .part3_80_play {
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    position: absolute;
    background: url(80_part3_play_btn20250801.png) no-repeat;
    background-size: 100%;
    /* IE8及以下不支持transform，使用负margin替代 */
    margin-top: -28px;
    margin-left: -28px;
}

.part3_80 .context_box .tab_box .r ul li .li_l img {
    width: 100%;
    height: 100%;
}

.part3_80 .context_box .tab_box .r ul li .li_r {
    width: 435px;
    height: 130px;
    background: url(./80_part3_r_b.png) no-repeat;
    background-size: 100%;
    padding: 30px;
    line-height: 30px;
    float: left;
    box-sizing: border-box; /* 确保padding不增加总宽度 */
}

/* IE条件注释中的特殊样式 */
.ie7 .part3_80 .context_box .tab .tab_l,
.ie8 .part3_80 .context_box .tab .tab_l {
    width: 89%; /* IE中微调宽度，避免换行 */
}

.ie7 .part3_80 .context_box .tab_box .r ul li .li_r,
.ie8 .part3_80 .context_box .tab_box .r ul li .li_r {
    width: 420px; /* IE中微调宽度 */
}



.part4_80 .title_box {
    margin-bottom: 44px;
}

.part4_80 .context_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.part4_80 .context_box .top {
    /* background-color: rgb(135, 235, 168); */
    display: flex;
    padding: 23px 35px 25px 36px;
}

.part4_80 .context_box .top .vedio {
    width: 450px;
    height: 250px;
    background: url(./80_part4_t_l.png) no-repeat;
    background-size: 100%;
    margin-right: 40px;
    position: relative;

}

.part4_80 .context_box .top .vedio .part3_80_play {
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    position: absolute;
    background: url(80_part3_play_btn20250801.png) no-repeat;
    background-size: 100%;
    transform: translate(-50%, -50%);
}

.part4_80 .context_box .top .font {
    flex: 1;
}

.part4_80 .context_box .top .font .title {
    font-size: 24px;
    line-height: 60px;
    color: #7a3d00;
    font-weight: 600;
    font-family: 'PingFangSC';
    padding-top: 15px;
}

.part4_80 .context_box .top .font .detail {
    font-size: 18px;
    line-height: 30px;
    color: #b17336;
    padding-top: 13px;
    letter-spacing: 0;
    word-spacing: 0;
    font-family: 'PingFangSC';
    font-weight: 400;
}


.part4_80 .context_box .bottom {
    flex: 1;
    padding: 30px 36px;
}

.part4_80 .context_box .bottom ul {
    display: flex;
    justify-content: space-between;
}

.part4_80 .context_box .bottom ul li {
    width: 24%;
}

.part4_80 .context_box .bottom ul li a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.part4_80 .context_box .bottom ul li a .li_t {
    width: 294px;
    height: 166px;
    background: url(./80_part4_b_p.png) no-repeat;
    background-size: 100%;
    position: relative;
}

.part4_80 .li_b {
    height: 113px;
    width: 294px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.part4_80 li:first-child .li_b {
    background: url(./80_part4_b_b_1.png) no-repeat;
    background-size: 100%;
}

.part4_80 li:nth-child(2) .li_b {
    background: url(./80_part4_b_b_2.png) no-repeat;
    background-size: 100%;
}

.part4_80 li:nth-child(3) .li_b {
    background-color: #ffffff;
}

.part4_80 li:nth-child(4) .li_b {
    background-color: #ffffff;
}

.part4_80 .li_t .part3_80_play {
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    position: absolute;
    background: url(80_part3_play_btn20250801.png) no-repeat;
    background-size: 100%;
    transform: translate(-50%, -50%);
}

.part4_80 div.part3_80_play[data-vsrc=""] {
    display: none;
}
.part4_80 .li_b{
    padding: 20px;
    font-size: 18px;
    line-height: 32px;
    color: #7a3d00;
    font-family: 'PingFangSC';
    font-weight: 600;
}


.part5_80 .swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e80000;
}

.part5_80 .context_box{
    height: 655px;
}
.part5_80 .swiper-button-next,.part5_80 .swiper-button-prev{
    top: 60%;
}
.part5_80 .swiper-slide a{
    display: flex;
}
.part5_80 .img1{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    transform: translateY(-58%);
    width: 917px;
    height: 518px;
}
.part5_80 .img2{
    position: absolute;
    right: 0;
    top: 0;
    width: 642px;
    height: 584px;

}
.part5_font{
    position: absolute;
    width: 365px;
    z-index: 2;
    right: 0;
    padding: 95px 32px;
   color: #fff2ce;

}
.part5_bottom_swiper_title1{
   margin-bottom: 30px;
   font-size: 24px;
   line-height: 38px;
   letter-spacing: unset;  
   word-spacing: unset; 
   font-family: 'PingFangSC';
   font-weight: 600;
}
.part5_bottom_swiper_title2{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 50px;
    font-family: 'PingFangSC';
    font-weight: 400;
}


.part5_80 .det{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 115px;
    height: 30px;
    border: 2px solid #fff2ce;
    font-family: 'PingFangSC';
    font-weight: 400;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 30px;
}


.part6_80 {
    margin-top: 45px;
    height: 300px;
    width: 1291px;
}

.part6_80 ul {
    display: flex;
    justify-content: space-between;
}

.part6_80 ul li {
    height: 400px;
    width: 300px;
}

.part6_80 ul li a .li_t {
    height: 170px;
    background: url(80_part6_t.png); 
    background-size: 100% 100%;
}
.part6_80 ul li:first-child .li_b{
    background: url(80_part6_b_1.png); 
    background-size: 100% 100%;
}
.part6_80 ul li:nth-child(2) .li_b{
    background: url(80_part6_b_2.png); 
    background-size: 100% 100%;
}
.part6_80 ul li:nth-child(3) .li_b{
    background: url(80_part6_b_3.png); 
    background-size: 100% 100%;
}
.part6_80 ul li:nth-child(4) .li_b{
    background: url(80_part6_b_4.png); 
    background-size: 100% 100%;
}
.part6_80 .li_b {
    height: 145px;
    padding: 20px;
}
.part6_80 .li_b .desc{
    font-size: 18px;
    line-height: 26px;
    color: #7a3d00;
    font-weight: 500;
    margin-bottom: 14px;
    font-family: 'PingFangSC';
    font-weight: 600;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.part6_80 .li_b .info{
    display: flex;
    justify-content: start;


}

.part6_80 .li_b .info div{
    font-size: 14px;
    padding: 5px 15px;
    color: #333333;
    height: 30px;
}
.part6_80 .li_b .info div.time_80{
    font-size: 13px;
}
.part6_80 .li_b .info .more{
   
    background-color: #ad0000;
    border-radius: 15px;
    color: #ffffff;
    font-family: 'PingFangSC';
    font-weight: 400;
}

.part56{
    width: 100%;
    position: relative;
    background: url(./80_part5_bottombg.png) no-repeat  center bottom;
    background-size: 100% 90%;
    height: 1300px;
}
.part56 .part6_80{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.part1_con{
    width: 100%;
    position: relative;
    height: 860px;
    /* background: url(./80_part2_bg2_05.png) no-repeat  center top; */
    /* background-size: 100%; */
}
.part1{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 215px;
}
.part1 .swiper-pagination-bullet{
    background-color:#9c9c9c;
    border-radius: 5px;
    width: 10px;
    height: 10px;
    opacity: 1;
}
.part1 .swiper-pagination-bullet-active {
    width: 52px;
    height: 10px;
    border-radius: 0;
    background: url(./25_aomen_part1_bottom_pagination_active202412131550.png) no-repeat;
    background-size: 100% 100%;
  }


  .part5_80 .swiper-button-next:focus, 
  .part5_80 .swiper-container-rtl .swiper-button-prev:focus {
    outline: none;
    /* 有些浏览器可能使用其他属性，可补充以下样式 */
    box-shadow: none;
    border: none;
}

.dtt{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.warp .dtt .middle-image{
    width: 98.5%;
    height: 88%;
    box-shadow: 6px 8px 10px 0px rgb(221 142 73 / 30%);
}
.warp .image-container{
    height: 180px;
}

/* 视频 图片轮播区域============================================== Start */
/* 隐藏冗余链接 */
.part3_80 .tab-container .sp-hidden-links {
    display: none !important;
    font-size: 0;
    line-height: 0;
}
.part3_80 .sp-hidden-links{
    font-size: 0;
    line-height: 0;
}

/* Tab容器样式 */
.part3_80 .tab-container {
    margin: 0 auto;
}

/* Tab导航样式 */
.part3_80 .tab-container .tab-nav {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddbdb;
}

.part3_80 .tab-container .tab-nav .sp-btn {
    margin-right: 23px;
}
.part3_80 .tab-container .tab-nav .tab_l{
    width: 1200px;
    padding-left: 450px;
    display: flex;
    align-items: center;
}
.part3_80 .tab-container .tab-btn {
    width: 150px;
    height: 42px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #555;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    overflow: hidden;
}
.part3_80 .tab-container .tab-btn img{
    width: 100%;
    height: 100%;
}


.part3_80 .tab-container .tab-btn:hover:not(.active) {
    background: #d0d0d0;
}

/* 轮播容器样式 */
.part3_80 .tab-container .tab-content {
    display: none;
    /* 使用visibility替代display:none可以保留元素空间，帮助Swiper初始化 */
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.part3_80 .tab-container .tab-content .tab-content-l{
    flex: 1;
    margin-right: 20px;
}


.part3_80 .context_box .tab_box .l .font {
    background: url(./80_part3_l_font_b.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
}


.part3_80 .context_box .tab_box  .li_r {
    width: 435px;
    height: 134px;
    background: url(./80_part3_r_b.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    line-height: 30px;
    float: left;
    box-sizing: border-box;
    font-family: 'PingFangSC';
    font-weight: 500;
    /* 确保padding不增加总宽度 */
}

.part3_80 .context_box .tab_box  .part3_80_play {
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    position: absolute;
    background: url(80_part3_play_btn20250801.png) no-repeat;
    background-size: 100%;
    margin-top: -28px;
    margin-left: -28px;
}

.part3_80 .context_box .tab_box  a {
    display: flex;
    font-size: 18px;
    line-height: 30px;
    color: #fff2ce;
    font-family: 'PingFangSC';
    font-weight: 500;
}

.swiper1 .li_l img,.swiper2 .li_l img{
    width: 234px;
    height: 134px;
}
.swiper1 .li_l,.swiper2 .li_l {
    display: flex;
    position: relative;
}



.part3_80 .tab-container .tab-content.active {
    display: block;
    display: flex;
    visibility: visible;
    height: auto;
}

.part3_80 .tab-container .sp-swiper-container {
    width: 668px;
    height:440px;
    box-sizing: border-box;
    overflow: hidden;
}

/* 轮播项样式 */
.part3_80 .tab-container .sp-swiper-slide {
    width: 100%;
    /* height: 140px; */
    height: 134px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 修改新的轮播的默认样式 */

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: ''!important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: ''!important;
}

.swiper-button-prev.disabled,
.swiper-button-next.disabled {
    /* 降低透明度表示禁用 */
    opacity: 0.5;
    /* 禁止鼠标事件 */
    pointer-events: none;
    /* 可以添加其他视觉样式，如灰度效果 */
    filter: grayscale(100%);
}


/* 视频 图片轮播区域 end */