/**!
 * é‡åº†å¸‚å…¬å…±èµ„æºäº¤æ˜“ç›‘ç£ç½‘
 * author: wuzhou
 * date:2020-06-15
 */

.info-wrap {
    height: 380px;
    box-shadow: 0 3px 6px #e9edf2;
    background-color: #fff;
}

.scroll-wrap {
    width: 680px;
    height: 380px;
}

/* è½®æ’­ */
.owl-carousel img {
    display: block;
    width: 100%;
    height: 100%;
}

.middle-ewb-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    text-indent: 21px;
    background-color: rgba(0, 0, 0, 0.5);
}

.middle-ewb-intro p {
    margin-right: 150px;
    color: #fff;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.owl-carousel .owl-dots {
    position: absolute;
    right: 21px;
    bottom: 20px;
    z-index: 60;
    font-size: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
}

.owl-carousel button.owl-dot {
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-left: 4px;
    background: #849199;
    border: 0;
    outline: 0;
}

.owl-carousel button.owl-dot.active {
    width: 20px;
    height: 8px;
    border-radius: 10px;
    background: #fff;
}

/* å›½å®¶åŠ¨æ€ */

.middle-tab {
    width: 520px;
}

.tab {
    position: relative;
    height: 53px;
    border-bottom: 1px solid #e8e8e8;
    background-color: #f7f8fa;
}

.tab:before {
    position: absolute;
    content: '';
    left: 19px;
    top: 22px;
    width: 4px;
    height: 16px;
    background-color: #0b87ef;
}

.tab-name {
    margin-top: 5px;
    height: 48px;
    line-height: 48px;
    margin-left: 108px;
}

.tab-name:first-child {
    margin-left: 41px;
}

.tab-name a {
    display: block;
    font-size: 18px;
    color: #666;
}

.tab-name:hover a {
    font-weight: bold;
    color: #0b87ef;
}

.tab-name.active a {
    font-weight: bold;
    color: #0b87ef;
}

.new-content {
    margin-right: 40px;
    height: 326px;
    overflow: hidden;
}

.new-content .news-items {
    position: relative;
    margin-top: 20px;
}

.new-content .new-title {
    position: relative;
    padding-top: 28px;
    height: 22px;
    line-height: 22px;
    vertical-align: top;
}

.new-title > a > div {
    display: none;
}

/* å®žçº¿ */
.new-content .news-items:before {
    position: absolute;
    content: '';
    top: 28px;
    bottom: 29px;
    left: 28px;
    z-index: 5;
    border-left: 2px solid #e3e4e6;
}

.new-content .news-items:after {
    position: absolute;
    content: '';
    left: 28px;
    bottom: -3px;
    width: 2px;
    height: 23px;
    background-image: url('../images/soild_lower.png');
}

.new-content .new-title:first-child:after {
    position: absolute;
    content: '';
    top: 2px;
    left: 28px;
    width: 2px;
    height: 18px;
    background-image: url('../images/soild_upper.png');
}

.new-content .new-title:before {
    position: absolute;
    content: '';
    left: 25px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 10;
    background-color: #c5c6c7;
    border-radius: 50%;
}

.new-content .new-title:hover:before {
    background-color: #0b87ef;
}

.new-content .new-title a {
    padding-left: 50px;
    display: block;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    height: 22px;
}

.new-content .news-time {
    position: absolute;
    left: 50px;
    top: 5px;
    color: #999;
}

.new-content .new-title:hover,
.new-content .new-title:hover a,
.new-content .new-title:hover .news-time {
    color: #0b87ef;
}

.see-more {
    height: 52px;
    line-height: 52px;
    text-align: center;
}

.see-more a {
    font-size: 14px;
    color: #666;
}

.see-more a:hover {
    color: #0b87ef;
}

.bdl {
    display: none;
}

/* å¹¿å‘Šä½ */
.ads-items {
    padding: 35px 0;
}
.ads-items > li {
    margin-left: 16px;
    float: left;
    width: 389px;
    /* height: 150px; */
}

.ads-items > li:first-child {
    margin-left: 0;
}

/*.ads-items>li:nth-child(3) {
    width: 390px;
}*/

