/* 页面初始化 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { width: 100%; height: 100%; font-size: 14px; overflow-x: hidden; background: #fff; }
body { width: 100%; height: 100%; background: #fff; color: #505050; font-size: 14px; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: bold; }
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
p {  /* font-size: .19rem; */ }
address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }
a { color: #505050; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: none; }
a:focus {outline-offset: 0; outline: inherit;}
fieldset, img { border: none; }
img { max-width: 100% }
ol, ul, li { list-style: none; }
input, textarea, select, button { outline: none; }
table { border-collapse: collapse; }

/*禁用了文本的拖拉，尤其在谷歌下*/
textarea { resize: none; }
input::-webkit-input-placeholder { color: #a0a0a0; }
input::-moz-placeholder { color: #a0a0a0; }
input:-ms-input-placeholder { color: #a0a0a0; }
input:-moz-placeholder { color: #a0a0a0; }

/* 去掉记住密码淡黄色底色 */
input:-webkit-autofill { background-color: rgb(250, 255, 189); background-image: none; color: rgb(0, 0, 0); }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }

/*为了使文本段落左右两边对齐*/

/* p { text-align: justify; text-justify: distribute; } */
.clearfloat:after { content: ""; display: block; height: 0; clear: both; visbility: hidden; }
.clearfloat { *zoom: 1; }
.mask { background: rgba(0, 0, 0, 0.5); position: fixed; top: 0; bottom: 0; left: 0; right: 0; display: none; }
.blue { color: #29acf0; }
.red { color: #dd151b; }
.main { max-width: 1200px; margin: 0 auto;position: relative;}
.margin-top { margin-top: 30px; }
.nowrap { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
a:hover { color: #b60005 !important; }
/*img { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; } */
/*.rslides-item img:hover, .news-list-box img:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);-webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }*/
.row { margin: 0 }
.italic { font-style: italic; }

.z-container {
	min-height: calc(100vh - 300px)
}

.file-icon{
  padding-left:24px;
  background-repeat:no-repeat;
  background-position: 2px center;
  background-image: url(../images/filetype/unknown.gif)
}
.file-icon-asp{background-image: url(../images/filetype/asp.gif)}
.file-icon-aspx{background-image: url(../images/filetype/aspx.gif)}
.file-icon-avi{background-image: url(../images/filetype/avi.gif)}
.file-icon-bmp{background-image: url(../images/filetype/bmp.gif)}
.file-icon-chm{background-image: url(../images/filetype/chm.gif)}
.file-icon-doc{background-image: url(../images/filetype/doc.gif)}
.file-icon-docx{background-image: url(../images/filetype/docx.gif)}
.file-icon-exe{background-image: url(../images/filetype/exe.gif)}
.file-icon-fla{background-image: url(../images/filetype/fla.gif)}
.file-icon-flv{background-image: url(../images/filetype/flv.gif)}
.file-icon-gif{background-image: url(../images/filetype/gif.gif)}
.file-icon-htm{background-image: url(../images/filetype/htm.gif)}
.file-icon-html{background-image: url(../images/filetype/html.gif)}
.file-icon-jar{background-image: url(../images/filetype/jar.gif)}
.file-icon-jpg{background-image: url(../images/filetype/jpg.gif)}
.file-icon-jpeg{background-image: url(../images/filetype/jpeg.gif)}
.file-icon-js{background-image: url(../images/filetype/js.gif)}
.file-icon-jsp{background-image: url(../images/filetype/jsp.gif)}
.file-icon-mdb{background-image: url(../images/filetype/mdb.gif)}
.file-icon-mov{background-image: url(../images/filetype/mov.gif)}
.file-icon-mp3{background-image: url(../images/filetype/mp3.gif)}
.file-icon-mp4{background-image: url(../images/filetype/mp4.gif)}
.file-icon-mv{background-image: url(../images/filetype/mv.gif)}
.file-icon-pdf{background-image: url(../images/filetype/pdf.gif)}
.file-icon-php{background-image: url(../images/filetype/php.gif)}
.file-icon-png{background-image: url(../images/filetype/png.gif)}
.file-icon-ppt{background-image: url(../images/filetype/ppt.gif)}
.file-icon-pptx{background-image: url(../images/filetype/pptx.gif)}
.file-icon-psd{background-image: url(../images/filetype/psd.gif)}
.file-icon-rar{background-image: url(../images/filetype/rar.gif)}
.file-icon-rm{background-image: url(../images/filetype/rm.gif)}
.file-icon-shtml{background-image: url(../images/filetype/shtml.gif)}
.file-icon-swf{background-image: url(../images/filetype/swf.gif)}
.file-icon-txt{background-image: url(../images/filetype/txt.gif)}
.file-icon-wmp{background-image: url(../images/filetype/wmp.gif)}
.file-icon-wmv{background-image: url(../images/filetype/wmv.gif)}
.file-icon-xls{background-image: url(../images/filetype/xls.gif)}
.file-icon-xlsx{background-image: url(../images/filetype/xlsx.gif)}
.file-icon-zip{background-image: url(../images/filetype/zip.gif)}

/* 面包屑 */
.breadcrumb>li+li:before { content: '>' }
.breadcrumb {margin: 20px 0; padding: 0; border: none; background: transparent; }
@media (max-width:1199px) {
    .breadcrumb { margin: 20px; }
}
@media (max-width:767px) {
    .margin-top { margin-top: 20px; }
    h1 { font-size: 24px; }
    h2 { font-size: 20px; }
    h3 { font-size: 18px; }
    h4 { font-size: 16px; }
    h5 { font-size: 14px; }
}


.ban_left,
.ban_right {
    position: absolute;
    bottom: 18%;
    cursor: pointer;
    transform: translateY(-15px);
}

/* 模块标题 */
.top_title {
    max-width: 450px;
    width: 100%;
    height: 100px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    border: 2px solid #fff;
    color: #fff !important;
    border-bottom: none;
}

    .top_title:before {
        content: '';
        position: absolute;
        bottom: 0;
        width: 30%;
        height: 2px;
        left: 0;
        background: #fff;
    }

    .top_title:after {
        content: '';
        position: absolute;
        bottom: 0;
        width: 30%;
        height: 2px;
        right: 0;
        background: #fff;
    }

    .top_title p {
        font-size: 24px;
        color: #fff;
        position: absolute;
        left: 50%;
        bottom: -35%;
        transform: translate(-50%, -50%);
    }

    .top_title h3 {
        font-size: 40px;
        font-weight: 700;
        line-height: 70px;
    }



/* 模块标题 */

/* 推荐产品 */
.product-item:nth-child(4n) a {
    margin-right: 0 !important;
}

.product-item a:hover .txtBox {
    background: #b60005;
}

.product-item a:hover .eye {
    background-position: left center !important;
}

.product-item a:hover .proTitle {
    color: #fff !important;
}

.product-item a:hover .red-line::before {
    width: 100%;
    background: #fff;
}

.product-item a:hover img {
    transform: scale(1.1);
}

/* !推荐产品 */
.tjcp .top_title:before {
    background: #b60005;
}

.tjcp .top_title:after {
    background: #b60005;
}

/* 关于聚恒 */
.gyyh-title:before {
    content: "COMDANY PROFIL";
    font-size: 110px;
    font-weight: 700;
    color: #b60005;
    opacity: .04;
    width: 100vw;
    position: absolute;
    top: -100%;
    left: 0;
}

.gyyh .top_title:before {
    background: #b60005;
}

.gyyh .top_title:after {
    background: #b60005;
}

.contact-more:hover {
    border: 1px solid #b60005;
    background-color: transparent !important;
    color: #b60005 !important;
}

/* !关于聚恒 */

/* 新闻中心 */
.news-item:hover img {
    transform: scale(1.1);
}

/* !新闻中心 */

/* 联系我们 */
.fankui-more:hover {
    color: #fff !important;
}

.formContent .input_style {
    background: rgba(248, 248, 248, 1);
    font-size: 13px;
    color: #333;
    width: 100%;
    border: 0;
    padding-left: 18px;
    height: 44px;
    line-height: 44px;
    outline: 0;
    box-sizing: border-box;
    border-radius: 0;
}

.formContent .label_style {
    color: #666;
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: normal;
}

.mobile-content .form-box > div {
    margin-bottom: 20px;
}

.con-txt {
    line-height: 26px;
}

.tabitem:hover {
    background-color: #b60005;
}

    .tabitem:hover a {
        color: #fff !important;
    }

.tabitem_active {
    background-color: #b60005 !important;
}

.item:hover {
    background: #b60005;
}

.item:hover h2,
.item:hover h3,
.item:hover h3 a {
    color: #fff !important;
}

.div-relative {
    position: relative;
    color: #000;
}

.div-a {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 50;
    width: 50px;
    height: 50px;
    /*background: #f00;*/
    border-top: 50px solid transparent;
    border-left: 50px solid #fff;
    box-sizing: border-box;
}
/* div背景色为红色 */
.div-b {
    position: absolute;
    left: 0px;
    top: 0px;
}

.message {
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    margin-top: 10px;
    margin-left: -20px;
}

.darkbannerwrap {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    margin-left: -20px;
    border-top: 10px solid #000;
}

.phone:hover {
    background-color: #fff !important;
    color: #b60005 !important;
}

.en:hover {
    color: #b60005 !important;
}

#searchInput::placeholder {
    font-weight: normal;
}

.wyz-item-block::before {
    content: "";
    background-color: rgb(182 0 5);
    position: absolute;
    height: 100%;
    width: 0;
    transition: all .8s ease;
}

.wyz-item-block:hover {
    width: 156px;
    background-color: transparent;
}

    .wyz-item-block:hover:before {
        width: 100% !important;
    }

.wyz-item-block:hover {
    width: 156px !important;
    background-color: transparent !important;
}

    .wyz-item-block:hover .wyz-item-in {
        width: 100%;
        display: block !important;
    }

    .wyz-item-block:hover .wyz-item {
        display: none !important;
    }

.c-wechat:hover {
    cursor: pointer;
}

    .c-wechat:hover .wechat-code {
        display: block !important;
    }



@media screen and (max-width: 768px) {
    .slider-wrap {
        margin-top: 62px !important;
    }

    .ban_left,
    .ban_right {
        display: none;
    }

    .top_title {
        transform: scale(0.6);
        margin-bottom: 10px !important;
    }

    .tjcp,
    .gyyh {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .content {
        width: 100% !important;
    }


    /* 推荐产品 */
    .tjcp .content {
        justify-content: center;
    }

    .tjcp .content .product-item a {
        margin-right: 0 !important;
        height: auto !important;
    }

    .tjcp .content .product-item a div:first-child {
        height: auto !important;
    }

    .tjcp .content .product-item:nth-child(n+5) {
        display: none !important;
    }

    /* 关于聚恒 */

    .gyyh .content img {
        display: none;
    }

    .gyyh .content > div {
        width: 100% !important;
        padding: 10px;
    }

    /* 新闻中心 */

    .xwzx .content {
        justify-content: center;
        background-color: transparent !important;
        height: auto !important;
    }

        .xwzx .content a {
            width: 100% !important;
            background-color: #fff !important;
        }

            .xwzx .content a:nth-child(n+2) {
                display: none !important;
            }

            .xwzx .content a div:first-child {
                width: 100% !important;
                height: auto !important;
            }

            .xwzx .content a div:last-child {
                padding: 1rem !important;
            }

                .xwzx .content a div:last-child h3 {
                    margin-bottom: 20px !important;
                }

    /* 联系我们 */
    .lxwm {
        background-image: none !important;
        height: 480px !important;
    }

        .lxwm div:first-child {
            width: 100% !important;
        }

        .lxwm .content {
            text-align: center !important;
        }

        .lxwm .font24 {
            font-size: 24px !important;
        }

        .lxwm .font16 {
            font-size: 16px !important;
        }

        .lxwm .fankui-more {
            margin: 0 auto;
        }
}

@media screen and (max-width: 768px) {
    .h5show {
        display: flex !important;
    }

    .pcshow {
        display: none !important;
    }

    .nav-item .slideDown {
        position: relative !important;
    }
}

@media screen and (max-width: 768px) {
    .drawer_mask {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        background: rgba(0, 0, 0, .7);
    }

    .head .menu {
        background: #fff !important;
        border-bottom: 1px solid #E1E1E1;
        width: 80%;
        left: auto;
        position: fixed;
        height: 100%;
        top: 0;
        z-index: 110;
        right: 0;
    }

        .head .menu li {
            background: none;
            border: 0;
            border-bottom: 1px solid #E0E1E2;
            padding: 12px 0;
            text-align: left;
            float: none;
            margin: 0;
        }

        .head .menu .nav-item-child:before {
            display: block;
            content: "";
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top-color: #222;
            position: absolute;
            right: 0;
            opacity: .84;
            transform-origin: 50% 25%;
            top: 22px;
            transition: transform .3s;
        }

        .head .menu .nav-item a {
            color: #323537;
            font-size: 16px;
            /* line-height: .32rem; */
            font-weight: 400;
        }

        .head .menu .slideDown {
            padding-left: 0.25rem;
            max-height: 100px;
            overflow: scroll;
            top: 0.24rem;
            background: none;
        }

            .head .menu .slideDown li {
                padding: 0;
                border: none;
                text-align: left;
                /* height: 0.8rem; */
                /* line-height: .8rem; */
                background: none;
            }

    .nav-item .slideDown ul .navChildren:hover a {
        /* color: #b60005 !important; */
    }

    .head .menu .nav-item-child.expand:before {
        transform: rotate(180deg);
    }

    .topNavChildren {
        position: relative;
        left: 0px;
        top: 0px;
        width: auto;
        height: auto;
    }

    .head .menu .slideDown .topNavChildren .navChildren {
        padding: 0 0.23rem;
        background: none;
    }
}

@media screen and (max-width: 768px) {
    .showpc {
        display: none;
    }

    .showh5 {
        display: block !important;
    }

    .wyz {
        display: none;
    }
}

@media screen and (max-width: 768px) {

    /* tab */
    .tabbg {
        min-height: 300px !important;
    }

    .tabitem {
        padding: 4px !important;
        margin: 5px 5px !important;
    }

        .tabitem a {
            font-size: 13px !important;
        }

    .tabpadt {
        padding-top: 12px !important;
        padding-bottom: 0 !important;
        /*height: 204px !important;*/
        margin-top: -204px !important;
    }

    .xzzx_gjzs_item .tabitem {
        margin: 5px 5px !important;
    }

    .xzzx_gjzs_item {
        margin-top: -130px !important;
        height: 130px !important;
    }

    /* 分页 */
    .listpageList {
        padding-left: 10px !important;
        margin-top: 30px !important;
        height: 90px !important;
    }

    .pageli {
        margin-bottom: 10px !important;
    }

    /* 产品列表 */
    .cplist {
        padding-top: 20px !important;
        width: 100% !important;
    }

    .cplist > div {
        justify-content: center;
    }
    .product-item {
        width: 100% !important;
        display: flex;
        justify-content: center;
        margin-right:0px !important;
    }
    .product-item a {
        margin-right: 0 !important;
    }

    .product-item a:hover img {
        transform: scale(1) !important;
    }
}

@media screen and (max-width: 768px) {
    .czjjfa {
        display: none;
    }
    .slideBoxPublic {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 768px) {
    .mobile-content {
        padding: 1.33% 3.72% 0 !important;
    }

        .mobile-content .form-box {
            flex-wrap: wrap;
        }

            .mobile-content .form-box > div {
                width: 100% !important;
            }

    /* tab */
    .tabbg {
        min-height: 300px !important;
    }

    .tabitem {
        padding: 4px !important;
        margin: 5px 5px !important;
    }

        .tabitem a {
            font-size: 13px !important;
        }

    .tabpadt {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        height: 100px;
        margin-top: -100px !important;
    }

    /* 内容 */
    .lxfs {
        padding: 20px 15px !important;
    }

    .lxfscon {
        flex-wrap: wrap;
        /*justify-content: space-between;*/
    }

    .lxfscon > div {
        width: 49% !important;
    }

    .layui-laypage {
       text-align:center !important;
    }

    .left-nav {
        display: none !important;
    }

    .detailnocon {
        padding-bottom: 70px !important;
        max-width: 1220px !important;
        margin: 0 auto !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .wchat-item {
        width: 25% !important;
        border: 1px #dedede solid !important;
        text-align: center !important;
        transition: all 0.6s !important;
        cursor: pointer !important;
    }
}

.layui-laypage a, .layui-laypage span {
    font-size: 16px !important;
}