<!-- 注:在更改样式时页面中所有元素的id和class名称请勿随意更改 -->
*{padding:0;margin:0;}
.cal{    background: #003f98;
    border-radius: 0 0 10px 10px;padding:5px;
    box-shadow: inset 0rem 4px 10px 0rem rgba(0, 0, 0, 0.3);}
    }
.current a:hover,.current a:active,.current a:link,.current a:visited{color:red;}
.dqsj{width:100%; margin-top:0px; float:none;background:transparent;}
.dqsj-title{ padding-left:2px;width:100%;font-size: 20px;font-size:1.8rem;color:#003f98;line-height: 1.6; margin-bottom: 5px;}



.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;}

.rl
{
    position: relative;
    margin-top:10px;}
.cal table
{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    table-layout: fixed;
    vertical-align: middle;}

.cal th,.cal td
{
    text-align:center;
    line-height:52px;
    padding: 0;
    color:#fff;
    font-size: 16px;}
.cal th
{
    font-weight: normal;
    font-size:14px;
    height:36px;}
.cal td
{
    border-bottom:0;
    cursor:pointer;}
.cal td:hover
{
    background:#2f6aaa ;
    cursor:pointer;
    color:#fff;}
.cal td.empty:hover
{
    background:transparent;
    cursor:default;}
.cal td:nth-child(6),.cal td:nth-child(7) {
    color:#f5f5f5;}
.cal .on
{
    background:url(/system/resource/news/calendar/images/h-point.png) center bottom no-repeat;
    position: relative;}
.cal .cur{
    background:#2f6aaa;
    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:30px;
    background-color:transparent;}
.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 {
    background: #003f98;border-bottom: none !important;line-height: 1.6rem !important;padding: 0 0.7rem !important;color: #fff !important;border-radius:10px 10px 0 0;box-shadow: 0px 1px 23.52px 0.48px rgba(83, 90, 129, 0.1);}
.calendar_month_next img,.calendar_month_prev img{
display:none;}
.calendar_month_prev
{
    width:40px;
    height:50px;
    cursor:pointer;
    background:url(../new2025/images/l-2.png) no-repeat center;
    background-size:30px;}
.calendar_month_next
{
    width:40px;
    height:50px;
    cursor:pointer;
    background:url(../new2025/images/r-2.png) no-repeat center;
    background-size:30px;}

.calendar_month_next
{
    float:right;}

.calendar_month_span
{
    display:inline;
    line-height:55px;
    font-size:20px;
    margin-right:10px;}
.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;}

.cal_succ_calendar_title
{
    text-align:center;
    /*width:238px;*/
    width:100%;}

.cal_main
{
    width:100%;
    font-family:"Microsoft YaHei",SimHei;}

@media screen and (max-width: 1400px) {
.cal th,.cal td
{
    text-align:center;
    line-height:46px;
    padding: 0;
    color:#fff;
    font-size: 16px;}

}
