body,
html {
	width: 100%;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

.wrap {
	min-width: 1200px;
}

.banner {
	width: 100%;
	position: relative;
}

.banner img {
	width: 100%;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.warp {
	width: 100%;
	min-width: 1200px;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
}

.language {
	width: 125px;
	height: 38px;
	top: 94%;
	left: 84%;
	margin-top: -19px;
	margin-left: -62.5px;
	position: absolute;
	background: url(yr_language202412131550.png) no-repeat;
	background-size: 100%;
}
.language div {
	float: left;
	width: 50%;
	height: 100%;
	color: #222223;
	cursor: pointer;
	text-align: center;
	line-height: 36px;
}
.language div.active {
	color: #c8221c;
}

.main {
	width: 100%;
	height: 2388px;
	margin-top: -5px;
	background: url(yr_pc_bg20241214.jpg) no-repeat top center;
}

.dtt {
	width: 100%;
	height: 175px;
	padding: 0 73px;
	margin-top: 29px;
	overflow: hidden;
	box-sizing: border-box;
	background: url(yr_dtt202412131550.png) no-repeat;
	background-size: 100%;
}

.dtt .tit {
	margin-top: 27px;
	font-size: 30px;
	text-align: center;
}

.dtt .tit a {
	color: #e61614;
	font-weight: 900;
}

.dtt .txt {
	color: #666666;
	font-size: 14px;
	margin-top: 23px;
	text-align: center;
}

.part1 {
	width: 100%;
	height: 731px;
	margin-top: 27px;
	position: relative;
	background: url(part1_bg.png) no-repeat;
	background-size: auto 100%;
}

.part1 .part_top {
	width: 100%;
	height: 453px;
	overflow: hidden;
	position: relative;
	padding-left: 64px;
	box-sizing: border-box;
}

.part1 .part_top>a>img {
	width: 805px;
	height: 453px;
	float: left;
}

.part1 .part_top .part_top_con {
	width: 330px;
	height: 100%;
	float: left;
	padding: 55px 30px 0;
	background: #ad0000;
	box-sizing: border-box;
}

.part1 .part_top .part_top_con p {
	margin: 0;
}

.part1 .part1_title {
	color: #fff5d8;
	font-size: 22px;
	line-height: 34px;
}

.part1 .line {
	width: 39px;
	height: 6px;
	margin: 26px 0;
	background: #ff921d;
	display: block;
}

.part1 .part1_con {
	color: #fff5d8;
	font-size: 14px;
}

.part1 .more {
	width: 81px;
	height: 26px;
	bottom: 37px;
	display: block;
	position: absolute;
	background: url(yr_more_20241214.png) no-repeat;
	background-size: 100%;
}

.part_bottom .swiper-button-next, .part_bottom .swiper-button-prev {
	width: 44px;
	height: 74px;
}
 .part_bottom .swiper-button-prev {
	 background: url(left_arrow20241214.png) no-repeat;
	 background-size: 100%;
 }
 .part_bottom .swiper-button-next {
	 background: url(right_arrow20241214.png) no-repeat;
	 background-size: 100%;
 }
.part_bottom {
	width: 949px;
	top: 479px;
	left: 243px;
	position: absolute;
}

.part1_swiper {
	width: 949px;
	height: 252px;
}

.part1_swiper .swiper-slide {
	position: relative;
}
.part1_swiper .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}
.part1_swiper .swiper-slide img {
	top: 0;
	left: 50%;
	width: 277px;
	height: 156px;
	display: block;
	margin-left: -138.5px;
	position: absolute;
}

.part1_swiper .part1_swiper_bottom {
	width: 100%;
	height: 162px;
	color: #fff2ce;
	margin-top: 90px;
	padding: 83px 31px 0;
	background: #ad0000;
	box-sizing: border-box;
}

.part_bottom .swiper-button-prev {
	left: -170px;
	top: 32px;
}

.part_bottom .swiper-button-next {
	left: -100px;
	top: 32px;
}

.part2 {
	width: 100%;
	height: 1241px;
	padding: 44px 37px 0;
	box-sizing: border-box;
	background: #fefcf8;
}

.list {
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.list li {
	width: 100%;
	height: 199px;
	border-bottom: 1px solid #e5e5e5;
}

.list li a {
	display: block;
}

.list li.text {
	width: 100%;
}

.list li .left {
	width: 308px;
	height: 173px;
	float: left;
}

.list li .left img {
	width: 100%;
	height: 100%;
}

.list li .right {
	float: left;
	margin-left: 30px;
}

.list li .right .title,
.list li.text .title {
	color: #333333;
	font-size: 18px;
	font-weight: 900;
	margin: 35px 0;
}

.list li .right .content {
	width: 780px;
	color: #333333;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

.list li.text .content {
	color: #333333;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

.list li .right .content span,
.list li.text span {
	color: #df0a0d;
}

.footCon {
	height: 158px;
	min-width: 1200px;
	border-top: 6px solid #fcc817;
	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;
}