
li {
    list-style: none;
    vertical-align: bottom;
}

em, i {
    font-style: normal;
}

a {
    outline: 0;
    text-decoration: none;
}

a:hover {
    outline: 0;
    text-decoration: underline;
}

img {
    border: 0;
}

.hidden {
    display: none;
}

.hide_txt {
    text-indent: -9999em;
    font-size: 0;
    line-height: 0;
}

.clearfixed:after {
    display: block;
    content: "";
    visibility: hidden;
    clear: both;
    height: 0;
}

.clearfixed {
    zoom: 1;
}

.wrap, .wrap input, .wrap textarea {
    font: 12px/1.5 \5FAE\8F6F\96C5\9ED1, sans-serif;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", "微软雅黑", tahoma, arial, simsun, "宋体";
}

.wrap {
    width: 100%;
+ zoom: 1;
    transform-origin: center top;
    margin: 0 auto;
}

.wrapper {
    width: 100%;
    position: relative;
}

.content {
    width: 100%;
    margin: 0 auto;
    zoom: 1;
    position: relative;
}

.top_sec {
    height: 1080px;
    position: relative;
    overflow: hidden;
}

.top_sec .content {
    height: 100%;
    display: none;
    position: relative;
    z-index: 10;
}

.show .content {
    display: block;
}

.top_sec .rpt_bg {
    position: absolute;
    width: 100%;
    height: 250px;
    bottom: 0;
    left: 0;

    opacity: .5;
}

.title_box {
    width: 433px;
    height: 355px;
    position: absolute;
    top: 14px;
    left: 403px;
}


.css3 .title_box .ic_bird {
    display: none;
}


.title_box canvas {
    position: absolute;
    top: -14px;
    z-index: 5;
}


.brief_wp .txt_brief {
    width: 618px;
    margin: 40px auto 0;
    font-size: 18px;
    line-height: 22px;
    color: #8b8e98;
}

.introduce_wp {
    margin-top: 6px;
}

.introduce_box {
    width: 1074px;
    height: 252px;
    border: 6px solid #e1e1e1;
    margin: 60px auto 0;
    position: relative;
    opacity: 0;
}

.introduce_box.show {
    opacity: 1;
}

.introduce_box .text_box {
    width: 540px;
}

.introduce_box .tt_box {
    font-size: 0;
    line-height: 0;
    text-align: center;
    padding-top: 18px;
}

.introduce_box .tt_box p {
    display: inline-block;
+ display: inline;
+ zoom: 1;
}

.introduce_box .txt_tt {
    font-size: 30px;
    font-weight: 700;
    color: #4d546a;
    line-height: 44px;
    border-bottom: 1px solid #8b8e98;
}

.introduce_box .txt_honor {
    font-size: 14px;
    line-height: 26px;
    position: relative;
+ zoom: 1;
    color: #4d546a;
    padding-left: 22px;
}


.introduce_box .cont_box {
    margin-top: 34px;
    position: relative;
+ zoom: 1;
}

.introduce_box .txt_intr {
    font-size: 14px;
    line-height: 20px;
    color: #8b8e98;
    min-height: 100px;
}

.introduce_box .txt_gx {
    position: absolute;
    width: 38px;
    text-align: center;
    top: 0;
    font-size: 20px;
    font-weight: 700;
    color: #8b8e98;
    line-height: 24px;
}

.introduce_box .face_box {
    position: absolute;
    top: 0;
    height: 100%;
}

.introduce_box .txt_name {
    position: absolute;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    color: #8b8e98;
    width: 38px;
}

.introduce_box .txt_tag {
    position: absolute;
    width: 22px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    background: #8b8e98;
    padding: 5px 0;
}

.introduce_box .face_box img {
    position: absolute;
    bottom: 0;
}

.introduce_wp .txt_right .text_box {
    margin-left: 447px;
}

.introduce_wp .txt_right .cont_box {
    border-left: 3px solid #8e8d98;
    padding-left: 5px;
}

.introduce_wp .txt_right .txt_gx {
    left: -38px;
}

.introduce_wp .txt_right .face_box {
    left: 0;
}

.introduce_wp .txt_right .txt_name {
    top: 18px;
    left: 35px;
}

.introduce_wp .txt_right .txt_tag {
    top: 60px;
    left: 80px;
}

.introduce_wp .txt_right .face_box img {
    left: 96px;
}

.introduce_wp .txt_left .text_box {
    margin-left: 86px;
}

.introduce_wp .txt_left .cont_box {
    border-right: 3px solid #8e8d98;
    padding-right: 5px;
}

.introduce_wp .txt_left .txt_gx {
    right: -38px;
}

.introduce_wp .txt_left .face_box {
    right: 0;
}

.introduce_wp .txt_left .txt_name {
    top: 40px;
    right: 38px;
}

.introduce_wp .txt_left .txt_tag {
    top: 128px;
    right: 47px;
}

.introduce_wp .txt_left .face_box img {
    right: 103px;
}

.pic_wp {
    position: relative;
    height: 594px;
    margin-top: 186px;
}

.pic_area {
    position: absolute;
    width: 1536px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -768px;
}

.pic_wp .img_box {
    position: absolute;
}

.pic_wp .img_box a {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
    transition: transform .3s;
    -webkit-transition: transform .3s;
}

.pic_wp .img_box img {
    position: absolute;
}

.pic_wp .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 70px #000 inset;
}

.pic_wp .img_box a:hover {
    transform: scale(1.02);
}

.pic_wp .ib_1 {
    width: 368px;
    height: 516px;
    top: 31px;
    left: 0;
    z-index: 10;
}

.pic_wp .ib_1 img {
    width: 368px;
    height: 516px;
    top: 0;
    left: 0;
}

.pic_wp .ib_2 {
    width: 458px;
    height: 273px;
    top: 274px;
    left: 198px;
    z-index: 11;
}

