.banner2-wrapper {
    background-color: #222222;
    height: 48px;
    width: 100%;
    min-width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner2-wrapper .bar {
    width: 1200px;
    justify-content: space-between;
}

.header .logo-text {
    height: 17px;
    font-size: 20px;
    margin-top: 5px;
    font-family: DengXian;
    font-weight: bold;
    line-height: 17px;
    color: #FFFFFF;
    opacity: 1;
    margin-left: 10px;
}

.bar .back-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
}

.back-container .back-text {
    height: 23px;
    font-size: 16px;
    margin-top: 5px;
    font-family: DengXian;
    font-weight: bold;
    line-height: 23px;
    color: #FFFFFF;
    opacity: 1;
    margin-left: 4px;
}


.detail {
    margin-top: 0;
    min-width: 1200px;
}

.detail > .bar {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 254px;
    position: relative;
    background: #363B4B url("/img/bannerzp.png");
}

.detail > .bar > .header {
    width: 1200px;
    margin: 0 auto;
}

.detail > .bar > .dw {
    font-size: 60px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 200px;
    margin-left: 85px;
    color: #FFFFFF;
    opacity: 1;
}

.detail > .content {
    display: flex;
    flex-direction: column;
    width: 1200px;
    box-sizing: border-box;
    margin: 20px 0;
    padding: 10px 50px;
    background: #FFFFFF;
}

.detail > .content > .zp-state {
    font-size: 22px;
    line-height: 34px;
    margin-top: 20px;
}

.detail > .content > .zp-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px;
}

