@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

a, a:hover, a:active, a:link {
    text-decoration: none;
}

body {
    font-family: '微软雅黑';
    background: #eef5fd
}

input, select {
    vertical-align: middle;
    outline: none;
}

/*公用样式 开始*/
.clear {
    clear: both
}

.red {
    color: #d1160e;
}

.all {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

.table_td {
    background: #fff;
    padding: 5px 3px;
    line-height: 18px;
    font-size: 20px;
    max-width: 400px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.table_td a {
    color: #333;
}

.table_td a:hover {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.default_tr {
    color: #868686;
    padding: 5px 3px;
    line-height: 18px;
}

.common-title {
    margin: 30px 0;
    font-size: 16px;
    color: #004c95;
    border-left: 3px solid #2470cc;
    padding-left: 10px;
}

.calendarEmpty {
    width: 200px;
    margin: 20px auto;
}

.emptyContent {
    width: 334px;
    margin: 0px auto;
    text-align: center;
}

.emptyDiv {
    width: 334px;
    margin: 30px auto;
}

.emptyDiv img {
    width: 200px;
}

.emptyDivNew {
    width: 180px;
    margin: 0px auto;
}

table {
    border: 1px solid #ebebeb;
}

table .info_name {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    border: 1px solid #ebebeb;
    background: #edf1f0;
    white-space: nowrap;
}

table .info_val {
    border: 1px solid #ebebeb;
}

/*分页开始*/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.fenye {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.fenye a {
    padding: 6px 12px;
    border: 1px solid #ddd;
    background-color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 0 2px;
    color: #333
}

.fenye a.current, .fenye a:hover {
    color: #fff;
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

/*分页结束*/

/*公用样式 结束*/

/*侧边栏*/
.asid_share {
    position: fixed;
    font-size: 14px;
    width: 92px;
    bottom: 25%;
    right: 10px;
    z-index: 890;
    background: #fff;
    box-shadow: 0 0 8px #bbb;
    border-radius: 10px;
    padding: 10px;
}

* html #asid_share {
    position: absolute;
}

.asid_share .asid_share_box {
    margin-bottom: 5px;
    width: 100%;
    margin-bottom: 5px;
    color: #333;
    text-align: center;
    border-radius: 10px;
}

.asid_share .asid_share_box a {
    display: block;
    height: 50px;
    color: #333;
}

.asid_share .asid_share_box a:hover {
    text-decoration: none;
    border-radius: 10px;
}

.asid_share .asid_share_box a:link {
    text-decoration: none;
}

.asid_share .red_bag { /* background:#e12500; */
    text-decoration: none;
}

.asid_share .asid_sha_layer {
    padding: 10px;
    border: 1px solid #3484ff;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    right: 100px;
    top: 0px;
}

.sweep_img {
    padding: 10px;
}

.asid_share_box .asid_help_list .title {
    text-align: left;
    font-size: 16px;
}

.asid_share_box .asid_help_list .content {
    text-align: left;
    font-size: 20px;
    color: #3484ff
}

.asid_share_triangle {
    width: 12px;
    height: 40px;
    position: absolute;
    right: 97px;
    top: 65px;
    z-index: 100;
    color: #3484ff;
}

.asid_share_triangle1 {
    top: 120px;
}

.asid_share_triangle2 {
    top: 20px;
}

.border_sj, .con_sj {
    display: block;
    width: 18px;
    height: 28px;
    font-size: 18px;
    overflow: hidden;
    font-family: SimSun;
}

.border_sj {
    color: #3484ff;
    font-style: normal;
}

.con_sj {
    color: white;
    margin: -14px -2px 0 0;
    margin: -28px 0 0 -2px;
}

/*侧边栏*/
/*网站头部样式开始*/
.overflowBox {
    height: 60px;
    width: 100%;
    position: absolute;
    z-index: 0;
    background: #fff;
    opacity: 0.4;
}

.header_top {
    height: 60px;
    width: 100%;
    min-width: 1490px;
    position: absolute;
}

.header_top .title_top {
    width: 1490px;
    margin: 0 auto;
    height: 60px;
    position: relative;
}

.header_top .title_top .left_logo {
    width: 800px;
    display: inline-block;
    padding-left: 20px;
    top: 7px;
    position: absolute;
}

.header_top .title_top .left_logo marquee {
    height: 40px;
    line-height: 40px;
}

.header_top .title_top .right {
    position: absolute;
    right: 10px;
    display: inline-block;
    top: 20px;
}

.header_top .title_top .right a {
    font-size: 14px;
    border-radius: 5px;
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    padding: 5px 25px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
    text-decoration: none;
    margin-right: 10px;
}

.header_top .title_top .right span {
    color: #e0e0e0;
}

.header_top .title_top .right a:hover {
    color: #333;
    text-decoration: none;
    background: #fff;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.header_search {
    height: 170px;
    width: 1490px;
    margin: 0 auto;
    position: relative;
}

.logo {
    margin: 1% 2%;
    float: left;
    background: url(../images/top-logo.png) no-repeat;
    width: 566px;
    height: 92px;
}

.header_gif {
    float: left;
    position: absolute;
    top: 30px;
    right: 20px;
}

.header_gif .top a {
    color: #3f3f3f;
}

.header_gif .bottom a {
    color: #999;
}

.header_gif .nav_1 {
    margin: 7px 0;
}

.header_menu {
    width: 100%;
    height: 805px;
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 805px;
}

.header_menu .nav_2 .menu {
    margin: 50px 30px;
    color: black;
    /* float: right; */
    display: inline;
    vertical-align: 30px;
}

.header_menu .nav_2 .menu ul {
    display: flex;
    justify-content: end;
    align-items: center;
}

.header_menu .nav_2 .menu li {
    font-weight: 700;
    position: relative;
    float: left;
    display: inline;
    text-align: center;
    height: 47px;
    line-height: 25px;
    font-size: 20px;
    padding: 8px 16px;
}

.header_menu .nav_2 .menu li a {
    display: block;
    color: #000;
    font-size: 24px;
    margin-top: 7px;
}

.header_menu .nav_2 .menu li.active, .header_menu .nav_2 .menu li:hover {
    background: url(../images/nav-pick--.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 150px 7px;
    padding: 8px 16px;
}

#top_menu_xlgz {
    padding: 4px
}

#top_menu_xlgz:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

#top_menu_xlgz a {
    background: #b0232b;
    padding: 4px 8px;
}

#top_menu_xlgz a:hover {
    background: #fff;;
    color: #b0232b;
    padding: 4px 8px;
    border: 1px solid #b0232b;
}

#top_menu_xlnc {
    padding: 4px
}

#top_menu_xlnc:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

#top_menu_xlnc a {
    background: #2f8d68;
    padding: 4px 8px;
}

#top_menu_xlnc a:hover {
    background: #fff;;
    color: #2f8d68;
    padding: 4px 8px;
    border: 1px solid #2f8d68;
}

.header_menu .nav_2 .menu li.active a, .header_menu .nav_2 .menu li:hover a {
    display: block;
    color: #000;
    font-size: 24px;
    margin-top: 4px;
    font-weight: 600;
}

.header_menu .nav_2 .menu li span {
    display: block;
    clear: both;
    height: 37px;
    width: 37px;
    position: relative;
    left: 34px;
    background: url(../images/menu_all.png)
}

.header_menu .nav_2 .menu li span.m1 {
    background-position: 0 0;
}

.header_menu .nav_2 .menu li span.m2 {
    background-position: -37px 0;
}

.header_menu .nav_2 .menu li span.m3 {
    background-position: -74px 0;
}

.header_menu .nav_2 .menu li span.m4 {
    background-position: -111px 0;
}

.header_menu .nav_2 .menu li span.m5 {
    background-position: -148px 0;
}

.header_menu .nav_2 .menu li span.m6 {
    background-position: -185px 0;
}

.header_menu .nav_2 .menu li span.m7 {
    background-position: -222px 0;
}

.header_menu .nav_2 .menu li span.m8 {
    background-position: -259px 0;
}

.header_menu .nav_2 .menu li span.m9 {
    background-position: -296px 0;
}

.header_menu .nav_2 .menu li span.m10 {
    background-position: -333px 0;
}

.header_menu .nav_2 .menu li span.m11 {
    background-position: -370px 0;
}

.header_menu .nav_2 .menu li span.m12 {
    background-position: -407px 0;
}

.header_menu .nav_2 .menu li.last {
    margin-right: 0;
}

.header_menu .nav_2 .menu li:hover span, .header_menu .nav_2 .menu li a.active span {
    background: url(../images/menu_all.png);
    border-radius: 10px;
    color: #fff;
    display: block;
    clear: both;
    height: 37px;
    width: 37px;
    position: relative;
    left: 34px;
}

.header_menu .nav_2 .menu li:hover span.m1, .header_menu .nav_2 .menu li.active span.m1 {
    background-position: 0 -37px;
}

.header_menu .nav_2 .menu li:hover span.m2, .header_menu .nav_2 .menu li.active span.m2 {
    background-position: -37px -37px;
}

.header_menu .nav_2 .menu li:hover span.m3, .header_menu .nav_2 .menu li.active span.m3 {
    background-position: -74px -37px;
}

.header_menu .nav_2 .menu li:hover span.m4, .header_menu .nav_2 .menu li.active span.m4 {
    background-position: -111px -37px;
}

.header_menu .nav_2 .menu li:hover span.m5, .header_menu .nav_2 .menu li.active span.m5 {
    background-position: -148px -37px;
}

.header_menu .nav_2 .menu li:hover span.m6, .header_menu .nav_2 .menu li.active span.m6 {
    background-position: -185px -37px;
}

.header_menu .nav_2 .menu li:hover span.m7, .header_menu .nav_2 .menu li.active span.m7 {
    background-position: -222px -37px;
}

.header_menu .nav_2 .menu li:hover span.m8, .header_menu .nav_2 .menu li.active span.m8 {
    background-position: -259px -37px;
}

.header_menu .nav_2 .menu li:hover span.m9, .header_menu .nav_2 .menu li.active span.m9 {
    background-position: -296px -37px;
}

.header_menu .nav_2 .menu li:hover span.m10, .header_menu .nav_2 .menu li.active span.m10 {
    background-position: -333px -37px;
}

.header_menu .nav_2 .menu li:hover span.m11, .header_menu .nav_2 .menu li.active span.m11 {
    background-position: -370px -37px;
}

.header_menu .nav_2 .menu li:hover span.m12, .header_menu .nav_2 .menu li.active span.m12 {
    background-position: -407px -37px;
}

.href_box {
    display: none;
    text-align: center;
    width: 120px;
    z-index: 999;
    position: absolute;
    top: 49px;
    left: 24px;
    background-color: #fff;
    box-shadow: 0 0 8px #bbb;
    padding-bottom: 5px
}

.href_box > div a {
    padding: 5px 10px 5px 10px;
    color: #666 !important;
    display: block;
}

.href_box > div a:hover {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff) !important;
    font-weight: 700;
}

.webSearch {
    width: 300px;
    text-indent: 10px;
    opacity: 0.5;
    font-size: 20px;
    height: 40px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    background-color: #f1f1f1;
}

.webSearch::-webkit-input-placeholder {
    color: #000;
    font-size: 20px;
}

.webSearch_btn {
    position: relative;
    left: -5px;
    background: url(../images/u161.png) no-repeat center;
    width: 45px;
    height: 40px;
    border: 0;
    background-color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
    font-size: 20px;
}

