

/* CSS Document */


/* 全局 2013.8.18*/

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #333;
    line-height: 1.8;
    font-family: microsoft yahei;
    overflow-x: hidden;
}

form,
ul,
li,
ol,
li,
dl,
dt,
dd,
img,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input {
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: normal;
}

input,
select {
    font-size: 12px;
}

img {
    border: 0px;
    vertical-align: middle;
}

ul,
li {
    list-style-type: none;
}

strong,
b {
    font-weight: bold;
}

em {
    font-style: normal;
}


/* Link 全局链接样式 20013.8.18 */

a {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #FF2D2E;
    text-decoration: none;
}

.display_no {
    display: none;
}

.display_yes {
    display: block;
}

.productview {
    display: none;
}

.top_nav_bg {
    background: #f0f0f0;
    height: 27px;
    line-height: 27px;
}

.top_nav {
    width: 1200px;
    height: 27px;
    margin: 0 auto;
}

.attention {
    float: left;
    color: #656565;
}

.attention span {
    margin-right: 15px;
}

.attention a {
    color: #656565;
}

.favorite_icon {
    background: url(../image/icon1.jpg) no-repeat 0px 2px;
    padding-left: 20px;
}

.attent_icon {
    background: url(../image/icon2.jpg) no-repeat 0px 0px;
    padding-left: 20px;
}

.cssEdite {
    min-width: 2px;
    min-height: 10px;
}

.top_link {
    float: right;
    vertical-align: middle;
}

.top_link .login_re {
    float: left;
    margin-right: 20px;
}

.top_link .link_list {
    float: left;
    color: #010000;
}

.top_link .link_list a {
    color: #010000;
}

.top_link .link_list span {
    margin-right: 5px;
}

.header_p1 {
    clear: both;
    margin: 0 auto;
    width: 1200px;
    margin-top: 20px;
    overflow: hidden;
}

.header_p1 .logo,
.header_p1 .search_tab {
    float: left;
}

.header_p1 .logo {
    width: 285px;
    margin-right: 10px;
}

.header_p1 .search {
    margin-top: 15px;
    width: 440px;
    overflow: hidden;
}

.header_p1 .search_input {
    border: 3px solid #E3393C;
    padding: 0px 10px;
    line-height: 30px;
    border-right: 0px;
    height: 30px;
    width: 337px;
    color: #666;
    float: left;
}

.header_p1 .search_btn {
    width: 80px;
    height: 36px;
    overflow: hidden;
    text-align: center;
    line-height: 36px;
    background: #E43A3D;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: 0px;
    cursor: pointer;
    float: left;
}

.search_tab .hot_key {
    color: #999;
    margin-top: 2px;
    width: 440px;
    overflow: hidden;
}

.hot_key a {
    color: #999;
}

.hot_key a:hover {
    color: #FF2D2E;
}

.hot_key em {
    float: left;
    margin-right: 5px;
}

.hot_key ul {
    float: left;
    margin-right: 5px;
    width: 355px;
    height: 25px;
    overflow: hidden;
}

.hot_key ul li {
    display: inline;
    margin-right: 5px;
}

.search_tab {
    width: 440px;
    margin-right: 10px;
    overflow: hidden;
}

.top_buycart {
    background: url(../image/buycart_icon.jpg) no-repeat left top;
    padding-left: 70px;
    padding-top: 5px;
    height: 60px;
    width: 160px;
    margin-top: 15px;
    float: right;
}

.top_buycart b {
    color: #F00;
    margin: 0 3px;
}

.top_buycart img {
    vertical-align: middle;
}

.nav_bg {
    clear: both;
    margin-top: 20px;
    background: #DE3032;
    height: 40px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.side_nav {
    float: left;
    width: 210px;
    position: relative;
    z-index: 100;
    height: 40px;
}

.side_nav h3.title {
    background: #e1ba03;
    line-height: 40px;
    font-family: "microsoft yahei";
    font-size: 15px;
    height: 40px;
    color: #fff;
    padding-left: 15px;
    position: relative;
    z-index: 2;
    font-weight: bold;
}

.side_nav h3.title a {
    color: #FFF;
    display: block;
    text-decoration: none;
}

.main_nav {
    float: left;
    line-height: 40px;
    padding-left: 20px;
    width: 750px;
    overflow: hidden;
    height: 40px;
}

.main_nav li {
    float: left;
    font-size: 15px;
    font-family: "microsoft yahei";
}

.main_nav li a,
.main_nav li a:hover {
    color: #fff;
}

.main_nav li {
    margin-right: 15px;
}

.nav_c {
    width: 980px;
    background: url(../image/navc_bg.jpg) no-repeat;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
}


/*头部导航样式及选中弹出*/

#ty_menu_title {
    position: relative;
    z-index: 9;
}

#ty_menu_title ul {}

#ty_menu_title ul li {
    float: left;
}

#ty_menu_title ul li a {
    color: #fff;
    float: left;
}

#ty_menu_title ul li a span {
    display: block;
    float: left;
    font-weight: bold;
    padding: 0 10px;
}

#ty_menu_title ul li a.ty_menu_select {
    color: #fff;
    background-color: #D30B18;
}

#ty_menu_title ul li a.ty_menu_select span {
    background-color: #D30B18;
}

#ty_menu_title ul li b {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
}

#ty_menu_title ul li a:hover {
    text-decoration: none;
}

#ty_menu_title ul li a:hover span {
    background: #FF2D2E;
}

#ty_menu_title ul li {
    position: relative;
}

#ty_menu_title ul li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0px;
    top: 40px;
    border: 1px solid #cb160f;
    border-top: 0px;
    width: 300px;
    background: #fff;
}

#ty_menu_title ul li ul li {
    width: 100%;
    clear: both;
    background: url(../image/dotted_dashed1.jpg) repeat-x bottom;
    overflow: hidden;
    line-height: 25px;
    padding: 3px 0px;
}

#ty_menu_title ul li ul li a,
#ty_menu_title ul li ul li a:hover {
    background: none;
    padding-left: 10px;
}

#ty_menu_title ul li:hover ul,
#ty_menu_title li.over ul {
    display: block;
}

#ty_menu_title ul li ul li h3 {
    color: #a10000;
    font-weight: 700;
    width: 80px;
    float: left;
}

#ty_menu_title ul li ul li h3 a {
    color: #a10000;
}

#ty_menu_title ul li ul li div {
    float: left;
    font-size: 12px;
    width: 215px;
}

#ty_menu_title ul li ul li div a {
    color: #333;
    font-weight: normal;
    white-space: nowrap;
    margin-right: 5px;
}

.main {
    width: 1200px;
    margin: 0 auto;
    margin-top: 8px;
}

.main_p1 {
    padding-left: 218px;
    overflow: hidden;
}

.main_p1_m {
    width: 564px;
    overflow: hidden;
    float: left;
}

.main_p1_r {
    float: right;
    width: 210px;
}

.notice_tab {}

.notice_tab_hd {
    height: 30px;
    line-height: 30px;
}

.notice_tab_hd em {
    font-size: 14px;
    font-weight: bold;
    float: left;
    color: #666561;
    font-family: "microsoft yahei";
}

.notice_tab_hd span {
    font-size: 12px;
    float: right;
    color: #666561;
}

.notice_tab_hd span a {
    color: #0061AA;
    font-family: "新宋体";
}

.notice_tab .bd {
    border: 1px solid #f1f1f1;
    border-top: 3px solid #aaaaaa;
    height: 104px;
    padding-top: 3px;
}

.notice_tab .bd li {
    width: 188px;
    margin: 0 auto;
    line-height: 26px;
}

.group_buy {
    margin-top: 3px;
}

.group_buy .bd {
    border: 1px solid #f1f1f1;
    border-top: 3px solid #aaaaaa;
    height: 120px;
    padding-top: 3px;
}

.group_buy .bd ul {
    margin-top: 10px;
    margin-left: 10px;
}

