﻿@charset "utf-8";

/* CSS Document */
/* 公共部分开始 */
.second-sort-type>ul.shop-show-produ>li {
    height: auto
}

* {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, simsun;
}

img {
    border-style: none;
    vertical-align: bottom;
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.blur()) !important;
    text-decoration: none !important;
}

:focus {
    outline: none !important;
}

ul,
ul li,
ol,
ol li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    height: 0;
}

.clear-f {
    zoom: 1;
}

.clear-f:after {
    display: block;
    content: "";
    clear: both;
}

.head-top-l a,
.head-top-r a,
.head-top-l span,
.logo-p,
.btn-search {
    font-family: "微软雅黑";
}

h1,
h2,
h3 {
    margin: 0 !important;
}

/*头*/
.bar {
    width: 100%;
    height: 37px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e7e7e7;
}

.main-container {
    width: 1200px;
    margin: 0 auto;
}

.head-top-l a,
.head-top-r a,
.head-top-l span {
    color: #686868;
    font-size: 14px;
    line-height: 37px;
    letter-spacing: 1px;
}

.head-top-l a:hover,
.head-top-r a:hover {
    color: #37b08c;
}

.head-top-l a {
    margin-right: 18px;
}

.head-top-r a {
    display: inline-block;
}

#logo img {
    margin-top: 30px;
    margin-bottom: -3px;
    margin-right: 35px;
    display: block;
}

.logo-p {
    color: #686868;
    font-size: 14px;
    letter-spacing: 1px;
}

.search-box {
    width: 470px !important;
    height: 37px;
    position: relative;
    margin-top: 48px;
    border: 2px solid #2a3435;
    margin-right: 145px;
    padding-left: 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.search-box .key-words {
    width: 200px;
    height: 27px;
    border: none;
    margin-top: 3px;
    color: #867D7D;
}

.magnifier {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/sprite.png) no-repeat;
    position: absolute;
    left: 5px;
    top: 6px;
}

.btn-search {
    position: absolute;
    right: 0;
    top: -3px;
    width: 63px;
    height: 40px;
    background-color: #2a3435;
    border: none;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
}

.head-top-r a.green-color {
    color: #37b08c;
    margin-left: 18px;
}

.phone-offer-code {
    width: 75px;
    height: 75px;
}

.phone-offer p {
    font-size: 12px;
    text-align: center;
    margin-top: 2px;
}

.phone-offer {
    margin-top: 17px;
    text-align: center;
}

.nav {
    height: 40px;
    width: 100%;
    background-color: #5d605f;
    margin-top: 18px;
}

.nav-all-sorts {
    width: 260px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    z-index: 9999;


}

.down-arr {
    display: block;
    position: absolute;
    right: 12px;
    top: 15px;
    width: 18px;
    height: 10px;
    background: url(../images/sprite.png) no-repeat -129px -2px;
    transition: all 0.5s;
}

.nav-inner a {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    vertical-align: middle;
}

.index {
    width: 88px;
    text-align: center;
}

.second-rank {
    height: 40px;
    line-height: 40px;
    background: url(../images/sprite.png) no-repeat -24px -2px;
    letter-spacing: 1px;
}

.second-rank-a {
    padding-left: 10px;
    width: 74px;
}

.second-rank-b {
    padding-left: 17px;
    width: 74px;
    margin-left: 30px;
}

.third-rank {
    padding: 0 8px;
}

.third-rank:hover {
    color: #ff580f
}

.second-tag {
    position: absolute;
    top: 40px;
    background-color: #4ccba5;
    left: 0;
    width: 260px;
    display: none;

}

.nav-all-sorts:hover .second-tag {
    display: block;
}

.nav-all-sorts:hover .down-arr {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.second-tag li {
    padding: 29px 18px;
    position: relative;
}

.second-tag-titl {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 20px;
    font-family: "微软雅黑";
}

.second-tag-titl-a {
    line-height: 30px;
}

.second-tag-titl-a span {
    margin: 0 7px;
}

.second-tag-titl-a a {
    font-family: "微软雅黑";
    font-size: 15px;
}

.second-tag-titl-a a:hover {
    color: #ff580f;
}

.third-tag-hidden {
    width: 930px;
    background-color: #ffffff;
    border: 1px solid #4ccba5;
    position: absolute;
    left: 260px;
    top: 0;
    padding: 30px;
    display: none;

}

.second-tag li:hover .third-tag-hidden {
    display: block;
}

.third-tag-dt {
    width: 90px;
    height: 26px;
    line-height: 26px;
    background-color: #A2A2A2;
    text-align: center;
    float: left;
    margin-right: 13px;
}

.third-tag-hidden a {
    color: #5d605f;
}

.third-tag-hidden a:hover {
    color: #ff580f;
}

.third-tag-hidden dl {
    zoom: 1;
    margin-bottom: 15px;
}

.third-tag-hidden dl:after {
    display: block;
    content: "";
    clear: both;
}

.third-tag-dt a {
    color: #ffffff;
    font-weight: 100;
}

.third-tag-dd {
    width: 740px;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.third-tag-dd a {
    margin: 3px 10px;
}

.middle-dashed {
    padding: 0 18px !important;
}

.middle-dashed div {
    border-top: 1px dashed #ffffff;
}

.icon-green {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #4ccba5;
    position: absolute;
    right: -10px;
    top: 97px;
    z-index: 1000139;
    display: none;

}

.second-tag li:hover .icon-green {
    display: block;
}

/*尾*/
.a_group {
    width: 100%;
    height: 26px;
    line-height: 26px;
    background-color: #f5f5f5;
    text-align: center;
    margin-bottom: 18px;
}

.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}

.a_group a {
    height: 26px;
    line-height: 26px;
    color: #6b6b6b;
    font-size: 13px;
    padding: 0 12px;
    border-right: 1px solid #979696;
    font-family: "宋体";
}

.a_group span {
    color: #6b6b6b;
    font-size: 13px;
}

.enter_cet_phone {
    zoom: 1;
    width: 910px;
    margin: 0 auto;
}

.qq_phone {
    zoom: 1;
    width: 734px;
    margin: 21px auto 0;
}

.qq_phone li {
    float: left;
}

.bottom_enter_cite i {
    display: block;
    width: 32px;
    height: 34px;
    background: url(../images/spritebottom.png) no-repeat 0 -42px;
    float: left;
}

.bottom_enter_cite {
    zoom: 1;
}

.bottom_enter_cite:after {
    display: block;
    content: "";
    clear: both;
}

.bottom_qq i {
    display: inline-block;
    width: 32px;
    height: 34px;
    background: url(../images/spritebottom.png) no-repeat -33px -42px;
}

.bottom_enter_cite span {
    display: block;
    float: left;
    font-size: 18px;
    color: #6b6b6b;
    margin-left: 12px;
}

.third_qq span {
    margin-left: 25px;
}

.copy {
    margin-bottom: 50px;
    margin-top: 10px;
    text-align: center;
}

.copy p {
    font-size: 13px;
    margin-top: 8px;
    color: #6b6b6b;
}

.container:after {
    display: block;
    content: "";
    clear: both;
}

/*分享*/
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
    height: 45px !important;
    width: 45px !important;
    display: block;
    padding-left: 0 !important;
    background-image: url(../images/bg.gif) !important;
}

