@charset "UTF-8";

@font-face {
  font-family: DIN-Alternate-Bold;
  src: url(/css/fonts/DINAlternate-Bold.eot);
  /* IE9 Compat Modes */
  src: url(/css/fonts/DINAlternate-Bold.eot?#iefix) format("embedded-opentype"),
    /* IE6-IE8 */
    url(/css/fonts/DINAlternate-Bold.otf) format("opentype"),
    /* Open Type Font */
    url(/css/fonts/DINAlternate-Bold.svg) format("svg"),
    /* Legacy iOS */
    url(/css/fonts/DINAlternate-Bold.ttf) format("truetype"),
    /* Safari, Android, iOS */
    url(/css/fonts/DINAlternate-Bold.woff) format("woff");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FRUTIGER LT 57';
  src: url('/css/font/FRUTIGER-LT-57-CONDENSED_1.TTF') format('truetype');
}

.img-responsive {
  margin-left: auto;
  margin-right: auto;
}

.sub_banner {
  padding-top: 115px;
  margin-bottom: 5.5rem;
  height: 570px;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: auto 570px;
}

.breadcrumb {
  margin: 1.5rem 0 0;
  text-align: right;
  list-style: none;
  padding: 0;
  font-family: 'FRUTIGER LT 57', Arial;
}

.breadcrumb>li {
  display: inline-block;
  font-size: .75rem;
  line-height: 100%;
  text-transform: capitalize;
  vertical-align: top;
}

.breadcrumb>li a,
.breadcrumb>li {
  color: #fff;
}

.breadcrumb>li+li:before {
  content: '>';
  margin: 0 5px;
}

.NB_head .container {
  padding-top: 115px;
}

.NB_head .breadcrumb>li a,
.NB_head .breadcrumb>li {
  color: #778187;
}

.NB_head .title_area {
  margin-bottom: 3.75rem;
  ;
}

.NB_head .title_area .title {
  font-size: 2rem;
  margin-top: 1.5rem;
}

.NB_head .title_area .subtitle {
  font-size: 1.3125rem;
  line-height: 152%;
  margin-bottom: 0;
}

.NB_head .btn-video img {
  width: 60px;
  margin-bottom: 20px;
}

.NB_head .btn-video {
  position: absolute;
  width: 8.125rem;
  right: 0;
  top: 50%;
  display: block;
  text-align: center;
  line-height: 100%;
  margin-top: -46px;
  color: #757b82;
}

.NB_head .btn-video:hover {
  color: #004482;
}

.box-list .item_single .photo img,
.box-list .item_single .photo {
  width: 100%;
}

.sol_features {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.sol_features .rmd_features1,
.sol_features .rmd_features2 {
  float: left;
  width: 100%;
}

.sol_features .rmd_features3 {
  float: left;
  width: 50%;
  padding: 5% 2% 0 0;
}

.sol_features .rmd_features3:last-child {
  padding: 5% 0 0 2%;
}

.sol_features .rmd_f1_title,
.sol_features .rmd_f3_title,
.sol_features .sl_f1_title {
  font-size: 2.45rem;
  text-transform: capitalize;
  margin-bottom: .5rem;
}

.sol_features .rmd_f1_subtitle,
.sol_features .rmd_f3_subtitle1,
.sol_features .rmd_f3_subtitle2,
.sol_features .sl_f1_subtitle {
  font-size: 1.7rem;
  text-transform: capitalize;
  color: #00a0e8;
  margin-bottom: .5rem;
  line-height: 120%;
}

.rmd_f3_subtitle1 {
  width: 60%;
  margin-bottom: 20px;
}

.rmd_f3_subtitle2 {
  width: 77%;
  margin-bottom: 20px;
}

.sol_features {
  line-height: 150%;
}

.sol_features .rmd_f2_c1_title {
  font-size: 1.2rem;
  text-transform: capitalize;
  color: #004383;
}

.sol_features .rmd_f1_content {
  width: 100%;
  text-transform: capitalize;
  margin-bottom: 30px;
}

.sol_features .rmd_f3_content {
  width: 100%;
  padding: 0;
  float: left;
  height: 200px;
}

.sol_features .rmd_f2_col1 {
  width: 23%;
  padding: 0 3% 0 0;
  float: left;
}

.sol_features .rmd_f2_col2 {
  width: 31%;
  float: left;
  background: url(../images/photo/rmd800_1_img04.jpg) center no-repeat;
  background-size: cover;
  height: 434px;
}

.sol_features .rmd_f2_col1 .rmd_f2_c1_content {
  font-size: 1rem;
  height: 250px;
}

.sol_features .rmd_f2_col1 .rmd_f2_c1img img,
.sol_features .rmd_f2_col2 .rmd_f2_c2img img {
  width: 100%;
  margin: .5rem 0
}

.sol_features .rmd_f3_img {
  width: 50%;
  padding: 0 2% 0 0;
  float: left;
}

.sol_features .rmd_f3_img:nth-child(odd) {
  padding: 0 0 0 2%;
}

.sol_features .rmd_f3_img img {
  width: 100%;
}

.sl_flow {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
}

.sl_flow img {
  width: 98%;
}

.sol_features .sl_features1 {
  float: left;
  width: 62%;
  padding: 5% 1.4% 0 0;
}

.sol_features .sl_f1_title span {
  width: 100%;
  display: block;
}

.sl_f1_subtitle {
  width: 65%;
  margin-bottom: 1.2rem;
}

.sol_features .sl_f1_content {
  font-size: .9rem;
  width: 100%;
  padding: 0;
  float: left;
  min-height: 200px;
  padding-bottom: 20px
}

.sol_features .sl_f1_imgcontent {
  width: 100%;
  padding: 0;
  float: left;
  height: 200px;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}

.sol_features .sl_f1_img {
  padding: 0 1% 0 0;
  float: left;
  text-align: right;
  font-size: .85rem;
}

.sol_features .sl_f1_img img {
  width: 100%;
}

.sol_features .sl_f2_img {
  width: 38%;
  float: left;
  background: url(../images/photo/sl1220_1_img04.jpg) center top no-repeat;
  background-size: cover;
  height: 354px;
  margin-top: 255px;
}

.mid_gallery {
  margin-bottom: 2.5rem;
}

.right_box {}

.right_box a {
  color: #fff;
  display: block;
  line-height: 124%;
  color: #fff;
  font-size: 1.06rem;
  text-align: center;
  background: #004482;
}

.right_box img {
  display: block;
  width: 100%;
}

.right_box a span {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: .5rem;
  left: 0;
}

.left_text {
  min-height: 125px;
  line-height: 150%;
  color: #747b82;
  margin-bottom: 30px;
}

.btn-light {
  background: #009fe8;
}

.btn-gray {
  background: #78828a;
}

.btn-light:hover,
.btn-gray:hover {
  background: #004482;
}

.i_content .btn-back {
  min-width: 277px;
  float: right;
  display: block;
}

.bg_gray {
  background: #8c9192;
  color: #fff;
}

.bg_blue {
  background: #0d246b;
  color: #fff;
}

.r_60 {
  margin-left: -30px;
  margin-right: -30px;
}

.r_60>*,
.r_60>div {
  padding-left: 30px;
  padding-right: 30px;
}

.title_area .title,
.rmd_f1_title,
.rmd_f3_title,
.sl_f1_title {
  font-size: 3rem;
  line-height: 100%;
  font-weight: normal;
  color: #004482;
  text-transform: uppercase;
}

.title_area .subtitle {
  font-size: 1.5rem;
  line-height: 133.33%;
  margin: .5rem 0 1.5rem;
  color: #000;
  text-transform: capitalize;
  font-weight: 300;
}

.mb-100 {
  margin-bottom: 6.25rem;
}

.btn-load {
  display: block;
  width: 280px;
  background: #009fe8;
  margin: 0 auto;
}

.btn-load:hover {
  background: #004482;
}

.box-list .item_single .text {
  height: 7.5rem;
}

#about {
  color: #000;
}

#about .title_area .title {
  margin: 5rem 0 1.75rem;
}

