.bgcCommon {
    padding: 60px 0 60px;
}


/* <!-- 供应商盒子SM start --> */

.SMLeftBox {
    padding: 50px 100px;
    margin-bottom: 50px;
}

.SMTime-p1 {
    margin-bottom: 0;
}

.SMContent-p1 {
    height: 40px;
	line-height: 150%;
}

.SMContent-p2 {
    font-size: 12px;
    margin-bottom: 40px;
}

.SMContentBox {
    padding: 40px 0 0px;
	line-height: 150%;
}

.SMContentBox-borderBottom {
    border-bottom: 1px solid #b1b1b1;
}

.noneBG :hover {
    background-color: white !important;
}

.SMRightBox {
    /* position: relative; */
    max-width: 300px;
    height: 210px;
    padding: 100px 0 0 40px;
    background: url(../images/revision/GDbgImg.png) no-repeat center;
    background-size: cover;
    margin-bottom: 30PX;
}

.SMRightBox-P1 {
    color: #ffffff;
    font-size: 30PX;
}

.SMRightBox-P2 {
    color: #ffffff;
    font-size: 14PX;
}

.SMRightBox-d2 {
    padding: 30px 25px 10px;
    min-height: 279px;
    color: #a4a4a4;
    margin-bottom: 10px;
}

.SMRightBox-d2-d1 {
    padding: 12px 0;
    text-align: center;
    margin-bottom: 20px;
}

.SMRightBox-d2-d1-active {
    background-color: #3985c6;
    color: #fff;
}

.SMRightBox-d2-d1:hover {
    background-color: #3985c6;
    color: #fff;
    transition: all 0.5s;
    cursor: pointer;
}

.siteNavigationTitle {
    font-size: 14px;
    background-color: #ffffff;
    line-height: 60px;
    margin-bottom: 5px;
    color: #9c9c9c;
    padding-left: 10px;
    /* text-align: center; */
}

.SMRightBox-d2-d1-p1 {
    margin: 0;
    font-size: 16px;
}

.SMRightBox-d2-d1-img {
    width: 40px;
    margin-right: 15px;
}


/* <!-- 供应商盒子end --> */