@import url('aliyunfont.css');
.icon-business {
    font-family: "iconfont" !important;
    font-size: 30px !important;
    font-style: normal;
    color: #888888;
    background: #fff;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 78px;
    height: 78px;
    display: inline-block;
    border-radius: 50%;
    border: 5px solid #eff2f7;
    text-align: center;
    line-height: 68px;
    vertical-align: top;
    margin-right: 20px;
}

.icon-flag {
    font-family: "iconfont" !important;
    font-size: 18px !important;
    font-style: normal;
    color: #888888;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

span.fa {
    font-size: 14px;
    margin-right: 15px;
    display: inline;
    float: left;
    line-height: 20px
}

span.fa-map-marker {
    font-size: 16px;
}

html, body {
    font: 400 13px 'Open Sans', sans-serif;
    letter-spacing: 0.6px;
    position: relative;
}

.nav {
    padding: 35px 0;
    line-height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: padding 0.5s;
}

.nav .container {
    position: relative;
}

a:link {
    text-decoration: none;
}

.nav-show {
    padding: 15px 0;
    transition: padding 0.5s;
    background: #fff;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.15);
}

.nav-hide {
    display: none;
}

.nav-a {
    display: inline-block;
    width: 180px;
    height: 20px;
    background: url("../images/company/logo_0000.png") no-repeat;
}

.nav-show .nav-a {
    background: url("../images/company/logo_0001.png") no-repeat;
}

.motai-div {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
    background: rgba(255, 255, 255, 0);
    display: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #323232;
}

.comp-menu {
    float: right;
    overflow: hidden;
}

.navbar-header {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 5px;
    right: 20px;
    display: none;
}

.echat-nav-bar {
    /* background-color: #f76d2b; */
    fill: #f76d2b;
    width: 40px;
    height: 30px;
    margin-top: 5px;
    float: right;
    margin-right: 5px;
    text-align: center;
}

.echat-nav-bar .echat-icon-bar {
    display: block;
    width: 24px;
    height: 3px;
    border-radius: 1px;
    margin-top: 4px;
    background-color: #f76d2b;
    margin: 4px auto;
}

.comp-menu li {
    float: left;
    line-height: 50px;
    margin-left: 10px;
    font-size: 14px;
}

.comp-menu li a {
    color: #fff;
    padding: 5px 30px;
}

.nav-show .comp-menu li a {
    color: #323232;
}

.nav-show .comp-menu li a:link {
    text-decoration: none;
}

.comp-menu li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fe6300;
}

.comp-menu li a.li-click {
    border-bottom: 1px solid #fe6300;
}

.comp-top {
    padding-top: 42%;
    background: url("../images/company/bg-top.jpg") no-repeat;
    background-size: contain;
    position: relative;
    overflow: hidden;
}

.comp-top::before {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.comp-title {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    width: 420px;
    height: 120px;
    z-index: 10;
    text-align: center;
    color: #fff;
    /* margin: 300px auto 0; */
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
}

.comp-title h2 {
    font-size: 44px;
    margin-bottom: 30px;
}

.comp-title p {
    font-size: 20px;
}

.comp-top-effect {
    position: absolute;
    left: -100px;
    bottom: -75px;
    height: 148px;
    width: 2500px;
    padding-top: 10px;
    background: rgba(255, 255, 255, 0.6);
    transform: rotate(3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    z-index: 10;
}

/* 公司介绍 */

.comp-entr {
    padding: 80px 0 120px 0;
    text-align: right;
}

.comp-entr-cntr {
    max-width: 940px;
    min-height: 300px;
    margin: auto;
}

.comp-motto span {
    color: #cccccc;
    font-size: 12px;
    margin-left: 10px;
}

.comp-motto span::before {
    content: "·";
    font-size: 14px;
    margin-right: 3px;
}

.comp-content {
    padding-top: 40px;
    text-align: left;
}

.comp-content p {
    text-indent: 2em;
    color: #888888;
    font-size: 12px;
}

/* 公司使命 */

.comp-mission {
    height: 440px;
    background: #fe6300 url("../images/company/bg-center.png") no-repeat bottom;
    position: relative;
    overflow: hidden;
}

.comp-mission-effect {
    position: absolute;
    left: -100px;
    bottom: -77px;
    height: 140px;
    width: 2500px;
    background: rgba(255, 255, 255, 1.0);
    transform: rotate(3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    z-index: 10;
}

.comp-mission-title {
    max-width: 750px;
    text-align: left;
    color: #fff;
    margin: 110px auto 0;
}

.comp-mission::before {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.comp-mission-title h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 40px;
}

.comp-mission-title h2 {
    font-size: 48px;
    font-weight: 600;
}

/* 历程 */

.comp-course {
    padding: 100px 0;
}

.course-top {
    height: 140px;
    padding: 30px 0;
    position: relative;
}

.course-top h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.course-line {
    width: 1px;
    height: 50px;
    background: #dddddd;
    margin: 10px auto;
    position: relative;
}

.course-line::after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 100%;
    left: -5px;
    border: 2px solid #fe6300;
    border-radius: 50%;
}

.time-title {
    position: relative;
    text-align: center;
    height: 80px;
}

.wrap-timeline {
    position: relative;
    margin-top: 20px;
}

.wrap-timeline .top-row .time-title .round-ico {
    position: absolute;
    left: 50%;
    margin-left: -26px;
    bottom: 40px;
    z-index: 1;
    width: 52px;
    height: 52px;
    line-height: 44px;
}

.wrap-timeline .top-row .time-title .round-ico:after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 52px;
    left: 50%;
    top: 42px;
    margin-left: -1px;
    background: #eff2f7;
}

.round-ico {
    width: 40px;
    height: 40px;
    background: #fff;
    border: 5px solid #eff2f7;
    border-radius: 50%;
    -webkit-box-shadow: inset 0px 0px 0px 2px #cacddc;
    -moz-box-shadow: inset 0px 0px 0px 2px #cacddc;
    box-shadow: inset 0px 0px 0px 2px #cacddc;
}

.time-title .round-ico:after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 56px;
    left: 50%;
    top: 36px;
    margin-left: -1px;
    background: #eff2f7;
}

