.about-title {
    font-size: 36px;
    font-weight: normal
}

.contactbar-wrap {
    height: 245px;
    background: #1e1d49 url("../images/about_contact_bg.jpg") no-repeat center top;
    color: #fff;
    padding-top: 50px
}

.contactbar-wrap .contactbar-txt {
    text-align: center
}

.contactbar-wrap .contactbar-txt p {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 30px
}

.contactbar-wrap .contactbar-txt p b {
    color: #f08700;
    padding: 0 8px
}

.about-block {
    margin-top: 58px;
    margin-bottom: 96px
}

.about-block>div {
    padding: 0
}

.about-block .about-block-txt {
    margin: 60px;
    margin-bottom: 0
}

.about-block .about-block-txt h4 {
    font-size: 26px;
    font-weight: bold;
    color: #0068b7;
    margin: 40px 0 20px 0
}

.about-block .about-block-txt p {
    font-size: 14px;
    margin-bottom: 60px;
    line-height: 24px
}

.about-block .about-block-img>img {
    width: 100%
}

.about-culture-wrap {
    height: 406px;
    background: #000 url("../images/about_culture_bg.jpg") no-repeat -200px top;
    color: #fff;
    padding-top: 80px
}

.about-culture-wrap .about-culture-txt p {
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: 50px;
    color: #a3a3a3
}

.about-profile {
    text-align: center;
    margin-top: 60px
}

.about-profile .about-title {
    color: #0068b7
}

.about-profile p {
    font-size: 16px;
    color: #666;
    margin-top: 40px;
    margin-bottom: 30px
}

.aboutprofile-list {
    margin-bottom: 70px;
    margin-top: 60px
}

.aboutprofile-list .item {
    text-align: center
}

.aboutprofile-list .item h4 {
    color: #f08700;
    font-size: 96px;
    font-weight: bold
}

.aboutprofile-list .item h4 span {
    font-size: 48px
}

.aboutprofile-list .item p {
    color: #000;
    font-size: 16px
}

.top-bg-slogan.top-bg-slogan-about-company {
    text-align: center;
    top: 280px
}

.top-bg-slogan.top-bg-slogan-about-company>h3 {
    font-size: 48px;
    font-weight: lighter;
    color: #1c1f87;
    margin-bottom: 56px
}

.top-bg-slogan.top-bg-slogan-about-company>p {
    font-size: 18px;
    font-style: italic;
    color: #333;
    line-height: 28px
}

.about-company-block {
    margin-bottom: 50px
}

.about-company-block>.item {
    padding: 0;
    background: #0068b7;
    color: #fff;
    margin-bottom: 30px;
    position: relative
}

.about-company-block>.item .about-company-block-img>img {
    width: 100%
}

.about-company-block>.item .about-company-block-txt h2 {
    font-size: 24px;
    font-weight: lighter;
    margin-top: 30px;
    margin-bottom: 20px
}

.about-company-block>.item .about-company-block-more {
    position: absolute;
    bottom: 30px;
    right: 85px
}

.about-company-block>.item.item-even .about-company-block-txt {
    margin-left: 30px
}

.about-company-block>.item.item-even .about-company-block-more {
    position: absolute;
    bottom: 30px;
    left: 30px
}

.cert-list .item .cert-list-img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 20px;
    border: 1px solid #ddd;
    transition: all .3s
}

.cert-list .item .cert-list-img>img {
    width: 100%;
    height: 175px;
}

.cert-list .item .cert-list-img .btn-zoom {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding-top: 55px;
    display: none;
    transition: all .3s
}

.cert-list .item .cert-list-img .btn-zoom .ico {
    font-size: 48px;
    color: #fff
}

.cert-list .item .cert-list-img:hover .btn-zoom {
    display: block
}

.cert-list .item p {
    text-align: center;
    color: #333;
    padding: 20px 15px;
    /* height: 150px; */
    line-height: 50px;
    ;
    font-size: 16px
}

.about-culture-group {
    /* background: url("../images/about_culture_bg3.jpg" ) no-repeat right bottom; */
    margin-bottom: 100px
}

.about-culture-group .about-culture-txt {
    padding-top: 40px
}

.about-culture-group .about-culture-txt .item {
    margin-bottom: 50px
}

.about-culture-group .about-culture-txt h2 {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 30px
}

.about-contact {
    margin-bottom: 70px;
    background: #0068b7;
    color: #fff
}

.about-contact .about-contact-map {
    padding: 0
}

.about-contact .about-contact-info {
    padding: 0
}

.about-contact .about-contact-txt {
    padding: 80px 40px 0 40px
}

.about-contact .about-contact-txt h1 {
    font-size: 22px;
    margin-bottom: 50px
}

.about-contact .about-contact-txt h3 {
    font-size: 16px;
    font-weight: lighter;
    padding-bottom: 12px
}

.about-contact .about-contact-txt p {
    margin-bottom: 35px
}