.ads-items > li > a {
    display: block;
    height: 117px;
    transition: all 0.3s;
    border-radius: 8px;
    overflow: hidden;
}

.ads-items > li > a img {
    width: 100%;
    height: 100%;
}

.ads-items > li:hover > a {
    margin-top: -14px;
    box-shadow: 7px 8px 7px rgba(176, 176, 176, 0.22);
}

/* å·¥ç¨‹æ‹›æŠ•æ ‡ */
.bidding {
    /* height: 485px; */
    /*background: url("../images/bidding_bg.jpg") center top no-repeat;*/
}

.bidding-info {
    /* padding-top: 35px; */
}

.bidding-left {
    width: 855px;
}

.bidding-right {
    width: 316px;
}

.bidding-hd {
    width: 183px;
}

.bidding-items {
    border-top: 1px solid #1b90e6;
}

.bidding-items > li {
    position: relative;
    height: 83px;
}

.bidding-items > li:before {
    position: absolute;
    content: '';
    right: -13px;
    top: 50%;
    margin-top: -12px;
    width: 13px;
    height: 25px;
    display: none;
    background: url('../images/bid_active_arr.png') center no-repeat;
}

.bidding-items > li > a {
    display: block;
    height: 82px;
    font-size: 18px;
    font-weight: bold;
    line-height: 76px;
    color: #0f79df;
    padding-left: 72px;
    border: 1px solid #1b90e6;
    border-top: 0;
    background-position: 18px 50%;
    background-repeat: no-repeat;
}

.bidding-items > li.active:before {
    display: block;
}

.bidding-bd {
    width: 672px;
    height: 416px;
    background-color: #f5fafe;
}

.bidding-txt {
    padding-left: 40px;
    padding-right: 27px;
    padding-top: 9px;
}

.bidding-items > li.active {
    background: url('../images/bid_active_bg.jpg') center no-repeat;
}

.bidding-items > li.active > a {
    color: #fff;
}

.bidding-items > li.bid-ico1 > a {
    background-image: url('../images/bid_ico1.png');
}

.bidding-items > li.bid-ico1.active > a {
    background-image: url('../images/bid_ico1h.png');
}

.bidding-items > li.bid-ico2 > a {
    background-image: url('../images/bid_ico2.png');
}

.bidding-items > li.bid-ico2.active > a {
    background-image: url('../images/bid_ico2h.png');
}

.bidding-items > li.bid-ico3 > a {
    background-image: url('../images/bid_ico3.png');
}

.bidding-items > li.bid-ico3.active > a {
    background-image: url('../images/bid_ico3h.png');
}

.bidding-items > li.bid-ico4 > a {
    background-image: url('../images/bid_ico4.png');
}

.bidding-items > li.bid-ico4.active > a {
    background-image: url('../images/bid_ico4h.png');
}

.bidding-items > li.bid-ico5 > a {
    background-image: url('../images/bid_ico5.png');
}

.bidding-items > li.bid-ico5.active > a {
    background-image: url('../images/bid_ico5h.png');
}

/* å·¥ç¨‹æ‹›æŠ•æ ‡ */

.news-items > li {
    position: relative;
    line-height: 35px;
    vertical-align: top;
}

.news-items > li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background-color: #888;
    border-radius: 50%;
}

.news-items > li > a {
    padding-left: 19px;
    display: block;
    color: #666;
    margin-right: 120px;
}

