﻿body {
    padding:5px;
}

.bodymain {
    background-color:#ffffff;
    border-radius:4px;
}
/*搜索框-----------------------------*/

.divsousuo {
    width:100%;
    height:45px;
}

/*搜索框-----------------------------*/

/*banner-----------------------------*/
.divbanner {
    width: 100%;
    height: 200px;
    background-color: #808080;
    border-radius:4px;
}

/*banner-----------------------------*/

/*类型-------------------------------*/

.divgoodstype {
    width:100%;
    height:100px;
    text-align:left;
    /*line-height:80px;*/
    overflow:auto;
    margin-top:30px;
}

.typeul {
    margin-left: -45px;
    white-space: nowrap;
    
}

    .typeul li {
        list-style: none;
        margin-left: 10px;
        float: left;
        width:50px;
        height:80px;
    }

/*类型-------------------------------*/

/*楼层商品列表------------------------*/

.goodslistdiv {
    width:100%;
}

.divfloorheader {
    height:50px;
    background-color:#efefef;
    line-height:50px;
}

.divfloorbody {
    margin-bottom:10px;
    border-bottom: solid 1px #efefef;
    /*border-left: solid 1px #efefef;
    border-right: solid 1px #efefef;*/
}

.goodslistpricediv {
    color:red;
    margin-top:5px;
}
/*首页下方菜单------------------------*/
.divindexmenu {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    border-top: solid #efefef 1px;
    z-index: 999;
    background-color: #ffffff;
}

.divindexmenu div {
    text-align: center;
}

.divindexmenu div img {
    width:30px;
    height:30px;
}

.divindexmenu .active {
    color: #FF495E;
}

/*首页下方菜单------------------------*/

/*商品列表-----------------------------------------------------------------------------------------*/

.goodslistheadsousuo {
    height:45px;
}

    .goodslistheadsousuo input {
        height: 30px;
        border-top: solid 1px groove;
        
    }

.goodslistsort {
    height:45px;
}

.goodslistsort a {
    height: 45px;
    line-height:45px;
    display:block;
}

    .goodslistsort .active {
        height: 45px;
        line-height: 45px;
        border-bottom: solid 1px red;
        color: red;
    }

.goodslistmain {
    padding:5px;
}

/*商品列表-----------------------------------------------------------------------------------------*/

/*商品明细-----------------------------------------------------------------------------------------*/

.divlunbo {
    height:380px;
    width:100%;
}

.divgoodsname {
    padding:5px;
    margin-top:10px;
}

.divgoosprice {
    padding:5px;
    margin-top:10px;
    font-size:18px;
    color:red;
}

.spanmartketprice {
    font-size: 13px;
    color: #808080;
    text-decoration: line-through;
}

.divgoodsspectitle {
    padding: 5px;
    color: #808080;
    font-size: 12px;
}

.divgoodsspec {
    padding: 5px;
    
}

.divgoodsspecdetail {
    padding: 10px;
}

.root_information {
    color: #666;
    line-height: 35px;
    font-size: 13px;
}

.divgoodsspec a {
    border-radius: 4px;
    background-color: #efefef;
    height: 40px;
    padding: 5px 15px;
    font-size: 14px;
    color: #808080;
    text-decoration: none;
}
        .divgoodsspec a.active {
            background-color: #ff0000;
            color: #ffffff;
            height: 40px;
            padding: 5px 15px;
            font-size: 14px;
        }

.divsalesnum {
    padding: 5px;
}

/*数量加减*/
.gw_num {
    border: 1px solid #dbdbdb;
    width: 110px;
    line-height: 26px;
    overflow: hidden;
}

    .gw_num em {
        display: block;
        height: 26px;
        width: 26px;
        float: left;
        color: #7A7979;
        border-right: 1px solid #dbdbdb;
        text-align: center;
        cursor: pointer;
    }

    .gw_num .num {
        display: block;
        float: left;
        text-align: center;
        width: 52px;
        font-style: normal;
        font-size: 14px;
        line-height: 24px;
        border: 0;
    }

    .gw_num em.add {
        float: right;
        border-right: 0;
        border-left: 1px solid #dbdbdb;
    }

.divgoodsdetail {
    padding:5px;
    overflow:auto;
}

.divsubmit {
    position: fixed;
    bottom: 0px;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 40px;
    z-index: 999;
    background-color: #efefef;
    margin-left: -5px;
}

