html,body{padding: 0;margin: 0;}
body {background:#fff url('../images/bg.jpg') no-repeat center top;font-family: '微软雅黑';font-size: 15px;color: #030303;}
table {font-size: 13px;color: #030303;}
a {color: #000;text-decoration: none;}
a:hover {color: #f00;}
.header {height: 150px;width: 1200px;margin: 0 auto;overflow: hidden;background: url('../images/header.png') no-repeat top center;position: relative;}
.header .vip {width: 180px;height: 70px;display: inline-block;position: absolute;right: 115px;top:30px;}
.header .logo {float: left;}
.header .logo img {width: 285px;height: 185px;}
.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: 580px;padding: 0 15px;color: #fff;outline: none;}
.header .so .i input::-webkit-input-placeholder {color: #fff;}
.header .so .i button {background: url('../images/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: #d384a1;}
.table tr th {background: url('../images/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: #ffedf2;height: 30px;}
.footer {width: 1200px;padding: 20px 0;text-align: center;margin: 0 auto;background: #d1809e url('../images/foot.jpg') no-repeat center top;color: #fff;line-height: 24px;}
.none {display: none;}

.so {height: 45px;background: #36312d;padding: 0 20px;color: #FFFFCC;font-size: 12px;overflow: hidden;width: 1160px;margin:0 auto;}
.so .l {float: left;margin-top: 8px;}
.so .l em {font-style: initial;}
.so .l .key {padding: 5px;}
.so .l .schbtn {height: 30px;line-height: 30px;background-color: #451405;padding: 0 10px;border: none;color: #FFFF99;cursor: pointer;}
.so .r {float: left;margin-left: 50px;margin-top: 15px;overflow: hidden;}
.so .r b {color: #ffff00;float: left;margin-right: 20px;}
.so .r a {color: #FFFF99;float: left;margin-right: 15px;}

