.cur {
	border-bottom: 4px solid #0c9e70;
	box-sizing:border-box;
}
.cur p{
	color: #0c9e70;
}
.banner-wrap{
	margin: 0 auto;
}
.banner-wrap{
	border-top:0px;
	}

/*-----------2023.01.12改版 首页 新闻区----------------*/
.news_con{margin-top:20px;}
.news_con .top_news{width:340px; float:left; background:#FFF; height:380px; padding:0 20px; text-align:left; overflow:hidden;}
.news_con .top_news .news_img{float:left; margin:0 -20px 20px;}
.news_con .f50{ font-size:50px;}
.news_con .top_news .news_date{width:78px; height:78px; background:#0c9e70; color:#FFF; font-size:12px; line-height:14px; display:inline-block; text-align:center; padding:0px; float:left;}
.news_con .top_news .news_date span{display:inline-block; width:100%;}
.news_con .top_news .news_date .date_day{font-size:30px; line-height:30px; padding:13px 0 8px;}
.news_con .top_news .news_tittle{color:#0c9e70; font-size:18px; width:240px; line-height:28px; height:58px; overflow:hidden; float:right; padding-top:10px;}
.news_con .top_news .news_name{color:#333; font-size:12px; width:240px; line-height:22px; float:right; margin-top:10px; height:22px; overflow:hidden}
.news_con .top_news .news_main{color:#888; line-height:26px; height:52px; overflow:hidden; margin-top:15px;}

.news_con .news_list{width:820px; float:left; background:none; padding: 0px;}
.news_con .news_list li {width:388px; height:113px; margin:0 0 20px 20px; padding:20px; background:#FFF; border:1px solid #FFF;}
.news_con .news_list li .news_date{width:58px; height:58px; margin-top:7px; background:#a6a6a6;}
.news_con .news_list li .news_date .date_day{font-size:22px; line-height:30px; padding:6px 0 0;}
.news_con .news_list li .news_tittle{color:#000;width:270px; font-size: 16px; line-height: 20px; height:20px; overflow:hidden; margin-bottom: 8px;}
.news_con .news_list li .news_main{color:#888; font-size:12px; width:270px; line-height:24px; float:right; height:44px; overflow:hidden;padding:0px; margin:0px;}
.news_con .news_list li:hover { border:1px solid #0c9e70;}
.news_con .news_list li:hover .news_date{background:#0c9e70;}
.news_con .news_list li:hover .news_tittle{color:#0c9e70;}

/*-----------2023.01.12改版 首页 新闻区结束----------------*/

/*-----------2023.01.12改版 首页 简介区----------------*/
.introduct_con{width:100%; box-shadow:0px 5px 15px 0px rgba(0,0,0,0.2); margin:20px 0 60px 0;}
.introduct_con .introduct_left{width:575px; margin:100px 0 0 25px; float:left; text-align:left; font-size:16px; line-height:34px; position:relative;}
.introduct_con .introduct_left .more{position:absolute; right:0px; top:250px; border:1px solid #0c9e70; padding:2px; width:112px; height:35px; line-height:35px; font-size:14px; color:#FFF;}
.introduct_con .introduct_left .more span{background:#0c9e70; width:100%; height:100%; display:inline-block; text-align:center;}





/*-----------2023.01.12改版 首页 简介区结束----------------*/