::-webkit-input-placeholder {
  color: #333; }

:-moz-placeholder {
  color: #333; }

::-moz-placeholder {
  color: #333; }

:-ms-input-placeholder {
  color: #333; }

.breadCrumbs {
  position: relative;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(#0b0b0b), to(#1d1d1d));
  background: linear-gradient(to bottom, #0b0b0b, #1d1d1d); }
  @media (max-width: 575px) {
    .breadCrumbs {
      background: #1d1d1d; } }

.sectionA {
  background-image: url(../images/fe737bd8898375499840cb7ff96c722d.jpg);
  background-repeat: no-repeat;
  background-position: center 0rem;
  background-size: cover;}
  .sectionA .commontoptitle {
    margin-bottom: 0.10417rem; }
  .sectionA .swiper-slide .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .sectionA .swiper-slide .img img {
      width: 2.60417rem; }
  .sectionA .swiper-slide a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 0.07292rem;
    padding-top: 0.10417rem;
    padding-bottom: 0.20833rem;
    text-decoration: underline; }
    .sectionA .swiper-slide a img {
      width: 0.13021rem;
      margin-right: 0.05208rem; }
      @media (max-width: 575px) {
        .sectionA .swiper-slide a img {
          width: auto; } }
  .sectionA .swiper-pagination {
    display: none; }
    @media (max-width: 575px) {
      .sectionA .swiper-pagination {
        display: block; } }
  .sectionA .swiper-button-prev,
  .sectionA .swiper-button-next {
    width: 0.20833rem;
    height: 0.20833rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    background-size: 0.0625rem auto;
    background-position: center center; }
  .sectionA .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23544e4b'%2F%3E%3C%2Fsvg%3E"); }
  .sectionA .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23544e4b'%2F%3E%3C%2Fsvg%3E"); }

.sectionB {
  position: relative;
  padding: 0.625rem 0;
  background: #000; }
  @media (max-width: 575px) {
    .sectionB {
      padding: 30px 0; } }
  .sectionB .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .sectionB .wrap .left {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0;
      margin-right: 0.36458rem; }
    .sectionB .wrap .img img {
      width: 3.71875rem; }
      @media (max-width: 575px) {
        .sectionB .wrap .img img {
          width: auto; } }
  .sectionB .commontoptitle {
    margin-bottom: 0.36458rem; }
    .sectionB .commontoptitle .l span {
      color: #e65b11; }
  .sectionB .con {
    font-size: 0.08333rem;
    color: #fff; }
    .sectionB .con p {
      text-indent: 2em;
      line-height: 2; }

.sectionC {
  background: #725341;
  padding: 0.52083rem 0; }
  @media (max-width: 575px) {
    .sectionC {
      padding: 30px 0; } }
  .sectionC .commontoptitle {
    margin-bottom: 0.20833rem; }
    @media (max-width: 575px) {
      .sectionC .commontoptitle {
        margin-bottom: 10px; } }
  .sectionC ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .sectionC ul > div {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: relative; }
      .sectionC ul > div:last-child::after {
        content: none; }
      .sectionC ul > div::after {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 1px;
        height: 0.26042rem;
        background: #cfcfcf;
        content: ''; }
      .sectionC ul > div .img {
        width: 0.35417rem;
        margin-right: 0.18229rem; }
      .sectionC ul > div .text .tit {
        font-size: 0.09375rem;
        font-weight: bold;
        color: #fff;
        margin-bottom: 0.10417rem; }
      .sectionC ul > div .text .desc {
        font-size: 0.08333rem;
        color: #fff;
        margin-bottom: 0.02604rem; }
    .sectionC ul .a3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .sectionC ul .a3 .span {
        color: #fff;
        display: block;
        margin-top: 0.05208rem;
        text-align: center; }

.sectionD {
  position: relative;
  background: #000;
  padding-bottom: 1.04167rem;
  padding-top: 0.52083rem; }
  .sectionD .commontoptitle {
    margin-bottom: 0.20833rem;
    padding-bottom: 0.18229rem;
    border-bottom: 1px solid #392a21; }
    .sectionD .commontoptitle .l span {
      color: #ea5404; }
  .sectionD .content .askd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.23438rem; }
    .sectionD .content .askd img {
      margin-right: 0.05208rem; }
    .sectionD .content .askd span {
      color: #fff;
      font-size: 0.125rem; }
  .sectionD .content form .ipt {
    height: 0.32292rem;
    background: #fff;
    outline: none;
    display: block;
    border: 0;
    width: 100%;
    color: #333;
    border-radius: 5px;
    padding: 0.05208rem;
    margin-bottom: 0.10417rem; }
  .sectionD .content form textarea {
    display: block;
    height: 0.9375rem;
    outline: none;
    padding: 0.05208rem;
    border: 0;
    width: 100%;
    background: #fff;
    color: #333;
    border-radius: 5px; }
  .sectionD .content form .submit {
    border: 0;
    display: block;
    outline: none;
    height: 0.23438rem;
    width: 100%;
    border-radius: 5px;
    margin-top: 0.10417rem;
    color: #fff;
    background: #ea5404; }

@media (max-width: 575px) {
  .sectionA {
    padding: 30px 0; }
  .sectionA .swiper-button-prev,
  .sectionA .swiper-button-next {
    display: none; }
  .sectionA .swiper-pagination {
    position: static; }
    .sectionA .swiper-pagination .swiper-pagination-bullet {
      background: #fff; }
      .sectionA .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #e65b11; }
  .sectionA .swiper-slide a {
    padding: 10px 0;
    font-size: 16px; }
  .sectionA .swiper-slide a img {
    margin-right: 10px; }
  .sectionA .swiper-slide .img img {
    width: 200px; }
  .sectionB .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .sectionB .wrap .left {
    margin-right: 0; }
  .sectionB .commontoptitle {
    margin-bottom: 10px; }
  .commontoptitle .l span:nth-of-type(1) {
    margin-right: 10px; }
  .sectionB .con {
    font-size: 14px; }
  .sectionB .wrap .img img {
    margin-top: 20px; }
  .sectionC ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .sectionC ul > div .img {
    width: 50px; }
  .sectionC ul > div {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 10px; }
  .sectionC ul > div .img {
    margin-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .sectionC ul > div .text .tit {
    font-size: 14px;
    margin-bottom: 5px; }
  .sectionC ul > div .text .desc {
    font-size: 14px;
    margin-bottom: 5px; }
  .sectionC ul > div::after {
    content: none; }
  .sectionC ul > div {
    margin-top: 20px; }
  .sectionC ul .a3 .span {
    font-size: 14px;
    margin-left: 10px;
    margin-top: 0; }
  .sectionC ul > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  .sectionC ul > div .img {
    margin-right: 0;
    margin-bottom: 10px; }
  .sectionD {
    padding: 30px 0; }
  .sectionD .content .askd {
    margin-bottom: 10px; }
  .sectionD .content .askd img {
    margin-right: 10px; }
  .sectionD .content .askd span {
    font-size: 14px; }
  .sectionD .content form .ipt {
    height: 50px;
    font-size: 14px;
    padding: 10px; }
  .sectionD .content form textarea {
    height: 200px;
    font-size: 14px;
    padding: 10px; }
  .sectionD .content form .submit {
    height: 50px;
    font-size: 14px; }
  .sectionD .content form .ipt {
    margin-bottom: 10px; }
  .sectionD .content form .submit {
    margin-top: 10px; }
  .sectionD .commontoptitle {
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .sectionD .content .askd {
    margin-top: 20px; } }

@media (max-width: 575px) {
  .sectionC ul > div {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
    .sectionC ul > div.a1 {
      width: 50%; }
    .sectionC ul > div.a2 {
      width: 50%; }
  .sectionC ul {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
  .sectionC ul .a3 {
    width: 100%; }
  .sectionC ul .a3 .span {
    margin-left: 0; } }

