.main {}

/* 公共样式 */
h2 {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-top: 62px;
    text-align: center;
}

.egl {
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    text-align: center;
    margin-top: 17px;
}

/* banner背景图 */
.banner-bgd {
    background-image: url(../imges/range/banner-business.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 490px;
}

.banner-title {
    padding-top: 116px;
    font-size: 88px;
    font-weight: 500;
    color: #FFFFFF;
}

.banner-content {
    margin-top: 52px;
    font-size: 49px;
    color: #FFFFFF;
}

.banner-bdr {
    width: 215px;
    height: 15px;
    margin-top: 52px;
    background: #FFB040;
}

/* 重庆朔风科技有限公司 */
.sfkj-img {
    margin: 50px 0;
}

.sfkj-img li:nth-of-type(2) {
    margin: 0 26px;
}

.sfkj-img li img {
    display: block;
}

.sfkj-p {
    text-align: center;
    font-size: 20px;
    color: #333333;
    line-height: 40px;
}

/* 重庆圣智矿产地质勘察有限公司 */
.szkc-text {
    margin-top: 66px;
    margin-bottom: 100px;
}

.szkc-content {
    width: 688px;
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    margin-top: 15px;
    margin-left: 48px;
}

/* 重庆鼎立工程设计咨询有限公司 */
.dlgc {
    height: 350px;
    background: #1E50AE;
    position: relative;
}

.dlgc h2 {
    padding-top: 36px;
    color: #FFFFFF;
}

.dlgc .egl {
    margin-bottom: 44px;
    color: #FFFFFF;
}

.dlgc-text {
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 40px;
}

.dlgc-img {
    position: absolute;
    bottom: -180px;
    left: 50%;
    margin-left: -700px;
}

/* 陕西鸣德通圣工程设计有限公司重庆分司 */
.sxmd {
    margin-top: 324px;
    padding-bottom: 108px;
}

.sxdm-text {
    margin-top: 78px;
}
.sxdm-two{
    margin: 0 36px 0 18px;
}
.sxdm-two img:nth-of-type(1){
    margin-bottom: 16px;
}
.sxdm-content {
    width: 524px;
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    margin-top: 78px;
}