img {
    width: 100%
}

.jobflex {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jobflex.align-start {
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jobflex.column {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex1 {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.mt40 {
    margin-top: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.ml20 {
    margin-left: 20px !important
}

.tac {
    text-align: center
}

.saikr-nodata-tips {
    font-size: 12px;
    color: #999999;
    font-weight: 100;
    padding: 14px 0
}

.job-common-title {
    position: relative;
    border-bottom: 1px solid #0AA46D;
    font-size: 0;
    margin-bottom: 19px
}

.job-common-title h3 {
    display: inline-block;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #0AA46D;
    color: #0AA46D
}

.info {
    font-size: 14px;
    color: #909EAB;
    line-height: 18px !important
}

.info span {
    display: inline-block;
    margin-right: 20px;
    position: relative
}

.info span:not(:nth-last-child(1))::after {
    content: '';
    position: absolute;
    background-color: #EDEDED;
    width: 1px;
    height: 10px;
    right: -10px;
    top: 4px
}

.info.ft12 {
    font-size: 12px
}

.info.ft12>span {
    font-size: 12px;
    color: #999
}

.info.ft12 .limitwidth {
    max-width: 90px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

ul.rightcompany {
    font-size: 14px;
    color: #3F4A54;
    font-weight: 300
}

ul.rightcompany li {
    margin-bottom: 14px;
    padding-left: 20px
}

ul.rightcompany li.rz {
    background: url("../img/job/rongziqingkuang_icon@2x.png") no-repeat 0 2px;
    -o-background-size: 13px 14px;
    background-size: 13px 14px
}

ul.rightcompany li.gm {
    background: url("../img/job/gongsiguimo_icon@2x.png") no-repeat 0 3px;
    -o-background-size: 15px 12px;
    background-size: 15px 12px
}

ul.rightcompany li.ly {
    background: url("../img/job/suoshulingyu_icon@2x.png") no-repeat 0 4px;
    -o-background-size: 14px 12px;
    background-size: 14px 12px
}

ul.rightcompany span {
    font-size: 13px;
    color: #999999;
    font-weight: 200;
    padding-left: 8px
}

.job-btn {
    font-size: 14px;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 6px;
    margin-top: 10px;
    cursor: pointer
}

.job-btn:hover {
    color: #FFFFFF
}

.job-btn.normal {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #22BFA7
}

.job-btn.normal.limit200 {
    width: 200px
}

.job-btn.disabled {
    background-color: #c1c1c1;
    cursor: default;
    pointer-events: none
}

.job-btn.bignormal {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #22BFA7
}

.job-btn.bignormal.boderline {
    background-color: #fff;
    color: #22BFA7;
    border: 1px solid #22BFA7
}

.job-btn.default {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #DCDFE6;
    color: #76787B
}

.job-btn.default:hover {
    color: #76787B
}

.job-index-top {
    margin: 40px auto
}

.job-index-top .job-rank-wrap {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    border-radius: 6px;
    margin-right: 20px;
    padding: 22px 16px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.job-index-top .job-rank-wrap .title {
    font-size: 18px;
    color: #31363F;
    font-weight: bold;
    background: url("../img/job/shixibang_icon@2x.png") no-repeat 0 2px;
    -o-background-size: 24px 18px;
    background-size: 24px 18px;
    padding-left: 30px
}

.job-index-top .job-rank-wrap .rank-item {
    font-size: 14px;
    color: #D42C1E;
    height: 55px;
    border-bottom: 1px solid #F1F1F1
}

.job-index-top .job-rank-wrap .rank-item b {
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #FFFFFF;
    background: #B4B4B4;
    border-radius: 50%;
    text-align: center;
    line-height: 20px
}

.job-index-top .job-rank-wrap .rank-item b.one {
    width: 23px;
    height: 30px;
    font-size: 0;
    background: url("../img/job/01_icon@2x.png") no-repeat;
    -o-background-size: 23px 30px;
    background-size: 23px 30px
}

.job-index-top .job-rank-wrap .rank-item b.two {
    width: 23px;
    height: 30px;
    font-size: 0;
    background: url("../img/job/02_icon@2x.png") no-repeat;
    -o-background-size: 23px 30px;
    background-size: 23px 30px
}

.job-index-top .job-rank-wrap .rank-item b.three {
    width: 23px;
    height: 30px;
    font-size: 0;
    background: url("../img/job/03_icon@2x.png") no-repeat;
    -o-background-size: 23px 30px;
    background-size: 23px 30px
}

.job-index-top .job-rank-wrap .rank-item span:nth-of-type(1) {
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-right: 10px;
    padding-left: 9px;
    color: #31363F;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.job-index-top .job-rank-wrap .rank-item span:nth-of-type(2) {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 80px
}

.job-index-top .job-rank-wrap .rank-item span:nth-of-type(3) {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #909EAB;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: 100
}

.job-index-top .job-banner-wrap {
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.job-index-top .job-banner-wrap .swiper-banner-big {
    margin-bottom: 20px
}

.job-index-top .job-banner-wrap .swiper-banner-big img {
    border-radius: 6px
}

.job-index-top .job-banner-wrap .swiper-banner a {
    display: block
}

.job-index-top .job-banner-wrap .swiper-banner li:not(:nth-last-child(1)) {
    margin-right: 20px
}

.job-dynamic-wrap ul {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.job-dynamic-wrap ul li {
    width: 253px;
    margin-right: 20px;
    border: 1px solid #F1F1F1;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    margin-bottom: 20px;
    border-radius: 4px
}

.job-dynamic-wrap ul li:nth-of-type(4n+4) {
    margin-right: 0
}

.job-dynamic-wrap ul li:hover {
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15)
}

.job-dynamic-wrap ul li a {
    display: block
}

.job-dynamic-wrap ul li p {
    font-size: 14px;
    color: #435468;
    line-height: 22px;
    padding: 14px 10px 21px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index-jobs-sroll-wrap {
    position: relative
}

.index-jobs-sroll-wrap .scrollleft,
.index-jobs-sroll-wrap .scrollright {
    top: 160px
}

.job-works-wrap.scroll-jobs {
    height: 380px;
    overflow: hidden
}

.job-works-wrap ul {
    position: relative;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.job-works-wrap ul li {
    width: 346px;
    height: 170px;
    margin-right: 20px;
    border: 1px solid #F1F1F1;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.job-works-wrap ul li:nth-of-type(3n+3) {
    margin-right: 0
}

.job-works-wrap ul li:hover {
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15)
}

.job-works-wrap ul li a.top {
    display: block;
    padding-bottom: 14px;
    border-bottom: 1px solid #F1F1F1
}

.job-works-wrap ul li a.top div {
    font-size: 16px;
    color: #D42C1E;
    margin-bottom: 14px
}

.job-works-wrap ul li a.top div p {
    font-size: 18px;
    color: #31363F;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.job-works-wrap ul li a.bottom {
    padding-top: 16px
}

.job-works-wrap ul li a.bottom img {
    width: 40px;
    height: 40px;
    border: 1px solid #F5F5F5;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.job-works-wrap ul li a.bottom .cname {
    font-size: 14px;
    color: #31363F;
    padding: 0 10px
}

.job-works-wrap .job-more-btn {
    background: #FFFFFF;
    border: 1px solid #0AA46D;
    border-radius: 4px;
    display: inline-block;
    width: 344px;
    font-size: 16px;
    line-height: 58px;
    color: #0AA46D
}

.job-works-wrap .job-more-btn.is-last {
    display: none
}

.job-company-wrap {
    height: 200px;
    background: url("../img/job/backgroundimg1_pic.png") no-repeat;
    position: relative;
    margin: 40px auto 20px;
    padding: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.job-company-wrap .fuli {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 700px
}

.job-company-wrap .fuli span {
    background: #FFFFFF;
    border: 1px solid #AAE1CF;
    border-radius: 13px;
    font-size: 12px;
    color: #369966;
    margin-right: 8px;
    padding: 2px 6px 3px;
    margin-bottom: 6px
}

.job-company-wrap .company-logo {
    width: 140px;
    height: 140px;
    border-radius: 4px;
    margin-right: 20px
}

.job-company-wrap .company-msg h3 {
    font-size: 25px;
    color: #2C2E40;
    margin-bottom: 5px;
    font-weight: bold
}

.job-company-wrap .company-msg .info {
    color: #3D464D;
    font-weight: 300
}

.job-company-wrap .company-msg .text {
    font-size: 14px;
    color: #3D464D;
    font-weight: 300;
    margin: 8px 0 14px
}

.job-company-wrap .jobs-num {
    position: absolute;
    top: 30px;
    right: 57px;
    font-size: 14px;
    color: #3F4A54;
    text-align: center
}

.job-company-wrap .jobs-num p {
    font-size: 30px;
    color: #3F4A54;
    font-weight: bold
}

.job-company-wrap .resume-btn {
    position: absolute;
    bottom: 30px;
    right: 50px;
    color: #31363F;
    background: url("../img/job/bianjigerenjianli_icon@2x.png") no-repeat 0 3px;
    -o-background-size: 11px 12px;
    background-size: 11px 12px;
    padding-left: 16px
}

.job-company-wrap.job-wrap .fuli {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 300px;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.job-company-wrap.job-wrap .company-job .status {
    font-size: 14px;
    color: #08927D
}

.job-company-wrap.job-wrap .company-job .title {
    font-size: 20px;
    color: #2C2E40;
    padding: 8px 0 6px;
    line-height: 20px;
    width: 50%;
}

.job-company-wrap.job-wrap .company-job .title span {
    font-size: 24px;
    color: #D42C1E;
    padding-left: 20px;
    font-weight: 200
}

.job-company-info {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: self-start;
    -moz-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start
}

.job-company-info .company-nav {
    padding-bottom: 12px;
    border-bottom: 1px solid #F5F5F5;
    position: static;
    box-shadow: none
}

.job-company-info .company-nav li {
    margin: 0 30px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
    font-size: 16px
}

.job-company-info .company-nav li.active {
    position: relative
}

.job-company-info .company-nav li.active a {
    color: #2C2E40
}

.job-company-info .company-nav li.active::before {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    border-radius: 7px;
    bottom: -14px;
    left: 50%;
    margin-left: -15px;
    background: #22BFA7
}

.job-company-info .company-nav-wrap.fixed {
    position: fixed;
    top: 86px;
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 10
}

.job-company-info .company-nav-wrap.fixed .company-nav {
    width: 1080px;
    margin: 0 auto
}

.job-company-info .navtitle {
    font-size: 14px;
    color: #2C3240;
    border-left: 3px solid #22BFA7;
    line-height: 12px;
    margin-bottom: 14px;
    padding-left: 5px;
    margin-top: 30px
}

.job-company-info .navtitle.big18 {
    font-size: 18px;
    line-height: 16px;
    font-weight: bold
}

.job-company-info .ckedit {
    position: relative
}

.job-company-info .ckedit img {
    max-width: 100%;
    height: auto
}

.job-company-info .ckedit p {
    font-size: 14px;
    color: #3F4A54;
    line-height: 28px
}

.job-company-info .jobs-wrap {
    position: relative
}

.job-company-info .left-company {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-right: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}

.job-company-info .left-company .item-wokrs {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    margin-bottom: 14px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    padding: 20px 40px 20px 20px
}

.job-company-info .left-company .item-wokrs>div {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.job-company-info .left-company .item-wokrs .title {
    font-weight: bold;
    font-size: 16px;
    color: #2C2E40;
    margin-bottom: 14px
}

.job-company-info .left-company .item-wokrs .title span {
    font-weight: 200;
    padding-left: 8px
}

.job-company-info .left-company .item-wokrs .info {
    color: #9B9B9B
}

.job-company-info .left-company .item-wokrs .info strong {
    font-weight: bold;
    font-size: 16px;
    color: #D42C1E;
    padding-right: 20px
}

.job-company-info .left-company .item-wokrs:hover {
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15)
}

.job-company-info .left-company .item-wokrs>span {
    font-size: 14px;
    color: #909EAB
}

.job-company-info .right-company {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px
}

.job-company-info .right-company h3 {
    font-size: 16px;
    color: #3F4A54;
    padding-bottom: 8px;
    border-bottom: 1px solid #F5F5F5
}

.job-company-info .right-company>a {
    padding: 20px 0
}

.job-company-info .right-company>a img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
    border: 1px solid #F5F5F5;
    border-radius: 4px
}

.job-company-info .right-company>a p {
    font-weight: bold;
    font-size: 16px;
    color: #3F4A54
}

.job-company-info.email-fail {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.job-company-info.email-fail .left-company {
    padding: 0;
    border: 0;
    width: 100%
}

.works-info {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: self-start;
    -moz-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start
}

.works-info .left-works {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-right: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}

.works-info .left-works.searchpc {
    padding: 0;
    border: 0
}

.works-info .left-works p {
    font-size: 14px;
    color: #3F4A54;
    line-height: 28px
}

.works-info .left-works img {
    max-width: 100%;
    height: auto
}

.works-info .right-works {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px
}

.works-info .right-works.searchpc {
    padding: 0;
    border: 0
}

.works-info .right-works .right-top h3 {
    font-size: 16px;
    color: #3F4A54;
    padding-bottom: 8px;
    border-bottom: 1px solid #F5F5F5
}

.works-info .right-works .right-top>a {
    padding: 20px 0
}

.works-info .right-works .right-top>a img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
    border: 1px solid #F5F5F5;
    border-radius: 4px
}

.works-info .right-works .right-top>a p {
    font-weight: bold;
    font-size: 16px;
    color: #3F4A54
}

.works-info .right-works .right-middle {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}

.works-info .right-works .right-middle h3 {
    font-size: 16px;
    color: #3F4A54;
    padding-bottom: 8px;
    border-bottom: 1px solid #F5F5F5
}

.works-info .right-works .right-middle h3 span {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.works-info .right-works .right-middle h3 a {
    font-size: 12px;
    color: #C0C4CA
}

.works-info .right-works .right-middle li {
    margin-top: 20px
}

.works-info .right-works .right-middle li>img {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    border: 1px solid #F5F5F5;
    border-radius: 6px
}

.works-info .right-works .right-middle li .recommend-works {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.works-info .right-works .right-middle li .recommend-works .ft14 {
    font-size: 14px
}

.works-info .right-works .right-middle li .recommend-works>div {
    font-size: 16px;
    color: #D42C1E;
    margin-bottom: 15px
}

.works-info .right-works .right-middle li .recommend-works>div>p:nth-of-type(1) {
    max-width: 100px;
    color: #3F4A54;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.works-info .right-works .right-bottom {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    margin-top: 20px
}

.works-info .right-works .right-bottom a {
    height: 60px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #999999;
    line-height: 60px
}

.works-info .right-resume {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-right: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}

.works-info .right-resume .resume-status {
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 14px
}

.works-info .right-resume .resume-status h3 {
    font-size: 14px;
    color: #76787B;
    margin-right: 30px;
    margin-left: 10px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.works-info .right-resume .resume-status h3.active {
    position: relative;
    font-weight: bold;
    font-size: 16px;
    color: #2C2E40
}

.works-info .right-resume .resume-status h3.active::before {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    border-radius: 7px;
    bottom: -14px;
    left: 50%;
    margin-left: -15px;
    background: #22BFA7
}

.works-info .right-resume .resume-content {
    display: none
}

.works-info .right-resume .resume-content>.data-end {
    font-size: 12px;
    color: #999999;
    text-align: center;
    padding-top: 20px
}

.works-info .right-resume .resume-content.show {
    display: block
}

.works-info .right-resume .resume-content .resume-data {
    margin-top: 20px;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    padding: 18px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.works-info .right-resume .resume-content .resume-data:hover {
    background: #F7FFFD
}

.works-info .right-resume .resume-content .resume-data a {
    color: #333333;
    display: inline-block
}

.works-info .right-resume .resume-content .resume-data img {
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px
}

.works-info .right-resume .resume-content .resume-data .item {
    padding-left: 10px;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.works-info .right-resume .resume-content .resume-data .item .tit {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: 300
}

.works-info .right-resume .resume-content .resume-data .item .tit span {
    font-size: 16px;
    color: #D42C1E;
    padding-left: 10px
}

.works-info .right-resume .resume-content .resume-data .status-btn {
    margin-left: 10px;
    cursor: default
}

.works-info .right-resume .resume-content .resume-data .status-btn.sfaild {
    cursor: pointer;
    color: #0091FF;
    text-decoration: underline
}

.works-info .right-resume .resume-content .resume-empty {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 100px 0
}

.works-info .right-resume .resume-content .resume-empty img {
    width: 61px
}

.works-info .right-resume .resume-content .resume-empty p {
    font-size: 14px;
    color: #BABABA;
    text-align: center;
    margin-top: 18px
}

.saikr-resume-wrap {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: self-start;
    -moz-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start
}

.saikr-resume-wrap .title {
    font-size: 16px;
    color: #3F4A54;
    padding-bottom: 14px;
    border-bottom: 1px solid #F5F5F5
}

.saikr-resume-wrap .title span {
    display: inline-block;
    font-weight: bold;
    line-height: 16px;
    padding-left: 5px;
    border-left: 3px solid #22BFA7
}

.saikr-resume-wrap .subtitle {
    font-size: 16px;
    color: #00102c;
    font-weight: 900;
    margin-top: 30px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px
}

.saikr-resume-wrap .subtitle span.tit {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.saikr-resume-wrap .subtitle a.add {
    display: inline-block;
    background: url("../img/job/tianjia_icon@2x.png") no-repeat 0 2px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
    padding-left: 17px;
    font-size: 14px;
    color: #31363F
}

.saikr-resume-wrap .left-online {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-right: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 20px 40px
}

.saikr-resume-wrap .left-online.resume-preview {
    border-top: 2px solid #22BFA7;
    padding: 80px 20px 0;
    width: 100%;
    max-width: 100%;
    margin: 0 20px 0 0
}

.saikr-resume-wrap .left-online .line-group {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

.saikr-resume-wrap .left-online .line-group.area {
    position: relative
}

.saikr-resume-wrap .left-online .line-group.area label.error {
    position: absolute;
    bottom: -16px;
    left: 74px;
    font-size: 12px
}

.saikr-resume-wrap .left-online .line-group.area.person label.error {
    position: absolute;
    bottom: -16px;
    left: 13px;
    font-size: 12px
}

.saikr-resume-wrap .left-online .line-group .col-two {
    position: relative;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.saikr-resume-wrap .left-online .line-group .col-two label.error {
    position: absolute;
    bottom: -16px;
    left: 74px;
    font-size: 12px
}

.saikr-resume-wrap .left-online .line-group .label {
    width: 64px
}

.saikr-resume-wrap .left-online .line-group .inptext {
    background: #FFFFFF;
    border: 1px solid #D5DADF;
    border-radius: 4px;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 40px 0 10px;
    min-height: 37px;
    padding: 0 10px;
    color: #585858
}

.saikr-resume-wrap .left-online .line-group .inptext.txtarea {
    padding: 10px;
    line-height: 26px
}

.saikr-resume-wrap .left-online .line-group .inptext.jobyear {
    max-width: 90px;
    margin: 0 10px
}

.saikr-resume-wrap .left-online .line-group .inptext.jobyeartpl {
    max-width: 90px;
    margin: 0 10px
}

.saikr-resume-wrap .left-online .line-group .inptext.jobyearedu {
    max-width: 90px;
    margin: 0 10px
}

.saikr-resume-wrap .left-online .line-group .inptext.layselect {
    padding: 0;
    border: 0
}

.saikr-resume-wrap .left-online .line-group .inptext.layselect .layui-this {
    background-color: #22BFA7
}

.saikr-resume-wrap .left-online .group-btns {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 40px
}

.saikr-resume-wrap .right-file {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}

.saikr-resume-wrap .right-file .tips {
    font-size: 12px;
    color: #BABABA;
    padding-top: 12px
}

.saikr-resume-wrap .right-file .upload-applic-file {
    position: absolute;
    bottom: 50px;
    height: 40px;
    left: 0;
    opacity: 0;
    cursor: pointer
}

.saikr-resume-wrap .right-file .progress-label {
    font-size: 0
}

.saikr-resume-wrap .right-file .resume-file.file_icon {
    position: relative;
    padding-left: 18px
}

.saikr-resume-wrap .right-file .resume-file.file_icon::before {
    position: absolute;
    width: 13px;
    height: 14px;
    content: '';
    background: url("../img/job/shangchuanfujian_icon@2x.png") no-repeat;
    -o-background-size: 13px 14px;
    background-size: 13px 14px;
    left: 0;
    top: 0
}

.saikr-resume-wrap .right-file .del-file {
    display: none;
    width: 28px;
    height: 17px;
    background: url("../img/job/shanchu_icon@2x.png") no-repeat 10px 2px;
    -o-background-size: 14px 15px;
    background-size: 14px 15px
}

.saikr-resume-wrap .right-file .del-file.show {
    display: inline-block
}

.saikr-resume-wrap a.del {
    background: url("../img/job/shanchu_icon@2x.png") no-repeat 0 2px;
    -o-background-size: 14px 15px;
    background-size: 14px 15px;
    font-size: 14px;
    color: #9C9C9C;
    padding-left: 17px;
    margin-top: 10px;
    margin-right: 40px;
    float: right
}

.main input[type="radio"],
.main input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.main input[type="radio"]+label {
    display: inline-block;
    outline: none;
    height: 22px;
    line-height: 12px;
    line-height: 22px;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 8px 30px 9px 13px
}

.main input[type="radio"]+label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 8px;
    border: 2px solid #C2CDD8;
    background-color: #F9FCFF;
    -webkit-transition: border-color .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out, background-color .2s ease-in-out;
    transition: border-color .2s ease-in-out, background-color .2s ease-in-out
}

.main input[type="radio"]:not(:disabled)+label:hover::before {
    border-color: #22BFA7
}

.main input[type="radio"]:checked+label::before {
    border-color: #22BFA7 !important
}

.main input[type="radio"]+label::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #22BFA7;
    border-radius: 50%;
    position: absolute;
    left: 19px;
    top: 18px;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out, -moz-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -moz-transform .2s ease-in-out, -o-transform .2s ease-in-out
}

.main input[type="radio"]:checked+label::after {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out, -moz-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -moz-transform .2s ease-in-out, -o-transform .2s ease-in-out
}

.interview-msg-wrap.hidden {
    display: none
}

.interview-msg-con {
    padding: 20px
}

.interview-msg-con p {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 24px;
    margin-top: 10px
}

.interview-msg-con p i {
    width: 80px;
    color: #22BFA7
}

.interview-msg-con p span {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.layui-layer {
    border-radius: 6px !important
}

.layui-layer-title {
    border-radius: 6px 6px 0 0 !important;
    height: 60px !important;
    line-height: 60px !important;
    background: #FFFFFF !important
}

.layui-layer .model-state {
    padding: 20px;
    line-height: 24px
}

.layui-layer-btn {
    padding-bottom: 20px !important
}

.layui-layer-btn a {
    padding: 4px 20px !important
}

.layui-layer-btn .layui-layer-btn1 {
    border-color: #22BFA7;
    background-color: #22BFA7;
    color: #fff
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #DCDFE6 !important;
    background-color: #ffffff !important;
    color: #76787B !important
}

.layui-layer-page .layui-layer-content {
    margin-bottom: 10px !important
}

.layui-layer-setwin {
    top: 24px !important
}

.layui-layer-setwin a {
    opacity: 0.3
}

.layui-layer-btn a {
    border-radius: 4px !important
}

.saikredm-wrap {
    width: 96%;
    max-width: 800px;
    margin: 20px auto;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.saikredm-wrap.btm {
    padding: 40px 10px;
    margin-top: 20px
}

.saikredm-wrap.btm .saikr-tit {
    font-size: 20px;
    color: #31363F;
    font-weight: bold
}

.saikredm-wrap.btm p {
    font-size: 14px;
    line-height: 26px;
    margin: 12px 0
}

.saikredm-wrap.btm p.sm {
    font-size: 12px;
    line-height: 16px
}

.saikredm-wrap.mtp {
    border-top: 2px solid #22BFA7;
    padding: 0 40px
}

.saikredm-wrap.mtp .etitle {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    color: #31363F;
    font-weight: 300;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    border-bottom: 1px solid #E9E9E9;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.saikredm-wrap.mtp .etitle>a {
    height: 44px
}

.saikredm-wrap.mtp .etitle>a>img {
    height: 44px
}

.saikredm-wrap.mtp .hr-text {
    font-size: 14px;
    color: #666666;
    line-height: 19px
}

.saikredm-wrap.mtp .hr-text .high {
    color: #22BFA7
}

.saikredm-wrap.mtp .succ-news {
    margin: 30px 0
}

.saikredm-wrap.mtp .succ-news .item {
    position: relative;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 19px;
    padding-left: 80px;
    font-size: 14px;
    color: #31363F;
    margin-top: 10px;
    font-weight: 300
}

.saikredm-wrap.mtp .succ-news .item label {
    position: absolute;
    font-weight: bold;
    left: 0
}

.saikredm-wrap.resume-preview {
    border: 0 !important;
    padding: 0
}

.saikredm-wrap.resume-preview .resume-con {
    padding: 0px 20px 40px
}

.saikredm-wrap.resume-preview .limit200 {
    margin: 20px 0 40px;
    text-decoration: none
}

.saikredm-wrap .subtitle {
    font-size: 16px;
    color: #31363F;
    margin: 30px 0 60px;
    font-weight: bold
}

.saikredm-wrap .subtitle.f18 {
    font-size: 18px
}

.saikredm-wrap .subtitle.f14 {
    font-size: 14px
}

.saikredm-wrap .subtitle .high {
    color: #22BFA7
}

.saikredm-wrap .person-wrap>h3 {
    font-size: 24px;
    color: #31363F;
    font-weight: 700;
    margin-bottom: 5px
}

.saikredm-wrap .person-wrap .position {
    margin-top: 5px;
    font-size: 14px;
    color: #909EAB
}

.saikredm-wrap .email-text {
    font-size: 16px;
    color: #657481;
    margin-top: 12px;
    text-align: justify
}

.saikredm-wrap .eschool-wrap .item {
    margin-top: 20px
}

.saikredm-wrap .eschool-wrap .item .title-flex {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: #31363F;
    font-weight: bold;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.saikredm-wrap .eschool-wrap .item .title-flex>p {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #657481;
    font-weight: normal
}

.saikredm-wrap .eschool-wrap .item .title-flex>p>span {
    font-size: 16px;
    font-weight: bold;
    color: #31363F
}

.saikredm-wrap .e-intro {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.54) 0%, #fff 37%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.54) 0%, #fff 37%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.54) 0%, #fff 37%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.54) 0%, #fff 37%);
    padding: 100px 0 0;
    position: relative;
    top: -50px
}

.saikredm-wrap .e-intro>h1 {
    font-size: 20px;
    color: #31363F;
    font-weight: bold
}

.email-title {
    position: relative;
    margin-bottom: 12px;
    border-bottom: 1px solid #CED8DE;
    overflow: hidden;
    margin-top: 40px
}

.email-title>h3 {
    position: relative;
    width: 100px;
    height: 34px;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #22BFA7;
    font-weight: bold
}

.email-tips {
    font-size: 12px;
    color: #657481;
    padding-bottom: 40px
}

.search-result .item-wokrs {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    margin-bottom: 10px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    padding: 30px
}

.search-result .item-wokrs>img {
    width: 60px;
    height: 60px;
    border: 1px solid #F5F5F5;
    border-radius: 6px
}

.search-result .item-wokrs>.jobitem {
    width: 300px;
    margin-right: 77px
}

.search-result .item-wokrs>.companyitem {
    width: 270px;
    margin-right: 33px
}

.search-result .item-wokrs .title {
    max-width: 300px;
    font-size: 18px;
    color: #2C2E40;
    margin-bottom: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.search-result .item-wokrs .title.bold {
    font-weight: bold
}

.search-result .item-wokrs .title span {
    font-weight: 200;
    padding-left: 8px
}

.search-result .item-wokrs .info {
    color: #9B9B9B
}

.search-result .item-wokrs .info strong {
    font-weight: bold;
    font-size: 18px;
    color: #ff6000;
    padding-right: 20px
}

.search-result .item-wokrs:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05)
}

.search-result .item-wokrs>span {
    font-size: 14px;
    color: #909EAB
}

.index-rank-wrap {
    display: flex;
    align-items: center;
    justify-content: center
}

.index-rank-wrap>.item {
    width: 255px;
    height: 448px;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    border-radius: 10px;
    margin-right: 20px
}

.index-rank-wrap>.item:last-child {
    margin-right: 0
}

.index-rank-wrap .tabtitle {
    font-size: 0;
    background: url("../img/paihb/jingsaibangdan_pic@2x.png?v=5") no-repeat;
    display: block;
    width: 100%;
    height: 90px;
    background-size: 100%
}

.index-rank-wrap .tabtitle.rank-act {
    background: url("../img/paihb/huodongbangdan_pic@2x.png?v=5") no-repeat;
    background-size: 100%
}

.index-rank-wrap .tabtitle.rank-article {
    background: url("../img/paihb/wenzhangbangdan_pic@2x.png?v=5") no-repeat;
    background-size: 100%
}

.index-rank-wrap .tabtitle.rank-circle {
    background: url("../img/paihb/wendabangdan_pic@2x.png?v=5") no-repeat;
    background-size: 100%
}

.index-rank-wrap .content {
    margin-top: 8px;
    max-height: 350px;
    overflow-y: auto
}

.index-rank-wrap .content .index {
    display: flex;
    height: 64px;
    align-items: center;
    margin: 0 14px 0 40px;
    border-bottom: 1px solid #F1F1F1;
    font-size: 13px;
    color: #333333;
    text-align: justify;
    line-height: 20px;
    font-weight: 300;
    position: relative;
    counter-increment: my
}

.index-rank-wrap .content .index>span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.index-rank-wrap .content .index:nth-of-type(n+1)::before {
    position: absolute;
    content: counter(my, decimal-leading-zero);
    left: -28px;
    font-weight: 500;
    color: #999999
}

.index-rank-wrap .content .index.one::before {
    color: #FC4946
}

.index-rank-wrap .content .index.two::before {
    color: #FC8B46
}

.index-rank-wrap .content .index.three::before {
    color: #FCB846
}

.index-rank-wrap .content .index:hover {
    color: #22BFA7
}

.sk-rank-contest {
    width: 100%;
    height: 240px;
    background: url("../img/paihb/jingsai_bj.png") no-repeat center
}

.sk-rank-contest.act {
    background: url("../img/paihb/huodong_bj.png") no-repeat center
}

.sk-rank-contest.article {
    background: url("../img/paihb/wenzhang_bj.png") no-repeat center
}

.sk-rank-contest.thread {
    background: url("../img/paihb/wenda_bj.png") no-repeat center
}

.sk-rank-contest .rank-title {
    width: 1080px;
    margin: 0 auto;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
    padding: 53px 0 40px
}

.sk-rank-contest .rank-content {
    width: 1080px;
    margin: 0 auto;
    display: flex
}

.sk-rank-contest .rank-content .item {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 200;
    margin: 0 20px
}

.sk-rank-contest .rank-content .item.active {
    font-weight: 500;
    position: relative
}

.sk-rank-contest .rank-content .item.active::after {
    position: absolute;
    left: 50%;
    content: '';
    width: 30px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    margin-left: -15px;
    bottom: -12px
}

.sk-ranklist-end {
    text-align: center;
    font-size: 12px;
    color: #BEBEBE;
    padding: 40px 0 130px
}

.sk-ranklist {
    width: 1080px;
    background: #FFFFFF;
    border-radius: 6px;
    margin: -20px auto 0;
    padding: 0 40px;
    box-sizing: border-box
}

.sk-ranklist.topic-page {
    margin-bottom: 30px
}

.sk-ranklist.topic-page .item {
    padding: 40px 0
}

.sk-ranklist.topic-page .item::before {
    display: none
}

.sk-ranklist.topic-page .item .text {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 41px;
    margin-bottom: 10px
}

.sk-ranklist.topic-page .imgbox {
    width: 255px;
    height: 140px
}

.sk-ranklist .item {
    position: relative;
    padding: 40px 0 40px 70px;
    border-bottom: 1px solid #EFEFEF;
    display: flex;
    counter-increment: my
}

.sk-ranklist .item .text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
    height: 64px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 20px
}

.sk-ranklist .item:nth-of-type(n+1)::before {
    position: absolute;
    content: counter(my, decimal-leading-zero);
    left: 0;
    font-weight: 500;
    font-size: 40px;
    color: #A8A8A8;
    line-height: 160px
}

.sk-ranklist .item.one::before {
    color: #FC4946
}

.sk-ranklist .item.two::before {
    color: #FC8B46
}

.sk-ranklist .item.three::before {
    color: #FCB846
}

.sk-ranklist .item .list-info {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 22px;
    flex-direction: column
}

.sk-ranklist .item .list-info>a {
    font-size: 20px;
    color: #333333;
    line-height: 30px
}

.sk-ranklist .item .list-info .btm-info {
    width: 100%;
    display: flex;
    align-items: center;
    font-weight: 300
}

.sk-ranklist .item .list-info .btm-info .linkbox {
    flex: 1;
    display: flex;
    align-items: center
}

.sk-ranklist .item .list-info .btm-info .linkbox>a {
    display: flex;
    align-items: center
}

.sk-ranklist .item .list-info .btm-info p {
    flex: 1;
    font-size: 14px;
    color: #333333;
    padding: 0 10px
}

.sk-ranklist .imgbox {
    display: inline-block;
    width: 160px;
    height: 160px;
    border-radius: 6px
}

.sk-ranklist .imgbox>img {
    height: 100%;
    width: auto;
    border-radius: 6px
}

.sk-ranklist .img-logo {
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 50%
}

.sk-ranklist img {
    width: 100%
}

.sk-circle-loading {
    margin: 90px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-circle-loading.hide {
    display: none
}

.sk-circle-loading .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle-loading .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #22bfa7;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle-loading .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-circle-loading .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-circle-loading .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-circle-loading .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-circle-loading .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-circle-loading .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-circle-loading .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-circle-loading .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-circle-loading .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-circle-loading .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-circle-loading .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-circle-loading .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-circle-loading .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-circle-loading .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.sk-circle-loading .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.sk-circle-loading .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.sk-circle-loading .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.sk-circle-loading .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.sk-circle-loading .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.sk-circle-loading .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.sk-circle-loading .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.sk-circle-loading .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

@-webkit-keyframes sk-circleBounceDelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.navi-wrap {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin: 20px auto 0;
    width: 1080px
}

.navi-wrap .navi-type {
    margin-bottom: 20px
}

.navi-wrap .navi-type>h4 {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.navi-wrap .navi-type .navi-img-icon {
    width: 25px;
    height: 25px;
    margin-right: 10px
}

.navi-wrap .navi-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.navi-wrap .navi-box .navi-item-hover {
    position: absolute;
    width: 188px;
    background: #000;
    z-index: 10;
    padding: 10px;
    border-radius: 4px;
    top: 80px;
    left: 0;
    font-size: 12px;
    line-height: 18px;
    color: #c8c8c8;
    transition: all .3s ease
}

.navi-wrap .navi-box .navi-item-hover::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent transparent #000;
    left: 50%;
    top: -15px;
    margin-left: -8px;
    z-index: -1
}

.navi-wrap .navi-box .navi-item {
    will-change: transform;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 19%;
    margin-bottom: 20px;
    margin-right: 1.2%
}

.navi-wrap .navi-box .navi-item:nth-of-type(5n+6) {
    margin-right: 0
}

.navi-wrap .navi-box .navi-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3)
}

.navi-wrap .navi-box .navi-item:hover .info>.name {
    color: #22BFA7
}

.navi-wrap .navi-box .navi-item .navi-img {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background: rgba(128, 128, 128, 0.1);
    overflow: hidden;
    margin-right: 5px;
    border-radius: 50%
}

.navi-wrap .navi-box .navi-item .info {
    overflow: hidden;
    padding-right: 5px
}

.navi-wrap .navi-box .navi-item .info>p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #6c757d;
    font-weight: 300;
    font-size: 12px
}

.navi-wrap .navi-box .navi-item .info>.name {
    color: #282a2d;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 2px
}

.navi-wrap .navi-box .navi-item .card {
    display: flex;
    height: 100%;
    align-items: center;
    padding: 13px;
    background: #fff;
    border-width: 0;
    box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.2);
    transition: background-color .3s;
    height: auto
}

.indexscroll-wrap {
    background: #fff;
    position: relative
}

.indexscroll-wrap .indexscroll-wrap-icon {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    border-radius: 50%;
    opacity: 0.7;
    margin-top: -20px
}

.indexscroll-wrap .indexscroll-wrap-icon>img {
    width: 12px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.indexscroll-wrap .indexscroll-wrap-icon.icon-left {
    left: -60px
}

.indexscroll-wrap .indexscroll-wrap-icon.icon-right {
    right: -60px
}

.indexscroll-wrap .indexscroll-con-bg {
    left: 0;
    width: 1080px;
    overflow-x: hidden
}

.indexscroll-wrap .indexscroll-con-bg .indexscroll-con {
    display: flex;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    transition: all .5s ease
}

.indexscroll-wrap .indexscroll-con-bg .indexscroll-con-item {
    flex: 1;
    margin-right: 20px;
    max-width: 255px;
    background: #FFFFFF;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease;
    transform: rotateY(0deg);
    opacity: 1;
    overflow: hidden;
    border-radius: 8px
}

.indexscroll-wrap .indexscroll-con-bg .indexscroll-con-item:nth-of-type(4n+4) {
    margin: 0
}

.indexscroll-wrap .indexscroll-con-bg .indexscroll-con-item:hover .imgfull {
    transform: scale(1.05)
}

.indexscroll-wrap .indexscroll-con-bg .indexscroll-con-item .linkfull {
    display: inline-block;
    width: 100%;
    height: 100%
}

.indexscroll-wrap .indexscroll-con-bg .indexscroll-con-item .imgfull {
    width: 100%;
    transition: transform 0.2s
}