#main_menu .open > .dropdown-menu > li:nth-child(1) > a:before {
  content: " ";
}
#main_menu .open > .dropdown-menu > li:nth-child(2) > a:before {
  content: " ";
}
#main_menu .open > .dropdown-menu > li:nth-child(3) > a:before {
  content: " ";
}
#main_menu .open > .dropdown-menu > li:nth-child(4) > a:before {
  content: "";
}
#main_menu .open > .dropdown-menu > li:nth-child(5) > a:before {
  content: " ";
}
#main_menu .open > .dropdown-menu > li:nth-child(6) > a:before {
  content: " ";
}
#main_menu .open > .dropdown-menu > li:nth-child(7) > a:before {
  content: "";
}
#main_menu .open > .dropdown-menu > li:nth-child(5) {
  clear: none;
}
#main_menu #m1.open > .dropdown-menu > li {
  float: left;
  width: 25%;
  margin-bottom: 50px;
  text-align: left;

}
#main_menu #m2.open > .dropdown-menu > li {
  float: left;
  width: 15%;
  margin-bottom: 0px;
  margin-right: 40px;
  text-align: center;
}
#main_menu #m1.open > .dropdown-menu > li:nth-child(4n+1) {
  clear: left
}
.clean {
  overflow: hidden;
  margin-bottom: 15px;
}
.l_pic {
  float: left;
  width: 45%;
}
.r_info {
  float: left;
  width: 50%;
  padding-left: 20px;
  font-size: 16px;
}
.r_info span {
  font-size: 20px;
}
.global-area p span {
 font-weight: bold;
}
.input-group-btn:last-child > .btn:hover, .input-group-btn:last-child > .btn-group:hover {
  margin-left: -1px;
/*  color: #fe0008; */
}
/* 產品詳細業 go top tab 按鈕*/
.tabbable {
  position: relative;
}
.tab_top li {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 4%;
}
.res_pic.col-md-6 {
  padding: 10px;
}
.nav-tabs > li:hover a, .nav-tabs > li.active a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  font-weight: normal;
  border: 2px solid #00396f;
  border-bottom-width: 4px;
  border-bottom-color: #fe0009;
  color: #00396f;
  background-color: transparent;font-weight: bold;
}
@media screen and (max-width : 1704px) {
  #main_menu .open > .dropdown-menu {
    padding: 36px 10px 36px 30px;
  }
}
@media screen and (max-width : 1704px) {
  #main_menu .open > .dropdown-menu {
    padding: 36px 0px 36px 137px;
  }
}
@media screen and (max-width : 1440px) {}
@media screen and (max-width : 1200px) {
  .tab_top li {
    width: 6%;
  }
}
@media screen and (max-width : 1100px) {
  #main_menu #m2.open > .dropdown-menu > li {
    width: 50%;
    margin-right: 0;
    text-align: left;
  }
  /*
  #main_menu .open > .dropdown-menu > li:nth-child(3n+1) {
    clear: none;
  }
  #main_menu .open > .dropdown-menu > li:nth-child(2n+1) {
    clear: left;
  }
*/
  .tab_top li {
    bottom: -150px;
    width: 6%;
  }
}
@media screen and (max-width : 1024px) {
  #main_menu #m1.open > .dropdown-menu > li {
    width: 50%;
  }
  .tab_top li {
    display: none;
  }
}
@media (max-width: 960px){
#mobile_toggle {
    top: 5px;
}
	}
