 @font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
        .iconfont {
          font-family:"iconfont" !important;
          font-size:16px;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }
        @font-face {
    font-family: 'regular';
    src: url('../fonts/sourcehansanscn-regular.eot');
    src: url('../fonts/sourcehansanscn-regular.eot') format('embedded-opentype'), 
          url('../fonts/sourcehansanscn-regular.woff') format('woff'), 
          url('../fonts/sourcehansanscn-regular.ttf')  format('truetype'),
          url('../fonts/sourcehansanscn-regular.svg#regular') format('svg');
          font-weight: bold;
          font-style: normal;
}
@font-face {
    font-family: 'bold';
    src: url('../fonts/sourcehansanscn-bold.eot');
    src: url('../fonts/sourcehansanscn-bold.eot') format('embedded-opentype'), 
          url('../fonts/sourcehansanscn-bold.woff') format('woff'), 
          url('../fonts/sourcehansanscn-bold.ttf')  format('truetype'),
          url('../fonts/sourcehansanscn-bold.svg#bold') format('svg');
          font-weight: bold;
          font-style: normal;
}
@font-face {
    font-family: 'light';
    src: url('../fonts/sourcehansansk-light.eot');
    src: url('../fonts/sourcehansansk-light.eot') format('embedded-opentype'), 
          url('../fonts/sourcehansansk-light.woff') format('woff'), 
          url('../fonts/sourcehansansk-light.ttf')  format('truetype'),
          url('../fonts/sourcehansansk-light.svg#light') format('svg');
          font-weight: bold;
          font-style: normal;
}
@font-face {
    font-family: 'medium';
    src: url('../fonts/sourcehansanscn-mmedium.eot');
    src: url('../fonts/sourcehansanscn-mmedium.eot') format('embedded-opentype'), 
          url('../fonts/sourcehansanscn-mmedium.woff') format('woff'), 
          url('../fonts/sourcehansanscn-mmedium.ttf')  format('truetype'),
          url('../fonts/sourcehansanscn-mmedium.svg#medium') format('svg');
          font-weight: bold;
          font-style: normal;
}
body{ background: #f7f8fa;font-size: 14px;font-family: Helvetica Neue,Helvetica,Arial,sans-serif;}
html, body, div, object, span,iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,textarea, td { border: 0 none;font-size: inherit;color: inherit;margin: 0;padding: 0;vertical-align: baseline;}
ul{ list-style:none}
a{ text-decoration: none;cursor: pointer;}
a:hover{ color:#29BDE1;text-decoration: none}
a:focus{text-decoration: none}
.f13{ font-size:13px;}
.fl{ float:left; }
.fr{ float:right;}
.w1120{ width:1200px; margin: 0 auto}
.w300{ width:300px; }
.w450{ width:450px;}
.w734{ width:734px;}
.w750{ width:750px;}
.w760{ width:760px;}
.w770{ width:850px;}
 input{ outline:none}
.color6{ color: #666}
.color9{ color: #999}
.plr6{padding:0 6px}
.pb20{ padding-bottom: 20px;}
.mr20{margin-right:20px;}
.pr10{padding-right:10px;}
.pr5{padding-right:5px;}
.mb20{ margin-bottom:20px;}
.mr10{ margin-right: 10px;}
.h110{ height:110px; overflow: hidden}
img{border:none;vertical-align: middle;max-width:100%;}
*{box-sizing: border-box;}
/*公共头部*/
#header{  margin-bottom: 30px;}
.header{ width: 100%; height: 65px;}
.pnav-header{position: fixed;bottom: auto;z-index: 998;width: 100%;height: 65px;left: 0px;right: auto;top: 0px;}
.topwrap{height: 64px;background-color: #29BDE1;z-index: 998;font-size: 14px;}
#dt-header-btm {height: 1px;background-color: #000;box-shadow: 0 1px 3px rgba(0,0,0,.8);}
#dt-header-btm {opacity: .12;filter: alpha(opacity=12);z-index: 990;}
.top{width:1440px; margin: 0 auto; height: 64px; line-height: 64px;}
.top .logo {display: block;width:160px;}
.nav { height: 64px; line-height: 64px; font-size: 17px;}
.nav>li>a{ padding:0}
.nav li a{ display: inline-block;height:64px; line-height:64px;float:left;color:#FFF;}
.nav li i{ font-size:18px; padding-right: 5px;}
.nav li.li-index a{padding:0px 20px;}
.nav>li>a:hover{ background: none}
.nav .navli a{ padding:0 20px;}
.nav .navli a:hover,.nav .navli a.active{color:#fff;background-color:#1C9DBD;padding: 0 20px;}
/*.nav .li-index a,.nav .li-index a.active,.nav .li-index a:hover{ color:#29BDE1} */
.headerred a{color:#29BDE1;background-color:#1C9DBD; }
.top-select form{ height:40px; line-height: 40px; margin-top: 12px; position: relative;}
.top-select .se{height: 40px;line-height:40px; background:#f5f5f5; color: #999;border:none; text-indent: 2em; border-radius:20px; font-size:14px; width:100%;}
.icon_select{ position: absolute;top:0;right:20px; color: #999}
.Login a{ font-size:16px;display: inline-block; float:left;width: 80px; text-align: center;  margin-top:12px;color: #fff; height: 38px; line-height: 38px;}
.Login a.t-zhuce{border:1px solid #fff;width:78px; border-radius: 20px; color: #fff;}
 /*头部话题推荐*/
.re-collection{border-bottom:1px solid #f0f0f0}
.re-collection .collection,.more-collection{display: inline-block;margin: 0 20px 20px 0;min-height: 40px;background: #f5f5f5;border: 1px solid #dcdcdc;border-radius: 4px;vertical-align: top;overflow: hidden;width:auto; line-height: 40px; font-size: 15px;}
.re-collection .collection img {width: 40px;height:40px; overflow: hidden}
.re-collection .collection .name {display: inline-block;padding: 0 12px 0 8px; line-height: 40px;font-size: 15px;}
.more-collection{ padding:0 10px}
.more-collection:hover{background: #29BDE1;color:#fff;}
/*左侧主题内容*/
.content-border{width:850px; overflow: hidden;
    min-height: 1300px;}
.aw-item{ border-bottom:1px solid #f0f0f0; padding:30px 0;background: #fff;}
/*.aw-item:last-child,.hot-topic-list:last-child{border-bottom:none}*/
.aw-user{ height:30px; line-height: 30px; margin-bottom: 5px}
.aw-user-name:hover{ color:#29BDE1}
.aw-user-name img{ width:30px; height:30px; border-radius: 100%; overflow: hidden;}
.tit_18{font-weight: normal; font-size:18px; overflow: hidden;width:100%; padding: 10px 0; }
.f14tent{ font-size:14px;}
.tit_18 a{ display:block;float:left; margin-right: 5px;font-size: 16px;
    color: #333;}
.tit_18 a:hover{
    color: #ff8700;
}
.span_re,.span_xin{ display:block; text-align: center;width:20px; height: 20px; line-height: 20px;font-size:12px; background: #29BDE1; color:#fff; border-radius: 4px;float:left}
.span_xin{ background: #64caf9}
.aw-question-topics {display: inline-block;padding: 0 5px;height: 18px;line-height: 18px;font-size: 12px;color: #29BDE1;border-radius: 4px;border: 1px solid #29BDE1;}
.imgnone .inners{ display:none}
.inners {padding:0 10px 20px 10px}
.shiboximg {padding: 0 5px 5px 5px;margin: 0;max-height: 158px;overflow: hidden;}
.shibox .num {position: absolute;font-size: 12px;background: rgba(0,0,0,.6) none repeat scroll 0 0!important;filter: Alpha(opacity=60);padding: 0 10px;color: #fff;}
.shibox img {max-width: 100%;display: block;background: url(../images/loding.gif) no-repeat center;min-height: 120px;min-width: 180px;}
/*加载更多*/
.div-more{ overflow:hidden;/*width:750px; */width:100%; }
.djbuttonjz {border:0;font-size: 13px; width: 100%;background:#209ef6;border-radius: 4px;color: #fff;float: right;padding: 10px 0px; }
.djbuttonjz:hover{ background: #f5f5f5;color:#666}
/*右侧内容*/
.W300.RM {
  background: #fff;
}
.AT{ position:relative;}
.AT .at{ margin-bottom: 10px; width:300px; height: auto; display: block}
.app-box{ background: #fff;border:1px solid #ddd;z-index:1000; padding: 15px;width:170px; height: 170px;box-shadow: 0 4px 8px 0 rgba(7,17,27,.1); position: absolute;top:100px;left:65px; }
.app-box img{ width:140px; height: 140px; }
.tit_r {
    background: #efefef;
    height: 50px;
    line-height: 50px;
    padding: 0 20px !important;
    margin-bottom: 0;
}
.tit_r span {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
}
.TJ ul li,.RM ul li{ border-bottom: 1px solid #f0f0f0; overflow: hidden;font-size: 14px; padding: 15px 0}
.re_img{ width:94px; height: 63px; overflow: hidden;}
.retent{ width:150px;height:63px;overflow: hidden; position: relative}
.retent span{ font-size: 13px; margin: 0;padding: 0; position:absolute;bottom:-2px;left:0;}
.RM .topic li {
    border: 1px solid #f0f0f0;
    border-top: 0;
    font-size: 14px;
    padding: 20px;
    overflow: hidden;
    line-height: 25px;
}
/*底部*/
.aw-footer-wrap{  clear:both; text-align: center; font-size: 12px; border-top:1px solid #f0f0f0; color: #999;background: #fff;}
.breadcrumb{ background: #fff;padding: 15px; margin: 0}
.breadcrumb .btn{/* padding: 2px 6px; */font-size: 12px}
.btn-success,.btn-success:focus,.btn-success:hover{ background: #29BDE1; border: none}
/*达人列表页面*/

.top-tit-bg{ height:110px;background: #29BDE1; border-radius: 4px; color: #fff; padding-left: 20px; }
.top-tit-bg  i{  display: inline-block;float:left; font-size: 40px; line-height: 110px;}
.top-tit-bg  span{ display: inline-block;float:left;font-size: 30px;height:110px;line-height: 110px;}
.daren-tab{ font-size: 17px; border-bottom:1px solid #f0f0f0; overflow: hidden; height: 60px; line-height: 60px;}
.Tab li{ float:left; margin: 0 15px;height:60px; line-height: 60px;}
.Tab li:hover,.Tab li.active{ color: #29BDE1; border-bottom:3px solid #29BDE1}
.aw-item { overflow: hidden;}
.aw-item .aw-user-name{ font-size: 15px; color: #333;}
.topic{ overflow: hidden;background: #fff;}
.meta,.aw-topic-bar{ padding:10px 0;zoom:1; clear: both}
.meta span{ padding-right: 20px;}
.aw-user-img img{width:50px; height: 50px; border-radius: 100%; overflow: hidden}
.aw-people-list .topic-bar .text{ background: #f5f5f5; color: #666; font-size: 13px; border-radius: 4px; margin-right: 10px;padding: 3px 5px;}
.aw-people-list .topic-bar .text:hover,.aw-people-list .topic-bar .text.active{ background: #29BDE1; color: #fff; }
.button-add{
  font-size: 14px;
  color: #29BDE1;
  border: 1px solid #29BDE1;
  border-radius: 4px;
  display: inline-block;
  width: 60px;
  height: 30px;
  border-radius: 4px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}
.button-add.active{ color:#999}
.hot-topic-list{ padding:15px 0; border-bottom:1px solid #f0f0f0;overflow:hidden;}
.hot-topic-list dd{ height: 50px; line-height: 50px;}
.topic_img{ width:50px; height: 50px; border-radius: 4px; overflow: hidden}

/*达人详细页面*/

.daren-js{border:1px solid #f0f0f0;border-radius: 4px; padding:15px 20px;background: #fff;}
.daren-js .aw-user-name{ font-size:24px;}
.daren-js .aw-user-img img{ width:80px; height: 80px;}
.btn-r .btn-k{ width:80px; height:35px; line-height:35px; background: #29BDE1; color: #fff; display: block; float:left;border-radius: 4px; text-align: center;}
.tit-l{ font-weight: bold;overflow: hidden;padding-top: 20px;}
.topic-li li{font-size: 15px; float: left; background: #f5f5f5; border:1px solid #d9d9d9;border-radius: 4px; height: 40px; line-height: 40px; text-align: center; padding: 0 12px;  margin-bottom: 10px; margin-right:10px; }

/*话题列表*/
.top-tit-bg-topic{background: #64caf9;}
.aw-toplist-list{ overflow: hidden}
.aw-toplist-list .aw-item{width:50%; float: left}
.aw-toplist-list .aw-item:nth-of-type(odd){padding-right:30px;}
.aw-toplist-list .aw-item:nth-of-type(even){padding-left:30px;}
.today_topic{border:1px solid #f0f0f0;  font-size: 15px;background: #f5f5f5; height: auto;padding:0 20px 20px 20px;line-height: 28px}
.today_topic .button-add{border:1px solid #29BDE1;border-radius: 4px;height: 26px; margin-top:10px; line-height: 26px; padding:0 6px;}
/*话题详细*/
.topic-js .topic_img{width:80px; height: 80px;}
.topic-tent-share{ padding-top:20px; }
.topic-tent-share .share_to a{display: block;height: 30px; width:30px;float:left;}
.topic-tent-share .bdshare-button-style0-16{ margin-right: 10px;}
.topic-tent-share .bdshare-button-style0-16 a{ background: url(../images/ico_shequ.png) no-repeat;margin:2px 10px; }
.topic-tent-share .bdshare-button-style0-16 a.bds_sqq{ background: url(../images/ico_shequ.png) no-repeat 0 -30px; }
.topic-tent-share .bdshare-button-style0-16 a.bds_weixin{ background: url(../images/ico_shequ.png) no-repeat 0 -60px;}
.tab-pane .topic_about{ font-size:17px; padding-top:20px; line-height: 34px;}
.topic-in{ border:1px solid #f0f0f0;  font-size: 15px;background: #f5f5f5; height:108px;text-align: center; color: #29BDE1;}
.top_in_ico{ display:block; border-radius: 4px; margin:20px 90px 15px 90px; line-height: 35px;width:120px; background: #29BDE1; color:#fff;}
.top_in_ico:hover{color:#fff;}
.topic_about{ font-size: 14px; /*border-bottom:1px solid #f0f0f0;*/ line-height: 28px; padding-bottom: 20px;}
/*登录状态*/
.aw-sub-nav{width:160px;margin-top: 12px; float: right;}
.aw-nav{min-width:40px; padding-left: 10px;padding-right: 20px;}
.aw-sub-nav .dropdown img.aw-user-img{width:40px!important;height:40px;border-radius: 100%;float:left;cursor:pointer;}
.aw-sub-nav .dropdown-menu { padding:0;min-width:160px; margin-top:50px;border:1px solid #f0f0f0}
.aw-nav .dropdown-menu>li>a{ padding:10px 15px;}
.put_li{ width:100px;background: #29BDE1;border-radius: 4px; color: #fff; font-size: 16px; text-align: center; height: 40px; line-height: 40px}
.put_li i{ margin-right:5px;}
.put-right .dropdown-menu{top:-10px;min-width:100px;border-radius: 0; border:1px solid #f0f0f0}
.put-right .dropdown-menu li a{ height:40px; line-height: 40px; padding: 0; text-align: center}
.sou .tit-l{ padding: 0}
.ico_huan{ font-style: normal; font-size: 13px; color: #666; cursor: pointer}
.ico_huan i{ padding-right:5px;}
.top-select .dropdown-menu{ width:260px; padding:15px 15px 5px 15px;}
.top-select .dropdown-menu li{ margin-right: 10px;line-height: 28px; padding: 0; width:auto; float: left; margin-bottom: 10px;}
.top-select .dropdown-menu li a{padding: 2px 6px;font-size: 12px;color: #787878;border: 1px solid #ddd;border-radius: 3px;}
.bj-topic ul{ overflow: hidden}
.bj-topic ul li{ height: 30px;padding: 20px 0;}

.publish_from{text-align: center;height:40px;line-height:40px;}

.publish_from a:hover,.publish_from a.active{ display: block;background: #f0f0f0; padding: 10px 15px; color:#333}
.bdphone{color:#29BDE1;text-align:center; width: 1120px;margin:0 auto;padding:5px;margin-top:5px;}
.bdphone a{color:#FFF;font-size:14px;}
.loading{background-image: url(../images/loding.gif);background-repeat:no-repeat;background-position:center center;
  background-color: #f6f6f6;}


.AT>a:active,.AT>a:hover{color:#FFF;}
.bjtt1{background-image:url("../images/t1.png");height:46px;line-height:46px;display: block;font-size:16px;color:#FFF; padding-left:20px;}
.bjtt2{background-image:url("../images/t2.png");height:46px;line-height:46px;display: block;font-size:16px;color:#FFF; padding-left:20px;}
.bjtt3{background-image:url("../images/t3.png");height:46px;line-height:46px;display: block;font-size:16px;color:#FFF; padding-left:20px;}
.bjtt4{background-image:url("../images/t4.png");height:46px;line-height:46px;display: block;font-size:16px;color:#FFF; padding-left:20px;}

.tab-per{width:100%; overflow: hidden; text-align: center; padding-left: 100px; margin:10px 0}
.aw-toplist-list .aw-item{border:none}


/*节目单样式*/
.jmd{ color:#333;}
.jmd .Tab{ background: #f0f0f0; color: #29BDE1; height: 60px; line-height: 60px; font-size: 30px;}
.jmd .Tab li{width:552px; text-align: center; margin: 0;height: 60px;line-height: 60px; font-weight: 200 }
.jmd .Tab li.tit-dsj{ width:568px}
.jmd .Tab li a{ display:block;}
.jmd .Tab li a:hover,.jmd .Tab li a:focus{ text-decoration: none;color:#fff}
.jmd .Tab li:hover,.jmd .Tab li.active{border:none;background: #29BDE1; color: #fff; display: block;}
.jmd .tit2{ height: 60px; line-height: 60px; font-size: 18px; border-bottom:1px solid #ddd}
.jmd .tit2 li,.jmd-list ul li{ float:left;border-left:1px solid #ddd; text-align: center;cursor: pointer;width:184px; overflow: hidden}
.jmd .tit2 .tit2a,.jmd-list ul .kd{width:568px; border-right:1px solid #ddd; overflow: hidden}
.jmd .tit3{ height:60px; line-height: 60px; font-size: 24px; background: #f5f7fa; border:1px solid #ddd;border-top:0;}
.jmd .tit3 i{ background:url(../images/ico_time.png) no-repeat; width:25px; height: 25px; display: block;float: left; margin: 17px;}
.jmd-list{ overflow:hidden}
.jmd-list ul{border-bottom:1px solid #ddd;height: 50px; line-height: 50px; overflow:hidden}
.jmd-list ul li{font-size: 15px;  }
.jmd-list ul .name,.jmd-list ul .kd{text-align: left; padding-left: 15px;}
.jmd-list .jmd_new .name i{ font-style: normal;background:#29BDE1;color: #fff; margin-left: 5px; border-radius: 4px;padding:2px 3px; font-size: 13px;}
.jmd-list .jmd_hot .name i{ font-style: normal;  background: #fa4b64;color:#fff;margin-left: 5px;border-radius: 4px;padding:2px 3px; font-size: 13px;}
.jmd-list .jmd_new .kd a{background:#29BDE1;;color: #fff; padding: 2px 8px}
.jmd-list .jmd_hot .kd a{background: #fa4b64;color: #fff; padding: 2px 8px}
.jmd-list .none-tit .kd{ color: #29BDE1}

/*个人中心*/
.right-nav .daren-tab{ border:1px solid #ddd;padding:0 10px;border-radius: 4px; height: auto;}
.right-nav .Tab li{ height:auto;/* color: #333; */font-size: 15px; margin: 0}
.right-nav .Tab li:hover,.right-nav .Tab li.active{ border:0}
.right-nav .Tab li{ width:100%;padding: 0}
.right-nav .daren-tab li i{ font-size:16px; line-height: 44px;margin-right: 10px;}
.right-nav .Tab li i.icon-20{ font-size:20px;margin-left: -2px;}
/*修改用户主页*/
.tab-per{width:100%; overflow: hidden; text-align: center; padding-left: 100px; margin:10px 0}
.aw-toplist-list .aw-item{border:none}
.badge {padding: 2px 6px;margin-left: 5px;background: #ccc;}
.aw-topic-bar .topic-tag {float: left;margin: 0 10px 10px 0;}
.topic-tag .text{display:inline-block;height:22px;line-height:18px;border-radius:4px;padding: 2px 5px;font-size: 12px;color: #29BDE1;border: 1px solid #29BDE1;}
.topic-tag a {float: left;}
.icon-inverse{display:inline-block;height:22px;padding:0 4px;line-height:22px;background-color:#29BDE1;color:#fff;text-align:center;border-radius:4px;font-size: 12px; float: left}
.tag-bar{ width:auto;height: 24px; }
.aw-topic-bar{ padding-top:0; }
.mod-footer a{ /* line-height: 24px;  */display: block;}
.aw-table th {background-color: #fafafa !important;border-bottom: none !important;}
.jifen{ border:1px solid #f0f0f0; font-size: 14px;color: #666; margin:20px 0;}
.jifen .table{margin: 0}
/*节目单详情*/
.w750 .jmd .Tab li{width:375px;}
.w750 .jmd .tit2 li,.w750 .jmd-list ul li{width:125px}
.w750 .jmd .tit2 .tit2a,.w750 .jmd-list ul .kd{width:375px;}
/*内容页*/
.con-top-tit{ height: 22px;}
/*头部分享*/
.tag-bar{ float:left;}
.detail .share_to{ float:right;}
.detail{ height:24px; line-height:24px; position:relative; width:500px; float:right;}
.detail em{display: inline-block;height: 24px;line-height:24px;margin-right: 10px;}
.detail .share_to{display: inline-block;}
.detail .bdsharebuttonbox strong{ font-size:12px;font-weight:100;float:left;}
.detail .bdsharebuttonbox a,.page_area .bdsharebuttonbox a,.aw-dropdown-list .bds_tsina,.aw-dropdown-list .bds_weixin,.aw-dropdown-list .bds_qzone,
.aw-dropdown-list .bds_qzone_old,.aw-dropdown-list .bds_weixin_old,.aw-dropdown-list .bds_tsina_old{background:url(../images/ss.png) no-repeat;margin:0px; margin-right:1px;width:74px;height:24px;padding:0px;float:left;}
.detail .bdsharebuttonbox a.bds_tsina,.aw-dropdown-list .bds_tsina_old{background-position:0 0;}
.page_area .bdsharebuttonbox a.bds_tsina{background-position:0 0;}
.detail .bdsharebuttonbox a.bds_weixin,.aw-dropdown-list .bds_weixin,.aw-dropdown-list .bds_weixin_old{background-position: -74px 0; width:74px}
.detail .bdsharebuttonbox a.bds_qzone,.aw-dropdown-list .bds_qzone,.aw-dropdown-list .bds_qzone_old{background-position: -148px 0; width:90px;}
.detail .bdsharebuttonbox a.bds_more{background-position: -238px 0; width:26px}
span.page-tool-c {border-left: 1px solid #ccc; float:left;}
.page-tool-i {padding: 0 14px 0 0;margin: 0;border: none 0;height:24px;}
#commentCount1{height:24px;line-height:24px;padding-left: 15px;margin: 0 18px 0 0;color: #ff8500;font-size:20px;font-family: "Arial black";}
.detail span{float:left;position: relative;line-height:24px;color: #333;font-size:14px;margin-left:10px}
.detail span.page-tool-share a { width:26px; background:url(../images/ss.png) no-repeat;background-position:-264px 0;}
/*文章内容*/
.biao .detail-title {width:100%;line-height: 46px;margin:30px 0; font-weight: normal;word-wrap: break-word; word-break: break-all; font-size: 32px;color: #000;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.detail-content{line-height: 30px;margin-top: 30px;text-indent: 2em;letter-spacing: 1.5px;font-size: 16px;word-wrap: break-word;color: #333;}
.detail-content p{ margin-bottom: 20px;}
.r-down .dropdown-toggle{ display: inline-block; background: #eee; float:right;color: #333;border-radius: 4px; padding: 2px 10px; cursor: pointer}
.r-down .dropdown-toggle:hover,.r-down .dropdown-toggle.active{ background: #29BDE1; color: #fff;}
.aw-dropdown-list li{ padding: 10px 20px; border-bottom:1px solid #f0f0f0}
.aw-dropdown-list li:hover{  background: #eee;cursor: pointer}
.aw-dropdown-list li:last-child{border:none}
.aw-article-vote{ padding:20px 285px; border-bottom: 1px solid #f0f0f0; height: 120px; overflow: hidden;}
.aw-article-vote .agree,.aw-article-vote .disagree{display: inline-block; line-height: 80px; text-align: center; width:80px; height: 80px; border-radius: 50%;}
.aw-article-vote i{font-size: 30px;}
.aw-article-vote a {border:1px solid #29BDE1; color: #29BDE1;}
.aw-article-vote a:hover,.aw-article-vote a.active { color: #fff; background: #29BDE1; }
.more-operate{ /*padding:20px 0;*/ color: #999; cursor: pointer; font-size: 14px; }
.more-operate .heart{ height: 40px; line-height: 40px; padding: 0 15px;border-radius: 4px; background: #f0f0f0;}
.more-operate .heart:hover,.more-operate .heart.active{ color:#29BDE1}
.more-operate .heart i{margin-right:5px; }
.more-operate-r{ height:30px; padding: 5px 0; position: relative;}
.more-operate-r a{display: inline-block; line-height: 30px; }
.more-operate .icon-sc{font-style:normal;display:inline-block;width:15px;height:15px;background:url(../images/more-operate.png) 0 0;margin-right:5px;margin-top:8px}
.more-operate .icon-share{font-style:normal;display:inline-block;width:15px;height:15px;background: url(../images/more-operate.png) -15px 0;line-height:30px; margin-right:5px;margin-top:8px}
.more-operate em{ line-height:30px; font-style: normal}
/*底部评论提示框*/
.common-head {border-bottom: 1px solid #e6e6e6;}
.common-head h2 {height: 60px;line-height: 60px;margin: 0;font-size: 20px;color: #333;}
.tie-input-bar.z-write-mode {position: relative;}
.xieyi{ height:30px; line-height:30px; color:#888; margin:10px 0}
.tie-input-bar.z-write-mode > form {height: 114px;}
.tie-input-bar.z-write-mode > form textarea {height: 114px;resize: none;border: none;width: 100%;box-sizing: border-box;font-size: 14px;line-height: 24px;padding: 4px 14px;}
.tie-input-bar.z-write-mode .submit-row {background-color: #f6f6f6;height: 44px;overflow: hidden;}
.tie-input-bar.z-write-mode .submit-row > form {position: relative;}
.tie-input-bar.z-write-mode .submit-row form, .tie-input-bar.z-write-mode .submit-row .links-area, .tie-input-bar.z-write-mode .submit-row .photo-area {
float: left;}
.tie-input-bar.z-write-mode .submit-row form input.account-input {margin: 7px 5px 7px 10px;border-radius: 3px;}
.tie-input-bar.z-write-mode .submit-row form input {height: 30px;width: 105px;margin: 7px 0;border: none;padding-left: 15px;}
input, select, textarea {font-size: 100%;}
.tie-input-bar.z-write-mode .submit-row .links-area {margin-left: 15px;}
.tie-input-bar.z-write-mode .submit-row .links-area a {color: #29BDE1;text-decoration: none;line-height: 44px;}
.tie-input-bar.z-write-mode .submit-row .submit-btn {font-size: 14px;font-family: "Microsoft YaHei";color: #fff;background-color: #29BDE1;width: 130px;height: 44px;line-height: 44px;float: right;text-align: center;cursor: pointer;}
.tie-input-bar.z-write-mode .i-check-tip {position: absolute;z-index: 9;width: 104px;height: 34px;background-position: 0 -30px;color: #fff;line-height: 28px;text-align: center;}
.tie-reminder {color: #888888;line-height: 1em;padding-top: 10px;margin-bottom: 30px;}
.tie-area > .tie-input-bar {-webkit-transition: height 0.3s;-o-transition: height 0.3s;transition: height 0.3s;}
.tie-area > .tie-input-bar {height: 158px;}
.tie-input-bar {border: solid 1px #ccc;border-radius: 5px;overflow: hidden;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
.tie-input-bar.z-write-mode .submit-row .photo-area {float: left;}
.tie-area .tie-input-bar.z-write-mode .submit-row .photo-area .dflt-avatar {margin-right: 10px;}
.tie-input-bar.z-write-mode .submit-row .photo-area .dflt-avatar {width: 35px;height: 35px;border-radius: 50%;margin: 5px 15px;float: left;}
.tie-input-bar.z-write-mode .submit-row .photo-area .dflt-avatar {background:url(../images/6630810479980030059.jpg) no-repeat;}
.tie-input-bar.z-write-mode .submit-row .photo-area .nickname { line-height: 44px;}
.form-control{border:none;border-bottom:1px solid #ddd;}
.form-control:focus{ border-color:#ddd;}
.more-operate .aw-dropdown-list{width:160px;}
.more-operate .aw-dropdown-list li{width:160px; display: inline-block;padding: 10px 0; padding-left: 20px; overflow: hidden;}
/*个人资料区域*/
.per-info{ background: #fff; border-radius: 8px; margin-bottom: 20px; overflow: hidden}
.aside-per {padding-top:20px;word-break: break-all;text-align: center; overflow: hidden}
.aside-per .perimg {text-align: center;width: 120px;margin: 0 auto;}
.aside-per .perimg img {width:80px;height: 80px;border-radius: 50%;margin-bottom: 16px;}
.aside-per .per-name {width: 100%;height: 24px;}
.aside-per .per-ms {display: block;margin-top: 8px;font-size: 12px;color: #93999F;line-height: 12px;font-weight: 200;}
.aside-per .btn-box {width: 100%;margin:20px 0 15px 0; overflow: hidden;text-align: center;}
.aside-per .btn-box .article-num {padding-right: 10px;text-align: right;}
.aside-per .btn-box .article-eye {padding-left: 10px;text-align: left;}
.aside-per .btn-box .article-num span{color: #fff;border: 1px solid #29BDE1;border-radius: 4px;padding: 8px 15px;background-color: #29BDE1;}
.aside-per .btn-box .article-num,.aside-per .btn-box .article-eye{color:#4d555d;width:50%;display:inline-block;font-size:16px;line-height:40px;font-weight:200;}
.aside-per .btn-box .article-eye span{color: #29BDE1;border: 1px solid #29BDE1;border-radius: 4px;padding: 8px 15px;}
.recommend-list{ padding:0 10px;padding-bottom: 10px;}
.per-info .topic-li li{margin-left:10px;margin-right:0}

.badge.badge-info{ background: #29BDE1;}
.autou-ad{ overflow:hidden;}
.autou-ad .awfo-box{ padding-top:5px;}
.autou-ad .awfo-box a{ padding-right:20px;}
.autou-ad .article-num,.autou-ad .article-eye{ height:35px;line-height: 35px; background: #29BDE1; color: #fff;padding: 0 15px; border-radius: 4px;}
.autou-ad .article-eye{ margin-left:20px;}

.aw-favorite-tag-list ul{width: 452px;height: auto;overflow: hidden;}
.aw-favorite-tag-list ul li{position:relative;float:left;width:47%;margin:0 10px 10px 0;}
.aw-favorite-tag-list ul li a{display: block;padding:15px;border:1px solid #ddd;border-radius: 4px;color: #666;background-color: #fff;}
.aw-favorite-tag-list ul li a:hover{background-color: #f5f5f5;}
.aw-favorite-tag-list ul li span{display:block;}
.aw-favorite-tag-list ul li i{display:none;position: absolute;right: 10px;top: 14px;width:24px;height:24px;background-color: #29BDE1;color: #fff;text-align: center;line-height: 24px;border-radius: 12px;font-size: 20px;}
.aw-favorite-tag-list ul li.active i{display: block;}
/*问题广场*/
.top-tit-bg-wenti{ background: #fed15c;}
.top-tit-bg-remen{ background: #b7d6ec;}
/*专题页面*/
.page-wrap-tent{color: #333;background: #F5F5F5; padding-bottom: 20px;border-radius: 4px;}
.page-wrap-tent img{border-radius: 4px; padding-bottom: 10px}
.page-wrap-tent h3{font-size: 20px; font-weight: normal;padding:10px 20px;}
.page-wrap-tent p{ font-size: 16px; padding:0 20px;}
.zhun-list{ overflow:hidden;}
.zhun-list .button-add{ background: #29BDE1; color: #fff;text-align: center; height: 38px; line-height: 38px; padding: 0 15px;border-radius: 4px;}
.zhun-list .topic_img,.zhun-list .topic_img img{width:80px; height: 80px;}
.zhun-list .aw-item .aw-user-name{ font-size: 20px;}
.zhun-list .meta{ font-size: 14px; padding-top: 15px;}
.zhuan-tent{color:#666; font-size: 14px; line-height: 36px; padding-top: 15px;}
.zhuan-tent{ list-style: circle;padding-left: 20px; }
.zhun-list .aw-item{border:1px solid #f0f0f0; padding: 20px; margin-bottom: 20px}
.zhun-list .bor{border-bottom:1px solid #f0f0f0; padding-bottom: 15px;}
/*首页专题*/
.subject-wrap{ width:100%; overflow: hidden;overflow-x: auto; white-space: nowrap; }
.subject{ width:2000%;}
.subject li a{width:240px;margin-right:15px;display:inline-block;float:left;}
.subject li a img{border-radius:8px;}
::-webkit-scrollbar{ width:0;height:0;background-color:#fff;}
.aw-item:hover{

}
.TJ ul li:hover,.RM ul li:hover{box-shadow:0 10px 10px -5px #eee;}
.aw-topic-bar {margin: 0;}
.aw-item .mod-head a{float:left;}
.aw-item .mod-head p{margin-left:70px;}
.aw-item .mod-body{margin-left:70px;clear:both; }
.meta .pull-right{float:right;color:#666;font-size:14px;}
.meta>a{float:left;margin-left:20px;color:#666;font-size:14px;}
.meta>a:hover,.meta>a:active{color:#29BDE1;}
/*.meta{margin-left:30px;}*/
.markitup-box{margin-top:-10px;}
.aw-topic-bar { margin: 0;}
.aw-item .mod-head a{float:left;}
.aw-item .mod-body{margin-left:50px;clear:both; }
.meta .pull-right{float:right;color:#666;font-size:14px;}
.meta>a{float:left;margin-right:20px;color:#666;font-size:14px;}
.meta>a:hover,.meta>a:active{color:#29BDE1;}
.markitup-box{margin-top:-10px;}
a.blue{ color:#3194d0}
.num-one{ margin-bottom: 20px; overflow: hidden}
.num-one .meta{margin-left:50px;}
.num-one .name{ padding-left:10px;}
.nbsp{ display: inline-block;float:left;margin-right:10px;}
.num-two{ width:700px; margin-left:20px!important; border-top: 1px dotted #ccc;zoom:1; overflow: hidden; padding-top: 20px; padding-bottom: 10px;}
.num-two .markitup-box{ text-indent:1rem;}
.num-two-list{ border-left:2px solid #eee;width:720px; margin-left:50px;}
.subject-wrap .swiper-button-next{background:url(../images/swiper-right.png) no-repeat}
.subject-wrap .swiper-button-prev{background:url(../images/swiper-left.png) no-repeat}
.aw-question-comment .aw-item .mod-body{margin-left:0; padding-top: 15px;}
.aw-question-comment .aw-item .mod-head p{width:100%;}
.line30{ line-height: 30px;}
.newadd .aw-item .mod-head p{margin-left:60px;}
.newadd .aw-item .mod-body{margin-left:60px;}
.newadd .meta{ margin-left:40px;}
#unfold-field{width:600px; margin: 0 auto;}
#unfold-field .c_croe{width:600px;}
.question{ margin-bottom: 10px;}
.aw-question-comment .meta{margin-left:0;}
.new-rem .aw-item .inners{ padding: 0 10px 0px 10px}
.upload-list .meta{ padding:0;}
.upload-list .meta>a{margin-left:0}
.de-title{height:80px;line-height:80px;font-size:30px;padding-left:30px;border-bottom:1px solid #dedede;background:#f5f5f5}
.about_us_content p{margin:30px 0;text-indent: 0;padding-left:30px}
.about_us_content{width:782px;min-height:700px;border:1px solid #dedede;margin-bottom:20px}
.report_wrap{width:400px; margin: 0 auto}
.reportspan{text-align:left;padding:0;border-radius:3px;height:34px;line-height:34px;padding-left:15px;display: block;margin-bottom: 10px;width: 190px;border: 1px solid #dedede;}
.reportdiv{margin:20px auto;width:100%;text-align:center;color:#666;margin-bottom: 15px;}
.userreport{background:#ff5959;color:#FFF;border:0;height:34px;line-height:34px;border-radius:3px;width: 70%; margin: 0 auto;margin-left: 60px;margin-top: 10px;}
.reportinput{border:1px solid #ccc;border-radius:2px;}
.report_more{ width:100%; overflow: hidden;}
.report_more_tit{ height: 40px;line-height: 34px;}
.report_more textarea{border:1px solid #dedede;border-radius:3px;min-height:80px;width:100%;line-height: 40px; color: #999; padding-left:10px;}
.more-operate .icon-jubao{font-style:normal;display:inline-block;width:15px;height:15px;background:url(../images/more-jubao.png) 0 0;line-height:30px;margin-right:5px;margin-top:8px;}
.mod-body {
  padding: 0 20px; 
  background: #fff;
  margin-top: 30px;
  border-radius: 8px;
}
 .aw-item-left{
   width: 150px;
   height: 100px;
 }
 .aw-item-left a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
 }
 .aw-item-left img{
   width: 150px;
   height: 100px;
   border-radius: 8px;
 }
 .aw-item-left img:hover{
   opacity: .7;
 }
 .aw-item-right{
   width: 600px;
     padding-left: 20px;
   /*height: 144px;*/
   position: relative;

 }
 .aw-item-right .tit_18,.aw-item .tit_18{
   font-size: 20px;
   color: #18191a;
   padding: 0;
   margin-bottom: 10px;
 }
 .tit-detail{
   color: #999;
   font-size: 15px;
 }
 .aw-item-right .color9{
   position: absolute;
   bottom: -3px;
   height: 22px;
   line-height: 22px;
   font-size: 12px;
 }
 .icon_block{
   display: block;
   float: left;
   padding-left: 15px;
 }
 .icon_i{
   margin-top: 0;
   margin-right: 10px;
   width: 20px;
   height: 20px;
   float: left;
 }
 .icon_see{
   background: url(../images/icon_see.png) no-repeat left center;
 }
 .icon_heart{
   background: url(../images/icon_heart.png) no-repeat left center;
 }
 .icon_mes{
   background: url(../images/icon_mes.png) no-repeat left center;
 }
 .awfo-box-add{
   height: 22px;
   line-height: 22px;
   font-size: 12px;
 }
 .aw-item .inner .inners,.bw-item .inner .inners{
   padding: 15px 10px 20px 10px;
 }


 /*首页轮播*/
 .focus {
     position: relative;
     width: 850px;
     height: 385px;
     background: #fff;
     border-radius: 8px;
     overflow: hidden;
     margin-bottom: 30px;
     margin: 0 auto;
 }
 .focus .fPic {
     position: absolute;
     left: 0;
     top: 0;
 }
 .focus .fcon {
     position: relative;
     width: 100%;
     float: left;
     display: none;
     background: #000;
 }
 .focus .fcon img {
     display: block;
 }
 .focus img {
     width: 850px;
     height: 385px;
 }
 .focus .fbg {
     bottom: 15px;
     right: 35px;
     position: absolute;
     height: 21px;
     text-align: center;
     z-index: 200;
     padding: 5px;
     background-color: rgba(0,0,0,.2);
     border-radius: 10px;
 }
 .focus .fbg div {
     overflow: hidden;
     zoom: 1;
     height: 14px;
 }
 .focus .D1fBt a {
     position: relative;
     display: inline;
     width: 11px;
     height: 11px;
     border-radius: 7px;
     margin: 0 3px;
     float: left;
     background: #fff;
 }
 .focus .D1fBt i {
     display: none;
     font-style: normal;
 }
 .focus .next, .focus .prev {
     position: absolute;
     width: 40px;
     height: 74px;
 }
 .focus .prev {
     top: 50%;
     margin-top: -37px;
     left: 20px;
     background-position: 0 -74px;
     cursor: pointer;
     background: url(../images/left.png) no-repeat;
 }
 .focus .next {
     top: 50%;
     margin-top: -37px;
     right: 20px;
     background-position: -40px -74px;
     cursor: pointer;
     background: url(../images/right.png) no-repeat;
 }
 .focus .D1fBt .current, .focus .D1fBt a:hover {
     background: #29BDE1;
 }
 /*首页轮播结束*/

 .top-add{
     width: 1120px;
 }
 .bw-item{
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    padding: 30px 0;
 }
 /*.bw-item:nth-child(1){
      padding-top: 0;
  }*/
 .bw-item:hover{
     box-shadow:0 10px 10px -5px #eee;
 }
 .bw-question-topics{
     display: inline-block;
     padding: 0 5px;
     height: 18px;
     line-height: 18px;
     font-size: 12px;
 }
 .topic-bin{
     font-size: 12px;
     color: #999;
 }
 .body-back{
     background: #F5F5F5;
 }

 /*详情页*/
 .car-shop-se{
    background: #fff;
    padding-top: 15px;
}
.car-shop-se>h2,.seller>h2,.seller-place>h2,.seller-person>h2{
    font-size: 17px;
    border-left: 5px solid #29BDE1;
    height: 23px;
    line-height: 23px;
}
.car-shop-se .car-shop-4s{
    background: #29BDE1;
    vertical-align: middle;
    padding: 0 8px;
    color: #fff;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    float: right;
    border-radius: 2px;
    margin: 0 20px 0 0;
}
.car-shop-other,.seller-place-div,.seller-person-div{
    font-size: 13px;
    color: gray;
    padding: 15px;
    overflow: hidden;
}
.car-shop-other>p{
    position: relative;
    margin-bottom: 10px;
}
.car-shop-other img{
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
}
.car-shop-other .fuwu-test{
    position: absolute;
    top: 3px;
}
.car-shop-other .fuwu-star{
    margin-left: 70px;
}
.f18.tit_18 .listlink{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-family : '微软雅黑';
}
 .f18.tit_18 .listlink a{
     font-size: 16px;
 }
.aw-item-right.fr  .tit-detail {
    height: 42px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    font-family : '微软雅黑';
}
.car-shop-other .fuwu-type{
    color: #999;
}
 .seller,.seller-place,.seller-person{
     margin-bottom: 10px;
     padding-top: 15px;
     margin-top: 20px;
     background: #fff;
     overflow: hidden;
 }
 .highprice .highprice-ul li {
     padding: 15px;
     border-bottom: 1px solid #F5F5F5;
     margin-bottom: -1px;
     overflow: hidden;
 }
 .highprice .highprice-ul li .pic {
     width: 100px;
     height: 68px;
     overflow: hidden;
     float: left;
 }
 .highprice .highprice-ul .highprice-img {
     height: 68px;
     width: 100px;
 }
 .name-high {
     margin-left: 110px;
     font-size: 13px;
 }
 .price-high {
     margin-left: 110px;
     font-size: 13px;
 }
 .fn-clear {
     zoom: 1;
 }
 .price-number-red ,.car-shop-tel{
     color: red;
 }
 .price-number-green {
     color: #00cc00;
     float: right;
 }
 .highprice-arrow {
     width: 15px;
     height: 15px;
 }
 .seller>h2{
     margin-bottom: 15px;
 }
 .seller-cont{
     border-top: 1px solid #f5f5f5;
 }
 .left-content{
     background: #fff;
     padding: 15px 30px;
 }
 .aw-footer-add{
     background: #fff;
     padding: 0 0 15px !important;
 }
 .content{
     overflow: hidden;
     margin-bottom: 20px;
 }
 .c_croe{border:0;font-size: 15px;background: #29BDE1;border-radius: 4px;color: #fff;float: right;padding: 10px 0px;margin: 0 auto;}
 .c_croe .fls{width:100%;text-align:center;color:#FFF;display:block;}
 .top .data-q-except{
     float: left;
     color: #fff;
     cursor: pointer;
     margin-right: 20px;
 }
.new_awfo_box {
  font-size: 12px;
  color: #bec0c4;
  line-height: 1;
  margin-top: 13px;
}
 a:visited{
     color:#333;
 }
 .new_awfo_sj{
     color: #999;
     padding: 0 20px;
 }
.new_awfo_box a {
  display: inline-block;
  font-family : '微软雅黑';
}
.new_awfo_sj{
    font-family: 微软雅黑;
}
.new_awfo_name {
  padding-right: 20px;
}
.new_awfo_cx {
  padding: 0 20px 0 0;
}
 /*城市弹框*/
 .popback{
     background: #eee !important;
     color: #666 !important;
 }
 .areaback{
     background: #29BDE1 !important;
     color: #fff !important;
 }

 .city-layer {
     border: 1px solid rgb(221, 221, 221);
     position: absolute;
     top: 64px;
     width: 605px;
     height: 478px;
     background: #fff;
     font-size: 12px;
     color: #666;
     box-shadow: 3px 3px 8px #ebebeb;
 }
 .city-input-q{
     height: 30px;
     line-height: 30px;
     border: 1px solid #eee !important;
     background: #f5f5f5;
     width: 290px;
     padding: 8px;
     margin: 0 5px 0 18px;
 }
 .city-first-letter{
     width: 100%;
     height: 42px;
     line-height: 42px;
     border-top: 1px solid #e3e3e3;
 }
 .city-first-letter span{
     margin-left: 18px;
 }
 .city-first-letter a{
     display: inline-block;
     text-align: center;
     width: 20px;
     height: 20px;
     margin: 0 2px;
     line-height: 20px;
 }
 .city-first-letter a:hover,.city-first-letter a:active{
     color: #666 !important;
     background: #eee !important;
 }
 .city-mid-wrap{
     width: 100%;
     height: 42px;
     line-height: 42px;
     border-top: 1px solid #e3e3e3;
     border-bottom: 1px solid #e3e3e3;
 }
 .city-mid-wrap>span{
     margin-left: 18px;
 }
 .city-mid-wrap a{
     display: inline-block;
     height: 20px;
     line-height: 20px;
     padding: 0 4px;
     margin: 0 4px;
     border-radius: 2px;
 }
 .city-mid-wrap a:hover{
     color: #666;
     background: #eee !important;
 }
 .city-botm-wrap ul{
     width: 590px;
     height: 290px;
     overflow: auto;
 }
 .city-botm-wrap ul li{
     padding-left: 40px;
     margin-right: 20px;
     position: relative;
     border-bottom: 1px solid #e3e3e3;
     padding-top: 10px;
 }
 .city-botm-wrap ul li>span{
     position: absolute;
     left: 18px;
     height: 30px;
     line-height: 30px;
 }
 .row-box .item{
     height: initial;
     line-height: initial;
     padding-bottom: 10px;
 }
 .row-box .item .province{
     height: 30px;
     line-height: 30px;
     left: 0;
     color: #666;
     font-size: 12px;
     margin: 0 5px;
     border-radius: 2px;
 }
 .row-box .item .city{
     display: inline-block;
     vertical-align: top;
     width: 480px;
 }
 .row-box .item .city a{
     margin: 5px 15px;
     line-height: 20px;
     height: 20px;
     color: #666;
     padding: 0 4px;
     border-radius: 2px;
 }
 .row-box .item .city a:hover{
     background: #29BDE1 !important;
     color: #fff !important;
 }
a.aw-back-top.hidden-xs {
    float: right;
    display: block;
    position: fixed;
    right: 20px;
    bottom: 100px;
    background: #dedede;
    padding: 10px 15px;
    border-radius: 4px;
}
.new_tab_ht .meta {
  margin-left: 0;
}
.noneimg {
  margin-top: 100px;
  background: url(../images/noneimg.png) center no-repeat;
  overflow: hidden;
  padding-bottom: 40px;
}
.noneimg h5 {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-top: 230px;
}
.tab-pane .meta {
  margin-left: 0;
}
.sqe_new_tab .aw-item {
  width: 50%;
  border-bottom: none;
  float: left;
  position: relative;
  padding: 20px 0;
}
.sqe_new_tab .button-add {
  font-size: 14px;
  color: #29BDE1;
  border: 1px solid #29BDE1;
  border-radius: 4px;
  width: 50px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 1;
}
.sqe_new_dr .aw-user-img img {
  border-radius: 4px;
}
.sqe_new_dr .button-add {
  font-size: 14px;
  color: #29BDE1;
  border: 1px solid #29BDE1;
  border-radius: 4px;
  width: 50px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  position: absolute;
  right: 20px;
}
.sqe_new_dr .aw-topic-bar {
  overflow: hidden;
}
.sqe_new_dr .aw-item {
  padding: 20px 0;
  position: relative;
}
.tab-pane.active.mod-body {
  margin-top: 0;
}
.mod-body.mb20.w770 {
  margin-top: 0;
}
.topic-li {
  overflow: hidden;
  padding: 20px;
  border: 1px solid #f0f0f0;
  border-top: 0;
  background: #fff;
  width: 100%;
}
.W300.TJ.mb20 ul.color6 {
  background: #fff;
  padding: 0 20px;
}
.fr.w300 .aw-item.color6 {
  padding: 20px;
}
.new_art_fl {
  background: #fff;
  border-radius: 8px;
  padding: 20px 0 40px;
  overflow: hidden;
}
.new_art_fl .con-top-tit,
.new_art_fl .biao,
.new_art_fl .common-head {
  padding: 0 20px;
}
.new_art_fl .aw-article-replay-box {
  margin: 0;
  padding: 0 20px;
}
.new_cbl ul.color6 {
  padding: 0 20px;
}
.new_cbl .W300 ul.color6 li {
  padding: 20px 0;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.new_cbl .per-info {
  border: none;
}
.new_cbl  .topic-li {
  border:none;
}
.new_que_fl {
  background: #fff;
  border-radius: 8px;
  padding: 20px 0 40px;
  overflow: hidden;
}
.new_que_fl .aw-topic-bar,
.new_que_fl .biao,
.new_que_fl .autou-ad,
.new_que_fl .detail-content {
  padding: 0 20px;
}
.new_jctj {
  background: #fff;
}
.new_jctj ul li {
  padding: 20px;
}
.new_topic_list .mod-body {
  padding: 0;
}
.new_topic_fl {
  background: none;
  padding: 0;
}
.new_topic_fl .tabbable {
  background: #fff;
  border-radius: 8px 8px 0 0;
}
.new_topic_fl .new_mb20 {
  padding: 0 20px;
   background: #fff;
   border-radius: 0 0 8px 8px;
}
.new_topic_fl .mod-body {
  background: none;
}
.new_aw-item {
  line-height: 50px;
}
.new_xgwt ul.color6 {
  padding: 0 20px;
}
.copyright-content {
  background: #fff;
}
.new_sea_tj .div-more {
  margin:20px 0 0; 
}
.topic p.topic_about {
  padding: 0 20px 20px;
}
.W300.TJ.mb20 {
  border-radius: 8px;
}
.W300.TJ.mb20 ul.color6 li:last-child {
  border-bottom: none;
}
.W300.RM {
  border-radius: 8px;
}
.hot-topic {
  border-radius: 8px;
}
.tit_r {
  border-radius: 8px 8px 0 0;
}
.new_xgwt ul.color6 li:last-child {
  border-bottom: none;
}
.w300.topic.mb20 {
  border-radius: 8px;
}
.color6.topic li:last-child {
  border-bottom: none;
}
.W300.RM .color6.topic {
  border-radius: 8px;
}