@charset "utf-8";




/* 暫時 */

img{
  max-width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
}




.flexslider .slides img{
  width: 100%;
}
#contentBox .latestNews{
  width: 100%;
  height: auto;
}

.wrap{
  width: 100% !important;
}


#contentBox .path p{
  padding-left: 0px !important;
}

.demo-container{
  border: 0;
}


/* 共用 */
  #container{
    width: 100% !important;
    margin: 0 auto !important;
  }
 
  #content{
    /* width: 90%; */
        width: 340px;
    margin: 0 auto;
    float: none;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    #content{
      width: 500px;
      margin: 0 auto;
      float: none;
    }
  }


  /* 頁碼 */
  #content .page{
    width: 100%;
    height: auto;
    background-size: cover;
  }

  #content .title{
    width: 100%;
  }


  .desk{
    display: none;
  }

  .phone{
    display: block;
  }


/* 共用 END */




/* header */ 

#header{
  width: 100% !important;
  height: 70px !important;
  position: relative !important;
}


div.welcome_title{

}

#hangingMenu .linkBar{
  height: 140px;
}

#header #logo{
    width: 127px;
    height: 47px;
    /* padding-bottom: 15%; */
    position: absolute;
    top: 37px !important;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

  /* header 上方 */

  #hangingMenu .linkBar{
    width: 355px !important;
    margin: 0 auto;
  }

  /* @media screen and (min-width: 700px) and (max-width: 1020px) {
    #hangingMenu .linkBar{
      width: 500px !important;
    }
  } */


  #hangingMenu{
    width: 100%;
    background-color: #004ea2 !important;
    padding: 2px 0px 2px 0px !important;
    margin: 0 !important;
  }

  #hangingMenu .linkBar .staticText{
    color: #ffffff !important;
  }

  #hangingMenu .linkBar a{
    color: #fff !important;
  }

  #hangingMenu .linkBar a:link{
    color: #fff !important;
    font-weight: normal !important;
  }

  #hangingMenu .linkBar a.first{
    color: #fff !important;
  }

  .header_box .search{
    display: none;
  }

  .white ul.mega-menu{
    display: none;
  }
    /* 分隔線 */
    .seperator{
      border-right: 1px solid #fff !important;
      float: left !important;
      line-height: 1em !important;
      margin: 6px 6px 0 6px !important;
      padding: 0 !important;
    }
    
    /* 語系 */
    #hangingMenu #sliderMap .columnContainer{
      margin: 40px 0px 0px 0px !important;
      padding: 0 25px;
    }

    #hangingMenu #sliderMap .columnContainer .column{
      width: 100% !important;
      float: none !important;
      text-align: right !important;
    }

    #hangingMenu #sliderMap h4{
      text-align: right !important;
      color: #fff !important;
      font-size: 16px !important;
    }
    #hangingMenu #sliderMap ul{
      color: #fff;
      margin: 5px 0px 20px 0px !important;
    }

    #hangingMenu #sliderMap ul li{
      padding: 3px 0;
    }

    #hangingMenu .content a span{
      color: #fff !important;
      font-weight: normal !important;
    }

    #hangingMenu .column a{
      font-weight: normal !important;
    }
    #hangingMenu #sliderMap h3{
      width: 99% !important;
      margin: 0 auto !important;
      border-bottom: 2px inset lightgray !important;
    }

    /* 關閉語系選擇 */
    .menu_close{
      display: block;
      position: absolute;
      top: 35px;
      left: 8px;
      width: 35px;
      height: 35px;
    }

    /* 登入 */
    #hangingMenu .content h1{
      width: 99% !important;
      margin: 0 auto !important;
      border-bottom: 2px inset lightgray !important;
      background-color: whitesmoke !important;
    }   

    #sliderLogin td.td_r{
      color: #fff;
    }
  
  /* header 上方 END*/


  /* header 下方 */
    /* nav */
    .menu {
      cursor: pointer;
      margin: 0 auto;
      padding-left: 0;
      position: absolute;
      top: 46px;
      left: 22px;
      width: 38px;
      height: 38px;
    }
    
    .menu-global {
      backface-visibility: hidden;
      position: absolute;
      left: 0;
      border-top: 3px solid #003193;
      width: 100%;
      transition: 0.4s;
    }
    
    .menu-top {
      top: 0;
    }
    .menu-middle {
      top: 12px;
    }
    .menu-bottom {
      top: 24px;
    }
    
    .menu-top-click {
      backface-visibility: hidden;
      top: 15px;
      transform: rotate(50deg);
      transition: 0.45s 0.4s;
    }
    .menu-middle-click {
      opacity: 0;
    }
    .menu-bottom-click {
      backface-visibility: hidden;
      top: 15px;
      transform: rotate(-410deg);
      transition: 0.45s 0.4s;
    }

    /* nav內 */


    .white ul.mega-menu{
      position: absolute !important;
      top: 82px;
      left: 0;
      width: 100%;
      background: #f2f2f2;
      z-index: 9999;
    }

    .white ul.mega-menu li{
      width: 100% !important;
      float: none !important;
      text-align: left;
    }

    .white ul.mega-menu li a{
      width: 89% !important;
      padding: 10px 0px 10px 10px !important;
      font-size: 15px;
      float: none !important;
    }

    .white ul.mega-menu li a .dc-mega-icon{
      
    }

    .white ul.mega-menu li .sub-container{
      position: relative !important;
      padding-left: 0px !important;
      margin-left: 0px !important;
    }

    .white ul.mega-menu li .sub{
      overflow: hidden;
      box-shadow: 0px 0px 0px !important;
      background: 0 !important;
      border-radius: 0px !important;
    }

    .white ul.mega-menu li .sub-container.non-mega .sub{
      background: 0 !important;
      box-shadow: 0px 0px 0px !important;
      border-radius: 0px;
      padding: 0 !important;
      width: 100%;
      display: block !important;
    }

    .white ul.mega-menu li .sub-container.non-mega li a{
       background: url(images/arrow_off.png) no-repeat 22px 17px !important;
    }
        
    .white ul.mega-menu li .sub .row{
      width: 100% !important;
    }

    .white ul.mega-menu .sub li.mega-hdr li a {
        background: url(skins/images/arrow_off.png) no-repeat -2px 14px !important;
        margin-left: 20px ;
      }
    .white ul.mega-menu .sub li.mega-hdr span {
      display: inline-block;
      width: 8px;
      height: 6px;
      background: url(skins/images/arrow.png) no-repeat 0px 9px;
      float: left;
      margin-left: 8px;
      padding: 18px 0px 0px 0px;
    }
    .white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a{
      background:0 !important; 
      font-weight: normal !important;
    }

    .white ul.mega-menu li .sub li{
      height: auto !important;
    }
    .mega-menu ul.sub_two_ul_nono div li ul li a{
      display: none !important;
    }

    .mega-menu .sub ul.sub_two_ul_display{
      display: none !important;
    }


    .white ul.mega-menu li .sub li.mega-hdr{
      line-height: 1.2;
    }

    .white ul.mega-menu li .sub-container.mega .sub{
      padding: 0px 0px 10px 0px !important;
      width: 100%;
      display: block !important;
    }

  /* header 下方 */

  #hangingMenu .linkBar .linkCenter{
    float: none !important;
    height: auto !important;
    overflow: hidden;
  }

  #hangingMenu .content a{
    color: #fff !important;
    font-size: 13px;
  }

  .search_phone{
    display: block;
    display: block;
    position: absolute;
    right: 25px;
    top: 50px;
    z-index: 99;
  }

  .search_bg{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
  }

  .search_lightbox{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); 
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin: auto;
    width: 85%;
    height: 85%;
    background-color: #FFF;
    border-radius: 10px;
  }

  .search_con{
    width: 100%;
    height: 100%;
    overflow: auto;
  }

  .search_close{
    position: fixed;
    top: -15px;
    right: -15px;
  }

  .close_login_div{
    display: block;
    text-align: left;
    margin-left: 15px;
    padding-bottom: 18px;
  }

  .login_div{
    width: 320px;
    margin: 0 auto;
  }

  .login_div td.td_r{
    width: 100px;
  }

  .login_div td.td_l{
    width: 180px;
  }

  .login_div td.td_ll{
    padding-right: 10px;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .login_div{
      width: 500px;
    }
    .login_div td.td_r{
      width: 100px;
    }

    .login_div td.td_l{
      width: 180px;
    }
  }

  table.login_table{
      width: 100%;
      margin-top: -10px;
      margin-bottom: 4px;
  }

  .login_table_tr3{
    text-align: center;
  }


