﻿body {
	width: 800px;
	height: 780px;
	background: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	color: #fff;
}
#wrap{
  max-width: 100%;
  height: 100%;
  position: relative;
  margin: 0px auto;
  overflow: hidden;
}
.slogan {
    width: 100%;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    z-index: 1;
    margin-top: 80px;
    text-shadow: 0 0 15px #e2a32f, 0 0 30px rgb(150 122 167 / 30%);
}
.logo {
    position: absolute;
    margin: 0 2%;
    width: 30%;
    max-width: 170px;
    display: block;
    z-index: 9;
}
.slogan img, .logo img {
	width: 100%;
}
select {
	width: 220px;
	padding: 0 5px;
	font-size: 14px;
	margin: 5px 0 10px 0;
}
ol, ul {
    text-align: left;
    padding-left: 15px;
}
ol {
	list-style: decimal;
}
/*----Content----*/
#content1 {
    /* height: 810px; */
    width: 40%;
    margin-top: 14%;
    margin-left: 6%;
    margin-bottom: 2%;
    line-height: 30px;
    padding: 40px 90px 60px 90px;
    text-align: center;
    background: rgba(28, 33, 51, 0.8);
    border: 2px solid #3b3363;
    position: relative;
}
#content1 h3 {
    color: #fff1c7;
    font-size: 23px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
}
#content1 p {
	margin-bottom: 20px;
	text-align: left;
}
#content1 p.a {
    color: #a58eff;
    margin: 0;
}
.btn {
    margin: 20px auto;
    display: inline-block;
    position: relative;
}
#content2 h2 {
    color: #f1d757;
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
}
#content2 h3 {
    color: #ffe4d0;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
}
#content2 p {
	line-height: 25px;
}
#content2 table {
    width: 100%;
}
#content2 {
    width: 58%;
    margin: 50px auto 20px;
    /* height: 520px; */
    padding: 40px 50px 40px;
    position: relative;
    color: #e2e2e2;
    background: #4a2104a3;
    border: 1px solid #632d0e;
}
.box1 {
    text-align: center;
    border-bottom: 1px solid #b56a32;
    padding: 0 0 20px 0;
}
.box2 {
	text-align: center;
	margin-top: 20px;
}
.div table td {
    text-align: center;
    height: 25px;
    padding-bottom: 10px;
    line-height: 30px;
}
.div table td.prize {
    /* background: #964001; */
    line-height: 20px;
    height: 35px;
    /* border-bottom: 1px solid #ce6518; */
    padding-bottom: 0;
}
.div table td.item {
    height: 35px;
    padding: 0;
}
.div table td.date {
    height: 30px;
}
.prize ul {
	text-align: center;
}
.prize li {
    width: 30%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.prize span {
    height: 50px;
    display: block;
    line-height: 20px;
    margin-top: 6px;
}
a {
    margin: 0% 0.5%;
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.75));
    -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.75));
    -moz-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.75));
}
a:hover {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
    -moz-filter: brightness(1.2);
}
p.item_img {
    width: 42px;
    height: 42px;
    margin: 0 auto;
    background: url(../images/item_bg.png) no-repeat;
    padding: 19px;
}
.remarks {
    width: 90%;
    margin: 0 auto;
    position: relative;
    line-height: 28px;
    text-align: center;
}

.remarks span {
    color: #ffbc00;
    font-weight: bold;
}
/*----Footer----*/
#footer {
    width: 100%;
    min-width: 1200px;
    bottom: 0;
    position: relative;
    padding-top: 10px;
    margin-top: 0;
    height: 90px;
    color: #fff;
    background: #13141d;
    font-size: 12px;
}
#footer table {
  margin: 0 auto 0 auto;
}
#footer table td {
  padding-right: 8px;
}
#footer .px {
  padding-bottom: 5px;
}
.px img {
    width: 14%;
}
#footer .about {
  padding-right: 250px;
  line-height: 15px;
}
#footer table .t {
  list-style: none;
  font-size: 11px;
  line-height: 15px;
}
#footer_sp {
  display: none;
}

/*@media screen and (max-width: 1060px){
.logo {
    margin: 0 auto;
}
.slogan {
    width: 55%;
    top: 11%;
    left: 4%;
}
#content1 {
    padding: 0 0 7% 0;
}
#footer {
	min-width: 980px;
}
#footer .about {
    padding-right: 200px;
    line-height: 15px;
}
}
@media screen and (max-width: 900px){
html,body{
    background-size: 170%;
    background-position: 70% 0%;
 }
.logo {
    width: 32%;
}
.slogan {
    width: 70%;
    top: 9%;
    left: 12%;
}
#content2 {
    width: 60%;
    padding: 5% 10%;
    margin: 17% 10% 0%;
    height: auto;
}
select {
    width: 70%;
}
  #footer {
    display:none;
  }
  #footer_sp {
    display: block;
    margin-top: 40px;
    padding: 15px 10px;
    color: #ffffff;
    background: #13141d;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }
  #footer_sp .px {
    padding-bottom: 15px;
  }
  #footer_sp .grade img{
	margin: 10px 0px 5px 0px;
  }
   #footer_sp ul {
    list-style: none;
    text-align: center;
}
}
@media screen and (max-width: 768px){
html, body {
    background-size: 230%;
    background-position: 66% -4%;
}
}
@media screen and (max-width: 540px){
html, body {
    background-size: 130%;
    background-position: 50% 0%;
}
#wrap {
    width: 100%;
}
.logo {
    width: 51%;
    left: -18%;
    margin-top: 18%;
}
.slogan {
    width: 100%;
    top: 18%;
    left: 0;
}
#content1 {
    width: 90%;
    margin-top: 39%;
}
#content2 {
    width: 80%;
    padding: 5%;
    margin: 40% 5% 0% 5%;
}
.px img {
    width: 34%;
}
}
@media screen and (max-width: 360px){
.slogan {
    top: 13%;
}
}*/
/*---------------------------
	IEÃ¦ÂÂÃ§Â¤Âº
----------------------------*/

#alert-ie8 {
	background: rgba(0, 0, 0, 0.6);
	background: url(../images/bg.png)\0;
	clear: both;
	display: block;
	font-size: 15px;
	height: 20px;
	letter-spacing: 1px;
	padding: 5px;
	position: fixed;
	text-align: center;
	top: 0px;
	width: 100%;
	z-index: 1000;
	left: 50%;
	margin-left: -50%;
	color: #FFF;
}
#alert-ie8 a:link, #alert-ie8 a:visited {
	color: #FC3;
}
#alert-ie8 a:hover {
	color: #FF0;
}
#alert-ie8 strong {
	color: #F00;
}
