@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ul li {
    list-style-type: none;
}

iframe {
    /*height: calc(100vh*245/750);*/
    height: 245px;
}

.big-box {
    width: 1180px;
    padding: 10px;
    margin: 3px auto;
    background-color: #88d1df12;
}

.big-box::after {
    clear: both;
    content: '';
    display: table;
}

.left-container {
    width: 200px;
    height: 1000px;
    border-left: 2px solid #b7b7b7;
    position: relative;
    padding-left: 20px;
    float: left;
    margin-left: 50px;
}

.left-container p span {
    width: 30px;
    height: 30px;
    border: 1px solid #999;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-right: 10px;
    background: #fff;
}

.left-container p {
    position: relative;
}

.left-container .p1 {
    left: -36px;
}

.left-container .p2 {
    left: -36px;
    top: 615px;
}

.left-container .p3 {
    left: -36px;
    top: 925px;
}

.right-container {
    margin: 0 auto;
    width: 895px;
    /* float: right; */
}

.ztinput {
    width: 780px;
    height: 48px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding-left: 10px;
}

.section1::after {
    clear: both;
    content: '';
    display: table;
}

.nrinput {
    min-width: 780px;
    height: 165px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 14px;
}

.typeinput {
    width: 315px;
    height: 48px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding-left: 10px;
}

.section1>span {
    background: url("../images/bg.png") bottom center no-repeat;
    line-height: 30px;
    padding: 8px 0px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700;
    font-size: 22px;
    color: #0f59a4;
}

.flag {
    display: inline-block;
    color: red;
    margin: 10px 2px
}

.ps1 {
    width: 100%;
    float: left;
}

.seekDiv {
    width: 100%;
    margin-bottom: 20px;
}

.ps2 {
    width: 48%;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
}

.ps3 {
    width: 48%;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
}

.ps4 {
    height: 51px;
    margin-bottom: 20px;
}

.zt {
    width: 85px;
    float: left;
    text-align: right;
    margin-right: 10px;
    line-height: 48px;
}

.zt font {
    color: red;
}

.section2>span {
    background: url("../images/bg.png") bottom center no-repeat;
    line-height: 30px;
    padding: 8px 0px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700;
    font-size: 22px;
    color: #0f59a4;
}

.section2::after {
    clear: both;
    content: '';
    display: table;
}

.tj {
    width: 300px;
    margin: 20px auto;
}

.tj button {
    width: 130px;
    height: 50px;
    border: none;
    border-radius: 5px;
}

.tj .b1 {
    background: #ff0000;
    color: #fff;
    margin-right: 20px;
}

.tj .b2 {
    background: #1b6fe2;
    color: #fff;
}

/*页面2*/
.sec1 {
    width: 1200px;
    height: 150px;
    background: url("../images/bgg.png") center center no-repeat;
    margin: 0 auto;
}

.sec1 ul li {
    float: left;
    display: block;
    text-align: center;
    margin-right: 60px;
    margin-top: 30px;
}

.sec1 ul li:first-child {
    margin-left: 370px;
}

.sec1 ul li p {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 48px;
}

.sec1 ul li span {
    font-size: 22px;
    color: #fff;
}

.sec2 {
    width: 1200px;
    margin: 20px auto;
}

.sec2 img {
    float: left;
    margin-right: 15px;
}

.sec2 p {
    line-height: 1.5;
    font-size: 17px;
}

.sec3 {
    width: 1200px;
    margin: 0 auto;
}

.sec3 span {
    line-height: 40px;
    margin-right: 35px;
}

.sec3 span input {
    width: 350px;
    height: 40px;
    margin-left: 20px;
    border: 1px solid #ededed;
    border-radius: 10px;
}

.sec3 button {
    width: 125px;
    height: 40px;
    background: #125eb2;
    color: #fff;
    line-height: 40px;
    border: none;
    border-radius: 10px;
}

.sec4 {
    width: 1200px;
    margin: 20px auto;
}

.title {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.title a {
    display: block;
    width: 240px;
    height: 120px;
    border-radius: 10px;
    background: #125eb2;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 120px;
}

.title a:hover {
    background: #1b7fee
}

.title a img {
    float: left;
    margin-top: 36px;
    margin-left: 38px;
    margin-right: 20px;
}

.container {
    width: 1198px;
    /*border: 1px solid #ededed;*/
    margin: 20px auto;
}

.gCheckCode {
    width: 120px;
    margin: 5px 0px 5px 20px;
    background: #1b6fe2;
    color: #fff;
    height: 40px;
    border-radius: 5px;
    border: none;
    position: absolute;
    right: 15px;
}

table {
    margin-bottom: 0;
    border: none !important;

}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.table-bordered {
    width: 100%;
    border: 1px solid #e8e8e8 !important;
    table-layout: fixed;
}

.xd-table tr td {
    border: none !important;
    /* color: #000000; */
    font-size: 14px;
    padding: 16px 0px !important;
    padding-left: 30px !important;
    line-height: 1.42857143;
}

th {
    text-align: left;
}

.xd-table tr th {
    border: none !important;
    padding: 19px 0px !important;
    color: #125eb2;
    padding-left: 30px !important;
}

#testfenye {
    width: 100%;
    margin: 20px auto;
}

.page-elem-field-root {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.page-elem-field {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

/* .page-elem-field .item:first-child::after{
	content: "å…±{{total}}æ¡";
	position: absolute;
	left: -60px;
} */
.page-elem-field .item {
    position: relative;

    width: 32px;
    height: 32px;
    border: 1px solid #e3e3e6;
    border-radius: 4px;


    line-height: 32px;
    text-align: center;
    font-size: 14px;

    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* ä¸¤ä¸ªå°æ–¹å—ä¹‹é—´çš„è·ç¦» */
    margin-right: 8px;
}

.page-elem-field .item:last-child {
    margin-right: 0px;
}

.page-elem-field .item.head {
    width: 60px;
    min-width: 50px;
}

.page-elem-field .item.foot {
    width: 60px;
    min-width: 50px;
}

.page-elem-field .item.active {
    background-color: #425CDE;
    color: #fff;
}

.page-elem-field .item:hover {
    background-color: #425CDE;
    color: #fff;
}

.page-elem-field .item.item-disable {
    color: #d2d2d2 !important;
    cursor: not-allowed !important;
}

.page-elem-field .item.active:hover {
    background-color: #425CDE;
    color: #fff;
}

.toPage {
    margin-left: 32px;
    width: 100px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;

}

.toPage .inputBox {
    width: 40px;
    height: 30px;
    box-sizing: border-box;
    position: relative;
}

.toPage .inputBox .inputborder {
    width: 40px;
    height: 30px;
    box-sizing: border-box;
    text-align: center;
    outline: none;
    border: 1px solid #e2e2e2;
    z-index: 22;
    position: absolute;
    left: 0;
    top: 0;
}

.toPage .inputBox .show-val {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
}

.toPage::before {
    content: '跳至';
    display: block;
    margin-right: 5px;
    width: 32px;
    height: 30px;
    line-height: 30px;
}

.toPage::after {
    content: '页';
    margin-left: 5px;
    width: 16px;
    height: 30px;
    line-height: 30px;
}

.pagesbox {
    margin-left: 10px;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.pagesbox .currectPage {
    color: deepskyblue;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.pagesbox .line {
    color: deepskyblue;
    width: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.pagesbox .allPages {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.confidentiality {
    display: inline-block;
    padding-left: 26px;
}
#unitList {
    width: 220px;
}