@charset "utf-8";
/* CSS Document */
@import url("index.css");

.title{border-bottom:2px #d30000 solid;}
.title p{ height:33px; line-height:33px; border:1px #e1e1e1 solid; border-bottom:none;  padding-left:10px;}
.container{ border:1px #e1e1e1 solid; border-top:none; padding:0px 10px;}

/*列表页tab**/
.tabNews h3{height:36px; background:url(../img/tabBg.jpg) no-repeat;}
.tabNews h3 span{height:30px; border:1px solid #e1e1e1; border-bottom:none; margin-top:4px; padding:0px 7px; display:block; float:left; margin-left:3px; line-height:30px; font-size:14px; background:#FFF; cursor:pointer;}
.tabNews h3 span.on{border-bottom:1px solid #FFF; font-weight:bold; color:#d30000;}

/*名品标签*/
.hot_tags ul{padding:9px 5px 8px; border: 1px solid #E1E1E1; border-top:none;}
.hot_tags ul li { display:inline-block; line-height:24px; height:24px;background:none; padding-right:5px;float:left;}
.hot_tags ul li a { white-space:nowrap;}
.hot_tags ul li.bold a { font-weight:bold;font-size:14px;color:rgb(211, 0, 0);}

/*列表页内容区*/
.listCon ul{ border-bottom:1px #e1e1e1 dashed; padding:14px 3px;}
.listCon ul li{ background-position:0px -421px; background-repeat:no-repeat; line-height:26px; height:26px; padding-left:10px;}
.listCon ul li a{ font-size:14px;}
.listCon ul li span{ float:right; font-size:14px; color:#777777; line-height:26px;}

/*分页**/
.page{height:26px; padding:25px 0px; }
.page .digg{padding:3px; margin:3px; text-align:center;}
.page .digg a{padding:5px 7px; margin:4px; text-decoration:none; border:1px solid #e9e8e8;}
.page .digg a:hover{color:#000; border:1px solid #d30000;}
.page .digg a:active{border:1px solid #d30000; color:#000;}
.page .digg span.current{font-weight:bold; padding:5px 7px; margin:4px; color:#ffffff; background:#d30000; border: 1px solid #d30000;}
.page .digg span.disabled{border:1px solid #e9e8e8; padding:5px 7px; margin:2px; color:#c4c4c4;}
/*顶部导航*/
.topnav{width:738px;position:relative;border:1px #e1e1e1 solid;border-bottom:none;border-top:none;}
.topnav h2{font-size:24px; font-family:"微软雅黑"; color:#666; padding:20px 13px;height:34px;}
.topnav ul{width:738px;height:36px; background:url(../img/pro_nacbg.jpg) repeat-x; border-right:1px solid #dddddd;}
.topnav ul li{float:left; width:98px; height:40px;}
.topnav ul li a{display:block; float:left; width:98px; height:40px; background:url(../img/icons_nav.png) -1px 0 no-repeat; text-align:center; line-height:34px; font-size:16px; color:#333; font-family:"微软雅黑"}
.topnav ul li a:hover{color:#fff; text-decoration:none;}
.topnav ul li.tab_hb a{background:none; background-color:#eae7e3; color:#FF0000; border-bottom:1px solid #ddd; height:34px; border-top:1px solid #ddd}
.topnav ul li.tab_current a,.topnav ul li a:hover{background:url(../img/icons_nav.png) 0px -56px no-repeat; margin-top:-3px; line-height:40px; color:#a21c1d}
.topnav ul li.tab_hb a:hover{background:none; background-color:#FFF;border:1px solid #dddddd; border-bottom:none; width:96px; height:40px}
/*文章*/
.article_container{padding:15px 0px 0px;}
.article_title{ clear:both; height:75px;}
.article_header{ border:1px dashed #DED5BE; background:#FFFEFA; padding:10px;}
.article_header p{ text-indent:2em; line-height:26px; font-size:14px; color:#7f6051;}
.article_container h2{ font-size:24px; height:40px; line-height:40px; overflow:hidden; text-align:center; font-weight:bold;}
.article_meta{clear:both; color:#777777; height:30px; line-height:30px; text-align:center;}
.article_meta span{color:#444444; margin-left:8px;}
.article_content{ height:100%; line-height:26px; padding:10px 5px 0px; margin-bottom:10px;}
.article_content p{ font-size:14px; text-indent:2em; padding:10px 0px;}

.ckepop { float:right; height:38px; padding-top:10px; margin-right:5px;}
.prevnext { text-align:right; margin:0px 5px 20px 0px; }

/*相关资讯*/
.Related_information{ border-top:1px #e1e1e1 dashed; padding:10px 5px 8px;}
.Related_information h3{ color:#d30000; font-weight:bold; font-size:14px; height:34px; line-height:34px;}
.Related_information_con ul li{ float:left; line-height:24px; height:24px; overflow:hidden; background-position:0px -421px; padding:0px 10px; background-repeat:no-repeat; width:294px; display:inline; margin:0px 10px 0px 5px;}

/*杂志入口
----------------------------------------*/
.dm_entrance{line-height:20px;font-size:14px;font-weight:bold;color:#333333;text-align:center;}
.dm_entrance a:link{font-size:14px;font-weight:bold;color:#cd0000;text-decoration:underline;}
.dm_entrance a:visited{font-size:14px;font-weight:bold;color:#cd0000;text-decoration:underline;}


.tagword{font-size:14px;padding:15px 0 15px 10px;font-weight:bold;}
.tagword a{padding:0 5px;font-weight:normal;color:rgb(61, 127, 187);}
.tagword a:hover{color:#000000;}
/*注意*/
.guesttips{padding:10px;line-height: 25px;font-size:14px;font-weight:bold;}
.guesttips a{color:#ff0000;}



