body {
    width: 100%;
    height: 100%;
    /* margin: 0;
    padding: 0;
    background-color: #FAFAFA;
    font-size: 12pt;
    font-family: SimSun, 宋体, serif; */
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.page {
    width: 210mm;
    min-height: 297mm;
    padding: 10mm;
    margin: 10mm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    font-size: 12pt;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    user-select: none;
    -webkit-user-select: none;
}

.subpage {
    /* padding: 1cm; */
    /* border: 5px red solid; */
    height: 257mm;
    /* outline: 2cm #FFEAEA solid; */
}

.textTitle {
    font-size: 24.5pt;
    font-weight: bold;
    margin-bottom: 80px;
}

.screenDisplayFlex {
    display: flex;
}

.screenMarginLeft {
    margin-left: 20px;
}

.screenGrid380 {
    display: grid;
    grid-template-columns: 100px 320px;
    padding-right: 20px;
    margin-left: 20px;
}

.screenGrid380135 {
    display: grid;
    grid-template-columns: 135px 285px;
    padding-right: 20px;
    margin-left: 20px;
}

.screenGrid120110 {
    display: grid;
    grid-template-columns: 96px 120px;
}


.screenGrid120 {
    display: grid;
    grid-template-columns: 80px 120px;
}

.screenGridFr {
    display: grid;
    grid-template-columns: 1fr 2fr;
    padding: 40px 0 60px 0;
    text-align: center;
}

.page span {
    /* width: 70%; */
    font-size: 11.5pt;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    font-weight: bold;
    line-height: 1.5;
    /* position: relative;
  top: -33px;
  right: -120px;
  text-decoration: underline; */
}

.screenPadLeft {
    padding-left: 3%;
}

.screenPadBottom10 {
    padding-bottom: 10px;
}

.screenPadBottom30 {
    padding-bottom: 30px;
}

.textBlod {
    font-weight: bold;
    /* padding-bottom: 5px; */
}

.textIndent20 {
    text-indent: 20px;
}

.textIndent40 {
    text-indent: 40px;
}

.textIndent100 {
    text-indent: 100px;
}

.previewBtnL {
    position: absolute;
    bottom: 20px;
    left: 73%;
    z-index: 999999;
    color: red;
    background: white;
    display: block;
    padding: 10px 20px;
    user-select: none;
    -webkit-user-select: none;
}

.previewBtnM {
    position: fixed;
    bottom: 20px;
    left: 78%;
    z-index: 999999;
    color: red;
    background: white;
    display: block;
    padding: 10px 20px;
    user-select: none;
    -webkit-user-select: none;
}

.previewBtnR {
    position: fixed;
    bottom: 20px;
    left: 85%;
    z-index: 999999;
    color: red;
    background: white;
    display: block;
    padding: 10px 20px;
    user-select: none;
    -webkit-user-select: none;
}

#print-iframe {
    position: absolute;
    width: 0px;
    height: 0px;
    left: -500px;
    top: -500px;
}

.backdropNew {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    background-color: #000;
    opacity: 0.8;
}

.backdropNew1 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #000;
    opacity: 0.8;
}

/* =========================previewEntry============================= */

.pageNew {
    width: 297mm;
    min-height: 210mm;
    /* width: 210mm;
    min-height: 297mm; */
    padding: 2mm;
    margin: 10mm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    font-size: 12pt;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    user-select: none;
    -webkit-user-select: none;
    position: relative;
}

.pageNew>table,
.pageNew>table tr th,
.pageNew>table tr td {
    border: 1px solid#d0d1d2;
    padding: 5px;
}

.pageNew>table {
    width: 100%;
    min-height: 25px;
    line-height: 25px;
    text-align: center;
    border-collapse: collapse;
    padding: 2px;
    font-size: 10pt;
}

.pageNew td:nth-of-type(odd) {
    font-weight: bold;
}

.textTitleSM {
    font-size: 19pt;
    font-weight: bold;
    margin-bottom: 30px;
}

.screenTdWidth50 {
    width: 50px;
}

.screenTdWidth80 {
    width: 80px;
}

.screenTdWidth110 {
    width: 110px;
}

.screenTdWidth120 {
    width: 120px;
}

