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

img { border:none;}
li { list-style:none;}
a {text-decoration:none;}

.modal-content {background:#29261c;}
.modal-body {line-height:4rem;font-size:1.5rem;font-weight:bold;color:#e1dfd9;text-align:center;}
.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-body select {color:#000;}

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

.TxtBtn {width:175px;height:58px;display:block;margin:0 auto;margin-top:20px;margin-bottom:20px;}


@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_bg2.jpg) center 0 no-repeat;
  background-size: cover;
}

.FixBtnBox {width:100%;height:auto;position:fixed;left:0px;bottom:0px;overflow:hidden;}
.FixBtnBox a {width:30%;height:auto;display:block;cursor:pointer;float:left;margin-left:2.5%;margin-bottom:1rem;filter:brightness(0.7);}
.FixBtnBox a img {width:100%;height:auto;}
.FixBtnBox a.on {filter:brightness(1);}

.FixBg {width:100%;height:auto;overflow:hidden;}
.FixBtn {width:30%;height:auto;display:block;cursor:pointer;float:left;margin-left:2.5%;margin-bottom:1rem;}
.FixBtn img {width:100%;height:auto;}

.Center {background:url(../img/txt.png) repeat;width:100%;height:auto;padding:30px;margin:0 auto;padding-bottom:220px;line-height:40px;color:#fde9a0;font-size:15px;display:none;}
.Center.on {display:block;}

.W1200 {width:100%;height:0px;overflow:hidden;}

.HH {width:100%;height:auto;overflow:hidden;text-align:center;}
.HH img {max-width:100%;height:auto;}
	
table {width:100%;height:auto;margin:0 auto;margin-top:2rem;}
table th {border:1px solid #fde9a0;background:#fde9a0;color:#000;text-align:center;line-height:3rem;font-size:1.4rem;}
table td {border:1px solid #fde9a0;color:#fde9a0;text-align:center;line-height:3rem;font-size:1.4rem;}

.Bottom {width:100%;height:auto;position:fixed;left:0px;bottom:0px;z-index:2;display:none;}
.BottomBtnBox {width:100%;height:auto;overflow:hidden;position:fixed;bottom:0px;left:0px;z-index:3;}
.BottomBtnBox a {width:30%;height:auto;display:block;cursor:pointer;float:left;margin-left:2.5%;}
.BottomBtnBox a img {max-width:100%;height:auto;}
}	



@media screen and (min-width:768px){
	
body {background:url(../img/max_bg2.jpg) top center no-repeat #1a1a1a;}

.FixBg {width:290px;height:auto;overflow:hidden;position:fixed;left:2px;top:20px;}
.FixBtn {width:290px;height:52px;display:block;margin:0 auto;margin-top:4px;}
.FixBtn img {display:none;}

.GoIndex {width:72px;height:67px;display:block;margin:0 auto;margin-top:10px;}

.FixBtn1 {background:url(../img/tab1_off.png);}
.FixBtn1:hover {background:url(../img/tab1_on.png);}
.FixBtn2 {background:url(../img/tab2_off.png);}
.FixBtn2:hover {background:url(../img/tab2_on.png);}
.FixBtn3 {background:url(../img/tab3_off.png);}
.FixBtn3:hover {background:url(../img/tab3_on.png);}

.FixBtnBox {width:100%;height:auto;overflow:hidden;}
.FixBtnBox a {width:179px;height:35px;display:block;cursor:pointer;margin:0 auto;margin-top:6px;filter:brightness(0.7);}
.FixBtnBox a:hover {filter:brightness(1);}
.FixBtnBox a.on {filter:brightness(1);}

.Center {background:url(../img/txt.png) repeat;width:1000px;min-height:1080px;padding:30px;margin:0 auto;padding-bottom:100px;line-height:40px;color:#fde9a0;font-size:15px;display:none;overflow:hidden;}
.Center.on {display:block;}

.W1200 {width:100%;height:0px;overflow:hidden;}

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

table {width:80%;height:auto;margin:0 auto;margin-top:20px;}
table th {border:1px solid #fde9a0;background:#fde9a0;color:#000;text-align:center;line-height:30px;font-size:16px;}
table td {border:1px solid #fde9a0;color:#fde9a0;text-align:center;line-height:30px;font-size:16px;}



}


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

}

