.info_banner {
	width: 100%; height: 270px; overflow: hidden; position: relative;
}
.info_banner .cnt {
	margin: 0px auto; width: 1180px; height: 270px;
}
.info_banner .cnt .bg_img {
	margin: 0px 0px 0px -960px; left: 50%; top: 0px; width: 1920px; height: 270px; display: block; position: absolute;
}
.info_content {
	width: 100%; overflow: hidden; min-width: 1180px;
}
.info_content .info_crumbs {
	margin: 0px auto; width: 1180px; color: rgb(102, 102, 102); padding-top: 20px;
}
.info_content .info_crumbs a {
	margin: 0px 5px;
}
.info_content .info_crumbs a:last-child {
	color: rgb(67, 186, 110);
}
.info_content .info_crumbs .crumbs_line {
	margin: 0px 5px; float: left; display: block; transform: rotateZ(30deg);
}
.info_content .info_bigTitle {
	margin: 0px auto; width: 1180px; padding-top: 26px;
}
.info_content .info_bigTitle .bigTitle_left {
	font-size: 32px; font-weight: bold; float: left;
}
.info_content .info_bigTitle .bigTitle_left h1 {
	font-weight: bold;
}
.info_content .info_bigTitle .bigTitle_right {
	margin-bottom: 32px; float: right;
}
.info_content .info_bigTitle .bigTitle_right .right_cate {
	margin-top: 5px; margin-left: 15px; float: left;
}
.info_content .info_bigTitle .bigTitle_right .right_cate a {
	background: rgb(190, 190, 190); border-radius: 28px; width: 186px; height: 37px; text-align: center; color: rgb(255, 255, 255); line-height: 37px; font-size: 16px; display: block;
}
.info_content .news_list {
	margin: 0px auto; width: 1180px; border-top-color: rgb(230, 230, 230); border-top-width: 1px; border-top-style: solid;
}
.info_content .news_list .news_info {
	height: 210px; overflow: hidden; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.info_content .news_list .news_info:hover {
	transition:0.3s; box-shadow: 0px 5px 10px #e6e6e6;
}
.info_content .news_list .news_info:hover > .info_des p:first-child a {
	color: rgb(42, 175, 99);
}
.info_content .news_list .news_info .info_date {
	margin: 50px 0px 0px 19px; width: 100px; float: left;
}
.info_content .news_list .news_info .info_date .date_day {
	height: 35px; text-align: center; color: rgb(171, 171, 171); font-size: 28px; font-weight: 900; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.info_content .news_list .news_info .info_date .date_years {
	text-align: center; color: rgb(171, 171, 171); padding-top: 10px;
}
.info_content .news_list .news_info .info_des {
	margin: 46px 0px 0px 36px; width: 670px; float: left;
}
.info_content .news_list .news_info .info_des p:first-child {
	font-size: 18px; font-weight: bold; margin-bottom: 20px;
}
.info_content .news_list .news_info .info_des p:last-child {
	color: rgb(137, 137, 137); line-height: 20px;
}
.info_content .news_list .news_info .info_img {
	margin: 35px 0px 0px 125px; width: 210px; height: 135px; text-align: center; float: left;
}
.info_content .news_list .news_info .info_img img {
	vertical-align: middle; max-height: 100%; max-width: 100%;
}
.info_content .news_page {
	margin: 48px auto 72px; width: 470px; overflow: hidden;
}
.info_content .news_page ul li {
	border-radius: 5px; border: 1px solid rgb(183, 183, 183); border-image: none; width: 44px; height: 36px; text-align: center; color: rgb(102, 102, 102); line-height: 36px; margin-right: 7px; float: left;
}
.info_content .news_page ul li a {
	color: rgb(102, 102, 102); display: block;
}
.info_content .news_page ul li:first-child {
	width: 69px;
}
.info_content .news_page ul li:last-child {
	width: 69px;
}
.info_content .info_list {
	margin: 0px auto 50px; width: 1180px; min-height: 80vh;
}
.info_content .info_list .main_title {
	background: rgb(244, 244, 244); height: 32px; color: rgb(51, 51, 51); line-height: 32px; padding-left: 20px; font-size: 20px; border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid;
}
.info_content .info_list .clean_fix {
	padding: 10px; min-height: 300px;
}
.info_content .info_list .pic_box {
	margin: 5px 0px 10px; text-align: center;
}
.info_content .info_list .detail {
	margin: 10px 0px;
}
.info_content .info_list .detail a {
	color: rgb(51, 51, 51); font-size: 22px; font-weight: bold;
}
.info_content .info_list .detail .brief {
	text-align: center; color: rgb(51, 51, 51); font-size: 18px; margin-bottom: 12px;
}
