@charset "UTF-8";

/**!
 * 张掖公共资源
 * author: gaoli;
 */


/* 轮播 */

.wb-slider {
    height: 284px !important;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 15px;
    margin-right: 180px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 7px;
    bottom: 10px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    margin-right: 3px;
    height: 18px;
    width: 25px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #ff8202;
}

/* 工作信息 */

.ewb-work-hd {
    height: 35px;
    background: url(../images/work_hd.jpg) repeat-x;
}

.ewb-work-tt {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #3679e3;
    margin: 10px 0 0 23px;
}

.ewb-work-more {
    float: right;
    color: #999;
    margin: 10px 14px 0 0;
}

.ewb-work-bd {
    height: 249px;
    background: #fff;
}

/* 信息列表 */

.wb-data-item {
    padding-left: 15px;
    padding-top: 3px;
}

.wb-data-list {
    line-height: 30px;
    padding-left: 14px;
    background: url(../images/listimg.png) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    color: #999;
    padding-right: 16px;
    margin-top: -30px;
}

.wb-data-list:hover {
    color: #ff9c00;
    background-image: url(../images/listimg2.png);
}

.wb-data-list:hover .wb-data-date,
.wb-data-infor:hover a {
    cursor: pointer;
    color: #ff9c00;
}

/* 通知公告 */

.ewb-work-tab {
    float: left;
    margin: 11px 0 0 45px;
}

.ewb-work-tab a {
    color: #333;
}

/* item */

.ewb-item-list {
    float: left;
    width: 192px;
    height: 74px;
    margin-left: 10px;
}

.ewb-item-list:first-child {
    margin-left: 0;
    margin-right: 1px;
    width: 197px;
}

