a:hover{
    text-decoration: none;
}
[v-cloak] {display: none;}
.all_professional{
    overflow: hidden;
    line-height: 40px;
    font-size: 16px;
    /* border-bottom: 1px solid #2577e3; */
    margin-top: 20px;
    
}
.all_professional .bg-primary{
    color: #2577e3!important;
    background: none!important;
    padding: 0;
    /* border-radius: 4px 4px 0 0; */
    line-height: 40px;
    display: inline-block;
    font-weight: bold;
}
.all_professional a{
    padding: 0 43px;
    border-radius: 4px 4px 0 0;
    line-height: 40px;
    color: #333333;
    display: inline-block;
    cursor: pointer;
}
.all_professional a:hover{
    text-decoration: none;
}
.zytitle{
    margin-top: 0 !important;
    border: 1px solid #ccc;
    padding: 17px 17px 7px;
}
.p-relative{
    display: flex;
    justify-content: end;
}
.p-relative #search{
    border: none;
    background-color: #f3f3f3;
}
.mainbod .industry_cot_list{

}
.pb10 {
    padding-bottom: 10px!important;
}
.text-333 {
    color: #333!important;
}
.text-666 {
    color: #666 !important;
}
.lh20 {
    line-height: 20px!important;
}
.pull-left {
    float: left!important;
}
.f14 {
    font-size: 14px!important;
}
.mr40 {
    margin-right: 40px!important;
}
.mb10 {
    margin-bottom: 10px!important;
}
.mt10 {
    margin-top: 10px !important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.mt20 {
    margin-top: 20px!important;
}
.pd10 {
    padding: 10px !important;
}

.pd20 {
    padding: 20px !important;
}
.p-relative {
    position: relative;
}
.f20 {
    font-size: 20px!important;
}
.f28 {
    font-size: 28px !important;
}
.lh40 {
    line-height: 40px!important;
}
.text-primary {
    color: #2577e3!important;
}
.text-999 {
    color: #999!important;
}
.fast_link{
    cursor: pointer;
}
.pull-right {
    float: right!important;
}
.middleMajor{
    overflow: hidden;
    padding: 15px;
}
.middleMajor:hover{
    box-shadow: 0 0 8px rgba(6,6,6,.3);
}
.border-t:hover{
    border-top-color:#fff;
}
.border-f2 {
    border-color: #f2f2f2;
}
.border-t {
    border-top: 1px solid #ddd;
}
.pb5 {
    padding-bottom: 5px!important;
}
.pt20 {
    padding-top: 20px!important;
}
.mb15 {
    margin-bottom: 15px!important;
}
.yzy-tab {
    overflow: hidden;
}

.f16 {
    font-size: 16px !important;
}

.border-b {
    border-bottom: 1px solid #ddd;
}

.el-autocomplete {
    position: relative;
    display: inline-block;
}
.el-input-group {
    line-height: normal;
    display: inline-table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.el-input-group--append .el-input__inner, .el-input-group__prepend {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.el-input-group>.el-input__inner {
    vertical-align: middle;
}
.el-input--prefix .el-input__inner {
    padding-left: 15px;
}
.el-input--suffix .el-input__inner {
    padding-right: 30px;
}
.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 80%;
}
.el-input__icon, .el-input__prefix {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.el-input__prefix {
    left: 5px;
}
.el-input__prefix, .el-input__suffix {
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    height: 100%;
    color: #c0c4cc;
    text-align: center;
}
.el-input__icon {
    height: 100%;
    width: 25px;
    text-align: center;
    line-height: 40px;
}
.el-input-group__append {
    border-left: 0;
}
.el-input-group--prepend .el-input__inner, .el-input-group__append {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.el-input-group__append, .el-input-group__prepend {
    background-color: #f5f7fa;
    color: #909399;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    width: 1px;
    white-space: nowrap;
    display: inline-block;
}
.el-input-group__append .el-button {
    border: 0;
    border-radius: 0 4px 4px 0;
    width: 80px;
    border-color: transparent;
    background-color: transparent;
    color: inherit;
    border-top: 0;
    border-bottom: 0;
    background-color: #2577e3!important;
    border-color: #2577e3!important;
    color: #fff!important;
}
.w-860 {
    width: 860px;
}
.y-header-title {
    border-left: 3px solid #2577e3;
    padding-left: 10px;
}
.middleMajor>.pull-left {
    width: 200px;
}
.text-overflow-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.middleMajor>.pull-right {
    width: 872px;
}
.middleMajor>.pull-right a {
    width: 215px;
}
.hotrankingItem {
    line-height: 45px;
    height: 45px;
}
.hotrankingItem>img {
    width: 27px;
    height: 32px;
    float: left;
    margin-right: 18px;
}
.mb30 {
    margin-bottom: 30px!important;
}
.mr30 {
    margin-right: 30px !important;
}
.hotrankingItem>.rankingNum {
    text-align: center;
    width: 27px;
    margin-right: 18px;
    color: #666;
}
.hotrankingItem>span {
    display: inline-block;
}
.hotrankingItem a{
    width: 145px;
    display: inline-block;
}
.f18 {
    font-size: 18px!important;
}
.mb40 {
    margin-bottom: 40px!important;
}
.Fixed{
    position: fixed;
    top: 0;
    background: #fff;
    width: 1200px;
    z-index: 100;
}
.mt30 {
    margin-top: 30px!important;
}



.yzy-tab {
    overflow: hidden;
}

.f16 {
    font-size: 16px !important;
}

.border-b {
    border-bottom: 1px solid #ddd;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.pull-right {
    float: right !important;
}

/* #careerTree {
    border: 1px solid #f2f2f2;
} */

.careerTreeHead {
    border: 1px solid #f2f2f2;
}

.el-tree {
    position: relative;
    cursor: default;
    background: #fff;
    color: #606266;
}

.el-tree-node {
    white-space: nowrap;
    outline: 0;
}

.el-tree-node__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 26px;
    cursor: pointer;
}

.el-tree-node__expand-icon.expanded {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.el-tree-node__content>.el-tree-node__expand-icon {
    padding: 6px;
}

.el-tree-node__expand-icon {
    cursor: pointer;
    color: #c0c4cc;
    font-size: 12px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.el-icon-caret-right:before {
    content: "\E791";
}

.custom-tree-node {
    width: 100%;
    padding-right: 20px;
}

.el-tree-node.is-expanded>.el-tree-node__children {
    display: block;
}

.el-tree-node>.el-tree-node__children {
    overflow: hidden;
    background-color: transparent;
}

.el-tree-node__expand-icon.is-leaf {
    color: transparent;
    cursor: default;
}

.text-primary {
    color: #2577e3 !important;
}

.content-box {
    width: 100%;
    height: auto;
    *zoom: 1;
}

.careers-header {
    height: 80px;
    position: relative;
}

.careers-header .translucent-shade {
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=5);
    -moz-opacity: .05;
    -khtml-opacity: .05;
    opacity: .05;
    width: 100%;
    height: 100%;
}

.bg-primary,
.text-background {
    background: #2577e3 !important;
    background-color: #2577e3 !important;
}

.careers-header .header-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 96%;
    height: 100%;
    background: transparent;
}

.y-collection-btn {
    border-color: #2577e3;
    color: #2577e3;
    background-color: #fff;
}

.el-button--default {
    background-color: transparent;
    color: #333;
    border-color: #9b9b9b;
}

.y-collection-btn {
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #409eff;
    border-radius: 4px;
    background-color: #fff;
}

.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #1677FF;
    color: #1677FF;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}
.el-button:hover{
    background:#7fb1f7;
    color: #fff;
}
.el-button .icon-icon_weiguanzhu{
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(../images/industry/wgz.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}
.el-button:hover .icon-icon_weiguanzhu{
    background: url(../images/industry/wgzhover.png) no-repeat;
    width: 16px;
    height: 14px;
    display: inline-block;
    
    background-size: 100% 100%;
    vertical-align: middle;
}
.el-button .icon-icon_guanzhu{
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(../images/industry/gz.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}
.yzy-tab a {
    float: left;
    padding: 0 43px;
    border-radius: 4px 4px 0 0;
    line-height: 40px;
    color: #333333;
}

.yzy-tab .a.bg-primary:hover,
.yzy-tab a.bg-primary {
    color: #fff !important;
}
.yzy-tab a:hover{
    text-decoration: none;
}
.sub-title {
    height: 30px;
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}

.sub-title:before {
    content: "";
    display: inline-block;
    background-color: #2577e3;
    width: 4px;
    height: 22px;
    margin-right: 10px;
    vertical-align: text-top;
}

.post-item {
    border-bottom: 1px solid #f2f2f2;
}

.post-title {
    color: #333;
    font-weight: 500;
}

.post-text {
    width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.post-text div:not(:first-child):before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #ccc;
    vertical-align: text-top;
    margin-right: 60px;
    margin-top: 4px;
}

.major-text {
    width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.major-text div:not(:first-child):before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #ccc;
    vertical-align: text-top;
    margin-right: 30px;
    margin-top: 4px;
}

.border-radius-4 {
    border-radius: 4px !important;
}

.el-popover {
    position: absolute;
    background: #fff;
    min-width: 150px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    -webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    word-break: break-all;
}

.border-primary {
    border-color: #2577e3 !important;
}

.jobTabs {
    overflow: hidden;
}

.jobTabs a.bg-primary {
    color: #fff;
}

.jobTabs a {
    padding: 10px;
    float: left;
    width: 160px;
    /* height: 66px; */
    margin-right: 25px;
    background: #f2f2f2;
    border-radius: 4px;
    margin-bottom: 20px;
}
.jobTabs a:hover{
    text-decoration: none;
}
.bg-primary,
.text-background {
    background: #2577e3 !important;
    background-color: #2577e3 !important;
}

.text-overflow-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-white {
    color: #fff !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.rank-title {
    line-height: 22px;
    border-left: 4px solid #fff;
    overflow: hidden;
}

.demand {
    width: 100%;
    height: 220px;
}

.demand-item {
    line-height: 44px;
    border-bottom: 1px solid #f2f2f2;
}

.el-row:after,
.el-row:before {
    display: table;
}

.pb80 {
    padding-bottom: 80px !important;
}

.f12 {
    font-size: 12px !important;
}
.info-box {
    width: 100%;
    margin-bottom: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.info-box .info-item, .info-box .info-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}
.info-box .info-item {
    width: 195px;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.info-box .info-item .el-image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.info-box .info-item .el-image img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.info-box .info-text {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 10px;
}
.info-box .info-text .f18 {
    font-size: 18px!important;
}
.info-box .info-text .f14 {
    font-size: 14px!important;
}
.info-box .info-text .info-color {
    color: #9b9b9b;
}
.rankList{
    margin: 20px 0;
    min-height: 500px;
}
.rankList .rankItem{
    display: flex;
    flex-wrap: nowrap;
    height: 70px;
    padding: 10px 20px;
    margin-top: 10px;
}
.rankList .rankItem .item_order{
    margin-right: 20px;
    line-height: 50px;
    width: 27px;
    font-size: 20px;
    text-align: center;
    color: #666666;
}
.rankList .rankItem .item_order img{
    width: 27px;
    height: 32px;
    margin: 9px 0;
}
.rankList .rankItem .item_info .name{
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.rankList .rankItem .item_info .name:hover{
    color: #2577e3;
}
.rankList .rankItem .item_info .text{
    margin-top: 10px;
}
.rankList .rankItem .item_info .text span{
    color: #999999;
    margin-right: 20px;
    margin-right: 20px;
}