﻿@charset "UTF-8";
/* clearfix */
html {
  font: 14px/1.5 microsoft yahei,'宋体',tahoma, Srial, helvetica, sans-serif; }

ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0; }

.head {
  background: #177afa;
  position: relative; }
  .head .logo-div {
    position: absolute;
    z-index: 9999;
    width: 30%;
    height: 100px;
    background: #1c3a7b;
    left: 0;
    top: 0; }
    @media screen and (min-width: 960px) and (max-width: 1440px) {
      .head .logo-div {
        width: 25%; } }
    @media screen and (min-width: 1921px) {
      .head .logo-div {
        width: 30%; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .head .logo-div {
        display: none; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .head .logo-div {
        display: none; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .head .logo-div {
        display: none; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .head .logo-div {
        display: none; } }
    @media only screen and (max-width: 479px) {
      .head .logo-div {
        display: none; } }
    .head .logo-div .logo {
      position: relative;
      height: 100px; }
    .head .logo-div img {
      position: absolute;
      right: -100px;
      top: 0; }
  .head .head-tit {
    height: 40px;
    line-height: 40px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .head .head-tit {
        display: none; } }
    @media only screen and (max-width: 479px) {
      .head .head-tit {
        display: none; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .head .head-tit {
        display: none; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .head .head-tit {
        display: none; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .head .head-tit {
        display: none; } }
    .head .head-tit p {
      color: #fff;
      text-align: right;
      font-size: 12px;
      line-height: 40px;
      padding-right: 16px;
      letter-spacing: 5px; }
  .head .navbar {
    margin-bottom: 0;
    border: none;
    min-height: 60px;
    z-index: 2; }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .head .navbar {
        min-height: 50px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .head .navbar {
        min-height: 50px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .head .navbar {
        min-height: 50px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .head .navbar {
        min-height: 50px; } }
    @media only screen and (max-width: 479px) {
      .head .navbar {
        min-height: 50px; } }
  .head .navbar-brand {
    display: none; }
    @media only screen and (max-width: 479px) {
      .head .navbar-brand {
        display: block;
        padding: 5px 0; }
        .head .navbar-brand img {
          width: 124px;
          height: 40px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .head .navbar-brand {
        display: block;
        padding: 5px 0; }
        .head .navbar-brand img {
          width: 124px;
          height: 40px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .head .navbar-brand {
        display: block;
        padding: 5px 0; }
        .head .navbar-brand img {
          width: 124px;
          height: 40px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .head .navbar-brand {
        display: block;
        padding: 5px 0; }
        .head .navbar-brand img {
          width: 124px;
          height: 40px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .head .navbar-brand {
        display: block;
        padding: 5px 0; }
        .head .navbar-brand img {
          width: 124px;
          height: 40px; } }
  .head .dropdown-menu {
    min-width: 100px;
    text-align: center;
    border: none;
    padding: 5px 0;
    z-index: 9999; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .head .dropdown-menu {
        text-align: left; } }
    @media only screen and (max-width: 479px) {
      .head .dropdown-menu {
        text-align: left; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .head .dropdown-menu {
        text-align: left; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .head .dropdown-menu {
        text-align: left; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .head .dropdown-menu {
        text-align: left; } }
  .head .dropdown-menu > li > a:hover, .head .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #177afa;
    z-index: 9999; }
  .head .dropdown-menu > li {
    z-index: 9999; }
  .head .dropdown-menu > li > a {
    padding: 8px 20px;
    z-index: 9999; }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .head .navbar-toggle {
      margin-right: 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .head .navbar-toggle {
      margin-right: 0; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .head .navbar-toggle {
      margin-right: 0; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .head .navbar-toggle {
      margin-right: 0; } }
  @media only screen and (max-width: 479px) {
    .head .navbar-toggle {
      margin-right: 0; } }
  .head .navbar-default {
    background-color: #fff;
    border-color: #fff; }
  .head .navbar-nav > li > a {
    padding: 20px 15px; }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .head .navbar-nav > li > a {
        padding: 10px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .head .navbar-nav > li > a {
        padding: 10px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .head .navbar-nav > li > a {
        padding: 10px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .head .navbar-nav > li > a {
        padding: 10px; } }
    @media only screen and (max-width: 479px) {
      .head .navbar-nav > li > a {
        padding: 10px; } }
  .head .navbar-default .navbar-nav > .active > a, .head .navbar-default .navbar-nav > .active > a:hover, .head .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #177afa; }
  .head .navbar-default .navbar-nav > li > a:hover, .head .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #177afa; }

.menu {
  background: #fff; }

@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  .index-banner {
    margin-bottom: 15px; } }
@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .index-banner {
    margin-bottom: 15px; } }
@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
  .index-banner {
    margin-bottom: 15px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .index-banner {
    margin-bottom: 15px; } }
@media only screen and (max-width: 479px) {
  .index-banner {
    margin-bottom: 15px; } }
.index-banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .index-banner .swiper-slide img {
    width: 100%; }

.swiper-container {
  width: 100%;
  height: 100%; }

.hot-class {
  background: #f2f2f2;
  height: 250px; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .hot-class {
      display: none; } }
  @media only screen and (max-width: 479px) {
    .hot-class {
      display: none; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .hot-class {
      display: none; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .hot-class {
      display: none; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .hot-class {
      display: none; } }
  .hot-class .container {
    position: relative; }
    .hot-class .container .ci-div {
      position: absolute;
      z-index: 1;
      top: -94px;
      width: 90%;
      left: 50%;
      margin-left: -45%;
      *height: 1%; }
      .hot-class .container .ci-div:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden; }
      .hot-class .container .ci-div .class-item {
        width: 20%;
        float: left;
        height: 187px; }
        .hot-class .container .ci-div .class-item a {
          display: block;
          height: 100%; }
          .hot-class .container .ci-div .class-item a span {
            display: block;
            text-align: center;
            color: #1c3a7b;
            font-size: 14px;
            transform: skewX(16deg);
            -ms-transform: skewX(16deg);
            /* IE 9 */
            -moz-transform: skewX(16deg);
            /* Firefox */
            -webkit-transform: skewX(16deg);
            /* Safari 和 Chrome */
            -o-transform: skewX(16deg); }
          .hot-class .container .ci-div .class-item a:hover {
            background: #fdb933;
            text-decoration: none; }
          .hot-class .container .ci-div .class-item a:hover span {
            color: #fff; }
        .hot-class .container .ci-div .class-item .ci1-r {
          background: #fff;
          -webkit-background-size: 50%;
          background-size: 50%;
          transform: skewX(-16deg);
          -ms-transform: skewX(-16deg);
          /* IE 9 */
          -moz-transform: skewX(-16deg);
          /* Firefox */
          -webkit-transform: skewX(-16deg);
          /* Safari 和 Chrome */
          -o-transform: skewX(-16deg); }
          .hot-class .container .ci-div .class-item .ci1-r h2 {
            -webkit-background-size: 67px 74px;
            background-size: 67px 72px;
            margin: 0;
            padding-top: 125px;
            font-size: 18px;
            color: #1c3a7b;
            text-align: center;
            font-weight: bold;
            transform: skewX(16deg);
            -ms-transform: skewX(16deg);
            /* IE 9 */
            -moz-transform: skewX(16deg);
            /* Firefox */
            -webkit-transform: skewX(16deg);
            /* Safari 和 Chrome */
            -o-transform: skewX(16deg);
            padding-right: 15%; }
          .hot-class .container .ci-div .class-item .ci1-r:hover h2 {
            -webkit-background-size: 67px 74px;
            background-size: 67px 74px;
            color: #fff; }
        .hot-class .container .ci-div .class-item .ci2-r {
          background: #fff;
          -webkit-background-size: 50%;
          background-size: 50%;
          transform: skewX(-16deg);
          -ms-transform: skewX(-16deg);
          /* IE 9 */
          -moz-transform: skewX(-16deg);
          /* Firefox */
          -webkit-transform: skewX(-16deg);
          /* Safari 和 Chrome */
          -o-transform: skewX(-16deg);
          margin-left: -1px; }
          .hot-class .container .ci-div .class-item .ci2-r h2 {
            -webkit-background-size: 74px 74px;
            background-size: 74px 74px;
            margin: 0;
            padding-top: 125px;
            font-size: 18px;
            color: #1c3a7b;
            text-align: center;
            font-weight: bold;
            transform: skewX(16deg);
            -ms-transform: skewX(16deg);
            /* IE 9 */
            -moz-transform: skewX(16deg);
            /* Firefox */
            -webkit-transform: skewX(16deg);
            /* Safari 和 Chrome */
            -o-transform: skewX(16deg);
            padding-right: 15%; }
          .hot-class .container .ci-div .class-item .ci2-r:hover h2 {
            -webkit-background-size: 74px 74px;
            background-size: 74px 74px;
            color: #fff; }
        .hot-class .container .ci-div .class-item .ci3-r {
          background: #fff;
          -webkit-background-size: 50%;
          background-size: 50%;
          transform: skewX(-16deg);
          -ms-transform: skewX(-16deg);
          /* IE 9 */
          -moz-transform: skewX(-16deg);
          /* Firefox */
          -webkit-transform: skewX(-16deg);
          /* Safari 和 Chrome */
          -o-transform: skewX(-16deg);
          margin-left: -1px; }
          .hot-class .container .ci-div .class-item .ci3-r h2 {
            -webkit-background-size: 79px 75px;
            background-size: 79px 75px;
            margin: 0;
            padding-top: 125px;
            font-size: 18px;
            color: #1c3a7b;
            text-align: center;
            font-weight: bold;
            transform: skewX(16deg);
            -ms-transform: skewX(16deg);
            /* IE 9 */
            -moz-transform: skewX(16deg);
            /* Firefox */
            -webkit-transform: skewX(16deg);
            /* Safari 和 Chrome */
            -o-transform: skewX(16deg);
            padding-right: 15%; }
          .hot-class .container .ci-div .class-item .ci3-r:hover h2 {
            -webkit-background-size: 79px 75px;
            background-size: 79px 75px;
            color: #fff; }
        .hot-class .container .ci-div .class-item .ci4-r {
          background: #fff;
          -webkit-background-size: 50%;
          background-size: 50%;
          transform: skewX(-16deg);
          -ms-transform: skewX(-16deg);
          /* IE 9 */
          -moz-transform: skewX(-16deg);
          /* Firefox */
          -webkit-transform: skewX(-16deg);
          /* Safari 和 Chrome */
          -o-transform: skewX(-16deg);
          margin-left: -1px; }
          .hot-class .container .ci-div .class-item .ci4-r h2 {
            -webkit-background-size: 55px 74px;
            background-size: 55px 74px;
            margin: 0;
            padding-top: 125px;
            font-size: 18px;
            color: #1c3a7b;
            text-align: center;
            font-weight: bold;
            transform: skewX(16deg);
            -ms-transform: skewX(16deg);
            /* IE 9 */
            -moz-transform: skewX(16deg);
            /* Firefox */
            -webkit-transform: skewX(16deg);
            /* Safari 和 Chrome */
            -o-transform: skewX(16deg);
            padding-right: 15%; }
          .hot-class .container .ci-div .class-item .ci4-r:hover h2 {
            -webkit-background-size: 55px 74px;
            background-size: 55px 74px;
            color: #fff; }
        .hot-class .container .ci-div .class-item .ci5-r {
          background: #fff;
          -webkit-background-size: 50%;
          background-size: 50%;
          transform: skewX(-16deg);
          -ms-transform: skewX(-16deg);
          /* IE 9 */
          -moz-transform: skewX(-16deg);
          /* Firefox */
          -webkit-transform: skewX(-16deg);
          /* Safari 和 Chrome */
          -o-transform: skewX(-6deg);
          margin-left: -1px; }
          .hot-class .container .ci-div .class-item .ci5-r h2 {
            -webkit-background-size: 93px 74px;
            background-size: 93px 74px;
            margin: 0;
            padding-top: 125px;
            font-size: 18px;
            color: #1c3a7b;
            text-align: center;
            font-weight: bold;
            transform: skewX(16deg);
            -ms-transform: skewX(16deg);
            /* IE 9 */
            -moz-transform: skewX(16deg);
            /* Firefox */
            -webkit-transform: skewX(16deg);
            /* Safari 和 Chrome */
            -o-transform: skewX(16deg);
            padding-right: 15%; }
          .hot-class .container .ci-div .class-item .ci5-r:hover h2 {
            -webkit-background-size: 93px 74px;
            background-size: 93px 74px;
            color: #fff; }
    .hot-class .container .hot-div {
      display: flex;
      margin-top: 130px;
      align-items: flex-end; }
      .hot-class .container .hot-div .hot-tit {
        width: 142px;
        height: 96px;
        margin-right: 30px;
        background: url("../images/hot-tit.png") center no-repeat; }
      .hot-class .container .hot-div .hot-item {
        flex: 1;
        height: 70px;
        line-height: 70px;
        position: relative;
        z-index: 6; }
        .hot-class .container .hot-div .hot-item .h-show {
          width: 193px;
          height: 206px;
          display: none;
          z-index: 1;
          background: url("../images/h-show.png") center no-repeat;
          overflow: hidden; }
          .hot-class .container .hot-div .hot-item .h-show img {
            display: block;
            margin: 0 auto;
            padding-top: 15px;
            width: 94%;
            height: 196px; }
        .hot-class .container .hot-div .hot-item a {
          text-align: center;
          color: #fff;
          font-weight: bold;
          font-size: 16px;
          background: url("../images/hot-item-bg.png") center no-repeat;
          display: block; }
          .hot-class .container .hot-div .hot-item a:hover {
            text-decoration: none;
            background: url("../images/hot-item-bg-h.png") center no-repeat; }
        .hot-class .container .hot-div .hot-item:hover .h-show {
          width: 193px;
          height: 206px;
          display: block;
          z-index: 9999; }
        .hot-class .container .hot-div .hot-item .active {
          background: url("../images/hot-item-bg-h.png") center no-repeat; }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .index-lr-product .container {
    padding-left: 0;
    padding-right: 0; } }
@media only screen and (max-width: 479px) {
  .index-lr-product .container {
    padding-left: 0;
    padding-right: 0; } }
@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
  .index-lr-product .container {
    padding-left: 0;
    padding-right: 0; } }
@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .index-lr-product .container {
    padding-left: 0;
    padding-right: 0; } }
@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  .index-lr-product .container {
    padding-left: 0;
    padding-right: 0; } }
.index-lr-product .lr-pro-item {
  *height: 1%; }
  .index-lr-product .lr-pro-item:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .index-lr-product .lr-pro-item {
      margin-bottom: 15px; } }
  @media only screen and (max-width: 479px) {
    .index-lr-product .lr-pro-item {
      margin-bottom: 15px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .index-lr-product .lr-pro-item {
      margin-bottom: 15px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .index-lr-product .lr-pro-item {
      margin-bottom: 15px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .index-lr-product .lr-pro-item {
      margin-bottom: 15px; } }
  .index-lr-product .lr-pro-item .l-pro-item {
    width: 50%;
    height: 270px;
    float: left;
    background: #177afa; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-lr-product .lr-pro-item .l-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
    @media only screen and (max-width: 479px) {
      .index-lr-product .lr-pro-item .l-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .l-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .l-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-lr-product .lr-pro-item .l-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
  .index-lr-product .lr-pro-item .r-pro-item {
    width: 50%;
    height: 270px;
    float: left;
    background: #fff; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-lr-product .lr-pro-item .r-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
    @media only screen and (max-width: 479px) {
      .index-lr-product .lr-pro-item .r-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .r-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .r-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-lr-product .lr-pro-item .r-pro-item {
        width: 100%;
        float: none;
        height: auto; } }
        .index-lr-product .lr-pro-item .r-pro-item img {
          width: 100%;
          height: auto;
        }
  .index-lr-product .lr-pro-item .pro-item-img .swiper-slide {
    height: 270px; }
    .index-lr-product .lr-pro-item .pro-item-img .swiper-slide a {
      display: block;width: 100%;height: 100%; }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-slide {
        height: 196px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-slide {
        height: 178px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-slide {
        height: 152px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-slide {
        height: 179px; } }
    @media only screen and (max-width: 479px) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-slide {
        height: 170px; } }
    .index-lr-product .lr-pro-item .pro-item-img .swiper-slide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .index-lr-product .lr-pro-item .pro-item-img .swiper-button-next, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-prev {
    right: 30px; }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-next, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-prev {
        right: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-next, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-prev {
        right: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-next, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-prev {
        right: 15px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-next, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-prev {
        right: 15px; } }
    @media only screen and (max-width: 479px) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-next, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-prev {
        right: 15px; } }
  .index-lr-product .lr-pro-item .pro-item-img .swiper-button-prev, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-next {
    left: 30px; }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-prev, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-next {
        left: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-prev, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-next {
        left: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-prev, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-next {
        left: 15px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-prev, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-next {
        left: 15px; } }
    @media only screen and (max-width: 479px) {
      .index-lr-product .lr-pro-item .pro-item-img .swiper-button-prev, .index-lr-product .lr-pro-item .pro-item-img .swiper-container-rtl .swiper-button-next {
        left: 15px; } }
  .index-lr-product .lr-pro-item .pro-item-text {
    padding: 55px 40px 0 40px;
    position: relative;
    height: 100%; }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-lr-product .lr-pro-item .pro-item-text {
        padding: 15px 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .pro-item-text {
        padding: 15px 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-lr-product .lr-pro-item .pro-item-text {
        padding: 15px 20px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-lr-product .lr-pro-item .pro-item-text {
        padding: 15px 20px; } }
    @media only screen and (max-width: 479px) {
      .index-lr-product .lr-pro-item .pro-item-text {
        padding: 15px 20px; } }
    .index-lr-product .lr-pro-item .pro-item-text .arr-left {
      position: absolute;
      z-index: 2;
      top: 50%;
      right: 0;
      margin: -20px -40px 0 0;
      width: 40px;
      height: 40px;
      border: 20px solid transparent;
      border-left: 20px solid #177afa; }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-left {
          display: none; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-left {
          display: none; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-left {
          display: none; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-left {
          display: none; } }
      @media only screen and (max-width: 479px) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-left {
          display: none; } }
    .index-lr-product .lr-pro-item .pro-item-text .arr-right {
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 0;
      margin: -20px 0 0 -40px;
      width: 40px;
      height: 40px;
      border: 20px solid transparent;
      border-right: 20px solid #177afa; }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-right {
          display: none; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-right {
          display: none; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-right {
          display: none; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-right {
          display: none; } }
      @media only screen and (max-width: 479px) {
        .index-lr-product .lr-pro-item .pro-item-text .arr-right {
          display: none; } }
    .index-lr-product .lr-pro-item .pro-item-text p {
      font-size: 14px;
      color: #fff;
      text-align: justify;
      line-height: 24px;
      margin-bottom: 0; }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-lr-product .lr-pro-item .pro-item-text p {
          display: none; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-lr-product .lr-pro-item .pro-item-text p {
          display: none; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-lr-product .lr-pro-item .pro-item-text p {
          display: none; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-lr-product .lr-pro-item .pro-item-text p {
          display: none; } }
      @media only screen and (max-width: 479px) {
        .index-lr-product .lr-pro-item .pro-item-text p {
          display: none; } }
    .index-lr-product .lr-pro-item .pro-item-text .pit-head {
      *height: 1%;
      margin-bottom: 30px; }
      .index-lr-product .lr-pro-item .pro-item-text .pit-head:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden; }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-lr-product .lr-pro-item .pro-item-text .pit-head {
          margin-bottom: 0; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-lr-product .lr-pro-item .pro-item-text .pit-head {
          margin-bottom: 0; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-lr-product .lr-pro-item .pro-item-text .pit-head {
          margin-bottom: 0; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-lr-product .lr-pro-item .pro-item-text .pit-head {
          margin-bottom: 0; } }
      @media only screen and (max-width: 479px) {
        .index-lr-product .lr-pro-item .pro-item-text .pit-head {
          margin-bottom: 0; } }
      .index-lr-product .lr-pro-item .pro-item-text .pit-head span {
        display: block;
        width: 65px;
        height: 65px;
        background: #fdb933;
        line-height: 65px;
        font-size: 36px;
        font-weight: bold;
        color: #093a78;
        text-align: center;
        border-radius: 10px;
        float: left;
        margin-right: 20px; }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head span {
            width: 53px;
            height: 53px;
            background: #fdb933;
            line-height: 53px;
            font-size: 34px; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head span {
            width: 53px;
            height: 53px;
            background: #fdb933;
            line-height: 53px;
            font-size: 34px; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head span {
            width: 53px;
            height: 53px;
            background: #fdb933;
            line-height: 53px;
            font-size: 34px; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head span {
            width: 53px;
            height: 53px;
            background: #fdb933;
            line-height: 53px;
            font-size: 34px; } }
        @media only screen and (max-width: 479px) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head span {
            width: 53px;
            height: 53px;
            background: #fdb933;
            line-height: 53px;
            font-size: 34px; } }
      .index-lr-product .lr-pro-item .pro-item-text .pit-head .pit-h-t {
        border: 1px solid #fff;
        float: left;
        padding: 5px 10px;
        border-radius: 10px; }
      .index-lr-product .lr-pro-item .pro-item-text .pit-head h2 {
        margin: 0;
        color: #fff;
        font-weight: bold;
        font-size: 30px;
        z-index: 1; }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head h2 {
            font-size: 22px; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head h2 {
            font-size: 22px; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head h2 {
            font-size: 22px; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head h2 {
            font-size: 22px; } }
        @media only screen and (max-width: 479px) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head h2 {
            font-size: 22px; } }
      .index-lr-product .lr-pro-item .pro-item-text .pit-head b {
        font-weight: normal;
        color: #cdcdcd;
        font-size: 14px;
        display: block;
        text-align: center; }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head b {
            font-size: 12px;
            text-align: left; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head b {
            font-size: 12px;
            text-align: left; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head b {
            font-size: 12px;
            text-align: left; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head b {
            font-size: 12px;
            text-align: left; } }
        @media only screen and (max-width: 479px) {
          .index-lr-product .lr-pro-item .pro-item-text .pit-head b {
            font-size: 12px;
            text-align: left; } }

.product-index-div {
  margin: 50px 0; }
  .product-index-div .product-index-div-con {
    border-left: 10px solid #177afa;
    border-right: 10px solid #177afa; }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .product-index-div .product-index-div-con {
        border-left: none;
        border-right: none; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .product-index-div .product-index-div-con {
        border-left: none;
        border-right: none; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .product-index-div .product-index-div-con {
        border-left: none;
        border-right: none; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .product-index-div .product-index-div-con {
        border-left: none;
        border-right: none; } }
    @media only screen and (max-width: 479px) {
      .product-index-div .product-index-div-con {
        border-left: none;
        border-right: none; } }
  .product-index-div .product-border {
    border-left: 5px solid #ff2626;
    border-right: 5px solid #ff2626;
    padding: 0 15px; }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .product-index-div .product-border {
        border-left: none;
        border-right: none;
        padding: 0; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .product-index-div .product-border {
        border-left: none;
        border-right: none;
        padding: 0; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .product-index-div .product-border {
        border-left: none;
        border-right: none;
        padding: 0; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .product-index-div .product-border {
        border-left: none;
        border-right: none;
        padding: 0; } }
    @media only screen and (max-width: 479px) {
      .product-index-div .product-border {
        border-left: none;
        border-right: none;
        padding: 0; } }
    .product-index-div .product-border .col-md-3 {
      margin-bottom: 30px; }
      @media screen and (min-width: 960px) and (max-width: 1440px) {
        .product-index-div .product-border .col-md-3:nth-last-of-type(4) {
          margin-bottom: 0; }
        .product-index-div .product-border .col-md-3:nth-last-of-type(3) {
          margin-bottom: 0; }
        .product-index-div .product-border .col-md-3:nth-last-of-type(2) {
          margin-bottom: 0; }
        .product-index-div .product-border .col-md-3:nth-last-of-type(1) {
          margin-bottom: 0; } }
      @media screen and (min-width: 1441px) and (max-width: 1920px) {
        .product-index-div .product-border .col-md-3:nth-last-of-type(4) {
          margin-bottom: 0; }
        .product-index-div .product-border .col-md-3:nth-last-of-type(3) {
          margin-bottom: 0; }
        .product-index-div .product-border .col-md-3:nth-last-of-type(2) {
          margin-bottom: 0; }
        .product-index-div .product-border .col-md-3:nth-last-of-type(1) {
          margin-bottom: 0; } }
  .product-index-div .img-product a {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden; }
    .product-index-div .img-product a img {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.6s; }
      .product-index-div .img-product a img:hover {
        transform: scale(1.2);
        opacity: 0.6; }

.index-title {
  margin-bottom: 50px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .index-title {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 479px) {
    .index-title {
      margin-bottom: 30px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .index-title {
      margin-bottom: 30px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .index-title {
      margin-bottom: 30px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .index-title {
      margin-bottom: 30px; } }
  .index-title h2 {
    color: #1c3a7b;
    font-weight: 900;
    font-size: 36px;
    text-align: center;
    margin: 0 0 5px;
    background: url("../images/index-tit_bg.png") center no-repeat;
    -webkit-background-size: 24%;
    background-size: 24%; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-title h2 {
        background: none;
        font-size: 30px; } }
    @media only screen and (max-width: 479px) {
      .index-title h2 {
        background: none;
        font-size: 30px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-title h2 {
        background: none;
        font-size: 30px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-title h2 {
        background: none;
        font-size: 30px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-title h2 {
        background: none;
        font-size: 30px; } }
    .index-title h2 span {
      color: #fdb933; }
  .index-title b {
    display: block;
    text-align: center;
    color: #999;
    font-weight: normal;
    font-size: 18px; }
  .index-title .more-big-btns {
    position: absolute;
    top: 0; }
    @media screen and (min-width: 1441px) and (max-width: 1920px) {
      .index-title .more-big-btns {
        right: 20.3%; } }
    @media screen and (min-width: 960px) and (max-width: 1440px) {
      .index-title .more-big-btns {
        right: 5.3%; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-title .more-big-btns {
        display: none; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-title .more-big-btns {
        display: none; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-title .more-big-btns {
        display: none; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-title .more-big-btns {
        display: none; } }
    @media only screen and (max-width: 479px) {
      .index-title .more-big-btns {
        display: none; } }
    .index-title .more-big-btns a {
      display: block;
      width: 120px;
      height: 40px;
      border-radius: 4px;
      background: #fdb933 url("../images/more-icon.png") 83px no-repeat;
      line-height: 40px;
      color: #333;
      margin: 0 auto;
      padding-left: 21px;
      transition: all 0.6s; }
      .index-title .more-big-btns a:hover {
        text-decoration: none;
        background: #ff2626 url("../images/more-icon-hover.png") 83px no-repeat;
        color: #fff; }

.more-big-btn {
  margin: 50px 0; }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .more-big-btn {
      margin: 15px 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .more-big-btn {
      margin: 15px 0; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .more-big-btn {
      margin: 15px 0; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .more-big-btn {
      margin: 15px 0; } }
  @media only screen and (max-width: 479px) {
    .more-big-btn {
      margin: 15px 0; } }
  .more-big-btn a {
    display: block;
    width: 120px;
    height: 40px;
    border-radius: 4px;
    background: #fdb933 url("../images/more-icon.png") 83px no-repeat;
    line-height: 40px;
    color: #333;
    margin: 0 auto;
    padding-left: 21px;
    transition: all 0.6s; }
    .more-big-btn a:hover {
      text-decoration: none;
      background: #ff2626 url("../images/more-icon-hover.png") 83px no-repeat;
      color: #fff; }

.more-btn {
  margin: 35px 0; }
  .more-btn a {
    display: block;
    width: 120px;
    height: 40px;
    border-radius: 4px;
    background: #fdb933 url("../images/more-icon.png") 83px no-repeat;
    line-height: 40px;
    color: #333;
    padding-left: 21px;
    transition: all 0.6s; }
    .more-btn a:hover {
      text-decoration: none;
      background: #ff2626 url("../images/more-icon-hover.png") 83px no-repeat;
      color: #fff; }

.index-about-us {
  background-color: #f2f2f2;
  padding: 50px 0; }
  .index-about-us .index-about-con {
    margin: 50px 0 0; }
    .index-about-us .index-about-con .line-div {
      height: 10px;
      background: #177afa;
      margin: 30px 0; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-about-us .index-about-con .line-div {
          display: none; } }
      @media only screen and (max-width: 479px) {
        .index-about-us .index-about-con .line-div {
          display: none; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-about-us .index-about-con .line-div {
          display: none; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-about-us .index-about-con .line-div {
          display: none; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-about-us .index-about-con .line-div {
          display: none; } }
    .index-about-us .index-about-con .about-text img {
      display: block; }
    .index-about-us .index-about-con .about-text h2 {
      margin: 10px 0 40px;
      font-size: 30px;
      font-weight: bold;
      color: #333; }
      .index-about-us .index-about-con .about-text h2 span {
        color: #ff2626; }
    .index-about-us .index-about-con .about-text .p-left {
      line-height: 30px;
      color: #333;
      font-size: 14px;
      text-indent: 2em;
      text-align: justify;
      padding-right: 30px; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-about-us .index-about-con .about-text .p-left {
          padding-right: 0; } }
      @media only screen and (max-width: 479px) {
        .index-about-us .index-about-con .about-text .p-left {
          padding-right: 0; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-about-us .index-about-con .about-text .p-left {
          padding-right: 0; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-about-us .index-about-con .about-text .p-left {
          padding-right: 0; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-about-us .index-about-con .about-text .p-left {
          padding-right: 0; } }
    .index-about-us .index-about-con .about-text .p-right {
      line-height: 30px;
      color: #333;
      font-size: 14px;
      text-indent: 2em;
      text-align: justify; }
    .index-about-us .index-about-con .about-img img {
      display: block;
      width: 100%;
      height: 380px; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-about-us .index-about-con .about-img img {
          height: auto; } }
      @media only screen and (max-width: 479px) {
        .index-about-us .index-about-con .about-img img {
          height: auto; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-about-us .index-about-con .about-img img {
          height: auto; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-about-us .index-about-con .about-img img {
          height: auto; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-about-us .index-about-con .about-img img {
          height: auto; } }

.index-news {
  margin-top: 50px; }
  .index-news .index-news-con .news-item-div h2 {
    margin: 0;
    font-size: 20px;
    color: #1c3a7b;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    *height: 1%; }
    .index-news .index-news-con .news-item-div h2:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    .index-news .index-news-con .news-item-div h2 .news-more-btn {
      width: 28px;
      height: 28px;
      background: url("../images/news-more.png") center no-repeat;
      -webkit-background-size: 100%;
      background-size: 100%;
      display: block;
      float: right; }
  .index-news .index-news-con .news-item-div .hot-news {
    padding: 30px 0;
    *height: 1%; }
    .index-news .index-news-con .news-item-div .hot-news:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    .index-news .index-news-con .news-item-div .hot-news img {
      display: block;
      float: left;
      width: 175px;
      height: 131px;
      margin-right: 10px; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-news .index-news-con .news-item-div .hot-news img {
          width: 115px;
          height: 86px; } }
      @media only screen and (max-width: 479px) {
        .index-news .index-news-con .news-item-div .hot-news img {
          width: 115px;
          height: 86px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .hot-news img {
          width: 115px;
          height: 86px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .hot-news img {
          width: 115px;
          height: 86px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-news .index-news-con .news-item-div .hot-news img {
          width: 115px;
          height: 86px; } }
    .index-news .index-news-con .news-item-div .hot-news h3 {
      font-size: 18px;
      color: #333;
      margin: 0 0 30px;
      height: 24px;
      line-height: 24px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-news .index-news-con .news-item-div .hot-news h3 {
          margin: 0 0 20px;
          font-size: 16px; } }
      @media only screen and (max-width: 479px) {
        .index-news .index-news-con .news-item-div .hot-news h3 {
          margin: 0 0 20px;
          font-size: 16px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .hot-news h3 {
          margin: 0 0 20px;
          font-size: 16px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .hot-news h3 {
          margin: 0 0 20px;
          font-size: 16px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-news .index-news-con .news-item-div .hot-news h3 {
          margin: 0 0 20px;
          font-size: 16px; } }
      .index-news .index-news-con .news-item-div .hot-news h3 a {
        color: #333; }
        .index-news .index-news-con .news-item-div .hot-news h3 a:hover {
          text-decoration: none;
          color: #ff2626; }
    .index-news .index-news-con .news-item-div .hot-news p {
      color: #444;
      line-height: 24px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .index-news .index-news-con .news-item-div .hot-news span {
      display: block;
      text-align: right;
      color: #444; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-news .index-news-con .news-item-div .hot-news span {
          display: none; } }
      @media only screen and (max-width: 479px) {
        .index-news .index-news-con .news-item-div .hot-news span {
          display: none; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .hot-news span {
          display: none; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .hot-news span {
          display: none; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-news .index-news-con .news-item-div .hot-news span {
          display: none; } }
  .index-news .index-news-con .news-item-div .index-news-list .index-n-li {
    *height: 1%;
    margin-bottom: 20px; }
    .index-news .index-news-con .news-item-div .index-news-list .index-n-li:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    .index-news .index-news-con .news-item-div .index-news-list .index-n-li .news-data {
      float: left;
      width: 70px;
      height: 70px;
      border-radius: 4px;
      background-color: #f2f2f2;
      margin-right: 20px; }
      .index-news .index-news-con .news-item-div .index-news-list .index-n-li .news-data b {
        font-size: 30px;
        color: #ff2626;
        text-align: center;
        display: block; }
      .index-news .index-news-con .news-item-div .index-news-list .index-n-li .news-data span {
        font-size: 14px;
        color: #ff2626;
        text-align: center;
        display: block; }
    .index-news .index-news-con .news-item-div .index-news-list .index-n-li h3 {
      font-size: 18px;
      color: #333;
      margin: 0 0 20px;
      height: 24px;
      line-height: 24px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li h3 {
          margin: 0 0 5px;
          font-size: 16px; } }
      @media only screen and (max-width: 479px) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li h3 {
          margin: 0 0 5px;
          font-size: 16px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li h3 {
          margin: 0 0 5px;
          font-size: 16px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li h3 {
          margin: 0 0 5px;
          font-size: 16px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li h3 {
          margin: 0 0 5px;
          font-size: 16px; } }
      .index-news .index-news-con .news-item-div .index-news-list .index-n-li h3 a {
        color: #333; }
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li h3 a:hover {
          text-decoration: none;
          color: #ff2626; }
    .index-news .index-news-con .news-item-div .index-news-list .index-n-li p {
      color: #444;
      height: 24px;
      line-height: 24px;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      margin-bottom: 0; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li p {
          height: 44px;
          line-height: 22px;
          color: #777; } }
      @media only screen and (max-width: 479px) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li p {
          height: 44px;
          line-height: 22px;
          color: #777; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li p {
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          height: 44px;
          line-height: 22px;
          color: #777; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li p {
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          height: 44px;
          line-height: 22px;
          color: #777; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .index-news .index-news-con .news-item-div .index-news-list .index-n-li p {
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          height: 44px;
          line-height: 22px;
          color: #777; } }
    .index-news .index-news-con .news-item-div .index-news-list .index-n-li .line-dashed {
      margin-top: 20px;
      height: 1px;
      border-bottom: 1px dashed #ccc;
      margin-left: 90px; }

.index-service {
  margin-top: 50px; }
  .index-service .index-service-con img {
    display: block;
    width: 100%; }
  .index-service .index-service-con h2 {
    color: #000;
    font-size: 18px;
    margin: 20px 0 10px; }
  .index-service .index-service-con span {
    font-size: 14px;
    color: #333;
    display: block; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-service .index-service-con span {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 479px) {
      .index-service .index-service-con span {
        margin-bottom: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-service .index-service-con span {
        margin-bottom: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-service .index-service-con span {
        margin-bottom: 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-service .index-service-con span {
        margin-bottom: 15px; } }

.index-case {
  margin: 50px 0; }
  .index-case .index-case-con .col-md-3 {
    overflow: hidden; }
  .index-case .index-case-con .case-li {
    display: block;
    margin-bottom: 30px;
    height: 197px;
    overflow: hidden;
    border: 1px solid #ddd; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .index-case .index-case-con .case-li {
        height: 131px;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 479px) {
      .index-case .index-case-con .case-li {
        height: 118px;
        margin-bottom: 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .index-case .index-case-con .case-li {
        height: 131px;
        margin-bottom: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .index-case .index-case-con .case-li {
        height: 118px;
        margin-bottom: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .index-case .index-case-con .case-li {
        height: 95px;
        margin-bottom: 15px; } }
    .index-case .index-case-con .case-li img {
      width: 100%;
      transition: all 0.6s;
      height: 100%;
      display: block; }
      .index-case .index-case-con .case-li img:hover {
        transform: scale(1.4); }

.footer-menu {
  height: 50px; }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .footer-menu {
      display: none; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .footer-menu {
      display: none; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .footer-menu {
      display: none; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .footer-menu {
      display: none; } }
  @media only screen and (max-width: 479px) {
    .footer-menu {
      display: none; } }
  .footer-menu .footer-menu-con {
    height: 50px;
    background: url("../images/footer-menu.jpg") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%; }
    .footer-menu .footer-menu-con .col-md-9 .f-menu {
      padding-left: 16px; }
      .footer-menu .footer-menu-con .col-md-9 .f-menu a {
        color: #fff;
        line-height: 50px;
        display: inline-block;
        padding: 0 17px; }
        .footer-menu .footer-menu-con .col-md-9 .f-menu a:hover {
          text-decoration: none; }
    .footer-menu .footer-menu-con .col-md-3 .tel p {
      text-align: center;
      font-size: 18px;
      line-height: 50px;
      color: #fff; }

.footer {
  margin-top: 50px;
  background: #f2f2f2;
  padding: 30px 0 0; }
  .footer .company-name {
    background: url("../images/footer-icon.png") left center no-repeat;
    -webkit-background-size: 22px;
    background-size: 22px;
    color: #1c3a7b;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 40px;
    padding-left: 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .footer .company-name {
        margin: 0 0 20px;
        font-size: 16px;
        -webkit-background-size: 18px;
        background-size: 18px; } }
    @media only screen and (max-width: 479px) {
      .footer .company-name {
        margin: 0 0 20px;
        font-size: 16px;
        -webkit-background-size: 18px;
        background-size: 18px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .footer .company-name {
        margin: 0 0 20px;
        font-size: 16px;
        -webkit-background-size: 18px;
        background-size: 18px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .footer .company-name {
        margin: 0 0 20px;
        -webkit-background-size: 18px;
        background-size: 18px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .footer .company-name {
        margin: 0 0 20px;
        -webkit-background-size: 18px;
        background-size: 18px; } }
  .footer .copyright {
    background: #1c3a7b;
    padding:15px 0;
    line-height: 2; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .footer .copyright {
        height: auto;
        line-height: 24px;
        font-size: 12px;
        padding: 0 10px; } }
    @media only screen and (max-width: 479px) {
      .footer .copyright {
        height: auto;
        line-height: 24px;
        font-size: 12px;
        padding: 0 10px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .footer .copyright {
        height: auto;
        line-height: 24px;
        font-size: 12px;
        padding: 0 10px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .footer .copyright {
        height: auto;
        line-height: 24px;
        padding: 0 10px;
        font-size: 12px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .footer .copyright {
        height: auto;
        line-height: 24px;
        padding: 0 10px;
        font-size: 12px; } }
    .footer .copyright p {
      color: #fff;
      text-align: center;
      margin-bottom: 0; }
  .footer .footer-ul {
    padding: 0 0 30px 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .footer .footer-ul {
        padding: 0; } }
    @media only screen and (max-width: 479px) {
      .footer .footer-ul {
        padding: 0; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .footer .footer-ul {
        padding: 0; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .footer .footer-ul {
        padding: 0; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .footer .footer-ul {
        padding: 0; } }
    .footer .footer-ul li {
      height: 40px;
      line-height: 40px;
      color: #1c3a7b;
      list-style-type: none; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .footer .footer-ul li {
          height: 30px;
          line-height: 30px; } }
      @media only screen and (max-width: 479px) {
        .footer .footer-ul li {
          height: 30px;
          line-height: 30px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .footer .footer-ul li {
          height: 30px;
          line-height: 30px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .footer .footer-ul li {
          height: 30px;
          line-height: 30px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .footer .footer-ul li {
          height: 30px;
          line-height: 30px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .footer ul:last-child {
      padding-bottom: 15px; } }
  @media only screen and (max-width: 479px) {
    .footer ul:last-child {
      padding-bottom: 15px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .footer ul:last-child {
      padding-bottom: 15px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .footer ul:last-child {
      padding-bottom: 15px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .footer ul:last-child {
      padding-bottom: 15px; } }
  .footer .second-ul {
    padding-top: 66px;
    padding-left: 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .footer .second-ul {
        padding: 0; } }
    @media only screen and (max-width: 479px) {
      .footer .second-ul {
        padding: 0; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .footer .second-ul {
        padding: 0; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .footer .second-ul {
        padding: 0; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .footer .second-ul {
        padding: 0; } }
    .footer .second-ul li:nth-child(2) {
      text-indent: 3em; }
    .footer .second-ul li:last-child {
      text-indent: 3em; }
  .footer .col-md-4 {
    *height: 1%; }
    .footer .col-md-4:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .footer .col-md-4:last-child {
        display: none; } }
    @media only screen and (max-width: 479px) {
      .footer .col-md-4:last-child {
        display: none; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .footer .col-md-4:last-child {
        display: none; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .footer .col-md-4:last-child {
        display: none; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .footer .col-md-4:last-child {
        display: none; } }
  .footer .code-div {
    float: right;
    width: 130px; }
    .footer .code-div img {
      display: block;
      width: 100%; }
    .footer .code-div span {
      display: block;
      text-align: center;
      color: #1c3a7b;
      font-size: 14px;
      padding-top: 5px; }

.detail-banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .detail-banner .swiper-slide img {
    width: 100%;
    height: 100%; }

.about-us .about-title {
  padding: 30px 0;
  border-bottom: 1px solid #1c3a7b; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-us .about-title {
      padding: 15px 0; } }
  @media only screen and (max-width: 479px) {
    .about-us .about-title {
      padding: 15px 0; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .about-us .about-title {
      padding: 15px 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .about-us .about-title {
      padding: 15px 0; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .about-us .about-title {
      padding: 15px 0; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-us .about-title img {
      width: 20%; } }
  @media only screen and (max-width: 479px) {
    .about-us .about-title img {
      width: 20%; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .about-us .about-title img {
      width: 20%; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .about-us .about-title img {
      width: 20%; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .about-us .about-title img {
      width: 20%; } }
  .about-us .about-title h2 {
    font-size: 30px;
    color: #333;
    margin: 10px 0 0; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .about-us .about-title h2 {
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .about-us .about-title h2 {
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .about-us .about-title h2 {
        font-size: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .about-us .about-title h2 {
        font-size: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .about-us .about-title h2 {
        font-size: 20px; } }
.about-us .about-title-second {
  padding: 30px 0; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-us .about-title-second {
      padding: 15px 0; } }
  @media only screen and (max-width: 479px) {
    .about-us .about-title-second {
      padding: 15px 0; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .about-us .about-title-second {
      padding: 15px 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .about-us .about-title-second {
      padding: 15px 0; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .about-us .about-title-second {
      padding: 15px 0; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-us .about-title-second img {
      width: 20%; } }
  @media only screen and (max-width: 479px) {
    .about-us .about-title-second img {
      width: 20%; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .about-us .about-title-second img {
      width: 20%; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .about-us .about-title-second img {
      width: 20%; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .about-us .about-title-second img {
      width: 20%; } }
  .about-us .about-title-second h2 {
    font-size: 30px;
    color: #333;
    margin: 10px 0 15px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .about-us .about-title-second h2 {
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .about-us .about-title-second h2 {
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .about-us .about-title-second h2 {
        font-size: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .about-us .about-title-second h2 {
        font-size: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .about-us .about-title-second h2 {
        font-size: 20px; } }
.about-us .about-title-third {
  padding: 50px 0; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-us .about-title-third {
      padding: 30px 0; } }
  @media only screen and (max-width: 479px) {
    .about-us .about-title-third {
      padding: 30px 0; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .about-us .about-title-third {
      padding: 30px 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .about-us .about-title-third {
      padding: 30px 0; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .about-us .about-title-third {
      padding: 30px 0; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-us .about-title-third img {
      width: 20%; } }
  @media only screen and (max-width: 479px) {
    .about-us .about-title-third img {
      width: 20%; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .about-us .about-title-third img {
      width: 20%; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .about-us .about-title-third img {
      width: 20%; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .about-us .about-title-third img {
      width: 20%; } }
  .about-us .about-title-third h2 {
    font-size: 30px;
    color: #333;
    margin: 10px 0 40px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .about-us .about-title-third h2 {
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .about-us .about-title-third h2 {
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .about-us .about-title-third h2 {
        font-size: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .about-us .about-title-third h2 {
        font-size: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .about-us .about-title-third h2 {
        font-size: 20px; } }
  .about-us .about-title-third p {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 30px;
    color: #555;
    margin-left: 150px;
    border: 10px solid #1c3a7b;
    padding: 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .about-us .about-title-third p {
        padding: 15px;
        margin-left: 0;
        margin-bottom: 0; } }
    @media only screen and (max-width: 479px) {
      .about-us .about-title-third p {
        padding: 15px;
        margin-left: 0;
        margin-bottom: 0; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .about-us .about-title-third p {
        padding: 15px;
        margin-left: 0;
        margin-bottom: 0; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .about-us .about-title-third p {
        padding: 15px;
        margin-left: 0;
        margin-bottom: 0; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .about-us .about-title-third p {
        padding: 15px;
        margin-left: 0;
        margin-bottom: 0; } }
.about-us .about-first {
  padding: 40px 0; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-us .about-first {
      padding: 20px 0; } }
  @media only screen and (max-width: 479px) {
    .about-us .about-first {
      padding: 20px 0; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .about-us .about-first {
      padding: 20px 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .about-us .about-first {
      padding: 20px 0; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .about-us .about-first {
      padding: 20px 0; } }
  .about-us .about-first img {
    width: 100%; }
  .about-us .about-first .company-name {
    font-size: 30px;
    font-weight: bold;
    color: #1c3a7b;
    margin: 20px 0 10px;
    padding-left: 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .about-us .about-first .company-name {
        padding-left: 0;
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .about-us .about-first .company-name {
        padding-left: 0;
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .about-us .about-first .company-name {
        padding-left: 0;
        font-size: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .about-us .about-first .company-name {
        padding-left: 0;
        font-size: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .about-us .about-first .company-name {
        padding-left: 0;
        font-size: 20px; } }
  .about-us .about-first span {
    display: block;
    font-size: 12px;
    color: #1c3a7b;
    padding-left: 30px;
    margin-bottom: 6px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .about-us .about-first span {
        padding-left: 0;
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .about-us .about-first span {
        padding-left: 0;
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .about-us .about-first span {
        padding-left: 0;
        margin-bottom: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .about-us .about-first span {
        padding-left: 0;
        margin-bottom: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .about-us .about-first span {
        padding-left: 0;
        margin-bottom: 20px; } }
  .about-us .about-first p {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
    text-align: justify;
    padding-left: 30px;
    margin-bottom: 30px;
    color: #555; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .about-us .about-first p {
        padding-left: 0;
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .about-us .about-first p {
        padding-left: 0;
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .about-us .about-first p {
        padding-left: 0;
        margin-bottom: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .about-us .about-first p {
        padding-left: 0;
        margin-bottom: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .about-us .about-first p {
        padding-left: 0;
        margin-bottom: 20px; } }
.about-us .about-second {
  background: url("../images/about-bg.jpg") center no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  height: 544px;
  overflow: hidden;
  padding: 40px 0; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-us .about-second {
      height: auto;
      background: #f2f2f2;
      -webkit-background-size: 600%;
      background-size: 600%;
      padding: 0; } }
  @media only screen and (max-width: 479px) {
    .about-us .about-second {
      height: auto;
      background: #f2f2f2;
      -webkit-background-size: 600%;
      background-size: 600%;
      padding: 0; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .about-us .about-second {
      height: auto;
      background: #f2f2f2;
      -webkit-background-size: 600%;
      background-size: 600%;
      padding: 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .about-us .about-second {
      height: auto;
      background: #f2f2f2;
      -webkit-background-size: 600%;
      background-size: 600%;
      padding: 0; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .about-us .about-second {
      height: auto;
      background: #f2f2f2;
      -webkit-background-size: 600%;
      background-size: 600%;
      padding: 0; } }
  @media screen and (min-width: 960px) and (max-width: 1440px) {
    .about-us .about-second {
      -webkit-background-size: 150%;
      background-size: 150%; } }
  .about-us .about-second p {
    font-size: 14px;
    text-align: justify;
    color: #555; }

.location {
  background: #f2f2f2;
  height: 40px;
  line-height: 40px; }
  .location .location-con {
    background: url("../images/location-icon.png") left center no-repeat;
    -webkit-background-size: 12px;
    background-size: 12px;
    padding-left: 10px; }
    .location .location-con a {
      color: #666;
      display: inline-block;
      padding: 0 10px; }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .location .location-con a {
          font-size: 12px; } }
      .location .location-con a:hover {
        text-decoration: none; }

.all-title {
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #ff2626;
  margin-top: 50px; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .all-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  @media only screen and (max-width: 479px) {
    .all-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .all-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .all-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .all-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  .all-title h2 {
    border-bottom: 2px solid #1c3a7b;
    margin: 0 0 -2px;
    color: #1c3a7b;
    font-size: 24px;
    font-weight: bold;
    line-height: 55px;
    width: 50%;
    z-index: 9999; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .all-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .all-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .all-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .all-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .all-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    .all-title h2 span {
      font-size: 16px;
      color: #666;
      font-weight: 400; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .all-title h2 span {
          font-size: 12px; } }
      @media only screen and (max-width: 479px) {
        .all-title h2 span {
          font-size: 12px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .all-title h2 span {
          font-size: 12px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .all-title h2 span {
          font-size: 12px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .all-title h2 span {
          font-size: 12px; } }

.all-right-title {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #ff2626; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .all-right-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  @media only screen and (max-width: 479px) {
    .all-right-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .all-right-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .all-right-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .all-right-title {
      height: 45px;
      line-height: 45px;
      margin-top: 15px; } }
  .all-right-title h2 {
    border-bottom: 2px solid #1c3a7b;
    margin: 0 0 -2px;
    color: #1c3a7b;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    width: 50%;
    z-index: 9999; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .all-right-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .all-right-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .all-right-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .all-right-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .all-right-title h2 {
        width: 80%;
        line-height: 39px;
        font-size: 20px; } }
    .all-right-title h2 span {
      font-size: 16px;
      color: #666;
      font-weight: 400; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .all-right-title h2 span {
          font-size: 12px; } }
      @media only screen and (max-width: 479px) {
        .all-right-title h2 span {
          font-size: 12px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .all-right-title h2 span {
          font-size: 12px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .all-right-title h2 span {
          font-size: 12px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .all-right-title h2 span {
          font-size: 12px; } }

.case .case-con {
  padding: 30px 0; }
  .case .case-con .case-item {
    background: #f2f2f2;
    margin-bottom: 30px;
    *height: 1%;
    position: relative; }
    .case .case-con .case-item:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .case .case-con .case-item {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 479px) {
      .case .case-con .case-item {
        margin-bottom: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .case .case-con .case-item {
        margin-bottom: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .case .case-con .case-item {
        margin-bottom: 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .case .case-con .case-item {
        margin-bottom: 15px; } }
    .case .case-con .case-item img {
      display: block;
      width: 200px;
      height: 150px;
      float: left;
      margin-right: 20px; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .case .case-con .case-item img {
          width: 100%;
          float: none;
          height: auto;
          margin-right: 0; } }
      @media only screen and (max-width: 479px) {
        .case .case-con .case-item img {
          width: 100%;
          float: none;
          height: auto;
          margin-right: 0; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .case .case-con .case-item img {
          width: 100%;
          float: none;
          height: auto;
          margin-right: 0; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .case .case-con .case-item img {
          width: 100%;
          float: none;
          height: auto;
          margin-right: 0; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .case .case-con .case-item img {
          width: 100%;
          float: none;
          height: auto;
          margin-right: 0; } }
    .case .case-con .case-item h2 {
      margin: 0;
      padding-top: 10px;
      line-height: 30px;
      font-size: 18px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .case .case-con .case-item h2 {
          height: 40px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 16px;
          padding: 10px 15px 0; } }
      @media only screen and (max-width: 479px) {
        .case .case-con .case-item h2 {
          height: 40px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 16px;
          padding: 10px 15px 0; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .case .case-con .case-item h2 {
          height: 40px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 16px;
          padding: 10px 15px 0; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .case .case-con .case-item h2 {
          height: 40px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 16px;
          padding: 10px 15px 0; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .case .case-con .case-item h2 {
          height: 40px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 16px;
          padding: 10px 15px 0; } }
      .case .case-con .case-item h2 a {
        color: #333;
        font-weight: normal; }
        .case .case-con .case-item h2 a:hover {
          text-decoration: none;
          color: #ff2626; }
    .case .case-con .case-item p {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #666;
      line-height: 24px;
      margin-top: 10px;
      margin-bottom: 0; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .case .case-con .case-item p {
          padding: 0 15px;
          margin-bottom: 15px; } }
      @media only screen and (max-width: 479px) {
        .case .case-con .case-item p {
          padding: 0 15px;
          margin-bottom: 15px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .case .case-con .case-item p {
          padding: 0 15px;
          margin-bottom: 15px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .case .case-con .case-item p {
          padding: 0 15px;
          margin-bottom: 15px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .case .case-con .case-item p {
          padding: 0 15px;
          margin-bottom: 15px; } }
    .case .case-con .case-item .look-more {
      position: absolute;
      width: 100px;
      height: 30px;
      background: #ff2626;
      color: #fff;
      display: block;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      bottom: 0;
      right: 0; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .case .case-con .case-item .look-more {
          top: 30%;
          left: 50%;
          margin-left: -50px; } }
      @media only screen and (max-width: 479px) {
        .case .case-con .case-item .look-more {
          top: 30%;
          left: 50%;
          margin-left: -50px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .case .case-con .case-item .look-more {
          top: 30%;
          left: 50%;
          margin-left: -50px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .case .case-con .case-item .look-more {
          top: 30%;
          left: 50%;
          margin-left: -50px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .case .case-con .case-item .look-more {
          top: 30%;
          left: 50%;
          margin-left: -50px; } }
      .case .case-con .case-item .look-more:hover {
        text-decoration: none; }

.page-div {
  text-align: center; }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .page-div {
      font-size: 12px; } }

.download-div .down-load-con {
  padding: 0 0 40px; }
  .download-div .down-load-con .down-text {
    padding: 40px 0; }
  .download-div .down-load-con .down-item {
    *height: 1%;
    display: flex;
    margin-bottom: 40px; }
    .download-div .down-load-con .down-item:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    .download-div .down-load-con .down-item .d-data {
      transform: skewX(-16deg);
      background-color: #ff2626;
      width: 160px;
      height: 50px;
      line-height: 50px;
      margin-right: 30px; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .download-div .down-load-con .down-item .d-data {
          width: 85px;
          height: 50px;
          line-height: 50px;
          margin-right: 20px; } }
      @media only screen and (max-width: 479px) {
        .download-div .down-load-con .down-item .d-data {
          width: 85px;
          height: 50px;
          line-height: 50px;
          margin-right: 20px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .download-div .down-load-con .down-item .d-data {
          width: 85px;
          height: 50px;
          line-height: 50px;
          margin-right: 20px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .download-div .down-load-con .down-item .d-data {
          width: 85px;
          height: 50px;
          line-height: 50px;
          margin-right: 20px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .download-div .down-load-con .down-item .d-data {
          width: 85px;
          height: 50px;
          line-height: 50px;
          margin-right: 20px; } }
      .download-div .down-load-con .down-item .d-data span {
        transform: skewX(16deg);
        color: #fff;
        display: block;
        text-align: center;
        font-size: 18px; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .download-div .down-load-con .down-item .d-data span {
            font-size: 12px; } }
        @media only screen and (max-width: 479px) {
          .download-div .down-load-con .down-item .d-data span {
            font-size: 12px; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .download-div .down-load-con .down-item .d-data span {
            font-size: 12px; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .download-div .down-load-con .down-item .d-data span {
            font-size: 12px; } }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .download-div .down-load-con .down-item .d-data span {
            font-size: 12px; } }
    .download-div .down-load-con .down-item .down-li {
      height: 50px;
      flex: 1;
      *height: 1%;
      border-bottom: 1px solid #ccc; }
      .download-div .down-load-con .down-item .down-li:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden; }
      .download-div .down-load-con .down-item .down-li a {
        float: right;
        display: block;
        width: 100px;
        height: 50px;
        line-height: 50px;
        color: #ff2626;
        font-size: 14px;
        text-align: right; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .download-div .down-load-con .down-item .down-li a {
            width: 58px; } }
        @media only screen and (max-width: 479px) {
          .download-div .down-load-con .down-item .down-li a {
            width: 58px; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .download-div .down-load-con .down-item .down-li a {
            width: 58px; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .download-div .down-load-con .down-item .down-li a {
            width: 58px; } }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .download-div .down-load-con .down-item .down-li a {
            width: 58px; } }
        .download-div .down-load-con .down-item .down-li a:hover {
          text-decoration: none;
          color: #007aff; }
      .download-div .down-load-con .down-item .down-li h3 {
        color: #444;
        font-weight: normal;
        font-size: 18px;
        line-height: 50px;
        margin: 0; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .download-div .down-load-con .down-item .down-li h3 {
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; } }
        @media only screen and (max-width: 479px) {
          .download-div .down-load-con .down-item .down-li h3 {
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .download-div .down-load-con .down-item .down-li h3 {
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .download-div .down-load-con .down-item .down-li h3 {
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; } }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .download-div .down-load-con .down-item .down-li h3 {
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; } }

.news .news-con .news-item {
  *height: 1%;
  padding: 30px 0;
  border-bottom: 1px solid #ccc; }
  .news .news-con .news-item:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .news .news-con .news-item {
      padding: 15px 0; } }
  .news .news-con .news-item .news-img {
    float: left;
    width: 175px;
    height: 131px;
    margin-right: 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .news .news-con .news-item .news-img {
        width: 110px;
        height: 82px;
        margin-right: 15px; } }
    @media only screen and (max-width: 479px) {
      .news .news-con .news-item .news-img {
        width: 90px;
        height: 67px;
        margin-right: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .news .news-con .news-item .news-img {
        width: 90px;
        height: 67px;
        margin-right: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .news .news-con .news-item .news-img {
        width: 110px;
        height: 82px;
        margin-right: 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .news .news-con .news-item .news-img {
        width: 110px;
        height: 82px;
        margin-right: 15px; } }
    .news .news-con .news-item .news-img img {
      width: 100%;
      height: 100%; }
  .news .news-con .news-item .news-title {
    margin: 0; }
    .news .news-con .news-item .news-title a {
      color: #333;
      font-size: 18px;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .news .news-con .news-item .news-title a {
          font-size: 16px; } }
      @media only screen and (max-width: 479px) {
        .news .news-con .news-item .news-title a {
          font-size: 16px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .news .news-con .news-item .news-title a {
          font-size: 16px; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .news .news-con .news-item .news-title a {
          font-size: 16px; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .news .news-con .news-item .news-title a {
          font-size: 16px; } }
      .news .news-con .news-item .news-title a:hover {
        text-decoration: none;
        color: #ff2626; }
  .news .news-con .news-item .new-icon {
    padding: 20px 0; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .news .news-con .news-item .new-icon {
        display: none; } }
    @media only screen and (max-width: 479px) {
      .news .news-con .news-item .new-icon {
        display: none; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .news .news-con .news-item .new-icon {
        display: none; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .news .news-con .news-item .new-icon {
        padding: 5px 0; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .news .news-con .news-item .new-icon {
        padding: 5px 0; } }
    .news .news-con .news-item .new-icon span {
      height: 30px;
      line-height: 30px;
      display: inline-block;
      margin-right: 15px; }
    .news .news-con .news-item .new-icon .news-icon1 {
      background: url("../images/news-icon1.png") left center no-repeat;
      padding-left: 20px;
      -webkit-background-size: 16px;
      background-size: 16px; }
    .news .news-con .news-item .new-icon .news-icon2 {
      background: url("../images/news-icon2.png") left center no-repeat;
      padding-left: 20px;
      -webkit-background-size: 16px;
      background-size: 16px; }
    .news .news-con .news-item .new-icon .news-icon3 {
      background: url("../images/news-icon3.png") left center no-repeat;
      padding-left: 20px;
      -webkit-background-size: 16px;
      background-size: 16px; }
  .news .news-con .news-item p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
    line-height: 24px;
    margin-bottom: 0; }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .news .news-con .news-item p {
        margin-top: 7px; } }

.contact .contact-con .contact-title {
  padding: 30px 0; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .contact .contact-con .contact-title {
      padding: 15px 0; } }
  @media only screen and (max-width: 479px) {
    .contact .contact-con .contact-title {
      padding: 15px 0; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .contact .contact-con .contact-title {
      padding: 15px 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .contact .contact-con .contact-title {
      padding: 15px 0; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .contact .contact-con .contact-title {
      padding: 15px 0; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .contact .contact-con .contact-title img {
      width: 20%; } }
  @media only screen and (max-width: 479px) {
    .contact .contact-con .contact-title img {
      width: 20%; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .contact .contact-con .contact-title img {
      width: 20%; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .contact .contact-con .contact-title img {
      width: 20%; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .contact .contact-con .contact-title img {
      width: 20%; } }
  .contact .contact-con .contact-title h2 {
    font-size: 30px;
    color: #333;
    margin: 10px 0 0; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .contact .contact-con .contact-title h2 {
        font-size: 20px; } }
    @media only screen and (max-width: 479px) {
      .contact .contact-con .contact-title h2 {
        font-size: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .contact .contact-con .contact-title h2 {
        font-size: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .contact .contact-con .contact-title h2 {
        font-size: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .contact .contact-con .contact-title h2 {
        font-size: 20px; } }
.contact .contact-con .zb-img {
  width: 100%;
  display: block;
  border: 1px solid #ccc; }
.contact .contact-con .zb-t {
  color: #333;
  background: url("../images/zb-icon.png") left center no-repeat;
  -webkit-background-size: 16px;
  background-size: 16px;
  padding-left: 25px;
  font-size: 16px;
  margin-top: 15px;
  line-height: 16px; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .contact .contact-con .zb-t {
      margin-bottom: 15px;
      font-size: 12px; } }
  @media only screen and (max-width: 479px) {
    .contact .contact-con .zb-t {
      margin-bottom: 15px;
      font-size: 12px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .contact .contact-con .zb-t {
      margin-bottom: 15px;
      font-size: 12px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .contact .contact-con .zb-t {
      margin-bottom: 15px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .contact .contact-con .zb-t {
      margin-bottom: 15px; } }
.contact .contact-con .map-t {
  color: #333;
  background: url("../images/map-icon.png") left center no-repeat;
  -webkit-background-size: 16px;
  background-size: 16px;
  padding-left: 25px;
  font-size: 16px;
  margin-top: 15px;
  line-height: 16px; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .contact .contact-con .map-t {
      font-size: 12px;
      margin-bottom: 15px;
      -webkit-background-size: 12px;
      background-size: 12px;
      padding-left: 18px; } }
  @media only screen and (max-width: 479px) {
    .contact .contact-con .map-t {
      font-size: 12px;
      margin-bottom: 15px;
      -webkit-background-size: 12px;
      background-size: 12px;
      padding-left: 18px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .contact .contact-con .map-t {
      font-size: 12px;
      margin-bottom: 15px;
      -webkit-background-size: 12px;
      background-size: 12px;
      padding-left: 18px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .contact .contact-con .map-t {
      margin-bottom: 15px;
      -webkit-background-size: 13px;
      background-size: 13px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .contact .contact-con .map-t {
      margin-bottom: 15px;
      -webkit-background-size: 13px;
      background-size: 13px; } }
.contact .contact-con .map-img {
  display: block;
  width: 100%;
  border: 1px solid #ccc; }
.contact .contact-con .second-contact {
  height: 300px;
  background: url("../images/contact-bg.jpg") center no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin-top: 5px; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .contact .contact-con .second-contact {
      -webkit-background-size: 470%;
      background-size: 470%;
      height: auto;
      background-position: center bottom;
      margin-top: 0; } }
  @media only screen and (max-width: 479px) {
    .contact .contact-con .second-contact {
      -webkit-background-size: 470%;
      background-size: 470%;
      height: auto;
      background-position: center bottom;
      margin-top: 0; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .contact .contact-con .second-contact {
      -webkit-background-size: 470%;
      background-size: 470%;
      height: auto;
      background-position: center bottom;
      margin-top: 0; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .contact .contact-con .second-contact {
      -webkit-background-size: 450%;
      background-size: 450%;
      height: auto;
      background-position: center bottom;
      margin-top: 0; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .contact .contact-con .second-contact {
      -webkit-background-size: 450%;
      background-size: 450%;
      height: auto;
      background-position: center bottom;
      margin-top: 0; } }
  .contact .contact-con .second-contact .second-contact-con {
    padding: 40px 30px;
    *height: 1%; }
    .contact .contact-con .second-contact .second-contact-con:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .contact .contact-con .second-contact .second-contact-con {
        padding: 20px 15px; } }
    @media only screen and (max-width: 479px) {
      .contact .contact-con .second-contact .second-contact-con {
        padding: 20px 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .contact .contact-con .second-contact .second-contact-con {
        padding: 20px 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .contact .contact-con .second-contact .second-contact-con {
        padding: 20px 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .contact .contact-con .second-contact .second-contact-con {
        padding: 20px 15px; } }
    .contact .contact-con .second-contact .second-contact-con ul {
      width: 38%;
      float: left;
      display: block; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .contact .contact-con .second-contact .second-contact-con ul {
          float: none;
          width: 100%; } }
      @media only screen and (max-width: 479px) {
        .contact .contact-con .second-contact .second-contact-con ul {
          float: none;
          width: 100%; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .contact .contact-con .second-contact .second-contact-con ul {
          float: none;
          width: 100%; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .contact .contact-con .second-contact .second-contact-con ul {
          float: none;
          width: 100%; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .contact .contact-con .second-contact .second-contact-con ul {
          float: none;
          width: 100%; } }
      .contact .contact-con .second-contact .second-contact-con ul li {
        height: 30px;
        line-height: 30px;
        list-style-type: none;
        font-size: 16px; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .contact .contact-con .second-contact .second-contact-con ul li {
            font-size: 12px; } }
        @media only screen and (max-width: 479px) {
          .contact .contact-con .second-contact .second-contact-con ul li {
            font-size: 12px; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .contact .contact-con .second-contact .second-contact-con ul li {
            font-size: 12px; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .contact .contact-con .second-contact .second-contact-con ul li {
            font-size: 14px; } }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .contact .contact-con .second-contact .second-contact-con ul li {
            font-size: 14px; } }
      .contact .contact-con .second-contact .second-contact-con ul .padding-li {
        padding-left: 47px; }
      .contact .contact-con .second-contact .second-contact-con ul .li-chuangzhen {
        height: auto; }
        .contact .contact-con .second-contact .second-contact-con ul .li-chuangzhen a {
          color: #fff;
          display: inline-block;
          width: 200px;
          height: 30px;
          line-height: 30px;
          font-size: 14px;
          text-align: center;
          background: #ff2626;
          margin: 30px 0 0  47px;
          border-radius: 4px; }
          @media only screen and (min-width: 480px) and (max-width: 767px) {
            .contact .contact-con .second-contact .second-contact-con ul .li-chuangzhen a {
              margin: 10px auto;
              width: 100%; } }
          @media only screen and (max-width: 479px) {
            .contact .contact-con .second-contact .second-contact-con ul .li-chuangzhen a {
              margin: 10px auto;
              width: 100%; } }
          @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
            .contact .contact-con .second-contact .second-contact-con ul .li-chuangzhen a {
              margin: 10px auto;
              width: 100%; } }
          @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
            .contact .contact-con .second-contact .second-contact-con ul .li-chuangzhen a {
              margin: 10px auto;
              width: 100%; } }
          @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
            .contact .contact-con .second-contact .second-contact-con ul .li-chuangzhen a {
              margin: 10px auto;
              width: 100%; } }
          .contact .contact-con .second-contact .second-contact-con ul .li-chuangzhen a:hover {
            text-decoration: none; }
.contact .contact-con .fb-add {
  *height: 1%;
  margin-bottom: 80px; }
  .contact .contact-con .fb-add:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .contact .contact-con .fb-add {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 479px) {
    .contact .contact-con .fb-add {
      margin-bottom: 40px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .contact .contact-con .fb-add {
      margin-bottom: 40px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .contact .contact-con .fb-add {
      margin-bottom: 40px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .contact .contact-con .fb-add {
      margin-bottom: 40px; } }
  .contact .contact-con .fb-add .fb-add-item {
    width: 207px;
    background: #1c3a7b;
    float: left;
    margin-right: 25px;
    padding: 15px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .contact .contact-con .fb-add .fb-add-item {
        width: 100%;
        float: none;
        margin-right: 0;
        border-bottom: 1px solid #122b40; } }
    @media only screen and (max-width: 479px) {
      .contact .contact-con .fb-add .fb-add-item {
        width: 100%;
        float: none;
        margin-right: 0;
        border-bottom: 1px solid #122b40; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .contact .contact-con .fb-add .fb-add-item {
        width: 100%;
        float: none;
        margin-right: 0;
        border-bottom: 1px solid #122b40; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .contact .contact-con .fb-add .fb-add-item {
        width: 100%;
        float: none;
        margin-right: 0;
        border-bottom: 1px solid #122b40; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .contact .contact-con .fb-add .fb-add-item {
        width: 100%;
        float: none;
        margin-right: 0;
        border-bottom: 1px solid #122b40; } }
    .contact .contact-con .fb-add .fb-add-item p {
      color: #fff;
      margin-bottom: 0;
      line-height: 26px; }
    .contact .contact-con .fb-add .fb-add-item:last-child {
      margin-right: 0; }

.product {
  margin-top: 50px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .product {
      margin-top: 40px; } }
  @media only screen and (max-width: 479px) {
    .product {
      margin-top: 40px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .product {
      margin-top: 40px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .product {
      margin-top: 40px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .product {
      margin-top: 40px; } }
  .product .pro-side .pro-tit {
    background: #1c3a7b;
    padding: 30px;
    border-bottom: 20px solid #ff2626; }
    .product .pro-side .pro-tit h2 {
      color: #fff;
      font-size: 36px;
      margin: 0; }
    .product .pro-side .pro-tit span {
      color: #fff;
      font-size: 30px;
      font-weight: 400; }
  .product .pro-side .pro-menu {
    margin-bottom: 100px; }
    .product .pro-side .pro-menu ul li {
      list-style-type: none;
      position: relative; }
      .product .pro-side .pro-menu ul li a {
        height: 50px;
        line-height: 50px;
        display: block;
        color: #333;
        padding-left: 20px;
        background: #fff url("../images/array.png") 93% center no-repeat;
        border-bottom: 1px solid #ccc; }
        .product .pro-side .pro-menu ul li a:hover {
          text-decoration: none;
          color: #fff;
          background: #1c3a7b url("../images/array-h.png") 93% center no-repeat; }
      .product .pro-side .pro-menu ul li ul {
        background-color: #e5e5e5;
        border-left: 2px solid #1c3a7b;
        position: absolute;
        right: -100%;
        top: 0;
        width: 100%;
        display: none;
        z-index: 9999; }
        .product .pro-side .pro-menu ul li ul li {
          background: none;
          z-index: 9999;
          position: relative; }
          .product .pro-side .pro-menu ul li ul li a {
            padding-left: 25px;
            padding-right: 15px;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            z-index: 9999; }
      .product .pro-side .pro-menu ul li:hover ul {
        display: block;
        z-index: 9999; }

.product-list .product-list-con {
  padding: 30px 0; }
  .product-list .product-list-con .product-item {
    margin-bottom: 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .product-list .product-list-con .product-item {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 479px) {
      .product-list .product-list-con .product-item {
        margin-bottom: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .product-list .product-list-con .product-item {
        margin-bottom: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .product-list .product-list-con .product-item {
        margin-bottom: 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .product-list .product-list-con .product-item {
        margin-bottom: 15px; } }
        .product-list .product-list-con .product-item .img-warp{
          position: relative;
          width: 100%;
          padding-bottom: 100%;
        }
      .product-list .product-list-con .product-item a img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        display: block;
        object-fit: cover;
        height: 100%; }
      .product-list .product-list-con .product-item a h2 {
        font-weight: normal;
        font-size: 14px;
        margin: 0;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333;
        background: #fff;
        padding: 10px; }
      .product-list .product-list-con .product-item a:hover {
        text-decoration: none; }
      .product-list .product-list-con .product-item a:hover h2 {
        text-decoration: none;
        background: #ddd;
        font-weight: 800; }
      .product-list .product-list-con .product-item a:hover img {
        opacity: 0.6; }

.sample-list .sample-list-con {
  padding: 30px 0; }
  .sample-list .sample-list-con .sample-item {
    margin-bottom: 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .sample-list .sample-list-con .sample-item {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 479px) {
      .sample-list .sample-list-con .sample-item {
        margin-bottom: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .sample-list .sample-list-con .sample-item {
        margin-bottom: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .sample-list .sample-list-con .sample-item {
        margin-bottom: 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .sample-list .sample-list-con .sample-item {
        margin-bottom: 15px; } }
    .sample-list .sample-list-con .sample-item a {
      display: block;
      color: #333;
      border: 1px solid #ccc;
      background: #000; }
      .sample-list .sample-list-con .sample-item a img {
        display: block;
        max-width: 100%;
        height: auto;
        height: 275px; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .sample-list .sample-list-con .sample-item a img {
            height: 111px; } }
        @media only screen and (max-width: 479px) {
          .sample-list .sample-list-con .sample-item a img {
            height: 90px; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .sample-list .sample-list-con .sample-item a img {
            height: 90px; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .sample-list .sample-list-con .sample-item a img {
            height: 111px; } }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .sample-list .sample-list-con .sample-item a img {
            height: 123px; } }
      .sample-list .sample-list-con .sample-item a:hover {
        text-decoration: none; }
      .sample-list .sample-list-con .sample-item a:hover img {
        opacity: 0.6; }
      .sample-list .sample-list-con .sample-item a:hover h2 {
        text-decoration: none;
        font-weight: 800;
        background-color: #ddd; }
    .sample-list .sample-list-con .sample-item embed {
      width: 100%;
      height: 275px; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .sample-list .sample-list-con .sample-item embed {
          height: auto; } }
      @media only screen and (max-width: 479px) {
        .sample-list .sample-list-con .sample-item embed {
          height: auto; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .sample-list .sample-list-con .sample-item embed {
          height: auto; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .sample-list .sample-list-con .sample-item embed {
          height: auto; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .sample-list .sample-list-con .sample-item embed {
          height: auto; } }
    .sample-list .sample-list-con .sample-item h2 {
      font-weight: normal;
      font-size: 14px;
      margin: 0;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      color: #333;
      background: #fff;
      padding: 10px; }
  .sample-list .sample-list-con .sample-items {
    margin-bottom: 30px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .sample-list .sample-list-con .sample-items {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 479px) {
      .sample-list .sample-list-con .sample-items {
        margin-bottom: 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .sample-list .sample-list-con .sample-items {
        margin-bottom: 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .sample-list .sample-list-con .sample-items {
        margin-bottom: 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .sample-list .sample-list-con .sample-items {
        margin-bottom: 15px; } }
    .sample-list .sample-list-con .sample-items a {
      display: block;
      color: #333;
      border: 1px solid #ccc;
      background: #000; }
      .sample-list .sample-list-con .sample-items a img {
        display: block;
        max-width: 100%;
        height: auto;
        height: 195px; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .sample-list .sample-list-con .sample-items a img {
            height: 116px; } }
        @media only screen and (max-width: 479px) {
          .sample-list .sample-list-con .sample-items a img {
            height: 96px; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .sample-list .sample-list-con .sample-items a img {
            height: 96px; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .sample-list .sample-list-con .sample-items a img {
            height: 116px; } }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .sample-list .sample-list-con .sample-items a img {
            height: 131px; } }
      .sample-list .sample-list-con .sample-items a:hover {
        text-decoration: none; }
      .sample-list .sample-list-con .sample-items a:hover img {
        opacity: 0.6; }
      .sample-list .sample-list-con .sample-items a:hover h2 {
        text-decoration: none;
        font-weight: 800;
        background-color: #ddd; }
    .sample-list .sample-list-con .sample-items h2 {
      font-weight: normal;
      font-size: 14px;
      margin: 0;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      color: #333;
      background: #fff;
      padding: 10px; }

.product-detail .product-detail-con {
  padding: 40px 0; }
  .product-detail .product-detail-con .pro-detail-head .pro-name {
    margin: 0 0 40px;
    font-size: 24px;
    color: #333; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .product-detail .product-detail-con .pro-detail-head .pro-name {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 479px) {
      .product-detail .product-detail-con .pro-detail-head .pro-name {
        margin-bottom: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .product-detail .product-detail-con .pro-detail-head .pro-name {
        margin-bottom: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .product-detail .product-detail-con .pro-detail-head .pro-name {
        margin-bottom: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .product-detail .product-detail-con .pro-detail-head .pro-name {
        margin-bottom: 20px; } }
  .product-detail .product-detail-con .pro-detail-head .xj-btn {
    display: inline-block;
    width: 100px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background: #ff2626;
    text-align: center;
    margin-bottom: 40px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .product-detail .product-detail-con .pro-detail-head .xj-btn {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 479px) {
      .product-detail .product-detail-con .pro-detail-head .xj-btn {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .product-detail .product-detail-con .pro-detail-head .xj-btn {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .product-detail .product-detail-con .pro-detail-head .xj-btn {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .product-detail .product-detail-con .pro-detail-head .xj-btn {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px; } }
    .product-detail .product-detail-con .pro-detail-head .xj-btn:hover {
      text-decoration: none; }
  .product-detail .product-detail-con .pro-detail-head .pro-text {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    text-align: justify; }
  .product-detail .product-detail-con .pro-detail-head .pd-img {
    border: 1px solid #ccc;
    margin-top: 60px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .product-detail .product-detail-con .pro-detail-head .pd-img {
        margin-top: 30px; } }
    @media only screen and (max-width: 479px) {
      .product-detail .product-detail-con .pro-detail-head .pd-img {
        margin-top: 30px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .product-detail .product-detail-con .pro-detail-head .pd-img {
        margin-top: 30px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .product-detail .product-detail-con .pro-detail-head .pd-img {
        margin-top: 30px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .product-detail .product-detail-con .pro-detail-head .pd-img {
        margin-top: 30px; } }
    .product-detail .product-detail-con .pro-detail-head .pd-img img {
      width: 456px;
      height: 342px; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .product-detail .product-detail-con .pro-detail-head .pd-img img {
          width: 100%;
          height: auto; } }
      @media only screen and (max-width: 479px) {
        .product-detail .product-detail-con .pro-detail-head .pd-img img {
          width: 100%;
          height: auto; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .product-detail .product-detail-con .pro-detail-head .pd-img img {
          width: 100%;
          height: auto; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .product-detail .product-detail-con .pro-detail-head .pd-img img {
          width: 100%;
          height: auto; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .product-detail .product-detail-con .pro-detail-head .pd-img img {
          width: 100%;
          height: auto; } }
  .product-detail .product-detail-con .pro-tab {
    margin-top: 80px; }
    .product-detail .product-detail-con .pro-tab .nav-tabs > li > a {
      border: 1px solid #ddd;
      color: #555;
      margin-right: -1px;
      border-radius: 0;
      padding: 10px 20px; }
      @media only screen and (max-width: 479px) {
        .product-detail .product-detail-con .pro-tab .nav-tabs > li > a {
          padding: 10px 15px; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .product-detail .product-detail-con .pro-tab .nav-tabs > li > a {
          padding: 10px 15px; } }
    .product-detail .product-detail-con .pro-tab .nav-tabs > li.active > a, .product-detail .product-detail-con .pro-tab .nav-tabs > li.active > a:hover, .product-detail .product-detail-con .pro-tab .nav-tabs > li.active > a:focus {
      background-color: #1c3a7b;
      color: #fff; }
    .product-detail .product-detail-con .pro-tab .tab-pane {
      padding: 20px 0; }
      .product-detail .product-detail-con .pro-tab .tab-pane p {
        line-height: 24px; }
      .product-detail .product-detail-con .pro-tab .tab-pane img {
        max-width: 100%; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .product-detail .product-detail-con .pro-tab .tab-pane img {
            max-width: 100% !important;
            height: auto !important; } }
        @media only screen and (max-width: 479px) {
          .product-detail .product-detail-con .pro-tab .tab-pane img {
            max-width: 100% !important;
            height: auto !important; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .product-detail .product-detail-con .pro-tab .tab-pane img {
            max-width: 100% !important;
            height: auto !important; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .product-detail .product-detail-con .pro-tab .tab-pane img {
            max-width: 100% !important;
            height: auto !important; } }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .product-detail .product-detail-con .pro-tab .tab-pane img {
            max-width: 100% !important;
            height: auto !important; } }
    .product-detail .product-detail-con .pro-tab .table > thead > tr > th, .product-detail .product-detail-con .pro-tab .table > thead > tr > td, .product-detail .product-detail-con .pro-tab .table > tbody > tr > th, .product-detail .product-detail-con .pro-tab .table > tbody > tr > td, .product-detail .product-detail-con .pro-tab .table > tfoot > tr > th, .product-detail .product-detail-con .pro-tab .table > tfoot > tr > td {
      padding: 10px 15px; }
    .product-detail .product-detail-con .pro-tab .table-bordered > thead > tr > th, .product-detail .product-detail-con .pro-tab .table-bordered > thead > tr > td, .product-detail .product-detail-con .pro-tab .table-bordered > tbody > tr > th, .product-detail .product-detail-con .pro-tab .table-bordered > tbody > tr > td, .product-detail .product-detail-con .pro-tab .table-bordered > tfoot > tr > th, .product-detail .product-detail-con .pro-tab .table-bordered > tfoot > tr > td {
      border: none;
      border-bottom: 1px solid #ddd; }
    .product-detail .product-detail-con .pro-tab .table-bordered {
      border: none;
      font-size: 16px; }
      .product-detail .product-detail-con .pro-tab .table-bordered .border-td {
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd; }

.article-detail {
  margin-top: 80px; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .article-detail {
      margin-top: 40px; } }
  @media only screen and (max-width: 479px) {
    .article-detail {
      margin-top: 40px; } }
  @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .article-detail {
      margin-top: 40px; } }
  @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .article-detail {
      margin-top: 40px; } }
  @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .article-detail {
      margin-top: 40px; } }
  .article-detail .article-con {
    border: 1px solid #ddd;
    padding: 0 150px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .article-detail .article-con {
        padding: 0 15px; } }
    @media only screen and (max-width: 479px) {
      .article-detail .article-con {
        padding: 0 15px; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .article-detail .article-con {
        padding: 0 15px; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .article-detail .article-con {
        padding: 0 15px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .article-detail .article-con {
        padding: 0 15px; } }
    .article-detail .article-con .article-head {
      *height: 1%; }
      .article-detail .article-con .article-head:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden; }
      .article-detail .article-con .article-head h2 {
        font-weight: normal;
        font-size: 24px;
        margin: 0;
        padding: 40px 0;
        text-align: center;
        border-bottom: 1px solid #ddd;
        line-height: 36px; }
        @media only screen and (max-width: 479px) {
          .article-detail .article-con .article-head h2 {
            font-size: 18px;
            padding: 20px 0;
            line-height: 24px; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .article-detail .article-con .article-head h2 {
            font-size: 18px;
            padding: 20px 0;
            line-height: 24px; } }
      .article-detail .article-con .article-head .new-icon {
        padding: 10px 0;
        float: right; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .article-detail .article-con .article-head .new-icon {
            float: none; } }
        @media only screen and (max-width: 479px) {
          .article-detail .article-con .article-head .new-icon {
            float: none; } }
        @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
          .article-detail .article-con .article-head .new-icon {
            float: none; } }
        @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
          .article-detail .article-con .article-head .new-icon {
            float: none; } }
        @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
          .article-detail .article-con .article-head .new-icon {
            float: none; } }
        .article-detail .article-con .article-head .new-icon span {
          height: 30px;
          line-height: 30px;
          display: inline-block;
          margin-right: 15px; }
          @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
            .article-detail .article-con .article-head .new-icon span {
              font-size: 12px; } }
        .article-detail .article-con .article-head .new-icon .news-icon1 {
          background: url("../images/news-icon1.png") left center no-repeat;
          padding-left: 20px;
          -webkit-background-size: 16px;
          background-size: 16px; }
        .article-detail .article-con .article-head .new-icon .news-icon2 {
          background: url("../images/news-icon2.png") left center no-repeat;
          padding-left: 20px;
          -webkit-background-size: 16px;
          background-size: 16px; }
        .article-detail .article-con .article-head .new-icon .news-icon3 {
          background: url("../images/news-icon3.png") left center no-repeat;
          padding-left: 20px;
          -webkit-background-size: 16px;
          background-size: 16px; }
    .article-detail .article-con .article-bd {
      padding: 40px 0; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .article-detail .article-con .article-bd {
          padding: 20px 0; } }
      @media only screen and (max-width: 479px) {
        .article-detail .article-con .article-bd {
          padding: 20px 0; } }
      @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
        .article-detail .article-con .article-bd {
          padding: 20px 0; } }
      @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
        .article-detail .article-con .article-bd {
          padding: 20px 0; } }
      @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
        .article-detail .article-con .article-bd {
          padding: 20px 0; } }
      .article-detail .article-con .article-bd p {
        line-height: 24px;
        text-align: justify;
        margin-bottom: 15px; }
      .article-detail .article-con .article-bd img {
        max-width: 100% !important;height: auto !important; }
  .article-detail .article-page {
    background: #f2f2f2;
    border: 1px solid #ddd;
    height: 50px;
    line-height: 50px;
    margin-bottom: 80px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .article-detail .article-page {
        display: none; } }
    @media only screen and (max-width: 479px) {
      .article-detail .article-page {
        display: none; } }
    @media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
      .article-detail .article-page {
        display: none; } }
    @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
      .article-detail .article-page {
        height: auto;
        margin-bottom: 40px; } }
    @media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
      .article-detail .article-page {
        height: auto;
        margin-bottom: 40px; } }
    .article-detail .article-page a {
      color: #555;
      display: block;
      padding-left: 20px; }
      .article-detail .article-page a:hover {
        text-decoration: none;
        color: #ff2626; }
      .article-detail .article-page a img {
        vertical-align: middle;
        display: inline-block;
        padding-right: 5px; }
    .article-detail .article-page .trs {
      text-align: right;
      padding-right: 20px; }
      .article-detail .article-page .trs img {
        vertical-align: middle;
        display: inline-block;
        padding-left: 5px; }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .swiper-button-prev, .swiper-button-next {
    height: 20px;
    margin-top: -11px; } }
@media only screen and (max-width: 479px) {
  .swiper-button-prev, .swiper-button-next {
    height: 20px;
    margin-top: -11px; } }
@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
  .swiper-button-prev, .swiper-button-next {
    height: 20px;
    margin-top: -11px; } }
@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .swiper-button-prev, .swiper-button-next {
    height: 20px;
    margin-top: -11px; } }
@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  .swiper-button-prev, .swiper-button-next {
    height: 20px;
    margin-top: -11px; } }

.moblie-nav {
  padding: 0 15px; }
  .moblie-nav .v {
    float: right;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: url(../images/vicon.png) no-repeat;
    display: inline-block;
    margin-top: -5px;
    margin-bottom: -5px; }
  .moblie-nav .v01 {
    background-position: 0 0; }
  .moblie-nav .v02 {
    background-position: 0 -16px; }
  .moblie-nav .vtitle {
    height: 35px;
    background: #1c3a7b;
    line-height: 35px;
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    font-size: 15px;
    color: #fff;
    cursor: pointer; }
  .moblie-nav .vtitle em {
    margin: 10px 10px 0 0; }
  .moblie-nav .vconlist {
    background: #f2f2f2;
    *height: 1%; }
    .moblie-nav .vconlist:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    .moblie-nav .vconlist li {
      list-style-type: none; }
      .moblie-nav .vconlist li a {
        height: 30px;
        line-height: 30px;
        padding-left: 15px;
        display: block;
        font-size: 14px;
        color: #666; }
  .moblie-nav .vconlist li.select a, .moblie-nav .vconlist li a:hover {
    color: #ff2626;
    text-decoration: none; }

.qq {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  top: 50%;
  margin-top: -25px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  z-index: 9999999;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/qq.jpg) no-repeat center 50%; }

@media only screen and (max-width: 479px) {
  .qq {
    bottom: 10px;
    top: inherit;
    right: 10px;
    margin-top: 0;
    width: 36px;
    height: 36px;
    -webkit-background-size: 100%;
    background-size: 100%; } }
.qq:hover {
  background: url(../images/qq-hover.jpg) no-repeat center 50%; }

@media only screen and (max-width: 479px) {
  .qq:hover {
    -webkit-background-size: 100%;
    background-size: 100%; } }
.email {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  top: 50%;
  margin-top: 26px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  z-index: 9999999;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/qq.jpg) no-repeat center 50%; }

@media only screen and (max-width: 479px) {
  .email {
    bottom: 10px;
    top: inherit;
    right: 47px;
    margin-top: 0;
    width: 36px;
    height: 36px;
    -webkit-background-size: 100%;
    background-size: 100%; } }
.email:hover {
  background: url(../images/qq-hover.jpg) no-repeat center 50%; }

@media only screen and (max-width: 479px) {
  .email:hover {
    -webkit-background-size: 100%;
    background-size: 100%; } }
.qq1 {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  top: 50%;
  margin-top: 77px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  z-index: 9999999;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/qq.jpg) no-repeat center 50%; }

@media only screen and (max-width: 479px) {
  .qq1 {
    bottom: 10px;
    top: inherit;
    right: 10px;
    margin-top: 0;
    width: 36px;
    height: 36px;
    -webkit-background-size: 100%;
    background-size: 100%; } }
.qq1:hover {
  background: url(../images/qq-hover.jpg) no-repeat center 50%; }

@media only screen and (max-width: 479px) {
  .qq1:hover {
    -webkit-background-size: 100%;
    background-size: 100%; } }


#footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 45px;
  overflow: hidden;
  z-index: 999;
  text-align: center;
}

#footer .footerbox {
  width: 100%;
  height: 45px;
  margin: 0 auto;
  position: relative;
}

#footer ul {
  width: 100%;
  display: -webkit-box;
}

#footer ul li {
  display: -webkit-box;
  -webkit-box-flex: 1;
  text-align: center;
  border-right: 1px solid rgba(255,255,255,0.2);
  border-left: 0;
  position: relative;
}

#footer ul li a {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  height: 45px;
}

#footer .icon {
  display: block;
  text-align: center;
  margin: 0 auto 0;
  width: 35px;
  height: 29px;
  line-height: 33px;
  overflow: hidden;
  font-size: 26px;
}

#footer .txt {
  display: block;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
}