/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  margin: 16px 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25; }

hr:not([size]) {
  height: 1px; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.2; }

h1 {
  font-size: calc(1.375rem + 1.5vw); }
  @media (min-width: 1200px) {
    h1 {
      font-size: 2.5rem; } }

h2 {
  font-size: calc(1.325rem + 0.9vw); }
  @media (min-width: 1200px) {
    h2 {
      font-size: 2rem; } }

h3 {
  font-size: calc(1.3rem + 0.6vw); }
  @media (min-width: 1200px) {
    h3 {
      font-size: 1.75rem; } }

h4 {
  font-size: calc(1.275rem + 0.3vw); }
  @media (min-width: 1200px) {
    h4 {
      font-size: 1.5rem; } }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  padding-left: 2rem; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 0.875em; }

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #a03232;
  text-decoration: none; }
  a:hover {
    color: #662020;
    text-decoration: underline; }

a:not([href]), a:not([href]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

[list]::-webkit-calendar-picker-indicator {
  display: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }
  button:not(:disabled),
  [type="button"]:not(:disabled),
  [type="reset"]:not(:disabled),
  [type="submit"]:not(:disabled) {
    cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: textfield; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
  color: inherit;
  white-space: normal; }
  @media (min-width: 1200px) {
    legend {
      font-size: 1.5rem; } }

mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

progress {
  vertical-align: baseline; }

::-webkit-datetime-edit {
  overflow: visible;
  line-height: 0; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

main {
  display: block; }

[hidden] {
  display: none !important; }

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

.container {
  width: 1200px;
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 767.98px) {
  .container {
    width: 100%;
    padding: 16px; } }
.copyright {
  padding: 32px 0;
  text-align: center; }
  .copyright p {
    margin-bottom: 8px; }
    .copyright p span {
      margin-right: 1em; }

@media (max-width: 767.98px) {
  .copyright p span {
    display: block;
    margin-right: 0; } }
.clear {
  clear: both; }

.figure {
  position: relative; }
  .figure .figure-body {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .figure .figure-body h6 {
      padding: .75rem 1rem;
      margin-bottom: 0;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.5); }
      .figure .figure-body h6 a {
        color: rgba(255, 255, 255, 0.9); }
        .figure .figure-body h6 a:hover {
          color: white;
          text-decoration: none; }

.headline h6 a:hover {
  color: #a03232;
  text-decoration: none; }
.headline p {
  color: #6c757d; }

ul.news-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  ul.news-list li span {
    margin-right: .25em;
    font-weight: bolder;
    color: #a03232; }

.card img {
  display: block;
  margin-bottom: 8px; }
.card .card-body {
  padding: 8px; }
  .card .card-body p {
    margin-bottom: 8px;
    color: #6c757d;
    text-indent: 2em; }

.media::after {
  display: block;
  clear: both;
  content: ""; }
.media img {
  display: block;
  float: left;
  width: 50%; }
.media .media-body {
  float: right;
  width: 50%; }

ul.grid {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  ul.grid::after {
    display: block;
    clear: both;
    content: ""; }
  ul.grid li {
    float: left; }
    ul.grid li.col-1-2 {
      width: 50%; }
    ul.grid li.col-1-3 {
      width: 33.33%; }
    ul.grid li.col-1-4 {
      width: 25%; }
    ul.grid li.col-1-5 {
      width: 20%; }

@media (max-width: 767.98px) {
  ul.grid li {
    float: none; }
    ul.grid li.col-1-2, ul.grid li.col-1-3, ul.grid li.col-1-4, ul.grid li.col-1-5 {
      width: 100%; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("http://js.news.cn/jsstatics/goose/libs/slick/ajax-loader.gif") no-repeat center; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 32px;
        line-height: 20px;
        text-align: center;
        color: #000;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #000;
      opacity: 0.75; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.arrow-basic .slick-prev,
.arrow-basic .slick-next {
  z-index: 10;
  top: 55%;
  width: 40px;
  height: 80px;
  background: url("../img/arrows.png") no-repeat; }
  .arrow-basic .slick-prev::before,
  .arrow-basic .slick-next::before {
    content: ""; }
.arrow-basic .slick-prev {
  left: -40px;
  background-position: 0 0; }
.arrow-basic .slick-next {
  right: -40px;
  background-position: -40px 0; }

@media (max-width: 767.98px) {
  .arrow-basic .slick-prev {
    left: 0; }
  .arrow-basic .slick-next {
    right: 0; } }
.w1200 {
  width: 1200px;
  margin: 0 auto; }

@media (max-width: 767.98px) {
  .w1200 {
    width: 100%; } }
.w1920 {
  width: 1920px;
  margin: 0 auto; }

.ph_w1920 {
  display: none; }

@media (max-width: 767.98px) {
  .w1920 {
    display: none; }

  .ph_w1920 {
    display: block;
    width: 100%; } }
.clear::after {
  display: block;
  clear: both;
  content: ""; }
.clear .half {
  float: left;
  width: 50%; }

@media (max-width: 767.98px) {
  .clear .half {
    float: none;
    width: 100%; } }
.title {
  position: relative;
  padding: 8px 0; }
  .title img {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 16px;
    background-color: #fff; }
  .title hr {
    color: #666; }
  .title a {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0 16px;
    color: #666;
    background-color: #fff; }
    .title a:hover {
      color: #a03232;
      text-decoration: none; }
    .title a:after {
      display: inline-block;
      width: 16px;
      height: 16px;
      margin-left: 8px;
      padding-left: 2px;
      content: "+";
      font-size: 16px;
      line-height: 12px;
      color: #999;
      border: 1px solid #999;
      border-radius: 50%; }
  .title span {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0 24px;
    font-size: 18px;
    color: #d23232;
    background-color: #fff; }

@media (max-width: 767.98px) {
  .title span {
    top: 14px;
    padding: 0 12px;
    font-size: 12px; } }
.layout-hd {
  position: relative; }
  .layout-hd .navbar {
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 10; }
  .layout-hd .top {
    position: relative;
    height: 94px; }
    .layout-hd .top .brand {
      position: absolute;
      top: 16px;
      left: 32px; }
    .layout-hd .top .nav {
      position: absolute;
      top: 32px;
      right: 16px; }
  .layout-hd ul.nav {
    margin: 0;
    padding: 0;
    list-style: none; }
    .layout-hd ul.nav::after {
      display: block;
      clear: both;
      content: ""; }
    .layout-hd ul.nav li {
      width: 108px;
      float: left;
      text-align: center; }
      .layout-hd ul.nav li a {
        font-size: 18px;
        font-weight: 500;
        color: #000; }
        .layout-hd ul.nav li a:hover {
          color: #a03232;
          text-decoration: none; }
  .layout-hd .hot {
    position: relative;
    height: 410px;
    margin-bottom: 16px; }
    .layout-hd .hot .left {
      position: absolute;
      width: 50%;
      top: -32px;
      left: 0; }
    .layout-hd .hot .right {
      position: absolute;
      width: 50%;
      top: -32px;
      right: 0; }
    .layout-hd .hot .slick-dots {
      right: 4px;
      bottom: 12px;
      width: 160px; }
    .layout-hd .hot .box {
      height: 410px;
      padding: 16px;
      background-color: #d23232; }
      .layout-hd .hot .box .title img {
        background-color: #d23232; }
      .layout-hd .hot .box .title hr {
        color: #d23232; }
      .layout-hd .hot .box .title a {
        color: #fff;
        background-color: #d23232; }
        .layout-hd .hot .box .title a:hover {
          color: #fff799;
          text-decoration: none; }
        .layout-hd .hot .box .title a:after {
          color: #eee;
          border-color: #eee; }
      .layout-hd .hot .box .headline {
        margin: 16px;
        padding-bottom: 16px;
        border-bottom: 1px dotted #fff; }
        .layout-hd .hot .box .headline h6 {
          font-size: 24px; }
          .layout-hd .hot .box .headline h6 a {
            color: #fff; }
            .layout-hd .hot .box .headline h6 a:hover {
              color: #fff799;
              text-decoration: none; }
      .layout-hd .hot .box .news-list {
        margin: 16px; }
        .layout-hd .hot .box .news-list li {
          padding: 6px 0; }
        .layout-hd .hot .box .news-list h6 {
          font-size: 18px; }
          .layout-hd .hot .box .news-list h6 span {
            margin-right: .5em;
            color: #fff; }
          .layout-hd .hot .box .news-list h6 a {
            color: #fff; }
            .layout-hd .hot .box .news-list h6 a:hover {
              color: #fff799;
              text-decoration: none; }

@media (max-width: 767.98px) {
  .layout-hd .top {
    height: auto;
    padding: 16px; }
    .layout-hd .top .brand {
      position: relative;
      top: auto;
      left: auto;
      margin-bottom: 16px;
      text-align: center; }
    .layout-hd .top .nav {
      position: relative;
      top: auto;
      right: auto; }
  .layout-hd ul.nav li {
    width: 33.3%; }
  .layout-hd .hot {
    height: auto;
    margin-bottom: 32px; }
    .layout-hd .hot .left,
    .layout-hd .hot .right {
      position: relative;
      width: 100%;
      top: auto;
      left: auto;
      right: auto; }
    .layout-hd .hot .box {
      padding: 16px 8px;
      height: auto; } }
.part {
  margin-bottom: 48px; }
  .part .title {
    margin-bottom: 16px; }

@media (max-width: 767.98px) {
  .part {
    margin-bottom: 32px; }
    .part .part-bd {
      padding: 0 16px; } }
.p1 .media {
  margin-bottom: 16px; }
  .p1 .media .media-body {
    padding: 8px 24px 0 16px; }
    .p1 .media .media-body h6 {
      margin-bottom: 16px;
      font-size: 18px;
      font-weight: 600; }
      .p1 .media .media-body h6 a {
        color: #cd3232; }
        .p1 .media .media-body h6 a:hover {
          color: #a03232;
          text-decoration: none; }
    .p1 .media .media-body p {
      margin-bottom: 0;
      font-size: 14px;
      line-height: 24px;
      color: #666;
      text-indent: 2em; }
.p1 .news-list h6 {
  margin-right: 24px;
  padding: 12px 0;
  border-bottom: 1px dotted #ced4da; }
  .p1 .news-list h6:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #cd3232; }
  .p1 .news-list h6 a {
    padding-left: .5em;
    color: #333; }
    .p1 .news-list h6 a:hover {
      color: #a03232;
      text-decoration: none; }

@media (max-width: 767.98px) {
  .p1 .media .media-body {
    padding-right: 0; }
  .p1 .news-list h6 {
    margin-right: 0; } }
.Center-Container {
  position: relative; }

.Absolute-Center {
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.p2 .card {
  margin: 8px; }
  .p2 .card img {
    margin-bottom: auto; }
  .p2 .card img.play {
    width: 64px;
    height: 64px; }
  .p2 .card .card-body h6 a {
    color: #333; }
    .p2 .card .card-body h6 a:hover {
      color: #a03232;
      text-decoration: none; }
  .p2 .card .card-body p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    text-indent: 0; }

.tuji .slick-prev, .tuji .slick-next {
  z-index: 100;
  width: 25px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5) url(http://www.js.xinhuanet.com/jsstatics/libs/slick-carousel/arrows-slim-white-50.png) no-repeat; }
  .tuji .slick-prev:before, .tuji .slick-next:before {
    content: ""; }
.tuji .slick-prev {
  left: 0;
  background-position: 0 0; }
.tuji .slick-next {
  right: 0;
  background-position: -25px 0; }
.tuji .slick-slide {
  opacity: .75; }
.tuji .slick-current {
  opacity: 1; }

.p4 a:hover {
  color: #a03232;
  text-decoration: none; }
.p4 .card {
  position: relative;
  width: 208px;
  margin: 40px auto 0;
  padding: 96px 16px 0;
  border: 1px solid #dee2e6; }
  .p4 .card img {
    position: absolute;
    top: -40px;
    left: 40px;
    border-radius: 50%; }
  .p4 .card .card-body {
    text-align: center; }
    .p4 .card .card-body h6 {
      margin-bottom: 16px;
      padding-bottom: 12px;
      font-size: 18px;
      color: #000;
      border-bottom: 1px solid #ced4da; }
    .p4 .card .card-body p {
      margin-bottom: 16px;
      font-size: 14px;
      line-height: 22px;
      color: #666;
      text-indent: 0; }
  .p4 .card:hover {
    border-color: #eba5a5; }

@media (max-width: 767.98px) {
  .p4 .card {
    width: 168px; }
    .p4 .card img {
      left: 20px; } }
.p5 .figure {
  margin: 8px; }

.p6 ul.grid {
  margin-bottom: 32px; }
.p6 .card {
  margin: 8px; }
  .p6 .card img {
    margin-bottom: 0;
    border: 1px solid #adb5bd; }
  .p6 .card .card-body h6 {
    text-align: center; }
    .p6 .card .card-body h6 a {
      color: #000; }
      .p6 .card .card-body h6 a:hover {
        color: #a03232;
        text-decoration: none; }
.p6 .contact {
  padding: 16px;
  border: 4px solid #e9ecef; }
  .p6 .contact li {
    padding: 8px;
    text-align: center; }
  .p6 .contact span {
    position: relative;
    padding-left: 48px; }
    .p6 .contact span.i-mail:before {
      content: "";
      background: url("../img/i_mail.png") no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      width: 35px;
      height: 35px; }
    .p6 .contact span.i-tel:before {
      content: "";
      background: url("../img/i_tel.png") no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      width: 35px;
      height: 35px; }
    .p6 .contact span.i-ph:before {
      content: "";
      background: url("../img/i_ph.png") no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      width: 35px;
      height: 35px; }

@media (max-width: 767.98px) {
  .p6 ul.grid li.col-1-5 {
    float: left;
    width: 50%; }
  .p6 .contact li {
    text-align: left; } }
.layout-ft {
  background-color: #a03232; }
  .layout-ft .copyright {
    color: #fff; }