﻿.header-nav li.nav-index {
    background-color: #1c6dc1;
}

.bannerSlideBox li img {
    width: 100%;
}

.tag_box {
    margin-top: 15px;
}
.tag_box .tag_img {
    height: 19px;
    display: block;
    margin-right: 15px;
}


.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: 40px;
        color: #1c6dc1;
    }
    .qiye-title .en {
        font-size: 20px;
        color: #4c4c4c;
        text-transform: uppercase;
        margin-top: 5px;
    }
/*公共标题 end*/

/*产品中心*/
.product-typ {
    text-align: center;
}
.product-typ li {
    display: inline-block;
    font-size: 15px;
    margin: 5px 12px;
}

.product-list {
    overflow: hidden;
    margin-top: 25px;
}

    .product-list ul {
        margin-left: -4px;
        margin-right: -4px;
        min-height: 464px;
    }

    .product-list li {
        width: 294px;
        float: left;
        margin-left: 4px; /*(1200-294*4)/3/2*/
        margin-right: 4px;
        margin-bottom: 6px;
    }

        .product-list li .scalePic {
            width: 100%;
            height: 182px;
            border: 1px solid #999;
        }

        .product-list li span {
            display: block;
            text-align: center;
            font-size: 14px;
            height: 44px;
            line-height: 44px;
            color: #444;
            overflow: hidden;
        }
/*产品中心 end*/

/*关于我们*/
.about-cont {
    padding: 25px;
    background-color: #f2f2f2;
}
.about-cont .ac-img {
    float: left;
    width: 50%;
    margin-right: 25px;
}
    .about-cont .ac-text {
        font-size: 14px;
        color: #4c4c4c;
        line-height: 2;
    }

    .about-cont .ac-img img{
        width: 100%;
    }
    .about-cont .ac-text p {
        margin-bottom: 25px;
    }
    .about-cont .ac-text p:last-child {
        margin-bottom: 0;
    }
/*关于我们 end*/

/*证书*/
.honor {
    background: url("../Images/honor-bg.png") no-repeat center center;
    overflow: hidden;
    padding-bottom: 70px;
    margin-top: 70px;
}
.honor-list {
    overflow: hidden;
}

.honor-list ul {
    margin-left: -6px;
    margin-right: -6px;
}
.honor-list li {
    width: 33%;
    float: left;
    box-sizing: border-box;
    padding-left: 6px;
    padding-right: 6px;
    margin: 12px 0;
}
    .honor-list li .imgBox {
        padding-bottom: 72%;
    }
    /*证书 end*/

/*相册*/

.album-list {
    overflow: hidden;
    margin-top: 25px;
}

    .album-list ul {
        margin-left: -4px;
        margin-right: -4px;
        min-height: 464px;
    }

    .album-list li {
        width: 294px;
        float: left;
        margin-left: 4px; /*(1200-294*4)/3/2*/
        margin-right: 4px;
        margin-bottom: 6px;
    }

        .album-list li .scalePic {
            width: 100%;
            height: 221px;
            border: 1px solid #999;
        }

        .album-list li span {
            display: block;
            text-align: center;
            font-size: 14px;
            height: 44px;
            line-height: 44px;
            color: #444;
            overflow: hidden;
        }
/*相册 end*/

/*背景大图*/
.bigImg img {
    max-width:  100%;
    display: block;
    margin: 40px auto 0;
}
/*背景大图 end*/

/*案例*/
.case-list {
    overflow: hidden;
}

    .case-list ul {
        margin-left: -4px;
        margin-right: -4px;
    }

    .case-list li {
        width: 25%;
        float: left;
        box-sizing: border-box;
        padding-left: 4px;
        padding-right: 4px;
        margin: 12px 0;
    }

        .case-list li .imgBox {
            padding-bottom: 62%;
        }
        .case-list li span {
            display: block;
            text-align: center;
            font-size: 14px;
            height: 44px;
            line-height: 44px;
            color: #444;
            overflow: hidden;
        }
/*案例 end*/

/*news*/


    .news .news-main {
        margin-top: 20px;
        min-height: 420px;
    }

    .news .topNews {
        width: 502px;
    }

        .news .topNews .topNews-pic {
            font-size: 0;
            width: 502px;
            height: 336px;
            text-align: center;
        }

        .news .topNews img {
            max-height: 100%;
            max-width: 100%;
        }

        .news .topNews span {
            font-size: 20px;
            color: #444;
            line-height: 36px;
        }

        .news .topNews p {
            margin-top: 10px;
            font-size: 13px;
            color: #777;
            line-height: 22px;
            height: 66px; /* 22px*3 */
            overflow: hidden;
        }

    .news .newsPic {
        width: 296px;
        height: 420px;
    }

        .news .newsPic img {
            width: 100%;
            height: 100%;
        }

    .news .news-list {
        padding: 0 40px;
    }

        .news .news-list li {
            font-size: 14px;
            color: #666;
            line-height: 38px;
        }

            .news .news-list li:before {
                content: "●";
                margin-right: 10px;
            }

            .news .news-list li a {
                color: #666;
            }
/*news end*/