.indexcalendar {
    height: 458px;
    overflow: hidden;
    background: #fff;
    position: relative;
}
.indexcalendar .calendarLeft,
.indexcalendar .calendarMid{
	position: relative;
	z-index: 2;
}
.indexcalendar .calendarLeft {
    display: block;
    width: 280px;
    height: 100%;
    background: url(../images/calendar_left.jpg) left bottom no-repeat;
    background-size: 100% 100%;
}
.indexcalendar .calendarMid {
    width: 390px;
    height: 100%;
    background: #f7f7f7;
}
.indexcalendar .calendarRight{
	position: relative;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 1;
	padding: 0 0 0 670px;
}
.indexcalendar .calendarRight .title{
	height: 85px;
    padding: 20px;
    border-bottom: 1px solid #8dd2c8 !important;
}
.indexcalendar .calendarRight .title h3 {
    letter-spacing: 2px;
    color: #98ccd8;
    font-weight: bold;
}
.indexcalendar .calendarRight .title i{
	display: inline-block;
	width: 17px;
	height: 17px;
	background: #fff;
	border-radius: 50%;
	border: solid 1px #98ccd8;
    position: relative;
    margin: 0 6px 0 0;
    top: 3px;
}
.indexcalendar .calendarRight .title i:after{
	display: block;
	content: '';
	width: 9px;
	height: 9px;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	border: solid 1px #98ccd8;
	position: absolute;
}
.indexcalendar .calendarRight .title span {
    display: block;
    font-weight: lighter;
    color: #98ccd8;
    margin: 6px 0 0;
}
.picScroll-top2{
    min-height: 250px;
}
.announceContent a {
    color: #6cf;
}
.announceContent a:hover {
    text-decoration: underline;
}
.announceItem {
    display: block;
    text-align: center;
    padding-top: 40px;
}
.announceItem img {
    display: inline-block;
    height: 133px;
    width: 104px;
}
.announceItem p {
    line-height: 22px;
    color: #333;
    padding-top: 20px;
}
.announceItem a{
    display: inline;
}
.onedaybox {
    padding: 18px 18px 18px 13px;
    overflow: hidden;
    position: relative;
}

.onedaybox:before {
    display: block;
    content: "";
    width: 29px;
    height: 103px;
    background: url(../images/onedaytitle.png) left center no-repeat;
    position: absolute;
    left: 16px;
    top: 10px;
}

