@charset "utf-8";
/* CSS Document */
.iservice2 {
	text-align: center;
	height: 430px;
	padding: 40px 0 70px;
	background: #fff;
	background: url(../images/iservice2bg.jpg) no-repeat center top;
}
.iservice2 .title {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	display: block;
	margin-bottom: 25px;
	color: #333;
}
.iservice2 img {
	width: 1200px;
	display: block;
	margin: 0 auto;
}
.iservice2 .btn {
	width: 208px;
	height: 55px;
	line-height: 55px;
	padding: 0;
	margin: 0 auto;
	font-size: 24px;
	display: block;
	color: #fff;
	text-align: center;
	background: #67b306;
}
.iservice2 .btn:hover {
	background: #333;
}
.s5 {
  padding:50px 0; }
  .s5 .a1 {
    font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 34px;
    color: rgba(0, 0, 0, 0.95);
    text-align: center; }
  .s5 .a2 {
    padding-top: 20px;
    width: 100%;
    font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    padding-bottom: 65px; }
	
.news_style {
  *zoom: 1; }
  .news_style:before, .news_style:after {
    content: " ";
    display: table; }
  .news_style:after {
    clear: both; }
  .news_style li {
    width: 23.5%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari*/
    padding: 30px;
    position: relative;
    overflow: hidden; 
    margin-right: 2%; }
    .news_style li:nth-child(4n) {
      margin-right: 0; }
    .news_style li:hover a .mask {
      top: 0;
      background: rgba(0, 33, 97, 0.8); }
    .news_style li:hover a .mask2 {
      top: 100%; }
    .news_style li:hover a .word .b1 {
      color: rgba(255, 255, 255, 0.95); }
    .news_style li:hover a .word .b2 {
      color: rgba(255, 255, 255, 0.9); }
    .news_style li:hover a .word .b3 {
      background: rgba(255, 255, 255, 0.8);
      width: 80%; }
    .news_style li:hover a .word .b4 .c1 {
      color: rgba(255, 255, 255, 0.95); }
    .news_style li:hover a .word .b4 .c2 {
      transform: translateX(6px);
      -ms-transform: translateX(6px);
      -moz-transform: translateX(6px);
      -webkit-transform: translateX(6px);
      -o-transform: translateX(6px); }
      .news_style li:hover a .word .b4 .c2 .d1 {
        width: 100%; }
    .news_style li a {
      width: 100%;
      height: 100%;
      display: block; }
      .news_style li a .bac {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      .news_style li a .mask {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: -100%;
        left: 0;
        background: rgba(0, 33, 97, 0.8);
        z-index: 5;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        /* Firefox 4 */
        -webkit-transition-timing-function: ease;
        /* Safari 和 Chrome */
        -o-transition-timing-function: ease;
        /* Opera */ }
      .news_style li a .mask2 {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 5;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        /* Firefox 4 */
        -webkit-transition-timing-function: ease;
        /* Safari 和 Chrome */
        -o-transition-timing-function: ease;
        /* Opera */ }
      .news_style li a .word {
        position: relative;
        z-index: 8; }
        .news_style li a .word .b1 {
          width: 100%;
          height: 30px;
          font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 16px;
          color: black;
          font-weight: bold;
          line-height: 30px;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari 和 Chrome */
          -o-transition-timing-function: ease;
          /* Opera */ }
        .news_style li a .word .b2 {
          font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 14px;
          color: rgba(0, 0, 0, 0.65);
          line-height: 26px;
          padding-bottom: 20px; 
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari 和 Chrome */
          -o-transition-timing-function: ease;
          /* Opera */ }
        .news_style li a .word .b3 {
          width: 100%;
          height: 1px;
          background: rgba(0, 33, 97, 1);
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari 和 Chrome */
          -o-transition-timing-function: ease;
          /* Opera */
          margin: 0 auto; }
        .news_style li a .word .b4 {
          height: 40px;
          padding-top: 15px;
          padding-bottom: 30px; }
          .news_style li a .word .b4 .c1 {
            font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 20px;
            color: rgba(0, 33, 97, 1);
            font-family: Impact, thyFont3, "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            height: 100%;
            vertical-align: text-bottom;
            float: left;
            height: 40px;
            line-height: 40px;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            /* Firefox 4 */
            -webkit-transition-timing-function: ease;
            /* Safari 和 Chrome */
            -o-transition-timing-function: ease;
            /* Opera */ }
          .news_style li a .word .b4 .c2 {
            float: right;
            width: 40px;
            height: 40px;
            line-height: 40px;
            position: relative;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            /* Firefox 4 */
            -webkit-transition-timing-function: ease;
            /* Safari 和 Chrome */
            -o-transition-timing-function: ease;
            /* Opera */ }
            .news_style li a .word .b4 .c2 .d1 {
              position: absolute;
              overflow: hidden;
              left: 0;
              height: 100%;
              line-height: 40px;
              top: 0;
              width: 0;
              transition: 0.5s;
              -moz-transition: 0.5s;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s;
              transition-timing-function: ease;
              -moz-transition-timing-function: ease;
              /* Firefox 4 */
              -webkit-transition-timing-function: ease;
              /* Safari 和 Chrome */
              -o-transition-timing-function: ease;
              /* Opera */
              transition-delay: 0.1s; }