.group_buy .bd .pic {
    float: left;
    margin-right: 10px;
    width: 100px;
    height: 102px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.group_buy .bd .info {
    float: left;
    width: 82px;
    overflow: hidden;
}

.group_buy .bd .info .name {
    margin-top: 8px;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
}

.group_buy .bd .info .price {
    font-family: "microsoft yahei";
    font-size: 16px;
    color: #DA0000;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    ;
    overflow: hidden;
}

.group_buy .bd .info .price span {
    font-family: Arial, Helvetica, sans-serif;
}

.group_buy .bd .info .btn {
    margin-top: 5px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

.main_p2 {
    clear: both;
    width: 1200px;
    margin-top: 20px;
    overflow: hidden;
}

.main_p2_l {
    width: 782px;
    float: left;
}

.main_p2_r {
    width: 210px;
    float: right;
}

.panic_buy {
    width: 782px;
}

.panic_buy .hd,
.brand_tab .hd {
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #666561;
    font-family: "microsoft yahei";
}

.panic_buy .bd {
    border-top: 2px solid #aaaaaa;
    width: 782px;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}

.panic_buy ul {
    margin-top: 10px;
    padding-left: 5px;
    width: 810px;
}

.panic_buy li {
    width: 180px;
    float: left;
    margin-right: 19px;
}

.panic_buy .time {
    color: #989898;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.panic_buy .time span b {
    font-size: 16px;
    margin: 0px 2px;
}

.panic_buy .pic {
    width: 180px;
    height: 180px;
    text-align: center;
}

.panic_buy .name {
    width: 180px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.panic_buy .name a {
    color: #676767;
}

.panic_buy .price {
    color: #E4393C;
    font-weight: bold;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
}

.brand_tab {
    width: 210px;
}

.brand_tab .brand {
    border: 1px solid #f1f1f1;
    border-top: 2px solid #aaaaaa;
    width: 208px;
    height: 301px;
    overflow: hidden;
}

.brand_tab .brand ul {
    margin-top: 3px;
    margin-left: 8px;
}

.brand_tab .brand li {
    float: left;
    margin-right: 6px;
    margin-top: 8px;
    border: 1px solid #ddd;
}

.brand_tab .brand li .pic {
    width: 92px;
    height: 39px;
    overflow: hidden;
}

.main_p2_tab {
    width: 782px;
    overflow: hidden;
    margin-top: 8px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
}

.pro_tab180 .tab_hd ul,
.pro_tab160 .tab_hd ul,
.pro_tab220 .tab_hd ul {
    100%;
}

.pro_tab180 .tab_hd li,
.pro_tab160 .tab_hd li,
.pro_tab220 .tab_hd li {
    display: inline-block;
    padding: 0px 70px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    font-weight: bold;
    font-family: "microsoft yahei";
    cursor: pointer;
}

.pro_tab180 .tab_hd li.select,
.pro_tab160 .tab_hd li.select,
.pro_tab220 .tab_hd li.select {
    color: #FF2D2E;
    border-bottom: 1px solid #FF2D2E;
    position: relative;
    top: 1px;
}


/*  .pro_tab180 .tab_hd li:hover, .pro_tab160 .tab_hd li:hover, .pro_tab220 .tab_hd li:hover { background: url(../image/xxk_icon1.jpg) center bottom no-repeat; color: #df1b1d; border-bottom: 2px solid #df1b1d; }*/

.pro_tab180 .tab_item,
.pro_tab160 .tab_item,
.pro_tab220 .tab_item {
    width: 100%;
    height: 273px;
    border: 1px solid #DDD;
    overflow: hidden;
    clear: both;
}

.pro_tab180 .tab_item ul,
.pro_tab160 .tab_item ul {
    width: 1200px;
}

.pro_tab180 .tab_item li {
    float: left;
    width: 180px;
    margin-top: 10px;
    margin-right: 20px;
}

.pro_tab180 .tab_item .pic {
    width: 180px;
    height: 180px;
}

.pro_tab180 .tab_item .name,
.pro_tab160 .tab_item .name {
    width: 180px;
    height: 40px;
    line-height: 35px;
    padding-left: 20px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pro_tab180 .tab_item .name a,
.pro_tab160 .tab_item .name a,
.pro_tab220 .tab_item .name a {
    color: #656565;
    font-size: 14px;
}

.pro_tab180 .tab_item .price b,
.pro_tab160 .tab_item .price b,
.pro_tab220 .tab_item .price b {
    color: #E4393C;
    font-weight: bold;
    font-size: 16px;
}

.pro_tab180 .tab_item .price span,
.pro_tab160 .tab_item .price span,
.pro_tab220 .tab_item .price span {
    display: none;
}

.pro_tab160 .tab_item li {
    float: left;
    width: 200px;
}

.pro_tab160 .tab_item .pic {
    height: 178px;
    width: 200px;
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.pro_tab160 .tab_item .pic img {
    vertical-align: middle;
    max-width: 160px;
    max-height: 160px;
}

.pro_tab220 .tab_item ul {
    width: 810px;
    margin-left: 25px;
}

.pro_tab220 .tab_item li {
    float: left;
    width: 220px;
    margin-top: 5px;
    margin-right: 40px;
}

.pro_tab220 .tab_item .pic {
    width: 220px;
    height: 220px;
}

.pro_tab220 .tab_item .name {
    height: 21px;
    line-height: 21px;
    margin-top: 4px;
    overflow: hidden;
}

.pro_tab220 .tab_item .price {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.vote_tab {
    margin-top: 8px;
    width: 208px;
    border: 1px solid #ECECEC;
    height: 222px;
}

.vote_tab .hd {
    border-bottom: 1px solid #ECECEC;
    height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #C60404;
    font-family: "microsoft yahei";
    padding-left: 15px;
}

.vote_tab .bd {
    padding: 10px;
}

.vote_tab .bd #btnOK {
    background: url(../image/vote_btn.jpg) no-repeat;
    width: 82px;
    height: 25px;
    color: #fff;
}

.floor160,
.group160,
.pro_floor2,
.pro_floor3 {
    margin-top: 15px;
    clear: both;
    width: 1200px;
    overflow: hidden;
}

.floor_hd,
.group_hd {
    border-bottom: 2px solid #AAAAAA;
    width: 1200px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.floor_hd ul,
.floor_hd em,
.group_hd ul,
.group_hd em {
    line-height: 50px;
}

.floor_hd div,
.floor_hd ul,
.floor_hd div span {
    float: left;
}

.floor_hd em {
    float: right;
}

.floor_hd em a {
    color: #3A3A3A;
    font-family: "新宋体";
}

.floor_hd ul li {
    color: #666;
    margin-right: 10px;
    display: inline;
}

.floor_hd ul li a {
    color: #666;
}

.floor_hd div .icon {
    width: 40px;
}

.floor_hd div .title {
    font-size: 22px;
    font-weight: bold;
    color: #676767;
    width: 150px;
    font-family: "microsoft yahei";
    margin-right: 20px;
}

.floor_hd .keyword,
.floor_hd .morelink {
    min-width: 100px;
}

.floor160 .floor_bd,
.floor180 .floor_bd {
    width: 1200px;
    overflow: hidden;
}

.floor160 .floor_ad,
.floor180 .floor_ad {
    float: left;
    width: 240px;
    overflow: hidden;
}

.floor160 .floor_pro {
    float: left;
    width: 734px;
    padding-left: 26px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 14px;
    overflow: hidden;
}

.floor160 .floor_pro ul {
    width: 750px;
}

.floor160 .floor_pro li {
    width: 160px;
    float: left;
    margin-top: 9px;
    margin-right: 25px;
}

.floor160 .floor_pro .pic {
    width: 160px;
    height: 160px;
    text-align: center;
    overflow: hidden;
}

.floor160 .floor_pro .name {
    margin-top: 5px;
    width: 160px;
    word-break: break-all;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}

.floor160 .floor_pro .price b,
.floor180 .floor_pro .price b {
    color: #E4393C;
    font-weight: bold;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
}

.floor_pro .price span {
    display: none;
}

.floor180 .floor_pro {
    float: left;
    width: 750px;
    padding-left: 10px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

.floor180 .floor_pro ul {
    width: 780px;
}

.floor180 .floor_pro li {
    width: 180px;
    float: left;
    margin-top: 9px;
    margin-right: 9px;
}

.floor180 .floor_pro .pic {
    width: 180px;
    height: 180px;
    text-align: center;
    overflow: hidden;
}

.floor180 .floor_pro .name {
    margin-top: 5px;
    width: 180px;
    word-break: break-all;
    height: 34px;
    overflow: hidden;
    line-height: 17px;
}


/***新增样式（郭蓉）2013-9-6***/

.group_hd div,
.group_hd ul,
.group_hd div span {
    float: left;
}

.group_hd em {
    float: right;
}

.group_hd em a {
    color: #3A3A3A;
    font-family: "新宋体";
}

.group_hd ul li {
    color: #666;
    margin-right: 10px;
    display: inline;
}

.group_hd ul li a {
    color: #666;
}

.group_hd div .icon {
    width: 40px;
}

.group_hd div .title {
    font-size: 22px;
    font-weight: bold;
    color: #676767;
    width: 150px;
    font-family: "microsoft yahei";
    margin-right: 20px;
}


/***样式名修改（郭蓉）2013-9-6
    pro_floor2替换为.group160
    floor_l替换为bd_left
    floor_m替换为bd_middle
    floor_r替换为bd_right
***/

.group_bd {
    width: 1200px;
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;
}

.group_bd .bd_left {
    float: left;
    width: 200px;
    overflow: hidden;
    margin-right: 12px;
}

.group_bd .bd_left ul {
    margin-top: 12px;
    line-height: 26px;
}

.group_bd .bd_left li {
    float: left;
    width: 100px;
    height: 26px;
    color: #666666;
}

.group_bd .bd_left li a {
    color: #666666;
}

.group_bd .bd_middle {
    float: left;
    width: 630px;
}

.group_bd .bd_middle ul {
    background: url(../image/linepro_bg.jpg) repeat-y center;
    border: 1px solid #f3f3f3;
    width: 628px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
}

.group_bd .bd_middle li {
    float: left;
    width: 208px;
    margin-right: 1px;
    text-align: left;
}

.group160 .bd_middle .pic {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    margin-top: 7px;
}

.group160 .bd_middle .name {
    width: 160px;
    margin: 0 auto;
    height: 38px;
    line-height: 19px;
    margin-top: 5px;
    overflow: hidden;
}

.group160 .bd_middle .name a,
.group180 .bd_middle .name a {
    color: #666;
}

.group160 .bd_middle .price {
    width: 160px;
    margin: 0 auto;
}

.group160 .bd_middle .price b,
.group180 .bd_middle .price b {
    color: #E4393C;
    font-weight: bold;
    font-size: 16px;
}

.group180 .bd_middle .pic {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    margin-top: 7px;
}

.group180 .bd_middle .name {
    width: 180px;
    margin: 0 auto;
    height: 36px;
    line-height: 18px;
    margin-top: 3px;
    overflow: hidden;
}

.group180 .bd_middle .price {
    width: 180px;
    margin: 0 auto;
    height: 20px;
    line-height: 20px;
}

.group160 .bd_middle .price span,
.group180 .bd_middle .price span {
    display: none;
}


/*****
    修改品牌样式名称
    brand_tab替换为bd_brand
*****/

.group_bd .bd_right {
    float: left;
    width: 158px;
}

.group_bd .bd_brand {
    margin-top: 4px;
    margin-left: 4px;
    width: 154px;
    overflow: hidden;
}

.group_bd .bd_brand li {
    float: left;
    margin-top: 3px;
    margin-right: 4px;
    width: 73px;
    height: 33px;
    overflow: hidden;
}

.group_bd .bd_brand li img {
    width: 73px;
    height: 37px;
}

.group_bd .bd_saletop li {
    clear: both;
    border-top: 1px solid #F6F6F6;
    width: 131px;
    padding-bottom: 6px;
    overflow: hidden;
}

.group_bd .bd_saletop li a {
    color: #656565;
}

.group_bd .bd_saletop li em {
    display: none;
}

.group_bd .bd_saletop .sale_top1 {
    background: url(../image/sale_icon1.jpg) no-repeat 10px 13px;
    padding-top: 9px;
    padding-left: 27px;
}

.group_bd .bd_saletop .sale_top2 {
    background: url(../image/sale_icon2.jpg) no-repeat 10px 10px;
    padding-top: 5px;
    padding-left: 27px;
    word-break: break-all;
}

.group_bd .bd_saletop .sale_top3 {
    background: url(../image/sale_icon3.jpg) no-repeat 10px 10px;
    padding-top: 5px;
    padding-left: 27px;
    word-break: break-all;
}

.group_bd .bd_saletop .sale_top4 {
    background: url(../image/sale_icon4.jpg) no-repeat 10px 10px;
    padding-top: 5px;
    padding-left: 27px;
    word-break: break-all;
}

.group_bd .bd_saletop .sale_top5 {
    background: url(../image/sale_icon5.jpg) no-repeat 10px 10px;
    padding-top: 5px;
    padding-left: 27px;
    word-break: break-all;
}

.group_bd .bd_saletop .sale_top6 {
    background: url(../image/sale_icon5.jpg) no-repeat 10px 10px;
    padding-top: 5px;
    padding-left: 27px;
    word-break: break-all;
}

.group_bd .bd_saletop .sale_top1 .pic,
.group_bd .bd_saletop .sale_top2 .pic,
.group_bd .bd_saletop .sale_top3 .pic,
.group_bd .bd_saletop .sale_top4 .pic,
.group_bd .bd_saletop .sale_top5 .pic {
    margin-right: 5px;
    float: left;
    margin-top: 5px;
}

.group_bd .bd_saletop .sale_top1 .info,
.group_bd .bd_saletop .sale_top2 .info,
.group_bd .bd_saletop .sale_top3 .info,
.group_bd .bd_saletop .sale_top4 .info,
.group_bd .bd_saletop .sale_top5 .info {
    float: left;
}

.group_bd .bd_saletop .sale_top1 .name,
.group_bd .bd_saletop .sale_top2 .name,
.group_bd .bd_saletop .sale_top3 .name,
.group_bd .bd_saletop .sale_top4 .name,
.group_bd .bd_saletop .sale_top5 .name {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.group_bd .bd_saletop .sale_top1 .price b,
.group_bd .bd_saletop .sale_top2 .price b,
.group_bd .bd_saletop .sale_top3 .price b,
.group_bd .bd_saletop .sale_top4 .price b,
.group_bd .bd_saletop .sale_top5 .price b {
    color: #E4393C;
    font-weight: bold;
    font-size: 16px;
}

.group_bd .bd_saletop .price span {
    display: none;
}

.sale_top60 li {
    clear: both;
    border-top: 1px dotted #8B8B8B;
    overflow: hidden;
    vertical-align: bottom;
}

.sale_top60 li:first-child {
    border: none;
}

.sale_top60 .sale_top1 em,
.sale_top60 .sale_top2 em,
.sale_top60 .sale_top3 em {
    border: 1px solid #FF2D2E;
    color: #FF2D2E;
}

.sale_top60 li a {
    color: #656565;
}

.sale_top60 li em {
    border-radius: 20px;
    color: #8B8B8B;
    border: 1px solid #8B8B8B;
    display: inline-block;
    font-style: normal;
    height: 20px;
    text-align: center;
    width: 20px;
    line-height: 20px;
    float: left;
    margin-top: 9px;
}


/*.sale_top60 .sale_top1, .sale_top60 .sale_top2, .sale_top60 .sale_top3, .sale_top60 .sale_top4, .sale_top60 .sale_top5 { background: url(../image/sale_icon1.jpg) no-repeat 10px 13px; padding-left: 23px; }*/

.sale_top1 {
    width: 166px;
    height: 75px;
    overflow: hidden;
}

.sale_top60 .sale_top1 .pic,
.sale_top60 .sale_top2 .pic,
.sale_top60 .sale_top3 .pic,
.sale_top60 .sale_top4 .pic,
.sale_top60 .sale_top5 .pic {
    margin-right: 5px;
    float: left;
    width: 60px;
    height: 60px;
}

.sale_top60 .sale_top1 .info,
.sale_top60 .sale_top2 .info,
.sale_top60 .sale_top3 .info,
.sale_top60 .sale_top4 .info,
.sale_top60 .sale_top5 .info {
    float: left;
    width: 65px;
}

.sale_top60 .sale_top1 .name,
.sale_top60 .sale_top2 .name,
.sale_top60 .sale_top3 .name,
.sale_top60 .sale_top4 .name,
.sale_top60 .sale_top5 .name {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 5px;
}

.sale_top60 .sale_top1 .price,
.sale_top60 .sale_top2 .price,
.sale_top60 .sale_top3 .price,
.sale_top60 .sale_top4 .price,
.sale_top60 .sale_top5 .price {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.sale_top60 .sale_top1 .sale,
.sale_top60 .sale_top2 .sale,
.sale_top60 .sale_top3 .sale,
.sale_top60 .sale_top4 .sale,
.sale_top60 .sale_top5 .sale {
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

.sale_top60 .sale_top1 .price b,
.sale_top60 .sale_top2 .price b,
.sale_top60 .sale_top3 .price b,
.sale_top60 .sale_top4 .price b,
.sale_top60 .sale_top5 .price b {
    color: #E4393C;
    font-weight: bold;
    font-size: 16px;
}

.sale_top60 .price span {
    display: none;
}


/*
.sale_top60 .sale_top2 { background: url(../image/sale_icon2.jpg) no-repeat 10px 10px; padding-top: 4px; padding-left: 27px; word-break: break-all; }
.sale_top60 .sale_top3 { background: url(../image/sale_icon3.jpg) no-repeat 10px 10px; padding-top: 4px; padding-left: 27px; word-break: break-all; }
.sale_top60 .sale_top4 { background: url(../image/sale_icon4.jpg) no-repeat 10px 10px; padding-top: 4px; padding-left: 27px; word-break: break-all; }
.sale_top60 .sale_top5 { background: url(../image/sale_icon5.jpg) no-repeat 10px 10px; padding-top: 4px; padding-left: 27px; word-break: break-all; }
.sale_top60 .sale_top6 { background: url(../image/sale_icon5.jpg) no-repeat 10px 10px; padding-top: 4px; padding-left: 27px; word-break: break-all; }
*/


/********组合栏目********/

.pro_combination {
    margin-top: 15px;
    clear: both;
    width: 1200px;
}

.combination_l {
    width: 212px;
    float: left;
    overflow: hidden;
}

.combination_l div {
    width: 212px;
    clear: both;
    overflow: hidden;
}

.combination_l div.title {
    height: 40px;
    overflow: hidden;
}

.combination_l div span {
    float: left;
}

.combination_l div .icon {
    width: 40px;
}

.combination_l div .title {
    font-size: 22px;
    font-weight: bold;
    color: #676767;
    width: 140px;
    font-family: "microsoft yahei";
}

.combination_l .category {
    width: 212px;
    clear: both;
    border-top: 2px solid #AAAAAA;
    margin-top: 0px;
    mine-height: 26px;
}

.combination_l ul {
    margin-top: 12px;
    line-height: 26px;
}

.combination_l li {
    float: left;
    width: 100px;
    height: 26px;
    color: #666666;
}

.combination_l li a {
    color: #666666;
}

.combination_l .adv_image {
    margin-top: 10px;
    width: 212px;
}

.combination_tab {
    width: 630px;
    overflow: hidden;
    float: left;
}

.combination_tab .tab_hd ul {
    width: 640px;
}

.combination_tab .tab_hd li {
    width: 158px;
    float: left;
    border-bottom: 2px solid #9D9D9D;
    height: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #666561;
    font-family: "microsoft yahei";
    cursor: pointer;
    overflow: hidden;
}

.combination_tab .tab_hd li.select {
    background: url(../image/xxk_icon1.jpg) center bottom no-repeat;
    color: #df1b1d;
    border-bottom: 2px solid #df1b1d;
}

.combination_tab .tab_hd li:hover {
    background: url(../image/xxk_icon1.jpg) center bottom no-repeat;
    color: #df1b1d;
    border-bottom: 2px solid #df1b1d;
}

.combination_tab .tab_item {
    width: 630px;
    overflow: hidden;
    clear: both;
}

.combination_tab .tab_item ul {
    width: 650px;
}

.combination_tab .pro_tab100 .tab_item li {
    float: left;
    width: 155px;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding-bottom: 9px;
    height: 184px;
}

.combination_tab .pro_tab100 .tab_item .pic {
    width: 100px;
    height: 100px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 8px;
}

.combination_tab .pro_tab100 .tab_item .name {
    width: 140px;
    margin: 0px auto;
    height: 42px;
    line-height: 21px;
    margin-top: 10px;
    overflow: hidden;
}

.combination_tab .pro_tab100 .tab_item .name a,
.combination_tab .pro_tab160 .tab_item .name a {
    color: #656565;
}

.combination_tab .pro_tab100 .tab_item .price {
    width: 140px;
    margin: 0px auto;
    height: 18px;
}

.combination_tab .pro_tab100 .tab_item .price b,
.combination_tab .pro_tab160 .tab_item .price b {
    color: #E4393C;
    font-weight: bold;
    font-size: 16px;
}

.combination_tab .pro_tab100 .tab_item .price span,
.combination_tab .pro_tab160 .tab_item .price span {
    display: none;
}

.combination_tab .pro_tab160 .tab_item li {
    float: left;
    width: 155px;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    height: 184px;
    margin-top: 0px;
    margin-right: 0px;
    padding: 4px 0px 5px 0px;
}

.combination_tab .pro_tab160 .tab_item .pic {
    width: 140px;
    height: 140px;
    margin: 0px auto;
    overflow: hidden;
}

.combination_tab .pro_tab160 .tab_item .name {
    width: 140px;
    margin: 0px auto;
    height: 21px;
    line-height: 21px;
    margin-top: 5px;
    overflow: hidden;
}

.main-content .mid-nav .pro_tab160 .tab_item .price {
    width: 140px;
    margin: 0px auto;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
}

.combination_r {
    float: left;
    width: 158px;
}

.combination_r .hd {
    color: #E3393A;
    font-size: 14px;
    font-weight: bold;
    font-family: "microsoft yahei";
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #E3393A;
}


/***/

.pro_combination .brand,
.floor_bd .brand {
    clear: both;
    width: 1200px;
    overflow: hidden;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 3px;
    padding-bottom: 3px;
}

.pro_combination .brand ul,
.floor_bd .brand ul {
    width: 1020px;
}

.pro_combination .brand li,
.floor_bd .brand li {
    float: left;
    width: 88px;
    overflow: hidden;
    min-height: 30px;
    border-right: 1px solid #ede9e9;
    padding: 0px 6px;
}

.pro_combination .brand li img,
.floor_bd .brand li img {
    height: 30px;
}


/********
floor_r改为pro_simple100
**********/

.pro_floor3 .floor_bd {
    width: 1200px;
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;
}

.pro_floor3 .floor_l {
    float: left;
    width: 200px;
    overflow: hidden;
    margin-right: 12px;
}

.pro_floor3 .floor_l .category {
    width: 200px;
    overflow: hidden;
    min-height: 26px;
}

.pro_floor3 .floor_l ul {
    margin-top: 12px;
    line-height: 26px;
}

.pro_floor3 .floor_l li {
    float: left;
    width: 100px;
    height: 26px;
    color: #666666;
}

.pro_floor3 .floor_l li a {
    color: #666666;
}

.pro_floor3 .pro_simple160,
.pro_floor3 .pro_simple100 {
    min-height: 200px;
}

.pro_floor3 .pro_simple100,
.pro_floor3 .pro_simple160 {
    width: 786px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #f1f1f1;
}

.pro_floor3 .pro_simple100 ul,
.pro_floor3 .pro_simple160 ul {
    width: 800px;
}

.pro_floor3 .pro_simple100 li {
    float: left;
    width: 156px;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding: 14px 0px;
}

.pro_floor3 .pro_simple100 .pic {
    width: 100px;
    height: 100px;
    margin: 0px auto;
    overflow: hidden;
}

.pro_floor3 .pro_simple100 .name {
    width: 140px;
    margin: 0px auto;
    height: 42px;
    line-height: 21px;
    margin-top: 10px;
    overflow: hidden;
}

.pro_floor3 .pro_simple100 .name a,
.pro_floor3 .pro_simple160 .name a {
    color: #656565;
}

.pro_floor3 .pro_simple100 .price,
.pro_floor3 .pro_simple160 .price {
    width: 140px;
    margin: 0px auto;
    height: 18px;
}

.pro_floor3 .pro_simple100 .price b,
.pro_floor3 .pro_simple160 .price b {
    color: #E4393C;
    font-weight: bold;
    font-size: 16px;
}

.pro_floor3 .pro_simple100 .price span,
.pro_floor3 .pro_simple160 .price span {
    display: none;
}

.pro_floor3 .pro_simple160 li {
    float: left;
    width: 156px;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding-bottom: 9px;
}

.pro_floor3 .pro_simple160 .pic {
    width: 140px;
    height: 140px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 8px;
}

.pro_floor3 .pro_simple160 .name {
    width: 140px;
    margin: 0px auto;
    height: 21px;
    line-height: 21px;
    margin-top: 2px;
    overflow: hidden;
}

.floor_hd .morelink {
    float: right;
}

.floor_hd .morelink em a {
    color: #3A3A3A;
    font-family: "新宋体";
}

.main_p3 {
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin-top: 10px;
    z-index: -1;
}

.on_sale {
    width: 616px;
    float: left;
    border: 1px solid #f1f1f1;
    border-top: 2px solid #aaa;
    overflow: hidden;
}

.on_sale .hd {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #f1f1f1;
}

.on_sale .hd b {
    font-size: 16px;
    font-weight: bold;
    font-family: "microsoft yahei";
    margin-left: 15px;
    color: #B42237;
    margin-right: 10px;
}

.on_sale .hd span {
    color: #999;
    font-weight: bold;
}

.on_sale .bd {
    height: 349px;
}

.on_sale .pro_simple100 {
    min-height: 180px;
}

.on_sale .pro_simple160 {
    min-height: 176px;
}

.on_sale .pro_simple100 ul {
    margin-left: 30px;
    width: 620px;
    padding-bottom: 12px;
    overflow: hidden;
}

.on_sale .pro_simple100 li {
    float: left;
    width: 120px;
    margin-top: 15px;
    margin-right: 25px;
}

.on_sale .pro_simple100 .pic {
    width: 120px;
    height: 100px;
    text-align: center;
}

.on_sale .pro_simple100 .name {
    width: 120px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    word-break: break-all;
    overflow: hidden;
}

.on_sale .pro_simple100 .name a,
.on_sale .pro_simple160 .name a {
    color: #393939;
}

.on_sale .pro_simple100 .price {
    width: 120px;
    text-align: center;
    height: 27px;
    line-height: 27px;
}

.on_sale .pro_simple100 .price b,
.on_sale .pro_simple160 .price b {
    color: #c10000;
    margin-right: 10px;
}

.on_sale .pro_simple100 .price span,
.on_sale .pro_simple160 .price span {
    color: #666;
}

.on_sale .pro_simple160 ul {
    margin-left: 10px;
    width: 620px;
    overflow: hidden;
}

.on_sale .pro_simple160 li {
    float: left;
    width: 140px;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 11px;
}

.on_sale .pro_simple160 .pic {
    width: 140px;
    height: 130px;
    overflow: hidden;
    text-align: center;
}

.on_sale .pro_simple160 .name {
    width: 140px;
    text-align: center;
    height: 21px;
    line-height: 21px;
    word-break: break-all;
    overflow: hidden;
}

.on_sale .pro_simple160 .price {
    width: 120px;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

.main_p3_r {
    width: 379px;
    float: right;
    overflow: hidden;
}

.order_news {
    width: 377px;
    border: 1px solid #f1f1f1;
    border-top: 2px solid #aaa;
    height: auto;
    overflow: hidden;
    z-index: -1;
}

.order_news .article_hd {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

.order_news .article_hd h2 {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    font-family: "microsoft yahei";
    margin-left: 15px;
    margin-right: 10px;
}

.order_news .article_hd span {
    color: #999;
    font-weight: bold;
}

.order_news .article_bd {
    margin-top: 9px;
    margin-left: 9px;
    width: 369px;
    border-bottom: 2px solid #dedede;
    padding-bottom: 10px;
    overflow: hidden;
}

.order_news .article_bd .article_ad {
    width: 150px;
    margin-right: 12px;
    float: left;
}

.order_news .article_bd .article_list {
    width: 195px;
    float: left;
    border: none;
    padding: 0px;
    line-height: 25px;
    overflow: hidden;
}

.order_news .article_bd .article_list a {
    display: block;
    line-height: 25px;
    height: 25px;
    word-break: break-all;
    background: url(../image/newsicon2.jpg) no-repeat 0px 10px;
    padding-left: 12px;
    color: #393939;
}

.order_notice {
    clear: both;
    width: 358px;
    height: 39px;
    background: #F6F6F6 url(../image/icon_laba.jpg) no-repeat 20px 10px;
    margin-top: 9px;
    margin-left: 9px;
}

.order_notice .notice_bd {
    margin-left: 50px;
    line-height: 38px;
    margin-top: 3px;
    height: 39px;
    overflow: hidden;
}

.order_notice .notice_bd span {
    color: #666;
    margin-right: 15px;
}

.order_notice .notice_bd b {
    color: #c10000;
}

.order_select {
    margin-top: 10px;
    margin-left: 9px;
    z-index: 0;
    position: relative;
}

.order_select span {
    color: #c10000;
    margin-right: 15px;
    display: block;
    height: 24px;
    line-height: 24px;
    float: left;
}

.order_select .Default_Input {
    border: 1px solid #ccc;
    width: 128px;
    height: 22px;
    float: left;
    margin-right: 12px;
    line-height: 22px;
    color: #666;
    padding: 0px 5px;
}

.order_select .Default_OrderSearchBtn {
    background: url(../image/order_btn.jpg) no-repeat;
    width: 59px;
    height: 20px;
    cursor: pointer;
    border: 0px;
    float: left;
}

.order_reviews {
    width: 377px;
    border: 1px solid #f1f1f1;
    border-top: 2px solid #aaa;
    height: 117px;
    margin-top: 5px;
    overflow: hidden;
    z-index: -1;
}

.order_reviews .hd {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #f1f1f1;
}

.order_reviews .hd b {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    font-family: "microsoft yahei";
    margin-left: 15px;
    margin-right: 10px;
}

.order_reviews .hd span {
    color: #999;
    font-weight: bold;
}

.order_reviews .bd {
    padding: 10px 15px;
}

.order_reviews .bd li {
    height: 68px;
    overflow: hidden;
}

.order_reviews .bd .pic {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin-right: 15px;
}

.order_reviews .bd .info {
    float: left;
    width: 266px;
}

.order_reviews .bd .info .name {
    line-height: 25px;
    height: 25px;
    word-break: break-all;
    overflow: hidden;
}

.order_reviews .bd .info .name a {
    color: #3366cc;
}

.order_reviews .bd .info .reviews {
    color: #989898;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    word-break: break-all;
}


/******底部*********/

.footer {
    clear: both;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 25px;
}

.footer_p1 {
    width: 1200px;
    margin-top: 15px;
    border-top: 1px solid #DDDDDD;
    padding: 15px 0px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

.footer_p1 .guide {
    float: left;
    width: 760px;
    overflow: hidden;
}

.footer_p1 li {
    float: left;
    margin-right: 14px;
}

.footer_p1 .guide .icon {
    float: left;
    margin-right: 15px;
}

.footer_p1 .guide .bd {
    float: left;
    width: 90px;
    overflow: hidden;
}

.footer_p1 .guide .bd b {
    height: 28px;
    display: block;
    font-family: "microsoft yahei";
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.footer_p1 .guide .bd .list {
    line-height: 21px;
}

.footer_p1 .guide .bd .list a {
    color: #666;
}

.footer_p1 .online_kf {
    float: right;
    width: 230px;
    overflow: hidden;
}

.footer_link {
    line-height: 35px;
    text-align: center;
    color: #666;
}

.footer_link a {
    margin: 0px 10px;
    color: #666;
}

.footer_custom {
    text-align: center;
    line-height: 25px;
    color: #666;
}

.footer_custom a {
    color: #666;
}


/******广告位****/

.m_ggw1 {
    border: 1px solid #ededed;
    border-top: none;
    height: auto;
    overflow: hidden;
    background: url(../image/linead_bg.jpg) repeat-y 186px;
}

.m_ggw1 img {
    margin-right: 1px;
    float: left;
}

.r_ggw2 {
    margin-top: 5px;
    width: 210px;
}

.r_ggw3 {
    margin-top: 5px;
    width: 210px;
}

.l_ggw4 {
    margin-top: 20px;
    width: 200px;
    overflow: hidden;
}

.m_ggw5 {
    width: 630px;
    overflow: hidden;
}

.l_ggw6 {
    margin-top: 20px;
    width: 212px;
}

.r_ggw7 {
    width: 158px;
}

.m_ggw1 .adv_image {
    overflow: hidden;
}

.l_ggw4 .adv_image {
    overflow: hidden;
    min-height: 200px;
}


/**********左侧弹出样式***********/

.left_popup {
    border: 2px solid #ffb22a;
    width: 206px;
    height: 408px;
    border-top: none;
    position: absolute;
    top: 43px;
    z-index: 1;
    zoom: 1;
}

.left_popup_li {
    width: 206px;
}

.left_popup_li .h2_cat {
    width: 206px;
    height: 31px;
    background: #FAFAFA url(../image/icon4.gif) no-repeat 196px 8px;
    line-height: 32px;
    font-weight: normal;
    color: #333333;
    z-index: 4;
}

.left_popup_li .h2_cat h3 {
    background: url(../image/icon3.jpg) no-repeat 10px 12px;
    padding-left: 20px;
}

.left_popup_li .popup_tab {
    display: none;
}

#warpper,
#warpper2,
#warpper3,
warpper4 {
    width: 100%;
    height: 320px;
    position: relative;
}

#focus,
#focus2,
#focus3,
#focus4 {
    width: 800px;
    height: 320px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    display: none;
    background: #c1c1c1;
}


/* focusWarp */

.ad_slide {
    width: 742px !important;
    height: 447px !important;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    display: none;
    background: #c1c1c1;
}

.focusWarp {
    width: 742px;
    height: 447px;
    overflow: hidden;
    position: relative;
}

.imgList {
    position: absolute;
}

.imgList li {
    float: left;
    text-align: center;
    height: 239px;
}

.imgList_two {
    position: absolute;
    z-index: 10;
    top: 100px;
}

.imgList_two li {
    float: left;
    text-align: center;
}

.imgList_two li img {
    margin-left: -330px;
}

.imgBtn {
    position: absolute;
    bottom: 10px;
    z-index: 10;
}

.btnWarp {
    overflow: hidden;
}


/* 默认圆点样式 */

.imgBtn li {
    width: 19px;
    height: 20px;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    background: url(../image/btnBg_03.png) no-repeat right top;
    _background: url(../image/btnBg_03.gif) no-repeat right top;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
}

.imgBtn li.hover {
    background: url(../image/btnBg_03.png) no-repeat left top;
    _background: url(../image/btnBg_03.gif) no-repeat left top;
}


/* 圆点样式结束 */

.sizeBox {
    width: 300px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
}

.prev,
.next {
    display: block;
    height: 77px;
    width: 36px;
    position: absolute;
    top: 120px;
    z-index: 100;
    background: url(../image/prevNext.png) no-repeat;
    outline: none;
    *background: url(../image/prevNext.gif) no-repeat;
    background: url(../image/prevNext.gif) no-repeat\0;
}

.prev {
    left: 50%;
}

.next {
    right: 50%;
    background-position: right top;
}

.thumPrev,
.thumNext {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../image/sprevNext.png) no-repeat;
    _background: url(../image/sprevNext.gif) no-repeat;
    margin-top: 10px;
    margin-right: 10px;
    outline: none;
}

.thumNext {
    background-position: right top;
}


/**********加入购物车***********/

.cart_h {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 10px;
    margin-bottom: 10px;
}

.cart_h #logo {
    float: left;
    padding-left: 5px;
}

.cart_step {
    width: 481px;
    overflow: hidden;
    float: right;
    padding-top: 6px;
}

.cart_step .cart_step1,
.cart_step .cart_step2,
.cart_step .cart_step3 {
    height: 23px;
    overflow: hidden;
    padding-top: 23px;
    width: 481px;
}

.cart_step .cart_step1 {
    background: url(../image/step1.png) no-repeat;
}

.cart_step .cart_step2 {
    background: url(../image/step2.png) no-repeat;
}

.cart_step .cart_step3 {
    background: url(../image/step3.png) no-repeat;
}

.cart_step li.step-1,
.cart_step .cart_step2 li.step-2,
.cart_step .cart_step3 li.step-3 {
    color: #7ABD54;
}

.cart_step li.step-2 {
    color: #AAAAAA;
    width: 161px;
}

.cart_step li.step-3,
.cart_step .cart_step2 li.step-1,
.cart_step .cart_step3 li.step-1 {
    color: #AAAAAA;
}

.cart_step li {
    color: #BCE8A3;
    float: left;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 160px;
}

.cart_content,
.cart_commodit_settle {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.cart_content .cart-hd {
    height: 35px;
}

.cart_content .cart-hd h2 {
    background: url(../image/my_cart_title.png) no-repeat scroll left top transparent;
    height: 20px;
    width: 100px;
    overflow: hidden;
    float: left;
    line-height: 100px;
    margin-bottom: 15px;
    overflow: hidden;
}

.cart_content .cart-hd table {
    width: 700px;
    overflow: hidden;
    float: right;
}

.cart_prompt {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    background: #fefecc;
    border: 1px solid #ccc;
    border-right: 0px;
    padding: 0 10px;
}

.cart_text_input {
    width: 250px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-left: 20px;
}

.cart_submit_input {
    width: 85px;
    overflow: hidden;
    background: url(../image/Add_shop.jpg) no-repeat;
    height: 24px;
    line-height: 24px;
    border: 0px;
    cursor: pointer;
    color: #595858;
}

.cart_submit_input:hover {
    color: #000;
}

.cart_commodit {
    border: 1px solid #dddddd;
    border-top: 2px solid #999999;
    width: 1198px;
}

.cart_commodit_th th {
    background: #f7f7f7;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    color: #666;
    font-weight: normal;
}

.cart_commodit_con {
    padding: 10px 0px;
    background: #fdfcf7;
    border-bottom: 1px solid #eeecec;
}

.li_promgift {
    width: 120px;
    overflow: hidden;
    float: left;
    padding: 10px;
    text-align: center;
}

.li_promgift .cart_commodit_span {
    border: 1px solid #ddd;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}

.li_promgift .cart_commodit_name a {
    display: block;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    color: #666;
    margin-top: 5px;
}

.li_promgift .xuanze {
    margin: 0 auto;
    margin-top: 5px;
}

.cart_commodit_span {
    border: 1px solid #ddd;
    display: block;
    width: 60px;
    height: 60px;
}

.cart_commodit_span a img{
    width:62px;
    height:62px;
}
.cart_commodit_name a {
    color: #015697;
}

.cart_commodit_para {
    color: #999;
}

.cart_commodit_price {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: #e7464b;
}

.cart_commodit_price2 {
    font-family: "microsoft yahei";
}

.cart_txtbuynum {
    width: 30px;
    background: #fff;
    border: 1px solid #ddd;
    height: 22px;
    line-height: 22px;
    padding: 0px 5px;
}

.cart_update {
    background: none;
    border: 0px;
    cursor: pointer;
    color: #999;
}

.cart_update:hover {
    color: #000;
}

.cart_commodit_del {
    background: url(../image/delico.jpg) no-repeat center left;
    border: 0px;
    color: #015697;
    cursor: pointer;
    padding-left: 12px;
}

.cart_commodit_price3 {
    display: block;
    margin-right: 20px;
    padding: 10px 0px;
    font-weight: bold;
}

.cart_commodit_price3 span {
    font-family: "microsoft yahei";
    font-size: 23px;
    font-weight: normal;
    color: #e01218;
}

.cart_commodit_price3 span span {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}

.cart_commodit_settle {
    padding: 10px 0px;
}

.clear_buycart,
.cart_buy_cartsub {
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    text-align: center;
    padding-left: 10px;
}

.clear_buycart {
    width: 115px;
    padding-left: 15px;
    float: left;
    background: url(../image/amptyback.jpg) no-repeat;
}

.clear_buycart a {
    display: block;
    color: #999;
}

.cart_buy_cartsub {
    background: url(../image/settleback.jpg) no-repeat;
    width: 135px;
    float: right;
    padding-left: 0px;
}

.cart_buy_cartsub input {
    display: block;
    font-family: "microsoft yahei";
    font-size: 20px;
    background: none;
    border: 0px;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    width: 135px;
    height: 36px;
}

.clear_buycart,
.cart_buy_cartnosub {
    border-radius: 5%;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    text-align: center;
    /*  padding-left: 10px;*/
}

.cart_buy_cartnosub {
    background: url(../image/settleback_silver.png) no-repeat;
    width: 135px;
    float: right;
    padding-left: 0px;
}

.cart_buy_cartnosub input {
    display: block;
    font-family: "microsoft yahei";
    font-size: 20px;
    background: none;
    border: 0px;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    width: 135px;
    height: 36px;
}

.giftbanner {
    height: 17px;
    line-height: 17px;
    margin: 15px 0px 5px 0px;
    overflow: hidden;
    font-weight: bold;
    color: #015697;
    background: url(../image/jiaico.jpg) no-repeat center left;
    padding-left: 22px;
}

.promogift {
    width: 1200px;
    overflow: hidden;
    margin: 10px 0px 10px 0px;
}

.divpromgift {
    border: 1px solid #ddd;
    background: #FDFCF7;
    padding: 10px 0;
    overflow: hidden;
    margin-top: 5px;
}

.divpromgift .xuanze {
    background: url(../image/pageDete.jpg) no-repeat;
    width: 53px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.promogift .down {
    background: url(../image/xuanze.jpg) no-repeat center;
    height: 26px;
    padding: 10px;
    color: #015697;
    text-decoration: none;
}

.num_minus {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 100%;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    font-size: 17px;
    color: #ce0087;
}

.num_add {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 100%;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    font-size: 14px;
    color: #ce0087;
}


/**********订单信息***********/

.OrderSubmit {
    width: 1198px;
    overflow: hidden;
    border: 1px solid #dddddd;
    border-top: 0px;
    font-size: 14px;
}

.OrderSubmit_switch {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    background: #f7f7f7;
    border-top: 2px solid #999999;
    border-bottom: 1px solid #ddd;
}

.OrderSubmit_switch h2 {
    float: left;
    margin-left: 10px;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.OrderSubmit_switch p {
    float: right;
    margin-right: 10px;
}

.OrderSubmit_switch p a {
    color: #015697;
    font-size: 12px;
}

.cart_Order_address,
.cart_Order_info {
    padding-bottom: 20px;
}

.cart_Order_address,
.cart_Order_info {
    width: 1198px;
}

.cart_Order_address {
    border-bottom: 1px dotted #e6e4e4;
}

.cart_Order_address h3,
.cart_Order_deliver h3,
.cart_Order_info h3 {
    border-top: 1px solid #e2e2e2;
    padding-left: 10px;
    color: #333;
    font-family: "microsoft yahei";
    background: #fafafa;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px solid #e2e2e2;
}

.cart_Order_info h3 .return {
    color: #015697;
    font-family: '宋体';
    font-size: 12px;
    margin-left: 815px;
    background: url(../image/delico.jpg) no-repeat center left;
    padding-left: 15px;
}

.cart_Order_address em,
.Order_deliver_time em {
    margin: 0 4px;
    color: #cc0000;
}

.cart_Order_address ul {
    margin-top: 10px;
}

.cart_Order_address span {
    font-size: 12px;
    color: #333;
}

.cart_Order_address span .dropdown_button {
    float: right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .cart_Order_address span .dropdown_button {
        top: 0 !important;
    }
}

.cart_Order_address li {
    padding: 6px 0px;
    width: 900px;
    color: #999;
    position: static;
}

.cart_Order_address li h2 {
    width: 120px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: right;
    float: left;
    font-size: 14px;
    color: #333;
}

.cart_Order_address li .textform {
    height: 30px;
    line-height: 30px;
    width: 300px;
    border: 1px solid #ddd;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
    font-size: 14px;
}

.cart_Order_address li .textform2 {
    height: 30px;
    line-height: 30px;
    padding: 6px 0px;
    width: 180px;
    border: 1px solid #ddd;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
    color: #999;
    font-size: 14px;
}

.Order_deliver_time {
    padding: 6px 0px;
    width: 900px;
    overflow: hidden;
    color: #999;
}

.Order_deliver_time h2 {
    width: 120px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    color: #333;
    text-align: right;
    float: left;
    font-size: 14px;
}

.Order_deliver_time select {
    margin-top: 5px;
}

.comon_submmitorder_address2 {
    padding-left: 10px;
}

.cart_Order_address2 {
    display: none;
    width: 840px;
    height: 360px;
    line-height: 30px;
    border: 6px solid #dad7d7;
    background: #fff;
    position: fixed;
    margin: -180px 0 0 -430px;
    top: 50%;
    left: 50%;
    z-index: 99999;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TipPreViewMargin=document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.cart_Order_address2 li {
    padding: 6px 0px;
    width: 840px;
    color: #999;
}

.cart_Order_address2 li h2 {
    width: 100px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: right;
    float: left;
    font-size: 14px;
}

.cart_Order_address2 li .textform {
    height: 30px;
    line-height: 30px;
    width: 300px;
    border: 1px solid #ddd;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
    font-size: 14px;
}

.cart_Order_address2 li .textform2,
.cart_Order_info3 .cart_Order_coupon select {
    height: 30px;
    line-height: 30px;
    padding: 6px 0px;
    width: 180px;
    border: 1px solid #ddd;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
    color: #999;
    font-size: 14px;
}

.cart_Order_deliver,
.cart_Order_info2 {
    width: 1200px;
    padding-bottom: 0px;
}

.cart_Order_deliver table {
    width: 100%;
}

.cart_Order_deliver table th,
.cart_Order_info2 table th {
    font-weight: normal;
    border: 1px solid #e2e2e2;
    border-left: 0px;
    padding: 6px 0px;
    color: #c81623;
    border-top: 0px;
}

.cart_Order_deliver table td,
.cart_Order_info2 table td {
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    padding: 6px 0px;
}

.cart_Order_price span {
    font-family: "microsoft yahei";
    font-size: 16px;
}

.cart_Order_price span span {
    font-family: Arial, Helvetica, sans-serif;
}

.cart_Order_info2 table td {
    color: #333;
}

.cart_Order_info .name a {
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #015697;
}

.cart_Weight {
    text-align: right;
    border-bottom: 1px solid #e2e2e2;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.cart_Order_info3 .cart_Order_coupon3 {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.cart_Order_info3 .cart_Order_coupon table {
    padding-bottom: 10px;
}

.cart_Order_info3 .cart_Order_coupon select {
    width: 90px;
}

.cart_Order_info3 .cart_Order_coupon #btnCoupon {
    background: url(../image/btnCoupon.jpg) repeat-x;
    color: #fff;
    height: 21px;
    width: 127px;
    overflow: hidden;
    line-height: 21px;
    border: 1px solid #c2c4ac;
    cursor: pointer;
    color: #736816;
}

.cart_Order_info3 .cart_Order_coupon .cart_Order_coupon2 {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.cart_Order_total {
    width: 345px;
    overflow: hidden;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

.cart_Order_total div {
    line-height: 32px;
    overflow: hidden;
}

.cart_Order_total div h2 {
    float: left;
    width: 215px;
    text-align: right;
    font-size: 14px;
}

.cart_Order_total div span {
    font-family: "microsoft yahei";
    font-size: 12px;
}

.cart_Order_total div span span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.cart_Order_total div .cart_invoice {
    height: 27px;
    border: 1px solid #ddd;
}

.cart_Order_submit2 {
    height: 52px;
    background: #F8F8F8;
    border: 1px solid #ddd;
    border-top: none;
}

.cart_Order_submit2 input {
    background: url(../image/settleback.jpg) no-repeat;
    float: right;
    border: 0px;
    height: 36px;
    line-height: 36px;
    margin-top: 8px;
    overflow: hidden;
    width: 135px;
    color: #fff;
    margin-right: 20px;
    font-family: "microsoft yahei";
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.cart_Order_submit2 .total {
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 700;
    line-height: 52px;
    padding: 0px;
    padding-right: 18px;
    margin: 0px;
}

.cart_Order_submit2 .total span {
    font-family: "microsoft yahei";
    color: #E4393C;
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.cart_Order_submit2 .total span span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin: 0px;
    padding: 0px;
}


/**********支付***********/

.cart_payment {
    width: 1198px;
    overflow: hidden;
    background: #fffdee;
    border-top: 2px solid #c91623;
    padding: 30px 0px;
}

.cart_payment_table {
    width: 850px;
    overflow: hidden;
    margin: 0 auto;
}

.cart_payment_td p {
    font-family: "microsoft yahei";
    font-size: 18px;
    overflow: hidden;
    color: #7abd54;
}

.cart_payment_td div {
    color: #666;
}

.cart_payment_td div a {
    color: #005a9d;
    margin-right: 20px;
}

.cart_payment_td div input {
    background: url(../image/amptyback.jpg) no-repeat;
    border: 0px;
    width: 114px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-family: "microsoft yahei";
    font-size: 16px;
    cursor: pointer;
    color: #333;
    margin-top: 15px;
}

.cart_payment_td table {
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    background: #FFF;
}

.cart_payment_td table td {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}

.cart_payment_td table td span {
    color: #005a9d;
}

.cart_payment_td table td .emcolor span {
    color: #c91623;
}

.cart_payment_td table td em {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #c91623;
}

.cart_payment_td div .core_order_pay_sub {
    background: url(../image/amptyback2.jpg) no-repeat;
}


/*--------- 登录 --------*/

.YaHei {
    font-family: "Microsoft YaHei", "宋体";
}

.logindiv {
    width: 980px;
    margin: 60px auto;
    height: 430px;
}

.loginimg {
    width: 628px;
    height: 430px;
    float: left;
}

.logingbj {
    width: 345px;
    height: 355px;
    background: #f2f2f2;
    float: right;
    position: relative;
}

.logingfome {
    width: 305px;
    height: 325px;
    border: 1px #e1e1e1 solid;
    background: url(../image/colorbj.gif) repeat-x #fff bottom;
    position: absolute;
    top: -5px;
    right: 5px;
    padding: 15px 20px;
}

.logingfome h1 {
    font-weight: normal;
    font: 24px/28px "Microsoft YaHei";
    border-bottom: 1px #efefef solid;
    padding-bottom: 18px;
}

.logingfome .inputbj,
.fomeinput .inputbj {
    border: 1px solid #ddd;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    height: 35px;
    background: url(../image/inputbj.gif) no-repeat;
    padding-left: 5px;
    line-height: 35px;
    height: 35px;
}

.logingfome .btncss,
.fomeinput .btncss {
    border: 1px #ff5500 solid;
    background: #ff5500;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 33px;
    color: #fff;
    border: 0;
    text-align: center;
    cursor: pointer;
}

.logingfome .btncss {
    display: inline-block;
    margin-right: 10px;
    width: 100px;
}

.logingfome table {
    border-bottom: 1px #ddd dotted;
    font-size: 14px;
    color: #666;
}

.logingfome table a {
    font-size: 12px;
    line-height: 33px;
    color: #666;
}

.logingfome table a:hover {
    color: #FF2D2E;
}

.regis {
    padding: 18px 0;
    color: #777;
}

.regis a {
    color: #FF2D2E;
}

.regis span {
    display: block;
    line-height: 24px;
    font-size: 24px;
    padding-bottom: 5px;
}

.qqalipay {}

.qqalipay span {
    display: block;
    padding: 5px 0 5px 0;
    font-weight: bold;
    font-size: 14px;
    float: left;
    padding-right: 20px;
}

.qqalipay a {
    display: block;
    float: left;
    height: 30px;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
}


/*--------- 注册 --------*/

.trationbj {
    background: #f2f2f2;
    position: relative;
    width: 980px;
    margin: 20px auto;
    height: 490px;
}

.tration {
    width: 932px;
    height: 490px;
    padding: 0 20px;
    border: 1px #e1e1e1 solid;
    position: absolute;
    top: -6px;
    right: 4px;
    background: #fff;
}

.tration h1 {
    font-weight: normal;
    border-bottom: 1px #efefef solid;
    padding: 18px 0;
    font-size: 24px;
}

.fomeinput {
    padding-top: 6px;
    font-size: 14px;
}

.fomeinput table td {
    height: 50px;
    *height: 44px;
    _height: 44px;
}

.fomeinput table a {
    font-size: 12px;
    color: #ee0000;
}

.fomeinput table li {
    font-size: 12px;
    display: block;
    line-height: 30px;
}

.fomeinput .dotted {
    border-bottom: 1px #ddd dotted;
    padding-bottom: 10px;
}

.register_btn {
    width: 180px;
    text-align: center;
}

.register_btn2 {
    width: 80px;
    text-align: center;
}

.register_save_ts {
    height: 24px;
    line-height: 24px;
    color: #666;
    padding-top: 8px;
}

.register_save_ts a {
    color: #cc0000;
}

li.safelogin a {
    width: 50%;
    display: block;
    height: 25px;
    margin: 5px 0px;
    text-align: center;
    float: left;
}

.trationbj2 {
    background: #f2f2f2;
    position: relative;
    width: 980px;
    margin: 20px auto;
    height: 760px;
}

.tration2 {
    width: 932px;
    height: 760px;
    padding: 0 20px;
    border: 1px #e1e1e1 solid;
    position: absolute;
    top: -6px;
    right: 4px;
    background: #fff;
}


/*---会员注册---*/

.xy_xuanze {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.zhuce_con_r a {
    color: #dc0606;
}

.zc_tishi {
    display: none;
}

.zhuce_success {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 840px;
    padding: 50px;
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    text-align: center;
}

.zhuce_success span {
    display: block;
    margin-bottom: 15px;
    height: 35px;
    line-height: 35px;
}

.zcchg {
    background: url(../image/zhuce11.jpg) no-repeat 280px 0px;
    padding-left: 45px;
    font-weight: bold;
    font-size: 18px;
    color: #1dba0e;
}

.lijigouwu {
    background: url(../image/zhuce_03.jpg) no-repeat;
    cursor: pointer;
    width: 105px;
    height: 36px;
    overflow: hidden;
    margin: 0 auto;
}

.zhuce {
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 30px;
    padding: 30px 80px;
    overflow: hidden;
    width: 1000px;
    border: 1px solid #e8e8e8;
}

.xyonghu {
    font-weight: bold;
    font-size: 18px;
    padding-left: 12px;
    overflow: hidden;
    font-family: "微软雅黑";
    margin-bottom: 15px;
}

.zhuce_con {
    width: 880px;
    overflow: hidden;
}

.zhuce_con_l {
    float: left;
    overflow: hidden;
    padding-top: 10px;
    border-right: 1px dotted #dddddd;
}

.zhuce_con_r {
    float: left;
    overflow: hidden;
    padding-left: 40px;
}

.zc_name {
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 35px;
    padding-left: 10px;
}

.zc_name span {
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

.zc_name em {
    float: left;
    font-size: 14px;
    overflow: hidden;
    min-width: 75px;
    text-align: right;
}

.zhuce_input1 {
    width: 250px;
    height: 32px;
    display: block;
}

.succeed {
    padding-left: 30px;
    overflow: hidden;
    background: url(../image/zhuce_1_03.jpg) no-repeat 10px;
    display: block;
}

.error {
    padding-left: 30px;
    overflow: hidden;
    background: url(../image/validate_error.jpg) no-repeat 10px;
}

.focus {
    padding-left: 30px;
    overflow: hidden;
    background: url(../image/zcselect.jpg) no-repeat 10px;
}

.zc_anquan {
    padding-left: 80px;
    overflow: hidden;
    margin-top: -10px;
    margin-bottom: 15px;
    display: none;
    line-height: 22px;
}

.zhuce_input2 {
    width: 120px;
    height: 32px;
    display: block;
}

.zc_name a {
    color: #0658b4;
}

.zc_xieyi {
    margin-top: 15px;
    width: 550px;
    margin-bottom: 20px;
    padding-left: 80px;
    overflow: hidden;
}

.zc_xieyi a {
    color: #e60909;
}

.zc_xieyi em {
    float: left;
    overflow: hidden;
    line-height: 25px;
}

.xieyi_btn {
    margin-left: 80px;
    background: url(../image/zhuce_1_17.jpg) no-repeat;
    width: 213px;
    height: 47px;
    margin-bottom: 15px;
    cursor: pointer;
    border: 0px;
}

.xieyi_submit_btn {
    margin-left: 80px;
    background: url(../image/zhuce_submit.jpg) no-repeat;
    width: 213px;
    height: 47px;
    margin-bottom: 15px;
    cursor: pointer;
    border: 0px;
}

.yanzheng_input3 {
    margin-right: 10px;
    margin-left: 10px;
    height: 36px;
    background: #fff;
    border: 1px solid #999;
    padding: 0 10px;
    color: #333 !important;
    cursor: pointer;
}
.yanzheng_input3:hover{
    background:#ededed;
}
#imgVerifyCode {
    height: 37px;
}

.yanzheng_input4 {
    margin-top: 5px;
}

#pwdstrength {
    padding-left: 80px;
    height: 37px;
}

.zhuce_con em {
    float: left;
}

.zhuce_con .strengthA b {
    float: left;
    height: 18px;
    width: 104px;
    background: url(../image/pwdstrength.gif) no-repeat 0px 5px;
}

.zhuce_con .strengthB b {
    float: left;
    height: 13px;
    margin-top: 5px;
    width: 104px;
    background: url(../image/pwdstrength.gif) no-repeat 0 -13px;
}

.zhuce_con .strengthC b {
    float: left;
    height: 13px;
    width: 104px;
    margin-top: 5px;
    background: url(../image/pwdstrength.gif) no-repeat 0 -26px;
}

.disabled {
    cursor: default !important;
}

.register_btn2 {
    width: 80px;
    text-align: center;
}

.register_tab_left {
    width: 150px;
    height: 40px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: none;
    text-align: center;
    line-height: 40px;
    position: relative;
    float: left;
    cursor: pointer;
}

.register_tab_right {
    width: 150px;
    height: 40px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    text-align: center;
    line-height: 40px;
    position: relative;
    float: left;
    cursor: pointer;
}

.register_tab_left_select {
    width: 150px;
    height: 40px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: none;
    text-align: center;
    line-height: 40px;
    position: relative;
    float: left;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.register_tab_right_select {
    width: 150px;
    height: 40px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    text-align: center;
    line-height: 40px;
    position: relative;
    float: left;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.phonecode {
    display: inline-block;
    border-radius: 10%;
    border: 1px solid #ccc;
    width: 90px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background-color: #f4f4f4;
    cursor: pointer;
}


/*--------- 注册协议 --------*/

.registeragreement {
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #cccccc;
}

.registeragreement_c {
    width: 890px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    color: #666;
    line-height: 30px;
}

.RegisterAgreement_tit {
    background: #f5f5f5;
    border-bottom: 1px solid #e4e4e4;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.registeragreement_back {
    text-align: right;
}

.registeragreement_back a {
    color: #cc1100;
}


/* 找回密码 */

.input2 {
    border: 1px solid #ddd;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    padding-left: 6px;
}

.input3 {
    border: 1px solid #ddd;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 6px 0px;
    padding-left: 6px;
}

.ForgotPW_pad {}

.ForgotPW_icon {
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
}


/* 客户留言 */

.message_nav {
    color: #606060;
    border-bottom: 1px solid #dad6d7;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
}

.message_nav a {
    color: #666;
}

.message_tishiwrong {
    width: 760px;
    margin: 3px auto;
    overflow: hidden;
}

.message_list {
    width: 1200px;
    overflow: hidden;
}

.message_list_tab {
    width: 880px;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    background: #fafafa;
}

.message_list_c {
    width: 660px;
    overflow: hidden;
    margin-left: 10px;
}

.message_list_c1 {
    width: 660px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 25px;
    padding-bottom: 20px;
}

.message_list_ask {
    background: url(../image/messages_dashline1.jpg) repeat-x bottom;
    margin-top: 10px;
    color: #494949;
    padding: 0px 8px;
}

.message_list_ask b {
    color: #e10b0b;
    margin-right: 5px;
}

.message_list_answer1 {
    background: url(../image/repeat_bg.jpg) no-repeat;
    height: 10px;
    overflow: hidden;
    margin-top: 5px;
}

.message_list_answer2 {
    background: url(../image/repeat_bg2.jpg) no-repeat;
    height: 4px;
    overflow: hidden;
}

.message_list_answer {
    padding: 10px 8px;
    background: #f2f2f2;
    border: 1px solid #d9d9d9;
    border-bottom: 0px;
    border-top: 0px;
}

.message_list_answer b {
    color: #3a9100;
    margin-right: 5px;
}

.message_list_time {
    text-align: right;
    color: #0A8CD2;
    line-height: 20px;
    font-size: 10px;
}

.message_add_tab {
    float: right;
    background: url(../image/messagexie.jpg) repeat-y center;
    width: 300px;
    font-size: 14px;
    color: #333;
    padding-bottom: 205px;
}

.btn_sub {
    background: url(../image/login-img2.png) no-repeat 0px 0px;
    width: 250px;
    font: 18px "Microsoft YaHei";
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}

.btn_sub:hover {
    background: url(../image/login-img2.png) no-repeat 0px -36px;
}

.btn_sub:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.message_page {
    padding: 0 30px 20px 0;
    overflow: hidden;
}

.message_add_tab .input2 {
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #999;
}

.message_btnRefer {
    padding-top: 10px;
    color: #0A8CD2;
    font-size: 12px;
    float: right;
}

.message_btnRefer a {
    color: #0661dd;
}

.btn_shortsub {
    background: url(../image/login-img2.png) no-repeat 0px 0px;
    width: 140px;
    font: 18px "Microsoft YaHei";
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}


/* 分销商注册 */

.registeragreement_fx {
    width: 860px;
    border: 1px solid #e1e1e1;
    margin: 0 auto;
    padding: 20px;
    margin-top: 15px;
}

.registeragreement_fx h4.martb {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}

.agreement_bd {
    width: 820px;
    margin: 10px auto;
    overflow: hidden;
    word-break: break-all;
}

.Skin_RegisterInfo_w {
    width: 100%;
    margin-top: 10px;
}

.Skin_RegisterInfo_row {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.Skin_RegisterInfo_row li {
    float: left;
}

.Skin_RegisterInfo_row .title {
    width: 120px;
    padding-left: 20px;
}

.Skin_RegisterInfo_row input {
    border: 1px #ddd solid;
    background: url(../image/inputbj.gif) no-repeat;
    padding-left: 5px;
    line-height: 25px;
    height: 25px;
    width: 240px;
}

#registerAgreement_div_Common_Register_Clause {
    width: 700px;
    margin: 0 auto;
}

.regstepalert {
    color: #f30;
    margin-top: 15px;
    padding-left: 20px;
}

.regimgDiv,
.registerAgreement_step3 {
    float: left;
    font-size: 14px;
    padding-left: 30px;
}

.regimgDiv,
.registerAgreement_step3 div {
    font-weight: 700;
    font-size: 16px;
    color: #ff3300;
    margin-bottom: 20px;
}

.color_f30,
.color_f30 a {
    color: #f30;
}

.btncss_next {
    display: block;
    background: #ff5500;
    height: 35px;
    line-height: 35px;
    color: #fff;
    border: 0;
    text-align: center;
    cursor: pointer;
    width: 150px;
    display: block;
    font: bold 18px/36px "Microsoft YaHei";
    margin-top: 20px;
}

.btncss_next:hover {
    color: #fff;
}


/* 推荐好友 推荐到博客 */

.re_blogit_tab {
    border: 5px solid #f5f5ed;
    padding: 15px;
    width: 910px;
    margin: 0 auto;
}

.re_blogit_pro_t,
.re_blogit_pro_t a {
    color: #2c2c2c;
    font: bold 20px 'Microsoft YaHei';
    height: 30px;
    padding-bottom: 10px;
}

.re_blogit_pro_area1 {
    background: #f8f5f0;
    border: 1px solid #eee0d3;
    padding: 10px;
}

.re_blogit_pro_area2 {
    background: #f8f8f8;
    border: 1px solid #e7e7e7;
    padding: 10px;
}

.re_blogit_pro_pict {
    padding-bottom: 10px;
    color: #626262;
}

.re_blogit_pro_pict img {
    margin-right: 10px;
}

.blogit_subbg {
    background: url(../image/blogit_subbg.jpg) repeat-x;
    border: 1px solid #c4c5a6;
    text-align: center;
    line-height: 20px;
    color: #646716;
    cursor: pointer;
    width: 50px;
}

.blogit_bottom_line1 {
    border-bottom: 1px solid #e7e7e7;
    line-height: 30px;
    color: #656565;
}

.re_friend_tab,
.Forgot_out,
.vote_con {
    border: 5px solid #f5f5ed;
    padding: 15px;
    width: 960px;
    margin: 0 auto;
}


/* 评论 与咨询 */

.re_productreviews_h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
}

.re_productreviews_tabc {
    line-height: 30px;
}

.re_productreviews_tabc .inpnt {
    border: 1px solid #dddddd;
    height: 22px;
    line-height: 22px;
}

.product_reviews_list {
    background: url(../image/messages_dashline1.jpg) repeat-x bottom;
    padding-bottom: 10px;
    margin-top: 8px;
}

.product_reviews_time {
    color: #888;
    margin-left: 10px;
    font-size: 10px;
    white-space: nowrap;
    float: right;
}

.product_reviews_pages {
    margin-top: 18px;
}

.product_reviews_list_ask {
    background: #ffffff;
    padding: 10px;
}

.product_reviews_list_re {
    background: #f5f5f5;
    padding: 10px;
}

.color_re_red {
    color: #e10b0b;
}

.color_re_green {
    color: #3a9100;
}

.product_attri_tab {
    background: #f5f5f5;
    padding: 1px 5px;
    float: left;
    width: 300px;
    margin-right: 2px;
}


/*成交量*/

.tab_sales {
    border: 1px #e0dcce solid;
    color: #333;
    border-bottom: none;
    width: 100%;
}

.tab_sales td {
    border-bottom: 1px #e0dcce solid;
    padding: 6px;
}

.tr_head {
    background: url(../image/bg.gif) repeat-x 0px -389px;
    color: #5c4a35;
    line-height: 16px;
    height: 16px;
    font-weight: 700;
}

.re_productreviews_h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
}


/* 错误页提示 */

.buy_qq_notice {
    font-size: 14px;
    color: #FF0000;
    line-height: 40px;
    text-align: center;
}

.buy_qq_notice b {
    color: #ff3300;
}


/*--------- 公告 --------*/

.notice_w .notice_w_bs h2 {
    background: #e9f4fe;
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
    padding-left: 25px;
    font-size: 14px;
    font-weight: bold;
}

.notice_w .notice_w_bs h3 {
    border-top: 1px solid #ccdff2;
    margin-top: 2px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    padding-left: 25px;
    color: #666;
}

.notice_w .notice_w_bs h4 {
    line-height: 25px;
    height: 25px;
    padding-left: 25px;
    font-weight: bold;
}

.notice_w .notice_w_bs h4 a {
    color: #cc0000;
    font-weight: normal;
}

.notice_dh {
    height: 25px;
    line-height: 25px;
    color: #666;
}

.notice_dh a {
    color: #cc0000;
}

.notice_c {
    padding: 10px 0px;
}

.affiches_t {
    background: #e9f4fe;
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
    padding-left: 25px;
    font-size: 14px;
    font-weight: bold;
}


/*--------- 帮助 文章 --------*/

.articleshelp,
.articleshelp a {
    color: #545454;
    overflow: hidden;
}

.articleshelp .cssleft {
    width: 182px;
    float: left;
}

.articleshelp .cssleft h6 {
    padding-bottom: 8px;
}

.articleshelp .cssleft h4 {
    background: url(../image/helps_l_bg.jpg) repeat-x bottom;
    width: 152px;
    height: 39px;
    line-height: 39px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    margin: 0 auto;
}

.articleshelp .cssleft li {
    padding-left: 20px;
    line-height: 28px;
}

.articleshelp .cssleft li.d_select {
    background: #ab1607;
    color: #fff;
}

.articleshelp .cssleft li.d_select a {
    color: #fff;
}

.articleshelp .cssleft .csslist {
    background: #f5f5f5;
    border: 1px #e5e5e5 solid;
    padding: 10px;
}

.articleshelp .cssleft .csslist2 {
    background: #f5f5f5;
    border: 1px #e5e5e5 solid;
    padding: 0px;
}

.articleshelp {
    width: 1200px;
}

.articleshelp .cssright {
    width: 975px;
    float: right;
    border: 1px #e5e5e5 solid;
}

.articleshelp .cssright .cssright_h1 {
    height: 42px;
    border-bottom: 1px #eee solid;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
    line-height: 42px;
    color: #666;
    background: url(../image/homeicon.gif) no-repeat 12px 3px;
    padding-left: 35px;
}

.articleshelp .cssright h2.cssright_h2 {
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.articleshelp .cssright .cssborder {
    padding: 0 10px;
}

.articleshelp .cssright .csspage {
    height: 40px;
    line-height: 40px;
    padding: 8px 10px 10px 12px;
}

.article_list {
    line-height: 35px;
    color: #888;
    border-bottom: 1px solid #EFEFEF;
    margin: 0 auto;
}

.article_list em {
    font-style: normal;
    font-size: 11px;
}

.article_list a {
    background: url(../image/help_center_icon.jpg) no-repeat left center;
    padding-left: 10px;
}

.article_list a:hover {
    background: url(../image/help_center_icon2.jpg) no-repeat left center;
    color: #ff6600;
}

.art_add_date {
    text-align: center;
    border-bottom: #e5e5e5 1px solid;
    padding-bottom: 10px;
}

.art_add_c {
    padding: 10px;
}

.article_xg_t {
    background: #e5e5e5;
    color: #555;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
}

.article_xg_list {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 12px;
}

.article_xg_name {
    padding-top: 5px;
}

.article_xg_name a {
    color: #666;
}

.csspage_content {
    background: #f8f8f8;
    height: 38px;
    line-height: 38px;
}

.csspage_content b {
    float: left;
    padding-left: 30px;
}

.csspage_content a {
    color: #cc0000;
    font-weight: normal;
}

.csspage_content div {
    float: right;
    padding-right: 20px;
    font-weight: bold;
}

.article_relative {
    width: 1200px;
    overflow: hidden;
}

.article_relative ul {
    width: 1200px;
    overflow: hidden;
    margin: 10px 0px;
}

.article_relative ul li {
    width: 160px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-left: 20px;
    _margin-left: 18px;
    margin-right: 20px;
}

.article_relativeimg {
    height: 160px;
    overflow: hidden;
}

.article_relative_txt {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 10px;
}


/*分页控件*/

.pagination {
    float: right;
    /*padding:5px 0px;margin-top:10px;*/
}

.pagination .page-skip {
    color: #999;
    width: 220px;
    float: left;
    height: 28px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 3px;
    margin-right: 3px;
    margin-top: -2px;
    text-align: center;
    white-space: nowrap;
    font-size: 13px;
    vertical-align: middle;
    font-family: Arial, SimSun;
}

.pagination span {
    display: block;
    float: left;
    padding: 0 5px;
    height: 21px;
}

.pagination span.page-cur {
    line-height: 18px;
    height: 18px;
    border: #ff5400 1px solid;
    background: white;
    text-align: center;
    margin-right: 3px;
    margin-top: 2px;
    color: #ff5400;
    font-weight: bold;
}

.pagination a {
    display: block;
    float: left;
    height: 21px;
    padding: 0 3px;
    line-height: 21px;
    border: #c6c6c6 1px solid;
    background: white;
    text-align: center;
    margin-right: 3px;
    color: #333;
}

.pagination a:hover {
    border: #ff5400 1px solid;
    background: white;
    text-align: center;
    color: #ff5400;
    text-decoration: none;
}

.pagination a.page-prev {
    display: block;
    float: left;
    padding: 0 3px;
    height: 21px;
    background: url(../image/icons.gif) white no-repeat 4px -235px;
    padding-left: 12px;
}

.pagination a.page-next {
    float: left;
    height: 21px;
    font-weight: normal;
    background: url(../image/icons.gif) white no-repeat right -248px;
    background: url(../image/icons.gif) white no-repeat right -248px;
    padding-right: 12px;
}

.pagination .text {
    background: url(../image/input-bg.png) white no-repeat 0px 0px;
    border: #a7a6aa 1px solid;
    color: #333;
    width: 25px;
    height: 16px;
    line-height: 16px;
    padding-left: 2px;
    margin: 0px 3px;
    display: inline;
}

.pagination .button {
    width: 52px;
    height: 23px;
    line-height: 23px;
    background: url(../image/icons.gif) no-repeat right -289px;
    border: none;
    margin: 0px 5px;
    cursor: pointer;
}


/*全部分类*/

.allcategorylist_c {
    overflow: hidden;
    width: 1200px;
}

.allcategorylist_c ul {}

.allcategorylist_c a:hover {
    color: #FF2D2E;
}

.allcategorylist_c ul li {
    width: 1198px;
    overflow: hidden;
    border: 1px solid #ededed;
    margin-bottom: 15px;
}

.allcategorylist_c ul li h2 {
    background: url(../image/classbg.jpg) repeat-x;
    height: 39px;
    overflow: hidden;
    padding-left: 20px;
    line-height: 39px;
}

.allcategorylist_c ul li h2 a {
    font-family: "microsoft yahei";
    font-size: 18px;
    color: #cc0000;
}

.allcategorylist_c ul li ul {
    width: 1198px;
    margin-top: 15px;
}

.allcategorylist_c ul li ul li {
    width: 530px;
    overflow: hidden;
    border: 0px;
    float: left;
    margin-left: 20px;
    _margin-left: 10px;
    margin-right: 25px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.allcategorylist_c ul li ul li b {
    width: 120px;
    font-family: "microsoft yahei";
    font-size: 14px;
    font-weight: bold;
    float: left;
    text-align: right;
}

.allcategorylist_c ul li ul li div {
    width: 390px;
    float: right;
    line-height: 27px;
}

.allcategorylist_c ul li ul li div a {
    color: #666;
}

.allcategorylist_c ul li ul li div span {
    color: #ccc;
    margin-left: 5px;
    margin-right: 5px;
}


/********商品绑定促销页面*********/

.clearboth {
    clear: both;
}

.bundlitem {
    width: 975px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.bundlitem h3 {
    font-size: 18px;
    border-bottom: 1px solid #eae9e9;
    background: #f8f8f8;
    line-height: 35px;
    font-weight: bolder;
    font-family: "microsoft yahei";
    padding-left: 10px;
}

.bundlitem h3 em {
    color: #DE3032;
}

.bundlitem .desc,
.bundlitem .bunditem_r {
    width: 838px;
    overflow: hidden;
    margin: 0 auto;
}

.bundlitem .desc {
    text-indent: 2em;
    color: #999;
    padding: 15px 0px 0px 0px;
}

.bundlitem h4 {
    margin-top: 5px;
    font-weight: bolder;
    color: #DE3032;
    font-family: "microsoft yahei";
    font-size: 15px;
}

.bundlitem .bunditem_r table {
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

.bundlitem .bunditem_r table td,
.bundlitem .bunditem_r table th {
    border: 1px solid #ededed;
    border-bottom: 0px;
    ;
    border-right: 0px;
    height: 35px;
    line-height: 35px;
}

.bundlitem .bunditem_r table .bunditem_td {
    padding-left: 15px;
}

.bundlitem .bunditem_r table td b {
    font-family: Verdana, Geneva, sans-serif;
    color: #cc0000;
    margin-left: 5px;
}

.bundlitem .bunditem_l {
    width: 975px;
    overflow: hidden;
    background: #fafafa;
    border-top: 1px solid #ededed;
    margin-top: 20px;
}

.bundlitem .bunditem_l ul li {
    float: right;
    border-left: 1px solid #e2e2e2;
    height: 50px;
    overflow: hidden;
    padding: 10px 15px;
}

.bundlitem .bunditem_l ul li em {
    display: block;
}

.bundlitem .bunditem_l ul li strong {
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    font-family: "microsoft yahei";
}

.bundlitem .bunditem_l ul li strong span {
    font-weight: normal;
}

.bundlitem .markprice {
    text-decoration: line-through;
    color: #ccc;
}

.bundlitem .bundlprice {
    font-size: 20px;
    color: #F60;
}

.bundlitem .bundlprice span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}

.Product_btn_gm,
.Product_btn_add {
    background: url(../image/btn-fastbuy.gif) no-repeat;
    width: 120px;
    display: block;
    height: 37px;
    line-height: 16px;
    margin-top: 12px;
    cursor: pointer;
}


/**********分类页***********/

.nav_info {
    line-height: 22px;
    color: #666666;
    overflow: hidden;
    font-family: "宋体";
}

.nav_info h2 {
    float: left;
    line-height: 22px;
    color: #666666;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: bold;
}

.nav_info a {
    color: #666666;
}


/*.category { width: 1200px; overflow: hidden; margin: 0 auto; margin-top: 8px; }*/

.category_l {
    width: 210px;
    overflow: hidden;
    float: left;
}

.category_list {
    border: 1px solid #ddd;
    border-top: 2px solid #cc0000;
}

.category_list h2 {
    background: #f7f7f7;
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-family: "microsoft yahei";
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding-left: 15px;
    border-top: 1px solid #ddd;
}

.category_list div {
    width: 180px;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0px;
}

.category_list div a {
    background: url(../image/listico.jpg) no-repeat center left;
    padding-left: 10px;
    display: block;
    height: 24px;
    float: left;
    line-height: 24px;
    width: 80px;
    overflow: hidden;
    color: #535353;
}

.category_list div a:hover {
    color: #cc0000;
    text-decoration: none;
}

.category_browse,
.sale_top {
    border: 1px solid #ddd;
    margin-top: 10px;
}

.category_l .cate_ad {
    margin-bottom: 10px;
}

.category_browse h2,
.sale_top h2 {
    color: #666666;
    font-family: "microsoft yahei";
    font-size: 15px;
    background: #f7f7f7;
    padding-left: 15px;
}

.category_browse ul {}

.category_browse ul li {
    width: 208px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.browse_pic {
    width: 180px;
    height: 180px;
    overflow: hidden;
    margin: 0 auto;
}

.browse_name {
    width: 200px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    height: 36px;
    line-height: 18px;
}

.browse_name a {
    color: #666;
}

.browse_price {
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    color: #e4393c;
}

.category_browse .view_clear {
    text-align: center;
    width: 190px;
    margin: 0 auto;
    line-height: 30px;
    border-top: 1px dashed #ccc;
}

.sale_top ul li {
    width: 208px;
    padding-top: 12px;
    overflow: hidden;
    padding-bottom: 12px;
    vertical-align: bottom;
    border-bottom: 1px solid #f3f3f3;
}

.sale_top ul li .img {
    width: 60px;
    float: left;
    height: 60px;
    margin-right: 8px;
}
.sale_top ul li .img img{
    width: 60px;
    height: 60px;
}

.sale_top ul li em {
    float: left;
    margin-left: 5px;
    display: block;
    background: #ccc;
    color: #fff;
    width: 14px;
    line-height: 14px;
    height: 14px;
    overflow: hidden;
    line-height: 16px;
    text-align: center;
}

.sale_top ul li.saleitem1 em {
    background: #cc0000;
}

.sale_top ul li .info {
    width: 110px;
    overflow: hidden;
    float: right;
    margin-right: 5px;
}

.sale_top ul li .name,
.sale_top ul li .price,
.sale_top ul li .sale {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.sale_top ul li .name a {
    color: #666;
}

.sale_top ul li .price b {
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    color: #e4393c;
}

.sale_top ul li .price span {
    text-decoration: line-through;
    margin-left: 5px;
    color: #c0c0c0;
}

.sale_top ul li .sale {
    width: 114px;
}

.sale_top ul li .sale b {
    color: #FF2D2E;
    font-weight: normal;
}

.cate_ad img {
    margin-top: 10px;
}

.category_r {
    width: 980px;
    overflow: hidden;
    float: right;
}

.sub_category,
.sub_property {
    border: 1px solid #ddd;
    padding: 0px 10px;
}

.sub_category h2,
.sub_property h2 {
    font-family: "microsoft yahei";
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #f7f7f7;
}

.sub_category ul,
.sub_property ul {
    width: 960px;
    overflow: hidden;
    padding: 10px 0px;
}

.sub_category ul li {
    float: left;
    margin-right: 20px;
    height: 25px;
    line-height: 25px;
}

.sub_category ul li a {
    color: #085c9b;
    white-space: normal;
}

.sub_category ul li a:hover {
    color: #cc0000;
    text-decoration: none;
}

.sub_category .brand {
    min-height: 50px;
    overflow: hidden;
}

.sub_shrink {
    background: #fff;
    width: 100px;
    overflow: hidden;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border: 1px solid #e8e8e8;
    border-top: 0px;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    top: -1px;
    color: #898989;
}

.sub_shrink span {
    background: #fff url(../image/shrinkico.jpg) no-repeat right;
    padding-right: 15px;
}

.sub_property dl {
    width: 758px;
    overflow: hidden;
    /*border-bottom: 1px dotted #cccccc;*/
    padding: 5px 0px;
    line-height: 30px;
}

.sub_property dl dt {
    width: 60px;
    text-align: right;
    overflow: hidden;
    float: left;
}

.sub_property dl dd {
    width: 695px;
    overflow: hidden;
    float: right;
}

.sub_property dl dd a {
    color: #085c9b;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    white-space: nowrap;
}

.sub_property dl dd a.select {
    padding: 5px;
    background: #3164af;
    color: #fff;
}

.sub_property .brand {
    min-height: 35px;
    overflow: hidden;
}

.category_search {
    border: 1px solid #dbdbdb;
    border-top: 2px solid #FF2D2E;
    margin-top: 30px;
    background: #f5f5f5;
}

.category_search2 {
    line-height: 20px;
    overflow: hidden;
    padding: 10px 18px;
}

.category_search2 input {
    vertical-align: middle;
}

.category_search2 span input {
    margin-right: 5px;
}

.catesearch_key,
.catesearch_range {
    background: #fff;
    border: 1px solid #cccccc;
    padding: 2px 0px;
}

.catesearch_range {
    width: 30px;
    overflow: hidden;
    font-family: "microsoft yahei";
    font-size: 10px;
    color: #999999;
}

.cut_down_button {
    background: url(../image/catesearch_button.jpg) no-repeat;
    width: 50px;
    height: 21px;
    border: 0px;
    cursor: pointer;
}

.category_sequence {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border-top: 1px solid #dbdbdb;
}

.category_sequence ul {
    width: 284px;
    overflow: hidden;
    float: left;
}

.category_sequence ul li {
    width: 66px;
    height: 30px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: center;
}

.category_sequence ul li span {
    background: url(../image/SequenceUpStop.jpg) no-repeat right center;
    padding-right: 10px;
}

.category_sequence ul .c_sel {
    background: #fff;
    color: #FF2D2E;
    font-weight: bold;
}

.category_sequence ul .c_sel span {
    background: #fff url(../image/SequenceDown.jpg) no-repeat right center;
}

.category_sequence p {
    text-align: right;
    margin-right: 10px;
    color: #999999;
}

.category_sequence p span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF2D2E;
    margin-left: 2px;
    margin-right: 2px;
}

.category_pro_list {
    width: 980px;
    overflow: hidden;
}

.category_pro_list ul {
    width: 980px;
    overflow: hidden;
}

.category_pro_list ul li {
    width: 217px;
    overflow: hidden;
    border: 4px solid #fff;
    padding: 10px;
    float: left;
}


/* .category_pro_list ul li.listhover {
                border: 4px solid #f4f2f2;
            }*/

.category_pro_pic {
    height: 220px;
    width: 207px;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.category_pro_pic img{
    height: 220px;
    width: 207px;
}

.category_pro_name {
    width: 207px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 5px;
}


}
.category_pro_price {
    height: 25px;
    width: 207px;
    line-height: 25px;
    overflow: hidden;
}
.category_pro_price p {
    float: left;
    color: #999;
    padding-right: 25px;
}
.category_pro_price p strong {
    font-family: Verdana, Geneva, sans-serif;
    color: #FF2D2E;
}
.category_pro_price p span {
    color: #FF2D2E;
    text-decoration: none;
}
.category_pro_price em {
    float: right;
    text-decoration: line-through;
    color: #999;
}

/**********详细页***********/
.product_intro {
    width: 1200px;
    margin-top: 8px;
}
.product_preview {
    width: 412px;
    float: left;
    position: relative;
    z-index: 1;
}
.product_preview2 {
    width: 410px;
    border: 1px solid #d9d9d9;
}
.product_preview3,
.buy_product_thumbnail {
    background: #f4f0f1;
}
.product_preview3 ul,
.buy_product_thumbnail ul {
    padding-left: 20px;
}
.product_preview3 li,
.buy_product_thumbnail ul li {
    padding: 11px 0px;
    float: left;
    margin-right: 15px;
}
.product_preview3 li a,
.buy_product_thumbnail li a {
    display: block;
    width: 60px;
    overflow: hidden;
    height: 60px;
    background: #fff;
    border: 1px solid #d9d9d9;
}
.product_preview3 li a.Product_WareSmall,
.buy_product_thumbnail li a.Product_WareSmall {
    border: 2px solid #FF2D2E;
}
.product_share {
    border: 1px solid #f0eced;
    padding: 5px 10px;
    color: #5e5e5e;
}
.product_parameter {
    width: 620px;
    float: right;
    margin-right: 100px;
}
.product_para_name td {
    font-family: "microsoft yahei";
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    border-bottom: 1px dotted #dcdcdc;
    padding-bottom: 8px;
}
.product_para2 {
    background: #fffff5;
}
.product_para2 td {
    padding: 5px 0px;
}
.product_para2 div {
    color: #989896;
    float: left;
    width: 250px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
}
.product_para2 div b {
    font-family: "microsoft yahei";
    font-size: 18px;
    color: #FF2D2E;
}
.product_para2 div b span {
    font-family: Arial, Helvetica, sans-serif;
    color: #FF2D2E;
    font-size: 20px;
}
.product_para2 div span {
    color: #404042;
}
.product_para_select .Product_WareFun_bg {
    border-top: 1px dotted #dcdcdc;
    padding-top: 8px;
}
.product_para_select .SKURowClass {
    padding-bottom: 8px;
    clear: both;
    width: 570px;
    overflow: hidden;
}
.product_para_select .SKURowClass span {
    line-height: 26px;
    display: block;
    float: left;
    color: #666666;
}
.product_para_select .SKURowClass dl,
.product_para_select .SKURowClass dl dd {
    float: left;
}
.product_para_select .SKURowClass dl dd input,
.SKUValueClass {
    border: 1px solid #c9c8cd;
    background: #fff;
    padding: 4px 10px;
    margin-right: 10px;
    cursor: pointer;
}
.product_para_select .SKURowClass dl dd .SKUSelectValueClass,
.buy_product_size dl dd .SKUSelectValueClass {
    border: 1px solid #FF2D2E;
    background: url(../image/Details_06.jpg) no-repeat right bottom;
}
#productSkuSelector .SKURowClass dl dd img {
    display: block;
    padding: 2px;
    width:40px;
    height:20px;
    margin-right: 10px;
}
.product_para_select .SKUShowSelectClass {
    margin-bottom: 6px;
    color: #FF2D2E;
    line-height: 18px;
    font-weight: bold;
}
.shopcart-add,
.shopcart-minus {
    cursor: pointer;
}
.product_para_promote .promotiontype {
    background-color: #FF2D2E;
    color: #ffffff;
    padding: 2px;
    margin-left: 10px;
}
.product_para_promote .promotionname a {
    margin-left: 10px;
    color: #FF2D2E;
}
.product_para_num div {
    float: left;
}
.product_para_num .shopcart1 span {
    padding: 0px 8px;
    border: 1px solid #ddd;
    font-size: 16px;
}
.product_para_num {
    color: #656565;
}
.product_para_num input {
    border: 1px solid #c9c8cd;
    padding: 5px 10px;
    background: none;
    width: 25px;
    margin-right: 15px;
    margin-left: 15px;
}
.product_para_num em {
    color: #00589f;
}
.product_para_num span {
    font-family: "microsoft yahei";
    color: #FF2D2E;
    font-size: 14px;
    margin-right: 5px;
}
.product_para_num span span {
    font-family: Arial;
}
.product_btns_append table {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    margin-top: 10px;
}
.product_btns_append table li span {
    display: block;
}
.product_btns_append table li {
    float: left;
}
.product_btns_shop,
.product_btns_buy {
    font-family: "microsoft yahei";
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.product_btns_shop {
    width: 130px;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
}
.product_btns_buy {
    margin-left: 10px;
    font-size: 15px;
    color: #5f5d5e;
}
.product_btns_buy span {
    padding-bottom: 1px;
    width: 102px;
    margin-right: 35px;
}
.product_btns_coll {
    color: #5e5e5e;
    background: url(../image/Details_10.jpg) no-repeat center left;
    padding-left: 15px;
}
.product_recommend table {
    padding-top: 15px;
}
.product_recommend td {
    color: #0159a0;
}
.product_recommend td a {
    color: #0159a0;
}
.product_re_blog {
    background: url(../image/Details_14.jpg) no-repeat center left;
    padding-left: 18px;
}
.product_re_friend {
    background: url(../image/Details_16.jpg) no-repeat center left;
    padding-left: 18px;
}
.product_Brief b {
    display: block;
    border-top: 1px dotted #dcdcdc;
    margin-top: 8px;
    padding-top: 5px;
}
.product_Brief p {
    color: #999999;
    text-indent: 2em;
}
.product_detail {
    width: 1198px;
    border: 1px solid #e0e0e0;
}
.product_nav_wrap {
    height: 30px;
    line-height: 30px;
    background: #f6f6f6;
    border-bottom: 1px solid #e0e0e0;
}
.product_nav_wrap li {
    width: 130px;
    float: left;
    font-family: "microsoft yahei";
    font-weight: bold;
    font-size: 14px;
    color: #5b595c;
    text-align: center;
}
.product_nav_wrap li a {
    color: #5b595c;
    display: block;
    height: 29px;
}
.product_nav_wrap li.curr {
    background: #FFF;
    height: 28px;
    border-top: 3px solid #FF2D2E;
    border-bottom: 1px solid #fff;
    position: relative;
    top: -1px;
}
.product_nav_wrap .curra {
    display: block;
    border-right: 1px solid #e0e0e0;
    color: #FF2D2E;
}
.product_nav_wrap li:first-of-type {
    border-left: none;
}
.product_nav_wrap li.curr a {
    color: #FF2D2E;
}
.product_detail .product_mc,
.buy_product_detail .product_mc {
    padding: 20px;
    overflow: hidden;
    clear: both;
}
.product_related {
    width: 1198px;
    border: 1px solid #e0e0e0;
    margin-top: 20px;
}
.product_related h2 {
    background: #f6f6f6 url(../image/Details_26.jpg) repeat-x;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ececec;
}
.product_related h2 b {
    display: block;
    width: 130px;
    background: #FFF;
    height: 29px;
    text-align: center;
    border-top: 3px solid#FF2D2E;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    position: relative;
    top: -1px;
    font-size: 14px;
}
.product_related ul {
    width: 1198px;
    overflow: hidden;
    margin: 10px 0px;
}
.product_related ul li {
    width: 160px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-left: 18px;
    _margin-left: 16px;
    margin-right: 18px;
}
.related_pic {
    height: 160px;
    overflow: hidden;
}
.related_pic img{
    height: 160px;
}
.related_name {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 10px;
}
.related_price {
    font-family: Verdana, Geneva, sans-serif;
    color: #FF2D2E;
}
.details_plzx {
    border-top: 1px solid #E5E5E5;
    margin-top: 5px;
    overflow: hidden;
    padding-top: 10px;
}
.details_plzx .Product_a {
    background: url(../image/pd_10.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #0246A1;
    display: block;
    float: right;
    height: 28px;
    line-height: 28px;
    margin-left: 20px;
    padding-left: 35px;
    text-decoration: none;
    width: 65px;
}
.details_plzx .Product_b {
    float: right;
    color: #0246A1;
    display: block;
    line-height: 28px;
    margin-left: 20px;
}

/**********翻页***********/
.page {
    height: 29px;
    line-height: 29px;
    float: right;
    color: #666666;
    padding: 10px 0px;
}
.page a {
    display: block;
    float: left;
    background: url(../image/page.jpg) no-repeat;
    text-align: center;
    width: 30px;
    height: 27px;
    overflow: hidden;
    color: #005aa0;
    margin-left: 3px;
    margin-right: 3px;
}
.page .page-cur {
    display: block;
    float: left;
    color: #FF2D2E;
    font-size: 15px;
    background: none;
    margin-right: 10px;
    margin-left: 10px;
}
.page .page-break {
    display: block;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}
.page a.page-prev {
    background: url(../image/pageup.jpg) no-repeat;
}
.page a.page-next {
    background: url(../image/pagenext.jpg) no-repeat;
}
.page a.page-prev,
.page a.page-next {
    display: block;
    width: 64px;
    height: 29px;
    text-align: center;
    color: #005aa0;
}
.page .page-skip {
    margin-left: 15px;
}
.page .page-skip .text {
    width: 30px;
    padding: 3px;
    background: none;
    border: 1px solid #ddd;
    border-top: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
}
.page .page-skip .button {
    background: url(../image/pageDete.jpg) no-repeat;
    width: 53px;
    height: 25px;
    border: 0px;
    cursor: pointer;
    font-size: 14px;
    margin-left: 3px;
}

/**********品牌***********/
.sub_property ul li {
    width: 102px;
    text-align: center;
    float: left;
    margin: 5px 5px 5px 0px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #F2F2F2;
}
.sub_property ul li .pic {
    width: 100px;
}
.sub_property ul li .pic img {}
.sub_property ul li a,
.sub_property ul li .name {
    color: #005aa3;
}
.sub_property ul li a:hover {
    color: #FF2D2E;
    text-decoration: none;
}

/**********团购  抢购  积分***********/
.buy_list {
    margin-top: 10px;
    width: 1200px;
    overflow: hidden;
    border-top: 2px solid #FF2D2E;
    margin-bottom: 15px;
}
.buy_list .buy_list_tit {
    background: url(../image/grouptitback.jpg) repeat-x;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    font-family: "microsoft yahei";
    border-right: 1px solid #e5e5e5;
}
.buy_list .buy_list_tit h2 {
    float: left;
    width: 170px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
}
.buy_list .buy_list_tit .buyhover {
    background: #fff;
    height: 39px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-weight: bold;
}
.buy_list .buy_list_product {
    width: 1198px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.buy_list ul {
    width: 1198px;
    margin-left: -1px;
}
.buy_list ul li {
    width: 238px;
    overflow: hidden;
    float: left;
    border-left: 1px solid #e5e5e5;
    border-top: 0px;
    margin-left: -1px;
}
.buy_list ul li:first-of-type {
    border: none;
}

/* .buy_list ul li .buy_product.wraphover {
                border: 8px solid #f3f1f2;
            }*/
.buy_list ul li .buy_product {
    width: 207px;
    border: 8px solid #fff;
    overflow: hidden;
    margin: 0 auto;
    padding: 7px;
}
.buy_list ul li .buy_time {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../image/grouptimeico.jpg) no-repeat 0px 2px;
    border-bottom: 1px dotted #e8e8e8;
    padding-left: 30px;
    color: #666;
}
.buy_list ul li .buy_time strong {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    margin-left: 3px;
    margin-right: 3px;
}
.buy_list ul li .buy_pic {
    height: 220px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.buy_list ul li .buy_name {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-family: "microsoft yahei";
}
.buy_list ul li .buy_price {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-family: "microsoft yahei";
    margin-top: 10px;
    margin-bottom: 10px;
}
.buy_list ul li .buy_price em {
    float: left;
    font-size: 18px;
    color: #ce0203;
}
.buy_list ul li .buy_price em span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
}
.buy_list ul li .buy_price p {
    float: right;
    background: url(../image/groupbuttomico.jpg) no-repeat;
    width: 75px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}
.buy_list ul li .buy_price p a {
    display: block;
    color: #FFF;
    text-decoration: none;
}
.buy_list ul li .buy_price p a:hover {
    color: #FF0;
}
.buy_list ul li .buy_andere {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.buy_list ul li .buy_andere p {
    float: left;
}
.buy_list ul li .buy_andere p del {
    color: #ab9997;
}
.buy_list ul li .buy_andere em {
    float: right;
}
.buy_list ul li .buy_andere em span {
    color: #fd0100;
}

/**********团购  抢购  积分详细页***********/
.buy_intro {
    width: 1198px;
    border: 1px solid #d5d1d2;
    margin: 10px 0px 0px 0px;
    border-bottom: 0px;
    padding-bottom: 8px;
}
.buy_intro .buy_intro_table {
    width: 934px;
    margin: 10px auto;
}
.buy_product_name {
    font-family: "microsoft yahei";
    font-size: 22px;
    font-weight: bold;
}
.buy_product_name span {
    color: #eb1458;
}
.buy_product_time {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 10px;
    text-align: right;
    color: #035ba3;
}
.buy_product_time label {
    margin-right: 20px;
}
.buy_product_time a {
    color: #035ba3;
}
.buy_product_price {
    background: url(../image/buydetails_03.jpg) no-repeat;
    width: 521px;
    height: 69px;
    overflow: hidden;
    border-right: 1px solid #e1e1e1;
}
.buy_product_price div {
    float: left;
    width: 314px;
    overflow: hidden;
    margin-left: 45px;
    _margin-left: 20px;
}
.buy_product_price #buycurrent,
.buy_product_price #buyoriginal del {
    font-family: "microsoft yahei";
    font-size: 14px;
    color: #FFF;
}
.buy_product_price #buycurrent span,
.buy_product_price #buyoriginal del span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.buy_product_price #buyoriginal del span {
    font-size: 16px;
}
.buy_product_price #buyoriginal {
    color: #FFF;
    margin-left: 20px;
}
.buy_product_price #buyButton {
    display: block;
    float: right;
    background: url(../image/buydetails_01.jpg) no-repeat;
    width: 107px;
    height: 44px;
    overflow: hidden;
    margin-right: 45px;
    margin-top: 9px;
    font-family: "microsoft yahei";
    font-size: 26px;
    color: #000;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.buy_product_parameter {
    width: 496px;
    overflow: hidden;
    border-left: 1px solid #e1e1e1;
    margin-left: 24px;
    border-right: 1px solid #e1e1e1;
}
.buy_product_table {
    margin: 10px 20px;
    color: #999;
}
.buy_product_table td span {
    color: #333;
}
.buy_product_next,
.buy_product_num,
.buy_product_time2 {
    background: #f5f5f5 url(../image/buydetails_07.jpg) repeat-x center top;
    padding: 10px 20px;
}
.buy_product_size div,
.buy_product_spread .spread1,
.buy_product_spread .spread2 {
    width: 456px;
    overflow: hidden;
    color: #434444;
    padding: 2px 0px;
}
.buy_product_size span,
.buy_product_size dl dd,
.buy_product_size dl {
    float: left;
    line-height: 26px;
}
.buy_product_size dl dd input {
    padding: 2px 10px;
    background: #FFF;
    border: 1px solid #c9c9cb;
    margin-right: 10px;
}
.buy_product_size .SKUShowSelectClass {
    color: #028002;
}
.buy_product_next .quantity {
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.buy_product_next .quantity li {
    float: left;
}
.buy_product_next .quantity li input {
    background: #FFF;
    border: 1px solid #c9c9cb;
    width: 30px;
    padding: 2px;
    color: #666;
    margin-right: 20px;
}
.buy_product_next .quantity .total span {
    color: #028002;
    font-family: "microsoft yahei";
}
.buy_product_num p,
.buy_product_num em {
    line-height: 20px;
    color: #666;
}
.buy_product_num p span,
.buy_product_num em span {
    font-family: "microsoft yahei";
    font-size: 18px;
    color: #fe7501;
    margin-left: 5px;
    margin-right: 5px;
}
.buy_product_num em span {
    font-size: 14px;
}
.buy_product_time2 label {
    padding: 5px 0px;
    display: block;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: url(../image/buydetails_11.jpg) no-repeat center left;
    padding-left: 35px;
    color: #b4b4b4;
}
.buy_product_time2 label strong {
    font-size: 34px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #333;
    margin-left: 10px;
    margin-right: 5px;
}
.buy_product_bigpic {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-left: 0px;
    height: 410px;
}
.buy_product_spread {
    padding: 12px 20px;
    border-bottom: 1px solid #e1e1e1;
}
.buy_product_spread .spread1 {
    padding-bottom: 6px;
    border-bottom: 1px dotted #d7d9d8;
}
.buy_product_spread .spread1 li,
.buy_product_spread .spread2 li {
    color: #025aa2;
    float: left;
    margin-right: 35px;
}
.buy_product_spread .spread1 li a {
    color: #055a9d;
}
.buy_product_spread .spread1 li.w {
    background: url(../image/buydetails_15.jpg) no-repeat center left;
    padding-left: 18px;
}
.buy_product_spread .spread2 li {
    color: #666666;
    margin-top: 5px;
}
.buy_product_spread .spread2 li a {
    color: #666;
}
.buy_product_spread .spread2 li.s {
    background: url(../image/buydetails_19.jpg) no-repeat center left;
    padding-left: 18px;
}
.buy_product_explain {
    border: 1px solid #d5d1d2;
    border-top: 0px;
    background: #fff;
    width: 1134px;
    padding: 0px 32px;
}
.buy_product_explain h2 {
    font-family: "microsoft yahei";
    font-size: 16px;
    color: #cb0003;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
}
.buy_product_explain p {
    text-indent: 2em;
    padding-bottom: 18px;
    color: #999999;
}
.buy_product_detail {
    width: 1198px;
    border: 1px solid #cccccc;
    border-top: 0px;
}
.buy_product_wrap {
    height: 41px;
    line-height: 41px;
    background: #f6f6f6 url(../image/detailsback.jpg) repeat-x;
}
.buy_product_wrap li {
    width: 210px;
    float: left;
    font-size: 14px;
    color: #333333;
    text-align: center;
    background: url(../image/detailslink.jpg) no-repeat center right;
    cursor: pointer;
}
.buy_product_wrap li a {
    color: #333333;
    display: block;
}
.buy_product_wrap li.curr {
    font-weight: bold;
    background: #b9233e url(../image/detailslink.jpg) no-repeat center right;
    width: 250px;
    color: #fff;
}
.buy_product_wrap li.curr a {
    color: #fff;
}
.buy_intro2 {
    width: 1198px;
    border: 1px solid #d5d1d2;
    margin: 10px 0px 0px 0px;
    padding-bottom: 8px;
}
.buy_intro2 .buy_intro_table {
    width: 934px;
    margin: 10px auto;
}
.buy_product_frame {
    width: 914px;
    padding: 10px;
    background: #f3f3f3;
    overflow: hidden;
}
.buy_product_bigpic2 {
    background: #fff;
    border: 1px solid #e1e1e1;
    width: 410px;
    height: 410px;
    text-align: center;
    float: left;
}
.buy_product_price2 {
    width: 480px;
    overflow: hidden;
    float: right;
}
.buy_product_price3 {
    width: 480px;
    overflow: hidden;
    margin-top: 15px;
}
.buy_product_price3 #buycurrent2,
.buy_product_price3 #buyoriginal2,
.buy_product_price3 #buypoint2 {
    display: block;
    width: 120px;
    float: left;
    border-right: 1px dotted #e1dfdf;
    padding: 0px 15px;
    height: 70px;
    overflow: hidden;
}
.buy_product_price3 #buycurrent2 {
    padding-left: 0px;
}
.buy_product_price3 #buycurrent2 span,
.buy_product_price3 #buyoriginal2 del,
.buy_product_price3 #buypoint2 span {
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.buy_product_price3 #buyoriginal2 del {
    color: #999;
}
.buy_product_price3 #buycurrent2 span {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: #d70000;
}
.buy_product_price3 #buypoint2 span,
.buy_product_price3 #buypoint2 span a {
    color: #d70000;
}
.buy_product_explain2 {
    background: url(../image/buydetails_07.jpg) repeat-x center top;
    margin-top: 20px;
    padding-top: 20px;
}
.buy_product_explain2 h2 {
    font-family: "microsoft yahei";
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
.buy_product_explain2 p {
    text-indent: 2em;
    color: #333;
}
.add_jifen_submit2 {
    background: url(../image/gift2.png) no-repeat;
    width: 165px;
    height: 50px;
    font-family: "microsoft yahei";
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
    border: 0px;
    color: #fff;
    font-weight: bold;
}

/*前台收藏*/
.dialogFavorite {
    width: 500px;
    height: auto;
    overflow: hidden;
    border: 4px solid #dad7d7;
    font-size: 12px;
    position: absolute;
    z-index: 3;
    color: #999999;
    display: none;
    background-color: #ffffff;
}
.Favorite_title {
    width: 490px;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #c4c4c4;
}
.Favorite_title_l,
.loginForBuytit h2 {
    font-family: "microsoft yahei";
    font-weight: 700;
    font-size: 14px;
    padding: 0px 0px 2px 0px;
    float: left;
    color: #333;
}
.Favorite_title_l img {
    margin-top: 0px;
}
.Favorite_title_r {
    font-weight: 700;
    float: right;
    background: url(../image/close.jpg) no-repeat;
    cursor: pointer;
    width: 15px;
    height: 15px;
    margin-top: 7px;
}
.tips {
    width: 490px;
    padding: 10px;
    position: relative;
}
.tips h2 {
    height: 40px;
    padding-left: 70px;
    background: url(../image/icon_correct.jpg) no-repeat 10px 0;
    line-height: 40px;
    font-size: 14px;
    color: #090;
}
.tips p {
    padding-left: 70px;
}
.tips em {
    color: #999;
}
.tips p a {
    color: #005EA7;
}
#attention-tags {
    background: #fffdee;
    border: 1px solid #edd28b;
    padding: 10px;
    margin: 0 10px 40px 10px;
}
.mt,
.mc {
    cursor: pointer;
    overflow: hidden;
    zoom: 1;
}
.att-tag-btn {
    padding-left: 160px;
    overflow: hidden;
}
.att-tag-btn a {
    float: left;
    margin-right: 10px;
    width: 57px;
    height: 30px;
    line-height: 30px;
    background: url(../image/yb_btn.png) 0 0 no-repeat;
    font-size: 14px;
    text-align: center;
}
.att-tag-btn .att-btn-cancal {
    background-position: -67px 0;
}
.att-tag-btn span {
    white-space: nowrap;
}
.att-tag-list {
    overflow: hidden;
    padding-bottom: 5px;
    height: auto !important;
    height: 58px;
    max-height: 58px;
    margin-bottom: 1px;
    clear: both;
    _height: 32px;
}
.att-tag-list li {
    float: left;
    padding: 5px 0 0;
    position: relative;
}
.att-tag-list li i {
    position: absolute;
    right: 8px;
    top: 3px;
    background: url(../image/iconfont-shanchu.png);
    width: 10px;
    height: 10px;
    display: block;
}
.att-tag-list li a {
    float: left;
    height: 20px;
    padding: 1px 10px;
    border: 1px solid #eed289;
    margin-right: 10px;
    overflow: hidden;
}
.att-tag-list .current {
    border: 2px solid #c00;
    padding: 0 9px;
    text-decoration: none;
}
.att-tag-new span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 3px 10px;
    color: #005AA0;
    cursor: pointer;
    _vertical-align: top;
}
.att-tag-new input {
    width: 100px;
    height: 14px;
    line-height: 14px;
    padding: 4px 6px;
    border: 1px solid #EED289;
    cursor: text;
    _vertical-align: top;
}
.hl_red,
a.hl_red,
.hl_red:hover,
.hl_red:visited,
#summary .hl_red {
    color: #e4393c;
}
.hl_green,
a.hl_green,
.hl_green:hover,
.hl_green:visited,
#summary .hl_green {
    color: #090;
}
.fl {
    float: left;
}
.hide {
    display: none;
}

/*快捷登录*/
.dialog {
    width: 305px;
    height: 115px;
    border: 4px solid #dad7d7;
    font-size: 12px;
    position: absolute;
    z-index: 3;
    color: #999999;
    display: none;
    background-color: #ffffff;
}
.dialog_title {
    width: 295px;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #c4c4c4;
}
.dialog_title_l,
.loginForBuytit h2 {
    font-family: "microsoft yahei";
    font-weight: 700;
    font-size: 14px;
    padding: 0px 0px 2px 0px;
    float: left;
    color: #333;
}
.dialog_title_l img {
    margin-top: 0px;
}
.dialog_title_r {
    font-weight: 700;
    float: right;
    background: url(../image/close.jpg) no-repeat;
    cursor: pointer;
    width: 15px;
    height: 15px;
    margin-top: 7px;
}
.dialog_cartitem {
    width: 295px;
    line-height: 15px;
    margin: 10px 5px;
    height: 70px;
    text-align: center;
    padding-left: 0px;
}
.dialog_cartitem span {
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    color: #009900;
}
.btnbar {
    width: 275px;
    margin: 15px 10px 0px 10px;
}
.btn-viewcart {
    background: url("../image/btn-viewcart.gif") repeat scroll 0 0 transparent;
    height: 22px;
    margin-left: 60px;
    margin-right: 10px;
    width: 77px;
    float: left;
    cursor: hand;
}
.btn-continue {
    background: url("../image/btn-continue.gif") repeat scroll 0 0 transparent;
    height: 22px;
    width: 66px;
    float: left;
    cursor: hand;
}
.btn-send {
    background: url("../image/btn_ginfo_links.gif") no-repeat scroll 0 0 transparent;
    margin: 0;
    padding: 3px 0 0 18px;
}

/*弹出框login*/
.login_tan {
    width: 439px;
    height: 220px;
    background: #fff;
    position: absolute;
    top: 400px;
    left: 450px;
    z-index: 99999;
    border: 6px solid #dad7d7;
}
.login_tan table {
    width: 439px;
    font-size: 14px;
    line-height: 30px;
}
.login_tan a {
    color: #0b5ba5;
    font-size: 12px;
}
.login_tan_input1 {
    width: 200px;
    height: 24px;
    line-height: 24px;
    background: url(../image/one4.jpg) no-repeat center right;
    padding: 4px 20px 4px 3px;
    border: 1px solid #E1E1E1;
}
.login_tan_input2 {
    width: 200px;
    height: 24px;
    line-height: 24px;
    background: url(../image/one5.jpg) no-repeat center right;
    padding: 4px 20px 4px 3px;
    border: 1px solid #E1E1E1;
}
.login_tan_input3 {
    width: 140px;
    height: 36px;
    background: url(../image/login-img.png) no-repeat 0px 0px;
    border: 0px;
    cursor: pointer;
}
#imgCloseLogin {
    cursor: pointer;
}
.loginForBuytit {
    background: #f3f3f3;
    height: 40px;
    border-bottom: 1px solid #c4c4c4;
}
.loginForBuytit h2 {
    margin-left: 15px;
}
.login_tan table #btnAmoBuy {
    background: url(../image/buydetails_15.jpg) no-repeat center left;
    padding-left: 15px;
    border: 0px;
    color: #0b5ba5;
    cursor: pointer;
}

/*调查问卷*/
.vote_con .vote_cont_title {
    font-family: "microsoft yahei";
    font-weight: 700;
    font-size: 18px;
    margin-top: 5px;
}
.vote_con .votefacebg {
    padding-left: 20px;
}
.vote_con .vote_table {
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
.vote_con .vote_table td {
    height: 40px;
    overflow: hidden;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
}

/**********选择收货地址2013-10-15***********/
.address_have {
    width: 980px;
    margin: 20px;
    overflow: hidden;
}
.address_tab {
    width: 990px;
}
.address_tab .list {
    color: #666666;
    cursor: pointer;
    float: left;
    height: 106px;
    margin: 0 10px 14px 0;
    position: relative;
    font-size: 12px;
    vertical-align: top;
    width: 237px;
}
.address_tab .list .inner {
    background: url(../image/bg_address2.png) no-repeat;
    padding: 11px 15px;
    z-index: 2;
}
.address_tab .addr-hd {
    border-bottom: 1px solid #F2F2F2;
    height: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.address_tab .addr-bd {
    height: 55px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
.address_tab .select .inner,
.address_tab .list .inner:hover {
    background: url(../image/select_address_bg.png) no-repeat;
}
.address_tab .list .curmarker {
    background: url(../image/select_address.png) no-repeat;
    height: 28px;
    position: absolute;
    right: 1px;
    top: 77px;
    display: none;
    width: 28px;
}
.address_tab .select .curmarker {
    display: block;
}
.address_have .control {
    font-size: 12px;
    clear: both;
    margin-top: 20px;
}
.use_newAddr {
    font-size: 12px;
    float: left;
    background: #de3032;
    color: #fff;
    border: none;
    width: 112px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    padding: 0px;
    margin-right: 20px;
    cursor: pointer;
}
.use_newAddr:hover {
    color: #fff;
    text-decoration: none;
}
.manageAddr {
    display: block;
    float: left;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    text-decoration: none;
    width: 110px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
}

/* 在线客服*/

/* .a {
    width: 146px;
    height: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    position: relative;
}
*/
.a div {
    float: left;
    position: relative;
}
.b {
    width: 50px;
    height: 160px;
}
.b span {
    width: 60px;
    height: 200px;
    display: block;
    background: url(../image/kf.gif) no-repeat;
}
.b span:hover .cc {
    display: block;
}
.cc {
    width: 120px;
    background: url(../image/open-head.gif) top right;
    background-repeat: no-repeat;
    list-style-type: none;
    display: none;
    position: relative;
    height: auto;
}
.cc .close {
    display: block;
    height: 30px;
    width: 30px;
    left: 106px;
    top: -10px;
    position: relative;
    background-image: url(../image/btn-close.gif);
    background-repeat: no-repeat;
}
.cc .c {
    margin-top: 100px;
    padding-top: 20px;
    width: 120px;
    background: url(../image/open-body-bg.gif) repeat-y;
    min-height: 100px;
}
.cc .c div {
    width: 100%;
    text-align: center;
}
.d {
    width: 120px;
    height: 6px;
    background: url(../image/open-fot.gif) no-repeat bottom right;
    _background: url(../image/open-fot.gif) no-repeat bottom right;
}
.e {
    width: 26px;
    height: 161px;
    background: url(../image/kf.gif) no-repeat 0px -215px;
    float: left;
    margin-top: 0px;
}
.b_r span {
    width: 50px;
    height: 160px;
    background: url(../image/kf_r.gif) no-repeat;
}
.d_r {
    width: 120px;
    height: 6px;
    background: url(../image/open-fot.gif) no-repeat bottom right;
    _background: url(../image/open-fot.gif) no-repeat bottom right;
}
.e_r {
    width: 26px;
    height: 161px;
    background: url(../image/kf_r.gif) no-repeat 0px -215px;
    float: right;
    margin-top: 0px;
}
.closekf {
    clear: both;
    padding-left: 8px;
    width: 118px;
    text-align: center;
    margin-top: 7px;
    cursor: pointer;
}
.qqrightbot {
    position: fixed;
    z-index: 1070;
    left: 0px;
    bottom: 0px;
    width: 120px;
}
.qqrighttop {
    /*width:300px;*/
    
    top: 120px !important;
    left: 0px;
    width: 120px;
    position: absolute;
    z-index: 10008;
    display:none;
}

/* 信任登录弹出 */
.topnav span#xinren_Frame {
    font-size: 12px;
}
#xinren_Frame {
    position: relative;
    margin-left: 10px;
    z-index: 20;
    color: #cc0000;
}
#xinren_Frame em {
    font-style: normal;
    cursor: pointer;
    background: url(../image/thridparty1.gif) no-repeat left center;
    padding-left: 20px;
    padding-top: 2px;
}
#xinren_tab {
    position: absolute;
    top: 15px;
    left: -30px;
    width: 130px;
    background: white;
    border: 2px solid #e5e5e5;
    padding: 10px 15px;
    z-index: 100;
    display: none;
    text-align: left;
}
#xinren_tab img {
    margin-top: 3px;
}
.xinren_tab_tishi {
    padding-bottom: 5px;
    line-height: 22px;
    color: #888;
}
.clear_both {
    clear: both;
}

/* 购物车没有商品时的提示 */
.cart-empty {
    height: 98px;
    border: 1px solid #ddd;
}
.cart-empty .message {
    height: 98px;
    padding-left: 341px;
    background: #F3F3F2 url(../image/cart-empty-bg.png) no-repeat 250px 22px;
}
.cart-empty .message p {
    line-height: 98px;
}
.cart-empty a,
.cart-empty a:visited,
.cart-empty a:hover {
    color: #005ea7;
}

/*新增图片大小控制*/
.group_buy .bd .pic img {
    max-width: 100px;
    max-height: 102px;
}
.panic_buy .pic img {
    max-width: 180px;
    max-height: 180px;
}
.brand_tab .brand li .pic img {
    max-width: 92px;
    max-height: 39px;
}
.pro_tab180 .tab_item .pic img {
    max-width: 180px;
    max-height: 180px;
}
.pro_tab160 .tab_item .pic img {
    max-width: 160px;
    max-height: 160px;
}
.pro_tab220 .tab_item .pic img {
    max-width: 220px;
    max-height: 220px;
}
.combination_tab .pro_tab100 .tab_item .pic img {
    max-width: 100px;
    max-height: 100px;
}
.combination_tab .pro_tab160 .tab_item .pic img {
    max-width: 140px;
    max-height: 140px;
}
.pro_floor3 .pro_simple100 .pic img {
    max-width: 100px;
    max-height: 100px;
}
.pro_floor3 .pro_simple160 .pic img {
    max-width: 140px;
    max-height: 140px;
}
.on_sale .pro_simple160 .pic img {
    max-width: 140px;
    max-height: 130px;
}
.on_sale .pro_simple100 .pic img {
    max-width: 120px;
    max-height: 100px;
}
.group180 .bd_middle .pic img {
    max-width: 180px;
    max-height: 180px;
}
.group160 .bd_middle .pic img {
    max-width: 160px;
    max-height: 160px;
}
.floor180 .floor_pro .pic img {
    max-width: 180px;
    max-height: 180px;
}
.floor160 .floor_pro .pic img {
    max-width: 160px;
    max-height: 160px;
}
.sale_top60 .sale_top1 .pic img,
.sale_top60 .sale_top2 .pic img,
.sale_top60 .sale_top3 .pic img,
.sale_top60 .sale_top4 .pic img,
.sale_top60 .sale_top5 .pic img {
    max-width: 60px;
    max-height: 60px;
}

/*配送区域范围样式*/
.setregion {
    width: 530px;
    float: left;
    line-height: 20px;
    position: relative;
    margin-top: 5px;
}
.setregion span {
    color: #999;
}
.regionbox {
    width: 550px;
    height: auto;
}
.showRegion {
    width: auto;
    position: absolute;
    top: 0px;
    left: 45px;
    padding: 0px 25px 0px 10px;
    cursor: pointer;
    height: 19px;
    float: left;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #ccc;
    background: url(../image/combo_arrow.jpg) no-repeat right top;
}
.showRegion_hover {
    border-bottom: none;
    z-index: 1000001;
    background: url(../image/combo_arrow1.jpg) no-repeat right top;
}
.regionbox .regions {
    position: absolute;
    left: 45px;
    top: 20px;
    width: 518px;
    padding: 10px 15px;
    height: 200px;
    border: 1px solid #ccc;
    border-top: none;
    display: none;
    background: #fff;
    z-index: 1000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.topborder {
    border-top: 1px solid #ccc;
    height: 0px;
    width: auto;
    display: none;
    position: absolute;
    top: 20px;
    z-index: 1000002;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.product_para3 {
    background: #fffff5;
}
.product_para3 td {
    padding: 5px 0px;
}

/*新首页样式*/
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.top-w {
    width: 100%;
    height: 32px;
    border-bottom: 2px solid #F2F2F2;
    background-color: #F7F7F7;
}
.top .top-main {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    font-size: 12px;
    color: #555555;
    line-height: 30px;
}
.top .top-main span {
    float: left;
    display: inline-block;
    line-height: 25px;
}
.top .top-main span a {
    color: #FF2F2F;
}
.top .top-main ul {
    float: left;
}
.bx_top_r {
    float: right;
}
.bx_top_r dd{ float:left; margin-right:10px;}

/*
        .top .top-main ul li {
            float: left;
            padding: 0 10px;
        }
*/
.top .top-main ul a {
    color: #555555;
}
.top .top-main ul a:hover {
    color: #FF2E2F;
}
.top .top-main ul li span {
    padding-left: 20px;
}
.top .top-search {
    width: 1200px;
    height: 123px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
}
.top .top-search .logo {
    float: left;
    width: 260px;
    height: 97px;
    overflow: hidden;
	margin-top:8px;
	margin-right:62px;
}
.top-search .search-box {
    float:left;
	width:860px;
    height: 37px;
    margin: 0 auto;
    margin-left:97px;
    padding-top: 5px;
}
#logo_1 img{
    width:260;
    height:87px;
}
.top-search .search-box .search {
    float: left;
    width: 351px;
    height: 33px;
    border:0px;
    color: #333333;
    background-image: url("../image/iconArray.png");
    background-repeat: no-repeat;
    background-position: 10px -80px;
    padding-left: 35px;
}
.top-search .search-box .btn {
    float: left;
    width: 93px;
    height: 33px;
    background-color: #ffa300;
    color: #fff;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    cursor: pointer;
    border: none;
	font-family:"微软雅黑"；
}
.top-search .cart-box {
    float: right;
    width: 120px;
    height: 45px;
    display: inline;
    position: relative;
    margin-top:-70px;
	margin-right:100px;
    background-image: url("../image/iconArray.png");
    background-repeat: no-repeat;
    background-position: 10px -46px;
}
.top-search .cart-box h6 {
    font-size: 14px;
    font-weight: normal;
    padding-left: 60px;
    line-height: 42px;
    position: relative;
    top: -20px;
    color: #5F5F5F;
}
.top-search .cart-box span {
    display: block;
    position: relative;
    left: 25px;
    top: -5px;
    width: 20px;
    height: 18px;
    background-color: #A5A5A5;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    /*background-image: url("img/cart.bg.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;*/
}
.top-search .cart-box span a {
    color: #fff;
}
.top-search .cart-box i {
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #5F5F5F transparent transparent;
    /*灰 透明 透明 */
    
    position: relative;
    float: right;
    top: -40px;
    margin-right: 15px;
}

}

/*导航开始*/
.nav-wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.top .top-nav {
    width: 100%;
    height: 45px;
	background:#e3393c;
}
.top-nav .side-nav {
    display: block;
    margin: 0px auto;
    overflow: hidden;
    /*    width: 1202px;
    height: 497px;*/
    /*    overflow: hidden;*/
    /* position:relative;*/
    top: -19px\9;
	
}
.top-nav .side-nav ul {
    overflow: hidden;
    width: 1200px;
    height: 45px;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .top-nav .side-nav{top:-19px;
        position: relative;}
}*/
.side-nav01 {
    position: relative;
}
.top-nav ul a {
    color: #fff;
}
.top-nav .side-nav .title {
    position: relative;
    float: left;
    width: 224px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #cd2a2b;
    font-size: 16px;
    font-weight: normal;
    z-index: 99;
}
.top-nav h3 a {
    color: #fff;
}
.top-nav h3 a:hover {
    color: #fff !important;
}
.top-nav .side-nav ul li {
    float: left;
}
.top-nav .side-nav ul li a {
    display: inline-block;
    padding: 0 25px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
}
.top-nav .side-nav li a:hover {
    color: #FF2D2E;
}
#ads_20 {
    margin-left: 50px;
    float: right;
    position: relative;
    top: -20px;
}

/*
.top .top-nav .side-nav h4{
    float:right;
    padding-left: 54px;
    line-height:45px;
    position: relative;
    top:-20px;
}
.top .top-nav .side-nav h4 em{
    color:#FF2D2E;
    font-style: normal;
}
.top .top-nav h4 a{
    display:inline-block;
    float:right;
    font-size:18px;
    font-weight: bold;
    color:#333;
}
.top .top-nav h4 .up{
    width:0;
    height:0;
    border-width:0 4px 4px;
    border-style:solid;
    border-color:transparent transparent #A5A5A5;
    position:relative;
    float: right;
    top: 15px;
}
.top .top-nav .side-nav h4 .down{
    width: 0px;
    height: 0px;
    border-width: 4px 4px 0px;
    border-style: solid;
    border-color: #A5A5A5 transparent transparent;
    position: relative;
    float: right;
    top: 25px;
    left: 8px;
}
*/
.top .left-nav {
    float: left;
    width: 224px;
    height: 449px;
}
.left-nav01 {
    z-index: 999;
    background-color: #fff;
    top: -2px;
    position: relative;
}
.top .left-nav .pro-menu {
    width: 222px;
    height: 448px;
    border-right: 1px solid #ECECEC;
    border-left: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
}
.left-nav .pro-menu .menu-inner {
    position: relative;
}

/*二级页面开始*/
.left-nav .T-menu01 .brand {
    display: inline-block;
    float: right;
    width: 427px;
    height: 408px;
    padding: 20px;
    border-left: 1px solid #ECECEC;
}
.left-nav .T-menu01 .brand img {
    width: 100px;
    height: 50px;
    padding: 10px;
    border: 1px solid #ECECEC;
    overflow: hidden;
    border-radius: 20px;
    margin-right: 10px;
    margin-top: 10px;
}
.left-nav .T-menu01 .brand h5 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}
.left-nav .T-menu01 .brand h5 b {
    float: right;
    font-size: 12px;
    color: #C4C4C4;
    line-height: 30px;
}
.left-nav .nav-hover {
    position: absolute;
    display: none;
    width: 976px;
    height: 448px;
    top: -1px;
    left: 221px;
    /*left*/
    /*\**/
    /*:295px\9;*/
    border: 1px solid #e4e4e4;
    overflow: hidden;
    background-color: #fff;
    z-index: 10000;
}
.left-nav .nav-hover00 {
    top: -1px;
}
.left-nav .cat-01:hover .nav-hover {
    display: block;
}
.left-nav .T-menu01 {
    position: absolute;
    width: 976px;
    height: 449px;
}
.left-nav .T-menu01 .L-menu {
    position: relative;
    float: left;
    width: 976px;
    height: 100%;
    padding: 20px 20px;
    font-size: 12px;
}
.left-nav .T-menu01 .L-menu div {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
}
.left-nav .T-menu01 .L-menu div h4 {
    display: inline-block;
    float: left;
    padding-right: 10px;
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
}
.left-nav .T-menu01 .L-menu div h4 a {
    color: #333333;
}
.left-nav .T-menu01 .L-menu div span {
    
    display: block;
    float: left;
    height: 100%;
    overflow: hidden;
    /*white-space: nowrap;*/
    width: 777px;
}
.left-nav .T-menu01 .L-menu div:first-of-type span {
    border: none;
}
.left-nav .T-menu01 .L-menu div span a {
    padding-right: 15px;
    color: #7F7F7F;
}
.left-nav .T-menu01 .L-menu div span a:hover {
    color: #FF2D2E;
}
.left-nav .T-menu01 .L-menu div i {
    padding: 0 5px;
    color: #A1A1A1;
    font-size: 12px;
    font-weight: normal;
    display: block;
    float: left;
}
.left-nav .pro-menu dl:hover {
    position: relative;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #fff;
    top: -1px;
    left: -1px;
    z-index: 10001;
}
.left-nav .pro-menu dl {
    position: relative;
    width: 201px;
    padding-left: 20px;
    padding-top: 10px;
    height: 46px;
	line-height:46px;
	border-bottom:1px solid #e4e4e4;
}
.left-nav .pro-menu dl dt {
    height: 25px;
    line-height: 25px;
}
.left-nav .pro-menu dl dt span {
    display: inline-block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    vertical-align: middle;
}
.left-nav .pro-menu dd a:hover {
    color: #FF2D2E;
}
.left-nav .pro-menu dl dt a {
    font-size: 15px;
    color: #545454;
    line-height: 15px;
    display: inline-block;
    padding-left: 10px;
    position: relative;
}
.left-nav .pro-menu dl dt .icon02 {
    background-image: url(../image/iconArray.png);
    background-repeat: no-repeat;
    background-position: 0px -360px;
    padding-left: 30px;
}
.left-nav .pro-menu dl dt .icon03 {
    background-image: url(../image/iconArray.png);
    background-repeat: no-repeat;
    background-position: 0px -387px;
    padding-left: 30px;
}
.left-nav .pro-menu dl dt .icon04 {
    background-image: url(../image/iconArray.png);
    background-repeat: no-repeat;
    background-position: 0px -418px;
    padding-left: 30px;
}
.left-nav .pro-menu dl dt .icon05 {
    background-image: url(../image/iconArray.png);
    background-repeat: no-repeat;
    background-position: 0px -447px;
    padding-left: 30px;
}
.left-nav .pro-menu dl dt .icon06 {
    background-image: url(../image/iconArray.png);
    background-repeat: no-repeat;
    background-position: 0px -479px;
    padding-left: 30px;
}
.left-nav .pro-menu dl dt .icon07 {
    background-image: url(../image/iconArray.png);
    background-repeat: no-repeat;
    background-position: 0px -508px;
    padding-left: 30px;
}
.left-nav .pro-menu dl dt .icon08 {
    background-image: url(../image/iconArray.png);
    background-repeat: no-repeat;
    background-position: 0px -540px;
    padding-left: 30px;
}
.left-nav .pro-menu dl dt .icon09 {
    background-image: url(../image/iconArray.png);
    background-repeat: no-repeat;
    background-position: 0px -568px;
    padding-left: 30px;
}
.left-nav .pro-menu dl dd {
   
    line-height: 17px;
    white-space: nowrap;
    margin-right: 12px;
    overflow: hidden;
    height: 46px;
    display: block;

}
.left-nav .pro-menu dl dd a {
    font-size: 13px;
    color: #666666;
    padding-right: 5px;
    display: block;
    float: left;

}

/*导航结束*/

/*banner开始*/
.top-banner {
    float: left;
    width: 742px;
    height: 447px;
    overflow: hidden;
    position: relative;
    left: 224px;
    /*top: -17px;*/
}
.bn-right {
    float: right;
    width: 232px;
    height: 447px;
    border: 1px solid #ECECEC;
}
.bn-right .bn-top {
    width: 194px;
    height: 183px;
    padding: 20px 20px;
}
.bn-right .bn-top span {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.bn-right .bn-top span h4 {
    float: left;
    color: #3F3F3F;
    font-size: 16px;
    font-weight: bold;
}
.bn-right .bn-top span a {
    display: inline-block;
    float: right;
    color: #C4C4C4;
    font-size: 12px;
}
.bn-right .bn-top span a:hover,
.bn-right .bn-top ul li a:hover {
    color: #FF2D2E;
}

/*.bn-right .bn-top ul li,.mall-news .news .news-list li{
    list-style-type: disc;
    list-style-position: inside;
    color:#777777
}*/
.mall-news .news-list .article_hd {
    display: none;
}
.bn-right .bn-top ul li a {
    font-size: 12px;
    color: #777777;
    line-height: 25px;
}
.bn-right .bn-btm {
    width: 228px;
    height: 218px;
    /* border-top:1px solid #ECECEC;*/
    overflow: hidden;
}
.bn-right .bn-btm .btn01 {
    display: inline-block;
    float: left;
    position: relative;
    width: 27px;
    height: 30px;
    top: 90px;
    background-image: url("../image/iconArray.png");
    background-repeat: no-repeat;
    background-position: 0 -330px;
}
.bn-right .bn-btm .btn02 {
    display: inline-block;
    float: right;
    position: relative;
    width: 27px;
    height: 30px;
    top: 90px;
    background-image: url("../image/iconArray.png");
    background-repeat: no-repeat;
    background-position: 0 -300px;
}
.bn-right .bn-btm .bn-img {
    width: 180px;
    height: 205px;
    padding: 2px 7px;
    display: block;
    float: left;
}
.bn-right .bn-btm .bn-img h4 a {
    color: #333;
    font-weight: normal;
    font-size: 14px;
}
.bn-right .bn-btm .bn-img p i {
    font-size: 12px;
    color: #333;
    font-style: normal;
}
.bn-right .bn-btm .bn-img p {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-left: 50px;
}

/*banner结束*/
.main-content {
    width: 1200px;
    margin: 0 auto;
}
.main-content .top-ad a {
    float: left;
    margin-top: 10px;
    margin-left: 1px;
    overflow: hidden;
}
.main-content .top-ad {
    width: 100%;
    height: 160px;
}
.main-content .top-ad img {
    max-width: 239px;
    max-height: 160px;
}
.top-ad div {
    float: left;
}
.top-ad {
    clear: both;
}

/*限时抢购开始*/
.discount-sp .dis-limited {
    float: left;
    width: 958px;
    height: 393px;
    margin-top: 20px;
}
.discount-sp .dis-limited h4 {
    width: 100%;
    height: 50px;
    color: #333;
    line-height: 45px;
    background-image: url("../image/iconArray.png");
    background-repeat: no-repeat;
    background-position: 0px -120px;
    padding-left: 40px;
    font-size: 18px;
    font-weight: bold;
}
.discount-sp .dis-limited h4 img {
    vertical-align: middle;
    margin-left: 10px;
}
.discount-sp .dis-limited ul {
    float: left;
    width: 958px;
    height: 343px;
    border: 1px solid #DDDDDD;
}
.discount-sp .dis-limited ul img {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
}
.discount-sp .dis-limited ul img:hover {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}
.discount-sp .dis-limited ul li {
    float: left;
    width: 239px;
    height: 100%;
}
.dis-limited ul li .time {
    width: 100%;
    height: 35px;
    font-size: 12px;
    color: #B5B5B5;
    text-align: center;
    line-height: 35px;
    background-image: url("../image/iconArray.png");
    background-repeat: no-repeat;
    background-position: 0px -181px;
    padding-left: 20px;
    margin-left: 30px;
}
.dis-limited ul li .pro-img {
    display: table-cell;
    height: 199px;
    width: 199px;
    padding: 10px 8px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.dis-limited ul li .pro-img img {
    max-height: 200px;
    max-width: 200px;
}
.dis-limited ul li .pro-info {
    width: 100%;
    height: 90px;
}
.dis-limited ul li .pro-name,
.group-pro .pro-name,
.mid-pro li .pro-info .pro-name {
    width: 200px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 10px;
}
.dis-limited ul li .pro-name a,
.group-pro .pro-name a,
.mid-pro li .pro-info .pro-name a,
.hot-pro li .pro-info .pro-name a {
    font-size: 14px;
    color: #333;
}
.dis-limited ul li .pro-name a:hover,
.group-pro .pro-name a:hover,
.mid-pro li .pro-info .pro-name a:hover,
.hot-pro li .pro-info .pro-name a:hover {
    color: #FF2D2E;
}
.dis-limited ul li .pro-price,
.group-pro .pro-price,
.mid-pro li .pro-price {
    width: 100%;
    height: 50px;
    text-align: center;
}
.dis-limited ul li .pro-price span,
.group-pro .pro-price span,
.mid-pro li .pro-price span,
.hot-pro li .pro-info .pro-price span {
    color: #FF2D2E;
    font-size: 14px;
}
.dis-limited ul li .pro-price i,
.group-pro .pro-price i,
.mid-pro li .pro-price i,
.hot-pro li .pro-info .pro-price i {
    color: #B5B5B5;
    text-decoration: line-through;
    font-size: 12px;
    font-style: normal;
    padding-left: 5px;
}
.dis-limited ul li .pro-price i span {
    color: #B5B5B5;
    font-weight: normal;
    font-size: 12px;
}
.dis-limited ul li .pro-price .rmb,
.group-pro .pro-price .rmb,
.mid-pro li .pro-price .rmb,
.hot-pro li .pro-info .pro-price .rmb {
    font-size: 12px;
    color: #FF2D2E;
    padding-right: 3px;
}
.discount-sp .dis-group {
    float: right;
    position: relative;
    width: 234px;
    height: 393px;
    margin-top: 20px;
}
.discount-sp .dis-group h4 {
    width: 100%;
    height: 50px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
}
.discount-sp .dis-group .group-pro {
    width: 212px;
    height: 323px;
    border: 1px solid #DDDDDD;
    padding: 10px;
    /* background-image:url("./images/common/dis-pic.gif");*/
}
.discount-sp .dis-group .group-pro .bg-pic {
    position: absolute;
    top: 43px;
    left: 160px;
}
.discount-sp .group-pro .group-img {
    width: 214px;
    height: 198px;
    overflow: hidden;
}
.discount-sp .group-pro .pro-info {
    height: 80px;
    width: 214px;
}
.discount-sp .group-pro input {
    width: 201px;
    height: 38px;
    background-color: #FF2D2E;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-left: 6px;
    border: none;
}

/*限时抢购结束*/

/*中间导航开始*/
.main-content .mid-nav {
    width: 100%;
    height: 315px;
    margin-top: 10px;
}
.main-content .mid-nav .tab_item ul img {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
}
.main-content .mid-nav .tab_item ul img:hover {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}
.main-content .mid-nav .mid-menu {
    width: 100%;
    height: 42px;
}
.main-content .mid-nav .mid-menu li {
    float: left;
}
.main-content .mid-nav .mid-menu li a {
    display: inline-block;
    padding: 0 70px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.main-content .mid-nav .mid-menu li a:hover,
.mid-nav .mid-menu .active {
    color: #FF2D2E;
    border-bottom: 2px solid #FF2D2E;
}
.main-content .mid-nav .mid-menu .nav-more {
    float: right;
}
.main-content .mid-nav .mid-menu .nav-more a {
    color: #C4C4C4;
    font-size: 12px;
    padding: 0;
    font-weight: normal;
}
.main-content .mid-nav .mid-menu .nav-more a:hover {
    border: none;
}
.main-content .mid-pro {
    width: 1202px;
    height: 273px;
    border: 1px solid #DDDDDD;
}
.main-content .mid-pro li {
    float: left;
    width: 200px;
}
.main-content .mid-pro li .pro-img {
    display: block;
    height: 178px;
    width: 200px;
    padding: 10px;
}
.mid-pro li .pro-info {
    height: 80px;
}

/*中间导航结束*/
.main-content .horizontal-ad {
    width: 1200px;
    height: 100px;
    margin-top: 10px;
}
.main-content .category01 {
    width: 1200px;
    height: 492px;
    margin-top: 20px;
}
.category01 .hot-pro li img {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
}
.category01 .hot-pro li img:hover {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}
.category01 .title-T {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.category01 .title-T h4 {
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.category01 .title-T .icon {
    padding-right: 20px;
}
.category01 .title-T a {
    display: inline-block;
    float: right;
    color: #C4C4C4;
    font-size: 12px;
}
.category01 .title-T a:hover {
    color: #FF2D2E;
}
.category01 .cate-wrap {
    width: 1198px;
    height: 445px;
    margin-top: 10px;
    border: 1px solid #DDDDDD;
}
.category01 .cate-wrap .brand-btm a:hover,
.category01 .sal-charts a:hover {
    color: #FF2D2E;
}
.category01 .cate-wrap .brand-B {
    float: left;
    width: 191px;
    height: 425px;
    padding: 10px 16px;
}
.category01 .cate-wrap .brand-top {
    height: 262px;
    width: 191px;
    border-bottom: 1px solid #DDDDDD;
}
.category01 .cate-wrap .brand-top li {
    float: left;
}
.category01 .cate-wrap .brand-top a {
    display: inline-block;
    float: left;
    width: 75px;
    height: 34px;
    padding: 9px 10px;
}
.category01 .cate-wrap .brand-top a img {
    width: 75px;
    height: 34px;
    overflow: hidden;
}
.category01 .cate-wrap .brand-btm {
    width: 191px;
    height: 400px;
    padding: 5px 0;
}
.category01 .cate-wrap .brand-btm a {
    display: inline-block;
    float: left;
    height: 24px;
    width: 95px;
    font-size: 14px;
    text-align: left;
    line-height: 25px;
  
}
.category01 .cate-wrap .post-pic {
    float: left;
    display: inline-block;
    height: 445px;
    width: 360px;
    overflow: hidden;
}
.category01 .cate-wrap .hot-pro {
    float: left;
    width: 975px;
    height: 445px;
    padding: 0px

}
.category01 .cate-wrap .hot-proext {
    float: left;
    width: 975px;
    height: 445px;
    border: none;
    padding: 0;
}
.category01 .cate-wrap .hot-pro li {
    float: left;
    width: 194px;
    height: 222px;
	    border-left: 1px solid #DDDDDD;
		   border-bottom: 1px solid #DDDDDD;
}
.cate-wrap .hot-pro li .pro-img {
    display: block;
    width: 193px;
    height: 160px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.cate-wrap .hot-pro li .pro-img img {
    max-width: 160px;
    max-height: 160px;
}
.cate-wrap .hot-pro li .pro-info {
    width: 184px;
    height: 50px;
    text-align: center;
}
.hot-pro li .pro-info .pro-name {
    width: 100%;
    height: 28px;
    line-height: 22px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.category01 .sal-charts {
    float: right;
    height: 425px;
    width: 185px;
    padding: 10px 10px;
}
.category01 .sal-charts h4 {
    line-height: 50px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}
.category01 .sal-charts i {
    border: 1px solid #8b8b8b;
    border-radius: 20px;
    color: #8b8b8b;
    display: inline-block;
    font-style: normal;
    height: 20px;
    text-align: center;
    width: 20px;
    line-height: 20px;
    float: left;
    margin-right: 10px;
}
.category01 .sal-charts .i-01 {
    border: 1px solid #FF2D2E;
    color: #FF2D2E;
}
.category01 .sal-charts .txt {
    display: inline-block;
    height: 30px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 7px 0px;
    width: 156px;
    float: left;
    padding-left: 5px;
}
.category01 .sal-charts span {
    font-size: 14px;
    color: #FF2D2E;
}
.category01 .sal-charts .act01 {
    width: 186px;
    height: 85px;
    padding: 10px 0;
    border-bottom: 1px dotted #8b8b8b;
    white-space: normal;
    text-overflow: clip;
    overflow: auto;
}
.category01 .sal-charts .act01 img {
    display: block;
    padding: 5px;
    float: left;
}

/*商品咨询和评论部分开始*/
.main-content .mall-news {
    width: 1198px;
    height: 390px;
    border: 1px solid #dddddd;
    margin-top: 30px;
}
.main-content .mall-news .news {
    float: left;
    width: 595px;
    height: 100%;
    border-right: 1px solid #dddddd;
}
.mall-news .news .td-bd {
    float: left;
    width: 320px;
    border-right: 1px solid #DDD;
    height: 362px;
    padding: 14px 0;
    overflow: hidden;
}
.mall-news .news .td-bd span {
    display: inline-block;
    margin: 5px 12px 0 12px;
}
.mall-news .news .td-bd .bd-dic {
    margin: 5px 36px 0 36px;
}
.mall-news .news .news-list {
    float: left;
    width: 204px;
    height: 360px;
    padding: 10px 35px;
}
.mall-news .news .news-list h4 {
    line-height: 50px;
    font-size: 18px;
    font-weight: normal;
    color: #333;
}
.mall-news .news .news-list a {
    font-size: 14px;
    color: #777777;
    line-height: 33px;
}
.mall-news .news .news-list a:hover,
.review ul li .ueser-txt p a:hover {
    color: #FF2D2E;
}
.main-content .mall-news .review {
    float: left;
    width: 582px;
    padding: 0 10px;
}
.mall-news .review .rspan {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.mall-news .review span h4 {
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #333;
}
.mall-news .review span a {
    display: inline-block;
    float: right;
    color: #c4c4c4;
    font-size: 12px;
}
.mall-news .review span a:hover {
    color: #FF2D2E;
}
.mall-news .review ul {
    width: 100%;
    height: 254px;
}
.mall-news .review ul li {
    float: left;
    width: 281px;
    overflow: hidden;
    margin-bottom:10px;
}
.mall-news .review ul li .user-img {
    display: inline-block;
    float: left;
    width: 110px;
    height: 100px;
    padding: 5px 5px;
}
.mall-news .review ul li .ueser-txt {
    float: left;
    height: 100%;
    width: 151px;
    font-size: 12px;
    margin-left: 20px;
}
.mall-news .review ul li .ueser-txt span {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding-top: 5px;
    color: #666;
}
.review ul li .ueser-txt span a {
    display: inline-block;
    float: left;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    margin-right: 10px;
    overflow: hidden;
}
.review ul li .ueser-txt p {
    width: 100%;
    height:40px;
    line-height: 22px;
    color: #666;
    background-color: #F8F8F8;
    overflow: hidden;
}

}
.review ul li .ueser-txt p a {
    color: #666;
}

/*底部开始*/
.bottom-prm {
    display: block;
    margin: 25px auto;
}
.footer {
    width: 100%;
    height: 250px;
    background-color: #FAFAFA;
    border-top: 1px solid #e3e3e3;
    padding: 15px 0;
}
.footer-nav {
    width: 1200px;
    height: 180px;
    margin: 0 auto;
    padding-left: 20px;
}
.footer dl {
    float: left;
    margin: 0 10px;
    width: 150px;
    color: #666;
}
.footer dl dt {
    border-bottom: 1px solid #e3e3e3;
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 0 8px;
}
.footer dl dd {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 8px;
    background-image: url("../image/iconArray.png");
    background-repeat: no-repeat;
    background-position: -60px 9px;
}
.footer dl dd a,
.bottom a {
    color: #333;
}
.footer dl dd a:hover,
.bottom a:hover {
    color: #FF2D2E;
}
.footer .bottom {
    width: 100%;
    height: 60px;
    font-size: 12px;
    color: #C3C3C3;
    padding: 20px 0;
    border-top: 2px solid #FF2D2E;
    text-align: center;
}
.footer .bottom span {
    text-align: center;
    width: 1200px;
    height: 90px;
    display: block;
    margin: 0 auto;
}
.footer .bottom ul {
    text-align: center;
    padding-left: 300px;
}
.footer .bottom a {
    color: #C3C3C3;
}
.footer .bottom li {
    float: left;
}
.footer .bottom li a {
    line-height: 30px;
    padding-right: 5px;
}
.footer .bottom p {
    line-height: 40px;
    float: left;
    padding-left: 250px;
}
#description {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#description .content {
    width: 1158px !important;
}
.cart_Order_info2 table {
    width: 1200px;
}
#J_AttrUL {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#J_AttrUL img {
    vertical-align: middle;
}
.main-content .mall-news .review ul li img {
    float: left;
    position: relative;
    top:20px;
    width:65px;
}
.side-nav ul li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0px;
    top: 40px;
    border: 1px solid #cb160f;
    border-top: 0px;
    width: 300px;
    background: #fff;
}
.size {
    width: 24px;
    height: 24px;
}

.hot-key ul li{ display:inline; margin-right:5px; float:left;}

.bx_tb{ margin-top:15px; margin-left:140px;  }
.bx_ewm{ float:right; margin-top:-90px; width:83px; height:83px;}

.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 3px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-right: 3px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}