.page-home-content{max-width:1200px;margin:0 auto;}
.hot-infolist{padding:10px;border:1px solid #ddd;background-color:#fff;}
.hotlist-title{font-size:14px;border-left:3px solid #d81f16;line-height:18px;height:18px;padding-left:10px;font-weight:bold;margin-bottom:-1px;border-radius:2px;}
.aboutBox{display:flex;align-content:center;}
.leftImg{width:50%;}
.newsicon{width:100%;}
.mainadbox{overflow:hidden;}
.mainadbox img{width:100%;}
.hotlist-ul{width:100%;display:flex;flex-wrap:wrap;}
.hotlist-ul li{width:25%;font-size:13px;color:rgba(0,0,0,0.8);padding:10px 0;}
.hotlist-infobox{max-width:260px;cursor:pointer;padding:10px;}
.hotlist-ul li .hotlist-img{width:240px;height:180px;overflow:hidden;margin:auto;}
.hotlist-ul li .hotlist-img img{width:100%;height:100%;}
.hotlist-ul li .hotlist-desc{margin-top:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;}
.hotlist-ul li .hotlist-time{min-width:120px;text-align:right;}
.hotlist-ul li:hover{color:#d81f16;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}
/*鍟嗗搧鍒�*/
.home-goods-item{margin:20px 0;}
.home-goods-name{font-size:24px;font-weight:bold;text-align:center;padding:5px 0;margin-bottom:10px;}
.home-goods-child{display:flex;flex-wrap:wrap;justify-content:space-between;}
.goods-item-line{width:100%;margin-bottom:40px;}
.goods-item-line-box{margin-right:10px;}
.goods-list-childnameBox{display:flex;justify-content:space-between;padding-bottom:10px;font-size:14px;border-bottom:3px solid #d81f16;}
.childnameBox-name{font-size:16px;padding-left:10px;font-weight:bold;}
.childnameBox-more{font-size:12px;color:rgba(0,0,0,0.6);cursor:pointer;}
.goods-list-childbox{display:flex;width:100%;overflow:hidden;padding:40px;border:1px solid #ddd;background-color:#fff;border-top:0;}
.goods-list-box-l{max-width:400px;margin-right:50px;}
.goods-list-box-l img{width:100%;}
.goods-list-left{margin-top:20px;margin-left:-20px;}
.goods-list-left>li{padding:8px 0;font-size:13px;list-style:decimal;cursor:pointer;}
.goods-list-left>li:hover{color:#f00;}
.goods-list-box-r{}
.home-goods-list-info{cursor:pointer;display:flex;font-size:13px;justify-content:space-between;margin-left:40px;margin-bottom:40px;padding:10px;}
.goods-info-name{min-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.goods-info-name .goods-index-img{display:inline-block;width:60px;height:60px;background:#CBCAC6;text-align:center;margin-right:10px;}
.goods-info-name .goods-index-img img{background-size:cover;width:100%;}
.goods-info-detailinfo{min-width:80px;text-align:center;}
.home-goods-list-info:hover{color:#d81f16;}
.goodsprice{display:inline-block;min-width:100px;text-align:center;padding:3px;color:#d81f16;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;}
.home-goods-list-infomore{position:relative;padding-bottom:30px;}
.home-goods-list-infomore .goods-index-img{width:240px;height:160px;margin:0 auto;text-align:center;border:1px dotted #ddd;}
.home-goods-list-infomore .goods-index-img img{width:100%;height:100%;}
.home-goods-list-infomore .goods-info-detailinfo{position:absolute;bottom:0;width:85%;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.goods-list-index{float:left;width:250px;margin-top:5px;}
/* .goods-list-index:nth-child(1){margin-right:10px;}
.goods-list-index:nth-child(1) .home-goods-list-info{border:1px solid #eee;} */
.mainbanner{width:100%;background-position:center;}

.rec-list-item{padding:0 10px;}
.rec-list-item ul.rec-list-ul li a{display:block;padding:6px 0;color:rgba(0,0,0,0.8);}
.rec-list-item ul li a:hover{color:#1e50ae;text-decoration:none;}
.rec-goods-list{display:flex;display:-webkit-flex;}
.rec-goods-img{width:80px;min-width:60px;border:1px solid #eee;}
.rec-goods-img img{width:100%;height:60px;}
.rec-goods-view{width:200px;font-size:14px;margin:0 10px;cursor:pointer;overflow:hidden;}
.rec-list-tips{display:flex;display:-webkit-flex;justify-content:space-between;}
.rec-list-title{padding:2px 5px;font-size:14px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#e4e4e4;}
.rec-goods-view .rec-list-info{width:100%;font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:10px;color:rgba(0,0,0,0.6);}