@media screen and (max-width : 991px) {
  .res_pic.col-md-6 {
    width: 100%;
    padding: 10px;
  }
}
@media screen and (max-width : 900px) {
  .r_info {
    width: 100%;
    padding-left: 0;
  }
  .l_pic {
    width: 100%;
    text-align: center
  }
}
@media screen and (max-width : 768px) {
  .tab_top li {
    width: 8%;
  }
}
@media screen and (max-width : 355px) {
  .global-area > .clients {
    margin-bottom: 0;
    float: left;
    width: 50%;
  }
  .global-area {
    top: 10px;
    max-width: 100%;
    right: 0;
  }
  .global {
    padding-bottom: 114%;
  }
  .global-area p {
    font-size: 18px;
  }
}
/*公司簡介0822*/
.company p {
  padding: 20px 50px;
}
.company-con {
  margin-bottom: 50px;
}
.company table {
  max-width: 1550px
}
.company th {
  background: #00396f;
  color: #fff;
  padding-left: 30px;
}
.company td {
  padding-left: 30px;
}
.company th.tab-tit {
  text-align: center;
}
.compic01 {
  display: none;
}
.capabi-txt p {
  font-size: 24px;
}
.capabi-blo {}
.capabi-blo:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.prin h2 {
  color: #00396f;
  font-weight: bold;
  margin-bottom: 25px;
}
.prin h3, .capabi-blo h3 {
  font-size: 24px;
  color: #00396f;
  font-weight: bold;
}
.capabi-blo ul {
  list-style: disc;
}
.capabi-img {
  width: 50%;
  float: left;
  display: table-cell;
}
.capabi-txt {
  width: 50%;
  float: right;
  display: table;
  padding: 50px;
}
.capabi-blo:nth-child(even) .capabi-txt {
  float: left;
}
.capabi-blo:nth-child(even) .capabi-img {
  float: right;
}
.prin span {
  color: #00396f;
  font-weight: bold;
  font-size: 24px;
}
.prin ul {
  list-style: disc;
  padding-bottom: 15px;
}
.noli ul {
  list-style: none;
  padding: 10px;
}
.prin .li01 {
  margin-left: 5px;
  display: inline-block;
  width: 90%;
  vertical-align: top;
  padding: 4px 0 20px 0;
}
@media (max-width:1600px) {
  .capabi-txt {
    padding: 30px;
  }
}
@media (max-width:1440px) {
  .capabi-txt {
    padding: 15px 30px;
  }
}
@media (max-width:1366px) {
  .company p {
    padding: 8px 15px;
    margin: 0;
  }
  .capabi-txt {
    line-height: 1.5;
  }
}
@media (max-width:1280px) {
  .capabi-txt {
    padding: 0 10px;
  }
}
@media (max-width:1200px) {
  .wrap2 {
    padding: 0 50px;
  }
  .company-con, .capabi-txt {
    margin-bottom: 20px;
  }
  .capabi-img, .capabi-txt {
    width: 100%;
  }
}
@media (max-width:1199px) {
  .compic01 {
    display: block;
  }
  .compic02 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .wrap2 {
    padding: 0;
  }
		.bar1, .bar2, .bar3 {
  width: 25px;
    height: 3px;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.4s; transition:all 0.3s ease-in-out
}
	.sb-active-left .bar1 {
    -webkit-transform: rotate(-45deg) translate(-7px, 4px) ;
    transform: rotate(-45deg) translate(-7px, 4px) ; background:#fff}

.sb-active-left .bar2 {opacity: 0;}

.sb-active-left .bar3 {
    -webkit-transform: rotate(45deg) translate(-7px, -5px) ;
    transform: rotate(45deg) translate(-7px, -5px) ; background:#fff
}
}
@media (max-width: 960px) {
  h2 {
    font-size: 20px;
  }
  h3, .capabi-txt p, .prin span {
    font-size: 19px;
  }
}
/*歷史沿革*/
.point {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #00396f;
  background: #fff;
}
.cd-timeline__content h2 {
  color: #00396f;
  font-weight: bold;
  position: relative;
  margin: 0;
  font-size: 24px;
}
.cd-timeline__content p {
  width: calc(100% - 80px);
  margin: 0 0 0 auto;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__content p {
  ;
  margin: 0 0 0 auto
}
.cd-timeline__content h2:before {
  width: calc(100% - 80px);
  height: 1px;
  display: block;
  content: "";
  background: #00396f;
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__content h2:before {
  left: auto;
  right: 0
}
@media (max-width: 800px) {
  .cd-timeline__block:nth-child(odd) .cd-timeline__content, .cd-timeline__block .cd-timeline__content {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
  }
}
/* --------------------------------

Patterns - reusable parts of our design

-------------------------------- */
@media only screen and (min-width: 801px) {
  .cd-is-hidden {
    visibility: hidden;
  }
}
/* --------------------------------

Resource style

-------------------------------- */
.cd-timeline {
  overflow: hidden;
}
.cd-timeline__container {
  position: relative;
  /* max-width: 1170px; */
  /* margin: 0 auto; */
  /* padding: 0; */
}
.cd-timeline__container::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  height: 100%;
  width: 4px;
  background: #bfbfbf;
}
.cd-timeline__block {
  position: relative;
}
.cd-timeline__block:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}
.cd-timeline__block:first-child {
  margin-top: 0;
}
.cd-timeline__block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 801px) {
  .history {
    width: 100%;
    margin: 0 0 auto;
  }
  .cd-timeline__content h2 {
    color: #00396f;
    font-weight: bold;
  }
  .cd-timeline__content p { /* width:260px; */ margin: 0;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__content p {
    margin: 0 0 5px auto;
  }
  .cd-timeline__content h2:before { /* width:260px; */ height: 1px;
    display: block;
    content: "";
    background: #00396f;
    position: absolute;
    top: 50%;
    left: 0;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__content h2:before {
    left: auto;
    right: 0
  }
  .cd-timeline {}
  .cd-timeline__container::before {
    left: 50%;
    margin-left: -2px;
  }
  .point {
    width: 22px;
    height: 22px;
    left: 50%;
    margin-left: -11px;
    top: 6px;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-timeline__block {
    margin: 10px 0;
  }
  .cd-timeline__content {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__content {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline__content {
  position: relative;
  margin-left: 30px;
  margin-bottom: 20px;
}
.cd-timeline__content:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}
.cd-timeline__content::before {
  /* triangle next to content block */
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 801px) {
  .cd-timeline__content h2 {
    font-size: 30px;
    margin: 0;
    text-align: right;
    position: relative;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__content h2 {
    text-align: left
  }
  .cd-timeline__content {
    margin-left: 0;
    width: 47%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-timeline__content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline__read-more {
    float: left;
  }
  .cd-timeline__date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1.6rem;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__content {
    float: right;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__read-more {
    float: right;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__date {
    left: auto;
    right: 122%;
    text-align: right;
  }
}

/* 手機版選單設定*/
#container {
  position: relative;
}
#header2 {
  min-height: auto !important;
  opacity: 0;
  display: none;
}
#header2.header--stick {
  opacity: 1;
  padding: 2px 0;
  border-bottom: 4px solid #00396f;
}
#index_header {
  padding: 0px 0;
}
#container #header {
  position: relative;
  z-index: 999;
  padding: 2px 0;
}
.sb-active #container:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 888;
  -webkit-animation: cover 0.5s;
  animation: cover 0.5s;
}
@keyframes cover {
  from {
    background: rgba(0, 0, 0, 0);
  }
  to {
    background: rgba(0, 0, 0, 0.8);
  }
}

.sb-site {
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    -o-transition: -o-transform 400ms ease;
    transition: transform 400ms ease;
}

@media (max-width: 991px){
	#cominfo{
		margin-bottom: 30px;
	}
}