/* ==========================================================================
    -    網站主體樣式設計 -
author:          英創達網路有限公司
email:         web@e-creative.tw
website:       http://e-creative.tw
 ==========================================================================*/
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300);
@import "bootstrap.css";
@import "default.css";/*基本清除等樣式*/
@import "fonts/style.css";/*基本清除等樣式*/
@import "ui.css";/*jquery css*/
@import "animation.css";/*jquery css*/

/*.pic .jqimgFill{
        transition:1s;
}
a:hover .pic .jqimgFill,
.pic:hover  .jqimgFill{
        transform:scale(1.1)
}*/

/**:link, *:visited, *:hover, *:active, *:focus, * { 
  -webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
     -moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
       -o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
          transition: color .20s linear, background-color .20s linear, border-color .20s linear;
}*/
.show { 
    -webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
    -moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
    -o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
    transition: color .20s linear, background-color .20s linear, border-color .20s linear;
}
.navbar-form {
    border-top: 0px solid transparent!important;
    border-bottom: 0px solid transparent!important;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, .1), 0 0 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 0 0 rgba(255, 255, 255, .1), 0 0 0 rgba(255, 255, 255, .1);
}
.navbar-form .form-group{
    margin:0!important;
}
body{
    background-color:#003b61;
}
body a,
a:hover,
a:focus {
    text-decoration: none;
}
.wp {
    min-width:360px;
    height:100%;
    position:relative;
    /*overflow-x: hidden;*/
}
.centert{
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    display:inline-block;
    position:absolute;
}
/*不顯示外虛線*/
button, a {
    outline: none !important;
}

/* ==========================================================================
    footer
 ==========================================================================*/
#footer {
    color: #8395a4;
    font-size: 12px;
    font-family: Verdana;
    letter-spacing: .5px;
    line-height: 1;
    height:100px;
    padding: 25px 15px 0 15px;
}
#footer p {
    line-height: 1.2;
    margin:0 0 3px 0;
}
#footer a {
    color:#8395a4;
}
#footer .fotBtn a {
    display:inline-block !important;
    text-align: center;
    height: 53px;
    width: 53px;
    padding: 8px 0 0 0;
    margin-top: -25px;
    text-decoration: none;
    transition:all .5s;
}
#footer .fotBtn a:hover{
    color:#FFF;
    padding: 5px 0 0 0;
    opacity:.8;
}
#footer .top {
    color:#eaada5;
    background-color: #d33209;
}
#footer .top:hover {
    background-color: #A32607;
}
#footer .top:before {
    content: url(images/inco-top.png);
    padding-bottom: 8px;
    display: block;
}
#footer .sitemap {
    background-color:#002d4a;
}
#footer .sitemap:hover {
    background-color: #001E31;
}
#footer .sitemap:before {
    content: url(images/inco-sitemap.png);
    padding-bottom: 8px;
    display: block;
}
.max-xs-size #footer .container {
    padding-left:0;
    padding-bottom:20px;
    padding-right:0;
}
/* ==========================================================================
    home [ home-banner ] [ slider ]
 ==========================================================================*/
/*.banner .slick-slide .txt h2{
        -webkit-animation-duration: 1.5s;
                animation-duration: 1.5s;  
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
  -webkit-animation-delay:0.5s;
          animation-delay:0.5s;
        opacity:0;
}
.banner .slick-slide.slick-active .txt h2 {
        -webkit-animation-name: growIn;
          animation-name: growIn;
}
.banner .slick-slide .txt p{
  -webkit-animation-duration: 1.5s;
                animation-duration: 1.5s; 
  -webkit-animation-delay:1s;
                animation-delay:1s; 
  -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        opacity:0;
}
.banner .slick-slide.slick-active .txt p {
        -webkit-animation-name: growIn;
                animation-name: growIn;
}*/
/* ==========================================================================
    home [ home-banner ]
 ==========================================================================*/
#home-banner{
    position:relative;
    height:auto;
    visibility: hidden;
}
#home-banner ul li{
    height:440px;
    position:relative;
    overflow:hidden;
    margin:0;
}
#home-banner ul li .pic{
    /*height:100%;
          width:100%;*/
    width:50%;
    position:absolute;
    bottom:-6px;
    right:0;
    display: block;
    text-decoration: none;
}
.max-sm-size #home-banner ul li .pic{
    width:45%;
    bottom: 20px;
}
.max-xs-size #home-banner ul li .pic{
    left:0;
    right:0;
    bottom: 30px;
    margin:0 auto;
}
#home-banner ul li .pic img{
    display: block;
    position: absolute;
    right: 0;
    bottom:0;
}
#home-banner .txt {
    position:absolute;
    width:450px;
    top:27%;
    left:15px;
}
#home-banner .txt h3 {
    color: #FFF;
    font-size: 38px;
    font-family: "Myriad Pro";
    font-weight: normal;
    margin: 0 0 20px 0;
}
#home-banner .txt p {
    color:#FFF;
    font-size: 16px;
}
#home-banner .slick-prev {
  top: 60%;
  left:0;
  /*left:-7%;*/
}
#home-banner .slick-next {
  top: 60%;
  right:0;
  /*right:-7%;*/
}
#home-banner .slick-prev,
#home-banner .slick-next {
    width: 50px;
    height: 50px;
    color: #b3e1ff;
    border: 2px solid #b3e1ff;
    border-radius: 100%;
    z-index: 99;
    opacity: 0;
    transition:all .4s;
}
#home-banner:hover .slick-prev,
#home-banner:hover .slick-next {
  color: #ff5b21;
  border: 2px solid #ff5b21;
  background-color:rgba(255,255,255,.1);
  opacity: 0.48;
}
#home-banner .slick-prev:hover,
#home-banner .slick-next:hover {
  opacity: 0.8;
}
.max-lg-size #home-banner .slick-prev {
  top: 60%;
  left:0;
}
.max-lg-size #home-banner .slick-next {
  top: 60%;
  right:0;
}
.max-md-size #home-banner .pic img {
    width:55%;
}
.max-md-size #home-banner .slick-prev,
.max-md-size #home-banner .slick-next {
  width: 48px;
  height: 48px;
  top: 50%;
}
.max-sm-size #home-banner ul li{
    height:350px;
}
.max-sm-size #home-banner .txt{
    width:100%;
    top:17%;
}
.max-sm-size #home-banner .txt p {
    width:47%;
}
.max-sm-size #home-banner .pic img {
    width:50%;
}
.max-xs-size #home-banner ul li{
    height:380px;
}
.max-xs-size #home-banner .txt{
    width:90%;
    top:13%;
    right:0;
    left:0;
    margin:auto;
    text-align:center;
}
.max-xs-size #home-banner .txt h3 {
    font-size: 29px;
    margin: 0 0 10px 0;
}
.max-xs-size #home-banner .txt p {
    width:100%;
    font-size: 14px;
    line-height:1.4;
}
.max-xs-size #home-banner .pic img {
    width:70%;
    right:0;
    left:0;
    margin:auto;
}
/*button*/
#home-banner .slick-dots{
    height:20px;
    position:absolute;
    bottom: 10%;
    z-index:90;
}
#home-banner .slick-dots li{
    width:auto;
}
#home-banner .slick-dots li button{
    display:inline-block;
    border:2px solid;
    border-color:rgba(235,87,39,1);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /*ie8*/
     border-color:rgba(235,87,39,1);
    width:15px;
    height:15px;
    display:inline-block;
    border-radius:100px;
    padding:0;
    margin:0 8px;
}
#home-banner .slick-dots .slick-active button{
    background-color:#FFF;
    background-color:rgba(235,87,39,1);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /*ie8*/
    background-color:rgba(235,87,39,1);
}
/* ==========================================================================
    index {homeBoxA}
 ==========================================================================*/
.homeBoxA {
    min-height:163px;
}
.homeBoxA a {
    text-decoration: none;
}
.homeBoxA h2 {
    font-size: 21px;
    font-family: Calibri;
    margin: 0;
}
.homeBoxA .more{
    font-size: 11px;
    font-family: Verdana;
    display:inline-block;
    position:relative;
    z-index:999;
    -webkit-transition: right 0.5s , left 0.5s;
    -moz-transition: right 0.5s , left 0.5s;
    -ms-transition: right 0.5s , left 0.5s;
    transition: right 0.5s , left 0.5s;
}
/* ==========================================================================
    home {homeNews}
 ==========================================================================*/
#homeNews {
    padding: 30px 40px 10px 24px;
    width: 55%;
    float: left;
    background-color: #156193;
    background-image: url(images/index_news_bg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
}
#homeNews h2{
    color: #FFF;
    font-size: 20px;
    font-weight: bolder;
    width: 130px;
    padding: 13px 0 0 25px;
    position: absolute;
    top: -20px;
    left: 0;
    background-color: #156293;
    background-image: url(images/index_news-h2-bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border-radius: 5px 5px 0 0;
}
#homeNews .more {
    padding: 0 20px 0 2px;
    position: absolute;
    top: 3px;
    right: 40px;
}
#homeNews .more i:after {
    color: #FFF;
    font-size: 11px;
    font-family: Verdana;
    content:"+";
    line-height: 0;
    display:inline-block;
    position:absolute;
    top:11px;
}
#homeNews .more a {
    color: #FFF;
    padding:0 5px 0 10px;
}
#homeNews .more a:hover{
    text-decoration: underline;
}
#homeNews .more:hover{
    right: 36px;
}
#homeNews .homeNewsList li{
    -webkit-transition: padding-left 0.5s;
    -moz-transition: padding-left 0.5s;
    -ms-transition: padding-left 0.5s;
    transition: padding-left 0.5s;
}
#homeNews .homeNewsList li a {
    min-height: 60px;
    padding: 13px 0;
    display: block;
    border-top: 1px solid #307eaf;
    display:block;
}
#homeNews .homeNewsList li time {
    color: #5097c3;
    font-size: 13px;
    font-family: Verdana;
    line-height: 1;
    float: left;
    width: 20%;
}
#homeNews .homeNewsList li p {
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
    float: left;
    width: 80%;
    height: 33px;
    overflow: hidden;

    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -ms-transition: color 0.5s;
    transition: color 0.5s;
}
#homeNews .homeNewsList li:hover p {
    color: #ffcbb9;
    text-decoration: underline;
}
#homeNews .homeNewsList li:hover{
    padding-left:5px;
}
.max-md-size #homeNews {
    padding: 30px 20px 10px 20px;
}
.max-sm1-size #homeNews .homeNewsList li:hover{
    padding-left:0px;
}
.max-sm2-size #homeNews .homeNewsList li a {
    padding: 13px 0 0 0;
}
.max-sm2-size #homeNews .homeNewsList li time {
    float: none;
    width: 100%;
    display:block;
    margin-bottom:5px;
}
.max-sm2-size #homeNews .homeNewsList li p {
    float: none;
    width: 100%;
}
/* ==========================================================================
  {infoList 共用}
 ==========================================================================*/