.about-title {
  font-weight: normal;
  font-size: 3.75rem;
  line-height: 100%;
  margin-bottom: 2rem;
  color: #004482;
  text-transform: uppercase;
}

.about-subtitle {
  font-weight: normal;
  font-size: 2.375rem;
  line-height: 132%;
  margin-bottom: 2rem;
}

.about-intro {
  line-height: 150%;
}

.about-brand .subtitle {
  font-size: 2.1875rem;
  font-weight: normal;
  line-height: 120%;
  margin-bottom: 2.5rem;
}

.about-brand .img-responsive {
  margin: 0 0 2.5rem;
}

.about-brand .bg {
  padding: 6.56rem 0 4.25rem;
  line-height: 150%;
  background: #dadada;
}

.about-brand .btn {
  width: 30%;
  display: block;
  margin: 2rem auto 0;
  line-height: 370%;
}

.about-advantage .item {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  position: relative;
  min-height: 240px;
  line-height: 150%;
  color: #004482;
  padding: 0 0 0 33%;
  margin-bottom: 1.875rem;
}

.about-advantage .item .icon {
  position: absolute;
  width: 33%;
  height: 100%;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  left: 0;
  background: #004482 no-repeat center;
  background-size: cover;
}

.about-advantage .item .icon .mask {
  width: 100%;
  height: 100%;
  background: #004482;
  padding-top: 37%;
  opacity: 1;
}

.about-advantage .item .icon:hover .mask {
  opacity: 0;
  visibility: hidden;
}

.about-advantage .item .icon img {
  position: absolute;
  top: 45%;
  left: 50%;
  margin: -44px 0 0 -39px;
  width: 78px;
  padding: 0;
}

.about-advantage .item .about-adv-text {
  padding: 0 1.25rem 1.25rem;
}

.about-advantage .item .about-adv-text p {
  margin: 0;
}

.about-advantage .item .title {
  font-size: 1.5rem;
  padding: 1.25rem 0 .75rem;
  line-height: 100%;
  color: #000;
}

.about-advantage #TECHNICAL:target,
.about-advantage #QUALITY:target,
.about-advantage #SERVICE:target {
  padding-top: 115px;
  margin-top: -115px;
}

.logo_list .logo-item {
  width: 20%;
  position: relative;
}

.logo_list .logo-item h4 {
  font-size: 2.1875rem;
  line-height: 120%;
}

.logo_list .logo-item:before {
  content: "\f105";
  display: block;
  right: -20px;
  top: 50%;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  font-size: 2rem;
  line-height: 40px;
  margin-top: -10px;
  width: 40px;
  text-align: center;
  color: #727b83
}

.logo_list .logo-item:nth-child(5):before {
  display: none;
  ;
}

#carousel-brand {
  padding: 3.75rem 0;
}

#carousel-brand .carousel-control {
  width: 1.875rem;
  font-size: 50px;
  line-height: 100%;
  color: #004482;
}

#carousel-brand .carousel-control.left {
  left: -30px
}

#carousel-brand .carousel-control.right {
  right: -30px;
}

#carousel-brand .carousel-control .fa {
  position: absolute;
  top: 50%;
  margin-top: -2rem;
  display: block;
}

#news .box-list .item_single .text {
  color: #757b82;
}

#news .news-area .box-list .item_single .title,
.case-area .box-list .item_single .title {
  height: 3.4rem;
  white-space: normal;
}

#newslist,
#caselist {
  margin-left: -1rem;
  margin-right: -1rem
}

