body,
html {
  background: #eaeaea;
  min-width: 1000px;
}
.header {
  width: 100%;
  height: 180px;
  overflow: hidden;
  background: url(/apistatic/lsswszf/xhtml/gongbao/images/head_bg.jpg) repeat-x top left;
}
.header img {
  box-shadow: 3px 0px 5px #000;
  position: relative;
}
.container {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 60px;
  background: #fff;
  position: relative;
}
.titlebox {
	position: absolute;
  padding-top: 40px;
  overflow: hidden;
  margin-bottom: 24px;
}
.titlebox img {
  display: block;
  float: left;
  margin-left: 44px;
}
.listbox {
  overflow: hidden;
}
.listbox .sponsor {
  margin-top: 90px;
  font-size: 14px;
}
.listbox .sponsor p {
  line-height: 30px;
  margin-left: 36px;
}
.listbox .left {
  float: left;
	padding-top: 340px;
  width: 324px;
}
.listbox .left .itembox {
  height: 220px;
  padding-left: 30px;
}
.listbox .left .itembox .line {
  width: 5px;
  height: 20px;
  display: inline-block;
  background: #4a0505;
  margin: 0 12px;
}
.listbox .left .itembox .txt {
  color: #B70004;
  text-align: none;
  font-size: 26px !important;
  text-decoration: none;
}
.listbox .left h6 {
  font-size: 18px;
  color: #fff;
  width: 133px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background: #af0305 ;
}
.listbox .search .s_keyword {
  overflow: hidden;
  margin-bottom: 45px;
}
.listbox .search .s_keyword h6 {
  margin-bottom: 32px;
}
.listbox .search .s_keyword div {
  margin-left: 35px;
}
.listbox .search .s_keyword select {
  width: 172px;
  height: 25px;
  margin-bottom: 10px;
}
.listbox .search .s_keyword input {
  width: 170px;
  height: 26px;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-bottom: 12px;
}
.listbox .search .s_keyword button {
  float: right;
  margin-right: 50px;
  width: 80px;
  height: 34px;
  background: #c9c8c8;
  border: none;
  outline: none;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  margin-top: 15px;
}
.listbox .right {
  width: 650px;
  padding-right: 12px;
	float: right;
  right: 0;
  top: 60px;
	padding-top: 60px;
	max-height: 1234px;
	padding-bottom:20px;
    overflow: auto;
}
}
.listbox .right table tbody {
    display: block;
    max-width: 600px;
    overflow-y: hidden;
}
.listbox .right h4 {
  font-size: 20px;
  margin: 0 auto;
  line-height: 50px;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.listbox .right .small_title {
  margin: 15px 0;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.listbox .right .small_title span {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.listbox .right #content_info {
  line-height: 28px;
  padding: 20px;
  margin-top: 50px;
}
.footer {
  width: 100%;
  height: 100px;
  background: #b70003;
  margin-bottom: 60px;
}
