@charset "UTF-8";
@import url(../css/iconfont.css);
html, body {
  width: 100%;
  height: 100%; }

button, html, input, select, textarea {
  color: #222;
  outline: 0 none !important;
  blr: expression(this.onFocus=this.blur()); }

a, input, button {
  outline: none; }

::-moz-focus-inner {
  border: 0px; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e3e3e3;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: .2em 0;
  background: #e3e3e3;
  color: #000;
  padding: .2em 0; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:after, .clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

ul, li {
  list-style: none; }

body {
  font-size: 14px;
  line-height: 1.4;
  background-size: 100% 100%;
  background-attachment: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: Microsoft YaHei;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale; }

html, body, h1, h2, h3, h4, h5, ul, li, p, section, header, footer, nav, div {
  margin: 0;
  padding: 0;
  list-style: none; }

.fl {
  float: left; }

.fr {
  float: right; }

a, a:hover {
  text-decoration: none;
  outline: none; }

a {
  color: #252525; }

.cl {
  clear: both; }

figure {
  padding: 0;
  margin: 0; }

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: .5cm; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  /*behavior: url(css/iecss3.htc); */ }

img {
  border: 0;
  padding: 0;
  vertical-align: middle; }

em {
  font-style: normal; }

.container {
  width: 1200px;
  margin: 0 auto; }

#head {
  float: left;
  width: 100%;
  padding: 20px 0 0px 0;
  z-index: 10;
  position: relative; }
  #head .head_right {
    width: 1000px;
    float: right; }
  #head .logo {
    float: left; }
    #head .logo img {
      height: 60px; }
  #head .nav {
    width: auto;
    float: right;
    margin-right: 140px; }
    #head .nav .tel {
      float: right;
      text-align: right;
      padding-bottom: 10px;
      font-weight: bold;
      color: #e8532f;
      width: 500px; }
      #head .nav .tel img {
        margin-right: 10px; }
    #head .nav ul {
      float: right;
      border-top: 1px solid #f0f0f0; }
      #head .nav ul li {
        padding: 0 50px;
        line-height: 60px;
        float: left; }
        #head .nav ul li a {
          color: #333; }
        #head .nav ul li .one_title:hover {
          color: #3469e5; }
        #head .nav ul li:hover .Search_key {
          display: block; }
        #head .nav ul li .Search_key {
          position: absolute;
          height: 100px;
          background: #fff;
          display: none;
          top: 112px;
          width: 100%;
          padding: 20px 20px 0px 20px;
          z-index: 90;
          left: 0px;
          border-top: 1px solid #f0f0f0; }
          #head .nav ul li .Search_key ul {
            float: left;
            border: 0; }
          #head .nav ul li .Search_key li {
            width: auto;
            float: left;
            text-align: center;
            padding: 0 60px;
            line-height: normal; }
            #head .nav ul li .Search_key li:hover a {
              color: #3469e5; }
            #head .nav ul li .Search_key li img {
              height: 30px; }
            #head .nav ul li .Search_key li .title {
              margin-top: 10px;
              font-size: 12px; }
      #head .nav ul .on {
        background: #3469e5; }
        #head .nav ul .on a {
          color: #fff; }
        #head .nav ul .on a:hover {
          color: #fff; }
  #head .consultationbox {
    position: relative; }
  #head .consultation {
    position: absolute;
    right: 0px;
    background: #3469e5;
    padding: 0 20px;
    padding-top: 10px;
    padding-bottom: 30px;
    border-radius: 0 0 60px 60px;
    text-align: center;
    top: -20px;
    z-index: 100; }
    #head .consultation .img {
      display: inline-block;
      border: 1px solid #618ef6;
      padding: 5px;
      border-radius: 50%; }
      #head .consultation .img img {
        display: block;
        border: 1px solid #ccc;
        padding: 5px;
        border-radius: 50%; }
    #head .consultation a {
      display: inline-block; }
    #head .consultation .title {
      color: #fff; }

