﻿.site-header {
  position: fixed;
  left: 0;
  top: 0;
  padding: 15px 15px 0;
  z-index: 5000;
  width: 100%;
  transition: all .2s; }
  .site-header.openHeader {
    background-color: rgba(255, 217, 0, 0.8);
    height: 100%;
    transition: all .2s; }
  .site-header .menu-toggle {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 27px;
    left: 30px;
    cursor: pointer; }
  .site-header .one,
  .site-header .two,
  .site-header .three {
    width: 100%;
    height: 3px;
    background: #FFD900;
    margin: 5px auto;
    backface-visibility: hidden;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .site-header .menu-toggle.on .one {
    /*-moz-transform: rotate(45deg) translate(7px, 7px);
        -ms-transform: rotate(45deg) translate(7px, 7px);
        -webkit-transform: rotate(45deg) translate(7px, 7px);*/
    transform: rotate(45deg) translate(3px, 5px);
    background: #000; }
  .site-header .menu-toggle.on .two {
    opacity: 0; }
  .site-header .menu-toggle.on .three {
    /*-moz-transform: rotate(-45deg) translate(8px, -10px);
        -ms-transform: rotate(-45deg) translate(8px, -10px);
        -webkit-transform: rotate(-45deg) translate(8px, -10px);*/
    transform: rotate(-45deg) translate(6px, -8px);
    background: #000; }
  .site-header .sitenav {
    margin: 0;
    padding: 15px 0;
    list-style: none; }
    .site-header .sitenav.hidden {
      display: none; }
    .site-header .sitenav li {
      margin-bottom: 10px; }
      .site-header .sitenav li a {
        display: block;
        padding: 12px 15px;
        background-color: #fff;
        color: #333;
        border-radius: 3px; }
.mainav {
  border-radius: 3px;
  background-color: white;
  height: 52px;
  box-shadow: 0 0 8px rgba(255, 217, 0, 0.35);
  text-align: center;
  transition: all .2s;
  border-radius: 26px; }
  .mainav .logo {
    width: 145px;
    margin-top: 8px;
    transition: all .2s; }
  .mainav.openav {
    margin: -15px -15px auto;
    border-radius: 0;
    height: 75px;
    transition: all .2s;
    background-color: #FFD900;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
    .mainav.openav .logo {
      width: 145px;
      margin-top: 23px; }
.rslides {
  margin: 0;
  padding: 0;
  list-style: none; }
.bx-wrapper {
  border: none;
  box-shadow: none;
  margin-bottom: 0; }
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  bottom: 1.6rem; }
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 16px;
  height: 6px;
  border-radius: 3px;
  background-color: #bfbfbf; }
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  width: 32px; }
.page-home.s1 {
  background: #ecf6f6 url(../img/h_m_s1_bg.png) no-repeat center 245px;
  background-size: 100% auto;
  padding-bottom: 2rem; }
  .page-home.s1 .p1 {
    margin-top: -10px; }
    .page-home.s1 .p1 img {
      width: 100%; }
  .page-home.s1 .p2 {
    padding: 0 15px;
    margin-top: -2rem; }
.page-home.s1 .txt {
  padding-top: 35px;
  padding-left: 15px; }
.page-home.s1 .txt h1 {
  font-size: 1.5rem;
  display: inline-block;
  padding: 5px 12px;
  background-color: #FFD900;
  border-radius: 3px;
  margin: 0 0 1rem; }
.page-home.s1 .txt p {
  font-size: 1.35rem;
  margin: 0 0 1rem; }
.page-home.s1 .txt .alink {
  display: block;
  width: 120px;
  height: 35px;
  border: 1px #000 solid;
  border-radius: 3px;
  text-align: center;
  line-height: 33px;
  color: #000;
  font-size: 14px; }
.page-home.s2 {
  background-color: #fff; }
  .page-home.s2 .bg {
    width: 100%; }
.page-home.s2 .c1 {
  padding: 2rem 2rem 0; }
.page-home.s2 .c1 h3 {
  font-size: 1.5rem;
  color: #404040;
  margin: 0 0 1rem;
  text-align: center; }
.page-home.s2 .c1 > p {
  font-size: 14px;
  color: #999;
  margin-bottom: 4rem;
  text-align: center; }
.page-home.s2 .c1 .list {
  overflow: hidden;
  height: 240px; }
.page-home.s2 .c1 .list .item {
  margin-bottom: .88rem; }
.page-home.s2 .c1 .list .item img {
  border-radius: 50%;
  width: 46px;
  height: 46px;
  object-fit: cover; }
.page-home.s2 .c1 .list small {
  color: #999;
  margin-left: -15px; }
.page-home.s2 .c1 .list p {
  margin: 0;
  margin-left: -15px;
  font-size: 14px;
  color: #666;
  line-height: 1.6; }
.page-cabinet {
  background-repeat: no-repeat;
  background-position: center center; }
.page-cabinet.s1 {
  background-color: #ecf6f6;
  padding-top: 6rem;
  padding-bottom: 3rem; }
  .page-cabinet.s1 .gui {
    background: url(../img/h_m_s1_bg.jpg) no-repeat center 6.5rem;
    background-size: 100% auto;
    padding-top: 2rem;
    text-align: center;
    font-size: 12px;
    margin-bottom: 1rem; }
    .page-cabinet.s1 .gui img {
      width: 41%; }
    .page-cabinet.s1 .gui h3 {
      margin-bottom: 0; }
    .page-cabinet.s1 .gui p {
      margin-top: 6px; }
  .page-cabinet.s1 .gui1 {
    background: url(../img/bg_m.jpg) no-repeat center 5rem;
    background-size: 100% auto;
    padding-top: 2rem;
    text-align: center;
    font-size: 12px;
    margin-bottom: 3rem; }
    .page-cabinet.s1 .gui1 img {
      width: 80%; }
    .page-cabinet.s1 .gui1 h3 {
      margin-bottom: 0; }
    .page-cabinet.s1 .gui1 p {
      margin-top: 6px; }
  .page-cabinet.s1 .title {
    font-size: 24px;
    text-align: center;
    border-top: 1px #d5d5d5 solid;
    margin: 0 15px 2rem;
    padding-top: 2rem;
    font-weight: normal; }
  .page-cabinet.s1 .ai {
    background: url(../img/ai_m_bg.jpg) no-repeat center 0;
    background-size: 112% auto;
    padding-bottom: 2rem; }
    .page-cabinet.s1 .ai .items {
      padding: 0 1rem; }
    .page-cabinet.s1 .ai img {
      width: 60px; }
.page-cabinet.s1 header {
  text-align: center; }
.page-cabinet.s1 header h1 {
  font-size: 2rem;
  margin: 0 0 1.3rem;
  display: inline-block;
  background-color: #FFD900;
  padding: 5px 18px;
  border-radius: 6px;
  font-weight: normal;
  position: relative; }
  .page-cabinet.s1 header h1 span {
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 14px; }
.page-cabinet.s1 header h2 {
  font-size: 20px;
  margin: 0 0 1rem;
  font-weight: normal; }
.page-cabinet.s1 header p {
  font-size: 14px; }
.page-cabinet.s2 {
  position: relative;
  overflow: hidden;
  background-color: #fff; }
  .page-cabinet.s2 .p1 {
    position: absolute;
    left: 53.8%;
    top: 0;
    z-index: 200;
    max-width: none; }
  .page-cabinet.s2 .txt {
    padding: 1rem 0; }
    .page-cabinet.s2 .txt h2 {
      font-size: 24px;
      color: #000;
      margin-bottom: 1rem;
      font-weight: normal; }
    .page-cabinet.s2 .txt p {
      font-size: 14px;
      line-height: 1.8;
      color: #999; }
    .page-cabinet.s2 .txt .ab {
      padding-top: 14rem; }
.page-cabinet.s3 {
  height: 560px;
  background-image: url(../img/s3_m_1.jpg);
  background-size: cover; }
  .page-cabinet.s3 p {
    line-height: 1.8;
    margin: 0;
    font-size: 14px; }
  .page-cabinet.s3 .txt {
    padding-top: 15rem;
    color: #fff; }
  .page-cabinet.s3 h2 {
    font-size: 24px;
    margin-bottom: 1.5rem;
    text-align: center;
    margin-top: 0;
    font-weight: normal; }
  .page-cabinet.s3 .icon {
    width: 200px;
    margin: 0 auto 10rem;
    padding-top: 2rem;
    text-align: center; }
    .page-cabinet.s3 .icon img {
      width: 70px;
      margin-bottom: .6rem; }
.page-cabinet.s4 {
  position: relative;
  background-color: #fafafa;
  overflow: hidden;
  padding-top: 2rem; }
  .page-cabinet.s4 .txt h2 {
    font-size: 24px;
    margin-bottom: .6rem;
    font-weight: normal; }
  .page-cabinet.s4 .txt p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 1rem;
    color: #999; }
.page-cabinet.s5 {
  overflow: hidden;
  position: relative;
  background-color: #fff; }
  .page-cabinet.s5 .txt {
    color: #404040;
    padding-top: 2.3rem;
    text-align: right; }
    .page-cabinet.s5 .txt h2 {
      font-size: 24px;
      margin-bottom: 1rem;
      font-weight: normal; }
    .page-cabinet.s5 .txt p {
      font-size: 14px;
      line-height: 1.8;
      margin-bottom: 2rem; }
.page-cabinet.s6 {
  background-color: #FEE800;
  position: relative;
  padding-top: 2rem; }
  .page-cabinet.s6 .txt h2 {
    font-size: 24px;
    margin-bottom: 1rem;
    font-weight: normal; }
  .page-cabinet.s6 .txt p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 2rem; }
  .page-cabinet.s6 .p1 {
    display: block; }
.page-cabinet.s7 {
  background: #fff url(../img/s7_m_1.png) no-repeat left bottom;
  background-size: 100% auto;
  padding-bottom: 3rem; }
  .page-cabinet.s7 .txt {
    padding-top: 2rem; }
    .page-cabinet.s7 .txt header {
      margin-bottom: 5rem; }
      .page-cabinet.s7 .txt header h2 {
        font-size: 24px;
        margin-bottom: 1rem;
        font-weight: normal; }
      .page-cabinet.s7 .txt header p {
        font-size: 14px;
        line-height: 1.8;
        color: #999; }
    .page-cabinet.s7 .txt .item {
      background-color: #ffe866;
      padding: 0 1rem;
      margin-bottom: 1.3rem;
      padding-bottom: 1.3rem; }
      .page-cabinet.s7 .txt .item .p1 {
        padding-top: 1rem;
        text-align: center; }
      .page-cabinet.s7 .txt .item h3 {
        font-size: 18px;
        color: #000;
        margin-bottom: 0; }
      .page-cabinet.s7 .txt .item p {
        font-size: 14px;
        line-height: 1.8;
        color: #000; }
      .page-cabinet.s7 .txt .item small {
        color: #837a48; }
.page-cabinet.s8 {
  background-color: #333436;
  overflow: hidden;
  position: relative; }
  .page-cabinet.s8 .txt {
    color: #fff;
    padding-top: 2rem; }
    .page-cabinet.s8 .txt h2 {
      font-size: 24px;
      margin-bottom: 1rem;
      font-weight: normal; }
    .page-cabinet.s8 .txt p {
      font-size: 14px;
      line-height: 1.8;
      margin-bottom: 2rem; }
.page-cabinet.s9 {
  background-image: none;
  background-color: #fff; }
  .page-cabinet.s9 .slides {
    margin: 0;
    padding: 0;
    list-style: none;  }
.page-cabinet.s9 .s-title {
  font-size: 24px;
  padding: 30px 15px;
  font-weight: normal;
  margin: 0; }
.totop {
  width: 80px;
  /*height: 205px;*/
  background: url(../img/totop.png) no-repeat center top;
  background-size: 100% auto;
  position: fixed;
  right: 15px;
  top: 50%;
  z-index: 2147483648;
  margin-top: -100px; }
  .totop .tosq {
    display: block;
    height: 30px;
    margin-bottom: 70px; }
  .totop .back-to-top {
    display: block;
    height: 35px; }
.banner {
  position: relative;
  color: #fff; }
  .banner img {
    width: 100%; }
  .banner .title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 100;
    margin-top: -.6rem; }
    .banner .title h2 {
      font-size: 16px;
      position: relative;
      margin: 0; }
      .banner .title h2:after {
        content: " ";
        display: block;
        left: 50%;
        position: absolute;
        top: 30px;
        height: 1px;
        width: 10px;
        margin-left: -5px;
        z-index: 100;
        background-color: #fff; }
    .banner .title h3 {
      font-size: 16px;
      font-weight: normal; }
.page-service.s2 {
  padding-bottom: 1rem; }
.page-service.s2 .serInfo {
  font-size: 14px;
  line-height: 1.8;
  text-align: justify;
  margin-bottom: 5.5rem; }
.page-service.s22 {
  background: none;
  background-color: #FFD900;
  text-align: center;
  padding: 6rem 0 2rem 0;
  position: relative; }
  .page-service.s22 .icon img {
    width: 68px; }
.page-service.s22 .xhr {
  position: absolute;
  left: 50%;
  top: -6.5rem;
  z-index: 100;
  margin-left: -70px;
  width: 140px; }
.page-service.s22 h3 {
  font-size: 16px;
  color: #000; }
.page-service.s22 p {
  line-height: 1.6;
  padding: 0;
  color: #595959;
  text-align: justify;
  font-size: 12px;
  margin-bottom: 1rem; }
.page-service.s3 {
  padding-bottom: 2rem; }
  .page-service.s3 .p1 {
    margin-top: 2rem;
    text-align: center; }
.page-service.s4 {
  height: 411px;
  background: url(../img/s_01_m.jpg) no-repeat center top;
  color: #fff;
  padding-bottom: 3rem;
  background-size: cover; }
.page-service.s4 .s-title h2 {
  color: #fff; }
.page-service.s4 .s-title h2::after {
  background-color: #fff; }
.page-service.s4 .item {
  text-align: center;
  padding-top: 1.5rem; }
.page-service.s4 .item h3 {
  font-size: 16px;
  margin-bottom: 1rem; }
.page-service.s4 .item p {
  padding: 0 1rem;
  line-height: 2;
  font-size: 12px; }
.page-service.s5 {
  padding-bottom: 1rem;
  background-color: #fff;
  margin: 0 auto 46px;
  position: relative; }
.page-service.s5 .text {
  color: #666;
  line-height: 2;
  position: relative;
  border-bottom: 32px solid #eee;
  height: 270px; }
  .page-service.s5 .text .car {
    position: absolute;
    right: 1.8%;
    bottom: -30px;
    width: 80%;
    z-index: 100; }
.page-service.s6 {
  border: 10px solid #FFD900;
  border-radius: 20px;
  margin: 0 10px 2rem;
  background-color: #fff; }
  .page-service.s6 .item {
    border-bottom: 1px solid #eee;
    padding: 0 15px 30px;
    margin-bottom: 30px; }
    .page-service.s6 .item:last-child {
      margin-bottom: 0; }
    .page-service.s6 .item .subtitle1 {
      text-align: center;
      font-size: 16px;
      margin-bottom: 1rem;
      font-weight: normal; }
    .page-service.s6 .item .tt {
      border-radius: 8px;
      background-color: black;
      width: 120px;
      height: 35px;
      font-size: 16px;
      color: #ffd900;
      line-height: 35px;
      text-align: center;
      margin: 0 auto 1rem; }
    .page-service.s6 .item .list {
      width: 121px;
      margin: 0 auto 1rem; }
      .page-service.s6 .item .list dd {
        margin-left: 1rem;
        padding: 5px 0; }
    .page-service.s6 .item .lc {
      text-align: center;
      padding: 0 1rem; }
    .page-service.s6 .item.last {
      border-bottom: none; }
.page-service.s6 .top {
  text-align: center;
  margin-top: -42px;
  margin-bottom: 1rem; }
  .page-service.s6 .top img {
    width: 130px; }
.page-service.s6 .subtitle {
  text-align: center;
  margin-bottom: 2rem; }
  .page-service.s6 .subtitle h3 {
    font-size: 20px;
    position: relative;
    font-weight: normal; }
    .page-service.s6 .subtitle h3::after {
      content: "";
      position: absolute;
      left: 50%;
      margin-left: -24px;
      top: 34px;
      z-index: 100;
      height: 1px;
      background-color: #000;
      width: 48px;
      display: block; }
.botquestion {
  background: #333 url(../img/s_05_m.jpg) no-repeat center top;
  height: 240px;
  background-size: cover;
  text-align: center;
  padding-top: 1.2rem; }
  .botquestion .subtitle {
    text-align: center;
    margin-bottom: 1.5rem;
    color: #fff; }
    .botquestion .subtitle h3 {
      font-size: 20px;
      position: relative;
      font-weight: normal;
      margin: 0; }
      .botquestion .subtitle h3::after {
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -24px;
        top: 34px;
        z-index: 100;
        height: 1px;
        background-color: #fff;
        width: 48px;
        display: block; }
  .botquestion .hotphone {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    margin: 0; }
    .botquestion .hotphone a {
      color: #FFD900; }
  .botquestion p {
    font-size: 12px;
    color: #fff;
    margin: 0 0 .5rem; }
  .botquestion img {
    width: 300px; }
.s-title {
  padding-top: 2rem;
  margin-bottom: 1rem; }
.s-title h2 {
  font-size: 18px;
  color: #404040;
  margin: 0;
  font-weight: bold;
  position: relative; }
  .s-title h2:after {
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    top: 30px;
    height: 1px;
    width: 35px;
    z-index: 100;
    background-color: #000; }
.categories {
  padding: 2rem 15px; }
  .categories .cat-container {
    padding: 0 15px; }
.categories .cat-container a {
  display: block;
  height: 35px;
  text-align: center;
  font-size: 14px;
  line-height: 35px;
  color: #000;
  background-color: #fff;
  margin: 0 -15px; }
.categories .cat-container a.active {
  background-color: #FFD900; }
.news {
  padding-bottom: 1rem; }
.news .news-container {
  max-width: 1240px;
  min-width: 1100px;
  margin: 0 auto; }
.news .section-title {
  font-size: 20px;
  font-weight: normal; }
.news .item {
  display: block;
  background-color: #fff;
  color: #666;
  -webkit-transition: all .25s;
  transition: all .25s;
  margin-bottom: 1rem;
  border-radius: 6px;
  overflow: hidden; }
.news .item img {
  width: 100%; }
.news .item .des {
  padding: 1rem 15px;
  color: #404040; }
.news .item .des time {
  display: block;
  color: #999;
  position: relative;
  margin-bottom: 1rem; }
.news .item .des time::after {
  content: " ";
  position: absolute;
  display: block;
  left: 0;
  top: 22px;
  height: 1px;
  background-color: #000;
  width: 32px; }
.news .item .des h3 {
  font-size: 1rem;
  color: #000;
  margin: 1rem 0 2.5rem;
  line-height: 1.8; }
.news .item .des span {
  color: #000;
  line-height: 1.8;
  background-color: #FFD900;
  display: inline-block;
  border-radius: 3px;
  padding: 0 6px; }
.news .item:hover {
  -webkit-transform: scale(1.06);
  transform: scale(1.06); }
.news .loadmore {
  text-align: center;
  padding: 1rem; }
.news .btn {
  width: 220px;
  height: 45px;
  border-radius: 6px;
  line-height: 45px;
  text-align: center;
  background-color: #fff;
  color: #999;
  font-size: 14px;
  border: none;
  display: inline-block; }
.news .btn:hover {
  background-color: #FFD900;
  color: #000; }
.news-detail {
  padding-top: 1rem;
  background-color: #fff !important;
  padding-bottom: 1rem !important; }
  .news-detail .title {
    font-size: 20px;
    padding: 1rem 0; }
.news-detail .note {
  color: #999;
  font-size: 12px; }
.news-detail .note span.cate {
  background-color: #FFD900;
  color: #000;
  padding: 3px 6px;
  border-radius: 3px;
  margin-right: 15px; }
.news-detail .note .author {
  margin-left: 15px; }
.news-detail .art-body {
  font-size: 1rem;
  line-height: 1.8;
  color: #404040; }
  .news-detail .art-body img {
    height: auto !important; }
  .news-detail .art-body iframe {
    width: 100% !important;
    height: 260px !important; }
.news-detail .art-bot {
  text-align: right;
  border-top: 1px #eee solid;
  padding: 1rem 0; }
.news-detail .art-bot p {
  margin: 0;
  line-height: 40px;
  font-size: 16px; }
.news-detail .art-bot a {
  margin-left: .6rem; }
.news-detail .art-bot a .iconfont {
  font-size: 32px; }
.news-detail .art-bot a:first-child {
  margin-left: 0; }
.nav-footer {
  font-size: 14px;
  padding: 2rem 0;
  background-color: #EFF3F5; }
  .nav-footer .back {
    width: 24px;
    margin-top: .8rem; }
.nav-footer a {
  color: #000; }
.nav-footer a .iconfont {
  font-size: 32px;
  color: #FFD900; }
.nav-footer a.prev {
  display: inline-block;
  height: 45px;
  background: url(../img/prev.png) no-repeat left center;
  background-size: auto 20px;
  padding-left: 25px;
  line-height: 45px; }
.nav-footer a.next {
  display: inline-block;
  height: 45px;
  background: url(../img/next.png) no-repeat right center;
  background-size: auto 20px;
  padding-right: 25px;
  line-height: 45px; }
.page-partner .se-title {
  width: 80px;
  height: 32px;
  border-radius: 3px;
  background-color: #ffd901;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  margin: 0 auto; }
.page-partner .s-title {
  text-align: center; }
  .page-partner .s-title h2:after {
    left: 50%;
    margin-left: -18px; }
.page-partner.s1 {
  background: #fff url(../img/par_m.jpg) no-repeat center 0;
  position: relative;
  height: 360px;
  background-size: 100% auto; }
  @media only screen and (min-width: 768px) {
    .page-partner.s1 {
      height: 720px; } }
  .page-partner.s1 .p001 {
    position: absolute;
    right: 45%;
    top: 5rem;
    z-index: 1000;
    width: 86%; }
    @media only screen and (min-width: 768px) {
      .page-partner.s1 .p001 {
        top: 10rem; } }
  .page-partner.s1 .p002 {
    position: absolute;
    left: 36%;
    top: 10rem;
    z-index: 1000;
    width: 60%; }
    @media only screen and (min-width: 768px) {
      .page-partner.s1 .p002 {
        top: 19rem; } }
.page-partner.s2 {
  color: #404040;
  background: #fff url(../img/bg1_m.jpg) no-repeat center 11.5rem;
  background-size: 100% auto; }
  .page-partner.s2 .txt {
    margin-bottom: 3rem; }
  .page-partner.s2 .se-title {
    margin-bottom: 2rem; }
  .page-partner.s2 .icon img {
    width: 100px; }
    @media only screen and (min-width: 768px) {
      .page-partner.s2 .icon img {
        width: auto; } }
  .page-partner.s2 .txt1 {
    padding-top: .4rem; }
  .page-partner.s2 .mren {
    margin-bottom: 3rem; }
  .page-partner.s2 h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .page-partner.s2 h3 {
        font-size: 20px; } }
  .page-partner.s2 p {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    margin: 0; }
    @media only screen and (min-width: 768px) {
      .page-partner.s2 p {
        font-size: 16px; } }
  .page-partner.s2 .s33 {
    padding-bottom: 3rem;
    background-color: #fff; }
    .page-partner.s2 .s33 .s-title {
      margin-bottom: 2rem; }
    .page-partner.s2 .s33 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .page-partner.s2 .s33 ul li {
        position: relative;
        padding-left: 20px;
        padding-top: .5rem;
        padding-bottom: .5rem; }
        .page-partner.s2 .s33 ul li:before {
          content: " ";
          position: absolute;
          display: inline-block;
          width: 10px;
          height: 10px;
          border-radius: 5px;
          left: 0;
          top: .8rem;
          z-index: 100;
          background-color: #FFD900; }
.page-partner.s34 {
  background-color: #FFF; }
.page-partner.s22 .header {
  background-color: #FFF;
  height: 100px; }
.page-partner.s22 .slider-co {
  margin-top: -18px;
  position: relative;
  height: 340px; }
.page-partner.s22 .slidernav {
  border-width: 2px;
  border-color: #ffd900;
  border-style: solid;
  border-radius: 5px;
  background-color: #ffd900;
  height: 33px;
  padding: 0 14px;
  overflow: hidden;
  margin: 0 15px; }
  .page-partner.s22 .slidernav a {
    display: block;
    line-height: 31px;
    height: 31px;
    text-align: center;
    font-size: 12px;
    color: #404040;
    background-color: #fff;
    margin: 0 -14px; }
    .page-partner.s22 .slidernav a.active {
      background-color: #FFD900;
      color: #000; }
.page-partner.s22 .bx-wrapper {
  border: none;
  box-shadow: none;
  background-color: transparent; }
.page-partner.s22 .bx-wrapper .bx-pager {
  text-align: left;
  padding-left: 15%; }
.page-partner.s22 .bx-wrapper .bx-controls-auto, .page-partner.s22 .bx-wrapper .bx-pager {
  bottom: 7rem; }
.page-partner.s22 .bx-wrapper .bx-pager.bx-default-pager a {
  width: 17px;
  height: 4px;
  border-radius: 2px; }
.page-partner.s22 .bx-wrapper .bx-pager.bx-default-pager a.active, .page-partner.s22 .bx-wrapper .bx-pager.bx-default-pager a:focus, .page-partner.s22 .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #FFD900; }
.page-partner.s22 .txt {
  padding-top: 1rem;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  line-height: 2; }
.page-partner.s22 .p1 {
  padding-right: 15px;
  height: 215px;
  text-align: right;
  border-bottom: 100px #fff solid; }
  .page-partner.s22 .p1 img {
    height: 175px;
    display: inline-block; }
.page-partner.s3 {
  background-color: #f0f3f5;
  padding-bottom: 3rem; }
  .page-partner.s3 .item {
    text-align: center;
    margin-top: 1.5rem; }
    .page-partner.s3 .item h3 {
      font-size: 14px;
      border-bottom: 12px solid #FFD900;
      height: 20px;
      color: #000;
      margin: 0 auto; }
    .page-partner.s3 .item p {
      text-align: justify;
      font-size: 12px; }
.page-partner.s4 {
  background-color: #fff; }
  .page-partner.s4 .item {
    padding-top: 110px;
    background-position: center top;
    text-align: center;
    background-repeat: no-repeat;
    margin-top: 1rem;
    background-size: contain; }
    .page-partner.s4 .item.item1 {
      background-image: url(../img/par_24.png); }
    .page-partner.s4 .item.item2 {
      background-image: url(../img/par_26.png); }
    .page-partner.s4 .item.item3 {
      background-image: url(../img/par_28.png); }
    .page-partner.s4 .item.item4 {
      background-image: url(../img/par_31.png); }
    .page-partner.s4 .item h3 {
      font-size: 14px;
      color: #000;
      margin-bottom: .6rem; }
    .page-partner.s4 .item p {
      text-align: center;
      font-size: 12px;
      line-height: 1.6; }
.page-partner.s5 .s-title {
  margin-bottom: 2rem; }
.page-partner.s5 .item {
  border-top: 1px #ddd solid;
  padding-top: 1rem;
  padding-bottom: .5rem; }
  .page-partner.s5 .item img {
    height: 50px;
    margin: 8px auto;
    display: block; }
  .page-partner.s5 .item h3 {
    font-weight: normal;
    font-size: 16px;
    margin: 0; }
  .page-partner.s5 .item p {
    font-size: 12px;
    color: #999; }
.page-partner.s6 {
  background-color: #fff;
  padding-bottom: 2rem; }
.page-partner.s6 .item {
  padding-top: 1rem;
  text-align: center; }
.page-partner.s6 .item .txt {
  padding: 0 10%; }
.page-partner.s6 .item .txt h3 {
  margin: 15px 0 0px;
  font-size: 18px; }
.page-partner.s6 .item .txt p {
  font-size: 14px;
  line-height: 1.8; }
.page-about {
  font-size: 16px;
  line-height: 1.8;
  padding-top: 2rem; }
  .page-about .s-title {
    text-align: center; }
    .page-about .s-title h2:after {
      left: 50%;
      margin-left: -17px; }
.page-about .yuan {
  margin-bottom: 2rem; }
  .page-about .yuan ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .page-about .yuan ul li {
      background: url(../img/mao_1.png) no-repeat left center;
      padding-left: 40px;
      padding-top: 6px;
      padding-bottom: 6px; }
.page-about.s1 {
  padding-top: 1rem;
  padding-bottom: 2rem; }
  .page-about.s1 .img2 {
    text-align: center;
    margin-bottom: 1rem; }
    .page-about.s1 .img2 img {
      width: 220px; }
  .page-about.s1 .txt {
    font-size: 14px;
    margin-bottom: 1.5rem; }
  .page-about.s1 .img1 {
    padding: 0 1rem; }
.page-about.s3 {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .page-about.s3 .p1 {
    width: 150px;
    display: block;
    margin: 0 auto; }
  .page-about.s3 .con {
    padding-top: 1.5rem;
    font-size: 14px; }
  .page-about.s3 .img1 {
    padding: 1rem; }
.page-about.s4 {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .page-about.s4 .p1 {
    width: 150px;
    display: block;
    margin: 0 auto; }
  .page-about.s4 .txt {
    font-size: 14px;
    padding-top: 1rem; }
.page-about.s5 {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .page-about.s5 .p1 {
    width: 150px;
    display: block;
    margin: 0 auto; }
  .page-about.s5 .txt {
    padding-top: 1rem;
    font-size: 14px; }
  .page-about.s5 .img1 {
    padding: 1rem 1rem 1rem 2rem; }
.page-about.s6 {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .page-about.s6 .p1 {
    width: 150px;
    display: block;
    margin: 0 auto; }
  .page-about.s6 .con {
    padding-top: 1rem; }
    .page-about.s6 .con ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .page-about.s6 .con ul li {
        background: url(../img/mao_1.png) no-repeat left 13px;
        padding-left: 40px;
        padding-top: 6px;
        padding-bottom: 6px; }
  .page-about.s6 .txt {
    font-size: 14px; }
  .page-about.s6 .img1 {
    padding: 1rem; }
.page-about.s7 {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .page-about.s7 .img1 {
    padding: 1rem; }
.page-about.s2 {
  background-color: #f9f9f9;
  padding-bottom: 4rem;
  font-size: 18px; }
.page-about.s2 .his {
  position: relative; }
  .page-about.s2 .his p {
    font-size: 12px; }
  .page-about.s2 .his:after {
    content: " ";
    display: block;
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 100;
    height: 98%;
    width: 0;
    border-left: 2px #000 solid; }
.page-about.s2 .his h4 {
  font-size: 16px;
  margin: 0 0 1rem;
  line-height: 1.2;
  position: relative;
  color: #FFD900; }
  .page-about.s2 .his h4:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 1.5rem;
    z-index: 100;
    height: 2px;
    width: 30px;
    background-color: #FFD900; }
.page-about.s2 .his .c {
  margin: 0 auto;
  position: relative;
  width: 30px;
  height: 30px; }
  .page-about.s2 .his .c:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 150;
    background-color: #ffd900;
    border-radius: 50%;
    width: 30px;
    height: 30px; }
.page-about.s2 .his .item {
  padding: 1rem 0; }
.page-support {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  .page-support .item {
    background-color: #fff;
    padding: 1rem;
    margin-bottom: 20px; }
    .page-support .item .thumb {
      text-align: center;
      width: 60px;
      padding-top: 2rem; }
    .page-support .item .des {
      margin-left: -15px; }
    .page-support .item h3 {
      font-size: 16px;
      border-bottom: 15px #FFD900 solid;
      display: inline-block;
      padding: 0 1rem;
      height: 24px;
      margin-bottom: 0; }
    .page-support .item p {
      font-size: 14px;
      text-align: justify;
      line-height: 1.8; }
    .page-support .item .more {
      border-radius: 3px;
      background-color: #ffd900;
      width: 90px;
      height: 31px;
      color: #000;
      display: inline-block;
      text-align: center;
      font-size: 14px;
      line-height: 31px; }
  .page-support .qlist {
    padding-top: 2rem; }
    .page-support .qlist dt {
      background: url(../img/maozi.png) no-repeat left center;
      background-size: 45px auto;
      font-size: 16px;
      padding-left: 4rem;
      margin-bottom: 1rem;
      min-height: 31px; }
    .page-support .qlist dd {
      background-color: #eee;
      padding: 1rem 1rem 1rem 4rem;
      margin: 0 0 1rem;
      border-radius: 12px;
      font-size: 14px; }
    .page-support .qlist p {
      padding: 2rem; }
.mbx {
  height: 50px;
  line-height: 50px;
  background: #fff url(../img/xhr_m_1.png) no-repeat 13px center;
  background-size: 20px auto;
  padding-left: 50px;
  color: #999; }
  .mbx a {
    color: #404040; }
  .mbx span {
    color: #000; }
.site-footer {
  background-color: #FFD900;
  padding: 15px;
  font-size: 12px;
  text-align: center; }
  .site-footer .logo {
    padding: 1.5rem 0 1rem;
    border-top: 1px #000 solid;
    margin: 0; }
    .site-footer .logo img {
      width: 73px; }
  .site-footer p {
    line-height: 1.6; }
  .site-footer .bot_nav {
    margin: 0;
    padding: 0;
    list-style: none; }
    .site-footer .bot_nav li {
      display: inline-block;
      border-right: 1px solid #000; }
      .site-footer .bot_nav li a {
        display: block;
        padding: 0 12px; }
      .site-footer .bot_nav li:last-child {
        border: none; }
  .site-footer .weixin {
    position: relative; }
    .site-footer .weixin .qrcode {
      position: absolute;
      left: 50%;
      top: -170px;
      margin-left: -80px;
      z-index: 200;
      display: none; }
      .site-footer .weixin .qrcode::after {
        content: " ";
        position: absolute;
        bottom: -15px;
        width: 0;
        height: 0;
        border: 10px #fff solid;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-right-color: transparent;
        z-index: 200;
        left: 50%;
        margin-left: -10px; }
      .site-footer .weixin .qrcode img {
        width: 160px;
        max-width: none; }
    .site-footer .weixin:hover .qrcode {
      display: block; }
.title2 {
  font-size: 24px;
  color: #000;
  position: relative;
  margin-bottom: 2.5rem;
  font-weight: bold; }
.title2::after {
  position: absolute;
  content: " ";
  width: 48px;
  height: 1px;
  background-color: #000;
  top: 45px;
  left: 0; }
.page-bg {
  background-color: #fff; }
.site-footer a {
  color: #000; }
.site-footer .icons {
  padding-top: 1rem; }
.site-footer .icons a {
  display: inline-block;
  margin: 0 0.3rem;
  -webkit-transition: all 1s;
  transition: all 1s; }
.site-footer .icons a .iconfont {
  font-size: 2rem; }
.site-footer .icons a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }
.site-footer .hotphone {
  font-size: 1rem;
  padding: 1rem 0; }
.site-footer .hotphone strong {
  font-family: Arial; }
