/*--关于我们--*/
.about dl {
    padding: 35px 0px 35px;
}
.about dl dt {
    font-size: 14px;
    color: #65676c;
    line-height: 24px;
    padding-bottom: 90px;
}
.about dl dd {
    width: 70%;
    margin: 0px auto;
    max-width: 307px;
}
.about dl dd img {
    display: block;
    width: 100%;
}
.about ul {
    padding: 20px 0px
}
.about ul li {
    padding: 10px 10px 25px 75px;
    position: relative;
}
.about ul li img {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #f1f2f7;
}

.about ul li h3 {
    font-size: 16px;
    color: #323232;
    font-weight: 700;
}

.about ul li p {
    font-size: 12px;
    color: #65676c;
    padding-top: 5px;
}

.common-section .culture-row {
    width: 100%;
    background-color: #F5F7F9;
    position: absolute;
    bottom: -15px;
    padding: 30px 0 40px 0;
}

.common-section .culture-row ul {
    margin-top: 0;
}
.common-section .culture-row ul li {
    float: left;
    padding-right: 30px;
    border-right: 1px solid #999;
    margin-right: 30px;
    margin-top: 30px;
}
.common-section .culture-row ul li h3 {
    color: #eb9f4b;
    font-size: 17px;
    font-weight: 700;
}
.common-section .culture-row ul li p {
    color: #65676c;
    margin-top: 10px;
}
.common-section .culture-row ul li:first-child {
    padding-left: 0;
}
.common-section .culture-row ul li:last-child {
    border-right: none;
    padding-right: 0;
}

.socialResponsibility {
    padding: 30px 0px 0px;
}
.socialResponsibilityDesc {
    font-size: 14px;
    color: #65676c;
    text-align: center;
    line-height: 24px;
    padding-top: 20px;
}
.socialResponsibilityImgbox {
    position: relative;
    margin-top: 50px;
}
.socialResponsibilityImgbox span {
    position: absolute;
    top: 50%;
    z-index: 20;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    font-size: 40px;
    color: #eb9f4b;
}
.socialResponsibilityImgbox span.swiper-button-disabled {
    color: #efefef;
    cursor: default;
}
.socialResponsibilityImgbox span.socialResponsibilityImgPrev {
    left: -20px;
    /* background-image: url(../images/prev01.png); */
}
.socialResponsibilityImgbox span.socialResponsibilityImgNext {
    right: -10px;
    /* background-image: url(../images/next01.png); */
}

/* .socialResponsibilityImgbox span:hover {} */

.socialResponsibilityImg {
    position: relative;
    overflow: hidden;
}

.socialResponsibilityImg img {
    display: block;
    width: 100%;
}

.socialResponsibilityImg p {
    text-align: center;
    font-size: 16px;
    color: #323232;
    padding: 10px 0;
}

.socialResponsibilityImg ul li {
    border-radius: 8px;
    overflow: hidden;
    background: #F6F6F6;
    border: 1px solid #f6f6f6;
}

.honor {
    padding: 30px 0px 20px;
}

.honor .loadPage .more {
    text-align: center;
    padding: 50px;
    font-size: 16px;
}

.honorClass {
    padding: 20px 0 0 0;
}

.honor ul {
    margin: 0px -5px;
}

.honor ul li {
    margin-top: 15px;
    float: left;
    width: 100%;
    padding: 0px 5px;
    position: relative;
}

.honor ul li h3 {
    font-size: 12px;
    width: 100%;
    text-align: center;
    color: #323232;
    font-weight: 700;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
}

.honor ul li p.summary {
    font-size: 12px;
    line-height: 20px;
    padding: 0px 15px;
    height: 58px;
    overflow: hidden;
    margin-bottom: 18px
}

.honor .top-item .honorContent {overflow: visible;}
.honor .top-item .honorContent .right-side {overflow: hidden;height: 280px;}

/* .honor ul li:nth-child(2n+1) { clear: left; } */
.honorClass {
    text-align: center;
    padding-top: 5px;
}

.honorClass a {
    color: #323232;
    font-size: 14px;
    font-weight: 700;
    margin: 0px 20px;
}

.honorClass a.cur {
    color: #eb9f4b;
}

.top-item .honorContent {
    /* position: relative; */
    overflow: hidden;
    border-radius: 8px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    box-shadow: 0px 0px 5px rgb(0 0 0 /10%)
}

.top-item .honorContent img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}

.top-item .honorContent:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.other-item .honorContent {
    border-bottom: 1px solid #eee;
}

.other-item.honor-item-1 .honorContent img {
    display: none;
}

.other-item.honor-item-2 .honorContent img {
    display: none;
}

.honor ul li.other-item {
    width: 100%
}

.honor ul li.other-item h3 {
    text-align: left;
    position: relative;
    padding-left: 15px;
}

.honor ul li.other-item.honor-item-1 h3::before {
    content: "";
    border: 2px solid #eb9f4b;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.honorload {
    text-align: center;
    padding: 50px 0px 50px;
}

.honorload a,
.loadPage .more a {
    display: inline-block;
    padding: 0px 20px;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    box-shadow: 0px 0px 8px #00000024;
    color: #666;
    background: #fff;
    position: relative;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.honorload a:hover,
.loadPage .more a:hover {
    background: #eb9f4b;
    color: #fff;
}

.productvalueTitle {
    font-size: 18px;
    padding-bottom: 10px;
    text-align: center;
    color: #323232;
    font-weight: 700;
}

.recruitMain {
    background: #f6f6f6;
    padding: 20px 0px 40px;
}

.recruitSearch {
    padding: 20px 15px;
    background: #fff;
}

.recruitSearchTitle {
    position: relative;
    z-index: 2;
    padding-bottom: 10px;
}

.recruitSearchTitle h3 {
    float: left;
    font-size: 16px;
    font-weight: 700;
}

.share {
    float: right;
    position: relative;
}

.share i {
    font-size: 12px;
    color: #bebebe;
    display: block;
    padding-bottom: 15px;
    padding-right: 20px;
}

.share i::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    right: 0px;
    top: 3px;
    position: absolute;
    border: 1px solid #c0c0c0;
    border-left: none;
    border-top: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.share>span {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 25px;
    background: #fff;
    padding: 0px 18px 10px;
    display: none;
}

.share>span a {
    background-repeat: no-repeat;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    color: #848484;
    font-size: 14px;
    display: block;
    margin-top: 12px;
    text-align: left;
}

.share>span a.icon-qzone {
    background-image: url(../images/icon_qqkj.png);
}

.share>span a.icon-weibo {
    background-image: url(../images/icon_weibo.png);
}

.share>span a.icon-qq {
    background-image: url(../images/icon_qq.png);
}

.share>span a.icon-wechat {
    background-image: url(../images/icon_weixin.png);
}

.share:hover i:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 8px;
}

