body{}
.news-list a{color: #333;text-decoration: none !important;}
.breadcrumb{margin-bottom: 0;}
.news-main{background-color: #fff;float: left;width: 100%;}
.news-title{border-bottom: 2px solid #0e90d2;}
.media{position: relative;}
.media-heading{line-height: 35px;}
p.auth-span{position: absolute;margin:0;right: 0;bottom: 0;}
p.auth-span span{margin-left: 20px;}
.media p{line-height: 26px;padding-bottom: 10px;}
.media{border-bottom: 1px solid #E5E5E5;padding-bottom: 10px;}
ul.title-list{padding: 0;}
ul.title-list li{border-bottom: 1px solid #dedede;}
ul.title-list li .badge{margin-right: 6px;}
ul.title-list li a{padding: 10px 0;display: block;}
.badge-hot{background-color: #dd514c;}

.editor-style-content *{max-width: 100% !important;}
.style-nav > li a {color: #3a3332;}
.style-nav>li>a {display: block;padding: 10px 15px}
.style-nav>li>a:hover,.style-nav>li>a:focus {background-color: transparent;}
.tags-filter{margin-top: 5px;}
.tags-filter a {margin: 0px 0px;padding: 5px 10px;display: inline-block;text-decoration: none;font-size: 15px;}
.tags-filter a.active{color: #ffffff;background-color: #95a5a6;border-color: #95a5a6;border-radius: 4px;}
#editor-style-list{position: relative;margin-top: 26px;}
.style-list{margin-bottom:60px;box-shadow: 0 0 3px rgba(172,165,150,0.5);background:#ede8de;padding:0px;position:relative;border-radius:2px;cursor: pointer;}
.style-list:hover{z-index:20;box-shadow: 0 0 5px rgba(14, 144, 210,1);border-color: #f30;}
.style-list:hover .tools{display:block;}
.style-list .content{background:#fefefe;padding:13px;}
.style-list .tools{text-align:left;width:100%;padding:15px;}
.style-list .info{text-align:left;color:#999;}
.style-list .info p{margin:0;}.style-list .info small{display: inline-block;}
.style-list .tools a,.style-list .tools a:hover{text-decoration: none;color:#3a3332;font-size:16px;}
.style-list .tools .title{height:24px;line-height:24px;}
.btn-red,.btn-red:hover,.btn-red:focus{font-size:16px;color:#ed603a !important;}
.nav-pills > li.active > a:hover,.nav-pills > li.active > a,.nav-pills > li > a:hover{color:#f8f5ef !important;background:#6b6261 !important;border:0 none;}
.nav-pills > li >a {background:#e6dfd0;color:#3a3332;padding:5px 15px;margin-right:25px;border-radius:15px;border:0 none;}
.nav-pills {border-bottom: 0 none;margin-top: 10px;}
table {margin-bottom: 10px;border-collapse: collapse;display: table;width: 100%;}
td,th {word-wrap: break-word;word-break: break-all;padding: 5px 10px;border: 1px solid #DDD;}

/*创意二维码详情*/
.mbm-price{font-size: 26px;font-weight: 700;font-family: Tahoma,Arial,Helvetica,sans-serif;color: #F40;}
.mbm-rmb{font-family: arial;font-style: normal;font-weight: 400;margin-right: 4px;font-size: 26px;color: #F40;}
.erweima-info a{font-weight: 700}
.erweima-info a.btn{color: #fff;font-weight: 700}
.wxpreview{
    width:330px;
    overflow: hidden;
    border: 1px solid #e7e7eb;
    background-color: #fff;
    color: #666;
    padding:15px;
    margin:10px;
    position: relative;
    float:left;
    text-align:center;
}
.wxpreview:hover{
    border-color: #f30;
}
.wxpreview a:hover{
    text-decoration: none;
}
.wxpreview .preicon{
    position: absolute;
    left:0px;
    top:30px;
    background: #FF3366;
    color:#fff;
    padding:0 10px;
}
.wxpreview h4{
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}