﻿@charset "UTF-8";

/**!
 * 通用列表
 * date:2021-07-28
 * author: wppei;
 */

body {
    padding: 45px 0 53px 0;
    background: #fff url("../images/infor_bg2.jpg") no-repeat center top;
}

input::-webkit-input-placeholder {
    font-size: 18px;
}

input::-moz-placeholder {
    font-size: 18px;
}

input:-moz-placeholder {
    font-size: 18px;
}

input:-ms-input-placeholder {
    font-size: 18px;
}

.infor {
    min-height: 1166px;
    padding: 77px 35px 53px;
    background-color: #fff;
    box-shadow: 0px 4px 9px 0px rgba(32, 61, 141, 0.08);
    border-radius: 5px;
}

.infor-logo {
    display: block;
    height: 95px;
    padding-left: 110px;
    font-family: "SourceHanSansCN-Medium";
    background: url("../images/infor_guohui.png") no-repeat left center;
}

.infor-logo-name {
    margin-bottom: 10px;
    line-height: 55px;
    color: #fff;
    font-size: 40px;
}

.infor-logo-href {
    line-height: 25px;
    color: #fff;
    font-size: 34px;
}

.infor-tt {
    position: relative;
    margin-bottom: 89px;
    padding-top: 55px;
    line-height: 153px;
    text-align: center;
    font-size: 100px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 5px 2px #015293;
}

.infor-tt:after {
    position: absolute;
    content: " ";
    left: 50%;
    bottom: 0;
    right: 157px;
    margin-left: -97px;
    height: 1px;
    background-color: #fff;
}

.infor-search {
    position: relative;
    margin-bottom: 72px;
}

.infor-search:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 26px;
    right: 0;
    height: 1px;
    background-color: #dae9fd;
    z-index: 1;
}

.infor-search-box {
    position: relative;
    width: 632px;
    height: 50px;
    margin: 0 auto;
    padding-left: 23px;
    font-size: 18px;
    z-index: 5;
    border: 1px solid #015293;
    background-color: #fff;
    border-radius: 5px;
}

.infor-search-btn {
    width: 102px;
    height: 100%;
    padding-left: 30px;
    line-height: 48px;
    color: #fff;
    background: #015293 url("../images/infor_search.png") no-repeat 13px center;
    border: none;
    outline: none;
    cursor: pointer;
}

.infor-search-input {
    width: calc(100% - 120px);
    height: 48px;
    font-size: 18px;
    border: none;
}

.infor-left {
    float: left;
    width: 220px;
}

.infor-left .mCSB_scrollTools,
.infor-left .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.infor-left .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.infor-left .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
}

.infor-right {
    margin-left: 249px;
}

.infor-right-tt {
    height: 40px;
    margin-bottom: 20px;
    line-height: 26px;
    border-bottom: 1px solid #dae9fd;
}

.infor-right-tt>span {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    color: #015293;
    font-size: 22px;
    font-family: "SourceHanSansCN-Medium";
    border-bottom: 2px solid #015293;
}

.infor-box {
    /*padding: 10px 20px 0 30px;*/
    padding:20px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 #eaedf4;
    background-color: #FFF;
    border-radius: 4px;
}

.infor-box .mCSB_scrollTools,
.infor-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 11px;
}

.infor-box .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.infor-box .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 11px;
}

.infor-box .mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #f2f7fd;
    border-radius: 5px;
}

.infor-box-tt {
    max-width: 80%;
    padding-top: 10px;
    line-height: 25px;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
}

.infor-box-con {
    height: 940px;
    padding: 25px 0;
    line-height: 34px;
    color: #666;
    font-size: 16px;
}

.infor-box-item {
    margin-right: 30px;
    padding-bottom: 30px;
}

.wb-tree-tt {
    display: inline-block;
    line-height: 22px;
    color: #6c727f;
    font-size: 18px;
    vertical-align: middle;
}

.wb-tree-node {
    height: 80px;
    padding: 0 17px 0 32px;
    line-height: 79px;
    border: 1px solid #dae9fd;
    background-color: #f1f6fd;
    border-radius: 5px;
}

.wb-tree-iconl {
    float: left;
    width: 46px;
    height: 100%;
    margin-right: 11px;
    background-repeat: no-repeat;
    background-position: left center;
}

.wb-tree-iconr {
    display: none;
    float: right;
    width: 13px;
    height: 8px;
    margin-top: 38px;
    background: url("../images/infor_jiao2.png") no-repeat;
    cursor: pointer;
}

.wb-tree-items {
    margin-bottom: 19px;
}

.wb-tree-items:nth-child(1) .wb-tree-iconl {
    background-image: url("../images/infor_blue1.png");
}

.wb-tree-items:nth-child(2) .wb-tree-iconl {
    background-image: url("../images/infor_blue2.png");
}

