a {
    cursor: pointer;
}
.top-a-bg .nav-item {
    padding: 0 25px !important;
}
.top-a-bg .nav-item:last-child {
    margin-left: 0 !important;
}
.center-bg {
    width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.top-search-bg {
    /* margin-top: 30px; */
}

body {
    background-color: #FFFFFF;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

h5 {
    font-size: 36px;
    line-height: 34px;
}

.float-right {
    float: right;
}

.overflow-hidden {
    overflow: hidden;
}

.title-bg {
    margin: 30px 9px 0 0;
    padding: 7px 0px;
}

.message-title-line {
    background-color: #004BAA;
    width: 4px;
    height: 19px;
    display: inline-block;
}

.message-title {
    font-size: 16px;
    color: #004BAA;
    
    margin-left: 7px;
    vertical-align: top;
}

.superior-subtitle {
    padding: 15px 0 107px 60px;
    font-size: 14px;
    color: #fff;
}

.superior-more {
    font-size: 14px;
    color: #808DB0;
    float: right;
}

.superior-li {
    width:280px;
    height:400px;
    background:rgba(255,255,255,1);
    float: left;
    overflow: hidden;
    margin-right: 26px;
    cursor: pointer;
}

.superior-li:last-child {
    margin:0;
}

.superior-li p {
    margin-left: 7px;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.superior-li-price {
    padding: 12px 0 10px 0;
    font-size:18px;
    color:rgba(240,131,30,1);
}

.superior-li-name {
    width:249px;
    font-size:15px;
    margin-top: 10px;
    color:rgba(51,51,51,1);
    line-height:36px;
}

.superior-li-address,.superior-li-store {
    color: #979BB5;
    font-size: 16px;
    padding: 8px 0;
}

.superior-li-img {
    width:260px;
    height:260px;
}

.superior-li-num {
    color: #F0831E;
}

.superior-li-bi {
    padding: 0 10px 0 0;
}

/*顶部搜索+轮播图    start*/
.logo {
    width: 330px;
    height: auto;
    margin-top: 12px;
    cursor: pointer;
}
/* .logo {
    width: 240px;
    height: 48px;
    margin: 0 124px 0 20px;
    cursor: pointer;
} */


.carts-bg {
    width: 134px;
    height: 42px;
    border-radius: 2px;
    margin-left: 100px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    position: relative;
}

.logo-bg{
    float: right;
    width: 896px;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.carts-bg img {
    width: 37px;
    height: 35px;
    margin: 6px 5px;
}

.car-num {
    background-color: #F0831E;
    width: 22px;
    height: 14px;
    display: inline-block;
    border-radius: 7px;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    color: white;
    position: absolute;
    top: 8px;
    left: 20px;
}

.top-search-bg {
    padding-top: 30px;
}

body {
    background-color: #FFFFFF;
}

.top-logo-bg {
    border-bottom: 2px solid #004BAA;
}

.top-a-bg {
    margin-top: 35px;
}

.class-title-bg {
    width: 280px;
    height: 42px;
    display: inline-block;
    vertical-align: bottom;
    background: #004BAA;
    font-size: 16px;
    line-height: 42px;
    color: #ffffff;
}

.class-title-bg img {
    width: 16px;
    height: 16px;
    margin: 13px 10px 13px 20px;
    vertical-align: top;
}

.top-a-bg ul {
    display: inline-block;
    margin-left: 104px;
    width: auto;
}

.top-a-bg li {
    display: inline-block;
    height: 42px;
    margin-right: 26px;
}

.top-a-bg a {
    font-size: 16px;
    color: #004BAA;
    
    line-height: 25px;
}

.active-a {
    color: #004BAA !important;
}

.active-a:after {
    content: '';
    width: 2px;
    height: 10px;
    margin: -9px auto 0 auto;
    display: block;
    background-color: #004BAA;
}

.banner-bg {
    display: inline-block;
    float: left;
    height: 490px;
    width: 920px;
}

.class-bg {
    width: 280px;
    height: 490px;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    border-top: 0;
    float: left;
    padding: 0px 0;
}
.class-bg ul {
    padding: 20px 0;
}
.class-bg li {
    color: #666;
    font-size: 14px;
    /* margin-top: 1px; */
    padding: 13px 10px 13px 20px;
    line-height: 1.3;
    /* border-bottom: 1px solid #E5E9F2; */
}
.class-bg li a{
    color: #004BAA;
    font-size: 14px;
}
.class-bg li img {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-right: 10px;
}

.class-bg li:hover {
    background-color: #F0F5FF;
}
.class-bg li a:hover {
    color: #F0831E;
}

.banner-left-bg {
    float: left;
    display: inline-block;
    margin: 10px 0 0 10px;
}

.banner {
    width: 900px;
    height: 490px;
}

.banner img {
    width: 660px;
    height: 495px;
}

.user-cell {
    width: 240px;
    height: 490px;
    background:rgba(244,244,244,1);
}

.top-banner-bg {
    overflow: hidden;
    position: relative;
}
/*顶部搜索+轮播图    start*/


/*解决方案     start-*/
.facilitator-left {
    width: 320px;
}

.facilitator-img {
    width: 320px;
    height: 480px;
    background-image: url(../image/projectbg21@2x.png);
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    padding: 80px 20px;
}

.facilitator-img-bg {
    background-image: url(../image/solutionbg@2x.png);
}

.big-title {
    font-size: 42px;
}

.facilitator-sGray {
    color: #666666;
    margin: 30px 0;
    font-size: 16px;
}

.facilitator-blue {
    color: #7D8DB3;
    font-size: 12px;
    cursor: pointer;
}

.facilitator-right {
    width: 880px;
}

.layui-tab {
    position: relative;
}

.layui-tab-title-change {
    position: relative;
    left: 0;
    height: 53px;
    white-space: nowrap;
    font-size: 0;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #333333;
}

.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 2px solid #333333;
}

.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #333333;
    left: 32%;
    width: 35%;
}

.layui-tab-title li {
    width:15%;
}

.more-link {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 14px;
    color: #7D8DB3;
}

.facilitator-card-ul-li {
    cursor: pointer;
    height: 204px;
    width: 50%;
    float: left;
    border: 1px solid #E5E9F2;
    position: relative;
}

.facilitator-p {
    text-align: center;
    font-size: 18px;
    padding-top: 24px;
    color: #004BAA;
}

.facilitator-ul {
    margin: 0 auto;
    padding-top: 37px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    color: #EA6E19;
}

.font-size18 {
    font-size:18px;
}

.view-detail {
    display: none;
    width: 110px;
    height: 40px;
    background: rgba(125,141,179,1);
    box-shadow: 0px 2px 4px 0px rgba(191,197,209,1);
    border-radius: 100px 0px 0px 100px;
    position: absolute;
    right: 0;
    top: 81px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
}

.facilitator-card-ul-li:hover .view-detail {
    display: block;
}

.facilitator-div {
    margin: 33px 30px;
}

.facilitator-touxiang {
    width: 18px;
    height: 18px
}

.facilitator-name {
    font-size: 14px;
    color: #666666;

}

.font-size12 {
    font-size: 12px;
    color: #999999;
}

.facilitator-card-ul-li:hover .facilitator-ul li:nth-of-type(1) {
    margin: 0 80px 0 30px;
}

.facilitator-card ul li .card-blue {
    margin: 10px 0;
    text-align: center;
    color: #004BAA;
    font-size: 18px;
}

.facilitator-card .card-center {
    width: 50%;
    height: 80px;
    float: left;
    color: #EA6E19;
    font-size: 12px;
    text-align: center;
    margin: 20px 0;
}

.facilitator-card .card-center .money {
    font-size: 18px;
}

.facilitator-ul li:nth-of-type(1) {
    margin: 0 80px 0 110px;
}

.set-margin {
    margin-top: 50px;
}

.set-margin-bt {
    margin-bottom: 50px;
}
/*解决方案     end-*/


.left-bg {
    float: left;
}

.class-goods-left-img {
    width: 318px;
    height: 580px;
}

.goods-cell img {
    width: 140px;
    height: 140px;
    margin: 25px 37px;
}

.goods-title {
    color: #333333;
    font-size: 14px;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 12px;
    margin-bottom: 4px;
}

.store-name {
    font-size: 12px;
    color: rgb(166, 177, 200);
}

.goods-cell p {
    margin-left: 20px;
}

.goods-cell {
    height: 290px;
    width: 219px;
    cursor: pointer;
}

#production_view{
    overflow: hidden;
}

#logistics_view{
    overflow: hidden;
}
.store-h-bg {
    margin-top: 20px;
    border: 1px solid #E5E9F2;
    overflow: hidden;
}
.store-h-bg li {
    cursor: pointer;
    float: left;
}

