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

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



@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/pagemin.jpg) center 0 no-repeat;
  background-size: cover;
}	
.BtnBox {width:100%;height:auto;overflow:hidden;margin-top:2rem;}
.BtnBox a {width:30%;height:auto;display:block;cursor:pointer;float:left;margin-left:2.5%;margin-top:1rem;opacity:0.7;filter:alpha(opacity=70);}
.BtnBox a img {width:100%;height:auto;}	
.BtnBox a.on {opacity:1;filter:alpha(opacity=100);}

.Txt {width:98%;height:auto;margin:0 auto;margin-top:2rem;display:none;line-height:4rem;font-size:1.4rem;color:#fff;padding-bottom:10rem;}
.Txt span {color:#eaac93;}
.Txt.on {display:block;}
.HH {width:100%;height:auto;overflow:hidden;text-align:center;}
.HH img {width:100%;height:auto;}

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

.GoIndex {width:15%;height:auto;display:block;position:fixed;right:1rem;bottom:1rem;}
.GoIndex img {width:100%;height:auto;}

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


}	



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

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

#Top {width:100%;height:0px;}

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

.BtnBox {width:220px;height:auto;overflow:hidden;position:fixed;left:0px;top:50px;}
.BtnBox a {width:220px;height:126px;display:block;margin-top:8px;cursor:pointer;filter:brightness(0.8);}
.BtnBox a img {width:100%;height:auto;}
.BtnBox a:hover {filter:brightness(1);}
.BtnBox a.on {filter:brightness(1);}

.Txt {width:1000px;height:auto;margin:0 auto;margin-top:40px;display:none;line-height:40px;font-size:15px;color:#fff;padding-bottom:100px;overflow:hidden;}
.Txt span {color:#eaac93;}
.Txt.on {display:block;}
.HH {width:100%;height:auto;overflow:hidden;text-align:center;}

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

.GoIndex {width:118px;height:59px;display:block;position:absolute;right:10px;top:10px;}

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


}


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

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


}