@charset "utf-8";

/*全局*/
body,html{height:100%;}
body{background:#fff;padding:0;margin:0;font-size:16px;line-height:30px;font-family:'Microsoft YaHei';}
ul,form,dd,dt,dl,h1,h2,h3,h4,p{padding:0;margin:0;}
a{color:#333333;text-decoration:none;}
a:hover{color:#ff9724 !important;}
i{text-decoration:none;font-style:normal}
.W{width:1200px;margin:0 auto;}
.CL{clear:both;}
li{list-style:none;}
img{border:0;}
.Non{display:none;}

.oflow table{width:100%;border-left:1px solid #d9d9d9;border-collapse:collapse;border-spacing:0}
.oflow th,.oflow td{border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;text-align:center;}
.oflow th{height:45px;line-height:45px;color:#fff;background:#2e90ce;font-weight:400;}
.oflow td{font-size:14px;height:40px;color:#666666;line-height:40px; background:#fafafa;}
.oflow td a{color:#666666;}

.oflow td .up{display:inline-block;width:20px;height:40px;background:url('../images/up.png') no-repeat center 0;cursor:pointer}
.oflow td .down{display:inline-block;width:20px;height:40px;background:url('../images/down.png') no-repeat center 0;cursor:pointer}