.news-time {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.news-items > li:hover a,
.news-items > li:hover .news-time {
    color: #0080e4;
}

.news-items > li:hover:before {
    background-color: #0080e4;
}

/* ä¸“å®¶ç®¡ç† */

.manage-items > li {
    margin-top: 17px;
    height: 127px;
    background: url('../images/manage_img1.png') center no-repeat;
}

.manage-items > li:nth-child(2) {
    background-image: url('../images/manage_img2.png');
}

.manage-items > li:nth-child(3) {
    background-image: url('../images/manage_img3.png');
}

.manage-items > li:first-child {
    margin-top: 0;
}

.manage-items > li > a {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 58px;
    padding-top: 70px;
    height: 58px;
}

.manage-items > li:hover {
    box-shadow: 7px 8px 7px rgba(176, 176, 176, 0.23);
}

/* é€šçŸ¥å…¬å‘Š */
.notice-half {
    /* margin-top: 37px; */
    width: 579px;
}

.notice-title {
    height: 98px;
    line-height: 98px;
    font-size: 26px;
    font-weight: bold;
    padding-left: 275px;
    color: #fff;
    text-shadow: 0 5px 2px rgba(10, 81, 138, 0.7);
    background: url('../images/notice_t2.png') center top no-repeat;
}

.notice-half:first-child .notice-title {
    padding-left: 267px;
    background-image: url('../images/notice_t1.png');
}

.notice-bd {
    padding: 8px 17px 0;
    height: 304px;
    border: 1px solid #f5f6f7;
    background-color: #fafbfc;
    border-top: 0;
}

.notice-name {
    position: relative;
    padding-left: 22px;
    line-height: 41px;
    color: #0b87ef;
    font-size: 18px;
}

.notice-name:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 16px;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background-color: #0b87ef;
}

.more-link {
    color: #666;
    line-height: 41px;
}

.more-link:hover {
    color: #0b87ef;
}

.notice-items > li {
    height: 43px;
    line-height: 43px;
    border-top: 1px dashed #ebecec;
}

.notice-items > li:first-child {
    border-top-color: transparent;
}

.notice-items > li:before {
    background-color: #0b87ef;
}

.ads-img {
    margin: 29px 0 44px;
    display: block;
    text-align: center;
}

/* æ‰§æ³•æ£€æŸ¥ */
.enforce-law .bidding-items > li {
    height: 181px;
}

.enforce-law .bidding-items > li.active {
    background-image: url('../images/law_bg.jpg');
}

.enforce-law .bidding-items > li > a {
    padding-top: 61px;
    height: 120px;
    line-height: 120px;
    font-size: 24px;
    color: #76899e;
    padding-left: 0;
    text-align: center;
    background-position: 50% 35px;
}

.enforce-law .bidding-items > li.active > a {
    color: #fff;
}

.bidding-items > li.bid-ico6 > a {
    background-image: url('../images/law_ico1h.png');
}

.bidding-items > li.bid-ico6.active > a {
    background-image: url('../images/law_ico1.png');
}

.bidding-items > li.bid-ico7 > a {
    background-image: url('../images/law_ico2.png');
}

.bidding-items > li.bid-ico7.active > a {
    background-image: url('../images/law_ico2h.png');
}

.enforce-law .bidding-bd {
    height: 364px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(238, 238, 238, 0.7);
}

.enforce-law .bidding-txt {
    padding-left: 43px;
    padding-right: 13px;
    padding-top: 9px;
}

.enforce-intro {
    height: 119px;
    line-height: 23px;
    border-bottom: 1px dashed #c5c3c3;
}

.enforce-title {
    display: block;
    height: 29px;
    line-height: 29px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.enforce-title:hover {
    color: #0080e4;
}

.enforce-time {
    color: #999;
    height: 23px;
    line-height: 23px;
}

.enforce-txt {
    padding-top: 5px;
    height: 46px;
    line-height: 23px;
    text-indent: 29px;
    overflow: hidden;
    color: #888;
}

.law-wrap {
    padding-top: 10px;
}

/* é¢†å¯¼ä»‹ç» */

.leader-right {
    width: 300px;
}

.leader-items > li {
    margin-top: 15px;
    height: 111px;
    background: url('../images/leader_bg1.png') center 0px no-repeat;
}

.leader-items > li:nth-child(2) {
    background-image: url('../images/leader_bg2.png');
}

.leader-items > li:nth-child(3) {
    background-image: url('../images/leader_bg3.png');
}

.leader-items > li:first-child {
    margin-top: 0;
    height: 111px;
}

.leader-items > li > a {
    display: block;
    padding-left: 138px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 111px;
}

.leader-items > li:hover {
    box-shadow: 7px 8px 7px rgba(176, 176, 176, 0.23);
}

/* èµ„æºé“¾æŽ¥ */
.resource {
    overflow: hidden;
}
.resource-items {
    padding-top: 25px;
    margin-left: -18px;
}

.resource-items > li {
    margin-top: 15px;
    margin-left: 18px;
    float: left;
    width: 185px;
    height: 57px;
    background: url('../images/zy_bg.png') center no-repeat;
}

.resource-items > li:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(80));
}

