body{
    color: #333;
    font-size: 16px;
    line-height: 1.75;
    font-family: '微軟正黑體',Arial,sans-serif;
    letter-spacing: 0px;
    font-size: 14px;
}
.red{
    color: #c00;
}
.title-base h2, h2{
    text-transform: capitalize;
}
h2.title .en{
    text-transform: capitalize;
    margin-left: 10px;
}
h3.title .en{
    text-transform: capitalize;
    margin-left: 10px;
}
p.sp{
    font-size: 20px;
}
p.sp .en{
    display: block;
    color: #777777;
}
h2.title small{
    text-transform: capitalize;
}
h2.text-color small{
    text-transform: capitalize;
}
/********** fck **********/
.fck {    overflow-x: auto;}
.fck * { max-width: 100%; }
.fck,.fck p { line-height: 1.75; font-size: 16px; color: #333; }
.fck p{ font-size: 16px;}
.fck hr{border: 0px;    border-top: 1px solid #ccc; margin:0.5em 0; }
.fck .marker {   background-color: Yellow;}
.fck em { font-style: italic; font-size: inherit;}
.fck b,.fck strong, .fck b>*,.fck strong>* { font-weight: bold;font-size: inherit; }
.fck a{ }
.fck h1, .fck h2, .fck h3, .fck h4, .fck h5, .fck h6 { font-weight: normal; line-height: 1.5em; }
.fck h1 { font-size: 2em; margin:0.67em 0; }
.fck h2 { font-size: 1.5em;margin: 0.83em 0; }
.fck h3 { font-size: 1.17em; margin:1em 0; }
.fck ins { text-decoration: underline; }
.fck pre { white-space: pre-wrap; word-wrap: break-word; tab-size: 4;margin: 1em 0px;font-family: monospace; }
.fck blockquote{ padding-left: 20px; padding-right: 8px; border-left-width: 5px; font-style: italic; border:none; border-left:3px solid #ccc; margin:1em 40px; display:table-cell; }
.fck img { max-width:100%!important; height:auto; /*margin-bottom:10px;*/ }
.fck ul, .fck ol { padding-left:20px; margin-bottom: 15px;}
.fck ul>li {  list-style-type: disc; display: list-item; line-height: 1.75; }
.fck ol>li {     list-style-type: decimal; display: list-item; }
.fck table { border-collapse: collapse; }
.fck table tr td,.fck table tr th {border: 1px solid #e5e5e5;  padding: 8px;  }

/********* header top *********/
.navbar-mini .navbar-left{ 
    padding-bottom: 10px;
}
.menu-transparent:not(.scroll-css) > .navbar > .navbar-main:first-child{
    margin-top: 0;
}
/********* header *********/
header.menu-transparent.bg-transparent .navbar{ 
    background: rgba(255, 255, 255, 0.8) !important;
}
.navbar-brand{
    height: auto !important;
    padding: 10px 10px;
}

/********* menu *********/
.menu-transparent:not(.scroll-css) .navbar .navbar-nav > li > a, .menu-transparent .navbar-mini, .btn-border.btn-yellow:hover, .navbar-mini .nav > li > a, .block-infos p, .white form input, .section-bg-color.white a, .white [class*=col-md-] > .tag-row i, .white .tag-row span, .nav.inner.ms-rounded > li:hover > a, .nav.inner.ms-rounded > li.active > a, header .side-menu-fixed .btn{
    color: #333 !important;
    text-align: center;
    font-size: 16px;
}
.navbar-default .navbar-nav > li > a{
    text-transform: inherit;
    color: #333 !important;
    text-align: center;
    font-size: 16px;    
    line-height: 100%;
}

.navbar-default .navbar-nav > li > a span{
    display: block;
    margin-top: 5px;
    color: #777777;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover{
    color: #333 !important;
}
.navbar-nav > li > a{
    padding: 44px 30px;
}
.navbar-main:not(.navbar-middle) .navbar-nav:not(.lan-menu) > li > a{
    padding: 50px 15px;
}

/********* dropdown-menu  *********/
.navbar-nav > li > .dropdown-menu{
    width: auto;
}
.navbar-nav > li > .dropdown-menu li a{
    font-size: 16px;
}
.navbar-nav > li > .dropdown-menu li a span{
    display: block;
    text-transform: capitalize;
    font-size: 14px;
}
@media (max-width: 994px){
    .navbar-main:not(.navbar-middle) .navbar-nav:not(.lan-menu) > li > a{
        padding: 15px 15px;
        color: #fff !important;
    }

}

/********* monlie menu *********/
@media (max-width: 994px){
    .dropdown.open .dropdown-menu{
        text-align: center;
        background: #9f9c93 !important;
        padding-bottom: 0 !important;
    }
    .dropdown.open .dropdown-menu li{
        border-bottom: 1px solid #fff;
    }
    header .navbar-nav{
        margin-bottom: 0;
    }
    header .navbar-right{
        margin-top: 0;
    }
    button.navbar-toggle {
        margin: 40px 10px 0 0;
    }
    header.bg-transparent .fa{
        color: #333;
    }
    header .navbar-default .navbar-collapse{
     padding: 0;   
    }
    header .navbar-default  .nav > li{
        border-bottom: 1px dotted #ddd !important;
    }
}

/********* baner *********/
.index-banner-box{

}
.index-banner-box h1{
    /*text-shadow: black 0.1em 0.1em 0.2em*/
}
.index-banner-box .text-left-xs .en{
    font-size: 20px;
    /*text-shadow: black 0.1em 0.1em 0.2em;*/
}
.index-banner-box p{
    /*text-shadow: black 0.1em 0.1em 0.2em;*/
    font-size: 16px;
}
.index-banner-box .btn.btn-play{
    /*text-shadow: black 0.1em 0.1em 0.2em;*/
}

/********* index-one-stop-service *********/
.text-color small{
    color: #fff;
    margin-left: 10px;
}
.index-one-stop-service-box .title{

}
.index-one-stop-service-box .icon-box-top-bottom{
    margin-bottom: 30px;
}
.index-one-stop-service-box .icon-box-top-bottom .icon-img{
    background: #fff;
    border-radius: 100%;
    height: 75px;
    width: 75px;
    text-align: center;
    line-height: 75px;
    display: inline-block;
    margin-bottom: 10px;
}
.index-one-stop-service-box .icon-box-top-bottom .icon-img img{
    height: 50px;
    width: 50px;
}

.index-one-stop-service-box .item-box{

}
.index-one-stop-service-box .item-box .col-md-2{
    width: 20%;
    padding: 0 15px;
}
.index-one-stop-service-box .icon-box-top-bottom .icon-box-cell p{
    font-size: 16px !important;
}
.index-one-stop-service-box .icon-box-top-bottom .icon-box-cell .en{
    font-size: 13px;
    min-height: 50px;
    display: block;
}
@media (max-width: 768px){
    .index-one-stop-service-box .item-box .col-md-2{
        float: left;
        width: 33%;
    }
    .index-one-stop-service-box .icon-box-top-bottom .icon-box-cell .en{
        min-height: auto;
    }
    .index-one-stop-service-box .icon-box-top-bottom{
        margin-bottom: 15px;
    }
}
@media (max-width: 480px){
     .index-one-stop-service-box .item-box .col-md-2{
        float: left;
        width: 50%;
    }
}

/********* index-one-stop-service *********/
.index-enterprise-spirit-box .advs-box-side-icon{
    background: #fff !important;
    padding: 15px 15px;
}
.index-enterprise-spirit-box .advs-box-side-icon:hover{
    border: 1px solid #F5BF23;
}
.index-enterprise-spirit-box .advs-box-side-icon.extra-content-cnt h3 .en{
    color: #c7c7c7;
    text-transform: capitalize;
}
.index-enterprise-spirit-box .advs-box-side-icon.boxed .icon-box{
    width: 30%;
    padding-right: 20px;
}
.index-enterprise-spirit-box .advs-box-side-icon.extra-content-cnt:hover .extra-content, 
.index-enterprise-spirit-box .advs-box-side-icon.extra-content-cnt:hover h3{
    right: 0;
}
.index-enterprise-spirit-box .advs-box-side-icon.boxed .icon-box img{
    width: 70px;
    height: 70px;
}
@media (max-width: 1200px){
    .index-enterprise-spirit-box .advs-box-side-icon.boxed .icon-box{
        width: 35%;
        padding-right: 15px;
    }
}
@media (max-width: 992px){
    .index-enterprise-spirit-box .advs-box-side-icon.boxed .icon-box{
        width: 40%;
    }
}
/********* index-guaranted-quality *********/
.index-guaranted-quality-box .fa-ul li{
    font-size: 16px;
}
.index-guaranted-quality-box .fa-ul li .en{
    margin-left: 10px; 
    font-size: 14px;
}
/********* footer *********/
.footer-menu a{
    color: #333;
    font-weight: bolder;
    font-size: 14px;
}
.footer-menu a .en{
    font-size: 14px;
    margin-left: 10px;
    color: #777777;
    font-weight: initial;
}
footer .ul-squares li{
    font-size: 14px;
}
footer .ul-squares span{
    font-weight: bolder;
    font-size: 14px;
}
footer .ul-squares span a{
    font-size: 14px;
}
footer .ul-squares a:hover{
    text-decoration: underline;
}
/********* index-guaranted-quality *********/
.menu-transparent + .header-title{
    height: 320px;
 }
.menu-transparent + .header-title .title-base{

}
.menu-transparent + .header-title .title-base h1 small{
    color: #fff;
    margin-left: 10px;
}

/********* breadcrumb *********/
.breadcrumb a, .breadcrumb .active{
    text-transform: inherit;
}
.header-title .breadcrumb.b a{
    color: #fff;
    font-size: 14px;
}
.header-title .breadcrumb.b a span{
    margin-left: 5px;
    color: #c1c0c0;
}
.header-title .breadcrumb.b span{
    margin-left: 5px;
    color: #c1c0c0;
}
.header-title .breadcrumb > .active{
    font-size: 14px;
}
/********* sidebar *********/
.sidebar-box{

}
.sidebar-box .list-group-item{
    font-size: 16px;
}
.sidebar-box .list-group-item.active{
    color: #F5BF23;
    text-decoration: initial;
}
.sidebar-box .list-group-item span{
    display: block;
    color: #777;
    font-weight: lighter; 
}
.sidebar-box .list-group-item.active span{
    text-transform: capitalize;
}
.list-group .list-group-item:first-child{
    font-size: 20px;
}
@media (max-width: 992px){
    .widget{
        display: none;
    }
}
/********* prod list *********/
.pros-list-box{

}
.pros-list-box  .advs-box:hover{
   opacity: .8;
   border: 1px solid #F5BF23;
}
.pros-list-box .advs-box-content{
    padding: 10px 10px !important;
    background: #fff;
    text-align: center;
    min-height: 70px;
}
.pros-list-box .advs-box-content h2{
    margin-top: 0;
    margin-bottom: 0;
    min-height: auto;
}
.pros-list-box .advs-box-content h2 a{
    font-size: 16px;
}
.pros-list-box .advs-box-content h2 a .en{
    font-size: 14px;
    font-weight: initial;
}
/********* prod-dt-inf *********/
.prod-dt-info-box{

}
.prod-dt-info-box{
    
}

/********* case list *********/
.case-list-box{

}
.case-list-box .navbar .navbar-nav.inner > li > a{
    font-size: 16px;
}
.navbar .navbar-nav > li:hover > a, 
.navbar .navbar-nav .dropdown-menu:hover > li > a, 
.dropdown-menu:hover{
    color: #333;
}

/********* case list *********/
.case-list-box{

}
@media (max-width: 992px){
    .case-list-box .nav.inner > li{
        display: inline-block;

    }
    .case-list-box .nav.inner > li{
        padding: 15px 15px;
    }
}
/********* contacts *********/
.captcha-box{

}
.sex-box{
   margin-top: 4px;
}
.advs-box h3{
    min-height: 61px;
}
.advs-box h3 .en{
    font-size: 16px;
    font-weight: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.advs-box.advs-box-side p{
    min-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 992px){
    .map-box{
        width: 100% !important;
    }
    .sex-box{
        margin-top: 9px;
    }
}