/*资讯列表*/
.news-infor{ overflow: hidden;}
.nav>li>a{padding: 10px 26px;}
.nav-tabs{border-bottom: 0;padding: 0 9px;}
.news-infor h3{margin:0; height:36px; line-height:36px;font-size:18px; color:#333;}
.news-infor ul li{font-size:14px; color:#666; padding: 6px 0;}
.news-infor ul li i{font-size: 12px;margin-right:10px;color: #999;}

.infor-navline{border-bottom: 1px solid #fa1918;}
.nav-tabs>li{
	background: #f3f3f3;
    font-size: 17px;
    margin-right: 3px;margin-bottom:0;
    border-radius:3px 3px 0 0;
	-webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);}
    
.nav-tabs>li>a{border:0;
      margin-right:3px;
      display: inline-block;
     -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);}
  
.nav-tabs>li.active{background: #fa1918;color:#fff;display: block;border-radius:3px 3px 0 0;}
.nav-tabs>li.active a:hover{color:#fff}
.nav-tabs>li a:hover{background:0;}
.nav-tabs>li:hover a{color:#666;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background: 0;border:0; color: #fff;}

.infor-con{overflow: hidden;}
.infor-con ul li{ background:#fafafa;overflow: hidden;width:100%; height: 170px;margin-top:20px;}
.infor-con ul li:first-of-type{margin-top:0;}
.infor-con ul li i {float:left;display: inline-block;width: 20%;}
.infor-con ul li i img{height:170px; max-width: 100%;}
.infor-con ul li dl{padding: 20px 10px;float:left;width:80%;}
.infor-con ul li dl dt{font-size: 18px; color: #000; font-weight: normal;}
.infor-con ul li dl dd{font-size: 14px;color: #777; line-height: 1.8; margin-top: 10px;}

.infor-adv{ overflow:hidden;}
.infor-adv img{height:170px; max-width:100%; display:block;}

.infor-adv1{ overflow:hidden;}
.infor-adv1 img{height:130px; max-width:100%; display:block;}
.adv-t{line-height: 2.2;width:100%;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*资讯详情*/
.infor-det-a{width:100%;}
.infor-det-a h3{ text-align: center; font-weight: normal; border-bottom: 1px solid #e6e6e6; padding-bottom: 20px;margin: 0;}
.fx{background: url(../images/fx.png) no-repeat;width:22px; height: 22px; padding-left: 26px;}
.p-text{color: #666; font-size: 14px; line-height: 1.8; text-indent: 2em;}
.p-prc{display: inline-block; text-align: center;width: 100%; margin: 30px 0;}

.infor-det-b{background: #f8f8f8; padding: 30px 20px;}
.det-title{ overflow: hidden; color: #333;}
.det-textarea{border: 1px solid #e6e6e6;width:100%; display: inline-block;margin: 10px 0; padding: 10px;}
.btn-back{ background: #e1e1e1;padding: 6px 16px;}
.btn-back:hover{ background: #c2c0c0;}
.btn-set{background: #fa1918; color: #fff; padding: 6px 16px;}
.btn-set:hover{background: #d70a09; color: #fff;}

.infor-det-c{widht:100%; overflow: hidden;}
.infor-det-c .comment-tit{color: #333;border-bottom: 1px solid #e6e6e6; padding-bottom: 10px;}
.comment-tit i{border-left:4px solid #fa1918;margin-right: 10px; display: inline-block;}

.dialog-con{padding-bottom: 20px; border-bottom: 1px solid #eee;}    
.dialog-write-limit .dialog-textarea { border: 1px solid #e6e6e6; padding: 10px; width: 100%; height: 100px;color: #323232;resize: none;overflow: auto;}
.dialog-write-limit .dialog-submit{position: relative; padding: 10px 0 20px; height: 40px; background: #fff; color: #a5a5a5;font-size: 14px;}
.gy-mem{height: 60px; width: 60px;overflow: hidden;position: relative; float: left;border-radius: 80px;}
.gy-mem img{height: 60px; width: 60px;}
.gy-detail{line-height: 22px;}
.gy-mem-sm{height: 40px; width: 40px;overflow: hidden;position: relative; float: left;border-radius: 80px;}
.gy-mem-sm img{height: 40px; width: 40px;}
.mem-reply{ background: #f8f9fb;word-break: break-all;padding:20px;margin-left:10%;border-bottom: 1px dashed #e6e6e6;}
.mem-reply ul{margin-bottom:0;}
/*会员咨询回复*/
.reply-Input-box {background: #f8f9fb; word-break: break-all;padding: 20px 20px 40px 20px;margin-left: 10%;}
.reply-Input-box .reply-textarea{border: 1px solid #e6e6e6;padding: 10px;width: 100%;height: 100px;color: #323232;resize: none;overflow: auto;}
.reply-btn{padding: 5px 15px;margin-top: -5px;}
