/**
* yyh & kimi from mb518.com
* 2019-3-25
**/
.WdateDiv {
    width: 291px;
	/*height: 307px;*/
    background-color: #FFF;
    border-radius: 4px;
    border: 1px solid #e4e7ed;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 4%);
    float: left;
}

.WdateDiv2 {
    width: 432px;
}

.WdateDiv > div:nth-child(3) {
    padding: 8px 13px 10px 13px;
	/*border-bottom: 1px solid #ECECEC;*/
}

.WdateDiv .NavImg a {
    cursor: pointer;
    display: block;
    width: 10px;
    height: 1em;
    margin-top: 0.5em;
}

.WdateDiv .NavImgll a {
	float: left;
    background: url(pop_ic_syn@2x.png) no-repeat;
    background-size: 9px 13px;
	margin-top: 8px
}

.WdateDiv .NavImgll a:hover {
    background: url(pop_ic_syn_pre@2x.png) no-repeat;
    background-size: 9px 13px;
}

.WdateDiv .NavImgl a {
    float: left;
    background: url(pop_ic_sgy@2x.png) no-repeat;
    background-size: 6px 13px;
	margin: 8px 0 0 10px
}
.WdateDiv .NavImgl a:hover {
    background: url(pop_ic_sgy_pre@2x.png) no-repeat;
    background-size: 6px 13px;
}

.WdateDiv .NavImgr a {
    float: right;
    background: url(pop_ic_xgy@2x.png) no-repeat;
    background-size: 6px 13px;
	margin: 8px 10px 0 0
}

.WdateDiv .NavImgr a:hover {
    background: url(pop_ic_xgy_pre@2x.png) no-repeat;
    background-size: 6px 13px;
}

.WdateDiv .NavImgrr a {
    float: right;
    background: url(pop_ic_xyn@2x.png) no-repeat;
    background-size: 9px 13px;
	margin-top: 8px
}

.WdateDiv .NavImgrr a:hover {
    background: url(pop_ic_xyn_pre@2x.png) no-repeat;
    background-size: 9px 13px;
}

.WdateDiv #dpTitle {
    height: 1.875em;
    padding: 6px 14px;
	border-bottom: 1px solid #ECECEC;
}

.WdateDiv #dpTitle > div:nth-child(3),
.WdateDiv #dpTitle > div:nth-child(4) {
    margin: 0px 30px;
}

.WdateDiv .yminput {
    margin-top: 0.375em;
    text-align: center;
    border: 0px;
    height: 1.75em;
    width: 3.125em;
    color: #333;
/*    background-color: #eefaff;*/
    outline: none;
    cursor: pointer;
    font-size: 0.8125em;
    border-radius: 0;
	font-weight: bold;
}

.WdateDiv .yminputfocus {
    font-size: 0.8125em;
    margin-top: 8px;
    text-align: center;
    border: 0;
    color: #333;
    height: 1.25em;
    width: 3.125em;
    outline: none;
    /*background-color: #eefaff;*/
}

.WdateDiv .menuSel {
    z-index: 1;
    position: absolute;
    background-color: #FFFFFF;
    display: none;
    padding: 0.3125em;
    border-radius: 4px;
    border: 1px solid #e4e7ed;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
}

.WdateDiv .menu {
    cursor: pointer;
    background-color: #fff;
    color: #333;
    /*text-align: center;*/
    font-size: 14px;
}

.WdateDiv .menuOn {
    cursor: pointer;
    text-align: center;
    background: rgba(27,130,209,0.10);
    border-radius: 3px;
}

.menuOnHover{
    color: #1B82D1;
    font-weight: 700;
    font-size: 14px;
}

.menuOnSpan .select-item{
    cursor: pointer;
    text-align: center;
    background: #f3f9fc;
    color: #419bf9;
    padding: 0 10px;
}

.WdateDiv .invalidMenu {
    color: #aaa;
}

.WdateDiv .YMenu {
    margin-top: 1.875em;
}

.WdateDiv .MMenu {
    margin-top: 1.875em;
    padding: 0.3125em;
    border-radius: 3px;
    *width: 3.875em;
    border: 1px solid #e4e7ed;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    border-radius: 4px;
}

