/* ----------------------------------------------------------------
    載入CSS
-----------------------------------------------------------------*/

@import url(bootstrap.css);
@import url(dark.css);
@import url(swiper.css);
@import url(font-icons.css);
@import url(../include/rs-plugin/fonts/font-awesome/css/font-awesome.css);
@import url(animate.css);
@import url(magnific-popup.css);
@import url(responsive.css);
@import url(nivo-slider.css);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic);
@import url(e-style.css);
/* ----------------------------------------------------------------
    font
-----------------------------------------------------------------*/
body {
    line-height: 1.5;
    color: #555;
    background-color: #949494;
    font-weight: 600;
}
body,h1, h2, h3, h4, h5, h6,label,
#primary-menu ul li a,#primary-menu ul ul li > a,
.border-form-control,.entry-meta li {
    font-family: "微軟正黑體", Arial;
}
a {
    text-decoration: none!important;
}
/* ----------------------------------------------------------------
    color
-----------------------------------------------------------------*/
::selection { background: #575757; }
::-moz-selection { background: #575757; }
::-webkit-selection { background: #575757; }

#gotoTop:hover,
.dark .button-dark:hover,
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .i-rounded:hover,
.dark .i-circled:hover,
.dark ul.tab-nav.tab-nav2 li.ui-state-active a,
.dark .tagcloud a:hover,
.ei-slider-thumbs li.ei-slider-element,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.checkbox-style:checked + .checkbox-style-1-label:before,
.checkbox-style:checked + .checkbox-style-2-label:before,
.checkbox-style:checked + .checkbox-style-3-label:before,
.radio-style:checked + .radio-style-3-label:before,
.irs-bar,
.irs-from,
.irs-to,
.irs-single,
input.switch-toggle-flat:checked + label,
input.switch-toggle-flat:checked + label:after,
input.switch-toggle-round:checked + label:before,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-themecolor,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-themecolor { background-color: #575757; }
/* ----------------------------------------------------------------
    style
-----------------------------------------------------------------*/
.clearfix{clear: both;}
/*.header{overflow: hidden;}*/
/*   ---- 三區塊 ----   */
.blue-bg{ background-color: #8fb8cd; }
.pink-bg{ background-color: #cb9db3; }
.yellow-bg{ background-color: #d4ce9c; }

.info-box li a{color: #000;}
.info-box h5{ font-weight: 600; color:#000;}

.more-link-style1 a{
    color:#7fcef4;
    font-size: 0.7em;
}
.more-link-style1 a:hover,.blue-bg li a:hover{ color: #1f496a; }

.more-link-style2 a{
    font-size: 1em;
}
    
.pink-bg .more-link-style2 a{ color: #8204a2; }
.pink-bg .more-link-style2 a:hover,.pink-bg li a:hover{ color: #430153; }
    
.yellow-bg .more-link-style3 a{ color: #7c7d19; }
.yellow-bg .more-link-style3 a:hover,.yellow-bg li a:hover{ color: #535312; }

/*   ---- list----   */
.title-style-1 {
    font-size: 1.3em;
    font-weight: 600;
    color: #145089;
}
.center-style-01{
    display: table;
    margin: 30px auto 10px;
}


/* ----------------------------------------------------------------
    header
-----------------------------------------------------------------*/
#primary-menu ul li > a{
    text-transform: none;
}
#header.sticky-header {
    height: inherit;
    position: relative !important;
    background-color: #949494 !important;
    opacity: 0;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
    background-color: transparent;
    color: #337ab7!important;
    list-style-type: none;
}
.sub-menu-section li ol{list-style-type: none;}
.sub-menu-section li li:hover a,
.sub-menu-section li li.active a{
    color: #337ab7!important;}
.sub-menu-section > li{clear: both;} 

ul.list-style-1 {
        display: table;
    }
ul.list-style-1 > li{
    display: block;
    float: left;
    list-style-type: none;
}
ul.list-style-1  > li > a{
    padding: 0 5px;
    font-weight: 600;
}
ul.list-style-1  > li:after{
    content:"|";
    color: #1b5ba9;
}
ul.list-style-1.green-menu  > li:after{
    color: #0a5157;
}
ul.list-style-1  > li:last-child:after{
    content:" ";
}
ul.list-style-1  > li .drop-section:before{
    display: none;
}
ul.list-style-2 li{
    display: block;
    float: left;
    list-style-type: none;
    border-right: 1px solid #000;
    line-height: 1em;
}
ul.list-style-2 li:last-child{
    border-right: 0px solid #000;
}
ul.list-style-2 li a{
    color:#000;
    padding: 0 5px;
}
ul.list-style-2 li:first-child  a{
    padding-left: 0;
}
ul.list-style-2 li a:hover{
    color: #555;
}

ul.identity li a { color: #1b5ba9; line-height: 24px;}
ul.identity li a:hover { color: #17437a;}
ul.green-menu li a { color: #0a5157; line-height: 24px;}
ul.green-menu li a:hover { color: #05292c; }

.list-style-1> li:hover .drop-section{ display: block;!important }
    
.drop-section {
     background-color: #f5f1e9;
     position: absolute;
     top: 24px;
     z-index: 100;
     padding: 20px 40px;
     display: none;
        text-align: left;
 }
ul.identity li .drop-section a{
     line-height: 20px!important;
}
/* ------  index  ------*/
.slider-text h2 {
     color: #fff;
     font-size: 0.85em;
     line-height: 1.4em;
     margin-bottom: 30px;
     margin-top: 0;
}
.slider-text ul li{
     color: #fff;
     font-size: 0.65em;
     list-style-type: none;
     position: relative;
     padding-left: 45px;
}
.slider-text ul li span{
     position: absolute;
     left: 0;   
}

.flex-nav-prev,.flex-nav-next{
        display: none;
    }
/* ------  news-list  ------*/
.pager li > a{
    padding: 5px 12px!important;
    color: #555;
}
.pager-side{
    color: #fff!important;
    background-color: #c2c2c2!important;
}
.pager-side:hover{
    color: #c2c2c2!important;
    background-color: #fff!important;
}

.table-part ul{
    display: block;
    margin-bottom: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}
.table-part ul:nth-child(odd){
    background-color: #ececec;
}
.table-part ul li{
    display: inline-block;
    list-style-type: none;
    vertical-align: top;
}
.table-part ul li a{
    color: #555;
}
.table-part ul li a:hover{
    color: #7d7d7d;
}
.table-part ul li:nth-child(1){
    width: 3%;
    text-align: center;
}
.table-part ul li:nth-child(2){
    width: 70%;
}
.table-part ul li:nth-child(3){
    width: 13%;
    text-align: center;
}
.table-part ul li:nth-child(4){
    width: 12%;
    text-align: center;
}

.title-part ul{
    display: block;
    background-color: #ececec;
}
.title-part ul li{
    display: inline-block;
    list-style-type: none;
}
.title-part ul li:nth-child(1){
    width: 69%;
}
.title-part ul li:nth-child(1) h3{
    margin: 0;
}
.title-part ul li:nth-child(2){
    width: 30%;
    vertical-align: top;
}
/* ------  news-list  ------*/
.back {
    text-align: right;
    display: block;
    color: #555;
}
.back img{
    width: 25px;
    margin-right: 6px;
    margin-top: -2px;
}
.back:hover img{
    opacity: 0.8;
}
    /*   ---- news ----   */
    .news-content p,.news-content ul li,.news-content ol li,.news-content span,.news-content a{
        font-size: 1.3em;
    } 
    .news-ul-style-01 {
        position: relative;
        padding-left: 15px;
        list-style-type: none;
        color:#145089;
    }
    .news-ul-style-01:before {
        position: absolute;
        content: '•';
        left: 0;
    }
    .news-ol-style-01 {
        position: relative;
        color:#145089;
        margin-left: 15px;
    }
    .news-span-style-01 {
        color: #333333;
    }
    .news-a-style-01{
    } 
    /*   ---- 連結 ----   */
    .link-ul-style-01 a{
        color:#145089;
        letter-spacing: 0.2em;
    }
    .link-ul-style-01{
        position: relative;
        padding-left: 15px;
        list-style-type: none;
    }
    .link-ul-style-01:before {
        content: '';
        display: inline-block!important;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 0 6px 10px;
        border-color: transparent transparent transparent #145089;
        position: absolute;
        margin-left: -15px;
        margin-top: 10px;
    }
    .link-ul-style-02 a{
        color: #000;
        font-size: 0.9em;
        letter-spacing: 0.2em;
    }
    .link-ul-style-02{
        list-style-type: none;
    }  
    .link-ul-style-03 a{
        color: #555;
        font-size: 0.8em;
        letter-spacing: 0em;
    }
    .link-ul-style-03{
        position: relative;
        padding-left: 15px;
        list-style-type: none;
    }
    .link-ul-style-03:before {
        content: '•';
        display: inline-block!important;
        position: absolute;
        margin-left: -15px;
    }
    .link-ul-style-01 a:hover,.link-ul-style-02 a:hover ,.link-ul-style-03 a:hover {
        opacity: 0.8;
    }

#gotoTop{
    display: block;
}
    /* for-高度*/
    .header:after {
      clear : left;
      content : '';
      display : block;
      height : 0;
      overflow : hidden;
    }
    #header-wrap{
        height: auto;
    }
    #header-wrap:after{
      clear : left;
      content : '';
      display : block;
      height : 0;
      overflow : hidden;
    }
/* ----------------------------------------------------------------
    footer
-----------------------------------------------------------------*/
.copyright{
    text-align: center;
    line-height: 1.5em;
}
#footer {
    border-top: 0px;
    margin-top: 0!important;
}
#copyrights {
    padding: 10px 0;
    background-color: #FFF;
    color: #305bad;
    line-height: 1.8;
}

/* ----------------------------------------------------------------
    螢幕調整
-----------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.3),(min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx),(min-resolution: 124.8dpi){
    .standard-logo{ display: none!important;  }
    .retina-logo{ display: block!important;   }
    }
@media only screen and (-webkit-max-device-pixel-ratio: 1.3), (max-device-pixel-ratio: 1.3), (-o-max-device-pixel-ratio: 1.3), (max--moz-device-pixel-ratio: 1.3), (max-resolution: 1.3dppx), (max-resolution: 124.8dpi){
    .standard-logo{  display: block!important;  }
    .retina-logo{    display: none!important;   }
}

@media (min-width: 1260px){
    .service-link {
        background: url(../images/index/curve-bg.png) 0 0 no-repeat;
        padding: 110px 30px 0;
        height: 150px;
        margin: -150px auto 0!important;
        z-index: 100;
        position: absolute;
        width: 1240px;
    }
}
@media (min-width: 1200px) and (max-width: 1259px){
    .service-link {
        background: url(../images/index/curve-bg.png) 0 0 no-repeat;
        padding: 110px 30px 0;
        height: 150px;
        margin: -150px auto 0!important;
        z-index: 100;
        position: absolute;
        width: 100%!important;
    }
}

@media (min-width: 1200px){
    .for-logo-pad{display: none!important;}
    #primary-menu ul li > a{
    text-transform: none;
    height: 35px;
}
    /* ------  首頁- header  ---- --*/
    #content{ width: 100%; }
    .header,#header-wrap{  height: 135px;  }
    .header .container{
        background: url(../images/header.png) 0 0 no-repeat;
        height: 160px;
    }
    .header-left-part{ margin-bottom: 0;  }
    #logo22 img {
        margin-left: 130px;
        margin-top: 55px;
        height: 55px;
    }
    .header-right-part {
        margin-top: 55px;
        margin-bottom: 0;
    }
    .header-right-part .col_half,
    .header-right-part .col_one_fourth,
    .header-right-part .col_three_fourth{  margin-bottom: 0;  }
    ul.list-style-1 { float: right;  }
    .green-menu{ padding-right: 20px; }
    #primary-menu {
        display: table!important;
        margin: 0 auto!important;
        float: none;
    }
    #primary-menu ul li > a {
        padding: 4px 5px;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
    }
    .input-group-btn:last-child > .btn {
        background: url(../images/search-btn-bg.jpg) 0 0 repeat-x;
        border-radius: 4px;
        color: #fff;
        font-size: 12px;
        position: absolute;
        top: 0;
        margin-left: -47px;
        margin-top: 3px;
        padding: 2px 2px;
        z-index: 30;
    }
    .search-bar{  height: 30px;  }
    /* ------  menu  ---- --*/
    .main-menu > li {
        max-width: 100px;
        margin: 0 8px;
        max-height: 3.5em;
        /* overflow: hidden; */
    }
    .main-menu > li:last-child {
        margin: 0 0 0 8px;
    }
    .main-menu > li:nth-child(2) {
        max-width:80px;
    }
    .main-menu > li:nth-child(3) {
        max-width: 138px;
    }
    #primary-menu ul ul:not(.mega-menu-column) {
        width: 750px;
        left: -180px;
        top: 36px;
        border-top: 0px;
        background-color: #f5f1e9!important;
/*        display: block!important;*/
           
    }
    #primary-menu ul ul:not(.mega-menu-column):hover > li,#primary-menu ul ul:not(.mega-menu-column):hover li li{
        display: block!important;
    }
    #primary-menu ul ul > li.sub-menu > a, #primary-menu ul ul > li.sub-menu:hover > a {
        background-image:none;
        padding-left: 0!important;
    }
    #primary-menu ul ul li:hover > a {
        background-color: transparent;
    }
    .pointer a div{
        cursor: pointer;
    }
    /* 下拉選單  start */
    .green-menu-drop-section{  left: 170px;  }
    .green-menu-drop-section:before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 29px 17px;
        border-color: transparent transparent #f5f1e9 transparent;
        right: 0;
        margin-right: 113px;
        top: -40px;
    }
    .drop-title-01 ul{
        margin-top: 10px;
    }
    .drop-section:before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 16px 10px;
        border-color: transparent transparent #f5f1e9 transparent;
        margin-left: -30px;
        top: -26px;
    }
    .drop-section > li> a{padding: 10px 0;}
    .drop-title-01{
        white-space: nowrap;
        padding: 10px 0;
        clear: both;
    }
    .drop-title-01:before{
       content: '';
       display: inline-block!important;
       width: 0;
       height: 0;
       border-style: solid;
       border-width: 6px 0 6px 10px;
       border-color: transparent transparent transparent #3a70b8;
       position: absolute;
       margin-left: -15px;
       margin-top: 3px;
    }
    .drop-section li,.drop-section ul li{
        list-style-type: none;
        white-space: nowrap;
    }
    .drop-title-01 a{
        font-size: 15px;
        color: #3a70b8;
    }
    .drop-content-01 {
        list-style-type: none;
        padding: 5px 0;
        min-width: 100px;
    }
    .drop-content-01:before{
        content: '•'
    }
    .drop-content-01 a{
        color:#666!important;
        font-size: 14px;
        white-space: nowrap;
    }
    .drop-content-01:hover a{
         color: #3a70b8!important;
    }
   /* 下拉選單  end */
    .sub-menu-section:hover ul { display: block !important; opacity: 1 !important; }
    .sub-menu-section:before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 16px 10px;
        border-color: transparent transparent #f5f1e9 transparent;
        margin-left: 164px;
        top: -26px;
    }
    .sub-menu-section{
        position: relative;
        padding: 20px 40px;
    }
    .sub-menu-section > li > a{
        padding-left:0!important;
        cursor: default; 
    }
    .sub-menu:after{
        content: "";
        display: block;
        height: 0;
        clear: both; 
        visibility: hidden;
        zoom: 1; /*IE6, IE7*/ 
    }
    .sub-menu-title {
        color: #3a70b8;
        clear: both;
        display: block;
        font-size: 15px;
     /* letter-spacing: 0.2em;*/
        padding-left:0;
    }
    .sub-menu a{
        padding-left:0;
    }
    .sub-menu-title:before{
        content: '';
        display: inline-block!important;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 0 6px 10px;
        border-color: transparent transparent transparent #3a70b8;
        position: absolute;
        margin-left: -15px;
        margin-top: 6px;
    } 
    
    .packet{
        position: static!important;
        display: block!important;
        border-top: 0px!important;
        background-color: #f5f1e9!important;
        box-shadow: none!important;
        border: 0px!important;
    }
    .menu-three-section{
        width: 33.333333%!important;
        float: left!important;
    }
    .menu-inline-section{
        overflow: hidden;
        width: 100%!important;
    }
    .bold-title{
        padding-left: 0!important;
    }
    .packet li {
        width: 210px;
        position:relative;
        padding-left: 10px;
    }
    .packet li:before {
        content: ' • ';
        top: 4px;
        position: absolute;
        left: 0;
    }
    .packet.menu-three-section li:first-child:before{
        content: none;
    }
    .packet li a {
        font-size: 1em!important;
        padding: 5px 0px!important;
        display: inline-block!important;
    }
    .packet b{
        font-size: 14px;
        color: #000;
    }
    
    /* ------  整體  ---- --*/
    #slider { padding-top: 0;  }
    .header,.header-wrap{ border-bottom:0px;}
    .container { width: 1240px; }
    #wrapper,.header,#content{ background-color: transparent;  }
    #content .container { background-color: #fff; }
    /*   ---- 首頁- slider----   */
    .container2{
        width: 1000px;
        margin: 0 auto;
    }
    .slider-caption-bg {
        border-radius: 0;
        background-color: #337ab7;
        top: 0;
        left: 0;
        width: 450px;
        height: 504px;
        padding: 80px 50px;
    }
    .col_one_third .slider-text{
        height: 403px;
        margin-right: 0;
        margin-bottom: 0;
        top: 0;
        left: 0;
    }
    .flex-control-nav {
        bottom: 80px;
        right: 40px;
        top: auto;
        z-index: 150;
    }
    .flex-control-nav li {
        width: 20px;
        height: 20px;
    }
    .flex-control-nav li a {
        width: 15px !important;
        height: 15px !important;
        border: 1px solid #000;
    }
    .flex-control-nav li:active a,.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
        background-color: #000;
    }

    /*   ---- 首頁- 中間的link----   */
    .slider-margin{
        margin-bottom: 30px;
    }
    
    /*   ---- 首頁- 三區塊 ----   */
    .info-box {
        border-radius: 5px;
        padding: 10px 15px;
        margin: 20px 0 
    }
    .info-box ul li{
        position: relative;
        padding-left: 18px;
    }
    .info-box ul li:before{
        content: '．';
        left: 0px;
        position: absolute;
    }
    .info-box ul{
        list-style-type: none;
        overflow: hidden;
        height: 130px;
    }
    /*   ---- news-list ----   */
    .table-part{
        margin-bottom: 30px;
            font-size: 1.3em;
    }
    .title-part{
        margin-bottom: 60px;
    }
    /*   ---- 1102增加 start----   */
    .floatleft{float:left;}
    .floatright{float:right;}
    /*   ---- 1102增加 end----   */
    }

