#page-index {
  font-family: '微软雅黑';
}
#page-index .first-page-runat {
  position: relative;
}
#page-index .first-page-runat .module-index_top_news {
  position: absolute;
  left: 0.3rem;
  bottom: 0.3rem;
  z-index: 1;
}
#page-index .first-page-runat .module-index_top_news .Zhid_tit a {
  color: #fff;
  text-shadow: #aaa 6px 5px 20px;
}
#page-index .second-page {
  width: 100%;
  /* height: 100vh; */
  background-image: url(/uiFramework/commonResource/image/2024071714431862720.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#page-index .second-page .content {
  max-width: 22rem;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-top: 0.8rem;
  /**padding-bottom: 2rem;**/
  height: 100%;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content {
    width: 100%;
  }
}
#page-index .second-page .content .top-top {
  width: 100%;
  margin-bottom: 0.8rem;
}
#page-index .second-page .content .bottom-bottom {
  display: flex;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom {
    flex-direction: column;
  }
}
#page-index .second-page .content .bottom-bottom .left {
  width: 75%;
  padding-right: 0.5rem;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom .left {
    width: 100%;
    padding: 0 0.4rem;
  }
}
#page-index .second-page .content .bottom-bottom .left .top {
  /**height: 70%;**/
   height: 61%;
  display: flex;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom .left .top {
    margin-bottom: 0.2rem;
    flex-direction: column;
  }
}
#page-index .second-page .content .bottom-bottom .left .top .img-news {
  width: 65%;
  height: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom .left .top .img-news {
    width: 100%;
    margin-bottom: 0.5rem;
    height: 7rem;
  }
}
#page-index .second-page .content .bottom-bottom .left .top .img-news .img-news-runat {
  width: 100%;
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .left .top .img-news .img-news-runat .portlet {
  width: 100%;
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .left .top .img-news .img-news-runat .portlet > div {
  width: 100%;
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .left .top .ben_hang_xin_wen {
  width: 35%;
  height: 100%;
  padding-left: 0.3rem;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom .left .top .ben_hang_xin_wen {
    width: 100%;
    padding-left: 0;
  }
}
#page-index .second-page .content .bottom-bottom .left .top .ben_hang_xin_wen .ben_hang_xin_wen-runat {
  width: 100%;
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .left .top .ben_hang_xin_wen .ben_hang_xin_wen-runat .portlet {
  width: 100%;
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .left .top .ben_hang_xin_wen .ben_hang_xin_wen-runat .portlet > div {
  width: 100%;
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .left .bottom {
  height: calc(30% - 0.5rem);
  display: flex;
  overflow: hidden;
  min-height: 2rem;
  padding-top: 0.5rem;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom .left .bottom {
    flex-direction: column;
  }
}
#page-index .second-page .content .bottom-bottom .left .bottom .news-item {
  width: 33.33%;
  flex-shrink: 1;
  padding-right: 0.3rem;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom .left .bottom .news-item {
    width: 100%;
    padding-right: 0;
  }
}
#page-index .second-page .content .bottom-bottom .left .bottom .news-item:last-child {
  padding-right: 0;
}
#page-index .second-page .content .bottom-bottom .left .bottom .news-item .column {
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .left .bottom .news-item .column .portlet {
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .left .bottom .news-item .column .portlet > div {
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .right {
  width: 25%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom .right {
    max-width: 20rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  #page-index .second-page .content .bottom-bottom .right {
    width: 100%;
  }
}
#page-index .second-page .content .bottom-bottom .right:hover {
  box-shadow: 0 0 10px #ccc;
}
#page-index .second-page .content .bottom-bottom .right .column {
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .right .column .portlet {
  height: 100%;
}
#page-index .second-page .content .bottom-bottom .right .column .portlet > div {
  height: 100%;
}
/**#page-index .third-page-runat,
#page-index .fourth-page-runat {
  margin-bottom: 1rem;
}**/