﻿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(../image/Pop.png);box-shadow:none !important;border:none !important;background-size:100% 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(../image/bg1.jpg) center 0 no-repeat;
  background-size: cover;
}	

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

.LoginBg {background:url(../image/box.png);width:98%;height:auto;margin:0 auto;margin-top:2rem;background-size:100% 100%;padding-top:2rem;padding-bottom:2rem;}

.LoginBox {width:100%;height:auto;overflow:hidden;text-align:center;color:#000;line-height:3rem;}
.HH {width:100%;height:auto;line-height:4rem;text-align:center;font-weight:bold;color:#9c602e;font-size:2rem;margin-top:2rem;}
.UserInfo {width:100%;height:auto;line-height:3rem;margin-top:2rem;}
.LoginBox input {width:90%;height:4rem;display:block;margin:0 auto;margin-top:2rem;line-height:4rem;text-indent:1em;border:1px solid #9c602e;color:#000;font-size:1.4rem;}
.LoginBox select {width:60%;height:4rem;display:block;margin:0 auto;margin-top:2rem;line-height:4rem;text-indent:1em;border:1px solid #9c602e;color:#000;font-size:1.4rem;}
.LoginBtn {background:url(../image/btn.png);width:176px;height:60px;display:block;cursor:pointer;line-height:60px;font-weight:bold;font-size:18px;color:#9c602e;margin:0 auto;margin-top:20px;text-align:center;}
.Yzm {width:200px;height:20px;line-height:20px;font-size:15px;text-align:center;text-decoration:underline;cursor:pointer;margin:0 auto;margin-top:20px;display:block;color:#9c602e;}
.LoginBox a {text-decoration:underline;cursor:pointer;color:#9c602e;}

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

.Txt {background:url(../image/box.png);width:100%;height:auto;overflow:hidden;margin:0 auto;margin-top:2rem;margin-bottom:4rem;line-height:4rem;color:#9c602e;font-size:1.4rem;background-size:100% 100%;padding:2rem;}

}	



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

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

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

.LoginBg {background:url(../image/box.png);width:600px;height:auto;margin:0 auto;margin-top:30px;background-size:100% 100%;padding-bottom:30px;}

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

.LoginBox {width:100%;height:auto;overflow:hidden;text-align:center;color:#000;line-height:30px;}
.HH {width:100%;height:30px;line-height:30px;text-align:center;font-weight:bold;color:#9c602e;font-size:26px;margin-top:30px;}
.UserInfo {width:100%;height:auto;line-height:30px;margin-top:20px;}
.LoginBox input {width:300px;height:40px;display:block;margin:0 auto;margin-top:20px;line-height:40px;text-indent:1em;border:1px solid #9c602e;color:#000;font-size:15px;}
.LoginBox select {width:300px;height:40px;display:block;margin:0 auto;margin-top:20px;line-height:40px;text-indent:1em;border:1px solid #9c602e;color:#000;font-size:15px;}
.LoginBtn {background:url(../image/btn.png);width:176px;height:60px;display:block;cursor:pointer;line-height:60px;font-weight:bold;font-size:18px;color:#9c602e;margin:0 auto;margin-top:20px;text-align:center;}
.Yzm {width:200px;height:20px;line-height:20px;font-size:15px;text-align:center;text-decoration:underline;cursor:pointer;margin:0 auto;margin-top:20px;display:block;color:#9c602e;}
.LoginBox a {text-decoration:underline;cursor:pointer;color:#9c602e;}

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

.Txt {background:url(../image/box.png);width:1000px;height:auto;overflow:hidden;margin:0 auto;margin-top:20px;margin-bottom:40px;line-height:40px;color:#9c602e;font-size:15px;background-size:100% 100%;padding:40px;}

}


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

