/*basic*/
/*--- CSS reset ---*/
body,dl,dd,h1,h2,h3,h4,h5,h6,p,form,pre,textarea{margin:0;}
ol,li,ul{margin:0;padding:0}
td,th,input{padding:0}
input,button,textarea,select{vertical-align:middle}
li{list-style-type:none;list-style-position:outside}
img{vertical-align:top;border:none}
ul,ol{list-style:none}
pre{white-space:pre-wrap;word-wrap:break-word;font-family:courier new}
em,i,b{font-weight:normal;font-style:normal}
table{border-collapse:collapse;border-spacing:0}
td,th{word-wrap:break-word;word-break:break-all}
section,article,aside,header,footer,nav,dialog,figure{display:block}
a{text-decoration: none;}
a:active, a:hover {outline: 0;text-decoration: none;}
body{
    font-family: Microsoft YaHei,sans-serif;
    color: #666;
    font-size: 14px;
    background: #e8ebf0;
    min-width: 1200px;
}
.l{float: left;}
.r{float: right;}
.cf{zoom:1}
.cf:after{content:'.';visibility:hidden;clear:both;display:block; height:0}
.dib{display: inline-block;}
.w1200 {width: 1200px;margin: 0 auto;}
.interval{
    padding-top: 24px;;

}
.dn{display: none;}
.line{
    position: relative;
}
.line::before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #d6d6d6;
    transform: scaleY(.5);
    z-index: 1;
}



.banner img{
    width: 100%;
}

.main{
   
}

