@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}
body {
	background: #B00C0C url(../images/chunjie2025/banner.jpg) no-repeat center center;
	background-size: cover;
}

.chunjie_head {
	width: 100%;
	height: 1275px;
	min-width: 1200px;
	position: relative;
}
.head_top {
    width: 1200px;
    height:60px;
    padding-top: 16px;
    margin: 0 auto;
    position: relative;
}

.head_top>img {
	display: block;
	float: left;
}

.login_item {
	width: 500px;
	height: 32px;
	position: relative;
	float: right;
	color: #333;
}
.banner_title{
	display: block;
	margin: auto;
}

#loginform>span {
	display: block;
	width: 60px;
	height: 32px;
	line-height: 32px;
	text-align: right;
	float: left;
	font-size: 14px;
	color: #FFD7D7;
}

#loginform>input[type="text"],
#loginform>input[type="password"] {
	width: 116px;
	height: 30px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 0 10px;
	float: left;
	outline: none;
}

#loginform>input[type="button"] {
	width: 88px;
	height: 32px;
	background: #A10808;
	border-radius: 5px;
	color: #BE0808;
	text-align: center;
	line-height: 32px;
	float: right;
	border: none;
	cursor: pointer;
}
.chunjie_head .nav_m {
	width: 100%;
	min-width: 1200px;
	height: 290px;
	background: url(../images/chunjie2025/nav.png) top center no-repeat;
	margin-top: -140px;
}

.chunjie_head .nav_m ul {
    width: 1000px;
    display: flex;
	align-items: center;
    margin: auto;
    padding-top: 92px;
    height: 104px;
}

.chunjie_head .nav_m ul li {
	width: 130px;
	height: 104px;
	line-height: 104px;
	text-align: center;
}

.chunjie_head .nav_m ul li a {
	color: #FFFDD4;
	display: block;
	width: 100%;
	height: 104px;
}

.chunjie_head .nav_m ul li:hover a,
.chunjie_head .nav_m ul li a.active {
	background:linear-gradient(to bottom,#FD6C52,#F3290B);
}

.chunjie_head #loginform>input[type="button"] {
	background: #FFABAB;
}
.chunjie_head #loginform>input[type="button"]:hover{
	background: #A10808;
	color: #FFE8E8;
}
.chunjie_head #loginform>span {
	color: #FFD7D7;
}

.bpicon {
	position: absolute;
	top: -30px;
	left: 60%;
	display: block;
	width: 475px;
	height: 317px;
}

.content_box_chunjie {
	width: 100%;
	height: auto;
	min-width: 1200px;
	margin-top: -500px;
	position: relative;
}

.chunjie_topic_box {
	width: 1120px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	border-radius: 8px 8px 0 0;
	padding: 20px 40px;
	background: none;
	color: #444;
	position: relative;
}

.fwicon {
	position: absolute;
	right: 50px;
	top: -10px;
	display: block;
	width: 200px;
}

.content_box_chunjie .pNav {
	padding-left: 380px;
	color: #FFFDD4;
	width: 820px;
}

.content_box_chunjie .pNav a {
	color: #FFFDD4
}

.content_box_chunjie .pNav a:hover {
	color: #FFE925
}

.chunjie_topic_list>h3>span {
	display: block;
	border-bottom: 2px solid #3617FF;
	max-width: 130px;
	line-height: 48px;
	font-size: 18px;
	color: #3617FF;
	font-family: "å¾®è½¯é›…é»‘";
}

.chunjie_topic_box .topicTitle {
	display: block;
	width: 521px;
	height: 98px;
	background: url("../images/chunjie2025/title.png") no-repeat;
	margin: -20px auto;
}

.chunjie_topic_list p {
	text-indent: 2em;
	text-align: justify;
	font-size: 14px;
	line-height: 26px;
}

.chunjie_content {
	width: 1112px;
	margin: auto;
	background: none;
	padding-top: 30px;
}

.chunjie_item {
	width: 1038px;
	height: 195px;
	margin-bottom: 54px;
	background: url("../images/chunjie2025/chunjie_mode.png");
	background-size: 100% 100%;
	display: flex;
	padding: 37px;
	justify-content: space-between;
}

.chunjie_item>img {
	display: block;
	width: 440px;
	height: 197px;
}

.chunjie_item>span {
	display: block;
	width: 570px;

}

.chunjie_item>span a {
	display: block;
	width: 48%;
	float: left;
	line-height: 34px;
	text-decoration: none;
	color: #862D25;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.chunjie_item>span a:nth-child(2n) {
	float: right;
}

.chunjie_item>span a:hover {
	color: #F92E2E;
}

.chunjie_item>span.overflow-y {
	height: 152px;
	overflow-y: auto;
	margin-top: 10px;
}

.chunjie_item>span.cs_lang a {
	width: 100%;
}

.content_box_chunjie .footer {
	background: none;
}

.content_box_chunjie .footer p,
.content_box_chunjie .footer p a {
	color: #862D25
}

.content_box_chunjie .lang>span a {
	display: block;
	width: 100%;
	line-height: 34px;
	text-decoration: none;
	color: #862D25;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}
.content_box_chunjie .lang>span a:hover{
	color: #F92E2E;
}
.lang>span a i {
    position: absolute;
    right: 0;
    font-style: normal;
    color: #898989;
}
.content_box_chunjie .lang>span a i {
	color: #862D25;
}

#yearDate {
	display: inline-block;

}