.screenTdWidth140 {
    width: 140px;
}

.screenTdWidth180 {
    width: 180px;
}

.screenTdWidth255 {
    width: 255px;
}

.screenTdWidth285 {
    width: 285px;
}

.screenTdWidth325 {
    width: 325px;
}

.screenTdWidth18 {
    width: 18%;
}

.screenTdWidth18 img {
    width: 70pt;
}

.pageNew .textPosition {
    position: absolute;
    margin-top: -202px;
    margin-left: 78px;
}

.pageNew .textPosition1 {
    position: absolute;
    margin-top: -175px;
    margin-left: 78px;
}

.pageNew .textPosition2 {
    position: absolute;
    margin-top: -149px;
    margin-left: 80px;
}

.pageNew .textPosition3 {
    position: absolute;
    margin-top: -149px;
    margin-left: 129px;
}

.pageNew .textPosition4 {
    position: absolute;
    margin-top: -149px;
    margin-left: 161px;
}

.pageNew .textPosition5 {
    position: absolute;
    margin-top: -175px;
    margin-left: 122px;
}

.pageNew .textPosition6 {
    position: absolute;
    margin-top: -115px;
    margin-left: 78px;
    width: 150px;
    font-size: 8pt;
    line-height: 1.5;
    text-align: left;
}

.pageNew .textPosition7 {
    position: absolute;
    margin-top: -52px;
    margin-left: 130px;
    letter-spacing: 3px;
}

.pageNew .textPosition8 {
    position: absolute;
    margin-top: -75px;
    margin-left: 528px;
}

.pageNew .textPosition9 {
    position: absolute;
    margin-top: -207px;
    margin-left: 245px;
    display: block;
    width: 70pt;
}

.pageNew .textPosition10 {
    position: absolute;
    margin-top: -46px;
    margin-left: 528px;
}

.pageNew .textJinCPosition {
    position: absolute;
    margin-top: -290px;
    margin-left: 110px;
}

.pageNew .textJinCPosition1 {
    position: absolute;
    margin-top: -250px;
    margin-left: 110px;
}

.pageNew .textJinCPosition2 {
    position: absolute;
    margin-top: -212px;
    margin-left: 110px;
}

.pageNew .textJinCPosition3 {
    position: absolute;
    margin-top: -212px;
    margin-left: 190px;
}

.pageNew .textJinCPosition4 {
    position: absolute;
    margin-top: -212px;
    margin-left: 240px;
}

.pageNew .textJinCPosition5 {
    position: absolute;
    margin-top: -250px;
    margin-left: 202px;
}

.pageNew .textJinCPosition6 {
    position: absolute;
    margin-top: -165px;
    margin-left: 110px;
    width: 150px;
    font-size: 8pt;
    line-height: 1.5;
    text-align: left;
}

.pageNew .textJinCPosition7 {
    position: absolute;
    margin-top: -70px;
    margin-left: 180px;
    letter-spacing: 3px;
}

.pageNew .textJinCPosition8 {
    position: absolute;
    margin-top: -101px;
    margin-left: 788px;
}

.pageNew .textJinCPosition9 {
    position: absolute;
    margin-top: -307px;
    margin-left: 385px;
    display: block;
    width: 70pt;
}

.pageNew .textJinCPosition10 {
    position: absolute;
    margin-top: -58px;
    margin-left: 788px;
}

.pageNew .textLetter {
    text-align: right;
    display: block;
    letter-spacing: 10px;
}

/* =========================localContract============================= */

.localPage {
    width: 210mm;
    min-height: 297mm;
    padding: 15mm;
    margin: 10mm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    font-size: 12pt;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    user-select: none;
    -webkit-user-select: none;
}

.localPage .title1 {
    text-align: center;
    font-size: 24.5pt;
    font-weight: bold;
}

.localPage .title2 {
    font-size: 24.5pt;
    text-align: center;
    margin-bottom: 25px;
    /* font-weight: bold; */
}

.localPage .subTitle {
    font-size: 16pt;
    margin-bottom: 25px;
    text-align: center;
    /* margin-top: 25px; */
}

.localPage .blcok1 {
    font-size: 14pt;
    letter-spacing: 2px;
    margin-bottom: 8px;
    line-height: 40px;
}

