@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {padding: 5px 10px;}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {padding: 5px 10px; background: #e73972; border: 0; border-radius: 0; margin-left: 0.3rem; font-size: 1.4rem;}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {padding: 5px 10px;} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {display: block; height: 3.2rem; line-height: 3rem; border: 1px solid #aaa; color: #333; padding: 0 1rem;}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {display: block; height: 3.2rem; line-height: 3rem; border: 1px solid #e73972; color: #fff; padding: 0 1rem; background: #e73972;}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {display: block; height: 3.2rem; line-height: 3rem; border: 1px solid #d13f4a; color: #d13f4a; padding: 0 1rem;} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}
.btn_confirm .btn_submit {height: 3.2rem; line-height: 3rem; border: 1px solid #d13f4a; color: #fff; padding: 0 1rem;}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본 테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:110px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display: inline-block; vertical-align: middle; margin: -4px 0 0 7px; font-size: 1.4rem; color: #e73972;}
#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px;}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {padding:10px 0;font-size:1.2em}

#bo_v_info {margin-top:3rem; font-size: 1.4rem; color: #333; background-color: #F6F6F3; padding: 0 0 0 10px; border-top: 1px solid #bdc3c7; border-bottom: 1px solid #bdc3c7; line-height: 40px; height: 40px;}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #ddd;background:#FBFBF9;}
#bo_vc h2 {margin-bottom:10px; font-size: 1.4rem; color: #333; font-weight: 500;}
#bo_vc article {padding:0 0 20px;border-top:1px dotted #ccc;}
#bo_vc header {position:relative;padding:15px 0 7px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-32px}
#bo_vc .sv_wrap {margin-right:5px;}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight: bold; font-size: 12px; color: #373838;}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px; font-size: 12px; color: #888;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {font-size:1.4rem; word-break: break-all; overflow: hidden; color: #373838; letter-spacing: 0px; line-height: 18px;}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

.sv_wrap .sv a,
.sv_wrap .sv {color:#fff !important;}
.sv_wrap .sv a:hover {color:#fff !important;}



/* list.skin.php */

#tender_list_wrap {margin-top:2rem;}
#tender_list_wrap:after, .tender_list:after, .pdt_auction_list:after {display:block;visibility:hidden;clear:both;content:""}
.tender_list {position:relative; border: 1px solid #ccc; margin-bottom: 20px; padding: 2rem;}
.tender_list h6 {}
.tender_info_ul {margin:0; padding:0; list-style:none;}
.tender_list .img {position:absolute; top:2rem; left:2rem; width:12rem;}
.tender_list .img a {display:block;}
.tender_list .img img {width: 12rem; height: 12rem;}
.tender_list .ctt {min-height: 12rem; margin-left: 15rem;}
.tender_info_ul .pdt_title {}
.tender_info_ul .pdt_title a {font-size:1.8rem; color:#333; font-weight:normal;}
.tender_info_ul .pdt_auction_list {margin: 2rem 0; border-bottom: 1px solid #dedede; padding-bottom: 10px;}
.tender_info_ul .pdt_auction_list li {float:left; font-size:14px; color:#999; margin-right: 10px; letter-spacing: 0; line-height: 13px; border-right: 1px solid #ccc; padding-right: 10px;}
.tender_info_ul .pdt_auction_list li:last-child {border-right:0;}
.tender_info_ul .pdt_auction_list .blue {color:#111;}
.pdt_auction_stt {font-size:14px;}
.pdt_auction_stt:after {content:''; display:block; clear:both;}
.pdt_auction_stt .le {float:left;}
.pdt_auction_stt .le span {font-size:1.4rem; color:#999; margin-right:0.3rem;}
.pdt_auction_stt .ri {float:right;}
.pdt_auction_stt .ri img {width: auto; height: 1.5rem; margin-top: -3px; margin-right: 3px;}

.act_image { width:100px; height:100px; border:1px solid #ddd; background-color:#FBFBFB; margin:12px 0 10px 10px; }

.act_info {font-size:12px; color:#555; line-height:20px; margin-top:5px; }
.pr_name { padding-left:5px; color:#000; font-weight:bold; overflow:hidden; width:205px; }
.pr_tender_point { padding-left:5px; color:#000; }
.pr_hr { line-height:1px; font-size:1px; background:url(<?=$board_skin_path?>/img/list_dot.gif); height:1px; margin:2px 0 2px 0; }
.act_date { padding-left:5px; }
.act_status { padding-left:5px; width:200px; overflow:hidden; }
.act_status_begin {background: #9c27b0;}
.act_status_ok {background: #ffc107;}
.act_status_end {background: #333;}
.act_status_no {background: #f44336;}

.act_status_begin,
.act_status_ok,
.act_status_end,
.act_status_no {height: 3rem; line-height: 3rem; display: inline-block; vertical-align: middle; width: 8rem; text-align: center; color:#fff;}


/* view.skin.php */
#bo_v .colon { color:#000; font-weight:normal; margin-right:10px;}

#view_tender_title {clear:both; height:35px; line-height:20px; font-size:15px; color:#898989; font-weight:bold; padding-left:10px; border-top:2px solid #454545; border-bottom:1px solid #ccc;}
#view_left_img {text-align:center; margin-bottom:2rem;}
#view_left_img img {max-width:100%; height:auto;}
#view_right_info {}
#view_right_title {width:100%; font-size:20px; color:#333; line-height:25px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd;}
#view_right_info table {width:100%;border-collapse:collapse;border-spacing:0}
#view_right_info table th {width:100px; text-align:left; padding: 5px 0; font-size: 14px; color: #737373; font-weight:500;}
#view_right_info table td {font-size: 14px;}

.write_main input {height:32px; border:1px solid #ccc; background:#fff; padding:0 0.5rem;}
.write_main input[type=button] {cursor:pointer;}
.auc_v_info {font-size: 13px; line-height: 20px; padding: 5px 0;}
.auc_v_ip {clear:both; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0;}
.auc_v_ip:after {content:''; display:block; clear:both;}
.auc_v_btn {float: left; background: #ce0110; font-size: 13px; color: #fff; cursor: pointer; border: 1px solid #ce0110; padding: 5px 20px; margin: 1px 0 0 10px;}
#auction_tender {float:left; margin-right: 10px;}
#auction_tender span {font-size: 13px; vertical-align: middle;}
.auc_v_ip #point {height:30px; border:1px solid #ccc; padding-left:5px;}
.auc_v_pt {border:1px solid #ddd; margin:20px 0; padding:20px; font-size:15px; color:#666;}
.auc_v_start {text-align: center; color: #b7ca00; font-size: 19px; padding: 30px 0; background: #333;}
#writeContents {margin: 20px 0; border-bottom: 2px solid #373838; padding-bottom: 30px; font-size: 14px;}
.auc_v_bok {color: #b7ca00; font-size: 17px; padding: 30px 0; background: #333;}
.auc_v_bok_btn {cursor: pointer; display: inline-block; font-size: 17px; border: 1px solid #6b0000; background: #bf2222; color: #fff; padding: 9px 20px; margin: 15px 0; line-height:18px;}
.auc_v_link {position:absolute; top:10px; right:10px; font-weight: bold;}
.auc_v_link a {display:block; width: 110px; text-align: center; height: 25px; line-height: 25px; background-color: #9a000b; color: #fff; }

#container_title {font-size:2rem;}
.ac_bn {margin:2rem 0; text-align:center;}
.ac_bn img {max-width:100%; height:auto;}
.ac_state {text-align: center; margin-bottom:2rem;}
.ac_state li {display: inline-block; vertical-align: middle; font-size: 1.4rem; margin: 0 1rem;}
.ac_state .m1 {background: #333; color: #fff; font-size: 1.6rem; padding: 0.7rem 0;}
.ac_state .m2 {border: 1px solid #333; border-top: 0; padding: 1rem 0;}
.ac_state .cc {display: inline-block; vertical-align: middle; width: 13px; height: 13px; border-radius: 50%; margin-right: 5px; margin-top: -2px;}
.ac_state .c1 {background: #ffc107;}
.ac_state .c2 {background: #333;}
.ac_state .c3 {background: #f44336;}
.ac_state .c4 {background: #9c27b0;}

.ac_v_tit {margin-bottom:3rem;}
.ac_v_tit h2 {font-size: 1.8rem; font-weight: 500; color:#333;}

.write_head { padding:5px 0 5px 10px; height:30px; background-color:#F9F9F9; width:130px; font-weight:500; color:#333;}
.write_main { padding:5px 0 5px 10px; }
.write_size { color:#999999; font-size:11px; font-weight:normal; margin-left:10px; }

a.btn_cancel {height: 3.2rem; line-height: 3rem; padding: 0 2rem;}

#bo_vc_w .tbl_frm01 th {border: 1px solid #ddd; background: #f7f7f7; text-align:center; font-size: 12px; color: #373838;}
#bo_vc_w .tbl_frm01 td {border: 1px solid #ddd; background: #f7f7f7; padding: 10px;}
#bo_vc .bo_vc_act a {background: #fff; border: 1px solid #ddd; padding: 2px 8px; color: #888;}
.m_pdt_stt {display:none;}

.ac_info {float:left;}
.ac_info a {display:inline-block; border: 1px solid #ddd; background: #f7f7f7; font-size: 1.4rem; padding: 0.7rem 2rem;}



@media (max-width:768px) {

}



@media (max-width:640px) {

.tender_list {padding:1rem;}
.tender_list .img {top:1rem; left:1rem;}
.tender_list .ctt {min-height:auto; margin-left: 13.5rem;}
.tender_info_ul .pdt_title {text-overflow: ellipsis; white-space: nowrap; word-break: break-all; overflow: hidden;}
.tender_info_ul .pdt_title a {font-size: 1.5rem;}
.tender_info_ul .pdt_auction_list {margin: 1rem 0 0; border-bottom:0; padding-bottom:0;}
.tender_info_ul .pdt_auction_list li {font-size: 1.3rem; line-height: inherit; border-right:0; margin-bottom: 0.3rem; float:none;}
.tender_info_ul .pdt_auction_stt {}
.tender_info_ul .pdt_auction_stt .le {}
.tender_info_ul .pdt_auction_stt .ri {display:none;}
.ac_state li {font-size:1.2rem; margin:0 0.7rem;}
#bo_v_info {height:auto; line-height:inherit; padding:1rem 1rem;}
#view_right_info table th,
#view_right_info table td {font-size:1.3rem;}
.auc_v_bok {font-size:1.5rem; padding:1rem 1rem; word-break:keep-all;}
.auc_v_bok .blk {display:block;}
.auc_v_bok_btn {font-size:1.5rem;}
.write_head {padding:5px 5px; word-break:keep-all;}
.write_main input[type=button] {margin:3px;}
.write_main input {margin:3px;}
.ipt100 {width:100%;}
.write_main .blk {display:block;}
.m_pdt_stt {display:block; border-top: 1px solid #ddd; padding-top: 1.5rem; margin-top: 1.5rem;}

#auction_tender {float:none; margin-right:0;}
.auc_v_ip #point {width:100%;}
.auc_v_ip span.blk1 {display:block; margin:0.5rem 0;}
.auc_v_btn {margin-left:0; margin-right:1rem;}
.pdt_auction_stt .le span {font-size:1.3rem;}

.auc_v_start {font-size:15px; padding:30px 10px; word-break:keep-all;}

.ac_info a {font-size:1.3rem; padding: 0.45rem 1.5rem;}


}







