@charset "UTF-8";
html {
  line-height: 1.4;
  font-size: 18px;
  color: #101010;
  height: 100%; }
  @media screen and (max-width: 1280px) {
    html {
      font-size: 16px; } }
  @media screen and (max-width: 768px) {
    html {
      font-size: 15px; } }
  @media screen and (max-width: 480px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-family: 18px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0; }

*, *:before, *:after {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

a {
  text-decoration: none;
  color: #282828; }

ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

section, .section {
  position: relative;
  padding: 40px 0; }
  @media screen and (max-width: 1280px) {
    section, .section {
      padding: 36px 0; } }
  @media screen and (max-width: 1280px) {
    section, .section {
      padding: 28px 0; } }
  @media screen and (max-width: 1280px) {
    section, .section {
      padding: 20px 0; } }

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0 auto; }

.content-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

.container {
  width: 100%;
  flex: 0 0 auto;
  position: relative;
  max-width: 1280px;
  margin: 0 auto; }
  @media screen and (max-width: 980px) {
    .container {
      max-width: tableWidth; } }
  @media screen and (max-width: 768px) {
    .container {
      max-width: phoneWidth; } }
  @media screen and (max-width: 480px) {
    .container {
      max-width: smPhoneWidth; } }

.header {
  position: absolute;
  top: 0;
  z-index: 10000000; }

.map {
  width: 100%;
  margin: 0 auto;
  padding-top: 155px; }
  .map #l-map {
    height: 356px;
    width: 1200px;
    margin: 0 auto; }

