@charset "UTF-8";
/*-----------------------------------------------
Name:     JTL-mobile-css
Designer: Tina
Date:     2015-3-5-start
----------------------------------------------- */
.header_in,
.sitemap,
.copyright{
    width: 100%;
}
/*header*/
.header_wrap{
    min-height:initial;
    padding:15px 0 10px;
    /*position:static;*/
}
.mobile{
    display:block;
    position:absolute;
    background:#303030;
    background:rgba(48,48,48,0.95);
    top:78px;
    left:0px;
    padding:20px 20px 200px;
    width:60%;
    /*height:100%;*/
    z-index:100;
}
.btn_trigger{
    display:inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/icon_trigger.png) no-repeat 7px 8px;
    text-indent: -9999px;
    position: absolute;
    top: 13px;
    left: 20px;
}
.btn_trigger.current{
    background-color:#d20000;
    background-position:7px -44px;
}
.btn_trigger:focus{
	position: absolute;
}
.logo {
    /*top:inherit;*/
    position:absolute; top:5%;
}


.nav,
.related{
    display:none;
}

.tabs-repair .nav, #content .nav { display: block;}
.mobile .nav,
.mobile .related{
    display:block;
    float:none;
    border-bottom: #666666 1px solid;
    /*margin-bottom:36px;*/;
}
.nav > ul > li, .sb-menu > ul > li {
    float: none;
    margin-bottom:22px;
    margin-right: 0px;
    font-size: 2.2rem;
}
.nav > ul > li > strong a, .sb-menu > ul > li > strong a,
.nav > ul > li > a {
    display:block;
    color:#ffffff;
    padding:7px 8px;
    border-bottom: #666666 1px solid;
}
.nav > ul > li strong > a:hover,
.nav > ul > li > strong a:active,
.nav > ul > li.current > strong a, .sb-menu > ul > li.current > strong a {
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    border:none;
        border-bottom: #d20000 1px solid;
}
.submenu {
    padding: 0px;
    margin:0px;
    position:static;
    background: transparent;
}
.submenu ul,
.submenu.sm_product ul {
    width: initial;
    margin:20px 0;
    margin-left: 25px;
}
.submenu.sm_product ul ul{
    margin:15px 0 20px;
    margin-left: 25px;
}
.submenu > ul li,
.submenu.sm_product > ul li {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 12px;
}
.submenu.sm_product > ul > li > a:first-of-type {
    margin-bottom: 0px;
}
.submenu > ul > li a {
    color:#cccccc;
    font-size:1.9rem;
    line-height:135%;
    margin-bottom:0;
}
.submenu.sm_product > ul > li li a {
    display:block;
}
.btn_related {
    position: static;
}
.sm_about,
.sm_contact {
    width: auto;
}
.mobile .btn_related {
    /*width: 40px;*/

}
.mobile .btn_related a {
    /*width: 40px; height: 40px;*/
     color:#fff; text-align: left;
}
.mobile .b_fb > a {
    /*background-size: 13em; width: 40px;*/
}
.mobile .b_language > a {
    text-indent: 0;
        font-size: 2rem;
        text-align: center;
        line-height: 40px;
    color:#ffffff;
    background-image:none;
}
.mobile .b_language.current > a {
    background-color: #d20000;
}
/*content*/
.content_wrap {
    padding-bottom: 0px;
    position:relative;
    z-index: 0;
}
.products .path,
.aboutjtl .path{
    display:none;
}
.products .content_wrap_in,
.products .content_wrap_in{
    padding-top: 78px;
}
.btn_compare {
    display:block; width:auto;
}
.mobile .btn_compare {
        /*margin-left: -10px;*/
}
.btn_compare a {
    padding: 3 0 0 3px!important; display: block;
    /*
    background-position:10px 5px;
    width: 95px;
    height: 50px;
    line-height: 50px;

    background-size: 2em;
    font-size: 2rem;
    */
}
.btn_compare a:hover {
    color:#ffffff;
}
/**fb button */
.sb-menu .b_fb { display:block; }
.sb-menu .b_fb a { display:block;
    padding: 0 0 0 40px!important; margin: 15px 0 0 11px;
    background:#4a4a4a url(../images/icons_footer.png) no-repeat 0;
    text-indent:-9999px;
    /*width:30px;*/
}

