@charset "UTF-8";

a{
  color:#333;
}
a:hover{
 color:#0062ae;
}

.top-content{
    padding:37px 0;
}
.top-search{
    width:580px;
    float:right;
}
.top-bar{
    height:20px;
}
.search-input-box{
    margin-top:20px;
    height:40px;
    border-radius:20px/20px;
    overflow: hidden;
}
.search-input-text{
    height:38px;
    padding-left:20px;
    padding-right:60px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width:410px;
    border:1px solid #eee;
}
.search-left{
    width:460px;
    float:left;
    overflow: hidden;
    position:relative;
}
.search-right{
    width: 120px;
    height:40px;
    float:right;
    background-color:#0062AD;
}
.search-input-text:focus{
    border-color: #0062ae;
}
input::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#ccc;
}
.search-right:hover{
    background-color: #015293;
}
.search-right{
    cursor:pointer;
    text-align: center;
    line-height: 40px;
}
.search-icon{
    cursor:pointer;
    display: block;
    width:16px;
    height:16px;
    position:absolute;
    right:20px;
    top:50%;
    margin-top:-8px;
    background:url(../img/blue-theme/search-icon.png) no-repeat;
}
.cart-icon{
    vertical-align: sub;
    display: inline-block;
    width:21px;
    height: 21px;
    background:url(../img/blue-theme/cart-icon.png) no-repeat;
}
.search-cart{
    color:#ffffff;
}
.top-text{
    cursor:pointer;
}
.home-content{
    background:#F3F3F3;
}
/*组件样式 start*/
.mp25{
    padding:25px 0 0 25px;
}
.mp20{
    padding:0 20px;
}
.p10-20{
    padding:10px 20px;
}
.mall-notice-icon{
    width: 80px;
    height: 16px;
    display: inline-block;
    background:url(../img/blue-theme/mall-notic.png) no-repeat;
}
.info-more-button,
.more-text-button,
.blue-more-button{
    float:right;
    cursor:pointer;
}
.slider-controls,
.info-body{
    height:165px;
}

.notice-link a{
    color:#666;
}
.info-more-button:hover,
.more-text-button:hover,
.notice-link a:hover>span,
.public-slider-text a:hover>span{
    color:#DB3B40;
    text-decoration:underline;
}
.public-slider-text{
    margin-top:15px;
    overflow: hidden;
}
.public-slider-text .text-left:before,
.public-slider-text .text-left-list:before{
    content:'';
    display: inline-block;
    height: 4px;
    width: 4px;
    vertical-align: middle;
    background-color: #BCBCBC;
    margin-right:10px;
}
.public-slider-text .text-left,
.public-slider-text .text-left-list{
    display: inline-block;
    width:70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 19px;
}
.bg-white{
    background-color:#ffffff;
}
.info-title-blue{
    height:40px;
    line-height: 40px;
    border-bottom:1px solid #eee;
}
.personal-icon{
    display: inline-block;
    width: 82px;
    height: 16px;
    background:url(../img/blue-theme/personal-center.png) no-repeat;
}
.text-right{
    float:right;
}
.public-slider-text .text-right,
.info-more-button,
.blue-more-button,
.more-text-button{
    color:#999;
}
.container-half{
    display: inline-block;
    width:590px;
}
.container-half-right{
    margin-left:20px;
    float: right;
}
.floor-head{
    position: relative;
}
/*组件样式 end*/
.login-content{
    padding:30px 0;
}
.pr20{
    padding-right:20px;
}
.login-link a{
    color:#0062ae;
    cursor: pointer;
}
.login-link a:hover{
    color:#015293;
    text-decoration: underline;
}
.login-info-right,
.login-info-left{
    display: inline-block;
    vertical-align: middle;
}
.vertical-line:before{
    content: "|";
    display: inline-block;
    margin: 0 5px;
    color: #eee;
    line-height: 16px;
    font-size: 16px;
}
.user-info{
    display: none;
    width:140px;
}

