.lbsyun-g-header {
  min-width: 1200px;
  width: 100%;
  background: transparent !important;
  position: absolute; }

.lbsyun-g-header:hover {
  background: transparent; }

.hd-bg2 {
  background: transparent; }

.head {
  background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/banner.jpg") no-repeat center;
  background-size: 2000px 420px;
  min-width: 1440px;
  height: 420px;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .head .header-title {
    padding-top: 142px;
    margin-bottom: 18px;
    font-family: themePageTitleFont;
    font-size: 42px;
    color: #FFF;
    letter-spacing: 2px;
    text-align: center;
    line-height: 40px;
    font-weight: 500; }
  .head p {
    font-family: themePageTitleFont;
    font-size: 16px;
    color: #FFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px; }
  .head a {
    margin-top: 28px;
    display: block;
    width: 166px;
    height: 36px;
    background: rgba(216, 216, 216, 0);
    border: 1px solid #FFFFFF;
    border-radius: 18px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    line-height: 34px; }

.bx {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto; }

.firstBox h3 {
  font-family: "PingFangSC-Thin", "Microsoft YaHei";
  font-size: 38px;
  color: #333333;
  letter-spacing: 0;
  line-height: 34px;
  font-weight: 200;
  margin-bottom: 38px;
  text-align: center;
  margin-top: 76px; }

.firstBox ul {
  display: flex;
  justify-content: center;
  padding-bottom: 84.64px; }
  .firstBox ul li {
    margin-right: 78px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .firstBox ul li img {
      width: 250px;
      height: 230px; }
    .firstBox ul li h4 {
      margin-top: 39px;
      height: 28px;
      font-family: PingFangSC-Semibold;
      font-size: 20px;
      color: #333333;
      text-align: center;
      font-weight: 600; }
    .firstBox ul li p {
      margin-top: 10px;
      width: 280px;
      height: 52px;
      font-family: PingFangSC-Regular;
      font-size: 14px;
      color: #333333;
      text-align: center;
      line-height: 26px;
      font-weight: 400; }
    .firstBox ul li:nth-last-child(1) {
      margin-right: 0; }

.tabBox {
  box-sizing: border-box;
  padding: 58.5px 0 56px 0;
  height: 494px;
  background-image: linear-gradient(270deg, #c0c6d83b 0%, #d3dbe83b 51%, #f8faff3b 100%); }
  .tabBox .bx {
    display: flex;
    align-items: center;
    justify-content: center; }
  .tabBox .tabList {
    display: flex;
    flex-direction: column;
    width: 142px;
    flex-shrink: 0; }
    .tabBox .tabList li {
      cursor: pointer;
      display: flex;
      align-items: center;
      margin-bottom: 61.63px;
      font-family: PingFangSC-Semibold;
      font-size: 18px;
      color: #999999;
      text-align: center;
      font-weight: 600; }
      .tabBox .tabList li::before {
        content: '';
        width: 25px;
        height: 25px;
        background: url("//mapopen-website-wiki.cdn.bcebos.com/place/tab/icon1Act.png") no-repeat center;
        background-size: cover;
        margin-right: 21px; }
      .tabBox .tabList li:nth-last-child(1) {
        margin-bottom: 0px; }
      .tabBox .tabList li:nth-child(1)::before {
        background-image: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/tab/icon1.png"); }
      .tabBox .tabList li:nth-child(2)::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon2.png"); }
      .tabBox .tabList li:nth-child(3)::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon3.png"); }
      .tabBox .tabList li:nth-child(4)::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon4.png"); }
      .tabBox .tabList li:nth-child(5)::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon5.png"); }
      .tabBox .tabList li:nth-child(1).active::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon1Act.png"); }
      .tabBox .tabList li:nth-child(2).active::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon2Act.png"); }
      .tabBox .tabList li:nth-child(3).active::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon3Act.png"); }
      .tabBox .tabList li:nth-child(4).active::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon4Act.png"); }
      .tabBox .tabList li:nth-child(5).active::before {
        background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/place/tab/icon5Act.png"); }
    .tabBox .tabList .active {
      height: 33px;
      font-family: PingFangSC-Medium;
      font-size: 24px;
      color: #333333;
      text-align: center;
      font-weight: 500; }
  .tabBox .border {
    width: 7px;
    height: 373.97px;
    margin-left: 18.75px;
    margin-right: 53px; }
  .tabBox .tabDetail {
    height: 379.5px; }
    .tabBox .tabDetail li {
      display: none;
      height: 100%; }
      .tabBox .tabDetail li.active {
        display: flex;
        align-items: center; }
      .tabBox .tabDetail li .left {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .tabBox .tabDetail li .left h4 {
          height: 34px;
          font-family: PingFangSC-Medium;
          font-size: 24px;
          color: #000000;
          letter-spacing: 0;
          line-height: 34px;
          font-weight: 500;
          margin-bottom: 8px; }
        .tabBox .tabDetail li .left p {
          width: 569px;
          font-family: PingFangSC-Regular;
          font-size: 14px;
          color: #575757;
          letter-spacing: 0;
          line-height: 26px;
          font-weight: 400; }
        .tabBox .tabDetail li .left h5 {
          margin-top: 46px;
          margin-bottom: 12px;
          height: 14px;
          font-family: PingFangSC-Medium;
          font-size: 18px;
          color: #333333;
          line-height: 14px;
          font-weight: 500; }
        .tabBox .tabDetail li .left .logoList {
          display: flex;
          height: 35px;
          align-items: center; }
          .tabBox .tabDetail li .left .logoList img {
            height: 35px;
            margin-right: 40px; }
      .tabBox .tabDetail li .right {
        margin-left: 17px;
        width: 389.63px;
        height: 264px; }

.common {
  box-sizing: border-box;
  padding: 100px 0; }
  .common .bx {
    display: flex;
    align-items: center;
    justify-content: center; }
  .common .bg {
    box-shadow: 0px 0px 5px 1px #adadad;
    border-radius: 8px; }
  .common .imgBox {
    width: 422px;
    height: 304px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 422px 304px;
    border-radius: 8px;
    overflow: hidden; }
  .common .content h3 {
    height: 34px;
    font-family: PingFangSC-Semibold;
    font-size: 38px;
    color: #333333;
    letter-spacing: 0;
    line-height: 34px;
    font-weight: 600; }
  .common .content p {
    margin-top: 20px;
    width: 484px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    font-weight: 400; }
  .common .content .btns {
    display: flex; }
    .common .content .btns a {
      box-sizing: border-box;
      width: 166px;
      height: 36px;
      border: 1px solid #8A92A6;
      border-radius: 18px;
      font-family: PingFangSC-Regular;
      font-size: 14px;
      color: #8A92A6;
      font-weight: 400;
      text-align: center;
      line-height: 34px; }
      .common .content .btns a:hover {
        background: rgba(245, 83, 61, 0.1) !important;
        border: 1px solid #F5533D !important;
        color: #F5533D !important; }
      .common .content .btns a:nth-of-type(1) {
        margin-right: 40px; }
    .common .content .btns .red {
      background: #F5533D;
      border-color: #F5533D;
      color: #fff; }

.standard .btns {
  margin-top: 60.57px; }

.standard .imgBox {
  margin-right: 117px;
  background-image: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img1/bg.png"); }

.standard .bg {
  border-radius: 8px;
  background-color: #fff;
  position: relative;
  width: 302px;
  height: 244px;
  margin: 30px auto 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .standard .bg .inpBg {
    margin-top: 10px;
    margin-left: 11px;
    width: 280px;
    height: 37px;
    background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img1/inpBg.png") no-repeat center;
    background-size: 280px 37px; }
    .standard .bg .inpBg .text {
      width: 0;
      height: 13px;
      padding-top: 12px;
      margin-left: 6px;
      animation: runText 5s linear infinite;
      overflow: hidden; }
      .standard .bg .inpBg .text > div {
        width: 168px;
        height: 13px;
        background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img1/text.png") no-repeat;
        background-size: 168px 13px; }
  .standard .bg .icon {
    width: 45px;
    height: 0;
    animation: runIcon 5s linear infinite;
    overflow: hidden;
    position: absolute;
    top: 51px; }
    .standard .bg .icon > div {
      width: 45px;
      height: 23px;
      background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img1/icon.png") no-repeat;
      background-size: 45px 23px; }
  .standard .bg .table {
    margin-top: 31px;
    width: 280px;
    height: 0;
    animation: runTable 5s linear infinite;
    overflow: hidden; }
    .standard .bg .table > div {
      width: 280px;
      height: 158px;
      background: url(" https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img1/table.png") no-repeat;
      background-size: 280px 158px; }

@keyframes runRealText {
  0% {
    width: 0; }
  20% {
    width: 84px; }
  40% {
    width: 216px; }
  100% {
    width: 216px; } }

@keyframes runText {
  0% {
    width: 0; }
  20% {
    width: 84px; }
  40% {
    width: 168px; }
  100% {
    width: 168px; } }

@keyframes runIcon {
  0% {
    height: 0; }
  40% {
    height: 0; }
  60% {
    height: 23px;
    top: 51px; }
  70% {
    top: 48px; }
  80% {
    top: 51px; }
  90% {
    top: 48px; }
  100% {
    height: 23px;
    top: 51px; } }

@keyframes runTable {
  0% {
    height: 0; }
  20% {
    height: 0; }
  60% {
    height: 0; }
  80% {
    height: 158px; }
  100% {
    height: 158px; } }

.real {
  background-image: linear-gradient(0deg, rgba(252, 252, 254, 0) 0%, #F8F8FB 100%); }
  .real .btns {
    margin-top: 22.57px; }
  .real .imgBox {
    margin-left: 117px;
    background-image: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img2/bg.png");
    display: flex;
    align-items: center;
    justify-content: center; }
    .real .imgBox .bg {
      width: 302px;
      height: 185px;
      background-color: #fff;
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative; }
      .real .imgBox .bg .topIcon {
        position: relative;
        z-index: 1;
        margin-top: 8px;
        width: 33px;
        height: 44px;
        background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img2/icon1.png") no-repeat center;
        background-size: 33px 44px; }
      .real .imgBox .bg .footerIcon {
        position: absolute;
        top: 48px;
        width: 20px;
        height: 8px;
        background-color: #e5e5e5;
        border-radius: 100%;
        animation: footerIcon 1s linear infinite; }
      .real .imgBox .bg .firstInp {
        margin-top: 10px;
        width: 280px;
        height: 37px;
        background-color: #fbfbfb;
        border: 1px solid #eeeeee; }
        .real .imgBox .bg .firstInp .bgText {
          height: 13px;
          width: 0;
          margin-top: 10px;
          margin-left: 12px;
          overflow: hidden;
          animation: runRealText 5s linear infinite; }
          .real .imgBox .bg .firstInp .bgText > div {
            width: 216px;
            height: 13px;
            background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img2/text.png") no-repeat;
            background-size: 216px 13px; }
      .real .imgBox .bg .footList {
        width: 280px;
        display: flex;
        justify-content: space-between; }
        .real .imgBox .bg .footList li {
          display: flex;
          flex-direction: column;
          align-items: center; }
          .real .imgBox .bg .footList li .icon {
            margin-top: 5px;
            width: 45px;
            height: 0;
            overflow: hidden; }
            .real .imgBox .bg .footList li .icon > div {
              width: 45px;
              height: 23px;
              background: url(https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img1/icon.png) no-repeat;
              background-size: 45px 23px; }
          .real .imgBox .bg .footList li .textBox {
            width: 120px;
            height: 0;
            overflow: hidden;
            margin-top: 5px; }
            .real .imgBox .bg .footList li .textBox > div {
              text-align: center;
              line-height: 35px;
              width: 120px;
              height: 37px;
              background-color: #fbfbfb;
              border: 1px solid #eeeeee;
              box-sizing: border-box; }
          .real .imgBox .bg .footList li:first-child .icon {
            animation: firstIcon 5s linear infinite; }
          .real .imgBox .bg .footList li:first-child .textBox {
            animation: firstText 5s linear infinite; }
          .real .imgBox .bg .footList li:nth-child(2) .icon {
            animation: twoIcon 5s linear infinite; }
          .real .imgBox .bg .footList li:nth-child(2) .textBox {
            animation: twoText 5s linear infinite; }

@keyframes footerIcon {
  50% {
    width: 10px;
    height: 4px; } }

@keyframes firstIcon {
  0% {
    height: 0; }
  40% {
    height: 0; }
  50% {
    height: 23px; }
  100% {
    height: 23px; } }

@keyframes firstText {
  0% {
    height: 0; }
  50% {
    height: 0; }
  60% {
    height: 37px; }
  100% {
    height: 37px; } }

@keyframes twoIcon {
  0% {
    height: 0; }
  60% {
    height: 0; }
  70% {
    height: 23px; }
  100% {
    height: 23px; } }

@keyframes twoText {
  0% {
    height: 0; }
  70% {
    height: 0; }
  80% {
    height: 37px; }
  100% {
    height: 37px; } }

.similarity .btns {
  margin-top: 22.57px; }

.similarity .imgBox {
  position: relative;
  margin-right: 117px;
  background-image: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img3/bg.png"); }
  .similarity .imgBox .act {
    position: absolute;
    right: 156px;
    bottom: 76px;
    width: 254px;
    height: 99px;
    opacity: 0;
    overflow: hidden;
    transform: skew(100deg);
    transform: rotate(330deg);
    animation: similarityActBg 4s linear infinite; }
    .similarity .imgBox .act > div {
      width: 254px;
      height: 99px;
      background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img2/actBg.png") no-repeat center;
      background-size: 254px 99px; }
  .similarity .imgBox .bgT1 {
    width: 0;
    height: 38px;
    overflow: hidden;
    margin-top: 10px;
    animation: similarityText1 4s linear infinite; }
    .similarity .imgBox .bgT1 > div {
      width: 210px;
      height: 38px;
      background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img2/bgT1.png") no-repeat;
      background-size: 210px 38px; }
  .similarity .imgBox .bgT2 {
    width: 0;
    height: 38px;
    overflow: hidden;
    margin-top: 10px;
    animation: similarityText2 4s linear infinite; }
    .similarity .imgBox .bgT2 > div {
      width: 210px;
      height: 38px;
      background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img2/bgT2.png") no-repeat;
      background-size: 210px 38px; }
  .similarity .imgBox .bg {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 210px;
    padding: 0 10px;
    height: 106px;
    background-color: #fff; }
  .similarity .imgBox .icon {
    position: absolute;
    z-index: 1;
    left: 94px;
    top: 107px;
    width: 96px;
    height: 30px;
    background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img2/icon1.png") no-repeat center;
    background-size: 22px 30px;
    opacity: 0;
    animation: similarityIcon 4s linear infinite; }
  .similarity .imgBox .foot {
    position: absolute;
    left: 132px;
    top: 133px;
    width: 20px;
    height: 8px;
    background-color: #e5e5e5b3;
    border-radius: 100%;
    opacity: 0;
    animation: similarityFoot 4s linear infinite; }

@keyframes similarityText1 {
  0% {
    width: 0; }
  20% {
    width: 210px; }
  100% {
    width: 210px; } }

@keyframes similarityText2 {
  0% {
    width: 0; }
  20% {
    width: 0; }
  40% {
    width: 210px; }
  100% {
    width: 210px; } }

@keyframes similarityActBg {
  0% {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes similarityIcon {
  0% {
    opacity: 0; }
  59% {
    opacity: 0; }
  60% {
    opacity: 1; }
  65% {
    top: 104px; }
  70% {
    top: 104px; }
  80% {
    top: 107px; }
  90% {
    top: 104px; }
  100% {
    opacity: 1;
    top: 107px; } }

@keyframes determineIcon {
  0% {
    opacity: 0; }
  59% {
    opacity: 0; }
  60% {
    opacity: 1;
    top: 96px; }
  70% {
    top: 90px; }
  80% {
    top: 96px; }
  90% {
    top: 90px; }
  100% {
    opacity: 1;
    top: 96px; } }

@keyframes similarityFoot {
  0% {
    opacity: 0; }
  59% {
    opacity: 0; }
  60% {
    opacity: 1; }
  65% {
    transform: scale(0.5); }
  70% {
    transform: scale(1); }
  75% {
    transform: scale(0.5); }
  80% {
    transform: scale(1); }
  85% {
    transform: scale(0.5); }
  90% {
    transform: scale(1); }
  95% { }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes twofootIocn {
  50% {
    transform: scale(0.5); } }

@keyframes associateText {
  0% {
    width: 0; }
  10% {
    width: 48px; }
  100% {
    width: 48px; } }

.associate {
  background-image: linear-gradient(0deg, rgba(252, 252, 254, 0) 0%, #F8F8FB 100%); }
  .associate .btns {
    margin-top: 52.57px; }
  .associate .imgBox {
    margin-left: 117px;
    background-image: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img4/bg.png");
    display: flex;
    justify-content: center;
    align-items: center; }
    .associate .imgBox .bg {
      width: 302px;
      height: 234px;
      background-color: #fff; }
      .associate .imgBox .bg .inpBg {
        margin-top: 10px;
        margin-left: 11px;
        width: 280px;
        height: 37px;
        background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img1/inpBg.png") no-repeat center;
        background-size: 280px 37px; }
        .associate .imgBox .bg .inpBg .text {
          width: 0;
          height: 16px;
          padding-top: 12px;
          margin-left: 6px;
          animation: associateText 5s linear infinite;
          overflow: hidden; }
          .associate .imgBox .bg .inpBg .text > div {
            width: 48px;
            height: 16px;
            background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img3/text.png") no-repeat;
            background-size: 48px 16px; }
      .associate .imgBox .bg .optionBg {
        margin-left: 11px;
        width: 216px;
        height: 0;
        border-radius: 0 0 8px 8px;
        overflow: hidden;
        animation: optionBg 5s linear infinite; }
        .associate .imgBox .bg .optionBg > div {
          width: 216px;
          height: 180px;
          border-radius: 0 0 8px 8px;
          background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img3/option.png") no-repeat;
          background-size: 216px 180px; }

@keyframes optionBg {
  0% {
    height: 0; }
  10% {
    height: 0; }
  20% {
    height: 180px; }
  100% {
    height: 180px; } }

@keyframes determineActBg {
  0% {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }

.determine .btns {
  margin-top: 22.57px; }

.determine .imgBox {
  margin-right: 117px;
  background-image: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img5/bg.png");
  position: relative; }
  .determine .imgBox .actBg {
    width: 227px;
    height: 113px;
    transform: rotate(32deg);
    position: absolute;
    bottom: 82px;
    right: 40px;
    opacity: 0;
    animation: determineActBg 4s linear infinite; }
    .determine .imgBox .actBg > div {
      width: 227px;
      height: 113px;
      background: url("https://mapopen-website-wiki.bj.bcebos.com/solutions/place/img5/actBg.png") no-repeat;
      background-size: 227px 113px; }
  .determine .imgBox .bg {
    position: relative;
    z-index: 1;
    margin-top: 55px;
    margin-left: 31px;
    width: 200px;
    height: 170px;
    background-color: #fff;
    padding-top: 10px;
    box-sizing: border-box; }
    .determine .imgBox .bg .cont {
      width: 130px;
      height: 34px;
      margin: 0 auto;
      background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img5/text.png") no-repeat;
      background-size: 130px 34px; }
    .determine .imgBox .bg .fontCont {
      width: 170px;
      height: 34px;
      margin: 0 auto;
      font-family: PingFangSC-Regular;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400;
      text-align: center;
      color: #333333; }
    .determine .imgBox .bg .inpBg {
      margin-top: 10px;
      margin-left: 14px;
      width: 170px;
      height: 42px;
      box-sizing: border-box; }
      .determine .imgBox .bg .inpBg .item {
        width: 0;
        overflow: hidden;
        height: 42px; }
        .determine .imgBox .bg .inpBg .item > div {
          width: 170px;
          height: 42px; }
    .determine .imgBox .bg .first {
      animation: firstItem 4s linear infinite; }
      .determine .imgBox .bg .first > div {
        background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img5/text1.png") no-repeat;
        background-size: 170px 42px; }
    .determine .imgBox .bg .second {
      animation: twoItem 4s linear infinite; }
      .determine .imgBox .bg .second > div {
        background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img5/text2.png") no-repeat;
        background-size: 170px 42px; }
  .determine .imgBox .icon {
    position: absolute;
    z-index: 1;
    left: 268px;
    top: 96px;
    width: 22px;
    height: 30px;
    background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/img2/icon1.png") no-repeat center;
    background-size: 22px 30px;
    opacity: 0;
    animation: determineIcon 4s linear infinite; }
  .determine .imgBox .foot {
    position: absolute;
    left: 269px;
    top: 123px;
    width: 20px;
    height: 8px;
    background-color: #e5e5e5;
    border-radius: 100%;
    animation: similarityFoot 4s linear infinite; }

@keyframes firstItem {
  0% {
    width: 0; }
  20% {
    width: 170px; }
  100% {
    width: 170px; } }

@keyframes twoItem {
  0% {
    width: 0; }
  30% {
    width: 0; }
  40% {
    width: 170px; }
  100% {
    width: 170px; } }

.serverBg {
  padding: 30px 0 100px 0; }
  .serverBg .bx {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .serverBg .bx h3 {
      text-align: center;
      height: 34px;
      font-family: "PingFangSC-Thin", "Microsoft YaHei";
      font-size: 38px;
      color: #333333;
      letter-spacing: 0;
      line-height: 34px;
      font-weight: 200; }
    .serverBg .bx img {
      margin-top: 46.3px;
      width: 1140.1px;
      height: 501.7px; }

#feedback {
  min-width: 1440px;
  height: 630px;
  background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/feedback.png") no-repeat center;
  background-size: 2000px 630px; }
  #feedback .bx {
    display: flex;
    flex-direction: column;
    align-items: center; }
  #feedback h3 {
    height: 34px;
    font-family: "PingFangSC-Thin", "Microsoft YaHei";
    font-size: 38px;
    color: #333333;
    letter-spacing: 0;
    line-height: 34px;
    font-weight: 200;
    margin: 42px 0 53px 0; }
  #feedback form {
    display: flex;
    justify-content: center; }
    #feedback form .label {
      width: 90px;
      height: 30px;
      font-family: PingFangSC-Regular;
      font-size: 18px;
      color: #333333;
      line-height: 30px;
      font-weight: 400; }
    #feedback form input {
      box-sizing: border-box;
      width: 100%;
      height: 35px;
      background: #FFFFFF;
      border: 1px solid #CECECE;
      border-radius: 4px;
      font-family: PingFangSC-Regular;
      font-size: 16px;
      color: #333;
      line-height: 30px;
      font-weight: 400;
      padding: 0 6px; }
    #feedback form .content {
      position: relative;
      width: 400px; }
      #feedback form .content span {
        position: absolute;
        display: none;
        left: 0;
        bottom: -28px;
        height: 30px;
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #FF2F2F;
        line-height: 30px;
        font-weight: 400; }
    #feedback form .left {
      margin-right: 35px; }
      #feedback form .left li {
        display: flex;
        align-items: center;
        margin-bottom: 30px; }
        #feedback form .left li:last-child {
          margin-bottom: 0; }
      #feedback form .left .other .content:nth-child(2) {
        width: 100px;
        margin-right: 10px; }
      #feedback form .left .other .content:nth-child(3) {
        width: 177px;
        margin-right: 10px; }
      #feedback form .left .other .getCode {
        cursor: pointer;
        box-sizing: border-box;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0;
        min-width: 80px;
        width: 112px;
        padding: 0 10px;
        height: 35px;
        border-radius: 0 4px 4px 0;
        color: #fff;
        background: #F5533D; }
      #feedback form .left .other .disable {
        background-color: #f88878;
        pointer-events: none;
        cursor: not-allowed; }
    #feedback form .right {
      display: flex; }
      #feedback form .right .content {
        width: 525px; }
      #feedback form .right textarea {
        box-sizing: border-box;
        width: 525px;
        height: 100%;
        background: #FFFFFF;
        border: 1px solid #CECECE;
        border-radius: 4px;
        padding: 9px 11px;
        font-family: PingFangSC-Regular;
        font-size: 16px;
        color: #333;
        line-height: 30px;
        font-weight: 400; }
  #feedback .addrMarker {
    position: absolute;
    width: 400px;
    height: 35px;
    cursor: pointer; }
    #feedback .addrMarker > div {
      position: absolute;
      top: 13px;
      right: 10px;
      width: 16px;
      height: 9px;
      background: url(//mapopen-website-wiki.bj.bcebos.com/solutions/place/selIcon.png) no-repeat;
      background-size: 16px 9px; }
  #feedback #submit {
    cursor: pointer;
    margin-top: 55px;
    width: 166px;
    height: 36px;
    background: #F5533D;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400; }

.cascader {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  margin-top: 35px;
  display: none;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px #0000001f, 0 6px 16px 0 #00000014, 0 9px 28px 8px #0000000d;
  font-size: 14px; }
  .cascader ul {
    max-height: 200px;
    overflow-y: auto; }
  .cascader .district > li::after {
    display: none; }
  .cascader li {
    min-width: 109px;
    max-width: 133px;
    padding: 5px 12px;
    line-height: 22px;
    justify-content: space-between;
    margin-bottom: 0 !important; }
    .cascader li::after {
      content: '';
      display: block;
      width: 4px;
      height: 8px;
      background: url("//mapopen-website-wiki.bj.bcebos.com/solutions/place/menuIcon.png") no-repeat;
      background-size: 4px 8px; }

.typeList {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  width: 100%;
  display: none;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px #0000001f, 0 6px 16px 0 #00000014, 0 9px 28px 8px #0000000d;
  font-size: 14px; }
  .typeList li {
    padding: 5px 12px;
    line-height: 22px;
    justify-content: space-between;
    margin-bottom: 0 !important; }

.typeMarker {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 35px; }
  .typeMarker > div {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 16px;
    height: 9px;
    background: url(//mapopen-website-wiki.bj.bcebos.com/solutions/place/selIcon.png) no-repeat;
    background-size: 16px 9px; }

.messageList {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }
  .messageList li {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.06);
    padding: 10px;
    background-color: #fff;
    border-radius: 8px; }