.share:hover>span {
    display: block;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.Inputbox {
    position: relative;
}

.Inputbox label {
    display: block;
    padding: 8px 160px 8px 15px;
    background: #f6f6f6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.Inputbox label input {
    font-size: 14px;
    color: #bebebe;
}

.Inputbox label input::-webkit-input-placeholder {
    color: #bebebe;
}

.Inputbox label input:-moz-placeholder {
    color: #bebebe;
}

.Inputbox label input::-moz-placeholder {
    color: #bebebe;
}

.Inputbox label input:-ms-input-placeholder {
    color: #bebebe;
}

.Inputbox .inputBtn {
    background: #eb9f4b;
    width: 140px;
    height: 100%;
    position: absolute;
    right: 0px;
    cursor: pointer;
    outline: none;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    top: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.screen {
    padding-top: 20px;
}

.screen ul li {
    float: left;
    width: 25%;
    padding: 0px 7px;
}

.screen ul li select {
    width: 100%;
}

.positionList {
    background: #fff;
    padding: 10px 15px 40px;
    margin-top: 15px;
}

.positionList ul li {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
}

.positionList ul li a {
    display: block;
    padding: 15px 0px;
    position: relative;
    z-index: 2;
}

.positionList ul li a h3 {
    font-size: 14px;
    color: #323232;
    font-weight: 700;
}

.positionList ul li a h3 span {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    background: #eb9f4b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.positionList ul li a .label {
    padding-top: 10px;
}

.positionList ul li a .label span {
    padding: 0px 10px;
    color: #868484;
    font-size: 12px;
    position: relative;
}

.positionList ul li a .label span::after {
    content: '';
    right: 0px;
    top: 0px;
    height: 100%;
    width: 1px;
    background: #e1e1e1;
    position: absolute;
}

.positionList ul li a .label span:first-child {
    padding-left: 0px;
}

.positionList ul li a .label span:last-child::after {
    display: none;
}

.positionList ul li a .city {
    font-size: 12px;
    color: #323232;
    padding-top: 10px;
}

.positionList ul li a .city span {
    float: right;
    color: #868484;
    font-size: 12px;
}

.positionList ul li:hover::before {
    content: '';
    display: block;
    position: absolute;
    left: -30px;
    right: -30px;
    top: 0px;
    bottom: 0px;
    background: #fafafa;
}

.newPosition {
    background: #fff;
    padding: 20px 15px 20px;
    margin-top: 20px;
}

.newPosition h3 {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 15px;
}

.newPosition h3 a {
    float: right;
    color: #bebebe;
    font-size: 14px;
}

.newPosition h3 a:hover {
    color: #eb9f4b;
}

.newPosition ul li {
    padding: 15px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
}

.newPosition ul li a {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    color: #323232;
}

.newPosition ul li span {
    width: 26px;
    height: 26px;
    display: block;
    margin-right: 15px;
    background: #eb9f4b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.newPosition ul li:last-child {
    border-bottom: none;
}

.positionList .pages {
    padding-top: 50px;
}

.wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 192px;
    margin-top: -96px;
    margin-left: -100px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px #aaa;
    box-shadow: 0 2px 10px #aaa;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms;
}

.wechat-qrcode.bottom {
    top: 40px;
    left: -84px;
}

.wechat-qrcode.bottom:after {
    display: none;
}

.wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}

.wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}

.wechat-qrcode .qrcode table {
    margin: 0 !important;
}

.wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
    width: 100%;
}

.wechat-qrcode .closeWechat {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
    height: 16px;
    z-index: 9;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor: pointer;
}

.wechat-qrcode .closeWechat:after {
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    content: '';
    display: block;
    background: #666;
}

.wechat-qrcode .closeWechat::before {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    content: '';
    display: block;
    background: #666;
}

/*--招聘详情--*/
.recruitDetailbox {
    padding: 20px 15px;
    background-color: #fff;
    margin-bottom: 20px;
}
.recruitTabBox {
    background-color: white;
    margin-bottom: 10px;
    padding: 0 15px;
}
.recruitTabBox .recurit-tab li {
    float: left;
    height: 56px;
    line-height: 56px;
    margin-right: 40px;
    cursor: pointer;
}
.recruitTabBox .recurit-tab li.active,
.recruitTabBox .recurit-tab li:hover {
    color: #eb9f4b;
    border-bottom: 4px solid #eb9f4b;
}
.recruitTabBox .myicon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
    margin-right: 8px;
}
.recruitTabBox .upload-icon {
    background-image: url(/junrun/dist/images/upload02.png);
}
.recruitTabBox li.active .upload-icon,
.recruitTabBox li:hover .upload-icon {
    background-image: url(/junrun/dist/images/upload01.png);
}
.recruitTabBox .edit-icon {
    background-image: url(/junrun/dist/images/edit02.png);
}
.recruitTabBox li.active .edit-icon,
.recruitTabBox li:hover .edit-icon {
    background-image: url(/junrun/dist/images/edit01.png);
}
.recruitTime {
    font-size: 12px;
    color: #868484;
    padding-bottom: 15px;
    position: relative;
    z-index: 2;
}
.recruitDetailTitle {
    font-size: 16px;
    color: #323232;
}
.recruitDetailTitle span {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    background: #eb9f4b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.UrbanSector {
    padding-top: 15px;
    position: relative;
}

.UrbanSector .label {
    padding-top: 10px;
}

