<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,300italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Roboto:300);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #838383;
  font: 400 14px/26px "Ubuntu", sans-serif;
  font-family:Microsoft JhengHei;
  -webkit-text-size-adjust: none; 
  background-color: #000;
  }

img {
  max-width: 100%;
  height: auto; }

h1, h3, h4, h5 {
	color: #666666;
}

h5.color {
  color: white; }

h4, h5 {
  text-transform: uppercase; }

h1 {
  font: 0 24px/24px "Trebuchet MS", sans-serif;
  letter-spacing: -0.3px; }

h2 {
  font: 700 180px/234px "Trebuchet MS", sans-serif;
  letter-spacing: -14px;
  color: white;
   font-family:Microsoft JhengHei;
  }

h3 {
font: 700 40px/102px "Trebuchet MS", sans-serif;
    letter-spacing: 0;
    font-family: Microsoft JhengHei;
    color: #165895;
  }

h4 {
  font: 700 32px/32px "Trebuchet MS", sans-serif;
  letter-spacing: -0.6px;
   font-family:Microsoft JhengHei;
   }

h5 {
  font: 700 20px/26px "Trebuchet MS", sans-serif;
  letter-spacing: -0.2px; 
  font-family:Microsoft JhengHei;
  }
  h5 a:hover {
    color: #ffd70a; }
  h5 a:active {
    color: #ffffff; }

h6 {
/*  font: 300 12px/12px "Ubuntu", sans-serif; */
font-size:18px;
color:#979797;
margin-bottom:40px;

}

em {
  font: 700 170px/170px "Trebuchet MS", sans-serif;
  letter-spacing: -16px; }

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

hr {
  border: none;
  margin: 0;
  border-top: solid 1px #d7d6d7; }

time {
  display: block; }

blockquote {
  position: relative; }
  blockquote:before {
    position: absolute;
    content: '';
    background: url("../images/page-2_img02.png");
    width: 37px;
    height: 28px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: -67px;
    left: 50%;
    margin-left: -20px; }
  blockquote q {
    font-style: italic;
    display: inline-block; }
  blockquote:hover:before {
    top: -50px; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"],
a[href^="mailto:"],
address {
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  /*min-height: 500px; */}
  .lt-ie9 .page {
    min-width: 1200px; }


.works_title { width:100%; display:block; margin-top:10px; text-align:center; font-size:15px; color:#666666; font-weight:bold; margin-bottom:20px;}


/*=======================================================
                       Main Layout
=========================================================*/
* + nav, h5 + .off {
  margin-top: 3px; }

* + .btn {
  margin-top: 51px; }

* + .btn-small, * + .row_off, * + .row_off2, * + .mail, * + .mailform {
  margin-top: 2px; }

* + .row_off1, h6 + p, .mt1, p + h5 {
  margin-top: 40px; }

img + .txt-wrap, h6 + .row_off1, .icon + .off {
  margin-top: 53px; }

* + h6, .mt {
  margin-top: 7px; }

h6 + img, img + h5, * + .index-list {
  margin-top: 68px; }

h5 + p {
  margin-top: 20px; }

p + p, q + a[href^="callto:"] {
  margin-top: 26px; }

em + h5, .row_off + p, .row + .row_off, .radial-progress + h5, * + hr, * + .txt-wrap {
  margin-top: 45px; }

h6 + .row_off, .title-wrap + .row_off {
  margin-top: 110px; }

h6 + .row_off2 {
  margin-top: 121px; }

.social-list + .brand {
  margin-top: 87px; }

.brand + .privacy {
  margin-top: 35px; }

.time-wrap-1 + h5 {
  margin-top: 15px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    padding-left: 79px;
    position: relative; }
    .brand_name:before {
    position: absolute;
    content: '';
    background: url(../images/logo.png);
    width: 195px;
    height: 66px;
    top: -20px;
    left: 20px;
	}

/*==================  Backgrounds  ======================*/
.bg-primary {
  color: #f77249; }

/*==================    Colors    ======================*/
.color-w {
  color: white; }

.color-2 {
  color: #f65f30; }

/*==================     Icons     ======================*/
.fa {
  font-size: 23px;
  line-height: 49px;
  color: white; }

/*==================     Icon      ======================*/
.icon {
  height: 64px;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-position: bottom;
  margin: 0 auto; }

.icon-1 {
  background-image: url("../images/a011.png");
  width: 64px; }

.icon-2 {
  background-image: url("../images/page-1_img09.png");
  width: 131px; }

.icon-3 {
  background-image: url("../images/page-1_img10.png");
  width: 129px; }

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font: 700 27px/27px "Trebuchet MS", sans-serif;
  text-transform: uppercase;
  color: white;
  padding: 29px 76px;
  border-top: solid 4px white;
  border-bottom: solid 4px white; }
  .btn:hover {
    color: #f65f30;
    border-color: #f65f30; }
  .btn:active {
    color: #e93f0a;
    border-color: #e93f0a; }

.btn-small {
  display: inline-block;
  color: #f65f30; }
  .btn-small:hover {
    padding-left: 10px; }
  .btn-small:active {
    color: #e93f0a; }

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
.box_aside {
  float: left; }
.box_cnt__no-flow {
  overflow: hidden; }

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li; }
  .index-list li:before {
    content: counter(li,decimal-leading-zero);
    counter-increment: li;
    font: 700 60px/60px "Trebuchet MS", sans-serif;
    color: #302e33;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .index-list li:hover:before {
    color: #f65f30; }
  .index-list li.grid_1:nth-child(12n + 13),
  .index-list li.grid_2:nth-child(6n + 7),
  .index-list li.grid_3:nth-child(4n + 5),
  .index-list li.grid_4:nth-child(3n + 4),
  .index-list li.grid_6:nth-child(2n + 3) {
    clear: left; }

/*==================     Align    ======================*/
.align {
  text-align: center; }

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu &gt; li {
    position: relative;
    float: left; }
    .sf-menu &gt; li + li {
      margin-left: 50px; }
  .sf-menu a {
    display: block; }

.sf-menu &gt; li &gt; a {
  color: #fff; }
.sf-menu &gt; li.sfHover &gt; a, .sf-menu &gt; li &gt; a:hover, .sf-menu &gt; li.active &gt; a {
  color: #f39a26; }

.sf-menu ul {
    display: none;
    position: absolute;
    top: 100%;
    left: -69px;
    width: 180px;
    margin-top: 42px;
    padding: 15px 0;
    text-align: center;
    background: rgba(49, 49, 49, 0.76);
    z-index: 2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px 0px 15px 15px;
}

.sf-menu ul &gt; li {
  padding: 0 10px; }
  .sf-menu ul &gt; li &gt; a {
    color: white; }
  .sf-menu ul &gt; li.sfHover &gt; a, .sf-menu ul &gt; li &gt; a:hover {
    color: #ee7c02; }
.sf-menu ul li + li {
  margin-top: 15px; }

.sf-menu ul ul {
  position: absolute;
  top: 47px;
  left: 183px;
  width: 180px;
  margin-top: 0;
  padding: 20px 0;
  z-index: 4; }

.sf-menu &gt; li &gt; .sf-with-ul {
  position: relative; }
  .sf-menu &gt; li &gt; .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 69%;
    margin-left: -6px;
    content: "";
    font: 400 12px/12px "FontAwesome"; }

@media (min-width: 768px) and (max-width: 979px) {
  .sf-menu &gt; li + li {
    margin-left: 20px; } }
@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #fff;
  background: #1f2231;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px; }
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
      background: #f39a26;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 56px;
	color: #000;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	z-index: 99999991;
	background-color: #000;
	background-image: url(../images/nav_logo.png);
	background-repeat: no-repeat;
	background-position: center center;

}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #f9b901;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
    -moz-transform-origin: 1.71429px center;
    -ms-transform-origin: 1.71429px center;
    -o-transform-origin: 1.71429px center;
    -webkit-transform-origin: 1.71429px center;
    transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
    top: 0;
    width: 15px; }
  .rd-mobilepanel_toggle.active span:before {
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg); }
  .rd-mobilepanel_toggle.active span:after {
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg); }

.for_pc { display:initial!important;}
.pro_li{
	width:100%;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
	padding-bottom:2px;
	margin-bottom:2px;
}
#for_mobile { display: none;}

@media (max-width: 767px) {
  body {
    padding-top: 56px; }
.for_pc { display: none!important;}
.pro_li{
	width:100%;
	display:block;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
	padding-bottom:0px;
	margin-bottom:0px;
}
#for_mobile { display:inherit;}

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*==================  Stuck menu  ======================*/
.isStuck {
  background: white;
  border-bottom: 1px solid #302e33;
  padding: 20px 0;
  z-index: 999; }
  .isStuck .sf-menu ul {
    /*margin-top: 20px;*/ }
  .isStuck .brand_name:before {
    /*top: -51px;*/ }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fdcf06;
  background: #302e33;
  border-radius: 50%;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: white;
    background: #f39a26;
    text-decoration: none;
	 }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }

.parallax-height {
  height: 600px; }

@media (min-width: 980px) and (max-width: 1199px) {
  .parallax-height {
    height: 800px; } }
@media (min-width: 768px) and (max-width: 979px) {
  .parallax-height {
    height: 600px; } }
@media (min-width: 480px) and (max-width: 767px) {
  .parallax-height {
    height: 400px; } }
@media (max-width: 479px) {

em {
  font: 700 170px/170px "Trebuchet MS", sans-serif;
  letter-spacing: -8px; }

  .parallax-height {
    height: 300px; } }
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
      padding: 10px;
   }
  .thumb img {
    width: 100%;
    height: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #302e33;
    background: transparent; }
    .thumb_overlay:before {
      content: '+';
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      font: 300 140px "Open Sans", sans-serif;
      line-height: 140px;
      margin-top: -75px;
      text-align: center; }
      .lt-ie9 .thumb_overlay:before {
        display: none; }
  .thumb:hover .thumb_overlay {
    opacity: 1; }
    .lt-ie9 .thumb:hover .thumb_overlay:before {
      display: block; }
  .thumb:hover img {
    opacity: 0.3; }

/*===============  Radial Progress  ======================*/
.radial-progress {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  .radial-progress:before {
    position: absolute;
    content: '';
    top: 16px;
    left: 16px;
    bottom: 23px;
    right: 16px;
    border: solid 12px #efefef;
    border-radius: 50%;
    box-sizing: border-box; }

.radial-progress [id^='radial-progress-text_'] {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 34px;
  bottom: auto;
  margin-top: -33px;
  font: 300 60px/60px 'Ubuntu', sans-serif;
  letter-spacing: -5px;
  text-align: center; }

.lt-ie9 .radial-progress [id^='radial-progress-text_'] {
  margin-top: -18px; }

.top_bg {
	width:100%;
	display:block;
	height:0px;
	/*background-image: url(../images/top_bg.png);*/
	background-repeat: no-repeat;
	background-position: center top;
}

/*===============  Responsive  ======================*/
@media (min-width: 768px) and (max-width: 979px) {
  .radial-progress [id^='radial-progress-text_'] {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -3px;
    left: 33px;
    margin-top: -26px; } }
/*=================       Tabs     ======================*/
.resp-tabs-list {
  text-align: center; }
  .resp-tabs-list li {
    cursor: pointer;
    display: inline-block;
    font: 700 18px/20px "Trebuchet MS", sans-serif;
    color: #302e33;
    text-transform: uppercase;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	font-family:Microsoft JhengHei;
	 }
    .resp-tabs-list li:hover {
      color: #f65f30; }
  .resp-tabs-list li + li {
    margin-left: 43px; }
  .resp-tabs-list .resp-tab-active {
    color: #bfd43c; }

.resp-accordion {
  display: none; }

.resp-tab-content {
  display: none; }

.resp-tab-content-active {
  display: block; }

.resp-tabs-list + .resp-tabs-container {
  margin-top: 36px; }

@media (max-width: 767px) {
  .resp-accordion {
    display: block;
    cursor: pointer;
    font: 700 18px/20px "Trebuchet MS", sans-serif;
    color: #302e33;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	font-family:Microsoft JhengHei;
	 }
    .resp-accordion:hover {
      color: #bcd233; }

  * + .resp-tab-content {
    margin-top: 20px; }

  .resp-tabs-list {
    display: none; } 
	
	 .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
	
	}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  padding: 0px 0 0px;
  border-bottom: solid 0px #7c868c;
      border-top: solid 0px #112947;
	      position: relative;
		      z-index: 99;
   }
  header .brand {
    float: left; }
  header .nav {
    float: right; }
  @media (max-width: 767px) {
    header {
      text-align: center; 
	  }
      header .brand, header .nav {
        float: none;
		display:none;
		
		 } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block; background-color:#25282e; }

/*==================      Well     ======================*/
.well {
  padding: 153px 0 52px; }

.well__off {
  padding-top: 202px; }

.well-1 {
      padding: 60px 0 60px;
	   }

.well-2 {
  padding: 195px 0; }

.well-2__off {
  padding-bottom: 209px; }

.well-3 {
  padding: 8px 0 199px; }

.well-3__off {
  padding-bottom: 185px; }

.well-3__off1 {
  padding-bottom: 190px; }

.well-3__off2 {
  padding-bottom: 178px; }

.well-4 {
  padding: 299px 0 297px; }

.well-4__off {
  padding-bottom: 309px; }

/*==================    TxtWrap   ======================*/
.txt-wrap {
  padding: 0 101px; }

.txt-wrap-1 {
  padding: 0 40px; }

/*==================   TitleWrap  ======================*/
.title-wrap {
  text-align: center; }
  .title-wrap h4, .title-wrap h6 {
    color: white; }

/*==================    UnitWrap   ======================*/
.unit-wrap {
  text-align: center; }
  .unit-wrap img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .unit-wrap * + img {
    margin-top: 44px; }
  .unit-wrap:hover img {
    opacity: 1; }

/*==================    TimeWraps  ======================*/
.time-wrap-1 {
  position: relative;
  font: 700 54px/54px "Trebuchet MS", sans-serif;
  color: white;
  left: 8px;
  z-index: 0; }
  .time-wrap-1 span {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase; }
  .time-wrap-1:before {
    position: absolute;
    content: '';
    top: -14px;
    left: 50%;
    margin-left: -52px;
    width: 104px;
    height: 104px;
    background: #f65f30;
    border-radius: 50%;
    z-index: -1; }

/*==================   VideoWrap  ======================*/
.video-wrap {
  width: 100%;
  height: 292px; }

/*==================    Contacts   ======================*/
.contact:hover .icon {
  background-position: top; }

/*==================  Social List ======================*/
.social-list &gt; li {
  display: inline-block; }
.social-list a {
  height: 49px;
  width: 49px;
  background: #b6ce20;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center; }
  .social-list a:hover {
    background: #a9a9a9; }
  .social-list a:active {
    background: #a9a9a9; }

/*==================     Link    ======================*/
.link {
  text-transform: uppercase;
  display: inline-block;
  font: 700 20px/26px "Trebuchet MS", sans-serif;
  color: #302e33; 
  font-family:Microsoft JhengHei;
  }
  .link:hover {
    color: #f65f30; }
  .link:active {
    color: #e93f0a; }

/*==================     Mail    ======================*/
.mail {
  display: inline-block;
  color: #f65f30; }
  .mail:hover {
    padding-left: 10px; }
  .mail:active {
    color: #171618; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
       /* background: white; */
    padding: 30px 0px 0px 0px!important;
    text-align: center;
    /* border-top: solid 1px #7c868c; */
    background-color: #222429;
    /* margin-top: 30px; */
	}

/*==================  Privacy ======================*/
.privacy {
  font: 300 10px/20px "Ubuntu", sans-serif;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #9c999c;
  background-color: #000000;
    padding: 40px 0px;
   }
  .privacy a:hover {
    color: #f65f30;
    text-decoration: none; }
	
#banner3 {top:21%; left:37%;}

#stuck_container {
padding: 30px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #787878;
    background-color: #050608cc;
}

/*========================================================
                     RESPONSIVE
=========================================================*/
@media (min-width: 1750px) and (max-width: 1850px) {
  h2 {
    font-size: 230px;
    line-height: 214px; } }
@media (min-width: 1650px) and (max-width: 1749px) {
  h2 {
    font-size: 210px;
    line-height: 194px; } }
@media (min-width: 1450px) and (max-width: 1749px) {
  h2 {
    letter-spacing: -10px; } }
@media (min-width: 1550px) and (max-width: 1649px) {
  h2 {
    font-size: 190px;
    line-height: 174px; } }
@media (min-width: 1450px) and (max-width: 1549px) {
  h2 {
    font-size: 170px;
    line-height: 154px; } }
@media (min-width: 1350px) and (max-width: 1449px) {
  h2 {
    font-size: 150px;
    line-height: 134px; } }
@media (min-width: 1350px) and (max-width: 1549px) {
  h2 + p {
    margin-top: 20px; }

  * + .btn {
    margin-top: 20px; } }
@media (min-width: 1200px) and (max-width: 1449px) {
  h2 {
    letter-spacing: -6px; } }
@media (min-width: 1200px) and (max-width: 1349px) {
  h2 {
    font-size: 130px;
    line-height: 114px; } }
@media (max-width: 1199px) {
  h2 {
    letter-spacing: 0; }

  .txt-wrap {
    padding: 0; }

  .btn {
    font-size: 22px;
    line-height: 22px;
    padding: 20px 67px; } }
@media (min-width: 980px) and (max-width: 1349px) {
  h2 + p, * + .btn {
    margin-top: 30px; } }
@media (min-width: 980px) and (max-width: 1199px) {
  h2 {
    font-size: 110px;
    line-height: 84px; }

  em {
    font-size: 140px;
    line-height: 140px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  h5 {
    font-size: 16px;
    line-height: 22px; }

  .txt-wrap-1 {
    padding: 0 10px; }

  em {
    font-size: 130px;
    line-height: 130px; }

  .well-1 {
    padding: 200px 0; }

  .video-wrap {
    height: 240px; } }
@media (min-width: 768px) and (max-width: 979px) {
  h2 {
    font-size: 90px;
    line-height: 64px; }

  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 15px 62px; }

  h2 + p, * + .btn {
    margin-top: 20px; } }
@media (max-width: 767px) {
  h3 {
   font-size: 27px;
    line-height: 38px;
    letter-spacing: 0;
  font-family:Microsoft JhengHei;
	}
	

  [class*="well"], header, footer {
    padding: 0px 0; }

  h6 + .row_off, em + h5, .row_off + p, .brand + .privacy, .social-list + .brand, h6 + img, img + h5, .icon + .off, * + .txt-wrap, h6 + .row_off2, .title-wrap + .row_off {
    margin-top: 30px; }

  .txt-wrap-1 {
    padding: 0; }

  .btn {
    border-width: 2px 0; }

  blockquote {
    padding-left: 60px;
    text-align: left; }
    blockquote:before {
      top: 5px;
      left: 28px; }
    blockquote:hover:before {
      left: 38px;
      top: 5px; } 
	  #stuck_container { padding:0px 0px; height:0px;}
	  
	  .top_bg {
    background-color: #373739;
    width: 100%;
    display: block;
    height: 43px;
    /* background-image: url(../images/top_bg.png); */
    background-repeat: no-repeat;
    background-position: center top;
}
	  
	  
	  }
@media (min-width: 480px) and (max-width: 767px) {
  h2 {
    font-size: 70px;
    line-height: 53px; }

  .btn {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 40px; }
#banner3 {top:21%; left:24%;}
  h2 + p, * + .btn {
    margin-top: 10px; } }
@media (max-width: 479px) {
#banner3 {top:21%; left:24%;}
  h1 {
        font-size: 14px;
    line-height: 26px;
	 }

  h2 {
    font-size: 44px;
    line-height: 37px; }

  h2 + p, * + .btn {
    margin-top: 10px; }

  h5 {
    font-size: 18px;
    line-height: 24px; }

  .btn {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 40px; }

  .fa {
    line-height: 42px; }

  .social-list a {
    height: 42px;
    width: 42px; }

  .video-wrap {
    height: 180px; } 
	.g-recaptcha {
    height: 74px;
    width: 240px;
}
	
	}


.rd-mobilepanel h2 { display:none;}
.foot_pic { width:100%; text-align:center; display:block;}
.foot_text { width:100%; display:block; color:#FFFFFF; font-size:15px; margin-top:15px;}
.line { width:100%; display:block; margin-bottom:20px; max-width:520px; margin-left:auto; margin-right:auto; margin-top:10px; }
.line2 { width:100%; display:block; margin-bottom:35px; max-width:520px; margin-left:auto; margin-right:auto; margin-top:20px; }
.button {
	width:100%;
	max-width:120px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:6px;
	border: 1px solid #CCCCCC;
	border-radius: 20px;
	margin-top:20px;
}
.button:hover {
	width:100%;
	max-width:120px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:6px;
	border: 1px solid #CCCCCC;
	border-radius: 20px;
	margin-top:20px;
	color:#FFFFFF;
	background-color:#2fd3ae;
}
.line3 {
	width:100%;
	max-width:550px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin-top:60px;
	padding-top:40px;
}
.line4 {
    width: 100%;
    max-width:50px;
    margin-left: auto;
    margin-right: auto;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #006dff;
    /* margin-top: 20px; */
    padding-top: 20px;
    margin-bottom: 20px;
}
.map_title { width:100%; display:block; text-align:center; font-size:28px; color:#2fd3ae; font-weight:bold;}
.map_sub { width:100%; display:block; text-align:center; font-size:18px; color:#000; font-weight:bold; margin-bottom:10px;}
.language { 
  text-align: right;
    margin-top: 10px;
}
.nav_bg { width:100%; display:block; padding:20px 0px; background-color:#191b1f;    margin-bottom: 0px;}
.nav_title { color:#000000; font-size:22px; float:left;}
.nav_link { color:#5e6574; font-size:14px; float: left;}
.nav_link a:link { color:#0cadee;}
.nav_link a:visited { color:#5e6574;}
.nav_link a:hover { color:#2be8e1;}
.solution_title { width:100%; display:block; margin-bottom:8px; font-size:26px; color:#000; font-weight:bold;}
.solution_text {  display:block; margin-bottom:8px; font-size:16px; line-height:30px; color:#979797; padding:0px 10px;}
.foot_page { width:100%; display:block; float:left; text-align:center; font-size:15px;    margin-bottom: 20px;}
.page_icon {
	padding:0px 9px;
	text-align:center;
	color:#CCCCCC;
	border: 1px solid #CCCCCC;
	margin-right:5px;
	margin-left:5px;
	background-color:#FFFFFF;
	display:inline-block;
}
.page_icon:hover {
	padding:0px 9px;
	text-align:center;
	color:#fff;
	border: 1px solid #CCCCCC;
	margin-right:5px;
	margin-left:5px;
	background-color:#ccc;
	display:inline-block;
}
.in {
	padding:0px 9px;
	text-align:center;
	color:#fff;
	border: 1px solid #CCCCCC;
	margin-right:5px;
	margin-left:5px;
	background-color:#ccc;
	display:inline-block;
}
.about_text1 { font-size:16px; line-height:30px; color:#979797;}

.news_day { width:100%; display:block; margin-bottom:10px; text-align:center; color:#0cadee; font-size:14px; font-weight:bold;}
.news_title { 
    width: 100%;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    height: 47px;
    overflow: hidden;
    text-align: center;
	margin-bottom:15px;
}
.news_title2 {
    width: 100%;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 20px;
    height: 36px;
    overflow: hidden;
    text-align: center;
}
.news_list_text {
    margin-bottom: 20px;
    width: 100%;
    height: 83px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news_list_text2 {
    margin-bottom: 20px;
    width: 100%;
	display:block;
	margin-bottom:45px;
	margin-top:20px;
   
}
.news_button {
	width: 100%;
	max-width: 150px;
	text-align: center;
	color: #f39a26;
	background-color: #fff;
	border-radius: 0px;
	font-size: 16px;
	padding: 10px 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #f39a26;
}
.news_button:hover { 
	width: 100%;
	max-width: 150px;
	text-align: center;
	color: #fff;
	background-color: #f39a26;
	border-radius: 0px;
	font-size: 16px;
	padding: 10px 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #f39a26;
}
.news_bg {     display: block;
    padding: 15px;
    /* float: left; */
    background-color: #fff;
    border-radius: 0px;
    margin: 0px 10px;
    /* width: 100%; */
    /* margin-right: 5px; */}

.download_button {
    width: 58px;
    height: 58px;
    text-align: center;
    color: #FFFFFF;
    background-color: #FFFFFF;
    border-radius: 100%;
    /* font-size: 0; */
    padding: 13px 14px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #CCCCCC;
}
.download_button:hover { 
  width: 58px;
    height: 58px;
    text-align: center;
    color: #FFFFFF;
    background-color: #ffbe6a;
    border-radius: 100%;
   /* font-size: 0; */
    padding: 13px 14px;
    margin-left: auto;
    margin-right: auto;
}

.sttabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.sttabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tabs-style-bar nav ul li.tab-current a {
    background: #2fd3ae;
    color: #fff;
	    border-radius: 25px;
}
.sttabs nav li.tab-current a {
    color: #2fd3ae;
}

.tabs-style-bar nav ul li a {
	margin: 0 2px;
	background-color: #fff;
	color: #2fd3ae;
	padding: 5px 0;
	transition: background-color 0.2s, color 0.2s;
	border: 1px solid #2fd3ae;
	border-radius: 25px;
}
.sttabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}

.tabs-style-bar nav ul li a span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
   font-family:Microsoft JhengHei;
}
.sttabs nav a span {
    vertical-align: middle;
    font-wight: 500;
    font-size: 16px;
font-family:Microsoft JhengHei;
}

.sttabs nav {
    text-align: center;
}
.content-wrap section.content-current {
    display: block;
}
.content-wrap section {
    display: none;
    margin: 0 auto;
    padding: 50px 25px;
    min-height: 150px;
}
.colo:nth-child(even) a .works_li {
	
	
	background-color:#eef5f7;

	
}
.colo:nth-child(odd) a .works_li {
	
	
	background-color:#f9fcfd;
	
	
}
.works_bg { padding:0 5px;}

.works_li{
	
	display:block;
	padding:6px;
	text-align:center;
	font-size:15px;
	color:#979797;
	border: 1px solid #e6eaed;
	margin:0px 5px;
}
.works_li2 {
	
	display:block;
	padding:6px;
	text-align:center;
	font-size:15px;
	color:#979797;
	background-color:#f9fcfd;
	border: 1px solid #e6eaed;
	margin:0px 5px;
}
.works_li:hover {opacity: 0.6;}
.product_list_pic {
	width:100%;
	display: block;
	border: 1px solid #CCCCCC;
	    border-radius: 20px;
		
}
.product_li { width:25%;}
.product_list_title { position:absolute;}
.product_title { width:100%; display:block; font-size:22px; font-weight:bold; color:#0cadee; margin-bottom:25px;}
.td_title { text-align:left; font-size:20px; color:#FFFFFF; font-weight:bold; width:30%;    }
.td_title2{ text-align:left; font-size:20px; color:#FFFFFF; font-weight:bold; width:70%;     }
td { padding:10px;}
.td_block { color:#000000;}
table tr {
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



.message {
  padding: 30px;
  max-width: 800px;
}

#hidden-content-a , #hidden-content-b, #hidden-content-c, #hidden-content-d {
  /* Custom styling */
  max-width: 800px;
  border-radius: 4px;

  /* Custom transition - slide from top*/
  transform: translateY(-50px);
  transition: all .33s;
}

.fancybox-slide--current #hidden-content-a, #hidden-content-b, #hidden-content-c, #hidden-content-d {
  transform: translateY(0);
}
.into:hover {
	color:#0099CC;
	
}
.into{    width: 100%;
    display: block;
    color: #FFFFFF;
    font-size: 15px;
   }

/*select::-ms-expand { display: none; }*/
option { background-color:#112947;}

.filtr-item {
    pointer-events: none;
}

.language_li {
	color:#a2a2a2;
	display:inline-block;
	/*margin-right:8px;
	padding-right:8px;*/
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}
.language_li:hover {
	color:#ffcf19;
	display:inline-block;
	
}
.lan_line {
    padding: 0px 6px;
    height: 16px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ffffffab;
    display: inline-block;
    width: 0px;
    margin-top: 5px;
    margin-right: 8px;
}


.top_menu { padding-top:10px; padding-bottom:10px;}
.banner_title {
    max-width: 386px;
    position: absolute;
    bottom: 250px;
    left: 50%;
    min-width: 150px;
    display: block;
    margin-left: -193px;
}
.foot_title { width:100%; display:block; font-size:28px; color:#000; font-weight:bold; text-align:left; margin-bottom:3px;} 
.foot_en_tittle { width:100%; display:block; font-size:28px; color:#787878; margin-bottom:20px; text-align:left;} 
.foot_ad { width:100%; display:block; margin-bottom:0px; font-size:14px; color:#fff; text-align: center;}
.foot_tel { width:100%; display:block; font-size:14px; color:#fff; text-align: center;}
.page_bg1 {
	width:100%;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
.about_bg {
	width:100%;
	background-image: url(../images/about_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.about_icon { position:absolute; bottom:-251px; left:50%; margin-left:-173px;}
.case_bg1 {
	
	display:block;
	border: 1px solid #b6b6b6;
	padding:15px;
}
.shadow {
    -moz-box-shadow: 5px 7px 18px -5px rgba(64,64,64,0.5);
    -webkit-box-shadow: 5px 7px 18px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 7px 18px -5px rgba(0, 0, 0, 0.4);
}
.contact_bg {display:block; padding:6px;}
.contact_line {
	display:block;
	border: 1px solid #FFFFFF;
	padding:15px 6px;
	color:#FFFFFF;
	text-align:center;
}
.contact_icon { width:100%; display:block; margin-bottom:6px; text-align:center;}
.contact_tittle { width:100%; display:block; margin-bottom:6px; text-align:center; font-weight:bold; font-size:20px;}
.contact_text { width:100%; display: block; font-size:13px;}

/***************************** 
    Stylish tabs page 
*****************************/
.sttabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
}
.sticon::before {
  display: inline-block;
  margin: 0 0.4em 0 0;
  vertical-align: middle;
  font-size: 20px;
  speak: none;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sttabs nav {
  text-align: center;
}
.sttabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
 
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.sttabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.sttabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}
.sttabs nav a span {
  vertical-align: middle;
  font-wight: 500;
  font-size: 16px;
 
}
.sttabs nav a:focus {
  outline: none;
}
.sttabs nav li.tab-current a {
  color: #f33155;
}
.content-wrap {
 /* background: #ffffff;*/
}
/*****************************/
/* Line Box tab*/
/*****************************/
.tabs-style-linebox nav ul li {
  margin: 0 0.5em;
  -webkit-flex: none;
  flex: none;
}
.tabs-style-linebox nav a {
  padding: 0 1.5em;
  color: #9aa3b3;
  font-weight: 500;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.tabs-style-linebox nav a:hover,
.tabs-style-linebox nav a:focus {
  color: #f39a26;
}
.tabs-style-linebox nav li.tab-current a {
  color: #ffffff;
}
.tabs-style-linebox nav a::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #d2d8d6;
  content: '';
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  -webkit-transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
  transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
}
.tabs-style-linebox nav li.tab-current a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.tabs-style-linebox nav a:hover::after,
.tabs-style-linebox nav a:focus::after,
.tabs-style-linebox nav li.tab-current a::after {
  background: #465167;
}

@media (max-width: 1367px) {
.banner_title {
    max-width: 386px;
    position: absolute;
    bottom: 195px;
    left: 50%;
    min-width: 150px;
    display: block;
    margin-left: -193px;
}

}

@media (max-width: 1025px) {
.banner_title {
    max-width: 386px;
    position: absolute;
    bottom: 103px;
    left: 50%;
    min-width: 150px;
    display: block;
    margin-left: -193px;
}

}


@media screen and (max-width: 58em) {
  .tabs-style-linebox nav ul {
    display: block;
    box-shadow: none;
  }
  .tabs-style-linebox nav ul li {
      display: inline-block;
    -webkit-flex: none;
    flex: none;
    width: 100%;
  }
}
.owl-item { padding:2px;}
/*縮放*/
.zoomContainer { opacity: 0;}


.product_box { display:block;background-color: rgba(0, 0, 0, 0.59); padding:15px;}
.product_line {
	display:block;
	padding:20px;
	border: 1px solid rgba(149, 151, 158, 0.59);
}
.product_title01 { width:100; display:block; font-size:24px; font-weight:bold; color:#fff; margin-bottom:15px;}
.pro_text { width:100%; display:block; color:#FFFFFF; text-align:left; font-size:14px;}
.product_li_title { padding:10px 0px; text-align:center; font-size:20px; font-weight:bold; background-color:#f1f1f1; color:#231714; width:100%; }
.jackbox-social { display:none;}
.news_line {
	display:block;
	padding:15px;
	border: 1px solid #cccccc;
}
.news_text1 { 
    display: block;
    text-align: left;
    color: #575757;
    font-size: 16px;
    margin-bottom: 15px;
    height: 90px;
    overflow: hidden;
}
.video_bg {
	display:block;
	padding:8px 8px 20px 8px;
	background-color:#fff;
	border: 1px solid #ccc;
}
.video { display:block; width:100%; margin-bottom:15px;}
.video_title { width:100%; display:block; text-align:left; font-weight:bold; margin-bottom:8px; font-size:18px; color:#575757;}
.video_text { width:100%; display:block; text-align:left; font-size:15px; color:#575757;}

.qv_carousel_wrap2 [class*="qv_btn_"] {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    z-index: 1;
}

.qv_carousel_wrap2 .qv_btn_next2, .qv_carousel_wrap2 .qv_btn_single_next2 {
    left: auto;
    right: 0;
}
.qv_preview2 [class*="button_type_"] {
    position: absolute!important;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}
.title1 { width:100%; display:block; text-align:left; color:#fff; font-size:36px; margin-bottom:20px;}
.title_line {
	display:block;
	width:25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #be2012;
	margin-bottom:30px;
}
.title_bg {  margin-right:40px; display:block; float:right; width:inherit;}
.button_1 {
	display:block;
	padding:5px 30px;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	background-color:#222429;
	border: 1px solid #FFFFFF;
	float:right;
	margin-top:20px;
}
.button_1:hover {
	display:block;
	padding:5px 30px;
	text-align:center;
	font-size:14px;
	background-color:#495165;
	border: 1px solid #FFFFFF;
	float:right;
	margin-top:20px;
}
.top_banner {
	width:100%;
	display:block;
	height:382px;
	background-image: url(../images/top_001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	top:-109px;
	left:0px;
	
}
.page_banner {  position:relative;height: 270px;}
.top_banner2 {
	width:100%;
	display:block;
	height:178px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	top:0px;
	left:0px;
	
}
.title_bg2 { width:100%; display:block; text-align:center; margin-top:67px;}
.about_iconb { width:100%; display:block;}
.about_title {
color: #FFFFFF;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 25px;
    position: absolute;
    z-index: 5;
    top: 72px;
    left: 0px;
}
.contact_title { width:100%; display:block; margin-bottom:15px; text-align:center; font-size:18px; font-weight:bold; color:#ff0000;}
.contact_ex { width:100%; display:block; margin-bottom:8px; text-align:center; font-size:15px;color:#fff; margin-bottom:40px;}
.text1 { width:100%; display: table; color:#fff; margin:20px auto 70px auto; max-width:700px; font-size:15px;}
.pro_pic { display: table;
    margin-left: auto;
    margin-right: auto;
    border-width: 0px;
    border-style: solid;
    border-color: #909092;}
.dev_title { display:block; padding:8px 15px; margin-bottom:20px; font-size:20px; color:#fff; font-weight:bold; background-color:#222429;border-radius: 12px;}
.pro_pic2 { display:table; margin-left:auto; margin-right:auto; max-width:600px;border-width: 1px;border-style: solid;border-color: #909092;}
.design_text { font-size:15px; color:#6a7383; height:100px;}
.desigh_box {
	
	display:block;
	padding:15px;
	background-color:#222429;
	border: 1px solid #33373f;
}
.design_pic { width:100%; display:block; margin-bottom:15px;}
.design_body { display:block; padding:5px;}
.pro_box { width:100%; display:block; padding:0px 20px;}
.pro_title { width:100%; display:block; font-weight:bold; font-size:20px; color:#FF0000;}
.pro_text2 { width:100%; display:block; font-size:16px; color:#FFFFFF;}
.about_li {
	width:100%;
	display:block;
	padding-bottom:13px;
	margin-bottom:13px;
	border: 1px dotted #818792;
	padding:20px;
	    border-radius: 10px;
		background-color: rgba(255, 255, 255, 0.11);
}
.about_year { display: inline-block; font-size:26px; font-weight:bold; margin-bottom:5px; margin-right:20px; float:left; color:#f6ab01;}
.about_lit { display:inline-block;}
.about3_text { width:100%; display:block; margin-bottom:35px; padding-bottom:25px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #818792;}
.about3_title { 
       margin-bottom: 18px;
    font-size: 24px;
    font-weight: bold;
    color: rgb(252, 196, 0);
    width: 150px;
    height: 120px;
    text-align: center;
    border-radius: 50%;
    line-height: 120px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
    /* border: 1px solid rgb(249, 184, 1); */
    background-color: #ffffff30;
 }
.about3_text3 {width:100%; display:block;}
.about4_box { padding:20px; display:inline-block;}
.about4_title {
      margin-bottom: 18px;
    font-size: 24px;
    font-weight: bold;
    color: #f39a26;
    width: 115px;
    height: 120px;
    /* text-align: center; */
    border-radius: 50%;
    line-height: 120px;
    margin-left: auto;
    margin-right: auto;
    /* padding: 20px 0px; */
    /* border: 1px solid #f39a26; */
    background: rgba(255, 255, 255, 0.16);
}

.about5_title {
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: bold;
    color: rgb(252, 196, 0);
    width: 150px;
    height: 106px;
    text-align: center;
    border-radius: 50%;
    line-height: 31px;
    margin-left: auto;
    margin-right: auto;
    padding: 37px 0px 0px 0px;
    background-color: #ffffff30;
}
.about_body { padding:15px;background: rgba(73, 77, 84, 0.47843137254901963);margin: 10px;     border-radius: 25px;}


@media (max-width: 767px) {
.title_bg {  margin-right:0px; display:block; float:left; width:100%;}
.top_banner {
	width:100%;
	display:block;
	height:382px;
	background-image: url(../images/top_001.jpg);
	background-repeat: no-repeat;
	background-position: center -105px;
	position:absolute;
	top:0px;
	left:0px;
	
}

.about_year { display: block; font-size:26px; font-weight:bold; margin-bottom:5px; margin-right:20px; float:left; color:#f6ab01;}
.about_lit { display:block;}

}

</pre></body></html>