﻿/* RESET STYLESHEET (html5doctor.com) v1.6.1 */
* {margin: 0px;padding: 0px;font-family: Microsoft YaHei;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}
html,body{ width:100%;height:100%;background-color:#fff;}
body {line-height: 1;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
nav ul {list-style: none;}

blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
a {margin: 0;padding: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
ins {background-color: #ff9;color: #FFF;text-decoration: none;}
mark {background-color: #ff9;color: #FFF;font-style: italic;font-weight: bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted;cursor: help;}
table { border-collapse: collapse; border-spacing: 0;}
hr {display: block; height: 1px; border: 0;border-top: 1px solid #cccccc; margin: 1em 0;}
input, select { vertical-align: middle;}
/* END RESET CSS (html5doctor.com) */
.curr1{border-bottom:2px solid #f00 !important;}
/* OTHER RESET STYLESHEET (HTML GENERAL) */
a {text-decoration: none;font-weight: normal;}
a:hover {text-decoration: none;}
h2, h3 { font-size: 16px;}
textarea {width: 100%;font-family: Microsoft YaHei; font-size: 11px;border: 1px solid #EEEEEE;}
checkbox, input, radio, select, button {}
fieldset { margin: 0px 0px 15px;border: 1px solid #c9c9c9;padding: 15px;}
legend {font-weight: bold;line-height: 20px;font-size: 16px;}
input[type="text"], input[type="password"] { /*border: 1px solid #eee;*/}
/*input[type="text"]:disabled { background: none repeat scroll 0 0 #fff; }*/
.clear { clear: both;}
.mb1 {margin-bottom: 1px;}


/*-------------------------登录注册-------------------------*/
a{color:#555; text-decoration:none;cursor:pointer;-moz-transition: background-color 0.2s ease-out,color 0.1s ease-out; -webkit-transition: background-color 0.2s ease-out,color 0.1s ease-out;-ms-transition: background-color 0.2s ease-out,color 0.1s ease-out;transition: background-color 0.2s ease-out,color 0.1s ease-out;}
dl,dd{margin:0;}em{ font-style:normal;}ul.reset{margin:0;padding:0;list-style:none;}h2{font-size:16px;margin:10px 0;}
input[type="text"],input[type="number"],input[type="password"]{border:2px solid #f1f1f1;outline:none;font:16px/20px "微软雅黑","宋体",Arial; width: 100%;height: 30px;  padding: 5px 10px; margin-top:40px; transition:border 0.2s ease-in 0s;}
/*input[type="button"],input[type="submit"]{font-family:"微软雅黑","宋体",Arial;outline:none;cursor:pointer;border:none;}*/
input[type="text"]:focus,input[type="number"]:focus,input[type="password"]:focus{border:2px solid #d4e2e4;}
textarea{ border:2px solid #f1f1f1; width:600px; height:260px;outline:none; resize:none; font:20px/32px "微软雅黑","宋体",Arial; padding:6px 10px; margin-top:10px;transition:border 0.2s ease-in 0s;}
textarea:focus{ border:2px solid #d4e2e4; }:focus {outline: 0;}.placeholder { color: #000; }img{border:none;}
.btn{font-size:16px;color:#fff;background:#0d9572  88px center no-repeat;padding: 5px 20px;margin:10px 0 10px 10px;}
.btn:hover{background-color:#00694e; color:#fff;}

/*login.html*/
.body_bg{background-color:#fff  ;height:100%;width:100%;margin-top:15px;}
/*#login_bg{ overflow:hidden;width:100%;height:650px;}
#reg_bg{ overflow:hidden;width:100%;height:auto;}*/
.login_wrapper{ width:100%;min-height:200px;font-size:16px;}
.login_box{width:100%;min-height:200px; border:1px solid #aaa;  padding:10px 0px; overflow:hidden;float:right;}
.reg_box{width:100%;min-height:320px; border:1px solid #aaa;  padding:20px 0px; overflow:hidden;float:right;}
/*#main_login{float:left;}*/
#main_login label{font-size:16px;vertical-align:middle;}

.inputs ul{}
.inputs ul li{list-style:none;margin:5px 0;padding:0 5%;}
.inputs ul li .input1{width:90%;}
.inputs .rmb{font-size:14px;color:#aaa;}
.inputs .validmsg{ margin-left:0px;height: 20px;width: 380px;font: normal 12px/20px Verdana;color: #aaa;text-indent: 5px;display: none;}
.inputs .input1{width:140px;height: 30px; float:left;line-height:30px;text-align:left;margin-right:10px;color:#000;}
.inputs .input2{width:270px;height: 30px; float:left;}
.inputs .field-validation-error{margin-left:0px;font: normal 12px/24px "微软雅黑","宋体",Arial;color:#c00;}
.input_sumbit{line-height: 35px; margin: 0 auto; width: 150px;}
.submitLogin{margin-top:20px; width:150px; height:46px;font-size:16px; line-height:46px; clear:both; float:left; background:#000 !important; color:#fff !important;  border:none; text-align:center;-webkit-appearance : none;}
.submitLogin1{margin-top:10px; width:100%; height:46px;font-size:16px; line-height:46px; clear:both; float:left; background:#000 !important; color:#fff !important; border:none; text-align:center;-webkit-appearance : none;}

#submitLogin:hover{ background:#00694e;}
.login_right{width:410px;margin-top:10px;margin-left:150px; float:left;line-height:30px;}


.login_wrapper input[type="text"],.login_wrapper input[type="password"]{margin:0 0 10px 0; border:1px solid #ccc;width:90%}

.login_box_btm {
  background: url(/Content/Images/login_btm.png) repeat-x;width:490px;
  height: 10px;
}
/*-------------------------Header_Top-------------------------*/
.header1{width:100%;height:49px;background-color:#fff;position:fixed;z-index:100 ; bottom:0;border-top:1px solid #ccc;-webkit-box-shadow: 0 0 15px #ccc;-moz-box-shadow: 0 0 15px #ccc;box-shadow: 0 0 15px #ccc;}
.header1 ul{list-style:none;width:100%;height:50px;}
.header1 ul li{float:left;width:33.3%;height:50px;}
.header1 ul li a{ display:inline-block; width:100%; float:left; color:#727171;text-align: center;font-size:10px;}
.header1 ul li a img{width: 64px;}

.headerul li.curr a{ color:#ff0000;}
.header ul li.curr .index{background-position:0 -60px;}
.header ul li.curr .life{background-position:-53px -60px;}
.header ul li.curr .my{background-position:-111px -60px;}

.login_foot{width:100%;height:80px;background-color:#000;position:fixed;bottom:50px;opacity:0.8;z-index:10}
.login_foot_left {width:60%;padding-left: 1%;height: 80px;float: left;line-height:80px;color:#fff;position:relative;font-size: 13px;}
.login_foot_right a.action {background-color: #333;border: medium none;border-radius: 2px 2px 2px 2px;color: #FFF;cursor: pointer;display: inline-block;font-size: 13px;font-weight: normal;height: 20px;line-height: 20px;margin: 8px 6px 0 0;padding: 3px 6px 3px;text-align: center;text-decoration: none; text-shadow: 0 1px 0 #000;float: left;}
.login_foot_right {width: 39%;height:80px;float: right;position:relative}
.regist {background-color: #333;border: medium none;border-radius: 2px 2px 2px 2px;color: #FFF;cursor: pointer; display: inline-block;font-size: 13px; font-weight: normal;height: 30px; line-height: 30px; margin: 6px 10px 0 0;padding: 2px 11px 3px;text-align: center;text-decoration: none;text-shadow: 0 1px 0 #000;float: right;}
.login_foot_top{width: 100%;  position: relative; height: 35px;clear:both;}

/*-------------------------TopNav-------------------------*/
.ui-btn-up-a {
    border: 1px solid #111;height:45px;
    background: #333;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #111;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#444),to(#2d2d2d));
    background-image: -webkit-linear-gradient(#444,#2d2d2d);
    background-image: -moz-linear-gradient(#444,#2d2d2d);
    background-image: -ms-linear-gradient(#444,#2d2d2d);
    background-image: -o-linear-gradient(#444,#2d2d2d);
    background-image: linear-gradient(#444,#2d2d2d);
}

user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto;
}

/*--------------------内页-------------------------*/
/*#center {width: 100%;height: auto;margin: 0 auto;padding: 0px;clear: both;overflow: hidden;}*/
#body-top{margin-top:54px;}
#contant {width:100%;}
#contant{width:100%;height:auto;position:relative;}

.nav-div {z-index: 10;position: absolute;left: 50%;top:470px;bottom: -23px;width:900px;margin-left:-450px}
.nav-div ul{width:900px;height:60px;list-style-type:none;}
.nav-div ul li{line-height:60px;}
.level-two-list {text-align: center;background: #fff;box-shadow: 0px 1px 4px #dbdbdb;}


/*---------------------Product_List--------------------------*/
.mtop{margin-top:15px;}
.product_nav{position: relative;width: 100%;height: auto;}
/*.product_main{width:100%;float:left;display:block;}
.product_main .details_product250 {list-style:block;width:100%;overflow:hidden;border-bottom: 1px solid #ccc;}
.product_main ul.details_product250 li{float: left;border-top: 1px solid #ccc; width:100%; margin-right:20px;font-size: 14px;} 
.product_main .details_product250 li:hover{box-shadow: 0 0 15px #ccc;}*/

.product_main ul.details_product250 li .guige ul.guige_ul li:hover{box-shadow: 0 0 0 #ccc !important;}

.search_product{width:100%;float:left;display:block;position:relative}
.search_product .details_product250 {list-style:none;width:100%;overflow:hidden;position:relative}
.search_product .details_product250 li{float: left; width:48%;border: 1px solid #ccc;margin: 10px 1%; font-size: 14px;position:relative} 
/*.search_product .details_product250 li:hover{background: #eee;}*/
.search_product .details_product250 li a{position:relative;width:100%;}
/*.search_product .details_product250 li a{position:relative;width:100%;height:100px;}*/

.search_product .details_product250 li div.details_product250_a{width:90%;height:auto;float: left;margin:10px 5%;display:table-cell;text-align:center;vertical-align: middle; font-size: 0;position: relative;display:block\9;cursor: pointer;overflow:hidden;}
.search_product .details_product250 li div.details_product250_a .zoom {width:100%;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
/*.search_product .details_product250 li div.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}*/
/*:root .search_product .details_product250 li a.details_product250_a:hover .zoom {zoom: 1;}*/
/*.search_product .details_product250 li div.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}*/
.search_product .details_product250 li span{width:100%;height:30px;line-height: 30px;background-color: #fff;opacity: 0.5;position: absolute;bottom: 0;left: 0;z-index: 19999;color: #000;font-size: 16px;}
/*.search_product .details_product250 li:hover span{display:block;}
.search_product .details_product250 li:hover label{color:#000; font-size:14px;line-height:40px; width:283px; text-align:center; }
.search_product .details_product250 li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.search_product .details_product250 li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}*/
.search_product .details_product250 li .parice{width:100%;height:30px;line-height: 30px;clear: both;margin-bottom: 10px;text-align: center;color: #f00;}
/*.search_product .details_product250 li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.search_product .details_product250 li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.search_product .details_product250 li .title a{color:#929292;font-size: 16px;}*/

.guige{width:190px;margin-left:10px;}
.guige ul.guige_ul{list-style: none; float: left; border-top: 0px;}
.guige ul.guige_ul li.guige_ul_li{width: 90px; border-top: 0px; line-height: 30px;text-align:left;}
.guige ul.guige_ul li.guige_ul_content{width: 100px; border-top: 0px; line-height: 30px;text-align:left;}
/*---------------------产品详情--------------------------*/
#detailtop{width:100%;height:40px;line-height:40px;position:fixed;top:44px;background-color:#fff;z-index:10;border-bottom:1px solid #ccc;}

.product_detail_top{width:50%;float:right;text-align:right}
.product_detail_top a{ display:inline-block; width:40px; float:right; color:#888;text-align: center;margin-right:10px;}
.product_detail_top i{background:url(../images/home_icon.png) no-repeat;background-position: 0 0;width: 24px;height: 22px;display: block;margin: 6px auto 4px;}
.product_detail_top .cart{background-position:-157px 0 ;}
.product_detail_top .my{background-position:-213px 0 ;}

/*---------------------左边----------------------------*/
.left_prod{width:285px;float:left;min-height:100%;} /**/
.left_prod .left_prod_con{width:280px;height:auto;background: url(../images/left_navbg.png) repeat;font-size: 18px; color: #333;box-sizing:border-box;float:left;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;}
.left_prod .left_prod_con p.title{ border-bottom:1px solid #ccc;height:40px;line-height:40px;padding-left:10px;font-size:16px;font-weight:bold;}
.left_prod .left_prod_con ul{width:278px;list-style:none;margin-top:10px;}
.left_prod .left_prod_con ul li{width:278px;line-height:120px;height:120px;border-bottom:1px solid #ccc;}
.left_prod .left_prod_con ul li p{padding-left:20px;}
.left_prod .left_prod_con ul li img {width:100px;height:100px;padding:10px 10px;}
/*---------------------产品详情右边内容--------------------------*/
.sort_list {position: relative;float: left;/*margin-left:15px;*/ margin-top: 0px;margin-bottom: 20px;display: block;height: auto;}
.sort_list p {color:#333;padding-bottom:20px;padding-left:20px;line-height:25px;margin:0 auto ;}
.details_product {list-style: none;float: left;width: 285px;height: 240px;padding-left: 15px; padding-bottom: 20px;}
.details_product_up {height: 200px;width: 285px;}
.details_product_up img {height: 200px;width: 285px;}
.details_product_down {height: 40px;width: 285px;}
.details_product li {float: left;background-color: #dedede;color: #000;line-height: 49px;text-align: center;font-size: 12px;width: 285px;}
.sort_list .detail-info {width: 898px;overflow: hidden;border: 1px solid #ccc;}
.detail-info .detail-info-contact {float: left;width: 400px;}
.detail-info .detail-info-contact img{padding:20px 0 0 20px;}
.designer-info-resume-box {margin: 0 auto; border: 1px solid #ccc; width: auto; padding-left: 18px; overflow: hidden; }
.designer-info-list {padding-top: 4px;height:250px;width:auto;}
.designer-info-list .resumeList{width:auto;float:left;text-indent: 2px;margin-top:5px;}
.designer-info-list .resumeList li{width:175px;list-style: none;line-height: 35px;font-size: 14px;color: #333;}
.designer-info-list .resumeList li.w85{width:85px;}
.designer-info-list .resumeList li.w100{width:100px;}
.designer-info-resume-box h4 {padding-top:10px;}

/*-------------------右边上面规格----------------*/
.works-detail-title h4{padding: 0px 5px 0px 20px;text-transform: uppercase;font-family: "Times New Roman";white-space: nowrap;}
.variant-picture {width: 220px;height: 200px;clear: both;float: left;padding-left: 10px;}
.variant-overview {width: 100%;height: auto;float: left;}
.variant-name {color: rgb(92, 91, 91);font-size: 1.3em;margin-bottom: 10px;}
.stock a {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.stock a:hover,.stock a:active {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.stock ul {list-style: none;width: 300px;min-height: 30px;}
.stock ul li {width: 150px;height: 25px;line-height: 25px;float: left;font-size: 14px;}
.product-variant-line .prices {padding-top: 10px;margin-right: 30px;font-size: 12px;}
.product-essential .prices {margin-top: 15px;margin-bottom: 15px;}
.prices {padding-top: 5px;margin-right: 30px;font-size: 12px;}

.prices .product-price {white-space: nowrap;line-height: 35px;font-size: 14px;}
.prices .product-price span {font-size: 14px;}
.prices .old-product-price {color: rgb(136, 136, 136);line-height: 35px;font-size: 14px;}
.prices .non-discounted-price {color: rgb(136, 136, 136);}
.prices .old-product-price span {font-size: 14px;text-decoration: line-through;}
.prices .non-discounted-price span {font-size: 14px;}
.customer-entered-price {margin-bottom: 10px;}

#productimg{border:1px solid #ccc;width: 260px;height: 260px;}

.cardetails{position:fixed;bottom:50px;width:100%;height:auto;background-color:#fff;z-index:10002;display:none}
.cardetails_img_div{position:relative;width:100%;height:auto;}
.cardetails_img_div1{width:120px;height:120px;position:absolute;top:-0px;left:0px;background-color:#fff}
#productimgsmall{border:1px solid #ccc;margin:10px;width: 100px;height: 100px;}
.addcar_directaddcar{width:100%;position:fixed;bottom:50px;height:50px;background-color:#fff;}
#addcar{width:100%;display:none}
#directaddcar{width:100%;display:none}
#bar-notification{padding-top:10px;color:red;}
.cardetails .product-price{padding-left: 10px;margin-top:120px;}
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}
.qty-label {line-height: 40px;margin-top: 0px;float: left;font-size: 16px; padding-left: 10px;}

.add-to-cart {font-size: 16px;width: auto;height: 60px; float:right; }
.add-to-cart .enter-price-input {width: 60px;}
.add-to-cart1{margin-top:10px;height:45px;}
.add-to-cart1 .qty-input {border:1px solid #ccc;width: 60px;height: 40px;text-align: center;color: rgb(104, 104, 104);padding-right: 0px;padding-left: 0px;font-size: 16px;margin-left: 0px;float: left;margin-top:0px;-webkit-appearance : none;border-radius:0px;-webkit-border-radius:0px;}
.add-to-cart .qty-dropdown {margin-right: 25px;margin-left: 5px;float: left;}
.add-to-cart1 .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.add-to-cart1 .qty-input-wrapper {height: 45px;line-height: 45px;margin-top: 0px;margin-right: 25px;float: left;}
.add-to-cart1 .plus {border-right:1px solid #ccc;border-top:1px solid #ccc;border-bottom:1px solid #ccc;float: left;zoom: 1;}
.add-to-cart1 .minus {border-left:1px solid #ccc;border-top:1px solid #ccc;border-bottom:1px solid #ccc;float: left;zoom: 1;}
.add-to-cart1 .plus {background: url("../images/product-detail-sprites-mjs.png") no-repeat -84px -126px;width: 40px;height: 40px;padding-top: 10px;margin-left: 0px;}
.add-to-cart1 .minus {background: url("../images/product-detail-sprites-mjs.png")no-repeat -84px -163px;width: 40px;height: 40px;padding-top:10px;margin-left: 5px;}
.add-to-cart .add-to-cart-button{color: #fff;font-size:18px; width:auto;height:auto;padding:16px 35px;text-decoration:none;text-align: center; display: block; border:1px solid #fff;background-color:#eac787;-webkit-appearance : none;border-radius:0px;-webkit-border-radius:0px;}
.add-to-cart .add-to-cart-button1{border:0px; color: #fff;font-size:18px; width:100%;height:50px;text-decoration:none;text-align: center; display: block;border:1px solid #fff; background-color:#eac787;-webkit-appearance : none;border-radius:0px;-webkit-border-radius:0px;}


.add-to-cartlist .qty-input {border:1px solid #ccc;width: 45px;height: 40px;text-align: center;color: rgb(104, 104, 104);padding-right: 0px;padding-left: 0px;font-size: 16px;margin-left: 0px;float: left;margin-top:0px;-webkit-appearance : none;border-radius:0px;-webkit-border-radius:0px;}
.add-to-cartlist .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.add-to-cartlist .qty-input-wrapper {height: 45px;line-height: 45px;margin-top: 0px;float: left;}
.add-to-cartlist .plus {border-right:1px solid #ccc;border-top:1px solid #ccc;border-bottom:1px solid #ccc;float: left;zoom: 1;}
.add-to-cartlist .minus {border-left:1px solid #ccc;border-top:1px solid #ccc;border-bottom:1px solid #ccc;float: left;zoom: 1;}
.add-to-cartlist .plus {background: url("../images/product-detail-sprites-mjs.png") no-repeat -84px -128px;width: 35px;height: 40px;padding-top:5px;margin-left: 0px;}
.add-to-cartlist .minus {background: url("../images/product-detail-sprites-mjs.png")no-repeat -84px -164px;width: 35px;height: 40px;padding-top:5px;margin-left: 5px;}

.add-to-remark{height:60px;margin-top:6px;}
.add-to-remark-div{width:70%;float:left;margin-left:5px;}
.add-to-remark-div textarea{margin-top:6px;height:55px;width:70%}

/*.cart_next{width:100%;margin-top:10px;text-align:right;}
.cart_next2{margin-top:10px;text-align:right;}
.cart_next p{font-size:14px;height:30px;line-height:30px;text-align:right;}*/

.cart_next{position:fixed;bottom:50px;height:50px;text-align:right;width:100%;border-top:1px solid #ccc;background-color:#fff;z-index:1}
.cart_next .cart_next_left{float:left;width:70%;}
.cart_next .cart_next_left p{font-size: 14px; height: 50px; line-height: 50px; text-indent: -112px;margin-right:10px;}
.cart_button{text-align:right;width:30%;float:left;}
.cart_btn{font-size: 16px;color: #fff; width:100%;height:auto;padding:15px 0;text-decoration:none;text-align: center; display: block; border:0px solid #ccc;background-color:#eac787;-webkit-appearance : none;border-radius:0px;-webkit-border-radius:0px;}
.cart_btn1{font-size: 16px;color: #fff; width:100%;height:auto;padding:5px 0;text-decoration:none;text-align: center; display: block; border:0px solid #ccc;background-color:#eac787;-webkit-appearance : none;border-radius:0px;-webkit-border-radius:0px;}
.cart_next2{margin-top:30px;}
.cart_next1{position:fixed;bottom:0px;height:50px;text-align:right;width:100%;border-top:1px solid #ccc;background-color:#fff;z-index:1}
.cart_next1 .cart_next_left{float:left;width:70%;}
.cart_next1 .cart_next_left p{font-size: 14px; height: 50px; line-height: 50px; text-indent: -112px;margin-right:10px;}
/*-------------------------在库数量--------------------------------------*/
.zksl{width:500px;border:1px solid #ccc;height:auto;margin :0 auto;}
.zksl ul{list-style:none;padding-left:20px;height:auto;line-height:35px;}
.zksl ul li{float:left;padding-right:15px;height:auto;}
.zksl ul li.zksl_one{width: 500px; border-bottom:1px dashed #ccc}
.zksl ul li.zksl_two{width:200px;}
.zksl ul li.zksl_three{width:200px;}
/*----------洗涤说明------------------*/
.product_xidi{  position: relative; padding: 0 20px 10px 20px; margin: 0 auto; position: relative; border: 1px solid #ccc;}
.product_xidi ul{list-style: none; width: 100%; overflow: hidden;padding:0px 0}
.product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px;width:100%; }
.product_xidi ul li img{float:left;height:40px;width:40px;}
.product_xidi ul li p{float: left; line-height: 40px; padding-bottom: 0px; font-size: 14px; padding-left: 5px;}
.product_xidi ul li.zheren_en{width:100%;display:none}
.product_xidi ul li.zheren_en p{line-height: 40px;}
#img_product{width: 858px; height: 430px; padding: 0 20px; position: relative;}
#img_product img{position:absolute;float: left;}
.product_no {border-bottom: 1px solid #000; width: 860px; height: 50px; margin-left: 20px; position: relative;}
.product_no span{position:absolute;float: left;}
.product_kuanshi {border: 1px solid #ccc; width: 100%; margin:0 auto;position:relative;}
.product_kuanshi img{width:90%;margin-left:5%;}

.xdsm_table{}
.xdsm_table table td{width:500px;border:1px solid #333;min-height:40px;line-height:50px;vertical-align:middle;padding-left:30px }
.xdsm_table table td.center{text-align:center;padding-left:0px;}
.xdsm_table table td img{height:50px;float:left}
.xdsm_table table td p{float:left}


.detail_cart{height:25px ;font-size:12px;}
.detail_cart span{height:25px !important;}
.detail_cart p{height: 25px;line-height: 25px;}
/*--------------------收货地址样式------------------------------------*/
.address_title {width:100%;text-align:center;line-height:30px;}
.address_title h3 {font-size: 14px;font-weight: 700;}
.manage-address {float: right;font-size: 12px;font-weight: 400;padding-right: 20px;}
.address-list {margin: 0;padding: 0;list-style: none;}
.address-list .clearfix {clear: both;border-bottom:1px solid #ccc}
.address-list .clearfix .address_logo{width:30px;float:left; text-align: right;}
.address-list .clearfix .address_logo img{margin-top:20px;width: 30px;}
.address-list .clearfix .address_detail{width: 80%; height: 80px; height: 80px; float: left;}
.address-list .clearfix .address_detail .address_name{width:50%;text-align:left;float:left}
.address-list .clearfix .address_detail .address_tel{width:50%;text-align:right;float:left}
.address-list .clearfix .address_more{width:5%;line-height:80px;float:right}
.address-list .clearfix .address_more span{margin-left:20%}
.address-list .clearfix1 {clear: both;}
.marker-tip {position: absolute;top: 0;left: 30px;color: #F50;font-size: 14px;font-weight: 700;_height: 24px;_line-height: 24px;}
.address-info {padding-left: 10px;padding-right: 5px;}
.address-info label {font-size: 12px;height: 20px;line-height: 20px;}
.address-info em {font-style: normal;}
.address-list .selected label, .address-list .selected label em {font-weight: 700;font-size: 14px;}
.address-info .tip {color: gray; margin-left: 20px;vertical-align: baseline;font-size: 11px;}
.address-list .selected .user-address {_padding-left: 0;}
.address-list .user-address {word-wrap: break-word; word-break: break-all;}
.address li input, .address li label, .address-list .tip { vertical-align: baseline;}
user agent stylesheetlabel {cursor: default;}
.address-list li {background-color: #fff;line-height: 30px;}
.address-list li.selected {margin-bottom: 7px; margin-top: 5px; -webkit-box-shadow: 5px 5px 0 #f3f3f3;-moz-box-shadow: 5px 5px 0 #f3f3f3;box-shadow: 5px 5px 0 #f3f3f3;line-height: 35px;}
.address-list li.selected {background-color: #fff0e8;border: 1px solid #f50;}
.address-list li {border: 1px solid #fff;position: relative;}
.address-bar {margin-top: 30px;display: block;width:100%;text-align:center;}
.address-bar .new { background: url("/Content/Images/carts/taobao.png") -28px -70px no-repeat;width: 90px;height: 25px;display: inline-block;font-size: 0;text-indent: -99px;vertical-align: text-top;}
.white_content {width: 100%; height:auto;/*border: 1px solid orange;*/background-color: white;overflow: auto;}
.buy-common-overlay-close-x {background: rgba(0, 0, 0, 0) url("../images/taobao.png") no-repeat scroll -128px -73px;cursor: pointer;display: inline-block;
height: 22px;position: absolute;right: 8px;text-indent: -9999px;top: 5px;width: 23px;border: 2px solid #f00;}
.buy-common-overlay-close{ background: rgba(0, 0, 0, 0) url("../images/taobao.png") no-repeat scroll -128px -73px;cursor: pointer;display: inline-block; 
position: absolute;top: 10px;right: 10px;text-indent: -9999px;width: 23px; height: 22px; border: 2px solid #f00;}
.buy-common-overlay-close-coupon{background: rgba(0, 0, 0, 0) url("../images/taobao.png") no-repeat scroll -128px -73px;cursor: pointer;display: inline-block; 
position: absolute;top: 10px;right: 10px;text-indent: -9999px;width: 23px; height: 22px; border: 2px solid #f00;}
/*------------------- 确认订单-----------------------*/
.sfkp{width: 100%; line-height: 40px; height: 40px;margin-top: 10px; }
.sfkp_title{margin-left:10px;line-height:40px;float:left;}
.sfkp_right{line-height:40px;float:right;width: 240px;}
.order-go {clear: both;position: relative;text-align: right;}
.order-go .address-confirm { background-color: #fff0e8;border: 1px solid #f50;display: inline-block;float: right;font-family: tahoma;font-size: 12px;margin-bottom: 20px;margin-top: 10px; padding: 3px;position: relative;right: 0;}
.order-go .address-confirm .box {background: #fff none repeat scroll 0 0;color: #404040;font-size: 12px;line-height: 20px;margin-bottom: 0;min-width: 230px;padding: 1px 10px 10px 20px; position: static;}
.realPay {line-height: 16px;margin: 0 0 15px;position: relative;}
.realPay .t {font-weight: 700;}
.price .style-large-bold-red {color: #ff4200; font: 700 26px tahoma;}
.order-go .address {margin-bottom: 0;margin-top: 0;}
.order-go .buy-footer-address {padding: 0;}
.order-go .buy-footer-address .buy-line-title {color: #404040;font-weight: 700;}
.order-go .address-confirm .return-cart { bottom: 4px; position: absolute;right: 170px;width: 180px;}

a.ordersuccesslink:link,a.ordersuccesslink:visited{color:#000;}

.order_main{width:100%;border: 1px solid #ccc;height:600px;background-color:#fff;box-shadow: 0 0 20px rgba(0,0,0,.12);transition: all .2s ease-in-out;}
.order {position: relative;width:90%;padding:0 100px;height:100px;}
.order .o-left {float: left;width: 800px;height:100px;padding-top: 32px;padding-bottom: 32px;}
.order .o-title {line-height: 26px;height: 26px;overflow: hidden;}
.order .o-right { float: right;width: 180px;height:100px;padding-top: 32px;padding-bottom: 10px;padding-right: 10px;overflow: hidden;}
.payment {width:100%;height:600px;margin:0 auto; padding: 12px 30px 0;}
.pay-weixin{width:90%;height:480px;position:relative;}
.payment .pay-weixin .p-w-tt{width:50%;height:30px;margin-left:50px;}
.payment .p-w-hd {width:300px;height:auto; margin-bottom: 20px;font-size: 18px;font-family: "Microsoft Yahei";position:relative;}
.p-w-bd {height:auto;margin-top:50px; margin-bottom: 30px;width: 100%;text-align:center;position:relative;}
.p-w-box {width: 300px;margin:0 auto;}
.p-w-sidebar {float: left;width: 379px; height: 421px;padding-left: 150px; margin-top: -20px;margin-left:100px; background: url(../images/phone-bg.png) 50px 0 no-repeat;}
.pw-box-ft{width: 300px;float:left;background-color:#ff0000;margin-top:20px;}
.pw-box-ft p {line-height:25px;color:#fff ;width: 300px;float:left;text-align:center;}
.payment-change{width:1000px;height:auto;}
.payment-change a.pc-wrap:hover{color:#000;font-size:18px;}
.payorder{margin-top:40px;width:1500px;height:200px;}
.duihao{float:left;width:300px;height:200px;}
.duihao img{margin-left:75px}
.payorder_right{float:left;}
.paysussess{ font-size:30px;}
.product_totle{width: 100%; line-height: 35px; height: 35px;}
.product_totle_left{margin-left:10px;line-height:35px;float:left;}
.product_totle_right{margin-right:10px;line-height:35px;float:right;}
.product_remark{line-height: 40px; margin-left: 10px;margin-top:10px;}

.choose-amount {width: 49px; height: 44px; overflow: hidden;border: 1px solid #ccc;position: relative; margin-right: 10px;float: left;}
.choose-amount input { display: block; width: 31px;height: 42px;line-height: 42px;position: absolute; top: 1px;left: 0; border: none;border: 0; text-align: center;}
.choose-amount a.btn-reduce { bottom: -1px;}
.choose-amount a { display: block; width: 15px;text-align: center; height: 22px;line-height: 22px; overflow: hidden; background: #f1f1f1; color: #666;position: absolute; right: -1px;border: 1px solid #ccc;}


.leftcon1 ul {list-style: none;font-size: 16px; color: #333;display: block;margin:20px 0 ; padding:10px 0 ;border-bottom: 2px solid #000;width: 278px;}
.leftcon1 ul li {border-top: 2px solid #323232;width:263px;padding-bottom:20px;padding-left:15px;}
.leftcon1 ul li h2{padding-top:20px;}
.leftcon1 ul li img{padding-top:10px;}
.leftcon1 ul li p{font-size: 14px; padding-top: 15px;}
.right_nav .img{width:900px; text-align:center}
.right_nav .img #agents_img{width:900px;height:919px;}
.right_nav .img #agents_img_en{width:796px;height:755px}
.top_agent{width:1200px !important}
.about_sale{width:900px;float:left;}
.about_sale .Sale_Left{width:900px;float:left;}
.about_sale .Sale_Left ul{width:900px;list-style-type:none;}
.about_sale .Sale_Left ul li{width:400px;height:60px;float:left;margin-left:50PX;}
.about_sale .Sale_Left ul li p{color:#111;font-size:16px;line-height:25px;margin-left:20px;}
.about_sale .Sale_Right{width:450px;float:left;}
.about_sale img{width:900px;}

#totlePrice_ajax{color: #f00;}


.notice {
    display:block;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
}

    .notice .notice_description {
        position: fixed;
        left: 50%;
        top: 50%;
        width: 80%;
        height: 260px;
        margin-left: -40%;
        margin-top: -130px;
        background: #fff;
        text-align: center;
    }

        .notice .notice_description .notice_close {
            display: block;
            float: right;
            width: 50px;
            height: 50px;
            background: url("../images/all.png")no-repeat -75px 5px;
        }

        .notice .notice_description p {
            padding: 0 30px!important;
            line-height: 30px;
        }

        .notice .notice_description .notice_loginbox {
            width: 100%;
            text-align: center;
            margin-bottom: 20px;
        }
        .notice .notice_description .notice_loginbox .notice_loginbox_a{width:100%;text-align:center;margin-top:10px}
            .notice .notice_description .notice_loginbox a {
                display: block;
                width: 210px;
                height: 37px;
                line-height: 37px;
                background: #fff;
                text-decoration: none;
                color: #000;
                font-size: 0.8em;
                margin :0 auto;

                border: 1px solid #000;
                text-align: center;
            }

                .notice .notice_description .notice_loginbox a:hover {
                    background: #000;
                    color: #fff;
                }

.nologin_left{float:left;margin-left:20px;}
.nologin_right{z-index: 100; opacity: 1; display: block; font-size: 12px;float:left;margin-left:20px;}
.nologin_right a{color: red; font-weight: 700; line-height: 35px; color: #f00; font-size: 16px;}
.nologin_left_search{float:left;}
.mian_nologin{margin:0 auto ;}


.guige_size{list-style:none;float:left;margin-top: 5px;}
.guige_size li{float:left;height:35px;width:auto;border:1px solid #ccc;margin:0 5px;text-align:center;line-height:35px;color:#666;}

.guige_size .curr{border:2px solid #f00;}

.guige_size i {display:none;font-style: italic;}
.guige_size .curr i{ background: url(../images/current.png);width:12px;height:12px;margin-top:21px;display:block;float:right;margin-left:-8px;}
.guige_size a{color:#666;padding:0 5px ;white-space: nowrap;}

/*--------------------个人界面--------------------------*/
.order_index{margin-top:10px;width:100%;}
.order_index .order_index_head{width:90%;position:relative;margin:0 auto;height:50px;}
.order_index .order_index_head .my_order_l{width:50%;text-align:left;float:left}
.order_index .order_index_head .my_order_r{width:50%;text-align:right;float:left}
.my_order_a{color:#333;font-size:14px;}
ul.sub_menu{position:relative;width:100%;margin-top:40px;height:auto;}
ul.sub_menu li{width:50%;float:left;text-align:center;height:150px;position:relative}
ul.sub_menu li .sub_menu_out{height: 149px; background-color: #eac787; border: 1px solid #fff; overflow: hidden; }
ul.sub_menu li .sub_menu_out .sub_menu_imgdiv{width: 100%; height: 50px; text-align: center;margin-top:40px;}
ul.sub_menu li .sub_menu_out .sub_menu_imgdiv img{width: 40px;}
ul.sub_menu li .sub_menu_out span{margin-top: 15px; color: #fff; font-size: 14px;}

.icon_order_pay{width:27px;height:17px;background: url(../images/node-icons.png) -62px -121px;margin:0 auto;padding: 5px 0;}
.icon_order_send{width:24px;height:23px;background: url(../images/node-icons.png) -118px -118px;margin:0 auto;padding: 5px 0;}
.icon_order_recive{width:30px;height:21px;background: url(../images/node-icons.png) -277px -121px;margin:0 auto;padding: 5px 0;}
.icon_order{width:23px;height:22px;background: url(../images/node-icons.png) -548px -119px;margin:0 auto;padding: 5px 0;}

.billing_type{width:100%;height:80px;}
.billing_type .billing_type_title{width:100%;line-height:40px;height:40px;}
.billing_type .billing_type_ul{list-style:none;}
.billing_type .billing_type_ul li{border:1px solid #ccc;width:28%;text-align:center;float:left;line-height:40px;margin-left:3%;margin-right:0%;}
.billing_type .billing_type_ul .curr{border:1px solid #f00;}

.typeshow{float: right; line-height: 40px; width: 50%; margin-right: 10px; text-align: right;}

.Billing{width:100%}
.Billing_detail{margin:10px 0 0 10px;position:relative;border-top:1px solid #ccc;}
.Billing_detail .Billing_detail_ul{list-style:none;position:relative;margin-top:10px}
.Billing_detail .Billing_detail_ul li{line-height:35px;width:100%;height:35px;}
.Billing_detail .Billing_detail_ul li label{float:left;color:#717171}
.Billing_detail .Billing_detail_ul li p{margin-left:10px;float: left;}
.Billing_detail .Billing_send_ul {list-style:none;position:relative;margin-top:10px}
.Billing_detail .Billing_send_ul li{line-height:35px;width:100%;height:35px;border-bottom:1px solid #ccc}
.Billing_detail .Billing_send_ul li label{float:left;color:#717171}

.head_fixed{position: fixed;height: 40px; background-color: #f9f9f9; width: 100%; border-bottom: 1px solid #ccc; z-index: 10;}
.head_fixed .head_fixed_div{position:absolute;width:30%;height:40px;}
.head_fixed .head_fixed_div img{margin-top: 10px; margin-left: 10px;width:20px;}
.head_fixed .head_fixed_title{width: 100%; text-align: center; line-height: 40px; font-size: 16px;}


.mod-main{width:100%;border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; height: 40px;line-height:40px;font-size:14px; background-color: #fff}
.mod-main .mt{}
.mod-main .mt:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.mod-main .mt h3{float:left;font-family:"Microsoft YaHei";font-size:16px;color:#333;line-height:20px}
.mod-main .mt .extra-l{float:left;list-style:none;width:100%;}
.mod-main .mt .extra-l li{float:left;width:25%;text-align:center;}
.mod-main .mt .extra-l li a{display:inline-block;padding-bottom:2px;color:#999}
.mod-main .mt .extra-l li a:hover,.mod-main .mt .extra-l li a:hover em{color:#e4393c}
.mod-main .mt .extra-l li.curr a{padding-bottom:0;color:#e4393c;border-bottom:2px solid #e4393c;font-weight:700;cursor:pointer;text-decoration:none}

#MainOrdersList{margin-top:30px;margin-bottom:50px}
.hr_line{width: 100%; height: 15px; background-color: #f4f4f4}

.orderlist_orderNo{height:30px;width:100%;background-color:#fff;line-height:30px;}
.orderlist_total{width:100%;text-align:right;height:40px;line-height:40px;border-bottom:1px solid #eee;}
.orderlist_total p {padding-right: 20px;font-size:14px}
.orderlist_status {margin-top: 10px; height: 45px; font-size: 14px; }
.orderlist_status  a{width: 25%; height: 30px; line-height: 30px; text-align: center;margin-right: 20px; float: right; }

/*物流信息*/
.order-track{position:relative;width:100%;}
.order-track .order-goods_top .order-goods_div{float: left;width:20px; height: 60px; line-height: 60px;}
.order-track .order-goods_top .order-goods_h3{ font-size:20px;width:1160px;text-align:left;height:60px;line-height:60px;}
.order-track .track-tab{position:absolute;left:0;top:0;height:44px;line-height:42px;text-align:center;width:243px}
.order-track .track-tab ul{list-style: none;display:inline-block;display:block;width:246px;margin-left:-1px}
.order-track .track-tab ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-track .track-tab ul{height:1%}
*+html .order-track .track-tab ul{min-height:1%}
.order-track .track-tab .tab-item{color:#333;cursor:pointer;float:left;height:42px;line-height:42px;width:122px;margin-top:-2px;font-size:14px;border-top:2px solid #fff;border-bottom:1px solid #eee;border-left:1px solid #eee}
.order-track .track-tab .curr{border-top:2px solid #e4393c;margin-top:0;padding-top:0;border-bottom:1px solid #fff;color:#e4393c}
.order-track .track-tab-single .tab-item{width:243px}
.order-track .track-cont{display:inline-block;display:block;width:100%;height:auto;clear:both;}
.order-track .track-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .order-track .track-cont{height:1%}
*+html .order-track .track-cont{min-height:1%}
.order-track .track-cont .track-lcol{width:100%;}
.order-track .track-cont .track-rcol{width:100%;}
.order-track .p-item{width:100%;display:inline-block;display:block;margin-bottom:30px;}
.order-track .p-item:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-track .p-item{height:1%}
*+html .order-track .p-item{min-height:1%}
.order-track .p-item .p-img{float:left;width:100px;height:100px;line-height:100px;text-align:center;margin:4px 20px 0 20px;border:1px solid #efefef;}
.order-track .p-item .p-info{float:left;width:auto;margin:10px 0 0;line-height:25px;color:#333;_display:inline;word-break:break-all}
.order-track .p-item .p-info ul{list-style:none;}
.order-track .track-list{margin:20px;height:auto;padding-left:5px;position:relative}
.order-track .track-list ul{list-style:none;}
.order-track .track-list li{position:relative;padding:9px 0 0 25px;line-height:18px;border-left:1px solid #d9d9d9;color:#333}
.order-track .track-list li .node-icon{position:absolute;left:-6px;top:50%;width:11px;height:11px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/order-icons.png) -21px -72px no-repeat}
.order-track .track-list li .time,.order-track .track-list li .txt{position:relative;top:4px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle}
.order-track .track-list li .txt{max-width:505px}
.order-track .track-list li .time{margin-right:20px}
.order-track .track-list li.first{color:#e4393c;padding-top:0;border-left-color:#fff;font-size:14px;font-weight:600}
.order-track .track-list li.first .node-icon{background-position:0 -72px}
.order-track .install-item{:@inlcude clearfix;cursor:pointer;height:52px;padding:10px 20px;margin:0 -20px}
.order-track .install-item .p-img{float:left;width:50px;height:50px;margin-right:10px;border:1px solid #efefef;_display:inline}
.order-track .install-item .p-img img{width:50px;height:50px}
.order-track .install-item .p-img img.blank{background:url() no-repeat center center #FFF}
.order-track .install-item .p-name{width:140px;height:44px;margin:0;line-height:22px;overflow:hidden;color:#999}
.order-track .install-item-curr{background:#f8f8f8}
.order-track .install-item-curr .p-name{color:#333}
.order-track #install-scrollbar{width:203px;height:216px;overflow:hidden}
.order-track .ui-scrollbar-item3{border:#ccc 1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#ddd}
.order-track .gis-box{position:relative;display:none;margin:20px;border:1px solid #eaeaea}
.order-track .gis-box .gis-arr{position:absolute;top:-10px;left:90px;display:block;width:19px;height:10px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/gis-arr.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.order-track-02 .track-lcol{padding-top:10px}
.root61 .order-track .track-tab{width:325px}
.root61 .order-track .track-tab ul{width:328px}
.root61 .order-track .track-tab .tab-item{width:162px}
.root61 .order-track .track-tab-single .tab-item{width:325px}
.root61 .order-track .track-lcol{width:285px}
.root61 .order-track .track-rcol{width:880px}
.root61 .order-track .p-item{background-position:left top}
.root61 .order-track .p-item .p-img{margin:4px 0 0}
.root61 .order-track .p-item .p-info{width:158px;margin-left:15px}
.root61 .order-track .install-item .p-name{width:220px}
.root61 .order-track .track-list li .txt{max-width:640px}
.root61 .order-track .gis-box .gis-arr{left:140px}
.root61 .order-track #install-scrollbar{width:305px}
.track-list::-webkit-scrollbar{width:7px;height:9px}
.track-list::-webkit-scrollbar-button:end:increment,.track-list::-webkit-scrollbar-button:start:decrement{display:block;height:0;background-color:transparent}
.track-list::-webkit-scrollbar-track-piece{-webkit-border-radius:0;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;background:#ebebeb}
.track-list::-webkit-scrollbar-thumb:vertical{height:50px;background-color:rgba(0,0,0,.2);-webkit-border-radius:4px}
.track-list::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:rgba(0,0,0,.2);-webkit-border-radius:4px}
.track-list{scrollbar-face-color:#c7c7c7;scrollbar-highlight-color:#c7c7c7;scrollbar-3dlight-color:#c7c7c7;scrollbar-darkshadow-color:#c7c7c7;scrollbar-Shadow-color:#c7c7c7;scrollbar-arrow-color:#c7c7c7;scrollbar-track-color:#ebebeb}



.jd-header-vertical-shortcut {
    position: absolute;
    top: 53px;
    right: 10px;
    z-index: 1000;
    border-radius: 4px;
    width: 125px;
    background: rgba(0,0,0,.9);
    opacity:0.8;
}
.jd-header-vertical-shortcut li {
    display: block;
    position: relative;
    margin-left: 40px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    height: 40px;
    line-height: 40px;
    z-index: 1000;
}
.jd-header-vertical-shortcut li a {
    display: block;
    border: 0;
    width: 100%;
    font-size: 14px;
    color: #fff;
    z-index: 1000;
    text-decoration: none;
}
.jd-header-vertical-shortcut a span {
    position: absolute;
    top: 0;
    left: -40px;
    width: 40px;
    height: 40px;
}
.jd-header-vertical-shortcut:before {
    position: absolute;
    top: -5px;
    right: 5px;
    width: 10.5px;
    height: 5px;
    background: url(../images/settop.png) no-repeat center center;
    background-size: 100% 100%;
    content: "";
}

/*--------------------------foot-----------------------------*/
.footer-lxwm-c{list-style:none;}
.footer-lxwm-c li{line-height:30px;padding-left:20px;font-size:12px;color:#333;}


.gray_block{height: 15px; background-color: #f4f4f4}

ul.home_ul_style{list-style: none;}
ul.home_ul_style li{width: 100%;margin-bottom: 15px;}
ul.home_ul_style li ul li{width: 100%;margin-bottom: 15px;margin-top: 0;}

.menu{}
.menu ul{list-style: none;width: 100%;}
.menu ul li {line-height: 40px;text-align: center;color: #000;border-bottom: 1px solid #ccc;}

.serchmenu  {}
.serchmenu ul {clear: both;list-style: none;margin-top: 15px;width: 100%;}
.serchmenu ul li{float: left;padding: 15px 15px;background-color: #ccc;color: #fff;width: 33.3333%;text-align: center;border-bottom: 4px solid #fff;}
/*.serchmenu ul li a{color: #4e4a75;}*/
.serchmenu ul.serchmenu_ul li.curr{color: #fff;background-color: #000;}
.serchmenu ul.serchmenu_ul a.curr{color: #fff;background-color: #000;}

.newsmenu  {}
.newsmenu ul {clear: both;list-style: none;margin-top: 15px;width: 100%;}
.newsmenu ul li{float: left;padding: 15px 15px;background-color: #ccc;color: #fff;width: 50%;text-align: center;border-bottom: 4px solid #fff;}
/*.serchmenu ul li a{color: #4e4a75;}*/
.newsmenu ul.newsmenu_ul li.curr{color: #fff;background-color: #000;}
.newsmenu ul.newsmenu_ul a.curr{color: #fff;background-color: #000;}

.coupon_status{width: 100%;height: 50px;}
.coupon_status_ul{width: 100%;height: 50px; list-style: none;}
.coupon_status_ul li{float: left;width: 50%;height: 50px;line-height: 50px; text-align: center;}
.coupon_status_ul li span{height: 50px;line-height: 50px; text-align: center;}
.coupon{width: 100%;height: auto;margin:10px 0;}
.coupon_contant{margin: 10px 10px 0 10px;height: 80px;background-color: #ffa882;border-radius:10px;position: relative;}
.coupon_contant .coupon_contant_left{text-align: center;color: #fff;line-height: 50px;height: 50px;margin-top: 5px; float: left;}
.coupon_contant .coupon_contant_middle{text-align: center;color: #fff;width: 45%;line-height: 60px;float: left;margin-left: 60px;border-right:1px dashed #fff ;}
.coupon_contant .coupon_contant_right{float: left;width: 30%;line-height: 60px;margin-left: 5px;color: #fff;}
.instruction{border-top:1px solid #ccc;border-bottom:1px solid #ccc;height:40px;line-height:40px;margin-top: 10px;}
.curr_coupon{border-bottom: 2px solid #f00;}
.coupon_right{width:70%;text-align:right;float:right;color: #000;}
.coupon_right p{height:30px;line-height:30px;color: #000;} 
.coupon_radio{width: 20px;height: 20px;margin-top: 30px;background-color: #fff;border: 0px;margin-left: -5px;}


.wlfs_div{background-color:#eac787;color:#fff;float:right;height:30px;}
#wlfs{padding:6px 6px;height:30px;border:0px solid #ccc;background-color:#eac787;color:#fff;-webkit-appearance:none;border-radius: 0}
.wlfs_div span{background-color:#eac787;color:#fff;float:right;height:30px;padding-right:3px}
/*.TM_ul{list-style:none;}
.TM_ul li{border:1px solid #ccc;width:28%;text-align:center;float:left;line-height:40px;margin-left:3%;margin-right:0%;}
.TM_ul .curr{border:1px solid #f00;}*/



.product_totle_TM{width: 100%; line-height: 85px; height: 85px;margin-top: 15px;}
.product_totle_TM_left{margin-left:10px;line-height:50px;float:left;}
.product_totle_TM_right{margin-right:10px;line-height:50px;float:right;width: 60%;}

.TM_ul{list-style:none;}
.TM_ul li{border:1px solid #ccc;width:30%;text-align:center;float:left;line-height:40px;margin-left:3%;margin-right:0%;}
.TM_ul .curr{border:1px solid #f00;}
.TM_ul li img{max-width: 100%;height: 50px;}

.TESTATM_ul{list-style:none;}
.TESTATM_ul li{border:1px solid #ccc;width:30%;text-align:center;float:left;line-height:40px;margin-left:3%;margin-right:0%;}
.TESTATM_ul .curr{border:1px solid #f00;}
.TESTATM_ul li img{max-width: 100%;height: 50px;}