﻿.banner12081 {
  position: relative; }
  .banner12081 .banner12081_img {
    width: 100%; }
  .banner12081 .banner12081_content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%; }
    .banner12081 .banner12081_content .banner12081_content_box {
      width: 1200px;
      height: 100%;
      z-index: 10;
      margin: 90px auto 0px auto; }
      .banner12081 .banner12081_content .banner12081_content_box .tip12081_text {
        width: 630px;
        margin-top: 27px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 36px; }
      .banner12081 .banner12081_content .banner12081_content_box .banner12081_btn {
        width: 240px;
        height: 60px;
        background: linear-gradient(90deg, #2448FF 0%, #5A42EC 100%);
        border-radius: 10px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 20px;
        color: #FFFFFF;
        line-height: 60px;
        text-align: center;
        margin-top: 32px; }

.m12081_banner {
  display: none; }