.store-h-bg .no-right {
    margin-right: 0px;
}
.float-bg {
    overflow: hidden;
    width: 880px;
}
.border-bottom {
    border-bottom: 1px solid #E5E9F2;
}

.now-price {
    color: #D20000;
    font-size: 14px;
}
.goods-title {
    color: #333333;
    font-size: 14px;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 12px;
    margin-bottom: 4px;
}
.store-name {
    font-size: 12px;
    color: rgb(166, 177, 200);
}

.class-info-bg {
    width: 920px;
    height: 490px;
    background-color: #ffffff;
    border-left: 1px solid #E5E9F2;
    border-top: 2px solid #E5E9F2;
    box-shadow: 1px 1px 2px #aaa;
    position: absolute;
    top: 0px;
    left: 280px;
    padding: 10px 0px;
    overflow: auto;
}
.class-info-bg .categoryList {
    /*width: 676px;*/
    float: left;
}
.class-info-bg .brandList {
    width: 275px;
    float: right;
    margin: 7px 9px 0 22px;
    position: relative;
}
.class-info-bg .brandList .brand img{
    width: 136px;
    height: 64px;
    border: 1px solid #f6f6f6;
    float: left;
}
.class-info-cell {
    min-width: 330px;
    overflow: hidden;
    display: block;
    padding:0px 0 0 21px;
}
.class-info-cell .third-bg {
    padding: 8px 0 8px 0;
    border-bottom: 1px dashed #cccccc;
}
.class-info-cell:last-child .third-bg {
    border-bottom: none;
}

.class-info-cell p a {
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}
.class-info-cell p {
    margin: 11px 10px 8px 0;
    display: block;
    vertical-align: text-top;
    width: auto;
    float: left;
    line-height: 1.5;
    font-size: 14px;

    min-width: 120px;
}

.class-info-cell .third-bg a {
    font-size: 13px;
    color: #666;
    margin: 4px 10px 5px 0;
    float: left;
    display: inline-block;
    border-radius: 4px;
}

.class-info-cell .third-bg a:hover {
    /* background-color: #F0F5FF; */
    color: #044b97;
}

.third-bg {
    overflow: hidden;
    width:auto;
    /*float: left;*/
    margin-top: 2px;
}