@charset "utf-8";
* {font-family: Microsoft Yahei;margin: 0;padding: 0;}
.strong {font-family: inherit}
body {background-color: #f4f4f4;}
@media screen and (max-width: 1000px){  /*屏幕分辨率小于1000px时，全屏显示*/
    body {width: 100%;}
}
a {color: #2B4D85;text-decoration: none;}
a:hover {color: #C7814E;text-decoration: underline;}
p {font-size: 14px;line-height: 24px;}
pre {white-space: pre-wrap;word-wrap: break-word;word-break: break-all;}
img {border: medium none;}
li {font-size: 14px;list-style: none outside none;}
.clear_float {clear: both;}
.dotted {border-bottom:1px dotted #ccc;height:1px;padding-bottom:16px;margin-bottom:16px;width:100%}

.pl {padding: 20px;}
.anchornav {bottom: 50px;position: fixed;right: 0;width: 44px;}
.anchornav ul.anchor {padding: 0 0 10px 16px;width: 28px;}
.anchornav ul.anchor a:hover {color: #2B4D85;}
.anchornav div.totop a {background-color: #D0D0D0;display: inline-block;height: 44px;width: 44px;}
.anchornav div.totop a:hover {background-color: #0992D8;}

/* common */
.left,.f-fl {float: left;}
.right,.f-fr {float: right;}




/***** 修复IE6不支持fixed、抖动bug *****/
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html div.daily_issues{left:expression(eval(document.documentElement.scrollLeft));top:expression(eval(document.documentElement.scrollTop))}
/***** 修复IE6不支持fixed、抖动bug 结束*****/

/**日刊内容页面**/
#daily_issues {background: #8495a5;height:30px;text-align: right;font-size: 14px;padding-right: 10px;line-height: 30px;}
#daily_issues span {padding: 0 10px;color: #FFF;}

@media screen and (max-width: 1000px){  /*屏幕分辨率小于1000px，宽度设为100%*/
    #daily_issues {
        width: 100%;
    }
}

#main {
    margin: 0 auto;
    padding-top: 20px;
    width: 1000px;
}
@media screen and (max-width: 1000px){   /*屏幕分辨率小于1000的main模块宽度设为100%*/
    #main {
        width: 100%;
    }
}

.main_left {float: left;width: 689px;}

@media screen and (max-width: 1000px){
    .main_left .lt1000_100percent {  /*屏幕分辨率小于1000的主体main宽度设为100%，填充侧边隐藏后的空白区域*/
        width: 100%;
    }
}

.kan_section h2{height:30px;line-heiht:30px;font-size:18px;margin-top:8px;}
.kan_section h2 span{display: block;width: 116px;height: 30px;line-height: 28px;text-align: center;color: #FFFFFF;}
#fengmian h2{border-bottom:1px solid #72a064}
#fengmian h2 span{background:#72a064;}
#yaowen h2{border-bottom:1px solid #d4624e}
#yaowen h2 span{background:#d4624e;}
#jinghua h2{border-bottom:1px solid #dead39}
#jinghua h2 span{background:#dead39;}
#wangyou h2{border-bottom:1px solid #63a8cf}
#wangyou h2 span{background:#63a8cf;}

#fengmian ul{padding:8px 16px;background:#fff}
#fengmian .firsttitle1 {padding-bottom:20px;text-align: center;}
.firsttitle1 img{width: 450px;margin-top:10px;}
.firsttitle1 h3 {font-size: 20px;line-height: 30px;padding:15px 0px;}
#fengmian .firsttitle2 {padding:20px 0px 12px;border-top:1px dashed #ccc}
.firsttitle2 img {float:left;width:205px;}
.firsttitle2 .showinfo{float: right;width:440px;line-height:24px;}
.firsttitle2 h3{font-size: 18px;padding-bottom: 10px;margin-top:-3px}
#fengmian .more {float:right;padding-right:8px;color:#862D17}



.kan_section .commonlist {background:#fff;padding:8px 0px 8px 10px;}
.kan_section .commonlist li{border:none;height:28px;line-height:28px;padding:0px 5px 0px 15px;margin:0px;font-size:14px;
    background:url("images/listelite.gif") no-repeat scroll 0 3px transparent ;
    float:left;width:46.5%;overflow: hidden;
}
.isgood a {color:#990000}
.isgood a.this_bold {font-weight: bold;}
.normal a {font-weight:normal;color:#000}
.normal{color:#000}
.elite {color:#990000}
.blod{font-weight: bold}

/**** main->sidebar ****/
.sidebar {background-color: #fff;float: right;width: 282px;border:1px solid #dadada;color:#222}

@media screen and (max-width: 1000px){
    .sidebar.lt1000_hidden {   /*屏幕分辨率小于1000的侧边栏隐藏*/
        display: none;
    }
}
/**** content_sidebar->contributing ****/
.contributing  span{
    background: url("daily_images/bg_button.jpg") no-repeat scroll 0 0 transparent;
    display: inline-block;
    font-size: 14px;
    height: 22px;
    letter-spacing: 2px;
    line-height: 22px;
    text-align: center;
    width: 54px;
}
.contributing span a {color: #FFFFFF;}

/**** sidebar->toolbox ****/

.rbox {padding: 0 12px 10px 12px;}
.rbox h4 {height:36px;line-height:36px;font-family:"微软雅黑";}
.rbox h3{height:32px;line-height:32px;border-bottom:2px solid #ccc}
.rbox .btn,#ideas .button a {
    background: url("daily_images/bg_all.png") no-repeat 0px -378px;
    border:none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 73px;
    text-decoration: none;
    cursor:pointer;
}
#article_sidebar .titleh a{color:#A91E0E;}
.titleh h4{border-bottom:1px solid #A91E0E}
/*article side*/
.sidetopic {margin-bottom:10px;}
.sidetopic ul {padding:10px 0px}
.side_topic_desc{text-align:center;}
.side_topic_desc img{width:240px;height:135px;}
.side_topic p{text-align: left;text-indent:2em;padding:1em}
.sidetopic h5{height:36px;
    line-height: 36px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-indent: 1em;
    font-size:16px;
    width: 90%;
    margin-top:10px;
}
#newtopic img{ float: left;height: 80px;margin-right: 10px;width: 110px;}
#newtopic p{text-align: left;text-indent:0px;padding:0px;height:77px;overflow:hidden;}
#side_ad{text-align: center;padding:10px}


.f_r{float:right}
/* sidebar->toolbox->feeds */

.inputbox {margin-top:5px;}
.inputbox input {font-weight: bold;height: 24px;padding: 0 5px;width: 150px;}
.inputbox .btn{margin-left:10px;font-weight: normal;}
#output {font-size: 14px;color: #a60000;line-height:26px;height:26px;padding-left: 4px;}
.rbox .button {color: #FFFFFF;padding: 16px 10px 0;text-align: right;}

/* sidebar->toolbox->ideas */

#ideas .lead_in {font-size: 14px;line-height: 24px;}
#ideas .button .btn  a {color: #FFF;}


/* cover firsttitle */
.list_module{padding: 0px 16px 20px 10px;background:#fff}
@media screen and (max-width: 1000px){  /*屏幕分辨率小于1000px时，全屏显示*/
    .list_module ul {
        width: 100%;
    }
}
.list_module li{border-bottom:1px dashed #bbb;padding:15px 0px;}
.ftitle_list .ftitle_issue{float:left;width:53px;height:85px;margin-top:8px;margin-right:20px;position:relative;background: url("daily_images/bg_all.png") no-repeat 0px -419px;color:#fff;text-align: center}
.ftitle_issue div{color:#fff;text-align: center;position: absolute;width:54px;}
.kan-issue{top:3px;left:0px}
.kan-day{top:25px;left:0px;font-size:30px;}
.kan-mounth{top:62px;left:0px}

.ftitle_list .ftitle_content{float:right;width:588px;}
.ftitle_content h2{font-size:18px;}
.ftitle_content .detail{margin:3px 0px 10px;color:#666;}
.ftitle_content .ftitle-img{float:left;}
.ftitle_content .showinfo{float:right;width:365px;text-indent: 2em;line-height:24px;}
.ftitle_content img{width:205px;height:120px;}
.ftitle_content .more{color: #862D17;float: right;padding-right: 8px;}


.paging {border-bottom: medium none;line-height: 40px;margin:10px auto;}

/*special list*/
.special_list{padding-top:5px;}
.special_list h2{font-size:18px;text-align: center;line-height:30px;margin-bottom:5px;}
.special_list img{float:left;padding:0px 10px 12px 20px}
.special_list .showinfo{line-height:24px;}
.special_list img{width:205px;height:120px;}
.special_list .more{color: #862D17;float: right;padding-right: 8px;}

/* 日刊-网友-推荐-要闻 */
.kan_article_list{}
.kan_article_list li.clearfix {border-bottom:none;}
.kan_article_list h2{font-size:14px; font-weight:normal;color:#fff;}
.kan_article_list h2 span{color: #FFFFFF;display: block; height: 30px;line-height: 30px;text-align: center;width:200px;}
#ywlist h2{border-bottom:1px solid #D4624E}
#wylist h2{border-bottom:1px solid #63A8CF}
#tjlist h2{border-bottom:1px solid #DEAD39}
#ywlist h2 span{background: #D4624E;}
#wylist h2 span{background:#63A8CF;}
#tjlist h2 span{background:#DEAD39;}

/*文章中心*/
.section_class{margin-top:20px;}
.section_class .index_l{width:314px;margin-right:28px;background:#fff;}
.section_class .index_c{width:314px;margin-right:27px;background:#fff;}
.section_class .index_r{width:314px;background:#fff;}
.class_title{background:#ebebeb;border-top:2px solid #636363;height: 30px;margin-bottom: 6px;}
.class_title a {color: #010101;font-size: 18px;line-height: 28px;padding-left:16px;font-weight:normal;text-decoration: none;}
.class_box {border-bottom:1px solid #E3E3E3}
.class_box .commonlist li {height:24px;line-height:24px;}

.section_class_1 {margin-bottom: 20px;}
.section_class_1 li.dotted {
    border-bottom: 1px dotted #ccc;
    height: 1px;
    margin: 10px 0;
    width: 275px;
}
.section_class_1 .newstime {
    float: right;
    font-size: 12px;
    padding-left: 12px;
}
.section_class_1 li .newstime.today {
    color: #990000;
}


/* kanlist*/
.main_all{margin-top:20px;padding-top:10px;}
li.kanlist{margin-bottom:30px}
.kanlist_cover{float:left;width:160px;margin-right:30px;}
.kanlist_content{float:left;width:810px;}
.kanlist_cover img{width:165px;height:215px;border:1px solid #bdbdbd}
.kanlist_cover p{text-align: right;padding-top:10px;}
.kanlist_cover a{background:url("daily_images/bg_all.png") no-repeat 60px -560px;padding-right:15px;}
.kanlist_ftitle{float:left;width:500px;*width:493px;}
.kanlist_ftitle h2{width:452px;font-size:14px;border-bottom:1px solid #cacaca;}
.kanlist_box{background:#fff;padding-right:40px;height:419px;border-bottom:1px solid #ccc;}
.kanlist_ftitle .cover_h{width:100px;margin-bottom:-1px;display:block;text-align:center;color:#72a064;border-bottom:3px solid #72a064}
.kanlist_ftitle .ftitle1{padding:20px 8px 10px;}
.ftitle1 li{margin-bottom:10px;background:#e7eee5}
.ftitle1 img{float:left;width:145px;height:84px;margin-right:10px}
.ftitle1 .headline_info {float:left;width:280px;padding:6px 0px;}
.ftitle1 h3{font-size:14px;height:24px;line-height:24px;overflow: hidden;font-weight: normal}
.ftitle1 .summary{line-height: 24px;height:50px;overflow: hidden;}
.ftitle1 .summary p{line-height:24px;}
.kanlist_ftitle .ftitle2{padding:0px 8px 8px;}
.ftitle21{float:left;width:145px;margin-right:10px}
.ftitle21 li{background:#e7eee5}
.ftitle21 img{width:145px;height:84px;}
.ftitle21 h3{font-size:14px;font-weight: normal;height:50px;line-height:24px;overflow:hidden}
.ftitle22{float:left;width:444px;*width:260px;padding:6px 0px;}
.ftitle2 .commonlist{padding:8px 0 0}
.ftitle22 li {height: 24px;line-height: 24px;width: 202px;}

.kanlist_alist{float:right;width:310px;}
.tab_alist_tag li{float:left;width:103px;text-align: center;}
.tab_alist_tag li span{display: block;font-weight: bold;color:#666;padding-bottom:3px;border-bottom:1px solid #cacaca}
.tab_alist_tag .cur .ssyw{border-bottom:3px solid #d4624e;padding-bottom:1px}
.tab_alist_tag .cur .tjwz{border-bottom:3px solid #DEAD39;padding-bottom:1px}
.tab_alist_tag .cur .wyzs{border-bottom:3px solid #63A8CF;padding-bottom:1px}
.tab_alist_tag .cur .ssyw{color:#d4624e;}
.tab_alist_tag .cur .tjwz{color:#DEAD39}
.tab_alist_tag .cur .wyzs{color:#63A8CF}
.tab_alist_con {background:#fff;*width:290px;border-bottom:1px solid #ccc;}
.tab_alist_con .commonlist li{height:24px;line-height:24px;}
.tab_alist_con .commonlist li.dotted{background:none;border-bottom:1px dotted #ccc;height:1px;width: 260px;padding-bottom:6px;margin-bottom:6px;}




/*栏目页*/
.subnav{font-size:14px;padding:15px 0px 10px 10px;}
.class_list #tbindex li{}
.class_list #tbindex li ul{height:auto;}
li.ttitle{background:url("images/listelite.gif") 9px 11px no-repeat;padding-left:25px}
.class_list #tbindex .tbnav li{font-size:14px;}
.class_list #tbindex .ttitle{width:70%;font-size:14px;}
.class_list #tbindex .ttitle a{width:70%;font-size:14px;font-weight: normal}
.class_list #tbindex .tauthor{width:12%;font-size:12px;}
.class_list #tbindex .ttime{width:12%;font-size:12px;}

.sidebar ul.classnav{padding-left:25px;}
.classnav li{float:left;width:95px;}

/** content_module->content **/
.content_wrap {
    float: left;
    width: 687px;
}
/* article_toolbar */

.article_toolbar {
    font-size: 14px;
    line-height: 36px;
    padding: 0 16px;
}
.article_toolbar .belongto {
    float: left;
}
.article_toolbar .belongto span,.article_toolbar .belongto span a {
    color: #A91E0E;
}

.article_toolbar .article_share {
    float: right;
    padding-top: 10px;
}
.HRshare3 {
    float: right;
    padding-top: 10px;
}

#bottom_tool{position:relative;height:45px;}
#bottom_tool .HRshare2{position: absolute;left: 0px;top:18px;}
#bottom_tool .hr-share-print{position: absolute;right: 0px;top:18px;display: block;background:url("images/HRico_32x32.png") no-repeat  0px -640px;height:40px;
    padding-left:40px;line-height:34px;font-size:16px;font-weight: bold;color:#800000;
}
/* dubian article content*/

/*-----------------------
textcontent
------------------------*/

.textcontent{padding:10px 18px;font-size:14px;line-height:180%;min-height:150px;}

.textcontent a:link {text-decoration: none;color: #002bb8;background: none;}
.textcontent a:visited {color: #5a3696;}
.textcontent a:active {color: #faa700;}
.textcontent a:hover {text-decoration: underline;}


.textcontent p{margin-bottom:10px;
}

.textcontent .quote {
    border:1px solid #aaa;
    padding:5px 10px;
    background:#ececef;
    margin:15px;
}
/*-----------------------
common
-----------------------*/

/* userinfo */

.userinfo {
    margin:3px 10px 15px;
    color:#333333;
    font-size:14px;
    background:#eaeaef;
}
.userinfo a {
    text-decoration:underline;
}
.userinfo span{
    color:red;
    padding:0 10px;
}


/* reply_comment*/

#reply_comment{margin:20px 15px;border:1px solid #aaa;background:#eaeaef;padding:10px;font-family:"微软雅黑";}
#reply_comment h2{text-align:center;margin-bottom:16px;}

#leftdigg{float:left;width:33%;text-align:left;height:30px;}
#rightdigg{float:left;width:33%;text-align:right;height:30px;}
#diggcompair{float:left;width:33%;text-align:left;height:30px;}
#diggsum_bar{margin:12px 8px 3px;background:#0060aa;height:12px;}
#diggtop_bar{background:#ff6000;width:50%;left:0;height:12px;}

#digg_div{margin:0 25px;font-size:15px;}
#digg_div img {width:25px;height:25px;}
#digg_div a {color:blue;}
#diggtop,#diggdown{font-size:15px;font-weight:700;color:#800000;padding:0 20px;}



/* title */

.textcontent h1 { color:#800000;text-align:center;padding:8px 0;font-size: 24px;	font-family:"黑体","Microsoft Yahei","微软雅黑","simsun", "宋体","Arial Narrow"; margin:20px 0;}
.textcontent h2 { padding:8px 0;font-size: 20px;	font-family:"Microsoft Yahei","微软雅黑","simsun", "宋体","Arial Narrow"; border-bottom:1px dashed #aaa;margin-top:20px;}
.textcontent h3 { font-size: 18px;	font-family:"Microsoft Yahei","微软雅黑","simsun", "宋体","Arial Narrow"; text-align:center;}
.textcontent h4 { font-size: 18px; 	font-family:"Microsoft Yahei","微软雅黑","simsun", "宋体","Arial Narrow"; }
.textcontent h5 { font-size: 16px; 	font-family:"宋体","Arial Narrow"; text-indent:2em; font-weight:700;}
.textcontent h6 { font-size: 16px;  font-family:"宋体","Arial Narrow";text-indent:2em; }

h3.txt_title{color:#800000;text-align:left;font-size:18px;font-weight:400;padding:10px 20px;margin:5px;background:url(images/dot_1.gif) repeat-x 100% 100%;	font-family:"Microsoft Yahei","微软雅黑","simsun", "宋体","Arial Narrow";}


div .titleh a {color:#b10200;}
div.titleh h2 {
    font-size: 15px;
    padding: 3px 0;
    background: #e1e1e1;
    border-left:8px solid #383838;
    border-bottom:2px solid #A23434;
    font-family: "Microsoft Yahei", "微软雅黑", "simsun", "宋体";
}

div.titleh h2 a {
    color:#ffffff;
    background:#A23434;
    font-weight: 700;
    padding: 5px 15px 5px 15px;
}
.titleh h3 {width:100%;background:url("images/ltbg.gif") 0px 0px repeat-x;font-size: 16px;font-family:"MicrosoftYahei","微软雅黑", "simsun","宋体";}
.titleh h3 a {background: #f7f7f7;width:70px;font-weight: 700;display: block;margin-left:18px;text-align:center;}
.titleh h3 a.votep {text-align:left;background:url("images/vote.gif") 5px 5px no-repeat  #f7f7f7;text-indent:25px;}





/* content */
.path {color:#222;font-size: 14px;height: 26px;line-height: 26px;margin-bottom: 5px;padding-left: 10px;}
.path a{color:#222;text-decoration: none;}

.content {
    padding: 10px 9px;
    border:1px solid #e2e2e2;
    background:#fff;
}
.content h1 {
    font-size: 22px;
    line-height: 36px;
    padding: 30px 50px 10px;
    text-align: center;
}
.property {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.property span {
    padding: 0 10px;
}
#size_control a {
    cursor: pointer;
}
.text_content {
    border-bottom: 2px solid #232323;
    border-top: 2px solid #232323;
    padding: 16px 30px;
    
}
.text_content h1{font-size:20px;margin:1em auto;}
.text_content h2{line-height: 30px;font-size:19px;margin:0.5em auto;padding: 0.3em;border-top: 2px solid #666666;background-color: #EBEBEB;}
.text_content h3{font-size:17px;margin:0.5em auto}

#text_content p{white-space: pre-wrap;word-wrap: break-word;font-size: 11pt;line-height: 1.5;text-align:justify;text-justify:inter-ideograph;}
.smalltext {
    background-color: #EEEEEE;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    font-family: simsun;
}
.titlepic {
    text-align: center;
    padding: 16px 0;
}
.titlepic img {
    width: 420px;
}
.text_content p {
    font-family: simsun;
    padding: 4px 0;
}
.text_content p strong {
    font-family: inherit;
}
.u-notice {
    color: #2b4d85;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    padding: 5px 0;
}
.statement {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.statement .left {
    float: left;
}
.statement .left a {
    color: #862D17;
}
.statement .right {
    float: right;
}
#tpcommon {
    padding:20px 25px;
    border-bottom:2px solid #232323;
}
.related {
    padding: 20px 18px;
}
.related_header {
    color: #E44337;
    font-size: 16px;
    line-height: 24px;
}

ul.related_list {
    height: auto;
}
ul.related_list li {
    background: url("daily_images/bulleted01.jpg") no-repeat scroll 16px 13px transparent;
    float: left;
    height: 24px;
    line-height: 24px;
    width: 50%;
    text-indent: 28px;
    overflow: hidden;
}
.related ul li h2 {
    font-size: 16px;
    line-height: 32px;
}
.related ul li a {
    color: #2B4D85;
}
.related ul li p.readdetails {
    line-height: 20px;
    text-align: right;
}
.related ul li p.readdetails a {
    color: #862D17;
}
.back_daily {
    clear: both;
    text-align: center;
    line-height: 36px;
}
.back_daily span a {
    color: #E44337;
}
/**sidebar .contributing **/

.sidebar .contributing {
    background: url("daily_images/content_contribution.jpg") no-repeat scroll 0 0 transparent;
    height: 37px;
    padding: 75px 44px 0 0;
    text-align: right;
}
.side_img {
    padding: 0 17px;
}
.side_img img {
    background-color: #FFFFFF;
    border: 1px solid #C2C1C1;
    height: 188px;
    padding: 7px;
    width: 175px;
}
.side_share ul {
    padding: 0 11px;
}
.toshare {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding-left: 6px;
    padding-top: 20px;
}
.side_share ul li.jiathis_style_32x32 {
    border-bottom: 2px groove #FFFFFF;
    font-size: 16px;
    height: 32px;
    padding: 15px 20px;
}
.side_share ul li.jiathis_style_32x32 a span {
    font-size: 16px;
}
div.select_issues {
    padding: 5px 75px;
}
.list_module ul.daily_article_list li h2 {
    line-height: 50px;
    text-align: center;
}
div.article_list_header {
    background-color: #232323;
    color: #E23629;
    font-size: 18px;
    font-weight: bold;
    line-height: 31px;
    padding-left: 20px;
    margin-bottom:8px;
    border:1px solid #c8c8c8;
    border-top:none;
}


/* sidenav */
.sidebar ul{
    padding: 8px;
}
.sidebar ol.rank {
    padding:8px 0px;
}
.sidebar li {
    height:24px;
    line-height: 24px;
    background:url("images/listelite.gif") no-repeat scroll 0 2px transparent;
    padding-left:14px;
    overflow:hidden;
}
.sidebar a {
    color: #222;
}

.link5,.message_board {
    background: url("daily_images/commenticons.gif") no-repeat scroll 16px 6px transparent;
    font-size: 14px;
    line-height: 26px;
    padding: 0 0 0 40px;
}
.message_board {
    background: url("daily_images/message_board.png") no-repeat scroll 16px 6px transparent;
}

/* sidenav end */


/*comment*/
#content_comment{
    width:100%;
    background:#fff;
    border:1px solid #e3e3e3;
    margin-top:10px;

}
#comment{
    background:#fff;
    margin-top:20px;
}
/* IE BUG FIX */
/* 除IE6浏览器的通用方法 */
.anchornav{position:fixed;right:0px;bottom:50px}
/* IE6浏览器的特有方法 */
/* 修正IE6振动bug */
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html .anchornav{
    position:absolute;
    left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0)));
    top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

/* Share plugin*/

#wbbutton {position: absolute;right: 290px;top: 32px;}
.hr-share-select-hidden{visibility:hidden}
.hr-share-more-panel{width:270px;height:300px;background:#F2F2F2;border:3px solid #aaa;display:none}
.hr-share-more-panel-title{width:260px;height:24px;line-height:24px;border-bottom:1px solid #aaa;padding:0 5px}
.hr-share-more-panel-title a{font-size:12px;width:20px;text-align:center;text-decoration:none;float:right;color:#666}
.hr-share-more-panel-title a:hover{color:#000}
.hr-share-more-panel-title span{font-size:12px;float:left;font-weight:bold}
.hr-share-more-panel-list{width:270px;height:244px;border-bottom:1px solid #aaa;background:#fff;overflow-y:auto;padding-bottom:10px}
.hr-share-more-panel-list a{display:block;font-size:12px;width:70px;margin-left:10px;margin-top:10px;padding:0 20px;height:16px;line-height:16px;background:url(images/HRico_16x16.png) no-repeat;float:left;cursor:pointer}
.hr-share-more-panel-list a:hover{color:#999}
a.hr-share-more-panel-tsina{background-position:0 -16px}
a.hr-share-more-panel-tqq{background-position:0 -32px}
a.hr-share-more-panel-qzone{background-position:0 -48px}
a.hr-share-more-panel-renren{background-position:0 -64px}
a.hr-share-more-panel-baidu{background-position:0 -80px}
a.hr-share-more-panel-115{background-position:0 -96px}
a.hr-share-more-panel-tsohu{background-position:0 -112px}
a.hr-share-more-panel-taobao{background-position:0 -128px}
a.hr-share-more-panel-xiaoyou{background-position:0 -144px}
a.hr-share-more-panel-hi{background-position:0 -160px}
a.hr-share-more-panel-fanfou{background-position:0 -176px}
a.hr-share-more-panel-sohubai{background-position:0 -192px}
a.hr-share-more-panel-feixin{background-position:0 -208px}
a.hr-share-more-panel-youshi{background-position:0 -224px}
a.hr-share-more-panel-tianya{background-position:0 -240px}
a.hr-share-more-panel-msn{background-position:0 -256px}
a.hr-share-more-panel-douban{background-position:0 -272px}
a.hr-share-more-panel-twangyi{background-position:0 -288px}
a.hr-share-more-panel-mop{background-position:0 -304px}
.hr-share-more-panel-copyright{width:260px;height:20px;line-height:20px;padding:0 5px}
.hr-share-more-panel-copyright a{margin-top:2px;background:url(images/shareLogo.png) no-repeat;padding-left:20px;height:16px;line-height:16px;font-size:12px;text-decoration:none;float:right;color:#666}
.hr-share-16 a{display:block;padding:0 5px 0 20px;height:16px;line-height:16px;background:url(images/HRico_16x16.png) no-repeat;float:left;cursor:pointer}
.hr-share-16 a:hover{opacity:0.8}
.hr-share-16 a.hr-share-more{background-position:0 0}
.hr-share-16 a.hr-share-tsina{background-position:0 -16px}
.hr-share-16 a.hr-share-tqq{background-position:0 -32px}
.hr-share-16 a.hr-share-qzone{background-position:0 -48px}
.hr-share-16 a.hr-share-renren{background-position:0 -64px}
.hr-share-16 a.hr-share-baidu{background-position:0 -80px}
.hr-share-16 a.hr-share-115{background-position:0 -96px}
.hr-share-16 a.hr-share-tsohu{background-position:0 -112px}
.hr-share-16 a.hr-share-taobao{background-position:0 -128px}
.hr-share-16 a.hr-share-xiaoyou{background-position:0 -144px}
.hr-share-16 a.hr-share-hi{background-position:0 -160px}
.hr-share-16 a.hr-share-fanfou{background-position:0 -176px}
.hr-share-16 a.hr-share-sohubai{background-position:0 -192px}
.hr-share-16 a.hr-share-feixin{background-position:0 -208px}
.hr-share-16 a.hr-share-youshi{background-position:0 -224px}
.hr-share-16 a.hr-share-tianya{background-position:0 -240px}
.hr-share-16 a.hr-share-msn{background-position:0 -256px}
.hr-share-16 a.hr-share-douban{background-position:0 -272px}
.hr-share-16 a.hr-share-twangyi{background-position:0 -288px}
.hr-share-16 a.hr-share-mop{background-position:0 -304px}
.hr-share-16 a.hr-share-print{background-position: 0 -320px;}
.hr-share-32 a{display:block;padding:0 5px 0 40px;height:32px;line-height:32px;background:url(images/HRico_32x32.png) no-repeat;float:left;cursor:pointer}
.hr-share-32 a:hover{opacity:0.8}
.hr-share-32 a.hr-share-more{background-position:0 0}
.hr-share-32 a.hr-share-tsina{background-position:0 -32px}
.hr-share-32 a.hr-share-tqq{background-position:0 -64px}
.hr-share-32 a.hr-share-qzone{background-position:0 -96px}
.hr-share-32 a.hr-share-renren{background-position:0 -128px}
.hr-share-32 a.hr-share-baidu{background-position:0 -160px}
.hr-share-32 a.hr-share-115{background-position:0 -192px}
.hr-share-32 a.hr-share-tsohu{background-position:0 -224px}
.hr-share-32 a.hr-share-taobao{background-position:0 -256px}
.hr-share-32 a.hr-share-xiaoyou{background-position:0 -288px}
.hr-share-32 a.hr-share-hi{background-position:0 -320px}
.hr-share-32 a.hr-share-fanfou{background-position:0 -352px}
.hr-share-32 a.hr-share-sohubai{background-position:0 -384px}
.hr-share-32 a.hr-share-feixin{background-position:0 -416px}
.hr-share-32 a.hr-share-youshi{background-position:0 -448px}
.hr-share-32 a.hr-share-tianya{background-position:0 -480px}
.hr-share-32 a.hr-share-msn{background-position:0 -512px}
.hr-share-32 a.hr-share-douban{background-position:0 -544px}
.hr-share-32 a.hr-share-twangyi{background-position:0 -576px}
.hr-share-32 a.hr-share-mop{background-position:0 -608px}
.hr-share-32 a.hr-share-print{background-position: 0 -640px;}


/*tougao pingtai list*/

#listindex {margin:4px;padding:10px;background:#fff;border:1px solid #d2d3d9;font-size:14px;}
#tougao_notice{width:97%;padding:10px;}
#tougao_notice h2{text-align: center;margin-bottom:15px;}
#tougao_1{font-size:14px;padding-left:5px;}
#tougao_1 a{color:red!important}
#tougao_notice p{font-size:16px;font-weight: bold;color:red;text-align:center;}
#tbindex {margin-bottom:5px;}
#tbindex li ul {border-bottom:1px solid #e9e9e9;clear:both;}
#tbindex li ul li{float:left;border-right:2px solid  #f7f7f7;padding-bottom:10px;padding-top:10px}
#tbindex li.tbnav ul{color:#B20100;background:#ddd;height:26px;height:35px;}
#tbindex li.tbnav ul a{color:#B20100;font-weight:normal;font-size:1em;}
#tbindex li.tbnav ul li{color:#b20100;font-size:1.1em;font-weight:bold;padding-top:0px;padding-bottom:0px;background:none;line-height:35px}
.ttitle a{color:#333}
#tbindex li.ttitle{width:45%;text-align:left;font-size:1.1em}
#tbindex li.tauthor{width:18%;text-align:center;}
#tbindex li.tauthor a:link {text-decoration: underline;}
#tbindex li.trecommend{width:6%;text-align:center;color:red;}
#tbindex li.tnews{width:6%;text-align:center;color:blue;}
#tbindex li.ttime{width:18%;text-align:center;border-right:none;}
#tbindex li.border-dashed ul{border-bottom:1px solid #bbb}

/* a */
a.R3,a.R4,a.R5,a.R6,a.R7,a.R8,a.R9,a.F1,a.F2{color:#800000;font-weight:700;}

/*special*/
#spe_head{margin:10px auto 0px;padding: 25px 20px;width: 958px;border:1px solid #ccc;background:#CC9966}
#spe_head img{float: right;margin-left: 15px;width: 40%;}
.spe_info {float: left;padding:10px 10px 0px 10px;width: 56%;}
.spe_info h2{ margin-bottom: 10px;text-align: center;}
.spe_info h3{ margin-bottom: 5px;text-align: center;}
.spe_info p{ font-size: 1em;line-height: 1.7em;text-indent: 2em;}

/* advance search*/
.clear {clear: both;}
#advance_search {background: #fff;padding:20px}
#advance_search .title{background:#e5e5e5;padding:5px;}
#advance_search .title span {padding: 5px 0px 0px 10px;}
#advance_search .context {width: 958px;}
#advance_search .context .content{width: 90%;margin: 10px;font-family: tahoma;font-size: 12px;}
#advance_search .context .content input {vertical-align: middle;}
#submit {width: 100%;text-align: center;display: inline-block;margin-top: 10px;}
#submit input {vertical-align: middle;}
#submit .submit {width: 81px;height: 30px;background: url(images/search.gif);border: 0px;vertical-align: middle;}
.search_main {background: #fdfdfd;padding:20px}
#result_info{margin:10px auto;text-indent:2em;font-size:16px;font-family: "宋体"}
#search_result {padding-left:30px}
#search_result li{height:50px;line-height:50px;font-size:14px;color: #800000;}
#search_result a{color:#333;font-size:14px;font-family: "宋体";word-spacing: 1px}
.pagelist{text-align: center;}

/* hots rank*/
.container {clear:both;margin:15px 10px;background: #fff;border:1px solid #d2d3d9;}
.hotsrank {width: 100%;margin-bottom: 4px;padding: 0;}
.moodtop {text-align: center;padding:10px}
.moodtop img{width:260px;margin-bottom:10px}
.moodtop h2{text-align:left;font-size:16px;line-height:28px;}
.box {float: left;width: 300px;background: #ececf2;float: left;margin: 10px 10px 10px 14px;_margin:10px 11px 10px 9px;padding-bottom:10px;}
.hotsrank .titleh a {color: #b10200;display: block;}
.hotsrank .titleh h2 {background: #cacacb;font-size: 16px;height:30px; line-height: 30px;padding: 5px 0;text-align: center;font-family: "Microsoft Yahei", "微软雅黑", "simsun", "宋体";}
.hotsrank .titleh h2 a {display: block;font-weight: 700;}
.titleh h1 {background: #A23434;color:#FFFFFF;font-size: 24px;height:38px;padding: 3px 0;text-align: center;
    font-family: "Microsoft Yahei", "微软雅黑", "simsun", "宋体";margin-bottom:10px;	border-bottom:4px solid orange;}

.rank li.no1 {background: url("images/1.gif") no-repeat 4px 10px;}
.rank li.no2 {background: url("images/2.gif") no-repeat 4px 10px;}
.rank li.no3 {background: url("images/3.gif") no-repeat 4px 10px;}
.rank li.no4 {background: url("images/4.gif") no-repeat 4px 10px;}
.rank li.no5 {background: url("images/5.gif") no-repeat 4px 10px;}
.rank li.no6 {background: url("images/6.gif") no-repeat 4px 10px;}
.rank li.no7 {background: url("images/7.gif") no-repeat 4px 10px;}
.rank li.no8 {background: url("images/8.gif") no-repeat 4px 10px;}
.rank li.no9 {background: url("images/9.gif") no-repeat 4px 10px;}
.rank li.no10 {background: url("images/10.gif") no-repeat 4px 10px;}
.rank li { height: 26px;line-height: 26px;overflow: hidden; padding-left: 28px;}

/* authorlist*/
#auth_letter {padding-left:15px;}
#auth_letter a{line-height: 24px;text-decoration:none;color:#fff;font-size:16px;}
#auth_letter a:hover{color:#fff;font-size:22px;font-weight:bold;}
.authorlist{}
.authorlist a{float: left;font-size:16px;height:50px;line-height:50px;overflow:hidden;width: 178px;background:#F8F7C6;margin:10px 12px;text-align: center;
    padding:10px;border:1px solid #ccc; text-decoration:none;}
.authorlist a:hover{background: #E23629; color:#fff;font-size:22px;font-weight:bold;}
#auth_search{padding:20px 0px 20px 20px;}

/* topic content*/
#topicMain{margin:0 auto; width:45em;position:relative}
#topicMain .HRshare2 {position: absolute;right:-68px; top:0px;width:32px;padding:20px 15px 10px;border:1px solid #CBD5ED;background:#F5F8FD}
.HRshare2 span {float: left;display: block;margin-bottom:10px;color:#666;font-weight: bold;}
#topicMain .HRshare2 a{margin-bottom:10px;}
#topicEditor{float:right}
#topicDate{float:left}
#topicWrap{background:#fff;margin-top:1em;padding:1em 0em 0em;border:1px solid #e6e6e6}
#topicInfo{padding:0 1.5em}
#topicTitle{margin:0 auto;height:40px;margin:0.5em 1.5em 0.8em;}
#topicTitle h1{font-family:"微软雅黑","Microsoft Yahei","宋体","simsun";color:#000;font-weight:bold;font-size:30px;height:40px;}
#topicHeader{position:relative;margin:0 1.5em}
#coverImg{min-height:100px;}
#coverImg img{width:100%;}
#description{line-height:2em;position:absolute;bottom:0px;left:0px;right:0px;border-top:1px solid #fff;border-bottom:1px solid #fff}
#description .bg{position:absolute;background:url("daily_images/topic_shadow_bg.png") repeat #fff;left:0;top:0;bottom:0px;right:0px;filter:alpha(opacity=70);opacity:0.70;z-index:1;}
#description .ct{padding:1em;color:#111;line-height:1.6;text-indent:2em;position:relative;z-index:2;}
#daoyu{position: absolute;left:0px;top:-31px;background:url("daily_images/topicImg.gif") no-repeat 0px 0px;width:52px;height:38px;z-index: 10}

#topicContent{font-family:"宋体","simsun";line-height:1.7;padding:2em 1.5em 3em;}
#topicContent a{color:blue;}
#topicContent h2{font-family:"微软雅黑","Microsoft Yahei","宋体","simsun";font-size:125%;letter-spacing: 1px;border-top:2px solid #666;background:#ebebeb;height:36px;line-height:36px;padding-left:1em;margin: 1em 0;}
#topicContent h3{font-family:"宋体","simsun";color:#2B4D85;margin:0.5em auto 0.5em 1em;}
#topicContent p{font-family:"宋体","simsun";margin-bottom:1em;text-indent:2em;padding:0em 0.5em;}
#topicContent ul{}
#topicContent ol{}
.figure{background:#eaeaef;font-size:14px;line-height:1.7;}
.figure img{width:100%;border-bottom:1px solid #fff;}
.figure p{padding:.5em 1em;text-indent:2em;}
.figure span{display:block;text-align:center;padding:.5em 1em;}
.floatRight{float:right;width:40%;margin:.5em 0 1em 1em;}
.floatLeft{float:left;width:40%;margin:.5em 1em 1em 0;}
#endding{padding:1em;text-indent:2em;line-height:1.6;position: relative;background:#e6e6e6;font-size:14px;}
#endding #jieyu{position:absolute;width:52px;height:38px;z-index:10;left:0px;top:-33px;background:url("daily_images/topicImg.gif") 0px -40px no-repeat;}
/****  list ****/
.topicList{
    margin:15px auto 0;
    border: 1px solid #C8C8C8;
    background:#fff;
}
.topicList h3,.pl h3 {
    clear:both;
    line-height: 31px;
    text-indent: 16px;
    font-family: "Microsoft YaHei";
    font-size:16px;
    border:1px solid #c8c8c8;
    background:url("/skin/default/topic/topic_module_header_bg2.jpg") no-repeat scroll 0 0 #c8c8c8;
}
.topicList dl{
    margin:15px 0px 0px 18px;
    _margin:15px 0px 0px 15px;
    float:left;
    width:215px;
    padding-bottom:10px;
}
.topicList dt img{
    width:200px;
    padding:5px;
    border:1px solid #eee;
}
.topicList dd{
    font-size:14px;
    padding:2px 0 0 0px;
    height:20px;line-height: 20px;overflow: hidden;
}
#topicMain .pl{padding:0px}
/****  pl ****/
.pl {
    margin-top: 16px;
}

/* class clear*/
.clearfix:after {clear: both;content: " ";display: block;font-size: 0; height: 0;visibility: hidden; }
.clearfix { zoom: 1;}





/* new header */
.header {background: url("daily_images/bg_header_daily.jpg") repeat-x scroll 0 0;}
@media screen and (max-width: 1000px){  /*屏幕分辨率小于1000px，宽度设为100%*/
    .header {width: 100%;}
}

/**** header->top ****/
.top {font-size: 14px;height: 34px;line-height: 34px;margin: 0 auto;width: 1000px;position:relative}
@media screen and (max-width: 1000px){  /*屏幕分辨率小于1000px，宽度设为100%*/
    .top {width: 100%;}
}

.top .left {float: left;}
.top .navlink a {margin: 0 8px;}
.top .right {float: right;width: 492px;*width:568px; }


/**** header->middle ****/
#head_middle {height: 84px;margin: 0 auto;width: 1000px;position: relative}

@media screen and (max-width: 1000px){  /*屏幕分辨率小于1000px，宽度设为100%*/
    #head_middle {width: 100%;}
}

#header_mini{background:url("daily_images/bg_all.png") repeat-x 0px -585px;}
#header_mini #head_middle {height:70px;}
#header_mini #login_username{border:none;height:23px;width:92px;padding-left:28px;background:url("daily_images/bg_all.png") no-repeat 0px -701px}
#header_mini #login_password{border:none;height:23px;width:92px;padding-left:28px;background:url("daily_images/bg_all.png") no-repeat 0px -735px}
#header_mini #doLogin{border:none;color:#666;height:26px;width:32px;padding:0px;cursor:pointer;background:url("daily_images/bg_all.png") no-repeat 0px -764px}
#header_mini #tougao{display: inline-block;color:#fff;width:36px;height:28px;padding:0px 4px;cursor:pointer;}
#header_mini #liuyan{display: inline-block;color:#fff;width:36px;height:28px;padding:0px 4px;cursor:pointer;}
#header_mini #doRegister {color:#fff}
#header_mini .left a{color:#dfdfdf}


#logo{position: absolute;top:12px;left:0px;}
#logo img {padding-top: 2px;}
.middle {
    clear: both;
    background: url("daily_images/banner_daily.jpg") repeat-x scroll 0 0 #FFFFFF;
    height: 125px;
    margin: 0 auto;
    width: 1000px;
    position:relative;
}
@media screen and (max-width: 1000px){  /*屏幕分辨率小于1000px，宽度设为100%*/
    .middle {
        width: 100%;
    }
}
.top_search {position:absolute;right:5px;bottom:20px;height: 20px;}

#login_username{border:none;height:23px;width:92px;padding-left:28px;background:url("daily_images/bg_all.png") no-repeat 0px 0px}
#login_password{border:none;height:23px;width:92px;padding-left:28px;background:url("daily_images/bg_all.png") no-repeat 0px -34px}
#doLogin{border:none;color:#666;height:23px;width:32px;padding:0px;cursor:pointer;background:url("daily_images/bg_all.png") no-repeat 0px -137px}

#doRegister{color:#666;padding-right:8px;text-decoration:none;}
#header #tougao,#header #tougao:hover{display:inline-block;padding:0px 12px;text-decoration:none;}
#header .link-box {display:inline-block;background:url("daily_images/bg_all.png") no-repeat 0px -1220px;}
#header .link-style1 {display:inline-block;padding:0px 12px;color:#666;text-decoration:none;}
#header .liuyan {background:url("images/bg_tui.png") no-repeat 12px -4px transparent;text-indent: 22px;}
#header .liuyan:hover {background:url("images/bg_tui.png") no-repeat 12px -4px #e6ecf2;}
#header .tougao {background:url("images/bg_tui.png") no-repeat 12px -39px transparent;text-indent: 22px;}
#header .tougao:hover {background:url("images/bg_tui.png") no-repeat 12px -39px #e6ecf2;}



/* nav */
#nav{position:absolute;bottom:12px;left:233px;width:481px; height:45px;background:url("daily_images/nav_bg.png") no-repeat 0px 0px;}
#nav .nav_1 {float:left;width:86px;line-height:42px;font-size:18px;text-align:center;margin:0px 1px;}
#nav #nav_kan {width:123px;}
#nav #nav_kan a.parent{width:123px;}
#nav a.parent{display:block;width:86px;line-height:42px;height:42px;font-size:18px;text-align:center;text-decoration:none;color:#666}
#nav a.parent:hover {width:86px;background:url("daily_images/bg_all.png") no-repeat 0px -204px;color:#fff}
#nav a.parent:hover #issue{color:#f7d2c8}
#issue{color:#82260f;font-size:12px}

#nav_kan {position: relative}
#nav_kan a.parent {background:url("daily_images/bg_all.png") no-repeat 99px -163px;}
#nav_kan a.parent:hover {background-position:0px -290px;}
#nav_kan_box{}
#nav_kan #new_icon{position: absolute;background:url("daily_images/bg_all.png") no-repeat 0px -538px;width:20px;height:20px;left:90px;top:-5px;}
#nav_kan .menu_son{}

#nav #nav_list a.parent {background:url("daily_images/bg_all.png") no-repeat 66px -163px;}
#nav #nav_list a.parent:hover{background-position:0px -246px;}
#nav #nav_list a.onhover{background-position:0px -246px!important;color:#fff}

.menu_son {position: absolute;top: 42px;left: -234px;z-index: 100;display:none;}
.menu_son_bg{margin-top:17px;background:#fff;width:10000px;padding-left:5000px;margin-left:-5000px;border-bottom:1px solid #ddd;box-shadow:0 6px 14px -7px #888;}

#nav_list_box{height:40px;padding-top:10px;}
#nav_list_box ul{padding-left:354px}
#nav_list_box li {float:left;text-align:center;width:90px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#nav_list_box li a{text-decoration:none}

#nav_list_box1{background:#fff;height:40px;padding-top:12px;border-bottom:1px solid #ddd}
#nav_list_box1 ul{padding-left:353px;}
#nav_list_box1 li {float:left;text-align:center;width:90px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#nav_list_box1 li a{text-decoration:none}

#nav_special a.onhover,#nav_topic a.onhover,#nav_ualist a.onhover{background:url("daily_images/bg_all.png") no-repeat 0px -204px;color:#fff}
#nav_special_box{height:40px;padding-top:10px;}
#nav_special_box ul{padding-left:430px}
#nav_special_box li {float:left;text-align:center;width:50px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#nav_special_box li a{text-decoration:none}

#nav_special1{height:40px;padding-top:12px;}
#nav_special1 ul{padding-left:429px;}
#nav_special1 li {float:left;text-align:center;width:50px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#nav_special1 #nav_spe_index1 {width:80px}
#nav_special_box #nav_spe_index {width:80px}
#nav_special1 li a{text-decoration:none}

#nav_topic_box{height:40px;padding-top:10px;}
#nav_topic_box ul{padding-left:533px}
#nav_topic_box li {float:left;text-align:center;width:50px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#nav_topic_box li a{text-decoration:none}

#nav_topic_box1{height:40px;padding-top:12px;}
#nav_topic_box1 ul{padding-left:532px;}
#nav_topic_box1 li {float:left;text-align:center;width:50px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#nav_topic_box1 #nav_topic_index1 {width:80px}
#nav_topic_box #nav_topic_index {width:80px}
#nav_topic_box1 li a{text-decoration:none}

.nav_common{background:#fff;border-bottom:1px solid #ddd}
.nav_common div{margin:0px auto;width:1000px}

#nav_article_box{height:40px;padding-top:10px;}
#nav_article_box ul{padding-left:200px}
#nav_article_box li {float:left;text-align:center;width:90px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#nav_article_box li a{text-decoration:none}

#nav_article_box1{height:40px;padding-top:12px;}
#nav_article_box1 ul{padding-left:199px;}
#nav_article_box1 li {float:left;text-align:center;width:90px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#nav_article_box1 li a{text-decoration:none}

#tab_kan_tag {height:32px;padding:10px 0px 0px 245px;margin-bottom:10px}
#tab_kan_tag li{float:left;text-align:center;width:90px;margin:0px 5px;color:#1e5293;height:32px;line-height:32px;}
#tab_kan_tag li:hover{}
#tab_kan_tag a{text-decoration:none}

#tab_kan_con {padding:10px 10px 15px 10px;height:220px;}
#tab_kan_con  ul{float:left;}
#tab_kan_con a{color:#000}
#nav_kan_cover h3{font-weight:normal;font-size:14px;line-height:24px;}

#nav_cover1 {width:220px;overflow:hidden}
#nav_cover1 img {width:190px;height:105px}
#nav_cover1 li {width:200px;padding-left:5px;}

#nav_cover2 {width:760px;overflow:hidden}
#nav_kan_cover .cover2_img {text-align:left;height:60px;padding:0px 0px 17px;margin-right:10px;float:left;width:242px;}
#nav_kan_cover .cover2_img img {width:100px;height:60px;float:left}
#nav_kan_cover .cover2_img h3 {float:right;text-align:left;width:135px;line-height:20px;}


.nav_kan_list li{height:24px;line-height:24px;text-align:left;}
.nav_kan_list li.dotted {border-bottom:1px dotted #ccc;height:1px;padding-bottom:12px;margin-bottom:12px;background:none;}

.nav_kan_list .commonlist{padding:0px;}
.nav_list_l{float:left;width:460px;padding:0px;margin-right:40px;}
.nav_list_c{float:left;width:330px;padding:0px}
.nav_list_r{float:right;width:460px;padding:0px}

#tab_kan_tag .cur {background:#a22e12;}
#tab_kan_tag .cur a{color:#fff}
.actived {background:#a22e12;}
.actived a{color:#fff}

/* footer */
.footer {background: url("daily_images/bg_footer.jpg") repeat scroll 0 0 transparent;margin-top:10px;}
.footer_wrap {margin: 0 auto;padding-top: 10px;width: 1000px;}
@media screen and (max-width: 1000px){ /*屏幕分辨率小于1000的footer模块宽度设为100%*/
    .footer,.footer_wrap {
        width: 100%;
    }
}
.footer_nav {background: url("daily_images/bg_footernav.jpg") no-repeat scroll center center transparent;line-height: 30px;text-align: center;}
.footer_nav a {color: #2B4D85;padding: 0 15px;}
.copyright {padding: 20px 0;}
.copyright p {color: #2B4D85;line-height: 20px;text-align: center;}


/* index */
.sectionTitle{border-top:2px solid #636363;background:#ebebeb;height:30px;margin-bottom:6px;}
.sectionTitle h1 {padding-left:16px;float:left;font-weight:normal}
.sectionTitle h1 a{font-size:18px; line-height:28px;color:#010101;text-decoration:none}
.sectionTitle a {height: 30px;line-height: 30px;font-size:14px;}
.sectionTitle #kanTitle{float:left; overflow: hidden;padding-left: 28px;width: 500px;color:#990000}
.sectionTitle .more {float:right;padding-right:8px;}
.sectionTitle #feeds {float:right;width:230px;margin-right:30px;}
.sectionTitle #feeds .btn{
    background: url("daily_images/bg_all.png") no-repeat 0px -830px;
    border:none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    text-align: center;
    width: 70px;
    text-decoration: none;
    cursor:pointer;
}
.commonlist {padding:15px 0px 15px 10px;}
.commonlist li{border:none;padding:0px 5px 0px 15px;margin:0px;font-size:14px;height:26px;line-height: 26px;
    background:url("daily_images/listelite.gif") no-repeat scroll 0 3px transparent ;
    overflow: hidden;}
.commonlist li.dotted{background:none;}
#section_kan{margin-bottom:5px;}
#kan_cover{}
#kan_cover h2{border-bottom:1px solid #72a064}
#kan_cover h2 a {font-weight:normal;font-size:14px;}
#kan_cover h2 span {height:30px;line-height:30px;}
#kan_cover h2 span.cover_l {display:block;width:100px;text-align:center;background:#72a064;float: left;}
#kan_cover h2 span.cover_l a {color: #FFF;}
#kan_cover h2 span.more {float: right;padding-right: 14px;}
.kan_cover{float:left;width:608px;}
.kan_cover #cover_2{}
#cover_content .cover_2_s2 li{margin-top:10px;}
#cover_content{padding:20px 11px 30px;border-left: 1px solid #ebeaea;border-right: 1px solid #ebeaea;border-bottom: 1px solid #ebeaea;background-color: #FFF;}
#cover_1 {height:131px;background:#e7eee5;}
#cover_1 img{float:left;width:230px;height:131px;}
#cover_1 .headline_info {float:right;width:328px;padding:0 9px 0px 0;overflow: hidden;height:126px;}

#cover_1 h3{font-size:14px;height: 40px;line-height:40px;overflow: hidden;}
#cover_1 p {font-size:12px;text-indent:2em;color:#333;line-height:20px;height:80px;overflow:hidden;margin-top:0px;}
#cover_1 .summary{overflow: hidden;height:80px;}
#cover_2 {overflow:hidden;}
#cover_2 li.cover_2_l{margin-right:8px;}
#cover_2 li{float:left;width:270px;margin-top:14px;background:#e7eee5;padding: 0 9px 16px;}
#cover_2 img {float:left;width:98px;height:56px;padding:1px;border:1px solid #ccc}
#cover_2 .pictext .summary {width: 156px;float: right;}
#cover_2 h3 {font-weight:normal;font-size:14px;line-height:20px;height:36px;line-height: 36px;overflow: hidden}
.relation_spe{ color:#990000}
#cover_3 {padding:0px 10px 0px;margin-top:10px;border-top:1px dotted #ccc}
#cover_3 li{float:left;width:46.5%;height:24px;line-height:24px;}

#cover_4 ul {float:left;width:284px;margin-top:14px;background:#e7eee5;padding: 7px 2px;}
#cover_4 .list_r {margin-left: 8px;}

.kan_list {float:right;width:368px;}
#kan_list{}
#tab_kanlist_tag li{float:left;}
#tab_kanlist_tag li span{background-color: #ebebeb;display:block;width:57px;height:30px;line-height:30px;text-align:center;margin-right: 5px;}
#tab_kanlist_tag span {color:#000;font-size: 18px;}


#tab_kanlist_tag #rk {margin-right: 0;}

#tab_kanlist_tag .cur #ssyw {background-color: #FFF;border-top: 2px solid #d4624e;color:#000;}
#tab_kanlist_tag .cur #tjwz {background-color: #FFF;border-top: 2px solid #DEAD39;color:#000;}
#tab_kanlist_tag .cur #wyzs{background-color: #FFF;border-top: 2px solid #63a8cf;color:#000;}
#tab_kanlist_tag .cur #zd{background-color: #FFF;border-top: 2px solid #e97e36;color:#000;}
#tab_kanlist_tag .cur #zx{background-color: #FFF;border-top: 2px solid #55c4bb;color:#000;}
#tab_kanlist_tag .cur #rk{background-color: #FFF;border-top: 2px solid #d896ee;color:#000;}
#tab_kanlist_tag .cur a {color:#000;font-size: 18px;}

.tab_kanlist_con_s2 ul{}
#tab_kanlist_con ul#ssywc,#tab_kanlist_con ul#tjwzc,#tab_kanlist_con ul#wyzsc,#tab_kanlist_con ul#zd,#tab_kanlist_con ul#zx,#tab_kanlist_con ul#rk {border-left:1px solid #ebeaea;border-right:1px solid #ebeaea;border-bottom: 1px solid #ebeaea;background-color: #FFF;padding: 12px 12px 22px;}

#tab_kanlist_con li {line-height:26px; height:26px;}
#tab_kanlist_con li.dotted {height:1px;border-bottom:1px dotted #ccc;margin-left:5px;width:314px}
.tab_kanlist_con_s2 li.dotted{margin-bottom:2px;padding-bottom:2px;}
.tab_kanlist_con_s1 li.dotted{margin-bottom:3px;padding-bottom:3px;}
#tab_kanlist_con li .newstime {float: right;color: #2b4d85;font-size: 12px;padding-left: 12px;}
#tab_kanlist_con li .newstime.today {color: #990000;}
#tab_kanlist_con #rk li .newstime {float: none;padding: 0 5px 0 0;}
#tab_kanlist_con #wyzsc li.tosubmit {background: none;}
#tab_kanlist_con #wyzsc li.tosubmit a {color: #2b4d85;}

#section_ad{padding:10px 0px 10px 10px ;border:1px solid #e3e3e3;margin-bottom:20px;}
#section_ad li{float:left;background:url("daily_images/bg_all.png") no-repeat 0px -511px;width:296px;overflow:hidden;line-height:24px;height:24px;padding-left:18px;}
#section_ad .ad_1{margin-left:5px}
#section_ad .ad_2{margin-left:24px}
#section_ad .ad_3{margin-left:24px;width:275px;}

.section_class_cover {margin-bottom: 20px;}
.section_class_cover h2 {border-bottom: 1px solid #d4624e;}
.section_class_cover h2 span {
    height: 30px;
    line-height: 30px;
}
.section_class_cover h2 span.cover_l {
    background: none repeat scroll 0 0 #d4624e;
    display: block;
    float: left;
    text-align: center;
    width: 100px;
}
.section_class_cover h2 span.more {
    float: right;
    padding-right: 14px;
}
.section_class_cover h2  a {
    font-size: 14px;
    font-weight: normal;
}
.section_class_cover h2 span.cover_l a {
    color: #fff;
}

.section_class_cover .class_box {background-color: #FFF;padding: 8px 13px 29px;box-shadow: 0 1px 1px #ebeaea;-webkit-box-shadow: 0 1px 1px #ebeaea;-moz-box-shadow: 0 1px 1px #ebeaea;}
.pictitle-1 {width: 648px;float: left;}
.pictitle-1 li {width: 314px;height: 55px;margin-top: 17px;background-color: #fff0ed;}
.pictitle-1 li.odd {float: left;}
.pictitle-1 li.even {float: right;}

.pictitle-1 img {width: 95px;height: 55px;float: left;}
.pictitle-1 h3 {width: 209px;padding-top: 9px;float: right;height: 40px;overflow: hidden;}
.pictitle-1 h3 a {font-size: 14px;font-weight: normal;color: #2b4d85;}
.section_class_cover .commonlist {width: 310px;padding: 15px 0 0px 0px;float: right;}
.section_class_cover .commonlist li.dotted {
    border-top: 1px dotted #ccc;
    height: 1px;
    margin-top: 16px;
    padding: 0 0 16px;
    width: 310px;
}

.section_class.section_class_cover .commonlist li .newstime {float: right;color: #2b4d85;font-size: 12px;padding-left: 12px;}
.section_class.section_class_cover .commonlist li .newstime.today {color: #990000;}


#section_new li.dotted{height:1px;border-bottom:1px dotted #ccc;margin-left:5px;width:260px;margin-bottom:14px;padding-bottom:14px;}

#section_top,#section_new {margin-bottom:20px;}
#section_top #top_new{float:left;width:315px;background:#fff}
#top_new li{height:25px;line-height:25px}

#section_top #elite_new{float:left;width:315px;margin-right:28px;background:#fff}
#elite_new li{height:24px;line-height:24px;}
.elite_img_article{margin:0px 15px 5px;padding:15px 0px; border-bottom: 1px dotted #ccc;}
.elite_img_article img{float:left;height: 60px;width: 100px;}
.elite_img_article h3{float: right;font-size: 14px;font-weight: normal;width: 170px;}

.list_box_l {float:left;width:315px;margin-right:28px;background:#fff}
.list_box_r{float:right;width:315px;background:#fff}
.list_box_c{float:left;width:315px;background:#fff}

#section_top #hit_mood{float:right;width:315px;background:#fff}

#tab_top{}
#tab_top_tag li{background:#ebebeb;height:30px;font-weight:normal;float:left;width:157px;text-align: center}
#tab_top_tag li a{font-size:18px; line-height:28px;color:#010101;text-decoration:none}
#tab_top_tag li.cur {background:#fff;border-top:2px solid #636363;}

#tab_top_con{background:#fff;}

.toplist{padding:15px 5px 15px 10px;}
.toplist li{border:none;font-size:14px;height:24px;line-height: 24px;overflow: hidden;}

.toplist span {display:block;float:left;background:#848484;height:16px;width:16px;line-height:16px;font-size:12px;text-align:center;margin-top:5px;margin-right:10px;color:#fff}
.toplist li.top1 span,.toplist li.top2 span,.toplist li.top3 span{background:#990000;}


#section_top #top_mood{float:right;width:315px;}
.moodlist{}
.moodlist li{height:48px;line-height:24px;padding-left:38px;border:none;font-size:14px;overflow: hidden;}
.moodlist li a{color:#000}
.moodlist li#moving {background:url(daily_images/mood6.gif) no-repeat}
.moodlist li#anger {background:url(daily_images/mood1.gif) no-repeat}
.moodlist li#support {background:url(daily_images/mood4.gif) no-repeat}
.moodlist li#sad {background:url(daily_images/mood2.gif) no-repeat}
.moodlist li#happy {background:url(daily_images/mood5.gif) no-repeat}
.moodlist li#absurd {background:url(daily_images/mood3.gif) no-repeat}
#section_topic_rank {background: none;margin-bottom: 20px;}
#section_topic {width: 660px;float: left;background-color: #FFF;}
.img_block {	padding:25px 18px;}
.img_block li {width:283px;}
.img_block li.topic1 {float: left;}
.img_block li.topic2 {float: right;}
.img_block li a {display: block;}
.img_block img {width: 273px;height:149px;padding:3px;border:1px solid #e6e5e5}
.img_block h3 a{height: 46px;line-height: 46px;overflow: hidden;font-size:16px;font-weight:normal;color:#000;padding: 0 10px;}
#section_topic .smalltext {font-size: 12px;font-family: "Microsoft YaHei";text-indent: 2em;background: none;padding: 2px 3px 10px;height: 80px;}
#section_topic .img_block .more {font-size: 12px;color: #2b4d85;text-align: right;padding-top: 5px;}
#section_topic .more a {display: inline;}

.article_rank {width: 310px;float: right;background-color: #FFF;}
.article_rank .rankbox {padding: 12px 10px 22px;}
#tab_rank_tag {border-bottom: 1px solid #d4624e;}
#tab_rank_tag li {height: 28px;line-height: 28px;float: left;width: 72px;text-align: center;}
#tab_rank_tag li.cur {border-bottom: 3px solid #d4624e;}
#tab_rank_con {padding-top: 13px;}
#tab_rank_con li{border:none;font-size:14px;height:24px;line-height: 24px;overflow: hidden;}
#tab_rank_con .moodlist li {height: 48px;}
#tab_rank_con span {display:block;float:left;background:#848484;height:16px;width:16px;line-height:16px;font-size:12px;text-align:center;margin-top:5px;margin-right:10px;color:#fff}
#tab_rank_con li.top1 span,#tab_rank_con li.top2 span,#tab_rank_con li.top3 span{background:#990000;}

#section_author .section_content {padding: 0 16px 23px;}
#section_author .section_content .commonlist a {color: #000;}
#section_author .section_content strong {display: inline-block;height: 40px;line-height: 40px;text-indent: 29px;font-size: 16px;color: #000;background: url("daily_images/bg_all.png") no-repeat scroll 2px -336px transparent;margin-bottom: 7px;}
#section_author .section_content .commonlist {padding: 0;}
#section_author .author_article {width: 286px;margin-right: 52px;float: left;}
#section_author .author_list {width: 290px;float: right;}
#section_author .author_list li {float: left;width: 76px;}


#section_spe_new {margin-bottom: 20px;}
.spe_block{padding:10px}
.spe_block li.speblock{float:left;padding:12px;padding-top:0px;width:300px;margin-right:2px}
.speblock {padding:10px 0px}
.speblock li {line-height:24px;height:24px;}
.speblock li  a{color:#000}
.speblock img{width:274px;height:150px;padding:4px;border:1px solid #e6e5e5}
.speblock p{text-align: left;text-indent:2em;padding:1em}
.speblock h3{height:36px;line-height: 36px;overflow: hidden;text-indent: 2.2em;font-size:16px;background:url("daily_images/bg_all.png")  no-repeat 8px -337px;}
.speblock h3 a{}

#section_spe_good{margin-bottom: 20px;}
#section_map{}
ul.classnav{padding:15px 20px;}
.classnav li{float:left;width:80px;text-align:center;line-height:28px;height:28px;}
#section_map .class_alist {padding:10px 20px;}
.index_l{float:left;width:295px;margin-right:38px;}
.index_c{float:left;width:295px;}
.index_r{float:right;width:295px;}

.class_alist_title{padding:0px 8px;font-size:16px;padding-bottom:5px;border-bottom:2px solid #ccc}
.class_alist_content{padding:8px 8px}
.class_alist_content li{height:24px;line-height:24px;}
.class_img_article img{width:135px;height:76px;float:left}
dl.class_img_article{border-bottom:1px dotted #ccc;padding-bottom:20px;}
.class_img_article dt{height:24px;line-height:24px;overflow: hidden;font-size:14px;margin:0px 0px 8px;}
.class_alist_content .summary{width:130px;float:right}
.class_alist_content dd {height:76px;overflow: hidden;}
.class_alist_content .commonlist{padding-left:0px;}


#section_link{}
#tab_link_tag {color:#000;}
#tab_link_tag li.cur {background: #731e1e;color:#fff}
#tab_link_tag li {float:left;	padding:7px 15px;}
#tab_link_con {background: #fff;padding: 20px 0px 20px 30px;height:215px;border:1px solid #e3e3e3}
#tab_link_con  li {float:left;width:140px;height:28px;line-height:28px;overflow:hidden;margin-right:15px;}

.main_box{background:#fff;margin-bottom: 20px;}

.center{text-align:center}
.summary p{font-size: 12px;line-height:20px;}
.summary {text-align: left;text-indent:2em;font-size: 12px;line-height:20px;}
.summary14 p{font-size: 14px;line-height:24px;}
.summary14 {text-align: left;text-indent:2em;font-size: 14px;line-height:24px;}


/* weixin-weibo fixedlayer */

#jump{position:fixed;top:200px;left:50%;margin-left:510px;width:40px;z-index:400;_position:absolute;_top:expression(documentElement.scrollTop + "px");}
#totop,#rss1,#share,#reply,#ceping{display:block;width:40px;height:40px;cursor:pointer;}
#totop{background:url(images/top.png) repeat scroll 0% 0% transparent;}
#rss1{
    background: url("daily_images/bg_all.png") repeat scroll 11px -897px #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
}
#share{background:url(images/share.png) repeat scroll 0% 0% transparent;}
#reply{background:url(images/reply.png) repeat scroll 0% 0% transparent;}


#totop:hover{background:url(images/toped.png) repeat scroll 0% 0% transparent;}
#rss1:hover {
    background: url("daily_images/bg_all.png") repeat scroll 11px -1057px #fff;
}

#share:hover{background:url(images/shared.png) repeat scroll 0% 0% transparent;}
#reply:hover{background:url(images/replyed.png) repeat scroll 0% 0% transparent;}
#ceping{background:url(images/ceping.png) repeat scroll 0% 0% transparent;}
#ceping:hover{background:url(images/cepinged.png) repeat scroll 0% 0% transparent;}
.yjbys_sj { position:absolute; z-index:9999; top:150px; display:none;}
.yjbys_sj img{ border:1px solid #DDDDDD;}
#EWM{ position:absolute; left:0px;top: 200px;}
#EWM img{ width:150px; height:150px;}
.red{ color:red}
.scanning {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}


/* 后补 */
.loginbutton {
    background-color: #6588b3;
    border: 1px solid #3b679c;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 33px;
    margin-right: 6px;
    padding-bottom: 2px;
}
.loginbutton:hover {color: #FFF;}
.searchwrap {
    float: right;
    padding-left: 12px;
    background:url("daily_images/bg_all.png") no-repeat scroll 0 -1220px transparent;
    width: 228px;
}
.searchform {
    border: 1px solid #c1c1c1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;
}
.searchbox{
    border-top: 1px solid #dddcdc;
    display: inline-block;
    height: 21px;
    background-color: #ededed;
    width: 228px;
}

.showselect {
    background-color: inherit;
    border: none;
    float: left;
    width: 78px;
    height: 22px;
    line-height: 22px;
}

.input-box {
    float: left;
    height: 17px;
    line-height: 17px;
    padding: 1px 3px;
}
.inputText {
    float: left;
    width: 116px;
    height: 17px;
    border: none;
    background-color: #ededed;
}
.inputSub {
    float: right;
    width: 28px;
    height: 22px;
    padding: 0 5px;
    cursor: pointer;
    border: none;
    background:url("images/bg_tui.png") no-repeat 5px -90px transparent;
}


.publicity {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 43px;
}
.focus,.subscriptions {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    clear: both;
}
.subscriptions {
    padding-left: 26px;
}
.tips {
    font-size: 14px;
    float: left;
}
.bg_ico {
    display: inline-block;
    float: right;
    width: 28px;
    height: 22px;
    background:url("images/bg_tui.png");
    float: left;
    margin-left: 10px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* ie8  */
    filter:alpha(opacity=60);    /* ie5-7  */
    opacity: 0.6;    /* css standard, currently it works in most modern browsers  */
}
.bg_ico:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* ie8  */
    filter:alpha(opacity=100);    /* ie5-7  */
    opacity: 1.0;    /* css standard, currently it works in most modern browsers  */
}

.sina {
    background-position: 0 222px;
}
.weixin {
    background-position: 0 165px;
    cursor: pointer;
    position: relative;
}
.weixin-box {
    display: none;
    position: absolute;
    top: 40px;
    right: 82px;
    border: 1px solid #cecece;
    box-shadow: 0 0 4px #808080;
    -moz-box-shadow: 0 0 4px #808080;
    -webkit-box-shadow: 0 0 4px #808080;
}
.rss {
    background-position: 4px 117px;
}
.mail {
    background-position: 2px 64px;
    cursor: pointer;
    position: relative;
}
.mail-box {
    display: none;
    position: absolute;
    top: 40px;
    right: 0px;
    border: 1px solid #cecece;
    box-shadow: 0 0 4px #808080;
    -moz-box-shadow: 0 0 4px #808080;
    -webkit-box-shadow: 0 0 4px #808080;
    background-color: #FFF;
    padding: 16px 18px 14px;
}
.input-email {
    display: block;
    height: 21px;
    line-height: 21px;
    padding: 2px 3px;
    margin-bottom: 8px;
}
.btn-box {
    text-align: right;
}
.btn {
    width: 72px;
    height: 28px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    border: none;
    background:url("images/bg_subemail_button.png") no-repeat 0 0 transparent;
}


.tiptop {
    position: absolute;
    width: 11px;
    height: 9px;
    top: -20px;
    left: 64px;
    top: -9px;
    background:url("images/bg_tiptop.png") no-repeat 0 0 transparent;
}

.mail-box .tiptop {
    left: 168px;
}


/*--------------- login modal -----------------*/
#lean_overlay {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.loginmodal {
    width: 388px;
    background: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.loginmodal .modaletools {
    text-align: right;
}
.loginmodal .modaletools a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    width: 26px;
    text-align: center;
    text-indent: 1px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    box-shadow: 2px 3px 7px #000;
    -moz-box-shadow: 2px 3px 7px #000;
    -webkit-box-shadow: 2px 3px 7px #000;
    background-color: #FFF;
    margin: -8px -8px 0 0;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}
.loginmodal form {
    padding: 0 80px 30px;
}
.loginmodal form strong {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #797373;
}

.loginmodal .login {
    width: 228px;
}

.loginmodal form .username {
    background: url("images/bg_username.png") no-repeat scroll 0 0 #f4f4f4;
}
.loginmodal form .password {
    background: url("images/bg_password.png") no-repeat scroll 0 0 #f4f4f4;
}
.loginmodal form .txtfield {
    height: 34px;
    line-height: 34px;
    border: 1px solid #cccccc;
    color: #c7c7c7;
    margin: 14px 0 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px #d1d1d1 inset;
    -moz-box-shadow: 0 1px 1px #d1d1d1 inset;
    -webkit-box-shadow: 0 1px 1px #d1d1d1 inset;
}


.loginmodal form .txtfield input {
    height: 24px;
    line-height: 24px;
    width: 184px;
    font-size: 14px;
    border: none;
    padding: 5px 0 5px 5px;
    margin-left: 39px;
    background-color: #f4f4f4;
    box-shadow: 0 1px 1px #d1d1d1 inset;
    -moz-box-shadow: 0 1px 1px #d1d1d1 inset;
    -webkit-box-shadow: 0 1px 1px #d1d1d1 inset;
    color: #c7c7c7;
    background: url("images/bg_loginput.jpg") no-repeat scroll 0 5px transparent;
}

.loginmodal form .forgetmsg {
    padding: 13px 0;
}
.loginmodal form .forgetmsg,.loginmodal form .forgetmsg a {
    font-size: 12px;
    color: #8a5b22;
}
.loginmodal form .forgetmsg span {
    font-size: 12px;
    color: #797373;
}

.loginmodal form .inputsub {
    height: 38px;
    line-height: 38px;
    width: 100%;
    background-color: #4a84ca;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: none;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.loginmodal form .reg {
    width: 160px;
    padding-top: 36px;
    color: #666;
}
.loginmodal form .regbutton {
    width: 72px;
    height: 28px;
    color: #666;
    cursor: pointer;
    text-align: center;
    border: none;
    background-color: #f4f4f4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #d1d1d1;
}
/*--------------- login modal -----------------*/

.s-tac {
    text-align: center;
}
.s-tar {
    text-align: right;
}
.s-ti {
    text-indent: 2em;
}

#section_ad {
    padding-right: 10px;
}



/*** pl_list ***/
.pl_list .avatar {
    padding-right: 12px;
}
.pl_list .avatar img {
    height: 64px;
    width: 64px;
}

.pl_list .inputarea {
    width: 575px;
}
.pl_list .inputarea .retext {
    border: 1px solid #d4d4d4;
    padding: 0 5px 5px;
    box-shadow: 0 1px 0 0 #e9e8e8 inset;
    -moz-box-shadow: 0 1px 0 0 #e9e8e8 inset;
    -webkit-box-shadow: 0 1px 0 0 #e9e8e8 inset;
}
.pl_list .inputarea .retext .state {
    padding: 25px 0 20px;
    text-align: center;
}
.pl_list .inputarea .subtool {
    height: 30px;
    line-height: 30px;
    padding: 4px 0;
    font-size: 12px;
    color: #a5a5a5;
}
.pl_list .inputarea .subtool a {
    color: #a5a5a5;
}
.pl_list .inputarea .subtool .submitbutton
{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #FFF;
    background-color: #ba4242;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 -3px 0 #911a1a inset;
    -moz-box-shadow: 0 -3px 0 #911a1a inset;
    -webkit-box-shadow: 0 -3px 0 #911a1a inset;
    padding: 4px 15px 5px;
    cursor: pointer;
}

.pl_list .inputarea .subtool .dissubmitbutton {
    background-color: #C8C8C8;
    box-shadow: 0 -3px 0 #B2B2B2 inset;
    -moz-box-shadow: 0 -3px 0 #B2B2B2 inset;
    -webkit-box-shadow: 0 -3px 0 #B2B2B2 inset;
}
.pl_list .inputarea textarea {
    width: 100%;
    border: none;
    background-color: #FFF;
    margin-top: 5px;
}
.pl_list .inputarea .subtool .facebutton {
    display: inline-block;
    padding-left: 24px;
    cursor: pointer;
    background: url("../images/bg_facebutton.png") no-repeat scroll 0 5px transparent;
}
.pl_list .inputarea .subtool .facebutton:hover {
    background: url("../images/bg_facebuttonhover.png") no-repeat scroll 0 5px transparent;
}

.comment_list {
    padding: 0 20px;
}
.comment_list li {
    padding: 14px 0 10px;
    border-bottom: 1px solid #e3e3e3;
}
.comment_list .userpic img {
    width: 64px;
    height: 64px;
}
.pl_list .comment_list .comment{
    width:575px;
}
.comment_list .comment {
    width: 570px;
}
.comment_list .property strong {
    color: #a40000;
}
.comment_list .property strong a {
    color: #a40000;
}
.comment_list .property em {
    color: #8a5b22;
    font-style: normal;
    font-size: 12px;
}
.comment_list .pltext {
    padding: 10px 0;
    overflow: hidden;
}
.comment_list .interaction {
    text-align: right;
    font-size: 12px;
}
.comment_list .interaction a {
    color: #666666;
    font-size: 12px;
}

.pl_list .readallpl {
    height: 24px;
    line-height: 24px;
    margin-top: -1px;
    border-top: 1px solid #FFF;
}
.pl_list .readallpl a {
    font-size: 12px;
    color: #a00000;
    display: block;
    background-color: #ffdcdc;
}
.pl_list .readallpl a:hover {
    background-color: #f8baba;
}

/*孺子追加[2014年11月27日11:40]*/
#oldplbox{
    position: relative;
}
#oldplbox #saypl{
    margin: auto;
    width:96%;
}
#oldplbox .inputText{
    float:none;
}
#oldplbox #saytext{
    margin:10px 10%;
    width:80%;
}
#oldplbox #saytext:hover{
    border-color:#8FC650;
}
#oldplbox  #saytext + input{
    margin-left:80%;
}
#oldplbox #gotosinapl{
    position: absolute;
    display: block;
    width:42px;
    height: 90px;
    right: -60px;
    top:20px;
    text-indent: -99999px;
    background: url("../images/gotosina.png") no-repeat scroll 0 0 transparent;
}
#oldplbox A#gotosinapl:hover{
    background-position: -42px 0;
}
#sinaplbox A#sinapt{
    display: block;
    text-decoration: none;
    font-family: Microsoft Yahei;
    font-weight: bold;
    margin-left:20px;
}
#sinaplbox A#sinapt:hover{
    text-decoration: none;
}
#oldplbox .section_content .readallpl A{
    display: none;
}
/*孺子 END */


.this_black a {
    color: #000000;
    font-weight: bold;
}