/* header END */




/* footer */
#footer{
  width: 100% !important;
  height: auto !important;
  background-color: #f9f9f9 !important;
  margin: 30px 0px 0px 0px !important;
  padding: 25px 0 !important;
}

.footerUp{
  width: 90%;
  margin: 0 auto 15px;
  overflow: hidden;
}

#copyright{
    width: 90% !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    margin-top: 11px;
    float: none !important;
}

a.footerLinkGlobal{
  margin-left: 0px;
  margin-right: 3px;
}

#footerLink{
  width: 90%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  height: auto;
  float: none;
  overflow: hidden;
}

#footerLink li a.first{
  margin-left: 0;
}

#footerLink li a{
  color: #858585;
  font-size: 12px;
  line-height: 1.4;
}

/* footer END */


/* index */

  /* main */
  #contentBox .pdCategory{
    width: 340px;
    margin: 0 auto;
    float: none;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
  }

  #contentBox .pdCategory >li{
    margin-right: 0 !important;
    width: 160px !important;
    height: 167px;
    float: none !important;
    margin: 0 6px 10px;
    display: inline-block;
    vertical-align: top;
  }

  #contentBox .pdCategory >li h2{
    text-align: left;
  }

  .cf_adjust{
    width: 100% !important;
    height: 100% !important;
  }

  .cf_adjust #main1{
    height: 100% !important;
  }


  .cf_adjust #main1 .slider1{
    height: 100% !important;
  }

  .cf_adjust #main1 .slider1 .latest_banner{
    height: 100% !important;
    background: 0 !important;
  }

  #contentBox .quickLink{
    /* margin-right: 0% !important; */
    width: 340px !important;
    float: none !important;
    text-align: center;
    border: 0 !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    padding-bottom: 0px !important;
    height: auto !important;
  }

  #contentBox .quickLink>li{
    width: 160px !important;
    float: none !important;
    height: auto !important;
  }

  .quickLinkWrapper{
    width: 160px !important;
    height: auto !important; 
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD;
    margin-left: 6px;
  }

  #contentBox .quickLink li h2{
    text-align: left;
  }

  #contentBox .quickLink li{
    width: 100% !important;
  }

  #contentBox .quickLink li.bg01{
    height: auto !important;
    float: none !important;
  }

  #contentBox .quickLink li.bg02{
    height: auto !important;
    float: none !important;
  }


  @media screen and (min-width: 700px) and (max-width: 1020px) {
    #contentBox .pdCategory{
      width: 500px;
    }
    #contentBox .quickLink{
      width: 500px !important;
    }
    #contentBox .pdCategory >li{
      width: 200px !important;
      height: 201px;
      float: none !important;
      margin: 0 15px 18px;
    }

    .quickLinkWrapper{
      width: 200px !important;
      margin-left: 45px;
    }
  }
  /* main END */

  /* index banner */
  .flex-control-nav{
    bottom: 5px !important; 
  }

  .flex-control-paging li a{
    width: 9px !important; 
    height: 9px !important;
  }

  .flex-direction-nav a:before{
    font-size: 30px !important;
  }

  .flex-direction-nav a{
    width: 30px !important;
    height: 30px !important;
    top: 55% !important;
  }

  .flexslider{
    border: 0 !important;
  }

  /* index banner END */

  /* 跑馬燈 */
  div#abgne_marquee ul li a{
    overflow : hidden;
    text-overflow : ellipsis;
    white-space : nowrap;
    letter-spacing: 0px;
  }

  .latestNews .choose{
    width: 6px;
    padding: 8px 7px;
  }

  div#abgne_marquee ul{
    width: 95%;
    float: left;
  }

  div#abgne_marquee li{
    width: 100%;
  }

  .latestNews .rss{
    background-position: 0px 0px;
    padding-right: 2px;
    width: 15px;
    height: 15px;    
    
  }

  .latestNews a.viewAll{
    height: 25px !important;
    padding-right: 2px !important;
  }

  .marquee_icon{
    text-align: center;
  }

  .marquee_icon .rss{
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
    border-left:0 !important;
    margin-left: -95px;
  }

  .marquee_icon .viewAll{
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
  }

  .marquee_icon span.ig_yb{
    float: none !important;
  }






  /* 跑馬燈 END */

    /* 多國語系 */
    .latestNews span.ig_yb{
      float: right;
      margin-left: 0;
      display: block;
      text-align: right;
    }


    /* 多國語系 END */

/* index END */


/* 解決方案 */

#contentBox .mainBanner{
  width: 100% !important;
  height: auto !important;
  margin-bottom: -3px !important;
  line-height: initial !important;
}

#contentBox .path{
  width: auto !important;
  height: auto !important;
  padding: 14px 10px 14px 10px !important;
  background: 0 !important;
  background-color: #f0f0f0 !important;
  line-height: initial !important;
}

#contentBox .path p{
  width: 78% !important;
}

.path .rss{
  margin-top: 0px !important;
  padding: 0px 3px !important;
}

#sideBar{
  width: 340px;
  margin: 0px auto 18px;
  float: none;
}

