﻿/*---- 验证码样式 ----*/
.VerifyCode
{
    border: 1px #ccc solid;
    cursor: pointer;
}

/*显示，隐藏*/
.display_block
{
    display: inline-block;
}
.display_none
{
    display: none;
}

/*---- 提示信息 ----*/
.Error
{
    border: 1px #AA0605 solid;
    color: #AA0605;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    background: url(../images/icon/msga.gif) 3px -1472px no-repeat;
}
.Error li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.Success
{
    border: 1px #ff3366 solid;
    color: #ff3366;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    background: url(../images/icon/msga.gif) 3px -1430px no-repeat;
}

.msg-success-b
{
    color: #ff3366;
}

.msg-page
{
    margin: 10px 0px;
    padding: 0px;
}
.msg-page-btn
{
    margin: 10px 0px;
}
.msg-example
{
    color: #333;
    font-size: 12px;
}


/*icon*/
.icon-cart-s
{
    background: url(../images/icon/icona.gif) 0px 0px no-repeat;
    height: 14px;
    padding-left: 19px;
    font-weight: normal;
}
.icon-wrong-s
{
    background: url(../images/icon/msga.gif) 0px 0px no-repeat;
    height: 16px;
    padding-left: 20px;
    font-weight: normal;
    color: #f60;
}
.icon-wrong-b
{
    background: url(../images/icon/msga.gif) 0px -400px no-repeat;
    height: 33px;
    line-height: 33px;
    padding-left: 40px;
    font-size: 20px;
    font-weight: normal;
}
.icon-no-s
{
    background: url(../images/icon/msga.gif) 0px -50px no-repeat;
    height: 16px;
    padding-left: 20px;
    font-weight: normal;
}
.icon-notice-s
{
    background: url(../images/icon/msga.gif) 0px -150px no-repeat;
    height: 16px;
    padding-left: 20px;
    font-weight: normal;
    color: #f60;
}
.icon-notice-r-s
{
    background: url(../images/icon/icona.gif) 0px -1943px no-repeat;
    height: 17px;
    line-height: 15px;
    padding-left: 20px;
    font-weight: normal;
}
.icon-notice-o-s
{
    background: url(../images/icon/msga.gif) 0px -1388px no-repeat;
    height: 15px;
    line-height: 18px;
    padding-left: 18px;
    font-weight: normal;
}
.icon-close-s
{
    background: url(../images/icon/msga.gif) 0px -1340px no-repeat;
    height: 13px;
    padding-left: 16px;
    font-weight: normal;
}

.icon-notice-b
{
    background: url(../images/icon/msga.gif) 0px -500px no-repeat;
    height: 33px;
    line-height: 33px;
    padding-left: 40px;
    font-size: 20px;
    font-weight: normal;
}
.icon-success-s
{
    background: url(../images/icon/msga.gif) 0px -250px no-repeat;
    height: 16px;
    padding-left: 20px;
    font-weight: normal;
}
.icon-help-s
{
    background: url(../images/icon/msga.gif) 0px -350px no-repeat;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    font-weight: normal;
}
.icon-help-b
{
    background: url(../images/icon/msga.gif) 0px -800px no-repeat;
    height: 33px;
    line-height: 33px;
    padding-left: 40px;
    font-size: 20px;
    font-weight: normal;
}
.icon-success-b
{
    height: 33px;
    line-height: 33px;
    padding-left: 40px;
    font-size: 20px;
    font-weight: normal;
    background: url(../images/icon/msga.gif) left -599px no-repeat;
}

/*input radio*/
.rdo input
{
    border: 0px;
}

/*浮动的提示层*/
#tempAlertDiv
{
    border: 1px #ff6600 solid;
    height: 20px;
    line-height: 20px;
    background-color: #fffeee;
    color: #f30;
    padding: 2px;
    position: absolute;
    display: none;
}
#tempConfirmDelDiv
{
    border: 1px #ff6600 solid;
    background-color: #fffeee;
    color: #f30;
    padding: 2px;
    position: absolute;
    display: none;
    clear: both;
}
#tempConfirmDelDiv img
{
    margin-right: 5px;
    cursor: pointer;
}

/*---- 分页 ----*/
.PaginationNum
{
    clear: both;
}
.pgn
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 20px;
}
.pgn li
{
    float: left;
    height: 20px;
    line-height: 23px;
    font-weight: bold;
    width: 10px;
    text-align: center;
    font-size: 12px;
}

.pgn li a, .pgn li a:visited
{
    height: 20px;
    line-height: 23px;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}
