*{
    margin: 0;
    padding: 0;
}

html,body{
    width: 100%;
    height: 100%;
    /* overflow-x: hidden; */
    background: #eeeeee;
	-webkit-overflow-scrolling: touch;
}

a{
    text-decoration: none;
}

li{
    list-style: none;
}

.fl{
    float:left
}

.fr{
    float:right
}

.clearfix:after,.clearfix:before{
    content:"";
    display:table
}

.clearfix:after{
    clear:both
}

.clearfix{
    zoom:1
}


.wrap{
    max-width: 750px;
    margin: 0 auto;
    background: url("https://s0.ifengimg.com/2020/02/26/bg_f5a014e4.png") no-repeat center center/100% 100% #eeeeee;
    height: 100%;
    position: relative;
}

.header{
    position: relative;
    /* height: 4.79rem; */
}

.logo1{
    width: 6.89rem;
    height: 0.3rem;
    display: block;
    margin: 0 auto;
    padding: 0.4rem 0 0.7rem;
}

.logo2{
    width: 5.48rem;
    height: 2.19rem;
    display: block;
    margin: 0 auto;
}

.ifengLogo{
    width: 1.98rem;
    height: 10.47rem;
    position: absolute;
    right: -0.1rem;
    top: 0.38rem;
}


.initiative,.study,.realNews,.company,.talk,.goodHouse,.burnPort{
    background: #ffffff;
    padding: 0.2rem;
    width: 6.9rem;
    box-sizing: border-box;
    margin: 0.3rem auto 0.5rem;
}

.initiative p{
    font-size:0.26rem;
    line-height: 0.4rem;
    color: #333333;
}

/* .initiative p:nth-of-type(1){
    text-indent: 2em;
} */

.initiative p:nth-of-type(2){
    margin: 0.3rem 0;
}

.initiative .title{
    width: 1.56rem;
    height: 0.66rem;
    display: block;
    margin: 0 auto 0.2rem;
}

.study .title,.burnPort .title{
    width: 2.67rem;
    height: 0.66rem;
    display: block;
    margin: 0 auto 0.2rem;
}

.company .title{
    width: 2.27rem;
    height: 0.67rem;
    display: block;
    margin: 0 auto 0.2rem;
}

.talk .title{
    height: 0.67rem;
    display: block;
    margin: 0 auto 0.2rem;
}

.realNews .title{
    width: 3.81rem;
    height: 0.66rem;
    display: block;
    margin: 0 auto 0.2rem;
}

.studyList li:last-child,.burnList li:last-child{
    padding-bottom: 0.2rem;
}

.studyList a{
    display: block;
}

.studyList_fl{
    position: relative;
}

.studyList_fl img:first-child{
    width:2.4rem;
    height:1.5rem;
    display: block;
}

