@charset 'utf-8';

/**!
 * 信件列表
 * author: wangkai;
 * date: 2019-04-03
 */

/* main */
.cm-wpr {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.ewb-page{
	margin-top:20px;
}
.ewb-main {
    padding: 0;
    padding-bottom: 26px;
}

/* pan */
.ewb-pan{
	max-height: 1000px;
	/* padding-bottom: 400px; */
	background:  left bottom repeat-x;
}

.ewb-pan-hd {
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    background:  left top no-repeat;
}

.pan-tt {
    padding-left: 105px;
    display: block;
    height: 76px;
    line-height: 76px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background:  15px 5px no-repeat;
}

/* tree */
.wb-tree {
	padding-top: 1px;
	background-color: #fff;
}

.wb-tree-items {
    cursor: pointer;
    border-bottom: 1px solid #e2ecfc;
}

.wb-tree-tt {
    color: #fff;
}

.wb-tree-item .current >span{
	color: #7ac3fe;
}
.wb-tree-node{
    display: block;
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background:  left top no-repeat #7ac3fe;
}


.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
	padding: 7px 0;
    display: block;
	line-height: 24px;
	/* text-align: center; */
	    margin-left: 30px;
	color: #666;
	border-top: 1px solid #e2ecfc;
}


.tree-sublk{
	padding-left: 15px;
	background:  left center no-repeat;
}

.wb-tree-item>a:hover {
    color: #339aed;
}

.wb-tree-item>a:hover .tree-sublk{
	background-image: ;
}

.wb-tree-node:hover{
	background:  left top no-repeat #418ef9;
}

.current .wb-tree-node,
.current .wb-tree-node:hover {
    background:  left top no-repeat #0259d2;
}

.current .wb-tree-sub {
    display: block;
}

/* colu */
.ewb-colu{
	padding: 0 17px;
	padding-top: 5px;
}

.ewb-colu-hd{
	padding-bottom: 12px;
	background:  left bottom repeat-x;
}

.colu-tt{
	padding-left: 29px;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	font-weight: bold;
	color: #2c7edc;
	background:  left 13px no-repeat;
}

/* 右侧 */

.ewb-right {
    border: 1px solid #e5e5e5;
}

/* 查询 */

.ewb-query {
    padding: 9px 0 9px 15px;
    border: 1px solid #e5e5e5;
    background-color: #f6f6f6;
    font-size: 15px;
}

.ewb-query-tt {
    float: left;
    margin-right: 3px;
    width: 164px;
    height: 28px;
    line-height: 28px;
    text-align: right;
    color: #666;
}

.ewb-query-tips {
    position: relative;
	z-index: 1;
    float: left;
    height: 28px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}

.ewb-query-tips.one {
    width: 230px;
}

.ewb-query-tips.two {
    width: 230px;
}

.ewb-query-placeholder {
	position: absolute;
	top: 0;
	left: 10px;
	height: 26px;
	line-height: 25px;
	color: #999;
	z-index: -1;
	cursor: text;
}

.ewb-query-box {
    text-indent: 10px;
	width: 100%;
	height: 26px;
	line-height: 25px;
	border: 0;
	background: 0 0;
}

.ewb-query-btn {
    float: left;
    margin-left: 28px;
    width: 72px;
    height: 28px;
    border-radius: 4px;
    color: #fff;
    background-color: #ffa200;
    font-weight: bold;
    cursor: pointer;
}

/* 列表 */

.ewb-info {
    padding: 1px 14px 16px 14px;
}

.ewb-info-item {
    padding: 8px 0 7px 0;
    border-bottom: 1px dashed #dedede;
    vertical-align: top;
}

.ewb-info-name {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.ewb-info-name:hover {
    color: #006fb5;
}

.ewb-info-content {
    overflow: hidden;
}

.ewb-info-content ul {
    margin-right: -42px;
}

.ewb-info-content ul>li:nth-of-type(1)  {
    float: left;
     width: 20%; 
    vertical-align: top;
}
.ewb-info-content ul>li:nth-of-type(2)  {
    float: left;
     width: 20%; 
    vertical-align: top;
}
.ewb-info-content ul>li:nth-of-type(3)  {
    float: left;
     width: 30%; 
    vertical-align: top;
}
.ewb-info-content ul>li:nth-of-type(4)  {
    float: left;
     width: 30%; 
    vertical-align: top;
}


.ewb-info-content ul li span {
    display: block;
   /*  margin-right: 42px; */  /* sxx */
    height: 26px;
    line-height: 26px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 分页 */

.ewb-pager {
    /* margin-top: 17px; */
	    margin-top: 5px;
   
    margin-left: 15px;
}
}

.ewb-page {
    float: left;
    vertical-align: top;
    height: 26px;
    text-align: center;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 26px;
    *width: 36px;
    margin: 0 2px;
    text-align: center;
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #666;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
}

.ewb-page-li>a:hover {
    border: 1px solid #5aa8e9;
}

.ewb-page-li.current>a {
    height: 26px;
    line-height: 26px;
    border: 0;
    color: #fff;
    background-color: #5aa8e9;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: 0;
    color: #666;
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 26px;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 26px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 62px;
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
    *width: 38px;
}

.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 10px;
    color: #666;
}

.ewb-total {
    float: right;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.ewb-total-number {
    margin: 0 5px;
    font-weight: bold;
    color: #f5ad00;
}

/* 1199分辨率及以下 */

@media (max-width: 1199px) {
    .ewb-query {
        font-size: 14px;
    }
    .ewb-query-tt {
        width: 140px;
    }
    .ewb-query-tips.one,
    .ewb-query-tips.two {
        width: 172px;
    }
    .ewb-info-content ul {
        margin-right: -22px;
    }
    .ewb-info-content ul li span {
        margin-right: 22px;
    }
}

/* 竖版pad */

@media (max-width: 979px) {
    .ewb-right {
        margin-top: 20px;
    }
    .ewb-query {
        padding-left: 0;
    }
    .ewb-query-tips.one, .ewb-query-tips.two {
        width: 164px;
    }
}

/* 手机端 */

@media (max-width: 767px) {
    .ewb-query {
        padding: 9px 10px;
    }
    .ewb-query-tt {
        float: none;
        display: block;
        margin-right: 0;
        width: 100%;
        text-align: left;
    }
    .ewb-query-tips {
        float: none;
    }
    .ewb-query-tips.one, .ewb-query-tips.two {
        width: auto;
    }
    .ewb-query-btn {
        float: none;
        margin: 10px 0 0 0;
        width: 100%;
    }
    .ewb-info {
        padding: 1px 10px 10px 10px;
    }
    .ewb-info-name {
        font-size: 14px;
    }
    .ewb-info-content ul {
        margin-right: -12px;
    }
    .ewb-info-content ul li {
        width: 50%;
    }
    .ewb-info-content ul li span {
        margin-right: 12px;
        font-size: 12px;
    }
    .ewb-page,
    .ewb-total {
        float: none;
        text-align: center;
    }
}