.addmart {
    background-color: #FF740F;
    height: 40px;
    line-height:40px;
    text-align:center;
}

    .addmart a {
        color: white;
        text-decoration: none;
    }

.divmenumart {
    background-color:#efefef;
    border-bottom-left-radius:4px;
}

.lijigoumai {
    background-color: red;
    height: 40px;
    border-bottom-right-radius: 4px;
    line-height: 40px;
    color: white;
    text-align: center;
}

    .lijigoumai a {
        color: white;
        text-decoration: none;
    }
/*商品明细-----------------------------------------------------------------------------------------*/

/*商品类型-----------------------------------------------------------------------------------------*/
.divtypemain {
    background-color:#efefef;
    margin-top:-5px;
    padding:5px 0px;
}

    .divtypemain div a {
        padding: 5px;
        height: 40px;
        text-decoration: none;
        width: 100%;
        color:#000000;
    }

    .divtypemain div {
        height: 40px;
        line-height: 40px;
        width: 100%;
        margin-left: 7px;
        margin-right: 0px;
        padding-left: 15px;
    }

        .divtypemain div.active {
            height: 40px;
            line-height: 40px;
            background-color: #ffffff;
            width: 100%;
            padding-left: 15px;
        }

            .divtypemain div.active a {
                padding: 5px;
                height: 40px;
                text-decoration: none;
                width: 100%;
                color: #326BE3;
            }

.goodstypeul {
    list-style: none;
    margin-top:30px;
}

.goodstypeul li {
    margin-top:10px;
}

    .goodstypeul li a {
        padding: 5px;
        height: 35px;
        text-decoration: none;
        width:100%;
    }

    .goodstypeul li a.active {
        padding: 5px;
        height: 35px;
        text-decoration: none;
        background-color:#ffffff;
    }

/*商品类型-----------------------------------------------------------------------------------------*/
/*购物车-----------------------------------------------------------------------------------------*/

.divshoppingcartmenu {
    position: fixed;
    width: 100%;
    bottom: 65px;
    left: 0px;
    z-index: 999;
    height:40px;
    line-height:40px;
    
}

.shoppingcartjiesuanbtn {
    width: 100%;
    height: 40px;
    background-color: #ff0000;
    color:#fff;
    border:none;
}
.tijiaodingdan {
    background-color:#ff0000;
    color:#fff;
    border:none;
    padding:5px 10px;
}
/*购物车-----------------------------------------------------------------------------------------*/
/*我的订单-----------------------------------------------------------------------------------------*/

.tablestatus {
    width:100%;
}
    .tablestatus a {
        color: #808080;
        text-decoration: none;
    }
    .tablestatus td {
        width: 20%;
        height: 35px;
        text-align: center
    }

    .tablestatus td.active {
        width: 20%;
        height: 35px;
        text-align: center;
        border-bottom:solid 2px red;
    }

.divorderitemstatus span {
    padding: 2px 4px;
    height: 35px;
    border: solid 1px red;
    color: red;
    border-radius:5px;
}

.statusview {
    color: #FF4401;
    font-size:14px;
}

.order_btn_return {
    background-color: white; /* Green */
    border: #808080 solid 1px;
    color: #808080;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 5px;
}

    .order_btn_return:active {
        background-color: white; /* Green */
        border: #808080 solid 2px;
        color: #808080;
        padding: 5px 5px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        border-radius: 5px;
    }

    .order_btn_return:focus {
        background-color: white; /* Green */
        border: #808080 solid 2px;
        color: #808080;
        padding: 5px 5px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        border-radius: 5px;
    }

.order_btn_queren {
    background-color: white; /* Green */
    border: red solid 1px;
    color: red;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 5px;
}

    .order_btn_queren:active {
        background-color: white; /* Green */
        border: red solid 2px;
        color: red;
        padding: 5px 5px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        border-radius: 5px;
    }

    .order_btn_queren:focus {
        background-color: white; /* Green */
        border: red solid 2px;
        color: red;
        padding: 5px 5px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        border-radius: 5px;
    }

/*我的订单-----------------------------------------------------------------------------------------*/

/*我的地址-----------------------------------------------------------------------------------------*/

.myaddrone {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #999999;
    color:white;
    text-align:center;
    vertical-align:middle;
    line-height:40px;
   
}

.mtxt {
    text-indent:10px;
    line-height:30px;
}

/*我的地址-----------------------------------------------------------------------------------------*/