.house-tab-ul-box{
    width: 100%;
    padding: 0 0 30px;
    box-sizing: border-box;
}
.house-tab-ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-top: 1px solid #dfe1e6;
    border-right: 1px solid #dfe1e6;
    border-left: 1px solid #dfe1e6;
    box-sizing: border-box;
    font-size: 1.2rem;
    color:#999;
}
.house-tab-li{
    padding: 2px 4px;
    width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #dfe1e6;
    box-sizing: border-box;
}
.house-tab-li label{
    width: 10%;
    box-sizing: border-box;
    background-color: var(--color);
    height: calc(100% - 2px);
    color: #fff;
    font-size: 1.1rem;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: bolder;
    border-radius: 2px;
}
.house-tab-li a{
    margin-left: 10px;
    font-size: 1.1rem;
    box-sizing: border-box;
    padding: 4px 7px;
    display:table-cell;
    vertical-align: middle;
    color: #000;
}
.house-tab-li a:hover{
    background-color:#0064c4;
    color: #ffffff;
}
.house-tab-li a.on{
    line-height: 30px;
    height: 30px;
    color: #Fff;
    background-color:var(--color);
    cursor: unset;
}

/* 主要内容 */
.title{
    position: relative;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #dfe1e6;
    box-sizing: border-box;
    overflow: hidden;
}
.place{
    display: inline-block;
    color: #666666;
    font-weight: 500;
}
.home{
    padding-right:5px;
}
.arrow{
    padding-right:5px;
}
.title form{
    position: relative;
    height: 30px;
    line-height: 30px;
}
.title input{
    float: left;
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: none;
    font-size: 15px;
}
.title button{
    float: right;
    width:30px;
    height: 30px;
    border: none;
    background-color: #0054a5;
}
.title button .img-wrap{
    width:100%;
}
.title button .img-box{
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
}
.title button .img-inner{
    position: absolute;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
}
.title button .img-box img{
    width: 100%;
    height: 100%;
    padding: 2px;
    box-sizing: border-box;
}
.block-title{
    position: relative;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    padding-left:40px;
    box-sizing: border-box;
}
.block-title h4{
    display: inline-block;
    font-size: 17px;
}
.block-title h5{
    display: inline-block;
    font-size: 13px;
    font-style:oblique;
    color: #bcbcbc;
}
.borders{
    width:17%;
    height: 1px;
    border-bottom: 2px solid #0054a6;
    position: absolute;
    left: 0;
    top:40px;
}
/* 新闻内容 */
.mainbox{
    width: 1960px;
    height: 900px;
    margin: 0 auto;
}
.contain{
    margin: 10px 0;
    width: 1180px;
}
.navleft{
    width: 190px;
    padding: 10px 0;
    box-sizing: border-box;
}

.navleft .classshow{
    width:100%;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff;
    border-bottom: 1px solid #dfe1e6;
    cursor: pointer;
    display: none;
}

.boxs{
    padding: 10px 0;
    margin-left: 40px;
    width: 950px;
    font-weight: 500;
    color: #000;
    box-sizing: border-box;
}

.product-class{
    width: 190px;
    display: inline-block;
}
.classtitle{
    width: 170px;
    height: 47px;
    padding-left: 20px;
    background-color: #0054a6;
}
.classtitle h4{
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 12px;
}
.classname{
    width: 190px;
    border-left:1px solid #dfe1e6 ;
    border-right:1px solid #dfe1e6 ;
    background-color: #fafafa;
    box-sizing: border-box;
}
.classname a{
    color: #333333;
}
.classname li{
    width: 168px;
    height: 45px;
    line-height: 46px;
    padding-left: 20px;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #dfe1e6;
    cursor: pointer;
    background-color: #fafafa !important;
}
.classname li p{
    float: right;
    margin-right:15px;
    transition: 0.5s;
}
.hotproduct{
    width: 190px;
    height: 70px;
    margin-top: 17px;
    position: relative;
}
.hotproduct a{
    font-size: 18px;
    position: absolute;
    left: 20px;
    top: 24px;
}
.hotproduct img{
    width: 190px;
    height: 70px;
}
.sale{
    width: 190px;
    height: 70px;
    margin-top: 1rem;
    position: relative;
}
.sale a{
    font-size: 18px;
    position: absolute;
    left: 20px;
    top: 24px;
}
.sale img{
    width: 190px;
    height: 70px;
}
.women{
    width: calc(100% - 2px);
    border-left: 1px solid #dfe1e6 ;
    border-right: 1px solid #dfe1e6 ;
}
.women img{
    width: 100%;
}
.linkus{
    margin-top: 1rem;
    width: 190px;
    display: inline-block;
}
.linkinfo{
    width: 100%;
    padding: 6px;
    border-left: 1px solid #dfe1e6 ;
    border-right: 1px solid #dfe1e6 ;
    border-bottom: 1px solid #dfe1e6 ;
    box-sizing: border-box;
}
.linkinfo p{
    font-weight: 500;
    line-height: 36px;
}
.infodetail{
    line-height: 26px;
    font-size: 14px;
    color: #333333;
}

