.iconWeixinWhite {
    width: 28px;
    height: 28px;
    background-image: url('/images/zh/net6/socialWhite.png?v=202202027');
    background-position: -68px -41px;
    background-size: 350px 100px;
    background-repeat: no-repeat;
    margin-right: 8px;
    cursor: pointer;
}

.iconWeixinWhite:hover
{
   transform: scale(1.1,1.1);
}

.iconWeiboWhite {
    width: 28px;
    height: 28px;
    background-image: url('/images/zh/net6/socialWhite.png?v=202202027');
    background-position: -110px -41px;
    background-size: 350px 100px;
    background-repeat: no-repeat;
    margin-right: 8px;
    cursor: pointer;
}

.iconWeiboWhite:hover
{
   transform: scale(1.1,1.1);
}

.iconDouyWhite {
    width: 26px;
    height: 28px;
    background-image: url('/images/zh/net6/socialWhite.png?v=202202027');
    background-position: -148px -41px;
    background-size: 350px 100px;
    background-repeat: no-repeat;
    margin-right: 8px;
    cursor: pointer;
}

.iconDouyWhite:hover
{
   transform: scale(1.1,1.1);
}

.iconXhsWhite {
    width: 41px;
    height: 28px;
    background-image: url('/images/zh/net6/socialWhite.png?v=202202027');
    background-position: -183px -41px;
    background-size: 350px 100px;
    background-repeat: no-repeat;
    margin-right: 8px;
    cursor: pointer;
}

.iconXhsWhite:hover
{
   transform: scale(1.1,1.1);
}


.container {
    margin: 0 auto;
}
.mid{
    margin: 0 auto;
}
.hidMb {
    display: flex;
}
.fitWidth{
    width: fit-content;
}
#yingchuangPst,#yingchuangSpc,#yingchuangCmpy,#yingchuangHot,#yingchuangNews{
    opacity: 0;
}
.slideUp{
    animation-delay: 0.1s;
    animation-name: slideUp;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.1s;
   -webkit-animation-name: slideUp;
    -webkit-animation-duration: 1.5s;
    animation-fill-mode : forwards;
    -webkit-animation-fill-mode : forwards;
}
.pcLftMbCnt {
    justify-content: flex-start;
}

.darkClr {
    color: #53565A;
}
.fnt14{
    font-size: 14px;
}
.fnt18{
    font-size: 18px;
}
.fnt20{
    font-size: 20px;
}
.fnt24{
    font-size: 24px;
}
.rowSp10 {
    margin-top: 10px;
}

.rowSp14 {
    margin-top: 14px;
}

.rowSp20 {
    margin-top: 20px;
}

.prefix20 {
    margin-top: 20px;
}
.prefix30 {
    margin-top: 30px;
}
.prefix40 {
    margin-top: 40px;
}
.prefix50 {
    margin-top: 50px;
}
.prefix60 {
    margin-top: 60px;
}
.prefix80 {
    margin-top: 80px;
}

.prefix100 {
    margin-top: 100px;
}

.sp3 {
    margin-left: 3px;
}

.sp5 {
    margin-left: 5px;
}

.sp8 {
    margin-left: 8px;
}

.sp10 {
    margin-left: 10px;
}

.sp16 {
    margin-left: 16px;
}

.sp20 {
    margin-left: 20px;
}
.sp30 {
    margin-left: 30px;
}

.sp40 {
    margin-left: 40px;
}
.sp3R {
    margin-right: 3px;
}

.sp10R {
    margin-right: 10px;
}

a.logo-brand {
    display: flex;
}

.logoWord {
    line-height: 21px;
    font-size: 16px;
    margin: -5px auto 0px;
    padding-left: 5px;
}

.systemLink {
    line-height: 19px;
    font-size: 14px;
    color: #53565A;
}

.linkDiv {
    font-size: 10px;
    color: #97999B;
}

.logo-div a,
a.logo-brand {
    margin: 0 auto 10px;
    width: 233px;

}

a.logo-brand img {
    width: 100%;
    /*    max-width: 128px; */
}

.registerBtn,
.loginBtn,
.compBtn,
.fxFtLogin,
.fxFtReg,
.JpaBtn {
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 4px;
    cursor: pointer;
}

.loginBtn {
    width: 160px;
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.15);
    border: 1px solid #00BFB3;
    color: #00BFB3;
    line-height: 32px;
}

.registerBtn {
    width: 72px;
    color: #ffffff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    background-color: #FFB81C;
}

.compBtn,.fxFtLogin {
    width: 136px;
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    background-color: #00BFB3;
    margin-left: 20px;
}