/*footer*/
.footer_wrap {
    position:static;
    z-index: 0;
    margin-top: -0px;
    min-height:inherit;
}
.copyright {
    width: 90%;
}
.sitemap .related,
.sitemap_list {
    display:block;
    float: none;
    width: 90%;
    margin:0 auto;
    padding: 20px 0 40px;
}
.designer {
    text-align:left;
    margin-top: 0px;
}
/*PAGE
-----------------------------------------------*/
/*INDEX*/
.indeximg{
    height:460px;
}
.indeximg img{
    /*height:260px;*/
}
.pagetitle_region{
    width:80%;
}
/*暫時卡位置用*/
.indeximg > p{
    height:460px;
}
.indeximg > p img{
    height:460px;
}
.products .gallery_region .btn_prev,
.products .gallery_region .btn_next,
.indeximg .btn_prev,
.indeximg .btn_next{
    display:none;
}
.imgcontent_region{
    bottom:0;
    left:0;
    min-width:100%;
    padding: 20px 0;
}
.imgcontent_region h2,
.imgcontent_region h3,
.imgcontent_region p{
    padding: 0 30px ;
}
.iw_pict,
.iw_txtcontent{
    width:100%;
    float:none;
    padding:0;
    margin:0
}
.index_webpart li:nth-child(2n-1) .iw_pict{
    margin-right:0px;
    float:none;
}
.sitemap .related{
    width:80%;
    padding:20px 0 60px;
}
.service_tel strong {
    letter-spacing: 0;
}
.sl_product,
.sl_about{
    min-height:inherit;
    float:none;
}
.sitemap_list  {
    display:none;
}
/*PRODUCTS*/
.gallery_region .imgcontent_region {
    left: 0%;
}
.products .pagetitle_region {
    width: 86%;
    margin: 20px auto;
}
.pagenavi,
.products .pagenavi{
    float:none;
    margin: 30px 0;
}
.pro_list li,
:root .pro_list li {
	width: 46%;
    margin: 0 2% 5%;
    padding-bottom:40px;
    border-bottom:#cccccc 1px solid;
}
.pro_list .info_img {
/*    height: auto; height:240px;*/
}

.p_prev{
    margin-right:0px;
}
.p_next{
    margin-left:0px;
}
.products .pagetitle_region p {
    width: 100%;
}
.tiles{
    width:100%;
}
.products .tiles .btn_prev {
    left: 0px;
    display: block;
}
.products .tiles .btn_next {
    right: 0px;
    display: block;
}
.info_img,
.info_img img {
    float: none;
    margin-left: 0px;
    /*width:100%;
    display:block; whs*/
    margin: 0 auto;
}
.info_img i img { margin-left: 4%;}
.info_brief {
    margin: 20px 0;
    /*float: none;whs*/
    width: 90%;
    /*padding: 0 5%;whs */
}
.tiles.detail_header h1 {
    margin-right: 0;
}
.detail_features li:nth-child(2n+1) .info_img {
    float: none;
}
.detail_features .info_img {
    width: 100%;
}
.detail_features .info_brief {
    margin: 5% 0 15%;
    width: 100%;
    padding-left: 0%;
}
.detail_function .info_img {
    height: auto;
}
.detail_function h2 {
    position:static;
    top: initial;
    margin-bottom: 20px;
}
.detail_function ul li,
:root .detail_function ul li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
}

.detail_adimg {
    height: 460px;/*暫時卡位置用*/
}
.detail_spec{
    margin:30px 0;
}
.detail_spec .info_img,
.detail_spec .info_brief {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding:0;
}
.detail_spec .info_img{
    width: 90%;
    text-align:center;
}
.detail_spec .info_brief {
    margin-top: 30px;
}
.flexslider {
        width:95%;
    padding:0;
}
.slides_out {
    width: 250px;
}
.slides {
    margin-left: 0;
}
.slides li,
.detail_related .info_img,
.detail_related .info_img img {
    width: 250px;
}
.flexslider .btn_prev,
.flexslider .btn_next {
    top: 40%;
}
.detail_function h2,
.detail_function ul,
.detail_features,
/*.detail_spec,*/
.detail_related h2{
        /*width:90%;*/
    padding:0 0%;
}
.detail_spec {
  border: 0;
  padding: 0;
}
.pro_list li::after{
    display:none;
}
/*FAQ+CONTACT+ABOUT*/
.aboutjtl .content_wrap_in,
.contactus .content_wrap_in,
.faq .content_wrap_in {
    width: 100%;
    padding: 40px 0 20px;
}
.contactus .sidebar_menu,
.sidebar_menu,
.content_wrap_in > h1 + p,
.contactus .content_wrap_in > .info_tel{
    float: none;
    width: 93%;
    margin: 0 auto;
}
.stores_region,
.faq_list_region,
.faq_detail_region,
.form_region {
    float: none;
    width: 93%;
    margin: 30px auto;
}
.qa_q {
    width: 9%;
}
.ansower_region .editor_region,
.faq_list .info_brief {
    width: 90%;
    padding-left: 9%;
}
.ansower_region .editor_region img {
    max-width: 100%;
}
.faq_list li a {
    width: 90%;
}
.faq_detail_region .pagenavi {
    float:right;
}
.info_tel,
.info_fax,
.info_add,
.info_email{
    float:none;
    margin-right:0%;
    width:100%;
}
.googlemap_region iframe{
    width:95%;
}
.contactus .content_wrap_in > h1{
    margin-left: 3%;
}
.contactus .content_wrap_in > .info_tel{
    padding: 10px 0;
    text-align: center;
    margin:20px auto 0px;
}
.form_region{
    font-size: 1.5rem;
}
.form_region table:first-of-type,
.form_region table:nth-child(2) {
    width: 100%;
    float: none;
    margin-top: 0px;
}
.form_region td {
    padding-right: 0px;
    width:70%;
}
#contactForm td,
#contactForm th {
    white-space: normal;
}
.form_region th {
    width: 29%;
    vertical-align:top;
    padding-top:15px;
}
.k_city .keyins{ width:100%;}
.k_add .keyins{ width:100%;}
.k_class .keyins{ width:100%;}
.k_code,
.k_code .keyins{ width:100%;}
.k_about .keyins,
.k_email .keyins,
.k_textarea .keyins{
    width:100%;
}
.inputout.k_textarea {
    width: 80%;
}
.form_region .inputout {
    width: 90%;
}
.form_region .btn_enter {
    margin-right: 0;
    float: none;
    top: 0;
    margin-left: 5.5%;
    font-size: 2.3rem;
}
.imgcode {
    margin: 5px 5px 5px 15px;
}
.k_class + .required{
    display:block;
}
.imgcode img {
    height: 60px;
    vertical-align: middle;
}
.btn_reture {
    width: 40px;
    height: 40px;
    margin-top: 18px;
        background-size: 3rem;
}
.btn_reture:hover {
    background-position: 0px -60px;
}
.inputout {
    display: block;
}
.inputField {
    display: block;
}
.aboutjtl .content_text{
    width:90%;
    margin:0 auto;
}
.aboutjtl .content_wrap_in > h1 {
        margin: 0 5%;
    margin-bottom: 30px;
}
.aboutjtl .content_text img{
    width: 88%;
    padding: 6%;
}
/* Contact
 --------------------------------------------*/
