@charset "UTF-8";
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 990px) {
    .container-fluid {
      padding: 0 2.0202020202vw; } }

.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(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover; }

.main-background-2 {
  background: url(../images/service-bg.jpg) no-repeat center bottom;
  background-size: 100%; }

.main-background-3 {
  background: url(../images/contactbg.jpg) no-repeat center center;
  background-size: cover; }

.main-pad-1 {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom:20px;
	padding-left: 0;
}
  @media screen and (max-width: 990px) {
    .main-pad-1 {padding-top: 20px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;} }

.main-pad-2 {
  padding: 30px 0; }

.main-padtop-1 {
  padding-top: 35px; }

.main-martop-1 {
  margin-top: 25px; }

.main-martop-2 {
  margin-top:30px; }

.main-padBottom-1 {
  padding-bottom: 45px; }

.main-marbottom-1 {
  margin-bottom: 35px; }

.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: 1;
  overflow: hidden; }

@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 {
  background: url(../images/title-1-line1.png) no-repeat center center; }
  .title-1.active2 .bigEn {
    color: #fff; }
  .title-1.active2 .titbox .t1 {
    color: #fff; }
  .title-1.active2 .titbox .t2 {
    color: #fff; }
  .title-1 .bigEn {
    display: inline-block;
    font-size: 54px;
    color: #1b0f10;
    font-family: "Arial";
    font-weight: bold;
    text-transform: uppercase; }
    @media screen and (max-width: 990px) {
      .title-1 .bigEn {
        font-size: 24px; } }
  .title-1 .titbox {
    position: relative;
    top: 5px;
    display: inline-block;
    text-align: left; }
    .title-1 .titbox .t1 {
      font-size: 30px;
      color: #1b0f10; }
      @media screen and (max-width: 990px) {
        .title-1 .titbox .t1 {
          font-size: 16px; } }
      .title-1 .titbox .t1 span {
        color: #004098; }
    .title-1 .titbox .t2 {
      text-transform: uppercase;
      font-size: 12px;
      color: #1b0f10;
      font-family: "Arial";
      letter-spacing: 1px; }

.productbox-con .tabhd {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center; }
  .productbox-con .tabhd .thdlist {
    display: inline-block;
    width: 100px;
    height: 35px;
    margin: 0 3px 6px; }
    .productbox-con .tabhd .thdlist a {
      text-decoration: none;
      display: block;
      border: 1px solid #ddd;
      color: #3c3c3c;
      font-size: 14px;
      line-height: 33px;
      text-align: center;
      transition: all .3s; }
      .productbox-con .tabhd .thdlist a:hover, .productbox-con .tabhd .thdlist a.active {
        background: #004098;
        color: #fff; }
.productbox-con .tabbd .tbdlist {
  display: none; }
  .productbox-con .tabbd .tbdlist:first-child {
    display: block; }
.productbox-con .list {
  padding: 0 10px 20px; }
  .productbox-con .list a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    text-align: center;
    color: #212121;
    font-size: 16px; }
    .productbox-con .list a:hover .picbox .imgbox {
      transform: scale(1.2); }
    .productbox-con .list a .picbox {
      overflow: hidden; }
      .productbox-con .list a .picbox .imgbox {
        overflow: hidden;
        transition: all .3s; }
        .productbox-con .list a .picbox .imgbox img {
          max-height: 100%;
          max-width: 100%; }
    .productbox-con .list a .btit {
      line-height: 50px;
      height: 50px;
      overflow: hidden; }

.aboutbox-con {
  background: #fff;
  padding: 45px;
  overflow: hidden; }
  @media screen and (max-width: 990px) {
    .aboutbox-con {
      padding: 25px; } }
  .aboutbox-con .picbox {
    float: left;
    width: 50%;
    padding-right: 35px; }
    @media screen and (max-width: 990px) {
      .aboutbox-con .picbox {
        width: 100%;
        padding-right: 0; } }
  .aboutbox-con .conbox {
    float: right;
    width: 50%;
    margin-top: 10px; }
    @media screen and (max-width: 990px) {
      .aboutbox-con .conbox {
        margin-top: 25px;
        width: 100%; } }
    .aboutbox-con .conbox .titbox {
      overflow: hidden; }
      .aboutbox-con .conbox .titbox .t1 {
        float: left;
        font-size: 20px;
        color: #202020;
        line-height: 25px; }
        @media screen and (max-width: 990px) {
          .aboutbox-con .conbox .titbox .t1 {
            font-size: 14px; } }
        .aboutbox-con .conbox .titbox .t1 span {
          float: left;
          display: inline-block; }
          .aboutbox-con .conbox .titbox .t1 span:nth-child(1) {
            font-size: 30px;
            font-family: "Times New Roman"; }
            @media screen and (max-width: 990px) {
              .aboutbox-con .conbox .titbox .t1 span:nth-child(1) {
                font-size: 20px; } }
          .aboutbox-con .conbox .titbox .t1 span:nth-child(2) {
            font-size: 20px;
            color: #b1b1b1;
            font-family: "Times New Roman";
            margin: 0 10px; }
            @media screen and (max-width: 990px) {
              .aboutbox-con .conbox .titbox .t1 span:nth-child(2) {
                font-size: 14px;
                margin: 0 5px; } }
      .aboutbox-con .conbox .titbox .t2 {
        float: right; }
        .aboutbox-con .conbox .titbox .t2 a {
          text-decoration: none;
          display: block;
          width: 115px;
          height: 30px;
          border: 1px solid #ddd;
          line-height: 28px;
          color: #3a3a3a;
          font-size: 14px;
          text-align: center;
          transition: all .3s; }
          @media screen and (max-width: 990px) {
            .aboutbox-con .conbox .titbox .t2 a {
              width: 90px; } }
          .aboutbox-con .conbox .titbox .t2 a:hover {
            background: #004098;
            color: #fff; }
    .aboutbox-con .conbox .line {
      margin-top: 20px;
      width: 55px;
      height: 2px;
      background: #004098; }
    .aboutbox-con .conbox .con {
      margin-top: 15px;
      font-size: 14px;
      color: #676767;
      line-height: 25px;
      overflow: hidden; }
    .aboutbox-con .conbox .phone {
      margin-top: 25px;
      font-size: 14px;
      color: #676767;
      line-height: 25px; }
      .aboutbox-con .conbox .phone span {
        color: #004098;
        font-weight: bold; }

.serviceIcon-con {
  overflow: hidden; }
  .serviceIcon-con .list {
    padding: 0 20px;
    float: left;
    width: 25%; }
    @media screen and (max-width: 990px) {
      .serviceIcon-con .list {
        padding: 0 10px 20px; } }
    @media screen and (max-width: 480px) {
      .serviceIcon-con .list {
        width: 50%; } }
    .serviceIcon-con .list a {
      text-decoration: none;
      display: block;
      border-top: 3px solid #ddd;
      padding-top: 30px;
      text-align: center;
      color: #6f6f6f;
      font-size: 16px;
      cursor: default; }
      .serviceIcon-con .list a .icon {
        margin-top: 20px; }
        .serviceIcon-con .list a .icon img {
          max-width: 100%; }

.servicebox-con .list {
  padding: 0 10px;
  float: left;
  width: 25%; }
  @media screen and (max-width: 990px) {
    .servicebox-con .list {
      padding: 0 10px 20px; } }
  @media screen and (max-width: 480px) {
    .servicebox-con .list {
      width: 50%; } }
  .servicebox-con .list a {
    text-decoration: none;
    display: block;
    color: #757575;
    font-size: 14px;
    cursor: default; }
    .servicebox-con .list a .picbox {
      overflow: hidden;
      padding: 0 65px; }
      @media screen and (max-width: 990px) {
        .servicebox-con .list a .picbox {
          padding: 0 20%; } }
      .servicebox-con .list a .picbox .imgbox {
        border-radius: 50%;
        overflow: hidden; }
        .servicebox-con .list a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .servicebox-con .list a .conbox {
      background: #fff;
      padding: 25px 0; }
      .servicebox-con .list a .conbox .title {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 35px;
        height: 35px;
        overflow: hidden;
        color: #000; }
      .servicebox-con .list a .conbox .line-wrap {
        margin: 20px 0;
        width: 100%;
        height: 1px;
        background: #dfdfdf;
        text-align: center; }
        .servicebox-con .list a .conbox .line-wrap .line {
          position: relative;
          top: -10px;
          display: inline-block;
          background: #ff9600;
          width: 46px;
          height: 8px; }
      .servicebox-con .list a .conbox .con {
	margin-top: 15px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 15px;
}
        .servicebox-con .list a .conbox .con .tit {
          font-size: 22px;
          font-weight: bold;
          color: #004098;
          text-align: center; }
        .servicebox-con .list a .conbox .con .cn {
          margin-top: 15px;
          line-height: 25px;
          height: 100px;
          overflow: hidden; }

.newsbox-con .bnlist {
  margin-bottom: 20px; }
  .newsbox-con .bnlist a {
    text-decoration: none;
    display: block;
    background: #fff;
    border: 1px solid #eee; }
    .newsbox-con .bnlist a:hover .conbox .mbtn .add {
      background: #004098; }
    .newsbox-con .bnlist a .picbox {
      overflow: hidden; }
      .newsbox-con .bnlist a .picbox .imgbox {
        overflow: hidden; }
        .newsbox-con .bnlist a .picbox .imgbox img {
          max-width: 100%;
          max-height: 100%; }
    .newsbox-con .bnlist a .conbox {
      padding: 25px 20px; }
      .newsbox-con .bnlist a .conbox .tit {
        font-size: 1.8rem;
        color: #353535;
        line-height: 25px;
        height: 25px;
        overflow: hidden; }
      .newsbox-con .bnlist a .conbox .con {
        margin-top: 10px;
        font-size: 1.4rem;
        color: #8a8a8a;
        line-height: 23px;
        height: 46px;
        overflow: hidden; }
      .newsbox-con .bnlist a .conbox .mbtn {
        margin-top: 15px; }
        .newsbox-con .bnlist a .conbox .mbtn .m1 {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          border: 1px solid #ddd;
          color: #8a8a8a;
          font-size: 1.2rem; }
        .newsbox-con .bnlist a .conbox .mbtn .m2 {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          border: 1px solid #ddd;
          color: #8a8a8a;
          font-size: 1.2rem; }
        .newsbox-con .bnlist a .conbox .mbtn .add {
          margin-top: 5px;
          width: 20px;
          height: 20px;
          line-height: 18px;
          font-size: 1.2rem;
          text-align: center;
          background: #545454;
          color: #fff; }
.newsbox-con .nlistbox .nlist {
  margin-bottom: 13px; }
  .newsbox-con .nlistbox .nlist a {
    text-decoration: none;
    display: block;
    background: #fff;
    padding: 13px 25px;
    border: 1px solid #eee; }
    .newsbox-con .nlistbox .nlist a:hover .add {
      background: #004098; }
    .newsbox-con .nlistbox .nlist a .timebox {
      float: left;
      width: 10%;
      font-size: 1.4rem;
      color: #6d6d6d;
      text-align: center; }
      @media screen and (max-width: 990px) {
        .newsbox-con .nlistbox .nlist a .timebox {
          width: 70px; } }
      .newsbox-con .nlistbox .nlist a .timebox span {
        font-size: 3.6rem;
        display: block;
        color: #333; }
    .newsbox-con .nlistbox .nlist a .line {
      margin-top: 15px;
      float: left;
      width: 3%;
      height: 3px;
      background: #969696; }
    .newsbox-con .nlistbox .nlist a .conbox {
      float: left;
      width: 80%;
      padding-left: 10px; }
      @media screen and (max-width: 990px) {
        .newsbox-con .nlistbox .nlist a .conbox {
          width: calc(100% - 70px); } }
      .newsbox-con .nlistbox .nlist a .conbox .tit {
        margin-top: 5px;
        font-size: 1.6rem;
        color: #444;
        line-height: 20px;
        height: 20px;
        overflow: hidden; }
      .newsbox-con .nlistbox .nlist a .conbox .con {
        margin-top: 5px;
        color: #787878;
        font-size: 1.4rem;
        line-height: 20px;
        height: 40px;
        overflow: hidden; }
    .newsbox-con .nlistbox .nlist a .add {
      margin-top: 25px;
      float: right;
      width: 20px;
      height: 20px;
      background: #545454;
      line-height: 20px;
      color: #fff;
      font-size: 1.4rem;
      text-align: center; }
      @media screen and (max-width: 990px) {
        .newsbox-con .nlistbox .nlist a .add {
          display: none; } }

.contactbox-con .picbox img {
  max-width: 100%; }
.contactbox-con .conbox {
  margin-top: 35px;
  position: relative; }
  .contactbox-con .conbox .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff; }
  .contactbox-con .conbox .line {
    margin: 20px 0;
    width: 40px;
    height: 5px;
    background: #004098; }
  .contactbox-con .conbox .con {
    font-size: 14px;
    line-height: 30px;
    color: #fff; }
  .contactbox-con .conbox .ewm {
    margin-top: 10px; }
    @media screen and (min-width: 991px) {
      .contactbox-con .conbox .ewm {
        position: absolute;
        bottom: 15px;
        right: 0; } }
    .contactbox-con .conbox .ewm img {
      width: 120px; }
@media screen and (max-width: 990px) {
  .contactbox-con .messagebox {
    margin-top: 35px; } }
.contactbox-con .messagebox .title {
  color: #fff;
  font-size: 18px;
  font-weight: bold; }
.contactbox-con .messagebox .mbox {
  margin-top: 30px; }
  .contactbox-con .messagebox .mbox .inputlist {
    margin-bottom: 40px; }
    .contactbox-con .messagebox .mbox .inputlist:first-child {
      float: left;
      width: 46%; }
      @media screen and (max-width: 990px) {
        .contactbox-con .messagebox .mbox .inputlist:first-child {
          width: 100%; } }
    .contactbox-con .messagebox .mbox .inputlist:nth-child(2) {
      float: right;
      width: 46%; }
      @media screen and (max-width: 990px) {
        .contactbox-con .messagebox .mbox .inputlist:nth-child(2) {
          width: 100%; } }
    .contactbox-con .messagebox .mbox .inputlist .textbox1 {
      background: none;
      border: none;
      border-bottom: 2px solid #fff;
      outline: none;
      height: 40px;
      width: 100%;
      color: #fff;
      font-size: 14px; }
    .contactbox-con .messagebox .mbox .inputlist .textbox2 {
      background: none;
      border: none;
      border-bottom: 2px solid #fff;
      outline: none;
      height: 120px;
      width: 100%;
      color: #fff;
      font-size: 14px; }
    .contactbox-con .messagebox .mbox .inputlist .submitbtn {
      background: url(../images/contact-submitbtn.jpg) no-repeat;
      height: 41px;
      width: 153px;
      border: none;
      outline: none;
      transition: all .3s; }
      .contactbox-con .messagebox .mbox .inputlist .submitbtn:hover {
        opacity: .7; }

.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; } }

.product-con {
  padding: 0 10px; }
  @media screen and (max-width: 990px) {
    .product-con {
      padding: 0; } }
  .product-con .list {
    padding: 0 10px 20px; }
    .product-con .list a {
      text-decoration: none;
      display: block;
      font-size: 16px;
      color: #333; }
      .product-con .list a:hover .picbox .imgbox {
        transform: scale(1.2); }
      .product-con .list a .picbox {
        overflow: hidden; }
        .product-con .list a .picbox .imgbox {
          overflow: hidden;
          transition: all .3s; }
          .product-con .list a .picbox .imgbox img {
            max-height: 100%;
            max-width: 100%; }
            @media screen and (min-width: 991px) {
              .product-con .list a .picbox .imgbox img {
                height: 230px; } }
      .product-con .list a .btit {
        margin-top: 5px;
        text-align: center;
        line-height: 45px;
        height: 45px;
        overflow: hidden; }

.title-posit {
  height: 45px;
  background: url(../images/title-posit-bg.jpg) no-repeat;
  background-size: 100% 100%;
  border: 1px solid #eee; }
  .title-posit .tp {
    overflow: hidden; }
    .title-posit .tp .title {
      background: #004098;
      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: #004098;
    position: relative;
    top: -17px; }

.ny-news-con .nlist {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ddd; }
  .ny-news-con .nlist a {
    text-decoration: none;
    display: block;
    overflow: hidden; }
    .ny-news-con .nlist a:hover .conbox .morebtn {
      background: #06065a;
      color: #fff;
      border-color: #06065a; }
    .ny-news-con .nlist a .picbox {
      float: left;
      width: 23%;
      transition: all .3s; }
      @media screen and (max-width: 990px) {
        .ny-news-con .nlist a .picbox {
          width: 35%; } }
    .ny-news-con .nlist a .conbox {
      float: right;
      width: 75%; }
      @media screen and (max-width: 990px) {
        .ny-news-con .nlist a .conbox {
          width: 63%; } }
      .ny-news-con .nlist a .conbox .titbox {
        margin-top: 5px;
        line-height: 25px;
        height: 25px;
        overflow: hidden; }
        .ny-news-con .nlist a .conbox .titbox span {
          float: left;
          display: inline-block;
          font-size: 18px;
          color: #282828;
          width: calc(100% - 90px); }
          .ny-news-con .nlist a .conbox .titbox span:nth-child(2) {
            float: right;
            text-align: right;
            width: 70px;
            font-size: 12px;
            color: #9e9e9e; }
      .ny-news-con .nlist a .conbox .con {
        margin-top: 8px;
        font-size: 12px;
        color: #5f5f5f;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }
      .ny-news-con .nlist a .conbox .morebtn {
        margin-top: 12px;
        border: 1px solid #ddd;
        font-size: 12px;
        color: #818181;
        line-height: 23px;
        height: 25px;
        width: 95px;
        overflow: hidden;
        text-align: center;
        transition: all .3s; }

.contact-con .conbox {
  font-size: 16px;
  line-height: 40px; }
.contact-con .mappic {
  margin-top: 20px; }


.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{
max-width:100%;}
.news-details-con .conbox table td{
border:1px solid #CCCCCC}

  
  

.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{
max-width:100%;}
.product-details-con .dcon .cn  table td{
border:1px solid #CCCCCC}



.topbar-wrap {
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  background: #ededee;
  font-family: "宋体";
  color: #5e5e5e;
  overflow: hidden; }
  .topbar-wrap .tlt {
    float: left; }
  .topbar-wrap .trt {
    float: right; }
    .topbar-wrap .trt a {
      color: #5e5e5e; }
    .topbar-wrap .trt span {
      margin: 0 8px; }

.header-wrap .header {
  height: 115px; }
  @media screen and (max-width: 990px) {
    .header-wrap .header {
      height: 65px; } }
  .header-wrap .header .logo {
    line-height: 115px; }
    @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: 60%; } }
  .header-wrap .header .phonebox {
    margin-top: 28px; }
    .header-wrap .header .phonebox .icon {
      width: 65px; }
    .header-wrap .header .phonebox .ptxt {
      width: 190px;
      font-size: 13px;
      color: #434343; }
      .header-wrap .header .phonebox .ptxt span {
        display: block; }
        .header-wrap .header .phonebox .ptxt span:nth-child(2) {
          margin-top: -5px;
          font-size: 30px;
          color: #004098;
          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: #004098;
    text-align: center;
    z-index: 10; }
    .header-wrap .header .menulist a {
      display: block;
      line-height: 30px;
      color: #fff; }

.nav-wrap {
  height: 55px;
  border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; }
  .nav-wrap .nav-ul {
    border-left: 1px solid #ddd;
    float: left;
    height: 53px;
    width: calc(100% - 230px); }
    .nav-wrap .nav-ul .navlist {
      float: left;
      width: 14.28%;
      text-align: center;
      position: relative;
      z-index: 1;
      border-right: 1px solid #ddd; }
      .nav-wrap .nav-ul .navlist .listh1 {
        line-height: 53px;
        display: block;
        color: #000;
        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: #004098;
          color: #fff; }
      .nav-wrap .nav-ul .navlist .list2-ul {
        position: absolute;
        top: 55px;
        left: 0;
        display: none;
        background: #004098;
        width: 180px; }
        .nav-wrap .nav-ul .navlist .list2-ul .list {
          line-height: 35px;
          position: relative;
          background: #004098; }
          .nav-wrap .nav-ul .navlist .list2-ul .list a {
            display: block;
            text-decoration: none;
            color: #fff;
            font-size: 14px; }
            .nav-wrap .nav-ul .navlist .list2-ul .list a:hover, .nav-wrap .nav-ul .navlist .list2-ul .list a.on {
              background: #001532; }
          .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; }
  .nav-wrap .searchbox {
    float: right;
    width: 230px;
    padding: 10px 15px 0;
    border-right: 1px solid #ddd;
    height: 53px; }
    .nav-wrap .searchbox .textbox1 {
      float: left;
      width: calc(100% - 33px);
      height: 35px;
      border: none;
      outline: none;
      padding: 0 10px 0 0;
      font-size: 14px;
      color: #333; }
    .nav-wrap .searchbox .submitbtn {
      float: left;
      width: 33px;
      height: 35px;
      background: #004098 url(../images/searchbox-icon1.png) no-repeat center center;
      border: none;
      outline: none; }

.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.clickable .owl-page {
      margin: 0 3px; }
      .banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
        opacity: 1;
        background: #fff;
        border-radius: 50%;
        border: 1px solid #ddd;
        width: 10px;
        height: 10px;
        margin: 0;
        padding: 0; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #004098; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #004098; }
  .banner-wrap .wbanner-carousel img {
    width: 100%; }

.searchbox-wrap {
  background: #eee;
  padding: 15px 10px;
  overflow: hidden; }
  .searchbox-wrap .textbox1 {
    float: left;
    width: calc(100% - 33px);
    height: 35px;
    outline: none;
    border: none;
    padding: 0 10px;
    font-size: 14px;
    color: #333; }
  .searchbox-wrap .submitbtn {
    float: left;
    width: 33px;
    height: 35px;
    background: #004098 url(../images/searchbox-icon1.png) no-repeat center center;
    border: none;
    outline: none; }

.content-wrap .w-ltside .mb {
  margin-bottom: 20px; }
  .content-wrap .w-ltside .mb .tit-show .title {
    display: block;
    height: 45px;
    line-height: 45px;
    background: #004098;
    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(../images/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: #004098;
      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: #004098; }
.content-wrap .ltside .linkbox .title-arrow {
  background: #004098;
  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;
    color: #888;
    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: #004098;
        color: #fff; }
        .content-wrap .ltside .linkbox .link-wrap .lbox .list:hover icon {
          color: #fff; }
      .content-wrap .ltside .linkbox .link-wrap .lbox .list.on1 {
        background: #004098;
        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: #004098;
    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;
      color: #888;
      font-family: "Arial"; }
  .content-wrap .ltside .contactbox .cbox {
    padding: 20px 15px 30px;
    font-size: 14px;
    color: #222;
    background: url(../images/ltside-bg1.jpg) no-repeat;
    background-size: 100% 100%;
	  line-height: 30px;  }
    .content-wrap .ltside .contactbox .cbox .list {
      line-height: 30px; }
      .content-wrap .ltside .contactbox .cbox .list span {
        font-weight: bold;
        font-style: italic; }

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px; } }
.footer-wrap .footer {
  background: #1e1e1e;
  padding: 25px 0;
  color: #8c8c8c;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 25px; }
  .footer-wrap .footer .linkbox {
    margin-bottom: 5px;
    color: #fff; }
    .footer-wrap .footer .linkbox a {
      display: inline-block;
      color: #fff; }
    .footer-wrap .footer .linkbox span {
      margin: 0 10px 0 15px; }

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 25%;
    float: left;
    display: block; }
    .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; }
.page {
	padding: 10px 0;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
}
.page a {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 5px;
	background: #eee;
	margin: 0 2px;
}
.page a:hover,
.page a.act {
	background: #00B096;
	color: #fff;
}
.page SPAN.current {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 5px;
	background: #00B096;
	color: #fff;
	margin: 0 2px;
}
.page SPAN.disabled {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 5px;
	background: #eee;
	margin: 0 2px;
}
.online-qq {
	top:330px; position: fixed;
}
.online-qq .qq_content {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px;
}
.online-qq .qq_content .dt {
	background: url("../images/icon_colse.png") no-repeat right 0px rgb(35, 37, 48); border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(221, 221, 221) rgb(221, 221, 221) currentColor; padding: 6px 15px; border-image: none; text-align: center; color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; cursor: pointer;
}
.online-qq .qq_content .qq {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); margin: 0px; padding: 10px; border-image: none;
}
.online-qq .qq_content .qq p {
	background: repeat-x 0px -33px; margin: 0px 0px 5px;
}
.online-qq .qq_content .qq a {
	background: no-repeat 10px 50%; padding: 0px 18px 0px 30px; border: 1px solid rgb(221, 221, 221) !important; border-image: none !important; height: 23px; line-height: 23px; display: block;
}
.online-qq .qq_content .qq img {
	margin: 0px 4px -3px 0px;
}
.online-qq .qq_content .tel {
	background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); margin: 0px; padding: 10px; border-image: none; text-align: center; color: rgb(51, 51, 51); font-size: 12px;
}
.online-qq .qq_content .tel strong {
	color: rgb(255, 102, 0); font-size: 12px;
}
.online-qq .foot {
	background: rgb(241, 241, 241); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); margin: 0px 5px; border-image: none; height: 2px; overflow: hidden; display: none;
}