.clearfix:after{
    clear:both;
    height:0;
    content:"";
    overflow:hidden;
    visibility:hidden;
    display:block;
}
.clearfix{
    clear:both;
    zoom:1;
}
.user-home{width:100%;background:#2e2e2e;height:70px;}
.inner{width:1200px;margin:0 auto;position:relative;}
.inner .logo-home,.inner .to-user-index,.inner .set-account,.inner .designer-entrance,.inner .my-mall{position:absolute;display:block;}
.inner .logo-home{left:0;top:8px;}
.inner .logo-home a{width:100%;}
.inner .logo-home img{display:block;border:none;}
.inner .logo-home a p{color:#fff;padding-left:40px;}
/*.inner .user-nav-list{position:absolute;left:260px;}*/
.inner .user-nav-list{position:relative;}
.inner .to-user-index{left:260px;top:40px;}
.inner .to-user-index a{font-size:14px;color:#fff;}
.inner .set-account{left:350px;top:40px;width:80px;color:#fff;font-size:14px;cursor:pointer;position:relative;background:url(../images/arr-down.png) no-repeat 62px center;}
.inner .set-account ul.set-account-list{
    position:absolute;
    left:-8px;
    top:18px;
    z-index: 999;
    padding:10px 20px;
    background:#fff;
    display:none;
    box-shadow: 0 1px 8px #ccc;
}
.inner .set-account ul.set-account-list li{font-size:12px;line-height:36px;}
.inner .set-account ul.set-account-list li a:hover{color:#e6002d;}
.inner .user-nav-list li.set-account:hover .set-account-list{display:block;}
.inner .designer-entrance{left:490px;top:40px;}
.inner .designer-entrance a{color:#fff;font-size:14px}
.inner .my-mall{right:0;top:35px;}
.myshopCar{padding:5px 5px 5px 35px;background:url(../images/shopCar-white.png) no-repeat;font-size:14px;}
.myshopCar a{color:#fff;}

/* ********** 左内容 ************ */
.buy-flow-chart{overflow:hidden;width:100%}
.buy-flow-chart li{
    float:left;
    width:188px;
    height:50px;
    text-align:center;
    padding-top:70px;
    font-size:14px;
    color:#555;
}
.buy-flow-chart li span{color:#e6002d;}
.buy-flow-chart li:nth-of-type(1){background:url(../images/mine_btn_a.png) no-repeat center 20px;}
.buy-flow-chart li:nth-of-type(2){background:url(../images/mine_btn_b.png) no-repeat center 20px;}
.buy-flow-chart li:nth-of-type(3){background:url(../images/mine_btn_c.png) no-repeat center 20px;}
.buy-flow-chart li:nth-of-type(4){background:url(../images/mine_btn_d.png) no-repeat center 20px;}
.buy-flow-chart li:nth-of-type(5){background:url(../images/mine_btn_e.png) no-repeat center 20px;}
.buy-flow-chart li a{width:100%;height:100%;}
.buy-flow-chart li a:hover{color:#e6002d;}

.ddd-h2 span{font-size:16px;}