
.page-home-content{max-width:1200px;margin:0 auto;background-color:#fff;}
.hot-infolist{margin-top:20px;padding:20px;}
.hotlist-title{font-size:24px;font-weight:bold;border-bottom:2px solid #e4e4e4;padding:5px 0;margin-bottom:10px;}
.aboutBox{display:flex;align-content:center;}
.leftImg{width:40%;}
.newsicon{width:100%;}
.mainadbox{height:300px;overflow:hidden;}
.mainadbox img{width:100%;background-size:cover;height:300px;}
.hotlist-ul{width:60%;}
.hotlist-ul li{font-size:13px;color:rgba(0,0,0,0.8);}
.hotlist-infobox{position:relative;display:flex;justify-content:space-between;cursor:pointer;margin-left:20px;padding:8px 10px 8px 20px;}
.hotlist-ul li .hotlist-desc{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.hotlist-ul li .hotlist-time{min-width:120px;text-align:right;color:#999;}
.hotlist-ul li:hover .hotlist-desc{color:#ff0033;}
.icon-arrow{position:absolute;top:50%;left:10px;margin-top:-2.5px;display:block;width:5px;height:5px;background:url(../img/icon-arrow-right.png) no-repeat;}
/*鍟嗗搧鍒�*/
.home-goods-item{margin:20px 0;margin-top:40px;}
.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:33.33%;margin-bottom:10px;}
.goods-item-line-box{margin:10px;padding:10px;}
/* .goods-list-childbox{display:flex;}
.goods-list-childbox>div{width:20%;} */
.goods-list-childnameBox{height:30px;line-height:30px;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;font-size:14px;}
.childnameBox-name{border-bottom:3px solid #212E36;font-weight:bold;margin-bottom:-1px;}
.childnameBox-more{font-size:12px;color:rgba(0,0,0,0.6);cursor:pointer;}
.home-goods-list-info{cursor:pointer;display:flex;margin-bottom:20px;font-size:13px;justify-content:space-between;padding:7px;border-radius: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:150px;text-align:right;}
.home-goods-list-info:hover{background:#ff0033;}
.goodsprice{display:inline-block;min-width:100px;padding:3px;color:#ff0033;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;}
.home-goods-list-infomore .goods-index-img{width:360px;height:200px;margin:0 auto;text-align:center;}
.home-goods-list-infomore .goods-index-img img{width:100%;height:100%;border-radius:10px;}
.home-goods-list-infomore .goods-info-detailinfo{position:absolute;width:100%;bottom:0;}
.mainbanner{width:100%;background-position:center;}
