/**!
 *某某页面-二级页
 * author: gaojian;
 * date:2017-12-15
 */

.ewb-home {
    height: 79px;
    padding-left: 29px;
    line-height: 79px;
    font-size: 16px;
    color: #999;
    background: url(../images/home.png) 2px center no-repeat;
}

.ewb-home a {
    color: #999;
}

.ewb-home span {
    color: #005bfe;
}

.ewb-menu-hd {  
    height: 61px; 
    line-height: 61px;
    /*text-indent: 127px;*/
    text-indent: 67px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    /*background: url(../images/menu_tt.png) 93px center no-repeat #a9161f;*/
    background: url(../images/menu_tt.png) 23px center no-repeat #005BFE;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-menu-bd {
    min-height: 590px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    background-color: #f6f6f6;
}



.wb-tree-items {
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node {
    height: 49px;
    line-height: 49px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #dfdfdf;
}

.wb-tree-sub a {
    display: block;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
}

.wb-tree-iconl {
    float: left;
    width: 4px;
    height: 13px;
    margin: 20px 15px 0 29px;
    background: url(../images/menu_left.jpg) no-repeat;
}

.wb-tree-iconr {
    float: right;
    width: 13px;
    height: 12px;
    margin-top: 19px;
    margin-right: 40px;
    background: url(../images/menu_icon.jpg) no-repeat;
}

.wb-tree-sub {
    display: none;
    padding: 0 6px;
    border-bottom: 1px solid #dfdfdf;
}

.wb-tree-item>a {
    color: #333;
}

.wb-tree-item>a:hover {
    background-color: #005BFE;
    color: #fff;
}

.current .wb-tree-iconr {
    background: url(../images/menu_iconh.jpg) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}

.ewb-column-hd {
    height: 41px;
}

.ewb-column-bd {
    height: 610px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    overflow: hidden;
}
/*
.ewb-column-tt {
    width: 102px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    font-size: 16px;
    color: #fff;
    background-color: #a9161f;
}
*/
.ewb-column-tab {
    width: 122px;
    height: 40px;
    border-top: 1px solid #dfdfdf;
    background-color: #f6f6f6;
    margin-right: 1px;
    font-size: 16px;
    text-align: center;
    line-height: 41px;
    font-weight: bold;
    cursor: pointer;
}
/*
.ewb-column-none {
    min-width: 423px;
    height: 40px;
    border: 1px solid #dfdfdf;
    border-left: 0;
    border-bottom: 0;
    background-color: #f6f6f6;
}
*/
.ewb-column-tab.current {
    border-top: 2px solid #a9161f;
    height: 39px;
    line-height: 41px;
}

.wb-data-item {
    padding-left: 15px;
    padding-top: 4px;
}

.wb-data-list {
    line-height: 34px;
    padding-left: 14px;
    background: url(../images/list_img.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    color: #999;
    padding-right: 15px;
    margin-top: -34px;
}

.wb-data-list:hover {
    background: url(../images/list_imgh.jpg) 0 50% no-repeat;
}

.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    /* cursor: pointer; */
    color: #f14f00;
}


/* 分页 */

.ewb-page {
    text-align: left;
}

.ewb-page-items {
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #f24f02;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #999;
    background-color: #EFEFEF;
    border-color: #EFEFEF;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}
/* 倒计时 */
.ewb-time-hd{
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background-color: #a9161f;
    border-top: 1px solid #fff;
}
.ewb-time-bd{
    height: 102px;
    background-color: #f1dadb;
}
.ewb-time-left{
    width: 568px;
    height: 102px;
    border-right: 1px solid #a9161f;
}
.ewb-time-right{
    width: 631px;
}
.ewb-time-item{
    height: 34px;
    line-height: 34px;
    color: #a9161f;
    font-size: 16px;
}
.ewb-timle-lable{
    width: 206px;
    text-indent: 30px;
    font-weight: bold;
    
}
.ewb-time-date{
    margin-left: 206px;
}
.ewb-time-item.even{
    background-color: #f6eaeb;
}
.ewb-time-label{
    width: 156px;
    height: 102px;
}
.ewb-time-bid{
    display: block;
    width: 136px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    border-radius: 5px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background-color: #a9161f;
    margin: 24px 0 0 8px;
}
.ewb-time-second{
    margin-left: 156px;
    height: 102px;
}
.ewb-time-second p{
    line-height: 46px;
    font-size: 24px;
    color: #a9161f;
}
.ewb-day,.ewb-hour,.ewb-min,.ewb-sec{
    width: 47px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background-color: #fa9161;
    border-radius: 3px;
}
.ewb-time-icon{
    width: 33px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 24px;
    font-weight: bold;
    color: #a9161f;
}
/*日历*/
.ewb-rili-hd{
    height: 32px;
    line-height: 32px;
    padding-left: 13px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #e0e7ed;
    background-color: #005BFE;
}
.ewb-rili-tab {
    margin-top: 8px;
    line-height: 38px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

.ewb-rili-tab.current {
    background-color: #4e8ec4;
    color: #fff;
}
.datetimepicker td, .datetimepicker th {
    text-align: center;
    height: 30px;
}

/* 日历效果 */

.inp-date {
    margin: 0 auto;
    width: 281px;
    height: 233px;
    border: 1px solid #e0e7ed;
    background-color: #fff;
}

.inp-date2 {
    margin: 150px auto 0;
    width: 281px;
    background-color: #fff;
}

.datetimepicker-days {
    position: relative;
}

.date-tips {
    position: absolute;
    background-color: #fff;
    overflow: hidden;
}

.datetimepicker table tr td.cur:hover {
    background-color: #ff8000;
}



/* 显示内容 */


.datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active{
    background-color: #005BFE;
    color: #fff;
}

.datetimepicker {
    font-family: "Microsoft YaHei";
    width: 281px;
}
.ewb-place-rq{
    line-height: 40px;
    width: 20px;
    text-align: center;
    color: #005BFE;
    font-size: 18px;
}
.ewb-place-date { 
    position: relative;
    width: 281px;
}

.ewb-place-con {
    position: absolute;
    top: 2px;
    left: 0;
    height: 40px;
    width: 233px;
    padding-left: 50px;
    background-color: #fff;
    z-index: 4;
}

.year, 
.month {
    padding-left: 10px;
    margin-top: 8px;
    width: 70px;
    height: 22px;
    border: 1px solid #e8e8e8;
}
 
.ewb-time-role {
    display: none;
}
 .ewb-time-role hr{
    display: none;
}
.ewb-time-role strong {
    font-weight: bold;
}

.datetimepicker table tr td.day.cur:hover {
    background-color: #005BFE;
    color: #fff;
}

td.cur {
    color: #005BFE;
}

.datetimepicker .dow {
    background: #f5f9ff;
}
.datetimepicker td, .datetimepicker th,
.datetimepicker td, .datetimepicker th {
    text-align: center;
    height: 26px;
}
.datetimepicker td, .datetimepicker th {
    width: 40px;
}
.ewb-date{ 
    font-size: 12px;
    border: 1px solid #ccc;
}
.ewb-date th{
    height: 20px;
    background-color: #005BFE;
    color: #fff;
    text-align: center;
}
.ewb-date .ewb-w1{
    width: 100px;
}
.ewb-date .ewb-w2{
    width: 460px;
    border-left: 1px solid #fff;
}
.ewb-date .ewb-w3{
    width: 80px;
    border-left: 1px solid #fff;
}
.ewb-date-body tr{
    background-color: #f5f5f5;
}
.ewb-date-body td{
    height: 28px;
    border-left: 1px solid #ccc;
    text-align: center;
}
.ewb-date-body td.first{
    border: 0;
}

.datetimepicker table tr td.cur .curNum {
    height: 22px;
    line-height: 22px;
    position: relative;
}
.ewb-rinum{
    position: absolute;
    right:0px;
    top: 0px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    font-size:12px;
    color:#fff;
    font-family:Helvetica LT;
    background-color: #005BFE;
}