/*公告标题图标 start*/
.icon-bulkPurchase{
    display: inline-block;
    width: 141px;
    height: 19px;
    background:url(../img/blue-theme/bulkPurchase.png) no-repeat;
}
.icon-noticeList{
    display: inline-block;
    width: 102px;
    height: 19px;
    background:url(../img/blue-theme/noticeList.png) no-repeat;
}
.icon-inquiryReverse{
    display: inline-block;
    width: 158px;
    height: 19px;
    background:url(../img/blue-theme/inquiryReverse.png) no-repeat;
}
.icon-inquiryPurchase{
    display: inline-block;
    width: 142px;
    height: 19px;
    background:url(../img/blue-theme/inquiryPurchase.png) no-repeat;
}
/*公告标题图标 end*/
.notice-time-radius{
    position: absolute;
    margin-left:-80px;
    border-radius: 20px;
    background: #eee;
    display: inline-block;
    width:80px;
    height:23px;
    line-height: 23px;
    text-align: center;
}
.notice-more{
    z-index: 99;
    position: absolute;
    right: 20px;
    margin-top: 10px;
}
.layui-this {
    color: #207AD6 !important;
}
.run-time{
    background:#EAF1F7;
    color:#0464AE;
}
.theme-blue .top-message:after{
    content:")";
}
.theme-blue .top-message:before{
    content:"(";
}
.layui-laypage-blue.layui-laypage a:hover{
    color:#207AD6;
}
.border-style{
    border:1px solid #e0e0e0;
}
.list-item{
    border-bottom: 1px solid #eee;
}
.list-text{
    vertical-align: middle;
    min-height: 20px;
    padding:5px 10px;
}
.titleImg{
    min-height:19px;
    max-height:25px;
}
/** 列表图片 */
.listImage{
    width:80px;
    height:60px;
    padding:10px
}
/** 图文组件样式 */
.common-body{
    padding-top: 20px;
    border-top: 1px solid #eee;
    margin-top: 20px;
}
.itemImage{
    float:left;
    width:275px;
}
.itemImage ~.itemImage{
    margin-left:20px;
}
.itemImage .itemImage-img{
    width:100%;
    height:185px;
}
.itemImage .itemImage-title{
    margin-top:15px;
}
/** 通用公告组件样式调整 */
.floor-body > .blue-more-button{
    position:absolute;
    right:20px;
    margin-top:10px;
    z-index: 1;
}
/** 热销商品组件样式 */
.product-body{
    padding-top: 20px;
    margin-top: 20px;
    background-color:#fff;
}
.blankImg{
    background:#f8f8f8 url(../img/blank.png) center no-repeat;
    border: 1px solid #E5E5E5;
}
.product-box{
    width:20%;
    position:relative;
    float: left;
}
.product-box ~ .product-box:before{
    content: "";
    position:absolute;
    width:1px;
    height: 100%;
    border-left:1px solid #E5E5E5;
}
.product-img{
    width: 200px;
    height: 200px;
    margin:0 16px;
}
.product-title{
    margin:18px 20px 15px;
    height:40px;
    word-wrap: break-word;
    word-break: break-all;
}
.product-price{
    margin:0 20px;
    font-size: 18px;
    color:#FF6D00;
}
.price-sign{
    font-size:12px;
}