.infoList a {
    text-decoration: none;
    display: block;
    transition: border .6s ease 0s;
}
.infoList a:hover{
    text-decoration:none;
}
.infoList .caption {
    display: table;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: auto;
    top: 50%;
    left: 0;
    z-index: 2;
    -webkit-transform: scale(0.5) translateY(-50%);
    -moz-transform: scale(0.5) translateY(-50%);
    -ms-transform: scale(0.5) translateY(-50%);
    -o-transform: scale(0.5) translateY(-50%);
    transform: scale(0.5) translateY(-50%);
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
/*ie8*/
@media \0screen {
    .infoList .caption{
        display:none;
    }
}
.infoList a:hover .caption {
    -webkit-transform: scale(1) translateY(-50%);
    -moz-transform: scale(1) translateY(-50%);
    -ms-transform: scale(1) translateY(-50%);
    -o-transform: scale(1) translateY(-50%);
    transform: scale(1) translateY(-50%);
    opacity: 1;
}
.infoList .caption .inner {
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(0,0,0,0.5);
}
.infoList .caption p {
    font-family: Lato,sans-serif;
    font-size: 3em;
    color: #fff;
    text-align: center;
}
/* ==========================================================================
    home {homeAbout}
 ==========================================================================*/
#homeAbout {
    width: 45%;
    float: left;
    position:relative;
    background: #c6c6c7;
    background: -moz-linear-gradient(top,  #c6c6c7 17%, #ffffff 83%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%,#c6c6c7), color-stop(83%,#ffffff));
    background: -webkit-linear-gradient(top,  #c6c6c7 17%,#ffffff 83%);
    background: -o-linear-gradient(top,  #c6c6c7 17%,#ffffff 83%);
    background: -ms-linear-gradient(top,  #c6c6c7 17%,#ffffff 83%);
    background: linear-gradient(to bottom,  #c6c6c7 17%,#ffffff 83%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6c6c7', endColorstr='#ffffff',GradientType=0 );
}
#homeAbout .bg {
    width: 100%;
    padding:0 0 10px 24px;
    background-image: url(images/index_abou_bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    right: 0;
    bottom: 0;
}
#homeAbout h2 {
    color: #f15929;
    font-size: 21px;
    font-weight: bold;
    padding-bottom:7px;
    margin:0;
}
#homeAbout p {
    color: #222222;
    font-size: 15px;
    font-family: Candara;
    line-height: 1.3;
    width: 220px;
    height: 80px;
    padding: 0 2px;
    margin-bottom: 0px;
    overflow: hidden;

}

#homeAbout .more {
    color: #f15929;
    position:relative;
    left:0;
}
#homeAbout .more:after {
    content:">";
    padding-left:5px;
}
#homeAbout:hover .more{
    left: 6px;
    text-decoration: underline;
}
.max-md-size .homeBoxA{
    min-height:184px;
} 
.max-md-size #homeNews {
    padding: 30px 24px 10px 24px;
}
.max-md-size #homeNews h2{
    width: 130px;
}
.max-md-size .homeNewsList li time {
    width: 100%;
    padding: 0 0 2px 5px;
}
.max-md-size .homeNewsList li p {
    width: 100%;
    padding: 0 0 0 5px;
} 
.max-md-size #homeAbout {
    overflow: hidden;
}
.max-md-size #homeAbout .bg {
    padding:0 0 25px 24px;
}
.max-sm1-size #homeNews {
    width: 100%;
}
.max-sm1-size #homeAbout {
    width: 100%;
}
.max-sm1-size #homeAbout p {
    width: 60%;
}

/* ==========================================================================
    index {homeList}
 ==========================================================================*/
.homeList .list {
    width: 33.3%;
    height: 155px;
    overflow:hidden;
    float:left;
    position: relative;
    background: #dbdbdc;
    background: -moz-linear-gradient(-45deg,  #dbdbdc 0%, #fcfcfc 73%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#dbdbdc), color-stop(73%,#fcfcfc));
    background: -webkit-linear-gradient(-45deg,  #dbdbdc 0%,#fcfcfc 73%);
    background: -o-linear-gradient(-45deg,  #dbdbdc 0%,#fcfcfc 73%);
    background: -ms-linear-gradient(-45deg,  #dbdbdc 0%,#fcfcfc 73%);
    background: linear-gradient(135deg,  #dbdbdc 0%,#fcfcfc 73%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdc', endColorstr='#fcfcfc',GradientType=1 );
}
.homeList .list .txt {
    width:75%;
    float:left;
    position: relative;
    z-index:2;
    padding:20px 0 20px 25px;
}
.homeList .list .txt h2 {
    color: #222;
    font-size: 18px;
    font-family: Calibri;
    font-weight: bolder;
    line-height:1;
    height: 38px;
    overflow: hidden;
    padding: 0;
    margin: 0 0 7px 0;
    position:relative;
    z-index:1;
}
.homeList .list:hover .txt h2 {
    color: #f15929;
}
.homeList .list .txt p {
    font-size: 13px;
    color: #555;
    line-height: 1.3;
    height: 67px;
    overflow: hidden;
    width:60%;
    padding: 0;
    margin: 0;
    position:relative;
    z-index:1;
}
.homeList .list:hover .txt p {
    color: #003b61;
}
.homeList .list .pic {
    position: absolute;
    top:0;
    right: 0;
    z-index: 1;
}
.homeList .list .pic img {
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
}
.homeList .list:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.homeList .list + .list + .list + .list {
    text-align: center;

    background: #dbdbdc;
    background: -moz-linear-gradient(top,  #dbdbdc 49%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(49%,#dbdbdc), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(top,  #dbdbdc 49%,#f5f5f5 100%);
    background: -o-linear-gradient(top,  #dbdbdc 49%,#f5f5f5 100%);
    background: -ms-linear-gradient(top,  #dbdbdc 49%,#f5f5f5 100%);
    background: linear-gradient(to bottom,  #dbdbdc 49%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdc', endColorstr='#f5f5f5',GradientType=0 );
}
.max-md-size .homeList .list + .list + .list + .list img{
    width:100%;
}
.max-sm1-size .homeList .list {
    width: 100%;
    border-top: 1px solid #156293;
}
.max-sm1-size .homeList .list .txt h2 {
    font-size: 21px;
}
.max-sm1-size .homeList .list .txt {
    width:70%;
    padding:20px 0 20px 25px;
}
.max-sm1-size .homeList .list .txt p {
    font-size: 14px;
    width:100%;
}

/* ==========================================================================
    index {homeLink}
 ==========================================================================*/
#homeLink {
    padding:10px 0;
    border-bottom: 2px solid #002d4a;
}
#homeLink a {
    color:#FFF;
    font-size:13px;
    line-height:1;
    padding:5px 0;
    display: inline-block;
    -webkit-transition: color 0.4s;
    -moz-transition: color 0.4s;
    -ms-transition: color 0.4s;
    transition: color 0.4s;
}
#homeLink a:hover {
    color:#d5673a;
}
#homeLink i:after {
    content: "|";
    color: #677e8c;
    font-style: normal;
    padding:0 15px;
}

.max-sm1-size #homeLink a {
    padding:0;
}
.max-sm1-size #homeLink i:after {
    padding:0 5px;
}

/* ==========================================================================
    banner {內頁共用}
 ==========================================================================*/
#banner {
    height: 395px;
    /*height: 355px;*/
    padding:195px 0 0 0;
    margin:-145px 0 45px 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: 70% bottom;
    background-size: auto 66%;
    background-color:#003b61;
}
/**/
#banner.banner-about {
  background-image: url(images/01about-banner.png);
}
#banner.banner-capabilities {
  background-image: url(images/03-capabilities-banner.png);  
}
#banner.banner-services {
  background-image: url(images/04-services-banner.png);
}
#banner.banner-news {
  background-image: url(images/05-new-sbanner.png);
}
#banner.banner-search {
  background-image: url(images/08-Search-banner.png);
  height: 260px;
}
#banner.banner-products {
  background-image: url(images/02products-banner.png);
  height: 480px;
  background-position: 83% bottom;
}
/**/
#banner h2 {
    color:#FFF;
    font-size: 38px;
    font-weight: bolder;
    text-transform: uppercase;
    padding:20px 0 0 25px;
}
#banner.banner-products h2 {
    padding:0 0 0 25px;
}
#banner p {
    color:#dfe3e7;
    font-size:19px;
    font-family:Calibri;
    line-height:1.3;
    width:45%;
    padding:0 0 0 25px;
}
.max-bg-size #banner.banner-products {
   
   background-size: auto 66% !important;
}
/*.max-bg-size #banner.banner-products {
    background-position: 800px bottom;
}*/
/*.max-bg-size #banner {
    background-position: -50px 20px;
}*/
.max-bg-size #banner.banner-products {
   background-position: 120% bottom;
}
.max-lg-size #banner.banner-products p {
    width:77%;
}
.max-md-size #banner {
    height: 305px;
    background-size:cover;
    background-position: 0px 0;
}
.max-md-size #banner.banner-search {
    height: 260px;
    background-position: 70% bottom !important;
    background-size: auto 66% !important;
}
.max-md-size #banner h2 {
    font-size: 34px;
    padding:0 0 0 25px;
}
.max-md-size #banner p {
    font-size:16px;
    width:100%;
}
.max-md-size #banner.banner-products {
  height:500px;
  background-position: 600px bottom;
}
.max-sm-size #banner {
    /*height: 255px;*/
    height: 290px;
    padding:185px 0 0 0;
    background-size:cover;
    background-position: 150px bottom;
    margin:-145px 0 20px 0;
}
.max-sm-size #banner.banner-search {
    height: 255px;
    padding:185px 0 0 0;
}
.max-sm-size #banner.banner-products {
    background-position: 450px 210px;
    /*height:290px !important;*/
}
.max-sm-size #banner h2 {
    color:#FFF;
    font-size: 28px;
    text-align: center;
    padding:53px 0 0 0;
    /*padding:13px 0 0 0;*/
}
.max-sm-size #banner p{
    display:none;
    padding:0;
} 
.max-xs-size #banner {
    height: 280px;
    /*height: 230px;*/
    padding: 165px 0 0 0;
    /*background-size:cover;
    background-position: 150px bottom;
    margin:-145px 0 20px 0;*/
}
/*.max-xs-size #banner.banner-products {
    background-position: 210px top;
}*/
.max-xs-size #banner h2 {
    padding:68px 0 0 0;
}
/* ==========================================================================
    main {內頁共用}
 ==========================================================================*/
/**/
.main {
    min-height:700px;
    padding:0 0 50px 0;
    background-color:#FFF;
}
.home .main {
    padding:0;
    background-color:#003b61;
}
/* ==========================================================================
    main [cont]
 ==========================================================================*/
#cont {
    float:right;
    width:76%;
}
.max-md-size #cont {
    float: none ;
    width:100% ;
}
/* ==========================================================================
    main [cont][head]
 ==========================================================================*/
.main .head {
    padding:5px 0;
    margin-bottom:15px;
}
.main .head h3.headH3 {
    color: #003b61;
    font-size:31px;
    font-family:Myriad Pro;
    margin:0;
    float:left;
}
.max-sm1-size .main .head {
    padding:5px 0;
    margin-bottom:10px;
}
.max-sm1-size .main .head h3.headH3 {
    font-size:27px;
    text-align:center;
    float:none;
}
/* ==========================================================================
    main [cont][head][sitelink]
 ==========================================================================*/
