@charset "UTF-8";
/*
    发布站作者：明启工作室
    官网：www.92fb.cn
    客服QQ：2934755286
*/

body {
    /* background: #08521f url('/images/bg.jpg') no-repeat top center;  */
    font-size: 13px;
    font-family: "宋体";
    color: #000;
}

a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    color: #f00;
    text-decoration: underline;
}

.red {
    color: #f00;
}

.none {display: none;}

.zizhu {float: right;color: #fff;font-size: 16px;display: inline-block;height: 40px;line-height: 40px;margin-top: 10px;background: #e04411;padding: 0 20px;border-radius: 4px;text-decoration: none;}
.zizhu:hover {background: #f00;color: #ffff00;text-decoration: none;}
.main {
    width: 1100px;
    margin: 0 auto;
    box-shadow: 0 0 10px #06441a;
}
.backDiv {
    top: 0;
    left: 0;
    z-index: -999;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    position: fixed;
}
.main .data {
    width: 100%;
    font-size: 13px;
    border-spacing: 2px;
    background: #570f00;
    border-spacing: 1px;
}
.main .data th {background-color: #570F00;
    font-size: 14px;
    font-weight: 400;
    color: #FFA92F;
    height: 34px;}
.main .data td {padding: 6px; border-bottom: 1px solid #f2762400;}

.top {
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    position: relative;
    background:rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid #000;
    overflow: hidden;
}

.nav {float: left;}
.nav ul {margin-left: 30px;}
.nav ul li {float: left;}
.nav ul li a {color: #fff;display: inline-block;height: 60px;line-height: 60px;font-size: 16px;text-decoration: none;padding: 0 20px;}
.nav ul li a:hover {color:#ffff00;border-bottom: 2px solid #ffff00;}

.top .logo {margin-top: 5px;float: left;}

.header {position: relative;}
.vips {position: absolute;right: 5px;top: 12px;display: inline-block;width: 70px;height: 15px;color: #337a5717;}
.vips:hover {position: absolute;right: 5px;top: 12px;display: inline-block;width: 70px;height: 15px;}
.footer {
    margin: 0 auto;
    color: #fff;
    padding: 5px;
    text-align: center;
    line-height: 16px;
    background-color: rgb(146, 14, 0);
}

#c {
    margin: 0 auto;
    background: #f5f5f5;
}

#c table {
    border-collapse: 1;
    border-spacing: 0;
}

#m {
    width: 100%;
    text-align: center;
}

#m td {
    background-color: rgb(255, 255, 204);
    height: 28px;
}

#m td a {
    color: #ff0000;
    display: block;
   
}

/* #m td a:hover {
    color: #fff;
    background: #393;
}

#m td:hover {
    color: #fff;
    background: #393;
} */
.qtthtu {
    height: 13px;
    margin-right: 5px;
    width: 14px;
    margin-bottom: -0.1rem;
}
.backDiv{

  top:0;
  left: 0;
  z-index: -999;
  width: 100%;
  height: 100%;
  transform:translateZ(0);
  -webkit-transform: translateZ(0);
  position: fixed;
}


.tab {position: fixed;border: solid 1px #CCCCCC; width: 80px;background: #ffffff;top: 240px;right: 48.8%;margin-right: -620px;text-align: center;}
.tab b {background-color: #570F00;
    /* background: linear-gradient(to bottom, #158144, #09341a); */
    color: #ffffff;
    /* display: inline-block; */
    padding: 12px 11px;
    /* height: 40px; */
    line-height: 40px;}
.tab ul {margin: 0;padding: 10px;}
.tab ul li {list-style-type: none;}
.tab ul li a {display: inline-block;padding: 5px 0px;border: 1px solid #51665142;width: 45px;margin-bottom: 5px;color: #000000;}
.tab ul li a:hover {background: #189b37;color: #fff;text-decoration: none;border: 1px solid #189b37;}