@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: #444444; }

html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/ }

ol, li, ul {
  list-style: none; }

input, textarea {
  outline: 0;
  resize: none; }

a {
  text-decoration: none;
  color: #444444; }

img {
  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.825rem;
  line-height: 1.6;
  text-indent: 2em; }
  .pub-p p b {
    font-weight: bold; }
  .pub-p p a {
    color: #d61e1e; }

.ma {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.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; }

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.at186-team {
  background-color: #f4f4f4;
  border: 1px #ccc solid;
  border-radius: 0.3rem;
  padding: 1rem 0.6rem; }
  .at186-team .c {
    background-color: #fff;
    border: 1px #ccc solid;
    border-radius: 0.3rem; }
    .at186-team .c hgroup {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      .at186-team .c hgroup .row {
        flex: 1;
        padding: 1rem 0 0.75rem;
        border-radius: 0.3rem 0 0 0;
        background-color: #3289ff;
        color: #fff;
        text-align: center; }
        .at186-team .c hgroup .row h1 {
          font-size: 1.65rem;
          font-weight: bold; }
        .at186-team .c hgroup .row h6 {
          -moz-opacity: 0.5;
          -khtml-opacity: 0.5;
          opacity: 0.5;
          filter: alpha(opacity=50);
          font-size: 0.45rem;
          white-space: nowrap;
          text-transform: uppercase; }
      .at186-team .c hgroup .row-radius {
        border-radius: 0 0.3rem 0 0;
        background-color: #fb936b; }
    .at186-team .c .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;
      align-items: center; }
      .at186-team .c .t > img {
        display: block;
        width: 1.35rem;
        height: 0.6375rem;
        margin-left: -0.2rem;
        margin-right: -0.2rem;
        position: relative; }
      .at186-team .c .t span {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 9.75rem;
        border: 1px #ccc solid;
        line-height: 1.3rem;
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit-moz-box-pack: center;
        box-pack: center;
        align-items: center; }
        .at186-team .c .t span img {
          display: block;
          width: 0.75rem;
          height: 0.75rem;
          margin-right: 0.2rem; }
        .at186-team .c .t span b {
          font-size: 0.675rem; }
    .at186-team .c .info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      width: 21.75rem;
      margin: 0 auto;
      padding: 0.3rem 0;
      border-bottom: 1px #ccc solid; }
      .at186-team .c .info .items {
        flex: 1;
        padding: 0.6rem 0rem;
        padding-left: 0.375rem; }
        .at186-team .c .info .items img {
          display: block;
          width: 7.875rem;
          height: 7.875rem;
          margin: 0 auto; }
        .at186-team .c .info .items p {
          font-size: 0.825rem;
          text-indent: 2em;
          line-height: 1.6; }
      .at186-team .c .info .br {
        padding-left: 0rem;
        padding-right: 0.375rem;
        border-right: 1px #ccc solid; }
    .at186-team .c .doc {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      width: 21.75rem;
      margin: 0 auto;
      padding-bottom: 0.6rem;
      margin-bottom: 0.6rem;
      border-bottom: 1px #ccc solid; }
      .at186-team .c .doc .l {
        width: 7.875rem; }
        .at186-team .c .doc .l img {
          display: block;
          width: 7.125rem;
          height: 7.125rem;
          margin: 0 auto; }
        .at186-team .c .doc .l h5 {
          font-size: 0.7125rem;
          text-align: center;
          color: #888; }
        .at186-team .c .doc .l h2 {
          font-size: 0.975rem;
          font-weight: bold;
          color: #3289ff;
          text-align: center; }
      .at186-team .c .doc p {
        flex: 1;
        line-height: 1.6;
        font-size: 0.825rem; }
        .at186-team .c .doc p b {
          color: #ff3535; }
  .at186-team .btn {
    margin-top: 1rem;
    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; }
    .at186-team .btn a {
      background-color: #df8134;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      font-size: 0.975rem;
      padding: 0 1rem;
      border-radius: 2rem;
      line-height: 2.475rem;
      color: #fff; }
      .at186-team .btn a img {
        display: block;
        width: 1.5rem;
        height: 1.5rem;
        margin-left: 0.375rem; }

.zt186-Achievements {
  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; }
  .zt186-Achievements .row {
    width: 49.25%;
    border: 1px #ccc solid;
    border-radius: 0.3rem; }
    .zt186-Achievements .row hgroup {
      background-color: #3289ff;
      color: #fff;
      border-radius: 0.3rem 0.3rem 0 0;
      padding: 1rem 0;
      text-align: center; }
      .zt186-Achievements .row hgroup h1 {
        font-size: 1.425rem;
        font-weight: bold; }
      .zt186-Achievements .row hgroup h4 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-top: 0.45rem;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit-moz-box-pack: center;
        box-pack: center; }
        .zt186-Achievements .row hgroup h4 span {
          padding: 0 1rem;
          line-height: 1.6;
          font-size: 0.9rem;
          border: 1px #fff dotted;
          border-radius: 2rem; }
    .zt186-Achievements .row .fb936b {
      background-color: #fb936b; }
    .zt186-Achievements .row ul {
      padding: 0.375rem 0.3rem 0.375rem 0.75rem;
      height: 16.35rem; }
      .zt186-Achievements .row ul li {
        font-size: 0.375rem;
        list-style-type: disc;
        margin-top: 0.2rem; }
        .zt186-Achievements .row ul li a {
          font-size: 0.75rem;
          line-height: 1.6; }
    .zt186-Achievements .row .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;
      padding: 0.375rem 0 1rem; }
      .zt186-Achievements .row .btn a {
        padding: 0 1rem;
        border: 1px #df8134 solid;
        color: #df8134;
        line-height: 1.75;
        font-size: 0.825rem;
        border-radius: 2rem; }

.zt186-swta {
  margin-top: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -moz-box-pack: space-around;
  -webkit-moz-box-pack: space-around;
  box-pack: space-around; }
  .zt186-swta a {
    background-color: #df8134;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 0.7875rem;
    border-radius: 2rem;
    line-height: 2.25rem;
    color: #fff;
    padding: 0 0.6rem; }
    .zt186-swta a img {
      display: block;
      width: 1.275rem;
      height: 1.3125rem;
      margin-left: 0.1rem; }

.zt186-bj {
  background-color: #f4f4f4;
  border: 1px #ccc solid;
  border-radius: 0.3rem;
  padding: 1rem 0.375rem; }
  .zt186-bj .list {
    background-color: #fff;
    border: 1px #ccc solid;
    border-radius: 0.3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0.3rem 0;
    margin-bottom: 0.5rem; }
    .zt186-bj .list .l {
      width: 6.45rem;
      height: 4.8375rem;
      position: relative; }
      .zt186-bj .list .l img {
        display: block;
        width: 0.4125rem;
        position: absolute;
        top: 0.2rem;
        left: 0.2rem; }
      .zt186-bj .list .l span {
        display: block;
        width: 100%;
        padding-top: 1rem;
        font-size: 0.9rem;
        font-weight: bold;
        color: #1b2bc2;
        text-align: center; }
    .zt186-bj .list .l-ts b {
      color: #fb936b;
      font-size: 0.9rem;
      display: block;
      text-align: center;
      width: 100%; }
    .zt186-bj .list .l-ts span {
      padding-top: 0.375rem; }
    .zt186-bj .list > img {
      display: block;
      width: 0.1125rem;
      height: 4.8375rem; }
    .zt186-bj .list p {
      flex: 1;
      margin-left: 0.75rem;
      font-size: 0.825rem;
      line-height: 1.6; }
  .zt186-bj .v {
    width: 87.5%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    height: 13.5rem;
    margin-top: 1rem;
    background: url(../images/qz05_08.jpg) no-repeat;
    background-size: 100% 100%; }
    .zt186-bj .v video {
      display: block;
      width: 19.5rem;
      margin: 0.9375rem auto 0; }

.zt186-sound {
  border: 1px #ccc solid;
  border-radius: 0.3rem;
  background-color: #f4f4f4;
  padding-top: 1rem; }
  .zt186-sound .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 0.375rem;
    margin-bottom: 1rem; }
    .zt186-sound .list > img {
      display: block;
      width: 5.025rem;
      height: 5.2125rem;
      margin-right: -0.3rem; }
    .zt186-sound .list .txt {
      flex: 1; }
      .zt186-sound .list .txt h2 {
        padding-left: 0.75rem;
        font-size: 0.975rem;
        font-weight: bold;
        color: #1e1e1e; }
        .zt186-sound .list .txt h2 small {
          font-size: 0.45rem;
          text-transform: uppercase;
          color: #a7a7a7;
          font-weight: normal;
          margin-left: 0.25rem; }
      .zt186-sound .list .txt img {
        display: block;
        width: 12.5625rem;
        height: 0.3rem;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem; }
      .zt186-sound .list .txt p {
        font-size: 0.825rem;
        padding-left: 0.75rem; }
  .zt186-sound .pl {
    padding-left: 2.475rem; }
  .zt186-sound .btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    padding-top: 1rem;
    border-top: 1px #ccc dashed;
    padding-bottom: 1rem; }
    .zt186-sound .btn a {
      background-color: #df8134;
      color: #fff;
      font-size: 0.975rem;
      padding: 0 1rem;
      border-radius: 2rem;
      line-height: 2.6rem; }

.zt186-medio {
  padding-bottom: 1.375rem;
  overflow: visible;
  position: relative; }
  .zt186-medio .swiper-container {
    background-color: #f4f4f4;
    border: 1px #ccc solid;
    border-radius: 0.3rem;
    padding: 1.375rem 0; }
    .zt186-medio .swiper-container video {
      display: block;
      width: 89.53125%;
      margin-left: auto;
      margin-right: auto;
      overflow: hidden; }
  .zt186-medio .swiper-pagination-bullet {
    width: 2rem;
    height: 2px;
    border-radius: 0;
    margin-right: 0.25rem;
    margin-left: 0.25rem; }
  .zt186-medio .swiper-pagination {
    width: 100%; }
  .zt186-medio .swiper-container-horizontal > .swiper-pagination-bullets, .zt186-medio .swiper-pagination-custom, .zt186-medio .swiper-pagination-fraction {
    bottom: -1rem; }

  .zt186-img .swiper-pagination-bullet {
    width: 2rem;
    height: 2px;
    border-radius: 0;
    margin-right: 0.25rem;
    margin-left: 0.25rem; }
  .zt186-img .swiper-pagination {
    width: 100%; }
  .zt186-img .swiper-container-horizontal > .swiper-pagination-bullets, .zt186-img .swiper-pagination-custom, .zt186-img .swiper-pagination-fraction {
    bottom: -1rem; }

.zt186-mark {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  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; }
  .zt186-mark img {
    display: block;
    width: 5.4375rem;
    height: 1.6125rem;
    margin-bottom: 0.3rem; }

.zt186-Alliance .c {
  border: 1px #ccc solid;
  border-radius: 0 0 0.3rem 0.3rem;
  background-color: #f4f4f4;
  padding: 0 1.65rem; }
  .zt186-Alliance .c .items {
    padding: 1rem 0 0;
    border-left: 0.1rem #ccc solid;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .zt186-Alliance .c .items .bj-img {
      display: block;
      width: 2.4rem;
      height: 2.4rem;
      border: 0.225rem #f4f4f4 solid;
      border-radius: 50%;
      background-color: #ababab;
      margin-left: -1.125rem; }
      .zt186-Alliance .c .items .bj-img img {
        display: block;
        width: 100%; }
    .zt186-Alliance .c .items .txt {
      flex: 1;
      margin-left: 1rem; }
      .zt186-Alliance .c .items .txt h2 {
        font-size: 1.05rem;
        font-weight: bold;
        color: #000; }
      .zt186-Alliance .c .items .txt p {
        font-size: 0.825rem;
        padding-top: 0.3rem;
        margin-bottom: 0.6rem; }
      .zt186-Alliance .c .items .txt .pics {
        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; }
        .zt186-Alliance .c .items .txt .pics img {
          display: block;
          width: 9rem;
          height: 5.475rem; }
  .zt186-Alliance .c .on .bj-img {
    background-color: #3289ff; }
  .zt186-Alliance .c .on .txt h2 {
    color: #3289ff; }
.zt186-Alliance .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;
  padding: 1rem 0; }
  .zt186-Alliance .btn a {
    background-color: #df8134;
    font-size: 0.975rem;
    color: #fff;
    padding: 0 4rem;
    border-radius: 2rem;
    line-height: 2.25rem; }
.topTEL{position:fixed;top:0;width:100%; max-width: 640px; z-index:999;display:none; overflow: hidden;}
.topTEL img{width:100%;}
.footer-nav{background-color: #ededed;}
.footer-nav ul{ box-sizing: border-box; padding: 0.5em 2% 0;}
.footer-nav ul li{float: left; width: 23.5%; margin-right: 2%; background-color: #fff; border:1px #c4c4c4 solid; 
	border-radius: 0.3em; box-sizing: border-box; margin-bottom: 0.5em; text-align: center; padding: 0.5em 0;}

.footer-nav ul .no-marginR{margin-right: 0;}
.footer-nav ul li a{color: #555;}
.footer-nav ul li h6{font-size: 0.65em; font-family: '微软雅黑', Arial, sans-serif; margin-top: 0.3em;
	color: #9f9f9f}
.footer-nav ul .on a{color: #ff8400;}
.footer-nav ul .on a h6{color: #ff8400;}
.footer-nav ul .on{border:1px #ff8400 solid; }
/*新底部*/
.z-footer {
  height: 11.25rem;
  background-color: #166be0;
  margin-bottom: 1rem;
}
.z-footer .main {
  height: 11.25rem;
  background: url(/images/ddd.png) no-repeat;
  background-size: 100% 100%;
}
.z-footer .main .left {
  width: 43.59375%;
  margin-left: 8.40625%;
  padding-top: 0.825rem;
}
.z-footer .main .left .line {
  font-size: 0.6rem;
  line-height: 0.8rem;
  margin-top: 0.6rem;
  margin-bottom: 0.55rem;
  color: #fff;
  padding-left: 2.2rem;
  white-space: nowrap;
}
.z-footer .main .left .line span {
  font-size: 0.825rem;
  color: #ffa759;
}
.z-footer .main .left .line1 {
  background: url(/images/dl_10.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .line2 {
  background: url(/images/dl_13.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .pp {
  font-size: 0.6rem;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
}
.z-footer .main .right {
  margin-top: 1.125rem;
  width: 26.25%;
  margin-right: 5.25%;
}
.z-footer .main .right img,
.z-footer .main .right span {
  display: block;
  width: 100%;
  font-size: 0.65rem;
  text-align: center;
  line-height: 1.25rem;
  color: #fff;
}
.z-footer .main .right span {
  margin-top: 0.4rem;
  opacity: 0.7;
}



.textbox025 {
  display: flex;
  margin: 1.5rem auto 1rem auto;
}
.textbox025 .box {
  margin: 0 0.3rem;
  flex: 1;
  border: 1px solid #bfbfbf;
  border-radius: 0.4rem;
  position: relative;
  padding-bottom: 0.5rem;
}
.textbox025 .box .numspan {
  position: absolute;
  left: 50%;
  top: -0.6rem;
  width: 4rem;
  height: 1.2rem;
  margin-left: -2rem;
  background: #f4f4f4;
  color: #b5b5b5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: bold;
}
.textbox025 .box h3 {
  margin: 0.7rem 0 0.1rem 0;
  color: #2f5bc0;
  text-align: center;
  font-size: 0.9rem;
}
.textbox025 .box h4 {
  color: #b5b5b5;
  font-size: 0.45rem;
  text-align: center;
}
.textbox025 .box .hr {
  height: 1px;
  background: #d1d1d1;
  width: 60%;
  margin: 0.3rem auto;
}
.textbox025 .box p {
  padding: 0 0.5rem;
  color: #282828;
  font-size: 0.7rem;
  line-height: 1.2rem;
}
.textbox025 .box p a {
  color: #f39800;
}
/*# sourceMappingURL=main.css.map */
