﻿@charset "utf-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center
*/
/* Css Reset */
.calendar {
    width: 603px;
    height: 432px;
    /* display: none; */
    padding: 0px;
    background-color: #fff;
    border: brown;
    padding-left: 30px;
    padding-right: 20px;
}
.calendar li {
    position: relative;
    
}
.calendar li.item {
    color: #d0cbbc;
    transition: all 0.3s;
}
.calendar li.item-curMonth {
    color: #333; background: url(../img/line.png) repeat;
}
.calendar li .numCount {
    display: none;
}
.calendar li.item-curDay .numCount {
    position: absolute;
    display: block;
    font-size: 12px;
    background: #c00;
    width: 12px;
    line-height: 12px;
    text-align: center;
    color: #fff;
    height: 12px;
    right: -2px;
    top: -2px;
    border-radius:10px;
    text-align:center;
}
.calendar li.item-curDay .numCount span { display:none;}
.calendar li.item-curDay {
    position:relative;
    background-color: #ecf3fa;
}
/*
.calendar li.item-curDay:after { content:""; width:4px; height:4px; border-radius:50%; background:#004e90; position:absolute; left:50%; bottom:15%; margin-left:-2px;}
*/
.calendar-title {
    position: relative;
    height: 60px;
    line-height: 60px;
    padding-bottom: 30px;
}
.calendar-title .title{
    float:left;
    height: 50px;
    line-height: 50px;
    padding-left: 32px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding-top: 6px;
}
.calendar-title .showDate{
    float:right;
    padding-right:50px;
    font-size:16px;
    color: #fff;
    display: none;
}
#backToday {
    position: absolute;
    left: 60%;
    display:none;
    top: 8px;
    width: 80px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    color: #888;
    font-size: 18px;
}
.calendar-title .arrow {display: none;}
.calendar-title .arrow span {
    color: #666;
    font-size: 20px;
    cursor: pointer;
    position:absolute;
    right: 86px;
    width:50px;
    height:46px;
    line-height:46px;
    text-align:center;
    top:20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.calendar-title .arrow span:hover {
    color: #014c8f;
}
.calendar-title .arrow .arrow-next {
    left:auto;
    right:0px;
}
.calendar-week,
.calendar-date {
    overflow: hidden;
}
.calendar-week .item,
.calendar-date .item {
    float: left;
    width: 52px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right:5px;
    margin: 0 20px 0 15px;
}
.calendar-date .item{
    margin-bottom:5px;
    border-radius: 10px;
}
.calendar-week {
    color: #333;
    font-size: 14px;
    height: 40px;
    margin-right: -10px;
}
.calendar-week li.item{
    color: #333;
    line-height: 36px!important;
}
.calendar-week li.item:nth-child(7),
.calendar-week li.item:nth-child(6) { color:#c00;}
.calendar-date {padding-top: 8px;margin-right: -10px;}
.calendar-date .item {
     /*border-radius: 50%;*/
     cursor: pointer;
     font-size: 20px;
     font-weight: 700;
}
.calendar-date .item-curMonth:hover {
     background: #f74601;
     color:#fff;
     font-size: 22px;
}
.calendar-date .item-curMonth {
     color: #333;
}
.calendar-date .item-curDay,
.calendar-date .item-curDay:hover {
     color: #fff;
}
.calendar-today {
    display: none;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 90px;
    height: 48px;
    padding: 6px 10px;
    background-color: rgb(255, 128, 142);
    border-radius: 5px;
}
.calendar-today .triangle {
    position: absolute;
    top: 50%;
    left: -16px;
    margin-top: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent rgb(255, 128, 142) transparent transparent;
}
.calendar-today p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.calendar li.item-cur-click {color: #fff;background: #f74601;}
.calendar li.item-cur-click:after { background:#fff;}
    
/* 日历---------------------------  */

/* 弹窗 */
.box-Eject { /*clear: both;*/ width: 330px;}
.box-Eject .Etit { cursor: pointer; padding: 10px 20px; background-color: #9a5339; color: #fff; float: left;}
.box-Eject-bd { z-index:10;  position:fixed; width:700px;  left:50%; margin-left: -350px; top:30%; background:#fff; display: none; z-index: 11;}
.box-Eject-bd .EHd {height: 80px;line-height: 80px;background: linear-gradient(to left, #36b5cb, #7cd1a8);padding: 0 15px;-webkit-background-size: auto 50%;background-size: auto 50%;text-align: center;}
.box-Eject-bd .EHd h5 {font-size: 28px;color: #fff;font-weight: bold;}
.box-Eject-bd .EBd { padding:30px 40px 40px; }
.box-Eject-bd a.closeMore {display:block;position:absolute;width: 40px;height: 40px;border-radius: 100%;overflow: hidden;text-align: center;right: -16px;top: -16px;background: #d5ae55 url(../../base/img/x.png) no-repeat center;color: #fff;text-indent: -999px;cursor: pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.box-Eject-bd a.closeMore:hover { text-decoration:none; transform: rotate(360deg) ;}
.layerbg{display: none;width: 100% !important;height: 100%!important;z-index: 10;background: #000;opacity: 0.7;filter: Alpha(opacity=70);position: fixed;top: 0;left: 0;}
.box-Eject-bd  .infoList li {position:relative;line-height: 20px; padding:5px 0 5px 12px}
.box-Eject-bd  .infoList li:before { position:absolute; content:""; width:4px; height:4px; border-radius:50%; background:#999; left:0; top:14px; }