p{
	margin:0;
	padding: 0;	
}

.f_l{
	float: left;
}

.f_r{
	float:right;
}

.breadcrumb {
    padding: 9.5px 15px !important;
    margin-bottom: 5px !important;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 15px;
}

.breadcrumb li {
	display: inline-block;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.custom-top{
	background: #0088de;
}

.custom-top-content{
	width:1200px;
	height:55px;
	margin:0 auto;
	background: #0088de;
}

.custom-top-logo{
	float:left;
	width:220px;
	height:55px;
}

.custom-top-title{
	width:360px;
	color:#fff;
	font-size:30px;
	text-align: center;
	line-height: 55px;
	font-weight: bold;
	font-family: 'Microsoft YaHei';
	margin:0 auto;
}

.custom-top-nav{
	float:right;
}

.custom-top-nav ul{
	overflow: hidden;
}

.custom-top-nav ul>li{
	float:left;
	margin:18px;
}

.custom-top-nav-title{
	color:#fff;
}


.custom-login-box{
	width:1200px;
	margin:130px auto;
}

.custom-login-left{
	float:left
}

.custom-login-right{
	width: 420px;
    height: 350px;
    float: left;
    margin-left: 150px;
    font-family: 'Microsoft yahei';
    background: #fff;
}

.user_form_tit {
    height: 50px;
    width: 355px;
    font-size: 18px;
    font-weight: 600;
    margin: 0 auto;
    line-height: 50px;
}

.user_form_con{
	width: 355px;
	margin: 0 auto;
	overflow: hidden;
}

.user_input_line{
	display: block;
	float:left;
	width:340px;
	height:40px;
	border:1px solid #dddddd;
	margin-bottom: 10px;
}

.user_form_con_icon{
	padding:0px 15px;
	line-height: 40px;
}

.zc-text{
	font-size: 12px;
    width: 285px;
    border: none;
    height: 20px;
    line-height: 20px;
    padding: 19px 5px;
    border-radius: 4px 4px;
}

.user_input_line2{
	float:left;
	display: block;
	width:155px;
	height:40px;
	border:1px solid #dddddd;
	margin-bottom: 10px;
}

.user_input_line3{
	float:left;
	display: block;
	width:160px;
	height:40px;
	margin-bottom: 10px;
	margin-left: 25px;
}



.user_input_line4{
	display: block;
	float:left;
	width:340px;
	height:40px;
	margin-bottom: 10px;
	line-height: 40px;
}

.user_input_line5{
	display: block;
	float:left;
	width:340px;
	height:40px;
	margin-bottom: 10px;
	
}

.user_input_line5 input{
	width:355px;
	height:45px;
	background: #ee8102;
	border:none;
	color:#fff;
	font-size:18px;
	font-weight: bold;
	letter-spacing:5px;
}

.user_input_check{
	width:20px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
-webkit-box-shadow: 0 0 0px 1000px white inset
}

#Verify {
    width: 160px;
    height:40px;
    margin:0 auto;
    text-align: center;
    display: block;
}

.custom-sidebar{
	float:left;
    min-height: 100%;
    width: 220px;
    z-index: 810;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}

.sidebar-menu{
	border-top: 1px solid #d6d6d6;
}

.sidebar-menu > li > a {
    padding: 15.5px 5px 15.5px 18px;
    font-weight: bold;
    display: block;
   	font-size:15px;
}

/*.sidebar-menu > li > a:hover{
	background: #0088de !important;
	color:#fff !important;
}*/

.treeview{
	border:1px solid #d6d6d6;
	border-top: none;
	background: #f9fafc;
}

.sidebar-menu >.active > a{
	background: #0088de !important;
	color:#fff !important;

}

.sidebar-menu .treeview-menu > li > a{
	padding:10px 5px 10px 15px;
}

.breadcrumb {
    padding: 9.5px 15px !important;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 15px;
}

.custom-top-nav-title:hover{
	color:#f5f5f5 !important;
}

.custom-goods-cat table{
	border:1px solid #d6d6d6;
}

.custom-goods-cat-1{
	width:135px;
	height:38px;
	text-align: center;
	font-weight: bold;
}

.custom-goods-cat-2{
	width:810px;
	height:38px;
	text-align: center;
}