@media (max-width: 1199px) {
    .for-logo-pc{display: none!important}
    /*header*/
    .identity,.green-menu{
        margin-bottom: 0;
        float: none!important;
        margin: 0 auto;
    }
    #primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
        border-top: 2px solid #536db6;
    }
    #primary-menu {
        display: table!important;
        margin: 0 auto!important;
        float: none;
    }
    .header-menu-width {
        width: 100%;
        margin-bottom: 30px!important;
    }
    .header-search-width {
        width: 100%;
        margin-bottom: 0!important;
        margin-top: -25px;
    }
    #logo22{
        margin-top: 15px!important;
        text-align: center;
    }
    .col_one_fourth.header-left-part {
        width: 100%;
        float: none;
    }
    .header-right-part{
        width: 100%;
        float: none;
        margin-bottom: 0!important;
    }
    .header-right-part .col_half{
        margin-bottom: 10px!important;
    }
    /*下拉選單樣式*/
    #primary-menu { display: block!important;  }
    .drop-section {
        top: 21px;
        padding: 20px 30px;
        left: 50%;
        transform: translateX(-50%);
        width:90%;
    }
    .drop-title-01{
        list-style-type: none;
        margin-bottom: 10px;
    }
    .drop-title-01:last-child{ margin-bottom: 0;  }
    .drop-title-01:before{
       content: '';
       display: inline-block!important;
       width: 0;
       height: 0;
       border-style: solid;
       border-width: 6px 0 6px 10px;
       border-color: transparent transparent transparent #3a70b8;
       position: absolute;
       margin-left: -15px;
       margin-top: 4px;
    }
    .drop-content-01 {
        list-style-type: none;
        margin-top: 10px;
        position: relative;
        padding-left: 8px;
    }
    .drop-content-01:before {
        content: '•';
        display: inline-block!important;
        position: absolute;
        left: 0;
    }
    .drop-content-01 a{ color: #555!important;}
    .list-style-2{
        display: table;
        margin: 30px auto;
    }
    /*slider*/
    .slider-text {
        width: 100%;
        position: static;
        margin: 0!important;
    }   
    .slider-text h2 {
        margin-bottom: 10px;
    }
    .slider-img {
        width: 100%;
        margin-bottom: 0!important;
    }
    #slider .container {
        width: 100%!important;
    }
    .slider-caption-bg {
        max-width: 100%;
        padding: 30px 20px 20px;
        border-radius: 2px;
        background-color: #337ab7;
        display:block!important;
        position: static;
    }
    /*中間區塊*/
    .mobile-full-service-link{
        background-color: #f2f2f2;
        width: 100%!important;
        margin-bottom: 30px;
    }    
    /* 三區塊*/
    .info-section{width: 100%!important;}
    .info-box{
        border-radius:5px;
        padding: 10px 10px 10px 30px;
        margin-bottom: 10px;
    }
}
@media (max-width: 1024px){



    .header nav ul ul li b{
        display: block;
        font-weight: bolder;
    }
    .topmargin-lg { margin-top: 60px !important;  }
    
    .flex-control-nav {
        top: auto;
        bottom: 20px;
    }
    .info-section{ padding-right: 0!important; padding-left: 0!important; }
 
    /*  ---  news-single ---  */
    .title-part ul li:nth-child(1) { width: 100%;  }
    .title-part ul li:nth-child(2) { width: 100%;  }
    }
