﻿a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
    margin: 0;
    padding: 0;
}
ol, ul {
    list-style: none;
}
body {
    font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #666;
    background: #fff;
}
img {
    border: 0;
    vertical-align: middle;
}
.clear, .clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.hide {
    display: none;
}
a {
    color: #666;
    text-decoration: none;
}
a:hover {
    color: #f30213;
}
em, i, u {
    font-style: normal;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hr {
    border-bottom: 1px solid #e6e6e6;
    height: 0;
    margin-bottom: 10px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ml5 {
    margin-left: 5px;
}
.mr5 {
    margin-right: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.ml10{
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.mt20 {
    margin-top: 20px;
}
.mt10 {
    margin-top: 10px;
}
.mr10 {
    margin-right: 10px;
}
.w {
    width: 990px;
    margin: 0 auto;
}
.ftx-03, .ftx03 {
    color: #999;
}
.ftx-04, .ftx04 {
    color: #ff6c00;
}
.ftx-05, .ftx05 {
    color: #005ea7;
}
.ac {
    text-align:center;
}
.btn-1 {
    font-family: arial,"Microsoft YaHei";
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background-color: #e74649;
    background-image: -moz-linear-gradient(top,#e74649,#df3134);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e74649),color-stop(1,#df3134));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e74649', endColorstr='#df3134', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e74649', endColorstr='#df3134');
    background-image: -webkit-linear-gradient(bottom,#e74649 0,#df3134 100%);
    background-image: linear-gradient(to top,#e74649 0,#df3134 100%);
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    float: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.btn-1:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f05356;
    background-image: -moz-linear-gradient(top,#f05356,#eb3c3f);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f05356),color-stop(1,#eb3c3f));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05356', endColorstr='#eb3c3f', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05356', endColorstr='#eb3c3f');
    background-image: -webkit-linear-gradient(bottom,#f05356 0,#eb3c3f 100%);
    background-image: linear-gradient(to top,#f05356 0,#eb3c3f 100%);
}
.btn-9 {
    font-family: arial,"Microsoft YaHei";
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background-color: #f2f2f2;
    background-image: -moz-linear-gradient(top,#f2f2f2,#f7f7f7);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f2f2f2),color-stop(1,#f7f7f7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7');
    background-image: -webkit-linear-gradient(bottom,#f2f2f2 0,#f7f7f7 100%);
    background-image: linear-gradient(to top,#f2f2f2 0,#f7f7f7 100%);
    border-radius: 3px;
    color: #323333;
    font-size: 12px;
    font-weight: 400;
    padding: 0 9px;
    vertical-align: middle;
    cursor: pointer;
    float: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border: 1px solid #e1e1e1;
}
.btn-9:hover {
    color: #323333;
    text-decoration: none;
    box-shadow: 0 1px 1px rgba(0,1,1,.08);
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top,#f7f7f7,#f2f2f2);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(1,#f2f2f2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2');
    background-image: -webkit-linear-gradient(bottom,#f7f7f7 0,#f2f2f2 100%);
    background-image: linear-gradient(to top,#f7f7f7 0,#f2f2f2 100%);
}
.header {
    padding: 10px 0 0;
}
#logo-2014 {
    position: relative;
    z-index: 12;
    float: left;
    width: 276px;
    height: 50px;
    margin: 15px 0 22px;
}
#logo-2014 {
    float: left;
    position: relative;
    width: 277px;
    padding: 0;
}
#logo-2014 .logo {
    display: block;
    margin-top: 2px;
    width: 170px;
    height: 66px;
    background: url(../images/cart_logo.png) no-repeat 0 0;
}
#logo-2014 .link2 {
    overflow: hidden;
    display: block;
    position: absolute;
    width: 100px;
    height: 40px;
    line-height: 99em;
    top: 34px;
    right: 0px;
    background: #fff;
}
#logo-2014 .link2 b {
    display: block;
    position: absolute;
    width: 100px;
    height: 40px;
    line-height: 99em;
    top: 0;
    right: 0;
    background: url(../images/cart-icon.png) #fff no-repeat;
}
.cart-search {
    float: right;
    border: 2px solid #c91623;
    background: #c91623;
    height: 24px;
    margin-top: 30px;
    overflow: hidden;
}
.cart-search .itxt {
    border: 0;
    height: 18px;
    line-height: 18px;
    width: 260px;
    padding: 3px 5px;
    outline: 0;
}
.form input {
    float: none;
}
.header .btn-img, .header .button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    cursor: pointer;
}
.cart-search .button {
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 24px;
    background: #c91623;
    text-align: center;
    color: #fff;
    font-weight: 700;
    -webkit-appearance: none;
}

.order-virtual {
    width: 100%;
    height: auto;
    border: 1px solid #f6f6f6;
    display: block;
    position: relative;
}
.order-virtual .order-virtual-tabs {
    height: 37px;
    width: 100%;
    background-color: #f6f6f6;
    display: block;
}
.order-virtual .order-virtual-tabs ul {
    height: 100%;
    width: 100%;
}
.order-virtual .order-virtual-tabs ul li {
    height: 37px;
    width: 115px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    color: #666;
}
.order-virtual .order-virtual-tabs ul li.curr {
    color: #e43a3d;
    background-color: #fff;
}
.order-virtual .order-virtual-tabs ul li span {
    display: inline-block;
    margin-top: 8px;
}
.coupon-main .coupon-cont {
    max-height: 570px;
    margin-top: 15px;
}
.coupon-main .coupon-cont .coupon-tab {
    width: 60%;
    height: 40px;
    display: inline-block;
}
.coupon-main .coupon-cont .coupon-tab li {
    height: 20px;
    width: auto;
    float: left;
    margin: 5px 75px 10px 0;
    color: #333;
    cursor: pointer;
}
.coupon-main .coupon-cont .coupon-tab li.curr {
    color: #e43a3d;
    border-bottom: 2px solid #e43a3d;
}
.order-virtual .virtual-usedcont-new {
    width: 100%;
    background-color: #f6f6f6;
    display: block;
    clear: both;
    margin-top: 15px;
    padding: 10px 0;
    font-size: 12px;
}
.order-virtual .virtual-usedcont-new .virtual-usedcont-price {
    display: inline-block;
    margin-left: 20px;
    height: auto;
    font-weight: 700;
    color: #666;
}
.order-virtual .virtual-usedcont-new .virtual-usedcont-price em {
    color: #e73739;
    margin-left: 5px;
    font-family: verdana;
}
.order-virtual .virtual-usedcont-new ul.virtual-usedcont-detail {
    display: inline-block;
    margin-left: 15px;
    max-width: 790px;
    color: #666;
    text-align: left;
    vertical-align: top;
}



.toolbar-wrap .operation a, .toolbar-wrap .operation-new a {
    float: left;
    margin-left: 5px;
    color: #666;
}
.toolbar-wrap .operation .cleaner-opt, .toolbar-wrap .operation-new .cleaner-opt {
    font-weight: 700;
    position: relative;
}