#newslist li,
#caselist li {
  display: none;
  margin-bottom: 30px;
  padding-left: 1rem;
  padding-right: 1rem
}

.exhibition-area .box-list {
  padding: 0;
}

#Exhibitions:target {
  padding-top: 115px;
  margin-top: -115px;
}

#News:target {
  padding-top: 115px;
  margin-top: -115px;
}

#news_i .left_text a {
  text-decoration: underline;
}

.mid_gallery {
  background: #e5e5e5 url(../images/bg/in_prod.jpg) no-repeat center bottom;
  background-size: cover;
}

.ex-list {
  margin-top: -3.495rem;
}

.ex-list .panel-group {
  /*font-family:'DIN-Alternate-Bold',Arial Narrow, Helvetica, sans-serif;*/
}

.ex-list .title_area .subtitle {
  color: #004482;
  font-weight: normal;
  margin-top: 0;
}

.ex-list .panel-heading a {
  display: block;
  font-size: 2.125rem;
  line-height: 53px;
  color: #fff;
  background: #0e347e;
  padding: 0 79px 0 45px;
  position: relative;
  text-decoration: none;
  box-shadow: 1px 0 1px rgba(0, 0, 0, .5)
}

.ex-list .panel-heading .collapsed {
  background: #78828a;
  box-shadow: none;
}

.ex-list .panel-heading .collapsed:hover {
  color: #fff;
  background: #0e347e;
}

.ex-list .panel-heading .fa {
  position: absolute;
  right: 45px;
  top: 0;
  line-height: 53px;
  font-size: 38px;
  color: #009fe8;
}

.ex-list .panel-heading .collapsed .fa {
  color: #fff;
}

.ex-list .panel-heading .collapsed:hover .fa {
  color: #009fe8;
}

.ex-list .panel+.panel {
  margin-top: 15px;
}

.ex-list .panel-collapse {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.ex-list .panel-body {
  padding: .25rem 45px 1.25rem;
}

.ex-list .panel ul {
  margin: 0;
}

.ex-list .panel li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 4.75rem 0 5px;
  line-height: 40px;
  display: block;
}

.ex-list .panel li {
  position: relative;
  border-bottom: 1px solid #2f201b;
}

.ex-list .panel li .more {
  padding: 0 1rem;
  position: absolute;
  right: 0;
  top: 0;
}

#caselist .item_single .text {
  color: #757b82;
}

.case-area.mb-100 {
  margin-bottom: 0;
}

.world-map .map_pc {
  background: #004482;
}

.world-map .map_pc .container {
  position: relative;
}

.world-map .map_pc .nav_tab {
  margin: 0;
  padding: 0;
}

.world-map .map_pc .nav_tab li {
  width: auto !important;
  position: absolute;
  font-family: Arial, Helvetica, "Microsoft JhengHei", sans-serif;
  line-height: 100%;
}

.world-map .map_pc .nav_tab .map_na {
  left: 13%;
  top: 27%
}

.world-map .map_pc .nav_tab .map_sa {
  left: 11%;
  top: 58%
}

.world-map .map_pc .nav_tab .map_as {
  left: 83%;
  top: 29%
}

.world-map .map_pc .nav_tab .map_eu {
  left: 40%;
  top: 26%
}

.world-map .map_pc .nav_tab .map_oa {
  left: 87%;
  top: 72%
}

.world-map .map_pc .nav_tab .map_af {
  left: 48%;
  top: 42%
}

.world-map .map_pc .nav_tab li a {
  color: #fff;
}

.world-map .nav_tab {
  margin: 3.4rem 0 1.875rem;
}

.world-map .nav_tab li {
  padding-left: 0;
  width: 15%
}

.world-map .nav_tab li:nth-child(1),
.world-map .nav_tab li:nth-child(2) {
  width: 20%
}

.world-map .nav_tab li a {
  font-size: 1.5rem;
  color: #757b82;
  text-decoration: none;
  display: block;
  font-weight: normal;
}

.world-map .nav_tab .active a {
  color: #004482;
}

.world-map .tab-content {
  background: #ebebeb;
  padding: 1.75rem 0 0;
  position: relative;
}

.world-map .country_list img {
  height: 30px;
  margin-right: 1.375rem;
  vertical-align: top;
}

.world-map .country_list li {
  line-height: 30px;
  color: #5a5a5a;
  position: static;
  padding: 0 0 1.75rem 1rem;
}

.world-map .country_list li:before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  background: #fff;
  top: 0;
}

.world-map .country_list li:nth-child(1):before {
  left: 16.666%
}

.world-map .country_list li:nth-child(2):before {
  left: 33.333%
}

.world-map .country_list li:nth-child(3):before {
  left: 50%
}

.world-map .country_list li:nth-child(4):before {
  left: 66.666%
}

.world-map .country_list li:nth-child(5):before {
  left: 83.333%
}

.world-map .country_list li:nth-child(n+6):before {
  display: none;
  ;
}

.download_list ul.row {
  margin: 0 -15px;
}

.download_list ul.row>li {
  padding: 0 15px 30px;
}

.download_title {
  color: #004482;
  font-weight: normal;
  margin: 0 0 1rem;
  font-size: 1.5rem;
  line-height: 133.33%;
  padding-top: .5rem;
}

.download_list img {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  margin-bottom: .75rem;
  width: 100%;
}

.download_list .box {
  background: #727171;
  padding: .75rem;
  color: #fff;
  line-height: 1.5rem;
}

.download_list .box .row {
  margin: 0 -5px;
}

.download_list .box .row>div {
  padding: 0 5px;
}

.download_list .box .title {
  font-size: 1.5rem;
  margin-bottom: .5rem;
  line-height: 100%;
  font-weight: normal;
}

.download_list .box .title a {
  color: #fff;
}

.download_list .box .file_lang {
  color: #009fe8;
  font-weight: normal;
}

.download_list .box .file_size {}