#sideBar .titleSolutions{
  width: 340px;
  height: auto;
  background: 0;
  background-color: #c6c6c6;
  margin: 0 auto;
  padding: 12px 0;
  position: relative;
  font-size: 18px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#sideBar ul{
  width: 340px;
  margin: 0 auto;
  display: none;
}

#sideBar li{
  width: 340px;
  padding: 12px 0px 12px 25px;
  box-sizing: border-box;
  font-size: 15px;
  background: 0;
  position: relative;
}

#sideBar li:before{
  content: "";
  display: block;
  width: 3.5px;
  height: 3.5px;
  position: absolute;
  top: 18px;
  left: 13px;
  background-color: #e81f2e;
  border-radius: 50%;
}

#sideBar li.choose{
  background: 0;
  background-color: #b5b5b5;
}


#sideBar .titleSolutions .solutionArrow{
  display: block;
}

#sideBar .titleSolutions .solutionArrow img{
  position: absolute;
  right: 18px;
  top: 22px;
  width: 13px;
}

#sideBar .titleSolutions .solutionArrow img.ArrowClose{
  display: none;
}

#sideBar .bot{
  background: 0;
  width: 100%;
  /* height: 25px; */
  height: 1px;
  background-color: #c6c6c6;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}


@media screen and (min-width: 700px) and (max-width: 1020px) {
  #sideBar{
    width: 500px;
  }

  #sideBar .titleSolutions{
    width: 500px;
  }

  #sideBar ul{
    width: 500px;
  }

  #sideBar li{
    width: 500px;
  }
}

.solution_box{
  width: 100%;
  height: auto !important;
  margin-right: 0;
  background-size: cover;
  border-radius: 7px;
}

.solution_box ul{
  width: 100%;
  height: auto;
}

.solution_box2{
  width: 100%;
  height: auto !important;
  background-size: cover;
}

.solution_box2 ul{
  width: 100%;
  height: auto;
}

.solution_box_img{
  width: auto;
  height: auto;
  padding-left: 0;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.solution_box_bottom{
  width: 100%;
  background-size: cover;
  background: 0;
  background-color: #c4dce9;
  height: auto;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

#content_titleSolutions{
  text-align: center;
  padding-bottom: 8px;
}

.solutions_font05{
  padding: 0px 0 26px 0;
}

.solution_box_study{
  text-align: center;
  padding-right: 0px !important;
}

  /* 第二層 */
  #pressroom_searchbox{
    width: 100%;
  }
  .solutions_img{
    float: none;
    height: auto;
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .solutions_title{
    width: 100%;
  }

  .solu_02 .s2_table {
    width: 100% !important;
    margin-top: 12px;
  }

  #pressroom_searchbox{
    width: 100%;
    height: auto;
    background: 0;
    background-color: #f6f6f6;
    border: solid 1px #b1b1b1;
    border-radius: 4px;
    padding: 15px 0 10px;
  }

  .pressroom_searchbox_title{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #747474;
  }

  .pressroom_form{
    width: 100%;
    height: 23px;
    margin-bottom: 3px;
  }

  ul.pressroom_searchbox{
    padding: 8px 20px 0 20px;
  }

  .pressroom_searchbox li{
    width: 90%;
    float: none;
    margin: 0 auto 6px;
    text-align: center;
  }

  .pressroom_go{
    width: auto;
    padding: 10px 30px;
background: #f0f0f0; 
background: -moz-linear-gradient(top, #fbfbfb, #f8f8f8, #e5e5e5, #d8d8d8); 
background: -webkit-linear-gradient(top, #fbfbfb,#f8f8f8,#e5e5e5,#d8d8d8); 
background: linear-gradient(to bottom, #fbfbfb,#f8f8f8,#e5e5e5,#d8d8d8); 
    border:solid 1px #c9c9c9;
    border-radius: 4px;
    color: #b8b8b8;
    font-size: 14px;
  }

  .solutions_font01{
    padding-left: 0px;
    padding: 6px 0;
    font-weight: 500;
  }

  .solutions_title{
    background: 0;
    background-color: #e0ecf3;
    border-radius: 4px;
    height: auto;
    text-align: center;
    margin-bottom: 12px;
  }

    /* 第三層 */

    .print li{
      padding-top: 0px;
      padding-right: 0;
      float: none;
      display: inline-block;
      vertical-align: top;
      margin: 0 5px;
    }

    .print ul{
      text-align: center;
    }
    /* solution03 */

    .solution3Box .solutions02 ul{}

    .solution3Box .solutions02 ul li:nth-child(1){
      overflow: hidden;
      padding: 6px;
    }

    .solution3Box .solutions02 ul li:nth-child(2){
      margin-top: 10px;
    }
    .solution3Box .solutions02 ul li .detail{
      margin-right: 0px;
      height: auto;
      width: 100%;
      float: none;
    }
    .solution3Box .solutions02 ul li .detail .news_img{
      width: 100%;
      background: 0;
      border: solid 1px #cecece;
      box-sizing: border-box;
      border-bottom: 0;
      min-height: 250px;
      height: auto;
      padding: 5px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
    }

    /* .solution3Box .solutions02 ul li .detail .news_detail_imglist{
      width: 100%;
      background-size: cover;

      height: auto;
      background: none;
      background: #D7D7D7;
      background: -moz-linear-gradient(top, #F0F0F0, #E8E8E8, #DEDEDE, #D5D5D5);
      background: -webkit-linear-gradient(top, #F0F0F0,#E8E8E8,#DEDEDE,#D5D5D5);
      background: linear-gradient(to bottom, #F0F0F0,#E8E8E8,#DEDEDE,#D5D5D5);
    } */

      /* 多國語系 */
      .solutions_font05 table{
        width: 100% !important;
      }

      .solutions_font05 table tr{
        width: 100%;
      }

      .solutions_font05 table tr td{
        width: 25% !important;
      }

      .solution_box_study a:link{
        padding-right: 8px !important;
      }
      #pressroom_searchbox3{
        width: 100%;
        height: auto;
        background: 0;
        background-color: #EFEFEF;
      }
      /* 多國語系 END */

/* 解決方案 END */


/* 產品資訊 */

.productBox.left{
  width: 100% !important;
  height: auto !important;
  float: none !important;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.productBox.middle{
  display: none;
}

.productBox.right{
  width: 100% !important;
  height: auto !important;
  float: none !important;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 10px;
}

#sideBar .titleProducts{
  width: 340px;
  height: auto;
  background: 0;
  background-color: #c6c6c6;
  margin: 0 auto;
  padding: 12px 0;
  position: relative;
  font-size: 18px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#sideBar .titleProducts .solutionArrow{
  display: block;
}

#sideBar .titleProducts .solutionArrow img{
  position: absolute;
  right: 18px;
  top: 22px;
  width: 13px;
}

#sideBar .titleProducts .solutionArrow img.ArrowClose{
  display: none;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {

  #sideBar .titleProducts{
    width: 500px;
  }

}

#content_products{
  width: 90%;
  margin: 0 auto;
  float: none;
}

