a, select, textarea, input, button, html, body, div, ul, li {
  tap-highlight-color: transparent !important; }

* {
  outline: none; }

.swiper-slide {
  min-height: 0 !important; }

@font-face {
  font-family: 'CenturyGothicStd-Bold';
  src: url("fonts/CenturyGothicStd-Bold.eot");
  src: url("fonts/CenturyGothicStd-Bold.woff2") format("woff2"), url("fonts/CenturyGothicStd-Bold.woff") format("woff"), url("fonts/CenturyGothicStd-Bold.ttf") format("truetype"), url("fonts/CenturyGothicStd-Bold.svg#CenturyGothicStd-Bold") format("svg"), url("fonts/CenturyGothicStd-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GOTHIC';
  src: url("fonts/GOTHIC.eot");
  src: url("fonts/GOTHIC.woff2") format("woff2"), url("fonts/GOTHIC.woff") format("woff"), url("fonts/GOTHIC.ttf") format("truetype"), url("fonts/GOTHIC.svg#GOTHIC") format("svg"), url("fonts/GOTHIC.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
.w1200 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1220px) {
    .w1200 {
      width: 94%; } }

.w1400 {
  width: 1400px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1420px) {
    .w1400 {
      width: 94%; } }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
body {
  width: 100%;
  overflow: hidden;
  height: auto; }

.ellipsis, .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .t, .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .e, .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .t, .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .cont .tab .tab_cell .ti, .main.product .box .box_cen .box_r .honor_box ul li a .txt, .main.product .box .box_cen .box_r .flexslider .slides li a .cont .t, .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .t, .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .conn, .main.product .box .box_cen .box_r .news_detail .page_box .pl p a, .main.product .box .box_cen .box_r .download_box ul li a .dl .cont .t {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

::-webkit-input-placeholder {
  color: #b7b7b7 !important; }

:-moz-placeholder {
  color: #b7b7b7 !important; }

::-moz-placeholder {
  color: #b7b7b7 !important; }

:-ms-input-placeholder {
  color: #b7b7b7 !important; }
.main.product .box .box_cen .box_r td,.main.product .box .box_cen .box_r tr{
	border-color:#454545!important;
}
@media (min-width: 1024px) {
  .top, .main.welcome .service, .main.welcome .product_box, .main.welcome .strength, .main.welcome .news_box, .main.welcome .join_box .join_cen, .main.product .box .box_cen .box_l, .main.product .box .box_cen .box_r {
    transform: translateY(50px);
    opacity: 0; }
    .top.animate, .main.welcome .animate.service, .main.welcome .animate.product_box,.main.welcome .animate.strength, .main.welcome .animate.news_box, .main.welcome .join_box .animate.join_cen, .main.product .box .box_cen .animate.box_l, .main.product .box .box_cen .animate.box_r {
      transform: translateY(0px);
      opacity: 1; } }

@media (min-width: 1024px) {
  .bottom, .pbanner .txt_box, .pbanner2 .txt_box {
    transform: translateY(-100px);
    opacity: 0; }
    .bottom.animate, .pbanner .animate.txt_box, .pbanner2 .animate.txt_box {
      transform: translateY(0px);
      opacity: 1; } }

@media (min-width: 1024px) {
  .left {
    transform: translateX(50px);
    filter: alpha(opacity=0);
    opacity: 0; }
    .left.animate {
      transform: translateX(0px);
      filter: alpha(opacity=100);
      opacity: 1; } }

.page {
  clear: both;
  text-align: center;
  font-size: 0;
  margin-top: 65px;
  padding-bottom: 40px; }
  .page a {
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    color: #777;
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ededed;
    display: inline-block;
    margin-left: -1px;
    transition: all 0.5s; }
    .page a.cur {
      background: #025dac;
      color: #fff; }
    @media (min-width: 1024px) {
      .page a:hover {
        background: #025dac;
        color: #fff; } }
    .page a.prev {
      margin-right: 8px; }
    .page a.next {
      margin-left: 8px; }
  @media (max-width: 1420px) {
    .page {
      margin-top: 50px;
      padding-bottom: 30px; }
      .page a {
        font-size: 14px; } }
  @media (max-width: 1024px) {
    .page {
      margin-top: 40px;
      padding-bottom: 20px; }
      .page a {
        font-size: 14px;
        height: 28px;
        padding: 0 8px;
        line-height: 28px; }
        .page a.prev {
          margin-right: 4px; }
        .page a.next {
          margin-left: 4px; } }

.m_sub {
  position: relative;
  display: none; }
  @media (max-width: 1024px) {
    .m_sub {
      display: block; } }
  .m_sub .m-title-box {
    position: relative; }
    .m_sub .m-title-box .left {
      width: 45%;
      height: 64px;
      float: left;
      background: #025dac; }
      .m_sub .m-title-box .left .push-line2 {
        overflow: hidden;
        width: 32px;
        height: 64px;
        cursor: pointer;
        float: left;
        margin-left: 5%;
        margin-right: 10%;
        position: relative;
        display: none;
        transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); }
        @media (max-width: 1024px) {
          .m_sub .m-title-box .left .push-line2 {
            display: block; } }
        .m_sub .m-title-box .left .push-line2 span {
          height: 2px;
          background: #fff;
          display: block;
          position: absolute;
          width: 100%;
          display: block;
          z-index: 5;
          top: 20px;
          left: 50%;
          margin: 0px 0px 0px -16px;
          transform-origin: center;
          border-radius: 3px;
          transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
          .m_sub .m-title-box .left .push-line2 span.line-2 {
            top: 30px; }
          .m_sub .m-title-box .left .push-line2 span.line-3 {
            top: 40px; }
        .m_sub .m-title-box .left .push-line2.currentDd .line-1 {
          transform: rotate(225deg);
          top: 32px; }
        .m_sub .m-title-box .left .push-line2.currentDd .line-2 {
          opacity: 0;
          left: -100%; }
        .m_sub .m-title-box .left .push-line2.currentDd .line-3 {
          top: 32px;
          transform: rotate(-225deg); }
      .m_sub .m-title-box .left .title {
        font-size: 20px;
        color: #fff;
        line-height: 64px;
        float: left; }
    .m_sub .m-title-box .text {
      background: #ededed;
      width: 55%;
      font-size: 20px;
      color: #666;
      font-family: Arial;
      line-height: 64px;
      height: 64px;
      float: left;
      text-align: center; }
    @media (max-width: 780px) {
      .m_sub .m-title-box .left {
        height: 54px; }
        .m_sub .m-title-box .left .push-line2 {
          width: 32px;
          height: 54px;
          margin-left: 5%;
          margin-right: 10%; }
          .m_sub .m-title-box .left .push-line2 span {
            top: 15px; }
            .m_sub .m-title-box .left .push-line2 span.line-2 {
              top: 25px; }
            .m_sub .m-title-box .left .push-line2 span.line-3 {
              top: 35px; }
          .m_sub .m-title-box .left .push-line2.currentDd .line-1 {
            top: 27px; }
          .m_sub .m-title-box .left .push-line2.currentDd .line-2 {
            opacity: 0;
            left: -100%; }
          .m_sub .m-title-box .left .push-line2.currentDd .line-3 {
            top: 27px; }
        .m_sub .m-title-box .left .title {
          font-size: 16px;
          line-height: 54px; }
      .m_sub .m-title-box .text {
        font-size: 16px;
        line-height: 54px;
        height: 54px; } }
    @media (max-width: 500px) {
      .m_sub .m-title-box .left {
        height: 44px; }
        .m_sub .m-title-box .left .push-line2 {
          width: 26px;
          height: 44px;
          margin-left: 5%;
          margin-right: 10%; }
          .m_sub .m-title-box .left .push-line2 span {
            top: 15px;
            border-radius: 3px; }
            .m_sub .m-title-box .left .push-line2 span.line-2 {
              top: 22px; }
            .m_sub .m-title-box .left .push-line2 span.line-3 {
              top: 29px; }
          .m_sub .m-title-box .left .push-line2.currentDd .line-1 {
            top: 22px; }
          .m_sub .m-title-box .left .push-line2.currentDd .line-2 {
            opacity: 0;
            left: -100%; }
          .m_sub .m-title-box .left .push-line2.currentDd .line-3 {
            top: 22px; }
        .m_sub .m-title-box .left .title {
          font-size: 14px;
          line-height: 44px; }
      .m_sub .m-title-box .text {
        font-size: 14px;
        line-height: 44px;
        height: 44px; } }
  .m_sub .link_box {
    width: 100%;
    height: auto;
    background: #025dac;
    display: none;
    position: absolute;
    z-index: 100;
    top: 64px;
    padding-bottom: 20px; }
    .m_sub .link_box ul li {
      width: 100%;
      height: auto; }
      .m_sub .link_box ul li a {
        display: block;
        width: 90%;
        height: 64px;
        line-height: 64px;
        margin: 0 auto;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        font-size: 20px;
        color: #fff;
        font-family: Arial; }
    @media (max-width: 780px) {
      .m_sub .link_box {
        top: 54px; }
        .m_sub .link_box ul li a {
          height: 54px;
          line-height: 54px;
          font-size: 16px; } }
    @media (max-width: 500px) {
      .m_sub .link_box {
        top: 44px; }
        .m_sub .link_box ul li a {
          height: 44px;
          line-height: 44px;
          font-size: 14px; } }

.header {
  width: 100%;
  transition: all 0.5s;
  background: #dee3e8;
  height: 94px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  box-shadow: 10px 0 10px #d4c6c9; }
  .header.active {
    transform: translateX(-390px); }
    @media (max-width: 500px) {
      .header.active {
        transform: translateX(-250px); } }
  .header .header_cen {
    padding: 0 60px; }
    .header .header_cen .logo {
      display: block;
      float: left;
      line-height: 94px; }
    .header .header_cen .nav {
      float: left;
      margin-left: 110px; }
      .header .header_cen .nav .line {
        width: 120px;
        height: 4px;
        background: #005e9e;
        position: absolute;
        bottom: 0;
        left: 0;
        display: none; }
      .header .header_cen .nav > ul > li {
        width: 120px;
        height: 94px;
        float: left;
        margin-left: 15px; }
        .header .header_cen .nav > ul > li.last {
          position: relative; }
          .header .header_cen .nav > ul > li.last .subnav {
            padding: 0; }
            .header .header_cen .nav > ul > li.last .subnav .subnav_cen {
              width: 100%; }
              .header .header_cen .nav > ul > li.last .subnav .subnav_cen .lb > a {
                font-size: 13px;
                line-height: 20px;
                color: #666;
                transition: all 0.3s;
                background: none;
                display: block;
                text-align: center;
                border-bottom: 1px solid #ddd;
                padding: 10px;
                background: #fff;
                position: relative;
                box-sizing: border-box; }
                @media (min-width: 1024px) {
                  .header .header_cen .nav > ul > li.last .subnav .subnav_cen .lb > a:hover {
                    color: #025dac; } }
              .header .header_cen .nav > ul > li.last .subnav .subnav_cen .lb .link_box {
                width: 100%;
                height: auto;
                position: absolute;
                display: none;
                left: 100%;
                background: #fff;
                top: 0; }
                .header .header_cen .nav > ul > li.last .subnav .subnav_cen .lb .link_box a {
                  font-size: 13px;
                  line-height: 20px;
                  color: #666;
                  transition: all 0.3s;
                  background: none;
                  display: block;
                  text-align: center;
                  border-bottom: 1px solid #ddd;
                  padding: 10px;
                  position: relative;
                  box-sizing: border-box; }
                  @media (min-width: 1024px) {
                    .header .header_cen .nav > ul > li.last .subnav .subnav_cen .lb .link_box a:hover {
                      color: #025dac; } }
              .header .header_cen .nav > ul > li.last .subnav .subnav_cen > a {
                font-size: 13px;
                line-height: 20px;
                color: #666;
                transition: all 0.3s;
                background: none;
                display: block;
                text-align: center;
                border-bottom: 1px solid #ddd;
                padding: 10px;
                position: relative;
                box-sizing: border-box; }
                @media (min-width: 1024px) {
                  .header .header_cen .nav > ul > li.last .subnav .subnav_cen > a:hover {
                    color: #025dac; } }
        .header .header_cen .nav > ul > li.active a .txt {
          color: #025dac; }
        .header .header_cen .nav > ul > li:hover a .txt {
          color: #025dac; }
        .header .header_cen .nav > ul > li > a {
          display: block;
          text-align: center;
          width: 100%;
          height: 100%;
          transition: all 0.3s;
          position: relative; }
          .header .header_cen .nav > ul > li > a .txt {
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            font-size: 16px;
            line-height: 94px;
            color: #454545;
            z-index: 10; }
          .header .header_cen .nav > ul > li > a .border {
            width: 100%;
            height: 4px;
            background: #005e9e;
            position: absolute;
            transition: transform 0.3s;
            left: 0%;
            transform: scaleX(0);
            transform-origin: right center;
            top: 0; }
        .header .header_cen .nav > ul > li .subnav {
          width: 100%;
          height: auto;
          background: rgba(248, 248, 248, 0.98);
          position: absolute;
          left: 0;
          top: 94px;
          padding-top: 30px;
          padding-bottom: 40px;
          display: none; }
          .header .header_cen .nav > ul > li .subnav .subnav_cen {
            position: relative;
            width: 1000px;
            margin: 0 auto;
            box-sizing: border-box; }
            @media (max-width: 1020px) {
              .header .header_cen .nav > ul > li .subnav .subnav_cen {
                width: 94%; } }
            .header .header_cen .nav > ul > li .subnav .subnav_cen ul li:first-child {
              padding: 0 35px 0 0;
              border: none; }
            .header .header_cen .nav > ul > li .subnav .subnav_cen ul li {
              float: left;
              width: auto;
              padding: 0 35px; }
              .header .header_cen .nav > ul > li .subnav .subnav_cen ul li .large {
                font-size: 15px;
                line-height: 30px;
                color: #333;
                display: block;
                background: none; }
              .header .header_cen .nav > ul > li .subnav .subnav_cen ul li .link_box {
                padding-top: 8px; }
                .header .header_cen .nav > ul > li .subnav .subnav_cen ul li .link_box a {
                  margin-top: 5px;
                  display: block;
                  font-size: 13px;
                  line-height: 22px;
                  color: #666;
                  transition: all 0.3s;
                  background: none; }
                  @media (min-width: 1024px) {
                    .header .header_cen .nav > ul > li .subnav .subnav_cen ul li .link_box a:hover {
                      color: #025dac; } }
      @media (max-width: 1220px) {
        .header .header_cen .nav > ul > li .subnav {
          padding-top: 20px;
          padding-bottom: 30px; }
          .header .header_cen .nav > ul > li .subnav .subnav_cen {
            position: relative; }
            .header .header_cen .nav > ul > li .subnav .subnav_cen ul li:first-child {
              padding: 0 15px 0 0;
              border: none; }
            .header .header_cen .nav > ul > li .subnav .subnav_cen ul li {
              padding: 0 15px; } }
    .header .header_cen .push-line {
      overflow: hidden;
      width: 32px;
      height: 60px;
      cursor: pointer;
      float: right;
      position: relative;
      display: none;
      transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); }
      @media (max-width: 1024px) {
        .header .header_cen .push-line {
          display: block; } }
      .header .header_cen .push-line span {
        height: 2px;
        background: #025dac;
        display: block;
        position: absolute;
        width: 100%;
        display: block;
        z-index: 5;
        top: 20px;
        left: 50%;
        margin: 0px 0px 0px -16px;
        transform-origin: center;
        border-radius: 3px;
        transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
        .header .header_cen .push-line span.line-2 {
          top: 30px; }
        .header .header_cen .push-line span.line-3 {
          top: 40px; }
      .header .header_cen .push-line.currentDd .line-1 {
        transform: rotate(225deg);
        top: 32px; }
      .header .header_cen .push-line.currentDd .line-2 {
        opacity: 0;
        left: -100%; }
      .header .header_cen .push-line.currentDd .line-3 {
        top: 32px;
        transform: rotate(-225deg); }
    .header .header_cen .tel {
      float: right;
      padding-left: 42px;
      margin-top: 27px;
      background: url(../img/tel.png) no-repeat left center; }
      .header .header_cen .tel .t {
        font-size: 16px;
        line-height: 20px;
        color: #3c3c3d; }
      .header .header_cen .tel .num {
        font-family: 'CenturyGothicStd-Bold';
        font-size: 24px;
        line-height: 30px;
        color: #025dac; }
  @media (max-width: 1600px) {
    .header .header_cen {
      padding: 0 40px; }
      .header .header_cen .nav {
        float: left;
        margin-left: 80px; }
        .header .header_cen .nav ul li {
          width: 100px; } }
  @media (max-width: 1500px) {
    .header .header_cen {
      padding: 0 40px; }
      .header .header_cen .nav {
        float: left;
        margin-left: 60px; }
        .header .header_cen .nav ul li {
          margin-left: 10px;
          width: 95px; } }
  @media (max-width: 1400px) {
    .header .header_cen {
      padding: 0 40px; }
      .header .header_cen .nav {
        float: left;
        margin-left: 40px; }
        .header .header_cen .nav ul li {
          margin-left: 10px;
          width: 88px; } }
  @media (max-width: 1300px) {
    .header .header_cen {
      padding: 0 30px; }
      .header .header_cen .nav {
        float: left;
        margin-left: 30px; }
        .header .header_cen .nav ul li {
          margin-left: 10px;
          width: 85px; }
          .header .header_cen .nav ul li a .txt {
            font-size: 15px; } }
  @media (max-width: 1250px) {
    .header .header_cen {
      padding: 0 20px; }
      .header .header_cen .nav {
        float: left;
        margin-left: 20px; }
        .header .header_cen .nav ul li {
          margin-left: 10px;
          width: 75px; }
          .header .header_cen .nav ul li a .txt {
            font-size: 15px; } }
  @media (max-width: 1160px) {
    .header .header_cen {
      padding: 0 20px; }
      .header .header_cen .tel {
        display: none; }
      .header .header_cen .nav {
        float: left;
        margin-left: 50px; }
        .header .header_cen .nav ul li {
          margin-left: 10px;
          width: 96px; }
          .header .header_cen .nav ul li a .txt {
            font-size: 15px; } }
  @media (max-width: 1024px) {
    .header {
      height: 60px; }
      .header .header_cen {
        padding: 0 3%; }
        .header .header_cen .logo {
          line-height: 60px; }
          .header .header_cen .logo img {
            height: 40px;
            width: auto; }
        .header .header_cen .tel {
          display: none; }
        .header .header_cen .nav {
          display: none; } }

.pbanner {
  width: 100%;
  height: 350px;
  position: relative; }
  @media (max-width: 1024px) {
    .pbanner {
      display: none; } }
  .pbanner .line {
    width: 100%;
    height: 5px;
    background: url(../img/line.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0; }
    @media (max-width: 1024px) {
      .pbanner .line {
        display: none; } }
  .pbanner .txt_box {
    width: 1400px;
    margin: 0 auto;
    height: 100%;
    padding-left: 60px;
    box-sizing: border-box;
    transition: all 0.5s; }
    .pbanner .txt_box .tab {
      width: 100%;
      height: 100%;
      display: table; }
      .pbanner .txt_box .tab .tab_cell {
        display: table-cell;
        vertical-align: middle; }
        .pbanner .txt_box .tab .tab_cell .t {
          font-size: 36px;
          line-height: 50px;
          color: #fff; }
        .pbanner .txt_box .tab .tab_cell .line2 {
          width: 65px;
          height: 3px;
          background: #fff;
          margin-top: 17px;
          margin-bottom: 22px; }
        .pbanner .txt_box .tab .tab_cell .tit .cn {
          font-size: 24px;
          line-height: 26px;
          color: #fff; }
        .pbanner .txt_box .tab .tab_cell .tit .en {
          font-size: 16px;
          line-height: 20px;
          color: #fff;
          margin-top: 7px;
          font-family: Arial; }
  @media (max-width: 1420px) {
    .pbanner .txt_box {
      width: 94%;
      padding-left: 30px; }
      .pbanner .txt_box .tab .tab_cell .t {
        font-size: 32px;
        line-height: 48px; }
      .pbanner .txt_box .tab .tab_cell .line2 {
        margin-top: 17px;
        margin-bottom: 22px; }
      .pbanner .txt_box .tab .tab_cell .tit .cn {
        font-size: 20px;
        line-height: 22px; }
      .pbanner .txt_box .tab .tab_cell .tit .en {
        font-size: 16px;
        line-height: 18px; } }
  @media (max-width: 1024px) {
    .pbanner {
      height: 300px; }
      .pbanner .txt_box {
        width: 94%;
        padding-left: 0px; }
        .pbanner .txt_box .tab .tab_cell .t {
          font-size: 28px;
          line-height: 40px; }
        .pbanner .txt_box .tab .tab_cell .line2 {
          width: 50px;
          margin-top: 17px;
          margin-bottom: 22px; }
        .pbanner .txt_box .tab .tab_cell .tit .cn {
          font-size: 20px;
          line-height: 22px; }
        .pbanner .txt_box .tab .tab_cell .tit .en {
          font-size: 16px;
          line-height: 18px; } }
  @media (max-width: 600px) {
    .pbanner {
      height: 280px; }
      .pbanner .txt_box .tab .tab_cell .t {
        font-size: 24px;
        line-height: 36px; }
      .pbanner .txt_box .tab .tab_cell .line2 {
        width: 30px;
        margin-top: 8px;
        margin-bottom: 12px; }
      .pbanner .txt_box .tab .tab_cell .tit .cn {
        font-size: 18px;
        line-height: 20px; }
      .pbanner .txt_box .tab .tab_cell .tit .en {
        font-size: 14px;
        line-height: 16px; } }

.pbanner2 {
  width: 100%;
  height: auto;
  position: relative;
  display: none; }
  @media (max-width: 1024px) {
    .pbanner2 {
      display: block; } }
  .pbanner2 img {
    width: 100%;
    height: auto; }
  .pbanner2 .txt_box {
    width: 1400px;
    margin: 0 auto;
    height: 100%;
    padding-left: 60px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -700px;
    top: 0;
    transition: all 0.5s; }
    .pbanner2 .txt_box .tab {
      width: 100%;
      height: 100%;
      display: table; }
      .pbanner2 .txt_box .tab .tab_cell {
        display: table-cell;
        vertical-align: middle; }
        .pbanner2 .txt_box .tab .tab_cell .t {
          font-size: 36px;
          line-height: 50px;
          color: #fff; }
        .pbanner2 .txt_box .tab .tab_cell .line2 {
          width: 65px;
          height: 3px;
          background: #fff;
          margin-top: 17px;
          margin-bottom: 22px; }
        .pbanner2 .txt_box .tab .tab_cell .tit .cn {
          font-size: 24px;
          line-height: 26px;
          color: #fff; }
        .pbanner2 .txt_box .tab .tab_cell .tit .en {
          font-size: 18px;
          line-height: 20px;
          color: #fff;
          font-family: Arial; }
  @media (max-width: 1420px) {
    .pbanner2 .txt_box {
      width: 94%;
      padding-left: 30px; }
      .pbanner2 .txt_box .tab .tab_cell .t {
        font-size: 32px;
        line-height: 48px; }
      .pbanner2 .txt_box .tab .tab_cell .line2 {
        margin-top: 17px;
        margin-bottom: 22px; }
      .pbanner2 .txt_box .tab .tab_cell .tit .cn {
        font-size: 20px;
        line-height: 22px; }
      .pbanner2 .txt_box .tab .tab_cell .tit .en {
        font-size: 16px;
        line-height: 18px; } }
  @media (max-width: 1024px) {
    .pbanner2 .txt_box {
      width: 94%;
      padding-left: 0px;
      margin-left: -47%; }
      .pbanner2 .txt_box .tab .tab_cell .t {
        font-size: 28px;
        line-height: 40px; }
      .pbanner2 .txt_box .tab .tab_cell .line2 {
        width: 50px;
        margin-top: 17px;
        margin-bottom: 22px; }
      .pbanner2 .txt_box .tab .tab_cell .tit .cn {
        font-size: 20px;
        line-height: 22px; }
      .pbanner2 .txt_box .tab .tab_cell .tit .en {
        font-size: 16px;
        line-height: 18px; } }
  @media (max-width: 600px) {
    .pbanner2 .txt_box .tab .tab_cell .t {
      font-size: 20px;
      line-height: 32px; }
    .pbanner2 .txt_box .tab .tab_cell .line2 {
      width: 30px;
      margin-top: 8px;
      margin-bottom: 12px; }
    .pbanner2 .txt_box .tab .tab_cell .tit .cn {
      font-size: 14px;
      line-height: 16px; }
    .pbanner2 .txt_box .tab .tab_cell .tit .en {
      font-size: 12px;
      line-height: 18px; } }

.main {
  transition: all 0.5s;
  padding-top: 94px; }
  @media (max-width: 1024px) {
    .main {
      padding-top: 60px; } }
  .main.active {
    transform: translateX(-390px); }
    @media (max-width: 500px) {
      .main.active {
        transform: translateX(-250px); } }
  @media (min-width: 1024px) {
    .main.welcome .container .box .flexslider, .main.welcome .container .box .honor, .main.welcome .container .ab .flexslider, .main.welcome .container .ab .honor {
      transform: translateX(100px);
      filter: alpha(opacity=0);
      opacity: 0; }
    .main.welcome .container .box .about, .main.welcome .container .box .video, .main.welcome .container .ab .about, .main.welcome .container .ab .video {
      transform: translateX(-100px);
      filter: alpha(opacity=0);
      opacity: 0; }
    .main.welcome .container.animate .flexslider, .main.welcome .container.animate .video {
      transform: translateX(0px);
      filter: alpha(opacity=100);
      opacity: 1; }
    .main.welcome .container.animate .about, .main.welcome .container.animate .honor {
      transform: translateX(0px);
      filter: alpha(opacity=100);
      opacity: 1; } }
  .main.welcome .container .box .about {
    width: 37.5%;
    float: left;
    height: 495px;
    transition: all 0.3s 0.4s; }
    .main.welcome .container .box .about .tab {
      width: 100%;
      height: 100%;
      display: table; }
      .main.welcome .container .box .about .tab .tab_cell {
        display: table-cell;
        vertical-align: middle; }
        .main.welcome .container .box .about .tab .tab_cell .title {
          text-align: center;
          display: block; }
          .main.welcome .container .box .about .tab .tab_cell .title .cn {
            font-size: 42px;
            line-height: 56px;
            color: #333; }
          .main.welcome .container .box .about .tab .tab_cell .title .en {
            font-family: 'GOTHIC';
            font-size: 24px;
            line-height: 42px;
            color: #a2a2a2; }
        .main.welcome .container .box .about .tab .tab_cell .con {
          display: block;
          width: 69%;
          padding-top: 26px;
          margin: 0 auto;
          font-size: 16px;
          line-height: 30px;
          color: #535252;
          transition: all 0.3s;
          text-align: center; }
  .main.welcome .container .box .flexslider {
    float: right;
    width: 62.5%;
    height: 495px;
    transition: all 0.3s; }
    .main.welcome .container .box .flexslider .flex-control-nav {
      bottom: 15px; }
      .main.welcome .container .box .flexslider .flex-control-nav li {
        width: 12px;
        margin: 0 7px;
        height: 12px; }
        .main.welcome .container .box .flexslider .flex-control-nav li a {
          box-sizing: border-box;
          background: #fff;
          width: 12px;
          height: 12px;
          border: 1px solid #fff; }
          .main.welcome .container .box .flexslider .flex-control-nav li a.flex-active {
            background: none; }
    .main.welcome .container .box .flexslider .slides {
      height: 100%; }
      .main.welcome .container .box .flexslider .slides li {
        height: 100%; }
        .main.welcome .container .box .flexslider .slides li.flex-active-slide a .cont_box .tab .tab_cell .txt_box .txt {
          transition: all 0.6s;
          filter: alpha(opacity=100);
          opacity: 1;
          transform: translateY(0); }
        .main.welcome .container .box .flexslider .slides li a {
          display: block;
          width: 100%;
          height: 100%; }
          .main.welcome .container .box .flexslider .slides li a .cont_box {
            width: 100%;
            height: 100%; }
            .main.welcome .container .box .flexslider .slides li a .cont_box .tab {
              width: 100%;
              height: 100%;
              display: table; }
              .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell {
                display: table-cell;
                vertical-align: middle; }
                .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box {
                  width: 524px;
                  height: auto;
                  margin: 0 auto;
                  position: relative;
                  text-align: center; }
                  .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt {
                    position: relative;
                    z-index: 20;
                    padding: 55px 0;
                    background: rgba(4, 82, 98, 0.6);
                    transform: translateY(30px);
                    filter: alpha(opacity=0);
                    opacity: 0; }
                    .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt .en {
                      font-size: 48px;
                      line-height: 60px;
                      color: #fff;
                      font-family: 'CenturyGothicStd-Bold',"Microsoft Yahei";
                      text-align: center;
                      color: #fff;
                      text-transform: uppercase; }
                    .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt .ds {
                      font-size: 14px;
                      line-height: 40px;
                      color: #fff;
                      display: inline-block;
                      margin-top: 8px;
                      border-top: 2px solid #fff;
                      border-bottom: 2px solid #fff;
                      padding: 0 15px;
                      font-family: 'CenturyGothicStd-Bold',"Microsoft Yahei";
                      text-align: center;
                      color: #fff;
                      text-transform: uppercase; }
  @media (max-width: 1600px) {
    .main.welcome .container .box .about {
      height: 450px; }
      .main.welcome .container .box .about .tab .tab_cell .title .cn {
        font-size: 36px;
        line-height: 48px; }
      .main.welcome .container .box .about .tab .tab_cell .title .en {
        font-size: 20px;
        line-height: 36px; }
      .main.welcome .container .box .about .tab .tab_cell .con {
        font-size: 14px;
        line-height: 28px; }
    .main.welcome .container .box .flexslider {
      height: 450px; }
      .main.welcome .container .box .flexslider .flex-control-nav {
        bottom: 10px; }
      .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt {
        padding: 45px 0; }
        .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt .en {
          font-size: 44px;
          line-height: 54px; }
        .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt .ds {
          font-size: 14px;
          line-height: 36px; } }
  @media (max-width: 1300px) {
    .main.welcome .container .box .about {
      height: 400px; }
      .main.welcome .container .box .about .tab .tab_cell .title .cn {
        font-size: 30px;
        line-height: 44px; }
      .main.welcome .container .box .about .tab .tab_cell .title .en {
        font-size: 20px;
        line-height: 26px; }
      .main.welcome .container .box .about .tab .tab_cell .con {
        width: 90%;
        font-size: 14px;
        line-height: 24px; }
    .main.welcome .container .box .flexslider {
      height: 400px; }
      .main.welcome .container .box .flexslider .flex-control-nav {
        bottom: 10px; }
      .main.welcome .container .box .flexslider .slides li a .cont_box {
        text-align: center; }
        .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box {
          display: inline-block;
          width: auto; }
          .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt {
            padding: 30px; } }
  @media (max-width: 1024px) {
    .main.welcome .container .box .about {
      height: 300px;
      width: 100%;
      float: none; }
      .main.welcome .container .box .about .tab .tab_cell .title .cn {
        font-size: 30px;
        line-height: 44px; }
      .main.welcome .container .box .about .tab .tab_cell .title .en {
        font-size: 20px;
        line-height: 26px; }
      .main.welcome .container .box .about .tab .tab_cell .con {
        padding-top: 10px;
        width: 90%;
        font-size: 14px;
        line-height: 24px; }
    .main.welcome .container .box .flexslider {
      width: 100%;
      float: none; }
      .main.welcome .container .box .flexslider .flex-control-nav {
        bottom: 10px; }
      .main.welcome .container .box .flexslider .slides li a .cont_box {
        text-align: center; }
        .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box {
          display: inline-block;
          width: auto; }
          .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt {
            padding: 30px; } }
  @media (max-width: 700px) {
    .main.welcome .container .box .about {
      height: auto;
      width: 100%;
      float: none;
      padding: 30px 3%;
      box-sizing: border-box; }
      .main.welcome .container .box .about .tab {
        display: block; }
        .main.welcome .container .box .about .tab .tab_cell {
          display: block; }
          .main.welcome .container .box .about .tab .tab_cell .title .cn {
            font-size: 24px;
            line-height: 36px; }
          .main.welcome .container .box .about .tab .tab_cell .title .en {
            font-size: 16px;
            line-height: 24px; }
          .main.welcome .container .box .about .tab .tab_cell .con {
            padding-top: 10px;
            width: 100%;
            font-size: 14px;
            line-height: 24px; }
    .main.welcome .container .box .flexslider {
      height: 250px; }
      .main.welcome .container .box .flexslider .flex-control-nav {
        bottom: 5px; }
      .main.welcome .container .box .flexslider .slides li:nth-child(3) {
        background-position: 80% center !important; }
      .main.welcome .container .box .flexslider .slides li {
        background-position: 20% center !important; }
        .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt {
          box-sizing: border-box;
          max-width: 100%;
          padding: 20px; }
          .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt .en {
            font-size: 26px;
            line-height: 40px; }
          .main.welcome .container .box .flexslider .slides li a .cont_box .tab .tab_cell .txt_box .txt .ds {
            padding: 0 10px;
            line-height: 30px; } }
  .main.welcome .container .ab .honor {
    width: 62.5%;
    float: left;
    height: 370px;
    padding: 0 62px;
    transition: all 0.3s 0.6s;
    box-sizing: border-box; }
    .main.welcome .container .ab .honor .title {
      padding-top: 37px; }
      .main.welcome .container .ab .honor .title .cn {
        font-size: 24px;
        line-height: 30px;
        color: #333; }
      .main.welcome .container .ab .honor .title .en {
        font-size: 24px;
        line-height: 30px;
        color: #454545;
        font-family: 'GOTHIC'; }
    .main.welcome .container .ab .honor .honor_box {
      margin-top: 25px;
      position: relative; }
      .main.welcome .container .ab .honor .honor_box .jb {
        width: 40px;
        height: auto;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -47px; }
        .main.welcome .container .ab .honor .honor_box .jb a {
          width: 40px;
          height: 40px;
          position: relative;
          border-radius: 50%;
          background: #429b00;
          display: block; }
          @media (min-width: 1024px) {
            .main.welcome .container .ab .honor .honor_box .jb a:hover .bg {
              transform: scale(1); } }
          .main.welcome .container .ab .honor .honor_box .jb a.prev {
            margin-bottom: 15px; }
            .main.welcome .container .ab .honor .honor_box .jb a.prev .ico {
              background: url(../img/left.png) no-repeat center center; }
          .main.welcome .container .ab .honor .honor_box .jb a.next .ico {
            background: url(../img/right.png) no-repeat center center; }
          .main.welcome .container .ab .honor .honor_box .jb a .ico {
            width: 100%;
            height: 100%;
            display: block;
            position: relative; }
          .main.welcome .container .ab .honor .honor_box .jb a .bg {
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            left: 0;
            transition: all 0.3s;
            background: #025dac;
            transform: scale(0);
            top: 0;
            border-radius: 50%; }
      .main.welcome .container .ab .honor .honor_box .slick_honor {
        width: 88%;
        float: left;
        margin-bottom: 0; }
        .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 {
          margin-right: 7.6%; }
          .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a {
            display: block;
            width: 100%;
            background: #fff;
            position: relative;
            overflow: hidden; }
            @media (min-width: 1024px) {
              .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a:hover .mask {
                transform: translateX(0%) skewX(-45deg); }
              .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a:hover .ico {
                transform: translateX(0);
                filter: alpha(opacity=100);
                opacity: 1; } }
            .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a .tu {
              padding: 10px;
              overflow: hidden;
              text-align: center; }
              .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a .tu img {
                display: inline-block;
                max-width: 100%;
                max-height: 100%; }
            .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a .mask {
              width: 200%;
              height: 100%;
              position: absolute;
              left: -50%;
              top: 0;
              background: rgba(2, 93, 172, 0.9);
              display: block;
              transition: all 0.5s;
              transform: translateX(-200%) skewX(-45deg); }
            .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a .ico {
              width: 26px;
              height: 26px;
              background: url(../img/search.png) no-repeat;
              background-size: cover;
              position: absolute;
              left: 50%;
              margin-left: -13px;
              top: 50%;
              margin-top: -13px;
              transform: translateY(20px);
              filter: alpha(opacity=0);
              opacity: 0;
              transition: all 0.5s 0.2s;
              z-index: 20; }
    @media (max-width: 1600px) {
      .main.welcome .container .ab .honor {
        height: 320px;
        padding: 0 50px; }
        .main.welcome .container .ab .honor .title {
          padding-top: 30px; }
          .main.welcome .container .ab .honor .title .cn {
            font-size: 24px;
            line-height: 30px; }
          .main.welcome .container .ab .honor .title .en {
            font-size: 24px;
            line-height: 30px; }
        .main.welcome .container .ab .honor .honor_box .jb {
          width: 34px;
          right: 0;
          margin-top: -39px; }
          .main.welcome .container .ab .honor .honor_box .jb a {
            width: 34px;
            height: 34px; }
            .main.welcome .container .ab .honor .honor_box .jb a.prev {
              margin-bottom: 10px; }
        .main.welcome .container .ab .honor .honor_box .slick_honor {
          width: 93%;
          float: left;
          margin-bottom: 0; }
          .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 {
            margin-right: 7.6%; }
            .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a {
              display: block;
              width: 100%;
              background: #fff;
              position: relative; }
              .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a .tu {
                padding: 10px;
                overflow: hidden; }
                .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a .tu img {
                  max-width: 100%;
                  max-height: 100%; } }
    @media (max-width: 1220px) {
      .main.welcome .container .ab .honor {
        height: 320px;
        padding: 0 30px; }
        .main.welcome .container .ab .honor .title {
          padding-top: 20px; }
        .main.welcome .container .ab .honor .honor_box {
          margin-top: 10px; }
          .main.welcome .container .ab .honor .honor_box .slick_honor {
            width: 93%;
            float: left;
            margin-bottom: 0; }
            .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 {
              margin-right: 7.6%; }
              .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a {
                display: block;
                width: 100%;
                background: #fff;
                position: relative; }
                .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a .tu {
                  padding: 10px;
                  overflow: hidden; }
                  .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 a .tu img {
                    max-width: 100%;
                    max-height: 100%; } }
    @media (max-width: 1024px) {
      .main.welcome .container .ab .honor {
        width: 100%;
        float: none;
        height: auto;
        padding: 15px 0; }
        .main.welcome .container .ab .honor .title {
          text-align: center; }
        .main.welcome .container .ab .honor .honor_box {
          margin-top: 20px; }
          .main.welcome .container .ab .honor .honor_box .slick_honor {
            width: 96%;
            margin: 0 auto;
            float: none; }
            .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 {
              margin: 0 3.8%; }
          .main.welcome .container .ab .honor .honor_box .jb {
            position: static;
            margin-top: 15px;
            width: 100%;
            text-align: center; }
            .main.welcome .container .ab .honor .honor_box .jb a {
              display: inline-block;
              margin: 0 10px;
              width: 40px;
              height: 40px; }
              .main.welcome .container .ab .honor .honor_box .jb a.prev {
                margin-bottom: 0; } }
    @media (max-width: 700px) {
      .main.welcome .container .ab .honor .title {
        text-align: center; }
        .main.welcome .container .ab .honor .title .cn {
          line-height: 36px; }
        .main.welcome .container .ab .honor .title .en {
          font-size: 16px;
          line-height: 24px; }
      .main.welcome .container .ab .honor .honor_box {
        margin-top: 15px; }
        .main.welcome .container .ab .honor .honor_box .slick_honor {
          width: 96%;
          margin: 0 auto;
          float: none; }
          .main.welcome .container .ab .honor .honor_box .slick_honor .slick-list .slick-track .slick_item .slick2 {
            margin: 0 3.8%; }
        .main.welcome .container .ab .honor .honor_box .jb {
          position: static;
          margin-top: 15px;
          width: 100%;
          text-align: center; }
          .main.welcome .container .ab .honor .honor_box .jb a {
            display: inline-block;
            margin: 0 5px;
            width: 32px;
            height: 32px; }
            .main.welcome .container .ab .honor .honor_box .jb a.prev {
              margin-bottom: 0; } }
  .main.welcome .container .ab .video {
    width: 37.5%;
    float: left;
    height: 370px;
    cursor: pointer;
    transition: all 0.3s 0.2s; }
    @media (min-width: 1024px) {
      .main.welcome .container .ab .video:hover .tab .tab_cell .play {
        transform: rotateY(-180deg) translateY(-10px); } }
    .main.welcome .container .ab .video .tab {
      width: 100%;
      height: 100%;
      display: table; }
      .main.welcome .container .ab .video .tab .tab_cell {
        display: table-cell;
        vertical-align: middle; }
        .main.welcome .container .ab .video .tab .tab_cell .play {
          width: 94px;
          transition: all 0.3s;
          height: 94px;
          background: url(../img/play.png) no-repeat;
          background-size: cover;
          margin: 0 auto; }
        .main.welcome .container .ab .video .tab .tab_cell .txt {
          text-align: center;
          font-size: 16px;
          line-height: 20px;
          color: #fff; }
    @media (max-width: 1600px) {
      .main.welcome .container .ab .video {
        height: 320px; } }
    @media (max-width: 1024px) {
      .main.welcome .container .ab .video {
        float: none;
        width: 100%;
        height: 280px; } }
    @media (max-width: 500px) {
      .main.welcome .container .ab .video {
        height: 200px; }
        .main.welcome .container .ab .video .tab .tab_cell .play {
          width: 60px;
          height: 60px; }
        .main.welcome .container .ab .video .tab .tab_cell .txt {
          font-size: 14px; } }
  .main.welcome .service {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 0;
    transition: all 0.5s; }
    .main.welcome .service .txt {
      width: 67%;
      float: right;
      font-size: 16px;
      line-height: 30px;
      color: #555; }
    .main.welcome .service .title {
      float: left; }
      .main.welcome .service .title .cn {
        font-size: 36px;
        line-height: 42px;
        color: #333; }
      .main.welcome .service .title .en {
        font-size: 18px;
        line-height: 28px;
        color: #454545;
        font-family: 'GOTHIC'; }
      .main.welcome .service .title .line {
        width: 50px;
        height: 3px;
        background: #333;
        margin-top: 20px; }
       
       /*¼¼ÊõÊµÁ¦*/
       .main.welcome .strength {
    	padding:3% 0;
    	transition:all 0.5s;
    	}
    .main.welcome .strength img {
    	max-width:100%;
    	}
    .main.welcome .strength .title {
    	margin-bottom:2%;
    	text-align:center;
    	}
    .main.welcome .strength .title .cn {
    	font-size:36px;
	    line-height:42px;
	    color:#333;
    	}
    .main.welcome .strength .title .en {
    	font-size:12px;
	    line-height:28px;
	    color:#454545;
	    font-family:'GOTHIC';
    	}
  .main.welcome .strength .strength_nav {
  	position:relative;
  	margin-bottom:2%;
  	width:100%;
  	text-align:center;
  	}
  .main.welcome .strength .strength_nav::before,
  .main.welcome .strength .strength_nav::after {
  	position:absolute;
  	top:14px;
  	width:35%;
  	height:1px;
  	background:#dee3e8;
  	content:"";
  	}
  .main.welcome .strength .strength_nav::after {
  	left:0;
  	}
  	.main.welcome .strength .strength_nav::before {
  	right:0;
  	}
  .main.welcome .strength .strength_nav li {
  	position:relative;
  	z-index:2;
  	margin:0 5px;
  	display:inline-block;
  	}
  .main.welcome .strength .strength_nav li a {
  	padding:0 35px;
  	display:block;
  	font-size:14px;
  	line-height:32px;
  	background:#dee3e8;
  	color:#454545;
  	white-space:nowrap;
  	}
  .main.welcome .strength .strength_nav li a.flex-active  {
  	background:#025dac;
  	color:#fff;
  	}
  	.main.welcome .strength .flexslider2 ul li {
  		overflow:hidden;
  		}
  	.main.welcome .strength .flexslider2 ul li img {
  		transition: all 0.5s;
  		}
  	.main.welcome .strength .flexslider2 ul li img:hover {
  		transform:scale(1.1);
  		}
       
    @media (max-width: 1420px) {
      .main.welcome .service {
        width: 94%;
        padding: 70px 0; }
        .main.welcome .service .txt {
          font-size: 15px;
          line-height: 28px; } }
    @media (max-width: 1024px) {
      .main.welcome .service {
        width: 94%;
        padding: 30px 0; }
        .main.welcome .service .title {
          width: 100%;
          float: none;
          text-align: center; }
          .main.welcome .service .title .cn,
          .main.welcome .strength .title .cn {
            font-size: 30px;
            line-height: 44px; }
           .main.welcome .strength .strength_nav::before,
  			.main.welcome .strength .strength_nav::after {
  				width:28%;
  			}
          .main.welcome .service .title .en,
          .main.welcome .strength .title .en {
            font-size: 16px; }
          .main.welcome .service .title .line {
            margin-left: auto;
            margin-right: auto;
            margin-top: 10px; }
        .main.welcome .service .txt {
          float: none;
          width: 100%;
          margin-top: 15px;
          font-size: 14px;
          line-height: 24px; } }
    @media (max-width: 700px) {
      .main.welcome .service {
        width: 94%;
        padding: 30px 0; }
        .main.welcome .service .title {
          width: 100%;
          float: none;
          text-align: center; }
          .main.welcome .service .title .cn,
          .main.welcome .strength .title .cn {
            font-size: 24px;
            line-height: 36px; }
           .main.welcome .strength .strength_nav::before,
  			.main.welcome .strength .strength_nav::after {
  				width:20%;
  			}
  		.main.welcome .strength .strength_nav li a {
  			padding:0 20px;
  			}
          .main.welcome .service .title .en,
          .main.welcome .strength .title .en {
            line-height: 24px; }
          .main.welcome .service .title .line {
            width: 40px;
            margin-top: 7px; }
        .main.welcome .service .txt {
          float: none;
          width: 100%;
          margin-top: 15px;
          font-size: 14px;
          line-height: 24px; } }
          @media (max-width: 450px) {
          .main.welcome .strength .strength_nav::before,
  			.main.welcome .strength .strength_nav::after {
  				display:none;
  			}
  		.main.welcome .strength .strength_nav {
  			margin-bottom:3%;
  			}
  		.main.welcome .strength .strength_nav li {
  			margin:0 5px;
  			}
  		.main.welcome .strength .strength_nav li a {
  			padding:0 15px;
  			}
          }
  .main.welcome .product_box {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    transition: all 0.5s;
    position: relative; }
    .main.welcome .product_box .pl {
      width: 3%;
      height: 100%;
      cursor: pointer;
      position: absolute;
      left: 0;
      top: 0;
      border-right: 1px solid #ededed;
      transition: all 0.5s;
      background: url(../img/jl.png) no-repeat center center; }
      @media (min-width: 1024px) {
        .main.welcome .product_box .pl:hover {
          background: url(../img/jl2.png) no-repeat center center; } }
    .main.welcome .product_box .slick_product {
      width: 94%;
      margin-bottom: 0;
      margin-left: auto;
      margin-right: auto; }
      .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p {
        border-right: 1px solid #ededed;
        padding:20px;
        box-sizing: border-box; }
        .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a {
          display: block; }
          .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .tu {
            width: 100%;
            overflow: hidden; }
            .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .tu img {
              width: 100%;
              height: auto;
              transition: all 0.5s; }
          .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont {
            background: #f6f6f6;
            transition: all 0.5s;
            padding: 22px 10px;
            text-align: center; }
            .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .t {
              font-size: 20px;
              line-height: 30px;
              color: #454545;
              font-weight: bold;
              transition: all 0.5s; }
            .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .e {
              font-size: 14px;
              line-height: 22px;
              color: #454545;
              font-family: 'GOTHIC';
              transition: all 0.5s; }
          @media (min-width: 1024px) {
            .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a:hover .tu img {
              transform: scale(1.1); }
            .main.welcome .join_box.partner .partner_list a:hover {
            	position:relative;
             	border-color:#025dac;
             	}
            .main.welcome .join_box.partner .partner_list a:hover img {
              transform: scale(1.1); }
            .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a:hover .cont {
              background: #025dac; }
              .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a:hover .cont .t, .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a:hover .cont .e {
                color: #fff; } }
    .main.welcome .product_box .pr {
      width: 3%;
      height: 100%;
      position: absolute;
      right: 0;
      cursor: pointer;
      top: 0;
      border-left: 1px solid #ededed;
      background: url(../img/jr.png) no-repeat center center;
      transition: all 0.5s; }
      @media (min-width: 1024px) {
        .main.welcome .product_box .pr:hover {
          background: url(../img/jr2.png) no-repeat center center; } }
    @media (max-width: 1600px) {
      .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p {
        padding:20px; }
        .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont {
          padding: 15px 10px; }
          .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .t {
            font-size: 16px;
            line-height: 24px; }
          .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .e {
            font-size: 14px;
            line-height: 22px; } }
    @media (max-width: 1300px) {
      .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p {
        padding: 20px; }
        .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont {
          padding: 10px; }
          .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .t {
            font-size: 16px;
            line-height: 24px; }
          .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .e {
            font-size: 14px;
            line-height: 22px; } }
    @media (max-width: 1024px) {
      .main.welcome .product_box {
        width: 100%;
        margin: 0 auto; }
        .main.welcome .product_box .pl, .main.welcome .product_box .pr {
          width: 4%;
          background-size: 40% auto !important; }
        .main.welcome .product_box .slick_product {
          width: 92%; }
          .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p {
            padding: 20px; }
            .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont {
              padding: 10px; }
              .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .t {
                font-size: 16px;
                line-height: 24px; }
              .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .e {
                font-size: 14px;
                line-height: 22px; } }
    @media (max-width: 500px) {
      .main.welcome .product_box {
        border: none;
        width: 94%;
        padding-bottom: 30px; }
        .main.welcome .product_box .pl, .main.welcome .product_box .pr {
          width: 18px;
          height: 31px;
          border: none;
          top: 50%;
          margin-top: -15px;
          background-size: 50% auto !important; }
        .main.welcome .product_box .slick_product {
          width: 88%; }
          .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p {
            border: none;
            padding: 0 4px; }
            .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont {
              padding: 10px; }
              .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .t {
                font-size: 16px;
                line-height: 24px; }
              .main.welcome .product_box .slick_product .slick-list .slick-track .slick_item .slick_p a .cont .e {
                font-size: 14px;
                line-height: 22px; } }
  .main.welcome .news_box {
    padding-top: 75px;
    padding-bottom: 60px;
    transition: all 0.5s; }
    @media (max-width: 1220px) {
      .main.welcome .news_box {
        padding-top: 60px;
        padding-bottom: 50px; } }
    @media (max-width: 1024px) {
      .main.welcome .news_box {
        padding-top: 50px;
        padding-bottom: 40px; } }
    @media (max-width: 500px) {
      .main.welcome .news_box {
        padding-top: 25px;
        padding-bottom: 25px; } }
    .main.welcome .news_box .title {
      text-align: center; }
      .main.welcome .news_box .title .cn {
        font-size: 36px;
        line-height: 42px;
        color: #fff; }
      .main.welcome .news_box .title .en {
        font-size: 18px;
        line-height: 28px;
        color: #fff;
        font-family: 'GOTHIC'; }
      @media (max-width: 1024px) {
        .main.welcome .news_box .title .cn {
          font-size: 30px;
          line-height: 42px; }
        .main.welcome .news_box .title .en {
          font-size: 16px; } }
      @media (max-width: 700px) {
        .main.welcome .news_box .title .cn {
          font-size: 24px;
          line-height: 36px; }
        .main.welcome .news_box .title .en {
          font-size: 16px;
          line-height: 20px; } }
    .main.welcome .news_box .slider {
      text-align: center;
      margin-top: 38px; }
      .main.welcome .news_box .slider div {
        display: inline-block;
        vertical-align: middle;
        width: 35px;
        height: 35px;
        margin: 0 15px;
        cursor: pointer;
        background-size: cover !important; }
        .main.welcome .news_box .slider div.slider_prev {
          background: url(../img/l.png) no-repeat; }
        .main.welcome .news_box .slider div.slider_next {
          background: url(../img/r.png) no-repeat; }
      @media (max-width: 1220px) {
        .main.welcome .news_box .slider {
          margin-top: 30px; }
          .main.welcome .news_box .slider div {
            width: 30px;
            height: 30px;
            margin: 0 10px; } }
      @media (max-width: 1024px) {
        .main.welcome .news_box .slider {
          margin-top: 20px; } }
      @media (max-width: 600px) {
        .main.welcome .news_box .slider {
          margin-top: 10px; }
          .main.welcome .news_box .slider div {
            width: 24px;
            height: 24px;
            margin: 0 4px; } }
    .main.welcome .news_box .slick_news {
      margin-top: 30px;
      margin-bottom: 0; }
      .main.welcome .news_box .slick_news.slick_news2 {
        display: none; }
      .main.welcome .news_box .slick_news .slick-list {
        padding: 10px 0; }
        .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a {
          display: block;
          padding: 20px;
          background: #fff;
          transition: all 0.5s;
          position: relative; }
          @media (min-width: 1024px) {
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a:hover {
              z-index: 10;
              background: #025dac; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a:hover .tu img {
                transform: scale(1.1); }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a:hover .cont .t, .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a:hover .cont .con {
                color: #fff; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a:hover .cont .more {
                color: #fff;
                border-color: #fff; } }
          .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .tu {
            float: left;
            width: 18.7%;
            overflow: hidden;
            position: relative; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .tu .mask {
              width: 100%;
              height: 100%;
              position: absolute;
              left: 0;
              top: 0;
              display: none;
              background: rgba(0, 0, 0, 0.6);
              filter: alpha(opacity=0);
              opacity: 0;
              transition: all 0.5s; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .tu img {
              width: 100%;
              height: auto;
              transition: all 0.5s; }
          .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont {
            float: right;
            width: 76%;
            padding-right: 9%;
            box-sizing: border-box;
            position: relative; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .t {
              font-size: 16px;
              line-height: 30px;
              color: #333;
              font-weight: bold;
              transition: all 0.5s;
              padding-top: 6px; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .con {
              font-size: 14px;
              line-height: 24px;
              height: 48px;
              transition: all 0.5s;
              padding-top: 10px;
              overflow: hidden;
              color: #999; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .more {
              width: 82px;
              height: 30px;
              position: absolute;
              left: 0;
              bottom: 0;
              transition: all 0.5s;
              border: 1px solid #ededed;
              font-size: 14px;
              color: #999;
              line-height: 30px;
              text-align: center;
              box-sizing: border-box; }
      @media (max-width: 1220px) {
        .main.welcome .news_box .slick_news {
          margin-top: 25px; }
          .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a {
            padding: 15px; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont {
              width: 76%;
              padding-right: 5%; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .t {
                font-size: 16px;
                line-height: 30px; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .con {
                padding-top: 5px; } }
      @media (max-width: 1024px) {
        .main.welcome .news_box .slick_news {
          margin-top: 20px; }
          .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a {
            padding: 10px; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .tu {
              width: 20%; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont {
              width: 76%;
              padding-right: 0%; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .t {
                font-size: 16px;
                line-height: 24px; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .con {
                padding-top: 5px;
                font-size: 13px;
                line-height: 22px;
                height: 44px; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .more {
                height: 26px;
                line-height: 26px;
                font-size: 13px; } }
      @media (max-width: 900px) {
        .main.welcome .news_box .slick_news {
          margin-top: 20px; }
          .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a {
            padding: 10px; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .tu {
              width: 20%; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont {
              width: 76%;
              padding-right: 0%; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .t {
                font-size: 16px;
                line-height: 24px; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .con {
                padding-top: 5px;
                font-size: 13px;
                line-height: 22px;
                height: 44px; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .more {
                display: none; } }
      @media (max-width: 600px) {
        .main.welcome .news_box .slick_news {
          display: none;
          margin-top: 15px; }
          .main.welcome .news_box .slick_news.slick_news2 {
            display: block; }
          .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a {
            padding: 10px;
            margin-bottom: 10px; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .tu {
              width: 100%;
              float: none; }
            .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont {
              width: 100%;
              float: none;
              height: auto !important;
              padding-top: 10px; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .t {
                padding-top: 0;
                font-size: 16px;
                line-height: 24px; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .con {
                padding-top: 5px;
                font-size: 14px;
                line-height: 24px;
                height: 24px; }
              .main.welcome .news_box .slick_news .slick-list .slick-track .slick_box a .cont .more {
                display: none; } }
  .main.welcome .join_box {
    padding-top: 3%;
    padding-bottom: 4%; }
    @media (max-width: 1220px) {
      .main.welcome .join_box {
        padding-top: 40px;
        padding-bottom: 50px; } }
    @media (max-width: 1024px) {
      .main.welcome .join_box {
        padding-top: 30px;
        padding-bottom: 30px; } }
    @media (max-width: 600px) {
      .main.welcome .join_box {
        padding-top: 25px;
        padding-bottom: 25px; } }
    .main.welcome .join_box.partner .partner_list {
    	text-align:center;
    	margin-top:20px;
    	}
    .main.welcome .join_box.partner .partner_list a {
    	margin-top:-1px;
    	margin-left:-1px;
    	display:inline-block;
    	width:16.666666%;
    	max-width:200px;
    	border:1px solid #cccccc;
    	box-sizing:border-box;
    	-webkit-box-sizing:border-box;
    	-moz-box-sizing:border-box;
    	overflow:hidden;
    	vertical-align:middle;
    	}
    .main.welcome .join_box.partner .partner_list a img {
    	display:block;
    	max-width:100%;
    	transition:all 0.5s;
    	}
    .main.welcome .join_box .join_cen {
      transition: all 0.5s; }
      .main.welcome .join_box .join_cen .title {
        text-align: center; }
        .main.welcome .join_box .join_cen .title .cn {
          font-size: 36px;
          line-height: 42px;
          color: #293c54; }
        .main.welcome .join_box .join_cen .title .en {
          font-size: 18px;
          line-height: 28px;
          color: #454545;
          font-family: 'GOTHIC'; }
         @media (max-width: 1220px) {
         	.main.welcome .join_box.partner .partner_list a {
		    	width:20%;
		    	}
		}
        @media (max-width: 1024px) {
        .main.welcome .join_box.partner .partner_list a {
		    	width:25%;
		    	}
          .main.welcome .join_box .join_cen .title .cn {
            font-size: 30px;
            line-height: 42px; }
          .main.welcome .join_box .join_cen .title .en {
            font-size: 16px; } }
        @media (max-width: 700px) {
        	.main.welcome .join_box.partner .partner_list a {
		    	width:50%;
		    	}
          .main.welcome .join_box .join_cen .title .cn {
            font-size: 24px;
            line-height: 36px; }
          .main.welcome .join_box .join_cen .title .en {
            font-size: 16px;
            line-height: 20px; } }
      .main.welcome .join_box .join_cen .con {
        width: 540px;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        line-height: 24px;
        color: #999;
        padding-top: 22px;
        text-align: center; }
        @media (max-width: 700px) {
          .main.welcome .join_box .join_cen .con {
            width: 100%;
            padding-top: 13px; } }
      .main.welcome .join_box .join_cen .more {
        width: 144px;
        height: 46px;
        background: #025dac;
        margin-left: auto;
        display: block;
        margin-top: 27px;
        margin-right: auto;
        text-align: center; }
        @media (min-width: 1024px) {
          .main.welcome .join_box .join_cen .more:hover .ico {
            transform: translateX(5px); } }
        .main.welcome .join_box .join_cen .more .txt {
          display: inline-block;
          vertical-align: middle;
          font-size: 18px;
          line-height: 46px;
          color: #fff;
          margin: 0 4px; }
        .main.welcome .join_box .join_cen .more .ico {
          display: inline-block;
          transition: all 0.5s;
          vertical-align: middle;
          width: 8px;
          margin: 0 4px;
          height: 100%;
          background: url(../img/j.png) no-repeat center center; }
        @media (max-width: 1220px) {
          .main.welcome .join_box .join_cen .more {
            margin-top: 22px; }
            .main.welcome .join_box .join_cen .more .txt {
              font-size: 16px; } }
        @media (max-width: 1024px) {
          .main.welcome .join_box .join_cen .more {
            margin-top: 15px;
            width: 120px;
            height: 40px; }
            .main.welcome .join_box .join_cen .more .txt {
              line-height: 40px;
              font-size: 15px; } }
  .main.product .box {
    background: #fafafa;
    padding-top: 32px; }
    .main.product .box .box_cen {
      padding-bottom: 75px; }
      .main.product .box .box_cen .box_l {
        float: left;
        width: 17.85%;
        transition: all 0.5s; }
        .main.product .box .box_cen .box_l .pro_box {
          background: #fff; }
          .main.product .box .box_cen .box_l .pro_box .tit {
            width: 100%;
            height: 80px;
            padding-left: 30px;
            box-sizing: border-box; }
            .main.product .box .box_cen .box_l .pro_box .tit .tab {
              width: 100%;
              height: 100%;
              display: table; }
              .main.product .box .box_cen .box_l .pro_box .tit .tab .tab_cell {
                display: table-cell;
                vertical-align: middle; }
                .main.product .box .box_cen .box_l .pro_box .tit .tab .tab_cell .cn {
                  font-size: 20px;
                  line-height: 26px;
                  color: #fff; }
                .main.product .box .box_cen .box_l .pro_box .tit .tab .tab_cell .en {
                  font-size: 14px;
                  line-height: 18px;
                  color: #fff;
                  text-transform: uppercase; }
          .main.product .box .box_cen .box_l .pro_box .pro {
            padding: 10px 15px;
            border-bottom: 4px solid #dcdcdc; }
            .main.product .box .box_cen .box_l .pro_box .pro ul li:last-child {
              border: none; }
            .main.product .box .box_cen .box_l .pro_box .pro ul li {
              border-bottom: 1px solid #ededed; }
              .main.product .box .box_cen .box_l .pro_box .pro ul li.active a .txt {
                color: #025dac; }
              .main.product .box .box_cen .box_l .pro_box .pro ul li.active a .ico {
                background: url(../img/yy2.png) no-repeat; }
              .main.product .box .box_cen .box_l .pro_box .pro ul li a {
                display: block;
                width: 100%;
                height: auto;
                position: relative;
                padding: 15px 0; }
                @media (min-width: 1024px) {
                  .main.product .box .box_cen .box_l .pro_box .pro ul li a:hover .txt {
                    color: #025dac; }
                  .main.product .box .box_cen .box_l .pro_box .pro ul li a:hover .ico {
                    background: url(../img/yy2.png) no-repeat; } }
                .main.product .box .box_cen .box_l .pro_box .pro ul li a .txt {
                  float: left;
                  font-size: 16px;
                  line-height: 24px;
                  color: #454545;
                  padding-left: 15px;
                  width: 100%;
                  box-sizing: border-box;
                  width: 100%;
                  transition: all 0.3s;
                  padding-right: 30px; }
                .main.product .box .box_cen .box_l .pro_box .pro ul li a .ico {
                  width: 24px;
                  height: 24px;
                  transition: all 0.3s;
                  display: block;
                  background: url(../img/yy.png) no-repeat;
                  background-size: cover;
                  position: absolute;
                  right: 0;
                  top: 50%;
                  margin-top: -12px; }
        .main.product .box .box_cen .box_l .news_box {
          margin-top: 20px; }
          .main.product .box .box_cen .box_l .news_box .t {
            font-size: 16px;
            line-height: 40px;
            background: #025dac;
            color: #fff;
            padding: 0 20px;
            box-sizing: border-box; }
          .main.product .box .box_cen .box_l .news_box .news_main {
            padding: 0 20px;
            background: #fff; }
            .main.product .box .box_cen .box_l .news_box .news_main ul li:last-child {
              border: none; }
            .main.product .box .box_cen .box_l .news_box .news_main ul li {
              padding: 13px 0 10px 0;
              border-bottom: 1px solid #ededed; }
              .main.product .box .box_cen .box_l .news_box .news_main ul li a {
                display: block; }
                .main.product .box .box_cen .box_l .news_box .news_main ul li a .ti {
                  font-size: 14px;
                  line-height: 22px;
                  color: #666;
                  overflow: hidden;
                  height: 44px;
                  transition: all 0.3s; }
                .main.product .box .box_cen .box_l .news_box .news_main ul li a .date {
                  font-size: 13px;
                  line-height: 22px;
                  color: #afafaf;
                  font-family: Arial; }
                @media (min-width: 1024px) {
                  .main.product .box .box_cen .box_l .news_box .news_main ul li a:hover .ti {
                    color: #025dac; } }
      .main.product .box .box_cen .box_r {
        float: right;
        width: 77.8%;
        transition: all 0.5s 0.2s; }
        .main.product .box .box_cen .box_r .pos {
          border-bottom: 1px solid #e4e4e4;
          font-size: 14px;
          line-height: 24px;
          color: #999;
          padding-left: 38px;
          padding-bottom: 10px;
          background: url(../img/home.png) no-repeat 8px top; }
          .main.product .box .box_cen .box_r .pos a {
            color: #999;
            transition: all 0.3s; }
            @media (min-width: 1024px) {
              .main.product .box .box_cen .box_r .pos a:hover {
                color: #025dac; } }
        .main.product .box .box_cen .box_r .tit {
          font-size: 18px;
          line-height: 30px;
          color: #025dac;
          font-weight: bold;
          margin-top: 40px; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .tit {
              margin-top: 30px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .tit {
              margin-top: 0px; } }
        .main.product .box .box_cen .box_r .title {
          text-align: center;
          position: relative;
          margin-top: 42px; }
          .main.product .box .box_cen .box_r .title .cn {
            font-size: 24px;
            line-height: 36px;
            color: #025dac;
            font-weight: bold;
            position: relative;
            z-index: 10; }
          .main.product .box .box_cen .box_r .title .en {
            font-size: 30px;
            line-height: 30px;
            position: absolute;
            width: 100%;
            text-align: center;
            left: 0;
            color: #e8e8e8;
            top: 50%;
            font-family: 'CenturyGothicStd-Bold';
            text-transform: uppercase;
            margin-top: -15px; }
        .main.product .box .box_cen .box_r > .con {
          font-size: 14px;
          line-height: 24px;
          color: #454545;
          padding-top: 48px; }
          .main.product .box .box_cen .box_r > .con.con2 {
            padding-top: 10px; }
          .main.product .box .box_cen .box_r > .con p {
            text-indent: 2em; }
          .main.product .box .box_cen .box_r > .con img {
          	width:auto!important;
          	height:auto!important;
            max-width: 100%;
            max-height: 100%; }
        .main.product .box .box_cen .box_r .product_list .t {
          padding-top: 16px;
          font-size: 16px;
          line-height: 24px;
          color: #454545;
          padding-bottom: 15px;
          font-weight: bold; }
        .main.product .box .box_cen .box_r .product_list .product_box ul li {
          background: #fff;
          margin-bottom: 10px; }
          .main.product .box .box_cen .box_r .product_list .product_box ul li a {
            display: block;
            position: relative; }
            @media (min-width: 1024px) {
              .main.product .box .box_cen .box_r .product_list .product_box ul li a:hover .bg {
                transform: scaleY(1);
                transform-origin: top center; }
              .main.product .box .box_cen .box_r .product_list .product_box ul li a:hover .txt_box .num {
                color: #fff; }
                .main.product .box .box_cen .box_r .product_list .product_box ul li a:hover .txt_box .num span {
                  color: #fff; }
              .main.product .box .box_cen .box_r .product_list .product_box ul li a:hover .txt_box .txt {
                color: #fff; } }
            .main.product .box .box_cen .box_r .product_list .product_box ul li a .bg {
              position: absolute;
              width: 100%;
              height: 100%;
              background: #025dac;
              transform: scaleY(0);
              transform-origin: bottom center;
              transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
            .main.product .box .box_cen .box_r .product_list .product_box ul li a .txt_box {
              padding: 20px 45px;
              position: relative;
              z-index: 10; }
              .main.product .box .box_cen .box_r .product_list .product_box ul li a .txt_box .num {
                font-size: 24px;
                line-height: 34px;
                color: #025dac;
                font-weight: bold;
                font-family: Arial;
                font-style: italic;
                transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
                .main.product .box .box_cen .box_r .product_list .product_box ul li a .txt_box .num span {
                  font-size: 16px;
                  display: inline-block;
                  font-style: normal;
                  font-family: "Microsoft Yahei";
                  padding-left: 5px;
                  vertical-align: bottom;
                  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
              .main.product .box .box_cen .box_r .product_list .product_box ul li a .txt_box .txt {
                font-size: 14px;
                transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
                line-height: 24px;
                margin-top: 5px;
                height: 48px;
                overflow: hidden;
                color: #666; }
        @media (max-width: 1420px) {
          .main.product .box .box_cen .box_r .product_list .product_box ul li a .txt_box {
            padding: 15px 30px;
            position: relative;
            z-index: 10; }
            .main.product .box .box_cen .box_r .product_list .product_box ul li a .txt_box .num {
              font-size: 20px;
              line-height: 30px; } }
        @media (max-width: 1024px) {
          .main.product .box .box_cen .box_r .product_list .product_box ul li a .txt_box {
            padding: 15px;
            position: relative;
            z-index: 10; }
            .main.product .box .box_cen .box_r .product_list .product_box ul li a .txt_box .num {
              font-size: 20px;
              line-height: 30px; } }
        .main.product .box .box_cen .box_r .pro_list .t {
          padding-top: 16px;
          font-size: 16px;
          line-height: 24px;
          color: #454545;
          padding-bottom: 15px; }
        .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li {
          margin-bottom: 25px;
          background: #fff;
          position: relative; }
          @media (min-width: 1024px) {
            .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li:hover {
              background: #025dac; }
              .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li:hover a .tu img {
                transform: scale(1.1); }
              .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li:hover a .cont .tab .tab_cell .ti, .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li:hover a .cont .tab .tab_cell .con_box {
                color: #fff; } }
          .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .tu {
            float: left;
            width: 20%;
            overflow: hidden; }
            .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .tu img {
              width: 100%;
              transition: all 0.5s;
              height: auto; }
          .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .cont {
            float: left;
            width: 80%;
            padding-left: 4.5%;
            padding-right: 3.2%;
            box-sizing: border-box; }
            .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .cont .tab {
              width: 100%;
              height: 100%;
              display: table; }
              .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .cont .tab .tab_cell {
                display: table-cell;
                vertical-align: middle; }
                .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .cont .tab .tab_cell .ti {
                  font-size: 16px;
                  line-height: 24px;
                  color: #454545;
                  font-weight: bold;
                  transition: all 0.5s; }
                .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .cont .tab .tab_cell .con_box {
                  transition: all 0.5s;
                  font-size: 14px;
                  line-height: 24px;
                  color: #666;
                  height: 48px;
                  overflow: hidden;
                  margin-top: 7px; }
        .main.product .box .box_cen .box_r .return {
          margin-top: 54px;
          margin-left: auto;
          margin-right: auto;
          width: 128px;
          display: block;
          height: 40px;
          background: #025dac;
          border-radius: 5px;
          text-align: center; }
          .main.product .box .box_cen .box_r .return .txt {
            font-size: 16px;
            line-height: 40px;
            color: #fff;
            display: inline-block;
            vertical-align: middle;
            margin: 0 3px; }
          .main.product .box .box_cen .box_r .return .ico {
            display: inline-block;
            vertical-align: middle;
            width: 18px;
            height: 100%;
            background: url(../img/return.png) no-repeat center center;
            margin: 0 3px; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .return {
              margin-top: 45px; }
              .main.product .box .box_cen .box_r .return .txt {
                font-size: 14px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .return {
              margin-top: 35px; }
              .main.product .box .box_cen .box_r .return .txt {
                font-size: 14px; } }
          @media (max-width: 600px) {
            .main.product .box .box_cen .box_r .return {
              margin-top: 20px; } }
        .main.product .box .box_cen .box_r .pro_detail {
          padding-top: 33px;
          border-bottom: 1px solid #ebebeb;
          padding-bottom: 72px; }
          .main.product .box .box_cen .box_r .pro_detail .t {
            font-size: 24px;
            line-height: 30px;
            color: #025dac; }
          .main.product .box .box_cen .box_r .pro_detail .cont {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            padding-top: 20px; }
            @media (max-width: 400px) {
              .main.product .box .box_cen .box_r .con table,
              .main.product .box .box_cen .box_r .pro_detail .cont table {
                width: 100% !important;
                display:block;
                height: auto;
                overflow: auto;
                white-space:nowrap; }
                .main.product .box .box_cen .box_r .con table.last-more-table tr td,
                .main.product .box .box_cen .box_r .pro_detail .cont table.last-more-table tr td {
                  min-width: 100px;
                  white-space: initial;
                }
                .main.product .box .box_cen .box_r .con table.last-more-table tr td:last-child,
                .main.product .box .box_cen .box_r .pro_detail .cont table.last-more-table tr td:last-child {
                  max-width: 600px;
                  min-width: 600px;
                }
                .main.product .box .box_cen .box_r .pro_detail .cont table tr td {
                word-break: normal !important;
              }
            }
            .main.product .box .box_cen .box_r .pro_detail .cont table tr td {
              padding: 5px 15px;
              line-height: 24px;
            }
            .main.product .box .box_cen .box_r .pro_detail .cont img {
              width: auto!important;
              height: auto!important;
              max-width: 100%; }
            .main.product .box .box_cen .box_r .pro_detail .cont p {
              text-indent: 2em;
              padding-bottom: 3px; }
              .main.product .box .box_cen .box_r .pro_detail .cont p.ti {
                font-size: 16px;
                padding: 22px 0;
                font-weight: bold;
                text-align: center; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .pro_detail {
              padding-top: 30px;
              padding-bottom: 65px; }
              .main.product .box .box_cen .box_r .pro_detail .t {
                font-size: 20px; }
              .main.product .box .box_cen .box_r .pro_detail .cont {
                padding-top: 15px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .pro_detail {
              padding-top: 0px;
              padding-bottom: 35px; }
              .main.product .box .box_cen .box_r .pro_detail .t {
                font-size: 20px; }
              .main.product .box .box_cen .box_r .pro_detail .cont {
                padding-top: 15px; } }
          @media (max-width: 600px) {
            .main.product .box .box_cen .box_r .pro_detail {
              padding-top: 0px;
              padding-bottom: 20px; } }
        .main.product .box .box_cen .box_r .about_box {
          padding-top: 33px; }
          .main.product .box .box_cen .box_r .about_box .title2 {
            text-align: left; }
            .main.product .box .box_cen .box_r .about_box .title2 .t {
              font-size: 24px;
              line-height: 40px;
              color: #025dac;
              font-weight: bold; }
            .main.product .box .box_cen .box_r .about_box .title2 .line {
              width: 94px;
              height: 3px;
              background: #025dac;
              margin-top: 3px; }
          .main.product .box .box_cen .box_r .about_box .content {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            padding-top: 20px; }
            .main.product .box .box_cen .box_r .about_box .content > p {
              text-indent: 2em;
              padding-bottom: 33px; }
          .main.product .box .box_cen .box_r .about_box .ab {
            width: 92%;
            margin-left: auto;
            margin-bottom: 45px;
            margin-right: auto;
            background: #fff; }
            .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_r {
              float: right;
              width: 50%;
              overflow: hidden; }
              .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_r img {
                width: 100%;
                height: auto; }
            .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l {
              width: 50%;
              float: left;
              padding: 0 55px;
              box-sizing: border-box; }
              .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l .tab {
                width: 100%;
                height: 100%;
                display: table; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l .tab .tab_cell {
                  display: table-cell;
                  vertical-align: middle;
                  font-size: 14px;
                  line-height: 30px;
                  color: #666; }
                  .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l .tab .tab_cell > p {
                    padding: 0;
                    text-indent: 0; }
            .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_l {
              width: 50%;
              float: left;
              overflow: hidden; }
              .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_l img {
                width: 100%;
                height: auto; }
            .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r {
              width: 50%;
              float: left;
              overflow: hidden;
              position: relative; }
              .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r .txt_box {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                padding: 0 55px;
                box-sizing: border-box; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r .txt_box .tab {
                  width: 100%;
                  height: 100%;
                  display: table; }
                  .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r .txt_box .tab .tab_cell {
                    display: table-cell;
                    vertical-align: middle;
                    font-size: 14px;
                    line-height: 24px;
                    color: #fff; }
              .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r img {
                width: 100%;
                height: auto; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .about_box {
              padding-top: 30px; }
              .main.product .box .box_cen .box_r .about_box .title2 .t {
                font-size: 20px;
                line-height: 36px; }
              .main.product .box .box_cen .box_r .about_box .title2 .line {
                width: 74px; }
              .main.product .box .box_cen .box_r .about_box .content {
                padding-top: 15px; }
                .main.product .box .box_cen .box_r .about_box .content > p {
                  padding-bottom: 28px; }
              .main.product .box .box_cen .box_r .about_box .ab {
                margin-bottom: 35px; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l {
                  padding: 0 35px; }
                  .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l .tab .tab_cell {
                    line-height: 24px; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r .txt_box {
                  padding: 0 35px; } }
          @media (max-width: 1200px) {
            .main.product .box .box_cen .box_r .about_box {
              padding-top: 30px; }
              .main.product .box .box_cen .box_r .about_box .ab {
                margin-bottom: 35px; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l {
                  padding: 0 15px; }
                  .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l .tab .tab_cell {
                    line-height: 24px; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r .txt_box {
                  padding: 0 15px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .about_box {
              padding-top: 0px; }
              .main.product .box .box_cen .box_r .about_box .ab {
                width: 100%;
                margin-bottom: 25px; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l {
                  padding: 0 15px; }
                  .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l .tab .tab_cell {
                    line-height: 24px; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r .txt_box {
                  padding: 0 15px; } }
          @media (max-width: 800px) {
            .main.product .box .box_cen .box_r .about_box {
              padding-top: 0px; }
              .main.product .box .box_cen .box_r .about_box .ab {
                width: 100%;
                margin-bottom: 25px; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l {
                  width: 100%;
                  float: none;
                  height: auto !important;
                  padding: 15px 10px; }
                  .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l .tab {
                    display: block; }
                    .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_l .tab .tab_cell {
                      display: block;
                      line-height: 24px; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_top .ab_r {
                  width: 100%;
                  float: none; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_l {
                  width: 100%;
                  float: none; }
                .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r {
                  width: 100%;
                  float: none; }
                  .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r .txt_box {
                    padding: 0 15px; }
                    .main.product .box .box_cen .box_r .about_box .ab .ab_bot .ab_r .txt_box .tab .tab_cell {
                      font-size: 13px;
                      line-height: 20px; }
              .main.product .box .box_cen .box_r .about_box .title2 .line {
                width: 60px;
                height: 3px; }
              .main.product .box .box_cen .box_r .about_box .content > p {
                padding-bottom: 15px; } }
        .main.product .box .box_cen .box_r .honor_box {
          overflow: hidden;
          margin-top: 40px; }
          .main.product .box .box_cen .box_r .honor_box ul {
            width: 110%; }
            .main.product .box .box_cen .box_r .honor_box ul li {
              float: left;
              background: #fff;
              width: 25%;
              margin-right: 3.75%;
              margin-bottom: 2.2%;
              border: 1px solid #ededed;
              box-sizing: border-box; }
              .main.product .box .box_cen .box_r .honor_box ul li a {
                display: block;
                width: 100%;
                position: relative;
                overflow: hidden; }
                @media (min-width: 1024px) {
                  .main.product .box .box_cen .box_r .honor_box ul li a:hover .tu .mask {
                    transform: translateX(0%) skewX(-45deg); }
                  .main.product .box .box_cen .box_r .honor_box ul li a:hover .tu .ico {
                    transform: translateX(0);
                    filter: alpha(opacity=100);
                    opacity: 1; } }
                .main.product .box .box_cen .box_r .honor_box ul li a .tu {
                  padding: 10px;
                  overflow: hidden;
                  text-align: center;
                  position: relative; }
                  .main.product .box .box_cen .box_r .honor_box ul li a .tu .mask {
                    width: 200%;
                    height: 100%;
                    position: absolute;
                    left: -50%;
                    top: 0;
                    background: rgba(2, 93, 172, 0.9);
                    display: block;
                    transition: all 0.5s;
                    transform: translateX(-200%) skewX(-45deg); }
                  .main.product .box .box_cen .box_r .honor_box ul li a .tu .ico {
                    width: 26px;
                    height: 26px;
                    background: url(../img/search.png) no-repeat;
                    background-size: cover;
                    position: absolute;
                    left: 50%;
                    margin-left: -13px;
                    top: 50%;
                    margin-top: -13px;
                    transform: translateY(20px);
                    filter: alpha(opacity=0);
                    opacity: 0;
                    transition: all 0.5s 0.2s;
                    z-index: 20; }
                  .main.product .box .box_cen .box_r .honor_box ul li a .tu img {
                    display: inline-block;
                    max-width: 100%;
                    max-height: 100%; }
                .main.product .box .box_cen .box_r .honor_box ul li a .txt {
                  width: 100%;
                  height: 50px;
                  font-size: 14px;
                  line-height: 50px;
                  color: #454545;
                  padding: 0 10px;
                  box-sizing: border-box;
                  text-align: center;
                  border-top: 1px solid #ededed; }
          .main.product .box .box_cen .box_r .honor_box .loading {
            padding-top: 35px;
            padding-bottom: 15px;
            text-align: center;
            display: none; }
            .main.product .box .box_cen .box_r .honor_box .loading img {
              display: inline-block; }
            @media (max-width: 600px) {
              .main.product .box .box_cen .box_r .honor_box .loading img {
                width: 46px;
                height: auto; } }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .honor_box {
              margin-top: 30px; }
              .main.product .box .box_cen .box_r .honor_box ul li {
                width: 27%; }
                .main.product .box .box_cen .box_r .honor_box ul li a .txt {
                  width: 100%;
                  height: 44px;
                  font-size: 14px;
                  line-height: 44px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .honor_box {
              margin-top: 30px; }
              .main.product .box .box_cen .box_r .honor_box ul li {
                width: 29%;
                margin-right: 1.9%;
                margin-bottom: 1.9%; }
                .main.product .box .box_cen .box_r .honor_box ul li a .txt {
                  width: 100%;
                  height: 44px;
                  font-size: 14px;
                  line-height: 44px; } }
          @media (max-width: 700px) {
            .main.product .box .box_cen .box_r .honor_box {
              margin-top: 25px; }
              .main.product .box .box_cen .box_r .honor_box ul {
                width: 100%; }
                .main.product .box .box_cen .box_r .honor_box ul li:nth-child(even) {
                  float: right; }
                .main.product .box .box_cen .box_r .honor_box ul li {
                  width: 48%;
                  margin-right: 0%;
                  margin-bottom: 15px; }
                  .main.product .box .box_cen .box_r .honor_box ul li a .txt {
                    width: 100%;
                    height: 44px;
                    font-size: 14px;
                    line-height: 44px; } }
          @media (max-width: 400px) {
            .main.product .box .box_cen .box_r .honor_box ul {
              width: 100%; }
              .main.product .box .box_cen .box_r .honor_box ul li:nth-child(even) {
                float: none; }
              .main.product .box .box_cen .box_r .honor_box ul li {
                width: 100%;
                margin-right: 0%;
                float: none;
                margin-bottom: 15px; }
                .main.product .box .box_cen .box_r .honor_box ul li a .txt {
                  width: 100%;
                  height: 44px;
                  font-size: 14px;
                  line-height: 44px; } }
        .main.product .box .box_cen .box_r .case_box {
          margin-top: 50px; }
          .main.product .box .box_cen .box_r .case_box ul li:nth-child(even) {
            float: right; }
          .main.product .box .box_cen .box_r .case_box ul li {
            width: 48.6%;
            float: left;
            margin-bottom: 2.8%;
            border: 1px solid #e4e4e4;
            box-sizing: border-box; }
            @media (min-width: 1024px) {
              .main.product .box .box_cen .box_r .case_box ul li:hover a {
                background: #025dac; }
                .main.product .box .box_cen .box_r .case_box ul li:hover a .tu img {
                  transform: scale(1.1); }
                .main.product .box .box_cen .box_r .case_box ul li:hover a .cont .cont_b .t, .main.product .box .box_cen .box_r .case_box ul li:hover a .cont .cont_b .txt_box {
                  color: #fff; }
                .main.product .box .box_cen .box_r .case_box ul li:hover a .cont .cont_b .more {
                  background: #fff;
                  border-color: #fff; } }
            .main.product .box .box_cen .box_r .case_box ul li a {
              display: block;
              padding: 25px;
              transition: all 0.5s;
              background: #fff; }
              .main.product .box .box_cen .box_r .case_box ul li a .tu {
                width: 51%;
                float: left;
                overflow: hidden; }
                .main.product .box .box_cen .box_r .case_box ul li a .tu img {
                  width: 100%;
                  transition: all 0.5s;
                  height: auto; }
              .main.product .box .box_cen .box_r .case_box ul li a .cont {
                width: 49%;
                float: left;
                padding: 0 1% 0 8%;
                box-sizing: border-box;
                position: relative; }
                .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .t {
                  font-size: 16px;
                  line-height: 24px;
                  color: #025dac;
                  font-weight: bold;
                  transition: all 0.5s; }
                .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .txt_box {
                  font-size: 14px;
                  line-height: 24px;
                  color: #666;
                  transition: all 0.5s;
                  margin-top: 8px;
                  height: 144px;
                  overflow: hidden; }
                .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .more {
                  width: 84px;
                  height: 32px;
                  border-radius: 3px;
                  position: absolute;
                  bottom: 0;
                  border: 1px solid #ededed;
                  transition: all 0.5s;
                  box-sizing: border-box;
                  font-size: 14px;
                  line-height: 32px;
                  color: #666;
                  text-align: center;
                  background: #f9f9f9; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .case_box {
              margin-top: 40px; }
              .main.product .box .box_cen .box_r .case_box ul li a {
                padding: 15px; }
                .main.product .box .box_cen .box_r .case_box ul li a .cont {
                  padding: 0 0% 0 6%; }
                  .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .txt_box {
                    height: 120px; } }
          @media (max-width: 1200px) {
            .main.product .box .box_cen .box_r .case_box ul li a {
              padding: 15px; }
              .main.product .box .box_cen .box_r .case_box ul li a .cont {
                padding: 0 0% 0 4%; }
                .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .txt_box {
                  height: 96px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .case_box {
              margin-top: 30px; }
              .main.product .box .box_cen .box_r .case_box ul li a {
                padding: 15px; }
                .main.product .box .box_cen .box_r .case_box ul li a .cont {
                  padding: 0 0% 0 4%; }
                  .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .txt_box {
                    height: 88px;
                    font-size: 13px;
                    line-height: 22px; } }
          @media (max-width: 800px) {
            .main.product .box .box_cen .box_r .case_box {
              margin-top: 30px; }
              .main.product .box .box_cen .box_r .case_box ul li a {
                padding: 10px; }
                .main.product .box .box_cen .box_r .case_box ul li a .tu {
                  width: 100%;
                  float: none; }
                .main.product .box .box_cen .box_r .case_box ul li a .cont {
                  padding: 0;
                  width: 100%;
                  float: none;
                  height: auto !important; }
                  .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b {
                    padding-top: 10px; }
                    .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .txt_box {
                      height: auto;
                      height: 66px;
                      margin-top: 10px;
                      font-size: 13px;
                      line-height: 22px; }
                    .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .more {
                      position: static;
                      margin-top: 10px; } }
          @media (max-width: 500px) {
            .main.product .box .box_cen .box_r .case_box ul li:nth-child(even) {
              float: none; }
            .main.product .box .box_cen .box_r .case_box ul li {
              width: 100%;
              float: none; }
              .main.product .box .box_cen .box_r .case_box ul li a {
                padding: 10px; }
                .main.product .box .box_cen .box_r .case_box ul li a .tu {
                  width: 100%;
                  float: none; }
                .main.product .box .box_cen .box_r .case_box ul li a .cont {
                  padding: 0;
                  width: 100%;
                  float: none;
                  height: auto !important; }
                  .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b {
                    padding-top: 10px; }
                    .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .txt_box {
                      height: auto;
                      height: 66px;
                      margin-top: 10px;
                      font-size: 13px;
                      line-height: 22px; }
                    .main.product .box .box_cen .box_r .case_box ul li a .cont .cont_b .more {
                      position: static;
                      margin-top: 10px;
                      margin-bottom: 10px; } }
          .main.product .box .box_cen .box_r .case_box .loading {
            padding-top: 35px;
            padding-bottom: 15px;
            text-align: center;
            display: none; }
            .main.product .box .box_cen .box_r .case_box .loading img {
              display: inline-block; }
            @media (max-width: 600px) {
              .main.product .box .box_cen .box_r .case_box .loading img {
                width: 46px;
                height: auto; } }
        .main.product .box .box_cen .box_r .join_box {
          padding-bottom: 40px; }
          .main.product .box .box_cen .box_r .join_box .text {
            margin-top: 50px; }
            .main.product .box .box_cen .box_r .join_box .text .tl {
              width: 39.45%;
              float: left;
              overflow: hidden;
              position: relative; }
              .main.product .box .box_cen .box_r .join_box .text .tl .txt_box {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                padding: 0 50px;
                box-sizing: border-box; }
                .main.product .box .box_cen .box_r .join_box .text .tl .txt_box .tab {
                  width: 100%;
                  height: 100%;
                  display: table; }
                  .main.product .box .box_cen .box_r .join_box .text .tl .txt_box .tab .tab_cell {
                    display: table-cell;
                    vertical-align: middle; }
                    .main.product .box .box_cen .box_r .join_box .text .tl .txt_box .tab .tab_cell .t {
                      font-size: 24px;
                      line-height: 30px;
                      color: #fff;
                      padding-left: 35px;
                      background: url(../img/peo.png) no-repeat left center; }
                    .main.product .box .box_cen .box_r .join_box .text .tl .txt_box .tab .tab_cell .cont {
                      font-size: 14px;
                      line-height: 24px;
                      color: #fff;
                      margin-top: 18px; }
              .main.product .box .box_cen .box_r .join_box .text .tl img {
                width: 100%;
                height: auto; }
            .main.product .box .box_cen .box_r .join_box .text .tr {
              width: 60.55%;
              float: right;
              overflow: hidden; }
              .main.product .box .box_cen .box_r .join_box .text .tr img {
                width: 100%;
                height: auto; }
          .main.product .box .box_cen .box_r .join_box .email {
            padding: 15px 0;
            text-align: center;
            font-size: 18px;
            line-height: 40px; }
            .main.product .box .box_cen .box_r .join_box .email span {
              color: #025dac;
              font-family: Arial; }
          .main.product .box .box_cen .box_r .join_box .join_tit {
            width: 100%;
            height: 48px;
            background: #025dac;
            padding: 0 1.8%;
            box-sizing: border-box; }
            .main.product .box .box_cen .box_r .join_box .join_tit ul li {
              width: 23%;
              float: left;
              font-size: 16px;
              line-height: 48px;
              color: #fff;
              text-align: center; }
          .main.product .box .box_cen .box_r .join_box .join_main ul li {
            background: #fff; }
            .main.product .box .box_cen .box_r .join_box .join_main ul li .ti {
              width: 100%;
              height: 44px;
              padding: 0 1.8%;
              cursor: pointer;
              box-sizing: border-box;
              border-bottom: 1px solid #ededed; }
              .main.product .box .box_cen .box_r .join_box .join_main ul li .ti .ms {
                width: 23%;
                float: left;
                font-size: 16px;
                line-height: 44px;
                color: #666;
                text-align: center; }
                .main.product .box .box_cen .box_r .join_box .join_main ul li .ti .ms .tab {
                  width: 100%;
                  height: 44px;
                  display: table; }
                  .main.product .box .box_cen .box_r .join_box .join_main ul li .ti .ms .tab .tab_cell {
                    display: table-cell;
                    vertical-align: middle; }
            .main.product .box .box_cen .box_r .join_box .join_main ul li .content {
              padding: 0 4.5% 30px 4.5%;
              display: none;
              border-bottom: 1px solid #ededed; }
              .main.product .box .box_cen .box_r .join_box .join_main ul li .content.show {
                display: block; }
              .main.product .box .box_cen .box_r .join_box .join_main ul li .content .cont {
                padding-top: 15px;
                font-size: 14px;
                line-height: 24px;
                color: #666; }
              .main.product .box .box_cen .box_r .join_box .join_main ul li .content .apply {
                width: 100px;
                height: 40px;
                background: #025dac;
                border-radius: 3px;
                font-size: 16px;
                line-height: 40px;
                color: #fff;
                background: #025dac;
                display: block;
                text-align: center;
                margin-top: 15px; }
          @media (max-width: 1440px) {
            .main.product .box .box_cen .box_r .join_box {
              padding-bottom: 30px; }
              .main.product .box .box_cen .box_r .join_box .text {
                margin-top: 40px; }
                .main.product .box .box_cen .box_r .join_box .text .tl .txt_box {
                  padding: 0 30px; }
                  .main.product .box .box_cen .box_r .join_box .text .tl .txt_box .tab .tab_cell .t {
                    font-size: 20px;
                    line-height: 30px; }
                  .main.product .box .box_cen .box_r .join_box .text .tl .txt_box .tab .tab_cell .cont {
                    font-size: 13px;
                    line-height: 20px;
                    margin-top: 15px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .join_box {
              padding-bottom: 30px; }
              .main.product .box .box_cen .box_r .join_box .text {
                margin-top: 35px; }
                .main.product .box .box_cen .box_r .join_box .text .tl .txt_box {
                  padding: 0 20px; }
              .main.product .box .box_cen .box_r .join_box .join_tit ul li {
                font-size: 15px;
                line-height: 48px; }
              .main.product .box .box_cen .box_r .join_box .join_main ul li {
                background: #fff; }
                .main.product .box .box_cen .box_r .join_box .join_main ul li .ti .ms {
                  font-size: 15px;
                  line-height: 44px; } }
          @media (max-width: 850px) {
            .main.product .box .box_cen .box_r .join_box {
              padding-bottom: 15px; }
              .main.product .box .box_cen .box_r .join_box .text {
                margin-top: 30px; }
                .main.product .box .box_cen .box_r .join_box .text .tr {
                  width: 100%;
                  float: none; }
                .main.product .box .box_cen .box_r .join_box .text .tl {
                  width: 100%;
                  float: none; }
                  .main.product .box .box_cen .box_r .join_box .text .tl .txt_box {
                    padding: 0 50px; }
                    .main.product .box .box_cen .box_r .join_box .text .tl .txt_box .tab .tab_cell .cont {
                      font-size: 14px;
                      line-height: 24px; }
              .main.product .box .box_cen .box_r .join_box .join_tit {
                height: 40px; }
                .main.product .box .box_cen .box_r .join_box .join_tit ul li {
                  height: 40px;
                  font-size: 14px;
                  line-height: 40px; }
              .main.product .box .box_cen .box_r .join_box .join_main ul li {
                background: #fff; }
                .main.product .box .box_cen .box_r .join_box .join_main ul li .ti {
                  height: 40px; }
                  .main.product .box .box_cen .box_r .join_box .join_main ul li .ti .ms {
                    font-size: 14px;
                    line-height: 40px; }
                    .main.product .box .box_cen .box_r .join_box .join_main ul li .ti .ms .tab {
                      height: 40px; }
                .main.product .box .box_cen .box_r .join_box .join_main ul li .content {
                  padding: 0 15px 15px 15px; }
                  .main.product .box .box_cen .box_r .join_box .join_main ul li .content .cont {
                    font-size: 13px;
                    line-height: 22px; }
                  .main.product .box .box_cen .box_r .join_box .join_main ul li .content .apply {
                    width: 90px;
                    height: 36px;
                    line-height: 36px;
                    font-size: 14px;
                    margin-top: 10px; } }
          @media (max-width: 500px) {
            .main.product .box .box_cen .box_r .join_box {
              padding-bottom: 15px; }
              .main.product .box .box_cen .box_r .join_box .text {
                margin-top: 30px; }
                .main.product .box .box_cen .box_r .join_box .text .tr {
                  width: 100%;
                  float: none; }
                .main.product .box .box_cen .box_r .join_box .text .tl {
                  width: 100%;
                  float: none; }
                  .main.product .box .box_cen .box_r .join_box .text .tl .txt_box {
                    padding: 0 10px; }
                    .main.product .box .box_cen .box_r .join_box .text .tl .txt_box .tab .tab_cell .cont {
                      font-size: 13px;
                      line-height: 18px; }
              .main.product .box .box_cen .box_r .join_box .join_main ul li {
                background: #fff; }
                .main.product .box .box_cen .box_r .join_box .join_main ul li .ti {
                  height: 40px; }
                  .main.product .box .box_cen .box_r .join_box .join_main ul li .ti .ms:first-child {
                    line-height: 20px; }
                  .main.product .box .box_cen .box_r .join_box .join_main ul li .ti .ms {
                    font-size: 13px;
                    line-height: 40px; } }
        .main.product .box .box_cen .box_r .jm {
          padding-top: 90px;
          padding-bottom: 90px; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .jm {
              padding: 50px 0; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .jm {
              padding: 50px 0; } }
          @media (max-width: 600px) {
            .main.product .box .box_cen .box_r .jm {
              padding: 30px 0; } }
          .main.product .box .box_cen .box_r .jm .group {
            width: 100%;
            height: auto; }
            .main.product .box .box_cen .box_r .jm .group .input-group {
              width: 33.3%;
              float: left;
              margin-bottom: 8px; }
              .main.product .box .box_cen .box_r .jm .group .input-group select {
                background: none; }
              .main.product .box .box_cen .box_r .jm .group .input-group.file {
                height: 60px; }
                .main.product .box .box_cen .box_r .jm .group .input-group.file input {
                  position: relative;
                  top: 5px;
                  font-size: 14px;
                  color: #333; }
              .main.product .box .box_cen .box_r .jm .group .input-group.resume {
                float: none;
                clear: both; }
                .main.product .box .box_cen .box_r .jm .group .input-group.resume .text {
                  width: 296%;
                  resize: none;
                  height: 150px;
                  background: none;
                  border: 1px solid #ccc; }
              .main.product .box .box_cen .box_r .jm .group .input-group label {
                font-size: 14px;
                line-height: 26px;
                display: block;
                color: #333; }
              .main.product .box .box_cen .box_r .jm .group .input-group .text {
                width: 96%;
                height: 34px;
                line-height: 34px;
                border: 1px solid #ccc;
                text-indent: 1em;
                color: #333;
                box-sizing: border-box; }
              .main.product .box .box_cen .box_r .jm .group .input-group input.text {
                height: 32px;
                line-height: 32px;
                background: none;
                font-size: 14px; }
            @media (max-width: 1240px) {
              .main.product .box .box_cen .box_r .jm .group .input-group.resume {
                float: none;
                clear: both; }
                .main.product .box .box_cen .box_r .jm .group .input-group.resume .text {
                  width: 292%;
                  resize: none;
                  height: 180px;
                  background: none; }
              .main.product .box .box_cen .box_r .jm .group .input-group label {
                font-size: 14px;
                line-height: 26px;
                display: block; }
              .main.product .box .box_cen .box_r .jm .group .input-group .text {
                width: 92%;
                height: 34px;
                line-height: 34px;
                box-sizing: border-box; }
              .main.product .box .box_cen .box_r .jm .group .input-group input.text {
                height: 32px;
                line-height: 32px;
                background: none;
                font-size: 14px; } }
            @media (max-width: 1024px) {
              .main.product .box .box_cen .box_r .jm .group .input-group {
                width: 100%;
                margin-bottom: 10px;
                float: none; }
                .main.product .box .box_cen .box_r .jm .group .input-group .text {
                  width: 100%;
                  height: 30px;
                  line-height: 30px; }
                .main.product .box .box_cen .box_r .jm .group .input-group.resume .text {
                  width: 100%;
                  resize: none;
                  height: 100px; } }
          .main.product .box .box_cen .box_r .jm .btn-box {
            padding-bottom: 10px; }
            .main.product .box .box_cen .box_r .jm .btn-box .btn {
              width: 152px;
              text-align: center;
              height: 40px;
              line-height: 40px;
              border-radius: 40px;
              font-size: 16px;
              color: #fff;
              border: 1px solid #025dac;
              background: #025dac;
              clear: both; }
            @media (max-width: 1240px) {
              .main.product .box .box_cen .box_r .jm .btn-box {
                width: 90%; }
                .main.product .box .box_cen .box_r .jm .btn-box .btn {
                  width: 120px;
                  height: 35px;
                  line-height: 35px;
                  font-size: 14px; } }
            @media (max-width: 1024px) {
              .main.product .box .box_cen .box_r .jm .btn-box {
                width: 90%; }
                .main.product .box .box_cen .box_r .jm .btn-box .btn {
                  width: 100px;
                  height: 30px;
                  line-height: 30px;
                  font-size: 14px; } }
        .main.product .box .box_cen .box_r .flexslider {
          margin-top: 50px; }
          .main.product .box .box_cen .box_r .flexslider .flex-control-nav {
            text-align: right;
            padding-right: 4%;
            width: 50%;
            right: 0;
            bottom: 15px;
            box-sizing: border-box; }
            .main.product .box .box_cen .box_r .flexslider .flex-control-nav li a {
              text-indent: 1000px;
              background: #cecece;
              border-radius: 50%;
              position: relative; }
              .main.product .box .box_cen .box_r .flexslider .flex-control-nav li a.flex-active {
                position: relative;
                background: #025dac; }
                .main.product .box .box_cen .box_r .flexslider .flex-control-nav li a.flex-active::before {
                  content: '';
                  width: 18px;
                  position: absolute;
                  left: 50%;
                  height: 18px;
                  margin-top: -9px;
                  border-radius: 50%;
                  top: 50%;
                  margin-left: -9px;
                  border: 1px solid #025dac;
                  box-sizing: border-box; }
          .main.product .box .box_cen .box_r .flexslider .slides li a {
            display: block; }
            @media (min-width: 1024px) {
              .main.product .box .box_cen .box_r .flexslider .slides li a:hover .tu img {
                transform: scale(1.1); } }
            .main.product .box .box_cen .box_r .flexslider .slides li a .tu {
              float: left;
              width: 32.1%;
              overflow: hidden; }
              .main.product .box .box_cen .box_r .flexslider .slides li a .tu img {
                width: 100%;
                transition: all 0.5s;
                height: auto; }
            .main.product .box .box_cen .box_r .flexslider .slides li a .cont {
              float: left;
              padding: 0 3.4%;
              width: 67.9%;
              box-sizing: border-box; }
              .main.product .box .box_cen .box_r .flexslider .slides li a .cont .t {
                font-size: 16px;
                line-height: 24px;
                color: #333;
                font-weight: bold;
                padding-top: 9%; }
              .main.product .box .box_cen .box_r .flexslider .slides li a .cont .time {
                font-size: 14px;
                line-height: 24px;
                color: #999;
                margin-top: 15px;
                padding-left: 30px;
                background: url(../img/time2.png) no-repeat left center; }
              .main.product .box .box_cen .box_r .flexslider .slides li a .cont .conn {
                font-size: 14px;
                line-height: 24px;
                color: #666;
                height: 48px;
                padding-right: 10%;
                overflow: hidden;
                margin-top: 11px; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .flexslider {
              margin-top: 40px; }
              .main.product .box .box_cen .box_r .flexslider .flex-control-nav {
                bottom: 5px; }
              .main.product .box .box_cen .box_r .flexslider .slides li a .cont {
                float: left;
                padding: 0 3.4%; }
                .main.product .box .box_cen .box_r .flexslider .slides li a .cont .t {
                  padding-top: 9%; }
                .main.product .box .box_cen .box_r .flexslider .slides li a .cont .conn {
                  padding-right: 0%;
                  margin-top: 11px; } }
          @media (max-width: 1200px) {
            .main.product .box .box_cen .box_r .flexslider .slides li a .cont .t {
              padding-top: 7%; }
            .main.product .box .box_cen .box_r .flexslider .slides li a .cont .time {
              margin-top: 10px; }
            .main.product .box .box_cen .box_r .flexslider .slides li a .cont .conn {
              margin-top: 8px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .flexslider {
              margin-top: 35px; } }
          @media (max-width: 850px) {
            .main.product .box .box_cen .box_r .flexslider {
              margin-top: 30px; }
              .main.product .box .box_cen .box_r .flexslider .flex-control-nav {
                bottom: -50px;
                width: 100%;
                padding: 0;
                text-align: center; }
                .main.product .box .box_cen .box_r .flexslider .flex-control-nav li {
                  margin: 0 8px; }
              .main.product .box .box_cen .box_r .flexslider .slides li a .tu {
                width: 100%;
                float: none; }
              .main.product .box .box_cen .box_r .flexslider .slides li a .cont {
                width: 100%;
                float: none;
                padding: 15px 10px; }
                .main.product .box .box_cen .box_r .flexslider .slides li a .cont .t {
                  padding-top: 0%; }
                .main.product .box .box_cen .box_r .flexslider .slides li a .cont .time {
                  margin-top: 10px; }
                .main.product .box .box_cen .box_r .flexslider .slides li a .cont .conn {
                  margin-top: 8px; } }
        .main.product .box .box_cen .box_r .news {
          margin-top: 15px; }
          .main.product .box .box_cen .box_r .news ul li {
            padding: 25px 0;
            border-bottom: 1px solid #ebebeb; }
            @media (min-width: 1024px) {
              .main.product .box .box_cen .box_r .news ul li:hover a .date {
                background: #025dac; }
                .main.product .box .box_cen .box_r .news ul li:hover a .date .tab .tab_cell .day, .main.product .box .box_cen .box_r .news ul li:hover a .date .tab .tab_cell .y {
                  color: #fff; }
              .main.product .box .box_cen .box_r .news ul li:hover a .cont .ico {
                background: url(../img/jt2.png) no-repeat right center;
                background-size: cover; }
              .main.product .box .box_cen .box_r .news ul li:hover a .cont .cont2 .t {
                color: #025dac; } }
            .main.product .box .box_cen .box_r .news ul li a {
              display: block;
              position: relative;
              height: 110px; }
              .main.product .box .box_cen .box_r .news ul li a .cont {
                width: 100%;
                height: 110px;
                padding-left: 115px;
                padding-right: 100px;
                position: relative;
                box-sizing: border-box; }
                .main.product .box .box_cen .box_r .news ul li a .cont .ico {
                  width: 35px;
                  transition: all 0.5s;
                  height: 35px;
                  position: absolute;
                  right: 35px;
                  top: 50%;
                  margin-top: -17.5px;
                  background: url(../img/jt.png) no-repeat right center;
                  background-size: cover; }
                .main.product .box .box_cen .box_r .news ul li a .cont .cont2 {
                  padding-top: 4px; }
                  .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .t {
                    font-size: 16px;
                    line-height: 24px;
                    color: #333;
                    font-weight: bold;
                    transition: all 0.5s; }
                  .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .time {
                    font-size: 14px;
                    line-height: 24px;
                    color: #999;
                    margin-top: 15px;
                    padding-left: 30px;
                    background: url(../img/time2.png) no-repeat left center; }
                  .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .conn {
                    font-size: 14px;
                    line-height: 24px;
                    color: #666;
                    height: 24px;
                    margin-top: 11px; }
              .main.product .box .box_cen .box_r .news ul li a .date {
                position: absolute;
                left: 0;
                top: 0;
                width: 90px;
                height: 110px;
                transition: all 0.5s;
                background: #ebebeb; }
                .main.product .box .box_cen .box_r .news ul li a .date .tab {
                  width: 100%;
                  height: 100%;
                  display: table; }
                  .main.product .box .box_cen .box_r .news ul li a .date .tab .tab_cell {
                    display: table-cell;
                    vertical-align: middle; }
                    .main.product .box .box_cen .box_r .news ul li a .date .tab .tab_cell .day {
                      font-size: 48px;
                      line-height: 50px;
                      color: #025dac;
                      text-align: center;
                      font-family: Arial;
                      transition: all 0.5s; }
                    .main.product .box .box_cen .box_r .news ul li a .date .tab .tab_cell .y {
                      font-size: 14px;
                      line-height: 24px;
                      color: #025dac;
                      font-family: Arial;
                      text-align: center;
                      transition: all 0.5s; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .news ul li {
              padding: 20px 0; }
              .main.product .box .box_cen .box_r .news ul li a .date .tab .tab_cell .day {
                font-size: 40px;
                line-height: 42px; } }
          @media (max-width: 1200px) {
            .main.product .box .box_cen .box_r .news ul li a .cont .cont2 {
              padding-top: 8px; }
              .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .time {
                margin-top: 10px; }
              .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .conn {
                margin-top: 8px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .news {
              margin-top: 50px; }
              .main.product .box .box_cen .box_r .news ul li {
                padding: 15px 0; }
                .main.product .box .box_cen .box_r .news ul li a {
                  height: 100px; }
                  .main.product .box .box_cen .box_r .news ul li a .date {
                    width: 80px;
                    height: 100px; }
                    .main.product .box .box_cen .box_r .news ul li a .date .tab .tab_cell .day {
                      font-size: 36px;
                      line-height: 38px; }
                    .main.product .box .box_cen .box_r .news ul li a .date .tab .tab_cell .y {
                      font-size: 13px; }
                  .main.product .box .box_cen .box_r .news ul li a .cont {
                    padding-left: 100px;
                    padding-right: 50px; }
                    .main.product .box .box_cen .box_r .news ul li a .cont .cont2 {
                      padding-top: 3px; }
                    .main.product .box .box_cen .box_r .news ul li a .cont .ico {
                      right: 0;
                      width: 30px;
                      height: 30px;
                      margin-top: -15px;
                      background-size: cover; } }
          @media (max-width: 600px) {
            .main.product .box .box_cen .box_r .news {
              margin-top: 55px; }
              .main.product .box .box_cen .box_r .news ul li {
                padding: 10px 0; }
                .main.product .box .box_cen .box_r .news ul li a {
                  height: 80px; }
                  .main.product .box .box_cen .box_r .news ul li a .date {
                    width: 70px;
                    height: 80px; }
                    .main.product .box .box_cen .box_r .news ul li a .date .tab .tab_cell .day {
                      font-size: 30px;
                      line-height: 32px; }
                    .main.product .box .box_cen .box_r .news ul li a .date .tab .tab_cell .y {
                      font-size: 13px; }
                  .main.product .box .box_cen .box_r .news ul li a .cont {
                    padding-left: 85px;
                    padding-right: 0px; }
                    .main.product .box .box_cen .box_r .news ul li a .cont .cont2 {
                      padding-top: 0px; }
                      .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .time {
                        margin-top: 4px;
                        padding-left: 23px; }
                      .main.product .box .box_cen .box_r .news ul li a .cont .cont2 .conn {
                        margin-top: 0; }
                    .main.product .box .box_cen .box_r .news ul li a .cont .ico {
                      display: none; } }
        .main.product .box .box_cen .box_r .news_detail {
          padding-top: 55px; }
          .main.product .box .box_cen .box_r .news_detail .title_box {
            border-bottom: 1px solid #ebebeb;
            padding-bottom: 20px; }
            .main.product .box .box_cen .box_r .news_detail .title_box .t {
              font-size: 24px;
              line-height: 30px;
              color: #333;
              text-align: center; }
            .main.product .box .box_cen .box_r .news_detail .title_box .msg {
              text-align: center;
              margin-top: 18px; }
              .main.product .box .box_cen .box_r .news_detail .title_box .msg div {
                vertical-align: middle;
                display: inline-block;
                font-size: 14px;
                line-height: 24px;
                margin: 0 15px;
                color: #999;
                padding-left: 26px; }
                .main.product .box .box_cen .box_r .news_detail .title_box .msg div.date {
                  background: url(../img/time.png) no-repeat left center; }
                .main.product .box .box_cen .box_r .news_detail .title_box .msg div.num {
                  background: url(../img/read.png) no-repeat left center; }
          .main.product .box .box_cen .box_r .news_detail .content {
            font-size: 14px;
            line-height: 28px;
            color: #666;
            padding-top: 20px;
            border-bottom: 1px solid #ebebeb;
            padding-bottom: 40px; }
            .main.product .box .box_cen .box_r .news_detail .content p {
              text-indent: 2em; }
            .main.product .box .box_cen .box_r .news_detail .content img {
              max-width: 100%; }
          .main.product .box .box_cen .box_r .news_detail .page_box {
            position: relative;
            padding-bottom: 20px;
            margin-top: 30px; }
            .main.product .box .box_cen .box_r .news_detail .page_box .pl {
              padding-right: 140px;
              width: 100%;
              position: relative;
              box-sizing: border-box; }
              .main.product .box .box_cen .box_r .news_detail .page_box .pl p a {
                display: inline-block;
                font-size: 16px;
                line-height: 30px;
                max-width: 100%;
                color: #666;
                transition: all 0.3s; }
                .main.product .box .box_cen .box_r .news_detail .page_box .pl p a span {
                  color: #666;
                  transition: all 0.3s; }
                @media (min-width: 1024px) {
                  .main.product .box .box_cen .box_r .news_detail .page_box .pl p a:hover {
                    color: #025dac;
                    text-decoration: underline; }
                    .main.product .box .box_cen .box_r .news_detail .page_box .pl p a:hover span {
                      color: #025dac; } }
            .main.product .box .box_cen .box_r .news_detail .page_box .return2 {
              position: absolute;
              right: 0;
              top: 5px;
              width: 128px;
              display: block;
              height: 40px;
              background: #025dac;
              border-radius: 5px;
              text-align: center; }
              .main.product .box .box_cen .box_r .news_detail .page_box .return2 .txt {
                font-size: 16px;
                line-height: 40px;
                color: #fff;
                display: inline-block;
                vertical-align: middle;
                margin: 0 3px; }
              .main.product .box .box_cen .box_r .news_detail .page_box .return2 .ico {
                display: inline-block;
                vertical-align: middle;
                width: 18px;
                height: 100%;
                background: url(../img/return.png) no-repeat center center;
                margin: 0 3px; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .news_detail {
              padding-top: 45px; }
              .main.product .box .box_cen .box_r .news_detail .title_box {
                padding-bottom: 15px; }
                .main.product .box .box_cen .box_r .news_detail .title_box .t {
                  font-size: 20px;
                  line-height: 30px; }
                .main.product .box .box_cen .box_r .news_detail .title_box .msg {
                  margin-top: 15px; }
              .main.product .box .box_cen .box_r .news_detail .content {
                font-size: 14px;
                line-height: 24px;
                padding-top: 15px;
                padding-bottom: 30px; }
              .main.product .box .box_cen .box_r .news_detail .page_box {
                margin-top: 20px;
                padding-bottom: 15px; }
                .main.product .box .box_cen .box_r .news_detail .page_box .pl p a {
                  font-size: 14px;
                  line-height: 24px; }
                .main.product .box .box_cen .box_r .news_detail .page_box .return2 .txt {
                  font-size: 14px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .news_detail {
              padding-top: 0px; }
              .main.product .box .box_cen .box_r .news_detail .title_box {
                padding-bottom: 10px; }
                .main.product .box .box_cen .box_r .news_detail .title_box .t {
                  font-size: 18px;
                  line-height: 24px; }
                .main.product .box .box_cen .box_r .news_detail .title_box .msg {
                  margin-top: 5px; }
                  .main.product .box .box_cen .box_r .news_detail .title_box .msg div {
                    margin: 0 5px;
                    font-size: 13px; }
              .main.product .box .box_cen .box_r .news_detail .content {
                font-size: 14px;
                line-height: 24px;
                padding-top: 15px;
                padding-bottom: 20px; }
              .main.product .box .box_cen .box_r .news_detail .page_box {
                margin-top: 20px;
                padding-bottom: 15px; }
                .main.product .box .box_cen .box_r .news_detail .page_box .pl p {
                  height: 24px; }
                  .main.product .box .box_cen .box_r .news_detail .page_box .pl p a {
                    font-size: 14px;
                    line-height: 24px; }
                .main.product .box .box_cen .box_r .news_detail .page_box .return2 .txt {
                  font-size: 14px; } }
          @media (max-width: 600px) {
            .main.product .box .box_cen .box_r .news_detail {
              padding-top: 0px; }
              .main.product .box .box_cen .box_r .news_detail .page_box {
                margin-top: 15px;
                padding-bottom: 15px; }
                .main.product .box .box_cen .box_r .news_detail .page_box .pl {
                  width: 100%;
                  padding-right: 0; }
                  .main.product .box .box_cen .box_r .news_detail .page_box .pl p {
                    height: 24px; }
                    .main.product .box .box_cen .box_r .news_detail .page_box .pl p a {
                      font-size: 14px;
                      line-height: 24px; }
                .main.product .box .box_cen .box_r .news_detail .page_box .return2 {
                  width: 100px;
                  height: 36px;
                  position: static;
                  margin: 15px auto 0 auto; }
                  .main.product .box .box_cen .box_r .news_detail .page_box .return2 .txt {
                    position: static;
                    font-size: 14px;
                    line-height: 36px; } }
        .main.product .box .box_cen .box_r .download_box {
          margin-top: 50px; }
          .main.product .box .box_cen .box_r .download_box ul li:nth-child(even) {
            float: right; }
          .main.product .box .box_cen .box_r .download_box ul li {
            float: left;
            width: 48.6%;
            border: 1px solid #ededed;
            height: 70px;
            background: #fff;
            margin-bottom: 2%; }
            .main.product .box .box_cen .box_r .download_box ul li a {
              display: block;
              height: 100%;
              width: 100%;
              position: relative; }
              @media (min-width: 1024px) {
                .main.product .box .box_cen .box_r .download_box ul li a:hover .dl .bg {
                  transform: scaleX(1);
                  transform-origin: left center; }
                .main.product .box .box_cen .box_r .download_box ul li a:hover .dl .cont .t, .main.product .box .box_cen .box_r .download_box ul li a:hover .dl .cont .date {
                  color: #fff; } }
              .main.product .box .box_cen .box_r .download_box ul li a .dl {
                width: 100%;
                box-sizing: border-box;
                padding-left: 20px;
                padding-right: 82px;
                position: relative;
                padding-top: 11px;
                height: 100%; }
                .main.product .box .box_cen .box_r .download_box ul li a .dl .bg {
                  width: 100%;
                  position: absolute;
                  right: 0;
                  top: 0;
                  background: #025dac;
                  height: 100%;
                  transform: scaleX(0);
                  transition: transform 0.5s;
                  transform-origin: right center; }
                .main.product .box .box_cen .box_r .download_box ul li a .dl .cont {
                  position: relative;
                  z-index: 10; }
                  .main.product .box .box_cen .box_r .download_box ul li a .dl .cont .t {
                    font-size: 16px;
                    line-height: 24px;
                    color: #333;
                    transition: all 0.5s; }
                  .main.product .box .box_cen .box_r .download_box ul li a .dl .cont .date {
                    font-size: 14px;
                    line-height: 24px;
                    color: #999;
                    transition: all 0.5s; }
              .main.product .box .box_cen .box_r .download_box ul li a .ico {
                position: absolute;
                right: 0;
                top: 0;
                display: block;
                background: url(../img/download.png) no-repeat center center #025dac;
                border-left: 1px solid #ededed;
                width: 62px;
                height: 100%; }
          .main.product .box .box_cen .box_r .download_box .page {
            clear: both;
            text-align: center;
            font-size: 0;
            margin-top: 75px;
            padding-bottom: 40px; }
            .main.product .box .box_cen .box_r .download_box .page a {
              height: 32px;
              font-size: 16px;
              line-height: 32px;
              color: #777;
              padding: 0 10px;
              box-sizing: border-box;
              background: #fff;
              border: 1px solid #ededed;
              display: inline-block;
              margin-left: -1px;
              transition: all 0.5s; }
              .main.product .box .box_cen .box_r .download_box .page a.cur {
                background: #025dac;
                color: #fff; }
              @media (min-width: 1024px) {
                .main.product .box .box_cen .box_r .download_box .page a:hover {
                  background: #025dac;
                  color: #fff; } }
              .main.product .box .box_cen .box_r .download_box .page a.prev {
                margin-right: 8px; }
              .main.product .box .box_cen .box_r .download_box .page a.next {
                margin-left: 8px; }
            @media (max-width: 1420px) {
              .main.product .box .box_cen .box_r .download_box .page {
                margin-top: 50px;
                padding-bottom: 30px; }
                .main.product .box .box_cen .box_r .download_box .page a {
                  font-size: 14px; } }
            @media (max-width: 1024px) {
              .main.product .box .box_cen .box_r .download_box .page {
                margin-top: 20px;
                padding-bottom: 20px; }
                .main.product .box .box_cen .box_r .download_box .page a {
                  font-size: 14px;
                  height: 28px;
                  padding: 0 8px;
                  line-height: 28px; }
                  .main.product .box .box_cen .box_r .download_box .page a.prev {
                    margin-right: 4px; }
                  .main.product .box .box_cen .box_r .download_box .page a.next {
                    margin-left: 4px; } }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .download_box {
              margin-top: 40px; }
              .main.product .box .box_cen .box_r .download_box ul li {
                height: 60px; }
                .main.product .box .box_cen .box_r .download_box ul li a .dl {
                  padding-left: 15px;
                  padding-right: 75px;
                  padding-top: 6px; }
                .main.product .box .box_cen .box_r .download_box ul li a .ico {
                  width: 60px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .download_box {
              margin-top: 35px; }
              .main.product .box .box_cen .box_r .download_box ul li {
                height: 54px; }
                .main.product .box .box_cen .box_r .download_box ul li a .dl {
                  padding-left: 15px;
                  padding-right: 65px;
                  padding-top: 3px; }
                .main.product .box .box_cen .box_r .download_box ul li a .ico {
                  width: 50px; } }
          @media (max-width: 850px) {
            .main.product .box .box_cen .box_r .download_box {
              margin-top: 30px; } }
          @media (max-width: 650px) {
            .main.product .box .box_cen .box_r .download_box ul li:nth-child(even) {
              float: none; }
            .main.product .box .box_cen .box_r .download_box ul li {
              float: none;
              width: 100%;
              margin-bottom: 10px; }
              .main.product .box .box_cen .box_r .download_box ul li a .dl {
                padding-top: 7px;
                padding-left: 10px;
                padding-right: 60px; }
                .main.product .box .box_cen .box_r .download_box ul li a .dl .cont .t, .main.product .box .box_cen .box_r .download_box ul li a .dl .cont .date {
                  line-height: 20px; } }
        .main.product .box .box_cen .box_r .map_box {
          margin-top: 50px; }
          .main.product .box .box_cen .box_r .map_box #map {
            width: 50%;
            height: 510px;
            float: left; }
            .main.product .box .box_cen .box_r .map_box #map .anchorBL {
              display: none; }
          .main.product .box .box_cen .box_r .map_box .map_main {
            width: 50%;
            height: 510px;
            padding: 0 4.1%;
            box-sizing: border-box;
            background: #025dac;
            float: left; }
            .main.product .box .box_cen .box_r .map_box .map_main .tab {
              width: 100%;
              height: 100%;
              display: table; }
              .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell {
                display: table-cell;
                vertical-align: middle; }
                .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .t {
                  font-size: 24px;
                  line-height: 36px;
                  color: #fff;
                  padding-bottom: 7px;
                  border-bottom: 1px dashed #3773b5; }
                .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .cont {
                  font-size: 14px;
                  line-height: 24px;
                  color: #fff;
                  padding-top: 15px;
                  padding-bottom: 25px;
                  border-bottom: 1px dashed #3773b5; }
                  .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .cont p span {
                    color: #15bcc2; }
                .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg {
                  margin-top: 30px;
                  position: relative; }
                  .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .code_l {
                    width: 104px;
                    height: 104px;
                    overflow: hidden; }
                    .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .code_l img {
                      width: 100%;
                      height: auto; }
                  .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .con2 {
                    position: absolute;
                    left: 0;
                    top: 50%;
                    margin-top: -40px;
                    width: 100%;
                    padding-left: 127px;
                    height: 100%;
                    box-sizing: border-box;
                    font-size: 14px;
                    line-height: 24px;
                    color: #fff; }
                    .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .con2 .bdsharebuttonbox {
                      margin-top: 10px; }
                      .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .con2 .bdsharebuttonbox a {
                        width: 22px;
                        height: 22px;
                        margin: 0 13px 0 0;
                        padding-left: 0; }
                        .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .con2 .bdsharebuttonbox a.bds_sqq {
                          background: url(../img/qq2.png) no-repeat top center; }
                        .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .con2 .bdsharebuttonbox a.bds_tsina {
                          background: url(../img/sina2.png) no-repeat top center; }
                        .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .con2 .bdsharebuttonbox a.bds_weixin {
                          background: url(../img/wx2.png) no-repeat top center; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .map_box {
              margin-top: 40px; }
              .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .t {
                font-size: 20px;
                line-height: 32px; }
              .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .cont {
                padding-top: 15px;
                padding-bottom: 15px; }
              .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg {
                margin-top: 20px; } }
          @media (max-width: 1024px) {
            .main.product .box .box_cen .box_r .map_box {
              margin-top: 35px; }
              .main.product .box .box_cen .box_r .map_box #map {
                height: 450px; }
              .main.product .box .box_cen .box_r .map_box .map_main {
                height: 450px; }
                .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .t {
                  font-size: 20px;
                  line-height: 32px; }
                .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .cont {
                  padding-top: 15px;
                  padding-bottom: 15px; }
                .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg {
                  margin-top: 15px; }
                  .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .code_l {
                    width: 90px;
                    height: 90px; }
                  .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .con2 {
                    padding-left: 105px; } }
          @media (max-width: 800px) {
            .main.product .box .box_cen .box_r .map_box {
              margin-top: 30px; }
              .main.product .box .box_cen .box_r .map_box #map {
                width: 100%;
                float: none;
                height: 400px; }
              .main.product .box .box_cen .box_r .map_box .map_main {
                height: auto;
                width: 100%;
                float: none;
                padding: 20px 3%; }
                .main.product .box .box_cen .box_r .map_box .map_main .tab {
                  display: block; }
                  .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell {
                    display: block; }
                    .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .t {
                      font-size: 20px;
                      line-height: 32px; }
                    .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .cont {
                      padding-top: 10px;
                      padding-bottom: 15px; }
                    .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg {
                      margin-top: 10px; }
                      .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .code_l {
                        width: 90px;
                        height: 90px; }
                      .main.product .box .box_cen .box_r .map_box .map_main .tab .tab_cell .msg .con2 {
                        padding-left: 105px; } }
          @media (max-width: 600px) {
            .main.product .box .box_cen .box_r .map_box #map {
              height: 280px; } }
        .main.product .box .box_cen .box_r .online {
          padding-top: 45px; }
          .main.product .box .box_cen .box_r .online .title2 .t {
            font-size: 24px;
            line-height: 34px;
            color: #4a4a4a; }
          .main.product .box .box_cen .box_r .online .title2 .ds {
            font-size: 14px;
            line-height: 24px;
            color: #666; }
          .main.product .box .box_cen .box_r .online .input_group {
            margin-top: 32px;
            padding-bottom: 30px; }
            .main.product .box .box_cen .box_r .online .input_group .submit {
              text-align: center;
              clear: both;
              margin-top: 30px; }
              .main.product .box .box_cen .box_r .online .input_group .submit input {
                width: 124px;
                height: 42px;
                background: #e2e2e2;
                margin: 0 14px;
                border-radius: 3px;
                display: inline-block;
                text-align: center;
                font-size: 14px;
                line-height: 42px;
                color: #333;
                border: none; }
                .main.product .box .box_cen .box_r .online .input_group .submit input.sub {
                  background: #025dac;
                  color: #fff; }
            .main.product .box .box_cen .box_r .online .input_group .verification {
              width: 275px;
              height: 48px;
              background: #fff;
              border: 1px solid #f1f1f1;
              box-sizing: border-box; }
              .main.product .box .box_cen .box_r .online .input_group .verification .code {
                width: 98px;
                height: 48px;
                border-left: 1px solid #f1f1f1;
                box-sizing: border-box;
                text-align: center;
                line-height: 48px;
                float: left; }
                .main.product .box .box_cen .box_r .online .input_group .verification .code img {
                  width: 88px;
                  height: 33px;
                  display: inline-block; }
              .main.product .box .box_cen .box_r .online .input_group .verification .input {
                width: 175px;
                height: 100%;
                float: left;
                position: relative; }
                .main.product .box .box_cen .box_r .online .input_group .verification .input label {
                  position: absolute;
                  left: 0;
                  top: 0;
                  font-size: 14px;
                  line-height: 48px;
                  color: #999;
                  padding-left: 15px; }
                .main.product .box .box_cen .box_r .online .input_group .verification .input input {
                  width: 100%;
                  height: 100%;
                  padding: 0 0px 0 72px;
                  border: none;
                  font-size: 14px;
                  line-height: 48px;
                  color: #999;
                  box-sizing: border-box; }
            .main.product .box .box_cen .box_r .online .input_group .textarea {
              width: 100%;
              height: 155px;
              background: #fff;
              border: 1px solid #f1f1f1;
              box-sizing: border-box;
              margin-bottom: 1.5%;
              position: relative; }
              .main.product .box .box_cen .box_r .online .input_group .textarea span {
                position: absolute;
                left: 0;
                top: 0;
                font-size: 14px;
                line-height: 48px;
                color: #999;
                padding-left: 15px; }
              .main.product .box .box_cen .box_r .online .input_group .textarea textarea {
                width: 100%;
                height: 100%;
                display: block;
                padding: 12px 0px 0 85px;
                font-size: 14px;
                line-height: 24px;
                border: none;
                resize: none;
                color: #999;
                box-sizing: border-box; }
            .main.product .box .box_cen .box_r .online .input_group .input_box .input_main {
              width: 48.6%;
              height: 48px;
              border: 1px solid #f1f1f1;
              box-sizing: border-box;
              background: #fff;
              margin-bottom: 1.5%;
              position: relative; }
              .main.product .box .box_cen .box_r .online .input_group .input_box .input_main.input_main2 input {
                padding: 0 0px 0 85px; }
              .main.product .box .box_cen .box_r .online .input_group .input_box .input_main label {
                position: absolute;
                left: 0;
                top: 0;
                font-size: 14px;
                line-height: 48px;
                color: #999;
                padding-left: 15px; }
              .main.product .box .box_cen .box_r .online .input_group .input_box .input_main input {
                width: 100%;
                height: 100%;
                padding: 0 40px 0 85px;
                border: none;
                font-size: 14px;
                line-height: 48px;
                color: #999;
                box-sizing: border-box; }
              .main.product .box .box_cen .box_r .online .input_group .input_box .input_main span {
                font-size: 14px;
                color: #e71f1a;
                position: absolute;
                right: 30px;
                top: 0;
                line-height: 48px; }
          @media (max-width: 1420px) {
            .main.product .box .box_cen .box_r .online {
              padding-top: 40px; }
              .main.product .box .box_cen .box_r .online .title2 .t {
                font-size: 20px; }
              .main.product .box .box_cen .box_r .online .input_group {
                margin-top: 28px;
                padding-bottom: 20px; }
                .main.product .box .box_cen .box_r .online .input_group .input_box .input_main.input_main2 input {
                  padding: 0 0px 0 85px; }
                .main.product .box .box_cen .box_r .online .input_group .input_box .input_main input {
                  padding: 0 20px 0 85px; }
                .main.product .box .box_cen .box_r .online .input_group .input_box .input_main span {
                  right: 10px; } }
          @media (max-width: 850px) {
            .main.product .box .box_cen .box_r .online {
              padding-top: 30px;
              padding-bottom: 0; }
              .main.product .box .box_cen .box_r .online .input_group {
                margin-top: 28px;
                padding-bottom: 20px; }
                .main.product .box .box_cen .box_r .online .input_group .submit {
                  text-align: center;
                  clear: both;
                  margin-top: 30px; }
                  .main.product .box .box_cen .box_r .online .input_group .submit input {
                    width: 110px;
                    height: 40px;
                    margin: 0 8px; }
                .main.product .box .box_cen .box_r .online .input_group .textarea {
                  margin-bottom: 10px;
                  height: 120px; }
                .main.product .box .box_cen .box_r .online .input_group .input_box {
                  height: auto; }
                  .main.product .box .box_cen .box_r .online .input_group .input_box .input_main {
                    width: 100%;
                    margin-bottom: 10px; }
                    .main.product .box .box_cen .box_r .online .input_group .input_box .input_main.input_main2 input {
                      padding: 0 0px 0 85px; }
                    .main.product .box .box_cen .box_r .online .input_group .input_box .input_main input {
                      padding: 0 20px 0 85px; }
                    .main.product .box .box_cen .box_r .online .input_group .input_box .input_main span {
                      right: 10px; } }
    @media (max-width: 1420px) {
      .main.product .box .box_cen {
        padding-bottom: 60px; }
        .main.product .box .box_cen .box_l {
          width: 20%; }
          .main.product .box .box_cen .box_l .pro_box .tit {
            padding-left: 20px; }
            .main.product .box .box_cen .box_l .pro_box .tit .cn {
              font-size: 18px; }
          .main.product .box .box_cen .box_l .pro_box .pro {
            padding: 10px 15px; }
            .main.product .box .box_cen .box_l .pro_box .pro ul li a .cont .ico {
              right: 15px; }
            .main.product .box .box_cen .box_l .pro_box .pro ul li a .txt {
              font-size: 15px;
              line-height: 22px;
              padding-right: 30px; }
        .main.product .box .box_cen .box_r .title {
          margin-top: 35px; }
          .main.product .box .box_cen .box_r .title .cn {
            font-size: 20px;
            line-height: 32px; }
          .main.product .box .box_cen .box_r .title .en {
            font-size: 26px;
            line-height: 26px;
            margin-top: -13px; }
        .main.product .box .box_cen .box_r .con {
          font-size: 14px;
          line-height: 24px;
          padding-top: 40px; }
        .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li {
          margin-bottom: 20px; } }
    @media (max-width: 1024px) {
      .main.product .box {
        padding-top: 50px; }
        .main.product .box .box_cen {
          padding-bottom: 60px; }
          .main.product .box .box_cen .box_l {
            display: none; }
          .main.product .box .box_cen .box_r {
            width: 100%;
            float: none; }
            .main.product .box .box_cen .box_r .pos {
              display: none; }
            .main.product .box .box_cen .box_r .title {
              margin-top: 0px; }
              .main.product .box .box_cen .box_r .title .cn {
                font-size: 20px;
                line-height: 32px; }
              .main.product .box .box_cen .box_r .title .en {
                font-size: 26px;
                line-height: 26px;
                margin-top: -13px; }
            .main.product .box .box_cen .box_r .con {
              font-size: 14px;
              line-height: 24px;
              padding-top: 25px; }
            .main.product .box .box_cen .box_r .pro_list .t {
              padding: 12px 0; }
            .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li {
              margin-bottom: 20px; } }
    @media (max-width: 800px) {
      .main.product .box {
        padding-top: 30px; }
        .main.product .box .box_cen {
          padding-bottom: 40px; }
          .main.product .box .box_cen .box_r .con {
            padding-top: 20px; }
          .main.product .box .box_cen .box_r .title {
            margin-top: 0px; }
            .main.product .box .box_cen .box_r .title .cn {
              font-size: 20px;
              line-height: 24px; }
            .main.product .box .box_cen .box_r .title .en {
              font-size: 20px;
              line-height: 20px;
              margin-top: -6px; }
          .main.product .box .box_cen .box_r .pro_list .t {
            padding: 15px 0; }
          .main.product .box .box_cen .box_r .pro_list .pro_list_main ul {
            overflow: hidden; }
            .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li:nth-child(even) {
              float: right; }
            .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li {
              margin-bottom: 15px;
              width: 48%;
              float: left; }
              .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .tu {
                width: 100%;
                float: none; }
              .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .cont {
                float: none;
                width: 100%;
                padding: 15px 10px;
                height: auto !important; } }
    @media (max-width: 450px) {
      .main.product .box {
        padding-top: 30px; }
        .main.product .box .box_cen {
          padding-bottom: 20px; }
          .main.product .box .box_cen .box_r .con {
            padding-top: 20px; }
          .main.product .box .box_cen .box_r .pro_list .t {
            padding: 15px 0; }
          .main.product .box .box_cen .box_r .pro_list .pro_list_main ul {
            overflow: hidden; }
            .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li:nth-child(even) {
              float: none; }
            .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li {
              margin-bottom: 15px;
              width: 100%;
              float: none; }
              .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .tu {
                width: 100%;
                float: none; }
              .main.product .box .box_cen .box_r .pro_list .pro_list_main ul li a .cont {
                float: none;
                width: 100%;
                padding: 15px 10px;
                height: auto !important; } }

.fix_box {
  width: 100%;
  height: 111px;
  position: fixed;
  left: 0;
  bottom: -120px;
  z-index: 100; }
  .fix_box.animate {
    bottom: 0;
    transition: all 0.5s; }
  .fix_box .fix_box_cen {
    padding-left: 167px;
    box-sizing: border-box;
    position: relative; }
    .fix_box .fix_box_cen .tel_box {
      float: left;
      width: 474px;
      height: 111px;
      background: url(../img/1.png) no-repeat;
      background-size: cover;
      text-align: center;
      margin-left: 115px; }
      .fix_box .fix_box_cen .tel_box .tab {
        width: 100%;
        height: 100%;
        display: table; }
        .fix_box .fix_box_cen .tel_box .tab .tab_cell {
          display: table-cell;
          vertical-align: middle; }
          .fix_box .fix_box_cen .tel_box .tab .tab_cell .t {
            font-size: 18px;
            line-height: 24px;
            color: #fff; }
          .fix_box .fix_box_cen .tel_box .tab .tab_cell .tel {
            font-size: 30px;
            line-height: 34px;
            color: #0fa63c;
            font-family: 'CenturyGothicStd-Bold'; }
    .fix_box .fix_box_cen .txt_box {
      float: left;
      padding-top: 27px; }
      .fix_box .fix_box_cen .txt_box .txt {
        margin-bottom: 2px; }
        .fix_box .fix_box_cen .txt_box .txt.txt2 {
          background: rgba(2, 93, 172, 0.6); }
        .fix_box .fix_box_cen .txt_box .txt span {
          display: inline-block;
          font-size: 18px;
          line-height: 32px;
          color: #fff;
          padding: 0 20px;
          background: rgba(15, 166, 60, 0.2); }
    .fix_box .fix_box_cen .gotop {
      width: 57px;
      height: 57px;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -28.5px;
      background: url(../img/top.png) no-repeat;
      background-size: cover;
      cursor: pointer; }
  @media (max-width: 2000px) {
    .fix_box {
      height: 80px; }
      .fix_box .fix_box_cen {
        padding-left: 100px; }
        .fix_box .fix_box_cen .tel_box {
          width: 342px;
          height: 80px;
          margin-left: 95px; }
          .fix_box .fix_box_cen .tel_box .tab .tab_cell .t {
            font-size: 16px;
            line-height: 22px; }
          .fix_box .fix_box_cen .tel_box .tab .tab_cell .tel {
            font-size: 26px;
            line-height: 30px; }
        .fix_box .fix_box_cen .txt_box {
          float: left;
          padding-top: 10px; }
          .fix_box .fix_box_cen .txt_box .txt span {
            font-size: 16px;
            line-height: 30px; }
        .fix_box .fix_box_cen .gotop {
          width: 48px;
          height: 48px;
          margin-top: -24px; } }
  @media (max-width: 1024px) {
    .fix_box {
      height: 70px; }
      .fix_box .fix_box_cen {
        padding-left: 0px; }
        .fix_box .fix_box_cen .tel_box {
          width: 299px;
          height: 70px;
          margin-left: 50px; }
          .fix_box .fix_box_cen .tel_box .tab .tab_cell .t {
            font-size: 16px;
            line-height: 22px; }
          .fix_box .fix_box_cen .tel_box .tab .tab_cell .tel {
            font-size: 22px;
            line-height: 30px; }
        .fix_box .fix_box_cen .txt_box {
          float: left;
          padding-top: 12px; }
          .fix_box .fix_box_cen .txt_box .txt span {
            font-size: 14px;
            line-height: 24px; }
        .fix_box .fix_box_cen .gotop {
          width: 48px;
          height: 48px;
          margin-top: -24px; } }
  @media (max-width: 710px) {
    .fix_box {
      height: 50px; }
      .fix_box .fix_box_cen .tel_box {
        width: 214px;
        height: 50px;
        margin-left: 20px; }
        .fix_box .fix_box_cen .tel_box .tab .tab_cell .t {
          font-size: 14px;
          line-height: 20px; }
        .fix_box .fix_box_cen .tel_box .tab .tab_cell .tel {
          font-size: 18px;
          line-height: 24px; }
      .fix_box .fix_box_cen .txt_box {
        float: left;
        padding-top: 2px; }
        .fix_box .fix_box_cen .txt_box .txt span {
          font-size: 13px;
          line-height: 22px;
          padding: 0 5px; }
      .fix_box .fix_box_cen .gotop {
        width: 36px;
        height: 36px;
        margin-top: -18px; } }
  @media (max-width: 520px) {
    .fix_box {
      height: 50px; }
      .fix_box .fix_box_cen .tel_box {
        float: right;
        width: 214px;
        height: 50px;
        margin-left: 20px; }
        .fix_box .fix_box_cen .tel_box .tab .tab_cell .t {
          font-size: 14px;
          line-height: 20px; }
        .fix_box .fix_box_cen .tel_box .tab .tab_cell .tel {
          font-size: 18px;
          line-height: 24px; }
      .fix_box .fix_box_cen .txt_box {
        float: left;
        padding-top: 2px; }
        .fix_box .fix_box_cen .txt_box .txt span {
          font-size: 12px;
          line-height: 14px;
          padding: 5px; }
      .fix_box .fix_box_cen .gotop {
        display: none; } }
  @media (max-width: 460px) {
    .fix_box {
      display: none; } }

.footer {
  transition: all 0.5s;
  background: #003b6f;
  padding-bottom: 96px; }
  @media (max-width: 1220px) {
    .footer {
      padding-bottom: 96px; } }
  @media (max-width: 1024px) {
    .footer {
      padding-bottom: 70px; } }
  @media (max-width: 710px) {
    .footer {
      padding-bottom: 50px; } }
  @media (max-width: 460px) {
    .footer {
      padding-bottom: 0px; } }
  .footer.active {
    transform: translateX(-390px); }
    @media (max-width: 500px) {
      .footer.active {
        transform: translateX(-250px); } }
  .footer .footer_top {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 1400px;
    margin: 0 auto; }
    .footer .footer_top .address {
      width: 32.5%;
      float: left; }
      .footer .footer_top .address .message:last-child {
        margin-bottom: 0; }
      .footer .footer_top .address .message {
        min-height: 42px;
        position: relative;
        margin-bottom: 48px; }
        .footer .footer_top .address .message .cont {
          width: 100%;
          box-sizing: border-box;
          padding-left: 50px; }
          .footer .footer_top .address .message .cont .t {
            font-size: 14px;
            color: #fff;
            line-height: 14px; }
          .footer .footer_top .address .message .cont .num {
            font-size: 24px;
            color: #ccc;
            font-family: Arial;
            line-height: 30px; }
          .footer .footer_top .address .message .cont .em {
            font-size: 18px;
            color: #ccc;
            font-family: Arial;
            line-height: 24px; }
          .footer .footer_top .address .message .cont .txt {
            font-size: 12px;
            color: #ccc;
            line-height: 20px;
            padding-top: 6px; }
        .footer .footer_top .address .message .ico {
          width: 42px;
          height: 42px;
          background: url(../img/tel2.png) no-repeat;
          background-size: cover !important;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -21px; }
          .footer .footer_top .address .message .ico.ico2 {
            background: url(../img/email.png) no-repeat; }
          .footer .footer_top .address .message .ico.ico3 {
            background: url(../img/address.png) no-repeat; }
    .footer .footer_top .us {
      float: left;
      width: 35%; }
      .footer .footer_top .us .t {
        text-align: center;
        font-size: 18px;
        color: #fff;
        line-height: 18px; }
      .footer .footer_top .us .code {
        width: 105px;
        height: 105px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        overflow: hidden; }
        .footer .footer_top .us .code img {
          width: 100%;
          height: auto; }
      .footer .footer_top .us .bdsharebuttonbox {
        padding-top: 30px;
        text-align: center; }
        .footer .footer_top .us .bdsharebuttonbox a {
          float: none;
          display: inline-block;
          vertical-align: middle;
          width: 44px;
          height: 44px;
          padding: 0;
          margin: 0 8px;
          background-size: contain !important; }
          .footer .footer_top .us .bdsharebuttonbox a.bds_qzone {
            background: url(../img/qz.png) no-repeat center center; }
          .footer .footer_top .us .bdsharebuttonbox a.bds_tqq {
            background: url(../img/tq.png) no-repeat center center; }
          .footer .footer_top .us .bdsharebuttonbox a.bds_tsina {
            background: url(../img/sina.png) no-repeat center center; }
          .footer .footer_top .us .bdsharebuttonbox a.bds_weixin {
            background: url(../img/wx.png) no-repeat center center; }
          .footer .footer_top .us .bdsharebuttonbox a.bds_sqq {
            background: url(../img/qq.png) no-repeat center center; }
    .footer .footer_top .about {
      float: right;
      width: 26.5%; }
      .footer .footer_top .about .t {
        font-size: 18px;
        color: #fff;
        line-height: 18px; }
      .footer .footer_top .about .link {
        display: block;
        font-size: 14px;
        line-height: 24px;
        color: #d3eaff;
        margin-top: 16px;
        overflow: hidden;
        max-height: 72px; }
      .footer .footer_top .about .friendship {
        width: 292px;
        margin-top: 12px;
        position: relative;
        border: 1px solid #1a4f7e;
        box-sizing: border-box;
        margin-top: 60px; }
        .footer .footer_top .about .friendship .show {
          cursor: pointer; }
          .footer .footer_top .about .friendship .show .txt {
            float: left;
            font-size: 16px;
            color: #fff;
            width: 90%;
            padding: 0 5px;
            text-align: center;
            box-sizing: border-box;
            line-height: 44px;
            filter: alpha(opacity=70);
            opacity: 0.7; }
          .footer .footer_top .about .friendship .show .ico {
            width: 10%;
            height: 44px;
            float: left;
            background: url(../img/x.png) no-repeat left center; }
        .footer .footer_top .about .friendship .hide {
          position: absolute;
          bottom: 45px;
          left: -1px;
          z-index: 100;
          width: 100%;
          background: #003b6f;
          display: none;
          border: 1px solid #1a4f7e;
          border-bottom: none;
          border-top: none; }
          .footer .footer_top .about .friendship .hide a {
            display: block;
            color: #fff;
            line-height: 35px;
            padding-left: 15px;
            border-top: 1px solid #1a4f7e;
            font-size: 12px; }
  .footer .copyright {
    width: 100%;
    height: 54px;
    border-top: 1px solid #0d4576; }
    .footer .copyright .copyright_cen {
      width: 1400px;
      text-align: center;
      margin: 0 auto;
      font-size: 12px;
      line-height: 54px;
      color: #fff;
      filter: alpha(opacity=40);
      opacity: 0.4; }
      .footer .copyright .copyright_cen p {
        display: inline-block; }
        .footer .copyright .copyright_cen p a {
          color: #fff;
          transition: all 0.3s; }
          @media (min-width: 1024px) {
            .footer .copyright .copyright_cen p a:hover {
              color: #ddd; } }
  @media (max-width: 1420px) {
    .footer .footer_top {
      padding-top: 70px;
      width: 94%; }
      .footer .footer_top .about .friendship {
        width: 250px; }
    .footer .copyright .copyright_cen {
      width: 94%; } }
  @media (max-width: 1200px) {
    .footer .footer_top .about .link {
      font-size: 13px;
      line-height: 22px;
      margin-top: 10px;
      max-height: 66px; }
    .footer .footer_top .about .friendship {
      width: 240px; }
      .footer .footer_top .about .friendship .show .txt {
        line-height: 38px; }
      .footer .footer_top .about .friendship .show .ico {
        height: 38px; }
      .footer .footer_top .about .friendship .hide {
        bottom: 39px; }
    .footer .footer_top .address .message {
      min-height: 38px;
      position: relative;
      margin-bottom: 35px; }
      .footer .footer_top .address .message .cont .num {
        font-size: 20px;
        color: #ccc;
        line-height: 30px; }
      .footer .footer_top .address .message .cont .em {
        font-size: 16px; }
      .footer .footer_top .address .message .cont .txt {
        font-size: 12px; }
      .footer .footer_top .address .message .ico {
        width: 38px;
        height: 38px;
        margin-top: -19px; }
    .footer .footer_top .us .bdsharebuttonbox a {
      margin: 0 3px;
      width: 36px;
      height: 36px; } }
  @media (max-width: 950px) {
    .footer .footer_top {
      padding: 50px 0; }
      .footer .footer_top .about {
        width: 30%; }
        .footer .footer_top .about .friendship {
          width: 200px; }
          .footer .footer_top .about .friendship .show .txt {
            font-size: 14px; } }
  @media (max-width: 850px) {
    .footer .footer_top {
      padding: 50px 0; }
      .footer .footer_top .address, .footer .footer_top .us {
        width: 50%; }
      .footer .footer_top .address .message .cont .num {
        font-size: 16px;
        line-height: 24px; }
      .footer .footer_top .address .message .cont .em {
        font-size: 16px;
        line-height: 24px; }
      .footer .footer_top .address .message .cont .txt {
        font-size: 12px; }
      .footer .footer_top .about {
        width: 30%;
        display: none; }
        .footer .footer_top .about .friendship {
          width: 200px; }
          .footer .footer_top .about .friendship .show .txt {
            font-size: 14px; }
    .footer .copyright {
      height: auto; }
      .footer .copyright .copyright_cen {
        line-height: 20px;
        padding: 10px 0; }
        .footer .copyright .copyright_cen p {
          display: block; } }
  @media (max-width: 600px) {
    .footer .footer_top {
      padding: 25px 0 15px 0; }
      .footer .footer_top .address {
        width: 100%;
        float: none; }
        .footer .footer_top .address .message {
          margin-bottom: 20px; }
      .footer .footer_top .us {
        width: 100%;
        float: none;
        margin-top: 20px; }
        .footer .footer_top .us .t {
          font-size: 16px;
          line-height: 24px; }
        .footer .footer_top .us .code {
          margin: 10px auto 0 auto;
          width: 90px;
          height: 90px; }
        .footer .footer_top .us .bdsharebuttonbox {
          padding-top: 15px; } }

.menu_box {
  background-color: #fff;
  color: #fff;
  position: fixed;
  right: -390px;
  top: 0px;
  width: 390px;
  height: 100%;
  z-index: 999;
  transition: all 0.5s;
  padding: 0 5%;
  box-sizing: border-box;
  overflow: scroll;
  transform-origin: left center;
  transform: perspective(800px) rotateY(90deg);
  -webkit-transform-origin: left center;
  -webkit-transform: perspective(800px) rotateY(90deg); }
  @media (max-width: 500px) {
    .menu_box {
      right: -250px; } }
  .menu_box.active {
    right: 0px;
    transform: rotateY(0deg); }
  .menu_box .navMobile {
    width: 100%;
    height: auto;
    padding-top: 10px; }
    .menu_box .navMobile li:first-child {
      border-top: none; }
    .menu_box .navMobile li {
      width: 100%;
      margin-top: -1px;
      border-top: 1px solid #e6e5e5; }
      .menu_box .navMobile li > a {
        display: block;
        font-size: 20px;
        color: #888;
        border-bottom: 1px solid #e6e5e5;
        line-height: 30px;
        padding: 10px 0;
        box-sizing: border-box;
        position: relative; }
        .menu_box .navMobile li > a.show {
          color: #025dac; }
        .menu_box .navMobile li > a i {
          width: 20px;
          height: 20px;
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -10px; }
      .menu_box .navMobile li .subnav {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        display: none; }
        .menu_box .navMobile li .subnav a:last-child {
          border: none; }
        .menu_box .navMobile li .subnav a {
          display: block;
          color: #888;
          line-height: 30px;
          padding: 10px 0;
          font-size: 14px;
          border-bottom: 1px solid #e6e5e5; }
  @media (max-width: 500px) {
    .menu_box {
      width: 250px; }
      .menu_box .language a {
        width: 28px;
        height: 28px;
        font-size: 14px;
        line-height: 28px; }
      .menu_box .navMobile {
        padding-top: 10px; }
        .menu_box .navMobile li > a {
          display: block;
          font-size: 16px;
          line-height: 24px;
          box-sizing: border-box; }
        .menu_box .navMobile li .subnav a {
          font-size: 14px;
          line-height: 20px; } }

.nav_slider {
  width: 68px;
  height: auto;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -183px;
  z-index: 999; }
  @media (max-width: 1200px) {
    .nav_slider {
      display: none; } }
  .nav_slider .qq {
    display: block;
    width: 100%;
    height: 60px;
    margin-top: 1px;
    background: #025dac; }
    .nav_slider .qq .ico {
      width: 100%;
      height: 32px;
      background: url(../img/qq3.png) no-repeat center 14px; }
    .nav_slider .qq .txt {
      font-size: 12px;
      color: #fff;
      text-align: center;
      line-height: 24px; }
  .nav_slider .tel {
    margin-top: 1px;
    background: #025dac;
    width: 200px;
    position: relative;
    left: 0;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s; }
    .nav_slider .tel .t1 {
      float: left;
      width: 68px;
      height: 60px; }
      .nav_slider .tel .t1 .ico {
        width: 100%;
        height: 32px;
        background: url(../img/tel3.png) no-repeat center 14px; }
      .nav_slider .tel .t1 .txt {
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 24px; }
    .nav_slider .tel .t2 {
      float: left;
      font-size: 14px;
      color: #fff;
      line-height: 60px;
      width: 132px; }
    .nav_slider .tel:hover {
      left: -132px; }
  .nav_slider .ms {
    display: block;
    width: 100%;
    margin-top: 1px;
    height: 60px;
    background: #025dac; }
    .nav_slider .ms .ico {
      width: 100%;
      height: 32px;
      background: url(../img/t.png) no-repeat center 14px; }
    .nav_slider .ms .txt {
      font-size: 12px;
      color: #fff;
      text-align: center;
      line-height: 24px; }
  .nav_slider .share {
    display: block;
    width: 100%;
    margin-top: 1px;
    height: 60px;
    background: #025dac; }
    .nav_slider .share a {
      width: 100%;
      height: 100%;
      background: url(../img/share.png) no-repeat center 14px;
      font-size: 12px;
      color: #fff;
      display: block;
      box-sizing: border-box;
      padding: 32px 0 0 0;
      text-align: center;
      margin: 0;
      line-height: 24px; }
      .nav_slider .share a:hover {
        color: #fff !important;
        opacity: 1 !important;
        filter: alpha(opacity=100) !important; }
  .nav_slider .wx {
    display: block;
    width: 100%;
    margin-top: 1px;
    height: 60px;
    background: #025dac;
    position: relative; }
    .nav_slider .wx .code {
      width: 120px;
      height: 120px;
      position: absolute;
      left: -120px;
      top: 0;
      overflow: hidden;
      display: none; }
      .nav_slider .wx .code img {
        width: 100%;
        height: auto; }
    .nav_slider .wx .ico {
      width: 100%;
      height: 32px;
      background: url(../img/sc.png) no-repeat center 14px; }
    .nav_slider .wx .txt {
      font-size: 12px;
      color: #fff;
      text-align: center;
      line-height: 24px; }
    .nav_slider .wx:hover .code {
      display: block; }
  .nav_slider .gotop {
    display: block;
    width: 100%;
    margin-top: 1px;
    height: 60px;
    background: #025dac; }
    .nav_slider .gotop .ico {
      width: 100%;
      height: 32px;
      background: url(../img/top2.png) no-repeat center 14px; }
    .nav_slider .gotop .txt {
      font-size: 12px;
      color: #fff;
      text-align: center;
      line-height: 24px; }

#message {
  position: relative;
  top: -150px;
  height: 0;
  width: 0; }
  @media (max-width: 1024px) {
    #message {
      top: -60px; } }

.mask_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden; }
  .mask_bg.active {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s; }

.js-cont {
  width: 642px;
  height: 480px;
  position: fixed;
  top: 50%;
  margin-top: -240px;
  left: 50%;
  z-index: 10001;
  margin-left: -321px;
  box-sizing: border-box;
  transform: translateY(2000px);
  visibility: hidden; }
  .js-cont.active {
    transform: translateY(0%);
    transition: all 0.5s 0.2s;
    visibility: visible; }
  .js-cont video {
    width: 100%;
    height: 100%;
    display: block; }
  .js-cont .close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -40px;
    cursor: pointer;
    top: 0;
    background: url(../img/close.png) no-repeat center center; }
    @media (max-width: 500px) {
      .js-cont .close {
        background-size: 16px 16px !important; } }
  @media (max-width: 900px) {
    .js-cont {
      width: 538px;
      height: 404px;
      background: none;
      margin-left: -269px;
      margin-top: -202px; } }
  @media (max-width: 660px) {
    .js-cont {
      width: 300px;
      height: 228px;
      margin-left: -150px;
      margin-top: -114px; }
      .js-cont .close {
        top: -40px;
        right: 0; } }

#baguetteBox-overlay .full-image figcaption {
  font-family: "Microsoft Yahei" !important; }

/*# sourceMappingURL=style.css.map */



@media (max-width: 767px) {
	.box .box_cen .content img{
		width: 100% !important;
		height: auto !important; 
	}
}

.nav_contact {
	padding:20px 15px;
	background:#fff;
	}
.nav_contact p {
	font-size:14px;
	line-height:28px;
	color:#666;
	}
.nav_contact p a {
	color:#666;
	}