.ewb-item-list a {
    display: block;
    line-height: 74px;
    padding-left: 80px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.ewb-item-icon1 {
    background: url(../images/trade_icon1.png) 10px center no-repeat #62b0ff;
}

.ewb-item-icon2 {
    background: url(../images/trade_icon2.png) 10px center no-repeat #fd7259;
}

.ewb-item-icon3 {
    background: url(../images/trade_icon3.png) 10px center no-repeat #ffaf39;
}

.ewb-item-icon4 {
    background: url(../images/trade_icon4.png) 10px center no-repeat #07ca9b;
}

.ewb-item-icon5 {
    background-color: #0dcfec;
    padding-left: 26px !important;
}

.ewb-item-icon6 {
    background-color: #0dcfec;
    padding-left: 18px !important;
}

.ewb-item-list:hover .ewb-item-icon1 {
    background: url(../images/trade_icon1.png) 10px center no-repeat #3b91e8;
}

.ewb-item-list:hover .ewb-item-icon2 {
    background: url(../images/trade_icon2.png) 10px center no-repeat #e95237;
}

.ewb-item-list:hover .ewb-item-icon3 {
    background: url(../images/trade_icon3.png) 10px center no-repeat #f19a19;
}

.ewb-item-list:hover .ewb-item-icon4 {
    background: url(../images/trade_icon4.png) 10px center no-repeat #00b287;
}

.ewb-item-list:hover .ewb-item-icon5,
.ewb-item-list:hover .ewb-item-icon6 {
    background-color: #2fbcd1;
}

/* 项目查询 */

.ewb-look {
    height: 74px;
    background: #fff;
}

.ewb-look-hd {
    float: left;
    position: relative;
    width: 110px;
    height: 74px;
    background: #307bdf;
}

.ewb-look-hd span {
    display: block;
    font-size: 18px;
    color: #fff;
    padding-top: 45px;
    text-align: center;
    background: url(../images/item_btn.png) no-repeat center 13px;
}

.ewb-look-hd i {
    position: absolute;
    top: 32px;
    right: -6px;
    display: block;
    width: 6px;
    height: 11px;
    background: url(../images/item_icon.png) no-repeat;
}

.ewb-look-bd {
    float: left;
    padding-top: 17px;
}

.ewb-select-div {
    float: left;
    margin-right: 10px;
}

.ewb-select-item {
    width: 142px;
}

.ewb-select-div:first-child {
    margin-left: 27px;
}

.ewb-look-ser {
    float: left;
    border: 1px solid #d9d9d9;
}

.ewb-look-ser.promise input {
    width: 259px;
}

.ewb-look-ser>input {
    float: left;
    width: 288px;
    height: 38px;
    line-height: 38px;
    text-indent: 10px;
    border-right: 1px solid #d9d9d9;
}

.ewb-look-ser button {
    float: left;
    width: 79px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #f3f3f3;
    cursor: pointer;
}

.ewb-look-ser button:hover {
    color: #fff;
    background: #307bdf;
}

/* 工程建设 */

.ewb-com {
    background: #fff;
}

.ewb-com-hd {
    height: 40px;
}

.ewb-com-tt {
    float: left;
    min-width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 0 10px;
    text-align: center;
    background: #307bdf;
}

.ewb-com-item {
    float: left;
    margin-top: 9px;
}

.ewb-com-item a {
    float: left;
    font-size: 16px;
    color: #333;
    padding: 0 12px;
    margin-left: 23px;
    padding-bottom: 6px;
    border-bottom: 2px solid transparent;
}

.ewb-com-item a:first-child {
    margin-left: 41px;
}

.ewb-com-item a.cur {
    color: #ff9c00;
    border-color: #ff9c00;
}

.ewb-com-more {
    float: right;
    line-height: 40px;
    color: #999;
    padding-right: 15px;
}

.ewb-com-bd {
    height: 208px;
    padding: 10px 10px 0 10px;
    overflow: hidden;
}

.ewb-com-bd2 {
    height: 110px;
    padding: 10px 10px 0 10px;
    overflow: hidden;
}


.ewb-second-hd {
    height: 38px;
    background: #f9f9f9;
}

.ewb-second-hd a {
    float: left;
    line-height: 38px;
    color: #333;
    margin-left: 33px;
}

.ewb-second-hd a:first-child {
    margin-left: 17px;
}

.ewb-second-hd a.cur {
    color: #307bdf;
}

.ewb-second-bd .wb-data-item {
    padding-left: 10px;
    padding-top: 8px;
}

.ewb-second-bd .wb-data-date {
    padding-right: 10px;
}

/* 电子服务系统 */

.ewb-sys a {
    display: block;
    width: 368px;
    height: 65px;
    margin-top: 8px;
    background-repeat: no-repeat;
}

.ewb-sys-item1 {
    background-image: url(../images/sys_item1_new.png);
}

.ewb-sys-item2 {
    background-image: url(../images/sys_item2_new.png);
}

.ewb-sys-item3 {
    background-image: url(../images/sys_item3_new.png);
}

.ewb-sys-item1:hover {
    background-image: url(../images/sys_item1_new_h.png);
}

.ewb-sys-item2:hover {
    background-image: url(../images/sys_item2_new_h.png);
}

.ewb-sys-item3:hover {
    background-image: url(../images/sys_item3_new_h.png);
}

.ewb-sys a:first-child {
    margin-top: 0;
}

/* 近日标讯 */

.ewb-today-bd {
    height: 293px;
    padding: 8px 15px 7px 15px;
    overflow: hidden;
}

.ewb-today-bd2 {
    height: 162px;
    padding: 8px 15px 7px 15px;
}

.ewb-today-item {
    width: 308px;
    /* height: 67px; */
    padding: 13px 15px 0 15px;
    margin-top: 7px;
    background: #f9f9f9;
}

.ewb-today-item:first-child {
    margin-top: 0;
}

.ewb-today-item a {
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-today-item p {
    font-size: 14px;
    line-height: 26px;
    color: #999;
}

.ewb-today-item:hover a,
.ewb-today-item:hover p {
    color: #ff9c00;
}

.ewb-today-item:hover {
    background: #f0f0f0;
}

.ewb-today-tm {
    display: inline-block;
    margin-left: 12px;
}

/* 政务公开 */

.ewb-gover-bd {
    height: 194px;
    padding: 7px 15px 0 5px;
}

.ewb-gover-items>li {
    float: left;
    width: 164px;
    height: 52px;
    margin: 8px 0 0 10px;
}

.ewb-gover-link {
    display: block;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-weight: bold;
    padding-left: 59px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 20px center;
    transition: background-color .2s ease-in-out;
}

.ewb-gover-link.link1 {
    background-image: url(../images/gov_icon1.png);
    background-color: #7bafe3;
}

.ewb-gover-link.link2 {
    background-image: url(../images/gov_icon2.png);
    background-color: #64c8d4;
}

.ewb-gover-link.link3 {
    background-image: url(../images/gov_icon3.png);
    background-color: #eebb57;
}

.ewb-gover-link.link4 {
    background-image: url(../images/gov_icon4.png);
    background-color: #e07979;
}

.ewb-gover-link.link5 {
    background-image: url(../images/gov_icon5.png);
    background-color: #6a8fd9;
}

.ewb-gover-link.link6 {
    background-image: url(../images/gov_icon6.png);
    background-color: #50a3da;
}

.ewb-gover-link.link1:hover {
    background-color: #5a95d1;
}

.ewb-gover-link.link2:hover {
    background-color: #49afbb;
}

.ewb-gover-link.link3:hover {
    background-color: #d89f2f;
}

.ewb-gover-link.link4:hover {
    background-color: #d56363;
}

.ewb-gover-link.link5:hover {
    background-color: #4e78cc;
}

.ewb-gover-link.link6:hover {
    background-color: #338bc5;
}

/* 保证金查询 */

.ewb-promise {
    height: 76px;
}

.ewb-look-ser.promise {
    margin: 18px 27px 0 16px;
}

.ewb-flow {
    margin-top: -40px;
}

.ewb-flow-hd {
    height: 42px;
    background: url(../images/flow_hd.png) no-repeat center;
}

.ewb-flow-tt {
    display: block;
    line-height: 42px;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.ewb-flow-items>li {
    float: left;
}

.flow-con {
    height: 57px;
    line-height: 20px;
    overflow: hidden;
    color: #307bdf;
    text-align: center;
    padding: 0 6px;
    border: 1px dashed #c1f0db;
    border-radius: 5px;
    background: #f4fffa;
}

.flow-con>i {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    width: 0;
}

.flow-con>span {
    vertical-align: middle;
    display: inline-block;
}

.flow-arrow {
    margin: 0 6px;
    margin-top: 24px;
    display: block;
    width: 8px;
    height: 18px;
    background: url(../images/flow_icon.png) center no-repeat;
}

/* 张掖市公共资源交易大数据平台 */

.ewb-sum-bd {
    height: 286px;
}

.ewb-data {
    width: 312px;
    margin-top: 18px;
}

.ewb-data-items>li {
    width: 281px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #307bdf;
    margin: 5px 0 0 29px;
    border-radius: 25px;
    border: 1px solid #e4e4e4;
    background: #f7f7f7;
}

.ewb-data-span {
    display: inline-block;
    /* width:210px;
    text-align: right; */
    margin-left: 20px;
}

.ewb-map {
    float: left;
    width: 407px;
    height: 286px;
}

.ewb-echarts-bar {
    float: left;
    width: 453px;
    height: 286px;
}

/* 服务电话 */

.ewb-pho-bd {
    /* height: 120px; */
    padding-top: 9px;
    padding-bottom: 30px;
    font-size: 12px
}

.ewb-pho-item {
    float: left;
    line-height: 30px;
    width: 45%;
    padding-left: 4%;
    list-style: none;
}

.ewb-pho-item.none {
    border-left: none;
}

.ewb-pho-item2 {
    float: left;
    line-height: 30px;
    width: 85%;
    padding-left: 4%;
    list-style: none;
}

.ewb-pho-item2.none {
    border-left: none;
}


.ewb-pho-l {
    display: inline-block;
    /* width: 85px; */
    color: #666;
    text-align: right;
    padding-left: 33px;
    background: url(../images/phone.png) no-repeat left center;
}

.ewb-pho-r {
    color: #333;
}

.ewb-pho-l.spec {
    padding-left: 28px;
    width: 112px;
}

.ewb-gcjs {
    margin-left: 26px !important;
}

.layui-layer-shade {
    opacity: 0 !important;
}

.layui-layer-page {
    top: 0 !important;
}

/* 小桥 */

.xiaoqiao {

    /* top: 100px; */

    /* height:90px;
	width:92px; */
    height: 119px;
    width: 120px;
    /*  border: 1px solid red; */
    margin: 0 auto;
    /* background-size: 92px; */
    background-size: 100%;
    cursor: pointer;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../images/xiaoqiao.png);
}

.fixeditems03 {
    position: fixed;
    margin-top: 798px;
    right: -20px;
    width: 222.63px;
    z-index: 9999;
}

.dialog {
    position: relative;
    right: 169px;
    bottom: 87px;
    color: #fff;
    background: #0f7ce1;
    padding: 20px;
    border: 7px dashed transparent;
    border-left-color: #0f7ce1;
    border-left-style: solid;

}

.arrow {
    right: 140px;
    bottom: 131px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left-color: #0f7ce1;
    position: absolute;
    content: '';
}

/*20200914*/

.ewb-phone1 {
    float: left;
    width: 650px;
    height: 223px;
    margin: 5px 0 0 30px;
    padding: 8px 5px 10px 5px;
    background: #f4f6fd;
}

.ewb-phone2 {
    float: left;
    width: 450px;
    height: 223px;
    margin: 5px 0 0 30px;
    padding: 8px 5px 0 5px;
    background: #f4f6fd;
}

.ewb-phone-hd>a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #307bdf;
    text-align: center;
    border-bottom: 1px solid #307bdf;
}

.ewb-phone-items {
    padding-top: 6px;
}

.ewb-phone-item {
    float: left;
    line-height: 32px;
    font-size: 12px;
    color: #4d4d4d;
}


.ewb-work-tab.zjcs a {
    font-size: 16px;
    font-weight: bold;
    color: #3679e3;
}


/* 2022-10-01 */

.pop-mod {
    width: 203px;
    height: 167px;
    position: fixed;
    left: 35px;
    z-index: 10;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pop-mod.pop1 {
    line-height: 38px;
    padding-top: 28px;
    top: 30px;
    background: url("../images/win_bg1.jpg") no-repeat;
}

.pop-mod.pop2 {
    line-height: 30px;
    padding-top: 24px;
    top: 236px;
    background: url("../images/win_bg2.jpg") no-repeat;
}

.pop-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url("../images/close.png") no-repeat;
}

/* 开标直播按钮 */
.opening-live {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: 630px;
    width: 89px;
    height: 84px;
    padding-top: 57px;
    font-size: 16px;
    color: #333;
    text-align: center;
    background: #fff url("../images/zhibo.png") center 10px no-repeat;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px 2px rgba(10, 112, 93, 0.1);
    box-shadow: 0 0 10px 2px rgba(10, 112, 93, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



/* 2023-03-23 */
.switch {
    position: relative;
    margin-left: 33px;
}

.tab-head {
    height: 74px;
    overflow: hidden;
}

.ewb-item-list {
    margin-left: 0;
    padding: 0 2px;
    /* padding:0 5px; */
    width: 197px;
}

.ewb-item-list:first-child {
    /* width: 192px; */
    margin-right: 0;
}

.switch-arr {
    position: absolute;
    display: block;
    width: 28px;
    height: 74px;
    top: 0;
}

.switch-left {
    left: -33px;
    background: url("../images/left_arr1.png") center no-repeat #CEE9DF;
}

.switch-left:hover {
    background-image: url("../images/left_arr1h.png");
    background-color: #307bdf;
}

.switch-right {
    right: 0;
    background: url("../images/right_arr1.png") center no-repeat #CEE9DF;
}

.switch-right:hover {
    background-image: url("../images/right_arr1h.png");
    background-color: #307bdf;
}

.ewb-item-list a {
    padding-left: 70px;
    font-size: 16px;
    line-height: 24px;
    height: 100%;
    display: flex;
    align-items: center;
}

.ewb-item-icon5 {
    background: url("../images/trade_icon5.png") 10px center no-repeat #0DCFEC;
    padding-left: 70px !important;
}

.ewb-item-icon6 {
    background: url("../images/trade_icon6.png") 10px center no-repeat #62B0FF;
    padding-left: 70px !important;
}

.ewb-item-icon7 {
    background: url("../images/trade_icon7.png") 10px center no-repeat #0DCFEC;
}

.ewb-item-icon8 {
    background: url("../images/trade_icon8.png") 10px center no-repeat #FD7259;
}

.ewb-item-icon9 {
    background: url("../images/trade_icon9.png") 10px center no-repeat #FFAF39;
}

.ewb-item-icon10 {
    background: url("../images/trade_icon10.png") 10px center no-repeat #07CA9B;
}



.ewb-item-list:hover .ewb-item-icon6 {
    background-color: #3B91E8;
}

.ewb-item-list:hover .ewb-item-icon7 {
    background-color: #2FBCD1;
}

.ewb-item-list:hover .ewb-item-icon8 {
    background-color: #E95237;
}

.ewb-item-list:hover .ewb-item-icon9 {
    background-color: #F19A19;
}

.ewb-item-list:hover .ewb-item-icon10 {
    background-color: #00B287;
}

.elder .ewb-span11 {
    float: none;
    width: 100%;
    height: 754px;
}

.elder .wb-slider {
    width: 100% !important;
    height: 754px !important;
}

.elder .wb-slider .wb-slider-ctag>a {
    width: 100% !important;
    height: 754px !important;
}

.elder .wb-slider img {
    width: 100% !important;
    height: 754px !important;
}

.elder .wb-slider-mask .ellipsis {
    font-size: 24px;
    margin-right: 220px;
}

.elder .wb-slider-mask {
    height: 60px;
    line-height: 60px;
}

.elder .wb-slider-stag {
    width: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
}

.elder .wb-slider-switcher {
    height: 60px;
    bottom: -15px;
}

.elder .ewb-span9 {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}

.elder .ewb-work-hd {
    height: 60px;
    line-height: 60px;
    background: url(../images/work_hd.jpg) repeat-x;
    background-size: 2px 60px;
}

.elder .ewb-work-tt {
    margin: 0 20px 0 20px;
    font-size: 24px;
}

.elder .ewb-work-more {
    margin: 0 20px 0 0;
    font-size: 24px;
}

.elder .wb-data-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    align-items: center;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
}

.elder .wb-data-list .wb-data-date {
    flex-shrink: 0;
    float: none;
    margin-top: 0;
}

.elder .ewb-work-bd {
    height: auto;
}

.elder .wb-data-infor {
    margin-right: 30px;
}

.elder .ewb-work-tab {
    margin: 0 20px 0 20px;

}

.elder .ewb-work-tab a {
    font-size: 24px;
}

.elder .ewb-item-list {
    width: 33%;
}

.elder .ewb-item-list {
    height: 120px;
}

.elder .ewb-item-list:nth-child(n+4) {
    margin-top: 4px;
}

.elder .ewb-item-list a {
    font-size: 24px;
}

.elder .ewb-span20 {
    width: 100%;
    font-size: 24px;
}

.elder .ewb-com-hd {
    height: 60px;
    line-height: 60px;
}

.elder .ewb-com-item {
    margin-top: 0;
}

.elder .ewb-com-tt {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
}

.elder .ewb-com-item a {
    font-size: 24px;
    height: 58px;
    line-height: 58px;
    padding-bottom: 0;
}

.elder .ewb-com-more {
    padding-top: 10px;
    font-size: 24px;
}

.elder .ewb-second-hd {
    height: 60px;

}

.elder .ewb-second-hd a {
    line-height: 60px;
}

.elder .ewb-com-bd {
    height: auto;
}

.elder .ewb-com-bd2 {
    height: auto;
}

.elder .ewb-sys {
    display: flex;
    justify-content: space-between;
}

.elder .ewb-sys a {
    margin-top: 0;
}

.elder .ewb-today-item {
    width: 100%;
    height: 120px !important;
}

.elder .ewb-today-item a {
    font-size: 24px;
    line-height: 50px;
}

.elder .ewb-today-item p {
    font-size: 24px;
    line-height: 50px;
}

.elder .ewb-today-bd {
    height: 399px;
}

.elder .tempWrap {
    height: 399px !important;
}

.elder #marquee-wrap2 {
    height: 399px;
}

.elder .ewb-today-bd2 {
    height: auto;
}

.elder .ewb-gover-items>li {
    width: 33%;
    margin: 8px 0 0 3px;
}

.elder .ewb-gover-items>li a {
    font-size: 24px;
}

.elder .ewb-gover-bd {
    height: auto;
}

.elder .ewb-promise {
    height: auto;
    padding-bottom: 20px;
}

.elder .ewb-look-ser.l.promise {
    float: none;
    width: calc(100% - 40px);
    margin: 20px 20px 0;
}

.elder .ewb-flow.l {
    float: none;
    margin-top: 0;
    width: 100%;
}

.elder .ewb-flow-tt {
    font-size: 24px;
}

.elder .ewb-flow-hd {
    background-size: 1200px 16px;
}

.elder .flow-con>span {
    font-size: 20px;
}

.elder .ewb-flow-items {
    display: flex;
    justify-content: center;
}

.elder .ewb-data {
    width: 100%;
}

.elder .ewb-sum-bd {
    width: 100%;
}

.elder .ewb-data-items>li {
    width: calc(100% - 40px);
    margin: 10px 20px 0;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
}

.elder .ewb-sum-bd {
    height: auto;
}

.elder .ewb-map {
    width: 50%;
    height: 422px;
}

.elder.ewb-echarts-bar {
    width: 50%;
    height: 422px;
}

.elder .ewb-phone1 {
    width: calc(100% - 40px);
    margin: 10px 20px 0;
    height: auto;
}

.elder .ewb-phone-hd>a {
    font-size: 24px;
}

.elder .ewb-pho-item {
    line-height: 40px;
    font-size: 20px;
}

.elder .ewb-phone2 {
    width: calc(100% - 40px);
    margin: 10px 20px 0;
    height: auto;
}

.elder .ewb-pho-item2 {
    line-height: 40px;
    font-size: 20px;
}

.elder .ewb-look-ser>input {
    font-size: 20px;
}

.elder .ewb-look-ser button {
    font-size: 20px;
}

.elder .wb-slider-ctag {
    width: 1208px !important;
    height: 754px !important;
}

.elder .wb-slider-conbox {
    width: 6040px !important;
}

.elder .ewb-look-ser.promise input {
    width: 1088px;
}

.elder .ewb-echarts-bar {
    width: 46%;
    height: 422px;
}

body {
    background: #eff4fa;
}

/**
 * tab重构
 * date: 2024-2-27
 * author: TH;
 */
.trans-info {
  width: 830px;
  /* height: 736px; */
  height: 516px;
  background-color: #fff;
}
.trans-info *,
.trans-info *:before,
.trans-info *:after {
  box-sizing: border-box;
}
.trans-info .info-hd {
  height: 40px;
}
.trans-info .info-hd .tip-box {
  height: 40px;
  line-height: 40px;
  min-width: 90px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 0 10px;
  text-align: center;
  background: #307bdf;
  margin-right: 14px;
}
.trans-info .info-hd .more-click {
  line-height: 40px;
  color: #999;
  padding-right: 15px;
}
.trans-info .info-hd .area-choose {
  cursor: pointer;
  padding: 0 13px;
  height: 34px;
  line-height: 32px;
  margin-top: 3px;
  margin-left: 22px;
  font-size: 16px;
  color: #333;
  border-bottom: 2px solid transparent;
}
.trans-info .info-hd .area-choose.cur {
  color: #ff9c00;
  border-color: #ff9c00;
}
.trans-info .info-bd {
  padding: 10px;
  height: calc(100% - 40px);
}
.trans-info .info-bd > div {
  width: 100%;
  height: 100%;
}
.trans-info .info-bd .details-tabview {
  width: 100%;
  height: 100%;
}
.trans-info .info-bd .details-hd {
  width: 127px;
  height: 100%;
  background: url("../images/tab_left_bg.png") center no-repeat;
  background-size: 100% 100%;
  padding-top: 19px;
}
.trans-info .info-bd .details-hd .kind-choose {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  margin-bottom: 8px;
  margin-left: 12px;
  padding: 0 15px 0 6px;
  border-radius: 19px 0 0 19px;
  background-color: transparent;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
}
.trans-info .info-bd .details-hd .kind-choose.cur {
  background-color: #fff;
  color: #307bdf;
}
.trans-info .info-bd .details-bd {
  width: calc(100% - 127px);
  height: 100%;
}
.trans-info .info-bd .details-bd .kind-box {
  width: 100%;
  height: 100%;
}
.trans-info .info-bd .announce-tab {
  height: 100%;
}
.trans-info .info-bd .announce-hd {
  height: 32px;
  line-height: 32px;
  padding-left: 14px;
}
.trans-info .info-bd .announce-choose {
  /* cursor: pointer;
  margin-right: 9px;
  height: 32px;
  padding: 0 12px;
  background-color: #edf5ff;
  border-radius: 1px;
  font-size: 15px;
  color: #307bdf; */
  cursor: pointer;
  margin-right: 3px;
  height: 32px;
  padding: 0px 7px;
  background-color: #edf5ff;
  border-radius: 1px;
  font-size: 13px;
  color: #307bdf;
}
.trans-info .info-bd .announce-choose.cur {
  background-color: #307bdf;
  color: #fff;
}
.trans-info .info-bd .announce-bd {
  height: calc(100% - 32px - 6px);
  margin-top: 6px;
}
.trans-info .info-bd .announce-bd > ul {
  height: 100%;
  overflow: auto;
}
.trans-info .info-bd .announce-item {
  height: 30px;
}
.trans-info .info-bd .announce-item > a {
  position: relative;
  display: block;
  line-height: 30px;
  height: 30px;
  padding-left: 26px;
  padding-right: 8px;
}
.trans-info .info-bd .announce-item > a::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  left: 13px;
  top: 50%;
  margin-top: -2px;
  background-color: #999;
  border-radius: 50%;
}
.trans-info .info-bd .announce-item > a:hover {
  background-color: #f0f3f9;
}
.trans-info .info-bd .announce-item > a > p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
.trans-info .info-bd .announce-item > a .name {
  width: calc(100% - 150px);  
}
.trans-info .info-bd .announce-item > a .date {
  color: #999;
  text-align: right;
  width: 150px;
}

