.fl {float: left;}
.fr {float: right;}


.ins-main .ins-download {background-color: #f2f2f2; overflow: hidden;}
.dui-main-l {float: left; width: 180px; height: auto; overflow: hidden; background-color: #fff;}
.dui-main-r {float: right; width: 970px; height: auto; overflow: hidden; background-color: #fff;}

.dui-main-r .main-r-header {height: 40px; line-height: 40px; border-bottom: solid 1px #ddd;}
.dui-main-r .main-r-header h3 {padding-left: 20px; font-size: 16px;}
.dui-main-r .main-r-body {padding: 20px; height: auto; overflow: hidden;}
.dui-main-r .main-r-body .article-title {text-align: center; font-size: 18px; line-height: 50px; font-weight: bold; margin: 0;}
.dui-main-r .main-r-body .article-info {text-align: center; font-size: 13px; color: #999; line-height: 50px;}
.dui-main-r .main-r-body .article-content {font-size: 14px; line-height: 200%; border-top: dotted 1px #ddd; padding: 20px 0; overflow: hidden;}
.dui-main-r .main-r-body .article-file {text-align: center; overflow: hidden; margin: 15px 0;}
.dui-main-r .main-r-body .article-file a {background-color: #b01213; color: #fff; padding: 10px 20px; border-radius: 2px; display: inline-block;}
.dui-main-r .main-r-body .article-file a:hover {background-color: #dc0d0e;}

.left_help dl {margin: 0; padding-bottom: 10px;}
.left_help dl dt {height: 40px; line-height: 40px; background-color: #e8e8e8; padding-left: 40px; font-size: 16px; font-weight: bold; margin-bottom: 10px;}
.left_help dl dt a {color: #000;}
.left_help dl dd {height: 40px; line-height: 40px; overflow: hidden; font-size: 14px; padding-left: 40px;}
.left_help dl dd a {color: #333;}

.prev-next {border-top: dotted 1px #ddd; overflow: hidden; padding: 15px 0;}
.prev-next p {height: 30px; line-height: 30px; overflow: hidden;}


.newslist li .time {float: right; color: #999; font-size: 14px;}
.newslist li {height: 40px; line-height: 40px; overflow: hidden; border-bottom: dashed 1px #eee;}
.newslist li a {color: #000; display: block;}
.newslist li a:hover {color: #9f1a1b; text-decoration: inherit;}


/*商品列表*/
.goodsBox .goodsItem {padding: 8px; overflow: hidden;}
.goodsBox .goodsItem:hover .box {border: solid 1px #eee; overflow: hidden;}
.goodsBox .goodsItem .name {padding: 0 10px; height: 30px; line-height: 30px; overflow: hidden;}
.goodsBox .goodsItem .name a {color: #333; font-size: 16px;}
.goodsBox .goodsItem .price {padding: 0 10px; color: #a06d33; height: 40px; line-height: 30px; overflow: hidden;}
.goodsBox .goodsItem .price a {color: #a06d33;}
.goodsBox .goodsItem .price .market {text-decoration: line-through;}
.goodsBox .goodsItem .goodsbnt {height: 30px; overflow: hidden;}
.goodsBox .goodsItem .goodsbnt a {display: none !important;}
.goodsBox .goodsItem:hover .goodsbnt a {display: inline-block !important;}
.goodsBox .goodsItem .goodsbnt .bnt_blue {background-color: #765c3f; color: #fff; height: 30px; line-height: 30px; text-align: center; display: inline-block; width: 49%;}
.goodsBox .goodsItem .goodsbnt .bnt_blue:nth-child(2) {float: right;}
.goodsBox .goodsItem .goodsbnt .bnt_blue span {padding-right: 8px;}


/*商品筛选*/
.saixuan h3 {background-color: #ececec; border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; height: 34px; line-height: 34px; overflow: hidden; font-size: 14px; padding: 0 10px;}
.saixuan .screeBox {border-bottom: solid 1px #ddd; overflow: hidden; padding: 15px 0;}
.saixuan .screeBox strong {padding: 5px 10px; margin-right: 10px;}
.saixuan .screeBox a {padding: 5px 15px; color: #333;}
.saixuan .screeBox a.curr,
.saixuan .screeBox span {background-color: #1a1a1a; color: #fff; padding: 5px 15px;}


/*商品详情*/
.goodsInfo .imgInfo {float: left; width: 510px; height: 620px;}
.goodsInfo .textInfo {float: right; width: 640px; height: 620px; overflow: hidden;}
.goodsInfo .textInfo .goods-title {font-size: 20px; font-weight: bold; height: 40px; line-height: 40px; overflow: hidden; margin: 0;}
.goodsInfo .textInfo .goods-sx li {line-height: 30px; padding: 5px 0;}
.goodsInfo .textInfo .goods-sx .price-li {border-bottom: solid 1px #ddd; color: #a2734c; font-size: 28px; padding: 20px 0; overflow: hidden; margin-bottom: 15px;}
.goodsInfo .textInfo .price-li .market {text-decoration: line-through; font-size: 20px; color: #666; padding-left: 10px;}
.goodsInfo .textInfo .price-li .collect {float: right; color: #999; font-size: 14px;}
.goodsInfo .textInfo .price-li .collect a {color: #999;}
.goodsInfo .textInfo .bnt_ul li {overflow: hidden;}
.goodsInfo .textInfo .bnt_ul .padd-bnt {overflow: hidden; height: 42px; margin: 15px 0 0;}
.goodsInfo .textInfo .bnt_ul .addtocart {display: inline-block; background-color: #020202; color: #fff; font-size: 15px; padding: 10px 30px; border-radius: 3px;}
.goodsInfo .textInfo .bnt_ul .addgoorder {display: inline-block; background-color: #765c3f; color: #fff; font-size: 15px; padding: 10px 30px; border-radius: 3px;}
.goodsInfo .textInfo .bnt_ul .li-number {margin: 15px 0;}
.goodsInfo .textInfo .bnt_ul .li-number label {float: left; line-height: 24px; font-weight: normal;}
.goodsInfo .textInfo .bnt_ul .li-number .li-number-box {float: left;}


.pView{float:left;width:512px;position:relative;background-color:white;height:auto; z-index:92; }

#pView #pic-list a.disabled {cursor: default;}
#zoom-jpg{height:510px;width:510px;}
#pic-list {height: 140px; overflow: hidden; width: 510px;_display:inline; margin-top: 15px;}
#pic-list .btn-control {display: block;height: 82px; width:28px;cursor:pointer; float: left;}
#btn-forward {top:0;}
#btn-backward {bottom: 0;}
.btn-control b{display:block;width:28px;height:82px;overflow:hidden;}
#btn-forward b{background: url(../images/disabled-prev.png) no-repeat left center;}
#btn-backward b {background: url(../images/disabled-next.png) no-repeat right center;}

#pic-list .pic-items {float: left; width: 454px; overflow: hidden; padding: 0;}
#pic-list .pic-items li {font-size: 0;position: relative;text-align: center;width:82px;line-height:0;height:82px; float: left; margin: 0 4px;}
#pic-list .pic-items li a {border: solid 1px #eee; }
#pic-list .pic-items img {height: 80px;width: 80px;}
#pic-list .pic-items li a.onlickImg {border: solid 1px #765c3f; }
#pic-list .pic-items li a.onlickImg img {width: 80px; height: 80px;}
.jqzoom {padding: 0;position: relative; border: solid 1px #eee;}
.zoomdiv {background: url(../images/loading.gif) no-repeat center center #FFFFFF;border: 1px solid #E4E4E4;display: none;height: 410px;left: 400px;overflow: hidden;position: absolute;text-align: center;top: 0;width: 410px;z-index: 8;}
.MagicZoomPup {width: 200px;height: 200px;position: absolute;left: 0;top: 0;background-color: #fff;opacity: 0.3;filter: alpha(opacity=30);display: none;z-index: 1; cursor:move}
.bigimg {height: 800px;width: 800px;}
.jqZoomLens {background-color:#fff;cursor: move;height: 50px;left: 0;opacity: 0.5;filter:alpha(opacity=50);position: absolute;top: 0;visibility: hidden;width: 50px;z-index:92;}
#pic-list .pic-items a.on {border: 1px solid #69af05;padding: 0;}
#recomm_list {overflow: hidden;padding:0 51px;position: relative;width:900px;height:230px;}
#recomm_list .btn-reco {display: block;height: 230px;position: absolute;top: 0; width: 21px;cursor:pointer;}
#btn_prev {left:15px;}
#btn_next {right:15px;}
.btn-reco b{top:55px;display:block;position:absolute;width:21px;height:39px;}
#btn_prev b{background:url(../images/productinfo.png) no-repeat -173px -130px;}
#btn_next b{background:url(../images/productinfo.png) no-repeat -194px -130px;}
#btn_prev.disabled b{background:url(../images/productinfo.png) no-repeat -215px -130px;}
#btn_next.disabled b{background:url(../images/productinfo.png) no-repeat -236px -130px;}
.p-view li{float:left;width:150px;padding:0 15px;overflow:hidden;}
.p-view .p-img{margin-bottom:5px;}
.p-view .p-img img{width:150px;}
.proRomm .ct{margin-bottom:10px;}
.proRomm .cm{padding:10px 20px;}
.p-view .p-now {color: #BB3221;font-family: 微软雅黑;margin-right: 5px;}
.p-view .p-now strong {font-size: 20px;font-weight: normal;}
.p-view .p-nor {font-family: 微软雅黑;text-decoration: line-through;}
.p-view .title-a,.p-view .title-b{line-height:20px;height:20px;overflow:hidden;}
.p-view .title-b{color:#EA5404;}
.p-view .title-c{line-height:20px;height:40px;overflow:hidden;}


.textInfo .goods_cut {
border: 0 none;  
cursor: pointer;  
display: block;  
float: left;
height: 24px; line-height: 24px; margin: 0; width: 24px; text-align: center; border: solid 1px #ddd; border-right: none;}
input.goodsBuyBox, input.number {  
border: 1px solid #DDDDDD;  
float: left;  
font-size: 10px;  
height: 18px;  
line-height: 18px;  
margin: 5px 6px 0;  
padding: 0;  
text-align: center;  
width: 32px;  
}  
.textInfo .goods_add {border: 0 none; cursor: pointer; display: block; float: left; height: 24px; line-height: 24px; margin: 0; text-align: center; width: 24px; border: solid 1px #ddd; border-left: none;}
.goods_number_tit{  
    display: block;  
    background:none;  
    width:60px;  
    height:25px;  
    line-height:22px;  
    float: left;  
}  

/*--------------颜色选择器CSS添加-------------*/
.propertySelect{padding:10px 0 10px 10px;}
.propertySelect strong{float:left;font-weight:normal;text-align:left;}
.propertySelect .catt{height:auto;overflow:hidden;}
.propertySelect .catt a{border:1px solid #C8C9CD;text-align:center;background-color:#FFFFFF;display:block;white-space:nowrap;color:#666666;text-decoration:none;float:left;margin-left:2px;margin-right:2px;position:relative;}
.propertySelect .catt a p{border:1px solid #FFFFFF;padding:2px 5px;background-color:#FFFFFF;}
.propertySelect .catt a p.padd{padding:0px; margin: 0;}
.propertySelect .catt a:hover{border:1px solid #FF6701;}
.propertySelect .catt a:hover p{border:1px solid #FF6701;}
.propertySelect .catt a:focus{outline-style:none;}
.propertySelect .catt .cattsel{background:#FF6701;border:1px solid #FF6701;}
.propertySelect .catt .cattsel a:hover{border:1px solid #FF6701;}
.propertySelect .catt .cattsel p{border:1px solid #FF6701;}
.propertySelect .catt em{font-style:normal;}
.propertySelect .catt .cattsel i{background:url(images/test.png) no-repeat scroll right bottom transparent;bottom:0;height:16px;position:absolute;right:0;width:16px;}
.propertySelect .catt .cattsel a:hover i{background:url(images/test.png) no-repeat scroll right bottom transparent;}

/*商品分享*/
.goods-share {overflow: hidden; margin-top: 20px;}

.description {font-size: 14px; line-height: 180%; overflow: hidden; margin-top: 10px;}


.box.xihuan {margin-top: 40px;}
.desc-header {text-align: center;}
.desc-header h3 {font-size: 28px; border-bottom: solid 3px #333; display: inline-block; padding-bottom: 10px;}
.desc-body {width: 100%; height: auto; overflow: hidden; padding: 20px 0;}
.desc-body img {max-width: 100%;}
.box.xihuan .goodsItem {float: left; width: 20%;}
.box.xihuan .goodsItem a {display: block; padding: 10px;}

/*购物车*/
.flowBox table tr th {background-color: #f2f2f2; padding: 18px 0; text-align: center;}
.flowBox table tr {border-bottom: solid 1px #ececec;}
.flowBox table tr td {text-align: center;}
.flowBox table tr td a {color: #333;}
.flowBox table tr td .glyphicon {margin-right: 4px; color: #999;}
.flowBox table tr td img {border: solid 1px #eee;}
.thunm-name {padding: 12px 0; text-align: left;}
.thunm-name img {float: left;}
.thunm-name .goods-name {float: right; width: 360px; height: 80px; overflow: hidden; text-align: left;}
.thunm-name .goods-name span {display: block;}
.thunm-name .goods-name .goods_attr {color: #c76900;}
.flowBox .flow-jxgw {background-color: #f2f2f2; padding: 10px 30px; font-size: 14px; border-radius: 3px; color: #333;}
.flowBox .flow-jxgw:hover {background-color: #e8e6e6;}
.flowBox .flow-checkout {background-color: #b01213; color: #fff; padding: 10px 30px; font-size: 14px; border-radius: 3px; margin-left: 20px;}
.flowBox .flow-checkout:hover {background-color: #e00e10;}
.flowBox .thumb-name {width: 500px;}
.flowBox .thumb-name a {display: block; height: 52px;}
.flowBox .thumb-name .thumb {float: left; width: 50px; height: 50px; border: solid 1px #eee; margin-right: 10px;}

.flowBox .table-b tr th {padding: 5px 0;}


.cartOrderCount {background-color: #f2f2f2; padding: 15px 10px; overflow: hidden;}
.cartOrderCount .cartButtons {float: right;}
.cartOrderCount .cartTotalItem {float: left;}

.cartjsuan {text-align: right; margin: 20px 0;}
.cartjsuan a {display: inline-block;}

/*购物车增减*/

.goods_cut {border: 0 none; cursor: pointer; display: block; float: left; width: 20px; height: 24px; line-height: 24px; text-align: center; margin:0; border: solid 1px #ddd; border-right: none; background-color: #f5f5f5;}

input.goodsBuyBox, input.number {border: 1px solid #DDDDDD; float: left; font-size: 10px; height: 24px; line-height: 24px; margin: 0; padding: 0; text-align: center; width: 32px;}
.goods_add {border: 0 none; cursor: pointer; display: block; float: left; width: 20px; height: 24px; line-height: 24px; text-align: center; margin:0; border: solid 1px #ddd; border-left: none; background-color: #f5f5f5}
.goods_number_tit{
    display: block;
    background:none;
    width:60px;
    height:25px;
    line-height:22px;
    float: left;}
    

/*购物车-会员系统*/
.flow-user {width: 500px; border: solid 1px #ddd; padding: 20px; margin: 50px 0;}
.flow-user .flow-user-header {background-color: #765c3f; color: #fff; text-align: center; height: 44px; line-height: 44px;}
.flow-user input[type="submit"],
.flow-user input[type="button"] {background-color: #765c3f; color: #fff; padding: 1px 20px; border-radius: 3px; border: none;}
.flow-user input[type="button"]:hover,
.flow-user input[type="submit"]:hover {background-color: #986e3f;}
.flow-user .inputBg {border: solid 1px #ddd; height: 40px; line-height: 40px; width: 350px; padding-left: 10px;}
.flowBox .flow-user table tr {border: none;}
.flowBox .flow-user table tr td {border: none; line-height: 40px;}
.flow-user .flow-user-body .table {margin-top: 40px;}

/*会员登录*/
.login-box {width: 500px; height: auto; overflow: hidden; border: solid 1px #ddd; padding: 20px; margin: 50px auto;}
.login-box .login-box-header {background-color: #765c3f; color: #fff; text-align: center; height: 44px; line-height: 44px;}
.login-box .login-box-body {padding: 0 20px; overflow: hidden;}
.login-box .login-box-body table {margin: 40px 0 0;}
.login-box .login-box-body td {padding: 15px 0;}
.login-box .login-box-body input[type="submit"],
.login-box .login-box-body input[type="button"] {background-color: #765c3f; color: #fff; padding: 10px 20px; border-radius: 3px; border: none;}
.login-box .login-box-body input[type="button"]:hover,
.login-box .login-box-body input[type="submit"]:hover {background-color: #986e3f;}
.login-box .login-box-body .inputBg {border: solid 1px #ddd; height: 40px; line-height: 40px; width: 350px; padding-left: 10px;}

/*通用版块面版*/
.panel.panel-moren {background-color: #fff; border: solid 1px #ddd;}
.panel.panel-moren .panel-heading {background-color: #f0f0f0; border-bottom: solid 1px #ddd; padding: 15px;}
.panel.panel-moren .panel-heading h3 {font-size: 16px; color: #000;}
.panel.panel-moren input[type="submit"] {background-color: #765c3f; border: none; color: #fff; padding: 10px 20px; border-radius: 3px;}
.panel.panel-moren input[type="submit"]:hover {background-color: #a0723e;}

.panel table tr td {padding: 5px 0;}
.panel .inputBg {border: solid 1px #ddd; padding-left: 5px;}
.panel input.inputBg {line-height: 24px;}


.table-border-none {border: none;}
.table-border-none tr {border: none !important;}
.table-border-none tbody tr td {border: none;}


.pay-online input[type="button"] {background-color: #795f42; color: #fff; padding: 10px 20px; border: none; border-radius: 3px;}
.pay-online input[type="button"]:hover {background-color: #ab7d49;}

/*会员注册*/
.register-box.login-box .login-box-body {padding: 20px;}
.register-box .form-item {overflow: hidden;}
.register-box .form-item .form-label {float: left; display: block; padding: 9px 15px; width: 110px; line-height: 20px; text-align: right; font-weight: 400;}
.register-box .form-item .input-block {margin-left: 110px; min-height: 36px;}
.register-box .form-item .inputBg {width: 100% !important;}
.register-box .form-item .input-block span {display: block;}
.register-box .form-item .input-inline {float: left; width: 188px; margin-right: 10px;display: inline-block;vertical-align: middle;}
.register-box .form-item .form-mid {float: left; display: block; line-height: 20px;}

/*收藏*/
.user-collection table tr {border-bottom: solid 1px #eee;}
.user-collection table tr td {padding: 10px 0;}
.user-collection table tr th {padding: 10px 0; background-color: #f6f5f5;}
.user-collection .thumb-name {width: 500px;}
.user-collection .thumb-name a {display: block; height: 52px;}
.user-collection .thumb-name .thumb {float: left; width: 50px; height: 50px; border: solid 1px #eee; margin-right: 10px;}

/*我的订单*/

#main-content a{color:#36c;text-decoration:none;}
#main-content a:hover{color:#f60;text-decoration:none!important;}
#main-content table{border-left:none;}
#main-content .page-nav-cell a{color:#36c;text-decoration:none;}
#main-content .page-nav-cell a:hover{color:#f60;text-decoration:underline;}
#main-content .remide-box a{color:#36c;text-decoration:none;}
#main-content .remide-box a:hover{color:#f60;text-decoration:underline;}
#main-content .small-btn,#main-content .small-long-btn{background:url(../images/order_list/btn_bg.png) no-repeat;width:80px;height:25px;line-height:25px;display:inline-block;text-align:center;font-size:14px;font-weight:bold;border:none;cursor:pointer;color:#fff;}
#main-content .small-btn{background-position:0 -150px;width:51px;height:21px;line-height:21px;font-size:12px;font-weight:normal;}
#main-content .small-long-btn{background-position:0 -600px;width:61px;height:21px;font-size:12px;line-height:21px;font-weight:normal;}
#main-content .small-btn,#main-content .small-long-btn{color:#fff;}
#main-content .small-btn:hover,#main-content .small-long-btn:hover{color:#fff;text-decoration:underline;}
#main-content button.small-btn:hover,#main-content button.small-long-btn:hover{text-decoration:none;}
#main-content{font:12px/1.5 Tahoma,Helvetica,Arial,'\5b8b\4f53',sans-serif;}
#main-content{padding:0!important;border:none!important}
#main-content div,#main-content ul,#main-content li,#main-content h3,#main-content p,#main-content th{border-top:0;border-bottom:0;margin:0;padding:0;}
#main-content th{padding:0px;border-bottom:none;border-right:none;vertical-align:middle;font-style:normal;font-weight:normal;}
#main-content .bought-table .button,#main-content .bought-table .col-name th{background:url(../images/order_list/th.png) no-repeat}
#main-content .bought-table{table-layout:fixed;width:100%;border-collapse:collapse}
#main-content .bought-table td{line-height:1.5;border:1px solid #d4e7ff}
#main-content .bought-table .button{text-shadow:none;border-width:none;font-weight:normal;padding-left:0px;display:inline-block;height:25px;line-height:25px;font-size:12px;text-align:center;vertical-align:middle;cursor:pointer;border:0;*display:inline;*zoom:1}
#main-content .bought-table col.selector{width:25px}
#main-content .bought-table col.baobei{width:238px;_width:237px}
#main-content .bought-table col.price{width:65px}
#main-content .bought-table col.quantity{width:40px}
#main-content .bought-table col.after-service{width:78px}
#main-content .bought-table col.amount{width:98px}
#main-content .bought-table col.trade-status{width:98px}
#main-content .bought-table col.operate{width:100%}
#main-content .bought-table .sep-row{height:7px}
#main-content .bought-table .sep-row td{border:0}
#main-content .bought-table .col-name th{height:33px;text-align:center;background-repeat:repeat-x;border-top:1px solid #c4d5e0;border-bottom:1px solid #c4d5e0;color:#000}
#main-content .bought-table .toolbar{height:30px;background-color:#f3f3f3}
#main-content .bought-table .toolbar td{border:1px solid #dedee0;border-width:1px 0}
#main-content .bought-table .toolbar span{color:gray}
#main-content .bought-table .order-hd{background:#e8f2ff;color:#404040}
#main-content .bought-table .close-order .order-hd{background:#f3f3f3}
#main-content .bought-table .order-hd td{height:29px;padding-bottom:1px;line-height:29px}
#main-content .bought-table .order-hd .no,#main-content .bought-table .order-hd .deal-time,#main-content .bought-table .order-hd .order-num{display:inline-block;*display:inline;*zoom:1}
#main-content .bought-table .order-hd img{vertical-align:middle}
#main-content .bought-table .order-hd .order-num{margin-right:15px}
#main-content .bought-table .order-bd td{padding:8px 5px;overflow:hidden;text-align:center;vertical-align:top;border-left-color:#e6e6e6;border-right-color:#e6e6e6}
#main-content .bought-table .order-bd .baobei{border-left-color:#d4e7ff}
#main-content .bought-table .close-order .sep-row td,#main-content .bought-table .close-order .order-hd td,#main-content .bought-table .close-order .order-bd td{border-color:#e6e6e6}
#main-content .bought-table .order-bd td.baobei{border-right:0}
#main-content .bought-table .order-bd td.price,#main-content .bought-table .order-bd td.quantity,#main-content .bought-table .order-bd td.after-service{border-left:none;border-right:0}
#main-content .bought-table .operate a,#main-content .bought-table .trade-status .status,#main-content .bought-table .trade-status span,#main-content .bought-table .amount span,#main-content .bought-table .after-service a{display:block;margin-top:2px}
#main-content .bought-table .order-bd .baobei{padding-left:10px;padding-right:0;text-align:left}
#main-content .bought-table .baobei .pic,#main-content .bought-table .baobei .desc{display:inline;float:left}
#main-content .bought-table .baobei .pic{margin-right:10px;border:1px solid #e9e9e9}
#main-content .bought-table .baobei .pic img{width:50px;height:50px}
#main-content .bought-table .baobei .desc{width:100px;overflow:hidden;word-wrap:break-word}
#main-content .bought-table .baobei .baobei-name{display:block;max-height:38px;margin-top:-2px;overflow:hidden;line-height:18px}
#main-content .bought-table .baobei .spec{max-height:38px;overflow:hidden;line-height:18px;color:gray}
#main-content .bought-table .baobei .spec span{margin-right:5px}
#main-content .bought-table .order-bd .quantity{font-weight:normal}
#main-content .bought-table .after-service a{cursor:pointer}
#main-content .bought-table .after-service .tousu-weiquan{color:#36C}
#main-content .bought-table .amount strong{font-weight:bold}
#main-content .bought-table .amount .post-type{color:gray}
#main-content .bought-table .trade-status a{display:block}
#main-content .bought-table .trade-status .closed{color:gray}
#main-content .bought-table .trade-status .success{color:#066601}
#main-content .bought-table .trade-status .wait{color:black}
#main-content .bought-table .trade-status .uinfo-icon{display:inline-block;width:16px;height:16px;margin-bottom:-3px;background:url(../images/order_list/uinfo-icon.png) no-repeat 0 -34px;*display:inline;*zoom:1;*margin-right:3px}
#main-content .bought-table .trade-status .todo,#main-content .bought-table .trade-status .handing{color:#f50}
#main-content .bought-table .operate .small-btn,#main-content .bought-table .operate .small-long-btn{display:inline-block;*display:inline;*zoom:1}
#main-content .bought-table .operate .skin-blue .button{width:67px;background-position:0 -104px}
#main-content .bought-table .operate .skin-blue .button:hover{background-position:0 -182px}
#main-content .bought-table .operate .skin-white .button{width:51px;background-position:0 -52px;color:#404040}
#main-content .bought-table .operate .skin-white .button:hover{background-position:0 -130px}
#main-content .bought-table .operate .skin-orange .button{width:49px;background-position:0 -78px}
#main-content .bought-table .operate .skin-orange .button:hover{background-position:0 -156px}

#main-content .paginator-arrow{position:absolute;top:5px;width:0;height:0;margin-right:0;overflow:hidden;cursor:pointer;border:5px solid transparent;_border-color:#fff}
#main-content .paginator-arrow-left-grey{left:1px;border-right-color:#c0c1be}
#main-content .paginator-arrow-left-orange{left:1px;border-right-color:#f60}
#main-content .paginator-arrow-right-orange{right:1px;border-left-color:#f60}
#main-content .paginator-arrow-right-grey{right:1px;border-left-color:#c0c1be}
#main-content .paginator-arrow-left-grey,#main-content .paginator-arrow-right-grey{cursor:default}
#main-content .page-nav-cell{text-align:right}

#main-content .page-nav{display:inline;float:right;height:25px;margin-right:3px;line-height:25px;}
#main-content .page-nav li{width:auto;display:inline;float:left;height:25px;margin-right:3px;line-height:25px;color:#aaa}
#main-content .page-nav input{vertical-align:middle}
#main-content .page-nav a{display:block;min-width:15px;height:23px;padding:0 5px;line-height:23px;text-align:center;white-space:nowrap;background:#fff;border:1px solid #ccc;color:#06c;text-decoration:none;_width:15px}
#main-content .page-nav a:hover{color:#f00;border-color:#f50}
#main-content .page-nav .page_now{display:block;min-width:15px;height:23px;padding:0 5px;line-height:23px;text-align:center;white-space:nowrap;background:#ddd;border:1px solid #ccc;color:#06c;text-decoration:none;_width:15px}

#main-content .remide-box {height:34px;margin-bottom:10px;padding:5px 10px;overflow:hidden;background-color:#ffffe0;border:1px solid #f9dfb2}
#main-content .remide-box h3,#main-content .remide-box ul,#main-content .remide-box li{width:auto;background:none;display:inline;float:left}
#main-content .remide-box h3{font:12px/20px normal;_line-height:18px}
#main-content .remide-box li{margin:0 30px 0 10px}
#main-content .remide-box .num{color:#c33}
#main-content .remide-box a:hover .num{color:#f60}
#main-content .remide-box .other{display:inline;float:right;width:240px;overflow:hidden;white-space:nowrap;color:#f60;text-align:right}

.order-detail input[type="button"]  {
    background-color: #795f42;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 3px;
}
.order-detail input[type="button"]:hover {background-color: #a77640;}
.order-detail .thumb-name {width: 500px;}
.order-detail .thumb-name a {display: block; height: 52px;}
.order-detail .thumb-name .thumb {float: left; width: 50px; height: 50px; border: solid 1px #eee; margin-right: 10px;}

/*表格*/
.dui-table {border-left: solid 1px #eee; border-top: solid 1px #eee; text-align: center;}
.dui-table th td {border-right: solid 1px #eee; border-bottom: solid 1px #eee; text-align: center; background-color: #f0f0f0;}
.dui-table tr td {border-right: solid 1px #eee; border-bottom: solid 1px #eee; text-align: center;}

/*在线客服*/
@font-face {
	font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

.cndns-right{position:fixed;right:1px;top:350px;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../images/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i {display:block;color:#999; font-style: normal;}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i {color:#fff; font-style: normal;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t {overflow: hidden;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b {padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4; height: auto; overflow: hidden;}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px; line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i {display:block;color:#f66e06;font-size:16px;line-height:16px; font-style: normal;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}