/*搜索框*/
.s-widget-searchbar {
    border: 2px solid #3c4556;
}

.s-widget-searchbar-button {
    cursor: pointer;
    width: 180px;
    height: 38px;
    line-height: 38px;
    float: right;
    background: #3C4556;
    color: #fff;
    border: none;
    margin-right: -1px;
}

.s-widget-searchbar-kw {
    margin-right: 180px;
}

.s-sbico-search {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGNsYXNzPSJpY29uLXNlYXJjaCIgd2lkdGg9IjE4cHgiIGhlaWdodD0iMzhweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0ibTgwLjY1LDY2Ljc4YTMzLjU1LDMzLjU1IDAgMCAxIC00Ny40NCwtNDcuNDRhMzMuNTUsMzMuNTUgMCAxIDEgNDcuNDQsNDcuNDR6bTYuNzMsLTU0LjE2YTQzLjA2LDQzLjA2IDAgMCAwIC02NS4zMiw1NS43MWwtMjAuMDYsMjAuMDZhNi44LDYuOCAwIDAgMCA5LjYxLDkuNjFsMjAuMDYsLTIwLjA2YTQzLjA2LDQzLjA2IDAgMCAwIDU1LjcxLC02NS4zMnoiIGlkPSJzdmdfMSIgZmlsbD0iI2NjYyIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDUwLDUwKSIvPjwvc3ZnPg==) 7px center no-repeat;
}

.s-widget-searchbar-field {
    height: 38px;
    width: 980px;
    border: none;
    line-height: 38px;
    padding-left: 35px;
    color: #555;
    font-size: 14px;
}

.s-widget-hotword {
    color: #888;
    padding-top: 15px;
    font-size: 12px;
}

.s-widget-hotword a {
    color: #888;
    margin: 0 1em;
}

.s-widget-hotword a:hover {
    color: #ff7300;
}

/*搜索框  end */