/* 企业招聘 */
.company-box{
    background: url(../images/bg_1.jpg) no-repeat;
    background-size: cover;
}
.intro-wrapper{
    background: #fff;
    border-radius: 10px;
}
.intro-wrapper .intro-wrap{
    margin-bottom: 35px;
    padding: 15px;
}
.intro-wrapper .intro-wrap p{
    text-align: justify;
    line-height: 28px;
    margin-bottom: 15px;
}
.intro-wrapper .intro-wrap p:last-child{
    margin-bottom: 0;
}
.company-wrap{
    background: #fff;
    border-radius: 10px;
    margin-bottom: 35px;
}
.company-wrap .company-navigation{
    width: 100%;
    height: 60px;
    background: url('../images/navigation_bg.png') no-repeat;
    background-size: 100% 100%;
}
.company-wrap .company-navigation .nav{
    line-height: 60px;
    padding: 0 16px;
}
.company-wrap .company-basic .logo{
    width:32px;
    vertical-align: middle;
}
.company-wrap .company-basic span{
    display: inline-block;
    /* line-height: 60px; */
    vertical-align: middle;
    color: #ffffff;
    font-size: 18px;
    margin-left: 15px;
}
.company-wrap .view-more a{
    /* color: #ffffff; */
    color:#5380d9;
    font-size: 16px;
    position: relative;
    padding-right: 20px;
}
.company-wrap .view-more-bottom{
    text-align: center;
    padding: 15px 0;
    padding-right: 20px;
}
.company-wrap .view-more a i{
    width: 16px;
    height: 16px;
    background: url(../images/more_load.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 0;
}
.company-content{
    padding: 0 15px;
}
.company-content .company-intro{
    text-align: justify;
    padding: 15px 0;
    line-height: 28px;
    border-bottom: 1px dashed #eaebec;
}
.item-jobs{
    padding: 22px 0;
}
.item-jobs .item-job-basic h5{
    font-size: 16px;
    color: #3c4046;
    display: inline-block;
    margin-right: 15px;
}
.item-jobs .item-job-basic .tags {
    font-size: 0;
}
.item-jobs .item-job-basic .tags span{
    font-size: 14px;
    color: #51575e;
    background: #f0f3f8;
    padding: 2px 9px;
    margin-right: 5px;
}
.item-jobs .item-job-basic .tags span:last-child{
    margin-right: 0;
}
.item-jobs .item-job-basic .salary{
    margin-left: 32px;
    display: inline-block;
    font-size: 16px;
    color:#ff7e30
}
.item-jobs  .click-view{
    color:#5380d9;
    border: 1px solid #5380d9;
    border-radius: 20px;;
    padding: 3px 12px;
}
.item-jobs.line:last-child::before{
    /* display: none; */
}

/* 企业寄语 */
.firm-wishes-box{
    background: url(../images/bg_2.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 43px;
}
.firm-wishes .title{
    position: relative;
    padding-left: 42px;
    font-size: 20px;
    color: #333;
    height: 35px;
}
.firm-wishes .title::before{
    content:'';
    width:28px;
    height: 26px;
    background: url('../images/wishes.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top:0; 
    left:0;
}
.firm-wishes .title::after{
    position: absolute;
    content: "";
    left: 42px;
    right: 0;
    bottom: -1px;
    height: 1px;
    background-color: #d2d2d2;
    transform: scaleY(.5);
    z-index: 1;
}
.firm-wishes .title span{
    display: inline-block;
    height: 100%;
    border-bottom: 2px solid #6399e2;
}
.firm-wishes .firm-wrapper{
    margin-top: 34px;
    margin-left: -35px;
}
.firm-wrap{
    background: #fff;
    width:582px;
    border-radius: 10px;
    margin-left: 35px;
}
.firm-wrap .firm-content{
    padding: 20px;
}
.firm-basic{
    display: flex;
    padding-bottom: 20px;
    min-height: 232px;
    border-bottom: 1px dashed #f2f3f4
}
.interpose{
    align-items: center;
}
.firm-basic .firm-basic-picture {
    width: 130px;
    height: 130px;
    vertical-align: top;
    margin-right: 33px;
}
.firm-basic-intro {
    width: 379px;
}
.firm-basic-intro .name{
    font-size: 18px;
    color: #333333;
    margin-bottom: 8px;
}
.firm-basic-intro .company{
    color:#666666;
    padding-bottom:11px;
    border-bottom: 1px solid #eaebec;
}
.interpose .firm-basic-intro .company{
    border:0;
}
.firm-basic-intro .info{
    line-height: 28px;
    margin-top: 8px;
    width: 100%;
}
.firm-welfare{
    padding-top:23px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #f2f3f4
}
.firm-welfare > label{
    padding: 8px 16px 8px 27px;
    border-radius: 20px;
    color: #333333;
    font-size: 16px;
    border: 1px solid #5380d9;
    position: relative;
    display: inline-block;
}
.firm-welfare > label::before{
    content: '';
    width: 12px;
    height: 16px;
    background: url(../images/icon_1.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 11px;
    left: 10px;
}
.item-welfare{
    margin-top: 20px;
    font-size: 16px;
    position: relative;
    padding-left: 14px;
}
.item-welfare::before{
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    width: 6px;
    height: 6px;
    background: #333;
    border-radius: 50%;
}
.item-welfare p.tl{
    margin-bottom: 10px;
}
.item-welfare .info{
    line-height: 26px;;
}
.item-welfare .info p{
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 1.5px;
}
.item-welfare .info p span{
    font-size: 14px;
    display: block;
}
.firm-atlas{
    padding-top: 24px;
    height: 297px;;
}
.firm-atlas a{
    /* height: 297px;; */
    display: block;
}
.atlas-picture-cover{
    height: 297px;;
    width: 100%;
    background-size: cover;
}
.firm-atlas .swiper-container .swiper-button-prev, .firm-atlas .swiper-container .swiper-button-next {
    width: 42px;
    height: 42px;
    background-size: 100% 100%;
    /* margin-top: -30px; */
    /* border-radius: 50%; */
}
.firm-atlas .swiper-container .swiper-button-prev {
    background-image: url(../images/left.png);
    left: 5px;
}
.firm-atlas .swiper-container .swiper-button-next {
    background-image: url(../images/right.png);
    right: 5px;
}


.ivu-modal-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(55,55,55,.6);
    height: 100%;
    z-index: 1000;
}
.ivu-modal-wrap {
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.ivu-modal-pop-special .ivu-modal {
    width: 520px!important;
    top: 50%;
    margin-top: -194.5px;
    position: absolute;
    left: 50%;
    margin-left: -270px;
}
.ivu-modal-content {
    position: relative;
    background-color: #fff;
    border: 0;
    border-radius: 6px;
    background-clip: padding-box;
    box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
}
.ivu-modal-close {
    z-index: 1;
    font-size: 12px;
    position: absolute;
    right: 8px;
    top: 8px;
    overflow: hidden;
    cursor: pointer;
}
.ivu-icon-ios-close{
    font-size: 31px;
    color: #999;
    transition: color .2s ease;
    position: relative;
    top: 1px;
    width: 26px;
    height: 26px;
    background: url(../images/close.png) no-repeat;
    display: block;
    background-size: 100% 100%;
}
.ivu-modal-body {
    padding: 16px;
    font-size: 12px;
    line-height: 1.5;
    padding-top: 46px;
}
.ivu-modal-pop-special .ivu-modal-wrapper img {
    width: 100%;
}
.ivu-modal-footer {
    border-top: 1px solid #e8eaec;
    padding: 12px 18px;
    text-align: right;
}
.ivu-modal-pop-special .ivu-modal-footer {
    border: 0;
    padding: 0 25px 25px;
}
.ivu-modal-pop-special .ivu-modal-footer .ivu-btn {
    width: 220px;
    height: 45px;
    font-size: 16px;
    border-radius: 5px;
}
.ivu-btn-primary {
    color: #fff;
    background-color: #2d8cf0;
    border-color: #2d8cf0;
    outline: none;
    border: 0;
}
.ivu-modal-pop-special .ivu-modal .ivu-modal-footer .ivu-btn.withhold {
    background: #fff;
    border: 1px solid #2d8cf0;
    color: #2d8cf0;
    margin-right: 17px;
}
.ivu-modal-pop-special .ivu-modal .ivu-modal-footer .feedback {
    color: #666;
    font-size: 16px;
    margin: 25px 0 0;
}
.ivu-modal-pop-special .ivu-modal .ivu-modal-footer .feedback span {
    color: #648fff;
}












