<!-- 注:在更改样式时页面中所有元素的id和class名称请勿随意更改 -->
*{padding:0;margin:0;}
.current a:hover,.current a:active,.current a:link,.current a:visited{color:red;}
.dqsj{width:50%; margin-top:0px; float:none;background:transparent;}
.dqsj-title{ padding-left:2px;width:100%;line-height:30px; font-size:14px;}
.dqsj-title h3{width:20px; height:20px; margin-top:10px; margin-right:6px; background:url(/system/resource/news/calendar/images/x.jpg) no-repeat; text-align:center; line-height:20px; color:#fff; font-size:14px; font-weight:normal; float:left;}
.dqsj-summary,.dqsj-wbdate,.dqsj-enddate,.dqsj-treename,.dqsj-author,.dqsj-editor,.dqsj-audit{color:#474747; font-size:12px; line-height:20px; margin-left:6px; width:300px;}
.dqsj a {cursor:pointer;color:#005bac;text-decoration:none;}
.dqsj-more {display:none;color:#005bac;align:right;float:right;padding-right:5px;background:url(/system/resource/news/calendar/images/more.jpg) 20px 15px no-repeat;}

.rl
{
    position: relative;
    width:100%;}
.cal table
{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    table-layout: fixed;
    vertical-align: middle;
    height:2.8rem;}
.cal table td{border:1px solid #f1f1f1;}
.cal{width:100%;}
.cal th,.cal td
{
    
    text-align:center;
    line-height:32px;
    padding: 0;
    color:#777;
    font-size: 14px;}
.cal th
{
    font-weight: bold;
    font-size:0.16rem;color:#333333;
    height:0.4rem;}
.cal td
{
    border-bottom:0;
    cursor:pointer;}
.cal td:nth-child(6),.cal td:nth-child(7) {
    color:#a82327;}
.cal td:nth-child(6).cur,.cal td:nth-child(7).cur{color:#ffffff;}
.cal td:hover
{
    background:#a82327;
    cursor:pointer;
    color:#fff;}
.cal td.empty:hover
{
    background:transparent;
    cursor:default;}

.cal .on
{
    background:url(/system/resource/news/calendar/images/h-point.png) center bottom no-repeat;
    position: relative;}
.cal .cur{
    background:#a82327;
    color:#fff;}
.cal td.on:hover
{
    background:url(/system/resource/news/calendar/images/h-point.png) #2f6aaa center bottom no-repeat;
    cursor:pointer;
    color:#fff;}
.calendar{
    width:100%;
    height:auto;
    margin-top:0px;background:#ffffff;border-radius:0.2rem 0.2rem 0 0;}
.calendar_cur_date {
    width:100px;
    height:30px;
    line-height:30px;
    float:left;
    background:#dbdbdb;
    color: #656565;
    font-size:14px;
    text-align:center;
    border-right: 5px solid #fff;
    display: none;}
.calendar_top_right {
    width: 100%;height:0.5rem;
    color:#fff;
    background: #a82327;border-radius:0.2rem 0.2rem 0 0;}
.calendar_month_next,.calendar_month_prev
{
    width:0.5rem;
    height:0.5rem;
    cursor:pointer;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:auto 0.18rem;}
.calendar_month_next img,.calendar_month_prev img{display:none;}
.calendar_month_next
{
    float:right;
    background-image:url(img/right.svg);}

.calendar_month_span
{
    display:inline;
    line-height:0.5rem;
    font-size:0.18rem;
    font-weight:bold;}
.date_lunar_terms
{
    position: absolute;
    top: 0;
    right: 75px;
    line-height:30px;
    font-size:14px;
    color: #fff;}
.calendar_month_prev
{
    float:left;
    margin-left:0px;
    background-image:url(img/left.svg);}

.cal_succ_calendar_title
{
    text-align:center;
    width:100%;}

.cal_main
{
    width:100%;
    font-family:"Microsoft YaHei",SimHei;}
.closestyle2080{ font-size:12px;color:#333333;text-decoration: none ;}

