@font-face{
    font-family: "Noto Sans CJK TC";
    src: url('../fonts/NotoSansCJKtc/NotoSansCJKtc-Regular.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Noto-Light";
    src: url('../fonts/NotoSansCJKtc/NotoSansCJKtc-Light.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Noto-DemiLight";
    src: url('../fonts/NotoSansCJKtc/NotoSansCJKtc-DemiLight.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Noto-Thin";
    src: url('../fonts/NotoSansCJKtc/NotoSansCJKtc-Thin.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Noto-Bold";
    src: url('../fonts/NotoSansCJKtc/NotoSansCJKtc-Bold.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Noto-Medium";
    src: url('../fonts/NotoSansCJKtc/NotoSansCJKtc-Medium.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}

@font-face{
    font-family: "Avenir";
    src: url('../fonts/Avenir-Roman.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "AdobeMingStd-Light";
    src: url('../fonts/AdobeMingStd-Light.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "MyriadPro-Regular";
    src: url('../fonts/MyriadPro-Regular.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Walsheim-Light";
    src: url('../fonts/GT-Walsheim-Pro-Trial-Light.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Walsheim-Regular";
    src: url('../fonts/GT-Walsheim-Pro-Trial-Regular.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Walsheim-Thin";
    src: url('../fonts/GT-Walsheim-Pro-Trial-Thin.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "Walsheim-Bold";
    src: url('../fonts/GT-Walsheim-Pro-Trial-Bold.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "GenJyuuGothicL-Bold";
    src: url('../fonts/GenJyuuGothicL-Monospace-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}


html,
body{
    font-family: "Avenir",Noto Sans CJK TC;
    color: #505c66;
}
a,p,h1,h2,h3,h4,h5,a:hover, a:focus {
    color: #505c66;
}
a[href]:after{content:normal;}
.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt60 {
    margin-top: 60px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mr-col-2 {
    margin-right: 16.66667% !important;
}
/*banner樣式*/
.header {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.right {
    right: 0;
}
.main-container {
    margin: 0 auto;
    position: relative;
    width: 71.4286%;
    overflow: hidden;
}
.subscribe {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    color: #fff;
    cursor: pointer;
    width: 60px;
    height: 36px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #505c66;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
    letter-spacing: 2px;
}
.nav-email:focus {
    outline: none;
}
.subscribe:hover {
    opacity: .8;
}
.highlight {
    color: #f00;
}
/*最佳分辨率*/

@media (max-width: 1919px) {
    .container {
        width: 100% !important;
    }
    .navbar-fixed-top{
        background-size: 15% !important;
    }
}
@media (max-width: 768px) {
    .nav-pannel {
        padding-left: 0 !important;
    }
    .navbar-toggle,
    .navbar-header {
        margin-left: 0 !important;
    }
    .navbar-fixed-top {
        background-size: 50% !important;
    }
    .f-sitemap ul {
        -webkit-padding-start: 0;
    }
    .bdsharebuttonbox {
        float: left !important;
    }
    
    .col-mobile {
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }
    .titletop{margin-top:0px !important;font-size:30px;}
}
.navbar-fixed-bottom {
    background-color: #1e695a;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
footer {
    width: 100%;
}
footer a {
    color: #fff;
}
.footer-map {
    width: 71.4286%;
    margin: 0 auto;
}
.footer-map.title-d, 
.footer-map.title-d a {
    font-size: 18px;
}
.footer-map ul {
    list-style: none;
    padding-left: 0;
}
.f-sitemap-left,
.f-sitemap-right {
    float: left;
    margin-top: 3vw;
}
.f-sitemap-right {
    width: 66.6666%;
    text-align: right;
}
.f-sitemap-left {
    width: 33.3334%;
}
.f-sitemap-left ul {
    float: left;
    margin-right: 0;
    width: 50%;
}
.f-sitemap-left ul:nth-child(2) {
    text-align: right;
}
.footer-map .f-sitemap-right ul {
    float: left;
    width: 25%;
}
@media (max-width: 768px) {
    .hamburger-container {
        width: 100% !important;
    }
    .footer-map,.f-sitemap-left {
        width: 100%;
    }
    .f-sitemap-right {
        margin-top: 50px;
        padding-left: 22px;
        padding-right: 22px;
        text-align: left;
    }
    .f-sitemap-left {
        padding-left: 22px;
        padding-right: 22px;
        text-align: left;
    }
    .f-sitemap-left, .f-sitemap-right {
        width: 100%;
        float: left;
    }
    .footer-map .f-sitemap-right ul {
        width: 100%;
    }
    .footer-copyright {
        padding-left: 22px;
        margin-top: 30px !important;
    }
}
.f-sitemap-left ul li,
.f-sitemap-right ul li {
    font-size: 18px;
    line-height: 28px;
}
.f-sitemap-left ul li:first-child,
.f-sitemap-right ul li:first-child {
    padding-bottom: 13px;
}
.f-sitemap-left ul li:first-child a,
.f-sitemap-right ul li:first-child a {
    color: #9e9e9e;
}
.f-sitemap-left h5 {
    margin-top: 0;
    width: 163px;
    padding-bottom: 0;
}
.f-sitemap-right li {
    letter-spacing: 1.5px;
} 
.f-sitemap ul {
    list-style: none;
    width: 100%;
}
.f-sitemap li{
    padding-top: 2px;
    padding-bottom: 2px;
}
.f-sitemap ul > li:first-child {
    border-bottom: 1px #9e9e9e solid;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.copyright {
    font-family: "Walsheim-Thin";
    font-size: 10px;
    line-height: 29px;
    color: #fff;
    margin-bottom: 0;
    transform: translateY(calc(-100% - 10px));
}
.f-column {
    position: relative;
    display: inline-block;
}
.f-email {
    width: 290px;
}
.f-email div{
    font-size: 14px;
}
.bdsharebuttonbox {
    float: right;
}
.bds_fbook,
.bds_twi,
.bds_weixin,
.bds_sqq {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    background-image: none !important;
}
.bds_fbook:before {
    content: "\f09a";
}
.bds_twi:before {
    content: "\f099";
}
.bds_weixin:before {
    content: "\f1d7";
}
.bds_sqq:before {
    content: "\f1d6";
}
.bdshare-button-style0-16 a {
    padding-left: 10px !important;
}
.c-layout-go2top {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
}
.idx-title{
    font-weight:500;font-size: 18px;color: #627281;margin-top: 20px;margin-bottom: 10px;
}
.imgbox img:hover {
    transform: scale(1.01);
}
.imgbox img {
    transition: all .5s ease-out .1s;
}

.btn-attached-condition,
.btn-attached-order,
.btn-attached-condition-search {
    border-style: none;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 15px;
    line-height: 36px;
}
    
.btn-attached-condition-search {
    position: absolute;
    padding: 0 25px;
    bottom: 20px;
    right: 20px;
    line-height: 36px;
}

.attached-condition{
    position: absolute;
    z-index: 11;
    background-color: #fff;
    border: 1px #ccc solid;
    border-radius: 5px;
    display: none;
    padding: 20px 20px 15px 20px;
    right: 0px;
    min-width: 250px;
}

.attached-order{
    position: absolute;
    z-index: 11;
    background-color: #fff;
    border: 1px #ccc solid;
    border-radius: 5px;
    display: none;
    padding: 15px 50px 15px 15px;
    right: 70px;
}

.btn-attached-condition:focus,
.attached-order:focus {
    outline: none;
}
.condition-title {
    border-bottom: 1px solid #999;
    font-size: 18px;
}
.attached-condition ul,
.attached-order ul {
    float: left;
    list-style: none;
    padding-left: 0;
}
.attached-condition ul li,
.attached-order ul li{
    cursor: pointer;
    line-height: 30px;
    padding-right: 30px;
    font-size: 15px;
}
.attached-order ul li:hover,
.attached-condition ul li:hover,
.attached-order-ul li.cur,
.condition-type li.cur,
.condition-subject li.cur,
.condition-time li.cur,
.condition-place li.cur {
    color: #3f80c3;
    background-color: #ebebeb;
}
.condition-type li.cur .condition-del,
.condition-subject li.cur .condition-del,
.condition-time li.cur .condition-del,
.condition-place li.cur .condition-del {
    background: url(../images/ico-del.png) no-repeat;
    background-size: cover;
    width: 13px;
    height: 13px;
    margin-left: 5px;
    vertical-align: -2px;
}
.condition-del {
    display: inline-block;
    width: 18px;
}
.item-mode {
    position: absolute;
    right: 0;
    display: inline-block;
    top: 0;
    margin-right: 20px;
}
/**分頁樣式**/
.search-page ul>li:last-child>span{font-size:18px}
.search-page ul>li>input[type=text]{width:80px;float:left;margin:0;height:25px}
.search-page .current{background:#1e695a;color:#fff;border-radius: 50%;}
.search-page li a.first-page{background:url(../images/search/prev-page.png) no-repeat;background-position:50%;}
.search-page li a.prev-page{background:url(../images/search/prev.png) no-repeat;background-position:50%;}
.search-page li a.last-page{background:url(../images/search/next.png) no-repeat;background-position:50%;}
.search-page li a.next-page{background:url(../images/search/next-page.png) no-repeat;background-position:50%;}
.search-page ul>li{display:block;float:left;font-size:14px;color:#1e695a;margin:0 5px}
.search-page ul>li:last-child>span{display:block;float:left;margin:0px 5px;height:46px;line-height:46px;}
.search-page ul>li>a{width:46px;height:46px;text-align:center;color:#1e695a;display:block;line-height:46px;float:left;font-size:20px;font-family: Walsheim-Thin;border-radius: 50%;}
.search-page ul>li>input[type=text]{width:80px;float:left;margin:0;height:25px;text-align: center;position:relative;top:11px;}
.search-page ul>li>a:hover{cursor:pointer;background-color:rgba(30,90,80,.4);color:#fff!important}
.search-page ul li:last-child a{font-size:14px;line-height:46px;height:46px;text-align:center}
#pageSearchBtn {
    width: 46px;
    border-radius: 5.5px;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
}
/**分頁樣式 end**/
div {
    padding-left: 0;
    padding-right: 0;
}
.pic-container {
    width: 100%;
    height: 0.1px;
    padding-bottom: 100%;
    position: relative;
}
.img-fill,
.img-fill-abs {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    overflow: hidden;
    transition: all .5s ease-out .1s;
}
.img-fill:hover,
.img-fill-abs:hover {
    transform: scale(1.01);
}
.img-fill-abs {
    position: absolute;
    top: 0;
    left: 0;
}
.f-logo {
    width: 133px;
}
.footer-copyright {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
.f-share {
    position: absolute;
    top: 0;
    right: 7px;
}
.r2l{
    display: inline-block;
    width: 7em;
    text-align: left;
}
.rb-tools {
    position: fixed;
    bottom: 30px;
    right: 5%;
	z-index: 10;
}
.checkin,
.go-back,
.back-to-top,
.back-to-exhibition {
    cursor: pointer;
    border-radius: 5.5px;
    width: 48px;
    height: 48px;
    background-color: rgba(13, 47, 40, 1);
    text-align: center;
    vertical-align: top;
    padding: 8px;
    opacity: .8;
    display: none;
    margin-top: 1px;
}
.checkin,
.back-to-exhibition {
	display: block;
}
.checkin {
    padding: 3px;
}
.checkin * {
	opacity: .5;
}
.checkin.chkinable * {
	opacity: 1;
}
.checkin span {
	display: inline-block;
    transform: scale(.7);
    font-size: 14px;
    letter-spacing: normal;
}
.go-back {
    bottom: 79px;
}
.back-to-top i{
    background: url(../images/ico-b2t.png);
    width: 25px;
    height: 13px;
    background-size: cover;
    display: inline-block;
    cursor: pointer;
    vertical-align: -5px;
}
.checkin i{
    background: url(../images/ico-checkin.png);
    width: 18px;
    height: 21px;
    background-size: cover;
    display: inline-block;
    cursor: pointer;
    vertical-align: text-top;
}
.go-back span,
.back-to-top span,
.back-to-exhibition span {
    display: none;
}
.go-back:hover i,
.back-to-top:hover i,
.back-to-exhibition:hover i {
    display:none;
}
.go-back:hover span,
.back-to-top:hover span,
.back-to-exhibition:hover span {
    display: block;
    line-height: 16px;
    transform: scale(.7);
    font-size: 14px;
}
.sidebar-nav a {
    text-decoration: none;
}
.nav-side::-webkit-scrollbar {
    display: none;
}
.go-back i, 
.back-to-exhibition i {
    background: url(../images/ico-g2b.png);
    width: 24px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    cursor: pointer;
    vertical-align: -11px;
}
.checkin:hover,
.go-back:hover,
.back-to-top:hover,
.back-to-exhibition:hover,
.go-back.btm,
.back-to-top.btm,
.back-to-exhibition.btm {
    background-color: rgba(13, 47, 40, .7);
}
.back-to-exhibition a:hover {
    color: #fff;
}
.title {
    letter-spacing: 2px;
    font-size: 18px;
}
.summary {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
}

.condition-container {
    margin: 0 auto;
    position: relative;
    width: 71.4286%;
}

.nav-hamurger.off {
    transform: translateY(-120px);
    transition: all .5s ease-out .1s;
}
.nav-hamurger {
    transform: translateY(0px);
    transition: all .5s ease-out .1s;
}
#search-result-page {
    padding-left: 0;
    margin: 0 auto;
    display: inline-block;
}
/*蒙版效果*/
.item-mask {
    position: absolute;
    bottom: 0;
    background-image: url(../images/mask.png);
    background-repeat: no-repeat;
    background-position-y: bottom;
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/**數字字體**/
.number-font{
    font-family: Walsheim-Thin;
}
.btn-attached-order,
.btn-attached-condition {
    background-image: url(../images/ico-down-arrow.png);
    background-position-x: calc(100% - 8px);
    background-position-y: 16px;
    background-repeat: no-repeat;
    padding-left: 1px;
    width: 70px;
}
.btn-attached-order:hover,
.btn-attached-condition:hover {
    color: #fff;
    background-color: #1e5a50;
}

.item-ico-all,
.item-ico-picture,
.item-ico-video,
.item-ico-audio,
.item-ico-word,
.item-ico-lvl,
.item-ico-topic,
.item-ico-literature,
.item-ico-exhibition,
.item-ico-other {
    background-image: url(../images/search/image-all.png);
    width: 18px;
    height: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
}
.item-ico-picture {
    background-image: url('../images/search/image-image.png');
    background-position-y: -3px;
    vertical-align: 3px!important;
}
.item-ico-video {
    background-image: url('../images/search/image-video.png');
}
.item-ico-audio {
    background-image: url('../images/search/image-audo.png');
}
.item-ico-word {
    background-image: url('../images/search/image-text.png');
}
.item-ico-lvl {
    background-image: url('../images/search/image-lvl.png');
}
.item-ico-topic {
    background-image: url('../images/search/image-special.png');
}
.item-ico-literature {
    background-image: url('../images/search/image-literature.png');
}
.item-ico-exhibition {
    background-image: url('../images/search/image-special.png');
}
.item-ico-other {
    background-image: url('../images/search/image-other.png');
}
.attach {
    line-height: 25px;
    height: 25px;
    position: absolute;
    bottom: 0px;
    display: block;
    margin: 0 !important;
    width: 100%;
}
.attach span:nth-of-type(1) {
    max-width: calc(100% - 100px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}
.attach span {
    display: inline-block;
    vertical-align: 7px;
    /*margin-left: 10px;*/
}
.attach i:nth-of-type(1) {
    vertical-align: 5px;
}
.ico-search {
    color: #919191;
    width: 33px;
    height: 34px;
    background: url(../images/search-ico.png);
    display: inline-block;
    position: absolute;
    top: calc( 50% - 17px);
    left: calc(50% - 17px);
    background-size: 100%;
}
.ico-gt2 {
    background: url(../images/ico-gt2.png);
    width: 8px;
    height: 15px;
    display: inline-block;
    margin-right: 3px;
    vertical-align: -2px;
}
.idx-normal-search {
    position: relative;
}
.nav-gt {
    background-image: url(../images/swiper-next.png);
    background-size: cover;
    display: inline-block;
    width: calc(14px * .5);
    height: calc(22px * .5);
    margin-left: 20px;
    margin-right: 12px;
    vertical-align: 0;
}
/* #search-result-page li:nth-last-child(1) {
    position: absolute;
    right: 0;
} */
select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/ico-down-arrow.png) no-repeat right center #dbdcdc !important;
    background-position-x: calc(100% - 10px) !important;
}
.item-summary {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    margin-bottom: 0;
}
.search-item .item-summary {
    width: calc(100% - 40px);
}
.full-website-search {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none;
}
.full-website-search li {
    line-height: 36px;
    position: relative;
}
.full-website-search li:nth-of-type(1) {
    border: 1px solid #505c66;
    border-radius: 5.5px;
}
#global-search,
#global-search-mini {
    background-color: transparent;
    color: #505c66;
    border: 0;
    box-shadow: none;
    height: 36px;
    line-height: 36px;
    padding-left: 35px;
    margin: 0;
    width: 400px;
    outline: none;
}
#global-search {
    color: #fff;
    padding-right: 60px;
}
.sel-cat {
    position: absolute;
    right: 52px;
    width: 77px;
    background-color: transparent !important;
    height: 34px;
    line-height: 34px;
    border: 0;
    top: 11px;
    color: #fff;
    background-image: url(../images/ico-down-arrow-white.png) !important;
}
.sel-cat:focus {
    background-color: rgba(128,128,128,.8) !important;
}
.sel-scope,
.sel-scope-mini,
.sel-search,
.sel-search-mini {
    position: absolute;
    right: 0px;
    top: 0;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    width: 60px;
    background-image: url(../images/ico-down-arrow-white.png);
    background-position-x: calc(100% - 6px) !important;
    background-position-y: 12px !important;
    cursor: pointer;
    padding-left: 8px;
    margin-left: 8px;
    border-radius: 5.5px;
    background-repeat: no-repeat;
}
.sel-search-mini {
    background-image: url(../images/ico-down-arrow.png);
}
sel-cat-mini {
    margin-right: 46px;
    background-color: transparent !important;
    border: 0;
    width: 74px;
}
.sel-search,
.sel-scope {
    top: 11px;
}
.sel-scope {
    right: 56px;
    width: 80px;
}
.sel-scope ul li {
    color: #fff;
}
.sel-scope ul li:hover {
    opacity: .8;
}
.sel-scope.longli{
    width: 104px;
}
.sel-search i {
    margin-right: 10px;
}
.sel-search a,
.sel-search-mini a {
    display: inline-block !important;
}
.sel-search-mini.expand .search-common-head-mini{
    background: url(../images/ico-advance-white.png);
}
.sel-scope.expand,
.sel-search.expand,
.sel-search-mini.expand {
    height: 144px;
    transition: all 0.1s;
    background-color: rgba(128,128,128,.8);
}
.sel-scope.expand {
    height: 72px;
}
.go-search,
.go-search-mini {
    cursor: pointer;
    position: absolute;
    background: url(../images/search-ico-nav.png) no-repeat center center;
    width: 36px;
    height: 36px;
    left: 0;
}
#global-search::-webkit-input-placeholder {color: #fff;}
#global-search::-moz-input-placeholder {color: #fff;}
#global-search::-ms-input-placeholder {color: #fff;}

.quick-search-full,
.quick-search-mini,
.quick-search-side,
.quick-search-adv,
.quick-attached-search {
    background-color: #fff;
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 111px;
    width: 238px;
    z-index: 1011;
    font-size: 19px;
    opacity: .9;
    min-height: 0;
}
.quick-search-full {
    top: 47px;
    opacity: 1;
    width: 300px;
}
.quick-search-mini {
    right: 1px;
    left: auto;
    top: 120px;
    width: 258px;
}
#search-li-full {
    margin-bottom: 0;
}
#search-li-adv {
    margin-bottom: 0;
}
.quick-search-adv {
    top: 42px;
    width: calc(100% - 53px);
}
.advsubpage {
    margin-bottom: 0;
}
.quick-search-full li,
.quick-search-mini li,
.quick-search-side li,
#search-li-adv li,
#search-li-attached li {
    color: #484848;
    line-height: 46px;
    text-align: left;
    padding-left: 15px;
}
#search-li-attached {
    position: absolute;
    background-color: #fff;
    width: calc(100% - 30px);
    border: 1px solid #1e695a;
    top: 63px;
    border-bottom-left-radius: 5.5px;
    border-bottom-right-radius: 5.5px;
    display: none;
}
.quick-search-full .cur,
.quick-search-mini .cur,
.quick-search-side .cur,
#search-li-adv .cur,
#search-li-attached .cur {
    color: #fff;
    background-color: #1e695a;
    opacity: 0.9;
}
#search-li-mini {
    margin-bottom: 0;
}
.full-website-search li:nth-child(2) a,
.full-website-search li:nth-child(2)>i {
    display: inline-block;
    padding: 0;
    text-align: center;
    margin-right: 11px;
}
.full-website-search li:nth-child(2){
    padding: 5px 0;
}
.full-website-search:nth-child(2) i {
    margin-right: 0;
}
.full-website-search:nth-child(2) a:hover,
.full-website-search:nth-child(2) i:hover {
    background-color: #f0f0f0;
    opacity: .7;
}
.quick-search-side {
    top: 116px;
    width: 236px;
    left: 32px;
}
.search-time-head,
.search-space-head,
.search-media-head,
.search-common-head,
.search-time-head-mini,
.search-space-head-mini,
.search-media-head-mini,
.search-common-head-mini {
    position: relative;
    display: inline-block;
    line-height: 36px;
    background: url(../images/ico-adv-search.png);
    width: 24px;
    height: 24px;
    background-size: cover !important;
    vertical-align: middle;
    top: -2px;
    left: 0;
}
.search-time-head {
    background: url(../images/ico-time-white.png);
}
.search-space-head {
    background: url(../images/ico-space-white.png);
}
.search-media-head {
    background: url(../images/ico-media-white.png);
}
.search-common-head {
    background: url(../images/ico-advance-white.png);
    cursor: pointer;
}
.search-time-head-mini {
    background: url(../images/ico-time.png);
}
.search-space-head-mini {
    background: url(../images/ico-space.png);
}
.search-media-head-mini {
    background: url(../images/ico-media.png);
}
.search-common-head-mini {
    background: url(../images/ico-advance.png);
    cursor: pointer;
}
.quick-search-side {
    background-color: #c4c4c4;
}
#search-li-side {
    margin-bottom: 0;
}
@media (max-width: 1366px) {
    .search-page ul>li>a {
        width: 32px;
    }
    .search-page ul>li>a,
    .search-page ul>li:last-child>span {
        height: 32px;
        line-height: 32px;
    }
    .search-page ul>li>input[type=text] {
        top: 4px;
    }
    #pageSearchBtn {
        margin-top: 3px;
    }
    .footer-copyright {
        margin-top: 100px;
    }
    .f-email {
        position: absolute;
        left: 0;
        top: -80px;
    }
}
.at-style-responsive .at-share-btn {
    margin-right: 16px !important;
}
.at-style-responsive .at-share-btn:last-child {
    margin-right: 0 !important;
}
.at-share-btn-elements>a {
    background-color: #505c66 !important;
}
.mm-sharebox {
    display: inline-block;
    position: relative;
}
.mm-fb,
.mm-ins,
.mm-wechat,
.mm-epaper {
    background: url(../images/share-fb.png) center center no-repeat;
    cursor: pointer;
    width: 24px;
    height: 20px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: -4px;
}
.mm-ins {
    background-image: url(../images/share-ins.png);
}
.mm-wechat {
    background-image: url(../images/share-wechat.png);
}
.mm-epaper {
    background-image: url(../images/share-epaper.png);
    background-size: 90%;
    vertical-align: -2px;
}
.mm-sharebox img{
    display: none;
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: 40px;
    left: -51px;
    top:50px;
    z-index: 1;
}
.f-column .mm-sharebox img {
    top: -160px;
}
.mm-sharebox:hover img{
    display: block;
}
.selected{
    color: #3f80c3 !important;
}
.go-search:hover {
    opacity: 0.7;
}
.loading{
    background: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    background-size: 160px 120px;
    z-index: 199999;
    background-color: rgba(255,255,255,.4);
}
#search-li-subpage {
    background-color: #dbdcdc;
    border-radius: 5.5px;
}
.advsubpage li,
#search-li-subpage li {
    color: #1e695a;
    cursor: pointer;
    line-height: 50px;
    padding: 0 10px;
}
.advsubpage .cur,
#search-li-subpage .cur {
    color: #fff;
    background-color: #1e695a;
    opacity: 0.9;
}
.quick-search-subpage,
.quick-search-advsubpage {
    width: 100%;
    position: absolute;
    top: 62px;
}
.hl-red {
    color: red;
}
.modal-zdy{padding: 0px !important; margin: 40px auto !important; height: auto !important;}
.modal-backdrop{z-index:0}
.modal-header{border-bottom:none;padding-bottom:20px;}
.modal-body{padding:0px;}
.mobile-search-container{
    display: none;
}
.f-copyright {
    width: calc(100% - 269px);
}
@media (max-width:768px) {
    * {
        letter-spacing: 0 !important;
    }
    .main-container {
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .modal-dialog{width:auto !important}    
    .yzmimg{width:65px;height:40px}

    .nav-side {
        float: left;
        padding-left: 30px;
        width: 260px;
    }
    .nav-hambur {
        width: 21px !important;
        height: 14px !important;
        background-size: cover !important;
    }
    #sidebar-wrapper.toggled {
        width: 265px !important;
    }
    .lock{
        overflow-y: hidden;
    }
    .item-style-mutil,
    .item-style-single {
        display: none !important;
    }
    .hamburger-container .f-share {
        display: none !important;
    }
    .f-share {
        top: -40px;
        left: 10px;
    }
    .copyright {
        text-align: left;
    }
    .f-email {
        left: 22px;
        top: -120px;
    }
    .f-copyright {
        margin-left: 0;
    }
}

.alert{ display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 200px;
    margin-left: -100px;
    z-index: 99999;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;}
.alert-success {
    color: #fff;
    background-color: #646464;
    border-color: #646464;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.attached-search-container {
    width: 100%;
    margin-top: 15px;
}
#attached-search {
    color: #505c66;
    border: 1px solid #ccc;
    /* border-top-left-radius: 5.5px;
    border-bottom-left-radius: 5.5px; */
    border-radius: 5.5px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    width: 100%;
}
.attached-go-search {
    cursor: pointer;
    border: 1px solid #ccc;
    border-top-right-radius: 5.5px;
    border-bottom-right-radius: 5.5px;
    position: absolute;
    background: url(../images/search-ico-nav.png) no-repeat center center;
    width: 36px;
    height: 36px;
    right: 15px;
    top: 27px;
}
.attached-go-search:hover {
    background-color: #ebebeb;
    opacity: .7;
}
.summary-a,
.summary-b,
.summary-c,
.item-tit .title-b,
.item-tit .title-d,
.item-tit>p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.fb {
    cursor: pointer;
    position: absolute;
    background: url(../images/mm-facebook.png) no-repeat center center;
    width: 24px;
    height: 24px;
    right: -15px;
    top: -18px;
    background-size: contain;
}
.cu-caret {
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    right: -27px;
    color: #fff;
    top: -6px;
    cursor: pointer;
}
.cu .dropdown-menu {
    top: 22px;
}
.f-email .subscribe {
    color: #1e695a;
    background-color: #fff;
    height: 34px;
    line-height: 34px;
    bottom: 1px;
}
.footer-email {
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    border: 0;
    border-radius: 5px;
    background-color: rgba(255,255,255,.6);
}
.footer-email::-webkit-input-placeholder{
    color: #fff;
}
li:hover .dropdown-menu {display: block;}
a:focus {
    outline: 0 !important;
}
a:hover {
    text-decoration: none;
    opacity: .9;
}
.footer-container a:hover {
    color: #9e9e9e;
}
.side-share i:hover {
    opacity: .6;
}
.menu-search {
    border: 1px solid #fff !important;
    border-radius: 5.5px;
}
.go-search {
    top: 10px;
    background-image: url(../images/ico-search-white.png);
}
@media (max-width: 1024px) {
    .f-sitemap-left,
    .f-sitemap-right{
        width: 100%;
    }
    .f-sitemap-left ul:nth-child(2),
    .f-sitemap-right ul {
        text-align: left;
    }
    .footer-map .f-sitemap-right ul {
        width: 50%;
        padding-bottom: 50px;
    }
}
.form-control {
    box-shadow: none;
}
.form-control:focus {
    /* color: #c3c3c3 !important; */
    border-color: #fff !important;
    box-shadow: none !important;
}

#loginform,#regform,.login-box .form-control:focus {
    border-color: #ccc !important;
}

.f18{font-size:18px;}

@media (max-width:425px) {
    #sidebar-wrapper.toggled,
    .nav-side {
        width: 100% !important;
    }
    .f-column.f-logo {
        bottom: -40px;
    }
    .f-column.f-copyright{
        bottom: 30px;
        width: 100%;
    }
    .header {
        padding-top: 56px;
    }
}

.titletop{margin-top:30px;font-size:30px;}

.breadcrumbs {
    font-family: "Noto-DemiLight";
    line-height: 20px;
}
.breadcrumbs li,
.breadcrumbs .sec-title a{
    font-size: 14px;
}
.breadcrumbs li a {
    color: #838383;
}
.ico-blank {
    width: 17px;
    display: inline-block;
    height: 0.1px;
}



/*通用列表樣式*/
.search-item {
    width: calc(25% - 15.1px);
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #808080;
    position: relative;
    border-radius: 5.5px;
}
.search-item.audio .item-sumbox {
    position: relative;
}
.item-sum {
    padding-left: 20px;
    padding-right: 20px;
}
.item-sum:hover {
    opacity: .8;
}
.item-sumbox {
    padding-top: 60px;
    padding-bottom: 30px;
    background-color: #1e5a50;
    border-top-left-radius: 5.5px;
    border-top-right-radius: 5.5px;
}
.item-sum.imgbox img {
    margin-top: 0;
}
.video .item-sum,
.photo .item-sum{
    padding: 0;
    overflow: hidden;
}
.item-title {
    clear: both;
    height: 56px;
    line-height: 28px;
    overflow: hidden;
}
.item-tsum {
    padding:15px 20px;
}
.item-title a {
    display: block;
    font-size: 17px;
    margin-top:12px;
    height: 46px;
    line-height: 22px;
    letter-spacing: 2px;
}
.item-sum,
.word .item-sum p,
.word .item-sum::before {
    color: #fff;
}
.word .item-sum p {
    -webkit-line-clamp: 10;
    margin-bottom: 0;
}
.kk .word .item-sum p {
    -webkit-line-clamp: 8;
}
.row-sum .summary-b {
    -webkit-line-clamp: 5;
    margin-bottom: 0;
}
.item-tit .title-d {
    line-height: 1.5;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
}
.search-row-title .title-b {
    -webkit-line-clamp: 2;
    margin-bottom: 0;
    color: #1e695a;
}
.minidv {
    display: none;
}
.imgbox,
.item-sumbox,
.search-row-title {
    height: 325px;
}
.word .item-sum {
    height: calc(28px * 8);
}
.row-sum {
    height: calc(28px * 4);
}
.item-tit {
    height: 54px;
}
.od-title {
    margin-top: 27px;
    margin-bottom: 42px;
    height: 56px;
}
.summary-a, .summary-b, .summary-c {
    margin-bottom: 0;
}
.od-title::before,
.item-tit::before,
.row-sum::before,
.word .item-sum::before {
  float: left;
  width: 5px;
  content: '';
  height: 100%;
}
.od-title,
.item-tit,
.row-sum,
.item-sum {
  overflow: hidden;
}
.item-sum.imgbox {
    width: 100%;
    position: relative;
    border-top-left-radius: 5.5px;
    border-top-right-radius: 5.5px;
}
.od-title .title-b,
.item-tit .title-b,
.item-tit .title-d,
.row-sum .summary-a,
.row-sum .summary-b,
.row-sum .summary-c,
.item-sum .summary-b,
.item-sum .summary-c,
.head-sub-menu-imgtitle>p {
  float: right;
  margin-left: -5px;
  width: 100%;
}
.search-row .imgbox,
.search-row-title {
    position: relative;
    width: 240px;
    height: 240px;
    float: left;
}
.search-row-title p {
    text-align: justify;
}
.ico-play {
    background: url(../images/ico-play.png) no-repeat;
    cursor: pointer;
    width: 51px;
    height: 51px;
    top: calc(50% - 25.5px);
    left: calc(50% - 25.5px);
    position: absolute;
    z-index: 10;
}
@-moz-document url-prefix() {
    .od-title::after,
    .item-tit::after,
    .item-sum::after,
    .row-sum::after {
      float: right;
      content: "...";
      height: 22px;
      line-height: 22px;
      padding-right: 5px;
      text-align: right;
      width: 3em;
      margin-left: -3em;
      position: relative;
      left: 100%;
      top: -22px;
      background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), #1e5a50 50%, #1e5a50);
      box-sizing: content-box;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
    }
    .od-title::after,
    .item-tit::after,
    .row-sum::after {
      background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), #fff 50%, #fff);
    }
    .tiemline-cont:hover .od-title::after,.category-items-2 .search-row:hover .row-sum::after {
      background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), #ebebeb 50%, #ebebeb);
    }
    .item-tit.head-sub-menu-imgtitle::after {
      background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(102,102,102,.8) 50%, rgba(102,102,102,1));
      top: -27px;
    }
}
_:-ms-lang(x),
.item-tit::after,
.item-sum::after,
.row-sum::after {
  float: right;
  content: "...";
  height: 22px;
  line-height: 22px;
  padding-right: 5px;
  text-align: right;
  width: 3em;
  margin-left: -3em;
  position: relative;
  left: 100%;
  top: -22px;
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), #1e5a50 50%, #1e5a50);
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
_:-ms-lang(x),
.item-tit::after,
.row-sum::after {
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), #fff 50%, #fff);
}
_:-ms-lang(x),
.category-items-2 .search-row:hover .row-sum::after {
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), #ebebeb 50%, #ebebeb);
}
_:-ms-lang(x),
.item-tit.head-sub-menu-imgtitle::after {
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(102,102,102,.8) 50%, rgba(102,102,102,1));
}

