@charset "UTF-8";
input {
  border: 0;
  outline: none; }

body,
html {
  font-family: "Microsoft Yahei", "SimSun", "Tahoma", "Heiti SC", "STXihei";
  background-color: #fff; }

h2,
p,
li,
ul,
iframe {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

.header .container {
  padding: 0; }

.container-fluid {
  padding: 0;
  max-width: 1920px;
  margin: auto; }

.header.container-fluid {
  padding: 0; }

.container {
  width: 100%;
  max-width: 1350px; }

.header {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  background-color: #f1e5e5; }

.navbar {
  width: 100%;
  max-width: 1350px;
  margin: 0 auto;
  border: none; }
  .navbar .navbar-header {
    height: 120px;
    padding-right: 180px; }
    .navbar .navbar-header .navbar-brand {
      padding: 0;
      height: auto; }
      .navbar .navbar-header .navbar-brand img {
        width: 360px;
        margin-top: 27px; }
    .navbar .navbar-header .navbar-toggle {
      padding: 5px; }
      .navbar .navbar-header .navbar-toggle .glyphicon {
        font-size: 36px;
        padding: 5px 0;
        color: #3b3b3b; }
  .navbar .navbar-collapse .navbar-center {
    height: 120px;
    line-height: 120px; }
    .navbar .navbar-collapse .navbar-center li {
      height: 120px; }
    .navbar .navbar-collapse .navbar-center a {
      position: relative;
      line-height: 120px;
      padding: 0 35px;
      font-size: 18px;
      color: #9e9db4;
      z-index: 10; }
      .navbar .navbar-collapse .navbar-center a:hover {
        background-color: transparent;
        text-decoration: none;
        color: #ec6300; }
      .navbar .navbar-collapse .navbar-center a.active {
        color: #ec6300; }
    .navbar .navbar-collapse .navbar-center .borde {
      display: block;
      width: 0%;
      height: 3px;
      position: relative;
      top: -30%;
      left: 10%;
      background-color: #ec6300;
      opacity: .1;
      z-index: 1; }
      .navbar .navbar-collapse .navbar-center .borde.active {
        width: 80%;
        transition: all .5s ease;
        opacity: .8; }
  .navbar .navbar-collapse .navbar-right {
    height: 80px;
    margin-top: 20px; }
    .navbar .navbar-collapse .navbar-right li {
      text-align: center;
      float: none;
      margin: 10px 0;
      font-size: 14px;
      color: #da1818; }

.banner .swiper-wrapper li {
  margin: 0 10px;
  display: inline-block;
  width: 14px;
  height: 14px; }
  .banner .swiper-wrapper li.active {
    width: 16px;
    height: 16px; }
.banner .swiper-pagination-bullet {
  width: 14px;
  height: 14px; }
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px; }

.banner .swiper-wrapper .join_us {
  display: block;
  width: 145px;
  height: 36px;
  border-radius: 10px;
  background-color: #ec6300;
  color: #fff;
  line-height: 36px;
  font-size: 20px;
  text-align: center;
  position: absolute; }
.banner .swiper-wrapper .join_us1 {
  top: 55%;
  left: 23%; }
.banner .swiper-wrapper .join_us2 {
  top: 55%;
  right: 30%; }
.banner .swiper-wrapper .join_us3 {
  top: 55%;
  right: 23%; }

.key {
  background-color: #f9f9fa;
  padding: 40px 0; }
  .key .row > div {
    padding: 0 50px; }
  .key .key_img {
    width: 100%;
    height: 100%; }
  .key h3 {
    font-size: 26px;
    color: #696969;
    font-weight: normal;
    margin-top: 50px;
    line-height: 1.5; }
  .key p {
    font-size: 16px;
    color: #696969;
    font-weight: 500;
    margin-bottom: 10px; }
  .key .key_about_us {
    height: 610px;
    padding: 30px;
    background: url(../image/key_about_bg.jpg) no-repeat center top; }
    .key .key_about_us .box {
      height: 550px;
      background: url(../image/key_about_topbg.png) no-repeat center top; }
      .key .key_about_us .box h2 {
        padding-top: 40%;
        color: #ec6300;
        font-size: 42px; }
      .key .key_about_us .box p {
        font-size: 16px;
        color: #ec6300;
        margin: 45px auto 40px; }
      .key .key_about_us .box a {
        color: #da1818;
        font-size: 16px;
        line-height: 40px;
        width: 105px;
        height: 40px;
        display: inline-block;
        border-top: 1px solid #da1818;
        border-bottom: 1px solid #da1818; }

.share_gold {
  background-color: #fff;
  padding: 0 0 115px; }
  .share_gold .container .row > div {
    padding: 0;
    margin-top: 115px; }
  .share_gold h2 {
    font-size: 36px;
    color: #ec6300;
    margin-bottom: 35px; }
  .share_gold p {
    font-size: 14px;
    color: #ec6300;
    line-height: 1.5; }
  .share_gold a {
    color: #da1818;
    font-size: 16px;
    line-height: 35px;
    width: 105px;
    height: 35px;
    display: inline-block;
    border-top: 1px solid #da1818;
    border-bottom: 1px solid #da1818;
    margin-top: 60px; }
  .share_gold .share_img {
    width: 100%;
    height: auto;
    margin-top: 20px; }

.recommend {
  padding: 40px 0 45px;
  background-color: #f9f9f9; }
  .recommend .row > div {
    margin-top: 25px; }
  .recommend a:hover {
    text-decoration: none; }
    .recommend a:hover .wrap {
      transition: border .2s ease-in;
      border: 2px solid #ec6300; }
  .recommend .wrap {
    background-color: #fff;
    border-radius: 5px;
    padding: 25px 0; }
  .recommend h2 {
    color: #727171;
    font-size: 24px;
    font-weight: 600; }
  .recommend .line {
    display: inline-block;
    width: 45px;
    height: 3px;
    background-color: #727171;
    margin: 20px auto 15px; }
  .recommend h3 {
    color: #ec6300;
    font-size: 36px; }
  .recommend .recommend_img {
    width: 100%;
    height: auto;
    margin-bottom: 15px; }
  .recommend p {
    color: #ec6300;
    font-size: 16px;
    line-height: 1.5; }

.canvass_business {
  text-align: left;
  background-color: #fff; }
  .canvass_business .container {
    padding-top: 50px;
    padding-bottom: 55px;
    color: #696969; }
    .canvass_business .container .h2_title {
      font-size: 32px;
      margin-top: 30px; }
    .canvass_business .container .line {
      display: inline-block;
      width: 60px;
      height: 2px;
      margin-top: 20px;
      background-color: #696969; }
    .canvass_business .container h3 {
      font-size: 16px;
      font-weight: bold;
      margin: 75px 0 45px; }
    .canvass_business .container p {
      font-size: 14px;
      line-height: 2.5;
      letter-spacing: 1px; }
    .canvass_business .container a {
      text-align: center;
      display: inline-block;
      font-size: 16px;
      width: 115px;
      height: 34px;
      line-height: 34px;
      background-color: #e50012;
      border-radius: 5px;
      color: #fff;
      margin: 95px 0 55px; }
    .canvass_business .container .canvass_business_img {
      width: 100%;
      height: auto; }

.news {
  overflow: hidden;
  background-color: #f2f2f2;
  padding-bottom: 55px; }
  .news .row > div {
    margin-top: 60px; }
  .news .trend_wrap {
    /*--------*/ }
    .news .trend_wrap .title {
      clear: both;
      line-height: 3;
      color: #727171; }
      .news .trend_wrap .title h4 {
        font-weight: 400;
        font-size: 24px;
        color: #3b3b3b; }
        .news .trend_wrap .title h4 span {
          font-size: 16px;
          margin-left: 20px; }
      .news .trend_wrap .title .trend_title {
        margin-bottom: 0; }
        .news .trend_wrap .title .trend_title li {
          display: inline-block;
          float: left;
          margin-left: 45px;
          cursor: pointer; }
          .news .trend_wrap .title .trend_title li.active:after {
            display: block;
            content: "";
            width: 60px;
            height: 5px;
            background-color: #ec6300; }
      .news .trend_wrap .title .trend {
        border-radius: 5px;
        clear: both;
        background-color: #fff; }
        .news .trend_wrap .title .trend li {
          display: none;
          height: 380px; }
          .news .trend_wrap .title .trend li.active {
            display: block; }
          .news .trend_wrap .title .trend li img {
            width: 100%;
            height: auto; }
    .news .trend_wrap .news_information {
      line-height: 3;
      color: #727171; }
      .news .trend_wrap .news_information h4 {
        font-weight: 400;
        font-size: 24px;
        color: #3b3b3b; }
        .news .trend_wrap .news_information h4 span {
          font-size: 16px;
          margin-left: 20px; }
      .news .trend_wrap .news_information .trend_title {
        margin-bottom: 0; }
        .news .trend_wrap .news_information .trend_title li {
          display: inline-block;
          float: left;
          margin-left: 45px;
          cursor: pointer; }
          .news .trend_wrap .news_information .trend_title li.active:after {
            display: block;
            content: "";
            width: 60px;
            height: 5px;
            background-color: #ec6300; }
      .news .trend_wrap .news_information .trend {
        border-radius: 5px;
        clear: both;
        background-color: #fff;
        padding-bottom: 50px;
        /*-------*/ }
        .news .trend_wrap .news_information .trend > li {
          height: 330px;
          display: none; }
          .news .trend_wrap .news_information .trend > li.active {
            display: block; }
        .news .trend_wrap .news_information .trend .hotspot {
          clear: both;
          overflow: hidden;
          padding: 45px 30px; }
          .news .trend_wrap .news_information .trend .hotspot li {
            display: none; }
            .news .trend_wrap .news_information .trend .hotspot li.active {
              display: block; }
          .news .trend_wrap .news_information .trend .hotspot .hotspot_img {
            width: 130px;
            height: auto;
            margin-right: 20px; }
          .news .trend_wrap .news_information .trend .hotspot .matin {
            display: inline-block;
            width: 68%;
            text-align: left;
            overflow: auto; }
            .news .trend_wrap .news_information .trend .hotspot .matin h2 {
              color: #696969;
              font-size: 18px;
              font-weight: bold; }
            .news .trend_wrap .news_information .trend .hotspot .matin p {
              display: inline-block;
              font-size: 14px;
              color: #696969;
              line-height: 1.5;
              margin-top: 15px;
              overflow: hidden;
              /*自动隐藏文字*/ }
        .news .trend_wrap .news_information .trend .mation {
          padding: 0 30px; }
          .news .trend_wrap .news_information .trend .mation li {
            margin-top: 30px; }
            .news .trend_wrap .news_information .trend .mation li p {
              text-align: right;
              font-size: 16px;
              color: #696969;
              line-height: 1; }

.footer {
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
  background-color: #ec6300; }
  .footer .row {
    margin: 0; }
  .footer h2 {
    color: #fff;
    font-size: 32px;
    margin: 15px auto;
    letter-spacing: 2px; }
  .footer .footer_top {
    position: relative; }
    .footer .footer_top .scroll_top {
      z-index: 999;
      position: absolute;
      top: 50%;
      right: 1%;
      cursor: pointer; }
    .footer .footer_top .row > div {
      text-align: left;
      padding: 40px 0;
      color: #fff; }
      .footer .footer_top .row > div h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 35px; }
      .footer .footer_top .row > div li {
        font-size: 14px;
        margin: 10px 0; }
        .footer .footer_top .row > div li a {
          color: #fff; }
      .footer .footer_top .row > div h4 {
        font-size: 14px;
        margin-bottom: 40px; }
      .footer .footer_top .row > div h5 {
        font-size: 16px;
        margin-bottom: 10px; }
      .footer .footer_top .row > div .media a {
        display: inline-block;
        margin-right: 10px; }
      .footer .footer_top .row > div .message {
        margin-bottom: 0; }
      .footer .footer_top .row > div form p {
        width: 255px;
        height: 35px;
        line-height: 36px;
        margin-top: 20px;
        background-color: #fff;
        font-size: 16px;
        clear: both;
        border-radius: 5px; }
        .footer .footer_top .row > div form p input {
          background-color: transparent;
          border: none;
          width: 80%;
          height: 35px;
          line-height: 35px;
          float: left;
          padding-left: 20px;
          color: #666; }
        .footer .footer_top .row > div form p img {
          float: right;
          margin: 5px 10px; }
      .footer .footer_top .row > div .submit {
        width: 85px;
        height: 35px;
        border: none;
        font-size: 16px;
        color: #ffffff;
        background-color: #a40000;
        margin-top: 20px;
        border-radius: 5px; }
  .footer .footer_bottom {
    padding: 15px 0;
    background-color: #000000; }
    .footer .footer_bottom p {
      font-size: 14px;
      color: #fff; }
    .footer .footer_bottom a {
      display: inline-block;
      padding-left: 10px;
      color: #DBDBDB; }

#product {
  overflow: hidden; }

.product_details {
  overflow: hidden;
  background-color: #f2f2f2; }
  .product_details .product_nav_wrap {
    background-color: #fff; }
    .product_details .product_nav_wrap .container {
      padding: 0; }
  .product_details .product_nav {
    text-align: center;
    background-color: #fff;
    margin: 0 45px;
    height: 80px;
    line-height: 80px; }
    .product_details .product_nav li {
      cursor: pointer;
      float: left;
      width: 25%;
      font-size: 24px;
      color: #696969; }
      .product_details .product_nav li.active {
        color: #ec6300;
        background-color: #f2f2f2; }

.product_box {
  display: none;
  padding: 80px 0 115px; }
  .product_box.active {
    display: block; }
  .product_box.container {
    max-width: 1370px;
    margin: auto; }
    .product_box.container .line_title {
      display: none;
      text-align: center;
      height: 50px; }
      .product_box.container .line_title.active {
        display: block; }
      .product_box.container .line_title img {
        display: inline-block;
        width: 40%;
        vertical-align: middle; }
      .product_box.container .line_title h2 {
        display: inline-block;
        color: #eb6100;
        font-size: 30px;
        line-height: 50px;
        margin: 0 15px; }

.exhibition {
  margin-top: 65px !important;
  overflow: hidden; }
  .exhibition.container {
    max-width: 1370px !important;
    margin: auto; }
  .exhibition .exhibits_wrap {
    padding: 10px; }
  .exhibition .exhibits_box {
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 0; }
    .exhibition .exhibits_box:hover {
      box-shadow: 5px 5px 15px #888;
      transition: all .6s ease;
      transform: scale(0.95) rotateX(-5deg) rotateY(-5deg); }
    .exhibition .exhibits_box .wrap_link {
      display: block;
      text-decoration: none; }
    .exhibition .exhibits_box img {
      width: 90%;
      height: auto;
      margin: auto; }
    .exhibition .exhibits_box p {
      color: #ec6300;
      font-size: 16px;
      margin-top: 5px; }
      .exhibition .exhibits_box p.title {
        margin-top: 15px; }

.parameter {
  margin: 95px auto 60px;
  overflow: hidden; }
  .parameter.container {
    width: 1350px;
    margin: auto; }
  .parameter .parameter_img {
    border-radius: 2px;
    margin-right: 60px; }
    .parameter .parameter_img img {
      width: 100%;
      height: auto; }
    .parameter .parameter_img ul {
      margin-top: 30px; }
      .parameter .parameter_img ul li {
        cursor: pointer;
        float: left;
        width: 22%;
        margin-right: 3%; }
  .parameter .parameter_info {
    margin-top: 10px;
    border-radius: 2px;
    overflow: hidden;
    background-color: #fff;
    padding: 0; }
    .parameter .parameter_info .parameter_info_tab {
      overflow: hidden;
      background-color: #eb6100; }
      .parameter .parameter_info .parameter_info_tab ul {
        width: 100%;
        overflow: hidden; }
        .parameter .parameter_info .parameter_info_tab ul li {
          cursor: pointer;
          padding: 10px 20px;
          float: left;
          font-size: 16px;
          color: #fff;
          background-color: #eb6100;
          border-right: 1px solid #f0883f; }
          .parameter .parameter_info .parameter_info_tab ul li.active {
            color: #eb6100;
            background-color: #fff; }
    .parameter .parameter_info .parameter_info_box {
      display: none;
      padding: 0 20px;
      margin-top: 50px;
      padding-bottom: 40px; }
      .parameter .parameter_info .parameter_info_box.info_two {
        overflow: hidden;
        padding-bottom: 12px; }
      .parameter .parameter_info .parameter_info_box li {
        border-radius: 2px;
        font-size: 14px;
        color: #696969;
        padding: 10px 25px;
        overflow: hidden;
        line-height: 1.8; }
        .parameter .parameter_info .parameter_info_box li.even {
          background-color: #f2f2f2; }
        .parameter .parameter_info .parameter_info_box li .title {
          display: inline-block;
          text-align: justify;
          text-align-last: justify;
          width: 60px;
          float: left; }
        .parameter .parameter_info .parameter_info_box li .cont {
          display: block;
          margin-left: 100px; }
        .parameter .parameter_info .parameter_info_box li i {
          float: left;
          font-style: normal; }
    .parameter .parameter_info .title_know {
      background-color: #f2f2f2;
      height: 45px;
      padding-left: 15px;
      line-height: 45px; }
      .parameter .parameter_info .title_know span {
        font-weight: bold;
        color: #696969;
        display: inline-block; }
        .parameter .parameter_info .title_know span.zhu {
          text-align: center;
          width: 32px;
          height: 32px;
          font-size: 18px;
          line-height: 32px;
          color: #fff;
          background-color: #eb6100;
          border-radius: 50%;
          margin-right: 15px; }
    .parameter .parameter_info .know_box {
      padding-left: 15px;
      margin: 20px auto 70px; }
      .parameter .parameter_info .know_box p {
        color: #696969;
        font-size: 14px;
        line-height: 2.2; }
    .parameter .parameter_info .col-md-6 {
      padding: 0; }

.share_content {
  overflow: hidden; }
  .share_content .share_nav {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    background-color: #fff; }
    .share_content .share_nav .share_nav_container {
      text-align: center;
      max-width: 540px;
      margin: auto; }
      .share_content .share_nav .share_nav_container li {
        border-left: 2px solid #f2f2f2;
        border-right: 2px solid #f2f2f2;
        cursor: pointer;
        height: 80px;
        line-height: 80px;
        float: left;
        width: 50%;
        font-size: 24px;
        color: #696969; }
        .share_content .share_nav .share_nav_container li.active {
          color: #ec6300;
          background-color: #f2f2f2; }
  .share_content .share_translate_wrap {
    overflow: hidden;
    display: none; }

.triangle {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 12px solid #eb6101;
  border-right: 12px solid transparent;
  margin-right: 10px;
  vertical-align: middle; }

.share_translate_box {
  overflow: hidden;
  margin: auto;
  background-color: #f2f2f2;
  padding: 85px 0 125px; }
  .share_translate_box .container {
    max-width: 1370px; }
  .share_translate_box h2 {
    color: #ec6300;
    font-size: 42px;
    margin-bottom: 30px; }
  .share_translate_box p {
    color: #696969;
    font-size: 26px;
    line-height: 2.2; }
  .share_translate_box img {
    display: block;
    width: 80%;
    height: auto;
    margin: auto; }

.share_translate_moshi {
  overflow: hidden;
  margin: auto;
  padding: 90px 0 130px; }
  .share_translate_moshi .container {
    max-width: 1370px;
    margin: auto; }
  .share_translate_moshi h2 {
    text-align: center;
    margin: 25px auto 70px;
    color: #ec6300;
    font-size: 42px; }
  .share_translate_moshi img {
    display: block;
    margin: auto; }
  .share_translate_moshi dl {
    color: #696969;
    font-size: 26px;
    text-align: left;
    overflow: hidden; }
    .share_translate_moshi dl span {
      color: #ec6300;
      display: inline-block;
      margin-right: 25px;
      float: left; }
    .share_translate_moshi dl p {
      overflow: hidden;
      display: block;
      margin-left: 40px; }
    .share_translate_moshi dl dt {
      overflow: hidden;
      font-weight: normal;
      line-height: 2.5; }
    .share_translate_moshi dl dd {
      overflow: hidden;
      line-height: 2.5; }

.share_translate_data {
  overflow: hidden;
  margin: auto; }
  .share_translate_data .container {
    max-width: 1370px;
    margin: auto; }
  .share_translate_data .left {
    margin-top: 80px; }
    .share_translate_data .left h2 {
      color: #ec6300;
      font-size: 36px;
      margin-bottom: 30px; }
    .share_translate_data .left p {
      color: #ec6300;
      font-size: 14px;
      line-height: 1.5; }
    .share_translate_data .left img {
      display: block;
      width: 100%;
      margin: 20px auto; }
    .share_translate_data .left a {
      margin: 70px auto 90px;
      display: block;
      width: 150px;
      height: 35px;
      padding: 5px;
      border-top: 1px solid #da1818;
      border-bottom: 1px solid #da1818;
      color: #da1818;
      font-size: 16px; }
  .share_translate_data .right .title h4 {
    font-weight: 400;
    font-size: 24px;
    color: #3b3b3b; }
    .share_translate_data .right .title h4 span {
      font-size: 16px;
      margin-left: 20px; }
  .share_translate_data .right .title .trend_title {
    margin-bottom: 0; }
    .share_translate_data .right .title .trend_title li {
      display: inline-block;
      float: left;
      margin-left: 45px;
      cursor: pointer; }
      .share_translate_data .right .title .trend_title li.active {
        display: block; }
        .share_translate_data .right .title .trend_title li.active:after {
          display: block;
          content: "";
          width: 60px;
          height: 5px;
          background-color: #ec6300; }
  .share_translate_data .right .title .trend {
    border-radius: 5px;
    clear: both;
    background-color: #fff; }
    .share_translate_data .right .title .trend li {
      display: none;
      height: 380px; }
      .share_translate_data .right .title .trend li.active {
        display: block; }

.news_content {
  overflow: hidden;
  background-color: #fff; }
  .news_content .news_tab {
    background-color: #f2f2f2;
    overflow: hidden;
    margin: auto;
    text-align: center; }
    .news_content .news_tab .container {
      width: 100%;
      max-width: 1370px !important;
      margin: auto; }
      .news_content .news_tab .container li {
        cursor: pointer;
        float: left;
        width: 33.33%;
        height: 80px;
        line-height: 80px;
        font-size: 24px;
        color: #333; }
        .news_content .news_tab .container li.active {
          background-color: #fff;
          color: #ec6300; }
  .news_content .news_tab_content {
    overflow: hidden;
    display: none; }
  .news_content .news_big_box {
    margin: 50px auto 0; }
    .news_content .news_big_box .container {
      padding: 65px 45px 35px;
      max-width: 1370px !important;
      margin: auto;
      border: 1px solid #bebebe;
      overflow: hidden; }
    .news_content .news_big_box h2 {
      font-size: 28px; }
    .news_content .news_big_box h3 {
      font-size: 16px;
      margin: 45px 0 10px; }
    .news_content .news_big_box p {
      color: #666;
      font-size: 17px;
      line-height: 2.3;
      margin-top: 20px; }
    .news_content .news_big_box .news_gold {
      width: 90%;
      height: auto;
      margin-top: 115px;
      display: block; }
    .news_content .news_big_box .more {
      display: inline-block;
      float: right;
      margin-top: 30px; }
  .news_content .news_list {
    overflow: hidden; }
    .news_content .news_list .left,
    .news_content .news_list .right,
    .news_content .news_list .center {
      overflow: hidden; }
    .news_content .news_list .container {
      max-width: 1370px !important;
      margin: auto;
      border-bottom: 2px solid #cccccc;
      padding: 70px 0; }
    .news_content .news_list .date {
      overflow: hidden; }
      .news_content .news_list .date h4 {
        font-size: 26px;
        color: #000; }
      .news_content .news_list .date h5 {
        font-size: 20px;
        color: #333;
        font-weight: normal; }
    .news_content .news_list dl dt {
      font-size: 18px;
      color: #000;
      margin-bottom: 20px; }
    .news_content .news_list dl dd {
      font-size: 18px;
      color: #666;
      line-height: 2; }
    .news_content .news_list .more {
      display: inline-block;
      float: right;
      margin-top: 85px; }
  .news_content .load_more {
    border-radius: 3px;
    text-align: center;
    display: block;
    width: 118px;
    height: 35px;
    line-height: 35px;
    background-color: #da1818;
    color: #fff;
    font-size: 16px;
    margin: 70px auto;
    cursor: pointer; }

.news_article {
  overflow: hidden;
  background-color: #fff;
  padding: 55px 0 60px; }
  .news_article .news_article_title {
    padding-bottom: 30px;
    color: #555;
    font-size: 16px;
    text-align: center; }
    .news_article .news_article_title h2 {
      margin-bottom: 30px;
      font-size: 36px;
      color: #000;
      line-height: 1.5; }
    .news_article .news_article_title .font_size {
      display: inline-block;
      padding: 0 5px;
      cursor: pointer; }
    .news_article .news_article_title .title_wrap {
      width: 100%;
      max-width: 800px;
      margin: auto; }
  .news_article .news_article_content {
    padding: 30px 10px 20px;
    overflow: hidden;
    text-align: left; }
    .news_article .news_article_content .news_article_img {
      display: block;
      max-width: 880px;
      width: 100%;
      margin: 0 auto 50px; }
    .news_article .news_article_content p {
      margin-top: 10px;
      font-size: 16px;
      color: #555;
      line-height: 2;
      text-indent: 25px; }
    .news_article .news_article_content .news_article_share {
      max-width: 300px;
      width: 300px;
      text-align: center;
      margin: 60px auto 0; }
      .news_article .news_article_content .news_article_share ul {
        overflow: hidden; }
      .news_article .news_article_content .news_article_share h3 {
        margin-bottom: 20px;
        font-size: 20px;
        color: #555;
        font-weight: bold; }
      .news_article .news_article_content .news_article_share li {
        text-align: center;
        width: 20%;
        float: left; }
      .news_article .news_article_content .news_article_share .thumbs_up {
        display: block;
        margin: 25px auto 50px; }
  .news_article .news_article_footer {
    overflow: hidden;
    padding-top: 15px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3; }
    .news_article .news_article_footer ul {
      overflow: hidden;
      position: relative; }
    .news_article .news_article_footer li {
      margin-bottom: 15px;
      text-align: left; }
      .news_article .news_article_footer li a {
        font-size: 16px;
        color: #555; }
      .news_article .news_article_footer li.return {
        position: absolute;
        top: 15px;
        right: 0; }

#join {
  overflow: hidden; }

.join_content {
  background-color: #fff;
  overflow: hidden; }

.join_tab {
  background-color: #fff; }
  .join_tab ul {
    text-align: center;
    width: 100%;
    max-width: 1350px;
    margin: auto;
    overflow: hidden; }
    .join_tab ul li {
      width: 50%;
      height: 80px;
      line-height: 80px;
      font-size: 24px;
      color: #696969;
      float: left;
      cursor: pointer; }
      .join_tab ul li.active {
        color: #ec6300;
        background-color: #f2f2f2; }

.join_exhibition {
  padding: 55px 0 25px;
  background-color: #f2f2f2;
  overflow: hidden; }
  .join_exhibition .row {
    width: 100%;
    max-width: 1370px;
    margin: auto;
    overflow: hidden; }
  .join_exhibition .join_exhibition_img {
    display: block;
    width: 100%; }
  .join_exhibition .blok {
    padding: 0 40px;
    color: #696969; }
  .join_exhibition h3 {
    color: #696969;
    font-size: 16px;
    margin: 20px 0 10px;
    font-weight: bold; }
  .join_exhibition p {
    font-size: 14px;
    line-height: 2.2; }

.join_advantage,
.join_policy {
  overflow: hidden;
  padding-top: 40px; }
  .join_advantage .h_title,
  .join_policy .h_title {
    text-align: center; }
    .join_advantage .h_title h2,
    .join_policy .h_title h2 {
      margin: 0 auto 80px;
      font-weight: bold;
      display: inline-block;
      font-size: 24px;
      color: #ec6300;
      text-align: center; }
      .join_advantage .h_title h2:after,
      .join_policy .h_title h2:after {
        width: 80%;
        display: block;
        content: "";
        border-bottom: 2px solid #ec6300;
        position: relative;
        top: 15px;
        left: 10%; }
  .join_advantage .bloc,
  .join_policy .bloc {
    overflow: hidden;
    margin-bottom: 90px; }
  .join_advantage .join_icon,
  .join_policy .join_icon {
    width: 25%;
    display: block;
    float: left;
    margin-top: 15px; }
  .join_advantage dl,
  .join_policy dl {
    width: 70%;
    float: left;
    font-size: 16px;
    margin-left: 5%;
    padding: 5px; }
    .join_advantage dl dt,
    .join_policy dl dt {
      color: #eb6100;
      line-height: 2.2;
      font-weight: 700; }
    .join_advantage dl dd,
    .join_policy dl dd {
      color: #595757;
      line-height: 2.2;
      font-weight: 500; }

.join_policy {
  background-color: #f2f2f2; }
  .join_policy dl {
    width: 100%;
    margin-left: 0; }

.join_process {
  overflow: hidden;
  padding: 40px 0 80px; }
  .join_process .h_title {
    text-align: center; }
    .join_process .h_title h2 {
      margin: 0 auto 80px;
      font-weight: bold;
      display: inline-block;
      font-size: 24px;
      color: #ec6300;
      text-align: center; }
      .join_process .h_title h2:after {
        width: 80%;
        display: block;
        content: "";
        border-bottom: 2px solid #ec6300;
        position: relative;
        top: 15px;
        left: 10%; }
  .join_process .process_img {
    padding: 0; }
    .join_process .process_img img {
      display: block;
      width: 100%; }

.join_tab_wrap {
  display: none; }

.join_case {
  overflow: hidden;
  background-color: #fff; }
  .join_case .join_case_box {
    cursor: pointer;
    overflow: hidden;
    padding: 25px; }
  .join_case .case_bg_wrap {
    position: relative; }
  .join_case .bg {
    position: absolute;
    width: 100%;
    height: 442px;
    display: block;
    background-color: #ec6300;
    opacity: .8;
    display: none; }
  .join_case .case_bg {
    display: block;
    width: 100%;
    height: auto; }
  .join_case dl {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff; }
    .join_case dl dt {
      margin: 40% auto 0;
      font-size: 24px;
      line-height: 1.5; }
    .join_case dl dd {
      margin: auto;
      font-size: 12px; }
      .join_case dl dd a {
        margin: 10px auto 0;
        display: block;
        width: 60px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #fff;
        color: #fff;
        border-radius: 5px; }

.page {
  margin: 70px auto;
  text-align: center;
  font-size: 16px;
  color: #696969; }
  .page li {
    margin: 0 7px;
    display: inline-block; }
    .page li.first a, .page li.last a {
      border: none;
      width: 50px; }
    .page li a {
      display: inline-block;
      width: 25px;
      height: 25px;
      border: 1px solid #696969;
      color: #696969; }
      .page li a.active {
        border-color: #ec6300;
        color: #ec6300; }

.join_shop {
  background-color: #f2f2f2;
  overflow: hidden;
  padding: 50px 0 90px; }
  .join_shop .h_title {
    text-align: center; }
    .join_shop .h_title h2 {
      margin: 0 auto 80px;
      font-weight: bold;
      display: inline-block;
      font-size: 24px;
      color: #ec6300;
      text-align: center; }
      .join_shop .h_title h2:after {
        width: 80%;
        display: block;
        content: "";
        border-bottom: 2px solid #ec6300;
        position: relative;
        top: 15px;
        left: 10%; }
  .join_shop img {
    margin-bottom: 20px; }

#about {
  overflow: hidden; }
  #about .banner {
    max-width: 1920px;
    margin: auto; }
    #about .banner h2 {
      width: 100%;
      text-align: center;
      color: #fff;
      font-size: 24px;
      height: 80px;
      line-height: 80px;
      background-color: #ec6300; }
  #about .king {
    overflow: hidden;
    text-align: center;
    margin-bottom: 100px; }
    #about .king h2 {
      color: #ec6300;
      text-align: center;
      font-size: 24px;
      position: relative;
      display: inline-block;
      margin: 55px auto 75px; }
      #about .king h2:before {
        content: "";
        display: block;
        width: 50%;
        border-bottom: 2px solid #ec6300;
        position: absolute;
        top: 45px;
        left: 25%; }
    #about .king h3 {
      color: #696969;
      font-size: 16px;
      text-align: left;
      font-weight: bold;
      margin-top: 30px; }
    #about .king p {
      color: #696969;
      font-size: 16px;
      margin-top: 30px;
      text-align: left;
      line-height: 1.6; }
    #about .king .bg {
      text-overflow: ellipsis;
      padding: 0 55px 0;
      background-color: #f2f2f2;
      overflow: hidden; }
      #about .king .bg img {
        width: 100%; }
    #about .king .box {
      text-overflow: ellipsis;
      padding: 0;
      overflow: hidden; }
      #about .king .box img {
        width: 100%; }
  #about .about_introduce {
    overflow: hidden;
    text-align: center;
    max-width: 1920px;
    width: 100%;
    margin: auto;
    position: relative; }
    #about .about_introduce .introduce_bg {
      width: 100%;
      height: auto; }
    #about .about_introduce h2 {
      color: #ec6300;
      text-align: center;
      font-size: 24px;
      position: relative;
      display: inline-block;
      margin: 55px auto 30px;
      font-weight: 800; }
      #about .about_introduce h2:before {
        content: "";
        display: block;
        width: 50%;
        border-bottom: 2px solid #ec6300;
        position: absolute;
        top: 45px;
        left: 25%; }
    #about .about_introduce .container {
      width: 100%;
      max-width: 720px;
      margin: auto;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
    #about .about_introduce p {
      text-align: left;
      color: #696969;
      font-size: 18px;
      line-height: 2;
      margin-top: 10px; }

.about_culture {
  overflow: hidden;
  padding: 30px 0 60px; }
  .about_culture .container {
    width: 100%;
    max-width: 1200px;
    text-align: center; }
  .about_culture h2 {
    color: #ec6300;
    text-align: center;
    font-size: 24px;
    position: relative;
    display: inline-block;
    margin: 55px auto 30px;
    font-weight: 800;
    text-indent: 30px; }
    .about_culture h2:before {
      content: "";
      display: block;
      width: 50%;
      border-bottom: 2px solid #ec6300;
      position: absolute;
      top: 45px;
      left: 38%; }
  .about_culture .about_culture_img {
    width: 100%;
    margin-top: 30px; }

.about_culture2 {
  overflow: hidden;
  text-align: center;
  padding: 20px 0 30px; }
  .about_culture2 h2 {
    color: #ec6300;
    text-align: center;
    font-size: 22px;
    position: relative;
    display: inline-block;
    margin: 30px auto 20px;
    font-weight: 800;
    text-indent: 0; }
    .about_culture2 h2:before {
      content: "";
      display: block;
      width: 50%;
      border-bottom: 2px solid #ec6300;
      position: absolute;
      top: 30px;
      left: 25%; }
  .about_culture2 img {
    width: 100%; }
  .about_culture2 h3 {
    text-align: left;
    color: #696969;
    font-size: 20px;
    font-weight: bold; }
  .about_culture2 p {
    text-align: left;
    color: #696969;
    font-size: 15px; }
  .about_culture2 .col-xs-6 {
    margin-top: 30px; }

.about_milepost {
  overflow: hidden;
  padding: 30px 0 60px;
  background-color: #f2f2f2; }
  .about_milepost .container-fluid {
    text-align: center; }
  .about_milepost h2 {
    color: #ec6300;
    text-align: center;
    font-size: 24px;
    position: relative;
    display: inline-block;
    margin: 55px auto 30px;
    font-weight: 800;
    text-indent: 30px; }
    .about_milepost h2:before {
      content: "";
      display: block;
      width: 50%;
      border-bottom: 2px solid #ec6300;
      position: absolute;
      top: 45px;
      left: 38%; }
  .about_milepost img {
    margin-top: 35px;
    width: 100%; }

.about_milepost2 {
  overflow: hidden;
  text-align: center;
  padding: 0 0 30px; }
  .about_milepost2 h2 {
    color: #ec6300;
    text-align: center;
    font-size: 22px;
    position: relative;
    display: inline-block;
    margin: 30px auto 20px;
    font-weight: 800;
    text-indent: 0; }
    .about_milepost2 h2:before {
      content: "";
      display: block;
      width: 50%;
      border-bottom: 2px solid #ec6300;
      position: absolute;
      top: 30px;
      left: 25%; }
  .about_milepost2 p {
    margin: 10px auto 0;
    font-size: 20px;
    color: #585757;
    line-height: 1.5;
    font-weight: 500; }
  .about_milepost2 h3 {
    margin: 10px auto 0;
    width: 108px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eca573;
    background-color: #faecd8;
    font-size: 20px;
    color: #ea6000; }
  .about_milepost2 img {
    margin: 10px auto; }

.about_future {
  overflow: hidden;
  padding: 30px 0 60px;
  background-color: #f2f2f2; }
  .about_future .container {
    text-align: center; }
  .about_future h2 {
    color: #ec6300;
    text-align: center;
    font-size: 24px;
    position: relative;
    display: inline-block;
    margin: 55px auto 30px;
    font-weight: 800;
    text-indent: 30px;
    overflor: hidden; }
    .about_future h2:before {
      content: "";
      display: block;
      width: 50%;
      border-bottom: 2px solid #ec6300;
      position: absolute;
      top: 45px;
      left: 38%; }
  .about_future div {
    overflow: hidden; }
  .about_future img {
    margin-top: 35px;
    width: 100%; }
  .about_future h3 {
    font-size: 16px;
    color: #696969;
    margin-top: 50%;
    margin-bottom: 30px;
    text-align: left; }
  .about_future p {
    text-align: left;
    font-size: 16px;
    color: #696969;
    line-height: 2.2; }

.about_future2 {
  overflow: hidden;
  text-align: center;
  padding: 0 0 30px; }
  .about_future2 h2 {
    color: #ec6300;
    text-align: center;
    font-size: 26px;
    position: relative;
    display: inline-block;
    margin: 30px auto 20px;
    font-weight: 800;
    text-indent: 0; }
    .about_future2 h2:before {
      content: "";
      display: block;
      width: 50%;
      border-bottom: 2px solid #ec6300;
      position: absolute;
      top: 30px;
      left: 25%; }
  .about_future2 p {
    font-size: 18px;
    color: #585757;
    line-height: 2; }
  .about_future2 h3 {
    font-size: 22px;
    color: #585757;
    font-weight: 600;
    margin: 30px 0; }
  .about_future2 img {
    width: 100%;
    margin: 20px 0; }

@media \0screen {
  .hotspot {
    padding: 15px 30px 0 30px !important; }

  .canvass_business .container p {
    line-height: 2; }

  .canvass_business .container h3 {
    margin: 50px 0 35px; }

  .canvass_business .container a {
    color: #fff;
    margin: 70px 0 40px; }

  .footer .footer_top .scroll_top {
    right: -5%; } }
/*大屏幕*/
@media (min-width: 1200px) and (max-width: 1350px) {
  .navbar-header {
    padding-right: 100px !important; }

  .navbar-collapse .navbar-center a {
    padding: 0 28px !important; }

  .navbar-brand {
    margin-left: 0 !important; }

  .news .trend_wrap .news_information .trend .hotspot {
    padding: 45px 30px; }

  .product_box.container .line_title img {
    width: 40%; }

  #about .king p {
    color: #696969;
    font-size: 16px;
    margin-top: 20px;
    text-align: left;
    line-height: 1.5; } }
/*中屏幕*/
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-header {
    padding-right: 60px !important; }

  .navbar-collapse .navbar-center a {
    font-size: 16px;
    padding: 0 30px !important;
    font-size: 14px; }

  .hotspot {
    display: block; }

  .navbar-brand {
    margin-left: 5px !important; }

  .navbar .navbar-collapse .navbar-center {
    float: right; }

  .news .trend_wrap .news_information .trend .hotspot .matin {
    width: 60%; }

  .news .trend_wrap .title .trend_title li {
    margin-left: 25px; }

  .news .trend_wrap .news_information .trend .hotspot .matin h2 {
    font-size: 15px; }

  .product_details .product_nav li {
    font-size: 20px; }

  .product_box.container .line_title h2 {
    font-size: 26px; }

  .share_translate_box h2 {
    font-size: 32px; }
  .share_translate_box p {
    font-size: 24px; }

  .join_tab ul li {
    font-size: 20px;
    height: 60px;
    line-height: 60px; }

  #about .king p {
    color: #696969;
    font-size: 14px;
    margin-top: 15px;
    text-align: left;
    line-height: 1.5; } }
/*小屏幕*/
@media (min-width: 768px) and (max-width: 992px) {
  .navbar-brand img {
    width: 170px !important;
    margin-top: 35px !important; }

  .navbar-header {
    padding-right: 30px !important; }

  .navbar-collapse .navbar-center a {
    padding: 0 20px !important; }

  .navbar .navbar-collapse .navbar-center a {
    font-size: 16px; }

  .navbar-brand {
    margin-left: 10px !important; }

  .navbar .navbar-collapse .navbar-center {
    float: right; }

  .news .container {
    padding: 0 10px; }

  .product_details .product_nav li {
    font-size: 18px; }

  .product_box.container .line_title h2 {
    font-size: 22px; }

  .join_tab ul li {
    font-size: 20px;
    height: 60px;
    line-height: 60px; }

  #about .king h2 {
    margin: 30px auto 50px; }

  #about .about_introduce h2 {
    color: #ec6300;
    text-align: center;
    font-size: 24px;
    position: relative;
    display: inline-block;
    margin: 30px auto 20px;
    font-weight: 800; }

  #about .about_introduce p {
    text-align: left;
    color: #696969;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px; } }
/*超小屏幕*/
@media (min-width: 480px) and (max-width: 748px) {
  .header {
    padding: 0 25px !important; }

  .navbar-header {
    height: 80px !important;
    padding-right: 0 !important;
    padding-left: 10px; }
    .navbar-header .navbar-brand img {
      width: 150px !important;
      margin-top: 20px !important; }
    .navbar-header .navbar-toggle .glyphicon {
      font-size: 36px;
      padding: 5px 0;
      color: #3b3b3b; }

  .navbar-center {
    height: auto !important;
    line-height: auto !important; }
    .navbar-center li {
      height: auto !important; }
    .navbar-center a {
      height: 50px !important;
      line-height: 30px !important;
      padding: 20px 20px !important;
      font-size: 16px;
      color: #9e9db4; }
      .navbar-center a:hover {
        background-color: transparent;
        text-decoration: underline; }

  .banner .swiper-wrapper .join_us {
    display: block;
    width: 80px !important;
    height: 22px !important;
    border-radius: 5px !important;
    line-height: 22px !important;
    font-size: 14px !important;
    top: 55%;
    left: 23%; }

  .banner .swiper-wrapper li {
    margin: 0 5px !important;
    display: inline-block;
    width: 10px;
    height: 10px; }
    .banner .swiper-wrapper li.active {
      width: 12px;
      height: 12px; }

  .news .trend_wrap .title .trend_title li {
    display: inline-block;
    float: left;
    margin-left: 30px;
    cursor: pointer; }

  .news .trend_wrap .news_information .trend .hotspot .matin {
    width: 60%; }

  .news .container {
    padding: 0 10px; }

  #carousel-example-generic .carousel-inner .join_us2 {
    top: 48%;
    right: 40%; }

  #carousel-example-generic .carousel-inner .join_us3 {
    top: 27%;
    right: 40%; }

  #financing_novice .buy_box h2 {
    font-size: 32px; }

  .financial_agreement .agreement {
    margin: 45px auto 30px;
    color: #696969; }
    .financial_agreement .agreement .container {
      padding: 30px 20px 40px;
      background-color: #fff; }

  .content {
    padding: 30px 0 50px; }

  .product_details .product_nav {
    margin: 0;
    height: 60px;
    line-height: 60px; }

  .product_details .product_nav li {
    font-size: 18px; }

  .product_box.container .line_title h2 {
    font-size: 22px; }

  .product_box {
    padding: 30px 0 50px; }

  .exhibition {
    margin-top: 40px !important; }

  .parameter {
    margin: 20px auto; }
    .parameter .parameter_info {
      margin-top: 30px; }

  .share_translate_box h2 {
    font-size: 28px; }
  .share_translate_box p {
    font-size: 20px; }

  .share_translate_box {
    padding: 30px 0 40px; }

  .share_translate_moshi h2 {
    font-size: 32px; }

  .share_translate_moshi dl {
    font-size: 22px; }

  .share_translate_moshi dl dt,
  .share_translate_moshi dl dd {
    line-height: 1.8; }

  .news_article .news_article_footer li.return {
    position: initial; }

  .news_article .news_article_title h2 {
    margin-bottom: 20px;
    font-size: 24px; }

  .join_tab ul li {
    font-size: 18px;
    height: 50px;
    line-height: 50px; }

  .join_advantage .h_title h2,
  .join_policy .h_title h2 {
    margin: 0 auto 30px; }

  #about .king h2 {
    font-size: 24px;
    margin: 30px auto 50px; }

  #about .about_introduce h2 {
    color: #ec6300;
    text-align: center;
    font-size: 24px;
    position: relative;
    display: inline-block;
    margin: 30px auto 20px;
    font-weight: 800; }

  #about .about_introduce p {
    text-align: left;
    color: #696969;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px; } }
/*480以下超超小屏幕*/
@media (max-width: 480px) {
  .header {
    padding: 0 25px !important; }

  .navbar-header {
    height: 80px !important;
    padding-right: 0 !important;
    padding-left: 10px; }
    .navbar-header .navbar-brand img {
      width: 150px !important;
      margin-top: 20px !important; }
    .navbar-header .navbar-toggle .glyphicon {
      font-size: 36px;
      padding: 5px 0;
      color: #3b3b3b; }

  .navbar-center {
    height: auto !important;
    line-height: auto !important; }
    .navbar-center li {
      height: auto !important; }
    .navbar-center a {
      height: 50px !important;
      line-height: 30px !important;
      padding: 10px 20px !important;
      font-size: 16px;
      color: #9e9db4; }
      .navbar-center a:hover {
        background-color: transparent;
        text-decoration: underline; }

  .banner .swiper-wrapper .join_us {
    display: block;
    width: 80px !important;
    height: 22px !important;
    border-radius: 5px !important;
    line-height: 22px !important;
    font-size: 12px !important; }
  .banner .swiper-wrapper .join_us1 {
    top: 27% !important;
    left: 27% !important; }

  .banner .swiper-wrapper li {
    margin: 0 5px !important;
    display: inline-block;
    width: 10px;
    height: 10px; }
    .banner .swiper-wrapper li.active {
      width: 12px;
      height: 12px; }

  .key .key_img {
    width: 70% !important;
    height: 100%; }
  .key h3 {
    font-size: 20px !important;
    padding: 0 10%; }

  .key_about_us {
    height: 80% !important;
    padding: 20px !important;
    background: url(../image/key_about_bg.jpg) no-repeat center top; }
    .key_about_us .box {
      height: 260px !important;
      background: url(../image/key_about_topbg.png) no-repeat center top; }
      .key_about_us .box h2 {
        padding-top: 20% !important;
        color: #ec6300;
        font-size: 30px !important;
        letter-spacing: 1px; }
      .key_about_us .box p {
        font-size: 16px;
        color: #ec6300;
        margin: 30px auto 25px !important; }
      .key_about_us .box a {
        color: #da1818;
        font-size: 16px;
        line-height: 40px;
        width: 105px;
        height: 40px;
        display: inline-block;
        border-top: 1px solid #da1818;
        border-bottom: 1px solid #da1818; }

  .share_gold {
    background-color: #fff;
    padding: 30px 0; }
    .share_gold .container .row > div {
      margin-top: 50px; }
    .share_gold h2 {
      font-size: 26px;
      margin-bottom: 30px; }
    .share_gold a {
      margin-top: 40px; }
    .share_gold .share_img {
      width: 70%;
      height: auto;
      margin-top: 20px; }

  .recommend .wrap {
    width: 90%;
    margin: auto; }
  .recommend .recommend_img {
    width: 70%;
    height: auto; }

  .canvass_business .container {
    width: 90%;
    margin: auto;
    padding: 30px 0 35px; }
    .canvass_business .container h3 {
      margin: 50px 0 30px; }
    .canvass_business .container a {
      margin: 50px 0 30px; }
    .canvass_business .container .canvass_business_img {
      width: 100%;
      height: auto; }

  .news .trend_wrap .title h4 {
    font-weight: 400;
    font-size: 16px;
    color: #3b3b3b; }

  .news .trend_wrap .title h4 span {
    font-size: 12px;
    margin-left: 10px; }

  .news .trend_wrap .title .trend_title li {
    margin-left: 5px;
    font-size: 12px;
    line-height: 3; }

  .news .row > div {
    margin-top: 60px;
    margin-bottom: 20px; }

  .news .trend_wrap .news_information h4 {
    font-size: 16px; }

  .news .trend_wrap .news_information .trend_title li {
    margin-left: 10px;
    font-size: 12px;
    line-height: 3; }

  .news .trend_wrap .news_information .trend .hotspot .hotspot_img {
    width: 80px;
    height: auto;
    margin-right: 10px; }

  .news .trend_wrap .news_information .trend .hotspot {
    padding: 15px 5px; }

  .news .trend_wrap .news_information .trend .hotspot .matin h2 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .news .trend_wrap .news_information .trend .hotspot .matin p {
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.4; }

  .news .trend_wrap .news_information .trend .hotspot .matin {
    width: 65%; }

  .news .trend_wrap .news_information .trend .mation {
    padding: 0 5px; }

  .news .trend_wrap .news_information .trend .mation li {
    margin-top: 10px;
    clear: both;
    overflow: auto; }

  .news .trend_wrap .news_information .trend .mation p {
    font-size: 14px !important;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .news .trend_wrap .news_information .trend .mation .time {
    float: right;
    width: 25%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px !important; }

  .news .row > div {
    margin-top: 20px;
    margin-bottom: 0; }

  .footer .h2_title {
    font-size: 18px; }

  .footer .footer_top .row > div {
    padding: 10px 0; }

  .footer .footer_top .row > div h3 {
    margin-bottom: 20px; }

  .footer .footer_top .row > div h4 {
    margin-bottom: 10px; }

  .recommend h3 {
    font-size: 22px; }

  .scroll_top {
    top: 85% !important; }

  .news .trend_wrap .title .trend li {
    height: 250px; }

  .news .trend_wrap .news_information .trend > li {
    height: 200px; }

  .news .container {
    padding: 0 10px; }

  .news .trend_wrap .title .trend_title li.active:after {
    width: 50px; }

  .common_licai_title ul li {
    height: 50px; }
    .common_licai_title ul li a {
      width: 100%;
      height: 50px;
      line-height: 50px;
      font-size: 14px; }

  .banner .swiper-wrapper .join_us2 {
    top: 48%;
    right: 40%; }

  .banner .swiper-wrapper .join_us3 {
    top: 27%;
    right: 40%; }

  #financing_novice .buy_box h2 {
    font-size: 32px; }

  .financial_agreement .agreement {
    margin: 45px auto 30px;
    color: #696969; }
    .financial_agreement .agreement .container {
      padding: 30px 20px 40px;
      background-color: #fff; }

  .product_details .product_nav li {
    font-size: 16px; }

  .product_details .product_nav {
    margin: 0;
    height: 50px;
    line-height: 50px; }

  .product_box.container .line_title h2 {
    font-size: 20px; }

  .product_box {
    padding: 30px 0 40px; }

  .exhibition {
    margin-top: 30px !important; }

  .parameter {
    margin: 20px auto; }
    .parameter .parameter_info {
      margin-top: 30px; }

  .share_translate_box h2 {
    font-size: 22px; }
  .share_translate_box p {
    font-size: 16px; }

  .share_content .share_nav .share_nav_container {
    width: 100%;
    overflow: hidden;
    max-width: 480px; }
    .share_content .share_nav .share_nav_container li {
      height: 50px;
      line-height: 50px;
      font-size: 20px; }

  .share_translate_box {
    padding: 30px 0 30px; }

  .share_translate_moshi {
    padding: 30px 0 0; }

  .share_translate_moshi {
    padding: 30px 0 0; }

  .share_translate_moshi h2 {
    font-size: 24px;
    margin: 25px auto 35px; }

  .share_translate_moshi dl dt,
  .share_translate_moshi dl dd {
    line-height: 1.8; }

  .share_translate_moshi dl {
    font-size: 20px; }

  .share_translate_data .left h2 {
    font-size: 30px; }

  .share_translate_data .right .title h4 {
    font-size: 20px; }

  .share_translate_data .right .title .trend_title li {
    margin-left: 15px; }

  .share_translate_data .right .title h4 span {
    font-size: 14px;
    margin-left: 10px; }

  .share_translate_data .right .title .trend_title {
    margin-top: 10px; }

  .share_translate_data .left a {
    margin: 30px auto 40px; }

  .share_translate_data .left img {
    width: 80%; }

  .share_translate_data .right .title .trend li {
    display: none;
    height: 260px; }

  .share_translate_box h2 {
    margin-top: 30px; }

  .news_content .news_tab .container li {
    height: 50px;
    line-height: 50px;
    font-size: 18px; }

  .news_content .news_big_box {
    margin: 20px auto 0; }

  .news_content .news_big_box .container {
    padding: 0 15px 20px;
    border: none; }

  .news_content .news_big_box .news_gold {
    width: 100%;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px; }

  .news_content .news_big_box h2 {
    font-size: 24px;
    line-height: 1.3; }

  .news_list .left {
    margin-bottom: 30px;
    text-align: center; }
    .news_list .left h4,
    .news_list .left h5 {
      display: inline-block;
      margin: 0 3px; }

  .news_content .news_list .container {
    padding: 30px 10px; }

  .news_content .news_list dl dt {
    text-align: center; }

  .news_content .news_list .center {
    margin: 30px 0 30px; }

  .news_article .news_article_footer li.return {
    position: initial; }

  .news_article .news_article_title h2 {
    margin-bottom: 20px;
    font-size: 26px; }

  .news_article {
    overflow: hidden;
    background-color: #fff;
    padding: 25px 0 30px; }

  .join_tab ul li {
    font-size: 18px;
    height: 50px;
    line-height: 50px; }

  .join_advantage .h_title h2,
  .join_policy .h_title h2 {
    margin: 0 auto 30px; }

  .join_advantage .join_icon,
  .join_policy .join_icon {
    width: 20%; }

  .join_advantage dl,
  .join_policy dl {
    width: 75%; }

  .join_advantage .bloc, .join_policy .bloc {
    margin-bottom: 20px; }

  .page {
    margin: 30px auto; }

  .join_policy dl {
    width: 100%; }

  .join_shop {
    padding: 30px 0 30px; }

  .join_shop .h_title h2 {
    margin: 0 auto 50px; }

  #about .king h2 {
    font-size: 22px;
    margin: 25px auto 40px; }

  #about .about_introduce h2 {
    color: #ec6300;
    text-align: center;
    font-size: 22px;
    position: relative;
    display: inline-block;
    margin: 20px auto;
    font-weight: bold; }

  #about .about_introduce p {
    text-align: left;
    color: #696969;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 15px;
    color: #333; } }
@media screen and (max-width: 400px) {
  #financing_novice .details li {
    margin: 0 1% !important; }

  .product_details .product_nav {
    margin: 0;
    height: 50px;
    line-height: 50px; }

  .product_details .product_nav li {
    font-size: 14px; }

  .product_box.container .line_title h2 {
    font-size: 20px; }

  .product_box {
    padding: 30px 0 40px; }

  .exhibition {
    margin-top: 20px !important; }

  .share_content .share_nav .share_nav_container {
    width: 100%; }
    .share_content .share_nav .share_nav_container li {
      height: 50px;
      line-height: 50px;
      font-size: 20px; }

  .share_translate_box {
    padding: 30px 0 30px; }

  .share_translate_moshi {
    padding: 30px 0 0; }

  .share_translate_moshi h2 {
    margin: 25px auto 35px;
    font-size: 22px; }

  .share_translate_moshi dl dt,
  .share_translate_moshi dl dd {
    line-height: 1.8; }

  .share_translate_moshi dl {
    font-size: 18px; }

  .share_translate_data .left h2 {
    font-size: 28px; }

  .share_translate_data .right .title h4 {
    font-size: 16px; }

  .share_translate_data .right .title .trend_title li {
    margin-left: 10px;
    font-size: 12px; }

  .share_translate_data .right .title h4 span {
    font-size: 12px;
    margin-left: 5px; }

  .share_translate_data .right .title .trend_title {
    margin-top: 10px; }

  .share_translate_data .left a {
    margin: 30px auto 40px; }

  .share_translate_data .left img {
    width: 80%; }

  .share_translate_data .right .title .trend li {
    display: none;
    height: 270px; }

  .share_translate_data .right .title .trend li {
    display: none;
    height: 240px; }

  .share_translate_box h2:first {
    margin-top: 30px; }

  .news_content .news_tab .container li {
    height: 50px;
    line-height: 50px;
    font-size: 18px; }

  .news_content .news_big_box {
    margin: 20px auto 0; }

  .news_content .news_big_box .container {
    padding: 20px 15px 20px;
    border: none; }

  .news_content .news_big_box .news_gold {
    margin-top: 0px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center; }

  .news_content .news_list .container {
    padding: 30px 10px; }

  .news_list .left {
    margin-bottom: 30px;
    text-align: center; }
    .news_list .left h4,
    .news_list .left h5 {
      display: inline-block;
      margin: 0 3px; }

  .news_content .news_list .center {
    margin: 30px 0 30px; }

  .news_article .news_article_footer li.return {
    position: initial; }

  .news_article .news_article_title h2 {
    margin-bottom: 20px;
    font-size: 24px; }

  .news_article {
    overflow: hidden;
    background-color: #fff;
    padding: 25px 0 30px; }

  .join_tab ul li {
    font-size: 18px;
    height: 50px;
    line-height: 50px; }

  .join_advantage .h_title h2,
  .join_policy .h_title h2 {
    margin: 0 auto 30px; }

  .join_advantage .join_icon,
  .join_policy .join_icon {
    width: 20%; }

  .join_advantage dl,
  .join_policy dl {
    width: 75%; }

  .join_advantage .bloc, .join_policy .bloc {
    margin-bottom: 20px; }

  .page {
    margin: 30px auto; }

  .join_policy dl {
    width: 100%; }

  .join_shop {
    padding: 30px 0 30px; }

  .join_shop .h_title h2 {
    margin: 0 auto 50px; }

  #about .king h2 {
    font-size: 22px;
    margin: 25px auto 40px; }

  #about .about_introduce h2 {
    color: #ec6300;
    text-align: center;
    font-size: 20px;
    position: relative;
    display: inline-block;
    margin: 20px auto;
    font-weight: bold; }

  #about .about_introduce p {
    text-align: left;
    color: #696969;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
    color: #333; } }

/*# sourceMappingURL=layout.css.map */