.WdateDiv .hhMenu {
    margin-top: -5.625em;
    margin-left: 1.625em;
}

.WdateDiv .mmMenu {
    margin-top: -2.875em;
    margin-left: 1.625em;
}

.WdateDiv .ssMenu {
    margin-top: -1.5em;
    margin-left: 1.625em;
}

.WdateDiv .Wweek {
    text-align: center;
    background: #DAF3F5;
    border-right: #BDEBEE 1px solid;
}

.WdateDiv .MTitle {
/*    background-color: #f3f3f3;*/
/*    border-radius: 5px;*/
/*    color: #666;*/
	color: #999999;
	font-size: 13px;
}

.WdateDiv .WdayTable2 {
    border-collapse: collapse;
}

.WdateDiv .WdayTable2 table {
    border: 0;
}

.WdateDiv .WdayTable {
    font-size: 12px;
    line-height: 1.5em;
/*    color: #333;*/
	color: #3A3A3A;
	background: #ffffff;
}

.WdateDiv .WdayTable td {
    text-align: center;
/*    border-bottom: 1px solid #f3f3f3;*/
    padding: 0 0;
	width: 32px;
    height: 32px;
}

.WdateDiv .Wday {
    cursor: pointer;
}

.WdateDiv .WdayOn {
    cursor: pointer;
    border-radius: 3px;
    background-color: #C0EBEF;
}

.WdateDiv .Wwday {
    cursor: pointer;
/*    color: #ab1e1e;*/
}

.WdateDiv .WwdayOn {
    cursor: pointer;
    border-radius: 3px;
    background-color: #C0EBEF;
}

.WdateDiv .Wtoday {
    cursor: pointer;
    color: blue;
}

.WdateDiv .Wselday {
/*    background-color: #35baf6;*/
/*    border-radius: 3px;*/
/*    color: #fff;*/
}

.WdateDiv .Wselday span{
/*    padding: 8px 9px;*/
	background: rgba(27,130,209,0.10);
	border-radius: 50%;
	color: #1B82D1;
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
}

.WdayOnSpan span{
    width: 32px;
	height: 32px;
	line-height: 32px;
/*	padding: 8px 9px;*/
	background: rgba(27,130,209,0.10);
	border-radius: 50%;
	display: inline-block;
	color: #1B82D1;
    cursor: pointer;
}

.Wday span{
    width: 32px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
}

.WdateDiv .WspecialDay {
    background-color: #66F4DF;
}

.WdateDiv .WotherDay {
    cursor: pointer;
    color: #999999;
}

.WdateDiv .WotherDayOn {
    cursor: pointer;
    background-color: #d6f2ff;
    border-radius: 3px;
}

.WdateDiv .WinvalidDay {
    color: #aaa;
}

.WdateDiv #dpTime {
    margin: 0.1875em 0 0.1875em 0.625em;
	display: none;
}

.WdateDiv #dpTime #dpTimeStr {
    margin-left: 0.0625em;
    color: #333;
    font-size: 0.75em;
}

.WdateDiv #dpTime table:nth-child(4) {
    font-size: 100%;
	display: none;
}

.WdateDiv #dpTime table:nth-child(-n+3) {
    font-size: 0.75em;
}

.WdateDiv #dpTime input {
    -webkit-appearance: none;
    font-size: 0.75em;
    height: 1.25em;
    width: 1.875em;
    text-align: center;
    color: #333;
    border: 0;
    background-color: #eefaff;
    border-radius: 0;
    padding: 0;
}

.WdateDiv #dpTime input:disabled {
    background-color: #e7e7e7;
}

.WdateDiv #dpTime .tB {
    border-right: 0px;
}

.WdateDiv #dpTime .tE {
    border-left: 0;
    border-right: 0;
}

.WdateDiv #dpTime .tm {
    width: 0.9375em;
    border-left: 0;
    border-right: 0;
}

/*.WdateDiv #dpTime button {
    font-size: 0.75em;
}*/

