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

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

.hd-bg2 {
  background: transparent; }

.head {
  width: 100%;
  background-size: 2000px 420px;
  height: 480px;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .head .example_video {
    width: 100%;
    height: 480px;
    display: flex;
    flex-direction: column;
    align-items: center;
    object-fit: cover; }
  .head .head-tit {
    position: absolute; }
  .head .header-title {
    padding-top: 142px;
    margin-bottom: 18px;
    font-size: 42px;
    color: #FFF;
    letter-spacing: 2px;
    text-align: center;
    line-height: 40px;
    font-family: themePageTitleFont;
    font-weight: 500; }
  .head p {
    font-family: themePageTitleFont;
    font-size: 16px;
    color: #FFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px; }
  .head a {
    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;
    margin: 28px auto; }

.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: 76px;
  text-align: center;
  margin-top: 90px; }

.firstBox ul {
  display: flex;
  justify-content: center; }
  .firstBox ul .li-active {
    border: none; }
  .firstBox ul li {
    width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .firstBox ul li img {
      width: 70px;
      height: 70px;
      margin-right: 20px;
      margin-left: 10px;
      margin-bottom: 12px; }
    .firstBox ul li h4 {
      height: 18px;
      font-family: PingFangSC-Regular;
      font-size: 18px;
      color: #666666;
      letter-spacing: 0;
      line-height: 18px;
      font-weight: 400;
      margin-bottom: 8px;
      text-align: center; }
    .firstBox ul li p {
      width: 252px;
      font-family: PingFangSC-Regular;
      font-size: 12px;
      color: #666666;
      letter-spacing: 0;
      text-align: justify;
      line-height: 18px;
      font-weight: 400; }
    .firstBox ul li:nth-last-child(1) {
      margin-right: 0; }
    .firstBox ul li span {
      display: inline-block;
      width: 1px;
      height: 75px;
      background-color: #E8E8E8;
      margin: auto; }

.tabBox {
  box-sizing: border-box;
  height: 400px;
  background-size: cover; }
  .tabBox .bx {
    display: flex;
    align-items: center;
    justify-content: left; }
  .tabBox .tabList {
    display: flex;
    flex-direction: column;
    width: 162px;
    flex-shrink: 0;
    margin-right: 46px;
    margin-left: 60px; }
    .tabBox .tabList li {
      cursor: pointer;
      display: flex;
      align-items: center;
      margin-bottom: 28px;
      height: 18px;
      font-family: PingFangSC-Regular;
      font-size: 14px;
      color: #FFFFFF;
      letter-spacing: 0;
      line-height: 18px;
      font-weight: 400; }
      .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::before {
        width: 26px;
        height: 2px;
        transform: scaleY(-1);
        background: #FFFFFF; }
      .tabBox .tabList li.active::before {
        width: 60px;
        height: 2px;
        transform: scaleY(-1);
        background: #F5533D; }
    .tabBox .tabList .active {
      height: 18px;
      font-family: PingFangSC-Regular;
      font-size: 18px;
      color: #F5533D;
      letter-spacing: 0;
      line-height: 18px;
      font-weight: 400; }
  .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 {
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .tabBox .tabDetail li .left h4 {
          height: 26px;
          font-family: PingFangSC-Regular;
          font-size: 26px;
          color: #FFFFFF;
          letter-spacing: 0;
          line-height: 26px;
          font-weight: 400;
          margin-bottom: 16px; }
        .tabBox .tabDetail li .left p {
          width: 759px;
          height: 22px;
          font-family: PingFangSC-Regular;
          font-size: 14px;
          color: #FFFFFF;
          letter-spacing: 0;
          text-align: justify;
          line-height: 22px;
          font-weight: 400; }
        .tabBox .tabDetail li .left .left-p {
          height: 44px;
          margin-bottom: 32px; }
        .tabBox .tabDetail li .left h5 {
          height: 18px;
          font-family: PingFangSC-Regular;
          font-size: 18px;
          color: #FFFFFF;
          letter-spacing: 0;
          line-height: 18px;
          font-weight: 400;
          margin-bottom: 16px; }
        .tabBox .tabDetail li .left .logoList {
          display: flex;
          height: 35px;
          align-items: center; }
          .tabBox .tabDetail li .left .logoList img {
            height: 35px;
            margin-right: 40px; }

.tabBox-active1 {
  background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/img1.png"); }

.tabBox-active2 {
  background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/img2.png"); }

.tabBox-active3 {
  background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/img3.png"); }

.tabBox-active4 {
  background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/img4.png"); }

.tabBox-active5 {
  background-image: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/img5.png"); }

.case-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 80px;
  /* height: 1050px; */
  background: url(https://mapopen-website-wiki.cdn.bcebos.com/iframes/logistics/big-bg.png) no-repeat top center;
  background-size: auto 1250px; }
  .case-content .title_4 {
    margin: 69px 0 20px 0; }
  .case-content .bg-1 {
    position: absolute;
    width: 264px;
    left: -30px;
    top: -32px;
    z-index: -1;
    margin-top: 50px; }
  .case-content .bg-2 {
    position: absolute;
    right: -20px;
    width: 616px;
    height: 396px;
    bottom: -20px;
    z-index: -1; }
  .case-content .bg-3 {
    position: absolute;
    width: 264px;
    left: -20px;
    top: 100px;
    z-index: -1; }
  .case-content .bg-4 {
    position: absolute;
    width: 650px;
    left: 530px;
    top: -60px;
    z-index: -1;
    height: 398px; }
  .case-content .logoWall {
    display: flex;
    margin-top: 60px;
    justify-content: flex-start;
    align-items: center; }
    .case-content .logoWall > img {
      margin-right: 25px; }
    .case-content .logoWall .logoWall_xiecheng {
      margin-top: 10px; }
  .case-content .case-title-text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 34px;
    font-family: PingFangSC-Medium;
    text-align: center;
    margin-bottom: 34px; }
    .case-content .case-title-text .icon {
      width: 6px;
      height: 25px;
      background: #F5533D;
      border-radius: 3px; }
  .case-content .case-content-box {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 12px;
    padding-top: 53px; }
    .case-content .case-content-box .slide {
      width: 520px;
      height: 240px;
      position: relative;
      margin-left: 60px; }
      .case-content .case-content-box .slide .slide-ul > li {
        display: none;
        position: absolute;
        height: 240px; }
      .case-content .case-content-box .slide .slide-ul li:first-child {
        display: block; }
      .case-content .case-content-box .slide .slide-btn {
        width: 176px;
        position: absolute;
        left: 50%;
        margin-left: -88px;
        bottom: -20px; }
        .case-content .case-content-box .slide .slide-btn li:first-child {
          margin-left: 0px; }
        .case-content .case-content-box .slide .slide-btn li {
          width: 32px;
          height: 2px;
          background: #D3D3D3;
          display: inline-block;
          float: left;
          margin-left: 16px; }
        .case-content .case-content-box .slide .slide-btn .slide-btn-show {
          background: #F5533D; }
      .case-content .case-content-box .slide .slide-btnRight {
        width: 224px;
        margin-left: -112px; }
      .case-content .case-content-box .slide img {
        width: 520px;
        height: 240px; }
    .case-content .case-content-box .slideright {
      margin-left: 0px; }
    .case-content .case-content-box .contentbottomrig1 {
      background: url("https://mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/yun1.png") no-repeat center center;
      background-size: 100%; }
    .case-content .case-content-box .bg3 {
      background: url("https://mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/yun3.png") no-repeat center center;
      background-size: 100%; }
    .case-content .case-content-box .bg4 {
      background: url("https://mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/yun6.png") no-repeat center center;
      background-size: 100%; }
    .case-content .case-content-box .example {
      width: 520px;
      height: 240.89px;
      position: relative;
      margin-left: 40px;
      background-size: 100%; }
      .case-content .case-content-box .example img {
        width: 520px;
        height: 241px; }
    .case-content .case-content-box .example-1 {
      background-size: 100%;
      margin-left: 60px; }
    .case-content .case-content-box .example-2 {
      margin-top: 50px;
      margin-left: 0px;
      background-size: 100%; }
    .case-content .case-content-box .case-box-text {
      box-sizing: border-box;
      width: 520px;
      margin-top: 68px;
      margin-left: 40px; }
      .case-content .case-content-box .case-box-text p {
        width: 480px;
        height: 66px;
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #000000;
        letter-spacing: 0;
        text-align: justify;
        line-height: 22px;
        font-weight: 400; }
      .case-content .case-content-box .case-box-text .case-text {
        width: 572px; }
        .case-content .case-content-box .case-box-text .case-text li {
          width: 400px;
          padding: 12px 0 8px 20px;
          margin-bottom: 10px;
          box-sizing: border-box;
          background: #fff;
          background-image: linear-gradient(180deg, #FCFCFE 0%, #FFFFFF 50%, #FFFFFF 100%);
          box-shadow: 0px 4px 20px 0px rgba(18, 22, 40, 0.06);
          border-radius: 5px;
          transition: transform .5s; }
          .case-content .case-content-box .case-box-text .case-text li h2 {
            height: 14px;
            font-family: PingFangSC-Regular;
            font-size: 14px;
            color: #333333;
            letter-spacing: 0;
            line-height: 14px;
            font-weight: 400;
            margin-bottom: 8px; }
          .case-content .case-content-box .case-box-text .case-text li .active-h2 {
            color: #F5533D; }
          .case-content .case-content-box .case-box-text .case-text li p {
            width: 360px;
            font-family: PingFangSC-Regular;
            font-size: 12px;
            color: #8E93A1;
            letter-spacing: 0.2px;
            line-height: 20px;
            font-weight: 400; }
        .case-content .case-content-box .case-box-text .case-text.case-text1 {
          font-family: PingFangSC-Regular;
          font-size: 14px;
          color: #000000;
          letter-spacing: 0;
          text-align: justify;
          line-height: 22px;
          font-weight: 400; }
      .case-content .case-content-box .case-box-text .case-title-text {
        font-family: PingFangSC-Regular;
        font-size: 26px;
        color: #000000;
        letter-spacing: 0;
        line-height: 26px;
        font-weight: 400; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li {
        display: flex;
        align-items: center;
        margin-bottom: 32px; }
        .case-content .case-content-box .case-box-text .case-box-text-silider li div:first-child {
          margin-right: 16px; }
        .case-content .case-content-box .case-box-text .case-box-text-silider li span {
          width: 32px;
          height: 32px;
          display: inline-block; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li:nth-child(1) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/3DTilesicon.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li:nth-child(1) .case-box-text-right-iconAc1 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/3DTilesicon1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li:nth-child(2) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/grid1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li:nth-child(2) .case-box-text-right-iconAc2 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/grid2.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li:nth-child(3) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/model1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li:nth-child(3) .case-box-text-right-iconAc3 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/model2.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li:nth-child(4) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/environment.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-silider li:nth-child(4) .case-box-text-right-iconAc4 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/environment1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-silider .case-box-text-silider-li-active {
        color: red; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(1) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/bubble1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(1) .case-box-text-left-iconAc1 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/bubble2.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(2) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/flyline1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(2) .case-box-text-left-iconAc2 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/flyline2.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(3) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/fireworks1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(3) .case-box-text-left-iconAc3 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/fireworks2.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(4) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/earthcone1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(4) .case-box-text-left-iconAc4 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/earthcone2.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(5) span {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/customModel1.png") no-repeat center center;
        background-size: 100%; }
      .case-content .case-content-box .case-box-text .case-box-text-left li:nth-child(5) .case-box-text-left-iconAc5 {
        background: url("//mapopen-website-wiki.cdn.bcebos.com/solutions/threeDimensionalvisualization/customModel2.png") no-repeat center center;
        background-size: 100%; }
    .case-content .case-content-box .case-box-text3 {
      margin: -20px 0 auto 40px; }
    .case-content .case-content-box .case-box-text4 {
      margin-left: 60px;
      margin-top: -66px; }
    .case-content .case-content-box .case-box-text-left {
      margin-left: 60px; }

.serverBg {
  padding: 0px 0 80px 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: 1200px;
      height: 638px; }

#feedback {
  min-width: 1440px;
  height: 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: 80px;
      height: 36px;
      font-family: PingFangSC-Regular;
      font-size: 14px;
      color: #333333;
      line-height: 36px;
      font-weight: 400;
      text-align: right; }
    #feedback form .label-icon {
      color: #FF0000; }
    #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: 14px;
      color: #333;
      line-height: 30px;
      font-weight: 400;
      padding: 0 6px; }
    #feedback form .content {
      position: relative;
      width: 300px; }
      #feedback form .content span {
        position: absolute;
        display: none;
        left: 0;
        bottom: -28px;
        height: 30px;
        font-family: PingFangSC-Regular;
        font-size: 12px;
        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: 300px;
        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 {
      margin-left: 120px; }
      #feedback form .right .li-right {
        align-items: flex-start; }
      #feedback form .right textarea {
        box-sizing: border-box;
        width: 300px;
        height: 88px;
        background: #FFFFFF;
        border: 1px solid #CECECE;
        border-radius: 4px;
        padding: 9px 11px;
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #333;
        line-height: 30px;
        font-weight: 400; }
  #feedback .addrMarker {
    position: absolute;
    width: 300px;
    height: 36px;
    cursor: pointer; }
    #feedback .addrMarker > div {
      position: absolute;
      top: 13px;
      right: 10px;
      width: 12px;
      height: 12px;
      background: url(//mapopen-website-wiki.cdn.bcebos.com/solutions/intellectuaIndustry/setIcon.png) no-repeat;
      background-size: 12px 12px; }
  #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.cdn.bcebos.com/solutions/place/menuIcon.png") no-repeat;
      background-size: 4px 8px; }

.foot {
  height: 400px;
  background: #2B2F38;
  overflow: hidden; }
  .foot .foot-bg {
    width: 100%;
    height: 400px;
    background: #2B2F38 url("https://mapopen-website-wiki.cdn.bcebos.com/products/begain-user.jpg") no-repeat center;
    background-size: 2000px 400px;
    overflow: hidden; }
  .foot .foot-go {
    margin: 70px auto 76px;
    width: 130px;
    height: 32px;
    background: url("//mapopen-website-wiki.cdn.bcebos.com/products%2Flocation-begin.png") no-repeat center;
    background-size: 130px 32px; }
  .foot ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly; }
    .foot ul li {
      width: 240px;
      height: 50px;
      border: 1px solid rgba(255, 255, 255, 0.3);
      border-radius: 10px; }
    .foot ul a {
      display: block;
      width: 100%;
      height: 100%;
      font-size: 14px;
      color: #FFFFFF;
      letter-spacing: 0;
      text-align: center;
      line-height: 50px;
      user-select: none;
      text-decoration: none; }
    .foot ul li:hover {
      background: rgba(245, 83, 61, 0.1);
      border: 1px solid #F5533D; }
    .foot ul a:hover {
      color: #F5533D; }
    .foot ul .foot-select {
      margin-right: 0; }