.JpaBtn,.fxFtReg {
    width: 164px;
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.15);
    background-color: #FFB81C;
    margin-left: 20px;
    color: #ffffff;
}
.fxFtLogin,.fxFtReg{
    width: 112px;
}
.registerBtn:hover,
.loginBtn:hover,
.compBtn:hover,
.JpaBtn:hover,
.fxFtLogin:hover,
.fxFtReg:hover{
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.1);
    filter: brightness(1.1);
}

.slideReg{
    position: absolute;
    top:52%;
    right: 16%; 
    width: 400px; 
    border-radius: 30px; 
    background-color: #00BFB3;
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.3);
    height: 50px;
    line-height: 46px;
    cursor: pointer;
    
}
.slideSpt{
    background-color: #FFB81C;
}
.slideRegWd{
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 2px;
    padding-left: 8px;
    line-height: 50px;
}

.slideReg:hover{
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
    filter: brightness(1.1);
}
.perHeight{
    height: 24px;
}

.nav-sticky {
    width: 20%;
    background-color: #97999B;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 56px;
    color: #ffffff;
    cursor: pointer;
    min-width: 72px;
    z-index: 100;
}

.nav-sticky:hover {
    background-color: #a8aaac;
}

.nav-sticky.active {
    color: #9CEDE2;
}

.navPad {
    margin-right: 2px;
}

#Top-nav-sticky {
    background-color: rgba(255, 255, 255, 0);
    width: 100%;

}

.navBorder {
    background-color: #ddd;
    border: #97999B;
    1px solid;
    -webkit-box-shadow: 0 0px 15px -1px rgba(0 0 0 / 20%);
    box-shadow: 0 0px 15px -1px rgba(0 0 0 / 20%);
}

.noPad {
    padding: 0;
}

.padLR8 {
    padding: 0 8px;
}
.pad16{
    padding: 16px;
}
.noMg {
    margin: 0 auto;
}

.schBack {

    width: 100%;
    background-color: #00BFB3;
    border-radius: 6px;
}

.schInput {
    width: calc(32% - 60px);
    min-width: 178px;
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;

    border-radius: 6px;
    padding-left: 10px;
    margin: 4px 4px 4px;
    max-width: 440px;
}

.schImg {}

.schInputBox {
    border: 0;
    outline: 0;
    margin-left: 4px;
    font-size: 18px;
    line-height: 24px;
    width: calc(100% - 24px);
    color: #53565A;
    min-width: 150px;
}

.schBtn {
    width: 14%;
    min-width: 110px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    line-height: 60px;
}

.schBtn:hover {
    color: #f4f4f4;
}

.hotImg {
    margin-right: 16px;
}

.hotPro {
    font-size: 32px;
    line-height: 36px;
    height: 36px;
    margin: -4px 4px 0 4px;
}

.hotProBtm {
    width: 100%;
    height: 10px;
    background-image: linear-gradient(180deg, #F7F7F7 0%, #9DEEEC 100%);
    margin-top: -6px;
}

.updInfo {
    height: 26px;
    font-size: 20px;
    color: #00BFB3;
    text-align: center;
    line-height: 22px;
    margin-right: 6px;
}

.unit {
    width: calc(100% - 16px);
    height: 160px;
    background: #FFFFFF;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.10);
    border-radius: 8px;
    min-width: 334px;
    margin: 16px 8px 4px 8px;
    max-width: 400px;
    padding: 8px;
    cursor: pointer;
}

.cntr {
    margin: 0 auto;
    max-width: 416px;
}

.unit:hover {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.20);
    filter: brightness(1.1);
}

.proName {
    min-width: 178px;
    height: 24px;
    font-size: 18px;
}

.price {
    min-width: 140px;
    height: 24px;
    font-size: 18px;
    color: #F16D58;
    text-align: right;
    white-space: nowrap;
}

.cate {
    position: relative;
    padding: 6px;
    height: 34px;
    line-height: 22px;
    opacity: 0.31;
    background: #D9D9D6;
    border-radius: 4px;
    color: #000000;
    font-size: 14px;
    margin-left: 4px;
    margin-right: 10px;
}

.geo {
    color: #97999B;
    font-size: 14px;
}

.cmpName {
    font-size: 16px;
    margin-left: 4px;
}

.local {
    color: #97999B;
    font-size: 16px;
    margin: 0 4px;
}

.addr {
    text-align: right;
}

.spBack {
    background-color: #ffffff;
    padding-top: 80px;
}

.spRow {
    width: 100%;
    max-width: 1564px;
    /* margin-bottom: 60px; */
}

