.recp-banner{
   margin-bottom: 20px;
}
.recp-banner img{
	width: 1220px;
	   height: 360px;
}
.market  img{
	width: 100%;
}
.market-left .top-img a .info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px 28px;
    color: #fff;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
}
.market-left .top-img a .info .title{
	    height: 26px;
    font-size: 20px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top-img{
	height: 260px;
	background: #fff;

}
.top-img-l{
	width: 53%;
	height: 260px;
	float: left;
	    position: relative;
    transition-property: transform;
}
.top-img-l img{
 
	height: 260px;
}
.top-img-r{
	width: 44%;
	float: right;
}
.new-list  .new-list-title{
	width: 100%;
    height: 40px;
    border-bottom: 1px solid #f5f5f5;
}

.top-img-r .title{
	font-size: 18px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}
.top-img-r li {
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 14px;
}
.new-list{
	background: #fff;
	/*margin-bottom: 20px;*/
	margin: 20px 0 ; 
}
.new-list .new-list-title{
    height: 52px;
    line-height: 52px;
    display: flex;
    position: relative;
    justify-content: space-between;
    padding-left: 14px;
    border-bottom: 1px solid #DFE2E6;
    font-size: 26px;

}
.new-list-content {
	padding: 20px;
}
.new-list-content .content-title{
    display: inline-block;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 15px;
}
.new-list-content .content-detail{
	/*width: 568px;*/
	/*padding: 5px 0;*/
	margin: 5px 0;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #b3b3b3;
    line-height: 21px;
    /*text-indent:2em;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.new-list-more{
	display: inline-block;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 15px;
        width: 100%;
    height: 50px;
    padding-right: 30px;
}
.new-list-more a {
    display: block;
    text-align: center;
    padding: 0 4px 0 6px;
    height: 30px;
    line-height: 30px;
    margin-top: 11px;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid #CCCCCC;
    color: #999;
        width: 10%;
    float: right;
}
.new-list .new-list-content ul li{
	padding: 20px 0;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}
.market-report{
	margin-bottom: 260px;
}
.market-report-list{
	width: 284px;
	height: 218px;
	float: left;
	background: #fff;
	margin: 0 10px;
	padding: 10px 16px;
    overflow: hidden;
}

.content-button-title{
	font-size: 16px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    margin-bottom: 14px;
}

.market-report-list ul li {
	margin-bottom: 14px;
    padding-left: 10px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #808080;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    position: relative;
}
.new-list .img-left{
    width: 253px;
    height: 142px;
    overflow: hidden;
    float: left;
       margin-right: 20px;
}
.new-list .img-left a{
    display: block;
    overflow: hidden;
}
.new-list .img-left a img{
    width: 100%;
}

.new-list .content-right{
    float: left;
    width: 850px;
    /*width: 573px;*/
    height: 142px;
    border-bottom: 1px solid #f5f5f5;
}