.contact.qx-dialog .qx-dialog-box {
        width: 90%;
        height: 90%;
        max-height: 90%;
        padding: 0;
}
.contact.qx-dialog .qx-dialog-box .qx-dialog-content {
        padding: 20px;
}
.contact.qx-dialog .qx-dialog-box .qx-dialog-message {
        max-height: 100%;
        overflow: visible;
}
.contact.qx-dialog .qx-dialog-box .qx-dialog-buttons span a {
        display: block;
}

/*compare*/
.btn_add {
    text-align: left;
}
.btn_add span {
    width: 50px;
    height: 50px;
    background-position: -20px -20px;
}

.btn_add:hover span{
    background-color:#d20000; background-position: -20px -120px;

}


.qxdc-detail {
    position: absolute; top: 15%; left: 11%; width: 100%; height: auto;  padding: 20px;  margin-left: -40px;
}
.qx-dialog.pro_compare .qxdc-detail-content .info_img {
    width: 40%;
}
.qx-dialog.pro_compare .qxdc-detail-content .info_brief{
        width: 50%; margin: 0;
}

@media only screen and (max-width : 480px) {
    .qx-dialog.pro_compare .qxdc-detail-content .info_img {
        width: 100%; margin-top: 10%;
    }
    .qx-dialog.pro_compare .qxdc-detail-content .info_brief{
            width: 100%; margin-top: 1%;
    }

}

.qx-dialog.pro_compare .qxdc-detail-content .pro_name strong {
    font-size: 2rem;
    line-height: 1.9rem;
}
.qx-dialog.pro_compare .qxdc-detail-content .btn_add {
    margin-top: 30px;
    background-position: 70px 6px;
    width: 100px;
    font-size: 1.2rem;
}

.qx-dialog.pro_compare .qxdc-detail-content .btn_next{
        /*right:0;*/
}

/*.btn_prev, .btn_next { top:40%; }*/

.btn_prev a,
.btn_next a{
        display:block;
        width:50px;
        height:60px;
        }

.navbar-fixed-top{  
    padding: 38px 38px ;
}
.navbar-fixed-bottom {
    padding: 38px;
}

.member { display: block!important;  margin-left: 5px!important; }
img.visible-desktop { display: none; }
.page-banner { display: none; }
@media screen and (max-width: 670px) {
.pro_list li, :root .pro_list li{ width:98%;margin: 0 15px 15%;}
}
@media only screen and (min-width : 480px) {
.caption {
        margin-left: 3%!important;  bottom: 0%!important;
}
}
@media only screen and (max-width : 480px) {
        .caption { margin-left: 0%!important;    bottom: 0!important;   padding: 30px!important; }

    }
#mobileMenu .related span {
    display: block;
    margin: 10px;
}

.tiles .info_img { width:100%; }
.col-sm-4 #area { margin-top:10px; }