.download_list .box .btn {
  background: #009fe8;
  display: block;
  line-height: 2.75rem;
  margin-top: .25rem;
}

.download_sub {
  background: #727171;
  color: #fff;
  padding: 1rem 3rem 2rem;
  margin-bottom: 1.5rem
}

.download_sub li {
  display: none;
}

.download_sub .box {
  padding: .75rem 9rem .75rem 0;
  position: relative;
  border-bottom: 1px solid #fff;
}

.download_sub .box .title {
  font-size: 1.4rem;
  margin-bottom: .5rem;
  line-height: 30px;
  font-weight: normal;
  margin: 0;
  height: 30px;
}

.download_sub .box .title a {
  color: #fff;
}

.download_sub .box .btn {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1.375rem;
  line-height: 2.75rem;
  height: 2.75rem;
  background: #009fe8;
  min-width: 8.5rem;
}

.download_sub .box .file_lang {
  color: #009fe8;
  font-weight: normal;
}

.download_sub .box .file_lang,
.download_sub .box .file_size {
  float: left;
  height: 20px
}

.download_sub .box .file_size {
  margin-left: 1rem
}


#Brochure:target {
  padding-top: 115px;
  margin-top: -115px;
}

#Manuals:target {
  padding-top: 115px;
  margin-top: -115px;
}

#case:target {
  padding-top: 115px;
  margin-top: -115px;
}

#case_i .mid_gallery {}

#case_i .mid_gallery .row {
  margin: 0 -5px;
}

#case_i .mid_gallery .item {
  padding: 0 5px 10px;
}

#case_i .mid_gallery .item img {
  width: 100%;
}

#case_i .mid_gallery .item_l {
  float: right;
}

#case_i .right_box a {
  background: #8e8f90;
}

#case_i .right_box a:hover {
  background: #004482;
}

#product .box-list {
  margin: 0 -15px;
}

#product .box-list li {
  padding: 0 15px;
  margin-bottom: 30px;
}

#product .box-list .item_single .title {
  height: 6rem;
  white-space: normal;
  line-height: 133%;
  text-transform: capitalize;
}

#product .box-list .item_single .text {
  height: 6rem;
  color: #757b82;
  margin: 1rem 0 .75rem;
  text-align: center;
}

#product .box-list .item_single .text h3 {
  color: inherit;
  line-height: inherit;
  font-weight: 300;
  font-size: inherit;
}

#product .box-list .item_single .model {
  color: #333;
}

#product_i .NB_head .title_area .subtitle {}

#product_i .NB_head .title_area {
  padding-right: 10rem;
  position: relative;
  margin-bottom: 1.5rem;
}

#product_i .NB_head .title_area .title span {
  display: block;
  margin-bottom: .5rem;
}

#product_i .prod_pcarea {
  padding: 3rem 0 0;
  background: #e8e9e9 url(../images/bg/floor_bg.png) no-repeat bottom center;
  background-size: cover;
  margin: 2rem 0 3.75rem;
}

#product_i .right_box {
  padding: 0;
  margin: 0;
  min-height: inherit;
  background: none;
}

#product_i .right_box:first-child {
  margin-top: 6rem;
}

#product_i .right_box a {
  display: block;
  position: relative;
  background: #727b83;
  /* height: 0; padding:0 0 72.87%; */
  overflow: hidden;
  color: #fff;
  margin-bottom: 2rem;
}

#product_i .right_box a img {}

#product_i .right_box a:hover {
  background: #004482;
}

.prod_tab .nav-tabs {
  margin: 0 -1rem;
}

.prod_tab .nav-tabs>li {
  margin: 0 1rem;
  font-weight: normal
}

.prod_tab .nav-tabs>li>a {
  color: #a1a1a2;
  font-size: 1.8rem;
  padding: 0 0 1rem;
  display: block;
  line-height: 100%;
  text-transform: uppercase;
}

.prod_tab .nav-tabs>li.active>a,
.prod_tab .nav-tabs>li.active>a:hover,
.prod_tab .nav-tabs>li.active>a:focus {
  color: #004482;
  box-shadow: inset 0 -2px 0 #009fe8;
}

.prod_tab .tab-content {
  font-size: 1.5rem;
  line-height: 133%;
}

.prod_tab .tab-content h3,
.prod_tab .tab-content h4 {
  font-size: 1.5rem;
  color: #004482;
  font-weight: normal;
  line-height: 133%;
  margin: 2rem 0 1.125rem;
  text-transform: capitalize;
}

.prod_tab .tab-content .list2 {
  padding-top: 3rem;
  padding-bottom: 2rem;
}

.prod_tab .tab-content .list2 h3,
.prod_tab .tab-content .list2 h4 {
  font-weight: 300;
  text-transform: none;
  color: #333;
  margin: 1rem 0 0;
  position: relative;
  padding-left: 20px;
  line-height: 2rem;
}

.prod_tab .tab-content .list2 h3:before,
.prod_tab .tab-content .list2 h4:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 1rem;
  margin-top: -3px;
  background: #0d246b;
}

.prod_tab .tab-content p {
  margin-bottom: 2rem;
}

.prod_spec {
  margin-top: 4rem;
}

.prod_spec .title {
  font-weight: normal;
  font-size: 1.8rem;
  color: #004482;
  line-height: 100%;
  padding-bottom: 2.25rem;
  text-transform: uppercase;
}

.prod_spec .box {
  background: #727b83;
  color: #fff;
  text-align: center;
  padding: 1rem 1.5rem;
}

.prod_spec th {
  font-weight: normal;
  width: 50%;
}

.prod_spec th:before {
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 0;
  display: block;
  content: '';
  height: 6px;
  background: #fff;
}

.prod_spec td:before {
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 0;
  display: block;
  content: '';
  height: 1px;
  background: #fff;
}

