﻿body {
font-family: "微软雅黑",Helvetica,Arial,sans-serif;
}
.autoshow {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 12;
    top: 0px;
    left: 0px;
}

.bottomimg {
    margin: 10px;
    height: 35px;
}

.spliter {
    margin: 10px;
    height: 35px;
}

.margintop80 {
    margin-top: 100px;
}

@media(max-width:550px) {

    .margintop80 {
        margin-top: 60px;
    }
}
/*导航栏开始*/
.kch_nav {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    height: 100px;
    background-color: #fff;
}

.kch_nav_cont {
    width: 100%;
    right: 0px;
    left: 0px;
    top: 0;
    position: inherit;
    margin: 0 auto;
}

.kch_nav_logo {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1000;
}

    .kch_nav_logo > a > img {
        margin-top: 0px;
        margin-left: 40px;
        padding-top: 15px;
        padding-bottom: 8px;
    }

.kch_nav_menu {
    width: 100%;
    text-align: right;
    position: absolute;
    z-index: 1001;
    display: block;
   font-family:微软雅黑;
}

    .kch_nav_menu > ul {
        margin-bottom: 0px;
        padding-right:40px;
    }

    .kch_nav_menu ul > li {
        display: inline;
    }

    .kch_nav_menu > ul > li {
        height: 80px;
        line-height: 80px;
    }

    .kch_nav_menu a {
        color: #000;
        
        font-size: 1.1em;
        padding: 15px 27px;
        text-decoration: none;
    }

    .kch_nav_menu > ul > li > a:hover {
        color: #000;
        border-bottom: 2px solid #33c3f3;
    }

.active > a {
    color: #000;
    border-bottom: 2px solid #33c3f3;
}

.mainMenu {
    display: none;
}
@media (max-width: 1920px) {
    .kch_nav_cont {
        width: 95%;
    }
}

@media (max-width: 1440px) {
    .kch_nav_cont {
        width: 88%;
    }
}
@media (max-width: 980px) {
    .kch_nav_cont {
        width: 95%;
    }
}

@media (max-width: 768px) {
    .kch_nav_cont {
        width: 100%;
    }

    .kch_nav_menu a {
        font-size: 1em;
        padding: 21px 15px;
    }
}

@media (max-width: 550px) {
    .kch_nav {
        height: 60px;
    }

    .kch_nav_cont {
        width: 100%;
    }

    .kch_nav_logo > a > img {
        height: 55px;
        margin-left: 40px;
        padding-top: 6px;
        padding-bottom: 4px;
        width:60%;
    }

    .kch_nav_menu ul {
        padding-left: 0px;
    }

    .kch_nav_menu a {
        font-size: 1em;
        padding: 21px 15px;
    }

    .kch_nav_menu {
        width: 50%;
        text-align: center;
        right: 0;
        top: 55px;
        border: 1px solid #ccc;
        display: none;
    }

        .kch_nav_menu ul > li {
            display: list-item;
            list-style: none;
            border-bottom: 1px solid #ccc;
        }

        .kch_nav_menu > ul > li {
            background: rgba(1,1,1,0.75);
            height: 45px;
            line-height: 45px;
        }

        .kch_nav_menu a {
            width: 100%;
            color: #fff;
            font-size: 1.25em;
            padding-top: 8px;
            padding-bottom: 8px;
            text-decoration: none;
        }

        .kch_nav_menu > ul > li > a:hover {
            color: #42AF41;
            border-bottom: 0px solid #42AF41;
            width: 100%;
        }

    .active > a {
        color: #42AF41;
        border-bottom: 0px solid #42AF41;
    }

    .mainMenu {
        display: block;
        color: #42AF41;
        font-size: 24px;
        float: right;
        width: 40px;
        height: 40px;
        border: 1px solid #ccc;
        border-radius: 5px;
        line-height: 40px;
        text-align: center;
        margin-right: 45px;
        margin-top: 7px;
    }
}
/*导航栏结束*/
/*概况*/
.gaikuang {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    color: #fff;
    font-family: 微软雅黑;
}

    .gaikuang span {
        font-size: 2em;
    }

    .gaikuang div {
        width: 80%;
        text-align: left;
        margin: 40px auto;
        text-indent: 2em;
        line-height: 30px;
        font-size: 1.2em;
    }
/*氛围*/

.fenwei {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 50px;
    color: #000;
    font-family: 微软雅黑;
}

    .fenwei span {
        font-size: 2em;
    }

    .fenwei div {
        width: 80%;
        text-align: left;
        margin: 30px auto;
        text-indent: 2em;
        line-height: 30px;
        font-size: 1.2em;
    }
/*幸福代言*/
.xingfu {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    color: #fff;
    font-family: 微软雅黑;
}

    .xingfu p {
        text-align: center;
    }

    .xingfu span {
        font-size: 2.2em;
    }

    .xingfu div {
        width: 80%;
        text-align: left;
        margin: 40px auto;
        text-indent: 2em;
        line-height: 30px;
        font-size: 1.4em;
    }



/*创业故事*/
.gushi {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 15%;
    color: #fff;
    font-family: 微软雅黑;
}

    .gushi img:hover {
        opacity: 0.8;
    }

