body{background: #fff !important;}
.dynamic-list{padding: 0 1.2rem; font-size: 1.5rem; color: #394043;}
.dynamic-term { /*padding: 1.5rem 0 1rem; border-bottom: 1px solid #e8e8e8;*/ box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.15); margin-bottom: 1.5rem; border-radius: 1rem; padding: 1.2rem 1rem; }
.dynamic-head{position: relative; padding-left: 4.3rem; min-height: 3.6rem;}
.dynamic-head .logo{position: absolute; top: 0; left: 0; z-index: 1; display: block; width: 3.6rem; height: 3.6rem; border-radius: 0.2rem; overflow: hidden;}
.dynamic-head .logo img{width: 3.6rem; height: 3.6rem;}
.dynamic-head .btn-collect{position: absolute; top: -0.2rem; right: 0; z-index: 1; display: inline-block; height: 2rem; line-height: 2rem; padding: 0 0.7rem 0 2rem; border:1px solid #e8e8e8; color: #6b7072; font-size: 1.2rem; border-radius: 0.15rem; background: url(../images/usernews/icon_collect.png) 0.4rem center no-repeat; background-size: 1.2rem;}
    .dynamic-head .btn-collect.collected, .dynamic-head .btn-collect.on { background: url(../images/usernews/icon_collected.png) 0.4rem center no-repeat; background-size: 1.2rem; color: #e93b3d; }
.dynamic-head .title{line-height: 1.8rem;}
.dynamic-head .title *{vertical-align: middle;}
.dynamic-head .name{display: inline-block; font-size: 1.6rem; color: #000; font-weight: 600;}
.dynamic-head .state,.dynamic-head .type{display: inline-block; height: 1.6rem; line-height: 1.6rem; padding:0 0.25rem; border-radius: 0.1rem; font-size: 1.2rem; margin-left: 0.5rem;}
.dynamic-head .type{border:1px solid #e8e8e8; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; color: #6b7072;}
    .dynamic-head .state.state0 { background: #f5f7fd; color: #9498a4; }/*售罄*/
.dynamic-head .state.state1{background: #ffeeea; color: #ff8062;}/*在售*/
    .dynamic-head .state.state2 { background: #d9f3e8; color: #7ac789; }/*待售*/
.dynamic-head .state.state3{background: #ffeeea; color: #ff8062;}/*预售*/
.dynamic-head .other{line-height: 1.6rem; font-size: 1.3rem; margin-top: 0.2rem;}
.dynamic-head .other *{vertical-align: middle;}
.dynamic-head .price{color: #fa5741;}
.dynamic-head .address{display: inline-block; height: 1.6rem; line-height: 1.6rem; margin-left: 0.5rem; max-width: 10rem; color: #9c9fa1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.dynamic-body{margin-top: 0.8rem;}
.dynamic-words{position: relative; line-height: 2.2rem;}
.dynamic-words.limited-height{max-height: 6.6rem; _height: 6.6rem; overflow: hidden;}
.dynamic-words *{vertical-align: middle;}
.dynamic-words .placeholder{display: inline-block; width: 4rem; height: 2.2rem; background: #fcf;}
.dynamic-words .switch-words{/*position: absolute; bottom: 0; right: 0; z-index: 1;*/ display: inline-block; padding-left: 0.6rem; padding-right: 1.3rem; height: 2.2rem; line-height: 2.2rem; color: #9c9fa1; font-size: 1.2rem; background:#fff url(../images/usernews/icon_switch.png) center right no-repeat; background-size: 1rem auto;}
.dynamic-words.limited-height .switch-words{position: absolute; bottom: 0; right: 0; z-index: 1;}
.dynamic-words .switch-words.open{background:#fff url(../images/usernews/icon_switch_open.png) center right no-repeat; background-size: 1rem auto;}
.dynamic-photo{margin-top: 0.8rem;}
.dynamic-photo li{float:left; width: 33.33%; padding: 1.5px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
/*.dynamic-photo li a{display: block; padding-top: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center;}*/
.dynamic-photo li a{display: block; height: 9.33rem; overflow: hidden; background-color: #f8f8f8;background-position:center;}
.dynamic-photo .bbp-table{display: table; width: 9.33rem; height: 9.33rem; overflow: hidden; margin: 0 auto;}
.dynamic-photo .bbp-cell{display: table-cell; vertical-align: middle; width: 9.33rem; height: 9.33rem;}

.dynamic-video{margin-top: 0.8rem;}
.dynamic-video video{width: 100%;max-height:220px;}
.dynamic-foot { position: relative; padding-left: 4rem; padding-right: 7rem; min-height: 3rem; line-height: 3rem; margin-top: 1rem; }
.dynamic-foot .avatar{position: absolute; top: 0; left: 0.5rem; z-index: 1; display: block; width: 3rem; height: 3rem; border-radius: 50%; overflow: hidden;}
.dynamic-foot .avatar img{width: 3rem; height: 3rem;}
.dynamic-foot .name{display: inline-block; font-size: 1.3rem;}
    .dynamic-foot .time { display: inline-block; font-size: 1.2rem; line-height: 1.3rem; color: #9c9fa1; margin-left: 0.5rem; }
    .dynamic-foot .timeout { font-size: 1rem; line-height: 1.1rem; color: #9c9fa1; margin: 0; }
.dynamic-foot .icon{position: absolute; top: 0; z-index: 1; display: block; width: 3rem; height: 3rem;}
.dynamic-foot .icon.icon-chat{right: 0; background: url(../images/usernews/icon_chat.png) center center no-repeat; background-size: 3rem auto;}
.dynamic-foot .icon.icon-phone{right: 4rem; background: url(../images/usernews/icon_phone.png) center center no-repeat; background-size: 3rem auto;}