/* APP/小程序页 – http://yk.qw1688.net/app/ */

/* 套餐信息区 – 灰色底 + 右侧菱形纹理（conbg_03.jpg） */
body.page-app .app-pptbox-wrap {
  width: 462px;
  height: 315px;
  background: url(../../img/bjImg/bj_12.jpg) center no-repeat;
  padding: 10px 0 0 8px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

body.page-app #app-pptbox-host,
body.page-app #app-pptbox-host .mainbox {
  overflow: hidden !important;
  max-width: 100%;
}

body.page-app #app-pptbox-host .flashbox {
  white-space: nowrap !important;
  font-size: 0 !important;
}

body.page-app #app-pptbox-host .flashbox img {
  float: left !important;
  display: block !important;
  margin: 0 !important;
}

body.page-app .app-taocan-panel {
  background-color: #f5f5f5;
  background-image: url(../../img/bjImg/conbg_03.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  padding: 15px !important;
  vertical-align: top;
}

body.page-app .app-taocan-panel > div {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}

body.page-app .app-taocan-panel .taocan_titleA {
  float: left !important;
  margin: 0 !important;
}

body.page-app .app-taocan-panel .taocan_titleB {
  float: left !important;
  margin: 0 0 0 10px !important;
}

body.page-app .app-taocan-panel .taocan_titleD {
  float: left !important;
  margin: 0 0 0 10px !important;
}

body.page-app .app-taocan-panel .yksite-pkg-opts {
  overflow: hidden;
}

body.page-app .app-taocan-panel .beichuDiv {
  clear: both !important;
  float: none !important;
  display: none;
  width: auto !important;
  max-width: 100%;
  margin: 10px 0 0 10px !important;
  text-align: left;
  height: auto;
}

body.page-app .app-taocan-actions {
  width: 100%;
  overflow: hidden;
  margin-top: 25px !important;
}

body.page-app .app-taocan-actions .taocan_titleE,
body.page-app .app-taocan-actions .taocan_titleF {
  float: left !important;
  margin: 0 10px 0 0 !important;
}

body.page-app .cxthree {
  background-color: transparent !important;
}

/* 视频区标题与播放器间距 */
body.page-app .xcsDiv h2 {
  margin: 0 0 48px;
  padding: 0 16px;
  line-height: 1.35;
}

body.page-app .xcsDiv .m-hp-video {
  margin-top: 8px;
  max-width: calc(100% - 32px);
}

@media screen and (max-width: 991px) {
  body.page-app .xcsDiv h2 {
    font-size: 28px !important;
    margin-bottom: 32px;
  }
}

/* 底部 CTA「我们已经为 N 位雇主…」— 通栏铺满视口（背景 index_48.jpg） */
body.page-app .cxseven {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  min-height: 350px;
  height: auto;
  padding: 100px 16px 48px;
  box-sizing: border-box;
  text-align: center;
  background-color: #061018;
  background-image: url(../../img/index_48.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

body.page-app .cxseven h2 {
  font-size: 36px;
  color: #fff;
  line-height: 1.35;
  margin: 0 0 8px;
}

body.page-app .cxseven h2 span {
  color: #44b549;
  font-size: 80px;
  font-family: 'DINPro-Bold', 'Microsoft YaHei', sans-serif;
  font-weight: bold;
  vertical-align: middle;
}

body.page-app .cxseven > p {
  color: #44b549;
  margin: 20px 0 30px;
}

body.page-app .cxseven > span {
  display: block;
  font-size: 14px;
  color: #fff;
  margin-top: 8px;
}

body.page-app .cxthree .f_l {
  float: left !important;
  margin: 50px 0 0 !important;
}

body.page-app .cxthree .f_r {
  float: right !important;
  margin: 50px 0 0 !important;
}

body.page-app .cxthree ul li {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.page-app .cx2ul li img {
  background: transparent !important;
}

body.page-app .cx1ul li img {
  background: transparent !important;
}

body.page-app .case-wrap .case-item em img {
  background: transparent !important;
}

body.page-app .partone,
body.page-app .dibuby {
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-app .dibuby {
  width: 1200px !important;
  overflow: hidden;
}

body.page-app .dibuby p {
  float: left !important;
  margin: 0 !important;
  width: 190px !important;
}

/* 成功案例轮播 – undo wangzg margin:auto on carousel items */
body.page-app #wrapper {
  overflow: hidden !important;
}

body.page-app #carousel {
  overflow: hidden !important;
}

body.page-app #carousel ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.page-app #carousel li {
  float: left !important;
  margin: 0 10px !important;
}

body.page-app #carousel .prev,
body.page-app #carousel .next {
  margin: 0 !important;
  z-index: 10;
}

/* ---------- P3 响应式 ---------- */
@media screen and (max-width: 991px) {
  body.page-app table[width="1200"] {
    display: block !important;
    width: 100% !important;
    max-width: calc(100% - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-app table[width="1200"] tbody,
  body.page-app table[width="1200"] tr,
  body.page-app table[width="1200"] td {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box;
  }

  body.page-app .app-pptbox-wrap {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 220px;
    margin-bottom: 16px;
  }

  body.page-app .app-taocan-panel .taocan_titleA,
  body.page-app .app-taocan-panel .taocan_titleB,
  body.page-app .app-taocan-panel .taocan_titleD,
  body.page-app .app-taocan-panel .beichuDiv {
    float: none !important;
    width: 100% !important;
    margin: 0 0 8px !important;
  }

  body.page-app .app-taocan-actions .taocan_titleE,
  body.page-app .app-taocan-actions .taocan_titleF {
    float: none !important;
    display: inline-block !important;
    margin: 6px 8px 6px 0 !important;
  }

  body.page-app .cxthree .f_l,
  body.page-app .cxthree .f_r {
    float: none !important;
    width: 100% !important;
    margin: 24px 0 0 !important;
    text-align: center;
  }

  body.page-app .dibuby p {
    width: 50% !important;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 767px) {
  body.page-app .dibuby p {
    width: 100% !important;
    float: none !important;
  }
}
