﻿


*,i,em,span {
    font-style:normal
}
@font-face {
    font-family: 'ShiShangZhongHeiJianTi';
    /*字体名称*/
    src: url('/fonts/ShiShangZhongHeiJianTi.ttf');
    /*字体源文件*/
}
@keyframes fadeInUp_zp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}
.fadeInUp_zp{animation-duration:1.2s;animation-fill-mode:both;animation-name:fadeInUp_zp;animation-timing-function:ease-out}
@keyframes zoomIn {from {opacity: 0;transform: scale3d(.3, .3, .3);}50% {opacity: 1;}}  
.zoomIn {animation-duration: 1.2s;animation-fill-mode: both;animation-name: zoomIn;}


body {
    background: #eaeaea;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.banner {
    margin-bottom: 25px;
    width: 100%;
    height: 450px;
    background: url('../../Images/zhuanti/zhaopin/zhaopin.jpg') no-repeat center; 
    background-size: cover;
}

.jj_title {
    height: 86px;
    background: #F5F5F5 url('../../Images/zhuanti/zhaopin/qyjj.jpg') no-repeat left;
}

.xq_title {
    height: 86px;
    background: #F5F5F5 url('../../Images/zhuanti/zhaopin/jjwp.jpg') no-repeat left;
}

.js_title {
    height: 86px;
    background: #F5F5F5 url('../../Images/zhuanti/zhaopin/jsdn.jpg') no-repeat left;
}

.gn_title {
    height: 86px;
    background: #F5F5F5 url('../../Images/zhuanti/zhaopin/gnrs.jpg') no-repeat left;
}

.zp_qyjj .jj_dec {
    background: #fff;
    padding: 45px 40px;
    width: 1120px;
    font-size: 16px;
    line-height: 30px;
}

.zp_qyjj .jj_list {
    background: #fff;
    height: 190px;
    margin-top: 30px;
}

    .zp_qyjj .jj_list dl {
        text-align: center;
        height: 100%;
        float: left;
        width: 290px;
        border-right: 1px solid #eaeaea;
    }

        .zp_qyjj .jj_list dl:last-child {
            border-right: none;
        }

    .zp_qyjj .jj_list dt {
        font-size: 36px;
        color: #ff5a00;
        margin-bottom: 10px;
        margin-top: 60px;
        font-weight: 600;
    }

    .zp_qyjj .jj_list dd {
        color: #222;
        font-size: 14px;
    }

.zp_xq {
    margin-top: 20px;
}

    .zp_xq table {
        width: 100%;
        background: #fff;
        padding-top: 10px
    }

        .zp_xq table th {
            height: 70px;
            border-bottom: 1px solid #eaeaea;
            font-size: 18px;
            color: #ff5a00;
            font-weight: 500;
        }

        .zp_xq table td {
            text-align: center;
            border-bottom: 1px solid #eaeaea;
            height: 70px;
            line-height: 70px;
            font-size: 16px;
        }

        .zp_xq table tr:last-child td {
            border: none;
        }

        .zp_xq table .red {
            color: #FF5A00;
            padding-left: 15px;
            text-align: left;
        }

        .zp_xq table a {
            float: right;
            color: #FF5A00;
            padding-right: 15px;
            font-size: 16px;
            cursor:pointer
        }

        .zp_xq table a:hover {
            font-weight: bold
        }

        .brand {
            height: 215px
        }

        .brand a {
            display: block;
            float: left;
            margin: 40px 33px 0 0;
            width: 275px;
            height: 175px;
            text-align: center;
            position: relative;
            background:#fff;
        }

        .brand a.last {
            margin-right: 0;
        }

            .brand .before {
                width: 121px;
                height: 121px;
            }


            .brand .info {
                padding: 75px 20px 0;
                width: 235px;
                display: inline-block;
                font-size: 18px;
                font-weight: 600;
                color: #222;
                position: absolute;
                left: 0;
                top: 45px;
                text-align: center
            }

                .brand .info em { 
                    color: #333;
                    font-style: normal;
                    font-size: 18px;
                }

                .brand .info i {
                    float: left;
                    width: 180px;
                    font-style: normal;
                    text-align: left;
                    font-size: 18px;
                }

        .brand .before {
            position: absolute;
            top: 10px;
            left: 82px;
        }
 

        .brand .one .before {
            background: #fff url('../../Images/zhuanti/zhaopin/youxiang.png') no-repeat center;
        }

        .brand .two .before {
            background: #fff url('../../Images/zhuanti/zhaopin/dianhua.png') no-repeat center; 
        }

        .brand .three .before {
            background: #fff url('../../Images/zhuanti/zhaopin/weixin.png') no-repeat center;
        }

        .brand .last .before {
            background: #fff url('../../Images/zhuanti/zhaopin/dizhi.png') no-repeat center; 
        }

.fl_wap h2, .hj_wap h2, .hy_wap h2 {
    font-size: 30px;
    margin: 30px auto;
    color: #FF5A00;
}

.fl_wap .fl_list {
    height: 380px;
    background: #fff;
    padding: 40px 0;
}

    .fl_wap .fl_list dl {
        float: left;
        margin-left: 55px;
        padding-left: 65px;
        margin-bottom: 55px;
        width: 470px;
    }

    .fl_wap .fl_list dt {
        font-size: 24px;
        font-weight: bold;
        color: #FF5A00;
        margin-bottom: 2px;
    }

.fl_wap .dl_1 {
    background: url('../../Images/zhuanti/zhaopin/gongsi.png') no-repeat
}

.fl_wap .dl_2 {
    background: url('../../Images/zhuanti/zhaopin/wenhua.png') no-repeat
}

