.circle_list_box{width:1200px;margin:20px auto}.circle_list_box .circle_list_vessel>ul{display:flex;flex-wrap:wrap}.circle_list_box .circle_list_vessel>ul>li{width:285px;height:240px;margin-right:20px;background:#fff;margin-bottom:20px;border:1px solid #eeeef0;border-radius:5px;padding:15px;box-sizing:border-box}.circle_list_box .circle_list_vessel>ul>li:nth-child(4n+4){margin-right:0}.circle_list_box .circle_list_vessel>ul>li .title_img_box{display:flex;align-items:center;justify-content:space-between}.circle_list_box .circle_list_vessel>ul>li .title_img_box>h3{font-size:16px;width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.circle_list_box .circle_list_vessel>ul>li .title_img_box>img{width:60px;height:60px}.circle_list_box .circle_list_vessel>ul>li .circle_synopsis{font-size:14px;color:#848484;margin-top:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.circle_list_box .circle_list_vessel>ul>li .number_vessel{margin-top:20px;color:#c5c5c5;font-size:14px;display:flex;justify-content:space-between;align-items:center}.circle_list_box .circle_list_vessel>ul>li .follow_entry_box{margin-top:15px;font-size:14px;display:flex;justify-content:space-between;align-items:center}.circle_list_box .circle_list_vessel>ul>li .follow_entry_box .follow_btn{padding:5px 15px;border:1px solid #fe701a;color:#fe701a;cursor:pointer}.circle_list_box .circle_list_vessel>ul>li .follow_entry_box .entry_btn{padding:5px 15px;border:1px solid #fe701a;color:#fff;cursor:pointer;background:#fe701a;border-radius:15px}