#content_titleProducts{
  background: 0;
  background-color: #bdd1e3;
  height: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding: 3px 0;
  text-align: center;
  position: relative;
  margin-bottom: 8px;
}

#content_titleProducts p{
  display: inline-block;
  position: relative;
}

#content_titleProducts p:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background-color: #ff0000;
  border-radius: 8px;
  margin-top: -3px;
  margin-right: 3px;
}

#sideBar li.sub{
  width: 100%;
}

#sideBar li.sub:before{
  display: none;
}

  /* detail */

  .products{
    width: 100%;
  }

  .products .productHeadLeft{
    margin: 0 !important;
    float: none !important;
    width: 100% !important;
    height: auto !important;
    min-height: 300px;
  }

  #thumbNav{
    width: 100%;
  }

  .products .productHeadRight{
    width: 100% !important;
    float: none !important;
    
  }

  .productSlider{
    width: 90% !important;
    left: 0px !important;
    right: 0 !important;
    margin: 0 auto;
  }

  .thumb_right{
    right: -8px !important;
  }

  .blockUI.blockMsg{
    width: 90% !important;
    margin: 0 auto !important;
    left: 0px !important;
    right: 0px !important;
  }

  .proImgPopup{
    width: 100% !important;
  }
  .proImgPopup .header{
    width: 100% !important;
  }

  .proImgPopup .bigImg{
    width: 100% !important;
    height: auto !important;
  }
  .proImgPopup .navContainer{
    width: 100% !important;
    margin: 4px 0 0 0px !important;
  }

  /* 產品tab */

  .tabbed_area {
    /* border: solid 1px #33628f; */
  }

  .ui-widget-content{
    min-height: auto !important;
  }


  .menu_tag li{
    width: 100%;
    background: 0;
    float: none;
    height: auto;
    margin-left: 0px;
    overflow: hidden;
    background-color: #fcfcfc;

background: -moz-linear-gradient(top, #f8f8f8, #fafafa, #fdfdfd, #fefeff ); 
background: -webkit-linear-gradient(top, #f8f8f8,#fafafa,#fdfdfd,#fefeff);
background: linear-gradient(to bottom, #f8f8f8,#fafafa,#fdfdfd,#fefeff); 

  }

  .menu_tag{
    height: auto;
    border-bottom: 0px;
  }

  .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    width: 100% !important;
    float: none !important;
    background: 0 !important;
  }

  .menu_tag li a{
    width: 100% !important;
    display: block !important;
    padding: 10px 0;
  }

  .menu_tag li a:hover{
    float: none !important;
    width: 100% !important;
    background: 0 !important;
    height: auto !important;
  }

  .ui-widget-content iframe{
    width: 100% !important;
  }

  .product_tab #container1{
    width: 100% !important;
  }

  .accessories_box{
    width: 100%;
    height: auto;
    float: none;
    box-sizing: border-box;
    border: 0;
    border: solid 1px #d1d1d1;
    border-bottom:0;
  }

  .accessories_box:last-child{
    border-bottom:solid 1px #d1d1d1;
  }

  .productHeadLeft h2{
    margin-bottom: 15px;
  }

  #thumbNav{
    height: 100px !important; 
    margin-bottom: 30px;
  }

  .productSlider ul{
    height: 100%;
    overflow: hidden;
  }
  
  .productHeadRight .productImage{
    width: 100% !important;
  }

  .productHeadRight.phone .print2 {
    display: none;
  }

  .thumb_left{
    left: -8px !important;
  }

  .print2_phone{
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
  }

  .print2_phone ul{
    width: 100%;
  }

  .print2_phone ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
  }
    /* 多國語系 */


    /* 多國語系 END */


/* 產品資訊 END */




/* 客戶服務與支援 */

  #sideBar .titleSupport{
    width: 340px;
    height: auto;
    background: 0;
    background-color: #c6c6c6;
    margin: 0 auto;
    padding: 12px 0;
    position: relative;
    font-size: 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }

  #sideBar .titleSupport .solutionArrow{
    display: block;
  }

  #sideBar .titleSupport .solutionArrow img{
    position: absolute;
    right: 18px;
    top: 22px;
    width: 13px;
  }

  #sideBar .titleSupport .solutionArrow img.ArrowClose{
    display: none;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {

    #sideBar .titleSupport{
      width: 500px;
    }

  }

  /* 下載服務 */
  #support_searchbox{
    width: 310px;
    margin: 0 auto 20px;
    height: auto;
    min-height: 158px;
    padding: 15px;
    background: 0; 
    border: solid 1px #a0a0a0;
    border-radius: 8px;
    background-color: #E3E3E3;
  }

  #content_titleSupport{
    width: 340px;
    margin: 0 auto;
    text-align: center;
  }

  #content_titleSupport.content_titleSupportDownload{
    text-align: left;
    padding-bottom: 10px;
  }

  .support_box{
    padding-left: 0px;
    padding-top: 0px;
    width: 289px;
    height: auto;
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
  }

  .support_form{
    width: 100%;
    box-sizing: border-box;
    line-height: 1;
  }

  .join_arrow{
    padding-top: 0px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
  }

  .support_box2{
    width: 289px;
    height: auto;
    padding-top: 6px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    float: none;
  }

  .join_form{
    width: 100%;
    box-sizing: border-box;
  }

  .join_go{
    padding-top: 20px;
    padding-left: 0;
    float: none;
    width: 100%;
    text-align: center;
    height: auto;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    #support_searchbox{
      width: 470px;
    }
    .support_box{
      width: 448px;
    }
    .support_box2{
      width: 448px;
    }
    #content_titleSupport{
      width: 500px;
    }
  }


  /* 常見問題 */

  .support_text01{
    padding: 10px 0 0px 0;
  }

  #content_titleFAQ{
    text-align: center;
  }

  .join_searchresultline{
    width: 340px;
    margin: 8px auto 10px;
    float: none;
  }

  .faq{
    width: 340px;
    margin: 0 auto;
  }

  .faq_font02{
    padding-left: 0px;
  }

  .services_faq #content .page{
    width: 100%;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .faq{
      width: 500px;
      margin: 0 auto;
    }
  }

  /* 產品保固及維修說明 */
  #serviceTable{
    width: 340px;
    margin: 0 auto;
  }

  ul.number{
    width: 340px;
    margin-left: 0;
    padding-left: 0;
    margin: 15px auto 0;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    #serviceTable{
      width: 500px;
    }
    ul.number{
      width: 500px;
    }
  }

  /* 如何送修 */
  .ths_02 .partner_line{
    width: 340px !important;
    margin: 0 auto;
    float: none;
  }

  .ths_02 .container2{
    width: 340px !important;
  }

  #content_titlePartner{
    width: 340px;
    margin: 0 auto;
  }

  .titlePartner_font01{
    width: 340px;
    margin: 0 auto;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .ths_02 .partner_line{
      width: 500px !important;
    }

    .ths_02 .container2{
      width: 500px !important;
    }

    #content_titlePartner{
      width: 500px;
    }

    .titlePartner_font01{
      width: 500px;
    }
  }

  /* 如何叫修 */
  .ths_03 .service_img{
    width: 340px;
    margin: 0 auto;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .ths_03 .service_img{
      width: 500px;
    }
  }

  /* 維護升級方案 */
  .ths_04 .service_img{
    width: 340px;
    margin: 0 auto;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .ths_04 .service_img{
      width: 500px;
    }
  }

  /* 印字頭保固說明 */
  .ths_05 .service_img{
    width: 340px;
    margin: 0 auto;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .ths_05 .service_img{
      width: 500px;
    }
  }

  /* 新品換貨DOA */
  .ths_06 .service_img{
    width: 340px;
    margin: 0 auto;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .ths_06 .service_img{
      width: 500px;
    }
  }

  /* 報修服務 */
