* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover{
	text-decoration: underline;
}
img {
	width: 100%;
	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;
}
.main_W {
	width: 1200px;
	margin: 0 auto;
}
.logo_con{
	padding: 15px 12px;
	height: 82px;
	overflow: hidden;
}
.logo_left{
	margin-right: 110px;
}
.logo_right{
	line-height: 82px;
}
.logo_right ul li{
	float: left;
	margin-right: 40px;
}
.logo_right ul li a{
	color: #000;
	font-size: 16px;
}
.soild_blue{
	width: 100%;
	height: 3px;
	background-color: #2e9a47;
	margin-bottom: 36px;
}
.carousel{
	width: 790px;
	height: 516px;
	float: left;
}
.one_coner {
	height: 550px;
}
.swiper-newTabs {
	width: 790px;
	height: 550px;
	overflow: hidden;
}
.carousel .container {
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.swiper-newTabs .swiper-slide {
	background: rgba(0, 0, 0, 0.3);
}
.swiper-newTabs .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-newTabs .swiper-title {
	position: absolute;
	bottom: 0;
	width: calc(100% - 160px);
	height: 73px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 73px;
	background-color: rgba(0, 0, 0, 0.6);
	padding-left: 110px;
	padding-right: 50px;
}
.swiper-newTabs .swiper-title a {
	color: white;
	text-decoration: none;
	display: block;
}
.carousel .swiper-button-prev::after {
	content: "";
}
.carousel .swiper-button-next::after {
	content: "";
}
.carousel .swiper-button-next,
.carousel .swiper-button-prev {
	width: 17px;
	height: 23px;
	bottom: 24px;
	top: auto;
}
.swiper-number {
	position: absolute;
	bottom: 16px;
	color: white;
	z-index: 9999;
	left: 46px;
	top: auto;
	font-size: 26px;
}
.swiper-number {
	color: white;
	font-size: 26px;
}
.swiper-number .count {
	font-size: 30px;
}
.one_text{
	width: 386px;
}
.one_text .title_name{
	padding-top: 0;
}
.one_text ul li:first-child{
	margin-top: 26px;
}
.one_text ul li{
	margin-top: 16px;
}
.one_text ul li h4{
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}
.one_text ul li h4 a{
	color: #010101;
}
.one_text ul li p{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 36px;
}
.bottom_left{
	margin-top: 54px;
	width: 790px;
}
.bottom_left .title_name{
	padding-top: 0;
}
.photo{
	width: 232px;
	height: 150px;
	overflow: hidden;
}
.photo img{
	transition: all 2s;
}
.photo img:hover{
	cursor: pointer;
	transform: scale(1.1);
}
.koneng_ri{
	width: 512px;
}
.bottom_koneng a,.fzws_ring a{
	color: #010101;
	font-size: 20px;
	font-weight: bold;
}
.bottom_koneng p,.fzws_ring p{
	margin-top: 16px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 34px;
}
.bottom_koneng p a,.fzws_ring p a{
	color: #d12d1f;
	font-size: 14px;
	font-weight: 400;
}
.bottom_koneng ul li{
	height: 182px;
	margin-top: 32px;
	border-bottom: 1px #c5c4c4 dashed;
}
.more{
	width: 58px;
	height: 38px;
	border: 1px #2e9a47 solid;
	padding: 0 34px;
	margin: 0 auto;
	margin-top: 52px;
	margin-bottom: 132px;
	cursor: pointer;
}
.more p{
	margin-top: 0;
	font-size: 14px;
	color: #5a5a5a;
	line-height: 40px;
}
.bottom_right{
	width: 386px;
	margin-top: 6px;
}
.title_name{
	position: relative;
	margin-bottom: 26px;
	padding-top: 40px;
}
.title_name a{
	position: absolute;
	right: 6px;
	bottom: 8px;
	font-size: 14px;
	color: #717171;
}
.fzws_pic{
	margin-top: 32px;
	width: 386px;
	height: 210px;
	overflow: hidden;
}
.fzws_pic img{
	transition: all 2s;
}
.fzws_pic img:hover{
	cursor: pointer;
	transform: scale(1.1);
}
.fzws_ring{
	margin-top: 22px;
}
.eapf ul li{
	list-style: initial;
	color: #4c4c4c;
	list-style: 36px;
}
.eapf{
	padding-left: 18px;
}
.eapf ul li a{
	line-height: 34px;
	font-size: 14px;
}
.youth-footer img,.footercon img{width:auto;}
.youth-page-paginations {
  
	margin-bottom: 50px;
}

.youth-page-nums .youth-page-btn {
	border: 2px solid #55974c;
 outline: none;
		}
.youth-page-link {
    outline: none;
}
.youth-page-nums .youth-page-btn:hover {
  background-color: #55974c;
  color: #fff;
  cursor: pointer;
}
.youth-page-nums .youth-page-btn.active {
  background-color: #55974c;
  color: #fff;
}
/*2025年3月26日*/

.one_text ul li:first-child {
	margin-top: 32px;
}
.one_text ul li {
	margin-top: 24px;
}
.one_text ul li h4 {
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.one_text ul li p {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 28px;
}
.bottom_left {
	margin-top: 54px;
	width: 790px;
}
.bottom_koneng ul li {
	height: auto;
	margin-top: 32px;
	border-bottom: 1px #c5c4c4 dashed;
}
.bottom_koneng a {
	color: #010101;
	font-size: 20px;
	font-weight: bold;
}

.bottom_koneng p {
	margin-top: 16px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 28px;
	margin-bottom: 32px;
}
.title_name
{
    padding-top: 32px;
    margin-bottom: 32px;
}
.title_name a {
	position: absolute;
	right: 6px;
	bottom: 8px;
	font-size: 14px;
	color: #717171;
}
.fzws_ring {
	margin-top: 22px;
}
.fzws_ring a {
	color: #010101;
	font-size: 20px;
	font-weight: bold;
}
.fzws_ring p {
	margin-top: 16px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 28px;
	margin-bottom: 12px;
}
.eapf ul li
{
    color: #010101;
    padding: 5px 0px;
}
.eapf ul li a {
	line-height: 24px;
	font-size: 16px;
    color: #010101;
}
.fzws_pic {
	margin-top: 32px;
	width: 386px;
	height: 210px;
	overflow: hidden;
}
.bottom_right
{
    margin-top: 16px;
}
img {
    display: block;
}
