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

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

.ImgBox {width:80%;height:auto;overflow:hidden;text-align:center;margin:0 auto;margin-top:10px;color:#ca350d;font-weight:bold;}
.ImgBox img {max-width:100%;}

.modal-content {background:none;box-shadow:none;border:none;}
.modal-body span {color:#ffb46b;font-weight:0;}
.modal-header {border-bottom:none;color:#c3a475;}
.modal-title {text-align:center;font-weight:bold;font-size:1.8rem;}
.close {color:#e8c573;}
.modal-footer {border-top:none;}
.btn-default {background:#f8f4e0;color:#8c4d31;border:none;}
.Center img {max-width:100%;display:block;margin:8px auto;}


@media screen and (max-width: 768px) {
	
body {background:url(../img/min_bg2.jpg) bottom center no-repeat; background-size:100% 100%;background-attachment:fixed;overflow-x:hidden;}


.BtnBox {width:100%;height:auto;overflow:hidden;margin:0 auto;margin-top:2rem;}
.BtnBox a {background:url(../img/LeftAOn.png);width:30%;height:5rem;line-height:5rem;color:#fbe8b0;font-weight:bold;font-size:1.6rem;display:block;cursor:pointer;float:left;margin-left:2.5%;filter:brightness(0.8);text-align:center;background-size:100% 100%;}
.BtnBox a img {width:100%;height:auto;}
.BtnBox a.on {filter:brightness(1);}
.BtnBox a:hover {filter:brightness(1);}

.Center {width:100%;height:auto;margin:0 auto;overflow:hidden;display:none;margin-top:2rem;}
.Center.on {display:block;}
.Center {width:100%;height:auto;margin:0 auto;overflow:hidden;padding:4rem;line-height:4rem;color:#fbe8b0;font-size:1.4rem;background-size:100% 100%;}
.Center span {color:#ffdc3a;}

.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 {background:#fbe8b0;line-height:4rem;border:1px solid #fbe8b0;font-size:1.4rem;text-align:center;color:#000;}
table td {border:1px solid #fbe8b0;font-size:1.4rem;text-align:center;line-height:4rem;color:#fbe8b0;}

.GoIndex {width:72px;height:74px;display:block;position:fixed;right:10px;bottom:10px;}
.GoTop {width:72px;height:74px;display:block;position:fixed;right:10px;bottom:100px;}

.Bottom {display:none;}


}	



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

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

.BtnBox {background:url(../img/left.png) left top no-repeat;width:287px;height:100%;overflow:hidden;position:fixed;left:0px;top:0px;z-index:3;background-size:auto 100%;}
.BtnBox a {background:url(../img/LeftAOff.png);width:287px;height:64px;display:block;cursor:pointer;margin:0 auto;margin-top:10px;line-height:64px;color:#fbe8b0;font-weight:bold;font-size:20px;text-align:center;}
.BtnBox a:hover {background:url(../img/LeftAOn.png);}
.BtnBox a.on {background:url(../img/LeftAOn.png);font-size:30px;}
 
.HH {width:100%;height:auto;overflow:hidden;text-align:center;}
.HH img {max-width:100%;height:auto;}

.Center {width:1000px;height:auto;display:none;height:auto;float:left;overflow:hidden;padding:0px 40px 240px 40px;line-height:40px;color:#fbe8b0;font-size:15px;background-size:100% 100%;margin-left:280px;}
.Center.on {display:block;}
.Center span {color:#ffdc3a;}

.Tittle {background:url(../img/RightH.png);width:298px;height:34px;line-height:34px;text-indent:20px;font-size:15px;font-weight:bold;color:#fbe8b0;margin-top:20px;}

.GoIndex {width:72px;height:74px;display:block;position:fixed;right:10px;bottom:10px;}
.GoTop {width:72px;height:74px;display:block;position:fixed;right:10px;bottom:100px;}

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



}


@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;}

}