.oneSp {
    min-width: 355px;
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.10);
    margin: 30px 8px 4px 8px;
    max-width: 766px;
    border-radius: 30px;
    background-color: #ffffff;
    padding-top: 20px;
}

.spTitle {
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    margin-top: 10px;
}

.spCitys {
    width: 80%;
    margin: 4px auto 0;
}

.spCity {
    color: #97999B;
    font-size: 20px;
}

.spCitys .active {
    color: #00BFB3;
}

.spCitys div {
    height: 42px;
    line-height: 42px;
}

.spCitys .actDiv {
    border-bottom: 2px solid #00BFB3;
}

.spImgFg {
    margin: 16px 0 0 0;
    overflow: hidden;

}

.spImg {
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
    cursor: pointer;
    transform: scale(1,1);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
}

.spImg:hover {
    filter: brightness(1.1);
    transform: scale(1.1,1.1);

    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out; 
}

.cmpyImgFg {
    width: calc(16% - 10px);
    margin: 16px 8px 4px 8px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.10);
    min-width: 170px;
    max-width: 256px;
    cursor: pointer;
    overflow: hidden;
}

.cmpyImgFg:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.20);
}

.cmpyImg {
    width: 100%;
    min-width: 170px;
    max-width: 240px;
    border-radius: 4px;
    transform: scale(1,1);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
}
.cmpyImg:hover{
    
    filter: brightness(1.1);
    transform: scale(1.1,1.1);
    
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out; 
}

.cmpyBtm {
    margin-bottom: 60px;
}

.cmpyInfoUnit {
    max-width: 505px;
    margin: 16px auto 4px;
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    cursor: pointer;
    overflow: hidden;
}

.cmpyInfoUnit:hover {
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.2);
}

.cmpyInfoFg {}

.cmpyInfoImg {
    width: 100%;
    border-radius: 12px;
    max-width: 505px;
        
        transform: scale(1,1);
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
}
.cmpyInfoImg:hover{
        filter: brightness(1.1);
        transform: scale(1.1,1.1);
    
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out; 
}
.cmpyInfoTt {
    padding-bottom: 16px;
    text-align: center;
	font-size: 20px;
	white-space:nowrap;
}

.unitNews {
    height: 56px;
    line-height: 56px;
    background: #FFFFFF;
    border: 1px solid #9EEEE9;
    border-radius: 6px;
    margin: 24px 8px 0 8px;
    padding-left: 10px;
}

.newsTt {
    font-size: 18px;
    margin-left: 10px;
    cursor: pointer;
}

.weibo {
    cursor: pointer;
}

.weibo:hover {
    transform: scale(1.2, 1.2);
}

.footer-section {
    background: #97999B;
    float: left;
    width: 100%;
}



.footer-link-part {
    padding: 65px 0px 20px;
    max-width: 1564px;
    margin: 0 auto;
}

.white-kelly-logo {

    width: 100%;
}

.white-kelly-logo a {
    display: flex;
}

.foot-logo {
    width: 252px;
}

.cmpyAddr {
    min-width: 332px;
    line-height: 20px;
    opacity: 0.7;
    font-size: 14px;
    color: #ffffff;
    margin-top: 20px;

}

.cmpyAddrHome {
    min-width: 332px;
    line-height: 20px;
    opacity: 1;
    font-size: 14px;
    color: #ffffff;
    margin-top: 20px;

}


.cmpyAddr a {
    color: #ffffff;
}

.aboutUs{
    font-size: 16px;
    color: #ffffff;
}
.aboutUs a{
    color: #ffffff;
}
.about1,.about2{
    margin-top: 16px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}
.about2{
    opacity: 0.7;
}
.about3{
    font-size: 14px;
    margin: 16px 8px 0;
    color: #ffffff;
}
.about3 a{
    text-decoration: underline;
}
.loading {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #00BFB3;
    z-index: 100;
    margin: auto auto;
    background-color: rgba(240, 240, 240, 0.4);
}
.fix-head {
    position: fixed;
    z-index: 9999;
    animation: 0.9s slideDown;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /*    -webkit-box-shadow: 0 0px 15px -1px rgb(0 0 0 / 20%);
    box-shadow: 0 0px 15px -1px rgb(0 0 0 / 20%); */
    width: 100%;
    margin-top: 2px;
}
.fix-foot{
    position: fixed;
    bottom: 0px; 
    width: 100%;
    height: 110px;
    background-color: rgba(83,86,90,0.6);
    color: #ffffff;
    box-shadow: 0 -2px 8px 0 rgba(0,0,0,0.2);
}
.fxFtHt{
    height: 110px;
}
.fxFtImg{
    height: 70px;
    border: 1px dashed #acaeb0;
    padding: 4px;
}

