body {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.topic-head {
  width: 100%;
}

.topic-body {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.topic-body .introduction {
  width: 630px;
  height: 74px;
  margin: 30px auto 40px;
  background: url("../images/daoyu@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.topic-body .introduction p {
  text-align: center;
  line-height: 36px;
  color:#727272;
  font-size:20px;
}

.topic-body .introduction p:first-child {
  /*padding-top: 4px;*/
  /*margin-bottom: 10px;*/
  /*line-height: 24px;*/
}

.topic-main-part .topic-item {
  margin-bottom: 40px;
}

.show-pc {
  display: block;
}

.show-wap {
  display: none;
}
.topic-main-part .topic-item .item-head {
  position: relative;
}
.topic-main-part .topic-item .item-head img {
  width: 100%;
  height: 50px;
}
.topic-main-part .topic-item .item-head .show-more {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.topic-main-part .topic-item .item-head .show-more a {
  display: flex;
}
.topic-main-part .topic-item .item-head .show-more a p {
  color:#666666;
  font-size:14px;
  margin-right: 5px;
}
.topic-main-part .topic-item .item-head .show-more a img {
  width: 10px;
  height: 8px;
  padding-top: 6px;
}
.topic-main-part .topic-item .item-body {
  width: 100%;
  margin-top: 25px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.topic-main-part .topic-item .item-body .flex-div {
  width: 50%;
}

.topic-main-part .topic-item .item-body .right-news {
  margin-left: 20px;
}
.gallery-top .swiper-slide {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.gallery-top .swiper-button-white {
  background-size: 17px 34px;
}
.gallery-top .swiper-slide a {
  display: block;
}

.gallery-top .swiper-slide a img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}

.gallery-top .swiper-slide a .swiperslidetitle {
  width: 100%;
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  font-family: Microsoft YaHei;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.kxlist .rckxlist {
  padding: 10px 0 0;
  position: relative;
}

.kxlist .othlist {
  padding-top: 14px;
  padding-bottom: 0;
}

.kxlist .rckxlist .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #FFC13E;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 10px;
  position: absolute;
  top: 22px;
  /*margin-top: -2px;*/
}

.kxlist .rckxlist .listtitle {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color:#2e2e2e;
  padding-left: 15px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.kxlist .firstlist {
  border-bottom: 1px dashed rgba(204, 204, 204, 1);
  margin-bottom: 10px;
  padding-top: 20px!important;
}

.kxlist .rckxlist .right-news-head {
  font-size: 16px;
  font-family: Microsoft YaHei;
  line-height: 24px;
  color: rgba(46, 46, 46, 1);
  opacity: 1;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.kxlist .rckxlist .content {
  height: 48px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: rgba(102, 102, 102, 1);
  opacity: 1;
  margin-top: 20px;
  margin-bottom: 24px;
  display: inline-block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.item-body .item-body-container .swiper-button-white {
  background-size: 22px 56px;
}
.item-body .item-body-container .swiper-slide {
  width: calc((calc(100% - 22px)) / 3);
  background-color: #f9f9f9;
}

.item-body .item-body-container .swiper-slide a img {
  height: 183px;
  display: block;
  object-fit: cover;
}

.item-body .item-body-container .swiper-slide a p {
  color:#2e2e2e;
  font-size: 14px;
  height: 50px;
  line-height: 24px;
  margin: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.item-body-container .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  position: absolute;
  top: 92px;
}

.item-body-container .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  position: absolute;
  top: 92px;
}
.item-body-yuanqu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.item-body-yuanqu .yuanqu-part {
  width: 50%;
}
.item-body-yuanqu .yuanqu-part:first-child {
  margin-right: 30px;
}
.item-body-yuanqu .yuanqu-part .yuanqu-first-part {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.item-body-yuanqu .yuanqu-part .yuanqu-first-part p{
  color:#2e2e2e;
  font-size:16px;
  margin-right: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  width: calc(100% - 309px);
  line-height: 24px;
}
.item-body-yuanqu .yuanqu-part .yuanqu-first-part img {
  width:285px;
  height:160px;
  border-radius:3px;
  object-fit: cover;
}
.dot-p {
  margin-top: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  padding-left: 12px;
  position: relative;
  color:#2e2e2e;
}
.dot-p::before {
  content: "";
  width:8px;
  height: 8px;
  border-radius: 50%;
  background-color:#f1ab00;
  position: absolute;
  left: 0;
  z-index: 99;
  top: 6px;
}
.item-body-yinlinqu {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.item-body-yinlinqu .yinlingqu-left {
  width: 55%;
  margin-right: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.item-body-yinlinqu .yinlingqu-left .yinlingqu-left-part {
  width: calc((calc(100% - 30px))/2);
  background-color: #ffffff;
  box-shadow: 0 10px 12px -3px #eeeeee;
}
.item-body-yinlinqu .yinlingqu-left .yinlingqu-left-part img {
  width: 100%;
  height: 126px;
  object-fit: cover;
}
.item-body-yinlinqu .yinlingqu-left .yinlingqu-left-part p a {
  color:#2e2e2e;
}
.item-body-yinlinqu .yinlingqu-left .yinlingqu-left-part p {
  color:#2e2e2e;
  font-size:14px;
  margin: 10px 18px;
  display: -webkit-box;
  line-height: 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.item-body-yinlinqu .yinlingqu-right {
  width: 45%;
}
.item-body-yinlinqu .yinlingqu-right a:first-child .dot-p{
  margin-top: 7px;
}
.topic-item-double {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.topic-item .topic-double {
  width: 50%;
}
.topic-item .topic-double:first-child {
  margin-right: 15px;
}
.topic-item .topic-double:nth-child(2n) {
  margin-left: 15px;
}
.topic-double .develop-frist-part {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.topic-double .develop-frist-part img {
  height: 127px;
  border-radius: 3px;
  width: 46%;
  object-fit: cover;
}
.topic-double .develop-frist-part p {
  color:#2e2e2e;
  font-size:16px;
  line-height:24px;
  margin-left: 20px;
  margin-right: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.topic-double .develop-part-text{
  margin-top: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  position: relative;
  color:#2e2e2e;
}
.topic-double .item-body{
  display: block!important;
}
.item-body-yuanqu .show-wap-yq {
  display: none;
}
/*底部*/
.topic-footer {
  width: 100%;
  height: 90px;
  
}

.topic-footer p:first-child {
  padding-top: 24px;
}

.topic-footer p {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  max-width: 54%;
  margin: 0 auto;
  text-align: center;
}
  .zbplay{
    display: block;
    position: absolute;
    left:15px;
    bottom:15px;
    width:50px;
    height: 50px;
     cursor: pointer;
  }
@media (min-width: 767px) and (max-width: 1000px) {
  body {
      width: 100%;
      height: 100%;
  }

  .topic-body {
      width: 100%;
  }
}

@media (max-width: 767px) {
  body {
      width: 100%;
      height: 100%;
  }

  .topic-head {
      width: 100%;
      position: relative;
  }

  .topic-body {
      width: 100%;
  }

  .topic-body .introduction-wap {
      box-sizing: border-box;
      padding: 0 10px;
      box-shadow: 0 4px 10px 0 #eeeeee;
  }

  .topic-body .introduction {
      /*margin: 10px auto 22px;*/
      margin: 0 0 16px 0;
      width: 100%;
      height: 64px;
      background: none;
  }

  .topic-body .introduction p {
      font-size: 14px;
      text-align: center;
      line-height: 15px;
  }

  .topic-body .introduction p:first-child {
      padding-top: 12px;
      margin-bottom: 6px;
  }
  .topic-main-part .tslj {
      margin-bottom: 10px!important;
  }
  .topic-main-part .topic-item {
      margin-bottom: 30px;
      padding: 0 10px;
      box-sizing: border-box;
  }
  .topic-main-part .tslj {
      padding: 0;
  }
  .topic-main-part .tslj .item-head {
      width: calc(100% - 20px);
      margin: 0 auto;
  }
  .topic-main-part .tslj .item-body {
      padding: 0!important;
  }
  .show-pc {
      display: none;
  }

  .show-wap {
      display: block;
  }

  .topic-main-part .topic-item .item-head img {
      width: 100%;
      height: 38px;
  }

  .topic-main-part .topic-item .item-body {
      width: 100%;
      margin-top: 20px;
      display: block;
  }

  .topic-main-part .topic-item .item-body .flex-div {
      width: 100%;
  }

  .topic-main-part .topic-item .item-body .right-news {
      margin-left: 0;
  }

  .item-body-container .swiper-button-white {
      display: none;
  }

  .item-body .item-body-container {
      width: 100%;
      overflow-x: auto;
  }

  .item-body .item-body-container .swiper-slide {
      width: 320px;
      /*box-shadow: 0 8px 30px red;*/
  }

  .gallery-top .swiper-slide a .swiperslidetitle {
      width: 100%;
      box-sizing: border-box;
  }
  .kxlist .firstlist {
      border-bottom: 1px dashed rgba(204, 204, 204, 1);
      /*margin-bottom: 5px;*/
      margin-bottom: 2px;/
  }
  .kxlist .rckxlist .content {
      margin-bottom: 20px;
  }

  .gallery-top .swiper-button-white {
      background-size: 12px 22px;
  }

  .item-body .item-body-container .swiper-slide {
      width: 320px !important;
      margin-bottom: 20px;
      box-shadow: 1px 5px 10px #b4b1b2;
  }

  .item-body .item-body-container .swiper-slide a p {
      padding: 0 13px;
      margin: 10px 0;
  }
  .topic-item .tslj {
      box-sizing: border-box;
      width: 100%;
      padding: 0 10px;
  }
  .topic-item-double {
      display: block;
  }
  .topic-item-double .topic-double {
      width: 100%;
  }
  .topic-item-double .topic-double:first-child {
      margin-bottom: 30px;
      margin-right: 0;
  }
  .topic-item-double .topic-double:nth-child(2) {
      margin-left: 0;
  }
  .topic-double .other-text a:first-child .develop-part-text{
      margin-top: 20px!important;
  }
  .topic-double .develop-part-text {
      margin-top: 15px;
  }
  .topic-double .develop-frist-part img {
      width: calc((calc(100% - 15px))/2);
      min-width: 179px;
  }
  .topic-double .develop-frist-part p {
      margin-left: 15px;
      margin-right: 0;
  }
  .item-body-yinlinqu .yinlingqu-left {
      width: 100%;
  }
  .item-body-yinlinqu .yinlingqu-right {
      width: 100%;
  }
  .item-body-yinlinqu .yinlingqu-left .yinlingqu-left-part {
      width: 50%;
  }
  .item-body-yinlinqu .yinlingqu-left .yinlingqu-left-part:first-child {
      margin-right: 15px;
  }
  .item-body-yinlinqu .yinlingqu-left .yinlingqu-left-part img {
      height: 96px;
  }
  .item-body-yinlinqu .yinlingqu-left .yinlingqu-left-part p {
      margin: 5px 8px;
  }
  .item-body-yinlinqu .yinlingqu-right a:first-child .dot-p {
      margin-top: 20px;
  }
  .dot-p {
      margin-top: 15px;
  }
  .topic-main-part .topic-item .item-body {
      display: block;
  }
  .show-yq {
      display: none;
  }
  .item-body-yuanqu .yuanqu-part {
      width: 100%;
  }
  .item-body-yuanqu .yuanqu-part:first-child {
      border-bottom: 1px dashed #cccccc;
      margin-bottom: 20px;
      padding-bottom: 20px;
  }
  .item-body-yuanqu .yuanqu-part .yuanqu-first-part p {
      width: calc(100% - 224px);
  }
  .item-body-yuanqu .yuanqu-part .yuanqu-first-part img {
      width: 200px;
      height: 113px;
      object-fit: cover;
  }
  .item-body-yuanqu .show-wap-yq {
      display: block;
  }
  .topic-footer {
      height: 78px;
      width: 100%;
      padding: 15px 12px 0;
      box-sizing: border-box;
  }
  .topic-footer p {
      padding: 0 !important;
      max-width: 100%;
      text-align: center;
  }

  .enterprise-swiper-container {
      width: 100%;
  }

  .enterprise-swiper-container .swiper-slide {
      width: 312px;
      height: 176px;
      background: #fff;
      box-shadow: 0 8px 30px #ddd;
      position: relative;
  }

}

@media only screen and (min-width: 1000px){
.content .more {
  display: block;
}
}

.zhjb_order .zhjb_span{
 display: inline-block;
  /* width: 35%; */
  padding: 0 20px;
  height: 46px;
 
  color: #fff;
  line-height: 46px;
  text-align: center;
  font-size: 20px;
  background-color: #55a9e1 !important;
}
/*.zhjb{
  border-bottom: 2px solid #4f86e7;
}*/
}
.content .title .line{
  height: 51px;
  line-height: 51px;
  background: url(../images/all_back.png) no-repeat !important;
  width: 164px;
  background-size: 50px;
  text-align: center;
  color: #fff;
}
/*.content .title{
  border-bottom: 2px solid #4f86e7;
}*/
