html .container {
  width: 1400px!important;
  padding: 0!important;
}
@media (max-width: 767px) {
  .container {
    width: 100%;
  }
  .water-pub{
    display: none;
  }
  .fa-plus,
  .fa-pencil,
  .fa-trash-o {
    display: none;
  }

  ::-webkit-scrollbar {
    display: none;
  }

  .module2 .content .imgBox {
    width: 229px;
  }

  .module2 .content .currentList .listBox {
    max-width: 320px;
    margin: 30px auto 0;
  }

  .module1 .module1-box1 .content .Jump {
    margin-bottom: 27px;
  }

  .module6{
    margin-top: 20px;
  }

  .module6 .title-box .tab_1 {
    margin-right: 15px;
  }

  .module6 .listBox .list {
    width: 100%;
    margin-bottom: 24px;
  }

  .module7 .module7ListBox .list {
    margin: 0 auto 24px;
  }

  .module1Box .module1Tabs{
    display: none;
  }
  .module1Box .rightBox{
    margin-top: 20px;
  }
  .module1Box .rightBox{
    width: 100%;
  }
  .module1Box .imgBox{
    height: 118px!important;
  }
  html .module1Box .swiper-pagination{
    right: 50%!important;
    left: 50%!important;
    height: 15px!important;
    transform: translateX(-50%)!important;
    padding-bottom: 1px;
  }
  .module1Box .imgBox .content-text .content-text-d1{
    margin: 0 auto!important;
    padding: 0 10px!important;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }

  .module1 .module1-box1 .content .editors {
    margin-top: 15px;
  }
  
  .module1 .module1-box1 .content .days {
    margin-top: 15px;
  }

  .module2 .content .currentList .listBox {
    width: 31.5%;
    margin-right: 32px;
  }

  .module2 .content .currentList {
    display: flex;
  }

  .module2 .content .currentList .listBox:last-child {
    margin-right: 0;
  }

  .module6 .title-box .tab {
    font-size: 24px;
  }

  .module6 .title-box .tab_1 {
    margin-right: 73px;
  }

  .module6 .listBox .list {
    width: 412px;
    margin: 0 20px 24px 0;
  }

  .module6 .listBox .list .imgBox {
    width: 100%;
  }

  .module3 .title-box .active,
  .module6 .title-box .module6Active {
    font-size: 24px;
    font-weight: bold;
  }

  .module7 .module7ListBox {
    display: flex;
  }

  .module7 .module7ListBox .list {
    margin-right: 26px;
  }

  .module7 .module7ListBox .list:nth-child(4) {
    margin-right: 0;
  }

  .module1Box .module1Tabs{
    display: flex;
  }
  .module1Box .imgBox{
    display: inline-block;
  }
  .module1Box .rightBox{
    width: calc(100% - 336px);
    margin-left: 25px;
  }
}

@media (min-width: 992px) { 
  .module2 .content .imgBox {
    width: auto;
  }

  .module6{
    margin-top: 184px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .module2 .content .left {
    display: none;
  }
}

@media (min-width: 1200px) {
  .col-lg-3 {
    width: 19.5%;
  }

  .col-lg-9 {
    width: 80.5%;
  }

  .module1 .module1-box1 .content {
    display: flex;
    justify-content: space-between;
  }

  .module1 .module1-box1 .content .introStr {
    max-width: 583px;
  }

  .module1 .module1-box1 .content .editors {
    margin-top: 0;
    margin-right: 20px;
  }

  .module1 .module1-box1 .content .editors .editor {
    min-height: 96px;
  }

  .module1 .module1-box1 .content .days {
    margin-left: 20px;
    margin-top: 0;
  }
}

@media (min-width: 1366px) {
  .module6 .listBox {
    justify-content: space-between;
  }

  .module6 .listBox .list:nth-child(3),
  .module6 .listBox .list:nth-child(6) {
    margin-right: 0;
  }

  .module7 .module7ListBox .list {
    margin-bottom: 0 !important;
  }
}

#journalGeneralHome {
  width: 100%;
  height: auto;
  color: #333333;
  /* overflow-x: hidden; */
  overflow: hidden;
}

