@charset "utf-8";
/* CSS Document */
body {
	background:#eaeaea}

.mall_bg1{width:100%; height:100%;float:left;background:url("images/mall/bg.jpg") no-repeat center top ;}
.mall_bg2{width:100%;height:840px;float:left;background:url("images/mall/bg2.jpg") no-repeat center top ;}
.mall_bg3{width:100%;height:700px;float:left;background:url("images/mall/bg3.jpg") no-repeat center top ;}
.mall_bg4{width:100%;height:700px;float:left;background:url("images/mall/bg4.jpg") no-repeat center top ;}
.mall_bg5{width:100%;height:700px;float:left;background:url("images/mall/bg5.jpg") no-repeat center top ;}
.

.mall_wp1 {height:960px;
margin: 0 auto;
width: 1200px;
clear: both;
}

/***菜单栏***/
#main_top{float:left;margin-top:92px;
	height:517px;
	margin-bottom:12px;
	}
#mainTop_left {
	width:227px;
	height:513px;
	float:left;
	border:1px solid #ddd;
	}
.conbox{
	position:absolute;
		
	overflow:hidden;
}	
.slide_item{float:left;}
.sort {
	height:40px;
	line-height:40px;
	background:#00aadd;
	color:#FFF;
	font-size:18px;
	text-align:center;
	}
.item {
	margin-left:8px;
    position: relative;
    z-index: 2;
}
#sortlist h3 {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: visible;
    position: relative;
    z-index: 6;
	margin-top:2px;
}
#sortlist b {
    color: #D2D2D2;
    font-family: 宋体;
    height: 32px;
    left: 197px;
    position: absolute;
    top: 2px;
    width: 10px;
}
#sortlist .sortimg {
	display:inline-block;
	width:64px;
    height: 60px;
    position: absolute;
    z-index: 1;
}
#sortlist h3 img {
    height: 60px;
	margin:0 auto;
	display:block;
}
.sortname {
    left: 85px;
    position: absolute;
}
#sortlist .con {
	width:130px;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 8px 80px;
    line-height: 22px;
    overflow: hidden;
    position: relative;
}
#sortlist .con a, #sortlist li a {
    color: #666666;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-right: 8px;
    overflow: hidden;
    padding-left: 0;
    width: 56px;
}
#sortlist ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #52668D;
    display: none;
    left: 206px;
    position: absolute;
    top: 0;
    width: 392px;
    z-index: 2;
}
#sortlist .item li a {
    border-bottom: 1px solid #F9FAFC;
    color: #666666;
    float: left;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding-left: 10px;
    width: 78px;
}

#sortlist .item li a.whole {
    background: none repeat scroll 0 0 #F9FAFC;
    cursor: default;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    width: 372px;
    text-decoration: none;
}

/***导航栏***/
#mainTop_right {
	width:730px;
	height:517px;
	float:right;
	position:relative;
	}


/***轮播图***/
.slidebox {
    height: 260px;
    width: 456px;
    overflow: hidden;
    position: relative;
	float:left;
	margin-bottom:15px;
}
.slidebox img {
    width: 456px;
}
.slidebar {
    bottom: 10px;
    margin:0 10px;
    position: absolute;
    right: 0;
    z-index: 3;
}
.slidebar li {
    background:#FFF;
    color: #FFF;
    display: inline;
    float: left;
    font-size: 9px;
    height: 10px;
    margin: 2px;
    overflow: hidden;
    width: 40px;
}
.slidebar .on {
    background:#0AD;
    color: #0AD;
}

/***会员信息***/
.member {
	width:255px;
	border-top:1px solid #de6667;
	position:relative;
	float:right;
	margin-bottom:15px;
	}	
.mem{
	width:255px;
	height:105px;
	margin-bottom:10px;
	}
.meml {
    float: left;
    margin-left: 7px;
    margin-top: 12px;
    width: 70px;
	font-size:11px;
}	
.memr {
    float: right;
    margin-top: 15px;
    width: 177px;
}
.mem input {
    background:#de6667;
    border:none;
    color: #fff;
    height: 25px;
    width: 70px;
	margin-top:10px;
	margin-right:8px;
}
#login_cart {
    display: block;    
    font-size: 12px;
	padding-left:7px;    
	border-bottom:1px dashed #ddd;
	clear:both;
}	