.onedaybox:after {
    display: block;
    content: "";
    width: 38px;
    height: 33px;
    background: url(../images/onedaybg.png) center no-repeat;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.oneday_con {
    margin-left: 27px;
    padding: 20px 10px 20px 12px;
    overflow: hidden;
    background: #f9f9f9;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 84px;
}

.oneday_con p {
    line-height: 22px;
    height: 44px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sc-calendar {
    width: 100%;
    height: 32rem;
    text-align: center;
    font-family: "Microsoft Yahei";
    color: #4A4A4A;
    background-color: white;
    /*float: left;*/
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    user-select: none;
    -webkit-text-size-adjust: none;
    font-size: 0.666666rem;
}
.showmonth5{
    overflow: hidden;
}
.showmonth6{
    height: 36.5rem;
}



.sc-title {
    height: 5.083rem;
    border-bottom: 0;
    color: white;
}
.year {
    float: left;
    position: relative;
    left: 3.125rem;
    top: 1.25rem;
    font-size: 1rem;
}

.month {
    float: left;
    position: relative;
    width: 12.25rem;
    padding: 0.208333rem;
    box-sizing: border-box;
    top: 2.3rem;
    font-size: 0.916666rem;
    font-size: 1.25rem;
}

.monthdiv {
    position: relative;
    top: -0.3rem;
    display: inline-block;
    width: 8rem;
}

.month .arrow {
    display: inline-block;
    width: 1.5rem;
}

.sc-mleft {
    background: url(../img/arrowLeftCircle.png) center top no-repeat;
    background-size: 100% 100%;
    width: 1.5rem;
    height: 1.5rem;
}

.sc-mright {
    background: url(../img/arrowRightCircle.png) center top no-repeat;
    background-size: 100% 100%;
    width: 1.5rem;
    height: 1.5rem;
}

.month:last-child {
    width: 100%;
    margin: 0 auto;
}

.year span {
    padding: 0.2em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: "Microsoft Yahei";
    color: white;
}


.sc-body {
    height: 23.916666rem;
    clear: both;
    /*border-bottom: 1px solid #E6E4E0;*/
}

/*星期*/
.sc-week {
    height: 4.166rem;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 4.166rem;
    color: #4A4A4A;
    background-color: #efeff4;
}

.sc-week-item {
    height: 100%;
    float: left;
    width: 14.285%;
    color: #bbbbbb;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sc-week .sc-week-today{
    color:#333333;
    background-color: white;
}
/*日*/
.sc-days {
    width: 100%;
    height: 100%;
}

.sc-item {
    width: 13.5%;
    height: 3.7rem;
    float: left;
    color: #565555;
    background-color: #ffffff;
    box-sizing: border-box;
    margin: 0.4rem 0.1rem;
    padding-top: -0.1rem;
}

.sc-item .day {
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: #333333;
    font-weight: normal;
}
.sc-item .lunar-day {
    font-size: 0.7rem;
    line-height: 1rem;
    color: #b2b2b2;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sc-item-small {
    font-size: 0.416666rem !important;
}
.item-nolunar {
    padding-top: 0.833333rem;
}

.sc-vocation {
    background-color: #FFEBEC;
}

.sc-mark {
    background-color: #E5FBFA;
}
.mark{
    height: 0.5rem;
    font-size: 2rem;
    line-height: 0.9rem;
    color: rgba(241, 43, 43, 1);
}
.sc-mark-show {
    visibility: visible;
}

.sc-mark-hide {
    visibility: hidden;
}

.sc-vocation:before {
    content: '休';
    display: block;
    position: absolute;
    font-size: 0.7em;
    width: 1.2em;
    font-weight: 100;
    color: white;
    background-color: #E00808;
    margin-top: -0.416666rem;
}
.sc-premonth , .sc-nextmonth {
    color: #666!important;
}

.sc-premonth .day , .sc-nextmonth .day,
.sc-premonth .day, .sc-nextmonth .lunar-day {
    color: #bbb!important;
}

.sc-today {
    /*background: url(../img/blueBg.png) no-repeat;*/
    background-size: 3.666666rem 3.666666rem;
    background-position:top center;
    color: white;
}

.sc-today .day {
    color: white !important;
}
.sc-today .lunar-day{
    color: white;
}
.sc-festival .lunar-day {
    color: #E00808;
}
.announceItem{
    display: block;
}
.announceItem>img.arrowRight{
    float: right;
    width: 0.625rem;
    height: 1.166rem;
    vertical-align: middle;
    margin-top: -2rem;
    margin-right: 0.3rem;
}
.announceItem>img.cpmpleted{
    float: right;
    vertical-align: middle;
    width: 3.833rem;
    height: 2.25rem;
    margin-top: -2.6rem;
    margin-right: 1.3rem;
}


.calendarbox {
    width: 100%;
    border-top: 85px solid #ac9b93;
    padding: 10px 20px;
    border-color: #98ccd8 !important;
}

/*20180809修改*/
.showmonth5{
    margin-top: -80px;
}
.showmonth6{
    margin-top: -80px;
    height:auto;
}
.sc-title{
    height:35px;
    padding-bottom: 2px;
}
.sc-body{
    height:398px;
    overflow:hidden;
}
.sc-days{
    padding-top:20px;
    height: auto;
    overflow: hidden;
}
.month{
    top:0;
    padding:0;
    float:none;
    text-align: center;
    margin-top:-5px;
}
.month .arrow{
    width: 10px;
    height: 20px;
    vertical-align: middle;
    cursor:pointer;
}
.sc-mleft{
    background: url(../images/arrowleft.png) center top no-repeat;
    -o-background-size:100%;
    -ms-background-size:100%;
    -moz-background-size:100%;
    -webkit-background-size:100%;
    background-size:100%;
}
.sc-mright{
    background: url(../images/arrowright.png) center top no-repeat;
    -o-background-size:100%;
    -ms-background-size:100%;
    -moz-background-size:100%;
    -webkit-background-size:100%;
    background-size:100%;
}
.monthdiv{
    font-size: 18px;
    position: static;
}
.monthdiv .sc-select-year{
    font-size:18px;
}
.monthdiv .sc-select-month{
    font-weight: 600;
    font-size:18px;
}
.sc-week{
    height: 36px;
    font-weight: 600;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    background-color: transparent;
}
.sc-week-item{
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.sc-week .sc-week-today{
    color: #fff;
    background-color: transparent;
}
.sc-item{
    position: relative;
    width: 14.285%;
    height:56px;
    float: left;
    color: #565555;
    background-color: transparent;
    margin: 0;
    padding-top: 0;
    text-align: center;
    cursor:pointer;
}
.sc-today .day{
    display:inline-block;
    height:36px;
    line-height:36px;
    width:36px;
    text-align:center;
    background:#dd2026;
    -moz-border-radius:18px;
    -webkit-border-radius:18px;
    border-radius:18px;
}
.sc-item .day{
    font-size:14px;
    color:#666;
}
.sc-month .day{
    font-size:16px;
    color:#333;
}
.sc-item .lunar-day{
    font-size:12px;
    color:#888;
}
.sc-today .lunar-day{
    font-size:0;
    display:none;
}
.mark{
    width:100%;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    font-size:0;
    width: 30px;
    height: 30px;
    border: solid 1px #a7060d;
    border-radius: 50%;
    left: 50%;
    margin-left: -15px;
    z-index: -1;
    transition: all 0.3s;
}
/*.sc-item.sc-selected,*/
/*.sc-item.sc-active-day,*/
/*.sc-item.sc-selected .mark*/
.sc-item.sc-active-day .mark{
    border: solid 2px #a7060d;
}
.sc-item.sc-selected .mark{
    background-color: #a7060d;
}
.sc-item.sc-selected .day{
    background-color: #98ccd8;
    color: #fff;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    border-radius: 50%;
}
.sc-item.sc-selected .mark.sc-mark-show + .day{
    background-color: #a7060d;
}
.picScroll-top2 {
    padding: 16px 26px 0 26px;
    height: 250px;
    overflow-y: auto;
    position: relative;
}

.picScroll-top2 .bd2 {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}


.picScroll-top2 .bd2 ul li {
    zoom: 1;
    height: 84px;
    position: relative;
    margin: 0 0 35px 0;
}

.picScroll-top2 .bd2 ul li .pic {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    border: 2px solid #ac9b93;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
/*.picScroll-top2 .bd2 ul li .pic i {
    width: 100%;
    height: 32px;
    line-height: 34px;
    display: block;
    background: rgba(201, 6, 14, .6);
    font-style: normal;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}*/

.picScroll-top2 .bd2 ul li .pic img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
}

.picScroll-top2 .bd2 ul li:hover .pic {
    transition: all 0.3s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.picScroll-top2 .bd2 ul li p,
.picScroll-top2 .bd2 ul li h3{
    margin: 0 0 0 100px;
}
.picScroll-top2 .bd2 ul li h3 {
    word-wrap: break-word;
    padding-top: 8px;
    font-size: 18px;
}
.picScroll-top2 .bd2 ul li p {
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
    line-height: 1.4;
}
.picScroll-top2 .bd2 ul li:hover h3 {
    color: #c9060e;
}
.picScroll-top2 .hd2 {
    overflow: hidden;
    text-align: center;
    height: 35px;
    padding-top: 5px;
}

.picScroll-top2 .hd2 ul {
    text-align: center;
    overflow: hidden;
}

.picScroll-top2 .hd2 li {
    width: 20px;
    height: 6px;
    display: inline-block;
    padding: 0;
    font-size: 0;
    margin: 0 12px;
    vertical-align: top;
    cursor: pointer;
    background:#c7eaf3;
    border-radius: 5px;
}

.picScroll-top2 .hd2 li.on {
    background: #98ccd8;
    width: 40px;
}

@media only screen and (max-width: 1440px) {
    
    .indexcalendar{
        height: 380px;
        width: 980px;
        margin: 0 auto;
    }
    .sc-body{
        height: 300px;
    }
    .indexcalendar .calendarLeft{
        width: 234px;
    }
    .indexcalendar .calendarMid{
        width: 320px;
    }
    .indexcalendar .calendarRight{
        padding: 0 0 0 554px;
    }
    .onedaybox{
        display: none;
    }
    .sc-item{
        height:  50px;
    }
    .picScroll-top2{
        height: 220px;
        min-height: 220px;
    }
    .announceItem{
        padding-top: 20px;
    }
    .picScroll-top2 .bd2 ul li{
        margin: 0 0 18px 0;
    }
}
@media only screen and (max-width: 1366px) {
    .indexcalendar {
        height: 360px;
        width: 930px;
        margin: 0 auto;
    }
    .sc-body{
        height: 300px;
    }
    .sc-days{
        padding-top: 8px;
    }
    .indexcalendar .calendarLeft{
        width: 222px;
    }
    .indexcalendar .calendarMid{
        width: 320px;
    }
    .indexcalendar .calendarRight{
        padding: 0 0 0 540px;
    }
    .onedaybox{
        display: none;
    }
    .sc-item{
        height:  50px;
    }
    .picScroll-top2{
        height: 220px;
        min-height: 220px;
    }
    .announceItem{
        padding-top: 20px;
    }
    .picScroll-top2 .bd2 ul li{
        margin: 0 0 18px 0;
    }
}