.contentBox {
  margin-bottom: 60px;
}

.modalout1{
  width: 100%;
  height: 100%;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/main-bg1.png') no-repeat;
  background-size: 100% 100%;
  padding-bottom: 50px;
}
.module0{
  margin-bottom: 40px;
}
.module1{
  margin-bottom: 50px;
}
.module1 .m1-c-out{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.module1 .m1-c-out .m1c-pub{
  width: 450px;
  height: 170px;
  position: relative;
}
.module1 .m1-c-out .m1c-pub .water-video-pen{
  position: absolute;
}
.water-pub{
  position: relative;
  z-index: 3;
}
.m1-d2-d1-1{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  cursor: pointer;
}
.m1-d2-d1-1 img{
  width: 100%;
  height: 100%;
}
.water-video-pen{
	position: absolute; 
	right: 10px;
	z-index: 20;
}
.water-video-pen .fa-pencil{
	color: green;
	cursor: pointer;
}
.water-video-pen .fa-times{
	color: red;
	cursor: pointer;
}
.module2 .m2-c-out{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.module2 .m2-c-out .m2co-pub{
  width: 450px;
  height: 710px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zdxz-1.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-d2{
  width: 450px;
  height: 710px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zdxz-3.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-d3{
  width: 450px;
  height: 710px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zdxz-2.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-pub .m2cop-top{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 36px;
  margin-bottom: 30px;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2copt-left{
  flex: 1;
  width: 130px;
  height: 20px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zxsx_title_left.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2co2t-left{
  flex: 1;
  width: 130px;
  height: 20px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zdyd_title_left.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2co3t-left{
  flex: 1;
  width: 130px;
  height: 20px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zdxz_title_left.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2copt-center{
  font-size: 28px;
  color: #05754F;
  padding: 0 12px;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2copt-center-en{
  width: 240px;
  text-align: center;
  font-size: 28px;
  color: #05754F;
  padding: 0 12px;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2co2t-center{
  font-size: 28px;
  color: #C54D37;
  padding: 0 12px;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2co3t-center{
  font-size: 28px;
  color: #B58331;
  padding: 0 12px;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2copt-right{
  flex: 1;
  width: 130px;
  height: 20px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zxsx_title_right.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2co2t-right{
  flex: 1;
  width: 130px;
  height: 20px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zdyd_title_right.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-pub .m2cop-top .m2co3t-right{
  flex: 1;
  width: 130px;
  height: 20px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/zdxz_title_right.png') no-repeat;
  background-size: 100% 100%;
}
.module2 .m2-c-out .m2co-pub .m2cop-content-out{
  margin: 0 24px;
  min-height: 496px;
}
.module2 .m2-c-out .m2co-pub .m2cop-content{
  border-bottom: 1px solid #D8D8D8;
  margin-top: 20px;
}
.module2 .m2-c-out .m2co-pub .m2cop-content .m2copc-d1{
  display: flex;
  cursor: pointer;
}
.module2 .m2-c-out .m2co-pub .m2cop-content .m2copc-d1 .m2copc1-d1{
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #666666;
  margin-right: 10px;
  margin-top: 7px;
}
.module2 .m2-c-out .m2co-pub .m2cop-content .m2copc-d1 .m2copc1-d2{
  min-height: 46px;
  font-size: 16px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.module2 .m2-c-out .m2co-pub .m2cop-content .m2copc-d2{
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 22px;
  color: #666666;
  width: 80%;
}
.m2copc2-d1{
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m2copc2-d3{
  max-width: 228px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m2cop-bottom-out{
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m2cop-bottom-out{
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m2cop-bottom-out .m2copb-d1{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 40px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/more-bg1.png') no-repeat;
  background-size: 100%;
  color: #05754F;
  font-size: 14px;
  cursor: pointer;
}
.m2cop-bottom-out .m2co2b-d1{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 40px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/more-bg2.png') no-repeat;
  background-size: 100%;
  color: #C54D37;
  font-size: 14px;
  cursor: pointer;
}
.m2cop-bottom-out .m2co3b-d1{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 40px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/more-bg3.png') no-repeat;
  background-size: 100%;
  color: #B58331;
  font-size: 14px;
  cursor: pointer;
}
.module3{
  padding-bottom: 60px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/main-bg2.png') no-repeat;
  background-size: 100% 100%;
}
.mp-top{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.mp-top .m3t-d1{
  width: 64px;
  height: 36px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/ws-left.png') no-repeat;
  background-size: 100%;
}
.mp-top .m3t-d2{
  margin: 0 16px;
  font-size: 36px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mp-top .m3t-d2-ts{
  margin: 0 10px;
  font-size: 32px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m3t-d2-ts{
  text-align: center;
}
.mp-top .m3t-d2 .m3t2-d1{
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 50%;
  margin: 0 6px;
}
.mp-top .m3t-d3{
  width: 64px;
  height: 36px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/ws-right.png') no-repeat;
  background-size: 100%;
}
.module3 .m3-content{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.module3 .m3-content .m3c-dp{
  width: 450px;
  cursor: pointer;
}
.m3cp-d1{
  width: 450px;
  height: 294px;
  margin-bottom: 23px;
}
.m3cp-d1 img{
  width: 100%;
  height: 100%;
}
.m3cp-d2{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #1A1A1A;
}
.m3cp-d2 .m3cp2-d1{
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m3cp-d2 .m3cp2-d2{
  width: 30px;
  height: 30px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/more.png') no-repeat;
  background-size: 100%;
}
.m3cp-d2 .m3cp2-d2:hover{
  cursor: pointer;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/more-h.png') no-repeat;
  background-size: 100%;
}
.mp-bottom{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.mp-bottom .m3b-d1{
  width: 132px;
  height: 36px;
  background: linear-gradient( 90deg, #05754F 0%, #11A26F 100%);
  border-radius: 312px 312px 312px 312px;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.mp-bottom .m3b-d1 .m3b1-d2{
  width: 6px;
  height: 9px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/gengduo.png') no-repeat;
  background-size: 100%;
  margin-left: 8px;
  margin-top: -2px;
}
/* .mp-bottom .m3b-d1:hover{
  background: #fff;
  color: #05754F;
}
.mp-bottom .m3b-d1:hover .m3b1-d2{
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/gengduo-green.png') no-repeat;
  background-size: 100%;
} */
.module4{
  padding-bottom: 40px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/main-bg3.png') no-repeat;
  background-size: 100% 100%;
}
.module4 .m4-content{
  display: flex;
  justify-content: space-between;
}
.module4 .m4-content .m4c-d1{
  width: 810px;
  height: 600px;
  background: #fff;
  padding: 24px 24px 32px 24px;
  cursor: pointer;
}
.m4c1-d1{
  width: 762px;
  height: 380px;
  margin-bottom: 26px;
}
.m4c1-d1 img{
  width: 100%;
  height: 100%;
}
.m4c1-d2{
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}
.m4c1-d2-ts{
  color: #05754F;
}
.m4c1-d3{
  font-size: 14px;
  margin-bottom: 20px;
  overflow: hidden;
  color: #5E5E5E;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  line-height: 25px;
}
.module4 .m4-content .m4c-d2{
  width: 566px;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 28px;
}
.module4 .m4-content .m4c-d2-ts{
  width: 100%;
  height: auto;
}
.m4c-d2-ts .m4c14-d1-ts{
  width: 30%!important;
}
.m4c-d2-ts .m4c2-d1{
  margin-bottom: 30px;
}
.m4c-d2-ts .m4c2-d1:last-child{
  margin-bottom: 0px;
}
.m4c-d2 .m4c2-d1{
  width: 100%;
  height: 188px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/xhdt-li-bg.png') no-repeat;
  background-size: 100% 100%;
  padding: 30px;
  cursor: pointer;
}
.m4c1-d4{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.m4c1-d4 .m4c14-d1{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #05754F;
  width: 40%;
}
.m4c1-d4 .m4c14-d1-ts{
  width: 56%;
  color: #5E5E5E;
}
.m4c1-d4 .m4c14-d1 .m4c141-d1{
  max-width: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m4c1-d4 .m4c14-d1 .m4c141-d2{
}
.m4c1-d4 .m4c14-d1 .m4c141-d3{
  max-width: 228px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m4c14-d2{
  width: 30px;
  height: 30px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/more.png') no-repeat;
  background-size: 100%;
}
.m4c14-d2:hover{
  cursor: pointer;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/more-h.png') no-repeat;
  background-size: 100%;
}
.module5{
  padding-bottom: 40px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/main-bg4.png') no-repeat;
  background-size: 100% 100%;
}
.module5 .m5-content{
  display: flex;
  justify-content: space-between;
  position: relative;
}
.module5 .m5-content .m5c-d1{
  width: 810px;
  height: 600px;
  background: #05754F;
  padding: 10px 0 0 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.module5 .m5-content .m5c-d1:hover .m5c1-img1{
  cursor: pointer;
  transform: scale(1.1);
}
.m5c1-img1{
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  transition: all 1s;
}
.module5 .m5-content .m5c-d1 .m5c1-d1{
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  z-index: 3;
}
.m5c11-d1{
  font-size: 20px;
  margin: 25px;
  color: #fff;
  cursor: pointer;
}
.m5c11-d2{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m5c11-d2 .playImg{
  width: 100px;
  height: 100px;
  margin-top: -35px;
  cursor: pointer;
}
.module5 .m5-content .m5c-d2{
  width: 566px;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 28px;
}
.m5c-d2 .m5c2-d1{
  width: 100%;
  height: 188px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #05754F;
}
.m5c21-d1{
  width: calc(50% + 20px);
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  overflow: hidden;
}
.m5c21-d1:hover .m5c211-img1{
  cursor: pointer;
  transform: scale(1.1);
}
.m5c211-img1{
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.m5c211-img2{
  width: 50px;
  height: 50px;
  position: absolute;
}
.m5c21-d2{
  flex: 1;
  color: #fff;
  height: 100%;
  padding: 16px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/text-bg.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 16px;
  cursor: pointer;
}
.m5c212-d1{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.m5c212-d2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}
.m5c212-d3{
  display: flex;
  align-items: center;
}
.m5c2123-d1{
  width: 15px;
  height: 15px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/play-circle-stroke.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
  margin-top: -2px;
}



































.module1 .module1-box1 .title,
.module2 .title-box .title,
.module7 .title-box .title {
  font-size: 24px;
  font-weight: bold;
}

.module1 .module1-box1 {
  margin: 27px auto 40px;
  padding: 26px 30px;
  min-height: 260px;
  background: url(https://zhzyyxh.obs.cn-north-1.myhuaweicloud.com/journalHome/main1-bg%402x.png) no-repeat;
  background-size: cover;
  background-position: 50%;
}

.module1 .module1-box1 .content {
  font-size: 16px;
  color: #222;
  margin-top: 16px;
}

.module1 .module1-box1 .content .introStr {
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.module1 .module1-box1 .content .Jump {
  margin-top: 27px;
  font-style: italic;
}

.module1 .module1-box1 .content .Jump a {
  text-decoration: none;
}

.module1 .module1-box1 .content .chief {
  margin-bottom: 14px;
}

.module1 .module1-box1 .content .days {
  max-width: 200px;
  flex: 1;
}

.module1 .module1-box1 .content .days div {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(254, 210, 7, 0.3);
  color: #058995;
  margin-bottom: 10px;
}

.module1 .module1-box1 .content .days div:last-child {
  margin-bottom: 0;
}

.module2 .title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 57px;
  border-top: 6px solid var(--color);
  padding: 0 18px;
  margin-bottom: 36px;
}


.module2 .title-box .more {
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.module2 .title-box .more .fa-angle-right {
  margin-left: 6px;
  font-weight: bold;
}

.module2 .content .imgBox {
  height: 305px;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
}

.module2 .content .imgBox img {
  width: 100%;
  height: 100%;
}

.module2 .content .imgBox .img {
  width: calc(100% - 13px);
  height: 288px;
  position: absolute;
  top: 3px;
  left: 0;
}

.module2 .content .number {
  font-size: 16px;
  color: #222;
  text-align: center;
  margin-top: 17px;
}

.module2 .content .Jump {
  margin-top: 18px;
  font-size: 16px;
  text-align: center;
}

.module2 .content .Jump a {
  text-decoration: none;
}

.module2 .content .Jump a:hover {
  color: var(--color);
}

.module2 .content .currentList .listBox .imgBox {
  width: auto;
  height: 180px;
  position: relative;
}

.module2 .content .currentList .listBox .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.module2 .content .currentList .listBox .titleBox {
  padding: 23px 7px 0;
}

.module2 .content .currentList .listBox .titleBox a {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-weight: bold;
  cursor: pointer;
}

.module2 .content .currentList .listBox .titleBox a:hover {
  color: var(--color);
}

.module2 .content .currentList .listBox .titleBox .depict {
  margin-top: 19px;
  line-height: 26px;
  color: #555;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.module6 {
  position: relative;
  /* margin: 17px 0 0; */
}

.module6 .img_left {
  position: absolute;
  left: 0;
  bottom: -100px;
  width: 413px;
}

.module6 .img_right {
  position: absolute;
  right: 0;
  top: 143px;
  width: 707px;
}

.module6 .container {
  position: relative;
}

.module6 .title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 57px;
  border-top: 6px solid var(--color);
  padding: 0 18px;
  margin-bottom: 36px;
}

.module6 .title-box .module6Active {
  cursor: pointer;
}

.module6 .title-box .tab {
  color: #222;
  cursor: pointer;
}

.module6 .title-box .more {
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  min-width: 55px;
}

.module6 .title-box .more .fa-angle-right {
  margin-left: 6px;
  font-weight: bold;
}

.module6 .listBox {
  display: flex;
  flex-wrap: wrap;
}

.module6 .listBox .list {
  height: 330px;
  border-radius: 6px;
  background: #FFFFFF;
  box-shadow: 0px 6px 10px 0px rgba(20, 129, 139, 0.05);
}

.module6 .listBox .list .imgBox {
  height: 236px;
  cursor: pointer;
}

.module6 .listBox .list .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.module6 .listBox .list .title {
  color: #222;
  padding: 18px 23px;
  font-size: 18px;
}

.module6 .listBox .list .title span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
}

.module6 .listBox .list .title span:hover {
  text-decoration: underline;
}

.module7 {
  position: relative;
  margin-top: 34px;
}

.module7 .title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 57px;
  border-top: 6px solid var(--color);
  padding: 0 18px;
  margin-bottom: 36px;
}

.module7 .title-box .more {
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.module7 .title-box .more .fa-angle-right {
  margin-left: 6px;
  font-weight: bold;
}

.module7 .module7ListBox {
  flex-wrap: wrap;
  position: relative;
}

.module7 .module7ListBox .list {
  width: 300px;
  height: 304px;
  position: relative;
  margin-bottom: 24px;
}

.module7 .module7ListBox .list .imgBox {
  width: 100%;
  height: 188px;
  position: relative;
  cursor: pointer;
}

.module7 .module7ListBox .list .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.module7 .module7ListBox .list .imgBox .playImg-out {
  cursor: pointer;
}
.module7 .module7ListBox .list .imgBox .playImg {
  width: 61px;
  height: 61px;
  position: absolute;
  left: 40%;
  top: 40px;
  cursor: pointer;
}

.module7 .module7ListBox .list .imgBox .scope {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.module7 .module7ListBox .list .textBox {
  width: 272px;
  height: 166px;
  background: #fff;
  box-shadow: 0px 3px 10px 0px rgba(26, 155, 167, 0.15);
  position: absolute;
  left: 14px;
  bottom: 0;
  padding: 23px 20px;
}

.module7 .module7ListBox .list .textBox .title {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  cursor: pointer;
}

.module7 .module7ListBox .list .textBox .title:hover {
  text-decoration: underline;
}

.module7 .module7ListBox .list .textBox .line {
  width: 18px;
  height: 2px;
  background: #80909F;
  margin-top: 6px;
}

.module7 .module7ListBox .list .textBox .intro {
  font-size: 15px;
  color: #2C465F;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 15px;
}

.module7 .module7ListBox .list .textBox .date {
  font-size: 14px;
  color: var(--color);
  margin-top: 15px;
}

.module7VideoBox {
  position: absolute;
  z-index: 6;
}

.module7VideoBox .video-js {
  width: 100%;
  height: 100%;
}

#videoModal .uploadBtn {
  width: 135px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
  font-size: 13px;
  border-radius: 5px;
  margin-bottom: 15px;
  cursor: pointer;
}
.currentList .listBox{
  position: relative;
}
.pub-edit{
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 9;
  cursor: pointer;
}
.pub-edit .fa-pencil{
  color: var(--pub-color);
}
.uploadBtn {
  width: 135px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
  font-size: 13px;
  border-radius: 5px;
  margin-bottom: 15px;
  cursor: pointer;
  background: var(--pub-color);
}

.module1Box{
  width: 100%;
  height: auto;
  position: relative;
}
.module1Box .module1Tabs{
  width: 100%;
  padding: 0 10px;
  align-items: flex-end;
  justify-content: space-between;
  position: absolute;
  z-index: 5;
}
.module1Box .module1Tabs .fa{
}
.module1Box .module1Tabs .fa-pencil{
  margin-right: 5px;
  cursor: pointer;
}
.module1Box .module1Tabs .fa-plus{
  cursor: pointer;
}
.module1Box .module1Tabs .fa-times{
  color: #A30014;
  font-size: 22px;
  cursor: pointer;
}
.module1Box .swiper-container, .module1Box .swiper-container-one{
  width: 100%;
  height: auto;
  margin-top: 28px;
  position: relative;
  overflow: hidden;
}
.module1Box .swiper-container .swiper-pagination-bullets,.module1Box .swiper-container-one .swiper-pagination-bullets{
  bottom: 0;
}
.module1Box .imgBox{
  width: 100%;
  height: 118px;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}
.module1Box .imgBox img{
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  object-position: left top;
}
.module1Box .imgBox .content-text{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #00000080;
  display: flex;
  align-items: center;
}
.module1Box .imgBox .content-text .content-text-d1{
  margin-left: 20px;
  color: #fff;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  cursor: pointer;
}
.module1Box .imgBox .content-text .content-text-d1:hover{
  text-decoration: underline;
}
.module1Box .rightBox{
  height: auto;
  display: inline-block;
  vertical-align: top;
}
.module1Box .rightBox .right{
  width: 100%;
  height: auto;
}
.module1Box .rightBox .title{
  width: 100%;
  font-weight: bold;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 23px;
  cursor: pointer;
}
.module1Box .rightBox .title:hover{
  text-decoration: underline;
}
.module1Box .rightBox .desc{
  width: 100%;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 20px 0 0;
  color: #7F7F7F;
}
.module1Box .rightBox .depict{
  width: 100%;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  margin: 20px 0 35px;
  color: #000000;
  word-spacing: 6px;
}
.module1Box .swiper-pagination-bullet{
  width: 12px !important;
  height: 12px !important;
  border-radius: 0;
  background: none;
  border: 1px solid #fff;
  opacity: 1;
}
.module1Box  .swiper-pagination-bullet-active{
  background: #fff;
}
.module1Box .swiper-pagination{
    width: 200px;
    right: 0;
    left: auto !important;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 写作模板-帮助中心模块开始 */
.linkModuleBox{
  max-width: 1400px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px auto 98px auto;
}
.linkModuleBox .listBox{
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.linkModuleBox .listBox .itemImg{
    width: 118px;
    height: 121px;
    text-align: center;
}
.linkModuleBox .listBox .itemImg1{
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/gnbg-1.png') no-repeat;
  background-size: 100% 100%;
}

.linkModuleBox .listBox .itemImg2{
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/gnbg-2.png') no-repeat;
   background-size: 100% 100%;
}

.linkModuleBox .listBox .itemImg .img1{
  width: 48px;
  height: 35px;
  margin: 36px 0 50px 0;
}

.linkModuleBox .listBox .itemImg .img2{
  width: 40px;
  height: 35px;
  margin: 33px 0 53px 0;
}

.linkModuleBox .listBox .itemImg .img3{
  width: 46px;
  height: 33px;
   margin: 33px 0 53px 0;
}

.linkModuleBox .listBox .itemImg .img4{
  width: 40px;
  height: 39px;
   margin: 36px 0 46px 0;
}

.linkModuleBox .listBox .itemImg .img5{
  width: 42px;
  height: 42px;
   margin: 34px 0 45px 0;
}

.linkModuleBox .listBox .itemTitle{
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 24px;
  text-align: center;
}
.linkModuleBox .listBox .itemTitle .subTitle{
  font-weight: 400;
  font-size: 16px;
  color: #C54D37;
  line-height: 16px;
}
.linkModuleBox .listBox .itemText{
  width: 210px;
  font-weight: 400;
  font-size: 16px;
  color: #617B72;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .linkModuleBox .listBox .itemText{
     width: 180px;
  }
  .linkModuleBox .listBox{
      width: 48%;
  }
}
/* 写作模板-帮助中心模块结束 */

/* 友情链接开始 */
.friendshipLinkBox{
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}

.friendshipLinkBox .xbb-d7-d1 .dpb-top{
	display: flex;
  align-items: center;
}
.friendshipLinkBox .dpb-top .dpb-dpb{
    margin-right: 10px;
}
.friendshipLinkBox .dpb-top .dpb-dpb5{
	width: 56px;
	height: 32px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/ws-left.png') no-repeat;
	background-size: 100% 100%;
}
.friendshipLinkBox .dpb-top .dpb-d2{
   font-weight: 700;
    font-size: 32px;
    color: #333333;
    line-height: 32px;
    margin-right: 14px;
}
.friendshipLinkBox .dpb-top .dpb-d3{
	flex: 1;
	height: 30px;
  background: url('https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/line.png') no-repeat;
	background-size: 100% 100%;
	margin-right: 21px;
}

.friendshipLinkBox .dpb-top .dpb-d3-5{
  margin-right: 0px;
}

.friendshipLinkBox .cooperative-add{
	position: absolute;
	top: 55px;
	color: green;
	cursor: pointer;
}

.friendshipLinkBox .el-carousel__container{
	height: 110px!important;
}
.friendshipLinkBox .el-carousel__indicators--horizontal{
	display: none;
}


.friendshipLinkBox .d71-content{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
  }
  .friendshipLinkBox .d71-content .d71-c-d1{
    width: 262px;
	position: relative;
	box-shadow: 0px 3px 6px 0px rgba(20, 129, 139, 0.15);
	margin-right: 22px;
	border: 1px solid #E3EBEC;
  }
  .friendshipLinkBox .d71-content .d71-c-d1-ts{
	margin-right: 0px;
  margin-bottom: 0;
  }

  .friendshipLinkBox .d71-content .d71-c-d1 .d71c1-d1{
	width: 260px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
  }


	.friendshipLinkBox .d71-content .d71-c-d1 .d71c1-d1 img{
	  width: 238px;
    height: 78px;
    border: 1px dashed #33333330;
	}
.friendshipLinkBox .pub-edit .fa-times{
      color: red;
    cursor: pointer;
  }
  @media (max-width: 1420px){
    .friendshipLinkBox .xbb-module7Box .d71-content{
      justify-content: space-between;
    }
    .friendshipLinkBox .d71-content .d71-c-d1 .d71c1-d1{
      width: 100%;
    }
    .friendshipLinkBox .d71-content .d71-c-d1 .d71c1-d1 img{
      width: 100%;
    }
     .friendshipLinkBox .d71-content .d71-c-d1{
      width: 18%;
      margin-right: 0;
    }

  }
  @media (min-width: 992px) {
	.friendshipLinkBox .yqlj-pc{
	  display: block;
	}
	.friendshipLinkBox .yqlj-h5{
	  display: none;
	}
  }
@media (max-width: 992px) {
	.friendshipLinkBox .yqlj-pc{
	  display: none;
	}

	.friendshipLinkBox .d71-content-h5{
	  justify-content: space-between;
	}
	.friendshipLinkBox .d71-content-h5 .d71-c-d1{
	  width: 45%;
	  margin-right: 0;
	}
	.friendshipLinkBox .d71-content-h5 .d71-c-d1 .d71c1-d1{
	  width: 100%;
	}
	.friendshipLinkBox .d71-content-h5 .d71-c-d1 .d71c1-d1 img{
	  width: 90%;
	}
}
@media (max-width: 1400px) {
  html .container{
    width: 100%!important;
    padding: 0 10px !important;
  }
  .module1 .m1-c-out .m1c-pub{
    width: 32%!important;
  }
  .module2 .m2-c-out .m2co-pub{
    width: 32%!important;
  }
  .module3 .m3-content .m3c-dp{
    width: 32%!important;
  }
  .m3cp-d1{
    width: 100%!important;
  }
  .module4 .m4-content .m4c-d1{
    width: 54%!important;
  }
  .module4 .m4-content .m4c-d2{
    width: 45%!important;
  }
  .module4 .m4-content .m4c-d2-ts{
    width: 100%!important;
  }
  .m4c1-d1{
    width: 100%!important;
  }
  .module5 .m5-content .m5c-d1{
    width: 54%!important;
  }
  .module5 .m5-content .m5c-d2{
    width: 45%!important;
  }
}
@media (max-width: 900px) {
  .module2 .m2-c-out{
    flex-direction: column;
  }
  .module2 .m2-c-out .m2co-pub{
    width: 100%!important;
    margin-bottom: 20px;
  }
  .module3 .m3-content{
    flex-direction: column;
  }
  .module3 .m3-content .m3c-dp{
    width: 100%!important;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
  }
  .module4 .m4-content{
    flex-direction: column;
  }
  .module4 .m4-content .m4c-d1{
    width: 100%!important;
    margin-bottom: 20px;
  }
  .module4 .m4-content .m4c-d2{
    width: 100%!important;
  }
  .module5 .m5-content{
    flex-direction: column;
  }
  .module5 .m5-content .m5c-d1{
    width: 100%!important;
    margin-bottom: 20px;
  }
  .module5 .m5-content .m5c-d2{
    width: 100%!important;
  }
  .linkModuleBox{
    padding: 0 10px;
  }
  .linkModuleBox .listBox{
    width: 48%;
  }
  .friendshipLinkBox .dpb-top .dpb-d3-5{
    display: none;
  }
  .m4c-d2-ts .m4c14-d1-ts{
    width: 50%!important;
  }
}
  /* 这里是新写的大于767的样式 */
@media (max-width: 767px) {
	.friendshipLinkBox{
	  padding: 0 10px;
	}
  .m4c-d2-ts .m4c14-d1-ts{
    width: 70%!important;
  }
}
/* 友情链接结束 */