
.banner {
    width: 100%;
    height: 432px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
    font-weight: 400;
    color: #FFFFFF;
    background: url("../image/mall_banner.png") no-repeat center;
}
.banner div {
    width: 1200px;
    text-align: left;
}
.banner div .title {
    width: 433px;
    height: 148px;
    font-size: 55px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 74px;
}
.banner div .subhead {
    display: block;
    width: 187px;
    height: 30px;
    background: #2D8DCD;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
}

.grid-1200 {
    width: 1200px;
    margin: 0 auto;
}

.content-big {
    *zoom: 1;
    margin: 10px auto;
}

.content-big:before,
.content-big:after {
    display: table;
    content: "";
    line-height: 0;
}

.content-big:after {
    clear: both;
}

.content-big .m-l {
    float: left;
    width: 900px;
    margin-right: 10px;
}

.content-big .m-l .shopping-box .shopping-tit {
    position: relative;
    height: 20px;
    margin: 10px 0;
}

.content-big .m-l .shopping-box .shopping-tit h2 {
    font-size: 16px;
    color: #000;
    line-height: 20px;
}

.content-big .m-l .shopping-box .shopping-tit h2 span {
    margin: 0 5px;
    color: #ff9923;
}

.content-big .m-l .shopping-box .shopping-tit h2 .pr {
    margin-left: 10px;
    color: #000;
}

.content-big .m-l .shopping-box .shopping-tit h2 .pr i {
    margin-right: 5px;
    font-style: normal;
    color: #ff9923;
}

.content-big .m-l .shopping-box .shopping-ul {
    padding-left: 0;
    zoom: 1;
}

.content-big .m-l .shopping-box .shopping-ul:before,
.content-big .m-l .shopping-box .shopping-ul:after {
    display: table;
    content: "";
    line-height: 0;
}

.content-big .m-l .shopping-box .shopping-ul:after {
    clear: both;
}

.content-big .m-l .shopping-box .shopping-ul .content {
    list-style: none;
    height: 200px;
    margin-bottom: 10px;
    background: #ffffff;
    border: 1px solid #dddddd;
    position: relative;
}

.content-big .m-l .shopping-box .shopping-ul .content .tit {
    display: block;
    height: 50px;
    border-bottom: 1px solid #dddddd;
    line-height: 50px;
    font-size: 20px;
    color: #737373;
}

.content-big .m-l .shopping-box .shopping-ul .content .tit a {
    text-decoration: none;
    color: #737373;
}

.content-big .m-l .shopping-box .shopping-ul .content .tit a:hover {
    color: #ff9923;
}

.content-big .m-l .shopping-box .shopping-ul .content .tit span {
    margin-right: 10px;
}