.wrap-timeline .left-row {
    text-align: right;
    margin-bottom: 20px;
    position: relative;
}

.wrap-timeline .row>.round-ico.little {
    position: absolute;
    top: 4px;
    left: 50%;
    margin-left: -13px;
    z-index: 1;
}

.round-ico.little {
    width: 25px;
    height: 25px;
    background: #fff;
    border: 5px solid #eeeef2;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-box-shadow: inset 0px 0px 0px 2px #cacddc;
    -moz-box-shadow: inset 0px 0px 0px 2px #cacddc;
    box-shadow: inset 0px 0px 0px 2px #cacddc;
}

.wrap-timeline .row>.round-ico.little:before {
    position: absolute;
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    left: -37px;
    top: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #cacddc;
}

.wrap-timeline .row>.round-ico.little:after {
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 1px;
    right: 100%;
    top: 6px;
    background: #cacddc;
}

.time-item .date {
    font-size: 12px;
    text-transform: uppercase;
    color: #ff6400;
    margin-bottom: 10px;
}

.time-item .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
}

.time-item p {
    color: #888888;
    font-size: 12px;
}

.time-item {
    padding-top: 10px;
    padding-right: 80px;
}

.wrap-timeline .right-row {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
}

.wrap-timeline .row>.round-ico.big {
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -20px;
    z-index: 1;
}

.wrap-timeline .row>.round-ico.big:before {
    position: absolute;
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    right: -37px;
    top: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #cacddc;
}

.wrap-timeline .row>.round-ico.big:after {
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 1px;
    left: 100%;
    top: 13px;
    background: #cacddc;
}

.wrap-timeline .right-row .time-item {
    padding-left: 80px;
    padding-top: 10px;
}

.wrap-timeline:after {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    bottom: 100px;
    left: 50%;
    width: 2px;
    margin-left: -1px;
    background: #eff2f7;
}

/* 业务 */

.comp-business, .comp-fw {
    padding: 80px 0;
}

.business-img {
    position: relative;
}

.business-img>div {
    position: absolute;
    left: 0;
    bottom: -38px;
    width: 100%;
    height: 80px;
    transform: rotate(-0.7deg);
    background: #fff;
}

.comp-business>div.container>h4 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 70px;
}

.comp-business img {
    max-width: 100%;
}