.wb-tree-items:nth-child(3) .wb-tree-iconl {
    background-image: url("../images/infor_blue3.png");
}

.wb-tree-items:nth-child(4) .wb-tree-iconl {
    background-image: url("../images/infor_blue4.png");
}

.wb-tree-items:nth-child(5) .wb-tree-iconl {
    background-image: url("../images/infor_blue5.png");
}

.wb-tree-items:nth-child(6) .wb-tree-iconl {
    background-image: url("../images/infor_blue1.png");
}

.wb-tree-items:nth-child(7) .wb-tree-iconl {
    background-image: url("../images/infor_blue6.png");
}

.wb-tree-items:nth-child(8) .wb-tree-iconl {
    background-image: url("../images/infor_blue7.png");
}

.wb-tree-items:nth-child(9) .wb-tree-iconl {
    background-image: url("../images/infor_blue2.png");
}

.wb-tree-items:nth-child(10) .wb-tree-iconl {
    background-image: url("../images/infor_blue3.png");
}

.wb-tree-sub {
    display: none;
    margin-top: 2px;
    padding: 8px 12px 4px;
    background-color: #f2f7fd;
    border-radius: 5px;
}

.wb-tree-sub .wb-tree-item {
    /*line-height: 50px;*/
    /*height: 51px;*/
    /*padding: 0 30px;*/
    border-bottom: 1px solid #e7e8eb;
}

.wb-tree-sub .wb-tree-item:last-child {
    border-bottom: none;
}

.wb-tree-sub .wb-tree-item>a {
    /*display: inline-block;*/
    /*line-height: 50px;*/
    /*max-height: 40px;*/
    font-size: 16px;
    color: #6c727f;
    overflow: hidden;
}

.wb-tree-sub .wb-tree-item>a.active {
    color: #1a639e;
}

.current.wb-tree-items:nth-child(1) .wb-tree-iconl {
    background-image: url("../images/infor_blue1h.png");
}

.current.wb-tree-items:nth-child(2) .wb-tree-iconl {
    background-image: url("../images/infor_blue2h.png");
}

.current.wb-tree-items:nth-child(3) .wb-tree-iconl {
    background-image: url("../images/infor_blue3h.png");
}

.current.wb-tree-items:nth-child(4) .wb-tree-iconl {
    background-image: url("../images/infor_blue4h.png");
}

.current.wb-tree-items:nth-child(5) .wb-tree-iconl {
    background-image: url("../images/infor_blue5h.png");
}

.current.wb-tree-items:nth-child(6) .wb-tree-iconl {
    background-image: url("../images/infor_blue6h.png");
}

.current.wb-tree-items:nth-child(7) .wb-tree-iconl {
    background-image: url("../images/infor_blue7h.png");
}

.current.wb-tree-items .wb-tree-node {
    background-color: #1a639e;
    border-color: #1a639e;
}

.current.wb-tree-items .wb-tree-tt {
    color: #fff;
}

.current.wb-tree-items .wb-tree-sub {
    display: block;
}

.current.wb-tree-items .wb-tree-iconr {
    background-image: url("../images/infor_jiaoh.png");
}

.wb-tree-items.hasChild .wb-tree-iconr {
    display: block;
}


/* 小滚动条hover和在滚动时的颜色 */

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #dcecfe;
}


/* 980以下 */

@media (max-width: 979px) {
    .infor {
        padding: 40px 20px;
    }
}


/* 移动端 */

@media (max-width: 767px) {
    .infor {
        height: auto;
    }
    .infor-logo {
        padding-left: 84px;
        background-size: 72px 76px;
    }
    .infor-logo-name {
        line-height: 52px;
        margin-bottom: 0;
        font-size: 28px;
    }
    .infor-logo .infor-logo-href {
        font-size: 20px;
    }
    .infor-tt {
        padding-top: 0;
        margin-bottom: 30px;
        line-height: 100px;
        font-size: 40px;
    }
    .infor-search-box {
        width: 100%;
        padding-left: 10px;
    }
    .infor-search-input {
        width: calc(100% - 85px);
    }
    .infor-search-btn {
        width: 80px;
        background-position: 8px center;
    }
    .infor-left {
        width: 100%;
        float: none;
        height: auto;
    }
    .infor-right {
        margin-left: 0;
    }
    .infor-right-tt>span {
        font-size: 18px;
    }
    .infor-box {
        padding-right: 0;
        padding-left: 0;
    }
    .infor-box-con {
        height: auto;
    }
    .infor-box-item {
        margin-right: 0;
    }
    .infor-search {
        margin-bottom: 35px;
    }
}

/*20210804*/
.wb-tree-item>a:hover,
.wb-tree-item.current>a,
.wb-tree-item .current{
    color: #2064c0;
    font-weight: bold;
}

