﻿body {
    font-size: 13px;
    background: #fff;
}

.wrap {
    position: relative;
    z-index: 2;
    background-image: url(../images/bg2.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-attachment: fixed;
}

.fixBg {
    width: 1744px;
    height: 800px;
    position: fixed;
    left: 0;
    top: 50%;
    background: url(../images/bg2.png) no-repeat;
    z-index: 1;
}

.fixBg-h {
    background: url(../images/bg1.png) no-repeat;
}

.content {
    max-width: 1260px;
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
}

.maxWh {
    width: 100%;
}

.last {
    margin-right: 0px!important;
}

.topbox {
    background: #eeeeee;
    height: 40px;
    line-height: 40px;
}

.hotline {
    display: inline-block;
    color: #666;
}

    .hotline b {
        font-size: 18px;
        font-family: "Arial";
        color: #fc3e3e;
    }

.userfor {
    float: right;
}

    .userfor p {
        color: #666;
        display: inline-block;
        margin-left: 39px;
    }

        .userfor p a {
            color: #666;
        }

.yulan {
    background: url(../images/sanjiao.png) no-repeat right center;
    padding-right: 16px;
    margin-left: 2px;
}

.cnima {
    position: relative;
    cursor: pointer;
}

.qiehuan {
    position: absolute;
    left: 0;
    top: 40px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid #dcdcdc;
    z-index: 9999;
    display: none;
}

    .qiehuan a {
        display: block;
        color: #666;
        background: #fff;
        height: 28px;
        line-height: 28px;
    }

        .qiehuan a.hover, .qiehuan a:hover {
            background: #158bcc;
            color: #fff;
        }

.navbar {
    /*height: 110px;*/
    position: fixed;
    z-index: 200;
    border-bottom: 1px solid #dadada;
    transition: top 0.5s linear 0s;
    width: 100%;
    background: #fff;
}

.marTop {
    margin-top: 110px;
}

.top {
    float: left;
    line-height: 110px;
}

.header {
    float: right;
    background: #fff;
}

    .header > li {
        float: left;
        padding: 0 30px;
        position: relative;
    }

        .header > li > a {
            width: 100%;
            line-height: 110px;
            font-size: 16px;
            color: #666;
        }

        .header > li.hover > a {
            color: #02a8c0;
        }

.enounce {
    background: url(../images/white.png) repeat;
    width: 1038px;
    padding: 32px 41px;
    position: absolute;
    left: -440px;
    display: none;
}

.enounce-ul li {
    float: left;
}

.enounce-list {
    width: 45%;
}

    .enounce-list a {
        display: inline-block;
        width: 29%;
        color: #444;
        padding-left: 13px;
        line-height: 280%;
        background: url(../images/dian02.png) no-repeat 0px center;
    }

.enounce-box {
    width: 55%;
}

    .enounce-box p {
        display: inline-block;
        vertical-align: middle;
    }

.enounce-hb {
    width: 273px;
    color: #444;
    line-height: 200%;
    margin-left: 73px;
    padding-top: 24px;
}

    .enounce-hb em {
        display: inline-block;
    }

.dou1 img {
    margin: -50px 0 0 -25px;
}

.dou2 {
    float: right;
    margin: 25px 0 0 0;
}
/*banner*/
.banner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .banner img {
        /*width: 100%;*/
    }

.banner_ul {
    position: relative;
    width: 1000%;
}

    .banner_ul li {
        float: left;
        width: 10%;
    }

        .banner_ul li img {
            width: 100%;
        }

.ban-po {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 50%;
    margin-top: -20px;
}

.ban-p2 {
    float: right;
}
/**/
.language {
    padding: 3.57% 0 2.85% 0;
}

    .language p {
        text-align: center;
    }

.chinese-h2 {
    font-size: 26px;
    color: #222;
    margin-bottom: 0.75%;
    font-weight: bold;
}

.tefw {
    font-weight: normal;
}

.english-h2 {
    font-size: 16px;
    color: #888;
}

.bus {
    padding-bottom: 3.125%;
}

.bus-core {
    padding-bottom: 0px!important;
}

.busUl li {
    float: left;
    width: 15.7%;
    margin: 0 12.3% 2.38% 0;
    text-align: center;
}

    .busUl li:nth-of-type(4n) {
        margin: 0 0 2.38% 0;
    }

.busText {
    padding: 13% 0;
    color: #222;
    font-size: 15px;
}

.more {
    text-align: center;
}

    .more a {
        display: inline-block;
        width: 140px;
        height: 40px;
        line-height: 40px;
        background: #fdad45;
        border-radius: 3px;
        color: #fff;
        font-size: 15px;
    }

.moreAdd {
    margin-top: 3%;
}

    .moreAdd a {
        height: 45px;
        line-height: 45px;
        background: #1ca3d5;
    }

.more a em {
    display: inline-block;
    margin-right: 10%;
}

    .more a em img {
        margin-top: -3px;
    }

.ownCompany {
    background: #efefef;
    position: relative;
}

    .ownCompany > li {
        float: left;
        width: 50%;
    }

.aboutus {
    font-size: 26px;
    color: #222;
    /*padding: 22px 0 15px 0;*/
    padding: 3.4375% 0 2.34375% 0;
}

    .aboutus em {
        display: inline-block;
        margin-left: 18px;
        font-size: 20px;
        color: #a9a9a9;
        font-family: "Arial";
    }

.company-text > p {
    line-height: 200%;
    color: #555;
    /*margin-bottom: 15px;*/
    margin-bottom: 2.3%;
}

.company-text {
    padding-left: 3.33%;
    width: 64%;
}

.license {
    width: 50%;
    background: #f7f7f7;
    padding: 0% 0;
    position: absolute;
    left: 50%;
    bottom: 0;
}

.license-list {
    width: 65%;
    position: absolute;
    left: 2%;
    top: 50%;
    margin-top: -12px;
}

    .license-list a {
        display: inline-block;
        width: 15px;
        height: 25px;
    }

.license-p2 {
    float: right;
    text-align: right;
}

.smdbu {
    width: 64%;
    margin-left: 3.33%;
}

.license-ul {
    width: 530%;
}

    .license-ul li {
        display: inline-block;
        float: left;
        width: 5.1%;
        margin: 0 0.5%;
        border: 1px solid #dadada;
    }

.kNews {
    padding-bottom: 3.125%;
}

.kNews-ul {
    margin-bottom: 3.97%;
}

    .kNews-ul li {
        float: left;
        width: 31.747%;
        margin-right: 2.38%;
        background: #f2f2f2;
        border-bottom: 2px solid #34c6c4;
        position: relative;
    }

        .kNews-ul li:nth-of-type(3) {
            margin-right: 0px;
        }

        .kNews-ul li a {
            width: 100%;
        }

        .kNews-ul li:hover .top-to-bottom {
            opacity: 1;
            left: 0;
            bottom: 0;
        }

        .kNews-ul li:hover .scale {
            opacity: 1;
            bottom: 50%;
            margin-bottom: -18px;
        }

        .kNews-ul li:hover .bottom-to-top {
            color: #fff;
        }

            .kNews-ul li:hover .bottom-to-top span {
                color: #fff;
            }

        .kNews-ul li:hover .bg u {
            margin-top: 0px;
        }

.shade {
    position: relative;
    overflow: hidden;
}

.scale {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.greem {
    display: block;
    position: absolute;
    left: 0;
    bottom: 50%;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/greem.png) repeat;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.bg {
    width: 100%;
    height: 113px;
    overflow: hidden;
    background: #f2f2f2;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

    .bg u {
        display: block;
        width: 400px;
        height: 113px;
        overflow: hidden;
        margin-top: 113px;
        background: #34c6c4;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -ms-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
    }

.kNews-text {
    width: 90.5%;
    padding: 17px 19px 15px 19px;
    /*padding: 4.25% 4.75% 3.75% 4.75%;*/
    color: #929292;
    font-size: 12px;
    position: absolute;
}

    .kNews-text span {
        color: #444;
        font-size: 14px;
        display: block;
        padding: 12px 0;
        padding: 3% 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.partner {
    width: 100%;
    background: url(../images/img_08.jpg) no-repeat 0px 0px;
}

.partne-bf {
    background: url(../images/bg-part.jpg) no-repeat 0px 0px;
}

.sample {
    /*padding: 10px 0 49px 0;*/
}

.rank {
    position: relative;
    /*padding-bottom: 49px;
    margin-top: 18px;*/
}

.posie {
    position: relative;
}

.partne-bf .rank, .course .rank {
    margin-top: 0px;
}

.his .rank {
    margin-top: 10px;
}

.course .rank {
    margin-top: 10px;
    padding-bottom: 15px;
}

.overflow {
    overflow: hidden;
}

.rank-list {
    position: absolute;
    left: -6%;
    top: 50%;
    margin-top: -66px;
    width: 112%;
}

.lalama {
    margin-top: -50px!important;
}

.rank-list a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    transition: 1s;
}

.rank-prev {
    background: url(../images/prev.png) no-repeat center;
}

.rank-next {
    float: right;
    background: url(../images/next.png) no-repeat center;
}

.partner-ul li {
    float: left;
}

    .partner-ul li a {
        display: block;
        width: 95%;
        /*height: 100px;
    line-height: 100px;
    text-align: center;
    background: #fff;*/
    }

        .partner-ul li a img {
            width: 100%;
        }

.partne-bf-ul li {
    width: 300px;
}

.his-ul li {
    float: left;
    /*padding: 0 5px;*/
}

    .his-ul li a {
        display: block;
        width: 96%;
    }

.zsImg {
    border: 1px solid #dfdfdf;
}

.zsText {
    color: #5a5a5a;
    padding-top: 15px;
    text-align: center;
}

.dintjcpul {
    /*margin-top: 18px;*/
    text-align: center;
    padding: 2.5% 0;
}

    .dintjcpul > li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 7px;
        border-radius: 50%;
        background: #9b9ba3;
    }

        .dintjcpul > li > a {
        }

.partne-bf-list a {
    width: 12px;
    height: 12px;
    background: #d8c48d;
}

    .partne-bf-list a.hover {
        background: url(../images/quan02.png) no-repeat!important;
    }

.dintjcpulli {
    background: url(../images/quan.png) no-repeat!important;
}

.depart {
    padding-bottom: 4.166%;
}

.depart-ul li {
    float: left;
    text-align: center;
    width: 16.66%;
    cursor: pointer;
}

    .depart-ul li:hover {
        box-shadow: 0 0 10px #ccc;
    }

.depart-icon {
    padding: 26px 39% 3px 39%;
    /*padding: 26px 0 3px 0;*/
}

.depart-text {
    padding: 10% 0;
    color: #525252;
    font-size: 18px;
}

.copyright {
    background: #262f34;
    /*height: 40px;*/
    line-height: 40px;
}

    .copyright p {
        display: inline-block;
    }

        .copyright p em {
            display: inline-block;
            margin-right: 6px;
            color: #6a767d;
        }

.design {
    float: right;
    color: #40484c;
}

.bottom {
    width: 100%;
    background: #384045;
    z-index: 9999;
    position: absolute;
}

.footer {
    background: url(../images/pic_01.png) no-repeat center, url(../images/pic_02.png) no-repeat 52px 0px, url(../images/pic_03.png) no-repeat 96% bottom;
}

.footer_ul {
    padding: 25px 0 50px 0;
}

    .footer_ul li {
        float: left;
        margin-right: 9.88%;
    }

    .footer_ul h2 {
        font-size: 15px;
        color: #fff;
        padding: 14px 0px 20px 0;
        cursor: pointer;
    }

    .footer_ul p a {
        display: block;
        color: #8e9496;
        line-height: 230%;
    }

    .footer_ul a:hover {
        color: #e9e9e9;
    }

.tool {
    margin-top: 10px;
    text-align: center;
}

    .tool a {
        display: inline-block!important;
        width: 48px;
        height: 48px;
        line-height: 48px!important;
        text-align: center;
        border: 1px solid #929ba0;
        border-radius: 50%;
        margin: 0 10px;
        position: relative;
    }

.translucent {
    position: absolute;
    top: 38px;
    display: inline-block;
    width: 11px;
    height: 6px;
}

.code {
    position: absolute;
    left: -35px;
    top: 66px;
}

.translucent, .code {
    display: block;
}

.wechat:hover .translucent, .wechat:hover .code {
    display: inline-block;
}

.weibo {
    background: url(../images/weibo.png) no-repeat center;
}

    .weibo:hover {
        border: 1px solid #f65a5d;
        background: url(../images/weibo-h.png) no-repeat center;
    }

.wechat {
    background: url(../images/wechat.png) no-repeat center;
}

    .wechat:hover {
        border: 1px solid #30b863;
        background: url(../images/wechat-h.png) no-repeat center;
    }

.weitell {
    background: url(../images/weitell.png) no-repeat center;
}

    .weitell:hover {
        border: 1px solid #3aacd6;
        background: url(../images/weitell-h.png) no-repeat center;
    }

.focus {
    float: right;
    margin-right: 0px!important;
}

    .focus h2 {
        background: url(../images/line.png) no-repeat center;
        text-align: center;
    }


/*-------------------------------------------关于我们--------------------------------------------------*/
.comtit {
    color: #222;
    font-size: 30px;
    text-align: center;
    padding: 3.96% 0 3.17% 0;
}

    .comtit em {
        display: inline-block;
        padding-bottom: 1.11%;
        background: url(../images/border.jpg) no-repeat center bottom;
    }

.course .comtit {
    color: #fff;
}

    .course .comtit em {
        background: url(../images/border02.jpg) no-repeat center bottom;
    }

.gs {
    padding-bottom: 3.64583%;
}

.gsUl li {
    display: inline-block;
    vertical-align: middle;
}

.gsUl-i {
    width: 49.2%;
}

.gsUl-text {
    width: 47.6%;
    margin-left: 2.777%;
}

    .gsUl-text p {
        line-height: 180%;
        color: #626262;
        padding-bottom: 4.166%;
    }

        .gsUl-text p:last-child {
            padding-bottom: 0px;
        }

.his {
    background: #f2f2f2;
    padding-bottom: 2.6%;
}

.lead {
    padding-bottom: 3.125%;
}

.leader {
    width: 91%;
    margin: 0 auto;
    text-align: center;
}

.course {
    background: url(../images/img_19.jpg) no-repeat center;
    padding-bottom: 28px;
}

.years {
    padding: 0 2.5%;
    width: 500%;
    background: url(../images/line02.jpg) repeat-x 0px center;
}

    .years li {
        float: left;
        width: 3.9%;
        color: #fff;
        text-align: center;
        cursor: pointer;
    }

        .years li a {
            display: inline-block;
            cursor: pointer;
            width: 20px;
            height: 27px;
            background: url(../images/sign.png) no-repeat center;
        }

.quan {
    margin-top: 20px;
}

.ring {
    margin-bottom: 20px;
}

.dis-bd {
    padding-top: 6.5%;
}

.bgLine {
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 33px;
    top: 50%;
    margin-top: -1px;
}

.age {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 6px;
}

.events {
    line-height: 175%;
}

.item-1 {
    margin-top: -1.21%;
}

.item-2 {
    margin-top: 0.55%;
}


/*-------------------------------------------关于我们--------------------------------------------------*/
.hzpart {
    padding-bottom: 1.5625%;
}

    .hzpart p {
        color: #555555;
        line-height: 190%;
        margin-bottom: 1.58%;
    }

.hzpart-hb {
    margin-bottom: 5px!important;
}

    .hzpart-hb em {
        display: inline-block;
        width: 15.8%;
        margin: 0 0.55% 1.58% 0;
    }

        .hzpart-hb em:nth-of-type(6n) {
            margin: 0 0 20px 0;
        }



/*-------------------------------------------业务范围 - 航线经营--------------------------------------------------*/
.route {
    padding: 3.6458% 0;
}

.route-ul li {
    float: left;
}

.rg-ul li {
    float: right;
}

.route-i {
    width: 50%;
}

.route-text {
    width: 42.5%;
    padding: 0 0 0 7.5%;
}

.route-h2 {
    color: #222;
    font-size: 30px;
    padding: 6.98% 0 4.7% 0;
}

.sales em {
    display: inline-block;
    color: #555;
    margin-right: 16.8%;
    line-height: 230%;
}

    .sales em:nth-of-type(3n) {
        margin-right: 0px;
    }

    .sales em i {
        display: inline-block;
        margin-right: 4px;
    }

.goods {
    margin-top: 4.76%;
}

    .goods b {
        display: block;
        color: #222;
        margin-bottom: 10px;
    }

    .goods em {
        display: block;
        color: #555;
        line-height: 230%;
    }

.hang em {
    display: inline-block;
    width: 49%;
    color: #222;
    line-height: 230%;
}

.emAll {
    width: 100%!important;
}

.hang em i {
    color: #888;
    font-family: "Arial";
}



/*-------------------------------------------特色服务--------------------------------------------------*/
.services {
    background: #f2f2f2;
    padding: 2.6% 0 1.5625% 0;
    z-index: 888;
}

    .services ul {
        background: #fff;
        margin-bottom: 2.38%;
    }

        .services ul li {
            display: inline-block;
            vertical-align: middle;
        }

.ser-img {
    width: 56%;
}

.services ul li p {
    color: #555;
    line-height: 200%;
}

    .services ul li p em {
        background: url(../images/dian.png) no-repeat 0px center;
    }

    .services ul li p strong {
        font-weight: normal;
        display: block;
        font-size: 16px;
        margin: 20px 0 5px 0;
        color: #0b0b0b;
    }

    .services ul li p i {
        display: block;
    }

.several {
    width: 35%;
    padding: 0 4%;
}

.step {
    color: #036ec0;
    font-size: 25px;
    margin-top: -10px;
}

    .step b {
        display: inline-block;
        color: #d8e6f0;
        font-size: 50px;
        font-family: "Arial";
        margin-right: 6.8%;
        font-style: italic;
        vertical-align: middle;
    }

.s-list em {
    display: block;
    padding-left: 24px;
}

.c-list {
    margin-top: 15px;
}

    .c-list em {
        display: inline-block;
        padding-left: 20px;
        width: 35%;
        line-height: 230%;
    }

        .c-list em:nth-of-type(3n) {
            width: 12%;
        }




/*-------------------------------------------客户登录--------------------------------------------------*/
.login-icon {
    width: 13.54%;
    padding: 3.2% 0 2.62% 0;
    text-align: center;
    margin: 0 auto;
}

.user-login {
    padding-bottom: 4.166%;
}

.login {
    width: 22.6%;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    margin: 0 auto;
    /*padding: 51px 69px 47px 69px;*/
    padding: 2.65625% 3.59375% 2.45% 3.59375%;
}

.pernol {
    margin-bottom: 3.77%;
}

    .pernol em {
        display: block;
        color: #333;
        font-size: 20px;
        text-align: center;
    }

.dling {
    line-height: 58px;
}

.login p {
    padding-bottom: 3.77%;
}

    .login p i {
        display: inline-block;
        width: 13.265%;
        color: #444;
    }

    .login p input[type=text], .login p input[type=password] {
        width: 81.6%;
        height: 43px;
        line-height: 43px;
        padding: 0 9px;
        border: 1px solid #e1e1e1;
        color: #b4b4b4;
    }

    .login p input[type=submit] {
        width: 86.73%;
        height: 40px;
        line-height: 40px;
        border: 1px solid #33cb85;
        background: #33cb85;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }

    .login p .btn {
        width: 85.73%;
        height: 40px;
        border: 1px solid #33cb85;
        background: #33cb85;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }

.denglu {
    padding-top: 7.5%;
}

.password {
    float: right;
    font-size: 12px;
    color: #24a2e3;
}

.remember {
    margin: -2px 9px 0 -3px;
    color: #444;
    font-size: 12px;
}

.module {
    background: #f2f2f2;
}




/*-------------------------------------------资料下载--------------------------------------------------*/
.loading {
    padding-bottom: 2.6%;
}

.load-ul {
    margin-bottom: 3.96%;
}

    .load-ul li {
        padding: 2.3% 0;
        border-bottom: 1px solid #eaeaea;
        cursor: pointer;
    }

        .load-ul li p {
            display: inline-block;
        }

        .load-ul li:hover .format {
            color: #33b646;
            font-weight: bold;
        }

        .load-ul li:hover .click {
            color: #33b646;
        }

            .load-ul li:hover .click i {
                background: url(../images/loading-h.png) no-repeat 0px center;
            }

.format {
    color: #444;
    width: 50%;
}

    .format b {
        display: inline-block;
        width: 46px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        font-weight: bold;
        font-family: "Arial";
        margin-right: 3.1%;
        border-radius: 2px;
        color: #fff;
        font-size: 12px;
    }
.excel {
    background: #50cf86;
}
.csv {
    background: #50cf86;
}
.txt {
    background: #39AFFF;
}

.rar {
    background: #95477F;
}
.pdf {
    background: #fabb72;
}
.doc {
    background: #62bef2;
}
.docx {
    background: #62bef2;
}



.click {
    color: #888888;
    font-size: 12px;
    float: right;
    text-align: right;
    width: 50%;
    margin-top: 4px;
}

    .click i {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        margin-top: -2px;
        vertical-align: middle;
        background: url(../images/loading.png) no-repeat 0px center;
        background-size: contain;
    }




/*-------------------------------------------最新资讯 - 详情--------------------------------------------------*/
.information h2 {
    text-align: center;
    padding: 3.33% 0 2.77% 0;
}

.info-h2 {
    font-size: 30px;
    color: #222222;
    margin-bottom: 1.428%;
}

.info-source {
    font-size: 12px;
    color: #999;
}

    .info-source em {
        display: inline-block;
        margin: 0 7.5%;
    }

        .info-source em img {
            margin-right: 10px;
        }

.information > p {
    color: #555;
    line-height: 200%;
    padding-bottom: 1.98%;
}

.info-img {
    width: 79%;
    margin: 0 auto;
}

.chapter {
    padding: 0 0 4.44% 0;
}

    .chapter li {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
    }

.shares {
    float: right;
    text-align: right;
    color: #666;
    line-height: 30px;
    margin-top: 1.98%;
}

    .shares em {
        display: inline-block;
        margin-right: 2.22%;
    }

    .shares a {
        display: inline-block;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        margin-right: 3.62%;
        border-radius: 50%;
        vertical-align: middle;
    }

.wx {
    background: url(../images/tools1.png) no-repeat center;
}

    .wx:hover {
        background: #16b83c url(../images/tools1-h.png) no-repeat center;
    }

.wb {
    background: url(../images/tools2.png) no-repeat center;
}

    .wb:hover {
        background: #ed3e3e url(../images/tools2-h.png) no-repeat center;
    }

.fire {
    background: url(../images/tools3.png) no-repeat center;
}

    .fire:hover {
        background: #3678d2 url(../images/tools3-h.png) no-repeat center;
    }

.music {
    background: url(../images/tools4.png) no-repeat center;
}

    .music:hover {
        background: #bb0505 url(../images/tools4-h.png) no-repeat center;
    }

.insic {
    background: url(../images/tools5.png) no-repeat center;
}

    .insic:hover {
        background: #2693ef url(../images/tools5-h.png) no-repeat center;
    }

.addt {
    background: url(../images/tools6.png) no-repeat center;
}

    .addt:hover {
        background: #eea265 url(../images/tools6-h.png) no-repeat center;
    }

.chapter-prec p {
    padding: 1.58% 0;
    color: #999;
}

    .chapter-prec p a {
        color: #555;
    }




/*-------------------------------------------最新资讯--------------------------------------------------*/
.journa {
    padding-bottom: 2.6%;
}

.journa-ul {
    margin-bottom: 3.968%;
}

    .journa-ul li {
        padding: 2.38% 0;
        border-bottom: 1px solid #eaeaea;
        cursor: pointer;
    }

        .journa-ul li:hover .journa-title {
            color: #1eb16a;
            font-weight: bold;
        }

.journa-i {
    width: 23.8%;
}

.journa-ul li p {
    display: inline-block;
    vertical-align: middle;
}

.journa-box {
    width: 73%;
    margin-left: 2.38%;
    font-size: 12px;
}

    .journa-box em {
        display: block;
    }

.journa-title {
    color: #202020;
    font-size: 16px;
}

.journa-text {
    line-height: 200%;
    color: #666666;
    padding: 2.17% 0 3.26% 0;
}

.journa-data {
    color: #999;
}


/*-------------------------------------------联系我们--------------------------------------------------*/
.comode-ul {
    margin-bottom: 3.968%;
}

    .comode-ul li {
        display: inline-block;
        vertical-align: middle;
    }

.comode-name {
    color: #1d1d1d;
    font-size: 25px;
    margin-bottom: 1.7%;
}

.comode-i {
    width: 57.1%;
}

.corporate {
    width: 42%;
}

    .corporate p {
        padding: 2% 0;
        color: #222;
    }

        .corporate p em {
            display: inline-block;
            width: 17px;
            text-align: center;
            margin-right: 2.64%;
        }

            .corporate p em img {
                margin-top: -2px;
            }

        .corporate p i {
            display: inline-block;
            width: 10.94%;
            text-align: right;
            color: #666;
            margin-right: 1.89%;
        }

        .corporate p u {
            display: inline-block;
            width: 81%;
            text-decoration: none;
            vertical-align: top;
        }


.staff li {
    float: left;
    width: 25%;
    height: 139px;
    margin-bottom: 3.25%;
}

    .staff li p {
        display: inline-block;
        vertical-align: top;
    }

.dummy {
    width: 40px;
    height: 40px;
    margin-right: 4.76%;
}

.actual {
    width: 81%;
}

    .actual b {
        display: block;
        color: #222;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
    }

    .actual em {
        display: block;
        color: #444;
        padding: 2.4% 0;
    }

    .actual span {
        display: block;
        width: 100%;
    }

        .actual span em {
            display: inline-block;
            /*margin-right: 23px;*/
            width: 34%;
        }

            .actual span em:last-child {
                /*margin-right: 0px;*/
                width: 27%;
            }

    .actual a {
        display: block;
        width: 100%;
    }

        .actual a em {
            display: inline-block;
            /*margin-right: 23px;*/
            width: 34%;
        }

            .actual a em:last-child {
                /*margin-right: 0px;*/
                width: 27%;
            }

    .actual em i {
        display: inline-block;
        width: 14px;
        height: 14px;
        /*margin-right: 4.3%;*/
        margin-right: 11px;
        vertical-align: middle;
    }

.name-icon {
    background: url(../images/place-p.png) no-repeat center;
}

.email-icon {
    background: url(../images/place-e.png) no-repeat center;
}

.tell-icon {
    background: url(../images/place-t.png) no-repeat center;
}


/*lallalalalalla*/
.jsum {
    font-size: 12px;
    display: none;
    color: #fff;
}

.login-icon img {
    width: 100%;
}

.loadclick {
    color: #888;
}


.load-ul li:hover .click span {
    color: #33b646;
}

.depart-ul li {
    height: 167px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.departActual {
    width: 100%;
    text-align: left;
    display: none;
}

.depart-text {
    padding: 10% 0 1% 0;
}

.tell-icon {
    margin-top: -3px;
}



.actuals {
    font-size: 13px;
    padding-left: 6px;
}

    .actuals em {
        display: block;
        color: #444;
        padding: 2.4% 0;
    }

        .actuals em i {
            display: inline-block;
            width: 14px;
            height: 14px;
            /*margin-right: 4.3%;*/
            margin-right: 11px;
            vertical-align: middle;
        }


/* banner */
.zksbanner {
    width: 1000%;
}

    .zksbanner > li {
        width: 10%;
    }

.dian {
    position: absolute;
    bottom: 2%;
    width: 100%;
    text-align: center;
}

    .dian > li {
        cursor: pointer;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 2px solid #8e492a;
        margin: 0px 9px;
    }

.dianli {
    background-color: #8e492a;
}

.overflow {
    overflow: hidden;
}

.por {
    position: relative;
}

.pull-left {
    float: left;
}

.maxwh {
    width: 100%;
}

.disn {
    display: none;
}

.dis {
    display: inline-block;
}

@media only screen and (min-width: 0px) and (max-width: 640px) {

    .ban {
        display: none;
    }

    .ban1 {
        display: block;
    }
}

.addLoad {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

    .addLoad input[type=button] {
        float: right;
        width: 5.73%;
        height: 40px;
        border: 1px solid #33b646;
        background: #33b646;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
        border-radius: 5px;
    }

.uploadtable {
    width: 100%;
    border: 1px solid #aecbd4;
}

    .uploadtable tr th {
        width: 15%;
        text-align: right;
        background: rgb(240, 243, 246);
        border-right: 1px dotted #cccccc;
        border-bottom: 1px dotted #cccccc;
    }

    .uploadtable tr td {
        background: rgb(240, 243, 246);
        border-right: 1px dotted #cccccc;
        border-bottom: 1px dotted #cccccc;
        padding-left: 5px;
        line-height: 36px;
        text-align: left;
        margin-left: 200px;
        width: auto;
    }

    .uploadtable input[type=button] {
        width: 3.89%;
        height: 26px;
        border: 1px solid #33b646;
        background: #33b646;
        color: #fff;
        font-size: 15px;
        cursor: pointer;
        border-radius: 3px;
    }

.Loadbuttion input[type=button] {
    width: 5.73%;
    height: 40px;
    border: 1px solid #33b646;
    background: #33b646;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
}

.uploadtable input[type=text] {
    width: 22.6%;
    height: 28px;
    line-height: 43px;
    border: 1px solid #e1e1e1;
    color: #b4b4b4;
}

.loadselect {
    height: 24px;
    line-height: 24px;
    padding: 2px;
    border-radius: 2px;
    border: 1px solid #D7D7D7;
    font-size: 12px;
    margin-left: 5px;
}

.loaduser {
    height: 60px;
}

    .loaduser div {
        width:45%;
    }
     .loaduser div em {
       float:left;
       padding: 0px 14px;
    }
