@charset "UTF-8";
/*Reset*/
@import url("font-awesome.min.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,  img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend,  caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video  { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

@media(max-width: 768px){
  html,body{overflow: auto;}
}


ul.dates, ul#pbox, ul#pbox_result, .sideBar ul { list-style: none; margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

ul.dates li, ul#pbox li, ul#pbox_result li, .sideBar ul li { margin: 0; padding: 0; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

/*Font-face*/
@font-face { font-family: 'Noto Sans TC'; font-style: normal; font-weight: 100; src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format("opentype"); }
@font-face { font-family: 'Noto Sans TC'; font-style: normal; font-weight: 300; src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format("opentype"); }
@font-face { font-family: 'Noto Sans TC'; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format("opentype"); }
@font-face { font-family: 'Noto Sans TC'; font-style: normal; font-weight: 500; src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format("opentype"); }
@font-face { font-family: 'Noto Sans TC'; font-style: normal; font-weight: 700; src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format("opentype"); }
@font-face { font-family: 'Noto Sans TC'; font-style: normal; font-weight: 900; src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format("opentype"); }
/*Basic-settings*/
* { -webkit-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; }

body, html { font-family: ‘Noto Sans TC’, sans-serif, Microsoft JhengHei; font-size: 16px; font-weight: normal; line-height: 1.2em; color: #333; -webkit-text-size-adjust: none; background: #E5E5E5; font-size: 15px; }
@media (max-width: 991px) { body, html { background-color: #FFFFFF; } }

a { text-decoration: none; color: #666666; }
a:hover { color: #94832a; }

@media (max-width: 991px) { .idx, .ins { padding-top: 50px; } }
.bodyWrp, .footWrp { height: auto; overflow: hidden; }

.footWrp { border-top: 1px solid #DDDDDD; padding: 2em 1em 1em 1em; width: 100%; height: auto; }
.footWrp .foot { font-size: 0.85em; line-height: 1.8em; text-align: center; }
.footWrp a:hover { color: #191918; }
.footWrp #hostingUrlTw { opacity: .5; }
@media (min-width: 992px) { .footWrp { background-color: #F3F3F3; border-top: 0; }
  .footWrp, .footWrp a { color: #333; }
  .footWrp #hostingUrlTw { text-align: right; padding-right: 20px; } }

.headWrp, .bannerWrp, .contentWrp, .footWrp { max-width: 1100px; margin: 0 auto; }

.footWrp, .head, .banner, .newsWrp, .contentWrp { -webkit-box-shadow: 0 0 10px -5px #999; -moz-box-shadow: 0 0 10px -5px #999; box-shadow: 0 0 10px -5px #999; }

#titleBar, #navPanel { display: none; }

input[type=button], input[type=submit], .intro .ctns > a.more, span.pagenavi a, .Content-bottom a, ul#pbox li div .more::before, ul#pbox_result li div .more::before { transition: all, 400ms, ease; -moz-transition: all, 400ms, ease; -webkit-transition: all, 400ms, ease; -ms-transition: all, 400ms, ease; border-radius: 0.5em; -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191918+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */ background: #191918; /* Old browsers */ background: -moz-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(1135deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191918', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ display: inline-block; height: auto; margin: 0.25em; border: 0.05em solid #7db9e8; font-size: 0.9em; color: #FFFFFF; text-align: center; text-decoration: none; text-transform: uppercase; font-weight: normal; letter-spacing: 1px; -webkit-appearance: none; }
input[type=button]:hover, input[type=submit]:hover, .intro .ctns > a.more:hover, span.pagenavi a:hover, .Content-bottom a:hover, ul#pbox li div .more:hover::before, ul#pbox_result li div .more:hover::before, input[type=button]:focus, input[type=submit]:focus, .intro .ctns > a.more:focus, span.pagenavi a:focus, .Content-bottom a:focus, ul#pbox li div .more:focus::before, ul#pbox_result li div .more:focus::before { -webkit-box-shadow: 0 0 10px -5px #999; -moz-box-shadow: 0 0 10px -5px #999; box-shadow: 0 0 10px -5px #999; border: 0.05em solid #191918; cursor: pointer; opacity: 1; }
input[type=button]:active, input[type=submit]:active, .intro .ctns > a.more:active, span.pagenavi a:active, .Content-bottom a:active, ul#pbox li div .more:active::before, ul#pbox_result li div .more:active::before { opacity: 1; }

input[type=button], input[type=submit] { padding: .5em .75em; }

form { border-color: #DDDDDD; }
form input[type=text], form textarea { transition: all, 400ms, ease; -moz-transition: all, 400ms, ease; -webkit-transition: all, 400ms, ease; -ms-transition: all, 400ms, ease; border: 1px solid #DDDDDD; outline: none; max-width: 100%; }
form input[type=text]:hover, form input[type=text]:focus, form textarea:hover, form textarea:focus { -webkit-box-shadow: 0 0 10px -5px #999; -moz-box-shadow: 0 0 10px -5px #999; box-shadow: 0 0 10px -5px #999; border-color: #7db9e8; }

/*HeadWrp*/
.head { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191918+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */ background: #191918; /* Old browsers */ background: -moz-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(1135deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191918', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */  position: relative; display: block; background: #191918; width: 100%; height: 100px; }
.head .lgg { position: absolute; top: 1.5em; right: 1em; }
.head .lgg select, .head .lgg select > option { display: none; }

@media (max-width: 1024px) {
   .lgg select, .lgg select > option { display: inline-block;}
}

.head .logo { position: absolute; top: 1.5em; left: 1em; }
.head .logo a { font-size: 1.3em; text-shadow: #333 1px 1px 5px; color: #FFFFFF; }
.head .logo a:hover { transition: all, ease, 0.3s; -moz-transition: all, ease, 0.3s; -webkit-transition: all, ease, 0.3s; -ms-transition: all, ease, 0.3s; text-decoration: none; text-shadow: #333 1px 1px 1px; }
.head .lgg, .head .logo { z-index: 1001; }
.head nav#mainMenu { display: none; }

.menu { position: absolute; top: 3.5em; width: 100%; padding: 10px; }

#dm0m0 { width: 100%; margin-left: auto; margin-right: auto; }
#dm0m0 > table#dm0m0tbl { float: right; }
#dm0m0 > table#dm0m0tbl > tbody > tr > td:nth-last-child(1) > table { border-right: none; }
#dm0m0 > table#dm0m0tbl > tbody > tr > td > table { width: auto; border-right: 1px solid #EEE; text-align: center; }
#dm0m0 > table#dm0m0tbl > tbody > tr > td > table.dmItem1 td.dmText1, #dm0m0 > table#dm0m0tbl > tbody > tr > td > table.dmItem2 td.dmText2 { color: #FFF; padding: 0 25px; cursor: pointer; }
#dm0m0 > table#dm0m0tbl > tbody > tr > td > table.dmItem2 td.dmText2 { color: #94832a; transition: all, ease, 0.3s; -moz-transition: all, ease, 0.3s; -webkit-transition: all, ease, 0.3s; -ms-transition: all, ease, 0.3s; }

#dmD0 table.dmSubmenu { width: 100%; height: auto; padding: .5em 0 0 1.2em; font-size: 0.9em; }
#dmD0 table.dmSubmenu > tbody table { -webkit-box-shadow: 0 0 10px -5px #999; -moz-box-shadow: 0 0 10px -5px #999; box-shadow: 0 0 10px -5px #999; display: block; background: #FFF; min-width: 90px; }
#dmD0 table.dmSubmenu > tbody table.dmItem1 td.dmText1, #dmD0 table.dmSubmenu > tbody table.dmItem2 td.dmText2 { color: #333; padding: 1em; cursor: pointer; background: #FFFFFF; }
#dmD0 table.dmSubmenu > tbody table.dmItem2 td.dmText2 { color: #94832a; font-weight: bolder; }

/*BannerWrp*/
.bannerWrp { position: relative; overflow-x: hidden; }
.bannerWrp img, .banner .bannerWrp img { width: 100%; height: 100%; min-width: 100%; max-width: 100%; }

.idx .banner { background: url(images/idx_banner.jpg) left top no-repeat; background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; padding-bottom: 45.454545454545455%; width: 100%; height: 0; overflow: hidden; }

.ins .bannerWrp { width: 100%; height: 27.272727272727273%; overflow: hidden; }
.ins .bannerWrp figure { display: block; width: 100%; height: 27.272727272727273%; }

/*NewsWrp*/
.newsWrp .news, .newsWrp .slider, .newsWrp .intro { margin: 0; padding: 0; display: inline-block; width: 33.33%; vertical-align: top; margin-right: -1%; padding: 1em; max-height: 167px; min-height: 167px; overflow: hidden; }
.newsWrp .news .title, .newsWrp .slider .title, .newsWrp .intro .title { position: relative; width: 100%; line-height: 2.2em; font-weight: bold; }
.newsWrp .news .title > a, .newsWrp .slider .title > a, .newsWrp .intro .title > a { position: absolute; top: 0.6em; right: 0; background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; display: block; width: 50px; height: 10px; vertical-align: middle; z-index: 999; background: url(images/idx_more.svg) no-repeat; }
.newsWrp .news img, .newsWrp .slider img, .newsWrp .intro img { background: #FFFFFF; border: 1px solid #DDDDDD; padding: 3px; width: 100%; }
.newsWrp .news p, .newsWrp .slider p, .newsWrp .intro p, .newsWrp .news p > a, .newsWrp .slider p > a, .newsWrp .intro p > a, .newsWrp .news span, .newsWrp .slider span, .newsWrp .intro span { font-size: 0.9em; line-height: 1.2em; }

.slider span.forward, .slider span.backward { display: block; width: 18px; height: 83px; vertical-align: middle; position: absolute; top: 35%; cursor: pointer; z-index: 999; }

.newsWrp { background-color: #FFFFFF; padding-bottom: 1.5em; width: 100%; }

.news p { position: relative; width: 100%; }
.news p a { display: inline-block; width: 75%; height: 1.7em; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news p span { position: absolute; top: 0; right: 0; }

.slider { position: relative; padding-left: 5em; padding-right: 5em; }
.slider .forward { background: url(images/right_btn.png) no-repeat center; right: .45em; }
.slider .backward { background: url(images/left_btn.png) no-repeat center; left: .45em; }

section.carousel { width: 95%; margin-left: auto; margin-right: auto; overflow: hidden; }
section.carousel .reel { width: 100%; margin-left: auto; margin-right: auto; height: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; }
section.carousel .reel article { display: inline-block; width: 35%; height: auto; vertical-align: top; transition: opacity, 0.75s, ease-in-out; -moz-transition: opacity, 0.75s, ease-in-out; -webkit-transition: opacity, 0.75s, ease-in-out; -ms-transition: opacity, 0.75s, ease-in-out; text-align: center; white-space: normal; opacity: 1.0; margin-right: 3px; }
section.carousel .reel article img { width: 100%; }
section.carousel .reel article.loading { opacity: 0; }
section.carousel .reel article header, section.carousel .reel article p { display: none; opacity: 0; visibility: hidden; }

.intro > .img { width: 35%; float: left; }
.intro .ctns { width: 65%; overflow: none; float: right; padding-left: .5em; }
.intro .ctns > span { line-height: 1.7em; font-size: 0.8em; }
.intro .ctns > a.more { padding: .25em 1em; }

.newsWrp .index_custom { display: none; }

/*ContentWrp*/
.contentWrp { -webkit-box-shadow: 0 0 10px -5px #999; -moz-box-shadow: 0 0 10px -5px #999; box-shadow: 0 0 10px -5px #999; background-color: #FFFFFF; padding: 1em 2em; }
.contentWrp img, .contentWrp table { max-width: 100%; }
.contentWrp a { word-break: break-all; }

.content { position: relative; clear: both; }
.content .sideBar, .content .main { display: inline-block; vertical-align: top; height: auto; }
.content .sideBar { width: 30%; padding: 0 2em 0 0; }
.content .main { width: 69%; }
.content > .scrollator { overflow: hidden !important; }

#subemail { border: 1px solid #DDDDDD; width: 100%; margin: 5px 0; }

#scrollator_holder { display: none; }

/*ContentWrp-sideBar*/
.sideBar { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sideBar ul, .sideBar li, .sideBar a { display: block; width: 100%; max-width: 100%; }
.sideBar ul { padding-left: 1em; }
.sideBar li { margin: .15em 0; padding: .15em 0; }
.sideBar a { text-decoration: none; line-height: 1.5em; padding: .65em 1.5em .65em 1.5em; }
.sideBar a:hover { color: #94832a; font-weight: bold; }
.sideBar .sideHd { font-size: 1.3em; line-height: 1.5em; font-weight: bold; }
.sideBar .sideFt, .sideBar br, .sideBar .others .sideHd { display: none; opacity: 0; visibility: hidden; }

.sbmenu, .others { width: 90%; margin-left: auto; margin-right: auto; }

.sbmenu > ul { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191918+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */ background: #94832a; /* Old browsers */ background: -moz-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(1135deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191918', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ padding: .3em; background: #94832a;}
.sbmenu > ul > li { -webkit-box-shadow: 0 0 10px -5px #999; -moz-box-shadow: 0 0 10px -5px #999; box-shadow: 0 0 10px -5px #999; }
.sbmenu ul ul li { border-bottom: 1px dashed rgba(221, 221, 221, 0.5); }
.sbmenu ul ul li:nth-last-of-type(1) { border-bottom: 0; }
.sbmenu li { position: relative; background-color: #FFFFFF; }
.sbmenu li::before { display: block; width: 1.1em; height: 1.1em; margin: .7em 0 0 .25em; position: absolute; left: 0; top: 0; z-index: 999; font-family: FontAwesome; text-align: center; line-height: 1.2em; }
.sbmenu li ul li::before { content: '\f105'; color: #94832a; }
.sbmenu li ul li ul li::before { color: #191918; }
.sbmenu li.on { border-bottom: 0; }
.sbmenu li.on::before { color: #FFFFFF; }
.sbmenu li.on > a { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191918+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */ background: #191918; /* Old browsers */ background: -moz-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(1135deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191918', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ -webkit-box-shadow: 0 0 10px -5px #999; -moz-box-shadow: 0 0 10px -5px #999; box-shadow: 0 0 10px -5px #999; color: #FFFFFF; background-color: #7db9e8; text-shadow: 1px 1px 2px #666; background: #94832a; }
.sbmenu li.on > a::after { color: #FFFFFF; }
.sbmenu a { color: #8c8c8c; }
.sbmenu a.hsub { position: relative; }
.sbmenu a.hsub::after { display: block; width: 1.75em; height: 1.75em; padding: .6em .55em 0 0; text-align: right; position: absolute; top: 0; right: 0; content: '\f055'; font-family: FontAwesome; color: #191918; z-index: 999; }

.others { margin-top: 2em; }
.others .Ptitle { line-height: 2.5em; }
.others > ul { padding-left: 0; }
.others ul li { padding: 1em 0; }
.others ul li:nth-of-type(1) { padding-top: 0; }
.others a { padding: 0 0 .45em 0; font-size: .95em; line-height: 1.1em; }
.others a.sideA::after { content: '\f08e'; font-family: FontAwesome; color: #94832a; margin-left: .25em; font-size: .9em; }
.others a:hover { color: #191918; font-weight: normal; }

form[name=sub] input[type=submit] { padding: .25em .5em; }

.sbmenu:empty, .sbmenu ul:empty, .sbmenu li:empty, .sbmenu .sideHd:empty, .sbmenu .sideFt:empty, .others:empty, .others ul:empty, .others li:empty, .others .sideHd:empty, .others .sideFt:empty { display: none; opacity: 0; visibility: hidden; }

.Ptitle:empty, .Pcontent:empty, .Pfoot:empty { opacity: 0; visibility: hidden; display: none; }

/*ContentWrp-main*/
.marquee { position: relative; border: 2px solid #94832a; background: #FFFFFF; color: #94832a; height: 30px; margin: 0 auto; margin-bottom: 1.2em; padding: 0; }
.marquee::before { display: block; width: 30px; height: 30px; vertical-align: middle; position: absolute; top: 0; left: 0; background: #FFFFFF; content: '\f0a1'; font-family: FontAwesome; line-height: 30px; text-align: center; z-index: 999; }
.marquee marquee { position: absolute; top: 0; left: 0; font-size: .85em; line-height: 28px; z-index: 998; }

.mainHd { display: block; width: 100%; height: auto; vertical-align: middle; font-size: 1.2em; line-height: 1.5em; }
.mainHd a.titleA { color: #8c8c8c; text-decoration: none; }
.mainHd span { color: #333; }
.mainHd span a, .mainHd span a.titleA { color: #333; }
.mainHd span::before { content: '\f0da'; color: #191918; font-family: FontAwesome; padding: 0 .3em; }
.mainHd strong { font-size: .8em; }
.mainHd ~ .ContentTitle { color: #333; line-height: 1.5em; margin: 0; padding: 0; padding-bottom: .5em; }
.mainHd ~ .ContentTitle::before { content: '\f05a'; font-family: FontAwesome; }

.mainCt { width: 100%; height: auto; padding: 1em 0 0 0; word-wrap: break-word; overflow: hidden; }
.mainCt img { max-width: 100%; }
.mainCt .about { line-height: 1.5em; }

form[name=urlchk] { margin-top: 1em; }
form[name=urlchk] input[type=text], form[name=urlchk] textarea { border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; line-height: 1.2em; padding: .5em; }
form[name=urlchk] input[type=submit] { min-width: 8em; }
form[name=urlchk] .ctus { width: 60%; }
form[name=urlchk] .ctus td { margin: .05em 0 .5em 0; padding: .15em 0; vertical-align: top; }
form[name=urlchk] .ctus td:nth-child(1) { width: 35%; }
form[name=urlchk] .ctus td:nth-child(2) { width: 65%; }
form[name=urlchk] .ctus td input[type=text], form[name=urlchk] .ctus td textarea { width: 100%; }
form[name=urlchk] .ctus td .alert { font-size: .9em; }
form[name=sorder] table, form[name=sorder] textarea { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
form[name=sorder] input[type=submit] { font-size: 1.2em; margin: .5em 0 0 0; }

ul.dates { width: 100%; list-style: none; }
ul.dates li { position: relative; border-bottom: 1px solid #EEEEEE; line-height: 2em; margin: .5em 0; width: 100%; }
ul.dates li:nth-last-child(1) { margin-bottom: 1.2em; }
ul.dates li span.date { position: absolute; top: 0; right: 0; font-size: .9em; height: 2em; width: auto; text-align: right; z-index: 999; }
ul.dates li h3 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 85%; }
ul.dates li h3 a.titleB { font-weight: normal; }

span.pagenavi, .Content-bottom > span { clear: both; display: block; margin-top: 1.5em; text-align: center; vertical-align: middle; width: 100%; }

span.pagenavi a, .Content-bottom a { padding: .65em .75em; }

span.pagenavi { position: relative; }
span.pagenavi .pagenavi_prev, span.pagenavi .pagenavi_next { position: absolute; }
span.pagenavi .pagenavi_prev::before, span.pagenavi .pagenavi_prev::after, span.pagenavi .pagenavi_next::before, span.pagenavi .pagenavi_next::after { font-family: FontAwesome; }
span.pagenavi .pagenavi_prev { left: 0; }
span.pagenavi .pagenavi_prev::before { content: '\f104'; margin-right: .5em; }
span.pagenavi .pagenavi_next { right: 0; }
span.pagenavi .pagenavi_next::after { content: '\f105'; margin-left: .5em; }

.ContentAuthor { display: block; width: 100%; height: auto; vertical-align: middle; color: #000000; font-weight: normal; text-align: right; }
.ContentAuthor a { color: #000000; font-size: 0.8em; }
.ContentAuthor a::before { font-family: FontAwesome; }
.ContentAuthor a:nth-child(1)::before { content: '\f03a'; }
.ContentAuthor a:nth-child(2)::before { content: '\f03e'; }
.ContentAuthor a:hover { text-decoration: none; }

.search { width: 100%; }
.search #search_loading { width: inherit; }
.search #search_toolbar { clear: both; display: block; padding-top: .5em; text-align: left; width: inherit; }
.search #search_toolbar #selCate, .search #search_toolbar input[type=text] { border: 1px solid #b3b3b3; height: 2em; outline: none; vertical-align: middle; }
.search #search_toolbar input[type=button] { margin: 0; padding: 0; background: #b3b3b3; border: 0; font-size: 0.85em; padding: .2em .75em; margin-right: .15em; }
.search #search_toolbar input[type=button]:hover { background: #999999; }
.search #search_toolbar span, .search #search_toolbar input { margin-right: .15em; }

ul#pbox, ul#pbox_result { width: 100%; overflow: hidden; }
ul#pbox li, ul#pbox_result li { position: relative; display: inline-block; vertical-align: top; }
ul#pbox li label, ul#pbox_result li label { border: 1px solid #DDDDDD; background: #FFFFFF; padding: .25em; }
ul#pbox li label a, ul#pbox_result li label a { display: block; }
ul#pbox li label a img, ul#pbox_result li label a img { width: 100%; }
ul#pbox li div h4, ul#pbox li div b, ul#pbox li div .pd_link, ul#pbox li div p, ul#pbox_result li div h4, ul#pbox_result li div b, ul#pbox_result li div .pd_link, ul#pbox_result li div p { line-height: 1.2em; margin: .25em 0; }
ul#pbox li div h4, ul#pbox_result li div h4 { font-size: 1.5em; }
ul#pbox li div b, ul#pbox li div strong, ul#pbox_result li div b, ul#pbox_result li div strong { display: inline-block; }
ul#pbox li div strong, ul#pbox_result li div strong { background-color: #FFFFFF; padding: .25em; color: #CC0000; border: 1px solid #CC0000; }
ul#pbox li div p, ul#pbox_result li div p { color: gray; }
ul#pbox li div br, ul#pbox_result li div br { display: none; opacity: 0; visibility: hidden; }
ul#pbox li div .more::before, ul#pbox_result li div .more::before { content: 'more'; padding: .65em .75em; text-transform: uppercase; z-index: 999; float: right; }

ul#pbox.product-list > li, ul#pbox_result.product-list > li { width: 100%; border-bottom: 1px solid #DDD; padding: 1em 0; }
ul#pbox.product-list > li:first-child, ul#pbox_result.product-list > li:first-child { padding-top: 0; }
ul#pbox.product-list > li:last-child, ul#pbox_result.product-list > li:last-child { border-bottom: none; }
ul#pbox.product-list > li label, ul#pbox.product-list > li div, ul#pbox_result.product-list > li label, ul#pbox_result.product-list > li div { display: inline-block; vertical-align: top; }
ul#pbox.product-list > li label, ul#pbox_result.product-list > li label { width: 35%; }
ul#pbox.product-list > li div, ul#pbox_result.product-list > li div { width: 60%; padding-left: 1em; }
ul#pbox.product-list > li div b, ul#pbox.product-list > li div strong, ul#pbox_result.product-list > li div b, ul#pbox_result.product-list > li div strong { margin: .15em; }
ul#pbox.product-pic > li, ul#pbox_result.product-pic > li { width: 32%; padding: 0 .5em 1.5em 0; }
ul#pbox.product-pic > li label, ul#pbox.product-pic > li div, ul#pbox_result.product-pic > li label, ul#pbox_result.product-pic > li div { display: block; width: 100%; }
ul#pbox.product-pic > li div b, ul#pbox.product-pic > li div strong, ul#pbox_result.product-pic > li div b, ul#pbox_result.product-pic > li div strong { margin: .15em 0; }
ul#pbox.product-pic > li div p, ul#pbox_result.product-pic > li div p { display: none; opacity: 0; visibility: hidden; }
ul#pbox.product-pic > li div .more, ul#pbox_result.product-pic > li div .more { position: absolute; top: 1em; right: 1.5em; }

.product { margin: 0 auto; padding: 0; }
.product label { display: inline-block; vertical-align: top; width: 50%; float: left; margin: 0 1em .5em 0; }
.product label img { width: 100%; }
.product input[type="button"] { font-size: 1em; }
.product a.titleA { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191918+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */ background: #191918; /* Old browsers */ background: -moz-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(1135deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191918', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ color: #FFFFFF; padding: .3em .5em; text-shadow: 1px 1px 3px #999; }
.product p.first-p { overflow: hidden; text-overflow: ellipsis; white-space: wrap; font-size: .9em; line-height: 1.5em; }
.product p.first-p b { font-weight: bold; }
.product p.first-p a { color: #999999; }
.product p:empty, .product .first-p:empty { opacity: 0; visibility: hidden; display: none; }
.product .cfpdiv { display: inline-block; width: 45%; margin: .5em 0; padding: .5em 1em; border: 1px solid #94832a; }
.product .cfpdiv, .product .cfpdiv .cfp { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; line-height: 1.2em; }
.product .cfpdiv b { color: #94832a; }
.product .cfpdiv input { border: 1px solid #DDDDDD; background-color: #F5F5F5; height: 1.5em; }
.product .cfpdiv .cfp { position: relative; font-size: .85em; }
.product .cfpdiv .cfp span { display: block; padding: .15em .25em; }
.product .cfpdiv .cfp span select { background-color: #FFFFFF; border: 1px solid #DDDDDD; color: #94832a; }
.product .cfpdiv .cfp .removecf { position: absolute; top: 0.5em; right: 0; }
.product .cfpdiv .cfp input[name=cf_qty] { position: absolute; top: 0.5em; right: 2em; background-color: #FFFFFF; margin: 0; padding: 0; }

.mainCt ul li div a.pd_link img, .mainCt .product a.titleC img { display: none; opacity: 0; visibility: hidden; }
.mainCt ul li div a.pd_link[target=_blank]::after, .mainCt .product a.titleC[target=_blank]::after { content: '\f08e'; font-family: FontAwesome; color: #94832a; }

/*Media Queries*/
@media (max-width: 991px) { .newsWrp .news, .newsWrp .slider, .newsWrp .intro { width: 100%; margin-right: 0; max-height: none; }
  .newsWrp .news .title > a, .newsWrp .slider .title > a, .newsWrp .intro .title > a { width: 60px; height: 10px; }
  .bodyWrp { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; height: 100%; position: relative; }
  .bodyWrp, .footWrp, .head, .banner, .newsWrp, .contentWrp { -webkit-box-shadow: none; box-shadow: none; }
  .lgg, .menu, .contentWrp .sideBar { display: none; opacity: 0; visibility: hidden; }
  .head { height: 0;  background: }
  .head .logo { top: 1em; left: 1.5em; color: #191918; }
  .slider .forward { right: 1em; }
  .slider .backward { left: 1em; }
  .contentWrp { min-height: 60vh; padding: .5em 1em; }
  .contentWrp .main { width: 100%; padding-bottom: 1.5em; }
  form[name=urlchk] .ctus { width: 100%; }
  #titleBar { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191918+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */ background: #191918; /* Old browsers */ background: -moz-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(1135deg, #191918 0%, #191918 50%, #191918 51%, #191918 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191918', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; display: block; height: 50px; left: 0; position: fixed; top: 0; width: 100%; z-index: 3000; }
  #titleBar .toggle { width: 70px; height: 50px; z-index: 3001; position: absolute; top: 0; left: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  #titleBar .toggle::before { content: '\f0c9'; position: absolute; font-family: FontAwesome; color: #FFFFFF; left: 10px; top: 15px; font-size: 1.5em; }
  #navPanel { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -moz-transform: translateX(-275px); -webkit-transform: translateX(-275px); -ms-transform: translateX(-275px); transform: translateX(-275px); display: block; height: 100%; left: 0; overflow-y: auto; position: fixed; top: 0; width: 275px; z-index: 9990; color: #EEE; background: #333333; box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35); }
  #navPanel nav > a.link { display: block; color: #EEE; text-decoration: none; height: 44px; line-height: 44px; border-top: solid 1px rgba(255, 255, 255, 0.05); padding: 0 1em 0 1em; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
  #navPanel nav > a.link:first-child { border-top: 0; }
  #navPanel nav > a.link:last-child { margin-bottom: 25vh; }
  #navPanel nav > a.link span { display: inline-block; }
  #navPanel nav > a.link span.indent-1 { width: 1em; }
  #navPanel nav > a.link span.indent-2 { width: 2em; }
  #navPanel nav > a.link span.indent-3 { width: 3em; }
  #navPanel nav > a.link span.indent-4 { width: 4em; }
  #navPanel nav > a.link span.indent-5 { width: 5em; }
  #navPanel nav > a.depth-0 { color: #EEE; }
  #navPanel nav > a.depth-0::before { content: ' '; border-left: 0.2em solid #191918; margin-right: .5em; }
  body.navPanel-visible .bodyWrp, body.navPanel-visible .footWrp, body.navPanel-visible #titleBar, body.navPanel-visible #lhc_status_container { -moz-transform: translateX(275px); -webkit-transform: translateX(275px); -ms-transform: translateX(275px); transform: translateX(275px); }
  body.navPanel-visible #navPanel { -moz-transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  .bodyWrp, .footWrp, #titleBar, #navPanel, #lhc_status_container { -moz-transition: -moz-transform 0.5s ease; -webkit-transition: -webkit-transform 0.5s ease; -ms-transition: -ms-transform 0.5s ease; transition: transform 0.5s ease; } }
@media (max-width: 426px) { .news p { margin: .25em 0; }
  .news p a { width: 70%; }
  .intro > .img, .intro .ctns { width: 100%; padding-bottom: .1em; }
  ul.dates li { margin-bottom: .5em; }
  ul.dates li span.date { position: static; }
  ul.dates li h3 { width: 100%; }
  .ContentAuthor { text-align: left; }
  ul#pbox.product-pic > li, ul#pbox_result.product-pic > li { padding: 0 .5em 1em 0; width: 48%; }
  .product label { display: block; width: 100%; float: none; margin: 0; }
  .product .cfpdiv { width: 100%; }
  form[name=sorder] { overflow-x: scroll; } }
@media screen and (max-width: 378px) { .search #search_toolbar { padding: .5em .75em; background-color: #EEEEEE; text-align: right; }
  .search #search_toolbar span, .search #search_toolbar input { margin: .15em 0; }
  .search #search_toolbar span, .search #search_toolbar input[type=text] { display: block; width: 100%; }
  .search #search_toolbar span > select { width: 100%; }
  .search #search_toolbar input[type=button] { padding-left: 1em; padding-right: 1em; } }


@media(max-width: 768px){
	.head .logo {
    top: 1em;
    left: 50% !important;
    color: #191918;
    transform: translateX(-60%)!important;
    position: fixed !important;
    z-index: 9999 !important;
}
   .head .logo a{
   	font-size: 1.2em;
   }
}

/*# sourceMappingURL=layout.css.map */
@media(max-width: 1024px){
.lgg select, .lgg select > option {display : inline-block!important;}
}
@media (max-width: 768px) {
.lgg select, .lgg select > option { display : none!important;}
}
@media(min-width: 1130px){ main{ display: block; } }
.live__icon { position: fixed; z-index: 99999; top: 2.5rem; left: 2.5rem; } .live__icon img { width: 110%; box-shadow: 0.5px 0.5px 5px #ec9696e6; -webkit-animation: breath 3s infinite ease-in-out alternate; animation: breath 3s infinite ease-in-out alternate;  } @-webkit-keyframes breath { 0% {opacity: .2;}70% {opacity: 1;}to {opacity: .2;} } @keyframes breath { 0% {opacity: .2;}70% {opacity: 1;}to {opacity: .2;} } @media(max-width: 768px){ .live__icon { top: 8rem; left: 1rem; } .live__icon img { width: 80%; }