.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 0 !important;
}

.bdshare-button-style0-16 .bds_weixin {
    background-position: -46px 0 !important;
}

.bdshare-button-style0-16 .bds_qzone {
    background-position: -92px 0 !important;
}

.bdshare-button-style0-16 {
    margin-top: 11px;
}

/*公共部分结束*/
/*报价详情页面开始*/
.offer-product-title,
.offer-price-2,
.up-price,
.price-trend,
.scan-txt,
.btn-buy,
.btn-care,
.place-production,
.last-send-time,
.txt-center,
.product-nav-bar,
.similar-titl,
.similar-product-titl {
    font-family: "微软雅黑";
}

.main-picture {
    width: 380px;
    height: 380px;
    position: relative;
    overflow: hidden;
}

.right-informations {
    width: 780px;
}

.offer-product-title {
    width: 550px;
    font-size: 24px;
    font-weight: 100;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
}

.grey-line-top {
    border-bottom: 1px solid #e5e5e5;
}

.offer-price-1 {
    font-size: 33px;
    color: #ec0505;
    margin-right: 2px;
}

.offer-price-2 {
    color: #5d605f;
    font-size: 16px;
    margin-left: 5px;
    margin-top: 13px;
}

.right-user-informations {
    width: 214px;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    height: 300px;
}

.user-header {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 25px auto 12px;
}

.offer-price {
    margin-top: 12px;
    margin-bottom: 12px;
    width: 550px;
    color: #F00;
}

.place-production {
    border-top: 1px solid #e5e5e5;
    padding-top: 12px;
    padding-bottom: 25px;
    color: #7b7b7b;
    font-size: 14px;
}

.up-price {
    color: #ec0505;
    font-size: 14px;
    margin-right: 18px;
}

.price-trend,
.last-send-time {
    color: #7b7b7b;
    font-size: 14px;
}

.scan-icon {
    display: block;
    width: 28px;
    height: 28px;
    background: url(../images/sprite-n.png) -98px 0;
}

.triangle {
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #d5d5d5;
    margin-left: 6px;
    margin-top: 13px;
}

.btn-scan {
    border: 1px solid #e7e7e7;
    width: 142px;
    padding: 3px;
    height: 38px;
    position: relative;
}

.btn-scan-content {
    position: absolute;
    top: 38px;
    left: -1px;
    background-color: #ffffff;
    padding: 10px;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    display: none;
}

.btn-scan:hover .btn-scan-content {
    display: block;
}

.scan-txt {
    font-size: 16px;
    margin-top: 4px;
    margin-left: 4px;
}

.btn-buy {
    width: 154px;
    height: 38px;
    line-height: 38px;
    background-color: #ff580f;
    color: #ffffff;
    border-radius: 6px;
    display: block;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 35px;
}

.btn-care {
    width: 110px;
    height: 36px;
    line-height: 36px;
    background-color: #ffe59f;
    color: #b48300;
    border-radius: 6px;
    display: block;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    border: 1px solid #ffbe0f;
    margin-top: 35px;
    margin-left: 12px;
}

.txt-center {
    text-align: center;
    width: 189px;
    margin: 8px auto 0;
    overflow: hidden;
    height: 42px;
}

.his-offer {
    width: 98px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    color: #5d605f;
    display: block;
    text-align: center;
    margin: 20px auto 0;
}

.real-name-cer {
    width: 18px;
    height: 18px;
    text-align: center;
    background-color: #40b2fa;
    color: #ffffff;
    font-style: normal;
    display: inline-block;
    border-radius: 3px;
    margin-right: 3px;
    font-size: 13px;
    position: relative;
}

.un-real-name-cer {
    width: 18px;
    height: 18px;
    text-align: center;
    background-color: #bcbcbc;
    color: #ffffff;
    font-style: normal;
    display: inline-block;
    border-radius: 3px;
    margin-right: 3px;
    font-size: 13px
}

.company-cer {
    width: 18px;
    height: 18px;
    text-align: center;
    background-color: #965ff1;
    color: #ffffff;
    font-style: normal;
    display: inline-block;
    border-radius: 3px;
    margin-right: 3px;
    font-size: 13px;
    position: relative;

}

.un-company-cer {
    width: 18px;
    height: 18px;
    text-align: center;
    background-color: #bcbcbc;
    color: #ffffff;
    font-style: normal;
    display: inline-block;
    border-radius: 3px;
    margin-right: 3px;
    margin-left: 5px;
    font-size: 13px;
}

.cer {
    font-size: 13px;
    color: #5d605f;
    text-align: center;
    margin-top: 10px;
}

.img-product-content {
    width: 968px;
    margin-bottom: 20px;
}

.product-nav-bar {
    width: 130px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 100;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: #37b08c;
}

.product-content-txt {
    border-top: 3px solid #37b08c;
    width: 928px;
    min-height: 950px;
    padding-top: 60px;
    padding: 60px 20px 0;
}

.similar-remand {
    width: 214px;
    border: 1px solid #e5e5e5;
    padding-bottom: 25px
}

.similar-titl {
    height: 34px;
    line-height: 34px;
    font-weight: 100;
    text-align: center;
    background-color: #f2f2f2;
    font-size: 16px;
    color: #5d605f;
}

.similar-product,
.slamp-div {
    display: block;
    height: 190px;
    text-align: center;
    position: relative;
}

.similar-product img {
    width: 137px;
    height: 137px;
}

.similar-product-titl {
    font-size: 14px;
    color: #5d605f;
    width: 137px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
}

.similar-product-titl:hover {
    color: #ff580f
}

.product-content-down {
    margin-top: 20px;
}

.product-content-txt p {
    line-height: 28px;
    font-size: 16px;
}

/*报价详情页面结束*/
/*报价列表结束*/
.m-path a,
.m-path i {
    display: block;
}

.right-arrow {
    width: 6px;
    height: 13px;
    background: url(../images/sprite.png) -150px 0;
    margin: 0 8px;
}

.m-path a {
    color: #2a3435;
    font-size: 14px;
}

.m-path a:hover {
    color: #f55719;
}

.m-path {
    margin-top: 28px;
    margin-bottom: 20px;
}

.third-tag {
    border: 1px solid #e5e5e5;
}

.third-tag-all {
    text-align: center;
    font-size: 14px;
    color: #424746;
    padding: 0 2px;
    border: 1px solid #eff2ef;
    margin: 0 27px;
    cursor: pointer;
}

.third-tag-optins {
    width: 1110px;
}

.third-tag-1 {
    background-color: #eff2ef;
    padding-top: 24px;
    padding-bottom: 6px;
}

.third-tag-1 a,
.third-tag-2 a {
    font-size: 14px;
    margin-right: 32px;
    margin-bottom: 18px;
    display: block;
    float: left;
}

.third-tag-1 a {
    color: #424746;
    letter-spacing: 1px;
    padding: 0 2px;
    border: 1px solid #eff2ef;
}

.third-tag-1 a.green-on,
.third-tag-1 a:hover {
    border: 1px solid #37b08c;
    color: #37b08c;
}

.third-tag-all.green-on {
    border: 1px solid #37b08c;
    color: #37b08c;
}

.third-tag-2 a {
    color: #616463;
}

.third-tag-2 a.green-color,
.third-tag-2 a:hover {
    color: #37b08c;
}

.third-tag-2 {
    padding: 20px 30px;
    display: none;
}

/*排列切换条件*/
.offer_list_header {
    position: relative;
}

.offer_select_white {
    float: left;
    border: 1px solid #d3d3d3;
    margin-bottom: 5px;
}

.offer_select_white li {
    float: left;
    height: 26px;
    line-height: 23px;
    padding: 0 8px;
    width: 75px;
    text-align: center;
    cursor: pointer;
}

.offer_btn {
    background: none;
    border: none;
    background-color: #fff;
    color: #7B7979;
}

.on .offer_btn {
    color: #f55719;
}

.offer_select_white li i {
    display: inline-block;
    width: 11px;
    height: 12px;
    background: url(../images/sprite.png) no-repeat -178px -1px;
    margin-left: 2px;
}

.offer_select_down {
    background-position: -76px -43px;
}

.choice_type_pager {
    float: right;
    width: 360px;
    border: 1px solid #d3d3d3;
    position: relative;
}

.choice_type {
    float: left;
}

.choice_type ul li {
    float: left;
    padding: 6px 21px;
    border-right: 1px solid #d3d3d3;
    background-color: #f8f8f8;
    cursor: pointer;
}

.choice_type ul li.choice_type_on {
    background-color: #fff;
}

.choice_type ul li a {
    display: block;
    width: 18px;
    height: 15px;
    background: url(../images/sprite-new.png) no-repeat;
    background-position-y: 0;
}

.choice_type ul li.choice_type_on a {
    background-position-y: -13px !important;
}

.choice_type ul li.choice_type_2 a {
    background-position-x: -21px;
    background-position-y: 0;
}

.choice_type ul:after {
    display: block;
    content: "";
    clear: both;
}

.pager_box {
    position: absolute;
    right: 0;

}

.pager {
    width: 158px;
    padding: 3px 6px !important;
    text-align: center;
    list-style: none;
    margin: 0 !important;

}

.pager:before,
.pager:after {
    display: table;
    content: " ";
}

.pager li {
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
}

.pager li>i {
    display: block;
    width: 10px;
    height: 14px;
    background: url(../images/sprite-new.png) no-repeat;
    padding: 0;
}

.pager li.previous>i {
    background-position: -40px 0;
}

.pager li>span {
    padding: 0 3px;
}

.pager li.next>i {
    background-position: -48px 0;
}

.left-list-offer {
    width: 970px;
}

.middle_select {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
}

.yellow,
.n-yellow {
    color: #fe7510;
}

.pager li>a,
.pager li>span {
    border: none;
    border-radius: 0;
    padding: 0 3px;
}

.product-table {
    width: 970px;
    border-collapse: collapse;
    border-top: 2px solid #0d8c66;
}

.product-table th {
    background-color: #eff2ef;
    height: 39px;
    text-align: center;
    font-weight: 100;
}

.product-table td {
    padding: 12px;
    text-align: center;
    height: 130px;
    color: #615C5C;
}

.product-table td.first-td {
    padding-left: 0;
}