.copyright-container {
    display: flex;
    align-items: stretch;
    margin: 30px 0;
}
.copyright-item {
    display: flex;
}
.copyright-item .copyright {
    transform: none;
    width: 100%;
}
.foot-logo {
    gap: 6px;
}
.foot-logo img {
    height: 29px;
}
@media (max-width: 2560px) and (min-width: 1921px) {
    .search-item {
        width: calc(25% - 15.1px);
    }
    .imgbox, .item-sumbox {
        height: 440px;
    }
    .word .item-sum {
        height: 330px;
    }
    .word .item-sum p {
        -webkit-line-clamp: 15;
    }
    .kk>a:nth-of-type(4n) .search-item,
    .category-items-1>a:nth-child(4n) .search-item {
        margin-right: 0;
    }
}
@media (max-width: 1920px) and (min-width: 1681px) {
    .kk>a:nth-of-type(4n) .search-item,
    .category-items-1>a:nth-child(4n) .search-item {
        margin-right: 0;
    }
    .kk .word .item-sum p {
        -webkit-line-clamp: 12;
    }
}
@media (max-width: 1680px) and (min-width: 1441px){
    .imgbox, .item-sumbox {
        height: 283px;
    }
    .word .item-sum {
        height: 198px;
    }
    .word .item-sum p {
        -webkit-line-clamp: 9;
    }
    .kk>a:nth-of-type(4n) .search-item,
    .category-items-1>a:nth-child(4n) .search-item {
        margin-right: 0;
    }
}
@media (max-width: 1440px) {
    .search-item {
        width: calc(33.33333% - 13.4px);
    }
    .kk>a:nth-of-type(4n) .search-item,
    .category-items-1>a:nth-child(4n) .search-item {
        margin-right: 20px;
    }
    .kk>a:nth-of-type(3n) .search-item,
    .category-items-1>a:nth-child(3n) .search-item {
        margin-right: 0;
    }
    .imgbox, .item-sumbox {
        height: 324px;
    }
}
@media (max-width: 1366px) {
    .imgbox, .item-sumbox {
        height: 310px;
    }
}
@media (max-width: 1024px) {
    .search-item {
        width: calc(50% - 10px);
    }
    .kk>a:nth-of-type(3n) .search-item,
    .category-items-1>a:nth-child(3n) .search-item {
        margin-right: 20px;
    }
    .kk>a:nth-of-type(4n) .search-item,
    .category-items-1>a:nth-child(4n) .search-item {
        margin-right: 20px;
    }
    .kk>a:nth-of-type(2n) .search-item,
    .category-items-1>a:nth-of-type(2n) .search-item {
        margin-right: 0;
    }
    .search-panel {
        margin-top: 120px;
        position: relative;
    }
    .mobile-search-panel-closed {
        width: 12px;
        height: 24px;
        display: inline-block;
        left: 0;
        top: 6px;
        position: absolute;
        right: 30px;
        cursor: pointer;
        background: url(../images/left-arrow.png);
        background-size: cover;
    }
    .mobile-hotword p{
        margin-top: 20px;
        font-weight: bold;
    }
    .mobile-hotword-li {
        padding: 0;
    }
    .mobile-hotword-li li {
        float: left;
        list-style: none;
        margin-right: 15px;
        padding: 3px 5px;
        border: 1px solid #ccc;
        border-radius: 5.5px;
        margin-bottom: 15px;
    }
    .mobile-search-mode {
        margin-top:20px;
    }
    .mobile-search-mode a {
        margin-right: 15px;
    }
    .txt-mobile-search {
        border-radius: 5.5px;
        width: calc(100% - 30px);
        border: 1px solid #ccc;
        height: 36px;
        padding-left: 5px;
        float: right;
    }
    .mobile-go-search {
        cursor: pointer;
        position: absolute;
        background: url(../images/search-ico-nav.png) no-repeat center center;
        width: 36px;
        height: 36px;
        right: 0;
        top: 0
    }
    #search-li-mobile li{
        padding: 10px 5px;
        border-bottom: 1px solid #ebebeb;
    }
}
@media (max-width: 768px) {
    .condition-container {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px !important;
    }
/*     .condition-container {
        display: none;
    } */
    .attached-condition ul,
    .attached-order ul {
        width: 100%;
        margin-bottom: 25px;
    }
    .minidv {
        display: block;
    }
    .col-sm-12.col-md-2.mb40.p0.clearfix {
        position: inherit;
    }
    .copyright-container {
        flex-wrap: wrap;
        margin: 0 15px 30px;
    }
	.copyright-item {
	    width: 100%;
	    margin-bottom: 10px;
	}
}
@media (max-width: 480px) {
    .search-item {
        width: 100%;
    }
    .header {
        height: calc(100vw + 56px);
    }
    .attached-order {
        padding: 15px 0 0 0;
        right: 0px;
    }
}
.temporaryhiding {
    /* display: none !important; */
}
.padding-bar-height {
	padding-top: 56px;
}