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, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
}
a {
	color: inherit;
	text-decoration: none;
}
/* 背景 */

body {
	width: 100%;
	background: #1a1222 url(/images/event/2020/divination/bg.jpg) no-repeat fixed 50% 0;
}
/* page1 */

.main, .list{
	padding: 80px;
	margin:0 auto;
	width: 800px;
}
.result {
	padding: 80px;
	margin:0 auto;
	width: 960px;
}
.main {
	padding: 150px;
}
.main div {
	width: 470px;
}
.main img {
	float: right;
	margin-bottom: 50px;
}
p {
	width: 450px;
	line-height: 2.5em;
	color: #fff;
	float: right;
}
.main span a {
	float: right;
	margin: 50px 125px;
	display: block;
	height: 55px;
	width: 200px;
	background: #29a9d0;
	text-align: center;
	color: #fff;
	line-height: 55px;
	font-size: 22px;
	letter-spacing: 0.2em;
}
.main span a:hover {
	background: #63beda;
}
.main ul {
	width: 300px;
	height: 600px;
	float: right;
}
.main li {
	display: block;
	width: 150px;
	height: 150px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	behavior: url(PIE.htc);
	margin: 30px;
}

/*----2020----*/
.north {
	background-position: 50% 50%;
	background-image: url(/images/event/2020/divination/2020_02.jpg);
}
.country {
	background-position: 40% 40%;
	background-image: url(/images/event/2020/divination/2020_06.jpg);
}
.modern {
	background-position: 40% 50%;
	background-image: url(/images/event/2020/divination/2020_01.jpg);
}
/* page2 */

.title > img, .result > img {
	display: block;
	margin: auto;
}
.result .m, .title .m {
	display: none;
}
h1 {
	text-align: center;
	font-size: 30px;
	margin: 15px 0 0 0;
	color: #fffca4;
}
h2 {
	display: block;
	height: 3px;
	font-size: 20px;
	margin: 15px 0;
	padding: 10px;
	text-align: center;
	color: #fff;
}
/* Shine */