.product-table tr {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.product-table tr:hover {
    border-left: 1px solid #f55719;
    border-right: 1px solid #f55719;
}

.product-table tr:hover td {
    border-top: 1px solid #f55719;
    border-bottom: 1px solid #f55719;
}

.product-table tr.product-table-th {
    border-left: 1px solid #eff2ef;
    border-right: 1px solid #eff2ef;
}

.product-table tr.product-table-th:hover {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.product-titl {
    color: #615C5C;
    line-height: 24px;
    text-align: left;
    display: block;
}

.product-table td.orange-color {
    color: #f55719;
    font-family: "微软雅黑";
    font-size: 22px;
}

.offer-unit {
    font-size: 13px;
    margin-left: 5px;
    display: inline-block
}

.offer-number {
    display: inline-block
}

.order-buy,
.nowly-collection {
    display: block;
    border: 1px solid #f55719;
    color: #f55719;
    border-radius: 4px;
    padding: 4px 0;
    width: 90px;
    font-size: 13px;
}

.nowly-collection {
    margin-top: 8px;
}

.page-list-ser {
    display: inline-block;
    margin: 20px 10px;
}

.page-list-ser-1,
.page-list-ser-2,
.page-list-ser-3 {
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    letter-spacing: 1px;
    color: #888282;
}

.page-list-ser-1 {
    padding: 6px 12px;
}

.page-list-ser-2 {
    padding: 7px 0 7px 12px;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 6px;
}

.number-list {
    border: none;
    width: 50px;
    text-align: center;
}

.btn-go {
    background: none;
    border: none;
    padding: 7px 15px;
    color: #3d3c3c;
}

.pagination {
    float: left;
}

.pagination>li>a {
    color: #3d3c3c;
}

.pagination>.active>a {
    background-color: #0d8c66;
    border-color: #0d8c66;
}

.order-buy:hover,
.order-buy:focus,
.nowly-collection:hover,
.nowly-collection:focus {
    background-color: #f55719;
    color: #ffffff;
}

.product-titl:hover,
.product-titl:focus {
    color: #f55719;
}

.second-sort-type>ul>li {
    height: 471px;
    overflow: hidden;
    width: 290px;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 0 15px 30px;

}

.second-sort-type>ul>li:hover {
    border: 1px solid #f55719;
}

.second-sort-type>ul>li>a {
    display: block;
}

.second-sort-type>ul {
    margin-right: -26px;
}

.second-sort-type {
    border-top: 2px solid #0d8c66;
    padding-top: 20px;
    display: none;
}

.list-picture-title {
    padding: 10px;
    color: #615C5C;
    margin: 0px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-picture-title:hover {
    color: #f55719;
}

.gold-color {
    padding: 0 10px;
    color: #f55719;
}

.offer-price-b {
    font-size: 18px;
}

.offer-price-u {
    font-size: 12px;
    margin-left: 3px;
}

.bottom-grey-color {
    padding: 3px 10px 8px;
    color: #a5a2a1;
}

.top-space {
    margin-top: 35px;
}

.origin {
    float: left;
    width: 80px;
    line-height: 27px;
    height: 27px;
    border-right: 1px solid #d3d3d3;
    background-color: #f8f8f8;
    position: relative;
    padding-left: 20px;
    color: #7B7979;
    letter-spacing: 1px;
    cursor: pointer;
    z-index: 9999;

}

.origin:hover {
    background-color: #ffffff;
}

.origin:hover .origin-place,
.origin:hover .white-line {
    display: block;
}

.arrow-down {
    width: 0;
    height: 0;
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #a4a5a4;
    position: absolute;
    right: 18px;
    top: 11px;
    transition: all 0.2s;
}

.origin:hover .arrow-down {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.origin-place {
    width: 345px;
    border: 1px solid #d3d3d3;
    position: absolute;
    left: -1px;
    top: 27px;
    background-color: #ffffff;
    padding: 15px;
    display: none;
}

.origin-place a {
    display: inline-block;
    width: 56px;
    text-align: center;
    font-size: 12px;
    color: #7B7979;
    margin: 0 3px;
    line-height: 22px;
}

.origin-place a:hover {
    background-color: #f55719;
    color: #ffffff;
}

.origin-place a.on {
    background-color: #f55719;
    color: #ffffff;
}

.white-line {
    width: 79px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 999;
    display: none;
}

/*报价列表结束*/
/*产品询单开始*/
.products-enquir-fr {
    border-top: 1px solid #e6e6e6;
    padding-top: 6px;
}

.ff_titl {
    display: block;
    margin-left: 100px;
    margin-bottom: 75px;
}

.ff_cc {
    display: block;
    margin-left: 50px;
}

.products-enquir-fr-l {
    border-right: 1px solid #e6e6e6;
    width: 380px;
    padding-top: 130px;
    padding-bottom: 178px;
    float: left;
}

.products-enquir-fr-r {
    float: left;
    padding: 45px 40px;
}

.products-enquir-fr-r dl dt,
.products-enquir-fr-r dl dd {
    float: left;
}

.products-enquir-fr-r dl {
    zoom: 1;
    margin-bottom: 20px;
}

.products-enquir-fr-r dl:after {
    display: block;
    content: "";
    clear: both;
}

.products-enquir-fr-r dl dt {
    width: 95px;
    letter-spacing: 1px;
    color: #7D7D7D;
}

.fo-enquir-name span {
    font-size: 24px;
    color: #7a7a7a;
}

.fo-enquir-name {
    margin-top: -10px;
}

.red-star {
    color: #f00;
    margin-left: 12px;
}

.count-engui {
    width: 355px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dbdbdb;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 12px;
}

.products-enquir-dt {
    margin-top: 7px;
}

.cancelled_order_select {
    width: 113px;
    height: 30px;
    border: 1px solid #dbdbdb;
}

.textarea_indicators {
    width: 560px;
    height: 150px;
    border: 1px solid #dbdbdb;
    resize: none;
    padding: 10px;
}

.textarea-ps {
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #696969;
}

.f-submi {
    width: 290px;
    height: 35px;
    background-color: #7fa928;
    color: #FFF;
    border: none;
    margin-left: 96px;
    margin-top: 30px;
}

.cancelled_order_list_1,
.cancelled_order_list_2,
.cancelled_order_list_3 {
    float: left;
    position: relative;
    width: 113px;
}

.cancelled_order_list_2 {
    margin: 0 9px;
}

.cancelled_order_list_ico {
    position: absolute;
    background-color: #fff;
    width: 20px;
    height: 28px;
    right: 1px;
    top: 1px;
}

.cancelled_order_list_ico i {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    width: 0;
    height: 0;
    margin-top: 12px;
    display: block
}

.cancelled_order_select {
    padding-left: 10px;
}

.offer_select_white li.on i {
    background-position: -168px -1px;
}

.offer_select_white li.on i.green-arr {
    background-position: -157px -1px;
}

/*产品询单结束*/
/*首页开始*/
.carousel {
    float: right;
}

.bannerMiddle {
    zoom: 1;
}

.bannerMiddle:after {
    display: block;
    content: "";
    clear: right;
}

.nongchanpin {
    display: block;
    float: left;
}

.y-trigon-zhijiao {
    display: block;
    width: 0;
    height: 0;
    border-color: #b16c0a transparent;
    border-width: 0 12px 12px 0;
    border-style: solid;
}

.ncp-content {
    float: left;
    width: 570px;
}

.ncp-content1 {
    float: right;
    width: 570px;
}

.nav-nongzi {
    width: 570px;
    height: 40px;
    background-color: #deaa60;
    padding-right: 40px;
    padding-top: 10px;
}

.nav-nongzi a {
    
    font-family: “微软雅黑”;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 0 5px;
    display: inline-block;
    height: 19px;
    margin-left: 10px;
}


.nongchanpin-offer {
    border-collapse: collapse;
    width: 570px;
}

.nongchanpin-offer th {
    font-weight: 100;
    text-align: center;
    height: 42px;
}

.nongzi {
    margin-left: 15px;
    display: block;
    float: left;
}

.table-titl {
    border-bottom: 1px solid #ebebeb;
    zoom: 1;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}

.table-titl:after {
    display: block;
    content: "";
    clear: both;
}

.table-titl li {
    float: left;
    text-align: center;
    height: 42px;
    line-height: 42px;
}

.table-item {
    border-bottom: 1px dashed #ebebeb;
    height: 38px;
}

.table-item-bottom {
    border-bottom: 1px solid #ebebeb;
    height: 38px;
}

.table-item-p {
    color: #000000;
    display: block;
    width: 156px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.table-item-p:hover,
.table-item-p:focus {
    color: #ff580f;
}

.table-item-td {
    padding: 0 10px;
    width: 176px;
}

.origin-offer {
    text-align: center;
    width: 60px;
}

.time-offer {
    text-align: center;
    color: #b6b6b6;
    width: 60px;
}

.red-color {
    color: #ff0000;
    text-align: center;
    width: 72px;
}

.orange-color {
    color: #f85c38;
    text-align: center;
    width: 100px;
}

.green-color {
    color: #21BB20;
    text-align: center;
}

.grey-color {
    color: #999;
    text-align: center;
}

.nav-nongzi-new {
    background-color: #de7f5d;
}



/*抽屉开始*/
.chouti {
    *zoom: 1;
}

.chouti:after {
    display: block;
    content: "";
    height: 0;
    width: 0;
    visibility: hidden;
    clear: both;
}

.chouti>li {
    width: 199px;
    float: left;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    overflow: hidden;
}

/*.chouti li > div {float:left;position:absolute;}*/
.chouti li div.chouti_li_aaa {
    width: 200px;
    cursor: pointer;
}

.chouti li:nth-child(2) {
    margin: 0 1px;
}

.p_intro {
    line-height: 22px;
    font-size: 14px;
    color: #888888
}

.li_content {
    width: 398px;
    display: none;
    left: 202px;
    top: 0;
    position: absolute;
}

.name_feature {
    cellpadding: 0;
    cellspacing: 0;
    border: 1px solid #d9d9d9;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 18px
}

.name_feature td {
    border: 1px solid #d9d9d9;
    line-height: 35px;
}

.name_feature td a {
    font-size: 15px;
    color: #222121;
    display: block;
    width: 100%;
    height: 100%;
}

.name_feature td:hover {
    background-color: #008208
}

.name_feature td:hover a {
    color: #FFF;
}

.pro_name {
    font-size: 16px;
    color: #1b1b1b;
    line-height: 24px;
}

.pro_desc {
    color: #9d9d9d;
    font-size: 14px;
}

.img_pro li {
    float: left;
}

.img_pro {
    zoom: 1;
    padding: 6px 8px 8px 8px;
}

.img_pro img {
    width: 189px;
    height: 107px;
}

.img_pro:after {
    display: block;
    content: "";
    clear: both;
}

.chouti li.chouti_li {
    border: 1px solid #e5e5e5;
}

div.block {
    display: block !important;
}

.offer-expl {
    zoom: 1;
    width: 1200px;
    overflow: hidden;
    margin-top: 30px;
    height: 350px;
}

.offer-expl:after {
    display: block;
    content: "";
    clear: both;
}

.chouti {
    margin-top: 20px;
    margin-bottom: 20px;
    border-left: 1px solid #e5e5e5;
}

.chouti_li_aaa {
    border-right: 1px solid #e5e5e5;
}

.img_pro_first {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.img_pro_second {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #e5e5e5;
}

.img_pro_third {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #ffffff;
    padding-top: 8px;
}

.img_pro_four {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-top: 8px;
}

.pink,
.purple,
.green,
.yellow {
    margin-top: 20px;
}

/*抽屉结束*/
.offer-module-pinke,
.offer-module-purple,
.offer-module-green,
.offer-module-yellow,
.offer-module-crimson,
.offer-module-brown,
.offer-module-blue,
.offer-module-old-green {
    width: 599px;
    height: 38px;
    zoom: 1;
    overflow: hidden;
}

.offer-module-pinke:after,
.offer-module-purple:after {
    display: block;
    content: "";
    clear: both;
}

.offer-module-titl {
    font-size: 18px;
    font-family: '微软雅黑';
    color: #ffffff;
    margin-top: 6px;
    margin-left: 15px;
    letter-spacing: 1px;
}
.right-keywords {
    font-size: 14px;
    font-family: '微软雅黑';
    margin-top: 8px;
    margin-right: 6px;
}

.right-keywords a {
    color: #ffffff !important;
    display: inline-block;
    margin: 0 10px;
}

.offer-module-items li {
    float: left;
    width: 198px;
    border-left: 1px solid #ebebeb;
    padding-top: 20px;
}

.offer-module-items {
    width: 600px;
    zoom: 1;
    border-bottom: 1px solid #ebebeb;
}

.offer-module-items:after {
    display: block;
    content: "";
    clear: both;
}

.offer-module-img {
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
    width: 158px;
    height: 158px;
    margin: 0 auto;
}

.offer-module-name {
    display: block;
    color: #000000;
    width: 158px;
    margin: 15px auto 4px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.offer-module-price {
    color: #ee3921;
    display: block;
    width: 158px;
    margin: 0 auto 20px;
}

.offer-module-name:hover,
.offer-module-price:hover {
    color: #ff580f;
}

.pink,
.purple,
.green,
.yellow,
.brown,
.crimson,
.blue,
.old-green {
    float: left;
    margin-bottom: 30px;
    height: 280px;
}

.offer-module-pinke {
    background-color: #c93559;
}

.offer-module-purple {
    background-color: #994476;
}

.offer-module-green {
    background-color: #73bc90;
}

.offer-module-yellow {
    background-color: #d88e28;
}

.offer-module-brown {
    background-color: #705851;
}

.offer-module-crimson {
    background-color: #8e4f4f;
}

.offer-module-blue {
    background-color: #5f5f9b;
}

.offer-module-old-green {
    background-color: #536d52;
}

.purple .offer-module-items,
.yellow .offer-module-items,
.crimson .offer-module-items,
.old-green .offer-module-items {
    border-right: 1px solid #ebebeb;
}

#ncolee,
#colee {
    border: 1px solid #ebebeb;
}

/*首页结束*/
/*下单成功弹出框开始*/
.suess-right-item-1,
.suess-right-item-2,
.suess-right-item-3 {
    font-family: "微软雅黑";
}

.cover {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    display: none;
}

.sucess-alert {
    background-color: #ffffff;
    position: fixed;
    z-index: 88;
    width: 640px;
    left: 50%;
    margin-left: -320px;
    top: 25%;
    display: none;
}

#close-alert {
    float: right;
    font-size: 32px;
}

.close-alert-p {
    zoom: 1;
    margin-right: 12px;
}

.close-alert-p:after {
    display: block;
    content: "";
    clear: both;
}

.sucess-img {
    margin-left: 85px;
    display: block;
    float: left;
    margin-top: 50px;
}

.suess-right-item {
    width: 340px;
    text-align: center;
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}

.suess-right-item-1 {
    font-size: 29px;
    color: #6c911f;
    letter-spacing: 1px;
}

.suess-right-item-2 {
    color: #605757;
    font-size: 18px;
}

.suess-right-item-3 {
    display: block;
    width: 188px;
    height: 40px;
    background-color: #6c911f;
    color: #ffffff;
    border-radius: 6px;
    font-size: 19px;
    line-height: 40px;
    letter-spacing: 2px;
    margin: 40px auto 80px;
}

.suess-right-item-3:hover,
.suess-right-item-3:link,
.suess-right-item-3:visited,
.suess-right-item-3:active {
    color: #ffffff;
}

.suess-right-item-3:hover {
    background-color: #79a71b;
}

#close-alert,
#close-alert:visited {
    color: #c7c5c5;
}

#close-alert:hover,
#close-alert:active {
    color: #000
}

/*下单成功弹出框结束*/

.down-price {
    color: #25bf0b;
    font-size: 14px;
    margin-right: 18px;
}

.stable-price {
    color: #7b7b7b;
    font-size: 14px;
    margin-right: 18px;
}


/*会员全部商品开始*/
.vip-nav-1,
.vip-nav-2,
.vip-nav-3,
.vip-nav-4 {
    float: left;
}

.vip-nav-1 {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin: 24px 20px 24px 25px;
}

.vip-nav-1 img {
    width: 100%;
    height: 100%;
}

.vip-nav-21 {
    width: 300px;
    white-space: nowrap;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "微软雅黑";
    font-size: 16px;
    letter-spacing: 1px;

}

.vip-nav-3 li {
    float: left;
    text-align: center;
}

.vip-nav {
    border-bottom: 1px solid #d9d9d9;
    *zoom: 1;
    height: 130px;
}

.vip-nav:after {
    display: block;
    content: "";
    clear: both;
}

.vip-right-pic img {
    width: 156px;
    height: 156px;
}

.vip-list-left {
    width: 980px;
}

.vip-list-right {
    border-left: 1px solid #d9d9d9;
    min-height: 910px;
    width: 200px;
}

.vip-nav-22 {
    text-align: left !important;
}

.vip-middle-line {
    width: 1px;
    height: 45px;
    background-color: #d9d9d9;
    margin: 10px;
}

.vip-nav-31 {
    width: 150px;
}

.vip-nav-3 {
    margin-top: 34px;
}

.vip-nav-311 {
    font-size: 26px;
    font-family: "微软雅黑";
}

.vip-nav-312 {
    font-size: 18px;
    font-family: "微软雅黑";
    letter-spacing: 1px;
}

.vip-list-left>h1 {
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: 100;
    margin-top: 26px !important;
    margin-bottom: 26px !important;
}

.vip-list-right>h1 {
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: 100;
    text-align: center;
    margin-top: 26px !important;
    margin-bottom: 26px !important;
}

.second-sort-type-new {
    padding-top: 0 !important;
    border-top: none;
}

.vip-right-pic {
    margin: 0 auto 6px;
    width: 156px;
    height: 156px;
}

.vip-right-titl {
    width: 156px;
    margin: 0 auto 15px;
    color: #000000;
    font-size: 15px;
    font-family: "微软雅黑";
    text-align: center;
}

.vip-list {
    margin-bottom: 65px;
}

/*会员全部商品结束*/

.yin {
    position: absolute;
    bottom: -28px;
    right: -12px;
}

.c-yin {
    position: absolute;
    bottom: -7px;
    right: -8px;
}

.similar-product img.slamp {
    width: 70px !important;
    height: 70px !important;
    position: absolute;
    bottom: -18px;
    right: -8px;
}

.slamp-div {
    width: 137px !important;
    height: 137px !important;
    margin: 25px auto 5px;
    overflow: hidden;
}

.list-yin-a {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
}

.list-yin {
    position: absolute;
    bottom: -25px;
    right: -10px;
    width: 75px;
    height: 75px;
}

.list-b-yin {
    width: 290px;
    height: 280px;
    overflow: hidden;
    position: relative;
    z-index: -222;
}

.list-b-yin-s {
    position: absolute;
    right: -12px;
    bottom: -20px;
}

.product-content-txt img {
    max-width: 888px;
    height: auto !important;
}

/*轮播开始*/


.img {
    position: absolute;
    top: 0;
    left: 0;
}

.des {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -2;
    background: #ccc
}

.des li {
    float: left;
    width: 600px;
}

.img li {
    float: left;
}

.num {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.num li {
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    border-radius: 100%;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}

.btn {
    display: none;
}

.btn span {
    display: block;
    width: 30px;
    height: 60px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 28px;
    line-height: 62px;
    text-align: center;
    cursor: pointer;
    font-family: "宋体";
}

.btn .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
}

.btn .next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -50px;
}

.num .active {
    background-color: #fff;
}

.hide {
    display: none;
}

/*轮播结束*/

.company-cer-i {
    position: absolute;
    width: 72px;
    height: 20px;
    background-color: #965ff1;
    border-radius: 4px;
    top: -24px;
    left: -27px;
    display: none;
}

.company-cer-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #965ff1;
    top: -6px;
    left: 3px;
    display: none;
}

.company-cer-arrow-rea {
    border-top: 6px solid #40b2fa
}

.company-cer-i-rea {
    background-color: #40b2fa
}

.company-cer:hover .company-cer-i,
.company-cer:hover .company-cer-arrow,
.real-name-cer:hover .company-cer-i,
.real-name-cer:hover .company-cer-arrow {
    display: block;
}

/*20180411未注册发布报价开始*/
.release-quote-p1,
.release-quote-p2,
.register-form-a,
.login-form-a {
    font-family: '微软雅黑';
}

.release-quote-p1,
.release-quote-p2 {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 4px;
    margin-left: 97px;
}

.register-form-a,
.login-form-a {
    color: #1c3eed;
}

.release-form-div {
    margin-top: 30px;
}

.release-form-div input {
    height: 42px;
    line-height: 42px;
    font-family: '微软雅黑';
    font-size: 16px;
}

.selectTyp {
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 108px;
    font-size: 16px;
    font-family: "微软雅黑";
    height: 40px;
    padding-left: 15px;
    color: #5a5a5a;
    background: none;
    z-index: 99;
    background: tranparent;
    position: relative;
}

.selectTyp::-ms-expand {
    display: none;
}

.searchBlank {
    width: 508px;
    height: 40px;
    border: 1px solid #e1e1e1;
    display: block;
    margin-top: 25px;
    background-color: #f9f9f9;
    position: relative;
}

.selectDiv {
    position: relative;
    margin-right: 10px;
}

.arrow-se {
    position: absolute;
    right: 10px;
    bottom: 16px;
    display: block;
    width: 15px;
    height: 9px;
    background: url(../images/sprite.png) no-repeat 0 -45px;
    cursor: pointer;
}

.sim-select h3 {
    line-height: 42px;
    font-weight: normal;
    font-size: 15px;
    padding-left: 10px;
    cursor: pointer;
    float: left;
    display: inline;
    width: 200px;
    color: #7c7373;
}

.sim-ul-flt ul {
    cursor: pointer;
    position: absolute;
    left: -1px;
    top: 43px;
    z-index: 1000;
    background-color: #ffffff;
    border-bottom: 1px solid #CCC;
    padding-bottom: 3px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    display: none;
    height: 360px;
}

.sim-ul-flt ul li {
    line-height: 32px;
    width: 183px;
    color: #7c7373;
    padding-left: 10px;
    font-size: 15px;
    font-family: '微软雅黑';
}

.sim-ul-flt ul li:hover {
    color: #f00;
}

.sim-select-new {
    border: 1px solid #dbdbdb;
}

.release-form-div .products-enquir-dt,
.release-form-div .products-enquir-dt span {
    font-family: '微软雅黑';
    font-size: 16px;
}

.release-form-div .products-enquir-dt span {}

.release-sub {
    font-family: '微软雅黑';
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 6px;
}

.textarea_indicators_new {
    font-family: '微软雅黑';
    font-size: 16px;
}

.release-form-div .red-star {
    margin-left: 6px;
    margin-top: 3px;
    float: left;
}

.release-form-div .products-enquir-dt {
    margin-top: 9px;
}

.validateCodeRefresh {
    float: left;
    margin-left: 10px;
    margin-top: 9px;
}

.inpt-change {
    float: right;
    margin-left: 15px;
    margin-top: 8px;
}

/*20180411未注册发布报价结束*/

.bottom_enter_cite span .middle-phone-span {
    margin: 0 15px;
    float: none;
    display: inline;
}

.qq_phone:after {
    display: block;
    content: ””;
    clear: both;
}

/*我的收藏开始*/
.collection-bar-p,
.collection-bar-ul li a,
.right-more-i,
.collection-price,
.collection-titl,
.collection-trend,
.collection-trend-a a,
.colldection-login-h5,
.submit-login,
.collection-sucess-h,
.collection-sucess-phra,
.collection-sucess-ph-a,
.similar-products-like,
.similar-title-products,
.similar-price-products {
    font-family: '微软雅黑';
}

.collection-bar-p,
.collection-bar-ul {
    float: left;
}

.collection-bar-ul li {
    float: left;
}

.collection-bar-ul,
.collection-bar {
    zoom: 1;
}

.collection-bar-ul:after,
.collection-bar:after {
    display: block;
    content: "";
    clear: both;
}

.collection-bar-p {
    margin-right: 35px;
    margin-left: 28px;
    color: #2e2e2e;
    font-size: 14px;
    margin-bottom: 0;
}

.collection-bar-ul li a {
    color: #2e2e2e;
    margin-right: 30px;
    font-size: 14px;
}

.collection-bar-ul li a.on {
    color: #0a9a6f;
}

.collection-bar-ul li a:hover,
.right-more-i:hover {
    color: #f00;
}

.collection-bar-ul {
    width: 910px;
    height: 32px;
    overflow: hidden;
}

.collection-bar {
    width: 1200px;
    line-height: 32px;
    background-color: #ebebeb;
    padding-top: 8px;
    padding-bottom: 8px;
}

.right-more-i {
    float: right;
    margin-right: 28px;
    color: #2e2e2e
}

.right-more-i i {
    display: inline-block;
    width: 14px;
    height: 7px;
    background: url(../images/arrow-collect.png) no-repeat;
    margin-left: 5px;
}

.collection-items-list {
    margin-top: 24px;
}

.collection-items-list ul li {
    border: 1px solid #d1d1d1;
    float: left;
    margin-left: 28px;
    margin-bottom: 28px;
}

.collection-items-list ul li:hover {
    border: 1px solid #f00;
}

.collection-items-list ul li p {
    margin-bottom: 0;
}

.collection-items-list-img {
    padding: 18px 18px 0 18px;
    border-bottom: 1px solid #d1d1d1;
}

.collection-items-list ul li p.collection-titl {
    width: 220px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    line-height: 20px;
    margin-top: 12px;
    margin-bottom: 8px;
}

.collection-price {
    color: #f25b20;
    text-align: center;
    font-size: 18px;
}

.collection-items-list ul li p.collection-trend {
    color: #adadad;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}

.collection-trend-a a {
    display: inline-block;
    width: 136px;
    text-align: center;
    color: #616161;
    line-height: 32px;
}

.collection-trend-a a:hover {
    color: #f00 !important;
}

.collection-buy {
    border-right: 1px solid #d1d1d1;
}

.collection-items-list-img img {
    width: 240px;
    height: 240px;
}

.collection-items-list ul {
    margin-left: -28px;
    zoom: 1;
}

.collection-items-list ul:after {
    display: block;
    content: "";
    clear: both;
}

#pagination1 {
    text-align: center;
}

.pagination>li.active-on>a {
    color: #f25b20;
    border: none;
}

/*我的收藏结束*/
/*收藏登录开始*/
.colldection-login {
    width: 330px;
    margin: 150px auto 200px;
}

.colldection-login-h5 {
    font-size: 30px;
    color: #37b08c;
    font-weight: 100;
}

.colldection-login-div-l {
    float: left;
}

.colldection-login-div-r {
    float: right;
    color: #37b08c;
    font-size: 16px;
}

.colldection-login-div {
    zoom: 1;
    margin-top: 30px;
    margin-bottom: 20px;
}

.colldection-login-div:after {
    display: block;
    content: "";
    clear: both;
}

.colldection-input-box {
    border: 1px solid #c5c5c5;
    height: 42px;
    width: 330px;
    margin-bottom: 25px;
}

.submit-login {
    width: 330px;
    height: 42px;
    background-color: #37b08c;
    color: #ffffff;
    font-size: 18px;
    border: none;
    cursor: pointer;
    margin-top: 20px;
}

.txtAccount,
.txtPassword {
    padding-left: 20px;
    font-size: 16px;
    margin-top: 11px;
    width: 302px;
    border: none;
}

/*收藏登录结束*/
/*收藏开始*/
.collection-sucess-h {
    font-size: 24px;
    font-weight: 100;
    color: #1f1f1f;
    margin-bottom: 10px !important;
}

.collection-sucess-phra {
    color: #6d6d6d;
}

.collection-sucess-ph-a {
    color: #2f71d4;
}

.sucess-img-coll {
    display: block;
    float: left;
}

.sucess-div-right {
    float: left;
    margin-left: 20px;
    margin-top: 12px;
}

.collection-success-div {
    zoom: 1;
    width: 425px;
    margin: 86px auto 40px;
}

.collection-success-div:after {
    display: block;
    content: "";
    clear: both;
}

.similar-products-like {
    text-align: center;
    font-size: 16px;
    color: #303030;
}

.similar-title-products {
    width: 164px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #292929;
    margin-top: 12px;
}

.similar-price-products {
    color: #e75e48;
    width: 164px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    margin-top: 8px;
}

.similar-products-list li {
    float: left;
    padding: 0 36px;
    border-right: 1px solid #e3e3e3;
}

.similar-products-list {
    zoom: 1;
    border: 1px solid #e2e2e2;
    padding: 30px 4px 30px 8px;
    margin-top: 18px;
    margin-bottom: 55px;
}

.similar-products-list:after {
    display: block;
    content: "";
    clear: both;
}

.similar-title-products:hover {
    color: #f00;
}

/*收藏结束*/
* {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.delegate {
    zoom: 1;
    margin-left: 96px;
    cursor: pointer;
    margin-top: 30px;
    width: 260px;
}

.delegate:after {
    display: block;
    content: "";
    clear: both;
}

.delegate-no {
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/checked_no.png) no-repeat;
    float: left;
    margin-right: 6px;
}

.delegate-yes {
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/checked_yes.png) no-repeat;
    float: left;
    margin-right: 6px;
}

