/*=========================== func-RWD_phone.css ===================================*/


/*手機板未滿480px，即479px以下*/

@media screen and (max-width: 480px) {
    .login-tab-text {
        width: 150px;
    }

    .rwd-wsize {
        display: inline-block;
    }

    #rwd-header {
        min-height: 55px;
        min-width: 320px;
    }

    #rwd-header .logo {
        width: 150px;
        top: 6px;
    }

    #rwd-header .logo img.logo_fcb {
        width: 149px;
        max-height: 28px;
        /* background: url(../img/mobile/fcb_logo@2x.png)no-repeat;*/
        background-size: contain;
    }

    #rwd-header .logo img.logo_net {
        width: 66px;
        height: 22px;
        position: absolute;
        /* background: url(../img/mobile/fcb_logo_e@2x.png)no-repeat;*/
        left: 33px;
        top: 30px;
        background-size: contain;
    }

    #rwd-header .box {
        bottom: 10px;
        right: 0px;
    }

    #rwd-header .pui-dropdown.ui-widget.ui-state-default {
        margin-right: 0px;
    }

    .language {
        width: 73px;
    }

    .language .small {
        visibility: visible;
    }

    .language .big {
        visibility: hidden;
    }

    #rwd-header .language_dropdown a.language_btn span {
        padding: 4px 6px 4px 4px;
    }

    .menu_btn {
        margin-left: 0px;
        width: auto;
    }

    #content {
        margin-top: 64px;
    }

    #main_slider {
        min-height: 150px;
    }

    #main_slider .flexslider .flex-control-nav {
        display: none;
    }

    #main_slider .flex-direction-nav {
        display: block;
    }

    #main_slider .main_slide {
        background-size: cover;
        max-width: 680px;
        max-height: 190px;
    }

    #main_slider .slide_01 {
        background-image: url(../../img/mobile/pic_slider01.jpg);
    }

    #main_slider .slide_02 {
        background-image: url(../../img/mobile/pic_slider02.jpg);
    }

    #main_slider .slide_03 {
        background-image: url(../../img/mobile/pic_slider03.jpg);
    }

    #main_slider .slide_04 {
        background-image: url(../../img/mobile/pic_slider04.jpg);
    }

    #main_slider .slide_05 {
        background-image: url(../../img/mobile/pic_slider05.jpg);
    }

    #main_slider .slide_06 {
        background-image: url(../../img/mobile/pic_slider06.jpg);
    }

    /*login排版 start*/
    :placeholder-shown {
        /* Standard one last! */
        /*font-size: 13px*/
    }

    #login {
        width: 100%;
        position: relative;
        right: 0;
        top: 0px;
    }

    .login {
        /* position: relative;*/
        right: inherit;
        margin: 0 auto;
        top: 0px;
        background-color: #e9e9e9;
        padding: 10px;
        margin: 0px auto;
        float: none;
        width: 100%;
        min-width: 320px;
    }

    .login #content_box {
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    }

    /*.login #tabs li {
        height: 35px;
        line-height: 35px;
    }*/
    .login .row {
        margin: 0 0 5px 0px;
        height: 40px;
    }

    .login .row .col_left {
        width: 60%;
    }

    .login .row .col_left input,
    .login .row .col_right input,
    .login .row input {
        height: 40px;
    }

    .login .row.notice br {
        display: none;
    }


    .login .row.notice {
        line-height: 40px;
    }

    .login .col_left {
        width: 100%;
    }

    .login .row .col_left {
        height: auto;
    }

    .login .col_right {
        width: 100%;
        margin-left: 0;
    }

    .login .row .col_right {
        height: auto;
    }

    .login .col_right.vtop {
        margin-left: 0;
        text-align: center;
    }

    .col_left .row input,
    .col_right .row input,
    .login .capcha_img {
        height: 40px;
    }

    .login .group {
        /*line-height: 40px;*/
        /*vertical-align: middle;*/
        /*padding-top: 4px;*/
    }

    .login input[type=checkbox] {
        width: 30px;
        position: relative;
        height: 30px;
        float: left;
    }

    .login .pui-chkbox {
        /*float: left;*/
        /*position: relative;*/
        /*top: 6px;*/
        /*left: 2px;*/
        display: inline-block;
    }

    .login .row .group span.code {
        font-size: 12px !important;
        /*padding-right: 8px;*/
        /*line-height: 16px;*/
        /*width: 32px;*/
        /*margin-left: 8px;*/
        /*float: left;*/
        /*left: 6px;*/
        /*top: 0px;*/
    }

    .login .btn_box {
        margin: 5px 0;
        padding-right: 0px;
        width: 100%;
    }

    /*
    .login .stamp_box {
        width: 100%;
          margin: 20px auto 10px auto;
        float: none;
    }*/
    .login .stamp,
    .login .change {
        top: 0px;
    }

    .login .stamp {
        height: 41px;
        width: 65px;
        /* margin-left: 10px;*/
        /* padding: 5px;*/
        float: left;
        background-size: 100% 100%;
    }

    .login .stamp span {
        vertical-align: middle;
        line-height: 28px;
        width: 100%;
        margin: 0;
        padding: 0px;
    }

    .login .change {
        display: inline-block;
        /*height: 41px;*/
        /*float: right;*/
        padding: 0px;
        /*  margin-left: 80px!important;*/
        width: 75%;
        line-height: 23px;
        margin: 0 auto;
    }

    /* .login .change span {
        line-height: 28px;
    }*/
    .login .btn_box {
        width: 100%;
    }

    .login .btn_box a.btn_login,
    .login .btn_box a.btn_refill,
    .login .btn_box button.btn_login,
    .login .btn_box button.btn_refill {
        font-size: 15px;
        width: 100%;
    }

    .login .link_col {
        width: 100%;
    }

    .login .link {
        float: none;
    }

    .login .pui-autocomplete {}

    .login .tab_foot .time {
        font-size: 12px;
    }

    .warning_box {
        /*width: 90%;
        left: 5%;
        margin-top: 10px;*/
        display: none;
    }

    .warning_box:before {
        border-color: transparent transparent #333333 transparent;
        top: -20px;
        right: none;
        left: 10px;
    }

    /*login排版 end*/
    .info {
        margin-bottom: 0px;
    }

    .info .flexslider .flex-control-nav {
        margin: 15px 0;
        height: 12px;
    }

    .info .title_box .title {
        font-size: 16px;
    }

    .info .title_box span {
        bottom: 4px;
    }

    .info .title_box span a {
        font-size: 11px;
    }

    .announcement ul li .news {
        padding: 4px 4px 4px 0;
    }

    .announcement ul li .news,
    .announcement ul li .news .news_text a,
    .announcement ul li .news .news_text .tag,
    .announcement ul li .news .news_time {
        font-size: 13px;
    }

    .announcement ul li .news .news_time {
        padding-top: 3px;
    }

    .exchange .title_box {
        margin-top: 0px;
    }

    .exchange .box .title {
        font-size: 13px;
        padding: 0 0 0 2px
    }

    .exchange .box .time {
        font-size: 9px;
    }

    .exchange table tr td {
        font-size: 11px;
        /*  height: 30px;*/
        padding: 8px 0;
        height: auto;
    }

    .exchange table th {
        font-size: 11px;
    }

    .exchange table tr th:first-child {
        text-align: left;
        padding-left: 10px;
        width: 21%;
    }

    .exchange table tr td:last-child,
    .exchange table tr th:last-child {
        width: 20%;
        padding-right: 10px;
    }

    .exchange .flag {
        width: 16px;
        height: 16px;
    }

    .exchange table tr td.currency,
    .exchange table tr th.currency {
        width: 15%;
        text-align: center;
    }

    .exchange table tr th.currency {
        width: 250px;
        white-space: nowrap;
        overflow: hidden;
    }

    .help_A {
        margin-top: 0;
        background-image: url(../../img/mobile/pic_newhand.png);
        background-size: contain;
        background-position: 10px 0;
    }

    .help_A .help {
        min-height: 122px;
    }

    .help_A .help .help_box {
        /*top: 50px;*/
        /*min-width: auto;*/
        /*right: 20%;*/
        width: auto;
        position: relative;
        top: 40px;
    }

    .help_A .help .help_box .title {
        font-size: 20px;
        /*position: relative;*/
        /*left: 15%;*/
        text-align: right;
        width: 60%;
        position: absolute;
        right: 0;
    }

    .help_A .help .help_box p {
        display: none;
    }

    .help_A .help .help_box img {
        width: 100%;
        height: auto;
        max-width: 50px;
    }

    .help_B {
        min-height: 90px;
    }

    .help_B .wsize {
        height: 0px;
    }

    .help_B .btn_box {
        width: 100%;
        min-width: 100%;
        position: relative;
        left: 0px;
        top: 10px;
        background-color: white;
        box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }

    .help_B .help_btn {
        width: 33%;
        margin: 0;
        padding: 2px 0px;
        min-height: 64px;
        display: inline-block;
        border-radius: 0px;
        font-size: 12px;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        box-shadow: none;
    }

    .help_B a:last-child .help_btn {
        border-right: none;
    }

    .help_B .help_btn i {
        font-size: 25px;
    }

    .help_B .help_btn span {
        line-height: 15px;
        font-size: 13px;
        top: 3px;
    }

    #icon_slider {
        margin: 0 20px;
    }

    #icon_slider .icon_btn {
        /* height: 115px;*/
    }

    #icon_slider .icon_btn .circle {
        width: 55px;
        height: 55px;
    }

    #icon_slider .icon_btn span {
        font-size: 14px;
        /*  max-width: 85px;*/
        margin: 0 auto;
        margin-top: 10px;
    }

    #icon_slider .icon_btn .icon {
        height: 30px;
        width: 30px;
    }

    #icon_slider .customNavigation div i {
        font-size: 50px;
    }

    #icon_slider .customNavigation .btn {
        top: 20px;
    }

    .ad_bg {
        padding: 20px 0 10px 0;
    }

    .ad ul li {
        width: 100%;
        margin: 0;
        padding: 0 0 15px 0;
        text-align: center;
    }

    .ad ul li:first-child {}

    .ad ul li:last-child {
        padding: 0;
    }

    #footer .consumer_hotline {
        line-height: 22px;
        height: auto;
    }

    #footer .consumer_hotline i {
        font-size: 20px;
        top: 4px;
        left: 8px;
    }

    #footer .phone {
        line-height: 25px;
        font-size: 11px;
    }

    .footer_info {
        line-height: 22px;
        height: auto;
        padding: 4px 0;
    }

    .footer_info span {
        font-size: 11px;
        display: inline-block;
    }

    .footer_info a {
        font-size: 11px;
        position: relative;
        margin-top: 0px;
    }

    .footer_info .suggestion {
        display: none;
    }

    .footer_info .link_box {
        display: inline-block;
    }

    .footer_info .link_box span {
        line-height: normal;
        height: 14px;
    }

    #goToTop {
        bottom: 5px;
        right: 10px;
    }

    #js_container {
        width: 90% !important;
        margin: 0 auto !important;
        left: 5% !important;
        top: 10% !important;
    }

    .doubleCheck .warning_box {
        position: absolute;
        margin-top: 0px;
        left: 5%;
        width: 90%;
        min-width: 150px;
    }

    .pui-password-panel {
        left: 45% !important;
    }

    .pui-password-panel {
        left: 150px !important;
    }

    /*#rwd-header .language_box{
        overflow: visible;
        margin-top: 0px;
    }*/
    /*XML手機版*/
    .icon-XML_icon {
        width: 28px;
        height: 28px;
    }

    /* 2019/10/02新手上路*/
    .help .help_box .title a {
        font-size: 20px;
    }

    .help .help_box .title a:hover {
        text-decoration: underline;
    }

    .help .help_box .title i {
        font-size: 20px;
    }
      /* 2023rwd注意事項 */
    .rwd-dialog {
        width: 90% !important;
        margin: 0 auto !important;
        left: 5% !important;
        top: 10% !important;
    }
    
      .rwd-dialog iframe {
        width: 100% !important;
    }
    
    
}



/*--func-RWD_phone.css end --*/