﻿@charset "utf-8";
.fwb{font-weight:bold;}
.red{ color:#c61a37!important;}
.red-light{color:#de939b!important;}
.bg-orange{background: #f26f00;}
.bg-blue{background: #4d60eb;}
.bg-violet{background:#711987;}
.bg-skyBlue{background:#1196E7;}
.bg-yellow{background:#fdc935;}
/*风格主颜色*/
.bg-mR{ background:#c61a37;}

/*mun 12*/
.bg-lightRed{ background:#f08183;}
.tc{ text-align: center;}
/*风格颜色*/

.w1148px{ width:1148px!important;}
.tool_bar_top{ width:70px; height: 210px; background:#b60005; position: fixed; bottom:15%; right:0px; z-index: 100;}
.tool_bar_top div{width:70px; height:69px; overflow: hidden; border-bottom:1px solid #fff; color:#fff; text-align: center; line-height: 100px;}
.tool_bar_top .ico_shopping{ border-bottom: none;}
.tool_bar_top div a{ color:#fff; display: inline-block; width:100%; height:100%;  }
.back-top{cursor: pointer; width: 50px;height:50px; background: url("/images/default/ico_index.png") no-repeat -271px -231px;}
.ico_shopping{background: url("/images/default/ico_index.png") no-repeat -269px -363px;}
.ico_kefu{background: url("/images/default/ico_index.png") no-repeat -274px -299px;}
/*按钮交互*/
select.com_input{padding: 0 5px;width:132px;height: 22px;line-height: 22px;border: 1px solid #ccc;}
.but_agree{ margin:0 auto; font-size:0px; cursor: pointer;   width:230px; height: 46px;  background: url(/images/default/scr.png) -31px -970px no-repeat; }
.but_red_now{ display: inline-block; width:140px; height:45px; margin-right: 10px; background: url(/images/default/scr.png) -317px -1404px  no-repeat;   overflow:hidden; font-size:0px; }
.but_red_now:hover{  background: url(/images/default/scr.png) -317px -1459px no-repeat;  cursor: pointer; overflow:hidden;}
.but_green_add{display: inline-block; width:140px; height:45px; overflow:hidden; font-size:0px; background: url(/images/default/scr.png) -159px -1404px  no-repeat;  }
.but_green_add:hover{ background: url(/images/default/scr.png) -159px -1459px no-repeat; cursor: pointer; overflow:hidden;}
.but_clearing{display: inline-block; width:140px; height:45px; overflow:hidden; font-size:0px; background: url(/images/default/scr.png) -4px -188px  no-repeat; }
.but_clearing:hover{background: url(/images/default/scr.png) -4px -245px  no-repeat; cursor:pointer;}
.but_clearing_grey{display: inline-block; width:140px; height:45px; overflow:hidden; font-size:0px; background: url(/images/default/scr.png) -4px -301px  no-repeat;}

/* header */
.bgf5{ background:#F5F5F5;}
.w1200{width:1200px;  margin: 0 auto;}
.shortcut{height:30px; margin:0 auto; overflow:hidden; font:normal 12px/30px "微软雅黑"; border-bottom:1px solid #e9e9e9; background:#f5f5f5;}
.shortcut .con{ margin: 0 auto; overflow:hidden;}
.shortcut .con .fl a{ display:inline-block;  margin-right:10px;}
.shortcut .con .fr{ margin-right:10px;}
.shortcut .con .fr a{ padding-left:14px;}
.shortcut .con .fr .shopping{ padding-left:0px;}
.shortcut .con .fr a i{ overflow:hidden; text-indent:-9999px;   float:left; width:26px; height:30px;background: url(/themeV2/website/img/sprite-a.png) no-repeat  -16px -1029px;}
.shortcut .con .fr a em{ display:inline-block; padding:0px 2px;}

@-webkit-keyframes logo_light {
	0% {
		-webkit-transform: translate(-140px)
	}
	100%,
	50% {
		-webkit-transform: translate(140px)
	}
}
@-moz-keyframes logo_light {
	0% {
		-moz-transform: translate(-140px)
	}
	100%,
	50% {
		-moz-transform: translate(140px)
	}
}
@-ms-keyframes logo_light {
	0% {
		-ms-transform: translate(-140px)
	}
	100%,
	50% {
		-ms-transform: translate(140px)
	}
}
@keyframes logo_light {
	0% {
		transform: translate(-140px)
	}
	100%,
	50% {
		transform: translate(140px)
	}
}

.nav{height:40px;}
.nav .con{ display:block; height:40px; margin:0 auto;  font:normal 16px/40px "微软雅黑"; }
.nav-categorys{  float:left; width:200px; height:40px;   position:relative; z-index:10000; color:#fff;  background:#282828;}
.nav-categorys .nav-category-title{ height:40px; text-indent:33px; position: relative;}
.nav-categorys .nav-category-title .ico{width:19px;height:18px; background: url(/themeV2/website/img/sprite-a.png) no-repeat -20px -130px; position:absolute;top:10px;left:10px;}

.nav-categorys .product-categories{float: left;width:200px;height:450px;  background: #282828;   display:none;  }
.nav-categorys .title{position: relative; font:bold 14px/22px "微软雅黑"; color:#fff; padding:8px 0px 7px 0px;}
.nav-categorys .title i{ display:none; width:20px; height:20px; position:absolute;top:11px; right:-10px; background:url(/themeV2/website/img/sprite-a.png) no-repeat 0px 0px;}
.nav-categorys li{position:relative; border-bottom:1px solid #333; padding:0px 10px 13px 10px; line-height: 22px; z-index:1002;}

.nav-categorys li:last-child{ border-bottom:none;}
.nav-categorys li a.tit{ float:left;  width:86px; height:18px; margin:0px 4px 4px 0px; color:#cacaca; font:normal 12px/18px "微软雅黑"; white-space:nowrap;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  overflow: hidden;  }
.nav-categorys li.curr{ background:#fff; }
.nav-categorys li.curr .title{ color:#333;}
.nav-categorys li.curr a.tit{ color:#666;}
.nav-categorys li.curr .title .ico-arrow{ display:block;}
.nav-categorys li .category-popup { display:none;}




.nav-categorys li.curr .category-popup {
    font:normal 12px/22px  "微软雅黑";
    color: #666;
    display: block;
    width:740px;
    min-height:430px;
    position: absolute;
    left: 200px;
    top: 0;
    background: #fff;
    padding:10px 10px 10px 0px;
    z-index:10000;
    -moz-box-shadow:8px 4px 15px #bbb;
    -webkit-box-shadow:8px 4px 15px #bbb;
        box-shadow: 8px 4px 15px #bbb;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#bbb', Direction=135, Strength=5);/*for ie6,7,8*/

    
}
.nav-categorys li.curr .category-popup p.title{ 
    float: left;
    width: 65px;
    font: 700 12px/22px tahoma;
    color: #E4393C;
}
.nav-categorys li.curr .category-popup .text{
    padding-left: 10px;
    overflow: hidden;
    zoom: 1;
    line-height: 22px;
}
.nav-categorys li.curr .category-popup .list{ padding: 10px 20px; border-bottom: 1px solid #dedede;}
.nav-categorys li.curr .category-popup a.b{
    padding: 0 10px;
    white-space:nowrap; 
}
.nav-categorys li.curr .category-popup dt{ height:28px; padding-left:8px; font:bold 14px/28px "微软雅黑"; color:#333; border-bottom:1px solid #e8e8e8;}
.nav-categorys li.curr .category-popup dd{ font-size:0; padding:4px 0px 18px 8px; line-height:22px;}
.nav-categorys li.curr .category-popup dd a{  float:left; font:bold 12px/20px "微软雅黑"; color:#666; padding-right:15px; white-space: nowrap;}
.nav-categorys li.curr.key1{border-top:2px solid #fff;}
.nav-categorys li .category-popup dl{ float:left; width:348px; padding:0px 10px; border-right:1px solid #e8e8e8;}
.nav-categorys li.key1 .category-popup{top:-2px;}
.nav-categorys li.key2 .category-popup{top:-97px;}
.nav-categorys li.key3 .category-popup{top:-214px;}
.nav-categorys li.key4 .category-popup{top:-309px;}
.nav-categorys li.key5 .category-popup{top:-309px;}
.nav-categorys li.key6 .category-popup{top:-309px;}

.nav .item{ float:left; height:40px;}
.nav .item a{ display:block; height:40px; padding:0px 24px; color:#fff;}
.nav .w990 .item a{ display:block; height:40px; padding:0px 15px; color:#fff;}
.nav .item a:hover{ cursor:pointer; text-decoration:none; }

/*content-首页*/
.content{width:100%; min-height:600px; overflow:hidden;background:#fff;z-index:0; }
.content-index{ width:990px;margin:0 auto;overflow:hidden;zoom:1;}
.content-right{background:#fafafa;width:970px; height:488px; border:1px solid #ccc;overflow:hidden;zoom:1; float:right; margin-top: 4px;}
.banner-index{width:970px; height:488px;overflow:hidden;zoom:1;float:left;}
.banner-index img{ vertical-align:top;}
.new-product{width:800px;overflow:hidden;zoom:1;height:149px;float:left;border-top:1px solid #ddd;}
.new-product ul{ width:804px;overflow:hidden;zoom:1;}
.new-product li{float:left;position:relative;display:inline; width:200px; height: 150px; overflow: hidden; border-left:1px solid #ddd; /*padding-left:50px;*/}
.new-product li a{font-size:14px;color:#666;}
.new-product li img{width:200px; height:150px;}
.new-product li img:hover{opacity: 0.5;}
.new-product li h5{ line-height:32px;}
.new-product li i{ font-weight:bold; padding-right:5px;}
.new-product li em{position:absolute;left:7px;top:7px;display:block;background:url(/images/default/new-product.jpg) left top no-repeat; width:36px;height:36px;}
.gift-exchange{ width:239px;float:left;}
.exchange-h6{height:40px;line-height:40px;padding-left:10px;font-size:14px; color:#fff; font-weight:bold; background:#3260a8;zoom:1; overflow:hidden;}
.gift-exchange-tab{height:150px;border-right:1px solid #ddd; width:238px;border-top:none; border-left:none; overflow: hidden;}
.gift-exchange-tab img{ width: 100%; height: 100%;}
.gift-exchange-tab span{ line-height:34px; padding-left:5px; height:34px; display:inline-block;}
.gift-exchange-tab span.scratch-code{ color:#999999;}
.gift-exchange-tab a.blue{ color:#0095ea; display:inline-block; padding-left:10px;}
.gift-exchange-logo{ background:url(/images/default/gift-exchange-logo.jpg) left top no-repeat; width:214px; height:35px; border:none; cursor:pointer;}
.txt-password{padding-left:5px;background:none;border:none;border:1px solid #ddd;background:#fff;height:34px;line-height:34px;width:207px;}
.txt-name{padding-left:5px;background:none;border:none;border:1px solid #ddd;background:#fff;height:34px;line-height:34px;width:207px;}
.event-new{ width:237px; border-right:1px  solid #ddd;border-top:none;border-left:1px  solid #ddd; float:left;}
.event-new h6{ padding-left:10px; line-height:38px; border-bottom:1px solid #ddd; background: #3260a8; color: #fff; }
.event-new .weixin{ height:86px; padding-left: 10px;}
.event-new .weixin p.fl{margin-top: 37px;margin-left: 10px;color: #333;}
.event-new ul{ padding-top:4px;height:130px;padding-left:10px; overflow:hidden;zoom:1;}
.event-new ul li{line-height:25px;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.event-new ul span{ padding-right:8px;}
.category-lib h4,.area-category h4{ font-family:'微软雅黑'; font-weight:bold;  height:28px; background:#f5f5f5; overflow: hidden; margin-bottom:8px;}
.area-category-lib{ border:1px solid #ddd; overflow:hidden;zoom:1; background:#fff;}
.area-category ul { width:1208px;  *width: 1230px; height:357px; overflow:hidden;zoom:1; text-align: justify;}
.area-category ul li{ 
	overflow:hidden;
	zoom:1;
	border: 1px solid #ccc; 
	border-radius:2px;  
	display:inline-block; 
	*display: inline; 
	*zoom: 1; 
	*margin-right: 7px; 
	text-align:center; 
	vertical-align:top;
}
.area-category ul li.bigimg{width:410px; height:342px; }
.area-category ul li.smallimg{width:190px; height:342px;}
.area-category ul li a{ display:block;}
.area-category-right{ float:left;width:218px; margin-top:10px; display:inline;}
.category-lib h4 em{ background:url(/images/default/sprites2.png) no-repeat -0px -180px; display:inline-block; width:32px; height: 40px; line-height: 33px; color:#fff; text-align: center; font-size:18px; font-family:arial; font-weight: bold;}
.area-category h4 p.fr,
.category-lib h4 p.fr{ font-weight: normal; font-family:'宋体'; float: right; font-size:12px; margin-top:5px;}
.area-category h4 p.fr a,
.category-lib h4 p.fr a{margin-left:15px;}
.category-lib h4 p.fr .more{ display: inline-block; width:30px; height:30px; text-indent:-9999px; background:url(/images/default/ico_index.png) -0px -85px;}
.category-lib{ overflow:hidden;zoom:1; margin-bottom: 20px;}
.category-lib .title{ background:#d7060e; text-indent:10px;  font-size:16px; display: inline-block; width:241px; height:28px; line-height:28px; color:#fff;}
.area-category-first{width:241px;  overflow:hidden;zoom:1;float:left; position:relative;}
.category-img{ overflow:hidden;zoom:1;width:241px;}
.category-img li{float:left;}
.category-img li a{*display: block;}
.category-img li.first{border:1px solid #dedede; height:280px; }
.category-img li.two {  border-left: 1px solid #DEDEDE;}
.category-img li.two span{ float:left; border:1px solid #dedede; margin-left: -1px; margin-top: -1px; width:79px; height: 78px;}
.category-img li.last{ width:229px; padding-left: 10px; height:33px; line-height:33px; background:#f5f5f5; border:1px solid #dedede; border-top:none;}
.category-img li.last .more{ display:inline-block; text-indent:-9999px; width:30px; height:30px; background:url(/images/default/ico_index.png) -0px  -28px;}
.category-on{ position:absolute; bottom:23px; left:10px;}
.category-on li{ cursor:pointer; background:#fff;border-radius:3px;width:29px; height:6px; float:left; margin-right:4px; display:inline;}
.category-on li.curr{background:#f55d12; cursor:default;}
.category-lib ul.gift-list-ul{width:956px; overflow:hidden;zoom:1; float:left;}
.gift-list{ background:#fff;   overflow:hidden;zoom:1;float:left;}
.gift-list-ul{width:990px;border-bottom:1px solid #ddd;}
.gift-list-ul li{ border-left:1px solid #ddd; border-top:1px solid #ddd; border-right:1px solid #ddd;  margin-right: -1px;  border-bottom:1px solid #ddd; margin-bottom:-1px; float:left;width:190px;height:226px;padding-top:10px; *padding-top: 10px; }
.gift-list-ul img{margin-bottom:4px; width:160px; height:160px;}
.gift-list-ul img:hover{opacity: 0.5;}
.gift-list-ul p{padding-left:18px;}
.gift-list-ul p.name{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.gift-list-ul p span{color:#999999;}
.gift-list-ul p i{color:#d82224;}

.recommended-brands{ float:left; background:#fff;width:247px; overflow:hidden;zoom:1; padding-bottom:9px;}
.recommended-brands h5{ background:#e4393c; color: #fff; height:30px; line-height:30px; padding-left:15px; border-bottom:2px solid #ddd; }
.recommended-brands-ul{ overflow:hidden;zoom:1; width:247px;}
.recommended-brands li{ float:left;width: 123PX;height: 101px;display: inline;border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;margin-left: -1PX;}
.recommended-brands li a{ display:block;}
/*.recommended-brands li img{ margin: 5px 25px;width:80px;height:80px; }*/
.recommended-brands li img{ width:120px; height: 88px; margin: 0 auto;}
.recommended-brands li img:hover{ opacity: 0.5;}

.select-price{ border:none; background:none; border:1px solid #ddd; width:86px; color:#666;}
.recommended-brands em{ padding:0 7px;}
.p-price-txt,.p-price{ padding-left:23px;}
.p-price-txt{ line-height:34px;}
.submit-price{ cursor:pointer;border:none; background:none;background:url(/images/default/ico11.jpg) left top no-repeat; width:62px; height:24px; margin-left:23px; margin-top:3px;}
/*user-defined-pic*/
.user-defined{ width:100%; background:#fff;}
.user-defined-pic{width:1206px; height:100px; margin:0 auto; overflow:hidden;zoom:1; border: 1px solid #ccc;}



/*商品列表*/
.cat-menu-bd{ overflow:hidden; clear:both;zoom:1;}
.cat-menu-bd .cat-menu-title{ background:#d82224;color:#fff;font-weight:bold;padding-left:10px;line-height:30px;}
.cat-menu-bd  ul{border-left:1px solid #f4edd9; background:#fff;border-right:1px solid #f4edd9; overflow:hidden; clear:both;}
.cat-menu-bd  ul li h3{border-top:1px solid #f4edd9;border-bottom:1px solid #f4edd9;margin-top:-1px;line-height:30px;background:url(/images/default/sprites.png) no-repeat right -300px #fcfcfc;padding-left:10px;cursor:pointer; overflow:hidden; clear:both;zoom:1;}
.cat-menu-bd  ul li p{display:none;padding:5px 10px;line-height:24px; overflow:hidden; clear:both;zoom:1;}
.cat-menu-bd  ul li p a{padding:0 8px; float:left; white-space:nowrap;}
.cat-menu-bd  ul li.curr h3{background:url(/images/default/sprites.png) no-repeat right -95px ;font-weight:bold;}
.cat-menu-bd  ul li.curr p{display:block;}

/*产品列表*/
.promotion-list{border:1px solid #ddd;border-top:none; background:#fff;padding:5px 0;}
.promotion-list li{padding:5px 0;margin:0 10px;border-bottom:1px solid #ddd; zoom: 1;}
.promotion-list li a{display:inline-block;padding:3px 5px;margin:0 5px;}
.promotion-list li a.curr{cursor:default; border-radius:3px; background:#bbbbbb;color:#fff;}
.promotion-list li.last{border-bottom:none;}

.content-wrap-bd{width:990px;margin:0 auto;overflow:hidden;}
.content-wrap-bd .sidebar-left{width:190px;float:left;}
.content-wrap-bd .sidebar{border:1px solid #dddddd;border-bottom:0;background:#fafafa;margin-top:10px; overflow:hidden; clear:both;zoom:1;margin-bottom:20px;}
.content-wrap-bd .sidebar h3{font-weight:bold; font-size:14px;border-bottom:1px solid #dddddd;color:#666666;padding-left:10px; line-height:30px;}

.content-wrap-bd .sidebar h5{text-align: justify; font-size:0px; background: #fafafa;margin-top: 10px;height: 30px;line-height: 30px;padding-left:10px;border-bottom:none;}
.content-wrap-bd .sidebar h5 a{ font-size: 12px; border:1px solid #dddddd;  display:inline-block;text-align:center; vertical-align:top; margin-right: 10px; width:72px;  text-align: center; color: #333;}
.content-wrap-bd .sidebar h5  a.curr{ background:#fafafa;color: #333;  border-bottom: none;}

.content-wrap-bd .sidebar li{text-align:center;padding:15px 0;border-bottom:1px solid #ebebeb; background:#fff; }
.content-wrap-bd .sidebar ol.news{ width:180px; height:224px; padding:10px 10px 10px 0px; overflow:hidden; border-bottom:1px solid #dddddd;}
.content-wrap-bd .sidebar ol.news li{ height:28px; line-height: 24px; padding: 0px; border: none; text-overflow:ellipsis; overflow:hidden;   white-space:nowrap;text-align: left;padding-left: 10px; background: #fafafa;}
.content-wrap-bd .sidebar li img{margin-bottom:10px; width: 121px; height: 120px;}
.content-wrap-bd .sidebar li img:hover{opacity: 0.5;}
.content-wrap-bd .sidebar li p.name{ text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}
.content-wrap-bd .sidebar li p span{color:#999999;}
.content-wrap-bd .sidebar li p i{color:#e4393c;}
.content-wrap-bd .sidebar-dl{padding-left:10px;margin-top:5px;height:27px;line-height:27px;border-bottom:1px solid #dddddd;}

.content-wrap-bd .sidebar-dl a{float:left;padding:0 20px;color:#999;background:#fafafa;line-height:27px; cursor: pointer;}
.content-wrap-bd .sidebar-dl a.curr{cursor:default; border:1px solid #ccc;padding:0 19px;border-bottom:none;line-height:26px;height:27px;background:#fafafa;color:#666; position:relative;margin-bottom:-1px;}
.content-wrap-bd .sidebar-dl a:hover{color:#E4393C; text-decoration:none;}

.content-wrap-bd .promotion-wrap{float: left;overflow: hidden;margin-left: 8px; width: 1002px; }
.content-wrap-bd .promotion-wrap .news-content{padding:32px;}
.content-wrap-bd .promotion-wrap .news-content h2{text-align: center; font-size: 24px; margin-bottom:10px; font-weight: bold; color: #333333;}
.content-wrap-bd .promotion-wrap .news-content p.time{text-align: center; font-size: 16px; margin-bottom:30px; }

.content-wrap-bd .promotion{ width: 100%; margin-top:10px;background:#fff;}
.promotion-title{border:1px solid #dddddd;border-bottom:2px solid #d82224;font-weight:bold; font-size:14px;color:#666666;padding-left:10px; line-height:34px;height:34px;background:#fafafa; overflow:hidden; clear:both;}
.promotion-title a.fr{color:#0082f0;margin-right:10px; display:inline; font-weight:normal; font-size:12px;}
.promotion-title .sort{font-size:12px;font-weight:normal;}
.promotion-title .sort .default{border-radius:3px; display:inline-block;padding:3px 5px;line-height:normal; cursor:pointer;background:#bbbbbb;color:#fff;}
.promotion-title .sort .high{cursor:pointer;background:url(/images/default/sprites.png) no-repeat -215px -365px;padding-left:15px;margin-left:5px;display:inline-block;}
.promotion-title .sort .low{cursor:pointer;background:url(/images/default/sprites.png) no-repeat -215px -423px;padding-left:15px;margin-left:5px;display:inline-block;}

.promotion-title .page{font-size:12px; text-align:right;font-weight:normal;margin-right:10px; display:inline;float:right;width:400px; position:relative; overflow:hidden;zoom:1;}
.promotion-title .page span{float:right;display:inline;width:25px;height:25px;line-height:25px;cursor:pointer;margin-top:5px;margin-left:5px;}
.promotion-title .page .first{background:url(/images/default/sprites.png) no-repeat -173px -481px;margin-left:10px;}
.promotion-title .page .first.curr{cursor:default; background:url(/images/default/sprites.png) no-repeat -117px -481px;}
.promotion-title .page .last{background:url(/images/default/sprites.png) no-repeat -201px -481px;}
.promotion-title .page .last.curr{cursor:default; background:url(/images/default/sprites.png) no-repeat -145px -481px;}

.promotion-title.bbd{border-bottom:2px solid #dddddd;}
.content-wrap-bd .promotion ul{border-right:1px solid #ddd;overflow:hidden;zoom:1;}
.content-wrap-bd .promotion li{float:left;height:230px;width:196px; text-align:center;border-left:1px solid #ddd;border-bottom:1px solid #ddd;padding-top:30px;}
.content-wrap-bd .promotion li.curr{cursor:default; width:393px;padding-top:0;height:260px;}
.content-wrap-bd .promotion li.curr img{float:left;}
.content-wrap-bd .promotion li .pro-text{text-align:left;padding-left:10px;margin-top:30px;}
.content-wrap-bd .promotion li .pro-integral{text-align:left;padding-left:10px;}
.content-wrap-bd .promotion li .pro-integral span{color:#999999;}
.content-wrap-bd .promotion li .pro-integral i{color:#ff7700;}

.gift-lists{border:1px solid #ddd;background:#fff;overflow:hidden;zoom:1;}
.gift-lists ul{ width:1030px; overflow:hidden;zoom:1;}
.gift-lists li{border-right:1px solid #ddd;border-bottom:1px solid #ddd;float:left;width: 197px;height:220px;padding-top:14px;margin-bottom:-1px;}
.gift-lists li img{ margin: 0 auto; margin-bottom:10px; width:160px; height:160px;}
.gift-lists li img:hover{ opacity: 0.5;}
.gift-lists li p{padding-left:18px;}
.gift-lists li p.name{  text-overflow:ellipsis; overflow:hidden;   white-space:nowrap; }
.gift-lists li p span{color:#999999;}
.gift-lists li p i{color:#d82224;}

/*w1230*/
.gift-lists-w1230 li {border-right:1px solid #ddd; border-bottom: 1px solid #ddd;float: left;width: 200px;height: 220px;padding-top: 14px;margin-bottom:-1px; margin-right:-1px; }
.gift-lists-w1230 li p{padding-left:24px;}
/*产品详情*/
.product-details{border:1px solid #dfdfdf;overflow:hidden;background:#fff;zoom:1;}
.product-details .tb-gallery{float:left;width:360px;border-right:1px solid #dfdfdf;}
.tb-thumb{overflow:hidden;width:358px;border-top:1px solid #dfdfdf;}
.tb-thumb .prev{float:left;background:url(/images/default/sprites.png) no-repeat -1px -548px;overflow:hidden;text-indent:-9999px;width:17px;height:68px;cursor:pointer;}
.tb-thumb .tb-pic{float:left;width:316px;margin:0 4px;position:relative;margin-top:5px;height:63px; overflow:hidden; display:inline;}
.tb-thumb .tb-pic ul{position:relative;left:0;}
.tb-thumb .tb-pic li{float:left;border:1px solid #eaeaea; cursor:pointer;margin-right:3px;display:inline;width:58px;height:58px;}
.tb-thumb .tb-pic li img{vertical-align:top;}
.tb-thumb .tb-pic li.curr{cursor:default; float:left;border:1px solid #d82224;}
.tb-thumb .next{float:left;background:url(/images/default/sprites.png) no-repeat -19px -548px;overflow:hidden;text-indent:-9999px;width:17px;height:68px;cursor:pointer;}
.tb-detail-hd h3{line-height:48px;font-size:14px;font-weight:bold;border-bottom:1px solid #dfdfdf;padding-left:375px;}
.tb-detail-hd ul{padding-left:360px;}
.tb-detail-hd ul li{line-height:30px;font-size:12px; padding-left: 20px;}
.tb-detail-hd ul li.go-exchange{margin-top:20px;}
.tb-detail-hd ul li.go-exchange a{ overflow:hidden; display: inline-block;*display:inline; *zoom:1; text-align:center;  background:#ff0000; /* background:url(/images/default/sprites.png) no-repeat -37px -548px;*/width:124px;height:40px; line-height: 40px; color: #fff; font-weight: bold;}
.tb-detail-hd ul li span{ float: left; margin-top: 5px;cursor: pointer; font-weight: bold; border: 1px solid #cdcdcd; width:20px; height: 20px; line-height: 20px; text-align: center;}
.tb-detail-hd ul li input{float: left;  margin-top: 5px;  width:40px; height: 20px;line-height: 20px; text-align: center;border: 1px solid #cdcdcd; border-right: none;  border-left:none;}
.product-details-list{float:right;width:790px;}
.product-list{border-bottom:2px solid #d82224;overflow:hidden;clear:both;zoom:1; margin-top:10px;}
.product-list li{float:left;background:url(/images/default/sprites.png) left -653px no-repeat;padding-left:20px;height:35px;line-height:35px;font-size:14px;font-weight:bold;cursor:pointer; margin-right:3px;display:inline;}
.product-list li span{float:left;background:url(/images/default/sprites.png) right -653px no-repeat;padding-right:20px;}
.product-list li.curr{cursor:default; background:url(/images/default/sprites.png) left -617px no-repeat;color:#fff;}
.product-list li.curr span{background:url(/images/default/sprites.png) right -617px no-repeat;}

.product-content{overflow:hidden;border:1px solid #dddddd;border-top:none;background:#fff;}
.product-content div{  line-height: 25px;}
.product-content div img{width: 100%!important; height:auto!important;}
/*****提交商品咨询问题 ksishi *****/
.product-list li.but-consult{float:right;padding: 0px;height: auto;font: normal 12px/22px  simsun; margin-top:10px; border-radius:2px; background:-webkit-gradient(linear,0 0,0 100%,from(#e74649),to(#df3033));background: -moz-linear-gradient(top,#e74649,#df3033);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e74649', endColorstr='#df3033');background: -o-linear-gradient(top left,#E74649 0,#DF3033 100%);}
.product-list li.but-consult a{padding: 4px 10px;font-size: 12px;font-family: simsun; color:#fff; }
.product-content div.consult p.prompt{color: #9C9A9C; line-height:22px; padding:10px 20px;   border-bottom: 1px dotted #DEDEDE; }
.product-content div.consult .item {line-height:22px; padding:8px 20px;border-bottom: 1px dotted #DEDEDE;}
.product-content div.consult .user {margin-top: 0;color: #9C9A9C;}
.product-content div.consult .user span {margin-right: 20px;}
.product-content div.consult .user .date-ask { margin-right: 0;}
.product-content div.consult dl {margin-top: 5px;overflow: hidden;zoom: 1;}
.product-content div.consult dt {float: left; width: 62px; text-align: justify;}
.product-content div.consult dd {float: right;width:680px;overflow: hidden; }
.product-content div.consult .answer {color: #FF6500;}
.product-content div.consult .date-answer {float: right;width: 130px;text-align: right;color: #9C9A9C;}
.product-content div.consult .text{float: left; width:540px; }
/*提交商品咨询问题*/
.review-form{  position: relative; width: 790px; height: 0px;overflow: hidden;border-width: 0px 0px 1px; border-color: #999 #dedede #dedede;border-style: solid;margin: 0 auto; background: #fff; margin-bottom: 20px;}
.review-form h3{font-weight: bold;height: 30px;line-height: 30px;font-size: 14px;font-family: '\5fae\8f6f\96c5\9ed1'; padding-left: 10px;}
.review-form .re-explain{ padding:0px 14px 10px  14px;}
.review-form ul{ padding: 10px 20px;}
.review-form li{ margin-bottom: 5px;line-height: 25px;}
.review-form li span {vertical-align: top;font-weight: bold;}
label.error1 {color: #ff0000;}
.review-form .area1 {width: 500px;height: 100px;font-size: 12px;resize:none;padding:6px; }
.column_refer_result {border: 1px solid #DFA343;background: #FFFEFA; padding: 10px;zoom: 1;}
.review-form .buttons { margin: 0;}
.review-form li a {color: #005ea7;}
#getRefer {display: inline-block;width: 72px;height: 29px;margin-left: 68px;vertical-align: middle;}
#pointType label{ cursor:pointer; }
/**+++++++++++++++++++++++++++++++++++++++++**/
.product-content .parameters{ padding: 10px;}
.sidebar-ul{ overflow:hidden;zoom:1;}

/*品牌汇*/
.crumbs-all{ border:1px solid #ddd; overflow:hidden;zoom:1; background:#fff; margin-bottom: 20px;}
.crumbs-all h3{padding-left:12px;line-height:35px; border-bottom:2px solid #e64245; background:#fafafa;}
.crumbs-recommend{ overflow:hidden;zoom:1;margin: 0px 10px 20px 18px; position:relative;}
.crumbs-recommend-lib{ overflow:hidden;zoom:1;  padding-top:26px;}
.crumbs-recommend-lib li{ border:1px solid #ddd; margin-right:10px; margin-bottom:11px;background:#fff; width:148px;  height: 178px; float:left;}
.crumbs-recommend-lib li img{ margin:6px; width: 136px; height: 46px; }
.crumbs-recommend-lib li p{ text-align:center;}
.crumbs-recommend-lib li p.txt{text-overflow:ellipsis; overflow:hidden;   white-space:nowrap; height:30px; line-height:30px; border-top:1px solid #ddd;}
.crumbs-lib-other{overflow:hidden;zoom:1;}
.crumbs-lib-other ul.crumbs-recommend-lib{ padding:0;}
.crumbs-lib-tab{ color: #fff; font-size: 14px; zoom:1; height: 44px; background:#e85052;}
.crumbs-lib-tab li{ position:relative; float:left; width:141px; text-align: center;  height: 44px;  display:inline; text-align:center; line-height:44px; cursor:pointer;}

.crumbs-lib-tab li.curr i{ position:absolute; bottom:-10px; left: 50%; width: 10px; height: 10px; background: url(/images/default/sprites2.png) no-repeat -143px -0px ; }
.crumbs-lib-tab li a{ color:#ffffff; }
.crumbs-lib-tab li.curr a{ font-weight:bold; color:#fff;}
.crumbs-lib-tab li a{ text-decoration:none;}

.crumbs-lib-other ul.crumbs-recommend{background:#fff;}
.crumbs-lib-tab-div{ overflow:hidden;zoom:1; padding-bottom:20px;/* margin-bottom:55px;border:1px solid #ddd;*/ border-right: none; border-left: none;  padding-left:20px; padding-top:20px;}
.recommended-brands .submit-price{ background:url(/images/default/tab.png) 0 -115px no-repeat;}
.recommended-brands .submit-price:hover{ background-position:-76px -116px;}
.new-product li em{background:url(/images/default/tab.png) 0 -139px no-repeat;}
.gift-exchange-logo{background:url(/images/default/tab.png) 0 -175px no-repeat;}
.gift-exchange-logo:hover{ background-position:0 -216px; }

/*页码*/
.pages{border:1px solid #ddd; background:#fff;border-top:none;padding:20px 10px;text-align:right;}
.pages em{ display: inline-block; margin-right: 10px;}
.pages a{ cursor: pointer; border-radius:3px;background:#fafafa; display:inline-block;padding:3px 8px;margin-left:5px;border:1px solid #dddddd;}
.pages a:hover{cursor:pointer; text-decoration:none;color:#E4393C; background:#fffbea;}
.pages a.curr{cursor:default; text-decoration:none;color:#E4393C; background:#fffbea;}
.no-page{ color: #DDDDDD;}
.no-page:hover{color:#DDDDDD!important; background:#fff!important;}
.crumbs{line-height:30px;}
.crumbs a{background:url(/images/default/sprites.png) no-repeat right 10px;display:inline-block;padding-right:15px;margin-right:10px;color:#0082f0;}

.my-gift-book div.promotion-wrap{ width:990px; margin:0 auto; overflow:hidden;zoom:1; margin-bottom:10px;}
.my-gift-book div.promotion{ margin-top:0;}
.my-gift-book .gift-lists ul{ width:1236px; overflow:hidden;zoom:1;}
.my-gift-book .gift-lists li p{ padding-left:10px;}
.but_download{ cursor: pointer; width:66px; color: #fff; text-align: center; height: 28px; line-height: 28px; border: 1px solid #e13235; background: #f05355;  border-radius: 5px; }
/*礼品册预览*/
.gift-book-wrap{width:990px;margin:0 auto;margin-bottom:20px;}
.crumbs{line-height:30px;}
.crumbs a{background:url(/images/default/sprites.png) no-repeat right 10px;display:inline-block;padding-right:15px;margin-right:10px;color:#0082f0;}
.gift-book-wrap .gift-book{overflow:hidden;zoom:1;background:#fff;border:1px solid #dddddd;}
.gift-book-wrap .gift-book-img{padding:10px;float:left;background:#fafafa;border-right:1px solid #dddddd;}
.gift-book-wrap .gift-book-title{line-height:48px;font-size:14px;font-weight:bold;border-bottom:1px solid #dddddd;padding-left:220px;}
.gift-book-wrap .gift-book-text{padding-left:220px;padding-top:10px;line-height:30px;font-size:12px;}
.gift-book-wrap .gift-title{ position: relative; height:35px; background:#fafafa;border-bottom:2px solid #999999;line-height:35px;margin-top:4px;padding-left:10px;font-size:14px;font-weight:bold;}
.gift-book-wrap .gift-title p{ padding-left:10px; width: 160px; border-bottom: 2px solid #d92224; position: absolute; left: 0px; bottom:-2px;}

.gift-book-wrap .sidebar{ float:right; width: 187px; border:1px solid #dddddd; border-bottom: none; background:#ffffff;}
.gift-book-wrap .sidebar h3{ background:#f05355; height:30px; line-height:30px; font-size: 14px; padding-left:10px; color: #fff; }
.gift-book-wrap .sidebar ul li{ width:187px; text-align: center; padding-top: 20px; padding-bottom: 20px; border-bottom:1px solid #dddddd; }
.gift-book-wrap .sidebar ul li p.img img{ width:135px; height: 135px; margin: 0 auto; }
.gift-book-wrap .sidebar ul li p.name{ padding: 3px 0px; white-space:nowrap;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  overflow: hidden; }
.gift-book-wrap .sidebar ul li p.price{}

.gift-list1{background:#fff;overflow:hidden;zoom:1;width:980px;  padding-left:4px;}
.gift-list1 ul{width:1020px;}
.gift-list1 li{float:left;width:236px;height:284px;padding-top:10px;margin-bottom:-1px; margin-right:12px;}
.gift-list1 li.w198{width: 197px!important;}
.gift-list1 li.w198 p{padding-left:18px;}
.gift-list1 li img{margin-bottom:2px; width:236px; height:236px;}
.gift-list1 li img:hover{opacity: 0.5;}
.gift-list1 li p{/*padding-left:23px;*/ /*padding-top:2px;*/}
.gift-list1 li p.name{padding-right: 10px; text-overflow:ellipsis; overflow:hidden;   white-space:nowrap;}
.gift-list1 li p span{color:#999999;}
.gift-list1 li p i{color:#ff7700;}
.gift-list1 li p.shopping-warp{ padding:5px 10px 5px 23px;}
.gift-list1 li p.shopping-warp span{ color:#666666; cursor: pointer; float:left; width:18px; height:18px; line-height:18px; text-align:center; border: 1px solid #d5d5d5;}
.gift-list1 li p.shopping-warp input{ float: left; width:25px; height:18px; line-height:18px; border:1px solid #d5d5d5; border-left: none; border-right: none;}
.gift-list1 li p.shopping-warp em{ cursor: pointer; float: right; border-radius: 3px;  width: 76px;  height:22px; text-align: center; line-height: 22px; border: 1px solid #dddddd;}
.gift-list1 li p.shopping-warp em:hover{color: #f55d12;}
.gift-book-wrap .banner{ width:990px; height:447px; margin: 0 auto; }
.gift-book-wrap .banner img{ width: 100%; height: 100%;}
.gift-list2 p{padding-left:12px!important;}
.gift-list2 p img{ width: 182px; height:145px;}
/**我的礼品册**/
.gift-search{border:1px solid #dddddd;border-top:none; overflow:hidden;zoom:1;padding:5px 10px;line-height:30px;height:30px; background:#fff;}
.gift-search-text{padding:0; background:none;border:1px solid #dddddd;height:24px;line-height:24px;width:180px;padding:0 5px;}
.gift-search-btn{ cursor:pointer;padding:0; background:none;border:1px solid #dddddd;color:#666;width:50px;height:24px;line-height:24px;}

.user-wrap-tab{margin-top:10px; background:#fff;}
.user-tab{width:100%;border:1px solid #DDDDDD;}
.user-tab tr th{line-height:35px;border-bottom:2px solid #ededed;text-align:center; background:#fafafa;}
.user-tab tr td{ text-align:center;padding:5px;border:1px solid #ededed;}

/**礼品册修改**/
.gift-book-wrap .gift-title-d{border-bottom:1px solid #dddddd;}
.gift-list-update{ background:#fff;border:1px solid #ddd;padding-top:20px;}
.process-tab{line-height:24px;}
.process-tab tr td{padding-right:4px;}
.add-tab .input-text{padding:0 5px;width:440px;height:22px;line-height:22px;border:1px solid #ccc;}
.add-tab .input-text1{padding:0 5px;width:120px;height:22px;line-height:22px;border:1px solid #ccc;}
.add-tab .input-btn{border:0 none; background:none; background:#DC0017;color:#fff; cursor:pointer;padding:0 10px;height:30px;border-radius:5px;}
.add-tab tr td{padding:5px;}
.add-pic{width:180px;height:180px;border:1px solid #ddd; float:left; overflow: hidden;}
.add-pic img{width: 180px; height: 180px;}
.add-tab .input-btn2{border:0 none; background:none;border:1px solid #dddddd;background:#fafafa;color:#666666; cursor:pointer;padding:0 10px;height:30px;border-radius:5px;margin-top:152px; margin-left:10px;}
.add-pic-text{ overflow:hidden; clear:both;zoom:1;padding-top:5px;color:#999;}
.select-choose{padding:0 5px;  margin-right: 10px; width:132px;height:24px;line-height:24px;border:1px solid #ccc;}
.select-choose option{ padding: 5px 0;}
.hold-gift-wrap{ text-align:right;padding:10px 0; overflow:hidden; clear:both;}
.hold-gift-wrap .hold-gift{border:0 none; background:none; cursor:pointer;background:url(/images/default/sprites2.png) no-repeat;width:124px;height:40px;}

.reming{padding:10px;border:1px solid #dddddd;border-top:none; background:#fafafa;}
.reming-gobuy{text-align:right;padding:10px 0; overflow:hidden; clear:both;}
.reming-gobuy .re-btn{border:0 none; background:none; cursor:pointer;background:url(/images/default/sprites2.png) no-repeat 0 -41px;width:124px;height:40px;}
.dressing-buy-screening{background:#fafafa;border-left:1px solid #ddd;border-right:1px solid #ddd; overflow:hidden;padding:5px 10px;}
.dressing-buy-screening .dbs-text{margin:0 5px;width:65px;padding:0 5px;height:24px;line-height:24px;border:1px solid #dddddd;}
.dressing-buy-screening .dbs-select{width:150px;border:1px solid #dddddd;padding:4px 5px;}
.dressing-buy-screening .dbs-btn{border:0 none; background:none;border:1px solid #dddddd;background:#fafafa;color:#666666; cursor:pointer;padding:0 10px;height:26px;line-height:26px;border-radius:5px;margin-top:5px; margin-left:5px;}


/*填写审对信息*/
.generation{ overflow:hidden;padding:10px 0;}
.generation-goback{float:left; display:inline;border:0 none; background:none;border:1px solid #dddddd;background:#fafafa;color:#666666; cursor:pointer;padding:0 10px;height:34px;line-height:34px;border-radius:5px;margin-top:5px;}
.generation-btn{float:right;border:0 none; background:none; cursor:pointer;background:url(/images/default/sprites2.png) no-repeat 0 -82px;width:124px;height:40px;}

/*生成礼品册*/
.gift-finish-wrap{overflow:hidden;clear:both;zoom:1;border:1px solid #dddddd;background:#fff;padding-bottom:20px;border-top:0 none;}
.gf-title{font-weight:bold;font-size:14px;background:url(/images/default/sprites1.png) no-repeat -202px -135px; line-height:27px; padding-left:40px;margin-bottom:20px;margin-left:20px;margin-top:30px; overflow:hidden;zoom:1;}
.gift-finish-wrap .tac a{margin:0 5px;}
.gift-tab{width:1190px;border:1px solid #DDDDDD;margin:0 auto;}
.gift-tab tr th{line-height:35px;border-bottom:2px solid #ededed;text-align:center; background:#fafafa;}
.gift-tab tr td{ text-align:center;padding:5px;border-bottom:1px solid #ededed;}

/**登录弹出层**/
.eject-layer-mask{width:100%;height:1000px;background:#000;opacity:0.3;filter:alpha(opacity=30); position:absolute;left:0;top:0;z-index:999998;}
.popup{position:fixed;left:50%;margin-left:-285px;top:50%;width:570px;z-index:999999;}
.popup-title{background:#fafafa;border-bottom:1px solid #dedede;line-height:40px;height:40px;padding:0 10px; font-size:14px;font-weight:bold;border-radius:5px 5px 0 0;}
.popup-title span{float: right;width: 40px;cursor: pointer;font-size: 20px;font-family: Arial, Helvetica, sans-serif;color:#999;text-align:right;}
.popup-wrap{zoom:1;background:#fff;overflow:hidden;border-radius:0 0 5px 5px;zoom:1;}
.popup-wrap .popup-list{padding:30px 100px;}
.popup-list li{padding:5px 0;}
.popup-list li label{cursor:pointer;}
.popup-list li label .check_box{margin-right:5px;}
.popup-list .popup-login-text{border:1px solid #dedede;width:340px;padding:0 10px;height:33px;line-height:33px;background:#fff;}
.popup-list .popup-btn{border:0 none;background:none;cursor:pointer;background:url(/images/default/sprites2.png) no-repeat 0 -123px;width:124px;height:40px;margin-top:20px;}

/**注册成功弹出层**/
.popup-register-success{padding:30px 10px;text-align:center;}
.popup-register-success p{line-height:28px;}
.popup-register-success p.popup-register-success-title{background:url(/images/default/sprites2.png) no-repeat -175px 3px;height:30px;line-height:30px;color:#eb560c; font-size:14px;font-weight:bold;margin:0 147px; margin-bottom:10px;}

/**注册失败弹出层**/
.popup-register-failed{padding:30px 10px;text-align:center;}
.popup-register-failed p.popup-register-success-title{background:url(/images/default/sprites2.png) no-repeat -175px -135px;height:30px;line-height:30px;color:#eb560c; font-size:14px;font-weight:bold;margin:0 181px; margin-bottom:10px;}


/*关于我们*/
.about-us h2{font-size: 14px; margin-bottom:10px; color: #333333;  margin-top: 32px; padding-left: 36px; font-weight: bold;}
.about-us p{padding:0px 42px 6px 36px; font-size: 14px; color: #333333; line-height: 25px; text-indent: 40px;}

/*QQ客服*/
.qq-warp{ background:#fff; width:130px; z-index:10000; border: 1px solid #dadada; position: fixed; right:20px; top:210px;}
.qq-warp h2{background:#d82224; padding-left:10px; height:30px; line-height:30px; color:#fff;  }
.qq-warp h2 em.fl{ font-weight:bold; font-size: 14px;}
.qq-warp h2 em.fr{font-weight:bold; font-size: 14px; cursor:pointer; padding:0px 6px 0px 10px;}
.qq-warp .tel{ height: 76px; line-height: 30px; text-align: center;   border-bottom: 1px solid #dcdcdc; border-top: 1px solid #dcdcdc;}
.qq-warp .qq p{ text-align: center; padding:8px 0px;}

/***登陆与注册***/
.login-register-wrap{width: 988px; margin: 0 auto; height:490px; margin-top:40px; margin-bottom:185px; border: 1px solid #ddd;background: #fff;}
.login-register-wrap .content-left{float: left; width:577px;  min-height:400px; background: #fff; display: inline-block; }
.login-register-nav{overflow:hidden;clear:both;zoom:1; margin-top:10px; width: 560px; margin-left:20px;}
.login-register-nav li{float:left;background:url(/images/default/sprites.png) left -653px no-repeat;padding-left:20px;height:35px;line-height:35px;font-size:14px;font-weight:bold;cursor:pointer; margin-right:5px;display:inline;}
.login-register-nav li span{float:left;background:url(/images/default/sprites.png) right -653px no-repeat;padding-right:20px;}
.login-register-nav li.curr{cursor:default; background:url(/images/default/sprites.png) left -617px no-repeat;color:#fff;}
.login-register-nav li.curr span{background:url(/images/default/sprites.png) right -617px no-repeat;}
.login-register-content{overflow:hidden;border-top:1px solid #dddddd;background:#fff; width:580px;}
.login-register-content table{ margin-top: 50px; }
.login-register-content table tr td{height:55px;}
.login-register-content table tr td label{margin-left:5px; *margin-left:10px; _margin-left:10px;}
.register-but{ width:135px; height:40px;  margin:20px 0px 20px 97px;  background:url(/images/default/scr.png) -322px -963px no-repeat; border: none; cursor: pointer; }
.register-but:hover{ background:url(/images/default/scr.png) -322px -918px no-repeat;}
.submit{ margin: 10px 0px 0px 97px; width:134px; height:40px;  background:url(/images/default/scr.png) -321px -1009px no-repeat; border: none; cursor:pointer;}
.submit:hover{ background:url(/images/default/scr.png) -321px -1055px no-repeat;}
.login-register-content .register .now_g span{display: inline-block; width:265px; height: 42px;  margin-left:94px; margin-top: 20px;  cursor:pointer;background:url(/images/default/scr.png) -29px -974px no-repeat;}
.login-register-content .register .now_g span:hover{background:url(/images/default/scr.png) -29px -1027px no-repeat;}
.login-register-content .register .now_g p{ margin-left:20px; margin-right: 20px; margin-top: 15px;}

.login-register-content .register .register_ok .smiling_face{  margin: 0 auto; margin-bottom: 60px;  margin-top: 40px; font-weight:bold; overflow: hidden;  height:40px; line-height:40px; width:264px; font-size:14px; color:#f80003; }
.login-register-content .register .register_ok .smiling_face i{float: left; width: 40px; height: 40px; background:url(/images/default/scr.png) no-repeat 2px -418px; font-size: 0px;}

.login-register-wrap .right{width:410px; _margin-top:-450px;  height:490px; float: right; border-left: 1px solid #ddd; background:#fff; }
.login-register-wrap .right h2{ font-weight: bold; font-size: 14px; color:#666666; margin-top: 60px; height: 50px; line-height: 50px;margin-left:20px; }
.login-register-wrap .right ul li{ margin-left: 20px;  height:20px; line-height:20px;}
.login-register-wrap .right  div span{display: inline-block; width:265px; height: 42px; margin-left:83px; cursor:pointer;background:url(/images/default/scr.png) -29px -974px no-repeat;  }
.login-register-wrap .right  div span:hover{background:url(/images/default/scr.png) -29px -1027px no-repeat; }
.login-register-wrap .right  div  p{ margin-left:20px; margin-right: 20px; margin-top: 15px;}


input.highlight-green{border: 1px solid #85c143!important;}
input.highlight-red{border: 1px solid #ffb692!important;}
label.focus{display:none; float: right; width:235px;  margin-right:5px; *margin-top: -37px;  background:#f3f3f3; color:#666666; height:35px;  line-height:17px;  border: 1px solid #dedede;}
label.error{display:none; float: right; width:235px; margin-right:5px;  *margin-top: -37px;  background:#ffe4d7; color:#f55d12;  height:35px;  line-height:35px;  border: 1px solid #ffb692; }
.register-list li label.focus{ float: right; text-indent: 5px; width:235px; height:33px;  line-height:33px; margin-right:171px; *margin-top: -42px;  background:#f3f3f3; color:#666666;   border: 1px solid #dedede; display: inline;}
.register-list li label.error{ float: right;  text-indent: 5px; width:235px;height:33px;  line-height:33px; margin-right:171px;  *margin-top: -42px;  background:#ffe4d7; color:#f55d12;  border: 1px solid #ffb692; display: inline;}
.register-list li label.pass_focus{background:#f3f3f3; height:34px; margin-right:5px;   *margin-top: -40px; width:235px;margin-right:171px;  float: right;  line-height:17px; color:#666666; border: 1px solid #dedede; display: inline;} 
 span.focus{display:none;  float: left; text-indent: 5px; width:235px; height:33px;  line-height:33px; margin-right:166px; *margin-top: -35px;  background:#f3f3f3; color:#666666;   border: 1px solid #dedede; display: inline;}
 span.error{display:none; float: left;  text-indent: 5px; width:235px;height:33px;  line-height:33px; margin-right:166px;  *margin-top: -37px;  background:#ffe4d7; color:#f55d12;  border: 1px solid #ffb692; display: inline;}

/****登陆和注册*****/
.login-register-content  table tr td label{text-indent:10px; font-size: 12px; width:235px;}
.login-register-content  table tr td input.highlight-green{border:1px solid #85c143;}
.login-register-content  table tr td input.highlight-red{border:1px solid #ffb692;}
 label.pass_focus{background:#f3f3f3; height:34px; margin-right:5px;   *margin-top: -37px; width:235px; float: right;  line-height:17px; color:#666666; border: 1px solid #dedede;}
 label.pass_error{background:#ffe4d7; height:35px; margin-right:5px;   *margin-top: -37px;  width:235px; float: right;  line-height:17px; color:#E4393C; border: 1px solid #ffb692;}
.login-register-content  table tr td label.focus{background:#f3f3f3; height:35px;  margin-right:5px; *margin-top: -37px; line-height:35px; color:#666666; border: 1px solid #dedede;}
.login-register-content  table tr td label.error{background:#ffe4d7; height:35px;  margin-right:5px; *margin-top: -37px; line-height:35px; color:#E4393C; border: 1px solid #ffb692; }
 
/*我的购物车*/
.gift-title{background:#fafafa;border:1px solid #dddddd;border-bottom:2px solid #d92224;line-height:35px;margin-top:10px;padding-left:10px;font-size:14px;font-weight:bold;}
.table-list{ width: 100%; border: 1px solid #DEDEDE; margin-top: 20px;background: #fafafa;}
.table-list tr th{ height: 36px; line-height: 36px; text-align: center; border-bottom: 2px solid #dddddd; }
.table-list tr td{ text-align: center; padding:5px 0px; border-bottom: 1px solid #dddddd;}
.table-list tr td span{ background:#fff; float: left; font-weight: bold; color: #666666; cursor: pointer; font-size: 14px; width: 19px; height: 19px; line-height: 19px; border: 1px solid #d5d5d5; text-align: center;}
.table-list tr td input.show{  float: left; text-align: center; display: inline-block; width: 30px; height:19px; border: 1px solid #d5d5d5; border-left:none;border-right:none; }
 a.ico_orange{*margin-top:-54px;  overflow:hidden;  display:inline-block;background:url(/images/default/ico.png) no-repeat -0px -96px;width:124px;height:40px;}
 a.ico_join{overflow:hidden; display:inline-block; background:url(/images/default/ico.png) no-repeat -0px -49px;width:124px;height:40px;}
 .ico_Bgreen{overflow:hidden; text-indent:-9999px;display:inline-block; background:url(/images/default/scr.png) no-repeat -145px -193px;width:130px;height:40px;}
 .ico_Bgreen:hover{background:url(/images/default/scr.png) no-repeat -145px -250px;}
 .ico_orange_b{ display: inline-block; width:127px; margin-right: 10px; height:45px; background: url(/images/default/scr.png) -330px -1459px no-repeat; overflow:hidden; text-indent: -9999px; }
.ico_orange_b:hover{  background: url(/images/default/scr.png) -329px -1404px  no-repeat;  cursor: pointer; overflow:hidden;}
 
 .shopping-process-pic{background:url(/images/default/shopping-process.jpg) no-repeat 0 0;height:41px;}
 .shopping-process-pic2{background:url(/images/default/shopping-process.jpg) no-repeat 0 -83px;height:40px;}
 /*收货地址*/
.process-title{border:1px solid #dedede;font-size:14px;line-height:38px;height:38px;padding-left:10px;font-weight:bold; background:#fafafa;}
.process-content{border:1px solid #DEDEDE; overflow:hidden;}
.process-content .integral {font-size: 14px;text-align: right;line-height: 40px;padding-right: 20px;background: #fafafa;margin-top: 30px;border-top: 1px solid #ededed;}
.process-content-t{font-weight:bold;padding:10px 16px; padding-top:20px;}
.process-tab{line-height:24px;}
.process-tab tr td{padding-right:4px;}
.user-tabs{width:96%;margin:0 auto;border:1px solid #dedede;}
.user-tabs tr th{line-height:35px;border-bottom:1px solid #ededed;text-align:center; background:#f4f4f4;}
.user-tabs tr td{ text-align:center;padding:5px;border-bottom:1px solid #ededed;}
.user-tab ul li{ float: left;}
.user-tab ul li p{ margin: 5px 10px}
.but_red_smi{ background: #DC0017; border-radius: 5px; border:none; padding:0px 5px; cursor: pointer; color:#ffffff;}
/*填写核对信息*/
.delivery-address{border:1px solid #DEDEDE;border-top:none;background:#fff;}

.delivery-address label.error { text-indent:2px;  background: #ffe4d7;height: 35px;margin-right: 5px;line-height: 35px;color: #E4393C;border: 1px solid #ffb692;}
.delivery-address label.focus{text-indent:2px; background:#f3f3f3; height:35px;  margin-right:5px; *margin-top: -37px; line-height:35px; color:#666666; border: 1px solid #dedede;}
.delivery-address-title{font-weight:bold;padding:0 10px;line-height:30px;background:#fafafa;border-top:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE; margin-bottom:10px;}
.delivery-address-title a{ float:right;border-radius:3px;border:1px solid #dddddd;font-weight:normal;padding:0 8px; margin-top:4px;line-height:20px;}
.input-text{padding:0 5px;width:140px;height:22px;line-height:22px;border:1px solid #ccc;}
.input-text1{padding:0 5px;width:374px;height:22px;line-height:22px;border:1px solid #ccc;}
.input-btn{border:0 none; background:none; background:#DC0017;color:#fff; cursor:pointer;width:67px;height:30px;border-radius:5px;}
.add-tab tr td{padding:5px;}
.process-title{border:1px solid #dedede;font-size:14px;line-height:38px;height:38px;padding-left:10px;font-weight:bold; background:#fafafa;}
.input-text1{padding:0 5px;width:140px;height:22px;line-height:22px;border:1px solid #ccc;}
.shopping-process-pic1{background:url(/images/default/shopping-process.jpg) no-repeat 0 -0px;height:40px;}
.shopping-process-pic2{background:url(/images/default/shopping-process.jpg) no-repeat 0 -41px;height:40px;}
.information{border:1px solid #ddd;background:#fff;overflow:hidden;zoom:1;width:988px;}
.choose-information{padding:20px;}
.choose-information li{padding:0 10px; overflow:hidden;zoom:1;padding:4px 0;}
.choose-information li.curr{cursor:default; background:#f3f3f3}
.input-btn1{border:0 none; background:none; background:#d82224;color:#fff; cursor:pointer;width:120px;height:30px;border-radius:5px;}
.order-sub{ margin-bottom:20px;background:#fafafa;border:1px solid #dddddd; line-height:40px; text-align:right;padding:10px 22px; overflow:hidden; clear:both;zoom:1;font-size:14px;border-top:none;}
.submit-order{ display:inline; margin-left:20px;float:right;background:url(/images/default/sprites1.png) no-repeat 0 -122px;width:124px;height:40px; cursor:pointer; display:inline-block;}
.delivery-address-title{font-weight:bold;padding:0 10px;line-height:30px;background:#fafafa;border-top:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE; margin-bottom:10px;}


/*成功提交订单*/
.shopping-process-pic3{background:url(/images/default/shopping-process.jpg) no-repeat 0 -83px;height:40px;}
.inforsucc-order{padding:20px;overflow:hidden;}
.inforsucc-order-title{background:url(/images/default/sprites1.png) no-repeat -202px -135px; line-height:27px; padding-left:40px; font-size:14px;font-weight:bold; margin-bottom:20px;}
.inforsucc-order-title span{font-size:12px;margin-left:10px;}
.successful-order{padding-left:10px; padding-bottom:20px;}
.successful-order a{padding:0 10px;}
.infor-text{background:#f4f4f4;border:1px solid #eaeaea;padding:10px;line-height:28px;}
 
/*帮助中心*/
.user-personal{width:990px;margin:0 auto; overflow:hidden;}
.user-sidebar{width:148px;border:1px solid #dcdcdc;border-top:none; float:left;}
.user-sidebar dl dt{border-top:1px solid #dcdcdc;height:30px;line-height:30px;color:#666666;padding-left:10px; background:#f8f8f8;font-weight:bold;}
.user-sidebar dl dd{background:#fff;padding:5px 0;}
.user-sidebar dl dd ul li{background:url(/images/default/sprites1.png) no-repeat -241px -41px;line-height:30px;padding-left:20px;}
.user-sidebar dl dd ul li a{ display: inline-block; width: 100%; height: 100%;}
.user-sidebar dl dd ul li.curr{cursor:default; font-weight:bold;}
.user-content{float:right;width:828px;   min-height: 654px; overflow:hidden;zoom:1;background:#fff;border:1px solid #dddddd;}
.buy-gift-title{font-size:16px;border-bottom:2px solid #d82224;margin-top:10px; line-height:30px; font-weight: bold; text-indent:15px;}
.user-content dl{ padding-top: 10px; padding-right:20px;}
.user-content dl dt{padding:0px 5px 0px 15px;line-height:28px; text-indent:15px; color:#6b6b6b; font-size:12px; font-weight: bold;}
.user-content dl dd{line-height:23px;  margin-left:50px; color:#6b6b6b; font-size:12px; padding:0px 0px  10px 0px; }
.buy-gift-p{padding:0 15px;line-height:28px; text-indent:15px; color:#6b6b6b; font-size:14px; font-weight: bold;}

/*遮罩层display: none;*/
.mark{display: none; position: fixed;top: 0;left: 0;z-index: 10000001;width: 100%;height: 100%;background: #000;border: 0;filter: alpha(opacity=15);opacity: .15;}
.dialog-box{display: none; position: absolute;z-index: 10000002;overflow: hidden;left: 50%;top: 50%;margin-left: -150px;margin-top: -150px;border: 4px solid rgba(0,0,0,.1);border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.dialog-box .dialog-warp{border: 1px solid #c4c4c4;background: #fff;position: relative;}
.dialog-box .dialog-warp .dialog-title{height: 31px;padding: 0 10px;background: #f5f5f5;line-height: 31px;font-family: arial,"\5b8b\4f53";font-size: 14px;font-weight: 700;color: #333;border: 0;}
.dialog-box .dialog-warp .dialog-con{overflow: auto;background: #fff;padding: 10px;}
.dialog-box .dialog-warp .dialog-con dl { padding:30px; height:360px; overflow: auto;}
.dialog-box .dialog-warp .dialog-con dl dt{ font-size:12px; font-weight:bold;  color:#333333; margin-top:5px;}
.dialog-box .dialog-warp .dialog-con dl dd{ text-indent: 50px;  line-height: 25px;}

.fxst{padding: 10px 10px 10px 52px;}
.fxst-t {margin-left: -42px;font-size: 14px;margin-bottom: 6px;}
.icon-warn03 {float: left;margin-right: 10px;display: inline-block;font-size: 0;line-height: 0;overflow: hidden;background: url(/images/default/icon-msg.png);width: 32px;height: 32px;vertical-align: middle;}
.btns span{ text-align: center; display: inline-block; width: 50px; height:22px; line-height: 22px;  cursor:pointer; background: url(/images/default/btn.png) no-repeat; background-position: right -673px;}
.btns span s{float: left;width: 3px;height: 21px;background: url(/images/default/btn.png) no-repeat 0 -651px;}
.dialog-warp .dialog-close{display: block;position: absolute;z-index: 100000;top: 5px;right: 10px;overflow: hidden;width: 21px;height: 21px;background: url(/images/default/close.png) no-repeat 0 0;font-size: 0;line-height: 100px;}
/*弹窗*/
.mark_error_box{position: fixed;top: 0;left: 0;z-index: 10000001;width: 100%;height: 100%;background: #000;border: 0;filter: alpha(opacity=15);opacity: .15;}
.dialog_error_box{position: absolute;z-index: 10000002;overflow: hidden;left: 50%;top: 50%;margin-left: -150px;margin-top: -150px;border: 4px solid rgba(0,0,0,.1);border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.dialog_error_box .dialog-warp{border: 1px solid #c4c4c4;background: #fff;position: relative;}
.dialog_error_box .dialog-warp .dialog-title{height: 31px;padding: 0 10px;background: #f5f5f5;line-height: 31px;font-family: arial,"\5b8b\4f53";font-size: 14px;font-weight: 700;color: #333;border: 0;}
.dialog_error_box .dialog-warp .dialog-con{overflow: auto;background: #fff;padding: 10px;}

/*修改个人信息*/
.input-text3{padding:0 5px;width:250px;height:32px;line-height:32px;border:1px solid #ccc;}
.revisetab tr td{padding:5px;}

/*订单列表*/
.user-content-wrap{float:right;width:830px; overflow:hidden;}
.user-content-wrap .tab{ height: 32px; line-height: 32px;}
.user-content-wrap h3.search{ text-align: right; padding-right: 20px; height:44px; line-height: 44px; background:#fff; margin-bottom:5px; border:1px solid #dddddd; border-top: 1px solid #d82224; }
.user-content-wrap .tab span{ display: inline-block; padding: 0px 16px; background:#fff; cursor: pointer; }
.user-content-wrap .tab span.curr{cursor:default; background: #DC0017; color: #fff;}
.user-content-wrap .user-title{border:1px solid #dedede;border-bottom:2px solid #d82224; font-size:14px;line-height:38px;height:38px;padding:0 10px;font-weight:bold; background:#fafafa;}
.user-content-wrap .user-title a{font-weight:normal;font-size:12px;}
.user-content-wrap .user-wrap{border:1px solid #dedede;border-top:none;background:#fff; overflow:hidden; clear:both;zoom:1;}
.user-content-wrap .prompt{ margin-top:16px; background: #fff; border: 1px solid #dedede; padding:15px 15px 30px 15px; }

.user-wrap-tab{margin-top:10px; background:#fff;}
.user-tab{width:100%;border:1px solid #dedede; background: #fff;}
.user-tab tr th{line-height:35px;border-bottom:1px solid #ededed;text-align:center;}
.user-tab tr td{ text-align:center;padding:5px;border:1px solid #E6E6E6;}

/*订单详情*/
.shopping-process{margin-top:20px;overflow:hidden;zoom:1; position:relative;height:40px;text-align:center;width:709px;margin-left:55px;}
.shopping-process-buff{position:relative;height:56px;}
.shopping-process-buff .sp01{position:absolute;left:42px;top:0;text-align:center;}
.shopping-process-buff .sp02{position:absolute;left:272px;top:0;}
.shopping-process-buff .sp03{position:absolute;left:499px;top:0;}
.shopping-process-buff .sp04{position:absolute;left:719px;top:0;text-align:center;}
div.outbound{background:url(/images/default/nav2.png) no-repeat left top;}
div.waiting-receipt{background:url(/images/default/nav3.png) no-repeat left top;}
div.complete{background:url(/images/default/process.jpg) no-repeat left top;}
div.submit-orders{background:url(/images/default/nav1.png) no-repeat left top;}
.logistics{width:96%;margin:0 auto;border:1px solid #dedede; margin: 8px;}
.logistics tr th{line-height:35px;border-bottom:1px solid #ddd;text-align:center; background:#f4f4f4;}
.logistics tr td{ text-align:center;padding:5px;border:1px solid #ddd;}

/*找回密码*/
.findPwd .com_input{}
.findPwd .item {padding-top: 5px;height:70px;line-height: 26px;}
.findPwd .step{ width:953px; height:40px; background:#0095ea;   margin: 0 auto;  overflow:hidden; margin-bottom:30px;}
.findPwd .step1{ background:url(/images/default/navStep.png)no-repeat -0px -5px;  }
.findPwd .step3{ background:url(/images/default/navStep.png)no-repeat -0px -49px;  }
.findPwd .step2{ background:url(/images/default/navStep.png)no-repeat -0px -99px;  }
.findPwd .step4{ background:url(/images/default/navStep.png)no-repeat -0px -145px;  }
.findPwd .label {width: 140px;text-align: right;font-size: 14px; height: 37px;line-height: 37px;}
.findPwd .form {width: 582px;overflow:hidden;margin: 0 auto;padding-left:100px;}
.findPwd .form em{ margin-left:142px;  display:block;  }
.findPwd .form em.error{color:#cc0000;}
.findPwd .form em.focus{color:#999999;}
.findPwd .form p.img{ float: left; margin-left: 10px;}
.findPwd .form p.img img{cursor: pointer; width:100px;   height:35px; overflow: hidden; float:left; }
.findPwd .form p.img span{ float:left; margin-top:5px;  }
.findPwd .form .but_gray{ display:inline-block; border:none; text-decoration:none;   color:#666;  width:80px; height:38px; line-height:38px; font-size:14px; font-weight:bold;  cursor:pointer;   text-align:center; background:url(/images/default/sprites2.png) no-repeat -0px -331px;    }
.findPwd .form .but_gray:hover{background:url(/images/default/sprites2.png) no-repeat -0px -284px;  }
.findPwd .form .but_gray_w{display:inline-block; width:126px; height:38px;  color:#666; line-height:38px; font-size:14px; font-weight:bold; border:none;   cursor:pointer;   text-align:center; background:url(/images/default/sprites2.png) no-repeat -0px -375px;  margin-left: 100px;  }
.findPwd .form .ok_p{background:url(/images/default/sprites2.png) no-repeat -158px -395px;  padding:0px 0px 10px 60px; margin:30px 0px 70px 20px;  }
.findPwd .but_gray_L{ display:inline-block; margin-top: 5px;  width:108px; height:26px; line-height:24px; text-align:center; background:url(/images/default/sprites2.png) no-repeat -0px -232px; }
.findPwd .but_gray_L:hover{ color:#f55d12; }
.findPwd  .link_failure{ width:950px; height:118px; margin:0 auto;border:1px solid #ffd7bc; background:#fffcf1;     }
.findPwd  .link_failure p{ margin:34px 20px; padding-bottom:34px;  }
.link_addres{word-wrap: break-word;  color:#333333;  width:722px; height: 334px; margin:0 auto; margin-top:100px; padding:20px;  border:1px solid #a9a9a9;   }
.link_addres .title{ border-bottom: 1px solid #333333; padding-bottom:14px; margin-bottom:16px; line-height:30px;  color:#333333; font-size:14px;  padding-left:30px;    font-weight:bold; background:url(/images/default/sprites2.png) no-repeat -176px -93px;       }
.link_addres .name{ color:#333333; font-size:14px;  font-weight:bold; margin-bottom: 5px; }


/*支付页面*/
.gift-book-wrap .order_detail{ margin-top:28px; padding-left:22px;  border-top: 2px solid #7abd54; height:82px; background:#f3fded; }
.gift-book-wrap .order_detail div{margin:20px 0px 10px 0px;  }
.gift-book-wrap .order_detail div span{ display:inline-block; text-indent:28px;   font-size:14px; font-weight:bold; color:#7abd54; background:url(/images/default/sprites2.png) -181px -447px no-repeat;  }
.gift-book-wrap .order_detail div em{ color:#333;font-size:14px; margin-left:26px;  }
.gift-book-wrap .order_detail p{ color:#999; text-indent:28px;}
#pay_methods{ width:970px;  height:174px; border: 2px solid #e54749;background:#fff7f6;  margin-top:30px; padding-left:20px; margin-bottom:18px;  }
#pay_methods p.title{ font-size:18px; color:#ff6600; margin-top:22px; margin-bottom:18px; font-weight:bold;      }
#pay_methods p.img span{ display:inline-block; cursor:pointer; box-sizing: border-box;  width:218px; height:60px; border:1px solid #e2e2e2; overflow: hidden; margin-right:26px;}
#pay_methods p.img span:hover{ border:2px solid #e4393c; }
#pay_methods p.img span.curr{border:2px solid #e4393c;}
#pay_methods p.img span.img_zx{ background:url(/images/default/img_zx.jpg) no-repeat 100% 100%; }
#pay_methods p.img span.img_zfb{ background:url(/images/default/img_zfb.jpg) no-repeat 100% 100%; }
.buy_gray{ display: inline-block; width:140px; height:45px; margin-right: 10px; background: url(/images/buy_gray.png) 0px 0px  no-repeat;   overflow:hidden; font-size:0px; }
.add_car_gray{ display: inline-block; width:140px; height:45px; margin-right: 10px; background: url(/images/add_car_gray.png) 0px 0px  no-repeat;   overflow:hidden; font-size:0px; }

/*****礼品详情*****/
.now_exchange{ display: inline-block; width: 124px; height: 42px;  background:url(/images/sprites.png) no-repeat -37px -548px; cursor:pointer;}
.now_exchange:hover{background:url(/images/scr_exchange.png) no-repeat -12px -250px;  }
.now_exchange_gray{ display: inline-block; width: 124px; height: 42px;  background:url(/images/scr_exchange.png) no-repeat -12px -304px; cursor:pointer;}
.but .return_gift{display:inline-block;float: right;margin-right: 350px; width: 124px; height:40px;*margin-top: -40px;  text-indent: 30px; line-height:40px;   background: url(/images/scr_exchange.png) no-repeat -340px -670px; }

/**填写核对收货信息***/
.write-in-wrap{background:#ffffff; min-height:130px; border: 1px solid #dddddd;}
.write-in-wrap h2{width: 100%; height:35px; line-height:35px; margin: 0 auto; text-indent: 10px; font-weight: bold; font-size:12px; color:#999999; border-bottom: 2px solid #dddddd;}
.write-in-wrap table{margin: 0 auto; border:1px solid #dddddd; margin-top:20px; margin-bottom: 10px; text-align:center;}
.write-in-wrap table tr th{height: 35px; line-height:35px; background: #f4f4f4; border-bottom:1px solid #ddd;}
.write-in-wrap table tr td{height:50px; line-height:50px;}
.write-in-wrap table tr td img{margin: 10px; width: 60px; height: 60px; float: left; overflow: hidden;}
.write-in-wrap table tr td em{ display: inline-block; width: auto; height: 30px;  line-height:80px;}
.write-in-content{width: 988px; min-height:300px; background: #fafafa; border:1px solid #ddd; border-top:none;  margin-bottom:60px;}
.write-in-content h3{height: 35px; line-height: 35px; border-bottom: 2px solid #ddd; color: #999999; font-weight: bold;font-size:12px;  text-indent:10px;}
.write-in-content  table{margin-top: 20px;}
.write-in-content  table tr td{height:40px; line-height:40px; *line-height:40px; overflow: hidden;}
.write-in-content .submit-but{overflow: hidden;background: url(/images/scr.png) no-repeat -32px -821px;height: 40px;width: 124px;display: inline-block; border: none; cursor: pointer;}
.write-in-content .submit-but:hover{background: url(/images/scr.png) no-repeat -32px -768px;}
.address-choose{width: 150px; height:30px; line-height:30px; margin-right: 6px;}

/**提交订单送或上门***/
.submit-orders-pic{background: url(/images/scr1.png) no-repeat -1px -119px;height: 41px; width: 990px; padding-bottom:10px;}
.submit-orders-wrap{background:#f3f3f3; min-height:130px; border: 1px solid #f3f3f3;}
.submit-orders-wrap table{margin: 0 auto; border:1px solid #dddddd; margin-top:20px; margin-bottom: 10px; text-align:center; background: #fff;}
.submit-orders-wrap table tr th{height: 35px; line-height:35px; background: #f4f4f4; border-bottom:1px solid #ddd;}
.submit-orders-wrap table tr td{height:50px; line-height:50px; border-right:1px solid #ddd;}
.submit-orders-wrap table tr td img{margin: 10px; width: 60px; height: 60px; float: left;}
.submit-orders-wrap table tr td em{ display: inline-block; width: auto; height: 30px;  line-height:80px;}
.submit-orders-wrap .title{text-align: center; }
.submit-orders-wrap .title p{ width:158px; height:63px; margin: 0 auto; background: url(/images/scr.png) no-repeat -314px -746px; margin-top:60px;}
.submit-orders-wrap .title em{ display: inline-block;font-size: 14px; font-weight: bold; color: #666666; padding: 20px;}
.submit-orders-wrap .foot{text-align: center;}
.submit-orders-wrap .foot p{padding-top:50px;}
.submit-orders-wrap .foot span{display: inline-block; margin:10px 0px 168px 0px;}
.submit-orders-wrap .foot span a{color:#0082f0;}

/**提交订单失败**/
.submit-f-wrap{width: 99%; height:550px; border: 1px solid #dddddd;  margin:20px 0px 105px 0px; background:#ffffff;}
.submit-f-wrap .top{ width: 300px; height:80px; margin: 0 auto; margin-top: 100px;background: url(/images/scr.png) no-repeat -383px -838px; }
.submit-f-wrap .top p{margin-left:70px; margin-top: 10px;}
.submit-f-wrap .top strong{font-size: 14px; margin-left:70px; margin-top:5px; display: inline-block;}
.submit-f-wrap .foot{ width:900px; min-height:120px; margin: 0 auto; border: 1px solid #e7deb4; margin-top:130px; position: relative;}
.submit-f-wrap .foot h2{  font-weight: bold; color:#a8843f; margin-top: 10px; position: absolute; top:-19px; left:20px; background: #fff; padding:0px 5px 0px 5px;}
.submit-f-wrap .foot p{margin-left:20px; margin-top:15px;}


/*积分描述*/
.top-tab-title{height:72px;  overflow: hidden; font: normal 14px/95px "微软雅黑"; color:#333;   background: #fff;}
.top-tab-title .left{font: normal 18px/100px "微软雅黑"; color:#282828;}
.top-tab-title .right span{ cursor:pointer; color:#333;}
.top-tab-title .right span.curr{color:#c61a37;}
.top-tab-title .right i{ padding:0 16px; color:#b9b9b9;}
.top-tab-title .right .btn{height:30px;  display:inline-block; cursor:pointer;  font:normal 14px/30px "微软雅黑"; padding:0 30px; color:#fff; background:#c61a37;}
.top-tab-title .right .btn:hover{ background:#B01731;}
.sub-banner{ background-position:50% 50%; background-size:inherit; overflow:hidden; background-repeat:no-repeat; position: relative;}
.sub-banner .a-link{ 
    position: absolute;
    top: 268px;
    left: 50%;
    display: block;
    width: 160px;
    height: 25px;
    margin-left: -614px;
}
.sub-banner-text{ text-align:center;}
.sub-banner-text .title{ color:#fff; font:normal 56px/60px "微软雅黑"; margin:130px 0 16px 0;}
.sub-banner-text .text{ font:normal 14px/25px "微软雅黑"; color:#fff;}


.sub-integral-ad1 .title{ text-align:center; margin:86px 0 0 0; font: normal 50px/60px "微软雅黑"; color:#333 ;}
.sub-integral-ad1 .title i{ font-size:24px; color:#666;}

.top-tab-title-bottom{height:72px;  overflow: hidden; font: normal 14px/96px "微软雅黑"; color:#333; border-bottom:1px solid #dedede;}
.top-tab-title-bottom .left{font: normal 18px/104px "微软雅黑"; color:#282828;}
.top-tab-title-bottom .right span{ cursor:pointer; color:#333;}
.top-tab-title-bottom .right span.curr{color:#c61a37;}
.top-tab-title-bottom .right i{ padding:0 16px; color:#b9b9b9;}
.top-tab-title-bottom .right .btn{height:30px;  display:inline-block; cursor:pointer;  font:normal 14px/30px "微软雅黑"; padding:0 30px; color:#fff; background:#c61a37;}
.top-tab-title-bottom .right .btn:hover{ background:#B01731;}

.list-introduction li{border-bottom:1px solid #eee;}
.list-introduction .left{ width:600px;  float:left; }
.list-introduction .left .title{  margin:74px 0 8px 0; font:normal 50px/60px "微软雅黑"; color:#333;}
.list-introduction .left .con{ font:normal 18px/30px "微软雅黑"; color:#666;}
.list-introduction .right{width:600px;     float:right; }

.list-introduction li.one{ text-align:center;}
.list-introduction li.one .title{ margin:74px 0 14px 0; font:normal 50px/60px "微软雅黑"; color:#333;}
.list-introduction li.one .con{ font:normal 18px/30px "微软雅黑"; color:#666;}

.list-dinzhi .banner{ margin-bottom: 20px;}
.list-dinzhi .banner img{ margin:0 auto;}
.list-dinzhi .box .title{ height: 95px;  font:normal 32px/100px "微软雅黑" ; color: #333;}
.list-dinzhi .box .title i{ font-size:50px; color: #9a9a9a;}
.list-dinzhi .box .title em{ font-size: 18px; color: #9a9a9a;}
.list-dinzhi .box img{ margin: 0 auto;}

.list-dinzhi .box .tab-wrap{ width: 1200px; height: 800px; background: #f5f5f5;}
.list-dinzhi .box .tab-wrap .tab{height: 60px; background: #e9e9e9;}
.list-dinzhi .box .tab-wrap .tab span{display: inline-block; cursor: pointer; height: 60px; padding: 0 40px; color: #999; font: normal 18px/60px "微软雅黑";}
.list-dinzhi .box .tab-wrap .tab span.curr{ background: #c2c2c2; color: #fff; cursor: initial;}
.list-dinzhi .box .tab-wrap .con{ width: 1080px; height: 640px; padding: 10px;  background: #fff; margin: 36px auto 0 auto;}

.list-dinzhi .grid-dz{ width: 1220px;}
.list-dinzhi .grid-dz li{ float: left; width: 222px; height: 222px; text-align: center; margin:0 20px 20px 0; border: 1px solid #ededed; }
.list-dinzhi .grid-dz li .img{ margin-top: 20px;}
.list-dinzhi .grid-dz li .text{ color: #333; font: normal 14px/25px "微软雅黑"; padding:15px 10px 0px 10px;}

.list-dinzhi .con{ position: relative;}
.list-dinzhi .con .demo{position: absolute; top: 0; left: 0;}
.list-dinzhi .con .carousel{ position: relative; width: 1080px; height: 130px; margin-top: 10px; overflow: hidden; }
.list-dinzhi .con .carousel li{width: 196px!important; height: 126px; margin-right: 10px; overflow: hidden;}
.list-dinzhi .con .carousel li img{width: 100%; height: 100%;}
.list-dinzhi .con .slider1{position: relative; width: 1080px; height: 500px; overflow: hidden;}
.list-dinzhi .con .carousel .flex-active-slide{ border: 2px solid #c7094f;}


.list-dinzhi .con .flex-direction-nav {*height: 0;}
.list-dinzhi .con .flex-direction-nav a  { 
	text-decoration:none; 
	display: block; 
	width: 60px;
	height: 130px;
	margin-top: -60px; 
	position: absolute; 
	top: 50%; 
	z-index: 10; 
	overflow: hidden; 
	cursor: pointer; 
	text-indent:-999em;
	background: url(/themeV2/website/img/sprite-a.png) no-repeat;
	}
.list-dinzhi .con .flex-direction-nav .flex-next { right: 0px;  background-position: -70px -1px;}
.list-dinzhi .con .flex-direction-nav .flex-prev { left: 0px; background-position: -69px -884px; }
.list-dinzhi .con .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

.gift-layout-grid{  zoom: 1; background: #fff; width: 1200px; margin: 0 auto;}
.gift-layout-grid li {
  float: left;
  width: 275px;
  height: 320px;
  padding-top: 10px;
  margin-bottom: -1px;
  margin-left:20px;
}
.gift-layout-grid li p.name {
  padding-right: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.gift-layout-grid li img {
  margin-bottom: 2px;
  width: 275px;
  height: 275px;
}
.com-title{
    position: relative;
    height: 35px;
    border-bottom: 2px solid #999;
    line-height: 26px;
    padding-left: 10px;
    font-size: 14px;
    margin:0 20px 0 20px;
    padding-top: 6px;
}
.com-title p{
    width: 275px;
    border-bottom: 2px solid #ec5400;
    position: absolute;
    left: 0px;
    bottom: -2px;
    font-size: 20px;
}
