#wrap_body_content div,#wrap_body_content input {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#wrap_body_content  {font-size: 11px; gap: 10px;}
.body_content_left { position: relative; float: left; height: 100%; width: 220px; text-align: center; height: auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.body_content_left .box_login { border: 1px solid #ddd; padding: 10px; height: 220px; overflow: hidden; margin-bottom: 15px;}
.body_content_left .box_login input[type=text],.body_content_left .box_login input[type=password] { width: 100%; height: 30px; margin-bottom: 3px; margin-top: 3px;}
#frmLogin { width: 100%; margin: 0 auto;}
#frmLogin h3 { font-size: 17px; color: var(--main-color); font-weight: bold; width: 100%; text-align: left; margin-bottom: 3px;}
#frmLogin label { width: 100%; display: block; height: 30px; line-height: 30px; font-size: 12px; margin-bottom: 5px;}



.body_content_center {position: relative; float: left;margin-left: 15px; width: 615px; text-align: center; height: auto; background-color: #fff; padding-bottom: 20px; overflow: hidden;}

.body_content_center .box_notice { width: 100%; height: auto; background:none; position: relative; display: flex; flex-direction: column; gap: 6px;}
.body_content_center .box_notice table { width: 100%; min-height: 50px;}
.body_content_center .box_notice table td { padding:3px 0px; text-align: center;}
.body_content_center .box_notice h3 { text-align: left; border-bottom: 2px solid var(--sub-color);
    padding-bottom: 10px; margin-bottom: 10px; font-size: 16px;}

.btn_more { position: absolute; right: 6px; top: 6px;}

.box_btn_login { width: 100%; height: 30px; line-height: 30px; border: 1px solid #ddd; position: relative; background-color: var(--main-color);}

.btn_login .box_btn_login { color: #fff; font-size: 13px; }
.btn_login:hover .box_btn_login { text-decoration: none; color:#333;}

.box_btn_login:hover { background-color: #efefef; cursor: pointer;}
.box_btn_login:hover .btn_login { color: #333; cursor: pointer;}
.btn_menu {color: #999; }
.btn_menu > a {color: #666; }
.btn_menu > a:hover {text-decoration: none;}

.box_real_result { border: 1px solid #ddd; height: 35px; overflow: hidden; width: 100%; position: relative; margin-top: 10px;}
.box_real_result span { position: absolute; left: 0; top:0; width: 120px; height: 35px; color: #FFFFFF ;background-color: var(--sub-color); line-height: 33px; text-align: center;}
.box_real_result ul { position: absolute; left: 130px; top:0; width: 420px; height: 35px; background-color: #fff; line-height: 33px; text-align: center;}
.box_real_result ul li { float: left; width: 100%;}

.box_new_bid { width: 100%; margin-top: 20px; height: auto; margin-bottom: 15px;}

#tab_new_bid table { width: 100%;}
#tab_new_bid table th,#tab_new_bid table td { padding: 3px;}
.body_content_left a > p { color: #666;}
.body_content_left a:hover { text-decoration: none;}
.body_content_right .box_list .box_service ul { float: left; display: block; position: relative; width: 100%; height: auto; margin-left: 15px; margin-top: 15px;}
.body_content_right .box_list .box_service li { width: 190px; float: left; margin-bottom: 15px; border-bottom: 1px solid #ddd; padding-bottom: 15px;}
.body_content_right .box_list .box_service li:last-child { border-bottom: none; padding-bottom: 0;}
.body_content_right .box_list .box_service { border: none; float: left; width: 100%; height: auto;position: relative;}
.body_content_right .box_list .box_service a,.body_content_left .box_edu a { display: block; width: 190px; height: auto; text-align: left;}
.body_content_right .box_list .box_service strong,.body_content_left .box_edu strong {background-image: url("/skin/v1.0/image/first/icon_right_arrow.png"); background-repeat: no-repeat; background-position: right; font-size: 22px;line-height: 29px; color: #000; letter-spacing: -.3px; font-weight: 500; margin-bottom: 10px; float: left; margin-left: -2px;}
.body_content_left .box_banner { margin-top: 0px; width: 100%; float: left; position: relative; margin-bottom: 15px;}
.body_content_left .box_banner a {position: relative; display: block; width: auto;padding: 0; margin: 0;}
.body_content_left .box_banner li {margin: 0; padding: 0; float: left; width: 100%;clear: both;}
.body_content_left .box_banner a > img { float: left; margin: 0; padding: 0;}
.body_content_right { float: left; width: 220px; border: none; margin-left: 15px;}
.body_content_right .box_call_center { width: 100%; height: 120px; background:none; position: relative; border-bottom: 1px solid #ddd; padding-bottom: 20px; position: relative; clear: both;}

.body_content_right .box_call_center ul { display: block; width: 100%;}
.body_content_right .box_call_center .phone_num { color: #1f1f1f;font-family: helvetica;font-size: 20px;font-weight: 700;padding: 0 0 7px;}
.body_content_right .box_call_center li { font-size: 11px; color: #666; width: 100%; float: left;}
.body_content_right .box_call_center .icon_phone { position: absolute; right: 5px; bottom: -3px;}
.body_content_right .box_remote_service { width: 100%; height: 85px; position: relative; border-bottom: 1px solid #ddd; padding-bottom: 10px; padding-top: 15px;}

.body_content_right .box_quick_menu { width: 100%; height: 50px; position: relative; clear: both; padding-top: 10px; border-top: 1px solid #ddd; margin-bottom: 0px;}
.body_content_right .box_quick_menu li {  width: 100%; float: left; height: 25px; line-height: 25px; margin-top: 7px;}
.body_content_right .box_quick_menu li a {  font-size: 14px; color: #333; text-decoration: underline;}
.body_content_right .box_quick_menu li a:hover { color:var(--main-color); }

.body_content_left .box_list .box_bank { text-align: left; width: 100%; height: 80px; border-bottom: none; position: relative;}
.body_content_left .box_list .box_bank .acount { color: #1f1f1f;font-family: helvetica;font-size: 20px;font-weight: 700;padding: 0 0 10px;}
.body_content_left .box_list .box_bank .name { font-size: 14px;}
.body_content_left .box_list .box_bank .icon_bank_logo { position: absolute; right: 5px; bottom: -2px;}


.box_list { width: 100%; position: relative; height: auto; margin-bottom: 15px; border: 1px solid #ddd;height: auto; padding: 15px; padding-right: 15px;float: left;}
.box_list h4{text-align: left; border-bottom: 1px solid #1f1f1f;margin-bottom: 10px; font-weight: 500; color: #000; float: left; width: 100%; padding-bottom: 5px;}
.box_list a {width: 100%; height: auto; display: inline-block; float: left; clear: both; }
.box_list a:hover { text-decoration: none;}
.box_list a strong {width: 100%; font-size: 23px; line-height: 29px; color: #000; letter-spacing: -.3px; font-weight: 500; margin-bottom: 10px; float: left; background-image: url("/skin/v1.0/image/first/icon_right_arrow.png"); background-size: 35px; background-repeat: no-repeat; background-position: right; background-position-x: 150px;}
.box_list a p { font-size: 12px; line-height: 18px; color: #666; float: left; width: 80%; }
.box_list a:visited p { color: #666; }
.box_list .box_bt_line { border-bottom: 1px solid #ddd; margin-bottom: 15px; padding-bottom: 10px;}
.box_anal ul { float: left; width: 100%; height: auto; margin-top: 10px; margin-bottom: 10px; padding: 0}
.box_anal li { float: left; width: 100%; height: auto; margin: 0; padding: 0; }
.box_list li.a_list { height: 25px; line-height: 25px;}
.box_list li.a_list a { font-size: 12px; color: #333; text-decoration: underline;}
.box_list li.a_list a:hover { color:var(--main-color); }
.box_list .d_wrap { position: relative;}

.icon_folder { position: absolute; right: 1px; bottom: 13px;}
.box_balju { overflow: hidden;}
.box_balju .balju_link {position: relative; top: 30px; height: 25x;}
.box_balju li { width: auto; height: 25px; line-height: 25px; border-radius: 3px; background-color:var(--main-color); margin-right: 9px; float: left;}
.box_balju li:last-child { margin-right: 0px; float: right;}
.box_balju li a { padding:0px 8px; color: #fff; width: 100%; height: auto; font-size: 10px;}


.rel_link { width: 140px;height: 23px;border: 1px solid #ccc;line-height: 20px;float: left;margin-bottom: 4px;}
.box_link ul li { height: 30px; line-height: 30px;}
.box_link ul li span {float: right;position: relative;padding-left: 5px;}
.box_link ul li span a {width: 40px;height: 23px;display: block;text-indent: -9999px;background-size: contain; background-repeat: no-repeat;
    background-position: center;
    background-image: url(/skin/v1.0/image/btn/btn_sitego.png);}

.box_viewer { display: flex; flex-direction: column; }
.box_viewer ul { display: flex; flex-direction: column; gap: 2px;}
.box_viewer li { width: 120px; height: 25px; line-height: 25px; text-align: left; display: flex; flex-direction: row;}
.box_viewer li a span{ float: left;margin-right: 4px; }
.box_viewer li a p { float: left; }
.box_viewer li a:hover p { color: var(--main-color) !important; text-decoration: underline !important;}

.box_main_img { width: 100%; height: 215px; background-color: #efefef; text-align: center; position: relative; padding: 0; overflow: hidden;
    background: url(/skin/v1.0/image/first/slbid_banner.png) no-repeat center center; background-size: cover; }
.box_main_img h3 { display: none;}

.box_member li { width: 100%; text-align: left; height: 25px; line-height: 25px;}
.box_member li:first-child { width: 100%; text-align: left; height: auto; line-height: 25px;}
.box_member li a { width: auto; display: inline-block; float: none; color: #666; text-decoration: underline; margin-right: 25px; font-size: 12px;}
.box_member li a:last-child{ margin-right: 0;}
.box_member li a:hover { color: var(--main-color);}
.box_member li.bt_line { border-bottom: 1px solid #ddd; margin-bottom: 5px; padding-bottom: 5px;}
.box_member .f_l { color: #666; }
.box_member .f_r { color: #000; font-size: 13px; }
.box_member .f_r a { color: #000; font-size: 13px; text-align: right; margin-right: 0;}

.box_site_banner ul:last-child{ margin-top: 25px;}
.box_site_banner li { width: 182px; float: left; height: 50px; border: 0px solid #ddd; margin-right: 10px; margin-bottom: 0px; padding-top: 5px;}
/* .box_site_banner li a {width: 182px; height: 52px;} */
.box_site_banner li a img {height: 40px;}
.box_site_banner li:last-child { margin-right: 0;}

.box_pds { display: flex; flex-direction: column; gap: 4px; }
.box_pds .a_list { display: flex; flex-direction: row; gap: 4px; align-items: center; }
.box_pds .a_list a { display: flex; flex-direction: row; text-decoration: none !important;}
.box_pds .a_list a:hover { text-decoration: underline !important;}