@charset "utf-8";

.main {
    background-color: rgb(255, 255, 255);
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    padding: 15px;
}

.main .wrap_width {
    width: 1160px;
}

.wrap_width {
    margin: 0 auto;
    position: relative;
}

.left_menu {
    float: left;
    width: 240px;
    padding-top: 25px;
}

.left_menu_title {
    height: 62px;
    width: 240px;
    background: #327cd3;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 62px;
}

.sub_menu {
    margin: 0 0 50px;
}

.sub_menu li {
    height: 50px;
    width: 240px;
    line-height: 50px;
    margin: 2px 0 0;
    padding-left: 20px;
}

.sub_menu li a {
    padding: 0 0 0 40px;
    display: block;
    font-size: 16px;
    float: left;
}

.sub_menu li label {
    margin-left: 10px;
}

li.now {
    background-color: #eeeeee;
}

ins,
a {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}

.right {
    float: left;
    width: 890px;
    margin: 0 0 0 30px;
}

.right .current {
    border-bottom: #ccc 2px solid;
    height: 68px;
    line-height: 60px;
}

.right .breadcrumb {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 40px 0 40px;
    float: right;
    margin-top: 20px;
}

.breadcrumb {
    display: inline-block;
    border-bottom: #327cd3 2px solid;
}

.breadcrumb>dd {
    display: inline-block;
}

#left_col {
    width: 20%;
    background-color: ;
    float: left;
}

#left_col_name {
    height: 30px;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
}

#left_col ul li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #CCCCCC;
    text-align: center;
}

#right_lst {
    width: 75%;
    float: right;
}

#right_nav {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}

#right_nav a {
    margin-right: 10px;
    margin-left: 10px;
    display: inline;
}



/*list page start*/
.main_up_navpad {
    position: relative;
    float: left;
    min-height: 380px;
    width: 100%;
    z-index: 5;
}

.news_main {
    width: 974px;
    background-color: #fff;
    padding: 14px 13px;
    margin: 0 auto !important;
}

.list_main_title {
    width: 226px;
    height: 44px;
    border-top: 2px solid #197dcd;
    border-bottom: 1px solid #cccccc;
    margin-top: 0px !important
}

.list_main_title span {
    padding-left: 32px;
    padding-right: 10px;
    float: left;
    color: #197dcd;
    display: block;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 41px;
    height: 41px;
    border-bottom: 3px solid #197dcd;
}

.list_main_left {
    width: 226px;
    margin-top: 87px;
    padding-bottom: 10px;
    float: left;
}

.list_main_list li {
    width: 170px;
    text-align: center;
    height: 45px;
    border-bottom: 1px solid #cccccc;
    line-height: 45px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.list_main_list li a {
    color: #383838;
}

.list_main_list li a:hover {
    color: #1997B5;
}

.list_main_right {
    width: 730px;
    float: left;
    overflow: auto;
    margin-top: 55px;
    margin-left: 15px;
}

.list_main_right .gb-list ul {
    border: 0;
}

.list_main_right .gb-list ul li {
    border-bottom: 1px dashed #c3c2c2;
    line-height: 36px;
    background-position: left 16px;
}

.gb-title {
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #197dcd;
}

.gb-title span {
    display: block;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #197dcd;
    font-family: "Microsoft Yahei";
    line-height: 32px;
    width: 108px;
    height: 34px;
}

.gb-title label {
    display: block;
    float: right;
    padding-right: 6px;
    padding-left: 25px;
    background: url("/lygsgxq/upload_web_2/img/newsarea.jpg") no-repeat left;
    font-size: 12px;
    color: #000;
    line-height: 32px;
    height: 34px;
    font-family: "Microsoft YaHei";
    background-color: #fff;
}




/*list page end*/



/*column list start*/

.default_pgContainer>ul>li {
    height: 40px;
    line-height: 20px;
    padding: 12px 2px;
    position: relative;
    border-bottom: #ddd 1px dashed;
}

.xxgk-list-con li::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-left: 6px;
    margin-top: 8px;
    margin-right: 5px;
    float: left;
    background: #d62c2c;
}

.l>a {
    display: block;
    /* border-left: #d62c2c 2px solid; */
    padding: 0 0 0 10px;
    color: #555;
    font-size: 15px;
    text-decoration: none;
    width: 680px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    float: left;
}

