﻿@charset "utf-8";
/* CSS Document */
/*---------------------------------------------------------*/
/*重置*/
section,article,aside,header,footer,nav,figure{ display:block; }
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,figure{ margin:0; padding:0; }
body,button,input,select,textarea{ font:12px/1.5 arial; }
h1,h2,h3,h4,h5,h6,button,input,select,textarea{ font-size:100%; }
address,cite,dfn,em,var{ font-style:normal; }
code,kbd,pre,samp{ font-family:courier new,courier,monospace; }
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
a{color:#000; text-decoration:none;}a:hover{color:#0089CD; text-decoration:none;}
fieldset,img{ border:0; }
table{ border-collapse:collapse; border-spacing:0; }
input::-moz-focus-inner,button::-moz-focus-inner{ border:0;padding:0;outline:0; }
*html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
/*文本框样式*/
input.wide{width:250px;}
input.txt{width:200px;}
input.small{width:50px;}
.input{display:inline;margin-right:5px;padding:5px;height:18px;line-height:18px;vertical-align:middle;background:#fff;color:#999px;border:1px solid #CACACA;border-radius:4px 4px 4px 4px;font-family:'Microsoft YaHei';}
/*按钮样式*/
.btn{border-radius:2px 2px 2px 2px;color:#FFF;display:inline-block;font-size:12px;height:30px;line-height:30px;min-width:48px;padding:0 25px;text-align:center;font-family:"Microsoft Yahei";}
.btn{background-color:#1E7BB3;background-image:-moz-linear-gradient(center top , #3999D2, #1E7BB3);border-bottom:1px solid #02598E;box-shadow:0 1px 2px #BBBBBB;text-shadow:0 -1px 0 #1E7BB3;}
.btn:hover{color:#FFF;opacity:0.9;}
.btn-mini{height:20px;line-height:20px;padding:1px 8px 0;}
input.btn, button.btn{border-left:0 none;border-right:0 none;border-top:0 none;cursor:pointer;}
.btn-success{background-color:#52A152;background-image:-moz-linear-gradient(center top , #5FBE5F, #52A152);border-bottom:1px solid #417F41;text-shadow:0 -1px 0 #52A152;}
.btn-error{background-color:#CB423B;background-image:-moz-linear-gradient(center top , #E85A56, #CB423B);border-bottom:1px solid #AA352F;text-shadow:0 -1px 0 #CB423B;}
.btn-gray{background-color:#DDDDDD;background-image:-moz-linear-gradient(center top , #EEEEEE, #DDDDDD);border-bottom:1px solid #A9A9A9;text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray, .btn-gray:hover{color:#777777;}
/*输入框*/
.form_box dl{clear:both;padding:8px 0;font-size:12px;line-height:28px;}
	.form_box dl dt{display:block;float:left;width:150px;text-align:right;}
	.form_box dl dt em{padding-right:5px;color:#FF0000;font-style:normal;}
	.form_box dl dd{margin-left:150px; padding-left:10px;}
	.form_box dl dd i{display:block;line-height:28px;color:#999;font-size:12px;font-style:normal;}
	.form_box dl dd em{line-height:28px;color:#999;font-size:12px;font-style:normal;}
	.form_box dl dd .btn_submit{padding:10px 30px;border:1px solid #429342;background:#52A152;color:#fff;font-size:14px;line-height:1em;cursor:pointer;font-family:'Microsoft YaHei';}
/**/
/*评论*/
.comment_box{}
	.comment_list li{padding:15px 0;border-bottom:1px solid #EEE;}
	.comment_list li .floor{float:right;font-size:18px;color:#DDD;}
	.comment_list li .avatar{display:block;background:#FFF;border-radius:2px 2px 2px 2px;float:left;height:36px;overflow:hidden;width:36px;}
	.comment_list li .avatar img{width:36px;height:36px;}
	.comment_list li .inner{margin-left:48px;}
	.comment_list li .inner p{font-size:13px;}
	.comment_list li .inner .meta{padding-top:3px;color:#999;border:none;}
	.comment_list li .answer{margin-left:48px;padding:10px;background:#F6F6F6;border:1px solid #E6E6E6;border-radius:3px 3px 3px 3px;}
	.comment_list li .answer .meta{color:#999;margin-bottom:5px;padding:0;border:none;}
.comment_editor{padding:10px 0; width:100%;}
body{font-family:'Microsoft YaHei';}
/*框架*/
.boxwrap{ margin:0 auto;width:980px; height:auto;  text-align:left;}
.boxwrap:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.box {padding:0 20px 0 20px;}
.inner{width:100%;height:100%;padding:0 0 10px 0;border:1px solid #E2E2E2;}
.wl{float:left;width:718px;border:1px solid #E2E2E2;background:#fff;overflow:hidden;}
.wr{float:right;width:248px;border:1px solid #E2E2E2;background:#fff;overflow:hidden;}

.ad210X60{width:210px;height:59px;overflow:hidden;border:1px solid #E2E2E2;}

.left760{float:left;width:758px;}
.right210{float:right;width:212px;}
.right420{float:right;width:420px;}
.right210{float:right;width:210px;}
.left330{float:left;width:330px;}
.hidden { display:none;}
.more {float:right;font-size:14px;margin-right:5px;}
.more a {border-right:none;padding:0 5px;}


/*间隔*/
.line5{clear:both;font-size:0px;height:5px;overflow:hidden;}
.line10{clear:both;font-size:0px;height:10px;overflow:hidden;}
.line15{clear:both;font-size:0px;height:15px;overflow:hidden;}
.line20{clear:both;font-size:0px;height:20px;overflow:hidden;}
.line30{clear:both;font-size:0px;height:30px;overflow:hidden;}
/*清除浮动*/
.clear{clear:both;font-size:0px;height:0px;overflow:hidden; }
/*浮动*/
.fl{float:left;}
.fr{float:right;}
/*字体*/
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
/*外边距*/
.ml10{margin-left:10px;}
.mr10{margin-right:10px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
/*边框*/
.lhr{border-left:1px solid #E2E2E2;}
.rhr{border-right:1px solid #E2E2E2;}
.thr{border-top:1px solid #E2E2E2;}
.bhr{border-bottom:1px solid #E2E2E2;}
/*---------------------------------------------------------*/
/*通用页眉样式*/

/*页头样式*/
.header {margin:0 auto;background:url(../images/bg_header.png) repeat;}
.header_inner { width:980px; margin:0 auto;}
/*页头-顶部*/
.h_top { height:36px; line-height:36px; color:#706868;}
.h_top p a { padding:0 8px; color:#706868;}
/*页头-LOGO*/
.h_con { position:relative;height:126px;}
.h_con h1 { padding:17px 0px 0 25px;}
.h_con h1 img {}
.h_con h1 span {padding:10px 0 0 28px; margin-left:18px; display:inline; overflow:hidden; line-height:32px; font-size:26px; color:#4d4d4d; font-family:"微软雅黑"; background:url(../images/header_hr.gif) no-repeat left top;text-align:left;}
.h_con h1 span em { font-style:normal; font-size:12px; display:block; color:#874c25;}
.h_con h1 span i { padding-left:25px;font-style:normal; font-size:14px; display:block; color:#874c25;background:url(../images/header_logo_1.png) no-repeat left top;}
.h_pho { position:absolute;top:0;right:0;width:160px; padding:55px 0 35px 70px; overflow:hidden; font-family:"微软雅黑"; color:#4b9b03; line-height:26px; background:url(../images/bg_header_tel.png) no-repeat left 28px; font-size:20px; font-weight:bold; }
/*页头-导航*/
.h_nav { height:45px; overflow:hidden; padding-left:3px;}
.h_nav ul li { float:left; display:block; height:45px; overflow:hidden; font-size:16px; background:url(../images/nbor.gif) no-repeat right 12px; font-family:"微软雅黑"; margin-left:-2px;}
.h_nav ul li a { color:#fff; padding:0 28px; height:45px; line-height:45px; display:inline-block;}
.h_nav ul li a:hover, .h_nav ul .cur a { display:inline-block; color:#fff; text-decoration:none; background:#295900;}
.h_nav ul li a:-webkit-any-link{ display:block;} 
.h_nav ul .nobot { background:none;}
/*搜索框样式*/
.search-link{ width:650px; float:left;line-height:45px;}
.search-link a{ display:inline-block; padding:0 5px; color:#666;}
.search{ width:278px; height:24px; float:right; padding:10px 0;}
.ipt01{ width:202px; height:22px; line-height:22px; border:#daa82f solid 1px; border-right:0; float:right;}
.btn01{ width:75px; height:24px; background:url(../images/serach-btn.jpg) no-repeat; border:0;float:right; cursor:pointer;}
/*页脚样式*/
.footer{ width:100%; height:300px;  overflow:hidden;}
.footer a {color:#111;}
.btm{ width:980px; height:270px; margin:0 auto;}
.sub-nav{ width:980px; height:45px; line-height:45px; border-bottom:#FFF dashed 1px; overflow:hidden;text-align:center;}
.sub-nav-list{  margin:0 auto;}
.sub-nav-list li{ float:left; color:#111; text-align:center;}
.sub-nav-list li a{ display:inline-block; padding:0 17px; color:#111;}

.weixin{ width:150px; height:auto; float:left; padding-top:15px; padding-left:5px; padding-right:25px;}
.weixin span{ display:block; height:24px; line-height:24px; text-align:center; padding-top:5px; color:#FFF;}
.fenxiang{ width:145px; height:24px;}
.fenxiang p{height:24px; line-height:24px; color:#FFF;}
.bd02{ width:2px; height:202px; background:url(../images/bd02.jpg) no-repeat; float:left; margin-top:10px;}
.copy{ width:500px; height:auto; float:left; padding:15px 20px 0; line-height:25px; color:#111;text-align:left;}
.copy p img{ vertical-align:middle; padding:0 5px;}
.btm_link{ width:490px; height:40px; padding-top:10px;}
.map{ width:234px; height:auto; float:right; padding-top:15px; padding-right:5px;}
/*tab效果*/
.tab {background:#fff9eb;font-size:14px;}
.tab dt {height:40px;border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;background:#FAFAFA;background:url(../img/bg_common_tit.gif) repeat-x;}
.tab dt .tit {float:left;margin-left:0px;font-size:18px;}
.tab dt .tmore {float:right;font-size:14px;margin-right:5px;}
.tab dt .tmore a {border-right:none;padding:0 5px;}
.tab dt a {height:42px;line-height:42px;padding:0 26px;text-align:center;display:inline-block;font-weight:normal;text-decoration:none;color:#a65701;border-right:solid 1px #E2E2E2;}
.tab dt a:hover {color:#a65701;}
.tab dt a:visted {background:#dfdfdf;}
.tab dt a.Act {text-align:center; display:inline-block; color:#a65701;}
.tab dd {border-top:none;}
.tab ul {padding:11px 0px 11px 11px;}
/*tab文章内容效果*/

/*tab文章列表效果*/
.tab ul.news_list li { background:url(../img/bg_common_li.png) no-repeat left center; padding:0 11px 0 16px;line-height:28px;overflow:hidden;height:28px;}
.tab ul.news_list a {}
.tab ul.news_list span.datetime { float:right; padding-right:0px; color:#666;}
/*tab图片列表效果*/
.tab ul.img_list li{width:228px; float:left;padding:4px;border:1px solid #fbe6b5; margin:0 10px 10px 0;background:#fffff7;}
.tab ul.img_list li:hover {border:1px solid #d58b01;}
.tab ul.img_list li img{position:relative;padding:5px;display:block; width:218px; height:316px;}
.tab ul.img_list li span{display:block; text-align:center;  height:36px; line-height:36px;overflow: hidden; margin-bottom:5px; }
.tab ul.img_list li a{color:#000;z-index:2;}
/*产品导航*/
.cp-l{width:212px;height:828px;float: left;background:#fff9eb url('../img/bg_cp_nav_tit.gif') no-repeat 0 top;overflow: hidden; position:relative;}
.cp-l h2{height:42px;line-height:42px;color:#fff;padding-left:10px;font-size:18px;}
.cp-l h2 a{color:#fff;}
.cp-l .cp-con{height:774px;padding:0 0 10px 0;border:1px solid #fbe6b5;}
.cp-con{background:url('../img/bg_cp_nav.gif') no-repeat;}
.cp-l h3{margin-top:10px;text-indent:35px;height:33px; line-height:29px;padding-left:25px;background:url('../img/bg_cp_nav_h.gif') no-repeat center 0;font-size:14px;cursor:pointer;}
.cp-l h3 a{color:#fff;}
.cp-l ul{margin:0 10px;overflow:hidden;} 
.cp-l li{height:45px; line-height:45px; border-bottom:1px dashed #929292; padding-left:35px; background:url('../img/li.gif') no-repeat 14px center;}
.cp-l li a{color:#000;  width:148px; overflow: hidden;height:44px; line-height:44px;font-size:16px;}

.cp-r{width:758px; float:right;overflow: hidden;background:#fff9eb;border:1px solid #fbe6b5;}
.cp-r dt {height:40px;border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;background:#FAFAFA;background:url(../img/bg_common_tit.gif) repeat-x;}
.cp-r dt .tit {float:left;margin-left:0px;font-size:18px;}
.cp-r dt .tmore {float:right;font-size:14px;margin-right:5px;}
.cp-r dt .tmore a {border-right:none;padding:0 5px;}
.cp-r dt a {height:42px;line-height:42px;padding:0 26px;text-align:center;display:inline-block;font-weight:normal;text-decoration:none;color:#a65701;border-right:solid 1px #E2E2E2;}
.cp-r dt a:hover {color:#a65701;}
.cp-r dt a:visted {background:#dfdfdf;}
.cp-r dt a.Act {text-align:center; display:inline-block; color:#a65701;}
/* Tab切换 */
.slideTxtBox{ float:right;overflow:hidden;background:#fff9eb;text-align:left; }

.slideTxtBox .hd{ height:40px; line-height:40px; padding:0; border-bottom:1px solid #fbe6b5; font-size:16px; }
.slideTxtBox .hd ul{ overflow:hidden; zoom:1;  }
.slideTxtBox .hd ul li{ float:left; }
.slideTxtBox .hd ul li a{ display:block; padding:0 15px;  }
.slideTxtBox .hd ul li a:hover{ text-decoration:none;  }
.slideTxtBox .hd ul li.on a{ background:#d58b01; color:#fff;}
.slideTxtBox .hd ul li.tmore {float:right;font-size:14px;margin-right:5px;}
.slideTxtBox .hd ul li.tmore a {border-right:none;padding:0 5px;background:none;color:#000;}

.slideTxtBox .bd { padding:11px 0px 11px 11px;}
.slideTxtBox .bd ul li{ width:228px; float:left;padding:4px;border:1px solid #fbe6b5; margin:0 10px 10px 0;background:#fffff7;}
.slideTxtBox .bd ul li img{position:relative;padding:5px;display:block; width:218px; height:316px;}
.slideTxtBox .bd ul li span{display:block; text-align:center;  height:36px; line-height:36px;overflow: hidden; margin-bottom:5px; }
/*列表页、内容页样式---------------------------------------------------------------------*/
/*列表页、内容页框架*/
.main_box{padding:0;background:#fff;}
/*列表页、内容页-表头*/
.head{height:35px; background:url(../images/bg_main_tit.gif) repeat-x;border-bottom:1px solid #E2E2E2; }
.head dt{float:left; color:#002c59; font:bold 14px "Microsoft Yahei"; width:150px; line-height:35px; text-align:left;background:url(../images/bg_main_dot.gif) no-repeat 10px;padding-left:25px; }
.head dd{color:#7BAB2E;}
.head dd span{float:right;margin-right:10px;font-size:12px;line-height:35px;color:#999;}
.head dd span a{color:#999;}
.head .sub_nav{float:left; font-size:12px; }
.head .sub_nav li{float:left;padding:0 9px 0 11px;background:url(../images/spacing.gif) no-repeat left 11px;}
.head .sub_nav li.n1{background:none; }
.head .sub_nav a{color:#7BAB2E; line-height:35px;font-family:"Microsoft Yahei";}
.head .sub_nav a:hover{color:#0089cd; }
/*列表页、内容页-随机资讯*/
.rndnews{background-color:#fff;  border-top:none; border-bottom:none;padding:10px;}
.rndnews .head{ font-size:14px; font-weight:bold; color:#444; line-height:30px; height:30px; text-indent:12px; background-color:#f8f8f8; border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;}
.rndnews h4{ padding-left:10px;}
.rndnews li{ height:28px;line-height:28px; padding:0;width:329px; float:left;overflow:hidden;padding:0 10px 0 10px;}
.rndnews li a{ background:url(../images/dot.gif) no-repeat 0 8px; padding-left:12px;}
/*列表页、内容页-随机图文*/
dl.pd_list_dl{ float:left; margin:10px 0px 10px 0px; line-height:0; width:219px; padding:0 6px 0 6px;}
dl.pd_list_dl dt img{ width:218px; height:185px; border:1px solid #D6B681; padding:1px; background:#E7DDCC;}
dl.pd_list_dl dd{ display:block; background:#FAE4C0; width:212px;height:25px; margin-top:12px; padding-left:10px;}
dl.pd_list_dl dd a{ font:13px "Microsoft Yahei"; line-height:25px; color:#000;white-space:nowrap; display:block; width:142px; overflow:hidden; text-overflow:ellipsis;}
dl.pd_list_dl dd i{ display:inline-block; font-style:normal; background:#916317; text-align:center; color:#fff;}
dl.pd_list_dl dd i a{ color:#fff; font-size:12px; font-family:"宋体"; padding:0 5px;display:block; width:auto;}
/*列表页、内容页-评论|浏览|时间*/
.comm,.view,.time, .sidebar li a{background:url(../images/sprite.gif) no-repeat;}
.comm,.view,.time{margin-right:10px;padding-left:20px;}
.comm{background-position:left 4px;}
.view{background-position:left -36px;}
.time{background-position:left -158px;}
.arrow{float:right;padding-left:10px;color:#DDD;font-family:simsun;font-size:14px;font-style:normal;font-weight:bold;}
/*分页导航*/
div.flickr{ padding:0px;margin:0px; text-align:center; font-family:Verdana; font-size:12px;text-align:right;}
div.flickr a{ border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #0061de; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none; }
div.flickr a:hover{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de; }
div.flickr a:active{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de; }
div.flickr span{ padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #999; margin-right: 3px; padding-top: 2px; }
div.flickr span.current{ padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #ff0084; margin-right: 3px; padding-top: 2px; }
div.flickr span.disabled{ padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px; }
/*列表页、内容页-侧栏*/
.sidebar{padding:0;width:248px;margin:0;}
    /*标题*/
    .sidebar h3{color:#002c59;font-size:14px;margin:0px;height:35px;line-height:35px;background:url(../images/bg_main_tit.gif) repeat-x;padding-left:10px;border-bottom:1px solid #E2E2E2;}
    .sidebar h3 span{color:#339900;float:right;font-weight:normal;}
    /*一列式导航*/
    .sidebar ul{margin:0 10px 16px 10px;}
    .sidebar ul li{_display:inline;}
    .sidebar li a{background-position:left -68px;border-bottom:1px solid #F2F2F2;color:#888;display:block;padding:8px 0 8px 20px;}
    .sidebar li a:hover{background-color:#FBFBFB;background-position:left -68px;border-color:#DADADA;color:#333;}
    .sidebar li a i{background:#D6D6D6;border-radius:20px 20px 20px 20px;color:#FFF;float:right;font-size:10px;font-style:normal;height:12px;line-height:12px;margin-top:1px;overflow:hidden;padding:1px 4px;text-align:center;width:12px;}
    .sidebar li a .time{color:#999;margin-right:10px;}
    /*两列式导航*/
    .navbar{margin-bottom:16px;}
    .navbar:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
    .navbar li{clear:both;padding-bottom:10px;}
    .navbar li a{margin:0;padding:0;background:none;border:none;}.navbar li a:hover{background:none;border:none;}
    .navbar li h4{margin:0;padding:5px 0 5px 20px;border:none;color:#888;font-weight:normal;height:18px;background:url(../images/sprite.gif) no-repeat left -71px;}
    .navbar li .list{margin-left:20px;position:relative;}
    .navbar li .list a{display:block;float:left;padding-left:5%;width:45%;background:url(../images/icon_arrow_blue.gif) no-repeat left center;line-height:24px;}
    .navbar li .list a.current{color:#3991D0;font-weight:bold;}
    /*文章排行列表*/
    .sidebar .rank_list li{position:relative;_display:block;padding:10px 0 0 25px;height:20px;vertical-align:top;}
    .rank_list li a{display:block;padding:0;border:none;background:none;color:#888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
    .rank_list li a:hover{border:none;}
    .rank_list li .num{position:absolute;left:0px; top:12px;display:inline-block;vertical-align:-3px;*vertical-align:middle;width:16px;height:16px;margin-right:10px; background:#1389d7;font-style:normal;color:#fff;font-size:10px;font-family:Verdana, Geneva, sans-serif;text-align:center;overflow:hidden;}
    .rank_list li.active .num{top:9px; background:#d60007; font-family:Georgia, "Times New Roman", Times, serif;}
    .rank_list li span{float:right;color:#999;}
    /*普通内容*/
    .sidebar .section{padding:0 10px 0 10px;}
    .sidebar .section p{clear:both;display:block;float:none;padding:5px 0;line-height:22px;color:#5E5E5E;}
/*分页*/
div.flickr{ padding:10px 0px;margin:0px; text-align:center; font-family:Verdana; font-size:12px;}
div.flickr a{ border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #0061de; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none; }
div.flickr a:hover{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de; }
div.flickr a:active{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de; }
div.flickr span{ padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #999; margin-right: 3px; padding-top: 2px; }
div.flickr span.current{ padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #ff0084; margin-right: 3px; padding-top: 2px; }
div.flickr span.disabled{ padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px; }
/*内容页样式---------------------------------------------------------------------*/
/*内容页-标题*/
.meta{border-bottom:1px solid #EEE;padding:10px 20px 10px 20px;text-align:center;}
.meta .share{float:right;}
.meta-tit{color:#009933;font-size:18px;line-height:48px;}
.meta-tit span a{color:#008800;font-size:12px;font-weight:normal;margin-left:10px;}
.meta-info{color:#999;}
.ntitle{padding-bottom:10px;}
.ntitle-tit{color:#444;font-size:14px;margin:0 0 10px;}
.ntitle-tit span a{color:#008800;font-size:12px;font-weight:normal;margin-left:10px;}
.ntitle-info{color:#999;}
/*内容页-内容*/
.entry{font-size:14px;line-height:24px;word-wrap:break-word;}
.entry img{max-width:678px;}
.entry h2,.entry h3,.entry h4{border-bottom:1px solid #EEE;color:#111;padding-bottom:5px;}
.entry h2{font-size:15px;}
.entry h3,.entry h4{font-size:14px;}
.entry ul,.entry ol{margin:16px;}
.entry li{margin-left:26px;}
.entry ul li{list-style:disc outside none;}
.entry ol li{list-style:decimal outside none;}
.entry p{margin:15px 0;}
.entry a{text-decoration:underline;}
.entry code, .comment code{background-color:#EEE;border-radius:2px 2px 2px 2px;color:#777;font-family:'courier new';margin:0 4px;padding:1px 4px;}
.entry table{border-left:1px solid #EEE;border-top:1px solid #EEE;}
.entry table th{background-color:#F9F9F9;text-align:center;}
.entry table td, .entry table th{border-bottom:1px solid #EEE;border-right:1px solid #EEE;padding:5px 10px;}
/*内容页-顶踩*/
.newdigg{clear:both;margin:30px auto;padding-left:8px;width:406px;height:51px;overflow:hidden;}
.diggbox{float:left;margin-right:8px;width:195px;height:51px;overflow:hidden;cursor:pointer;}
.diggbox .digg_act{float:left;font-size:14px;font-weight:bold;line-height:31px;text-indent:32px;height:29px;overflow:hidden;}
.diggbox .digg_num{float:left;line-height:29px;text-indent:5px;}
.diggbox .digg_percent{clear:both;padding-left:10px;width:180px;overflow:hidden;}
.diggbox .digg_percent .digg_percent_bar{float:left;margin-top:3px;width:100px;height:7px;background:#E8E8E8;border-right:1px solid #CCC;overflow:hidden;}
.diggbox .digg_percent .digg_percent_num{float:left;padding-left:10px;font-size:10px;}
.diggbox .digg_percent .digg_percent_bar span{display:block;height:5px;background:#000;overflow:hidden;}
.newdigg .digg_good{background:url(../images/newdigg-bg.png) left top no-repeat;}
.newdigg .digg_bad{background:url(../images/newdigg-bg.png) right top no-repeat;}
.newdigg .digg_good .digg_act{color:#C30;}
.newdigg .digg_good .digg_num{color:#C63;}
.newdigg .digg_bad .digg_act{color:#36C;}
.newdigg .digg_bad .digg_num{color:#39C;}
.newdigg .digg_good .digg_percent .digg_percent_bar span{color:#ff0000;border:1px solid #E37F24;background:#FFC535;}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{border:1px solid #689ACC;background:#94C0E4;}
/*内容页-评论*/
.comment_box{}
.comment_list li{padding:15px 0;border-bottom:1px solid #EEE;}
.comment_list li .floor{float:right;font-size:18px;color:#DDD;}
.comment_list li .avatar{display:block;background:#FFF;border-radius:2px 2px 2px 2px;float:left;height:36px;overflow:hidden;width:36px;}
.comment_list li .avatar img{width:36px;height:36px;}
.comment_list li .inner{margin-left:48px;}
.comment_list li .inner p{font-size:13px;}
.comment_list li .inner .meta{padding-top:3px;color:#999;border:none;}
.comment_list li .answer{margin-left:48px;padding:10px;background:#F6F6F6;border:1px solid #E6E6E6;border-radius:3px 3px 3px 3px;}
.comment_list li .answer .meta{color:#999;margin-bottom:5px;padding:0;border:none;}
.comment_editor{padding:10px 0; width:100%;}
/*焦点*/
.focus_list{padding-bottom:10px;width:250px;overflow:hidden;}
	.focus_list ul{margin-top:5px;width:250px;}
		.focus_list li{float:left;padding:0 10px 10px 0;text-align:center; }
		.focus_list li a{padding:0;border:none;background:none;color:#888;}.focus_list li a:hover{border:0;}
		.focus_list li a img{margin:0 auto;padding:1px;border:1px solid #ccc;width:64px;height:64px;}
		.focus_list li a span{display:block;line-height:24px;width:68px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }