@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff"); }

html {
  margin: 0;
  padding: 0;
  border: 0; }

body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, footer,
header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0; }

body {
  background: #fff;
  color: #666;
  position: relative;
  font: 12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden; }

a {
  text-decoration: none;
  outline: none; }

a:link {
  color: #666; }

a:visited {
  color: #666; }

a:hover, a:active, a:focus {
  color: #e87518;
  text-decoration: none;
  outline: none; }

.iconfont {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale; }

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px; }

.container {
  width: 1200px;
  margin: 0 auto; }

.i-row {
  margin: 0 -15px; }

.fl {
  float: left; }

.fr {
  float: right; }

.di {
  _display: inline; }

.fwn {
  font-weight: normal; }

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

.clearfix {
  zoom: 1; }

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px; }

/*头部*/
header .wel {
  background-color: #363636;
  color: #fff;
  line-height: 30px;
  height: 30px;
  font-size: 14px; }
  header .wel .fr {
    background: url(../images/t1.png) no-repeat left center;
    padding-left: 24px; }
  header .wel a {
    color: #fff;
    font-size: 14px;
    padding-right: 16px; }

header .nba-box {
  background: url(../images/t2.png) no-repeat left center; }
  header .nba-box .logo {
    max-height: 80px; }

.i-tt {
  text-align: center;
  color: #135eac;
  font-size: 36px; }
  .i-tt p {
    font-size: 20px;
    font-family: 'impact'; }
    .i-tt p::before {
      content: '';
      display: block;
      width: 256px;
      height: 2px;
      background-color: #135eac;
      margin: 6px auto; }
  .i-tt.cff {
    color: #fff; }
    .i-tt.cff p::before {
      background-color: #fff; }

.i-about {
  margin-top: 90px; }
  .i-about .hd {
    margin-top: 30px; }
    .i-about .hd ul {
      text-align: center; }
      .i-about .hd ul li {
        padding: 0 20px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        color: #000000;
        font-size: 20px;
        display: inline-block;
        margin: 0 20px;
        cursor: pointer; }
        .i-about .hd ul li.on {
          background-color: #135eac;
          color: #fff;
          border-radius: 14px; }
  .i-about .bd {
    margin-top: 24px; }
    .i-about .bd ul {
      color: #221815;
      font-size: 16px; }
  .i-about .img-about {
    text-align: center;
    margin-top: 50px; }

.i-product {
  background: url(../images/pbj.jpg) no-repeat top center;
  margin-top: 74px;
  padding: 60px 0; }
  .i-product .i-tt {
    margin-bottom: 52px; }
  .i-product .sort {
    width: 203px; }
    .i-product .sort h3 {
      height: 71px;
      line-height: 71px;
      text-align: center;
      background: url(../images/p.jpg) no-repeat bottom center #fff;
      color: #2357a6;
      font-size: 22px; }
    .i-product .sort li {
      line-height: 78px;
      text-align: center;
      background: url(../images/p.jpg) no-repeat bottom center #fff; }
      .i-product .sort li a {
        color: #000000;
        font-size: 20px; }
      .i-product .sort li:hover {
        background: #2357a6; }
        .i-product .sort li:hover a {
          color: #fff; }
  .i-product .product-list {
    width: calc(100% - 244px);
    float: right; }
    .i-product .product-list li {
      width: 203px;
      float: left;
      margin-right: 38px;
      margin-bottom: 36px; }
      .i-product .product-list li img{
          max-width: 100%
      }
      .i-product .product-list1{
          margin-top: 15px
      }
      .i-product .product-list li:nth-child(4n){
        margin-right: 0; }
      .i-product .product-list li h4 {
        background-color: #2357a6;
        text-align: center;
        color: #fff;
        font-size: 15px;
        line-height: 31px; }
  .i-product .product-list1 li {
    width: 203px;
    float: left;
    margin-right: 38px;
    margin-bottom: 29px; }
    .i-product .product-list1 li img{
        max-width: 100%
    }
    .i-product .product-list1 li:nth-child(5) {
      margin-right: 0; }
    .i-product .product-list1 li h4 {
      background-color: #2357a6;
      text-align: center;
      color: #fff;
      font-size: 15px;
      line-height: 31px; }

.i-shou {
  margin-top: 40px; }
  .i-shou .content {
    margin-top: 50px;
    color: #585858;
    font-size: 20px; }
    .i-shou .content p {
      word-wrap: break-word; }

.i-case {
  margin-top: 70px; }
  .i-case .hd ul {
    text-align: center; }
    .i-case .hd ul li {
      padding: 0 20px;
      height: 38px;
      line-height: 38px;
      text-align: center;
      color: #000000;
      font-size: 20px;
      display: inline-block;
      margin: 0 20px;
      cursor: pointer; }
      .i-case .hd ul li.on {
        background-color: #135eac;
        color: #fff;
        border-radius: 14px; }
  .i-case .bd {
    margin-top: 40px; }
    .i-case .bd li img {
      width: 100%; }
    .i-case .bd li:nth-child(1) {
      width: 580px;
      float: left;
      margin-right: 20px; }
      .i-case .bd li:nth-child(1) img ,.i-case .bd li:nth-child(4) img{
          height: 610px;
      }
    .i-case .bd li:nth-child(2), .i-case .bd li:nth-child(3), .i-case .bd li:nth-child(5), .i-case .bd li:nth-child(6) {
      width: 390px;
      float: left;
      max-height: 322px;
      overflow: hidden;
      margin-right: 20px;
      margin-bottom: 27px; }
    .i-case .bd li:nth-child(4) {
      width: 466px;
      float: right; }

.i-cai {
  margin-top: 70px; }
  .i-cai h4 {
    margin-top: 28px;
    line-height: 76px;
    color: #235498;
    text-align: center;
    font-size: 27px;
    font-weight: normal; }

.i-news {
  margin-top: 60px; }
  .i-news ul {
    margin-top: 60px; }
    .i-news ul li {
      width: 568px;
      margin-bottom: 21px; }
      .i-news ul li:nth-child(even) {
        float: right; }
      .i-news ul li:nth-child(odd) {
        float: left; }
      .i-news ul li .img1 {
        width: 178px;
        float: left; }
        .i-news ul li .img1 img{
            max-width: 100%;
            height: 112px;
        }
      .i-news ul li .nei {
        width: 374px; }
        .i-news ul li .nei h3 {
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          color: #494949;
          font-size: 18px; }
        .i-news ul li .nei p {
          word-wrap: break-word;
          margin: 5px 0;
          color: #666666;
          font-size: 14px; }
        .i-news ul li .nei span {
          display: block;
          text-align: right;
          font-size: 16px;
          color: #666666; }
      .i-news ul li:hover .nei h3 {
        color: #2357a6; }

.slider {
  width: 100%;
  height: 560px;
  position: relative;
  margin-top: 58px;
  border-top: 1px solid #d2d2d2; }

.x {
  height: 1px;
  background-color: #d2d2d2; }

* {
  word-break: break-all; }

.slider .bd {
  position: absolute;
  left: 0;
  top: 0; }

.slider .bd li {
  margin: 0 41px;
  position: relative; }
  .slider .bd li .nei {
    width: 374px;
    height: 439px;
    background-color: #fff;
    position: absolute;
    top: 79px;
    left: 85px;
    box-shadow: 0 0 1px 1px #ccc;
    padding: 50px; }
    .slider .bd li .nei::before {
      content: '';
      position: absolute;
      left: -42px;
      width: 71px;
      height: 6px;
      top: 59px;
      background-color: #135eac; }
    .slider .bd li .nei h3 {
      font-size: 24px;
      color: #333;
      font-weight: normal; }
    .slider .bd li .nei .content {
      margin-top: 20px; }

.slider .bd li img {
  display: block;
  width: 1017;
  height: 454px; }

.slider .tempWrap {
  padding: 0 130px !important; }

.slider .bd ul {
  margin-left: -830px !important;
  padding-bottom: 80px !important; }

.slider .pnBtn {
  position: absolute;
  top: 0;
  width: 130px;
  height: 338px;
  cursor: pointer; }

.slider .prev {
  left: 400px;
  background: url(../images/next1.png) 0 center no-repeat #000;
  width: 90px;
  height: 53px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  top: 50%;
  margin-top: -27.5px; }

.slider .next {
  right: 400px;
  background: url(../images/prev1.png) 0 center no-repeat #000;
  width: 90px;
  height: 53px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  top: 50%;
  margin-top: -27.5px; }

.slider .pnBtn .blackBg {
  display: block;
  position: absolute;
  left: 0;
  top: 0; }

.slider .pnBtn .arrow {
  display: none;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 32px;
  height: 338px;
  _filter: alpha(opacity=70); }

.slider .prev .arrow {
  left: 0; }

.slider .next .arrow {
  right: 0; }

.product-list2 li {
  box-shadow: 0 0 2px 2px #ccc;
  margin-top: 33px; }
  .product-list2 li img {
    max-width: 100%; }
  .product-list2 li h3 {
    line-height: 31px;
    text-align: center;
    background-color: #2357a6; }
    .product-list2 li h3 a {
      color: #fff; }

footer {
  background: #4a4a4a;
  padding: 14px 0;
  margin-top: 80px; }
  footer ul {
    border-bottom: 2px solid #fff; }
    footer ul .container {
      display: flex;
      justify-content: center; }
      footer ul .container li {
        margin: 0 2%;
        line-height: 44px; }
        footer ul .container li a {
          font-size: 18px;
          color: #fff; }
  footer .cop {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    margin-top: 26px; }
    footer .cop a {
      color: #fff; }

#header .top_contact {
  float: right; }
  #header .top_contact .k2 {
    font-size: 20px;
    font-family: "impact";
    color: #333;
    line-height: 100px; }

#header .out-nav {
  margin-top: 5px; }
  #header .out-nav .nav {
    background-color: #8392bd;
    height: 32px; }
    #header .out-nav .nav li {
      line-height: 32px;
      height: 32px;
      text-align: center;
      width: 130px;
      float: left;
      position: relative;
      z-index: 999; }
      #header .out-nav .nav li a {
        display: block;
        line-height: 32px;
        color: #fff;
        height: 32px; }
        #header .out-nav .nav li a:hover {
          color: #fff;
          text-decoration: none;
          background-color: #24588e; }
    #header .out-nav .nav .dropdown {
      background: #01557a;
      color: #fff;
      z-index: 9999;
      position: absolute;
      top: 32px;
      left: 0px;
      display: none;
      width: 100%; }
      #header .out-nav .nav .dropdown a {
        background: #01557a;
        color: #fff;
        height: 38px;
        line-height: 38px; }
        #header .out-nav .nav .dropdown a:hover {
          background: #042d3f;
          text-decoration: none; }

/*热门搜索*/
/*首页分类*/
.i-product-cate {
  width: 240px;
  float: left; }
  .i-product-cate .cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }

/*首页关于我们*/
/*首页新闻*/
.navigation {
  float: right;
  width: 100px; }

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff; }

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px; }

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px; }

.news2_company {
  margin-top: 10px; }

.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative; }
  .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 5px;
    z-index: 1; }
    .slideBox .hd ul {
      overflow: hidden;
      zoom: 1;
      width: 100%;
      text-align: center; }
      .slideBox .hd ul li {
        display: inline-block;
        margin-right: 2px;
        width: 15px;
        height: 15px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        cursor: pointer;
        font-size: 0; }
        .slideBox .hd ul li.on {
          background: #f00;
          color: #fff; }
  .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0; }
    .slideBox .bd li {
      zoom: 1;
      vertical-align: middle; }
      .slideBox .bd li img {
        width: 100%;
        height: auto;
        display: block; }
  .slideBox .prev,
  .slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5; }
    .slideBox .prev:hover,
    .slideBox .next:hover {
      filter: alpha(opacity=100);
      opacity: 1; }
  .slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px; }

/*前台多页签*/
.news {
  width: 1200px;
  margin-top: 10px; }
  .news .hd {
    position: relative; }
    .news .hd li {
      display: inline-block;
      width: 100px;
      height: 30px;
      line-height: 30px;
      border: 1px solid #ccc;
      margin-right: 8px;
      text-align: center;
      color: #333;
      font-size: 12px;
      cursor: pointer; }
      .news .hd li.on {
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        background: #95a9dc;
        border-color: #95a9dc; }
  .news .bd li {
    width: 100%; }
    .news .bd li span {
      float: right; }

/*内页公用*/
.ny_all {
  padding-top: 30px; }

.ny_left_top {
  width: 20%;
  float: left; }
  .ny_left_top h3 {
    line-height: 41px;
    text-align: center;
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
    background: #0268b7; }
  .ny_left_top .ny_menu {
    padding: 10px;
    border: 1px solid #ccc; }
    .ny_left_top .ny_menu .n-news-list {
      font-size: 14px; }
      .ny_left_top .ny_menu .n-news-list li {
        line-height: 28px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
        .ny_left_top .ny_menu .n-news-list li::before {
          content: '';
          display: inline-block;
          width: 5px;
          height: 5px;
          border-radius: 50%;
          vertical-align: middle;
          margin-right: 4px;
          background: #999; }

.out-foot {
  background: #333;
  color: #fff;
  font-size: 14px;
  line-height: 40px; }
  .out-foot a {
    color: #fff; }

.ny_banner {
  width: 100%;
  margin: 0 auto; }
  .ny_banner img {
    width: 100%; }

.sort_product {
  margin-top: 10px; }

.ny_contact {
  margin-top: 10px; }
  .ny_contact .content {
    padding: 5px;
    line-height: 24px; }

.ny_right_top {
  width: 78%;
  padding-bottom: 10px;
  float: right; }

.ny_ding {
  padding: 10px 0; }
  .ny_ding .site {
    text-align: left;
    line-height: 30px;
    background: url(../images/home.png) no-repeat left center;
    padding-left: 20px;
    font-size: 14px; }

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px; }
  .ny_right_top .content .content {
    padding: 10px; }

/*内页分类样式*/
.ny_sort li {
  position: relative;
  z-index: 999; }
  .ny_sort li:last-child a {
    margin-bottom: 0; }
  .ny_sort li a {
    color: #fff;
    display: block;
    line-height: 39px;
    font-family: "微软雅黑";
    text-align: center;
    font-size: 14px;
    background: #0268b7;
    margin-bottom: 10px; }
    .ny_sort li a:hover {
      background: #8392bd; }
  .ny_sort li .about_b {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 210px;
    background: #999;
    z-index: 9999; }
  .ny_sort li .layer2 {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 218px;
    padding: 10px;
    background: #ccc;
    z-index: 9999; }
    .ny_sort li .layer2 li {
      overflow: hidden; }
      .ny_sort li .layer2 li a {
        font-weight: normal;
        background: none; }
        .ny_sort li .layer2 li a:hover {
          text-decoration: none;
          color: #333; }
      .ny_sort li .layer2 li .layer3 li {
        margin: 6px 0px;
        line-height: 24px;
        padding-left: 10px; }
        .ny_sort li .layer2 li .layer3 li a {
          font: normal 12px/24px "微软雅黑";
          background: none; }
        .ny_sort li .layer2 li .layer3 li .layer4 li {
          margin: 6px 0px;
          line-height: 24px;
          padding-left: 15px; }
          .ny_sort li .layer2 li .layer3 li .layer4 li a {
            font: normal 12px/24px "微软雅黑";
            background: none; }

.i-container {
  margin-top: 20px; }

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 20px 0; }
  .ny_news_list li a.more {
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
    display: block;
    width: 86px;
    text-align: center;
    float: right;
    color: #65beba;
    border-radius: 4px; }
  .ny_news_list li h3 {
    font-size: 14px;
    margin: 10px 0;
    color: #323232; }
    .ny_news_list li h3 a {
      color: #323232; }
      .ny_news_list li h3 a:HOVER {
        color: #65beba; }
  .ny_news_list li p {
    line-height: 22px;
    font-size: 14px;
    color: #666666; }

/*内页产品列表*/
.ny_product_list li {
  width: 200px;
  position: relative;
  margin-right: 18px;
  float: left;
  margin-bottom: 20px;
  overflow: hidden; }
  .ny_product_list li:nth-child(4n) {
    margin-right: 0; }
  .ny_product_list li img {
    width: 200px;
    height: 149px; }
  .ny_product_list li h3 {
    text-align: center;
    line-height: 40px; }
    .ny_product_list li h3 a {
      color: #333;
      font-size: 14px; }

/*内页留言*/
.f_message {
  padding: 30px; }
  .f_message .m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 40px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
    left: 118px; }
  .f_message .c_label {
    line-height: 18px;
    padding-top: 12px; }
  .f_message ul li {
    text-align: center;
    width: 440px;
    position: relative;
    margin-top: 20px; }
    .f_message ul li p {
      float: left;
      font-size: 14px;
      text-align: right;
      width: 100px;
      position: relative; }
      .f_message ul li p.bix::before {
        content: '*';
        color: red;
        position: absolute;
        left: 15px;
        top: 0;
        font-size: 12px; }
    .f_message ul li textarea {
      width: 333px;
      float: right;
      border: 1px solid #e4e4e4;
      line-height: 40px;
      height: 120px; }
    .f_message ul li .code_img {
      margin-left: 18px;
      visibility: hidden; }
    .f_message ul li input {
      width: 333px;
      float: right;
      border: 1px solid #e4e4e4;
      line-height: 40px; }
      .f_message ul li input#contact {
        height: 40px; }
      .f_message ul li input#name {
        height: 40px; }
      .f_message ul li input#checkcode {
        width: 170px; }
      .f_message ul li input#msgbtn {
        background: #088b3f; }