.studyList_fl img:nth-of-type(2){
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.studyList_fr{
    width: 4.1rem;
    height: 1.5rem;
    padding-left: 0.2rem;
    box-sizing: BORDER-BOX;
}

.studyList_fr dd:first-child{
    font-size:0.30rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.studyList_fr dd:nth-of-type(2){
    font-size:0.24rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin: 0.29rem 0 0.18rem;
}

.studyList_fr dd:nth-of-type(3){
    font-size:0.24rem;
    font-weight:300;
    color:rgba(51,51,51,1);
}

.oneLine{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.realNews_main img{
    width: 2.5rem;
    height: 1.8rem;
}

.realNews_main dl{
    width: 3.8rem;
}

.realNews_main dl dd:first-child{
    font-size:0.3rem;
    font-weight:500;
    color:rgba(51,51,51,1);
}

.realNews_main dl dd:nth-of-type(2){
    font-size:0.24rem;
    color:rgba(51,51,51,1);
    margin-top: 0.2rem;
    line-height: 0.34rem;
}

.threeLine{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}

.twoLine{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

.realNews a{
    display: block;
}

.realNews .normal{
    margin-top: 0.3rem;
}

.companyNewsList li{
    margin-bottom: 0.3rem;
    text-align: left;
    width: 100%;
}

.realNews .normal dl:first-child,.companyNewsList li a dl:first-child{
    font-size:0.3rem;
    font-weight:500;
    color:rgba(51,51,51,1);
}


.realNews .normal dl:nth-of-type(2),.companyNewsList li a dl:nth-of-type(2){
    font-size:0.24rem;
    color:rgba(51,51,51,1);
    margin-top: 0.2rem;
    line-height: 0.34rem;
}

.study .swiper-slide img,.burnPort .swiper-slide img{
    width: 100%;
    max-height: 2.8rem;
    display: block;
}
.study .swiper-container,.burnPort .swiper-container{
    margin-bottom: 0.3rem;
}

.study .swiper-slide .name,.burnPort .swiper-slide .name{
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    background:rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
}

.study .swiper-slide .name dd,.burnPort .swiper-slide .name dd{
    font-size:0.26rem;
    font-weight:400;
    color: #ffffff;
    padding-left: 0.32rem;
    box-sizing: border-box;
    text-align: left;
    width: 5rem;
}

.study .swiper-pagination-bullet,.burnPort .swiper-pagination-bullet{
    background:rgba(255,255,255,1);
    opacity:0.4;
}

.study .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -0.14rem;
    text-align: right;
    width: 97%;
}

.burnPort .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -0.14rem;
    text-align: right;
    width: 97%;
}

.study .swiper-pagination-bullet-active{
    background: #ffffff;
    opacity: 1;
}

.burnPort .swiper-pagination-bullet-active{
    background: #ffffff;
    opacity: 1;
}

.realNewsList a{
    font-size:0.3rem;
    font-weight:500;
    color:rgba(51,51,51,1);
    margin-bottom: 0.15rem;
    width: 6rem;
}

.realNews .realNewsList{
    margin-top: 0.3rem;
    padding: 0.3rem 0 0 0.3rem;
    height: 3.55rem;
    background-color: #F1F1F1;
    box-sizing: border-box;
}

.realNews .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0;
    z-index: 0;
}

.realNews .swiper-pagination-bullet{
    background:rgba(245,67,67,1);
    opacity:0.4;
    width: 5px;
    height: 5px;
}

.realNews .swiper-pagination-bullet-active{
    opacity: 1;
}

.company .swiper-slide img{
    width: 3.8rem;
    height: 6.76rem;
}

.companyBanner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}
.company .swiper-slide-active,.company .swiper-slide-duplicate-active{
    transform: scale(1);
    z-index: 9;
}

.companyNewsList{
    margin-top: 0.3rem;
}


.company .swiper-pagination-bullet{
    background: #f54343;
    opacity: 0.4;
}

.company .swiper-pagination-bullet-active{
    opacity: 1;
    background: #f54343;
}

.nav .swiper-slide{
    font-size:0.24rem;
    font-weight:300;
    color:rgba(51,51,51,1);
    padding: 0 0.3rem;
    width: auto;
    text-align: center;
}

.nav .swiper-slide a{
    color: #333333;
}

.header .nav{
    width: 6.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background:linear-gradient(-90deg,rgba(245,67,67,0) 0%,rgba(245,67,67,0.2) 50%,rgba(245,67,67,0) 100%);
    margin:0.6rem auto 0.3rem;
    padding: 0.1rem;
}

.navWrap{
    width: 6.9rem;
    height: 0.6rem;
    position: relative;
    margin: 0 auto;
}

.header .navWrap .swiper-button-next,.header .navWrap .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 0.15rem;
    height: 0.24rem;
    margin-top: -0.02rem;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
}

.header .nav .active a{
    color: #F54343;
}

.topNews{
    width:6.90rem;
    height:0.5rem;
    line-height: 0.5rem;
    background:rgba(255,255,255,1);
    border-radius:0.04rem;
    position: relative;
    margin: 0.3rem auto 0;
    overflow: hidden;
}

.topNews li{

}

.topNews a{
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(102,102,102,1);
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-left: 1.86rem;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 4.5rem;
}

.myscroll img{
    position: absolute;
    width: 1.27rem;
    height: 0.5rem;
    z-index: 1;
    left: 0;
    top:0;
}