.fxFtImgHome {
    height: 70px;
    border: 1px #acaeb0;
    padding: 4px;
}
.inYch{
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 20px;
}
.inDisc{
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
}
.hotBack{
    background-image: url('/images/zh/net6/hotBack.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 50px;
}
.hotCmpy{
    padding-bottom: 50px;
}

.search-schBack{
    width: 75%;
}

.search-schInput {
    width: calc(90% - 60px);
    min-width: 220px;
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;

    border-radius: 6px;
    padding-left: 10px;
    margin: 4px 4px 4px;
    max-width: 998px;
}
.search-route1{
    margin-top: 20px;
    font-size: 14px;
    color: #97999B;
    margin-right: 10px;
}
.search-route2{
    margin-top: 20px;
    font-size: 14px;
}

.search-condition,.search-position,.login-frm {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px;
}
.search-cond-Row{
    
}
.search-cond-Row-head {
    font-size: 18px;
    line-height: 22px;
    height: 50px;
}
.search-cond-Row-dt {
    font-size: 16px;
    line-height: 50px;
    color: #97999B;
    width: fit-content;
    white-space: nowrap;
    margin-right: 40px;
    cursor: pointer;
}
.search-cond-Row-dt:hover{
    color: #00BFB3;
}
.search-cond-active{
    color: #00BFB3;
    font-weight: 700;
}
.search-schBtn{
    width: 240px;
    height: 56px;
    line-height: 56px;
    color: #ffffff;
    background-color: #00BFB3;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    cursor: pointer;
    font-weight: 700;
}

.search-schBtn:hover{
    filter: brightness(1.1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}

.search-cond-back{
    margin-top: 40px;
    min-height: 80px;
    width: 100%;
 
    line-height: 40px;
    background: rgba(217,217,214,0.15);
    border-radius: 4px;
    color: #97999B;
    font-size: 18px;
    padding: 10px 20px 10px 0;
    position: relative;
}
.search-cond-unit{
    background-color: #9DEEEC;/* rgba(0, 191, 179, 0.3); */
    padding: 0px 10px;
    color: #00C3B4;
    margin: 4px 0px 4px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    border-radius: 4px;
}
.search-cond-unit-close{
    color:#00C3B4;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin-left: 4px;
}
.search-cond-unit-close:hover{
    filter: brightness(0.7);
    
}

.search-sort1{
    width: 72px;
    line-height: 32px;
    font-size: 18px;
}
.search-sortOther{
    margin-left: 30px;
    width: 72px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #97999B;
    text-align: center;
    cursor: pointer;
}
.search-sortOther:hover{
    color: #00BFB3;
}
.sortAct{
    background-color: #00BFB3;
    color: #ffffff;
    border-radius: 4px;
    font-weight: 700;
}
.sortAct:hover{
    color: #ffffff;
}
.jobTitle{
    width: fit-content;
    height: 32px;
    font-size: 24px;
    line-height: 32px;
}
.jobSalary{
    margin-left: 50px;
    width: fit-content;
    height: 32px;
    font-size: 24px;
    color: #F26C58;
}
.jobCompany{
    padding: 4px 10px;
    line-height: 26px;
    font-size: 16px;
    color: #00BFB3;
    background-color: rgba(0,196,180,0.1);
    border-radius: 4px;
}
.jobAddr{
    color: #97999B;
    line-height: 21px;
    font-size: 16px;
}
.jobAddr img{
    margin-right:4px;
}
.jobDetail{
    border-radius: 4px;
    background: rgba(217, 217, 214, 0.15);
    padding: 20px 20px 20px 16px;
    line-height: 32px;
    letter-spacing: 0.8px;
}
.jobContTtl{
    line-height: 21px;
    font-size: 16px;
}
.jobApp,.nearJob{
    line-height: 48px;
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    
    width: 150px;
    height: 48px;
    background: #00BFB3;
    border-radius: 6px;
    letter-spacing: 2px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
.nearJob{
    color:#53565a;
    background:#ffffff;
    margin-right: 16px;
}
.jobApp:hover,.nearJob:hover{
    filter: brightness(1.1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
.fontNormal{
    width: 112px;
    font-weight: 400;
}
.jobId{
    font-weight: 700;
    font-size: 22px;
    color: #97999B;
    margin-right: 6px;
}
.clearCd{
    line-height: 20px;
    font-size: 20px;
    color: rgba(151,153,155,0.8);
    position: absolute;
    z-index: 10;
    top: 16px;
    right: 16px;
    cursor: pointer;
}
.clearCd:hover{
    filter: brightness(0.8);
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: #fff;
    --bs-pagination-hover-bg: #00BFB3;
    --bs-pagination-hover-border-color: rgba(0,196,180,0.1);
    --bs-pagination-focus-color: #fff;
    --bs-pagination-focus-bg: #00BFB3;
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0,196,180,0.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #00BFB3;
    --bs-pagination-active-border-color: #00BFB3;
    --bs-pagination-disabled-color: #53565A;
    --bs-pagination-disabled-bg: #F5F5F5;
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: flex;
    padding-left: 0;
    list-style: none;
}
.page-link{
        color:  #00BFB3;
        padding: 8px 20px;
        min-width: 61px;
        text-align: center;
}
.mapUl{
    margin: 30px 50px 30px 100px;
}
.listSty{
    list-style: disc;
    height: 35px;
    line-height: 35px;
}
.list-link1{
    padding: 0.125rem 0.25rem 0.125rem 0;
    font-weight: 700;
}
.cmpynm{
    font-size: 40px; 
    font-weight: 700;
    padding: 0 4px;
    line-height: 50px;
}
.pstTitle{
    margin-top: 10px;
    margin-left: 30px;
    font-size: 24px;
    color:#97999B;
}
.login-tl{
    font-size: 32px;
    text-align: center;
}
.lgInput {
    width: 100%;
    min-width: 300px;
    height: 64px;
    line-height: 64px;
    background-color: #ffffff;
    border: 1px solid #E6E7E8;
    outline-color: rgba(0, 191, 179, 0.6); 
    border-radius: 6px;
    max-width: 480px;
}
.lgInput:hover{
    border-color:  rgba(0, 191, 179, 0.6);
    box-shadow: 0 0px 8px 0 rgba(0, 191, 179, 0.4);
}

.lgInputBox {
    border: 0;
    outline: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
    width: 100% ;
    color: #53565A;
    padding: 0 4px;
}
.lgForget{
    text-align: left;
    font-size: 14px;
}
.lgBtn{
    width: 100%;
    background-color: #97999B;
    border-radius: 6px;
    color: #ffffff;
    height: 56px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 1.5px;
    cursor: pointer;
}
.lgRg{
    font-weight: 700;
    background-color: #FFB81C;
}
.lgBtn:hover{
    filter: brightness(1.08);
}
.fgInfo{
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    color:#97999B;
}
.rgRight{
    color: #C0C4CC;
    font-size: 30px;
}

.rgCcFnt{
    font-size: 26px;
}
.rgTitle{
    text-align: center;
    line-height: 54px;
}
.rgBar{
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 0;
}
.rgChk{
}
.reginput {
    height: 64px;
    line-height: 64px;
    border-radius: 6px;
    background: #ffffff;
    /* display: inline-block; */
    width: 100%;
    border: 1px solid #E6E7E8;
    outline-color: rgba(0, 191, 179, 0.6); 
    padding: 0 16px;
    margin: 16px 0;
    letter-spacing: 1.5px;
}
.regBtn{
    height: 64px;
    line-height: 64px;
    border-radius: 6px;
     background: rgba(255, 184, 28, 1); 
    
    padding: 0 16px;
    margin: 16px 0;
    letter-spacing: 1.5px;
    text-align: center;
    color: #ffffff;
    cursor:pointer;
}
.uplBtn{
    height: 64px;
    line-height: 64px;
    border-radius: 6px;
    background: rgba(0, 191, 179, 1); 
    border: 1px solid #E6E7E8;
    color: #ffffff;
    letter-spacing: 1.5px;
    text-align: center;
    cursor: pointer;
    width: 160px;
    margin-left: 16px;
}
.regHalf{
    width: 48%;
}
.fileW{
    width: calc(100% - 176px);
}
.realFile{
    width: 0px;
}
.uplBtn:hover{
    filter: brightness(1.1);
    box-shadow: 0 0px 8px 0 rgba(0, 191, 179, 0.4);
}
.reginput:hover{
    border-color:  rgba(0, 191, 179, 0.6);
    box-shadow: 0 0px 8px 0 rgba(0, 191, 179, 0.4);
}
.regBtn:hover{
    border-color:  rgba(255, 184, 28, 0.6); ;
    box-shadow: 0 0px 8px 0 rgba(255, 184, 28, 0.4);
}
.regBtn:active{
    filter: brightness(0.9);
}
.regCombCl{
    color: #97999B;
}
.rgBaseInfo{
    margin-top: 50px;
    font-size: 24px;
    
}
.rgBaseInfo2{
    margin-top: 20px;
    font-size: 24px;
    color: #97999B;
}
.rgBaseInfo3{
    margin-top: 20px;
    font-size: 24px;
    color: #00BFB3;
}
.regCmt{
    font-size: 14px;
    color:#97999B;
}
.regFrm{
    background: rgba(217,217,214,0.15);
    border-radius: 8px;
    padding: 0 16px 16px 16px;
}
.richTxt{
    height: 180px;
}
.addHis{
    color: #00BFB3;
    font-size: 16px;
    cursor: pointer;
    margin-top: 16px;
}
.delHis{
    color: #FF624F;
    font-size: 16px;
    cursor: pointer;
    margin-top: 16px;
}
.spLstTtl{
    font-size: 32px;
    padding: 0 4px;
    line-height: 38px;
}
.spLstLogo{
    height: 125px;
    border-radius: 4px;
}
.spLstCnt{
    height: 125px;
}

.spLstCntSp {
    height: 125px;
    width: 80%;
}

.hisMemo{
    color: #FFB81C;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
}
.commitBtn {
    width: 100%;
    height: 56px;
    line-height: 56px;
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    background-color: #00BFB3;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    border-radius: 6px;
    
}
.commitBtn:hover{
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.1);
    filter: brightness(1.1);
}
.svcTab{
    width: 240px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    background: #FFFFFF;
    color: #00BFB3;
    box-shadow: 0px 2px 36px 0px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    cursor: pointer;
    min-width: 140px;
    padding: 0 10px;
}
.svcTab:hover{
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background-color: #00BFB3;
    filter: brightness(1.1);
}
.svcAct{
    background-color: #00BFB3;
    color: #ffffff;
}
.svcCircle{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    color: #ffffff;
    background-color: #00BFB3;
    box-shadow: 0px 2px 38px 0px rgba(0, 0, 0, 0.15);
}
.svcRght{
    width: 10px;
    height: 10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #D9D9D6;
}
.svcReg{
    width: 240px;
    height: 48px;
    line-height: 48px;
    background: #FFFFFF;
    border: 1px solid #00BFB3;
    box-shadow: 0px 2px 36px 0px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
}
.svcReg:hover{
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background-color: #00BFB3;
    filter: brightness(1.1);
}

.svcWrd{
    width: 43%;
    position: relative;
}
.svcWrdTt{
    font-size: 32px;
    height: 120px;
    /* line-height: 140px; */
    padding-top: 50px;
    position: relative;
    z-index: 20;
}
.svcWrdTtTwoRow{
    line-height: 40px;
    padding-top: 36px;
}
.svcWrdTtBck{
    position: absolute; 
    z-index: 10;
    left: 0; 
    top: 0; 
    height: 120px;
    line-height: 130px;
    width: 100%; 
    font-size: 100px;
    color: #D9D9D6;
    font-weight: 700;
    border-bottom: 2px solid #D9D9D6;
    font-family:"MicroYhBold";
    
}


.svcWrdDt{
    font-size: 18px;
    line-height: 30px;
}
.svcWrdYl{
    font-size: 18px;
    line-height: 30px;
    color: #FFB500;
}
.svcWrdGr{
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
    color: #00BFB3;
}
.svcImg{
    width: 54%;
}
.svcGryBck{
    position: absolute;
     width: 100%;
     height: calc(100% - 80px); 
     left: 0; 
     top: 0; 
     z-index: -1; 
     background-color: #F7F7F7;
}

.sucUnit{
    min-height: 400px;
    background: #FFFFFF;
    box-shadow: 0 2px 36px 0 rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    margin-top: 140px;
}
.sucTop{
    border-bottom: 1px solid #D9D9D6;
    min-height: 192px;    
}
.sucLft{
    width: 14%;
    padding-bottom: 16px;
    min-width: 120px;
}
.sucRt{
    width: 86%;
    padding-bottom: 16px;
    max-width: 86%;
}
.sucImg{
    margin-top: -80px;
    width: 90%;
    min-width: 120px;
}
.sucName{
    margin-top: 16px;
    line-height: 24px;
    font-size: 18px;
    
}
.sucTt{
    width: 100%;
    font-size: 22px;
    color: #00BFB3;
    margin-top: 20px;
}
.sucDt{
    margin-top: 10px;
    line-height: 24px;
    font-size: 18px;
}
.sucSecTt{
    font-size: 18px;
    text-align: center;
    padding-top: 40px;
}
.sucBtn{
    height: 48px;
    background: #00BFB3;
    border-radius: 24px;
    text-align: center;
    padding: 13px 48px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 40px;
}
.recAbout{
    width: 40%;
    min-width: 310px;
    background: #FFFFFF;
    box-shadow: 0 2px 36px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px;
    z-index: 10;
    margin-bottom: 50px;
}
.recAboutTl{
    margin-top: 6px;
    font-family: "MicroYhBold";
    font-weight: 700;
    font-size: 28px;
}
.recAboutDt{
    margin-top: 10px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.2px;
}
.recAbtRght{
    position: relative;
    width: 60%;
    min-width: 310px;
    height: 450px;
    min-height: 150px;
    height: 100%;
    margin-bottom: 50px;
}
.recAbtImg{
    margin: auto 0 auto -40px;
    width: calc(100% + 40px);
}
.recYs{
    height: 320px;
    border: 2px solid #00BFB3;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-bottom: 30px;
}
.recYsTt{
    width: 100%;
    height: 60px;
    background: #00BFB3;
    border-radius: 6px 6px 0 0;
    font-family: "MicroYhBold";
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
}

.recYsImg{
    margin-top: 50px;
    width: 80px;
}
.resYsDt{
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    padding: 30px 60px 0;
}
.recProImg{
    width: 100px;
}
.recProTt{
    line-height: 100px;
    font-size: 70px;
    color: #00BFB3;
    margin-left: 30px;
}
.recProDt1{
    line-height: 30px;
    font-size: 20px;
    padding: 20px 0;
    border-bottom: 2px solid #D9D9D6;
}
.recProDt2{
    font-size: 20px;
     line-height: 24px;
     margin-top: 20px;
}
.recProDtStr{
    color: #00BFB3;
    font-size: 24px;
    line-height: 24px;
    
}
.recHr{
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
.recMap{
    margin-top: 50px;
    border: 1px dashed #D9D9D6;
}
.recMailbox{
    margin-top: 80px;
    width: 160px;
}
.recConnect{
    width: 320px;
    height: 56px;
    background: #00BFB3;
    border-radius: 6px;
    line-height: 56px;
    font-family: "MicroYhBold";
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    margin-top:60px;
    margin-bottom: 80px;
}
.recConnect:hover{
    filter: brightness(1.1);
}
.recYcdz{
    border-radius: 6px;
}
.recScan{
    padding-left: 44px;
    font-size: 20px;
    line-height: 30px;
    margin-top: 34px;
}
.recQRCode{
    margin-top: 34px;
    width: 220px;
}

.err-message {
    font-size: 0.625rem;
    color: red;
    margin-bottom: 0.5rem;
}


.white{
    color: #FFFFFF;
}
.white1{
    color: #F9F9F9;
}
.bold{
    font-weight: 700;
}
.red{
    color: red;
}
.grey{
    color:#97999B;
}
.green{
    color:#00BFB3;
}
.greyBack{
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
}
.greyBack2{
    background: rgba(217,217,214,0.15);
    border-radius: 6px;
}
.txtCenter{
    text-align: center;
}
.w47{
    width: 47%;
}
.w49{
    width: 49%;
}
.w84{
    width: 84%;
}
.w32{
    width: 32%;
}

.hid {
    display: none;
}

.hasRecords {
    display: flex;
}

.schNoFound {
    color: #F26C58;
    font-weight: 700;
    font-size: 18px;
    display: none;
}

.cmbList {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    z-index: 10;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    max-height: 300px;
    overflow-y: auto;
    padding-top: 10px;
}

    .cmbList ul li {
        margin: 0 10px;
        padding: 0 20px;
        line-height: 40px;
        width: fit-content;
        cursor: pointer;
    }

.noBorder {
    border-bottom: 0 !important;
}

.cmbList ul li:hover {
    background-color: #00BFB3;
    color: #ffffff;
    font-weight: 700;
}

.regSecImg {
    text-align: center;
    margin-top: 50px;
}

.regSecCenter {
    width: 136px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #00BFB3;
    border: 1px solid #00BFB3;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    font-family: "SourceHanSansCN-Bold";
    text-align: center;
    cursor: pointer;
}

.regSecSch {
    width: 136px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    font-family: "SourceHanSansCN-Bold";
    text-align: center;
    background-color: #00BFB3;
    cursor: pointer;
}

.modalWht {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #00BFB3;
    border: 1px solid #00BFB3;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

.modalGrn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    text-align: center;
    background-color: #00BFB3;
    cursor: pointer;
}

.regSecCenter:hover, .regSecSch:hover, .modalWht:hover, .modalGrn:hover {
        filter: brightness(1.1);
        box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.05);
    }

.myModalHd {
    text-align: center;
    font-size: 24px;
    margin-top: 40px;
    display: block;
    border: none;
}

.myModalBd {
    padding-left: 40px;
    padding-right: 40px;
}

.myModalInfo {
    color: #97999B;
    font-size: 14px;
}

.myModalFt {
    border: none;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 40px;
}

@media (min-width: 576px) {

    .container {
        width: 98%;
        max-width: none;
    }
    
}

@media (max-width: 767px) {
    .slideReg{
        top:60%;
        right: 5%;
        height: 40px;
    }
    .slideRegWd{
        font-size: 18px;
        line-height: 40px;
    }
    .perHeight{height: 20px;}
}

@media (max-width: 991px) {


    .hidMb {
        display: none !important;
    }

    .pcLftMbCnt {
        justify-content: center;
    }

    a.logo-brand {
        width: 180px;
    }

    .mbWidth {
        margin-top: 10px;
        width: 100%;
    }

    .spRow {
        width: 100%;
        max-width: none;
        margin: 0 4px;
    }
    

    .aboutUs{
        margin-top: 20px;
        text-align: center;
    }
    .about1,.about2,.cmpyAddr{
        text-align: center;
    }
    .cmpyAddr{
        justify-content: center;
    }
    .slideReg{
        width: 30%;
        max-width: 350px;
        min-width: 250px;
    }
    .svcWrd{
        width: 100%;
    }
    .svcImg{
        margin-top: 20px;
        width: 100%;
    }
    .recAbout,.recAbtRght{
        width: 100%;
    }
    .w49, .w47{
        width: 100%;
    }
    .w84{
        width: 100%;
    }
    .w32{
        width: 100%;
    }
    #slideimg1 {
        content: url('/images/zh/net6/slide-mobile1.png');
        height: fit-content;
        object-fit: contain;
    }

    #slideimg2 {
        content: url('/images/zh/net6/slide-mobile2.png');
        height: fit-content;
        object-fit: contain;
    }

    #slideimg3 {
        content: url('/images/zh/net6/slide-mobile3.png');
        height: fit-content;
        object-fit: contain;
    }
    #svcSlide1{
        content: url('/images/zh/net6/svcSlideMobile1.jpg');
        height: fit-content;
        object-fit: contain;
    }

}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .container {
        width: 98%;
        max-width: none;
    }
    .slideReg{
        top:52%;
        right: 16%;
        height: 50px;
    }
    .slideRegWd{
        font-size: 20px;
        line-height: 50px;
    }
    .perHeight{height: 24px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    .container {
        width: 98%;
    }

    .spRow {
        width: 100%;
        max-width: 1564px;
    }

    /* .container{ width: 970px;} */
    a.logo-brand {
        display: flex !important;
    }

    .hidMb {
        display: flex !important;
    }

    .pcLftMbCnt {
        justify-content: flex-start;
    }

    .logo-div a {
        display: none !important;
    }

    .compBtn,.JpaBtn {
        margin-left: 20px;
    }
    .aboutUs{
        margin-top:none;
        text-align: left;
    }
    
    .about1,.about2,.cmpyAddr{
        text-align: left;
    }
    .cmpyAddr{
        justify-content: flex-start;
    }
    .slideReg{
        width: 400px;
        max-width: none;
        min-width: none;
    }
    
    .svcWrd{
        width: 43%;
    }
    .svcImg{
        width: 54%;
    }
    .w47{
        width: 47%;
    }
    .w49{
        width: 49%;
    }
    .w32{
        width: 32%;
    }
    .w84{
        width: 84%;
    }
    #slideimg1 {
        content: url('/images/zh/net6/slide1.png?v=202309130901');
        height: fit-content;
        object-fit: contain;
    }

    #slideimg2 {
        content: url('/images/zh/net6/slide2.png');
        height: fit-content;
        object-fit: contain;
    }

    #slideimg3 {
        content: url('/images/zh/net6/slide3.png?v=2023062601');
        height: fit-content;
        object-fit: contain;
    }
    #svcSlide1{
        content: url('/images/zh/net6/svcSlide1.jpg');
        height: fit-content;
        object-fit: contain;
    }
}

@media (min-width: 1200px) {
    .container {

        max-width: 1564px;
        min-width: 1170px;
        width: 98%;

    }

/*    .containerSlide {
        margin: -20px auto 0;
        width: 100%;

    } */

}

@media (max-width: 1024px) {}