.UrbanSector .label span {
    padding: 0px 8px;
    color: #868484;
    font-size: 12px;
    position: relative;
}
.UrbanSector .label span::after {
    content: '';
    right: 0px;
    top: 0px;
    height: 100%;
    width: 1px;
    background: #e1e1e1;
    position: absolute;
}
.UrbanSector .label span:first-child {
    padding-left: 0px;
}
.UrbanSector .label span:last-child::after {
    display: none;
}
.UrbanSector .city {
    font-size: 12px;
    color: #323232;
    padding-top: 15px;
}
.UrbanSector .return {
    width: 90px;
    line-height: 35px;
    font-size: 12px;
    display: block;
    color: #ffffff;
    text-align: center;
    background: #eb9f4b;
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.UrbanSector .return:hover {
    color: #ffffff;
}
.recruitDetail {
    font-size: 12px;
    line-height: 24px;
    border: 1px solid #e7e7e7;
    border-left: none;
    border-right: none;
    padding: 20px 0px;
    margin-top: 20px;
    color: #868484;
}
.recruitDetailDescTitle {
    font-size: 14px;
    font-weight: 700;
    color: #323232;
}
.applyBtn {
    padding: 20px 0px 30px;
}
.applyBtn a {
    width: 100px;
    line-height: 35px;
    font-size: 12px;
    display: block;
    color: #ffffff;
    text-align: center;
    background: #eb9f4b;
    color: #ffffff;
    font-weight: 700;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0px auto;
}
.applyBtn a:hover {
    color: #ffffff;
}

/*--联系我们--*/
.contactUs {
    padding-top: 30px;
}

.contactUs ul {
    padding-top: 20px;
}

.contactUs ul {
    margin: 0px;
}

.contactUs ul li {
    padding: 0px 0px 20px;
}

.contactUs ul li img {
    height: 60px;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    display: block;
    margin: 0px auto;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #fff;
}

.contactUs ul li p {
    font-size: 14px;
    padding-top: 20px;
    text-align: center;
    color: #323232;
}

.OfficeAddress {
    padding: 30px 0px;
}

.OfficeAddress ul {
    padding-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.OfficeAddress ul li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 0px 15px 20px;
    min-height: 100px;
    border-right: 1px solid #dfdfdf;
}

.OfficeAddress ul li h3 {
    font-size: 20px;
    color: #323232;
    padding-bottom: 15px;
}

.OfficeAddress ul li p {
    font-size: 14px;
    color: #494949;
    line-height: 24px;
}

.OfficeAddress ul li:nth-child(2n) {
    border: none;
}

.OfficeAddress ul li:last-child {
    border-right: none;
}

.OfficeAddress ul li:nth-child(2n+1) {
    clear: left;
}

.Networkbox {
    background-color: #f6f6f6;
    padding: 30px 0px 40px;
}

.NetworkMap {
    margin: 0px auto;
    max-width: 300px;
    position: relative;
}

.NetworkMap img {
    display: block;
    width: 100%;
}

.NetworkMap ul {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.NetworkMap ul li {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    display: none;
}

.NetworkMap dl {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.NetworkMap dl dd {
    font-size: 14px;
    position: absolute;
    color: #65625c;
    cursor: pointer;
}

.NetworkMap dl dd::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #996e17;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.NetworkMap dl dd.huanan {
    padding-right: 15px;
    font-weight: 700;
    left: 59%;
    top: 59%;
}

.NetworkMap dl dd.huanan::after {
    right: 0px;
}

.NetworkMap dl dd.zhongxi {
    padding-right: 15px;
    font-weight: 700;
    left: 51%;
    top: 43%;
}

.NetworkMap dl dd.zhongxi::after {
    right: 0px;
}

.NetworkMap dl dd.huadong {
    padding-right: 15px;
    font-weight: 700;
    left: 69%;
    top: 41%;
    white-space: nowrap;
}

.NetworkMap dl dd.huadong::after {
    right: 0px;
}

.NetworkMap dl dd.huabei {
    padding-right: 15px;
    font-weight: 700;
    left: 58%;
    top: 25%;
}

.NetworkMap dl dd.huabei::after {
    right: 0px;
    background: url(../images/img_59.png) no-repeat;
    width: 11px;
    height: 10px;
}

.NetworkListbox {
    padding-left: 0px;
    padding-top: 20px;
}

.NetworkListbox h3 {
    font-size: 16px;
    color: #323232;
    font-weight: 600;
}

.NetworkListbox h3 span {
    color: #eb9f4b;
    padding-right: 5px;
    font-size: 22px;
    /* font-family: 'INDIANTYPEFOUNDRY-BOLD'; */
}

.NetworkClass {
    border-bottom: 2px solid #d8d8d8;
    padding-top: 15px;
}

.NetworkClass a {
    font-size: 14px;
    padding-bottom: 10px;
    margin-right: 38px;
    display: inline-block;
    color: #323232;
    font-weight: 700;
    margin-bottom: -2px;
    border-bottom: 2px solid transparent;
}

.NetworkClass a:last-of-type {margin-right: 0;}

.NetworkClass a.cur {
    border-bottom: 2px solid #eb9f4b;
    color: #eb9f4b;
}

.NetworkCity {
    padding-top: 10px;
    display: none;
}

.NetworkCity a {
    display: block;
    float: left;
    color: #7f7f7f;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 10px;
}


/*--投诉建议--*/
.complaintbox {
    background: #f6f6f6;
    padding: 30px 0px;
}
.complaintDesc {
    font-size: 14px;
    color: #868484;
    text-align: center;
    padding-bottom: 20px;
}
.complaint {
    background: #fff;
    padding: 20px 15px;
}
.complaint dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.complaint dl dd {
    padding-bottom: 30px;
    width: 100%;
}
.complaint dl dd p {
    font-size: 14px;
    color: #323232;
    padding-bottom: 10px;
    font-weight: 700;
}
.complaint dl dd p span {
    color: #ea2a00;
    padding-left: 10px;
}
.complaint dl dd label {
    display: block;
    background: #f6f6f6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 10px;
}
.complaint dl dd label input {
    font-size: 12px;
    color: #aaaaaa;
}
.complaint dl dd label textarea {
    width: 100%;
    outline: none;
    height: 105px;
    resize: none;
}
.complaint dl.submitComplaint {
    text-align: center;
}
.complaint dl.submitComplaint input {
    width: 100px;
    height: 35px;
    color: #fff;
    background: #eb9f4b;
    margin: 0px auto;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.complaint dl:nth-child(1) dd {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.screen ul {
    margin: 0px -7px;
}

.screen ul li select {
    height: 42px;
}

.screen ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.screen ul li>span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.screen ul li .select2-container--default .select2-selection--single {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 35px;
    border: none;
}

.screen ul li .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0px 10px;
}

.screen ul li .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #f6f6f6;
}

.screen ul li .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    top: 0px;
}

.select2-results__option {
    padding: 6px 10px;
}

.scanning {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/img_61.png) no-repeat left top;
    background-size: 100%;
}

.scanning2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/img_061.png) no-repeat center;
    background-size: 85%;
}

.SinglePageContent {
    font-size: 14px;
    padding: 30px 0px;
    color: #7f7f7f;
    line-height: 1.8;
}

.WebMap {
    padding: 30px 0px;
}

.WebMap dl {
    border: 1px solid #e6e6e6;
    margin-top: 30px;
}

.WebMap dl h3 {
    padding-left: 20px;
    padding-bottom: 5px;
}

.WebMap dl h3 span {
    font-size: 20px;
    color: #00a1e9;
    position: relative;
    top: -12px;
    background-color: #fff;
    padding: 0px 13px;
}

.WebMap dl h3 span a {
    color: #eb9f4b;
}

.WebMap dl dd {
    padding-left: 33px;
    padding-bottom: 15px;
}

.WebMap dl dd a {
    font-size: 14px;
    padding-right: 20px;
    display: inline-block;
    padding-bottom: 8px;
}

.WebMap dl dd a em {
    display: inline-block;
    margin-right: 8px;
    width: 3px;
    height: 3px;
    background-color: #eb9f4b;
    vertical-align: middle;
}

.WebMap dl dd a:hover {
    color: #eb9f4b;
}

.honorTab {
    display: none;
}

/*--加入我们--*/
.JoinUs_environmentbox {
    padding: 30px 0px;
}

.JoinUs_environmentClass {
    text-align: center;
    padding-bottom: 10px;
}

.JoinUs_environmentClass a {
    margin: 0px 10px;
    font-size: 16px;
    color: #323232;
}

.JoinUs_environmentClass a.cur {
    color: #eb9f4b;
}

.JoinUs_environment {
    display: none;
}

.JoinUs_environment ul {
    margin: 0px -5px;
}