/*员工采访*/

.caifang {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 15%;
    color: #000;
    font-family: 微软雅黑;
}

    .caifang img:hover {
        opacity: 0.8;
    }

/*二维码*/
.qcode {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 18%;
    color: #33c3f3;
    font-family: 微软雅黑;
}

    .qcode span {
        font-size: 1.5em;
    }




/*玩着把活干好*/
.wan {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 15%;
    color: #000;
    font-family: 微软雅黑;
}

    .wan span {
        font-size: 2.2em;
    }

    .wan div {
        width: 80%;
        text-align: left;
        margin: 30px auto;
        text-indent: 2em;
        line-height: 3em;
        font-size: 1.2em;
    }
/*不让雷锋吃亏*/

.leifeng {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 15%;
    color: #000;
    font-family: 微软雅黑;
}

    .leifeng span {
        font-size: 2.2em;
    }

    .leifeng div {
        width: 80%;
        text-align: left;
        margin: 30px auto;
        text-indent: 2em;
        line-height: 3em;
        font-size: 1.2em;
    }
/*地位比职位理重*/
.zhiwei {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    color: #fff;
    font-family: 微软雅黑;
}

    .zhiwei p {
        text-align: center;
    }

    .zhiwei span {
        font-size: 2.2em;
    }

    .zhiwei div {
        width: 80%;
        text-align: left;
        margin: 40px auto;
        text-indent: 2em;
        line-height: 2.5;
        font-size: 1.2em;
    }
/*不学习，就掉队*/
.xuexi {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 15%;
    color: #000;
    font-family: 微软雅黑;
}

    .xuexi p {
        text-align: center;
    }

    .xuexi span {
        font-size: 2.2em;
        color: #33c3f3;
    }

    .xuexi div {
        width: 80%;
        text-align: left;
        margin: 20px auto;
        text-indent: 2em;
        line-height: 2em;
        font-size: 1.2em;
    }
/*有机会做自己的老板*/
.boss {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 30%;
    color: #000;
    font-family: 微软雅黑;
}

    .boss span {
        font-size: 2.2em;
    }

    .boss div {
        width: 80%;
        text-align: left;
        margin: 30px auto;
        text-indent: 2em;
        line-height: 3em;
        font-size: 1.2em;
    }
/*qcode5*/
.qcode5 {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 25%;
    color: #fff;
    font-family: 微软雅黑;
}

    .qcode5 span {
        font-size: 2.2em;
    }

/*加入我们*/
.joinus {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
}

    .joinus img {
        width: 8%;
        margin: 0 auto;
        animation-name: myfirst;
        animation-duration: 2s;
        /*animation-timing-function: linear;
                animation-delay: 2s;*/
        animation-iteration-count: infinite;
        animation-play-state: running;
    }

@keyframes myfirst {
    from {
        opacity: 1;
        margin-top: 35%;
    }

    to {
        opacity: 0;
        margin-top: 40%;
    }
}
/*我在这里*/
.here {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 40px;
    color: #000;
    font-family: 微软雅黑;
}

    .here span {
        font-size: 2em;
    }

    .here div {
        width: 80%;
        text-align: center;
        margin: 20px auto;
        text-indent: 2em;
        line-height: 22px;
        font-size: 1.2em;
    }

/*二维码*/
.qcode2 {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding-top: 10%;
    color: #fff;
    font-family: 微软雅黑;
}


    .qcode2 span {
        font-size: 1.5em;
    }

.tjtitle {
    margin-top: 80px;
    font-size: 1.5em;
}

.tijian {
    margin-top: 40px;
    font-size: 1em;
}

.lookmore {
    display: block;
    margin-top: 20px;
    font-size: 1em;
}

.qcode6 {
    position: absolute;
    top: 60%;
    z-index: 3;
    width: 100%;
    text-align: center;
    font-size: 1em;
    color: #2eaedc;
}

@font-face {
    font-family: '逐浪雅宋体';
    src: url('逐浪雅宋体.OTF'); /* IE9 Compat Modes */
    src: url('逐浪雅宋体.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('逐浪雅宋体.woff') format('woff'), /* Modern Browsers */
    url('逐浪雅宋体.ttf') format('truetype'), /* Safari, Android, iOS */
    url('逐浪雅宋体.svg#YourWebFontName') format('svg'); /* Legacy iOS */
}

.join-us-wide {
            font-size: 1.8em;
            letter-spacing: .5em;
            text-indent: .5em;
            font-weight: bold;
            border-bottom: solid 2px #000;
            display: inline-block;
            margin: 10px auto;
            padding: 10px 20px;
        }

        .join-us-narrow {
            font-size: 1.5em;
            text-align: center;
            letter-spacing: .5em;
            text-indent: .5em;
            font-weight: bold;
            border-bottom: solid 2px #333;
            display: inline-block;
            margin: 10px auto;
            padding: 10px 10px;
            display: none;
        }

        @media(max-width:640px) {
            .join-us-wide {
                display: none;
            }

            .join-us-narrow {
                display: inline-block;
                margin:0 auto;
            }
        }