* {
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
body {
	overflow: -Scroll;
	overflow-x: hidden;
}
.body_con{
	width: 100%;
}
/* 头部 */
.ss_top{
	width: 100%;
}
.ss_top_top{
	width: 100%;
	height: 35px;
	background-color: #2b9726;
}
.ss_top_con{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ss_top_top_left{
	float: left;
}
.ss_top_top_left>p{
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
}
.ss_top_top_right{
	float: right;
}
.ss_top_top_right>a{
	font-size: 15px;
	color: #ffffff;
	line-height: 35px;
}
.ss_top_foot{
	width: 100%;
	height: 120px;
	background-color: #fff;
}
.ss_top_foot_left{
	height: 80px;
}
.ss_top_foot_left>a img{
	/*width: 348px;*/
	height: 80px;
}
.ss_top_foot_right{
	float: right;
}
.ss_top_foot_right>p{
	font-size: 30px;
	color: #2b9726;
	font-weight: bold;
	line-height: 120px;
}

/* 图片 */
.ss_middle{
	width: 100%;
	height: 300px;
	position: relative;
}
.ss_middle_bj{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.ss_middle_bj_nr{
	width: 100%;
	height: 100%;
	position: relative;
}
.ss_middle_bj_nr>img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.ss_middle_bj_zhezhao{
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
}
.ss_middle_nr{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.ss_middle_con{
	width:1000px;
	margin: 0 auto;
	text-align: center;
}
.ssk{
	width: 590px;
	height: 50px;
	display: inline-block;
	background-color: #fff;
	overflow: hidden;
	margin-top: 125px;
}
.ssk>input{
	width: 445px;
	height: 100%;
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
}
.ssk>div{
	width: 145px;
	height: 100%;
	background-color: #2b9726;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	float: right;
	box-sizing: border-box;
	cursor: pointer;
}

/* 底部 */
.ss_foot{
	width: 100%;
	padding-bottom: 40px;
}
.ss_foot_top{
	width: 100%;
	height: 60px;
	background-color: #f7f7f7;
}
.ss_foot_top_con{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.ss_foot_top_left{
	float: left;
}
.ss_foot_top_left_hz{
	display: inline-block;
	vertical-align: top;
	min-width: 38px;
	height: 100%;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
	line-height: 60px;
	margin-right: 30px;
}
.active{
	color: #ce000f;
	border-bottom: 3px solid #ce000f;
}
.ss_foot_top_right{
	float: right;
}
.ss_foot_top_right>p{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 60px;
	margin-left: 20px;
}
.ss_foot_top_right>p span{
	color: #ff2020;
}
.ss_foot_foot{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.ss_foot_foot_con{
	width: 1000px;
	margin: 0 auto;
	padding: 55px 0 75px 0;
}
.ssjg_hz{
	display: block;
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 25px;
	transition: all 0.3s;
	padding: 7px 10px;
	padding-bottom: 15px;
}
.ssjg_hz_top{
	width: 100%;
}
.ssjg_hz_top>p{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #000;
}
.ssjg_hz_top>p b{
	color: #ff2020;
}
.ssjg_hz_foot{
	width: 100%;
	margin-top: 15px;
	overflow: hidden;
}
.ssjg_hz_foot_left{
	width: 135px;
	height: 90px;
	float: left;
}
.ssjg_hz_foot_left>img{
	width: 100%;
	height: 100%;
}
.ssjg_hz_foot_right{
	width: 635px;
	margin-left: 15px;
	float: left;
}
.ssjg_hz_foot_right_top{
	width: 100%;
	height: 50px;
}
.ssjg_hz_foot_right_top>p{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ssjg_hz_foot_right_top>p b{
	color: #ff2020;
}
.ssjg_hz_foot_right_foot{
	width: 100%;
	margin-top: 18px;
}
.ssjg_hz_foot_right_foot>p{
	font-size: 14px;
	color: #999999;
}
.ssjg_hz:hover{
	box-shadow: 0px 5px 10px 5px #e8e8e8;
}
.ss_foot_foot_box>.ssjg_hz:last-child{
	border-bottom: 0px solid #dbdbdb;
}

/* 分页 */
.pagings {
	width: 100%;
	height: 25px;
	text-align: center;
	margin: 50px 0;
}
.pc_page {
	width: 100%;
	height: 100%;
	text-align: center;
}
.pc_page>.current {
	display: inline-block;
	padding: 0 10px;
	/* width: 35px; */
	height: 30px;
	border: 1px solid #e0e0e0;
	color: #FFF;
	font-size: 15px;
	line-height: 30px;
	background-color: #ce000f;
	margin-left: 10px;
}
.pc_page>a {
	cursor: pointer;
	margin-left: 10px;
	display: inline-block;
	/* width: 35px; */
	padding: 0 10px;
	height: 30px;
	border: 1px solid #e0e0e0;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 30px;
}
.pc_page>.next {
	/* width: 68px; */
	height: 30px;
	color: #4c4c4c;
}

/* 相关搜索 */
.ss_xg{
	width: 1000px;
	margin: 0 auto;
	/* margin-top: 85px; */
}
.ss_xg>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #4c4c4c;
}
.ss_xg>a{
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #f7f7f7;
	font-size: 15px;
	color: #4c4c4c;
	margin-right: 10px;
}
.ssjg_foot{
	position: absolute;
	left: 0;
	top: 0;
	height:60px;
	width: 100%;
}
.ssjg_foot_con{
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}
.ssjg_foot_con>p{
	display: inline-block;
	vertical-align: middle;
	line-height: 60px;
	margin-left: 25px;
	font-size: 16px;
	color: #4c4c4c;
}
.ssjg_foot_con>p span{
	color: #ce000f;
}


/* 搜索底部 */
.ss_bottom{
	width: 100%;
	height: 80px;
	background-color: #f7f7f7;
}
.ss_bottom_con{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.ss_bottom_con>p{
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	color: #4c4c4c;
	line-height: 80px;
	margin-right: 25px;
}
.ss_bottom_con>p a{
	font-size: 13px;
	color: #4c4c4c;
}

/* 搜索无结果 */
.sswjg{
	width: 100%;
	padding-top: 125px;
	text-align: center;
}
.sswjg>img{
	max-width: 100%;
	display: inline-block;
}
.sswjg>p{
	font-size: 18px;
	color: #4c4c4c;
	margin-top: -90px;
}