.WdateDiv #dpTime #dpTimeUp {
    height: 0.625em;
    width: 0.8125em;
    border: 0px;
    background: url(img.gif) no-repeat -2em -1em;
    background-size: 450%;
    overflow: hidden;
}

.WdateDiv #dpTime #dpTimeDown {
    height: 0.625em;
    width: 0.8125em;
    border: 0px;
    background: url(img.gif) no-repeat -2em -1.625em;
    background-size: 450%;
}

.WdateDiv #dpQS {
    float: left;
    margin-right: 0.1875em;
    margin-top: 0.3125em;
    background: url(ic_ksxz@2x.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    cursor: pointer;
	margin: 12px 0 0 13px;
}
.WdateDiv #dpQS:hover{
    background: url(ic_ksxz_hov@2x.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
}

.WdateDiv #dpControl {
    float: right;
	margin: 10px 13px 0 0;
}

.WdateDiv .dpButton {
    font-size: 14px;
    -webkit-appearance: none;
    padding-top: 0;
    height: 1.75em;
    width: 2.8125em;
    border: 0;
    margin-top: 0.1875em;
    margin-right: 0.1875em;
    background: #35baf6;
    color: #fff;
    border-radius: 0;
}

.outer{
   font-size: 14px;
   color: #666666;
   border: 1px solid rgba(209,209,209,1);
   border-radius: 2px;
   background: #ffffff;
   width: 60px;
   height: 30px;
   line-height: 30px;
   cursor: pointer;
}
.button{
   font-size: 14px;
   color: #ffffff;
   border-radius: 2px;
   background: #1B82D1;
   width: 60px;
   height: 30px;
   line-height: 30px;
   cursor: pointer;
   border: none;
}
#dpControl input + input{
    margin-left: 8px
}
.btn-group{
    float: left;
    width: 100%;
    border-top: 1px solid #ECECEC;
    height: 50px;
}
.MTitle td{
height: 32px;
}
.del{
    background: url(ic_close@2x.png) no-repeat;
    width: 10.67px;
    height: 10.67px;
    background-size: 10.67px 10.67px;
    display: inline-block;
    position: relative;
    top: 11px;
    right: 16px;
}
.del:hover{
    background: url(ic_close_hov@2x.png) no-repeat;
    width: 10.67px;
    height: 10.67px;
    background-size: 10.67px 10.67px;
}
.select{
    font-size: 14px;
    color: #000000;
    position: relative;
    top: 9px;
}
.quick-select{
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    height: 100%;
}
.select, .del-btn{
    display: inline-block;
}
.quick-bg{
    background: #F3F6FC;
    box-shadow: 0px 7px 10px 0px rgba(226,229,235,1);
}
.select-item{
    display: inline-block;
    height: 100%;
}
.select-item .item{
    position: relative;
    top: 9px;
    display: inline-block;
    padding: 0 40px;
    font-size: 14px;
}
.date-btnGroup{
    position: absolute;
    top: 0;
    width: 100%;
    background: #ffffff;
    left: 0;
}
.year-table{
    height: 194px;
    padding-top: 24px;
}
.left-jt{
    background: url(pop_ic_syn@2x.png) no-repeat;
    width: 9px;
    height: 13px;
    background-size: 9px 13px;
    margin-top: 8px;
    display: inline-block;
    cursor: pointer;
    margin-left: 6px;
}
.right-jt{
    background: url(pop_ic_xyn@2x.png) no-repeat;
    width: 9px;
    height: 13px;
    background-size: 9px 13px;
    margin-top: 8px;
    display: inline-block;
    cursor: pointer;
    margin-right: 6px;
}
.left-jt:hover{
    background: url(pop_ic_syn_pre@2x.png) no-repeat;
    background-size: 9px 13px;
}
.right-jt:hover{
    background: url(pop_ic_xyn_pre@2x.png) no-repeat;
    background-size: 9px 13px;
}
.year-value:hover{
color: #409eff;
}
.ment-sub{
    padding: 0 6px;
}
.year-distance{
    text-align: center;
    position: relative;
    top: 4px;
}
.year-distance:hover{
    color: #409eff;
}
.selMenu .year-table{
padding-top: 0;
}
.ment-sub:hover{
    color: #409eff;
}
