.fl {
    float: left; }

.fr {
    float: right; }

.mb40 {
    margin-bottom: 40px; }

.mb30 {
    margin-bottom: 30px; }

.content {
    color: #333333; }

.navLink-news {
    /*float: none;*/
    padding:  0;
    height: 20px;
    width: 600px;
    margin-bottom: 24px; }
.navLink-news a {
    font-size: 12px; }

.newsList {
    width: 840px; }
.newsList .newsDetail a {
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid #e9e9e9;
    box-sizing: border-box; }
.newsList .newsDetail a:hover {
    background-color: #fafafa; }
.newsList .newsDetail a:first-child {
    padding-top: 0; }
.newsList .newsDetail a:last-child {
    border-bottom: 0; }
.newsList .newsDetail a dl {
    position: relative; }
.newsList .newsDetail a dl div:nth-of-type(1) {
    position: relative; }
.newsList .newsDetail a dl div:nth-of-type(1) img:first-child {
    width: 240px;
    height: 160px; }
.newsList .newsDetail a dl div:nth-of-type(1) img:nth-of-type(2) {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 6px;
    top: 6px; }
.newsList .newsDetail a dl div:nth-of-type(2) {
    width: 570px;
    overflow: hidden;
    position: relative;
    height: 160px; }
.newsList .newsDetail a dl div:nth-of-type(2) dd:first-child {
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.35px;
    line-height: 30px;
    text-align: justify; }
.newsList .newsDetail a dl div:nth-of-type(2) dd:first-child:hover {
    color: #f54343; }
.newsList .newsDetail a dl div:nth-of-type(2) dd:nth-of-type(2) {
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 24px;
    margin: 14px 0; }
.newsList .newsDetail a dl div:nth-of-type(2) dd:nth-of-type(2) span {
    color: #f54343; }
.newsList .newsDetail a dl div:nth-of-type(2) dd:nth-of-type(3) {
    font-size: 14px;
    color: #AAAAAA;
    letter-spacing: 0.35px;
    position: absolute;
    bottom: 4px;
    left: 0; }
.newsList .newsDetail a dl div:nth-of-type(2) dd:nth-of-type(3) .tags {
    margin-left: 15px; }
.newsList .newsDetail a dl div:nth-of-type(2) dd:nth-of-type(3) .tags .tag {
    border: 1px solid #cccccc;
    padding: 4px 10px;
    margin-right: 5px;
    font-size: 12px; }
.newsList .newsDetail a.noPic dl .hotIcon {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px; }
.newsList .newsDetail a.noPic dl dd.title {
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.35px;
    line-height: 30px;
    text-align: justify; }
.newsList .newsDetail a.noPic dl dd.title:hover {
    color: #f54343; }
.newsList .newsDetail a.noPic dl dd:nth-of-type(2) {
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 24px;
    margin: 14px 0; }
.newsList .newsDetail a.noPic dl dd:nth-of-type(2) span {
    color: #f54343; }
.newsList .newsDetail a.noPic dl dd:nth-of-type(3) {
    font-size: 14px;
    color: #AAAAAA;
    letter-spacing: 0.35px; }
.newsList .newsDetail a.noPic dl dd:nth-of-type(3) .tags {
    margin-left: 15px; }
.newsList .newsDetail a.noPic dl dd:nth-of-type(3) .tags .tag {
    border: 1px solid #cccccc;
    padding: 4px 10px;
    margin-right: 5px;
    font-size: 12px; }
.newsList .newsDetail a.pics dl div:first-child img {
    width: 30px;
    height: 30px;
    float: left; }
.newsList .newsDetail a.pics dl div:first-child span:nth-of-type(1) {
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.35px;
    line-height: 30px;
    margin-left: 10px;
    float: left; }
.newsList .newsDetail a.pics dl div:first-child span:nth-of-type(2) {
    color: #6094ff;
    border: 1px solid #6094ff;
    border-radius: 2px;
    padding: 1px 5px;
    font-size: 12px;
    margin-left: 10px;
    float: left;
    margin-top: 5px; }
.newsList .newsDetail a.pics dl div:nth-of-type(2) {
    width: 840px;
    margin: 20px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
.newsList .newsDetail a.pics dl div:nth-of-type(2) img {
    width: 240px;
    height: 160px; }
.newsList .newsDetail a.pics dl div:nth-of-type(3) {
    font-size: 14px;
    color: #AAAAAA;
    letter-spacing: 0.35px; }
.newsList .newsDetail a.pics dl div:nth-of-type(3) .tags {
    margin-left: 15px; }
.newsList .newsDetail a.pics dl div:nth-of-type(3) .tags .tag {
    border: 1px solid #cccccc;
    padding: 4px 10px;
    margin-right: 5px;
    font-size: 12px; }
.newsList .newsDetail a.specil div:nth-of-type(2) dd:nth-of-type(1) span:nth-of-type(1) {
    white-space: nowrap;
    max-width: 462px;
    overflow: hidden;
    text-overflow: ellipsis; }
.newsList .newsDetail a.specil div:nth-of-type(2) dd:nth-of-type(1) span:nth-child(2) {
    font-size: 12px;
    color: #f54343;
    border: 1px solid #f54343;
    padding: 0 5px;
    border-radius: 2px;
    line-height: 18px;
    margin-top: 5px;
    margin-left: 10px; }
.newsList .newsDetail a.specil div:nth-of-type(2) dd:nth-of-type(1) span:nth-child(3) {
    color: #999999;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
.newsList .newsDetail a.video div:nth-child(1) img.playBtn {
    width: 56px;
    height: 56px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
.newsList .newsDetail a.video div:nth-child(1) img.hotIcon {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 6px;
    top: 6px; }

.rightContent {
    width: 300px; }
.rightContent ul.newActive li:first-child {
    font-size: 16px;
    color: #333333; }
.rightContent ul.newActive li:nth-of-type(2) {
    margin: 20px 0; }
.rightContent ul.newActive li:nth-of-type(2) img {
    width: 300px;
    height: 249px; }
.rightContent ul.newActive li:nth-of-type(3) {
    font-size: 14px;
    color: #333333;
    margin-bottom: 14px; }
.rightContent ul.newActive li:nth-of-type(4) {
    font-size: 13px;
    color: #999999; }
.rightContent ul.newActive li:nth-of-type(5) {
    font-size: 13px;
    color: #999999;
    margin-top: 8px; }
.rightContent ul.newActive li:nth-of-type(5) span {
    color: #f54343; }
.rightContent .houseRead div {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px; }
.rightContent .houseRead ul {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    padding: 20px; }
.rightContent .houseRead ul li {
    list-style: disc;
    content: ".";
    color: #999999;
    margin-left: 20px;
    line-height: 20px;
    margin-bottom: 14px; }
.rightContent .houseRead ul li a {
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #151515;
    font-size: 14px; }
.rightContent .houseRead ul li a:hover {
    color: #f54343; }
.rightContent .hotHouse {
    width: 100%; }
.rightContent .hotHouse div {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px; }
.rightContent .hotHouse ul li {
    position: relative;
    width: 100%;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    height: 105px;
    margin-bottom: 20px;
    overflow: hidden; 
}
.rightContent .hotHouse ul li a {
    display: flex;
    justify-content: flex-start; }
.rightContent .hotHouse ul li a:hover {
    text-decoration: none;
    color: #333333; }
.rightContent .hotHouse ul li a img {
    width: 140px;
    height: 105px; }
.rightContent .hotHouse ul li a dl {
    margin-left: 20px; }
.rightContent .hotHouse ul li a dl dd:first-child {
    font-size: 14px;
    margin-top: 12px;
    width: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.rightContent .hotHouse ul li a dl dd:first-child:hover {
    text-decoration: underline; }
.rightContent .hotHouse ul li a dl dd:nth-of-type(2) {
    margin-top: 4px;
    font-size: 16px;
    color: #f54343; }
.rightContent .hotHouse ul li a dl dd:nth-of-type(2) span:first-child {
    color: #f54343; }
.rightContent .hotHouse ul li a dl dd:nth-of-type(2) span:nth-of-type(2) {
    font-size: 12px;
    color: #999999;
    float: right;
    margin-top: 5px;
    margin-right: -10px; }
.rightContent .hotHouse ul li a dl dd:nth-of-type(3) {
    font-size: 14px;
    color: #999999;
    margin-top: 15px; }
.rightContent .hotHouse ul li:last-child {
    margin-bottom: 0; }

.specilDiv {
    position: relative;
    padding-top: 30px; }
.specilDiv a.specilMore {
    top: 35px;
    right: 0;
    position: absolute;
    border: none;
    padding: 0; }
.specilDiv a.specilMore:hover {
    background-color: #ffffff; }

.relief {
    width: 100%;
    font-size: 14px;
    color: #AAAAAA;
    background-color: #fafafa;
    padding: 10px 0 10px 20px;
    margin-top: 50px; }

.loadMore {
    width: 100%;
    background: none;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #CCCCCC;
    letter-spacing: 0.38px;
    padding: 20px 0;
    margin-top: 50px;
    outline: none;
    cursor: pointer; }

/*# sourceMappingURL=index.css.map */
/*广告的css*/
.newsAdv-wrap{
    /*width: 840px;*/
    position: relative;
}
.news-adv-top0 img{
    float: right;
    position: relative;

}
.news-adv-top1{
    position: relative;
}
.news-adv-top1 object{

}
.news-adv-top1 img,.news-adv-top1 embed{
    position: relative;
    margin: 14px  0 30px 0;
}
.news-adv-top1 span{
    top: 45px !important;
}
.news-adv-top1 p{
    position: relative;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.35px;
    line-height: 30px;
    text-align: justify;
}
.news-adv-right1{
    position: relative;
 }
.news-adv-right1 embed{
    margin-bottom: 40px;
}
.news-adv-right2{
    position: relative;
}
.news-adv-rf1{
    position: fixed;
    right: 0 ;
    bottom: 0;
    z-index: 100;
}
.news-adv-rf2{
    position: fixed;
    right: 0 ;
    bottom: 0;
}
#activeTitle{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.forms{
    font-style: normal;
    width: 104px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 33px;
    height: 23px;
    margin-right: 5px;
}
/* fengcx 入口 */
.fengcx{
    position: relative;
    width: 100%;
    height: 160px;
    padding: 30px 0 !important;
    background: #fff;
    border-bottom: 1px solid #E9E9E9;
    overflow: hidden;
}
.fengcx-prev,.fengcx-next{
    position: absolute;
    top: 30px;
    z-index: 100;
    width: 30px;
    height: 160px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.3);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.fengcx-prev{
    left: 0;
    background-image: url('https://x0.ifengimg.com/house/static/news/images/left_315e448a.png');
}
.fengcx-next{
    right: 0;
    background-image: url('https://x0.ifengimg.com/house/static/news/images/right_8a1eb847.png');
}
.fengcx li{
    float: left;
    position: relative;
    z-index: 10;
    width: 320px;
    height: 160px;
    margin-right: 30px;
}
.fengcx li a{
    display: block;
    height: 100%;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 0 none;
}
.fengcx li img{
    display: block;
    width: 100%;
    height: 160px;
}
.fengcx li .fengcx-desc{
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 10;
    width: 100%;
    height: 25px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    text-indent: 10px;
    /* overflow: hidden; */
    white-space: nowrap;
    /* text-overflow: ellipsis; */
}
.fengcx li .fengcx-channel{
    position: absolute;
    left: 6px;
    top: 6px;
    z-index: 10;
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.34px;
    padding: 0 10px;
    background: #F54343;
    border-radius: 2px;
}
.fengcx li .fengcx-mask{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: url('https://x0.ifengimg.com/house/static/news/images/fengcx_mask_pc_923de1cd.png') no-repeat;
}
.fengcx li.fengcx-more{
    width: 60px;
    height: 160px;
    background: #FAFAFA;
    border-radius: 2px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    box-sizing: border-box;
    padding-top: 47px;
    margin-right: 0;
}
.fengcx li.fengcx-more span{
    display: inline-block;
    font-size: 20px;
    color: #999999;
    letter-spacing: 0.43px;
    line-height: 28px;
    margin-bottom: 23px;
}
.icon-fengcx-more{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('https://x0.ifengimg.com/house/static/news/images/more_e07b1406.png') no-repeat;
}