::-ms-clear, ::-ms-reveal {
    display: none;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    background-color: rgb(0, 0, 0);
    filter: alpha(opacity=10);
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 99;
    display: none;
}

.header {
    height: 70px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(104,104,104,0.19);
}

    .header .head {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

        .header .head .head-help {
            position: absolute;
            color: #004898;
            font-size: 16px;
            width: 56px;
            top: 42px;
            right: 25px;
            float: right;
            height: 18px;
            font-weight: 600;
            line-height: 18px;
        }

            .header .head .head-help i {
                background: url("../images/helpIcon.png") no-repeat;
                width: 18px;
                height: 18px;
                display: inline-block;
                margin-right: 4px;
                background-size: 18px 18px;
            }

        .header .head .h-left {
            float: left;
            width: 200px;
            /*margin-top: 9px;*/
        }

            .header .head .h-left img {
                width: 180px;
                float: left;
                margin-top: 0px;
            }

            .header .head .h-left span {
                float: left;
                font-size: 56px;
                color: #004898;
                margin-left: 18px;
                margin-top: 13px;
                font-weight: 600;
            }

    .header .h-right {
        float: left;
        margin-left: 0px;
        width: 750px;
    }

        .header .h-right li {
            float: left;
            min-width: 88px;
            display: inline-block;
            font-size: 14px;
            color: #004898;
            height: 70px;
            line-height: 70px;
            font-weight: 600;
            padding: 0 7px;
            position: relative;
            cursor: pointer;
        }

            .header .h-right li.active {
                background: #004898;
            }

                .header .h-right li.active a {
                    color: #fff;
                }

            /*.afterLine:after {
    width: 2px;
    height: 24px;
    content: "";
    top: 39px;
    position: absolute;
    background: #004898;
    right: 0;
}*/

            .header .h-right li a {
                font-size: 14px;
                color: #333;
                height: 100%;
                display: block;
                text-align: center;
            }

        .header .h-right > li:hover {
            background: #004898;
        }

        .header .h-right > li > .custom-show-ul > li:hover {
            background: #004898;
        }

        .header .h-right li:hover > a {
            color: #fff;
        }

    .header .loginDiv {
        float: right;
        width: 230px;
        height: 58px;
        position: relative;
    }

        .header .loginDiv p {
            width: 160px;
            height: 70px;
            line-height: 70px;
            color: #004A9B;
            font-size: 14px;
            cursor: pointer;
        }

            .header .loginDiv p span {
                text-decoration: underline;
            }

        .header .loginDiv img {
            display: block;
            width: 30px;
            height: 30px;
            padding-top: 15px;
            padding-right: 5px;
        }

    .header .loginCase {
        position: absolute;
        z-index: 101;
        width: 404px;
        height: 541px;
        background: #fff;
        box-shadow: 0px 2px 7px 0px rgba(123,123,123,0.21);
        border-radius: 8px;
        top: 64px;
        right: 66px;
        display: none;
    }

        .header .loginCase .loginClose {
            position: absolute;
            right: 11px;
            top: 10px;
            width: 22px;
            height: 22px;
            cursor: pointer;
        }

    .header .loginInCase {
        /*position: absolute;*/
        margin-top: 20px;
        width: 252px;
        height: 340px;
        background: #fff;
        z-index: 101;
        box-shadow: 0px 2px 7px 0px #7B7B7B;
        border-radius: 0px 0px 8px 8px;
        top: 73px;
        right: 66px;
        /*display: none;*/
    }

        .header .loginInCase .loginUser {
            width: 252px;
            height: 48px;
            line-height: 48px;
            text-align: center;
        }

            .header .loginInCase .loginUser p.s0 {
                width: 172px;
                height: 48px;
                line-height: 48px;
                text-align: center;
                overflow: hidden;
                color: #fff;
                padding: 0 40px;
                position: relative;
            }

            .header .loginInCase .loginUser p.s1, .header .loginInCase .loginUser a.s1 {
                width: 212px;
                height: 48px;
                line-height: 48px;
                text-align: center;
                overflow: hidden;
                color: #333;
                margin: 0 auto;
                position: relative;
                border-bottom: 1px solid #e9e9e9;
                display: inline-block;
            }

            .header .loginInCase .loginUser p.s0:before {
                content: "";
                position: absolute;
                width: 12px;
                height: 1px;
                background: #fff;
                top: 23px;
                left: 18px;
            }

            .header .loginInCase .loginUser p.s0:after {
                content: "";
                position: absolute;
                width: 12px;
                height: 1px;
                background: #fff;
                top: 23px;
                right: 18px;
            }

.content {
    width: 100%;
    height: 530px;
    background: url("../images1/index-bg1.png") no-repeat;
    background-size: 100% 100%;
}

.content-inner {
    width: 1200px;
    margin: 0 auto;
}

.content .contentLeftBj {
    width: 813px;
    display: block;
    z-index: 80;
}

.content-inner .con-left {
    width: 900px;
    float: left;
    margin-top: 39px;
    position: relative;
}

    .content-inner .con-left p {
        text-align: center;
        line-height: 17px;
        font-size: 12px;
    }

    .content-inner .con-left .content1 {
        position: absolute;
        top: 113px;
        left: 115px;
    }

    .content-inner .con-left div a p {
        color: #000;
    }

    .content-inner .con-left div a:hover {
        text-decoration: underline;
    }

    .content-inner .con-left .contentLink {
        display: block;
        width: 108px;
        height: 108px;
        position: absolute;
        font-size: 100px;
    }

    .content-inner .con-left .contentLink1 {
        top: -1px;
        left: 135px;
    }

    .content-inner .con-left .content2 {
        position: absolute;
        top: 265px;
        left: -15px;
    }

    .content-inner .con-left .contentLink2 {
        top: 153px;
        left: 0px;
    }

    .content-inner .con-left .content3 {
        position: absolute;
        top: 416px;
        left: 90px;
    }

    .content-inner .con-left .contentLink3 {
        top: 302px;
        left: 135px;
    }

    .content-inner .con-left .content4 {
        position: absolute;
        top: 115px;
        left: 556px;
    }

    .content-inner .con-left .contentLink4 {
        top: -1px;
        left: 570px;
    }

    .content-inner .con-left .content5 {
        position: absolute;
        top: 265px;
        left: 661px;
    }

    .content-inner .con-left .contentLink5 {
        top: 151px;
        left: 705px;
    }

    .content-inner .con-left .content6 {
        position: absolute;
        top: 417px;
        left: 505px;
    }

    .content-inner .con-left .contewm {
        position: absolute;
        right: 4px;
        bottom: 5px;
        width: 80px;
    }

    .content-inner .con-left .study {
        position: absolute;
        right: 14px;
        top: -33px;
        width: 127px;
    }

    .content-inner .con-left .contentLink6 {
        top: 303px;
        left: 570px;
    }

    .content-inner .con-left .con-detail {
        width: 328px;
        height: 158px;
        float: left;
        margin-bottom: 23px;
        cursor: pointer;
    }

        .content-inner .con-left .con-detail a {
            display: block;
        }

    .content-inner .con-left .con-detail1 {
        width: 680px;
        margin-bottom: 0;
    }

    .content-inner .con-left .con-detail p {
        text-align: center;
        font-size: 18px;
        color: #fff;
        margin-top: 14px;
    }

    .content-inner .con-left .con-detail .s1 {
        font-size: 14px;
        padding: 0 10px 0 18px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        margin-top: 5px;
    }

        .content-inner .con-left .con-detail .s1:hover {
            text-decoration: underline;
        }

    .content-inner .con-left .conImg1 {
        margin-right: 20px;
        background: #d24132;
    }

        .content-inner .con-left .conImg1 img {
            width: 64px;
            height: 50px;
            margin: 9px 0 0 131px;
        }

    .content-inner .con-left .conImg2 {
        background: #377790;
    }

        .content-inner .con-left .conImg2 img {
            width: 64px;
            height: 44px;
            margin: 9px 0 0 131px;
        }

    .content-inner .con-left .conImg3 {
        background: #686868;
    }

        .content-inner .con-left .conImg3 img {
            width: 64px;
            height: 47px;
            margin: 9px 0 0 131px;
        }

    .content-inner .con-left .conImg4 {
        background: #189a80;
        margin-right: 20px;
    }

        .content-inner .con-left .conImg4 img {
            width: 73px;
            height: 47px;
            margin: 16px 0 0 127px;
        }

    .content-inner .con-left .conImg5 {
        margin-right: 20px;
        background: #564266;
    }

        .content-inner .con-left .conImg5 img {
            width: 64px;
            height: 47px;
            margin: 9px 0 0 131px;
        }

    .content-inner .con-left .conImg6 {
        background: #f09c2a;
    }

        .content-inner .con-left .conImg6 img {
            width: 47px;
            height: 51px;
            margin: 9px 0 0 139px;
        }

/*.content-inner .con-left .conImg5 img{
    width: 42px;
    height: 44px;
    margin: 20px 0 0 36px;
}
.content-inner .con-left .conImg5 p{
    margin-left: 31px;
}
.content-inner .con-left .conImg5 span{
    width: 493px;
    margin-left: 41px;
    margin-top: 35px;
}*/
.content-inner .con-right {
    float: left;
    width: 296px;
    height: 530px;
    background: url("../images1/loginBg.png") repeat;
    position: relative;
}

    .content-inner .con-right:after {
        position: absolute;
        content: "";
        width: 39px;
        height: 530px;
        background: url(../images1/loginBg.png) repeat;
        right: -39px;
        top: 0;
        ;
    }

    .content-inner .con-right .regBg {
        width: 267px;
        min-width: 267px;
        margin: 54px auto 0;
        display: block;
    }

        .content-inner .con-right .regBg .left-line {
            width: 61px;
            height: 1px;
            background: #00a0e9;
            float: left;
            margin-top: 7px;
        }

        .content-inner .con-right .regBg .loginName {
            float: left;
            width: 140px;
            font-size: 16px;
            color: #00a0e9;
            margin-left: 5px;
            text-align: center;
        }

        .content-inner .con-right .regBg .right-line {
            width: 61px;
            height: 1px;
            background: #00a0e9;
            float: left;
            margin-top: 7px;
        }

    .content-inner .con-right .reg-input {
        width: 230px;
        height: 35px;
        margin: 30px auto 0;
        position: relative;
    }

        .content-inner .con-right .reg-input .phoneVali {
            position: absolute;
            top: 41px;
            color: red;
            display: none;
        }

    .content-inner .con-right .loginin-input {
        width: 230px;
        height: 35px;
        background: #f3530e;
        margin: 30px auto 0;
        border-radius: 8px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 35px;
        cursor: pointer;
    }

        .content-inner .con-right .loginin-input a {
            color: #fff;
            width: 100%;
            display: block;
        }

    .content-inner .con-right .loginout {
        background: #00a0e9;
        margin-top: 80px;
    }

    .content-inner .con-right .login {
        border: none;
    }

.login div {
    float: left;
    width: 108px;
    background: #00a0e9;
    color: #fff;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    border: 1px solid #00a0e9;
}

    .login div.regBtn {
        background: #fff;
        color: #00a0e9;
    }

.content-inner .con-right .reg-input input {
    border: 1px solid #ccc;
    outline: none;
    line-height: 35px;
    padding-left: 5px;
    font-size: 14px;
    height: 35px;
    width: 225px;
    box-sizing: content-box;
}

.userName input {
    /* width: 347px;*/
}

.yzm input {
    /* width: 272px;*/
}

.yzm img {
    position: absolute;
    top: 1px;
    cursor: pointer;
    right: -1px;
}

.yzm img {
    position: absolute;
    top: 1px;
    cursor: pointer;
    right: -1px;
}

.sjyam input {
    /*  width: 199px;*/
}

.sjyam span {
    cursor: pointer;
    position: absolute;
    font-size: 14px;
    color: #00a0e9;
    top: 11px;
    right: 12px;
}

.content-inner .con-right .goQy {
    width: 275px;
    height: 27px;
    margin: 25px auto 0;
    font-size: 24px;
    color: #00a0e9;
    display: block;
    cursor: pointer;
}

.zpDetail {
    width: 1200px;
    margin: 0 auto;
}

    .zpDetail .zpImg {
        width: 428px;
        display: block;
        margin: 24px auto 21px;
    }

.zpHeader {
    width: 1200px;
}

    .zpHeader li {
        background: #e5e5e5;
        color: #000;
        font-size: 20px;
        float: left;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }

        .zpHeader li.zpTitle1 {
            width: 244px;
        }

        .zpHeader li.zpTitle2 {
            width: 281px;
        }

        .zpHeader li.zpTitle3 {
            width: 210px;
        }

        .zpHeader li.zpTitle4 {
            width: 134px;
        }

        .zpHeader li.zpTitle5 {
            width: 154px;
        }

        .zpHeader li.zpTitle6 {
            width: 170px;
        }

/*-----*/
.conDetail {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 20px;
}

    .conDetail > div {
        float: left;
    }

        .conDetail > div p {
            font-size: 16px;
            color: #000;
            line-height: 36px;
            text-align: center;
        }

        .conDetail > div.zpContent1 {
            width: 244px;
        }

        .conDetail > div img {
            margin: 28px auto 0;
            display: block;
        }

        .conDetail > div.zpContent1 p {
            width: 202px;
            text-align: center;
            margin: 15px auto 20px;
        }

        .conDetail > div.zpContent2 {
            width: 281px;
            margin-top: 24px;
        }

        .conDetail > div.zpContent3 {
            width: 210px;
            margin-top: 24px;
        }

        .conDetail > div.zpContent4 {
            width: 134px;
            margin-top: 24px;
        }

        .conDetail > div.zpContent5 {
            width: 154px;
            margin-top: 24px;
        }

        .conDetail > div.zpContent6 {
            width: 170px;
            margin-top: 24px;
        }

.lastDetail {
    border-bottom: none;
    margin-bottom: 50px;
}

.footer {
    height: 156px;
    width: 100%;
    background: #004898;
}

    .footer .foot-container {
        width: 1200px;
        margin: 0 auto;
    }

.aboutus {
    float: left;
    width: 235px;
    margin-top: 16px;
}

    .aboutus > div {
        float: left;
    }

        .aboutus > div p a {
            font-size: 14px;
            color: #fff;
            line-height: 27px;
            display: inline-block;
        }

            .aboutus > div p a.abLeft {
                margin-right: 49px;
            }

.friendship {
    float: left;
    width: 197px;
    margin-left: 53px;
    margin-top: 16px;
}

    .friendship p a {
        font-size: 14px;
        color: #fff;
        line-height: 27px;
        display: inline-block;
    }

.contact {
    float: left;
    width: 329px;
    margin-left: 127px;
    margin-top: 16px;
}

    .contact p {
        font-size: 14px;
        color: #fff;
        line-height: 26px;
        display: block;
    }

.ewm {
    float: right;
    margin-right: 55px;
    margin-top: 16px;
}

    .ewm p {
        font-size: 14px;
        color: #fff;
        margin-top: 5px;
        text-align: center;
    }

.s0 {
    font-size: 18px;
    color: #fff;
    width: 100%;
    margin-bottom: 11px;
}

.bott {
    width: 100%;
    height: 60px;
    background: #1E2B47;
}

    .bott .bott-title {
        width: 710px;
        margin: auto;
    }

        .bott .bott-title p {
            color: #fff;
            font-size: 15px;
            float: left;
            margin-top: 22px;
        }

.overlap {
    display: none;
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.ejectOpen {
    display: none;
    position: absolute;
    width: 428px;
    height: 529px;
    top: 50%;
    left: 50%;
    margin-top: -264px;
    margin-left: -214px;
    background: #fff;
    z-index: 101;
    border-radius: 4px;
}

#ejectOpen1 {
    display: none;
    position: absolute;
    width: 428px;
    height: 315px;
    top: 50%;
    left: 50%;
    margin-top: -157px;
    margin-left: -214px;
    background: #fff;
    z-index: 101;
    border-radius: 4px;
}

.openTitle {
    width: 412px;
    padding-left: 16px;
    height: 50px;
    line-height: 50px;
    background: #e5e5e5;
    color: #666;
    font-size: 24px;
    border-radius: 4px;
    position: relative;
}

    .openTitle .openClose {
        position: absolute;
        width: 32px;
        height: 32px;
        right: 6px;
        background: url(../images/close.png) no-repeat;
        top: 8px;
        cursor: pointer;
    }

.ejectOpen .openInput {
    width: 230px;
    height: 35px;
    margin: 25px auto 0;
    position: relative;
}

.ejectOpen .required:before {
    position: absolute;
    top: 10px;
    left: -18px;
    content: "*";
    color: red;
    font-size: 14px;
}

.ejectOpen .openInput .loginError {
    position: absolute;
    color: red;
    left: 0;
    top: 40px;
    width: 266px;
    display: none;
}

.ejectOpen .openInput input {
    outline: none;
    border: 1px solid #ccc;
    height: 36px;
    line-height: 36px;
    padding-left: 5px;
    width: 225px;
    font-size: 14px;
    color: #333;
}

.ejectOpen .submitReg {
    background: #00a0e9;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    letter-spacing: 15px;
}

.ejectOpen .mobileNum input {
    /* width: 150px;*/
}

.ejectOpen .mobileNum span {
    cursor: pointer;
    position: absolute;
    font-size: 12px;
    color: #00a0e9;
    top: 12px;
    right: 9px;
}

/*tabs*/
.login-html {
    width: 334px;
    margin: 0 auto;
    background: #fff;
    height: 541px;
}

    .login-html .sign-in-htm,
    .login-html .sign-up-htm {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
    }

    .login-html .sign-in,
    .login-html .sign-up,
    .login-form .group .check {
        display: none;
    }

    .login-html .tab,
    .login-form .group .label,
    .login-form .group .button {
        text-transform: uppercase;
    }

    .login-html .tab {
        font-size: 17px !important;
        margin: 23px 0px 0px;
        width: 163px;
        display: inline-block;
        border-bottom: 2px solid transparent;
        cursor: pointer;
        color: #999;
        font-weight: 600;
        text-align: center;
        position: relative;
    }

        .login-html .tab.active {
            color: #333;
            /* border-color:#1161ee;*/
        }

            .login-html .tab.active:after {
                content: "";
                width: 37px;
                height: 4px;
                background: rgba(0,72,152,1);
                border-radius: 3px;
                position: absolute;
                top: 24px;
                right: 64px;
            }

    .login-html .loginType img {
        width: 80%;
        height: 100px;
        display: block;
        margin: 26px auto 0;
    }

    .login-html .loginType p {
        height: 17px;
        font-size: 12px;
        color: #333;
        line-height: 17px;
        margin-bottom: 9px;
        width: 100%;
    }

    .login-html .loginType .loginInput {
        width: 334px;
        height: 37px;
        border-radius: 19px;
        position: relative;
        margin-bottom: 12px;
    }

        .login-html .loginType .loginInput .yzm {
            position: absolute;
            width: 98px;
            height: 29px;
            line-height: 29px;
            text-align: center;
            background: #004898;
            border-radius: 15px;
            right: 4px;
            top: 5px;
            color: #fff;
            cursor: pointer;
        }

        .login-html .loginType .loginInput .imageYzm {
            position: absolute;
            border-radius: 15px;
            right: 4px;
            top: -30px;
            cursor: pointer;
            width: 98px;
            height: 29px;
        }

    .login-html .loginType .goBack {
        font-size: 12px;
        color: #004898;
        margin-left: 20px;
        text-decoration: underline;
        cursor: pointer;
    }

    .login-html .loginType .loginOk {
        width: 114px;
        height: 34px;
        line-height: 34px;
        background: #004898;
        border-radius: 17px;
        cursor: pointer;
        color: #fff;
        font-size: 16px;
        text-align: center;
        float: right;
    }

    .login-html .loginType .loginPhone:before {
        content: "";
        position: absolute;
        top: 10px;
        left: 13px;
        width: 12px;
        height: 18px;
        background: url("../images1/shouji-2.png") no-repeat;
    }

    .login-html .loginType .loginPwd:before {
        content: "";
        position: absolute;
        top: 14px;
        left: 13px;
        width: 12px;
        height: 13px;
        background: url("../images1/mima.png") no-repeat;
    }

    .login-html .loginType .loginYzm:before {
        content: "";
        position: absolute;
        top: 11px;
        left: 13px;
        width: 14px;
        height: 18px;
        background: url("../images1/yanzhengma.png") no-repeat;
    }

    .login-html .loginType .loginInput input {
        padding-left: 38px;
        width: 296px;
        height: 37px;
        border-radius: 19px;
        border: 1px solid #979797;
        outline: none;
    }

.login-form {
    min-height: 345px;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

    .login-form .group .label,
    .login-form .group .input,
    .login-form .group .button {
        width: 100%;
        color: #fff;
        display: block;
    }

    .login-form .group .input,
    .login-form .group .button {
        border: none;
        padding: 15px 20px;
        border-radius: 25px;
        background: rgba(255, 255, 255, .1);
    }

    .login-form .group input[data-type="password"] {
        text-security: circle;
        -webkit-text-security: circle;
    }

    .login-form .group .label {
        color: #aaa;
        font-size: 12px;
    }

    .login-form .group label .icon {
        width: 15px;
        height: 15px;
        border-radius: 2px;
        position: relative;
        display: inline-block;
        background: rgba(255, 255, 255, .1);
    }

        .login-form .group label .icon:before,
        .login-form .group label .icon:after {
            content: '';
            width: 10px;
            height: 2px;
            background: #fff;
            position: absolute;
            -webkit-transition: all .2s ease-in-out 0s;
            transition: all .2s ease-in-out 0s;
        }

        .login-form .group label .icon:before {
            left: 3px;
            width: 5px;
            bottom: 6px;
            -webkit-transform: scale(0) rotate(0);
            -ms-transform: scale(0) rotate(0);
            transform: scale(0) rotate(0);
        }

        .login-form .group label .icon:after {
            top: 6px;
            right: 0;
            -webkit-transform: scale(0) rotate(0);
            -ms-transform: scale(0) rotate(0);
            transform: scale(0) rotate(0);
        }

    .login-form .group .check:checked + label {
        color: #fff;
    }

        .login-form .group .check:checked + label .icon {
            background: #1161ee;
        }

            .login-form .group .check:checked + label .icon:before {
                -webkit-transform: scale(1) rotate(45deg);
                -ms-transform: scale(1) rotate(45deg);
                transform: scale(1) rotate(45deg);
            }

            .login-form .group .check:checked + label .icon:after {
                -webkit-transform: scale(1) rotate(-45deg);
                -ms-transform: scale(1) rotate(-45deg);
                transform: scale(1) rotate(-45deg);
            }

.login-html .sign-in:checked + .tab + .sign-up + .tab + .login-form .sign-in-htm {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.login-html .sign-up:checked + .tab + .login-form .sign-up-htm {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.login-html .tab-1 {
    border-right: 1px solid #979797;
}

.tab-1:after {
    /*    content: "";
        position: absolute;
        width: 2px;
        height: 24px;
        background: #1161ee;
        margin-left: 17px;*/
}

/*帮助页面*/
.help-container {
    width: 1200px;
    margin: 0 auto;
}

    .help-container .help-left {
        width: 156px;
    }

        .help-container .help-left ul {
            width: 140px;
            background: #deecf3;
            margin-top: 31px;
            float: right;
            border-radius: 8px 0 0 8px;
            padding: 12px 0;
        }

            .help-container .help-left ul li {
                display: inline-block;
                line-height: 48px;
                color: #666;
                font-size: 18px;
                width: 100%;
                text-align: center;
                position: relative;
                z-index: 2;
                cursor: pointer;
            }

                .help-container .help-left ul li.active {
                    color: #fff;
                }

                    .help-container .help-left ul li.active:before {
                        position: absolute;
                        content: "";
                        background: #00a0e9;
                        width: 156px;
                        height: 48px;
                        left: -15px;
                        top: 0;
                        z-index: -1;
                        border-radius: 8px 0 0 8px;
                    }

    .help-container .help-right {
        width: 1000px;
        padding-top: 40px;
        position: relative;
        background: url(../images/leftShadow.png) no-repeat -5px -4px;
    }

        .help-container .help-right .leftShadow {
            display: none;
            /*    position: absolute;
        width: 100%;
        height: 400px;
        top: 0;
        left: 0;
        box-shadow: -3px 0 0 #666;*/
        }

        .help-container .help-right .contentTitle {
            text-align: center;
            font-size: 28px;
            color: #333;
            font-weight: 600;
            margin-bottom: 55px;
        }

        .help-container .help-right .helpContent {
            font-size: 18px;
            color: #666;
            padding: 0 23px 55px;
            line-height: 37px;
            text-indent: 2em;
        }

.forget {
    width: 227px;
    margin: 20px auto 0;
    text-align: right;
    font-size: 14px;
    color: #00a0e9;
    cursor: pointer;
}

.goTop {
    position: fixed;
    bottom: 10px;
    right: 30px;
    width: 64px;
    height: 64px;
    background: url("../images1/goTop.png") no-repeat;
    cursor: pointer;
}

.zpCOntainer .zpTabs li {
    font-size: 20px;
    padding-bottom: 10px;
    margin: 12px 15px 22px;
    display: inline-block;
    border-bottom: 4px solid #fff;
    cursor: pointer;
    color: #aaa;
}

    .zpCOntainer .zpTabs li.active {
        color: #004999;
        border-color: #004999;
    }

.zpCOntainer .zpMsg {
    position: relative;
}

    .zpCOntainer .zpMsg .lookMore {
        position: absolute;
        color: #4171db;
        font-size: 16px;
        right: 0;
        top: -48px;
    }

.zpContent .zpList {
    height: 110px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    border-radius: 6px;
    width: 580px;
    float: left;
    margin-left: 26px;
}

.zpContent .listLeft {
    margin-left: 0;
}

.zpContent .zpLists .zpList .zplistImg {
    margin: 25px 40px 0;
    width: 63px;
}

.zpContent .zpLists .zpList .zpListLeft {
    margin-top: 18px;
    width: 294px;
    margin-left: 30px;
}

    .zpContent .zpLists .zpList .zpListLeft .zpPost a {
        font-size: 18px;
        color: #004999;
        display: block;
        margin-bottom: 12px;
        font-weight: 600;
    }

        .zpContent .zpLists .zpList .zpListLeft .zpPost a:hover {
            color: #f09c2a;
        }

    .zpContent .zpLists .zpList .zpListLeft p span {
        font-size: 16px;
        float: left;
    }

.orange {
    color: #f09c2a;
    font-size: 24px;
    margin-right: 18px;
}

.lLine {
    padding: 0 14px;
    border-left: 2px solid #ccc;
    color: #333;
}

.zpContent .zpLists .zpList .zpListLeft .zpDate {
    margin-top: 13px;
    font-size: 1px;
    color: #333;
}

.zpContent .zpLists .zpListRight {
    padding-left: 26px;
    height: 76px;
    margin-top: 15px;
    border-left: 1px dashed #aaa;
    width: 197px;
}

    .zpContent .zpLists .zpListRight p {
        font-size: 16px;
        color: #333;
        margin-bottom: 8px;
        line-height: 20px;
    }

.linshi {
    width: 1200px;
    height: 247px;
    margin: 0 auto;
}

    .linshi .linshibor {
        width: 277px;
        float: left;
        margin-top: 75px;
        margin-right: 24px;
        border: 1px solid #ccc;
        height: 141px;
        position: relative;
    }

        .linshi .linshibor a {
            display: block;
            width: 100%;
            height: 100%;
        }

        .linshi .linshibor img {
            width: 100%;
            margin: auto;
            top: 0;
            right: 0;
            bottom: 0;
            right: 0;
        }

.goTologin, .qyTologin {
    width: 267px;
    margin-left: 35px;
    background: #fff;
    height: 478px;
    margin-top: 30px;
    position: absolute;
    z-index: 99;
}

.centralGroup {
    width: 1200px;
    margin: 0 auto;
}

    .centralGroup ul {
        margin-bottom: 0px;
    }

        .centralGroup ul li {
            width: 280px;
            height: 139px;
            background: rgba(255,255,255,1);
            box-shadow: 0px 0px 7px 0px rgba(121,121,121,0.18);
            border-radius: 4px;
            float: left;
            margin-right: 18px;
            margin-bottom: 20px;
            border: 1px solid #ccc;
            cursor: pointer;
        }

            .centralGroup ul li:hover {
                border: 1px solid #1488e3;
                box-shadow: #1488e3 0px 0px 10px;
            }

            .centralGroup ul li.Lilast {
                margin-right: 0;
            }

            .centralGroup ul li .topLeft {
                width: 95px;
                height: 95px;
                position: relative;
                float: left;
                border-bottom: 1px solid #ececec;
            }

                .centralGroup ul li .topLeft img {
                    width: 63px;
                    padding: 7px;
                    /*  border: 1px dashed #ccc;*/
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    margin: auto;
                }

            .centralGroup ul li .topRight {
                width: 176px;
                float: left;
                padding-right: 9px;
                height: 95px;
                border-bottom: 1px solid #ececec;
            }

                .centralGroup ul li .topRight .companyName {
                    height: 22px;
                    font-size: 16px;
                    font-weight: 500;
                    color: #000;
                    line-height: 22px;
                    margin-top: 12px;
                    text-align: right;
                    margin-bottom: 17px;
                }

                    .centralGroup ul li .topRight .companyName a {
                        color: #000;
                    }

                    .centralGroup ul li .topRight .companyName .fireJob {
                        height: 19px;
                        width: 14px;
                        margin-right: 9px;
                    }

                .centralGroup ul li .topRight .companyInfo {
                    text-align: right;
                }

                    .centralGroup ul li .topRight .companyInfo span {
                        height: 17px;
                        font-size: 12px;
                        color: #666;
                        line-height: 17px;
                    }

                        .centralGroup ul li .topRight .companyInfo span.s0 {
                            padding-left: 9px;
                            border-left: 1px solid #979797;
                        }

                        .centralGroup ul li .topRight .companyInfo span.s1 {
                            padding-right: 9px;
                        }

            .centralGroup ul li .liBottom {
                width: 100%;
                height: 42px;
            }

                .centralGroup ul li .liBottom p {
                    width: 185px;
                    height: 42px;
                    float: left;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                    .centralGroup ul li .liBottom p span {
                        line-height: 42px;
                    }

                .centralGroup ul li .liBottom p {
                    line-height: 42px;
                }

                    .centralGroup ul li .liBottom p span.sl {
                        margin-left: 9px;
                    }

                    .centralGroup ul li .liBottom p span.zhiwei {
                        font-size: 12px;
                        font-weight: 400;
                        color: #3AAC72;
                    }

                    .centralGroup ul li .liBottom p img {
                        float: left;
                        width: 14px;
                        margin-left: 8px;
                        margin-top: 12px;
                    }

.personNum {
    width: 64px;
    height: 42px;
    position: relative;
    float: left;
    line-height: 42px;
    text-align: center;
}

    .personNum:before {
        width: 16px;
        height: 9px;
        left: -5px;
        content: "";
        position: absolute;
        background: url(../images1/eye.png) no-repeat;
        top: 17px;
    }
/*首页轮播*/
.comBanner {
    width: 1200px;
    margin: 20px auto;
}

.focus_img {
    width: 1200px;
    overflow: hidden;
    zoom: 1;
    height: 390px;
}

    .focus_img .big_area {
        display: inline;
        float: left;
        overflow: hidden;
        width: 1001px;
        position: relative;
        height: 390px
    }

        .focus_img .big_area #h2title {
            font-weight: normal;
            font-size: 24px;
            left: 0px;
            margin: 0px;
            overflow: hidden;
            width: 965px;
            padding-left: 35px;
            color: #fff;
            bottom: 0px;
            position: absolute;
            height: 50px;
            line-height: 50px;
            z-index: 11;
        }

        .focus_img .big_area #h2titleBg {
            left: 0px;
            margin: 0px;
            overflow: hidden;
            width: 965px;
            padding-left: 35px;
            bottom: 0px;
            position: absolute;
            height: 50px;
            line-height: 50px;
            background: #0a131b;
            opacity: 0.7;
            filter: alpha(opacity=70);
            z-index: 10;
        }

        .focus_img .big_area img {
            filter: revealtrans(duration=1, transition=5)
        }

        .focus_img .big_area .titlebg {
            /*background: #fff;*/
            /*filter: alpha(opacity=60);*/
            /*left: 0px;*/
            /*width: 418px;*/
            /*bottom: 0px;*/
            /*position: absolute;*/
            /*height: 32px;*/
            /*opacity: 0.6*/
        }

    .focus_img .thurmb {
        float: right;
        width: 184px;
    }

        .focus_img .thurmb .small_div {
            width: 184px;
            cursor: pointer;
            height: 90px;
            margin-bottom: 10px;
            position: relative;
        }

        .focus_img .thurmb .selected:before {
            content: "";
            background: url("../images1/bannerselect.png") no-repeat;
            left: -33px;
            top: 0;
            z-index: 9999;
            height: 90px;
            width: 33px;
            position: absolute;
        }

        .focus_img .thurmb .selected img {
        }

        .focus_img .thurmb .selected a {
        }

        .focus_img .thurmb img {
            display: inline;
            float: left;
            width: 184px;
            height: 90px
        }

        .focus_img .thurmb .small_div span {
            /*    padding: 5px 0 0 4px;
    display: block;
    margin-left: 103px;
    line-height: 19px;*/
        }

/*公司视频页*/
.companyDetails {
    width: 1200px;
    margin: 0 auto;
    padding: 37px 0;
    position: relative;
}

    .companyDetails .logoToImg {
        width: 790px;
        height: 444px;
        margin: 0 auto 40px;
        display: block;
    }

    .companyDetails .h2Title {
        text-align: center;
        margin-bottom: 28px;
        font-size: 28px;
    }

.videolist {
    position: relative;
}

    .videolist:hover {
        cursor: pointer;
    }

.videoed {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 45%;
    top: 169px;
    z-index: 99;
    border-radius: 100%;
    display: none;
}

.videos {
    display: none;
    margin: 0 auto;
    width: 790px;
    height: 481px;
}

.companyDetails .companyDetails_content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

    .companyDetails .companyDetails_content .title {
        padding-left: 12px;
        color: #004898;
        font-size: 19px;
        height: 22px;
        line-height: 22px;
        border-left: 4px solid #004898;
        font-weight: 600;
        margin-bottom: 17px;
    }

    .companyDetails .companyDetails_content .contentDe {
        font-size: 14px;
        text-indent: 2em;
        color: #333;
        line-height: 26px;
        margin-bottom: 12px;
    }

    .companyDetails .companyDetails_content .detailMore {
        width: 50px;
        height: 17px;
        font-size: 12px;
        font-weight: 400;
        color: #00A1EA;
        position: absolute;
        right: 0;
        bottom: 0;
        text-decoration: underline;
        cursor: pointer;
    }

.detailHide {
    display: none;
}

.zpType {
    margin-left: 18px;
}

    .zpType li {
        width: 54px;
        height: 18px;
        line-height: 18px;
        padding: 6px 14px;
        float: left;
        border: 1px solid #004898;
        border-radius: 2px;
        cursor: pointer;
    }

        .zpType li.active {
            color: #fff;
            background: #004898;
        }

.search {
    width: 100%;
    margin-left: 18px;
    margin-top: 28px;
}

    .search .searchInner {
        float: left;
        width: 302px;
    }

        .search .searchInner p {
            width: 65px;
            height: 36px;
            font-size: 13px;
            font-weight: 500;
            color: #333;
            line-height: 36px;
            float: left;
            margin-right: 8px;
        }

        .search .searchInner input {
            width: 149px;
            height: 34px;
            border-radius: 4px;
            border: 1px solid #ddd;
            float: left;
        }

.searchbth {
    width: 74px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #00A1EA;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
}

.recruitTree {
    width: 244px;
    float: left;
}

.recruitContent {
    margin-top: 22px;
    margin-left: 18px;
}

.recruitDetail {
    width: 725px;
    float: left;
    margin-left: 28px;
    margin-top: 22px;
}

    .recruitDetail .recruitInner {
        border-bottom: 1px solid #ddd;
        margin-top: 15px;
    }

        .recruitDetail .recruitInner p {
            margin-bottom: 5px;
        }

        .recruitDetail .recruitInner .rs0 {
            /*height: 25px;*/
            font-size: 18px;
            font-weight: 600;
            color: #333;
            line-height: 25px;
        }

        .recruitDetail .recruitInner .rs1 {
            height: 20px;
            font-size: 14px;
            font-weight: 600;
            color: #CB1616;
            line-height: 20px;
        }

        .recruitDetail .recruitInner .rs2 span {
            height: 17px;
            font-size: 12px;
            color: #333;
            line-height: 17px;
            border-left: 1px solid #999;
            padding: 0 5px;
        }

        .recruitDetail .recruitInner .rs3 {
            height: 20px;
            font-size: 12px;
            color: #666;
            line-height: 20px;
        }

        .recruitDetail .recruitInner .sLeft {
            width: 646px;
        }

    .recruitDetail .toJob {
        float: right;
        width: 74px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        color: #fff;
        background: #00A1EA;
        border-radius: 4px;
        margin-top: -68px;
    }

.noMore {
    width: 103px;
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    line-height: 17px;
    margin: 16px 0;
}

.companyDetails_content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

    .companyDetails_content .title {
        padding-left: 12px;
        color: #004898;
        font-size: 19px;
        height: 22px;
        line-height: 22px;
        border-left: 4px solid #004898;
        font-weight: 600;
        margin-bottom: 17px;
    }

/* 杨波 */
.centralGroup {
    width: 1200px;
    margin: 0 auto;
}

    .centralGroup .ul01 {
        float: left;
        width: 728px;
        margin-right: 25px;
        margin-bottom: 10px;
    }

    .centralGroup .ul02 {
        float: left;
        width: 280px;
    }

    .centralGroup .ul01 li h3 {
        font-size: 20px;
        font-family: PingFangSC-Semibold,PingFang SC;
        font-weight: 600;
        color: #333;
        line-height: 28px;
    }

    .centralGroup .ul01 li p {
        font-size: 16px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: #f63d30;
        line-height: 22px;
        margin-bottom: 15px;
        margin-top: 2px;
    }

    .centralGroup .ul01 li div span {
        vertical-align: middle;
        font-size: 16px;
        font-weight: 300;
        color: #666;
        line-height: 17px;
        margin-right: 18px;
    }

    .centralGroup .ul01 li .btn {
        position: absolute;
        width: 74px;
        height: 34px;
        background: #004898;
        border-radius: 4px;
        line-height: 34px;
        text-align: center;
        color: #fff;
        right: 10px;
        top: 38px;
        cursor: pointer;
    }

        .centralGroup .ul01 li .btn:hover {
            background: #5197e4;
        }

    .centralGroup .ul01 li div img {
        vertical-align: middle;
        margin-right: 3px;
    }

    .centralGroup .ul01 li {
        width: 582px;
        height: 180px;
        padding: 15px 10px 15px 20px;
        box-sizing: border-box;
        position: relative;
        float: left;
    }

    .centralGroup ul h2 {
        padding: 10px 0;
    }

        .centralGroup ul h2 span {
            font-size: 18px;
            font-weight: 500;
            color: #004898;
            line-height: 25px;
        }

        .centralGroup ul h2 .border {
            display: inline-block;
            width: 4px;
            height: 14px;
            background: #004898;
            margin-right: 15px;
        }
/* 杨波 */
#denglu:hover {
}

.newsGroup {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

    .newsGroup .title {
        padding-left: 12px;
        color: #004898;
        font-size: 19px;
        height: 22px;
        line-height: 22px;
        border-left: 4px solid #004898;
        font-weight: 600;
        margin-bottom: 17px;
    }

    .newsGroup .newszone1 {
        float: left;
        width: 580px;
        margin-right: 0px;
        margin-bottom: 10px;
    }

        .newsGroup .newszone1 table tr:hover {
            /*border-bottom: 1px solid gray;*/
            cursor: pointer;
            color: cornflowerblue;
        }

        .newsGroup .newszone1 table td:last-child {
            width: 100px;
        }

    .newsGroup ul {
        margin-bottom: 0px;
    }

        .newsGroup ul li {
            width: 575px;
            height: 270px;
            background: rgba(255,255,255,1);
            box-shadow: 0px 0px 7px 0px rgba(121,121,121,0.18);
            border-radius: 4px;
            float: left;
            /* margin-right: 24px; */
            /* margin-bottom: 20px; */
            border: 1px solid #ccc;
            /*cursor: pointer;*/
            box-sizing: border-box;
        }

    .newsGroup table {
        width: 100%;
    }

    .newsGroup tr {
        height: 30px;
        font-size: 16px;
        font-weight: 400;
    }

.header .h-right li a {
    font-size: 20px !important;
    color: #004898;
    height: 100%;
    display: block;
    text-align: center;
}

.error {
    color: red;
    display: block;
}

.c-hide {
    display: none;
}

.c-wrap {
    white-space: pre-line;
    word-wrap: break-word;
}

.c-text-top {
    vertical-align: top;
    padding-top: 5px;
}
