@charset "gbk";

.h-banner {
  margin-top: 10px;
}

.h-banner .h-items {
  align-items: center; 
  background-color: #e3e8ef;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.position-section:hover .position-name {
    text-decoration:underline;
}
.h-banner .h-item {
    color: black;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    width: 235px;
}

.h-banner .h-item-select {
  background: #0d3880;
  color: #e3e8ef;
}

.h-search {
    background: #0d3880;
    /*background: url("../img/img4.png") left top no-repeat, url("../img/img3.png") right center no-repeat;*/
    background-color: #0d3880;
    background-size: 189px,230px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0 10px 0;
    position: relative;
    z-index:100;
}
.h-search-top{
    position:fixed;
    top:0;
    width:100%;
    padding:10px 0 0 0;
    z-index:1000;
}
.CompanyRow {
    display:flex;
    justify-content:space-between;
}
.CompanyRow .col-4 {
    margin-right: 2%;
    width: 32%;
}
.cp-label-content > p {
    word-break: break-word;
    white-space: pre-warp;
    word-wrapL: break-word;
    margin:0;
}
.cp-Txt {
    display:flex;
}
    .cp-Txt .cp-Txt_Tittle {
        color: #171717;
        font-size:16px;
        
    }
    .cp-Txt a {
        color: #63BFEC;
        font-size:16px;
    }
.border-bottomCont {
    border-bottom: 1px #E3E8EF solid;
    padding-bottom: 40px;
}
.cp-Txt {
    line-height:2;
}
.cp-Txt_cont {
    color: #171717;
    font-size: 16px;
}
@media (max-width: 480px) {
    .h-search-top {
        position: static;
        top: 0;
        width: 100%;
        padding: 55px 0;
        z-index: 1000;
    }
}
.h-search-img1 {
    left: 0;
    position: absolute;
    top: 0;
}

.h-search-img2 {
  position: absolute;
  right: 0; 
  top: 0;
}

.h-search-container {
  margin-left: auto;
  margin-right: auto; 
  width:940px;
  padding:5px 0;
  position:sticky;
  top:0;
}
.logo-white{
    position:absolute;
    right:102%;
    top:7px;
    display:none;
}
    .logo-white img{
        display:block;
        width:138px;
        flex-shrink:0;
    }
.publish-btn{
    color:white;
    position:absolute;
    left:100%;
    top:6px;
    font-size:15px;
    display:flex;
    justify-content:center;
    align-items:center;
    width:118px;
    cursor:pointer;
    display:none;
    padding:5px 23px;
    border:1px solid white;
    margin-left:15px;
    border-radius:100px;
}
    .publish-btn:hover{
        color:white;
    }
    .publish-btn img {
        width: 27px;
        margin-right: 10px;
    }

    .h-search-line {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px;
    }
.h-search-top .publish-btn, .h-search-top .logo-white {
    display: flex;
}
.form-group {
    margin-bottom: 0;
    position: relative;
}

.form-select {
  font-size: 14px; 
  margin-right: 9px;
}

.form-select1 {
  background: url("../img/arrow-down-s-fill-2.svg") right 3px top 8px no-repeat !important;
  background-color: white !important; 
  width: 164px;
}

.form-select2 {
  width: 400px;
}

.search-btn {
  background-color: #63bfec; 
  border-radius: 4px;
  color: white;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 36px;
  margin-left: 10px;
  text-align: center;
  width: 147px;
}

.search-btn:hover {
  color: black;
  cursor: pointer;
  color:#fff;
}

.form-select3 {
  background: url("../img/arrow-down-s-fill.svg") right 3px top 8px no-repeat !important;
  background-color: #0d3880 !important;
  border: 1px solid rgba(255, 255, 255, .7);
  color: white; 
  width: 150px;
}
.h-search-container .form-select3 {
    width: 180px;
}
    .h-search-container .form-select3 option {
        background-color: white;
        color: #333;
        padding: 5px 5px;
    }
    .h-search-container .form-select1 {
        width: 180px;
    }
.form-select3:focus,
.form-select3:visited {
  border: 1px solid white;
}

.h-body {
  align-items: center; 
  display: flex;
  justify-content: center;
  padding: 70px 0 0 0;
}

.h-body .h-body-line1 {
  width: 300px;
}

.h-body .h-body-line1 img {
  width: 300px;
}
.h-body-line-right{
    margin-left:14px;
}
.h-body-line-right .title {
    font-size: 36px;
    color: #0d3880;
    font-weight:600;
    line-height:1.5;
}
.cp-container .subtitle {
    display:flex;
    align-items:center;
    justify-content:space-between;
}
    .cp-container .subtitle a {
        color: #63BFEC;
        font-size:14px;
        display:flex;
        align-items:center;
    }
        .cp-container .subtitle a img {
            width:14px;
            height:14px;
            margin-left:5px;
        }
        .h-body-line-right .subtitle {
            font-size: 22px;
            margin-top: 6px;
            color: #0d3880;
        }
.h-body .h-body-line1 div {
    color: #0d3880;
    font-size: 24px;
    font-weight: 600;
    line-height: 45px;
    width: 332px;
}

.h-body .h-body-line2 {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 46px;
  width: 600px;
}

.h-body .number-item-block {
  align-items: center;
  border-right: 1px solid #a8b7d0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 3px 0; 
  width: 33.3%;
  position:relative;
}

.h-body .number-item-block:last-of-type {
  border-right: 0;
}
.number-item-block img{
    position:absolute;
    left:16px;
    top:20px;
    width:40px;
}
.h-body .number-item {
    color: #0d3880;
    font-size: 24px;
    font-weight: 600;
    line-height: 45px;
}

.h-body .number-item-span {
  color: #9aabc9; 
  font-size: 20px;
  font-weight: 600;
  height: 28px;
  line-height: 28px;
  margin-top: 0px;
  width: 40px;
}

.h-bar {
    background-color: #0d3880;
    color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px 0 24px 0;
    position: relative;
}
.newfooterbg .h-bar,.newfooterbg .h-footer {
    background-color: #D6D6D6;
}
.newfooterbg .h-bar-container .h-bar-title {
    color: #083682;
}
.newfooterbg .h-bar-container .h-bar-item {
    border-right: 1px solid #083682;
    color: #083682;
    border-left: 0;
    font-size: 16px;
}
    .newfooterbg .h-bar-container .h-bar-item:first-child {
        border-left: 1px solid #083682;
    }