.delegate-p {
    float: left;
    font-size: 12px;
    color: #6b6b6b;
    letter-spacing: 1px;
    margin-top: -2px;
    margin-bottom: 0;
}


.bold-font-word {
    font-weight: 700;
    color: #6b6b6b;
    font-size: 12px;
}

.declare-p {
    font-size: 13px;
    color: #6b6b6b;
    line-height: 26px;
}

.declare {
    border: 1px solid #e4e4e4;
    padding: 10px 20px;
    margin-bottom: 30px;
}

.index-all-sro {
    font-family: '微软雅黑';
    margin-left: 15px;
    font-size: 16px;
}

.cer p {
    margin-bottom: 3px;
}

.per-box,
.comp-box {
    float: left;
    margin-top: 8px !important;
    display: block !important;
    margin-left: 20px !important;
    margin-right: 5px !important;
}

.per-span,
.comp-span {
    float: left;
    margin-top: 5px !important;
    display: block !important;
    font-size: 12px;
    color: #7b7979;
}

.l-red {
    color: #d05728;
    margin-right: 5px;
}

.l-green {
    color: #55ab01;
    margin-right: 5px;
}

.l-blue {
    color: #0339d1;
    margin-right: 5px;
}

.product-table td .small-grey-font {
    font-size: 12px;
    font-family: '宋体';
    text-align: left;
    color: #949494;
    margin-top: 8px;
    width: 205px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 8px;
}