/* 
  #content_titlePartner{
    width: 100%;
    text-align: center;
  }

  table{

  }

  td{} */



/* 多國語系 */

#repair_form{
  width: 100%;
  float: none;

}

.contact_form_text01{
  padding: 15px 0 10px 15px;
}

ul.repair_join .left{
  text-align: left;
  height: auto;
  padding: 6px 5px 0 15px;
}

ul.repair_join .right{
    width: 95%;
    line-height: 16px;
    padding: 2px 0 0 0px;
    margin-left: 10px;
  float: none;
}

ul.repair_join .right select{
  width: 200px;
}

ul.repair_join .right input{
  width: 250px;
  box-sizing: border-box;
}

ul.repair_join .right textarea{
  width: 303px;
}

ul.repair_join .right2{
  width: 93%;
}

ul.repair_join li{
  margin-bottom: 5px;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {
  ul.repair_join .right textarea{
    width: 465px;
  }
}

/* 多國語系 END */

/* 客戶服務與支援 END */

/* 新聞室 */

#sideBar .titlePressroom{
  width: 340px;
  height: auto;
  background: 0;
  background-color: #c6c6c6;
  margin: 0 auto;
  padding: 12px 0;
  position: relative;
  font-size: 18px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#sideBar .titlePressroom .solutionArrow{
  display: block;
}

#sideBar .titlePressroom .solutionArrow img{
  position: absolute;
  right: 18px;
  top: 22px;
  width: 13px;
}

#sideBar .titlePressroom .solutionArrow img.ArrowClose{
  display: none;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {

  #sideBar .titlePressroom{
    width: 500px;
  }

}

.news_event{}

  /* 活動與展覽 */

  #news_list{
    width: 100%;
    float: none;
  }

  ul.news_top .right{
    width: 100%;
  }

  #content_titlePressevent{
    text-align: center;
    padding-bottom: 18px;
  }

  .news_event #pressroom_searchbox{
    margin-bottom: 10px;
  }

  ul.news_date{
    width:108px;
    padding: 4px;
    margin-bottom: 15px;
    height: auto;
    background: 0;
    float: none;
    border:solid 1px #e3e3e3;
    border-top: solid 4px #b3b3b3;
    background: #f7f7f7;
  }

  ul.news_date li{
    width: auto;
    display: inline-block;
    vertical-align: middle;
    color: #535353;
    font-style: 12px;
    font-size: 13px !important;
    font-weight: bold;
  }

  ul.news_date li.news_day{
    padding-top: 0px;
    line-height: 1.5;
  }

  ul.news_date li.news_month{
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1.5;
  }

  ul.news_date li .date_line{
    width: 1px;
    height: 15px;
    border-bottom: 0;
    border-right: solid 1px #d2d2d2;
    overflow: hidden;
    margin-left: 0px;
    margin: 2px 8px 0 8px;
  }

  ul.news_top .left{
    width: 100%;
    height: auto;
    padding: 0 0px 5px 0;
  }

  .news_line{
    width: 100%;
    margin: 15px 0;
  }
    /* detail */

    .news_event_detail #pressroom_searchbox{
      margin-bottom: 10px;
    }

    ul.news_top .info{
      width: 100%;
      min-height: auto;
    }

    #news_detail{
      width: 100%;
      min-height: auto;
    }

    .news_event_detail .detail{
      width: 312px;
      height: auto;
      float: none;
      margin-right: 0px;
      margin: 0 auto;
    }

    /* .news_event_detail .detail .news_img{
      height: auto !important;
      width: 312px;
      background: 0;
      background-image: url(images/news_detail_img.gif);
      background-repeat: no-repeat;
      border: solid 1px #ccc;
      box-sizing: border-box;
      overflow: hidden;
    } */
    .news_img{
      height: auto !important;
      width: 312px;
      background: 0;
      /* background-image: url(images/news_detail_img.gif); */
      background-repeat: no-repeat;
      border: solid 1px #ccc;
      box-sizing: border-box;
      overflow: hidden;
    }

    .news_event_detail .detail li{
      padding: 6px;
    }

    .news_detail_imglist{
      width: 100%;
      height: auto;
      background: none;
background: #D7D7D7; 
background: -moz-linear-gradient(top, #F0F0F0, #E8E8E8, #DEDEDE, #D5D5D5); 
background: -webkit-linear-gradient(top, #F0F0F0,#E8E8E8,#DEDEDE,#D5D5D5); 
background: linear-gradient(to bottom, #F0F0F0,#E8E8E8,#DEDEDE,#D5D5D5);

    }

    ul.news_top .info h1{
      float: none;
      line-height: 1;
      margin: 13px 0 8px;
    }

    ul.news_top .info h2{
      display: none;
    }

    /* detail END */

  /* 活動與展覽 END */

  /* 產品新聞 */
  #content_titlePressroom{
    padding-bottom: 18px;
    text-align: center;
  }

  .news_release #pressroom_searchbox{
    margin-bottom: 10px;
  }

  /* 產品新聞 END */

  /* 產品新聞 detail */

  .news_release_detail #pressroom_searchbox{
    margin-bottom: 10px;
  }

  .news_release_detail .detail{
    float: none;
    margin-right: 10px;
    margin: 0 auto;
  }

  /* 產品新聞 detail END */

  /* 公司新聞 */


  /* 公司新聞 END */

  /* 媒體報導 */
  #content_titlePressReview{
    padding-bottom: 18px;
  }

  .news_review #pressroom_searchbox{
    margin-bottom: 10px;
  }

  /* 媒體報導 END */

  /* 媒體報導 detail */
  .news_review_detail #pressroom_searchbox{
    margin-bottom: 10px;
  }
  /* 媒體報導 detail END */


/* 新聞室 END */


/* 關於我們 */

#sideBar .titleAbout{
  width: 340px;
  height: auto;
  background: 0;
  background-color: #c6c6c6;
  margin: 0 auto;
  padding: 12px 0;
  position: relative;
  font-size: 18px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#sideBar .titleAbout .solutionArrow{
  display: block;
}