.atitle {
    font-size: 14px;
    font-weight: 600;
	font-weight:bold;
    border-bottom: 1px solid #de6667;
}
.announce ul {
    height: 116px;
    border: 1px solid #ddd;
    border-top: none;
	padding:5px 7px 0;
}
.announce li {
	height: 23px;
    line-height: 25px;
}

/***热销***/
.goods {
    clear: both;
	width:728px;
    height: 239px;
	border:1px solid #ddd;
}
.goods img {
    height: 128px;
    width: 205px;
	display: block;
    margin: 0 auto;
}
.leftTit {
    background-color: #de6667;
    height: 40px;
    margin: 0;
}
.leftTit li {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 98px;
}
.leftTit .tab_2 {
    background-color: #de7778;
    color: #FFFF00;
    cursor: pointer;
}
.leftTit .tab_1 {
    cursor: pointer;
}
.topNewsTab {
    padding-left: 5px;
}
#navTab_c_1 li, #navTab_c_2 li {
    border: 1px solid #ddd;
    display: inline-block;
    margin: 13px 0 0 13px;
    padding:10px 0;
    width: 218px;
    height: 152px;
	text-align:center;
	font-size: 14px;
    font-weight: 600;
	line-height:32px;
}


/***列表***/
.ad {
	height:80px;
	background:#f60;
	margin-bottom:15px;
	}
.type1 {float:left;width:1200px;margin-top:70px;background:#fff;
	height:605px;
	border:1px solid #ddd;
	margin-bottom:15px;
	}

.listtit1 {background:url("images/mall/bg3a.jpg") no-repeat;
	height:320px;
	width:1260px;
	color:#fff;
	font-size:18px;}

.listtit2 {background:url("images/mall/bg3b.jpg") no-repeat;
	height:320px;
	width:1260px;
	color:#fff;
	font-size:18px;}
	
.listtit3 {background:url("images/mall/bg3c.jpg") no-repeat;
	height:320px;
	width:1260px;
	color:#fff;
	font-size:18px;}

.listtit4 {background:url("images/mall/bg3d.jpg") no-repeat;
	height:320px;
	width:1260px;
	color:#fff;
	font-size:18px;}

.listtit_a{width:200px;float:left;height:50px;line-height:50px;margin-top:30px;margin-left:30px;text-align:center;font-weight: 600;}

.listtit_a h1 a{margin:0;font-size:25px;font-weight: 600;}

.listtit_b{width:220px;float:left;margin-top:30px;margin-left:20px;}
.listtit_b ul{width:220px;}
.listtit_b ul li{width:auto;padding:0 5px;line-height:25px;margin-right:8px;border:1px solid #666;float:left;margin-bottom:10px;}

.typeleft {
    border-right: 1px solid #ddd;
    height: 320px;
    width: 260px;
	float:left;
}
.typemiddle {
    
    height: 320px;
    width: 678px;
	float:left;
}
.typeright {
    height: 321px;
	width:320px;
	float:right;
}
.type_list {
    
    height: 280px;
}
.list_item {padding:5px;
    
    height: 270px;
    width: 229px;
	float:left;
}

.list_item:hover{background:#eee;
    box-shadow: 2px 4px 4px  #ccc;
}

.list_item_img {position: relative;
    width: 165px;
	height:165px;
	margin:33px 36px 0;
}
.pri {
    float: right;
    width: 239px;
    margin: 5px 0 0;
}
.pri p{margin-left:*40px;text-align: center;
    font-size: 14px;
    font-weight: 600;
	margin-bottom:5px;
}
.price a {
    color: #E20E0E;
}
.list_item h3 a {
    display: block;
    font-size: 16px;
	font-weight:600;
    text-align: center;
    width: 239px;
	margin-top:8px;
}



/************列表页*******************/
/***·***/
#breadCrumb {
    height: 30px;
    line-height: 30px;
    padding: 90px 180px 0 5px;
	margin:15px 0px 5px;
}

/******/
.choose {
	border:1px solid #ddd;
	margin-bottom:15px;
	}
.tit {
	height:30px;
	line-height:30px;
	background:#ed2f16;
	color:#fff;
	font-size:14px;
	padding:0 10px;
	}