.icon-groups-product li {
    font-size: 12px;
    color: #08a04b;
    border: 1px solid #08a04b;
    border-radius: 3px;
    width: 55px;
    float: left;
    margin-right: 5px;
    margin-bottom: 3px;
}

.icon-groups-product {
    zoom: 1
}

.icon-groups-product:after {
    display: block;
    content: '';
    clear: both
}

.author-info {
    font-size: 12px;
    color: #a5a2a1;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro-stand-groups {
    padding: 0 10px;
    margin-top: 8px;
    zoom: 1;
}

.pro-stand-groups:after {
    display: block;
    content: '';
    clear: both;
}

.pro-stand-groups li {
    float: left;
    width: 58px;
    text-align: center;
    color: #08a04b;
    border: 1px solid #08a04b;
    padding: 0 1px;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 7px;
    margin-bottom: 3px;

}

.rate-vip img {
    vertical-align: text-top;
}

.content-stand-dl {
    zoom: 1;
    width: 540px;
    margin-bottom: 12px;

}

.content-stand-dl:after {
    display: block;
    content: '';
    clear: both;
}

.content-stand-dt {
    font-family: 微软雅黑;
    float: left;
    color: rgb(123, 123, 123);
    font-size: 14px;
}

.content-stand-dd {
    float: left;
    margin-left: 0;
    width: 500px;

}

.content-stand-dd a {
    color: #09946b;
    font-size: 14px;
    font-family: '微软雅黑';
    display: block;
    float: left;
    margin-bottom: 5px;
}

.stand-options {
    position: absolute;
    left: 0;
    bottom: 20px;
    padding: 4px 8px;
    background-color: #e4fbee;
    border: 1px solid #8dd5bd;
    width: 210px;
    font-size: 12px;
    line-height: 17px;
    display: none;
}

.divied-dd {
    width: 1px;
    height: 10px;
    background-color: #e5e5e5;
    margin: 2px 15px;
    float: left;
}

.content-stand-dd a {
    position: relative;
}

.content-stand-dd a:hover .stand-options {
    display: block;
}

.nav-inner a.menu {
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: '微软雅黑';
    width: 97px;
}

.nav-inner a.menu:hover {
    Background-color: #000000;
}

.green-color-op {
    color: #12a509;
    margin-right: 3px;
}