/*网站头部样式结束*/

/*新闻平台-图片新闻滚动*/
.news {
    width: 1490px;
    margin: 0 auto 10px;
    height: 370px;
    background: #eef5fd;
    position: relative;

    /*新闻平台-图片新闻滚动结束*/
    .banner {
        width: 413px;
        height: 100%;
        border: 1px solid #ccc;
        float: left;
    }
}

#news_pic_slider {
    position: relative;
    width: 520px;
    float: left;
    height: 100%;
    font-size: 10px;
    overflow: hidden;
    border-radius: 5px;

    .hd {
        z-index: 1;
        position: absolute;
        bottom: 25px;
        font-family: sans-serif;
        height: 18px;
        overflow: hidden;
        right: 10px
    }

    .hd ul {
        zoom: 1;
        float: left;
        overflow: hidden
    }

    .hd ul li {
        text-align: center;
        line-height: 10px;
        width: 10px;
        background: white;
        float: left;
        height: 10px;
        cursor: pointer;
        margin-right: 4px;
        border-radius: 50%;
    }

    .hd ul li.on {
        background: red;
        color: #fff
    }

    .bd {
        z-index: 0;
        position: relative;
        height: 100%
    }

    .bd li {
        zoom: 1;
        vertical-align: middle;
        height: 100%;
    }

    .bd img {
        border-bottom: 0;
        border-left: 0;
        display: block;
        border-top: 0;
        border-right: 0;
        width: 100%;
        height: 370px;
        object-fit: cover;
    }

    .picMore {
        text-align: center;
        color: #0045ab;
    }

    .picMore a {
        color: #0045ab;
        text-decoration: underline;
    }

    .pic_info {
        z-index: 999;
        position: absolute;
        text-align: center;
        filter: alpha(opacity=60);
        padding: 0 10px;
        line-height: 28px;
        width: 520px;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: black;
        height: 30px;
        color: white;
        overflow: hidden;
        top: 0;
        opacity: 0.6
    }
}

.new_tabs {
    height: 35px;
    overflow: hidden;
    border-bottom: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: black;
}

.new_tabs ul li {
    cursor: pointer;
    float: left;
    list-style: none;
    font-size: 18px;
    margin-right: 10px;
    padding: 5px 30px;
}

.new_tabs ul li a {
    color: #000;
    text-decoration: none;
}

.new_tabs ul li:hover {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.new_tabs ul li.current {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: white
}

.new_tabs ul li.current a {
    color: linear-gradient(180deg, #ffffff 0%, #bbd6f9 0%, #76acf2 0%, #65a1f0 70%, #5396ed 100%),
    linear-gradient(#3484ff, #3484ff);
}

.news .new_info {
    width: 720px;
    height: 100%;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    margin-left: 10px;
}

.new_details {
    height: 100%;
    overflow: auto;
    padding: 0 10px;
    /* 隐藏滚动条 */
    -ms-overflow-style: none;
    scrollbar-width: none;
    &::-webkit-scrollbar {
        display: none;
    }

    li {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        height: 42px;
    }

    .title{
        flex: 1;
        font-size: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

        a {
            color: #000000;
            &:hover{
                color: red;
            }
        }
    }

    .left_date {
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        font-weight: 550;
        text-indent: 12px;
        color: #84b7f8;
        font-size: 15px;
    }
}

/*标题*/
.titleIndex {
    width: 1490px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    position: relative;
}

.title_name {
    width: 1490px;
    margin: 3px auto;
    height: 80px;
    background: url(../images/title-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    text-align: center;
    font-size: 30px;
    font-weight: 550;
    color: #025292;
    line-height: 70px;
}


.title_name span {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.title_more {
    font-size: 15px;
    color: #666666;
    position: relative;
    float: right;
    margin: 0 20px;
}

.title_more .icon {
    background: url(../images/more-icon.png) no-repeat;
    width: 12px;
    height: 13px;
    display: inline-block;
}

.title_more a {
    color: #666666
}

.title_more a:link {
    text-decoration: none
}

.title_more:hover {
    color: #406b8a;
    cursor: pointer;
}

/*系统选择*/
#icon_list_bg {;
    background: #eef5fd /* border-radius: 10px; */
}

.icon_list {
    width: 1520px;
    margin: 0 auto; /* border-radius: 10px; */
}

.icon_list h3 {
    float: left;
    color: #22467e;
    margin-left: 20px;
    margin-top: 15px;
    font-weight: bolder;
}

.icon_list .nav {
    height: 200px;
}

.icon_list .nav h3 {
    letter-spacing: 2px;
    float: left;
    color: #ffffff;
    margin-left: 20px;
    margin-top: 13px;
    font-size: 20px;
    font-weight: bolder;
}

.icon_list .nav .surface {
    float: left;
    margin-left: 20px;
}

.icon_list .nav li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 20px;
    color: #333;
    height: 131px;
    position: relative;
    cursor: pointer;
}

.icon_list .nav li .surface a {
    display: block;
    color: #fff;
}

.icon_list .nav li span {
}

.zhzc:hover {
    background: url(../images/zhzc-hover.png) no-repeat
}

.jyxt:hover {
    background: url(../images/jyxt-hover.png) no-repeat
}

.cabl:hover {
    background: url(../images/cabl-hover.png) no-repeat
}

.dzbh:hover {
    background: url(../images/dzbh-hover.png) no-repeat
}

.icon_list .nav li img {
    float: left;
    margin: 25px 12px;
}

.service-content {
    width: 200px;
    float: right;
    text-align: left;
}

.service-content p {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    font-size: 22px;
    font-weight: 500;
    margin-top: 15px;
}

.service-content span {
    font-size: 15px;
    line-height: 1.6
}

.icon_list .nav li label {
    font-size: 13px;
    font-weight: 100;
    margin-top: 10px;
    display: inline-block;
    float: left;
    width: 139px;
    text-align: left;
}

.icon_list .nav li span:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* IE */
    -moz-opacity: 0.8; /* 老版Mozilla */
    -khtml-opacity: 0.8; /* 老版Safari */
}

.icon_list .nav li a:hover {
    text-decoration: none;
}

.url_box {
    display: none;
    text-align: left;
    width: 156px;
    z-index: 999;
    position: absolute;
    top: 49px;
    left: 0px;
    background-color: #fff;
    box-shadow: 0 0 8px #bbb;
    padding: 5px 0
}

.url_box > div a {
    padding: 5px 10px 5px 10px;
    color: #999;
    display: block;
    font-size: 18px;
    font-weight: 550;
}

.url_box > div a:hover {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    font-weight: 700;
    text-shadow: 10px 10px 20px linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff),
}


.icon_list .right_link {
    float: left;
    height: 50px;
    width: 520px;
    margin-left: 30px;
}

.icon_list .right_link li {
    float: left;
    margin-left: 32px;
    margin-top: 15px;
    position: relative;
}

.icon_list .right_link li a {
    display: block;
    border: 1px solid #0038b0;
    padding: 1px 5px;
    color: #0038b0;
    border-radius: 8px;
}

.icon_list .right_link li a:hover {
    color: #ffffff;
}

.icon_list .right_link li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 8px;
}

.url_box2 {
    display: none;
    width: 132px;
    z-index: 999;
    position: absolute;
    top: 10px;
    right: -60px;
    background-color: #fff;
    box-shadow: 0 0 8px #bbb;
    border-radius: 5px;
    padding: 15px 0 15px 0
}

.url_box2 > div a {
    padding: 5px 10px 5px 10px;
    color: #333;
    display: block;
}

.url_box2 > div a:hover {
    background-color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff !important;
}

.banner_list {
    width: 1490px;
    margin: 10px auto 10px;
    height: 100px;
    background: #f1f1f1 url(../images/banner_list.png) no-repeat center top; /* border-radius: 10px; */
}

.icon_list .details {
    height: 105px;
    margin-top: 5px;
    background: url(../images/banner.png);
    position: relative;
    overflow: inherit
}

.wechatImg {
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 100;
    display: none;
}

.icon_list .details .left-detail .red:hover ~ .wechatImg {
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 100;
    display: inline;
}

/*系统选择*/
.tradebox {
    width: 1490px;
    margin: 0 auto 10px;
}

.tradebox h3 {
    float: left;
    color: #22467e;
    margin-left: 20psx;
    margin-top: 15px;
    font-weight: bolder;
}

.tradebox .right_link {
    float: left;
    height: 50px;
    width: 520px;
    margin-left: 30px;
}

.tradebox .right_link li {
    float: left;
    margin-left: 32px;
    margin-top: 15px;
    position: relative;
}

.tradebox .right_link li a {
    display: block;
    border: 1px solid #0038b0;
    padding: 1px 5px;
    color: #0038b0;
    border-radius: 8px;
}

.tradebox .right_link li a:hover {
    color: #ffffff;
}

.tradebox .right_link li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 8px;
}

/*政策法规 办事指南*/
.bottom_list {
    width: 1490px;
    margin: 0 auto 10px;
    height: 200px;
    background: #fff;
    border-radius: 10px;
    position: relative;
}

.bottom_list .bottom_box {
    width: 570px;
    height: 180px;
    position: absolute;
    left: 15px;
    top: 10px;
}

.bottom_list .bottom_box .title {
    height: 30px;
    border-bottom: 1px solid #ccc;
}

.bottom_list .bottom_box .title span {
    padding: 7px;
    border-bottom: 2px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    font-size: 20px;
}

.bottom_list .bottom_box .content {
    height: 145px;
    overflow: hidden;
}

.bottom_list .bottom_box .content ul li {
    list-style: none;
    color: #000;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    cursor: pointer;
}

.bottom_list .bottom_box .content ul li span.right {
    float: right;
}

.bottom_list .bottom_box .content ul li a {
    color: #333;
    max-width: 460px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.bottom_list .bottom_box .content ul li a:hover {
    color: red;
}

/*政策法规 办事指南*/

/*底部友情链接开始*/
/*底部友情链接开始*/
.link {
    width: 1520px;
    height: 200px;
    position: relative;
    padding-top: 1px;
    border-radius: 10px;
    margin: 0 auto;
}

.link .workopen {
    width: 200px;
    height: 80px;
    position: absolute;
    left: 15px;
    top: 45px;
}

.link .workopen a {
    width: 204px;
    height: 80px;
    display: block;
    background: url('../images/linkAll.png') no-repeat;
    background-position: -408px -80px
}

.pic_list1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    row-gap: 20px;
}

.pic_list1 ul li {
    width: 348px;
    height: 70px;
    margin: 0 3px;
}

.pic_list1 ul li a {
    background-size: 100% 100%;
    margin: 0 9px;
    float: left;
    _display: inline;
    text-align: center;
    width: 348px;
    height: 70px;
}

.pic_list1 ul li a:hover img {
    border-color: #999;
}

.pic_list1 ul li a.span_1 {
    background: url('../images/link-1.png') no-repeat;
}

.pic_list1 ul li a.span_2 {
    background: url('../images/link-2.png') no-repeat;
}

.pic_list1 ul li a.span_3 {
    background: url('../images/link-3.png') no-repeat;
}

.pic_list1 ul li a.span_4 {
    background: url('../images/link-4.png') no-repeat;
}

.pic_list1 ul li a.span_5 {
    background: url('../images/link-5.png') no-repeat;
}

.pic_list1 ul li a.span_6 {
    background: url('../images/link-6.png') no-repeat;
}

