.sell_a{
	height: 350px;
	background: #f4f4f4;
}
.sell_a ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 24px;
}
.sell_a ul li{
	transition: all 0.2s ease-out;
	float: left;
}
.sell_a ul li:nth-child(2){
	margin: 0 30px;
}
.sell_a ul li:hover{
	box-shadow: 0px 4px 25px #f4f4f4;
	transform: translateY(-7px);
}
/*宣传*/
.say_a{
	height: 510px;
	background: #FFFFFF;
}
.say_b{
	width: 1200px;
	margin: 0 auto;
}
.say_tit{
	width: 338px;
    margin: 0 auto;
    padding-top: 60px;
}
.say_tita{
	text-align: center;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 15px;
}
.say_b ul{
	width: 1200px;
	margin-top: 53px;
}
.say_b ul li{
	float: left;
	margin-right: 20px;
	transition: all 0.2s ease-out;
}
.say_b ul li:nth-child(4){
	margin: 0;
}
.say_b ul li:hover{
	box-shadow: 0px 4px 25px #FFFFFF;
	transform: translateY(-7px);
}
/*最新资质出售*/
.hot_se{
	height: 757px;
	background: #f4f4f4;
}
.se_a{
	width: 1200px;
	margin: 0 auto;
}
.se_tit{
	width: 295px;
    margin: 0 auto;
    padding-top: 60px;
}
.se_tita{
	text-align: center;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 15px;
}
.se_ul{
	margin-top: 50px;
	height: 467px;
}
.se_ul .se_ul_li{
	float: left;
	position: relative;
	background: #FFFFFF;
	margin-right: 26px;
	margin-bottom: 24px;
    overflow: hidden;
}
.aptitude_lik {
    text-align: center;
    line-height: 41px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    height: 41px;
    width: 100%;
    background: rgba(249,110,89,.7);
    position: absolute;
    bottom: -44px;
    transition: all 0.2s ease-out;
}
.se_ul .se_ul_li:nth-child(3n){
	margin-right: 0;
}
.se_ul .se_ul_li .fix_a{
	height: 220px;
	width: 381px;
	background: #f4f4f4;
}
.se_ul .se_ul_li .fix_b{
	position: absolute;
	top: 0;
	height: 220px;
	width: 381px;
	background: #FFFFFF;
	z-index: 2;
	border: 1px solid #dfe1e4;
	transition: .2s;
}
.fix_b .se_name{
	font-size: 18px;
    color: #464646;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #dfe1e4;
    border-left: 3px solid #f96e59;
    padding-left: 18px;
    position: relative;
}
.fix_b .se_name i{
	position: absolute;
	top: -17px;
	font-size: 24px;
    color: #f96e59;
}
.se_content{
	margin-top: 22px;
	padding: 0 19px;
	overflow: hidden;
	height: 103px;
}
.se_content_a{
	float: left;
	width: 273px;
}
.se_content_a p{
	font-size: 14px;
    color: #888888;
    margin-bottom: 18px;
}
.se_content_a p i{
	font-size: 14px;
    color: #f96e59;
}
.se_content_a ul{
	height: 40px;
	overflow: hidden;
	margin-bottom: 5px;
}
.se_content_a ul li{
	font-size: 14px;
    color: #3c3c3c;
    line-height: 21px;
}
.se_content_b{
	float: right;
	font-size: 18px;
    color: #f96e59;
}
.se_bottom{
	width: 100%;
	height: 41px;
	line-height: 41px;
	border-top: 1px solid #dfe1e4;
}
.se_bottom ul{
	overflow: hidden;
}
.se_bottom ul li{
	float: left;
	width: 32%;
	font-size: 12px;
    color: #888888;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
}
.se_bottom ul li:nth-child(1){
	padding-left: 13px;
}
.se_bottom ul li i{
	font-size: 12px;
    color: #c9c9c9;
}
.se_c{
    width: 267px;
    height: 41px;
    background: #f96e59;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height: 41px;
    border-radius: 5px;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 32px;
}
/*行业资讯*/
.information_a{
	height: 744px;
	background: #FFFFFF;
}
.information_b{
	width: 1200px;
	margin: 0 auto;
}
.information_tit{
    width: 258px;
    margin: 0 auto;
    padding-top: 60px;
}
.information_tita{
	text-align: center;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 15px;
}
.infor_ul{
	overflow: hidden;
	margin-top: 42px;
}
.infor_ul .infor_li{
	width: 381px;
	height: 490px;
	border: 1px solid #dfe1e4;
	float: left;
	padding: 0 23px;
	padding-top: 28px;
}
.infor_ul .infor_li:nth-child(2){
	margin: 0 27px;
}
.infor_li p{
 	font-size: 22px;	
    color: #282828;
}
.infor_li p i{
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 22px;
	font-size: 16px;	
    color: #FFFFFF;
	background: #c2c2c2;
	border-radius: 50%;
	float: right;
	cursor: pointer;
}
.infor_img{
	width: 331px;
	height: 128px;
	overflow: hidden;
	margin-top: 25px;
}
.infor_img img{
	width: 331px;
	height: 128px;
}
.infor_li ul{
	margin-top: 22px;
	width: 331px;
	overflow: hidden;
}
.infor_li ul li{
	margin-bottom: 21px;
	overflow: hidden;
}
.infor_li ul li .infor_p1{
	display: inline-block;
	font-size: 15px;	
    color: #7c7c7c;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.infor_li ul li .infor_p2{
	float: right;
	font-size: 15px;	
    color: #bdbdbd;
}
/*logo*/
.logo_a{
	height: 305px;
	background: #f4f4f4;
}
.logo_b{
	width: 1200px;
	margin: 0 auto;
}
.logo_b ul{
	overflow: hidden;
	padding-top: 52px;
}
.logo_b ul li{
	float: left;
	width: 144px;
	margin-right: 67px;
	transition: all 0.2s ease-out;
}
.logo_b ul li:hover{
    transform: translateY(-7px);
}
.logo_b ul li:nth-child(6){
	margin: 0;
}
