/** 清除内外边距 **/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

/** 设置默认字体 **/
body,
button,
input,
select,
textarea {
  font-family: -apple-system, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

/* 将斜体扶正 */
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

/* 统一等宽字体 */
/** 重置列表元素 **/
ul,
ol,
li {
  list-style: none;
}

/** 重置文本格式元素 **/
a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}

a:hover,
a:focus {
  text-decoration: none;
}

article,
p {
  word-break: break-all;
}

/*去掉IE的虚线框*/
a:active,
a:focus,
a:visited {
  border: none;
  outline: none;
  text-decoration: none;
  color: inherit;
}

/** 重置表单元素 **/
fieldset,
img {
  border: 0;
}

/* img 搭车：让链接里的 img 无边框 */
button,
input,
select,
textarea {
  font-size: 100%;
}

/* 使得表单元素在 ie 下能继承字体大小 */
/** 重置表格元素 **/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* font-family: "Adobe 黑体 Std"; */
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  width: 100%;
  height: 100%;
}

body {
  color: #333;
  /* font-size: 14px; */
}

/*----------以下自定义------------*/
.icon {
  display: inline-block;
}

/*操作提示*/
.operation-feedback-mask {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  top: 0px;
  left: 0px;
}

.operation-feedback {
  display: inline-block;
  padding: 20px 10px;
  min-width: 200px;
  max-width: 300px;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 9999;
  left: 50%;
  bottom: 50%;
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
  border-radius: 5px;
}

.operation-feedback .icon {
  display: none;
  width: 48px;
  height: 48px;
}

@-webkit-keyframes loading-animate {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

@keyframes loading-animate {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

.operation-feedback .loading-icon {
  display: inline-block;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat;
  background-size: 100% 100%;
  -webkit-animation: loading-animate 1s steps(12, end) infinite;
  animation: loading-animate 1s steps(12, end) infinite;
}

.operation-feedback .complete-icon {
  display: inline-block;
  background: url("../img/common/handle-success-icon.png") no-repeat;
  background-size: 100% 100%;
}

.operation-feedback .clear-icon {
  display: inline-block;
  background: url("../img/common/clear-icon.png") no-repeat;
  background-size: 100% 100%;
}

.operation-feedback .warn-icon {
  display: inline-block;
  background: url("../img/common/warn-icon.png") no-repeat;
  background-size: 100% 100%;
}

.operation-feedback .text {
  padding-top: 5px;
  margin: 0px;
  position: relative;
  font-size: 16px;
  color: #fff;
  text-align: center !important;
  /*word-break: keep-all;*/
}

::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
}

::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 5px #1684ed;
  background: #1684ed;
}

::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
}

.cm-page {
  min-width: 1320px;
}

.cm-fixed-header-page {
  /* padding-top: 110px;*/
}

.cm-container {
  /* width: 80%;*/
  width: 1200px;
  margin: 0px auto;
}

.cm-panel {
  position: relative;
  padding: 84px 0px;
  text-align: center;
}

.cm-panel .panel-hd {
  display: flex;
  justify-content: center;
}

.cm-panel .panel-hd img {
  display: block;
}

.cm-panel .panel-bd {
  margin-top: 35px;
  font-size: 16px;
  color: #666;
}

.cm-panel .panel-bd p+p {
  margin-top: 9px;
}

.cm-panel .panel-bd section+section {
  margin-top: 35px;
}

.cm-h-panel .cm-container {
  display: flex;
  align-items: flex-start;
}

.cm-h-panel .panel-hd {
  flex-shrink: 0;
  justify-content: left;
  margin-right: 85px;
}

.cm-h-panel .panel-bd {
  text-align: left;
  width: 100%;
  margin-top: 0px;
}

.cm-h-panel .panel-bd .title {
  font-size: 26px;
}

.cm-h-panel .panel-bd .desc {
  line-height: 30px;
}

.cm-h-panel .img-list {
  display: flex;
  margin-top: 25px;
}

.vision-panel .panel-bd {
  font-size: 22px;
  line-height: 24px;
}

.vision-panel .panel-bd p+p {
  margin-top: 18px;
}

.page-header {
  position: fixed;
  z-index: 10;
  width: 100%;
  top: 0px;
  left: 0px;
}

.page-header .blue-icon {
  display: none;
}

.page-header .header-content {
  display: flex;
  align-items: center;
  height: 110px;
}

