.navBox{
    width: 1200px;
    height: 148px;
    margin: 0 auto;
    background-color: #fff;
}
.weblogo img{
    height: 55px;
}
.searchBox{
    width: 453px;
    height: 53px;
    position: relative;
    border: 1px solid #dadada;
    border-radius: 26px;
    padding-left: 26px;
    margin-right: 20px;
}
.searchInput{
    /*width: 453px;*/
    /*height: 53px;*/
    font-size: 16px;
    font-family: SourceHanSansCN-Normal;
    border: none;
}
.searchBtn{
    width: 80px;
    height: 51px;
    border-radius: 0 26px 26px 0;
    background-color: #d61518;
    text-align: center;
}
.searchIcon{
    width: 27px;
    height: 27px;
    margin-top: 12px;
}
.phoneText{
    font-size: 22px;
    color: #333;
    font-weight: 700;
    border-bottom: solid 1px #c81623;
    padding-bottom: 2px;
    font-family: Tahoma,"微软雅黑", Geneva, sans-serif;
}
.timeText {
    font-size: 14px;
    color: #333;
    text-align: center;
}
.timeText span{
    color: #c81623;
    margin-right: 10px;
}
.lunbo{
    width: 100%;
    height: 458px;
}
.jSlider .indicator span{
    background-color: #fdfdfd;
}
.jSlider .indicator span.selected{
    background-color: #d61518;
}
.sliderBox{
    position: relative;
}
.sliderImg{
    position: absolute;
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    height: 458px !important;
    object-fit: cover;
}
.navList .actived{
    background: #be1315;
}
.navList .actived::after{
    content: "";
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 2px;
}
.noitceBox{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 25px;
}
.noitceBox .noticeIcon{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.noticeContent{
    color: #d61518;
}
.header .typeArea .navbar ul li {
    float: left;
    position: relative;
    height: 56px;
    padding: 15px 33px 0 !important;

}
.informationBox{
    width: 468px;
    height: 382px;
    border: solid 2px #dadada;
    box-sizing: border-box;
    margin-right: 25px;
    padding: 20px;
}
.boxHeader{
    width: 100%;
    height: 36px;
    border-left: 15px solid #d61518;
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #d61518;
    margin-bottom: 30px;
}
.boxHeader-title{
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
}
.boxHeader-more{
    height: 36px;
    line-height: 36px;
    background-color: #d61518;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
}
.informationItem{
    margin-bottom: 25px;
    font-size: 16px;
    color: #333;
}
.newsTime{
    width: 100px;
    text-align: right;
}
.newsImg{
    width: 382px;
    height: 382px;
    margin-right: 25px;
    object-fit: cover;
}
.funBtnItem{
    width: 300px;
    height: 70px;
    color: #fff;
    background-image: linear-gradient(180deg,#ff4547, #cf0d10);
    border: 2px solid #b10000;
    box-sizing: border-box;
    margin-bottom: 7px;
    cursor: pointer;
}
.btnIcon{
    width: 40px;
    height: 40px;
    margin: 15px;
}
.btnTitle{
    font-size: 22px;
    margin-top: 5px;
}
.btnTitle-en{
    font-size: 19px;
}
.table-header{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #d61518;
}
.table-header-more{
    color: #fff;
    font-size: 13px;
    width: 60px;
    text-align: center;
    cursor: pointer;
}
.table-title{
    text-align: center;
    width: 170px;
    height: 100%;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.table-header .acticed{
    background-color: #be1315;

}
.table-noData{
    font-size: 18px;
    height: 130px;
    color: #999;
    line-height: 130px;
    text-align: center;
}
.table-more{
    font-size: 18px;
    color: #fff;
    padding-right: 20px;
    cursor: pointer;
}
.table-box-content{
    border: solid 2px #dadada;
    border-top: none;
}
.section .typeArea .table-box .table-box-content .Contents{
    padding: 0;
}
.section .typeArea .table-box .table-box-content .Contents .tableTitle-top{
    background-color: #f0f0f0;
}
.section .typeArea .table-box .table-box-content .Contents .tableTitle-top td{
    padding: 0 10px;
}
#strTable td{
    padding: 0 10px;
}
.newsBox{
    height: auto !important;
    border: solid 2px #dadada;
    margin-top: 20px;
    padding:10px 30px 35px;
}
.section .typeArea .news .news-content{
    border-right: none;
}
.section .typeArea .news .news-left{
    border-right: 1px solid #E4E4E4;
}
.section .typeArea .news .news-left-title .box1{
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    color: #d61518;
}
.section .typeArea .news .news-right-title .box1{
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    color: #d61518;
}
.section .typeArea .news .news-left{
    width: 770px;
}
.section .typeArea .news .news-right .news-content li span{
    margin: 0 0 0 5px;
}
.red-color{
    color: #d61518;
}
.goodsBox{
    margin-top: 30px;
}
.goodsBox-header{
    margin-bottom: 20px;
}
.goodsLis{
    width: 100%;
    overflow-x: auto;
}
.goodsItem{
    margin-right: 15px;
    width: 180px;
}
.goodsItemImg{
    width: 180px;
    height: 180px;
    object-fit: cover;
}
.goodsName{
    width: 180px;
}
.box-title{
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    font-weight: 800;
}
.goods-more{
    color: #a8a8a8;
    font-size: 14px;
}
.section .typeArea .client-box .client-box-title .box1{
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    font-weight: 800;
    color: #d61518;
}
.mkIcon{
    width: 40px;
    height: 40px;
}
.bg-theme{
    background-color: #d61518 !important;
    color: #fff;
}
.layui-nav .layui-this:after, .layui-nav-bar{
    /*height: 2px !important;*/
    background-color: #fff !important;
}

/* 新品推荐 */
.picMarquee-left{ height: 225px; overflow:hidden; position:relative;}
.picMarquee-left .bdd{ padding:0px;}
.picMarquee-left .bdd ul{ overflow:hidden; zoom:1;}
.picMarquee-left .bdd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picMarquee-left .bdd ul li .pic{ text-align:center;}
.picMarquee-left .bdd ul li .pic img{ width:120px; height:90px; display:block; padding:2px; border:1px solid #ccc;}
.picMarquee-left .bdd ul li .pic a:hover img{ border-color:#999;}
.picMarquee-left .bdd ul li .title{ line-height:24px;}

/* 合作客户 */
.showlogo-list{ height: 80px; overflow:hidden; position:relative;padding-left: 20px;}
.showlogo-list .bdd{ padding:0px;}
.showlogo-list .bdd ul{display: flex; overflow:hidden; zoom:1;}
.showlogo-list .bdd ul li{
    width: 215px;
    height: 70px;
    text-align: center;
    line-height: 90px;
    /*padding: 16px 0 0 0;*/
    border: 1px solid #eaeaea;
    margin: 0px 20px 0 0;
    border-radius: 4px;
    flex-shrink: 0;
}
.showlogo-list .bdd ul li  img{width: 154px;height: 42px;vertical-align: top;margin-top: 14px;}

/*滚动通知*/
.txtMarquee-top{ height: 30px;overflow:hidden; position:relative; }
.txtMarquee-top .bd{ padding:0px;  }
.txtMarquee-top .infoList li{ height:30px; line-height:30px;   }

.hq-tb-list th{
    height: 40px;
    line-height: 40px;
    background-color:#f0f0f0;
    font-size: 14px;
    font-weight: 800;
    color: #333333;
    padding: 0 10px;
    border: none;
}
.hq-tb-list tr td{
    color: #333;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    border: none;
    padding: 0 10px;
    border-bottom: 1px solid #F2F2F2;
}
.hq-tb-list-body .tableItem .box{
    color: #333;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    border: none;
    padding: 0 10px;
    border-bottom: 1px solid #F2F2F2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.redColor{
    color:#FF0000 !important;
}
.greenColor{
    color:#07ed07 !important;
}
.hq-tb-list-body li:nth-child(odd){
    background-color: #0C0C0C05;
}
.hq-tb-list tr:nth-child(odd){
    background-color: #0C0C0C05;
}
.table-scroll{
    border: 1px solid #F2F2F2;
}
.pageHeader{
    position: relative !important;
    display: block !important;
    height: 56px;
    background: #d61518 !important;
    padding-top: 0px !important;
}
.pageHeader .typeArea .navbar ul li:not(.moreBox)::after{
    content: "";
    width: 0;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all .5s;
}
.pageHeader .typeface:hover span{
    color: #d61518 !important;
}
.pageHeader .typeface:hover i{
    color: #d61518 !important;
}
.pageHeader .function i:hover{
    color: #d61518 !important;
}
.pageHeader .moreBox:hover span{
    color: #fff !important;
}
.pageHeader .moreBox:hover i{
    color: #fff !important;
}
.pageHeader .typeArea .navbar ul li:hover a{
    color: #fff;
}
.pageHeader .typeArea .navbar ul li.onchannel{
    border-bottom: 3px solid #fff;
    background: #be1315;
}
.pageHeader .typeArea .navbar ul li:not(.moreBox).onchannel::after{
   width: 100%;
   left: 0;
    bottom: -3px;
}
.text-center{
    text-align: center;
}
.pageHeader .typeArea .navbar ul li.onchannel a{
    color: #fff;
}
.pageHeader .typeArea .navbar ul li:hover::after {
    left: 0;
    width: 100%;
}
.pageHeader .typeArea .navbar ul li:not(.moreBox)::after {
    content: "";
    width: 0;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all .5s;
}
.pageHeader .typeArea .navbar ul li:not(.moreBox):hover::after{
    left: 0;
    width: 100%;
}
.pageHeader .typeArea .navbar ul li.onchannel {
    border-bottom: 3px solid #fff;
    background: #be1315;
}
.table-headerInfo,th, td{
    text-align: left;
}
/*当页面宽度小于1300px的时候执行*/
@media screen and (max-width: 1300px){
    .navBox{
        height: 80px;
    }
    .searchBox{
        height: 40px;
    }
    .searchBtn{
        height: 38px;
    }
    .searchIcon {
        width: 18px;
        height: 18px;
        margin-top: 10px;
    }
    .searchInput{
        font-size: 14px;
    }
    .lunbo {
        width: 100%;
        height: 358px;
    }
    .sliderImg{
        height: 358px !important;
    }
    .txtMarquee-top{ height: 25px; }
    .txtMarquee-top .infoList li{ height:25px; line-height:25px;}
    .navListBox .navList .navItem{
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        position: relative;
    }

    .navItem .nav-child-box{
        top: 39px;
    }
    .nav-child-box .nav-child-item{
        word-break: keep-all;
        border-bottom: 1px solid #fff;
    }
    .nav-child-box .nav-child-item:last-child{
        border-bottom:none;
    }
    .noitceBox {
        height: 25px;
        line-height: 25px;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .noitceBox .noticeIcon {
        width: 25px;
        height: 25px;
        margin-right: 10px;
    }
    .table-header{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .table-title{
        font-size: 18px;
    }
    .table-more{
        font-size: 14px;
    }
    .btnTitle{
        font-size: 18px;
        margin-top: 10px;
    }
    .btnTitle-en{
        font-size: 15px;
    }
}
/*当页面宽度1300-1600*/
@media screen and (min-width:1300px) and (max-width: 1600px){

}
/*当页面宽度1600*/
@media screen and (min-width:1600px){

}