

.ch {
    position: relative;
    z-index: 9999;
}

.main {
    position: relative;
    z-index: 9;
}

.register-login1 {
    margin: 6px 0 0 0;
}

    .register-login1 a {
        color: #757575;
        font-size: 12px;
        padding: 0 15px;
    }

        .register-login1 a:hover {
            color: #b20808;
        }

.register-login1 {
    color: #e5e5e5;
    margin-right: -15px;
}
.register-current {
    margin: 6px 0 0 0;
}

    .register-current a {
        color: #757575;
        font-size: 12px;
        padding: 0 15px;
    }

        .register-current a:hover {
            color: #b20808;
        }

.register-current {
    color: #e5e5e5;
    margin-right: -15px;
}
/*page*/
.tcdPageCode {
    text-align: center;
    color: #ccc;
    margin: 20px 0 0 0;
}

    .tcdPageCode a {
        display: inline-block;
        color: #999999;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        margin: 0 2px;
        border-radius: 4px;
        vertical-align: middle;
    }

        .tcdPageCode a:hover {
            text-decoration: none;
            background-color: #ee6501;
            color: #FFFFFF;
        }

    .tcdPageCode span.current {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        background-color: #ee6501;
        margin: 0 10px;
        color: #fff;
        border-radius: 4px;
        vertical-align: middle;
    }

    .tcdPageCode span.disabled {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        margin: 0 2px;
        color: #bfbfbf;
        border-radius: 4px;
        vertical-align: middle;
    }
/*首页*/
.common-hd {
    z-index: 9;
    position: relative;
    width: 100%;
    height: 130px;
    background: url(../img/bg.jpg) no-repeat;
}

.logo {
    width: 104px;
    height: 104px;
    overflow: hidden;
    border: 1px solid #eeeeed;
    margin: 0 16px 0 0;
    background: #fff;
    display: table;
    text-align: center;
}

    .logo span {
        display: table-cell;
        vertical-align: middle;
    }

    .logo img {
        width: 100%;
        height: auto;
    }

.top-nav-fl {
    line-height: 34px;
    height: 34px;
    text-align: center;
}

.common-tit h2 {
    width: 808px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-size: 39px;
    font-weight: bold;
    line-height: 39px;
    margin: 16px 0 0 0;
}

.common-tit p {
    width: 720px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    margin: 20px 0 0 0;
}

.common-link a {
    color: #757575;
    font-size: 12px;
    float: left;
    line-height: 11px;
    padding: 0 15px;
    margin: 12px 0 0 0;
    border-right: 1px solid #e5e5e5;
}

    .common-link a:hover {
        color: #b20808;
    }

.vip {
    padding-right: 20px;
    margin: 23px 0 0 0;
    padding-left: 67px;
    height: 55px;
    border-radius: 5px;
    background: url(../img/g2.png) no-repeat 26px center #fff;
}

    .vip span {
        color: #000000;
        font-size: 25px;
        line-height: 55px;
        margin-left: 3px;
    }

    .vip em {
        color: #ee6501;
        font-size: 25px;
    }
/*��ҳ*/
.banner {
    width: 100%;
    /*  height: 367px;*/
    /*padding-top: 67px;*/
    position: relative;
    background: url(../img/i-bg.jpg) no-repeat;
}

.banner-content {
    /*position: absolute;
    top: -300px;
    left: 0;*/
}

.banner h1 {
    color: #fff;
    font-size: 55px;
    font-weight: bold;
    line-height: 56px;
}

.banner h2 {
    color: #fff;
    font-size: 33px;
    line-height: 32px;
}