.attrKey {
    color: #b0a59f;
    float: left;
    padding: 7px 0 0;
    text-indent: 13px;
    width: 9%;
}
.attrKey, .attrKey a {
    display: block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#333;
	font-weight:600;
	text-align:right;font-size:14px;
}
.brandAttr, .attrValues {
    padding-top: 6px;
}
.brandAttr, .cateAttr {background:#fff;
	border-bottom:1px dotted #ccc;
}
.attrValues {
    background-color: #fff;
    float: left;
    overflow: hidden;
    padding: 4px 0px;
    position: relative;
    width: 91%;
}
.attrValues ul {
    margin-left: 10px;
    margin-right: 25px;
    position: relative;
}
.brandAttr li {
    margin: 0 8px 8px 0;
}
.attrValues li {
    float: left;
    height: 22px;
    line-height: 22px;
}
.brandAttr li a {font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.attrValues li a {
    color: #666;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 1px 20px 1px 4px;
    position: relative;
    white-space: nowrap;
}
.attrValues li a:hover {
    color: #f60;
}




#filter {
	border-top: 1px solid #CE0000;
	height:30px;
	padding-top:5px;
	width:auto;
}
#filter dl, #filter dt, #filter dd {
	float: left;
	line-height: 26px;
}
#filter .fore1 {
	padding: 2px 8px;
	height:30px;
}
#filter .fore1 a .order1  {
	background-color: #CC0000;
	color: #FFF;
}
#filter .fore1 dt  {
	float: left;
	line-height: 26px;
}
#filter .fore1 .a  {
	color: #000;
	background-color: #FFF;
}
#filter .fore1 dd  {
	background-color: #FFFFFF;
	background-position: 0 -80px;
	border: 1px solid #CECBCE;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
}
#filter b  {
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	right: 8px;
	width: 9px;
}
#filter .total {
	color: #CC3300;
	float: right;
	margin-right:50px;
	height:28px;
}

#filter .fore1 a:hover {
	color:#F60;
}
#filter .fore1 a:hover dd  {
	background-color:#C00;
}
#filter .fore1 a:active dd  {
	background-color:#C00;
}
#filter .pagin {
	float: right;
	height: 28px;
	margin-right: 20px;
}
.list_content {
	float: left;
	height: auto;
	width: 930px;
	
}
.list_content dl {background:#fff;
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-right:10px;
	border: thin solid #ddd;
    font-family: Arial,Verdana,"";
}
.list_content img {
	width:220px;
	height:220px;
	}

.list_content b {
    color: #e33a3d;
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
}
.list_content dl dd {
	height: auto;
	width: auto;
	float: left;
	color: #005AA0;
}
.list_content a {
    padding: 2px 5px;
	display:block;
}
.list_content .goodsimg {
    padding:0px;
	width:220px;
	height:220px;
}
.list_content .goodstit {
    height: 36px;
	width:210px;
	overflow:hidden;
}
.list_content span {
    color: #fe0100;
}
.list_content .content_left dl dt em {
	margin-left: 100px;
}

.list_content dl h3 {
	float: left;
	line-height: 40px;
	margin-right: 3px;
	margin-left: 3px;
}
.list_content .btns {
    height: 30px;
	width:220px;
	margin-top:5px;
    overflow: hidden;
    text-align: center;
	border-top:1px solid #ddd;
}

.list_content .btns a {
    float: left;
    font-weight: 600;
    line-height: 30px;
}