.about-contact .about-contact-txt .about-contact-txt-content {
    margin-bottom: 35px
}

.about-contact .about-contact-txt .about-contact-txt-row>span {
    display: inline-block;
    width: 70px;
    text-align: right
}

.about-contact .about-contact-txt .about-contact-txt-row>b {
    display: inline-block;
    font-weight: normal
}

.about-contact .about-contact-txt a {
    color: #fff;
    text-decoration: none
}

.about-contact .about-contact-txt a:hover {
    text-decoration: underline
}

.job-info,
.job-careers {
    padding-top: 60px
}

.about-job-para {
    margin-bottom: 30px
}

.about-job-para p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 28px
}

.about-job-group {
    margin-bottom: 100px;
    background: #0068b7 url("../images/about_job_bg.jpg"
    /*tpa=http://www.kmsoft.com.cn/dist/images/about_job_bg.jpg*/
    ) no-repeat center 0;
    color: #fff;
    background-size: 100% auto
}

.about-job-group .about-job-txt {
    padding: 50px;
    background: rgba(0, 104, 183, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#990068b7, endColorstr=#990068b7)
}

.about-job-group .about-job-txt .item {
    margin-bottom: 50px
}

.about-job-group .about-job-txt h2 {
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 30px
}

.job-article {
    padding-bottom: 70px
}

.job-article .job-article-title {
    text-align: center;
    margin-bottom: 50px
}

.job-article .job-article-title h2 {
    font-size: 28px;
    font-weight: bold;
    color: #000
}

.job-article .job-article-content p {
    font-size: 16px;
    margin-bottom: 35px;
    text-indent: 2em;
    line-height: 28px
}

.job-detail .infolist-label {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.job-detail .infolist-para {
    line-height: 28px;
    padding-top: 15px;
    font-size: 16px
}

.about-history {
    padding-bottom: 100px
}

.history-year-wrap {
    padding: 0 50px;
    height: 170px;
    background: url("../images/history_year_shadow.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/history_year_shadow.png*/
    ) repeat-x left bottom
}

.history-year .item {
    background: url("../images/history_year_bg.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/history_year_bg.png*/
    ) repeat-x 0 0;
    text-align: center;
    color: #bebebe;
    height: 146px;
    line-height: 146px
}

.history-year .item p {
    font-size: 30px;
    font-weight: bold
}

.history-year .item.active {
    background-position: left bottom;
    color: #000
}

.history-year.owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 12px
}

.history-year.owl-theme .owl-nav .owl-prev,
.history-year.owl-theme .owl-nav .owl-next {
    position: absolute;
    padding: 0;
    margin: 0;
    color: #000;
    text-indent: -999em;
    width: 50px;
    height: 110px;
    background: url("../images/history_year_arrow.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/history_year_arrow.png*/
    ) no-repeat 0 0
}

.history-year.owl-theme .owl-nav .owl-prev .ico,
.history-year.owl-theme .owl-nav .owl-next .ico {
    font-size: 80px
}

.history-year.owl-theme .owl-nav .owl-prev {
    left: -50px
}

.history-year.owl-theme .owl-nav .owl-prev:hover {
    background-position: 0 -110px
}

.history-year.owl-theme .owl-nav .owl-next {
    right: -50px;
    background-position: 0 -220px
}

.history-year.owl-theme .owl-nav .owl-next:hover {
    background-position: 0 -330px
}

.timeline {
    margin: 100px auto;
    background: url("../images/timeline_bg.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_bg.png*/
    ) repeat-y center top;
    position: relative
}

.timeline .timeline-t {
    position: absolute;
    width: 100%;
    display: block;
    height: 19px;
    background: url("../images/timeline_bg_t.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_bg_t.png*/
    ) no-repeat center top;
    top: -19px
}

.timeline .timeline-b {
    position: absolute;
    width: 100%;
    display: block;
    height: 110px;
    background: url("../images/timeline_bg_b.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_bg_b.png*/
    ) no-repeat center top;
    bottom: -110px
}

.timeline .timelineli {
    position: relative
}

.timeline .timelineli>* {
    position: absolute
}

.timeline .timelineli h3 {
    top: 60px;
    font-size: 18px;
    font-weight: bold;
    width: 340px;
    line-height: 24px
}

.timeline .timelineli .timeline-date {
    top: 63px;
    font-size: 24px;
    font-weight: lighter
}

.timeline .timelineli .timeline-img {
    top: 46px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center
}

.timeline .timelineli .timeline-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.timeline .timelineli .timeline-img .ico {
    color: #fff;
    font-size: 48px
}

.timeline .timelineli.timelineli-left {
    float: left;
    width: 678px;
    height: 160px;
    background: url("../images/timeline_pop_l.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_pop_l.png*/
    ) no-repeat right center
}

.timeline .timelineli.timelineli-left h3 {
    right: 300px;
    text-align: right
}

.timeline .timelineli.timelineli-left .timeline-date {
    right: -130px
}

.timeline .timelineli.timelineli-left .timeline-img {
    right: 185px
}

.timeline .timelineli.timelineli-right {
    float: right;
    width: 678px;
    height: 160px;
    background: url("../images/timeline_pop_r.png"
    /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_pop_r.png*/
    ) no-repeat left center
}

.timeline .timelineli.timelineli-right h3 {
    left: 300px;
    text-align: left
}

.timeline .timelineli.timelineli-right .timeline-date {
    left: -130px
}

.timeline .timelineli.timelineli-right .timeline-img {
    left: 185px
}

@media screen and (max-width: 767px) {
    .about-block {
        margin-top: 38px;
        margin-bottom: 40px
    }
    .about-block .about-block-txt {
        margin-bottom: 50px
    }
    .top-bg-slogan.top-bg-slogan-about-company {
        top: 300px
    }
    .top-bg-slogan.top-bg-slogan-about-company>h3 {
        font-size: 32px;
        margin-bottom: 30px
    }
    .top-bg-slogan.top-bg-slogan-about-company>p {
        font-size: 16px;
        margin-left: 15px;
        margin-right: 15px
    }
    .about-company-block>.item .about-company-block-more {
        right: 30px
    }
    .about-company-block>.item.item-even .about-company-block-more {
        top: 70px;
        right: 30px;
        left: auto
    }
    .about-company-block .about-company-block-txt {
        margin-left: 30px;
        margin-bottom: 30px
    }
    .about-culture-group {
        height: auto;
        padding-bottom: 260px;
        background-size: 100% auto;
        margin-bottom: 70px
    }
    .cert-list .item p {
        height: 110px
    }
    .news-list a.item dl {
        margin-right: 15px;
        margin-bottom: 40px
    }
    .news-list a.item dl dt {
        padding-right: 0
    }
    .news-list a.item dl dd {
        padding-bottom: 30px
    }
    .news-list a.item dl dd .news-date {
        padding: 3px 10px
    }
    .news-list a.item dl dd p {
        margin-bottom: 20px
    }
    .about-contact .about-contact-txt {
        padding: 40px 15px;
        padding-bottom: 0
    }
    .aboutprofile-list .item h4 {
        font-size: 70px
    }
    .contactbar-wrap {
        padding-top: 30px
    }
    .contactbar-wrap .contactbar-txt p {
        padding-bottom: 20px
    }
    .about-job-group {
        background-size: auto 100%
    }
    .about-job-group .about-job-txt {
        margin-top: 50px;
        margin-bottom: 50px
    }
    .job-article {
        padding-bottom: 40px
    }
    .timeline {
        margin: 100px auto;
        background: url("../images/timeline_bg.png"
        /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_bg.png*/
        ) repeat-y 79px top;
        position: relative
    }
    .timeline .timeline-t {
        position: absolute;
        width: 100%;
        display: block;
        height: 19px;
        background: url("../images/timeline_bg_t.png"
        /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_bg_t.png*/
        ) no-repeat 79px top;
        top: -19px
    }
    .timeline .timeline-b {
        position: absolute;
        width: 100%;
        display: block;
        height: 110px;
        background: url("../images/timeline_bg_b.png"
        /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_bg_b.png*/
        ) no-repeat 79px top;
        bottom: -110px
    }
    .timeline .timelineli {
        position: relative
    }
    .timeline .timelineli>* {
        position: absolute
    }
    .timeline .timelineli h3 {
        top: 100px;
        font-size: 16px;
        font-weight: normal;
        width: 60%;
        line-height: 24px
    }
    .timeline .timelineli .timeline-date {
        top: 13px;
        font-size: 14px;
        font-weight: lighter
    }
    .timeline .timelineli .timeline-img {
        top: 10px;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        text-align: center
    }
    .timeline .timelineli .timeline-img .ico {
        color: #fff;
        font-size: 48px
    }
    .timeline .timelineli.timelineli-left,
    .timeline .timelineli.timelineli-right {
        float: none;
        width: 100%;
        height: 240px;
        background: url("../images/timeline_pop_r.png"
        /*tpa=http://www.kmsoft.com.cn/dist/images/timeline_pop_r.png*/
        ) no-repeat left top
    }
    .timeline .timelineli.timelineli-left h3,
    .timeline .timelineli.timelineli-right h3 {
        left: 130px;
        text-align: left
    }
    .timeline .timelineli.timelineli-left .timeline-date,
    .timeline .timelineli.timelineli-right .timeline-date {
        left: 0;
        right: auto
    }
    .timeline .timelineli.timelineli-left .timeline-img,
    .timeline .timelineli.timelineli-right .timeline-img {
        left: 185px
    }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
    .timeline .timelineli.timelineli-left,
    .timeline .timelineli.timelineli-right {
        width: 563px
    }
    .timeline .timelineli h3 {
        width: 260px
    }
    .about-job-group {
        background-size: auto 100%
    }
}