.prod_spec th,
.prod_spec td {
  position: relative;
  font-size: 1.25rem;
  line-height: 120%;
  padding: 1.5rem 0 .75rem;
  width: 10%
}

.contact_form .red {
  color: red
}

.contact_form {
  font-size: 0.9375rem;
  padding: 1.5rem 0 1.875rem;
}

.contact_form .form {
  margin-right: -15px;
  margin-left: -15px;
}

.contact_form .form_text {
  font-size: .875rem;
  margin-bottom: 1rem;
}

.contact_form .item {
  margin-bottom: 24px;
  position: relative;
  padding-left: 105px;
  padding-right: 15px;
  min-height: 37px;
}

.contact_form .form_tit {
  position: absolute;
  left: 15px;
  top: 0;
  line-height: 37px;
}

.contact_form .form_tit.two_line {
  line-height: 18px;
}

.contact_form .item .form-control {
  height: 37px;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

.contact_form .item textarea.form-control {
  height: 161px
}

.contact_form .item .checkbox-inline {
  margin: 8px 0;
  color: #004482;
}

.contact_form .btn-area .row {
  margin: 70px -13px 0;
}

.contact_form .btn-area .row>div {
  padding: 0 13px;
}

.contact_form .btn-area .btn {
  display: block;
  color: #004482;
  text-transform: capitalize;
  ;
}

.contact_form .btn-area .btn:hover {
  color: #fff;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon {
  padding: 0 12px;
  line-height: 37px;
  text-align: center;
  width: 1%;
  vertical-align: middle;
  white-space: nowrap;
  color: red
}

.map_box {
  position: relative;
  background: #dadada;
  padding-left: 68%;
}

.map_box .map {
  position: absolute;
  width: 68%;
  height: 100%;
  top: 0;
  left: 0;
}

.map_box .map iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.map_box .map_data {
  padding: 2.5rem 1.25rem;
  color: #004482;
  line-height: 1.25rem;
}

.map_box .map_data .title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: normal;
}

.map_box .map_data dt {
  float: left;
  font-weight: normal;
}

.map_box .map_data dd {
  margin: 0 0 10px 3rem;
  min-height: 1.25rem;
}

.map_box .map_data dd a {
  color: #004482;
}

.map_box .map_data .btn {
  margin-top: 3.75rem;
}

#Worldwide:target {
  padding-top: 115px;
  margin-top: -115px;
}

#Locations:target {
  padding-top: 115px;
  margin-top: -115px;
}

.application {
  margin: 5rem 0 1.75rem;
}

.application .app_title {
  font-size: 1.25rem;
  color: #000;
  font-weight: normal;
  margin-bottom: 1rem;
  line-height: 1.5rem;
}

.app_list li:hover .mask {
  font-weight: normal;
  background: none;
  color: #004482;
}

.app_list li .mask {
  font-size: 1.4rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004482;
  color: #fff;
  line-height: 2rem;
  font-weight: 300
}

.app_list .item {
  position: relative;
  margin-bottom: 20px;
}

.app_list .item img {
  width: 100%;
}

.app_list li:hover .mask img {
  display: none;
}

.app_list .mask span {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -1rem;
  left: 0;
  font-weight: 300 !important;
}

.app_list .item_icon .mask span {
  top: auto;
  bottom: 5%;
  line-height: 100%;
  padding-left: 10%;
  padding-right: 10%;
}

.app_list li:hover .item_icon .mask span {
  bottom: 40%;
}

#application:target {
  padding-top: 115px;
  margin-top: -115px;
}

.app_list .contact_box a {
  display: block;
  color: #fff;
  line-height: 124%;
  font-size: 1.06rem;
  text-align: center;
  background: #727b83
}

.app_list .contact_box span {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: .5rem;
  left: 0;
}

.app_list .contact_box a:hover {
  background: #004482;
}

.why .row {
  margin: 0 -5px;
}

.why .item {
  padding: 0 5px;
}

.why .box {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  position: relative;
  min-height: 37px;
}

.why .item1 .item-spec>li,
.why .item3 .item-spec>li {
  padding-left: 170px;
}

.why .box.note {
  width: 160px;
  background: #b5b6b6;
  font-size: 1.5rem;
  height: 100%;
  position: absolute;
  left: 0;
  border: 1px solid #fff;
}

.why .box.note span {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -.75rem;
  left: 0;
  text-align: center;
  line-height: 100%;
  font-size: 1.5rem;
}

.why .btn-item .btn {
  display: block;
  line-height: 50px;
}

.why .item-spec>li {
  margin-bottom: 10px;
  position: relative;
}

.why .title {
  background: #b5b6b6;
  line-height: 32px;
  text-align: center;
  padding: 1rem 0;
  font-size: 1.5rem;
  border: 1px solid #fff;
  display: block;
}

.why .title img {
  height: 32px;
  margin-right: 1.875rem;
  vertical-align: top;
}

.why .item1 .item-spec .btn-item {
  padding-left: 0;
}

.why .item1 .item-spec .btn-item .btn {
  padding-left: 180px;
}

.why .num_list {
  margin: 0 2rem;
  padding: 1.5rem 0;
  font-size: 1.25rem;
  line-height: 150%;
}

.line-Features .box {
  min-height: 200px;
}

#solution_i .NB_head .title_area .subtitle {}

#solution_i .NB_head .title_area {
  padding-right: 10rem;
  position: relative;
  margin-bottom: 1.5rem;
}

#solution_i .NB_head .title_area .title span {
  display: block;
  margin-bottom: .5rem;
}

#solution_i .application {
  margin-top: 2.5rem;
}

.solution_prod {
  padding: 3rem 0 0;
  background: #e8e9e9 url(../images/bg/floor_bg.png) no-repeat bottom center;
  background-size: cover;
  margin-bottom: 3.75rem;
}

