/*
* @Author: Marte
* @Date:   2017-06-23 11:24:28
* @Last Modified by:   Marte
* @Last Modified time: 2017-06-23 15:58:51
*/
/*公共类*/
.w {
    /*版心 提取 */
    width: 1200px;
    margin: 0 auto;
}
.clb_floor {
    background: #303030;
    padding-top: 60px;
}

.clb_floor_box {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
}

.dldl {
    float: left;
    margin-left: 80px;
}

.dtdt {
    color: white;
    padding-bottom: 10px;
}

.clb_floor_box ul {
    padding-left: 0;
}

.clb_floor_box a {
    font-size: 12px;
    color: #999;
}

.clb_floor_box_ewm {
    width: 358px;
    height: 124px;
    margin-left: 700px;
    position: relative;
}

.clb_floor_ewm_one {
    width: 102px;
    height: 124px;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
}

.floor-ewm {
    width: 102px;
}

.floor-ewm-txt {
    text-align: center;
    color: black;
    font-size: 12px;
}

.clb_floor_three {
    width: 166px;
    height: 123px;
    background: url('../images/fl-clb.png') no-repeat center/cover;
    background-size: 100% 100%;
    float: right;
}

.clb_bottom {
    width: 100%;
    height: 44px;
    font-size: 14px;
    background: black;
    text-align: center;
    line-height: 44px;
    color: white;
}
/*.clb_floor{
    background:#303030;
    padding-top: 60px;
    padding-left:20px;
}
.clb_floor_box{
    height: 160px;
}

.dldl{
    float: left;
    margin-left:80px;
}
.dtdt{
    color:white;
    padding-bottom:10px;
}
.clb_floor_box ul{
    padding-left:0;
}
.clb_floor_box a{
    font-size:12px;
    color:#999;
}
.clb_floor_box_ewm{
    width: 500px;
    height: 120px;
    margin-left:600px;
    position:relative;
}
.clb_floor_ewm_one{
    height: 120px;
    width: 100px;
    background:url('../images/erweima.png')no-repeat;
    position:absolute;
    top:0;
    left:0;
}

.clb_floor_ewm_two{
    height: 120px;
    width: 100px;
    background:url('../images/ewm.png')no-repeat;
    position:absolute;
    top:0;
    right:250px;
}
.clb_floor_three{
    width: 200px;
    height: 140px;
    background:url('../images/floor.png')no-repeat center/cover;
    background-size:100% 100%;
}
.clb_bottom{
    width: 100%;
    height: 44px;
    font-size:14px;
    background: black;
    text-align:center;
    line-height: 44px;
    color:white;
}*/