/*超出部分省略*/
.omit{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
/*强制换行*/
.newline{word-wrap:break-word;word-break:break-all;}
img{color: #000;}
.shop_div{min-width: 960px;max-width: 1180px;margin: 0 auto;min-height: 600px;margin-bottom: 40px;}
.shop_html{width: 100%;margin-top: 40px;}
.shop_title{width: 100%;height: 32px;margin-bottom: 20px;}
.disc{width: 6px;height: 6px;border-radius: 50%;background-color: #9a9a9a;float: left;display: inline-block;margin-top: 13px;margin-left: 10px;}
.areas_name{font-size: 18px;line-height: 32px;margin-left: 10px;font-weight: 100;}
.areas_name>a{color: #000;text-decoration: none;}
.shop_content{width: 100%;}
.shop{width: 275px;height: 80px;margin-right: 15px;margin-bottom: 20px;display: inline-block;}
.shop img{width: 80px;height: 80px;float: left;margin-left: 10px;border-radius: 8px;}
.shop_name{width: 165px;height: 80px;line-height: 80px;font-size: 18px;margin-left: 10px;display: inline-block;color: #000;font-weight: 100;}
.shop_more{width: 275px;height: 80px;margin-right: 15px;margin-bottom: 20px;display: inline-block;line-height: 80px;font-size: 18px;color: #dd4250;cursor: pointer;text-indent: 10px;}
.shop_more_text{width: 165px;height: 80px;line-height: 80px;font-size: 18px;margin-left: 10px;display: inline-block;color: #dd4250;cursor: pointer;font-weight: 100;}