.tou {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  background: #fff; }
  .tou .tou1 {
    background: #ededed;
    line-height: 40px;
    height: 40px;
    padding: 0 3.75vw;
    font-size: 14px;
    color: #afafaf; }
    .tou .tou1 a {
      color: #737373;
      margin: 0 10px;
      display: inline-block; }
      .tou .tou1 a:nth-child(1) {
        padding-left: 8px; }

.gj {
  background: #ededed;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 38px;
  height: 38px; }
  .gj a {
    color: #7f7f7f;
    padding-left: 10px; }

.index-c8 .content {
  background: #fff;
  padding: 14px 14px 14px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  .index-c8 .content .c8-1 {
    background: url(../images/su.png) no-repeat 0 50%;
    padding-left: 2.2395vw;
    width: 49%;
    padding-right: 13px; }
    @media (max-width: 780px) {
      .index-c8 .content .c8-1 {
        width: 100%;
        padding-right: 0;
        background: none;
        padding-left: 0; } }
    .index-c8 .content .c8-1 dd {
      font-size: 16px;
      color: rgba(51, 51, 51, 0.6);
      line-height: 30px; }
      @media (max-width: 780px) {
        .index-c8 .content .c8-1 dd {
          font-size: 14px;
          line-height: 24px; } }
    .index-c8 .content .c8-1 a.ck {
      display: block;
      text-align: center;
      color: #fff;
      float: right;
      background: #3b74b9;
      font-size: 16px;
      width: 145px;
      line-height: 42px;
      margin-top: 2.916vw; }
  .index-c8 .content .c8-2 {
    display: flex;
    align-items: center;
    width: 50%;
    padding-left: 13px; }
    @media (max-width: 780px) {
      .index-c8 .content .c8-2 {
        width: 100%;
        padding-left: 0;
        margin-top: 30px; } }
    .index-c8 .content .c8-2 img {
      max-width: 100%; }

/*# sourceMappingURL=index.css.map */
