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

.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; }

.top {
  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; }

/*头部*/
#header {
  background-color: rgba(0, 84, 180, 0.4);
  height: 135px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999; }
  #header .logo {
    padding-top: 30px; }
  #header .out-nav {
    margin-top: 58px; }
    #header .out-nav .nav li {
      line-height: 32px;
      height: 32px;
      text-align: center;
      width: 110px;
      float: left;
      position: relative;
      z-index: 999; }
      #header .out-nav .nav li a {
        display: block;
        line-height: 32px;
        color: #fff;
        height: 32px;
        font-size: 16px; }
      #header .out-nav .nav li:after {
        content: '/';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        line-height: 32px;
        font-size: 14px;
        color: #fff; }
      #header .out-nav .nav li:last-child::after {
        content: '';
        display: none; }
    #header .out-nav .nav .dropdown {
      background: #0153b6;
      color: #fff;
      z-index: 9999;
      position: absolute;
      top: 32px;
      left: -100px;
      display: none;
      width: 100%; }
      #header .out-nav .nav .dropdown a {
        background: #0153b6;
        color: #fff;
        height: 38px;
        line-height: 38px; 
        width: 340px;
      }
        #header .out-nav .nav .dropdown a:hover {
          background: #042d3f;
          text-decoration: none; }

/*热门搜索*/
.yq_search {
  text-align: left;
  height: 24px;
  margin: 10px 0; }
  .yq_search #form_search {
    float: right; }
    .yq_search #form_search input {
      height: 22px;
      background: #fff;
      border: 1px solid #c8c8c8;
      line-height: 22px; }
      .yq_search #form_search input#sou_word {
        height: 22px;
        line-height: 22px;
        padding-left: 4px;
        color: #666; }
      .yq_search #form_search input#s_btn {
        width: 46px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background-color: #333;
        color: #fff;
        border: none;
        cursor: pointer; }
  .yq_search .hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal; }
    .yq_search .hotSearch a {
      margin-right: 6px; }

