@charset "UTF-8";
/* 单位换算---函数 */
/* define-1 */
/* define-2 */
/* define-3 */
/* define-4 */
/* reset */
* {
  -webkit-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  /* tap-highlight-color: transparent; */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #333; }

html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/ }

ol, li, ul {
  list-style: none; }

input, textarea {
  outline: 0;
  resize: none; }

a {
  text-decoration: none;
  color: #333; }

img {
  max-width: 100%;
  display: block;
  outline: none;
  border: 0; }

.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clear {
  clear: both; }

.clearFloat {
  zoom: 1; }
  .clearFloat:after {
    content: '.';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden; }

.allW {
  width: 100%;
  overflow: hidden; }
  .allW > img {
    display: block;
    width: 100%; }

.img img {
  display: block;
  width: 100%;
  height: 100%; }

.margin {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.g-line {
  height: 0.5rem;
  background-color: #f0f0f0; }

/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
  display: block;
  width: 100%; }

.pagination-line .swiper-container {
  padding-bottom: 1.2rem; }
.pagination-line .swiper-pagination-bullet {
  width: 1.375rem;
  height: 0.2125rem;
  border-radius: 0.1rem; }
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-line .swiper-pagination-custom, .pagination-line .swiper-pagination-fraction {
  bottom: 0rem; }
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.pagination-circle .swiper-container {
  padding-bottom: 1.35rem; }
.pagination-circle .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  border: 1px #000 solid;
  background-color: rgba(0, 0, 0, 0); }
.pagination-circle .swiper-pagination-bullet-active {
  border: 1px #007aff solid; }
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-circle .swiper-pagination-custom, .pagination-circle .swiper-pagination-fraction {
  bottom: 0rem; }
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.coverflow {
  margin-bottom: 1.2rem; }
  .coverflow .swiper-slide {
    width: 60%; }
    .coverflow .swiper-slide span {
      display: block;
      width: 100%;
      font-size: 0rem;
      text-align: center; }
  .coverflow .swiper-slide-active span {
    font-size: 0.825rem;
    line-height: 1.8rem; }

.pub-p p {
  font-size: 0.75rem;
  line-height: 1.6;
  text-indent: 2em; }
  .pub-p p b {
    font-weight: bold; }
  .pub-p p a {
    color: #262f8c; }

.ma {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.mt-small {
  margin-top: 0.375rem; }

.allW > video {
  display: block;
  width: 100%; }

.w600 {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.w620 {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.cRed {
  color: #b20606; }

.mt {
  margin-bottom: 1rem; }

.pa {
  padding: 1rem 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?z31038");
  src: url("../fonts/icomoon.eot?z31038#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?z31038") format("truetype"), url("../fonts/icomoon.woff?z31038") format("woff"), url("../fonts/icomoon.svg?z31038#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  font-family: icomoon; }

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.new-nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap; }
  .new-nav ul li {
    width: 25%;
    font-size: 0.9rem;
    line-height: 2.4rem;
    text-align: center;
    background-color: #fff;
    border-left: 1px #ccc solid;
 }
    .new-nav ul li a {
      display: block;
      color: #333; }
  .new-nav ul li:nth-of-type(1),
  .new-nav ul li:nth-of-type(5) {
    border-left: none; }
  .new-nav ul li:nth-of-type(4),
  .new-nav ul li:nth-of-type(8) {
    border-right: none; }
  .new-nav ul li{
    border-top: 1px  #ccc solid; }
.zt292-nav {
  padding: 0.3rem 0; }
  .zt292-nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap; }
    .zt292-nav ul li {
      width: 25%;
      text-align: center;
      font-size: 0.825rem;
      text-align: center;
      line-height: 2.25rem;
      border-right: 1px #ccc solid;
      border-bottom: 1px #ccc solid; }
    .zt292-nav ul li:nth-of-type(4n) {
      border-right: none; }
    .zt292-nav ul li:nth-of-type(n+5) {
      border-bottom: none; }

.zt-pub-t {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .zt-pub-t h1 {
    font-size: 1.2375rem;
    font-weight: bold;
    text-align: center;
    color: #1f75b6;
    padding-bottom: 0.3rem; }
  .zt-pub-t h6 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .zt-pub-t h6 span {
      font-size: 0.45rem;
      text-transform: uppercase;
      color: #c1c1c1;
      line-height: 1;
      padding: 0 0.3rem; }
    .zt-pub-t h6 b {
      flex: 1;
      height: 1px;
      background-color: #ccc; }
    .zt-pub-t h6 em {
      display: block;
      width: 0.225rem;
      height: 0.225rem;
      border-radius: 50%;
      background-color: #ccc; }

.zt292-kx {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt292-kx .t {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    margin-bottom: 1rem; }
    .zt292-kx .t .t-c {
      border: 1px #ccc solid;
      padding: 0 2rem;
      padding-top: 0.375rem; }
      .zt292-kx .t .t-c h1 {
        font-size: 0.975rem;
        text-align: center; }
      .zt292-kx .t .t-c h2 {
        font-size: 0.975rem;
        color: #1f75b6;
        font-weight: bold;
        text-align: center; }
      .zt292-kx .t .t-c em {
        display: block;
        width: 5rem;
        height: 0.225rem;
        background-color: #ccc;
        margin: 0.375rem auto -0.175rem; }
  .zt292-kx .c {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap; }
    .zt292-kx .c li {
      width: 50%;
      border-right: 1px #ccc dashed;
      border-bottom: 1px #ccc dashed;
      padding: 0.6rem 0.375rem; }
      .zt292-kx .c li h1 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit-moz-box-pack: center;
        box-pack: center;
        align-items: center; }
        .zt292-kx .c li h1 img {
          display: block;
          width: 2.7rem;
          margin-right: 0.3rem; }
        .zt292-kx .c li h1 span {
          font-size: 0.825rem;
          font-weight: bold;
          color: #1f75b6; }
      .zt292-kx .c li p {
        font-size: 0.75rem;
        line-height: 1.6;
        padding-top: 0.375rem; }
    .zt292-kx .c li:nth-of-type(2n) {
      border-right: none; }
    .zt292-kx .c li:nth-of-type(n+3) {
      border-bottom: none; }

.zt292-lead {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  height: 11.8875rem;
  background: url(../images/yy_03.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 1.2rem;
  padding: 0.9375rem 1.125rem 0 3.75rem; }
  .zt292-lead p {
    font-size: 0.75rem;
    line-height: 1.6;
    text-indent: 2em; }
  .zt292-lead .btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end; }
    .zt292-lead .btn a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      background-color: #ffc000;
      padding: 0 0.75rem;
      border-radius: 2rem;
      color: #101010;
      font-size: 0.75rem;
      line-height: 1.5rem; }
      .zt292-lead .btn a img {
        display: block;
        width: 0.9375rem;
        margin-right: 0.225rem; }

.zt-center-btn .tab-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between; }
  .zt-center-btn .tab-btn li {
    width: 32.5%;
    background-color: #1f75b6;
    color: #fff;
    border-radius: 0.3rem;
    padding: 0.5rem 0; }
    .zt-center-btn .tab-btn li img {
      display: block;
      width: 1.9875rem;
      margin: 0 auto; }
    .zt-center-btn .tab-btn li span {
      display: block;
      width: 100%;
      color: #fff;
      padding-top: 0.375rem;
      text-align: center;
      font-size: 0.75rem; }
      .zt-center-btn .tab-btn li span b {
        font-weight: bold; }
  .zt-center-btn .tab-btn li:nth-of-type(2) {
    background-color: #1f75b6; }
  .zt-center-btn .tab-btn li:nth-of-type(3) {
    background-color: #1f75b6; }

.zt292-center-info {
  background-color: #f4f4f4;
  padding: 0.6rem 0.375rem;
  margin-top: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }
  .zt292-center-info > img {
    display: block;
    width: 10.125rem; }
  .zt292-center-info .txt {
    flex: 1;
    margin-left: 0.75rem; }
    .zt292-center-info .txt h1 {
      font-size: 0.975rem;
      font-weight: bold;
      color: #333;
      text-align: center;
      padding-bottom: 0.375rem;
      border-bottom: 1px #ccc solid; }
    .zt292-center-info .txt p {
      font-size: 0.75rem;
      padding-top: 0.225rem;
      line-height: 1.5; }
      .zt292-center-info .txt p b {
        font-weight: bold; }
    .zt292-center-info .txt .btn {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-end;
      margin-top: 0.75rem; }
      .zt292-center-info .txt .btn a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        background-color: #ffc000;
        padding: 0 0.75rem;
        border-radius: 2rem;
        color: #101010;
        font-size: 0.75rem;
        line-height: 1.5rem; }
        .zt292-center-info .txt .btn a img {
          display: block;
          width: 0.9375rem;
          margin-right: 0.225rem; }

.zt292-PK {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt292-PK h1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    margin-bottom: 1rem; }
    .zt292-PK h1 .t {
      border: 1px #27acb0 dotted;
      border-radius: 2rem;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      padding: 0 1rem;
      font-size: 0.9rem;
      line-height: 1.4rem; }
      .zt292-PK h1 .t img {
        display: block;
        width: 1.2375rem;
        margin: 0 0.3rem; }
      .zt292-PK h1 .t b {
        color: #1f75b6; }

.zt292-tab .tab-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-moz-box-pack: center;
  box-pack: center;
  margin-bottom: 1rem; }
.zt292-tab .tab-btn li {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }
.zt292-tab .tab-btn li span {
  display: block;
  width: 100%;
  line-height: 2;
  font-size: 0.825rem; }
.zt292-tab .tab-btn .on span {
  border-bottom: 0.075rem #1f75b6 solid;
  font-weight: bold;
  color: #1f75b6; }
.zt292-tab .tab-btn .on em {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
  border-width: 0.25rem;
  border-style: solid dashed dashed dashed;
  border-color: #1f75b6 transparent transparent transparent;
  margin: 0 auto; }
.zt292-tab .main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between; }
  .zt292-tab .main .item {
    width: 33%;
    margin-bottom: 0.375rem; }
    .zt292-tab .main .item img {
      display: block;
      width: 5.7375rem;
      margin: 0 auto; }
    .zt292-tab .main .item h2 {
      font-size: 0.825rem;
      text-align: center;
      padding-top: 0.375rem; }
    .zt292-tab .main .item h4 {
      font-size: 0.75rem;
      text-align: center;
      line-height: 1.6; }
    .zt292-tab .main .item a {
      display: block;
      width: 70%;
      text-align: center;
      margin: 0.3rem auto;
      color: #666;
      line-height: 1.25rem;
      font-size: 0.75rem;
      border: 1px #666 solid;
      border-radius: 2rem; }

.zt292-swt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-moz-box-pack: center;
  box-pack: center;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .zt292-swt a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    border-radius: 2rem;
    border: 1px #1f75b6 solid;
    padding: 0.3rem 1rem;
    font-size: 0.825rem; }
    .zt292-swt a img {
      display: block;
      width: 1.9125rem;
      margin-right: 0.225rem; }
    .zt292-swt a b {
      font-weight: bold;
      display: block; }
  .zt292-swt a:last-child {
    margin-left: 1.25rem; }

.zt292-tab2 {
  margin-bottom: 1rem; }
  .zt292-tab2 .tab-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    margin-bottom: 1rem; }
  .zt292-tab2 .tab-btn li {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .zt292-tab2 .tab-btn li span {
    display: block;
    width: 100%;
    line-height: 2;
    font-size: 0.825rem; }
  .zt292-tab2 .tab-btn .on span {
    border-bottom: 0.075rem #1f75b6 solid;
    font-weight: bold;
    color: #1f75b6; }
  .zt292-tab2 .tab-btn .on em {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
    border-width: 0.25rem;
    border-style: solid dashed dashed dashed;
    border-color: #1f75b6 transparent transparent transparent;
    margin: 0 auto; }
  .zt292-tab2 .tab-txt {
    background: url(../images/bj1_13.jpg) no-repeat;
    background-size: 100% 13.9125rem; }
    .zt292-tab2 .tab-txt .mix {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      padding: 1.125rem 0.375rem 1.5rem; }
      .zt292-tab2 .tab-txt .mix > img {
        display: block;
        width: 9.375rem; }
      .zt292-tab2 .tab-txt .mix .txt {
        flex: 1;
        margin-left: 0.75rem; }
        .zt292-tab2 .tab-txt .mix .txt h1 {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          align-items: center;
          font-size: 0.9rem;
          font-weight: bold; }
          .zt292-tab2 .tab-txt .mix .txt h1 img {
            display: block;
            width: 1.05rem;
            margin-right: 0.3rem; }
        .zt292-tab2 .tab-txt .mix .txt h2 {
          font-size: 0.75rem;
          line-height: 1.5;
          padding-top: 0.15rem; }
          .zt292-tab2 .tab-txt .mix .txt h2 b {
            font-weight: bold; }
        .zt292-tab2 .tab-txt .mix .txt p {
          font-size: 0.75rem;
          line-height: 1.5;
          padding-top: 0.3rem;
          margin-bottom: 0.3rem;
          border-top: 1px #ccc dashed;
          margin-top: 0.375rem; }
          .zt292-tab2 .tab-txt .mix .txt p a {
            color: #d10000; }
    .zt292-tab2 .tab-txt .btn {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-end; }
      .zt292-tab2 .tab-txt .btn a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        background-color: #ffc000;
        padding: 0 0.75rem;
        border-radius: 2rem;
        color: #101010;
        font-size: 0.75rem;
        line-height: 1.5rem; }
        .zt292-tab2 .tab-txt .btn a img {
          display: block;
          width: 0.9375rem;
          margin-right: 0.225rem; }

.zt292-tab3 {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt292-tab3 .tab-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0.5rem; }
    .zt292-tab3 .tab-btn li {
      width: 32.5%;
      text-align: center;
      font-size: 0.825rem;
      line-height: 1.5rem;
      border: 1px #ccc solid;
      border-radius: 2rem;
      margin-bottom: 0.5rem; }
    .zt292-tab3 .tab-btn .on {
      border-color: #1f75b6;
      color: #1f75b6; }

  .new-footer {
  height: 13.3125rem;
  background: url(/skin/newsy/images/bj_82.jpg) no-repeat;
  background-size: 100% 100%; }
  .new-footer ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    padding-top: 0.975rem;
    padding-bottom: 2.0625rem; }
    .new-footer ul li {
      font-size: 0.825rem;
      line-height: 1.2;
      padding: 0 0.5rem;
      border-right: 1px rgba(255, 255, 255, 0.5) solid; }
      .new-footer ul li a {
        color: #fff; }
    .new-footer ul li:last-child {
      border-right: none; }
  .new-footer p {
    font-size: 0.825rem;
    padding-left: 2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    color: #fff;
    padding-top: 0.225rem; }
    .new-footer p img {
      display: block;
      width: 1.5rem;
      margin-right: 0.225rem; }

/*# sourceMappingURL=main.css.map */
.m-f { height: 13.575rem; margin-top: 1rem; background: url(/images/f_161.jpg) no-repeat; background-size: 100% 100%; padding-top: 5.55rem; }
	.m-f p { padding-left: 4.35rem; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; font-size: 0.825rem; color: #fff; line-height: 1.65; }
	.m-f p img { display: block; width: 0.7875rem; margin-right: 0.3rem; }
	.m-f address { padding: 1.125rem 3.375rem; font-size: 0.675rem; color: #a2cef8; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: flex-start; line-height: 1.6; }
	.m-f address b { font-weight: bold; }
	.m-f address span { flex: 1; }