.main .head .sitelink{
    font-size:13px;
    float: right;
}
.max-sm-size .main .head .sitelink{
    display:none;
}
.main .head .sitelink li {
    color:#888;
}
.main .head .sitelink li a{
    color:#888;
}
.main .head .sitelink li a:hover{
    color:#f15929;
}
.main .head .sitelink li:first-child:before {
    content: url(images/inco-sitelink.png);
    padding: 0 10px 0 0;
}
.main .head .sitelink li:after{
    display: inline-block;
    content:'>';
    margin:0 5px;
}
.main .head .sitelink li:last-child:after{
    display:none;
}
.main .head .sitelink li:last-child a{
    color: #003b61;
    cursor: default;
    text-decoration: none;
}

/* ==========================================================================
    cont {html}
 ==========================================================================*/
#cont .html {
    color: #323232;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0.5px;
    font-family: Verdana;
}
#cont .html p {
    line-height: 1.7em;
    margin: 0 0 10px 0;
}

/* ==========================================================================
   aside
 ==========================================================================*/
#aside {
    float:left;
    width:19%;
}
.max-md-size #aside {
    float: none ;
    width:100% ;
    display: none;
}
#aside ul li:first-child{
    border-top: solid 1px #32617f;
}
#aside ul li {
    border-right: solid 1px #32617f;
    border-bottom: solid 1px #32617f;
    border-left: solid 1px #32617f;
    display: block;
    position: relative;
}
#aside ul li a {
    color: #003b61;
    font-size: 15px;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing: .5px;
    line-height:1.3;
    display: block;
    text-decoration: none;
    padding:10px 25px;
}
#aside ul li:hover a ,
#aside ul li.active a {
    color:#FFF;
    background-color:#003b61;
}
#aside ul li a:after {
    content: "　";
    width:9px;
    height:104%;
    position: absolute;
    bottom: -1px;
    right: 0px;
    transition: right .2s;
}
#aside ul li:hover a:after ,
#aside ul li.active a:after {
    margin-right:-7px;
    right: -3px;
    /*漸層色*/
    background: rgb(235,87,39);
    background: -moz-linear-gradient(top,  rgba(235,87,39,1) 44%, rgba(216,56,15,1) 81%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,rgba(235,87,39,1)), color-stop(81%,rgba(216,56,15,1)));
    background: -webkit-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: -o-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: -ms-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: linear-gradient(to bottom,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb5727', endColorstr='#d8380f',GradientType=0 );
}
#aside ul li:last-child {
    margin-top:20px;
    border: solid 1px #b5b5b5;
}
#aside ul li:last-child:hover {
    border: solid 1px #686868;
}
#aside ul li:last-child a {
    color: #b5b5b5;
}
#aside ul li:last-child:hover a,
#aside ul li.active:last-child a {
    color:#FFF;
    background-color:#686868;
}
#aside ul li:last-child a:after {
    top: -1px;
}

/* ==========================================================================
   about [box-1]
 ==========================================================================*/
#about .box-1 {
    margin-bottom:70px;
}
#about .box-1 .pic {
    margin-top:25px;
}
#about .box-1 .pic div {
    width:32.5%;
    display:inline-block;
}
.max-lg-size #about .box-1 {
    margin-bottom:50px;
}
.max-sm-size #about .box-1 {
    margin-bottom:20px;
}
.max-sm-size #about .box-1 .pic div {
    width:32%;
}
/* ==========================================================================
   about [box-2]
 ==========================================================================*/
#about .box-2 .pic {
    float:left;
    width:45%;
    margin-right:20px;
}
#about .box-2 .info {
    float:left;
    width:50%;
}
.max-sm1-size #about .box-2 .pic {
    float:none;
    width:50%;
    margin:0 auto 20px auto;
}
.max-sm1-size #about .box-2 .info {
    float:none;
    width:100%;
}
.max-xs-size #about .box-2 .pic {
    width:100%;
}

/* ==========================================================================
   aboutHistory [box-1]
 ==========================================================================*/
dl.box-history {
    margin-bottom:24px;
    position:relative;
}
dl.box-history dt {
    color:#749ab4;
    font-size:18px;
    font-weight:bold;
    padding:5px;
    margin:0;
    border-top: solid 3px #f15929;
    position:absolute;
    left:0;
}
dl.box-history dd {
    padding: 10px 5px 5px 80px;
    margin: 0;
    border-top: 1px dotted #787878;
}
dl.box-history dd p{
    line-height:1.5 !important;
}
dl.box-history dd .info {
    padding:6px 0 0 12px;
}
dl.box-history dd .info p {
    line-height:1.3 !important;
    padding:0;
    margin:0 0 7px 22px!important;
}
dl.box-history dd .info p:before {
    content:"+";
    color:#749ab4;
    margin-left:-22px;
    margin-right:10px;
}
.max-sm-size dl.box-history dd .info {
    padding:0;
}
.max-xs-size dl.box-history dt {
    position: relative;
}
.max-xs-size dl.box-history dd {
    padding: 10px 5px 5px 5px;
}
/* ==========================================================================
   aboutHistory [box-2]
 ==========================================================================*/
#aboutHistory .box-2 {
    padding:30px 30px;
    background-color:#eee;
}
#aboutHistory .box-2 h4{
    color:#003b61;
    font-size:20px;
    font-weight:bold;
    font-family:Verdana;
    margin:0 0 20px 0;
}
.max-xs-size #aboutHistory .box-2 {
    padding:25px;
}

/* ==========================================================================
   aboutMission
 ==========================================================================*/
#aboutMission .html h4 {
    color: #323232;
    font-size: 18px;
    font-weight:bold;
    font-family: Verdana;
    letter-spacing:0;
    line-height: 1;
    padding:13px 0;
    margin:0 0 20px 0;
    border-bottom: 1px solid #323232;
}
/* ==========================================================================
   aboutMission [box-1]
 ==========================================================================*/
#aboutMission .box-1 {
    padding:0 0 30px 0;
}
#aboutMission .box-1 img{
    width:75%;
}
.max-sm-size #aboutMission .html h4 {
    font-size: 17px;
    padding:0 0 10px 0;
    margin:0 0 15px 0;
}
.max-sm-size #aboutMission .box-1 img{
    margin:0 auto;
    display:block;
}
.max-xs-size #aboutMission .box-1 img{
    width:100%;
}

/* ==========================================================================
   aboutContact
 ==========================================================================*/
.main#aboutContact{
    padding: 0;
}
.main#aboutContact .html{
    padding: 0 0 50px 0;
}
/* ==========================================================================
    aboutContact [box-form]
 ==========================================================================*/	
.box-form {
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
}
.box-form .form-group {
    position: relative;
    margin-bottom: 13px;
}
.box-form .form-group p {
    color:#960000;
    line-height:1.3!important;
    padding: 10px 0 0 0;
    margin:0!important;
}
.box-form .form-group p span{
    display:block;
}
.box-form .form-group .red {
    color: #BF0000;
    font-size: 14px;
}
.box-form .form-group .control-label{
    color: #323232;
    font-size: 14px;
    font-weight: normal;
    width: 100px;
    text-align: right;
    letter-spacing: 0px;
    vertical-align: top !important;
}
.box-form .form-group .col {
    width: 80%;
    display: inline-block;
}
.box-form .form-group input.form-control {
    display:inline-block;
    border: solid 1px #c8c8c8;
    background-color:#eee;
    border-radius:0;
    outline:none;
}
input.form-control {
    outline:none;
}

.box-form .form-group input.form-control-code {
    width:195px !important;
}
.box-form .form-group textarea {
    width: 100%;
    height:80px;
    padding: 5px 12px;
    display: inline-block;
    border: solid 1px #c8c8c8;
    background-color:#eee;
    border-radius:0;
}
.box-form .form-group .code {
    display:inline-block;
    margin-left:15px;
}
.box-form .form-group { zoom: 1; }

.box-form .form-group .btn-success {
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
    width: 130px;
    padding: 10px 0;
    margin: 7px 10px 27px 0;
    border: 0;
    border-radius: 0px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    background-color:#003b61;
}
.box-form .form-group .btn-success:first-child {
    background-color:#000;
}
.box-form .form-group .btn-success:hover,
.box-form .form-group .btn-success:first-child:hover {
    color:#FFF;
    background-color:#cd5f35;
}
.max-sm-size .box-form {
    padding: 0;
}
.max-sm-size .box-form .form-group:last-child {
    ppadding:0;
    margin:0;
}
.max-sm-size .box-form .form-group:last-child .control-label{
    display: none;
}
.max-sm-size .box-form .form-group:last-child .col{
    text-align:center;
    width:100%;
}
.max-sm1-size .box-form .form-group .control-label{
    width: 100%;
    text-align: left;
}
.max-sm1-size .box-form .form-group {
    margin-bottom: 5px;
}
.max-sm1-size .box-form .form-group .col {
    width: 100%;
}
.max-sm1-size .box-form .form-group .control-label{
    margin:0 !important;
    padding:0 !important;
}
.max-sm1-size .box-form .form-group p span{
    display:inline-block!important;
    margin-bottom:20px;
}
.max-xs-size .box-form .form-group:last-child{
    padding-bottom:25px;
    margin-bottom:10px;
    border-bottom: solid 2px #888;
}
.max-xs-size .box-form .form-group .btn-success {
    width: 100%;
    padding: 15px 0;
    margin: 7px 0;
}
.max-xs-size .box-form .form-group input.form-control-code {
    width:155px !important;
}
/* ==========================================================================
   aboutContact [box-company]
 ==========================================================================*/
.box-company {
    text-align:center;
}
.box-company .list{
    display: inline-block;
    width: 31%;
    margin: 0 .7%;
    background-color: #32617f;
    border-radius: 10px;
    vertical-align: top;
    margin-bottom: 13px;
}
.box-company .list .inner {
    min-height:300px;
    padding:10px 15px;
}
.box-company .list h4 {
    color:#FFF;
    font-size:19px;
    font-family:Verdana;
    text-align:center;
    padding:18px 0;
    margin:0;
}
.box-company .list .info {
    text-align: left;
    padding-left:20px;
}
.box-company .list .info p {
    color:#FFF;
    font-size:13px;
    letter-spacing:.2;
    line-height: 1.2em !important;
    margin: 0 0 4px 0 !important;
}
.box-company .list .info p:before {
    content:"+";
    color:#749ab4;
    margin-left:-20px;
    margin-right:7px;
}
.box-company .list .pic img{
    border-radius: 0 0 10px 10px;
}
.max-sm1-size .box-company .list .inner {
    min-height:250px;
    padding:10px 15px;
}
.max-sm1-size .box-company .list .info p {
    line-height: 1.3em !important;
}
.max-xs-size .box-company .list{
    width:100%;
    margin: 0 1% 15px 1%;
}
.max-xs-size .box-company .list .inner {
    min-height: inherit;
    padding:10px 15px;
}
.max-xs-size .box-company .list h4 {
    padding:10px 0 15px 0;
}
/* ==========================================================================
   aboutContact [box-map]
 ==========================================================================*/
/*.box-map iframe{
  margin:0 0 -7px 0!important;
}*/
/*.box-map{
  margin:0 0 -7px 0!important;
  width:100%;
  height:300px;
  display:block;
  padding:0;
  margin:0;
}*/

/* ==========================================================================
    map 
 ==========================================================================*/
#map{
    width:100%;
    height:450px;
    display:block;
    padding:0;
    margin:0;
}
/*#map > #map{
        width:100%;
  height:100%;
}*/
.max-md-size #map{
    height:400px;
}
.max-xs-size #map{
    height:300px;
}

