
/*底部样式*/
.index_bottom_bg{ background:#3e3e3e; padding:40px 0; width:100%; }
.index_bottom_bg .index_bottom{ width:1080px; margin:0 auto; overflow:hidden; }
.p_copy{ float:left; width:100%; text-align:center; font-size:12px; color:#a1a1a1; }

/*登录注册*/
.login_bg{ background:#f9f9f9; padding:30px 0; min-height:758px; }
.div_login_logo{ width:500px; margin:0 auto; overflow:hidden; text-align:center; margin-top:20px; }
.div_login_logo h1{ font-size:40px; color:#3e3e3e; line-height:80px; padding-top:15px; }
.div_login_logo span{ font-size:14px; color:#999999; }
.div_login_box{ width:320px; margin:30px auto; overflow:hidden; }
.p_login_Error{ float:left; width:280px; height:30px; font-size:14px; color:#ff6000; background:url(../images/ico_index.png) no-repeat -10px -913px; padding-left:30px; }
.div_login_input{ width:318px; height:90px; padding:4px 0; float:left; border:#dbdbdb solid 1px; background:#fff; border-radius:4px; }
.div_login_input input{ float:left; padding-left:40px; width:278px; height:44px; border:none; font-size:14px; color:#b5b5b5; font-family: "Microsoft YaHei",sans-serif,Arial,Helvetica; color:#666;}
.div_login_input .input_login_user{ border-bottom:#dbdbdb solid 1px; background:url(../images/ico_user_all.png) no-repeat 4px 12px/30px; }
.div_login_input .input_login_Password{  background:url(../images/ico_user_all.png) no-repeat 3px -62px/35px;  margin-top:3px; }
.div_login_btn{ float:left; width:100%; }
.div_login_btn .btn_huo_login{ float:left; width:100%; height:45px; border:none; cursor:pointer; margin-top:15px; background:#f66000; border-radius: 4px; color: #fff; display: block;line-height: 40px; position: relative; text-align: center; font-size:16px; font-family: "Microsoft YaHei",sans-serif,Arial,Helvetica; }
.div_login_btn .btn_huo_login a{ color:#fff; }
.div_login_btn .btn_huo_login:hover{ background:#d35403; }
.div_login_btn .btn_huo_Regist{ float:left; width:100%; height:43px; border:none; cursor:pointer; margin-top:15px; background:#fff; border-radius: 4px; color: #fff; display: block;line-height: 40px; position: relative; text-align: center; font-size:16px; font-family: "Microsoft YaHei",sans-serif,Arial,Helvetica; border:#dbdbdb solid 1px; }
.div_login_btn .btn_huo_Regist a{ color:#666; }
.div_login_btn .btn_huo_Regist:hover{ background:#f1f1f1; }

.body_home{ background:#f9f9f9; }

.div_login_pass{ float:left; width:100%; height:35px; }
.div_login_pass input{ float:left; margin:10px 10px 0 5px; }
.div_login_pass label{ float:left; font-size:12px; color:#999; line-height:35px; }
.div_login_pass a{ float:right; font-size:12px; color:#999; line-height:35px;}
.div_login_pass a:hover{ color:#ff6000; }

.Regest_bg{ background:#f3f3f3; padding:15px 0; border-bottom:#d9d9d9 solid 1px; }
.Regest_bg .div_Regest{ width:982px; margin:0 auto; overflow:hidden; }
.div_login{ width:962px; height:516px; margin:30px auto; padding:10px; overflow:hidden; background:url(../images/Regist_bg.gif) no-repeat center center; }

.login-box{position:relative; margin:0 auto; overflow-x: hidden;}
.box-con{
	width:16000px;
	
}
.login-con{
	width: 100%;
}
.login-box .form-group{
	position:relative;
	margin-top:10px;
}
.login-box .form-group{ position:relative; width:100%; font-size:14px; color:#333; }
.login-box input, .signup-form{
	font-family: "Microsoft YaHei",sans-serif,Arial,Helvetica;
	background:#fff;
	width: 100%;
	height:40px;
	line-height: 48px \9;
	padding-left: 10px;
	border: 1px #d9d9d9 solid;
	border-radius: 5px;
	font-size: 14px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	position:relative;
	padding-left:40px;
}
.login-box textarea{
	background:#fff;
	width: 100%;
	height:60px;
	line-height: 48px \9;
	padding-left: 10px;
	border: 1px #d9d9d9 solid;
	border-radius: 5px;
	font-size: 14px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	position:relative;
	padding-top:10px;
}
.login-box input:focus{
	border-color: #03a9f4;
	box-shadow: 0 0 15px #03a9f4;
	-webkit-box-shadow: 0 0 15px #03a9f4;
	-moz-box-shadow: 0 0 15px #03a9f4;
}
.login-box button{
	position:relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border: 0;
	background-color: #03a9f4;
	color: #fff;
	border-radius:4px;
	font-family:"Microsoft YaHei",sans-serif,Arial, Helvetica;
}
.login-box button a{
	
	color: #fff;
	display: block;
}
.login-box button a:hover{
	padding-top: 3px;
}
.login-box button:hover{
	background-color: #0096da;
}
.from-line{
	height: 0;
	overflow: hidden;
	border-top: 1px #c2c2c2 solid;
	margin-top: 20px;
}
.a-tag{
	position: relative;
	display: block;
	height:40px;
	border: 1px #c2c2c2 solid;
	text-align: center;
	line-height:40px;
	color: #c2c2c2;
	border-radius:4px;
	background-color: #fff;
}
.blue-border{
	border:1px #03a9f4 solid;
	color: #03a9f4;
}
.a-tag:hover{
	background-color: #aaa;
	color: #fff;
}
.blue-border:hover,.blue-border-hover{
	background-color: #03a9f4;
	color: #fff;
}
.a-tag i{
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 24px;
	color: #fff;
}
.a-tag:hover i{
	right: 10px;
}
.signup, .other-way, .mimachongzhi, .mobile-success{ width: 100%; }
.signup-form { margin-top:10px; }
.signup-form input{ border: 0; height:38px; width:100%; padding-left:0; }
.signup-form input:focus{ box-shadow:0 0 0 #fff; }
.signup-form.border{
	border-color: #03a9f4;
	box-shadow: 0 0 15px #03a9f4;
	-webkit-box-shadow: 0 0 15px #03a9f4;
	-moz-box-shadow: 0 0 15px #03a9f4;
}
.signup-form a{
	color: #03a9f4;
}
.view-clause{
	padding-top: 20px;
	line-height: 14px;
	text-align: center;
	color: #808080;
}
.view-clause a{
	color: #03a9f4;
}
.view-clause a:hover{
	text-decoration: underline;
}
a.reacquire{
	position:absolute;
	right:0;
	color: #666;
	padding:0 15px;
	line-height:38px;
	background:#f1f1f1;
}
.error-notic{
	color: #ff4e00;
	display: none;
}
.login-footer{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	border-top: 1px #c1c1c1 solid;
	text-align: center;
	font-size: 12px;
	background-color: #fff;
	line-height: 20px;
}
.login-footer h1{
	font-size: 18px;
	font-weight: normal;
}
.login-nav{
	width: 100%;
	height: 30px;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	border-bottom: 1px #c1c1c1 solid;
}
.login-nav ul{
	padding-right: 50px;
}
.login-nav li{
	float: left;
	line-height: 30px;
	padding: 0 10px;
}
.login-nav a:hover{
	text-decoration: underline;
	color: #03a9f4;
}
.mobile-success{
	padding-top: 20px;
}
.mobile-success p{
	text-align: center;
	color: #666;
}
.mobile-success p span{
	font-weight: bold;
	padding: 0 10px;
}
.mobile-success p a{
	color: #03a9f4;
	padding-left: 5px;
}
.mobile-success p a:hover{
	text-decoration: underline;
}
.loading{
	position: absolute;
	top: 10px;
	right: 20px;
	display: none;

}
.form-group i, .signup-form i{ position:absolute; z-index:2; width:40px; height:40px; left:0; top:0; overflow:hidden; background:url(../images/ico_user_all.png) no-repeat; background-size:30px; }
.form-group .i_login_phone{ background-position:7px -158px; }
.form-group .i_login_password{ background-position:7px -265px; }
.form-group .i_login_phones{ background-position:8px -212px; }
.signup-form .i_login_phones{ background-position:8px -212px; }
.form-group .i_login_user{ background-position:7px 10px; }
.form-group .i_login_card{ background-position:7px -315px; }
.form-group .i_login_cards{ background-position:7px -372px; }

.public-top-layout {
    background-color: #fafafa;
    border-bottom: 1px solid #f0f0f0;
    color: #777;
}
.div_fl_box{ float:left; width:100%; padding-bottom:25px; }
.w {
    width: 100%;
}
.wrapper {
    margin: auto;
    width:1190px;
}
.public-top-layout {
    background-color: #fafafa;
    border-bottom: 1px solid #f0f0f0;
    color: #777;
}
.public-top-layout .topbar {
    height: 30px;
}
.public-top-layout .user-entry {
    float: left;
    height: 20px;
    padding: 5px 0;
    width: 600px;
}
.public-top-layout .user-entry a {
    color: #d70000;
}
.public-top-layout .user-entry .login, .public-top-layout .user-entry .login a {
    color: rgb(255, 119, 59);
}
.public-top-layout .user-entry .seller-login {
    background-color: rgb(255, 119, 59);
    border: 1px solid rgb(255, 119, 59);
    border-radius: 3px;
}
.public-top-layout .seller-login {
    background-color: #d93600;
    display: inline-block;
    margin-left: 10px;
}
.public-top-layout .seller-login a {
    color: #fff;
    display: block;
    line-height: 14px;
    padding: 1px 4px;
}
.public-top-layout .seller-login:hover {
    background-color: rgb(255, 78, 0);
    border: 1px solid rgb(255, 78, 0);
    text-decoration: none;
}
.public-top-layout .seller-login a:hover {
    text-decoration: none;
}
.public-top-layout .seller-login i {
    font-size: 14px;
    margin-right: 4px;
    vertical-align: middle;
}
.public-top-layout .quick-menu {
    float: right;
    font-size: 0;
    height: 30px;
    text-align: right;
}
.public-top-layout .quick-menu a {
    color: #777 !important;
}
.public-top-layout .quick-menu dl {
    display: inline-block;
    height: 30px;
    letter-spacing: normal;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 80px;
    word-spacing: normal;
    z-index: 999;
}
.public-top-layout .quick-menu dl dt {
    font-size: 12px;
    height: 20px;
    left: 12px;
    line-height: 20px;
    padding: 5px 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
.public-top-layout .quick-menu dl dt a:hover {
    color: #f30;
    text-decoration: none;
}
.public-top-layout .quick-menu dl dt i {
    background: url("../images/top_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 3px;
    margin-left: 6px;
    transition: all 0.2s ease-in 0s;
    vertical-align: middle;
    width: 6px;
}
.public-top-layout .quick-menu dl.hover dt i {
    transform: rotate(180deg);
    transform-origin: 50% 30% 0;
}
.public-top-layout .quick-menu dl dd {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 78px;
    z-index: 1;
}
.public-top-layout .quick-menu dl.hover dd {
    display: block;
}
.public-top-layout .quick-menu dl dd ul {
    margin: 30px 0 0;
    width: 78px;
}
.public-top-layout .quick-menu dl dd ul li a {
    clear: both;
    display: block;
    font-size: 12px;
    line-height: 24px;
    padding: 2px 0 2px 11px;
}
.public-top-layout .quick-menu dl dd ul li a:hover {
    background-color: #f7f7f7;
    text-decoration: none;
}
.header-wrap {
    background-color: #fff;
    width: 100%;
}
.public-head-layout {
    height: 120px;
}
.site-logo {
    float: left;
    margin:30px 60px auto 0;
    padding-top: 5px;
}
.site-logo a{ float:left; padding-right:30px; }
.site-logo span{ float:left; }
.head-search-bar {
    float: right;
    margin:30px 0 0;
    overflow: hidden;
}
.head-search-bar .search-form {
    background-color: #e14a2e;
    border: 2px solid #e14a2e;
    height: 36px;
}
.head-search-bar .input-text {
    border: 0 none;
    color: #555;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 6px 10px;
    width: 78%;
}
* + html .head-search-bar .search-form {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgb(207, 25, 9);
    border-image: none;
    border-left: 2px solid rgb(207, 25, 9);
    border-right: 2px solid rgb(207, 25, 9);
    border-style: solid;
    border-width: 1px 2px 3px;
}
.head-search-bar .input-submit {
    background-color: transparent;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    height: 32px;
    margin-left: 2%;
    text-align: center;
    width:13%;
}
.head-search-bar .keyword {
    color: #999;
    font-family: "微软雅黑",Arial,"宋体";
    height: 20px;
    line-height: 20px;
    margin-top: 4px;
    overflow: hidden;
    width: 500px;
}
.head-search-bar .keyword ul {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
}
.head-search-bar .keyword ul li {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    margin-right: 12px;
    vertical-align: top;
    word-spacing: normal;
}
.head-search-bar .keyword ul li a {
    color: #777;
    font-family: "微软雅黑",Arial,"宋体";
}
.head-user-menu {
	position:absolute;
	left:50%;
	margin-left:470px;
    font-size: 0;
    height:60px;
}
.head-user-menu dl {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    margin-right: 2px;
    position: relative;
    vertical-align: top;
    word-spacing: normal;
    z-index: 3;
}
.head-user-menu dl.my-mall {
    width: 108px;
}
.head-user-menu dl.my-cart {
    width: 124px;
}
.head-user-menu dl.hover {
    z-index: 101;
}
.head-user-menu dl dt {
    background-color: #e14a2e;
    color: #fff;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.head-user-menu dl.my-mall dt {
    width:120px;
}
.head-user-menu dl.my-cart dt {
    width:150px;
}
.head-user-menu dl.hover dt {
    background-color: #dd2b0a;
}
.head-user-menu dl dt span.ico {
    background:url(../images/ico_top_shopcars.png) no-repeat center center;
    display: inline-block;
    height:30px;
    vertical-align: middle;
    width:30px;
}
.head-user-menu dl.my-mall span.ico {
    background-position: -100px 0;
    margin-right: 4px;
}
.head-user-menu dl.my-cart em{ padding:0 10px; font-size:14px; color:#fff; font-style:normal; }
.head-user-menu dl dt i {
    border-color: #fff transparent transparent;
    border-style: solid dashed dashed;
    border-width: 4px;
    display: inline-block;
	float:right;
    font-size: 0;
    height: 0;
    line-height: 0;
	margin:15px 0px 0 0;
    transition: all 0.2s ease-in 0s;
    vertical-align: middle;
    width: 0;
}
.head-user-menu dl.hover dt i {
    transform: rotate(180deg);
    transform-origin: 50% 30% 0;
}
.head-user-menu dl dd {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    display: none;
    position: absolute;
    right: 0;
    top:50px;
    z-index: 1;
}
.head-user-menu dl.my-mall dd {
    width: 308px;
}
.head-user-menu dl.my-cart dd {
    width: 348px;
}
.head-user-menu dl.hover dd {
    display: block;
}
.head-user-menu dl dd a {
    color: #005ea6;
}
.head-user-menu a.arrow i {
    background: url("../images/top_bg.png") no-repeat scroll -150px 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 7px;
    margin-left: 4px;
    vertical-align: middle;
    width: 4px;
}
.head-user-menu dl dd .goods-thumb {
    height: 50px;
    width: 50px;
}
.head-user-menu dl dd .goods-thumb a {
    border: 1px solid #ddd;
    display: table-cell;
    height: 48px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 48px;
}
.head-user-menu dl dd .goods-thumb img {
    max-height: 48px;
    max-width: 48px;
}
.head-user-menu dl dd .sub-title {
    border-bottom: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
    padding: 7px;
}
.head-user-menu dl dd .sub-title h4 {
    float: left;
    font-weight: 600;
}
.head-user-menu dl dd .sub-title a {
    float: right;
}
.head-user-menu dl dd .user-centent-menu {
    overflow: hidden;
    padding: 8px 0;
    width: 308px;
}
.head-user-menu dl dd .user-centent-menu ul {
    margin-left: -2px;
    width: 310px;
}
.head-user-menu dl dd .user-centent-menu ul li {
    border-left: 1px solid #eee;
    float: left;
    padding: 4px 0 4px 16px;
    width: 138px;
}
.head-user-menu dl dd .browse-history {
    background-color: #fafafa;
    border-color: #ddd transparent transparent;
    border-style: solid;
    border-width: 1px 0 0;
    width: 308px;
}
.head-user-menu dl dd .browse-history .part-title {
    height: 20px;
    padding: 6px 8px;
}
.head-user-menu dl dd .browse-history .part-title h4 {
    float: left;
}
.head-user-menu dl dd .browse-history .part-title a {
    float: right;
}
.head-user-menu dl dd .browse-history ul {
    font-size: 0;
    padding: 0 7px 7px;
}
.head-user-menu dl dd .browse-history ul li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 4px;
    vertical-align: top;
    word-spacing: normal;
}
.head-user-menu dl dd .browse-history .no-goods {
    display: block;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
.head-user-menu dl dd .incart-goods-box {
    display: block;
    max-height: 267px;
    overflow: hidden;
    position: relative;
    width: 348px;
}
.head-user-menu dl dd .incart-goods {
    text-align: center;
    width: 100%;
}
.head-user-menu dl dd .incart-goods .no-order {
    margin: 20px 0;
}
.head-user-menu dl dd .incart-goods .loading {
    height: 16px;
    margin: 20px auto;
    width: 16px;
}
.head-user-menu dl dd .incart-goods dl {
    border-bottom: 1px dotted #ddd;
    clear: both;
    display: block;
    height: 66px;
    margin: 0 auto 0 2%;
    position: relative;
    width: 98%;
    z-index: 1;
}
.head-user-menu dl dd .incart-goods dt, .head-user-menu dl dd .incart-goods dd {
    background-color: transparent;
    border: 0 none;
    position: absolute;
    z-index: 1;
}
.head-user-menu dl dd .incart-goods dt.goods-name {
    background-color: transparent;
    height: 32px;
    left: 64px;
    line-height: 16px;
    padding: 0;
    text-align: left;
    top: 8px;
    width: 180px;
}
.head-user-menu dl dd .incart-goods dt.goods-name a {
    color: #333;
}
.head-user-menu dl dd .incart-goods dd.goods-thumb {
    left: 8px;
    top: 8px;
}
.head-user-menu dl dd .incart-goods dd.goods-price {
    height: 16px;
    right: 12px;
    text-align: right;
    top: 6px;
    width: 80px;
}
.head-user-menu dl dd .incart-goods dd.goods-price em {
    color: #777 !important;
    font-size: 11px !important;
    font-weight: normal !important;
    line-height: 16px;
    margin-right: 4px;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50px;
    word-break: break-all;
    word-wrap: break-word;
}
.head-user-menu dl dd .incart-goods dd.goods-sales {
    background-color: transparent;
    color: #999;
    height: 16px;
    left: 64px;
    line-height: 16px;
    top: 42px;
    width: 270px;
}
.head-user-menu dl dd .incart-goods dd.handle {
    right: 10px;
    top: 22px;
    width: 32px;
}
.head-user-menu dl dd .checkout {
    background-color: #fff;
    overflow: hidden;
    padding: 8px;
    text-align: right;
}
.head-user-menu dl dd .checkout .total-price {
    display: block;
    line-height: 20px;
}
.head-user-menu dl dd .checkout .total-price i {
    color: #c00;
    font-weight: 600;
    margin: 0 4px;
}
.head-user-menu dl dd .checkout .total-price em {
    color: #c00;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.head-user-menu dl dd .checkout .btn-cart {
    background-color: #d93600;
    border-radius: 4px;
    clear: both;
    color: #fff;
    float: right;
    line-height: 20px;
    margin-top: 4px;
    padding: 4px 8px;
}
.head-user-menu dl div.addcart-goods-num {
    background: none repeat scroll 0 0 #f00;
    border: 0 none;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font: bold 11px/14px Verdana;
    height: 16px;
    left: 20px;
    min-width: 16px;
    position: absolute;
    text-align: center;
    top: -4px;
    z-index: 3;
}
.grid {
	background:#f1f1f1;
    margin: 0 auto;
    width: 1190px;
}

.dh_box {
    float: left;
    margin: 0 0 10px;
    position: absolute;
    z-index: 10;
}
.ailsa-nav {
    background:#ff6e53;
    float: left;
    height: 450px;
    position:absolute;
	z-index:99999;
    width: 220px;
	margin-top:50px;
}
.ailsa-nav-ul {
	border-top:none;
    overflow: hidden;
    width: 220px;
}
.ailsa-nav-ul li {
    border-bottom: 1px dotted #fe9f8d;
    height:89px;
    width: 220px;
}
.Anav-title {
    color: #fff;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-size: 16px;
    height:89px;
	padding:0 20px;
    overflow: hidden;
    position: relative;
    width:180px;
}
.Anav-title h2 {
	padding-top:10px;
    color: #fff;
    font-size: 14px;
}
.Anav-title em{display: inline-block;
    height: 15px;
    margin-right: 6px;
    vertical-align: middle;
    width: 15px;}
.Anav-title p {
	 font-size:12px;
    color: #fff;
}
.Anav-title a {
	color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-right: 2px;
}
.Anav-sub {
    background-color: #fff;
    color: #888888;
    display: none;
    left: 220px;
    position: absolute;
    top: 0;
	padding:15px;
	height:420px;
    width: 370px;
}
.Anav-subtext ul{ float:left;}
.Anav-subtext ul li{ float:left; border:none; width:auto; height:auto;}
.Anav-subtext ul li a{ float:left; padding:8px 12px; background:#fff; border:#ccc solid 1px; margin:5px; font-size:12px; color:#000; }
.Anav-subtext ul li a:hover{ background:#ff9933; border:#ff9933 solid 1px; color:#fff; }
.Anav-subtext ul li a.a_list_yell{ background:#ff9933; border:#ff9933 solid 1px; color:#fff; }
.Anav-subtext ul li a.a_list_yell:hover{ background:#D70000; border:#D70000 solid 1px; color:#fff; }
.Anav-subtext ul li a:active{ color:#333; background:#f1f1f1; }
.Anav-subtext a:hover {
    color: #46a538;
}
.Anav-sub-ad {
    bottom: 15px;
    height:200px;
    left: 15px;
    position: absolute;
    width: 370px;
	overflow:hidden;
}
.Anav-subB {
    background-color: #fff;
    box-shadow: 0 0 40px #cacaca;
    display: none;
    left: 220px;
    min-height: 420px;
    padding: 15px;
    position: absolute;
    top: 0;
    width: 370px;
}
.Anav-brand {
    width: 370px;
}
.Anav-brand li {
    border-bottom: 1px dotted #e7e7e7;
    border-right: 1px dotted #e7e7e7;
    float: left;
    height: 45px;
    overflow: hidden;
    padding: 12px 16px;
    width: 90px;
}
.Anav-brand li:nth-child(3n) {
    border-right: 0 dotted #e7e7e7;
}
.Anav-brand li:nth-last-child(1) {
    border-bottom: 0 dotted #e7e7e7;
}
.Anav-brand li:nth-last-child(2) {
    border-bottom: 0 dotted #e7e7e7;
}
.Anav-brand li:nth-last-child(3) {
    border-bottom: 0 dotted #e7e7e7;
}
.Anav-brand li img {
    height: 45px;
    width: 90px;
}
.ailse-thisnav {
	background:#ff5738;
    z-index: 999;
}
/*banner样式*/
.div_banner_bg{ height:530px; background:#fff; border-bottom:#eeeeee solid 1px; position:relative; }
#full-screen-slider { width:100%; height:450px; position:absolute; z-index:9; width:100%; }
#slides { display:block; width:100%; height:450px; list-style:none; padding:0; margin:0; position:relative; background-color:#333;}
#slides li { display:block; width:100%; height:450px; list-style:none; padding:0; margin:0; position:absolute; }
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px; }

#pagination { display:block; list-style:none; position:absolute; left:50%; top:420px; z-index:9900;  padding:5px 15px 5px 0; margin-left:-50px;}
#pagination li { display:block; list-style:none; width:14px; height:14px; float:left; margin-left:10px; border-radius:10px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px; cursor:pointer;}
#pagination li.current { background:#0092CE;}


.div_container{ width:1190px; margin:0 auto; overflow:hidden; padding:30px 0; }
.div_fl_title{ width:100%; float:left; border-bottom: 2px solid #666; }
.div_fl_titles{ float:left; }
.div_fl_titles .h2_fl_title{ float:left; height:40px; font-size:28px; font-weight:normal; line-height:30px; color:#333; padding-left:50px; background-image:url(../images/ico_menu_list.jpg); background-repeat:no-repeat; background-size:40px; }
.div_fl_titles span{ float:left; padding-left:10px; font-size:14px; color:#999; margin-top:12px;}
.div_fl_title .h2_fl_1{ background-position:0 -4px; }
.div_fl_title .h2_fl_2{ background-position:0 -44px; }
.div_fl_title .h2_fl_3{ background-position:0 -84px; }
.div_fl_title .h2_fl_4{ background-position:0 -124px; }
.div_fl_title .h2_fl_5{ background-position:0 -164px; }
.div_fl_title .h2_fl_6{ background-position:0 -204px; }
.div_fl_title .h2_fl_7{ background-position:0 -244px; }
.div_fl_title .h2_fl_8{ background-position:0 -284px; }
.div_fl_title .h2_fl_9{ background-position:0 -324px; }
.div_fl_title .h2_fl_10{ background-position:0 -364px; }

.div_fl_more{ float:right; height:40px; line-height:40px; color:#666; }
.div_fl_more a{ padding:0 10px; font-size:14px; color:#666; }
.div_fl_more a:hover{ color:#FF0004; }

.div_fl_ml{ float:left; width:966px; }
.ul_fl_mad{ float:left; width:224px; height:506px; }
.ul_fl_mad li{ float:left; width:224px; height:253px; overflow:hidden; }
.ul_fl_mad li a img{ width:100%; }
.ul_fl_mlist {
    float: left;
    width:732px;
}
.ul_fl_mlist li {
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    float: left;
    height:232px;
    padding: 12px 16px 8px;
    width: 150px;
}
.ul_fl_mlist li p.name {
    color: #606060;
    height: 34px;
    line-height: 18px;
    margin-top: 8px;
    overflow: hidden;
}
.ul_fl_mlist li p.price {
    margin-top: 4px;
}
.ul_fl_mlist li p.name a{ color:#666; }
.ul_fl_mlist li p.pic span {
    background: none repeat scroll 0 0 #d70000;
    color: #fff;
    display: none;
    height: 25px;
    line-height: 25px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    width: 150px;
}
.ul_fl_mlist li p.pic:hover span {
    display: block;
}
.ul_fl_mlist li p.pic span a {
    color: #fff;
    text-decoration: none;
}
.ul_fl_mlist li.last {
    border-right: medium none;
}
.ul_fl_mlist li p.pic:hover span:hover {
    background: none repeat scroll 0 0 #bb0000;
}
.cff6 {
    color: #ff6101;
}
.f16 {
    font-size: 20px;
}
.f14 {
    font-size: 14px;
}
.tm-yen{ font-style:normal; }
.div_menu_bg{ background:#2b1521; height:50px; position:relative; z-index:99999; }
.div_menu_bg .div_menu{ width:1190px; margin:0 auto; overflow:hidden; }
.h1_menu_all{ width:180px; padding:0 20px; height:50px; float:left; position:relative; background:#e14a2e; line-height:50px; font-size:14px; color:#fff; cursor:pointer; }
.h1_menu_all em{ width:20px; height:20px; position:absolute; background:url(../images/ico_list_tipon.png) no-repeat center center/12px; right:15px; top:16px; transition: transform 300ms ease 0s;}
.h1_menu_all em.hover{ transform: rotate(180deg); transition: transform 300ms ease 0s; }
.ul_menu_list{ float:left; height:50px; padding-left:1px; }
.ul_menu_list li{ float:left; border-right:#333 solid 1px; }
.ul_menu_list li a{ float:left; height:50px; width:130px; text-align:center; line-height:50px; font-size:14px; color:#fff; }
.ul_menu_list li a:hover{ background:#e14a2e; }

/*用户中心*/
.div_user_bg{ background:#f9f9f9; padding-bottom:20px;}
.div_user_bg .div_user{ width:1190px; margin:0 auto; overflow:hidden; }

.guide_point_2{float: right; width:1190px; text-align:left; height:50px; line-height:50px; color:#666;}
.guide_point_2 h3 { float:left; font-size:14px; color:#333; }
.guide_point_2 a { color: #333; padding: 0 5px; }
.guide_point_2 span { color: #333; padding: 0 5px;}
.guide_point_2 a:hover {color: #B8622B;}

.lyt-c-0{ float: left; width:100%; margin-bottom: 10px; }
.fc-msg {
    margin-bottom: 10px;
    text-align: right;
}
.fc-msg b {
    padding: 0 10px;
}
.user-info {
    background:url(../images/userinfo-bg.png) repeat-y scroll right top #fff;
    border-radius: 6px 0 0 6px;
    height: 130px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 20px 0 319px;
}
.user-info a {
    color: #005ea7;
}
.user-info a:hover {
    color: #e4393c;
}
.user-info .info-lcol {
    float: left;
    left: -319px;
    padding: 22px 0;
    position: relative;
    width: 319px;
}
.user-info .info-rcol {
    float: left;
    margin-left: -350px;
    width: 882px;
}
.user-info .u-pic {
    float: left;
    height: 80px;
    margin: 0 10px 0 16px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 80px;
    z-index: 2;
}
.user-info .u-pic img{ width:80px; }
.user-info .u-pic .face-link {
    bottom: 4px;
    color: #fff;
    display: none;
    height: 30px;
    left: 0;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 3;
}
.user-info .u-pic .face-link-box {
    background: none repeat scroll 0 0 #000;
    bottom: 4px;
    display: none;
    height: 30px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 1;
}
.user-info .u-pic .mask {
    background:url("../images/myjd-bg.png") scroll 0 0 /80px;
    height: 104px;
    left: 0;
    position: absolute;
    top: 0;
    width: 104px;
    z-index: 2;
}
.user-info .info-m {
    float: left;
    margin: 15px 0 0;
    position: relative;
    width: 188px;
}
.user-info .info-m .u-name {
    color: #333;
    font-family: "microsoft yahei";
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
}
.user-info .info-m .u-name a {
    color: #000;
}
.user-info .info-m .u-name a:hover {
    color: #e4393c;
}
.user-info .info-m .u-signature {
    color: #999;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    word-wrap: normal;
}
.user-info .info-m .u-level {
    height: 18px;
    margin-bottom: 10px;
}
.user-info .info-m .u-safe #cla, .user-info .info-m .u-safe #rank-text, .user-info .info-m .u-safe #up, .user-info .info-m .u-safe span {
    float: left;
}
.user-info .info-m .u-safe .safe-rank01, .user-info .info-m .u-safe .safe-rank02, .user-info .info-m .u-safe .safe-rank03, .user-info .info-m .u-safe .safe-rank04, .user-info .info-m .u-safe .safe-rank05, .user-info .info-m .u-safe .safe-rank06 {
    background:url("../images/safe-rank2015.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    height: 14px;
    line-height: 0;
    margin: 3px 6px 2px 0;
    overflow: hidden;
    width: 50px;
}
.user-info .info-m .u-safe .safe-rank02 {
    background-position: 0 -15px;
}
.user-info .info-m .u-safe .safe-rank03 {
    background-position: 0 -30px;
}
.user-info .info-m .u-safe .safe-rank04 {
    background-position: 0 -45px;
}
.user-info .info-m .u-safe .safe-rank05 {
    background-position: 0 -60px;
}
.user-info .info-m .u-safe .safe-rank06 {
    background-position: 0 -75px;
}
.user-info .info-m .u-safe .rank-text {
    font-weight: 400;
    margin-right: 5px;
}
.user-info .info-m .u-safe .rank-text.ftx-01, .user-info .info-m .u-safe .rank-text.ftx-02 {
    color: #f63;
}
.user-info .info-m .u-safe .rank-text.ftx-03, .user-info .info-m .u-safe .rank-text.ftx-04 {
    color: #f93;
}
.user-info .info-m .u-safe .rank-text.ftx-05, .user-info .info-m .u-safe .rank-text.ftx-06 {
    color: #693;
}
.user-info .info-m .info-line {
    border-left: 1px dotted #ddd;
    height: 180px;
    position: absolute;
    right: 0;
    top: -52px;
    z-index: 1;
}
.user-info .info-m .info-line .bottom-icon, .user-info .info-m .info-line .top-icon {
    display: block;
    height: 8px;
    left: -9px;
    overflow: hidden;
    position: absolute;
    width: 18px;
}
.user-info .info-m .info-line .top-icon {
    background:url("../images/info-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
}
.user-info .info-m .info-line .bottom-icon {
    background:url("../images/info-bottom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
}
.user-info .user-counts {
    float: left;
}
.user-info .user-counts ul {
    display: block;
    margin-left: 15px;
}
.user-info .user-counts ul::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .user-info .user-counts ul {
    height: 1%;
}
* + html .user-info .user-counts ul {
    min-height: 1%;
}
.user-info .user-counts li {
    float: left;
    height: 59px;
    margin: 0 0 10px;
    white-space: nowrap;
    width: 50px;
	padding:35px 82px;
	border-right:#ccc dotted 1px;
}
.user-info .user-counts a {
    color: #666;
}
.user-info .user-counts a:hover {
    color: #c91523;
    text-decoration: none;
}
.user-info .user-counts em {
	font-style:normal;
    color: #c91523;
    font-family: verdana;
    font-weight: 700;
    margin-left: 5px;
}
.user-info .user-counts .count-icon {
    background:url("../images/ucount-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 40px;
    overflow: hidden;
    transition: transform 0.2s ease-in 0s;
    width: 40px;
}
.user-info .user-counts .count-icon01 {
    background-position: 0 0;
}
.user-info .user-counts .count-icon02 {
    background-position: 0 -50px;
}
.user-info .user-counts .count-icon03 {
    background-position: 0 -100px;
}
.user-info .user-counts .count-icon04 {
    background-position: 0 -150px;
}
.user-info .user-counts a:hover .count-icon01 {
    background-position: 0 -200px;
}
.user-info .user-counts a:hover .count-icon02 {
    background-position: 0 -250px;
}
.user-info .user-counts a:hover .count-icon03 {
    background-position: 0 -300px;
}
.user-info .user-counts a:hover .count-icon04 {
    background-position: 0 -350px;
}
.user-info .user-counts .count-item a:hover .count-icon {
    transform: translateY(-5px);
}
.user-info .acco-info {
    background: none repeat scroll 0 0 #f5f5f5;
    float: right;
    height: 110px;
    overflow: hidden;
    padding: 15px;
    width:580px;
}
.user-info .acco-info ul {
    display: block;
}
.user-info .acco-info ul::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .user-info .acco-info ul {
    height: 1%;
}
* + html .user-info .acco-info ul {
    min-height: 1%;
}
.user-info .acco-info li {
    float: left;
    line-height: 22px;
    text-align: left;
    width: 45%;
}
.user-info .acco-info li .acco-item {
    height: 110px;
}
.user-info .acco-info li .btn-hide {
    color: #999;
    cursor: pointer;
    margin-left: 6px;
}
.user-info .acco-info li .btn-show {
    color: #999;
    cursor: pointer;
    display: none;
}
.user-info .acco-info li .jkhidden .btn-show {
    display: inline-block;
}
.user-info .acco-info li .jkhidden .btn-hide, .user-info .acco-info li .jkhidden .jk-income, .user-info .acco-info li .jkhidden .jk-total {
    display: none;
}
.user-info .acco-info li .jkhidden #balance {
    visibility: hidden;
}
.user-info .acco-info li.fore2 .acco-item {border-left:#ddd dotted 1px;}
.user-info .acco-info li label {
	font-size:14px;
    display: inline-block;
    padding-left: 10px;
    text-align: right;
}
.user-info .acco-info li a {
    color: #666;
}
.user-info .acco-info li a em {
	font-style:normal;
    color: #333;
    font-family: verdana;
    font-weight: 700;
}
.user-info .acco-info li a:hover {
    color: #e4393c;
    text-decoration: none;
}
.user-info .acco-info li a:hover em {
    color: #e4393c;
}
.user-info .acco-info .jinku-info {
    padding-left: 10px;
    text-align: left;
}
.user-info .acco-info .jinku-info a.alink {
    color: #005ea7;
}
.user-info .acco-info .jinku-info a.alink:hover {
    color: #e4393c;
}
.user-info .acco-info .baitiao-info {
    padding-left: 10px;
    text-align: left;
}
.user-info .acco-info .baitiao-info .zeroLimit {
    font-size: 20px;
    margin-bottom: 18px;
    padding: 5px 0;
}
.user-info .acco-info .baitiao-info a.alink {
    color: #005ea7;
}
.user-info .acco-info .baitiao-info a.alink:hover {
    color: #e4393c;
}
.user-info .acco-info .baitiao-info .baitiao-limit {
    border: 1px solid #e4393c;
    border-radius: 8px;
    color: #e4393c;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 0 15px;
}
.user-info .acco-info-02 li a em {
    font-weight: 400;
}

.div_user_left{ float:left; width:200px; background:#fff; -moz-box-shadow:1px 1px 4px #ccc; -webkit-box-shadow:1px 1px 4px #ccc; box-shadow:1px 1px 4px #ccc; margin:5px;}
.h3_user_1{ float:left; width:150px; padding-left:30px; font-size:16px; color:#333; height:35px; line-height:35px; font-weight:normal; background-image:url(../images/grzx_ico.png); background-repeat:no-repeat; padding-top:5px; margin-left:10px; }
.ul_user_1{ float:left; width:100%; border-bottom:#CCC dotted 1px; }
.ul_user_1 li a{ float:left; width:100%; font-size:12px; color:#666; line-height:35px; height:35px; text-indent:40px;}
.ul_user_1 li a:hover{ background:#e8463a; color:#fff; }
.ul_user_1 li .a_user_hover{ float:left; width:100%; font-size:12px; line-height:35px; height:35px; text-indent:40px; background:#e8463a; color:#fff;}
.user_ico_1{ background-position:3px 14px; }
.user_ico_2{ background-position:3px -22px;}
.user_ico_3{ background-position:3px -60px;}
.user_ico_4{ background-position:3px -96px;}
.user_ico_5{ background-position:3px -132px;}
.user_ico_6{ background-position:3px -169px;}
.user_ico_7{ background-position:3px -206px;}

.div_user_right{ float:right; width:960px; position:relative; box-shadow: 1px 1px 4px #ccc; margin: 5px;}
.userset-lcol {
    float: left;
    width: 500px;
}
.user-set {
    background-color: #fff;
    padding: 20px 5px 0 15px;
}
.ul_uorder_menu{
	float:left;
	width:100%;
}
.ul_uorder_menu li {
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 120px;
	color:#333;
}
.ul_uorder_menu li a{ color:#666; font-size:16px; }
.ul_uorder_menu li.on {
    border-bottom: 2px solid #d70000;
    font-weight: 600;
}
.ul_uorder_menu li.on a{ color:#d70000; }

.div_uorder_main{ float:left; width:100%; background:#fff; padding-bottom:20px; }
.div_uorder_search{ position:absolute; right:0; top:0px; }
.div_uorder_search .s-itxt{ border:#f1f1f1 solid 1px; height:18px; margin-right:10px; padding:5px; }
.div_uorder_main .form .item {
	background:none;
	border:none;
	width:auto;
    display: block;
    line-height: 30px;
	float:left;
	clear:both;
}
.form .item::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .form .item {
    height: 1%;
}
* + html .form .item {
    min-height: 1%;
}
.form .item span.label {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 6px 0;
    text-align: right;
    width: 100px;
}
.form em {
    color: #e4393c;
}
.form .itxt, .form .selt, .form .sele, .form .area {
    border: 1px solid #ccc;
    float: none;
    line-height: 18px;
    padding: 5px;
}
.form .text {
    border: 1px solid #ccc;
    line-height: 18px;
    padding: 5px;
}
.form .selt, .form .sele {
    width: 100px;
}
.form .selt1 {
    width: 70px;
}
.form .itxt, .form .text {
    height: 18px;
    padding: 5px 23px 5px 5px;
    width: 127px;
}
.form .itxt1 {
    width: 287px;
}
.form .itxt-focus {
    border-color: #71b247;
}
.form .itxt-error {
    background:url("../images/error-ico.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border-color: #e4393c;
    color: #e4393c;
}
.form .itxt-succ {
    background:url("../images/succ-ico.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.form .prompt-error {
    clear: both;
    color: #e4393c;
    line-height: 18px;
    margin-top: 5px;
}
.form .prompt-03 {
    clear: both;
    color: #999;
    line-height: 18px;
    margin-top: 5px;
}
.form label {
    float: none;
}
.form .jdradio, .form .jdcheckbox {
    float: none;
    margin: 0 3px 0 0;
    padding: 0;
    vertical-align: -2px;
}
.user-set .interest-list li {
    border: 1px solid #cfcfcf;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin: 10px 10px 0 0;
    padding: 8px 9px;
    position: relative;
}
.user-set .interest-list li.selected {
    border-color: #e4393c;
    border-width: 2px;
    padding: 7px 8px;
}
.user-set .interest-list li.selected s {
    background:url("../images/selt.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    width: 16px;
}
.user-set .birthday-info {
    overflow: hidden;
    width: 397px;
}
.userset-lcol {
    float: left;
    width: 500px;
}
.user-set .interest-list {
    width: 400px;
}
.fl {
    float: left;
}
.btn-5:link, .btn-5:visited, .btn-6:link, .btn-6:visited, .btn-7:link, .btn-7:visited, .btn-8:link, .btn-8:visited {
    color: #323333;
    text-decoration: none;
}
.btn-5, .btn-6, .btn-7, .btn-8 {
    background-color: #f5fbef;
    background-image: linear-gradient(to bottom, #f5fbef 0px, #eaf6e2 100%);
    border: 1px solid #bfd6af;
    border-radius: 2px;
    color: #323333;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 2px 14px 3px;
}

.stepflex {
	width:480px;
    border-top: 5px solid #ccc;
    margin: 30px auto;
    text-align: center;
	clear:both;
}
.stepflex dl {
    border-top: 5px solid #ccc;
    float: left;
    position: relative;
    top: -5px;
    width: 160px;
}
.s-num {
    background-image:url("../images/step2013.png");
    color: #fff;
    font-weight: 700;
    height: 23px;
    line-height: 23px;
    margin: -15px auto 0;
    position: relative;
    width: 23px;
}
.s-text {
    color: #ccc;
}
dl.doing {
    border-top-color: #7abd54;
}
.doing .s-num {
    background-position: -23px 0;
}
.doing .s-text {
    color: #7abd54;
}
dl.done {
    border-top-color: #caecb6;
}
.done .s-num {
    background-position: -46px 0;
}
.done .s-text {
    color: #caecb6;
}
.doing b, .doing s, .first s, .last b {
    background-image:url("../images/step2013.png");
    font-size: 0;
    height: 5px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: -5px;
    width: 5px;
}

.div_user_pas{ padding:20px; }
#content .form{ margin-left:180px; }
#content .form .item span.label {
    width: 130px;
}
#content .form .msg-text {
    color: #999;
}
#content .form .msg-text02 {
    border: 1px solid #ccc;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    padding: 0 5px;
}
#content .form .msg-error02 {
    border: 1px solid #e4393c;
    color: #e4393c;
}
#content .form .itxt-warn {
    background:url("../images/warn-icon.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border: 1px solid #fc0;
}
#content .form .msg-warn02 {
    border: 1px solid #fc0;
    color: #fc0;
}
#content .form .text {
    border: 1px solid #ccc;
    float: none;
    height: 18px;
    line-height: 18px;
    padding: 5px 23px 5px 5px;
    width: 127px;
}
#content .form .text:focus {
    border-color: #71b247;
}
#content .form .check {
    margin: 10px 0 10px 20px;
}
#content .form .check label {
    line-height: 20px;
}
.btn-9:link, .btn-9:visited, .btn-10:link, .btn-10:visited, .btn-11:link, .btn-11:visited, .btn-12:link, .btn-12:visited {
    color: #323333;
    text-decoration: none;
}
.btn-10, .btn-14 {
    padding: 5px 14px;
}
.btn-9, .btn-10, .btn-11, .btn-12 {
    background-color: #f7f7f7;
    background-image: linear-gradient(to bottom, #f7f7f7 0px, #f3f2f2 100%);
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #323333;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 2px 14px 3px;
}
.ml10 {
    margin-left: 10px;
}
.ftx-un {
    font-size: 16px;
    line-height: 25px;
    margin-right: 10px;
}
.btn-1:link, .btn-1:visited, .btn-2:link, .btn-2:visited, .btn-3:link, .btn-3:visited, .btn-4:link, .btn-4:visited {
    color: #fff;
    text-decoration: none;
}
.btn-1, .btn-2, .btn-3, .btn-4 {
    background-color: #e74649;
    background-image: linear-gradient(to bottom, #e74649 0px, #df3134 100%);
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 3px 15px 4px;
}

.safe-icon-box {
    margin: 10px 0 0 240px;
    position: relative;
}
.safe-icon-box .m-icon {
    background:url(../images/icon48.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 48px;
}
.safe-icon-box .icon-succ02 {
    background-position: 0 0;
}
.safe-icon-box .icon-wrong02 {
    background-position: -48px 0;
}
.safe-icon-box .icon-warn02 {
    background-position: -96px 0;
}
.safe-icon-box .fore {
    line-height: 25px;
    margin-left: 58px;
}
.safe-icon-box .fore h3{ float:left; clear:both; }
.safe-icon-box .op-btns {
    margin-top: 15px;
}
.ftx02, .ftx-02 {
    color: #71b247;
}

.u-safe .rank-text {
    font-weight: 400;
    margin-right: 5px;
}
.div_uorder_title{ float:left; width:100%; margin-bottom:1px; height:50px; background:#fff; line-height:50px; }
.div_uorder_title h3{ float:left; font-size:16px; color:#333; padding-left:15px; }
.div_uorder_title span{ float:left; padding-left:15px; font-size:12px; color:#999; }
.div_uorder_title span em{ font-style:normal; color:#d70000; }
.div_uorder_title a{ float:right; display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    margin: 0 10px 0 0;
    padding: 0 14px;
	background-color: #f5fbef;
    background-image: linear-gradient(to top, #f5fbef 0px, #eaf6e2 100%);
    border: 1px solid #bfd6af;
    border-radius: 2px;
	margin-top:10px;
	cursor:pointer;
	color:#666;
    vertical-align: middle; }
.div_uorder_title .ul_uorder_menu{ float:left; width:auto; margin-top:9px; } 
.div_uorder_search{ position:absolute; right:0; top:0px; }
.div_uorder_search .s-itxt{ border:#f1f1f1 solid 1px; height:18px; margin-right:10px; padding:5px; }


.div_footer_bg{ background:#fff;}
.div_footer_bg .div_footer{ width:1200px; margin:0 auto; overflow:hidden; }
.footer_bg_black{ background:#333; padding-top:20px; }

#btmlist { float:left; width:1170px; padding:30px; border-bottom:#ccc dotted 1px;}
#btmlist li { float: left; width: 20%;}
#btmlist li i { float: left; margin: 0 12px 0 0;}
#btmlist li .desc, #btmlist li .tit { display: block;line-height: 22px;}
#btmlist li .tit { font-size: 24px; color:#654646;}
#btmlist li .desc { font-size: 14px; color:#999;}
.w-icon { display: inline-block; height: 40px; width: 40px;}
.w-icon img{ width:44px; }

.f-help-links { height: 142px; margin: 0; overflow: hidden; padding:20px;}
.f-help-list { float: left; width:16%; height: 140px;}
.f-help-list dt { color: #545454; font-size: 14px; font-weight: 700;}
.f-help-list dd, .f-help-list dd a { color: #6f6f6f; font-size: 12px;}
.f-help-list .f-ybuy dd, .f-help-list dd { color: #858585; font-size: 12px;}
.f-help-list dd { color: #898989; font-size: 12px;}
.f-help-list dd a { color: #898989;}
.f-help-list dd a:hover, .f-help-list dd a:link {text-decoration: none;}

.f-help-links .f-ybuy{ float:right; text-align:center; }
.f-c-about { margin: 0 0 10px; text-align: center;}
.f-c-about a { border-left: 1px solid #575757; color: #fff; padding: 0 20px;}
.f-c-about a:active, .f-c-about a:link {}
#copyright { color: #c6c6c6; text-align: center;}
#copyright a:hover {  text-decoration: none;}
#copyright .f-c-line { padding-bottom: 27px;}


.div_banner_tips{ height:80px; position:absolute; bottom:0; width:100%; text-align:center; }

.div_container_bg{ background:#f9f9f9; border-bottom:#eee solid 1px; padding-bottom:20px;}
.padding_30_bg{ padding-bottom:30px; }
.div_container_bg .div_containers{ width:1200px; margin:0 auto; overflow:hidden; }

.div_con_title{ float:left; width:100%; margin:25px 0 6px 0; }
.div_con_title h1{ color: #333; display: inline-block; float: left;font-size: 22px; line-height: 22px;}
.div_con_title span{ color:#333; font-size:14px; float:left; padding-left:20px; line-height:30px;}

.tm-hk-wrap{ float:left; position:relative; width:1200px; }
.tm-hk-flash { background: #fff; height: 323px; overflow: hidden; padding:20px 0;}
.tm-hk-flash .item { border-left: 1px solid #e8e8e8; border-bottom:none; border-top:none; border-right:none; background:#fff; float: left; padding: 0 24px; text-align: center; text-decoration: none; transform: translateZ(0px);  width: 190px; margin:0; }

.tm-hk-flash .item .item-head { color: #333; font-size: 14px; height: 48px; line-height: 48px;text-align: center;}
.tm-hk-flash .item .item-head .flag { display: inline-block;margin-right: 7px; vertical-align: middle;}
.tm-hk-flash .item .item-img { display: block;  height: 190px; margin: auto; transition: transform 0.2s linear 0s; width: 190px;}
.tm-hk-flash .item .item-title { color: #333; font-size: 14px; line-height: 14px; margin: 6px 0 18px;  overflow: hidden; text-align: center; text-overflow: ellipsis; white-space: nowrap;}
.tm-hk-flash .item .detail { display: inline-block; font-family: Avenir,Arial,"Microsoft YaHei",Helvetica,sans-serif,"宋体"; padding: 0; width:100%;}
.tm-hk-flash .item .detail .line { text-align: left;}
.tm-hk-flash .item .detail .item-act-price { color: #f14f4f; font-size: 28px; line-height: 28px; vertical-align: middle;}
.tm-hk-flash .item .detail .item-act-price .yuan { font-size: 20px;}
.tm-hk-flash .item .detail .item-discount { background: #f14f4f none repeat scroll 0 0; border-bottom-right-radius: 3px; border-top-right-radius: 3px; color: #fff; display: inline-block;font-size: 12px;  height: 24px; line-height: 24px; margin-left: 15px; padding-right: 5px; position: relative; z-index: 0;}
.tm-hk-flash .item .detail .item-discount::before { background: #f14f4f none repeat scroll 0 0; border-radius: 50%; content: ""; height: 24px; left: -12px; position: absolute;  top: 0; width: 24px; z-index: -2;}
.tm-hk-flash .item .detail .item-discount::after { background: #fff none repeat scroll 0 0; border-radius: 50%;  content: ""; height: 4px; left: -8px; position: absolute; top: 10px; width: 4px; z-index: -1;}
.tm-hk-flash .item .detail .item-tag-price {color: #a6a6a6; font-size: 13px; text-decoration: line-through;}

.tm-hk-flash .first{ border:none; }

.div_con_ad{ float:left; width:100%; margin-top:25px; }
.div_con_ad .a_conad_l{ float:left; }
.div_con_ad .a_conad_r{ float:right; }

.div_rec_box{ float:left; width:1200px; background:#fff; border-bottom: 1px solid #eee; border-top: 3px solid #35383a; }
.div_rec_box .ul_rec_box li{ float:left; width:199px; padding:20px; border-left: 1px solid #eee;}
.div_rec_box .ul_rec_box li .p-img {
    display: block;
    margin-bottom: 25px;
    padding: 0;
}
.div_rec_box .ul_rec_box li .p-name {
    color: #999;
    display: block;
    height: 36px;
    overflow: hidden;
	line-height:1.5em;
}
.div_rec_box .ul_rec_box li .p-price {
    color: #ca1927;
    font-weight: 700;
    padding-top: 10px;
}
.div_rec_box .ul_rec_box li .p-price .price {
    color: #ca1927;
    font-size: 12px;
}
.div_rec_box .ul_rec_box li .p-price .price em {
	font-style:normal;
    color: #ca1927;
    font-size: 14px;
    padding-left: 2px;
}

.div_rec_box .side-img {
	border-right: 1px solid #eee;
    display: inline;
    float: left;
    height: 483px;
    overflow: hidden;
    width: 239px;
}
.div_rec_box .side-img img{ height:100%; }
.div_rec_box .main-body {
    float: left;
    height: 483px;
    width: 720px;
	overflow:hidden;
}
.div_rec_box .item {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
	border-left:none;
    float: left;
    height: 241px;
    overflow: hidden;
    position: relative;
    width: 239px;
	padding:0;
}
.main-inner{ float:left; width:960px; position:relative; overflow:hidden; }
.main-body .fore1 {
    margin-right:480px;
}
.div_rec_box .fore2 ,.div_rec_box .fore3,.div_rec_box .fore4{ border-bottom:none;}
.div_rec_box .fore4 {
    border-right: 1px solid #eee;
    width: 239px;
}
.div_rec_box .main-extra {
    display: block;
	float:left;
    width:240px;
	overflow:hidden;
}
.m-floor-slider { border-bottom: 1px solid #eee; border-right: 1px solid #eee; width:479px; height:241px; left: 0; margin-bottom: 0; position:relative; float:left;}
.div_recs_box{ float:left; width:960px; height:482px; position:relative; overflow:hidden; }
.div_recs_box .p-img img { display: block; position: absolute; transform: translateX(0px); transition: transform 0.3s ease-out 0s; z-index: 1;}
.div_recs_box .p-img .p-price, .div_recs_box .p-img .p-price {
    color: #ca1927;
    font-size: 18px;
    font-weight: 700;
    left: 20px;
    position: absolute;
    top: 80px;
    transform: translateX(0px);
    transition: transform 0.3s ease-out 0s;
    z-index: 2;
}
.div_recs_box .p-img .p-price .price em {
	font-style:normal;
    color: #ca1927;
    font-size: 14px;
    padding-left: 2px;
}
.recom{ float:right; width:202px; padding:30px 19px; height:424px; background-color: #f4f4f4;}
.m-floor-sliders { border-bottom: 1px solid #eee; border-right: 1px solid #eee; width:479px; height:241px; left:240px; position:absolute; }

/* 焦点图 */
.focus{width:479px; height:241px; position:relative; float:left; overflow:hidden;}
.f479x240{width:479px;height:241px;overflow:hidden}
.f479x240 img{width:479px;height:241px}

.rslides{width:100%;position:relative;list-style:none;padding:0}
.div_rec_box .rslides li{ border:none; padding:0; width:auto; height:auto; }
.div_rec_box .rslides li a{ float:left; }
.rslides_nav{ display:none; height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;
background:url(../images/ico_slier_bg.png);margin-top:-28px;}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px -560px;right:0}
.rslides_tabs{ clear:both;text-align:center; position:absolute; z-index:9; bottom:10px; width:100%; height:20px; overflow:hidden;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#DDD;display:inline-block;_display:block;*display:block;width:9px;height:9px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#390}

.recom h2 {
    border-bottom: 1px solid #fff;
    color: #35383a;
    font-size: 20px;
    height: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.recom ul{ }
.recom ul li{ margin-bottom:20px; }
.recom .p-name {
    height: 18px;
    overflow: hidden;
    padding-left: 20px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 182px;
	 word-break: break-all;
    word-wrap: break-word;
}
.recom .p-img {
    background-color: #fff;
    display: none;
    height: 140px;
    overflow: visible;
    padding: 23px 0 24px;
	margin-top:20px;
    position: relative;
}
.recom .p-img i {
    border-color: transparent transparent #fff;
    border-style: dashed dashed solid;
    border-width: 8px;
    height: 0;
    left: 93px;
    overflow: hidden;
    position: absolute;
    top: -16px;
    width: 0;
}
.recom .p-img img {
    display: block;
    margin: 0 auto;
}
.recom .p-img .p-price {
    bottom: 10px;
    color: #ca1927;
    font-weight: 700;
    position: absolute;
    right: 10px;
}
.recom .p-img .p-price .price {
    color: #ca1927;
    font-size: 12px;
}
.recom .p-img .p-price .price em {
    color: #ca1927;
    font-size: 14px;
    padding-left: 2px;
}
.recom .p-name i {
    background-color: #35383a;
    color: #fff;
    display: block;
    font-style: normal;
    height: 15px;
    left: 0;
    line-height: 15px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 15px;
}
.recom .p-name a{ color:#666; }
.recom .curr .p-img{ display:block; }

.div_list_main{ float:left; padding:10px 10px; }
/* select */
.div_list_select{ padding:5px 0; width:1200px; font-size:12px;}
.div_list_select li{list-style:none;padding:10px 0 5px 100px}
.div_list_select .select-list{border-top:#ccc 1px dashed}
.div_list_select .select-result{border-top:#ccc 1px dashed}
.div_list_select dl{zoom:1;position:relative;line-height:24px; }
.div_list_select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.div_list_select dt{width:100px;margin-bottom:5px;position:absolute;top:0;left:-120px;text-align:right;color:#666;height:24px;line-height:24px}
.div_list_select dd{float:left;display:inline;margin:0 0 8px 8px;}
.div_list_select a{display:inline-block;white-space:nowrap;height:24px;padding:0 10px;text-decoration:none;color:#039;border-radius:2px; color:#888;}
.div_list_select a:hover{color:#d70000;background-color:#f3edc2}
.div_list_select .selected a{color:#fff;background-color:#d70000}
.select-result dt{font-weight:bold}
.select-no{color:#999}
.div_list_select .select-result a{padding-right:20px;background:#d70000 url(../images/close.gif) right 9px no-repeat}
.div_list_select .select-result a:hover{background-position:right -15px}

.l-list-top{ float:right; width:1188px; background: none repeat scroll 0 0 #f7f7f7; border: 1px solid #e0e0e0; margin-top:5px; }
.order_31{ float:left; color:#333;}
.order_31 a{ font-size:12px; color:#666; }
.order_31 dt{ float:left;}
.order_31 dt h3{ font-size:14px; padding-left:5px; }
.order_31 dd{float:left; padding:0 25px; border-right: 1px solid #e0e0e0; height:30px; line-height:30px; overflow: hidden;color:#666; cursor:pointer; }
.order_31 .curr { font-weight: bold; background:#fff;}
.order_31 .curr a{color: #d70000;}
.order_31 .curr b{ float:right; width:12px; height:12px; background:url(../images/item.png) no-repeat center -47px; margin:10px 0 0 6px; }
.order_31 .currs { font-weight: bold; background:#fff;}
.order_31 .currs a{color: #d70000; cursor:pointer;}
.order_31 .currs b{ float:right; width:12px; height:12px; background:url(../images/item.png) no-repeat center -35px; margin:10px 0 0 6px; }
.pagin { border-left: 1px solid #FFFFFF; float: right; height: 22px; padding: 2px 10px;}
.total { color: #CC3300; float: right; height:30px; line-height: 30px; padding:0 10px;}
.total a{ color:#666; }
.total a:hover{ color:#cc0000; }

.div_pro{ width:1210px; margin:0 auto; overflow:hidden; }
.div_pro_box{ float:left; width:220px; position:relative; margin:5px 10px 15px; border: 1px solid #f1f1f1; height:352px; overflow:hidden; }
.div_pro .div_pro_boxh{ border: 1px solid #f3edc2; }
.div_pro_box .div_pro_img{ width:220px; height:220px; text-align:center; position:relative; overflow:hidden; }
.div_pro_box .div_pro_img a{ float:left; width:200px; margin:0 10px; height:220px; position:absolute; left:0; top:0; overflow:hidden; }
.div_pro_box .div_pro_img a img{ max-width:200px; padding-top:10px; }
.div_pro_box .div_pro_img .important-key{ left: 13px; top: 13px; position:absolute; color: #999; line-height: 12px; }

.main_page_all{ width:100%; float:left;  margin:10px 0 30px 0; }
.page_pagination { padding: 0; margin:0; list-style-type: none; text-align: center;}
.page_pagination li {display: inline; margin: 0;padding: 0;}
.page_pagination li a,.page_pagination li span { display: inline-block; background: #fff; border: 1px solid #e0e0e0; height:25px; margin: 0 1px; padding: 4px 16px; text-align: center; font-size: 12px; line-height:25px; -webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -ms-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; font-size:14px;}
.page_pagination li:first-child a,
.page_pagination li:first-child span {margin-left: 0;}
.page_pagination li:last-child a,
.page_pagination li:last-child span {margin-right: 0;}
.page_pagination li a {color: #999;text-decoration: none;}
.page_pagination li.page_current span {background: #d70000; border: 1px solid #d70000; color: #fff;}
.page_pagination li a:hover { border: 1px solid #d70000;}
.page_pagination li span {color: #919090;}
.div_pro_title{ line-height:20px; padding:0 10px; }

.div_pro_money { width:200px; float:left; padding:8px 0px 0 0px;  color: #333; }
.div_pro_money .price { display: inline-block; height: 18px; line-height: 18px; padding-top: 2px;}
.div_pro_money .price .price-yue { color: #999; font-family: arial; font-size: 12px; line-height: 18px;  vertical-align: bottom;}
.div_pro_money .price .price-num, .div_pro_money .price .price-sign { font-size: 18px; vertical-align: baseline;}
.div_pro_money .price .price-sign { font-family: arial; font-weight: 400; padding: 0 4px; }
.div_pro_money .price .price-num { font-family: Verdana,Arial; font-weight: 700; line-height: 18px; }
.div_pro_money .price { line-height: 18px; color: #d70000;}
.div_pro_money .week-sale{ float:right; font-size:12px; color:#999; }
.info-row { padding-top:10px; }
.info-row .user-comment{ float:left; font-size:12px; color:#999;}
.info-row  .num { color: #666;}

.info-row .user-score { display: inline-block; height: 11px; position: relative;  width: 73px;}
.info-row .user-score span { left: 0; position: absolute; top: 0; }
.div_pro_shop{ width:200px; position:absolute; bottom:0; padding:0 10px; margin-top:5px; margin-left:-10px; background: none repeat scroll 0 0 #f7f7f7; border-top: 1px solid #e8e8e8; height: 30px; line-height: 30px;}
.div_pro_shop a{ color:#666; }
.div_pro_shop a:hover{ color: #d70000; }


.div_con_pic{ float:left; position:relative; width:1160px; background:#fff; padding:20px; margin-bottom:20px; }
/* 图片展示 */
.preview{width:400px; height:465px; float:left; }
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:400px; overflow:hidden;}
.bigImg #midimg{width:400px; height:400px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}

.div_con_info{ float:left; padding-left:30px; width:680px; }
.div-product-info{ float:right; width:1200px; margin-top:20px; }
.div-product-infoa{ float:right; width:1060px; margin-bottom:10px; }
.div-info-title{ position:absolute; height:42px; width:1200px; }
.div-info-titlea{ position:absolute; height:42px; width:1060px; }
.ul_menu_f{ position:absolute; height:40px; border-left: 1px solid #EAEAEA;}
.ul_menu_e{ float:right; height:40px; }
.ul_menu_e li{ float:left; width:150px; height:40px; line-height:40px; text-align:center; font-size:14px; font-family:"微软雅黑"; cursor: pointer; background:#A8A8A8; color:#333;}
.ul_menu_f li{  float:left; width:150px; height:40px; line-height:40px; text-align:center; font-size:14px; font-family:"微软雅黑"; cursor: pointer;}
.li_menu_active{ background:#FFFFFF; border-right: 1px solid #EAEAEA; border-top: 2px solid #666666; color: #d70000; cursor:pointer; font-weight:bold; }
.li_menu_normal{ float:left; background:#FFFFFF; border-color:#EAEAEA; border-image: none; border-style: solid solid solid none; border-width: 1px 1px 1px 0px; }
.ul_menu_e .li_menu_normal{ border:none; }
.ul_menu_e .li_menu_active{ background:#AC143F; border:none;  color: #fff; cursor:pointer; font-weight:bold; }
.div-info-main{ float:left; width:1198px; border: 1px solid #EAEAEA; margin-top:41px; margin-bottom:20px; }
.div-info-maina{ float:left; width:1060px; background:#fff; margin-top:40px; border-top:#AC143F solid 2px; }
.div_info_tit{ float:left; height:35px; overflow:hidden; }
.div_info_tit h1{ float:left; width:57px; height:35px; background:url(../images/info_title_h1.gif) no-repeat top
 left; text-align:center; line-height:35px; color:#fff; font-weight:normal; font-size:24px; }
.div_info_tit h3{ float:left; color:#fff; font-weight:normal; font-size:24px; line-height:35px; padding-left:10px;}
.div_info_tit span{ float:left; color:#fff; line-height:50px; font-size:12px; padding-left:5px; }
.goods-property {
	width:1158px;
	float:left;
    border-bottom: 1px solid #EAEAEA;
    padding: 10px 20px;
}
.goods-property-1 {
	float:left;
    padding: 10px 20px;
	font-size:12px;
	 color:#666;
}
.goods-property-1 p{ float:left; width:100%; text-align:center; }
.goods-property-1 p img{ max-width:100%; }
.goods-property li {
    float: left;
    padding: 4px 8px;
    width:210px;
	font-size:12px;
	color:#666;
	text-align:center;
}
.goods-property p{
	line-height:1.8em;
	font-size:12px;
	color:#666;}
.goods-property-1 table tbody td{ padding:5px; background:#fff; color:#d70000; }
.compare-view {
    height:100px;
    overflow: hidden;
}
.compare-view li {
    border-right: 1px solid #EAEAEA;
    float: left;
    height:90px;
}
.centage-praise .s-praise {
	padding-top:10px;
    font-family: "Microsoft YaHei","微软雅黑";
    font-size: 14px;
    padding: 2px;
}
.centage-praise .s-centage {
	padding-top:10px;
    font-size: 36px;
	font-family: "Microsoft YaHei","微软雅黑";
	color:#F00;
	list-style:36px;
}
.go-comm-btn {
    background:url(../images/item.png) no-repeat 0 -134px;
    display: block;
    height: 27px;
    margin-top: 10px;
    outline: 0 none;
    text-indent: -999em;
    width: 106px;
}
.centage-praise span {
	float:left;
	width:100%;
    display: block;
}
.ul_menu_p{ float:left; height:35px;}
.ul_menu_p li{  float:left; width:230px; height:35px; margin-right:1px; line-height:35px; text-align:center; font-size:12px; font-family:"微软雅黑"; cursor: pointer;}
.ul_menu_p li i{ float:left; height: 4px; width: 7px; margin-left:93px;}
.li_menu_pt a{ background:#d70000; color: #fff; display: block; font-weight:700;}
.li_menu_pt i{ background:url(../images/item.png) no-repeat -176px -115px; }
.li_menu_pn a{ background:#f1f1f1; color: #6E6E6E; display: block; font-weight: normal;}
.div_myTab{ float:left; width:1158px; margin-top:10px; }
.g-consult-item {
	float:left;
	width:1100px;
    border-bottom: 1px solid #EAEAEA;
    line-height: 22px;
    overflow: hidden;
    padding: 10px;
}
.consult-ask {
	width:100%;
	float:left;
}
.consult-ask i {
	float:left;
    background:url(../images/item.png) no-repeat 0 -276px;
    display: block;
    height: 13px;
	margin-top:4px;
    width: 16px;
}
.ask-content {
	float:left;
    padding: 0 240px 0 25px;
}
.asker-name {
    color: #CCCCCC;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
	text-align:right;
	float:right;
}
.ask-date {
    color: #CCCCCC;
	float:right;
    text-align: right;
    width: 135px;
}
.g-comm-item {
	display:block; float:left;
    overflow: hidden;
    padding-bottom: 18px;
}
.g-comm-item .g-user {
    float: left;
    width: 110px;
}
.g-user-head {
    height:60px;
    overflow: hidden;
    width: 88px;
	text-align:center;
}
.g-user-head img {
    height:60px;
    width:60px;
}
.g-user-name {
    color: #666666;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    position: relative;
}
.g-user-name .user-name {
    display: block;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
    width:88px;
	text-align:center;
}
.g-user-date {
	width:88px;
	text-align:center;
	text-overflow: clip;
    color: #8A8A8A;
    height: 20px;
    line-height: 20px;
}
.g-comm-item .g-comment {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: right;
    line-height: 22px;
    padding: 15px 0;
    position: relative;
    width:780px;
}
.g-comm-item .g-comment .i-comment {
    background:url(../images/item.png) no-repeat -198px -101px;
    display: block;
    height: 11px;
    left: -7px;
    position: absolute;
    top: 15px;
    width: 7px;
}
.g-comm-item .g-comm-wrap {
    clear: both;
    padding-left: 20px;
}
.g-comm-item .g-comm-wrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.g-comm-item .g-comm-wrap {
}
.g-comm-item .lab-head {
    display: block;
    float: left;
    width: 70px;
}
.g-comm-item .lab-cont {
    color: #333333;
    display: block;
    float: left;
    width: 655px;
}
.go-consult-btn {
    background:url(../images/item.png) no-repeat 0 -307px;
    display: block;
    height: 27px;
    margin: 20px 0 10px;
    text-indent: -999em;
    width: 106px;
}

.g-consult-item {
	float:left;
	width:900px;
    border-bottom: 1px solid #EAEAEA;
    line-height: 22px;
    overflow: hidden;
    padding: 10px;
}
.detial_pic {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #E4E4E4;
    float:right;
    height: 625px;
    width: 438px;
}
.detial_pic .pic_box {
    margin: 30px auto 8px;
    overflow: hidden;
    width: 370px;
}
.detial_pic .bask_pic_box {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 500px;
    margin-bottom: 8px;
    overflow: hidden;
    text-align: center;
}
.detial_pic .pic_like {
    background: url("../images/long_line.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 36px;
    position: relative;
}
.detial_pic .like_box, .detial_pic .look_box {
    display: block;
    position: absolute;
    top: 0;
}
.detial_pic .like_box {
    background: url("../images/linke_bg.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    height: 22px;
    left: 0;
    line-height: 22px;
    overflow: hidden;
    padding-right: 2px;
}
.detial_pic .like_box .l_box {
    background-position: 0 -160px;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    padding-left: 26px;
    width: 33px;
}
.detial_pic .like_box .r_box {
    display: block;
    float: left;
    padding: 0 6px 0 7px;
}
.detial_pic .look_box {
    background-position: -385px -78px;
    color: #6E6E6E;
    padding-left: 20px;
    right: 0;
}
.detial_pic .pic_tag {
    height: 44px;
    overflow: hidden;
}
.detial_pic .ul_tag_list {
    background-position: -377px 0;
    height: 28px;
    margin-top: 10px;
    overflow: hidden;
    padding-left: 26px;
    padding-top: 5px;
}
.detial_pic .ul_tag_list li {
    border: 1px solid #B8B8B8;
    color: #8C8C8C;
    display: inline;
    float: left;
    height: 18px;
    line-height: 18px;
    margin-right: 6px;
    padding: 0 6px;
}
.detial_info {
	padding-left:20px;
	padding-top:20px;
    float: right;
    height: 607px;
    width: 600px;
	overflow:hidden;
	background:#fff;
}
.div_pros{ width:1200px; margin:0 auto; overflow:hidden; }
.div_con_name,.div_con_price,.div_con_tips,.div_con_select,.div_con_btn{ float:left; width:100%; }
.div_con_name h1 { font-family: arial,"microsoft yahei"; font-size:24px; font-weight: 700; line-height: 1.8em; overflow: hidden; color:#555; }
.div_con_name  p {
    color: #e3393c;
    font-family: arial,"microsoft yahei";
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
}
.div_con_name  p a {
    color: #005ea7;
    text-decoration: underline;
}
.div_con_price{ padding:15px 0; border-bottom:#CDCDCD dotted 1px;} 
.div_con_price ul{ float:left; }
.div_con_price ul li{ float:left; width:100%; line-height:30px; }
.div_con_price ul li span{ float:left; width:60px; font-size:14px; color:#333; }
.div_con_price ul li a{ float:left; color:#999; text-decoration:line-through; font-size:14px; }
.div_con_price ul li strong{ color: #e4393c;display: inline-block; float:left; padding-right:20px; font-size:24px; vertical-align: middle; font-weight:400;}
.div_con_price ul li p{ float:left; color:#777; font-size:14px; }
.div_con_tips{ padding:10px; position:relative; border-bottom:#f9f9f9 solid 1px; overflow:hidden; }
.div_con_tips h3{ position:relative; padding-right:30px; font-size:14px; color:#333; line-height:1.8em; padding-bottom:6px; cursor:pointer; }
.div_con_tips p{ font-size:12px; color:#888; }

.div_con_select{ padding:10px; position:relative; border-bottom:#f9f9f9 solid 1px; }
.span_select_title{ float:left; width:80px; font-size:14px; color:#333;  }
.div_cons_list{ float:left; width:580px; }

.div_cons_list .item {
	width:auto; background:none; border:none;
    float: left;
    margin: 2px 8px 2px 0;
}
.div_cons_list .item a {
	float:left;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 4px 6px;
}
.div_cons_list .item a:hover {
    border: 2px solid #e4393c;
    padding: 3px 5px;
}
.div_cons_list .item.selected {
    position: relative;
}
.div_cons_list .item.selected a {
    border: 2px solid #e4393c;
    padding: 3px 5px;
}
.div_cons_list .item.selected b {
    background:url(../images/newicon20140910.png) no-repeat scroll -202px -224px;
    bottom: 0;
    height: 12px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 12px;
}
.div_cons_list .item a img {
    display: inline-block;
    margin: 1px 3px 1px 1px;
    vertical-align: middle;
}
.div_cons_list .item a i {
    display: inline-block;
    font-size: 14px;
	font-style:normal;
	color:#666;
    vertical-align: middle;
}

.div_con_btn{ padding:20px 0;}
.div_con_btn a{ color:#fff; }
.f-l {
    float: left;
    margin-right: 10px;
}
.tb-btn-sku {
    background-color: #ffeded;
    border: 1px solid #c40000;
    color: #c40000;
    cursor: pointer;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    height: 38px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 178px;
}
.tb-btn-sku a{ color:#333;}
.tb-btn-sku:hover {
    background-color: #c40000;
    color: #fff;
}
.tb-btn-sku:hover a{ color:#fff; }
.tb-btn-basket {
    background-color: #c40000;
    border: 1px solid #c40000;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    height: 38px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 178px;
}
.tb-btn-basket:hover {
    background-color: #f00;
}

.Ptable { border-collapse: collapse; border-spacing: 0; border-color:#ccc; margin-top:10px;}
.Ptable td { color: #666; font-size: 12px; height: 10px; line-height: 20px;  padding:5px;  word-break: break-all; border-color:#ccc;}
.Ptable th { font-size: 18px; height: 10px; line-height: 40px; padding-left: 20px; text-align: left; border-color:#ccc;}
.Ptable td.td-txtlft { padding-left: 10px; text-align: left; border-color:#ccc;}
.Ptable .w130 { width: 130px; }
.tdTitle { padding-left: 20px; text-align: center; width:80px; }

.com-table-header {
	float:left;
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.com-table-header .item {
    float: left;
	border-right:1px solid #ddd;
    font-weight: 700;
}
.com-table-header .column1 {
    text-align: center;
    width:708px;
}
.com-table-header .column2 {
    padding-right: 10px;
    text-align: center;
    width:110px;
}
.com-table-header .column3 {
    padding-right: 10px;
    text-align: center;
    width: 150px;
}
.com-table-header .column5 {
    text-align: center;
    width:160px;
	border:none;
}

.comments-item{ float:left; width:100%; padding:10px 0; border-bottom: 1px dotted #ddd;}
.comments-item .comments-item-txt{ float:left; width:700px; }
.comments-item .rate-sku{ float:left; width:250px; }
.comments-item .rate-user-info{ float:right; width:200px; }
.comments-item .user-item{ float:left; width:100%; text-align:center; }
.div_uorder_main{ float:left; width:100%; background:#fff; padding-bottom:20px; }
.div_uorder_search{ position:absolute; right:0; top:0px; }
.div_uorder_search .s-itxt{ border:#f1f1f1 solid 1px; height:18px; margin-right:10px; padding:5px; }
.div_uorder_main .form .item {
	background:none;
	border:none;
	width:auto;
    display: block;
    line-height: 30px;
	float:left;
	clear:both;
}
.form .item::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .form .item {
    height: 1%;
}
* + html .form .item {
    min-height: 1%;
}
.form .item span.label {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 6px 0;
    text-align: right;
    width: 100px;
}
.form em {
    color: #e4393c;
}
.form .itxt, .form .selt, .form .sele, .form .area {
    border: 1px solid #ccc;
    float: none;
    line-height: 18px;
    padding: 5px;
}
.form .text {
    border: 1px solid #ccc;
    line-height: 18px;
    padding: 5px;
}
.form .selt, .form .sele {
    width: 100px;
}
.form .selt1 {
    width: 70px;
}
.form .itxt, .form .text {
    height: 18px;
    padding: 5px 23px 5px 5px;
    width: 127px;
}
.form .itxt1 {
    width: 287px;
}
.form .itxt-focus {
    border-color: #71b247;
}
.form .itxt-error {
    background:url("../images/error-ico.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border-color: #e4393c;
    color: #e4393c;
}
.form .itxt-succ {
    background:url("../images/succ-ico.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.form .prompt-error {
    clear: both;
    color: #e4393c;
    line-height: 18px;
    margin-top: 5px;
}
.form .prompt-03 {
    clear: both;
    color: #999;
    line-height: 18px;
    margin-top: 5px;
}
.form label {
    float: none;
}
.form .jdradio, .form .jdcheckbox {
    float: none;
    margin: 0 3px 0 0;
    padding: 0;
    vertical-align: -2px;
}
.user-set .interest-list li {
    border: 1px solid #cfcfcf;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin: 10px 10px 0 0;
    padding: 8px 9px;
    position: relative;
}
.user-set .interest-list li.selected {
    border-color: #e4393c;
    border-width: 2px;
    padding: 7px 8px;
}
.user-set .interest-list li.selected s {
    background:url("../images/selt.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    width: 16px;
}
.user-set .birthday-info {
    overflow: hidden;
    width: 397px;
}
.userset-lcol {
    float: left;
    width: 500px;
}
.user-set .interest-list {
    width: 400px;
}
.fl {
    float: left;
}
.btn-5:link, .btn-5:visited, .btn-6:link, .btn-6:visited, .btn-7:link, .btn-7:visited, .btn-8:link, .btn-8:visited {
    color: #323333;
    text-decoration: none;
}
.btn-5, .btn-6, .btn-7, .btn-8 {
    background-color: #f5fbef;
    background-image: linear-gradient(to bottom, #f5fbef 0px, #eaf6e2 100%);
    border: 1px solid #bfd6af;
    border-radius: 2px;
    color: #323333;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 2px 14px 3px;
}

.stepflex {
	width:480px;
    border-top: 5px solid #ccc;
    margin: 30px auto;
    text-align: center;
	clear:both;
}
.stepflex dl {
    border-top: 5px solid #ccc;
    float: left;
    position: relative;
    top: -5px;
    width: 160px;
}
.s-num {
    background-image:url("../images/step2013.png");
    color: #fff;
    font-weight: 700;
    height: 23px;
    line-height: 23px;
    margin: -15px auto 0;
    position: relative;
    width: 23px;
}
.s-text {
    color: #ccc;
}
dl.doing {
    border-top-color: #7abd54;
}
.doing .s-num {
    background-position: -23px 0;
}
.doing .s-text {
    color: #7abd54;
}
dl.done {
    border-top-color: #caecb6;
}
.done .s-num {
    background-position: -46px 0;
}
.done .s-text {
    color: #caecb6;
}
.doing b, .doing s, .first s, .last b {
    background-image:url("../images/step2013.png");
    font-size: 0;
    height: 5px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: -5px;
    width: 5px;
}

.div_user_pas{ padding:20px; }
#content .form{ margin-left:180px; }
#content .form .item span.label {
    width: 130px;
}
#content .form .msg-text {
    color: #999;
}
#content .form .msg-text02 {
    border: 1px solid #ccc;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    padding: 0 5px;
}
#content .form .msg-error02 {
    border: 1px solid #e4393c;
    color: #e4393c;
}
#content .form .itxt-warn {
    background:url("../images/warn-icon.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border: 1px solid #fc0;
}
#content .form .msg-warn02 {
    border: 1px solid #fc0;
    color: #fc0;
}
#content .form .text {
    border: 1px solid #ccc;
    float: none;
    height: 18px;
    line-height: 18px;
    padding: 5px 23px 5px 5px;
    width: 127px;
}
#content .form .text:focus {
    border-color: #71b247;
}
#content .form .check {
    margin: 10px 0 10px 20px;
}
#content .form .check label {
    line-height: 20px;
}
.btn-9:link, .btn-9:visited, .btn-10:link, .btn-10:visited, .btn-11:link, .btn-11:visited, .btn-12:link, .btn-12:visited {
    color: #323333;
    text-decoration: none;
}
.btn-10, .btn-14 {
    padding: 5px 14px;
}
.btn-9, .btn-10, .btn-11, .btn-12 {
    background-color: #f7f7f7;
    background-image: linear-gradient(to bottom, #f7f7f7 0px, #f3f2f2 100%);
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #323333;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 2px 14px 3px;
}
.ml10 {
    margin-left: 10px;
}
.ftx-un {
    font-size: 16px;
    line-height: 25px;
    margin-right: 10px;
}
.btn-1:link, .btn-1:visited, .btn-2:link, .btn-2:visited, .btn-3:link, .btn-3:visited, .btn-4:link, .btn-4:visited {
    color: #fff;
    text-decoration: none;
}
.btn-1, .btn-2, .btn-3, .btn-4 {
    background-color: #e74649;
    background-image: linear-gradient(to bottom, #e74649 0px, #df3134 100%);
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 3px 15px 4px;
    cursor:pointer;
}

.safe-icon-box {
    margin: 10px 0 0 240px;
    position: relative;
}
.safe-icon-box .m-icon {
    background:url(../images/icon48.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 48px;
}
.safe-icon-box .icon-succ02 {
    background-position: 0 0;
}
.safe-icon-box .icon-wrong02 {
    background-position: -48px 0;
}
.safe-icon-box .icon-warn02 {
    background-position: -96px 0;
}
.safe-icon-box .fore {
    line-height: 25px;
    margin-left: 58px;
}
.safe-icon-box .fore h3{ float:left; clear:both; }
.safe-icon-box .op-btns {
    margin-top: 15px;
}
.ftx02, .ftx-02 {
    color: #71b247;
}

.u-safe .rank-text {
    font-weight: 400;
    margin-right: 5px;
}
.safe-icon-box .fore .u-safe,.safe-icon-box .fore .ftx-03{ float:left; clear:both; }

.div_uorder_title{ float:left; width:100%; margin-bottom:1px; height:50px; background:#fff; line-height:50px; }
.div_uorder_title h3{ float:left; font-size:16px; color:#333; padding-left:15px; }
.div_uorder_title span{ float:left; padding-left:15px; font-size:12px; color:#999; }
.div_uorder_title span em{ font-style:normal; color:#d70000; }
.div_uorder_title a{ float:right; display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    margin: 0 10px 0 0;
    padding: 0 14px;
	background-color: #f5fbef;
    background-image: linear-gradient(to top, #f5fbef 0px, #eaf6e2 100%);
    border: 1px solid #bfd6af;
    border-radius: 2px;
	margin-top:10px;
	cursor:pointer;
    vertical-align: middle; }
.tbl-deliver-address .tbl-main {
    table-layout: fixed;
    width: 100%;
}
.tbl-deliver-address .caption {
    color: #fc6210;
    font-weight: 700;
    height: 21px;
    text-align: left;
}
.thead-tbl-grade th {
    background: none repeat scroll 0 0 #f2f2f2;
    border-bottom: 1px solid #e7e7e7;
    height: 40px;
    padding: 0 5px;
    text-align: left;
}
.tbl-deliver-address .col-man {
    width: 100px; text-align:center;
}
.tbl-deliver-address .col-area {
    width: 200px;
}
.tbl-deliver-address .col-postcode {
    width: 60px;
}
.tbl-deliver-address .col-phone {
    width: 130px;
}
.tbl-deliver-address .col-address {
    width: 200px;
}
.tbl-deliver-address tr {
	padding:5px 0;
    border-bottom: 1px solid #e7e7e7;
}
.tbl-deliver-address .address-hover {
    background-color: #eee;
}
.tbl-deliver-address .need-update {
    background-color: #f0f0f0;
    color: #cfcfcf;
}
.tbl-deliver-address td {
	border-bottom: 1px dashed #e7e7e7;
    padding:20px 5px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}
.tbl-deliver-address .note {
    background: none repeat scroll 0 0 #f60;
    border: 1px solid #f60;
    border-radius: 3px;
    color: #fff;
    padding: 4px 5px;
    text-decoration: none;
}
.div_uorder_title .ul_uorder_menu{ float:left; width:auto; margin-top:9px; } 

.user-info-cont .num {
    margin: 0 5px;
}
.user-info-cont strong {
    font-family: "microsoft yahei";
    font-size: 16px;
}
.ftx01, .ftx-01 {
    color: #e4393c;
}
.user-info-cont{ padding:10px 20px; float:left; }
.user-info-tips{ float:left; clear:both; color: #ff8a15;  padding:0 20px;}

.dquan {
    background: none repeat scroll 0 0 #ff7800;
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
}
.extra-td .J_Selector{ float:left; margin:4px 5px 0 0; }
.extra-td .dealtime {
	font-weight: 700;
    float: left;
	font-size:14px;
    margin-right: 8px;
}
.extra-td .J_MakePoint{ float:left; padding-left:30px; color:#666; }
.extra-td .last-item{ float:left; padding-left:20px; font-size:12px; }
.extra-td .last-item em{ font-style:normal; }
.trade-status a{ width:100%; text-align:center; padding:2px 0; float:left; }
.table_uorder .thead-tbl-grade th{ text-align:center; }
.table_uorder .thead-tbl-address td{ text-align:center; }
.table_uorder .goods_img_link{ float:left; padding-left:20px; padding-right:10px; }
.table_uorder .goods_img_link .item{ margin:0;}
.table_uorder .goods-info{ float:left; }
.table_uorder .goods-info p{ float:left; text-align:left; clear:both; }

/*搜索框下方广告*/
.fold_wrap{ width:100%; width:100%; overflow:hidden; margin-bottom:20px; }
.fold_wrap ul{width:1200px;height:240px;margin:0 auto;overflow:hidden;}
.fold_wrap ul li{float:left;width:20%;height:240px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap ul li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.2);_background:#B2B2B2;}
.fold_wrap ul li.active .mask_b{background:none;}
.fold_wrap ul li .mask_b h4{color:#fff;width:30px;margin:0 auto;display:block;font:30px/30px Microsoft Yahei;position:relative;padding:30px 0 0 0;}
.fold_wrap ul li.big{width:322px;}
.fold_wrap ul li .adv_intro{ width:92%; height:40px; padding:5px 4%; position:absolute;left:0; bottom:-50px;background:#37D; color:#FFF; overflow:hidden;}
.adv_intro_show{bottom:0 !important; transition:bottom 0.3s linear 0.3s; -webkit-transition:bottom 0.3s linear 0.3s;}

.pic_auto { height: 100%; width: 100%;}
.pic_auto1 { background:url(../img/01m.jpg) no-repeat scroll center 0 rgba(0, 0, 0, 0);}
.pic_auto2 { background:url(../img/02m.jpg) no-repeat scroll center 0 rgba(0, 0, 0, 0);}
.pic_auto3 { background:url(../img/03m.jpg) no-repeat scroll center 0 rgba(0, 0, 0, 0);}
.pic_auto4 { background:url(../img/04m.jpg) no-repeat scroll center 0 rgba(0, 0, 0, 0);}
.pic_auto5 { background:url(../img/05m.jpg) no-repeat scroll center 0 rgba(0, 0, 0, 0);}
.div_fl_menu{ float:left; width:234px; height:506px; }
.div_fl_mls{ float:right; width:956px; }


/*右侧按钮*/
#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_wmaps {
	z-index:99999;
	width:50px;
	height:50px;
	left:50%;
	margin-left:640px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_wxin {
	bottom:122px
}
#moquu_wshare {
	bottom:71px;
}
#moquu_wmaps {
	bottom:20px;
}
#moquu_wxin a {
	background:url(../images/sbtn.png) 0 -0px;
	right:0;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px
}
#moquu_wxin a:hover {
	background:url(../images/sbtn.png) -50px -0px
}

#moquu_wshare a {
	background:url(../images/sbtn.png) 0 -50px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wshare a:hover {
	background:url(../images/sbtn.png) -50px -50px
}

#moquu_wmaps a {
	background:url(../images/sbtn.png) 0 -150px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wmaps a:hover {
	background:url(../images/sbtn.png) -50px -150px
}
#moquu_top {
	bottom:173px;
	_margin-top:516px;
	background:url(../images/sbtn.png) 0 -101px;
	width:50px;
	height:50px
}
#moquu_top:hover {
	background:url(../images/sbtn.png) -50px -101px
}
.moquu_wxin,.moquu_wshare {
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare a:hover .moquu_wshareh {
	display:block
}
.moquu_wxin .moquu_wxinh {
	position:absolute;
	display:none;
	left:-280px;
	top:-200px;
	width:275px;
	height:355px;
	background:url(../images/lrtk_weixin.png) 0 -2px no-repeat
}
.moquu_wshare .moquu_wshareh {
	position:absolute;
	display:none;
	left:-280px;
	top:-200px;
	width:275px;
	height:360px;
	background:url(../images/lrtk_app.png) no-repeat
}
/* item_list */
.item_list{position:relative;padding:0 0 50px;}
.form .item{
	width:80px;background:#F0F0F0;
	overflow:hidden;
	margin:15px 0 0 0;
	border: 1px solid #D9D4D4;
}
.thead-tbl-address  .item{
	width:80px;background:#F0F0F0;
	overflow:hidden;
	margin:15px 0 0 0;
	border: 1px solid #D9D4D4;
}
.item_ie{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #909090 2px 2px 3px;
-moz-box-shadow: #909090 2px 2px 3px;
box-shadow: #909090 2px 2px 3px;
background: #F0F0F0;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F0F0F0), to(#F0F0F0));
background: -webkit-linear-gradient(#F0F0F0, #F0F0F0);
background: -moz-linear-gradient(#F0F0F0, #F0F0F0);
background: -ms-linear-gradient(#F0F0F0, #F0F0F0);
background: -o-linear-gradient(#F0F0F0, #F0F0F0);
background: linear-gradient(#F0F0F0, #F0F0F0);
-pie-background: linear-gradient(#F0F0F0, #F0F0F0);
behavior: url("./xwcms/PIE.htc");
width:231px;
background:#F0F0F0;
overflow:hidden;
margin:15px 0 0 0;
border: 0px solid #D9D4D4;
}

.item_t{padding:10px 8px 0;}
.item_t .img{background-color:#FFFFFF;margin:0 auto;position:relative;width:210px;}
.item_t .img a{display:block;}
.item_t .img a:hover img{filter:alpha(opacity=80);-khtml-opacity:0.8;opacity:0.8;-webkit-transition:all 0.3s ease-out;-khtml-transition:all 0.3s ease-out;}

.item .btns{   display:none;
   margin: 0 1px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 208px;
    z-index: 3;}
.img_album_btn{top:0px;position:absolute;background:#ff6fa6;color:#ffffff;height:20px;line-height:20px;width:280px;border-radius:3px;}
.img_album_btn:hover{color:#fff;}
.item_t .title{padding:8px 0;line-height:18px;}
.item_t .title em{ font-size:15px; font-weight:bolder; color:#2A9CDA;font-family: '黑体',cursive; margin-right:5px;text-shadow: 0 1px 0 #999999;}
.item_t .title span a{ color: #000000; font-weight:500;}
.item_t .title span a:hover{text-decoration:underline;}
.item_b{padding:10px 8px;}

.item_b .items_likes .like_btn{background:url("images/fav_icon_word_new_1220.png") no-repeat;display:block;float:left;height:23px;width:59px;margin-right:5px;}
.item_b .items_likes em{line-height:23px;display:block;float:left;padding:0px 6px;color:#FF6699;font-weight:800;border:1px solid #ff6fa6;border-radius:3px;}
.items_likes span{ float:right; color:#FF0004; }
.items_likes span a{ color:#FF0004; }

.p_option{ float:left; margin-top:2px; }
.btn-add, .btn-del, .fm-txt {border: medium solid #ccc; float: left;  height: 24px; line-height: 24px; text-align: center; width: 32px; cursor:pointer;}
.btn-add { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0;  font-size: 20px;}
.btn-del { border-radius: 3px 0 0 3px; border-width: 1px 0 1px 1px; font-size: 20px; }
.fm-txt { border-radius: 0; border-width: 1px; font-size: 16px;}
.option .btn-add, .option .btn-del { overflow: hidden;  text-indent: -200px;}
.option .btn-del { background-position: 10px -20px;}
.address .fm-sele-box { margin-bottom: 3px;}

.cha_box_stat{ float:left; width:920px; padding:20px; background:#fafafa; }
.cha_box_stat span{ float:left; height:34px; line-height:34px; padding-right:20px; color:#666666; }
.cha_box_stat h2{ float:right; height:34px; line-height:34px; font-weight:400; padding-right:20px; font-size:24px; color:#ff4a00; }
.cha_box_stat h2 em{ font-size:14px; color:#6d6d6d; font-style:normal; }
.cha_box_stat a{ float:right; width:136px; height:34px; text-align:center; line-height:34px; background:#e14a2e; font-size:14px; color:#fff; }
.cha_box_stat a:hover,.cha_box_stat a.hover{ background:#c43e26; }

.div_Process_bg{ background:#fff; border-bottom: 1px solid #eee; padding: 20px 0; }
.div_Process_bg .div_Process{ width:1200px; margin:0 auto; overflow:hidden; }

.cart-step-3{ float:right; width:480px; margin-top:30px; }
.cart-step-ico{ float:left; width:480px; height:30px; overflow:hidden; text-align:center; }
.cart-step-3 ul{ float:left; width:100%; }
.cart-step-3 ul li{ float:left; width:160px; text-align:center; font-size:14px; color:#6B6B6B; }
.cart-step-3 ul li.cart_step_red{ color:#f01f25; }

.div_Process_logo{ float:left; width:100%; position:relative; padding-bottom:20px; border-bottom:#333 solid 2px; }
.div_Process_boder{ width:300px; height:2px; background:#FF0004; position:absolute; bottom:-2px; }
.shopCartBox,.J_cartHeader{ float:left; width:100%; }

.shop-cart-box-hd {
    height: 55px;
    line-height: 55px;
}
.shop-cart-box-hd .title {
    color: #333;
    float: left;
    font-size: 24px;
}
.shop-cart-box-hd .tip {
    color: #8c8c8c;
    float: left;
    font-size: 14px;
    line-height: 1.2;
    margin: 20px 0 0 10px;
}
.shop-cart-empty {
    background:url(../images/shopCart-empty-mitu.jpg) no-repeat top right;
    margin: 35px auto 0;
    padding: 50px 0 105px;
    width: 540px;
}
.shop-cart-empty h2 {
    color: #6d6d6d;
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 20px;
    width: 280px;
}
.shop-cart-emptys {
    background:url(../images/ico_nav_wl.png) no-repeat top left;
    margin: 50px auto 0;
    padding:0px 0 0 105px;
    width: 540px;
}
.shop-cart-emptys h2 {
    color: #6d6d6d;
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom:10px;
    width: 280px;
}
.shop-cart-emptys ul{ padding-bottom:10px; }
.shop-cart-emptys ul li{ height:25px; line-height:25px; font-size:14px; color:#666; }
.shop-cart-emptys ul li em{ font-style:normal; }
.shop-cart-coudan {
    padding-right: 20px;
}
.shop-cart-coudan a {
    color: #ee330a;
}
.shop-cart-coudan a:hover {
    text-decoration: underline;
}
.btn-primary {
    background-color: #ff4a00;
    border: 1px solid #ff4a00;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    width: 148px;
}
.btn-primary:hover{ color:#fff; }
.shop-cart-goods dt {
    background: #fafafa none repeat scroll 0 0;
    color: #8c8c8c;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    padding: 8px 0;
}
.shop-cart-goods dt .col {
    border-left: 1px solid #dfdfdf;
    float: left;
    margin-left: -1px;
}
.shop-cart-goods dd .col em{ font-style:normal; }
.shop-cart-goods dd .del {
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
	background:#dcdcdc;
}
.shop-cart-goods dd i{ width:20px; height:20px; float:left; background:url(../images/close.gif) no-repeat 6px -16px; }
.shop-cart-goods dd .del:hover {
    background: #8c8c8c none repeat scroll 0 0;
    color: #fff;
}
.shop-cart-goods dt .col-1 {
    border-left: medium none;
    margin-left: 0;
    padding-left: 30px;
    width:690px;
}
.shop-cart-goods .col {
    text-align: center;
}
.shop-cart-goods .col-1 {
    text-align: left;
}
.shop-cart-goods .col-2 {
    text-align: center;
    width: 97px;
}
.shop-cart-goods .col-3 {
    text-align: center;
    width: 200px;
}
.shop-cart-goods .col-4 {
    width: 94px;
}
.shop-cart-goods .col-5 {
    width: 50px;
}
.shop-cart-goods .J_proItem {
	float:left;
	width:100%; 
	border-bottom: 1px solid #dfdfdf;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
}
.shop-cart-goods .J_proItem .col {
    
    color: #333;
    display: table-cell;
    padding: 10px 0;
    vertical-align: middle;
}
.shop-cart-goods .J_proItem .item-row{ float:left; }
.shop-cart-goods dd .col-1 {
    border-left: medium none;
    margin-left: 0;
    padding-left: 30px;
    width:720px;
}
.shop-cart-goods .J_proItem .g-pic {
    display: table-cell;
    padding-left: 30px;
    padding-right: 15px;
    vertical-align: middle;
    width: 120px;
}
.shop-cart-goods .J_proItem .g-info {
    color: #818181;
    display: table-cell;
    font-size: 12px;
    vertical-align: middle;
}
.shop-cart-goods .J_proItem .g-info .g-name {
    font-size: 18px;
}
.shop-cart-goods .J_proItem .g-info .g-name a {
    color: #333;
}
.shop-cart-goods .J_proItem .g-info .g-other-info {
    color: #f32f39;
}
.shop-cart-goods .J_proItem .g-info .g-other-info span {
    color: #ff4a00;
    cursor: pointer;
    text-decoration: underline;
}
.shop-cart-goods .J_proItem .g-info .g-detail {
    margin-left: 5px;
    margin-top: 8px;
}

.shop-cart-box-ft .shop-cart-action .btn {
    float: right;
    margin-left: 10px;
}
.shop-cart-box-ft{ float:left; width:100%; padding-top:30px; }
.shop-cart-box-ft .shop-cart-action {
	float:left;
    background: #fafafa none repeat scroll 0 0;
    clear: both;
	width:1140px;
    padding: 20px 30px;
}
.shop-cart-box-ft .shop-cart-action h3{ font-size:16px; color:#333; line-height:1.8em; }
.shop-cart-box-ft .shop-cart-action p{ font-size:12px; color:#666; line-height:2.0em; }
.btn-lineDakeLight {
    background-color: #fafafa;
	 border: 1px solid #dfdfdf;
    color: #333;
	cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    width: 148px;
}
.btn-lineDakeLight:hover{  background-color: #dfdfdf; color:#333; }
.shop-cart-box-ft .shop-cart-total {
    color: #6d6d6d;
    float: right;
    margin: 0 70px;
}
.shop-cart-box-ft .shop-cart-total span {
    color: #ff4a00;
    display: inline-block;
    min-width: 130px;
    text-align: right;
    white-space: nowrap;
}
.shop-cart-box-ft .shop-cart-total em{ font-style:normal; }
.shop-cart-box-ft .shop-cart-total .total-price {
    margin: 30px 0;
}
.shop-cart-box-ft .shop-cart-total .total-price strong {
    font-size: 30px;
    margin-right: 5px;
}
.shop-cart-box-ft .shop-cart-total li {
    margin-bottom: 10px;
}
.shop-cart-box-ft .xm-add-buy {
    float: left;
    margin: 0 0 30px;
}
.xm-add-buy ul {
    margin-bottom: -10px;
    white-space: nowrap;
}
.xm-add-buy li {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #333;
    cursor: pointer;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    padding: 7px 10px;
    position: relative;
}

.checkout-price ul {
    margin-bottom: 20px;
}
.checkout-price li {
    line-height: 2;
    text-align: right;
}
.checkout-price li span {
    color: #ff4a00;
    display: inline-block;
    min-width: 130px;
}
.checkout-price .checkout-total {
	text-align:right;
	padding-bottom:20px;
}
.checkout-price .checkout-total span {
    color: #ff4a00;
    display: inline-block;
    min-width: 130px;
}
.checkout-price .checkout-total span strong {
    font-size: 30px;
    font-weight: normal;
    margin-right: 5px;
    white-space: nowrap;
}
.box-hd {
    height: 44px;
    padding-top: 6px;
}
.box-hd .title {
    line-height: 44px;
	font-size:18px; color:#333; font-weight:400;
    margin: 0;
}

.xm-box{ float:left; width:100%; } 
.xm-box .box-hd{ border-bottom: 1px solid #dfdfdf;}
.xm-box .box-bd{ float:left; width:100%; margin-top:20px; }
.xm-box .box-bd li{ float:left; }
.xm-box .box-bd li {
    background: #fafafa;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    min-width: 150px;
    padding: 15px 30px;
    white-space: nowrap;
}
.xm-box .box-bd li:hover {
    background: #f3f3f3 none repeat scroll 0 0;
}
.xm-box .box-bd li input {
    display: none;
}
.xm-box .box-bd li p {
    color: #333;
}
.xm-box .box-bd li p span {
    color: #6d6d6d;
    display: block;
    font-size: 12px;
    line-height: 1.2;
}
.xm-box .box-bd .selected {
    background: #fff none repeat scroll 0 0;
    border-color: #ff4a00;
}
.xm-box .box-bd .selected:hover {
    background: #fff none repeat scroll 0 0;
}

.xm-address-list dl {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    float: left;
    height: 160px;
    margin: 0 0 10px 10px;
    padding: 15px 18px;
    position: relative;
    width: 250px;
}
.xm-address-list dl:hover {
    background: #f3f3f3 none repeat scroll 0 0;
}
.xm-address-list dl .edit-btn {
	float:left;
	margin-right:5px;
    border: 1px solid #dfdfdf;
    color: #333;
    cursor: pointer;
    display: none;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin-top: 8px;
    text-align: center;
    width: 58px;
}
.tbl-deliver-address .xm-address-list dl .edit-btn{ display:block; }
.xm-address-list dl dt {
    border-bottom: 1px solid #dfdfdf;
    color: #333;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px;
}
.xm-address-list dl dt strong {
    float: left;
    font-weight: 400;
}
.xm-address-list dl dt span {
    float: right;
}
.xm-address-list dl dt .tag {
    background: #dfdfdf none repeat scroll 0 0;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin-top: 6px;
    padding: 0 10px;
}
.xm-address-list dl dd {
    color: #6d6d6d;
    line-height: 1.6;
    margin: 0;
}
.xm-address-list dl dd .tel {
    color: #333;
}
.xm-address-list .selected:hover {
    background: #fff none repeat scroll 0 0;
}
.xm-address-list .selected .edit-btn {
    background: #f3f3f3 none repeat scroll 0 0;
    display: block;
}
.xm-address-list .use-new-addr {
    color: #8c8c8c;
    text-align: center;
	background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    float: left;
    height: 160px;
    margin: 0 0 10px 10px;
    padding: 15px 18px;
    position: relative;
    width: 250px;
}
.xm-address-list .use-new-addr .icon-add {
    display: block;
    font-size: 36px;
    font-weight: normal;
    line-height: 1;
    margin-top: 37px;
}

.div_login_on{ position:fixed; z-index:100000; width:100%; height:100%; background:rgba(0, 0, 0, 0.6);}
.div_logon_boxon{ position:absolute; width:420px; top:38%; left:50%; margin-left:-240px; padding:30px; background:#f3f3f3; border-radius:6px; }
.div_logon_boxon i{ float:left; width:32px; height:32px; }
.div_logon_boxon p{ float:left; font-size:16px; color:#000; width:360px; padding-left:15px; line-height:1.8em; }
.div_logon_boxon a{ font-size:16px; color:#22ac38; line-height:32px;}
.div_logon_boxon a:hover{ color:#1a802a; }

.div_check_boxon{ position:absolute; width:400px; padding:30px; top:30%; left:50%; margin-left:-230px; background:#fff; border:rgba(0,0,0,.5) solid 4px; border-radius:6px; overflow:hidden; }
.a_checkbox_close{ position:absolute; width:20px; height:20px; right:10px; top:10px; background:url(../images/ico_pro_all.png) no-repeat -4px -536px; cursor:pointer; }
.cha_checkbox_main{ float:left; width:100%; }
.cha_checkbox_main h3{ float:left; width:100%; text-align:center; font-size:20px; color:#333; font-weight:400; line-height:30px; padding-bottom:15px; }
.cha_checkbox_main p{ float:left; width:350px; padding:0 25px; font-size:14px; color:#999; line-height:2.0em; }
.cha_checkbox_main p a{ color:#32b16c; }
.cha_checkbox_main .cha_checkbox_botton{ float:left; width:350px; padding:0 25px; margin-top:20px; }
.cha_checkbox_main .cha_checkbox_botton a{ float:right; width:150px; height:40px; text-align:center; line-height:40px; font-size:14px; color:#fff; background:#ccc; border-radius:4px; }
.cha_checkbox_main .cha_checkbox_botton a:hover{ background:#999; cursor:pointer; }
.cha_checkbox_botton a.a_check_qr{ float:left; background:#4ec95f; }
.cha_checkbox_botton a.a_check_qr:hover{ background:#2ab73e; cursor:pointer;}
.cha_checkbox_botton a.a_check_wc{ float:left; background:#f8b551; }
.cha_checkbox_botton a.a_check_wc:hover{ background:#e49e35; cursor:pointer; }
.cha_checkbox_botton a.a_check_qs{ float:left; background:#ff4a00; }
.cha_checkbox_botton a.a_check_qs:hover{ background:#ee330a; cursor:pointer; }

.signup-forms {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    margin-top: 10px;
    padding-left: 10px;
    position: relative;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
.form-groupbox{ position:relative; width:100%; height:50px; }
.signup-formsa {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    margin-top: 10px;
    padding-left: 10px;
    position: absolute;
    transition: all 0.3s ease-out 0s;
    width: 49%;
}
.signup-formsb {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    margin-top: 10px;
    padding-left: 10px;
    position: absolute;
	right:0;
    transition: all 0.3s ease-out 0s;
    width: 49%;
}
.div_select_1 {
    padding-right: 10px;
    padding-top: 8px;
}
.loginSelect {
    border: medium none;
    color: #999;
    font: 14px "Microsoft YaHei","微软雅黑";
    width: 100%;
}
.login-box{ height:400px;}
#myModal{display:none; top:0; left:0;}
.div_user_con{ float:left; width:100%; background:#fff; }
.order-detail-tables {}
.order-detail-table {
    color: #333;
    margin-bottom: -1px;
    width: 100%;
	border-collapse: collapse;
    border-spacing: 0;
}
.order-detail-table th, .order-detail-table td {
    
    padding: 0;
}
.order-detail-table .column-info {
    background: #fafafa none repeat scroll 0 0;
    font-weight: 400;
    height: 41px;
    text-align: left;
}
.order-detail-table .column-info .column-content {
   	height: 68px;
    padding: 10px 20px;
    position: relative;
}
.order-detail-table .order-goods-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.order-detail-table .order-goods-list li {
    border-top: 1px solid #dfdfdf;
    min-height: 60px;
    padding: 20px 80px 20px 100px;
    position: relative;
}
.order-detail-table .order-goods-list li.first {
    border-top: 0 none;
	border-bottom: 1px solid #dfdfdf;
}
.order-detail-table .order-goods-list .package-item {
    margin-left: 30px;
}
.order-detail-table .order-goods-list .goods-thumb {
    height: 60px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 60px;
}
.order-detail-table .order-goods-list .goods-price {
    display: block;
}
.order-detail-table .order-goods-list .goods-link {
    color: #6d6d6d;
    font-size: 12px;
}
.order-detail-table .order-goods-list .goods-link a {
    color: #6d6d6d;
}
.order-detail-table .order-goods-list .goods-amount {
    position: absolute;
    right: 30px;
    top: 20px;
}
.order-detail-table .column-detail{border-right: 1px solid #dfdfdf; }
.order-detail-table .column-delivery{ border-bottom: 1px solid #dfdfdf; }
.order-detail-table .column-price {
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
    padding: 30px 0 20px;
    text-align: center;
    width: 119px;
}
.order-detail-table .column-date {
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
    padding: 30px 0 20px;
    text-align: center;
    width: 125px;
}
.order-detail-table .column-action {
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
    padding: 30px 0 20px;
    text-align: center;
    width: 148px;
}
.order-detail-table .order-action {
    font-size: 12px;
}
.order-detail-table .order-action a {
    display: block;
    margin: 0 auto;
}
.order-detail-table .order-action .btn {
    color: #fff;
    margin-bottom: 5px;
}
.order-detail-table .order-action .btn:hover {
    color: #fff;
}
.order-detail-table .column-delivery .order-delivery-status {
	float:left;
    padding: 30px 0 30px 30px;
}
.order-detail-table .column-delivery .order-delivery-container {
    margin-bottom: 10px;

    z-index: 2;
}
.order-detail-table .column-delivery .order-delivery-container .delivery-status-info {
	float:left;
    color: #6d6d6d;
}
.order-detail-table .column-delivery .order-delivery-container .delivery-status-info span {
    color: #000;
    font-weight: 700;
}
.order-delivery-status .order-delivery-steps {
	float:left;
    color: #8c8c8c;
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.order-delivery-status .order-delivery-steps .step {
    float: left;
    margin-right: -8px;
    position: relative;
    width: 188px;
}
.order-delivery-status .order-delivery-steps .step .progress {
    color: #fff;
    margin-bottom: 5px;
}
.order-delivery-status .order-delivery-steps .step .progress::before, .order-delivery-status .order-delivery-steps .step .progress::after {
    background-image:url(../images/delivery.png);
    background-repeat: no-repeat;
    content: "";
    height: 20px;
    position: absolute;
    top: 0;
    width: 10px;
}
.order-delivery-status .order-delivery-steps .step .progress::before {
    background-position: 0 0;
    left: 0;
}
.order-delivery-status .order-delivery-steps .step .progress::after {
    background-position: 100% -20px;
    right: 0;
}
.order-delivery-status .order-delivery-steps .step .progress .text {
    background: #c3c3c3 none repeat scroll 0 0;
    display: block;
    height: 18px;
    margin: 0 10px;
    padding: 1px 10px;
}
.order-delivery-status .order-delivery-steps .step-first .progress::before {
    display: none;
}
.order-delivery-status .order-delivery-steps .step-first .progress .text {
    margin-left: 0;
}
.order-delivery-status .order-delivery-steps .step-last .progress::after {
    display: none;
}
.order-delivery-status .order-delivery-steps .step-last .progress .text {
    margin-right: 0;
}
.order-delivery-status .order-delivery-steps .step-now .progress::before, .order-delivery-status .order-delivery-steps .step-done .progress::before {
    background-position: 0 -40px;
}
.order-delivery-status .order-delivery-steps .step-now .progress::after, .order-delivery-status .order-delivery-steps .step-done .progress::after {
    background-position: 100% -60px;
}
.order-delivery-status .order-delivery-steps .step-now .progress .text, .order-delivery-status .order-delivery-steps .step-done .progress .text {
    background: #83bd39 none repeat scroll 0 0;
}
.order-delivery-status .order-delivery-steps .uc-tooltip-popup {
    background: #6d6d6d none repeat scroll 0 0;
    bottom: 37px;
    color: #fff;
    left: 50%;
    margin-left: -192px;
    padding: 12px;
    text-align: left;
    width: 360px;
}
.order-delivery-status .order-delivery-steps .uc-tooltip-popup a {
    color: #83bd39;
}
.order-delivery-status .order-delivery-mini-steps .step {
    width: 110px;
}

.order-detail-total {
    color: #6d6d6d;
    padding: 30px;
}
.order-detail-total .total-list {
    float: right;
    margin: 0;
    text-align: right;
    width: 300px;
}
.order-detail-total .total-list dt {
    display: inline-block;
    margin-bottom: 10px;
    width:100px;
}
.order-detail-total .total-list dd {
    color: #ff4a00;
    display: inline-block;
    margin: 0 0 10px;
    width: 150px;
}
.order-detail-total .total-list dd b {
    font-size: 30px;
    margin-right: 10px;
}
.order-detail-total .total-list .popup-tip {
    background: #fffef6 none repeat scroll 0 0;
    border: 1px solid #f8c600;
    color: #333;
    display: none;
    font-size: 12px;
    padding: 13px 20px;
    position: absolute;
    right: -31px;
    text-align: center;
    top: 40px;
    width: 240px;
    z-index: 1;
}
.order-detail-table .column-delivery .order-delivery-container .more {
	float:right;
}
.order-detail-table .column-delivery .order-delivery-container .delivery-status {
    background: #fffdf5 none repeat scroll 0 0;
    border: 1px solid #ffc700;
    font-size: 12px;
	position:fixed;
	top:30px; 
	width: 300px;
    z-index: 9999;
}
.order-detail-table .column-delivery .actives{ display:none; }
.login-con .delivery-status-info {
    border-bottom: 1px solid #dfdfdf;
    color: #6d6d6d;
	float:left;
    padding: 10px 0;
	width:100%;
}
.login-con .delivery-status-info span {
    margin-right: 10px;
}
.login-con .delivery-status-detail {
	float:left;
	width:100%;
    margin: 10px 0;
    overflow:hidden;
}
.login-con .delivery-status-detail ul {
    list-style-type: disc;
    margin: 0 0 0 15px;
    padding: 0;
}
.login-con .delivery-status-detail li {
    color: #c3c3c3;
    margin: 10px 0;
}
.login-con .delivery-status-detail li:first-child {
    color: #ff4a00;
}
.login-con .delivery-status-detail li:first-child .text {
    color: #ff4a00;
}
.login-con .delivery-status-detail .text {
    color: #333;
}
.div_user_order{ float:left; width:700px; padding:20px; border-bottom:#f5f5f5 solid 1px; }
.div_form_box{ float:left; width:100%; }
.div_form_box label,.div_form_box label em,.div_form_box label span{ float:left; font-size:14px; height:50px; line-height:50px; }
.div_form_box label em{ width:20px; font-size:16px; color:#FF0004; font-style:normal; }
.div_form_box label span{ width:95px; font-size:14px; color:#666; }
.input_autn_txt { float:left; border: 1px solid #ddd; border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; color: #999; font-family: "Microsoft YaHei",sans-serif; font-size: 14px; height: 34px; padding: 0 10px; width: 298px; margin-top:8px;}
.div_form_box .input_autn_widthm{ width:170px;}
.div_form_box .input_autn_widthb{ width:390px;}
.div_form_box .div_auth_file{ float:left; position:relative; height:50px; overflow:hidden; }
.input_autn_file{ width:400px; height:50px; background:none; border:none; position:absolute; left:0; top:0; padding-top:50px; cursor:pointer; }
.div_auth_file{ float:left; position:relative; height:50px; overflow:hidden; }
.input_autn_file{ width:400px; height:50px; background:none; border:none; position:absolute; left:0; top:0; padding-top:50px; cursor:pointer; }
.div_auth_file span{ float:left; height:50px; line-height:50px; color:#5b9bd1; padding-left:20px; }

.div_auth_lists{ float:left; width:300px; }
.div_auth_lists p{ float:left; width:50%; }
.div_auth_lists p input{ float:left; margin-top:20px; margin-right:10px; }
.div_auth_lists p label{ float:left; font-size:14px; color:#333; }
.div_form_box .select_autn_txt{ float:left; border: 1px solid #ddd; border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; color: #999; font-family: "Microsoft YaHei",sans-serif; font-size: 14px; height: 34px; padding: 0 10px; width:200px; margin-top:8px;}
.div_form_box .select_autn_txt option{ font-size:14px; color:#666; line-height:25px; padding:5px; }
.btn_auth_file{ float:left; background: #dfdfdf; border-radius:2px; border: 0 none; color:#333; cursor: pointer; display: block; font-size:14px; height:36px; line-height:34px; text-align: center; width:70px; margin-bottom:0; font-family:"Microsoft YaHei",sans-serif; margin-top:8px; margin-left:15px;}
.btn_auth_qr{ float:left; clear:both; background: #e8463a; border-radius:2px; border: 0 none; color:#fff; cursor: pointer; display: block; font-size:14px; height:40px; line-height:40px; text-align: center; width:150px; margin-bottom:0; font-family:"Microsoft YaHei",sans-serif; margin-top:20px;}

.div_auth_box{ float:left; width:580px; }
.div_auth_box p{ font-size:12px; color:#999; padding-bottom:10px; }
.div_auth_box p a{ color:#f19149; }
.div_auth_box h3{ font-size:14px; color:#000; padding-bottom:10px; font-weight:100; }
.div_auth_img{ float:left; width:400px; height:256px; clear:both; padding:11px; background:url(../images/form_auth_bg.png) no-repeat; border:#dfdfdf solid 1px; font-size:12px; color:#999; }

.div_user_box{ padding:20px; position:relative; float:left; width:920px; border-bottom:1px solid #ddd; }
.div_user_portrait,.div_user_portrait a{ float:left; width:80px; height:80px; overflow:hidden; }
.div_user_portrait a img{ width:80px; height:80px; border-radius:50px; }
.div_user_portraits,.div_user_portraits a{ float:left; width:50px; height:50px; overflow:hidden; }
.div_user_portraits a img{ width:50px; height:50px; border-radius:50px; }
.div_user_txt{ float:left; padding-left:15px; width:580px; }
.div_user_txt p{ float:left; width:100%; font-size:14px; color:#666666; }
.div_user_txt h3{ float:left; width:100%; font-size:20px; color:#333; font-weight:400; line-height:40px; }
.div_user_txt h3 a{ font-size:12px; color:#6563F0; padding-left:20px; }
.div_user_txt ul{ float:left; width:100%; }
.div_user_txt ul li{ float:left; width:50%; height:25px; line-height:25px; overflow:hidden; }
.div_user_txt ul li a{ float:left; font-size:12px; color:#999; }
.div_user_txt ul li span{ font-size:12px; color:#999; }

.div_user_rz{ float:left; width:920px; position:relative; padding:20px; border-bottom:1px solid #ddd;}
.div_user_rz h3{ font-size:16px; color:#333; }
.div_user_rz h3 span{ color:#ff6600; }
.div_user_rz p{ font-size:12px; color:#999; }
.div_user_rz a{ position:absolute; width:100px; height:30px; border:1px solid #ddd; text-align:center; line-height:30px; right:15px; top:20px;}
.div_user_rz a:hover{ background:#f1f1f1; }

.div_shop_Notice{ float:left; width:100%; margin-top:20px; }
.div_shop_Notice h3{ float:left; width:100%; height:30px; margin-bottom:10px; line-height:30px; color:#333; border-bottom:1px solid #ddd; }
.div_shop_Notice h3 a{ padding-left:10px; }
.div_shop_Notice p{ float:left; clear:both; padding:2px 10px; font-size:12px; color:#666; }

.body_noscroll{ overflow-y: scroll; overflow: scroll; overflow:-moz-scrollbars-vertical;}

.m-rightbar{ position:fixed; z-index:99; display:block; top:360px; left: 52%; width:36px;  margin-left: 630px; margin-top:30px;}
.m-rightbar ul{ display:block; }
.m-rightbar ul li{ float:left; }
.m-rightbar ul li a{ float:left; width:36px; text-align:center; cursor:pointer; color: #fff; font-size: 12px; text-decoration: none; background:url(../images/icon1_355a3fc.png) no-repeat; }
.m-rightbar ul li .shopcart {
    background-position: left top;
    height: 121px;
    position: relative;
}
.m-rightbar ul li .shopcart:hover {
    background-position: right top;
}
.m-rightbar ul li .servonline {
    background-position:left -121px;
    height: 100px;
}
.m-rightbar ul li .servonline:hover {
    background-position:right -121px;
}
.m-rightbar ul li .srcolltop {
    background-position:left bottom;
    height: 50px;
}
.m-rightbar ul li .srcolltop:hover {
    background-position:right bottom;
}
.m-rightbar .num {
    font-family: arial;
    height: 22px;
    left: 7px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 88px;
    width: 22px;
}
.m-rightbar .txt {
    display: inline-block;
    line-height: 13px;
    margin: 42px 0 0;
    width: 14px;
}
.m-rightbar .servonline .txt {
    margin-top: 36px;
}
.div_Brand_box{ float:left; width:1198px; border:1px solid #eee; border-bottom:none; }
.div_Brand_box ul{ width:1198px; }
.div_Brand_box ul li{ float:left; width:171px; text-align:center; height:60px; padding:15px 0; }

/** 新添加的样式 */
.login-box .form-group h3 em{ font-size:14px; font-style:normal; color:#ff0000; padding-right:5px; }
.thead-tbl-address .J_DelOrder{ width:30px; height:30px; display:inline-block; text-indent:-9999em; overflow:hidden; cursor:pointer; background:url(../images/ico_user_all.png) no-repeat scroll 0px -110px /30px auto; }
.form_Policy_txt p{ font-size:12px; color:#666; line-height:1.5em; padding-bottom:5px; width:100%; }
/** 首页弹框样式 */
.ul_user_boxb {
    float: left;
    width: 100%;
}
.ul_user_boxb li {
    border-bottom: 1px dotted #ccc;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.ul_user_boxb li a {
    cursor: pointer;
    float: left;
	font-size:14px;
    height: 40px;
    width: 100%;
}
.ul_user_boxb li em {
	position:absolute;
	right:0;
    background:url(../images/ico_list_itips.png) no-repeat scroll 0 5px /8px;
    float: right;
    height: 30px;
    margin-top: 8px;
    width:20px;
}
.public-head-layout {
    height: 110px;
}