.solution_prod .container {
  position: relative;
  padding: 0;
  width: auto;
}

.solution_prod .intro_list li {
  position: absolute;
}

.solution_prod .intro_list a {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: .875rem;
  display: block;
  border-radius: 50%;
  background: #fff;
  color: #004482;
  font-family: Arial, Helvetica, sans-serif;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .8);
}

.solution_prod .intro_list a:hover {
  color: #fff;
  background: #004482;
}

.prod_box {
  width: 813px;
  padding: 1.5rem;
}

.prod_box .title {
  font-size: 1.8rem;
  margin-bottom: 20px;
  line-height: 100%;
  color: #004482;
  font-weight: bold;
  text-transform: capitalize;
}

.prod_box .text .box_r {
  float: right;
  margin-left: 20px;
  max-width: 33%
}

.prod_box .subtitle {
  font-size: 1.25rem;
  line-height: 135%;
  color: #004482;
  font-weight: normal;
  margin-bottom: .5rem;
}

.prod_box .text {
  color: #757b82;
  font-size: .9375rem;
  line-height: 1.5rem;
}

#solution .app_list .item,
#solution_i .app_list .item,
#solution_i .right_box a {
  margin-bottom: 2rem;
}

#solution_i .right_box {
  padding: 0;
  margin: 0;
  min-height: inherit;
  background: none;
}

#solution_i .right_box a {
  background: #727b83;
}

#solution_i .right_box a:hover {
  background: #004482;
}

#solution_i .right_box a span {
  margin-top: 0;
}

.benefit {
  margin-top: 0;
}

.benefit .title_area {
  margin-bottom: 1.75rem;
}

.benefit .bg_blue {
  padding: 4.375rem 0;
  font-size: 1.75rem;
  line-height: 2rem;
  font-family: Arial, Helvetica, "Microsoft JhengHei", sans-seri
}

.benefit .bg_blue .title {
  font-size: 2.375rem;
  line-height: 100%;
  margin-bottom: 1.5rem;
  text-transform: capitalize;
}

.benefit .bg_blue ul {
  counter-reset: section;
}

.benefit .bg_blue li {
  padding-bottom: 1rem;
}

.benefit .bg_blue li p:before {
  counter-increment: section;
  content: counter(section) ". ";
}

.benefit .bg_blue li+li {
  border-left: 1px solid #3a4a7b;
}

.benefit .bg_blue li img {
  margin-bottom: 1rem;
}

.inquiry_form {
  margin-top: 0;
}

.inquiry_form .contact_form {
  margin-bottom: 0;
}

.inquiry_form .contact_form .form.row {
  margin: 0
}

.inquiry_form .contact_form .form.row>div {
  padding: 0;
}

.inquiry_form .checkbox {
  font-size: .75rem;
  margin-top: 5px;
  margin-bottom: 5px;
}

.inquiry_form .contact_form .form_text {
  padding: 0 15px;
}

.inquiry_form .contact_form .item {
  margin-bottom: 10px;
}

.inquiry_form .item .form-control {
  height: 35px;
}

.inquiry_form .contact_form .item-material .form_tit {
  top: 50%;
  margin-top: -19px;
}

.inquiry_form .contact_form .item textarea.form-control {
  height: 151px;
}

.inquiry_form .contact_form .btn-area .row {
  margin-top: 30px;
}

#inquiry:target {
  padding-top: 115px;
  margin-top: -115px;
}

.inquiry_form .contact_form .btn-area .btn {
  color: #fff;
}

.inquiry_form .contact_form .btn-area .btn_reset {
  background-color: #757b82;
}


.page_en #news .news-area .box-list .item_single .title,
.page_en .case-area .box-list .item_single .title {
  height: 6.5rem;
}

.breadcrumb>li br,
.NB_head .title_area .title br {
  display: none;
}

.why .col-md-4.item2 .box.box-photo {
  min-height: 188px;
}

@media only screen and (min-width: 1441px) {
  .app_list .item_icon .mask span {
    padding-left: 15%;
    padding-right: 15%
  }

  .world-map .country_list li:nth-child(6n+7) {
    clear: both;
  }

  .ex-list .panel li a {
    line-height: 30px
  }

  .ex-list .panel-body {
    padding-bottom: .9rem;
  }

  #br_md {
    display: none;
  }

  .exhibition-area .box-list .item_single .text {
    height: 7rem;
  }

  .benefit .bg_blue li {
    min-height: 240px;
  }
}

@media only screen and (min-width: 1681px) {
  .ex-list .panel li a {
    line-height: 34px
  }

  .download_list .box .file_lang,
  .download_list .box .file_size {
    font-size: .9rem;
  }

  .page_en #news .news-area .box-list .item_single .title,
  .page_en .case-area .box-list .item_single .title {
    height: 8.2rem;
  }
}

@media only screen and (max-width: 1680px) {
  .sol_features .sl_f2_img {
    margin-top: 212px;
  }
}

@media only screen and (max-width: 1440px) {
  .sl_f1_subtitle {
    width: 68%;
  }

  .sol_features .sl_features1 {
    width: 67%;
  }

  .sol_features .sl_f1_content {
    min-height: 180px;
  }

  .sol_features .sl_f2_img {
    width: 33%;
    margin-top: 210px;
    height: 317px;
  }

  .sol_features .sl_f1_imgcontent {
    height: 170px;
  }
}

@media only screen and (max-width: 1280px) {
  .sol_features .sl_f2_img {
    margin-top: 179px;
    height: 311px;
  }

  .why .col-md-4.item2 .box.box-photo {
    min-height: 150px;
  }
}

