*{
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
body{
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	background: url("20251124banner_max.jpg") no-repeat;
	background-position: top center;
	background-size: cover;
}
a{
	text-decoration: none;
	cursor: pointer;
}
/* a:hover {
	text-decoration: underline;
} */
img{
	border: none;
}
ul li{
	list-style: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	zoom: 1;
}
.tal_c{
	text-align: center;
}
.main_W{
	width: 1200px;
	margin: 0 auto;
}
.logo_max{
	text-align: center;
	margin-bottom: 40px;
}
.title_max{
	margin: 0 auto;
	width: 762px;
}
.title_max img{
	height: 587px;
    animation: Fd 1s;
    margin-bottom: 75px;
}
@keyframes Fd{
	0% {
		transform: scale(0.1);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}
.menu_con .main_W{
	position: relative;
}
.menu_con{
	width: 100%;
	height: 64px;
	margin: 0 auto;
	margin-bottom: 64px;
}
.menu_con ul{
	width: 100%;
	height: 64px;
	margin: 0 auto;
	overflow: hidden;
	justify-content: space-between;
	display: flex;
}
.menu_H ul li{
	float: left;
	width: 228px;
	height: 64px;
	line-height: 64px;
	font-size: 22px;
	background: url("20251124nav_Original.png") no-repeat;
}
.menu_con ul li:nth-child(2){
	font-size: 20px;
	line-height: 24px;
	padding-top: 8px;
}
.menu_con ul li a{
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.menu_con .cuttor{
	background: url("20251124nav_Selected.png") no-repeat;
}
.menu_con .cuttor a{
	/* color: #ffe82a; */
}
.main_A{
	width: 1308px;
	height: 793px;
	margin: 0 auto;
	background: url("20251124one_kon.png") no-repeat;
	margin-bottom: 50px;
}
.main_A .main_W{
	padding: 58px 54px;
	position: relative;
}
.main_A .main_W .icon_open{
	position: absolute;
	width: 112px;
	height: 112px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.head_line{
	padding: 38px 0 42px 0;
	text-align: center;
	position: relative;
}
.two_kon{
	width: 100%;
	background-color: #fce19b;
	height: 430px;
}
.two_con{
	padding: 40px 0;
}
.content_bj01{
	width: 100%;
}
.content_left{
	width: 632px;
}
.content_right{
	width: 540px;
}
.content_right ul li h2{
	margin-bottom: 4px;
	margin-top: 6px;
}
.content_right ul li:first-child h2{
	margin-top: 0;
}
.content_right ul li h2 a{
	font-size: 20px;
	color: #e33122;
}
.content_right ul li p a{
	font-size: 16px;
	color: #464545;
	line-height: 32px;
}
.content-text-tabs{
	width: 632px;
	height: 356px;
	float: left;
	margin-right: 30px;
	position: relative;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}
.swiper-container{
	width: 100%;
	height: 100%;
}
.content_bj01 h4{
	width: 100%;
	height: 52px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 52px;
	background: rgba(70, 8, 7, 0.55);
}
.content_bj01 h4 a{
	color: #fff;
}
.content-text-tabs .swiper-button-next,
.content-text-tabs .swiper-button-prev{
	top: 93%;
}
.content_bj01 .swiper-button-prev{
	left: 0;
}
.content_bj01 .swiper-button-next{
	right: 0;
}
.content_bj01 .swiper-button-prev::after{
	content: 'prev';
	font-size: 20px;
	color: #fff;
}
.content_bj01 .swiper-button-next::after{
	content: 'next';
	font-size: 20px;
	color: #fff;
}
.part_ner{
	width: 1371px;
	height: 465px;
	margin: 0 auto;
	margin-bottom: 50px;
	background: url("20251124two_back.png") no-repeat;
}
.part_content{
	padding: 64px 0 0 0;
}
.part_content .swiper-slide ul{
	padding: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.part_content .swiper-slide ul li{
	width: 280px;
	height: 75px;
	margin-bottom: 35px;
	border-radius: 10px;
	border: 2px solid #ec9f76;
	box-shadow: 0 0 8px 2px rgba(247, 208, 159, 0.8);
}
.part_content .swiper-slide ul li img{
	border-radius: 10px;
}
.part_content .swiper-pagination{
	margin: 0 auto;
}
.part_content .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 4px;
}
.part_content .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 0;
	opacity: 1;
	background-color: #e74849;
	border-radius: 50%;
}
.part_content .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #e74849;
	width: 40px;
	height: 10px;
	border-radius: 10px;
}
.third_coner{
	background: url("20251124three_back.png") no-repeat;
	width: 1414px;
	height: 754px;
	margin: 0 auto;
	margin-bottom: 64px;
}
.more{
	position: absolute;
	top: 105px;
	right: 0;
	left: auto;
}
.more a{
	font-size: 18px;
	color: #b21204;
}
.three_kon{
	padding: 54px 0 0 0;
}
.content-videoText{
  width: 100%;
  height: 352px;
  overflow: hidden;
}
.content-videoTab-l{
  width: 645px;
  height: 454px;
  background-color: #888787;
  float: left;
  overflow: hidden;
  margin-right: 20px;
}
.content-videoTab-l img{
  transition:all 1s;
}
.content-videoTab-l img:hover{
  transform: scale(1.2);
}
.content-videoTab-r{
  width: 535px;
  float: left;
}
.content-videoJTT,
.content-videoJTB{
    width: 100%;
    height: 25px;
    position: relative;
    line-height: 27px;
    margin-top: 0px;
}
.content-videoText ul{
	position: relative;
	top: 0;
}
.content-videoText ul li{
    margin-bottom: 8px;
    padding: 10px 0px;
    height: 90px;
}
.content-videoText ul li:last-child{
    margin-bottom: 0;
}
.content-tabsImgL{
	float: left;
	width: 137px;
	height: 88px;
	padding-left: 18px;
	margin-right: 10px;
}
.content-tabsImgL img{
	width: 100%;
	height: 100%;
}
.content-tabsImgR h4{
	font-size: 22px;
	color: #262525;
    margin-bottom: 5px;
}
.content-tabsImgR p{
	font-size: 16px;
	color: #464545;
	line-height: 28px;
}
.content-tabsImgR p a{
	color: #d12d1f;
}
.content-tabsImgR{
	width: 338px;
	float: left;
}
.content-more{
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #e54c1d;
}
.content-more a{
	font-size: 22px;
	color: #fff;
}
.content-videoJTB::after{
    font-size: 30px;
    font-family: "swiper-icons";
    content: "next";
    transform: rotate(90deg);
    position: absolute;
    left: 47%;
    color: #888787;
    top: -3px;
    font-weight: bold;
}
.content-videoJTT::after{
    font-size: 30px;
    font-family: "swiper-icons";
    content: "next";
    transform: rotate(-90deg);
    position: absolute;
    left: 47%;
    color: #888787;
    top: -3px;
    font-weight: bold;
}
.active_red_color{
	background-color: #e54c1d;
}
.active_red_color .content-tabsImgR h4 a,.active_red_color .content-tabsImgR p,.active_red_color .content-tabsImgR p a{
	color: #fff;
}
.video-button{
	width: 12%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.tabs_fl{
	width: 650px;
}
.tabs_fl img{
	width: 100%;
	height: 100%;
}
.tabs_fl .open_img{
	position: absolute;
}
.open_img{
	width: 74px;
	height: 74px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.tabs_fl h4{
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
}
.tabs_fl h4 a{
	color: #333333;
}
.tabs_fr{
	width: 534px;
}
.tabs_fr ul li{
	width: 260px;
	float: left;
	margin-right: 14px;
	position: relative;
	margin-bottom: 19px;
}
.tabs_fr .open_icon{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%);
}
.tabs_fr .open_icon img{
	width: 100%;
}
.tabs_fr p{
	margin-top: 6px;
}
.tabs_fr p a{
	font-size: 16px;
	color: #333333;
}
.tabs_fl .swiper-button-next{
	width: 36px;
	height: 100px;
	top: 40%;
	right: 0;
	background: url("20251124icon_right.png") no-repeat;
	background-size: 100%;
}
.tabs_fl .swiper-button-prev{
	width: 36px;
	height: 100px;
	top: 40%;
	left: 0;
	background: url("20251124icon_left.png") no-repeat;
	background-size: 100%;
}
.tabs_fl .swiper-button-next::after{
	content: "";
}
.tabs_fl .swiper-button-prev::after{
	content: "";
}
.tabs_fr ul li:nth-child(2n){
	margin-right: 0;
}
.tabs_fr li>a> img {
  width: 260px;
  height: 147px;
}
.four_coner{
	margin-bottom: 64px;
}
.five_coner{
	padding-bottom: 80px;
}
.content-comment-list ul li{
	width: 100%;
	height: 244px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border-bottom: 1px dashed #ffd696;
}
.active_yellow_color{
	background-color: #ffebb3;
}
.active_yellow_color .content-commentR h4 a{
	color: #262525;
}
.active_yellow_color .content-commentR p{
	color: #464545;
}
.active_yellow_color .content-commentR p a{
	color: #d12d1f;
}
.active_yellow_color .content-commentR span{
	color: #a2a2a2;
}
.content-commentL{
	float: left;
	width: 232px;
	height: 155px;
	margin-right: 83px;
}
.content-commentL img{
	width: 100%;
	height: 100%;
}
.content-commentR{
	float: left;
	width: 850px;
}
.content-commentR h4 a{
	font-size: 22px;
	color: #fff;
}
.content-commentR p{
	font-size: 16px;
	line-height: 28px;
	margin-right: 130px;
	margin-top: 15px;
	margin-bottom: 40px;
	color: #fff;
}
.content-commentR p a{
	color: #fff392;
}
.content-fx span{
	color: #fff;
	margin-right: 100px;
}
.content-comment-list .button{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #f9c842;
	text-align: center;
	font-size: 18px;
	color: #262525;
}
.content-comment-list .button img{
	margin-top: 10px;
	margin-right: 8px;
	margin-top: -5px;
	vertical-align: middle;
}