.list_right{width:260px;float:right;margin-top:20px;}
.lists_right1{padding:20px 5px;float:left;background:#fff;}
.lists_right1 ul{width:100%;}
.lists_right1 ul li{width:220px;height:40px;float:left;border-bottom: 1px solid #ccc;line-height:40px;list-style-type:disc;margin-left:20px;color:#999;}
.lists_right1 ul li a{font-size:14px;}

.lists_right1_t{width:260px;float:left;height:40px;background:url("images/mall/tit.jpg") no-repeat left top ;}
.lists_right1_t h1{margin:0;font-size:16px;line-height:40px;margin-left:30px;color:#fff;}

.btn-buy {
    border-right: 1px solid #ddd;
    width: 85px;
}
.btn-coll {
    border-right: 1px solid #ddd;
    width: 50px;
}
.list_content .btn-compare span {
    border: 1px solid #ddd;
    display: block;
    float: left;
    height: 11px;
    width: 11px;
    margin:8px 5px 0px;
}


.pages{
	margin:10px;
	text-align:center;
}
.pages a {
    display: inline-block;
    padding: 5px;
    _padding: 0 5px;
}
.pages strong {
    border: 1px solid #DDD;
    color: #0AD;
    font-size: 14px;
    padding: 5px;
    _padding: 0 5px;
}
cite {
    font-style: normal;
	margin-left: 20px;
}
.pages_inp {
    margin: 0 10px;
    text-align: center;
    width: 30px;
}
.pages_btn {
    border: 1px solid #000;
    cursor: pointer;
    padding: 0 5px;
}

.btn_1, .btn_2 {
	cursor:pointer;
    border: 1px dashed #ccc;
    margin-right: 20px;
    padding: 2px 5px;
}
.btn_2 {
	color:#f60;
	}
	
	

/************详情页*******************/
.spec-preview {
    border: 1px solid #dfdfdf;
    height: 350px;
    width: 350px;
}
#mid_div {
    border:none;
    cursor: crosshair;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
  
}
#big_div {
	width:320px;
	height:240px;
    left: 590px;
    position: absolute;
	overflow:hidden;
}
#big_pic{position:absolute;}
#zoomer {
    background:#fff;
    border: 1px solid #333333;
    height: 90px;
    opacity: 0.5;
    position: absolute;
    width: 120px;
}
.spec-scroll {
    clear: both;
    margin-top: 5px;
    width: 352px;
}
.spec-scroll .prev{float:left;margin-right:6px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	width:10px;
	height:53px; 
	line-height:53px;
	border:1px solid #CCC;
	background:#EBEBEB;
	cursor:pointer;
	text-decoration:none;
	}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:65px;text-align:center; height:54px;}
.spec-scroll .items ul li a {width:52px;height:52px;border:1px solid #CCC; display:block;}
.spec-scroll .items ul li a img {height:50px;width:50px;}
.spec-scroll .items ul li a.on {width:52px; width:52px;border:1px solid #FF6600;}








/*******************/

/***·***/
.breadcrumb {
	height:40px;
	width:1200px;
	margin: 0px auto;
}

#mainbody strong {
	font-style:normal;
	text-align:left;
}
span {
	font-size:12px;
	font-style:normal;
	text-align:left;
}

/******/

#middle {background:#fff;height:460px;
	font-size:36px;
	width:1200px;
}
#middle .left {
	height:412px;
	width:352px;
	float:left;
}
#middle .right {
	background-color:#FFF;
	height:410px;
	width:610px;
	text-align:left;
	float:right;
}
#middle .right1 .name {
	color:#333;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	height:auto;
	width:610px;
	padding-top:10px;
	padding-bottom:10px;	
	line-height:40px;
	border-bottom:thin #CCC dashed;
}
#middle .right1 .name h4 {
	 color:#fe0100;
	 font-size:16px;
	 margin-top:5px;
}
#middle .right1 .list1 {font-size:16px;
    color: #000;
    font-weight: 600;
	height:auto;
	width:320px;
    line-height: 33px;
	padding-top: 10px;
	padding-left: 10px;
	float:left;
}
.price {
	 color:#fe0100;
	 font-size:15px;
	 }
.para {
    color: #666;
}
.line {
    border-top: 1px dashed #ccc;
	height:15px;
}
.dt {
    color: #000;
    float: left;
    font-weight: 600;
    padding-top: 5px;
}
.dd {
    width: 310px;
	margin-left:5px;
	float:left;
}
.dd .item {
    float: left;
    margin: 2px 8px 2px 0;
}
.dd .item a {
    display: block;
    float: left;
    padding: 4px 6px;
    cursor: pointer;
    white-space: nowrap;
    border: 1px solid #ccc;
	margin-bottom:5px;
}
.num_oper {
	width:22px;
	border:1px solid #ccc;
	}
.input_txt {
	border:1px solid #ccc;
	text-align:center;
	}
#buy, #box {
	width:135px;
	height:38px;
	border:none;
	color:#fff;
	font-size:18px;
	margin-top:15px;
	margin-right:15px;
	}
#buy {
	background:#ff9934;
	}
#box {
	background:#e54547;
	}
#middle .right1 .list2 {
	color:#666;
	font-weight:600;
	height:auto;
	width:260px;
	margin-top:20px;
	padding-left: 10px;
	float:right;
	border-left:1px solid #ccc;
	line-height:23px;font-size:14px;
}
.store {
	border-bottom:1px solid #ccc;
	}
.store img {
	height:60px;
	margin:0 auto;
	}
.ltit {
	font-size:15px;
	color:#333;
	}