#foot {
  width: 100%;
  float: left; }
  #foot .slogan {
    float: left;
    width: 100%;
    background: #f7f7f7;
    padding: 15px 0; }
    #foot .slogan ul {
      float: left;
      width: 100%; }
    #foot .slogan li {
      width: 25%;
      float: left;
      text-align: center; }
      #foot .slogan li .block {
        display: inline-block; }
      #foot .slogan li .img {
        float: left; }
      #foot .slogan li .content {
        float: left;
        text-align: left;
        padding-top: 10px;
        margin-left: 20px; }
        #foot .slogan li .content .title {
          font-size: 16px; }
        #foot .slogan li .content .desc {
          font-size: 14px;
          color: #666; }
  #foot .foot {
    background: #1b1c1e;
    float: left;
    width: 100%; }
    #foot .foot .nav {
      width: 100%;
      float: left;
      padding: 20px 0;
      border-bottom: 1px solid #403d40;
      text-align: center; }
      #foot .foot .nav li {
        display: inline-block; }
        #foot .foot .nav li a {
          color: #fff;
          margin: 0 20px; }
          #foot .foot .nav li a:hover {
            color: #bacfff; }
    #foot .foot .info {
      float: left;
      width: 100%;
      text-align: center;
      color: #fff;
      padding: 20px 0; }
      #foot .foot .info div {
        display: inline-block; }
        #foot .foot .info div em {
          color: #bacff;
          font-weight: bold; }
    #foot .foot .copy {
      color: #666;
      width: 100%;
      float: left;
      text-align: center;
      margin-bottom: 30px;
      font-size: 12px; }
      #foot .foot .copy a {
        color: #666; }

