﻿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);}
input {outline:none;}


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

.modal-body {line-height:4rem;font-size:1.5rem;font-weight:bold;color:#765937;padding:40px;}
.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;}
.modal-content {background:url(../img/Pop.png);box-shadow:none !important;border:none !important;background-size:100% 100%;}
.dx_captcha_basic-style-popup {z-index:9999 !important;}
.dx_captcha_clickword-style-popup {z-index:9998 !important;}


@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;}
.Top img {width:100%;height:auto;}

.Logo {width:30%;height:auto;margin:0 auto;overflow:hidden;margin-top:-1rem;}
.Logo img {width:100%;height:auto;}

.Bottom {width:100%;height:auto;overflow:hidden;margin-top:3rem;}
.Bottom img {width:100%;height:auto;}

.Slogan {width:100%;height:auto;overflow:hidden;text-align:center;margin-top:1rem;}
.Slogan img {width:100%;height:auto;}

.SetUpBox {background:url(../img/SetUpBox.png);width:100%;height:auto;margin:0 auto;margin-top:2rem;overflow:hidden;padding:4rem;line-height:4rem;font-size:1.4rem;font-weight:bold;color:#feffff;background-size:100% 100%;}
.SetUpBox span {color:#ffbf5b;}

.LoginBtn {width:133px;height:61px;display:block;cursor:pointer;margin:0 auto;margin-top:10px;}
.LoginBox {background:url(../img/LoginBox.png);width:100%;height:auto;overflow:hidden;background-size:100% 100%;padding:3rem;margin:0 auto;}
.LoginBoxH {width:100%;height:auto;overflow:hidden;text-align:center;}
.LoginBox input {width:100%;height:4rem;line-height:4rem;display:block;margin:0 auto;margin-top:2rem;background:none !important;border:1px solid #928d94;color:#fff;font-size:1.4rem;text-indent:1em;overflow:hidden;}
.LoginBtn2 {width:100%;height:auto;line-height:3rem;display:block;text-align:center;color:#efd487;text-decoration:underline;margin:0 auto;margin-top:10px;margin-bottom:10px;font-size:1.3rem;}
.errorTipDiv {width:100%;height:auto;text-align:center;line-height:30px;margin-top:10px;}

}	



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

body {background:url(../img/max_bg.jpg) top center no-repeat #1a1a1a;}

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

.Logo {width:240px;height:auto;margin:0 auto;overflow:hidden;margin-top:-40px;}
.Logo img {width:100%;height:auto;}

.Bottom {width:100%;height:auto;overflow:hidden;margin-top:100px;}
.Bottom img {width:100%;height:auto;}

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

.SetUpBox {background:url(../img/SetUpBox.png);width:711px;height:auto;margin:0 auto;margin-top:20px;overflow:hidden;padding:50px;line-height:40px;font-size:15px;font-weight:bold;color:#feffff;background-size:100% 100%;}
.SetUpBox span {color:#ffbf5b;}

.LoginBtn {width:133px;height:61px;display:block;cursor:pointer;margin:0 auto;margin-top:10px;}
.LoginBox {background:url(../img/LoginBox.png);width:432px;height:auto;overflow:hidden;background-size:100% 100%;padding:40px;margin:0 auto;}
.LoginBoxH {width:100%;height:auto;overflow:hidden;text-align:center;}
.LoginBox input {width:100%;height:30px;line-height:30px;display:block;margin:0 auto;margin-top:10px;background:none !important;border:1px solid #928d94;color:#fff;font-size:14px;text-indent:1em;overflow:hidden;}
.LoginBtn2 {width:100%;height:20px;line-height:20px;display:block;text-align:center;color:#efd487;text-decoration:underline;margin:0 auto;margin-top:10px;margin-bottom:10px;}
.errorTipDiv {width:100%;height:auto;text-align:center;line-height:30px;margin-top:10px;}

.modal-dialog {width:432px;}


}


@media screen and (min-width:1600px){
	
body {background:url(../img/max_bg.jpg) top center no-repeat #1a1a1a; background-size:100% auto;background-attachment:fixed;overflow-x:hidden;}

}

