body {
  background: #0f0139;
}
.header {
  width: 100%;
  height: 560px;
  background: url("../img/bg.png");
  background-repeat: no-repeat;
  background-position: center;
  min-width: 1080px;
}
.nav {
  background: #0079f8;
  height: 60px;
  line-height: 50px;
  overflow-y: hidden;
  background: url("../img/nav.png") no-repeat;
  background-size: 100% 100% ;
}
.nav .nav-lsit {
  width: 1080px;
  margin: 5px auto 0;
  height: 50px;
  background: url("../img/nav-bg.png") no-repeat;
  background-size: 100% 100% ;
}
.nav .nav-lsit a {
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  text-shadow: 0 0 0;
  font-weight: bold;
  border-right: 1px solid #88829f;
  padding: 0 34px;
}
.nav .nav-lsit a:last-child {
  border: none;
}
.page {
  padding: 6px 15px;
}
.list {
  margin-top: 40px;
}
.page .p {
  color: #757575;
  line-height: 30px;
  font-size: 16px;
  text-shadow: 0 0 0;
  text-indent: 20px;
}
.main {
  margin: 0px auto;
  padding: 0px 0 40px;
  width: 1080px;
  background: #fff;
}
.main .mainLeft {
  width: 670px;
  float: left;
  padding-left: 20px;
}
.main .mainRight {
  width: 320px;
  float: right;
  padding-right: 20px;
}
#yicheng .page {
  margin: 20px 0 ;
}
#yicheng li {
  margin-bottom: 18px;
}
#yicheng li.place {
  line-height: 26px;
  background: #ebebeb;
}
#yicheng li.place abbr {
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0 0 0;
  color: #0045b1;
  margin-left: 144px;
}
#yicheng li img {
  vertical-align: top;
}
#yicheng li span {
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0 0 0;
}
#yicheng li span.time {
  color: #0045b1;
  margin: 0 20px 0 4px;
}
#jiabing li {
  margin: 20px 0;
}
#jiabing div abbr {
  color: #757575;
  line-height: 30px;
  font-size: 14px;
  text-shadow: 0 0 0;
  width: 92%;
  display: inline-block;
  height: 34px;
  overflow: hidden;
}
#jiabing div h2 {
  color: #000;
  font-size: 0.35rem;
  margin-bottom: 10px;
  text-indent: 20px;
  font-size: 16px;
}
#jiabing div p {
  background: url("../img/1.png");
  background-size: 100% 100%;
  text-indent: 0!important;
  position: relative;
  padding-left: 0.2rem;
  line-height: 0.6rem!important;
  float: left;
  width: 508px;
  margin-left: 20px;
}
.showMore {
  position: absolute;
  top: 0;
  right: 0;
}
.guest-head {
  float: left;
}
.guest div {
  float: right;
}
#yicheng .guest {
  margin-left:30px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.frameList li {
  font-size: 15px;
  text-align: center;
  margin-bottom: 0.4rem;
  color: #fff;
}
.frameList li.odd span {
  border-left: 2px solid #0079ff;
  padding: 0 10px;
  border-right: 2px solid #0079ff;
  color: #0079ff
}
.frameList li span {
  padding: 0 0.4rem;
  color: #757575;
  line-height: 24px;
  text-shadow: 0 0 0;
}
#xinwen li {
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d2d2;
  margin-bottom: 20px;
}
#xinwen li h3 {
  margin: 10px 0;
  font-size: 16px;
  color: #757575;
  line-height: 24px;
}
.fix {
     position: fixed;
    left: 500px;
    bottom: 200px;
    margin-left: 53%
}
h2.title {
  text-align:center;
  text-indent: center;
  margin: 15px 0;
}p.titleName{
  text-align: center;
}
#zc p {
  font-size: 16px;
  text-shadow: 0 0 0;
  line-height: 26px;
  margin: 6px 0;
}