/* .main-container {
    max-width: unset;
    min-width: unset;
} */
.qsgs-subItem {
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.qsgs-subItem-1{
    /*background-image: url(../../images/nzj/jtgk02_02.jpg);*/
    /*height: 510px;*/
    padding: 50px 0;
}
.qsgs-subItem-container {
  width: 580px;
}
.qsgs-subItem-1-title {
  font-weight: bold;
  font-size: 28px;
  color: #136198;
  line-height: 36px;
  margin-bottom: 1em;
}
.qsgs-subItem-1-content {
  font-size: 18px;
  color: #000000;
  line-height: 36px;
  text-indent: 2em;
}
.qsgs-subItem-1-tel{
    font-size: 24px;
    color:#CFA972;
    font-weight: bold;
}
.qsgs-subItem-2{
    padding: 50px 0;
    /*height: 692px;*/
    /*background-image: url(../../images/nzj/jtgk02_03.jpg);*/
}
.justify-content-end{
    display: flex;
    justify-content: flex-end;
}
.qsgs-subItem-3{
    height: 589px;
    justify-content: flex-end;
    background-image: url(../../images/nzj/jtgk02_05.jpg);
}
.qsgs-subItem-4{
    height: 453px;
    background-image: url(../../images/nzj/jtgk02_06.jpg);
}
.qsgs-subItem-5{
    height: 536px;
    background-image: url(../../images/nzj/jtgk02_07.jpg);
}