.spanUnderLine {
    text-decoration: underline;
}

.localPage .span300 {
    border-bottom: 1px solid;
    width: 300px;
    display: inline-block;
}

.localPage .pleft40 {
    margin-left: 40px;
}

.localPage .pleft196 {
    margin-left: 196px;
}

.localPage .pleft204 {
    margin-left: 204px;
}

.localPage .pleft162 {
    margin-left: 162px;
}

.localPage .blcok2 {
    font-size: 14pt;
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 40px;
}

.localPage .blcok1 p {
    font-size: 14pt;
    line-height: 25px;
}

.localPage .blcok2 p {
    font-size: 14pt;
    line-height: 25px;
}

.localPage .span30 {
    border-bottom: 1px solid;
    width: 30px;
    display: inline-block;
}

.localPage .span50 {
    border-bottom: 1px solid;
    width: 50px;
    display: inline-block;
}

.localPage .span100 {
    border-bottom: 1px solid;
    width: 100px;
    display: inline-block;
}

.localPage .span160 {
    border-bottom: 1px solid;
    width: 160px;
    display: inline-block;
}

.localPage .span200 {
    border-bottom: 1px solid;
    width: 200px;
    display: inline-block;
}

.localPage .span400 {
    border-bottom: 1px solid;
    width: 400px;
    display: inline-block;
}

.localPage .span550 {
    border-bottom: 1px solid;
    width: 550px;
    display: inline-block;
}

.localPage .mtop20 {
    margin-top: 20px;
}

.localPage .spanBorder {
    border-bottom: 1px solid;
    margin-bottom: 5px;
}

.localPage .spanTextCenter {
    text-align: center;
}

.localPage .spanTextLeft {
    text-align: left;
}


.localPage .span51 {
    border-bottom: 1px solid;
    width: 51px;
    display: inline-block;
}

.localPage .span62 {
    border-bottom: 1px solid;
    width: 62px;
    display: inline-block;
}

.localPage .span90 {
    border-bottom: 1px solid;
    width: 90px;
    display: inline-block;
}

.localPage .span110 {
    border-bottom: 1px solid;
    width: 110px;
    display: inline-block;
}

.localPage .span130 {
    border-bottom: 1px solid;
    width: 130px;
    display: inline-block;
}

.localPage .span150 {
    border-bottom: 1px solid;
    width: 150px;
    display: inline-block;
}

.localPage .span160 {
    border-bottom: 1px solid;
    width: 160px;
    display: inline-block;
}

.localPage .span200 {
    border-bottom: 1px solid;
    width: 200px;
    display: inline-block;
}

.localPage .span315 {
    border-bottom: 1px solid;
    width: 315px;
    display: inline-block;
}

.localPage .span340 {
    border-bottom: 1px solid;
    width: 340px;
    display: inline-block;
}

.localPage .span370 {
    border-bottom: 1px solid;
    width: 370px;
    display: inline-block;
}

.localPage .span488 {
    border-bottom: 1px solid;
    width: 488px;
    display: inline-block;
}

.idFontSize {
    font-size: 12px;
}

.localPage .span90P {
    border-bottom: 1px solid;
    width: 90%;
    display: inline-block;
    height: 33px;
}

.localPage .blcok6 {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 50% 50%;
    justify-content: center;
    align-items: center;
}