.Shine::after {
	content: '';
	clear: both;
	display: block;
}
.Shine li {
	display: inline-block;
	float: left;
	margin: 33px;
	height: 350px;
}
.Shine a {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
	display: block;
	position: relative;
	overflow: hidden;
	height: 338px;
}
.Shine a:before {
	position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 98%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.Shine a:hover {
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	behavior: url(PIE.htc);
	margin-top: -15px;
}
.Shine a:hover:before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
 @-webkit-keyframes shine {
 100% {
 left: 125%;
}
}
 @keyframes shine {
 100% {
 left: 125%;
}
}
/* page3 */

.result h2 {
	padding: 0px;
	margin-bottom: 50px;
}
.result > div {
	width: 740px;
	/*    background: rgba(255, 255, 255, 0.7);*/
    
	background: url(/images/event/2020/divination/bgw.png);
	padding: 30px;
	margin-bottom: 30px;/*    background: none\9;*/
	margin: 0 auto;
}
.card {
	float: left;
	padding: 0 10px;
}
.box {
	float: right;
	padding: 0 15px;
	border-left: 1px dotted gray;
	width: 530px;
}
.pic {
	display: block;
	width: 470px;
	height: 313px;
	margin: auto;
}
.box h4 {
	padding-top: 30px;
	margin: auto;
	width: 470px;
	line-height: 2em;
}
.box h4 span {
	padding-top: 20px;
	display: block;
	font-weight: 500;
	color: #553278;
}
.box h4+span a {
	float: right;
	height: 35px;
	width: 120px;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	font-weight: bolder;
	padding: 0 10px;
	margin: 0 40px;
	color: #553278;
	border: 1px solid #553278;
}
.box h4+span a:hover {
	color: #fff;
	font-weight: normal;
	background-color: #553278;
}

/*----2020----*/
.card span {
	display: block;
	height: 221px;
	width: 133px;
    background-size: contain;
    margin: 0 auto;
}
.card h5 {
	display: block;
	margin: 40px 20px 20px 20px;
	text-align: center;
	font-size: 18px;
	color: #353535;
	font-weight: bolder;
}
.card h4 {
	display: block;
	width: 100px;
	margin: auto;
	line-height: 2em;
}
h3 {
	background-color: #553278;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	margin: 10px 0px 40px 0px;
}
.btn {
	clear: both;
	width: 800px;
	margin: auto;
	padding: 30px 0 0 0;
	width: 415px;
}
.btn li {
	display: inline-block;
}
.btn li a {
	color: #fff;
	padding: 10px 30px;
	display: block;
	font-size: 20px;
	margin: 20px;
	background-color: #38559b;
}
.btn li a:hover {
	background-color: #182f67;
}
.btn li:nth-child(1) a {
	background-color: #553278;
}
.btn li:nth-child(1) a:hover {
	background-color: #320d49;
}
.btn span {
	display: block;
	float: left;
	background-image: url(/images/event/2020/divination/f.png);
	width: 20px;
	height: 20px;
	margin: 5px 10px 0 0;
}
/*-- 2017/4/25 新增 --*/
.tarot_article{
	margin:50px 0
}
ul.tarot_case{
	text-align: center;
}
ul.tarot_case li{
	display: inline-block;
    width: 300px;
    background-color: #fff;
    margin-bottom: 16px;
	margin-right: 26px;
}
ul.tarot_case li:last-child{
	margin-right: 0px;
}
ul.tarot_case li>a {
    float: left;
    width: 300px;
    height: 200px;
    overflow: hidden;
}
ul.tarot_case li img{
	width: auto;
    height: 100%;
    margin: auto;
}
ul.tarot_case .tarot_span{
	display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    margin: 10px 0 10px 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    overflow: hidden;
}
ul.tarot_case li strong{
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin: 15px 10px 0;
    width: 200px;
    font-size: 16px;
	text-align: left;
}
ul.tarot_case li strong a{
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}
ul.tarot_case li strong:hover {
	color: #009688;
}
.tarot_button {
    display: block;
    text-align: center;
    margin: 10px 0 20px;
}
.tarot_button a {
    display: inline-block;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #BBB;
    margin: 0px 6px 0px 6px;
    text-decoration: none;
}
.tarot_button a:hover {
    background-color: #00796B;
    color: #fff;
    border: 1px solid #00796B;
}
/*-- 2017/4/25 新增 END--*/
@media (max-width: 960px){
	.result {
    width: 100%;
}
}

/* -------------- 320PX -------------- */

@media screen and (max-width: 414px) {
/* page1 */
    
.main,  .list,  .result {
	padding: 0px;
	margin: auto;
	max-width: 100%;/*        overflow: hidden;*/
}
.main div {
	width: 100%;
}
.main span a {
	margin: auto;
	float: none;
	margin-top: 30px;
}
.main span a:active {
	background: #63beda;
}
.main img {
	display: block;
	float: none;
	padding: 14px;
	margin: auto;
	max-width: 90%;
}
.main p {
	width: 90%;
	margin: auto;
	float: none;
}
.main ul {
	display: none;
}
/* page2 */
    
.result .w,  .title .w {
	display: none;
}
.result .m,  .title .m {
	display: block;
	padding: 30px 0 0 0;
}
.title h2 {
	padding: 20px;
	border-top: 1px solid rgba(100%, 100%, 100%, 0.4);
}
/* Shine */
    
.Shine {
	width: 330px;
	margin: auto;
}
.Shine li {
	margin: 10px 6px;
	height: 169px;
}
.Shine a {
	height: 100%;
}
.Shine a img {
	height: 169px;
}
.Shine a:before {
	width: 25%;
	height: 100%;
}
/* page3 */
    
.result > div {
	width: 100%;
	padding: 10px 0;
	margin-bottom: 30px;
}
h3 {
	font-size: 17px;
	margin: 20px;
}
.card {
	float: none;
	margin: auto;
	height: 300px;
	width: 300px;
}
.card span {
	float: left;
	margin: 0 0 0 10px;
}
.card h5 {
	float: right;
}
.card h4 {
	text-align: center;
	margin-right: 25px;
	float: right;
}
.box {
	width: 100%;
	padding: 0;
	margin: 0;
	float: none;
	border-left: none;
	margin-top: -50px;
}
.pic {
	width: 320px;
	height: 213px;
	margin: auto;
	padding: 0px;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
}
.box h4 {
	margin: auto;
	width: 90%;
}
.btn {
	clear: both;
	text-align: center;
	width: 100%;
}
.btn li {
	margin: -10px;
}
	ul.tarot_case li{
		margin-right: 0;
	}
}

/* -------------- 480PX -------------- */

@media screen and (min-width: 415px) and (max-width: 639px) {
/* page1 */
    
.main,  .list,  .result {
	padding: 0px;
	margin: auto;
	max-width: 100%;
}
.main div {
	width: 100%;
}
.main img {
	display: block;
	float: none;
	padding: 50px 0;
	margin: auto;
	max-width: 90%;
}
.main p {
	width: 85%;
	margin: auto;
	float: none;
}
.main span a {
	margin: auto;
	float: none;
	margin-top: 50px;
}
.main span a:active {
	background: #63beda;
}
.main ul {
	display: none;
}
/* page2 */
    
.result .w,  .title .w {
	display: none;
}
.result .m,  .title .m {
	display: block;
	padding: 30px 0 0 0;
}
.title h2 {
	padding: 20px;
	border-top: 1px solid rgba(100%, 100%, 100%, 0.4);
}
/* Shine */
    
.Shine {
	width: 490px;
	margin: auto;
}
.Shine li {
	margin: 12px;
	height: 236px;
}
.Shine a {
	height: 100%;
}
.Shine a img {
	height: 236px;
}
/* page3 */
    
.result > div {
	width: 100%;
	padding: 10px 0;
	margin-bottom: 30px;
}
h3 {
	font-size: 17px;
	margin: 20px;
}
.card {
	float: none;
	margin: auto;
	height: 300px;
	width: 300px;
}
.card span {
	float: left;
	margin: 0 0 0 10px;
}
.card h5 {
	float: right;
}
.card h4 {
	text-align: center;
	margin-right: 25px;
	float: right;
}
.box {
	width: 100%;
	padding: 0;
	margin: 0;
	float: none;
	border-left: none;
	margin-top: -40px;
}
.pic {
	width: 480px;
	height: 319px;
	margin: auto;
	padding: 0px;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
}
.box h4 {
	margin: auto;
	width: 90%;
}
.btn {
	clear: both;
	text-align: center;
	width: 100%;
}
.btn li {
	margin: -10px;
}
}

/* -------------- 640PX -------------- */

@media screen and (min-width: 640px) and (max-width: 768px) {
/* page1 */
    
.main,  .list,  .result {
	padding: 0px;
	margin: auto;
	max-width: 100%;
}
.main div {
	width: 68%;
}
.main img {
	display: block;
	padding: 50px 0;
	margin: auto;
	max-width: 90%;
}
.main p {
	width: 90%;
}
.main span a:active {
	background: #63beda;
}
.main ul {
	width: 32%;
	height: 600px;
	float: right;
}
/* page2 */
    
.result .w,  .title .w {
	display: none;
}
.result .m,  .title .m {
	display: block;
	padding: 30px 0 0 0;
}
.title h2 {
	padding: 20px;
	border-top: 1px solid rgba(100%, 100%, 100%, 0.4);
}
/* Shine */
    
.Shine {
	width: 640px;
	margin: auto;
}
.Shine li {
	margin: 28px;
	height: 270px;
}
.Shine a {
	height: 100%;
}
.Shine a img {
	height: 270px;
}
/* page3 */
    
.result > div {
	margin: auto;
	width: 93%;
	min-width: 640px;
	padding: 20px;
}
.box {
	float: right;
	padding: 0;
	padding-left: 10px;
	border-left: 1px dotted gray;
	width: 480px;
}
.card {
	padding: 0px;
}
}
