@charset "utf-8";
@media screen and (max-width:768px){
    div.head-nav .container{padding:0}
    div.head-nav .navbar-diy .navbar-nav>li{text-align:center;border:0}
    div.inquiry-box-f2 .wb20{float:left;margin-left:10px;width:30%}
    div.inquiry-box-f2 .wb20:last-child{margin:0}
    .addsuppliers .list .col-xs-3,.addsuppliers .list-i .col-xs-3{padding:0}
    .addsuppliers .list .col-xs-3 input,.addsuppliers .list-i .col-xs-3 input{padding:0 4px;border-radius:0}
    .addsuppliers .list .col-xs-3 .fw500,.addsuppliers .list-i .col-xs-3 .fw500{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}
}
@media screen and (min-width:768px){
    .member .form-group.item { margin: 30px 0; }
    .member .member-sign { margin-top: 30px; }
}

.ads img{width:100%}

/* search */
.navbar-nav{margin:0}
.tophead .search{width:50%;position:relative;top:15px}
.tophead .search .text{margin-right:42px;padding-right:110px}
.tophead .search .btn{position:absolute;right:0;top:0;border-radius:0 4px 4px 0}

/*search*/

/* nav */
.navbar-toggle{background:#fff}
.navbar-toggle .icon-bar{background:#FF8E1E}
.head-nav{background:#ff8e1e}
.head-nav .navbar-diy{border:0}
.head-nav .navbar-diy .navbar-nav>li{border-right:1px solid #b9e6e7}
.head-nav .navbar-diy .navbar-nav>li>a{color:#000a46;font-weight:600}
.head-nav .navbar-diy .navbar-nav>li.active{background:#b9e6e7}
.head-nav .navbar-diy .nav>li>a:focus,.navbar-diy .nav>li>a:hover{background-color:#b9e6e7}

/* nav end */

.nav-bread .breadcrumb{padding-left:0}


/* content */
.pagelist>.tit{color:#ff8e1e;font-size:20px}
.pagelist .page-body{border-top:2px solid #FF8E1E}
.pagelist .page-body table{-moz-box-shadow:0 2px 5px #d0d0c7;-webkit-box-shadow:0 2px 5px #d0d0c7;box-shadow:0 2px 5px #d0d0c7}
.pagelist .page-body .inquiry-button{background:#FF8E1E;border:0;padding:2px 6px}

/* content end */

/* footer */
.footer{}
.footer .hrlink{border-top:1px solid #C7C7C7}

/* footer end */

/*inquiry form start*/
.inquiry-box{border:1px solid #FF8E1E;padding:15px;position:relative}
.inquiry-box input{border-radius:1px;border:1px solid #C5C5C5;padding:0 8px;font-size:12px;height:28px}
.inquiry-box>.tit{height:28px;float:right;width:28px;background:#FF8E1E;text-align:center;font-size:20px;color:#fff;position:absolute;right:0;top:0}
div.inquiry-box-f2 .m0{margin:0}
.inquiry-box-f2 .wb20,.inquiry-box-f2 .wb30{float:left;margin-left:10px}
.inquiry-box-f2{overflow:hidden}
.inquiry-box-f2 .wb20 label,.inquiry-box-f2 .wb30 label{width:100%}
.inquiry-box-f4 .inquiry-box-exp{margin:0;overflow:hidden}
.inquiry-box-f4 .inquiry-box-exp li{margin:0 10px 5px 0;display:inline-block;float:left;text-align:center;padding:5px 6px;background:#797878;color:#fff;border-radius:1px;cursor:pointer;font-size:10px}
.inquiry-box-f4 .inquiry-box-exp li:hover{background:#656464}
.inquiry-box-f4 .inquiry-box-exp li.active{background:#FF8E1E}
.inquiry-box-f5 .btn{background:#FF8E1E;color:#fff;font-size:14px;border:1px solid #ff8e1e}
#shadow_inquiry{width:100%}
/*inquiry form end*/


/*
=============  -供应列表详情页-  =============
*/
/*sell detail table*/
.suppliers-list td {
    font-weight: 600;
}
.suppliers-list .suppliers-item{
    /*background: #E6E6E6;*/
    /*display: none;*/
}
.suppliers-list .fw500{
    font-weight: 500;
}
.suppliers-list .tit .flag {
    padding: 5px;
    display: inline-block;
}

.suppliers-list .head span {
    color: #5aaefd;
    margin-right: 20px;
}

.suppliers-list .item .suppliers-btn {
    width: 20px;
    right: -10px;
    top: 8px;
    cursor: pointer;
}
/*sell detail end*/



/*sell list right login*/

.login-smaill{
    border:1px solid red;
    padding:10px;
}

.login-small .form-group{
    overflow:hidden;
    margin-bottom:5px;
}
.login-small .control-label{
    padding:0;
    text-align: right;
    font-size: 10px;
    line-height: 24px;
    padding-right: 5px;
}
.login-small .form-group .col-sm-8 input {
    border-radius: 0;
    height: 24px;
}

.login-small {
    padding: 6px 6px;
    border: 1px solid red;
}

.login-small .tit {
    border-bottom: 1px solid red;
    padding-bottom: 4px;
}

.login-small .btn {
    border-radius: 0;
    background: red;
    padding: 4px 8px;
    color: #fff;
}

/*sell list right login*/

/*sell list right recommend*/
.category-rlist .tit {
    border-radius: 0;
    background:red;
    border:0;
    line-height: 34px;
    color: #fff;
}

.category-rlist .list,.category-rlist .list-show{
    position: relative;
    display:block;
    padding:4px 15px;
    margin-bottom:-1px;
    background-color:#fff;
    border:1px dashed #ddd;
    color: #666;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.category-rlist .list i {
    background: url(../images/sanjiao.png) no-repeat 0 0;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 10px;
}

.category-rlist .item{
    display: none;
}
/*sell list right recommend*/


/*sell list form*/
.twopanel .form-group {
    overflow: hidden;
}

.twopanel .form-control {
    border-radius: 0;
    padding: 2px 6px;
}

#add_suppliers.focus,#add_suppliers:focus,#add_suppliers:hover,#del_suppliers.focus,#del_suppliers:focus,#del_suppliers:hover {color:#fff;background:#ff0000;text-decoration:none;}
/*sell list form*/

/*home*/

.indexl .indexl-three .item {
    padding: 4px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indexl .indexl-ads img {
    width: 100%;
}

.indexl .indexl-main p {
    word-break: break-word;
}

.indexl .indexl-three .tit{
    background: #ff8e1e;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
/*home end*/



.inventory .tab {
    width: 100%;
    height: 20px;
    position: relative;
}
.inventory .tab .tab-left,.inventory .tab .tab-right {
    position: absolute;
    top: 0;
    background: #F92424;
    padding: 5px;
    height: 20px;
    line-height: 10px;
    display: block;
    text-decoration: none;
    color: #fff;
}
.inventory .tab .tab-left{
    left: 24px;
}
.inventory .tab .tab-right{
    right: 0;
}

.inventory .tab>.tab-cut>ul {
    margin: 0 0 0 46px;
    width: 1170px;
}
.inventory .tab>.tab-cut>ul>li {
    background: #CECECE;
    width: 22px;
    text-align: center;
}

.inventory .tab .tab-all {
    float: left;
    display: inline;
    width: 21px;
    background: #CECECE;
    text-align: center;
}
.inventory .tab .tab-cut {
    overflow: hidden;
    position: relative;
    margin-right: 22px;
}

.inventory .tab>.tab-cut>ul>li.on {
    background: #F92424;
    color: #fff;
}

.inventory-list .item {
    position: relative;
    display:block;
    padding:10px 15px;
    margin-bottom:-1px;
    background-color:#fff;
    border:1px solid #ddd;
    color: #666;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}
/* excess页面*/
.excess .excess-rfq {
	height: 20px;
	line-height: 8px;
	border-radius: 2px;
	background: #FF8E1E;
	color: #fff;
}
.excess .page>.tit {
	background: #F3F3F3;
	padding: 10px;
}
.excess .tit .floor1 h2 {
	line-height: 20px;
}
.excess .tit .floor1 {
	line-height: 20px;
}
.excess .tit .floor1 .flag {
	margin: 0 5px;
}

.excess .page .table >tbody>.item>td {
	border-top: 1px dashed #CECECE;
}
.excess .pagination>.active>a,.excess .pagination>.active>a: focus,.excess .pagination>.active>a: hover,.excess .pagination>.active>span,.excess .pagination>.active>span: focus,.excess .pagination>.active>span: hover {
	border-color: #FF8E1E;
	background-color: #FF8E1E;
}
.deleteme-suppliers {
    position: absolute;
    right: -6px;
    top: 8px;
}
.suppliers-list .item .suppliers-btn {
    width: 20px;
    left: -12px;
    top: 8px;
    cursor: pointer;
}