/* ==========================================================================
   products {selectBox}
 ==========================================================================*/ 
.selectBox {
    margin: 35px 0 0 0px;
}
.selectBox-btn {
    padding: 9px 17px;
    margin-left:10px;
}
.dropdown0 {
    width:47%;
    margin: 0 0 13px 0;
    display: block;
}
.dropdown2 {
    width:37%;
}
.dropdown0 dd,
.dropdown0 dt,
.dropdown0 ul { 
    margin:0px;
    padding:0px;
}
.dropdown0 dd {
    position: relative;
    z-index: 999;
}
.dropdown0 a,
.dropdown0 a:visited {
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 8px 10px;
    border-radius: 5px;
}
.dropdown0 a:hover {
    color: #d33209;
}
.dropdown0 dt a:hover,
.dropdown0 dt a:focus {
    color:#d33209;
    border: 1px solid #367399;
}
.dropdown0 dt a {
    color: #666;
    font-size: 14px;
    padding-right: 35px;
    display: block;
    border: 1px solid #bababa;
    background-attachment: scroll;
    background-color: #FFF;
    background-image: url(images/inco-select.png);
    background-repeat: no-repeat;
    background-position: right center;
    font-weight: normal;
    line-height: 1.3;
}
.dropdown0 dt a span {
    display:block;
    padding:2px 10px;
    cursor:pointer;
}
.dropdown0 dd ul {
    color: #C5C0B0;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    list-style: none;
    background-color: #5E93B3;
    background-attachment: scroll;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    max-height:auto;
}
.dropdown0 span.value {
    display:none;
}
.dropdown0 dd ul li {
    background-image: url(images/icon/inco-select-l.png);
    background-repeat: no-repeat;
    background-position: 27px 8px;  
}
.dropdown0 dd ul li a {
    font-size: 14px;
    color: #FFF !important;
    display: block;
    padding: 8px 10px;
    line-height: 1.3;
    border-radius: 0;
}
.dropdown0 dd ul li a:hover {
    background-color: #477BA3;
}
.max-lg-size .dropdown0 {
    width:77%;
}
.max-lg-size .dropdown2 {
    width:67%;
}
.max-md-size .selectBox {
    margin: 55px 0 0 0;
    position:relative;
    z-index:1;
    /*display:none;*/
}
.max-sm-size .selectBox {
    padding-bottom:20px;
    border-bottom: 1px solid #bdbdbd;
}
.max-sm-size .dropdown0 dd ul li a {
    padding: 6px 10px;
}
.max-sm-size .dropdown0 {
    width:100%;
}
.max-sm-size .dropdown2 {
    width:100%;
}
.max-sm-size .selectBox-btn {
    width:100%;
    padding: 10px 17px;
    margin: 5px 0 0 0;
}
.max-sm1-size .selectBox {
    margin: 40px 0 0 0;
}
/*----------------------------------------------
    按鈕顏色
----------------------------------------------*/
.btnOrg {
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none !important;
    display: inline-block;
    border: 1px solid transparent;
    background-color:#d33209;
    border-radius: 5px;
}
.btnOrg:hover {
    color: #FFF;
    border: 1px solid #d33209;
    /*漸層色*/
    background: rgb(235,87,39);
    background: -moz-linear-gradient(top,  rgba(235,87,39,1) 44%, rgba(216,56,15,1) 81%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,rgba(235,87,39,1)), color-stop(81%,rgba(216,56,15,1)));
    background: -webkit-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: -o-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: -ms-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: linear-gradient(to bottom,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb5727', endColorstr='#d8380f',GradientType=0 );
}

/* ==========================================================================
   products {proList}
 ==========================================================================*/
.proList {
    margin: 40px 0 0 0;
}
.proList .list {
    width: 220px;
    height: 280px;
    margin: 0 1.1% 2% 1.1%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    border-radius: 5px!important;
}
.proList .list a {
    text-decoration: none;
    border-radius: 5px!important;
}
.proList .list .mask{
    width: 100%;
    height: 100%;
    padding:0 15px;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    border-radius: 5px!important;
}
.proList .list .mask h3{
    color: #003b61;
    font-size: 14px !important;
    font-family: Verdana !important;
    font-weight: bold;
    line-height:1.4;
    letter-spacing:.5px;
    text-align: left;
    height: 55px;
    overflow:hidden;
}
.proList .list:hover .mask {
    padding:35px 15px;
    /*padding:35px 18px;*/
}
.proList .list:hover .mask h3{
    color: #FFF!important;
    margin-top:0;
}
.proList .list img {
  height:155px;
  overflow:hidden;
  border-radius:5px 5px 0 0;
  
  display: block;
  position: relative;
  border: none;
}
.proList .list .info {
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    line-height: 1.3;
    letter-spacing:.5px;
    height: 55px;
    overflow:hidden;
    padding: 0;
    margin: 20px 0 40px 0;
    position: relative;
}
.proList .list .more {
    color: #CCC!important;
    font-family: Arial;
    line-height: 42px;
    width: 50%;
    height: 42px;
    position:absolute;
    left:0;
    right:0;
    bottom:20px;
    margin:0 auto;
}
.max-lg-size .proList {
    text-align:center;
}
.max-lg-size .proList .list {
    width: 24%;
    margin: 0 .3% 2% .3%;
    /*height: auto;*/
}
.max-sm-size #products p.info-top {
    display:none;
}
.max-sm-size .proList .list {
    width: 32%;
    height: 250px;
}
.max-sm-size .proList .list .mask{
    padding:10px 15px;
}
.max-sm-size .proList .list .mask h3{
    line-height: 1.3;
    height:75px;
    margin: 0 0 0 0;
}
.max-sm-size .proList .list .info {
    margin: 0 0 0 0;
}
/*.max-sm1-size .proList .list .mask{
  padding:0 15px;
}
.max-sm1-size .proList .list .info {
    margin: 5px 0 0 0;
    display: none;
}*/
.max-sm2-size .proList .list {
    width: 49%;
}
/*.max-xs-size .proList .list .mask{
    top:0 !important;
}
.max-xs2-size .proList .list .mask{
    top:-90px !important;
    padding:20px 10px;
}
.max-xs2-size .proList .list .mask h3{
    line-height: 1.2;
    height: inherit;
}
.max-xs2-size .proList .list .more {
    line-height: 40px;
    width: 60%;
    height: 40px;
    bottom:10px;
}*/
/*----------------------------------------------
    products CSS3效果 共用
----------------------------------------------*/
.view-sixth .list img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}
.view-sixth .list .mask {
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transform: translateY(160px);
    -moz-transform: translateY(160px);
    -o-transform: translateY(160px);
    -ms-transform: translateY(160px);
    transform: translateY(160px);
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
/*往上移動*/
.view-sixth .list .more {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
/*彈出放大感*/
.view-sixth .list img{
    position: relative;
    margin:0 auto;
    /*width: 100%;*/
    -webkit-transition: -webkit-transform 2s cubic-bezier(.23, 1, .32, 1), -webkit-filter 2s cubic-bezier(.23, 1, .32, 1), filter 2s cubic-bezier(.23, 1, .32, 1);
    -moz-transition:    -moz-transform 2s cubic-bezier(.23, 1, .32, 1), -webkit-filter 2s cubic-bezier(.23, 1, .32, 1), filter 2s cubic-bezier(.23, 1, .32, 1);
    transition:         transform 2s cubic-bezier(.23, 1, .32, 1), -webkit-filter 2s cubic-bezier(.23, 1, .32, 1), filter 2s cubic-bezier(.23, 1, .32, 1);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.view-sixth .list:hover .mask {
    background-color: rgba(0,60,100,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaaaaaFE,endColorstr=#aaaaaaFE);/*IE8以下無效*/
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);      
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view-sixth .list:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-filter: saturate(1.3);
}
.view-sixth .list:hover .more {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

/* ==========================================================================
   productsList {kindTitle}
 ==========================================================================*/
.kindTitle {
    margin: 0 0 30px 0;
}
.kindTitle h3.title {
  color: #FFF;
  font-size: 22px;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 17px 20px;
  margin: 0 0 15px 0;
  /*background-color: #002C48;*/
  background-color: #003b61;
  border-radius: 5px;
}
.kindTitle .info {
    padding: 0 20px;
    margin: 0;
}
.kindTitle .pic {
    text-align:center;
}

/* ==========================================================================
   productsList {kindList}
 ==========================================================================*/
.kindList {
    margin: 0 20px 30px 20px;
}
.kindList .list {
    padding: 20px 25px 0 25px;
    background-color: #eee;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #bdbdbd;
}
.kindList .list:hover {
    background-color:#b8c3be;
}
.kindList .list a {
    color:#323232;
}
.kindList .list .left {
    float:left;
    width:80%;
}
.kindList .list h4 {
    font-size:21px;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing: .5px;
    margin: 0 0 10px 0;
}
.kindList .list:hover h4 {
    color:#003b61;
}
.kindList .list p {
    line-height:1.7;
}
.kindList .list .pic {
    float: right;
    padding:6px;
    position: relative;
    -webkit-transform:translate3d(0,0,0);/*3d加速*/
    -moz-transition:translate3d(0,0,0);
    -transform:translate3d(0,0,0);
}
.kindList .list .pic img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    position: relative;
    z-index:2;
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}
.kindList .list:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.kindList .list .pic i {
    width: 80px;
    height: 25px;
    display: block;
    content: url(images/02products-02_pic-bg.png);
    margin: 0 auto;
    position: absolute;
    right:0;
    bottom: 6px;
    left:0;
}
.max-md-size .kindTitle {
    margin: 0 0 30px 0;
}
.max-md-size .kindTitle h3.title {
    font-size:18px;
    padding: 18px 20px;
    margin: 0 0 15px 0;
}
.max-md-size .kindTitle .info {
    padding: 0 20px;
}
.max-md-size .kindList {
    margin: 0 0 30px 0;
}
.max-md-size .kindList .list h4 {
    font-size:20px;
}
.max-md-size .kindList .list .left {
    width:71%;
}
/*.max-sm-size .kindTitle {
    margin: 180px 0 30px 0;
}*/
.max-sm-size #productsInfo .kindTitle {
    margin:20px 0 30px 0;
    /*margin:-30px 0 30px 0;*/
}
.max-sm-size .kindTitle h3.title {
    font-size:18px;
    padding: 15px 15px;
    margin: 0 0 5px 0;
}
.max-sm1-size .kindTitle h3.title {
    line-height: 1.2;
    padding: 14px;
    margin: 30px 0 15px 0;
}
.max-sm1-size .kindList .list {
    padding: 22px 22px 10px 22px;
}
.max-sm1-size .kindList .list a {
    text-decoration:none;
}
.max-sm1-size .kindList .list h4 {
    letter-spacing:0px;
    margin: 0 0 10px 0;
}
.max-sm1-size .kindList .list .left {
    float: none;
    width:100%;
}
.max-sm1-size .kindList .list .pic {
    float: none;
    text-align:center;
}

/* ==========================================================================
   productsInfo 
 ==========================================================================*/
#productsInfo #cont {
    padding: 45px 0 0 0;
}
#productsInfo .btn-group {
    margin: -15px 0 0 0;
}
#productsInfo .pagination {
    text-align: left;
}