.newfooterbg .h-footer-copyright div {
    color: #083682;
    font-size:16px;
}
.newfooterbg .h-bar-container .h-bar-item img {
    width:26px;
}
.newfooterbg .h-bar-container .h-bar-line2 {
    margin-top:0;
}
.newfooterbg .h-footer-icons img {
    width:40px;
}
.newfooterbg .h-bar-container {
    /*width: 1136px;*/
}
.newfooterbg .h-footer-copyright {
    margin-top:0px;
}
.h-bar-container {
    width: 940px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.h-bar-container .h-bar-line1 {
  display: -ms-flexbox;
  display: flex;
  flex-direction:column;
  -ms-flex-align: center;
  margin-right:60px;
}

.h-bar-container .h-bar-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.h-bar-container .h-bar-subtitle {
  color: #859bbf;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; 
}

.h-bar-container .h-bar-line2 {
  display: -ms-flexbox;
  display: flex; 
  margin-top: 28px;
}

.h-bar-container .h-bar-item {
  align-items: center;
  border-left: 1px solid #859bbf; 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 20px;
  justify-content: center;
  width: 125px;
}

.h-bar-container .h-bar-item {
  border-right: 1px solid #859bbf;
  font-size: 14px;
}

.h-bar-container .h-bar-item img {
  display: block;
  margin-right: 10px;
  width: 27px;
}

.login-username {
  font-weight: bold;
  margin-right: 20px;
}

.h-bar-img {
  position: absolute;
  right: 10px;
  top: -40px;
  display:none;
  width: 424px;
}

.h-footer {
  align-items: center;
  background-color: #32363c;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  flex-direction: column; 
  justify-items: center;
  padding: 22px 0 18px 0;
}

.h-footer-icons {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 188px;
}

.h-footer-icons a,
.h-footer-icons img {
  display: block;
  width: 22px;
}

.h-footer-icons a {
  margin-right: 25px;
}

.h-footer-icons a:last-of-type {
  margin-right: 0;
}

.h-footer-copyright {
  align-items: center; 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 14px;
}

.h-footer-copyright div {
  color: #abacaf;
  font-size: 12px;
  line-height: 25px;
  margin-right: 22px;
}

.h-footer-copyright div:last-of-type {
  margin-right: 0;
}



.cp-container {
  padding: 70px 80px 30px 80px;
}
    .cp-container .cp-banner-block {
        position:relative;
        display: block;
        height: 221px;
    }
.cp-banner-editbtn{
    position:absolute;
    top:35px;
    right:35px;
    width:40px;
}
    .cp-banner-editbtn img {
        display: block;
        width: 40px;
    }
    .cp-container .cp-banner {
        display: block;
        height: 221px;
        object-fit: cover;
        width: 100%;
    }

.cp-container .cp-info {
  padding-left: 100px;
  padding-right:100px;
  position: relative;
  top: -40px;
}
.cp-right {
    flex: 1;
    padding-left: 25px;
}
.cp-title_bottom {
    display: flex;
    align-items: flex-end;
    width:100%;
    justify-content:space-between;
}
.cp-container .cp-right h1.cp-title {
    padding-left:0;
}
.cp-title_bottom {
    display: flex;
}
.cp-container.update_style .cp-info.comInfo {
    padding-bottom: 0;
}
.CompanyBodyHread {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
    .CompanyBodyHread .cp-banner-edit.edit-position {
        position: initial;
    }
.cp-container .CompanyBodyBottom.cp-info-title {
    margin-left:0;
    padding-left: 0;
    font-size: 16px;
    color: #8E8E8E;
}
.CompanyBodyHread h1.cp-title {
    align-items: flex-start;
    flex: 1;
    padding-left: 25px;
}
.cp-container .cp-info.comInfo {
    padding-left: 40px;
    padding-right: 40px
}
.cp-container .comInfo .cp-info-title {
    flex:1;
}
.cp-container .cp-info-title {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-flow: column;
}
.cp-info-hread {
    display: flex;
    width: 100%;
}
.cp-container .cp-info img {
    display: block;
    height: 126px;
    width: 126px;
    border: 1px solid #e7e7e7;
    flex-shrink: 0;
    object-fit: contain;
    background: #fff;
}

.cp-container .cp-info-title {
  margin-left: 16px;
}

.cp-container h1.cp-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom:5px;
}
.cp-container .cp-info-title a {
    margin-bottom:0px;
}
.cp-info-hread-left {
    flex:1;
    display:flex;
    align-items:flex-end;
}
.cp-info-hread-right {
    display:flex;
    align-items:flex-end;
}
.cp-info-hread-right a {
    width: 95px;
    height: 38px;
    color: #63BFEC;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 4px;
    border: 1px #63BFEC solid;
}
    .cp-info-hread-right a.active {
        background: #63BFEC;
        color:#fff;
    }
    .follownum {
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #A4B1CD;
        font-size: 12px;
        padding-right: 20px;
    }
.cp-container .subtitle {
    color: #8E8E8E;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 27px;
    padding-bottom: 10px;
}
    .cp-container .subtitle.newFont {
        font-size: 14px;
        font-weight:normal;
    }

    .cp-container .cp-body {
        margin-top: 40px;
        display: flex;
    }
.cp-body-left {
    width:270px;
    margin-right:48px;
    border-right:1px solid #e0e0e0;
    
}
.xk-footer .xk-footerLi h1 {
    font-size: 16px;
    font-weight: 600;
    color: rgba(0,0,0,1);
    line-height: 22px;
    margin-bottom: 15px;
}

.xk-footer .xk-footerLi a {
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(8,54,130,1);
    line-height: 22px;
    display: block;
    padding: 3px 0;
}
.cp-body-right{
    width:100%;
}
.cp-body-menu {
    color: black;
    display: block;
    font-size: 16px;
    line-height: 72px;
    padding-left: 50px;
    cursor:pointer;
}
    .cp-body-menu:hover{
        color:black;
    }
    .cp-body-menu-select {
        background-color: #0d3880;
        color: white;
    }
        .cp-body-menu-select:hover{
            color:white;
        }
        .cp-container .cp-group {
            margin-bottom: 60px;
        }

.cp-container .cp-label-title {
  display: inline-block; 
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 20px;
  padding-bottom: 12px;
  position: relative;
}

.cp-container .cp-label-title:after {
  background: #0d3880;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0; 
  position: absolute;
  width: 100%;
}

.cp-container .cp-label-content {
  font-size: 16px;
  line-height: 30px;
}

.cp-container .cp-imgs {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.cp-container .cp-imgs img {
  display: block;
  height: 120px;
  margin-right: 5%;
  object-fit: cover; 
  width: 30%;
}

    .cp-container .cp-imgs img:last-of-type {
        margin-right: 0;
    }

.cp-container .cp-share-btn-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.cp-container .cp-share-btn {
    background-color: #63bfec;
    border-radius: 4px;
    color: white;
    height: 50px;
    line-height: 50px;
    margin-top: 49px;
    text-align: center;
    width: 177px;
}

.cp-container .cp-tip {
  background-color: #e3e8ef;
  border-radius: 3px; 
  color: #0d3880;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
  padding: 12px 20px;
}

.cp-alert-black {
  background-color: rgba(10, 10, 10, .3); 
  bottom: 0;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.cp-alert-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 50%; 
  margin-top:-240px;
  z-index:1000;
  width: 100%;

}

.cp-alert-container .cp-alert {
  background-color: white;
  padding: 45px 40px 80px 40px; 
  position: relative;
  z-index: 100;
}

.cp-alert-container .cp-alert-close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}

.cp-alert-container .cp-alert-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
}

.cp-alert-container .cp-alert-subtitle {
  color: #9a9a9a; 
  font-size: 18px;
  line-height: 25px;
  margin-top: 15px;
}

.cp-alert-container .cp-alert-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.cp-alert-container .cp-alert-logo {
  height: 125px; 
  width: 125px;
}

.cp-alert-container .cp-alert-center {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center; 
  margin-top: 20px;
}

.cp-alert-container .cp-alert-link {
  background-color: #f9f9f9; 
  border-radius: 100rem;
  color: #adadad;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  margin: 25px 0;
  max-width: 500px;
  overflow: hidden;
  padding: 0 30px;
  word-break: break-all;
}

.cp-alert-container .cp-alert-btn {
  background-color: #63bfec;
  border-radius: 4px; 
  color: white;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  width: 247px;
}

.me-container {
  align-items: center; 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 160px 0;
}

.me-container .me-img {
  display: block;
  margin-right: 50px;
  width: 415px;
}

.me-container .me-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.me-container .me-text {
  color: #0d3880;
  font-size: 28px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 20px;
}

.me-container .me-btn {
  background-color: #63bfec;
  border-radius: 4px;
  color: white;
  cursor: pointer;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  margin-bottom: 20px; 
  text-align: center;
  width: 247px;
}

@media (max-width: 480px) {
  .cp-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cp-container .cp-imgs {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cp-container .cp-imgs img {
    height: auto;
    margin-bottom: 10px;
    margin-right: 0; 
    width: 100%;
  }
  .me-container {
    -ms-flex-direction: column;
    flex-direction: column; 
    padding: 20px;
    padding-top: 30px;
  }
  .me-container .me-img {
    width: 90%;
  }
}

.companys-container {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; 
  padding: 120px 0px 60px 0px;
  width:960px;
  margin:0 auto;
}

.companys-container .company-item {
  align-items: center;
  box-shadow: 0 0 4px 1px rgba(100, 100, 100, .1); 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 24px;
  margin-right: 2%;
  padding: 25px 10px;
  width: 225px;
}

.companys-container .company-item:nth-child(4n) {
  margin-right: 0;
}

.companys-container .company-img {
  /*border: 2px solid #f0f0f0;*/
  border-radius: 10px;
  display: block; 
  height: 46px;
  width: 46px;
}

.companys-container .company-title {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 56px; 
  margin-top: 13px;
}
    .companys-container .company-title.newheight {
        height:80px;
    }
.content-body .ck-editor__main li {
    list-style: inherit;
}
.content-body .ck-editor__main ul {
    padding-left:initial;
}
.Delbtn {
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.companys-container .company-title .text {
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 60px;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    word-break: break-word;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
}

.companys-container .company-title .label {
  background: #e6ebf2;
  color: #0d3880;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 12px; 
  margin-top: 4px;
  padding: 3px 4px;
}
.cp-title_bottom .label {
    padding-left:0;
}
.companys-container .company-category {
    color: #9c9c9c;
    font-size: 14px;
    font-size: 12px !important;
    margin-top: 7px;
}
.UnreadImg {
    width:35px;
    margin-right:10px;
}

@media (max-width: 480px) {
    .companys-container {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  .companys-container .company-item {
    margin-right: 0; 
    width: 100%;
  }
}

.pro-container {
  display: -ms-flexbox;
  display: flex;
  padding: 2px 0  50px 0;
  position: relative;
  min-height:800px;
  width:940px;
  margin:0 auto;
}
.pro-container-top{
    padding-top:180px;
}
.pro-container .pro-sidebar {
    /*max-height: 1000px;
    min-height: 800px;
    overflow-y: scroll;
        border-right: 1px solid #e0e0e0;
    */
    position: relative;
    transition: all 1s;
    width: 100%;
}
.pro-container .pro-sidebar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    background-color: #fff;
}

.pro-container .pro-sidebar::-webkit-scrollbar {
    width: 8px;
    background-color: #ddd;
}

.pro-container .pro-sidebar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #d0d0d0;
}

.pro-container .pro-main {
  width: 540px;
  overflow-y:auto;
  height:800px;
}
    .pro-container .pro-main::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
        border-radius: 10px;
        background-color: #fff;
    }

    .pro-container .pro-main::-webkit-scrollbar {
        width: 8px;
        background-color: #ddd;
    }

    .pro-container .pro-main::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #d0d0d0;
    }

.pro-container .position-section {
    background-color: white;
    padding: 14px 8px 0px 24px;
    position:relative;
    border-left:2px solid white;
}
    .pro-container .position-section:after{
        position:absolute;
        bottom:0;
        height:1px;
        background-color:#e0e0e0;
        left:70px;
        right:0;
        content: ' ';
    }
    .pro-container .position-section-ad {
        border-left: 2px solid #0d3880;
    }
.pro-container .position-section:last-of-type {
  margin-bottom: 0;
}

.pro-container .position {
  width: 100%;
}

.pro-container .position-main {
  align-items: flex-end; 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 14px;
}