.JoinUs_environment ul li {
    float: left;
    width: 50%;
    padding: 10px 5px 0px;
}

.JoinUs_environment ul li img {
    display: block;
    width: 100%;
    border-radius: 5px;
}

.JoinUs_environment .more {
    text-align: center;
    padding-top: 20px;
}

.JoinUs_environment .more a {
    display: inline-block;
    width: 120px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    background: #eb9f4b;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
}

.RecruitmentPosition {
    padding-bottom: 30px;
}

.RecruitmentPosition ul {
    margin: 0px -5px;
}

.RecruitmentPosition ul li {
    float: left;
    width: 50%;
    padding: 15px 5px 0px;
}

.RecruitmentPositionContent {
    padding: 30px 0px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.RecruitmentPositionContent h3 {
    font-size: 16px;
}

.RecruitmentPositionContent .icon {
    padding-top: 15px;
    display: none;
}

.RecruitmentPositionContent .icon img {
    height: 100px;
    display: block;
    margin: 0px auto;
}

.RecruitmentPositionContent .joinBtn {
    padding-top: 10px;
}

.RecruitmentPositionContent .joinBtn span {
    display: block;
    margin: 0px auto;
    width: 100px;
    line-height: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    font-size: 12px;
    color: #eb9f4b;
    background: #f6f6f6;
}

.RecruitmentPositionContent:hover .joinBtn span {
    background: #eb9f4b;
    color: #fff;
}

/*--申请职位--*/
.ApplyTitle {
    font-size: 18px;
    padding-bottom: 20px;
    color: #868484;
}
.ReleaseTime {
    font-size: 14px;
    color: #868484;
    padding-top: 15px;
}
.ApplyForm {
    min-height: 200px;
}
.ApplyForm #UploadBtn {
    border: 1px solid #dedede;
    background-color: white;
    color: #5E5E5E;
    border-radius: 5px;
}
.ApplyForm h3 {
    font-size: 20px;
    color: #323232;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
    font-weight: 600;
    margin-top: 50px;
    position: relative;
}
.ApplyForm h3:first-child {
    margin-top: 0;
}
.ApplyForm h3 span {
    display: block;
    position: absolute;
    right: 0px;
    font-size: 16px;
    color: #eb9f4b;
    padding-left: 35px;
    cursor: pointer;
    top: 4px;
    height: 26px;
    line-height: 26px;
}
.ApplyForm h3 span::after {
    content: '';
    background: url(../images/img_89.png) no-repeat center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    border: 2px solid #eb9f4b;
    position: absolute;
    left: 0px;
}
.ApplyForm dl dd p {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 15px;
}
.ApplyForm dl dd p i {
    color: #ea2a00;
    font-size: 20px;
    font-style: normal;
    padding-left: 10px;
}
.ApplyForm dl dd label {
    background-color: #f6f6f6;
    padding: 10px 10px;
    display: block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 41px;
}
.ApplyForm dl dd label input {
    vertical-align: middle;
    width: 100%;
}
.ApplyForm dl dd .ApplicationSelect {
    width: 100%;
    height: 41px;
}
.ApplyForm dl dd .select2-container {
    width: 100% !important;
}
.ApplyForm dl dd .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 41px;
}
.ApplyForm dl dd .select2-container .select2-selection--single {
    height: 41px;
    background: #f6f6f6;
    border: none;
}
.ApplyForm dl dd .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px;
}
.ApplyForm .field-desc {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}
.ApplyForm span#FileShow {
    color: #eb9f4b;
    margin-left: 15px;
}
.ApplyLocationbox {
    float: left;
    width: 240px;
    min-height: 200px;
    position: relative;
    display: none;
}
.ApplyLocation {
    position: absolute;
    left: 0px;
    top: 50px;
    width: 240px;
    border-left: 2px solid #eeeeee;
}
.ApplyLocation a {
    display: block;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 50px;
    font-weight: 600;
    color: #323232;
    line-height: 30px;
}

.ApplyLocation a.cur {
    color: #eb9f4b;
}

.ApplyLocation a:first-child {
    margin-top: 0px;
}

