﻿/*
 * Start Bootstrap - Half Slider (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body{ font-family:Arial, Helvetica, sans-serif; background:url(../image/main_background.jpg);}


.inline-block {display:inline-block;}
.brief {max-width:360px; font-weight: 400; font-size: 15pt; vertical-align:top;}

html,
body{ height:100%; margin:0;}
.hidden {display:none;}
.active {background-position: bottom;}
input[type='radio'] {width:20px;height:20px;}
.w90p {width:90%}
.w100p {width:100%} 
.pcw_1140 {max-width:1140px;margin:0 auto;}
.f1em {font-size:1em;}
.f12em {font-size:1.2em;}
.f15em {font-size:1.5em;}
.f2em {font-size:2em;}
.w10em {width:10em;}
.box {border-radius: 1em; background: #eee; padding: 2em; margin-bottom:2em;}
iframe {max-width:100%;}
table {max-width:100%;}

.pages {width:100%;text-align:center; clear:both;}
.pages ul, .pages li , .pages a {display:inline-table;margin:0;padding:0.2em;} 
.page_current {color:red}
.pointer {cursor: pointer;}


/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.carousel{ height:50%;}



/* ----- 個人團體表格 ------------------------ */
.signup_zone{ font-size:1em; color:#666;}
.signup_zone table{ border:solid 1px #ccc;}
.signup_zone table tr{}
.signup_zone table tr td{ padding:5px 10px;}

.signup_title_bar{ font-size:1.05em; font-weight:700; text-align:left; color:#9c9c9c; background:#082a45;}

.signup_txtr{ color:#FF0000;}

.signup_txtr_b{ font-size:1.2em; font-weight:bold;}

.signup_txtc{}


.signup_stitle{ text-shadow:1px 1px 0 #f1f1f1; color:#3e6e9d; background:#e8e9e9;}

.signup_topp{ border-top:solid 1px #fff;}
.signup_bott{ border-bottom:solid 2px #082a45;}

.s_size_table{ display:none;}


.signup_dowbbt{ width:100%; text-align:center; margin:10px 0 0 0;}
.signup_dowbbt a{ line-height:60px; font-size:1.5em; font-weight:bold; text-align:center; text-decoration:none; border-radius:8px;
color:#fff; background:#5f89aa; padding:8px 15px 10px 15px; margin:0 10px 20px 10px;}
.signup_dowbbt a:hover{ color:#FFF; background:#FF9900;}


.signup_dowbbt a{ line-height:60px; font-size:1.5em; font-weight:bold; text-align:center; text-decoration:none; border-radius:8px;
color:#fff; background:#5f89aa; padding:8px 15px 10px 15px; margin:0 10px 20px 10px;}




/*導覽列*/
.navbar{ margin-bottom:0; position: fixed; top: 0; width: 100%; z-index: 100;}
.navbar-brand img{ height:100%;}
nav form#search {float:right; padding:0.5em;}
nav form#search .input-group .form-control:first-child{ border-radius:0.25em;}
nav form#search .glyphicon-search, .input-group .glyphicon-search { z-index:99; position:absolute; right:0.7em; top:50%; margin-top:-0.44em;}

/*導覽列選項*/
#nav-options, #tweet{ margin: 0.5em;}
#nav-options button.thumbnail{ margin:0; padding:0;}
#nav-options img{ max-height:2.3em; border-radius:0.3em;}

/*自訂導覽列*/
.navbar-default{ font-family:微軟正黑體, Arial, Helvetica, sans-serif; border-bottom:solid 5px #FFF; background:#c13c67; font-size:1.5em; font-weight:bold;}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
  color: #FFF;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.navbar-default .navbar-nav > .active > a {
  background-color: transparent;
  color: #FFF;
  padding-bottom:0.62em;
  border-bottom:0.45em solid #FFF;
}

.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #F3F3F3;
  padding-bottom:0.62em;
  border-bottom:0.45em solid #ffae00;
}



.navbar-header .navbar-toggle,
.navbar-default .navbar-toggle:focus {
  background-color: #57A5D2;
}

.navbar-default .navbar-toggle:hover {
  background-color: #3986B3;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}


.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{ max-height:500px;}






.navbar-brand img{ width:auto; height:250%; margin:-15px 0 0 0;}

.yel_pion{ display:inline-table; width:15px; height:20px; background:url(../image/yell_poin.png) no-repeat 0 2px;}

.dropdown_item{ display:block; width:160px; text-decoration:none; line-height:30px; text-align:center; border-radius:3px; color:#656565; 
background:#dcdcdc; margin:5px; box-shadow:inset 1px 1px 5px rgba(0,0,0,.1);}
.dropdown_item:hover{ color:#FFF; background:#ea5404; box-shadow:inset 1px 1px 5px rgba(255,255,255,.1);}


.dropdown-menu{ float:left; display:none; min-width:160px; text-align:center; font-size:18px; list-style:none; background:#fff;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  border:1px solid #fff; border-top:solid 1px #FFF; border-radius:6px;
  -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
  box-shadow:0 6px 12px rgba(0,0,0,.175);
  padding:0px; margin:2px 0 0;
  position:absolute; top:100%; left:0; z-index:1000;}

.dropdown-menu a{ text-decoration:none;}



.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
color:#FFf; background:#dc4d00; box-shadow:inset 0 5px 5px rgba(0,0,0,.1);}



.form-control{
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857143;
    color:#555;
    background:#fff;
    background-image:none;
    border:none;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.1);
    -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}






.mem_login_bbt{ float:right; margin:14px 0 0 0;}
.mem_login_bbt img{ width:15%; height:auto; margin:-5px 5px 0 0;}
.mem_login_bbt a{ text-decoration:none; color:#FFF; cursor:pointer;}
.mem_login_bbt a:hover{ color:#FFFF00;}

.shop_car_zone{ float:right; margin:0 0 0 0;}
.shop_car_zone a{ display:inline-table; width:50px; height:50px; line-height:48px; text-decoration:none; font-size:.5em; color:#ffff00; 
background:url(https://www.if.com.my/img/shop_car.png) no-repeat; padding:0 0 0 23px; cursor: pointer; }
.shop_car_zone a span{ font-size:2em; font-weight:bolder; color:#FFF; margin:0 20px 0 17px;}
.shop_car_zone a:hover span{ color:#FFFF00;}




/* 跳出視窗 */
.shop_pop_box{ display:none; text-align:center; border:solid 4px #CCC; border-top:none;
background:#FFF; padding:0px 20px 20px 20px; position:absolute; top:49px; box-shadow:0 5px 25px rgba(0,0,0,.8);}

.shop_pop_pdse{ width:240px; border-bottom:solid 1px #CCC; padding:15px 0 10px 0;}

.shop_pop_pdbox{ display:inline-table; width:50px; height:50px; border:solid 1px #f8f8f8; overflow:hidden;}
.shop_pop_pdbox img{ width:100%; height:auto;}
.shop_pop_pdtxt{ display:inline-table; text-align:left; margin:0 15px; vertical-align:top;}
.shop_pop_pdtxt h4{ font-size:1.2em; padding:0; margin:0 0 5px 0;}
.shop_pop_pdtxt h5{ font-size:1em; padding:0; margin:0 0 5px 0;}
.shop_pop_pdtxt h5 span{ font-weight:bold;}

.shop_pop_pddel{ display:inline-table; vertical-align:top;}
.shop_pop_pddel input{ width:28px; height:28px; text-align:center; line-height:20px; font-size:.6em; font-weight:bold; border:solid 2px #CCC; border-radius:50%;}
.shop_pop_pddel input:hover{ border:solid 2px #CCC; color:#FFF; background:#C00; transition:0.4s;}

.shop_pop_price{ font-size:1.2em; font-weight:normal; border-bottom:solid 1px #CCC; color:#000; padding:10px 0 0 0; margin:0 0 10px 0;}
.shop_pop_price p{ display:inline-table;}
.shop_pop_price span{ display:inline-table; font-weight:bold;}

.shop_pop_bbt_a input, .shop_pop_bbt_b input{ display:block; width:100%; border:none; font-size:1em; font-weight:bold; color:#FFF; padding:10px 10px;}
.shop_pop_bbt_a{ width:100%; text-align:center; margin:0 0 10px 0;}
.shop_pop_bbt_a input{ background:#F60;}
.shop_pop_bbt_a input:hover{ background:#CC9900; transition:0.4s;}

.shop_pop_bbt_b{ width:100%;}
.shop_pop_bbt_b input{ background:#990000;}
.shop_pop_bbt_b input:hover{ background:#600; transition:0.4s;}


.pcw_1140{ max-width:1140px; margin:0 auto;}

.losi_bbter{ border:none; color:#FFF; background:rgba(0,0,0,0); padding:8px 0 0 0px; margin:15px 0 0 0;}
.losi_bbter img{ width:15%; height:auto; margin:-5px 5px 0 0 ;}
.losi_bbter:hover{ color:#FFFF00; background:rgba(0,0,0,0); outline:none;}
.losi_bbter:active{ background:#C3C; outline:none;}
.losi_bbter:visited{ background:#C3C; outline:none;}

.navbar-default .navbar-toggle{ border:none; background:none;}
.navbar-default .navbar-toggle:hover{ background:#cf4800; box-shadow:inset 0 2px 5px rgba(0,0,0,.3);}

.navbar-toggle .icon-bar{ display:block; width:22px; height:2px; border-radius:0px;}


.navbar-header .navbar-toggle, .navbar-default .navbar-toggle:focus{  background:none;}








.top_minad{ width:100%; height:400px; text-align:center; background:url(https://www.if.com.my/img/ad_main/ad_main_z.jpg) center center; margin:-50px 0 0 0; position:relative;}
.top_minad img{ width:100%; height:auto;}
.top_minad ul{ position:absolute; left:calc(50% - 110px); bottom:30px;}
.top_minad ul li{ display:inline-table; margin:0 5px;}
.top_minad ul li a{ display:block; width:15px; height:15px; border-radius:50%; background:rgba(255,255,255,.6);}
.top_minad ul li a:hover{ background:rgba(234,84,4,.6);}

.leftb_sel a{ width:2%; height:auto; no-repeat; position:absolute; top:30%; left:10%;}
.rightb_sel a{ width:2%; height:auto; no-repeat; position:absolute; top:30%; right:10%;}

.leftb_sel a img, .rightb_sel a img{ width:100%; height:auto;}




.cord_zone{ text-align:center; margin:0 auto;}

.card_box{}

.card_in_box{ width:99%; border:solid 1px #e5e5e5; background:#FFF; box-shadow:1px 1px 0 #bfbfbf; margin:0 auto; position:relative;}

.main_card_title_bar{ display:block; width:99%; height:50px; border-bottom:dashed 1px #000; margin:0 auto 5px auto; position:relative;}
.main_card_title_bar h3{ position:absolute; top:0px; left:5px;}
.main_card_title_bar a{ display:block; text-decoration:none; border-radius:5px; color:#FFF; background:#90b821; padding:5px 20px; position:absolute; right:5px; bottom:3px;}
.main_card_title_bar a:hover{ background:#F90; box-shadow:inset 1px 1px 5px 1px rgba(0,0,0,.2);}

.card_box img{ width:90%; margin:2em 0 0 0;}

.left_sel a{ width:5%; height:auto; no-repeat; position:absolute; top:25%; left:0px;}
.right_sel a{ width:5%; height:auto; no-repeat; position:absolute; top:25%; right:0px;}
.left_sel a img, .right_sel a img{ width:100%; height:auto;}


.card-body{ width:90%; text-align:left; margin:0 auto 6% auto;}


.loveing_bbt{ display:inline-table; vertical-align:top;}
.loveing_bbt a{ display:block; width:30px; height:30px; background:url(https://www.if.com.my/img/ad_main/loveing.png) no-repeat top right; text-indent:-999999px;}
.loveing_bbt a:hover{ background-position:bottom left;}

.bbt_down_sea{ margin:0 0 25px 0;}


.btn-primary{ color:#FFFFFF; background:#ea5404; border-color:#C30;}
.btn-primary-green{ color:#FFFFFF; background:#90b821; border-color:#056454;}

.btn-primary:hover, .btn-primary-green:hover { background:#082a45; border-color:#052039; color:#FFFFFF;}
.btn-primary-disable { color:#FFFFFF; background:#082a45; border-color:#052039;}


.btn{ padding:5px 8px;}
















/* ---- 頁腳 ---- */
footer{ width:100%; font-family:微軟正黑體, Arial, Helvetica, sans-serif; text-align:center; background:#6f0024; padding:30px 0 0 0; margin:0;}

.foot_er_bar{ width:100%; text-align:center; border-bottom:solid 1px #fff; padding:15px 15px 30px 15px; margin:0 auto 30px auto	;}
.foot_er_txt{ display:inline-table; text-align:left; color:#FFF; padding:15px; vertical-align:top;}
.foot_er_tit{ font-weight:bold; color:#FFF; padding:0;}
.foot_er_box{ text-align:left; border-radius:20px; border:solid 1px #82002a; background:#630020; padding:0; margin:0;}

.foot_li_lister{ list-style:square; padding:0; margin:0;}
.foot_li_lister li{  padding:0; margin:0 0 0 18px;}
.foot_p_lister{ padding:0; margin:0;}

.foot_er_min{ display:inline-table; font-size:1em; text-align:left; color:#FFF; padding:20px; vertical-align:top;}
.foot_er_min a{ color:#FF9900;}

.down_sel_bbter{ color:#FFF; margin:0 0 20px 0;}
.down_sel_bbter a{ font-size:1em; color:#FFF; transition:0.5s;}
.down_sel_bbter a:hover{ color:#FC0;}

.down_txt_bbter{ color:#FFF;}
.down_txt_bbter a{ font-size:1em; color:#FF0; transition:0.5s;}
.down_txt_bbter a:hover{ color:#FCF;}





/* --  2019/03/15  -- */
.mem_logo_top{}
.mem_logo_top img{ width:80%; height:auto; padding:5px 0 0 0;}

.mem_pop_man{ display:none; font-family:å¾®è»Ÿæ­£é»‘é«”; background:#; margin:22px 0 0 -20px;}
.mem_pop_man a{ text-decoration:none; font-size:1em; color:#fff; padding:0 0 0 25px; 
  background:url(../image/zone_bt_c.png) no-repeat 0px 3px ; background-size:18%; transition:0.4s;}
.mem_pop_man a span{ font-size:.8em;}
.mem_pop_man a:hover{ color:#fff000;}

.mem_r_selbox{ vertical-align:top;}

.red_s_txt{ font-size:.68em; font-weight:500; border:solid 2px #c7131c; border-radius:5px; color:#FFF; 
background:#ff0000; padding:0px 5px 1px 3px; vertical-align:bottom;}



.shower_zone{ display:block; width:20px; height:20px;}
.shower_zone img{ width:100%; height:auto;}

.f_zoom{ display:none;}

.top_sec_bar{ height:40px; line-height:40px; font-family:微軟正黑體, Arial, Helvetica, sans-serif; 
background:#FFF; padding:0; margin:60px auto 0 auto; position:relative;}

.le_sec_lin{ font-size:1.2em; padding:0; margin:0 0 0 20px;}
.le_sec_lin li{ display:inline-table; color:#1d3b66; vertical-align:middle;}
.le_sec_lin li a{ color:#1d3b66; transition:0.4s;}
.le_sec_lin li a:hover{ color:#F60;}

.s_home_box{ width:40px; height:40px; background:url(../image/sec_home.png) no-repeat top left; vertical-align:bottom; transition:0.3s;}
.s_home_box:hover{ background-position:right bottom;}

.s_bar_membt{ display:block; height:30px; line-height:26px; text-align:center; font-size:.9em; border:solid 2px #ecd6dd;
border-radius:8px; color:#FFF; background:#ffa800; padding:0 5px; vertical-align:top; cursor: pointer; transition:0.5s;}
.s_bar_membt:hover{ background:#C00;}

.r_marquee{ position:absolute; top:0; right:20px;}
.r_marquee h1{ font-size:1.1em; color:#1d3b66; transition:0.3s; margin:0.5em 0 0 0;}

.r_marquee a{ font-size:1.2em; color:#1d3b66; transition:0.3s;}
.r_marquee a:hover{ color:#F60;}

.mem_topsel_r{ position:relative;}

.zoom_show_bar{ border-radius:0 0 15px 15px; border:solid 3px #FFF; border-top:none; 
background:#c13c67; padding:10px 20px 10px 20px; position:absolute; right:0; bottom:-64px;}
.zoom_show_bar input{ border-radius:10px; border:solid 2px #962147; color:#666; 
padding:1px 15px; margin:0 10px 0 0; box-shadow:inset 1px 1px 3px rgba(0,0,0, .3); vertical-align:middle;}
.zoom_show_bar a{ font-size:.8em; text-shadow:1px 1px 0 #fff7f8; text-decoration:none; border-radius:10px; border:solid 2px #e4487b; 
 color:#e4487b; padding:5px 15px; background:#fcdddf; vertical-align:middle; transition:0.5s;}
.zoom_show_bar a:hover{ text-shadow:1px 1px 0 #c13c67; border:solid 2px #fcdddf; color:#FFF; background:#e4487b;}



/* --  開始借錢 開始廣告  -- */
.showe_zone{ height:360px; text-align:center; font-family:微軟正黑體, Arial, Helvetica, sans-serif; 
background:url(../image/ad_backere.jpg) center center; padding:0; margin:0 auto;}

.showe_zone_a, .showe_zone_b{ display:inline-table; width:45%; height:auto; text-align:left; border-radius:15px; 
background:rgba(255, 255, 255, .93); padding:40px;
box-shadow:inset 0 0 25px rgba(255, 255, 255, 1); position:relative; transition:0.6s;}

.showe_zone_a:hover, .showe_zone_b:hover{ border-radius:30px; 
background:rgba(255,255,255,1); padding:40px;
box-shadow:inset 0 0 25px rgba(255, 255, 255, 1); position:relative;}

.showe_zone_a{ margin:35px 25px 0 0;}
.showe_zone_b{ margin:35px 0 0 25px;}

.showe_zone_a h1, .showe_zone_b h1, .showe_zone_a h2, .showe_zone_b h2{ font-size:3em; font-weight:bold; color:#72aaef; padding:0; margin:0;}
.showe_zone_a h3, .showe_zone_b h3{ line-height:25px; font-size:1.4em; font-weight:100; color:#8a8a8a; padding:0; margin:10px 0 0 0;}

.adbox_zone{ display:block; width:100%; height:20px; text-align:right; background:#999999;}

.zone_a_bbt, .zone_b_bbt{ width:100%; height:80px; text-align:right; margin:20px 0 0 0;}

.zone_a_bbt a, .zone_b_bbt a{ text-decoration:none; font-size:3em; font-weight:bold; text-align:left;
border:solid 3px #fff; border-radius:15px; color:#FFF; padding:8px 20px 8px 80px; margin:0 0 0 0; 
box-shadow:5px 5px 15px rgba(0, 0, 0, .2); cursor:pointer;}

.zone_a_bbt a{ background:url(../image/zone_bt_a.png) no-repeat 20px 13px #c13c67; transition:0.4s;}
.zone_b_bbt a{ background:url(../image/zone_bt_b.png) no-repeat 20px 13px #ffae00; transition:0.4s;}

.zone_a_bbt a:hover{  font-size:3.2em; background: url(../image/zone_bt_a.png) no-repeat 20px 13px #C00;}
.zone_b_bbt a:hover{  font-size:3.2em; background: url(../image/zone_bt_b.png) no-repeat 20px 13px #c00;}




/* --  借款數據 借款地區  -- */
.mem_money_zone{ text-align:left; font-family:微軟正黑體, Arial, Helvetica, sans-serif; background:#fff; padding:40px 0;}

.mem_nob_box{ text-align:left;}

.mem_nob_title, .mem_zon_title{ margin:0 0 0 60px;}

.mem_nob_title img, .mem_zon_title img{ vertical-align:sub;}

.mem_nob_title h1, .mem_zon_title h1, .mem_nob_title h2, .mem_zon_title h2{ display:inline-table; font-size:1.5em; font-weight:bold; color:#28538a;}

.mem_nob_title span{ display:inline-table; font-size:1.2em; font-weight:bold; color:#0068d3;}

.ct_linere{ width:90%; height:0px; border:dashed 1px #cbcbcb; margin:0 auto;}

.mem_zon_box{ text-align:left;}

.nob_bars{ width:100%; text-align:center; margin:8px 0 40px 0;}

.nob_no_a, .nob_no_b, .nob_no_c, .nob_no_d{ display:inline-table; text-align:right; vertical-align:middle;}

.nob_no_a h2, .nob_no_b h2, .nob_no_c h2, .nob_no_d h2{ font-size:3.5em; font-weight:bold; padding:0; margin:0;}
.nob_no_a h3, .nob_no_b h3, .nob_no_c h3, .nob_no_d h3{ font-size:1.5em; color:#989898; padding:0; margin:0;}

.nob_no_a h2{ color:#ff0000;}
.nob_no_b h2{ color:#219c00;}
.nob_no_c h2{ color:#ffae00;}
.nob_no_d h2{ color:#00b3f6;}

.nob_olinere{ display:inline-table; width:1px; height:70px; background:#949494; margin:0 25px; vertical-align:middle;}

.zon_box{ width:90%; text-align:left; border-bottom:solid 1px #ccc; margin:8px auto;}
.zon_bbt{ display:inline-table; text-align:left; border:solid 3px #f0ecec; border-radius:15px; background:url(../image/los_bkere_n.png) 10px 5px no-repeat #cacaca; padding:10px 15px 10px 48px; margin:0 6px 12px 6px; box-shadow:inset 3px 3px 5px rgba(0,0,0,.2); cursor:pointer; transition:0.5s;}
.zon_bbt h3{ font-size:2em; font-weight:bold; color:#FFF; margin:0 0 0 0;}
.zon_bbt_act { background:url(../image/los_bkere_g.png) 10px 9px no-repeat #ffc000;}
.zon_bbt:hover{ background:url(../image/los_bkere_g.png) 10px 9px no-repeat #ffc000;}

.zon_nex_box{ width:90%; text-align:left; border-bottom:solid 1px #ccc; margin:8px auto;}
.zon_nex_bbt{ display:inline-table; text-align:left; border:solid 3px #f0ecec; border-radius:15px; background:url(../image/lo_bkere.png) 5px 2px no-repeat #ffc000; padding:10px 15px 10px 40px; margin:0 5px 10px 5px; box-shadow:inset 3px 3px 5px rgba(0,0,0,.2); cursor:pointer; transition:0.5s;}
.zon_nex_bbt h3{ font-size:1.5em; font-weight:bold; color:#FFF; margin:0 0 0 0;}
.zon_nex_bbt_act { background:url(../image/lo_bkere_g.png) 5px 3px no-repeat #c13c67;}
.zon_nex_bbt:hover{ background:url(../image/lo_bkere_g.png) 5px 3px no-repeat #c13c67;}






/* --  快速搜尋區塊  -- */
.mem_fast_search_zone{ text-align:center; font-family:微軟正黑體, Arial, Helvetica, sans-serif; background:#f4bdcf; padding:15px 40px 30px 40px;}
.fast_search_title{ text-align:left; border-bottom:dashed 1px #FFF;}
.fast_search_title h1, .fast_search_title h2{ display:inline-table; font-size:1.5em; font-weight:bold; color:#FFF;}
.fast_search_title span{ display:inline-table; font-size:1.2em; font-weight:bold; color:#0068d3; cursor:pointer; transition:0.5s;}
.fast_search_title span:hover{ color:#FC0;}

.fast_search_bbt{ width:100%; list-style:none; text-align:left; padding:0; margin:5px 0 0 0;}
.fast_search_bbt li{ display:inline-table;}
.fast_search_bbt li a{ line-height:45px; font-size:1.2em; border:solid 1px #FCF; border-radius:12px; color:#96C; 
background:#FFF; padding:5px 10px; margin:0 5px; transition:0.5s;}
.fast_search_bbt li a:hover{ color:#fff; background:#F9C;} 



/* --  廣告區塊  -- */
.mem_ad_zone{ text-align:center; background:#FFF; padding:0px 0;}
.mem_ad_zone ul{ padding:0; margin:0;}
.mem_ad_zone ul li{ display:inline-table; border:solid 1px #CCC; margin:0 12px 24px 12px;}



/* --  廣告刊登圖文區塊  -- */
.mem_place_zone{ font-family:微軟正黑體, Arial, Helvetica, sans-serif; text-align:center; background:#FFF; padding:40px 0;}

.m_place_title{ width:92%; text-align:left; margin:0 auto 10px auto;}
.m_place_title img{ display:inline-table; vertical-align:bottom;}
.m_place_title h1, .m_place_title h2{ display:inline-table; font-size:1.5em; font-weight:bold; color:#28538a; padding:0; margin:0;}
.m_place_title span{ font-size:1.2em; font-weight:bold; color:#0068d3; cursor:pointer; transition:0.5s;}
.m_place_title span:hover{ color:#FF9900;}


.turnover_box{ display:inline-table; width:45%; height:90px; text-align:left; border:solid 2px #fff; border-radius:10px; 
background:#f9f9f9; margin:0 15px 15px 15px; box-shadow:inset 1px 1px 8px rgba(0,0,0,.1);}

.tur_sty_box_a{ display:inline-table; width:115px; height:75px; border:solid 2px #00CC66; border-radius:10px; 
background:url(../image/style_a.png) no-repeat #5ab75a; margin:5px 0 0 7px; box-shadow:inset 1px 1px 10px rgba(0,0,0,.2);}
.tur_sty_box_b{ display:inline-table; width:115px; height:75px; border:solid 2px #FF0; border-radius:10px; 
background:url(../image/style_b.png) no-repeat #FC0; margin:5px 0 0 7px; box-shadow:inset 1px 1px 10px rgba(0,0,0,.2);}
.tur_main_box{ display:inline-table; width:73%; height:80px; margin:0 0 0 10px; vertical-align:top;}
.tur_main_box a{ text-decoration:none;}

.tur_main_tit{ width:100%; text-align:left; position:relative;}
.tur_main_tit h4{ font-size:1.5em; color:#559ae2; padding:0; margin:18px 0 5px 0;}

.tur_clock{ font-size:1.3em; font-weight:bold; color:#46c0ff; position:absolute; top:0; right:10px;}
.tur_clock span{ color:#a0a0a0; margin:0 0 0 3px;}

.tur_main_line{ width:100%; border:dashed 1px #dcd7d7; margin:0 0 5px 0;}

.tur_data_txt{ font-size:1.2em;}

.mem_place_linere{ width:95%; border-bottom:dashed 1px #cbcbcb; margin:40px auto;}

.mem_ad_pop{ display:inline-table; width:45%; height:90px; text-align:left; border-bottom:dashed 1px #dcd7d7; padding:0 0 10px 0; margin:0 15px 15px 15px;}

.mem_ad_top{ width:100%;}
/* 170 改 230*/
.mem_ad_top_pix{ display:inline-table; width:230px; height:115px; border-radius:10px; background:url(../image/ad_bkere.jpg) no-repeat; vertical-align:top;}
.mem_ad_top_main{ display:inline-table; width:52%; font-size:1.2em; vertical-align:top; padding:10px 0 0 10px;}

.mem_ad_dow{ width:100%; margin:5px 0 0 0;}


/* --  跳出提醒視窗  -- */
.info_pop{ width:28%; text-align:center; font-family:微軟正黑體, Arial, Helvetica, sans-serif; border-radius:15px; 
background:#FFF; padding:0px 0px 50px 0px; box-shadow:0 0 50px rgba(0,0,0,.6); z-index:999;
position:absolute; top:-600px; left:30%;
-webkit-animation-duration:2s;
-moz-animation-duration:2s;
-webkit-animation-name:pop_windows;
-moz-animation-name:pop_windows;
animation-fill-mode:forwards;
}


@-webkit-keyframes pop_windows {
from{ opacity:0; left:36%; top:-600px;}
  to{ opacity:1; left:36%; top:120px;}
}


.info_pop a{ font-size:1.5em; font-weight:bold; text-decoration:none; border:solid 4px #FFFF00; border-radius:20px; color:#FFF; 
background:#ffae00; padding:10px 25px; margin:0 auto; transition:0.5s;}
.info_pop a:hover{ border:solid 4px #f19483; background:#c13c67; box-shadow:inset 1px 1px 5px rgba(0,0,0,.8);}

.inpop_title{ width:100%; text-align:center; border-radius:15px 15px 0 0; background:#c13c67; padding:10px; margin:0;}
.inpop_title h2{ font-size:1.8em; font-weight:bold; color:#FFF;}

.inpop_txta{ text-align:left; font-size:1.1em; border-bottom:solid 1px #979797; color:#9a9a9a; padding:0 0 20px 0; margin:20px 40px 0px 40px;}

.inpop_txtb{ text-align:left; border-bottom:solid 1px #979797; color:#9a9a9a; padding:0 0 20px 0; margin:20px 40px 40px 40px;}
.inpop_txtb h3{ font-size:1.2em; font-weight:bold; color:#c13c67;}
.inpop_txtb ul{ list-style-type:decimal; color:#8a8686; padding:0; margin:0 0 0 20px;}
.inpop_txtb ul li{ font-size:1.1em; font-weight:bold;  padding:0; margin:0;}









/* --  登入  -- */
.mem_login_zone{ font-family:微軟正黑體, Arial, Helvetica, sans-serif; text-align:center; 
background:url(../image/ad_backere.jpg) no-repeat; background-size:cover; padding:40px; margin:0 auto;}

.mem_login_box{ width:calc(50% - 20px); text-align:left; border-radius:15px;
 background:rgba(255, 255, 255, .93); padding:20px 30px 30px 30px; margin:0 20px 0 0;
 box-sizing:border-box; box-shadow:inset 0 0 25px rgba(255, 255, 255, 1); position:relative;}

.mem_login_box h1, .mem_login_box h2{ font-size:2.5em; font-weight:bold; color:#72aaef; padding:0; margin:0 0 10px 0;}

.mem_login_box input{ width:100%; height:50px; line-height:50px; border:solid 2px #d7c4bb; border-radius:10px; font-size:1.2em; 
padding:10px 20px; margin:10px 0; box-shadow:inset 1px 1px 5px rgba(0,0,0,.2);}


.login_box_fgg{ width:100%; margin:10px 0 30px 0; position:relative;}
.login_box_fgg img{}
.login_box_fgg a{ font-size:1.2em; color:#999; transition:0.5s; position:absolute; top:0; right:10px;}
.login_box_fgg a:hover{ color:#FF9900;}

.login_box_bbt{ width:100%; height:83px; padding:0; margin:0; position:absolute; right:28px; bottom:30px}

.login_box_bbt a{ display:block; width:50%; height:73px; line-height:65px; text-align:center; font-size:2.5em; font-weight:bold; text-decoration:none;
 border-radius:15px; border:solid 3px #fff; color:#FFF;
 background:url(../image/zone_bt_c.png) no-repeat 32px 8px #c13c67; padding:0 0 0 45px;
 box-shadow:5px 5px 15px rgba(0, 0, 0, .2); position:absolute; right:0; bottom:0; cursor:pointer;}

.mem_login_md{ width:calc(50% - 20px); padding:0; margin:0 0 0 20px;}

.mem_login_md h1, .mem_login_md h2{ font-size:2em; font-weight:bold; color:#72aaef; padding:0; margin:0;}
.mem_login_md h3{ line-height:18px; font-size:1.4em; font-weight:100; color:#8a8a8a; padding:0; margin:10px 0 0 0;}

.login_md_a, .login_md_b{ width:100%; height:160px; text-align:left; border-radius:15px;
 background:rgba(255, 255, 255, .93); padding:20px; 
 box-sizing:border-box; box-shadow:inset 0 0 25px rgba(255, 255, 255, 1); position:relative;}

.login_md_a{ margin:0 0 30px 0;}
.login_md_b{ margin:0;}

.login_md_bbt_a, .login_md_bbt_b{ width:65%; height:53px; line-height:45px; text-align:center; font-size:1.8em;
 font-weight:bold; border-radius:15px; color:#FFF; position:absolute; right:20px; bottom:20px; border:40px;
 padding:0 0 0 45px; box-shadow:5px 5px 15px rgba(0, 0, 0, .2); cursor:pointer;}

.login_md_bbt_a{ border:solid 3px #fff; background:#c13c67;}
.login_md_bbt_b{ border:solid 3px #fff; background:#ffae00;}









/* --  借錢頁面  -- */
.bigsel_bar{ border-bottom:dashed 1px #CCC; padding:5px; margin:0 0 10px 0;}
.bigsel_bar h5{ width:100%; line-height:25px; font-size:1.3em; font-weight:bold; color:#72aaef;}
.bigsel_bar a{ }

.bigsel_bar label{}

.bigsles_a{ display:inline-table; border:solid 5px #fff; border-radius:15px; padding:10px 20px; color:#FFF; 
background:#c13c67; margin:0 25px 0 0; box-shadow:inset 1px 1px 10px rgba(0,0,0,.5); transition:0.4s;}
.bigsles_a:hover{ background:#FF0000;}
.bigsles_a label{ font-size:2.2em; font-weight:bold; color:#fff; margin:0 0 0 5px;}

.bigsles_b{  display:inline-table; border:solid 5px #fff; border-radius:15px; padding:10px 20px; color:#FFF; 
background:#FC0; margin:0 25px 0 0; box-shadow:inset 1px 1px 10px rgba(0,0,0,.3); transition:0.4s;}
.bigsles_b:hover{ background:#F90;}
.bigsles_b label{ font-size:2.2em; font-weight:bold; color:#fff; margin:0 0 0 5px;}

.bigsles_c{ display:inline-table; padding:0; margin:0 0 0 -10px;}
.bigsles_c a{ display:block; text-decoration:underline; font-size:1.2em; margin:5px 0 20px 0; transition:0.4s;}
.bigsles_c a:hover{ text-decoration:underline; color:#FF3300;}
.bigsles_c a img{ margin:0 5px 0 0;}

.stypessgtop{ margin:0 0 -20px 0;}

.stypessg{ padding:0; margin:0 0 0 -40px;}
.stypessg ul li{ display:inline-table;}

.breadcrumb.payflow{ overflow:hidden; font-size:12px; line-height:1.3em; background-color:transparent; padding:0; margin-bottom:20px; margin-top:14px;}
.breadcrumb.payflow li{ line-height:32px; margin:0 2px 0 10px;}
.breadcrumb.payflow li + li:before,
.breadcrumb.radius li + li:before{ content:none;}
.breadcrumb.payflow li:first-child i{ margin-right:-6px;}
.breadcrumb.payflow a{ background:#eee; padding:.7em 1em; text-decoration:none; position:relative; color:#333;}
.breadcrumb.payflow a:hover,
.breadcrumb.payflow .active a{ background:#C60A05; color:#FFF;}
.breadcrumb.payflow a::before{ content:""; position:absolute; top:50%; margin-top:-1.5em; border-width:1.35em 0em 1.5em 1em; 
border-style:solid; border-color:#eee #eee #eee transparent; left:-1em;}
.breadcrumb.payflow li:first-child{ margin:0 3px 0 0;}
.breadcrumb.payflow li:first-child a::before{ border-width:0;}
.breadcrumb.payflow a:hover::before,
.breadcrumb.payflow .active a:before{ border-color:#C60A05 #C60A05 #C60A05 transparent;}
.breadcrumb.payflow a::after{ content:""; position:absolute; top:50%; margin-top:-1.65em; border-top:1.5em solid transparent; 
border-bottom:1.5em solid transparent; border-left: 1em solid #eee; right:-1em;}
.breadcrumb.payflow a:hover::after,
.breadcrumb.payflow .active a:after{ border-left-color:#C60A05;}






.mem_bomo_zone{  font-family:微軟正黑體, Arial, Helvetica, sans-serif; position: relative; background: url(../image/lig_bkere.png) #FFF; padding:0 0 30px 0; margin:0 auto;}

.mem_bomo_data{ padding:0 30px; max-width:960px;}
.mem_bomo_data p { line-height:1em;}
.mem_bomo_data h1{ font-size:2.5em; font-weight:bold; color:#72aaef; padding:0; margin:30px 0 0 0;}
.mem_bomo_data h2{ line-height:22px; font-size:1.3em; font-weight:bold; color:#adadad; padding:0; margin:5px 0 0 0;}
.mem_bomo_data h2 span{ font-size:.8em; text-shadow:1px 1px 0 #fff; color:#FF0000;}

.mem_bomo_data ul{ font-size:1.1em; list-style:decimal; color:#006699; padding:20px 0; margin:0 0 0 15px;}
.mem_bomo_data ul li{ margin:0 0 8px 0; transition:0.5s;}
.mem_bomo_data ul li:hover{ color:#c13c67; margin:0 0 8px 0;}


.text-red{ color:#990000; margin:0 0 0 3px;}

.mem_linp_bar{}
.mem_linp_tit{ border:solid 2px #dcb879; border-radius:10px 0 0 10px; color:#FFF; background:#bc9f77; box-shadow:inset 1px 1px 3px rgba(0,0,0,.1);}
.mem_linp_bar input, .mem_linp_bar select{ line-height:50px; height:50px; border:solid 2px #dcb879; border-left:none; border-radius:5px;}

.mem_linp_baro input{ line-height:50px; height:50px; border:solid 2px #dcb879; border-radius:5px;}
.mem_linp_baro textarea{ line-height:20px; height:150px; border:solid 2px #dcb879; border-radius:5px; padding:15px;}


.chbox_zone{ margin:0 0 0 5px;}

.mem_down_bbter{ width:100%; text-align:right; margin:10px 0 0 0;}
.mem_down_bbter button{ height:60px; line-height:30px; text-align:center; font-size:2.2em; font-weight:bold;
 border-radius:15px; color:#FFF; border:solid 3px #fff; background:#ffae00; padding:10px 30px;
 box-shadow:5px 5px 15px rgba(0, 0, 0, .2); transition:0.5s;}
.mem_down_bbter button:hover{ background:#c13c67;}


.mem_down_bbter_co{ width:100%; text-align:right; margin:10px 0 0 0;}
.mem_down_bbter_co button{ height:60px; line-height:30px; text-align:center; font-size:2em; font-weight:bold;
 border-radius:15px; color:#FFF; border:solid 3px #fff; background:#ffae00; padding:10px 30px; margin:0 5px;
 box-shadow:5px 5px 15px rgba(0, 0, 0, .2); transition:0.5s;}
.mem_down_bbter_co button:hover{ background:#c13c67;}




.mem_bomo_meda{ padding:0 30px;}

.mem_bomo_medatxt{}
.mem_bomo_medatxt h2{ line-height:25px; font-size:1.3em; font-weight:bold; color:#72aaef; margin:30px 0 0 0;}

.mem_bomo_meda_a, .mem_bomo_meda_b{ width:100%; border-radius:15px; background:#FFF; padding:30px; margin:30px 0 40px 0; box-shadow:5px 5px 15px rgba(0, 0, 0, .2);}
.mem_bomo_meda_a h3, .mem_bomo_meda_b h3{ font-size:2em; font-weight:bold; color:#72aaef; padding:0; margin:0 0 10px 0;}
.mem_bomo_meda_a h4, .mem_bomo_meda_b h4{ line-height:20px; font-size:1.2em; font-weight:100; color:#adadad; padding:0; margin:0 0 10px 0;}


.mebo_bbt_a, .mebo_bbt_b{ width:100%; text-align:right;}

.mebo_bbt_a a{ height:73px; line-height:65px; text-align:center; font-size:2.5em; font-weight:bold; text-decoration:none;
 border-radius:15px; border:solid 3px #fff; color:#FFF;
 background:url(../image/zone_bt_c.png) no-repeat 14px 14px #ffae00; background-size:15%; padding:10px 20px 10px 50px;
 box-shadow:5px 5px 15px rgba(0, 0, 0, .2);}

.mebo_bbt_b a{ height:73px; line-height:65px; text-align:center; font-size:2.5em; font-weight:bold; text-decoration:none;
 border-radius:15px; border:solid 3px #fff; color:#FFF;
 background:url(../image/zone_bt_c.png) no-repeat 15px 15px #c13c67; background-size:18%; padding:10px 20px 10px 48px;
 box-shadow:5px 5px 15px rgba(0, 0, 0, .2);}


.doseter{}
.doseter img{ display:inline-table;}
.doseter input{ display:inline-table; width:90%; margin:0 0 0 15px;}
.doseter p{ font-size:1.1em; color:#006699; margin:5px 0;}


/*style="display:inline-table; width:70%; margin:0 5px;"
style=" font-size:1.1em; color:#006699; margin:5px 0;"*/


.mem_bomo_data{ padding:0 30px;}
.mem_bomo_data h1{ font-size:2.5em; font-weight:bold; color:#72aaef; padding:0; margin:30px 0 0 0;}
.mem_bomo_data h2{ font-size:1.3em; font-weight:bold; color:#adadad; padding:0; margin:5px 0 0 0;}




/* --  聯絡我們  -- */
.mem_contact_inp{}
.mem_contact_inp label{ font-size:1.2em; color:#006699;}
.mem_contact_inp label span{ color:#C00; margin:0 0 0 3px}
.mem_contact_inp input{ height:50px; line-height:50px; border:solid 2px #dcb879; border-radius:10px;}
.mem_contact_inp textarea{ width:100%; height:150px; line-height:20px; border:solid 2px #dcb879; border-radius:10px; padding:15px;}
.mem_contact_tit{ border:solid 2px #dcb879; border-radius:10px 0 0 10px; color:#FFF; background:#bc9f77; box-shadow:inset 1px 1px 3px rgba(0,0,0,);}






/* --  放款頁面拉霸  -- */
.mem_down_pagi_txt{ font-size:1.2em; color:#adadad; margin:20px 0;}
.mem_down_pagi_txt span{ font-weight:bold; color:#c13c67;}

.mem_down_pagi{ list-style:none;}

.sel_l{ border-radius:8px 0 0 8px; overflow:hidden;}
.sel_r{ border-radius:0 8px 8px 0; overflow:hidden;}

.mem_down_pagi li{ width:35px; height:30px; line-height:30px; border:solid 1px #CCC; display:inline-table; margin:0 0 0 -1px; vertical-align:top;}
.mem_down_pagi li a{ display:block; width:100%; text-decoration:none; text-align:center; font-size:1em; transition:0.5s;}
.mem_down_pagi li a:hover{ background:#facece;}

.mem_down_pagi_ac{ width:35px; height:30px; line-height:30px color:#FFF; color:#FFF; background:#c13c67;text-align: center;}



/* --  2019-05-17 å€ŸéŒ¢éœ€æ±‚å…§é   -- */
.ndsu_sppe{ display:block; width:100%; height:30px;}

.ndsu_data{display: inline-block; overflow: hidden; width: calc(100% - 300px); vertical-align: top; padding:0 30px; /*min-height:600px;*/}

.ndsu_bar{ margin:0 0 10px 0;}
.ndsu_bar h2{ display:inline-table; font-size:1.1em; font-weight:bold; border-radius:5px; color:#fff; 
background:url(../image/nds_good.png) no-repeat 8px center #5ab75a; background-size:20%; padding:8px 8px 8px 33px; margin:0 5px 0 0;}
.ndsu_bar h3{ display:inline-table; font-size:1.1em; font-weight:bold; color:#adadad; margin:0;}

.ndsu_title{ line-height:24px; border-bottom:solid 1px #acc6e6; font-size:1.6em; font-weight:bold; color:#72aaef; 
padding:0 0 5px 0; margin:0 0 10px 0;}


.ndsu_inp_txt{ display:block; color:#fff; border-radius:15px; background:#c82e29; padding:20px; margin:15px 0;}
.ndsu_inp_txt h2{ font-size:1.5em; font-weight:bold; text-shadow:1px 1px 0 #ab0500; color:#fff; 
background:url(../image/nds_inp_icon.png) no-repeat 0 center; padding:0 0 0 25px; margin:0 0 10px 0;}
.ndsu_inp_txt li{ list-style-type:decimal; font-size:1.2em; text-shadow:1px 1px 0 #ab0500;  color:#fff; padding:0; margin:0 0 8px 20px;}



.ndsu_main_zone{}

.ndsu_main_ll{ display:inline-table; vertical-align:top;}
.ndsu_main_man{ font-size:2em; font-weight:bold; color:#006699; 
background:url(../image/nds_pop.png) no-repeat 0 center; padding:0 0 0 25px; margin:10px 0 5px 5px;}

.ndsu_main_list{ padding:0; margin:0 0 15px 0;}
.ndsu_main_list li{ display:inline-table; border-right:solid 1px #ccc; font-size:1.2em; color:#72aaef;}

.ndsu_main_lia{ background: url(../image/ulli_icon_a.png) no-repeat 3px center; padding:0 10px 0 30px; margin:0px;}
.ndsu_main_lib{ background: url(../image/ulli_icon_b.png) no-repeat 5px center; padding:0 10px 0 30px; margin:0 0 0 0px;}
.ndsu_main_lic{ background: url(../image/ulli_icon_c.png) no-repeat 2px 0; padding:0 10px 0 30px; margin:0 0 0 8px;}
.ndsu_main_lid{ background: url(../image/ulli_icon_d.png) no-repeat 0 center; padding:0 10px 0 30px; margin:0 0 0 10px;}



.ndsu_db_bbt{ margin:20px 0;}
.ndsu_db_a{ display:inline-table; border-radius:10px; font-size:1.5em; font-weight:bold; color:#fff; 
background:url(../image/ulli_bbtb_a.png) no-repeat 20px center #008000; padding:10px 30px 10px 45px; margin:0 0 4px 20px;; cursor:pointer;}
.ndsu_db_b{ display:inline-table; border-radius:10px; font-size:1.5em; font-weight:bold; color:#fff;
background:url(../image/ulli_bbtb_b.png) no-repeat 20px center #3b63a4; padding:10px 30px 10px 45px; margin:0 0 4px 20px; cursor:pointer;}

.ndsu_db_d{ display:inline-table; border-radius:10px; font-size:1.5em; font-weight:bold; color:#fff;
background:url(../image/ulli_icon_d.png) no-repeat 20px center #fdb53f; padding:10px 30px 10px 55px; margin:0 0 10px 20px; cursor:pointer;}

.ndsu_main_rr{ display:inline-table; width:35%; height:200px; vertical-align:top; margin:0 0 0 5%;}

.ndsu_main_sad{ border-bottom:dashed 1px #ccc; padding:0 0 10px 0; margin:0 0 15px 0;}
.ndsu_main_sad img{ display:inline-table; vertical-align:top; margin:0 5px 0 0; cursor:pointer;}

.ndsu_main_sad_txt{ display:inline-table; width:60%; word-break:break-all; vertical-align:top;}
.ndsu_main_sad_txt h2{ font-size:1.1em; font-weight:bold; color:#1ea5d2; padding:0; margin:0 0 8px 0; cursor:pointer;}
.ndsu_main_sad_txt h3{ font-size:1.1em; font-weight:bold; color:#a6a6a6; padding:0; margin:0; cursor:pointer;}

.ndsu_msg_board_title{ border-bottom:solid 1px #acc6e6; padding:0 0 5px 0; margin:20px 0 0 0;}
.ndsu_msg_board_title h3{ display:inline-table; font-size:1.8em; font-weight:bold; color:#72aaef; padding:0; margin:0;}
.ndsu_msg_board_title span{ font-size:1.6em; font-weight:bold; color:#ffae00; vertical-align:bottom;}

.ndsu_msg_board_indata{ border-bottom:dashed 1px #acc6e6; margin:10px 0 0 0;}
.ndsu_msg_board_indata h5{ display:block; width:100%; text-align:right; font-size:1.3em; font-weight:bold; color:#72aaef; padding:0 10px 0 0;}

.ndsu_msg_board_inpzon{ width:100%; padding:15px; margin:0;}
.ndsu_msg_board_inpzon h4{ font-size:1px; color:#000; padding:0; margin:0 0 8px 0;}
.ndsu_msg_board_inpzon textarea{ width:100%; min-height:150px; font-size:1.2em; border-radius:10px; border:solid 1px #ccc;
box-shadow:inset 1px 1px 5px rgba(0,0,0,.1); padding:15px; margin:0 auto;}
.ndsu_msg_board_inpzon h5{ width:100%; line-height:20px; font-size:1.1em; text-align:center; padding:0; margin:4px 0 0 0; }
.ndsu_msg_board_inpzon h5 span{ color:#ffae00; padding:0; margin:0; cursor:pointer;}


.ndsu_msg_board_enter{ width:100%; text-align:right; padding:0 10px; margin:15px 0 0 0;}
.ndsu_msg_board_enter a{ text-align:center; font-size:1.2em; font-weight:bold; text-decoration:none; border-radius:10px; border:solid 2px #fff;
color:#FFF; background:#ffae00; padding:8px 15px; margin:0; box-shadow:3px 3px 5px rgba(0, 0, 0, .1); cursor:pointer;}


.ndsu_msg_board_login{ width:100%; text-align:center; margin:20px 0;}
.ndsu_msg_board_login a{ font-size:1.2em; font-weight:bold; text-shadow:1px 1px 0 rgba(0,0,0,.3); color:#fff;
border:solid 2px #fff; border-radius:10px; padding:8px 20px; margin:0 10px; box-shadow:3px 3px 5px rgba(0, 0, 0, .1);}
.ndsu_mbl_a{ background:#40c0cb; }
.ndsu_mbl_b{ background:#41a5db; }




.ndsu_msg_board_title_r{ border-bottom:solid 1px #acc6e6; padding:0 0 5px 0; margin:0;}
.ndsu_msg_board_title_r h3{ display:inline-table; font-size:1.4em; font-weight:bold; color:#72aaef; padding:0; margin:0;}
.ndsu_msg_board_title_r span{ font-size:.8em; font-weight:bold; color:#ffae00; vertical-align:top;}



.ndsu_msg_inp_r{ width:100%; text-align:center; margin:15px 0;}
.ndsu_msg_inp_r input{ width:70%; height:34px; line-height:34px; 
border:solid 1px #ccc; border-right:none; border-radius:5px 0 0 5px; padding:0 10px; box-shadow:inset 1px 1px 3px rgba(0,0,0,.1);}
.ndsu_msg_inp_r a{ display:inline-block; width:25%; height:34px; line-height:34px; border-radius:0 5px 5px 0; color:#fff; background:#3b63a4;}


.ndsu_rsi_adzone{ width:100%; border-bottom:dashed 1px #ccc; padding:0 0 10px 0; margin:15px auto;}
.ndsu_rsi_adzone img{ width:100%; height:auto; padding:0; margin:0 auto; cursor:pointer;}
.ndsu_rsi_adzone h3{ font-size:1.1em; font-weight:bold; color:#000; padding:5px 0 0 0; margin:0; cursor:pointer;}
.ndsu_rsi_adzone h4{ font-size:1.1em; font-weight:bold; color:#ccc; padding:5px 0 0 0; margin:0; cursor:pointer;}


.ndsu_tags{ width:100%; margin:10px 0 0 0;}
.ndsu_tags a{  display: inline-block; font-size:.9em; color:#676767; border:solid 1px #ccc; border-radius:3px; 
  padding:5px 8px; margin:0 5px 5px 0; transition:0.3s;}
.ndsu_tags a:hover{ color:#c13c67;} 



.ndsu_msg_board_total{ font-size:1.2em; color:#747474; margin:5px 0 20px 5px;}







.ndsu_in_manu_bar{ display:inline-block; width:200px; height:auto; padding:0; margin:0;  top:-100px; right:0px; z-index:10;}
.ndsu_in_manu_bar ul{ padding:0; margin:0; list-style:none; border-radius:0 10px 10px 0; 
background:#fff; padding:0 0 10px 0; margin:0 0 10px 0; box-shadow:1px 1px 5px rgba(0,0,0,.15);}
.ndsu_in_manu_bar ul h2{ width:100%; height:36px; line-height:36px; overflow: hidden; word-break: break-all; border-radius:0 10px 0 0; font-size:1.3em; font-weight:bold; color:#fff; 
background:url(../image/sisel_titile.png) no-repeat 9px 9px #c13c67; padding:0 0 0 33px; margin:0;}
.ndsu_in_manu_bar ul li{ border-bottom:dashed 1px #e7b2c3; padding:5px 10px;}
.ndsu_in_manu_bar ul li a{ font-size:1.1em; background:url(../image/sisel_list.png) no-repeat 0 4px; padding:0 0 0 18px; transition:0.4s;}

.ndsu_in_manu_bar ul li:last-child{ border-bottom:none;}
.ndsu_in_manu_bar_close {position: absolute; top: 0.1em; right: 0.5em; font-size: 1.5em; color: #ffb7b7;}


.ndsu_in_infos{ width:100%; border-bottom:solid 2px #930030; color:#fff; 
background:#a41745; padding:2px 0 0 0; margin:0 auto 5px auto; box-shadow:inset 0 1px 5px rgba(0,0,0,.2)}

.ndsu_in_inbar{ border-bottom:dashed 1px #e37397; background:url(../image/stta.png) no-repeat 8px center; padding:5px 0 5px 30px; }
.ndsu_in_inbar:last-child{ border-bottom:none;}

.ndsu_in_inbar h4{ display:inline-table; font-size:1.1em; font-weight:bold; padding:0; margin:0;}
.ndsu_in_inbar p{ display:inline-table; padding:0; margin:0; }


.ndsu_in_tit{ border-bottom:dashed 1px #e37397; background:url(../image/sttb.png) no-repeat 8px 8px; padding:5px 5px 5px 30px; margin:0; }
.ndsu_in_tit a{ font-size:1.1em; color:#fff; transition:0.4s;}
.ndsu_in_tit a:hover{ color:#ffd800; }







/* --  æœƒå“¡VIPé‡‘ä¸»å»£å‘Š  -- */
.ndsu_order_bara{ width:100%; padding:0; margin:0;}
.ndsu_order_bara h1{ font-size:2.2em; font-weight:bold; color:#a41745; padding:0; margin:0 0 15px 0;}
.ndsu_order_bara h2{ font-size:1.8em; font-weight:bold; color:#a41745; padding:0; margin:0 0 15px 0;}
.ndsu_order_bara h2 span{ font-size:.8em; color:#ff0000;}

.ndsu_order_bara h3,
.ndsu_order_bara h4{ font-size:1.5em; font-weight:bold; text-shadow:1px 1px 2px rgba(0,0,0,.2); border-radius:10px 0 0 10px; color:#fff; background:#ccc; padding:10px 15px;}

.ndsu_order_bara h3{background: -moz-linear-gradient(left,  rgba(255,195,0,1) 0%, rgba(255,233,0,0) 80%, rgba(255,242,0,0) 100%);
background: -webkit-linear-gradient(left,  rgba(255,195,0,1) 0%,rgba(255,233,0,0) 80%,rgba(255,242,0,0) 100%);
background: linear-gradient(to right,  rgba(255,195,0,1) 0%,rgba(255,233,0,0) 80%,rgba(255,242,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc300', endColorstr='#00fff200',GradientType=1 );
}

.ndsu_order_bara h4{background: -moz-linear-gradient(left,  rgba(255,0,0,1) 0%, rgba(255,194,0,0) 80%, rgba(255,242,0,0) 100%);
background: -webkit-linear-gradient(left,  rgba(255,0,0,1) 0%,rgba(255,194,0,0) 80%,rgba(255,242,0,0) 100%);
background: linear-gradient(to right,  rgba(255,0,0,1) 0%,rgba(255,194,0,0) 80%,rgba(255,242,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#00fff200',GradientType=1 );
}


.ndsu_order_barb{ width:100%; padding:0; margin:10px 0;}

.nobbox_a,
.nobbox_b,
.nobbox_c{ display:inline-table; border-radius:10px; font-size:1.2em; font-weight:bold; color:#fff; 
background:#c13c67; padding:10px 20px; margin:0 5px 10px 0; cursor:pointer; transition:0.4s;}

.nobbox_a:hover,
.nobbox_b:hover,
.nobbox_c:hover{ background:#72aaef; }

.ndsu_order_barc{ width:100%; border-bottom:dashed 1px #ccc; padding:10px; margin:0;}

.nocc{ background:#f3f3f3;}

.ndorba_l,
.ndorba_r,
.ndorba_rt{ display:inline-table; vertical-align:top;}

.ndorba_l{ width:85px; text-align:right; font-size:1.2em; font-weight:bold;}
.ndorba_r{ width:85%;}
.ndorba_r input{ display:inline-table; border:solid 1px #ccc; border-radius:5px; padding:3px 15px;}
.ndorba_r span{ font-size:1.1em; padding:0; margin:0 0 0 5px; }
.ndorba_r h5{ display:inline-table; font-size:1.2em; font-weight:bold; padding:0 10px; margin:0;}

.ndorba_rt{ width:85%;}
.ndorba_rt input{ display:inline-table; border:solid 1px #ccc; border-radius:5px; padding:3px 15px;}
.ndorba_rt span{ font-size:1.1em; padding:0; margin:0 0 0 5px; }

.ndsu_order_bard{ width:100%; text-align:center; border-bottom:dashed 1px #ccc; padding:10px 0 15px 0; margin:0;}

.ndorba_in_a{ border-bottom:solid 1px #c13c67; padding:0 0 10px 0; margin:0 0 10px 0;}
.ndorba_in_a input{ width:15px; height:15px; vertical-align:baseline;}
.ndorba_in_a label{ font-size:1.1em; font-weight:normal; vertical-align:top;}

.ndorba_in_b{ border-bottom:solid 1px #c13c67; padding:0 0 10px 0; margin:0 0 10px 0;}
.ndorba_in_b input{ display:inline-table; width:15px; height:15px; vertical-align:baseline;}
.ndorba_in_b label{ display:inline-table; width:90%; font-size:1.1em; font-weight:normal; vertical-align:top; word-break:break-all;}

.ndorba_in_c{ padding:0; margin:0;}
.ndorba_in_c input{ display:inline-table; width:15px; height:15px; vertical-align:baseline;}
.ndorba_in_c label{ display:inline-table; width:90%; font-size:1.1em; font-weight:normal; vertical-align:top;}

.ndorba_in_d{ padding:0; margin:0; }
.ndorba_in_d h3{ font-size:1.5em; font-weight:bold; color:#3b63a4; padding:0; margin:10px 0 5px 0;}
.ndorba_in_d p{ display:inline-table; width:110px; text-align:right; font-size:1.2em; font-weight:bold; padding:0; margin:0 0 15px 5px;}
.ndorba_in_d input{ display:inline-table; border:solid 1px #ccc; border-radius:5px; padding:3px 15px;  box-shadow:inset 1px 1px 3px rgba(0,0,0,.1);}

.ndorba_in_e{ padding:0; margin:0;}
.ndorba_in_e p{ display:inline-table; width:110px; text-align:right; font-size:1.2em; font-weight:bold; padding:0; margin:0 0 10px 5px;}
.ndorba_in_e input{ display:inline-table; width:15px; height:15px; vertical-align:baseline;}
.ndorba_in_e label{ display:inline-table; font-size:1.1em; font-weight:normal; vertical-align:top; margin:0 8px 0 0;}

.selecc_inp_li{ display:inline-table; line-height:20px; }

.nextet_a{ display:inline-table; font-size:1.2em; font-weight:bold; color:#fff; border-radius:10px; 
background:#a41745; padding:10px 20px; margin:0; transition:0.4s;}

.nextet_b{ display:inline-table; font-size:1.2em; font-weight:bold; color:#fff; border-radius:10px; 
background:#3b63a4; padding:10px 20px; margin:0; transition:0.4s;}

.nextet_a:hover,
.nextet_b:hover{ color:#fff; background:#ffae00;}

.ndorba_in_c .ndo_ininputer{ display:inline-table; width:80px; height:28px; line-height:28px; 
padding:5px 10px; margin:0 5px; box-shadow: inset 1px 1px 3px rgba(0,0,0,.1);}







/* --  æœƒå“¡ä¿®æ”¹å¯†ç¢¼  -- */
.ndsu_rgs_bar{ width:100%; margin:0 auto 30px auto; }

.ndsu_rgs_borrowing,
.ndsu_rgs_creditor{ display:inline-table; width:40%; text-align:center; font-size:1.8em; font-weight:bold;
border:solid 3px #fff; border-radius:15px; color:#FFF; padding:10px 15px 8px 15px; margin:0 15px 0 0; box-shadow:3px 3px 10px rgba(0, 0, 0, .2); cursor:pointer;}



.ndsu_rgs_borrowing input,
.ndsu_rgs_creditor input{ width:25px; height:25px; margin:0 5px 0 0; vertical-align:middle;}

.ndsu_rgs_borrowing label,
.ndsu_rgs_creditor label{ vertical-align:middle; }

.ndsu_rgs_borrowing{ background:#c13c67;}
.ndsu_rgs_creditor{ background:#ffae00; }


.ndsu_rgs_inpbar{ width:95%; margin:0 0 10px 20px;}
.ndsu_rgs_inpbar_l,
.ndsu_rgs_inpbar_r{ display:inline-table; vertical-align:top;}

.ndsu_rgs_inpbar_l{ width:150px; text-align:right;}
.ndsu_rgs_inpbar_l h5{ font-size:1.2em; font-weight:bold; color:#72aaef;}
.ndsu_rgs_inpbar_r{}
.ndsu_rgs_inpbar_r a{ color:#007eff;}
.ndsu_rgs_inpbar_r input{display:inline-table; border:solid 1px #ccc; border-radius:5px; padding:3px 15px; margin:5px 5px 5px 0;
box-shadow:inset 1px 1px 3px rgba(0,0,0,.1);}

.ndsu_rgs_inpbar_r label{ font-size:1em; color:#b3b3b3; }


.nri_dow{ color:#90c2e2; margin:0 0 0 5px;}

.ndsu_rgs_inpbar_tit h6{ font-size:1.5em; font-weight:bold; border-bottom:dashed 1px #ccc; color:#df0000; padding:10px 0 10px 20px; margin:0 0 10px 0;}
.ndsu_rgs_inpbar_tit h6 span{ font-size:.8em; color:#ff0000;}

.money_edm_box{ font-size:1.2em; font-weight:bold; }
.money_edm_box table{ width:100%; border:none; color:#930030; background:#fdd6e3;}
.money_edm_box table tr{ border-bottom:noen; }
.money_edm_box table tr td{ text-shadow:1px 1px 0 rgba(255,255,255,.1); border:solid 1px #f79fbc; padding:8px 10px; }


.meb_title{ font-size:1.5em; text-shadow:1px 1px 0 rgba(0,0,0,1); color:#fff; background:#df8ba7;}


.meb_pss{ background:#d7bcbb; }

.meb_pss_txt{ font-size:.9em; font-weight:normal; color:#666; padding:5px 0 0 5px; margin:0;}

.meb_intxt_title{ margin:30px 0 0 0;}
.meb_intxt_title h3{ font-size:1.5em; font-weight:bold; color:#a41745; }



.meb_list_a{}


.meb_list_a{ width:98%; list-style-type:decimal; font-size:.9em; font-weight:normal; padding:0 0 0 20px; margin:10px auto 0 auto;}
.meb_list_a li{ text-shadow:1px 1px 0 #fff; border-bottom:dashed 1px #ccc; padding:0; margin:0 0 5px 0;  }


.meb_list_b{ width:98%; font-size:1.2em; font-weight:bold; list-style:none; border-radius:10px; 
  background:#ccc; padding:15px; margin:20px auto 30px auto;}
.meb_list_b li{ border:solid 2px #fff; border-radius:10px; color:#fff; background:#f0a5ba; padding:5px 10px; margin:0 5px 10px 5px; 
  box-shadow:inset 1px 1px 5px rgba(0,0,0,.2);}


@media (min-width: 800px) {
.ndsu_in_manu_bar {display:inline-block}
.mem_pop_man{ display:inline-table;}
}

@media (max-width: 800px) {
.ndsu_data {padding:0; display:block;width:100%;}
}

@media (max-width: 1024px) { 
/* --  2019/03/15  -- */
.mem_logo_top{  padding:0px; margin:0;}
.mem_logo_top img{ width:60%; height:auto; padding:0; margin:10px 0 0 -25px;}
.mem_r_selbox{ vertical-align:top;}

.mem_topsel_r{ padding:0 0 0 0; margin:0 50px 0 0;}

.red_s_txt{ font-size:.68em; font-weight:500; border:solid 2px #c7131c; border-radius:5px; color:#FFF; 
background:#ff0000; padding:0px 5px 1px 3px; vertical-align:bottom;}

.navbar-default{ font-size:1.2em; vertical-align:top;}


.shower_zone{ display:block; width:20px; height:20px;}
.shower_zone img{ width:100%; height:auto;}


.top_sec_bar{ background:#fff; padding:0 0 70px 0; margin:60px auto 0 auto;}
.le_sec_lin{}
.r_marquee{ display:block; width:100%; height:27px; line-height:27px; background:#cadcf3; padding:0 0 0 70px; margin:0 0 0 20px; position:relative;}
.r_marquee a{ font-size:1.2em; color:#0055be; transition:0.3s;}
.r_marquee a:hover{ color:#C00;}

.topnavbar_sh{ box-shadow:0 0 10px rgba(0, 0, 0, .2);}

.zoom_show_bar{ bottom:-57px;}


/* --  跳出提醒視窗  -- */
.info_pop{ width:45%;}

@-webkit-keyframes pop_windows {
from{ opacity:0; left:28%; top:-600px;}
  to{ opacity:1; left:28%; top:120px;}
}


/* --  登入  -- */
.login_box_bbt{ width:100%; height:83px; padding:0; margin:0; position:absolute; right:28px; bottom:30px}
.login_box_bbt a{ width:40%; height:63px; line-height:55px; font-size:1.8em;
 background:url(../image/zone_bt_c.png) no-repeat 5px 8px #c13c67; background-size:25%; padding:0 0 0 25px;}
.login_md_bbt_a, .login_md_bbt_b{ width:75%;}


/* --  開始借錢 開始廣告  -- */
.showe_zone_a, .showe_zone_b{ padding:30px;}
.showe_zone_a:hover, .showe_zone_b:hover{ padding:30px;}
.showe_zone_a{ margin:35px 18px 0 0;}
.showe_zone_b{ margin:35px 0 0 18px;}
.showe_zone_a h1, .showe_zone_b h1, .showe_zone_a h2, .showe_zone_b h2{ font-size:2.8em;}
.showe_zone_a h3, .showe_zone_b h3{ margin:10px 0 15px 0;}


/* --  借款數據 借款地區  -- */
.mem_nob_title, .mem_zon_title{ margin:0 0 0 30px;}
.nob_no_a h2, .nob_no_b h2, .nob_no_c h2, .nob_no_d h2{ font-size:2.8em;}
.nob_no_a h3, .nob_no_b h3, .nob_no_c h3, .nob_no_d h3{ font-size:1.5em;}
.nob_olinere{ margin:0 15px;}


/* --  廣告區塊  -- */
.mem_ad_zone{ padding:0;}


/* --  廣告刊登圖文區塊  -- */
.mem_place_zone{ font-family:微軟正黑體, Arial, Helvetica, sans-serif; text-align:center; background:#FFF; padding:40px 0;}
.m_place_title{ width:92%; text-align:left; margin:0 auto 10px auto;}
.m_place_title img{ display:inline-table; vertical-align:bottom;}
.m_place_title h1, .m_place_title h2{ display:inline-table; font-size:1.5em; font-weight:bold; color:#28538a; padding:0; margin:0;}
.m_place_title span{ font-size:1.2em; font-weight:bold; color:#0068d3; cursor:pointer; transition:0.5s;}
.m_place_title span:hover{ color:#FF9900;}

.turnover_box{ display:inline-table; width:47%; height:90px; text-align:left; border:solid 2px #fff; border-radius:10px; 
background:#f9f9f9; margin:0 8px 10px 8px; box-shadow:inset 1px 1px 8px rgba(0,0,0,.1);}


.tur_sty_box_a{ display:inline-table; width:65px; height:65px; background:url(../image/style_a.png) -48px -3px no-repeat #5ab75a; margin:9px 0 0 9px;}

.tur_main_box{ display:inline-table; width:78%; height:80px; margin:0 0 0 10px; vertical-align:top;}




.tur_main_box a{ text-decoration:none;}

.tur_main_tit{ width:100%; text-align:left; position:relative;}
.tur_main_tit h4{ font-size:1.5em; color:#559ae2; padding:0; margin:18px 0 5px 0;}

.tur_clock{ font-size:1.3em; font-weight:bold; color:#46c0ff; position:absolute; top:0; right:10px;}
.tur_clock span{ color:#a0a0a0; margin:0 0 0 3px;}

.tur_main_line{ width:100%; border:dashed 1px #dcd7d7; margin:0 0 5px 0;}

.tur_data_txt{ font-size:1.2em;}

.mem_place_linere{ width:95%; border-bottom:dashed 1px #cbcbcb; margin:40px auto;}

.mem_ad_pop{ display:inline-table; width:45%; height:90px; text-align:left; border-bottom:dashed 1px #dcd7d7; padding:0 0 10px 0; margin:0 15px 15px 15px;}

.mem_ad_top{ width:100%;}

.mem_ad_top_pix{ display:inline-table; width:170px; height:115px; border-radius:10px; background:url(../image/ad_bkere.jpg) no-repeat; vertical-align:top;}
.mem_ad_top_main{ display:inline-table; width:65%; font-size:1.2em; vertical-align:top; padding:10px 0 0 10px;}

.mem_ad_dow{ width:100%; margin:5px 0 0 0;}

.doseter input{ width:85%;}
}

@media (max-width: 1200px) {
/*  2019 11 19 mark 說要顯示
.mem_logo_top {display:none;}
*/
nav li .title-bar-home {display:none;}
}

@media (max-width: 768px) {
/* --  2019/03/15  -- */
.mem_logo_top{padding:0px; margin:0; position:absolute; top:0; left:10px;}
.mem_logo_top img{ width:50%; height:auto; padding:0; margin:7px 0 0 -10px;}
.mem_r_selbox{ vertical-align:top;}

.mem_topsel_r{ padding:0 0 0 0; margin:-40px 0 0 0;}

.red_s_txt{ font-size:.68em; font-weight:500; border:solid 2px #c7131c; border-radius:5px; color:#FFF; 
background:#ff0000; padding:0px 5px 1px 3px; vertical-align:bottom;}

.navbar-default{ font-size:1.2em; vertical-align:top;}

.top_sec_bar{ background:#fff; padding:0 0 70px 0; margin:67px auto 0 auto;}


/* --  跳出提醒視窗  -- */
.info_pop{ width:55%;}

@-webkit-keyframes pop_windows {
from{ opacity:0; left:23%; top:-600px;}
  to{ opacity:1; left:23%; top:120px;}
}



/* --  登入  -- */
.mem_login_box{ padding:20px 30px 0px 30px;}
.login_box_bbt{ width:100%; height:83px; padding:0; margin:0 auto; position:relative; left:0px;}
.login_box_bbt a{ width:100%; height:63px; line-height:55px; font-size:1.8em;
 background:url(../image/zone_bt_c.png) no-repeat 38px 5px #c13c67; background-size:18%; padding:0 0 0 25px;}
.login_md_bbt_a, .login_md_bbt_b{ width:75%;}
.mem_login_md h1, .mem_login_md h2{ font-size:1.8em;}
.mem_login_md h3{ line-height:15px; font-size:1.2em;}
.login_md_a, .login_md_b{ width:100%; height:180px;}
.login_md_bbt_a, .login_md_bbt_b{ display:block; width:88%; font-size:1.5em;}



/* --  借錢頁面  -- */
.mebo_bbt_a a, .mebo_bbt_b a{ font-size:2em;}
.showe_zone_a, .showe_zone_b{ display:inline-table; width:45%; height:auto; text-align:left; padding:30px 30px 0px 30px;}
.showe_zone_a:hover, .showe_zone_b:hover{ padding:30px 30px 0px 30px;}
.zone_a_bbt a, .zone_b_bbt a{ font-size:1.8em;}
.zone_a_bbt a{ background:url(../image/zone_bt_a.png) no-repeat 20px 1px #c13c67; background-size:19%; transition:0.4s;}
.zone_b_bbt a{ background:url(../image/zone_bt_b.png) no-repeat 20px 2px #ffae00; background-size:19%; transition:0.4s;}
.zone_a_bbt a:hover{ font-size:2.2em; background:url(../image/zone_bt_a.png) no-repeat 20px 1px #C00;}
.zone_b_bbt a:hover{ font-size:2.2em; background:url(../image/zone_bt_b.png) no-repeat 20px 2px #c00;}



/* --  借款數據 借款地區  -- */
.mem_nob_title, .mem_zon_title{ margin:0 0 0 20px;}
.mem_nob_title h1, .mem_zon_title h1, .mem_nob_title h2, .mem_zon_title h2{ padding:0;}
.mem_nob_title span{ display:block; padding:0; margin:0 0 0 40px;}

.nob_no_a, .nob_no_b, .nob_no_c, .nob_no_d{ display:inline-table; text-align:right; vertical-align:middle;}

.nob_no_a h2, .nob_no_b h2, .nob_no_c h2, .nob_no_d h2{ font-size:2em;}
.nob_no_a h3, .nob_no_b h3, .nob_no_c h3, .nob_no_d h3{ font-size:1em; margin:10px 0 0 0;}



/* --  廣告刊登圖文區塊  -- */
.tur_data_txt{ font-size:.8em;}
.tur_sty_box_a{ display:inline-table; width:15%; height:65px; background:url(../image/success_pix.png) no-repeat center center #5ab75a; margin:9px 0 0 9px;}


/* ---- 頁腳 ---- */
.foot_er_sss{ width:50%; margin:-160px 0 0 0;}
}


@media (max-width: 575px) {
}


@media (max-width: 414px) {
.top_sec_bar{ background:#fff; padding:0 0 68px 0; margin:53px auto 0 auto;}
.le_sec_lin{ font-size:1em; padding:0; margin:0 0 0 5px;}
.s_home_box{}
.r_marquee{ display:block; width:100%; height:27px; line-height:27px; background:#cadcf3; padding:0 0 0 10px; margin:0 0 0 20px; overflow:hidden; position:relative;}
.r_marquee a{ font-size:1.2em; color:#0055be; transition:0.3s;}
.r_marquee a:hover{ color:#C00;}

.mem_topsel_r{ padding:0; margin:0;}


.smo_sel_top{ padding:0; margin:0;}
.smo_sel_top li a{ padding:10px 20px 10px 20px;}

.mem_logo_top{ position:absolute;}
.mem_logo_top img{ width:50%; height:auto; padding:0; margin:8px 0 0 8px;}

.zoom_show_bar{ border-radius:none; border:none; 
background:none; padding:0px; position:absolute; right:10px; bottom:10px;}


/* --  跳出提醒視窗  -- */
.info_pop{ width:90%;}
.inpop_title h2{ font-size:1.5em;}
.top_logo a img{ width:50%; height:auto; padding:0; margin:0 0 0 -20px;;}

@-webkit-keyframes pop_windows {
from{ opacity:0; left:5%; top:-600px;}
  to{ opacity:1; left:5%; top:120px;}
}


/* --  登入  -- */
.mem_login_box{ width:100%; margin:0 0 30px 0;}
.login_box_fgg{ width:100%; margin:10px 0 35px 0; position:relative;}
.login_box_fgg a{ font-size:1.2em; color:#999; transition:0.5s; position:absolute; top:0; right:10px;}
.login_box_fgg a:hover{ color:#FF9900;}
.login_box_bbt{ display:block; width:100%; height:83px; padding:0; margin:0; position:relative; margin:10px 0 0 0;}
.login_box_bbt a{ width:100%; height:73px; line-height:65px; font-size:2.5em;
 background:url(../image/zone_bt_c.png) no-repeat 32px 8px #c13c67; padding:0 0 0 45px; margin:0 auto;}
.mem_login_md{ width:100%; padding:0; margin:0;}
.mem_login_md h1, .mem_login_md h2{ font-size:1.8em;}
.mem_login_md h3{ line-height:10px; font-size:1.2em; }
.login_md_a, .login_md_b{ width:100%; height:160px;}
.login_md_bbt_a, .login_md_bbt_b{ width:88%; height:53px; line-height:45px; text-align:center; font-size:1.8em;
 padding:0 0 0 20px; cursor:pointer; position:absolute; right:20px; bottom:25px;}


/* --  借錢頁面  -- */
.showe_zone{ height:auto;}

.showe_zone_a, .showe_zone_b{ width:90%;}

.showe_zone_a{ margin:30px auto 20px auto;}
.showe_zone_b{ margin:0 auto 30px auto;}

.showe_zone_a:hover, .showe_zone_b:hover{ padding:30px 30px 0px 30px;}

.zone_a_bbt a, .zone_b_bbt a{ font-size:1.8em;}

.zone_a_bbt a{ background:url(../image/zone_bt_a.png) no-repeat 20px 1px #c13c67; background-size:19%; transition:0.4s;}
.zone_b_bbt a{ background:url(../image/zone_bt_b.png) no-repeat 20px 2px #ffae00; background-size:19%; transition:0.4s;}

.zone_a_bbt a:hover{ font-size:2.2em; background:url(../image/zone_bt_a.png) no-repeat 20px 1px #C00;}
.zone_b_bbt a:hover{ font-size:2.2em; background:url(../image/zone_bt_b.png) no-repeat 20px 2px #c00;}


.mem_down_bbter_co button{ height:50px; line-height:25px; text-align:center; font-size:1.5em; font-weight:bold;
 padding:10px 25px; margin:0 5px 10px 0;}

.doseter input{ width:70%;}





/* --  借款數據 借款地區  -- */
.mem_money_zone{ padding:20px 0;}
.mem_nob_box{ text-align:left;}
.mem_nob_title, .mem_zon_title{ margin:0 0 0 10px;}
.mem_nob_title h1, .mem_zon_title h1, .mem_nob_title h2, .mem_zon_title h2{ font-size:1.2em;}
.mem_nob_title span{ display:block; font-size:1em;}
.nob_bars{ width:100%; text-align:center; margin:8px 0 40px 0;}
.nob_no_a, .nob_no_b, .nob_no_c, .nob_no_d{ display:block; width:90%;border-bottom:solid 1px #ccc; padding:10px 5px 10px 5px; margin:0 auto;}
.nob_no_a{ border-bottom:solid 1px #ff0000;}
.nob_no_b{ border-bottom:solid 1px #219c00;}
.nob_no_c{ border-bottom:solid 1px #ffae00;}
.nob_no_d{ border-bottom:solid 1px #00b3f6;}
.nob_no_a h2, .nob_no_b h2, .nob_no_c h2, .nob_no_d h2{ font-size:3em; padding:0; margin:0;}
.nob_no_a h3, .nob_no_b h3, .nob_no_c h3, .nob_no_d h3{ font-size:1.2em; padding:0; margin:0;}
.nob_olinere{ display:none;}
.ct_linere{ display:none;}


/* --  廣告刊登圖文區塊  -- */
.turnover_box{ width:90%; height:90px;}
.tur_sty_box_a{ width:16%; height:68px; background:url(../image/success_pix.png) no-repeat center center #5ab75a;}

.mem_ad_pop{ width:90%; padding:0 0 10px 0; margin:0 auto 15px auto;}
.mem_ad_top_main{ width:95%; font-size:1.2em;  margin:0 auto;} 
.mem_ad_dow{ font-size:.8em;}


/* ---- 頁腳 ---- */
.foot_er_sss{ width:100%; margin:-0px 0 0 0;}


.bigsles_a{ margin:0 5px 0 0;}
.bigsles_a label{ font-size:1.5em;}

.bigsles_b{ margin:0 5px 0 0;}
.bigsles_b label{ font-size:1.5em;}

.bigsles_c{ display:block; padding:0; margin:0 0 0 5px;}


}



@media (max-width: 375px) {
/* --  借款數據 借款地區  -- */
.mem_nob_title h1, .mem_zon_title h1, .mem_nob_title h2, .mem_zon_title h2{ font-size:1em; padding:0; margin:0;}
.mem_nob_title span{ font-size:.8em;  padding:0; margin:0 0 0 38px;}

/* --  跳出提醒視窗  -- */
.info_pop{ width:90%;}
.inpop_title h2{ font-size:1.2em;}
.top_logo a img{ width:50%; height:auto; padding:0; margin:0 0 0 -20px;;}
.inpop_txta{ font-size:1px;}
.inpop_txtb h3{ font-size:1em;}
.inpop_txtb ul li{ font-size:.8em;}

@-webkit-keyframes pop_windows {
from{ opacity:0; left:5%; top:-600px;}
  to{ opacity:1; left:5%; top:120px;}
}


/* --  登入  -- */
.login_box_fgg a{ display:block; font-size:1.2em; margin:10px 0 -15px 15px; transition:0.5s; position:relative;}
.mem_login_md h1, .mem_login_md h2{ font-size:1.5em;}
.mem_login_md h3{ line-height:10px; font-size:1.1em;}
.login_box_bbt{ display:block; width:100%; height:80px; padding:0; margin:0; position:relative; }
.login_box_bbt a{ width:100%; height:63px; line-height:55px; font-size:2em;
 background:url(../image/zone_bt_c.png) no-repeat 32px 8px #c13c67; background-size:18%; padding:0 0 0 25px;}


/* --  廣告刊登圖文區塊  -- */
.turnover_box{ width:90%; height:90px;}
.tur_sty_box_a{ width:12%; height:68px;}
.tur_main_box{ width:80%;}
}


@media (max-width: 320px) {
/* --  借錢頁面  -- */
.mebo_bbt_a a, .mebo_bbt_b a{ font-size:1.2em;}



.zon_bbt{ background:url(../image/los_bkere_n.png) 10px 2px no-repeat #cacaca; padding:10px 15px 10px 48px; margin:0 5px 10px 5px;}
.zon_bbt h3{ font-size:1.5em;}
.zon_bbt:hover{ background:url(../image/los_bkere_g.png) 10px 4px no-repeat #ffc000;}

.zon_nex_bbt{ background:url(../image/lo_bkere.png) 5px 0px no-repeat #ffc000; padding:10px 10px 10px 40px; margin:0 5px 10px 5px; 
box-shadow:inset 3px 3px 5px rgba(0,0,0,.2); cursor:pointer; transition:0.5s;}
.zon_nex_bbt h3{ font-size:1.2em; font-weight:bold; color:#FFF; margin:0 0 0 0;}
.zon_nex_bbt:hover{ background:url(../image/lo_bkere_g.png) 5px 1px no-repeat #c13c67;}


}