@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.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, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, 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;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

/*--- Naka UI ---*/
.clear {clear:both;}
.left {float:left;}
.right {float:right;}

/*--- Page Set ---*/
html {
	background:#FFF;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family: "Noto Sans TC",sans-serif;
    font-family: 
	font-size:16px;
	color:#999;
	overflow:visible;
}
a {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#FFF;
}
::selection {
	background:#666;
	color:#FFF;
}


/*--- sr-fnbar ---*/
.sr-fnbar {
    width: 100%;
    height:50px;
    background: rgba(0,0,0,0.84);
    border-bottom: 1px solid #151515;
    font-size: 14px !important;
    color:#FFF;
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.7);
    position: fixed;
    top:0;
    left:0;
    z-index: 9999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
}
.sr-fnbar:hover {
    background: rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 30px rgba(127,127,127,0.9);
    -webkit-box-shadow: 0px 0px 30px rgba(127,127,127,0.9);
    box-shadow: 0px 0px 30px rgba(127,127,127,0.9);
}
.sr-fnbar a {
    color:#FFF;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}
.sr-fnbar a span.icon {
    color:#999;
}
.sr-fnbar a:hover {
    color:#FFF;
}
.sr-fnbar-contant {
    width:100%;
    max-width: 994px;
    margin:auto;
    position: relative;
}
.sr-fnbar-logo {
    display: block;
    position: absolute;
    left:10px;
    top:0px;
    z-index: 9999;
    background: #000;
    padding:6px 2px 2px 2px;
    -moz-box-shadow: 0px 0px 40px rgba(255,255,255,0.5);
    -webkit-box-shadow: 0px 0px 40px rgba(255,255,255,0.5);
    box-shadow: 0px 0px 40px rgba(255,255,255,0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sr-fnbar:hover .sr-fnbar-logo {
    -moz-box-shadow: 0px 0px 40px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 0px 40px rgba(255,255,255,1);
    box-shadow: 0px 0px 40px rgba(255,255,255,1);
}
.sr-fnbar-logo b {
    display: block;
    width:60px;
    height: 60px;
    background: url(../images/sr-fnbar-logo-s-w.svg) no-repeat center;
    background-size:100%;
    text-indent:-5000px !important;
}
.sr-fnbar-left {
    padding: 18px 10px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top:0;
    left: 82px;
}
.sr-fnbar-right {
    position: absolute;
    top:0;
    right: 10px;
}
.sr-fnbar-right a {
    display: inline-block;
    padding: 18px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sr-fnbar-right a:hover {
    background: #FFF;
    color:#000;
}

/*--- sr-footer ---*/
.sr-footer {
    width: 100%;
    padding: 26px 0 35px 0;
    background: #000;
    font-size:12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sr-footer a {
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}
.sr-footer-contant {
    width: 100%;
    max-width: 980px;
    margin: auto;
}
.sr-footer-contant .copyright {
    margin-top:10px;
    font-size:10px;
}
.sr-footer-left {
    width:34%;
    float:left;
}
.sr-footer-right {
    width: 66%;
    float:right;
}
.sr-footer-sitemap {
    width: 25%;
    float: left;
}
.sr-footer-right .title {
    display: inline-block;
    font-weight: bold;
    color:#FFF;
    margin-bottom: 3px;
    padding: 0 16px 8px 0;
    border-bottom: 2px solid #222;
}
.sr-footer-right li a {
    display: block;
    line-height: 2;
}


/*--- wrapper ---*/
.wrapper {}
.wrapper1 {}
.wrapper2 {}


.header {
	width:100%;
}
.header1 {
	position:relative;
	margin:auto;
	width:100%;
	min-width:1000px;
	max-width:2560px;
	background-color:#fff;
}

.ad  {
	width:100%;
}

.ad1, .ad2 {
	position:relative;
	margin:auto;
	width:100%;
	min-width:1000px;
	max-width:2560px;
	background-color:#fff;
}

.pic {
    position:absolute;
    cursor: pointer;
}
.pic2 {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity:0;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
}
.pic:hover .pic2 {
    opacity:1;
}

.fixed-bg.bg {
    background-image: url("https://i01.istayreal.com/event/2016/06/sweet/images/2016-sweet_05.jpg");
}
.fixed-bg {
    max-height: 100%;
    min-width: 1000px;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

.daf-container {
    margin: 0 auto;
    text-align: center;
}

.footer .explain {
    width: 980px;
    margin: auto;
    padding-top: 30px;
    margin-bottom: 50px;
    border-top: 1px dotted #ddd;
    color:#ccc;
}
.footer .explain a {
    color:#ccc;
    text-decoration: underline;
}
.footer .explain a:hover {
    color:#aaa;
}

.footer .explain ul li {
    font-size:0.75em;
    line-height: 1.2;
    padding:6px 0;
}

@media screen and (max-width: 1100px) {
    .wrapper {
        min-width: 1100px;
        position: relative;
    }
    .wrapper1 {
        position: absolute;
        left: 50%;
    }
    .wrapper2 {
        position: absolute;
        left: -550px;
    }
}
@media screen and (max-width: 1024px) {
    .wrapper {
        zoom: 0.8909090909;
    }
    .sr-fnbar {
        width: 100%;
        position: absolute;
    }
}