@charset "utf-8";
body {
    font-family: '微软雅黑', '黑体';
    font-size: 16px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

input {
    outline: none;
}

a {
    text-decoration: none;
}

.main01 {
    width: 1200px;
    margin: 0 auto;
    background: #f7f9fc;
}

.wsbs_top {
    width: 1200px;
    height: 190px;
    background: #fff;
    margin: 0 auto;
}

.wsbs_logo {
    height: 100%;
    width: 95px;
    background: #489d97;
    float: left;
}

.wsbs_logo img {
    display: block;
    margin: 0 auto;
    padding-top: 32px;
}

.wsbs_top_box {
    float: left;
    width: 980px;
    height: 100%;
    padding: 0 50px 0 75px;
}

.wsbs_title {
    float: left;
    height: 100%;
    line-height: 105px;
    font-size: 30px;
    max-width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn_kssq {
    display: block;
    float: left;
    width: 105px;
    height: 30px;
    margin-top: 39px;
    margin-left: 15px;
    border: none;
    background: #d54927;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
}

.btn_kssq.btn_no {
    background: #8e8787;
}

.wsbs_btn {
    float: right;
    font-size: 18px;
    padding: 13px 19px;
    margin-left: 10px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    margin-top: 47px;
}

.bspj, .zxzx, .wydy, .wysc {
    background: #489d97;
}

.ge {
    float: right;
    width: 1px;
    height: 100px;
    background: #f0f0f0;
    margin-left: 10px;
    margin-top: 35px;
}

.wsbs_affix_box {
    width: 120px;
    float: left;
    margin-top: -70px;
}

.wsbs_affix_box ul {
    width: 95px;
    background: #489d97;
    text-align: center;
    padding-bottom: 20px;
}

.wsbs_affix_box ul li {
    height: 40px;
    line-height: 40px;
}

.wsbs_affix_box ul li a {
    color: #fff;
}

.wsbs_affix_box ul .active {
    height: 90px;
    width: 101px;
    margin-left: -3px;
    opacity: 1;
    line-height: 120px;
}

.wsbs_affixli01.active {
    background: url(../images/wsbs02.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli02.active {
    background: url(../images/wsbs03.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli03.active {
    background: url(../images/wsbs04.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli04.active {
    background: url(../images/wsbs05.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli05.active {
    background: url(../images/wsbs06.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli06.active {
    background: url(../images/wsbs07.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli07.active {
    background: url(../images/wsbs08.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli08.active {
    background: url(../images/wsbs09.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli09.active {
    background: url(../images/wsbs10.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli10.active {
    background: url(../images/wsbs11.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_affixli11.active {
    background: url(../images/wsbs12.png) no-repeat center 10px;
    background-color: #489d97;
}

.wsbs_mes {
    width: 1045px;
    margin-left: 123px;
    padding: 20px 0;
}

.wsbs_message {
    padding: 0 40px 20px 40px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 25px;
}

.wsbs_tit {
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    font-family: '黑体';
}

.jbxx_table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 965px;
}

.jbxx_table th, .jbxx_table td {
    border: 1px solid #f0f0f0;
    padding: 7px 10px;
    text-align: left;
    color: #969aa6;
}

.jbxx_table th {
    text-align: center;
    background: #f8f8f8;
    color: #50576a;
}

.sxzk {
    height: 35px;
    line-height: 35px;
    width: 200px;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    background: #489d97;
    font-size: 17px;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
}

.wsbs_text {
    width: 925px;
    border: 1px solid #f0f0f0;
    padding: 20px;
    color: #969aa6;
}

.wsbs_tabletwo {
    border-collapse: collapse;
    table-layout: fixed;
    width: 965px;
}

.wsbs_tabletwo th, .wsbs_tabletwo td {
    border: 1px solid #f0f0f0;
    padding: 7px 10px;
    word-break: break-all;
}

.wsbs_tabletwo th {
    background: #f8f8f8;
}

.wsbs_tabletwo td {
    color: #969aa6;
    text-align: center;
}

.wsbs_tabletwo td a {
    color: #5e88d2;
}

.wsbs_affix_box .affix {
    position: fixed !important;
    top: 105px;
}

.wsbs_top.affix {
    position: fixed !important;
    top: 0px;
}

.wsbs_num {
    width: 630px;
    height: 75px;
    float: left;
    padding-top: 15px;
    margin-top: -105px;
    clear: both;
    border-top: 1px solid #f0f0f0;
}

.wsbs_num ul li {
    float: left;
    margin-right: 70px;
}

.wsbs_num ul li span {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.wsbs_lable {
    font-size: 14px;
    border: 1px solid #924dba;
    border-radius: 7px;
    margin-top: 8px;
}

.wsbs_num_span {
    font-size: 18px;
}

.wsbs_num_span tt {
    font-family: '微软雅黑';
}

.wsbs_lable.wsbs_lable01 {
    color: #924dba;
}

.wsbs_lable.wsbs_lable02 {
    border-color: #4daeba;
    color: #4daeba;
}

.wsbs_lable.wsbs_lable03 {
    border-color: #ba4d6c;
    color: #ba4d6c;
}

/*2020-11-20新增css*/
.wsbs_tabletwo th, .wsbs_tabletwo td {
    border-bottom: none;
    border-top: none;
}

.wsbs_tabletwo tr {
    border: 1px solid #f0f0f0;
}

.wsbs_clmc, .wsbs_fdyj {
    display: -webkit-box;
    max-height: 40px;
    padding: 5px 2px !important;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*2020-12-01 新增css*/
.xiangqing {
    color: #146ad1 !important;
    cursor: pointer;
}

.ckxq-bg {
    position: fixed;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    z-index: 999999;
}

.bszn-ckxq {
    position: fixed;
    z-index: 999999;
    width: 1000px;
    height: 410px;
    background: #ffffff;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: none;
    padding: 10px;
    padding-top: 20px;
    overflow: auto;
}

.panel-tool {
    float: right;
    margin-top: 15px;
}

.panel-tool a {
    display: inline-block;
    width: 22px;
    height: 22px;
    opacity: 0.6;
    margin: 0 0 0 2px;
    vertical-align: top;
    cursor: pointer;
}

.panel-tool-close {
    background: url(../images/panel_tools.png) no-repeat -22px -8px;
    background-size: 300% 250%;
}

.clxx {
    width: 100%;
    border-collapse: collapse;
}

.clxx td, .clxx th, .clxx tr {
    border: 1px solid #e5e5e5;
}

.clxx th {
    width: 170px;
    height: 55px;
    text-align: left;
    padding: 0 10px;
    font-weight: normal;
    color: #333;
    font-size: 16px;
    background-color: #F5F6F8;
}

.clxx td {
    font-size: 17px;
    text-align: left;
    padding: 0 15px;
    color: #333;
    line-height: 30px;
    min-width: 350px;
}