.page-header .header-content .logo-icon {
  width: 180px;
}

.page-header .header-content nav {
  margin-left: auto;
  font-size: 16px;
  color: #fff;
}

.page-header .header-content nav a {
  padding: 10px 0px;
}

.page-header .header-content nav a+a {
  margin-left: 32px;
}

.page-header .header-content nav a.active {
  position: relative;
}

.page-header .header-content nav a.active:after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  content: '';
  width: 100%;
  height: 3px;
  background: #157dfb;
}

.page-header.blue-style .header-content nav {
  color: #1684ed;
}

.page-header.blue-style .normal-icon {
  display: none !important;
}

.page-header.mix-style .blue-icon {
  display: none;
}

.page-header.mix-style .normal-icon {
  /* display: none !important; */
}

.page-header.scroll-style {
  background: #fff;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
}

.page-header.scroll-style .blue-icon {
  display: block;
}

.page-header.scroll-style .normal-icon {
  display: none;
}

.page-header.scroll-style .header-content nav {
  color: #1684ed;
}

.page-footer .footer-content {
  padding: 25px 0px 25px 0px;
  font-size: 14px;
  color: #898989;
}

.page-footer nav a+a {
  margin-left: 15px;
}

.page-footer .copyright {
  display: flex;
}

.page-footer .copyright text+text {
  padding-left: 12px;
}

.page-footer .copyright a {
  padding-right: 12px;
}

.page-footer .copyright text:last-child {
  margin-left: auto;
}

.page-footer .copyright .aboutCard {
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  color: #157dfb;
  font-weight: 700;
}

.banner {
  width: 100%;
  height: 50vh;
  background-size: cover;
}

.index .page-main {
  position: relative;
}

.index .aboutCard:hover {
  cursor: pointer;
}

.index .page-bg {
  position: relative;
}

.index .page-bg img {
  width: 100%;
}

.index .page-bg .page-bg-video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.index .main-content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index .main-content .content-wrap {
  position: relative;
  top: -30px;
  left: -50px;
  display: flex;
}

.index .main-content .content-wrap .intro-video-box {
  position: relative;
  width: 280px;
}

.index .main-content .content-wrap .intro-video-box .intro-video-box-bg {
  width: 100%;
  border-radius: 45px;
}

.index .main-content .content-wrap .intro-video-box .mall-intro-video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  border-radius: 45px;
}

.index .main-content .content-wrap .info {
  margin-left: 55px;
  padding-top: 70px;
}

.index .main-content .content-wrap .slogan {
  margin-top: 18px;
}

.index .main-content .content-wrap .data {
  margin-left: 30px;
  margin-top: 37px;
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
}

.index .main-content .content-wrap .qrcode {
  margin-top: 37px;
  width: 136px;
  border: 2px solid #fff;
}

.about .banner {
  background: url("./../images/banner.jpg") no-repeat center center;
  background-size: cover;
}

.about .panel {
  position: relative;
  text-align: center;
  padding: 50px 0px;
  width: 100%;
}

.about .panel .panel-hd .title {
  position: relative;
  font-size: 28px;
  color: #000;
  font-style: italic;
  padding: 15px 0px;
}

.about .panel .panel-hd .title:after {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  width: 250px;
  height: 3px;
  background: #1684ed;
}

.about .panel .panel-bd {
  margin-top: 35px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.about .panel .panel-bd section+section {
  margin-top: 25px;
}

.about .left-panel-hd {
  display: flex;
}

.about .history-container {
  display: flex;
  align-items: flex-start;
}

.about .history-container ::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}

.about .history-container ::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 5px #1684ed;
  background: #1684ed;
}

.about .history-container ::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.1);
}

.about .history-container .panel-bd {
  height: 180px;
  overflow: auto;
}

.about .history-container .panel-bd .time {
  font-size: 26px;
  color: #666;
}

.about .qualification-container {
  width: 1200px;
}

.about .qualification-container .item-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.about .qualification-container .item {
  background: url("../img/about/item-bg.jpg") no-repeat;
  width: 160px;
  height: 74px;
  flex-shrink: 0;
  background-size: 100% 100%;
  margin: 20px;
  line-height: 20px;
  color: #333;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.about .qualification-container .item.empty {
  opacity: 0;
  pointer-events: none;
}

.about .partner-panel {
  background: #f7f7f7;
}

