﻿.header-nav li.nav-index {
    background-color: #1c6dc1;
}

.bannerSlideBox li img {
    width: 100%;
}



.goTop {
    position: fixed;
    bottom: 10%;
    right: 0;
    width: 3.6em;
    height: 3.6em;
    border-radius: 50%;
    background: #c9c9c9 url('../../../../Content/Images/go-top.png') no-repeat center center / 60% 60%;
    z-index: 34;
    opacity: 0.7;
}

    .goTop img {
        width: 100%;
        height: 100%;
    }

    .goTop:hover {
        background-color: #1c6dc1;
        opacity: 1;
    }

/*公共标题*/
.qiye-title {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 35px;
}
    .qiye-title .ch {
        font-size: 26px;
        color: #cf121b;
    }
    .qiye-title .en {
        font-size: 14px;
        color: #888;
        text-transform: uppercase;
        margin-top: 5px;
    }
/*公共标题 end*/

/*产品中心*/
.product {
    background: #f0f0f0;
    padding-top: 35px;
}

.product .content .type ul {
margin-left: 18px;
}

.product .content .type ul li {
display: table-cell;
vertical-align: top;
width: 1%;
line-height: 40px;
text-align: center;
}

.product .content .type ul li .pImg {
    border-left: 1px solid #cecece;
}

.product .content .type ul li:first-child .pImg {
    border-left: none;
}

.product .content .type ul li img {
    max-width: 100%;
    margin: 0 auto;
}

.product .content .type ul li span {
    display: block;
}

.product .content .type ul li:hover .initialImg {
    display: none;
}

.product .content .type ul li .hoverImg {
    display: none;
}

.product .content .type ul li:hover .hoverImg {
    display: block;
}

.product .content .type ul li a {
    display: block;
    font-weight: bold;
    font-size: 15px;
    font-weight: bold;
}

.product .content .type ul li .img {
    height: 121px;
    overflow: hidden;
}

    .product .content .type ul li .img img {
        margin-top: -121px;
    }

    .product .content .type ul li .img:hover img {
        margin-top: 0;
    }

.product .content .list {
padding-bottom: 40px;
}

.product .content .list .big-pic {
width: 1200px;
height: 800px;
overflow: hidden;
padding: 30px;
box-sizing: border-box;
border: 1px solid #707070;
}

.product .content .list .big-pic a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.product .content .list .big-pic img {
    width: 100%;
    height: 100%;
}

.product .content .list .title {
margin-top: 15px;
line-height: 26px;
height: 26px;
padding-left: 35px;
background: url("../Images/tig.jpg") no-repeat 0 0;
font-size: 23px;
}

.product .content .list .bd {
width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
overflow: hidden;
margin-top: 15px;
}

.product .content .list .bd ul {
    margin-left: -6px;
    margin-right: -6px;
}

    .product .content .list .bd ul > li {
        float: left;
        width: 190px;
        margin-right: 6px;
        margin-left: 6px;
    }

    .product .content .list .bd ul li {
        background-color: #efefef;
        overflow: hidden;
    }

        .product .content .list .bd ul li .imgBox {
            position: relative;
            width: 100%;
            height: 78px;
        }

        .product .content .list .bd ul li img {
            position: absolute;
            max-width: 100%;
            max-height: 100%;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            -webkit-transition: 0.5;
            transition: 0.5;
        }

        .product .content .list .bd ul li span {
            display: block;
            text-align: center;
            overflow: hidden;
            height: 28px;
            line-height: 28px;
        }

        .product .content .list .bd ul li img:hover {
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2);
        }
/*产品中心 end*/


