﻿body {background:#1c1916;font-family:"微软雅黑";overflow-x:hidden;}

img { border:none;}
li { list-style:none;}
a {text-decoration:none;}
a:hover {opacity:0.7;filter:alpha(opacity=70);}

.modal-content {background:#29261c;text-align:center;}
.modal-body {line-height:4rem;font-size:1.5rem;font-weight:bold;color:#e1dfd9;}
.modal-body h1 {font-size:1.6rem;color:red;}
.modal-body span {color:#c3a475;}
.modal-header {border-bottom:none;color:#e1dfd9;}
.modal-title {text-align:center;font-weight:bold;font-size:1.8rem;}
.close {color:#e8c573;}
.modal-footer {border-top:none;}
.btn-default {background:#29261c;color:#e1dfd9;border:none;}
.dx_captcha_clickword-style-popup {z-index:1060 !important;}



.imgbox {width:100%;height:auto;overflow:hidden;text-align:center;}
.imgbox img {max-width:100%;}



@media screen and (max-width: 768px) {
	
body:before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background:url(../img/min_bg.jpg) center 0 no-repeat;
  background-size: cover;
}	
	
	
.Top {width:100%;height:auto;overflow:hidden;position:relative;}
.MinImg {width:100%;height:auto;}	
.Maximg {display:none;}

.OrderBox {width:100%;height:auto;overflow:hidden;margin:0 auto;margin-bottom:40px;}
.OrderBox input {width:80%;height:4rem;display:block;background:none;border:1px solid #dfbd83;text-indent:1em;color:#fff;line-height:4rem;margin:0 auto;margin-top:2rem;}
.Yzm {width:160px;height:40px;display:block;background:#dfbd83;color:#000;font-size:14px;line-height:40px;text-align:center;cursor:pointer;margin:0 auto;margin-top:10px;}
.OrderBtn1 {width:200px;height:56px;display:block;cursor:pointer;margin:0 auto;margin-top:10px;}
.OrderBtn1 img {width:100%;height:auto;}
.OrderBox span {color:red;}

.LoginOut {font-size:1.4rem;color:#f3e2c4;text-align:center;line-height:3rem;overflow:hidden;width:100%;height:auto;overflow:hidden;text-align:center;margin-top:2rem;}
.LoginOutBtn {color:#f3e2c4;text-decoration:underline;cursor:pointer;}
.LoginOut b {color:#ea9751;}

.Center {width:100%;height:auto;overflow:hidden;margin:0 auto;padding-bottom:10rem;}

.RewardBox {width:100%;height:auto;margin:0 auto;overflow:hidden;margin-top:3rem;}
.RewardBox img {width:18%;height:auto;float:left;margin-left:1%;}

.Cj {width:30%;height:auto;display:block;cursor:pointer;margin:0 auto;margin-top:2rem;}
.Cj img {width:100%;height:auto;}

.Yy {width:30%;height:auto;display:block;cursor:pointer;margin:0 auto;margin-top:2rem;}
.Yy img {width:100%;height:auto;}

.LoginBtn {width:30%;height:auto;display:block;cursor:pointer;margin:0 auto;margin-top:2rem;}
.LoginBtn img {width:100%;height:auto;}

.HH {width:90%;height:auto;overflow:hidden;text-align:center;margin:0 auto;margin-top:2rem;}
.HH img {max-width:100%;height:auto;}

.Txt {width:96%;height:auto;overflow:hidden;font-size:1.4rem;color:#d8c3c8;margin:0 auto;margin-top:2rem;line-height:3rem;}
.Txt span {color:#eb9852;}


.MediaBox {width:100%;height:auto;overflow:hidden;margin:0 auto;margin-top:3rem;}
.MediaBox img {width:30%;height:auto;float:left;margin-left:2.5%;}


.InfoBox {width:100%;height:3rem;line-height:3rem;overflow:hidden;position:relative;text-align:center;margin:0 auto;margin-top:3rem;}
.Info {width:100%;height:3rem;position:absolute;top:0;left:0%;color:#f4e9cb;font-size:1.2rem;font-weight:bold;}
.Info b {color:#eb9751;}
.Info {-webkit-animation: go 12s linear infinite;;
    animation: go 12s linear infinite;} 
@-webkit-keyframes go
{

				from {
					transform: translate(0, 0);
				}
				to {
					transform: translate(-50%, 0);
				}
}

@-moz-keyframes go
{

				from {
					transform: translate(0, 0);
				}
				to {
					transform: translate(-50%, 0);
				}
}

@-ms-keyframes go
{

				from {
					transform: translate(0, 0);
				}
				to {
					transform: translate(-50%, 0);
				}
}

@-o-keyframes go
{

				from {
					transform: translate(0, 0);
				}
				to {
					transform: translate(-50%, 0);
				}
}


.HisBtn {width:200px;height:30px;display:block;line-height:30px;font-size:15px;font-weight:bold;color:#f3e2c4;cursor:pointer;text-align:center;text-decoration:underline;margin:0 auto;margin-top:20px;}

.BtnBox {width:100%;height:auto;overflow:hidden;margin:0 auto;margin-bottom:2rem;margin-top:2rem;}
.BtnBox a {width:45%;height:auto;display:block;float:left;margin-left:3.3%;}
.BtnBox a img {width:100%;height:auto;}

table {width:90%;height:auto;margin:0 auto;margin-top:2rem;margin-bottom:3rem;}
table th {background:#f3e2c4;border:1px solid #f3e2c4;line-height:4rem;color:#000;font-size:1.4rem;text-align:center;}
table td {border:1px solid #f3e2c4;line-height:4rem;color:#f3e2c4;font-size:1.4rem;text-align:center;}


.footer {display:none;}
}	



@media screen and (min-width:768px){

body {background:url(../img/max_bg.jpg) top center no-repeat #1a1a1a; background-size:100% auto;background-attachment:fixed;overflow-x:hidden;}

.Top {width:100%;height:auto;overflow:hidden;}	
.Top img {width:100%;height:auto;}
.MinImg {display:none;}

.LoginOut {color:#f3e2c4;text-align:center;font-size:16px;line-height:40px;overflow:hidden;}
.LoginOutBtn {color:#f3e2c4;text-decoration:underline;cursor:pointer;}
.LoginOut b {color:#ea9751;}

.OrderBox {width:100%;height:auto;overflow:hidden;margin:0 auto;margin-bottom:40px;}
.OrderBox span {color:red;}
.CodeIput {width:300px;height:40px;display:block;background:none;border:1px solid #dfbd83;text-indent:1em;color:#dfbd83;line-height:40px;margin:0 auto;margin-top:20px;}
.OrderBtn1 {width:200px;height:56px;display:block;cursor:pointer;margin:0 auto;margin-top:10px;}
.OrderBtn1 img {width:100%;height:auto;}
.YzmBox {width:300px;height:auto;margin:0 auto;overflow:hidden;margin-top:20px;}
#txtPhone {width:200px !important;height:40px;display:block;background:none;border:1px solid #dfbd83;text-indent:1em;color:#dfbd83;line-height:40px;margin:0 auto;float:left;}
.Yzm {background:#dfbd83;width:100px;height:40px;display:block;cursor:pointer;float:left;line-height:42px;color:#000;text-align:center;font-size:14px;}
.Yzm img {width:100%;height:auto;}

.Center {width:1200px;height:auto;overflow:hidden;margin:0 auto;padding-bottom:100px;}

.RewardBox {width:1100px;height:206px;margin:0 auto;overflow:hidden;background-size:100% 100%;margin-top:30px;}
.RewardBox img {float:left;margin-left:20px;}

.Cj {width:400px;height:83px;display:block;cursor:pointer;margin:0 auto;margin-top:30px;}
.Cj img {width:100%;height:auto;}

.Yy {width:329px;height:92px;display:block;cursor:pointer;margin:0 auto;margin-top:30px;}
.Yy img {width:100%;height:auto;}

.LoginBtn {width:400px;height:83px;display:block;cursor:pointer;margin:0 auto;margin-top:30px;}
.LoginBtn img {width:100%;height:auto;}

.HH {width:100%;height:auto;overflow:hidden;text-align:center;margin-top:30px;}
.HH img {max-width:100%;height:auto;}

.Txt {width:100%;height:auto;overflow:hidden;font-size:15px;color:#d8c3c8;line-height:40px;}
.Txt span {color:#eb9852;}

.InfoBox {width:600px;height:40px;line-height:40px;overflow:hidden;position:relative;text-align:center;margin:0 auto;margin-top:30px;}
.Info {width:1500px;height:40px;position:absolute;top:0;left:0%;color:#f4e9cb;font-size:15px;font-weight:bold;}
.Info b {color:#ea9751;}
.Info {-webkit-animation: go 12s linear infinite;;
    animation: go 12s linear infinite;} 
@-webkit-keyframes go
{

				from {
					transform: translate(0, 0);
				}
				to {
					transform: translate(-50%, 0);
				}
}

@-moz-keyframes go
{

				from {
					transform: translate(0, 0);
				}
				to {
					transform: translate(-50%, 0);
				}
}

@-ms-keyframes go
{

				from {
					transform: translate(0, 0);
				}
				to {
					transform: translate(-50%, 0);
				}
}

@-o-keyframes go
{

				from {
					transform: translate(0, 0);
				}
				to {
					transform: translate(-50%, 0);
				}
}

.modal-dialog {width:1000px;top:10%;}

.MediaBox {width:900px;height:auto;overflow:hidden;margin:0 auto;margin-top:50px;}
.MediaBox img {width:250px;height:300px;float:left;margin-left:40px;}

.HisBtn {width:200px;height:30px;display:block;line-height:30px;font-size:15px;font-weight:bold;color:#f3e2c4;cursor:pointer;text-align:center;text-decoration:underline;margin:0 auto;margin-top:20px;}

.BtnBox {width:720px;height:110px;overflow:hidden;margin:0 auto;margin-bottom:50px;margin-top:20px;}
.BtnBox a {width:329px;height:110px;display:block;float:left;margin-left:20px;}

table {width:600px;height:auto;margin:0 auto;margin-top:20px;margin-bottom:40px;}
table th {background:#f3e2c4;border:1px solid #f3e2c4;line-height:40px;color:#000;font-size:14px;text-align:center;}
table td {border:1px solid #f3e2c4;line-height:40px;color:#f3e2c4;font-size:14px;text-align:center;}
 

}


