body {
  background: #fcfce5 url(/Template/images/djw/body_bg.jpg) repeat-y top;
}

/*头部*/
.headtop {
  height: 197px;
  background: url(/Template/images/djw/head_bg.jpg) no-repeat;
}

.menu {
  width: 980px;
  height: 35px;
  padding-bottom: 19px;
  line-height: 35px;
  text-align: center;
  background: url(/Template/images/djw/menu_bg.jpg) repeat-x;
}

.menu ul {
  position: relative;
  width: 960px;
  padding-left: 15px;
  text-align: center;
}

.menu li {
  float: left;
  height: 35px;
  text-align: center;
  color: #FFF;
  background: url(/Template/images/djw/menu_link.jpg) no-repeat top right;
}

.menu li.last {
  background: none;
}

.menu a,
.menu a:visited {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 85px;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  color: #FFF;
}

.menu li.last a,
.menu li.last a:visited {
  width: 100px;
}

.menu ul ul {
  display: none;
  width: 980px;
}

.menu #Mmenu_10 ul {
  width: 870px;
  padding-right: 110px;
}

.menu li a:hover,
.menu li.hover a {
  color: #f6f6bf;
  background: url(/Template/images/djw/menu_bg_02.jpg) repeat-x;
}

.menu li.hover li a {
  background: none;
}

.menu li:hover ul,
.menu li.hover ul {
  position: absolute;
  top: 35px;
  left: 0;
  display: block;
  height: 19px;
  padding: 1.5px 0;
  color: #fff;
}

.menu li li {
  width: auto;
  float: left;
  height: 19px;
  margin: 0 5px;
  background: none;
  background-image: none;
}

.menu ul.Smenu_r li {
  float: right;
}

.menu li li a,
.menu li li a:visited {
  width: auto;
  float: left;
  height: 19px;
  padding-left: 5px;
  line-height: 19px;
  background: none;
  background-image: none;
}

.menu li li a span,
.menu li li a:visited span {
  float: left;
  display: block;
  padding-right: 5px;
  color: #000;
  background: none;
  background-image: none;
}

.menu li.hover li a:hover {
  color: #000;
  cursor: pointer;
  background: none;
  background-image: none;
}

.menu li li a:hover span {
  color: #000;
  background: none;
  background-image: none;
}

/*主体*/
h1 {
  font-size: 12px;
}

.mainbody {
  width: 980px;
  background: #ffffff;
}

.outbox {
  margin-bottom: 10px;
  border: #ebd1ba solid 1px;
}

.outbox h2 {
  height: 28px;
  line-height: 28px;
  padding-left: 30px;
  color: #b40e00;
  font-size: 12px;
  background: url(/Template/images/djw/title_bg_02.jpg) no-repeat;
}

.outbox .title {
  position: relative;
}

.outbox .title span {
  position: absolute;
  top: 0;
  right: 0;
  width: 57px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: url(/Template/images/djw/more_bg_02.jpg) no-repeat right;
}

.outbox .title span a,
.outbox .title span a:visited {
  color: #cc6666;
}

.outbox .title span a:hover {}

.outbox td {
  text-align: left;
}

.box_t,
.box_m,
.box_b {
  height: 300px;
}

.leftside {
  width: 250px;
  margin-right: 10px;
  *margin-right: 8px;
}

.rightmain {
  width: 720px;
}

.minbox .tb {
  border: 0;
  height: 302px;
}

.minbox .tb h2 {
  height: 30px;
  line-height: 30px;
  background: url(/Template/images/djw/title_bg_01.jpg) no-repeat top;
}

.minbox .tb span {
  top: 0;
  right: 3px;
  height: 30px;
  line-height: 30px;
  background: none;
}

.rightbox .tb h2 {
  background: url(/Template/images/djw/title_bg_03.jpg) no-repeat top;
}

.rightmain h2 {
  background: url(/Template/images/djw/title_bg_02.jpg) no-repeat;
}

.rightmain .minbox {
  width: 460px;
}

.rightmain .rightbox {
  width: 250px;
  margin-left: 10px;
}

.contlist {
  padding: 10px;
}

.contlist li {
  padding-left: 10px;
  background: url(/Template/images/djw/title_s.jpg) no-repeat left;
}

.news_tt {
  padding: 10px;
  padding-top: 0;
}

.news_tt img {
  margin-right: 5px;
  padding: 2px;
  border: #CCC solid 1px;
}

.searchbox {
  padding: 10px 0;
  background: #F8F8F8;
}

.searchbox div {
  margin: 10px 0;
  text-align: center;
}

.links a {
  display: block;
  margin-top: 10px;
}

.piclink {
  border: 0;
}

.piclink img {
  margin-bottom: 5px;
  padding: 5px;
  border: #ebd1ba solid 1px;
}

.list-wz {
  list-style-type: none;
  margin: 0;
  padding: 10px;
}

.list-wz li {
    position: relative;
    text-align:left;
    /* 内容溢出省略 */
    white-space: nowrap;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    display: -moz-box;
    display: block;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.list-wz li span {
    display: none;
}

.list-zj {
  list-style-type: none;
  margin: 0;
}

.list-zj li {
  position: relative;
  padding: 0 10px;
  padding-right: 120px;
  border-bottom: #ccc dashed 1px;
  /* 内容溢出省略 */
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  display: -moz-box;
  display: block;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.list-zj span {
  position: absolute;
  right: 10px;
  color: #ccc;
}

/*底部*/
.bottombody {
  height: 75px;
  background: url(/Template/images/djw/bottom_bg.jpg) repeat-x;
}

.bottombody p {
  text-align: center;
  margin-top: 5px;
}

/*内容页*/
.rightmain td {
  text-align: left;
}

.rightmain h1,
.rightmain p.sx {
  font-size: 1.75em;
  font-weight: bold;
  text-align: center;
  color: #4676F0;
  line-height: 1.5em;
}

.rightmain h1 {
  margin-top: 30px;
}

.rightmain h1 span {
  display: block;
}

.rightmain p.sx {
  padding: 1.25em;
  font-size: 1em;
  font-weight: normal;
  color: #999;
  border-bottom: #ccc 1px solid;
}

.nav_t {
  position: relative;
  margin: 10px 0;
}

.nav_t h2 {
  height: 42px;
  padding-left: 20px;
  line-height: 42px;
  background: url(/Template/images/djw/nav_t_bg.jpg) no-repeat left;
  border-bottom: #CCC solid 1px;
}

.nav_t span {
  position: absolute;
  top: 10px;
  right: 10px;
}

.textcont {
  padding: 10px 10px 10px 20px;
}

.textcont td {
  text-align: left;
}

.bwcxljsm img {
  margin-bottom: 5px;
  padding: 5px;
  border: #ebd1ba solid 1px;
}