::-moz-selection {  text-shadow: none;  color: #fff;  background: #2a50a8; }
::selection {  text-shadow: none;  color: #fff;  background: #2a50a8; }
img::selection {  color: #fff;  background: #2a50a8; }
img::-moz-selection {  color: #fff;  background: #2a50a8; }

.video-container {
  position: relative;  padding-bottom: 25%;  padding-top: 30px;  height: 0;  overflow: hidden;  min-height: 450px; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%; }

body {
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei" !important;
  font-size: 15px;
  overflow-x: hidden;  -webkit-tap-highlight-color: transparent; }

a:hover {  text-decoration: none; }


.display991none{display:block;}
.display991{display:none}

@media(max-width:991px){
.display991{display:block;}
.display991none{display:none}
}

/*----------------------header-------------------------------------*/
header .navbar-default {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  header .navbar-default .navbar-toggle {
    display: none; }
  header .navbar-default .navbar-header {
    background: #fff;
    width: 100%; }
    header .navbar-default .navbar-header .navbar-brand {
      padding: 30px 0 20px 0;
      text-align: center; }
  header .navbar-default .navbar-collapse {
    background: #2a50a8;
    height: 60px; }
  header .navbar-default ul.navbar-nav {
    width: 100%;
    padding: 0 auto;
    margin: 0;
    text-align: center;
    display: block; }
    header .navbar-default ul.navbar-nav li {
      float: none;
      display: inline-block;
      text-align: left;
      padding: 0px 0px 0px 0px; }
    header .navbar-default ul.navbar-nav li:hover .sub-menu{
      display: block;

    }  
      header .navbar-default ul.navbar-nav li:hover a {
        color: #fff; }
      header .navbar-default ul.navbar-nav li a {
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        display: block;
        letter-spacing: 2px;
        text-decoration: none;
        color: #fff;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        transition: all 0.25s; }
  
  header .navbar-default .active > a, header .navbar-default .active > a:hover, header .navbar-default .active > a:focus {
    color: #2a50a8; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #2a50a8; }

/*-----------------------scrolled--------------------------*/
header .navbar-default.scrolled {
  position: fixed;
/*  height: 40px;*/
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  header .navbar-default.scrolled ul.navbar-nav {
   /* padding-top: 0px; */
  }
    header .navbar-default.scrolled ul.navbar-nav li.noline {
      background: none; }
  header .navbar-default.scrolled .navbar-header .navbar-brand {
    /*padding: 15px 0;*/
     }
    header .navbar-default.scrolled .navbar-header .navbar-brand img {
     /* height: 35px; */
    }

.diplaynone768 {
  display: block; }

.diplay768 {
  display: none; }

/*----------------------------------max769------------------------------------------*/
a {
  outline: none;
  blr: expression(this.onFocus=this.blur()); }

@media (max-width: 768px) {
  .logo {
    width: 100px;
    height: auto; }

  .slick-next {
    right: 0; }

  .slick-prev {
    left: 0; }

  .navbar-header .navbar-brand {
    padding: 10px 0; }
    .navbar-header .navbar-brand img {
      height: 45px; }

  header .navbar-default .navbar-header .navbar-brand {
    padding: 15px 0 10px 0; }

  header .navbar-default {
    position: fixed;
    right: 0;
    height: 55px;
    left: 0;
    z-index: 1030;
    top: 0;
    margin-top: 0;
    bottom: auto;
    margin-bottom: auto;
    padding: 0px;
    padding-bottom: 20px;
    border: none !important; }
    header .navbar-default .navbar-toggle {
      display: block;
      float: right;
      margin-top: 15px;
      width: 40px;
      height: 40px;
      margin-right: 15px;
      background: #fff;
      border: none;
      transition: 0.25s;
      padding: 5px;
      font-size: 22px;
      color: #333; }
      header .navbar-default .navbar-toggle:hover {
        color: #2587b3; }

  header .navbar-default ul.navbar-nav {
    padding-top: 0;
    margin: 0; }
    header .navbar-default ul.navbar-nav li a {
      padding: 10px;
      text-align: center; }

  header .navbar-default .navbar-collapse, header .navbar-default.scrolled .navbar-collapse {
    display: none; }

  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0; }

  header .navbar-default .navbar-brand,
  header .navbar-default.scrolled .navbar-brand {
 /*   padding: 10px;
    margin: 0; */
  }
    header .navbar-default .navbar-brand img,
    header .navbar-default.scrolled .navbar-brand img {
      width: auto;
      max-height: 85px;
      margin: 0;
       }

  header .navbar-default.scrolled, header .navbar-default {
  /*  height: 55px; */
  }

  .diplaynone768 {display: none; }
  .diplay768 { display: block; } }


nav {  text-align: center;  width: 100%; padding: 0;  margin: 0;  }
.nav2 {  background: #2a50a8;  padding: 0 20px;  margin: 0;  height: 60px; }
.nav2>li { display: inline-block;  margin-left: -5px; width: 15%;
background: url("../img/line.png")no-repeat right;}
.nav2>li:hover { background: #2587b3 url("../img/line.png")no-repeat right }
.nav2>li a {
   color: #fff;display: block;
   text-decoration: none;letter-spacing: 2px;font-weight: bold;text-align:center;font-size:16px;
   height: 60px;line-height: 60px;}



.nav2>li:nth-child(6) {background-image: none }

.nav2>li:hover > a { color: #FFFFFF; }


.sub-menu {

  display: none;
  background: rgba(43, 71, 153, 0.9);
  width: 100% !important;
  position: absolute !important;
  left: 0 !important;top:60px;
  padding: 0px 15px; text-align: center!important;
  padding-left:24%;padding-right:24%;padding-bottom:15px}

@media(max-width:1680px){
  .sub-menu {padding-left:22%;padding-right:22%;}
}

@media(max-width:1440px){
  .sub-menu {padding-left:15%;padding-right:15%;}
}

@media(max-width:1280px){
  .sub-menu {padding-left:5%;padding-right:5%;}
}

@media(max-width:1024px){
  .sub-menu {padding-left:20px;padding-right:20px;}
}

  .sub-menu>li {
    width: 19%;vertical-align: top;padding:0!important;
    float:left;display:block; }
  .sub-menu>li>a {
    color: #fff !important;padding:10px;
    position: relative;text-align: left !important;font-size: 15px !important;
    
  }

.sub-menu_div{max-width:1190px;margin:0 auto;}

  .sub-menu a:hover {text-decoration: underline !important; }
  .sub-menu>li>ul{width:100%;display:block;padding:0;margin:0;margin-bottom:15px;margin-top:0px;padding-left:20px}
  .sub-menu>li>ul li{width:100%;display:block;float:none;padding:2px 0;}
  .sub-menu>li>ul li a{padding:0px;text-align:left!important;height:26px;line-height:26px;font-size:14px!important;
    position:relative;color:#37d4da!important}
  .sub-menu>li>ul li a:before{position:absolute;content:'';left:-8px;top:12px;background:#37d4da;width:4px;height:4px;}

/*--------------------------------------------------------------------------------------*/
.scrollpoint {
  opacity: 0; }

.scrollpoint.active {
  opacity: 1 \0; }

section {
  position: relative;
  padding-bottom: 30px;
  padding-top: 30px; }

/* Common style for pseudo-elements */
section::before,
section::after {
  position: absolute;
  content: '';
  pointer-events: none;
  overflow: hidden; }

/*---------------------------------------------------------------------------------------*/
.pre-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: block;
  background: rgba(255, 255, 255, 0.7); }

.pre-loader .load-con {
  margin: 20% auto;
  position: relative;
  text-align: center; }

@media (max-width: 768px) {
  .pre-loader .load-con {
    display: none; } }
/*footer section */
footer {
  background: #384247;
  margin-top: 0px;
  padding: 25px 0;
  padding-top: 0; }
  footer a {
    color: #fff; }
  footer .down_link {
    list-style: none;
    padding: 0;
    margin: 0; }
    footer .down_link li {
      padding-bottom: 9px;
      margin-bottom: 9px;
      border-bottom: 1px solid #6f777a; }
      footer .down_link li a {
        color: #fff;
        text-align: center;
        display: block; }
  footer .down_des {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #787f82;
    color: #fff;
    padding: 10px 15px; }
    footer .down_des li {
      display: block;
      margin-bottom: 5px; }
  footer p.down_p {
    color: #fff; }

@media (max-width: 480px) {
  footer {
    background: #384247;
    margin-top: 0px;
    padding: 25px 0;
    padding-top: 0; }
    footer .down_link_h6 {
      margin-bottom: 10px !important;
      margin-top: 20px;
      font-size: 14px !important; }
    footer .down_link {
      text-align: center; }
      footer .down_link li {
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: none;
        display: inline-block;
        position: relative;
        padding-right: 5px;
        font-size: 13px; }
        footer .down_link li:after {
          position: absolute;
          content: '';
          background: #6f777a;
          height: 13px;
          right: 0;
          width: 1px;
          top: 4px; }
        footer .down_link li a:hover {
          color: #2587b3; }
      footer .down_link li:last-child:after {
        width: 0; }
    footer .down_des {
      padding: 10px 15px; } }
.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.tc {
  text-align: center; }

.tl {
  text-align: left; }

.tr {
  text-align: right; }

/*--------------------------------------01main_circle-------------------------------------------*/
h1.tit {
  font-size: 20px;
  color: #384247;
  text-decoration: underline; }

h2.tit {
  font-size: 40px;
  color: #384247;
  word-break: break-all; }

h3.tit {
  font-size: 20px;
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei"; }

h6.tit {
  font-size: 18px;
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
  color: #fff;
  text-align: Center;
  margin-bottom: 30px; }

@-webkit-keyframes drop {
  0% {
    top: 25%;
    opacity: 1; }
  25% {
    top: 25.5%;
    opacity: 1; }
  50% {
    top: 26%;
    opacity: 1; }
  75% {
    top: 25.5%;
    opacity: 1; }
  100% {
    top: 25%;
    opacity: 1; } }
@keyframes drop {
  0% {
    top: 25%;
    opacity: 1; }
  25% {
    top: 25.5%;
    opacity: 1; }
  50% {
    top: 26%;
    opacity: 1; }
  75% {
    top: 25.5%;
    opacity: 1; }
  100% {
    top: 25%;
    opacity: 1; } }
/*------------------------------------------------------------------------------------------*/
#gotop {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 4px;
  cursor: pointer;
  color: #fff;
  background: #2a50a8;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  margin-bottom: 30px; }

::-webkit-scrollbar {
  width: 10px; }

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none; }

::-webkit-scrollbar-track-piece {
  background-color: #0f0f0f; }

::-webkit-scrollbar-thumb:vertical {
  background-color: #2a50a8; }

@media (max-width: 640px) {
  .w640 {
    width: 100%; } }
@media (max-width: 480px) {
  .w480 {
    width: 100%; } }
@media (max-width: 390px) {
  .w390 {
    width: 100%; } }
/*-------------------------------------------------- */
.fullscreen .modal-dialog {
  margin: 0 0 0 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 0;
  color: #000; }

.fullscreen .modal-content {
  height: 100%;
  min-height: 100%;
  border-radius: 0;
  color: #fff;
  background: rgba(30, 80, 143, 0.9) url("../img/menu_bg.png") no-repeat left bottom;
  background-size: 100%;
  overflow: auto; }
  .fullscreen .modal-content button {
    color: #fff;
    margin-right: 0;
    background: transparent;
    border: 1px solid transparent;
    font-size: 30px; }

.modal-body {
  margin-left: 15px; }

.fullscreen .modal-body ul {
  padding: 80px 0 0 0; }

.fullscreen .modal-body li {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  padding: 30px 0 30px 0; }

.fullscreen .modal-body a {
  color: #fff;
  display: block;
  font-size: 18px;
  letter-spacing: 0px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  font-weight: bold; }

.fullscreen .modal-body li:hover a {
  color: #37d4da; }

@media (max-width: 768px) {
  .fullscreen .modal-body ul {
    padding: 30px 0 0 0;
    overflow: auto; }

  .fullscreen .modal-body li {
    padding: 8px 0 8px 0; } }
.nav22 {
  margin-top: 0px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  list-style: none; 
  border-top: 1px solid rgba(255,255,255,.5);
  border-bottom: 1px solid rgba(255,255,255,.5);
  margin-top: 10px !important;
}



  .nav22 li {padding:4px 0!important;width:100%!important;}
  .nav22 li a{font-size:15px !important;position:relative;position:relative;width:auto!important;
    color:#37d4da !important; display:initial!important}
  .nav22 li a:hover {color: #fff; text-decoration: underline; }

  /* .nav22 li a:before{content:'';position:absolute;top:7px;height:5px;width:5px;background:#37d4da;left:20px;} */


.fullscreen .modal-content button {  color: #fff;  border-color: transparent; }
  .fullscreen .modal-content button:hover {    color: #2587b3; }

.modal-header{ padding: 3px; padding-top: 8px; }
.img_rwd img { max-width: 100%; }

.company_section {  background: #f8f8f8;  margin-top: -10px;  padding-top: 20px;  padding-bottom: 40px; }
.products_section {  background: url("../img/bg_right.jpg") no-repeat right top;  padding-top: 40px;  padding-bottom: 30px;
  background-size: 30%; }

.case_section {
  background: url("../img/bg_left.jpg") no-repeat left bottom;
  padding-top: 40px;
  padding-bottom: 0;
  background-size: 30%; }

.contact_section {
  background: #f7f7f7;
  padding: 0; }

/*------------------------------------------------------------------*/
.tit_area {
  text-algin: center;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 50px;
  max-width: 150px; }
  .tit_area h1 {
    color: #2a50a8;
    font-size: 34px;
    letter-spacing: 2px;
    font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
    font-weight: bold;
    text-align: center; }
  .tit_area h2 {
    color: #ccc;
    letter-spacing: 0px;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    font-weight: bold;
     }
  .tit_area h3 {
    color: #ccc;
    letter-spacing: 0px;
    font-size: 14px;
    display: block;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    font-weight: bold; }
  .tit_area h4 {
    color: #ccc;
    letter-spacing: 0px;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    font-weight: bold; }

h2.tit {
  color: #fff;
  background: #2a50a8;
  letter-spacing: 5px;
  font-size: 17px;
  display: block;
  width: 180px;
  padding-top: 5px;
  text-align: center;
  font-weight: bold;
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
  line-height: 24px; }

a.tit {
  color: #2a50a8;
  font-size: 13px;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
  position: relative;
  height: 30px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  text-decoration: underline; }
  a.tit:hover {
    color: #2587b3; }

p {
  line-height: 26px; }

/*------------------------------------------------------------------------*/
a:hover {
  color: #2a50a8; }

#pro_prev, #pro_next {
  width: 25px;
  height: 41px;
  overflow: hidden;
  position: absolute;
  z-index: 20;
  top: 40%; }

#pro_prev:hover, #pro_next:hover {
  background-position: 0% 0%;
  cursor: pointer; }

#pro_prev {
  background: url("../img/aw_left.png") no-repeat;
  background-position: 100% 100%;
  left: 0; }

#pro_next {
  background: url("../img/aw_right.png") no-repeat;
  background-position: 100% 100%;
  right: 0; }

.pro_list {
  text-align: center;
  margin-bottom: 30px; }
  .pro_list a {
    display: block; }
  .pro_list img {
    max-width: 100%; }
  .pro_list:hover .pro_mask {
    opacity: 1;
    top: 0; }
  .pro_list .pro_list2 {
    width: 90%;
    margin: 0 auto;
    border: 2px solid #f2f2f2;
    position: relative; }
  .pro_list .pro_mask {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    top: -5%;
    width: 100%;
    height: 100%;
    background: rgba(60, 89, 155, 0.9);
    padding: 20px;
    color: #fff; }
    .pro_list .pro_mask p {
      text-align: center;
      max-width: 250px;
      margin: 55% auto; }
      .pro_list .pro_mask p img {
        display: block;
        margin: 0 auto; }
  .pro_list .pro_list_img {
    text-align: center; }
    .pro_list .pro_list_img img {
      margin: 0 auto; }
  .pro_list .pro_list_tit {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
    background: #2a50a8;
    padding: 20px 0; 
    min-height: 160px;
  }

.case_box {
  border: 2px solid #f2f2f2;
  margin: 0;
  padding: 20px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  margin-bottom: 20px;
  background: #fff; }
  .case_box:hover {
    border-color: #2a50a8; }
  .case_box:hover p {
    text-decoration: underline; }
  .case_box img {
    max-width: 100%; }
  .case_box .case_box_img {
    padding: 15px;
    text-align: center; }
  .case_box .case_box_txt {
    padding: 0;
    padding-top: 20px; }
    
     .case_box .case_box_txt h3 {
      font-size: 17px;color: #000;
      font-family: "Open Sans", sans-serif, "Microsoft JhengHei";font-weight: 900; padding: 0; margin: 0; margin-bottom: 8px; }

    .case_box .case_box_txt h2 {
      font-size: 17px;color: #000;
      font-family: "Open Sans", sans-serif, "Microsoft JhengHei";font-weight:900; padding: 0; margin: 0; margin-bottom: 5px; }


    .case_box .case_box_txt p {  font-size: 14px;color: #000; line-height: 20px; }
    .case_box .case_box_txt span {
      display: block;
      color: #000;
      text-decoration: underline;
      font-size: 13px;
      font-weight: bold; }

.case_down_bg {
  background: url("../img/bb.png") no-repeat right bottom;
  padding-bottom: 70px;
  background-size: 35%; }

.more_btn {
  display: block;
  width: 250px;
  color: #2a50a8;
  margin: 30px auto;
  font-weight: bold;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  border: 2px solid #2a50a8;
  padding: 15px;
  text-align: center;
  border: 2px solid #2a50a8;
  border-radius: 50px; }
  .more_btn:hover {
    background: #2a50a8;
    color: #fff; }

.more_btn2 {
  display: block;
  width: 250px;
  color: #fff;
  margin: 30px auto;
  font-weight: bold;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  border: 2px solid #2a50a8;
  padding: 15px;
  text-align: center;
  border: 2px solid #2a50a8;
  border-radius: 50px;
  background: #2a50a8 url("../img/icon_contact.png") no-repeat 20% 0%;
  height: 60px;
  line-height: 30px;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 40px; }
  .more_btn2:hover {
    background: #fff url("../img/icon_contact.png") no-repeat 20% 100%;
    color: #2a50a8; }

.contact_left_bg {
  background: #fafafa url("../img/bg_con.jpg") no-repeat left center;
  background-size: 50%;
  min-height: 390px;
  text-align: center;
  padding-top: 90px; }

.tit_area2 {
  width: 250px;
  text-align: center;
  max-width: 100%;
  margin-right: 20%; }

@media (max-width: 768px) {
  .contact_left_bg {
    background: #fafafa url("../img/bg_con.jpg") no-repeat left top;
    background-size: 40%;
    min-height: 350px;
    text-align: center;
    padding-top: 90px; }

  .tit_area2 {
    width: 250px;
    text-align: center;
    max-width: 100%;
    margin: 0 auto; } }
/*---------------------------------------------------------------------------------------------------*/
.home_img {
  position: relative; }
  .home_img .home_word {
    position: absolute;
    z-index: 5;
    top: 55%;
    left: 0;
    right: 0; }
    .home_img .home_word h3 {
      font-size: 34px;
      color: #2a50a8;
      font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
      text-align: center;
      font-weight: bold;
      padding: 0;
      margin-bottom: 5px; }
    .home_img .home_word p {
      font-size: 14px;
      color: #2a50a8;
      font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
      text-align: center;
      font-weight: bold; }

@media (max-width: 768px) {
  .pro_list .pro_mask img {
    width: 70px; }

  .pro_list .pro_mask p {
    line-height: 24px; }

  .home_img .home_word {
    top: 38%; } }


@media (max-width: 540px) {.home_img .home_word { top: 26%; } }

.down_bg_water {
  background: url("../img/product/bg.jpg") no-repeat bottom center;
  padding-bottom: 180px;
  background-size: 100%; }

@media (max-width: 991px) {
  .down_bg_water {
    background: url("../img/product/bgs.jpg") no-repeat bottom right;
background-size: 100%; 
    padding-bottom: 100px; } }
h1.tit2 {
  font-size: 32px;
  color: #2a50a8;
  font-weight: bold;
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei"; }

h2.tit2 {
  color: #c5c5c5;
  font-size: 17px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei"; }

h3.tit2 {
  font-size: 35px;
  color: #000000;
  font-weight: bold;
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei"; }

p.tit2 {
  color: #666666;
  font-size: 16px;
  padding-top: 20px; }

.pro_img_right {
  padding-top: 30px; }

.google_btn, .fb_btn, .mail_btn, .line_btn, .share_btn {
  padding: 5px;
  width: 35px;
  height: 35px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  padding-top: 8px; }
  .google_btn i, .fb_btn i, .mail_btn i, .line_btn i ,.share_btn i {
    margin-right: 11px;
    font-size: 16px; }

.google_btn {
  background: #dc4e41;
  border: 1px solid #dc4e41;
  padding-left: 10px; }
  .google_btn:hover {
    background-color: #b80f00; }

.fb_btn {
  background: #3b5998;
  border: 1px solid #3b5998;
  padding-left: 12px; }
  .fb_btn:hover {
    background-color: #122f6c; }

.line_btn {
  background: #00c300 url("../img/product/line.png") no-repeat center center;
  border: 1px solid #00c300; 
  padding: .5em;
}
  .line_btn:hover {
    background-color: #019601; }

.mail_btn {
  background: #848484;
  border: 1px solid #848484;
  padding-left: 9px; }
  .mail_btn:hover {
    background-color: #575757; }

.share_btn {
  background: #1fa67a;
  border: 1px solid #1fa67a;
  padding-left: 8px;
  color: #fff;
   }
  .share_btn:hover {
    background-color: #1F7C7A; }

.zoom_btn {
  color: #b3b3b3;
  font-weight: bold;
  margin: 0 auto; }
  .zoom_btn i {
    margin-right: 5px;
    font-size: 20px; }

/*------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.z3 h1 {
  color: #000; }

.tabs .tab {
  position: relative;
  z-index: 5;
  display: inline-block; }
  .tabs .tab:hover {
    cursor: pointer; }
.tabs .z3 {
  z-index: 4 !important; }
.tabs .tab1 {
  z-index: 3; }
.tabs .tab2 {
  z-index: 3; }
.tabs .tab1.active:after {
  color: #2a50a8;
  position: absolute;
  bottom: 0;
  z-index: 3; }
.tabs .tab2.active:after {
  color: #2a50a8;
  z-index: 2;
  bottom: 0; }

.tab1.active, .tab2.active {
  color: #2a50a8; }

.tabs-content {
  float: left;
  width: 100%;
  position: relative; }

.tabs-content .tab-content_sample {
  padding: 10px;
  margin: 0px auto;
  box-sizing: border-box;
  display: none; }

.tabs-content > .tab-content_sample.active {
  display: block;
  z-index: 5 !important; }

/*-----------------------------------------------------------------------------------------------------*/
.tabs_down {
  vertical-align: bottom; }
  .tabs_down .tab_down {
    position: relative;
    z-index: 5;
    display: inline-block;
    background: #f5f5f5;
    color: #8a8a8a;
    width: 33.3%;
    float: left;
    display: block;
    padding: 14px 10px;
    font-weight: bold;
    height: 50px;
    font-size: 16px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 2px solid #fff;
    margin-top: 10px;
    padding-top: 14px;
    font-weight: bold; }
    .tabs_down .tab_down:hover {
      cursor: pointer;
      height: 60px;
      margin-top: 0;
      padding-top: 20px; }
  .tabs_down .tab3, .tabs_down .tab4, .tabs_down .tab5 {
    z-index: 3; }
  .tabs_down .tab3.active:after {
    background: #2a50a8;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 3; }
  .tabs_down .tab4.active:after, .tabs_down .tab5.active:after {
    background: #2a50a8;
    color: #fff;
    z-index: 2;
    bottom: 0; }

.tab3.active, .tab4.active, .tab5.active {
  background: #2a50a8;
  color: #fff;
  height: 60px;
  margin-top: 0;
  padding-top: 20px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.tabs-content_down {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 100px;
  border-top: 1px solid #dbdbdb;
  margin-top: 0px; }

.tabs-content_down .tab-content_sample_down {
  padding: 0px;
  margin: 0px auto;
  box-sizing: border-box;
  display: none; }

.tabs-content_down .tab-content_sample_down.active {
  display: block;
  z-index: 5 !important; }

h2.tit5 {
  font-size: 20px;
  font-weight: bold;
  color: #2a50a8;
  letter-spacing: 1px;
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
  margin-top: 0; }

h2.tit6 {
  font-size: 30px;
  font-weight: bold;
  color: #2a50a8;
  letter-spacing: 1px;
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
  margin-top: 0;
  margin-bottom: 30px; }
  h2.tit6 b {
    color: #969798; }

@media(max-width:640px){
  h2.tit6 { font-size: 24px;}
}


.blue_dot_ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .blue_dot_ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 12px; }
    .blue_dot_ul li:before {
      position: absolute;
      left: 0;
      top: 7px;
      content: '';
      background: #2a50a8;
      width: 6px;
      height: 7px; }

.zoom_row_right {
  padding-top: 50px;
  padding-left: 30px; }

.product_circle {
  margin-bottom: 40px; }
  .product_circle img {
    max-width: 100%; }

.back_link {
  background: #f5f5f5;
  color: #9f9f9f;
  padding: 15px 45px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  .back_link i {
    margin-right: 10px; }
  .back_link:hover {
    background: #2a50a8;
    color: #fff; }

.product_circle2 {
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
  -webkit-box-shadow: 7px 7px 5px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 7px 7px 5px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 7px 7px 5px -1px rgba(0, 0, 0, 0.1); }
  .product_circle2 img {
    margin-top: 20px; }
  .product_circle2 h2 {
    font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
    margin-top: 30px;
    font-size: 26px; }
  .product_circle2 h4 {
    font-family: "Open Sans", sans-serif, "Microsoft JhengHei";
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px; }

.img_shadow {
  -webkit-box-shadow: 7px 7px 5px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 7px 7px 5px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 7px 7px 5px -1px rgba(0, 0, 0, 0.1); }

/*----------------------------------------------------------*/
.rwd-table {
  margin: 1em 0;
  width: 100%; }
  .rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  .rwd-table tr:nth-child(odd) {
    background: #ceefff; }
  .rwd-table th {
    display: none; }
  .rwd-table td {
    display: block;
    border-right: 1px solid #ddd;
    line-height: 26px; }
    .rwd-table td:first-child {
      padding-top: .5em;
      border-left: 1px solid #ddd; }
    .rwd-table td:last-child {
      padding-bottom: .5em; }
    .rwd-table td:before {
      content: attr(data-th) ": ";
      font-weight: bold;
      width: 6.5em;
      display: inline-block;
      background: #2a50a8;
      color: #fff;
      text-align: center;
      vertical-align: top;
      margin-right: 15px; }
      @media (min-width: 991px) {
        .rwd-table td:before {
          display: none; } }
  .rwd-table th, .rwd-table td {
    text-align: left; }
    @media (min-width: 991px) {
      .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em; }
        .rwd-table th:first-child, .rwd-table td:first-child {
          padding-left: 0; }
        .rwd-table th:last-child, .rwd-table td:last-child {
          padding-right: 0; } }
  .rwd-table th {
    background: #2a50a8;
    color: #fff;
    text-align: center; }

@media (max-width: 991px) {
  .rwd-table td {
    display: block;
    border-right: none; }
    .rwd-table td:first-child {
      border-left: none; } }
.rwd-table {
  background: #fff;
  color: #858585;
  font-weight: bold;
  overflow: hidden;
  font-size: 16px; }
  .rwd-table tr {
    border-color: #ddd; }
  .rwd-table th, .rwd-table td {
    margin: .5em 1em; }
    @media (min-width: 991px) {
      .rwd-table th, .rwd-table td {
        padding: 1em !important; } }
  .rwd-table th, .rwd-table td:before {
    color: #fff; }

.nodot {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block; }

@media (max-width: 991px) {
  .nodot {
    margin-left: -5px; } }
.case_list {
  border: 2px solid #f0f0f0;
  background: #fff;
  padding: 20px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0;
  margin-bottom: 30px; }
  .case_list .case_list_txt h2 {
    font-size: 17px;
    font-wight: bold;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 6px;
    margin-top: 5px;
    font-family: "Open Sans", sans-serif, "Microsoft JhengHei"; }
  .case_list .case_list_txt p {
    color: #000;
    font-size: 14px;
    line-height: 22px; }
  .case_list .case_list_txt span {
    display: inline-block;
    text-decoration: underline;
    color: #000;
    font-size: 12px; }
  .case_list:hover {
    border-color: #2a50a8;
    transform: translate3D(-5px, -5px, 5px);
    /* en x,y,z */
    -ms-transform: translate3D(-5px, -5px, 5px);
    /* IE 9 */
    -webkit-transform: translate3D(-5px, -5px, 5px);
    /* Safari y Chrome */
    -moz-transform: translate3D(-5px, -5px, 5px);
    /* Firefox */ }


  .case_list:hover h2{color:#000;}
  .case_list:hover p{text-decoration:underline;}
/*------------------------------------------------------------------------*/
* {
  box-sizing: border-box;
  outline: 0; }
  *:before, *:after {
    background-repeat: no-repeat;
    box-sizing: border-box;
    outline: 0; }

.box {
  flex: 0 0 50%;
  padding: 0px; }

.st-form__input--wrapper {
  height: 40px;
  margin-bottom: 20px;
  position: relative;
  width: 100%; }
  .st-form__input--wrapper input[type="text"], .st-form__input--wrapper textarea[type="text"] {
    height: 100%;
    width: 100%;
    background-color: white;
    border: solid 1px #d4d4d4;
    font-weight: 400;
    padding: 0 10px;
    position: relative;
    z-index: 10; }
    .st-form__input--wrapper input[type="text"]:focus, .st-form__input--wrapper textarea[type="text"]:focus {
      background-color: transparent;
      border-color: transparent; }
      .st-form__input--wrapper input[type="text"]:focus ~ .input-border, .st-form__input--wrapper textarea[type="text"]:focus ~ .input-border {
        background-color: white; }
  .st-form__input--wrapper .input-border {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 0; }
    .st-form__input--wrapper .input-border:before, .st-form__input--wrapper .input-border:after {
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      width: 0;
      transition: 0.3s ease-in-out all; }
    .st-form__input--wrapper .input-border:after {
      display: none; }
  .st-form__input--wrapper.from-top input[type="text"]:focus ~ .input-border, .st-form__input--wrapper.from-top textarea[type="text"]:focus ~ .input-border {
    width: 100%; }
    .st-form__input--wrapper.from-top input[type="text"]:focus ~ .input-border:before, .st-form__input--wrapper.from-top input[type="text"]:focus ~ .input-border:after, .st-form__input--wrapper.from-top textarea[type="text"]:focus ~ .input-border:before, .st-form__input--wrapper.from-top textarea[type="text"]:focus ~ .input-border:after {
      height: 100%; }
  .st-form__input--wrapper.from-top .input-border:before {
    box-shadow: inset 0 0 0 2px #2a50a8;
    height: 0;
    width: 100%; }

.breadcrumb li {
  font-family: "Open Sans", sans-serif, "Microsoft JhengHei"; }

.input_tit {
  color: #888;
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  white-space: nowrap; }

/*-----------------------------------------------------------------------*/
.custom_btn {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  width: 220px;
  margin: 30px 10px; }
  .custom_btn i {
    margin-right: 5px;
    font-size: 24px; }

.gray_btn {
  background: #c8c8c8;
  border: 1px solid #c8c8c8; }
  .gray_btn:hover {
    background: #888; }

.blue_btn {
  background: #2a50a8;
  border: 1px solid #2a50a8; }
  .blue_btn:hover {
    background: #050574; }

.contact_people {
  position: absolute;
  left: 10px;
  bottom: -60px; }

@media (max-width: 1780px) {
  .contact_people {
    position: absolute;
    left: 10px;
    bottom: -60px; }
    .contact_people img {
      width: 300px; } }
@media (max-width: 991px) {
  .contact_people {
    position: absolute;
    left: 10px;
    bottom: -120px; }
    .contact_people img {
      width: 200px; } }
@media (max-width: 640px) {
  .custom_btn {
    padding: 12px;
    width: 180px;
    margin: 10px 10px; }

  .rrrow {
    padding-top: 50px; } }
/*-----------------------------------------------------------------*/
.company_secmenu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .company_secmenu li {
    overflow: hidden;
    display: inline-block; }
    .company_secmenu li a {
      display: block;
      font-size: 18px;
      font-weight: bold;
      color: #2a50a8;
      border: 1px solid #2a50a8;
      background-position: 10% 0%;
      padding: 17px 30px 15px 30px;
      background-repeat: no-repeat;
      background-color: #fff;
      height: 60px; }
    .company_secmenu li:hover a {
      background-position: 10% 100%;
      background-color: #2a50a8 !important;
      color: #fff; }
  .company_secmenu li.active a {
    background-position: 10% 100%;
    background-color: #2a50a8 !important;
    color: #fff; }

.company_section2 {
  background: #f8f8f8 url("../img/company/bottom.jpg") no-repeat bottom center;
  padding-bottom: 200px; }

.rwd_img img {
  max-width: 100%; }

.company_img2 {
  position: relative; }
  .company_img2 img {
    max-width: 100%; }
  .company_img2 .company_img2_word {
    position: absolute;
    left: 47%;
    top: 8%; }
    .company_img2 .company_img2_word h2, .company_img2 .company_img2_word p {
      text-align: left; }

@media (max-width: 1280px) {
  .company_img2 .company_img2_word {
    position: absolute;
    left: 47%;
    top: 6%; }
    .company_img2 .company_img2_word h2 {
      padding-top: 20px !important; } }
.display991 {
  display: none; }

.displaynone991 {
  display: block; }

@media (max-width: 991px) {
  .company_img2 {
    background: url("../img/company/img3.jpg") no-repeat bottom center;
    padding-bottom: 150px; }
    .company_img2 .company_img2_word {
      position: relative;
      left: 0%;
      top: 6%;
      padding: 15px; }
      .company_img2 .company_img2_word h2 {
        padding-top: 20px !important; }
      .company_img2 .company_img2_word h2, .company_img2 .company_img2_word p {
        text-align: center; }

  .display991 {
    display: block; }

  .displaynone991 {
    display: none; } }
/*-------------------------------------------------------------------*/
.timeline {
  font-family: 'Varela Round', sans-serif; }

.cd-horizontal-timeline ol {
  list-style-type: none;
  padding: 0 !important; }

.cd-horizontal-timeline ul {
  list-style-type: none; }

.cd-horizontal-timeline {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.cd-horizontal-timeline::before {
  content: 'mobile';
  display: none; }

.cd-horizontal-timeline.loaded {
  opacity: 1; }

.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  margin: 0 auto;
  max-width: 1200px; }

.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
  font-family: 'Varela Round', sans-serif; }

.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px; }

.cd-horizontal-timeline .events-wrapper::before {
  left: 0; }

.cd-horizontal-timeline .events-wrapper::after {
  right: 0; }

.cd-horizontal-timeline .events {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 7px;
  background: #cedcfc;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.cd-horizontal-timeline .filling-line {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #3c599b;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: -40px;
  z-index: 2;
  text-align: center;
  font-size: 22px;
  padding-top: 18px;
  font-family: 'Varela Round', sans-serif;
  color: #3c599b;
  border: 7px solid #cedcfc;
  background: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.cd-horizontal-timeline .events a::after {
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -7px;
  border-radius: 50%;
  background-color: transparent;
  width: 80px;
  height: 80px;
  color: #fff;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s; }

.no-touch .cd-horizontal-timeline .events a:hover::after {
  border: 7px solid  #3c599b; }

.cd-horizontal-timeline .events a.selected {
  pointer-events: none; }

.cd-horizontal-timeline .events a.selected::after {
  border: 7px solid  #3c599b; }

.cd-horizontal-timeline .events a.older-event::after {
  border-color: #3c599b; }

@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline::before {
    content: 'desktop'; } }
.cd-timeline-navigation a {
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 60px;
  width: 37px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s; }

.cd-timeline-navigation a > .fa {
  font-size: 60px;
  position: absolute;
  display: block;
  top: -5px;
  left: 0px;
  color: #3c599b; }

.cd-timeline-navigation a::after {
  position: absolute;
  height: 60px;
  width: 37px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../img/cd-arrow.svg) no-repeat 0 0; }

.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg); }

.cd-timeline-navigation a.next {
  right: 0; }

.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f; }

.cd-timeline-navigation a.inactive {
  cursor: not-allowed; }

.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px; }

.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #9B59B6; }

.cd-horizontal-timeline .events-content {
  position: relative;
  margin: 2em 0;
  overflow: hidden;
  font-family: 'Varela Round', sans-serif;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s; }

.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

.cd-horizontal-timeline .events-content li.selected {
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right; }

.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left; }

.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse; }

.cd-horizontal-timeline .events-content li > * {
  margin: 0 auto; }

.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2; }

.cd-horizontal-timeline .events-content h4 {
  font-size: 22px;
  line-height: 26px;
  text-transform: capitalize;
  color: #3c599b;
  font-family: 'Open Sans', sans-serif, "Microsoft JhengHei";
  font-weight: bold;
  position: relative;
  max-width: 400px;
  margin: 40px auto; }

.cd-horizontal-timeline .events-content h4 b {
  font-weight: bold;
  display: block;
  font-size: 45px;
  margin-bottom: 20px; }

.cd-horizontal-timeline .events-content h4::before,
.cd-horizontal-timeline .events-content h4::after {
  position: absolute;
  content: '';
  z-index: 5; }

.cd-horizontal-timeline .events-content h4::before {
  left: -20px;
  top: -40px;
  content: url("../img/company/dot_left.png"); }

.cd-horizontal-timeline .events-content h4::after {
  right: -20px;
  bottom: -40px;
  content: url("../img/company/dot_right.png"); }

.circle_img img {
  border: 5px solid #3c599b;
  border-radius: 50%;
  width: 190px;
  height: 190px; }

@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem; } }
@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%); } }
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%); } }
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%); } }
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%); } }
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }
.timeline a {
  text-decoration: none; }


/*---------------------------------------------------------------------*/
table#product_table { 
  margin: 0 auto;
  margin:0px 0 100px 0;
  border-collapse: collapse;
  width:100%;
  background: $seccolor; color: #fff;
  text-rendering: optimizeLegibility;
  border-radius: 0px; 

}
 #product_table h2{font-size:2.8rem;color:#2a50a8;padding:0;margin:0;font-weight:bold;}
 #product_table p{line-height:2.8rem;font-size:18px;padding:0;margin:0;text-align: left}

table#product_table thead th {background:#2a50a8;
  font-weight: 600;border-right:3px solid #f2f4f4;text-align:center;font-size:1.6rem;}
table#product_table thead th:last-child{border-right:none}
table#product_table thead th, table#product_table tbody td { 
  padding: 2rem; 
}
table#product_table tbody td { 
  padding: 2rem;
  color: #444; background: #fff; vertical-align:top;
 
}

table#product_table tbody td:not(:last-child){
   border-right: 3px solid #f4f2f2;
}

table#product_table tbody tr:not(:last-child) { 
  border-top: 3px solid #f4f2f2;
  border-bottom: 3px solid #f4f2f2; 
}

@media screen and (max-width: 600px) {
  #product_table h2{color:#fff;}
  .btn_inquiry{float:none;display:block;width:250px;margin:0 auto;margin-bottom:30px;}
  table#product_table thead { display: none; }
  table#product_table tbody td:not(:last-child){
      border-top: 0px solid #f4f2f2;background:#2a50a8;
  border-bottom: 0px solid #f4f2f2; 
  border-right:0px solid #ccc;
  }

table#product_table {   margin:0px 0 100px 0;}


  table#product_table tbody td { 
    display: block; padding: .2rem 3rem; padding-top:0;padding-bottom:20px;
  }
  table#product_table tbody tr td:first-child { 
    background: $seccolor; color: #fff; 

  }
  table#product_table tbody td:before { 
    content: attr(data-th); 
    font-weight: bold;
    display: inline-block;
    width: 6rem;  
  }
}
/*------------------------------------------------------------------------------------*/

.ih0 {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;}