.pro-container .position-left {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.pro-container .position-img {
  height: 46px;
  margin-top: 4px; 
  width: 46px;
}

.pro-container .position-info {
  padding-left: 15px;
  flex:1;
}

.pro-container .position-title {
  align-items: center; 
  -ms-flex-align: center;
  margin-bottom: 0px;
}

.pro-container .position-name {
  -ms-flex-negative: 0;
  flex-shrink: 0; 
  font-size: 15px;
  font-weight: bold;
  margin-right: 18px;
}

.pro-container .position-btn {
  background: #e6ebf2;
  border-radius: 18px;
  color: #0d3880; 
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 111px;
}

.pro-container .position-section-select {
  background-color: #e3e8ef;
}

.pro-container .position-section-select .position-btn {
  background-color: #ccd6e3;
}

.pro-container .position-price {
  color: #0d3880;
  -ms-flex-negative: 0;
  flex-shrink: 0; 
  font-size: 16px;
}

.pro-container .position-location {
  color: #999;
  font-size: 14px;
  margin-bottom: 6px;
}

.pro-container .position-city {
  color: #999;
  font-size: 14px;
  margin-bottom: 6px;
}

.pro-container .position-time {
    color: #B2B2B2;
    font-size: 12px;
    position:relative;
    /*font-weight: bold;*/
}
.position-section-recent .position-time:after {
    height: 1px;
    width: 30px;
    background-color: #e0e0e0;
    content: '';
    display:none;
    position: absolute;
    top: 0;
    left: 0;
}
.pro-container .position-text {
    align-items: center;
    color: #999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: end;
    font-size: 12px;
    justify-content: flex-end;
    margin-top: 6px;
    text-align: right;
}

.pro-container .pro-main {
  padding: 40px 30px 5px 30px;
  position: relative;
}

.pro-container .pro-icons {
  align-items: center; 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  right: 40px;
  top: 35px;
  width: 115px;
}
    .pro-container .pro-icons.dressSize {
        top: auto;
        position:relative;
        margin-left:50px;
        right:auto;
    }

    .pro-container .pro-icons .icon {
        cursor: pointer;
        position: relative;
    }

.pro-container .pro-icons .icon img {
  width: 28px;
}

.pro-container .pro-icons .sub-menu {
  align-items: center;
  border: 1px solid #e0e0e0;
  box-shadow: 1px 1px 1px 1px rgba(100, 100, 100, .1); 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 38px;
  justify-content: center;
  left: -35px;
  position: absolute;
  top: 100%;
  width: 97px;
}
.pro-container .pro-main {
    /*position: fixed;
    top: 282px;
    bottom: 0;
    left: 50%;
    margin-left: -70px;*/
    z-index: 90;
}
.pro-container .pro-main-top {
    position: fixed;
    top: 141px;
    bottom: 0;
    left: 50%;
    margin-left:-70px;
    z-index:100;
    background-color:white;
    overflow-y:scroll;
    padding-bottom:322px;
}
@media (max-width: 480px) {
    .pro-container .pro-main-top{
        position:static;
        z-index:0;
        padding-top:20px !important;


    }
   
}
.pro-container .pro-icons .sub-menu img {
  width: 10px;
}

.pro-container .pro-icons .sub-menu span {
  color: #888; 
  font-size: 12px;
  margin-left: 4px;
}

.pro-container .pro-top {
  
}

.pro-container .pro-logo {
  height: 126px; 
  width: 126px;
}

.pro-container .pro-top-main {
  width: 80%;
}

.pro-container .position-name {
  font-size: 16px;
  margin-bottom: 3px;
}
.pro-top .pro-logo{
    width:120px;
    height:120px;
    margin-bottom:20px;
    border:1px solid #e0e0e0;
}
.pro-top .position-name {
    font-size: 21px;
}
.pro-top .position-price {
    font-size:20px;
}
.pro-top .position-location {
    margin-bottom:7px;
}
.pro-top .position-time {
    margin-bottom:10px;
}
.pro-container .position-price {
    margin-bottom: 6px;
}

.pro-container .pro-btns {
  align-items: center; 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px;
  
}

.pro-container .pro-btn {
  border: 1px solid #0d3880;
  border-radius: 3px;
  display:block;
  color: #0d3880;
  cursor: pointer; 
  font-weight: bold;
  text-align: center;
  width: 47%;
}

.pro-container .pro-btn-primary {
  background-color: #63bfec;
  border-color: #63bfec; 
  color: white;
}


.pro-container .pro-banner {
    border-bottom: 1px solid #A4B1CD;
    border-top: 1px solid #A4B1CD;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.pro-container .pro-banner-item {
  align-items: center;
  border-right: 1px solid #A4B1CD; 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px 0 14px 0;
  width: 33.3%;
}

.pro-container .pro-banner-item:last-of-type {
  border-right: 0;
}

.pro-container .pro-bannter-title {
  font-size: 14px;
  font-weight: bold;
}

.pro-container .pro-bannter-subitle {
  color: #c4c4c4; 
  font-size: 12px;
  margin-top: 5px;
  line-height:1.2;
}

.pro-container .pro-content {
  padding-top: 18px;
}

.pro-container .pro-content-section {
  margin-bottom: 30px;
  position:relative;
}
.pro-content-section:last-of-type:after{
    border-bottom:1px solid #e0e0e0;
    position:absolute;
    left:-30px;
    width:640px;
    height:1px;
    left:-40px;
    content:'';
    top:120%;
}
.pro-container .pro-content-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color:#000;
    margin-bottom: 0px;
}

.pro-container .pro-content-text {
  color: #b2b2b2;
  font-size: 16px;
  line-height: 26px;
}

    .pro-container .pro-content-text p {
        margin: 0;
        word-wrap: break-word;
        word-break: normal;
        white-space: pre-wrap;
    }
    .pro-container .pro-content-text li {
        word-wrap: break-word;
    }
        .pro-container .pro-arrow {
            display: none;
        }

.send-alert-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 100px;
  width: 100%;
}

.send-alert-body {
  background-color: white;
  padding: 40px 50px;
  position: relative; 
  width: 760px;
  z-index: 1000;
}

.send-alert-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.send-alert-subtitle {
  color: #0d3880; 
  font-size: 16px;
  font-weight: bold;
}

.send-alert-main {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 24px;
}

.send-alert-img {
  display: block; 
  height: auto;
  width: 280px;
}

.send-alert-btn {
  background-color: #0d3880;
  border-radius: 4px;
  color: white;
  cursor: pointer; 
  display: block;
  height: 46px;
  line-height: 46px;
  margin-top: 30px;
  text-align: center;
  width: 183px;
}
    .send-alert-btn.disposal {
        background-color: #adafb3;
    }
    .send-alert-btn:hover {
        color: white;
    }

.send-alert-close {
  cursor: pointer; 
  position: absolute;
  right: 20px;
  top: 20px;
}

