/****/
<!-- 注:在更改样式时页面中所有元素的id和class名称请勿随意更改 -->

* {
    padding: 0;
    margin: 0
;}

.current a:hover,
.current a:active,
.current a:link,
.current a:visited {
    color: red
;}

.dqsj {
display: none;
    width: 100%;
    margin-top: 0px;
    float: none;
    background: #fff;
    padding: 2% 5%;}

.dqsj-title {
text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    display: block;
    overflow: hidden;
    line-height: 60px;
    border-bottom: 1px solid #eee;
    position: relative;
    margin-bottom: 15px;}

.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: #666;
    font-size: 16px;
    line-height: 36px;
    margin-left: 0;
    width: 100%;}

.dqsj a {
    cursor: pointer;}

.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;
    margin-top: 15px;}

.cal table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
    vertical-align: middle;
    position: relative;
    z-index: 100;}

.cal th,
.cal td {
    text-align: center;
    line-height: 60px;
    padding: 0;
    color: #333;
    font-size: 20px;}

.cal th {
    font-size: 24px;
    line-height: 50px;
    border-bottom: #d2d2d2 1px solid;
    font-weight: bold;color:#333
;}

.cal td {
    border-bottom: 0;
    cursor: pointer;}

.cal td:hover {}

.cal td.empty:hover {
    background: transparent;
    cursor: default;}


.cal .on {position: relative;    transition: all 0.3s;color:#fff;}
.cal .on:hover::after{  background: #da8b2e;}
.cal .on.this::after {
    background: #da8b2e;}
.cal .on.this{color:#fff;}
.cal .on::after {
content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    background: #cc0000;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translateX(-50%) translateY(-50%);border-radius: 50%;}

/*
.cal .cur{color: #fff;position: relative;}
.cal .cur::after{
   content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/system/_owners/xmgyxy2022/_webprj/images/todaybg.png) center no-repeat;
    background-size: 42%;
    left: 0;
    top: 0;
    z-index: -1;
}
*/
.calendar {
    width: 100%;
    height: auto;
    margin-top: 0px;
    background-color: transparent;
    margin-bottom: 20px;}

.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%;
    float: left;
    color: #fff;
    height: 60px;
    line-height: 50px;
    margin-bottom: 0;}

.calendar_month_next,
.calendar_month_prev {
    width: 60px;
    height: 60px;
    padding-top: 0;
    margin-top: 0px;
    cursor: pointer;
    position: relative;}

.calendar_month_next {
    float: right;
    padding-right: 0;
    background-position: -42px -6px;
    border-radius: 50%;
    overflow: hidden;}

.calendar_month_next::after{ 
    content: ">";
    position: absolute;
    width: 40px;
    height: 40px;
    color: #94070A;
    font-size: 30px;
    text-align: center;
    line-height: 36px;
    /* font-weight: bold; */
    right: 7px;
    top: 5px;
    border: #94070a 1px solid;
    border-radius: 50%;}
    .calendar_month_prev::after{ 
content: "<";
    position: absolute;
    width: 40px;
    height: 40px;
    color: #94070a;
    font-size: 30px;
    text-align: center;
    line-height: 36px;
    right: 7px;
    top: 5px;
    border: #94070a 1px solid;
    border-radius: 50%;}
.calendar_month_next:hover::after{color:#fff;background: #da8b2e;border: #da8b2e 1px solid;}
.calendar_month_prev:hover::after{color:#fff;background: #da8b2e;border: #da8b2e 1px solid;}

.calendar_month_next img {
    width: 50px; display:none
;}

.calendar_month_prev img {
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    display:none
;}

.calendar_month_span {
display: inline;
    margin-right: 0;
    font-weight: bold;
    cursor: pointer;
    font-size: 25px;
    line-height: 50px;
    color: #94070a;
    border: #94070a 1px solid;
    padding: 0.5% 5%;
    border-radius: 5px;}

.date_lunar_terms {
    position: absolute;
    top: 0;
    right: 75px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;}

.calendar_month_prev {
    float: left;
    background-position: -5px -6px;
    border-radius: 50%;
    overflow: hidden;}

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

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

.news {
    position: absolute;
    background: #fff !important;
    z-index: 100000;
    width: 270px;
    padding: 20px;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.news li {
    border-bottom: 1px solid #DFE0E2;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.news a {
    color: #666;
    font-size: 14px;}

.dqsj .dqsj-link:hover {
    color: #8a693d;}

.datebox {
    background: url(images/datebg.png) center #f1ece3 no-repeat;
background-size: cover;
padding: 3% 10%;}

.datetitle {
    background: #94070a;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height:50px;
    font-weight: bold;}
@media screen and (max-width: 800px) {
.cal .on::after{width: 30px;height: 30px;}
.cal th, .cal td{font-size: 18px;}

    .datebox {
        padding: 5% 5%;}

    .datetitle {
        font-size: 20px;
        line-height: 50px;}

    .calendar_month_span {
        font-size: 20px
    ;}

    .calendar_top_right {
        height: 46px;
        line-height: 46px;}

    .datebox {
        padding: 5% 5%;}

    .calendar_month_span {
        line-height: 44px;}

    .calendar_month_prev::after {
    content: "<";
    position: absolute;
    width: 36px;
    height: 36px;
    color: #94070a;
    font-size: 24px;
    text-align: center;
    line-height: 34px;
    /* font-weight: bold; */
    right: 7px;
    top: 5px;
    border: #94070a 1px solid;
    border-radius: 50%;}

    .calendar_month_next::after {
        width: 36px;
        height: 36px;
        font-size: 24px;
        line-height: 34px;}

    .cal th {
        font-size: 18px;
        line-height: 50px;}

    .cal th,
    .cal td {
        line-height: 46px;}

    .rl {
        margin-top: 15px;}

    .cal .cur::after {
        background-size: 65%;}

    .calendar {
        margin-bottom: 30px;}

    .dqsj-title {
        font-size: 18px;
        line-height: 50px;
        margin-bottom: 10px;}

    .dqsj {
        padding: 2% 5% 5% 5%;
        border-radius: 10px;}

    .dqsj-summary,
    .dqsj-wbdate,
    .dqsj-enddate,
    .dqsj-treename,
    .dqsj-author,
    .dqsj-editor,
    .dqsj-audit {
        line-height: 34px;}
    .cal .on.this::after{
    width: 32px;
    height: 32px;}
}