/*条件搜索  start */
.sm-sn .sm-widget-list {
    position: relative;
    border: solid 1px #ebecec;
    border-width: 1px 1px 0;
    font-size: 12px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.sm-sn .sm-widget-title {
    float: left;
    display: inline;
    width: 60px;
    height: 18px;
    padding: 6px 0;
}

.sm-sn .sm-widget-title label {
    float: left;
    display: inline;
    height: 18px;
    color: #999;
    line-height: 17px;
}

.sm-sn .sm-widget-control {
    float: right;
    display: inline;
    width: 50px;
    height: 24px;
    padding: 3px 0;
}

.sm-sn .sm-widget-items {
    margin: 0 60px 0 60px;
    overflow: hidden;
}

.sm-sn .sm-widget-items li {
    float: left;
    display: inline;
    height: 18px;
    padding: 6px 10px 6px 22px;
}

.sm-sn .sm-widget-items a {
    float: left;
    display: inline;
    height: 18px;
    overflow: hidden;
    line-height: 17px;
    width: 110px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sm-sn a:link, .sm-sn a:visited {
    color: #666;
}

.sw-dpl-active {
    background: #fff;
}

.sw-dpl-active, .sw-dpl-define, .sw-dpl-cancel {
    display: inline-block;
    width: 48px;
    height: 12px;
    padding: 5px 0;
    overflow: hidden;
    border: solid 1px #e8e8e8;
    text-align: center;
    line-height: 11px;
}

.s-widget-breadcrumb .sm-widget-features a .sw-dpl-close {
    /*float: left;*/
    display: inline;
    margin-top: 3px;
    margin-left: 10px;
}

.sw-dpl-active:link, .sw-dpl-active:visited {
    border-color: #e8e8e8;
    color: #888 !important;
}

.sm-sn .sm-widget-control .sw-dpl-active, .sm-sn .sm-widget-control .sw-dpl-define, .sm-sn .sm-widget-control .sw-dpl-cancel {
    float: right;
    display: inline;
    margin-left: 10px;
    line-height: 14px !important;
}


.sw-dpl-active .sw-dpl-arrow-b, .sw-dpl-active .sw-dpl-plus {
    margin-top: -2px;
    margin-left: 2px;
    vertical-align: middle;
}

/*
.sw-dpl-arrow-b i, .sw-dpl-arrow-b em {
    float: left;
    display: inline;
    height: 0;
    width: 0;
    overflow: hidden;
    border: solid 6px transparent;
    _border-color: red;
    _filter: chroma(color=red);
}
*/

.sm-sn .sm-widget-row {
    position: relative;
    padding: 4px 9px 4px 19px;
    border-bottom: solid 1px #ebecec;
    height: 30px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

/*条件搜索  end */
/*
.sm-sn a {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.sm-sn .sm-widget-control .sw-dpl-arrow-b, .sm-sn .sm-widget-control .sw-dpl-arrow-b i, .sm-sn .sm-widget-control .sw-dpl-arrow-b em, .sm-sn .sm-widget-control .sw-dpl-plus i, .sm-sn .sm-widget-control .sw-dpl-plus em {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
*/
.sm-breadcrumb {
    font-size: 12px;
}

.s-widget-breadcrumb {
    margin-top: 15px;
    margin-bottom: 1px;
    padding-bottom: 8px;
}

.s-widget-breadcrumb .sm-side {
    float: right;
    display: inline;
    width: 164px;
    margin-right: 36px;
}

.s-widget-breadcrumb .sm-widget-offer {
    position: relative;
    float: right;
    display: inline;
    margin-top: 2px;
    height: 18px;
    padding: 4px 0;
    line-height: 17px;
    white-space: nowrap;
}

.s-widget-breadcrumb .sm-widget-offer em {
    color: #ff7300;
    margin: 0 4px;
}

.s-widget-breadcrumb .sm-main {
    margin-right: 200px;
}

.s-widget-breadcrumb .sm-widget-features li {
    float: left;
    display: inline;
    margin-top: 2px;
    margin-left: 10px;
}

.s-widget-breadcrumb .sm-widget-features a {
    /*float: left;*/
    display: inline;
    border: solid 1px #e8e8e8;
    height: 18px;
    padding: 3px 7px 3px 10px;
    color: #ff7300;
    line-height: 17px;
}

.s-widget-breadcrumb .sm-widget-features a:link, .s-widget-breadcrumb .sm-widget-features a:visited {
    border-color: #e8e8e8;
}


/*-----------------最新询价------------------------*/
.index-enquiry-new *, .index-enquiry-new :after, .index-enquiry-new :before {
    box-sizing: border-box;
}

.index-enquiry-new-title {
    height: 66px;
}

.index-enquiry-new-title .enqid {
    color: white;
    font-size: 12px;
    margin-top: 8px;
}

.index-enquiry-new-title-text {
    font-size: 14px;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
}


.index-enquiry-new-title-text > a {
    /*color: #333;*/
    color: white;
}

.index-enquiry-new-title-text .key-enqname {
    width: 100%;
}


/*.index-enquiry-new-title-text a:hover {*/
/*text-decoration: none;*/
/*}*/

.index-enquiry-new-title-bottom {
    margin: 0;
    padding: 8px 10px 0px 0;
}

.index-enquiry-new-title-bottom span {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 12px;
    margin-right: 0;
    color: white;
}

.index-enquiry-new-title-bottom span em {
    color: #E7502D;
    font-weight: bold;
    padding: 0 4px;
    font-size: 13px;
    font-style: normal;
}

.index-enquiry-new-materials {
    padding: 18px 0 8px 0;
    border-bottom: 1px rgba(38, 44, 49, .1) solid;
}

.index-enquiry-new-materials-container {
    color: #666;
    height: 27px;
    overflow: hidden;
}

.index-enquiry-new-materials-container a {
    margin: 0 2px;
    max-width: 252px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 27px;
    height: 27px;
}

.index-enquiry-new-props {
    margin: 0 0 10px;
}

.index-enquiry-new-props-container {
    height: 88px;
}

.index-enquiry-new-props-container > p {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #666;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
}

.index-enquiry-new-props-container > p > span.key {
    color: #999;
    font-size: 12px;
}

.index-enquiry-new-props-company-wrap {
    padding: 10px 0px;
}

.index-enquiry-new-props-company-wrap .company-warp {
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
}

.index-enquiry-new-action {
    position: absolute;
    bottom: 16px;
    z-index: 3;
    right: 10px;
}

.index-enquiry-new-action-left {
    position: absolute;
    bottom: 16px;
    z-index: 3;
    left: 10px;
}

.index-enquiry-new-action > a {
    color: #01AAED;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #ebecec;
}

.index-enquiry-new-action > a:hover {
    color: #FF5722;
}

.index-enquiry-new {
    box-sizing: border-box;
    width: 286px;
    height: 280px;
    border: 1px solid #EBECEC;
    padding: 12px 16px 0;
    position: relative;
    background: #FFF;

}

.index-enquiry-new:hover {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .45);
}

.index-enquiry-new:hover .index-enquiry-new-action {
    display: block;
}

.index-enquiry-new-list-item {
    display: inline-block;
    margin: 0 14px 10px 0;
    vertical-align: top;
    background-size: 286px 90px;
    -moz-background-size: 286px 90px;
    -webkit-background-size: 286px 90px;
    -o-background-size: 286px 90px;

    background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -webkit-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;

}

.index-enquiry-new-list-item:nth-child( 4n+4 ) {
    margin-right: 0px;
}

.index-enquiry-new-wrap {
    box-sizing: border-box;
    padding: 10px 0;
}

/*搜索*/
#search-wrap .main-search {
    float: right;
    padding: 6px 0;
}

#search-wrap .main-search .search-container {
    line-height: 38px;
    height: 38px;
    display: inline-block;
}

#search-wrap .main-search .search-container .search-box {
    border: 1px solid #00b1db;
    border-right: 0;
    padding: 0;
    float: left;
    background-color: #fff;
    box-sizing: content-box;
}

#search-wrap .main-search .search-container .search-keywords {
    padding: 5px 4px;
    float: left;
    height: 20px;
    background-color: #fff;
}

#search-wrap .main-search .search-container .search-keywords input.empty {
    color: gray;
    vertical-align: top;
    width: 252px;
    z-index: 994;
    position: relative;
    padding: 0 4px;
    height: 20px;
    line-height: 1.5;
    overflow: hidden;
    border: 0 none;
}

#search-wrap .main-search .search-container .search-action {
    float: left;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    box-sizing: content-box;
}

#search-wrap .main-search .search-container .search-action button.market {
    cursor: pointer;
    background-color: #1E9FFF;
    border-color: #1E9FFF;
    color: #fff;
    border: 1px solid #00b1db;
    box-sizing: content-box;
    font-size: 12px;
    width: 68px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    padding: 0 12px;
    display: inline-block;
    float: left;
    overflow: visible;
    margin: 0;
    border-radius: unset;
}

#search-wrap .main-search .search-container .search-type {
    color: #222;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    width: 66px;
    float: left;
    position: relative;
    box-sizing: content-box;
}

