<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

iframe{ width:640px; height: 360px;}


/*摘要*/
.summary_div{margin-bottom:40px; padding-left:45px; padding-right:45px; line-height:26px; font-size:19px; font-style:oblique; position:relative;}
.summary_div .quotes_a{height:30px; width:35px; background:url(../../static/img/common/quotation_ico.png) no-repeat 0px 0px; position:absolute; top:0; left:0;} /* 双引号A */
.summary_div .quotes_b{height:30px; width:35px; background:url(../../static/img/common/quotation_ico.png) no-repeat 0px -30px; position:absolute; bottom:0; right:0;}/* 双引号B */

/*右侧 相关商家*/
.relate_shop_div{padding:10px 0; border-bottom:1px #DDD solid;} 
.relate_shop_div img{float:left; width:115px; height:86px;}
.relate_shop_div .info{float:left; width:105px; padding-left:10px; font-size:12px; line-height:18px; color:#666;}
.relate_shop_div .info a{color:#F60; text-decoration:none; font-size:13px;}
.relate_shop_div .info a:hover{color:#F90; text-decoration:underline;}
/*右侧 相关文章*/
.relate_article_div{padding:10px 0;}
.relate_article_div ul li{ width:220px; line-height:30px; border-bottom:1px #DDD dashed; font-size:13px; overflow:hidden; white-space:nowrap; word-break:keep-all; text-overflow:ellipsis;}
.relate_article_div a{color:#666;}
/*右侧 今日推荐*/
.today_sug_div{padding:10px 0;}
.today_sug_div ul li{ padding-top:6px; padding-bottom:6px; width:220px; line-height:20px; border-bottom:1px #DDD dashed; font-size:13px; overflow:hidden;}
.today_sug_div ul li img{ float:left; margin-right:5px;}
.today_sug_div a{color:#666;}

/*底部 相关商家*/
.relate_shop_bottom_div{clear:both;  margin-top:30px;}
.relate_shop_bottom_div h2{ border-bottom:1px solid #ccc;  line-height:200%;  font-size:20px;font-weight:bold; color:#F90}
.relate_shop_bottom_div li{ float:left; width:340px; padding:10px; border-bottom:1px solid #EFEFEF;}
.relate_shop_bottom_div li img{ float:left; margin:6px; width:120px; height:90px;}
.relate_shop_bottom_div li .shopname a{ font-size:16px; color:#F60; text-decoration:underline}
.relate_shop_bottom_div li .info{ color:#999;}
/*底部 相关文章*/
.relate_article_bottom_div{clear:both;  margin-top:30px;}
.relate_article_bottom_div h2{ border-bottom:1px solid #ccc;  line-height:200%;  font-size:20px;font-weight:bold; color:#F90}
.relate_article_bottom_div li{ border-bottom:1px solid #EFEFEF; line-height:220%; font-size:16px;}
.relate_article_bottom_div li strong{ margin-right:8px; font-weight:normal; color:#06C;}
/*底部 今日推荐*/
.today_sug_bottom_div{ clear:both; margin-top:30px;}
.today_sug_bottom_div h2{ border-bottom:1px solid #ccc;  line-height:200%;  font-size:20px;font-weight:bold; color:#F90}
.today_sug_bottom_div li{ float:left; width:340px; padding:10px; border-bottom:1px solid #EFEFEF; line-height:220%; font-size:16px;}
.today_sug_bottom_div li img{ float:left; margin-right:8px;width:140px; height:105px;}
.today_sug_bottom_div li strong{ margin-right:8px; font-weight:normal; color:#06C;}

/*底部分享按钮*/
/*
.share_div{ clear:both; margin:40px 0; }
.share_div li{ float:left; padding:0 5px;}
.share_div a {display: inline-block;border-radius: 50px;border-style: solid;border-width: 1px;width: 112px;height: 32px;line-height: 32px;text-align: center;font-size:14px;color: #fff;}
.share_div .long-weibo {color: #d44137;border-color: #d44137;}
.share_div .long-weibo:hover {color: #fff;text-decoration:none;background-color:#d44137;border-color: #d44137;}
.share_div .weixin {color: #38ad5a;border-color: #38ad5a;}
.share_div .weixin:hover {color: #fff;text-decoration:none;background-color:#38ad5a;border-color: #38ad5a;}
.share_div .qq {color: #39B2E2;border-color: #39B2E2;}
.share_div .qq:hover {color: #fff;text-decoration:none;background-color:#39B2E2;border-color: #39B2E2;}

*/
.share_div{ clear:both; margin:40px 0; }
.share_div li{ float:left; padding:0 5px;}
.share_div a {display: inline-block;border-radius: 50px;border-style: solid;border-width: 1px;width: 112px;height: 32px;line-height: 32px;text-align: center;font-size:14px;color: #fff;}
.share_div .weibo {color: #d44137;border-color: #d44137;}
.share_div .weibo:hover {color: #fff;text-decoration:none;background-color:#d44137;border-color: #d44137;}
.share_div .weixin {color: #38ad5a;border-color: #38ad5a;display: inline-block;border-radius: 50px;border-style: solid;border-width: 1px;width: 112px;height: 32px;line-height: 32px;text-align: center;font-size:14px;}
.share_div .weixin:hover {color: #fff;text-decoration:none;background-color:#38ad5a;border-color: #38ad5a;}
.share_div .qq {color: #39B2E2;border-color: #39B2E2;}
.share_div .qq:hover {color: #fff;text-decoration:none;background-color:#39B2E2;border-color: #39B2E2;}


/*底部 延伸阅读*/
.goto_next_div{ clear:both; margin-top:30px;}
.goto_next_div h2{ border-bottom:1px solid #ccc;  line-height:200%;  font-size:20px;font-weight:bold; color:#F90}
.goto_next_div li{ border-bottom:1px solid #EFEFEF; line-height:220%; font-size:16px;}
.goto_next_div li strong{ margin-right:8px; font-weight:normal; color:#06C;}


 



/*右上广告*/
.r1_article_ad{ width:230px; height:173px;background:#EEE;border-bottom:1px #DDD solid; overflow:hidden}
/*底部广告*/
.b_article_ad_div{ padding-top:20px; padding-bottom:20px; background:#DDD;}
.b_article_ad{ margin:0 auto; width:1000px; height:100px;overflow:hidden;}
</pre></body></html>