.detail > .content > .zp-title > .box {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.job-name {
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 25px;
}

.job-button {
    width: 158px;
    height: 56px;
    border: 1px solid #D9D9D9;
    font-size: 20px;
    line-height: 58px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}

.job-button2 {
    width: 158px;
    height: 56px;
    font-size: 20px;
    line-height: 58px;
    color: #FFFFFF;
    margin-left: 23px;
    text-align: center;
    background: #2681FF;
    cursor: pointer;
}

.detail > .content > .zp-title > .box > .job-count {
    margin-left: 5px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    opacity: 1;
}

.job-salary {
    margin-left: 33px;
    font-size: 40px;
    font-weight: bold;
    color: #FE8840;
    opacity: 1;
}

.job-tag {
    /*width: 104px;*/
    height: 34px;
    padding: 0 10px;
    background: #FFFFFF;
    border: 1px solid #039EF6;
    opacity: 1;
    border-radius: 41px;
    font-size: 18px;
    text-align: center;
    font-family: Source Han Sans CN;
    line-height: 34px;
    opacity: 1;
    margin-left: 16px;
}

.job-desc {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 34px;
    color: #B1B1B1;
    opacity: 1;
    flex: 1;
}

.job-desc2 {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 20px;
    opacity: 1;
}

.detail > .content > .line {
    height: 1px;
    margin-top: 20px;
    background-color: #707070;
    opacity: 0.52;
}

.job-content {
    font-size: 18px;
    margin-right: 10px;
    flex: 1;
    min-height: 600px;
}


.dw-name {
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
}

.dw-site {
    cursor: pointer;
    width: 150px;
    height: 40px;
    line-height: 30px;
    padding: 0px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #1487F2;
    font-size: 16px;
}

.dw-banner {
    background: #2F323A;
    height: 254px;
    min-width: 1200px;
}

.dw-description {
    padding-top: 49px;
    margin: 0 auto;
    width: 1200px;
}

.dw-description > .box1 {
    color: #FFFFFF;
    width: 100%;

}

.dw-description > .right {
    color: #FFFFFF;
}


.dw-logo {
    height: 128px;
    width: 128px;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
}

.dw-description > .box1 > .logo > img {
    height: 63px;
}

.dw-description-name {
    font-size: 40px;
    font-weight: bold;
    line-height: 51px;
    color: #FFFFFF;
    height: 51px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dw-description .line {
    height: 1px;
    width: 484px;
    margin-top: 13px;
    margin-left: 16px;
    opacity: 0.52;
    background-color: #E5E5E5;
}

.dw-description .box1 .dwtitle {
    margin-left: 26px;
    line-height: 30px;
    width: 1046px;

}

.dw-content {
    min-height: 600px;
    width: 1200px;
    margin: 0 auto;
}

.dw-content > .right {
    width: 266px;
    margin: 15px;
}

.dw-content > .right > .wechat {
    width: 363px;
    background: #FFFFFF;
    /*padding: 24px 33px 31px 29px;*/
}

.dw-content > .right > .warning {
    width: 363px;
    background: #FFFFFF;
    margin-top: 15px;
}

.dw-content > .left {
    width: 822px;
}

.dw-banner > .bar {
    width: 1200px;
    margin: 0 auto;
}

.dw-banner > .bar > .head {
    font-size: 20px;
    line-height: 57px;
    color: #FFFFFF;
    z-index: 10;
    cursor: pointer;
}

.dw-banner > .bar > .active {
    color: #2681FF;
    border-bottom: 5px #2681FF solid;
}

.zp-line {
    background: #FFFFFF;
    margin: 15px 0;
    padding-bottom: 15px;
}

.dwContentBox {
    background: #FFFFFF;
    margin-top: 15px;
    padding: 10px 33px 31px 29px;
}

.dw-content .left .line {
    height: 1px;
    margin-top: -3px;
    /*margin-top: 13px;*/
    margin-left: 12px;
    background-color: #BBBBBB;
}

.dw-content .right .link {
    width: 266px;
    margin-top: 10px;
    margin-right: 15px;
    padding: 20px 0;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.layout-item9-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 50px;
    padding: 0 0 4px 0;
}

.layout-item9-head-line {
    width: 6px;
    height: 32px;
    background: #1487F2;
    opacity: 1;
}

.layout-item9-head-title {
    font-size: 24px;
    font-weight: 500;
    margin-left: 11px;
}

.layout-header-tab {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 79px;
}

.layout-header-tab-item {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 58px;
    color: #FFFFFF;
    opacity: 1;
    margin-left: 23px;
    height: 58px;
    overflow: hidden;
}

.layout-header-login {
    margin-left: 31px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.layout-header-login-icon {
    width: 18px;
}

.layout-header-login-text {
    margin-left: 9px;
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
}

.button-all-job {
    width: 304px;
    height: 48px;
    line-height: 48px;
    margin-top: 20px;
    background: #2681FF;
    border: 1px solid #2681FF;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}

#jobQrCode canvas {
    border: solid 1px #FFFFFF;
    border-radius: 4px;
}

.body-content {
    width: 1200px;
    margin: 0 auto;
}

.body-banner {
    height: 180px;
    width: 1200px;
}

.body-content > .list-item {
    background: #ffffff;
    padding: 18px;
    margin: 2px 0;
    font-size: 16px;
}

.layout-item3-left-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #333333;
    overflow: hidden;
    width: 100%;
}

.layout-item3-left-item-title {
    font-size: 16px;
    color: #61687C;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layout-item3-left-item-title > .new {
    padding: 4px;
    background: #FF604A;
    border-radius: 29px;
    line-height: 25px;
    text-align: center;
    color: white;
    font-size: 12px;
}

.news-container {
    background: #FFFFFF;
}

.news-container > .title {
    height: 34px;
    font-size: 23px;
    line-height: 34px;
    text-align: center;
    padding-top: 16px;
}

.news-container > .bold {
    font-weight: bold;
    font-size: 37px;
}

.news-container > .body {
    font-size: 16px;
    padding: 30px;
    color: #61687C;
    /*line-height: 21px;*/
}

.news-container > .foot {
    font-size: 16px;
    padding: 30px;
    color: #61687C;
    line-height: 21px;
    text-align: right;
}

.hr > .aboutus {
    justify-content: space-between;
}

.hr > .aboutus > .box {
    background: #FFFFFF;
    width: 188px;
    height: 236px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    text-align: center;
}

.hr > .aboutus > .box > p {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 41px;
    color: #656565;
}

.news-foot {
    width: 100%;
    padding: 27px 0 81px 0;
    font-size: 16px;
}

.news-foot > .info {
    font-size: 14px;
    line-height: 21px;
    color: #969696;
    width: 45%;
    text-align: right;
}

.news-foot > .back {
    color: #2681FF;
    width: 10%;
    text-align: center;
}

.news-foot > .file {
    width: 45%;
    text-align: left;
}

.download {
    margin-bottom: 6px;
}

.download > a {
    display: block;
    width: 60px;
    height: 25px;
    background: #2681FF;
    border-radius: 29px;
    line-height: 25px;
    text-align: center;
    color: white;
    margin-left: 12px;
    font-size: 16px;
}

.layout-item10-list {
    background: #FFFFFF;
    flex-wrap: wrap;
    padding: 12px 0;
    display: flex;
    align-items: center;
    /*padding: 14px 12px 0 12px;*/
}

.layout-item10-item3 {
    width: 347px;
    height: 120px;
    background: #FFFFFF;
    opacity: 1;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 12px 15px;
    border: 1px solid #e5e5e5;
}

.layout-item10-item3:hover {
    border: 1px solid #1487F2;
}

.layout-item10-item {
    width: 347px;
    height: 140px;
    background: #E8F2FF;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 10px 15px;
    border: 1px solid #1487F2;
    border-radius: 6px;
    /*float: left;*/
}

.layout-item10-item:hover {
    border: 1px solid #e5e5e5;
}

.layout-item10-item2 {
    width: 260px;
    height: 130px;
    background: #FFFFFF;
    margin-left: 15px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    padding: 10px 10px;
    /*float: left;*/
}

.layout-item10-item2:hover {
    border: 1px solid #1487F2;
}

.layout-item10-item-logo-company-rate {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.layout-item10-item-logo {
    width: 70px;
}

.layout-item10-item-company-rate {
    display: flex;
    flex-direction: column;
    margin-left: 11px;
    flex: 1;
}


.layout-item10-item-company {
    color: #5A646F;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px;
    width: 280px;
}

.layout-item10-item-link:hover {
    color: red;
}

.layout-item10-item-desc {
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    max-lines: 2;
    overflow: hidden;
    margin-top: 8px;
    font-weight: 400;
    color: #5A646F;
    text-align: left;
}

.layout-item10-item-line {
    width: 336px;
    height: 1px;
    background-color: #f3f5fb;
    margin-top: 10px;
}

.layout-body-page {
    background: #FFFFFF;
    height: 38px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
}

.aboutus > .banner {
    height: 670px;
    width: 100%;
    background: url("/img/aboutusbanner.png");
}

.aboutus > .container {
    margin-top: -309px;
    background: #FFFFFF;
}

.aboutus > .container > .title {
    width: 200px;
    margin-left: 408px;
    padding-top: 72px;
    padding-bottom: 66px;
}

.aboutus > .container > .title > .line {
    width: 29px;
    height: 5px;
    background: #2681FF;
}

.aboutus > .container > .title > .word1 {
    font-size: 37px;
    color: #2681FF;
}

.aboutus > .container > .title > .word2 {
    font-size: 19px;
    color: #2681FF;
}

.jlxg-layout-list {
    display: flex;
    flex-direction: column;
    margin-left: 46px;
    margin-top: 3px;
}

.linkus {
    background: url("/img/linkusbg.png");
}


.link-us > .logo {
    margin-top: 68px;
}

.link-us > .title {
    font-size: 83px;
    font-weight: bold;
}

.link-us > .summary {
    margin-top: 77px;
    font-size: 34px;
    width: 714px;
    line-height: 58px;
}

.link-us > .box-container > .boxes > .box {
    width: 394px;
    height: 255px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
    border-radius: 14px;
}

.link-us > .box-container > .bg2 {
    background: url("/img/linkusbg2.png");
    width: 375px;
    height: 601px;
    margin-left: 57px;
    margin-top: 190px;
}

.link-us > .box-container > .boxes > .box > .txt {
    padding: 37px 55px;
    font-size: 31px;
    color: #44555F;
    line-height: 50px;
}

.link-us > .box-container > .boxes > .box > .txt > .phone {
    color: #2681FF;
    font-weight: bold;
    line-height: 51px;
}

.dasearch {
    width: 390px;
    padding: 51px 0;
    margin: 0 auto;
}

.dasearch-form {
    background: #FFFFFF;
    height: 245px;
}

.dasearch-table {
    background: #FFFFFF;
    margin: 20px 0 30px 0;
}

.dasearch > .control {
    font-size: 14px;
}

.dasearch > .control > input {
    width: 284px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    padding: 0 14px;
}

.dasearch > .control > button {
    width: 384px;
    height: 47px;
    background: #2681FF;
    margin-top: 25px;
    border: none;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    outline: none;
}

.layout-item10 {
    display: flex;
    flex-direction: column;
    width: 793px;
    background-color: #fff;
}

.layout-item10-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 53px;
    border-bottom: 1px solid #D1D1D1;
    margin: 0 12px;
    justify-content: space-between;
}

.layout-item10-head-tab {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.layout-item10-head-tab-title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #5A646F;
    margin-right: 32px;
    cursor: pointer;
    border-bottom: solid 6px transparent;
}

.active {
    /*border-bottom: solid 6px #1487F2;*/
    color: #1487F2;
}

.news-item {
    margin: 0 0 12px 0;
    font-size: 16px;
    line-height: 18px;
    color: #61687C;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-date {
    font-size: 16px;
    margin-left: 10px;
    line-height: 18px;
}

.news-new {
    padding: 2px;
    background: #FF604A;
    border-radius: 18px;
    line-height: 18px;
    text-align: center;
    color: white;
    font-size: 12px;
}

.layout-item7-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.layout-item7-item {
    width: 340px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    border: 1px solid #e5e5e5;
    padding: 13px 19px;
}

.layout-item7-item-position-salary {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.layout-item7-item-position {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #5A646F;
    opacity: 1;
    flex: 1;
    overflow: hidden;
    max-lines: 1;
}

.layout-item7-item-salary {
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: gold;
    opacity: 1;
}

.layout-item7-item-addr-num {
    width: 347px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #919191;
    opacity: 1;
    margin-top: 12px;
}

.layout-item7-itm-line {
    background-color: #f3f5fb;
    width: 336px;
    height: 1px;
    margin-top: 15px;
}

.layout-item7-item-company {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
}

.layout-item7-item-company-logo {
    width: 20px;
    height: 20px;
}

.layout-item7-item-company-name {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #5A646F;
}

.layout-item7 {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    width: 1200px;
    background-color: #fff;
}


.layout-item7-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 50px;
}

.layout-item7-head-line {
    width: 6px;
    height: 32px;
    background: #1487F2;
    opacity: 1;
    margin-left: 13px;
}

.layout-item7-head-title {
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    flex: 1;
    margin-left: 12px;
}

.partner-box {
    width: 150px;
    height: 69px;
    background: #FFFFFF;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 10px 15px;
    border: 1px solid #e5e5e5;
    line-height: 110px;
    overflow: hidden;
}

.partner-box > a > img {
    width: 150px;
}

.layout-item10-head-more {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 300;
    line-height: 58px;
    color: #1487F2;
    opacity: 1;
    margin-right: 27px;
}

.dw-box {
    width: 286px;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 16px;
    line-height: 56px;
    margin: 8px 4px;
    color: #545454;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text > p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 32px;
}

.layout-item5-list-item-desc-post {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid #e5e5e5;
    padding: 0px 16px;
}

.layout-item5-list-item-desc-post-title {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 27px;
    color: #AFAFAF;
    opacity: 1;
}

.layout-item5-list-item-desc-post-num-unit {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.layout-item5-list-item-desc-post-num {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 27px;
    color: #FF6000;
    opacity: 1;
}

.layout-item5-list-item-desc-post-unit {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 27px;
    color: #AFAFAF;
}

.layout-item5-list-item-desc {
    height: 97px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    justify-content: space-between;
}

.news-container > .local {
    padding: 13px 23px;
}

.news-container > .local > .tag {
    height: 28px;
    font-size: 16px;
    color: #323232;
    font-weight: 500;
}

.news-container > .local > .tag > div {
    padding: 4px 12px;
    text-align: center;
    font-size: 14px;
    margin-left: 20px;
    color: #707988;
    cursor: pointer;
}

.news-container > .local > .tag > .active {
    background: #2681FF;
    color: #FFFFFF;
}



.line-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 30px;
    padding: 0 0 4px 0;
}

.line-head-line {
    width: 3px;
    height: 19px;
    background: #1487F2;
}

.line-head-title {
    font-size: 16px;
    font-weight: 500;
    margin-left: 11px;
    color: #323232;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.line-head-local-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 30px;
    padding: 0 0 4px 0;
}

.line-head-line-local-list {
    width: 3px;
    height: 19px;
    background: #1487F2;
}

.line-head-title-local-list {
    font-size: 16px;
    font-weight: bold;
    margin-left: 11px;
    color: #323232;
}

.line-head-title-local-more {
    font-size: 14px;
    margin-left: 11px;
    color: #323232;
}




.jg-left {
    width: 223px;
}

.jg-left > .item {
    margin: 8px 0;
    padding-left: 17px;
    width: 206px;
    height: 72px;
    background: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 72px;
    display: block;

}

.jg-left > .line {
    border-bottom: 1px solid #BBBBBB;
}

.jg-left > .box > .item {
    margin: 8px 0;
    padding-left: 17px;
    width: 206px;
    height: 72px;
    background: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 72px;
    display: block;

}


.jg-left > .box > .line {
    border-bottom: 1px solid #BBBBBB;
}

.jg-right {
    margin-left: 24px;
    margin-top: 8px;
}

.jg-right > .item {
    padding-left: 17px;
    width: 935px;
    height: 72px;
    background: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 72px;

}

.jg-right > .body {
    background: #FFFFFF;
    padding: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #656565;
}

.jg-right > .line {
    border-bottom: 1px solid #BBBBBB;
}

.jg-left > .active {
    border: 1px solid #4E8DF6;
}

.jg-left > .active > a {
    color: #4E8DF6;
}

.jg-right > .foot {
    border-top: 1px solid #BBBBBB;
    height: 80px;
    background: #FFFFFF;
    text-align: right;
    font-size: 16px;
    padding-right: 32px;
    padding-top: 10px;
}

.hr > .vip {
    margin-top: 14px;
    background: #FFFFFF;
}

.hr > .vip > .txt {
    font-size: 16px;
    line-height: 21px;
    color: #61687C;
    margin-left: 16px;
}

.hr > .tools {
    margin: 0px 40px 10px 40px;
    flex-wrap: wrap;
    padding: 12px 0;
    display: flex;
}

.hr > .tools > .box {
    cursor: pointer;
    margin-top: 32px;
    margin-left: 72px;
    width: 100px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #4E8DF6;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    padding: 0;
}

.hr > .tools > .box2 {
    position: relative;
    margin-left: 32px;
    margin-top: 20px;
    width: 160px;
    /*height: 180px;*/
    line-height: 44px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    font-size: 16px;
    padding: 0 0 50px 0;
}

.hr > .tools > .box2 > .txt {
    width: 138px;
    /*height: 21px;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #222222;
    margin: 0 12px;
}

.hr > .tools > .box-active {
    background: #E8F1FF;
    color: #222222;
    font-weight: bold;
}

.hr > .vip > .box {
    width: 134px;
    height: 61px;
    line-height: 61px;
    background: #4E8DF6;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.hr > .line {
    width: 1177px;
    height: 0px;
    border: 1px solid #D1D1D1;
    margin: 8px 12px;
}

.jlxg-layout {
    width: 800px;
    height: 606px;
    background: #ffffff;
    opacity: 1;
    display: flex;
    flex-direction: column;
}

.jlxg-layout-tab {
}

.jlxg-layout-tab-text {
    height: 36px;
    line-height: 36px;
    font-weight: 500;
    font-size: 24px;
}

.jlxg-layout-list {
    display: flex;
    flex-direction: column;
    margin-left: 46px;
    margin-top: 3px;
}

.jlxg-layout-edit-item-top-bottom {
    margin-top: 19px;
}

.jlxg-layout-edit-item-select {
    width: 506px;
    height: 41px;
}

.jlxg-layout-edit-item-input {
    width: 506px;
    height: 41px;
    padding-left: 10px;
}

.jlxg-layout-edit-item-textarea {
    width: 506px;
    height: 99px;
}

.jlxg-layout-edit-item-date-range {
    width: 506px;
    height: 41px;
}

.jlxg-layout-edit-item-start-date {
    width: 233px;
    height: 41px;
}


.jlxg-layout-operate {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 63px;
}

.jlxg-layout-operate-btn-cancel {
    margin-right: 12px;
    width: 62px;
    height: 36px;
    background: #919191;
    font-size: 14px;
    color: #ffffff;
}

.jlxg-layout-operate-btn-primary {
    margin-left: 12px;
    width: 62px;
    height: 36px;
    font-size: 14px;
}

.layout-item1-loginbox-loginput-btncode {
    height: 41px;
    background: #ffffff;
    border: 1px solid #2681ff;
    font-size: 14px;
    color: #2681ff;
    margin-left: 17px;
    padding: 0 10px;
}

.appraisal-bg {
    background: url("/img/12333.png");
    height: 462px;
    margin-top: 9px;
}

.appraisal-bg2 {
    background: url("/img/123332.png");
    height: 289px;
}

.appraisal-bg > .appraisal-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 103px;
    color: #FFFFFF;
    text-align: right;
    height: 103px;
    margin-right: 21px;
}

.appraisal-bg2 > .appraisal-title {
    font-size: 25px;
    font-weight: 500;
    line-height: 63px;
    color: #FFFFFF;
    text-align: right;
    height: 63px;
    margin-right: 21px;
}

.appraisal-bg > .appraisal-sub-title {
    text-indent: 40px;
    margin-left: 574px;
    margin-top: 120px;
    width: 607px;
    height: 167px;
    font-size: 20px;
    line-height: 43px;
    color: #FFFFFF;
}

.appraisal-bg2 > .appraisal-sub-title {
    text-indent: 40px;
    margin-left: 500px;
    margin-top: 80px;
    width: 470px;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.appraisal-content {
    margin-top: 35px;
    height: 160px;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
    padding-bottom: 50px;
}

.appraisal-content > p {
    font-size: 14px;
    line-height: 28px;
    color: #000000;
    text-indent: 28px;
}

.appraisal-button {
    text-align: center;
    margin-bottom: 40px;
}

.appraisal-button > a {
    display: block;
    width: 158px;
    height: 56px;
    line-height: 56px;
    background: #2681FF;
    font-size: 20px;
    color: #FFFFFF;
}

.appraisal-pdf {
    width: 100%;
    border: none 0;
    height: 1061px;
}

.town-row {
    width: 874px;
}

.town-hot {
    width: 308px;
    margin-left: 18px;
}

.town-hot-list {
    margin-top: 10px;
    background: #ffffff;
    padding: 0 9px 0px 12px;
    position: relative;
}

.town-hot-title {
    width: 64px;
    font-size: 18px;
    font-weight: 400;
    line-height: 48px;
    color: #53646F;

}

.town-hot-line {
    width: 261px;
    height: 0px;
    border: 1px solid #F3F5FB;
    opacity: 1;
    margin: 10px 0;
}

.detail > .zerobar {
    background: url("/img/zerobanner.png");
    width: 100%;
}

.detail > .zerobar > .header {
    width: 1200px;
    margin: 0 auto;
    height: 254px;
}


/** 首页头 */
.dropdownmenu ul, .dropdownmenu li {
    margin: 0;
    padding: 0;
}
.dropdownmenu ul {
    background: gray;
    list-style: none;
    width: 100%;
}
.dropdownmenu li {
    float: left;
    position: relative;
    width:auto;
}
.dropdownmenu li:hover a {
    background: #4369e7;
    border-radius: 8px;
}
.dropdownmenu a {
    background: #222;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 3px 10px;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
}
#service-submenu,#edu-submenu {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 35px;
    visibility: hidden;
    z-index: 1;
    background: #222;
    font-size: 14px;
}
li:hover ul#edu-submenu,li:hover ul#service-submenu {
    opacity: 1;
    top: 40px;  /* adjust this as per top nav padding top & bottom comes */
    visibility: visible;
}
#service-submenu li,#edu-submenu li {
    float: none;
    width: 100%;
}
#service-submenu a:hover,#edu-submenu a:hover {
    background: #4369e7;
}
#edu-submenu a,#service-submenu a {
    font-size: 14px;
    background: #222;
}