/*首页店铺组件样式 start*/
.layui-carousel > [carousel-item] > .home-store-content,
.white-bg.layui-carousel > [carousel-item] > *{
    background-color: #fff;
}
.home-store-content{
    padding: 20px 30px;
    background-color: #fff;
}
[data-name="layoutHomeStore"] .layui-carousel-arrow{
    width: 24px;
    height: 36px;
    border-radius: 0px 18px 18px 0px;
    background: rgba(0, 0, 0, 0.25);
    font-size: 14px;
}
[data-name="layoutHomeStore"] .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type="sub"]{
    left: 0;
    padding-right: 4px;
}
[data-name="layoutHomeStore"] .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type="add"]{
    border-radius: 18px 0 0 18px;
    right: 0;
    padding-left: 4px;
}
.store-pic-item{
    width: 210px;
    height: 162px;
    float:left;
    box-sizing: border-box;
}
.store-pic-item ~ .store-pic-item{
    margin-left: 22.5px;
}
.store-pic-item .logo{
    width: 210px;
    height: 130px;
    margin: auto;
    text-align: center;
    line-height: 130px;
    border: 1px solid #eee;
    box-sizing: border-box;

}
.store-pic-item .logo img{
    max-height: 90px;
    max-width: 90px;
}
.store-pic-item .title{
    height: 32px;
    line-height: 32px;
    color:#fff;
    background-color: #DB3B40;
    text-align: center;
    padding: 0 8px;
}
.store-pic-item .title a{
    color:#fff;
}
/*首页店铺组件样式 end*/
.home-store .floor-head{
    margin-bottom: 20px;
    color: #e01d18;
    font-size: 20px;
}
.home-store .iconfont-store{
    font-size:20px;
}
body .link-more-red{
    color:#e11b10;
}
body .link-more-red:hover{
    color:#ee2a37;
}

/*新增首页样式*/
.theme-default .layui-tab-title{
    margin:0 20px;
}
.theme-default .layui-tab-content{
    padding:4px 20px 10px;
}
.theme-default .layui-tab-title li{
    padding:0;
    margin-right:40px;
    min-width: 50px;
}
.theme-default .layui-table-hover,
.theme-default .layui-table tbody tr:hover{
    background-color: transparent;
    color:#DB3B40;
}
.theme-default .layui-table-view .layui-table td{
    cursor: pointer;
}
.payment-price{
    color:#FE783C;
}

.search-div-btn{
    cursor: pointer;
    width: 84px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 0;
    position: absolute;
    right: -1px;
    margin-top:-1px;
    background-color:#DB3B40;
}

/*新增采购需求样式*/
.inquiry-list > div:last-child .inquiry-card{
    margin-right:0;
}
.inquiry-card{
    background-color:#fff;
    margin-right:18px;
    box-sizing: border-box;
}
.ic-top{
    height: 36px;
    padding: 16px 0 14px 20px;
    line-height: 36px;
}
.ic-title{
    color:#333;
    height: 36px;
    float:left;
    width: calc(100% - 150px);
    font-size: 16px;
}
.ic-time{
    float: right;
    font-size:14px;
    color: #FF5C00;
    background-color: rgba(254,235,228,0.5);
    border-radius: 18px 0 0 18px;
    width:134px;
    height:36px;
    text-align: right;
}
.ic-time > span{
    padding-right:10px;
}
.ic-bottom{
    position: relative;
    margin: 0 20px 0 20px;
    padding: 20px 0;
    border-top:1px solid #eee;
}
.ic-bottom > ul > li{
    margin-bottom:12px;
    line-height: 19px;
}
.ic-bottom > ul > li:last-child{
    margin-bottom:0;
}
.ic-bottom-title{
    color:#999;
    width:100px;
    float:left;
}
.ic-bottom-content{
    color:#333;
    margin-left:100px;
}
.text-overflow-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ic-bottom-btn{
    position: absolute;
    right: 0;
    bottom: 20px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 6px 8px;
    border-radius: 4px;
    color: #666666;
    font-size: 12px; 
    cursor: pointer;   
}
.ic-bottom-btn:hover{
    color:#DB3B40;
    border-color:#DB3B40;
}
.ic-bottom-price{
    font-weight: bold;
    /* font-style: italic; */
    color: #FF6D00;
}
.single-title{
    margin-left: 10px;
    display: inline-block;
    color: #DB3B40;
    font-size: 22px;
}
img.mall-logo{
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