.wb-tree-item>a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wb-tree-item.hasChild.current>a:hover,
.wb-tree-item.hasChild.current>a {
    background-image: url("../images/icon_lah.png");
}

.wb-tree-item.hasChild>a {
    background: url("../images/icon_la1.png") right 21px center no-repeat;
}

.wb-tree-item.hasChild>a:hover {
    background-image: url("../images/icon_la.png");
}

.wb-tree-ii>a {
    display: block;
    height: 31px;
    line-height: 31px;
    padding-left: 74px;
    background: url("../images/icon_dian3.png") 63px center no-repeat;
    color: #6c727f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wb-tree-ii>a:hover,
.wb-tree-ii .current
 {
    color: #1466b8;
    background-image: url("../images/icon_dian2.png");
}
.wb-tree-sub {
    display: none;
    /*background: #f5fafc;*/
    /*background-color: #FFF;*/
    padding: 10px 0;
}

.wb-tree-ss {
    display: none;
}

.current .wb-tree-sub {
    display: block;
}

.wb-tree-item.current .wb-tree-ss {
    display: block;
}

/*20201109*/
.title{
    line-height: 44px;
    height: 44px;
    font-size: 16px;
    color: #2d66a5;
    background-color: #f2f6fa;
}

.title-cont{
    float: left;
    width: 53%;
    text-align: center;
    border-bottom:6px solid #32b9e6;
}

.title-cont1{
    float: left;
    width: 23%;
    text-align: center;
    border-bottom:6px solid #16b1c1;
}

.title-cont2{
    float: right;
    width: 12%;
    text-align: center;
    border-bottom:6px solid #2688c4;
}

.title-cont3{
    float: right;
    width: 12%;
    text-align: center;
    border-bottom:6px solid #32b9e6;
}

.module-list{
    line-height: 46px;
    padding-left: 9px;
    font-size: 16px;
    background: url("../images/icon_dian.png") 1px center no-repeat;
    border-bottom: 1px dashed #d6dfec;
}
.list-date{
    float: right;
    margin-top: -41px;
    color: #999;
    
}
.list-cont{
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 53%;
    position: relative;
    padding-right: 15px;
}

.list-cont .label{
    top:14px;
}

.list-cont1{
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 23%;
    /*margin-left:10px;*/
    color: #999;
    text-align: center;
}

.list-cont2{
    float:right;
    color: #999;
    /*margin-left:15px;*/
    width: 12%;
    text-align: center;
}

.list-cont3{
    float: right;
    color: #999;
    width: 12%;
    text-align: center;
}

.module-list:hover,
.module-list:hover .list-date{
    color: #2e63cf;
}

.module-list:hover,
.module-list:hover .list-cont1{
    color: #2e63cf;
}

.module-list:hover,
.module-list:hover .list-cont2{
    color: #2e63cf;
}

.module-list:hover,
.module-list:hover .list-cont3{
    color: #2e63cf;
}

a {
    text-decoration: none;
    color: inherit;
}

.pager {
    margin-top: 45px;
    margin-bottom: 25px;
}

.m-pagination-jump{
    margin-left: 36px;
}

.m-pagination-info{
    margin-left: -121px;
}

#infolist{
    min-height: 1011px !important;
}

.module-hd {
    position: relative;
    padding-left: 3px;
    line-height: 44px;
    border-bottom: 1px solid #e1e7f5;
}

.module-hd:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 83px;
    height: 2px;
    background: #2064e1;
}

.module-hd>span {
    font-size: 18px;
    font-weight: bold;
    color: #208be1;
}
.module-hd>a{
    float: right;
    font-size: 16px;
}
.module-hd>a i{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    background: url("../images/icon_more.png") center center no-repeat;
}

.sec-right-list {
    padding: 15px 20px 0;
}

.sec-right-item {
    height: 50px;
    padding: 0 7px 0 16px;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 1px dashed #d5dae4;
    background: url("../images/dian.jpg") no-repeat left center;
}

.sec-right-item:hover {
    background-image: url("../images/dianh.jpg");
}

.sec-right-item:hover .sec-right-name,
.sec-right-item:hover .sec-right-time {
    color: #015293;
}

.sec-right-time {
    color: #777;
}

.sec-right-name {
    width: calc(100% - 198px);
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.long:before{
    width: 243px;
}

.long2:before{
    width: 263px;
}

.xsq{
    margin: 15px 0px;
}

.xsq:after{
    display: block;
    clear: both;
}

.xsq li{
    width: calc(25% - 20px);
    float: left;
    font-size: 16px;
    line-height: 45px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border: 1px solid #dae9fd;
    background-color: #f1f6fd;
    border-radius: 5px;
    text-align: center;
    margin: 5px 0px 5px 20px;
}