﻿@charset "utf-8";

body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

div {
    text-align: left
}

a img {
    border: 0
}


ul, ol, li {
    list-style-type: none;
    vertical-align: 0
}

a {
    outline-style: none;
    text-decoration: none
}

    a:hover {
        color: #D40000;
        text-decoration: none
    }

/* 效果CSS开始 */
.mod18 {
    width: 677px;
    position: relative;
    margin: 0 auto;
}

    .mod18 .btn {
        position: absolute;
        cursor: pointer;
        z-index: 99;
        font-size: 50px;
        font-weight: bold;
    }

    .mod18 .prev {
        left: 10px;
        background: url(/Content/default/img/lianheng/prevBtn.png) no-repeat;
    }

    .mod18 #prevTop, .mod18 #nextTop {
        top: 250px;
        width: 32px;
        height: 48px;
    }

    .mod18 #prev, .mod18 #next {
        top: 490px;
        width: 10px;
        height: 16px;
    }

    .mod18 #prevTop {
        background: url(/Content/default/img/lianheng/prevBtnTop.png) 0 0 no-repeat;
    }

    .mod18 #nextTop {
        background: url(/Content/default/img/lianheng/nextBtnTop.png) 0 0 no-repeat;
    }

    .mod18 .next {
        right: 10px;
        background: url(/Content/default/img/lianheng/nextBtn.png) no-repeat;
    }

    .mod18 li {
        float: left;
    }

    .mod18 .cf li {
        position: relative;
        color: #fff;
    }

    .mod18 .cf a {
        display: block;
        width: 526px;
        height: 377px;
        position: absolute;
        color: #fff;
        text-align:center
    }

    .mod18 .cf li span {
        display: block;
        width: 350px;
        position: absolute;
        left: 75px;
        bottom: 15px;
        padding: 10px 20px;
        line-height: 22px;
        text-align: left;
        background: rgba(0,0,0,0.6);
        filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");
        margin-left:75px;
        text-align:center;
    }

    .mod18 .picBox {
        width: 526px;
        height: 394px;
        padding-left: 75px;
        padding-right: 76px;
        position: relative;
        overflow: hidden;
        padding-top: 40px;
    }

        .mod18 .picBox ul {
            height: 377px;
            position: absolute;
            left: 0;
        }

        .mod18 .picBox li {
            padding-left: 75px;
            padding-right: 1px;
            width: 526px;
            height: 377px;
        }

    .mod18 .listBox {
        width: 642px;
        height: 100px;
        position: relative;
        padding-top: 15px;
        overflow: hidden;
    }

        .mod18 .listBox ul {
            height: 88px;
            position: absolute;
            padding-left: 12px;
        }

        .mod18 .listBox li {
            width: 127px;
            height: 77px;
            cursor: pointer;
            position: relative;
            padding: 5px 0 0 0;
            text-align:center;
        }

            .mod18 .listBox li i {
                display: none;
            }

            .mod18 .listBox li a {
                display: block;
                width: 108px;
                height: 77px;
            }

        .mod18 .listBox img {
            border: 3px solid #fff;
        }

        .mod18 .listBox .on img {
            border: 3px solid #CECDCC;
        }

        .mod18 .listBox .on {
            background: url(/Content/default/img/lianheng/img_bg.jpg) center top no-repeat;
        }

            .mod18 .listBox .on i {
                display: block;
            }

/*资质*/

.wrap {
    width: 1200px;
    height: 280px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

    .wrap ul {
        overflow: hidden;
        position: absolute;
        width: 1600px;
        left: 0;
        top: 0;
        _height: 1px;
    }

        .wrap ul li {
            float: left;
            width: auto;
            height: 280px;
            margin-left:24px;
            text-align: center;
        }
        .wrap ul li p{
         line-height:30px;
         height:30px;
         margin-top:5px;
        }

            .wrap ul li img {
                width: auto;
                height: 240px;
                border-radius: 5px;
                cursor: pointer;
                box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
                border-top: 1px solid #f2f2f2;
            }

                .wrap ul li img:hover {
                    border-top: 4px solid #f2f2f2;
                }
/*end 资质*/
  
#imgbox-loading {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
    z-index: 90;
}

 #imgbox-loading div {
        background: #FFF;
        width: 100%;
        height: 100%;
  }

#imgbox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    z-index: 80;
}

.imgbox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: #FFF;
    display: none;
    z-index: 90;
}

.imgbox-img {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.imgbox-title {
    padding-top: 10px;
    font-size: 11px;
    text-align: center;
    font-family: Arial;
    color: #333;
    display: none;
}

.imgbox-bg-wrap {
    position: absolute;
    padding: 0;
    margin: 0;
    display: none;
}

.imgbox-bg {
    position: absolute;
    width: 20px;
    height: 20px;
}
