@charset "utf-8";

html {
    background: #fff;
    font-size: 16px;
}

body {
    font-size: 1rem;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

dt,
dd {
    display: inline-block
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    outline: none;
    text-decoration: none !important;
    background: transparent;
    vertical-align: baseline;
    color: #7b7b7b;
}

.not-ie a,
.not-ie a > * {
    -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out
}

a:hover,
a > :hover {
    color: #f99
}

ul li {
    list-style: none
}

img {
    border: 0;
    /*
	height: auto;
	-ms-interpolation-mode: bicubic
	*/
    max-width: 100%;
}

body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-size: 16px
}

.row.gx-3 {
    margin-right: -.5rem;
    margin-left: -.5rem;
}

.row.gx-3 > * {
    padding-right: .5rem;
    padding-left: .5rem;
}

header.navbar-default {
    width: 100%;
    height: auto;
    background: url(../images/dot_line.jpg) 0 50% repeat-x;
    position: relative;
    border: 0
}

.logo {
    width: 17%;
    height: 0;
    padding-bottom: 12%;
    background: url(../images/logo.jpg) 0 45% no-repeat;
    background-size: contain;
    text-indent: -9999px
}

.logo a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 12%;
    margin-top: calc(25%)
}

header .stars {
    background: url(../images/star_03.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    width: 44%;
    height: 0;
    padding-bottom: 12%
}

.main {
    position: relative;
    width: 90%;
    max-width: 1900px;
    margin: 0 auto;
    color: #595757;
    overflow-x: hidden;
    /*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
}

.main:after {
    content: "";
    display: block;
    height: 3em;
    width: auto;
    clear: both
}

#mobile-header {
    display: none
}

aside {
    width: 15% !important;
    padding: 0;
    margin-right: 1.5%;
    float: left
}

aside + div.homepage {
    width: 82.5%;
    float: left
}

aside > a,
.sidr-inner > a {
    display: block
}

.sidr-inner > a img {
    width: 70%
}

aside ul li,
.sidr-inner ul li {
    line-height: 40px;
    border-bottom: #999 2px dotted;
    white-space: nowrap;
}

aside ul li a,
.sidr-inner ul li a {
    background: url(../images/mu1.png) no-repeat 0;
    padding-left: 20px;
    font-size: 1.1em
}

aside ul li a:hover,
.sidr-inner ul li a:hover {
    background: url(../images/mu2.png) no-repeat 0;
    color: #f99
}

aside h6,
aside ul + h6,
.sidr-inner h6,
.sidr-inner ul + h6 {
    text-align: center;
    line-height: 1.4em;
    font-weight: 700;
    margin: 1.5em 0 .5em
}

aside ul + h6:before,
aside ul + h6:after,
.sidr-inner ul + h6:before,
.sidr-inner ul + h6:after {
    content: "";
    display: inline-block;
    width: 18%;
    height: 2px;
    background: url(../images/dot.png) repeat-x;
    vertical-align: middle
}

aside h6,
.sidr-inner h6 {
    margin: 1.5em 0 0
}

.sidr-inner h6:before,
.sidr-inner h6:after,
aside h6:before,
aside h6:after {
    content: "";
    display: inline-block;
    width: 8%;
    height: 2px;
    background: url(../images/dot.png) repeat-x;
    vertical-align: middle
}

aside div:first-child,
.sidr-inner div:first-child {
    border: 1px solid #cbcbcb;
    border-radius: 15px;
    margin: 1em 0
}

aside input[name=s],
.sidr-inner input[name=s] {
    border: 0;
    padding: 5px 8px;
    width: 80%;
    font-size: 1em;
    line-height: 1.4em;
    background-color: transparent
}

aside input[name=sandKeyword],
.sidr-inner input[name=sandKeyword] {
    vertical-align: middle
}

aside select,
.sidr-inner select {
    width: 48.5%;
    padding: 2px 0;
    color: #919191;
    font-size: .9em;
    border: 1px solid #cbcbcb;
    border-radius: 15px;
    margin: .5em -2px .5em 0
}

aside input[type=submit],
.sidr-inner input[type=submit] {
    border: 0;
    border-radius: 15px;
    padding: 5px 8px;
    width: 45%;
    font-size: .9em;
    line-height: 1.3em;
    margin: 0 auto 1.5em;
    display: block;
    cursor: pointer
}

aside ol:after,
.sidr-inner ol:after {
    content: "";
    display: block;
    height: 35px;
    width: auto
}

aside ol li,
.sidr-inner ol li {
    padding: 1em 0;
    border-bottom: #999 2px dotted;
    list-style: none;
    text-align: center
}

aside ol li:last-child,
aside ul li:last-child,
.sidr-inner ol li:last-child,
.sidr-inner ul li:last-child {
    border-bottom: none
}

aside + div .left {
    margin-right: 0
}

aside + div .left,
aside + div .right {
    width: 49.5%;
    display: inline-block;
    vertical-align: top
}

aside + div .left img,
aside + div .right img {
    width: 100%;
    height: auto
}

.one,
.half,
.quarter,
.youtube {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 49.6%;
    margin: .2% 0
}

.one {
    margin-bottom: .3%
}

.half {
    margin-bottom: .6%
}

.quarter {
    width: 49.6%;
    padding-bottom: 49.6%;
    float: left
}

.quarter + .quarter {
    margin-left: .8%
}

.one a,
.half a,
.quarter a {
    display: block;
    position: relative
}

.one a:before,
.half a:before,
.quarter a:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/more1.png) no-repeat;
    z-index: 2;
    border-right: 1px dotted #d3cfcb
}

.one a:hover:before,
.half a:hover:before,
.quarter a:hover:before {
    background: url(../images/more2.png) no-repeat
}

.one a img,
.half a img,
.quarter a img {
    width: 100%;
    transition: all 800ms ease-in-out 0;
    -webkit-transition: all 800ms ease-in-out 0;
    -moz-transition: all 800ms ease-in-out 0;
    -o-transition: all 800ms ease-in-out 0
}

.youtube a img {
    transition: none
}

.one a:hover img,
.half a:hover img,
.quarter a:hover img {
    opacity: .09;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.one a span,
.half a span,
.quarter a span {
    width: 94%;
    height: 94%;
    padding: 3%;
    position: absolute;
    top: 0;
    left: 0;
    color: #777;
    visibility: hidden;
    opacity: 0;
    transition: all 800ms ease-in-out 0;
    -webkit-transition: all 800ms ease-in-out 0;
    -moz-transition: all 800ms ease-in-out 0;
    -o-transition: all 800ms ease-in-out 0
}

.one a:hover span,
.half a:hover span,
.quarter a:hover span {
    visibility: visible;
    opacity: 1
}

.youtube a:before {
    content: "";
    display: block;
    width: 14.5%;
    height: 20%;
    position: absolute;
    top: 42%;
    left: 43%;
    z-index: 2;
    background: url(../images/play1.png) no-repeat;
    background-size: contain;
    border: none
}

.youtube a:hover:before {
    background: url(../images/play2.png) no-repeat;
    background-size: contain
}

.youtube > span,
.youtube a:hover > span {
    display: none
}

.one a span h6,
.half a span h6,
.quarter a span h6 {
    font-size: 1.15em;
    font-weight: normal;
    color: #666;
    line-height: 130%;
}

.one a span h3,
.half a span h3,
.quarter a span h3 {
    font-size: 1.9em;
    font-weight: 400;
    color: #6c6c6c;
    padding-bottom: .5em;
    border-bottom: #6c6c6c 1px dotted;
    margin: .5em 0
}

.quarter a span h3 {
    font-size: 1.5em
}

.one a span p,
.half a span p,
.quarter a span p {
    font-size: 1em;
    line-height: 1.6em
}

#video1 {
    width: 580px;
    display: none
}

#video1 h4 {
    font-size: 1em;
    line-height: 1.5em
}

#video1 h2 {
    font-size: 1.4em;
    line-height: 1.8em
}

#video1 p {
    margin: .6em 0
}

#video1 p + p {
    border-top: 1px #999 dotted;
    padding-top: .6em;
    font-size: .9em;
    line-height: 1.4em
}

#video1 a {
    color: #f99;
    text-decoration: underline
}

.pop {
    max-width: 640px;
    max-height: 90%;
    font-family: 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #525252
}

.pop h3 {
    font-size: 24px;
    color: #333;
    line-height: 135%;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    margin: 5px 0
}

.pop .vid {
    width: 100%
}

.pop .pop_introtext {
    font-size: 14px;
    margin: 0;
    color: #525252
}

.pop a.more,
.pop a i {
    color: #F03
}

.pop a.more:hover,
.pop a:hover i {
    color: #939
}

.main-content {
    width: 60%;
    float: left
}

.main-content section {
    background: #fffbfa;
    padding: 3%
}

.main-content section + section {
    padding-top: 1%
}

.main-content section > a {
    display: block
}

.main-content section > a:hover * {
    color: #f99
}

.main-content section > a:hover .calendar,
.main-content section > a:hover .calendar span {
    color: #595757
}

.feature {
    float: right;
    width: 22.2%
}

section.news-detail h1,
section.news-detail h3,
section.news-detail h4,
section.news-detail h5 {
    margin-bottom: .25em
}

section.news-detail h1 {
    font-size: 3em;
    font-weight: normal
}

section.news-detail h2.quote {
    font-size: 2.1em;
    font-weight: normal;
    color: #fbb1a4
}

section.news-detail h2.quote:before {
    content: "";
    display: inline-block;
    width: 5.5%;
    height: 0;
    padding-bottom: 5.5%;
    background: url(../images/qu.jpg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 1%
}

section.news-detail h3 {
    font-size: 2.6em;
    font-weight: normal
}

section.news-detail h4 {
    font-size: 1.8em;
    font-weight: normal
}

section.news-detail h5 {
    font-size: 1.3em;
    font-weight: normal;
    color: #e39eac;
    line-height: 1.3em
}

section.news-detail p,
blockquote {
    margin: .8em 0;
    line-height: 2em
}

blockquote {
    padding: 0 8%;
    margin: 0 0 2.6em;
    line-height: 2em;
    border: 0
}

section h4.sub {
    font-size: 16px;
    font-weight: normal;
    color: #525252;
    letter-spacing: 1px;
    border-top: #a8a7a7 1px dotted;
    margin: .3em 0;
    padding: .5em 1em
}

section h4.sub + p {
    padding: 0 1em 2em
}

section h4.sub + p + p {
    height: .3em;
    border: 1px solid #c1c1c1;
    border-top: 0;
    background: #fff
}

.calendar {
    width: 15%;
    background: #fff;
    display: inline-block;
    font-size: 1.5em;
    line-height: 1.6em;
    font-weight: 500;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 1%;
    color: #595757
}

.calendar span {
    font-size: 2.1em;
    font-weight: 600;
    display: block
}

.calendar + h2 {
    width: 80%;
    display: inline-block;
    font-size: 200%;
    line-height: 140%;
    margin-top: 10px;
    font-weight: normal;
    vertical-align: top
}

.calendar + h2 + img {
    /* margin: .6em 0 */
}

.ndline {
    border-bottom: 1px solid #e39eac
}

.share {
    height: 2.6em;
    border: 2px #999 dotted;
    border-left: 0;
    border-right: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 20px
}

.link {
    padding: .5em 0;
    text-align: center
}

.link ul li {
    display: inline-block;
    margin: 0 2% 0 0;
    vertical-align: middle;
    color: #666
}

.link ul li a {
    display: block;
    text-align: center;
    padding: .4em 0 .2em;
    border-radius: 1em;
    font-size: .92em
}

.link ul li:hover a {
    color: #f99
}

.link ul li:hover span.circle {
    border: #f99 1px solid;
    color: #f99
}

.link ul li:nth-child(4) {
    margin-left: 4%
}

.link ul li:last-child {
    margin-right: 0
}

.link ul li:nth-child(n+4) a {
    border: none;
    width: auto;
    background-color: transparent
}

.link ul li:nth-child(n+4):hover span.circle {
    border: #f99 1px solid;
    color: #f99
}

.link span.circle {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #666;
    border-radius: 60px;
    font-size: 1.2em;
    margin-bottom: .2em
}

.link ul li:nth-child(-n+3):after {
    content: "";
    display: block;
    width: 100%;
    height: 1.4em
}

.feature h6 {
    text-align: center;
    padding: .8em 0;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    margin: 0;
    font-weight: 700
}

.feature ul li {
    font-size: .8em;
    line-height: 1.5em;
    padding: .8em 0;
    border-bottom: 1px dotted #999;
    vertical-align: top
}

.feature ul li img {
    margin-right: 2%;
    vertical-align: top
}

.feature ul li img,
.feature ul li a span {
    display: inline-block;
    width: 48%;
    font-size: 90%;
    line-height: 130%
}

.feature ul li:hover a span {
    color: #f99
}

footer {
    display: block;
    width: 100%;
    background: #afafaf url(../images/footer_bg.jpg) repeat-x;
    position: fixed;
    z-index: 999;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 95%;
    line-height: 2.9em
}

footer a,
footer a:hover {
    color: #000;
    width: 10%;
    padding: 1% 0 0 3%
}

footer a:after {
    content: "";
    background: url(../images/gotop.png) no-repeat 0 100%;
    display: inline-block;
    height: 0;
    padding-bottom: 1%;
    width: 1%
}

@media(max-width:768px) {
    header.navbar-default {
        width: 100%;
        background-image: none;
        -webkit-box-shadow: 0 2px 8px rgba(179, 179, 179, 0.3);
        -moz-box-shadow: 0 2px 8px rgba(179, 179, 179, 0.3);
        box-shadow: 0 2px 8px rgba(179, 179, 179, 0.3);
        background: #FFF;
        position: fixed;
        top: 0;
        z-index: 999
    }

    #leftside {
        display: none
    }

    #mobile-header {
        display: block;
        position: absolute;
        top: calc(50% - 18px);
        right: 1em
    }

    .responsive-menu-button {
        display: block
    }

    .logo {
        width: 65%;
        background: url(../images/logo_mo.png) 0 45% no-repeat;
        background-size: contain
    }

    .logo a {
        margin-top: 0
    }

    header .stars {
        display: none
    }

    .main {
        width: 97%;
        padding: 0 1.5%;
        margin-top: 15%
    }

    aside + div.homepage {
        width: 100%
    }

    .main aside + div:before {
        content: '';
        display: block;
        background: url(../images/star_03mo.png) no-repeat;
        background-size: contain;
        width: 100%;
        height: 0;
        padding-bottom: 25%
    }

    aside {
        float: right;
        width: 80%;
        background-color: #fff
    }

    aside > a:first-child {
        display: none
    }

    aside + div {
        width: 100%
    }

    aside + div .left,
    aside + div .right {
        width: 100%;
        display: block;
        margin: 0
    }

    .one,
    .half,
    .quarter,
    .youtube {
        position: static;
        height: 0;
        padding-bottom: 85%;
        margin-bottom: 1.5%
    }

    .one {
        padding-bottom: 140%
    }

    .one:first-child {
        padding-bottom: 100%;
        margin-bottom: 1.5%
    }

    .image1 {
        background: #deccc2
    }

    .image2 {
        background: #bbb
    }

    .one a img,
    .half a img,
    .quarter a img {
        transition: none;
        height: auto
    }

    .one a:hover img,
    .half a:hover img,
    .quarter a:hover img {
        opacity: 1;
        transform: none
    }

    .one a span,
    .half a span,
    .quarter a span {
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 60%;
        position: static;
        color: #9c9c9c;
        background: #f4efeb;
        visibility: visible;
        opacity: 1;
        margin-top: -.4em
    }

    .one a span {
        padding-bottom: 36%
    }

    .quarter a span {
        padding-bottom: 68%
    }

    .youtube a:before {
        top: 18%
    }

    .youtube > span,
    .youtube a:hover > span {
        display: block
    }

    .one a span h6,
    .half a span h6,
    .quarter a span h6 {
        font-size: .8em;
        margin: 5px 0
    }

    .one a span h3,
    .half a span h3,
    .quarter a span h3 {
        font-size: 1em
    }

    .quarter a span h3 {
        font-size: .9em
    }

    .one a span p,
    .half a span p,
    .quarter a span p {
        font-size: .6em;
        line-height: 1.2em
    }

    #video1 {
        width: 98%
    }

    #video1 h4 {
        font-size: .9em;
        line-height: 1.5em
    }

    #video1 h2 {
        font-size: 1.2em;
        line-height: 1.8em
    }

    #video1 iframe {
        width: 98%;
        height: 280px
    }

    #video1 p {
        margin: .6em 0
    }

    .main-content {
        width: 100%
    }

    section.news-detail h1 {
        font-size: 2.4em
    }

    section.news-detail h2.quote {
        font-size: 1.8em;
        font-weight: normal;
        color: #fbb1a4
    }

    section.news-detail h2.quote:before {
        content: "";
        display: inline-block;
        width: 5.5%;
        height: 0;
        padding-bottom: 5.5%;
        background: url(../images/qu.jpg) no-repeat;
        background-size: contain;
        vertical-align: middle;
        margin-right: 1%
    }

    section.news-detail h3 {
        font-size: 2em
    }

    section.news-detail h4 {
        font-size: 1.4em
    }

    section.news-detail h5 {
        font-size: 1.1em
    }

    section.news-detail p,
    blockquote {
        margin: .8em 0;
        line-height: 2em
    }

    blockquote {
        padding: 0 8%;
        margin: 0 0 2.6em;
        line-height: 2em;
        border: 0
    }

    .calendar {
        width: 25%
    }

    .calendar span {
        font-size: 1.8em
    }

    .calendar + h2 {
        width: 72%;
        font-size: 155%;
        line-height: 170%
    }

    .feature {
        width: 100%
    }

    .feature h6 {
        font-size: 1.5em
    }

    .feature ul li img {
        width: 30%
    }

    .feature ul li a span {
        width: 65%;
        font-size: 120%;
        line-height: 160%
    }

    footer {
        font-size: 60%
    }
}

@media(max-width:480px) {
    .main:after {
        height: 3.2em
    }

    #video1 iframe {
        height: 200px
    }

    footer {
        line-height: 1.7em
    }
}

@media(max-width:768px) {
    .one a span h3 {
        border: none
    }

    .half a span h3 {
        border: none
    }

    .quarter a span h3 {
        border: none
    }

    p.introtext {
        display: none
    }
}

.pc-only,
a.pc-only {
    display: block
}

.mb-only,
a.mb-only {
    display: none
}

@media all and (max-width:768px) {

    .pc-only,
    a.pc-only {
        display: none
    }

    .mb-only,
    a.mb-only {
        display: block
    }
}


.star-content a {
    color: #007bff;
}

/* btn */
.btn-info,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
    background-color: #17a2b8 !important;
    border: 1px solid #17a2b8 !important;
}

.btn-outline-ymstar {
    color: #f99;
    background-color: #fff;
    border-color: #f99;
}

.btn-outline-ymstar:hover {
    color: #fff;
    background-color: #f99;
    border-color: #f99;
}

.btn-outline-ymstar> :hover {
    color: #fff;
}

.btn-outline-ymstar.focus,
.btn-outline-ymstar:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 153, 153, .25);
    background-color: #f99;
    color: #fff;
}