.content-big .m-l .shopping-box .shopping-ul .content .tit .Icon {
    height: 35px;
    width: 35px;
    display: block;
    margin: 7px 10px 0 20px;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ff9923;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    font-style: normal;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-l {
    float: left;
    width: 480px;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-l .row {
    margin-top: 35px;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-l .row .row3 {
    width: 33.3%;
    float: left;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-l .row .row3 .item {
    text-align: center;
    font-size: 14px;
    color: #8d8e8f;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-l .row .row3 .item b {
    margin-bottom: 10px;
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-l .row .row3 .item b span {
    margin-right: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-l .row .row3 .item b .text-warning {
    color: #ff9923;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-l .row .text-warning {
    color: #ff9923;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-r {
    float: left;
    width: 250px;
    padding: 0;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-r .time {
    margin: 35px 0 30px;
    font-size: 14px;
    color: #8d8e8f;
}

.content-big .m-l .shopping-box .shopping-ul .content .m-r .time span {
    margin: 0 5px;
    color: #2597e8;
    font-size: 18px;
    font-weight: bold;
}

.content-big .m-l .shopping-box .shopping-ul .content .btnbox {
    position: absolute;
    right: 30px;
    top: 100px;
}

.content-big .m-l .shopping-box .shopping-ul .content .btnbox .am-btn {
    width: 130px;
    height: 37px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 37px;
    padding: 0;
    font-size: 18px;
}

.content-big .m-l .shopping-box .shopping-ul .content:hover {
    position: relative;
    z-index: 1;
    border: 1px dotted #2597e8;
}

.disabledIcon {
    background: #ccc !important;
}

.content-big .shopping-ul .content .tit a {
    float: left;
}

.content-big .m-l .shopping-box.disabled .shopping-ul .content .tit a:hover {
    color: #737373;
}

.content-big .m-l .shopping-box.disabled .shopping-ul .content .btnbox .am-btn {
    background: #999;
    border: 1px dotted #999;
}

.content-big .m-l .shopping-box.disabled .shopping-ul .content:hover {
    border: 1px dotted #ccc;
}

.content-big .m-l .all .am-btn {
    width: 100%;
    height: 44px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 44px;
    padding: 0;
    font-size: 18px;
}

.content-big .m-r {
    float: left;
    width: 290px;
}

.content-big .m-r .tips {
    margin-bottom: 20px;
    background: #ffffff;
    border-top: 1px solid #fdab79;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.content-big .m-r .tips .hd {
    height: 57px;
    margin: 0 20px;
    line-height: 57px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-big .m-r .tips .hd h2 {
    font-size: 18px;
    color: #000;
    margin: 0;
}

.content-big .m-r .tips .bd {
    margin: 20px;
}

.content-big .m-r .tips .bd .tit {
    font-size: 16px;
    color: #333;
}

.content-big .m-r .tips .bd .con {
    margin-top: 5px;
    font-size: 14px;
    color: #7d7d7d;
}

.content-big .m-r .tips2 {
    background: #ffffff;
    border-top: 1px solid #4189c3;
}

.content-big .m-r .tips2 .bd {
    min-height: 512px;
    background: url("../image/shopping-bg-1.png") no-repeat;
}

.content-big .m-r .tips2 .bd .item {
    height: 70px;
    padding-left: 120px;
    line-height: 70px;
    font-size: 16px;
}

.content-big .m-r .tips2 .bd .item.item2 {
    margin-top: 20px;
}

.content-big .m-r .tips2 .bd .item.item3 {
    margin-top: 15px;
}

.content-big .m-r .tips2 .bd .item.item4 {
    margin-top: 15px;
}

.content-big .m-r .tips2 .bd .item.item5 {
    margin-top: 30px;
}

.content-big .m-r .tips2 .bd .item.item6 {
    margin-top: 25px;
}

.main .searchPanel {
    border: 1px solid #e5e5e5;
    border-bottom: none;
    display: flex;
    width: 100%;
}

.main .searchPanel .order {
    background-color: #fff;
    padding-left: 5px;
    width: 100% !important;
}

.main .searchPanel .order .o-item {
    float: left;
    *zoom: 1;
}

.main .searchPanel .order .o-item:before,
.main .searchPanel .order .o-item:after {
    display: table;
    content: "";
    line-height: 0;
}

.main .searchPanel .order .o-item:after {
    clear: both;
}

.main .searchPanel .order .o-item select {
    float: left;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f5f5f5;
    height: 40px;
    text-align: center;
    font-size: 13px;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    line-height: 40px;
    padding: 0px 15px;
}

.main .searchPanel .order .o-item select:hover {
    cursor: pointer;
}

.main .searchPanel .order .o-item a {
    float: left;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 30px;
    text-align: center;
    font-size: 13px;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
    border: 1px solid #e8e8e8;
    line-height: 30px;
    padding: 0px 8px;
    margin-left: -1px;
    margin-top: 5px;
}

.main .searchPanel .order .o-item a .iconfont {
    font-size: 12px;
    position: relative;
    top: -2px;
}

.main .searchPanel .order .o-item.active a {
    color: #318ccc;
}

.main .searchPanel .order .o-item-m {
    float: left;
    font-size: 13px;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
}

.main .searchPanel .order .o-item-m .date {
    margin: 5px 0 0 10px;
    text-align: left;
    text-indent: 5px;
}

.main .searchPanel .order .o-item-m input {
    float: left;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 30px;
    text-align: center;
    font-size: 13px;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
    border: 1px solid #e8e8e8;
    line-height: 30px;
    width: 90px;
    padding: 5px 10px;
}

.main .searchPanel .order .o-item-m .m-line {
    float: left;
    background-color: #888888;
    height: 1px;
    width: 10px;
    display: block;
    margin-top: 15px;
    margin-right: 5px;
    margin-left: 5px;
}

.main .searchPanel .order .o-item-m select {
    float: left;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 30px;
    text-align: center;
    font-size: 13px;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
    border: 1px solid #e8e8e8;
    line-height: 30px;
    width: auto;
    padding: 5px 10px;
}

.main .searchPanel .order .o-item-m .fPrice {
    margin-left: 5px;
    position: relative;
    float: left;
    border: 1px solid #fff;
}

.main .searchPanel .order .o-item-m .fPrice b {
    float: left;
    font-weight: lighter;
    padding: 0 2px;
    line-height: 22px;
}

.main .searchPanel .order .o-item-m .fPrice .fPb-item {
    display: block;
    float: left;
    position: relative;
}

.main .searchPanel .order .o-item-m .fPrice .fPb-item input {
    cursor: text;
    display: block;
    float: left;
    height: 30px;
    line-height: 18px;
    width: 70px;
    padding: 2px;
}

.main .searchPanel .order .o-item-m .fPrice .fP-box {
    z-index: 100;
    float: left;
    border: 1px solid transparent;
    border-right: none;
    margin-top: 3px;
}

.main .searchPanel .order .o-item-m .fPrice .fP-expand {
    z-index: 99;
    border: 1px solid #dddddd;
    border-top: none;
    background-color: #ffffff;
    display: none;
    text-align: right;
    height: 30px;
    left: -1px;
    position: absolute;
    top: 35px;
    width: 100%;
}

.main .searchPanel .order .o-item-m .fPrice .fP-expand .ui-btn-o {
    border: none;
    background: #ffffff;
    color: #1470cc;
    margin-left: 5px;
}

.main .searchPanel .order .o-item-m .fPrice .fP-expand .ui-btn-o :hover {
    background: none;
    text-decoration: none;
}

.main .searchPanel .order .o-item-m .fPrice .fP-expand .ui-btn-r {
    background-color: #ff7300;
    border: 1px solid #cccccc;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 2px;
    text-align: center;
    width: 50px;
    color: #ffffff;
}

.main .searchPanel .order .o-item-m .fPrice .fP-expand .ui-btn-r :hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-decoration: none;
}

.main .searchPanel .order .o-item-m .fPrice .fPb-split {
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    position: static;
    width: 8px;
    text-align: center;
}

.main .searchPanel .order .o-item-m .k-active {
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    border: 1px solid #dddddd;
    border-bottom: 1px solid #f8f8f8;
}

.main .searchPanel .order .o-item-m .k-active .fP-expand {
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    display: block;
}

.main .searchPanel .order .o-item-p {
    float: right;
    font-size: 13px;
    color: #888888;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px 0 30px;
}

.main .searchPanel .order .o-item-p .dun {
    color: #fe751a;
    font-weight: bold;
}

.main .searchPanel .order .o-item-p .pagenum {
    font-size: 12px;
    color: #000000;
    margin-left: 10px;
    margin-right: 5px;
}

.main .searchPanel .order .o-item-p .page-next,
.main .searchPanel .order .o-item-p .page-prev {
    background-color: #45a4e8;
    padding-bottom: 2px;
}

.main .searchPanel .order .o-item-p .page-next .iconfont,
.main .searchPanel .order .o-item-p .page-prev .iconfont {
    color: #FFFFFF;
}

.main .searchPanel .order .o-item-p .page-next.disabled,
.main .searchPanel .order .o-item-p .page-prev.disabled {
    background: #b0d0e8;
}

.main .searchPanel .order .o-item-p .page-next.disabled .iconfont,
.main .searchPanel .order .o-item-p .page-prev.disabled .iconfont {
    color: #FFFFFF;
}

.main .searchPanel .order .o-item-p .page-next.disabled:hover,
.main .searchPanel .order .o-item-p .page-prev.disabled:hover {
    background-color: #b0d0e8;
    cursor: not-allowed;
}

.main .searchPanel .order .o-item-p .page-next:hover,
.main .searchPanel .order .o-item-p .page-prev:hover {
    background: #72baee;
}

.main .searchPanel .order .o-item-p.nobg {
    background: none;
}

.main .searchPanel .search-content {
    background-color: #ffffff;
    font-size: 14px;
    display: block;
    *overflow: hidden;
}

.main .searchPanel .search-content .searchtable .t-1,
.main .searchPanel .search-content .searchtable .t-2,
.main .searchPanel .search-content .searchtable .t-3,
.main .searchPanel .search-content .searchtable .t-4,
.main .searchPanel .search-content .searchtable .t-5,
.main .searchPanel .search-content .searchtable .t-6,
.main .searchPanel .search-content .searchtable .t-7,
.main .searchPanel .search-content .searchtable .t-8,
.main .searchPanel .search-content .searchtable .t-9,
.main .searchPanel .search-content .searchtable .t-c {
    display: inline-block;
    *display: block;
    *float: left;
    float: left;
}

.main .searchPanel .search-content .searchtable .thead {
    height: 45px;
    line-height: 45px;
    color: #328dcd;
    background: #efefef;
    text-align: center;
}

.main .searchPanel .search-content .searchtable .thead .t-1 {
    width: 90px;
}

.main .searchPanel .search-content .searchtable .thead .t-2 {
    width: 120px;
}

.main .searchPanel .search-content .searchtable .thead .t-3 {
    width: 190px;
}

.main .searchPanel .search-content .searchtable .thead .t-4 {
    width: 170px;
}

.main .searchPanel .search-content .searchtable .thead .t-5 {
    width: 70px;
}

.main .searchPanel .search-content .searchtable .thead .t-6 {
    width: 80px;
}

.main .searchPanel .search-content .searchtable .thead .t-7 {
    width: 145px;
}

.main .searchPanel .search-content .searchtable .thead .t-8 {
    width: 110px;
}

.main .searchPanel .search-content .searchtable .thead .t-9 {
    width: 100px;
}

.main .searchPanel .search-content .searchtable .thead .t-c {
    width: 120px;
}

.main .searchPanel .search-content .searchtable .tbody {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #515151;
    border-bottom: 1px solid #e5e5e5;
}

.main .searchPanel .search-content .searchtable .tbody .t-1,
.main .searchPanel .search-content .searchtable .tbody .t-2,
.main .searchPanel .search-content .searchtable .tbody .t-3,
.main .searchPanel .search-content .searchtable .tbody .t-4,
.main .searchPanel .search-content .searchtable .tbody .t-5,
.main .searchPanel .search-content .searchtable .tbody .t-6,
.main .searchPanel .search-content .searchtable .tbody .t-7,
.main .searchPanel .search-content .searchtable .tbody .t-8,
.main .searchPanel .search-content .searchtable .tbody .t-9,
.main .searchPanel .search-content .searchtable .tbody .t-c {
    height: 50px;
    float: left;
    position: relative;
}

.main .searchPanel .search-content .searchtable .tbody .t-1 span,
.main .searchPanel .search-content .searchtable .tbody .t-2 span,
.main .searchPanel .search-content .searchtable .tbody .t-3 span,
.main .searchPanel .search-content .searchtable .tbody .t-4 span,
.main .searchPanel .search-content .searchtable .tbody .t-5 span,
.main .searchPanel .search-content .searchtable .tbody .t-6 span,
.main .searchPanel .search-content .searchtable .tbody .t-7 span,
.main .searchPanel .search-content .searchtable .tbody .t-8 span {
    display: inline-block;
    *display: block;
}

.main .searchPanel .search-content .searchtable .tbody .t-1 {
    width: 90px;
}

.main .searchPanel .search-content .searchtable .tbody .t-1 span {
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .searchtable .tbody .t-2 {
    width: 120px;
}

.main .searchPanel .search-content .searchtable .tbody .t-2 span {
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .searchtable .tbody .t-3 {
    width: 190px;
    position: relative;
}

.main .searchPanel .search-content .searchtable .tbody .t-3 span {
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .searchtable .tbody .t-4 {
    width: 170px;
}

.main .searchPanel .search-content .searchtable .tbody .t-4 span {
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .searchtable .tbody .t-5 {
    width: 70px;
}

.main .searchPanel .search-content .searchtable .tbody .t-5 span {
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .searchtable .tbody .t-6 {
    width: 80px;
    color: #ff9923;
    position: relative;
}

.main .searchPanel .search-content .searchtable .tbody .t-6 span {
    width: 80px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .searchPanel .search-content .searchtable .tbody .t-7 {
    width: 145px;
}

.main .searchPanel .search-content .searchtable .tbody .t-7 span {
    width: 145px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .searchPanel .search-content .searchtable .tbody .t-8 {
    width: 110px;
}

.main .searchPanel .search-content .searchtable .tbody .t-8 span {
    width: 110px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .searchPanel .search-content .searchtable .tbody .t-9 {
    width: 100px;
    position: relative;
    *height: 50px;
}

.main .searchPanel .search-content .searchtable .tbody .t-9 .tb-stock {
    width: 98px;
    height: 26px;
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 26px;
    display: block;
    position: absolute;
    overflow: hidden;
    top: 11px;
    *top: 10px;
    left: 0;
}

.main .searchPanel .search-content .searchtable .tbody .t-9 .tb-stock a {
    text-decoration: none;
}

.main .searchPanel .search-content .searchtable .tbody .t-9 .tb-stock input {
    margin: 0;
    padding: 0;
    width: 46px;
    height: 26px;
    float: left;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #666;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    outline: 0;
    background: #FFF;
}

.main .searchPanel .search-content .searchtable .tbody .t-9 .tb-stock .tb-increase,
.main .searchPanel .search-content .searchtable .tbody .t-9 .tb-stock .tb-reduce {
    background-color: #ededed;
    height: 26px;
    line-height: 26px;
    display: block;
    width: 25px;
    float: left;
}

.main .searchPanel .search-content .searchtable .tbody .t-9 .tb-stock .tb-increase {
    border-left: 0 !important;
}

.main .searchPanel .search-content .searchtable .tbody .t-9 .tb-stock .tb-reduce {
    border-right: 0 !important;
}

.main .searchPanel .search-content .searchtable .tbody .t-c {
    width: 120px;
    position: relative;
}

.main .searchPanel .search-content .searchtable .tbody .t-c .tools {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -46px;
    height: 30px;
    line-height: 30px;
}

.main .searchPanel .search-content .searchtable .tbody .t-c .tools a {
    display: inline-block;
    background-color: #fff;
    height: 30px;
    width: 40px;
    line-height: 30px;
    margin-right: 3px;
    border-radius: 3px;
    color: #666666;
    text-decoration: none;
}

.main .searchPanel .search-content .searchtable .tbody .t-c .tools a.disabled {
    background-color: #cccccc !important;
    border: 1px solid #cccccc !important;
    color: #666666 !important;
    cursor: not-allowed;
}

.main .searchPanel .search-content .searchtable .tbody .t-c .tools a.buy {
    border: 1px solid #3299ff;
    color: #3299ff;
}

.main .searchPanel .search-content .searchtable .tbody .t-c .tools a.buy:hover {
    background: #3299ff;
    color: #FFFFFF;
}

.main .searchPanel .search-content .searchtable .tbody .t-c .tools a.all {
    border: 1px solid #ff9923;
    color: #ff9923;
}

.main .searchPanel .search-content .searchtable .tbody .t-c .tools a.all:hover {
    background: #ff9923;
    color: #FFFFFF;
}

.main .searchPanel .search-content .searchtable .tbody .Popup {
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 100;
    background-color: #f4f2f2;
    display: none;
}

.main .searchPanel .search-content .searchtable .tbody .Popup .hd {
    background-color: #97c8ed;
    min-height: 28px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 0 10px;
}

.main .searchPanel .search-content .searchtable .tbody .Popup .bd {
    padding: 0 10px 5px;
    line-height: 25px;
}

.main .searchPanel .search-content .searchtable .tbody .Popup .bd .cont {
    text-align: left;
}

.main .searchPanel .search-content .searchtable .tbody .Popup .bd .tips {
    color: #a3a3a3;
    font-size: 12px;
    text-align: left;
}

.main .searchPanel .search-content .searchtable .tbody .Popup.company_detail {
    width: 280px;
}

.main .searchPanel .search-content .searchtable .tbody .Popup.price_detail {
    width: 200px;
}

.main .searchPanel .search-content .searchtable .tbody.mhover {
    background-color: #f4f2f2;
}

.main .searchPanel .search-content .tablew .t-1,
.main .searchPanel .search-content .tablew .t-2,
.main .searchPanel .search-content .tablew .t-3,
.main .searchPanel .search-content .tablew .t-4,
.main .searchPanel .search-content .tablew .t-5,
.main .searchPanel .search-content .tablew .t-6,
.main .searchPanel .search-content .tablew .t-7,
.main .searchPanel .search-content .tablew .t-8,
.main .searchPanel .search-content .tablew .t-9,
.main .searchPanel .search-content .tablew .t-c {
    display: inline-block;
    *display: block;
    *float: left;
}

.main .searchPanel .search-content .tablew .thead {
    height: 45px;
    line-height: 45px;
    color: #328dcd;
    background: #efefef;
    text-align: center;
}

.main .searchPanel .search-content .tablew .thead .t-1 {
    width: 100px;
}

.main .searchPanel .search-content .tablew .thead .t-2 {
    width: 120px;
}

.main .searchPanel .search-content .tablew .thead .t-3 {
    width: 230px;
}

.main .searchPanel .search-content .tablew .thead .t-4 {
    width: 210px;
}

.main .searchPanel .search-content .tablew .thead .t-5 {
    width: 100px;
}

.main .searchPanel .search-content .tablew .thead .t-6 {
    width: 100px;
}

.main .searchPanel .search-content .tablew .thead .t-7 {
    width: 160px;
}

.main .searchPanel .search-content .tablew .thead .t-8 {
    width: 100px;
}

.main .searchPanel .search-content .tablew .thead .t-c {
    width: 70px;
}

.main .searchPanel .search-content .tablew .tbody {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #515151;
    border-bottom: 1px solid #e5e5e5;
}

.main .searchPanel .search-content .tablew .tbody .t-1 span,
.main .searchPanel .search-content .tablew .tbody .t-2 span,
.main .searchPanel .search-content .tablew .tbody .t-3 span,
.main .searchPanel .search-content .tablew .tbody .t-4 span,
.main .searchPanel .search-content .tablew .tbody .t-5 span,
.main .searchPanel .search-content .tablew .tbody .t-6 span,
.main .searchPanel .search-content .tablew .tbody .t-7 span,
.main .searchPanel .search-content .tablew .tbody .t-8 span {
    display: inline-block;
    *display: block;
}

.main .searchPanel .search-content .tablew .tbody .t-1 {
    width: 100px;
}

.main .searchPanel .search-content .tablew .tbody .t-1 span {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .tablew .tbody .t-2 {
    width: 120px;
}

.main .searchPanel .search-content .tablew .tbody .t-2 span {
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .tablew .tbody .t-3 {
    width: 230px;
    position: relative;
}

.main .searchPanel .search-content .tablew .tbody .t-3 span {
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .tablew .tbody .t-4 {
    width: 210px;
}

.main .searchPanel .search-content .tablew .tbody .t-4 span {
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .tablew .tbody .t-5 {
    width: 100px;
}

.main .searchPanel .search-content .tablew .tbody .t-5 span {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
}

.main .searchPanel .search-content .tablew .tbody .t-6 {
    width: 100px;
    color: #ff9923;
    position: relative;
}

.main .searchPanel .search-content .tablew .tbody .t-6 span {
    width: 100px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .searchPanel .search-content .tablew .tbody .t-7 {
    width: 160px;
}

.main .searchPanel .search-content .tablew .tbody .t-7 span {
    width: 160px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .searchPanel .search-content .tablew .tbody .t-8 {
    width: 100px;
}

.main .searchPanel .search-content .tablew .tbody .t-8 span {
    width: 100px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .searchPanel .search-content .tablew .tbody .t-c {
    width: 70px;
}

.main .searchPanel .search-content .tablew .tbody .t-c .tools {
    position: absolute;
    left: 50%;
    margin-left: -20px;
}

.btnbox {
    width: 130px;
    height: 37px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 37px;
    padding: 0;
    font-size: 18px;
}

.am-btn-primary {
    color: #ffffff;
    background-color: #2597e8;
    border-color: #2597e8;
    display: block;
    width: 130px;
    height: 37px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 37px;
    padding: 0;
    font-size: 18px;
}

.am-btn-primary:hover,
.am-btn-primary:focus,
.am-btn-primary:active {
    color: #ffffff;
    border-color: #1476bc;
}

.goodtype {
    width: 90px;
    display: block;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: rgba(0, 175, 242, 0.5);
    color: #fff !important;
    text-decoration: none;
}

.goodtype:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00aff2;
}

.selectgoodtype {
    background-color: #00aff2;
}

.payprice-span {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
    margin-left: 20px;
    display: block;
}

.caigou {
    background-color: #5cc7d3 !important;
}

.am-btn-disabled,.am-btn-disabled:hover {
    display: inline-block;
    color: #FFF;
    background: #999;
    border: 1px dotted #999;
}

.login {
    width: 290px;
    height: 82px;
    background: #FFFFFF;
    border-top: 1px solid #fdab79;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.login .user-info {
    display: flex;
    align-items: center;
}
.login .user-info .user-img {
    float: left;
    width: 52px;
    height: 52px;
    margin-left: 10px;
}
.login .user-info .user-img div {
    position: relative;
    width: 52px;
    height: 22px;
    background: #000000;
    opacity: 0.7;
    top: -22px;
    color: #FFF;
    font-size: 12px;
    border-bottom-left-radius: 26px 22px;
    border-bottom-right-radius: 26px 22px;
    cursor: pointer;
}
.login .user-info .user-img div:hover {
    color: #81CDFF;
}
.login .user-info .user-name {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    text-align: left;
    display: block;
}
.login .user-info .user-name span {
    display: inline-block;
    width: 100%;
}
.login .user-info .user-name a {
    color: #FF7240;
}
.login .user-info .user-name a span {
    display: inline-block;
    width: 6px;
    height: 8px;
    margin-left: 5px;
    background: url("../image/login_go2.png") no-repeat center;
}
.login .user-info .user-name a:hover {
    color: #FF9B77;
}
.login .user-info .user-name a:hover span {
    background: url("../image/login_go1.png") no-repeat center;
}
.login .user-btns {
    margin-right: 20px;
}
.login .user-btns div {
    width: 86px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}
.login .user-btns .login-btn {
    color: #FFFFFF;
    background: #FF7240;
}
.login .user-btns .login-btn:hover {
    background: #FF8B62;
}
.login .user-btns .register-btn {
    color: #FF7240;
    border: 1px solid #FF7240;
    margin-top: 8px;
}
.login .user-btns .register-btn:hover {
    background: #FF7240;
    color: #FFFFFF;
}
.time {
    margin: 35px 0 30px;
    font-size: 14px;
    color: #8d8e8f;
    text-align: left;
}
.time span {
    margin: 0 5px;
    color: #2597e8;
    font-size: 18px;
    font-weight: bold;
}
.progress-box {
    position: relative;
    width: 230px;
    height: 20px;
    line-height: 20px;
}
.progress-box .progress {
    height: 15px;
    width: 180px;
    display: block;
    background: #d8d8d8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.progress-box .progress {
    background: #dddddd;
}
.progress-box .font {
    position: absolute;
    left: 190px;
    top: -2px;
}
.progress-box .progress .progress-bar {
    height: 15px;
    width: 0px;
    display: block;
}
.progress-box .progress .bar-red{
    background: red;
}
.progress-box .progress .bar-green{
    background: #50ca92;
}
.progress-box .progress .bar-orange{
    background: #ff7f47;
}