.navigation-list {
  /* margin: 0 -5px;
  width: 1198px; */
  margin: 10px -5px;
  width: 1218px;
}
.navigation-item {
  width: calc(16.6666666667% - 10px);
  margin: 0 5px 10px 5px;
  height: 90px;
}
.navigation-item > a {
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
}
.navigation-item > a::before {
  position: absolute;
  content: "";
  width: 178px;
  height: 63px;
  background: url("../images/nav_bg.png") center no-repeat;
  right: 0;
  bottom: 0;
}
.navigation-item > a .img-box {
  position: relative;
  width: 50px;
  height: 50px;
  margin-left: 12px;
  box-shadow: 0px 4px 4px 0px rgba(6, 7, 22, 0.08);
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.2);
}
.navigation-item > a .img-box > img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.navigation-item > a > span {
  width: calc(100% - 50px - 12px - 9px);
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  margin-left: 8px;
}
.navigation-item:nth-child(1) {
  background-image: linear-gradient(48deg, rgb(33, 131, 228) 0%, rgb(89, 172, 255) 100%);
}
.navigation-item:nth-child(1):hover {
  background-image: linear-gradient(48deg, rgb(20, 117, 212) 0%, rgb(68, 157, 246) 100%);
}
.navigation-item:nth-child(2) {
  background-image: linear-gradient(48deg, rgb(237, 159, 50) 0%, rgb(241, 174, 44) 100%);
}
.navigation-item:nth-child(2):hover {
  background-image: linear-gradient(48deg, rgb(227, 148, 36) 0%, rgb(232, 165, 35) 100%);
}
.navigation-item:nth-child(3) {
  background-image: linear-gradient(48deg, rgb(99, 193, 96) 0%, rgb(133, 203, 89) 100%);
}
.navigation-item:nth-child(3):hover {
  background-image: linear-gradient(48deg, rgb(74, 173, 71) 0%, rgb(116, 187, 71) 100%);
}
.navigation-item:nth-child(4) {
  background-image: linear-gradient(48deg, rgb(18, 167, 210) 0%, rgb(28, 180, 204) 100%);
}
.navigation-item:nth-child(4):hover {
  background-image: linear-gradient(48deg, rgb(8, 153, 195) 0%, rgb(15, 173, 198) 100%);
}
.navigation-item:nth-child(5) {
  background-image: linear-gradient(48deg, rgb(240, 105, 102) 0%, rgb(246, 131, 108) 100%);
}
.navigation-item:nth-child(5):hover {
  background-image: linear-gradient(48deg, rgb(231, 84, 81) 0%, rgb(236, 115, 91) 100%);
}
.navigation-item:nth-child(6) {
  background-image: linear-gradient(48deg, rgb(211, 111, 173) 0%, rgb(217, 124, 179) 100%);
}
.navigation-item:nth-child(6):hover {
  background-image: linear-gradient(48deg, rgb(206, 93, 163) 0%, rgb(213, 108, 170) 100%);
}
.navigation-item:nth-child(7) {
  background-image: linear-gradient(48deg, rgb(240, 105, 102) 0%, rgb(246, 131, 108) 100%);
}
.navigation-item:nth-child(7):hover {
  background-image: linear-gradient(48deg, rgb(231, 84, 81) 0%, rgb(236, 115, 91) 100%);
}
.navigation-item:nth-child(8) {
  background-image: linear-gradient(48deg, rgb(18, 167, 210) 0%, rgb(28, 180, 204) 100%);
}
.navigation-item:nth-child(8):hover {
  background-image: linear-gradient(48deg, rgb(8, 153, 195) 0%, rgb(15, 173, 198) 100%);
}
.navigation-item:nth-child(9) {
  background-image: linear-gradient(48deg, rgb(93, 150, 216) 0%, rgb(110, 215, 224) 100%);
}
.navigation-item:nth-child(9):hover {
  background-image: linear-gradient(48deg, rgb(77, 148, 208) 0%, rgb(90, 204, 214) 100%);
}
.navigation-item:nth-child(10) {
  background-image: linear-gradient(48deg, rgb(237, 159, 50) 0%, rgb(241, 174, 44) 100%);
}
.navigation-item:nth-child(10):hover {
  background-image: linear-gradient(48deg, rgb(227, 148, 36) 0%, rgb(232, 165, 35) 100%);
}
.navigation-item:nth-child(11) {
  background-image: linear-gradient(48deg, rgb(50, 197, 166) 0%, rgb(49, 196, 189) 100%);
}
.navigation-item:nth-child(11):hover {
  background-image: linear-gradient(48deg, rgb(42, 187, 156) 0%, rgb(35, 193, 185) 100%);
}
.navigation-item:nth-child(12) {
  background-image: linear-gradient(48deg, rgb(33, 131, 228) 0%, rgb(89, 172, 255) 100%);
}
.navigation-item:nth-child(12):hover {
  background-image: linear-gradient(48deg, rgb(20, 117, 212) 0%, rgb(68, 157, 246) 100%);
}

.login-pop .layui-layer-title {
  background-color: #4488e2;
  color: #fff;
}
.login-pop .layui-layer-setwin .layui-layer-close1 {
  background: url("../images/login_close.png") center no-repeat;
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
}