#page-jin_rong_shi_chang {
  /* 资产管理 */
}
.jin_rong_shi_chang_main {
  background: url(/uiFramework/commonResource/image/2024011717553777071.png) center no-repeat;
  background-size: cover; 
}
.jin_rong_shi_chang_m{
  background: url(/uiFramework/commonResource/image/2024122018500687218.png) center no-repeat;
    background-size: 100%;
}
.jin_rong_shi_chang {
  width: 20rem;
  margin: 0 auto;
}
/* 业务办理 */
.jin_rong_shi_chang .title {
  color: #333;
  font-size: 0.38rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.6rem;
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) {
  .jin_rong_shi_chang .title {
    margin-top: 0.78rem;
  }
.jin_rong_shi_chang{padding-top:0rem!important;}
}
.jin_rong_shi_chang .text p {
  font-size: 0.225rem;
  margin-bottom: 0.5rem;
  line-height: 0.45rem;
    text-align: justify;
}
@media screen and (max-width: 768px) {
  .jin_rong_shi_chang .text p {
    font-size: 0.325rem;
    margin-bottom: 0.6rem;
    display: block !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        max-width: 100%;
       /** height: 31vh; **/
  }
}
.jin_rong_shi_chang_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
background: #eee;
}
.jin_rong_shi_chang_content {
  width: 23%;
  box-shadow: 0.025rem 0.025rem 0.15rem 0.05rem rgba(0, 0, 0, 0.1);
  margin-bottom: 0.5rem;
  border-radius: 0.1rem;
  transition: all 0.5s;
  position: relative;
  height: 5.5rem;
}
.jin_rong_shi_chang_content:hover {
  box-shadow: 0.025rem 0.025rem 0.15rem 0.05rem rgba(8, 108, 200, 0.4);
  transform: translate3d(0, -0.0625rem, 0);
  background-size: 100% 100%;
}
.jin_rong_shi_chang_content:hover .content_img {
  display: none;
  width: 100%;
}
.jin_rong_shi_chang_content:hover .content {
  padding-top: 0.5rem;
}
.jin_rong_shi_chang_content:hover .font_5 {
  color: #1566c7;
}
.jin_rong_shi_chang_content:hover .button {
  display: block;
}
.jin_rong_shi_chang_content .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
}
.jin_rong_shi_chang_content .content_img1 {
  margin: 0 auto;
  width: 0.65rem;
  margin-top: 0.75rem;
  margin-bottom: 0.35rem;
}
.jin_rong_shi_chang_content .content_img {
  width: 100%;
}
.content_all {
  display: none;
}
.jin_rong_shi_chang_content .content .font_5 {
  font-size: 0.325rem;
  line-height: 0.325rem;
  font-weight: 700;
  color: #333333;
}
.jin_rong_shi_chang_content .button {
  display: none;
}
.jin_rong_shi_chang_box .jin_rong_shi_chang_content::before {
  width: 0;
  height: 0.1rem;
  display: block;
  content: '';
  background: #6eb92b;
  position: absolute;
  left: 0;
  bottom: 0;
  -o-transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.jin_rong_shi_chang_box .jin_rong_shi_chang_content::after {
  width: 0;
  height: 0.1rem;
  display: block;
  content: '';
  background: #153673;
  position: absolute;
  right: 0;
  bottom: 0;
  -o-transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.jin_rong_shi_chang_box .jin_rong_shi_chang_content:hover::before {
  width: 50%;
}
.jin_rong_shi_chang_box .jin_rong_shi_chang_content:hover::after {
  width: 50%;
}
.jin_rong_shi_chang_content .button .more {
  margin-top: 1rem;
  padding: 0.0625rem 0.125rem;
  width: 1.4375rem;
  text-align: center;
  background-color: #80b745;
  border-radius: 0.025rem;
  justify-content: flex-start;
  display: flex;
  color: #fff;
  font-size: 0.3rem;
  flex-direction: column;
  text-decoration: none;
  cursor: pointer;
}
@keyframes move {
  0% {
    transform: translate(0px);
  }
  50% {
    transform: translate(6px);
  }
  100% {
    transform: translate(0px);
  }
}
@-webkit-keyframes move {
  0% {
    transform: translate(0px);
  }
  50% {
    transform: translate(6px);
  }
  100% {
    transform: translate(0px);
  }
}
/* 响应式 */
@media screen and (max-width: 1440px) {
  .jin_rong_shi_chang {
    width: 94%;
  }
}
@media screen and (max-width: 1270px) {
  .jin_rong_shi_chang_content {
    width: 30%;
    height: 6.5rem;
    margin: 10px;
  }
  .jin_rong_shi_chang_box {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1000px) {
  .jin_rong_shi_chang_content {
    width: 48%;
    overflow: hidden;
  }
}
/* ============================ */
#nav-tese_yewu {
  background-color: unset !important;
}
#nav-tese_yewu .module-content {
  width: 100% !important;
}
#nav-tese_yewu .module-content .item {
  width: 50%;
}
#nav-tese_yewu .module-content .item a {
  text-align: left !important;
}
#nav-tese_yewu .module-content .item .desc {
  display: none !important;
}