/* ==========================================================================
   productsInfo {downloadBox}
 ==========================================================================*/
.downloadBox {
    background-color:#eee;
}
.downloadBox h3{ 
    color:#003b61;
    font-size:20px;
    font-family:Verdana;
    margin:30px 2% 0 2%;
}
.downloadBox .info {
    margin:20px 3% 0 3%;
}
/* ==========================================================================
   productsInfo {downloadList}
 ==========================================================================*/
.downloadList {
    margin:30px 0 0 0; 
}
.downloadList .list {
    float:left;
    width:115px;
    margin: 0 3% 20px 3%;
    display: block;
}
.downloadList .list a {
    text-decoration: none;
}
.downloadList .list .pic {
    width: 115px;
    height: 150px;
    overflow:hidden;
    position: relative;
    border-radius: 5px!important;
    -webkit-box-shadow:2px 4px 12px -2px rgba(24%,21%,21%,0.5);
    -moz-box-shadow:2px 4px 12px -2px rgba(24%,21%,21%,0.5);
    box-shadow:2px 4px 12px -2px rgba(24%,21%,21%,0.5);
}
.downloadList .list .pic .txt {
    color: #505050;
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing: .5px;
    text-align: center;
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    width:100%;
    height: 100%;
    padding-top: 115px;
}
.downloadList .list:hover .pic .txt {
    color: #FFF;
    background-color:rgb(70,90,85);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /*ie8*/
    background-color:rgba(70,90,85,0.5);
}
.downloadList .list h4{ 
    color:#003b61;
    font-size:11px;
    font-family:Verdana;
    font-weight: bold;
    text-align:center;
    line-height:1.4;
    height:33px;
    overflow:hidden;
    margin:15px 0 0 0;
}
.downloadList .list:hover h4{ 
    color:#ff5b21;
}
/*彈出放大感*/
.downloadList .list img{
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 2s cubic-bezier(.23, 1, .32, 1), -webkit-filter 2s cubic-bezier(.23, 1, .32, 1), filter 2s cubic-bezier(.23, 1, .32, 1);
    -moz-transition:    -moz-transform 2s cubic-bezier(.23, 1, .32, 1), -webkit-filter 2s cubic-bezier(.23, 1, .32, 1), filter 2s cubic-bezier(.23, 1, .32, 1);
    transition:         transform 2s cubic-bezier(.23, 1, .32, 1), -webkit-filter 2s cubic-bezier(.23, 1, .32, 1), filter 2s cubic-bezier(.23, 1, .32, 1);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.downloadList .list:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: saturate(1.05);
}
.max-sm1-size #productsInfo #cont {
    padding: 30px 0 0 0;
    margin:0 0 -18px 0;
}
.max-sm1-size #productsInfo .pagination {
    text-align: center;
    padding:0;
}
.max-sm1-size #productsInfo .pagination li a {
    width:100% !important;
    display:block;
}
.max-sm1-size .downloadList {
    margin:25px 0 0 0; 
    text-align:center;
}
.max-sm1-size .downloadList .list {
    float:none;
    width:115px;
    margin: 0 3% 20px 3%;
    display: inline-block;
}
.max-sm1-size .downloadBox h3{ 
    font-size:20px;
    margin:25px 2% 0 2%;
    text-align:center;
}
.max-sm1-size .downloadBox .info {
    margin:15px 2% 0 2%;
    text-align:center;
}

/* ==========================================================================
    box [ 內頁共用 ]
 ==========================================================================*/
.box {
    margin:0 0 50px 0;
}
.box h4 {
    color: #323232;
    font-size: 19px;
    border-bottom: 1px solid #b5b5b5;
    display:inline-block;
    padding: 5px 0;
    margin:0 0 20px 0;
}
.max-sm-size .box {
    margin:0 0 30px 0;
}
.max-sm-size .box h4 {
    font-size: 18px;
    margin:0 0 15px 0;
}
.box p {
    font-size:14px;
}
.box .pic div{
    display:inline-block;
    margin-bottom:10px;
}
/**/
.box .info {
    text-align: left;
    padding-left:20px;
    margin-top:0px;
    margin-bottom:20px;
}
.box .info p {
    letter-spacing:.2;
    line-height: 1.5em !important;
    margin: 0 0 7px 0 !important;
}
.box .info p:before {
    content:"+";
    font-size:15px;
    color:#749ab4;
    margin-left:-20px;
    margin-right:7px;
}
/* ==========================================================================
    capabilitiesP [ box ]
 ==========================================================================*/
#capabilitiesP .box {
    margin: 0 0 70px 0;
}
#capabilitiesP .box h4 {
    color: #296b97;
    font-size: 18px;
    font-family:Verdana;
    font-style: italic;
    font-weight:bold;
    letter-spacing:.2;
    border-bottom: none;
}
#capabilitiesP .box-blue {
    margin-bottom:8px;
    /*漸層色*/
    background: rgb(0,114,149);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiMwMDcyOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA0NDY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,114,149,1) 1%, rgba(0,68,105,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgba(0,114,149,1)), color-stop(100%,rgba(0,68,105,1)));
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,114,149,1) 1%,rgba(0,68,105,1) 100%);
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,114,149,1) 1%,rgba(0,68,105,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,114,149,1) 1%,rgba(0,68,105,1) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,114,149,1) 1%,rgba(0,68,105,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007295', endColorstr='#004469',GradientType=1 );
}
#capabilitiesP .box-blue .pic{
    width:30%;
    float:left;
}
#capabilitiesP .box-blue .txt{
    width:60%;
    float:left;
    color:#FFF;
    font-size:18px;
    padding:5% 0 0 30px;
    margin:0;
}
#capabilitiesP .box-1 .pic div,
#capabilitiesP .box-3 .box-3-pic div {
    width:24%;
    margin-right:.3%;
    vertical-align: top;
}
#capabilitiesP .box-1 .pic div:last-child {
    width:15.9%;
    margin-right:0;
}
#capabilitiesP .box-1 .pic div h5,
#capabilitiesP .box-3 .box-3-pic div h5,
#capabilitiesP .box-4 .pic div h5,
#capabilitiesP .box-5 .pic div h5 {
    color:#646464;
    font-size:14px;
    letter-spacing:.5px;
    text-align:center;
    padding:10px;
    margin:8px 0 0 0 !important;
    display:block;
    background-color: #fafafa;
    position:relative;
}
#capabilitiesP .box-3 .box-3-pic div h5,
#capabilitiesP .box-4 .pic div h5,
#capabilitiesP .box-5 .pic div h5 {
    padding:10px;
    margin:0 !important;
    background-color: transparent;
}
#capabilitiesP .box-1 .pic div h5:before {
    content:">";
    position:absolute;
    right:-14px;
    width:20px;
    height:20px;
    z-index:1;
}
#capabilitiesP .box-1 .pic div:last-child h5:before{
    display:none;
}
.max-bg-size #capabilitiesP .box {
    margin: 0 0 50px 0;
}
.max-md-size #capabilitiesP .box {
    margin: 0 0 20px 0;
}
.max-sm-size #capabilitiesP .box-3 .pic div {
    width:49%;
}
.max-sm-size #capabilitiesP .box-3 .box-3-pic div {
    width:47%;
}
.max-sm2-size #capabilitiesP .box-1 .pic div{
    width:49%;
    margin-right:.3%;
}
.max-sm2-size #capabilitiesP .box-3 .pic div {
    width:100%;
}
.max-sm2-size #capabilitiesP .box-1 .pic div:last-child {
    width:32.4%;
}
.max-xs-size #capabilitiesP .box-blue{
    padding:10px 0;
}
.max-xs-size #capabilitiesP .box-blue .pic{
    width:45%;
    float:none;
    margin: 0 auto;
}
.max-xs-size #capabilitiesP .box-blue .txt{
    width:100%;
    float:none;
    padding:5%;
    line-height:1.3;
}
.max-xs-size #capabilitiesP .box .pic div {
    text-align:center;
}
.max-xs-size #capabilitiesP .box-1 .pic div {
    width:48.5%;
}
.max-xs-size #capabilitiesP .box-3-pic div {
    width:48.5%!important;
}
.max-xs-size #capabilitiesP .box-1 .pic div:last-child {
    width:32.2%;
}
.max-xs-size #capabilitiesP .box .pic div h5,
.max-xs-size #capabilitiesP .box-3 .box-3-pic div h5,
.max-xs-size #capabilitiesP .box-4 .pic div h5,
.max-xs-size #capabilitiesP .box-5 .pic div h5 {
    font-size:14px;
    padding:5px;
    margin:4px 0 0 0 !important;
}

/* ==========================================================================
    servicesChain [ box ]
 ==========================================================================*/
#servicesChain .box .info {
    margin-left:20px;
    margin-right:20px;
}
#servicesChain .box-2 .left {
    display: inline-block;
    vertical-align: top;
    float:left;
    width: 50%;
}
#servicesChain .box-2 .right {
    display: inline-block;
    vertical-align: top;
    float:right;
    width: 45%;
}
.max-sm-size #servicesChain .box .info {
    margin-left:3px;
    margin-right:3px;
}
.max-sm-size #servicesChain .box-2 .left {
    float:none;
    width: 100%;
}
.max-sm-size #servicesChain .box-2 .right {
    float:none;
    width: 100%;
}

/* ==========================================================================
    news [ head-form ]
 ==========================================================================*/
.head {
    position: relative;
}
.head-form {
    padding:0;
    margin:0;
    position: absolute;
    left:0;
    top:0;
    border:none;
}
.head-form input {
    color:#777;
    font-size:15px;
    width:350px;
    height:29px;
    border-radius:20px;
    border: solid 1px #d2d2d2;
}
.head-form .btn {
    color:#455161;
    font-size:18px;
    width:40px;
    height:30px;
    position: absolute;
    right:5px;
    top:-4px;
}
.head-form .btn:hover {
    color:#dd4015;
}
.max-xs2-size .head-form {
    width:93%;
}
.max-xs2-size .head-form input {
    width:100%;
}
/* ==========================================================================
    news [ newsList ]
 ==========================================================================*/
.newsList {
}
.newsList li {
    display:block;
    margin:25px 0 !important;
}
.newsList li .left {
    float:left;
    width:8%;
}
/* ==========================================================================
    news [ newsList ][ left-box ]
 ==========================================================================*/