.prolist{
    margin-bottom: 60px;
    position: relative;
}
.prolist ul{
    width: 695px;
    height: 295px;
    display: inline-block;
    position: relative;
    right: 0;
}
.prolist a{
    background-color: #0054a6;
}
.prolist p{
    display: inline-block;
}
.prolist li{
    width: 695px;
    height: 30px;
    line-height: 30px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top;
}
.proinfo-introduction{
    width: 602px;
}

/*.left{*/
/*    float: left;*/
/*}*/


/*.text{*/
/*    padding-top: 20px;*/
/*}*/

.newstitle li{
    width: 960px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e7e7e7;
    color: #333333;
    position: relative;
}
.newslist{
    float: left;
    color: #333333;
}
.data{
    display: inline-block;
    position: absolute;
    right: 0px;
}
.hotimg{
    width: 235px;
    height: 235px;
    display: inline-block;
}
.prolist{
    display: flex;
    margin-bottom: 60px;
    position: relative;
}
.prolist ul{
    width: 695px;
    height: 295px;
    display: inline-block;
    position: relative;
    right: 0;
}
.prolist a{
    background-color: #0054a6;
}
.prolist p{
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
}
.prolist li{
    width: 695px;
    height: 30px;
    line-height: 30px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top;
}
.proinfo-introduction{
    width: 602px;
}
.top{
    height: 29px;
    line-height: 29px;
    position: absolute;
    color: #666666;
    font-weight: 500;
}
/*.left{*/
/*    width: 602px;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    font-weight: 500;*/
/*}*/
.prolist .buttom{
    width: 350px;
    margin-top: 100px;
}
.buttom a{
    width: 112px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
}
.proinfo-name{
    height: 29px;
    line-height: 29px;
}


.product-list-wrap{
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom:30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfe1e6;
}
.product-list-wrap .product-list-img{
    position: relative;
    display: inline-block;
    width: 25%;
    height: 0;
    padding-bottom: 25%;
    overflow: hidden;
    box-shadow: 0 0 10px 2px #f5f5f5;
}
.product-list-wrap .product-list-img img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.product-list-wrap .product-lst-item{
    display: inline-block;
    width: calc(75% - 20px);
    float: right;
}
.product-list-wrap .product-lst-inner{
    width: 100%;
    display: inline-block;
}
.product-list-wrap .product-list{
    display: inline-block;
    width: 100%;
}
.product-list-wrap .product-list .border{
    display: flex;
    position: relative;
    width: 100%;
    padding:10px 0;
}
.product-list-wrap .product-list .border:not(:first-of-type){
    border-top: 1px solid #dfe1e6;
}
.product-list-wrap .product-list .border .left{
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    font-weight: 600;
    width: calc(4rem + 30px);
}
.product-list-wrap .product-list .border .right{
    width: calc(100% - 4rem - 30px);
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    color: #000000;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-list-wrap .product-list .active{
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}
.base-font-hover{
    display: block;
    padding-left:30px;
    box-sizing: border-box;
}
.base-font-hover:hover{
    background-color:rgb(231, 231, 231);
}


.product-box{
    width: calc(33% - 12px);
    display: inline-block;
    background-color: #006cd4;
    cursor: pointer;
    padding-bottom:12px;
    margin:5px;
    border: 1px solid #eeeeee;
    overflow: hidden;
}
.product-box:hover{
    background-color: #0064c4;
}
.product-box a:hover{
    transform: scale(1.1);
    transition: 0.5s;
}
.product-img{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border: none;
}
.product-name{
    height: 30px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-top: 13px;
}
.active{
    width: 238px;
    height: 30px;
    font-weight: 300;
    line-height: 30px;
    margin:10px auto;
}
.active a{
    color: #ffffff;
}
.consulting{
    float: left;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ffffff;
}
.consulting:hover{
    background-color: #0054a8 !important;
}
.details:hover{
    background-color: #0054a8 !important;
}
.details{
    float: right;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ffffff;
}

