@charset "UTF-8";

/*----------------------------------------Global----------------------------------------*/

html {
    width: 100%;
    overflow-x: hidden;
}

body {
    position: relative;
    z-index: 1;
    top: 0px;
    padding-top: 114px;
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 25.6px;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.bbsArticle img{
    max-width: 100%;
}

@media screen and (max-width: 1100px) {
    body {
        padding-top: 95px;
    }
}

@media screen and (max-width: 700px) {
    body {
        padding-top: 0px;
    }
}

h2 {
    font-size: 16px;
}

a,
a:visited {
    outline: none;
    /* for Firefox Google Chrome  */
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #650004;
}

.clearFloat {
    clear: both;
}

.hidden {
    display: none;
}

.block {
    display: block;
}

input[type="button"],
input[type="text"],
input[type="password"],
input[type="submit"],
.btnArea a.btnSubmit,
input[type="reset"],
input[type="file"],
textarea,
select {
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
    font-size: 1em;
    border: 1px solid #ccc;
    padding: 5px;
}

.marginCenter {
    margin: 0 auto;
}

.center {
    text-align: center;
    display: block;
}

.left {
    text-align: left;
}

.mark {
    color: #650004;
}

.boxAll {
    position: relative;
    z-index: 30;
}

.boxAll h2 {
    background: url(../images/line_1000.png) center center no-repeat;
    text-align: center;
    color: #941e23;
    font-size: 18px;
    font-weight: normal;
}

.boxAll h2 span {
    padding: 0 20px;
    background-color: #fff;
}

@media screen and (max-width: 950px) {
    .boxAll h2 {
        margin: 0 auto;
    }
}


/*----------------------------------------Header----------------------------------------*/

.header {
    position: fixed;
    top: 0;
    z-index: 50;
    margin: 0 auto;
    background-color: #941e23;
    width: 100%;
    height: 114px;
    /*--------------- Menu ---------------*/
}

.header .menuOpen {
    position: absolute;
    z-index: 30;
    top: 50px;
    right: 20px;
    color: #FFF;
    font-size: 28px;
    display: none;
}

.header .topArea {
    position: relative;
    width: 100%;
    height: 34px;
    overflow: hidden;
    background-color: #650004;
}

.header .topArea .marquee {
    position: relative;
    width: 1000px;
    height: 34px;
    margin: 0 auto;
    color: #FFF;
    overflow: hidden;
}

.header .topArea .marquee span {
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 22.4px;
    background-color: #941e23;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    color: #f7bdbf;
    padding: 1px 5px;
}

.header .topArea .marquee ul.marquee-text {
    position: absolute;
    left: 5px;
    width: 60%;
    font-size: 14px;
}

.header .topArea .marquee ul.marquee-text li {
    margin-left: 60px;
    margin-bottom: 0;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.header .topArea .marquee ul.topIcon {
    position: absolute;
    top: 0;
    right: -9px;
    width: 60%;
    height: 34px;
    text-align: right;
    font-size: 14px;
}

.header .topArea .marquee ul.topIcon li.iconTab, .header .topArea .marquee ul.topIcon li.iconFB {
    position: relative;
    display: inline-block;
    width: 20px;
    vertical-align: top;
    text-align: right;
    margin-right: 10px;
}
.header .topArea .marquee ul.topIcon li.iconEdm {
    position: relative;
    z-index: 50;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.header .topArea .marquee ul.topIcon li.iconEdm a{
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: 5px;
    width: auto;
    color: #fff;
    background: #ad0000;
    line-height: 24px;
    height: 24px;
    padding: 0 15px;
    opacity: 1;
    -webkit-border-radius: 12px;
        border-radius: 12px;
}
.header .topArea .marquee ul.topIcon li.iconEdm a:visited{
    color: #fff;
    opacity: 1;
}
.header .topArea .marquee ul.topIcon li.iconEdm a:hover{
    opacity: .7;
    cursor: pointer;
}
.header .topArea .marquee ul.topIcon li.iconEdm a::before{
    position: relative;
    top: 2px;
    margin-right: 5px;
    line-height: 0px;
}
.header .topArea .marquee ul.topIcon li.iconFB .icon-facebook-squared {
    font-size: 108%;
}

.header .topArea .marquee ul.topIcon li.iconTab .icon-search {
    cursor: pointer;
    font-size: 108%;
}

.header .topArea .marquee ul.topIcon li.iconTab::before , .header .topArea .marquee ul.topIcon li.iconFB::before {
    line-height: 24px;
}

.header .topArea .marquee ul.topIcon li.iconTab.hover a , .header .topArea .marquee ul.topIcon li.iconFB.hover a {
    color: #650004;
}

.header .topArea .marquee ul.topIcon li.iconFB {
    font-size: 105%;
}

.header .topArea .marquee ul.topIcon li.iconTab.iconUser ul,
.header .topArea .marquee ul.topIcon li.iconTab.iconLanguage ul {
    position: relative;
    right: 2px;
    text-align: center;
    padding-right: 0px;
}

.header .topArea .marquee ul.topIcon li.iconTab.iconUser ul li,
.header .topArea .marquee ul.topIcon li.iconTab.iconLanguage ul li {
    width: auto;
    text-align: left;
    display: inline-block;
}

.header .topArea .marquee ul.topIcon li.iconTab.iconUser ul li:first-child:after,
.header .topArea .marquee ul.topIcon li.iconTab.iconLanguage ul li:first-child:after {
    content: " | ";
    color: #999;
    margin-right: 5px;
}

.header .topArea .marquee ul.topIcon li.iconTab.iconUser ul li a,
.header .topArea .marquee ul.topIcon li.iconTab.iconLanguage ul li a {
    width: auto;
    padding: 0;
    color: #999;
}

.header .topArea .marquee ul.topIcon li.iconTab.iconUser ul li a:visited,
.header .topArea .marquee ul.topIcon li.iconTab.iconLanguage ul li a:visited {
    color: #999;
}

.header .topArea .marquee ul.topIcon li.iconTab.iconUser ul li a:hover,
.header .topArea .marquee ul.topIcon li.iconTab.iconLanguage ul li a:hover {
    color: #650004;
}

.header .topArea .marquee ul.topIcon li.iconTab form {
    margin: 0;
}

.header .topArea .marquee ul.topIcon li.iconTab section {
    position: absolute;
    z-index: 5;
    top: 0px;
    right: 0px;
    height: 26px;
    margin-top: 4px;
    width: 0%;
    opacity: 0;
    background-color: #FFF;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.header .topArea .marquee ul.topIcon li.iconTab section input {
    position: relative;
    width: 160px;
    float: left;
    margin-left: 5px;
    height: 100%;
    border: 0px solid;
    background: none;
    outline-width: 0;
    outline: none;
    -webkit-appearance: none;
}

.header .topArea .marquee ul.topIcon li.iconTab section input:focus {
    outline: none;
}

.header .topArea .marquee ul.topIcon li.iconTab section input[type="search"] {
    border: none;
    outline-width: 0;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
}

.header .topArea .marquee ul.topIcon li.iconTab section input[type="search"]:focus {
    outline: none;
}

.header .topArea .marquee ul.topIcon li.iconTab a , .header .topArea .marquee ul.topIcon li.iconFB a {
    position: relative;
    right: 3px;
    z-index: 10;
    display: inline-block;
    padding-top: 5px;
    width: 15px;
    height: 34px;
    color: #B28082;
}

.header .topArea .marquee ul.topIcon li.iconTab a:visited , .header .topArea .marquee ul.topIcon li.iconFB a:visited {
    color: #B28082;
}

@media screen and (max-width: 700px) {
    .header .topArea .marquee {
        width: 100%;
    }
}

.header .menu {
    position: relative;
    z-index: 20;
    width: 1000px;
    height: 80px;
    margin: 0 auto;
}

.header .menu .logoArea {
    position: absolute;
    left: 0px;
    top: 16px;
}
.header .menu .logoArea img{
    width: 200px;
}

.header .menu ul.subMenu {
    float: right;
    width: 800px;
    text-align: right;
    line-height: 80px;
    margin-right: -10px;
}

.header .menu ul.subMenu li.book .linkContent ul li {
    width: 25%;
}

.header .menu ul.subMenu li.book .linkContent ul li a img {
    border: 1px solid #ccc;
    max-height: 100%;
}
.header .menu ul.subMenu li.epaper .linkContent ul li {
    width: 25%;
}

.header .menu ul.subMenu li.epaper .linkContent ul li a img {
    border: 1px solid #ccc;
    max-height: 100%;
}

.header .menu ul.subMenu li {
    display: inline-block;
    text-align: center;
}

.header .menu ul.subMenu li ul {
    display: none;
}

.header .menu ul.subMenu li.noArrow a:hover {
    background: none;
}

.header .menu ul.subMenu li.press a {
    color: #FFF;
    background: url(../images/arrow.png) center bottom no-repeat;
}

.header .menu ul.subMenu li a {
    display: block;
    padding: 0 8px;
    color: #FFF;
}

.header .menu ul.subMenu li a.opensecond {
    background: url(../images/arrow.png) center bottom no-repeat;
}

.header .menu ul.subMenu li a:visited {
    color: #FFF;
}

.header .menu ul.subMenu li a:hover {
    color: #FFF;
    background: url(../images/arrow.png) center bottom no-repeat;
}
@media screen and (max-width: 1100px) {
    .header {
        /* -- .header --*/
        height: 154px;
    }
    .header .topArea .marquee {
        width: 96%;
    }
    .header .topArea .marquee ul.marquee-text {
        width: auto;
    }
    .header .menu {
        width: auto;
    }
    .header .menu .logoArea {
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    .header .menu ul.subMenu {
        float: none;
        width: 100%;
        line-height: 50px;
        margin-top: 10px;
        text-align: center;
    }
    .header .menu ul.subMenu li {
        margin: 0 5px;
    }
}

@media screen and (max-width: 830px) {
    .header .menu {
        width: 100%;
    }
}

@media screen and (max-width: 1100px) {
    .header {
        height: 95px;
    }
    .header .menuOpen {
        display: block;
    }
    .header .topArea .marquee span {
        display: none;
    }
    .header .topArea .marquee ul.marquee-text {
        display: none;
    }
    .header .topArea .marquee ul.topIcon {
        width: 100%;
        padding-right: 15px;
    }
    .header .menu {
        top: 0px;
        height: 75px;
    }
    .header .menu .logoArea {
        text-align: left;
    }
    .header .menu .logoArea img {
        max-width: 150px;
        margin-left: 15px;
    }
    .header .menu ul.subMenu {
        position: relative;
        top: 19px;
        margin-top: 0px;
        display: none;
        overflow-y: scroll;
    }
    .header .menu ul.subMenu li {
        display: block;
        background-color: #650004;
        margin: 0;
        font-size: 17.6px;
    }
    .header .menu ul.subMenu li.isDown .firstMenu::after {
        position: absolute;
        right: 20px;
        font-family: "font093";
        content: "u";
    }
    .header .menu ul.subMenu li ul {
        top: 0;
        margin: 0;
    }
    .header .menu ul.subMenu li ul li a {
        font-size: 16px;
    }
    .header .menu ul.subMenu li ul.educate {
        background: #333;
    }
    .header .menu ul.subMenu li ul.educate li {
        width: 41%;
        padding: 3% 5% 5% 0%;
        display: inline-block;
        margin-left: -4px;
    }
    .header .menu ul.subMenu li ul.educate li:nth-child(odd) {
        margin-left: 0;
        padding-left: 4.5%;
    }
    .header .menu ul.subMenu li ul.educate li img {
        max-width: 100%;
    }
    .header .menu ul.subMenu li ul.edm {
        background: #333;
    }
    .header .menu ul.subMenu li ul.edm li {
        width: 41%;
        padding: 3% 5% 5% 0%;
        display: inline-block;
        vertical-align: top;
        margin-left: -4px;
    }
    .header .menu ul.subMenu li ul.edm li:nth-child(odd) {
        margin-left: 0;
        padding-left: 4.5%;
    }
    .header .menu ul.subMenu li ul.edm li img {
        max-width: 100%;
    }
    .header .menu ul.subMenu li ul.edm li figure a{
        padding-bottom: 0;
    }
    .header .menu ul.subMenu li ul.edm li time{
        display: block;
        color: #fff;
        font-size: 14px;
        line-height: 1.3em;
    }
    .header .menu ul.subMenu li ul li {
        background: #333;
    }
    .header .menu ul.subMenu li ul li a::after {
        content: "";
    }
    .header .menu ul.subMenu li ul li a.press::after {
        content: "";
    }
    .header .menu ul.subMenu li a {
        background-image: none;
        line-height: 26px;
        padding: 10px 0;
        margin: 0;
        height: auto;
    }
    .header .menu ul.subMenu li a::after {
        position: absolute;
        right: 20px;
        font-family: "font093";
        content: "d";
    }
    .header .menu ul.subMenu li a:visited {
        background-image: none;
    }
    .header .menu ul.subMenu li a:hover {
        background-image: none;
    }
    .header .menu ul.subMenu li a.press::after {
        content: "u";
    }
}

ul.menuContent {
    position: fixed;
    left: 50%;
    margin-left: -500px;
    top: 114px;
    z-index: 49;
    width: 1000px;
}

ul.menuContent li.menuGroup {
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: -100%;
}

ul.menuContent li section {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.35);
    border-top: 1px solid #fff;
    color: #333;
}

ul.menuContent li section.friend {
    min-height: 200px;
}

ul.menuContent li section.friend .linkContent {
    width: 101%;
    margin: 0 0 15px 15px;
    min-height: 200px;
}

ul.menuContent li section.friend .linkContent ul li {
    width: 24.5%;
    display: inline-block;
    vertical-align: top;
}
ul.menuContent li section.friend .linkContent ul li:nth-child(5), ul.menuContent li section.friend .linkContent ul li:nth-child(6),
ul.menuContent li section.friend .linkContent ul li:nth-child(7), ul.menuContent li section.friend .linkContent ul li:nth-child(8) {
    margin-top: 20px;
}
ul.menuContent li section.friend.fiveItem .linkContent ul li {
    width: 19.5%;
    display: inline-block;
    vertical-align: top;
}
ul.menuContent li section.friend.fiveItem .linkContent ul li:nth-child(5){
    margin-top: 0;
}
ul.menuContent li section.friend .linkContent ul li figure{
    width: auto;
    height: auto;
}

ul.menuContent li section.friend .linkContent ul li figure {
    border: 1px solid #eaeaea;
}

ul.menuContent li section.video .linkContent figure {
    height: auto;
}

ul.menuContent li section a {
    color: #333;
}

ul.menuContent li section a:visited {
    color: #333;
}

ul.menuContent li section a:hover {
    color: #941e23;
    opacity: 0.7;
}

ul.menuContent li section div.subMenu {
    position: absolute;
    z-index: 95;
    top: 0;
    left: 0;
    width: 270px;
    min-height: 250px;
    max-height: 270px;
    overflow: auto;
    overflow-x: hidden;
}

ul.menuContent li section div.subMenu ul {
    width: 100%;
    float: none;
    padding: 15px;
    display: block;
}

ul.menuContent li section div.subMenu ul li {
    display: block;
    line-height: 22.4px;
    margin: 0;
    width: 210px;
}

ul.menuContent li section div.subMenu ul li a {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #EAEAEA;
    color: #666;
    text-align: left;
}

ul.menuContent li section div.subMenu ul li a:visited {
    color: #666;
}

ul.menuContent li section div.subMenu ul li a:hover {
    background-image: none;
    background-color: #EAEAEA;
    color: #941e23;
}

ul.menuContent li section .linkContent {
    margin-left: 270px;
    height: 100%;
    min-height: 270px;
    text-align: right;
    vertical-align: top;
    overflow: hidden;
}

ul.menuContent li section .linkContent ul {
    position: relative;
    right: 0px;
    width: 100%;
    margin-top: 15px;
    line-height: 22.4px;
    text-align: left;
    vertical-align: top;
    display: none;
}

ul.menuContent li section .linkContent ul:first-child {
    display: block;
}

ul.menuContent li section .linkContent ul.videoItem li figure img {
    position: relative;
    left: -10%;
}

ul.menuContent li section .linkContent ul li {
    width: 33.3%;
    display: table-cell;
    margin: 0;
    margin-left: -4px;
    vertical-align: top;
    text-align: center;
}

ul.menuContent li section .linkContent ul li:first-child h3 {
    margin-left: 4px;
}

ul.menuContent li section .linkContent ul li:first-child time {
    margin-left: 4px;
}

ul.menuContent li section .linkContent ul li img {
    max-height: 100%;
}

ul.menuContent li section .linkContent ul li figure {
    width: 228px;
    height: 155px;
    margin-right: 15px;
    display: block;
    background-color: #000;
    overflow: hidden;
    vertical-align: top;
    line-height: 0;
}

ul.menuContent li section .linkContent ul li figure a {
    margin: 0;
    height: 100%;
}

ul.menuContent li section .linkContent ul li figure a img {
    width: 101%;
    line-height: 0;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

ul.menuContent li section .linkContent ul li time {
    font-size: 12px;
    color: #941e23;
    display: block;
    margin: 5px 15px 5px 0;
}

ul.menuContent li section .linkContent ul li h3 a {
    height: 40%;
    margin: 15px 15px 0px 0px;
    display: block;
    overflow: hidden;
    line-height: 22.4px;
    color: #666;
}

ul.menuContent li section .linkContent ul li h3 a:visited {
    color: #666;
}

ul.menuContent li section .linkContent ul li h3 a:hover {
    color: #941e23;
}

ul.menuContent li section .bookContent {
    margin-left: 270px;
    min-height: 270px;
    height: 100%;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
}

ul.menuContent li section .bookContent ul {
    position: relative;
    left: 0px;
    width: 100%;
    margin-top: 15px;
    line-height: 22.4px;
    text-align: center;
    vertical-align: top;
    display: none;
}

ul.menuContent li section .bookContent ul:first-child {
    display: block;
}

ul.menuContent li section .bookContent ul li {
    width: 25%;
    display: table-cell;
    margin: 0;
    margin-left: -4px;
    vertical-align: top;
}

ul.menuContent li section .bookContent ul li img {
    max-width: 100%;
}

ul.menuContent li section .bookContent ul li figure {
    width: 164px;
    height: auto;
    display: block;
    background-color: #000;
    overflow: hidden;
    margin-right: 15px;
    line-height: 0;
    border: 1px solid #eaeaea;
}

ul.menuContent li section .bookContent ul li figure a {
    margin: 0;
    height: 100%;
}

ul.menuContent li section .bookContent ul li time {
    font-size: 12px;
    color: #941e23;
    display: block;
    margin: 10px 0;
}

ul.menuContent li section .bookContent ul li h3 a {
    height: 40%;
    margin: 15px 15px 0px 0px;
    display: block;
    overflow: hidden;
    line-height: 22.4px;
    color: #666;
}

ul.menuContent li section .bookContent ul li h3 a:visited {
    color: #666;
}

ul.menuContent li section .bookContent ul li h3 a:hover {
    color: #941e23;
}

@media screen and (max-width: 1100px) {
    ul.menuContent {
        /*-- ul.menuContent --*/
        width: 100%;
        left: 0;
        top: 154px;
        margin-left: 0;
    }
    ul.menuContent li section div.subMenu {
        width: 20%;
        height: 48px;
        margin: 0 1.5%;
    }
    ul.menuContent li section div.subMenu ul {
        padding: 0;
        padding-top: 15px;
    }
    ul.menuContent li section div.subMenu ul li {
        width: 100%;
        height: 45px;
        overflow: hidden;
        padding-left: 0%;
        border-bottom: 1px solid #eaeaea;
    }
    ul.menuContent li section div.subMenu ul li a {
        max-width: 100%;
        display: block;
        padding: 15px;
    }
    ul.menuContent li section .linkContent {
        margin-left: 23%;
    }
    ul.menuContent li section .linkContent ul li {
        width: 33.3%;
        margin: 0 0 0 0;
        display: inline-block;
    }
    ul.menuContent li section .linkContent ul li figure {
        width: auto;
        height: auto;
    }
    ul.menuContent li section .linkContent ul li figure img {
        max-width: 110%;
    }
    ul.menuContent li section .bookContent {
        margin-left: 23%;
        width: 77%;
    }
    ul.menuContent li section .bookContent ul li figure {
        width: auto;
    }
    ul.menuContent li section.friend .linkContent {
        margin: 0 0 1% 1%;
    }
    ul.menuContent li section.friend .linkContent ul {
        margin-top: 1%;
    }
    ul.menuContent li section.friend .linkContent ul li {
        width: 23%;
        margin: 0 1% 0 0;
        display: inline-block;
    }
    ul.menuContent li section.friend .linkContent ul li:nth-child(4) {
        float: none;
    }
    ul.menuContent li section.friend .linkContent ul li figure {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    ul.menuContent {
        display: none;
    }
}


/* Page number */

.pagebar {
    margin: 0px 0px 50px 0px;
    padding-top: 20px;
}

.pagebar input {
    display: none;
}

.pagebar input[type="text"] {
    display: none;
}

.pagebar span.select {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    margin: 3px 2px 3px 2px;
    padding: 8px 18px;
    line-height: 24px;
    color: #fff;
    font-size: 0.8em;
    background-color: #941e23;
}

.pagebar a[disabled="disabled"] {
    display: none;
}

.pagebar a[disabled="disabled"]:hover {
    color: #333;
    text-decoration: none;
    background-color: #E9E9E9;
}

.pagebar a {
    font-size: 0.8em;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background-color: #E9E9E9;
    margin: 3px 2px 3px 2px;
    padding: 8px 18px;
    line-height: 24px;
    color: #333;
    color: #333;
}

.pagebar a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #941e23;
}

.pagebar a:hover span {
    color: #fff;
}

.pagebar a.select {
    background-color: #941e23;
    color: #FFF;
    cursor: default;
}

.pagebar a span {
    margin: 0;
    padding: 0;
    background: none;
}

.pagebar a span {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background-color: #E9E9E9;
    margin: 3px 2px 3px 2px;
    padding: 8px 18px;
    line-height: 24px;
    color: #333;
    color: #333;
}

.pagebar a span.zjian,
.pagebar a span.yjian {
    margin: 0;
    padding: 0;
}

.pagebar p {
    text-align: center;
    color: #333;
    font-size: 0.857em;
    line-height: 2em;
    margin-bottom: 10px;
}

.pagebar ul {
    min-width: 660px;
    height: 30px;
    margin: 0 auto;
    text-align: left;
    font-size: 0.8em;
}

.pagebar ul li {
    display: inline-block;
    *float: left;
    /*ie7*/
    background: none;
    padding-left: 0px;
}

.pagebar ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background-color: #E9E9E9;
    margin: 3px 2px 3px 2px;
    padding: 8px 18px;
    line-height: 24px;
    color: #333;
    color: #333;
}

.pagebar ul li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #941e23;
}

.pagebar ul li.press a {
    text-decoration: none;
    cursor: default;
    color: #fff;
    text-decoration: none;
    background-color: #941e23;
    font-weight: bold;
}

@media screen and (max-width: 1050px) {
    .pagebar {
        min-width: 60px;
        width: 94%;
        margin: 0 auto 50px auto;
    }
    .pagebar ul {
        min-width: 60px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 1050px) {
    .pagebar {
        margin-bottom: 80px;
    }
}


/*----------------------------------------Footer----------------------------------------*/

.footer {
    margin: 0 auto;
    width: 100%;
    padding: 15px 0;
    background-color: #222;
    text-align: center;
}

.footer .addthisArea,
.footer .fbArea {
    display: inline-block;
    vertical-align: top;
    line-height: 0;
    margin-bottom: 10px;
}

.footer .qrcode {
    /*2018.03.20 Add By Evy*/
    margin-bottom: 25px;
}

.footer .qrcode ul.qrlist li {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
}

.footer .qrcode ul.qrlist li p {
    color: #FFF;
    font-size: 14px;
    line-height: 1.4em;
}

.footer .addthisArea {
    margin-top: 3px;
    width: 225px;
    display: inline-block;
    vertical-align: top;
    /*add This*/
}

.footer .addthisArea .addthis_sharing_toolbox {
    display: inline-block;
    vertical-align: top;
}

.footer .addthisArea .addthis_sharing_toolbox .at-share-btn {
    width: 20px;
    height: 20px;
    max-width: 20px;
    max-height: 20px;
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.footer .addthisArea .addthis_sharing_toolbox a {
    width: 26px;
    height: 26px;
    margin-right: 12px;
}

.footer .addthisArea .at-svc-print,
.footer .addthisArea .at-svc-email {
    display: none;
}

.footer .addthisArea .addthis_sharing_toolbox span {
    width: 26px;
    height: 26px;
    background-position: center center;
}

.footer .addthisArea::before {
    display: inline-block;
    float: left;
    content: "";
    width: 54px;
    height: 26px;
    margin: 3px 10px 0 0;
    background: url(../images/shareus.png) center center no-repeat;
}

.footer .fbArea {
    padding-left: 15px;
    margin-left: 5px;
    border-left: 1px solid #929292;
}

.footer .slogan {
    margin: 0px auto 10px auto;
}

.footer h6 {
    font-size: 14px;
    color: #999;
    margin: 10px auto;
}

.footer h2 {
    background: url(../images/line_1200.png) center center no-repeat;
    text-align: center;
    margin: 10px 0 20px 0;
    color: #929292;
    font-size: 16px;
    font-weight: bold;
}

.footer h2 span {
    padding: 0 20px;
    background-color: #222;
}

.footer ul {
    text-align: center;
}

.footer ul li {
    display: inline-block;
}

.footer ul.mainLink {
    color: #fff;
    padding-bottom: 30px;
    background: url(../images/line_1200.png) center bottom no-repeat;
}
/*----------------------------------------2021.02.24 Add----------------------------------------*/
.footer ul.mainLink.noLine {
    background: none;
    padding-bottom: 20px;
}
.pcBlock{
    display: block;
    margin-top: 20px;
}
.fastUnit{
    margin-top: 150px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    /*background: url(../images/fastUnit_bg.png) left 70% repeat-x;*/
    background-size: auto 200%;
}
.fastUnit + .article .newsArea{
    top: 0;
    margin-bottom: 0;
}
.fastUnit + .article .videoArea{
    margin-top: -40px;
}
.unitArea{
    position: relative;
    z-index: 48;
    width: 1024px;
    height: 80px;
    margin: 20px auto 0 auto;
    text-align: center;
}
.unitArea [class^='icon-']{
    width: 20%;
    display: block;
    line-height: 80px;
    float: left;
    text-align: center;
}
.unitArea a{
    display: inline-block;
    vertical-align: top;
    line-height: 80px;
    margin: 0 2.1%; 
    text-align: center;
}
.unitArea a span{
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    margin-right: 10px;
    overflow: hidden;
}
.unitArea a span img{
    width: auto;
    height: 200%;
    line-height: 0
}
.unitArea a:hover, .unitArea [class^='icon-']:hover{
    color: #941e23;
}
.unitArea a:hover span img{
    transform: translateY(-50%)
}
.unitArea [class^='icon-']:before{
    position: relative;
    top: 7px;
    font-size: 30px;
    margin-right: 10px;
}
@media screen and (max-width: 930px) {
    .fastUnit + .article .videoArea{
        margin-top: 0px;
    }
}
@media screen and (max-width: 1024px) {
    .unitArea{
        width: auto;
    }
    .unitArea a, .unitArea [class^='icon-']{
        font-size: 14px;
    }
    .fastUnit{
        margin: 40px 0;
    }
}
@media screen and (max-width: 930px) {
    .fastUnit + .article .newsArea a.more{
        margin-top: 0;
    }
    .fastUnit h2{
        margin: 0 20px; 
    }
}
@media screen and (max-width: 800px) {
    .unitArea{
        height: auto;
        /*background: url(../images/fastUnit_bg.png) left 70% repeat-x;*/
        background-size: auto 250%;
        padding-bottom: 20px;
    }
    .unitArea a{
        line-height: 50px
    }
    .fastUnit + .article{
        padding-top: 20px;
    }
    .unitArea [class^='icon-']{
        width: 50%;
    }
    .fastUnit{
        margin: 150px 0 0 0;
    }
}
@media screen and (max-width: 680px) {
    .pcBlock{
        display: none;
    }
}

.footer ul.mainLink li {
    margin-bottom: 0;
}

.footer ul.mainLink li:last-child span {
    display: none;
}

.footer ul.mainLink li span {
    padding: 0 20px;
}

form .footer ul.mainLink li span {
    min-width: 1px;
}

.footer ul.mainLink li a {
    color: #FFF;
}

.footer ul.mainLink li a:hover {
    -webkit-transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    transition: 500ms linear 0s;
    outline: 0 none;
    text-shadow: -1px 1px 4px #ffc, 1px -1px 4px #fff;
}

.footer ul.subLink {
    color: #656565;
    font-size: 14px;
    margin: 10px 0;
}

.footer ul.subLink li {
    margin-bottom: 0;
}

.footer ul.subLink li span {
    padding: 0 10px;
}

form .footer ul.subLink li span {
    min-width: 1px;
}

.footer ul.subLink li a {
    color: #656565;
}

.footer ul.subLink li a:visited {
    color: #656565;
}

.footer ul.subLink li a:hover {
    color: #fff;
}

@media screen and (max-width: 1250px) {
    .footer {
        /*-- .footer --*/
    }
}

@media screen and (max-width: 950px) {
    .footer h2 {
        margin: 10px auto 20px auto;
    }
    .footer ul.mainLink {
        width: 90%;
        margin: 0 auto;
    }
    .footer ul.subLink {
        width: 94%;
        margin: 10px auto 10px auto;
    }
}

@media screen and (max-width: 600px) {
    .footer {
        width: 96%;
        margin: 0;
        padding: 15px 2%;
    }
    .footer ul.mainLink {
        text-align: center;
    }
    .footer ul.mainLink li {
        width: 45%;
        color: #333;
        text-align: center;
        margin-bottom: 10px;
    }
    .footer ul.mainLink li span {
        display: none;
    }
}

@media screen and (max-width: 550px) {
    .footer ul.mainLink li {
        width: 49%;
    }
    .footer ul.subLink {
        text-align: center;
    }
    .footer ul.subLink li {
        width: 25%;
        color: #333;
        text-align: center;
    }
    .footer ul.subLink li span {
        display: none;
    }
    .footer .slogan {
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .footer {
        width: 94%;
        padding: 15px 3%;
    }
    .footer .shareArea .addthisArea {
        width: auto;
    }
    .footer .shareArea .addthisArea::before {
        display: none;
    }
}

@media screen and (max-width: 320px) {
    .footer {
        font-size: 14px;
    }
    .footer .fbArea {
        border: none;
        padding-left: 0;
        margin-left: 0;
    }
}

.address {
    font-size: 14px;
    color: #494949;
    text-align: center;
    font-style: normal;
    margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
    .address span {
        display: block;
    }
    .address span.hidden {
        display: none;
    }
}

#topcontrol {
    margin: 20px;
    z-index: 50;
}

#topcontrol .icon-arrowtop {
    background-color: rgba(0, 0, 0, 0.2);
    line-height: 0;
    padding: 8px 10px;
    color: #FFF;
}


/*--------------- Product Photo ---------------*/

.pswp {
    position: relative;
    z-index: 99;
}

.pswp iframe {
    position: relative;
    z-index: 99;
}

.pswp__img,
.pswp__img,
.pswp__img--placeholder {
    display: none;
}

.pswp__caption__center {
    max-width: 100%;
    height: 100%;
    display: table;
}

.pswp__caption__center figcaption {
    position: relative;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.pswp__caption__center figcaption h1 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 28.8px;
}

.pswp__caption__center figcaption p {
    text-align: left;
    max-width: 500px;
    margin-bottom: 5px;
}

.pswp__caption__center figcaption time {
    text-align: left;
    display: block;
    margin-bottom: 3px;
}

.pswp__caption__center figcaption .hidden {
    display: block;
    text-align: left;
}

.pswp__caption__center figcaption span.hidden {
    display: inline-block;
}

.pswp__caption__center figcaption div table tr td {
    vertical-align: top;
}

.pswp__caption__center img {
    display: none;
}

.pswp__zoom-wrap {
    display: none;
}

.pswp__caption {
    width: 80%;
    top: 10%;
    bottom: 10%;
    left: 10%;
    right: 10%;
    text-align: left;
    vertical-align: middle;
}

.pswp__caption mark {
    position: absolute;
    right: 0;
    top: -40px;
    font-size: 14px;
    color: #FFF;
    text-shadow: 0 0px 0px #333;
    background: #941e23;
    padding: 2px 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.formError .formErrorContent {
    background-color: #650004;
    border: none;
    margin-right: 30px;
    top: -7px;
    color: rgba(255,255,255,1);
}
.formError .formErrorArrow{
    display: none;
}
form {
    margin: 0;
}

form#ctl00 ul {
    margin-top: 20px;
}

form input[type="text"],
form input[type="password"],
form textarea,
form select {
    min-width: 70%;
    display: inline-block;
    color: #333;
    font-size: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

form input[type="text"].short,
form input[type="password"].short,
form textarea.short,
form select.short {
    min-width: 10px;
    width: 30%;
}

form input[type="text"].long,
form input[type="password"].long,
form textarea.long,
form select.long {
    min-width: 80%;
}

form textarea {
    width: 80%;
}

form select {
    min-width: 80px;
}

form select.middle {
    width: 150px;
}

form ul li {
    margin-bottom: 10px;
}

form ul li span {
    position: relative;
    display: inline-block;
    min-width: 90px;
    vertical-align: top;
}

form ul li span.mark {
    position: absolute;
    left: -10px;
    display: inline-block;
    min-width: 5px;
    color: red;
}

.formList ul {
    position: relative;
    right: -10px;
    text-align: center;
}

.formList ul li {
    text-align: left;
}

.formList ul li textarea {
    width: 82%;
}

.formList ul li.part2 {
    width: 49.5%;
    display: inline-block;
}

.formList ul li.part2 input[type="text"] {
    width: 90%;
}

.formList ul li.part3 input[type="text"] {
    width: 30%;
}

.formList ul li input[type="text"].short {
    width: 70px;
}

@media screen and (max-width: 480px) {
    .formList ul {
        right: auto;
    }
    .formList ul li.part2 {
        width: 100%;
    }
    .formList ul li.part3 input[type="text"] {
        width: 90%;
    }
}

.btnArea {
    position: relative;
    z-index: 9;
    margin: 20px 0;
    padding: 20px 0;
    text-align: center;
}

.btnArea ul {
    margin: 10px 0 0 0;
}

.btnArea ul li {
    display: inline-block;
    font-size: 14px;
}

.btnArea a {
    opacity: 0.7;
}

.btnArea a:visited {
    opacity: 0.7;
}

.btnArea a:hover {
    opacity: 1;
}

.btnArea input {
    opacity: 0.7;
    padding: 10px 15px;
    font-size: 16px;
}

.btnArea input:hover {
    cursor: pointer;
    opacity: 1;
}

.btnArea input[type="reset"] {
    margin-right: 100px;
    padding: 10px 20px;
    background: #76877a;
    color: #FFF;
}

.btnArea input[type="submit"],
.btnArea a.btnSubmit {
    background-color: #941e23;
    padding: 10px 60px;
    color: #FFF;
}

.btnArea input[type="button"] {
    background-color: #941e23;
    padding: 10px 50px;
    color: #FFF;
}

@media screen and (max-width: 480px) {
    .btnArea input[type="reset"] {
        margin-right: 20px;
    }
}

/*---------------2019.09.04 Add-----------------*/
.header .topArea .marquee ul.topIcon li.iconTab .icon-mail-read {
    font-size: 16px;
}

/*-----------------2020.09.22 Add------------------*/
/*--> Popup ----------------------------------------------------------------------------*/
.popupArea{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 0;
  z-index: 99;
  opacity: 1;
  display: none; }
  .popupArea:before, .popupAreaNote:before {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 0;
    background: rgba(0, 0, 0, 0.8);
    content: ' '; }

.popupRelative {
  position: relative;
  width: 100%;
  height: 100%; }
  .popupRelative a.icon-x-alt {
    position: relative;
    z-index: 9;
    display: block;
    float: right;
    width: 44px;
    height: 44px;
    line-height: 46px;
    margin: -40px -50px 0 0;
    text-align: center;
    font-size: 30px;
    color: #fff;
    opacity: .7; }
    .popupRelative a.icon-x-alt:hover {
      cursor: pointer;
      opacity: 1; }

.popupMain {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 550px;
  margin-left: -275px;
  text-align: left;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  max-height: 100%;
  background: #fff; 
  box-shadow: 0px 0px 10px 3px rgba(0,0,0,.3);
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
  .popupMain .btnArea {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    background: #eaeaea;
    text-align: right;
    text-align: center;
    padding: 15px; 
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}

.popupContent {
  position: static;
  text-align: center;
  padding: 0 0 110px 0; }
  .popupContent div {
    position: static; }
  .popupContent h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.4em;
    padding: 30px 0 10px 0;
    background: none;
    font-weight: bold; }
    .popupContent p {
        margin-bottom: 10px;
    }
.popupMessage{
    color: red;
    padding: 10px;
}
.popupContent .authentication{
    width: 72%;
    margin: 10px auto 0 auto;
    text-align: left;
}
.popupContent .authentication input{
    width: calc(100% - 90px);
}
.popupContent .authentication img{
    float: right;
}
.popupArea .authentication .formError .formErrorContent{
    width: 96%;
}
.popupArea .formError .formErrorContent{
    background: none;
    border: none;
    color: red;
    padding: 0;
    width: 70%;
    margin: 10px auto 0 auto;
    text-align: left;
}
@media screen and (max-width: 650px) {
    .popupContent{
        padding: 0 0 90px 0;
    }
    .popupContent h2{
        padding: 20px 0 10px 0;
    }
    .popupContent p{display: none;}
    .emailInput input[type="text"]{
        width: 68.5%;
        min-width: 10%;
    }
    .popupContent .authentication input{
        min-width: 10%;
    }
    .popupRelative a.icon-x-alt{
        position: absolute;
        top: 5px;
        right: 5px;
        margin: 0;
        color: #000;
    }
    .popupArea{
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0;
    }
    .popupArea:before{
        display: none;
    }
    .popupRelative{
        width: auto;
        height: auto;
    }
    .popupMain{
        position: relative;
        top: 0;
        width: 92%;
        left: 4%;
        margin-left: 0;
        padding: 0;
        margin-bottom: 16px;  
        -moz-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
    }
}
/*---------------2020.10.06 Add-----------------*/
.g-recaptcha{
    text-align: center;
}
.g-recaptcha div{
    margin: 0 auto; 
}

/*-------------2023.12.06 Add----------------*/
.leftBox .shareArea ul.shareaholic-share-buttons{
    position: relative;
    top: -5px;
}
.leftBox .shareArea ul.shareaholic-share-buttons li.shareaholic-share-button{
  -moz-transform: scale(.6);
  -webkit-transform: scale(.6);
  -o-transform: scale(.6);
  -ms-transform: scale(.6);
  transform: scale(.6);
  padding: 0px !important;
}
.footer .addthisArea{
    position: relative;
    top: -5px;
}
.footer .shareArea .shareaholic-canvas{
  position: relative;
  top: -4px;
  display: inline-block;
  vertical-align: middle;
}
.footer .shareArea ul.shareaholic-share-buttons li.shareaholic-share-button{
  -moz-transform: scale(.66);
  -webkit-transform: scale(.66);
  -o-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66);
  padding: 0px !important;
}