﻿div.main-bg { min-height: 100px; margin-top: -15px; }
    div.main-bg div.container { background: #fff; padding: 30px 15px; }
div.main { padding-left: 20px; }

div.side-ad p img { width: 100%; }

ul.cntList { line-height: 46px; list-style: none; margin: 0px; padding: 0px; }
    ul.cntList li { border-bottom: dotted 1px #ccc; position:relative; color:#000; }
        ul.cntList li a, ul.cntList li a:link, ul.cntList li a:visited { color: #000; }
        ul.cntList li span.more { position: absolute; right: 10px; top: 0px; }

div.article-info { border-bottom:dotted 1px #ccc; margin:10px auto; padding:10px 0px; }
div.article-author,div.article-date,div.article-hits { background:url('/images/ftb/author.gif') left center no-repeat; padding-left:20px; }
div.article-date { background-image:url('/images/ftb/date.gif'); }
div.article-hits { background-image:url('/images/ftb/hits.gif'); }

div.about-link { margin:30px 0px 100px 0px; }
div.pre { }
@media(min-width: 992px) {
    div.next { text-align: right; }
}
div.articleCnt { clear:both; }
div.cnt_tit { font-size:1.5rem; font-weight:bold; background:#eee; padding:5px; }

/*----------代购/商品推荐样式--------------*/
div.product_thumb { overflow:hidden; }
    div.product_thumb img { width:100%; }
    @media(max-width: 768px) {
    div.product_thumb img { width:auto; }
}
div.product_title { font-size:1.8rem; }
div.product_title span.sub_title { color:#c90000; }
ul.product_detail { list-style:none; padding:0px; margin:0px; font-size:1.3rem; border-top:dashed 1px #ccc; border-bottom:dashed 1px #ccc; margin:10px 0px; }
    ul.product_detail li { line-height:180%; }
        ul.product_detail li span { color:#aaa; }
div.product_buy_zone { padding:10px; }

div.product_list { border-bottom:dashed 1px #ccc; }
div.product_list_end { border-bottom:none; }
div.product_list div.product_title { margin-bottom:10px; }
div.product_list div.product_title span.sub_title { margin-left:10px; }
@media(min-width: 768px) {
    div.product_list div.product_thumb img { max-height:150px; width:auto; }
}
div.product_list div.product_info { line-height: 180%; color:#555; }
    div.product_list div.product_info div { margin-bottom: 5px; }