/* title*/
.title1 {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

    .title1 b {
        display: block;
        font-size: 26px;
        line-height: 1;
        color: #cf121b;
    }

    .title1 small {
        display: block;
        font-size: 14px;
        line-height: 1;
        color: #888;
        margin-top: 16px;
    }

    .title1 a {
        display: inline-block;
        font-size: 14px;
        line-height: 1;
        color: #888;
        margin-top: 16px;
    }

    .title1 hr {
        position: relative;
        height: 1px;
        width: 100%;
        border: 0;
        background-color: #e5e5e5;
        margin-top: 11px;
    }

        .title1 hr:before {
            position: absolute;
            content: "";
            width: 15px;
            height: 15px;
            margin-left: 50%;
            margin-left: -7.5px;
            top: -7.5px;
            background: url("../Images/title_bg.png") no-repeat center center;
        }

    .title1 .more {
        position: absolute;
        top: 45px;
        right: 0;
        font-size: 12px;
        color: #3e3e3e;
    }


.picBtn {
    background: #f0f0f0;
    padding: 40px 0;
}

.picBtn li {
position: relative;
width: 588px;
height: 399px;
}

.picBtn li img {
    width: 100%;
    height: 100%;
}

.picBtn li span {
    position: absolute;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0, 0.34);
    bottom: 0;
    left: 0;
}

/*客户需求*/
.demandBox {
    background: url(/Areas/Member/CustomIndex/JxKzly/Content/Images/demandBg.jpg) repeat;
    padding: 30px 0px;
}
    .demandBox .demand li {
        float: left;
        width: 23%;
        margin-right: 2%;
        background: #fff;
    }

        .demandBox .demand li:last-child {
            margin-right: 0px;
        }

        .demandBox .demand li img {
            width: 100%;
        }

    .demandBox .demand .demandTitle {
        font-size: 24px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
        font-weight: bold;
    }

    .demandBox .demand .demandText {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        margin-bottom: 30px;
        height: 40px;
        overflow: hidden;
        color: #777777;
    }


.project {
    overflow: hidden;
    margin-top: 50px;
}

    .project ul {
        margin: 0 -4px;
    }

    .project li {
        width: 294px;
        margin: 0 4px 24px;
        float: left;
    }

        .project li .imgBox {
            width: 100%;
            height: 210px;
            position: relative;
            border: 1px solid #efefef;
            box-sizing: border-box;
        }

            .project li .imgBox img {
                position: absolute;
                max-width: 100%;
                max-height: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
            }

        .project li span {
            display: block;
            height: 38px;
            line-height: 38px;
            padding: 0 4px;
            overflow: hidden;
            background-color: #efefef;
            text-align: center;
        }

.news {
    margin-top: 40px;
}

.newType {
    margin-top: 30px;
}

    .newType ul {
        text-align: center;
    }

        .newType ul li {
            display: inline-block;
            font-size: 16px;
            padding: 3px 14px;
            margin: 0 20px;
        }

            .newType ul li.on {
                position: relative;
                background-color: #cf121b;
            }

                .newType ul li.on a {
                    color: #fff;
                }

            .newType ul li a:hover {
                color: #fff !important;
            }

            .newType ul li.on:before {
                content: "";
                display: block;
                width: 23px;
                height: 12px;
                position: absolute;
                left: 50%;
                bottom: -12px;
                margin-left: -10px;
                background: url("../Images/newsTBg.jpg");
            }

.newsContainer {
    margin-top: 20px;
}

    .newsContainer .left {
        float: left;
        width: 535px;
    }

        .newsContainer .left .newsVidoe video {
            width: 535px;
            height: 356px;
        }

        .newsContainer .left .newsTitle {
            color: #860a0c;
            text-align: center;
            line-height: 60px;
            font-size: 25px;
            width: 100%;
            height: 60px;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .newsContainer .left .newsSummary, .newsContainer .left .pubTime {
            color: #7d7d7d;
            font-size: 18px;
            line-height: 30px;
        }

    .newsContainer .right {
        float: right;
        width: 620px;
        height: 100%;
        overflow: hidden;
    }

        .newsContainer .right .pubTime {
            float: right;
        }

            .newsContainer .right .pubTime .date {
                text-align: center;
                font-size: 16px;
            }

        .newsContainer .right .newsCont {
            line-height: 1.6;
            padding-bottom: 10px;
            color: #595757;
            overflow: hidden;
        }



        .newsContainer .right li {
            border-bottom: dashed #747474 1px;
            line-height: 40px;
            color: #333;
        }

            .newsContainer .right li:before {
                content: "-";
                float: left;
                margin-right: 6px;
            }

        .newsContainer .right .newsTitle {
            font-size: 16px;
        }