
* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft yahei";
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.job01 {
    background: url(../../assets/job/job_01.jpg) no-repeat center center;
    height: 511px;
    position: relative;
}

.menu {
    width: 900px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 255px;
    left: 50%;
    margin-left: -450px;
    height: 60px;
    line-height: 60px;
}

.menuItem {
    display: block;
    width: 150px;
    text-align: center;
    color: #fff;
    float: left;
    cursor: pointer;
    font-size: 20px;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: normal small Microsoft YaHei, "微软雅黑", "宋体", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

img {
    max-width: 100%;
}

.job03 {
    background: url(../../assets/job/job_03.jpg) no-repeat center center;
    height: 651px;
    position: relative;
}

.job09 {
    background: url(../../assets/job/job_09.jpg) no-repeat center center;
    height: 300px;
}

.job10 {
    background: url(../../assets/job/brand01.jpg) no-repeat center center;
    height: 370px;
}

.jobMenu {
    width: 770px;
    margin: 0 auto;
    padding-top: 60px;
}

.jobNav {
    font-size: 17px;
    color: #616161;
    border: solid #e1e1e1 1px;
    background: #f4f5f7;
    width: 160px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-right: 30px;
}

.act {
    background: #fc8a17;
    color: #fff;
}

.jobCon {
    width: 1140px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 175px;
    left: 50%;
    margin-left: -570px;
    height: 410px;
}

.jobDeatil {
    width: 1030px;
    margin: 0 auto;
}

.clear {
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.h30 {
    height: 30px;
}

.h10 {
    height: 10px;
}

.prev {
    display: block;
    float: left;
    width: 60px;
    height: 40px;
    background: url(../../assets/job/left.png) no-repeat center center;
    margin-top: 95px;
}

.detailCon {
    float: left;
    width: 745px;
    margin-left: 150px;
    height: 210px;
    color: #555;
}

.next {
    display: block;
    float: right;
    background: url(../../assets/job/right.png) no-repeat center center;
    width: 60px;
    height: 40px;
    margin-top: 95px;
}

.jobItem {
    display: block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.jobTit {
    float: left;
    width: 105px;
    text-align: center;
}

.w120 {
    width: 120px;
}

.w315 {
    width: 315px;
}

a {
    color: #555;
    text-decoration: none;
}

.getmore {
    display: block;
    width: 188px;
    margin: 0 auto;
    height: 31px;
    background: url(../../assets/job/morejob.png) no-repeat center center;
}

.jobC {
    display: none;
}

.jobC1 {
    display: block;
}

.bCon {
    width: 1000px;
    margin: 0 auto;
    padding-top: 100px;
}

.bCon1 {
    width: 410px;
    margin: 0 auto;
    padding-top: 180px;
}

.bItem {
	display: block;
    float: left;
    width: 80px;
    height: 70px;
    margin: 10px 5px 0 10px;
}

.qrcode {
    z-index: 999;
    width: 184px;
    height: 349px;
    position: fixed;
    top: 50%;
    margin-top: -155px;
    right: 0;
    background: url(../../assets/job/zpimg.jpg) no-repeat center center;
}

@media \0screen\,screen\9 {
    .menu {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3Fffffff, endColorstr=#3Fffffff);
    }

    .jobCon {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9Fffffff, endColorstr=#9Fffffff);
    }
}

.close {
    display: block;
    float: right;
    width: 40px;
    height: 40px;
}

.lunbox {
    position: relative;
}

.lunbox .swiper-container {
    width: 100%;
    overflow: hidden;
}

.lunbox .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 20px;
    width: 100%;
}

.lunbox .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #ccc;
    /*box-shadow: 0px 1px 2px #ccc ;*/
    margin: 0 3px;
    cursor: pointer;
}

.lunbox .swiper-pagination-bullet {
    background: #fff;
}

.lunbox .swiper-active-switch {
    background: #fc8a17;
}

.lunbox .container {
    position: relative;
}

.guide .swiper-container {
    height: 913px;
    width: 100%;
    overflow: hidden;
}

.skipAnimation {
    position: absolute;
    top: 50px;
    right: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    padding: 2px 14px;
    z-index: 999;
    cursor: pointer;
    display: inline-block;
}

.searchBox {
    width: 700px;
    margin: 0 auto;
}

.searchBox .btn {
    background: #ff8102;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    font-size: 18px;
    width: 100px;
    height: 52px;
    line-height: 52px;
    padding: 0;
}


.searchBox input {
    width: 82%;
    display: inline-block;
    height: 52px;
    font-size: 16px;
    vertical-align: middle;
    background: #f1f1f1;
    border-radius: 5px;
}

.search_h3 {
    font-size: 36px;
    margin: 50px auto;
    text-align: center;
    color: #333;
}

.col_person .imgBox {
    margin: 20px 10px;
    display: block;
}

.moreBtn {
    color: #ff8b16;
    font-size: 28px;
    text-align: center;
    margin: 40px auto;
    display: block;
}

.col_person h3 {
    color: #ff8b16;
    font-size: 28px;
    text-align: center;
    margin: 80px auto;
    display: block;
}

.school_06 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.new_status h3 {
    font-size: 28px;
    margin: 80px auto;
    text-align: center;
    color: #333;
}

.contentBox {
    padding: 60px 80px;
}

.contentBox li {
    line-height: 175%;
    margin: 10px;
    list-style: none;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
}

.contentBox li .circle {
    width: 7px;
    height: 7px;
    background: #ff8b16;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.contentBox li a:hover {
    text-decoration: underline;
    color: #ff8b16;
}

.contentBox .statusMore {
    float: right;
    margin-right: 4%;
    margin-top: 2%;
    font-size: 14px;
}

.statusBox {
    background: #f9f9f9;
    padding: 60px 80px;
    border: 1px solid #e2e2e2;
}

.statusBox li {
    line-height: 175%;
    margin: 10px;
    list-style: none;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
}

.statusBox li .circle {
    width: 7px;
    height: 7px;
    background: #ff8b16;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.statusBox li a:hover {
    text-decoration: underline;
    color: #ff8b16;
}

.statusBox .statusMore {
    float: right;
    margin-right: 4%;
    margin-top: 2%;
    font-size: 14px;
}

.new_status {
    margin-bottom: 80px;
}

.person_box {
    border: 1px solid #e2e2e2;
    display: block;
}
.person_box span{
	display: block;
    padding: 5px;}
.centerblock-p {
    text-align: center;
    font-size: 16px;
    margin: 20px auto;
    line-height: 175%;
}

.labelBox {
    width: 15%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-right: 10px;
}

.joinIN {
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
}

.joinIN h3 {
    color: #333;
    font-size: 36px;
}

.formBox {
    margin: 60px auto;
}

.SearchRecruit {
    color: #333;
}

.formBox label {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}

.inputBox {
    width: 600px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    position: relative;
    margin: 10px auto;
}

.inputBox input {
    border-radius: 5px;
    vertical-align: middle;
}

.redICON {
    color: #ff2222;
    font-size: 14px;
}

.select-box {
    text-align: left;
    text-indent: 5px;
    position: relative;
    width: 240px;
    display: inline-block;
    vertical-align: middle;
}

.select-box .select-title {
    height: 48px;
    line-height: 48px;
    display: block;
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
    margin: 0;
}

.select-box ul {
    border: 1px solid #ccc;
}

.select-box ul li {
    height: 38px;
    line-height: 38px;
    list-style: none;
    cursor: pointer;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select-box ul li.current {
    background: #ebebeb;
}

.select-box ul li:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
}

.none {
    display: none;
}

.block {
    display: block;
}

.select-con {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    display: inline-block;
    float: right;
    margin-top: 20px;
    margin-right: 24px;
}

.border_line {
    border-left: 1px solid #e2e2e2;
    display: inline-block;
    height: 48px;
    float: right;
    margin-right: 30px;
}

.htmlTxt {
    overflow: hidden;
    white-space: nowrap;
    width: 60%;
    padding-left: 5px;
}

.line_middle {
    display: inline-block;
    vertical-align: middle;
    color: #ccc;
}

.input_boxTwo {
    display: inline-block;
    vertical-align: middle;
    width: 280px;
}

.inputBox .radio {
    display: inline-block;
    margin: 20px 60px;
}

.select-titleSchool {
    width: 600px;
}

.list_file .file {
    line-height: normal;
    height: inherit;
}

.file-box {
    height: 48px;
    overflow: hidden;
    display: inline-block;
}

.file_show .show {
    line-height: 48px;
    height: 48px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
    white-space: nowrap;
}

.file_show {
    width: 180px;
    border: 1px solid #e3e3e3;
    height: 48px;
    border-radius: 5px;
    display: inline-block;
}

.blueButton {
    position: absolute;
    display: block;
    width: 100px;
    height: 48px;
    line-height: 48px;
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
}

.blueButton:hover {
    text-decoration: none;
}

.myFileUpload {
    position: absolute;
    display: block;
    width: 100px;
    height: 48px;
    opacity: 0;
}

.show {
    width: 80%;
    height: 30px;
    font: normal normal normal 14px/30px 'Microsoft YaHei';
    float: left;
}

.list_file {
    height: 6rem;
    line-height: 4rem;
    border-bottom: none;
}

.boxThree .inputBox {

}

.boxThree .inputBox .select-box {
    width: 180px;
    margin-right: 25px;
}

.boxThree .inputBox .select-box:last-child {
    margin-right: 0;
}

.btnSubmit {
    background: #ff8000;
    color: #fff;
    text-align: center;
    width: 300px;
    margin: 50px auto 10px auto;
    height: 52px;
    line-height: 52px;
    display: inline-block;
    font-size: 16px;
    padding: 0;
}

.btnSubmit:hover {
    color: #fff;
}

.alertbox {
    font-size: 12px;
    color: #ff8000;
    text-align: left;
    margin-top: 4px;
    position: absolute;
    bottom: -18px;
    display: none;
}

.box600 {
    width: 600px;
}

.border_bottom_line {
    border-bottom: 1px solid #e2e2e2;
}

.job_icon_01 {
    background: #F1F1F1;
    background-image: url("../../img/job/job_icon_01.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 76px;
    height: 48px;
    text-align: center;
    display: inline-block;
}

.job_icon_02 {
    background: #F1F1F1;
    background-image: url("../../img/job/job_icon_02.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 76px;
    height: 48px;
    text-align: center;
    display: inline-block;
}

.inputJob .jobbox {
    width: 34%;
    border: 2px solid #ff8000;
    height: 52px;
    display: inline-block;
    vertical-align: middle;
}

.inputJob .jobbox input {
    display: inline-block;
    width: 302px;
    height: 48px;
    vertical-align: top;
    padding: 0 8px;
    border: none;
    text-align: left;
    font-size: 14px;
}

.inputJob .jobbox input:focus {
    border: none;
    outline: -webkit-focus-ring-color auto 0;
}

.InterviewInput {
    margin-left: 40px;
}

.inputJob {
    margin: 40px auto 80px auto;
    text-align: center;
}

.recruitJob h3 {
    font-size: 36px;
    margin: 60px auto 20px 20px;
    color: #333;
}

.jobBtn {
    width: 94px;
    height: 52px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    line-height: 52px;
    background: #ff8000;
    color: #ffffff;
    padding: 0;
    border-radius: 0;
    margin-left: 10px;
}

.jobBtn:hover {
    color: #fff;
}

.recruitJob {
    font-size: 14px;
}

.garyColor {
    background: #ccc;
}

.jobList {
    box-shadow: 0 1px 10px 0 #e2e2e2;
    padding: 30px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 20px;
}

.jobList:hover {
    box-shadow: 0 4px 10px 0 #BABABA;
}

.jobList h5 {
    font-size: 22px;
    display: inline-block;
}

.jobList .text-TIP {
    margin-left: 20px;
}

.jobListBOX {
    margin: 50px auto;
}

.jobList .btn {
    background: #ff8000;
    color: #fff;
    width: 80px;
    height: 32px;
    line-height: 31px;
    text-align: center;
    display: inline-block;
    border-radius: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    right: 40px;
}

.jobList .more_btn {
    color: #ff8000;
    position: absolute;
    bottom: 40px;
    right: 40px;
}

.job_iconAddress {
    background: url("../../img/job/job_icon_02.png") no-repeat center;
    width: 10px;
    height: 13px;
    display: inline-block;
    background-size: 100%;
    margin-right: 6px;
}

.job_iconInterview {
    background: url("../../img/job/job_icon_01.png") no-repeat center;
    width: 10px;
    height: 13px;
    display: inline-block;
    background-size: 100%;
    margin-right: 6px;
}

.job_iconInof {
    background: url("../../img/job/job_icon_03.png") no-repeat center;
    width: 10px;
    height: 13px;
    display: inline-block;
    background-size: 100%;
    margin-right: 6px;
}

.jobInfoP {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.jobListLeft {
    width: 68%;
    display: inline-block;
}

.jobListRight {
    width: 30%;
    display: inline-block;
}

.jobListLeft p {
    margin-bottom: 10px;
}

.jobFenye {
    text-align: center;
}

.showUL {
    background: #fff;
    width: 100%;
    text-align: left;
    border: 1px solid #F1F1F1;
    z-index: 999;
    overflow: hidden;
    position: relative;
    display: none;
}

.showUL li {
    list-style: none;
    border-bottom: 1px solid #F1F1F1;
    padding: 0 5px;
    line-height: 42px;
    cursor: pointer;
}

.recruitJobInfo h3 {
    display: inline-block;
    margin: 60px auto 20px 2px;
    color: #444;
}

.recruitJobInfo .spanTxt {
    font-size: 16px;
    margin-left: 20px;
}

.recruitJobInfo p {
    font-size: 16px;
    color: #666;
}

.shenqingzhiwei {
    display: block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 0;
    font-size: 18px;
    color: #fff;
    background: #ff8000;
    margin: 60px auto 200px auto;
    border-radius: 0;
}

.jobInfoTXT {
    position: relative;
    overflow: hidden;
}

.shenqingzhiwei:hover {
    color: #fff;
}

.txt-infoBox {
    margin-left: 84px;
}

.txt-infoBox li {
    color: #666;
    font-size: 16px;
    line-height: 175%;
    margin-bottom: 10px;
}

.Pcontent {
    margin: 40px auto;
    text-align: center;
    font-size: 16px;
}

#modal {
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999;
}

.modalBox {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.modal-box {
    width: 80%;
    margin: 0 auto;
    position: relative;
    max-width: 500px;
    background: #FFF;
    border-radius: 4.68px;
    color: #666;
}

.yes_btn {
    display: inline-block;
    width: 120px;
    height: 48px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    margin: 20px auto;
    background: #ff8000;
    padding: 0;
    font-size: 16px;
}

.yes_btn:hover {
    color: #fff;
}

.boxModalFade .modalContentBOX {
    font-size: 14px;
    line-height: 175%;
    height: 600px;
    width: 100%;
    padding: 10px 30px;
    overflow: auto;
}
.modalContentBOXTXT{
	font-size: 16px;
	line-height: 175%;
	 padding: 10px 30px;
}
.boxModalFade .modal-content {
    position: relative;
    padding: 10px;
    margin-top: -30px;
    border-radius: 8px;
}

.modalTitle {
    font-size: 18px;
    margin: 10px auto;
}

.modalContentBOX li {
    margin-left: 20px;
}
.modalContentBOXTXTli {
    margin-left: 20px;
}
.boxModalFade .modal {
    top: 13%;
}
.modalTitle h4{
	font-size:28px;
	color:#FF8800;
	
}
.boxModalFade{
	margin-top: 20px;
    margin-bottom: 20px;
}
.boxModalFade .modal-content .close {
    margin-top: -10px;
    margin-bottom: 10px;
}

.boxModalFade .modal-content .modalTitle h4 {
    font-size: 18px;
    padding-left: 10px;
}

.liCircle {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff8000;
    margin-right: 10px;

}

.moreBoxInfo {
    margin: 40px auto;
}

.moreBoxInfo li {
    list-style: none;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 175%;
}

.moreBoxInfo li a {
    display: inline-block;
    width: 700px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.moreInfo h3 {
    font-size: 36px;
    margin: 70px auto 20px auto;
    color: #333;
}

.moreInfoTime {
    float: right;
    right: 10px;
}

.moreBoxInfo li.active a:hover {
    text-decoration: underline;
    color: #ff8000;
}

.moreBoxInfo li.active span {
    color: #ff8000;
}

.contactBox {
    margin-top: -200px;
    margin-bottom: 150px;
    position: absolute;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.contactBox .container {
    background: #ffffff;
    padding: 80px 60px;
    box-shadow: 0 4px 10px 0 #BABABA;
}

.mapMain {
    background: #f0efee;
    width: 100%;
    position: relative;
    margin-bottom: 400px;

}

.contactBox .container h3 {
    margin-bottom: 30px;
}

.contactBox .container p {
    margin-bottom: 20px;
}

.talentlubox.lunbox .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0;
    width: 100%;
}

.aboutViennaBtn {
    margin: 40px auto;
    box-sizing: border-box;
}

.aboutViennaBtn li {
    display: inline-block;
    list-style: none;
    width: 200px;
    text-align: center;
    background: #ccc;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    margin: 0 40px;
}

.aboutViennaBtn li.active {
    background: #ff8000;
}

.aboutViennaBtn li a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.aboutV {
    display: none;
}

.aboutV.active {
    display: block;
}

.aboutViennaBOX {
    background: #f6f6f6;
}

.aboutViennaBOX h3 {
    font-size: 32px;
    color: #333;
    margin-top: 60px;
    margin-bottom: 20px;
}

.address_icon {
    display: inline-block;
    background: url("../../img/job/address_icon.png") no-repeat center;
    width: 19px;
    height: 25px;
    margin-right: 10px;
    background-size: 90%;
    vertical-align: middle;
}

.email_icon {
    display: inline-block;
    background: url("../../img/job/email_icon.png") no-repeat center;
    width: 21px;
    height: 15px;
    margin-right: 10px;
    background-size: 90%;
    vertical-align: middle;
}

.phone_icon {
    display: inline-block;
    background: url("../../img/job/phone_icon.png") no-repeat center;
    width: 22px;
    height: 23px;
    margin-right: 10px;
    vertical-align: middle;
    background-size: 90%;
}

.orange {
    color: #ff8000;
}

.searchHead {
    height: 50px;
    line-height: 50px;
    background: #F6f6f6;
    margin-top: 30px;
    padding-left: 20px;
}

.searchHead span:first-child {
    font-weight: bold;
    margin-right: 10px;
}

.searchSPAN {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e2e2e2;
}

.searchCondition {
    display: inline-block;
    padding-left: 20px;
}

.searchShow {
    display: inline-block;
    float: right;
    color: #ff8000;
    padding-right: 20px;
    cursor: pointer;
}

.searchList {
    border-bottom: 1px solid #e2e2e2;
    padding-left: 20px;
}

.searchList ul {
    display: inline-block;
}

.searchList span {
    display: inline-block;
    margin-right: 20px;
}

.searchList li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    color: #666;
    padding: 14px 0;
}
.searchList li.active a {
	color:#ff8800;
}
.searchKEY input {
    display: inline-block;
    width: 400px;
    height: 42px;
    vertical-align: middle;
    border-radius: 8px;
    margin-left: 20px;
    font-size: 14px;
}

.btnSearch {
    background-image: url("../../img/job/search_icon.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 60px;
    height: 43px;
    background-color: #e2e2e2;
    display: inline-block;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    vertical-align: middle;
    margin-left: -9px;
}

.searchKEY {
    vertical-align: middle;
    padding-left: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 15px;
    padding-bottom: 15px;
}

.searchResult {
    height: 36px;
    line-height: 36px;
    border: 1px solid #e2e2e2;
    padding-left: 20px;
    margin: 10px;
}

.resultRight {
    float: right;
    padding-right: 20px;
}

.colorBlue {
    color: #00A7F7;
}

.resultHead {
    height: 40px;
    line-height: 40px;
    background: #F6F6F6;
    padding-left: 20px;
    color: #666;
    font-weight: bold;
}

.resultMain {
    margin: 20px auto;
    padding-left: 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

.resultBox {
    position: relative;
}

.resultMain .row {
    margin: 5px auto 20px auto;
}

.resultMain div {
    color: #999;
}

.resultMain .row div:first-child {
    color: #666;
}

.resultMain p {
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.search_tip {
    background: url("../../img/job/search_tip.png") no-repeat center;
    width: 8px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(180deg);
}

.active .search_tip {
    background: url("../../img/job/search_tip.png") no-repeat center;
    width: 8px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(0deg);
}

.searchNULL {
    margin: 100px auto;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.recruitFoot{
    background: #eee;
    margin: auto;
    display: table;
    width: 100%;
}
.footMain{
    display: table-cell;
    vertical-align: middle;
    height: 300px;
}
.footContent{
    width: 1380px;
    margin:auto;

}
.footLeft{
    width: 50%;
    display: inline-block;
    margin-left: 80px;
    font-size: 18px;
}
.footRight{
    display: inline-block;
    vertical-align: top;
}
.menuItem a{
    color: #fff;
}
.formBox .btn{
	line-height: 52px;
    padding: 0;
    font-size: 16px;
}
.formBox .btn:hover{
	color: #fff;
}
.downICON{
    right: 1px;
    z-index: 99;
    top: 1px;
    background: #fff;
    height: 46px;
    border-radius: 4px;
}
.joblistIMG{
	 position: relative;
	 width: 100%;
     display: block;
     margin: 5px;
}
.joblistSPAN{position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    width: 100%;
    color: #fff;
    padding: 3px;
    font-size: 24px;
}
.sel_class{
	    width: 100%;
    border: 1px solid #cccccc;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
}
.resultMain .row div{
    color: #666;
}
.aboutViennaMain{    margin: 30px 0;}

.col_person{min-height:500px;
margin-top:50px;}





/*20171207 animation*/
.animationBOX{
    overflow: hidden;
    position: relative;
}
.bottomImg{
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-animation: bottomImgUP 2s ease;
    -ms-animation: bottomImgUP 2s ease;
    animation: bottomImgUP 2s ease;
}
.bottomImg.bottomImgDown{
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-animation: bottomImgDown 2s ease;
    -ms-animation: bottomImgDown 2s ease;
    animation: bottomImgDown 2s ease;
    opacity: 0;
}
.topImg{
    position: fixed;
    top: 0;
    left: 0;
}
.aniContent{
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.anOne{
    margin: auto;
}

.anOne .anOneContent{
    position: absolute;
    overflow: hidden;
    width: 1000px;
    top: 50%;
    margin-top: -300px;
    left: 50%;
    margin-left: -480px;
    height: 500px;
}
.anOne .anOneContent .one1{
    background: url("../../img/job/ani_one_03.png") no-repeat center;
    width: 187px;
    height: 132px;
    -webkit-animation: oneBOX1Up 2s ease;
    -ms-animation: oneBOX1Up 2s ease;
    animation: oneBOX1Up 2s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -87px;
    margin-top: -237px;
}

.anOne .anOneContent .one1.oneBOX1Down{
    -webkit-animation: oneBOX1Down 2s ease;
    -ms-animation: oneBOX1Down 2s ease;
    animation: oneBOX1Down 2s ease;
    opacity: 0;
}
.anOne .anOneContent .one2{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -39px;
    opacity: 0;
    margin-left: -245px;
    background: url(../../img/job/ani_one_04.png) no-repeat center;
    width: 496px;
    height: 56px;
}

.anOne .anOneContent .one2.oneBOX2Up{
    -webkit-animation: oneBOX2Up 1.5s ease;
    -ms-animation: oneBOX2Up 1.5s ease;
    animation: oneBOX2Up 1.5s ease;
    opacity: 1;
}
.anOne .anOneContent .one2.oneBOX2Down{
    -webkit-animation: oneBOX2Down 1.5s ease;
    -ms-animation: oneBOX2Down 1.5s ease;
    animation: oneBOX2Down 1.5s ease;
    opacity: 0;
}
.anOne .anOneContent .one3{
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    margin-left: -338px;
    background: url(../../img/job/ani_one_02.png) no-repeat center;
    width: 684px;
    height: 3px;
    margin-top: 34px;
}
.anOne .anOneContent .one3.oneBOX3Up{
    -webkit-animation: oneBOX3Up 1.5s ease;
    -ms-animation: oneBOX3Up 1.5s ease;
    animation: oneBOX3Up 1.5s ease;
    opacity: 1;
}
.anOne .anOneContent .one3.oneBOX3Down{
    -webkit-animation: oneBOX3Down 1.5s ease;
    -ms-animation: oneBOX3Down 1.5s ease;
    animation: oneBOX3Down 1.5s ease;
    opacity: 0;
}
.anOne .anOneContent .one4{
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    background: url(../../img/job/ani_one_01.png) no-repeat center;
    width: 137px;
    height: 81px;
    margin-left: -68px;
    margin-top: 100px;
}
.anOne .anOneContent .one4.oneBOX4Up {
    -webkit-animation: oneBOX4Up 1.5s;
    -ms-animation: oneBOX4Up 1.5s;
    animation: oneBOX4Up 1.5s;
    opacity: 1;
}
.anOne .anOneContent .one4.oneBOX4Down {
    -webkit-animation: oneBOX4Down 1.5s;
    -ms-animation: oneBOX4Down 1.5s;
    animation: oneBOX4Down 1.5s;
    opacity: 0;
}
@keyframes  bottomImgUP{
    0%{
        margin-bottom: -500px;
        opacity: 0;
    }

    100%{
        margin-bottom: 0;
        opacity: 1;
    }
}
@-webkit-keyframes  bottomImgUP{
    0%{
        margin-bottom: -500px;
        opacity: 0;
    }

    100%{
        margin-bottom: 0;
        opacity: 1;
    }
}
@-webkit-keyframes  bottomImgDown{

    0%{
        margin-bottom: 0;
        opacity: 1;
    }
    100%{
        margin-bottom: -500px;
        opacity: 0;
    }
}
@keyframes  bottomImgDown{

    0%{
        margin-bottom: 0;
        opacity: 1;
    }
    100%{
        margin-bottom: -500px;
        opacity: 0;
    }
}
@-webkit-keyframes oneBOX1Up {
    0%{

        margin-top: -500px;
        opacity: 0;
    }
    100%{
        margin-top: -237px;
        opacity: 1;
    }
}
@keyframes oneBOX1Up {
    0%{

        margin-top: -500px;
        opacity: 0;
    }
    100%{
        margin-top: -237px;
        opacity: 1;
    }
}
@-webkit-keyframes oneBOX1Down {
    0%{
        margin-top: -237px;
        opacity: 1;
    }
    100%{
        margin-top: -500px;
        opacity: 0;
        display: none;
    }
}
@keyframes oneBOX1Down {
    0%{
        margin-top: -237px;
        opacity: 1;
    }
    100%{
        margin-top: -500px;
        opacity: 0;
        display: none;
    }
}
@-webkit-keyframes oneBOX2Up {
    0%{
        opacity: 0;
    }

    100%{
        opacity: 1;
    }

}
@keyframes oneBOX2Up {
    0%{
        opacity: 0;
    }

    100%{
        opacity: 1;
    }

}
@-webkit-keyframes oneBOX2Down {

    0%{
        opacity: 1;
    }

    100%{
        opacity: 0;
    }
}
@keyframes oneBOX2Down {

    0%{
        opacity: 1;
    }

    100%{
        opacity: 0;
    }
}
@-webkit-keyframes oneBOX3Up {
    0%{
        opacity: 0;
    }

    100%{
        opacity: 1;
    }

}
@keyframes oneBOX3Up {
    0%{
        opacity: 0;
    }

    100%{
        opacity: 1;
    }

}
@-webkit-keyframes oneBOX3Down {

    0%{
        opacity: 1;
    }

    100%{
        opacity: 0;
    }
}
@keyframes oneBOX3Down {

    0%{
        opacity: 1;
    }

    100%{
        opacity: 0;
    }
}
@-webkit-keyframes  oneBOX4Up {
    0%{
        opacity: 0;
        margin-top: 500px;
    }

    100%{
        opacity: 1;
        margin-top: 100px;
    }
}
@keyframes  oneBOX4Up {
    0%{
        opacity: 0;
        margin-top: 500px;
    }

    100%{
        opacity: 1;
        margin-top: 100px;
    }
}
@-webkit-keyframes  oneBOX4Down {
    0%{
        opacity: 1;
        margin-top: 100px;
    }
    100%{
        opacity: 0;
        margin-top: 500px;
    }
}
@keyframes  oneBOX4Down {
     0%{
        opacity: 1;
        margin-top: 100px;
    }
    100%{
        opacity: 0;
        margin-top: 500px;
    }
}
.none{
    display: none;
}
.block{
    display: block;
}
.two1{
    background: url("../../img/job/ani_two_03.png") no-repeat center;
    width: 627px;
    height: 67px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -100px;
}
.two1.two1Up{
    -webkit-animation: two1Up 1.5s;
    -ms-animation: two1Up 1.5s;
    animation: two1Up 1.5s;
}
.two1.two1Down{
    -webkit-animation: two1Down 1.5s;
    -ms-animation: two1Down 1.5s;
    animation: two1Down 1.5s;
}
.two2{
    background: url("../../img/job/ani_two_02.png") no-repeat center;
    width: 1920px;
    height: 19px;
    position: absolute;
    top: 50%;

}
.two2.two2Up{
    -webkit-animation: two2Up 1.5s;
    -ms-animation: two2Up 1.5s;
    animation: two2Up 1.5s;
}
.two2.two2Down{
    -webkit-animation: two2Down 1.5s;
    -ms-animation: two2Down 1.5s;
    animation: two2Down 1.5s;
}
.anTwo{
    overflow: hidden;
    height: 350px;
    width: 100%;
}
.two3{
    background: url("../../img/job/ani_two_01.png") no-repeat center;
    width: 627px;
    height: 67px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: 50px;
}

.two3.two3Up{
    -webkit-animation: two3Up 1.5s;
    -ms-animation: two3Up 1.5s;
    animation: two3Up 1.5s;
}
.two3.two3Down{
    -webkit-animation: two3Down 1.5s;
    -ms-animation: two3Down 1.5s;
    animation: two3Down 1.5s;
}

@-webkit-keyframes  two1Up {
    0%{
        opacity: 0;
        margin-top: -300px;
    }
    100%{
        opacity: 1;
        margin-top: -100px;
    }
}
@keyframes  two1Up {
    0%{
        opacity: 0;
        margin-top: -300px;
    }
    100%{
        opacity: 1;
        margin-top: -100px;
    }
}
@-webkit-keyframes  two1Down {
    0%{
        opacity: 1;
        margin-top: -100px;
    }
    100%{
        opacity: 0;
        margin-top: -300px;
    }
}
@keyframes  two1Down {
    0%{
        opacity: 1;
        margin-top: -100px;
    }
    100%{
        opacity: 0;
        margin-top: -300px;
    }
}
@-webkit-keyframes  two3Up {
     0%{
         opacity: 0;
         margin-top: 300px;
     }
     100%{
         opacity: 1;
         margin-top: 50px;
     }
 }
@keyframes  two3Up {
    0%{
        opacity: 0;
        margin-top: 300px;
    }
    100%{
        opacity: 1;
        margin-top: 50px;
    }
}
@-webkit-keyframes  two3Down {
    0%{
        opacity: 1;
        margin-top: 50px;
    }
    100%{
        opacity: 0;
        margin-top: 300px;
    }
}
@keyframes  two3Down {
    0%{
        opacity: 1;
        margin-top: 50px;
    }
    100%{
        opacity: 0;
        margin-top: 300px;
    }
}

@-webkit-keyframes two2Up {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes two2Up {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes  two2Down {
    0%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
@keyframes  two2Down {
    0%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.three1.bounceInLeft{
    -webkit-animation: bounceInLeft 1.5s;
    -ms-animation: bounceInLeft 1.5s;
    animation: bounceInLeft 1.5s;
}
.three1{
    background: url("../../img/job/ani_three_01.png") no-repeat center;
    width: 318px;
    height: 476px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -260px;
    margin-top: -237px;
}
.three2{
    background: url("../../img/job/ani_three_02.png") no-repeat center;
    width: 200px;
    height: 449px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 150px;
    margin-top: -224px;
}
.three2.bounceInRight{
    -webkit-animation: bounceInRight 1.5s;
    -ms-animation: bounceInRight 1.5s;
    animation: bounceInRight 1.5s;
}
.three1.bounceOutLeft{
    -webkit-animation: bounceOutLeft 1.5s;
    -ms-animation: bounceOutLeft 1.5s;
    animation: bounceOutLeft 1.5s;
}
.three2.bounceOutRight{
    -webkit-animation: bounceOutRight 1.5s;
    -ms-animation: bounceOutRight 1.5s;
    animation: bounceOutRight 1.5s;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}


@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.four2.flipInX{
    -webkit-animation: flipInX 1.5s;
    -ms-animation: flipInX 1.5s;
    animation: flipInX 1.5s;
}
.four1{
    background: url("../../img/job/ani_four_01.png") no-repeat center;
    width: 1467px;
    height: 281px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -518px;
    margin-top: -100px;
}
.four2{
    background: url("../../img/job/ani_four_02.png") no-repeat center;
    width: 548px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -350px;
    margin-top: -224px;
}
.fourFlip{
    background: #fff;
    width: 1467px;
    height: 281px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -518px;
    margin-top: -100px;
}
.anfourFlip.fourFlip{
    -webkit-animation: fourFlip 6s;
    -ms-animation: fourFlip 6s;
    animation: fourFlip 6s;
}
@-webkit-keyframes fourFlip {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fourFlip {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.four2.flipOutX{
    -webkit-animation: flipOutX 1.5s;
    -ms-animation: flipOutX 1.5s;
    animation: flipOutX 1.5s;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.four1.flipOutY{
    -webkit-animation: flipOutY 1.5s;
    -ms-animation: flipOutY 1.5s;
    animation: flipOutY 1.5s;

}
@-webkit-keyframes flipOutY {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        transform-origin:30% 40%;
    }

    100% {
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        transform-origin:30% 40%;
    }

    100% {
        opacity: 0;
    }
}
.five1{
    background: url("../../img/job/ani_five_01.png") no-repeat center;
   width: 223px;
    height: 49px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -399px;
    margin-top: -194px;
}
.five2{
    background: url("../../img/job/ani_five_02.png") no-repeat center;
    width: 335px;
    height: 49px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -550px;
    margin-top: -14px;
}
.five3{
    background: url("../../img/job/ani_five_03.png") no-repeat center;
    width: 263px;
    height: 41px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -350px;
    margin-top: 154px;
}
.five4{
    background: url("../../img/job/ani_five_04.png") no-repeat center;
   width: 493px;
    height: 408px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -130px;
    margin-top: -194px;
}
.five4.zoomIn{
    -webkit-animation: zoomIn 1.5s;
    -ms-animation: zoomIn 1.5s;
    animation: zoomIn 1.5s;
}
.five4.zoomOut{
    -webkit-animation: zoomOut 1.5s;
    -ms-animation: zoomOut 1.5s;
    animation: zoomOut 1.5s;
    opacity: 0;
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}
.five1.zoomInDown{
    -webkit-animation: zoomInDown 1.5s;
    -ms-animation: zoomInDown 1.5s;
    animation: zoomInDown 1.5s;
}
.five2.zoomInDown{
    -webkit-animation: zoomInDown 1.5s;
    -ms-animation: zoomInDown 1.5s;
    animation: zoomInDown 1.5s;

}
.five3.zoomInDown{
    -webkit-animation: zoomInDown 1.5s;
    -ms-animation: zoomInDown 1.5s;
    animation: zoomInDown 1.5s;
}
@-webkit-keyframes zoomInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes zoomInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.five1.zoomOutDown{
    -webkit-animation: zoomOutDown 1.5s;
    -ms-animation: zoomOutDown 1.5s;
    animation: zoomOutDown 1.5s;
    opacity: 0;
}
.five2.zoomOutDown{
    -webkit-animation: zoomOutDown 1.5s;
    -ms-animation: zoomOutDown 1.5s;
    animation: zoomOutDown 1.5s;
    opacity: 0;
}
.five3.zoomOutDown{
    -webkit-animation: zoomOutDown 1.5s;
    -ms-animation: zoomOutDown 1.5s;
    animation: zoomOutDown 1.5s;
    opacity: 0;
}
@-webkit-keyframes zoomOutDown {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes zoomOutDown {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}
.six1{
    background: url("../../img/job/ani_six_01.png") no-repeat center;
    width: 338px;
    height: 209px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -451px;
    margin-top: -245px;
}
.six2{
    background: url("../../img/job/ani_six_02.png") no-repeat center;
    width: 221px;
    height: 209px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -113px;
    margin-top: -245px;
}
.six3{
    background: url("../../img/job/ani_six_03.png") no-repeat center;
    width: 331px;
    height: 209px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 108px;
    margin-top: -245px;
}
.six4{
    background: url("../../img/job/ani_six_04.png") no-repeat center;
    width: 284px;
    height: 209px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -451px;
    margin-top: -36px;
}
.six5{
    background: url("../../img/job/ani_six_05.png") no-repeat center;
    width: 221px;
    height: 209px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -167px;
    margin-top: -36px;
}
.six6{
    background: url("../../img/job/ani_six_06.png") no-repeat center;
    width: 386px;
    height: 209px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 54px;
    margin-top: -36px;
}

.six1.bounceInLeft{
    -webkit-animation: bounceInLeft 1.5s;
    -ms-animation: bounceInLeft 1.5s;
    animation: bounceInLeft 1.5s;
}
.six4.bounceInLeft{
    -webkit-animation: bounceInLeft 1.5s;
    -ms-animation: bounceInLeft 1.5s;
    animation: bounceInLeft 1.5s;
}
@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.six2.bounceIn{
    -webkit-animation: bounceIn 1.5s;
    -ms-animation: bounceIn 1.5s;
    animation: bounceIn 1.5s;
}
.six5.bounceIn{
    -webkit-animation: bounceIn 1.5s;
    -ms-animation: bounceIn 1.5s;
    animation: bounceIn 1.5s;
}
@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.six3.bounceInRight{
    -webkit-animation: bounceInRight 1.5s;
    -ms-animation: bounceInRight 1.5s;
    animation: bounceInRight 1.5s;
}
.six6.bounceInRight{
    -webkit-animation: bounceInRight 1.5s;
    -ms-animation: bounceInRight 1.5s;
    animation: bounceInRight 1.5s;
}
.six3.bounceOutRight{
    -webkit-animation: bounceOutRight 1.5s;
    -ms-animation: bounceOutRight 1.5s;
    animation: bounceOutRight 1.5s;
}
.six6.bounceOutRight{
    -webkit-animation: bounceOutRight 1.5s;
    -ms-animation: bounceOutRight 1.5s;
    animation: bounceOutRight 1.5s;
}
.six1.bounceOutLeft{
    -webkit-animation: bounceOutLeft 1.5s;
    -ms-animation: bounceOutLeft 1.5s;
    animation: bounceOutLeft 1.5s;
}
.six4.bounceOutLeft{
    -webkit-animation: bounceOutLeft 1.5s;
    -ms-animation: bounceOutLeft 1.5s;
    animation: bounceOutLeft 1.5s;
}
.six2.bounceOut{
    -webkit-animation: bounceOut 1.5s;
    -ms-animation: bounceOut 1.5s;
    animation: bounceOut 1.5s;
}
.six5.bounceOut{
    -webkit-animation: bounceOut 1.5s;
    -ms-animation: bounceOut 1.5s;
    animation: bounceOut 1.5s;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}


.aboutV_02{
    background: url("../../img/job/about_bg.png") no-repeat center;
    width: 653px;
    height: 650px;
    margin:30px  auto;
    position: relative;
}
.weinasi_nor{
    background: url("../../img/job/weinasi_nor.png") no-repeat center;
    width: 99px;
    height: 91px;
    position: absolute;
    top: -48px;
    left: 276px;
    background-size: 100%;
}
.animationNor{
    transition: 0.2s ;
}
.animationNor.active{
    transform:scale(1.1,1.1);
}
.dujia_nor{
    background: url("../../img/job/dujia_nor.png") no-repeat center;
    width: 97px;
    height: 84px;
    position: absolute;
    top: 11px;
    right: 67px;
    background-size: 100%;
}
.dujia_nor:hover{
    background: url("../../img/job/dujia_hov.png") no-repeat center;
    width: 107px;
    height: 92px;
    position: absolute;
    top: 11px;
    right: 67px;
    background-size: 100%;
}
.weinasi_nor:hover{
    background: url("../../img/job/weinasi_hov.png") no-repeat center;
    width: 109px;
    height: 100px;
    position: absolute;
    top: -48px;
    left: 276px;
    background-size: 100%;
}
.gongyu_nor{
    background: url("../../img/job/gongyu_nor.png") no-repeat center;
    width: 76px;
    height: 63px;
    background-size: 100%;
    position: absolute;
    top: 182px;
    left: -14px;
}
.gongyu_nor:hover{
    background: url("../../img/job/gongyu_hov.png") no-repeat center;
    width: 84px;
    height: 69px;
    background-size: 100%;
    position: absolute;
    top: 182px;
    left: -14px;
}
.guoji_nor{
    background: url("../../img/job/guoji_nor.png") no-repeat center;
    width: 85px;
    height: 79px;
    background-size: 100%;
    position: absolute;
    top: 363px;
    right: -28px;
}
.guoji_nor:hover{
    background: url("../../img/job/guoji_hov.png") no-repeat center;
    width: 94px;
    height: 87px;
    background-size: 100%;
    position: absolute;
    top: 363px;
    right: -28px;
}
.haomian_nor{
    background: url("../../img/job/haomian_nor.png") no-repeat center;
    width: 74px;
    height: 77px;
    background-size: 100%;
    position: absolute;
    bottom: 14px;
    left: 101px;
}
.haomian_nor:hover{
    background: url("../../img/job/haomian_hov.png") no-repeat center;
    width: 81px;
    height: 85px;
    background-size: 100%;
    position: absolute;
    bottom: 14px;
    left: 101px;
}
.huanjia_nor{
    background: url("../../img/job/huanjia_nor.png") no-repeat center;
    width: 78px;
    height: 80px;
    background-size: 100%;
    position: absolute;
    bottom: 385px;
    right: -23px;
}
.huanjia_nor:hover{
    background: url("../../img/job/huanjia_hov.png") no-repeat center;
    width: 86px;
    height: 88px;
    background-size: 100%;
    position: absolute;
    bottom: 385px;
    right: -23px;
}
.jiankangtai_nor{
    background: url("../../img/job/jiankangtai_nor.png") no-repeat center;
    width: 109px;
    height: 74px;
    background-size: 100%;
    position: absolute;
    top: 14px;
    left: 73px;
}
.jiankangtai_nor:hover{
    background: url("../../img/job/jiankangtai_hov.png") no-repeat center;
    width: 120px;
    height: 81px;
    background-size: 100%;
    position: absolute;
    top: 14px;
    left: 73px;
}
.sanhao_nor{
    background: url("../../img/job/sanhao_nor.png") no-repeat center;
    width: 84px;
    height: 74px;
    background-size: 100%;
    position: absolute;
    bottom: 182px;
    left: -23px;
}
.sanhao_nor:hover{
    background: url("../../img/job/sanhao_hov.png") no-repeat center;
    width: 92px;
    height: 82px;
    background-size: 100%;
    position: absolute;
    bottom: 182px;
    left: -23px;
}
.weiyena_nor{
    background: url("../../img/job/weiyena_nor.png") no-repeat center;
    width: 94px;
    height: 73px;
    background-size: 100%;
    position: absolute;
    bottom: 22px;
    right: 78px;
}
.weiyena_nor:hover{
    background: url("../../img/job/weiyena_hov.png") no-repeat center;
    width: 103px;
    height: 82px;
    background-size: 100%;
    position: absolute;
    bottom: 22px;
    right: 78px;
}
.zhihao_nor{
    background: url("../../img/job/zhihao_nor.png") no-repeat center;
    width: 95px;
    height: 65px;
    background-size: 100%;
    position: absolute;
    bottom: -29px;
    right: 275px;
}
.zhihao_nor:hover{
    background: url("../../img/job/zhihao_hov.png") no-repeat center;
    width: 105px;
    height: 73px;
    background-size: 100%;
    position: absolute;
    bottom: -29px;
    right: 275px;
}
.two_tab{
    margin: 40px auto;
    text-align: center;
}
.two_tab .two_tab_btn{
    display: inline-block;
    cursor: pointer;
    margin: 20px;
}
.two_tab .two_tab_btn.active{
    border: 1px solid #ff8000;
}

.introduceTxt{
    font-size: 16px;
    line-height: 175%;
    color: #555;
    margin: 30px auto 100px auto;
}
.aboutViennaBOX .aboutVh3{
    color: #ff8000;
    font-size: 32px;
    margin: 50px auto;
    padding: 0;
}
.aboutViennaMain{
    margin-bottom: 80px ;
}
.tabBoxONE img{
    margin-bottom: 5px;
}
.tabBoxONE{
    display: none;
}
.tabBoxONE.active{
    display: block;
}
.two_tab_btn{
    width: 45%;
    text-align: center;
    border: 1px solid #e2e2e2;
    height: 160px;
}
.two_tab_btn .woTab{
    display: table;
    width: 100%;
}
.two_tab_btn .tabCO{
    height: 160px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.two_tab_btn strong{
    font-size: 24px;
    margin-top: 10px;
    color: #555;
    display: inline-block;
    font-weight: 500;
}
.two_tab_btn_next{
    display: inline-block;
    width: 30%;
    height: 160px;
    border: 1px solid #e2e2e2;
    margin: 17px;
}




/* 20180426 */

.titlePIC {
    margin: 20px 0 40px 0;
}

.contentOne .recurit_pic {
    padding: 0 10px 10px;
}

.contentTow h3 {
    font-size: 24px;
    color: #666;
    margin: 100px auto 50px auto;
    text-align: center;
}

.tableItem {
    text-align: center;
    display: table;
    width: 100%;
}

.recurit_item p {
    color: #f8613c;
    font-size: 18px;
}

.show_item strong {
    font-size: 14px;
    margin: 10px 0;
    display: block;
}

.show_item {
    font-size: 14px;
    line-height: 175%;
    color: #666;
    padding: 10px;
}

.recurit_item {
    height: 180px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
}

.boxOneBG {
    background: #f6f6f6;
}

.recurit_itemBox {
    padding: 10px;
    max-height: 200px;
    overflow: hidden;
    -webkit-transition: .6s ease;
    transition: .6s ease;
}

.recurit_itemBox:hover {
    border-radius: 4px;
    max-height: 2000px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.boxTwoBG {
    background: #fff;
}

.contentTow {
    height: 520px;
    float: left;
    z-index: 99;
    position: relative;
}

.imgBox {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.leftBOX {
    position: relative;
    overflow: hidden;
}

.rightBox {
    background: #f08300;
    height: 100%;
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    position: relative;
}

.rightBox strong {
    font-size: 18px;
    margin-top: 20px;
    display: block;
}

.rightBox .tableRight {
    display: table-cell;
    vertical-align: middle;
}

.membersInfoBox {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
    text-align: left;

}

.membersTxtMian {
    display: none;
    -webkit-transition: left .3s ease;
    transition: left .3s ease;
}

.membersTxtMian.active {
    display: block;
    -webkit-transition: left .3s ease;
    transition: left .3s ease;
}

.membersInfoBox .membersTitle {
    font-size: 16px;
    font-weight:bold;
}

.membersInfoBox p {
    font-size: 14px !important;
    line-height: 175% !important;
    color:#fff !important;
}
.membersInfoBox p span {
    color:#fff !important;
    font-size: 14px !important;
    line-height: 175% !important;
}
.membersInfoBox p strong {
    color:#fff !important;
    line-height: 175% !important;
}
.imgBox {
    height: 242px;
    box-sizing: border-box;
    overflow: hidden;

}

.membersWorkYear {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.boxTwoBG .col-sm-4 {
    padding: 0;
}

.blockBlack {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    background: #000 \9;
    filter: Alpha(opacity=60);
}

.imgBOXContent {
    position: relative;
}


#showPicModel .close {
    color: #333;
    font-size: 36px;
    position: absolute;
    top: 1px;
    right: 0px;
    background: #fff;
    z-index: 88;
    opacity: 0.9;
    height: 40px;
    width: 36px;
    vertical-align: middle;
    line-height: 0;
    margin-top: -7px;
}


#showPicModel{
    /* border: 1px solid #F1F1F1; */
    width: 512px;
    height: 726px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 88;
    display: none;
}
.imgitem{
    width: 100%;
    display: block;
}



.imgH7Txt{
    font-size: 14px;
    color: #fff;
    line-height: 175%;
    background: #ef7b32;
    width: 660px;
    height: 306px;
    display: table;
    padding: 20px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    position: absolute;
    left: 5px;
    top: 120%;
}
.imgH7Txt p{
    display: table-cell;
    vertical-align: middle;
}
.hoverBOX{
    overflow: hidden;
    position: relative;
}
.hoverBOX:hover .imgH7Txt{
    top: 0;
}



.aboutV_05{
    background: #fff;
    position: relative;
    border: 1px solid #ccc;
    overflow: hidden;
}
.aboutV_05 h3{
    margin: 30px 0;
    color: #f08200;
    font-size: 24px;
    font-weight: normal;
}
.aboutV_05 li{
    list-style: none;
    font-size: 16px;
    color: #333;
    line-height: 175%;
}
.aboutV_05 li .circleYellow{
    background: #f08200;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;

}
.aboutV_05 .col-sm-7{
    padding: 20px 0 20px 70px;
    margin-top: 4%;
}
.aboutV_05 .aboutV_06txt{
    padding: 20px 0 20px 70px;
    margin-top: 7%;
}
.tabBOXbb .tabBoxONE .aboutV_05 img{
    margin-bottom: 0;
}
.tabBOXbb .tabBoxONE img {
    width: 100%;
   margin-bottom: 5px;
}





/*20181218 six brand*/


.sixBrand{
    position: relative;
}
.navBtn{
    width: 33.3%;
    color: #fff;
    display: inline-block;
    float: left;
    text-align: center;
}
.navBox h3{
    font-size: 28px;
    color: #333;
}
.mainBox{
    margin-bottom: 1%;
}
.lineBoxBottom{
    border-bottom: 1px solid #d9d9d9;
    margin: 20px 0;
}
.contentB{
    padding:30px 20px;
    background: #d9d9d9;
    margin:10px;
    max-height: 140px;
    cursor: pointer;
}

.titleBrand{
    margin: 30px 10px;
}
.active .contentB{
    background: #fc8a17;
}
.contentB p{
    padding: 0;
    font-size: 18px;
    margin: 0;
}
.navBox{
    position: relative;
    overflow: hidden;
}
.BrandP{
    font-size: 16px;
    margin: 0;
    color: #666;
    line-height: 175%;
    background: #fff;
    padding: 40px 5px;
}
.BrandList{
    position: relative;
    overflow: hidden;
}
.TxtBox{
    text-align: center;
    color: #999;
    min-height: 300px;
    width: 100%;
}
.TxtBox p{
    width: 70%;
    text-align: left;
    margin: auto;
    font-size: 14px;
}
.lineBox{
    border-bottom: 2px solid #ccc;
    width: 10%;
    margin: 20px auto;
}
.TxtBox{
    display: table;
}
.mainBrandTxt{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    margin: auto;
}
.sixBrand h3{
    margin: 0;
    padding: 0;
}
.MianAllBox{
    background: #f7f7f6;
}
.MianAllBox .col-sm-6,.MianAllBox .col-xs-6{
    padding: 0;
    margin: 0;
}
.mainBrandTxt h3{
    font-size: 24px;
    width: 76%;
    margin: auto;
    line-height: 155%;
}
.BrandList img{
    width: 100%;
}
.mainBox{
    display: none;
}
.mainBox.active{
    display: block;
}
@media screen and (max-width: 900px) {
    .contentB p {
        padding: 0;
        font-size: 0.56rem;
        margin: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .navBox h3{
        font-size: 0.8rem;
    }
    .contentB {
        padding: 0.3rem;
        background: #d9d9d9;
        margin: 0.2rem;
        max-height: inherit;
        cursor: pointer;
    }
    .titleBrand {
        margin: 0.6rem 0.3rem;
    }
    .BrandP {
        font-size: 0.6rem;
        margin: 0;
        color: #666;
        line-height: 155%;
        padding: 0.6rem 0;
    }
    .TxtBox p {
        width: 100%;
        text-align: left;
        margin: auto;
        font-size: 0.52rem;

    }
    .mainBrandTxt{
        max-height: 4rem;
        overflow: hidden;
        padding: 0 0.2rem;
    }
    .lineBox {
        border-bottom: 2px solid #ccc;
        width: 10%;
        margin: 0.28rem auto;
    }
    .mainBrandTxt h3 {
        font-size: 0.64rem;
        width: 90%;
    }
    .TxtBox{
        min-height: 4rem;
    }
    .lineBoxBottom {
        border-bottom: 1px solid #d9d9d9;
        margin: 0.4rem 0;
    }
}
.btnGObrand{
    width:100%;
    margin:60px auto 80px auto;
    text-align:center;
}

.btnGObrand a{
    background: #FF8000;
    color: #fff;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    display: block;
    text-align: center;
    font-size: 16px;
    margin: auto;
    cursor: pointer;
    z-index: 888;
}