html,body{padding: 0;margin: 0;}
body {background:#244651 url('bg.jpg') no-repeat center top;font-family: '宋体';font-size: 12px;}
table {font-size: 12px;}
a {color: #000;text-decoration: none;}
a:hover {color: #f00;}
.header {height: 150px;width: 1000px;margin: 0 auto;overflow: hidden;}
.header .logo {float: left;}
.header .logo img {width: 181px;height: 148px;}
.header .so {float: left;margin-left: 80px;margin-top: 30px;}
.header .so .t {margin-bottom: 1px;font-size: 12px;}
.header .so .t b {background: rgba(0, 0, 0, 0.5);width: 150px;height: 40px;display: inline-block;text-align: center;line-height: 40px;border-radius: 4px 4px 0 0;color: #fff;font-size: 14px;margin-right: 10px;}
.header .so .t a {padding: 0 5px;}
.header .so .i {position: relative;}
.header .so .i input {border: 0;height: 40px;background: rgba(0, 0, 0,0.5);border-radius: 0 0 4px 4px;width: 480px;padding: 0 15px;color: #fff;outline: none;}
.header .so .i input::-webkit-input-placeholder {color: #fff;}
.header .so .i button {background: url('so.png') no-repeat;cursor: pointer;border: none;width: 30px;height: 30px;background-size: 30px 30px;position: absolute;right: 10px;top: 5px;outline: none;}
.header .r-btn {float: right;}
.table {background: #0e4d4a;}
.table tr th {background: url('th_bg.jpg');color: #fff;}
.table tr td i{font-weight: inherit;color: #ff6600;border: 1px solid #ff6600;padding: 1px;margin-right: 5px;font-style:normal;background: #ffff00;}
.table tr td .red {color: #fff;border: 1px solid #f00;background: #891919;}
.table tr td .kf {color: #fff;border: 1px solid #064f10;background: #2ca53d;}
.table tr td .wk {color: #f00;border: 1px solid #f00;background: #fff;}
.dl {background: url('dl.png');height: 46px;}
.footer {width: 1000px;padding: 20px 0;text-align: center;margin: 0 auto;background: #0e4d4a;color: #fff;line-height: 24px;margin-bottom: 30px;}
.none {display: none;}