.recruitment .group .group_card {
  display: flex;
}

.recruitment .group .group_card>ul {
  display: flex;
  align-items: center;
  width: 528px;
  justify-content: space-between;
  margin-left: 60px;
}

.recruitment .group .group_card>ul>li {
  width: 120px;
  line-height: 28px;
  height: 28px;
  color: white;
  text-align: center;
  background-color: #bebebe;
  border-radius: 20px;
  font-size: 16px;
  cursor: pointer;
}

.recruitment .group .group_card>ul .active {
  background-color: #1684ed;
}

.recruitment .group_block {
  display: none;
}

.recruitment .banner {
  background: url("../img/recruitment/banner.jpg") no-repeat center center;
  background-size: cover;
}

.recruitment .develop-panel .title {
  font-size: 26px;
  color: #000;
}

.recruitment .develop-panel .img-list {
  margin-top: 35px;
}

.recruitment .group .group-hd {
  display: flex;
}

.recruitment .group .group-bd {
  margin-top: 24px;
}

.recruitment .group .position+.position {
  margin-top: 60px;
}

.recruitment .group .position-name {
  font-size: 18px;
  color: #010101;
  font-weight: 500;
}

.recruitment .group .need-name {
  font-size: 16px;
  margin-bottom: 10px;
}

.recruitment .group .group-title {
  font-size: 26px;
  color: #000;
}

.recruitment .group .info-row {
  margin-top: 12px;
}

.recruitment .group .info-row+.need-name {
  margin-top: 30px;
}

.recruitment .email {
  margin-top: 35px !important;
  font-size: 26px;
  color: #1684ed;
}

.contact .page-header .blue-icon {
  display: block;
}

.contact .banner {
  background: url("../img/contact/banner.jpg") no-repeat center center;
  background-size: cover;
}

.contact .item-list {
  display: flex;
}

.contact .item-list .title {
  font-size: 26px;
  color: #000;
}

.contact .item-list .item+.item {
  margin-left: 300px;
}

.contact .company-list {
  margin-top: 100px;
}

.contact .company-list .item+.item {
  margin-top: 25px;
}

.responsibility .page-header .blue-icon {
  display: block;
}

.responsibility .banner {
  background: url("../img/responsibility/banner.jpg") no-repeat center center;
  background-size: cover;
}

.responsibility .desc-panel {
  padding-bottom: 80px;
}