.left-box {
    text-align:center;
    float:left;
    display:block;
    width:60px;
    margin-right:15px;
}
.left-box p {
    line-height:1.3;
    padding:0;
    margin:0;
}
.left-box .time {
    color:#FFF;
    font-size:16px;
    display:block;
    padding:11px 0;
    background-color:#266893;
}
.left-box .browses {
    color:#646464;
    font-size:14px;
    display:block;
    padding:11px 0;
    background-color:#e6e6e6;
}
.newsList li:hover .left-box .time {
    background-color:#ff5b21;
}
/*----------------------------------------------
    pic CSS3-START
----------------------------------------------*/
.newsList li .pic {
    width: 120px;
    height: 120px;
    position: relative;
    display: inline-block;
    margin: 0;
    overflow: hidden;
}
.newsList li .pic .caption {
    color: white;
    position: absolute;
    width: 100%;
    height: 100%;
    display: table;
    background-color: transparent;
    background-color: rgba(255, 91, 33, 0);

    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.newsList li .pic .caption .middle {
    display: table-cell;
    vertical-align: middle;
    color: white;
}
.newsList li .pic .caption .middle p {
    font-size: 14px;
    width: 65%;
    margin: auto;
}
.newsList li .pic .caption .middle .more {
    display: block;
    width: 0;
    height: 0;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    margin: auto;
    margin-top: 5px;
    overflow: hidden;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.newsList li:hover .pic .caption {
    background-color: #e45475;
    background-color: rgba(255, 91, 33, 0.5);   
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.newsList li:hover .pic .caption .more {
    width: 35px;
    height: 35px;
    border-color: #fff;
    background-image: url(images/more.png);
    background-repeat: no-repeat;
    background-size:cover;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease 0s;
    - moz-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.newsList li:hover .pic .caption .more:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.5s ease 0s;
    - moz-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.newsList li .pic .caption span.more {
    display: block;
}
.newsList li .pic .caption span.more img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}
/*----------------------------------------------
    pic CSS3-END
----------------------------------------------*/
.newsList li .pic img{
    width:100%;
}
.newsList li .text {
    float:right;
    width:92%;
}
.newsList li .text h4 {
    color:#003b61;
    font-size:23px;
    font-weight:bold;
    font-family:Corbel;
    padding:0 0 5px 0;
    margin:0;
}
.newsList li:hover .text h4 {
    color:#ff5b21;
}
.newsList li .text .time {
    color:#323232;
    font-size:14px;
    font-weight:bold;
    padding:0 0 8px 0;
    margin:0 0 10px 0;
    display: block;
    border-bottom: solid #c9c9c9 1px;
}
.newsList li .text .time .date {
    color:#266893;
    font-size:15px;
}
.newsList li:hover .text .time .date {
    color:#b9451c;
}
.max-md-size .newsList li .left {
    width:25%;
}
.max-md-size .newsList li .left .left-box {
    margin:0;
}
.max-md-size .newsList li .text {
    width:70%;
}
.max-sm-size .newsList {
    padding-top:15px;
}
.max-sm-size .newsList li {
    margin:15px 0 !important;
}
.max-sm-size .newsList li .text h4 {
    font-size:21px;
    padding:5px 0 5px 0;
}
.max-sm-size .newsList li .left {
    width:27%;
}
.max-sm-size .newsList li .left .left-box {
    margin:0!important;
    overflow:hidden;
}
.max-sm-size .newsList li .text {
    width:73%;
}
.max-sm1-size .newsList li .left {
    width:100px;
    margin:0 auto;
}
.max-sm1-size .newsList li .left-box .browses {
    border-bottom:solid #c9c9c9 1px;
}
.max-sm1-size .newsList li .pic {
    width: 100px;
    height: 100px;
}
.max-sm1-size .newsList li .left-box {
    float:none;
    width:100px;
    margin:0 auto !important;
}
.max-sm1-size .newsList li .left-box p {
    display:inline-block;
    padding:0;
    margin:0;
}
.max-sm1-size .newsList li .text {
    width:73%;
}
.max-xs2-size .newsList li .left {
    width:37%;
}
.max-xs2-size .newsList li .text {
    width:63%;
}
.max-xs2-size .newsList li .text .info {
    line-height:1.4;
    height:70px;
    overflow:hidden;
}
/*----------------------------------------------
    pageNum
----------------------------------------------*/
.pageNum {
    text-align: center;
    margin: 3em 0;
}
.pageNum span {
    width: 34px;
    height: 34px;
    background-color: #4e88bd;
    color: white;
    display: inline-block;
    line-height: 34px;
    margin: 0 -1.9px;
}
.pageNum a span {
    background-color: #F6F6F6;
    color: #4e88bd;
    border: 1px solid #ddd;
}
.pageNum a span:hover {
    background-color: #4e88bd;
    color: white;
}
.pageNum a.control span {
    color: #b7b7b7;
    background-color: transparent;
    cursor:default;
}

/* ==========================================================================
    newsInfo
 ==========================================================================*/
#newsInfo.main {
    padding: 0;
}
#newsInfo h4 {
    color:#003b61;
    font-size:31px;
    font-weight:bold;
    font-family:Corbel;
    padding:60px 0 5px 0;
    margin:0;
}
#newsInfo .html {
    background-color:#eee;
    padding-bottom:50px;
}
#newsInfo .html .pic{
    text-align:center;
}
#newsInfo .html .pic div {
    display:inline-block;
}
#newsInfo .hd {
    position:relative;
}
/* ==========================================================================
    newsInfo [timeIn]
 ==========================================================================*/
#newsInfo .timeIn {
    color:#323232;
    font-size:14px;
    font-weight:bold;
    padding:0 0 10px 0;
    margin:0 0 13px 0;
    display: block;
    border-bottom: solid #c9c9c9 1px;
}
#newsInfo .timeIn .date {
    color:#266893;
    font-size:15px;
}
/* ==========================================================================
    newsInfo [left-box]
 ==========================================================================*/
#newsInfo .left-box {
    float: none;
    display:block;
    width:100px;
    margin-right:0;
    position:absolute;
    top:-40px;
    left:15px;
}
#newsInfo .left-box p {
    display:inline-block;
}
#newsInfo .left-box .time {
    font-size:18px;
    padding:0;
    height:40px;
    line-height:40px;
}
#newsInfo .left-box .browses {
    font-size:14px;
    padding:0;
    height:30px;
    line-height:30px;
    background-color:#FFF;
}
.max-sm-size #newsInfo h4 {
    font-size:26px;
    padding:60px 0 5px 0;
}
.max-sm-size #newsInfo .left-box {
    display: block;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
}
.max-sm-size #newsInfo .left-box .time {
    display:inline-block !important;
    width:50%;
    position:absolute;
    top:0;
    left:5px;
}
.max-sm-size #newsInfo .left-box .browses {
    display:inline-block !important;
    width:50%;
    position:absolute;
    top:0;
    right:0;
    height:40px;
    line-height:40px;
    border-top: 1px solid #266893;
    border-bottom: 1px solid #266893;
}
.max-xs-size #newsInfo h4 {
    font-size:21px;
}
/*----------------------------------------------
    pageBtn
----------------------------------------------*/
.pageBtn {
    margin: 3em 0;
}
.pageBtn span {
    text-align:center;
    min-width:70px;
    height: 34px;
    padding: 0 7px;
    background-color: #4e88bd;
    color: white;
    display: inline-block;
    line-height: 34px;
    margin: 0 .25em;
}
.pageBtn a span {
    font-size: 15.5px;
    background-color: #F6F6F6;
    color: #646464;
    border: 1px solid #ddd; 
}
.pageBtn a span:hover {
    background-color: #4e88bd;
    color: white;
}
.pageBtn a.control span {
    color: #b7b7b7;
    background-color: transparent;
    cursor:default;
}
.pageBtn .back {
    float:left;
}
.pageBtn .pageBtn-select {
    float:right;
}
.pageBtn .prev span:before {
    color:#b7b7b7;
    font-size:19px;
    padding: 0 5px;
    content:"<";
}
.pageBtn .next span:after {
    color:#b7b7b7;
    font-size:19px;
    padding: 0 5px;
    content:">";
}

/* ==========================================================================
    newsResults
 ==========================================================================*/
.results {
    color:#646464;
    font-size:16px;
    padding:10px 0 0 0;
}
.results span{
    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 5px;
}

/* ==========================================================================
    sitemap
 ==========================================================================*/
#sitemap {
    background-color:#eee;
}
#sitemap .html {
    margin-top:-45px;
}
#sitemap .box {
    margin:0 0 40px 0;
}
#sitemap .box h4 {
    border-bottom: 1px solid #c9c9c9;
    padding: 0 0 13px 0;
    margin:0 0 8px 0;
    width:100%;
}
#sitemap .box h4 a {
    color: #003b61;
    font-size: 25px;
}
#sitemap .box h4:hover a {
    color: #ff5b21;
}
.sitemapList {
}
.sitemapList li a {
    color:#323232;
    font-size:14px;
    letter-spacing:.5px;
    line-height:1;
    display: inline-block;
}
.max-md-size #sitemap .html {
    margin-top:0;
}
/*----------------------------------------------
    第一層
----------------------------------------------*/
.sitemapList > li {
    position:relative;
}
.sitemapList > li > a {
    padding:7px 7px 7px 35px;
}
.sitemapList > li:hover > a {
    color:#ff5b21;
}
.sitemapList > li > a:before {
    color:#276893;
    font-size:16px;
    content:">";
    position:absolute;
    left:10px;
    transition: left .3s ease 0s;
}
.sitemapList > li:hover > a:before {
    position:absolute;
    left:14px;
}
/*----------------------------------------------
    第二層
----------------------------------------------*/
.sitemapList > li > ul {
    padding-bottom:8px;
}
.sitemapList > li > ul > li > a {
    font-weight:bold;
    padding:5px 7px 5px 61px;
}
.sitemapList > li > ul > li:hover > a {
    color: #992600;
}
/*----------------------------------------------
    第三層
----------------------------------------------*/
.sitemapList > li > ul > li > ul {
    padding-bottom:5px;
}
.sitemapList > li > ul > li > ul > li > a {
    padding:5px 7px 5px 84px;
}
.sitemapList > li > ul > li > ul > li:hover > a {
    color:#ff5b21;
}
/*----------------------------------------------
    產品用inco
----------------------------------------------*/
.box-2 .sitemapList > li:hover > a {
    font-weight:bold;
}
.box-2 .sitemapList > li > a span {
    text-align: left;
    min-width: 25px;
    padding-right: 3px;
    display: inline-block;
    color: #8D8D8D;
}
.box-2 .sitemapList > li:hover > a:before {
    position:absolute;
    left:10px;
}
.box-2 .sitemapList > li > a:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease 0s;
    - moz-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.box-2 .sitemapList > li:hover > a:before,
.box-2 .sitemapList > li:focus > a:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.5s ease 0s;
    - moz-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}

/* ==========================================================================
    search
 ==========================================================================*/
#search {
    background-color:#eee;
}
#search .html {
    margin-top:-45px;
}
#search .results {
    padding:0;
}
.searchList li {
    border-top: solid 1px #c9c9c9;
}
.searchList li a {
    color:#323232;
    padding:28px 0;
    display:block;
}
.searchList li h4 {
    color:#323232;
    font-size:15px;
    font-weight:bold;
    line-height:1.4;
    margin:0 0 8px 0;
}
.searchList li p {
    line-height:1.4;
    margin:0 0 8px 0;
}
.searchList li .link{
    color:#5285a7;
    padding-left:28px;
}
.searchList li:hover .link{
    color: #ff5b21;
}
.searchList li:hover .link span{
    text-decoration:underline;
}
.searchList li .link:before{
    color:#5285a7;
    font-size:18px;
    font-weight:bold;
    content:">";
    padding-right:8px;
}
.max-sm-size .searchList li a {
    padding:20px 0;
}
.max-sm-size .searchList li .link{
    padding-left:0;
}