.resource-items > li > a {
    display: block;
    padding: 0 28px 0 11px;
    height: 57px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.resource-items > li > a > span {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    font-size: 19px;
    font-weight: bold;
    color: #0b87ef;
}

.resource-items > li > a > i {
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
/* 2020-06-24 */

.headlines {
    height: 107px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 5px 32px #eee;
}

.txtScroll-top {
    margin-top: 14px;
    overflow: hidden;
    position: relative;
    height: 79px;
    background: url('../images/headlines_ico.png') 19px 50% no-repeat;
}

.txtScroll-top .infoList li {
    height: 79px;
    line-height: 79px;
}

.txtScroll-top .infoList li > a {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #0a69c2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.txtScroll-top > .bd {
    margin-left: 143px;
    margin-right: 20px;
}

.new-content .new-title {
    margin-top: 8px;
}

/***xw**/
.new-content .news-itemsxw {
    position: relative;
    margin-top: 20px;
}
.new-content .news-itemsxw:before {
    position: absolute;
    content: '';
    top: 28px;
    bottom: 29px;
    left: 28px;
    z-index: 5;
    border-left: 2px solid #e3e4e6;
}

.new-content .news-itemsxw:after {
    position: absolute;
    content: '';
    left: 28px;
    bottom: -3px;
    width: 2px;
    height: 23px;
    background-image: url('../images/soild_lower.png');
}

.news-itemsxw > li {
    position: relative;
    line-height: 35px;
    vertical-align: top;
}

.news-itemsxw > li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background-color: #888;
    border-radius: 50%;
}

.news-itemsxw > li > a {
    padding-left: 19px;
    display: block;
    color: #666;
}
.news-itemsxw > li:hover a,
.news-itemsxw > li:hover .news-time {
    color: #0080e4;
}

.news-itemsxw > li:hover:before {
    background-color: #0080e4;
}
.notice-title a {
    color: #ffffff;
}

/***å¼¹å‡ºæ¡†**/
.tips {
    width: 400;
    padding-top: 10px;
    background-color: #fff;
}

.tips > h2 {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #222;
}

.tips-bd {
    padding: 10px;
    line-height: 20px;
    font-size: 16px;
    text-indent: 2em;
}

.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
    text-align: center;
    background-color: #fff;
}

.ykb img {
    width: 100%;
    height: 127px;
    margin-bottom: 17px;
    border-radius: 4px;
}

.xyxx {
    margin-right: 250px !important;
}

.news-code {
    position: absolute;
    right: 175px;
    top: 0;
    color: #999;
}

.news-time-xy {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    width: 98px;
}

.title-div {
    height: 30px;
    line-height: 30px;
}

.xyxx-title {
    text-align: center;
    width: 302px;
    float: left;
}

.news-code-title {
    text-align: center;
    width: 120px;
    float: left;
}

.news-time-title {
    text-align: center;
    float: left;
    width: 120px;
}

/* 20210305 */
.tiplayer {
    position: fixed;
    top: 233px;
    right: 5px;
    width: 220px;
    height: 250px;
    padding: 90px 20px 0;
    z-index: 99999;
    background: url('../images/tipsbg.png');
}
.tiplayer-close {
    position: absolute;
    width: 21px;
    height: 21px;
    top: 1px;
    right: 1px;
    cursor: pointer;
    background: url('../images/tips_close.png');
}
.tiplayer-content {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}

.tiplayer-content a {
    color: #ffffff;
}

/* 2022-4-12æ–°å¢ž */
.notice-tab {
    height: 291px;
    overflow: hidden;
    position: relative;
}

.get-more {
    position: absolute;
    color: #666;
    right: 0;
    top: 2px;
    line-height: 38px;
}

.get-more:hover {
    color: #0b87ef;
}

.notice-tab-hd {
    height: 39px;
    line-height: 38px;
    padding-top: 2px;
    border-bottom: 1px solid #dce1e6;
}