#sideBar .titleAbout .solutionArrow img{
  position: absolute;
  right: 18px;
  top: 22px;
  width: 13px;
}

#sideBar .titleAbout .solutionArrow img.ArrowClose{
  display: none;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {

  #sideBar .titleAbout{
    width: 500px;
  }

}

  /* 關於精聯 */
  ul.historyUL{
    width: 100%;
    float: none;
  }

  ul.historyUL li{
    width: 100%;
    float: none;
  }
  ul.historyUL p{
    float: none;
    width: 100%;
  }
  dl.about01 dt{
    line-height: 30px;
  }

  .titleAbout{
    text-align: center;
    margin-bottom: 0px;
  }

  /* 關於精聯 END */

  /* 組織架構 */
  .org_2 img{
    padding-left: 0px;
  }

  .organize_table{
    width: 100% !important;
  }
  /* 組織架構 END */


  /* 經營團隊 */
  .about_managementteam .td_team_img{
    width: 280px !important;
  }

  .about_managementteam .td_team_img img{
     width: 280px !important;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .about_managementteam .td_team_img{
      width: 200px !important;
    }

    .about_managementteam .td_team_img img{
      width: 200px !important;
    }
  }

  /* 經營團隊 END */


  /* 全球據點 */

  .titleAbout02{
    text-align: center;
    margin-bottom: 0px !important;
  }

  .worldwide{
    width: 340px;
    margin: 0 auto 40px;
  }

  .countrylist{
    width: 100%;
  }

  .countrylist > ul{
    width: 340px;
    height: auto;
    float: none;
    margin: 0 auto 40px;
  }

  .countrylist > ul.latin{
    height: 550px;
  }

  ul.aboutContents{
    padding-left: 5px;
  }

  .countrylist > ul.oem ul.aboutContents{
    padding-left: 78px;
  }

  .countrylist > ul.oem_2 ul.aboutContents{
    padding-left: 5px;
  }
  /* 全球據點 END */

  /* 獲獎榮耀 */
  #content ul.about03{
    width: 100%;
  }

  .titleAbout03{
    text-align: center;
  }

  ul.about03 li{
    width: 210px;
    margin: 0px 0px 40px 0px;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    ul.about03 li{
      width: 370px;
    }
  }

  ul.about03 span{
    position: relative;
    top: 0px;
    text-align: left;
    padding-left: 15px;
    color: #1b1b1b;
    margin-bottom: 10px;
  }

  ul.about03 h4{
    padding-left: 15px;
    color: #1b1b1b;
  }

  ul.about03 p{
    padding-left: 15px;
    color: #1b1b1b;
  }

  /* 獲獎榮耀 END */

  /* 策略性聯盟 */

  .titleAbout04{
    text-align: center;
  }

  #content .about04{
    width: 100%;
    text-align: center;
    overflow: hidden;
  }

  #content .about04 li{
    width: 45%;
    height: auto;
    float: none;
    margin: 0px 5px 25px 5px;
    display: inline-block;
    vertical-align: top;
  }

  .about04 li p{
    text-align: left;
  }

   /* 策略性聯盟 END */


  /* 徵才啟事 */

  .titleAbout05{
    text-align: center;
  }
  /* 徵才啟事 END */

  /* 多國語系 */

  ul.about03 h5{
    padding-left: 15px;
    color: #1b1b1b;
  }

  #join_searchbox{ 
    width: auto;
    height: auto;
    padding: 15px;
    border: solid 1px #C9C9C9;
    box-sizing: border-box;
    border-radius: 3px;
    background: 0;

background: #E7E7E7; 
background: -moz-linear-gradient(top, #EFEFEF, #E7E7E7, #DDDDDD, #D9D9D9); 
background: -webkit-linear-gradient(top, #EFEFEF,#E7E7E7,#DDDDDD,#D9D9D9); 
background: linear-gradient(to bottom, #EFEFEF,#E7E7E7,#DDDDDD,#D9D9D9); 
  }

  .join_box{
    width: 80%;
    margin: 0 auto;
    padding-left: 0;
    padding-top: 0;
    float: none;
  }

  .join_form{
    width: 100%;
    margin: 0 auto;
  }

  .join_form #jumpMenu{
    width: 100%;
  }

  .join_box2{
    width: 100%;
    height: auto;
    float: none;
    padding-top: 8px;
  }

  .join_arrow{
    display: none;
  }

  #join_searchbox #form2{
    width: 80%;
    margin: 0 auto;
  }

  #join_searchresult{
    width: 100%;
  }

  #resultlist{
    width: 100%;
  }

  #resultlist .resultlist{
    width: 100%;
  }

  #resultlist .resultlist li{
    margin-bottom: 5px;
  }

  ul.resultlist .left{
    width: 100% !important;
    text-align: left;
  }

  ul.resultlist .right{
    width: 100%;
  }

  ul.resultlist .right02{
    width: 100%;
    margin-top: 10px;
  }
  /* 多國語系 END */

/* 關於我們 END */


/* 連絡我們 */

#content_titleContact{
  text-align: center;
}

#content_contact{
  padding-left: 0px !important;
  float: none !important;
  width: 340px !important;
  margin: 0 auto !important;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {
  #content_contact{
    width: 500px !important;
  }
}


.contact_form_title{
  color: #000;
  font-weight: normal;
}

#contactform{
  width: auto;
  padding: 10px;
}

.contactform.plusLeft{
  overflow: hidden;
}

ul.plusLeft li div.left{
  /* width: 29%; */
      width: 33%;
}

ul.contactform div.right{
  /* width: 68%;  */
      width: 65%;
}

img.plusImg{
  display: none;
}

.contact_form{
  width: 100%;
  box-sizing: border-box;
}

.contact_form2{
  width: 100%;
  box-sizing: border-box;
}

.contact_form3{
  width: 100%;
  box-sizing: border-box;
}

.contact_btn{
  display: block;
  margin-top: 22px;
  overflow: hidden;
}

.formButton1{
  float: left;
  margin-right: 6px;
}

.formButton2{
  float: left;
  margin-right: 6px;
}

.contact_us{
  width: 100%;
  height: auto;
  float: none;
}

.contactline{
  width: 100%;
  float: none;
  border-bottom-color: #e5e5e5;
  margin-bottom: 15px;
  margin-top: 15px;
}

.contactline.contactlineBlue{
  border-bottom-color:#428FC4;
}


.contact_us_tw{

}

.contact_line{
  width: 100%;
  float: none;
  border-bottom-color: #e5e5e5;
}

.contact_line.contactlineBlue{
  border-bottom-color:#428FC4;
}

ul.contact div.title{
  width: 100%;
  margin-left: 0px;
}


ul.contact .title a{
  width: 100%;
  display: block;
  color: #0068b7;
  margin-bottom: 15px;
    
}