/**/
.lenList {
    width:120px;
    position: absolute;
    top: 40px;
    right:0px;
    display:none;
    z-index:999999;
    border-bottom: #64696d 2px solid;
}
.lenList > li {
    background-color: rgba(0,45,75);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
    background-color: rgba(0,45,75,.8);
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -ms-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
.lenList > li:hover {
    background-color: rgba(0,45,75);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
    background-color: rgba(0,45,75,1);
}
.lenList > li > a {
    color:#FFF;
    font-size:15px!important;
    line-height:40px!important;
    letter-spacing:.5px;
    padding:0 !important;
    margin:0;
    display:block;
    border-top: #64696d 1px solid;
    -webkit-transition: color 0.4s;
    -moz-transition: color 0.4s;
    -ms-transition: color 0.4s;
    transition: color 0.4s;
}
.lenList > li:hover > a {
    color:#db6c3f;
}

.max-md-size .lenList {
    width:117px;
    top: 35px;
}
.max-md-size .lenList > li > a {
    text-align:center;
    font-size:14px!important;
    line-height:35px!important;
    letter-spacing:.5px;
}

/**/
.tools {
    position: absolute;
    top: 14px;
    left: 60px;
    z-index: 9999;
    display:none;
}
.tools a {
    color:#FFF;
    font-size:23px;
    padding:10px 9px;
}
.tools li:hover a{
    color:#d86a3d;
}
.tools .lenList-tools {
    width:120px;
    position: absolute;
    top: 38px;
    right: inherit;
    left:0;
    border-bottom: none;
}
.tools .lenList-tools > li > a {
    color:#FFF;
    border-top: none;
    border-bottom: #64696d 1px solid;
}
.tools .lenList-tools > li > a:hover {
    color:#d86a3d;
}

/* ==========================================================================
    header
 ==========================================================================*/
#header{
    margin:0;
    padding:0;
    position: relative;
    top:20px;
    width:100%;
    z-index: 999999!important;
}
#header .container{
    position:relative;
}
/* ==========================================================================
    header  [logo]
 ==========================================================================*/
#header .logo {
    padding:0;
    margin:0;
}
#header .logo a{
    width:350px;
    height:50px;
    margin:0;
    display:block;
    background-image:url(images/logo.png);
    background-size: auto 50px;
    /*background-size:cover;
    pointer-events:visiblePainted;*/
}
.max-sm-size #header .logo a{
  /*width:113px;
    height: 47px;
    background-image:url(images/logo2.png);*/
  
  position: relative;
  top: -62px;
  /*left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;*/
  
}
.max-xs-size #header .logo a{
    width:120px;
    height: 50px;
    background-image:url(images/logo2.png);
    position:relative;
    top:-62px;
    left:0;
    right:0;
    margin:0 auto;
    text-align:center;
}

#header form{
    background-color:#EEEEEE;
    border-radius:25px;
    font-size:13px;
    color:#000000;
    position:absolute;
    top:5px;
    right:130px;
}
#header form button{
    position:relative;
    width:30px;
    height:23px;
    padding:0;
}
#header form label {
    font-weight:normal;
    padding-top:8px;
    padding-bottom:0px;
    margin:0;
}
#header form label:not(*:root) {
    padding-top:2px;
}
#header form .glyphicon-search:before{
    font-size:19px !important;
    color:#969696;
    position:absolute;
    top:0px;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}

#header form .glyphicon-search:not(*:root) {
    top:3px;
}

#header form input{
    border:0;
    background-color:#EEEEEE;
    padding:1px 10px;
    margin:0;
    height:23px;
    box-shadow: none;
    color:#999999;
    width:100px;
}

/**/
#header .min-nav,
#header .navbar-collapse {
    margin:0;
    padding:0;
}
#header .navbar{
    margin:0;
}
#header .mainNav{
    width:100%;
    position:relative;
    top:18px;
    margin:0;
    /*漸層色*/
    background: rgb(41,107,151);
    background: -moz-linear-gradient(top,  rgba(41,107,151,1) 1%, rgba(3,63,99,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(41,107,151,1)), color-stop(100%,rgba(3,63,99,1)));
    background: -webkit-linear-gradient(top,  rgba(41,107,151,1) 1%,rgba(3,63,99,1) 100%);
    background: -o-linear-gradient(top,  rgba(41,107,151,1) 1%,rgba(3,63,99,1) 100%);
    background: -ms-linear-gradient(top,  rgba(41,107,151,1) 1%,rgba(3,63,99,1) 100%);
    background: linear-gradient(to bottom,  rgba(41,107,151,1) 1%,rgba(3,63,99,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296b97', endColorstr='#033f63',GradientType=0 );
    /*圓角*/
    border-radius:5px;
    /*陰影*/
    -moz-box-shadow:1px 4px 12px -4px rgba(0%,0%,0%,0.3);
    -webkit-box-shadow:1px 4px 12px -4px rgba(0%,0%,0%,0.3);
    box-shadow:1px 4px 12px -4px rgba(0%,0%,0%,0.3);
}
.min-sm-size #header .mainNav{
    height:50px;
}
#header .mainNav > li > a{
    font-size:19px;
    color:#FFF;
    font-family: Calibri, Arial;
    position: relative;
    display: block;
    padding: 15px 20px;
    margin-top:0px;
}
#header .nav > li:hover > a,
#header .nav > li:focus > a,
#header .nav > li.active > a{
    /*漸層色*/
    background: rgb(219,109,63);
    background: -moz-linear-gradient(top,  rgba(219,109,63,1) 19%, rgba(155,34,4,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,rgba(219,109,63,1)), color-stop(100%,rgba(155,34,4,1)));
    background: -webkit-linear-gradient(top,  rgba(219,109,63,1) 19%,rgba(155,34,4,1) 100%);
    background: -o-linear-gradient(top,  rgba(219,109,63,1) 19%,rgba(155,34,4,1) 100%);
    background: -ms-linear-gradient(top,  rgba(219,109,63,1) 19%,rgba(155,34,4,1) 100%);
    background: linear-gradient(to bottom,  rgba(219,109,63,1) 19%,rgba(155,34,4,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db6d3f', endColorstr='#9b2204',GradientType=0 );
}
#header .nav > li:last-child:hover > a,
#header .nav > li:last-child:focus > a {
    /*圓角*/
    border-radius: 5px 5px 0 0;
    margin-top:0px;
}
#header .nav > li:first-child a ,
#header .nav > li:hover:first-child a{
    display:block;
    width:75px;
    /*圓角*/
    border-radius:5px 0 0 5px !important;
}
.max-md-size #header .nav > li:first-child a ,
.max-md-size #header .nav > li:hover:first-child a{
    width:60px;
}
#header .nav > li i:before{
    color:#FFF;
    font-size:19px;
    /*font字*/
    content: "\f08d";
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*置中*/
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    display:inline-block;
    position:absolute;
}
/*#header .caret {
        display: none;
}*/


#header .mainNav > li:last-child a{
    padding-right:0;
}
#header .mainNav > li > a:hover,
#header .mainNav > li > a:focus{
    background-color:transparent;
}
#header .mainNav > li.open > a{
    background-color:transparent;
}

.dropdown-menu{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-color:rgba(3,63,99,1);
    min-width: 120px;
}
.open > .dropdown-menu {
    opacity: 1;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
#header .mainNav > li> a > .sub-arrow {
    display: inline-block;
    margin-left:10px;
    content:'';
    border-bottom-color:#FFFFFF;
    width:7px;
    position:absolute;
    bottom:-1px;
    left:0;
    right:0;
    margin:auto;
    font: 0/0 a;
    color: transparent;
}

.productMenu > li> p > a:hover {
    color: #da6c3e !important;
    background-color:transparent;
}

.productMenu > li > p > a > span {
    color: #d33209;
    font-size: 18px;
    font-weight: bold;
    font-family: Calibri;
    text-align:right;
    padding-right: 5px;
    margin-top:-2px;
    float:left;
    height:40px;
    display:block;
}

/*@media (max-width: 860px) START*/
.max-md-size #header .mainNav > li {
    border-bottom: 1px solid #08456a;
}
.max-md-size #header .mainNav > li > a {
    font-size:15px;
    letter-spacing:.5px;
    padding: 15px 10px;
}
/* .max-md-size #header .mainNav > li:hover > a {
    padding: 15px 10px 22px 10px !important;
} */
.max-sm-size #header .mainNav > li:hover > a {
    padding: 15px 10px!important;
}
/*@media (max-width: 860px) END*/

/*@media (min-width: 767px) START*/
.min-sm-size #header .mainNav > li > a{
        transition: margin-top 0.5s ,padding 0.5s;
    }
.min-sm-size #header .mainNav > li:hover > a{
        margin-top:-7px;
        padding: 15px 20px 22px 20px;
    }
    
.min-sm-size #header .mainNav > li:last-child:hover > a{
        margin-top:0;
        padding:0 0 0 20px;
    }
.min-sm-size #header .mainNav > li:last-child a:hover{
        margin-top:0;
        padding:0 0 0 20px;
    }

.min-sm-size #header .mainNav > li:last-child a:after{
        display:none;
    }

/*.min-sm-size .productbtn{
        position: inherit !important;
    }*/
.min-md-size .productbtn{
  width:auto;
}
.max-md-size .productbtn{
  width:auto;
}
.max-sm-size .productbtn{
  width: auto;
}
    /**/
.min-sm-size .productMenu {
        width: 970px!important;
        max-width: 100% !important;
        padding: 0;
        margin: 0 auto!important;
        position: fixed;
        top: 138px !important;
        left: 0px;
        right: 0px;
        background-color: rgba(255,255,255,1);
        z-index: 99999;
        background: #033f63;
    }
.min-sm-size .productMenu > li {
        color: #FFF;
        letter-spacing: .3px;
        line-height:1.3;
        width: 25%;
        padding:0 10px;
        float: left;
        display:block;
        box-shadow: inset 0 5px 0 0 #013554;
        cursor: pointer;
        -webkit-transition: background 0.2s ease-out;
        -moz-transition: background 0.2s ease-out;
        -o-transition: background 0.2s ease-out;
        position:relative;
    }
.min-sm-size .productMenu > li:hover {
        background-color: #013554;
    }
.min-sm-size .productMenu > li > p {
        padding:0;
        margin:0;
    }
.min-sm-size .productMenu > li > p > a {
        color: #FFF;
        letter-spacing: .3px;
        min-height:75px;
        display:block;
        padding: 15px 0 5px 0;
        -webkit-transition: color 0.2s ease-out,background-color 0.2s ease-out;
        -moz-transition: color 0.2s ease-out,background-color 0.2s ease-out;
        -o-transition: color 0.2s ease-out,background-color 0.2s ease-out;
        transition: color 0.2s ease-out,background-color 0.2s ease-out;
    }
/*@media (min-width: 767px) END*/





.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

