.detailsQyBanner{
     width: 100%;
     height: 185px;
     background-image: linear-gradient(90deg,#3b526a 0,#345a6d 100%);
     overflow: hidden;
}
.detailsQyBannerBox{
     width: 1184px;
     /* height: 138px; */
     margin: 0 auto;
     margin-top: 25px;
}
.detailsQyBannerLeft{
     width: 50%;
     float: left;
     overflow: hidden;
}
.detailsQyBannerLeftN1{
    width: 80%;
}
.detailsQyBannerLeftHead{
     width: 100%;
     height: 70px;
}
.detailsQyBannerLeftHead img{
     float: left;
     width: 70px;
     height: 70px;
     border-radius: 15px;
     overflow: hidden;
     display: block;
}
.dqblP{
     width: 250px;
     float: left;
     margin-left: 24px;
     user-select: none;
}
.dqblPN1{
    width: calc(100% - 100px);
}
.dqblPone{
    width: 100%;
    float: left;
     user-select: none;
}
.dqblPone1{
    height: 43px;
     width: 100%;
     font-size: 28px;
     color: #fff;
     font-weight: 600;
     line-height: 50px;
}
.dqblP1{
     /* height: 43px; */
     width: 100%;
     font-size: 28px;
     color: #fff;
     font-weight: 600;
     line-height: 50px;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.dqblP2{
     padding: 0 0 0 2px;
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 18px;
}
.detailsQyBannerLeftUl{
     width: 100%;
     height: 21px;
     margin-top: 15px;
}
.detailsQyBannerLeftLi{
     margin: 0px 8px 0 0;
    padding: 0 8px;
    display: inline-block;
    color: #fff;
    height: 21px;
    line-height: 21px;
    background: rgba(34,34,34,.2);
    border-radius: 4px;
    font-size: 12px;
}
.detailsQyBannerRight{
     float: left;
     width: 50%;
     overflow: hidden;
}
.detailsQyBannerRightN1{
    width: 20%;
}
.dqbrP{
     width: 100%;
     height: 55px;
}
.dqbrT{
     float: right;
     overflow: hidden;
     height: 55px;
}
.dqbrT p:nth-child(1){
     float: left;
    font-size: 46px;
    line-height: 55px;
    text-align: right;
    color: #fff;
    padding: 0;
    font-weight: 400;
    margin-right: 6px;
    vertical-align: sub;
}
.dqbrT p:nth-child(2){
     float: left;
     font-size: 16px;
     line-height: 75px;
     text-align: right;
     color: #fff;
     padding: 0;
     font-weight: 400;
     margin-right: 6px;
     vertical-align: sub;
 }
 .dqbrTone{
    float: left;
    font-size: 46px;
    line-height: 55px;
    text-align: right;
    color: #f26d49;
    padding: 0;
    font-weight: 400;
    margin-right: 6px;
    vertical-align: sub;
    user-select: none;
 }
 .detailsQyBox{
     width: 100%;
     position: relative;
     overflow: hidden;
 }
 .detailsQyBj{
     position: absolute;
     background: linear-gradient(180deg,#00bebd 0,#88fffe 50%,#fff 100%);
     opacity: 0.1;
     width: 100%;
     height: 100%;
     z-index: -1;
 }
 .detailsQy{
     width: 1184px;
     overflow: hidden;
     margin: 0 auto;
 }
 .detailsQyHead{
     width: 100%;
     background: white;
     height: 50px;
     border-radius: 15px;
     margin-top: 25px;
     margin-bottom: 25px;
 }
 .detailsQyHeadLi{
     height: 55px;
     float: left;
     color: black;
     line-height: 55px;
     font-size: 16px;
     margin-left: 30px;
     cursor: pointer;
     user-select: none;
     font-weight: bold;
 }
 .detailsQyHeadLiDj{
     color: #00a6a7;
     border-bottom: 2px solid #00a6a7;
 }
 .detailsQyText{
     width: 100%;
     overflow: hidden;
     border-radius: 15px;
     background: white;
     padding: 15px 25px;
     margin-bottom: 25px;
 }
 .dtHead{
     width: 100%;
     height: 25px;
     margin-bottom: 15px;
     color: #222222;
     font-size: 18px;
     font-weight: bold;
     user-select: none;
 }
 .dtCenter{
     font-size: 15px;
    font-weight: 400;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 25px;
 }
 .dtImg{
     width: 100%;
     height: 250px;
     margin-bottom: 25px;
     overflow: hidden;
 }
 .dtImgLi{
     width: 200px;  
     height: 120px;
     border-radius: 12px;
     overflow: hidden;
     margin: 0 4px;
     cursor: pointer;
     flex-shrink: 0;
     float: left;
     position: relative;
     margin-left: 28px;
     margin-bottom: 15px;
 }
 .dtImgLi:nth-child(5n+1){
     margin-left: 0px;
 }
 .dtImgLi img {
     width: 100%;
     height: 100%;
     display: block;
     -o-object-fit: cover;
     object-fit: cover;
     transition: all .2s linear;
 }
 .dtInformation{
     width: 100%;
     overflow: hidden;
     margin-bottom: 25px;
 }
 .business-detail {
     border: 1px #d9dadf solid;
     padding: 15px 25px;
     padding-right: 12px;
     height: 46px;
 }
.business-detail {
     position: relative;
     border-radius: 12px;
     border: none;
     background: #f8f8f8;
     padding: 20px;
     height: auto;
 }
.business-detail ul {
     overflow: hidden;
     max-height: 158px;
 }
 .business-detail li {
     display: inline-block;
     vertical-align: top;
     width: 220px;
     font-size: 14px;
     padding: 10px 0;
 }
.business-detail li {
     font-size: 15px;
     color: #333;
     line-height: 21px;
     padding: 0 5px 0 0;
     margin-bottom: 30px;     
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;
 }
 .business-detail li span {
     display: block;
     font-size: 14px;
     color: #999;
     line-height: 20px;
     margin-bottom: 8px;
 }
 .dtAddress{
     width: 100%;
     overflow: hidden;
     margin-bottom: 25px;
 }
 .job-location {
     box-shadow: 0 0 10px rgba(0,0,0,.1);
     margin-top: 15px;
 }
 .job-location {
     -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
     margin-top: 20px;
     font-size: 13px;
     position: relative;
 }
.job-location {
     border-radius: 12px;
     border: 1px solid #ededed;
     box-shadow: none;
     margin-top: 0;
 }
 .location-item {
     position: relative;
 }
.job-location .location-address {
     position: relative;
     font-size: 16px;
     color: #333;
     line-height: 22px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     padding: 12px 20px 12px 46px;
     border: none;
     background: 0 0;
     transition: all .2s linear;
 }
.job-location .location-address {
     position: relative;
     font-size: 16px;
     color: #333;
     line-height: 22px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     padding: 12px 20px 12px 46px;
     border: none;
     background: 0 0;
     transition: all .2s linear;
 }
.job-location .location-address:before {
     content: " ";
     position: absolute;
     width: 18px;
     height: 18px;
     left: 20px;
     top: 14px;
     z-index: 1;
     background: url(https://img.bosszhipin.com/static/file/2022/1q7iss9wuz1664171121020.png) 0 0/18px auto no-repeat;
 }
.job-location .location-item .location-address:hover:before,.job-location .location-item.show-map .location-address:before {
     background: url(https://img.bosszhipin.com/static/file/2022/1q7iss9wuz1664171121020.png) 0 -18px/18px auto no-repeat;
 }
.company-info-box .job-sec .more-view {
     display: none;
     background: linear-gradient(270deg,#fff 65%,rgba(255,255,255,0) 100%);
     width: 80px;
     text-align: right;
     font-size: 15px;
     color: #00a6a7;
     line-height: 21px;
     padding: 4px 14px 4px 0;
     z-index: 1;
     position: absolute;
     right: 0;
     bottom: 6px;
     transition: font-weight .2s linear;
     box-sizing: border-box;
 }
.job-location .location-address {
     position: relative;
     font-size: 16px;
     color: #333;
     line-height: 22px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     padding: 12px 20px 12px 46px;
     border: none;
     background: 0 0;
     transition: all .2s linear;
 }
.company-new .job-box .map-container {
     height: 172px;
 }
 .job-location img, .location-item .amap-icon img {
     width: 100%;
     vertical-align: top;
 }
 .job-location p {
     cursor: pointer;
     position: absolute;
     right: 12px;
     bottom: 12px;
     -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
     padding: 2px 10px 2px 40px;
     background: url(../images/map-icon.png) no-repeat 8px center #fff;
 }
.job-location p {
     font-size: 14px;
     color: #333;
     line-height: 20px;
     padding: 8px 16px 8px 40px;
     background: url(https://img.bosszhipin.com/static/file/2022/oqp2zomui31661947170536.png) 12px 7px/21px 21px no-repeat,#fff;
     box-shadow: 0 3px 40px 0 rgba(153,153,153,.3);
     border-radius: 12px;
 }
.job-location .location-address {
     position: relative;
     font-size: 16px;
     color: #333;
     line-height: 22px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     padding: 12px 20px 12px 46px;
     border: none;
     background: 0 0;
     transition: all .2s linear;
 }
.job-location .location-address:before {
     content: " ";
     position: absolute;
     width: 18px;
     height: 18px;
     left: 20px;
     top: 14px;
     z-index: 1;
     background: url(https://img.bosszhipin.com/static/file/2022/1q7iss9wuz1664171121020.png) 0 0/18px auto no-repeat;
 }
.job-location .location-address:after {
     content: " ";
     position: absolute;
     bottom: 0;
     left: 20px;
     right: 20px;
     height: 1px;
     background: #ededed;
 }
 .detailsZwGt{
    width: 150px;
    height: 45px;
    font-size: 18px;
    color: white;
    background: #00d1d0;
    text-align: center;
    line-height: 45px;
    margin-top: 15px;
    user-select: none;
    cursor: pointer;
    border-radius: 10px;
 }
 .dtZg{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
 }
 .dtZgImg{
    width: 56px;
    height: 56px;
    overflow: hidden;
    border-radius: 25px;
    float: left;
    margin-top: 20px;
 }
 .dtZgP{
    float: left;
    margin-left: 15px;
    width: 600px;
    margin-top: 20px;
 }
 .dtZgP1{
    width: 100%;
    height: 35px;
 }
 .dtZgP1 p:nth-child(1){
    font-size: 18px;
    color: black;
    line-height: 18px;
    float: left;
 }
 .dtZgP1 p:nth-child(2){
    float: left;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 18px;
    margin-left: 25px;
 }
 .dtZgP2{
    font-size: 15px;
    color: #666;
    align-items: center;
 }
 .navigation {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    user-select: none;
    font-weight: normal !important;
}
.listBox {
    width: 1220px;
    margin: 0 auto;
}