.pic_wp .ib_2 img {
    width: 530px;
    height: 273px;
    top: 0;
    left: -10px;
}

.pic_wp .ib_3 {
    width: 237px;
    height: 444px;
    top: 0;
    left: 650px;
    z-index: 12;
}

.pic_wp .ib_3 img {
    width: 863px;
    height: 444px;
    top: 0;
    left: -426px;
}

.pic_wp .ib_4 {
    width: 282px;
    height: 202px;
    top: 345px;
    left: 883px;
    z-index: 11;
}

.pic_wp .ib_4 img {
    width: 464px;
    height: 239px;
    top: -20px;
    left: -34px;
}

.pic_wp .ib_5 {
    width: 371px;
    height: 220px;
    top: 31px;
    right: 0;
    z-index: 10;
}

.pic_wp .ib_5 img {
    width: 428px;
    height: 220px;
    top: 0;
    left: -28px;
}

.pic_wp .ib_6 {
    width: 371px;
    height: 295px;
    top: 251px;
    right: 0;
    z-index: 11;
}

.pic_wp .ib_6 img {
    width: 572px;
    height: 295px;
    top: 0;
    left: -53px;
}


.pic_wp .tb_1 {
    width: 237px;
    height: 150px;
    top: 443px;
    left: 650px;
}

.pic_wp .tb_1 .txt_tip {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #d3d3d3;
    line-height: 40px;
    padding-top: 35px;
}

.pic_wp .tb_1 .txt_en {
    display: block;
    width: 96px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #909090;
    font-weight: 400;
    font-family: Arial;
    border: 1px solid #909090;
    margin: 17px auto 0;
}

.pic_wp .tb_2 {
    width: 282px;
    height: 315px;
    top: 31px;
    left: 887px;
}

.pic_wp .tb_2 .txt_tip {
    width: 200px;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    text-indent: 45px;
    top: 122px;
    margin: 0 auto;
    color: #d1d1d1;
}

.pic_wp .tb_2 .arr_box {
    position: absolute;
    width: 30px;
    height: 18px;
    background: #bdbdbd;
    top: 3px;
    left: 0;
}

.pic_wp .tb_2 .arr_box i {
    position: absolute;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #302e2c;
    top: 6px;
    left: 13px;
}

.pic_wp .tip_list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pic_wp .tip_list li {
    position: absolute;
    top: 0;
    left: -9999px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
}

.pic_wp .tip_list li.show {
    left: 0;
    opacity: 1;
}

.pic_wp .tip_list .txt_name {
    display: block;
    text-align: right;
}

