/*
	引用当前样式的，有如下页面：
	newHouseDynamicList.html
	newHouseDynamicDetails.html
*/

.informationbox{background:#fff;}
.slide-information{position:relative; height: 3.8rem; z-index:10; width:100%; background:#fff; border-bottom: 1px solid #e8e8e8;}
.slide-information.fix-slide-information{position: fixed; top: 9.9rem; left: 0; right: 0; z-index: 11; max-width: 750px; margin: 0 auto;}
.slide-scroll{height:3.8rem; overflow:hidden;}
.slide-nav{position:relative; overflow-x:scroll; overflow-y:hidden; line-height:3.8rem; white-space:nowrap; -webkit-overflow-scrolling:touch; font-size: 1.5rem;}
.slide-nav::-webkit-scrollbar {display:none;}
.slide-nav li{position:relative; display:inline-block; height:3.8rem; text-align:center; color:#9c9fa1;}
.slide-nav li.current{color:#e93b3d;}
.slide-nav li.current a{font-size: 1.8rem; font-weight: 600; color: #e93b3d;}
.slide-nav *{vertical-align:middle;}
.slide-nav .item{position: relative; display:inline-block; padding:0 1.2rem; vertical-align:text-bottom; -webkit-transition:.25s; transition:.25s; height: 3.8rem; line-height: 3.8rem; color: #9c9fa1;}
.slide-nav .line{position: absolute; bottom: 2px; left: 50%; margin-left: -0.75rem; display: block; width: 1.5rem; height: 0.2rem; background: #e93b3d; border-radius: 0.1rem; display: none;}
.slide-nav li.current .line{display: block;}

.information-list{padding: 0 0.5rem;}
    .information-list .termbox { /*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 0; }
.information-list .termbox.has-img{}
.information-list a.term{position: relative; display: block; /*padding: 1.5rem 0;*/padding:0;}
.information-list .termbox.has-img a.term{/*padding: 2rem 0 2rem 12.5rem;*/padding: 1.5rem 0 2rem 10.455rem; min-height: 7.591rem;}
.information-list .termbox.has-img a.term .imgbox{position: absolute; top: 2rem; left: 0; width: 9.455rem; height: 7.091rem;}
.information-list .termbox.has-img a.term .imgbox img{width: 9.455rem; height: 7.091rem;}
.informa-info h2{max-height: 2.4rem; line-height: 2.4rem; font-size: 1.5rem; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.informa-info .wordbox{max-height: 3.2rem; line-height: 1.6rem; font-size: 1.2rem; color:#9c9fa1; overflow: hidden; text-overflow: ellipsis; 
display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.informa-other{position: relative; min-height: 2rem; line-height: 2rem; margin-top: 0.6rem; color: #9c9fa1; font-size: 1.3rem;}
/*.information-list .termbox.has-img .informa-other{margin-top: 1.2rem;}*/
.informa-other .time{position: absolute; top: 0; right: 0;}
.informa-other .tag{display: inline-block; padding: 0 0.2rem; height: 1.6rem; line-height: 1.6rem; border-radius: 0.2rem; font-size: 1.2rem;}
.informa-other .tag.blue{color: #5bacfe; border:1px solid #5bacfe;}
.informa-other .tag.orange{color: #ff8062; border:1px solid #ff8062;}
.information-list .termbox:first-child a.term{padding-top: 0.8rem !important;}
.information-list .termbox:first-child.has-img a.term .imgbox{top: 1.3rem;}

.li-dynatown{padding: 1.5rem 0;}
.tdyn-head{position: relative; min-height: 3rem; padding-right: 8rem;}
.tdyn-head .icon{display: block; width: 3rem; height: 3rem;}
    .tdyn-head .icon.icon-call { position: absolute; top: 0; right: 4rem; z-index: 1; background: url(../images/dynatown_call_1.png) center center no-repeat; background-size: 2.8rem auto; }
    .tdyn-head .icon.icon-chat { position: absolute; top: 0; right: 0; z-index: 1; background: url(../images/dynatown_chat_1.png) center center no-repeat; background-size: 2.8rem auto; }
.tdyn-user{position: relative; min-height: 3rem; padding-left: 4rem; font-size: 1.2rem; color: #9c9fa1;}
.tdyn-user .avatar{position: absolute; top: 0; left: 0; z-index: 1; display: block;width: 3rem; height: 3rem; border-radius: 50%; overflow: hidden; background-color: #f8f8f9}
.tdyn-user .avatar img{width: 3rem; height: 3rem;}
.tdyn-user .name{font-size: 1.3rem; line-height: 1.6rem;}
.tdyn-user p{line-height: 1.4rem;}
.tdyn-body{margin-top: 1.2rem;}
.tdyn-body .wordsbox{line-height: 2.2rem; font-size: 1.5rem;}
.tdyn-body .wordsbox .block{display: block;}
.tdyn-photos{margin-top: 1rem;}
.tdyn-photos li{float: left; width: 33.33%;}
.tdyn-photos li a{display: block; margin: 1.5px;}
.tdyn-photos .photo{padding-top: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; background-color: #f8f8f9;}
.tdyn-vidoe{margin-top: 1.2rem;}
    .tdyn-vidoe .video { width: 100%; max-height: 220px; }

.tdyn-foot { position: relative; padding: 0; text-align: right; padding-bottom: 0.5rem; }
    .tdyn-foot .timeout { color: #9c9fa1; font-size: 1rem;  }
    .tdyn-foot .see { margin-left: 0.5rem; background: url(../images/seeking_eye.png) center left no-repeat; background-size: 1.4rem; padding-left: 1.45rem; color: #9c9fa1; font-size: 1rem;  }

.articlebox { background: #fff; padding-bottom: 1rem; }
.article-head{padding: 1rem 1.2rem;}
.article-head h2{line-height: 3rem; font-size: 2.2rem; font-weight: 600;}
.article-data{font-size: 1.4rem; margin-top: 0.6rem;}
/*.article-data *{vertical-align: middle;}*/
.article-data .avatar{display: inline-block; width: 1.8rem; height: 1.8rem; border-radius: 50%; overflow: hidden;}
.article-data .avatar{width: 1.8rem; height: 1.8rem; margin-right: 0.5rem;}
    .article-data .time { margin-left: 1rem; color: #9c9fa1; }
    .article-data .see, .tdyn-user .see { margin-left: 0.5rem; background: url(../images/seeking_eye.png) center left no-repeat; background-size: 1.4rem; padding-left: 1.45rem; color: #9c9fa1; font-size: 1rem; }
.article-body{padding: 1.2rem; font-size: 1.5rem; line-height: 1.6}
.article-img,.article-words,.article-video,.article-photos{padding: 0.5rem 0;}
.article-photos .tdyn-photos{margin-top: 0;}

.intentionbox{padding: 2.4rem 1.2rem 1.2rem; background: #fff;}
.intention-wrap{box-shadow: 0 1px 7px 0 rgba(155,153,153,0.6); border-radius: 0.5rem; overflow: hidden;}
.inten-infobox{position: relative; display: block; padding-top: 47.83%; background-size: cover; background-position: center center; color: #fff;}
.inten-infobox .shadebox{position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1; background: rgba(0,0,0,0.3);}
.inten-infobox .see{position: absolute; top: 0.5rem; right: 0.5rem; z-index: 2; display: inline-block; line-height: 2.2rem;}
.inten-info{position: absolute; bottom: 0; left: 0; right: 0; z-index: 2; padding: 0.3rem 1rem; font-size: 1.3rem; line-height: 2.2rem;}
.inten-info h2{font-size: 1.8rem;}
.inten-info .address{height: 2.2rem; line-height: 2.2rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.intention-formbox{padding: 1rem 1rem 1.5rem;}
.intention-formbox h3{font-size: 1.3rem;}
.inten-form{font-size: 1.4rem; margin-top: 1rem;}
.inten-form .inten-text{height: 3.5rem; line-height: 3.5rem; width: 100%; font-size: 1.4rem; background: #f8f8f9; font-size: 1.4rem; border: none; text-indent: 0.6rem;}
.inten-form .inten-text.inten-text-sort{width: 34%;}
.inten-form .inten-text.inten-text-long{width: 63%;}
.inten-btnbox{margin-top: 1.6rem;}
.inten-btnbox .inten-btn{width: 100%; height: 4rem; line-height: 4rem; font-size: 1.5rem; border-radius: 0.5rem; border:none; color: #fff; background:#ec3712; background:-webkit-gradient(linear,left top,right top,color-stop(20%,#f24f18),color-stop(80%,#e61e0b)); background:-webkit-linear-gradient(left,#f24f18 20%,#e61e0b 80%); background:linear-gradient(to right,#f24f18 20%,#e61e0b 80%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24f18', endColorstr='#e61e0b', GradientType=1);}
.inten-btnbox .btn-call{display: block; height: 4rem; line-height: 4rem; font-size: 1.5rem; border:1px solid #e93b3d; border-radius: 0.5rem; color: #e93b3d; text-align: center; margin-top: 1rem;}

.dynatownbox{background: #fff; padding: 1.5rem 0;}
.dynatown-wrap{padding-left: 1rem;}
.dynatown-wrap .termbox{padding: 0.3rem;}
.dynatown-wrap .term{padding: 1rem 0.8rem; box-shadow: 0 0 7px 0 rgba(155,153,153,0.35);}
.dynatown-body{position: relative; min-height: 4rem; padding-left: 4.6rem;}
.dynatown-body .avatar{position: absolute; top: 0; left: 0; display: block; width: 4rem; height: 4rem; border-radius: 50%; overflow: hidden;}
.dynatown-info{font-size: 1.2rem; color: #9c9fa1;}
.dynatown-info h2{font-size: 1.4rem; color: #394043;}
.dynatown-foot{margin-top: 1rem;}
.dynatown-foot .btn{display: block; width: 46.5%; height: 2.6rem; line-height: 2.6rem; border-radius: 0.2rem; text-align: center; font-size: 1.2rem;}
.dynatown-foot .btn.btn-tel{float: left; background:#ec3712; background:-webkit-gradient(linear,left top,right top,color-stop(20%,#18b2f2),color-stop(80%,#0b82e6)); background:-webkit-linear-gradient(left,#18b2f2 20%,#0b82e6 80%); background:linear-gradient(to right,#18b2f2 20%,#0b82e6 80%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#18b2f2', endColorstr='#0b82e6', GradientType=1); color: #fff;}
.dynatown-foot .btn.btn-online{float: right; background:#ec3712; background:-webkit-gradient(linear,left top,right top,color-stop(20%,#f24f18),color-stop(80%,#e61e0b)); background:-webkit-linear-gradient(left,#f24f18 20%,#e61e0b 80%); background:linear-gradient(to right,#f24f18 20%,#e61e0b 80%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24f18', endColorstr='#e61e0b', GradientType=1); color: #fff;}



.reviewbox{background: #fff; padding: 1rem 0;}
.review-wrap{}
.review-list{padding: 0 1.2rem; font-size: 1.4rem;}
.review-head{position: relative; min-height: 3.6rem; line-height: 3.6rem; padding-left: 4.6rem;}
.review-head .avatar{position: absolute; top: 0; left: 0; width: 3.5rem; height: 3.5rem; border:1px solid #f8f8f9; border-radius: 50%; overflow: hidden;}
.review-head .name{font-weight: 600;}
.review-body{padding-left: 4.6rem;}
.review-body .textsbox{font-size: 1.5rem; line-height: 2rem;}
.review-other{position: relative; min-height: 2rem; line-height: 2rem; padding-bottom: 0.8rem; margin-top: 0.8rem; border-bottom: 1px solid #e8e8e8; font-size: 1.3rem; color: #9c9fa1;}
.review-other .zan{position: absolute; top: 0; right: 0; display: inline-block; padding-left: 2rem; background: url(../images/icon_zan.png) left center no-repeat; background-size: 1.5rem;}
.review-other .zan.light{background: url(../images/icon_zan_light.png) left center no-repeat; background-size: 1.5rem;}


.recommend-newsbox{margin-top: 1rem; padding-top: 0.5rem; background: #fff;}
.recommend-news{padding: 0 1.2rem;}
.recommend-news li{border-bottom: 1px solid #e8e8e8;}
.recommend-news li.has-img{}
.recommend-news a.term{position: relative; display: block; padding: 1.5rem 0;}
.recommend-news li.has-img a.term{/*padding: 2rem 12.5rem 2rem 0;*/padding: 2rem 11.7rem 2rem 0; min-height: 8rem;}
    .recommend-news li.has-img a.term .imgbox { position: absolute; top: 2rem; right: 0; width: 10.5rem; height: 8rem; background-repeat: no-repeat; background-position: center; background-size: cover; }
.recommend-news li.has-img a.term .imgbox img{width: 10.5rem; height: 8rem;}
.news-info h2{max-height: 4.8rem; line-height: 2.4rem; font-size: 1.5rem; font-weight: 600; overflow: hidden; text-overflow: ellipsis; 
display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.news-other{position: relative; min-height: 2rem; line-height: 2rem; margin-top: 0.6rem; color: #9c9fa1; font-size: 1.3rem;}
.recommend-news li.has-img .news-other{margin-top: 1.2rem;}
.news-other .time{position: absolute; top: 0; right: 0;}
.recommend-news li:first-child a.term{padding-top: 1rem !important;}
.recommend-news li:first-child a.term .imgbox{top: 1rem !important;}


.information-special{background: #fff;}
.information-special + .information-special{margin-top: 1rem;}
.information-special .titlebox{padding: 0 1.2rem; border-bottom: 1px solid #e8e8e8; line-height: 4.4rem;}
.information-special .title{position: relative; display: inline-block; padding-left: 1rem; font-size: 1.6rem; font-weight: 600; color: #e93b3d;}
.information-special .title:before{position: absolute; top: 1.5rem; left: 0; display: block; content: ""; width: 0.2rem; height: 1.4rem; border-radius: 0.1rem; background: #e93b3d;}

.information-special .information-list li:last-child{border-bottom: none;}

.dynamic-type { position: relative; height: 3.8rem; z-index: 10; width: 100%; background: #fff; border-bottom: 1px solid #e8e8e8; }
    .dynamic-type.fix-dynamic-type { position: fixed; top: 8rem; left: 0; right: 0; z-index: 11; max-width: 750px; margin: 0 auto; }
    .dynamic-type .slide-scroll { height: 3.8rem; overflow: hidden; }
    .dynamic-type .slide-nav { position: relative; overflow-x: scroll; overflow-y: hidden; line-height: 3.8rem; white-space: nowrap; -webkit-overflow-scrolling: touch; font-size: 1.5rem; }
        .dynamic-type .slide-nav::-webkit-scrollbar { display: none; }
        .dynamic-type .slide-nav li { position: relative; display: inline-block; height: 3.8rem; text-align: center; color: #9c9fa1; }
            .dynamic-type .slide-nav li.on { color: #e93b3d; }
                .dynamic-type .slide-nav li.on a { font-size: 1.6rem; font-weight: 600; color: #e93b3d; }
        .dynamic-type .slide-nav * { vertical-align: middle; }
        .dynamic-type .slide-nav .item { position: relative; display: inline-block; padding: 0 1.2rem; vertical-align: text-bottom; -webkit-transition: .25s; transition: .25s; height: 3.8rem; line-height: 3.8rem; color: #9c9fa1; }
        .dynamic-type .slide-nav .line { position: absolute; bottom: 2px; left: 50%; margin-left: -0.75rem; display: block; width: 1.5rem; height: 0.2rem; background: #e93b3d; border-radius: 0.1rem; display: none; }
        .dynamic-type .slide-nav li.on .line { display: block; }

.dynamic-tag { font-size: 1.3rem; padding: 0.5rem 0.6rem; }
    .dynamic-tag.fix-dynamic-tag { position: fixed; top: 11.8rem; left: 0; right: 0; z-index: 11; max-width: 750px; background: #fff; margin: 0 auto; }
    .dynamic-tag li { float: left; padding: 0.6rem; }
        .dynamic-tag li a { display: inline-block; padding: 0 0.3rem; height: 3rem; line-height: 3rem; min-width: 6rem; text-align: center; color: #6b7072; border: 1px solid #e8e8e8; border-radius: 1.5rem; box-sizing: border-box; }
        .dynamic-tag li.on a { color: #e93b3d; background: #fdebeb; border: 1px solid #fdebeb; }

.btn_all { color: #5bacfe; font-size: 1.2rem; font-weight: normal; }


.timetable-listbox { background: #fff; padding: 1.2rem; }
.timetable-list { font-size: 1.3rem; color: #000; }
    .timetable-list li { border-left: 1px solid #c8c8c8; padding-left: 1.5rem; }
    .timetable-list .time { line-height: 2rem; color: #000; font-size: 1.5rem; font-weight: 600; }
    .timetable-list h2 { line-height: 2rem; color: #000; font-size: 1.5rem; font-weight: 600; }
        .timetable-list h2 * { vertical-align: middle; }
        .timetable-list h2 .state { display: inline-block; height: 1.6rem; line-height: 1.6rem; padding: 0 0.3rem; font-size: 1.2rem; font-weight: 400; color: #fff; background: #ce0018; margin-right: 0.3rem; }
    .timetable-list li + li { padding-top: 2rem; }
    .timetable-list .detailsbox { margin-top: 0.4rem; line-height: 1.6rem; }
    .timetable-list .details.height-limit { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
    .timetable-list .detailsbox .btn { display: inline-block; height: 2.6rem; line-height: 2.6rem; }


.termbox, .article-head { position: relative; }
    .termbox h2 { padding-right: 3.2rem; max-height: 3rem; line-height: 3rem; }
.article-data { display: flex; flex-direction: row; justify-content: center; align-items: center; }
.termbox .btn-chat { display: inline-block; width: 3rem; height: 3rem; position: absolute; top: 1rem; right: 1rem; z-index: 8; background: url(../images/dynatown_chat_1.png) center center no-repeat; background-size: 2.8rem auto; }
.article-data .btn-chat { display: inline-block; width: 3rem; height: 3rem;margin-left:1rem; z-index: 8; background: url(../images/dynatown_chat_1.png) center center no-repeat; background-size: 2.8rem auto; }

.mask-dynatown { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 2100; background: rgba(0,0,0,0.4); }
.fix-dynatown { position: fixed; bottom: 0; left: 0; right: 0; z-index: 2110; max-width: 750px; margin: 0 auto; background: #fff; }
.dynatown-head { padding: 0.6rem 1.2rem 0; }
    .dynatown-head h2 { height: 4rem; line-height: 4rem; font-size: 2rem; font-weight: 600; color: #000; }
.dynatown-foot { border-top: 1px solid #e8e8e8; }
    .dynatown-foot .cancel { display: block; height: 4.6rem; line-height: 4.6rem; text-align: center; font-size: 1.6rem; }
.dynatown-list { padding: 1.2rem; max-height: 21rem; overflow: auto; }
    .dynatown-list li { position: relative; }
        .dynatown-list li + li { margin-top: 1.5rem; }
    .dynatown-list a { display: inline-block; }
    .dynatown-list .tel { position: absolute; top: 0; right: 0; width: 3.6rem; height: 3.6rem; background: url(../images/dynatown_call_1.png) center right no-repeat; background-size: 2.8rem; }
    .dynatown-list .chat { position: absolute; top: 0; right: 4rem; width: 3.6rem; height: 3.6rem; background: url(../images/dynatown_chat_1.png) center right no-repeat; background-size: 2.8rem; }
.dynatown-data { position: relative; padding-left: 4.4rem; min-height: 3.6rem; line-height: 3.6rem; }
    .dynatown-data .avatar { position: absolute; top: 0; left: 0; display: block; width: 3.6rem; height: 3.6rem; border-radius: 50%; overflow: hidden; }
        .dynatown-data .avatar img { width: 3.6rem; height: 3.6rem; }
    .dynatown-data .name { font-size: 1.5rem; }