﻿*{font-size:15px;margin:0;padding:0;box-sizing:border-box;font-family:'Arial',sans-serif;}
body{line-height:1.6;color:#333;}
a{text-decoration:none;color:inherit;}
a:active,a:hover{color:#0033cc;text-decoration:underline;}
em, i,span {font-style: normal;}
h1{font-weight: bold;font-size: 24px; height:28px;line-height: 28px;color:#ff3300;letter-spacing:1px;padding-left:3px;margin-top:5px;margin-bottom:5px;word-wrap: break-word;}

.note{color:#777777;background-color:#ffffee;border:1px solid #e0e0e0;margin-bottom:3px;text-align:left;line-height:28px;word-wrap:break-word;word-break:break-all;padding:8px;font-size:15px;overflow:hidden;position:relative;}
.note a:link {COLOR: #000000;}
.note a:visited{color:#999999;}
.note a:hover{color:#0000ff;text-decoration:underline;}
.note span{color:#7777cc;} 
.note em{color:#ff0033;} 
.note i{color:#00aa00;}

.weblist{width:100%;position:relative;margin:0px;}
.weblist li{float:left;width:255px;height:47px;line-height:45px; list-style:none;overflow:hidden;margin:0px;letter-spacing:1px;margin-right:-1px;margin-bottom:-1px;background:#fefefe; border-radius: 2px; font-size:15px;display:block; text-align:center; border:1px solid #e0e0e0;}
.weblist li a:link,.weblist li a:visited{text-decoration:none;color:#0033cc;display:block}
.weblist li a:hover,.weblist li a:active{color:#ff5500;}
.weblist li  em{color:#00cc00;}
.weblist li  i{color:#ff5500;}
.weblist li span {color:#000000;font-weight: bold;}

.weblist li i:hover {text-decoration:underline;}
.weblist li em:hover {text-decoration:underline;}


.weblist:after {content: "";display: table;clear: both;}

.clearfix:after { content: ""; display: table; clear: both;}
#hxk{height:1px;border:none;clear:both}

.footer {font-size:13px;margin-top:10px;padding:10px;background-color: #f1f1f1;color:#666666;text-align: center;line-height:26px;}
.footer a:link,.footer a:visited {COLOR: #aaaaaa; }
.footer a:hover{color:#3366ff;} 

@media screen and (max-width: 600px) {
.weblist li{float:left;width:50%;height:47px;line-height:45px; list-style:none;overflow:hidden;margin:0px;letter-spacing:1px;margin-right:-1px;margin-bottom:-1px;background:#fefefe; border-radius: 2px; font-size:15px;display:block; text-align:center; border:1px solid #e0e0e0;}
}