@media only screen and (min-width: 992px) {
  .why .item2 .box.note {
    display: none;
  }

  .why .col-md-6.item1 {
    width: 52%
  }

  .why .col-md-6.item2 {
    width: 48%
  }

  .why .col-md-4.item1 {
    width: 43%
  }

  .why .col-md-4.item2 {
    width: 28.5%
  }

  #solution .app_list>li:nth-child(4n+5) {
    clear: both;
  }

  #solution_i .app_list>li:nth-child(3n+4) {
    clear: both;
  }

  #product .box-list li:nth-child(3n+4) {
    clear: both;
  }

  .about-brand .subtitle {
    margin-top: 0;
  }

  .benefit .bg_blue {
    font-size: 1.5rem;
  }

  .benefit .bg_blue .title {
    letter-spacing: .2rem;
  }

  .benefit .bg_blue ul {
    margin: 0 5%;
  }

  .benefit .bg_blue li {
    padding: 0 1rem 1rem;
  }
}

@media screen and (min-width: 768px) {
  #case_i .mid_gallery .item {
    width: 40%;
  }

  #case_i .mid_gallery .item_l {
    width: 60%;
  }

  #solution_i .right_btn_area {
    margin-top: 2.5rem;
  }
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {
  .box-list .item_single .text {
    height: 6rem;
  }
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .sub_banner {
    height: 430px;
    padding-top: 90px;
    background-size: auto 430px;
  }

  .breadcrumb {
    margin-top: .75rem
  }

  .r_60 {
    margin: 0 -23px;
  }

  .r_60>*,
  .r_60>div {
    padding: 0 23px;
  }

  .NB_head .container {
    padding-top: 90px;
  }

  .NB_head .title_area {
    margin-bottom: 2.5rem
  }

  .NB_head .title_area .title {
    font-size: 2.8rem;
  }

  .NB_head .title_area .subtitle {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .NB_head .btn-video {
    margin-top: -36px
  }

  .NB_head .btn-video img {
    width: 46px;
    margin-bottom: 15px;
  }

  .title_area .title {
    font-size: 2.8rem;
  }

  .title_area .subtitle {
    margin-top: .5rem;
  }

  .box-list .item_single .photo {
    margin-bottom: 1rem;
  }

  .box-list .item_single .text {
    margin: 1rem 0 1.5rem;
  }

  .sol_features .rmd_f1_content {
    width: 42%;
  }

  .sol_features .rmd_f2_col1 {
    width: 24%;
  }

  .sol_features .rmd_f2_col1 .rmd_f2_c1_content {
    height: 210px;
  }

  .sol_features .rmd_f2_col2 {
    width: 28%;
    height: 365px;
  }

  .rmd_f3_subtitle2 {
    width: 85%;
  }

  .left_text {
    min-height: 137px
  }

  .i_content>.row>.col-md-9,
  #product_i>.container>.row>.col-md-9 {
    width: 70%;
  }

  .i_content .right_btn_area,
  #product_i .right_btn_area {
    width: 30%;
  }

  .case-area .box-list .item_single .title,
  .news-area .box-list .item_single .title {
    padding: 0 .5rem;
  }

  .world-map .country_list li {
    width: 20%;
  }

  .world-map .country_list li:nth-child(1):before {
    left: 20%
  }

  .world-map .country_list li:nth-child(2):before {
    left: 40%
  }

  .world-map .country_list li:nth-child(3):before {
    left: 60%
  }

  .world-map .country_list li:nth-child(4):before {
    left: 80%
  }

  .world-map .country_list li:nth-child(n+5):before {
    display: none;
    ;
  }

  .world-map .country_list li:nth-child(5n+6) {
    clear: both;
  }

  .why .title {
    line-height: 24px;
    font-size: 1.7rem;
  }

  .why .title img {
    height: 24px;
    margin-right: 1rem;
  }

  .why .btn-item .btn {
    line-height: 40px;
  }

  .why .line-Overview .box img {
    height: 190px;
  }

  .app_list .item_icon .mask span {
    font-size: 1.3rem;
    padding-left: 15%;
    padding-right: 15%;
  }

  .application .r_60 {
    margin: 0 -15px;
  }

  .application .r_60>div,
  .application .r_60>* {
    padding: 0 15px;
  }

  .prod_box {
    width: 650px;
  }

  .benefit .bg_blue li {
    min-height: 190px;
    padding-bottom: 0;
  }

  .benefit .bg_blue li img {
    max-width: 96px;
  }

  .prod_tab .nav-tabs>li>a,
  .prod_spec .title {
    font-size: 2.25rem;
  }

  .prod_tab .tab-content h4,
  .prod_tab .tab-content {
    font-size: 1.25rem;
  }

  .prod_spec th:before {
    height: 4px;
  }

  .ex-list .panel-body {
    padding: .25rem 30px 1rem;
  }

  .ex-list .panel-heading a {
    padding-left: 30px;
    line-height: 40px;
    font-size: 25px;
  }

  .ex-list .panel-heading .fa {
    line-height: 40px;
  }

  .ex-list .panel li a {
    line-height: 30px;
  }

  .exhibition-area .box-list .item_single .text {
    height: 5rem;
  }

  .about-advantage .item {
    min-height: 260px;
  }

  .about-advantage .item .icon .mask {
    padding-top: 45%;
  }

  .about-advantage .item .icon img {
    margin-top: -59px;
  }

  .about-brand .subtitle {
    width: 75%;
  }

  .about-brand .btn {
    line-height: 300%;
  }

  .about-title {
    font-size: 3rem;
    margin-bottom: 1.25rem;
  }

  .about-subtitle {
    font-size: 2rem;
  }

  .download_list .box .row>div,
  .download_list .box .btn,
  .download_sub .box .btn {
    font-size: .8rem;
  }

  .map_box {
    padding-left: 65%;
  }

  .map_box .map {
    width: 65%;
  }

  .page_en #news .news-area .box-list .item_single .title,
  .page_en .case-area .box-list .item_single .title {
    height: 8.5rem;
  }

  #br_md {
    display: none;
  }

  .sol_features .rmd_f1_title,
  .sol_features .rmd_f3_title,
  .sol_features .sl_f1_title {
    font-size: 2.25rem;
  }

  .rmd_f3_subtitle1 {
    width: 75%;
  }
}