.banner-para {
    width: 434px;
    height: 175px;
    padding: 28px 22px 31px 26px;
    margin-right: 60px;
    background: url(/img/b.png);
    border: 3px solid #6d7180;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}

.supply-info-fl1 {
    width: 1200px !important;
    /*overflow: hidden;*/
}

    .supply-info-fl1 ul {
        width: 1240px !important;
        margin-top: 0 !important;
    }

    .supply-info-fl1 li {
        width: 222px !important;
        height: 228px;
        margin: 25px 22px 0 0 !important;
    }

.supply-product .index-tit {
    height: 29px;
    border-bottom: 1px solid #eeeeed;
}

.index-tit1 {
    width: 320px !important;
    margin-left: 5px;
}

.supply-product span {
    display: inline-block;
    padding-bottom: 8px;
    border-bottom: 2px solid #ee6501;
    font-size: 17px;
}

.index-link a {
    color: #757575;
    font-size: 12px;
    margin-left: 30px;
}

    .index-link a:hover {
        color: #ee6501;
        text-decoration: none !important;
    }

.more {
    color: #999;
    font-size: 12px;
}

    .more:hover {
        color: #333;
        text-decoration: underline;
    }

.index-honor-lis ul {
    width: 1240px;
}

    .index-honor-lis ul li {
        margin: 0 7px 0 0;
        float: left;
    }

.index-border {
    border-left: 1px solid #eeeeed;
}

.zp-job1 {
    width: 359px;
    padding-left: 20px;
    border-right: 1px solid #eeeeed;
}

    .zp-job1 a {
        color: #333333;
        font-size: 14px;
    }

        .zp-job1 a:hover {
            color: #ee6501;
        }

.work-address1 {
    width: 372px;
    padding-left: 18px;
    border-right: 1px solid #eeeeed;
}

.zp-people1 {
    width: 140px;
    padding-left: 18px;
    border-right: 1px solid #eeeeed;
}

.work-money1 {
    width: 140px;
    padding-left: 20px;
    border-right: 1px solid #eeeeed;
}

.fabu-sj1 {
    width: 107px;
    text-align: center;
    border-right: 1px solid #eeeeed;
}

.another-job3 {
    background: #fafafa;
}

    .another-job3 li div {
        font-size: 14px;
        color: #333;
        float: left;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #eeeeed;
    }

.dongtai {
    width: 760px;
    height: 248px;
    padding: 15px 19px 20px 19px;
    border: 1px solid #eeeeed;
    overflow: hidden;
}

.dongtai-lis li a {
    margin: 0 !important;
    color: #757575;
    width: 513px;
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
    float: left;
}

    .dongtai-lis li a:hover {
        color: #ee6501;
    }

.dongtai-lis {
    padding: 15px 0 0 0;
}

    .dongtai-lis li {
        height: 30px;
        line-height: 30px;
        background: url(../img/i.jpg) no-repeat left center;
        padding-left: 15px;
    }

        .dongtai-lis li em {
            color: #999999;
            font-size: 14px;
            display: inline-block;
            float: right;
        }

.index-lianxi {
    width: 328px;
    height: 241px;
    background: #fafafa;
    padding: 16px 20px 26px 15px;
    border: 1px solid #eeeeed;
}

.com-tit {
    color: #333333 !important;
    font-size: 17px !important;
    margin-bottom: 5px;
}
/*左边内容*/
.you-tit {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #eeeeed;
    padding-left: 15px;
    background: #fafafa;
    font-size: 17px;
}

.hot-read-lis li {
    width: 203px;
    background: url(../img/g3.png) no-repeat left center;
    padding: 0 0 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    border-bottom: 1px dashed #eeeeed;
}

    .hot-read-lis li.blue a {
        color: #278add;
    }

    .hot-read-lis li.blue:hover {
        text-decoration: underline;
    }

    .hot-read-lis li a {
        color: #333;
        font-size: 14px;
        max-width: 230px;
        overflow: hidden;
    }

.hot-read-lis1 li a {
    color: #757575 !important;
}

    .hot-read-lis1 li a:hover {
        color: #ee6501 !important;
    }

.lianxi-margin {
    width: 330px !important;
    margin-left: -13px;
}

    .lianxi-margin p {
        width: 330px !important;
    }

.hot-read-lis li a:hover {
    color: #ee6501;
}

.release-supply-wrap {
    border: 1px solid #eeeeed;
}

.hot-read-lis {
    overflow: hidden;
    width: 217px;
    padding: 3px 17px 15px 14px;
}

.hot-read-lis1 li {
    background: url(../img/i.jpg) no-repeat left center !important;
    line-height: 33px !important;
    border: 0;
}

.release-supply-wrap1 {
    background: #fff !important;
}

.hot-read-lis p {
    width: 209px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 33px;
    color: #757575;
    font-size: 14px;
}

    .hot-read-lis p a {
        color: #757575;
    }

    .hot-read-lis p em {
        color: #ee6501;
    }

    .hot-read-lis p a:hover {
        text-decoration: underline;
    }
/*右边内容*/
.show-div img {
    border: 1px solid #eeeeed;
}

.supply-info-fl {
    width: 921px;
}

    .supply-info-fl ul {
        width: 941px;
        margin-top: -30px;
    }

        .supply-info-fl ul li {
            width: 215px;
            float: left;
            position: relative;
            margin: 30px 20px 0 0;
        }

.zhuda {
    position: absolute;
    top: 0;
    left: 0;
}

.release-supply-img1 {
    margin: 15px 0 0 0 !important;
}

    .release-supply-img1 ul {
        width: 1220px;
    }

.release-supply-img ul li {
    height: 262px;
    margin: 10px 0 0 0;
    overflow: hidden;
    border: 1px solid #eeeeed;
    position: relative;
}

.release-supply-img1 ul li {
    width: 226px;
    height: 244px;
    float: left;
    margin: 0 15px 0 0;
}

.release-supply-img {
    margin: 5px 0 0 0;
}

.category {
    width: 114px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    float: left;
}

    .category a {
        width: 120px;
        color: #333333;
        font-size: 14px;
        overflow: hidden;
        line-height: 31px;
        height: 31px;
    }

.price1 i {
    color: #f35f23;
    font-size: 12px;
    font-style: normal;
}

.price1 {
    overflow: hidden;
    color: #333333;
    font-size: 12px;
    line-height: 31px;
    height: 31px;
    width: 100px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
}

    .price1 em {
        color: #f35f23;
        font-weight: bold;
        font-size: 16px;
    }
/*��Ƹ����*/
.another-job {
    width: 918px;
    border-bottom: 1px solid #eeeeed;
    border-left: 1px solid #eeeeed;
    border-right: 1px solid #eeeeed;
}

    .another-job table, .form {
        width: 1151px;
        margin: 0 0 0 27px;
    }

        .another-job table thead {
            height: 55px;
            border-bottom: 1px dashed #eeeeed;
        }

            .another-job table thead th {
                text-align: left;
                height: 55px;
                color: #5bb36a;
                font-size: 14px;
            }

        .another-job table tbody td {
            text-align: left;
            height: 50px;
            color: #333333;
            font-size: 14px;
        }

.zp-job {
    width: 280px;
    padding-left: 20px;
}

.another-job2 .work-address, .another-job2 .fabu-sj, .another-job2 .zp-people {
    color: #999;
}

.work-address {
    width: 300px;
}

.zp-people {
    width: 110px;
}

.work-money {
    width: 107px;
}

.fabu-sj {
    width: 101px;
}

.job-describe-tit {
    background: #fafafa;
    border: 1px solid #eeeeed;
}

.another-job1 li, .another-job2 li {
    float: left;
    color: #999;
}

.another-job1 {
    height: 52px;
    background: #fafafa;
    border-bottom: 1px solid #eeeeed;
    border-top: 1px solid #eeeeed;
    line-height: 53px;
}

.another-job2 li div {
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 48px;
    height: 48px;
    overflow: hidden;
}

.another-job2 li:hover {
    background: #fafafa;
}

.another-job2 li .zp-job a {
    color: #333;
}

    .another-job2 li .zp-job a:hover {
        color: #ee6501;
    }
/*企业动态̬*/
.dt-wrap {
    width: 920px;
}

    .dt-wrap ul li a {
        width: 726px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        color: #333333;
        font-size: 14px;
        float: left;
    }

        .dt-wrap ul li a:hover {
            color: #ee6501;
        }

    .dt-wrap ul li {
        height: 52px;
        line-height: 52px;
        border-bottom: 1px dashed #eeeeed;
        background: url(../img/i.jpg) no-repeat left center;
        padding-left: 20px;
    }

        .dt-wrap ul li span {
            float: right;
            color: #999999;
            font-size: 14px;
        }
/*联系我们*/
.lianxi-wrap {
    width: 885px;
    height: 280px;
    padding: 33px 0 38px 34px;
    box-shadow: 0 0 2px 3px #ebebeb;
    border: 1px solid #ebebeb;
}

    .lianxi-wrap li {
        color: #333;
        margin: 0 0 26px 0;
    }

        .lianxi-wrap li span {
            display: block;
            font-size: 20px;
        }

.lianxi-tit {
    font-size: 14px !important;
    line-height: 33px;
    display: inline-block;
    float: left;
    margin: 0 17px 0 0;
}

    .lianxi-tit a {
        color: #333;
    }

        .lianxi-tit a:hover {
            text-decoration: underline;
        }
/*企业动态内容*/
.company-content {
    width: 920px;
}

    .company-content h2 {
        color: #333333;
        border-bottom: 1px solid #eeeeed;
        font-size: 28px;
        text-align: center;
        line-height: 28px;
        padding-bottom: 18px;
    }

.fabu-time {
    width: 150px;
    border-radius: 5px;
    background: #fafafa;
    line-height: 24px;
    margin: 15px auto 0;
    text-align: center;
    height: 24px;
    color: #757575;
    border: 1px solid #eeeeed;
}

.fabu-content {
    padding: 0 0 46px 0;
    border-bottom: 1px solid #eeeeed;
}

    .fabu-content p {
        margin: 30px 0 0 0;
        text-indent: 30px;
        line-height: 33px;
        font-size: 14px;
        color: #666666;
    }

.content-tit a {
    color: #333333;
    font-size: 14px;
    display: block;
    margin: 20px 0 0 0;
}

.content-tit {
    margin: 27px 0 0 0;
}

    .content-tit a:hover {
        color: #ee6501;
    }
/*荣誉*/
.honor {
    width: 920px;
}

.honor-tit {
    background: #fafafa;
    color: #757575;
    width: 920px;
}

.honor-content li {
    color: #999;
}

.honor-content .zhengshu {
    color: #333;
}

.zhengshu {
    width: 373px;
}

.fazhengshi {
    width: 98px;
    padding-left: 15px;
}

.honor-tit, .honor-content {
    border-left: 1px solid #eeeeed;
}

.honor-content {
    border-bottom: 1px solid #eeeeed;
}

    .honor-tit li, .honor-content li {
        height: 34px;
        line-height: 34px;
    }

.honor ul li div {
    float: left;
    padding-left: 15px;
    border-right: 1px solid #eeeeed;
    border-top: 1px solid #eeeeed;
}

.fazhengdan {
    width: 400px;
}

.honor-lis ul {
    width: 1200px;
}

    .honor-lis ul li {
        margin: 30px 32px 0 0;
        float: left;
    }
/*������*/
.supply-content-wrap {
    width: 920px;
}

.zhuda-fl-position {
    position: absolute;
    left: 0;
    top: 0;
}

.zhu-tit {
    position: relative;
}

.zhuda-fl-img {
    width: 379px;
    height: 350px;
    border: 1px solid #eeeeed;
}

.zhuda-fr {
    width: 519px;
}

    .zhuda-fr h3 {
        color: #333;
        font-size: 28px;
        line-height: 30px;
    }

    .zhuda-fr h1 {
        color: #333;
        font-size: 28px;
        line-height: 30px;
    }

    .zhuda-fr ul {
        margin-top: 17px;
    }

        .zhuda-fr ul li {
            color: #757575;
            font-size: 14px;
            height: 30px;
            line-height: 30px;
            padding-left: 11px;
        }

.zhuda-fr1 ul li {
    height: 33px !important;
    line-height: 33px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhuda-fr ul li span {
    color: #333333;
    font-size: 14px;
    margin-left: 2px;
}

.zhuda-color {
    background: #fafafa;
}

.zhuda-btn {
    margin: 17px 0 0 0;
}

.immediately:hover {
    background: #e75519;
}

.immediately {
    width: 219px;
    height: 55px;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    line-height: 55px;
    background: #f35f23;
    border-radius: 5px;
    letter-spacing: 1px;
    margin: 0 12px 0 0;
}

    .immediately a {
        color: #ffffff;
        font-size: 28px;
        display: block;
        letter-spacing: 1px;
    }

.zhuda-phone {
    /*width: 229px;
    height: 55px;
    border-radius: 5px;
    text-align: center;
    line-height: 55px;
    letter-spacing: 1px;
    background: url(../img/n3.png) no-repeat 23px center #59b369;
    padding-left: 59px;
    color: #ffffff;
    font-size: 28px;
    display: block;*/
    width: 233px;
    height: 55px;
    border-radius: 5px;
    line-height: 55px;
    letter-spacing: 1px;
    background: url(../img/n3.png) no-repeat 3px center #59b369;
    padding-left: 55px;
    color: #ffffff;
    font-size: 25px;
}

.pro-description {
    height: 34px;
    border: 1px solid #eeeeed;
    background: #fafafa;
    padding-left: 10px;
    color: #757575;
    font-size: 15px;
    /*width: 1190px;*/
    line-height: 34px;
}

.pro-des-para p {
    line-height: 33px;
    color: #333333;
    font-size: 14px;
    text-indent: 30px;
    margin: 20px 0 0 0;
}

.instructions span {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.immediate-inquiry {
    width: 900px;
    height: 432px;
    border-right: 1px solid #eeeeed;
    border-left: 1px solid #eeeeed;
    border-bottom: 1px solid #eeeeed;
    border-top: 4px solid #ee6501;
    box-shadow: 0 0 1px 1px #eeeeed;
    padding-left: 20px;
}

    .immediate-inquiry span {
        color: #ee6501;
        font-size: 17px;
        margin: 20px 0 0 0;
        display: block;
    }

    .immediate-inquiry label {
        width: 100px;
        text-align: right;
        color: #333333;
        font-size: 14px;
        display: inline-block;
        margin-right: 15px;
    }

    .immediate-inquiry input {
        width: 295px;
        line-height: 30px;
        outline: none;
        border: 1px solid #eeeeed;
        font-family: "Microsoft YaHei", 微软雅黑;
        height: 30px;
    }

    .immediate-inquiry div {
        margin: 15px 0 0 0;
    }

.requirement label {
    vertical-align: top;
}

.requirement textarea {
    width: 760px !important;
    height: 146px;
    font-family: "Microsoft YaHei", 微软雅黑;
    border: 1px solid #eeeeed;
    outline: none;
}

.immediate-btn input:hover {
    background: #e06003;
}

.immediate-btn input {
    font-family: "Microsoft YaHei", 微软雅黑;
    border-radius: 5px;
    width: 160px;
    height: 46px;
    background: #ee6501;
    color: #fff;
    line-height: 44px;
    font-size: 26px;
    letter-spacing: 1px;
    outline: none;
    cursor: pointer;
}
/*��������*/
.about-fr {
    width: 475px !important;
    margin-top: -17px;
}
/*��ҵ����*/
.introduction {
    margin: 20px 0 0 0;
}

    .introduction p {
        color: #333333;
        font-size: 14px;
        line-height: 33px;
    }

.l-para {
    margin: 3px 0 0 0 !important;
}

.introduction-tit {
    color: #333333;
    font-size: 17px;
    padding-bottom: 14px;
    border-bottom: 1px solid #eeeeed;
}

    .introduction-tit span {
        padding-bottom: 12px;
        border-bottom: 2px solid #ee6501;
    }

.introduction ul {
    width: 1245px;
}

    .introduction ul li {
        width: 288px;
        height: 181px;
        border: 1px solid #eeeeed;
        float: left;
        margin: 0 25px 0 0;
    }

.corpshop-footer {
    border-top: 2px solid #ee6501;
    background: #0d0d0d
}

.foot {
    background: #0d0d0d;
    max-width: 1200px;
    /*border-top: 1px solid #0d0d0d;*/
    position: relative;
    margin: 0 auto;
}


.vip-img {
    width: 405px;
    height: 270px;
    overflow: hidden;
}

#imgBanner {
    display: block;
}

.pro-des-para img {
    width: 100%;
    margin-bottom: 10px;
    /*height: 600px;*/
}
/*2023/10/11*/
.home-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    height: 100%;
    margin-top: -124px;
}
/*2023-10-20*/
a.search-icon {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    text-decoration: underline;
    color: #0000ee !important;
    text-indent: initial; /* 或者 text-indent: unset; */
}

    a.search-icon::after {
        content: "";
        background-image: url(/img/default/search-img.png);
        background-size: cover;
        width: 15px;
        height: 15px;
        position: absolute;
        top: -0.01em; /* 使用相对单位进行调整 */
        right: 0;
        transform: translateX(100%); /* 将图片右移到文字的右边 */
    }


.additional-links {
    position: absolute;
    display: block;
    right: 552px;
    bottom: 58px;
    font-size: 12px;
}
    .additional-links a {
        font-family: "微软雅黑";
    }
.myw-links {
   
}
    .myw-links a:hover{
        text-decoration:underline;
    }
    .copyright {
        margin-left: 36px
    }
.foot a:hover {
    text-decoration: underline;
}
.myw-links a {
    color: #fff;
}
.myw-link {
    position: absolute;
    left: 0;
    bottom: 28px;
}

.hotkey-link {
    position: absolute;
    right: 490px;
    bottom: 58px;
}
/*头部搜索*/
.search-img1 {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.search-input {
    width: 230px;
    margin: 1px 0 0 20px;
    border-radius: 5px;
    outline: none;
    height: 25px;
    padding-left: 5px;
    border: 1px solid #999;
}

.search-wrap {
    position: relative;
}

.search-btn1 {
    position: absolute;
    left: 235px;
    top: 7px;
    background: url(../images/search-img.png) no-repeat left center;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    border: 0;
    outline: none;
    z-index: 9999;
    cursor: pointer;
}