/*
Template Name: Corshop Theme
Template URI: http://www.corshop.cn/
Description: Corshop Theme
Version: 1.0
Author: CorTeam
Author URI: http://www.corshop.cn/
Logo filename: logo.gif
*/

/* ====================
     公共样式
==================== */
body{font-size:12px;font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;line-height:150%;color:#666666;}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,img,p,div,body{margin:0;padding:0;border:none;list-style-type:none;}
a{color:#666666;text-decoration:none;}
a:hover{color:#2691da;text-decoration:none;}
.block{width:960px;margin:0 auto;}
.hidden{overflow:hidden;}
.f_l{float:left;}
.f_r{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.dashed{background:url(images/lineBg.gif) repeat-x left top; color:#3f3f3f;  padding:2px 0 3px 12px;}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}
.clear{display:block;height:0;clear:both;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
/*英文强制换行*/
.word{word-break:break-all;}
/*边框*/
.B_blue{border:1px solid #CCC;}
.B_input{border:1px solid #0f97ed;}
.inputSubmit, .inputText, .inputBg{ border:1px solid #ddd; padding:6px 3px; background-color:transparent;}
/*字体颜色*/
.f1{color:#F00;}
.f2{color:#006bd0; font-weight:bold; margin-right:15px;}
.f3{color:#9e9e9e;}
.f4{color:#990000;}
.f4_b{color:#990000; font-weight:bold;}
.f5{font-size:14px; font-weight:bold;}
.f6{color:#666;}
.f6:hover{color:#2284c7;}
.f9 a{
	color:#2284c7;
	}
.f9 a:hover{
	color:#2284c7;
	text-decoration:underline;
	}
.market{ font-size:14px; text-decoration:line-through;}
.shop{color:#dc3737 !important; font-size:14px; font-weight:600;}
.market_s{text-decoration:line-through;}
.shop_s{color:#dc3737 !important;}
.inputBorder{border:1px solid #CCC;}
/*按钮部分*/
.bnt_blue{width:70px; height:35px;text-align:center; line-height:35px; color:#fff; border:none; cursor:pointer; background:#2691da; border-radius:3px;}
.bnt_blue_1{width:100px; height:35px;text-align:center; line-height:35px; color:#fff; border:none; cursor:pointer; background:#2691da; border-radius:3px;}
.bnt_blue_2{width:160px; height:35px;text-align:center; line-height:35px; color:#fff; border:none; cursor:pointer; background:#2691da; border-radius:3px;}
.bnt_bonus{width:75px; height:35px;text-align:center; line-height:35px; color:#fff; border:none; cursor:pointer; background:#2691da; border-radius:3px;}
/*模块容器*/
.box{background:#f1f1f1; padding-bottom:2px; overflow:hidden;}
.box_1{border:1px solid #E1DFE0; background-color:#fff;}
.box_2{border:1px solid #c5e4ff; background-color:#edf8fe;  overflow:hidden;}
.boxCenterList{padding:8px;}
/*页面留白*/
.blank{height:8px; line-height:8px; clear:both; visibility:hidden;}
.blank5{height:5px; line-height:5px; clear:both; visibility:hidden;}
.blank10{height:10px; line-height:10px; clear:both; visibility:hidden;}
.blank20{height:20px; line-height:20px; clear:both; visibility:hidden;}
.blank30{height:30px; line-height:30px; clear:both; visibility:hidden;}
.blank40{height:40px; line-height:40px; clear:both; visibility:hidden;}

/* 通用 */
.btn, .sub, .pay_btn{ padding:0 20px; height:36px; border:none 0px; font-size:12px; font-family:"微软雅黑"; color:#333; cursor:pointer; vertical-align:middle; font-size:14px; background-color:#EEE; color:#666; }
.sub, .pay_btn{ background:#dc3737; color:#FFF; cursor:pointer;}

/*布局*/
.AreaL{width:200px; float:left;}
.AreaR{width:750px; float:right;}
 /*信息提示*/
#loader {background-color: #FFFFCC;border: 1px solid #CC0000;position: fixed;color: #CC0000;z-index: 1000;left: 0px;bottom: 0px;padding: 5px 15px;filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);opacity: 0.65;}
* html #loader {position: absolute;}
/*表格细线*/
table{border-collapse: collapse;}
td, th{background:white;padding:0;border:1px solid #DDD;}
em,i{font-style:normal;}
b{font-weight:normal;}


/*******************首页*******************/

/*头部*/

/*.index_topAd{
	width:100%;
	min-width:1200px;
	height:90px;
	background-position:top center;
	background-repeat:no-repeat;
}
.index_topAd a{
	width:100%;
	height:90px;
	display:block;
}*/

.index_topAd{
	width:100%;
	min-width:1200px;
	height:90px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.index_topAd .bd{
	width:100%;
	height:90px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.index_topAd .bd li{
	width:100%;
	height:90px;
	overflow:hidden;
	background-position:center top;
	background-repeat:no-repeat;
}
.index_topAd .bd li a{
	width:100%;
	height:455px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
.index_topAd .hd{
	position:absolute;
	left:50%;
	bottom:10px;
	z-index:2;
	width:336px;
	margin-left:264px;
	text-align:center;
}
.index_topAd .hd ul{
	float:right;}
.index_topAd .hd li{
	width:10px;
	height:10px;
	border-radius:50%;
	background-color: #d3d4d5;
	color: #404040;
	margin:0px 4px;
	font-size:13px;
	line-height:34px;
	text-align:center;
	cursor:pointer;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.index_topAd .hd li.on{
	background-color: #2691da;
	color: #FFF;
}


.header{
	width:100%;
	min-width:1200px;
	position:relative;
	z-index:9998;
}
.headerTop{
	width:100%;
	height:34px;
	min-width:1200px;
	background:#f8f8f8;
	border-bottom:1px solid #e7e7e7;
}
.headerTopBox{
	width:1200px;
	margin:0 auto;
}
.headerTop_l{
	height:34px;
	line-height:34px;
	margin-right:20px;
	float:left;
}

.headerTop_m{
	float:left;
	height:34px;
	line-height:34px;
}
.headerTop_m ul{
	overflow:hidden;
}
.headerTop_m ul li{
	float:left;
	margin-left:5px;
}
.headerTop_m ul li.outlogin{
	margin-left:15px;
}
.headerTop_m ul li.myorder{
	margin-left:15px;
}


.headerTop_r{
	float:right;
	height:34px;
	line-height:34px;
}
.headerTop_r .hotqq{
	height:25px;
	float:left;
	overflow:hidden;
	margin-top:4px;
	margin-right:10px;}
.headerTop_r .hotline{
	padding-left:21px;
	float:left;
	background:url(images/ico_1.png) no-repeat left center;
}
.headerTop_r .hotline span{
	font-size:14px;
	color:#e54a28;
}
.headerTop_r .servTime{
	padding-left:21px;
	float:left;
	margin-left:15px;
	background:url(images/ico_2.png) no-repeat left center;
}

.header .headerBot{
	width:100%;
	min-width:1200px;
}

.header .PosOn{
	position:fixed;
	left:0;
	top:0;
	background:#FFF;
	z-index:9999;
	border-bottom:1px solid #dbdbdb;
}
.headerBotBox{
	width:1200px;
	height:114px;
	margin:0 auto;
	overflow:hidden;
}
.headerBotBox .logo{
	width:300px;
	height:98px;
	float:left;
	padding-top:17px;
}
.headerBotBox .logo img{
	width:260px;
	height:80px;
}



.headerBotBox .search{
	width:600px;
	height:88px;
	float:left;
	padding:26px 0 0 70px;
	overflow:hidden;
}
.headerBotBox .search .searchTop{
	width:509px;
	height:42px;
	overflow:hidden;
}
.searchTop .input_text{
	width:400px;
	height:24px;
	line-height:24px;
	float:left;
	padding:5px 12px;
	outline:0;
	border:none;
	border:3px solid #2691da;
	font-size:14px;
	font-weight:bold;
}
.searchTop .input_submint{
	width:79px;
	height:40px;
	float:left;
	color:#FFF;
	font-size:16px;
	border:3px solid #2691da;
	background:#2691da;
	float:left;
	cursor:pointer;
}
.searchBot{
	margin-top:5px;
	overflow:hidden;
}
.searchBot dl{
	height:25px;
	line-height:25px;
	overflow:hidden;
	color:#999;
}
.searchBot dl a{
	color:#999;
}
.searchBot dl a:hover{
	color:#e54a28;
}
.searchBot dl dd{
	float:left;
}
.searchBot dl dt{
	float:left;
}
.searchBot dl dt a{
	margin:0 7px;
}
.searchBot dl dt a:hover{
	text-decoration:underline;
}
.shopcart{
	padding-top:26px;
	float:right;
	overflow:hidden;
}
.shopcart dl{
	width:100px;
	height:54px;
	padding-left:75px;
	background:url(images/shopcart_bg1.png) no-repeat left center;
}
.shopcart dl dt{
	height:22px;
	line-height:22px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding-right:34px;
	position:relative;
	z-index:1;
}
.shopcart dl dt i{
	display:block;
	position:absolute;
	z-index:2;
	right:0;
	top:4px;
	width:36px;
	padding-left:4px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:12px;
	background:url(images/shopcart_bg2.png) no-repeat left center;
}
.shopcart dl dd{
	width:100px;
	height:26px;
	line-height:26px;
	text-align:center;
	background:#dc3737;
	border-radius:4px;
	margin-top:6px;
}
.shopcart dl dd a{
	display:block;
	color:#fff;
}





.nav{
	width:100%;
	min-width:1200px;
	background:#2691da;
}
.navBox{
	width:1200px;
	margin:0 auto;
	position:relative;
	z-index:999;
	font-size:16px;
	color:#fff;
}
.navLeft{
	width:240px;
	margin:0 auto;
	position:absolute;
	z-index:1000;
	left:0;
	top:0;
}
.navLeft .navLeftBt{
	width:240px;
	height:50px;
	line-height:50px;
	background:#237ebc;
	text-align:center;
}
.navLeft .navLeftBt h2{
	color:#fff;
	font-size:16px;
	cursor:pointer;
}
.navLeft .navLeftBt h2 a,.navLeft .navLeftBt h2 a:hover{
	color:#FFF;}
.navLeftCon{
	width:240px;
	height:585px;
	font-size:12px;
	background:#fff;
	display:none;
}
.index .navLeft .open_menu{
	display:block !important;}

.navLeftCon .fenlei{
	width:236px;
	background:#fff;	
	border-left:2px solid #2691da;
	border-right:2px solid #2691da;
	border-bottom:2px solid #2691da;
}
.navLeft .show_menu{
	display:block;
}
.navLeftCon .fenlei .submenu{
	width:236px;
	height:44px;
	line-height:44px;
	border-bottom:1px solid #e4e4e4;
	background:url(images/ico_3.png) no-repeat 210px center;
	position:relative;
	z-index:555;
}

.navLeft .navLeftCon .fenlei .index_hide{
	display:none;
	}
.navLeft .show_menu .fenlei .index_hide{
	display:block;
	}
	
.navLeftCon .fenlei .last_menu{
	border-bottom:none !important;}

.navLeftCon .fenlei .submenu h3{
	font-size:14px;
	font-weight:normal;
	text-indent:20px;
}
.navLeftCon .fenlei .submenu h3 a{
	display:block;
}
.navLeftCon .fenlei .submenu:hover{
	background:#f6f6f6;
	z-index:99999;
}
.navLeftCon .fenlei .submenu:hover h3 a{
	color:#2691da;
}
.navLeftCon .fenlei .submenu_more{
	width:236px;
	height:44px;
	line-height:44px;
	font-size:14px;
	text-indent:20px;
}
.navLeftCon .fenlei .submenu_more a{
	display:block;
}
.navLeftCon .opensubmenu{
	width:500px;
	position:absolute;
	z-index:556;
	top:-2px;
	left:236px;
	background:#f6f6f6;
	display:none;
	border:2px solid #2691da;
}
.navLeftCon .opensubmenu dl{
	line-height:21px;
	overflow:hidden;
	border-bottom:1px solid #efefef;
	padding:10px;
	font-size:14px;
}
.navLeftCon .opensubmenu dl dt{
	width:76px;
	line-height:20px;
	float:left;
	color:#2691da;
	font-weight:bold;
}
.navLeftCon .opensubmenu dl dd{
	width:380px;
	margin-left:100px;
}
.navLeftCon .opensubmenu dl dd a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-right:30px;
}
.navLeftCon .opensubmenu dl dd a:hover{
	text-decoration:underline;
}


.hiddenmenu .navLeftCon{
	display:none;
}
.hiddenmenu .navLeftBt{
	cursor:pointer;
}
.navLeft.hover .navLeftCon{
	display:block;
}


.navRight{
	float:left;
	padding-left:240px;
}
.navRight ul li{
	float:left;
	width:137px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#5f5f5f;
	position:relative;
	z-index:1;
}
.navRight ul li i{
	position:absolute;
	z-index:2;
	right:12px;
	top:-2px;
	display:block;
	width:23px;
	height:14px;
	background:url(images/ico_5.png) no-repeat center center;
}
.navRight ul li a{
	display:block;
	color:#fff;
}
.navRight ul li.change,.navRight ul li:hover{
	background:url(images/ico_4.png) no-repeat bottom center;
}
/*******************头部结束*******************/

.main{
	width:100%;
	min-width:1200px;
}
.mainBox{
	width:1200px;
	margin:0 auto;
}
.mainBoxTop{
	width:950px;
	padding:10px 0 0 250px;
}
.banner_box_l{
	width:698px;
	height:398px;
	float:left;
	border:1px solid #dbdbdb;
	position:relative;
	overflow:hidden;
}
.banner_box_l .bd ul li img{
	width:698px;
	height:398px;
}
.banner_box_l .hd{
	width:698px;
	height:36px;
	position:absolute;
	z-index:112;
	left:0;
	bottom:0;
	overflow:hidden;
}
.banner_box_l .hd ul{
	width:700px;
	margin:0 -1px;
}
.banner_box_l .hd ul li{
	width:164px;
	height:36px;
	line-height:36px;
	padding:0 5px;
	text-align:center;
	color:#fff;
	float:left;
	border-right:1px solid #fffcf5;
	cursor:pointer;
	background:#666562;
	overflow:hidden;
}
.banner_box_l .hd ul li.on{
	background:#dc3737;
}
.banner_box_r{
	float:right;
	width:241px;
}
.banner_box_r .security{
	width:239px;
	height:145px;
	overflow:hidden;
	border:1px solid #dc3737;
}
.banner_box_r .security .security_box{
	width:241px;
	margin-top:-1px;
	margin-right:-1px;
}
.banner_box_r .security dl{
	float:left;
	width:119px;
	height:60px;
	overflow:hidden;
	padding-top:12px;
	text-align:center;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.banner_box_r .security dl dt img{
	width:25px;
	height:25px;
}
.banner_box_r .security dl dd{
	margin-top:6px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	font-size:14px;
	color:#333;
}
.banner_box_r .hotNews{
	height:243px;
	margin-top:10px;
}
.banner_box_r .hotNews .hd{
	height:35px;
	overflow:hidden;
}
.banner_box_r .hotNews .hd ul li{
	width:121px;
	height:32px;
	line-height:32px;
	text-align:center;
	float:left;
	cursor:pointer;
	border-top:2px solid #fff;
	border-bottom:1px solid #e5e5e5;
}
.banner_box_r .hotNews .hd li.on{
	width:118px;
	color:#2691da;
	border-bottom:none;
	border-top:2px solid #2691da;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
.banner_box_r .hotNews .bd{
	width:239px;
	height:207px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}
.banner_box_r .hotNews .bd .bd_item ol{
	margin-top:4px;
}
.banner_box_r .hotNews .bd .bd_item ol li{
	height:33px;
	line-height:33px;
	padding:0 10px 0 26px;
	overflow:hidden;
	background:url(images/ico_10.png) no-repeat 13px center;
}
.mainBoxTop_reco{
	width:948px;
	height:163px;
	margin-top:10px;
	overflow:hidden;
	border:1px solid #dbdbdb;
}
.mainBoxTop_reco_box{
	width:948px;
	height:163px;
}
.mainBoxTop_reco_box dl{
	width:216px;
	height:100px;
	float:left;
	overflow:hidden;
	padding:32px 10px 33px;
	border-right:1px solid #dbdbdb;
}
.mainBoxTop_reco_box dl.end{
	border-right:none;
}
.mainBoxTop_reco_box dl dd{
	float:left;
	width:98px;
	padding-left:10px;
}
.mainBoxTop_reco_box dl dd strong{
	display:block;
	font-size:14px;
	color:#333;
	height:60px;
	line-height:20px;
	overflow:hidden;
	word-break: break-all;
}
.mainBoxTop_reco_box dl dd b{
	display:block;
	height:18px;
	line-height:18px;
	overflow:hidden;
	margin-top:4px;
}
.mainBoxTop_reco_box dl dd b em{
	color:#dc3737;
	font-weight:bold;
}
.mainBoxTop_reco_box dl dd .buy_btn{
	display:block;
	width:68px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:#dc3737;
	color:#fff;
	margin-top:10px;
}
.mainBoxTop_reco_box dl dt{
	float:right;
	width:100px;
	height:100px;
	overflow:hidden;
}
.mainBoxTop_reco_box dl dt img{
	width:100px;
	height:100px;}

.goodsItem{
	width:1200px;
	height:392px;
	overflow:hidden;
}

.goodsItem_title{
	float:left;
	width:240px;
	height:392px;
	overflow:hidden;
}
.goodsItem_title h2{
	height:100px;
	line-height:100px;
	text-align:center;
	color:#fff;
	font-size:30px;
}
.f1_item .goodsItem_title h2{
	background:#2691da url(images/ico_11.png) no-repeat bottom center;
}
.f2_item .goodsItem_title h2{
	background:#dc3737 url(images/ico_11.png) no-repeat bottom center;
}
.goodsItem_title .goodsItem_title_bot{
	width:240px;
	height:292px;
	overflow:hidden;
}
.goodsItem_title .goodsItem_title_bot img{
	width:240px;
	height:292px;
}
.goodsItem_con{
	width:960px;
	height:392px;
	overflow:hidden;
	float:left;
}
.goodsItem_con_top{
	width:959px;
	height:70px;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	border-top:2px solid #2691da;
	padding:13px 0 14px 0;
}
.goodsItem_con_top .prev_btn{
	width:59px;
	height:50px;
	float:left;
	overflow:hidden;
	background:url(images/prev_1.png) no-repeat center center;
	margin-top:10px;
}
.goodsItem_con_top .next_btn{
	width:60px;
	height:50px;
	float:right;
	overflow:hidden;
	background:url(images/next_1.png) no-repeat center center;
	margin-top:10px;
}
.goodsItem_con_top .bd{
	width:840px;
	height:70px;
	overflow:hidden;
	float:left;
}
.goodsItem_con_top .bd ul li{
	width:140px;
	height:48px;
	float:left;
	overflow:hidden;
	margin-top:11px;
}
.goodsItem_con_top .bd ul li img{
	width:140px;
	height:48px;
}
.goodsItem_con_bot{
	width:959px;
	height:292px;
	overflow:hidden;
	border-left:1px solid #dbdbdb;
}
.goodsItem_con_bot_l{
	float:left;
	width:774px;
	height:292px;
	overflow:hidden;
}
.goodsItem_con_bot_l dl{
	width:257px;
	height:145px;
	float:left;
	overflow:hidden;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
.goodsItem_con_bot_l dl dd{
	width:131px;
	float:left;
	padding:18px 18px 0;
}
.goodsItem_con_bot_l dl dd strong{
	display:block;
	font-size:14px;
	height:40px;
	line-height:20px;
	overflow:hidden;
	word-break: break-all;
}
.goodsItem_con_bot_l dl dd strong a{
	color:#333;
}
.goodsItem_con_bot_l dl dd strong a:hover{
	color:#2691da;
}
.goodsItem_con_bot_l dl dd i{
	display:block;
	height:18px;
	line-height:18px;
	margin-top:3px;
	overflow:hidden;
}
.goodsItem_con_bot_l dl dd b{
	display:block;
	height:18px;
	line-height:18px;
	overflow:hidden;
	margin-top:2px;
}
.goodsItem_con_bot_l dl dd b em{
	font-size:14px;
	color:#dc3737;
	font-weight:bold;
}
.goodsItem_con_bot_l dl dd .brand_ico{
	display:block;
	width:100px;
	height:34px;
	margin-top:15px;
	overflow:hidden;
}
.goodsItem_con_bot_l dl dd .brand_ico img{
	width:100px;
	height:34px;
}
.goodsItem_con_bot_l dl dt{
	float:right;
	width:90px;
	height:90px;
	padding-top:55px;
	overflow:hidden;
}
.goodsItem_con_bot_l dl dt img{
	width:90px;
	height:90px;}
.goodsItem_con_bot_r{
	width:164px;
	height:281px;
	float:left;
	padding:10px 10px 0;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	overflow:hidden;
}
.goodsItem_con_bot_r .brand_ico{
	display:block;
	height:34px;
	text-align:center;
	overflow:hidden;
}
.goodsItem_con_bot_r .brand_ico img{
	width:100px;
	height:34px;
	margin:0 auto;
}
.goodsItem_con_bot_r .brand_pic{
	display:block;
	height:100px;
	margin-top:20px;
	text-align:center;
	overflow:hidden;
}
.goodsItem_con_bot_r .brand_pic img{
	width:100px;
	height:100px;}

.goodsItem_con_bot_r strong{
	display:block;
	font-size:14px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	margin-top:35px;
}
.goodsItem_con_bot_r strong a{
	color:#333;
}
.goodsItem_con_bot_r strong a:hover{
	color:#2691da;
}
.goodsItem_con_bot_r i{
	display:block;
	height:18px;
	line-height:18px;
	margin-top:3px;
	text-align:center;
	overflow:hidden;
}
.goodsItem_con_bot_r b{
	display:block;
	height:18px;
	line-height:18px;
	overflow:hidden;
	margin-top:2px;
	text-align:center;
}
.goodsItem_con_bot_r b em{
	font-size:14px;
	color:#dc3737;
	font-weight:bold;
}
.index_ad{
	width:1200px;
	overflow:hidden;
}
.index_ad img{
	width:1200px;
}
.Purchasing{
	width:1200px;
	height:315px;
	overflow:hidden;
}
.index_bt{
	height:26px;
}
.index_bt h2{
	font-size:24px;
	font-weight:bold;
	color:#333;
	height:26px;
	line-height:26px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.index_bt i{
	font-size:14px;
	margin-left:5px;
}
.Purchasing_con{
	width:1200px;
	height:275px;
	overflow:hidden;
	margin-top:14px;
}
.Purchasing_con_l{
	width:240px;
	height:275px;
	overflow:hidden;
	float:left;
}
.Purchasing_con_l img{
	width:240px;
	height:275px;
}
.Purchasing_con_r{
	width:958px;
	height:274px;
	float:left;
	border-top:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	overflow:hidden;
}
.Purchasing_con_r ul{
	width:962px;
	margin:0 -1px;
}
.Purchasing_con_r ul li{
	width:239px;
	height:136px;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	overflow:hidden;
	float:left;
}
.newOrder{
	width:1200px;
	height:334px;
	overflow:hidden;
}
.newOrder_con{
	width:1200px;
	height:294px;
	overflow:hidden;
	margin-top:14px;
}
.newOrder_con_l{
	width:240px;
	height:294px;
	overflow:hidden;
	float:left;
}
.newOrder_con_l img{
	width:240px;
	height:294px;
}
.newOrder_con_r{
	width:938px;
	height:293px;
	float:right;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	overflow:hidden;
}
.newOrder_con_r dl{
	overflow:hidden;
	}
.newOrder_con_r dl dt{
	height:51px;
	line-height:51px;
	float:left;
	overflow:hidden;
	text-align:center;
	border-top:2px solid #2691da;
	background:#f0f9ff;
	color:#333;
	font-size:14px;
	padding:0px 5px;}
.newOrder_con_r dl dd{
	height:39px;
	line-height:39px;
	float:left;
	overflow:hidden;
	text-align:center;
	border-top:1px solid #dbdbdb;
	padding:0px 5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.newOrder_con_r dl .w60{
	width:60px;}
.newOrder_con_r dl .w88{
	width:88px;}
.newOrder_con_r dl .w90{
	width:90px;}
.newOrder_con_r dl .w150{
	width:150px;}
.newOrder_con_r dl .w160{
	width:160px;}
.newOrder_con_r .bd{
	width:100%;
	height:240px;
	overflow:hidden;}	
.newOrder_con_r dl.change dd{
	background:#f4f4f4;
	}
	

.newOrder_con_r tr{
	border-top:1px solid #dbdbdb;
}
.newOrder_con_r tr.change td{
	background:#f4f4f4;
}
.newOrder_con_r th{
	height:51px;
	line-height:51px;
	border:none;
	border-top:2px solid #2691da;
	background:#f0f9ff;
	color:#333;
	font-size:14px;
}
.newOrder_con_r td{
	height:39px;
	line-height:39px;
	border:none;
	text-align:center;
	color:#333;
}
.Promise{
	width:1200px;
	height:171px;
	overflow:hidden;
}
.Promise ul li{
	float:left;
	width:400px;
	height:171px;
	overflow:hidden;
}
.Promise ul li img{
	width:400px;
	height:171px;
}


/*******脚部*******/

.footer{
	width:100%;
	min-width:1200px;
	overflow:hidden;
	margin:20px auto 0px 0px;
	padding-bottom:30px;
}
.footerTop{
	width:100%;
	min-width:1200px;
	background:#f8f8f8;
	padding:10px 0;
	border-top:2px solid #2691da;
	border-bottom:1px solid #e1e1e1;
}
.footerTopBox{
	width:1200px;
	height:58px;
	margin:0 auto;
	overflow:hidden;
}
.footerTopBox dl{
	width:189px;
	height:58px;
	line-height:58px;
	float:left;
	border-left:1px solid #dadada;
	padding:0 0 0 50px;
}
.footerTopBox dl.end{
	width:188px;
	border-right:1px solid #dadada;
}
.footerTopBox dl dt{
	overflow:hidden;
	float:left;
	padding-top:6px;
}
.footerTopBox dl dt img{
	width:45px;
	height:45px;
}
.footerTopBox dl dd{
	font-size:18px;
	color:#333;
	overflow:hidden;
	float:left;
	margin-left:20px;
}
.footerMid{
	width:100%;
	min-width:1200px;
	border-bottom:1px solid #e1e1e1;
}
.footerMidBox{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
}
.footerMidBox dl{
	width:170px;
	height:160px;
	float:left;
	border-left:1px solid #e1e1e1;
}
.footerMidBox dl dt{
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-left:60px;
}
.footerMidBox dl dd{
	padding:5px 0 0 60px;
}
.footerMidBox dl dd a{
	display:block;
	height:18px;
	line-height:18px;
	margin-top:5px;
	overflow:hidden;
}
.footerMidBox dl dd a:hover{
	text-decoration:underline;
}
.footerMidBox .weixin{
	width:320px;
	height:160px;
	padding-left:24px;
	float:left;
	border-left:1px solid #e1e1e1;
}
.footerMidBox .weixin .weixin_l{
	width:170px;
	height:160px;
	float:left;
	overflow:hidden;
}
.footerMidBox .weixin .weixin_r{
	float:right;
	width:112px;
	height:160px;
	text-align:center;
	overflow:hidden;
}
.footerMidBox .weixin .weixin_r i{
	display:block;
	height:18px;
	line-height:18px;
	overflow:hidden;
}
.footerMidBox .weixin .weixin_r b{
	display:block;
	width:110px;
	height:110px;
	border:1px solid #e3e3e3;
	margin-top:12px;
	overflow:hidden;
}
.footerMidBox .weixin .weixin_r b img{
	width:110px;
	height:110px;
}
.footerBot{
	width:100%;
	min-width:1200px;
}
.footerBotBox{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top:15px;
}
.footerBotBox p{
	width:100%;
	height:18px;
	line-height:18px;
	text-align:center;
	margin-top:7px;
	overflow:hidden;
}
.footerBotBox p i{
	color:#dc3737;
}
.footerBotBox p a:hover{
	text-decoration:underline;
}
.footer_cert{
	width:1200px;
	margin:20px auto 0px auto;
	overflow:hidden;
	text-align:center;}
.footer_cert img{
	max-width:1200px;}

/********脚部结束*******/

.KeFu{
	width:45px;
	height:100%;
	position:fixed;
	z-index:99999;
	right:0;
	top:0px;
}
.KeFu ul{
	width:45px;
	height:230px;
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-115px;
	z-index:1;
	}
.KeFu ul li{
	width:45px;
	height:45px;
	margin-top:1px;
	position:relative;
	z-index:2;
	cursor:pointer;
}
.KeFu ul li p{
	height:45px;
	line-height:45px;
	background:url(images/kefu_left_bg.png) no-repeat left top;
	padding-left:10px;
	color:#FFF;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:0px;
	z-index:3;
	font-size:14px;
	display:none;
	}
.KeFu ul li p span{
	display:block;
	background:#2691da;
	overflow:hidden;
	}
.KeFu ul li p a{
	width:65px;
	height:45px;
	overflow:hidden;
	background:#2691da;
	padding:0px 10px 0px 35px;
	float:left;
	color:#FFF;}
.KeFu ul li p a:hover{
	color:#FFF;
	}
.KeFu ul li.sel_1{
	background:url(images/kefu_ico1.png) no-repeat right top;
}
.KeFu ul li.sel_1 p a{
	background:url(images/left_cur_ico_1.jpg) no-repeat left center #2691da;
	}
.KeFu ul li.sel_2{
	background:url(images/kefu_ico2.png) no-repeat right top;
}
.KeFu ul li.sel_2 p a{
	background:url(images/left_cur_ico_2.jpg) no-repeat left center #2691da;
	}
.KeFu ul li.sel_3{
	background:url(images/kefu_ico3.png) no-repeat right top;
}
.KeFu ul li.sel_3 p a{
	background:url(images/left_cur_ico_3.jpg) no-repeat left center #2691da;
	width:120px;
	}
.KeFu ul li.sel_4{
	background:url(images/kefu_ico4.png) no-repeat right top;
}
.KeFu ul li.sel_4 p{
	padding-left:0px;
	background:#2691da;
	right:45px;
	border-radius:5px 0px 0px 5px;
	height:120px;
	}
.KeFu ul li.sel_4 p a{
	padding:10px;
	width:100px;
	height:100px;
	overflow:hidden;}
.KeFu ul li.sel_4 p a img{
	width:100px;
	height:100px;}
.KeFu ul li.set_top{
	background:url(images/kefu_ico5.png) no-repeat right top;
	display:none;
}



/*******************首页结束*******************/


/*产品列表*/
.Filter{
	border-top:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
}
.Filter_item{
	line-height:38px;
	font-size:14px;
}
.Filter_item dl{
	position:relative;
	border-bottom:1px solid #e2e2e2;
}
.Filter_item dl dt{
	width:85px;
	height:100%;
	padding:0 5px;
	line-height:42px;
	text-align:center;
	position:absolute;
	background:#f8f8f8;
	left:0px;
	border-right:1px solid #e2e2e2;
}
.Filter_item dl dd{
	width:1100px;
	padding-bottom:10px;
	padding-top:5px;
	margin-left:110px;
	padding-right:13px;
	border-right:1px solid #e2e2e2;
	position:relative;
	overflow:hidden;
}
.Filter_item dl dd a{
	padding:0px 6px;
	height:22px;
	line-height:22px;
	margin:5px 15px 0px 0px;
	float:left;
	display:inline;
	white-space:nowrap;
	color:#1974b2;
}
.Filter_item dl dd a.change,.Filter_item dl dd a:hover{
	color:#fff;
	background:#dc3737;
}
.Filter_item dl dd i{
	display:block;
	position:absolute;
	z-index:2;
	right:0;
	top:0;
	color:#ee5533;
	margin-right:15px;
	padding-right:15px;
	cursor:pointer;
	
}
.Filter_item dl dd i.more_btn{
	background:url(images/ico_15.png) no-repeat right center;
}
.Filter_item dl dd i.close_btn{
	display:none;
	background:url(images/ico_16.png) no-repeat right center;
}
.Filter_bot{
	width:1199px;
	height:49px;
	overflow:hidden;
	border-bottom:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}
.Filter_bot dl{
	padding:0 15px;
}
.Filter_bot dl dt{
	width:92px;
	height:49px;
	line-height:49px;
	float:left;
}
.Filter_bot dl dd{
	float:left;
	padding-top:7px;
}
.Filter_bot dl dd .text{
	float:left;
	width:200px;
	height:33px;
	line-height:33px;
	padding:0px 6px;
	border:1px solid #2691da;
}
.Filter_bot dl dd .submit{
	float:left;
	width:64px;
	height:35px;
	line-height:35px;
	border:0;
	background:#2691da;
	color:#fff;
	font-size:14px;
	cursor:pointer;
}
.List{
	overflow:hidden;}
.ListTitle{
	width:1200px;
	height:38px;
	overflow:hidden;
}
.ListTitle a{
	display:block;
	float:left;
	padding:0 20px;
	height:38px;
	line-height:38px;
	background:#e1e1e1;
	margin-right:10px;
	font-size:15px;
	color:#333;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
.ListTitle a:hover{
	color:#2691da;
}
.ListTitle a.change{
	background:#fa5209;
	color:#fff;
}
.ListCon{
	width:1200px;
}
.ListCon .ListCon_t{
	width:1199px;
	height:40px;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	overflow:hidden;
	background:#f8f8f8;
}
.ListCon .ListCon_t ul{
	float:left;
	overflow:hidden;
	border-left:1px solid #d5d5d5;
}
.ListCon .ListCon_t ul li{
	float:left;
	width:90px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-right:1px solid #d5d5d5;
}
.ListCon .ListCon_t ul li a{
	width:90px;
	height:40px;
	display:block;
	overflow:hidden;}
.ListCon .ListCon_t ul li a.ASCHover{
	background:url(images/jiantou_asc.png) no-repeat 60px 16px #2691da;
	color:#FFF;}
.ListCon .ListCon_t ul li a.DESCHover{
	background:url(images/jiantou_desc.png) no-repeat 60px 16px #2691da;
	color:#FFF;}


.ListCon .ListCon_t .list_numb{
	float:right;
	color:#dc3737;
	height:40px;
	line-height:40px;
	margin-right:12px;
}
.ListConBox{
	width:1200px;
	margin-top:-20px;
}
.ListConBox_item{
	margin-top:20px;
}
.ListConBox_item_t{
	width:1154px;
	padding:10px 22px;
	border-top:2px solid #2691da;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	background:#f2faff;
}
.ListConBox_item_t_a{
	float:left;
	width:190px;
	height:65px;
}
.ListConBox_item_t_a img{
	width:190px;}
.ListConBox_item_t_b{
	float:right;
	width:930px;
	overflow:hidden;
	margin-top:5px;
}
.ListConBox_item_t_b dl dt{
	font-size:16px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	color:#dc3737;
}
.ListConBox_item_t_b dl dd{
	color:#666;
	margin-top:5px;
	line-height:18px;
	overflow:hidden;
	text-align:right;
}
.ListConBox_item_t_c{
	margin-left:15px;
	padding-top:15px;
	float:left;
	overflow:hidden;
}
.ListConBox_item_t_c img{
	width:140px;
	height:50px;
}
.ListConBox_item_t_d{
	float:right;
	padding-top:13px;
	overflow:hidden;
}
.ListConBox_item_t_d dl{
	padding:0 10px;
	text-align:center;
}
.ListConBox_item_t_d dl dt{
	height:31px;
	overflow:hidden;
}
.ListConBox_item_t_d dl dt img{
	width:26px;
	height:31px;
}
.ListConBox_item_t_d dl dd{
	margin-top:12px;
}
.ListConBox_item_b{
	width:1198px;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
}
.ListConBox_item_b tr{
	border-bottom:1px solid #d5d5d5;
}
.ListConBox_item_b th{
	border:none;
	height:40px;
	line-height:40px;
	color:#333;
	font-weight:normal;
	background:#f4f4f4;
}
.ListConBox_item_b td{
	text-align:center;
	border:none;
	padding:5px 0;
}
.ListConBox_item_b tr.hover td{
	background:#f4f4f4;
}
.ListConBox_item_b .title{
}
.ListConBox_item_b td strong{
	color:#dc3737;
	font-weight:normal;
	display:inline-block;
}
.ListConBox_item_b .title .sell_record_box{
	display:inline-block;
	z-index:998;
	position:relative;
	vertical-align:middle;
	margin-left:5px;}
.ListConBox_item_b .title .sell_record{
	width:498px;
	position:absolute;
	z-index:999;
	left:-100px;
	bottom:50px;
	border-top:1px solid #2691da;
	border-left:1px solid #2691da;
	border-right:1px solid #2691da;
	display:none;
}
.ListConBox_item_b .title .sell_record .sell_record_bt{
	width:458px;
	height:44px;
	border-bottom:1px solid #dedede;
	background:#f1f1f1;
	padding:0 20px;
}
.ListConBox_item_b .title .sell_record .sell_record_bt h3{
	font-size:14px;
	height:45px;
	line-height:45px;
	float:left;
	overflow:hidden;
	font-weight:normal;
}
.ListConBox_item_b .title .sell_record .sell_record_bt h3 em{
	color:#dc3737;
}
.ListConBox_item_b .title .sell_record .sell_record_bt .close_btn{
	display:block;
	width:29px;
	height:29px;
	margin-top:8px;
	float:right;
	cursor:pointer;
	background:url(images/close_btn.png) no-repeat center center;
}

.ListConBox_item_b .title .sell_record .sell_record_con{
	width:458px;
	background:#fff;	
	border-bottom:1px solid #2691da;
	position:relative;
	z-index:100;
	padding:10px 20px 10px 20px;
}
.ListConBox_item_b .title .sell_record .sell_record_con ul{
	width:458px;
	overflow:hidden;
}
.ListConBox_item_b .title .sell_record .sell_record_con ul li{
	float:left;
	width:147px;
	height:24px;
	line-height:24px;
	text-align:left;
	display:inline;
	overflow:hidden;
	margin-right:5px;
}

.ListConBox_item_b .title .sell_record .sell_record_con b{
	display:block;
	width:31px;
	height:24px;
	background:url(images/record_bg.png) no-repeat left top;
	position:absolute;
	z-index:101;
	bottom:-24px;
	left:54px;
}
.ListConBox_item_b td ul li{
	line-height:24px;
}
.ListConBox_item_b td ul.change{
	color:#dc3737;
}
.ListConBox_item_b td b{
	display:block;
}
.ListConBox_item_b td b em{
	/*color:#dc3737;*/
}
.ListConBox_item_b td .buy_btn,.ListConBox_item_b td .consult_btn{
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin:0 auto;
	border-radius:4px;
}
.ListConBox_item_b td .buy_btn{
	background:#dc3737;
}
.ListConBox_item_b td .consult_btn{
	background:#2691da;
}

.ListConBox_item_b dl.list_img{
	width:80px;
	height:80px;
	margin:0px 10px;
	position:relative;
	z-index:1;}
.ListConBox_item_b dl.list_img dt{
	width:80px;
	height:80px;
	overflow:hidden;}
.ListConBox_item_b dl.list_img dt img{
	width:80px;
	height:80px;}
.ListConBox_item_b dl.list_img dd{
	width:230px;
	height:230px;
	position:absolute;
	z-index:2;
	left:-11px;
	top:-100px;
	padding:5px;
	border:1px solid #ddd;
	background:#FFF;
	display:none;}
.ListConBox_item_b dl.list_img dd img{
	width:230px;
	height:230px;}

.pages{
	width:100%;
	line-height:26px;
	text-align:center;
	overflow:hidden;
	padding:20px 0;
}
.pages a{
	position:relative;
	font-size:14px;
	padding:0px 10px;
	background-color:#fff;
	border:1px solid #e5e5e5;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.pages a.pages_prev{
	padding-left:23px;
	background:url(images/ico_13.png) no-repeat 9px center;
}
.pages a.pages_next{
	padding-right:23px;
	background:url(images/ico_14.png) no-repeat 61px center;
}
.pages a.change{
	background-color:#2691da;
	border-color:#2691da;
	color:#fff;
}


#goods_sideNav{
	position:fixed;
	left:0;
	top:20%;
	z-index:999999;
}
.goods_sideNav_bt{
	width:43px;
	height:200px;
	cursor:pointer;
	position:relative;
	z-index:99990;
	overflow:hidden;
}
.goods_sideNav_bt span{
	display:block;
	width:43px;
	height:43px;
	float:left;
	background:#237ebc url(images/ico_17.png) no-repeat center center;
}
.goods_sideNav_bt h2{
	width:23px;
	height:126px;
	line-height:24px;
	text-align:center;
	font-weight:normal;
	font-size:18px;
	padding:15px 10px;
	color:#fff;
	float:left;
	background:#2691da url(images/ico_18.png) no-repeat center 122px;
}
.goods_sideNav_con{
	display:none;
	width:196px;
	background:#fff;
	position:absolute;
	z-index:99991;
	left:43px;
	top:0;
}
.goods_sideNav_con ul{
	position:relative;
	border:1px solid #2691da;
	z-index:99992;
	float:left;
	background:#fff;
}
.goods_sideNav_con .submenu{
	width:156px;
	height:30px;
	padding:0 20px;
	float:left;
}
.goods_sideNav_con .submenu h3{
	height:30px;
	line-height:30px;
	font-weight:normal;
	font-size:14px;
	position:relative;
	z-index:99993;
}
.goods_sideNav_con .submenu h3 a{
	display:block;
}
.goods_sideNav_con .submenu h3 i{
	display:block;
	font-size:14px;
	color:#ccc;
	position:absolute;
	z-index:99994;
	right:0;
	top:0;
}
.goods_sideNav_con .submenu:hover h3 a{
	color:#dc3737;
	font-weight:bold;
}
.goods_sideNav_con .submenu:hover h3 i{
	color:#dc3737;
}
.goods_sideNav_con .opensubmenu{
	display:none;
	position:absolute;
	z-index:99995;
	left:196px;
	top:-1px;
	width:194px;
	border:1px solid #2691da;
	background:#fff;
}
.goods_sideNav_con .opensubmenu ol li{
	height:30px;
	line-height:30px;
	padding:0 20px;
}
.goods_sideNav_con .opensubmenu ol li a{
	display:block;
}
.goods_sideNav_con .opensubmenu ol li:hover a{
	color:#dc3737;
}

/*******************产品列表结束*******************/


/*产品列表详细页*/

.detailsTop{
	width:1200px;
	overflow:hidden;
}
.detailsTop_l{
	width:910px;
	float:left;
	border:1px solid #e4e4e4;
	overflow:hidden;
}

/*放大镜*/
#Product{
	width:310px;
	height:448px;
	float:left;
	border-right:1px solid #e4e4e4;
}
#ProductPhoto{
	width:310px;
	height:432px;
	padding-top:16px;
	background:#fff;
}

.jqzoom{
	width:310px;
	height:323px;
	margin:0 auto;
	position:relative;
}
.jqzoom img{
	width:310px;
	height:310px;
}

#spec-n5{
	width:282px;
	height:87px;
	padding:17px 14px 0;
	overflow:hidden;
	border-top:1px solid #e4e4e4;
}
#spec-left{
	float:left;
	width:16px;
	height:70px;
	margin-right:10px;
	cursor:pointer;
	display:inline;
	background:url(images/prev_2.jpg) no-repeat center center;
}
#spec-right{
	float:right;
	width:16px;
	height:70px;
	margin-left:10px;
	cursor:pointer;
	background:url(images/next_2.jpg) no-repeat center center;
}
#spec-list{
	float:left;
	width:230px;
	height:70px;
	position:relative;
	overflow:hidden;
	display:inline;
}
#spec-list ul{
	width:240px;
	float:left;
}
#spec-list ul li{
	float:left;
	width:70px;
	padding-right:10px;
	display:inline;
}
#spec-list ul li img{
	width:68px;
	height:68px;
	border:1px solid #e5e5e5;
}
#spec-list ul li.change img{
	width:68px;
	height:68px;
	border:1px solid #dc3737;
}

.zoomdiv{
	width:378px;
	height:350px;
	text-align:center;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	border:1px solid #e5e5e5;
	display:none;
	z-index:100;
}
.bigimg{
	width:620px;
	height:620px;
}

.jqZoomPup{
	width:50px;
	height:50px;
	position:absolute;
	top:0px;
	left:0px;
	background:#fede4f 50% top no-repeat;
	visibility:hidden;
	opacity:0.5;
	border:1px solid #aaa;
	filter:alpha(opacity=50);
	cursor:move;
	z-index:10;
}
/*放大镜结束*/

.jieshao{
	width:559px;
	float:left;
	padding:20px 20px 0;
	border-left:1px solid #e4e4e4;
	margin-left:-1px;
}

.jieshao .title{
	border-bottom:1px solid #e2e2e2;
	padding-bottom:10px;
}
.jieshao .title h2{
	font-size:20px;
	line-height:22px;
	color:#e54a28;
}
.jieshao .title span{
	margin-top:5px;
	line-height:18px;
	overflow:hidden;
	display:block;}
.jieshao .info{
	padding-top:5px;
}
.jieshao .info dl{
	overflow:hidden;
	height:18px;
	line-height:18px;
	margin-top:5px;
}
.jieshao .info dl dt{
	float:left;
}
.jieshao .info dl dd{
	float:left;
	margin-left:8px;
}
.jieshao .info dl dd strong{
	font-weight:normal;
	color:#dc3737;
	font-size:16px;
}
.jieshao .info p{
	height:18px;
	line-height:18px;
	margin-top:5px;
}
.jieshao .other_btn{
	margin-top:10px;
	background:#f4f4f4;
	padding:8px 14px;
	overflow:hidden;
}
.jieshao .other_btn .other_btn_t{
	height:30px;
}
.jieshao .other_btn .other_btn_t b{
	height:30px;
	line-height:30px;
	display:block;
	float:left;
}
.jieshao .other_btn .other_btn_t b em{
	color:#e54a28;
}
.jieshao .other_btn .other_btn_t i{
	display:block;
	height:30px;
	line-height:30px;
	float:left;
	font-size:18px;
	margin-left:10px;
}
.jieshao .other_btn .other_btn_t i strong{
	color:#e51d1d;
	font-weight:normal;
}
.jieshao .other_btn .other_btn_t .buysl{
	float:left;
	padding-left:10px;
}
.jieshao .other_btn .other_btn_m{
	height:18px;
	line-height:18px;
	margin-top:4px;
}
.jieshao .other_btn .other_btn_m .score{
	float:left;
	overflow:hidden;
}
.jieshao .other_btn .other_btn_m .score b{
	display:block;
	float:left;
}
.jieshao .other_btn .other_btn_m .score em{
	float:left;
	width:75px;
	height:15px;
	background:url(images/stars.png) repeat-x left bottom;
	overflow:hidden;
	margin-top:2px;
}
.jieshao .other_btn .other_btn_m .score em code{
	width:75px;
	height:15px;
	float:left;
	overflow:hidden;
	background:url(images/stars.png) repeat-x left top;}
.jieshao .other_btn .other_btn_m .score em code.star_1{
	width:15px;}
.jieshao .other_btn .other_btn_m .score em code.star_2{
	width:30px;}
.jieshao .other_btn .other_btn_m .score em code.star_3{
	width:45px;}
.jieshao .other_btn .other_btn_m .score em code.star_4{
	width:60px;}
.jieshao .other_btn .other_btn_m i{
	display:block;
	float:left;
	margin-left:20px;
}


.jieshao .other_btn .other_btn_b{
	height:40px;
	margin-top:10px;
}
.jieshao .other_btn .other_btn_b a{
	width:134px;
	height:38px;
	line-height:38px;
	display:block;
	text-align:center;
	font-size:18px;
	float:left;
}
.jieshao .other_btn .other_btn_b .buy_btn{
	border:1px solid #2691da;
	background:#2691da;
	color:#fff;
	font-size:18px;
	margin-right:10px;
}
.jieshao .other_btn .other_btn_b .join_btn{
	border:1px solid #f0cab6;
	background:#ffe6e6;
	color:#e51d1d;
	
}
.buysl{
	text-align:center;
	overflow:hidden;
	padding-left:17px;
} 
.buysl .btn{
	width:30px;
	height:30px;
	overflow:hidden;
	font-size:16px;
	color:#adadad;
	border:1px solid #ccc;
	display:inline-block;
	background:#f8f8f8;
	float:left;
	cursor:pointer;
} 
.buysl .text{
	width:49px;
	height:28px;
	line-height:28px;
	text-align:center;
	position:relative;
	overflow:hidden;
	margin:0 -1px;
	padding:0;
	border:1px solid #ccc;
	display:inline-block;
	float:left;
}
.jieshao_bot{
	width:559px;
	height:32px;
	overflow:hidden;
}
.jieshao_bot .shareBox{
	width:210px;
	float:left;
	height:28px;
	line-height:28px;
	padding-top:4px;
}
.jieshao_bot .shareBox i{
	display:block;
	float:left;
}
.jieshao_bot .shareBox .bdsharebuttonbox{
	float:left;
}
.jieshao_bot .coll_btn{
	float:left;
	display:block;
	height:32px;
	line-height:32px;
	padding-left:20px;
	background:url(images/ico_19.png) no-repeat left center;
}
.jieshao_pdf{
	padding:10px 0px 15px 0px;
	overflow:hidden;}
.jieshao_pdf dt{
	height:40px;
	line-height:40px;
	float:left;
	overflow:hidden;
	padding-left:28px;
	background:url(images/ico_12.jpg) no-repeat left center;
	}

.jieshao_pdf dd{
	height:40px;
	line-height:20px;
	float:right;
	overflow:hidden;
	text-align:right;}
.jieshao_pdf a{
	color:#2691da;}

.detailsTop_r{
	float:right;
	width:264px;
	height:448px;
	border:1px solid #e4e4e4;
}
.detailsTop_r h2{
	width:264px;
	height:44px;
	line-height:44px;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	overflow:hidden;
	background:#f7f7f7;
	border-bottom:1px solid #e4e4e4;
}
.detailsTop_r .detailsTop_r_con{
	width:224px;
	height:404px;
	margin-bottom:-1px;
	padding:0 20px;
}
.detailsTop_r .detailsTop_r_con dl{
	height:60px;
	padding:20px 0;
	border-bottom:1px solid #d5d5d5;
}
.detailsTop_r .detailsTop_r_con dl dt{
	width:58px;
	height:58px;
	border:1px solid #d5d5d5;
	overflow:hidden;
	float:left;
}
.detailsTop_r .detailsTop_r_con dl dt a,.detailsTop_r .detailsTop_r_con dl dt img{
	width:58px;
	height:58px;
	display:block;}
.detailsTop_r .detailsTop_r_con dl dd{
	height:60px;
	margin-left:12px;
	float:left;
}
.detailsTop_r .detailsTop_r_con dl dd b{
	display:block;
	height:20px;
	line-height:20px;
	overflow:hidden;
	color:#333;
}
.detailsTop_r .detailsTop_r_con dl dd b strong{
	font-size:14px;
}
.detailsTop_r .detailsTop_r_con dl dd i{
	display:block;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.detailsTop_r .detailsTop_r_con dl dd em{
	display:block;
	height:20px;
	line-height:20px;
	overflow:hidden;
	color:#dc3737;
}
.detailsBot{
	width:1198px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
.detailsBot .hd{
	height:42px;
	background:#f6f6f6;
	font-size:14px;
}
.detailsBot .hd ul{
	height:40px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	margin-left:-1px;
}
.detailsBot .hd ul li{
	padding:0 35px;
	height:42px;
	line-height:42px;
	float:left;
	margin-top:-1px;
	cursor:pointer;
	border-left:1px solid #e4e4e4;
}
.detailsBot .hd ul li.on{
	height:40px;
	line-height:40px;
	border-top:2px solid #2691da;
	background:#fff;
}
.detailsBot .bd .ProInfo{
	padding:25px;
	overflow:hidden;
}
.detailsBot .bd .ProInfo .ProInfo_top{
	border-top:1px solid #ededed;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	overflow:hidden;
	display:none;
}
.detailsBot .bd .ProInfo .ProInfo_top th{
	border:none;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #ededed;
	background:#f7f7f7;
	font-weight:normal;
	color:#333;
	text-align:left;
	padding:0 10px;
}
.detailsBot .bd .ProInfo .ProInfo_top td{
	border:none;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #edecec;
	padding:0 10px;
}
.goods_desc{
	width:100%;
	overflow:hidden;
	line-height:180%;}


/*******************产品列表详细页结束*******************/

/*产品目录*/

.Catalog_top{
	width:1228px;
	height:79px;
	margin-right:-28px;
	overflow:hidden;
}
.Catalog_top dl{
	width:278px;
	height:79px;
	float:left;
	margin-right:29px;
	overflow:hidden;
}
.Catalog_top dl dt{
	width:79px;
	height:79px;
	float:left;
	overflow:hidden;
}
.Catalog_top dl dt img{
	width:79px;
	height:79px;
}
.Catalog_top dl dd{
	width:178px;
	height:49px;
	float:left;
	padding:14px 0 14px 20px;
	overflow:hidden;
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}
.Catalog_top dl dd a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#015b84;
	font-weight:bold;	
}
.Catalog_top dl dd a:hover{
	text-decoration:underline;
}
.Catalog_top dl dd i{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:24px;
	line-height:22px;
	padding:0 5px;
	color:#015b84;
	font-weight:bold;
}
.Catalog_mid{
	width:1200px;
	overflow:hidden;
}
.Catalog_mid img{
	width:1200px;
}

.Catalog_bot{
	width:1228px;
	overflow:hidden;
	margin-right:-28px;
}
.Catalog_bot_son{
	width:278px;
	float:left;
	overflow:hidden;
	padding-top:1px;
	margin-right:29px;
}
.Catalog_item{
	width:276px;
	border:1px solid #cce9fb;
	margin-top:-1px;
}
.Catalog_item h2{
	height:92px;
	line-height:92px;
	background:#e8f6ff;
	font-size:18px;
	color:#015b84;
	font-weight:normal;
	overflow:hidden;
	padding-right:10px;
	border-bottom:1px solid #cce9fb;
}
.Catalog_item h2 i{
	float:left;
	width:90px;
	height:90px;
	margin:1px 6px 0 10px;
	overflow:hidden;
}
.Catalog_item h2 i img{
	width:90px;
	height:90px;
}
.Catalog_item ul{
	padding:10px 25px;
}
.Catalog_item ul li{
	font-size:14px;
	height:24px;
	line-height:24px;
	margin-top:8px;
	padding-left:20px;
	background:url(images/ico_20.jpg) no-repeat left center;
}
.Catalog_item ul li.cat_son{
	padding-left:30px;
	background-position:10px center;}
.Catalog_item ul li a{
	display:block;
}
.Catalog_item ul li a:hover{
	text-decoration:underline;
}
.Catalog_item_end h2{
	border-bottom:none;
}

/*******************产品目录结束*******************/


/*登录注册*/

.loginHead{
	width:100%;
    min-width:1000px;
}
.loginHeadBox{
	width:1000px;
	height:114px;
	margin:0 auto;
	overflow:hidden;
}
.loginHeadBox_l{
	float:left;
	height:98px;
	padding-top:17px;
}
.loginHeadBox_l .logo{
	width:280px;
	height:80px;
	float:left;
}
.loginHeadBox_l h2{
	float:left;
	height:80px;
	line-height:80px;
	padding:0 20px;
	font-size:24px;
	font-weight:normal;
	border-left:1px solid #d5d5d5;
}
.loginHeadBox_r{
	float:right;
	padding-top:25px;
}
.loginHeadBox_r dl{
	float:left;
	margin-left:50px;
}
.loginHeadBox_r dt{
	height:36px;
	overflow:hidden;
	text-align:center;
}
.loginHeadBox_r dt img{
	width:36px;
	height:36px;
	margin:0 auto;
}
.loginHeadBox_r dd{
	font-size:14px;
	color:#333;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-top:5px;
}
.loginMain{
	width:100%;
	min-width:1000px;
}
.loginMainBox{
	width:990px;
	height:500px;
	margin:0 auto;
	border:5px solid #e5e5e5;
	overflow:hidden;
}
.loginMainBox_l{
	width:344px;
	height:400px;
	float:left;
	padding:100px 82px 0 70px;
	border-right:1px solid #e5e5e5;
}
.loginMainBox_l .title{
	height:25px;
}
.loginMainBox_l .title h2{
	height:25px;
	line-height:25px;
	font-size:24px;
	color:#2691da;
	font-weight:normal;
	padding-left:28px;
	background:url(images/login_ico1.png) no-repeat left center;
}
.loginMainBox_l .content{
	margin-top:22px;
}
.loginMainBox_l .content .login_item{
	height:50px;
	margin-top:10px;
}
.loginMainBox_l .content .login_item .uname,.loginMainBox_l .login_item .pwd{
	width:284px;
	padding:0 14px 0 44px;
	height:48px;
	line-height:48px;
	font-size:14px;
	border:1px solid #dadada;
}
.loginMainBox_l .content .login_item .uname{
	background:url(images/login_ico2.png) no-repeat 14px center;
}
.loginMainBox_l .content .login_item .pwd{
	background:url(images/login_ico3.png) no-repeat 14px center;
}


.loginMainBox_l .content .login_otherBtn{
	height:20px;
	margin-top:20px;
	line-height:14px;
	overflow:hidden;
}
.loginMainBox_l .content .login_otherBtn label{
	float:left;
	cursor:pointer;
}
.loginMainBox_l .content .login_otherBtn label a:hover{
	text-decoration:underline;
}
.loginMainBox_l .content .login_otherBtn .autoLogin{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.loginMainBox_l .content .login_otherBtn .reset_btn{
	float:right;
	text-decoration:underline;
}
.loginMainBox_l .content .login_otherBtn .tologin_btn{
	color:#cd0100;
	font-weight:bold;
}
.loginMainBox_l .content .login_otherBtn .tologin_btn:hover{
	color:#2691da;
	text-decoration:underline;
}
.loginMainBox_l .content .login_item .submit{
	width:344px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:18px;
	background:#2691da;
	border:none;
	padding:0;
	cursor:pointer;
}
.loginMainBox_r{
	float:left;
	width:493px;
	height:500px;
	background:url(images/login_bg.jpg) no-repeat left top;
}
.loginMainBox_r dl{
	width:413px;
	padding:0 40px;
	text-align:center;
	margin-top:130px;
}
.loginMainBox_r dl dt{
	font-size:26px;
	color:#333;
	height:32px;
	line-height:32px;
}
.loginMainBox_r dl dd{
	font-size:18px;
	color:#333;
	height:24px;
	line-height:24px;
	margin-top:8px;
}
.loginMainBox_r dl dd .toregist_btn{
	color:#ec1313;
	text-decoration:underline;
}
.loginMainBox_r dl dd .toregist_btn:hover{
	color:#2691da;
}
.loginMainBox_r ul{
	width:390px;
	height:56px;
	float:left;
	overflow:hidden;
	display:inline;
	margin:75px 0px 0px 39px;}
.loginMainBox_r ul li{
	width:105px;
	height:56px;
	line-height:28px;
	float:left;
	overflow:hidden;
	display:inline;
	margin-left:25px;
	font-size:18px;
	color:#FFF;
	text-align:center;}

.registMain .loginMainBox_l{
	height:460px;
	padding:40px 82px 0 70px;
}
.registMain .loginMainBox_l .title h2{
	background: url(images/login_ico4.png) no-repeat left center;
}
.loginMainBox_l .content .login_item .text{
	width:294px;
	padding:0 14px 0 14px;
	height:48px;
	line-height:48px;
	font-size:14px;
	border:1px solid #dadada;
}
.loginMainBox_l .content .login_item .secu_code{
	padding:0 10px;
	width:150px;
	height:48px;
	line-height:48px;
	font-size:14px;
	float:left;
	color:#999;
	border:1px solid #e8e8e8;
	text-transform:uppercase;
}
.loginMainBox_l .content .login_item .pic_tips{
	float:left;
	height:50px;
	margin-left:15px;
}

.loginMainBox_l .content .login_item .pic_tips img{
	height:20px;
	float:left;
	margin-top:15px;
	cursor:pointer;
}
.loginMainBox_l .content .login_item .pic_tips i{
	display:block;
	float:left;
	width:23px;
	height:20px;
	margin:12px 0 0 5px;
	background:url(images/refresh_btn.png) no-repeat center center;
}
.loginMainBox_l .content .login_item span{
	font-weight:bold;
	color:#F00;
	margin-left:5px;}
.registMain .loginMainBox_r dl dt .tologin_btn{
	color:#d71919;
	text-decoration:underline;
}
.registMain .loginMainBox_r dl dt .tologin_btn:hover{
	color:#2691da;
}

/*******************登录注册结束*******************/


/*购物车*/

.shopCartTop{
	width:1200px;
	height:60px;
	overflow:hidden;
}
.shopCartTop .grade{
	width:1210px;
	margin-right:-10px;
}
.shopCartTop .grade ul li{
	width:410px;
	float:left;
	height:60px;
	line-height:60px;
	font-size:26px;
	color:#888;
}
.shopCartTop .grade ul li i{
	display:block;
	width:260px;
	padding-left:150px;
}
.shopCartTop .grade ul li.sel_1{
	background:url(images/grade3.png) no-repeat right center;
}
.shopCartTop .grade ul li.sel_2{
	margin-left:-10px;
	background:url(images/grade1.png) no-repeat right center;
}
.shopCartTop .grade ul li.sel_3{
	margin-left:-10px;
	background:url(images/grade3.png) no-repeat left center;
}
.shopCartTop .grade ul li.sel_1 i{
	background:url(images/shopcart_ico1.png) no-repeat 100px center;
}
.shopCartTop .grade ul li.sel_2 i{
	background:url(images/shopcart_ico2.png) no-repeat 100px center;
}
.shopCartTop .grade ul li.sel_3 i{
	background:url(images/shopcart_ico3.png) no-repeat 100px center;
}
.shopCartTop .grade1 ul li.sel_1{
	background:url(images/grade4.png) no-repeat right center;
}
.shopCartTop .grade1 ul li.sel_1 i{
	color:#fff;
	background:url(images/shopcart_ico4.png) no-repeat 100px center;
}
.shopCartTop .grade2 ul li.sel_2{
	background:url(images/grade2.png) no-repeat right center;
}
.shopCartTop .grade2 ul li.sel_2 i{
	color:#fff;
	background:url(images/shopcart_ico5.png) no-repeat 100px center;
}
.shopCartTop .grade3 ul li.sel_3{
	background:url(images/grade4.png) no-repeat left center;
}
.shopCartTop .grade3 ul li.sel_3 i{
	color:#fff;
	background:url(images/shopcart_ico6.png) no-repeat 100px center;
}


.cart_empty{
	margin-top:34px;
	overflow:hidden;
	font-size:18px;
	text-align:center;}
.shopCartMid{
	margin-top:20px;
}
.shopcartTit{
	line-height:35px;
	padding-bottom:10px;
	overflow:hidden;
	font-size:18px;
	color:#2691da;
	font-weight:bold;}
.shopcartBox{}
.shopcartBox tr th{
	height:38px;
	line-height:38px;
	background-color:#f2f2f2;
	font-weight:normal;
}
.shopcartBox tr th .allchose{
	cursor:pointer;
}
.shopcartBox tr th .allchose input{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.shopcartBox tr td{
	text-align:center;
	word-break:break-all;
	padding:3px 5px;
}	
.shopcartBox tr td .chose{
	width:52px;
	height:43px;
	padding-left:7px;
	text-align:left;
	padding-top:27px;
}
.shopcartBox tr td .chose input{
	cursor:pointer;
}
.shopcartBox tr td .photo{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	border:1px solid #eee;
	margin:10px auto;
}
.shopcartBox tr td .photo img{
	width:50px;
	height:50px;
}
.shopcartBox tr td strong{
	display:block;
	color:#e54a28;
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
}
.shopcartBox tr td .model{
	color:#2691da;
}
.shopcartBox tr td .daima{
	width:73px;
	height:28px;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d5d5d5;
}
.shopcartBox tr td i{
	display:block;
	line-height:18px;
}
.buysl{
	text-align:center;
	overflow:hidden;
} 
.buysl .btn{
	width:30px;
	height:30px;
	overflow:hidden;
	font-size:16px;
	color:#adadad;
	border:1px solid #ccc;
	display:inline-block;
	background:#f8f8f8;
	float:left;
	cursor:pointer;
} 
.buysl .text{
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	position:relative;
	overflow:hidden;
	margin:0 -1px;
	padding:0;
	border:1px solid #ccc;
	display:inline-block;
	float:left;
}
.shopCartMid .tongji{
	width:1198px;
	height:40px;
	padding:10px 0;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
.shopCartMid .tongji .tongji_l{
	width:59px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-right:1px solid #e2e2e2;
	float:left;
}
.shopCartMid .tongji .tongji_l label{
	cursor:pointer;
}
.shopCartMid .tongji .tongji_l label input{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.shopCartMid .tongji .tongji_m{
	float:left;
	height:40px;
	line-height:40px;
}
.shopCartMid .tongji .tongji_m .del_btn{
	display:block;
	width:104px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#fff;
	border:1px solid #e6e6e6;
	margin:6px 0 0 10px;
	border-radius:3px;
	float:left;
}
.shopCartMid .tongji .tongji_m .coll_btn{
	float:left;
	margin-left:20px;
}
.shopCartMid .tongji .tongji_r{
	float:right;
	height:40px;
	line-height:40px;
	margin-right:20px;
}
.shopCartMid .tongji .tongji_r span{
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
.shopCartMid .tongji .tongji_r strong{
	font-size:28px;
	color:#e54a28;
	font-weight:normal;
}
.shopCartBtn{
	width:1200px;
}
.shopCartBtn dl{
	float:right;
}
.shopCartBtn dl dt{
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-top:15px;
	text-align:right;
}
.shopCartBtn dl dt em{
	color:#e54a28;
	margin-left:8px;
}
.shopCartBtn dl dt label{
	cursor:pointer;
}
.shopCartBtn dl dt label a:hover{
	text-decoration:underline;
}
.shopCartBtn dl dt input{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.shopCartBtn dl dd{
	height:40px;
	margin-top:15px;
}
.shopCartBtn dl dd a{
	display:block;
	width:136px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	float:left;
	margin-left:10px;
}
.shopCartBtn dl dd a.goShop_btn{
	width:134px;
	height:38px;
	line-height:38px;
	background:#ffe6e6;
	border:1px solid #f0cab6;
	color:#e51d1d;
}
.shopCartBtn dl dd a.goPay_btn{
	background:#2691da;
	color:#fff;
}

.shopCartBot{
	margin-top:30px;
	overflow:hidden;
}
.shopCartBot_bt{
	height:18px;
	line-height:18px;
	overflow:hidden;
	font-size:14px;
}
.shopCartBot_box{
	width:1199px;
	height:129px;
	overflow:hidden;
	margin-top:15px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}
.shopCartBot_box dl{
	width:219px;
	height:128px;
	float:left;
	overflow:hidden;
	padding-left:20px;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.shopCartBot_box dl.end{
	width:218px;
}
.shopCartBot_box dl dd{
	float:left;
	width:108px;
	height:88px;
	padding-top:20px;
	overflow:hidden;
}
.shopCartBot_box dl dd strong{
	display:block;
	font-size:14px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-weight:normal;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.shopCartBot_box dl dd strong a{
	color:#333;
}
.shopCartBot_box dl dd strong a:hover{
	color:#e54a28;
}
.shopCartBot_box dl dd b{
	display:block;
	height:18px;
	line-height:18px;
	overflow:hidden;
	margin-top:5px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.shopCartBot_box dl dd .buyBtn{
	display:block;
	width:60px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:#e54a28;
	color:#fff;
	margin-top:10px;
}
.shopCartBot_box dl dd b em{
	color:#e54a28;
}
.shopCartBot_box dl dt{
	width:110px;
	height:110px;
	float:left;
	margin-top:10px;
	overflow:hidden;
}
.shopCartBot_box dl dt img{
	width:110px;
	height:110px;
}

/*******************购物车结束*******************/


/*确认购物信息*/

.shopcartInfo{
	width:1200px;
	overflow:hidden;
	padding-top:1px;
}
.consiInfo{
	width:1199px;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	margin-top:-1px;
}
.shopcart_bt{
	height:44px;
	line-height:44px;
	background:#f3f3f3;
	padding-left:20px;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
.shopcart_bt h2{
	font-size:16px;
	font-weight:normal;
}
.consiInfo_con{
	padding:10px 0 30px 0;
	border-right:1px solid #e2e2e2;
	overflow:hidden;
}
.consiInfo_con .consiInfo_con_item{
	overflow:hidden;
	display:none;}
.consiInfo_address{
	padding:10px 0 30px 0;
	border-right:1px solid #e2e2e2;
	overflow:hidden;
}
.consiInfo_con dl{
	height:35px;
	line-height:35px;
	overflow:hidden;
	margin-top:10px;
}
.consiInfo_con dl dt{
	width:120px;
	float:left;
	text-align:right;
}
.consiInfo_con dl dt i{
	color:#de1b1b;
	margin-right:5px;
}
.consiInfo_con dl dd{
	float:left;
}
.inv_use_box{
	overflow:hidden;
	margin:5px 40px 0px 40px;}
#InvInfoBox{
	overflow:hidden;
	display:none;}
.consiInfo_con dl dd .text{
	width:222px;
	height:33px;
	line-height:33px;
	border:1px solid #dedede;
	padding:0 10px;
	float:left;
}
.consiInfo_con dl dd .add{
	width:422px;
	height:33px;
	line-height:33px;
	border:1px solid #dedede;
	padding:0 10px;
	float:left;
}
.consiInfo_con dl dd .select{
	float:left;
	width:118px;
	height:35px;
	line-height:35px;
	padding-left:6px;
	border:1px solid #dedede;
	margin-right:8px;
}
.consiInfo_con dl dd label{
	cursor:pointer;
	margin-right:15px;
}
.consiInfo_con dl dd label .radio{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.consiInfo_con .shopcart_btn{
	padding-left:120px;
	height:35px;
	line-height:35px;
	margin-top:7px;
}
.consiInfo_con .shopcart_btn .save_btn,.consiInfo_con .shopcart_btn .add_btn{
	display:block;
	width:117px;
	height:35px;
	line-height:35px;
	font-size:14px;
	text-align:center;
	float:left;
	color:#fff;
	border:none;
	padding:0;
	cursor:pointer;
}
.consiInfo_con .shopcart_btn .save_btn{
	background:#dc3737;
}
.consiInfo_con .shopcart_btn .add_btn{
	background:#c5c5c5;
	margin-left:10px;
}
.shopcartHyfs_con .hyfs{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.shopcartHyfs_box{
	margin-top:10px;
	padding-left:60px;
}
.shopcartHyfs_item{
	min-width:227px;
	padding:20px 25px;
	background:#f3f3f3;
	position:relative;
	float:left;
	display:none;
}
.shopcartHyfs_box .sel_1{
	display:block;
}
.shopcartHyfs_item b{
	display:block;
	float:left;
	height:35px;
	line-height:35px;
}
.shopcartHyfs_item select{
	float:left;
	height:35px;
	line-height:35px;
	padding-left:10px;
	border:1px solid #e2e2e2;
}
.shopcartHyfs_item label{
	float:left;
	height:35px;
	line-height:35px;
	display:inline;
	margin-left:10px;
	}
.shopcartHyfs_item .shopcart_ico{
	position:absolute;
	z-index:2;
	top:-8px;
	left:60px;
	display:block;
	width:21px;
	height:8px;
	background:url(images/ico_23.png) no-repeat center center;
}
.shopcartHyfs_box .sel_1 .shopcart_ico{
	left:60px;
}
.shopcartHyfs_box .sel_2 .shopcart_ico{
	left:123px;
}
.shopcartHyfs_box .sel_3 .shopcart_ico{
	left:211px;
}
.shopcartPzfs{
	width:599px;
	float:left;
}
.shopcartPzfs_con{
	/*height:506px;*/
	padding:10px 20px 30px;
	border-right:1px solid #e2e2e2;
}
.shopcartPzfs_top{
	height:35px;
	line-height:35px;
}
.shopcartPzfs_top ul li{
	float:left;
	line-height:35px;
	margin-right:35px;
}
.shopcartPzfs_top ul li label{
	float:left;
	cursor:pointer;
}
.shopcartPzfs_top ul li .pzfs{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
	margin-right:9px;
}
.shopcartPzfs_top ul li em{
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin:9px 0 0 9px;
	background:url(images/ico_21.jpg) no-repeat center center;
	position:relative;
	z-index:3;
	cursor:pointer;
}
.shopcartPzfs_top ul li em code{
	width:300px;
	position:absolute;
	z-index:4;
	left:-30px;
	top:16px;
	background:#FFF;
	border:1px solid #ddd;
	padding:10px;
	line-height:22px;
	overflow:hidden;
	display:none;}
.shopcartPzfs_box{
	margin-top:10px;
}
.shopcartPzfs_item{
	width:557px;
	background:#f3f3f3;
	position:relative;
	float:left;
	padding:20px 0;
	display:none;
}
.shopcartPzfs_item .shopcart_ico{
	position:absolute;
	z-index:2;
	top:-8px;
	left:246px;
	display:block;
	width:21px;
	height:8px;
	background:url(images/ico_23.png) no-repeat center center;
}
.shopcartPzfs_box .sel_1 .shopcart_ico{
	left:24px;
}
.shopcartPzfs_box .sel_2 .shopcart_ico{
	left:111px;
}
.shopcartPzfs_box .sel_3 .shopcart_ico{
	left:246px;
}
.shopcartPzfs_item p{
	padding:0 30px 0 20px;
	line-height:20px;
}
.shopcartPzfs_item p.info2{
	color:#dc3737;
	margin-top:6px;
}
.shopcartPzfs_item p.info3{
	color:#dc3737;
	margin-top:15px;
	padding: 0 30px 0 120px;
}

.shopcartPzfs_item dl{
	height:35px;
	line-height:35px;
	overflow:hidden;
	margin-top:10px;
}
.shopcartPzfs_item dl dt{
	width:120px;
	float:left;
	text-align:right;
}
.shopcartPzfs_item dl dt i{
	color:#de1b1b;
	margin-right:5px;
}
.shopcartPzfs_item dl dd{
	float:left;
	line-height:35px;
}
.shopcartPzfs_item dl dd .text{
	width:222px;
	height:33px;
	line-height:33px;
	border:1px solid #dedede;
	padding:0 10px;
	float:left;
}
.shopcartPzfs_item dl dd code{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#dedede;
	padding:0 7px;
	float:left;
}
.shopcartPzfs_item dl dd .codes{
	width:102px;
	height:33px;
	line-height:33px;
	border:1px solid #dedede;
	padding:0 10px;
	float:left;
}
.shopcartPzfs_item .shopcart_btn{
	padding-left:120px;
	height:35px;
	line-height:35px;
	margin-top:15px;
}
.shopcartPzfs_item .shopcart_btn .save_btn,.shopcartPzfs_item .shopcart_btn .add_btn{
	display:block;
	width:117px;
	height:35px;
	line-height:35px;
	font-size:14px;
	text-align:center;
	float:left;
	color:#fff;
	border:none;
	padding:0;
	cursor:pointer;
}
.shopcartPzfs_item .shopcart_btn .save_btn{
	background:#dc3737;
}
.shopcartPzfs_item .shopcart_btn .add_btn{
	background:#c5c5c5;
	margin-left:10px;
}
.shopcartPzjsdz{
	float:left;
	width:600px;
}
.shopcartPzjsdz .consiInfo_con{
	/*height:506px;*/
}
.shopcartPzjsdz .info1{
	color:#dc3737;
	padding:10px 100px 0 40px;
}
.shopcartPzjsdz .info2{
	color:#dc3737;
	padding:0 100px 15px 40px;
}
.shopcartFkfs{}
.shopcartFkfs_con{
	padding:15px 28px;
	border-right: 1px solid #e2e2e2;
	overflow: hidden;
}
.shopcartFkfs_con dl{
	margin-top:5px;
}
.shopcartFkfs_con dl dt{
	height:24px;
	line-height:24px;
}
.shopcartFkfs_con dl dt label{
	float:left;
	cursor:pointer;
}
.shopcartFkfs_con dl dt label .fkfs{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.shopcartFkfs_con dl dt p{
	float:left;
	color:#888;
	margin-left:12px;
}
.shopcartFkfs_con dl dt .chakan{
	margin-left:32px;
	color:#dc3737;
	text-decoration:underline;
}
.shopcartFkfs_con dl dd{
	width:246px;
	margin-top:13px;
	border:1px solid #e2e2e2;
	position:relative;
	display:none;
}
.shopcartFkfs_con dl dd .shopcart_ico2{
	position:absolute;
	z-index:2;
	top:-9px;
	left:24px;
	display:block;
	width:21px;
	height:9px;
	background:url(images/ico_22.jpg) no-repeat center center;
}
.shopcartFkfs_con dl dd ul{
	padding:10px;
	overflow:hidden;
	line-height:24px;
}

.shopcart_bt h2 .danhao{
	width:205px;
	height:34px;
	line-height:34px;
	border:1px solid #d3d3d3;
	padding:0 5px;
	margin-right:5px;
}
.oddNumb_con{
	padding:30px;
	border-right: 1px solid #e2e2e2;
	overflow:hidden;
}
.oddNumb_con p{
	height:24px;
	line-height:24px;
}
.oddNumb_con .beizhu{
	width:758px;
	height:60px;
	border-color:#e2e2e2;
	padding:10px;
	margin-top:14px;
}
.goodsList{
	padding:20px;
	border-right:1px solid #e2e2e2;
}
.goodsList .shopcartBox{
	width:1158px;
}
.goodsList .shopcartBox tr td .daima{
	width:143px;
}
.goodsList_bot{
	padding:10px 0 0 0;
	overflow:hidden;
}
.goodsList_bot_l{
	float:left;
}
.goodsList_bot_l a{
	color:#2691da;
	text-decoration:underline;
	margin-left:7px;
}
.goodsList_bot_r{
	float:right;
	width:600px;
}
.goodsList_bot_r_t{
	width:600px;
}
.goodsList_bot_r_t .item{
	overflow:hidden;
}
.goodsList_bot_r_t dl{
	height:24px;
	line-height:24px;
	float:right;
}
.goodsList_bot_r_t dl dt{
	width:100px;
	height:24px;
	overflow:hidden;
	float:left;
	text-align:right;
}
.goodsList_bot_r_t dl dt em{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:16px;
	height:16px;
	margin-right:6px;
	background:url(images/ico_21.jpg) no-repeat center center;
}
.goodsList_bot_r_t dl dd{
	width:150px;
	float:left;
	margin-left:5px;
}
.goodsList_bot_r_t dl.end dt{
	color:#333;
	font-weight:bold;
}
.goodsList_bot_r_t dl.end dd{
	color:#dc3737;
}
.goodsList_bot_r_b{
	height:42px;
	overflow:hidden;
	margin-top:20px;
}
.goodsList_bot_r_b b{
	display:block;
	float:right;
	height:42px;
	line-height:42px;
	overflow:hidden;
}
.goodsList_bot_r_b b strong{
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#dc3737;
	font-size:24px;
	font-weight:normal;
	margin-left:10px;
}
.goodsList_bot_r_b .submit{
	display:block;
	float:right;
	width:136px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:18px;
	background:#2691da;
	color:#fff;
	margin-left:15px;
	border:none;
	cursor:pointer;
}

/*******************确认购物信息结束*******************/


/*会员中心*/

.membCenTop{
	width:1196px;
	height:182px;
	border:2px solid #e2e2e2;
}
.membCenTop_l{
	width:505px;
	padding:32px 0 0 45px;
	float:left;
}
.membCenTop_l dl dt{
	float:left;
	width:118px;
	height:118px;
	overflow:hidden;
}
.membCenTop_l dl dt img{
	width:118px;
	height:118px;
}
.membCenTop_l dl dd{
	float:left;
	margin-left:30px;
	padding:14px 0;
}
.membCenTop_l dl dd .item{
	height:30px;
	line-height:30px;
}
.membCenTop_l dl dd .item b{
	font-size:18px;
	display:block;
}
.membCenTop_l dl dd .item b em{
	color:#2691da;
	line-height:30px;
}
.membCenTop_l dl dd .item .viewScore{
	margin-left:20px;
}
.membCenTop_l dl dd .item i{
	display:block;
	float:left;
}
.item .safegrade_box{
	width:165px;
	height:30px;
	overflow:hidden;
	float:left;
	background:url(images/safe_grade1.png) no-repeat left center;
	position:relative;
}
.item .safegrade_box_color{
	width:165px;
	height:30px;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
	background:url(images/safe_grade2.png) no-repeat left center;
}
.item .upSafeBtn{
	color:#2691da;
	text-decoration:underline;
	margin-left:12px;
}
.item .safegrade0{
	display:none;
}
.item .safegrade1{
	width:15px;
}
.item .safegrade2{
	width:45px;
}
.item .safegrade3{
	width:75px;
}
.item .safegrade4{
	width:105px;
}
.item .safegrade5{
	width:135px;
}
.item .safegrade6{
	width:165px;
}
.membCenTop_r{
	width:518px;
	height:96px;
	float:right;
	overflow:hidden;
	margin:42px 42px 0 0;
}
.membCenTop_r_box{
	width:519px;
	height:66px;
	margin-right:-1px;
	padding:15px 0;
	overflow:hidden;
	background:#f1f1f1;
}
.membCenTop_r dl{
	width:162px;
	height:54px;
	text-align:center;
	float:left;
	font-size:18px;
	padding:6px 5px;
	border-right:1px solid #d8d8d8;
}
.membCenTop_r dl dt{
	color:#dc3737;
	height:24px;
	line-height:24px;
}
.membCenTop_r dl dd{
	height:24px;
	line-height:24px;
	margin-top:6px;
}
.membCenNotice{
	width:1200px;
	padding-top:5px;
	position:relative;
	margin-top:10px;
}
.membCenNotice .Notice_bt{
	display:block;
	width:133px;
	height:65px;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	background:url(images/memb_bg1.png) no-repeat left top;
}
.membCenNotice .closeBtn{
	display:block;
	width:10px;
	height:11px;
	background:url(images/close_btn2.png) no-repeat center center;
	position:absolute;
	z-index:3;
	right:10px;
	top:15px;
	cursor:pointer;
}
.membCenNotice_box{
	width:1000px;
	padding:8px 50px 8px 150px;
	background:#ebf5fb;
}
.membCenNotice_box p{
	color:#333;
	line-height:22px;
}
.membCenNotice_box p em{
	color:#dc3737;
	font-weight:bold;
}
.membCenBot{
	width:1200px;
	overflow:hidden;
}
.membCenBot_bt h2{
	height:28px;
	line-height:28px;
	font-size:20px;
	font-weight:normal;
	padding-left:42px;
	background:url(images/memb_ico1.png) no-repeat left center;
}
.membCenBot_con{
	width:1200px;
	overflow:hidden;
}
.membCenBot_left{
	width:240px;
	float:left;
	background:#2992da;
	padding-bottom:72px;
}
.membCenBot_left dl dt{
	width:153px;
	height:50px;
	line-height:50px;
	padding-left:87px;
	background:#2284c7;
	font-size:16px;
}
.membCenBot_left dl dt a{
	color:#fff;
}
.membCenBot_left dl dt a:hover{
	text-decoration:underline;
}
.membCenBot_left dl.sel_1 dt{
	background:#2284c7 url(images/memb_ico2.png) no-repeat 58px center;
}
.membCenBot_left dl.sel_2 dt{
	background:#2284c7 url(images/memb_ico3.png) no-repeat 56px center;
}
.membCenBot_left dl.sel_3 dt{
	background:#2284c7 url(images/memb_ico4.png) no-repeat 54px center;
}
.membCenBot_left dl dd{
	padding:5px 0 15px 87px;
}
.membCenBot_left dl dd ul li{
	font-size:14px;
	height:20px;
	line-height:20px;
	padding-top:10px;
}
.membCenBot_left dl dd ul li a{
	color:#fff;
}
.membCenBot_left dl dd ul li a:hover{
	text-decoration:underline;
}
.membCenBot_right{
	width:919px;
	padding:20px 20px 50px 20px;
	float:left;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}
.myOrder{}
.myOrder_bt{
	height:40px;
	border-bottom:1px solid #ebebeb;
}
.myOrder_bt h2{
	height:30px;
	line-height:30px;
	font-size:18px;
	padding:0 5px 10px 0;
	font-weight:normal;
	float:left;
	border-bottom:1px solid #2992da;
}
.myOrder_bt .memb_search{
	float:right;
}
.myOrder_bt .memb_search{
	height:30px;
}
.myOrder_bt .memb_search .serechName{
	width:149px;
	height:28px;
	padding:0 10px;
	line-height:28px;
	border:1px solid #e2e2e2;
	float:left;
	color:#999;
}
.myOrder_bt .memb_search .but{
	float:left;
	width:52px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-left:4px;
	background:#2691da;
	color:#fff;
	border:none;
	padding:0;
}
.myOrder_con{
	margin-top:20px;
}


.myOrder_con tr th{
	height:43px;
	line-height:43px;
	background-color:#f2f2f2;
	border-color:#e6e6e6;
}
.myOrder_con tr td{
	height:70px;
	text-align:center;
	border-color:#e6e6e6;
}
.myOrder_con tr td strong{
	display:block;
	font-weight:normal;
	color:#e54a28;
}
.myOrder_con tr td .delBtn,.myOrder_con tr td .viewBtn{
	color:#2691da;
	line-height:20px;
}
.myOrder_con tr td .delBtn:hover,.myOrder_con tr td .viewBtn:hover{
	text-decoration:underline;
}
.myOrder_con .memb_pages{
	height:44px;
	line-height:44px;
}
.myOrder_con .memb_pages .memb_pages_r{
	float:right;
	padding-top:10px;
	margin-right:10px;
}
.myOrder_con .memb_pages .memb_pages_r a{
	display:block;
	width:21px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin-left:2px;
	float:left;
	border:1px solid #d5d5d5;
	background:#fff;
}
.myOrder_con .memb_pages .memb_pages_r a.prevpage_btn{
	background:url(images/prev_3.png) no-repeat center center;
}
.myOrder_con .memb_pages .memb_pages_r a.nextpage_btn{
	background:url(images/next_3.png) no-repeat center center;
}
.myOrder_con .memb_pages .memb_pages_r a.change{
	background:#2691da;
	color:#fff;
	border-color:#2691da;
}
.membCenReco{
	margin-top:40px;
}
.myOrder_con{
	width:919px;
	overflow:hidden;
}
.membCenReco_box{
	width:920px;
	border-top:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
}
.membCenReco_box dl{
	width:209px;
	float:left;
	overflow:hidden;
	padding:25px 10px 22px;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
.membCenReco_box dl.end{
	width:207px;
}
.membCenReco_box dl.end dd{
	width:117px;
}
.membCenReco_box dl dd{
	width:119px;
	float:left;
	padding:0 5px;
	overflow:hidden;
}
.membCenReco_box dl dd strong{
	display:block;
	font-size:14px;
	color:#333;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.membCenReco_box dl dd b{
	display:block;
	height:18px;
	line-height:18px;
	overflow:hidden;
	margin-top:4px;
}
.membCenReco_box dl dd b em{
	color:#dc3737;
	font-weight:bold;
}
.membCenReco_box dl dd .buy_btn{
	display:block;
	width:68px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:#dc3737;
	color:#fff;
	margin-top:10px;
}
.membCenReco_box dl dt{
	float:right;
	width:80px;
	height:80px;
	overflow:hidden;
}
.membCenReco_box dl dt img{
	width:80px;
	height:80px;
}


/*******************会员中心结束*******************/


/*品牌*/

.Brand_title{
	height:40px;
	border-bottom:2px solid #2691da;
}
.Brand_title h2{
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#fff;
	float:left;
	font-weight:normal;
	padding:0 35px;
	background:#2691da;
}
.Brand_reco{
	width:1132px;
	padding:33px;
	border:1px solid #e4e4e4;
	position:relative;
}
.Brand_reco .Brand_reco_bt{
	display:block;
	width:100px;
	height:78px;
	position:absolute;
	left:0;
	top:0;
	background:url(images/ico_24.png) no-repeat left top;
	/*z-index:-1;*/
}
.Brand_reco ul{
	margin-right:-16px;
	margin-top:-22px;
}
.Brand_reco ul li{
	width:146px;
	height:52px;
	padding:3px 0;
	border:1px solid #dddddd;
	overflow:hidden;
	float:left;
	margin-right:16px;
	margin-top:22px;
	background:#FFF;
}
.Brand_reco ul li img{
	width:146px;
	height:52px;
}
.Brand_filter{
	width:1198px;
	height:30px;
	line-height:30px;
	border:1px solid #e4e4e4;
}
.Brand_filter dl dt{
	width:100px;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.Brand_filter dl dd{
	font-size:14px;
}
.Brand_filter dl dd a{
	display:block;
	float:left;
	width:37px;
	color:#333;
	text-align:center;
	font-weight:bold;
	border-left:1px solid #eeeeee;
}
.Brand_filter dl dd a:hover{
	color:#2691da;
}
.Brand_filter dl dd a.default{
	width:50px;
}
.Brand_filter dl dd a.other{
	width:58px;
}
.Brand_filter dl dd a.change{
	background:#2691da;
	color:#fff;
}
.Brand_box{
	overflow:hidden;}
.Brand_box .Brand_item{
	overflow:hidden;
	display:none;}
.Brand_list{
	width:1230px;
	overflow:hidden;
}
.Brand_list_item{
	width:378px;
	height:140px;
	float:left;
	margin:30px 30px 0 0;
	border:1px solid #e4e4e4;
}
.Brand_list_item h3{
	height:29px;
	line-height:29px;
	background:#f6f6f6;
	font-size:12px;
	padding-left:20px;
	color:#333;
	border-bottom:1px solid #e4e4e4;
}
.Brand_list_item dl{
	padding:0 20px;
	height:110px;
}
.Brand_list_item dl dt{
	float:left;
	width:120px;
	padding-top:33px;
}
.Brand_list_item dl dt img{
	width:120px;
}
.Brand_list_item dl dd{
	float:left;
	width:190px;
	height:72px;
	line-height:18px;
	margin:19px 0 19px 28px;
	overflow:hidden;
}

.Brand_list_empty{
	width:1200px;
	float:left;
	overflow:hidden;
	margin-top:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	padding-bottom:10px;}
.search_list_empty{
	margin-top:20px;
	overflow:hidden;
	border:1px solid #d5d5d5;
	border-top:2px solid #2691da;
	line-height:80px;
	text-align:center;
	font-size:16px;}

/*******************品牌结束*******************/


/*品牌详细页*/

.Brand_info{
	width:1198px;
	padding:20px 0;
	overflow:hidden;
	border:1px solid #e4e4e4;
}
.Brand_info_l{
	float:left;
	width:168px;
	padding:0 30px;
	overflow:hidden;
}
.Brand_info_l dl dt{
	width:160px;
	margin-left:4px;
}
.Brand_info_l dl dt img{
	width:160px;
}
.Brand_info_l dl dd{
	width:168px;
	height:24px;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	margin-top:9px;
}
.Brand_info_r{
	float:left;
	width:799px;
	padding:9px 120px 9px 50px;
	border-left:1px solid #e4e4e4;
	overflow:hidden;
}
.Brand_info_r p{
	line-height:24px;
	min-height:72px;
	overflow:hidden;
}
.Brand_themeList{
	overflow:hidden;
}
.Brand_themeList_bt{
	width:1200px;
	height:20px;
	overflow:hidden;
}
.Brand_themeList_bt h2{
	height:20px;
	line-height:20px;
	font-size:18px;
	color:#2691da;
	font-weight:normal;
	padding-left:25px;
	background:url(images/ico_25.png) no-repeat left center;
}


.Brand_themeList_con{
	width:1200px;
	margin-top:15px;
}
.Brand_themeList_con tr{
	border-bottom:1px solid #d5d5d5;
}
.Brand_themeList_con th{
	height:40px;
	line-height:40px;
	color:#333;
	font-weight:normal;
	background:#f8f8f8;
}
.Brand_themeList_con td{
	text-align:center;
	padding:10px;
}
.Brand_themeList_con tr.hover td{
	background:#f8f8f8;
}
.Brand_themeList_con td strong{
	color:#dc3737;
	font-weight:normal;
}
.Brand_themeList_con tr.empty td{
	background: #fffdee;
    text-align: center;
    padding: 20px;
    font-size: 16px;}


.Brand_themeList_con td ul li{
	line-height:20px;
}
.Brand_themeList_con td ul.change{
	color:#dc3737;
}
.Brand_themeList_con td b{
	display:block;
}
.Brand_themeList_con td b em{
	color:#dc3737;
}
.Brand_themeList_con td .buy_btn,.Brand_themeList_con td .consult_btn{
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin:0 auto;
	border-radius:4px;
}
.Brand_themeList_con td .buy_btn{
	background:#dc3737;
}
.Brand_themeList_con td .consult_btn{
	background:#2691da;
}
.Brand_themeList_con tr td .photo{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	border:1px solid #eee;
	margin:10px auto;
}
.Brand_themeList_con tr td .photo img{
	width:50px;
	height:50px;
}

/*******************品牌详细页结束*******************/

/*确认订单*/

.successShow{
	width:1200px;
	padding-bottom:80px;
	overflow:hidden;
}
.successShow_t{
	width:1200px;
}
.successShow_t .successShow_t_box{
	width:655px;
	margin:0 auto;
}
.successShow_t .successShow_t_box .successShow_t_bt{
	width:655px;
	padding-top:42px;
	background:url(images/ico_26.jpg) no-repeat center top;
}
.successShow_t .successShow_t_box .successShow_t_bt h2{
	text-align:center;
	color:#333;
	height:30px;
	line-height:30px;
	font-size:22px;
}
.successShow_t_con{
	width:453px;
	margin-top:28px;
	padding:30px 100px 40px;
	border:1px solid #2691da;
	position:relative;
	z-index:1;
}
.successShow_t_con .shopcart_ico{
	position:absolute;
	z-index:2;
	top:-13px;
	left:312px;
	display:block;
	width:31px;
	height:13px;
	background:url(images/ico_27.jpg) no-repeat center center;
}
.successShow_t_con dl{
	width:453px;
	font-size:14px;
	line-height:20px;
	margin-top:10px;
	color:#333;
}
.successShow_t_con dl dt{
	width:100px;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:right;
}
.successShow_t_con dl dd{
	float:left;
}
.successShow_t_con dl dd .viewBtn{
	color:#2691da;
	line-height:20px;
	text-decoration:underline;
	margin-left:40px;
}
.successShow_t_con dl dd .account{
	max-width:283px;
	background:#f3f3f3;
	font-size:12px;
	padding:10px 55px 10px 15px;
	overflow:hidden;
	line-height:24px;
}
.successShow_b{
	width:780px;
	padding:0 210px;
	margin-top:20px;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	color:#333;
}
.successShow_b strong{
	color:#dc3737;
}

/*******************确认订单结束*******************/


/*特价专区*/

.tejia_list{
	width:1220px;
	margin-right:-20px;
}
.tejia_list_item{
	width:283px;
	border:1px solid #dedede;
	margin:20px 20px 0 0;
	float:left;
	overflow:hidden;
}
.tejia_list_item_t{
	padding:0 18px;
	overflow:hidden;
}
.tejia_list_item_t .title{
	font-size:14px;
	height:44px;
	line-height:22px;
	margin-top:15px;
	overflow:hidden;
	text-align:center;
}
.tejia_list_item_t .brand{
	width:247px;
	height:65px;
	text-align:center;
	overflow:hidden;
}
.tejia_list_item_t .brand img{
	width:190px;
	height:65px;
}
.tejia_list_item_t .pic{
	width:247px;
	height:140px;
	text-align:center;
	overflow:hidden;
	margin-top:10px;
	padding-bottom:10px;
}
.tejia_list_item_t .pic img{
	width:140px;
	height:140px;
	margin:0 auto;
}
.tejia_list_item_b{
	height:59px;
	border-top:1px solid #dedede;
	background:#f8f8f8;
	padding:0 12px;
	overflow:hidden;
}
.tejia_list_item_b b{
	width:185px;
	height:40px;
	display:block;
	float:left;
	margin-top:10px;
	overflow:hidden;
}
.tejia_list_item_b b em{
	display:block;
	max-width:105px;
	height:40px;
	line-height:40px;
	font-size:24px;
	color:#dc3737;
	overflow:hidden;
	float:left;
}
.tejia_list_item_b b del{
	display:block;
	float:left;
	width:75px;
	height:18px;
	margin-left:5px;
	padding-top:14px;
	overflow:hidden;
}
.tejia_list_item_b b em i{
	font-size:14px;
}
.tejia_list_item_b .buy_btn{
	display:block;
	float:right;
	width:70px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#2691da;
	color:#fff;
	border-radius:4px;
	margin-top:14px;
}


/*******************特价专区结束*******************/


/*小批量样品*/

.piLiangTop{
	width:1200px;
	height:85px;
}
.piLiangTop ul{
	width:1230px;
	margin-right:-30px;
}
.piLiangTop ul li{
	width:151px;
	height:75px;
	padding:0 10px;
	float:left;
	margin-right:30px;
	border:2px solid #e7e7e7;
	position:relative;
	background:#f7f7f7;
	cursor:pointer;
}
.piLiangTop ul li .piLiang_ico{
	width:11px;
	height:6px;
	position:absolute;
	z-index:2;
	bottom:-6px;
	left:82px;
	display:none;
	background:url(images/piLiang_ico5.png) no-repeat center center;
}
.piLiangTop ul li dl{
	cursor:pointer;
}
.piLiangTop ul li dl dt{
	float:left;
	width:60px;
	height:60px;
	padding-top:7px;
	overflow:hidden;
}
.piLiangTop ul li dl dd{
	width:81px;
	height:75px;
	line-height:75px;
	float:left;
	margin-left:10px;
	text-align:center;
	font-size:18px;
	color:#333;
}
.piLiangTop ul li.change{
	border-color:#2691da;
}
.piLiangTop ul li.change .piLiang_ico{
	display:block;
}
.piLiangTop ul li.change dl dd{
	color:#2691da;
}
.piLiang_con{
	width:1200px;
}





.piLiang_con tr{
	border-bottom:1px solid #d5d5d5;
}
.piLiang_con th{
	height:40px;
	line-height:40px;
	color:#333;
	font-weight:normal;
	background:#f8f8f8;
}
.piLiang_con td{
	text-align:center;
	padding:10px;
}
.piLiang_con tr.hover td{
	background:#f8f8f8;
}

.piLiang_con tr th .allchose{
	cursor:pointer;
}
.piLiang_con tr th .allchose input{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}	
.piLiang_con tr td .chose{
	width:52px;
	height:43px;
	padding-left:7px;
	text-align:left;
	padding-top:27px;
}
.piLiang_con tr td .chose input{
	cursor:pointer;
}

.piLiang_con td strong{
	color:#2691da;
	font-weight:normal;
}
.piLiang_con td .brand{
	width:80px;
}
.piLiang_con td .brand img{
	width:80px;
	height:40px;
}
.piLiang_con td .info{
	float:left;
	display:block;
	width:114px;
}
.piLiang_con td .down_btn{
	float:right;
	display:block;
	width:20px;
	margin-left:10px;
	padding-top:6px;
}
.piLiang_con td .down_btn img{
	width:20px;
}
.piLiang_con td .price_more{
	border-color:#e5e5e5;
	margin-top:3px;
}
.piLiang_con td ul li{
	line-height:20px;
}
.piLiang_con td ul.change{
	color:#dc3737;
}

.piLiang_con td .buy_btn{
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin:0 auto;
	border-radius:4px;
	background:#2691da;
}
.piLiang_con tr td .photo{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	border:1px solid #eee;
	margin:10px auto;
}
.piLiang_con tr td .photo img{
	width:50px;
	height:50px;
}

/*******************小批量样品结束*******************/


/*询价*/

.xunJiaTop{
	width:993px;
	height:30px;
	padding:38px 0 38px 205px;
	border:1px solid #bfd9fc;
	background:#e8f2ff;
}
.xunJiaTop p{
	height:30px;
	line-height:30px;
	font-size:20px;
	color:#333;
	padding-left:40px;
	background:url(images/ico_28.png) no-repeat left center;
}
.xunJiaTop p strong{
	color:#dc3737;
	font-weight:normal;
}
.xunJiaTop p strong a{
	color:#dc3737;
	}
.xunJiaBot{
	width:1198px;
	border:1px solid #2691da;
	overflow:hidden;
}
.xunJiaBot_bt{
	height:42px;
	border-bottom:1px solid #e7e7e7;
	background:#f7f7f7;
	padding-left:14px;
}
.xunJiaBot_bt h2{
	height:42px;
	line-height:42px;
	font-size:18px;
	color:#333;
	font-weight:normal;
}
.xunJiaBot_con{
	padding:20px;
	font-size:14px;
}
.xunJiaBot_con_a th{
	height:35px;
	line-height:35px;
	background:#f7f7f7;
	text-align:left;
	padding-left:10px;
	font-weight:normal;
}
.xunJiaBot_con_a td{
	height:35px;
	line-height:35px;
	padding-left:10px;
}
.xunJiaBot_con_a td .sele1{
	width:108px;
	height:27px;
	border-color:#e7e7e7;
	color:#a6a6a6;
	font-size:12px;
}
.xunJiaBot_con_a td .text1,.xunJiaBot_con_a td .text2{
	width:88px;
	height:25px;
	line-height:25px;
	border:1px solid #e7e7e7;
	padding:0 10px;
}
.xunJiaBot_con_a td .text2{
	width:118px;
}
.xunJiaBot_con_a td.end{
	padding:0;
	text-align:center;
}
.xunJiaBot_con_a td.end a{
	font-size:16px;
	padding:3px 10px;
	font-weight:bold;}
.xunJiaBot_con_b{
	margin-top:15px;
	overflow:hidden;
}
.xunJiaBot_con_b p{
	line-height:20px;
}
.xunJiaBot_con_b p a{
	color:#2691da;
}
.xunJiaBot_con_b p a:hover{
	text-decoration:underline;
}
.xunJiaBot_con_c{
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin-top:10px;
}
.xunJiaBot_con_c dl dt{
	float:left;
}
.xunJiaBot_con_c dl dd{
	float:left;
}
.xunJiaBot_con_c dl dd label{
	margin-right:20px;
	cursor:pointer;
}
.xunJiaBot_con_c dl dd label .checkbox{
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.xunJiaBot_con_d{
	margin-top:18px;
}
.xunJiaBot_con_d dl{
	float:left;
	height:30px;
	line-height:30px;
	margin-right:20px;
}
.xunJiaBot_con_d dl dt{
	float:left;
}
.xunJiaBot_con_d dl dd{
	float:left;
}
.xunJiaBot_con_d dl dd .text1,.xunJiaBot_con_d dl dd .text2{
	width:140px;
	height:28px;
	line-height:28px;
	border:1px solid #e7e7e7;
	padding:0 10px;
}
.xunJiaBot_con_d dl dd .text2{
	width:280px;
}
.xunJiaBot_con_e{
	height:35px;
	margin-top:30px;
	text-align:center;
}
.xunJiaBot_con_e .subm_btn,.xunJiaBot_con_e .canc_btn{
	width:75px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-size:18px;
	border:none;
	padding:0;
	background:#2691da;
	border-radius:4px;
	margin-right:20px;
	cursor:pointer;
}
.xunJiaBot_con_e .subm_btn{
	width:105px;}

/*******************询价结束*******************/

.main_left{
	width:240px;
	float:left;
	overflow:hidden;}
.main_right{
	width:940px;
	float:right;
	overflow:hidden;
	}
.left_cat{
	border:1px solid #d5d5d5;
	border-bottom:none;
	overflow:hidden;
	}
.left_cat dl{
	overflow:hidden;
	}
.left_cat dl dt{
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding:0px 15px 0px 10px;
	background:#f4f4f4;
	border-bottom:1px solid #d5d5d5;
	}
.left_cat dl dt span{
	width:19px;
	height:19px;
	float:left;
	overflow:hidden;
	margin-top:10px;
	background:url(images/open_cat_ico.gif) no-repeat right top;
	cursor:pointer;
	}
.left_cat dl dt a{
	width:185px;
	height:40px;
	float:left;
	overflow:hidden;
	display:inline;
	margin-left:8px;
	font-size:16px;
	}
.left_cat dl dd{
	overflow:hidden;
	border-bottom:1px solid #d5d5d5;
	padding:5px 0px;
	display:none;
	}
.left_cat dl dd a{
	height:30px;
	line-height:30px;
	display:block;
	overflow:hidden;
	font-size:14px;
	text-indent:40px;
	background:url(images/ico_20.jpg) no-repeat 20px 10px;
	}
.left_cat dl.open_cat dd{
	display:block;}
.left_cat dl.open_cat dt span{
	background:url(images/open_cat_ico.gif) no-repeat left top;}

.goods_sel{
	border:1px solid #e2e2e2;
	border-bottom:none;
	overflow:hidden;
	}
.goods_sel dl{
	overflow:hidden;
	border-bottom:1px solid #e2e2e2;
	position:relative;
	z-index:1;}
.goods_sel dl dt{
	width:70px;
	height:100%;
	line-height:36px;
	position:absolute;
	z-index:2;
	left:0px;
	top:0px;
	background:#f8f8f8;
	border-right:1px solid #e2e2e2;
	text-align:right;
	padding:0px 5px;
	}	
.goods_sel dl dd{
	margin-left:81px;
	overflow:hidden;
	padding:2px 0px 7px 0px;
	line-height:22px;}
.goods_sel dl dd a{
	height:22px;
	float:left;
	display:inline;
	margin:5px 0px 0px 10px;
	white-space:nowrap;
	padding:0px 10px;
	color:#1974b2;}
.goods_sel dl dd a:hover,.goods_sel dl dd a.selected{
	background:#dc3737;
	color:#FFF;
	}
.goods_list_title{
	line-height:25px;
	padding-left:25px;
	font-size:18px;
	color:#2691da;
	background:url(images/ico_25.png) no-repeat left 4px;}
.goods_list_box{
	overflow:hidden;
	margin-top:15px;}
.goods_list_box table tr th{
	height:30px;
	line-height:30px;
	background:#f4f4f4;
	font-weight:normal;
	padding:5px 10px;
	}
.goods_list_box table tr td{
	padding:10px;}
.goods_list_box table tr.even td{
	background:#f8f8f8;
	}
.goods_list_box table tr.empty td{
	background:#fffdee;
	text-align:center;
	padding:20px;
	font-size:16px;
	}
.goods_list_box .query_btn{
	padding:8px 15px;
	background:#dc3737;
	color:#FFF;
	border-radius:5px;
	}	
	
.help_center{
	width:100%; overflow:hidden; margin:0 auto; }
.help_center .help_center_a{
	width:1200px; margin:0 auto; overflow:hidden;}
.help_center .help_center_a ul li{
	height:50px; line-height:50px; margin:0 auto; overflow:hidden;}
.help_center .help_center_a ul li a{
	padding:0 5px; overflow:hidden;}
.help_center .help_center_b{
	width:1200px; margin:0 auto; overflow:hidden; background:#FFF;}
.help_center .help_center_b .left_menu{
	width:205px; overflow:hidden; border:solid 1px #d7d7d7; float:left; border-bottom:none; margin-right:20px; display:inline;}
.help_center .help_center_b .left_menu dl dt{
	height:50px; line-height:50px; overflow:hidden; border-bottom:solid 1px #d7d7d7; font-size:16px; font-weight:bold; padding-left:20px; color:#333333; background:url(images/triangle_10.png) no-repeat; background-position:175px 18px;}
.help_center .help_center_b .left_menu dl.cur dt{
	background:url(images/triangle_9.png) no-repeat;background-position:175px 18px;}
.help_center .help_center_b .left_menu dl dd{
	overflow:hidden; padding:10px; border-bottom:solid 1px #d7d7d7;}
.help_center .help_center_b .left_menu dl dd a{
	display:block; height:30px; line-height:30px; overflow:hidden; text-indent:15px; font-size:14px;}
.help_center .help_center_b .left_menu dl.cur dd{
	display:block; border-top:solid 1px #d7d7d7;}	
.arc_box{
	width:930px; margin:0 auto; overflow:hidden; border:solid 1px #d7d7d7; float:left; padding-bottom:20px;}
.arc_box .arc_box_title{
	width:900px; height:60px; line-height:60px; margin:0 auto; overflow:hidden; border-bottom:solid 1px #e5e5e5; padding-left:30px; font-size:18px; font-weight:bold;}
	
/*新闻列表*/
.news_list{
	width:880px;
	margin:15px auto 0px auto;
	overflow:hidden;
	padding-bottom:15px;}
.news_list dl{
	line-height:30px;
	height:30px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
	padding:0px 10px 0px 0px;
	overflow:hidden;
	margin-top:5px;}
.news_list dl dt{
	width:500px;
	height:30px;
	float:left;
	padding-left:18px;
	background:url(images/news_ico.png) no-repeat 5px center;
	font-size:14px;}
.news_list dl dd{
	width:100px;
	float:right;
	text-align:right;
	overflow:hidden;
	height:30px;
	color:#999;}	
	
/* 提示 */
.tipBox{ width:998px; overflow:hidden; margin:30px auto 0 auto;}
.tip{display:table; padding:50px 0 80px 0; margin:0 auto; text-align:center;}
.tipInfo{display:inline\9;zoom: 1\9;}
.tipRight{ float:left; margin-top:10px; padding-right:20px;}
.tipRight .tipMsg{padding:5px 0 15px 60px; text-align:left; font-size:16px; line-height:1.8em; background-repeat:no-repeat; background-position:0 center;}
.tipInfo .ok{ background-image:url(images/ok.png);}
.tipInfo .info{ background-image:url(images/info.png);}
.tipInfo .error{ background-image:url(images/error.png);}
.tipInfo .error,.tipInfo .warning{ background-image:url(images/error.png);}
.tipLink{ padding-left:60px; text-align:left; margin-top:10px; overflow:hidden; font-size:14px;}
.tipLink a{ margin-right:30px; color:#ff3600;}		

/*留言板*/
.board_box{
	overflow:hidden;
	padding-bottom:10px;}	
.board_box table td{
	padding:8px 10px;
	}
.board_box table td.board_title{
	width:150px;
	background:#f4f4f4;}
.userCenterBox{
	overflow:hidden;}
.userCenterBox h5{
	height:44px;
	line-height:44px;
	overflow:hidden;
	border-bottom:1px solid #2284c7;
	font-weight:normal;
	color:#2284c7;
	}	
.userCenterBox h5 span{
	float:left;
	font-size:18px;}
.userCenterBox h5 a{
	float:right;}
.userCenterBox table tr th{
	padding:10px;
	font-size:14px;
	background:#f7f7f7;
	}
.userCenterBox table tr td{
	padding:10px;}

/* 头像上传 */
.index-face{ width:135px; height:125px; overflow:hidden;}
.index-face a{ display:block; position:relative;}
.index-face img{ display:block; width:110px; height:110px;}
.index-face p{ position:absolute; left:0px; top:0px; width:110px; height:110px; background:url(images/face.png) no-repeat 0 0;}
#faceUpload{ position:relative; margin-left:15px; background: #2691da; color: #FFF; cursor: pointer;}
#faceUpload-button{ text-align:center;}

/*商品评论*/
.comment{
	margin:0 40px; overflow:hidden; padding:20px 0px; border-bottom:solid 1px #dddddd;}
.comment span{
	width:840px; height:25px; line-height:25px; margin:0 auto; display:block; overflow:hidden; background:url(images/straight_line_1.png) no-repeat; padding:0 0 0 80px; font-size:18px; color:#dc3737;}
.mtext{
	width:1098px; height:134px; border:solid 1px #dddddd; color:#999; margin:10px 0 10px; padding:10px;}
.comment_a{
	width:110px; height:40px; background:#2691da; border:none; border-radius:2px; color:#FFF; font-size:14px; cursor:pointer;}
.comment font{
	font-size:14px; overflow:hidden; margin:0 20px; color:#999;}
.comment_b{
	margin:0 40px; overflow:hidden;}
.comment_b dl{
  overflow:hidden;}
.comment_b dl dt{
	width:85px; height:85px; margin:20px 0 5px; float:left; border-radius:50%;}
.comment_b dl dt img{
  width:85px;
  height:85px;
  border-radius:50%;
 }
.comment_b dl dd{
	width:1010px; overflow:hidden; float:right; margin:20px 0 0; border-bottom:solid 1px #dddddd;}
.comment_b dl dd span{
	color:#666; width:100%; line-height:20px; display:block; overflow:hidden;}
.comment_b dl dd font{
	color:#666; width:100%; height:20px; line-height:20px; margin:10px 0 20px; display:block; overflow:hidden; }
.comment_b dl dd font code{
	width:75px;
	height:15px;
	float:right;
	overflow:hidden;
	margin-top:2px;
	background:url(images/stars.png) repeat-x left bottom;
	}
.comment_b dl dd font code em{
	width:75px;
	height:15px;
	float:left;
	overflow:hidden;
	background:url(images/stars.png) repeat-x left top;}
.comment_b dl dd font code em.star_1{
	width:15px;}
.comment_b dl dd font code em.star_2{
	width:30px;}
.comment_b dl dd font code em.star_3{
	width:45px;}
.comment_b dl dd font code em.star_4{
	width:60px;}
.comment_star{
  margin-top:10px;
  overflow:hidden;
  line-height:28px;
  height:28px;}
.comment_star .comment_star_title{
  height:28px;
  float:left;
  overflow:hidden;}
.comment_star ul{
  float:left;
  overflow:hidden;
  display:inline;
  margin-left:5px;}
.comment_star ul li{
  width:25px;
  height:28px;
  float:left;
  overflow:hidden;
  display:inline;
  margin-right:5px;
  background:url(images/star.png) no-repeat left bottom;
  text-indent:-9999px;
  cursor:pointer;}
.comment_star ul li.hover{
  background-position:left top;}
  
  
.numberFloat{ width:116px; margin:0 auto;}
.numberBox{ float:left; position:relative; z-index:1; width:116px; height:25px; background:url(images/nstep_ipt1.jpg) no-repeat 0 0;}
.numberBox input{ padding:0px; margin:0px; width:70px;}
.number{ height:25px; line-height:25px; border:none 0px; float:left; padding:0px; text-align:center; background-color:transparent;}
.increaseNum,.reduceNum{ width:23px; height:25px; display:block; float:left; text-indent:-9999px; overflow:hidden; cursor:pointer;}
.numberBox .numberTip{ display:none; position:absolute; z-index:2; bottom:35px; left:-63px; width:200px; border:solid 1px #edd28b; background-color:#fffdee; font-size:12px;}
.numberBox .numberArrow{ position:absolute; left:88px; bottom:-12px; width:24px; height:12px; overflow:hidden; background:url(images/cart_arrow.png) no-repeat 0 0;}
.numberBox .numberLoad{ width:180px; padding-top:29px; height:25px; overflow:hidden; background:url(images/cart_load.gif) no-repeat center 0; color:#999;}
.numberBox .numberMsg{ width:180px; line-height:22px; padding:7px 0 5px 0; color:#666;}
.numberBox .numberMsg span{ color:#D20000;}
.numberBox .numberMsg .numberClose{ color:#0080FF; cursor:pointer;} 

.addressBox{ overflow:hidden; padding:20px 60px 0px 60px;}
.addressList{ overflow:hidden;}
.addressList ul{ overflow:hidden;}
.addressList ul li{ padding:8px 10px; margin-bottom:5px; cursor:default;}
.addressList ul li.hover{ background-color:#EFEFEF;}
.addressList ul li input{ position:relative; top:2px; margin-right:5px;}
.addressList ul li span{ margin-left:20px; color:#dc3737; cursor:pointer;}
.addressForm{ overflow:hidden;}
.addressForm .newAddress{ line-height:14px; padding:5px 10px 10px 10px; color:#333; font-weight:bold; cursor:default;}
.addressForm .newAddress input{ position:relative; top:2px; margin-right:5px;}
.addressForm .hover{ background-color:#EEE;}
#addressEdit{ display:none;}
.addressForm dl{ overflow:hidden; margin-top:10px;}
.addressForm dl dt{overflow:hidden; padding:5px 0;}
.addressForm dl dt p{ float:left; width:100px; padding-right:20px; line-height:28px; text-align:right; }
.addressForm dl dt span{ color:#F00; line-height:28px;}
.addressForm dl dt input.text{ float:left; width:220px; height:28px; line-height:28px; padding:0 5px; border:solid 1px #e5e5e5; margin-right:10px;}
.addressForm dl dt select{ float:left; margin-top:4px; margin-right:10px;}
.addressForm dl dd{ overflow:hidden; padding-left:220px; margin-top:10px;}

.msgBottomBorder{clear:both; border-bottom:1px solid #ddd; padding-bottom:8px; margin-bottom:8px;}

a.pos_img_a{
	position:relative;
	z-index:1;
	overflow:visible !important;}
a.pos_img_a span{
	width:200px;
	height:200px;
	padding:5px;
	background:#FFF;
	border:1px solid #ddd;
	position:absolute;
	left:-86px;
	top:-80px;
	z-index:2;
	display:none;}
a.pos_img_a span img{
	width:200px !important;
	height:200px !important;}
a.pos_img_a:hover span{
	display:block;}
	
	
/*支付宝网银*/
.AlipayBankBox{
	position:relative;
	z-index:998;
	clear:both;
	padding:10px 0px;}	
.AlipayBankBox .AlipayBankBtn{
	padding:5px 10px;
	overflow:hidden;
	color:#FFF;
	background:#da0f44;
	font-size:14px;
	border-radius:3px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.AlipayBankBox .AlipayBankList{
	width:600px;
	background:#FFF;
	border:1px solid #ddd;
	background:#FFF;
	position:absolute;
	z-index:999;
	left:0px;
	top:44px;
	overflow:hidden;
	padding:5px 5px 10px 5px;
	display:none;
	}
.successShow_t_con .AlipayBankBox .AlipayBankList{
	top:auto;
	bottom:44px;}
.AlipayBankBox .AlipayBankList ul{
	width:600px;
	overflow:hidden;}
.AlipayBankBox .AlipayBankList ul li{
	width:126px;
	display:inline;
	float:left;
	margin:5px 5px 0px 5px;
	overflow:hidden;
	cursor:pointer;
	padding:6px;
	border:1px solid #ddd;
	border-radius:3px;}
.AlipayBankBox .AlipayBankList ul li:hover{
	border-color:#da0f44;
	}
.AlipayBankBox .AlipayBankList ul li span{
	width:126px;
	height:36px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/combo.jpg) no-repeat 0 0;}
.AlipayBankBox .AlipayBankList ul li span.BOCB2C{
	background-position:left -288px;
	}
.AlipayBankBox .AlipayBankList ul li span.ICBCB2C{
	background-position:left -3312px;
	}	
.AlipayBankBox .AlipayBankList ul li span.CMB{
	background-position:left -1294px;
	}	
.AlipayBankBox .AlipayBankList ul li span.CCB{
	background-position:left -1006px;
	}	
.AlipayBankBox .AlipayBankList ul li span.ABC{
	background-position:left 0px;
	}	
.AlipayBankBox .AlipayBankList ul li span.SPDB{
	background-position:left -5256px;
	}	
.AlipayBankBox .AlipayBankList ul li span.CIB{
	background-position:left -1224px;
	}	
.AlipayBankBox .AlipayBankList ul li span.GDB{
	background-position:left -2266px;
	}	
.AlipayBankBox .AlipayBankList ul li span.FDB{
	background-position:left -2052px;
	}	
.AlipayBankBox .AlipayBankList ul li span.HZCBB2C{
	background-position:left -3276px;
	}
.AlipayBankBox .AlipayBankList ul li span.SHBANK{
	background-position:left -5076px;
	}
.AlipayBankBox .AlipayBankList ul li span.NBBANK{
	background-position:left -4210px;
	}
.AlipayBankBox .AlipayBankList ul li span.SPABANK{
	background-position:left -5220px;
	}
.AlipayBankBox .AlipayBankList ul li span.POSTGC{
	background-position:left -4642px;
	}
.AlipayBankBox .AlipayBankForm{
	display:none;
	overflow:hidden;}	
	