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

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

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

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

.detailbanner {
  background: url(../images/7cf98b72040e05fe10eb4d31cedc168d.jpg) center center no-repeat;
  background-size: cover;
  position: relative; }
  .detailbanner .wrap {
    position: relative;
    height: 2.91667rem;
    padding-top: 0.65104rem;
    overflow: hidden; }
  .detailbanner .left .title {
    font-size: 0.25rem;
    color: #eb5708;
    font-weight: bold; }
  .detailbanner .left .tit {
    font-size: 0.13542rem;
    color: #cfcfcf;
    margin-top: 0.10417rem;
    margin-bottom: 0.05208rem;
    font-weight: bold; }
  .detailbanner .left .t {
    font-size: 0.08333rem;
    color: #cfcfcf;
    letter-spacing: 7px; }
  .detailbanner .titimg {
    font-size: 1.48958rem;
    color: rgba(255, 255, 255, 0.1);
    position: absolute;
    left: 0.98958rem;
    bottom: -0.57292rem;
    font-weight: bold; }
  .detailbanner .img {
    position: absolute;
    right: 2.34375rem;
    top: 0.26042rem; }
    .detailbanner .img img {
      width: 1.52083rem; }

.breadCrumbs {
  background: #2f2825; }

.sectionA {
  background: #2f2825;
  padding-bottom: 1.19792rem; }
  .sectionA .pongetitle {
    font-size: 0.125rem;
    color: #cfcfcf;
    padding: 0.26042rem 0; }
  .sectionA .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .sectionA .content .left {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0; }
    .sectionA .content .right {
      width: 2.42188rem;
      margin-left: 0.59896rem; }
      .sectionA .content .right .pontitle {
        padding-left: 0.15625rem;
        background: #a6a4a3;
        border-left: 8px solid #eb5708;
        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;
        color: #222222;
        font-size: 0.125rem;
        height: 0.36458rem; }
      .sectionA .content .right ul li {
        margin-top: 0.15625rem; }
        .sectionA .content .right ul li a {
          display: block; }
          .sectionA .content .right ul li a .img {
            border-radius: 10px;
            padding: 0.10417rem;
            padding-top: 0.20833rem;
            background: #26211d;
            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; }
            .sectionA .content .right ul li a .img .iconimg {
              position: absolute;
              right: 0.20833rem;
              top: 0.20833rem; }
          .sectionA .content .right ul li a .title {
            font-size: 0.11458rem;
            color: #cfcfcf;
            padding: 0.10417rem 0; }

@media (max-width: 575px) {
  .detailbanner .wrap {
    height: auto;
    padding: 30px 10px; }
  .detailbanner .left .title {
    font-size: 18px; }
  .detailbanner .left .tit {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px; }
  .detailbanner .left .t {
    font-size: 14px;
    letter-spacing: 3px; }
  .detailbanner .titimg {
    font-size: 70px; }
  .detailbanner .img {
    right: 10px;
    bottom: 0;
    margin: auto;
    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; }
  .detailbanner .wrap {
    padding-top: 60px;
    padding-bottom: 60px; }
  .sectionA .pongetitle {
    font-size: 16px;
    padding: 10px 0; }
  .sectionA .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .sectionA .content .right {
    margin-left: 0;
    width: 100%; }
  .sectionA .content .right .pontitle {
    height: auto;
    padding: 10px;
    font-size: 16px; }
  .sectionA .content .right ul li {
    margin-top: 20px; }
  .sectionA .content .right ul li a .img {
    padding: 30px; }
  .sectionA .content .right ul li a .img .iconimg {
    right: 20px;
    top: 20px; }
  .sectionA .content .right ul li a .title {
    padding: 10px 0;
    font-size: 16px; } }

