/* CSS Document */

/** -----------------------以下是购物车动画弹窗使用的----------------------- **/
.positionDiv {display: none; position:absolute; top:0px; left:0px; width:100%; height:100%;  background:#000000; z-index:10000; filter:alpha(opacity=25); opacity:0.25; }
.floatDiv {display: none; position:fixed; width:350px; height:260px; background:url("../images/transparent.png"); z-index:19990; }
.whiteArea { width:340px; height:250px; margin:5px; background:#ffffff; position:relative; }

.alertDialog { width:100%; height:32px; list-style:none; background:#EFEFEF; }
.alertDialog li { font-size:14px; color:#666666; height:32px; line-height:32px; padding-left:20px; float:left; }
.alertDialog .closeIco { background:url("../images/closeIco.png") 10px 10px no-repeat; width:12px; height:32px; line-height:32px; float:right; }
.alertDialog .closeIco:hover { background:url("../images/closeIco_1.png") 10px 10px no-repeat; width:12px; height:32px; line-height:32px; float:right; cursor:pointer;}

.qk_buy { width:260px; margin:0px auto; border:1px solid #ffffff; }
.qk_buy,qk_buy li { height:32px; line-height:32px; list-style:none; margin-left: 60px;}
.qk_buy li { font-size:12px; color:#666666; float:left }
.qk_buy li span { font-size:14px; font-weight:bold; font-family:"Microsoft YaHei"; color:#FF4E00; }
.qk_buy .tixing { color:#017DC3; }
.qk_buy .reduce,.qk_buy .increase { text-align:center; width:16px; height:16px; line-height:16px; line-height:14px\9; margin-top:9px; margin-top:7px\9; *margin-top:10px; padding:0px; cursor:pointer; border:1px solid #dddddd; }
.qk_buy .reduce:hover,.qk_buy .increase:hover { background:#FF5A00; border:1px solid #FF5A00; color:#ffffff; }
.qk_buy .reduce { margin-right:5px; }
.qk_buy .increase { margin-left:5px; }
.qk_buy .martop { width:auto; margin-top:3px; }
.qk_buy .martop input { width:55px; height:24px; line-height:24px; border:1px solid #999999; text-align:center; }
.addBuyButton { text-align:center; }
.addBuyButton input { font-size:14px; width:100px; height:32px; }
.addBuyButton .abb_1 { background:#ffffff; color:#FF4E00; border:1px solid #FF4E00; margin-left:50px; cursor:pointer; }
.addBuyButton .abb_1:hover { background:#FF4E00; color:#ffffff; border:1px solid #FF4E00; margin-left:50px; cursor:pointer; }

.addBuyButton .abb_2:hover { background:#ffffff; color:#FF4E00; border:1px solid #FF4E00; margin-left:20px; cursor:pointer; }
.addBuyButton .abb_2 { background:#FF4E00; color:#ffffff; border:1px solid #FF4E00; margin-left:20px; cursor:pointer; }

.div_15 { height:10px; width:100%; }

/**购物车**/
.addBuyShoping { width:60px; height:auto; position:fixed; top:30%; right:10px; z-index:19990; }
.addBuyShoping li { width:60px; height:64px; background-color:#81C0F2; }
.addBuyShoping li:hover { background-color:#017DC3; cursor:pointer; }
.addBuyShoping .cartBack { height:55px; padding-top:9px; background-image:url(../images/floatShoppingCart.png); background-repeat:no-repeat; background-position:center; margin-bottom:2px; cursor:pointer; }
.addBuyShoping .cartBack .addBuyShopingTitle { width:25px; height:25px; background:url(../images/star.png) no-repeat; font-size:12px; font-weight:bold; font-family:"Verdana"; color:#FFFFFF; line-height:25px; text-align:center; margin-left:27px; } 
.addBuyShoping .cartBack:hover .addBuyShopingTitle { background:url(../images/star_1.png) no-repeat; color:#017DC3; }
.addBuyShoping .goTop { background-image:url(../images/goTop.png); background-position:center; background-repeat:no-repeat; }
.addBuyShoping .tradeTime,.addBuyShoping .tradeTime:hover { margin-top:2px; text-align:center; color:#ffffff; background:#81C0F2; cursor:default; }
.addBuyShoping .tradeTime ul { clear:both; }
.addBuyShoping .tradeTime ul li { height:18px; line-height:18px; text-align:center; background:none; cursor:default; }

#floatOrder { width:25px; height:25px; text-align:center; color:#FFFFFF; font-weight:bold; line-height:25px; position:absolute; z-index:2999; background:none; background:url(../images/star.png) no-repeat; } 

.buyTime { width:102px; height:62px; position:fixed; top:370px; right:10px; z-index:19990;color:red; }
/** -----------------------以下是购物车列表使用的----------------------- **/
/** Logo **/
.LogHeader { width:1200px; height:100px; margin:0px auto; }
.LogHeader .addBuyLogo { width:250px; height:100px; background:url(../images/cartOrder/addBuyLogo.png) 0px 33px no-repeat; float:left; }
.LogHeader .orderBuyLogo { width:270px; height:100px; background:url(../images/cartOrder/orderBuyLogo.png) 0px 33px no-repeat; float:left; }
.LogHeader .orderLastLogo { width:270px; height:100px; background:url(../images/cartOrder/orderLastLogo.png) 0px 33px no-repeat; float:left; }

/** 进行步骤 **/
.LogHeader .addBuyStep { width:740px; height:100px; float:right; }
.LogHeader .addBuyStep ul { width:615px; margin-left:auto; margin-right:auto; }
.LogHeader .addBuyStep li { float:left; margin-left:10px; }
.LogHeader .addBuyStep .circle { width:34px; height:34px; line-height:34px; margin-top:23px; text-align:center; font-size:18px; font-weight:bold; font-family:"Microsoft YaHei","SimHei"; }
.LogHeader .addBuyStep .arrow { width:135px; height:7px; margin-top:36px; }
.LogHeader .addBuyStep .lvColor { background:url(../images/cartOrder/step_lv.png) center no-repeat; color:#99CB00;  }
.LogHeader .addBuyStep .blueColor { background:url(../images/cartOrder/step_blue.png) center no-repeat; color:#1B75C1; }
.LogHeader .addBuyStep .grayColor { background:url(../images/cartOrder/step_gray.png) center no-repeat; color:#CCCCCC; }
.LogHeader .addBuyStep .lvArrow { background:url(../images/cartOrder/arrow_lv.png) center no-repeat; }
.LogHeader .addBuyStep .blueArrow { background:url(../images/cartOrder/arrow_blue.png) center no-repeat; }
.LogHeader .addBuyStep .grayArrow { background:url(../images/cartOrder/arrow_gray.png) center no-repeat; }
.LogHeader .addBuyStep div { width:185px; float:left; text-align:center; margin-top:10px; }
.LogHeader .addBuyStep .lvFont { color:#99CB00; }
.LogHeader .addBuyStep .blueFont { color:#1B75C1; }
.LogHeader .addBuyStep .grayFont { color:#CCCCCC; }

/** 未登录提示 
.notLogin { width:1200px; height:48px; background:#EBF8FE; border:1px solid #99CB00; color:#666666; }
.notLogin li { height:48px; line-height:48px; float:left; }
.notLogin .ico { width:32px; background:url(images/shoppingCart.png) 0px 8px no-repeat; margin-left:320px; }
.notLogin .font { font-size:12px; color:#FF510C; }
.notLogin .abb_2 { width:80px; height:26px; line-height:26px; margin-left:20px; margin-top:11px; background:#FF4E00; color:#ffffff; border:1px solid #FF4E00; cursor:pointer; }
.notLogin .abb_2:hover { background:#ffffff; color:#FF4E00; border:1px solid #FF4E00; }
.notLogin .jixuliulan a { color:#1B75C1; text-decoration:none; }
.notLogin .jixuliulan a:hover { color:#F42302; text-decoration:underline; }
**/

/** 标题 **/
.sucList { width:1200px; height:auto; }
.sucList div { height:36px; line-height:36px; float:left; }
.sucList .titLine .blueBtm { width:130px; text-align:center; font-size:14px; font-weight:bold; color:#ffffff; border-bottom:2px solid #1B75C1; background:#1B75C1; }
.sucList .titLine .buyTimeBtm { width:170px; border-bottom:2px solid #dfdfdf; text-align:center; color:red;}
.sucList .titLine .grayBtm { width:900px; border-bottom:2px solid #dfdfdf; text-align:right; }
.sucList .grayBtm a { color:#1B75C1; text-decoration:none; }
.sucList .grayBtm a:hover { color:#F42302; text-decoration:underline; }

/** 列表Title **/
.sucList li { float:left; height:32px; line-height:32px; list-style:none; }
.sucList .lastBuyTit { clear:both; height:38px; width:1200px; background:#EBF8FE; }
.sucList .lastBuyTit li { color:#333333; float:left; height:38px; line-height:38px; }

/** 公司名称 **/
.cmpBuyTit .fl { float:left; }
.cmpBuyTit .fl div { padding:9px 10px 0px 15px; }
.cmpBuyTit .fr { float:right; padding-left:18px; background:url(images/phone.png) 0px 9px no-repeat; }

/** 列表控制 **/
.sucList .celBuy_0 { width:60px; height:auto; }
.sucList .celBuy_1 { width:150px; height:auto; }
.sucList .celBuy_2 { width:190px; height:auto; }
.sucList .celBuy_3 { width:120px; }
.sucList .celBuy_4 { width:150px; }
.sucList .celBuy_8 { width:110px; }
.sucList .celBuy_5 { width:150px; }
.sucList .celBuy_6 { width:170px; }
.sucList .celBuy_7 { width:100px; }
.sucList .waiKuangKuang { clear:both; border:1px solid #D2D2D2; width:100%; height:auto; }
/**全选**/
.sucList .celBuy_0 .chkAll { height:auto; padding-top:12px; margin-left:15px; }
.sucList .celBuy_0 .marleft { text-align:left; padding-left:14px; padding-top:29px;  }

.sucList .celBuy_1 .marleft { text-align:left; padding-left:25px; height:auto; }
.sucList .celBuy_2 .marleft { text-align:left; padding-left:45px; height:auto; }
/**删除**/
.sucList .celBuy_7 a { color:#1B75C1; text-decoration:none; font-size:12px; font-family:"SimSun"; font-weight:normal; }
.sucList .celBuy_7 a:hover { color:#FF0000; text-decoration:underline; }

.sucList .waiKuangKuang span { color:#aaaaaa; }
.sucList .waiKuangKuang .martop { margin-top:17px; width:100%; height:auto; text-align:center; }
.sucList .waiKuangKuang .priceCart { width:100%; height:auto; text-align:center; }
.sucList .waiKuangKuang .price { font-size:16px; font-weight:bold; font-family:"Microsoft YaHei","SimHei"; color:#FF510C; margin-top:17px; text-align:center; width:100%; }

.sucList .celBuy_8 .martop0 { width:auto; margin-top:17px; }
/**控制修改量**/
.sucList .celBuy_4 div { float:left; }
.sucList .celBuy_4 .reduce,.sucList .celBuy_4 .increase { width:14px; height:14px; line-height:14px; line-height:12px\9; margin-top:27px; *margin-top:28px; cursor:pointer; border:1px solid #dddddd; }
.sucList .celBuy_4 .reduce:hover,.sucList .celBuy_4 .increase:hover { background:#FF5A00; border:1px solid #FF5A00; color:#ffffff; }
.sucList .celBuy_4 .reduce { margin-right:10px; margin-left:20px; }
.sucList .celBuy_4 .increase { margin-left:10px; }
.sucList .celBuy_4 .martop { width:auto; margin-top:22px; *margin-top:18px; }
.sucList .celBuy_4 .martop input { width:55px; height:24px; line-height:24px; border:1px solid #999999; text-align:center; }
.sucList .celBuy_4 .sellOverFont { width:100%; height:70px; line-height:70px; text-align:center; background:url(../images/cartOrder/sellOver_big.png) center center no-repeat; }

.sucList .list_hr { width:1180px; margin:auto; height:1px; line-height:1px; border:none; clear:both; border-top:1px dashed #C6DDEF; }

.addBuyMsg { clear:both; height:auto; padding-top:45px; text-align:right; color:#333333; }
.addBuyMsg span { color:#FF5A00; margin:0px 10px; font-size:14px; font-weight:bold; }
.btnSubOrder { height:50px; background:#F0F0F0; border:none; margin-top:25px; }
.btnSubOrder div { width:auto; line-height:50px; color:#333333; height:50px; float:left; }
.btnSubOrder a { text-decoration:none; color:#333333; }
.btnSubOrder a:hover { text-decoration:underline; color:#ff0000; }
.btnSubOrder input[type=checkbox] { margin:18px 5px 0px 14px; }
.btnSubOrder input[type=button] { width:120px; height:50px; font-size:18px; font-weight:bold; font-family:"Microsoft YaHei","SimHei"; color:#ffffff; background:#FF5A00; border:none; cursor:pointer; letter-spacing:4px; }
.btnSubOrder .jsmsg { margin-left:170px; margin-right:50px; }
.btnSubOrder .jsmsg span { margin:0px 5px; font-size:14px; font-weight:bold; color:#FF5A00; }
.btnSubOrder .jsmoney { width:auto; text-align:left; }
.btnSubOrder .jsmoney span { font-size:18px; font-weight:bold; color:#FF5A00; font-family:"Microsoft YaHei","SimHei"; }
.btnSubOrder .jsmoney,.btnSubOrder .subClick { float:right; }

.btmSysMsg { border:1px solid #00A3FF; background:#F7FDFF; height:auto; margin-top:25px; }
.btmSysMsg .bsmTit { width:auto; height:32px; line-height:32px; font-size:12px; font-weight:bold; color:#666666; text-align:left; }
.btmSysMsg .bsmCnt { height:auto; font-size:12px; color:#777777; text-align:left; margin:0px 15px 10px 15px; }
.btmSysMsg hr { height:1px; width:1180px; border:none; border-bottom:1px solid #CDE8F6; margin:auto; }

/** -----------------------以下是支付页面使用的----------------------- **/
.objNone { display:none; }

.btnSubOrder { height:50px; line-height:50px; color:#333333; border:none; margin-top:25px; text-align:right; padding-right:10px; }
.btnSubOrder span { margin-right:49px; font-size:18px; font-weight:bold; color:#FF5A00; font-family:"Microsoft YaHei","SimHei"; }
.btnSubOrder input[type=submit] { width:120px; height:50px; font-size:18px; font-weight:bold; font-family:"Microsoft YaHei","SimHei"; color:#ffffff; background:#FF5A00; border:none; cursor:pointer; letter-spacing:4px; }

.btmSysMsg { border:1px solid #00A3FF; background:#F7FDFF; height:auto; margin-top:25px; }
.btmSysMsg .bsmTit { width:auto; height:32px; line-height:32px; font-size:12px; font-weight:bold; color:#666666; text-align:left; }
.btmSysMsg .bsmCnt { height:auto; font-size:12px; color:#777777; text-align:left; margin:0px 15px 10px 15px; }
.btmSysMsg hr { height:1px; width:1180px; border:none; border-bottom:1px solid #CDE8F6; margin:auto; }

.payBox { width:100%; height:auto; border-top:1px solid #EEEDED; background:#F1F2F7; }
.payBox a,.payShow { margin-right:10px; color:#1B75C1; text-decoration:none;cursor:pointer }
.payBox a:hover,.payMoreAddr:hover,payShow:hover { color:#F42302; text-decoration:underline; }
.payChBox { width:1200px; margin:auto; height:auto; }
/** 标题 **/
.payLine { height:44px; width:100%; clear:both; }
.payLine .ltit { width:100px; border-bottom:2px solid #1B75C1; height:32px; line-height:32px; margin-top:12px; color:#1B75C1; font-weight:bold; font-size:14px; float:left; }
.payLine .rline { width:1100px; height:45px; line-height:60px; border-bottom:1px solid #E6E4E4; float:left; text-align:right; }
/** 支付类型 **/
.payType { height:auto; width:100%; margin-top:15px; }
.payType li { width:auto; height:auto; float:left; list-style:none; background:#FFFFFF; margin-left:15px; border:1px solid #dddddd; }
.payType .chk_ico { height:52px; width:35px; float:left; background-repeat:no-repeat; }
.payType .i_1 { background:url(../images/cartOrder/xxjy.jpg) 10px 12px no-repeat; height:52px; width:135px; float:left; }
.payType .i_2 { background:url(../images/cartOrder/zfb.jpg) 10px 12px no-repeat; height:52px; width:101px; float:left; }
.payType .i_3 { background:url(../images/cartOrder/zxzf.jpg) 10px 12px no-repeat; height:52px; width:133px; float:left; }
.payType .pay_chk { border:1px solid #FF4E00; }
.payType .pay_chk .chk_ico { background-color:#FF4E00; background-image:url(../images/cartOrder/pay_checked.png); background-position:5px 17px; }
/**		.payType li:hover .chk_ico { background-color:#00C705; background-image:url(images/pay_checked.png); background-position:5px 17px; }		**/
/** 地址栏 **/
.gproAddr { clear:both; width:auto; height:auto; margin-top:15px; padding-top:5px; }
.gproAddr li { float:left; list-style:none; height:22px; line-height:22px; border:2px solid #F1F2F7; }
.gproAddr .jcAddr_check,
.gproAddr .jcAddr,.gproAddr .jcAddr:hover{ width:120px; overflow:hidden; padding:0px 12px; border:2px solid #FF4E00; background:url(../images/cartOrder/pay_addr_check.png) right bottom no-repeat; text-align:left; color:#FF4E00; background-color:#FFFFFF; }
.gproAddr .jcAddr { border:2px solid #F1F2F7; background:none; color:#333333; cursor:pointer; }
.gproAddr .cctr { float:right; width:174px; background:#F1F2F7; }
.gproAddr .addrCnt { width:870px; text-align:left; background:#F1F2F7; }
.gproAddr .cctr a { display:none; }
.gproAddr:hover a { float:right; display:block; }
.payMoreAddr { clear:both; float:left; text-align:left; padding-left:12px; padding-top:15px; color:#1B75C1; cursor:pointer; width:120px; }
/** 仓库栏 **/
.gproWare { clear:both; width:auto; height:auto; margin-top:15px; padding-top:5px; }
.gproWare li { float:left; list-style:none; height:22px; line-height:22px; border:2px solid #F1F2F7; }
.gproWare .addrCnt { width:870px; text-align:left; background:#F1F2F7; }
/** 列表详情 **/
.payOrderTitle { width:700px; height:24px; line-height:24px; color:#777777; padding-left:15px; margin-top:15px; text-align:left; float:left; }
.payShow { float:right; width:80px; height:24px; line-height:24px; margin-top:15px; }

.orderTable { clear:both; background:#ffffff; border:1px solid #CBCBCB; width:1200px; }
.orderTable li { float:left; }
.orderTable .orderTitle,.orderTable .orderCnt { width:auto; height:auto; overflow:hidden; }
.orderTable .orderTitle li { background:#E4E4E4; height:42px; line-height:42px; color:#222222; border-bottom:1px solid #CBCBCB; }
.orderTable .orderCnt div { float:left; border-right:1px solid #CBCBCB; color:#555555; }
.orderTable .orderCnt ul { border:1px solid #E6E6E6; height:auto; overflow:hidden; margin:0px 5px; }
.orderTable .orderCnt li { border-right:1px solid #E6E6E6; height:28px; line-height:28px; color:#444444; }

.orderTable .tc_2 { width:550px; }
.orderTable .tc_3 { width:180px; }
.orderTable .tc_4 { width:120px; }
.orderTable .tc_5 { width:175px; }
.orderTable .tc_6 { width:175px; }
.orderTable .orderCnt .tc_6 { width:155px; color:#FF4E00; font-size:16px; font-weight:bold; }
.orderTable .orderCnt ul .rsw_5 {border-right:none; color:#FF4E00; }

/** 备注信息 **/
.orderTable .orderCnt .pay_desc { text-align:left; border-top:1px solid #CBCBCB; color:#333333; height:70px; width:1030px; padding:5px 5px; margin-top:5px; border-right:none; background:#F7F7F7; }
.orderTable .orderCnt .pay_desc span { color:#FF4E00; }
.orderTable .orderCnt .pay_desc textarea { width:1026px; height:45px; color:#999999; border:1px solid #d0d0d0; resize:none; overflow-y:hidden; visibility:visible; }


/** -------------------------以下是弹出地址录入框------------------------- **/
.addrFloatDiv { width:550px; height:385px; z-index:19990; }	/** ----- **/
.addrWhiteArea { width:540px; height:375px; }				/** ----- **/
.floatDiv .addrForm { width:95%; height:auto; }
.copyAddr { width:570px; height:auto; overflow:hidden; margin-top:15px; }
.copyAddr .addrForm {height:210px +height:252px;}
.addrForm div { float:left; height:36px; line-height:36px; }
.addrForm div input,.addrForm div select { border:1px solid #cbcbcb; height:24px; line-height:24px; margin-top:5px; width:100px; }
.addrForm .ftitle { font-size:12px; text-align:right; color:#666666; width:120px; clear:both; height:36px; line-height:36px; }
.copyAddr .ftitle { width:75px; text-align:left; }
.addrForm span { color:#FF0000; }
.addrForm .jc_desc { width:90%; font-size:12px; color:#999999; text-align:left; clear:both; padding-left:52px; height:18px; }
.addrWhiteArea .addBuyButton .abb_1 { margin-left:150px; }
.addrWhiteArea .errorMessage { text-align:center; color:#ff0000; height:18px; padding-bottom:15px; }

/** 联系人 **/
.copyContact { width:570px; height:auto; overflow:hidden; margin-top:15px; }
.copyContact .addrForm {height:40px; +height:72px;}
.copyContact .ftitle { width:75px; text-align:left; }
/** -------------------------以下是订单提交成功提示------------------------- **/
.blueLine { height:9px; line-height:9px; background:#397EBF; }
.grayBox { height:auto; overflow:hidden; background:#F0F0F0; }
.grayBox ul { width:auto; height:auto; overflow:hidden; list-style:none; }
.grayBox .orderSucLine .orderSucIco { background:url(../images/cartOrder/success.png) center no-repeat; width:100%; height:72px; margin-top:50px; }
.grayBox .orderSucLine .orderFialIco { background:url(../images/cartOrder/fail.png) center no-repeat; width:100%; height:72px;  margin-top:50px; }
.grayBox .orderSucLine .msgd_1,
.grayBox .orderSucLine .msgd_2 { clear:both; font-size:20px; font-weight:bold; line-height:26px; height:26px; text-align:center; width:100%; margin-top:7px; }
.grayBox .orderSucLine .msgd_1 { color:#397EBF; }
.grayBox .orderSucLine .msgd_2 { color:#FF4E00; }
.grayBox .detailsOrderTit { width:980px; height:auto; overflow:hidden; margin:25px auto 0px auto; }
.grayBox li { height:24px; line-height:24px; font-size:12px; text-align:left; float:left; color:#999999; }
.grayBox .sp_1 { color:#FF4E00; }
.grayBox .spb_1 { font-weight:bold; color:#FF4E00; }
.grayBox li .sp_black { color:#333333; }
.grayBox .sucDetails { width:1000px; clear:both; margin:0px auto; background:#ffffff; }
.grayBox .sucDetails .clms_1 { width:220px; border:none; border-left:1px solid #cccccc; border-bottom:1px solid #cccccc; clear:both; }
.grayBox .sucDetails .clms_2 { width:320px; border:none; border-left:1px solid #cccccc; border-bottom:1px solid #cccccc; }
.grayBox .sucDetails .clms_3 { width:425px; border:1px solid #cccccc; border-top:none; }
.grayBox .sucDetails .clms_top { border-top:1px solid #cccccc; }
.grayBox .sucDetails li { height:32px; line-height:32px; padding-left:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.grayBox .sucDetails .clms_3 div { clear: both; height:32px; line-height:32px;  }
.grayBox .sucDetails .spa_1 { color:#397EBF; cursor:pointer; }
.grayBox .sucDetails .spa_1:hover { color:#ff0000; text-decoration:underline; }

.grayBox .goBack { height:auto; width:100%; text-align:center; }
.grayBox .goBack a { text-decoration:underline; font-size:12px; color:#2682C9; cursor:pointer; }
.grayBox .goBack a:hover { color:#FF0000; }

/** ---------------------- 购物车没有内容时使用 -------------------------------- **/
.cartNoProduct { width:510px; height:auto; margin:150px auto 100px auto; }
.cartNoProduct .noProIco { width:64px; height:64px; float:left; background:url(../images/cartOrder/shoppingCart_big.png) no-repeat; margin:0px 15px 0px 0px; }
.cartNoProduct .noProFont { margin:0px; width:auto; height:auto; overflow:hidden;height:74px; }
.cartNoProduct .noProFont li { font-size:20px; font-weight:bold; color:#333333; text-align:left; font-family:"Microsoft Yahei","SimHei"; line-height:32px; height:32px; margin-top:3px; }
.cartNoProduct .noProFont li a {font-size:12px; font-weight:normal; color:#1B75C1; }
.cartNoProduct .noProFont li a:hover { color:#ff0000; text-decoration:underline; }
.cartNoProduct .goOther { color:#666666; height:24px; line-height:24px; margin-top:50px; }
.cartNoProduct .goOther a { margin:0px 5px; color:#1B75C1; }
.cartNoProduct .goOther a:hover { color:#ff0000; text-decoration:underline; }

