/* .page-home-content{max-width:1200px;margin:40px auto 0;background-color:#fff;border-radius:15px;} */
.hot-infolist{padding:20px;/*background-color:#fff;*/}
.hotlist-title{text-align:center;font-size:24px;font-weight:bold;padding:5px 0;margin-bottom:20px;}
.aboutBox{max-width:1200px;margin:auto;display:flex;align-content:center;background-color:#f2f2f2;border-radius:10px}
.leftImg{width:60%;}
.newsicon{width:100%;}
.mainadbox{height:300px;overflow:hidden;}
.mainadbox img{width:100%;background-size:cover;height:300px;}
.hotlist-ul{width:40%;}
.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-right: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-name{text-align:left;margin:0 20px;padding-top:40px;padding-bottom:10px;text-align:center;}
.home-goods-item{}
.home-goods-item:first-child{background-color:#fff;}
/*.home-goods-item:last-child{background-color:#fff;}*/
.goods-class{max-width:1200px;margin:0 auto;}
.home-goods-item h2{display:inline-block;margin-bottom:0;font-size:24px;font-weight:bold;}
.home-goods-item h2{color:#f65b33;}
.home-goods-item:first-child h2{color:#b1dc4c;}
/*.home-goods-item:last-child h2{color:#5ac8fc;}*/
.home-goods-item .btn-more{max-width:90px;padding:2px 8px;border-radius:15px;text-align:center;}
.home-goods-item .btn-more{color:#f65b33;border:1px solid #f65b33;}
.home-goods-item:first-child .btn-more{color:#b1dc4c;border-color:#b1dc4c;}
/*.home-goods-item:last-child .btn-more{color:#5ac8fc;border-color:#5ac8fc;}*/
.home-goods-item .home-goods-list-info{border:1px solid #f65b33;}
.home-goods-item:first-child .home-goods-list-info{border-color:#b1dc4c;}
/*.home-goods-item:last-child .home-goods-list-info{border-color:#5ac8fc;}
 .home-goods-item .icon-xy{display:inline-block;width:40px;height:40px;margin-right:10px;margin-top:-5px;vertical-align:middle;}
.home-goods-item .icon-xy{background:url(../img/icon-xy1.png) no-repeat;background-size:cover;}
.home-goods-item:first-child .icon-xy{background-image:url(../img/icon-xy2.png);}
.home-goods-item:last-child .icon-xy{background-image:url(../img/icon-xy4.png);} */
.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{background-color: #fcdc5a;cursor:pointer;display:flex;align-items:center;margin-bottom:20px;padding:6px;font-size:13px;justify-content:space-between;border:1px solid #eee;border-radius:75px;}
.home-goods-list-info .goodsprice{margin:7px 0;}
/* .home-goods-list-info:hover{box-shadow:1px 2px 10px #f65b33;}
.home-goods-item:first-child .home-goods-list-info:hover{box-shadow:1px 2px 10px #b1dc4c;}
.home-goods-item:last-child .home-goods-list-info:hover{box-shadow:1px 2px 10px #fcdc5a;} */
.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{width:50%;margin-right:10px;}

.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:150px;height:150px;border-radius:50%;}
.home-goods-list-infomore .goods-index-img img{width:100%;height:100%;border-radius:50%;}
.mainbanner{width:100%;background-position:center;}
