/*面包屑*/
.mtb20 {
    margin: 20px 0;
}

.float_left {
    float: left;
}
.font14 {
    font-size: 14px;
    color: #333;
}
.inquiry_header {
    width: 840px;
}
.left_nav {
    float: left;
    margin-top: 8px;
}
.mlr5 {
    margin: 0 5px;
}
/*搜索框*/
.left_nav_searchBox {
    float: right;
    width: 350px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #3bb850;
    margin-top: 5px;
}
.left_nav_input {
    width: 260px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    font-size: 14px;
}
.left_nav_search {
    float: right;
    width: 85px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #3bb850;
    text-align: center;
    font-size: 14px;
}

.left_screen {
    float: left;
    width: 840px;
}
table.hot_inquiry {
    margin-top: 20px;
}
.pruchaseListWidth {
    width: 840px;
}
.quote_table tr {
    border-bottom: 1px solid #eeeeee;
}
.tr1 {
    height: 40px;
    background-color: #eeeeee;
}
table.hot_inquiry .table-head1 {
    width: 190px;
}
table.hot_inquiry .table-head4 {
    width: 180px;
}
table.hot_inquiry .table-head5 {
    width: 180px;
}
table.hot_inquiry .table-head2 {
    width: 210px;
}
table.hot_inquiry .table-head3 {
    width: 200px;
}
table.hot_inquiry .table-head6 {
    width: 185px;
}
.quote_table thead td {
    color: #666;
}
.quote_table td {
    padding: 10px 5px;
    text-align: center;
    border: 0;
}
/*列表*/
a .inquiryListTable {
    color: #333;
}
.inquiryListTable {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 840px;
    height: 140px;
    border-radius: 5px;
    border-collapse: separate;
    border-spacing: 26px 0px;
    border: 1px solid #ddd;
}
.inquiryListTable td {
    width: 250px;
}
.shopNameOver {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inquiryColor {
    margin-top: 30px;
    margin-left: -7px;
    color: #3bb850;
}
.inquiryListP {
    width: 700px;
}
.inquiryTitleText {
    display: inline-block;
    width: 275px;
    position: relative;
    top: 4px;
}
.shopNameOver {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shopIconBg {
    background: url(../../images/shopIconGreen.png) no-repeat;
    width: 23px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 7px;
}
.shopWidth4 {
    width: 740px;
    display: inline-block;
    position: relative;
    top: 4px;
}
.shopNameOver {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.color999 {
    color: #999;
}
.priceFont {
    font-size: 16px;
    color: #f00;
}
.inquiryFont {
    font-size: 16px;
}
.inquiryListTable td {
    width: 250px;
}
/*搜索无结果*/
.inquiry_searchnone {
    width: 604px;
    height: 170px;
    margin: 60px auto;
}
/*右边*/
.float_right {
    float: right;
}
.inquiry_ad1 {
    margin-top: 25px;
}
.float_right ul li {
    width: 340px;
    height: 160px;
    margin-bottom: 10px;
}
.float_right ul li img {
    width: 340px;
    height: 160px;
}
.right_bigcode {
    margin-top: 22px;
    width: 338px;
    height: 220px;
    background-color: #ffffff;
    box-shadow: 0px 5px 12px 3px rgba(51, 51, 51, 0.3);
    padding-top: 18px;
}
.qrcode-title {
    text-align: center;
    font-size: 18px;
    color: #49b849;
}
.right_bigcode .qrcode-center {
    text-align: left;
}

.right_bigcode .qrcode-center {
    margin-top: 21px;
}
.right_bigcode .qrcode-center img {
    height: 108px;
    width: 108px;
}

.right_bigcode .left-code, .right_bigcode .left-btn {
    margin-left: 40px;
}
.right_bigcode .qrcode-foot {
    margin-top: 14px;
}
.right_bigcode .qrcode-foot p {
    width: 108px;
    height: 24px;
    display: inline-block;
    background-color: #49b849;
    border-radius: 4px;
    color: white;
    font-size: 10px;
    line-height: 24px;
    text-align: center;
}
.right_bigcode .left-code, .right_bigcode .left-btn {
    margin-left: 40px;
}
.qrcode-foot img {
    margin-right: 10px;
}
.right_bigcode .right-code, .right_bigcode .right-btn {
    margin-left: 42px;
}

/*新的*/
.rl_product{
    width: 838px;
    height: 140px;
    border: 1px solid #ddd;
    font-size: 14px;
    border-radius: 8px;
    margin-top: 20px;
}
.rl_product_img{
    width: 120px;
    height: 120px;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    float: left;
}
.rl_product_img>a{
    margin: auto;
}
.rl_product_img>a>img{
    max-width: 120px;
    max-height: 120px;
    margin: auto;
}
.rl_product_info{
    width: 545px;
    float: left;
}
.rl_product_title{
    display: block;
    margin-top: 25px;
    margin-bottom: 40px;
}
.rl_product_title>span{
    display: inline-block;
    height: 34px;
    float: left;
}
.rl_product_title>span:nth-child(1){
    width: 56px;
}
.rl_product_title>span:nth-child(2){
    width: 488px;
}
.rl_shop_info>span:nth-child(1)>span{
    display: inline-block;
    width: 212px;
}
.rl_shop_info>span:nth-child(2){
    margin-left: 50px;
    margin-right: 50px;
}
.rl_shop_info>span>img{
    width: 16px;
    height: 16px;
}
.rl_product_chat{
    float: left;
    text-align: center;
    margin-top: 40px;
    margin-left: 31px;
}
.rl_product_chat>p+p{
    margin-top: 28px;
}