.custom-cat-blue a{
	color:#0088de;
}

.custom-goods-cat-2 ul{
	overflow: hidden;
	padding:0 10px;
}

.custom-goods-cat-2 ul>li{
	float:left;
	padding:10px 15px;
}

.custom-goods-list{
	margin-top:25px;
}

.custom-goods-filter{
	border-bottom: 1px solid #d6d6d6;
}

.custom-goods-filter ul,.custom-goods-content ul{
	overflow: hidden;

}

.custom-goods-filter ul>li{
	width:90px;
	height:35px;
	border:1px solid #d6d6d6;
	border-bottom: none;
	border-radius: 2.5px;
	float:left;
	text-align: center;
	line-height: 35px;
	margin-right:5px;
	background: #f5f5f5;
}

.custom-goods-filter ul > li:first-child{
	background: #0088de;
	color:#fff;
}

.custom-goods-content ul > li{
	width:236px;
	height:240px;
	border:1px solid #d6d6d6;
	border-left:none;
	border-top:none;
	float:left;
	text-align: center;
}

.border-top{
	border-top:1px solid #d6d6d6 !important;
}

.border-left{
	border-left:1px solid #d6d6d6 !important;
}

.goodscat-img{
	display: block;
	width:140px;
	height:140px;
	text-align: center;
	margin: 10px auto;
}

.goodscat-img img{
	max-width: 100%;
    max-height: 100%;

}

.goodscat-title{
	height:35px;
	padding: 0 20px;
	text-align: left;
}

.goodscat-price{

}

.goodscat-price p{
	text-align: left;
	padding-top:10px;
	padding-left:20px;
	color:#0088de;
	font-weight: bold;
	font-size:16px;

}

.custom-goods-serach{
	margin-bottom: 20px;
}

.goods-serach-btn{
	margin-left:5px;
	background: #0088de;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #d6d6d6;
}

.goods-serach-text{
	float: left;
	width:500px;
	height:40px;
	padding:2.5px 10px;
	border: 1px solid #d6d6d6;
	border-radius: 0;
}

