@charset "utf-8";

.hot-box{margin:0 15px;border: 1px solid #d4bea5;background: #fff;overflow: hidden;border-radius: 6px;margin-top: 10px;padding-bottom: 15px;}
.bg2 .hot-box{border: 1px solid #e4b3bd;}
.bg2 .hot-box .title{border-bottom: 1px solid #e4b3bd;}
.hot-box .title{height: 44px;line-height: 44px;text-align: center;font-size: 16px;font-weight: bold;color: #333;border-bottom: 1px solid #d4bea5;}
.hot-box .entry{margin: 0 5px;margin-top: 15px;overflow: hidden;}
.hot-box .entry li{width: 33.3%;float: left;text-align: center;font-size: 14px;line-height: 30px;}
.hot-box .entry li a{display: block;}
.hot-box .entry li a img{width: 80px;height: 80px;display: block;border-radius: 10px;margin: 0 auto;}