ul.contact .title2{
  width: 100%;
  margin-left: 0px;
  margin-bottom: 5px;
}

.contact_us .contact li{
  margin-bottom: 1.5px;
}

ul.contact .left{
  color: #00479d;
}

  /* 多國語系 */

    .contact_us_phone_none{
      display: none;
    }

  /* 多國語系END */

/* 連絡我們 END */


/* 網站導覽 */

#content_titleContact{
  width: 340px !important;
  margin: 0 auto 15px !important;
}

ul.sitemap{
  width: 340px !important;
  float: none !important;
  min-height: auto !important;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 0px !important;
  margin-top: 0px !important;
}

ul.sitemap li.sitemap_parent{
  width: 100% !important;
  float: none !important;
  padding-left: 0px !important;
  padding: 15px 0 !important;
}

ul.sitemap_child2 li{
  margin-left: 10px !important;
}

a.sitemap_child1{
  display: block;
  padding-bottom: 2px;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {
  ul.sitemap{
    width: 550px !important;
  }

  #content_titleContact{
    width: 550px !important;
  }

  ul.sitemap{
    width: 550px !important;
  }
}

/* 網站導覽 END */

/* 使用規範 */

#PrivacyPolice_title{
  width: 340px !important;
  margin: 0 auto;
}

#PrivacyPolice{
  width: 340px !important;
  margin-left: 0px !important;
  margin: 0 auto;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {
  #PrivacyPolice_title{
    width: 550px !important;
  }

  #PrivacyPolice{
    width: 550px !important;
  }
}

/* 使用規範 END */


/* 個人資料保護政策暨隱私權聲明 */

#PrivacyPolice li ul.PrivacyPolice_child{
  width: 340px !important;
  margin-left: 0px !important;
  margin: 0 auto;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {
  #PrivacyPolice li ul.PrivacyPolice_child{
    width: 550px !important;
  }
}

/* 個人資料保護政策暨隱私權聲明 END */

/* 投資人服務 */

#sideBar .titleInvestor{
  width: 340px;
  height: auto;
  background: 0;
  background-color: #c6c6c6;
  margin: 0 auto;
  padding: 12px 0;
  position: relative;
  font-size: 18px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#sideBar .titleInvestor .solutionArrow{
  display: block;
}

#sideBar .titleInvestor .solutionArrow img{
  position: absolute;
  right: 18px;
  top: 22px;
  width: 13px;
}

#sideBar .titleInvestor .solutionArrow img.ArrowClose{
  display: none;
}

@media screen and (min-width: 700px) and (max-width: 1020px) {

  #sideBar .titleInvestor{
    width: 500px;
  }
}


  /* 營收公告 */
  #content_titleSalesreport{
    text-align: center;
  }

  .salesreport_table{
    width: 100% !important;
    table-layout: auto !important;
  }

  /* 營收公告 END */

  /* 財務報告 */

  .financereport_table{
    width: 100% !important;
    table-layout: auto !important;
  }

  .financereport_td02{
    font-size: 12px !important;
    padding-left: 5px !important;
  }

  #content_titleFinancereport{
    text-align: center;
  }

  .financereport_tr01 td:nth-child(1){
    width: 22%;
  }

  /* 財務報告 END */

  /* 公司治理 */

  .investorintro h2{
    text-align: center;
    margin-top: -12px;
  }

  .director_intro{
    width: 100% !important;
    font-size: 12px !important;
  }

  #director_nav ul{
    overflow: hidden;
  }

    .appoint{
      width: 100%;
    }

    .study{
      width: 100%;
    }

    .decision{
      width: 100%;
    }
    
    .table_download{
      width: 100%;
    }

    .org{
      text-align: center;
    }

    .org img{
      padding-left: 0px;
    }

  /* 公司治理 END */

  /* 股務資訊 */
  .insideprocess h2{
    text-align: center;
  }
  .stock_info{
    width: 100%;
  }

  .insideprocess table{
    width: 100% !important;
  }

  .for_investor table{
    width: 100% !important;
  }

  /* 股務資訊 END */

  /* 員工權益 */
  /* 員工權益 END */
  /* 投資人訊息 */
  /* 投資人訊息 END */

  /* 利害關係人專區 */

  .parties_table{
    width: 340px !important;
    margin: 0 auto;
  }

  .investorContact_line{
    float: none;
    width: 340px;
    margin: 0 auto;
  }

  .investorContact{
    width: 100%;
    height: auto;
    float: none;
  }

  .investorContact li{
    width: 100%;
  }

  ul.investorContact .title{
    width: 100%;
  }

  .parties_table tr{
    width: 100%;
  }

  .parties_table tr .adjust_width{
    width: 100% !important;
  }

  #content_titleInvestorContact{
    text-align: center;
    padding-bottom: 5px;
  }

  ul.investorContact .right{
    width: 280px;
  }

  .investorContact_font01{
    padding-bottom: 0px;
    padding-top: 12px;
    text-align: left;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .parties_table{
      width: 500px !important;
    }

    .investorContact_line{
      width: 500px;
    }
  }
  /* 利害關係人專區 END */

  /* 檢舉信箱 */

  .accusation_table{
    width: 340px !important;
    margin: 0 auto;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .accusation_table{
      width: 500px !important;
    }
  }

  /* 檢舉信箱 END */

/* 投資人服務 END */



/* 麵包屑區塊 rss*/
div.path a.yb{
  margin-top: 0px;
  margin-right: 5px;
}

div.path a.ig{
  margin-top: 0px;
  margin-right: 5px;
}

/* 麵包屑區塊 END */


#main{
  height: auto !important;
}