.pgn .link_left
{
    margin-right: 5px;
}
.pgn .link_right
{
    margin-left: 5px;
}
/*文字*/
.aproductNameList
{
    font-size: 12px;
    font-weight: normal;
    color: #333;
}
.aproductName
{
    font-size: 12px;
    font-weight: normal;
    color: #333;
}
.apackageName
{
    font-size: 12px;
    font-weight: normal;
    color: #333;
}
.apackageOne
{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.title-a
{
    font-size: 13px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px #ccc solid;
    padding-bottom: 5px;
}
.title-b
{
    font-size: 14px;
    font-weight: bold;
    color: #ff3366;
    border-bottom: 1px #ccc solid;
    padding-bottom: 5px;
}
.title-c
{
    font-size: 14px;
    font-weight: normal;
    color: #7e7e7e;
    padding-bottom: 5px;
}
.title-d
{
    height: 23px;
    line-height: 23px;
    font-size: 14px;
}
.title-e
{
    height:25px; line-height:25px; color:#666; background:#ccc; border-top:1px #666 solid; font-weight:bold; font-size:12px; padding-left:20px;}

/*  ==================== 页面导航 ====================  */
.PageNav
{
    height: 25px;
    line-height: 25px;
}
.PageNav ul
{
    height: 25px;
    line-height: 25px;
    list-style: none;
}
.PageNav ul li
{
    display: inline;
    padding-right: 4px;
    padding-left: 9px;
    height: 25px;
    line-height: 25px;
    background: url(../images/icon/icon_pagenav.gif) left 1px no-repeat;
}
.PageNav ul .first
{
    background: none;
    padding-left: 0px;
}
.PageNav ul .current
{
    padding-right: 0px;
    height: 25px;
    line-height: 25px;
    color: #999999;
}
.PageNav ul a, .PageNav ul a:visited
{
    height: 25px;
    line-height: 25px;
    color: #555;
}

/*Box*/
.box-circle-gray .hd, .box-circle-gray .rc-tp, .box-circle-gray .rc-tp span, .box-circle-gray .rc-bt, .box-circle-gray .rc-bt span
{
    background: url(../images/box/box_circle_bg.png) no-repeat;
    font-size: 0px;
    line-height: 0px;
}
.box-circle-gray .rc-tp, .box-circle-gray .rc-bt
{
    position: relative; /* raise z-index, hover .hd */
    display: block;
    height: 4px;
}
.box-circle-gray .rc-tp span, .box-circle-gray .rc-bt span
{
    float: right;
    width: 4px;
    height: 4px;
}
.box-circle-gray .rc-tp
{
    margin-bottom: -4px;
    background-position: -3px 0;
}
.box-circle-gray .rc-bt
{
    margin-top: -4px;
    background-position: -3px -3px;
}
.box-circle-gray .rc-bt span
{
    background-position: 0 -3px;
}
.box-circle-gray
{
    position: relative; /* for .act list */
}
.box-circle-gray .bd
{
    min-height: 10px;
    border: 1px solid #ccc;
    border-top: none;
}
.box-circle-gray .hd
{
    font-size: 0;
    height: 0px;
    line-height: 0px;
    border-top: 1px #ccc solid;
}
*html .box-circle-gray .hd
{
    overflow: hidden;
}
/*box circle h3标题*/
.box-circle-gray_title .hd
{
    height: 23px;
    background-color: #fbfbfb;
    background-position: 0 -28px;
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    _overflow: hidden;
}
.box-circle-gray_title .hd h3
{
    padding-left: 5px; *padding-top:7px;font-size:12px;line-height:1em;margin-top:5px;border:none;background:none;}
* html .box-circle-gray_title .hd h3
{
    margin-top: 0px;
}
* + html .box-circle-gray_title .hd h3
{
    margin-top: 0px;
}


.box-circle-orange .hd, .box-circle-orange .rc-tp, .box-circle-orange .rc-tp span, .box-circle-orange .rc-bt, .box-circle-orange .rc-bt span
{
    background: url(../images/box/box_circle_bg.png) left -60px no-repeat;
    font-size: 0px;
    line-height: 0px;
}
.box-circle-orange .rc-tp, .box-circle-orange .rc-bt
{
    position: relative; /* raise z-index, hover .hd */
    display: block;
    height: 4px;
}
.box-circle-orange .rc-tp span, .box-circle-orange .rc-bt span
{
    float: right;
    width: 4px;
    height: 4px;
}
.box-circle-orange .rc-tp
{
    margin-bottom: -4px;
    background-position: -3px -60px;
}
.box-circle-orange .rc-bt
{
    margin-top: -4px;
    background-position: -3px -63px;
}
.box-circle-orange .rc-bt span
{
    background-position: 0 -63px;
}
.box-circle-orange
{
    position: relative; /* for .act list */
}
.box-circle-orange .bd
{
    min-height: 10px;
    border: 1px solid #ffd089;
    border-top: none;
}
.box-circle-orange .hd
{
    font-size: 0;
    height: 0px;
    line-height: 0px;
    border-top: 1px solid #ffd089;
}
*html .box-circle-orange .hd
{
    overflow: hidden;
}
/*orange circle h3标题*/
.box-circle-orange_title .hd
{
    height: 23px;
    border: 1px solid #cccccc;
    border-bottom: none;
    background-color: #fbfbfb;
    background-position: 0 -88px;
    background-repeat: repeat-x;
    border: 1px solid #ffd089;
    border-bottom: 1px solid #ffa826;
    _overflow: hidden;
    color: #f60;
}
.box-circle-orange_title .hd h3
{
    padding-left: 5px; *padding-top:7px;font-size:12px;line-height:1em;margin-top:5px;border:none;background:none;}
* html .box-circle-orange_title .hd h3
{
    margin-top: 0px;
}
* + html .box-circle-orange_title .hd h3
{
    margin-top: 0px;
}

.box-gray
{
    border: 1px #ccc solid;
    padding: 1px;
}
.box-gray .box-gray-title
{
    background-color: #ededed;
    color: #333333;
    margin: 0px;
    padding: 0px;
    height: 29px;
    line-height: 29px;
    padding-left: 10px;
    font-weight: bold;
}

/*  ==================== 图片尺码 ====================  */
.img_xx
{
    width: 40px;
    height: 55px;
    overflow: hidden;
}
.img_x
{
    width: 53px;
    height: 73px;
    overflow: hidden;
}
.img_s
{
    width: 130px;
    height: 174px;
    overflow: hidden;
}
.img_m
{
    width: 177px;
    height: 238px;
    overflow: hidden;
}
.img_l
{
    width: 390px;
    height: 525px;
    overflow: hidden;
}

.img_color_select
{
    width: 30px;
    height: 30px;
    overflow: hidden;
}
.img_size
{
    width: 31px;
    height: 30px;
}
.img_washNotice_icon
{
    width: 44px;
    height: 44px;
    border: 0px;
}
.img_color_icon
{
    width: 26px;
    height: 26px;
    border: 0px;
}

.img_package_xl
{
    width: 390px;
    height: 525px;
    border: 0px;
}
.img_package_m
{
    width: 255px;
    height: 300px;
    border: 0px;
}
.img_package_s
{
    width: 53px;
    height: 73px;
    border: 0px;
}
/*  ==================== 类别商品列表 ====================  */
.CategoryProduct
{
    border: 0px;
}
.ProductCateNav
{
    height: 30px;
    line-height: 30px;
    padding-left: 3px;
    padding-right: 3px;
}
.ProductCateNav div
{
    height: 30px;
    line-height: 30px;
    float: left;
}
.ProductCateNav .sort
{
    height: 20px;
    margin-top: 0px;
}
.ProductCateNav .sort select
{
    height: 20px;
    border: 1px #ccc solid;
}
*html .ProductCateNav .sort select
{
    margin-top: 4px;
}
.ProductCateNav .pageSize
{
    margin-left: 40px;
}
.ProductCateNav .pageSize a
{
    margin-left: 5px;
}
.ProductCateNav .pageSize .selected
{
    font-weight: bold;
    color: #f36;
}
.ProductCateNav .model
{
    margin-left: 20px;
}
.ProductCateNav .model a
{
    margin-left: 5px;
}
.ProductCateNav .model .selected
{
    font-weight: bold;
    color: #ff3366;
}

.ProductCateNav .PageNum
{
    float: right;
    height: 20px;
    text-align: right;
    margin-top: 3px;
}
.PageNum ul
{
    float: right;
}

.CategoryItemLists
{
    border: 1px #ccc solid;
    margin-top: 10px;
    clear: both;
    padding-bottom: 20px;
}
.ProductGrid
{
    clear: both;
    width: 1000px;
    overflow: hidden;
}

.CmnList_productShow
{
    margin: 10px 34px 0px 0px;
}
/*图文版 css 新*/
.ItemGrid
{
    text-align: center;
    height: 290px;
    width: 177px;
    float: left;
    overflow: hidden;
}
.ItemGrid .name
{
    margin-top: 5px;
    height: 30px;
    overflow: hidden;
}

.ItemGrid .price
{
    margin: 0px;
    padding: 0px;
    height: 25px;
}
.ItemGrid .price li
{
    display: inline;
    text-align: center;
}

.Item_Detail
{
    display: none;
    border: 1px #ccc solid;
    padding: 3px;
    background-color: #fff;
    overflow: auto;
}


/*列表版 css 新*/
.ItemList
{
    height: 240px;
    margin-top: 7px;
    padding-bottom: 5px;
    border-bottom: 1px #ccc solid;
    width: 100%;
}
.ItemList .pic
{
    float: left;
    height: 240px;
    width: 180px;
}
.ItemList .detail
{
    float: left;
    height: 240px;
    margin-left: 10px;
    width: 410px;
}
.ItemList .detail .name
{
    margin-bottom: 15px;
}
.ItemList .detail .name a
{
    font-size: 14px;
    text-decoration: underline;
}
.ItemList .do
{
    float: right;
    margin-left: 10px;
    height: 240px;
    background-color: #eee;
    width: 150px;
}
.ItemList .do ul
{
    margin: 10px;
}
.ItemList .do .btnOption
{
    margin-top: 40px;
}
.ItemList .do ul li span
{
    display: block;
    text-align: center;
    margin-top: 10px;
}
/*  ==================== 商品分类菜单 ====================  */
.ProductCategoryMenu
{
    border: 0px #ccc solid;
    text-align: left;
}

.ProductCategoryMenu .menu_item
{
    margin-bottom: 2px;
}
.ProductCategoryMenu .menu_item h5
{
    padding-left: 5px;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    border-bottom: 1px #ccc solid;
    margin-left: 15px;
    margin-right: 15px;
}
.ProductCategoryMenu .menu_item h5 a, .ProductCategoryMenu .menu_item h5 a:visited
{
    display: block;
    font-weight: bold;
}

.ProductCategoryMenu .menu_item dl
{
    padding-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
}
.ProductCategoryMenu .menu_item dl dt
{
    padding-left: 5px;
    height: 18px;
    line-height: 18px;
}

.ProductCategoryMenu .menu_item dl dt a:link, .ProductCategoryMenu .menu_item dl dt a:visited
{
    font-size: 13px;
}

.ProductCategoryMenu .menu_item dl dd a:link, .ProductCategoryMenu .menu_item dl dd a:visited
{
    display: block;
    padding-left: 25px;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
}
.ProductCategoryMenu .selected
{
    color: #ff3366;
}
.ProductCategoryMenu .selected:visited
{
    color: #ff3366;
}
.ProductCategoryMenu a:hover
{
    color: #ff3366;
}

.ProductCategoryMenu h5.newProduct
{
    padding-left: 20px;
    background-color: #999;
    height: 21px;
    line-height: 21px;
    margin-top: 0px;
    border: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.ProductCategoryMenu h5.newProduct a
{
    color: #fff;
}
.ProductCategoryMenu h5.newProduct a.firstselected, .ProductCategoryMenu h5.newProduct a.firstselected:visited
{
    color: #000;
}
/*  ==================== 礼包Grid 结束 ====================  */
.packageItem
{
    width: 250px;
    height: 390px;
    float: left;
    text-align: center;
}
.packageItem .packageItemCon
{
    padding-top: 7px;
    padding-bottom: 7px;
}
.packageItem h5
{
    height: 35px;
    overflow: hidden;
    font-weight: normal;
    margin-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
}
.packageItem h5 a
{
    line-height: 17px;
}
.packageItem .packageItemCon p
{
}
.packageItem .packageItemCon p b
{
    font-weight: normal;
}

/*  ==================== 礼包Grid 结束====================  */


/*  ==================== 在线服务 ====================  */

/*  ==================== 浏览过的商品 ====================  */
.BroweHistory
{
    clear: both;
    padding: 5px;
}
.BroweHistory h4
{
    font-size: 13px;
    background: url(../images/background/title_gray_1.gif) left -5px repeat-x;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}
.BroweHistory .item
{
    height: 80px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.BroweHistory .item img
{
    float: left;
}

.BroweHistory .item .brow_right
{
    height: 80px;
    width: 100px;
    overflow: hidden;
    float: right;
}
.BroweHistory .item .brow_right h5
{
    overflow: hidden;
}
.BroweHistory .clean
{
    text-align: right;
}
/*商品颜色选择   横向*/
.selectColorBox
{
    height: 55px;
    overflow: visible;
}
.selectColorBox dt
{
    clear: both;
    margin-bottom: 5px;
}
.selectColorBox dd
{
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.selectColorBox dd a
{
    width: 34px;
    height: 34px;
    padding-left: 4px;
    padding-top: 4px;
    display: block;
    background: url(../images/background/bg-color.jpg) left top no-repeat;
}
.selectColorBox dd a:hover
{
    background: url(../images/background/bg-slt-color.jpg) left top no-repeat;
}

.selectColorBox dd .currentColor
{
    background: url(../images/background/bg-slt-color.jpg) left top no-repeat;
}
/*商品颜色选择*/

/*商品尺码选择 横向*/
.selectSizeBox
{
    height: 40px;
    overflow: visible;
}
.selectSizeBox dt
{
    clear: both;
    margin-bottom: 5px;
}
.selectSizeBox dd
{
    width: 37px;
    height: 22px;
    float: left;
    margin-right: 5px;
}
.selectSizeBox dd a
{
    width: 37px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    display: block;
    background: url(../images/background/bg-size.jpg) left top no-repeat;
}
.selectSizeBox dd a:hover
{
    text-decoration: none;
    background: url(../images/background/bg-slt-size.jpg) left top no-repeat;
}
.selectSizeBox dd .currentSize
{
    font-weight: bold;
    background: url(../images/background/bg-slt-size.jpg) left top no-repeat;
}
/*商品尺码选择*/

/*商品颜色选择  下拉*/
.selectColorBoxDropdown
{
    height: 40px;
    width: 60px;
    background: url(../images/ColorandSizeboxbg.gif) no-repeat left center;
}
.selectColorBoxDropdown span
{
    border: 1px #ccc solid;
    width: 30px;
    height: 30px;
    display: block;
    margin-left: 3px;
    margin-top: 2px;
    float: left;
    line-height: 30px;
    text-align: center;
}
.selectColorBoxDropdown .select_icon
{
    margin-top: 17px;
    margin-left: 8px;
}

.selectSizeBoxDropdown
{
    height: 40px;
    width: 60px;
    background: url(../images/ColorandSizeboxbg.gif) no-repeat left center;
}
.selectSizeBoxDropdown span
{
    border: 1px #ccc solid;
    width: 30px;
    height: 30px;
    display: block;
    margin-left: 3px;
    margin-top: 2px;
    float: left;
    line-height: 30px;
    text-align: center;
}
.selectSizeBoxDropdown .select_icon
{
    margin-top: 17px;
    margin-left: 8px;
}


/*商品促销  加购商品 赠品 选择列表*/
.thisProductItem
{
    width: 130px;
    text-align: center;
    list-style: none;
    position: relative;
}
.thisProductItem ul
{
    list-style: none;
}
.thisProductItem ul li
{
}
.thisProductItem ul .photo
{
    height: 174px;
}
.thisProductItem ul .name
{
    background-color: #eee;
    overflow: hidden;
    height: 22px;
    position: absolute;
    left: 0px;
    top: 152px;
    width: 100%;
    -moz-opacity: 0.5;
    filter: alpha(opacity=70);
}
.thisProductItem ul .id
{
    display: none;
}
.thisProductItem ul .name a, .thisProductItem ul .name a:visited
{
}
.thisProductItem ul .price
{
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
}
.thisProductItem ul .price ul
{
    margin: 0px;
    padding: 0px;
    height: 20px;
}
.thisProductItem ul .price ul li
{
    display: inline;
    height: 20px;
    width: 65px;
    text-align: center;
}
.thisProductItem ul .colorandsize
{
    padding: 0px;
    margin-top: 5px;
}
.thisProductItem ul .colorandsize ul
{
    margin: 0px;
    padding: 0px;
    height: 20px;
}
.thisProductItem ul .colorandsize ul li
{
    display: inline;
    height: 20px;
    float: left;
    width: 65px;
    text-align: center;
}
.thisProductItem ul .colorandsize ul li select
{
    width: 65px;
}

.thisProductItem ul .do
{
    position: absolute;
    left: 40px;
    top: 100px;
}
.thisProductItem ul .do a
{
}


/*礼包促销 赠品，加购 列表*/
.thisPackageProductItem
{
    text-align: left;
}
.thisPackageProductItem input
{
    border: 0px;
}
.thisPackageProductItem .colorandsize .name
{
    height: 20px;
    overflow: hidden;
}
.thisPackageProductItem .colorandsize ul li
{
    display: block;
}



/*Jquery美化下拉列表*/

/* select style *//* must have this*/
.dropdown
{
    outline: none;
}
.dropdown h4
{
    cursor: default;
    text-indent: 5px;
}
.dropdown *
{
    -moz-user-select: none;
}
.dropdown h4.over
{
}
.dropdown div
{
    display: none;
    position: relative;
}
.dropdown span
{
    position: absolute;
}
.dropdown ul
{
    position: absolute;
    display: none;
}
.dropdown ul li
{
    text-indent: 5px;
}
.dropdown ul li.over
{
}
/* write you style here */
.dropdown
{
    float: left;
}
.dropdown h4
{
    display: block;
    margin: 0;
    height: 21px;
    font: 12px/21px Arial, Helvetica, sans-serif;
    border: solid 1px #AAA;
    background: #DDD url(../images/icon/selectBg.png) repeat-x left top;
}
.dropdown h4.over
{
    border-color: #369;
}
.dropdown h4.current
{
    border-color: #003;
}
.dropdown div
{
}
.dropdown span
{
    top: 0;
    right: 7px;
    background: url(../images/icon/droparrow.gif) no-repeat center;
    width: 7px;
    height: 21px;
}
.dropdown span.over
{
    background-image: url(../images/icon/droparrowover.gif);
}
.dropdown ul
{
    border: 1px solid #AAA;
    background: #FFF;
}
.dropdown ul li
{
    background: #FFF;
    height: 19px;
    display: block;
    cursor: default;
    font: 400 12px/19px Arial, Helvetica, sans-serif;
}
.dropdown ul li.over
{
    background: #369;
    color: #FFF;
}


/*图片左右滑动*/
.scrollable
{
    position: relative;
    overflow: hidden;
    float: left;
}
.scrollable .Items
{
    width: 20000em;
    position: absolute;
    clear: both;
}
.scrollable .Items .item
{
    float: left;
    -moz-border-radius: 5px;
}
.scrollable .Items .active
{
    background-color: #fff;
}

a.prev, a.next, a.prevPage, a.nextPage
{
    display: block;
    width: 22px;
    height: 33px;
    background: url(../images/icon/icon_btn_1.gif) 0px 0px no-repeat;
    float: left;
    margin: 0px 0px;
    margin-top: 100px;
    cursor: pointer;
    font-size: 1px;
}
a.prev:hover
{
    background-position: -44px 0px;
}
a.next:hover
{
    background-position: -110px 0px;
}
a.prevPage:hover
{
    background-position: -44px 0px;
}
a.nextPage:hover
{
    background-position: -110px 0px;
}
a.disabled
{
    visibility: hidden !important;
}
a.next, a.nextPage
{
    background: url(../images/icon/icon_btn_1.gif) -66px 0px no-repeat;
    clear: right;
}


/*商品促销*/
.PromotionGift
{
}
.PromotionGift, .PromotionGift .ItemBase, .PromotionGift .ItemList, .PromotionGift .SelectedGift
{
    height: 263px;
}
.PromotionGift .ItemBase
{
    float: left;
    text-align: center;
    width: 163px;
}
.PromotionGift .ItemBase ul
{
    border: 1px #ccc solid;
    background-color: #ffe;
    clear: both;
    height: 230px;
    margin: 10px;
    padding: 5px;
}
.PromotionGift .ItemBase ul li
{
    background-color: #fff;
    text-align: left;
    padding-left: 5px;
}

/*赠品，加购列表*/
.PromotionGift .GiftItemList
{
    width: 600px;
    border: 1px #ccc solid;
    margin-top: 10px;
    float: left;
}
.PromotionGift .GiftItemList .GiftItem
{
    height: 230px;
    padding-top: 10px;
    width: 556px;
}
.PromotionGift .GiftItemList .item
{
}
.PromotionGift .GiftItemList .thisProductItem
{
    margin: 0px 30px;
}

/*选择好的赠品、加购品*/
.PromotionGift .SelectedGift
{
    float: right;
    width: 200px;
    background-color: #fffeee;
}
.PromotionGift .SelectedGift h5
{
    padding: 5px;
    margin: 5px;
}
.PromotionGift .SelectedGift h5
{
    border: 1px #fff solid;
    background-color: #eee;
}

.PromotionGift .SelectedGift .SelectedGiftItemList
{
    height: 123px;
    margin: 5px;
    overflow: auto;
}
.PromotionGift .SelectedGift .SelectedGiftItemList li
{
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    padding-top: 13px;
    background: url(../images/icon/do.png) left -324px no-repeat;
}

.PromotionGift .SelectedGift .SelectedGiftItemList li span
{
    display: block;
    height: 20px;
    float: left;
    border: 1px #eee solid;
    background-color: #fff;
}

.PromotionGift .SelectedGift .SelectedGiftItemList li .img
{
    width: 20px;
    text-align: center;
    border-right: 1px #eee solid;
    margin-right: 2px;
}
.PromotionGift .SelectedGift .SelectedGiftItemList li .img img
{
    margin-top: 3px;
}
.PromotionGift .SelectedGift .SelectedGiftItemList li .productSize
{
    width: 20px;
    text-align: center;
    border-left: 0px;
}
.PromotionGift .SelectedGift .SelectedGiftItemList li .productName
{
    width: 140px;
    overflow: hidden;
    border-right: 0px;
}


.PromotionGift .SelectedGift .SelectedGiftAmt
{
    margin: 5px;
}
.PromotionGift .SelectedGift .msg-page-btn
{
    text-align: center;
}



/*商品洗涤说明*/
.WashNotice
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.WashNotice li
{
    width: 56px;
    height: 56px;
    background: url(../images/background/washNotice_box.gif) center center no-repeat;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}
.WashNotice li img
{
    margin-top: 5px;
    margin-left: 5px;
    height: 44px;
    width: 44px;
}

/*尺码表*/
.compareSizeGrid table
{
    border-collapse: collapse;
}
.compareSizeGrid table td
{
    border: 1px #ccc solid;
    text-align: center;
    height: 26px;
}
.compareSizeGrid .sizeGridTr
{
    height: 30px;
    width: 150px;
    background: url(../images/background/bg-grid-xx.jpg) no-repeat;
}
.compareSizeGrid .sizeGridTr .left
{
    float: left;
    margin-top: 10px;
    padding-left: 5px;
}
.compareSizeGrid .sizeGridTr .right
{
    float: right;
    padding-right: 5px;
}
/*登录对话框*/
#DialogPassport
{
    display: none;
}


/*datagrid*/
.dataGrid table
{
    border-collapse: collapse;
}
.dataGrid table td
{
    text-align: left;
    padding: 0px 5px;
    height: 28px;
    line-height: 28px;
}
.dataGrid table thead
{
    margin: 0px;
    padding: 0px;
    background-color: #f6f6f6;
    border-bottom: 1px #ccc solid;
    font-weight: bold;
    text-align: center;
}
.dataGrid table thead td
{
    height: 28px;
    line-height: 28px;
    border-bottom: 1px #ccc solid;
}
.dataGrid table tbody td
{
    border-bottom: 1px #ccc solid;
}

.dataGrid table tfoot
{
    text-align: right;
}
.dataGrid .option
{
    height: 30px;
    line-height: 30px;
    border-top: 1px #ccc solid;
    padding: 10px;
    text-align: center;
}
.dataGrid table tfoot .bottom
{
    border-top: 1px #ccc solid;
    text-align: right;
    height: 30px;
    line-height: 30px;
}
.dataGrid table tfoot .DataGridCnt
{
    height: 30px;
}
.dataGrid table tfoot .DataGridPageNum
{
    height: 30px;
    float: right;
}



.dataGridA table
{
    border-collapse: collapse;
}
.dataGridA table td
{
    text-align: left;
    padding: 0px 5px;
    height: 28px;
    line-height: 28px;
}
.dataGridA table thead
{
    margin: 0px;
    padding: 0px;
    background-color: #ffffca;
    border-bottom: 1px #ccc solid;
    font-weight: bold;
    text-align: center;
}
.dataGridA table thead td
{
    height: 28px;
    line-height: 28px;
    border-bottom: 1px #ffd089 solid;
}
.dataGridA table tbody td
{
    border-bottom: 1px #ffd089 solid;
}

.dataGridA table tfoot
{
    text-align: right;
}
.dataGridA .option
{
    height: 30px;
    line-height: 30px;
    text-align: left;
    border-bottom: 1px #ffd089 solid;
}
.dataGridA table tfoot .bottom
{
    border-top: 1px #ffd089 solid;
    text-align: right;
    height: 30px;
    line-height: 30px;
}
.dataGridA table tfoot .DataGridCnt
{
    height: 30px;
    float: right;
    padding-top: 10px;
}
.dataGridA table tfoot .DataGridPageNum
{
    height: 30px;
    float: right;
    padding-top: 10px;
}



.dgGridHeader
{
    height: 28px;
    line-height: 28px;
    background-color: #ffffca;
    border-bottom: 1px #ccc solid;
    font-weight: bold;
    text-align: center;
}

/*input grid*/
.inp-grid
{
}
.inp-grid li b
{
    width: 100px;
    line-height: 21px;
    display: block;
    font-weight: normal;
    text-align: right;
    padding-right: 5px;
    float: left;
}
.inp-grid li
{
    margin-bottom: 5px;
    clear: both;
    height: auto;
}
.inp-grid li .div
{
    height: auto;
    float: left;
    margin-left: 0px;
}

.ul-info
{
    clear: both;
}
.ul-info li
{
    clear: both;
    height: auto;
    line-height: 150%;
    margin-bottom: 5px;
    
}
.ul-info li label
{
    float: left;
    width: 120px;
    text-align: right;
    cursor: default;
}
.ul-info li em
{
    display: inline-block;
    font-style: normal;
    text-align:left;
}
.ul-info li em label
{
    float: none;
}
.ul-info .msg-example
{
    display: block;
    line-height: 12px;
    margin-top: 5px;
}
.ul-info .msg-notice
{
    display: block;
    line-height: 15px;
}


.div-grid
{
    clear: both;
}
.div-grid b
{
    width: 100px;
    line-height: 21px;
    display: block;
    font-weight: normal;
    text-align: right;
    padding-right: 5px;
    float: left;
}
.div-grid div
{
    clear: both;
}
.div-grid div .div
{
    height: auto;
    float: left;
    margin-left: 0px;
}

.ul-grid li b
{
    width: 100px;
    height: 21px;
    line-height: 21px;
    display: inline-block;
    font-weight: normal;
    text-align: right;
    padding-right: 5px;
    float: left;
}
.ul-grid li
{
    clear: both;
    line-height: 21px;
}

/*商品搜索*/
.SearchResultItemList
{
    border: 1px #ccc solid;
    padding-bottom: 20px;
}

/*搜索无数据*/
#keySearchNoData
{
    border: 1px #ff3366 solid;
    padding: 30px;
}
#keySearchNoData h1
{
    text-align: center;
}
#keySearchNoData h1 span
{
    font-size: 12px;
    color: #ff3366;
    display: inline-block;
    height: 20px;
}
#keySearchNoData p
{
    text-align: center;
    margin-top: 10px;
}

/*点击帮助中心或联系客服*/
.ContactCC
{
    border-top: 1px #ccc solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.ContactCC a, .ContactCC a:visited
{
    color: #f30;
    text-decoration: underline;
}


/*友情提示*/
.SiteNotice
{
    padding: 10px;
}
.SiteNotice h5
{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px #eee solid;
    margin-bottom: 10px;
    color: #f30;
}

.SiteNotice ul
{
    margin-bottom: 30px;
}
.SiteNotice ul li
{
    list-style: circle;
    margin-left: 20px;
}

.SiteNotice ul a
{
    display: inline;
    margin-left: 3px;
    text-decoration: underline;
    color: #f60;
}


.dlNotice
{
    font-size: 12px;
    color: #333;
    line-height: 20px;
}


.SingleNotice
{
    background: url(../images/icon/icona.gif) 6px -485px no-repeat;
    font-weight: normal;
    padding-left: 30px;
    color: #f60;
    height: 25px;
    line-height: 25px;
    padding-right: 5px;
}

.SingleNoticeNoBorder
{
    background: url(../images/icon/msga.gif) 6px -1382px no-repeat;
    font-weight: normal;
    padding-left: 25px;
    color: #f60;
    height: 25px;
    line-height: 25px;
    padding-right: 5px;
}

/*列表无数据*/
.nodata
{
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.nodata a, .nodata a:visited
{
    text-decoration: underline;
}

/*在线支付页面支付类型*/
.netPayType
{
    font-size: 18px;
    color: #f60;
}

/*返回页首*/
.toTop
{
    background: url(../images/icon/iconA.gif) 0px -385px no-repeat;
    padding-left: 12px;
    display: inline;
    float: right;
    height: 23px;
    line-height: 23px;
    font-weight: normal;
    color: #999;
}
.toTop:hover
{
    background-position: 0px -409px;
    color: #f60;
}

/*ToolTip*/
.tooltipA
{
    background: url(../images/icon/icona.gif) no-repeat;
    padding-right: 15px;
    background-position: right -29px;
    color: #f60;
    clear: both;
    text-align: right;
    padding-left: 10px;
}
.tooltipA:hover
{
    color: #369;
    background-position: right -808px;
    text-decoration: underline;
}

/*人气商品*/

.trendItemGrid
{
    width: 132px;
    height: 230px;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: center;
}
.trendItemGrid h5
{
    height: 30px;
    margin-top: 5px;
}
.trendItemGrid
{
    margin: 15px 15px 0px 15px;
}
*html .trendItemGrid
{
    margin: 15px 18px 0px 10px;
}


/*页面大图*/
#newBigPop
{
    position: relative;
    left: 0px;
    top: 0px;
}
#newBigPop .close
{
    position: absolute;
    display: block;
    right: 2px;
    top: 2px;
    color: #EF7E2C;
    padding: 2px;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    background: url(../Images/icon/msga.gif) 1px 1px no-repeat;
    padding-left: 20px;
    text-align: left;
}
#newBigPop .close:hover
{
    background-color: #ffe;
    border: 1px #f60 solid;
}

/*tab标签*/
.ul-tab
{
    height: 21px;
    border-bottom: 1px #ccc solid;
}
.ul-tab a
{
    display: block;
    float: left;
    margin-right: 5px;
    height: 20px;
    line-height: 20px;
    padding: 0px 10px;
    border: 1px #ccc solid;
    border-bottom: 0px;
    background: url(../images/background/bga.gif) left -1740px repeat-x;
}
.ul-tab .current
{
    height: 21px;
    line-height: 21px;
    background-color: #fff;
    font-weight: bold;
    background: #fff;
    position: relative;
    margin-bottom: -1px;
}
.ul-tab a:hover
{
    background: #fff;
}

.ul-tab-a
{
    height: 25px;
    border-bottom: 1px #ccc solid;
}
.ul-tab-a a
{
    display: block;
    float: left;
    margin-right: 5px;
    height: 24px;
    line-height: 24px;
    padding: 0px 10px;
    border: 1px #ccc solid;
    border-bottom: 0px;
    background: url(../images/background/bga.gif) left -1735px repeat-x;
}
.ul-tab-a .current
{
    height: 25px;
    line-height: 25px;
    background-color: #fff;
    font-weight: bold;
    background: #fff;
    position: relative;
    margin-bottom: -1px;
}
.ul-tab-a a:hover
{
    background: #fff;
}

/*商品评论和咨询*/
.wrap-comment
{
}
#ProductComment
{
    padding: 10px;
    border: 1px #ccc solid;
    border-top: 0px;
}
#topic_info
{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 20px;
}
#topic_info .left
{
    height: 30px;
}
.commentItem b
{
    font-size: 12px;
}
.commentItem
{
    border-bottom: 1px #eee solid;
    margin-top: 10px;
    padding-bottom: 5px;
}
.commentItem h5
{
    font-weight: normal;
    height: 25px;
}
.commentItem h5 .left
{
    display: block;
    height: 25px;
}
.commentItem h5 .right
{
    display: block;
    height: 25px;
}
.commentItem h5 b
{
    margin-right: 10px;
    font-weight: bold;
    font-size: 12px;
}
.commentItem .user
{
    margin-bottom: 5px;
}
.commentItem .content
{
    line-height: 18px;
}
.commentItem .remark
{
    margin-top: 15px;
}
.commentItem .reply
{
    margin-left: 100px;
}
.commentItem .reply dt
{
    margin-bottom: 5px;
    margin-top: 10px;
    border-top: 1px #eee dashed;
    padding-top: 10px;
}
.commentItem .reply dd
{
    margin-bottom: 10px;
}
.commentItem .addReply
{
    background-color: #eee;
    padding: 5px;
}
.commentItem .addReply textarea
{
    width: 550px;
    height: 100px;
    display: block;
}
#commentPagenation
{
    height: 20px;
    background: url(../images/background/bga.gif) left -1930px repeat-x;
    border: 1px #eee solid;
    margin-top: 10px;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-right: 5px;
}
#commentPagenation .pgn
{
    float: right;
}
#addComment h5
{
    border-bottom: 1px #ccc solid;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
#addComment .inp-grid
{
    margin: 0px auto;
    margin-left: 60px;
}
#addComment .inp-grid b
{
    width: 30px;
    text-align: left;
}
#ProductQuestion
{
    padding: 10px;
    border: 1px #ccc solid;
    border-top: 0px;
}
.questionItem
{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px #eee solid;
    padding-bottom: 10px;
    padding-top: 10px;
}
.questionItem b
{
    font-size: 12px;
}
.questionItem .questionReply
{
    margin-bottom: 5px;
    margin-top: 10px;
    border-top: 1px #eee dashed;
    padding-top: 10px;
    margin-left: 100px;
}
.questionItem .questionReply b
{
    font-weight: normal;
}
.questionItem .content
{
    margin-top: 5px;
    line-height: 18px;
}
#AddQuestion h5
{
    border-bottom: 1px #ccc solid;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

/*需要登录才能继续*/
#NeedLogin
{
    margin: 3px;
    border: 1px #ccc solid;
    padding: 1px;
    text-align: left;
}
.needLoginTitle
{
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.needLoginTitle span
{
    float: left;
    display: block;
    height: 30px;
    line-height: 30px;
}
.needLoginTitle .icon-close-s
{
    float: right;
    margin-top: 7px;
}
#NeedLogin .ul-info label
{
    width: 60px;
    text-align: right;
}
#NeedLogin .ul-info
{
    margin-left: 5px;
}
#NeedLogin .ul-info li
{
    margin-top: 10px;
}
#LoginPageMsg, #RegisterPageMsg, #NeedLogin .page-btn
{
    margin-left: 65px;
}

/*购买了此商品的还购买*/
.SaleAlsoBuyItem
{
    float: left;
    height: 230px;
    width: 130px;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 40px;
}
.SaleAlsoBuyItem h5
{
    margin-top: 10px;
    height: 27px;
    overflow: hidden;
    margin-bottom: 5px;
}

/*单品页推荐商品*/
.suggestItem, .suggestItem .photo, .suggestItem .detail, .suggestItem .cart
{
    height: 238px;
    overflow: hidden;
}
.suggestItem .photo
{
    float: left;
}
.suggestItem .detail
{
    float: left;
    width: 270px;
}
.suggestItem .detail .productName
{
    color: #4b4b4b;
    font-weight: bold;
    line-height: 20px;
    overflow: hidden;
}
.suggestItem .detail .productName a, .suggestItem .detail .productName a:visited
{
    font-size: 14px;
}
.suggestItem .detail .ul-grid b
{
    text-align: left;
    width: 60px;
}
.suggestItem .detail .ul-grid li
{
    margin-bottom: 5px;
}
.suggestItem .detail .productPrice
{
    font-weight: bold;
}
.suggestItem .detail .productShortDesc
{
    padding-top: 20px;
}
.suggestItem .cart
{
    float: left;
    width: 343px;
}


/*图片放大镜*/
.jqzoom_Product
{
    float: left;
    position: relative;
    padding: 0px;
    cursor: pointer;
}

.jqzoom_Product img
{
    float: left;
}


div.zoomdiv
{
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.jqZoomPup
{
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #ffffff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

div.jqZoomTitle
{
    z-index: 5000;
    text-align: center;
    font-size: 11px;
    font-family: Tahoma;
    height: 16px;
    padding-top: 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #FFF;
    background: #999;
}


.jqZoomPup
{
    overflow: hidden;
    background-color: #FFF;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    z-index: 10;
    border-color: #c4c4c4;
    border-style: solid;
    cursor: crosshair;
}

.jqZoomPup img
{
    border: 0px;
}

.preload
{
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align: center;
    background-image: url(../images/ajaxloading/loading_2.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    width: 90px; *width:100px;
height:43px;
*height:55px;
z-index:10;
position:absolute;
top:3px;
left:3px;

}

.jqZoomWindow
{
    border: 1px solid #999;
    background-color: #FFF;
}



.cursor-hand
{
    cursor: pointer;
}


/*图片放大镜*/
#wrapZoom
{
    position: relative;
}
#smallZoom
{
    position: relative;
}
#largeZoom
{
    background: white;
    position: relative;
}
#moverZoom
{
    position: absolute;
    top: 0;
    left: 0;
    width: 104px;
    height: 104px;
    overflow: hidden;
    z-index: 100;
    background: white;
    display: none;
}
#overlayZoom
{
    border: 1px solid #ff0000;
    width: 102px;
    height: 102px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}

/*贺卡*/
#divGreetingCardType
{
    height: 270px;
    width: 510px;
}
#divGreetingCardType .greetingCardTypeItem
{
    float: left;
    height: 270px;
    width: 160px;
    margin-right: 10px;
}
#divGreetingCardType .greetingCardTypeItem h5
{
    font-size: 20px;
    font-family: 黑体;
    text-align: left;
    padding-left: 18px;
    padding-top: 10px;
}
#divGreetingCardType .greetingCardTypeItem .slt
{
    font-family: 黑体;
    font-size: 13px;
}
#divGreetingCardType .greetingCardTypeItem .slt input
{
    border: 0px;
    width: 20px;
}
#divSendCard
{
}
#divSendCard h5
{
    margin-bottom: 10px;
}
#divSendCard .ul-info label
{
    width: 80px;
}

/*赠品*/
.giftItem{ width:245px; overflow:hidden;}
.giftItem .img_s{ width:104px; height:140px; float:left;}
.giftItem ul{  margin-left:10px;height:140px; float:left; font-style: normal;}
.giftItem ul li{ width:130px;clear:both; float:left;margin-bottom:10px;}
.giftItem ul li label{}
.giftItem ul li.name{ height:14px; overflow:hidden;}
.giftItem ul em{font-style: normal;display: inline-block;}

.giftItem ul li.size em a
{
    display: inline-block;
    height: 15px;
    width: 15px;
    border: 1px #ccc solid;
    text-align: center;
    margin: 3px 5px 2px 0px;
}

/*SO登陆样式*/
.tdbgGradient
{
    background-image: url(../images/so/bg-so-loginbg.jpg);
    background-repeat: repeat-y;
    background-position: right;
}
