.main-wrap {
    width: 100%;
    margin: 0 auto;
    display: block;
    min-width: 320px;
    padding: 0 10px;
    box-sizing: border-box;
}
.detail-banner {
    width: 100%;
    padding-top: 10px;
}
.detail-title-box {
    text-align: center;
    margin-top: 20px;
    position: relative;
    z-index: 30;
}
.detail-title-wrap {
    display: inline-block;
    min-width: 10%;
    max-width: 100%;
    position: relative;
    height: 102px;
}
.detail-title {
    display: inline-block;
    min-width: 10%;
    max-width: 100%;
    vertical-align: top;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    border-style: solid;
    border-width: 1px;
    border-radius: 6px;
    border-color: rgb(62, 62, 62);
    overflow: hidden;
    background-image: url(../img/newpic/titbj.png);
    box-sizing: border-box;
}
.detail-title .detail-title-text {
    display: inline-block;
    background-color: rgb(255, 255, 255);
    padding: 5px 10px;
    border-style: none none solid;
    border-width: 1px;
    border-radius: 6px;
    border-color: rgb(62, 62, 62);
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}
.detail-title .detail-title-text .text {
    display: inline-block;
    min-width: 10%;
    max-width: 100%;
    vertical-align: top;
    background-color: rgb(18, 119, 175);
    border-width: 0px;
    border-radius: 6px;
    border-style: none;
    border-color: rgb(62, 62, 62);
    overflow: hidden;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
}
.detail-icon-box {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
}
.detail-icon-box .detail-icon-wrap {
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.detail-icon-box .pic {
    width: 30%;
    height: 70px;
}
.detail-icon-box .pic img {
    width: auto;
    max-width: 26px;
    height: 100%;
}
.detail-info-box {
    width: 100%;
    padding-bottom:20px;
}
.detail-info {
    width: 90%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(56, 59, 61);
    padding: 10px;
    box-shadow: rgb(204, 204, 204) 3.5px 3.5px 4px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    padding-top: 30px;
}
.recruit-type-wrap {
    width: 100%;
    height: 34px;
    overflow: hidden;
}
.recruit-type-wrap .recruit-type-name {
    display: block;
    vertical-align: top;
    height: 34px;
    line-height: 34px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: rgb(18, 119, 175);
    color: rgb(255, 255, 255);
    border-radius: 5px 0px 0px 5px;
    box-sizing: border-box;
    float: left;
}
.recruit-type-wrap .recruit-type-name span {
    font-size: 16px;
    color: #fff;
    font-weight: bolder;
}
.recruit-type-wrap .recruit-type-name .rec-num {
    margin-left: 3px;
}
.recruit-type-wrap .type-icon {
    display: block;
    vertical-align: top;
    width: 18px;
    height: 34px;
    border-left: 17px solid rgb(18, 119, 175);
    box-sizing: border-box;
    line-height: 0;
    border-bottom: 17px solid transparent !important;
    border-top: 17px solid transparent !important;
    float: left;
}
.recruit-type-title {
    width: 100%;
    color: rgb(18, 119, 175);
    font-size: 15px;
    line-height: 36px;
    font-weight: bolder;
}
.recruit-type-des {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.recruit-type-price {
    line-height: 32px;
    width: 100%;
    font-size: 14px;
    color: #333;
    padding-top: 10px;
}
.recruit-type-price strong {
    color: rgb(18, 119, 175);
    font-size: 15px;
    font-weight: bolder;
}
.icon-tel, .icon-address {}
.icon-tel:before {
    content: "\e612";
    font-size: 18px;
    line-height: 30px;
    color: rgb(18, 119, 175);
}
.icon-address:before {
    content: "\e90a";
    font-size: 18px;
    line-height: 30px;
    color: rgb(18, 119, 175);
}
.detail-ewm-box{
  
    width: 100%;
    margin:0 auto;
    padding-top:10px;
    padding-bottom: 10px;
}
.detail-ewm {
    width: 100%;
    vertical-align: top;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: scroll;
    padding:10px;
    box-shadow: rgb(0, 0, 0) 0px 0px 0px;
    border-width: 0px;
    background-image: url(../img/newpic/ewm.jpg);
    box-sizing: border-box;

}
.detail-ewm .ewm-wrap {
    display: flex;
    justify-content:flex-start;
    width: 100%
}
.detail-ewm .ewm-wrap .ewm-pic {
   width: 30%;
   max-width: 160px
}
.detail-ewm .ewm-wrap .ewm-text {

    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: rgb(18, 119, 175);
    font-size: 16px;
    font-weight: bolder;
    padding-left: 16px;
}

.detail-1-info .address:before{
    color: rgb(18, 119, 175);
}
/*new*/

.detail-info{
     width: 90%;
    /*background: transparent url(../img/newpic/new-bj.png) no-repeat center top;*/
    margin:0 auto;
    padding:0 10px;
    border-bottom: 0;
    box-shadow:0;
    background-size: 100% auto;
    box-sizing: border-box;
    padding-top:20px;
}

.detail-title-wrap{
    height:70px;
}
.detail-info-box-bottom{
    width:100%;
    height:21px;
    display: flex;
    justify-content: flex-start;
    margin-bottom:30px;
   
}
.detail-info-box{
    padding-bottom: 0;
}
.detail-info-border{
     border:1px solid rgb(56, 59, 61);
     border-top:0;
     width:90%;

     height:100%;
     box-sizing: border-box;
     margin:0 auto;
}
.detail-info-border img{
    height:21px;
}
.detail-info-left{
    width:5%;
    text-align: right
}
.detail-info-left img{
    height:21px;
}
.detail-info-right{
     width:5%;
    text-align: left
}
.detail-info-right img{
    height:21px;
}
.detail-info-box-top{
    margin-bottom:0px;
}
.new-border{
    width:5px;
    height:156px;
    background: #000;
    margin:0 auto;
}
.detail-title-wrap{
    height:69px;
}
.new-left-border{
    transform:rotate(-99deg);
-ms-transform:rotate(-99deg);     /* IE 9 */
-moz-transform:rotate(-99deg);    /* Firefox */
-webkit-transform:rotate(-99deg); /* Safari 和 Chrome */
-o-transform:rotate(-99deg);  /* Opera */
}
.new-right-border{
  -webkit-transform:rotate(-80deg); /* Safari 和 Chrome */  
      transform:rotate(-80deg);
-ms-transform:rotate(-80deg);     /* IE 9 */
-moz-transform:rotate(-80deg);    /* Firefox */
-webkit-transform:rotate(-80deg); /* Safari 和 Chrome */
-o-transform:rotate(-80deg);  /* Opera */
}
.detail-icon-wrap{
    margin-top: -63px!important;
}
.detail-title-box{
    position: relative;z-index: 30
}
.detail-info-box-top{
    position: relative;z-index: 50
}
.detail-title{
    position: relative;
    z-index: 1000
}
.detail-icon-box-new{
    width:100%;
}
/*new*/