.ApplyLocation span {
    position: absolute;
    left: -2px;
    width: 2px;
    height: 30px;
    background-color: #eb9f4b;
    display: block;
    top: 0px;
}
.ApplyForm dl dd .phoneNumber {
    position: relative;
    padding-left: 110px;
}
.ApplyForm dl dd .phoneNumber .ApplicationSelect {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px !important;
}
.ApplyForm dl dd .phoneNumber .select2-container {
    position: absolute;
    left: 0px;
    width: 100px !important;
    top: 0px;
}
.StudyTimebox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.StudyTimeItemBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.StudyTimeItem {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.StudyTimeItem .select2-container {
    width: 100% !important;
}
.SplitLine {
    padding: 0px 5px;
    color: #aaaaaa;
    font-weight: 600;
}
.ApplyForm dl dd.StudyTimeMain {
    padding-right: 0px;
}
.educationList {
    position: relative;
}
.educationList::after {
    background: #e5e5e5;
    position: absolute;
    left: -10px;
    right: -10px;
    top: 10px;
    bottom: -20px;
    z-index: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.educationList dl {
    position: relative;
    z-index: 2;
}
.educationList:hover::after {
    content: '';
}
.educationList .deleteEducationList {
    top: 18px;
    position: absolute;
    right: 0px;
    z-index: 20;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url(../images/img_90.png) no-repeat center;
    background-size: cover;
}
.experienceList {
    position: relative;
}
.experienceList::after {
    background: #e5e5e5;
    position: absolute;
    left: -10px;
    right: -10px;
    top: 10px;
    bottom: -20px;
    z-index: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.experienceList:hover::after {
    content: '';
}
.experienceList dl {
    position: relative;
    z-index: 2;
}
.experienceList .deleteExperienceList {
    top: 18px;
    position: absolute;
    right: 0px;
    z-index: 20;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url(../images/img_90.png) no-repeat center;
    background-size: cover;
}
.statement {
    font-size: 14px;
    color: #8d8b8b;
    line-height: 24px;
    padding-top: 20px;
}
.iSagree {
    position: relative;
    padding-left: 30px;
    margin-top: 25px;
}
.iSagree label {
    cursor: pointer;
}
.iSagree input {
    position: absolute;
    left: 0px;
    visibility: hidden;
    opacity: 0;
}
.iSagree span {
    width: 20px;
    height: 20px;
    border: 2px solid #89827e;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.iSagree span::after {
    width: 100%;
    height: 100%;
    background: url(../images/img_91.png) no-repeat center;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}
.iSagree label.cur span {
    background: #eb9f4b;
    border-color: #eb9f4b;
}
.iSagree label.cur span::after {
    content: '';
}
.ApplySubmit {
    text-align: center;
    padding-top: 80px;
}
.ApplySubmit input {
    width: 140px;
    height: 42px;
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;
    background: #eb9f4b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

@media (min-width: 768px) {
    .productvaluebox {
        padding: 60px 0px 50px;
    }
    .productvalueTitle {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .productvalue ul li {
        float: left;
        width: 50%;
    }
    .productvalue ul li:nth-child(2n+1) {
        clear: left;
    }
    .about dl {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 60px 0px 50px;
    }

    .about dl dt {
        padding-right: 3%;
        padding-bottom: 90px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 14px;
    }
    .about dl dd {
        max-width: 307px;
    }
    .about ul li {
        float: left;
        width: 33.3333%;
        padding: 10px 10px 10px 70px;
    }
    .about ul li img {
        width: 60px;
        height: 60px;
    }
    .common-section .culture-row {
        bottom: -98px;
    }
    .common-section .culture-row ul {
        margin-top: 0;
    }
    .common-section .culture-row ul li {
        float: left;
        padding: 0 20px;
    }
    .common-section .culture-row ul li h3 {
        font-size: 16px;
        font-weight: 700;
    }
    .common-section .culture-row ul li p {
        margin-top: 10px;
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .honor ul li h3 {
        height: 40px;
        line-height: 40px;
    }

    .honor ul li.other-item.honor-item-2 .left-side {
        float: left;
        width: 75%;
        padding-top: 0;
    }

    .honor ul li.other-item.honor-item-2 .right-side {
        float: right;
        width: 20%;
        margin-bottom: 15px;
        height: 210px;
        max-height: 280px;
        display: flex;
        justify-content: center;
    }

    .other-item.honor-item-2 .honorContent img {
        display: block;
    }

    .socialResponsibility {
        padding: 120px 0px 0px;
    }

    .socialResponsibilityImgbox span {
        width: 35px;
        height: 35px;
    }

    .socialResponsibilityImgbox span.socialResponsibilityImgPrev {
        left: -20px;
    }

    .socialResponsibilityImgbox span.socialResponsibilityImgNext {
        right: -20px;
    }

    .honor {
        padding: 50px 0px 0px;
    }

    .honor .loadPage .more {
        text-align: center;
        padding: 50px;
        font-size: 16px;
    }

    .honorClass {
        padding: 20px 0 0 0;
    }

    .honor ul {
        margin: 0px -10px;
    }

    .honor ul li.top-item {
        margin: 20px 0;
        padding: 0px 10px;
    }

    .honor ul li h3 {
        font-size: 14px;
    }

    .recruitMain {
        padding: 25px 0px 50px;
    }

    .applyBtn {
        padding: 30px 0px 40px;
    }

    .applyBtn a {
        width: 120px;
        line-height: 38px;
        font-size: 14px;
    }

    .recruitDetail {
        font-size: 14px;
        line-height: 30px;
        padding: 25px 0px;
        margin-top: 25px;
    }

    .recruitDetailDescTitle {
        font-size: 14px;
    }

    .recruitSearch {
        padding: 30px;
    }

    .positionList {
        padding: 10px 20px 40px;
    }

    .contactUs {
        padding-top: 50px;
    }

    .contactUs ul {
        padding-top: 40px;
    }

    .contactUs ul {
        margin: 0px -15px;
    }

    .contactUs ul li {
        float: left;
        width: 33.3333%;
        padding: 0px 15px;
    }

    .contactUs ul li img {
        height: 60px;
        -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    }

    .OfficeAddress {
        padding: 60px 0px;
    }

    .OfficeAddress ul {
        padding-top: 25px;
    }

    .OfficeAddress ul li {
        float: left;
        width: 25%;
        padding: 0px 15px;
    }

    .OfficeAddress ul li:nth-child(2n) {
        border-right: 1px solid #dfdfdf;
    }

    .OfficeAddress ul li:last-child {
        border-right: none;
    }

    .OfficeAddress ul li:nth-child(2n+1) {
        clear: none;
    }

    .NetworkMap {
        float: left;
        width: 380px;
        max-width: inherit;
        margin: 0px;
    }

    .NetworkListbox {
        float: left;
        width: -webkit-calc(100% - 380px);
        width: calc(100% - 380px);
        padding-left: 50px;
        padding-top: 80px;
    }

    .NetworkMap dl dd.huanan {
        left: 64%;
        top: 59%;
    }

    .NetworkMap dl dd.zhongxi {
        left: 56%;
        top: 44%;
    }

    .NetworkMap dl dd.huadong {
        left: 72.5%;
        top: 41%;
    }

    .NetworkMap dl dd.huabei {
        left: 61.5%;
        top: 25.5%;
    }

    .NetworkCity a {
        font-size: 14px;
        margin-right: 20px;
        margin-top: 10px;
    }

    .Networkbox {
        padding: 40px 0px 30px;
    }

    .NetworkListbox h3 {
        font-size: 18px;
    }
    .NetworkListbox h3 span {
        font-size: 24px;
    }

    .NetworkClass {
        padding-top: 25px;
    }

    .NetworkClass a {
        font-size: 14px;
        padding-bottom: 15px;
    }

    .complaintbox {
        padding: 50px 0px;
    }

    .complaint {
        padding: 40px 20px;
    }

    .complaint dl dd {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: auto;
    }

    .complaint dl dd p {
        font-size: 16px;
    }

    .complaint dl:nth-child(2) dd:nth-child(1) {
        margin-right: 40px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .complaint dl.submitComplaint input {
        width: 120px;
        height: 42px;
    }

    .SinglePageContent {
        padding: 50px 0px;
    }

    .WebMap {
        padding: 50px 0px;
    }

    .JoinUs_environment .more {
        padding-top: 30px;
    }

    .JoinUs_environmentbox {
        padding: 50px 0px;
    }

    .RecruitmentPosition {
        padding-bottom: 50px;
    }

    .RecruitmentPositionContent {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    }

    .RecruitmentPositionContent h3 {
        font-size: 20px;
    }

    .RecruitmentPositionContent .icon {
        padding-top: 15px;
    }

    .RecruitmentPositionContent .icon img {
        height: 140px;
    }

    .RecruitmentPositionContent .joinBtn {
        padding-top: 10px;
    }

    .RecruitmentPositionContent .joinBtn span {
        width: 120px;
        line-height: 40px;
        -webkit-border-radius: 40px;
        border-radius: 40px;
        font-size: 14px;
    }

    .ApplyForm dl {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .ApplyForm dl dd {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-top: 35px;
        padding-right: 15px;
    }

    .ApplyForm dl dd:nth-child(2) {
        padding-left: 15px;
        padding-right: 0px;
    }

    .ApplyForm dl dd p {
        font-size: 16px;
        padding-top: 0px;
    }

    .educationList::after {
        top: 20px;
    }

    .experienceList::after {
        top: 20px;
    }

    .experienceList .deleteExperienceList {
        top: 28px;
    }

    .educationList .deleteEducationList {
        top: 28px;
    }

    .educationList .deleteEducationList {
        display: none;
    }

    .experienceList .deleteExperienceList {
        display: none;
    }

    .educationList:hover .deleteEducationList {
        display: block;
    }

    .experienceList:hover .deleteExperienceList {
        display: block;
    }

    .about ul {
        padding: 40px 0px
    }
}

@media (min-width: 992px) {
    .productvalue {
        max-width: 281px;
        margin: 0px auto;
        position: relative;
    }

    .productvalueImg {
        max-width: 281px;
        margin: 0px auto;
    }

    .productvalueImg img {
        width: 100%;
        display: block;
    }

    .productvalue ul li {
        width: 395px;
        position: absolute;
        height: 24px;
        background-repeat: no-repeat;
    }

    .productvalue ul li:nth-child(2n+1) {
        clear: none;
    }

    .productvalue ul li .productValueContent {
        position: absolute;
        font-size: 14px;
        color: #323232;
        width: 100%;
        padding-right: 100px;
        top: -30px;
    }

    .productvalue ul li .productValueContent span {
        width: 40px;
        line-height: 40px;
        font-size: 20px;
        position: absolute;
        color: #3370cd;
        background: #fff;
        -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 100%;
        border-radius: 100%;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .productvalue ul li .productValueContent h3 {
        font-size: 18px;
    }

    .productvalue ul li .productValueContent .desc {
        font-size: 14px;
        padding-top: 20px;
        line-height: 20px;
        opacity: 0.8;
    }

    .productvalue ul li.value1 {
        right: 76%;
        top: 20px;
        background-image: url(../images/img_03.png);
        background-position: right bottom;
        height: 34px;
    }
    .productvalue ul li.value2 {
        left: 76%;
        top: 20px;
        background-image: url(../images/img_05.png);
        background-position: left bottom;
        height: 34px;
    }
    .productvalue ul li.value2 .productValueContent {
        padding-right: 0px;
        padding-left: 100px;
        text-align: right;
    }

    .productvalue ul li.value3 {
        right: 76%;
        bottom: 28px;
        background-image: url(../images/img_04.png);
        background-position: right bottom;
        height: 34px;
    }

    .productvalue ul li.value3 .productValueContent {
        top: -8px;
    }

    .productvalue ul li.value4 {
        left: 76%;
        bottom: 28px;
        background-image: url(../images/img_06.png);
        background-position: left bottom;
        height: 34px;
    }

    .productvalue ul li.value4 .productValueContent {
        padding-right: 0px;
        padding-left: 100px;
        text-align: right;
        top: -8px;
    }

    .about dl dt {
        padding-right: 6%;
    }

    .about dl dd {
        max-width: 357px;
    }

    .about ul li {
        padding: 15px 10px 10px 85px;
    }

    .about ul li img {
        width: 70px;
        height: 70px;
    }

    .common-section .culture-row {
        width: 100%;
        height: 144px;
        bottom: -15px;
    }

    .common-section .culture-row ul {
        margin-top: 0
    }

    .common-section .culture-row ul li {
        float: left;
        padding-right: 30px;
        border-right: 1px solid #999;
        margin-right: 30px
    }

    .common-section .culture-row ul li h3 {
        font-size: 17px;
        font-weight: 700;
    }

    .common-section .culture-row ul li p {
        margin-top: 10px;
    }

    .common-section .culture-row ul li:last-child {
        border-right: none;
    }

    .socialResponsibility {
        padding: 70px 0px 0px;
    }
    .socialResponsibilityImgbox span {
        width: 40px;
        height: 40px;
    }
    .socialResponsibilityImgbox span.socialResponsibilityImgPrev {
        left: -50px;
    }
    .socialResponsibilityImgbox span.socialResponsibilityImgNext {
        right: -50px;
    }

    /* about honor */
    .honor ul {
        margin: 20px -15px;
    }
    .honor ul li:nth-child(1),
    .honor ul li:nth-child(2),
    .honor ul li:nth-child(3) {
        margin: 0;
        width: 33.333%;
        padding: 0px 15px;
    }
    .honor .top-item .honorContent {
        /* position: relative; */
        border-radius: 8px;
        background: #f6f6f6;
        border: 1px solid #f6f6f6;
        box-shadow: 0px 0px 5px rgb(0 0 0 /10%)
    }
    .honor .top-item .honorContent img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .8s ease;
        transition: all .8s ease;
    }
    .honor .top-item .honorContent:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .honor .other-item .honorContent {
        border-bottom: 1px solid #eee;
        padding-bottom: 5 px;
    }
    .honor ul li.other-item.honor-item-1:nth-child(2n) {
        padding-left: 50px;
    }

    .honor ul li.other-item.honor-item-1:nth-child(2n-1) {
        padding-right: 50px;
    }
    .honor ul li.other-item.honor-item-1 {
        width: 50%;
        margin-top: 25px;
    }
    .honor ul li h3 {
        height: 52px;
        line-height: 52px;
    }
    .honor ul li.other-item h3 {
        text-align: left;
        position: relative;
        padding-left: 15px;
    }
    .honor ul li.other-item.honor-item-1 h3::before {
        content: "";
        border: 2px solid #eb9f4b;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }
    .honor ul li.other-item.honor-item-2 {
        width: 100%;
        margin-top: 15px;
    }
    .honor ul li.other-item.honor-item-2:nth-child(4) {
        margin-top: 35px;
    }
    .honor ul li.other-item.honor-item-2 .left-side {
        float: left;
        width: 55%;
        padding-top: 25px;
    }
    .honor ul li.other-item.honor-item-2 .right-side {
        float: right;
        width: 23%;
        margin-bottom: 15px;
        height: 180px;
        max-height: 220px;
        display: flex;
        justify-content: center;
    }

    .newPosition ul li a {
        font-size: 16px;
    }

    .UrbanSector .return {
        width: 120px;
        font-size: 14px;
        line-height: 40px;
    }

    .recruitBox {
        float: left;
        width: -webkit-calc(100% - 330px);
        width: calc(100% - 330px);
    }

    .newPosition {
        float: right;
        width: 300px;
        padding: 30px 30px 20px;
        margin-top: 0px;
    }

    .newPosition h3 {
        font-size: 20px;
    }

    .newPosition ul li {
        padding: 23px 0px;
    }

    .recruitDetailbox {
        padding: 35px 35px 30px;
        margin-bottom: 35px;
    }
    .recruitTabBox {
        background-color: white;
        margin-bottom: 20px;
        padding: 0 35px;
    }
    .recruitTime {
        font-size: 14px;
    }

    .share i {
        font-size: 14px;
    }

    .UrbanSector .label span {
        padding: 0px 18px;
        font-size: 14px;
    }

    .UrbanSector .city {
        font-size: 14px;
    }

    .screen ul li .select2-container .select2-selection--single .select2-selection__rendered {
        padding: 0px 20px;
    }

    .select2-results__option {
        padding: 6px 20px;
    }

    .positionList {
        padding: 10px 30px 40px;
    }

    .positionList ul li a {
        padding: 30px 0px;
    }

    .positionList ul li a h3 {
        font-size: 16px;
    }

    .positionList ul li a .label span {
        padding: 0px 18px;
        font-size: 14px;
    }

    .positionList ul li a .city {
        font-size: 14px;
        padding-top: 15px;
    }

    .positionList ul li a .city span {
        font-size: 14px;
    }

    .contactUs {
        padding-top: 70px;
    }

    .contactUs ul {
        padding-top: 50px;
    }

    .contactUs ul li img {
        height: 70px;
        -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    }

    .contactUs ul li p {
        font-size: 16px;
        padding-top: 20px;
    }

    .OfficeAddress {
        padding: 80px 0px;
    }

    .OfficeAddress ul {
        padding-top: 35px;
    }

    .NetworkMap {
        float: left;
        width: 500px;
        max-width: inherit;
        margin: 0px;
    }

    .NetworkListbox {
        float: left;
        width: -webkit-calc(100% - 500px);
        width: calc(100% - 500px);
        padding-left: 50px;
        padding-top: 80px;
    }

    .NetworkListbox h3 {
        font-size: 22px;
    }
    .NetworkListbox h3 span {
        font-size: 36px;
    }

    .NetworkMap dl dd.huanan {
        left: 68%;
        top: 61%;
    }

    .NetworkMap dl dd.zhongxi {
        left: 61%;
        top: 45%;
    }

    .NetworkMap dl dd.huadong {
        left: 77%;
        top: 42%;
    }

    .NetworkMap dl dd.huabei {
        left: 64.5%;
        top: 26.5%;
    }

    .NetworkCity a {
        font-size: 14px;
        margin-right: 35px;
        margin-top: 20px;
    }

    .Networkbox {
        padding: 50px 0px 30px;
    }

    .NetworkClass {
        padding-top: 35px;
    }

    .NetworkClass a {
        font-size: 14px;
        padding-bottom: 15px;
    }

    .complaintbox {
        padding: 80px 0px;
    }

    .complaint {
        padding: 50px 30px;
    }

    .complaint dl dd p {
        font-size: 18px;
    }

    .complaint dl dd label input {
        font-size: 14px;
    }

    .SinglePageContent {
        padding: 70px 0px;
    }

    .WebMap {
        padding: 70px 0px;
    }

    .Inputbox label {
        padding: 15px 160px 15px 15px;
    }

    .screen ul li .select2-container--default .select2-selection--single {
        height: 42px;
    }

    .screen ul li .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 42px;
    }

    .JoinUs_environmentClass a {
        margin: 0px 20px;
        font-size: 22px;
    }

    .JoinUs_environment ul {
        margin: 0px -10px;
    }

    .JoinUs_environment ul li {
        float: left;
        width: 33.333%;
        padding: 20px 10px 0px;
    }

    .JoinUs_environment .more a {
        width: 160px;
        height: 48px;
        font-size: 16px;
        line-height: 48px;
    }

    /* .JoinUs_environmentbox { padding: 70px 0px; } */
    .RecruitmentPosition ul {
        margin: 0px -15px;
    }

    .RecruitmentPosition ul li {
        float: left;
        width: 25%;
        padding: 35px 15px 0px;
    }

    .RecruitmentPosition {
        padding-bottom: 70px;
    }

    .RecruitmentPositionContent {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
    }

    .RecruitmentPositionContent h3 {
        font-size: 24px;
    }

    .RecruitmentPositionContent .icon {
        padding-top: 15px;
    }

    .RecruitmentPositionContent .icon img {
        height: 160px;
    }

    .RecruitmentPositionContent .joinBtn {
        padding-top: 10px;
    }

    .RecruitmentPositionContent .joinBtn span {
        width: 140px;
        line-height: 45px;
        -webkit-border-radius: 45px;
        border-radius: 45px;
        font-size: 16px;
    }

    .ApplyForm {
        float: left;
        width: -webkit-calc(100% - 140px);
        width: calc(100% - 140px);
        padding-right: 80px;
    }

    .ApplyLocationbox {
        float: left;
        width: 140px;
        min-height: 200px;
        position: relative;
        display: block;
    }

    .ApplyLocation {
        position: absolute;
        left: 0px;
        top: 50px;
        width: 140px;
        border-left: 2px solid #eeeeee;
    }

    .educationList::after {
        left: -20px;
        right: -20px;
    }

    .experienceList::after {
        left: -20px;
        right: -20px;
    }
}

@media (min-width: 1230px) {
    /* .productvaluebox { padding: 90px 0px 70px; } */
    .productvalueTitle {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .productvalue ul li {
        width: 505px;
    }

    .productvalue ul li .productValueContent {
        font-size: 16px;
    }

    .productvalue ul li .productValueContent span {
        width: 48px;
        line-height: 48px;
        font-size: 26px;
    }


    .about dl {
        padding: 100px 0 50px 0;
    }

    .about dl dt {
        padding-right: 17%;
        font-size: 16px;
        line-height: 26px;
    }

    .about dl dd {
        max-width: 407px;
    }

    .about ul li {
        padding: 20px 10px 10px 125px;
    }

    .about ul li img {
        width: 90px;
        height: 90px;
    }

    .about ul li h3 {
        font-size: 20px;
    }

    .about ul li p {
        font-size: 14px;
        padding-top: 10px;
    }

    .socialResponsibility {
        padding: 120px 0px 0px;
    }

    .socialResponsibilityImgbox span {
        width: 48px;
        height: 48px;
    }

    .socialResponsibilityImgbox span.socialResponsibilityImgPrev {
        left: -60px;
    }

    .socialResponsibilityImgbox span.socialResponsibilityImgNext {
        right: -60px;
    }

    /* .honor { padding: 130px 0px 70px; } */
    .honorClass {
        padding: 30px 0 20px 0;
    }

    .honorClass a {
        font-size: 16px;
    }

    .honor ul {
        margin: 0px -10px;
    }

    .honor ul li.top-item {
        margin: 20px 0;
        padding: 0px 10px;
    }

    .honor ul li h3 {
        font-size: 14px;
    }

    .recruitDetailTitle {
        font-size: 20px;
    }

    .UrbanSector {
        padding-top: 25px;
    }

    .UrbanSector .return {
        width: 140px;
        line-height: 40px;
    }

    .recruitMain {
        padding: 30px 0px 50px;
    }

    .applyBtn {
        padding: 40px 0px 60px;
    }

    .applyBtn a {
        width: 140px;
        line-height: 41px;
        font-size: 14px;
    }

    .recruitDetail {
        font-size: 14px;
        line-height: 34px;
        padding: 35px 0px;
        margin-top: 35px;
    }

    .recruitDetailDescTitle {
        font-size: 16px;
    }

    .recruitSearch {
        padding: 30px;
    }

    .recruitSearchTitle h3 {
        font-size: 20px;
    }

    .positionList {
        padding: 10px 30px 30px;
    }
    
    .contactUs {
        padding-top: 100px;
    }

    .contactUs ul {
        padding-top: 60px;
    }

    .contactUs ul li img {
        height: 88px;
        -webkit-box-shadow: 0px 24px 50px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 24px 50px rgba(0, 0, 0, 0.1);
    }

    .OfficeAddress {
        padding: 100px 0px;
    }

    .OfficeAddress ul {
        padding-top: 55px;
    }

    .NetworkListbox h3 {
        font-size: 24px;
    }

    .NetworkMap {
        width: 720px;
        margin: 0px;
    }

    .NetworkListbox {
        width: -webkit-calc(100% - 730px);
        width: calc(100% - 730px);
        padding-left: 50px;
        padding-top: 155px;
    }

    .NetworkMap dl dd.huanan {
        left: 68%;
        top: 61%;
    }

    .NetworkMap dl dd.zhongxi {
        left: 61%;
        top: 45%;
    }

    .NetworkMap dl dd.huadong {
        left: 80%;
        top: 42%;
    }

    .NetworkMap dl dd.huabei {
        left: 67.5%;
        top: 26.5%;
    }

    .Networkbox {
        padding: 60px 0px 40px;
    }

    .NetworkClass {
        padding-top: 45px;
    }

    .NetworkClass a {
        font-size: 16px;
        padding-bottom: 20px;
    }

    .complaintbox {
        padding: 100px 0px;
    }

    .complaint {
        padding: 60px 40px;
    }

    .complaint dl dd p {
        font-size: 20px;
    }

    .SinglePageContent {
        font-size: 16px;
        padding: 100px 0px;
    }

    .WebMap {
        padding: 100px 0px;
    }

    .JoinUs_environmentClass a {
        margin: 0px 25px;
        font-size: 26px;
    }

    .JoinUs_environment ul {
        margin: 0px -15px;
    }

    .JoinUs_environment ul li {
        padding: 35px 15px 0px;
    }

    .JoinUs_environment .more {
        padding-top: 50px;
    }

    .JoinUs_environment .more a {
        width: 200px;
        height: 53px;
        font-size: 16px;
        line-height: 53px;
    }

    /* .JoinUs_environmentbox { padding: 100px 0px; } */
    .RecruitmentPosition {
        padding-bottom: 100px;
    }

    .RecruitmentPositionContent {
        padding: 60px 0px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
    }

    .RecruitmentPositionContent h3 {
        font-size: 28px;
    }

    .RecruitmentPositionContent .icon {
        padding-top: 30px;
    }

    .RecruitmentPositionContent .icon img {
        height: 210px;
    }

    .RecruitmentPositionContent .joinBtn {
        padding-top: 20px;
    }

    .RecruitmentPositionContent .joinBtn span {
        width: 160px;
        line-height: 53px;
        -webkit-border-radius: 53px;
        border-radius: 53px;
        font-size: 16px;
    }

    .NetworkMap {
        width: 720px;
        margin: 0px;
    }

    .NetworkListbox {
        width: -webkit-calc(100% - 730px);
        width: calc(100% - 730px);
        padding-left: 50px;
        padding-top: 155px;
    }

    .NetworkMap dl dd.huanan {
        left: 68%;
        top: 61%;
    }

    .NetworkMap dl dd.zhongxi {
        left: 61%;
        top: 45%;
    }

    .NetworkMap dl dd.huadong {
        left: 80%;
        top: 42%;
    }

    .NetworkMap dl dd.huabei {
        left: 67.5%;
        top: 26.5%;
    }

    .ApplyForm {
        float: left;
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
    }

    .ApplyLocationbox {
        width: 240px;
    }

    .ApplyLocation {
        width: 240px;
    }
    
    .about ul {
        padding: 80px 0px
    }

    .NetworkMap dl dd {
        font-size: 14px;
    }
}

@media (min-width: 1400px) {
    /* .productvaluebox { padding: 120px 0px 100px; } */
    .productvalueTitle {
        font-size: 26px;
        padding-bottom: 10px;
    }

    .productvalue ul li {
        width: 505px;
    }

    .honorClass {
        padding: 50px 0 20px 0;
    }

    .honor ul li h3 {
        font-size: 16px;
    }

    .recruitMain {
        padding: 40px 0px 50px;
    }
}

@media (max-width: 1200px) {
    .about_num_list .item .t_num {
        font-size: 40px;
        line-height: 40px;
    }

    .about_num_list .item .t_num {
        /* width: 90px; */
    }

    .about_num_list .item .t_text {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .breadcrumb-box {
        line-height: 30px;
    }

    .about_num_list .item .t_num {
        font-size: 40px;
        line-height: 40px;
    }

    .about_num_list .item {
        width: 49%;
        flex: none;
    }

    .about_num_list .item:nth-child(even) {
        border-right: 0;
    }

    .about_num_list .item:nth-child(n + 3) {
        margin-top: 20px;
    }

    .about_num_list .item .icon {
        margin-bottom: 10px;
        text-align: center;
    }
    .about_num_list .item .t_num {
        /* width: 90px; */
    }
}

@media (max-width: 480px) {
    .about_num_list .item {
        width: 33.3333%;
        flex: none;
        border-right: 0;
        justify-content: flex-start;
        margin-top: 30px;
        position: relative;
    }

    .about_num_list .item::after {
        content: "";
        height: 16px;
        display: block;
        border-right: 1px solid;
        position: absolute;
        right: 0;
        color: #C5C5C5;
        top: 50%;
        transform: translateY(-50%);
    }

    .about_num_list .item .t_num,
    .about_num_list .item:last-child .t_num {
        font-size: 26px;
        width: 100%;
        color: #EB9F4B;
    }

    .about_num_list .item:nth-child(n + 3) {
        margin-top: 30px;
    }

    .about_num_list .item:nth-child(3n) {
        justify-content: flex-end;
        padding-right: 10px;
    }

    .about_num_list .item:nth-child(3n)::after {
        border-right: 0;
    }

    .about_num_list .item:nth-child(3n-1) {
        justify-content: center;
    }

    .about_num_list .item .t_num span {
        display: inline-block;
    }

    .about_num_list .item .text_num {
        flex-direction: column;
        align-items: flex-start;
    }

    .about_num_list .item .Company {
        font-size: 26px;
        line-height: 26px;
    }

    .about_num_list .item .t_text {
        font-size: 12px;
        line-height: 1.1;
        padding-left: 0;
        color: #777;
    }

    .about dl dt {
        padding-bottom: 60px;
    }

    .about dl dd {
        display: flex;
        justify-content: flex-end;
        max-width: 375px;
        width: 100%;
    }

    .about dl dd img {
        width: 50%;
    }

    .common-section .culture-row {
        padding: 20px 0 0px;
    }

    .common-section .culture-row ul li {
        border-right: none;
        width: 100%;
        padding-right: 20px;
        margin: 0 20px 20px 0;
    }

    .common-section .culture-row ul li h3 {
        font-size: 14px;
    }

    .common-section .culture-row ul li p {
        font-size: 13px;
    }

    .socialResponsibility {
        padding-top: 60px;
    }

    .NetworkClass a {
        margin-right: 36px;
    }
}