/**!
 * 二级页
 * author: fxyue;
 * date:2019-09-17
 */
.ewb-menu {
    margin: 30px -20px 0 0;
}

.ewb-menu-item {
    margin-top: 4px;
    box-shadow: 0px 3px 9px 0px rgba(158, 158, 158, 0.3);
}

.ewb-menu-item>a {
    display: block;
    background: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    text-align: center;
    border-left: 6px solid #fff;
}

.ewb-menu-item.current>a,
.ewb-menu-item:hover>a {
    border-left: 6px solid #b2372e;
    color: #b2372e;
    font-weight: bold;
    background: url("../images/mask_white_40.png") repeat;
}

.ewb-info {
    min-height: 622px;
    margin-left: 25px;
    padding: 0 10px 20px;
}

.ewb-info-hd {
    line-height: 50px;
    color: #a82126;
    font-weight: bold;
    font-size: 16px;
    padding: 0 20px;
}

.info1 {
    float: left;
    width: 35px;
    text-align: center;
}

.info3 {
    float: right;
    width: 100px;
    text-align: right;
}

.info2 {
    display: block;
    margin: 0 240px 0 45px;
}

.ewb-info-hd .info2 {
    text-align: center;
}

.ewb-info-bd {
    padding: 8px 20px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.ewb-info-item {
    height: 34px;
    line-height: 34px;
}

.ewb-info-item .info3 {
    color: #999;
}

.ewb-info-item a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.ewb-info-item:hover,
.ewb-info-item:hover a,
.ewb-info-item:hover .info3 {
    color: #b00a09;
    font-weight: bold;
}

/* 分页 */
.ewb-page {
    margin-top: 20px;
}

.ewb-page-left {
    font-size: 0;
    margin-left: 31px;
}

.ewb-page-items {
    display: inline-block;
    vertical-align: middle;
}

.ewb-page-li {
    min-width: 24px;
    *width: 24px;
    margin-right: 10px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
	cursor:pointer;
}

.ewb-page-li>a {
    display: block;
    color: #999;
    height: 24px;
    line-height: 24px;
    padding: 0 3px;
    background: #f0f0f0;
	
}

.ewb-page-li.current>a {
    color: #fff;
    background: #b00a09;
}

.ewb-page-hover {
    min-width: 0;
    *width: auto;

}

.ewb-page-hover a {
    background: transparent;
}

.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #999;
}

.ewb-page-go {
    width: 92px;
    padding: 0 5px;
    border: 1px solid #d2d2d2;
    background: #fff;
}

.ewb-page-input {
    margin-right: 30px;
    height: 24px;
}

.ewb-page-input input {
    width: 100%;
    height: 100%;
}

.ewb-page-go a {
    color: #b00a09;
    float: right;
    background: transparent;
}

.ewb-page-right {
    float: right;
    color: #b00a09;
    margin-right: 20px;
    line-height: 24px;
}

/*分页样式修改*/
.m-pagination-page>li {
    min-width: 24px;
    margin-right: 10px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.m-pagination-page>li>a {
    display: block;
    color: #999;
    height: 29px;
    line-height: 29px;
    padding: 0 3px;
    background: #f0f0f0;
}

.m-pagination-page>li.active>a,
.m-pagination-page>li:hover>a,
.m-pagination-group>button:hover {
    color: #fff;
    background: #b00a09;
}

.m-pagination-jump {
    width: 92px;
    padding: 0;
    border: 1px solid #d2d2d2;
    background: #fff;
}

.m-pagination-group>input {
    width: 60px;
    height: 22px;
}

.m-pagination-page>li {
    min-width: 29px;
}

.m-pagination-group>button {
    color: #0f4781;
    float: right;
    background: transparent;
}

.m-pagination-group>button {
    /* color: #fff; */
    /* background: #0f4781; */
    border-radius: 0;
}

/*修改*/
.ewb-menufirst-item {
    margin-top: 4px;
    box-shadow: 0px 3px 9px 0px rgba(158, 158, 158, 0.3);
}

.ewb-menufirst-item a {
    display: block;
    background: #a82126;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.ewb-menu {
    margin: 14px -20px 0 0;
}



/* 20200506修改 */
.ewb-menu-item.current>a,
.ewb-menu-item:hover>a {
    border-left: 6px solid #0f4781;
    color: #0f4781;
}

.ewb-page-li.current>a {
    background: #0f4781;
}

.ewb-page-go a,
.ewb-page-right,
.ewb-info-hd,
.ewb-info-item:hover,
.ewb-info-item:hover a,
.ewb-info-item:hover .info3 {
    color: #0f4781;
}


.ewb-menu-node {
    background: rgba(45, 137, 232, 0.65);
    padding: 6px 20px;
    min-height: 35px;
}

.ewb-menu-sub {
    margin-top: 6px;
}

.ewb-menu-sub:first-child {
    margin-top: 0;
}

.ewb-menu-sub a {
    display: block;
    padding: 0 10px 0 60px;
    height: 32px;
    color: #333;
    line-height: 32px;
    border-radius: 5px;
    background: url("../images/menu_sqare_01.png") 43px 50% no-repeat #fff;;
}
.ewb-menu-sub:hover a,
.ewb-menu-sub.cur a,
.ewb-menu-sub.current a{
    background-image: url("../images/menu_sqare_01h.png");
    color: #2a94de;
}

/*修改*/
.ewb-menufirst-item {
    margin-top: 4px;
    box-shadow: 0px 3px 9px 0px rgba(158, 158, 158, 0.3);
}

.ewb-menufirst-item a {
    display: block;
    background: #a82126;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.ewb-menu {
    margin: 14px -20px 0 0;
}

.nexnext {
    background: url(../images/page_icon_03.png) no-repeat center #f2f2f2;
    width: 24px;
    height: 24px;
}

.prenext {
    background: url(../images/page_icon_02.png) no-repeat center #f2f2f2;
    width: 24px;
    height: 24px;
}

.lasnext {
    background: url(../images/page_icon_04.png) no-repeat center #f2f2f2;
    width: 24px;
    height: 24px;
}

.firnext {
    background: url(../images/page_icon_01.png) no-repeat center #f2f2f2;
    width: 24px;
    height: 24px;
}