.i-b-list {
  margin-top: -52px;
  position: relative;
  z-index: 9999; }
  .i-b-list .top {
    background: #fff;
    box-shadow: 0 0 6px #333;
    padding: 38px 0; }
    .i-b-list .top li {
      float: left;
      width: 199px;
      border-right: 1px solid #a0a0a0; }
      .i-b-list .top li .img1 {
        width: 70px;
        text-align: right;
        float: left; }
      .i-b-list .top li .nei {
        padding-left: 11px;
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
        color: #000000; }
      .i-b-list .top li:last-child {
        border: none; }

.i-zhi {
  background: url(../images/bj.jpg) no-repeat bottom center;
  height: 720px; }
  .i-zhi h2 {
    padding-top: 80px;
    text-align: center; }
    .i-zhi h2 p {
      color: #0153b5;
      font-size: 40px; }
      .i-zhi h2 p::after, .i-zhi h2 p::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 1px;
        background: #000000; }
      .i-zhi h2 p::after {
        margin-left: 24px; }
      .i-zhi h2 p::before {
        margin-right: 24px; }
    .i-zhi h2 span {
      display: block;
      font-size: 24px;
      color: #000000;
      font-weight: normal; }
  .i-zhi ul.l1 {
    margin-top: 30px;
    padding: 0 22px; }
    .i-zhi ul.l1 li {
      width: 33%;
      float: left;
      line-height: 46px; }
      .i-zhi ul.l1 li .img1 {
        float: left; }
      .i-zhi ul.l1 li h3 {
        margin-left: 18px;
        color: #535353;
        font-size: 16px;
        font-weight: normal; }
  .i-zhi ul.l2 {
    margin-top: 48px; }
    .i-zhi ul.l2 li {
      float: left;
      margin-right: 73px;
      position: relative;
      text-align: center;
      box-sizing: border-box;
      padding-top: 104px; }
      .i-zhi ul.l2 li .bj {
        position: absolute;
        top: 0;
        left: 0; }
      .i-zhi ul.l2 li:hover .bj {
        transition: all 0.8s;
        transform: scale(-1, 1); }
      .i-zhi ul.l2 li:last-child {
        margin-right: 0; }
      .i-zhi ul.l2 li h3 {
        font-size: 72px;
        font-family: Arial;
        line-height: 40px;
        color: #000000;
        position: relative;
        z-index: 9999; }
        .i-zhi ul.l2 li h3 span {
          color: #0153b5;
          font-size: 24px;
          font-family: "Adobe 黑体 Std"; }
        .i-zhi ul.l2 li h3 p {
          font-size: 20px;
          color: #000000; }
      .i-zhi ul.l2 li:nth-child(2n) h3 {
        color: #fff; }
        .i-zhi ul.l2 li:nth-child(2n) h3 span {
          color: #fff; }
        .i-zhi ul.l2 li:nth-child(2n) h3 p {
          color: #fff; }

/*首页关于我们*/
.i-about {
  height: 1345px;
  background: url(../images/bj1.jpg) no-repeat top center;
  box-sizing: border-box;
  padding-top: 70px; }
  .i-about h2 {
    text-align: center;
    color: #fff; }
    .i-about h2 p {
      font-size: 48px; }
      .i-about h2 p::after, .i-about h2 p::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 1px;
        background: #fff; }
      .i-about h2 p::after {
        margin-left: 24px; }
      .i-about h2 p::before {
        margin-right: 24px; }
    .i-about h2 span {
      display: block;
      font-size: 24px;
      color: #fff;
      font-weight: normal; }
  .i-about .content-img {
    padding-top: 30px; }
  .i-about .content-nei {
    color: #fff;
    padding-top: 24px;
    font-size: 16px;
    line-height: 30px; }
  .i-about ul.l1 {
    text-align: center;
    margin-top: 40px; }
    .i-about ul.l1 li {
      width: 195px;
      height: 73px;
      background: url(../images/abj.png) no-repeat top center;
      display: inline-block;
      margin-right: 40px; }
      .i-about ul.l1 li .img1 {
        width: 40px;
        text-align: center;
        line-height: 40px;
        padding-top: 17px;
        float: left; }
      .i-about ul.l1 li .nei {
        width: 154px;
        text-indent: 38px;
        text-align: left;
        line-height: 73px;
        font-size: 16px;
        font-weight: 800;
        color: #000; }
  .i-about .picScroll-left11 {
    position: relative;
    margin-top: 46px; }
    .i-about .picScroll-left11 a.next, .i-about .picScroll-left11 a.prev {
      position: absolute;
      top: 113px;
      left: -12px;
      width: 22px;
      height: 35px;
      background: url(../images/left.png) no-repeat;
      z-index: 9999;
      cursor: pointer; }
    .i-about .picScroll-left11 a.prev {
      background: url(../images/right.png) no-repeat;
      left: auto;
      right: -12px; }
    .i-about .picScroll-left11 .bd li {
      float: left;
      margin-left: 28px;
      margin-right: 12px; }

.i-product-cate {
  background: #f3f3f3;
  padding-top: 64px;
  padding-bottom: 50px; }
  .i-product-cate h2 {
    position: relative; }
    .i-product-cate h2 img {
      position: absolute;
      left: 50%;
      margin-left: -310px;
      z-index: 9; }
    .i-product-cate h2 p {
      text-align: center;
      color: #0153b5;
      font-size: 48px;
      height: 130px;
      box-align: border-box;
      padding-top: 12px;
      position: relative;
      z-index: 999; }
    .i-product-cate h2 span {
      font-size: 24px;
      font-weight: normal;
      color: #000000;
      position: relative;
      z-index: 999;
      display: block; }
    .i-product-cate h2::after {
      content: '';
      width: 100%;
      height: 3px;
      background: #0054b4;
      position: absolute;
      top: 63px; }
  .i-product-cate ul.l1 {
    float: left;
    margin: 0 -1px;
    margin-top: 50px; }
    .i-product-cate ul.l1 li {
      position: relative;
      border-right: 1px solid #dcdcdc;
      float: left;
      border-bottom: 1px solid #dcdcdc; }
      .i-product-cate ul.l1 li:nth-child(3n) {
        border-right: none; }
      .i-product-cate ul.l1 li h3 {
        position: absolute;
        top: 39px;
        left: 35px;
        z-index: 9999;
        font-size: 18px;
        color: #000000; }
        .i-product-cate ul.l1 li h3 img {
          margin-left: 10px; }
  .i-product-cate .i-tt {
    text-align: center;
    background: url(../images/tt.png) no-repeat top center;
    height: 54px;
    line-height: 54px;
    font-size: 30px;
    color: #fff;
    margin-top: 66px; }
  .i-product-cate .picScroll-left1 {
    position: relative;
    margin-top: 46px; }
    .i-product-cate .picScroll-left1 a.next, .i-product-cate .picScroll-left1 a.prev {
      position: absolute;
      top: 140px;
      left: -40px;
      width: 22px;
      height: 35px;
      background: url(../images/left1.png) no-repeat;
      z-index: 9999;
      cursor: pointer; }
    .i-product-cate .picScroll-left1 a.prev {
      background: url(../images/right1.png) no-repeat;
      left: auto;
      right: -40px; }
    .i-product-cate .picScroll-left1 .bd li {
      float: left;
      width: 288px;
      margin-right: 14px; }
      .i-product-cate .picScroll-left1 .bd li .img1 {
        position: relative;
        overflow: hidden; }
        .i-product-cate .picScroll-left1 .bd li .img1 .bj {
          position: absolute;
          top: 100%;
          width: 100%;
          height: 100%;
          background-color: rgba(1, 83, 181, 0.5);
          transition: all .5s; }
      .i-product-cate .picScroll-left1 .bd li:hover .img1 .bj {
        top: 0; }
      .i-product-cate .picScroll-left1 .bd li img {
        width: 288px;
        height: 288px;
        border: 1px solid #e5e5e5; }
      .i-product-cate .picScroll-left1 .bd li h3 {
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        color: #0153b5;
        line-height: 40px; }

.i-heng {
  height: 146px;
  background: url(../images/heng.jpg) no-repeat top center; }
  .i-heng h3 {
    width: 608px;
    float: left;
    padding-top: 40px;
    color: #fff;
    font-size: 24px; }
    .i-heng h3 p {
      font-weight: normal;
      font-size: 20px; }
  .i-heng h4 {
    /*width: 326px;*/
    float: right;
    color: #fff;
    padding-top: 34px;
    font-size: 18px;
    line-height: 30px; }
    .i-heng h4 b {
      font-size: 30px; }
    .i-heng h4 span {
      text-align: right;
      display: block; }

/*首页优势*/
.i-adv {
  height: 664px;
  background: url(../images/adv.jpg) no-repeat top center; }
  .i-adv h2 {
    padding-top: 80px;
    text-align: center; }
    .i-adv h2 p {
      color: #0153b5;
      font-size: 48px; }
      .i-adv h2 p::after, .i-adv h2 p::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 1px;
        background: #000000; }
      .i-adv h2 p::after {
        margin-left: 24px; }
      .i-adv h2 p::before {
        margin-right: 24px; }
    .i-adv h2 span {
      display: block;
      font-size: 24px;
      color: #000000;
      font-weight: normal; }
  .i-adv .slideTxtBox {
    width: 698px;
    padding-top: 46px;
    float: right; }
    .i-adv .slideTxtBox .bd ul {
      text-align: center; }
      .i-adv .slideTxtBox .bd ul h3 {
        font-size: 20px;
        color: #000000; }
      .i-adv .slideTxtBox .bd ul p {
        font-size: 14px;
        padding: 0 150px;
        padding-top: 16px; }
    .i-adv .slideTxtBox .hd {
      margin-top: 40px; }
      .i-adv .slideTxtBox .hd ul {
        text-align: center;
        border-top: 1px solid #e1eaf4; }
        .i-adv .slideTxtBox .hd ul li {
          display: inline-block;
          width: 106px;
          text-align: center;
          padding-top: 23px;
          position: relative;
          padding-bottom: 23px;
          margin-right: 20px; }
          .i-adv .slideTxtBox .hd ul li .img2 {
            width: 19px;
            height: 19px;
            background: url(../images/y.jpg) no-repeat top center;
            position: absolute;
            left: 43px;
            top: -10px; }
          .i-adv .slideTxtBox .hd ul li .img1 {
            width: 40px;
            height: 40px;
            margin: 0 auto;
            overflow: hidden;
            position: relative; }
            .i-adv .slideTxtBox .hd ul li .img1 .on-x {
              display: none; }
          .i-adv .slideTxtBox .hd ul li h3 {
            padding: 0 20px;
            font-size: 16px;
            color: #000000;
            padding-top: 8px; }
          .i-adv .slideTxtBox .hd ul li.on {
            background: #0153b5; }
            .i-adv .slideTxtBox .hd ul li.on .img1 .on-h {
              display: none; }
            .i-adv .slideTxtBox .hd ul li.on .img1 .on-x {
              display: block; }
            .i-adv .slideTxtBox .hd ul li.on .img2 {
              width: 19px;
              height: 19px;
              background: url(../images/y1.jpg) no-repeat top center;
              position: absolute;
              left: 43px;
              top: -10px; }
            .i-adv .slideTxtBox .hd ul li.on h3 {
              color: #fff; }

.i-jiang {
  height: 1397px;
  background: url(../images/bj2.jpg) no-repeat top center; }
  .i-jiang .top {
    position: relative; }
    .i-jiang .top ul li h3 {
      line-height: 34px;
      font-size: 18px; }
      .i-jiang .top ul li h3 span {
        color: #0153b5; }
    .i-jiang .top ul li .content {
      padding-top: 12px;
      font-size: 14px;
      color: #000000; }
    .i-jiang .top ul li:nth-child(1) {
      position: absolute;
      top: 270px;
      left: 138px; }
    .i-jiang .top ul li:nth-child(2) {
      position: absolute;
      top: 618px;
      left: 574px; }
    .i-jiang .top ul li:nth-child(3) {
      position: absolute;
      top: 851px;
      left: 283px; }
    .i-jiang .top ul li:nth-child(4) {
      position: absolute;
      top: 1129px;
      left: 730px; }

.i-he {
  height: 671px;
  background: url(../images/bj3.jpg) no-repeat top center;
  padding-top: 80px;
  text-align: center; }
  .i-he h2 p {
    color: #0153b5;
    font-size: 48px; }
    .i-he h2 p::after, .i-he h2 p::before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 1px;
      background: #000000; }
    .i-he h2 p::after {
      margin-left: 24px; }
    .i-he h2 p::before {
      margin-right: 24px; }
  .i-he h2 span {
    display: block;
    font-size: 24px;
    color: #000000;
    font-weight: normal; }
  .i-he .slideBox1 {
    padding-top: 89px;
    position: relative; }
    .i-he .slideBox1 a.prev, .i-he .slideBox1 a.next {
      position: absolute;
      width: 46px;
      height: 46px;
      display: block;
      top: 255px;
      left: 754px;
      background: url(../images/left2.png) no-repeat; }
    .i-he .slideBox1 a.prev:hover {
      background: url(../images/left2_on.png) no-repeat; }
    .i-he .slideBox1 a.next {
      left: 809px;
      background: url(../images/right2.png) no-repeat; }
      .i-he .slideBox1 a.next:hover {
        background: url(../images/right2_on.png) no-repeat; }
    .i-he .slideBox1 li {
      position: relative; }
    .i-he .slideBox1 .img1 {
      width: 300px;
      height: 225px; }
      .i-he .slideBox1 .img1 img{
           width: 300px;
      height: 225px;
      }
    .i-he .slideBox1 .nei {
      text-align: left;
      padding-left: 60px;
      width: 768px;
      padding-top: 24px; }
      .i-he .slideBox1 .nei h3 {
        font-size: 20px;
        color: #000000;
        font-weight: normal; }
      .i-he .slideBox1 .nei p {
        padding-top: 22px;
        color: #535353;
        font-size: 16px; }
      .i-he .slideBox1 .nei .more {
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        padding-top: 25px; }
  .i-he .picScroll-left {
    margin-top: 60px;
    padding: 0 40px;
    position: relative; }
    .i-he .picScroll-left li {
      float: left;
      margin-right: 19px; }
    .i-he .picScroll-left a.next, .i-he .picScroll-left a.prev {
      position: absolute;
      top: 48px;
      left: 0px;
      width: 22px;
      height: 35px;
      background: url(../images/left1.png) no-repeat;
      z-index: 9999;
      cursor: pointer; }
    .i-he .picScroll-left a.prev {
      background: url(../images/right1.png) no-repeat;
      left: auto;
      right: 0px; }

/*首页新闻*/
.i-news {
  height: 1408px;
  background: url(../images/news.jpg) no-repeat top center;
  box-sizing: border-box;
  padding-top: 70px; }
  .i-news h2 {
    text-align: center; }
    .i-news h2 p {
      color: #0153b5;
      font-size: 48px; }
      .i-news h2 p::after, .i-news h2 p::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 1px;
        background: #000000; }
      .i-news h2 p::after {
        margin-left: 24px; }
      .i-news h2 p::before {
        margin-right: 24px; }
    .i-news h2 span {
      display: block;
      font-size: 24px;
      color: #000000;
      font-weight: normal; }
  .i-news .box11 {
    margin-top: 42px; }
    .i-news .box11 .n1-left {
      background: url(../images/contact.jpg) no-repeat top center;
      width: 210px;
      height: 480px;
      color: #fff;
      box-sizing: border-box;
      padding-top: 296px;
      text-align: center;
      font-weight: bold;
      margin-right: 46px; }
      .i-news .box11 .n1-left a {
        display: block;
        width: 111px;
        height: 35px;
        background: url(../images/more1.png) no-repeat top center;
        margin: 0 auto;
        margin-top: 20px;
        line-height: 35px;
        color: #0153b5;
        font-size: 18px; }
    .i-news .box11 .n2-right {
      width: 506px;
      padding-left: 43px;
      border-left: 2px solid #dcdcdc;
      margin-right: 49px; }
      .i-news .box11 .n2-right h3 {
        line-height: 55px;
        font-size: 20px;
        color: #000000;
        position: relative; }
        .i-news .box11 .n2-right h3 a {
          position: absolute;
          right: 0;
          top: 0;
          line-height: 55px;
          color: #898989;
          font-weight: normal; }
      .i-news .box11 .n2-right .content {
        margin-top: 20px; }
      .i-news .box11 .n2-right ul {
        margin-top: 20px; }
        .i-news .box11 .n2-right ul li {
          line-height: 45px;
          position: relative;
          border-bottom: 1px dotted #a8a8a8; }
          .i-news .box11 .n2-right ul li a {
            color: #000000;
            font-size: 14px; }
            .i-news .box11 .n2-right ul li a span {
              position: absolute;
              right: 0;
              top: 0;
              line-height: 45px;
              color: #7d7d7d; }
    .i-news .box11 .n3-right {
      width: 299px;
      padding-left: 43px;
      border-left: 2px solid #dcdcdc;
      height: 480px;
      overflow: hidden; }
      .i-news .box11 .n3-right h3 {
        font-size: 20px;
        font-weight: normal;
        position: relative;
        line-height: 55px; }
        .i-news .box11 .n3-right h3 img {
          margin-right: 11px; }
        .i-news .box11 .n3-right h3 a {
          color: #898989;
          position: absolute;
          right: 0;
          top: 0;
          line-height: 55px; }
      .i-news .box11 .n3-right ul li .pic {
        line-height: 60px;
        background: url(../images/wen.png) no-repeat;
        padding-left: 77px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 26px; }
        .i-news .box11 .n3-right ul li .pic a {
          color: #535353; }
      .i-news .box11 .n3-right ul li .title {
        padding-left: 41px;
        padding-right: 88px;
        height: 60px;
        background: url(../images/da.png) no-repeat top center;
        padding-top: 10px;
        box-sizing: border-box;
        line-height: 20px;
        margin-bottom: 26px; }
        .i-news .box11 .n3-right ul li .title a {
          color: #000000; }
  .i-news .i-mess {
    background: url(../images/mess.jpg) no-repeat top center;
    height: 538px;
    margin-top: 100px; }
    .i-news .i-mess .m-left {
      width: 600px;
      float: left;
      padding-left: 168px;
      box-sizing: border-box; }
      .i-news .i-mess .m-left h3 {
        width: 396px;
        text-align: center;
        font-size: 48px;
        color: #0153b5;
        padding-top: 62px; }
        .i-news .i-mess .m-left h3 p {
          font-size: 30px; }
    .i-news .i-mess .m-right {
      width: 450px;
      float: right;
      margin-right: 79px;
      padding-top: 54px;
      line-height: 72px; }
      .i-news .i-mess .m-right h3 {
        line-height: 71px;
        background: url(../images/tt1.jpg) no-repeat bottom left;
        font-size: 24px;
        font-weight: normal;
        color: #000000; }
      .i-news .i-mess .m-right .liuyan {
        margin-top: 24px; }
        .i-news .i-mess .m-right .liuyan li.name {
          width: 445px;
          height: 38px;
          border: 1px solid #c9c9c9; }
          .i-news .i-mess .m-right .liuyan li.name p {
            float: left;
            line-height: 38px;
            border-right: 1px solid #c9c9c9;
            width: 46px;
            text-align: center; }
          .i-news .i-mess .m-right .liuyan li.name input {
            border: none;
            background: none;
            float: left;
            width: 398px;
            height: 38px;
            text-indent: 14px;
            font-size: 16px; }
        .i-news .i-mess .m-right .liuyan li.contact {
          width: 445px;
          height: 38px;
          border: 1px solid #c9c9c9;
          margin-top: 19px; }
          .i-news .i-mess .m-right .liuyan li.contact p {
            float: left;
            line-height: 38px;
            border-right: 1px solid #c9c9c9;
            width: 46px;
            text-align: center; }
          .i-news .i-mess .m-right .liuyan li.contact input {
            border: none;
            background: none;
            float: left;
            width: 398px;
            height: 38px;
            text-indent: 14px;
            font-size: 16px; }
        .i-news .i-mess .m-right .liuyan li.content1 {
          width: 445px;
          height: 148px;
          border: 1px solid #c9c9c9;
          margin-top: 19px; }
          .i-news .i-mess .m-right .liuyan li.content1 p {
            float: left;
            line-height: 148px;
            border-right: 1px solid #c9c9c9;
            width: 46px;
            text-align: center; }
          .i-news .i-mess .m-right .liuyan li.content1 textarea {
            border: none;
            background: none;
            float: left;
            width: 398px;
            height: 148px;
            text-indent: 14px;
            font-size: 16px;
            padding: 0;
            font-family: "微软雅黑";
            padding-top: 8px;
            box-sizing: border-box; }
        .i-news .i-mess .m-right .liuyan li.yanzm {
          margin-top: 19px; }
          .i-news .i-mess .m-right .liuyan li.yanzm img {
            position: relative;
            top: -17px;
            left: 15px; }
          .i-news .i-mess .m-right .liuyan li.yanzm input.checkcode {
            width: 138px;
            float: left;
            background: none;
            border: 1px solid #c9c9c9;
            height: 38px;
            line-height: 38px; }
          .i-news .i-mess .m-right .liuyan li.yanzm input.msgbtn {
            float: left;
            width: 138px;
            float: right;
            background: none;
            border: 1px solid #0153b5;
            height: 38px;
            line-height: 38px;
            font-size: 16px;
            color: #fff;
            font-weight: bold;
            background: #0153b5; }

.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; }

/*友情链接*/
.f_link {
  background: #014597;
  line-height: 60px;
  font-size: 16px;
  color: #fff; }

/*页面底部*/
footer {
  background: url(../images/contact1.jpg) no-repeat top center;
  height: 495px; }
  footer .nav_foot {
    padding-top: 44px; }
    footer .nav_foot li {
      text-align: center;
      float: left;
      margin-right: 59px; }
      footer .nav_foot li:nth-child(5) {
        margin-right: 40px;
        text-align: left; }
        footer .nav_foot li:nth-child(5) p {
          font-size: 14px;
          color: #fff;
          line-height: 34px; }
      footer .nav_foot li:last-child {
        float: right;
        margin-right: 0;
        width: 250px;
        text-align: center;
        padding-top: 50px;
        margin-right: 20px;
        color: #fff;
        font-size: 14px;
        line-height: 40px; }
      footer .nav_foot li a {
        font-size: 18px;
        color: #fff; }
      footer .nav_foot li .dropdown a {
        color: #fff;
        font-size: 14px;
        display: block;
        line-height: 30px; }
  footer .copyright {
    text-align: center;
    color: #fff;
    margin-top: 36px;
    font-size: 16px; }
    footer .copyright a {
      color: #fff; }

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

.ny_left_top {
  width: 100%; }
  .ny_left_top h3 {
    line-height: 41px;
    text-align: center;
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
    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: 100%;
  padding-bottom: 10px; }

.site {
  text-align: left;
  line-height: 46px;
  font-weight: normal;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc; }

.site::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 19px;
  background: #f68100;
  vertical-align: middle;
  margin-right: 8px; }

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

/*内页分类样式*/
.sort {
  margin-top: 20px; }
  .sort li {
    position: relative;
    z-index: 999;
    width: 14.28%;
    height: 55px;
    float: left;
    border-right: 1px solid #d8d8d8;
    font-size: 18px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    position: relative;
    line-height: 55px;
    background: #f4f4f4; }
    .sort li a {
      color: #333;
      display: block;
      line-height: 55px;
      font-family: "微软雅黑";
      text-align: center;
      font-size: 14px; }
    .sort li:hover, .sort li.linshi {
      background: url(../images/p16-icon6.png) no-repeat bottom center #0153b6;
      border-color: #0153b6;
      color: #fff; }
      .sort li:hover a, .sort li.linshi a {
        color: #fff; }
    .sort li .about_b {
      position: absolute;
      left: 100%;
      top: 55px;
      width: 100%;
      background: #999;
      z-index: 9999; }
    .sort li .layer2 {
      position: absolute;
      left: 100%;
      top: 55px;
      width: 100%;
      background: #ccc;
      z-index: 9999; }
      .sort li .layer2 li {
        overflow: hidden; }
        .sort li .layer2 li a {
          font-weight: normal;
          background: none; }
          .sort li .layer2 li a:hover {
            text-decoration: none;
            color: #333; }
        .sort li .layer2 li .layer3 li {
          margin: 6px 0px;
          line-height: 24px;
          padding-left: 10px; }
          .sort li .layer2 li .layer3 li a {
            font: normal 12px/24px "微软雅黑";
            background: none; }
          .sort li .layer2 li .layer3 li .layer4 li {
            margin: 6px 0px;
            line-height: 24px;
            padding-left: 15px; }
            .sort li .layer2 li .layer3 li .layer4 li a {
              font: normal 12px/24px "微软雅黑";
              background: none; }

.sort1 li {
  position: relative;
  z-index: 999;
  display: block;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  color: #666;
  height: 50px;
  line-height: 50px;
  background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
  margin-bottom: 2px;
  overflow: hidden; }
  .sort1 li a {
    color: #333;
    display: block;
    line-height: 55px;
    font-family: "微软雅黑";
    text-align: center;
    font-size: 14px; }
  .sort1 li:hover, .sort1 li.linshi {
    background: url(../images/p14-icon2.png) no-repeat right center #0153b6; }
    .sort1 li:hover a, .sort1 li.linshi a {
      color: #fff; }
  .sort1 li .about_b {
    position: absolute;
    left: 100%;
    top: 55px;
    width: 100%;
    background: #999;
    z-index: 9999; }
  .sort1 li .layer2 {
    position: absolute;
    left: 100%;
    top: 55px;
    width: 100%;
    background: #ccc;
    z-index: 9999; }
    .sort1 li .layer2 li {
      overflow: hidden; }
      .sort1 li .layer2 li a {
        font-weight: normal;
        background: none; }
        .sort1 li .layer2 li a:hover {
          text-decoration: none;
          color: #333; }
      .sort1 li .layer2 li .layer3 li {
        margin: 6px 0px;
        line-height: 24px;
        padding-left: 10px; }
        .sort1 li .layer2 li .layer3 li a {
          font: normal 12px/24px "微软雅黑";
          background: none; }
        .sort1 li .layer2 li .layer3 li .layer4 li {
          margin: 6px 0px;
          line-height: 24px;
          padding-left: 15px; }
          .sort1 li .layer2 li .layer3 li .layer4 li a {
            font: normal 12px/24px "微软雅黑";
            background: none; }

.contact11 {
  background: #0153b6;
  color: #fff; }
  .contact11 .content {
    padding: 20px 0;
    text-align: center; }

.fdh-01-tit {
  height: 75px;
  line-height: 75px;
  border-bottom: 1px solid #fff;
  background: #0153b6;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-top: 30px; }

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

.cplb-3n-ts-03-list {
  margin-top: 20px; }

.cplb-3n-ts-03-list dl {
  width: 32.1%;
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  float: left;
  margin-right: 1.2%; }

.cplb-3n-ts-03-list dl:nth-child(3n) {
  margin-right: 0; }

.cplb-3n-ts-03-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block; }

.cplb-3n-ts-03-list dd {
  padding: 6px 20px 5px 20px; }

.cplb-3n-ts-03-list dd h4 {
  height: 45px;
  font-weight: normal;
  font-size: 18px;
  color: #154c64;
  line-height: 45px;
  overflow: hidden;
  text-align: center; }

.cplb-3n-ts-03-list h4 a {
  display: block;
  height: 45px;
  color: #727272;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.cplb-3n-ts-03-list dl:hover h4 a {
  color: #fff; }

.cplb-3n-ts-03-list-desc {
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-bottom: 12px;
  overflow: hidden; }

.cplb-3n-ts-03-list-deta {
  width: 100px;
  height: 40px;
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 40px;
  text-align: center; }

.cplb-3n-ts-03-list dl:hover {
  background-color: #0153b6;
  border-color: #0153b6; }

.cplb-3n-ts-03-list dl:hover a {
  color: #0153b6; }

.gywmlb-tl-ts-01-left dl {
  width: 32.2%;
  float: left;
  background: #f0f0f0;
  margin: 0 1.6% 13px 0; }

.gywmlb-tl-ts-01-left dl:nth-child(3n) {
  margin-right: 0; }

.gywmlb-tl-ts-01-left dt {
  border: 1px solid #e5e5e5;
  padding: 10px 9px;
  background: #fff; }

.gywmlb-tl-ts-01-left dt img {
  display: block;
  width: 100%;
  margin: 0 auto; }

.gywmlb-tl-ts-01-left dd {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #f0f0f0; }

.gywmlb-tl-ts-01-left dd a {
  color: #4b4a4a; }

.k12-xl-xwlb-1nt2-1-01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  padding: 22px 50px 22px 22px;
  background: #fff;
  display: inline-block;
  width: 856px; }

.k12-xl-xwlb-1nt2-1-01-list dt {
  width: 44.4%;
  float: left;
  margin-right: 2.3%; }

.k12-xl-xwlb-1nt2-1-01-list dt img {
  width: 100%;
  display: block;
  height: 214px; }

.k12-xl-xwlb-1nt2-1-01-list dd h4 {
  height: 40px;
  font-weight: normal;
  font-size: 18px;
  color: #154c64;
  line-height: 40px;
  margin-bottom: 5px;
  overflow: hidden; }

.k12-xl-xwlb-1nt2-1-01-list h4 a {
  display: block;
  height: 40px;
  color: #4b4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.k12-xl-xwlb-1nt2-1-01-list dl:hover {
  border: 1px solid #0153b6; }

.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
  color: #0153b6; }

.k12-xl-xwlb-1nt2-1-01-list-desc {
  max-height: 72px;
  font-size: 14px;
  line-height: 24px;
  color: #797979;
  margin-bottom: 28px;
  overflow: hidden; }

.k12-xl-xwlb-1nt2-1-01-list-deta {
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: right;
  background: #b6b6b6;
  color: #fff; }

.k12-xl-xwlb-1nt2-1-01-list-deta a {
  color: #fff; }

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
  background: #0153b6;
  border-color: #0153b6; }

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
  color: #fff; }

.contactus ul {
  margin: 0 auto;
  margin-top: 20px; }

.contactus ul li {
  border-bottom: 1px dashed #e9e9e9;
  float: left;
  height: 45px;
  line-height: 45px;
  margin: 14px 0 0;
  padding: 0 0 14px 70px;
  width: 500px;
  font-size: 16px; }

.obnpp {
  font-size: 22px;
  font-weight: bold;
  color: #ceae75;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #eee; }

/*内页新闻*/
.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: 266px;
  position: relative;
  margin-right: 29px;
  float: left;
  margin-bottom: 20px;
  overflow: hidden; }
  .ny_product_list li img {
    width: 266px;
    height: 266px; }
  .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: 185px; }
  .f_message .c_label {
    line-height: 18px;
    padding-top: 12px; }
  .f_message ul li {
    text-align: center;
    width: 600px;
    position: relative;
    margin:0 auto; 
    margin-top: 20px;}
    .f_message ul li p {
      float: left;
      font-size: 14px;
      text-align: right;
      width: 150px;
      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: 433px;
      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: 433px;
      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: 243px; }
      .f_message ul li input#msgbtn {
        background: #088b3f; }