.responsibility .desc {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.responsibility .desc p+p {
  margin-top: 25px;
}

.responsibility .img-list {
  margin-top: 65px;
  display: flex;
  flex-wrap: wrap;
}

.responsibility .img-list img {
  max-width: 600px;
}

.financing .banner {
  background: url("../img/financing/banner.jpg") no-repeat center center;
  background-size: cover;
}

.financing .title {
  font-size: 26px;
  color: #000;
}

.financing .item+.item {
  margin-top: 50px;
}

.panel {
  position: relative;
  padding: 50px 0px;
  width: 100%;
}

.horizon-container {
  display: flex;
}

.horizon-container .panel-hd {
  flex-shrink: 0;
}

.horizon-container .panel-bd {
  color: #666;
  width: 100%;
  margin-left: 80px;
}

.horizon-container .panel-bd .title {
  font-size: 26px;
  line-height: 32px;
}

.horizon-container .panel-bd .desc {
  margin-top: 5px;
  font-size: 16px;
  line-height: 28px;
}

.horizon-container .panel-bd .img-list {
  display: flex;
  margin-top: 25px;
}

.horizon-container .group+.group {
  margin-top: 50px;
}

.tab-btn {
  opacity: 0.5;
  cursor: pointer;
}

.tab-btn+.tab-btn {
  margin-left: 88px;
}

.tab-btn.active {
  opacity: 1;
}

.tab-content {
  margin-top: 40px;
  display: none;
}

.tab-content.active {
  display: block;
}

.bottom-line:after {
  position: absolute;
  content: '';
  left: -50%;
  bottom: 0px;
  width: 200%;
  height: 1px;
  background: #eaeaea;
  transform: scale(0.5);
}

.color-fff {
  color: #fff;
}

.text-c {
  text-align: center;
}

.text-l {
  text-align: left;
}

.text-2 {
  text-indent: 2em;
}

.lh30 {
  line-height: 30px;
}

.fsz30 {
  font-size: 30px;
}

.fsz24 {
  font-size: 24px;
}

.fw-700 {
  font-weight: 700;
}

.f-italic {
  font-style: italic;
}

.blue-border {
  width: auto;
  padding: 10px;
  border-bottom: 3px solid #1684ed;
}

.pr {
  position: relative;
}

.dib {
  display: inline-block;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.d-flex-column {
  display: flex;
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.mt-5 {
  margin-top: 50px;
}

.jobs {
  margin-left: 80px;
  color: #1684ed !important;
  border-bottom: 3px solid #1684ed;
  font-style: italic;
}

/*# sourceMappingURL=index1.css.map */

nav {
  display: flex;
  gap: 15px;
}

nav a {
  color: white;
  text-decoration: none;
}

nav a.active {
  font-weight: bold;
}

.menu-toggle {
  display: none;
  cursor: pointer;
}

@media (max-width: 768px) {
  nav {
    display: none;
    flex-direction: column;
    background-color: #444;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
  }

  nav.active-pop {
    display: flex;
  }

  .menu-toggle {
    display: block;
  }
}

.is-mobile {
  overflow: hidden;
  overflow-y: scroll;
}

.cm-page.is-mobile {
  min-width: 100px;
}

.is-mobile .content-wrap {
  display: flex;
  flex-direction: column;
}

.is-mobile .cm-container {
  width: auto;
}

.is-mobile .page-bg {
  display: none;
}

.is-mobile .main-content {
  position: relative;
}

.is-mobile .main-content .content-wrap {
  top: 0;
  left: 0;
  text-align: center;
}

.is-mobile .main-content .content-wrap .intro-video-box {
  display: none;
}

.index.is-mobile {
  background-image: url(/img/index/page-bg.jpg);
}

.is-mobile .header-content #title {
  display: none;
}

.index.is-mobile .main-content .content-wrap .info {
  margin-left: 0;
}

.is-mobile .copyright {
  display: flex;
  flex-direction: column;
}

.is-mobile .page-footer .copyright a {
  text-align: center;
}

.is-mobile .page-footer .copyright text {
  text-align: center;
  padding: 0;
  margin: 0;
}

.is-mobile .menu-toggle {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 30px;
  color: #fff;
}

.is-mobile .page-header .header-content nav a.active {
  /* padding-left: 32px; */
}

.is-mobile .page-header .header-content nav a+a {
  margin: 0;
}

.is-mobile .page-header .header-content nav a {
  padding: 10px 0px 10px 32px;
}

.is-mobile .cm-panel {
  padding: 20px 10px;
}

.is-mobile .main-content {
  padding-bottom: 20px;
}

.responsibility.is-mobile .page-main .cm-container {
  display: flex;
  flex-direction: column;
}
.index.is-mobile .page-main .main-content .content-wrap .data {
  margin: 0;
  margin-top: 30px;
  font-size: 20px;
}

.financing.is-mobile .page-main .cm-container {
  display: flex;
  flex-direction: column;
}

.recruitment.is-mobile .page-main .cm-container {
  display: flex;
  flex-direction: column;
}

.contact.is-mobile .page-main .cm-container {
  display: flex;
  flex-direction: column;
}

.recruitment.is-mobile .page-main .cm-container .img-list {
  display: flex;
  flex-direction: column;
}

.recruitment.is-mobile .page-main .cm-container #join {
  display: flex;
  flex-direction: column;
}

.recruitment.is-mobile .page-main .cm-container #join a {
  width: 100%;
  margin-left: 0px;
  margin-top: 20px;
}

.responsibility.is-mobile .page-main .cm-container .panel-hd {
  margin-bottom: 20px;
}

.financing.is-mobile .page-main .cm-container .panel-hd {
  margin-bottom: 20px;
}

.recruitment.is-mobile .page-main .cm-container .panel-hd {
  margin-bottom: 20px;
}

.responsibility.is-mobile .page-main .cm-container img {
  width: 100%;
}

.recruitment.is-mobile .page-main .cm-container img {
  width: 100%;
}

.recruitment.is-mobile .page-main #pic-intro-tab .tab-btn {
  margin-left: 20px;
  width: 40%;
}

.contact.is-mobile .page-main .cm-container .item-list {
  display: flex;
  flex-direction: column;
}

.contact.is-mobile .page-main .cm-container .item {
  margin-top: 20px;
  margin-left: 0;
}