.myscroll {
    width:6.90rem;
    height:0.5rem;
    line-height: 0.5rem;
    background:rgba(255,255,255,1);
    border-radius:0.04rem;
    position: relative;
    margin: 0.5rem auto 0;
    overflow: hidden;
}
.myscroll li {
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(102,102,102,1);
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-left: 1.86rem;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 4.5rem;

}
.myscroll li a {
    color: #666
}

.studyList li,.burnList li{
    margin-top: 0.2rem;
}

.header .swiper-button-prev {
    background-image: url('https://s0.ifengimg.com/2020/02/28/left_a31fdf2b.png');
    left: 0px;
    right: auto;
    background-size: 100%;
}

.header .swiper-button-next {
    background-image: url('https://s0.ifengimg.com/2020/02/28/right_414f9253.png');
    right: 0px;
    left: auto;
    background-size: 100%;
}

.header .swiper-wrapper{
    width: 6.5rem;
    margin: 0 auto;
    /* overflow: hidden; */
}

.localIcon{
    width: 0.2rem;
    height: 0.24rem;
    position: absolute;
    transform: translate(-50%,0);
    left: 50%;
    top: -0.07rem;
}

.talkTopic{
    font-size:0.3rem; 
    font-weight:400;
    color:rgba(245,67,67,1);
}

.talkTopic .talkTopicTitle{
    font-size:0.3rem;
    color: #333333;

}

.attendNum{
    margin: 0.18rem auto 0.4rem;
}

.talkHouseWrap img.sj{
    width: 0.17rem;
    height: 0.2rem;
    position: absolute;
    left: 0;
    top: -0.2rem;
}

.attendNum span{
    font-size:0.26rem;
    font-weight:400;
    color:rgba(84,84,84,1);
    margin-left: 2.2rem;
}

.talkHouse{
    position: relative;
    width:6.5rem;
    background:rgba(238,238,238,1);
    border-radius:0.04rem;
    padding: 0.3rem;
    box-sizing: border-box;
    height: 5rem;
    overflow: hidden;
}

.talkHouse ul li{
    margin-bottom: 0.28rem;
}

.talkHouse ul li img.fl{
    width:0.6rem;
    height:0.6rem;
    border-radius:50%;
}

.talkHouse ul li dl.fr dd:first-child{
    font-size:0.26rem;
    font-weight:400;
    color:rgba(136,136,136,1);
    line-height:0.36rem;
}

.talkHouse ul li dl.fr dd:nth-child(2){
    font-size:0.26rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:0.36rem;
}

.talkHouse ul li dl.fr{
    width: 5.1rem;
    text-align: justify;
}

.attendNum dl img{
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    position: ABSOLUTE;
    left: 0;
    top: -0.06rem;
}

.attendNum dl{
    position: relative;
}
.attendNum dl img:nth-child(1){
    width: 0.48rem;
    height: 0.48rem;
}
.attendNum dl img:nth-child(2){
    left: 0.37rem;
    z-index: 1;
    width: 0.49rem;
    height: 0.48rem;
}

.attendNum dl img:nth-child(3){
    left: 0.73rem;
    z-index: 2;
    width: 0.5rem;
    height: 0.48rem;
}

.attendNum dl img:nth-child(4){
    left: 1.09rem;
    z-index: 3; 
}

.attendNum dl img:nth-child(5){
    left: 1.45rem;
    z-index: 4;
}

.talkBtn{
    border: 0.02rem solid #FF8A8A;
    color:rgba(255,138,138,1);
    font-size: 0.3rem;
    background: none;
    margin: 0.3rem auto;
    display: block;
    border-radius: 0.1rem;
    padding: 0.1rem 0.3rem;
    outline: none;
}

.screen {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.2);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
    display: none;
}


.dialog label, .dialog #talkContent,.dialog button{
    display: block;
}

.dialog #talkContent{
    width: 6.9rem;
    height: 2rem;
    background:rgba(241,241,241,1);
    border-radius:0.1rem;
    border: none;
    outline: none;
    resize: none;
    padding: 0.2rem 0 0 0.2rem;
    box-sizing: border-box;
}
.dialog{
    display: none;
    background-color: #ffffff;
    padding: 0.2rem 0.3rem 0.3rem;
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 10;
    transform: translate(-50%,0);
    
}

