@charset "utf-8";

#bo_meet_wr {margin:0 auto;max-width:1160px;margin-bottom:30px;border:1px solid #D3D3D3;background:#fff}
#bo_meet {padding:0 0 100px}
#bo_meet #meet_ul {margin:0 -12px;padding:0}
#bo_meet #meet_ul:after {display:block;visibility:hidden;clear:both;content:""}
.meet_row .meet_li {position:relative;float:left;width:50%;min-height:1px;padding-left:12px;*padding-left:0;padding-right:12px;*padding-right:0;margin-left:0}

.meet_box {margin:0 0 24px;border:1px solid #D3D3D3}
.meet_hd {position:relative;padding:0 20px;height:60px;font-size:16px;border-bottom:1px solid #D3D3D3;background:#EBEBEB;display:flex;align-items:center}
.meet_hd:after {display:block;visibility:hidden;clear:both;content:""}
.meet_hd_new {display:inline-block;margin-right:18px;padding:4px 10px;font-size:16px;color:#fff;background:#E0074B}
.meet_hd_open {margin-right:15px;color:#686868;}
.meet_hd_date {color:#000;}
.meet_hd_state {font-size:18px;color:#000;font-weight:600}
.meet_hd_dot {display:inline-block;margin:0 12px;color:#888}
.meet_hd_arrow {position:absolute;right:13px}
.meet_hd_arrow svg {width:32px;height:32px;color:#666}
.meet_hd_approve {margin-left:15px;color:#ff0000;font-weight:600}

.meet_cont {position:relative;padding:20px}
.meet_cont:after {display:block;visibility:hidden;clear:both;content:""}
.meet_cont .meet_img {position:absolute}
.meet_cont .meet_img img {width:160px;height:160px}
.meet_cont .meet_noimage {height:160px !important}
.meet_cont .meet_info {position:relative;margin-left:180px;padding:20px 0;height:160px;display:flex;align-items:center}
.meet_cont .meet_info ul {position:relative;max-width:500px}
.meet_cont .meet_info ul:after {display:block;visibility:hidden;clear:both;content:""}
.meet_cont .meet_info li {float:left;font-size:19px;color:#000;line-height:33px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.meet_cont .meet_info li:nth-child(odd) {width:42%;}
.meet_cont .meet_info li:nth-child(even) {width:58%;}
.meet_cont .meet_info li:last-child {width:100%;}
.meet_cont .meet_info li strong {font-weight:400;color:#8F8F8F}
.meet_cont .no_meet {font-size:18px}

.boxline_basic {border-color:#D3D3D3;transition:all 0.3s ease-out}
.boxline_basic .meet_hd {transition:all 0.3s ease-out}
.boxline_blue {border-color:#3895E0}
.boxline_red {border-color:#F4719A}
.boxline_blue .meet_hd_state {color:#006FC8 !important}
.boxline_red .meet_hd_state {color:#E0074B !important}
.boxbg_basic {border-color:#D3D3D3;background:#EBEBEB}
.boxbg_blue {border-color:#3895E0;background:#DFF0FE}
.boxbg_red {border-color:#F4719A;background:#FFE8EF}

.blurEffect {
  filter: blur(3px);
  -webkit-filter: blur(3px);
}

@media (hover: hover) and (pointer: fine) {
	.boxline_basic:hover {border:1px solid #000;;transition:all 0.3s ease-out}
	.boxline_basic:hover .meet_hd {border-color:#000;;transition:all 0.3s ease-out}
}

#bo_btn_top {margin:50px 0 20px;font-size:20px;line-height:34px;}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_list_total {float:left;color:#000; font-weight:500}
.bo_list_sort {float:right;margin:0;padding:0}
.bo_list_sort li {float:left;margin-left:22px}


.meet_hd_btn {position:absolute;right:13px;display:flex;align-items:center;cursor:pointer}
.meet_hd_btn .meet_action {display:inline-block;margin-left:8px;padding:8px 20px;font-size:16px;color:#fff;font-weight:400}
.meet_hd_btn .meet_n_gray {background:#A9A9A9}
.meet_hd_btn .meet_y_black {background:#242424}
.meet_hd_btn .meet_pay {background:#E0074B}
.meet_hd_btn .action_done {cursor:default}

.meet_hd_zzim {position:absolute;right:13px;font-size:16px;;color:#686868;font-weight:600;display:flex;align-items:center;cursor:pointer}
.meet_hd_zzim img {margin-right:4px;width:22px;height:22px}
.zzim_on {color:#E0074B !important}

@media all and (max-width:1200px) {
	.bo_untop {margin-top:60px}
	#bo_meet_wr {margin:0 20px 20px}
	#bo_meet {padding:0 0 60px}
	#bo_btn_top {margin:30px 0 10px;font-size:16px}
	.bo_list_sort li {margin-left:15px}
	.meet_box {margin:0 0 20px}
	.meet_hd {padding:0 12px;height:45px;font-size:14px}
	.meet_hd_zzim {font-size:14px}
	.meet_hd_zzim img {margin-right:2px;width:20px;height:20px}
	.meet_hd_new {margin-right:15px;padding:3px 10px;font-size:16px}
	.meet_hd_open {margin-right:10px;}
	.meet_hd_state {font-size:16px}
	.meet_hd_dot {margin:0 8px}
	.meet_hd_arrow svg {width:22px;height:22px}
	.meet_cont {padding:10px}
	.meet_cont .meet_img img {width:80px;height:80px}
	.meet_cont .meet_noimage {height:80px !important}
	.meet_cont .meet_info {margin-left:90px;padding:0;height:80px}
	.meet_cont .meet_info ul {max-width:300px}
	.meet_cont .meet_info li {font-size:13px;line-height:20px}
	.meet_cont .no_meet {font-size:14px}
	.meet_row .meet_li {width:100%}
	.meet_hd_btn {right:9px;}
	.meet_hd_btn .meet_action {margin-left:6px;padding:7px 20px;font-size:14px}
}