.business-flex {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.business-list {
    min-width: 355px;
    max-width: 355px;
    height: 160px;
    margin-top: 70px;
}

.business-list a:hover h4 {
    color: #323232;
}

.business-list:hover .icon-business {
    color: #fff;
    background: #fe6300
}

.business-list+.business-list {
    margin-left: 10px;
}

.business-content {
    display: inline-block;
    width: calc(100% - 108px);
}

.business-content h4 {
    font-size: 16px;
    font-weight: 600;
}

.business-content p {
    color: #9b9b9b;
}

.business-content p+p {
    color: #323232;
}

/* 业务架构 */

.comp-fw>div.container>h4 {
    font-weight: 600;
    margin-bottom: 110px;
    text-align: center;
}

.fw-content {
    padding: 60px 150px;
    background: #fbfbfb;
    position: relative;
}

.fw-img {
    text-align: center;
}

.fw-img img {
    width: 23%;
}

.time-image {
    margin-bottom: 10px;
}

.fw-line {
    width: 1px;
    height: 90px;
    background: #b7b7b7;
    margin: 0 auto;
}

.fw-ul {
    list-style: none;
    border-left: 1px solid #b7b7b7;
    height: 60px;
    margin: 90px auto 0;
    width: 90%;
}

.fw-ul li {
    width: 16.6%;
    border-top: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    height: 60px;
    float: left;
}

.ff {
    position: relative;
}

.ff::after {
    content: '';
    position: absolute;
    top: -70px;
    display: block;
    bottom: 0;
    left: 100%;
    width: 1px;
    background: #b7b7b7;
    font-size: 0;
    height: 90px;
}

.fw-list-cntr {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    position: relative;
}

.fw-list {
    width: 12.57%;
    background: #f5f5f5;
    text-align: center;
    color: #252e3f;
}

.fw-list+.fw-list {
    margin-left: 2%;
}

.fw-list h4 {
    font-weight: 600;
}

.fw-list:hover {
    background: #fe6300;
    color: #fff;
}

.fw-list-div {
    position: relative;
    padding: 41px 0;
}

/* 我们 */

section.comp-us {
    padding: 80px 0;
}

.us-cntr {
    display: flex;
    display: -webkit-flex;
    flex-direction: row-reverse;
    justify-content: end;
    align-items: center;
    overflow: hidden;
}

.us-left {
    width: 30%;
}

.us-right {
    width: 55%;
}

.us-right-phone {
    display: none;
}

.us-left h4 {
    font-size: 18px;
    font-weight: 600;
    color: #323232;
}

.us-list {
    margin-bottom: 30px;
}

.us-list p {
    color: #888888;
}

.qiye_ul {
    line-height: 30px;
    list-style: disc;
    padding-left: 15px;
    color: #888888;
}

.comp-us>.container>h4 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 100px;
}

/* 加入我们 */

.comp-join {
    padding: 80px 0;
}

.comp-join>.container>h4 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 100px;
}

.join-cntr {
    background: url("../images/company/comp-join.png") no-repeat;
    height: 900px;
    position: relative;
}

.join-cntr::before {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.join-cntr h4 {
    margin-top: 100px;
    color: #fff;
    text-align: center;
    padding: 0 20px;
}

.recruit {
    width: 64%;
    height: 630px;
    background: #f5f5f5;
    padding: 23px 35px;
    overflow: auto;
    margin: 100px auto 0;
    position: relative;
}

.recruit-list {
    background: #fff;
    padding: 20px;
    cursor: pointer;
}

.recruit-list+.recruit-list {
    margin-top: 10px;
}

.recruit-content {
    overflow: hidden;
    max-height: 140px;
    transition: max-height 0.6s;
    -webkit-transition: max-height 0.6s;
    -moz-transition: max-height 0.6s;
    -o-transition: max-height 0.6s;
}

.recruit-content-show {
    max-height: 1000px;
    transition: max-height 0.6s;
    -webkit-transition: max-height 0.6s;
    -moz-transition: max-height 0.6s;
    -o-transition: max-height 0.6s;
}

.recruit-content h5 {
    font-size: 14px;
    font-weight: 600;
    color: #323232;
}

.recruit-content p {
    font-size: 12px;
    color: #888888;
}

.recruit-content div:last-child {
    text-align: center;
}

.recruit-content button {
    width: 88px;
    height: 30px;
    background: #fe6300;
    color: #fff;
    border: 0;
    outline: none;
    border-radius: 3px;
    margin-top: 20px;
}

.recent-apply {
    width: 420px;
    height: 540px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    color: #333332;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.apply-top {
    height: 55px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    background: #f36a2a;
}

.apply-content {
    width: 80%;
    margin: auto;
}

.apply-input {
    padding-left: 10px;
    border-bottom: 1px solid #dcdcdb;
    line-height: 30px;
    margin-top: 15px;
}

.apply-input input {
    width: calc(100% - 45px);
    height: 28px;
    border: none;
    outline: none;
}

.apply-text {
    margin-top: 25px;
}

.apply-text textarea {
    width: 100%;
    height: 85px;
    display: block;
    margin: 10px auto;
    border: 1px solid #dcdcdb;
    outline: none;
    padding: 8px;
    line-height: 20px;
    resize: none;
}

.file-div {
    margin-top: 25px;
    padding-left: 10px;
}

.sub-div {
    margin-top: 30px;
    text-align: center;
}

.sub-div button {
    width: 60px;
    height: 30px;
    outline: none;
    background: #f36a2a;
    color: #fff;
    border: none;
    border-radius: 3px;
}

.sub-div button+button {
    background: #ececec;
    color: #323232;
    margin-left: 60px;
}

.file-input {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 18px;
    vertical-align: sub;
}

.file-input span {
    position: absolute;
    color: #f36a2a;
    left: 0;
    top: 0;
    cursor: pointer;
}

.file-input input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 100;
}

