﻿/*** 党史上的今天弹窗 ***/
.pop_day { background:#000; filter:alpha(opacity=50); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; width:100%;top:0; left:0; right:0; bottom:0; position:fixed; z-index:999; }
.pop_day_c { position:absolute; z-index:9999; left:50%;top:50%; width:340px; height:540px; margin-left:-170px; margin-top:-270px; background:#c91c1e; border-radius:15px;  }
.pop_day_c .close_btn { position:absolute; right:0px; top:-32px;  z-index:99999;}
.pop_day_c .close_btn a { width:24px; height:24px; display:block;}
.pop_day_c .close_btn a img { width:24px; height:24px; }
.pop_day_c img { width:100%;}

/***** 党史上的今天 *****/
.top_img { position:absolute; top:0; left:0;}
.top_img img { width:100%;border-radius:15px 15px 0 0;}
.top_img p { position:absolute; right:20px; top:15px; font-size:24px; line-height:30px; color:#fae8b1; text-align:right;}
.end_img { position:absolute; bottom:-3px; left:0; right:0;}
.end_img img { width:100%; border-radius:0px 0 15px 0;}
.ds_box { padding:20px;}
.ds_c { background:url(../images/text_bg.jpg); padding:147px 20px 128px 20px; min-height:220px; }
.ds_c p { font-size:26px; color:#000; line-height:36px;text-align:justify;}
.ds_c p b { color:#d00;}