/* 會員區塊 */


  /* 加入會員 */

  .content_join{
    width: 340px !important;
    margin: 0 auto !important;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .content_join{
      width: 500px !important;
    }
  }

  #content_titlePartner{
    width: 100%;
    text-align: center;
  }

  .partner_line{
    width: 100% !important;
  }

  #partner_join_form{
    width: 100% !important;
    float: none !important;
  }

  #content2{
    width: 100%;
    float: none;
  }

  #partner_join{
    width: 100% !important;
    float: none !important;
    overflow: hidden !important;
  }

  #partner_join_form{
    width: 100% !important;
    float: none !important;
    box-sizing: border-box;
  }

  ul.partner_join div.right2{
    float: none !important;
  }

  ul.partner_join .plusSendBar{
    width: 100% !important;
    text-align: center !important;
    margin-top: -6px;
  }

  ul.partner_join .right{
    width: 100% !important;
  }

  .odd{
    overflow: hidden;
  }

  .even{
    overflow: hidden;
  }

  ul.partner_join .left{
    width: 22% !important;
    height: auto  !important;
    line-height: 16px !important;
    padding: 6px 5px 6px 3px !important;
  }

  ul.partner_join .right{
    width: 70% !important;
    line-height: 16px !important;
    padding: 6px 0 6px 6px !important; 
  }

  span.titleSP2{
    font-weight: normal;
  }

  .content_join table{
    width: 100%;
    margin-top: 5px;
  }

  .content_join .partner_line{
    margin-bottom: 30px;
    margin-top: 15px;
  }

  .content_join ul.partner_join .left{
    width: 25% !important;
  }

  .content_join #l_tel_01{
    width: 22px;
  }

  .content_join #l_tel_03{
    width: 25px;
  }

  .content_join #l_addr_01{
    margin-bottom: 10px;
  }
  
  /* 加入會員 END */


  /* 會員資料 */

  /* 會員資料 END */


  /* 更新密碼 */
  .partner_join_form2{
    width: 85% !important;
  }
  ul.partner_join .right2{
    height: auto !important;
    float: none !important;
    padding: 6px 0 0 0px !important;
  }

  .formButton{
    height: auto !important;
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
    padding: 3px 0 !important;
  }

  /* 更新密碼 END */


  /* 報修服務 */




  /* 報修服務 END */

  /* 忘記密碼 */
  .content_repwd{
    width: 340px !important;
    margin: 0 auto !important;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .content_repwd{
      width: 500px !important;
    }
  }

  .content_repwd ul.partner_join .left{
    width: 25% !important;
  }

  /* 忘記密碼 END */

  /* 重新寄發會員認證 */

  .content_validate{
    width: 340px !important;
    margin: 0 auto !important;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .content_validate{
      width: 500px !important;
    }
  }

  /* 重新寄發會員認證 END */



/* 會員區塊 END */





/* 0314 語系簡體中文調整*/

#newBridge .nb-icon-right-center{
  top: initial !important;
  bottom: 2% !important;
  -webkit-transform: translateY(0%) !important;
  -moz-transform: translateY(0%) !important;
  -ms-transform: translateY(0%) !important;
  -o-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
}


/* 0314 語系印度調整*/
.slide-out-div{
  top: initial !important;
  bottom: 120px !important;
  position: fixed !important;
  /* height: 122px !important; */
}


#header #logo{
  width: 126px;
  height: 42px;
  background: url('images/unitech_logo_phone_2.svg') no-repeat 0px 0px !important;
}

#header #logo h1{
  height: 100%;
}

.handle{
    width: 122px !important;
    top: initial !important;
    /* bottom: -10px !important; */
    left: -40px !important;
}

/* 0322 修正 */

  /* 解決方案 table */
  .solutions_font04{
    padding-left: 10px;
  }

  /* 客戶服務與支援 下載專區 table */
  .support_table{
    width: 100% !important;
  }

  /* 技術服務與維修 修正 */
  .about01 table{
    width: 100% !important;
  }

  /* 會員專區修正 */
  .repair_join_form3{
    width: 100% !important;
  }

  .noIcon{
    width: 340px;
    margin: 0 auto;
  }

  #partner_login{
    width: 340px;
    height: auto;
    margin: 0 auto 35px;
    padding-right: 0;
    float: none;
  }

  .partner_line.partner_line_member{
    width: 340px !important;
    margin: 10px auto 15px;
    float: none;
  }

  .titlePartner_font02{
    padding-left: 0;
  }

  #content2.content2_member{
    width: 340px;
    margin: 0 auto;
  }

  #partner_join.partner_join_member{
    width: 340px !important;
    margin: 0 auto;
  }

  #doublecombo{
    width: 340px;
    margin: 0 auto;
  }

  .plusPadding{
    width: 90%;
    margin: 0 auto;
    padding-left: 0;
  }

  ul.partner_join_bussiness{
    width: 90% !important;
    margin: 0 auto;
  }

  ul.partner_join_bussiness .left{
    display: none !important;
  }

  ul.partner_join_text{
    width: 90% !important;
    margin: 0 auto;
  }

  ul.partner_join_text .left{
    display: none !important;
  }

  ul.partner_join_text .right{
    width: 95% !important;
  }

  ul.partner_join_textarea{

  }

  ul.partner_join_textarea .left{
    display: none !important;
  }

  ul.partner_join_textarea .right{
    width: 95% !important; 
  }

  ul.partner_join_textarea .formButton{
    margin-top: 10px;
  }

  .plusHeight{
    line-height: 17px;
  }

  ul.partner_login .left{
    width: 102px;
  }

  ul.partner_login .right{
    height: auto;
  }

  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .noIcon{
      width: 500px;
      margin: 0 auto;
    }
    #partner_login{
      width: 500px;
      height: auto;
      margin: 0 auto 35px;
      padding-right: 0;
      float: none;
    }
    .partner_line.partner_line_member{
      width: 500px !important;
    }


    #content2.content2_member{
      width: 500px;
      margin: 0 auto;
    }

    #partner_join.partner_join_member{
      width: 500px !important;
      margin: 0 auto;
    }

    #doublecombo{
      width: 500px;
      margin: 0 auto;
    }

  }

  /* 產品detail */

  .thumb_left{

  }

  .thumb_left img{
    width: 13px;
  }

  .thumb_right img{
    width: 13px;
  }

  #fragment-1 table,#fragment-2 table,#fragment-3 table,#fragment-4 table,#fragment-5 table{
    width: 100% !important;
  }

  /* 會員專區  漢堡選單 */ 

  .demo-container{
    visibility: visible !important;
  }



  /* 0412 solutions03 */ 
  .product08_box{
    width: 100%;
    height: auto;
    
  }

  
  @media screen and (min-width: 700px) and (max-width: 1020px) {
    .product08_box{
      background-size: cover;
    }
  }

  .product08_contact{
    width: 100% !important;
    padding: 15px 0;
  }
  
  .product08_li{
    position: relative;
  }

  .product08_font01{
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0px;
  }

  .product08_font02{
    position: absolute;
    top: -3px;
    right: 6px;
    float: none;
  }

  .product08_font03{
    padding-left: 0px;
  }

  .product08_left{
    width: 26%;
    padding-left: 3px;
  }

  .product08_right{
    width: 60%;
  }

  .product08_right2{
    width: 100%;
    text-align: center;
  }

  .product08_form1{
    width: 100%;
    padding-left: 0px;
  }

  .product08_form2{
    width: 100%;
    padding-left: 0px;
  }

  .proImgPopup .navContainer .middle{
    width: 85% !important;
  }
  .proImgPopup .navContainer .middle .popupSlider{
    width: 100% !important;
  }

  .proImgPopup .navContainer .right{
    float: right;
  }

  .proImgPopup .navContainer .right .arrowRight{
    width: 10px !important;
    height: 16px !important;
  }

  .proImgPopup .navContainer .right .arrowRight img{
    width: 10px !important;
  }

  .proImgPopup .navContainer .left .arrowLeft{
    width: 10px !important;
    height: 16px !important;
  }

  .proImgPopup .navContainer .left .arrowLeft img{
    width: 10px !important;
  }