;
/*修改滚动条样式*/

.recruit>div::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.recruit>div::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
}

.recruit>div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #f5f5f5;
    border-radius: 0;
    background: #f5f5f5;
}

.recruit>div::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

/* 底部 */

.comp-footer {
    padding: 60px 0;
    background: #1a1a1a;
}

.footer-list h4 {
    color: #dbdbdb;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 30px;
}

.footer-list h4::after {
    content: "";
    display: block;
    width: 33px;
    height: 3px;
    background: #ff6400;
    margin-top: 10px;
}

.footer-list p {
    color: #afafaf;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
}

.footer-list a {
    text-decoration: none;
    color: #afafaf;
}

.footer-list a:hover {
    text-decoration: none;
    color: #afafaf;
}

.comp-address {
    color: #afafaf;
    line-height: 20px;
    font-size: 12px;
}

.comp-address-1 {
    margin-bottom: 40px;
}

.comp-address .fa {
    margin-right: 10px;
}

.file-name-div {
    margin-top: 10px;
    padding-left: 10px;
    display: none;
}

.fileName {
    display: inline-block;
    margin-right: 20px;
    width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}

@media screen and (max-width:1200px) {
    .business-list {
        min-width: 305px;
        max-width: 305px;
    }
}

/* 手机导航 */

@media screen and (max-width:768px) {
    section {
        overflow: hidden;
    }
    .comp-top {
        margin-top: 70px;
    }
    .comp-title {
        top: 20%;
    }
    .comp-title h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .comp-title p {
        font-size: 14px;
    }
    .wrap-timeline .top-row .time-title .round-ico {
        position: absolute;
        left: 0;
        margin-left: -6px;
        text-align: center;
        bottom: 40px;
    }
    .wrap-timeline .row>.round-ico.little {
        left: 22px;
        margin-left: 0;
    }
    .wrap-timeline .row>.round-ico.little:before {
        right: -37px;
        left: auto;
    }
    .wrap-timeline .row>.round-ico.little:after {
        left: 100%;
    }
    .wrap-timeline .left-row .time-item {
        padding-left: 110px;
        text-align: left;
        padding-right: 0;
    }
    .wrap-timeline .row>.round-ico.big {
        position: absolute;
        top: -5px;
        left: 35px;
        margin-left: -20px;
    }
    .wrap-timeline .right-row .time-item {
        padding-left: 110px;
        text-align: left;
    }
    .wrap-timeline:after {
        content: '';
        position: absolute;
        top: 0;
        display: block;
        bottom: 110px;
        left: 35px;
        width: 2px;
        margin-left: -1px;
    }
    .business-flex {
        justify-content: center;
    }
    .recruit {
        width: 90%;
    }
    .us-cntr {
        flex-direction: column;
    }
    .us-right {
        width: 80%;
    }
    .us-right img {
        max-width: 100%;
    }
    .us-left {
        width: 80%;
        margin-top: 30px;
    }
    .comp-fw {
        display: none;
    }
    .comp-mission-title h3 {
        font-size: 24px;
    }
    .comp-mission-title h2 {
        font-size: 36px;
    }
    .nav {
        background: #2b2e33;
        text-align: center;
        padding: 10px 0;
    }
    .nav-show {
        padding: 10px 0;
    }
    .comp-menu {
        position: absolute;
        top: 100%;
        background: #2b2e33;
        width: 100%;
        left: 0;
        max-height: 0;
        transition: max-height 0.5s, border-top 0.1s 0.1s;
        z-index: 999999;
        text-align: left;
    }
    .comp-menu-show {
        max-height: 1000px;
        border-top: 1px solid #ddd;
        transition: max-height 0.5s, border-top 0.1s 0.1s;
    }
    .comp-menu li {
        float: none;
    }
    .navbar-header {
        display: block;
    }
    .comp-menu li a {
        display: inline-block;
        width: 100%;
    }
    .nav-show .nav-a {
        background: url("../images/company/logo_0000.png") no-repeat;
    }
    .nav-show .comp-menu li a {
        color: #fff;
    }
    .comp-menu li a.li-click {
        border: none;
    }
    .recent-apply {
        width: 100%;
        position: fixed;
        height: 100%;
        border-radius: 0;
        z-index: 99999999;
    }
    .us-right-phone {
        display: inline-block;
    }
    .us-right-pc {
        display: none;
    }
    .business-list {
        min-width: 355px;
        max-width: 355px;
    }
    .phone-none {
        display: none;
    }
}

@media screen and (max-width:660px) {
    .comp-footer .row>div {
        width: 100%;
    }
}