.line1 {
    border-top: 1px solid #ccc;
	margin:5px 0px;
}
.enter {
	display:inline-block;
	width:90px;
	padding:5px 0px;
	margin-right:15px;
	text-align:center;
	border:1px solid #ccc;
	font-size:16px;
	font-weight:normal;
	}
.enshrine {
	display:inline-block;
	width:80px;
	padding:5px 0px;
	text-align:center;
	color:#0ad;
	font-size:16px;
	font-weight:normal;
	}


#under {
	font-size:36px;
	font-style:italic;
	height:auto;
	width:1200px;
	float: left;
	padding-top: 30px;
}
#all {
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*#under .instruction {
	float:left;
	position:relative;
	height:auto;
	width:916px;
	border-image: none;
	overflow:hidden;
	padding-left:20px;
	padding-top:30px;
	margin-left: 10px;
	text-decoration: none;
	border: 1px solid #DEDFDE;
}*/
#under dl {
	margin:5px 0px;
}
#under dl dt {
	width: 60px;
	float: left;
	color:#666;
	padding-right:20px;
	text-align:right;
}

.float-nav-wrap {
    border-bottom: 1px solid #ccc;
	height:35px;
}
.instruction_left{width:300px;float:left;background:#fff;}

.listsa{float:left;margin-bottom:20px;}
.lists1{padding:20px 30px;float:left;}
.lists2{padding:20px 10px;float:left;}
.lists2 ul{width:100%;}
.lists2 ul li{width:260px;height:40px;float:left;border-bottom: 1px solid #ccc;line-height:40px;list-style-type:disc;margin-left:20px;color:#999;}
.lists2 ul li a{font-size:14px;}



.list1_t{width:300px;float:left;height:40px;background:url("images/mall/tit.jpg") no-repeat center top ;}
.list1_t h1{margin:0;font-size:16px;line-height:40px;margin-left:30px;color:#fff;}

.instruction, .value {background:#fff;
	width:880px;float:right;
    overflow: visible;min-height:1562px;
   
	margin-top:4px;
}
.instruction .mt, .value .mt {
    height: 35px;
    width: 880px;
    overflow: visible;
    line-height: 30px;
    overflow: visible;
    top: auto;
    z-index: 100;
    font: 14px/30px "microsoft yahei";
}
.tab {
	float: left;
    line-height: 35px;
	margin-left: -1px;
	overflow: visible;
}
.tab li, .tab a, .tab-item {
    float: left;
	text-align: center;
}
.tab a {
    height: 30px;
    line-height: 28px;
    padding: 0 13px;
}
.tab .mall_tab_2 {
    background-color: #fff;
    color: #e4393c;
    margin-top: -1px;
	border-top: 2px solid #b20000;
	border-color:#b20000;
	border-style:solid;
	border-width:2px 1px 0px;
}
.tab .mall_tab_2 a {
    color: #b20000;
    height: 34px;
    padding: 0 12px;
}

#under .instruction .list2 {
	color:#333;
	font-style:normal;
	font-size:12px;
	line-height:20px;
	height:auto;
	width:100%;
	text-align:left;
	position:relative;
	overflow: hidden;
    border: 1px solid #ccc;
	padding: 10px 5px 5px;
}
.list2 tr {
    height: 22px;
}
.content {
    margin: 10px 5px;
   font-size:14px;
}
/*#under .sort {
	height:auto;
	width:250px;
	float:left;
}
#under .sort .ss {
	position:relative;
	height:auto;
	width:248px;
	border:1px solid #dedfde;
	margin-bottom: 10px;
}
#under .sort .ss .mt {
	line-height:28px;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	height:30px;
	padding-left: 10px;
	border-bottom: thin solid #CCC;
}
#under .sort .ss .mc {
	border-top: 1px solid #F7F7F7;
	overflow:hidden;
}
#under .sort .ss .lh {
	margin-top:0px;
	overflow:hidden;
	font-style:normal;
	font-size:12px;
	height:auto;
	width:238px;
	text-align:left;
	line-height:20px;
	position:relative;
	padding:5px;
}
.lh img {
    width: 50px;
}
#under .sort .ss .lh li strong {
	color: #CC0000;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 4px;
}
#all #under .sort .ss .lh li {
	margin-top: 5px;
	margin-bottom: 5px;
}




#under .sort .pic {
	display:block;
	margin-top:10px;
	height:auto;
	width:230px;
	text-align:center;
	float:left;
}*/

.us {
	width:980px;
	height:auto;
	background: none repeat scroll 0 0 #FFFFFF;
	margin-top: 10px;
	position:relative;
	float:left;
}
.user {
	color: #9C9A9C;
	font-size:16px;
	font-style:normal;
	text-align: center;
	padding-top:10px;
	height:auto;
	width: 120px;
	float:left;
}
.u-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 110px;
}
.i-item {
	margin:10px 0px;
	background: none repeat scroll 0 0 #FFFCF5;
	border: 1px solid #F3E6C6;
	padding: 10px 15px 5px;
	height:auto;
	width:820px;
	float:right;
}
.o-topic {
	border-bottom: 1px solid #F7E7C6;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 2px;
	width:795px;
}
.topic {
	float:left;
	font-family:'';
}
.date-comment {
	color: #9C9A9C;
	float: right;
}
.comment-content {
	font-size:12px;
	font-style:normal;
}
.comment-show-pic > a {
    display: inline-block;
    margin: 10px 5px;
}


#cart_tip {
    background: none repeat scroll 0 0 #eee;
    height: 100px;
    left: 550px;
    opacity: 0.9;
    position: absolute;
    top: 500px;
    width: 500px;
	text-align:center;
}