.fl_wap .dl_3 {
    background: url('../../Images/zhuanti/zhaopin/hangye.png') no-repeat
}

.fl_wap .dl_4 {
    background: url('../../Images/zhuanti/zhaopin/deng.png') no-repeat
}

.fl_wap .dl_5 {
    background: url('../../Images/zhuanti/zhaopin/chengchangbiaoge.png') no-repeat
}

.fl_wap .dl_6 {
    background: url('../../Images/zhuanti/zhaopin/Group.png') no-repeat
}

.fl_wap .dl_7 {
    background: url('../../Images/zhuanti/zhaopin/aixin.png') no-repeat
}

.fl_wap .dl_8 {
    background: url('../../Images/zhuanti/zhaopin/deng.png') no-repeat
}


.hj_wap, .hy_wap {
    width: 100%;
    float: left;
}

.hj_list {
    width: 100%;
    float: left;
}

    .hj_list div {
        width: 33.3333%;
        float: left;
        overflow: hidden;
    }

    .hj_list img {
        display: block;
        ;
        width: 100%;
        transition: all linear .3s
    }

    .hj_list div:hover img {
        transform: scale(1.1);
    }

.hy_list {
    background: #fff;
    padding: 56px 0;
}

    .hy_list p {
        padding: 0 30px;
        font-size: 14px;
        margin-bottom: 18px;
    }

    .hy_list h3 {
        text-align: center;
        font-size: 34px;
        color: #FF5A00;
        margin-top: 38px;
    }

.hy_wap {
    margin-bottom: 100px;
}


.zpTip {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    display:none
}

.zpTip .tipBox {
    width: 688px;
    height: 500px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -344px;
    margin-top: -250px;
    background: #fff;
    border-radius: 5px;
}

.zpTip .tipBox .closeTip {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.zpTip .tipBox .closeTip:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.zpTip .t_Left {
    width: 402px;
    height: 100%;
    float: left;
    padding: 30px 0 30px 30px;
    word-break: break-all;
}

    .zpTip .t_Left h2 {
        color: #FF5A00;
        font-size: 24px;
        margin-bottom: 30px;
    }

    .zpTip .t_Left h4 {
        font-size: 16px;
        color: #FF5A00;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 500;
    }
    .zpTip .t_Left .t_content {
        padding-bottom:50px
    }

    .zpTip .t_Left p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 2px
    }

    .zpTip .t_Right {
        width: 212px;
        height: 100%;
        float: right;
        background: #f2f2f2;
        padding: 0 22px;
    }

    .zpTip .t_Right h2 {
        color: #FF5A00;
        font-size: 24px;
        margin-top: 100px;
        margin-bottom: 18px;
    }

    .zpTip .t_Right p {
        font-size: 12px;
        margin-bottom: 30px;
    }

    .zpTip .t_Right label {
        margin-bottom: 18px;
        width: 100%;
        display: inline-block;
        position: relative
    }
    .zpTip .t_Right label .tip {
        position: absolute;
        left: 62px;
        top: 30px;
        display:none;
        color:#ff5a00
    }
    .zpTip .t_Right label em {
        width: 60px;
        font-size: 14px;
        line-height: 27px;
        display: inline-block;
    }

    .zpTip .t_Right label input {
        width: 150px;
        height: 27px;
        display: inline-block;
        border: none;
        font-size:14px;
        color:#333;
        outline: none;
        background: #FFFFFF;
        border: 1px solid #E2E2E2;
        padding-left: 10px;
    }
    input::-webkit-input-placeholder {
        color: #666;
    }

    input::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #666;
    }

    input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #666;
    }

    input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #666;
    }
    .zpTip .t_Right .submit {
        width: 210px;
        height: 35px;
        margin-top: 30px;
        line-height: 35px;
        border: none;
        outline: none;
        cursor: pointer;
        font-size: 16px;
        text-align: center;
        background: #FF5A00;
        color: #fff;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }

    .zpTip .t_Right .submit:hover {
        transition: all 0.5s;
        box-shadow: 0 0 5px #999;
    }

            .error-info {
                width: auto;
                width: 90px;
                padding: 4px 10px;
                height: auto;
                background: rgba(0, 0, 0, 0.8);
                color: #fff;
                border-radius: 4px;
                font-size: 14px;
                line-height: 26px;
                position: fixed;
                top: 50%;
                left: 50%;
                margin-left:-45px;
                display: none;
                z-index: 1001;
                text-align: center;
            }

            .inputOn:focus {
                border: 1px solid #ff5a00 !important;
                box-shadow: 0 0 1px #ff5a00;
            }

            .inputActive {
                border: 1px solid #ff5a00 !important;
                box-shadow: 0 0 2px #ff5a00;
                color: #ff5a00 !important;
            }

            input.inputActive::-webkit-input-placeholder {
                color: #ff5a00;
            }

            input.inputActive::-moz-placeholder { /* Mozilla Firefox 19+ */
                color: #ff5a00;
            }

            input.inputActive:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
                color: #ff5a00;
            }

            input.inputActive:-ms-input-placeholder { /* Internet Explorer 10-11 */
                color: #ff5a00;
            }


.scrollBox {
    height: 370px;
    width: calc(100% - 0px);
    float: left;
    background: #FFF;
    box-sizing: border-box;
    overflow: auto;
}

.zl-scrollBar {
    background: #ccc !important;
}

.zl-scrollBarBox {
    background: #fff!important;
}

.modal {
    display:none;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; 
    background: rgba( 255, 255, 255, .8) url('../../Images/loading-0.gif') 50% 50% no-repeat;
}
 