@media (max-width: 1000px) {
  .send-alert-body {
    width: 96%;
    z-index: 1000;
    padding:10px 10px;
  }
    .pro-container {
        position: relative;
        padding-top: 30px;
    }
    .pro-container .pro-sidebar-container {
        background-color: white;
        box-shadow: 1px 1px 1px 1px rgba(100, 100, 100, .1);
        left: 0;
        max-height: 1000px;
        min-height: 100vh;
        position: absolute;
        top: 5px;
        width: 90%;
        z-index: 10;
        max-height: 1000px;
        min-height: 800px;
        overflow-y: scroll;
    }
    .pro-container .pro-sidebar {
        
    }
  .pro-container .pro-main {
    padding: 20px 10px; 
    width: 100%;
    height:1000px;
  }
  .pro-container .pro-icons {
    right: 40px; 
    top: 5px;
  }
  .pro-container .pro-top {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pro-container .pro-top-main {
    margin-left: 0;
    margin-top: 20px;
  }
  .pro-container .position-main {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pro-container .position-title {
    align-items: normal; 
    -ms-flex-align: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pro-container .position-btn {
    margin-top: 20px;
  }
  .pro-container .pro-arrow {
    display: block;
    left: 90%;
    position: absolute;
    top: 40px;
    transition: all 1s; 
    z-index: 10;
  }
  .pro-container .pro-arrow-right {
    display: none;
  }
  .h-bar-img {
    display: none;
  }
}
.company-banner-block{
    position:relative;
    height:340px;
}
.company-banner-block img{
    width:100%;
    height:340px;
    display:block;
    object-fit:cover;
}
.h-search-company{
    position:absolute;
    bottom:-80px;
    width:100%;
    padding:0px;
}
.h-search-company .h-search{
    padding:26px 180px 30px 180px;
    width:1090px;
    margin:0 auto;
}
.h-search-company .h-search-line {
    margin-bottom:0;
}
.h-search-company-title{
    font-size:24px;
    color:white;
}
.h-search-company-subtitle{
    font-size:16px;
    margin-bottom:18px;
    color:rgba(255,255,255,0.6);
}
.h-search-company .h-search {
    background:#0d3880;
}
.h-search-company .form-group, .h-search-company .form-select2 {
    width:100%;
}
@media (max-width:780px) {
    .pro-container .pro-icons {
        width:auto;
        right:0;
    }
}
@media (max-width: 480px){
    .h-search-company{
        position:static;
        padding:0;
    }
    .h-search-company .h-search{
        padding:10px;
        padding-bottom:20px;
    }
    .h-search-company .h-search-container{
        width:80%;
    }
    .company-banner-block{
        height:auto;
    }
    .companys-container{
        padding-top:20px;
    }
}
.form-group-select {
    position: absolute;
    top: 100%;
    background: white;
    z-index: 10;
    width: 300px;
    display:none;
}
.form-group-select-item{
    font-size:14px;
    padding:5px 5px;
    color:rgba(0,0,0,0.6);
    
}
.form-group-select-item:hover{
    background-color:#e0e0e0;
}
.form-group-select2{
    width:217px;
    box-shadow:0 0 2px 1px rgba(100,100,100,0.3);
}

input.form-select3::-webkit-input-placeholder {
    color: #fff;
}
/*  Mozilla Firefox 4-18使用伪类 */
input.form-select3:-moz-placeholder {
    color: #fff;
}
/* Mozilla Firefox 19+ 使用伪元素  */
input.form-select3::-moz-placeholder {
    color: #fff;
}
/* IE10使用伪类 */
input.form-select3:-ms-input-placeholder {
    color: #fff;
}

@media (max-width: 480px) {
    .form-group-select{
        width:100%;
    }
}

.social-share .icon-wechat .wechat-qrcode{
    top: 22px !important;
}

.social-share .icon-wechat .wechat-qrcode:after{
    display: none !important;
}
.contact-banner img{
    height:230px;
    object-fit:cover;
    display:block;
    width:100%;
}
.contact-block{
    width:460px;
    max-width:100%;
    margin:0 auto;
    position:relative;
    top:-120px;
    border-radius:4px;
    box-shadow:0 0 3px 2px rgba(100,100,100,0.2);
}
.contact-block-img{
    width:100%;
    display:block;
    height:186px;
}
.contact-block-items{
    padding:0px 0 30px 130px;
}
.contact-block-item{
    margin-bottom:16px;
    font-size:12px;
    display:flex;
    align-items:center;
    color:black;
}
    .contact-block-item a {
        color: black;
    }
    .contact-block-item a:hover {
        color: black;
    }
    .contact-block-item svg {
        margin-right: 10px;
    }
    .contact-block-item span {
        color: black;
    }
    .contact-block-title {
        text-align: center;
        font-size: 18px;
        margin: 40px 0 28px 0;
    }
.mini-banner {
    background-color: #fff;
}
.mini-banner img {
    display: block;
    width:1136px;
    margin:0 auto;
}
.position-info-person{
    margin-left:0 !important;
}
.position-btn-primary {
    background-color: #0d3880 !important;
    color: white !important;
}
.mini-footer{
    background-color: white;
    /*border-bottom: 1px solid #e0e0e0;*/
    padding-top:6px;
    padding-bottom:8px;
    color:black;
    display:flex;
    padding:6px 2px;
    align-items:center;
}
.mini-footer-title {
    font-size:16px;
    margin-bottom:2px;
}
.mini-footer-subtitle{
    font-size:12px;
}
.mini-footer-left {
    display: flex;
    align-items: center;
    justify-content:space-between;
    padding-bottom:12px;
    border-bottom:1px solid #e0e0e0;
}
.mini-footer-main {
    flex-shrink:0;
}
.mini-footer-items {
    display: flex;
    align-items: center;
}
.mini-footer-item {
    align-items: center;
    border-left: 1px solid black;
    display: flex;
    height: 20px;
    justify-content: center;
    width: 70px;
    font-size:12px;
}
.mini-footer-item img{
    width:14px;
    height:14px;
    margin-right:5px;
}
.mini-footer-right{
    padding-left:0px;
    display:flex;
    font-size:14px;
    margin-top:10px;
    justify-content:center;
    align-items:center;
}
.mini-footer-right div{
    margin:0  3px;
    text-align:center;
}
.jobrow span {
    margin-right:5px;
}
.marginright5:hover{
    text-decoration:underline;
}
@media (max-width: 480px) {
    .mini-footer{
        flex-direction:column;
    }
    .mini-footer-main{
        margin-right:0;
    }
    .mini-footer-left{
        flex-direction:column;
        width:100%;
    }
    .mini-footer-items{
        margin:10px 0;
    }
    .mini-footer-right {
        padding-left: 0;
        width: 100%;
        flex-direction:column;
        justify-content:center;
        align-items:center;

    }
    .mini-footer-right div{
        margin:5px;
    }
    .h-bar{
        flex-direction:column;
    }
    .h-bar-container {
        flex-direction: column;
    }
    .newfooterbg .h-bar-container{
        width:100%;
        flex-wrap:wrap;
        flex-direction:row;
    }
    .xk-footer .xk-footerLi h1 {
        font-size:14px;
        margin-bottom:8px;
    }
    .xk-footer .xk-footerLi a {
        font-size:12px;
        line-height:18px;
    }
}
.pro-sidebar-hidden:after {
    text-align: center;
    padding: 100px 0;
    position: absolute;
    bottom: 0;
    font-weight:bold;
    width: 100%;
    background-image: linear-gradient(to bottom, #ffffff00, white 60%);
}
.pro-sidebar-hidden .login-shadow-sidebar{
    display:none;
    text-align:center;
}
.pro-main-hidden {
    position: relative;
    overflow-y: auto;
}
    .pro-main-hidden .login-shadow{
        display:none;
    }
    .pro-main-hidden:after {
        text-align: center;
        padding: 160px 0;
        position: absolute;
        top: 100%;
        font-weight: bold;
        width: 100%;
        left: 0;
        background-image: linear-gradient(to bottom, #ffffff00, white 60%);
    }
.pro-sidebar-container {
    position: relative;
    background-color: white;
    width: 400px;
    z-index: 10;
    min-height: 800px;
    border-right:1px solid #e0e0e0;
}
.login-shadow-sidebar {
    display: none;
    cursor: pointer;
    color: black;
    padding: 160px 0;
    position: absolute;
    bottom: 123px;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #ffffff00, white 60%);
    justify-content: center;
    align-items: center;
    z-index: 100;
    width:99.7%;
}
.login-shadow-sidebar img {
    width: 12px;
    margin-right: 4px;
}
    .login-shadow {
        text-align: center;
        display: block;
        cursor: pointer;
        color: black;
        padding: 160px 0;
        position: absolute;
        bottom: 0;
        font-weight: bold;
        background-image: linear-gradient(to bottom, #ffffff00, white 60%);
        display: flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        right: 20px;
        left: 40%;
        z-index: 100;
        display:none;
    }
.login-shadow img{
    width:12px;
    margin-right:4px;
}
.h-search-home {
    position: static !important;
    padding: 30px 0  10px 0 !important;
}
.pro-container-mobile .pro-main{
    position:static !important;
    width:100% !important;
    overflow-y:auto !important;
    height:auto !important;
}
.cp-tips {
    font-size: 18px;
    margin-bottom: 21px;
    color: #0d3880;
}
    .cp-tips .cp-tipnav{
        color:#0d3880;
    }
.pro-container-mobile .pro-sidebar-container {
    width:100% !important;
}
.h-search-home .logo-white, .h-search-home .publish-btn{
    display:none !important;
}
.cp-title {
    display: flex;
    justify-content: center;
    align-items: center;
}
    .cp-title.newIcon {
        justify-content:flex-start;
    }
        .cp-title.newIcon.flexclunm {
            flex-flow:column;
        }
        .cp-title.newIcon a {
            padding: 0px;
            margin-left: 0px;
        }
        .cp-title a {
            background: #e6ebf2;
            color: #0d3880;
            display: block;
            flex-shrink: 0;
            font-size: 12px;
            margin-top: 8px;
            padding: 3px 4px;
            margin-left: 5px;
        }
.cp-banner-edit{
    display:block;
    color:#ccc;
    position:absolute;
    right:33px;
    top:91px;
    border:1px solid white;
    border-radius:2px;
    text-align:center;
    font-size:16px;
    line-height:46px;
    width:184px;
}
    .cp-banner-edit.edit-position {
        top: 35px;
        background: #63BFEC;
        color: #fff;
        font-family: "PingFang SC";
        border-radius: 8px;
        width: 136px;
        font-size:14px;
        line-height: 36px;
    }
.upload-container .upload-btn.pubishbtn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    width:104px;
    height:40px;
    border-radius: 30px;
    background: #5DB6E4;
}
    .upload-container .upload-btn.pubishbtn.removeclass {
        background:none;
    }
    .cp-banner-edit.edit-position:hover {
        color: #fff;
    }
        .cp-banner-edit:hover {
            color: #ccc;
        }
.login-hasin{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    margin-right:20px;
    position:relative;
}
    .login-hasin .login-username-sub{
        right:50%;
        margin-right:-80px;
    }
        .login-hasin:hover .login-username-sub{
            display:block;
        }
        .login-hasin-img {
            width: 45px;
            height: 45px;
            display: block;
            margin-bottom: 2px;
            cursor:pointer;
            object-fit:cover;
            margin-right:10px;
        }
.login-username-sub-center {
    padding: 12px 14px;
    position:relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #0d3880;
}
    .login-username-sub-center:after {
        content: ' ';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        height: 1px;
        background: #E3E8EF;
        bottom:0;
    }
    .login-username-sub-center:last-child:after {
        display:none;
    }
.newsIcon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    background: #FF5531;
}
.font16 {
    font-weight: bold;
    font-size: 16px;
}
.font14 {
    font-size:14px;
}
    .login-username-sub-center:hover {
        color: #0d3880;
    }
.popbg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.4);
    z-index: 90;
    display:none;
}
.flex-center {
    display:flex;
    align-items:center;
}
    .flex-center div {
        display: flex;
        align-items: center;
    }
        .flex-center div img {
            top:0;
            margin-left:5px;
        }
        .login-username-sub-center img.myhead {
            width: 26px;
            height: 26px;
            margin-right: 12px;
        }
.login-username-sub-center.bordernone:after {
    display:none;
}
.login-username-sub-logout {
    background-color: #f6f8fa;
    color: #0d3880;
    padding: 20px 0;
    display: block;
    font-size: 14px;
    margin-left: -14px;
    margin-right: -14px;
    border-top: 1px #E3E8EF solid;
}
.login-username-sub-logout:hover{
    color:#0d3880;
}
.login-hasin-round {
    border-radius: 1000px;
}
.login-hasin-username{
    font-size:14px;
    color:#0d3880;
    display:flex;
    justify-content:center;
    align-items:flex-end;
    flex-flow:column;
    padding-right:10px;
}
    .login-hasin-username span {
        line-height:1.2;
        text-align:right;
    }
    .login-hasin-username img {
        width: 7px;
        margin-top: 2px;
        margin-left: 2px;
    }
.h-main-body .cp-container {
    background-color: white;
    box-shadow: 0 0 3px 0px rgba(0,0,0,0.1);
}
.SeachNewStyle .pro-container .position-time.active {
    color: rgba(0,0,0,.6);
}
.cp-container.update_padding {
    padding: 0;
}
.cp-body.newpadd {
    padding: 0 40px;
    font-family: "PingFang SC";
}
.BoxShadow {
    box-shadow: 0px 2px 4px 0px rgba(227,227,227,0.5);
    border: 1px solid rgba(0,0,0,0.1);
    background:#fff;
}
.BodyShadow .cp-body-left {
    box-shadow: 0px 2px 4px 0px rgba(227,227,227,0.5);
    border: 1px solid rgba(0,0,0,0.1);
    margin-right: 20px;
    background: #fff;
}
.BodyShadow .cp-body-right {
    box-shadow: 0px 2px 4px 0px rgba(227,227,227,0.5);
    border: 1px solid rgba(0,0,0,0.1);
    padding: 31px 40px;
    background: #fff;
}
.BodyShadow .cp-body-left .cp-body-menu {
    position: relative;
    padding-left: 22px;
}
    .BodyShadow .cp-body-left .cp-body-menu.cp-body-menu-select:after {
        display:none;
    }
    .BodyShadow .cp-body-left .cp-body-menu:after {
        content: '';
        display: block;
        height: 1px;
        background: #E3E8EF;
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 0;
    }
.width940 {
    width:940px;
    margin:0 auto;
}
.RightBolk {
    float:right;
}
    .RightBolk a {
        float: initial;
        display: flex;
        align-items:center;
        justify-content:center;
        margin-bottom:10px;
        width:44px;
        height:44px;
        border-radius:50%;
    }
        .RightBolk a img {
            margin-right:0;
        }
        .SearchWidth .form-select1, .SearchWidth .form-select2 {
            width: 254px;
        }
.SearchWidth .search-btn {
    height:36px;
}
.search-btn:hover,.pro-container .pro-btn-primary:hover {
    background: #61b4dc
}
.search-btn:active, .pro-container .pro-btn-primary:active {
    background: #4f9fc6
}
.wechat-photo .smallIcon {
    width:40px;
    height:auto;
    border-radius:0;
}
.wechat-photo .BigImg {
    width: 150px;
    height: 150px;
    border-radius: 0;
}
    .wechat-photo.headphoto-default {
        border-radius: 0;
    }
.position-btn-primary:hover {
    color: white;
    background-color: #092A62 !important;
}

.position-btn-primary:active {
    color: white;
    background-color: #001437 !important;
}
.NewSearchBox.h-search {
    display: block;
    padding-bottom: 0 !important;
    justify-content: normal;
    padding-top: 50px !important;
}
.NewSearchBox > .h-search-line {
    background: #052763;
    margin-bottom: 0;
    position: relative;
}
    .NewSearchBox > .h-search-line .h-search-container {
        display:flex;
        align-items:center;
    }
        .NewSearchBox > .h-search-line .h-search-container .form-group {
            margin-bottom:0;
        }
            .NewSearchBox > .h-search-line .h-search-container .form-group .form-select {
                border: 0;
                background: url(../img/arrow-down-s-fill.svg) right 3px top 8px no-repeat !important;
                background-color: transparent !important;
                border-right: 1px solid rgba(255, 255, 255, .2);
                border-radius:0;
            }
    .NewSearchBox > .h-search-line::after {
        content: '';
        display: block;
        height: 3px;
        background: #00163D;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        display:none;
    }
.selectshow .form-group {
    position:initial;
}
.selectshow .NewSearchBox > .h-search-line .h-search-container {
    position: relative;
}
    .NewSearchBox > .h-search-line .form-group-select2 {
        z-index: 90;
        top: 37px !important;
    }
.NewSearchBox > .h-search-container {
    z-index:91;
    position:relative;
    top:initial;
}
.SeachNewStyle {
    font-family:"Microsoft YaHei","PingFang SC";
}
    .SeachNewStyle .pro-container .position-name {
        margin-bottom: 0;
        color: #0E3880;
        font-weight: 600;
    }
.SeachNewStyle .pro-container .position-section-select {
    background: rgba(152,216,244,.25);
}
.cp-container .subtitle a.icon-wechat {
    color: #7bc549;
}
.SeachNewStyle .pro-container .position-price {
    margin-bottom: 8px;
    line-height: 1;
    color: #49AFE3;
    font-weight: 600;
}
.cp-container .subtitle a .qrcode img {
    width:100%;
    height:auto;
    margin-left:0;
}
.SeachNewStyle .pro-container .position-location {
    margin-bottom: 3px;
    color: rgba(0,0,0,.6);
    line-height: 1.5;
    font-size: 14px;
}
    .SeachNewStyle .pro-container .position-city {
        margin-bottom: 3px;
        line-height: 1;
        color: rgba(0,0,0,.6);
        font-size: 12px;
    }
    .SeachNewStyle .pro-container .pro-main .position-city {
        font-size: 13px;
    }
    .SeachNewStyle .pro-container.widthnew .pro-main-m {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .SeachNewStyle .pro-container .position-time {
        color: #15877F;
        font-size: 13px;
    }
    .SeachNewStyle .pro-container .position-main {
        padding-bottom: 7px;
        align-items:initial;
    }
.SeachNewStyle .pro-container {
    width:1136px;
}
.pro-container .pro-content-text.pbraeck p {
    word-break: normal;
    word-wrap: break-word;
}
.SeachNewStyle .pro-container .pro-main {
    width: 640px;
    overflow-x: hidden;
}
    .SeachNewStyle .pro-container .pro-top {
        display:flex;
    }
.SeachNewStyle .pro-main .position-name {
    line-height:1;
    margin-bottom:5px;
}
.SeachNewStyle .pro-container .pro-top-main {
    padding-left: 20px;
}
.SeachNewStyle .pro-sidebar-container {
    overflow-y: auto;
    width: 500px;
    padding-bottom: 12px;
    margin-top: 0;
    height: 100%;
    
}
.SeachNewStyle .pro-container .pro-main-top.pro-main {
    border-left: 1px solid #e0e0e0;
    z-index:80;
    overflow-x:hidden;
}
.ContactContainer .ContactLi:first-child {
    padding-left:0;
}
.ContactContainer .ContactLi:last-child {
    padding-right:0;
}
/*.SeachNewStyle .pro-container .pro-main-top {
    position: relative;
    top: initial;
    bottom: initial;
    left: initial;
    margin-left: initial;
}*/
/*.SeachNewStyle .pro-container {
    height:100%;
}
.SeachNewStyle .pro-sidebar-container.SeachNewScoll {
    height: calc(100vh - 162px);
}
    .SeachNewStyle .pro-sidebar-container.SeachNewScoll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
        border-radius: 10px;
        background-color: #fff;
    }

    .SeachNewStyle .pro-sidebar-container.SeachNewScoll::-webkit-scrollbar {
        width: 8px;
        background-color: #ddd;
    }

    .SeachNewStyle .pro-sidebar-container.SeachNewScoll::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #d0d0d0;
    }
.SeachNewStyle .login-shadow-sidebar {
    position:relative;
}*/
.SeachNewStyle .pro-container .pro-btns {
    justify-content: flex-start;
    margin-top: 10px;
}
.SeachNewStyle .pro-container .pro-btn {
    padding:9px 0px;
    margin-right:17px;
    width:125px;
}
.SeachNewStyle .pro-container .pro-banner-item {
    justify-content:flex-start;
    padding-left:20px;
    align-items:flex-start;
}
.SeachNewStyle .login-shadow-sidebar {
    padding:60px 0; 
}
.SeachNewStyle .pro-top .pro-logo {
    width:120px;
    height:120px;
}
.SeachNewStyle .pro-top .pro-logo:hover {
    transform: scale(1.4)
}
.SeachNewStyle .position-time span {
    color: #2f7b15;
    font-weight:600;
}
.SeachNewStyle .pro-container .position-btn {
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    width: auto;
    padding: 0 10px;
    margin-top: 3px;
    color: #0E3880;
    background: #D7EFFA;
}
.NewSearchBox.h-search.h-search-top {
    padding-top:25px !important;
}
    .NewSearchBox.h-search.h-search-top .publish-btn {
        top:0;
    }
    .SeachNewStyle .pro-container .pro-content {
        padding-left: 10px;
    }
.SeachNewStyle .pro-container .pro-content-text {
    color: rgba(0,0,0,.6);
}
.SeachNewStyle .pro-container .pro-bannter-subitle {
    color: rgba(0,0,0,.6);
}
.SeachNewStyle .pro-container .pro-content-title {
    font-weight:bold;
}
.NewSearchBox > .h-search-container {
    width:1136px;
}
.NewSearchBox .SearchWidth .form-select1, .NewSearchBox .SearchWidth .form-select2 {
    width:300px;
}
.NewSearchBox .search-btn {
    width:200px;
}
.NewSearchBox .h-search-container .form-select3 {
    width: 218px;
}
.NewSearchBox .h-search-container {
    width:1136px;
    padding:0;
}
.h-search-top.NewSearchBox .SearchWidth .form-select1, .h-search-top.NewSearchBox .SearchWidth .form-select2 {
    width: 220px;
}
.h-search-top.NewSearchBox>.h-search-container {
    width:860px;
}
.uniquePage {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(0,0,0,.15);
}
    .uniquePage .layui-laypage a {
        font-weight: 600;
        color: rgba(0,0,0,.9);
        border: 0;
        margin-left: 5px;
        margin-right:5px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #fff;
        border-radius:2px;
        overflow:hidden;
    }
        .uniquePage .layui-laypage a:hover {
            border-radius: 2px;
            border: 1px solid #5c6f7c;
        }
    .uniquePage .layui-laypage {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
        .uniquePage .layui-laypage .layui-laypage-curr {
            background: #5c6f7c;
            border: 1px solid #5c6f7c;
            box-sizing: border-box;
            line-height: 27px;
            border-radius: 2px;
            overflow: hidden;
        }
            .uniquePage .layui-laypage .layui-laypage-curr .layui-laypage-em {
                background: rgba(0,0,0,0);
            }
.uniquePage .layui-laypage .layui-laypage-curr:hover {
    border: 1px solid #5c6f7c;
    background: #fff;
    color: rgba(0,0,0,.9);
    box-sizing: border-box;
}
            .uniquePage .layui-laypage .layui-laypage-curr .layui-laypage-em:hover {
                color: rgba(0,0,0,.9);
            }
            .uniquePage .layui-laypage .layui-laypage-curr:hover em {
                color: rgba(0,0,0,.9);
            }
        .uniquePage .layui-laypage a:hover {
            color: rgba(0,0,0,.9);
        }
.NewSearchBox.h-banner .h-item {
    width:285px;
}
.uniquePage .layui-laypage-prev {
    display: none !important;
}
.uniquePage .layui-laypage-next{
    display: none !important;
}
.SeachLink {
    display:flex;
    padding:15px 0;
    justify-content:center;
}
    .SeachLink .SeachLinkLi {
        font-size: 12px;
        height: 20px;
        display:flex;
        align-items:center;
    }
        .SeachLink .SeachLinkLi a {
            color: rgba(0,0,0,.9);
            padding-right: 15px;
            background: url("../img/PathIcon.png")right center no-repeat;
            margin-right: 15px;
        }
.SeachLinkTxt div {
    font-size:12px;
    font-weight:600;
}
.SeachLinkTxt.mini-footer-right {
    padding-top:0;
    margin-top:0;
}
.pro-container .position-section:last-child::after {
    left:0;
}
.position-right {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    width: 120px;
    align-items:center;
}
.promotedBtn {
    font-size:14px;
    color:#0073B1;
    display:none;
}
/*.SeachNewStyle .pro-container .pro-banner {
    margin-right: -30px;
}*/
.position-section-ad .promotedBtn {
    display:block;
}
.send-alert-hello{
    border:0;
    margin-top:30px;
    background-color:#e0e0e0;
    padding:20px;
    width:100%;
}
.cp-container.cp-padding {
    padding-top: 30px;
}
.h-main-body .cp-container.update_style {
    background: none;
    box-shadow: 0 0 3px 0px rgba(0,0,0,0);
    width:100%;
}
.cp-container.update_style .cp-banner-block, .cp-container.update_style .cp-info {
    background: transparent;
}
.cp-container.update_style .cp-info {
    padding-bottom:20px;
}
.cp-container.update_style .cp-body {
    background: #fff;
    padding-top: 20px;
    margin-top: 0;
    box-shadow: 0px 2px 20px 0px rgba(164, 177, 205, 0.2);
    margin-top: 20px;
}
    .cp-container.update_style .cp-body::before {
        height: 15px;
        background: #whitesmoke;
        content:'';
        display:block;
    }
.border {
    background: #fff;
    /*border: 1px solid #E6E6E6;*/
    box-shadow: 0px 2px 20px 0px rgba(164, 177, 205, 0.2);
    border-radius: 4px;
}
.pro-container-top.DetailBox {
    padding-top: 0;
}
.pro-container.DetailBox .pro-main-top {
    margin-left: 0px;
    padding-bottom: 30px;
}
.DetailBox .pro-content-section:last-of-type:after {
    left:0;
}
.crumbsBox {
    padding: 20px 0;
    color: #0d3880;
    font-size: 16px;
}
    .crumbsBox a {
        color: #0d3880;
        font-size:16px;
        font-weight:600;
        padding:0 10px;
    }
        .crumbsBox a:first-child {
            padding-left:0;
        }
        .pro-container.DetailBox .pro-main {
            padding-top: 20px;
        }
.DetailBox {
    font-family: "Microsoft YaHei","PingFang SC";
}
.rz-icon{
    width:70px;
    height:auto;
    position:relative;
    top:-1px;
}
.ContactContainer.contact-block {
    width: 940px;
    margin: 0 auto;
    top: -40px;
    box-shadow:none;
}
.ContactContainer .ContactRow {
    display:flex;
}
.ContactContainer .ContactLi {
    width: 33.333%;
    padding: 0 10px;
}
    .ContactContainer .ContactLi .ContactCont {
        width:100%;
        background: rgba(255,255,255,1);
        box-shadow: 0px 3px 5px 0px rgba(227,227,227,0.5);
        border: 1px solid rgba(0,0,0,0.1);
        padding:25px 0; 
        display:flex;
        align-items:center;
        flex-flow:column;
        justify-content:center;
        height:100%;
    }
.ContactCont img {
    width:55px;
    height:55px;
    margin-bottom:15px;
}
.ContactCont h1 {
    font-size: 18px;
    color: #000000;
    line-height:1.5;
}
.ContactCont p {
    font-size:14px;
    color:#000;
    text-align:center;
    margin-bottom:0;
}
.contentFooterImg {
    width: 350px;
    margin: 20px auto;
    display: block;
}
.newWidth .companys-container {
    width:1060px;
}
.width1140 {
    width:1140px;
    margin:0 auto;
}
.newWidth .companys-container .company-item {
    width: 248px;
    box-shadow: 0px 2px 20px 0px rgba(164, 177, 205, 0.2);
    border-radius: 4px;
}
.newWidth {
    background: #EEEEEE;
}
    .newWidth .companys-container .company-img {
        width: 90px;
        height: 90px;
        border-radius: 0;
        object-fit: contain;
    }

.newWidth .company-title img {
    margin-bottom:0px;
}
.newWidth .textnew {
    color: #B3B0B3;
    font-size: 16px;
}
.newWidth .companys-container .company-item {
    padding-bottom:20px;
    background:#fff;
    padding-top:60px;
}
.send-alert-container.sendfiexd {
    position: fixed;
    z-index: 1101;
}

.sendfiexd.cp-alert-black {
    z-index: 1101;
}
.content-title-right {
    display:flex;
    align-items:center;
}
.content-title-check {
    display: flex;
    align-items: center;
}
.checkitem {
    width: 16px;
    height: 16px;
    background: url(../img/checkbox_unselected.png) no-repeat;
    background-size: 16px;
    display: inline-block;
    margin-right: 5px;
}
    .checkitem.active {
        background: url(../img/checkbox_selected.png) no-repeat;
        background-size: 16px;
    }
    .flexCenter {
        display: flex;
        align-items: center;
        cursor:pointer;
    }
.xk-footer.h-bar-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-family: "Microsoft YaHei","PingFang SC";
    padding-top:20px;
}
    .xk-footer .xk-footerLi {
        width:21%;
    }
        .xk-footer .xk-footerLi:last-child {
            flex:1;
        }
        
.newfooterbg .h-bar {
}
.newfooterbg .h-footer {
    padding-top:0;
}
.xk-phone .subtitleTxt p {
    margin-bottom: 10px;
}
.xk-phone .send-alert-btn {
    margin: 30px auto 0 auto;
}
.xk-pop .send-alert-body {
    padding:0;
    padding-bottom:30px;
    border-radius:20px;
    overflow:hidden;
}
.xk-pop .send-alert-title {
    padding: 30px 0 15px 0;
    background: #F3F3F3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3B4352;
    font-size:16px;
    font-weight:600;
    margin-bottom:0;
}
.xk-pop .send-alert-subtitle {
    padding:20px 40px;
}
    .xk-pop .send-alert-subtitle .TopTittle {
        color: #3B4352;
        font-size: 16px;
        margin-bottom: 40px;
        font-weight: normal;
        font-weight: 500;
    }
    .xk-pop .send-alert-subtitle h1 {
        color: #3B4352;
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: 500;
    }
    .xk-pop .send-alert-subtitle p {
        color: #747474;
        margin-bottom:20px;
        font-weight:normal;
    }
.xk-pop.xk-phone .send-alert-btn {
    margin-top:20px;
}
.xk-pop .send-alert-subtitle p:last-child {
    margin-bottom:0;
}
.SeachNewStyle .mini-footer-item img {
    height:auto;
}
.SeachNewStyle .mini-footer-item {
    color: #3B4352;
}
.SeachNewStyle .SeachLink .SeachLinkLi a {
    background: none;
    color: #3B4352;
}
.SeachLinkTxt.mini-footer-right {
    color: #3B4352;
}
.cp-container .cp-info a img {
    border:0;
}
.cp-title a.imgBox {
    background:none;
}
.ck-content {
    min-height: 200px;
}
.cp-container .cp-banner-block.newheight {
    height:330px;
}
    .cp-container .cp-banner-block.newheight img {
        height:330px;
    }
.HreadUpload .send-alert-body {
    width:550px;
}
    .HreadUpload .send-alert-body .img-container {
        min-height: 300px;
    }
.titleLoginName{
    padding-right:10px;
}
@media (max-width: 1200px) {
    .SeachNewStyle .pro-container.widthnew {
        width:100%;
    }
}



    @media (max-width: 480px) {
        

        .xk-phone .send-alert-body {
            width: 90%;
            padding: 20px 15px;
        }

        .xk-phone .send-alert-subtitle {
            height: 400px;
            overflow-y: auto;
        }

        .xk-phone .subtitleTxt p {
            font-size: 14px;
        }

        .xk-phone .send-alert-btn {
            margin: 10px auto 0 auto;
        }

        .xk-phone.send-alert-container {
            top: 50px;
        }

        .h-bar {
            padding: 20px;
        }

        .xk-footerLi {
            margin-bottom: 20px;
        }

        .newfooterbg .h-bar-container .h-bar-line2 {
            margin-top: 25px;
        }

        .contentFooterImg {
            width: 100%;
        }

        .NewSearchBox.h-banner .h-item {
            width: 24.9%;
            height: 52px;
            line-height: 52px;
        }

        .xk-footer .xk-footerLi {
            width: 50%;
        }

        .h-search-company .h-search {
            width: 100%;
        }

        .newWidth .companys-container {
            width: 100%;
        }

        .NewSearchBox .h-search-container {
            width: 100%;
        }

        .h-search-home {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }

        .h-search-line .form-select {
            width: 100% !important;
        }

        .form-input {
            width: 100% !important;
        }

        .NewSearchBox .search-btn {
            width: 100%;
        }

        .NewSearchBox .h-search-container {
            display: flex;
            flex-direction: column;
        }

        .NewSearchBox > .h-search-line {
            background-color: #0d3880;
        }

        .h-search-line .form-group {
            margin-bottom: 10px !important;
        }

        .NewSearchBox > .h-search-line .h-search-container .form-group .form-select {
            background: url(../img/arrow-down-s-fill.svg) right 3px top 8px no-repeat !important;
            background-color: #052763 !important;
            border-right: 0;
        }

        .NewSearchBox.h-search {
            padding-bottom: 20px !important;
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 20px !important;
        }

        .h-search-line .form-group.MobileSearch {
            width: 48%;
        }

        .SeachNewStyle .pro-container {
            width: 100%;
        }

        .NewSearchBox > .h-search-line::after {
            display: none;
        }

        .h-body {
            flex-direction: column;
        }

        .h-body-line-right {
            width: 100%;
            padding: 0 15px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
        }

            .h-body-line-right .title {
                margin-top: 20px;
                line-height: 40px;
                text-align: center;
                font-size: 18px;
            }

        .h-body .h-body-line2 {
        }

        .h-body .number-item-block {
            flex: 1;
            flex-direction: row;
            -ms-flex-direction: row;
            padding: 0 15px 0 10px;
        }

        .number-item-right {
            display: flex;
            flex-direction: column;
            flex: 1;
        }

        .h-body .number-item {
            font-size: 16px;
            line-height: 1.4;
            text-align: center;
        }

        .h-body .number-item-span {
            font-size: 12px !important;
            line-height: 1;
            text-align: center;
            height: auto;
        }

        .mini-banner img {
            width: 100%;
        }

        .number-item-block img {
            position: relative;
            left: 0;
            top: 0;
            width: 25px;
        }

        .number-item-block {
            margin-bottom: 20px;
        }

        .h-bar {
            flex-direction: column;
        }

        .cp-banner-edit.edit-position {
            top: -21px;
        }

        .SeachNewStyle .pro-sidebar-container {
            overflow-y: unset;
        }

        .SeachNewStyle .pro-container .position-main {
            align-items: flex-end;
        }

        .h-search-top.NewSearchBox > .h-search-container {
            width: 100%;
        }
    }

    .SeachNewStyleM .pro-sidebar-container {
        width: 100%;
    }

    .SeachNewStyle .pro-container .pro-main-m {
        width: 100%;
    }

    .pro-main-m .pro-content-section:last-of-type:after {
        display: none;
    }

    .ementbox .container {
        width: 1136px;
        margin: 0 auto;
        position: relative;
    }

    .ementlable {
        position: absolute;
        bottom: 10px;
        right: 10px;
        background: #fff;
        font-size: 12px;
        color: #000;
        padding: 0 10px;
    }

    .form-group-select h1 {
        display: none;
    }

    .img-container img {
        width: 100%;
        height: auto;
    }

    .marginright5 {
        margin-right: 5px;
    }

    .multistageBox .multistageHread {
        display: flex;
        align-items: center;
        font-size: 14px;
        padding: 5px 5px;
        color: rgba(0,0,0,0.6);
    }

    .multistageBox ul {
        display: none;
        padding-left: 20px;
    }

        .multistageBox ul li a {
            display: flex;
            align-items: center;
            height: 30px;
            font-size: 14px;
            padding: 5px 5px;
            color: rgba(0,0,0,0.6);
        }

    .multistageBox.active ul {
        display: block;
        width: 100%;
    }

    .multistageBox.active .multistageHread {
        background: #e0e0e0;
    }

        .multistageBox.active .multistageHread span {
            background: url(../img/checkbox_selected.png) no-repeat;
            background-size: 16px;
        }

    .multistageBox ul li a.active span {
        background: url(../img/checkbox_selected.png) no-repeat;
        background-size: 16px;
    }

    .send-alert-footer {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-bottom: 10px;
    }

    .xk-phone .send-alert-footer .send-alert-btn {
        margin: 0;
    }

    .pro-container .pro-main.Detailheight {
        height: auto;
    }

    .icondown {
        width: 10px;
    }

    .numbermessge .color531 {
        color: #FF5531;
    }

    .numbermessge {
        color: #A4B1CD;
    }

    .login-hasin-username span.titleLoginName {
        font-weight: bold;
        color: #0E3880;
        margin-bottom: 2px;
        padding-right: 0;
    }

    .language a {
        color: #8E8E8E;
        font-size: 14px;
    }

        .language a.active {
            color: #0E3880;
        }

    .messageLi {
        padding: 20px 27px;
        background: #fff;
        border: 1px solid #E3E8EF;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-radius: 4px;
    }

        .messageLi img {
            width: 45px;
            height: 45px;
            border-radius: 50%;
            margin-right: 30px;
        }

    .RightImg .messageLi img {
        border-radius: 0;
    }

    .messageLeftName {
        color: #A4B1CD;
        font-size: 16px;
    }

    .messageRight {
        color: #A4B1CD;
        font-size: 16px;
    }

    .messageBottom {
        text-align: right;
        padding-top: 100px;
        color: #A4B1CD;
        font-size: 14px;
    }

    .LogoBg {
        background: #F7F8FB;
        padding: 27px 34px 27px 34px;
    }

    .form-input::-webkit-input-placeholder {
        color: #A4B1CD;
    }
    /*  Mozilla Firefox 4-18使用伪类 */
    .form-input:-moz-placeholder {
        color: #A4B1CD;
    }
    /* Mozilla Firefox 19+ 使用伪元素  */
    .form-input::-moz-placeholder {
        color: #A4B1CD;
    }
    /* IE10使用伪类 */
    .form-input:-ms-input-placeholder {
        color: #A4B1CD;
    }


    @media (max-width:768px) {
        .SeachNewStyle .pro-top .pro-logo {
            margin-left:10px;
        }
        .messageLeftName, .messageRight {
            font-size: 12px;
            line-height: 1;
        }
        .messageLi {
            padding:10px 15px;
        }
            .messageLi img {
                width:25px;
                height:25px;
                margin-right:15px;
            }
            .cp-right {
                padding-left: 15px;
            }
        .login-hasin-img {
            width: 35px;
            height: 35px;
        }
        .width1140 {
            width:100%
        }
        .cp-container .cp-info {
            padding-right:0
        }
        .cp-container .subtitle {
            margin-top:15px;
            flex-flow:column;
            align-items:flex-start;
        }
        .cp-info-hread-right {
            padding-top:10px;
        }
        .cp-info-hread {
            flex-flow: column;
            padding-top:15px;
        }
        .cp-container .cp-info-title a {
            padding-left:0;
        }
        .company-item .promotedIcon.NewWidth {
            bottom: initial;
            right: initial;
        }
        .SeachNewStyle .pro-container .pro-main {
            display: none !important;
        }

        .me-container .me-img {
            margin-right: 0;
        }

        .me-container .me-main {
            align-items: center;
        }

        .company-banner-block img {
            height: auto;
        }

        .newfooterbg .h-bar {
            padding-bottom: 0;
        }

        .h-search-container {
            width: auto;
        }

        .h-search-line {
            flex-wrap: wrap;
            justify-content: space-between;
        }

            .h-search-line .form-group {
                width: 100%;
            }

            .h-search-line .form-select {
                width: 100%;
            }

            .h-search-line .search-btn {
                margin-left: 0;
                width: 100%;
            }

        .h-body .h-body-line1 {
            width: auto;
        }

        .h-body .h-body-line2 {
            width: 100%;
        }

        .h-bar-container {
            width: auto;
        }

        .mynav {
            width: 100%;
            padding: 10px 15px;
            background: #fff;
        }

        .logo-img {
            width: 79px;
            height: auto;
        }

        .logo-text {
            font-size: 8px;
            line-height: 1.3;
        }

        .login {
            margin-top: 0px;
            flex: 1;
            justify-content: flex-end;
        }

            .login .login-username {
                font-size: 12px;
                margin: 0;
                width: 70px;
                text-align: center;
            }

        .login-publish-btn {
            white-space: nowrap;
            padding: 5px 12px;
            font-size: 12px;
        }

        .h-banner {
            margin-top: 0px;
            padding: 0 14px;
            background: #e3e8ef;
        }

            .h-banner .search-btn {
                margin-left: 0;
                margin-top: 10px;
                width: 100%;
            }

            .h-banner .form-select {
                margin-bottom: 10px;
                margin-right: 0;
                width: 100%;
            }

        .h-body .h-body-line1 {
            -ms-flex-direction: column;
            flex-direction: column;
            text-align: center;
        }

        .h-body-line-right {
            margin-left: 0;
        }

        .h-body {
            padding-bottom: 30px;
            padding-top: 30px;
        }

            .h-body .h-body-line1 img {
                width: 45%;
            }

            .h-body .h-body-line1 div {
                margin-top: 20px;
            }

        .h-bar-img {
            display: none;
        }

        .h-bar-container .h-bar-line1 {
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .h-bar-container .h-bar-item {
            width: 33%;
        }

        .h-bar-container .h-bar-line2 {
            width: 100%;
        }

        h-bar-container {
            width: 98%;
        }


        .h-footer-copyright div {
            margin-bottom: 5px;
        }

        .ContactContainer .ContactRow {
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
        }

        .ContactContainer .ContactLi {
            padding: 0 5px !important;
            margin-bottom: 20px;
            width: 50% !important;
        }

        .newfooterbg .h-footer-copyright {
            flex-wrap: wrap;
        }

            .newfooterbg .h-footer-copyright div {
                font-size: 8px;
                margin-right: 0px;
                padding: 0 10px;
            }

        .newfooterbg .h-bar-container .h-bar-item img {
            width: 18px;
        }

        .newfooterbg .h-bar-container .h-bar-item {
            font-size: 12px;
        }

        .SeachNewStyle .pro-container .pro-main-top.pro-main {
            display: none !important;
        }

        .SeachNewStyle .pro-sidebar-container {
            width: 100%;
        }

        .ementbox .container {
            width: 100%;
            padding: 0;
        }

        .SeachNewStyle .pro-sidebar-container {
            padding: 0 15px;
        }

        .pro-container .position-section {
            padding: 10px 8px 0px 15px;
            border-right: 0;
        }

        .pro-container .position-info {
            margin-left: 10px;
        }

        .pro-container .position-name {
            margin-right: 80px;
            line-height: 1.3;
        }

        .SeachNewStyle .pro-container .position-name {
            margin-bottom: 5px;
        }

        .pro-container .position-name, .SeachNewStyle .pro-container .position-price {
            font-size: 12px;
        }

        .SeachNewStyle .pro-container .position-location, .SeachNewStyle .pro-container .position-city, {
            font-size: 12px;
        }

        .SeachNewStyle .pro-container .position-time {
            font-size: 10px;
        }

        .SeachLink .SeachLinkLi a {
            padding-right: 0;
        }

        .position-right {
            display: flex;
            width: 100%;
            flex-direction: row;
            justify-content: space-between;
        }

        .pro-container .position-section:after {
            left: 2px;
        }

        .SeachNewStyle .pro-sidebar-container {
            padding: 0;
            border-right: 0;
            box-shadow: none;
            height: auto;
        }

        .SeachNewStyle {
            padding: 0 15px;
        }

        .pro-container .pro-arrow {
            display: none;
        }

        .SeachNewStyle .pro-container .position-main {
            padding-bottom: 15px;
        }

        .NewSearchBox.h-search {
            padding-left: 0 !important;
            padding-right: 0 !important;
            overflow-x: hidden;
        }

        .NewSearchBox .h-search-container {
            padding: 0 15px;
        }

        .NewSearchBox > .h-search-line .h-search-container {
            display: flex;
            white-space: nowrap;
            flex-direction: row;
            overflow-x: auto;
        }

            .NewSearchBox > .h-search-line .h-search-container .form-group {
                margin-right: 10px;
                min-width: 100px;
                margin-bottom: 0 !important;
            }

                .NewSearchBox > .h-search-line .h-search-container .form-group .form-select {
                    padding-left: 10px;
                    border-radius: 30px;
                    background: url(../img/arrow-down-s-fill.svg) right 10px top 8px no-repeat !important;
                    background-color: #5674A6 !important;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                }

        .form-group-select.iponeselectbox {
            position: fixed;
            bottom: 20px;
            left: 15px;
            right: 15px;
            width: auto;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            top: initial !important;
            z-index: 999999;
            padding-top: 46px;
            border-radius: 6px;
            max-height: 300px;
            overflow-y: auto;
        }

        .NewSearchBox > .h-search-line .form-group-select2 {
            position: absolute;
            bottom: 20px;
            left: 15px;
            right: 15px;
            width: auto;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            top: initial !important;
            z-index: 999999;
            padding-top: 46px;
            border-radius: 6px;
            max-height: 300px;
            overflow-y: auto;
        }

        .form-group-select h1, .form-group-select.iponeselectbox h1 {
            display: block;
            font-size: 14px;
            color: #000000;
            position: relative;
            z-index: 10;
            background: #fff;
            padding: 15px 20px;
            border-radius: 6px 6px 0 0;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
        }

        .form-group-select.iponeselectbox {
            z-index: 1100;
        }

        .NewSearchBox > .h-search-line .form-group-select2, .form-group-select.iponeselectbox {
            box-shadow: none;
        }

            .form-group-select.iponeselectbox:before {
                content: " ";
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                z-index: -1;
                background: rgba(0,0,0,.3);
            }

            .NewSearchBox > .h-search-line .form-group-select2:before {
                content: " ";
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                z-index: -1;
                background: rgba(0,0,0,.3);
            }

        .selectshow .NewSearchBox > .h-search-line, .selectshow .NewSearchBox > .h-search-line .h-search-container {
            position: initial;
        }

        .selectshow:after {
            content: " ";
            display: block;
            position: fixed;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            z-index: 92;
            background: rgba(0,0,0,.3);
        }

        .NewSearchBox > .h-search-line {
            z-index: 92;
        }

        .form-group-select .form-group-select-item {
            background: #fff;
            z-index: 92;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding: 0;
            padding-left: 15px;
            padding-top: 5px;
            padding-bottom: 15px;
            color: #000000;
            font-size: 12px;
        }

        .selectshow .h-search {
            position: initial;
        }

        .selectshow {
            overflow-y: hidden;
        }

        .showradio .form-group-select .form-group-select-item:before {
            content: " ";
            display: block;
            width: 25px;
            height: 25px;
            background: url(../img/radio.png) no-repeat;
            background-size: 25px;
            margin-right: 10px;
        }

        .form-group-select.no-radio .form-group-select-item:before {
            display: none;
        }

        .showradio .form-group-select .form-group-select-item.active:before {
            background: url(../img/radiocalss.png) no-repeat;
            background-size: 25px;
        }

        .form-group-select .form-group-select-item:last-child {
            border-radius: 0 0 6px 6px;
        }

        .newWidth .companys-container .company-item {
            width: 48%;
            margin-right: 1%;
            margin-left: 1%;
            padding-bottom: 15px;
        }

        .contact-banner img {
            width: 100%
        }

        .newWidth .companys-container {
            flex-direction: row;
        }

        .width940 {
            width: 100%;
        }

        .cp-container .cp-banner, .cp-container .cp-banner-block {
            height: auto;
        }

        .cp-container.cp-padding {
            padding-left: 0;
            padding-right: 0;
        }

        .cp-container .cp-info img {
            width: 100px;
            height: 100px;
        }

        .cp-container h1.cp-title {
            font-size: 16px;
        }

        .cp-container .subtitle {
            font-size: 12px;
        }

        .SeachNewStyle .pro-container .position-btn {
            position: absolute;
            right: 5px;
            top: 5px;
        }

        .position-section-ad .promotedBtn {
            position: absolute;
            right: 5px;
            bottom: 15px;
        }

        .position-info-person .position-location.flex-center {
            padding-right: 80px;
        }

            .position-info-person .position-location.flex-center span {
                display: block;
            }

        .flex-center div.jobrow {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }

        .titleLoginName {
            font-size: 10px;
        }

        .login-hasin {
            margin-right: 10px;
        }

        .pro-container .pro-main.pro-moblie {
            padding: 0;
            height: auto;
            overflow-y: hidden;
        }

        .SeachNewStyle .pro-container .pro-moblie .pro-banner {
            margin-right: 0;
        }

        .SeachNewStyle .pro-container .pro-moblie .pro-top-main {
            margin-top: 0;
            padding-left: 10px;
        }

        .SeachNewStyle .pro-container .pro-moblie .pro-banner-item {
            padding-left: 10px;
        }

        .cp-container .cp-banner-block.newheight {
            height: auto;
        }

            .cp-container .cp-banner-block.newheight img {
                height: auto;
            }

        .xk-phone.xk-pop .send-alert-body {
            padding: 0;
        }

        .SearchWidth .form-group-select {
            max-height: 150px;
            overflow-y: auto;
        }

        .Topactive.h-search-container {
            z-index: 95
        }

        .cp-container .cp-info {
            top: auto;
            padding-left: 10px;
        }

        .cp-container.cp-padding .BoxShadow {
            padding-bottom: 10px;
        }

        .xk-phone.HreadUpload .send-alert-subtitle {
            height: auto;
        }

        .xk-pop.xk-phone.HreadUpload .send-alert-btn {
            margin-top: 0;
        }

        .xk-phone.xk-pop.HreadUpload .send-alert-body {
            padding-bottom: 20px;
        }

        .cp-Txt .cp-Txt_Tittle {
            width: 100px;
        }

        .cp-Txt_cont {
            flex: 1;
        }

        .cp-Txt a {
            word-break: break-all;
            font-size: 14px;
        }
    }