.pic_list1 ul li a.span_7 {
    background: url('../images/link-7.png') no-repeat;
}

.pic_list1 ul li a.span_8 {
    background: url('../images/link-8.png') no-repeat;
}

.pic_list1 .prev {
    right: 1px
}

/*底部友情链接结束*/

/*底部友情链接结束*/

/*公用招标模块开始*/
.tradeBox {
    width: 1490px;
    margin: 0 auto 15px;
    height: 270px;
    position: relative;
}

.tradeBox .left_Box {
    width: 250px;
    height: 270px;
    position: absolute;
}

.tradeBox .left_Box .Box_title {
    font-size: 28px;
    color: #fff;
    text-align: center;
    position: relative;
    top: 90px;
}

.tradeBox .right_Box {
    width: 940px;;
    height: 270px;
    position: absolute;
    right: 0px
}

.tradeBox .right_Box .type_tabs {
    width: 940px;
    margin: 0 auto;
    padding: 10px 0;
    height: 60px;
}

.tradeBox .right_Box .type_tabs ul {
    width: 940px;
    margin: 0 auto;
    text-align: center;
}

.tradeBox .right_Box .type_tabs ul li {
    display: inline;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #f49d06;
    padding: 10px 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666
}

.tradeBox .right_Box .type_tabs ul li.active {
    background: #f49d06;
    color: #fff;
}

.tradeBox .right_Box .type_tabs ul li:hover {
    background: #f49d06;
    color: #fff;
}