#cart_tip p {
    color: #000;
    font-size: 16px;
	margin-bottom:5px;
}
#cart_tip img {
    float: left;
    margin-left: 10px;
    text-align: left;
}
#cart_tip input {
    border: 1px solid #ccc;
    margin-top: 5px;
    padding: 2px 5px;
}




/*******************/
.pos {
    margin: 15px 0;
}
.pos strong{
    font-size: 18px;
    font-style: normal;
    text-align: left;
}
.left_box .f_r {
    float: right;
    height: 35px;
}
.left_box .f_r input {
    border: 1px solid #ccc;
    margin: 0 10px;
    padding: 2px 5px;
}
.dsn {
    display: none;
}
.f_red.f_b.px16 {
    color: #fe0100;
    font-size: 16px;
}



.c_b.px13 tr {
    height: 30px;
}
.c_b.px13 input,.c_b.px13 select {
    border: 1px solid #ccc;
}


.new_mall_top{width:1200px;height:430px;float:left;margin-top:5px;background: #fff;}
.mall_top1{width:636px;height:430px;float:left;}
.mall_top1a{width:308px;height:136px;float:left;margin-right:10px;margin-bottom:10px;}
.mall_top1b{width:108px;height:136px;float:left;}
.mall_top1c{width:200px;height:136px;float:left;}
.mall_top1d{width:88px;height:40px;float:left;margin-top:20px;margin-left:10px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;}
.mall_top1d h1{margin:0;font-size:16px;text-align:center;line-height:40px;}
.mall_top1d h1 a{color:#fff;}
.mall_top1e{width:108px;height:76px;float:left;margin-top:10px;}
.mall_top1e ul{width:108px;height:66px;overflow:hidden;}
.mall_top1e ul li{width:auto;;padding:0 4px;float:left;overflow:hidden;white-space:nowrap;}
.mall_top1e ul li a{color:#fff;font-size:14px;}

.mall_top2{width:564px;height:430px;float:left;background: #fff;}
.mall_top2a{width:564px;height:282px;float:left;margin-bottom:10px;position: relative;}
.mall_top2b{width:564px;height:136px;float:left;}
.mall_top2c{width:181px;height:136px;float:left;margin-right:10px;}
.mall_top2d{width:181px;height:136px;float:left;}
.bg_tran1{width:181px;height:70px;position: absolute;opacity:0.75;-moz-opacity:0.75;-khtml-opacity:0.75;filter:alpha(Opacity=75);background: #aa2e25;margin-top:-70px;z-index: 2;}
.bg_tran2{width:181px;height:70px;position: absolute;opacity:0.75;-moz-opacity:0.75;-khtml-opacity:0.75;filter:alpha(Opacity=75);background: #691d68;margin-top:-70px;z-index: 2;}
.bg_tran3{width:181px;height:70px;position: absolute;opacity:0.75;-moz-opacity:0.75;-khtml-opacity:0.75;filter:alpha(Opacity=75);background: #699514;margin-top:-70px;z-index: 2;}
.mall_top2e{width:181px;height:70px;float:left;position: relative;z-index: 3; margin-top:-70px;}
.mall_top2f{width:140px;height:30px;float:left;margin-left:20px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;margin-top:10px;}
.mall_top2f h1{margin:0;font-size:16px;text-align:center;line-height:30px;}
.mall_top2f h1 a{color:#fff;}
.mall_top2g{width:170px;height:30px;float:left;margin:0px 6px;text-align:center;}
.mall_top2g ul{width:170px;height:30px;overflow:hidden;}
.mall_top2g ul li{width:auto;;padding:0 4px;float:left;overflow:hidden;white-space:nowrap;}
.mall_top2g ul li a{color:#fff;}

.mall_ge{width:1200px;height:80px;float:left;text-align:center;line-height:80px;background:url("images/mall/bg1.jpg") no-repeat ;}
.mall_ge a{font-size:30px;color:#cacaca;}

.mall_ge1{width:1200px;height:80px;float:left;text-align:center;line-height:80px;background:url("images/mall/bg1.png") no-repeat ;margin-top:70px;}
.mall_ge1 a{font-size:30px;color:#fff;}

.mall_1{width:1200px;height:282px;float:left;background: #fff;}
.mall_1a{width:420px;height:282px;float:right;position: relative;}
.bg_tran_d{width:420px;height:282px;position: absolute;opacity:0.75;-moz-opacity:0.75;-khtml-opacity:0.75;filter:alpha(Opacity=75);background: #000;margin-left:0px;margin-top:-282px;z-index: 2;}
.bg_tran_d_t{margin:40px 0 0 33px;}
.bg_tran_d_t a {font-size:25px;text-align:center;line-height:40px;color:#ccc;font-weight: 600;}
.mall_1a_1{width:150px;height:200px;float:left;position: relative;z-index: 3;margin-top:-200px;margin-left:20px;}
.mall_1a_1 h1{margin:0;font-size:30px;text-align:center;line-height:40px;color:#fff;font-weight: 600;}
.mall_1a_1 h2{margin:0;font-size:30px;text-align:center;line-height:40px;color:#fff;font-weight: 600;}
.mall_1a_1a{width:80px;height:40px;float:left;text-align:center;line-height:40px;background:#f41d4c;margin-top:20px;margin-left:35px;}
.mall_1a_1a a{line-height:40px;color:#fff;font-size:14px;}
.mall_1a_1b{width:80px;height:40px;float:left;text-align:center;line-height:40px;margin-top:5px;margin-left:35px;}
.mall_1a_1b a{line-height:40px;color:#fff;font-size:14px;}

.mall_1a_2{width:150px;height:200px;float:left;position: relative;z-index: 3;margin-top:-240px;margin-left:220px;background:#fff;border-top: 2px solid #f41d4c;}

.mall_1b{width:780px;height:280px;float:left;border-top: 2px solid #f41d4c;}
.mall_1b_1{width:240px;height:270px;float:left;margin-top:10px;margin-left:10px;margin-right:9px;position: relative;border-right: 1px solid #ddd;}
 .translate_1{-webkit-transition:1s ease all;
                -moz-transition:1s ease all;
                position:absolute;
                right:10px;
                }
 .translate_1:hover{-webkit-transform:translate(10px);-moz-transform:translate(10px);}


.mall_1b_2{width:120px;height:200px;float:left;position:absolute;;z-index: 3;margin-top:20px;margin-left:0px;background:#fff;border-top: 4px solid #f41d4c;}


.mall_1b_3{width:100px;height:80px;float:left;margin-top:10px;text-align:center;}
.mall_1b_3 h1{margin:0;font-size:16px;margin-top:15px;line-height:25px;}
.mall_1b_3 h1 a{color:#f41d4c;font-size:18px;}
.mall_1b_3 a{color:#f41d4c;font-size:14px;}

.mall_1b_4{width:120px;height:40px;float:left;margin-top:10px;text-align:center;}
.mall_1b_4 h1{margin:0;font-size:20px;margin-top:15px;line-height:40px;color:#f41d4c;font-weight: 600;}
.mall_1b_5{width:120px;height:30px;float:left;margin-top:50px;text-align:center;background:#f41d4c;line-height:30px;}
.mall_1b_5 a{color:#fff;}


 .translate_2{-webkit-transition:1s ease all;
                -moz-transition:1s ease all;
                position:absolute;
                bottom:10px;
                }
 .translate_2:hover{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);}

 .login_table{height:}