.r {
    position: absolute;
    right: 5px;
    top: 12px;
    font-size: 14px;
    color: #888;
}

/*column list end*/


/*jpage start*/

#pagination-digg {
    text-align: center;
    margin-left: 25%;
    padding-top: 15px;
    padding-bottom: 15px;

}

#pagination-digg li {
    background: aliceblue;
    text-indent: 3px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
    /* savers */
    float: left;
    line-height: normal;
    height: auto;
}

#pagination-digg a {
    border: solid 1px #9aafe5;
    margin-right: 2px;
}

#pagination-digg .previous-off,
#pagination-digg .next-off {
    border: solid 1px #DEDEDE;
    color: #888888;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 3px 4px;
}

#pagination-digg .next a,
#pagination-digg .previous a {
    font-weight: bold;
}


#pagination-digg .active {
    background: #DDDDDD;
    color: #015293;
    font-weight: bold;
    display: block;
    float: left;
    padding: 4px 6px;
    /* savers */
    margin-right: 2px;
}

#pagination-digg a:link,
#pagination-digg a:visited {
    color: #0e509e;
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: none;
}

#pagination-digg a:hover {
    border: solid 1px #0e509e;
}

.default_pgContainer {}

/*jpage end*/

.art-title {
    font-size: 32px;
    text-align: center;
    margin: 40px auto;
    color: #000;
    height: auto;
    font-weight: bold;
    line-height: 30px;
    font-family: "Microsoft YaHei";
}

.art-menu {
    font-size: 14px;
    text-align: center;
    color: #666;
    padding-bottom: 20px;
    font-family: "Microsoft YaHei";
}

.art-main {
    margin-top: 15px;
    width: 835px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.art-cpage {
    float: left;
    margin-left: 10px;
    line-height: 25px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.art-cpage a {
    color: #333;
}

.art-cpage a:hover {
    color: #197dcd;
}

.art-print {
    float: right;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.art-print a {
    color: #666;
    margin-right: 10px;
    display: block;
    font-size: 14px;
    height: 22px;
    min-width: 60px;
    text-align: center;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    line-height: 22px;
    float: left;
}

.art-print a img {
    vertical-align: middle;
    margin-right: 5px;
}

.clear {
    clear: both;
}




/* article css */
.current {
    background: url(/lygsgxq/upload_web_2/img/dqwz.png) no-repeat left center;
    text-indent: 20px;
}

.main-page {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 40px 80px;
}

.main-page h1 {
    font-size: 30px;
    text-align: center;
    color: #0c69b7;
}

.sub-heading {
    height: 65px;
    line-height: 65px;
    border-bottom: solid 1px #d9d9d9;
}

.sub-heading ul li {
    float: left;
    margin-left: 80px;
}

.sub-heading ul {
    margin-left: 80px;
}

.page-dec p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
}

.page-dec img {

    margin: 20px auto;
}

.share {
    height: 40px;
    background: #f2f2f2;
    padding: 5px;
}

.sx-line {
    border-top: solid 1px #eee;
    padding-top: 20px;
}

.art-cpage {
    height: 50px;
    width: 700px;
    float: left
}

.sharec {
    float: right;
    width: 180px;
    margin-top: 10px;
}

.bsBox {
    width: 560px !important;
    height: 419px !important
}

.bFind-wrapper-top {
    height: 27px !important
}

#bsPanel {
    width: 263px !important
}

.xxgkbd td {
    font-size: 16px;
    color: #333333;
    FONT-FAMILY: Microsoft Yahei;
    line-height: 28px;
}

#xxgkbk {
    border: solid 1px #5e94eb;
}

#xxgkzt {
    font-size: 16px;
    float: right
}

#xxgkwbk {
    border: none !important
}

.m-second-menu dd a {
    line-height: 35px;
    border-top: 1px dashed #e6e6e6;
}

.m-first-menu li a {
    text-decoration: none;
    margin-left: 15px;
    border-bottom: none;
    outline: none;
    display: block;
}

#xxgklb {
    text-align: left !important;
    padding-left: 20px !important
}

.heightauto {
    height: auto !important
}

.icon-downarrow {
    display: inline-block;
    width: 13px;
    height: 8px;
    margin-left: 15px;
    vertical-align: middle;
    background: url(/lygsgxq/upload_web_2/img/downarrow.png) no-repeat center center;
}

.block {
    display: block
}

.xzlm {
    font-weight: bold !important
}