
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 990px) {
    .container-fluid {
      padding: 0 10px; } }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

.main-background-1 {
  background: url(../image/bg1.jpg) no-repeat center center;
  background-size: cover; }

.main-background-2 {
  background: #f4f8fb; }

.main-background-3 {
  background: url(../image/followbg.jpg) no-repeat center center;
  background-size: cover; }

.main-pad-1 {
  padding: 55px 0 0; }
  @media screen and (max-width: 990px) {
    .main-pad-1 {
      padding: 35px 0 0; } }

.main-pad-2 {
  padding: 95px 0 55px; }
  @media screen and (max-width: 990px) {
    .main-pad-2 {
      padding: 35px 0;
      margin-top: 0; } }

.main-pad-3 {
  padding: 50px 0; }
  @media screen and (max-width: 990px) {
    .main-pad-3 {
      padding: 35px 0; } }

.main-martop-1 {
  margin-top: 45px; }
  @media screen and (max-width: 990px) {
    .main-martop-1 {
      margin-top: 35px; } }

.main-martop-2 {
  margin-top: 25px; }

.main-padBottom-1 {
  padding-bottom: 45px; }

.main-marbottom-1 {
  margin-bottom: 25px; }

.main-marbottom-2 {
  margin-bottom: 25px; }

.main-padleft-1 {
  padding-left: 35px; }
  @media screen and (max-width: 990px) {
    .main-padleft-1 {
      padding-left: 0; } }

.main-padright-1 {
  padding-right: 35px; }
  @media screen and (max-width: 990px) {
    .main-padright-1 {
      padding: 0; } }

.no-paddingTop {
  padding-top: 0; }

.no-paddingBottom {
  padding-bottom: 0; }

.positionRelative {
  position: relative;
  z-index: 2; }

@media screen and (min-width: 991px) {
  .col-md-13 {
    width: 20%; } }

@media screen and (min-width: 991px) {
  .col-md-2-list1 {
    width: 23%; } }

@media screen and (min-width: 991px) {
  .col-md-10-list1 {
    width: 77%; } }

.title-1.active2 .chtit {
  color: #fff; }
.title-1.active2 .stxt {
  color: #fff; }
.title-1.active2 .line {
  background: #fff; }
.title-1 .chtit {
  font-size: 36px;
  color: #242424;
  font-weight: bold; }
.title-1 .stxt {
  font-size: 16px;
  color: #7a7a7a;
  line-height: 25px;
  margin-top: 10px; }
.title-1 .line {
  display: inline-block;
  margin-top: 25px;
  height: 2px;
  width: 20px;
  background: #414141; }

.aboutbox-con .a1box .iconbox .list {
  width: 25%;
  float: left; }
  @media screen and (max-width: 990px) {
    .aboutbox-con .a1box .iconbox .list {
      width: 50%; } }
  .aboutbox-con .a1box .iconbox .list a {
    text-decoration: none;
    display: block;
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px 0 20px 30px;
    overflow: hidden;
    position: relative;
    top: 0;
    transition: all .3s; }
    .aboutbox-con .a1box .iconbox .list a:hover {
      top: -3px;
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); }
    .aboutbox-con .a1box .iconbox .list a .icon {
      float: left;
      width: 50px;
      margin-top: 3px; }
    .aboutbox-con .a1box .iconbox .list a .tit {
      float: left;
      width: calc(100% - 50px); }
      .aboutbox-con .a1box .iconbox .list a .tit span {
        display: block;
        font-size: 15px;
        color: #000; }
        .aboutbox-con .a1box .iconbox .list a .tit span:nth-child(2) {
          color: #b3b3b3;
          font-size: 12px;
          text-transform: uppercase; }
.aboutbox-con .a2box {
  background: url(../image/about-conbg.jpg) repeat;
  border: 1px solid #ddd;
  position: relative; }
  .aboutbox-con .a2box .titlebox {
    padding: 30px; }
    .aboutbox-con .a2box .titlebox .t1 img {
      max-width: 100%; }
    .aboutbox-con .a2box .titlebox .t2 {
      margin-top: 15px;
      font-size: 24px;
      color: #212121;
      line-height: 30px; }
    .aboutbox-con .a2box .titlebox .line {
      width: 33px;
      height: 3px;
      background: #e41c1c;
      margin-top: 15px; }
  .aboutbox-con .a2box .conbox {
    background: #0054aa;
    padding: 30px;
    color: #fff; }
    @media screen and (min-width: 991px) {
      .aboutbox-con .a2box .conbox {
        position: absolute;
        right: 0;
        top: 150px;
        width: 525px;
        padding: 35px; } }
    .aboutbox-con .a2box .conbox .tit {
      font-size: 24px;
      font-weight: bold; }
    .aboutbox-con .a2box .conbox .con {
      margin-top: 15px;
      font-size: 16px;
      line-height: 30px;
      height: 150px;
      overflow: hidden; }
      @media screen and (min-width: 991px) {
        .aboutbox-con .a2box .conbox .con {
          line-height: 35px;
          height: 175px; } }
    .aboutbox-con .a2box .conbox .morebtn {
      margin-top: 25px; }
      .aboutbox-con .a2box .conbox .morebtn a {
        text-decoration: none;
        display: block;
        width: 90px;
        height: 30px;
        background: #fff;
        text-align: center;
        line-height: 30px;
        color: #454545;
        font-size: 14px;
        transition: all .3s; }
        .aboutbox-con .a2box .conbox .morebtn a:hover {
          background: #454545;
          color: #fff; }

.productbox-con .tabhd {
  text-align: center; }
  .productbox-con .tabhd .thdlist {
    display: inline-block;
    margin-bottom: 5px; }
    @media screen and (min-width: 991px) {
      .productbox-con .tabhd .thdlist:nth-child(1) a {
        padding: 0 95px; }
        .productbox-con .tabhd .thdlist:nth-child(1) a:before {
          content: '';
          background: #fff;
          position: absolute;
          left: -33px;
          top: 0;
          width: 65px;
          height: 65px;
          transform: skew(45deg); }
      .productbox-con .tabhd .thdlist:nth-child(5) a {
        padding: 0 95px; }
        .productbox-con .tabhd .thdlist:nth-child(5) a:before {
          content: '';
          background: #fff;
          position: absolute;
          right: -33px;
          top: 0;
          width: 65px;
          height: 65px;
          transform: skew(45deg); } }
    .productbox-con .tabhd .thdlist a {
      position: relative;
      text-decoration: none;
      display: block;
      height: 40px;
      line-height: 40px;
      text-align: center;
      background: #0054aa;
      color: #fff;
      font-size: 14px;
      padding: 0 15px;
      transition: all .3s; }
      @media screen and (min-width: 991px) {
        .productbox-con .tabhd .thdlist a {
          height: 65px;
          line-height: 65px;
          padding: 0 70px;
          font-size: 20px;
          transform: skew(-45deg); }
          .productbox-con .tabhd .thdlist a span {
            transform: skew(45deg);
            display: block; } }
      .productbox-con .tabhd .thdlist a:hover, .productbox-con .tabhd .thdlist a.active {
        background: #d50a07; }
.productbox-con .tabbd {
  margin-top: 35px; }
  .productbox-con .tabbd .tbdlist {
    display: none; }
    .productbox-con .tabbd .tbdlist:first-child {
      display: block; }
    .productbox-con .tabbd .tbdlist .list a {
      text-decoration: none;
      display: block;
      border: 1px solid #eee;
      position: relative; }
      @media screen and (min-width: 991px) {
        .productbox-con .tabbd .tbdlist .list a:hover .conbox {
          top: calc(100% - 85px);
          background: #005dc4; }
          .productbox-con .tabbd .tbdlist .list a:hover .conbox span:first-child {
            color: #fff; }
          .productbox-con .tabbd .tbdlist .list a:hover .conbox span:nth-child(2) {
            display: none; }
          .productbox-con .tabbd .tbdlist .list a:hover .conbox span:nth-child(3) {
            display: inline-block; } }
      .productbox-con .tabbd .tbdlist .list a .picbox {
        overflow: hidden; }
        .productbox-con .tabbd .tbdlist .list a .picbox .imgbox {
          transition: all 1s;
          overflow: hidden; }
          .productbox-con .tabbd .tbdlist .list a .picbox .imgbox img {
            max-width: 100%;
            max-height: 100%; }
      .productbox-con .tabbd .tbdlist .list a .conbox {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 85px;
        padding: 0 20px;
        background: #fff;
        overflow: hidden;
        transition: all .3s; }
        @media screen and (max-width: 990px) {
          .productbox-con .tabbd .tbdlist .list a .conbox {
            padding: 0 10px;
            height: 45px;
            position: relative; } }
        .productbox-con .tabbd .tbdlist .list a .conbox span {
          display: inline-block; }
          .productbox-con .tabbd .tbdlist .list a .conbox span:nth-child(1) {
            float: left;
            width: calc(100% - 130px);
            line-height: 85px;
            font-size: 24px;
            color: #474747;
            height: 85px;
            overflow: hidden; }
            @media screen and (max-width: 990px) {
              .productbox-con .tabbd .tbdlist .list a .conbox span:nth-child(1) {
                font-size: 14px;
                width: calc(100% - 80px);
                line-height: 45px; } }
          .productbox-con .tabbd .tbdlist .list a .conbox span:nth-child(2) {
            margin-top: 30px;
            float: right;
            width: 25px;
            height: 25px;
            border: 1px solid #ddd;
            line-height: 23px;
            font-size: 30px;
            color: #005dc4;
            font-family: "Arial";
            text-align: center; }
            @media screen and (max-width: 990px) {
              .productbox-con .tabbd .tbdlist .list a .conbox span:nth-child(2) {
                margin-top: 15px;
                font-size: 16px;
                width: 20px;
                height: 20px;
                line-height: 18px; } }
          .productbox-con .tabbd .tbdlist .list a .conbox span:nth-child(3) {
            margin-top: 25px;
            float: right;
            width: 120px;
            height: 35px;
            background: #fff;
            line-height: 35px;
            color: #0054aa;
            font-size: 14px;
            display: none;
            text-align: center; }
            @media screen and (max-width: 990px) {
              .productbox-con .tabbd .tbdlist .list a .conbox span:nth-child(3) {
                width: 80px;
                font-size: 12px; } }

.servicebox-con .list {
  float: left;
  width: 25%;
  padding: 0 5px 10px; }
  @media screen and (max-width: 990px) {
    .servicebox-con .list {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .servicebox-con .list {
      width: 100%; } }
  @media screen and (min-width: 991px) {
    .servicebox-con .list:nth-child(2n+2) a .picbox {
      position: relative;
      top: 280px; }
    .servicebox-con .list:nth-child(2n+2) a .conbox {
      position: relative;
      top: -280px; } }
  .servicebox-con .list:nth-child(2n+2) a .line {
    background: #0054aa; }
    .servicebox-con .list:nth-child(2n+2) a .line:before {
      border-top: 8px solid #0054aa; }
  .servicebox-con .list a {
    text-decoration: none;
    display: block;
    text-align: center; }
    .servicebox-con .list a .picbox img {
      max-width: 100%; }
    .servicebox-con .list a .line {
      position: relative;
      height: 8px;
      width: 100%;
      background: #666;
      margin: 25px 0 45px; }
      .servicebox-con .list a .line:before {
        content: '';
        position: absolute;
        top: 8px;
        left: 50%;
        margin-left: -10px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #666; }
    .servicebox-con .list a .conbox .tit {
      font-size: 22px;
      color: #2c2d31;
      line-height: 35px;
      font-weight: bold; }
    .servicebox-con .list a .conbox .con {
      margin-top: 15px;
      font-size: 14px;
      color: #6e6e6e;
      line-height: 30px; }

.adbox-wrap {
  background: url(../image/adbox-bg1.jpg) no-repeat center center;
  background-size: cover; }
  .adbox-wrap img {
    max-width: 100%; }

.itembox-con .list {
  padding: 0 10px 20px; }
  .itembox-con .list a {
    text-decoration: none;
    display: block;
    border: 1px solid #eee;
    padding: 25px; }
    .itembox-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .itembox-con .list a .picbox {
      overflow: hidden; }
      .itembox-con .list a .picbox .imgbox {
        overflow: hidden;
        transition: all 1s; }
        .itembox-con .list a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .itembox-con .list a .conbox {
      margin-top: 25px; }
      .itembox-con .list a .conbox .tit {
        font-size: 18px;
        color: #242424;
        font-weight: bold;
        line-height: 25px;
        height: 25px;
        overflow: hidden; }
      .itembox-con .list a .conbox .con {
        margin-top: 10px;
        font-size: 14px;
        color: #949494;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }

.followbox-con .list {
  padding: 0 10px;
  float: left;
  width: 20%; }
  @media screen and (max-width: 990px) {
    .followbox-con .list {
      width: 50%;
      padding: 0 10px 20px; } }
  .followbox-con .list a {
    text-decoration: none;
    display: block;
    padding: 30px 30px 55px;
    text-align: center;
    color: #fff;
    transition: all .3s; }
    @media screen and (max-width: 990px) {
      .followbox-con .list a {
        padding: 20px 15px; } }
    @media screen and (min-width: 991px) {
      .followbox-con .list a:hover {
        background: #fff;
        color: #343434; }
        .followbox-con .list a:hover .icon {
          background: #0054aa; }
          .followbox-con .list a:hover .icon img {
            -webkit-filter: invert(0);
            filter: invert(0); }
        .followbox-con .list a:hover .conbox .morebtn {
          background: #dc0000;
          color: #fff;
          border: none; } }
    .followbox-con .list a .icon {
      display: inline-block;
      background: #fff;
      width: 95px;
      height: 95px;
      line-height: 95px;
      border-radius: 50%; }
      .followbox-con .list a .icon img {
        -webkit-filter: invert(100);
        filter: invert(100); }
    .followbox-con .list a .conbox {
      padding: 25px 0; }
      @media screen and (max-width: 990px) {
        .followbox-con .list a .conbox {
          padding: 15px 0 0; } }
      .followbox-con .list a .conbox .tit {
        font-size: 30px;
        font-weight: bold; }
        @media screen and (max-width: 990px) {
          .followbox-con .list a .conbox .tit {
            font-size: 20px; } }
      .followbox-con .list a .conbox .stxt {
        margin-top: 10px;
        font-size: 18px; }
        @media screen and (max-width: 990px) {
          .followbox-con .list a .conbox .stxt {
            font-size: 14px;
            line-height: 25px;
            height: 50px; } }
      .followbox-con .list a .conbox .morebtn {
        margin-top: 25px;
        width: 100px;
        height: 30px;
        display: inline-block;
        line-height: 28px;
        border: 1px solid #fff; }
        @media screen and (max-width: 990px) {
          .followbox-con .list a .conbox .morebtn {
            margin-top: 5px; } }

.newsbox-con .bnlist a {
  text-decoration: none;
  display: block; }
  .newsbox-con .bnlist a:hover .picbox .imgbox {
    transform: scale(1.2); }
  .newsbox-con .bnlist a .picbox {
    overflow: hidden; }
    .newsbox-con .bnlist a .picbox .imgbox {
      overflow: hidden;
      transition: all 1s; }
      .newsbox-con .bnlist a .picbox .imgbox img {
        max-height: 100%;
        max-width: 100%; }
  .newsbox-con .bnlist a .conbox {
    margin-top: 35px; }
    .newsbox-con .bnlist a .conbox .tit {
      overflow: hidden;
      line-height: 35px;
      height: 35px; }
      .newsbox-con .bnlist a .conbox .tit span {
        display: inline-block;
        float: right;
        font-size: 26px;
        color: #000;
        font-weight: bold;
        width: calc(100% - 95px); }
        .newsbox-con .bnlist a .conbox .tit span:nth-child(1) {
          float: left;
          width: 85px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          color: #fff;
          font-size: 18px;
          background: #d50a07;
          border-radius: 35px;
          font-weight: normal; }
    .newsbox-con .bnlist a .conbox .con {
      margin-top: 15px;
      font-size: 16px;
      color: #828282;
      line-height: 30px;
      height: 60px;
      overflow: hidden; }
    .newsbox-con .bnlist a .conbox .timebox {
      margin-top: 15px;
      font-size: 14px;
      color: #b0b0b0; }
  .newsbox-con .bnlist a .line {
    margin-top: 35px;
    background: #dbdbdb;
    width: 100%;
    height: 1px;
    position: relative; }
    .newsbox-con .bnlist a .line:before {
      content: '';
      position: absolute;
      left: 0;
      top: -2px;
      height: 5px;
      width: 85px;
      background: #0054aa; }
.newsbox-con .tit-morebtn {
  overflow: hidden; }
  @media screen and (max-width: 990px) {
    .newsbox-con .tit-morebtn {
      margin-top: 25px; } }
  .newsbox-con .tit-morebtn a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    color: #b0b0b0; }
    .newsbox-con .tit-morebtn a:hover {
      color: #0054aa; }
    .newsbox-con .tit-morebtn a span {
      display: inline-block;
      float: left; }
      .newsbox-con .tit-morebtn a span:nth-child(1) {
        margin-top: 10px;
        width: 60px;
        height: 8px;
        background: #0054aa; }
      .newsbox-con .tit-morebtn a span:nth-child(2) {
        float: right;
        font-size: 16px; }
.newsbox-con .listbox {
  margin-top: 25px; }
  .newsbox-con .listbox .list {
    margin-bottom: 35px; }
    .newsbox-con .listbox .list a {
      text-decoration: none;
      display: block; }
      .newsbox-con .listbox .list a:hover .title {
        color: #0054aa; }
      .newsbox-con .listbox .list a .title {
        font-size: 18px;
        font-weight: bold;
        color: #000;
        line-height: 30px;
        height: 30px;
        overflow: hidden; }
      .newsbox-con .listbox .list a .con {
        margin-top: 10px;
        font-size: 14px;
        color: #737373;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }
      .newsbox-con .listbox .list a .timebox {
        font-size: 14px;
        color: #b0b0b0;
        margin-top: 10px; }
      .newsbox-con .listbox .list a .line {
        margin-top: 35px;
        background: #dbdbdb;
        width: 100%;
        height: 1px;
        position: relative; }
        .newsbox-con .listbox .list a .line:before {
          content: '';
          position: absolute;
          left: 0;
          top: -2px;
          height: 5px;
          width: 85px;
          background: #0054aa; }

.news-con .nlist {
  margin-bottom: 20px; }
  .news-con .nlist a {
    text-decoration: none;
    display: block;
    background: #f4f4f4;
    padding: 20px;
    overflow: hidden;
    transition: all .3s; }
    @media screen and (max-width: 990px) {
      .news-con .nlist a {
        padding: 10px; } }
    .news-con .nlist a:hover {
      background: #e6e6e6; }
      .news-con .nlist a:hover .conbox .morebtn {
        background: #004098; }
    .news-con .nlist a .picbox {
      float: left;
      width: 215px; }
      @media screen and (max-width: 990px) {
        .news-con .nlist a .picbox {
          width: 120px; } }
    .news-con .nlist a .conbox {
      float: right;
      width: calc(100% - 250px); }
      @media screen and (max-width: 990px) {
        .news-con .nlist a .conbox {
          width: calc(100% - 135px); } }
      .news-con .nlist a .conbox .title {
        margin-top: 5px;
        font-size: 18px;
        color: #262626;
        line-height: 30px;
        height: 30px;
        overflow: hidden; }
      .news-con .nlist a .conbox .con {
        margin-top: 10px;
        font-size: 14px;
        color: #6c6c6c;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }
      .news-con .nlist a .conbox .morebtn {
        margin-top: 15px;
        font-size: 13px;
        color: #fff;
        background: #d4d4d4;
        width: 85px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        transition: all .3s; }

.about-con .picbox {
  text-align: center;
  margin-bottom: 20px; }
  .about-con .picbox img {
    max-width: 100%; }
.about-con .conbox {
  font-size: 16px;
  line-height: 35px; }
  @media screen and (max-width: 990px) {
    .about-con .conbox {
      font-size: 14px;
      line-height: 30px; } }

.info-con .list {
  padding: 0 10px 20px; }
  .info-con .list a {
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #333;
    border: 1px solid #eee; }
    .info-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .info-con .list a .picbox {
      overflow: hidden; }
      .info-con .list a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .info-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }
    .info-con .list a .btit {
      text-align: center;
      line-height: 50px;
      height: 50px;
      overflow: hidden; }

.title-posit {
  height: 45px;
  border: 1px solid #eee; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .title {
      background: #0855a1;
      line-height: 43px;
      padding: 0 25px;
      color: #fff;
      font-size: 18px; }
      .title-posit .tp .title i {
        margin-right: 10px; }
    .title-posit .tp .posit {
      font-size: 14px;
      color: #a8a8a8;
      padding-right: 15px;
      line-height: 43px; }
      .title-posit .tp .posit i {
        margin-right: 10px;
        position: relative;
        top: -2px; }
      .title-posit .tp .posit a {
        display: inline-block;
        color: #a8a8a8; }

.w-title-posit .title {
  font-size: 26px;
  color: #333;
  text-transform: uppercase; }
  .w-title-posit .title span {
    display: block;
    font-size: 20px; }
.w-title-posit .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: center; }
  .w-title-posit .line-wrap .line {
    margin-top: 15px;
    display: inline-block;
    width: 90px;
    height: 3px;
    background: #0855a1;
    position: relative;
    top: -17px; }

.contact-con .conbox {
  font-size: 16px;
  line-height: 40px; }
.contact-con .mappic {
  margin-top: 20px; }


.news-details-con img {
  max-width: 100%; }
.news-details-con .biaoti {
  text-align: center;
  font-size: 2.4rem;
  color: #333;
  font-weight: bold; }
.news-details-con .timebox {
  margin: 10px 0;
  text-align: center;
  font-size: 1.4rem;
  color: #666; }
.news-details-con .conbox {
  font-size: 1.4rem;
  color: #666;
  line-height: 30px; }
  
.news-details-con .conbox img {
    max-width: 100%; }
.news-details-con .conbox table {
  width: 100%; }
.news-details-con .conbox table td {
border:1ppx solid #CCCCCC}

.product-details-con img {
  max-width: 100%; }
.product-details-con .picbox {
  margin-bottom: 20px;
  text-align: center; }
  .product-details-con .picbox img {
    border: 1px solid #ccc;
    max-width: 100%; }
.product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2d2d2d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px; }
.product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px; }
.product-details-con .dcon .cn img {
    max-width: 100%; }
.product-details-con .dcon .cn table {
  width: 100%; }
.product-details-con .dcon .cn table td {
border:1ppx solid #CCCCCC}

  

.topbar-wrap {
  background: url(../image/topbarbg.jpg) repeat-x;
  height: 39px;
  line-height: 36px;
  font-family: "宋体";
  font-size: 12px;
  color: #5e5e5e; }
  .topbar-wrap .tlt {
    float: left; }
  .topbar-wrap .trt {
    float: right; }
    .topbar-wrap .trt a {
      color: #5e5e5e;
      display: inline-block;
      float: left; }
    .topbar-wrap .trt span {
      float: left;
      margin: 0 10px; }

.header-wrap .header {
  height: 135px; }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px; } }
  .header-wrap .header .logo {
    line-height: 135px; }
    @media screen and (max-width: 990px) {
      .header-wrap .header .logo {
        line-height: 65px; } }
    .header-wrap .header .logo img {
      max-width: 100%; }
      @media screen and (max-width: 990px) {
        .header-wrap .header .logo img {
          max-width: 70%; } }
  .header-wrap .header .stxt {
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin-top: 35px;
    margin-left: 20px; }
    .header-wrap .header .stxt .s1 {
      font-size: 20px;
      font-weight: bold;
      color: #0054aa; }
      .header-wrap .header .stxt .s1 span {
        color: #000; }
    .header-wrap .header .stxt .s2 {
      margin-top: 8px;
      font-size: 16px;
      color: #888; }
  .header-wrap .header .phonebox {
    margin-top: 35px;
    float: right; }
    .header-wrap .header .phonebox .icon {
      float: left;
      margin-right: 15px; }
    .header-wrap .header .phonebox .ptxt {
      float: left; }
      .header-wrap .header .phonebox .ptxt span {
        display: block;
        font-size: 13px;
        color: #434343; }
        .header-wrap .header .phonebox .ptxt span:nth-child(2) {
          font-size: 28px;
          color: #0054aa;
          font-family: "Impact"; }
  @media screen and (max-width: 990px) {
    .header-wrap .header .menu {
      line-height: 65px;
      float: right; } }
  .header-wrap .header .menulist {
    display: none;
    font-size: 14px;
    position: absolute;
    top: 65px;
    right: -10px;
    width: 150px;
    background: #0054aa;
    text-align: center;
    z-index: 10; }
    .header-wrap .header .menulist a {
      display: block;
      line-height: 30px;
      color: #fff; }

.nav-wrap {
  height: 60px;
  background: #0054aa; }
  .nav-wrap .nav-ul {
    height: 60px;
    background: url(../image/navline.jpg) no-repeat left top; }
    .nav-wrap .nav-ul .navlist {
      position: relative;
      z-index: 1;
      height: 60px;
      text-align: center;
      float: left;
      width: 16.66%;
      background: url(../image/navline.jpg) no-repeat right top; }
      .nav-wrap .nav-ul .navlist .listh1 {
        line-height: 60px;
        display: block;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s; }
        .nav-wrap .nav-ul .navlist .listh1:hover, .nav-wrap .nav-ul .navlist .listh1.on {
          background: #d50a07;
          font-weight: bold; }
      .nav-wrap .nav-ul .navlist .list2-ul {
        position: absolute;
        top: 60px;
        left: 0;
        display: none;
        background: #fff;
        width: 200px; }
        .nav-wrap .nav-ul .navlist .list2-ul .list {
          line-height: 35px;
          position: relative; }
          .nav-wrap .nav-ul .navlist .list2-ul .list a {
            display: block;
            text-decoration: none;
            color: #333;
            font-size: 14px; }
            .nav-wrap .nav-ul .navlist .list2-ul .list a:hover, .nav-wrap .nav-ul .navlist .list2-ul .list a.on {
              background: #d50a07;
              color: #fff; }
          .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
            display: none;
            width: 150px;
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
            left: 100%;
            top: 0; }
            .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
              color: #fff;
              font-size: 14px; }

.banner-wrap {
  position: relative; }
  .banner-wrap .banner-carousel {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .banner-wrap .banner-carousel .item {
      display: block; }
    .banner-wrap .banner-carousel img {
      display: block;
      width: 100%; }
  .banner-wrap .owl-theme .owl-controls {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    z-index: 15; }
    .banner-wrap .owl-theme .owl-controls .owl-page {
      margin: 0 3px; }
      .banner-wrap .owl-theme .owl-controls .owl-page span {
        opacity: 1;
        background: #fff;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        padding: 0; }
    .banner-wrap .owl-theme .owl-controls .owl-page:hover span {
      background: #0054aa; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #0054aa; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.searchbox-wrap {
  position: relative; }
  @media screen and (max-width: 990px) {
    .searchbox-wrap {
      background: #0054aa; } }
  .searchbox-wrap .searchbox-con {
    background: #0054aa;
    padding: 30px 0;
    color: #fff;
    overflow: hidden; }
    @media screen and (min-width: 991px) {
      .searchbox-wrap .searchbox-con {
        position: absolute;
        top: -80px;
        z-index: 5;
        width: 100%;
        max-width: 1200px; } }
    .searchbox-wrap .searchbox-con .s1box {
      float: left;
      border-right: 1px solid #2c69bf;
      width: 385px;
      text-align: center;
      height: 80px; }
      .searchbox-wrap .searchbox-con .s1box .s1 {
        font-size: 24px; }
        .searchbox-wrap .searchbox-con .s1box .s1 span {
          font-weight: bold; }
      .searchbox-wrap .searchbox-con .s1box .s2 {
        font-size: 18px;
        margin-top: 10px; }
    .searchbox-wrap .searchbox-con .s2box {
      float: left;
      border-right: 1px solid #2c69bf;
      border-left: 1px solid #00356c;
      width: calc(100% - 705px);
      padding: 0 45px;
      height: 80px; }
      @media screen and (max-width: 990px) {
        .searchbox-wrap .searchbox-con .s2box {
          width: 100%;
          float: none;
          height: auto;
          border: none;
          padding: 0 20px; } }
      .searchbox-wrap .searchbox-con .s2box .s1 {
        overflow: hidden;
        line-height: 30px;
        height: 30px; }
        .searchbox-wrap .searchbox-con .s2box .s1 a {
          display: inline-block;
          float: left;
          color: #fff;
          font-size: 14px;
          margin-right: 30px; }
      .searchbox-wrap .searchbox-con .s2box .s2 {
        margin-top: 5px;
        background: #fff;
        padding: 10px 0; }
        .searchbox-wrap .searchbox-con .s2box .s2 form {
          position: relative;
          overflow: hidden; }
        .searchbox-wrap .searchbox-con .s2box .s2 .textbox1 {
          float: left;
          width: calc(100% - 45px);
          height: 20px;
          border: none;
          padding: 0 10px;
          font-size: 14px;
          color: #333;
          outline: none; }
        .searchbox-wrap .searchbox-con .s2box .s2 .submitbtn {
          float: right;
          width: 45px;
          height: 20px;
          border: none;
          border-left: 1px solid #2a6bdc;
          background: url(../image/searchbox-icon1.png) no-repeat center center;
          outline: none; }
    .searchbox-wrap .searchbox-con .s3box {
      float: right;
      width: 320px;
      border-left: 1px solid #00356c;
      text-align: center;
      height: 80px; }
      .searchbox-wrap .searchbox-con .s3box .icon {
        display: inline-block;
        width: 80px;
        position: relative;
        top: -15px; }
      .searchbox-wrap .searchbox-con .s3box .ptxt {
        display: inline-block;
        text-align: right;
        position: relative;
        right: 35px;
        top: 7px; }
        .searchbox-wrap .searchbox-con .s3box .ptxt span {
          display: block;
          font-size: 14px; }
          .searchbox-wrap .searchbox-con .s3box .ptxt span:nth-child(2) {
            margin-top: 5px;
            font-size: 28px;
            font-weight: bold;
            font-family: "Arial"; }

.content-wrap .w-ltside .mb {
  margin-bottom: 20px; }
  .content-wrap .w-ltside .mb .tit-show .title {
    display: block;
    height: 45px;
    line-height: 45px;
    background: #0855a1;
    background-size: cover;
    overflow: hidden;
    font-family: '微软雅黑';
    font-size: 16px;
    color: #fff;
    text-indent: 1em;
    cursor: pointer;
    position: relative; }
    .content-wrap .w-ltside .mb .tit-show .title:before {
      content: '';
      position: absolute;
      right: 10px;
      top: 20px;
      background: url(../image/show-arrow.png) no-repeat;
      width: 14px;
      height: 9px; }
    .content-wrap .w-ltside .mb .tit-show .title .arrow {
      float: right;
      margin-right: 15px; }
    .content-wrap .w-ltside .mb .tit-show .title .icon {
      margin-right: 10px; }
.content-wrap .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%; }
  .content-wrap .w-ltside .show-hide .div2 {
    display: block;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    background: #eee;
    color: #707070;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #fff; }
    .content-wrap .w-ltside .show-hide .div2 a {
      display: block;
      color: #707070;
      text-decoration: none; }
    .content-wrap .w-ltside .show-hide .div2:hover a {
      background: #0855a1;
      color: #fff; }
  .content-wrap .w-ltside .show-hide .div3 {
    display: none; }
    .content-wrap .w-ltside .show-hide .div3 ul {
      margin: 0;
      padding: 0; }
      .content-wrap .w-ltside .show-hide .div3 ul li {
        display: block;
        height: 34px;
        line-height: 34px;
        list-style: none;
        text-align: center;
        background: #fff;
        overflow: hidden;
        border-bottom: 1px solid #eee; }
        .content-wrap .w-ltside .show-hide .div3 ul li a {
          text-decoration: none;
          display: block;
          overflow: hidden;
          color: #666; }
          .content-wrap .w-ltside .show-hide .div3 ul li a:hover {
            color: #0855a1; }
.content-wrap .ltside .linkbox .title-arrow {
  background: #0855a1;
  color: #fff;
  height: 85px;
  text-align: center;
  padding: 15px 0 0;
  font-size: 24px;
  text-transform: uppercase; }
  .content-wrap .ltside .linkbox .title-arrow .tit span {
    display: block;
    font-size: 14px;
    font-family: "Arial"; }
.content-wrap .ltside .linkbox .link-wrap {
  margin-top: 5px; }
  .content-wrap .ltside .linkbox .link-wrap .lbox {
    margin-bottom: 5px; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list {
      background: #ececec;
      border: 1px solid #ddd;
      display: block;
      height: 50px;
      line-height: 50px;
      text-align: left;
      font-size: 16px;
      text-decoration: none;
      color: #232323;
      overflow: hidden;
      position: relative;
      z-index: 10;
      text-transform: uppercase;
      padding: 0 20px; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover {
        background: #0855a1;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover .icon {
          color: #fff; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 {
        background: #0855a1;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 .icon {
          color: #fff; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .tit {
        float: left;
        width: calc(100% - 55px); }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list .icon {
        float: left;
        width: 55px;
        color: #b1b1b1; }
    .content-wrap .ltside .linkbox .link-wrap .lbox .list2 {
      display: none;
      padding: 8px 0; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li {
        border-bottom: 1px dashed #ccc; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a {
          padding-left: 20px;
          display: block;
          height: 40px;
          text-align: left;
          color: #696969;
          line-height: 40px;
          font-size: 14px;
          text-decoration: none;
          overflow: hidden; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
            color: #004098; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
            font-style: normal;
            float: left;
            width: 10%; }
          .content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
            float: left;
            width: 80%; }
.content-wrap .ltside .contactbox {
  margin-top: 30px; }
  .content-wrap .ltside .contactbox .title-arrow {
    background: #0855a1;
    color: #fff;
    height: 85px;
    text-align: center;
    padding: 15px 0 0;
    font-size: 24px;
    text-transform: uppercase; }
    .content-wrap .ltside .contactbox .title-arrow .tit span {
      display: block;
      font-size: 14px;
      font-family: "Arial"; }
  .content-wrap .ltside .contactbox .cbox {
    padding: 20px 15px 30px;
    font-size: 14px;
    color: #222;
    border: 1px solid #ddd;
    margin-top: 5px; }
    .content-wrap .ltside .contactbox .cbox .list {
      line-height: 33px; }
      .content-wrap .ltside .contactbox .cbox .list span {
        font-weight: bold; }

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer {
  background: #15191b; }
  .footer-wrap .footer .f1box {
    padding: 35px 0;
    overflow: hidden; }
    .footer-wrap .footer .f1box .listbox {
      float: left;
      color: #888989;
      font-size: 14px;
      line-height: 30px; }
      .footer-wrap .footer .f1box .listbox:nth-child(1) {
        width: 26%; }
        .footer-wrap .footer .f1box .listbox:nth-child(1) .conbox {
          overflow: hidden; }
          .footer-wrap .footer .f1box .listbox:nth-child(1) .conbox .list {
            float: left;
            width: 50%; }
      .footer-wrap .footer .f1box .listbox:nth-child(2) {
        width: 18%; }
        .footer-wrap .footer .f1box .listbox:nth-child(2) .conbox {
          overflow: hidden; }
          .footer-wrap .footer .f1box .listbox:nth-child(2) .conbox .list {
            float: left;
            width: 50%; }
            .footer-wrap .footer .f1box .listbox:nth-child(2) .conbox .list a {
              line-height: 30px;
              height: 30px;
              overflow: hidden;
              padding-right: 25px; }
      .footer-wrap .footer .f1box .listbox:nth-child(3) {
        width: 18%;
        padding-left: 45px; }
      .footer-wrap .footer .f1box .listbox:nth-child(4) {
        width: 24%; }
      .footer-wrap .footer .f1box .listbox:nth-child(5) {
        width: 14%; }
        .footer-wrap .footer .f1box .listbox:nth-child(5) .title {
          text-align: center; }
      .footer-wrap .footer .f1box .listbox .title {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 8px; }
        .footer-wrap .footer .f1box .listbox .title span {
          display: block;
          font-family: "Arial";
          font-size: 22px;
          text-transform: uppercase;
          opacity: .07; }
      .footer-wrap .footer .f1box .listbox .conbox a {
        color: #888989;
        display: block; }
      .footer-wrap .footer .f1box .listbox .ewmbox {
        overflow: hidden;
        text-align: center; }
        .footer-wrap .footer .f1box .listbox .ewmbox img {
          width: 120px; }
  .footer-wrap .footer .f2box {
    position: relative;
    border-top: 1px solid #292c2e;
    padding: 25px 0;
    color: #888989;
    font-size: 14px;
    overflow: hidden; }
    .footer-wrap .footer .f2box .flt {
      float: left;
      opacity: .4;
      line-height: 40px; }
      @media screen and (max-width: 990px) {
        .footer-wrap .footer .f2box .flt {
          display: block;
          float: none;
          line-height: 28px;
          text-align: center; } }
    .footer-wrap .footer .f2box .backtop {
      float: right; }

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 33.33%;
    float: left;
    display: block; }
    .hot-wrap .list.hot-ewm {
      position: relative; }
      .hot-wrap .list.hot-ewm .ewmbox {
        position: absolute;
        bottom: 75px;
        right: 0;
        display: none;
        width: 120px;
        background: rgba(0, 0, 0, 0.8);
        padding: 15px; }
        .hot-wrap .list.hot-ewm .ewmbox img {
          width: 100%;
          border: 5px solid #fff; }
    .hot-wrap .list:hover {
      background: #191919; }
    .hot-wrap .list a {
      text-decoration: none;
      display: block;
      text-align: center; }
      .hot-wrap .list a i {
        display: block;
        padding-bottom: .2em;
        padding-top: .5em; }
      .hot-wrap .list a span {
        font-size: 1rem;
        color: #fff; }

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