/* Basic ======================================================================*/
[class^="idx-t-"] { display: block; width: 100%; text-align: center; padding-bottom: 20px; }

.idx-t-main { color: #018FD8; font-size: 48px; line-height: 48px; }

.idx-t-sub { color: #EDC148; font-size: 35px; line-height: 35px; }

/* Banner =====================================================================*/
.banner { margin-top: 119px; overflow: hidden; position: relative; background: #101010; }

.flexslider-banner .flex-control-nav { z-index: 5; bottom: 0px; }
.flexslider-banner .flex-control-paging li a { background: #fff; margin: 8px 0; }
.flexslider-banner .flex-control-paging li a:hover { background: rgba(1, 143, 214, 0.9); }
.flexslider-banner .flex-control-paging li a.flex-active { background: #018FD6; }
.flexslider-banner .flex-direction-nav { width: 70%; position: absolute; top: calc(50% - 37.5px); left: 15%; }
.flexslider-banner .flex-direction-nav a { width: auto; height: auto; }
.flexslider-banner .flex-direction-nav a:before { display: block; }
.flexslider-banner .flex-direction-nav a.flex-prev:before { content: url("../images/icon/icon-btnleft.png"); }
.flexslider-banner .flex-direction-nav a.flex-next:before { content: url("../images/icon/icon-btnright.png"); }

.slogan { display: flex; justify-content: center; align-items: center; position: absolute; left: 0px; width: 100%; height: 100%; z-index: 3; pointer-events: none; }
.slogan .slogan-text { color: #fff; font-weight: normal; text-align: center; }
.slogan [class*="font"] { display: block; padding: 10px 0; }
.slogan .fontBig { font-size: 48px; line-height: 48px; }
.slogan .fontMin { font-size: 35px; line-height: 35px; }
.slogan .fontSml { font-size: 14px; line-height: 18px; }
.slogan .sloganLine { display: block; margin: 0 auto 20px auto; width: 75%; height: 4px; background: #FAB529; }
.slogan .btn-slogan { display: inline-block; margin: 30px auto 0 auto; padding: 5px 20px; background: #fab529; color: #fff; font-size: 16px; pointer-events: auto; }
.slogan .btn-slogan:after { content: '>'; display: inline-block; padding-left: 10px; }
.slogan .btn-slogan:hover { opacity: .5; }

/* About ======================================================================*/
.idx-about { padding: 40px 0; }

.idx-abt-box { display: flex; margin-top: 40px; }
.idx-abt-box [class^="abt-"] { width: 100%; display: flex; flex-wrap: wrap; padding: 20px 0; }
.idx-abt-box .abt-left { justify-content: flex-end; align-items: center; max-width: 800px; padding-right: 40px; color: #fff; background: url("../images/idx-abtLeft.jpg") no-repeat center; background-size: cover; }
.idx-abt-box .abt-right { justify-content: flex-start; max-width: calc(100% - 800px); padding-left: 100px; background: url("../images/idx-abtRight.jpg") no-repeat center; background-size: cover; }
.idx-abt-box .abt-leftContent { max-width: 495px; width: 100%; position: relative; padding-bottom: 80px; font-size: 18px; }
.idx-abt-box .abt-leftContent .btn-more { position: absolute; bottom: 0px; right: 0px; padding: 3px 10px; color: #fff; background: #F7B52B; }
.idx-abt-box .abt-leftContent .btn-more:hover { opacity: .5; }
.idx-abt-box .abt-rightList { max-width: 800px; width: 100%; display: flex; flex-wrap: wrap; }
.idx-abt-box .abt-rightList li { display: flex; flex-direction: column; justify-content: space-between; align-items: center; width: 50%; padding-bottom: 20px; }
.idx-abt-box .abt-rightList figure { width: calc(100% - 6px); max-width: 250px; text-align: center; margin-bottom: 10px; }
.idx-abt-box .abt-rightList .content { max-width: 300px; border-left: 6px solid #048CD3; padding: 0 15px; display: flex; flex-direction: column; justify-content: space-between; }
.idx-abt-box .abt-rightList .title { font-weight: bold; padding-bottom: 5px; font-size: 20px; }
.idx-abt-box .abt-rightList .text { color: #353535; }

/* Products ===================================================================*/
.idx-products .wrap { max-width: 850px; font-size: 18px; padding: 75px 0 50px 0; }
.idx-products .text { color: #646464; }

.idxpro-classification { width: 65.10417%; margin: 0 auto; display: flex; justify-content: space-between; margin-bottom: 50px; padding: 0 5%; }
.idxpro-classification a { color: #202026; font-size: 22px; padding-bottom: 10px; display: inline-block; border-bottom: 5px solid #F6B626; position: relative; }
.idxpro-classification a:before { content: ''; display: inline-block; position: absolute; bottom: -6px; left: 0px; background: #008FD3; width: 0px; height: 6px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }
.idxpro-classification a:hover:before { width: 100%; }
.idxpro-classification .open a:before { width: 100%; }

.idxpro-wrap { width: 65.10417%; margin: 0 auto 40px auto; }
.idxpro-wrap .owl-theme .owl-nav { margin-top: 0px; position: absolute; top: calc(50% - 45px); width: 100%; }
.idxpro-wrap .owl-theme .owl-nav [class*=owl-] { position: absolute; background: transparent; margin: 0px; padding: 0px; transition: all .2s; }
.idxpro-wrap .owl-theme .owl-nav [class*=owl-]:before { font-family: FontAwesome; content: ''; }
.idxpro-wrap .owl-theme .owl-nav [class*=owl-]:hover { background: transparent; opacity: .5; }
.idxpro-wrap .owl-theme .owl-nav .owl-prev { left: -60px; }
.idxpro-wrap .owl-theme .owl-nav .owl-prev:before { content: url("../images/icon/icon-proleft.png"); }
.idxpro-wrap .owl-theme .owl-nav .owl-next { right: -60px; }
.idxpro-wrap .owl-theme .owl-nav .owl-next:before { content: url("../images/icon/icon-proright.png"); }
.idxpro-wrap .idxpro-pic { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0 5px; }
.idxpro-wrap .idxpro-pic a { display: block; max-width: 285px; overflow: hidden; position: relative; }
.idxpro-wrap .idxpro-pic a img { width: auto; margin: 0 auto; max-height: 300px; }
.idxpro-wrap .idxpro-pic a:hover .mask { opacity: 1; }
.idxpro-wrap .idxpro-pic a:hover .mask:before { transform: scale(1); }
.idxpro-wrap .idxpro-pic .name { display: block; padding: 5px; text-align: center; color: #666; }
.idxpro-wrap .idxpro-pic .mask { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 143, 211, 0.9); color: #fff; font-size: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; transition: all .3s; opacity: 0; }
.idxpro-wrap .idxpro-pic .mask:before { content: '\f002'; font-family: FontAwesome; font-size: 16px; border: 1px solid #fff; border-radius: 100%; width: 35px; height: 35px; margin-bottom: 15px; display: flex; justify-content: center; align-items: center; transition: all .35s; transform: scale(0.5); }
.idxpro-wrap .idxpro-pic .mask:after { content: 'More'; display: inline-block; }

/* Contact Us =================================================================*/
.idx-contact { margin: 90px 0; padding: 140px 0; background: url("../images/idx-contactBg.jpg") no-repeat fixed center; background-size: cover; color: #fff; }
.idx-contact .wrap { display: flex; justify-content: center; align-items: center; position: relative; }
.idx-contact .icon { padding-right: 50px; }
.idx-contact .text span { display: block; }
.idx-contact .t-big { font-size: 35px; line-height: 35px; }
.idx-contact .t-sub { font-size: 30px; line-height: 30px; padding-bottom: 10px; }
.idx-contact .btn-contact { position: absolute; bottom: -80px; right: 5%; color: #fff; background: #F7B52B; padding: 5px 10px; }

@media only screen and (max-width: 1440px) { .idx-abt-box .abt-left { max-width: 600px; }
  .idx-abt-box .abt-right { max-width: calc(100% - 600px); }
  .idxpro-classification, .idxpro-wrap { width: 70%; } }
@media only screen and (max-width: 1366px) { .banner { margin-top: 109px; } }
@media only screen and (max-width: 1024px) { .banner { margin-top: 102px; }
  .idx-about .title-box { padding: 0 5%; }
  .idx-abt-box { flex-wrap: wrap; }
  .idx-abt-box [class^="abt-"] { max-width: 100%; padding: 20px 5%; }
  .idx-abt-box .abt-leftContent { padding: 20px 0 80px 0; }
  .idx-abt-box .abt-leftContent .btn-more { right: calc(50% - 64.5px); }
  .idx-abt-box .abt-rightList { padding: 20px 0; } }
@media only screen and (max-width: 850px) { .flexslider-banner .flex-direction-nav { display: none; }
  .idx-products .wrap { padding: 75px 5% 50px 5%; }
  .idxpro-classification { width: 100%; }
  .idx-contact .btn-contact { right: calc(50% - 45.5px); } }
@media only screen and (max-width: 480px) { .slogan h1 { padding-top: 30px; }
  .slogan .fontBig { font-size: 30px; line-height: 30px; }
  .slogan .fontMin { font-size: 20px; line-height: 20px; }
  .slogan .fontSml { font-size: 12px; line-height: 12px; }
  .idxpro-wrap { width: 100%; }
  .idxpro-wrap .owl-theme .owl-nav { display: none; } }
@media only screen and (max-width: 425px) { .banner { margin-top: 85px; }
  .idx-t-main { font-size: 30px; line-height: 30px; }
  .idx-t-sub { font-size: 24px; line-height: 24px; }
  .idx-abt-box .abt-rightList li { width: 100%; justify-content: flex-start; }
  .idx-abt-box .abt-rightList .content { padding-top: 10px; border-left: none; border-top: 6px solid #048CD3; }
  .idxpro-classification { flex-direction: column; }
  .idxpro-classification span { text-align: center; }
  .idxpro-classification a { padding-top: 30px; }
  .idx-contact .icon { display: none; }
  .idx-contact .t-sub { font-size: 20px; line-height: 20px; }
  .idx-contact .t-big { font-size: 25px; line-height: 25px; }
  .flexslider-banner .flex-control-nav { display: none; } }
@media only screen and (max-width: 375px) { .slogan .fontBig { font-size: 20px; line-height: 20px; }
  .slogan .fontMin { font-size: 16px; line-height: 16px; }
  .slogan .fontSml { font-size: 12px; line-height: 12px; } }