.boxcolor {
  background-color: #282828; }

@media (min-width: 1200px) {
  .boxs {
    position: relative;
    width: 430px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 175px;
    z-index: 1; }
  .t_news {
    height: 42px;
    color: #fff;
    padding-left: 0.1rem;
    margin: 0.05rem 0;
    line-height: 42px;
    overflow: hidden;
    position: relative; }
  .news_li {
    position: relative;
    top: -30px;
    margin-top: 0; }
  .news_li li {
    height: 42px; }
  .toux {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left; }
  .wenben {
    width: 430px;
    text-align: center;
    line-height: 38px;
    display: block;
    height: 42px;
    font-size: 30px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6); }
  .header {
    width: 100%; }
  .logo {
    width: 1200px;
    margin: 0 auto; }
  .logo_img {
    width: 36px;
    margin-top: 40px;
    float: left; }
  .logoname {
    width: 78px;
    height: 37px;
    font-size: 26px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    line-height: 37px;
    float: left;
    margin-left: 9px;
    margin-top: 39px;
    color: #FFFFFF; }
  .navigation {
    float: right;
    font-family: PingFangSC-Medium, PingFang SC;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 500; }
  .ad {
    float: left;
    margin-top: 44px;
    margin-right: 62px;
    color: #FFFFFF; }
  .about {
    float: right;
    margin-top: 44px;
    color: #FFFFFF; }
  .box {
    width: 100%;
    height: 100vh; }
    .box .box_top {
      text-align: center;
      padding-top: 294px;
      font-weight: bold;
      height: 72px;
      font-size: 74px;
      font-family: PingFangSC-Semibold, PingFang SC;
      font-weight: 600;
      color: white;
      line-height: 72px; }
    .box .box_text {
      font-family: PingFangSC-Regular;
      font-size: 30px;
      color: white;
      letter-spacing: 0;
      text-align: center;
      margin-top: 116px; }
    .box .btn_box {
      height: 165px;
      width: 445px;
      margin: 0 auto;
      z-index: 10;
      position: relative; }
      .box .btn_box .btn {
        height: 66px;
        width: 416px;
        margin: 0 auto;
        float: left;
        padding-top: 50px;
        margin-left: 15px; }
        .box .btn_box .btn .download {
          height: 66px;
          line-height: 165px;
          float: left;
          position: relative;
          z-index: 1000000000000; }
        .box .btn_box .btn .code {
          height: 66px;
          position: relative;
          line-height: 165px;
          float: right;
          z-index: 100000; }
        .box .btn_box .btn .code_btns {
          position: relative;
          z-index: 100000; }
      .box .btn_box .xiazai {
        width: 150px;
        height: 165px; }
      .box .btn_box .xiazai1 {
        width: 150px;
        height: 165px;
        position: relative;
        margin-left: 435px;
        margin-top: 15px; }
        .box .btn_box .xiazai1 .code_code {
          width: 150px;
          margin-left: 20px;
          display: none; }
  .box .frame {
    width: 1200px;
    margin: 0 auto;
    height: 100vh;
    position: relative; }
    .box .frame .dingwei {
      position: absolute;
      right: 0;
      margin-top: 160px; }
    .box .frame .frame_left {
      float: left;
      margin-top: 310px; }
      .box .frame .frame_left .frame_download {
        height: 66px;
        display: block;
        margin-top: 149px; }
      .box .frame .frame_left .frame_top {
        font-family: PingFangSC-Semibold;
        font-size: 66px;
        color: #fff;
        letter-spacing: 0;
        text-align: left;
        font-weight: 550;
        line-height: 120px; }
      .box .frame .frame_left .frame_bottom {
        font-family: PingFangSC-Regular;
        font-size: 20px;
        color: #505050;
        letter-spacing: 0;
        text-align: left;
        line-height: 40px;
        margin-bottom: 70px; }
      .box .frame .frame_left .frame_ {
        background: #ff3d44;
        width: 48px;
        height: 4px;
        margin-top: 38px;
        margin-bottom: 42px; }
      .box .frame .frame_left .ball {
        width: 440px;
        margin-left: 171px; }
    .box .frame .frame_right {
      float: right;
      margin-top: 218px;
      margin-right: 103px;
      height: 566px; }
    .box .frame .frh {
      margin-top: 242px; }
    .box .frame .frame_si {
      margin-left: 120px;
      margin-top: -230px; }
    .box .frame .frame_huo {
      float: right;
      margin-top: -470px; }
    .box .frame .fr {
      margin-left: 216px; }
    .box .frame .frame_right1 {
      margin-top: 218px;
      height: 622px;
      float: right;
      margin-right: 82px; }
    .box .frame .imgBgBottom {
      height: 149px;
      position: absolute;
      right: 0;
      top: 730px; }
    .box .frame .frame_right2 {
      float: right;
      margin-top: 121px; }
    .box .frame .img5 {
      position: absolute;
      right: 0;
      top: 183px;
      right: 135px; }
    .box .frame .img5_1 {
      position: absolute;
      right: 0;
      margin-top: 540px;
      margin-right: 155px; }
    .box .frame .img5_3 {
      position: absolute;
      right: 0;
      margin-top: 345px;
      margin-right: 43px; }
    .box .frame .frame_box {
      width: 1200px;
      height: 100vh;
      margin: 0 auto; }
      .box .frame .frame_box .frameLeft {
        margin-top: 190px;
        margin-left: 45px; }
      .box .frame .frame_box .imgLeftBottom {
        position: absolute;
        left: 0;
        top: 611px; }
      .box .frame .frame_box .imgLeftBottom1 {
        position: absolute;
        left: 0;
        top: 611px; }
      .box .frame .frame_box .frameRight {
        float: right;
        margin-top: 308px; }
        .box .frame .frame_box .frameRight .img_bgdian {
          position: absolute;
          z-index: 10;
          top: 205px;
          left: 467px; }
        .box .frame .frame_box .frameRight .frame_download {
          height: 66px; }
        .box .frame .frame_box .frameRight .frameRight_top {
          font-family: PingFangSC-Semibold;
          font-size: 66px;
          color: #ffffff;
          letter-spacing: 0;
          line-height: 120px;
          text-align: left; }
        .box .frame .frame_box .frameRight .frameRight_text {
          font-family: PingFangSC-Regular;
          font-size: 20px;
          color: #ffffff;
          letter-spacing: 0;
          text-align: left;
          margin-top: 39px;
          margin-bottom: 46px; } }

@media (min-width: 900px) and (max-width: 1199px) {
  .boxs {
    position: relative;
    width: 430px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 175px;
    z-index: 1; }
  .t_news {
    height: 42px;
    color: #fff;
    padding-left: 0.1rem;
    margin: 0.05rem 0;
    line-height: 42px;
    overflow: hidden;
    position: relative; }
  .news_li {
    position: relative;
    top: -30px;
    margin-top: 0; }
  .news_li li {
    height: 42px; }
  .toux {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left; }
  .wenben {
    width: 430px;
    text-align: center;
    line-height: 38px;
    display: block;
    height: 42px;
    font-size: 30px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6); }
  .header {
    width: 100%; }
  .logo {
    width: 100%;
    margin: 0 auto; }
  .logo_img {
    width: 36px;
    margin-top: 40px;
    float: left;
    margin-left: 20px; }
  .logoname {
    width: 78px;
    height: 37px;
    font-size: 26px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    line-height: 37px;
    float: left;
    margin-left: 9px;
    margin-top: 39px;
    color: #FFFFFF; }
  .navigation {
    float: right;
    font-family: PingFangSC-Medium, PingFang SC;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 500; }
  .ad {
    float: left;
    margin-top: 44px;
    margin-right: 62px;
    color: #FFFFFF; }
  .about {
    float: right;
    margin-top: 44px;
    color: #FFFFFF;
    margin-right: 20px; }
  .box .frame {
    width: 100%; }
    .box .frame .frame_left {
      float: left;
      margin-top: 339px;
      margin-left: 55px; }
      .box .frame .frame_left .frame_ {
        background: #ff3d44;
        width: 48px;
        height: 4px;
        margin-top: 38px;
        margin-bottom: 42px; }
      .box .frame .frame_left .ball {
        width: 440px;
        margin-left: 171px; }
      .box .frame .frame_left .frame_download {
        height: 54px;
        margin-top: 100px;
        display: block; }
      .box .frame .frame_left .frame_top {
        font-family: PingFangSC-Semibold;
        font-size: 42px;
        color: #282828;
        letter-spacing: 0;
        text-align: left;
        font-weight: 550; }
      .box .frame .frame_left .frame_bottom {
        font-family: PingFangSC-Regular;
        font-size: 20px;
        color: #505050;
        letter-spacing: 0;
        text-align: left;
        line-height: 40px;
        margin-bottom: 70px; }
    .box .frame .frame_right {
      float: right;
      margin-top: 218px;
      margin-right: 55px;
      height: 566px; }
    .box .frame .frh {
      margin-top: 242px; }
    .box .frame .frame_si {
      margin-left: 120px;
      margin-top: -230px; }
    .box .frame .frame_huo {
      float: right;
      margin-top: -470px; }
    .box .frame .fr {
      margin-left: 160px; }
    .box .frame .frame_right1 {
      margin-top: 218px;
      height: 466px;
      margin-right: 60px;
      float: right; }
    .box .frame .imgBgBottom {
      height: 111px;
      position: absolute;
      right: 0;
      top: 610px; }
    .box .frame .frame_right2 {
      float: right;
      margin-top: 121px; }
    .box .frame .img5 {
      position: absolute;
      right: 0;
      top: 183px;
      right: 135px; }
    .box .frame .img5_1 {
      position: absolute;
      right: 0;
      margin-top: 540px;
      margin-right: 155px; }
    .box .frame .img5_3 {
      position: absolute;
      right: 0;
      margin-top: 345px;
      margin-right: 43px; }
    .box .frame .frame_box {
      width: 935px;
      height: 100vh;
      margin: 0 auto; }
      .box .frame .frame_box .frameLeft {
        margin-top: 218px;
        margin-left: 50px;
        height: 428px; }
      .box .frame .frame_box .imgLeftBottom {
        height: 193px;
        position: relative;
        left: -345px;
        top: 90px; }
      .box .frame .frame_box .imgLeftBottom1 {
        height: 149px;
        position: relative;
        left: -345px;
        top: 90px; }
      .box .frame .frame_box .frameRight {
        float: right;
        margin-top: -371px;
        margin-right: 50px; }
        .box .frame .frame_box .frameRight .img_bgdian {
          width: 60%;
          position: absolute;
          right: 0;
          top: 230px; }
        .box .frame .frame_box .frameRight .frame_download {
          height: 54px; }
        .box .frame .frame_box .frameRight .frameRight_top {
          font-family: PingFangSC-Semibold;
          font-size: 42px;
          color: #ffffff;
          letter-spacing: 0;
          text-align: left; }
        .box .frame .frame_box .frameRight .frameRight_text {
          font-family: PingFangSC-Regular;
          font-size: 20px;
          color: #ffffff;
          letter-spacing: 0;
          text-align: left;
          margin-top: 39px;
          margin-bottom: 46px; }
  .box {
    width: 100%;
    height: 100vh; }
    .box .box_top {
      text-align: center;
      padding-top: 294px;
      font-weight: bold;
      height: 72px;
      font-size: 66px;
      font-family: PingFangSC-Semibold, PingFang SC;
      font-weight: 600;
      color: white;
      line-height: 72px; }
    .box .box_text {
      font-family: PingFangSC-Regular;
      font-size: 30px;
      color: white;
      letter-spacing: 0;
      text-align: center;
      margin-top: 116px; }
    .box .btn_box {
      height: 165px;
      width: 445px;
      margin: 0 auto;
      z-index: 10;
      position: relative; }
      .box .btn_box .btn {
        height: 66px;
        width: 416px;
        margin: 0 auto;
        float: left;
        padding-top: 50px;
        margin-left: 15px; }
        .box .btn_box .btn .download {
          height: 66px;
          line-height: 165px;
          float: left;
          position: relative;
          z-index: 1000000000000; }
        .box .btn_box .btn .code {
          height: 66px;
          position: relative;
          line-height: 165px;
          float: right;
          z-index: 100000; }
        .box .btn_box .btn .code_btns {
          position: relative;
          z-index: 100000; }
      .box .btn_box .xiazai {
        width: 150px;
        height: 165px; }
      .box .btn_box .xiazai1 {
        width: 150px;
        height: 165px;
        position: relative;
        margin-left: 435px;
        margin-top: 15px; }
        .box .btn_box .xiazai1 .code_code {
          width: 150px;
          margin-left: 20px;
          display: none; } }

/* 平板电脑和小屏电脑之间的分辨率 */
@media (max-width: 899px) {
  .header {
    width: 100%;
    height: 80px;
    background: #fff; }
  .logo {
    width: 100%;
    height: 80px;
    background: #ffffff;
    margin: 0 auto; }
  .logo_img {
    width: 37px;
    margin-top: 22px;
    margin-left: 120px; }
  .navigation {
    height: 80px;
    float: right;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #505050;
    letter-spacing: 0; }
  .ad {
    float: left;
    line-height: 80px;
    margin-right: 62px; }
  .about {
    float: right;
    line-height: 80px; }
  .box .frame {
    width: 802px; }
    .box .frame .frame_left {
      float: left;
      margin-top: 339px; }
      .box .frame .frame_left .frame_download {
        height: 40px;
        display: block; }
      .box .frame .frame_left .frame_top {
        font-family: PingFangSC-Semibold;
        font-size: 31px;
        color: #282828;
        letter-spacing: 0;
        text-align: left;
        font-weight: 550; }
      .box .frame .frame_left .frame_bottom {
        font-family: PingFangSC-Regular;
        font-size: 15px;
        color: #505050;
        letter-spacing: 0;
        text-align: left;
        line-height: 30px;
        margin-bottom: 70px; }
      .box .frame .frame_left .frame_ {
        background: #ff3d44;
        width: 36px;
        height: 4px;
        margin-top: 38px;
        margin-bottom: 42px; }
      .box .frame .frame_left .ball {
        width: 330px;
        margin-left: 128px; }
    .box .frame .frame_right {
      float: right;
      margin-top: 275px;
      height: 424px; }
    .box .frame .frame_si {
      margin-top: -230px;
      width: 486px; }
    .box .frame .frame_huo {
      float: right;
      margin-top: -350px;
      width: 435px; }
    .box .frame .fr {
      margin-left: 80px; }
    .box .frame .frame_right1 {
      margin-top: 290px;
      height: 424px;
      float: left; }
    .box .frame .frame_right2 {
      float: right;
      margin-top: 178px;
      width: 490px; }
    .box .frame .img5 {
      position: absolute;
      right: 0;
      top: 220px;
      right: 100px;
      width: 290px; }
    .box .frame .img5_1 {
      position: absolute;
      right: 0;
      margin-top: 487px;
      margin-right: 115px;
      width: 403px; }
    .box .frame .img5_3 {
      position: absolute;
      right: 0;
      margin-top: 340px;
      margin-right: 25px;
      width: 470px; }
    .box .frame .frame_box {
      width: 935px;
      height: 100vh;
      margin: 0 auto; }
      .box .frame .frame_box .frameLeft {
        margin-top: 218px;
        float: left; }
      .box .frame .frame_box .frameRight {
        float: left;
        margin-top: 371px;
        margin-left: 100px; }
        .box .frame .frame_box .frameRight .frame_download {
          height: 54px; }
        .box .frame .frame_box .frameRight .frameRight_top {
          font-family: PingFangSC-Semibold;
          font-size: 31px;
          color: #ffffff;
          letter-spacing: 0;
          text-align: left; }
        .box .frame .frame_box .frameRight .frameRight_text {
          font-family: PingFangSC-Regular;
          font-size: 15px;
          color: #ffffff;
          letter-spacing: 0;
          text-align: left;
          margin-top: 39px;
          margin-bottom: 46px; } }

.swiper-pagination {
  position: fixed;
  z-index: 20;
  right: 30px;
  top: 315px;
  width: 15px;
  display: none; }

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border-radius: 100%; }

.swiper-container-vertical .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 12px 0; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff3d44;
  border-radius: 8px;
  width: 15px;
  height: 24px; }

.body1 {
  width: 100%;
  height: 100vh;
  overflow: hidden; }

.ico {
  width: 268px;
  margin: 20px auto; }
  .ico .ico_1 {
    float: left; }
  .ico .ico_2 {
    margin-left: 44px; }
  .ico .ico_3 {
    float: right; }

.other {
  position: fixed;
  bottom: 0;
  z-index: 1; }

.foot,
.foot-x {
  width: 100%;
  background-color: #282828; }
  .foot p,
  .foot-x p {
    margin: 0;
    padding: 0; }
  .foot .foor_text,
  .foot-x .foor_text {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #787878;
    letter-spacing: 0;
    text-align: center;
    padding-top: 5px;
    line-height: 25px; }

a {
  color: #505050; }

.beijing {
  width: 100vw;
  height: 100vh;
  float: left; }

.adheader {
  position: fixed;
  top: 0;
  z-index: 10000000; }

.adbox {
  width: 100%;
  height: 100vh; }

.adfoot {
  width: 100%;
  position: absolute;
  bottom: 0; }

.adad1 {
  float: left; }

.adad4 {
  float: right; }

.adbox_s {
  position: absolute;
  top: 80px; }

.adad_text {
  font-family: PingFangSC-Semibold;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  margin-top: 20px; }

.adadbanner {
  position: absolute;
  top: 80px; }

.adad_top {
  font-family: PingFangSC-Semibold;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 49px; }

.adfoots_text {
  font-family: PingFangSC-Regular;
  color: #ffffff;
  letter-spacing: 0;
  text-align: left; }

@media (min-width: 1441px) {
  .adbgimg {
    width: 1440px;
    margin-top: 80px;
    text-align: center; }
  .adbox_m {
    width: 1440px;
    margin: 0 auto;
    position: relative; }
  .adbox_s {
    height: 165px;
    width: 1200px;
    margin: 120px; }
  .adad_text {
    font-size: 18px; }
  .adadbanner {
    width: 100%; }
  .adad_top {
    font-size: 44px;
    margin-top: 493px; }
  .adad_img {
    width: 1200px;
    margin: 0 auto; }
  .adimg_ad {
    margin-left: 73px;
    float: left;
    width: 68px; }
  .adimg_ad1 {
    margin-left: 0;
    float: right; }
  .adfoots {
    width: 847px;
    margin: 0 auto;
    line-height: 80px; }
  .adfoots_text {
    font-size: 18px; }
  .adadbox {
    width: 240px;
    background: rgba(8, 11, 40, 0.6);
    border-radius: 8px;
    padding-bottom: 20px;
    padding-top: 20px; }
  .adad2 {
    float: left;
    margin-left: 79px; }
  .adad3 {
    float: left;
    margin-left: 79px; }
  .adadimg {
    width: 148px;
    margin-left: 46px;
    margin-right: 46px; } }

@media (min-width: 1200px) and (max-width: 1440px) {
  .adbgimg {
    width: 1200px;
    margin-top: 80px; }
  .adbox_m {
    width: 1200px;
    margin: 0 auto; }
  .adbox_s {
    height: 165px;
    width: 1200px;
    margin-top: 120px; }
  .adad_text {
    font-size: 18px; }
  .adadbanner {
    width: 1200px; }
  .adad_top {
    font-size: 44px;
    margin-top: 460px; }
  .adad_img {
    width: 1200px;
    margin: 0 auto; }
  .adimg_ad {
    margin-left: 73px;
    float: left;
    width: 68px; }
  .adimg_ad1 {
    margin-left: 0;
    float: right; }
  .adfoots {
    width: 847px;
    margin: 0 auto;
    line-height: 80px; }
  .adfoots_text {
    font-size: 18px; }
  .adad2 {
    float: left;
    margin-left: 79px; }
  .adad3 {
    float: left;
    margin-left: 79px; }
  .adadimg {
    width: 148px;
    margin-left: 46px;
    margin-right: 46px; }
  .adadbox {
    width: 240px;
    background: rgba(8, 11, 40, 0.6);
    border-radius: 8px;
    padding-bottom: 20px;
    padding-top: 20px; } }

/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 900px) and (max-width: 1199px) {
  .adadimg {
    width: 74px;
    margin-left: 15px;
    margin-right: 15px; }
  .adbgimg {
    width: 900px;
    margin-top: 80px; }
  .adbox_m {
    width: 900px;
    margin: 0 auto; }
  .adbox_s {
    height: 165px;
    width: 900px;
    margin-top: 150px; }
  .adad_text {
    font-size: 13px; }
  .adadimg {
    width: 90px; }
  .adadbanner {
    width: 900px; }
  .adad_top {
    font-size: 18px;
    margin-top: 345px; }
  .adad_img {
    width: 900px;
    margin: 0 auto;
    margin-top: 150px; }
  .adimg_ad {
    margin-left: 49px;
    width: 50px; }
  .adfoots {
    width: 847px;
    margin: 0 auto;
    line-height: 80px; }
  .adfoots_text {
    font-size: 18px; }
  .adad2 {
    float: left;
    margin-left: 150px; }
  .adad3 {
    float: left;
    margin-left: 150px; }
  .adadbox {
    width: 120px;
    padding-bottom: 20px;
    padding-top: 20px;
    background: rgba(8, 11, 40, 0.6);
    border-radius: 8px; }
  .adad_top {
    margin-top: 440px; } }



