/* 轮播图 and info */
.swiper-info {
  height: 400px;
  margin: 30px auto;
  --swiper-pagination-color: #8bbe01;
}
.swiper-info .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-info .swiper-pagination-custom,
.swiper-info .swiper-pagination-fractionn {
  text-align: right;
  left: -30px;
}
.swiper-info .focus {
  position: relative;
  width: 770px;
  height: 400px;
  background-color: powderblue;
}
.swiper-info .focus img {
  width: 770px;
  height: 400px;
}
.swiper-info .focus p {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
  padding-left: 30px;
  left: 0;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.swiper-info .focus .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
}
.swiper-info .info {
  width: 600px;
}
.swiper-info .info .info-text:nth-of-type(2) {
  margin: 20px 0;
}
.swiper-info .info .info-text {
  overflow: hidden;
}
.swiper-info .info .info-text h3 {
  margin-bottom: 3px;
}
.swiper-info .info .info-text h3 a {
  font-size: 22px;
  font-weight: 700;
}
.swiper-info .info .info-text a {
  display: block;
  padding-bottom: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
/*信息轮播*/
.info-scroll {
  margin: 20px auto;
  background-color: #f5f5f5;
  line-height: 40px;
  overflow: hidden;
}
.info-scroll .title-scroll {
  float: left;
  background: url(http://www.zhiwu.rexun.cn/static/img/info-scroll.png) left center no-repeat;
  width: 110px;
  padding-left: 36px;
}
.info-scroll .title-scroll a {
  color: #fff;
  font-size: 22px;
}
.info-scroll .swiper {
  overflow: hidden;
  z-index: 999;
}
.info-scroll .swiper .swiper-slide {
  margin-right: 40px;
  width: 200px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.info-scroll .swiper .swiper-slide a {
  font-size: 16px;
}
/* 主题内容*/
.content {
  margin-bottom: 30px;
  /*选项卡标题*/
  /*选项卡内容*/
}
.content img:hover {
  transform: scale(1.08);
}
.content img {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.content .title {
  height: 45px;
  line-height: 45px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.content .title a {
  font-size: 30px;
  display: inline-block;
  border-bottom: 2px solid #8bbe01;
}
.content .title-small {
  margin-bottom: 10px;
}
.content .title-small a {
  padding-left: 8px;
  border-left: 4px solid #ddd;
  font-size: 24px;
}
.content .hot .title-small a {
  border-left: 4px solid #8bbe01;
}
.content .left-img {
  margin-bottom: 20px;
}
.content .left-img img {
  height: 150px;
  border-radius: 10px;
  width: 200px;
  overflow: hidden;
  float: left;
  margin-right: 25px;
}
.content .left-img h3 {
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content .left-img p {
  color: #666;
  text-indent: 1rem;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.content .wid-880 .left-img {
  background-color: #eee;
  padding: 20px;
  margin-bottom: 0px;
}
.content .wid-880 .left-img img {
  height: 200px;
  border-radius: 10px;
  width: 350px;
  overflow: hidden;
  float: left;
  margin-right: 25px;
}
.content .wid-880 .left-img h3 {
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content .wid-880 .left-img span {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #666;
  line-height: 28px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-indent: 1rem;
}
.content .wid-880 .left-img i {
  color: #666;
}
.content .wid-320 .left-img {
  width: 320px;
  height: 270px;
  margin-bottom: 10px;
  border-radius: 4px;
  overflow: hidden;
}
.content .wid-320 .left-img img {
  float: left;
  width: 320px;
  height: 200px;
}
.content .wid-320 .left-img h3 {
  margin-top: 10px;
  float: left;
  height: 50px;
  font-weight: 400;
  font-size: 16px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content .wid-880 .left-img-big img {
  height: 300px;
}
.content .wid-880 .left-img-big h3 {
  margin-top: 30px;
}
.content .wid-880 .left-img-big span {
  -webkit-line-clamp: 4;
}
.content .left-list {
  font-size: 18px;
}
.content .left-list li:first-child {
  font-weight: bold;
}
.content .left-list li {
  height: 30px;
  line-height: 30px;
  margin-bottom: 9px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content .wid-880 .left-list .left-list-item {
  width: 430px;
  float: left;
}
.content .wid-880 .left-list .left-list-item:first-child {
  margin-right: 20px;
}
.content .wid-440 .swiper-container {
  background-color: pink;
  width: 440px;
  height: 250px;
  overflow: hidden;
  border-radius: 10px;
}
.content .wid-440 .swiper-container img {
  width: 440px;
}
.content .wid-440 .swiper-container p {
  position: absolute;
  bottom: 0;
  width: 440px;
  text-align: center;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.content .right-tab {
  height: 30px;
}
.content .right-tab .tabs a {
  float: left;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  margin-right: 26px;
}
.content .right-tab .current {
  position: relative;
  margin-top: -1px;
  border-bottom: 2px solid #8bbe01;
  line-height: 50px;
  font-size: 18px;
  font-weight: 700;
  color: #8bbe01;
}
.content .right-tab-cont .right-tab-cont_item {
  display: none;
}
.content .right-tab-cont .right-tab-cont_item .top {
  display: block;
  width: 440px;
  height: 250px;
  overflow: hidden;
  position: relative;
  top: 10px;
  margin-bottom: 13px;
}
.content .right-tab-cont .right-tab-cont_item .top img {
  width: 440px;
  height: 250px;
  border-radius: 4px;
}
.content .right-tab-cont .right-tab-cont_item .top p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.content .hot {
  height: 540px;
  padding: 20px 30px;
  box-sizing: border-box;
  border-radius: 4px;
  overflow: hidden;
  background: #f6f6f6 url(http://www.zhiwu.rexun.cn/static/img/hot.png) no-repeat top left;
}
.content .hot li {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content .hot li i {
  padding-right: 10px;
  margin-right: 10px;
  color: red;
  border-right: 1px solid #666;
}
.content .hot li:first-child {
  font-weight: bold;
}