.tradeBox .right_Box .type_tabs ul li.first {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tradeBox .right_Box .type_tabs ul li.last {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.tradeBox .right_Box .type {
    width: 920px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.tradeBox .right_Box .type div {
    float: left;
    width: 90px;
    text-align: right;
    padding-right: 10px;
    color: #a1a1a1;
    height: 80px;
}

.tradeBox .right_Box .type ul li {
    float: left;
    padding: 0 10px;
    min-width: 20px;
    cursor: pointer;
}

.tradeBox .right_Box .type ul li a {
    color: #000;
    padding: 1px 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.tradeBox .right_Box .type ul li a.active {
    border: 1px solid #cd3333;
    background: #cd3333;
    border-radius: 10px;
    color: #fff;
}

.tradeBox .right_Box .type_data {
    width: 900px;
    margin: 0 auto;
    font-size: 14px;
    height: 160px;
    overflow: auto;
    border-top: 1px solid #e4e4e4;
}

.tradeBox .right_Box .type_data ul li {
    float: left;
    height: 26px;
    line-height: 26px;
}

.tradeBox .right_Box .type_data ul li p {
    width: 200px;
    float: left;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
}

.tradeBox .right_Box .type_data ul li a {
    width: 580px;
    float: left;
    cursor: pointer;
    color: #333;
    max-width: 580px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
}

.tradeBox .right_Box .type_data ul li span {
    float: right;
    color: #333;
}

.tradeBox .right_Box .type_data_two {
    width: 900px;
    margin: 0 auto;
    font-size: 14px;
    height: 160px;
    overflow: auto;
    border-top: 1px solid #e4e4e4;
}

.tradeBox .right_Box .type_data_two ul li {
    float: left;
    height: 26px;
    line-height: 26px;
}

.tradeBox .right_Box .type_data_two ul li a {
    width: 780px;
    float: left;
    cursor: pointer;
    color: #333;
    max-width: 780px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
}

.tradeBox .right_Box .type_data_two ul li a:hover {
    color: #cd3333;
    text-decoration: none;
}

.tradeBox .right_Box .type_data_two ul li span {
    float: right;
    color: #333;
}

/*公用招标模块结束*/

.tradeBox .agentBG {
    background: #456fbd;
}

.tradeBox .right_Box .agent_tabs ul li {
    border: 1px solid #456fbd;
    color: #666
}

.tradeBox .right_Box .agent_tabs ul li.active {
    background: #456fbd;
    color: #fff;
}

.tradeBox .right_Box .agent_tabs ul li:hover {
    background: #456fbd;
    color: #fff;
}

.tradeBox .smallBG {
    background: #00afdb;
}

.tradeBox .right_Box .small_tabs ul li {
    border: 1px solid #00afdb;
    color: #666
}

.tradeBox .right_Box .small_tabs ul li.active {
    background: #00afdb;
    color: #fff;
}

.tradeBox .right_Box .small_tabs ul li:hover {
    background: #00afdb;
    color: #fff;
}

.tradeBox .governBG {
    background: #f49d06;
}

.tradeBox .right_Box .govern_tabs ul li {
    border: 1px solid #f49d06;
    color: #666
}

.tradeBox .right_Box .govern_tabs ul li.active {
    background: #f49d06;
    color: #fff;
}

.tradeBox .right_Box .govern_tabs ul li:hover {
    background: #f49d06;
    color: #fff;
}

.tradeBox .companyBG {
    background: #00cc99;
}

.tradeBox .right_Box .company_tabs ul li {
    border: 1px solid #00cc99;
    color: #666
}

.tradeBox .right_Box .company_tabs ul li.active {
    background: #00cc99;
    color: #fff;
}

.tradeBox .right_Box .company_tabs ul li:hover {
    background: #00cc99;
    color: #fff;
}

.tradeBox .landBG {
    background: #9bd035;
}

.tradeBox .right_Box .land_tabs ul li {
    border: 1px solid #9bd035;
    color: #666
}

.tradeBox .right_Box .land_tabs ul li.active {
    background: #9bd035;
    color: #fff;
}

.tradeBox .right_Box .land_tabs ul li:hover {
    background: #9bd035;
    color: #fff;
}

.tradeBox .dealBG {
    background: #ff9933;
}

.tradeBox .right_Box .deal_tabs ul li {
    border: 1px solid #ff9933;
    color: #666
}

.tradeBox .right_Box .deal_tabs ul li.active {
    background: #ff9933;
    color: #fff;
}

.tradeBox .right_Box .deal_tabs ul li:hover {
    background: #ff9933;
    color: #fff;
}

.tradeBox .otherBG {
    background: #00afdb;
}

.tradeBox .right_Box .other_tabs ul li {
    border: 1px solid #00afdb;
    color: #666
}

.tradeBox .right_Box .other_tabs ul li.active {
    background: #00afdb;
    color: #fff;
}

.tradeBox .right_Box .other_tabs ul li:hover {
    background: #00afdb;
    color: #fff;
}


/ /*交易动态四大块开始*/
.tradeDiv {
    width: 1490px;
    margin: 0 auto 15px;
    height: 750px;
    position: relative;
}

/*交易动态*/
.tradeDiv .trade {
    width: 920px;
    height: 510px;
    position: absolute;
    right: 0;
    top: 0px;
}

.tradeDiv .trade .type_tabs {
    width: 920px;
    margin: 0 auto;
    padding: 20px 0 10px;
    height: 50px;
}

.tradeDiv .trade .type_tabs ul {
    width: 720px;
    margin: 0 auto;
}

.tradeDiv .trade .type_tabs ul li {
    cursor: pointer;
    font-size: 16px;
    float: left;
    width: 355px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666
}

.tradeDiv .trade .type_tabs ul li.active {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
}

.tradeDiv .trade .type_tabs ul li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
}

.tradeDiv .trade .type_tabs ul li.first {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tradeDiv .trade .type_tabs ul li.last {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.tradeDiv .trade .type {
    width: 920px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.tradeDiv .trade .type div {
    float: left;
    width: 90px;
    text-align: right;
    padding-right: 10px;
    color: #a1a1a1;
}

.tradeDiv .trade .type ul li {
    float: left;
    padding: 0 10px;
    min-width: 20px;
    cursor: pointer;
}

.tradeDiv .trade .type ul li a {
    color: #000;
    padding: 1px 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.tradeDiv .trade .type ul li a.active {
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 10px;
    color: #fff;
}

.tradeDiv .trade .type_data {
    width: 860px;
    margin: 0 auto;
    font-size: 14px;
    height: 320px;
    overflow: auto;
    border-top: 1px solid #e4e4e4;
    padding-top: 10px;
}

.tradeDiv .trade .type_data ul li {
    float: left;
    height: 30px;
    line-height: 30px;
}

.tradeDiv .trade .type_data ul li a {
    width: 780px;
    float: left;
    cursor: pointer;
    color: #333;
}

.tradeDiv .trade .type_data ul li label {
    color: #cd4444;
}

.tradeDiv .trade .type_data ul li a:hover {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    text-decoration: none;
}

.tradeDiv .trade .search_gj {
    width: 920px;
    text-align: center;
    font-size: 14px;
    font-family: '微软雅黑';
}

.tradeDiv .trade .search_gj button {
    width: 70px;
    border: 0;
    background: #fff;
    color: #949494;
}

.tradeDiv .trade .search_gj span {
    width: 22px;
    height: 13px;
    background: url('../images/xiangxia.png') no-repeat;
    display: block;
    text-align: center;
    margin: 0 auto;
}

/*交易动态*/
.tradeDiv .map {
    width: 230px;
    height: 315px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.tradeDiv .download {
    width: 920px;
    height: 190px;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.tradeDiv .download .downlist ul li {
    float: left;
    list-style: disc;
    font-size: 20px;
    line-height: 25px;
    height: 25px;
    width: 46%;
    margin-left: 20px;
}

.tradeDiv .download .downlist ul li a {
    color: #333
}

/*交易动态四大块结束*/

/*日历*/
.rl {
    width: 450px;
    height: 400px;
    float: left;
    background: url(../images/date-bg.png) no-repeat;
}

#tb_header {
    opacity: 50%;
}

.rl_bt {
    width: 400px;
    height: 35px;
    line-height: 35px;
    float: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 30px;;
}

.rl_btr {
    width: 380px;
    height: 50px;
    position: relative;
}

.rl_nr {
    width: 480px;
    height: 320px;
    float: left;
    padding: 20px;
}

.rl_sm {
    width: 355px;
    *width: 356px;
    height: 57px;
    *height: 58px;
    float: left;
    border-top: 1px #a1cffd solid;
    background-color: #e1effe;
    padding: 5px;
}

.rl_sm ul li {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

#bid_calendar_body th {
    height: 50px;
    background-color: #fff;
    color: #666;
    font-weight: bold;
}

#bid_calendar_body th.red {
    color: gray;
}

#bid_calendar_body tbody td {
    width: 52px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

#bid_calendar_body tbody td:hover {
    background: #e1f0eb;
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

#bid_calendar_body tbody td.current {
    background: #fddddc;;
    color: #fe712b;
    font-weight: 600;
    border-radius: 50%
}

.jtbj {
    background: #000
}

#bid_calendar_body tbody td.has {
    cursor: pointer;
}

#bid_calendar_body tbody td.red {
    color: gray;
}

.bid_tip_num {
    width: 5px;
    height: 5px;
    position: absolute;
    right: 4px;
    top: 0px;
}

.bid_tip_num span {
    border-radius: 5px;
    width: 5px;
    height: 5px;
    float: right;
    position: absolute;
    background: #ff7e00;
}

#tip_table td {
    padding: 0px 10px;
    text-align: center;
}

.bid_text_box {
    width: 100%;
    height: 350px;
    text-align: left;
}

.bid_text_box .hd {
    height: 27px;
    line-height: 27px;
    position: relative;
}

.bid_text_box .hd ul {
    height: 32px;
    font-size: 20px;
    float: left;
    position: absolute;
}

.bid_text_box .hd ul li {
    width: 78px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.bid_text_box .hd ul li.on {
    background: rgb(99, 171, 89);
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255);
    height: 27px;
    color: white;
}

.bid_text_box .bd ul {
    padding: 18px 0px 18px 5px;
    margin-top: -1px;
}

.bid_text_box .bd li {
    height: 28px;
    line-height: 28px;
}

.bid_text_box .bd li .date {
    color: rgb(153, 153, 153);
    float: right;
}

#zbgs {
    margin-left: 20px;
}

.msg {
    color: rgb(141, 25, 38);
    font-size: 12px;
}

.tsjb img {
    margin: 8px auto 5px 15px;
}

.tsjb p {
    margin: 3px auto auto 15px;
    color: rgb(39, 51, 63);
    font-size: 15px;
}

.banner p {
    margin: 0px;
    color: white;
    font-size: 32px;
    font-weight: bolder;
}

.icon_2 {
    background-position: 0px -60px;
}

.icon_3 {
    background-position: 0px -120px;
}

.icon_4 {
    background-position: 0px -180px;
}

.icon_5 {
    background-position: 0px -360px;
}

.icon_8 {
    background-position: 0px -420px;
}

.icon_6 {
    background-position: 0px -600px;
}

.icon_7 {
    background-position: 0px -660px;
}

.bsnr {
    width: 450px;
    min-height: 58px;
    position: absolute;
    right: 10px;
    top: 0;
    background: #336099;
    z-index: 999;
    display: none;
}

.bsnr table thead {
    margin-left: 2px;
    float: left;
}

.bsnr table thead th {
    background: #336099 !important;
    color: #fff;
    text-align: center;
}

.bsnrt1 {
    width: 80px !important;
    height: 30px !important;
    line-height: 30px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.bsnrt2 {
    width: 106px !important;
    height: 30px !important;
    line-height: 30px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.bsnrt3 {
    width: 254px !important;
    height: 30px !important;
    line-height: 30px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.bsnrt4 {
    width: 80px !important;
    line-height: 30px;
    float: left;
    font-size: 12px;
}

.bsnrt5 {
    width: 106px !important;
    line-height: 30px;
    float: left;
    font-size: 12px;
}

.bsnrt6 {
    width: 254px !important;
    line-height: 30px;
    float: left;
    font-size: 12px;
}

.bsnr table td {
    border: none !important;
    padding: 0 !important;
    text-align: center;
}

.today {
    margin-top: 15px;
    margin-left: 15px;
}

.today span {
    font-size: 16px;
}

/*日历*/
/*日历内容开始*/
.calendar-bg {
    height: 400px;
}

.dateNew {
    width: 1490px;
    margin: 0 auto;
    height: 400px;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 10px;
}

.right_calendar {
    box-shadow: 0 0 13px #a4c9f7;
    width: 1490px;
    border: 1px solid #e8ecf5;
    height: 400px;
    border-radius: 10px;
    right: 0px;
    bottom: 0px;
}

.right_calendar .date_content {
    font-size: 20px;
    width: 1020px;
    height: 370px;
    float: right;
    padding-top: 10px;
}

.right_calendar .date_content .date_title {
    border-bottom: 1px solid #dff1f9;
}

.right_calendar .date_content .date_title span {
    color: #406ea9;
}

.right_calendar .date_content ul li {
    cursor: default;
    float: left;
    width: 950px;
    height: 48px;
    line-height: 48px;
}

.right_calendar .date_content ul li p {
    background: url(../images/time.png) no-repeat left center;
    float: left;
    width: 220px;
    padding-left: 20px;
}

.right_calendar .date_content ul li span.calendar-type {
    background: #baed99;
    color: #30620f;
    float: left;
    font-size: 18px;
    width: 100px !important;
    text-align: center;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    position: relative;
    top: 4px;
    margin-right: 10px;
}

.right_calendar .date_content ul li span.calendar-time {
    float: left;
    font-size: 18px;
    background: url(../images/time.png) no-repeat left center;
    padding-left: 20px;
    width: 120px !important;
    text-align: left;
    display: inline-block;
}

.right_calendar .date_content ul li span.calendar-project {
    float: left;
    font-size: 18px;
    width: 440px !important;
    text-align: left;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.right_calendar .date_content ul li span.calendar-date {
    float: left;
    margin-right: 10px;
    font-size: 18px;
    width: 130px !important;
    text-align: center;
    display: inline-block;
}

.right_calendar .center-bg {
    background-repeat: no-repeat;
    background: url(../images/calendar-change.jpg);
    width: 1px;
    height: 298px;
    position: absolute;
    left: 320px;
    top: 5px;
}

.calendar-style {
    width: 150px !important;
    text-align: left;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
}

/*日历内容结束*/
/*交易日历结束*/

/*招标信息tab样式开始*/
.agent_bg {
    height: 508px;
}

.date {
    width: 1500px;
    margin: 0 auto;
    height: 810px;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 13px #a4c9f7;
}

.left_menu {
    float: left;
    width: 65px;
    height: 680px;
    position: absolute;
    background: #f2f6fa;
    font-weight: 600
}

.left_menu dd {
    font-weight: 400;
    letter-spacing: 6px;
    writing-mode: vertical-lr;
    width: 55px;
    height: 136px;
    line-height: 60px;
    text-align: center;
    background: url(../images/tabs.png) no-repeat;
    font-size: 20px;
    color: #4e4d4d;
    margin-bottom: 5px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.left_menu dd:hover {
    background: url(../images/tabs-select.png) no-repeat;
    cursor: pointer;
    color: #0045ab;
}

.left_menu dd.zbxxon {
    background: #fff;
    width: 65px;
    height: 254px;
    color: #0045ab;
}

.left_menu ul:first-child {
    margin: 0 auto;
    text-align: center;
}

.left_menu ul:first-child li {
    display: inline;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 16px;
    width: 155px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #333
}

.left_menu ul:first-child li.active {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
}

.left_menu ul:first-child li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
}

.left_menu ul:first-child li.first {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.left_menu ul:first-child li.last {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.ZY_data .left_menu {
    background: #ff7e00;
}

.JJ_data .left_menu {
    background: #fff;
    padding-left: 0;
}

.JJ_data .left_menu a {
    color: #d63333 !important;
}

.AG_data .left_menu {
    background: #0038b0;
}

.P_data .left_menu {
    background: #fe711a;
}

/*建设工程内容上半部分*/
/*首页菜单*/
.date .date_top .type_data {
    width: 1400px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 18px;
    height: 560px;
    overflow: hidden;
}

.date .date_top .type_data ul li.thead {
    list-style-type: none;
}

.date .date_top .type_data ul li {
    margin-left: 30px;
    width: 1370px;
    float: left;
    height: 50px;
    line-height: 50px;
}

.date .date_top .type_data ul li a.notice-title {
    float: left;
    cursor: pointer;
    color: #333;
    max-width: 610px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.date .date_top .type_data ul li p {
    width: 260px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    color: #333;
    max-width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.date .date_top .type_data ul li label {
    color: #cd4444;
}

.date .date_top .type_data ul li label.new {
    margin-bottom: 0px !important;
    width: 30px;
    height: 12px;
    display: inline-block;
    background: url(../images/newTag.png) no-repeat left center;
}

.date .date_top .type_data ul li label.isebid {
    margin-bottom: -3px !important;
    width: 18px;
    height: 20px;
    display: inline-block;
    background: url(../../../xmzsEbid/images/isebidTag.png) no-repeat left center;
}

.date .date_top .type_data ul li span.notice-span {
    width: 900px !important;
    text-align: left;
    display: inline-block;
    float: left;
}

.date .date_top .type_data ul li span.notice-span a {
    color: #333;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 765px;
    float: left;
}

.date .date_top .type_data ul li span.ready-span {
    width: 900px !important;
    text-align: left;
    display: inline-block;
    float: left;
    padding-left: 5px;
}

.date .date_top .type_data ul li span.ready-span a {
    color: #333;
}

.date .date_top .type_data ul li span.all-span {
    width: 900px !important;
    text-align: left;
    display: inline-block;
    float: left;
}

.date .date_top .type_data ul li span.all-span a {
    color: #333;
}

.date .date_top .type_data ul li span.baomingActive {
    margin-right: 10px;
    padding: 1px 5px;
    color: #326806;
    background: #e4fad8;
    float: none;
    width: auto;
    display: inline;
}

.date .date_top .type_data ul li span.yaoqing {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    float: none;
    width: auto;
    display: inline;
}

.date .date_top .type_data ul li span.overActive {
    margin-right: 10px;
    padding: 1px 5px;
    color: #999;
    background: #f1f0f2;
    float: none;
    width: auto;
    display: inline;
}

.date .date_top .type_data ul li span.supply-span {
    width: 0px !important;
    display: inline-block;
    text-align: center;
    float: left;
}

.date .date_top .type_data ul li span.time-span {
    width: 170px !important;
    display: inline-block;
    text-align: center;
    float: left;
}

.date .date_top .type_data ul li span.code-span {
    width: 150px !important;
    display: inline-block;
    text-align: left;
    float: left;
}

.date .date_top .type_data ul li a:hover {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    text-decoration: none;
}

.date .date_top .type_data ul li:nth-child(2n+1) {
    background: #f1f1f1;
}

.more a {
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    padding: 0 5px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 8px;
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.default_bt {
    color: #868686;
    padding: 5px 3px;
    line-height: 18px;
}

.search_more a {
    margin-right: 50px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    padding: 0 5px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 8px;
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.search_more a:hover {
    background: #fff;
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

/*建设工程内容上半部分*/
/*建设工程内容上半部分*/
#date_content {
    height: 335px;
    overflow-y: auto;
    overflow-x: hidden;
}

.date .date_top {
    width: 1400px;
    height: 625px;
    background: #fff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    left: 30px;
    position: absolute;
}

.date .date_top .type_tabs {
    width: 1400px;
    padding: 15px 0;
    height: 70px; /* border-bottom:1px solid #e4e4e4; */
}

.date .date_top .type_tabs ul:first-child {
    width: 1420px;
    margin: 0 auto;
    text-align: center;
}

.date .date_top .type_tabs ul:first-child li {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    width: 181px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    border: 1px solid #ccc;
}

.date .date_top .type_tabs ul:first-child li.active,
.date .date_top .type_tabs ul:first-child li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    position: relative;
    color: #fff;
    border-bottom: 0;
    height: 54px;
}

.date .date_top .type_tabs ul:first-child li.first {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.date .date_top .type_tabs ul:first-child li.last {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.date .date_top .type_tabs ul:nth-child(2) {
    margin-top: 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #e4e4e4;
}

.date .date_top .type_tabs ul:nth-child(2) li {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    padding: 5px 15px;
}

.date .date_top .type_tabs ul:nth-child(2) li.active {
    color: #3484ff;
    border-bottom: 3px solid #3484ff;
}

.date .date_top .type_tabs ul:nth-child(3) {
    margin-top: 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #e4e4e4;
}

.date .date_top .type_tabs ul:nth-child(3) li {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    padding: 5px 15px;
}

.date .date_top .type_tabs ul:nth-child(3) li.active {
    color: #3484ff;
    border-bottom: 3px solid #3484ff;
}

/*建设工程内容下半部分*/
.date .date_bottom {
    width: 590px;
    height: 280px;
    position: absolute;
    left: 180px;
    top: 345px;
    display: none;
}

.date .date_bottom p {
    border-bottom: 1px solid #bcbcbc;
    margin: 10px 0;
}

.date .date_bottom p a {
    padding: 0 10px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    color: #333
}

.date .date_bottom p a.hover {
    border-bottom: 2px solid #1378de;
}

.date .date_bottom .box {
    height: 240px;
    overflow: auto
}

.date .date_bottom .bottom_left {
    width: 290px;
    height: 280px;
    border: 1px solid red;
    position: absolute;
}

.date .date_bottom .bottom_left p {
    border-bottom: 1px solid #bcbcbc;
    padding: 10px 0;
}

.date .date_bottom .bottom_left p a {
    padding: 0 10px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    color: #333
}

.date .date_bottom .bottom_left p a.hover {
    background: #1378de;
    color: #fff
}

.date .date_bottom .bottom_right {
    width: 290px;
    height: 280px;
    border: 1px solid blue;
    position: absolute;
    right: 0px;
}

.cqjy_list {
    height: 300px;
    background: #fff;
}

.cqjy_list li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 20px;
    color: #000f5c;
    height: 150px;
}

.cqjy_list li a {
    display: block;
    color: #000f5c
}

.cqjy_list li span {
    width: 135px;
    display: inline-block;
    height: 135px;
    *padding: 18px 0 12px 0;
    clear: both;
    background: url(../img/cqjy_list.png) no-repeat;
}

.cqjy_list li span.bg1 {
    background-position: 0 0;
}

.cqjy_list li span.bg2 {
    background-position: -135px 0;
}

.cqjy_list li span.bg3 {
    background-position: -270px 0;
}

.cqjy_list li span.bg4 {
    background-position: -405px 0;
}

.cqjy_list li:hover span {
    background: url(../img/cqjy_list.png) no-repeat;
}

.cqjy_list li:hover span.bg2 {
    background-position: -135px -135px;
}

.cqjy_list li:hover span.bg3 {
    background-position: -270px -135px;
}

.cqjy_list li:hover span.bg4 {
    background-position: -405px -135px;
}

/*建设工程内容下半部分*/
/*招标信息tab样式 结束*/

/*招标信息页面样式开始
.content_bid{width:100%;height:100%;position:relative;}
.content_bid .info{width:1490px;height:850px;padding:50px;border:1px solid #fff;background:#fff;border-radius:10px;margin:0 auto;}
.content_bid .info .search{height: 50px;border-radius: 50px;background: #f1f1f1;position:relative;margin-bottom:10px;}
.content_bid .info .search select{border: 0;height: 50px;position: absolute;width: 75px;left: 20px;background: #f1f1f1;}
.content_bid .info .search input{border:0;height:50px;line-height:50px;position: absolute;left:30px;background: #f1f1f1;width: 800px;}
.content_bid .info .search button{border:0;height:50px;line-height:50px;position: absolute;right:0;background: linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);color: #fff;border-radius: 50px;width: 140px;font-size:18px;}
.content_bid .info .type_1{width: 1100px;height: 36px;line-height:26px;font-size:14px;}
.content_bid .info .type_1 div{float: left;width: 90px;text-align: right;padding-right: 10px;color: #a1a1a1;}
.content_bid .info .type_1 ul li{float: left;padding: 0 10px;min-width: 20px;cursor: pointer;height:26px;line-height:26px;margin-right:5px;}
.content_bid .info .type_1 ul li:hover{background:linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);border-radius:15px;color:#fff;}
.content_bid .info .type_1 ul li.active{background:linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);border-radius:15px;color:#fff;}
.content_bid .info .type_tabs{width: 1100px;margin: 0 auto;padding:20px 0;height:80px;border-top:1px solid #e4e4e4;}
.content_bid .info .type_tabs ul{width:910px;margin: 0 auto;text-align:center;}
.content_bid .info .type_tabs ul li{display: inline;padding: 8px 20px;cursor:pointer;font-size:16px;width:180px;border:1px solid linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);height:40px;line-height:40px;text-align:center;color:#666}
.content_bid .info .type_tabs ul li.active{background:linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);color:#fff;}
.content_bid .info .type_tabs ul li:hover{background:linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);color:#fff;}
.content_bid .info .type_tabs ul li.first{border-top-left-radius:10px;border-bottom-left-radius:10px;}
.content_bid .info .type_tabs ul li.last{border-top-right-radius:10px;border-bottom-right-radius:10px;}
.content_bid .info .type_data{width: 1100px;font-size:15px;height:400px;overflow:hidden;}
.content_bid .info .type_data ul li{float: left;width: 1100px;height: 36px;line-height:36px;}
.content_bid .info .type_data ul li:nth-child(2n+1) {background:#f9fafc;}
.content_bid .info .type_data ul li.title{background:#f9fafc}

.content_bid .info .type_data ul li p{display:inline-block;width:240px;padding-left: 20px;cursor:pointer;max-width: 240px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float:left;margin-right:20px;}
.content_bid .info .type_data ul li a{display:inline-block;width:710px;cursor:pointer;max-width: 710px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-right: 10px;}
.content_bid .info .type_data ul li span{text-align:center;float:right;display:inline-block;width:110px;cursor:pointer;max-width: 110px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.content_bid .info .type_data ul li a:hover{color:linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);text-decoration:none;}
.content_bid .info .search_gj {width:1100px;text-align:center}
.content_bid .info .search_gj button{width:250px;border: 0;background: #fff;color: linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);}
招标信息页面样式结束*/
/*招标信息页面样式开始*/
.content_bid {
    width: 100%;
    height: 100%;
    position: relative;
}

.content_bid .info {
    width: 1490px;
    height: 1460px;
    padding: 50px 20px;
    border: 1px solid #fff;
    background: #fff; /* border-radius:10px; */
    margin: 0 auto;
}

.content_bid .info .search {
    height: 50px;
    border-radius: 50px;
    background: #f1f1f1;
    position: relative;
    margin-bottom: 10px;
}

.content_bid .info .search select {
    border: 0;
    height: 50px;
    position: absolute;
    width: 75px;
    left: 20px;
    background: #f1f1f1;
}

.content_bid .info .search input {
    border: 0;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 30px;
    background: #f1f1f1;
    width: 800px;
}

.content_bid .info .search button {
    border: 0;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
    border-radius: 50px;
    width: 140px;
    font-size: 18px;
}

.content_bid .info .type_1 {
    width: 1100px;
    height: 36px;
    line-height: 26px;
    font-size: 14px;
}

.content_bid .info .type_1 div {
    float: left;
    width: 90px;
    text-align: right;
    padding-right: 10px;
    color: #a1a1a1;
}

.content_bid .info .type_1 ul li {
    float: left;
    padding: 0 10px;
    min-width: 20px;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    margin-right: 5px;
}

.content_bid .info .type_1 ul li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 15px;
    color: #fff;
}

.content_bid .info .type_1 ul li.active {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 15px;
    color: #fff;
}

.content_bid .info .type_tabs {
    width: 1100px;
    margin: 0 auto;
    padding: 20px 0;
    height: 80px;
    border-top: 1px solid #e4e4e4;
}

.content_bid .info .type_tabs ul {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.content_bid .info .type_tabs ul li {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    width: 180px;
    border: 1px solid #3484ff;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #333
}

.content_bid .info .type_tabs ul li.active,
.content_bid .info .type_tabs ul li:hover {
    background: url(../images/type-select-li.png) no-repeat center center;
    position: relative;
    color: #fff;
    border-bottom: 0;
    height: 34px;
}

.content_bid .info .type_tabs ul li.first {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.content_bid .info .type_tabs ul li.last {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.content_bid .info .type_data ul li {
    float: left;
    width: 1100px;
    height: 80px;
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
}

.content_bid .info .type_data ul li:nth-child(2n+1) {
    background: #f9fafc;
}

.content_bid .info .type_data ul li.title {
    background: #f9fafc
}

.content_bid .info .type_data {
    font-size: 15px;
    height: 938px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.content_bid .info .type_data ul li {
    float: left;
    width: 1490px;
    height: 90px;
    line-height: 36px;
}

.content_bid .info .type_data ul li .first {
    height: 40px;
    line-height: 32px;
}

.content_bid .info .type_data ul li:nth-child(2n+1) {
    background: #f9fafc;
}

.content_bid .info .type_data ul li:first-child {
    height: 40px;
}

.content_bid .info .type_data ul li.title {
    background: #f9fafc
}

.content_bid .info .type_data ul li div {
    float: left;
    height: 90px;
}

.content_bid .info .type_data ul li .projno {
    float: left;
    height: 90px;
    width: 70px;
    text-align: center;
    border-right: solid 1px #cccc;
}

.content_bid .info .type_data ul li .projcontent {
    width: 1200px;
    border-right: solid 1px #cccc;
}

.content_bid .info .type_data ul li .publishtime {
    width: 175px;
}


.content_bid .info .type_data ul li a.notice-title {
    float: left;
    cursor: pointer;
    color: #333;
    max-width: 610px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_bid .info .type_data ul li p {
    width: 70px;
    float: left;
    margin: 0px;
    cursor: pointer;
    color: #333;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 32px;
}

.content_bid .info .type_data ul li label {
    color: #666;
    font-weight: 400;
}

.content_bid .info .type_data ul li label.new {
    margin-bottom: 0px !important;
    width: 30px;
    height: 12px;
    display: inline-block;
    background: url(../images/newTag.png) no-repeat left center;
}

.content_bid .info .type_data ul li label.isebid {
    margin-bottom: 0px !important;
    width: 18px;
    height: 22px;
    display: inline-block;
    background: url(../../../xmzsEbid/images/isebidTag.png) no-repeat left center;
}

.content_bid .info .type_data ul li span.notice-span {
    width: 1190px !important;
    text-align: left;
    display: inline-block;
    float: left;
}

.content_bid .info .type_data ul li span.notice-span a {
    color: #333;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 810px;
    float: left;
}

.content_bid .info .type_data ul li span.baomingActive {
    margin-right: 10px;
    padding: 1px 5px;
    color: #326806;
    background: #e4fad8;
    float: none;
    width: auto;
    display: inline;
}

.content_bid .info .type_data ul li span.overActive {
    margin-right: 10px;
    padding: 1px 5px;
    color: #999999;
    background: #f1f0f2;
    float: none;
    width: auto;
    display: inline;
}

.content_bid .info .type_data ul li span.time-span {
    width: 120px !important;
    display: inline-block;
    text-align: right;
    float: left;
}

.content_bid .info .type_data ul li span.projtype-span {
    color: #999999;
    width: 250px !important;
    display: inline-block;
    text-align: left;
    float: left;
}

.content_bid .info .type_data ul li span.bidtype-span {
    color: #999999;
    width: 390px !important;
    display: inline-block;
    text-align: left;
    float: left;
    height: 35px;
    overflow: hidden;
}

.content_bid .info .type_data ul li span.bidtype-span label {
    display: inline;
}

.content_bid .info .type_data ul li span.endtime-span {
    color: #999999;
    width: 300px !important;
    display: inline-block;
    text-align: left;
    float: left;
}

.content_bid .info .type_data ul li a:hover {
    color: #406ea9;
    text-decoration: none;
}

.content_bid .info .search_gj {
    width: 1100px;
    text-align: center
}

/*招标信息页面样式结束*/
.content_bid .info .search_gj button {
    width: 250px;
    border: 0;
    background: #fff;
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

/*招标信息页面样式结束*/

/*场地预约样式开始*/
.content_place {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

.content_place .info {
    width: 1160px;
    height: 180px;
    padding: 20px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto 15px;
}

.content_place .info .type_1 {
    width: 1100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.content_place .info .type_1 div {
    float: left;
    width: 90px;
    text-align: right;
    padding-right: 10px;
    color: #a1a1a1;
    height: 90px;
}

.content_place .info .type_1 ul li {
    float: left;
    padding: 0 10px;
    min-width: 20px;
    cursor: pointer;
}

.content_place .info .type_1 ul li a {
    color: #000;
    padding: 1px 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.content_place .info .type_1 ul li a.active {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 10px;
    color: #fff;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.content_place .info .type_time {
    float: left;
    width: 1100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.content_place .info .type_time div {
    float: left;
    width: 90px;
    text-align: right;
    padding-right: 10px;
    color: #a1a1a1;
}

.content_place .type_data_result {
    width: 1490px;
    height: 500px;
    margin: 0 auto;
}

.content_place .type_data_result .data_box {
    padding: 10px;
    width: 575px;
    height: 280px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 10px;
    float: left;
    margin-right: 2px;
    margin-bottom: 10px;
}

.content_place .type_data_result .data_box .title {
    text-align: center;
    font-size: 20px;
}

.place_div {
    float: left;
    margin: 8px;
    overflow: hidden;
    cursor: hand;
    width: 145px;
    font-weight: bold;
    color: #000;
    text-align: center;
    background: #eef9f8;
    border: 1px solid #47be86;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 4px;
}

.place_name {
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    margin-left: 0px;
    line-height: 30px;
    background: #47be86;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
}

.place_state {
    overflow: hidden;
    width: 145px;
    white-space: nowrap;
    text-align: center;
}

/*场地预约样式结束*/

/*新闻动态页面开始*/
/* .medium {width: 100%;height: auto;}
.medium .medium_nav {width: 1490px;padding:30px 0 0px 0;text-align: center;background: #fff;margin:0 auto;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.medium .medium_nav a {display: inline-block;padding:0 33px;height: 36px;line-height:36px;margin: 0 7px;border: 1px solid #B9B8B8;
	border-radius: 20px;font-size: 20px;color: #6f6f6f;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.medium .medium_nav a.current, .medium .medium_nav a:hover {background: #0593DB;color: #fff;border-color:#0593DB;}
.medium .medium_box {width: 1490px;overflow: hidden;padding-top:30px;margin:0 auto;background: #fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.medium .medium_box .medium_boxC {width: 1100px;margin: 0 auto;}
.medium .medium_box .medium_boxC .medium_child {padding-bottom:30px;margin-bottom: 30px;overflow: hidden;border-bottom:#e7e7e7 1px solid;}
.medium .medium_box .medium_boxC .medium_child .child_img {width: 340px;float: left;}
.medium .medium_box .medium_boxC .medium_child .child_img img {width: 100%;height: 100%;}
.medium .medium_box .medium_boxC .medium_child .child_img img:hover{ opacity:0.8;filter:alpha(opacity=80); IE  -moz-opacity:0.8; 老版Mozilla  -khtml-opacity:0.8; 老版Safari }
.medium .medium_box .medium_boxC .medium_child .child_info {width: 720px;height: 255px;margin-left: 35px;float: left;position: relative;}
.medium .medium_box .medium_boxC .medium_child .child_info .dataTime {font-size: 20px;color: #888;margin-top: 10px;}
.medium .medium_box .medium_boxC .medium_child .child_info .dataTime span{ position:relative; bottom:2px; padding-right:5px;}
.medium .medium_box .medium_boxC .medium_child .child_info h5 {font-size: 22px;font-weight: normal;color: #333;margin: 20px 0;}
.medium .medium_box .medium_boxC .medium_child .child_info h5 a{ color:#1E4F77;}
.medium .medium_box .medium_boxC .medium_child .child_info h5 a:hover{ color:#0593DB;}
.medium .medium_box .medium_boxC .medium_child .child_info .info {font-size: 20px;color: #333;line-height: 25px;text-align:justify;max-height: 95px;overflow: hidden;}
.medium .medium_box .medium_boxC .medium_child .child_info .linkBtn {width: 80px;height: 32px;line-height: 32px;font-weight: normal;position: absolute;bottom: 0px;right: 0px;border: 1px solid linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);border-radius: 10px;text-align: center;color: #fff;background: linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);}
.medium .medium_box .medium_boxC .medium_child .child_info .linkBtn:hover{background:#fff;color:linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);}
.medium .medium_box .medium_boxC .medium_child .child_info .try{float: left;margin-top: 25px;width: 100%;}
.medium .medium_box .medium_boxC .medium_child .child_info .try a{color:#244f75;font-size:14px;display: inline;}
.medium .medium_box .medium_boxC .medium_child .child_info .try .link_btn{width: 110px;height: 30px;line-height: 30px;border:1px solid #AFAFAF;float:left;margin-right:10px;text-align: center;
	transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.medium .medium_box .medium_boxC .medium_child .child_info .try .link_btn:hover{background-color:#0593DB;border-color:#0593DB;color:#fff;}
.medium .medium_box .medium_boxC .medium_child2 {padding-bottom:30px;margin-bottom:30px;overflow: hidden;border-bottom:#e7e7e7 1px solid;}
.medium .medium_box .medium_boxC .medium_child2 .child_img2 {width: 200px;float: left;}
.medium .medium_box .medium_boxC .medium_child2 .child_img2 img{ width:200px; height:150px; border:#e7e7e7 solid 1px; padding:3px;}
.medium .medium_box .medium_boxC .medium_child2 .child_img2 img:hover{filter:alpha(opacity=80); IE  -moz-opacity:0.8; 老版Mozilla  -khtml-opacity:0.8; 老版Safariopacity:0.8;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 {width: 305px;height: 150px;margin-left: 20px;margin-right:49px;float: left;position: relative;overflow:hidden;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 .dataTime {font-size: 20px;color: #888;margin-top: 10px;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 .dataTime span{ position:relative; bottom:2px; padding-right:5px;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 h5 {font-size: 20px;font-weight: normal;color: #333;margin: 20px 0;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 h5 a{ color:#1E4F77;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 h5 a:hover{ color:#0593DB;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 .info {font-size: 20px;color: #333;line-height: 25px;text-align:justify;max-height: 50px;overflow: hidden;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 .try{float: left;margin-top: 8px;width: 100%;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 .try a{color:#244f75;font-size:15px;padding-left: 15px;margin-right: 15px;display: inline;background: url(../images/pro_ico.gif) left center no-repeat;}
.medium .medium_box .medium_boxC .medium_child2 .child_info2 .try a:hover{color:#0593DB;}
.cm_head{height:53px;width:200px;margin:20px 0 20px 0;border-bottom:1px solid #2d68c3;padding-left:12px;background:url("../images/cm_head.png") no-repeat left top;}
.cm_head dl{float:left;padding-top:8px;text-align:left;}
.cm_head dt{height:26px;line-height:26px;font-size:16px;color:#555;font-weight:bold;}
.cm_head dd{font-family:"arial";color:#2d68c3;line-height:18px;} */
.medium {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 50px;
    top: 0;
}

.medium .type_tabs {
    width: 1100px;
    margin: 0 auto;
    padding: 30px 0;
    height: 110px;
}

.medium .type_tabs ul {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.medium .type_tabs ul li {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    width: 156px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    margin: 0 -2px;
}

.medium .type_tabs ul li.active {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
}

.medium .type_tabs ul li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
}

.medium .type_tabs ul li.first {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.medium .type_tabs ul li.last {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.medium .medium_nav {
    width: 1490px;
    text-align: center;
    background: #fff;
    margin: 0 auto; /* border-top-left-radius: 10px;border-top-right-radius: 10px; */
}

.medium .medium_nav a {
    display: inline-block;
    padding: 0 33px;
    height: 36px;
    line-height: 36px;
    margin: 0 7px;
    border: 1px solid #B9B8B8;
    border-radius: 20px;
    font-size: 20px;
    color: #6f6f6f;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}

.medium .medium_nav a.current, .medium .medium_nav a:hover {
    background: #0593DB;
    color: #fff;
    border-color: #0593DB;
}

.medium .medium_box {
    width: 1490px;
    overflow: hidden;
    padding: 0 50px;
    margin: 0 auto;
    background: #fff; /* border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; */
}

.medium .medium_box .search {
    height: 50px;
    border-radius: 50px;
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
}

.medium .medium_box .search select {
    border: 0;
    height: 50px;
    position: absolute;
    width: 75px;
    left: 20px;
    background: #f1f1f1;
}

.medium .medium_box .search input {
    border: 0;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 30px;
    background: #f1f1f1;
    width: 800px;
}

.medium .medium_box .search button {
    border: 0;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
    border-radius: 50px;
    width: 140px;
    font-size: 18px;
}

.medium .medium_box .medium_boxC {
    width: 1500px;
    margin: 0 auto;
}

.medium .medium_box .medium_boxC .medium_child {
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    border-bottom: #e7e7e7 1px solid;
}

.medium .medium_box .medium_boxC .medium_child .child_img {
    width: 340px;
    float: left;
}

.medium .medium_box .medium_boxC .medium_child .child_img img {
    width: 100%;
    height: 100%;
}

.medium .medium_box .medium_boxC .medium_child .child_img img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* IE */
    -moz-opacity: 0.8; /* 锟较帮拷Mozilla */
    -khtml-opacity: 0.8; /* 锟较帮拷Safari */
}

.medium .medium_box .medium_boxC .medium_child .child_info {
    width: 720px;
    height: 255px;
    margin-left: 35px;
    float: left;
    position: relative;
}

.medium .medium_box .medium_boxC .medium_child .child_info .dataTime {
    font-size: 20px;
    color: #888;
    margin-top: 10px;
}

.medium .medium_box .medium_boxC .medium_child .child_info .dataTime span {
    position: relative;
    bottom: 2px;
    padding-right: 5px;
}

.medium .medium_box .medium_boxC .medium_child .child_info h5 {
    font-size: 22px;
    font-weight: normal;
    color: #333;
    margin: 20px 0;
}

.medium .medium_box .medium_boxC .medium_child .child_info h5 a {
    color: #1E4F77;
}

.medium .medium_box .medium_boxC .medium_child .child_info h5 a:hover {
    color: #0593DB;
}

.medium .medium_box .medium_boxC .medium_child .child_info .info {
    font-size: 20px; /*color: #333;*/
    color: #686868;
    line-height: 25px;
    text-align: justify;
    max-height: 95px;
    overflow: hidden;
}

.medium .medium_box .medium_boxC .medium_child .child_info .linkBtn {
    width: 80px;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    position: absolute;
    bottom: 0px;
    right: 0px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.medium .medium_box .medium_boxC .medium_child .child_info .linkBtn:hover {
    background: #fff;
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.medium .medium_box .medium_boxC .medium_child .child_info .try {
    float: left;
    margin-top: 25px;
    width: 100%;
}

.medium .medium_box .medium_boxC .medium_child .child_info .try a {
    color: #244f75;
    font-size: 14px;
    display: inline;
}

.medium .medium_box .medium_boxC .medium_child .child_info .try .link_btn {
    width: 110px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #AFAFAF;
    float: left;
    margin-right: 10px;
    text-align: center;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}

.medium .medium_box .medium_boxC .medium_child .child_info .try .link_btn:hover {
    background-color: #0593DB;
    border-color: #0593DB;
    color: #fff;
}

.medium .medium_box .medium_boxC .medium_child2 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    border-bottom: #e7e7e7 1px solid;
}

.medium .medium_box .medium_boxC .medium_child2 .child_img2 {
    width: 200px;
    float: left;
}

.medium .medium_box .medium_boxC .medium_child2 .child_img2 img {
    width: 200px;
    height: 150px;
    border: #e7e7e7 solid 1px;
    padding: 3px;
}

.medium .medium_box .medium_boxC .medium_child2 .child_img2 img:hover {
    filter: alpha(opacity=80); /* IE */
    -moz-opacity: 0.8; /* 锟较帮拷Mozilla */
    -khtml-opacity: 0.8; /* 锟较帮拷Safari */
    opacity: 0.8;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 {
    width: 275px;
    height: 150px;
    margin-left: 20px;
    margin-right: 49px;
    float: left;
    position: relative;
    overflow: hidden;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 .dataTime {
    font-size: 20px;
    color: #888;
    margin-top: 10px;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 .dataTime span {
    position: relative;
    bottom: 2px;
    padding-right: 5px;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 h5 {
    font-size: 20px;
    font-weight: normal;
    color: #333;
    margin: 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 h5 a {
    color: #1E4F77;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 h5 a:hover {
    color: #0593DB;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 .info {
    font-size: 20px; /*color: #333;*/
    color: #686868;
    line-height: 25px;
    text-align: justify;
    max-height: 50px;
    overflow: hidden;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 .try {
    float: left;
    margin-top: 8px;
    width: 100%;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 .try a {
    color: #244f75;
    font-size: 15px;
    padding-left: 15px;
    margin-right: 15px;
    display: inline;
    background: url(../images/pro_ico.gif) left center no-repeat;
}

.medium .medium_box .medium_boxC .medium_child2 .child_info2 .try a:hover {
    color: #0593DB;
}

/*新闻动态页面结束*/
/*新闻动态详情页面开始*/
.details {
    width: 1218px;
    height: auto;
    top: 0;
    overflow: hidden;
    position: relative;
    bottom: 50px;
    margin: 0 auto;
}

.details .details_box {
    width: 1490px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 50px 20px;
    border-radius: 10px;
}

.details .details_box .details_box_left {
    width: 1160px;
    text-align: center;
    float: left;
}

.details .details_box .details_box_left h2 {
    font-size: 22px;
    color: #333;
    font-weight: normal;
}

.details .details_box .details_box_left .details_boxC {
    width: 100%;
    height: auto;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin: 20px 0;
}

.details .details_box .details_box_left .details_boxC .xiaobiao span {
    display: inline-block;
    padding: 5px 20px;
    background: url(../images/details_icon1.png) no-repeat left center;
    color: #b1b0b0;
}

.details .details_box .details_box_left .details_boxC .xiaobiao span:nth-child(2) {
    background-image: url(../images/details_icon2.png);
}

.details .details_box .details_box_left .details_boxC .xiaobiao span:nth-child(3) {
    background-image: url(../images/details_icon3.png);
}

.details .details_box .details_box_left .details_boxC .xiaobiao span em {
    margin-left: 10px;
}

.details .details_box .details_box_left .details_text {
    margin: 35px 0 50px 0;
    text-align: justify;
}

.details .details_box .details_box_left .details_text .Enclosure {
    text-align: left;
}

.details .details_box .details_box_left .details_text p {
    text-align: left;
    text-indent: 2em;
    color: #4E4E4E;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 20px;
}

.details .details_box .details_box_left .details_text img {
    margin: 0 auto;
    max-width: 800px;
}

.details .details_box .details_box_left .detailsNext {
    margin-top: 20px;
    height: 50px;
    text-align: left;
    color: #7d7d7d;
}

.details .details_box .details_box_left .detailsNext .detailsNext_left {
    float: left;
    line-height: 24px;
}

.details .details_box .details_box_left .detailsNext .detailsNext_left a {
    color: #9e9e9e;
}

.details .details_box .details_box_left .detailsNext .detailsNext_left a:hover {
    color: #0593DB;
}

.details .details_box .details_box_left .detailsNext .detailsNext_right {
    float: right;
}

.details .details_box .details_box_right {
    width: 290px;
    float: right;
}

.details .details_box .details_box_right h5 {
    font-size: 22px;
    color: #333;
    font-weight: normal;
    margin-bottom: 20px;
}

.details .details_box .details_box_right .details_box_rihgt_demo {
    margin-bottom: 30px;
}

.details .details_box .details_box_right .details_box_rihgt_img {
    width: 290px;
    height: 191px;
    position: relative;
    overflow: hidden;
}

.details .details_box .details_box_right .details_box_rihgt_img p {
    position: absolute;
    bottom: 0;
    width: 260px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.5);
    padding-left: 30px;
    left: 0;
    color: #fff;
}

.details .details_box .details_box_right .details_box_right_news .details_news_box {
    border-bottom: 1px solid #dbdbdb;
    line-height: 26px;
    margin-bottom: 20px;
}

.details .details_box .details_box_right .details_box_right_news .details_news_box .title a {
    display: block;
    font-size: 20px;
    color: #333;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.details .details_box .details_box_right .details_box_right_news .details_news_box .title a:hover {
    color: #0593DB;
}

.details .details_box .details_box_right .details_box_right_news .details_news_box .time {
    font-size: 12px;
    color: #b1b0b0;
}

.details .details_box .details_box_right .details_box_right_news .details_news_box .info {
    font-size: 12px;
    color: #A1A1A1;
    margin-bottom: 10px;
    height: 56px;
    overflow: hidden;
    text-align: justify;
}

/*新闻动态详情页面结束*/
/*政策法规页面样式开始*/
.content_rule {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}

.content_rule .info {
    width: 1490px;
    height: 800px;
    padding: 50px;
    border: 1px solid #fff;
    background: #fff; /* border-radius:10px; */
    margin: 0 auto;
}

.content_rule .info .search {
    height: 50px;
    border-radius: 50px;
    background: #f1f1f1;
    position: relative;
    margin-bottom: 10px;
}

.content_rule .info .search select {
    border: 0;
    height: 50px;
    position: absolute;
    width: 75px;
    left: 20px;
    background: #f1f1f1;
}

.content_rule .info .search input {
    border: 0;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 30px;
    background: #f1f1f1;
    width: 800px;
}

.content_rule .info .search button {
    border: 0;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
    border-radius: 50px;
    width: 140px;
    font-size: 18px;
}

.content_rule .info .type_1 {
    width: 1100px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 10px;
}

.content_rule .info .type_1 div {
    float: left;
    width: 90px;
    text-align: right;
    padding-right: 10px;
    color: #a1a1a1;
}

.content_rule .info .type_1 ul li {
    float: left;
    padding: 0 10px;
    min-width: 20px;
    cursor: pointer;
    margin-right: 5px;
}

.content_rule .info .type_1 ul li a {
    color: #000;
    padding: 1px 10px;
}

.content_rule .info .type_1 ul li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 15px;
    color: #fff;
}

.content_rule .info .type_1 ul li.active {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 15px;
    color: #fff;
}

.content_rule .info .type_data {
    width: 1400px;
    font-size: 15px;
    height: 540px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.content_rule .info .type_data ul li {
    float: left;
    width: 1400px;
    height: 60px;
    line-height: 60px;
}

.content_rule .info .type_data ul li:nth-child(2n) {
    background: #f9fafc;
}

.content_rule .info .type_data ul li span {
    float: right
}

.content_rule .info .type_data ul li p {
    float: left;
    width: 200px;
    padding-left: 20px;
}

.content_rule .info .type_data ul li a {
    max-width: 800px;
    float: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_rule .info .type_data ul li a:hover {
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    text-decoration: none;
}

/*政策法规页面样式结束*/

/*办事指南页面样式开始*/
.content_help {
    width: 100%;
    height: 100%;
    position: relative;
    bottom: 50px;
    top: 0;
}

.content_help .type_tabs {
    margin: 0 auto;
    padding: 20px 0;
    height: 80px;
    border-bottom: 1px solid #e4e4e4;
}

.content_help .type_tabs ul {
    margin: 0 auto;
    display: table;
}

.content_help .type_tabs ul li {
    cursor: pointer;
    font-size: 16px;
    float: left;
    width: 156px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666
}

.content_help .type_tabs ul li.active {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
}

.content_help .type_tabs ul li:hover {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #fff;
}

.content_help .type_tabs ul li.first {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.content_help .type_tabs ul li.last {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.content_help .type {
    width: 800px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: 0 auto;
}

.content_help .type ul li {
    float: left;
    padding: 0 10px;
    min-width: 20px;
    cursor: pointer;
}

.content_help .type ul li a {
    color: #000;
    padding: 1px 10px;
}

.content_help .type ul li.active a {
    background: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
}

.content_help .info {
    width: 1490px;
    padding: 50px;
    border: 1px solid #fff;
    background: #fff; /* border-radius:10px; */
    margin: 0 auto;
}

.content_help .info .margin {
    margin-top: 50px;
    padding-bottom: 30px;
}

.content_help .info .title_bottom {
    width: 60px;
    border: 1px solid linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    margin: 10px auto 30px;
}

.content_help .info h3.title {
    text-align: center;
    height: 50px;
    font-size: 30px;
}

.content_help .info .newcomer ul {
    height: 280px;
    border-bottom: 1px solid #e4e4e4;
    padding-left: 100px;
}

.content_help .info .newcomer ul li {
    float: left;
    list-style: none;
    text-align: center;
    position: relative;
    margin-right: 20px;
    margin-left: 70px;
}

.content_help .info .newcomer .dateList li {
    width: 80px;
    height: 80px;
    float: left;
    margin-top: 30px;
    background: url(../images/newcomer.png);
    cursor: pointer;
}

.content_help .info .newcomer .dateList li.datewd1 {
    background-position: 0px -0px;
}

.content_help .info .newcomer .dateList li.datewd2 {
    background-position: -85px -0px;
}

.content_help .info .newcomer .dateList li.datewd3 {
    background-position: -170px -0px;
}

.content_help .info .newcomer .dateList li.datewd4 {
    background-position: -255px -0px;
}

.content_help .info .newcomer .dateList li.datewd5 {
    background-position: -340px -0px;
}

.content_help .info .newcomer .dateList li.datewd6 {
    background-position: -425px -0px;
}

.content_help .info .newcomer .dateList li.datewd1:hover {
    background-position: 0px -85px;
}

.content_help .info .newcomer .dateList li.datewd2:hover {
    background-position: -85px -85px;
}

.content_help .info .newcomer .dateList li.datewd3:hover {
    background-position: -170px -85px;
}

.content_help .info .newcomer .dateList li.datewd4:hover {
    background-position: -255px -85px;
}

.content_help .info .newcomer .dateList li.datewd5:hover {
    background-position: -340px -85px;
}

.content_help .info .newcomer .dateList li.datewd6:hover {
    background-position: -425px -85px;
}

.content_help .info .newcomer .dateList li h3 {
    font-size: 15px;
    margin: 0;
    position: relative;
    top: 100px;
}

.content_help .info .tender ul {
    height: 280px;
    border-bottom: 1px solid #e4e4e4;
}

.content_help .info .tender ul li {
    float: left;
    list-style: none;
    text-align: center;
    position: relative;
    margin-right: 20px;
    margin-left: 70px;
}

.content_help .info .tender .dateList li {
    width: 80px;
    height: 80px;
    float: left;
    margin-top: 30px;
    background: url(../images/tender.png);
    cursor: pointer;
}

.content_help .info .tender .dateList li.datewd1 {
    background-position: 0px -0px;
}

.content_help .info .tender .dateList li.datewd2 {
    background-position: -85px -0px;
}

.content_help .info .tender .dateList li.datewd3 {
    background-position: -170px -0px;
}

.content_help .info .tender .dateList li.datewd4 {
    background-position: -255px -0px;
}

.content_help .info .tender .dateList li.datewd5 {
    background-position: -340px -0px;
}

.content_help .info .tender .dateList li.datewd6 {
    background-position: -425px -0px;
}

.content_help .info .tender .dateList li.datewd1:hover {
    background-position: 0px -85px;
}

.content_help .info .tender .dateList li.datewd2:hover {
    background-position: -85px -85px;
}

.content_help .info .tender .dateList li.datewd3:hover {
    background-position: -170px -85px;
}

.content_help .info .tender .dateList li.datewd4:hover {
    background-position: -255px -85px;
}

.content_help .info .tender .dateList li.datewd5:hover {
    background-position: -340px -85px;
}

.content_help .info .tender .dateList li.datewd6:hover {
    background-position: -425px -85px;
}

.content_help .info .tender .dateList li h3 {
    font-size: 15px;
    margin: 0;
    position: relative;
    top: 100px;
}

.content_help .info .shouce .Enclosure {
    text-align: left;
}

/* .content_help .info .question .content{height:600px;position:relative;}
.content_help .info .question .content .title{color:linear-gradient(180deg,
		#ffffff 0%,
		#bbd6f9 0%,
		#76acf2 0%,
		#65a1f0 70%,
		#5396ed 100%),
	linear-gradient(
		#3484ff,
		#3484ff);margin:10px 0;font-size:16px;}
.content_help .info .question .content ul li{color:#6B6B6B;height:30px;}
.content_help .info .question .content_left{width:500px;position:absolute;}
.content_help .info .question .content_right{width:500px;position:absolute;right:0px;} */
.content_help .info .question ul {
    padding-left: 185px;
}

.content_help .info .question .dateList li {
    width: 80px;
    height: 80px;
    float: left;
    margin-top: 30px;
    background: url(../images/newcomer.png);
    cursor: pointer;
}

/*办事指南页面样式结束*/


/*政策法规详情界面开始*/
.ruleDetails {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.ruleDetails .details_box {
    width: 1490px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.ruleDetails .details_box .details_box_left {
    width: 1160px;
    text-align: center;
    float: left;
}

.ruleDetails .details_box .details_box_left h2 {
    font-size: 22px;
    color: #333;
    font-weight: normal;
}

.ruleDetails .details_box .details_box_left .details_boxC {
    width: 100%;
    height: auto;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin: 20px 0;
}

/* .ruleDetails .details_box .details_box_left .details_boxC .xiaobiao span {display: inline-block;padding: 5px 20px;background: url(../images/details_icon1.png) no-repeat left center;color: #b1b0b0;} */
.ruleDetails .details_box .details_box_left .details_boxC .xiaobiao span:nth-child(2) {
    background-image: url(../images/details_icon2.png);
}

.ruleDetails .details_box .details_box_left .details_boxC .xiaobiao span:nth-child(3) {
    background-image: url(../images/details_icon3.png);
}

.ruleDetails .details_box .details_box_left .details_boxC .xiaobiao span em {
    margin-left: 10px;
}

.ruleDetails .details_box .details_box_left .details_text {
    margin: 35px 0 50px 0;
}

.ruleDetails .details_box .details_box_left .details_text .Enclosure {
    text-align: left;
}

.ruleDetails .details_box .details_box_left .details_text p {
    text-align: left;
    text-indent: 2em;
    color: #4E4E4E;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 20px;
}

.ruleDetails .details_box .details_box_left .details_text img {
    margin: 0 auto;
    max-width: 100%;
}

.ruleDetails .details_box .details_box_left .detailsNext {
    margin-top: 20px;
    height: 50px;
    text-align: left;
    color: #7d7d7d;
}

.ruleDetails .details_box .details_box_left .detailsNext .detailsNext_left {
    float: left;
    line-height: 24px;
}

.ruleDetails .details_box .details_box_left .detailsNext .detailsNext_left a {
    color: #9e9e9e;
}

.ruleDetails .details_box .details_box_left .detailsNext .detailsNext_left a:hover {
    color: #0593DB;
}

.ruleDetails .details_box .details_box_left .detailsNext .detailsNext_right {
    float: right;
}

/*政策法规详情界面结束*/

/*工具下载页面开始*/
.content_tool {
    width: 100%;
    height: 100%;
    position: relative;
}

.content_tool .info {
    width: 1490px;
    height: 910px;
    padding: 50px;
    border: 1px solid #fff;
    background: #fff; /* border-radius:10px; */
    margin: 0 auto;
}

.downloadBox {
    width: 680px;
    position: relative;
    float: left;
    background: #f1f1f1;
    height: 340px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.softBox {
    height: 220px;
    width: 400px;
    padding: 20px;
    background: #f1f1f1;
    position: absolute;
    right: 0px;
    top: 20px;
}

.softBox h3 {
    padding: 0;
    margin: 0 0 10px 0;
    position: relative;
    text-align: left;
    font-size: 26px;
    color: #333;
    font-weight: 700;
}

.softBox li {
    line-height: 24px;
    font-size: 14px;
    text-align: left;
    color: #A1A1A1;
}

.softBox li span {
    padding-right: 10px;
    display: inline-block;
}

.download {
    position: absolute;
    right: 70px;
    bottom: 30px;
}

.download a {
    background: #f1f1f1;
    padding: 10px 170px;
    color: #3484FF;
    font-size: 20px;
    border-radius: 10px;
    border: 1px solid #3484FF;
}

.download a:hover {
    background: #3484FF;
    color: #fff;
    text-decoration: none;
}

.down_logo {
    position: absolute;
    left: 40px;
    top: 40px;
}

.mg_r {
    margin-right: 10px;
}

/*工具下载页面结束*/

/*关于我们开始*/
.content_about {
    background: #f2f6fa;
    padding: 34px 0;
}

.content_about .info {
    position: relative;
    width: 1490px;
    height: 1300px;
    padding: 20px 50px;
    box-shadow: 0 0 32px #d5dcf2;;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto;
}

.content_about .info .positionBox {
    width: 63px;
    background: url(../images/calendar-change.jpg);
    display: block;
    position: absolute;
    left: 213px;
    height: 1300px;
    top: 0;
}

.content_about .info .left {
    position: absolute;
    left: 30px;
    height: 1300px;
    width: 186px;
}

.content_about .info .left .title {
    height: 26px;
    font-family: AlibabaPuHuiTi-Regular;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 4px;
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.content_about .info .left .small_title {
    width: 182px;
    border-bottom: 1px solid #49596a;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 3px;
    color: #666666;
}

.content_about .info .left .tabs {
    margin-top: 25px;
}

.content_about .info .left .tabs ul li {
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 20px;
    width: 182px;
    position: relative;
    color: #333333;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    text-indent: 20px;
    background-color: #dbe6fb;
    border-radius: 5px;
}

.content_about .info .left .tabs ul li .icon {
    background: url(../images/arrow.png);
    background-size: 100% 100%;
    width: 13px;
    height: 18px;
    display: block;
    position: absolute;
    right: 18px;
    top: 16px;
}

.content_about .info .left .tabs ul li.active {
    background-color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
    color: #ffffff
}

.content_about .info .left .tabs ul li.active .icon {
    background: url(../images/arrow-select.png);
    background-size: 100% 100%;
}

.content_about .info .right {
    position: absolute;
    right: 5px;
    height: 1000px;
    width: 1190px;
}

.content_about .info .right .introduce {
    padding: 0 20px;
}

.content_about .info .right .introduce .title,
.content_about .info .right .contact .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 4px;
    color: linear-gradient(180deg,
    #ffffff 0%,
    #bbd6f9 0%,
    #76acf2 0%,
    #65a1f0 70%,
    #5396ed 100%),
    linear-gradient(
        #3484ff,
        #3484ff);
}

.content_about .info .right .introduce .time {
    margin-bottom: 10px;
    text-align: center;
    background: #f6f9fe;
    padding: 5px;
    font-weight: 400;
    font-size: 20px;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 3px;
    color: #666666;
}

.content_about .info .right .introduce .time span {
    cursor: pointer;
    color: #333
}

.content_about .info .right .introduce .time label {
    font-weight: 100 !important;
}

.content_about .info .right .introduce .content {
    font-size: 18px;
}

.content_about .info .right .introduce p {
    text-indent: 20px;
    line-height: 38px;
    letter-spacing: 1px;
}

.content_about .info .right .contact {
    padding: 0 30px;
}

.content_about .info .right .contact .address {
    font-size: 16px;
    line-height: 36px;
    height: 36px;
}

.content_about h4 {
    font-weight: bold;
    text-align: center;
}

/*关于我们结束*/
.in-auction {
    width: 236px;
    height: 223px;
    position: relative;
    display: inline-block;
    margin: 3px;
    border: 1px solid #E4E4E4
}

.in-auction a {
    text-decoration: none;
    out-line: none;
    color: #333;
}

.in-auction a img:first-child {
    position: absolute;
    width: 236px;
    height: 160px;
}

.in-auction a img:last-child {
    position: absolute;
    width: 53px;
    height: 53px;
    top: 107px;
}

.in-auction a span {
    display: inline;
}

.in-auction a .price-title {
    position: absolute;
    top: 170px;
    left: 10px;
}

.in-auction a .price {
    position: absolute;
    top: 165px;
    left: 60px;
    font-size: 18px;
    color: red;
}

.in-auction a .bid-count {
    position: absolute;
    top: 170px;
    right: 10px;
    color: #BCBCBC
}

.in-auction a .time {
    position: absolute;
    top: 195px;
    left: 10px;
}

.in-auction a span:last-child {
    position: absolute;
    top: 195px;
    right: 10px;
}

#newsListPage {
    height: 800px
}

#newsListPage li {
    height: 48px;
    color: #808080;
    cursor: pointer
}

#newsListPage li:nth-child(odd) {
    background: #f9fafc
}

#newsListPage li:hover {
    background: #f0f0f0;
}

#newsListPage span {
    margin: 0 10px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block
}

#newsListPage .space {
    display: inline-block;
    width: 200px;
}

#newsListPage .news-title {
    width: 950px;
}

.date .date_top .type_data ul#JJpubdays li {
    padding-right: 10px;
}

.date .date_top .type_data ul#JJpubdays li .type_prop {
    display: inline-block;
    width: 740px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.date .date_top .type_data ul#JJpubdays li .type_span {
    display: inline-block;
    width: 30%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.date .date_top .type_data ul#JJpubdays li .type_span2 {
    display: inline-block;
    width: 16%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.date .date_top .type_data ul#JJpubdays li .type_time {
    width: 200px !important;
    display: inline-block;
    text-align: right;
}

.date .date_top .type_data ul#JJpubdays li .type_time:last-child {
    float: right
}

#searchMoreContent {
    display: inline;
    text-align: center;
    width: 1400px;
    display: inline-block;
    /* margin: 0 auto; */
}
