/* CSS Document */
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    outline: none; /*font-family: "Microsoft YaHei" */
}

.bmys_box {
    margin-top: 0px !important;
}
.bmys-logo {
    padding-top: 0px !important;
    position: relative !important;
    top: 75px !important;
}
.mainbgi {
    width: 100% !important;
    position: absolute !important;
    top: 230px !important;
    z-index: -1 !important;
}
.mainbgi0 {
    background-color: #fff !important;
    width: 450px !important;
    margin: auto !important;
    border-radius: 20px !important;
    opacity: 0.3 !important;
    height: 340px !important;
}
#card-slider-frame {
    min-width: 1190px !important; 
}
#zfys img, #zfjs img, #bmys img, #bmjs img {
    width: 120px !important;
}
.imlogo1 {
    height: 70px;
    width: 710px;
    overflow: hidden;
    background: url(images/admin/defultlogo1.png);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    margin-bottom: 50px;
    margin: 60px auto;
}

.imlogo2 {
    height: 70px;
    width: 710px;
    overflow: hidden;
    background: url(images/admin/defultlogo2.png);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    margin-bottom: 50px;
    margin: 60px auto;
}

.imlogo3 {
    height: 70px;
    width: 710px;
    overflow: hidden;
    background: url(images/admin/defultlogo3.png);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    margin-bottom: 50px;
    margin: 60px auto;
}

.imlogo4 {
    height: 70px;
    width: 710px;
    overflow: hidden;
    background: url(images/admin/defultlogo4.png);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    margin-bottom: 50px;
    margin: 60px auto;
}
.imlogo {
    height: 70px !important;
    width: 710px !important;
    margin: 60px auto !important;
}
body {
    min-width: 1190px !important;
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 12px;
    background: url(images/dry_bg.png);
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-color: #007acc !important;
}

.indexwrap .logo {
    width: 1000px;
    text-align: center;
    overflow: hidden;
    color: yellow;
    font-size: 50px;
    font-family: SimHei;
    letter-spacing: 3px;
}

.indexwrap .logop {
    color: yellow;
    font-size: 23px;
    width: 1000px;
    text-align: center;
    overflow: hidden;
    letter-spacing: 0.1px;
    font-family: SimHei;
}

.indexinfo {
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 10px;
}

.mainname {
    text-align: center;
    width: 800px;
    margin: auto;
    margin-bottom: 100px;
    padding-top: 40px;
}

    .mainname span, .bmys-logo span, .bmjs-logo span {
        letter-spacing: 10px !important;
        color: #fff701 !important;
        font-size: 50px !important;
        font-weight: bolder !important;
        font-family: STKaiti,KaiTi !important;
        text-shadow: #fff 2px 2px 5px !important;
    }

.indexwrap {
    overflow: hidden;
    width: 1000px;
    height: 400px;
    margin: 150px auto;
}

.ifooter {
    background-color: #ef7b3c;
    position: fixed;
    bottom: 0px;
    height: 170px;
    width: 100%;
}

.mainbgi {
    width: 100%;
    position: absolute;
    top: 160px;
    z-index: -1;
}

.mainbgi0 {
    background-color: #fff;
    width: 650px;
    margin: auto;
    border-radius: 20px;
    opacity: 0.5;
    height: 450px;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: none;
        outline: none;
    }

.clear {
    clear: both;
}

i, em {
    font-style: normal
}


@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?c3irnw');
    src: url('fonts/icomoon.eot?c3irnw#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?c3irnw') format('truetype'), url('fonts/icomoon.woff?c3irnw') format('woff'), url('fonts/icomoon.svg?c3irnw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-account_balance:before {
    content: "\e84f";
}

.icon-poll:before {
    content: "\e801";
}

.icon-timeline:before {
    content: "\e922";
}

.bmys_contant2 {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    border: none !important;
    padding: 5px;
    overflow: hidden;
}




.bmys_wrap_right {
    float: right;
    width: 100%;
    min-height: 650px !important;
    overflow: hidden;
    background-color: #fff !important;
    height: calc(100vh) !important;
}

.bmys_wrap_left {
    width: 100%;
    min-height: 650px !important;
    overflow-y: hidden;
    overflow-x: hidden;
    background: #e5f2ff !important;
    height: calc(100vh ) !important;
}