@media screen and (min-width: 992px) and (max-width: 1280px) {
  .sub_banner {
    height: 385px;
    padding-top: 80px;
    background-size: auto 385px;
    margin-bottom: 3rem;
  }

  .breadcrumb {
    margin-top: .75rem
  }

  .r_60 {
    margin: 0 -20px;
  }

  .r_60>*,
  .r_60>div {
    padding: 0 20px;
  }

  .NB_head .container {
    padding-top: 80px;
  }

  .NB_head .title_area {
    margin-bottom: 2rem;
  }

  .NB_head .title_area .title {
    font-size: 22px;
  }

  .NB_head .title_area .subtitle {
    font-size: 14px;
    line-height: 22px;
  }

  .NB_head .btn-video {
    margin-top: -36px
  }

  .NB_head .btn-video img {
    width: 46px;
    margin-bottom: 15px;
  }

  .title_area .title {
    font-size: 2.6rem;
  }

  .title_area .subtitle {
    margin-top: .5rem;
  }

  .box-list .item_single .photo {
    margin-bottom: 1rem;
  }

  .box-list .item_single .text {
    margin: 1rem 0 1.5rem;
  }

  .sol_features .rmd_f2_col1 {
    width: 24%;
  }

  .sol_features .rmd_f1_content {
    width: 42%;
  }

  .sol_features .rmd_f2_col1 .rmd_f2_c1_content {
    height: 200px;
  }

  .sol_features .rmd_f2_col2 {
    width: 28%;
    height: 347px;
  }

  .rmd_f3_subtitle2 {
    width: 85%;
  }

  .left_text {
    min-height: 117px
  }

  .area_download img {
    margin-top: 2.5rem;
  }

  .i_content>.row>.col-md-9,
  #product_i>.container>.row>.col-md-9 {
    width: 70%;
  }

  .i_content .right_btn_area,
  #product_i .right_btn_area {
    width: 30%;
  }

  .world-map .country_list li:nth-child(1):before {
    left: 25%
  }

  .world-map .country_list li:nth-child(2):before {
    left: 50%
  }

  .world-map .country_list li:nth-child(3):before {
    left: 75%
  }

  .world-map .country_list li:nth-child(n+4):before {
    display: none;
    ;
  }

  .world-map .country_list li:nth-child(4n+5) {
    clear: both;
  }

  .why .item2 {
    width: 44%;
  }

  .why .item1 {
    width: 56%;
  }

  .why .box .img-responsive {
    height: 150px;
  }

  .why .title {
    line-height: 24px;
    font-size: 1.75rem;
  }

  .why .title img {
    height: 20px;
    margin-right: 1rem;
  }

  .why .btn-item .btn {
    line-height: 36px;
  }

  .app_list .mask span {
    margin-top: -1.5rem;
  }

  .app_list .item_icon .mask span {
    font-size: 1.2rem;
  }

  #solution_i .NB_head .title_area {
    padding-right: 20%;
  }

  .benefit .bg_blue li img {
    max-width: 84px;
  }

  .prod_tab .nav-tabs>li>a,
  .prod_spec .title {
    font-size: 2.25rem;
  }

  .prod_tab .tab-content h4,
  .prod_tab .tab-content {
    font-size: 1.25rem;
  }

  .prod_spec th:before {
    height: 3px;
  }

  .prod_box {
    width: 600px;
  }

  .ex-list .panel-body {
    padding: .25rem 30px 1rem;
  }

  .ex-list .panel-heading a {
    padding-left: 30px;
    line-height: 40px;
    font-size: 25px;
  }

  .ex-list .panel-heading .fa {
    line-height: 40px;
  }

  .ex-list .panel li a {
    line-height: 30px;
  }

  .exhibition-area .box-list .item_single .text {
    height: 6rem;
  }

  .about-advantage .item {
    min-height: 220px;
  }

  .about-advantage .item .icon .mask {
    padding-top: 45%;
  }

  .about-brand .btn {
    line-height: 300%;
  }

  .about-brand .subtitle {
    width: 75%;
  }

  .about-title {
    font-size: 3rem;
    margin-bottom: 1.25rem;
  }

  .about-subtitle {
    font-size: 2rem;
  }

  .about-advantage .item .title {
    padding: 1.5rem 0 .5rem;
  }

  .download_list .box .file_lang,
  .download_list .box .file_size {
    float: left;
  }

  .download_list .box .file_lang {
    width: 40%;
  }

  .download_list .box .file_size {
    width: 60%;
  }

  .download_list .box .btn {
    line-height: 2.5rem;
    margin-top: .5rem
  }

  .download_list .box .file_size {
    text-align: right;
    position: absolute;
    right: 5px;
  }

  .download_sub .box .btn {
    line-height: 2.5rem;
    height: 2.5rem;
    margin-top: -1.25rem;
  }

  .benefit .bg_blue li {
    min-height: 175px;
    padding-bottom: 0;
  }


  .map_box {
    padding-left: 65%;
  }

  .map_box .map {
    width: 65%;
  }


  .page_en #news .news-area .box-list .item_single .title,
  .page_en .case-area .box-list .item_single .title {
    height: 8.5rem;
  }

  #br_lg {
    display: none;
  }

  .sol_features .rmd_f1_title,
  .sol_features .rmd_f3_title,
  .sol_features .sl_f1_title {
    font-size: 2.25rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .sub_banner {
    height: 310px;
    background-size: auto 310px;
  }

  .app_list .item_icon .mask span {
    padding-left: 5%;
    padding-right: 5%;
  }

  .prod_box {
    width: 600px;
  }
}