body {
  background-color: #f5f5f5;
}

/*头部图片*/
.header_bg {
  width: 100%;
  min-width: 1100px;
  height: 577px;
  background-image: url(../images/header_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.content_wrap {
  width: 1100px;
  margin: 0 auto;
}
.content_wrap .list_wrap {
  width: 510px;
  height: 335px;
}
.content_wrap .list_tit {
  position: relative;
  width: 100%;
  height: 62px;
  background-image: url(../images/item_head_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 62px;
  font-size: 0;
  margin-bottom: 10px;
  margin-top: 30px;
}
.content_wrap .list_tit span {
  color: #fff;
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
  width: 320px;
}
.content_wrap .list_tit i {
  display: inline-block;
  width: 46px;
  height: 46px;
  background-image: url(../images/icon_item_num.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 50px;
  margin-right: 10px;
}
.content_wrap .list_tit a {
  position: absolute;
  right: 7px;
  bottom: 9px;
  width: 19px;
  height: 13px;
  vertical-align: middle;
  background-image: url(../images/icon_more.png);
}
.num_1 {
  background-position: 0 0;
}
.num_2 {
  background-position: 0 -46px;
}
.num_3 {
  background-position: 0 -92px;
}
.num_4 {
  background-position: 0 -138px;
}
.num_5 {
  background-position: 0 -184px;
}
.num_6 {
  background-position: 0 -230px;
}
.num_7 {
  background-position: 0 -276px;
}
.num_8 {
  background-position: 0 -322px;
}
.num_9 {
  background-position: 0 -368px;
}
.num_10 {
  background-position: 0 -414px;
}
.num_11 {
  background-position: 0 -460px;
}
.num_12 {
  background-position: 0 -506px;
}
.num_13 {
  background-position: 0 -552px;
}
.num_14 {
  background-position: 0 -598px;
}
.num_15 {
  background-position: 0 -644px;
}
.num_16 {
  background-position: 0 -690px;
}
.num_17 {
  background-position: 0 -736px;
}
.num_18 {
  background-position: 0 -782px;
}
.num_19 {
  background-position: 0 -828px;
}
.num_20 {
  background-position: 0 -874px;
}

.content_wrap .list_items {
  font-size: 0;
  padding: 12px 0;
}
.content_wrap .list_items:hover {
  background-color: #efefef;
}
.content_wrap .list_wrap .list_items a {
  display: inline-block;
  width: 470px;
  font-size: 14px;
  color: #404040;
  vertical-align: middle;
  padding-left: 20px;
}
.content_wrap .list_box .list_items a {
  display: inline-block;
  width: 970px;
  font-size: 14px;
  color: #404040;
  vertical-align: middle;
  padding-left: 20px;
}
.list_box .list_items {
  border-bottom: 1px solid #d2d8df;
}
.list_box .list_items .time {
  font-size: 16px;
  color: #a8adb2;
  vertical-align: middle;
}
.content_wrap .list_items i {
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  background-image: url(../images/icon_point.png);
  background-repeat: no-repeat;
  margin-left: 10px;
}
.split_line {
  max-width: 1600px;
  min-width: 1100px;
  height: 1px;
  background-color: #cecede;
  margin: 0 auto;
}
.foot_er {
  padding: 40px 0;
}
.foot_er div {
  text-align: center;
  font-size: 14px;
  color: #999;
}

/*分页*/
.split_page {
  text-align: center;
  font-size: 0;
  margin: 40px 0;
}
.split_page a {
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
}
.split_page .index_page {
  margin-right: 8px;
}
.split_page .index_last {
  border: 1px solid #70c2e2;
  font-size: 16px;
  color: #606366;
  padding: 6px 12px;
}
.split_page .index_last:hover {
  background-color: #70c2e2;
  color: #fff;
}
.split_page .page_num {
  padding: 8px 12px;
  font-size: 16px;
  background-color: #70c2e2;
  color: #fff;
  margin-right: 8px;
}
.split_page .page_num:hover {
  background-color: #70bbe2;
}

.bg_head {
  min-width: 1200px;
  width: 100%;
  height: 330px;
  background: url("../images/bg_head.png") no-repeat center;
}
.ui-bg-white {
  background-color: #fff;
}
.guidetext .innerbox .hd {
  background-color: #eef3f8;
  height: 30px;
  line-height: 30px;
  position: relative;
  padding: 0 10px;
}
.guidetext .innerbox .hd h4 {
  font-weight: bold;
  font-size: 14px;
}
.cycxfjys {
  color: #2ba7d5;
}
.cycxfjys:hover {
  color: #ffaa23;
}
.ritem .bd {
  padding: 15px 10px 10px 10px;
}

.ticket-banner {
  display: block;
  width: 100%;
}
.ticket-container {
  padding: 30px 0;
  width: 1100px;
  margin: 0 auto;
}
.ticket-list .hd {
  width: 1108px;
  height: 58px;
  background: url("../images/hdbg.png") no-repeat;
  margin-left: -4px;
}
.ticket-list h1 {
  font-size: 22px;
  color: #2d90bf;
  line-height: 52px;
  float: left;
  margin-left: 25px;
}
.ticket-list h1 .ico-hd {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("../images/icon22.png") no-repeat;
  margin-right: 6px;
  vertical-align: -2px;
}
.ticket-list .hd .more {
  line-height: 52px;
  font-size: 16px;
  color: #999;
  cursor: pointer;
  float: right;
}
.ticket-list .hd .more:hover {
	color: #0f62bd;
}
.ticket-list .hd .more:hover .icon-arrow {
	background-position: 0 -66px;
}
.ticket-list .hd .more .icon-arrow {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("../images/icon22.png") 0 -44px no-repeat;
  margin-left: 6px;
  vertical-align: middle;
  margin-right: 10px;
}
.ticket-list .bd li {
  height: 60px;
  line-height: 60px;
  padding-left: 25px;
  padding-right: 10px;
  background: url("../images/dian.png") left center no-repeat;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
}
.ticket-list .ticket-tit {
  float: left;
  display: inline-block;
  color: #333;
  cursor: pointer;
  width: 900px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ticket-list .ticket-time {
  float: right;
  color: #999;
}
.ticket-list .ticket-tit:hover {
  color: #0f62bd;
}
.hot-problem {
  margin-top: 20px;
}
.hot-problem h1 .ico-hd {
  background-position: 0 -22px;
}
.ercode {
  background: #fff;
  padding: 4px;
  text-align: center;
  border: 1px solid #ccc;
  position: fixed;
  left: 50%;
  margin-left: 575px;
  top: 50%;
  margin-top: -14px;
}

.header_img {
  display: block;
  width: 100%;
}