.accordion {
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 600px !important;
    width: 263px;
    height: calc(100vh - 130px);
}

    .accordion li {
        width: 100%;
    }

        .accordion li.open {
            background-color: #3973ac
        }
/**/
.d_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    width: 1000px;
    height: 400px;
    margin-top: -200px;
    margin-left: -500px;
}

.logo {
    float: left;
    width: 1000px;
    text-align: center;
    overflow: hidden;
}

.d_menu {
    float: left;
    width: 1000px;
    overflow: hidden;
    display: inline;
    margin-top: 130px;
}

    .d_menu li {
        float: left;
        display: block;
        width: 250px;
        overflow: hidden;
        text-align: center;
    }

.bmys_box_cont .select_1 {
    width: 250px !important;
    font-size: 20px !important;
    height: 50px !important;
    line-height: 50px !important;
    border-radius: 5px !important;
    border: 1px solid #999 !important;
    padding: 5px 15px !important;
}

.bmys_box_cont .search-box {
    height: 50px !important;
    line-height: 50px !important;
}

.bmys_box_cont .search_text {
    height: 50px !important;
    line-height: 50px !important;
    font-size: 20px !important;
    padding-left: 15px !important;
}

.mdui-center #searchtxt {
    padding-left: 15px !important;
    width: 335px !important;
}

.bmys-logo {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 85px;
}

.bmys_box {
    width: 100%;
    overflow: hidden;
    min-height: 316px;
    padding-bottom: 20px;
    height: 600px
}

.bmys_box_cont {
    width: 460px;
    margin: 0 auto;
    overflow: hidden;
}

    .bmys_box_cont ul {
        width: 350px;
        overflow: hidden;
        margin: auto;
    }

        .bmys_box_cont ul li {
            float: left;
            width: 460px;
            overflow: hidden;
            margin-top: 20px;
            line-height: 30px;
        }

            .bmys_box_cont ul li span {
                line-height: 55px !important;
                font-size: 20px !important;
                font-weight: 500 !important;
                float: left;
                width: 90px;
                overflow: hidden;
                color: #000000;
            }

.search-box {
    float: left;
    width: 346px;
    height: 28px;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    background: #ffffff;
}

.search_text {
    float: left;
    width: 290px;
    background: none;
    border: none;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
    font-family: "Microsoft YaHei";
}

.search_btn {
    float: right;
    width: 35px;
    height: 50px;
    overflow: hidden;
    border: none;
    background: url(images/search.png) no-repeat center center;
    cursor: pointer
}

.select_1 {
    float: left;
    width: 346px;
    overflow: hidden;
    height: 30px;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    background: #ffffff;
    font-family: "Microsoft YaHei";
}

.mdui-color-grey-300 {
    color: #fff !important;
    background-color: #042273 !important;
    margin-right: 0px !important;
}

.qr-btn {
    cursor: pointer;
    float: left;
    width: 390px;
    overflow: hidden;
    line-height: 63px;
    height: 63px;
    margin-top: 30px;
    text-align: right;
    margin-right: 60px;
}

    .qr-btn a {
        border-radius: 15px;
        font-weight: 500;
        padding: 12px 32px !important;
        color: #fff;
        background-color: #e10b0b;
        font-size: 18px;
        margin-right:20px;
    }

.bmys_wrap {
    width: 968px;
    overflow: hidden;
    margin: 0 auto;
    /*height: 100%;*/
}

.bmys-logo span { 
    text-align: center;
    color: yellow;  
}

.logo2 {
    float: left;
    width: 968px;
    overflow: hidden;
    margin-top: 15px;
    padding-bottom: 15px;
    font-size: 40px;
    color: yellow;
    text-align: center;
    font-family: SimHei;
    letter-spacing: 3px;
}


.ly_name {
    float: left;
    width: 201px;
    overflow: hidden;
    background: #ffffff;
    padding: 18px;
}

    .ly_name dt {
        float: left;
        width: 71px;
        overflow: hidden;
    }

    .ly_name dd {
        float: right;
        width: 108px;
        overflow: hidden;
        color: #0a0a0a;
        font-size: 14px;
        line-height: 25px;
        margin-top: 15px;
    }

/**/

#mainfo {
    background-color: #fff;
}

