.w1100{
    width:1200px;
    height:500px;
    margin:auto;
    margin-top:40px;
}
.w1100_right {
    width: 838px;
}
.w1100_right_content {
    width: 180px;
}
.right_content_img {
    width: 178px;
    height:170px;
}
.w1100_right_content {
    margin: 20px 0 0 23px;
}
.supplier_index_topImg{
    width:100%;
    height:100px;
    background:#f2f2f2;
}
.supplier_index_topImg .w1200 img{
    width:1200px;
    height:100px;
}
.supplier_index_menu{
    width:100%;
    height:40px;
    line-height:40px;
    background:#2e8ae6;
}
.supplier_index_menu .w1200 .layui-bg-blue {
    background-color: #2e8ae6 !important;
}
.supplier_index_menu .layui-nav .layui-this:after,.supplier_index_menu .layui-nav-bar,.supplier_index_menu .layui-nav-tree .layui-nav-itemed:after {
    height: 0px;
}
.supplier_index_menu .layui-nav .layui-nav-item a {
    color: #fff;
}
.supplier_index_menu .layui-nav .layui-nav-item {
    line-height: 40px;
}
.supplier_index_menu .layui-nav .layui-nav-more {
    border-top-color: rgba(255,255,255,1);
}
.supplier_index_menu .layui-nav .layui-nav-mored {
    border-color: transparent transparent #fff;
}
.supplier_index_menu .w1200 ul li.layui-this{
    background:#00469c;
    transition: all .3s;
}
.supplier_index_menu .layui-nav .layui-nav-item a {
    padding: 0 55px;
}
.supplier_index_menu .layui-nav{
    padding:0;

}
.supplier_index_menu .layui-nav-child{
    top:40px;
    background:#00469c;
    border:0;
}
.supplier_index_menu .layui-nav-child dd a:hover{
    background:#2e8ae6;
}
.supplier_banner{
    width:100%;
    height:auto;
}
.supplier_banner img{
    width:100%;
    height:100%;
}
.suppliers_search{
    display: inline-block;
    width:300px;
    height:30px;
    line-height:30px;
    border-radius: 5px;
    background:#fff;
    margin-top:5px;
    float: left;
}
.suppliers_search input{
    width:240px;
    height:30px;
    line-height:30px;
    padding-left:10px;
    color:#999;
    background:transparent;
    border:0;
    float:left;
}
.suppliers_search button{
    width:60px;
    height:30px;
    line-height:30px;
    border:0;
    background:#00469c;
    color:#fff;
    float:left;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
}
.suppliers_search button i{
    font-size:18px;
}
.coupons_choose{
    width:100%;
    height:138px;
    border:1px solid #dddddd;
    border-radius: 5px;
    background:#fff;
}
.coupons_choose img{
    width:210px;
    height:100px;
    margin:20px 0px 20px 22px;
    cursor: pointer;
    transition: box-shadow 0.5s;
}
.product_group_content{
    width:1198px;
    height:558px;
    border:1px solid #ddd;
    border-radius: 5px;
}
.product_group_list{
    width:200px;
    height:250px;
    float:left;
    margin-left:33px;
    margin-top:29px;
}
.product_group_list img{
    width:198px;
    height:198px;
    border:1px solid #ddd;
}
.product_group_list img:hover{
    border:1px solid #f5b800;
}
.product_group_title{
    width:100%;
    height:50px;
    line-height:25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.coupons_choose img:hover{
    box-shadow:5px 20px 15px -15px #434343;
}
.product_group_title a:hover{
    text-decoration: underline;
}
.qw_right_supplier_show{
    width:248px;
    height:auto;
    border:1px solid #ddd;
    float:left;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.qw_right_supplier_center{
    width:230px;
    height:auto;
    margin:9px auto;
}
.qw_right_img_title{
    width:100%;
    height:60px;
}
.qw_suppliers_headImg{
    width:58px;
    height:58px;
    border-radius: 50%;
    border:1px solid #ddd;
    float:left;
}
.qw_suppliers_headImg img{
    width:100%;
    height:100%;
    border-radius: 50%;
}
.qw_suppliers_headTitle{
    float:left;
    width:160px;
    height:60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-left:6px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height:30px;
}
.qw_suppliers_headTitle:hover{
    text-decoration: underline;
    cursor: pointer;
}
.qw_response_time{
    width:100%;
    height:41px;
    line-height:41px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    margin-top:14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color:#333;
}
.suppliers_introduce_info{
    width:100%;
    height:auto;
    line-height:20px;
    color:#555;
    font-size:12px;
    margin-top:10px;
}
.suppliers_btn_list{
    width:100%;
    height:32px;
    line-height:32px;
    margin-top:15px;
}
.suppliers_btn_list button{
    width:100%;
    height:32px;
    border-radius: 20px;
    text-align: center;
    font-size:16px;
    color:#00469c;
    border:1px solid #00469c;
    background:#fff;
    cursor: pointer;
}
.suppliers_btn_list button:hover{
    background:#def2ff;
}
.suppliers_btn_list .suppliers_btn_list_blue{
    color:#fff ;
    background:#00469c ;
}
.suppliers_btn_list_blue:hover{
    background:#2a5e9d !important;
}
.suppliers_btn_list button img{
    width:25px;
    height:25px;
    padding-right:5px;
}
.send_message_supplier{
    width:908px;
    height:auto;
    border:1px solid #dddddd;
    border-radius: 5px;
    float:right;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.send_message_content{
    width:870px;
    height:100%;
    margin:auto;
}
.send_message_title{
    width:100%;
    height:55px;
    line-height:55px;
    font-size:18px;
    color:#333;
    font-weight:bold;
}
.send_message_input{
    width:100%;
    height:40px;
    line-height:40px;
    font-size:16px;
    margin-bottom:20px;
}
.send_input_left{
    width:140px;
    height:40px;
    float:left;
    text-align: right;
}
.shipping_btn_layer:hover{
    cursor: pointer;
    color:#f5b800;
}
.send_input_right{
    width:720px;
    height:100%;
    float:left;
    margin-left:10px;
}
.send_message_email{
    width:488px;
    height:38px;
    border:1px solid #ddd;
    padding-left:10px;
    color:#999;
    font-size:14px;
}
.send_input_right textarea{
    width:578px;
    height:128px;
    min-height:128px;
    border:1px solid #ddd;
    max-width: 578px;
    min-width:578px;
    padding:10px;
    color:#999;
}
.color_red_textarea{
    color:#fe2435;
    height:20px;
    line-height:20px;
    font-size:13px;
}
.qw_coupon_info_number{
    font-size:14px;
    padding-left:15px;
}
.qw_coupon_info_number label{
    color:#fe2435;
}
.send_message_email.quantity{
    width:188px;
    height:38px;
}
.send_btn_message{
    padding:0 25px;
    height:36px;
    line-height:36px;
    text-align: center;
    font-size:18px;
    color:#fff;
    font-weight:bold;
    border:0;
    background:#f5b800;
    border-radius: 5px;
    cursor: pointer;
    margin-top:10px;
    margin-right:20px;
}
.send_btn_message:hover{
    background:#ffca2a;
}