@media (min-width: 991px){
    /* 自訂下拉選單 */
    .small-menu{
        position: absolute;
        padding: 20px 40px;
        z-index: 100;
        background-color: #f5f1e9!important;
        top: 55px;
        width: 500px;
    }
    .sub-small-menu{
        width: 100%;
        list-style-type: none;
    }
    .sub-small-menu ul li{
        list-style-type: none;
    }
}
@media (max-width: 991px){
    body:not(.dark) .header:not(.dark) .header-wrap:not(.dark) #primary-menu > ul > li:hover a, body:not(.dark) .header:not(.dark) .header-wrap:not(.dark) #primary-menu > ul > li.current a, body:not(.dark) .header:not(.dark) .header-wrap:not(.dark) #primary-menu > div > ul > li:hover a, body:not(.dark) .header:not(.dark) .header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
        color: #1b5ba9 !important;
    }
    /*header*/
    .header { border-bottom: 0px; }
    #logo22 {
        height: 90px;
    }
    #primary-menu > ul > li.sub-menu > a{ height: auto;  }
    #primary-menu ul ul li > a { height: 45px;  }
    #primary-menu ul ul li:hover > a { color: #337ab7;  }
    
    
    /*slider*/
    .boxed-slider { padding-top: 20px; }
    }

@media (max-width: 736px){
    .list-style-2 {
        display: inline-block;
        text-align: center;
            padding: 0 15px;
    }
    ul.list-style-2 li {
        display: inline-block;
        float: none;
    }
    #logo22 img {
        height:60px;
        margin-top: 10px;
    }
    .col_one_fourth.header-left-part{ margin-bottom: 0!important;  }
    
   /*  ---  list的table part ---  */
    .table-part ul{
        border:1px solid #ddd;
        margin-bottom: 10px;
    }
    .table-part ul:last-child{
        margin-bottom: 0;
    }
    
    .table-part ul li:nth-child(1){
        width: 10%;
    }
    .table-part ul li:nth-child(2){
        width: 88%;
    }
    .table-part ul li:nth-child(3){
        width: 49.5%;
        border:1px solid;
        border-color: #ddd transparent  transparent transparent ;
    }
    .table-part ul li:nth-child(4){
        width: 49.5%;
        border:1px solid;
        border-color: #ddd transparent transparent transparent ;
    }
    ul.list-style-1 > li > a {
        font-size: 13px;
    }
    }
@media (min-width: 479px){
    .for-mobile { display: none!important; }
    }
@media (max-width: 479px){
    .for-pc{ display: none!important;  }
    .topmargin-lg {
        margin-top: 30px !important;
    }
    .table-part ul li:nth-child(3){
        width: 100%;
    }
    .table-part ul li:nth-child(3) a{
        color:#999;
    }
    .table-part ul li:nth-child(4){
        width: 100%;
        color:#999;
    }
    }   