.notice-tab-hd .hdl {
    float: left;
    cursor: pointer;
    padding: 0 2px;
    font-size: 18px;
    font-weight: 600;
    margin-right: 36px;
    border-bottom: 2px solid transparent;
}

.notice-tab-hd .hdl.active {
    font-weight: bold;
    color: #0b87ef;
    border-color: #0b87ef;
}

.notice-tab-bd .bd1 {
    height: 249px;
}

.notice-name {
    line-height: 38px;
    font-weight: bold;
    color: #0b87ef;
    border-bottom: 2px solid #0b87ef;
    font-size: 18px;
    padding: 0 9px;
}

.more-link {
    line-height: 38px;
}

.notice-name:before {
    background: transparent;
}

.notice-bd-title {
    border-bottom: 1px solid #dce1e6;
}

/*å››å¤§å—å¡ç‰‡*/

/* 20220613æ–°å¢ž */
.quickbtn {
    margin-right: -18px;
    overflow: hidden;
    padding-bottom: 32px;
}
.quickbtn-li {
    width: 387px;
    height: 108px;
    border-radius: 4px;
    margin-right: 18px;
}
.quickbtn-li a {
    display: block;
    height: 108px;
    line-height: 108px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #ffffff;
}

.quickbtn-li:nth-child(1) {
    text-shadow: 2px 5px rgba(25, 127, 203, 0.7);
    background: url('../images/quickbtn_bg1.png');
    background-size: 100% 100%;
    height: 121px;
}
.quickbtn-li:nth-child(2) {
    text-shadow: 2px 5px rgba(191, 66, 52, 0.7);
    background: url('../images/quickbtn_bg2.png');
    display: none;
}
.quickbtn-li:nth-child(3) {
    text-shadow: 2px 5px rgba(189, 103, 28, 0.7);
    background: url('../images/quickbtn_bg3.png');
    background-size: 100% 100%;
}
.quickbtn-li:nth-child(4) {
    text-shadow: 2px 5px rgba(11, 125, 57, 0.7);
    background: url('../images/quickbtn_bg4.png');
    background-size: 100% 100%;
}

.zhuanlan-edu {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
}

/* 2023-6-2-start */
.announcement-left {
    width: 859px;
}

.tender-announcement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 98px;
    background: url('../images/announcement_bg.png') center top no-repeat;
}

.announcement-name {
    font-weight: 700;
    font-size: 26px;
    padding-left: 74px;
    color: #fff;
    line-height: 98px;
    text-shadow: 0px 5px 4px rgba(0, 0, 0, 0.25);
    background: url('../images/announcement_name_ico.png') left center no-repeat;
}

.announcement-content {
    padding: 12px 15px 0 18px;
    height: 304px;
    background: #f5fafe;
    border: 1px solid #f5f6f7;
    border-top: 0;
    overflow: hidden;
}

.announcement-hd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 36px;
    border-bottom: 1px solid #e7eaee;
}

.announcement-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.announcement-title > li {
    font-weight: 700;
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    padding: 0 3px;
    cursor: pointer;
    margin-left: 10px;
    border-bottom: 2px solid transparent;
}

.announcement-title > li:first-child {
    margin-left: 0;
}

.announcement-title > li.active {
    color: #0b87ef;
    border-color: #0b87ef;
}

.announcement-more {
    color: #666;
}

.announcement-bd .notice-items > li {
    height: 42px;
    line-height: 42px;
}
/* 2023-6-2-end */

.ads-items li {
    margin-right: 16px;
    width: calc(25% - (16px * 3 / 4));
    margin-left: 0;
}
.ads-items li:last-child {
    margin-right: 0;
}

.ads-items li img {
    height: 100%;
    width: 100%;
}
.announcement-left {
    width: 100%;
}
.tender-announcement {
    background-size: 100% 100%;
}

.quickbtn {
    margin-right: 0;
    margin-top: 20px;
}

.quickbtn-li {
    width: calc(25% - (16px * 3 / 4));
    margin-right: 16px;
}

.quickbtn-li:last-child {
    margin-right: 0;
    text-shadow: 2px 5px rgba(191, 66, 52, 0.7);
    background: url(../images/quickbtn_bg2.png);
    background-size: 100% 100%;
}
