﻿/*新增*/
#updown {
    margin-bottom: 32px;
    padding-top: 10px;
}

    #updown li {
        display: inline-block;
        line-height: 30px;
        vertical-align: middle;
        text-align: center;
        float: left;
        margin-right: 10px;
    }

    #updown #ud_up {
        text-align: right;
        width: 37%;
    }

    #updown #ud_down {
        width: 35%;
        text-align: left;
    }


    #updown li select {
        border: 1px solid #c1bebf;
        border-radius: 2px;
        height: 26px;
        line-height: 26px;
        width: 65px;
    }

    #updown li #years {
        margin-right: 10px;
    }

.nolink_tip {
    text-align: center;
    font-size: 13px;
    line-height: 48px;
}

.wenxian_list_QUERY .text #datas li a {
    font-size: 14px;
    padding: 0 10px 0 13px;
    display: block;
    float: left;
    width: 84%;
    white-space: nowrap;
    background: url(../images/i1.png) no-repeat 0 center;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nolink:hover {
    color: #333;
}

.wenxian_list_QUERY .text #datas li lable {
    width: 12%;
}

.wenxian_list_QUERY {
    width: 700px;
    margin: 0 auto;
    padding: 0px 0 48px;
}

    .wenxian_list_QUERY .img {
        width: 401px;
        margin-right: 25px;
    }

        .wenxian_list_QUERY .img img {
            width: 401px;
        }

    .wenxian_list_QUERY .text .hd {
        margin-bottom: 13px;
    }

        .wenxian_list_QUERY .text .hd span {
            font-size: 18px;
            color: #333;
        }

        .wenxian_list_QUERY .text .hd a {
            color: #c15d46;
            font-family: "宋体";
        }

    .wenxian_list_QUERY .text {
        width: 646px;
    }

        .wenxian_list_QUERY .text .bd li {
            margin-bottom: 8px;
        }

            .wenxian_list_QUERY .text .bd li a {
                font-size: 14px;
                padding-left: 13px;
                display: block;
                width: 553px;
                white-space: nowrap;
                background: url(../images/i1.png) no-repeat 0 center;
                text-overflow: ellipsis;
                overflow: hidden;
            }

    .wenxian_list_QUERY .textSearch {
        width: 566px;
    }

        .wenxian_list_QUERY .textSearch li {
            margin-bottom: 10px;
        }

            .wenxian_list_QUERY .textSearch li a {
                font-size: 14px;
                padding-left: 13px;
                display: block;
                width: 553px;
                white-space: nowrap;
                background: url(../images/i1.png) no-repeat 0 center;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .wenxian_list_QUERY .textSearch li span {
                padding-left: 13px;
                font-size: 12px;
                color: #868686;
                text-overflow: ellipsis;
                overflow: hidden;
                width: 553px;
                display: inline-block;
                line-height: 21px;
            }



.retrieve_box .bQUERY {
    width: 99.5%;
    padding: 7px 0;
    background: #f6f6f6;
    border: 1px solid #ededed;
    border-radius: 3px;
    margin-bottom: 20px;
}

    .retrieve_box .bQUERY .s {
        padding-left: 10px;
        color: #000;
    }

    .retrieve_box .bQUERY .a {
        color: #666;
        margin-left: 18px;
        padding-right: 17px;
        position: relative;
    }

        .retrieve_box .bQUERY .a a {
            position: absolute;
            top: 50%;
            margin-top: -6px;
            right: 0;
            width: 13px;
            height: 13px;
            background: url(../images/i5.png) no-repeat right 0;
        }

.font_weight {
    font-size: 14px;
    font-weight: bold;
}

    .font_weight label {
        font-size: 12px;
        font-weight: normal;
        color: #868686;
    }


.com_gbxx_box .item_2 .bQUERY {
    padding-left: 18px;
}

    .com_gbxx_box .item_2 .bQUERY label {
        font-size: 12px;
        margin-top: 2px;
    }

    .com_gbxx_box .item_2 .bQUERY li {
        margin-bottom: 10px;
    }

    .com_gbxx_box .item_2 .bQUERY .text {
        width: 188px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box .item_2 .bQUERY .textsmall {
        width: 100px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box .item_2 .bQUERY select {
        width: 200px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
    }

    .com_gbxx_box .item_2 .bQUERY .li_5 select {
        width: 95px;
        margin-right: 10px;
    }

    .com_gbxx_box .item_2 .bQUERY .li_6 {
        padding-left: 60px;
        padding-top: 8px;
    }

        .com_gbxx_box .item_2 .bQUERY .li_6 input {
            width: 62px;
            height: 26px;
            border-radius: 3px;
            cursor: pointer;
        }

        .com_gbxx_box .item_2 .bQUERY .li_6 .submit_btn {
            background: #990000;
            color: #fff;
            margin-right: 12px;
            border: 1px solid #990000;
        }

        .com_gbxx_box .item_2 .bQUERY .li_6 .reset_btn {
            background: #f1f1f1;
            color: #636363;
            border: 1px solid #cecece;
        }


.com_gbxx_box_UH .item_2 .bTopQUERY {
    padding-left: 18px;
}

    .com_gbxx_box_UH .item_2 .bTopQUERY label {
        font-size: 12px;
        margin: 5px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY li {
        margin-bottom: 10px;
        padding-left: 20px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .text {
        width: 288px;
        height: 16px;
        line-height: 16px;
        padding: 5px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .textsmall {
        width: 100px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY select {
        width: 200px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .li_5 select {
        width: 95px;
        margin: 1px 10px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .li_5 .select {
        margin: 0;
        width: 95px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .li_5 .ls {
        margin: 1px 10px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .li_6 {
        padding-left: 80px;
        padding-top: 8px;
    }

        .com_gbxx_box_UH .item_2 .bTopQUERY .li_6 input {
            width: 62px;
            height: 26px;
            border-radius: 3px;
            cursor: pointer;
        }

        .com_gbxx_box_UH .item_2 .bTopQUERY .li_6 .submit_btn {
            background: #990000;
            color: #fff;
            margin-right: 120px;
            border: 1px solid #990000;
        }

        .com_gbxx_box_UH .item_2 .bTopQUERY .li_6 .reset_btn {
            background: #f1f1f1;
            color: #636363;
            border: 1px solid #cecece;
        }

.Tquery .item .h {
    border-top: 4px solid #990000;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    text-align: center;
}


.com_middle_boxQuery .com_l_boxT {
    width: 650px;
    padding: 10px;
}

.com_middle_boxQuery {
    width: 1000px;
    margin: 0 auto 42px;
}

    .com_middle_boxQuery .com_l_box {
        width: 1000px;
    }

    .com_middle_boxQuery .content_box {
        padding: 10px;
    }

    .com_middle_boxQuery .sifa_box {
        /*width:;*/
    }

    .com_middle_boxQuery .com_gbxx_box {
        width: 296px;
    }

    .com_middle_boxQuery .sifa_box .hd {
        border-top: 4px solid #990000;
        background: #f1f2f1;
    }

        .com_middle_boxQuery .sifa_box .hd li {
            float: left;
        }

            .com_middle_boxQuery .sifa_box .hd li a {
                display: block;
                width: 122px;
                height: 48px;
                line-height: 48px;
                text-align: center;
                color: #333;
                font-size: 18px;
            }

            .com_middle_boxQuery .sifa_box .hd li .on {
                color: #fff;
                background: #990000;
            }

    .com_middle_boxQuery .sifa_box .bd .item {
        display: none;
    }

    .com_middle_boxQuery .sifa_box .bd img {
        width: 153px;
    }

    .com_middle_boxQuery .sifa_box .bd .img {
        width: 153px;
        margin-right: 16px;
    }

    .com_middle_boxQuery .sifa_box .bd .text .p1 {
        font-size: 16px;
        height: 42px;
        overflow: hidden;
        margin-bottom: 6px;
    }

    .com_middle_boxQuery .sifa_box .bd .text .p2 {
        font-size: 12px;
        height: 36px;
        color: #999;
        overflow: hidden;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .com_middle_boxQuery .sifa_box .bd .text .p3 span {
        font-size: 12px;
        color: #333;
    }

    .com_middle_boxQuery .sifa_box .bd .text .p3 a {
        font-size: 14px;
        color: #c15d46;
    }

    .com_middle_boxQuery .sifa_box .bd ul {
        overflow: hidden;
    }

    .com_middle_boxQuery .sifa_box .bd li {
        padding: 28px 0;
        margin-top: -1px;
        border-top: 1px dashed #999;
    }



.clearfix {
    position: relative;
}

    .clearfix .Tquery {
        margin: 40px 0 0 205px;
        width: 400px;
        position: absolute;
        height: auto;
        background-color: white;
        z-index: 99999;
        border: 1px solid #EEEEEE;
    }

.show {
    display: block;
}

.hide {
    display: none;
}

#fileDown a {
    color: #0000CC;
}

.online_box .table_box .table_1 li {
    height: 32px;
    line-height: 32px;
    padding: 10px 0;
}

    .online_box .table_box .table_1 li samp {
        float: left;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        width: 100px;
        text-align: right;
    }

    .online_box .table_box .table_1 li div {
        display: block;
        float: left;
    }


.online_box .table_box .table_1 .text {
    width: 400px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c0c0c0;
    padding: 0 5px;
}

.online_box .table_box .table_1 .text_1 {
    width: 144px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c0c0c0;
    padding: 0 5px;
}

#datas li {
    line-height: 36px;
}

.com_middle_box .com_r_box {
    width: 647px;
    padding-left: 26px;
    border-left: 1px solid #d8d9d8;
}

.com_middle_box .sifa_box .bd .text .p2 a {
    font-size: 12px;
    color: #868686;
}

.index_main .bottom_box .cpwsxd_box .bd li .p2 a {
    color: #868686;
}

.retrieve_box .t .input {
    width: 82px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    border-radius: 2px;
    margin-left: 10px;
    cursor: pointer;
}

.online_box .table_box .table_1 li {
    height: 32px;
    line-height: 32px;
    padding: 10px 0;
}

    .online_box .table_box .table_1 li samp {
        float: left;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        width: 100px;
        text-align: right;
    }

    .online_box .table_box .table_1 li div {
        display: block;
        float: left;
    }


.online_box .table_box .table_1 .text {
    width: 270px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c0c0c0;
    padding: 0 5px;
}

.online_box .table_box .table_1 .text_1 {
    width: 144px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c0c0c0;
    padding: 0 5px;
}


/*Details*/



.contentH {
    margin-top: 10px;
    min-height: 560px;
}

.crumb_boxD {
    padding: 0;
    width: 1000px;
    margin: 0 auto;
}

    .crumb_boxD p {
        font-size: 14px;
        color: #4b4b4b;
    }

        .crumb_boxD p a {
            font-size: 14px;
            color: #4b4b4b;
        }

        .crumb_boxD p .a1 {
            color: #999;
        }

.com_middle_boxQueryD {
    width: 1000px;
    margin: 0 auto 0;
    padding: 0 30px 0 30px;
}

    .com_middle_boxQueryD .com_l_box {
        width: 647px;
        padding-right: 26px;
        border-right: 1px solid #d8d9d8;
        min-height: 560px;
        margin-bottom: 20px;
    }

    .com_middle_boxQueryD .com_a_box {
        width: 1000px;
    }

    .com_middle_boxQueryD .content_box {
        /*padding:0 60px 0 60px;*/
        /*min-height:760px;*/
    }

    .com_middle_boxQueryD .bd {
        min-height: 550px;
    }

    .com_middle_boxQueryD .sifa_box {
        /*width:;*/
    }

    .com_middle_boxQueryD .com_gbxx_box {
        width: 296px;
    }


    .com_middle_boxQueryD .sifa_box .hd {
        border-top: 4px solid #990000;
        background: #f1f2f1;
    }

        .com_middle_boxQueryD .sifa_box .hd li {
            float: left;
        }

            .com_middle_boxQueryD .sifa_box .hd li a {
                display: block;
                width: 122px;
                height: 48px;
                line-height: 48px;
                text-align: center;
                color: #333;
                font-size: 18px;
            }

            .com_middle_boxQueryD .sifa_box .hd li .on {
                color: #fff;
                background: #990000;
            }

    .com_middle_boxQueryD .sifa_box .bd .item {
        display: none;
    }

    .com_middle_boxQueryD .sifa_box .bd img {
        width: 153px;
    }

    .com_middle_boxQueryD .sifa_box .bd .img {
        width: 153px;
        margin-right: 16px;
    }

    .com_middle_boxQueryD .sifa_box .bd .text .p1 {
        font-size: 16px;
        height: 42px;
        overflow: hidden;
        margin-bottom: 6px;
    }

    .com_middle_boxQueryD .sifa_box .bd .text .p2 {
        font-size: 12px;
        height: 36px;
        color: #999;
        overflow: hidden;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .com_middle_boxQueryD .sifa_box .bd .text .p3 span {
        font-size: 12px;
        color: #333;
    }

    .com_middle_boxQueryD .sifa_box .bd .text .p3 a {
        font-size: 14px;
        color: #c15d46;
    }

.com_middle_boxQuery .sifa_box .bd ul {
    overflow: hidden;
}

.com_middle_boxQueryD .sifa_box .bd li {
    padding: 28px 0;
    margin-top: -1px;
    border-top: 1px dashed #999;
}


.bgcolorH {
    background-color: #EEEEEE;
}

.bgcolorQ {
    background-color: #ffffff;
}

.bannerD {
    width: 100%;
    height: 138px;
    position: relative;
}

.com_l_boxs .a1 {
    color: #999;
}

.com_l_boxs .font {
    font-size: 14px;
}



.main {
    width: 1000px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}


#num-nav22 {
    position: absolute;
    bottom: 320px; /*二级页面320px*/
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 999;
}

    #num-nav22 a {
        display: inline-block;
        background: url(../images/i2.png) no-repeat 0 center;
        height: 12px;
        width: 12px;
        margin: 0 5px;
        line-height: 50px;
        overflow: hidden;
    }

    #num-nav22 .active-slide {
        background: url(../images/i3.png) no-repeat 0 center;
    }

/*图片放大镜样式*/
.box {
    width: 310px;
    margin: 100px auto;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .tb-pic a img {
        vertical-align: middle;
    }

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
}

    .tb-thumb li {
        background: none repeat scroll 0 0 transparent;
        float: left;
        height: 42px;
        margin: 0 6px 0 0;
        overflow: hidden;
        padding: 1px;
    }

.tb-s310, .tb-s310 a {
    height: 310px;
    width: 310px;
}

    .tb-s310, .tb-s310 img {
        max-height: 310px;
        max-width: 310px;
    }

        .tb-s310 a {
            *font-size: 271px;
        }

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    height: 40px;
    width: 40px;
}

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
}

.tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #C30008;
    height: 40px;
    padding: 2px;
}

    .tb-thumb .tb-selected div {
        background-color: #FFFFFF;
        border: medium none;
    }

.tb-thumb li div {
    border: 1px solid #CDCDCD;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 400px;
    height: 400px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

/*div.zoomMask
    {
        position: absolute;
        background: url("/Content/images/mask.png") repeat scroll 0 0 transparent;
        cursor: move;
        z-index: 1;
    }*/

.ynspan {
    width: 36px;
    height: 19px;
    display: block;
    float: left;
}



.com_gbxx_box_s .item_2 .bQUERY {
    padding-left: 18px;
}

    .com_gbxx_box_s .item_2 .bQUERY label {
        font-size: 12px;
        margin-top: 2px;
    }

    .com_gbxx_box_s .item_2 .bQUERY li {
        margin-bottom: 10px;
    }

    .com_gbxx_box_s .item_2 .bQUERY .text {
        width: 188px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_s .item_2 .bQUERY .textsmall {
        width: 100px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_s .item_2 .bQUERY select {
        width: 200px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
    }

    .com_gbxx_box_s .item_2 .bQUERY .li_5 select {
        width: 95px;
        margin-right: 10px;
    }

    .com_gbxx_box_s .item_2 .bQUERY .li_6 {
        padding-left: 60px;
        padding-top: 8px;
    }

        .com_gbxx_box_s .item_2 .bQUERY .li_6 input {
            width: 62px;
            height: 26px;
            border-radius: 3px;
            cursor: pointer;
        }

        .com_gbxx_box_s .item_2 .bQUERY .li_6 .submit_btn {
            background: #990000;
            color: #fff;
            margin-right: 12px;
            border: 1px solid #990000;
        }

        .com_gbxx_box_s .item_2 .bQUERY .li_6 .reset_btn {
            background: #f1f1f1;
            color: #636363;
            border: 1px solid #cecece;
        }


.com_gbxx_box_s .item_2 .bTopQUERY {
    padding-left: 18px;
}

    .com_gbxx_box_s .item_2 .bTopQUERY label {
        font-size: 12px;
        margin: 5px;
    }

    .com_gbxx_box_s .item_2 .bTopQUERY li {
        margin-bottom: 10px;
        padding-left: 20px;
    }

    .com_gbxx_box_s .item_2 .bTopQUERY .text {
        width: 288px;
        height: 16px;
        line-height: 16px;
        padding: 5px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_s .item_2 .bTopQUERY .textsmall {
        width: 100px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_s .item_2 .bTopQUERY select {
        width: 200px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
    }

    .com_gbxx_box_s .item_2 .bTopQUERY .li_5 select {
        width: 95px;
        margin: 1px 10px;
    }

    .com_gbxx_box_s .item_2 .bTopQUERY .li_5 .select {
        margin: 0;
        width: 95px;
    }

    .com_gbxx_box_s .item_2 .bTopQUERY .li_5 .ls {
        margin: 1px 10px;
    }

    .com_gbxx_box_s .item_2 .bTopQUERY .li_6 {
        padding-left: 80px;
        padding-top: 8px;
    }

        .com_gbxx_box_s .item_2 .bTopQUERY .li_6 input {
            width: 62px;
            height: 26px;
            border-radius: 3px;
            cursor: pointer;
        }

        .com_gbxx_box_s .item_2 .bTopQUERY .li_6 .submit_btn {
            background: #990000;
            color: #fff;
            margin-right: 120px;
            border: 1px solid #990000;
        }

        .com_gbxx_box_s .item_2 .bTopQUERY .li_6 .reset_btn {
            background: #f1f1f1;
            color: #636363;
            border: 1px solid #cecece;
        }




.com_gbxx_box_UH .item_2 .bQUERY {
    padding-left: 18px;
}

    .com_gbxx_box_UH .item_2 .bQUERY label {
        font-size: 12px;
        margin-top: 2px;
    }

    .com_gbxx_box_UH .item_2 .bQUERY li {
        margin-bottom: 10px;
    }

    .com_gbxx_box_UH .item_2 .bQUERY .text {
        width: 188px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_UH .item_2 .bQUERY .textsmall {
        width: 100px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_UH .item_2 .bQUERY select {
        width: 200px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
    }

    .com_gbxx_box_UH .item_2 .bQUERY .li_5 select {
        width: 95px;
        margin-right: 10px;
    }

    .com_gbxx_box_UH .item_2 .bQUERY .li_6 {
        padding-left: 60px;
        padding-top: 8px;
    }

        .com_gbxx_box_UH .item_2 .bQUERY .li_6 input {
            width: 62px;
            height: 26px;
            border-radius: 3px;
            cursor: pointer;
        }

        .com_gbxx_box_UH .item_2 .bQUERY .li_6 .submit_btn {
            background: #990000;
            color: #fff;
            margin-right: 12px;
            border: 1px solid #990000;
        }

        .com_gbxx_box_UH .item_2 .bQUERY .li_6 .reset_btn {
            background: #f1f1f1;
            color: #636363;
            border: 1px solid #cecece;
        }


.com_gbxx_box_UH .item_2 .bTopQUERY {
    padding-left: 18px;
}

    .com_gbxx_box_UH .item_2 .bTopQUERY label {
        font-size: 12px;
        margin: 5px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY li {
        margin-bottom: 10px;
        padding-left: 20px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .text {
        width: 288px;
        height: 16px;
        line-height: 16px;
        padding: 5px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .textsmall {
        width: 100px;
        height: 16px;
        line-height: 16px;
        padding: 5px 0;
        border: 1px solid #c1bebf;
        border-radius: 2px;
        padding-left: 10px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY select {
        width: 200px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #c1bebf;
        border-radius: 2px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .li_5 select {
        width: 95px;
        margin: 1px 10px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .li_5 .select {
        margin: 0;
        width: 95px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .li_5 .ls {
        margin: 1px 10px;
    }

    .com_gbxx_box_UH .item_2 .bTopQUERY .li_6 {
        padding-left: 80px;
        padding-top: 8px;
    }

        .com_gbxx_box_UH .item_2 .bTopQUERY .li_6 input {
            width: 62px;
            height: 26px;
            border-radius: 3px;
            cursor: pointer;
        }

        .com_gbxx_box_UH .item_2 .bTopQUERY .li_6 .submit_btn {
            background: #990000;
            color: #fff;
            margin-right: 120px;
            border: 1px solid #990000;
        }

        .com_gbxx_box_UH .item_2 .bTopQUERY .li_6 .reset_btn {
            background: #f1f1f1;
            color: #636363;
            border: 1px solid #cecece;
        }



.com_gbxx_box_UH {
    width: 15%;
}

.com_r_box_UH {
    width: 80%;
    padding-left: 26px;
    border-left: 1px solid #d8d9d8;
}

.com_gbxx_box_UH .item {
    margin-bottom: 15px;
}

    .com_gbxx_box_UH .item .h {
        border-top: 4px solid #990000;
        height: 46px;
        font-size: 18px;
        line-height: 46px;
    }
