.main_body {
  background: #e6e6e6;
}
.banner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
  color: #ffffff;
}
.mask {
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(145, 163, 191, 0.2);
  width: 100%;
  height: 100%;
}
.mask .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background: url(sprite.png) no-repeat -44px -31px;
}
.banner1wrap {
  width: 100%;
  overflow: hidden;
  height: 460px;
}
.banner1wrap .left-side {
  height: 100%;
  width: 265px;
  float: left;
  background: #004185;
  padding: 44px 20px 30px 20px;
  font-weight: 300;
  overflow: hidden;
  position: relative;
}
.banner1wrap .left-side h1 {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner1wrap .left-side p {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.banner1wrap .left-side .textinfo {
  height: 360px;
}
.banner1wrap .left-side .desc {
  height: 35px;
  line-height: 35px;
}
.banner1wrap .left-side .desc span {
  margin-right: 10px;
}
.banner1wrap .left-side .desc .heart {
  float: right;
  padding-left: 35px;
  background: url(sprite.png) no-repeat -172px -57px;
}
.banner1wrap .right-side {
  height: 100%;
  width: 935px;
  float: left;
  position: relative;
}
.banner1wrap .right-side .toplay {
  position: absolute;
  bottom: 25px;
  left: 50px;
  width: 210px;
  height: 50px;
  background: #7b9eb2;
  color: #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 4px;
}
.banner1wrap .right-side .arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-left-color: #004185;
  top: 213px;
  left: 0;
}
.banner2wrap {
  width: 100%;
}
.banner2wrap .containMinbanner {
  float: left;
}
.banner2wrap .minbanner {
  float: left;
  width: 33.3%;
  height: 277px;
  background: #5f7ca6;
  padding: 15px;
  position: relative;
  overflow: hidden;
}
.banner2wrap .minbanner:hover {
  background: #234780;
  box-shadow: 0px 5px 3px #203663;
}
.banner2wrap .minbanner:hover .mask {
  top: 0;
  left: 0;
}
.banner2wrap .minbanner p {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
.banner2wrap .desc {
  height: 35px;
  line-height: 35px;
}
.banner2wrap .desc span {
  margin-right: 20px;
}
.banner2wrap .desc .heart {
  float: right;
  height: 30px;
  padding-left: 35px;
  background: url(sprite.png) no-repeat -172px -57px;
}
.banner2wrap .minbanner_border {
  padding-left: 0;
  padding-right: 0;
}
.banner2wrap .border {
  border-left: 2px solid #8498b8;
  border-right: 2px solid #8498b8;
}
.banner2wrap .border img {
  margin: 0 auto;
  display: block;
  width: 369px;
}
.banner2wrap .border p {
  padding-left: 15px;
  padding-right: 15px;
}
.banner2wrap .border .desc {
  padding-left: 15px;
  padding-right: 15px;
}
.content {
  padding: 70px 20px 40px;
  width: 1200px;
  margin: 0 auto;
  color: #767676;
}
.content #pages {
  float: right;
}
.content .title {
  line-height: 60px;
  height: 60px;
  margin-left: 15px;
}
.content .items {
  overflow: hidden;
}
.content .item {
  width: 30.5%;
  float: left;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
}
.content .item img {
  height: 174px;
}
.content .item:hover .mask {
  top: 0;
  left: 0;
}
.content .mid {
  margin-left: 30px;
  margin-right: 30px;
}
.content p {
  line-height: 30px;
  height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .desc {
  height: 35px;
  line-height: 35px;
  padding-left: 5px;
  padding-right: 5px;
}
.content .desc span {
  margin-right: 20px;
}
.content .desc .heart {
  float: right;
  height: 30px;
  padding-left: 35px;
  background: url(sprite.png) no-repeat -229px -57px;
}
.page {
  text-align: right;
}

/*# sourceMappingURL=xysTwoLevel.css.map */
