.container {
  font-size: 16px;
  padding-top: 26px;
  width: 1300px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .container {
    width: 1100px;
  }
}
.container .bg-img {
  width: 1300px;
  position: absolute;
  z-index: -1;
}
.container .bg-img img {
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .container .bg-img {
    width: 1100px;
  }
}
.container .breadcrumb {
  width: 100%;
  margin: 52px 0 26px 50px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  vertical-align: middle;
}
.container .breadcrumb .po {
  width: 10px;
  vertical-align: middle;
}
.container .breadcrumb .rightroad:first-child {
  display: none;
}
.container .breadcrumb .node-wraper {
  display: inline-block;
  vertical-align: middle;
}
.container .breadcrumb .node-wraper span {
  vertical-align: middle;
}
.container .breadcrumb span {
  padding: 0 2px;
}
.container .breadcrumb span a {
  color: #666666;
}
.container .none {
  text-align: center;
  display: none;
  margin-bottom: 150px;
}
.left {
  width: 830px;
  margin-right: 50px;
  margin-left: 50px;
  display: inline-block;
}
@media screen and (max-width: 1366px) {
  .left {
    width: 730px;
  }
}
.left .left-swiper {
  width: 100%;
  height: 466px;
  background-color: #f8f8f8;
  position: relative;
  margin-bottom: 34px;
  display: none;
}
@media screen and (max-width: 1366px) {
  .left .left-swiper {
    width: 730px;
    margin-right: 10px;
  }
}
.left .left-swiper .swiper-prev {
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 10;
  opacity: 0;
  transition-duration: 500ms;
  cursor: pointer;
}
.left .left-swiper .swiper-next {
  position: absolute;
  left: 10px;
  top: 50%;
  z-index: 10;
  opacity: 0;
  transition-duration: 500ms;
  cursor: pointer;
}
.left .left-swiper:hover .swiper-next,
.left .left-swiper:hover .swiper-prev {
  opacity: 1;
}
.left .left-swiper .pagination {
  display: inline-block;
  margin-right: 6px;
  position: absolute;
  bottom: 6px;
  right: 0px;
  z-index: 99;
}
.left .left-swiper .pagination .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  border: 1px solid #ffffff;
  background-color: transparent;
  border-radius: 50%;
  float: left;
  margin-left: 5px;
}
.left .left-swiper .pagination .swiper-active-switch {
  background-color: #d9d9d9;
}
.left .swiper-container {
  width: 100%;
  height: 100%;
  display: inline-block;
  margin-right: 7px;
}
.left .swiper-container .swiper-wrapper {
  width: 100%;
  height: 406px;
}
.left .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 406px;
  position: relative;
}
.left .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.left .swiper-container .swiper-wrapper .swiper-slide p {
  font-size: 14px;
  width: 100%;
  height: 53px;
  position: absolute;
  bottom: 0;
  z-index: 1000;
  text-align: center;
  color: #ffffff;
  line-height: 53px;
  background-color: rgba(0, 0, 0, 0.5);
}
.right {
  display: inline-block;
  vertical-align: top;
}
.newslist .list-box {
  margin-bottom: 16px;
  border-bottom: 1px dashed #d9d9dd;
  padding-bottom: 0px;
}
.newslist .no-pic .onepic,
.newslist .no-pic .morepic > img {
  width: 210px;
  height: 140px;
  margin-right: 24px;
  padding-bottom: 12px;
}
.newslist .no-pic .bigpic {
  width: 700px;
  height: 375px;
  margin-bottom: 6px;
}
@media screen and (max-width: 1366px) {
  .newslist .no-pic .bigpic {
    width: 630px;
  }
}
.newslist .no-pic .detail {
  width: 800px;
  display: inline-block;
  height: auto;
  vertical-align: top;
  padding-bottom: 0;
}
@media screen and (max-width: 1366px) {
  .newslist .no-pic .detail {
    width: 700px;
  }
}
.newslist .no-pic .detail .news-title {
  margin-left: 0;
  font-size: 22px;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-bottom: 18px;
}
.newslist .no-pic .detail .synopsis {
  height: 50px;
  display: block;
  font-size: 16px;
  color: #888888;
  line-height: 24px;
  margin-left: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.newslist .no-pic .detail .news-foot {
  margin-top: 14px;
  padding-bottom: 12px;
  font-size: 14px;
  color: #888888;
}
.newslist .no-pic .detail .news-foot p {
  margin-left: 0;
}
.newslist .no-pic .detail .news-foot img {
  width: 24px;
  vertical-align: top;
  margin-right: 8px;
}
.newslist .no-pic .detail .news-foot .mount {
  margin-right: 70px;
  display: inline-block;
}
.newslist .no-pic .one {
  width: 580px;
}
@media screen and (max-width: 1366px) {
  .newslist .no-pic .one {
    width: 480px;
  }
}
.newslist .no-pic .big {
  height: auto;
  padding: 0;
}
.newslist .no-pic .big .news-title {
  margin-bottom: 20px;
}
.newslist .no-pic .morepic {
  margin-bottom: 20px;
}
.newslist .no-pic .morepic img {
  margin-right: 20px;
  margin-bottom: 8px;
}
/*页码 */
.pages {
  margin: auto;
  margin-bottom: 32px;
  font-size: 16px;
  text-align: center;
  color: #000000;
}
.pages > li {
  display: inline-block;
  margin: 0 3px;
  font-size: 16px;
  padding: 0 10px;
  height: 30px !important;
  line-height: 30px !important;
  background: #ffffff;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  text-align: center;
  color: #000000 !important;
}
.pages > li:before {
  content: none !important;
}
.pages .page.page-active {
  color: #fff;
  background: #d72f2f;
}
.pages .page.page-active a {
  color: #fff;
}
.getmore:hover {
  color: #222;
  border: 1px solid #d9d9dd;
}
.getmore {
  height: 40px;
  line-height: 40px;
  border: 1px dotted #d9d9dd;
  text-align: center;
  margin-top: 0;
  cursor: pointer;
  color: #888;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