.pic_wp .tb_2 .btns_box {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.pic_wp .tb_2 .btns_box a {
    float: left;
    width: 4px;
    height: 4px;
    margin-left: 10px;
    background: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all .3s;
    -webkit-transition: all .3s;
}

.pic_wp .tb_2 .btns_box a.cur, .pic_wp .tb_2 .btns_box a:hover {
    width: 12px;
    opacity: .2;
    filter: alpha(opacity=20);
}


.small_pic {
    height: 685px;
}

.small_pic .pic_area {
    width: 1200px;
    left: 0;
    margin-left: 0;
}

.small_pic .ib_1 {
    width: 368px;
    height: 476px;
    top: 80px;
    left: 0;
}

.small_pic .ib_1 img {
    top: -20px;
}

.small_pic .ib_2 {
    width: 458px;
    height: 259px;
    top: 426px;
    left: 237px;
    z-index: 18;
}

.small_pic .ib_3 {
    left: 610px;
}

.small_pic .ib_4 {
    width: 283px;
    height: 182px;
    top: 244px;
    left: 328px;
}

.small_pic .ib_4 img {
    top: -20px;
}

.small_pic .ib_5 {
    top: 80px;
}

.small_pic .ib_6 {
    top: 300px;
}

.small_pic .tb_1 {
    top: 485px;
    left: 0;
    z-index: 15;
}

.small_pic .tb_2 {
    top: 426px;
    left: 695px;
    height: 259px;
    z-index: 15;
}

.small_pic .tb_2 .txt_tip {
    top: 75px;
}

.small_pic .txt_bg {
    top: 0;
    left: 328px;
    z-index: 15;
}

.boss_wp {
    margin-top: 75px;
    padding-bottom: 72px;
}

.boss_tt {
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.boss_tt .txt_tt em {
    display: block;
    font-size: 40px;
    line-height: 70px;
    height: 70px;
    position: relative;
    font-weight: 700;
    color: #4d546a;
}

.boss_tt .txt_mission {
    display: inline-block;
+ display: inline;
+ zoom: 1;
    font-size: 20px;
    line-height: 28px;
    padding: 7px 0;
    border-top: 1px dashed #4f4646;
    border-bottom: 1px dashed #4f4646;
    color: #8b8d98;
    margin-top: 20px;
}

.boss_tt .txt_tt .ic_arr {
    position: absolute;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #8b8e98 transparent transparent transparent;
    top: 100%;
    left: 50%;
    margin-left: -6px;
}

.boss_cont {
    margin-top: 60px;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.boss_box {
    display: inline-block;
+ display: inline;
+ zoom: 1;
    position: relative;
    overflow: hidden;
    margin: 0 33px;
    width: 470px;
    height: 622px;
}

.boss_box img {
    display: block;
    width: 100%;
    height: 100%;
}

.boss_box .boss_brief {
    position: absolute;
    width: 100%;
    height: 146px;
    background: rgba(0, 0, 0, .7);
    bottom: -146px;
    left: 0;
    transition: bottom .3s;
    -webkit-transition: bottom .3s;
}

.boss_box:hover .boss_brief {
    bottom: 0;
}

.boss_box .boss_brief .opc_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=70);
    top: 0;
    left: 0;
}

.boss_box .txt_name {
    position: relative;
    z-index: 5;
    font-size: 18px;
    color: #e5e4e4;
    line-height: 30px;
    padding-top: 12px;
}

.boss_box .txt_name em {
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e4e4;
    display: inline-block;
    vertical-align: top;
+ display: inline;
+ zoom: 1;
}

.boss_box .txt_brief {
    font-size: 14px;
    line-height: 26px;
    color: #949393;
}

.fuli_wp {
    margin-top: 58px;
}


.fuli_list {
    margin-top: 20px;
}

.fuli_list li {
    float: left;
    width: 230px;
    height: 275px;
    margin: 0 15px 18px;
    text-align: center;
    padding: 40px 20px 0;
    color: #a2a5b0;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.fuli_list li {
    color: #4d546a;
}

.fuli_list li:hover {
    background: #f7f7f7;
}



.bottom_sec .btn_join {
    display: block;
    width: 315px;
    height: 58px;
    border: 1px solid #fff;
    font-size: 44px;
    color: #fff;
    background: #8e8e98;
    margin: 13px auto 0;
    text-align: center;
    line-height: 56px;
    position: relative;
    overflow: hidden;
}

.bottom_sec .btn_join:hover {
    text-decoration: none;
}

.bottom_sec .btn_join:after {
    content: "";
    position: absolute;
    width: 59px;
    height: 450px;
    background: rgba(255, 255, 255, .3);
    transform: rotate(70deg);
    -webkit-transform: rotate(70deg);
    top: -274px;
    left: 15px;
    transition: all .3s;
    -webkit-transition: all .3s;
}


.title_box h2 {
    animation: th2_effect 1.4s .2s ease both;
    -webkit-animation: th2_effect 1.4s .2s ease both;
}

@keyframes th2_effect {
    0% {
        transform: scale(1);
        opacity: 0;
    }
    50% {
        transform: scale(1.1);
        opacity: 1;
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes th2_effect {
    0% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1.1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
    }
}

.title_box .txt_en1, .title_box .txt_en2 {
    animation: opc_effect .6s 1.2s linear both;
    -webkit-animation: opc_effect .6s 1.2s linear both;
}

.title_box .ic_light {
    animation: opc_effect .6s 1.2s linear both;
    -webkit-animation: opc_effect .6s 1.2s linear both;
}

@keyframes opc_effect {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes kic3_effect {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.key_box a.hover .ic_3, .key_box a:hover .ic_3 {
    animation: kic3_effect 1.6s linear infinite both;
    -webkit-animation: kic3_effect 1.6s linear infinite both;
}

@keyframes kic3_effect {
    0%, 100% {
        transform: scale(.8);
        opacity: 1;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes kic3_effect {
    0%, 100% {
        -webkit-transform: scale(.8);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

.key_box a.hover .ic_2, .key_box a:hover .ic_2 {
    animation: kic2_effect 1.6s linear infinite both;
    -webkit-animation: kic2_effect 1.6s linear infinite both;
}

@keyframes kic2_effect {
    0% {
        transform: scale(.8);
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes kic2_effect {
    0% {
        -webkit-transform: scale(.8);
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

.key_box a.hover .ic_1, .key_box a:hover .ic_1 {
    animation: kic1_effect 1.6s linear infinite both;
    -webkit-animation: kic1_effect 1.6s linear infinite both;
}

@keyframes kic1_effect {
    0%, 25% {
        transform: scale(.9);
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

@-webkit-keyframes kic1_effect {
    0%, 25% {
        -webkit-transform: scale(.9);
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.1);
        opacity: 0;
    }
}

.xiu_box .ic_3 {
    animation: xiu3_effect .8s .7s linear both;
    -webkit-animation: xiu3_effect .8s .7s linear both;
}

@keyframes xiu3_effect {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes xiu3_effect {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.xiu_box .ic_2 {
    animation: xiu2_effect .7s 1s linear infinite both;
    -webkit-animation: xiu2_effect .7s 1s linear infinite both;
}

@keyframes xiu2_effect {
    0% {
        transform: scale(.8);
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    100%, 80% {
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes xiu2_effect {
    0% {
        -webkit-transform: scale(.8);
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    100%, 80% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

.xiu_box .ic_1 {
    animation: xiu1_effect .8s 1s linear infinite both;
    -webkit-animation: xiu1_effect .8s 1s linear infinite both;
}

@keyframes xiu1_effect {
    0%, 20% {
        transform: scale(.9);
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

@-webkit-keyframes xiu1_effect {
    0%, 20% {
        -webkit-transform: scale(.9);
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.1);
        opacity: 0;
    }
}

.xiu_box {
    animation: xiu_effect 1.2s 2.2s ease both;
    -webkit-animation: xiu_effect 1.2s 2.2s ease both;
}

@keyframes xiu_effect {
    0%, 10%, 25%, 40%, 50% {
        transform: translateY(0);
        opacity: 1;
    }
    20% {
        transform: translateY(-20px);
    }
    30% {
        transform: translateY(-10px);
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes xiu_effect {
    0%, 10%, 25%, 40%, 50% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateY(-20px);
    }
    30% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        opacity: 0;
    }
}

.job_box {
    animation: job_effect .6s 3s linear both;
    -webkit-animation: job_effect .6s 3s linear both;
}

@keyframes job_effect {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes job_effect {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.job_feed:hover .ic_job {
    animation: icjob_effect .8s ease both;
    -webkit-animation: icjob_effect .8s ease both;
}

@keyframes icjob_effect {
    0%, 100%, 20%, 50%, 80% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-6px);
    }
    60% {
        transform: translateY(-3px);
    }
}

@-webkit-keyframes icjob_effect {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(-3px);
    }
}

.job_feed .ic_rd {
    animation: icrd_effect 4s linear infinite both;
    -webkit-animation: icrd_effect 4s linear infinite both;
}

@keyframes icrd_effect {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes icrd_effect {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.job_feed:hover .ic_rd {
    animation: none;
    -webkit-animation: none;
}

.fuli_list li:hover .ic_fuli {
    animation: icfuli_effect .8s ease both;
    -webkit-animation: icfuli_effect .8s ease both;
}

@keyframes icfuli_effect {
    0%, 100%, 20%, 50%, 80% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-6px);
    }
    60% {
        transform: translateY(-3px);
    }
}

@-webkit-keyframes icfuli_effect {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(-3px);
    }
}

.bottom_sec .btn_join {
    animation: btnjoin_effect 1.8s linear both infinite;
    -webkit-animation: btnjoin_effect 1.8s linear both infinite;
}

@keyframes btnjoin_effect {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(.98);
    }
}

@-webkit-keyframes btnjoin_effect {
    0%, 100% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(.98);
    }
}

.bottom_sec .btn_join:hover:after {
    animation: btnaft_effect 1.8s linear both infinite;
    -webkit-animation: btnaft_effect 1.8s linear both infinite;
}

@keyframes btnaft_effect {
    0% {
        top: -274px;
        left: 15px;
    }
    100%, 30% {
        top: -134px;
        left: 285px;
    }
}

@-webkit-keyframes btnaft_effect {
    0% {
        top: -274px;
        left: 15px;
    }
    100%, 30% {
        top: -134px;
        left: 285px;
    }
}

.top_sec .page_down {
    animation: parr_effect 1.5s linear both infinite;
    -webkit-animation: parr_effect 1.5s linear both infinite;
}

@keyframes parr_effect {
    0% {
        transform: translateY(-5px);
        opacity: .8;
    }
    50% {
        transform: translateY(10px);
        opacity: 1;
    }
    100% {
        transform: translateY(-5px);
        opacity: .8;
    }
}

@-webkit-keyframes parr_effect {
    0% {
        -webkit-transform: translateY(-5px);
        opacity: .8;
    }
    50% {
        -webkit-transform: translateY(10px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-5px);
        opacity: .8;
    }
}

.introduce_box.show .txt_name, .introduce_box.show .txt_tag {
    animation: indtt_effect .5s linear both;
    -webkit-animation: indtt_effect .5s linear both;
}

@keyframes indtt_effect {
    0% {
        transform: translateX(-25px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes indtt_effect {
    0% {
        -webkit-transform: translateX(-25px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}

.introduce_box.show .face_box img {
    animation: indtti_effect .5s .2s linear both;
    -webkit-animation: indtti_effect .5s .2s linear both;
}

@keyframes indtti_effect {
    0% {
        transform: translateY(-25px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes indtti_effect {
    0% {
        -webkit-transform: translateY(-25px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

.introduce_box.show .tt_box {
    animation: indttb_effect .5s .4s linear both;
    -webkit-animation: indttb_effect .5s .4s linear both;
}

@keyframes indttb_effect {
    0% {
        transform: translateY(-25px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes indttb_effect {
    0% {
        -webkit-transform: translateY(-25px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

.introduce_box.show .cont_box {
    animation: indct_effect .5s .6s linear both;
    -webkit-animation: indct_effect .5s .6s linear both;
}

@keyframes indct_effect {
    0% {
        transform: translateX(25px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes indct_effect {
    0% {
        -webkit-transform: translateX(25px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

.about_page .content {
    width: 100%;
}

.events_sec {
    /*background: url("../images/mountain2.jpg") no-repeat center top;*/
}

.events_sec .content {
    height: 1030px;

    padding-top: 136px;
}

.events_sec h3 {
    background: url("../images/ic_events.png") no-repeat -40px -132px;
    width: 334px;
    height: 115px;
    margin: 0 auto;
}

.events_list {
    padding-top: 10px;
}

.events_list .ic_time {
    display: block;
    background: url("../images/ic_events.png") no-repeat -428px -30px;
    width: 38px;
    height: 68px;
    margin: 0 auto;
}

.events_list .ic_arr {
    display: block;
    background: url("../images/ic_events.png") no-repeat -476px -38px;
    width: 38px;
    height: 59px;
    margin: 0 auto;
    position: relative;
    top: -14px;
}

.events_list ul {
    position: relative;
}

.events_list li {
    position: relative;
    height: 98px;
}

.events_list .ic_events {
    position: absolute;
    width: 51px;
    height: 98px;
    top: 0;
    overflow: hidden;
}

.events_list .txt_events {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    position: absolute;
    white-space: nowrap;
    top: -12px;
    text-shadow: 0 0 8px #1890ff;
}

.events_list .txt_events strong {
    display: block;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
}

.events_list .right_li {
    margin-left: 50%;
}

.events_list .right_li .ic_events {
    left: -7px;
    background: url("../images/ic_events.png") no-repeat -396px -116px;
}

.events_list .right_li .txt_events {
    left: 56px;
}

.events_list .left_li {
    text-align: right;
    width: 50%;
}

.events_list .left_li .ic_events {
    right: -7px;
}

.events_list .left_li .ic_events i {
    position: absolute;
    top: 0;
    right: 0;
    width: 51px;
    height: 98px;
    background: url("../images/ic_events.png") no-repeat -460px -116px;
}

.events_list .left_li .txt_events {
    right: 56px;
}

.events_list .ic_time {
    animation: enttime_effect 1s ease both;
    -webkit-animation: enttime_effect 1s ease both;
}

@keyframes enttime_effect {
    0%, 18%, 45%, 72% {
        transform: translateY(0);
        height: 32px;
    }
    36% {
        transform: translateY(-10px);
        height: 32px;
    }
    54% {
        transform: translateY(-5px);
        height: 32px;
    }
    100% {
        height: 68px;
    }
}

@-webkit-keyframes enttime_effect {
    0%, 18%, 45%, 72% {
        -webkit-transform: translateY(0);
        height: 32px;
    }
    36% {
        -webkit-transform: translateY(-10px);
        height: 32px;
    }
    54% {
        -webkit-transform: translateY(-5px);
        height: 32px;
    }
    100% {
        height: 68px;
    }
}

.events_list li:nth-child(1) .ic_events {
    animation: entic_effect .8s 1s linear both;
    -webkit-animation: entic_effect .8s 1s linear both;
}

.events_list li:nth-child(2) .ic_events {
    animation: entic_effect .8s 1.8s linear both;
    -webkit-animation: entic_effect .8s 1.8s linear both;
}

.events_list li:nth-child(3) .ic_events {
    animation: entic_effect .8s 2.6s linear both;
    -webkit-animation: entic_effect .8s 2.6s linear both;
}

.events_list li:nth-child(4) .ic_events {
    animation: entic_effect .8s 3.4s linear both;
    -webkit-animation: entic_effect .8s 3.4s linear both;
}

.events_list li:nth-child(5) .ic_events {
    animation: entic_effect .8s 4.2s linear both;
    -webkit-animation: entic_effect .8s 4.2s linear both;
}

.events_list li:nth-child(6) .ic_events {
    animation: entic_effect .8s 5s linear both;
    -webkit-animation: entic_effect .8s 5s linear both;
}

@keyframes entic_effect {
    0% {
        width: 20px;
        height: 24px;
        opacity: 0;
    }
    40% {
        width: 20px;
        height: 24px;
        opacity: 1;
    }
    100% {
        width: 51px;
        height: 98px;
    }
}

@-webkit-keyframes entic_effect {
    0% {
        width: 20px;
        height: 24px;
        opacity: 0;
    }
    40% {
        width: 20px;
        height: 24px;
        opacity: 1;
    }
    100% {
        width: 51px;
        height: 98px;
    }
}

.events_list li:nth-child(1) .txt_events {
    animation: enttxt_effect .8s 1s linear both;
    -webkit-animation: enttxt_effect .8s 1s linear both;
}

.events_list li:nth-child(2) .txt_events {
    animation: enttxt_effect .8s 1.8s linear both;
    -webkit-animation: enttxt_effect .8s 1.8s linear both;
}

.events_list li:nth-child(3) .txt_events {
    animation: enttxt_effect .8s 2.6s linear both;
    -webkit-animation: enttxt_effect .8s 2.6s linear both;
}

.events_list li:nth-child(4) .txt_events {
    animation: enttxt_effect .8s 3.4s linear both;
    -webkit-animation: enttxt_effect .8s 3.4s linear both;
}

.events_list li:nth-child(5) .txt_events {
    animation: enttxt_effect .8s 4.2s linear both;
    -webkit-animation: enttxt_effect .8s 4.2s linear both;
}

.events_list li:nth-child(6) .txt_events {
    animation: enttxt_effect .8s 5s linear both;
    -webkit-animation: enttxt_effect .8s 5s linear both;
}

@keyframes enttxt_effect {
    0% {
        transform: translateY(-10px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes enttxt_effect {
    0% {
        -webkit-transform: translateY(-10px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

.events_list .ic_arr {
    animation: entarr_effect .6s 5.8s linear both;
    -webkit-animation: entarr_effect .6s 5.8s linear both;
}

@keyframes entarr_effect {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes entarr_effect {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


.js_sec .content {
    padding-top: 88px;
}

.js_sec h3 {
    margin: 0 auto;
    background: url("../images/ic_events.png") no-repeat 0 0;
    width: 417px;
    height: 89px;
}

.js_list {
    margin-top: 80px;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.js_list li {
    display: inline-block;
+ display: inline;
+ zoom: 1;
    width: 200px;
    position: relative;
    color: #cccdd4;
}

.js_list .item_name {
    position: relative;
+ zoom: 1;
    padding-top: 88px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 33px;
}

.js_list .item_brief {
    font-size: 16px;
    line-height: 20px;
    width: 136px;
    height: 130px;
    margin: 0 auto;
}

.js_list .item_brief strong {
    display: block;
    width: 86px;
    height: 28px;
    font-weight: 400;
    line-height: 28px;
    border: 1px solid #cccdd4;
    margin: 0 auto 14px;
}



.js_list .ic_js1 {
    background-position: 0 0;
    width: 86px;
    height: 61px;
    margin-left: -43px;
}

.js_list .ic_js2 {
    background-position: -98px 0;
    width: 73px;
    height: 72px;
    margin-left: -36px;
}

.js_list .ic_js3 {
    background-position: -184px -4px;
    width: 83px;
    height: 63px;
    margin-left: -41px;
}

.js_list .ic_js4 {
    background-position: -280px -4px;
    width: 81px;
    height: 72px;
    margin-left: -40px;
}

.js_list .ic_js5 {
    background-position: -376px -4px;
    width: 86px;
    height: 66px;
    margin-left: -43px;
}

.js_list .ic_js6 {
    background-position: -474px -4px;
    width: 81px;
    height: 63px;
    margin-left: -40px;
    top: 2px;
}

.js_list li:hover .item_name span.png {
    animation: icjs_effect .8s ease both;
    -webkit-animation: icjs_effect .8s ease both;
}

@keyframes icjs_effect {
    0%, 100%, 20%, 50%, 80% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-6px);
    }
    60% {
        transform: translateY(-3px);
    }
}

@-webkit-keyframes icjs_effect {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(-3px);
    }
}

.about_page h3.tt_bg {
    width: 415px;
    height: 119px;
    text-align: center;
    font-size: 40px;
    color: #FFF;
    line-height: 70px;
    padding-top: 60px;
    margin: 0 auto;
    text-shadow: 0 0 10px #529DFF;
}

.wage_sec {
    background: #142247;
}

.wage_wp {
    margin-top: 18px;
}

.wage_list {
    font-size: 0;
    line-height: 0;
    text-align: center;
    width: 1300px;
    position: relative;
    left: -50px;
    padding-bottom: 1px;
}

.wage_list li {
    display: inline-block;
+ display: inline;
+ zoom: 1;
    width: 376px;
    margin: 0 17px 30px 18px;
}

.wage_list li a {
    display: block;
    height: 146px;
    border: 1px solid #2e97e8;
    background: #f0f0f0;
    padding: 1px 1px 1px 21px;
    text-decoration: none;
    position: relative;
+ zoom: 1;
    transition: background .3s;
    -webkit-transition: background .3s;
}

.wage_list .txt_box {
    display: block;
    height: 146px;
    background: #f0f0f0;
    padding: 0 20px 0 36px;
    font-size: 16px;
    line-height: 20px;
    color: #777b8b;
    text-align: left;
}

.wage_list .txt_wage {
    position: relative;
    overflow: hidden;
    display: block;
}

.wage_list .wage {
    position: relative;
    left: -100%;
    opacity: 0;
    transition: left .3s;
    -webkit-transition: left .3s;
}

.wage_list .txt_box strong {
    display: block;
    position: relative;
+ zoom: 1;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
    padding: 16px 0 20px 28px;
}

.wage_list .txt_box .arr_box {
    position: absolute;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    border-width: 19px 11px;
    border-style: solid dashed dashed dashed;
    border-color: #6d7285 transparent transparent transparent;
    top: 24px;
    left: -8px;
}

.wage_list .txt_box .arr_box i {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px 6px;
    border-style: solid dashed dashed dashed;
    border-color: #f0f0f0 transparent transparent transparent;
    top: -16px;
    left: -6px;
}

.wage_list .ic_bdr {
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: #2e97e8;
    transition: width .3s;
    -webkit-transition: width .3s;
}

.wage_list li a:hover {
    text-decoration: none;
}

.wage_list li a:hover .txt_box strong {
    color: #2e97e8;
}

.wage_list li a:hover .arr_box {
    border-top-color: #2e97e8;
}

.wage_list a:hover .wage {
    left: 0;
    opacity: 1;
}

.wage_list a:hover .ic_bdr {
    width: 20px;
}



.train_wp .ic_line {
    position: absolute;
    width: 1920px;
    height: 2px;
    font-size: 0;
    line-height: 0;
    top: 116px;
    left: 50%;
    margin-left: -960px;
    background: #2e97e8;
}

.train_list {
    font-size: 0;
    line-height: 0;
    text-align: center;
    width: 1400px;
    position: relative;
    left: -112px;
    z-index: 5;
}

.train_list li {
    display: inline-block;
+ display: inline;
+ zoom: 1;
    width: 255px;
    position: relative;
    vertical-align: top;
}

.train_list .ic_box {
    position: relative;
    height: 108px;
}



.train_list .ic_train1 {
    background-position: 0 0;
    width: 147px;
    height: 93px;
    margin-left: -73px;
}

.train_list .ic_train2 {
    background-position: -156px -10px;
    width: 222px;
    height: 71px;
    margin-left: -111px;
}

.train_list .ic_train3 {
    background-position: -384px -12px;
    width: 244px;
    height: 81px;
    margin-left: -122px;
}

.train_list .ic_train4 {
    background-position: 0 -104px;
    width: 200px;
    height: 93px;
    margin-left: -100px;
}

.train_list .ic_train5 {
    background-position: -226px -104px;
    width: 191px;
    height: 68px;
    margin-left: -95px;
}


.about_page .bottom_sec .content {
    padding-top: 10px;
}

.about_page .nav_sec {
    position: fixed;
    top: 50%;
    right: 20px;
    width: 137px;
    height: 227px;
    margin-top: -113px;
    z-index: 10;
}

.about_page .nav_sec .ic_bird {
    position: absolute;
    width: 74px;
    height: 67px;
    top: -40px;
    left: 50%;
    margin-left: -37px;
    z-index: 5;
}


.about_page .nav_sec .nav_list li {
    margin-bottom: 10px;
}

.about_page .nav_sec .nav_list a {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.about_page .nav_sec .nav_list a.cur, .about_page .nav_sec .nav_list a:hover {
    text-decoration: none;
    color: #12a0fc;
}

.about_page .btn_totop {
    position: absolute;
    width: 62px;
    height: 62px;
    bottom: -31px;
    left: 50%;
    margin-left: -31px;
}




.about_page .nav_sec .ic_bird:before {
    animation: abird_effect 1.6s linear both infinite;
    -webkit-animation: abird_effect 1.6s linear both infinite;
}

@keyframes abird_effect {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes abird_effect {
    0% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.4);
        opacity: 0;
    }
}

.about_page .btn_totop .ic_bdr {
    animation: totop_effect 1.6s linear both infinite;
    -webkit-animation: totop_effect 1.6s linear both infinite;
}

@keyframes totop_effect {
    0% {
        transform: scale(.9);
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@-webkit-keyframes totop_effect {
    0% {
        -webkit-transform: scale(.9);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2);
        opacity: 0;
    }
}

.job_page {
    background: #f0f3f6;
    font-size: 16px;
}

.job_page a {
    text-decoration: none;
    color: #545557;
}

.btn_detail {
    position: absolute;
    right: 15px;
    top: 14px;
    width: 20px;
    height: 20px;
}

.btn_close {
    background-position: -50px 0;
}

.u_paging {
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
}

.u_paging a {
    display: inline-block;
    margin: 0 4px;
    padding: 0 .5em;
}

.u_paging .next, .u_paging .prev {
    color: #8c8f94;
}

.u_paging .next:hover, .u_paging .on, .u_paging .prev:hover {
    color: #09b1f0;
}

.search_wp {
    position: relative;
    margin-bottom: 35px;
    padding-left: 16px;
    height: 46px;
    border: 1px solid #d2d3d6;
    border-radius: 4px;
    background: #fff;
    z-index: 5;
}

.search_wp input {
    padding: 14px 0;
    width: 230px;
    height: 18px;
    line-height: 18px;
    background: 0 0;
    border: none;
}

.search_wp .tip_list {
    position: absolute;
    background: #fff;
    top: 100%;
    left: -1px;
    width: 100%;
    border: 1px solid #d2d3d6;
    border-top: 0;
    margin-top: 1px;
}

.search_wp .tip_list li a {
    padding-left: 16px;
    font-size: 12px;
    display: block;
    line-height: 30px;
}

.search_wp .tip_list li a:hover {
    background: #09b1f0;
    color: #fff;
}

.job_page .btn_search {
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -20px;
    width: 53px;
    height: 40px;
    overflow: hidden;
    line-height: 100px;
    background-position: 0 -50px;
}

.job_page .btn_search:hover {
    background-position: -75px -50px;
}

.btn_wp a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
}

.btn_main {
    width: 144px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(233, 130, 20, .8);
    background: #f59d1f;
    border-radius: 3px;
    transition: all .2s;
}

.btn_main:hover {
    color: #fff;
    background: #f38d19;
}

.tips {
    font-size: 14px;
    color: #8c8f94;
}

.ico_sina, .ico_wx {
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
    overflow: hidden;
    line-height: 75;
}

.ico_wx {
    background-position: -100px 0;
}

.ico_sina {
    background-position: -125px 0;
}

.ico_ji {
    display: inline-block;
    vertical-align: top;
    width: 17px;
    height: 19px;
    overflow: hidden;
    line-height: 15px;
    background-position: 0 -25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
}

.u_share {
    position: absolute;
    right: 11px;
    bottom: 25px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 25px;
    color: #8c8f94;
}

.u_share .label {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
}

.u_share a {
    margin-right: 12px;
}

.carousel {
   /* position: relative;
    margin-bottom: 30px;
    height: 340px;
    overflow: hidden;*/
}
/*
.carousel li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}*/

.carousel .img_wp {
    display: block;
    height: 100%;
    position: relative;
}

.carousel .img_wp img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}

.carousel li.on {
    z-index: 2;
}

.carousel li.pic_next {
    z-index: 1;
}

.carousel .pic_guide {
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: .83rem;
    width: 100%;
    text-align: center;
}

.pic_guide .dot {
    display: inline-block;
    margin: 0 .17rem;
    width: .33rem;
    height: .33rem;
    border-radius: 100%;
    background: #e5e5e5;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pic_guide .dot.on {
    background: #b2b2b2;
}

.main_wp {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.main {
    float: left;
    padding: 32px 30px 26px;
    width: 720px;
    background: #fff;
}

.aside {
    float: right;
    padding: 32px 30px;
    width: 320px;
    background: #fff;
}

.filter_wp {
    margin-bottom: 20px;
    padding-bottom: 6px;
    border-bottom: 1px solid #f0f3f6;
}

.filter_wp .item {
    overflow: hidden;
    margin-bottom: 14px;
    height: 30px;
    line-height: 30px;
}

.filter_wp .label {
    float: left;
    margin-right: 3px;
    width: 5em;
    color: #8c8f94;
    text-align: right;
}

.filter_wp .item a {
    float: left;
    margin-right: 17px;
    padding: 0 12px;
    height: 30px;
    background: #fff;
    border-radius: 4px;
    -webki-transition: all .3s;
    transition: all .3s;
}

.filter_wp .item a.on, .filter_wp .item a:hover {
    background: #09b1f0;
    color: #fff;
}

.list_post {
    min-height: 647px;
}

.list_post .tr_wp {
    min-height: 552px;
    overflow: hidden;
}

.list_post .th, .list_post .tr {
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    transition: height .3s;
}

.list_post .th {
    background: #09b1f0;
    color: #fff;
}

.list_post .tr.open {
    height: auto;
    background: #fbfbfc;
}

.list_post .col1, .list_post .col2, .list_post .col3, .list_post .col4, .list_post .col5 {
    float: left;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_post .col1 {
    padding-left: 17px;
    width: 265px;
    text-align: left;
}

.list_post .col2 {
    width: 100px;
}

.list_post .col3 {
    width: 100px;
}

.list_post .col4 {
    width: 100px;
}

.list_post .col5 {
    width: 100px;
}

.list_post .td {
    position: relative;
    display: block;
    width: 100%;
    height: 48px;
    background: #f3f6f8;
}

.list_post .td:hover {
    background: #b8bec3;
    color: #fff;
}

.list_post .td:hover + .btn_detail {
    background-position: -25px 0;
}

.list_post .td:hover + .btn_close {
    background-position: -75px 0;
}

.hot_post_wp .hd {
    margin-bottom: 15px;
}

.hot_post_wp .hd h2 {
    padding-left: 2px;
    font-size: 20px;
}

.hot_post_wp .tr {
    overflow: hidden;
    margin-bottom: 8px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    background: #f3f6f8;
}

.hot_post_wp .td {
    display: block;
    width: 100%;
    height: 100%;
}

.hot_post_wp .td:hover {
    background: #b8bec3;
    color: #fff;
}

.hot_post_wp .col1, .hot_post_wp .col2 {
    float: left;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot_post_wp .col1 {
    padding-left: 17px;
    width: 201px;
    text-align: left;
}

.hot_post_wp .col2 {
    width: 102px;
}

.td .ico_ji {
    position: relative;
    top: 4px;
}

.detail_page {
    padding-top: 30px;
}

.detail_page .list_post {
    min-height: 694px;
}

.detail_page .list_post .tr {
    background: 0 0;
}

.detail_page .list_post .td:hover {
    background: #f3f6f8;
    color: #545557;
}

.detail_page .list_post .col1 {
    width: 490px;
    font-size: 20px;
    font-weight: 700;
    color: #545557;
}

.detail_page .list_post .public_time {
    float: right;
    padding-right: 36px;
    height: 48px;
    line-height: 48px;
    color: #8c8f94;
    font-size: 14px;
}

.post_attr {
    margin-bottom: 26px;
    overflow: hidden;
}

.post_attr p {
    float: left;
    width: 50%;
    line-height: 32px;
}

.detail_post {
    position: relative;
    padding: 20px 18px 30px;
    line-height: 1.5;
    font-size: 16px;
    color: #545557;
}

.detail_post .sec {
    margin-bottom: 37px;
}

.detail_post h3 {
    margin-bottom: 9px;
    font-weight: 700;
    font-size: 16px;
}

.detail_post li {
    padding-left: 1.5em;
    line-height: 30px;
    font-size: 16px;
    text-indent: -1.5em;
}

.detail_post .btn_wp {
    margin-bottom: 7px;
}

.job_footer {
    margin-top: 40px;
    width: 100%;
    height: 78px;
    line-height: 2;
    font-size: 12px;
    background: #b8bcbf;
    color: #838587;
    text-align: center;
}

.job_footer a {
    color: #838587;
}

.job_footer a:hover {
    text-decoration: underline;
}

.job_footer .link_wp a {
    padding: 0 7px;
}

.job_footer .cont {
    margin: 0 auto;
    padding: 15px 0;
    height: 48px;
    width: 1200px;
    background: #b8bcbf;
}

@-webkit-keyframes jump {
    0%, 100%, 12%, 18%, 24%, 30%, 6% {
        -webkit-transform: translateY(0);
    }
    15%, 27%, 3% {
        -webkit-transform: translateY(-10%);
    }
    21%, 9% {
        -webkit-transform: translateY(10%);
    }
}

@keyframes jump {
    0%, 100%, 12%, 18%, 24%, 30%, 6% {
        transform: translateY(0);
    }
    15%, 27%, 3% {
        transform: translateY(-10%);
    }
    21%, 9% {
        transform: translateY(10%);
    }
}

.ico_ji {
    -webkit-animation: jump 2s infinite;
    animation: jump 2s infinite;
}

.pop_area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 99;
}

.pop_area .opc_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=75);
}

.pop_pic {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 948px;
    margin: -335px 0 0 -474px;
    z-index: 5;
}

.pop_pic .pp_cur {
    position: relative;
    border: 4px solid #555353;
}

.pop_pic .pp_cur ul {
    position: relative;
    height: 484px;
    overflow: hidden;
}

.pop_pic .pp_cur li {
    position: absolute;
    top: 0;
    left: -9999px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
}

.pop_pic .pp_cur li.show {
    left: 0;
    opacity: 1;
}

.pop_pic .pp_cur li img {
    display: block;
    width: 100%;
    height: 100%;
}

.pop_pic .pp_small {
    position: relative;
    overflow: hidden;
    height: 160px;
    margin-top: 20px;
}

.pop_pic .small_wp {
    width: 9999px;
    position: absolute;
    top: 0;
    left: 0;
}

.pop_pic .pp_small a {
    float: left;
    width: 210px;
    height: 152px;
    border: 4px solid #555353;
    overflow: hidden;
    position: relative;
    margin-right: 25px;
}

.pop_pic .pp_small a img {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    margin-left: -147px;
}

.pop_pic .pp_small .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}


.header .logo_box {
    width: 118px;
    height: 53px;
    padding: 18px 0 0 28px;
    float: left;
}

.header .logo_box a, .header .logo_box h1, .header .logo_box img {
    display: block;
    width: 100%;
    height: 100%;
}

.header .links_box {
    float: right;
    position: relative;
}

.header .nav_list li {
    float: left;
    padding: 0 18px;
}

.header .nav_list a {
    font-size: 16px;
    color: #d4d4d4;
    line-height: 56px;
    display: block;
}

.header .btn_join {
    position: absolute;
    top: 14px;
    left: -84px;
    width: 76px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #8a97b6;
    font-size: 16px;
    color: #d4d4d4;
    overflow: hidden;
}

.header .btn_join:hover {
    text-decoration: none;
}

.header .btn_join:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 100px;
    background: rgba(255, 255, 255, .5);
    transform: rotate(57deg);
    -webkit-transform: rotate(57deg);
    top: -60px;
    left: -8px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.header .btn_join:hover:after {
    top: -24px;
    left: 85px;
}


.header .btn_no_sound {
    background-position: -20px 0;
}

.css3 .header .nav_list a:hover {
    text-decoration: none;
}

.w_header {
    position: relative;
    height: 60px;
    background: #fff;
}

.w_header .head {
    width: 1200px;
    margin: 0 auto;
}

.w_header .logo_box {
    padding-top: 0;
}

.w_header .nav_list a {
    color: #6b6e70;
}

.w_header .nav_list a.cur, .w_header .nav_list a:hover {
    color: #09b1f0;
    border-bottom: 4px solid #09b1f0;
}

.css3 .w_header .nav_list a.cur, .css3 .w_header .nav_list a:hover {
    border-bottom: none;
}



@media only screen and (min-width: 1360px) and (max-width: 1599px) {
    .wrap {
        zoom: .9;
        zoom: 1 \9;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1359px) {
    .wrap {
        zoom: .85;
        zoom: 1 \9;
    }
}

@media only screen and (max-width: 1023px) {
    .wrap {
        zoom: .8;
        zoom: 1 \9;
    }
}

