body {background:#fef7f1;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);}

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

.GoIndex {width:164px;height:38px;display:block;position:absolute;right:4px;top:4px;z-index:9;}

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


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

.BtnBox {width:100%;height:auto;overflow:hidden;}
.BtnBox a {width:10%;height:auto;display:block;cursor:pointer;float:left;}
.BtnBox a img {width:100%;height:auto;}

.Center {width:98%;height:auto;overflow:hidden;margin:0 auto;margin-top:2rem;padding-bottom:5rem;line-height:4rem;color:#333;font-size:1.4rem;display:none;}
.Center.on {display:block;}

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

table {width:100%;height:auto;overflow:hidden;margin:0 auto;margin-top:2rem;}
table th {background:#0b5220;border:1px solid #0b5220;color:#fff;font-size:1.4rem;line-height:4rem;text-align:center;}
table td {border:1px solid #0b5220;color:#333;font-size:1.4rem;line-height:4rem;text-align:center;}


}


@media screen and (min-width:768px){
	
body {background:url(../img/bg.jpg) top center no-repeat ; background-attachment:fixed;overflow-x:hidden;}	
	
.Top {background:url(../img/max_top.png) top center no-repeat;width:100%;height:1079px;overflow:hidden;position:relative;}
.Min {display:none;}
.BtnBox {width:900px;height:302px;overflow:hidden;position:absolute;top:630px;left:50%;margin-left:-450px;}
.BtnBox a {width:56px;height:302px;display:block;cursor:pointer;float:left;margin-left:34px;}

.Center {width:1000px;height:auto;overflow:hidden;margin:0 auto;margin-top:30px;padding-bottom:200px;line-height:40px;color:#333;font-size:14px;display:none;}
.Center.on {display:block;}

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

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

}


