/* CSS Document */
body {margin:0 auto; padding:0;font-size:15px; color:#333;line-height:22px;text-align:center;font-family:Arial, Helvetica, sans-serif，verdana;}
table,td,tr,th{font-size:15px;}
li{list-style-type:none}
/* 链接颜色 */
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover, a:hover * {color: #FF0000; text-decoration:underline;}
a:active {text-decoration: underline; color: #FF0000; }
td {font-family: Verdana, Arial, Helvetica, sans-serif,"新宋体";宋体;  font-size: 15px; color: #333333}
p {font-size: 15px; color: #333333}
.text{font-family: Verdana, Arial, Helvetica, sans-serif,"新宋体";宋体;  font-size: 15px; color: #333333}
.input{border:1px solid #cccccc; background:#fff; color:#333333; padding:3px; margin-bottom:3px;font-size:15px;}
.but{BORDER-RIGHT: #333 1px solid; BORDER-TOP: #bbb 1px solid; BORDER-LEFT: #bbb 1px solid; COLOR: #333; BORDER-BOTTOM: #333 1px solid; FONT-FAMILY: Simsun; HEIGHT: 22px; BACKGROUND-COLOR: #e5edf2;padding-top:3px;vertical-align:1px;}
hr{border-bottom:0px dashed #ace;overflow:hidden;margin:0px 0%;height:0;}
/* 字体属性*/
.fon18{ font-size:18px;}
.fon16{ font-size:16px;}
.fon15{ font-size:15px;}
.fon14{ font-size:14px;}
.fon13{ font-size:13px;}
.fon12{ font-size:12px;}
.fB{font-weight:bold;}
.fx{ font-style:italic}
.fl{float:left;}
.fr{float:right;}
/* 字体颜色*/
.green{color:#008000;}
.red{color:red}
.blue{color:blue}
.pink{color:#c00}
.gray{color:#aaa}
.yellow{color:#ff0;}
.black{color:#333;}
#nr{ font-size:15px; margin: 0; background: -webkit-linear-gradient(left, #ffffff , #ff0000 6.25%, #ff7d00 12.5%, #ffff00 18.75%, #00ff00 25%, #00ffff 31.25%, #0000ff 37.5%, #ff00ff 43.75%, #ffff00 50%, #ff0000 56.25%, #ff7d00 62.5%, #ffff00 68.75%, #00ff00 75%, #00ffff 81.25%, #0000ff 87.5%, #ff00ff 93.75%, #ffff00 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-size: 200% 100%; animation: masked-animation 2s infinite linear; } @keyframes masked-animation { 0% { background-position: 0 0; } 100% { background-position: -100%, 0; } }
/* --- 返回顶部 --- */
.actGotop{position:fixed; bottom:50px; right:30px; width:32px; height:64px; display:none;z-index:999;}
.actGotop a,.actGotop a:link{width:32px;height:64px;display:inline-block; background:url(../img/gotop.png) no-repeat;z-index:999;}
