html,body,ol,ul,h3{padding: 0;margin: 0;}
body {
    background: #FFFFFF url('bg.jpg') no-repeat center top;
    background-size: cover;
    font-family: '宋体';
    font-size: 12px;
}
table {font-size: 12px;}
ul,ol {list-style-type: none;}
a {color: #000;text-decoration: none;}
a:hover {color: #f00;}
.mian-pd {padding: 0 10px 10px 10px;background: rgba(255, 255, 255, 0.5);width: 1300px;margin:0 auto;border: 1px solid #ddd;border-top: 0;border-bottom: 0;}
.mian {width: 1301px;margin: 0 auto;background: #fff;overflow: hidden;}
.header {height: 150px;overflow: hidden;background: url('header.jpg') no-repeat center top;position: relative;}
h1 {line-height: 999999999999px;}
.header .qq {display: inline-block;position: absolute;right: 35px;height: 60px;width: 240px;top: 46px;}
.table {background: #8d5f47;width: 100%;}
.table tr th {background: #8d5f47; color: #fff;}
.table tr td { font-weight: bold; font-size: 12px; }
.table tr td i{font-weight: inherit;color: #ff00ff;border: 1px solid #ff00ff;padding: 3px 5px;margin-right: 5px;font-style:normal;}
.table tr td .red {color: #f00;border: 1px solid #f00;}
.table tr td .green {color: #2ca53d;border: 1px solid #064f10;}
.table tr td .btn {
  background: none !important;
  color: #2196f3 !important;
  padding: 4px 5px;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer;
}
.table tr td .btn:hover {
  text-decoration: underline;
  background: none !important;
  color: #1565c0 !important;
}

.list {overflow: hidden;border-left: 1px solid #8d5f47;}
.new {float: left;width: 324px;border-right: 1px solid #1BB3B4;}
.new h3 {background: url('th.jpg');padding: 5px;text-align: center;}
.new h3 a {color: #fff;}
.new h3 a:hover {text-decoration: underline;}
.new ul {background: #fff;padding: 10px;}
.new ul li {line-height: 24px;}
.new ul li span {float: right;color: #888;}
.new ul li i {font-style: initial;background: #666;color: #fff;padding: 0 3px;margin-right: 5px;}
.new ul li:nth-of-type(1) i {background: #f00;}
.new ul li:nth-of-type(2) i {background: #ff7800;}
.new ul li:nth-of-type(3) i {background: #ffaf03;}
.dl {background: url('dl.png');height: 46px;}
.foot {padding: 15px;background: #8d5f47;text-align: center;line-height: 24px;color: #fff;}
.none {display: none;}



.menu {height: 35px;background: #8d5f47;}
.menu ul {overflow: hidden;margin-left: 10px;}
.menu ul li {float: left;line-height: 35px;margin-right: 10px;}
.menu ul li a {color: #fff;}
.menu ul li a:hover {color: #8d5f47;}

.news {overflow: hidden;}
.news .l {float: left;width: 1000px;}
.news .l h3 {margin-left: 10px;background: #f8f8f8;padding: 10px;border: 1px solid #eee;}
.news .l .pa {padding: 20px 10px;}
.news .l ul {overflow: hidden;border: 1px solid #eee;padding: 10px;margin-left: 10px;}
.news .l ul li {line-height: 34px;border-bottom: 1px dashed #eee;}
.news .l ul li span {float: right;color: #666;}
.news ul li i {font-style: initial;background: #666;color: #fff;padding: 0 3px;margin-right: 5px;}
.news ul li:nth-of-type(1) i {background: #f00;}
.news ul li:nth-of-type(2) i {background: #ff7800;}
.news ul li:nth-of-type(3) i {background: #ffaf03;}
.news .r {float: right;width: 280px;margin-right: 10px;}
.news .zx .t {background: #f8f8f8;border: 1px solid #eee;padding: 10px;}
.news .zx ul {border: 1px solid #eee;padding: 10px;}
.news .zx ul li {line-height: 34px;border-bottom: 1px dashed #eee;}
.news .zx ul li span {float: right;color: #666;}

.page {padding: 10px 0;}
.page ul {overflow: hidden;}
.page ul li {float: left;}
.page ul li a {padding: 5px;}

.mt {margin-top: 54px;}
.content {padding: 10px;border: 1px solid #eee;margin-left: 10px;line-height: 24px;}
.content img {max-width: 100%;}
.nex {margin-left: 10px;padding: 10px 0;}
.group-table tr td { background: #fff !important; }
.group-title {
  background: url('th.jpg');
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 30px 0 10px 0;
  padding: 8px 0;
  letter-spacing: 2px;
}
.group-title-inside {
  background: none !important;
  background-color: #c8a88f !important;
  color: #fff !important;
  font-size: 12px;
  text-align: center;
  padding: 6px 0;
  letter-spacing: 2px;
  border-bottom: 1px solid #ddd;
}