.circle_list_box{width:1200px;margin:20px auto}.circle_list_box .circle_list_vessel>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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;-webkit-box-sizing:border-box;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;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}.circle_list_box .circle_list_vessel>ul>li .follow_entry_box,.circle_list_box .circle_list_vessel>ul>li .number_vessel{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.circle_list_box .circle_list_vessel>ul>li .follow_entry_box{margin-top:15px}.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}