.localPage .blcok61 {
    height: 207px;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.localPage .blcok3 {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-top: 50px;
    /* grid-row-gap: 20px; */
}

.localPage .blcok31 {
    /* width: 90%;
    height: 240px;
    border: 1px solid; */
}

.localPage .blcok31p {
    padding: 100px 0px 100px 42px;
    color: rgb(0, 0, 128);
}

.localPage .blcok4 {
    height: 200px;
    border: 1px solid;
    margin: 0 80px;
}

.localPage .blcok4p {
    padding: 80px 80px;
    color: rgb(0, 0, 128);
}

.localPage .blcok5 {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-top: 20px;
    /* letter-spacing: 9px; */
    font-size: 14pt;
    line-height: 50px;
}

.localPage .spanwidth5 {
    width: 5px;
    display: inline-block;
}

.localPage .spanwidth80 {
    width: 80px;
    display: inline-block;
}

.localPage .spanwidth83 {
    width: 83px;
    display: inline-block;
}

.localPage .spanwidth97 {
    width: 97px;
    display: inline-block;
}

.localPage .spanwidth40 {
    width: 40px;
    display: inline-block;
}

.localPage .spanwidth20 {
    width: 20px;
    display: inline-block;
}

.localPage .textStyle {
    letter-spacing: 2px;
    font-size: 14pt;
    line-height: 25px;
    /* line-height: 36px; */
}

.localPage .textPosition {
    position: absolute;
    margin-top: -184px;
    margin-left: 78px;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition1 {
    position: absolute;
    margin-top: -160px;
    margin-left: 78px;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition2 {
    position: absolute;
    margin-top: -135px;
    margin-left: 77px;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition3 {
    position: absolute;
    margin-top: -135px;
    margin-left: 120px;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition4 {
    position: absolute;
    margin-top: -135px;
    margin-left: 149px;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition5 {
    position: absolute;
    margin-top: -160px;
    margin-left: 126px;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition6 {
    position: absolute;
    margin-top: -110px;
    margin-left: 78px;
    width: 150px;
    font-size: 8pt;
    line-height: 1.5;
    text-align: left;
}

.localPage .textPosition7 {
    position: absolute;
    margin-top: -46px;
    margin-left: 130px;
    letter-spacing: 3px;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition8 {
    position: absolute;
    margin-top: -67px;
    margin-left: 483px;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition9 {
    position: absolute;
    margin-top: -189px;
    margin-left: 225px;
    display: block;
    font-size: 8pt;
    line-height: 1.5;
}

.localPage .textPosition10 {
    position: absolute;
    margin-top: -39px;
    margin-left: 483px;
    font-size: 8pt;
    line-height: 1.5;
}

/* ======================workerListWagesPrint========================== */

.localPage1 {
    width: 287mm;
    min-height: 210mm;
    padding: 15mm 15mm 0mm 15mm;
    margin: 10mm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    font-size: 12pt;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    user-select: none;
    -webkit-user-select: none;
    position: relative;
    z-index: 1080;
}

.bgInfo {
    position: relative;
}

.bgInfo img {
    width: 200px;
    height: 200px;
    position: absolute;
    background: transparent;
    border: 1px solid transparent;
    left: 65%;
    top: -160px;
}

.shuiyin1 {
    width: 292mm;
    min-height: 160mm;
    position: absolute;
    background: transparent;
    border: 1px solid transparent;
    left: 0;
    top: 0;
    z-index: 999999;
    opacity: 0.5;
}

.shuiyin2 {
    width: 292mm;
    min-height: 130mm;
    position: absolute;
    background: transparent;
    border: 1px solid transparent;
    left: 0;
    top: 0;
    z-index: 999999;
    opacity: 0.5;
}

.shuiyin {
    width: 287mm;
    height: 210mm;
    position: absolute;
    background: transparent;
    border: 1px solid transparent;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0.1;
}

.previewBtnM1 {
    position: fixed;
    bottom: 20%;
    left: 79%;
    z-index: 999999;
    color: red;
    background: white;
    display: block;
    padding: 10px 20px;
    user-select: none;
    -webkit-user-select: none;
}

.previewBtnR1 {
    position: fixed;
    bottom: 20%;
    left: 85%;
    z-index: 999999;
    color: red;
    background: white;
    display: block;
    padding: 10px 20px;
    user-select: none;
    -webkit-user-select: none;
}

.foot_page {
    text-align: center;
    position: relative;
    font-size: 18px;
    bottom: -30px;
}

.foot_page1 {
    position: relative;
    bottom: -285px;
    text-align: center;
}

.localPage2 {
    width: 292mm;
    min-height: 210mm;
    padding: 2mm 5mm 0mm 5mm;
    /* margin: 5mm auto; */
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    font-size: 12pt;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    user-select: none;
    -webkit-user-select: none;
    position: relative;
    z-index: 1080;
}

/* ===================================================== */
.envFirstTd {
    max-width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.envTd {
    width: auto;
}