
.advertise{
    margin-top: 100px;
    margin-bottom: 100px;
}
.advertise .top_bar{
    min-width: 1200px;
}
.advertise .top_bar img {
    width: 100%;
}
.advertise .content{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.train_wrap{
    margin-bottom: 300px;
}
.advertise .topic {
    padding-top: 50px;
    padding-bottom: 35px;
    border-bottom: 1px solid #EBEBEB;
}
.advertise .topic .title {
    font-size: 22px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 10px;
}
.advertise .topic .subTitle {
    font-size: 14px;
    line-height: 14px;
    color: #888888;
}
.advertise_list{
    padding-top: 50px;
}
.advertise_item{
    border-bottom: 1px solid #EBEBEB;
    font-size: 14px;
}
.advertise_item:hover .item_top{
    background: #005abc;
    color: #fff;
}
.advertise_item >div{
    color: #000000;
    padding-left: 22px;
    padding-right: 22px;
} 
.advertise_item .item_top{
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}  
.advertise_item .item_top_click{
    background: #005abc;
    color: #fff;
}
.advertise_item .item_top .name{
    float: left;
    width: 40%;
}
.advertise_item .item_top .bottom,.advertise_item .item_top .date, .advertise_item .item_top .classify,.advertise_item .item_top .type{
    float: right;
    width: 15%;
}
.advertise_item .item_top .bottom{
    text-align: right;
    height: 50px;
}
.advertise_item .item_top .bottom img{
    margin-top: 12px;
    width: 25px;
}
.item_content{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    font-size: 16px;
    line-height: 28px;
}
.item_content .title{
    color: #000000;
}
.item_content .text{
    color: #666666;
    text-align: justify;
}
.item_content .apply{
    margin-top: 25px;
    margin-bottom:20px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #005abc;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.advertise_item  i{
    font-size: 20px;
}
/*人才培养*/
.train{
    padding-top: 250px;
}
.train .train_content{
    width: 800px;
    height: 400px;
    position: relative;
}
.train .train_content .train_sign{
    width: 400px;
    height: 400px;
    float: left;
    overflow: hidden;
    
}
.train .train_content .train_sign img{
    width: 400px;
    height: 400px;
    padding:0px;
    margin: 0px; 
}
.train .train_sign_item {
    width: 400px;
    height: 400px;
    vertical-align: middle;
    min-width: 400px;
    min-height: 400px;
    overflow: hidden;
    cursor: pointer;
}
.train_text .one,.train_text .two,.train_text .three,.train_text .four{
    padding-top: 130px;
}

@keyframes one
{
    0% {
        margin-top: 400px; 
        opacity: 0;
    }
    100% {
        margin-top:0px;
        opacity: 1;
    }
}

@-webkit-keyframes one
{
    0% {
        margin-top: 400px; 
        opacity: 0;
    }
    100% {
        margin-top:0px;
        opacity: 1;
    }
}
@keyframes two
{
    0% {
        margin-top: 0px; 
        opacity: 0;
    }
    100% {
        margin-top:-400px;
        opacity: 1;
    }
}

@-webkit-keyframes two
{
    0% {
        margin-top: 0px;
        opacity: 0;
    }
    100% {
        margin-top:-400px;
        opacity: 1;
    }
}
@keyframes three
{
    0% {
        margin-top: -400px; 
        opacity: 0;
    }
    100% {
        margin-top:-800px;
        opacity: 1;
    }
}

@-webkit-keyframes three
{
    0% {
        margin-top: -400px;
        opacity: 0;
    }
    100% {
        margin-top:-800px;
        opacity: 1;
    }
}
@keyframes four
{
    0% {
        margin-top: -800px; 
        opacity: 0;
    }
    100% {
        margin-top:-1200px;
        opacity: 1;
    }
}

@-webkit-keyframes four
{
    0% {
        margin-top: -800px;
        opacity: 0;
    }
    100% {
        margin-top:-1200px;
        opacity: 1;
    }
}
.train .train_content .train_text{
    width: 400px;
    height: 400px;
    float: right;
    background: #e5f4ff;
    text-align: center;
    overflow: hidden;
}
.train .train_content .train_text .title{
    font-size: 18px;
    line-height:18px;
    color: #000;
}
.train .train_content .train_text .line{
    width: 35px;
    height: 1px;
    background: #666666;
    margin:0 auto;
    margin-top: 25px;
    margin-bottom: 20px;
}
.train .train_content .train_text .remark{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
.train_content .theme{
    width: 200px;
    height: 200px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.train_content .theme_one{
    position: absolute;
    top:-200px;
    right: 0px;
}
.train_content .theme_two{
    position: absolute;
    top:0px;
    right: -200px;
}
.train_content .theme_three{
    position: absolute;
    top:200px;
    right: -400px;
}
.train_content .theme_four{
    position: absolute;
    bottom:-200px;
    right: -200px;
}
.theme .theme_bg{
    position: absolute;
    top:0;
    right: 0;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 72px;
    width: 200px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    background: #000;
    opacity: 0;
}
.theme_one .theme_bg{
    opacity: 1;
}
/*.theme_bg_click{
    opacity: 1 !important;
}*/
.theme:hover .theme_bg{
    opacity: 1 !important;
    transition: all .5s ease;
}
.theme .theme_bg .subject{
    position: absolute;
    top:0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 200px;
    height: 200px;
    background: #005abc;
    opacity: 0.9;
    line-height: 200px;
    text-align: center;
    font-size: 18px;
}
.train_content .theme_btn{
    position: absolute;
    top: 200px;
    right: -200px;
    cursor: unset !important;
    padding-top: 90px;
    box-sizing: border-box;
}
.theme_btn .theme_prev,.theme_btn .theme_line{
    /*float: left;*/
    display: inline-block;
} 
.theme_btn_wrap{
    text-align: center;
    color: #8E8E8E;
}
.theme_btn .theme_line{
    width: 2px;
    height: 18px;
    background: #888888;
    margin-left: 37px;
    margin-right: 37px;
    vertical-align: sub;
    display: inline-block;
}
.theme_btn .theme_next{
    display: inline-block;
}
.theme_btn .theme_prev,.theme_btn .theme_next{
    cursor: unset !important;
}
.theme_btn .theme_prev:hover,.theme_btn .theme_next:hover{
    color: #005abc;
}
.theme_btn .theme_click{
    cursor: pointer !important;
}

/*薪酬福利*/
.selfare{
    padding-top: 50px;
}
.selfare .holiday{
    width: 450px;
    height: 500px;
    /*background-image: url(../img/advertise/holiday.png);*/
    float: left;
    overflow: hidden;
}
.selfare .selfare_item{
    /*padding-top: 24px;*/
    /*padding-left: 20px;*/
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    box-sizing: border-box;
    background-size: 100% 100%;
    position: relative;
}
.holiday_right .selfare_item{
    width: 250px;
    height: 250px;
    overflow: hidden;
}
.right_item{
    float: left;
}
.selfare .selfare_bg{
    opacity:0;
    font-size: 16px;
    line-height: 31px;
    position: absolute;
    top:0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 90, 188, 0.9);
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.selfare .selfare_bg:hover{
    opacity: 1;
    transition: all 1s ease;
}
.selfare .selfare_item:hover .selfare_text{
    opacity: 0;
    animation:selfareText 1s;
    -webkit-animation':selfareText 1s;
}
@keyframes selfareText
{
    0% {opacity: 1;}
    100% {opacity: 0;}
}

@-webkit-keyframes selfareText
{
    0% {opacity: 1;}
    100% {opacity: 0;}
}
.selfare .selfare_bg .title{
    font-size: 18px;
    line-height: 18px;
}
.selfare .selfare_bg .line{
    width: 30px;
    height: 1px;
    background:#fff;
    margin:0 auto;
    margin-top:25px;
    margin-bottom: 18px;
}
.selfare .selfare_topic{
    width: 250px;
    height: 250px;
    overflow: hidden;
}
.selfare .holiday .selfare_topic{
    width: 450px;
    height: 500px;
}
.selfare .selfare_item .selfare_text{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 24px;
    padding-left: 20px;
}
.advertise_list a{
    text-decoration: none;
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
}