.dialog button{
    font-size:0.3rem;
    font-weight:400;
    color:rgba(255,138,138,1);
    margin-top: 0.2rem;
    border:none;
}

.talkHouseWrap{
    position: relative;
}

.goodHouse .title {
    width: 2.22rem;
    height: 0.67rem;
    display: block;
    margin: 0 auto 0.2rem;
}

.bt{
    font-size:0.30rem;
    font-weight:500;
    color:rgba(51,51,51,1);
    border-left: 0.06rem solid #f54343;
    height: 0.3rem;
    line-height: 0.3rem;
    padding-left: 0.15rem;
    margin-bottom: 0.2rem;
}

.inflexibleHouse ul li{
    background-color: #F0F0F0;
    width: 3.2rem;
    height: 3.66rem;
    margin: 0 0.1rem 0.2rem 0;
}

.inflexibleHouse ul li:nth-of-type(even){
    margin-right: 0;
}

.inflexibleHouse ul li .housePic{
    width: 3.2rem;
    height: 2.4rem;
    display: block;
}
.inflexibleHouse ul li dl{
    position: relative;
}

.inflexibleHouse ul li .dtNum{
    font-size:0.18rem;
    font-weight:300;
    color:rgba(255,255,255,1);
    background-color: #f54343;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.02rem 0.08rem;
    border-bottom-left-radius: 0.2rem;
}

.inflexibleHouse ul li .houseName{
    background:rgba(0,0,0,0.4);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size:0.24rem;
    font-weight:300;
    color:rgba(255,255,255,1);
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
}

.inflexibleHouse ul li .local{
    font-size:0.24rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    width: 1.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inflexibleHouse ul li .price{
    font-size:0.24rem;
    font-weight:400;
    color:rgba(245,67,67,1);
}

.inflexibleHouse ul li dl.oDl .button{
    width:1.80rem;
    height:0.42rem;
    border:0.02rem solid rgba(245,67,67,1);
    border-radius:0.04rem;
    display: block;
    font-size:0.2rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    background: none;
    margin: 0.2rem auto 0;
    text-align: center;
    line-height: 0.42rem;
}

.inflexibleHouse ul li dl.oDl{
    padding: 0.1rem 0.2rem 0;
}
.inflexibleHouse .lookMore{
    display: block;
    width:1.80rem;
    height:0.46rem;
    border:0.02rem solid rgba(165,165,165,1);
    border-radius:0.23rem;
    text-align:center;
    margin: 0 auto;
    background: none;
    display: none;
    outline: none;
}

.inflexibleHouse{
    border-bottom: 0.02rem solid #e5e5e5;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}

.goodHouse label{
    display: block;
    position: relative;
    width: 5.9rem;
    height: 0.6rem;
    margin: 0 auto 0.3rem;
}

.goodHouse label input{
    width: 5.9rem;
    height: 0.6rem;
    line-height: 0.6rem;
    display: block;
    background:rgba(238,238,238,1);
    border-radius:0.3rem;
    border: none;
    padding-left: 0.34rem;
    box-sizing: border-box;
    outline: none;
}
.goodHouse label input::placeholder{
    color: #888888;
}

.goodHouse label img{
    width: 0.32rem;
    height: 0.32rem;
    position: absolute;
    right: 0.3rem;
    bottom: 0.14rem;
}

.column{
    font-size:0.26rem;
    font-weight:500;
    color:rgba(84,84,84,1);
    width: 6.5rem;
}

.column .swiper-slide{
    width: auto;
    background-color: #FFFFFF;
    padding: 0 0.3rem;
}

.columnWrap .column .cur{
   border-bottom: 0.02rem solid #f54343;
}

.column .swiper-slide:first-child{
    padding-left: 0;
}

.columnWrap{
    width: 100%;
    background-color: #fff;
    height: 0.7rem;
    line-height: 0.7rem;
    margin-top: 0.7rem;
}