/*下拉選單樣式-非產品*/
#header .sub-menu {
    padding:0;
}
#header .sub-menu > li > a {
    color: #FFF;
    font-size:14.5px;
    letter-spacing:.5px;
    padding: 8px 15px;
    /*text-align: center;*/
    border-bottom: 1px solid #002d4a !important;
}
#header .sub-menu > li > a:hover {
    background-color:#013859;
}
/*.max-sm1-size #header .sub-menu > li > a {
  font-size:15px;
  padding: 8px 0 8px 5px;
}
.max-sm1-size #header .sub-menu > li > a span{
  font-size:12px;
}*/
.max-sm1-size #header .sub-menu > li > a {
    text-align: center;
}
/*語言樣式*/
#header .mainNav > li:last-child{
    width:120px;
    height:40px;
    position:absolute;
    top:-40px;
    right:20px;
    /*漸層色*/
    background: rgb(235,87,39);
    background: -moz-linear-gradient(top,  rgba(235,87,39,1) 44%, rgba(216,56,15,1) 81%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,rgba(235,87,39,1)), color-stop(81%,rgba(216,56,15,1)));
    background: -webkit-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: -o-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: -ms-linear-gradient(top,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    background: linear-gradient(to bottom,  rgba(235,87,39,1) 44%,rgba(216,56,15,1) 81%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb5727', endColorstr='#d8380f',GradientType=0 );
    /*圓角*/
    border-radius: 5px 5px 0 0;
}
#header .mainNav > li:last-child a.lenInco:before{
    color: #FFF;
    font-size: 16px;
    /*font字*/
    content: "\e627";
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*置中*/
    position: absolute;
    transform: translateX(60%) translateY(70%);
    left: 0px;
}
#header .mainNav > li:last-child a {
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
#header .mainNav > li:hover:last-child {
    background-color:#000 !important;
    margin-top:0px;
}
#header .mainNav > li:hover:last-child .lenList{
    display:none;
}
.max-md-size #header .mainNav > li:last-child {
    min-width:117px;
    height:35px;
    top:-35px;
}
.max-md-size #header .mainNav > li:last-child a {
    font-size: 16px;
    line-height: 35px;
    padding: 0 0 0 20px;
}
.max-xs-size #header .mainNav > li:last-child {
    display:none;
}

/*搜尋欄位*/
#header .navbar-form {
    padding:0;
    margin:0;
    position: absolute;
    right:35px;
    top:78px;
    border:none;
    z-index:99;
}
#header .navbar-form input {
    color:#777;
    font-size:15px;
    width:235px;
    height:29px;
    border-radius:20px;
}
#header .navbar-form .btn {
    color:#455161;
    font-size:18px;
    width:40px;
    height:30px;
    position: absolute;
    right:5px;
    top:0px;
}
#header .navbar-form .btn:hover {
    color:#dd4015;
}
.max-md-size #header .navbar-form input {
    font-size:14px;
    width:205px;
    height:29px;
}
.max-sm-size #header .navbar-form {
    top:11px;
}
.max-sm-size #header .navbar-form {
    right:10px;
}
.max-xs-size #header .navbar-form input {
    width:160px;
    border:none !important;
}

/*@media (max-width: 768px) START*/
.max-sm-size .headerS{
        width:100%;
        height:50px;
        position:relative;
        top:65px;
        margin:0;
        /*漸層色*/
        background: rgb(41,107,151);
        background: -moz-linear-gradient(top,  rgba(41,107,151,1) 1%, rgba(3,63,99,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(41,107,151,1)), color-stop(100%,rgba(3,63,99,1)));
        background: -webkit-linear-gradient(top,  rgba(41,107,151,1) 1%,rgba(3,63,99,1) 100%);
        background: -o-linear-gradient(top,  rgba(41,107,151,1) 1%,rgba(3,63,99,1) 100%);
        background: -ms-linear-gradient(top,  rgba(41,107,151,1) 1%,rgba(3,63,99,1) 100%);
        background: linear-gradient(to bottom,  rgba(41,107,151,1) 1%,rgba(3,63,99,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296b97', endColorstr='#033f63',GradientType=0 );
        /*圓角*/
        border-radius:5px;
        /*陰影*/
        -moz-box-shadow:1px 4px 12px -4px rgba(0%,0%,0%,0.3);
        -webkit-box-shadow:1px 4px 12px -4px rgba(0%,0%,0%,0.3);
        box-shadow:1px 4px 12px -4px rgba(0%,0%,0%,0.3);
    }
#header .navbar-toggle {
        width: 42px;
        height: 35px;
        line-height:0;
        padding: 0 10px;
        margin:0;
        background-color: #307eaf;
        color: #FFF;
        border:transparent;
        position: absolute;
        top:7px;
        left:10px;
        display: none;
    }
.max-sm-size #header .navbar-toggle {
        display:block;
    }
.max-sm-size #header .navbar-toggle .icon-bar {
        display: block;
        width: 100%;
        background-color: #e5e5e5;
    }
    /*#header .min-nav,
    #header .navbar-collapse {
        margin-top:65px;
      }*/
    /*#header .mainNav{
        top:65px;
      }*/
.max-sm-size .navbar-default .navbar-collapse {
        position:relative;
        top:65px;
    }
.max-sm-size .navbar-default .navbar-collapse,
.max-sm-size .navbar-default .navbar-form {
        border:none;
    }
.max-sm-size .tools {
        display: block;
    }
.max-sm-size #header .nav > li:first-child,
.max-sm-size #header .nav > li:last-child {
        display:none;
    }
.max-sm-size #home-banner{
        position:relative;
        top:50px;
    }
.max-sm-size #header .mainNav {
        top:0;
    }
.max-sm-size #header .mainNav > li > a {
        text-align:center;
    }
.max-sm-size #header .mainNav > li:hover > a {
        padding: 15px 13px;
    }
.max-sm-size .dropdown-menu{
        max-width: 100% !important;
    }
.max-sm-size #header .sub-menu > li > a {
        background-color:#08456a;
        padding:13px 0!important;
    }
.max-sm-size #header .mainNav{
        /*漸層色*/
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#185880+0,185880+100 */
        background: #185880; /* Old browsers */
        background: -moz-linear-gradient(top,  #185880 0%, #185880 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #185880 0%,#185880 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #185880 0%,#185880 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#185880', endColorstr='#185880',GradientType=0 ); /* IE6-9 */
        border-radius:0;
    }

.max-sm-size #header .productMenu {
        background-color: #08456a;
        padding:0;
        margin:0;
    }
.max-sm-size #header .productMenu li {
        width:100%;
        border-bottom: 1px solid #002d4a ;
    }
.max-sm-size #header .productMenu li:hover {
        background-color:#003759;
    }
.max-sm-size #header .productMenu li a {
        color: #FFF;
        font-size: 14.5px;
        letter-spacing: .5px;
        display:block;
        padding:13px 10px;
    }
.max-sm-size #header .productMenu li p {
        padding:0;
        margin:0;
    }
/*@media (max-width: 768px) END*/

.mailBtn a {
    color: #FFF;
    font-size:20px;
    text-align:center;
    line-height:53px;
    height: 53px;
    width: 45px;
    display: block;
    position: fixed;
    right: 0;
    bottom: 45px;
    border-radius:5px 0 0 5px;
    z-index: 999!important;
    background-color: rgba(0,45,75);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
    background-color: rgba(0,45,75,.8);
}
.mailBtn:hover a {
    color:#e95425!important;
    background-color: rgba(0,45,75);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
    background-color: rgba(0,45,75,1);
}
.max-sm-size .mailBtn a {
    bottom: 10px;
}


/* 20201021 recruit */
#banner.banner-recruit {
    background-size: auto 355px;
}
#recruit .container .titleBox{
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 86px 0 86px 0;
    color: #000000;
}
#recruit .container .titleBox .title{
    font-size: 24px;
    font-weight: bold;
    color: #003B61;
    margin-bottom: 15px;
}
#recruit .container .titleBox ol{
    width: 65%;
    padding-left: 1.5rem;
}
#recruit .container .titleBox ol li p a{
    color: #000000;
}
#recruit .container .titleBox ol li + li{
    margin-top: 37px;
}
#recruit .container .jobBox{
    padding-bottom: 50px;
}
#recruit .container .jobBox .title{
    font-size: 24px;
    font-weight: bold;
    color: #003B61;
    margin-bottom: 15px;
}
#recruit .container .jobBox .job + .job{
    margin-top: 10px;
}
#recruit .container .jobBox .job .jobToggle{
    display: block;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    padding: 25px 24px;
    position: relative;
    color: #FFFFFF;
    background-color: #003B61 ;
    cursor: pointer;
    border-radius: 5px;
}
#recruit .container .jobBox .job .jobToggle.active{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#recruit .container .jobBox .job .jobToggle.active .close img{
    transform: rotate(45deg);
}
#recruit .container .jobBox .job .jobToggle .close{
    display: block;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translate(0,-50%);
    opacity: 1;
    pointer-events: none;
}
#recruit .container .jobBox .job .jobToggle .close img{
    transition: all .3s;
    width:  15px;
}
#recruit .container .jobBox .job .lists{
    display: none;
    padding: 0 24px 28px 24px;
    background-color: #F6F6F6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 25px;
}
#recruit .container .jobBox .job .list{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#recruit .container .jobBox .job .list .item{
    flex: 0 0 calc(50% - 21px);
    display: flex;
    padding: 17px 0;
    border-bottom: 1px solid rgba(166,166,166,0.5);
    /* margin-bottom: 0; */
}
#recruit .container .jobBox .job .list .item .name{
    display: inline-block;
    min-width: 60px;
    margin-right: 25px;
    font-weight: bold;
}
#recruit .container .jobBox .job .list .item .content{
    flex: 1;
}
#recruit .container .jobBox .job .list .cross{
    flex: 0 0 calc(50% - 21px);

}
#recruit .container .jobBox .job .list .item ul,#recruit .container .jobBox .job .list .item ol{
    padding-left: 25px;
    margin-bottom: 0;
}
#recruit .container .jobBox .job .list .item ul li,#recruit .container .jobBox .job .list .item ol li{
    overflow-wrap: break-word;
    hyphens: auto;
    word-break: break-all;
}
#recruit .container .jobBox .job .list .item ul li + li,#recruit .container .jobBox .job .list .item ol li + li{
    margin-top: 7px;
}
@media screen and ( max-width:768px){
    #recruit .container .titleBox{
        padding: 50px 0px 50px 0px;
    }
    #recruit .container .titleBox .title{
        font-size: 20px;
    }
    #recruit .container .titleBox ol li p{
        margin-bottom: 0;
    }
    #recruit .container .titleBox ol li + li{
        margin-top: 15px;
    }
    #recruit .container .jobBox{
        padding-bottom: 20px;
    }
    #recruit .container .jobBox .title{
        font-size: 20px;
    }
    #recruit .container .jobBox .job .jobToggle{
        padding: 15px;
        font-size: 15px;
    }
    #recruit .container .jobBox .job .jobToggle .close{
        right: 15px;
    }
    #recruit .container .jobBox .job .lists{
        padding: 0 15px 20px 15px;
    }
    #recruit .container .jobBox .job .list{
        flex-wrap: wrap;
    }
    #recruit .container .jobBox .job .list .item{
        flex: 0 0 100%;
        padding: 10px 0;
    }
    #recruit .container .jobBox .job .list .item .name{
        margin-right: 15px;
    }
    #recruit .container .jobBox .job .list .cross{
        flex: 0 0 100%;
    }
    #recruit .container .jobBox .job .list .item ul li + li, #recruit .container .jobBox .job .list .item ol li + li{
        margin-top: 5px;
    }
}
@media screen and (max-width:576px){
    #recruit .container .titleBox ol{
        width: 95%;
    }
}


#header .navbar-form input{
    width: 170px;
}
.max-md-size #header .navbar-form input{
    width: 145px;
}
#header .mainNav > li > a{
    font-size: 17px;
}
