body {
  background: #fff;
  color: #494949; }

img {
  max-width: 100%;
  vertical-align: bottom; }

.only-mob {
  display: none !important; }

.max-width {
  max-width: 1200px;
  margin: 0 auto; }

a {
  text-decoration: none;
  color: #0c5a9a;
  transition: all .5s; }

.flex {
  display: flex;
  align-items: center;
  justify-content: space-between; }

@media screen and (max-width: 1200px) {
  .flex.pc {
    display: block; } }

@media screen and (max-width: 1200px) {
  .max-width {
    padding: 0 20px; } }
@media screen and (max-width: 1024px) {
  .only-pc {
    display: none !important; }

  .only-mob {
    display: block !important; } }
.ptb {
  padding: 60px 0;
  margin-top: 60px; }
  @media screen and (max-width: 1024px) {
    .ptb {
      padding: 50px 0;
      margin-top: 0; } }

.inpadding {
  padding: 120px 0;
  background: #f4f4f4; }
  @media screen and (max-width: 1024px) {
    .inpadding {
      padding: 60px 0; } }

.bootn {
  color: #fff;
  background: #0c5a9a;
  padding: 10px 30px;
  transition: all .2s; }
  .bootn:hover {
    border-radius: 0 !important; }

.back-btn {
  justify-content: center;
  margin-top: 20px; }

.no-border {
  border: none !important; }
  .no-border:after, .no-border:before {
    display: none; }

.mob-top {
  height: 98px; }
  @media screen and (max-width: 1024px) {
    .mob-top {
      height: 60px; } }

.header {
  padding: 27px 0;
  background: #fff;
  position: fixed;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
  .header .nav .nav-item {
    margin-right: 30px; }
    .header .nav .nav-item a {
      color: #494949; }
      .header .nav .nav-item a:hover {
        color: #0c5a9a; }
    .header .nav .nav-item:last-child {
      margin: 0; }
    .header .nav .nav-item .active {
      color: #0c5a9a; }
  .header .phone {
    width: 180px; }
  @media screen and (max-width: 1024px) {
    .header {
      position: fixed;
      width: 100%;
      padding: 0; }
      .header .logo {
        width: 50%; } }

.mob-nav {
  position: fixed;
  top: 60px;
  height: calc(100vh - 60px);
  width: 100%;
  display: none;
  background: #fff;
  z-index: 998;
  text-align: center; }
  .mob-nav .flex {
    justify-content: center;
    height: 100%; }
    .mob-nav .flex .nav-list .nav-item a {
      background: #ababab;
      display: block;
      padding: 10px 30px;
      color: #fff;
      border-radius: 20px;
      margin-bottom: 20px; }
    .mob-nav .flex .nav-list .nav-item .active {
      background: #0c5a9a; }

.index .index-title {
  text-align: right;
  color: #3c3c3c; }
  .index .index-title p {
    line-height: 1.2; }
  .index .index-title .en {
    font-size: 48px;
    font-weight: bold;
    font-style: italic; }
  .index .index-title .cn {
    color: #808080;
    font-size: 18px; }
.index .banner img {
  width: 100%; }
.index .banner .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  margin: 0 9px;
  background: #fff;
  opacity: 1; }
.index .banner .swiper-pagination-bullet-active {
  background: #0c5a9a; }
.index .about .top {
  align-items: flex-end; }
  .index .about .top .right {
    background: #fbfbfb;
    height: 300px;
    flex-grow: 1;
    justify-content: center;
    position: relative; }
    .index .about .top .right .color {
      position: absolute;
      background: rgba(12, 90, 154, 0.4);
      width: 100vw;
      height: 100px;
      top: -100px; }
  @media screen and (max-width: 1024px) {
    .index .about .top {
      flex-wrap: wrap; }
      .index .about .top .right {
        order: -1;
        height: 200px; } }
.index .about .bottom {
  background: #fbfbfb; }
  .index .about .bottom .left {
    padding: 100px 120px; }
    .index .about .bottom .left .top .num {
      text-align: center; }
      .index .about .bottom .left .top .num p {
        line-height: 1.6; }
      .index .about .bottom .left .top .num .en {
        color: #0c5a9a;
        font-size: 50px;
        font-weight: bold; }
      .index .about .bottom .left .top .num .cn {
        font-size: 20px; }
    .index .about .bottom .left .txt {
      margin: 55px 0;
      color: #909090;
      line-height: 2;
      text-indent: 2em; }
    @media screen and (max-width: 1024px) {
      .index .about .bottom .left {
        padding: 10px; }
        .index .about .bottom .left .top .num .en {
          font-size: 36px; }
        .index .about .bottom .left .top .num .cn {
          font-size: 16px; }
        .index .about .bottom .left .txt {
          margin: 30px 0; }
        .index .about .bottom .left .bootn {
          display: block;
          text-align: center; } }
  .index .about .bottom .right {
    flex-shrink: 0; }
.index .product {
  background: url("../picture/index-product.png");
  padding: 150px 0 120px;
  background-size: cover; }
  .index .product .left {
    width: 35%; }
  .index .product .right {
    width: 65%; }
    .index .product .right .top {
      justify-content: space-around; }
      .index .product .right .top .products-name {
        margin: 0;
        width: 50%;
        font-size: 24px; }
        .index .product .right .top .products-name p {
          line-height: 1.5;
          color: #fff; }
    .index .product .right .swiper {
      position: relative;
      background: #0c5a9a;
      padding: 20px 0;
      margin: 60px 0 30px; }
      .index .product .right .swiper .next, .index .product .right .swiper .prev {
        position: relative;
        padding: 0 30px; }
      .index .product .right .swiper .products-banner .swiper-slide {
        background: #fff; }
        .index .product .right .swiper .products-banner .swiper-slide img {
          transition: all .5s; }
      .index .product .right .swiper .products-banner .swiper-slide-active img {
        transform: scale(1.2); }
    .index .product .right .p-bootn {
      text-align: right;
      margin-right: 10%; }
.index .product-mob {
  background: #fbfbfb; }
  .index .product-mob .big-title {
    justify-content: center; }
  .index .product-mob .products-banner-mob {
    margin: 20px 0;
    text-align: center; }
    .index .product-mob .products-banner-mob p {
      font-size: 18px;
      line-height: 1.5; }
  .index .product-mob .p-bootn .bootn {
    display: block;
    text-align: center; }
.index .news .list {
  flex-wrap: wrap; }
  .index .news .list .top, .index .news .list .small {
    border: 1px solid #9da0a3;
    display: block;
    color: #454545;
    box-sizing: border-box;
    margin-top: 20px; }
    .index .news .list .top:hover, .index .news .list .small:hover {
      border-color: #fff;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4); }
    .index .news .list .top .time, .index .news .list .small .time {
      font-size: 24px; }
      .index .news .list .top .time span, .index .news .list .small .time span {
        font-size: 14px; }
    .index .news .list .top h1, .index .news .list .small h1 {
      font-size: 24px;
      line-height: 1.5; }
  .index .news .list .top {
    overflow: hidden; }
    .index .news .list .top .txt, .index .news .list .top img {
      width: 50%; }
    .index .news .list .top .txt {
      padding: 50px 65px;
      box-sizing: border-box; }
      .index .news .list .top .txt h1 {
        margin: 20px 0; }
      .index .news .list .top .txt .info {
        line-height: 1.4; }
      .index .news .list .top .txt .p-bootn {
        text-align: right; }
        .index .news .list .top .txt .p-bootn .bootn {
          display: inline-block;
          margin-top: 20px; }
    .index .news .list .top img {
      transition: all .5s; }
    .index .news .list .top:hover img {
      transform: scale(1.05); }
  .index .news .list .small {
    width: 32%; }
    .index .news .list .small h1 {
      padding: 20px 65px;
      box-sizing: border-box; }
    .index .news .list .small .time {
      padding: 30px 65px;
      box-sizing: border-box;
      transition: all .5s; }
    .index .news .list .small:hover .time {
      color: #fff;
      background: #0c5a9a; }
    @media screen and (max-width: 1200px) {
      .index .news .list .small {
        width: 100%; }
        .index .news .list .small h1, .index .news .list .small .time {
          padding: 20px; } }
@media screen and (max-width: 1200px) {
  .index .news .title {
    justify-content: center; } }

.footer {
  background: #090909;
  color: #afafaf;
  padding-top: 70px; }
  .footer .left h1 {
    margin: 50px 0 30px;
    font-size: 24px; }
  .footer .left p {
    line-height: 1.5; }
  .footer .center {
    text-align: center; }
    .footer .center p {
      margin-top: 20px; }
  .footer .right {
    width: 25%; }
    .footer .right form {
      margin-top: 20px; }
      .footer .right form p {
        padding-bottom: 16px; }
        .footer .right form p input, .footer .right form p textarea {
          box-sizing: border-box;
          color: #666666;
          padding: 8px 3%;
          width: 100%;
          font-size: 14px;
          border: 0px none; }
      .footer .right form .p-r {
        text-align: right; }
        .footer .right form .p-r .bootn {
          border: none; }
  .footer .copyright {
    text-align: center;
    padding: 24px 0;
    margin-top: 24px;
    border-top: 1px solid #afafaf; }

.nbanner {
  background: no-repeat center;
  background-size: cover; }
  .nbanner .txt {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    line-height: 480px;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); }
    @media screen and (max-width: 1024px) {
      .nbanner .txt {
        line-height: 120px;
        font-size: 30px; } }

.in-about h1 {
  font-size: 40px;
  text-align: center;
  line-height: 1.5; }
.in-about .top {
  background: #fff;
  padding: 40px 0;
  text-align: center;
  margin: 40px 0; }
  .in-about .top .flex {
    justify-content: space-around; }
    .in-about .top .flex .num p {
      line-height: 1.6; }
    .in-about .top .flex .num .en {
      color: #0c5a9a;
      font-size: 50px;
      font-weight: bold; }
    .in-about .top .flex .num .cn {
      font-size: 20px; }
.in-about .info p {
  line-height: 1.5; }
@media screen and (max-width: 1024px) {
  .in-about h1 {
    font-size: 30px; }
  .in-about .top {
    padding: 20px 0;
    margin: 20px 0; }
    .in-about .top .flex .num .en {
      font-size: 30px; } }

.in-product .list {
  flex-wrap: wrap; }
  .in-product .list .product-link {
    width: 24%;
    text-align: center;
    background: #fff;
    position: relative;
    transition: all .5s;
    margin-bottom: 20px; }
    .in-product .list .product-link img {
      padding: 20px 0 10px; }
    .in-product .list .product-link p {
      color: #282828;
      font-size: 16px;
      line-height: 1.5;
      padding: 20px 0;
      transition: all .1s; }
    .in-product .list .product-link:after, .in-product .list .product-link:before {
      content: '';
      position: absolute;
      background: #0c5a9a;
      top: 0;
      left: 0; }
    .in-product .list .product-link:after {
      width: 0;
      height: 4px;
      transition: all .5s; }
    .in-product .list .product-link:before {
      width: 4px;
      height: 0;
      transition: all .5s; }
    .in-product .list .product-link:hover {
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2); }
      .in-product .list .product-link:hover p {
        color: #fff;
        background: #0c5a9a; }
      .in-product .list .product-link:hover:after {
        width: 34px; }
      .in-product .list .product-link:hover:before {
        height: 34px; }
    @media screen and (max-width: 1024px) {
      .in-product .list .product-link {
        width: 100%; } }

.in-productView .top {
  background: #f4f4f4;
  padding: 10px 0; }
  .in-productView .top .flex {
    justify-content: space-around; }
    .in-productView .top .flex img {
      width: 40%; }
    .in-productView .top .flex p {
      font-size: 36px;
      line-height: 1.5; }
  @media screen and (max-width: 1024px) {
    .in-productView .top .flex {
      flex-wrap: wrap; }
      .in-productView .top .flex img {
        width: 100%; }
      .in-productView .top .flex p {
        order: -1;
        font-size: 25px; } }
.in-productView .inpadding {
  background: #fff; }
  .in-productView .inpadding p {
    line-height: 1.5; }
  .in-productView .inpadding .title {
    border-bottom: 1px solid #b6b6b6;
    padding-bottom: 10px;
    margin-bottom: 20px;
    align-items: flex-end; }
    .in-productView .inpadding .title span {
      font-size: 36px; }
    .in-productView .inpadding .title a {
      color: #b6b6b6; }

.in-contact .inpadding {
  position: relative; }
  .in-contact .inpadding .txt {
    position: absolute;
    right: 0;
    top: 200px;
    background: #fff;
    padding: 40px 150px;
    z-index: 2; }
    .in-contact .inpadding .txt h1 {
      font-size: 45px; }
      .in-contact .inpadding .txt h1 span {
        font-size: 26px; }
    .in-contact .inpadding .txt p {
      font-size: 20px;
      line-height: 1.5;
      color: #afafaf;
      margin: 30px 0; }
  @media screen and (max-width: 1024px) {
    .in-contact .inpadding .txt {
      position: relative;
      top: 0;
      padding: 20px; }
      .in-contact .inpadding .txt h1 {
        font-size: 30px; }
    .in-contact .inpadding #container {
      height: 300px; } }

.in-news .news-link {
  display: block;
  background: #fff;
  position: relative;
  margin-bottom: 30px; }
  .in-news .news-link .left {
    width: 30%;
    position: relative; }
    .in-news .news-link .left img {
      position: relative;
      z-index: 2; }
    .in-news .news-link .left div {
      width: 100%;
      height: 100%;
      background: #0c5a9a;
      position: absolute;
      top: 0;
      left: 0;
      transition: all .5s; }
    @media screen and (max-width: 1200px) {
      .in-news .news-link .left {
        width: 100%; } }
  .in-news .news-link .right {
    width: 60%;
    padding-right: 5%; }
    .in-news .news-link .right h1 {
      color: #313131;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.2; }
    .in-news .news-link .right p {
      color: #9e9e9e;
      line-height: 1.5;
      margin: 20px 0;
      transition: all .3s; }
    @media screen and (max-width: 1200px) {
      .in-news .news-link .right {
        width: calc(100% - 20px);
        padding: 10px; }
        .in-news .news-link .right h1 {
          margin-bottom: 8px; } }
  .in-news .news-link:hover {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2); }
    .in-news .news-link:hover .right p {
      color: #0c5a9a; }
    .in-news .news-link:hover .left div {
      top: 10px;
      left: -10px; }

.in-newsView .info-box {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  box-sizing: border-box; }
  .in-newsView .info-box h1 {
    text-align: center;
    font-size: 25px;
    line-height: 1.5; }
  .in-newsView .info-box .time {
    text-align: center;
    margin: 10px 0 20px;
    color: #a2a2a2; }
  .in-newsView .info-box p {
    line-height: 1.5; }

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