*{margin:0px;padding:0px;font-size:16px;font-family: "Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;}
body{background: rgb(242,245,245);}+
#aaa a{ color:#333;}
.clear{clear:both;}
.nav{ padding:15px 0; box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 6px; position: fixed;top:0px;left:0px;width:100%;min-width: 800px;background: white; z-index:999;}
.nav li{float:left;background: rgb(13,175,165);margin-left:15px;padding:6px 10px 6px 10px;border:1px solid rgb(13,179,169);border-radius: 3px;
	text-align: center;list-style: none;color:white;cursor: pointer;}
.nav li:nth-child(1){margin-left:55px;}
.nav li:nth-child(1){margin-left:55px;}
a{text-decoration: none;font-size:1em;color:rgb(255,255,255);}
.redstar{color:red;}
.cover{height:100%;width:100%;position: fixed;top:0px;left:0px;background: rgba(150,150,150,0.7);display: none;z-index: 99;}
/* .alert{min-width:250px;height:160px;background: white;display: none;z-index: 100;position: fixed;top:200px;left:42%;} */
.alert{min-width:250px;background: white;display: none;z-index: 100;position: fixed;top:33%;left:50%;transform: translate(-50%,-50%);}
.alert .p1{display: none;color:rgb(75,75,75);padding-left:15px;padding-right:15px;text-align: center;font-size:0.9em;}
.alert hr{border:0px;border-bottom: 1px solid rgb(200,200,200);}
.alert .p3{height:50px;}
.alert .p3 button{width:95px;background: rgb(15,185,175);color:white;position: absolute;right:25px; margin-top:18px;border:1px solid rgb(15,185,175);
	border-radius: 3px;letter-spacing: 0.1em;font-size:1em;cursor: pointer;}

.notice_cover{position: fixed;top:0px;left:0px;height:3000px;width:100%; background: rgba(90,90,90,0.75);z-index: 1000;display: none;}
.notice{position: absolute;background: white;z-index: 1001;width:40%;height:90%;left:30%;top:5%;overflow-y: hidden;display: none;
	text-align: center;border:8px solid rgb(211,223,235);border-radius: 1px;}
.notice img{ width:98%;}
.iknow{width:150px;height:38px;background: rgb(13,179,169);color:white;border:1px solid rgb(13,179,169);border-radius: 3px;cursor: pointer;}
.closediv{width:100%;height:30px;background: white;position: absolute;top:0px;}
.noticediv{overflow-y: scroll;width:100%;height:100%;}
.closex{float:right;cursor: pointer; font-size:1em;padding-top:5px;margin-right:20px;}
.copy{ text-align: center;margin-bottom: 60px;}
.copy p{color: #999;font-size: 13px; margin-bottom:0;}
.copy span{ padding:0 4px;color: #999;font-size: 12px;}
.copy a{ color: #999;font-size: 12px;}
.copy a:hover,.copy a:focus{ color: #000; text-decoration:underline;}

@media screen and (max-width: 960px) { 
.nav{ padding:10px 0;}
.nav li{padding:3px 6px;}
.nav li:nth-child(1){margin-left:15px;}
p.top{ font-size:1em !important;} 
.minnone{ display:none;}
.notice{ width:96% !important; left:2% !important;}
.notice img{ width:100%;}
}
@media screen and (min-width: 961px) { 
.maxnone{ display:none;}
}