﻿body {background:#223329;background-repeat:no-repeat; background-attachment:fixed;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 {max-width:100%;height:auto;margin:0 auto;overflow:hidden;text-align:center;margin-top:2rem;}
.ImgBox img {max-width:100%;height:auto;}

@media screen and (max-width: 768px){
	
	
.Top {width:100%;height:auto;overflow:hidden;position:relative;}
.Top img {width:100%;height:auto;}
.Nav {width:141px;height:42px;display:block;cursor:pointer;position:absolute;right:10px;top:10px;display:none;}

.BtnBox {width:100%;height:auto;overflow:hidden;margin:0 auto;}
.BtnBox a {width:12%;height:auto;display:block;float:left;margin-left:0.5%;cursor:pointer;}
.BtnBox a img {width:100%;height:auto;}

.Txt {width:100%;height:auto;overflow:hidden;margin:0 auto;padding:1rem;font-size:1.5rem;line-height:4rem;color:#e1c965;display:none;}
.Txt span {color:#d6301a;}
.Txt a {color:#d6301a;text-decoration:underline;}
.Txt.on {display:block;}

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



}


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

body {background:url(../img/bg.png) bottom center no-repeat;background-size:100% auto;background-attachment:fixed;overflow-x:hidden;}

.Top {background:url(../img/max_top.png) top center no-repeat;width:100%;height:918px;overflow:hidden;position:relative;}
.Nav {width:46px;height:46px;display:block;cursor:pointer;position:absolute;}
.Nav1 {right:10px;top:10px;}
.Nav2 {right:80px;top:10px;}
.Nav3 {right:150px;top:10px;}
.Min {display:none;}

.BtnBox {width:1200px;height:auto;overflow:hidden;margin:0 auto;margin-top:600px;}
.BtnBox a {width:100px;height:201px;display:block;float:left;margin-left:20px;cursor:pointer;}
.BtnBox a img {width:100%;height:auto;}
.BtnBox a:first-of-type {margin-left:0px;}
.Txt {width:1200px;height:auto;overflow:hidden;margin:0 auto;padding:50px;font-size:15px;line-height:40px;color:#e1c965;display:none;padding-bottom:200px;}
.Txt span {color:#d6301a;}
.Txt a {color:#d6301a;text-decoration:underline;}
.Txt.on {display:block;}
.HH {width:100%;height:auto;text-align:center;overflow:hidden;}

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



}