.page-info {
  text-align: center;
  width: 100%;
  float: left;
  padding: 30px 0; }
  .page-info a {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 20px;
    display: inline-block;
    margin: 0 3px; }
    .page-info a:hover {
      background: #3469e5;
      color: #fff;
      border-color: #3469e5; }
  .page-info .off {
    border-color: #ccc;
    color: #ccc; }
    .page-info .off:hover {
      background: none;
      color: #ccc;
      border-color: #ccc; }
  .page-info .on {
    background: #3469e5;
    color: #fff;
    border-color: #3469e5; }

.banner {
  width: 100%;
  float: left;
  overflow: hidden; }

.slide {
  width: 100%;
  float: left;
  position: relative;
  z-index: 9; }
  .slide .swiper-container {
    width: 100%; }
    .slide .swiper-container img {
      width: 100%; }
  .slide:before {
    bottom: -60px;
    background: #fff;
    left: 50%;
    border-radius: 50%;
    width: 60px;
    height: 80px;
    content: "";
    position: absolute;
    z-index: 10;
    margin-left: -30px;
    background: #fff url(img/img_08.png) center no-repeat; }

.server_field {
  padding: 40px 0;
  float: left;
  width: 100%;
  position: relative;
  z-index: 100px;
  margin-top: 20px; }
  .server_field .box_title {
    text-align: center;
    float: left;
    margin-bottom: 40px;
    width: 100%; }
    .server_field .box_title .en {
      color: #8a8a8a; }
    .server_field .box_title .cn {
      display: inline-block;
      position: relative;
      font-size: 26px;
      font-weight: bold;
      color: #3469e5;
      margin: 7px 0; }
      .server_field .box_title .cn:before {
        width: 60px;
        height: 1px;
        left: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
      .server_field .box_title .cn:after {
        width: 60px;
        height: 1px;
        right: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
    .server_field .box_title .desc {
      color: #666; }
  .server_field .leftImg {
    width: 372px;
    float: left;
    position: relative; }
    .server_field .leftImg img {
      width: 100%;
      float: left; }
    .server_field .leftImg .content {
      position: absolute;
      top: 0px;
      padding: 20px 20px;
      width: 100%;
      left: 0px; }
      .server_field .leftImg .content .tips {
        width: 100%;
        float: left;
        margin-top: 100px;
        font-size: 13px;
        text-align: center; }
        .server_field .leftImg .content .tips span {
          display: inline-block;
          padding: 0 10px; }
          .server_field .leftImg .content .tips span em {
            color: #2d80f2;
            font-weight: bold;
            margin: 0 3px; }
      .server_field .leftImg .content .but {
        width: 100%;
        text-align: center;
        margin-top: 218px;
        float: left;
        padding: 0 10px; }
        .server_field .leftImg .content .but a {
          display: block;
          background-image: linear-gradient(120deg, #fffaf6 0%, #bccbff 100%);
          line-height: 45px;
          height: 45px;
          font-size: 15px;
          font-weight: bold;
          color: #335ef6;
          border-radius: 5px; }
          .server_field .leftImg .content .but a:hover {
            box-shadow: 0 9px 10px rgba(30, 58, 158, 0.32); }
      .server_field .leftImg .content .rool {
        float: left;
        width: 100%;
        height: 20px;
        overflow: hidden;
        margin-top: 18px;
        padding-left: 5px; }
        .server_field .leftImg .content .rool .swiper-slide .time {
          width: 69px;
          background: url(./img/index_01.png) no-repeat;
          height: 20px;
          padding: 0 8px;
          color: #54dcf4;
          float: left;
          font-size: 13px;
          line-height: 20px; }
        .server_field .leftImg .content .rool .swiper-slide span {
          width: 245px;
          float: left;
          margin-top: 3px;
          margin-left: 10px;
          color: #c4d1ff;
          font-size: 13px; }
  .server_field .rightList {
    float: right;
    width: 820px; }
    .server_field .rightList li {
      padding-left: 10px;
      float: left;
      text-align: center;
      width: 33.3333%;
      padding-bottom: 10px; }
      .server_field .rightList li .block {
        display: block;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        background: #fff;
        padding: 40px 0 40px 0;
        position: relative;
        overflow: hidden;
        transition: all .2s;
        -moz-transition: all .2s;
        /* Firefox 4 */
        -webkit-transition: all .2s;
        /* Safari 和 Chrome */
        -o-transition: all .2s;
        /* Opera */
        height: 222px;
        width: 100%;
        float: left; }
        .server_field .rightList li .block:before {
          width: 243px;
          border: 10px #3469e5 solid;
          position: absolute;
          z-index: 10;
          height: 202px;
          content: "";
          left: 0px;
          top: 0px;
          opacity: 0; }
        .server_field .rightList li .block:hover {
          padding: 30px 0 50px 0; }
          .server_field .rightList li .block:hover:before {
            opacity: 1; }
          .server_field .rightList li .block:hover .more {
            bottom: -0px; }
        .server_field .rightList li .block .img {
          position: relative;
          z-index: 20; }
          .server_field .rightList li .block .img img {
            height: 50px; }
        .server_field .rightList li .block .title {
          margin: 5px 0;
          width: 100%;
          float: left;
          position: relative;
          z-index: 20;
          margin-top: 20px; }
        .server_field .rightList li .block .desc {
          font-size: 12px;
          color: #666;
          position: relative;
          z-index: 20;
          float: left;
          width: 100%; }
        .server_field .rightList li .block .more {
          position: absolute;
          text-align: center;
          width: 100%;
          bottom: -45px;
          z-index: 20; }
          .server_field .rightList li .block .more a {
            display: inline-block;
            line-height: 35px;
            background: #315dc2;
            text-align: center;
            padding: 0 40px;
            color: #fff; }

.Lawyer_info {
  padding: 40px 0;
  float: left;
  width: 100%;
  position: relative;
  z-index: 100px;
  background: url(img/img_10.jpg) no-repeat; }
  .Lawyer_info .box_title {
    text-align: center;
    float: left;
    margin-bottom: 40px;
    width: 100%; }
    .Lawyer_info .box_title .en {
      color: #8a8a8a; }
    .Lawyer_info .box_title .cn {
      display: inline-block;
      position: relative;
      font-size: 26px;
      font-weight: bold;
      color: #3469e5;
      margin: 7px 0; }
      .Lawyer_info .box_title .cn:before {
        width: 60px;
        height: 1px;
        left: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
      .Lawyer_info .box_title .cn:after {
        width: 60px;
        height: 1px;
        right: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
    .Lawyer_info .box_title .desc {
      color: #666; }
  .Lawyer_info .list {
    width: 100%;
    float: left; }
    .Lawyer_info .list ul li {
      float: left;
      width: 33.3333%;
      padding: 5px; }
      .Lawyer_info .list ul li .block {
        display: block;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        background: #fff;
        position: relative;
        overflow: hidden;
        transition: all .2s;
        -moz-transition: all .2s;
        /* Firefox 4 */
        -webkit-transition: all .2s;
        /* Safari 和 Chrome */
        -o-transition: all .2s;
        /* Opera */
        height: 160px;
        width: 100%;
        float: left; }
        .Lawyer_info .list ul li .block:before {
          width: 369px;
          border: 10px #3469e5 solid;
          position: absolute;
          z-index: 10;
          height: 140px;
          content: "";
          left: 0px;
          top: 0px;
          opacity: 0; }
        .Lawyer_info .list ul li .block .Lawyer {
          position: relative;
          z-index: 11;
          transition: all .2s;
          -moz-transition: all .2s;
          /* Firefox 4 */
          -webkit-transition: all .2s;
          /* Safari 和 Chrome */
          -o-transition: all .2s;
          /* Opera */ }
          .Lawyer_info .list ul li .block .Lawyer a {
            display: block;
            float: left;
            position: relative;
            padding-left: 170px;
            height: 150px; }
        .Lawyer_info .list ul li .block:hover:before {
          opacity: 1; }
        .Lawyer_info .list ul li .block:hover .content .name {
          margin-top: 20px; }
        .Lawyer_info .list ul li .block:hover .more {
          bottom: -0px; }
        .Lawyer_info .list ul li .block .img {
          position: absolute;
          left: 0px;
          width: 150px;
          bottom: 0px; }
          .Lawyer_info .list ul li .block .img img {
            width: 100%; }
        .Lawyer_info .list ul li .block .content {
          float: right;
          width: 100%;
          padding-right: 20px; }
          .Lawyer_info .list ul li .block .content .name {
            margin-top: 30px;
            float: left;
            width: 100%;
            position: relative;
            z-index: 11;
            transition: all .2s;
            -moz-transition: all .2s;
            /* Firefox 4 */
            -webkit-transition: all .2s;
            /* Safari 和 Chrome */
            -o-transition: all .2s;
            /* Opera */ }
            .Lawyer_info .list ul li .block .content .name span {
              color: #3469e5;
              font-size: 18px;
              font-weight: bold;
              float: left; }
            .Lawyer_info .list ul li .block .content .name em {
              float: left;
              height: 22px;
              background: url(img/img_14.png) no-repeat;
              padding: 2px 10px;
              border-radius: 10px 0 10px 0;
              font-size: 12px;
              color: #fff;
              margin-left: 10px; }
          .Lawyer_info .list ul li .block .content .desc {
            font-size: 12px;
            color: #666;
            margin-top: 5px;
            float: left;
            width: 100%;
            line-height: 1.7; }
        .Lawyer_info .list ul li .block .more {
          position: absolute;
          text-align: center;
          bottom: -45px;
          z-index: 20;
          right: 1px; }
          .Lawyer_info .list ul li .block .more a {
            display: inline-block;
            line-height: 35px;
            background: #315dc2;
            text-align: center;
            padding: 0 40px;
            color: #fff; }

.step {
  padding: 40px 0;
  float: left;
  width: 100%;
  position: relative;
  z-index: 100px;
  background: url(img/img_11.jpg) no-repeat; }
  .step .box_title {
    text-align: center;
    float: left;
    margin-bottom: 40px;
    width: 100%; }
    .step .box_title .en {
      color: #b6cbff; }
    .step .box_title .cn {
      display: inline-block;
      position: relative;
      font-size: 26px;
      font-weight: bold;
      color: #fff;
      margin: 7px 0; }
      .step .box_title .cn:before {
        width: 60px;
        height: 1px;
        left: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
      .step .box_title .cn:after {
        width: 60px;
        height: 1px;
        right: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
    .step .box_title .desc {
      color: #b6cbff; }
  .step .list {
    width: 100%;
    float: left;
    background: url(img/img_12.png) no-repeat;
    background-size: 100%; }
    .step .list li {
      width: 25%;
      float: left;
      height: 142px;
      padding-left: 120px; }
      .step .list li .title {
        font-size: 18px;
        font-weight: bold;
        color: #3469e5;
        margin-top: 40px; }
      .step .list li .desc {
        color: #666; }

.case {
  padding: 40px 0;
  float: left;
  width: 100%;
  position: relative;
  z-index: 100px;
  background: url(img/img_12.jpg) no-repeat; }
  .case .box_title {
    text-align: center;
    float: left;
    margin-bottom: 40px;
    width: 100%; }
    .case .box_title .en {
      color: #8a8a8a; }
    .case .box_title .cn {
      display: inline-block;
      position: relative;
      font-size: 26px;
      font-weight: bold;
      color: #3469e5;
      margin: 7px 0; }
      .case .box_title .cn:before {
        width: 60px;
        height: 1px;
        left: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
      .case .box_title .cn:after {
        width: 60px;
        height: 1px;
        right: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
    .case .box_title .desc {
      color: #666; }
  .case .tab {
    width: 100%;
    float: left; }
    .case .tab .tab_title {
      float: left;
      width: 100%;
      text-align: center; }
      .case .tab .tab_title ul {
        display: inline-block;
        background: #fff; }
        .case .tab .tab_title ul li:last-child:before {
          border-left: 48px solid transparent; }
        .case .tab .tab_title ul li {
          text-align: center;
          float: left;
          padding: 15px 20px;
          position: relative;
          cursor: pointer;
          color: #666; }
          .case .tab .tab_title ul li:before {
            content: "";
            width: 1px;
            border-left: 1px dashed #ccc;
            position: absolute;
            right: -1px;
            height: 15px;
            top: 18px; }
          .case .tab .tab_title ul li:hover {
            color: #3469e5; }
        .case .tab .tab_title ul .hover {
          background: #3469e5;
          color: #fff;
          position: relative; }
          .case .tab .tab_title ul .hover:before {
            width: 0;
            height: 0;
            border-left: 48px solid transparent;
            border-right: 48px solid transparent;
            border-top: 15px solid #3469e5;
            position: absolute;
            left: 0px;
            top: 100%;
            content: "";
            z-index: 8; }
          .case .tab .tab_title ul .hover:after {
            background: url(img/img_13.png) no-repeat;
            width: 16px;
            height: 16px;
            content: "";
            position: absolute;
            left: 50%;
            margin-left: -8px;
            bottom: -5px;
            z-index: 9; }
          .case .tab .tab_title ul .hover:hover {
            color: #fff; }
    .case .tab .tab_content {
      float: left;
      margin-top: 40px; }
      .case .tab .tab_content ul {
        width: 1200px;
        float: left;
        display: none; }
        .case .tab .tab_content ul li {
          width: 50%;
          padding: 10px;
          float: left; }
          .case .tab .tab_content ul li .block {
            background: #fff;
            float: left;
            width: 100%; }
            .case .tab .tab_content ul li .block .img {
              float: left;
              width: 120px;
              height: 120px;
              overflow: hidden; }
              .case .tab .tab_content ul li .block .img img {
                width: auto;
                height: 120px;
                box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); }
            .case .tab .tab_content ul li .block .content {
              float: right;
              width: 420px;
              margin-top: 25px; }
              .case .tab .tab_content ul li .block .content .title {
                font-size: 16px;
                height: 100%;
                width: 100%;
                overflow: hidden;
                height: 20px;
                text-overflow: ellipsis;
                white-space: nowrap; }
              .case .tab .tab_content ul li .block .content .desc {
                font-size: 12px;
                color: #666;
                padding-right: 30px;
                line-height: 1.8;
                margin-top: 5px;
                overflow: hidden;
                height: 40px; }
      .case .tab .tab_content .hover {
        display: inline-block; }

.partner {
  padding: 40px 0;
  float: left;
  width: 100%;
  position: relative;
  z-index: 100px; }
  .partner .box_title {
    text-align: center;
    float: left;
    margin-bottom: 40px;
    width: 100%; }
    .partner .box_title .en {
      color: #8a8a8a; }
    .partner .box_title .cn {
      display: inline-block;
      position: relative;
      font-size: 26px;
      font-weight: bold;
      color: #3469e5;
      margin: 7px 0; }
      .partner .box_title .cn:before {
        width: 60px;
        height: 1px;
        left: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
      .partner .box_title .cn:after {
        width: 60px;
        height: 1px;
        right: -80px;
        background: #ccc;
        content: "";
        position: absolute;
        top: 20px; }
    .partner .box_title .desc {
      color: #666; }
  .partner .container img {
    width: 100%; }

.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 40px;
  width: 100%; }

.swiper-container-horizontal .swiper-pagination {
  bottom: 40px; }

.swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.4);
  margin: 0 3px;
  cursor: pointer; }

.swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(52, 105, 229, 0.8); }

.swiper-button-prev {
  background: rgba(0, 0, 0, 0.5);
  height: 100px;
  width: 50px;
  left: 100px;
  text-align: center;
  line-height: 100px;
  display: none; }
  .swiper-button-prev:hover {
    background: rgba(0, 0, 0, 0.8); }

.swiper-button-next {
  background: rgba(0, 0, 0, 0.5);
  height: 100px;
  width: 50px;
  right: 100px;
  text-align: center;
  line-height: 100px;
  display: none; }
  .swiper-button-next:hover {
    background: rgba(0, 0, 0, 0.8); }

/*# sourceMappingURL=index.css.map */