/*商品详情页*/
.duotu_1_4{width:397px;height:490px; float: left;}	
/*中图*/
.duotu_1_4 .bigimg{width:397px;height:397px;border:1px solid #dedede;}
.duotu_1_4 .bigimg li{width:397px;height:397px;text-align:center;display:table;}
.duotu_1_4 .bigimg li span{vertical-align:middle;display:table-cell;}
.duotu_1_4 .bigimg li a{ margin:0px auto;}
/*左右按钮*/
.duotu_1_4 .smallscroll_1_4 { padding-top:12px; border-top: 1px solid #f7f7f7;}
.duotu_1_4 .sprev{ width: 12px; height: 22px;margin-top:22px; margin-left: 10px; margin-right: 5px;float:left; display: block; background:transparent url(../images/icon34.png) scroll no-repeat;}
.duotu_1_4 .snext{ width: 12px; height: 22px;margin-top:22px; margin-left: 18px; float:left; display: block; background:transparent url(../images/icon34.png) scroll no-repeat;background-position:0 -32px;}	
/*小图*/
.duotu_1_4 .smaimg{width:316px; float:left; margin-left:16px;}
.duotu_1_4 .smaimg li{ width:60px; height:60px;float:left; cursor:pointer; display:inline; margin-left:7px;margin-right:7px;padding:1px;border: 1px solid #dcdddd;}
.duotu_1_4 .smaimg li.on{padding:0px;border: 2px solid #0088de;}
.duotu_1_4 .smaimg img{width:60px; height:60px;}

.custom-goodsDetail-right{
	width:500px;
	height: 490px;
	margin-left:25px;
	float: left;
}

.goodsDetail-title{
	width:500px;
	font-size:20px;
	font-weight: bold;
	color:#333333;
	margin-bottom: 20px;
}

.goodsDetail-price{
	width:500px;
	height:70px;
	background: #f6f6f6;
	margin-bottom: 30px;
}

.goodsDetail-price span{
	width:65px;
	letter-spacing: -0.5px;
	padding: 15px 0px;
	margin-left:25px;
}

.goodsDetail-price p{
	display: inline-block;
	font-weight: bold;
	font-size:30px;
	padding: 15px 0px;
	color:#0088de;
}

.goodsDetail-list{
	width:510px;
    min-height:25px;
	padding-bottom:20px;
}

.goodsDetail-list>span{
	width:65px;
	float:left;
	letter-spacing: -0.5px;
	margin-left:25px;
	padding: 2.5px 0px;
}

.goodsDetail-list>p{
	float:left;
}

.goodsDetail-list>ul{
	float:left;
}

.choice-size{padding:3px 8px;border:1px solid #b2b2b2;display:block;white-space:nowrap}
.choice-number{border:1px solid #b2b2b2;background-color:#FFF;width:24px;height:24px;text-align:center;display:block;line-height:24px;cursor:pointer;float: left}
/*.choice-number:hover{border-color:#DDD;color:#ddd}*/
.wi43{width:43px;height:24px;float:left;text-align:center;margin:0 5px;border:1px solid #b2b2b2}

.goodsDetail-buy{
	padding-top:50px;
	width:500px;
	margin-left:23px;
}

.goodsDetail-buy-btn,.goodsDetail-Cart-btn {
	float: left;
	font-size:16px;
	cursor: pointer;
}

.goodsDetail-buy-btn a{
	padding:10px 40px; 
	background: #0088de;
	color:#fff;
}

.goodsDetail-Cart-btn a{
	padding:10px 40px; 
	background: #ee8102;
	color:#fff;
}

.goodsDetail-Cart-btn i{
	margin-right:5px;
}


/*商品详情*/
.wi940{width:940px}
.commodity-xq{display:table}
.commodity-xq li{float:left;border-right:1px solid #dedede;background-color:#f6f6f6;padding-top:1px;}
.commodity-xq li a{display:block;min-width:74px;padding:0 20px;line-height:47px;font-family:Tahoma,\5FAE\8F6F\96C5\9ED1;font-size:14px;text-align:center;white-space:nowrap;cursor:pointer}
.commodity-xq li.current{border-top:1px solid #004da1;border-bottom-color:#004da1;padding-top:0;background:#004da1}
.commodity-xq li.current a{color:#fff}
.pro-feature-area{margin:0 auto;width:750px}
.parame-bott{border:1px solid #dedede;background-color:#FFF;margin-bottom:20px;margin-top:-1px}
.spxq p a img{vertical-align:top}
.pro-disclaimer-area{padding:0 10px 20px}
.pro-disclaimer-area p{text-indent:2em;color:#666;line-height:1.5}
.pro-disclaimer-area img{display:block}
.wi850{width:850px}
.content_area{padding:0 10px 20px;font-size:14px}
.content_area img{display:block;margin:0 auto}
.modity-zhut tr td,.modity-zhut tr th{text-align:left;padding:5px 0}
.modity-zhut tr th h3{font-size:16px;color:#000;font-weight:700;border-bottom:1px solid #ccc;padding:34px 0 2px;margin-bottom:2px}
.modity-zhut tr{line-height:20px;font-size:14px;color:#404040;font-family:Tahoma,\5FAE\8F6F\96C5\9ED1}
.wi143{width:143px;vertical-align:top}
.padding36-0-36-0{padding:36px 0 36px 0}
.fo-si-14{font-size:14px}
.li-hi-1-5{line-height:1.5}
.wi146{width:146px}
.wi150{width:150px}
.wi123{width:123px}
.wi516{width:516px}
.pa-to-7{padding-top:7px}
.pa-to-43{padding-top:43px}
.te-al{text-align:center}
.eval-le3{border-left:1px solid #dedede;border-right:1px solid #dedede;min-height:108px}
.eval-le1 span{font-family:Arial,Helvetica,sans-serif;font-size:33px;color:#e01d20;line-height:1.2;display:block;margin:14px 0 -3px;font-weight:700}
.eval-le1 span b{font-size:53px}
.eval-le1 em{font-size:14px;font-style:normal;font-weight:400}
.eval-le2 dl{padding-top:4px}
.eval-le2 dl dt{padding-bottom:2px;letter-spacing:1px}
.eval-le2 dl dt em{color:#999}
.eval-le2 dl dd s{position:absolute;background-color:#e01d20;left:0;top:0;height:6px;font-size:0;line-height:0}
.eval-le2 dl dd{width:100px;position:relative;background-color:#DDD;height:6px;font-size:0;line-height:0}
.eval-le3 dl{padding:10px 0 0 21px;font-family:Tahoma,\5FAE\8F6F\96C5\9ED1}
.eval-le3 dl dt{padding-bottom:4px}
.eval-le4 a{font-size:14px;width:89px;height:25px;line-height:25px;border:1px solid #d1d1d1;background-color:#f8f8f8;display:inline-block}
.evaluation-cen{height:52px;border-bottom:1px solid #dedede}
.di-in-bl{display:inline-block}
.evaluation-top{border-bottom:1px solid #dedede}
.pa-le-12{padding-left:12px}
.pa-to-17{padding-top:17px}
.pa-ri-25{padding-right:25px}
.te-al-ri{text-align:right}
.di-bl{display:block}
.eval-cen-le ul li{padding-bottom:1px;float:left}
.eval-cen-le ul li.curres{background:url(../images/icon8.png) center 46px no-repeat}
.eval-cen-le ul li.curres a{color:#333}
.eval-cen-le ul li a{float:left;height:52px;padding:0 10px;color:#999;line-height:52px}
.eval-cen-le ul li a:hover{color:#333}
.filp ul{font-size:10px}
.eval-cen-le ul li a span em{font-weight:400}
.pager-paging{font-family:none}
.pager-paging ul li.wi40{width:40px}
.pager-paging ul li.bbor-de0{border:0}
.pager-paging ul li.bbor-de0 a{cursor:default}
.pa-to-25{padding-top:25px}
.pa-bo-20{padding-bottom:20px}
.pa-0-15{padding:0 15px}
.wi90{width:90px}
.ma-0-25-0-0{margin:0 25px 0 0}
.pro-user-comment-main{border:1px solid #dedede;background-color:#fafafa}
.procomment-img img{border:1px solid #dedede;vertical-align:top;width:69px;height:69px}
.procomment-name{padding-top:4px;word-break:break-all;word-wrap:break-word;overflow:hidden}
.di-ta{display:table}
.procomment-tag i{background:url(../images/icon35.png) -52px 0 no-repeat;width:16px;height:16px;vertical-align:middle;display:inline-block}
.procomment-tag{position:absolute;left:86px;top:-10px}
.pro-user-comment{min-height:90px}
.pro-user-score{padding:14px 19px 0 14px}
.pro-user-impre{width:465px;padding-top:7px}
.pro-user-time{color:#999;padding:13px 15px 0 0}
.starRating-area{display:inline-block;width:75px;height:14px;line-height:1px;overflow:hidden;position:relative;background:url(../images/star7.png) 0 0 no-repeat;vertical-align:middle}
.starRating-area s{height:12px;display:block;line-height:1px;position:absolute;left:0;top:0;background:url(../images/star7.png) -75px 0 no-repeat}
.pro-user-score em{padding-left:14px;position:relative;top:-1px;font-style:normal;font-weight:400;vertical-align:middle}
.pro-user-score em b{font-weight:400}
.pro-user-impre ul li{background-color:#f8e9c2;float:left;height:18px;line-height:18px;margin:5px 13px 0 0;padding:0 5px;white-space:nowrap}
.comm-t2{color:#333;word-break:break-all;word-wrap:break-word;padding:11px 130px 12px 15px;line-height:18px}
.arrow{background:url(../images/icon33.png) -47px -75px no-repeat;position:absolute;top:18px;left:111px;width:10px;height:14px}
.wi938{width:938px}
.spxqer-top{border-bottom:1px solid #dedede;background-color:#FFF;line-height:20px;font-family:Tahoma,\5FAE\8F6F\96C5\9ED1;padding:17px 22px 14px}
.colo-ora{color:#ec6909}
.spxqer-cen{padding:0 25px}
.qerst-wy{border-bottom:1px solid #e5e5e5;margin-bottom:-1px}
.wy1{padding:17px 0 2px;color:#999}
.wy2{word-break:break-all;word-wrap:break-word;padding-bottom:9px}
.wy3{color:#ec6909;padding:0 180px 17px 0;position:relative}
.wy1 s{margin:0 13px 0 5px}
.wy1 s i{background:url(../images/icon35.png) no-repeat;display:inline-block;width:16px;height:16px;vertical-align:top}
.wy3 em{position:absolute;right:0;top:0;color:#999;font-family:Arial,Helvetica,sans-serif}
.wy1 s i.v1{background-position:-26px 0}
.wy1 s i.v2{background-position:-52px 0}
.wy1 s i.v3{background-position:-78px 0}
.wy1 s i.v4{background-position:-104px 0}
.wy1 s i.v5{background-position:-180px 0}
.spxqer-bot{padding:20px 25px 22px;overflow:hidden}
.spxqer-bo-le{float:left;font-size:14px;color:#666;margin-top:-6px;font-family:Tahoma,\5FAE\8F6F\96C5\9ED1}
.spxqer-bo-le em{font-size:18px;color:#ec6909;font-family:Arial,Helvetica,sans-serif;margin:0 6px;font-weight:400}
.li-hi-20{line-height:20px}
.st-wy-colo dd{color:#666}
.st-wy-colo{font-family:Tahoma,\5FAE\8F6F\96C5\9ED1}
.pa-18-25-22{padding:18px 25px 22px}
.commodity-xq li.clear-all{border:0;background-color:inherit;position:relative;left:130px}
.ma-to--21{margin-top:-21px}
.spxqer-topt-h3{text-align:center;font-size:14px;line-height:42px;background-color:#f7f7f7;border-bottom:1px solid #dedede;font-weight:400}
.form-edit-area{padding-top:7px}
.pa-17-0-14{padding:17px 0 14px}
.form-butt{padding:10px 0 26px 50px}
.form-table p{padding:10px 0;font-family:Tahoma,\5FAE\8F6F\96C5\9ED1}
.form-table p input{margin-right:5px;vertical-align:middle;height:26px;vertical-align:middle; border:1px solid #dedede; padding-left: 5px;color:#666;}
.form-table p img{vertical-align:middle}
.form-table p b{font-weight:400;margin-right:10px;vertical-align:middle; float: left;}
.form-table p label{margin-right:30px;vertical-align:middle}
.textarea{width:90%;height:120px;overflow:auto;padding:4px 5px;border:1px solid #dedede;color:#666;}
.ma-to--15{margin-top:-15px}
.bu-tj{font-family:Tahoma,\5FAE\8F6F\96C5\9ED1;font-size:14px;width:100px;height:37px;border:1px solid #d1d1d1;cursor:pointer;background-color:#f7f7f7}
.ma-to-18{margin-top:18px}
.null-img{padding:12px 2px 12px 2px}
.pa-28-0-22{padding:28px 0 22px}
.parame-title{border:1px solid #d6d6d6;background: #f6f6f6}
/*商品详情*/

/*购物流程*/
.custom-cart-top{width:945px;height:80px;margin: 0 auto;}
.custom-cart-top ul{margin-left:125px;margin-top:25px;}
.custom-cart-top ul,.custom-cart-top ul>li{overflow: hidden;}
.custom-cart-top ul>li,.custom-cart-top ul>li>div{float:left;}
.custom-cart-topnum {width:37px;height:37px;border-radius: 50%;border:2px solid #d6d6d6;}
.custom-cart-topnum	p{color:#d6d6d6;font-size:17px;padding: 10px;}
.custom-cart-toptitle {color:#d6d6d6;font-size:15px;padding: 10px 20px 10px 15px;}
.custom-cart-topline{width:105px;height: 2px; background:#d6d6d6;margin: 20px 20px 20px 0px}

.custom-cart-topnum.active{border:2px solid #ef8200;}
.custom-cart-topnum.active p{color:#ef8200;}
.custom-cart-toptitle.active{color:#ef8200;}
.custom-cart-topline.active{background:#ef8200;}
/*购物流程*/

/*购物车*/
.order-header{height:92px}
.pa-to-36{padding-top:36px}
.wi345{width:345px}
.progress-area div{width:680px;height:45px;overflow:hidden;text-indent:100%;white-space:nowrap;background:url(../images/hjshop/icon/cart_nav_01.jpg) no-repeat}
.progress-area .progress-area-wd{background-position:0 0}
.progress-area .progress-area-tx{background:url(../images/hjshop/icon/cart_nav_02.jpg) no-repeat}
.progress-area .progress-area-cg{background:url(../images/hjshop/icon/cart_nav_03.jpg) no-repeat}
.after:after{content:"";display:block;overflow:hidden}
.after-ta:fater{content:"";display:table}
.sc-list{font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1'}
.sc-pro-list{background-color:#FFF}
.sc-pro-list table{border:1px solid #dedede}
.sc-pro-list table tr th{height:38px;font-style:normal;font-weight:400}
.sc-pro-list table tr td{border-top:1px solid #dedede;border-bottom:1px solid #dedede}
.sc-pro-list input[type=checkbox]{position:absolute;width:16px;height:16px;visibility:hidden}
.sc-pro-list input[type=checkbox]+label{display:inline-block;width:16px;height:16px;background:#fff;border:1px solid #dedede}
.sc-pro-list input[type=checkbox]:checked+label{background:url(../images/success_ts.png) no-repeat center center;background-size:16px 16px}
.ba-co-danhui{background-color:#f7f7f7}
.wi63{width:63px}
.hi63{height:63px}
.gwc-wp-list{border:1px solid #ccc}
.pa-20{padding:20px}
.pa-to-20{padding-top:20px}
.ggwc-ys-hs{color:#999;word-break:break-all;word-wrap:break-word}
.gwc-ys-pp{word-break:break-all;word-wrap:break-word;padding-bottom:4px;line-height:17px;width:350px}
.gwc-ys-pp a:hover{text-decoration:underline}
.pa-le-9{padding-left:9px}
.stock-area{display:block;margin:0 auto;width:78px;height:23px;position:relative}
.stock-area input{float:left;height:21px;margin:0;width:32px;text-align:center;border:1px solid #dbdbdb}
.stock-area input:focus{outline:1px solid #28c0c6;background-color:#ffffe9}
.stock-area a{font-size:12px;line-height:20px;border:1px solid #dbdbdb;width:20px;height:21px;display:inline-block;float:left}
.stock-area a:hover{border-color:#ccc;color:#ccc}
.ma-to-2{margin-top:2px}
.gwc-gb{width:18px;height:18px;overflow:hidden;text-indent:100%;white-space:nowrap;background-position:-16px -30px}
.gwc-gb:hover{background-position:-16px -50px}
.pa-le-28{padding-left:28px}
.gwx-xm-dwz a,.gwx-xm-dwz label{color:#28c0c6;margin-left:19px}
.sc-total-list table tr td{height:50px;border:0}
.sc-total-list table tr td em{font-size:16px;color:#e01d20;font-weight:400}
#bo-to-dedede{border-top:1px solid #dedede}
.sc-acti-list{text-align:right;height:70px;border:1px solid #cccccc;border-top: none;background: -webkit-linear-gradient(#fefefe,#e6e8e9 );background: -o-linear-gradient (#fefefe,#e6e8e9 ); background: -moz-linear-gradient(#fefefe,#e6e8e9 ); background: linear-gradient#fefefe,#e6e8e9 );}
.sc-acti-list a{width:148px;height:35px;text-align:center;line-height:35px;font-size:16px;border:1px solid #d1d1d1;background-color:#ece9e9;color:#333;display:inline-block;margin-top:18px;}
.gwc-jxgw{margin-right:20px}
.gwc-jxgw:hover{color:#666;background-color:#f9f9f9}
.gwc-qjs{margin-right:15px;}
.sc-acti-list a.gwc-qjs{border-color:#0088de;background-color:#0088de;color:#FFF}
.sc-acti-list a.gwc-qjs:hover{border-color:#0088de;background-color:#0088de}
.ma-bo-135{margin-bottom:135px}
.order-address-list{float:left;width:260px;margin-right:2.5%;margin-top:10px;border:1px solid #cecece;cursor: pointer;}
.order-address-list>.order-border{position:relative}
.order-address-list table{height:107px}
.order-address-list tbody{padding:5px 10px;display:block}
.order-address-list tr{float:left;line-height:24px}
.order-success-tit h3{font-size:20px}
.order-success-tit>div{border-top:2px solid #e4000f;background:#fff8f8;overflow:hidden;height:96px; padding: 0px 30px;}
.order-success-tit p{font-size:15px;color:#000;margin:25px 0;height:24px;line-height:20px}
.order-success-tit span{color:#e4000f;font-weight:700}
/*购物车*/


/*没选中的 收货地址*/
.order-address-list table {background-color: inherit;border: 0px solid #CCC;}
.order-address-list .default {visibility: hidden;}
/*选中的 收货地址*/
.address_current {background: url(../images/hjshop/icon/order_border_01.png) no-repeat;border: none;background-size:101% 100%;}
.address_current .default {visibility: visible;}

.prolist_2 li .li_img{ width:170px; height:170px; border:1px solid #ddd;display:table; text-align:center; *position:relative; *overflow:hidden;}
.prolist_2 li .li_img label{ display:table-cell; vertical-align:middle; text-align:center; *position:absolute; *left:50%; *top:50%;cursor:pointer;}
.prolist_2 li .li_img label img{ *position:relative; *left:-50%; *top:-50%;}

.brand_recom_box{
   background:#fff;width:167px;height:55px;display:table-cell; vertical-align:middle; text-align:center; *position:absolute; *left:50%; *top:50%;cursor:pointer; 
}

.brand_recom_img{
    max-width: 167px;
    max-height: 55px;
    *position:relative; *left:-50%; *top:-50%; 
}

/*-------------------------------------------------确认订单-开始--------------------------------------------------------------------------------*/
.be-table:before{content:"";display:table}
.ma-bo-35{margin-bottom:35px}
.con-y-info h3{font-size:16px;border-left:4px solid #ef8200;padding-left:6px;line-height:1.1;margin-bottom:10px;font-weight:400}
.con-y-info h3 b{font-size:14px;font-weight:400;color:#28c0c6;margin-left:15px}
.con-y-info h3 b a{color:#28c0c6}
.con-y-info h3 b a:hover{text-decoration:underline}
.address{border:1px solid #fadccf;background-color:#fffde6}
.address tr td{border:0}
.address tr td b{}
.address tr td span{word-break:break-all;word-wrap:break-word}
.address tr td i{background:url(../images/sprites6.png) no-repeat;display:inline-block;width:24px;height:27px;background-position:-48px -273px;vertical-align:middle;margin-left:10px}
.wi30{width:30px}
.wi100{width:100px}
.con-h h3 em{font-size:12px;color:#999}
.order-invoice-list{border:1px solid #dedede}
.order-invoice-list ul li{line-height:1.2;border-top:1px solid #dedede;border-bottom:1px solid #dedede;margin:-1px 0 -1px;vertical-align:top;position:relative;overflow:hidden}
.order-invoice-list ul li input{margin-right:5px;vertical-align:middle}
.order-invoice-list ul li label{cursor:pointer;vertical-align:middle}
.invoice-main{margin-right:-94px;position:relative;z-index:2;height:18px;padding:16px 0 16px 20px}
.officdw{width:21%;border:1px solid #FFF;background-color:transparent;padding:15px 0;height:18px;line-height:18px;font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1';font-size:12px}
.officdw:focus{border:1px solid #ffa169;outline:0}
.invoice-sub label.inv-label{margin-left:94px}
.invoice-sub{width:100%}
.tips{padding:10px 0 0 10px;color:#f63}
.tips em{color:#888}
.sc-area{font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1'}
.dt-order-area{margin-bottom:20px}
.order-pro-list{border:1px solid #dedede;border-bottom:0}
.leiliste{border-top:1px solid #dedede}
.leiliste tr{border-bottom:1px solid #cecece}
.hv{background-color:#f7f7f7;height:30px;line-height:30px;text-align:center;border-bottom:1px solid #dedede}
.hv b{font-weight:400;color:#e01d20;margin:0 4px}
.bv{background-clip:#f7f7f7}
.bv table{width:100%;table-layout:fixed}
.bv th{height:30px;text-align:center;font-weight:400;background:#fafafa}
.tr-price{width:112px}
.tr-quantity{width:236px}
.tr-subtotal{width:120px}
.tr-subtotal p b{font-weight:400}
.tr-pro{text-align:left}
.tr-pro-img{width:73px;padding:15px}
.tr-pro-img img{border:1px solid #cecece;width:74px;}
.pro-area-2{padding:16px 20px}
.wctmes{padding:0 0 20px 20px}
.wcnhy{padding:20px 20px 20px 0;width:255px;float:right;}
.pa-to-15{padding-top:15px}
.ma-ri-13{margin-right:13px}
.order-pro-total{border:1px solid #dedede;border-top:0;overflow:hidden}
.co-28c0c6{color:#28c0c6}
.byicd{padding:7px 0 0 26px}
.zhiwfnka td{padding:10px 0}
.zhiwfnkas td{padding:10px 0}
.ma-ri-10{margin-right:10px}
.vam{vertical-align:middle}
.he18{height:18px}
.li-he-18{line-height:18px}
.button-action-use-disabled{font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1';height:18px;line-height:1.2;width:39px}
.button-style-disabled-4{border:1px solid #ccc;background-color:#fdfdfd;color:#666;cursor:pointer}
.texter{font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1';border:1px solid #dedede;padding:0 4px;width:150px}
.texter:focus{border:1px solid #28c0c6;outline:0}
.ou-no{outline:0}
.godsyr em{color:#e01d20}
.fzoubddv table{table-layout:fixed}
.fzoubddv table tr td{height:12px}
.fzoubddv table tr td em{color:#e01d20}
.tal{padding-left:25px;text-align:left}
.tar{padding-right:25px;text-align:right}
.yifje-order{padding:12px 0 12px 25px;margin-top:14px;border-top:1px solid #dbdbdb;font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1';font-size:14px}
.p-subtotal-price b{font-size:30px;font-family:Arial,Helvetica,sans-serif;margin-left:6px;position:relative;top:1px;color:#e01d20;font-weight:400}
.p-subtotal-price{font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1';font-size:14px;vertical-align:bottom;line-height:1.1}
.p-subtotal-price b{font-family:Arial;color:#ef8200;font-size:20px;margin:0 15px 0 4px;position:relative;top:5px;top:6px\9;font-weight:400;vertical-align:bottom}
a.Sub-orders{width:118px;font-size:14px}
.ma-bo-45{margin-bottom:45px}

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

/*下单完成*/
.order-ha{font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1';margin-bottom:48px}

.erhuh{border-left:1px solid #f8d000;border-right:1px solid #f8d000;border-top:2px solid #f8d000;background-color:#fff8f8;position:relative;padding-left:165px;min-height:116px;padding-bottom:21px;background: #fcfaee;}
.icon-succ{position:absolute;top:35px;left:56px;display:inline-block;width:72px;height:72px;background-position:0 0;background:url(../images/icon30_blue.png) no-repeat}
.icon-succa{position:absolute;top:35px;left:56px;display:inline-block;width:72px;height:72px;background-position:0 0;background:url(../images/icon33.png) -34px 0 no-repeat}
.icon-sucsa{position:absolute;top:35px;left:56px;display:inline-block;width:72px;height:72px;background-position:0 0;background:url(../images/icon33.png) -116px 0 no-repeat}
.erhuh h3{font-size:18px;color:#f1953d;padding:45px 0 2px;font-weight:400}
.erhuh p{color:#777}
.erhuh p b{font-size:14px;color:#f1953d}
.succ-tip{padding-top:12px;color:#777}
.succ-tip b{font-size:14px}
.ddxq-xiaq{border-top:1px solid #f8d000}
.ddxq-xiaq a{font-weight: bold; display:block;width:108px;height:32px;background-color:#fcfaee;border:1px solid #f8d000;border-top-color:#fff8f8;margin:-1px 645px 0px;position:relative;line-height:30px;font-size:14px;color:#f1953d;text-indent:31px}
.ddxq-xiaq a i{background:url(../images/sprites6.png) no-repeat;position:absolute;height:3px;font-size:1px;line-height:1px;width:6px;background-position:-138px -312px;left:17px;top:14px}
.orde-sjyy{font-family:Tahoma,'\5FAE\8F6F\96C5\9ED1'; margin-top: 10px;}
/*下单完成*/