.position {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(images/bg2.png) repeat 0 0;
    height: 23px !important;
    background-color: #fff;
    border-bottom: 1px solid #5793c2;
}

    .position span {
        float: left;
        color: #000000;
        line-height: 23px !important;
        margin-left: 12px;
        font-size: 12px !important;
        font-family: "Microsoft YaHei" !important;
    }

        .position span a {
            color: #000000;
            margin-left: 5px;
            margin-right: 5px;
            line-height: 23px !important;
            font-size: 12px !important;
            font-family: "Microsoft YaHei" !important;
        }

    .position i {
        float: right;
        margin-right: 10px;
        color: #000;
        line-height: 23px !important;
        font-size: 12px !important;
        font-family: "Microsoft YaHei" !important;
    }

.xxnr-title {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #ebebeb;
    margin-top: 0px;
}

    .xxnr-title dt {
        float: left;
        margin-left: 17px;
        color: #386f99;
        font-size: 14px;
        font-weight: bold;
        line-height: 41px;
        font-family: "Microsoft YaHei"
    }

    .xxnr-title dd {
        float: right;
        margin-right: 17px;
        line-height: 41px;
    }

        .xxnr-title dd a {
            color: #386f99;
            font-size: 14px;
            font-weight: bold;
            text-decoration: underline;
            font-family: "Microsoft YaHei"
        }

.bmys_contant {
    float: left;
    background: #ffffff;
    border: none;
    border-top: 0;
    padding: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: calc(100vh - 100px) !important;
}

.dwgk-title {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px dotted #898989;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 25px;
    font-size: 25px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    color: #575757
}

.bmys_contant_box {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 2em;
    color: #000000;
    margin-top: 20px;
}

    .bmys_contant_box img {
        max-width: 100%;
    }


.bmys_contant2 div {
    width: 935px !important;
}

#zstable {
    /* width: calc(100% - 10px);*/
    width: 920px;
}

.table-list {
    float: left;
    width: 920px;
    overflow: hidden;
    border-collapse: collapse;
    border: 1px solid #c2c2c2;
    background: #ffffff;
}

    .table-list tr td {
        padding: 7px 5px 7px 5px;
        border: 1px solid #ededed;
    }

        .table-list tr td.b_1 {
            border: 1px solid #c2c2c2;
            font-size: 12px;
        }


.color_font {
    color: blue;
}

.line_b {
    border: 1px solid #c5c5c5;
    padding: 0px 3px 0px 3px;
    font-style: normal;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12px;
}

.text_6 {
    border: 1px solid #c5c5c5;
    padding: 0px 3px 0px 3px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12px;
    line-height: 20px;
}

.qksm_box select {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}


.temporarily {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
    color: #898989;
}


.sgys_table {
    float: left;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #a0bae8;
    color: #000000;
    font-size: 12px;
}

    .sgys_table tr td {
        padding: 2px 5px 2px 5px;
        border-right: 1px solid #c5c5c5;
    }

        .sgys_table tr td.bg_bg {
            background: url(images/bg2s.png) repeat-x 0 0;
            border-bottom: 1px solid #a0bae8;
            color: #294391
        }

        .sgys_table tr td.bg_b {
            border-bottom: 1px solid #c5c5c5;
            border-right: 1px solid #c5c5c5;
            background: #f5f5f5
        }

/*Õþ¸®Ô¤Ëã*/

.news_list {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .news_list li {
        float: left;
        display: block;
        width: 99%;
        overflow: hidden;
        line-height: 30px;
        border-bottom: 1px dotted #CCC
    }

        .news_list li a {
            float: left;
            display: block;
            width: 600px;
            height: 30px;
            hite-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            color: #333
        }

        .news_list li span {
            float: right;
            color: #666;
        }

        .news_list li a:hover {
            color: #c80202;
        }


.number {
    float: right;
    margin-top: 20px;
    display: block;
}

    .number a {
        float: left;
        display: block;
        border: 1px solid #ccc;
        padding: 5px 10px 5px 10px;
        margin-left: 10px;
        color: #333
    }

    .number span {
        float: left;
        display: block;
        border: 1px solid #ccc;
        padding: 5px 15px 5px 15px;
        margin-left: 10px;
    }

        .number span.curr {
            background: #c80202;
            color: #ffffff;
            border: 1px solid #c80202;
        }
