@charset "UTF-8";
@keyframes _anDownUpOp {
  0% {
    transform: translateY(-100%);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
@-webkit-keyframes _anDownUpOp {
  0% {
    -webkit-transform: translateY(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0px);
    opacity: 1; } }
@keyframes _anDownUpOp01 {
  0% {
    transform: translateY(100%);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
@-webkit-keyframes _anDownUpOp01 {
  0% {
    -webkit-transform: translateY(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0px);
    opacity: 1; } }
@keyframes _anLeftRightOp {
  0% {
    transform: translateX(100%);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }
@-webkit-keyframes _anLeftRightOp {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1; } }
@keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), color-stop(0.33, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), color-stop(0.33, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0; } }
@-webkit-keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), color-stop(0.33, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), color-stop(0.33, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0; } }
@keyframes liMove {
  0% {
    transform: translateY(-110%);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
@keyframes liHIde {
  0% {
    transform: translateY(0px);
    opacity: 1; }
  100% {
    transform: translateY(110%);
    opacity: 0; } }
@keyframes liMove {
  0% {
    transform: translateY(-110%);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
@keyframes liHIde {
  0% {
    transform: translateY(0px);
    opacity: 1; }
  100% {
    transform: translateY(110%);
    opacity: 0; } }
body {
  margin: 0px;
  padding: 0px;
  color: #333;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  position: relative;
  line-height: 20px;
  background: #fff;
  min-width: 1200px; }

a, .pageGro input, .pageGro .span1 {
  color: #333;
  text-decoration: none;
  position: relative;
  cursor: pointer; }
  a:hover, .pageGro input:hover, .pageGro .span1:hover {
    color: #00a1e9; }

input {
  font-family: "微软雅黑";
  font-size: 14px; }

.white, a.white, .pageGro input.white, .pageGro .white.span1 {
  color: #fff; }

.fc, a.fc, .pageGro input.fc, .pageGro .fc.span1 {
  color: #00a1e9; }

.whitebg, input.whitebg {
  background: #fff; }

.eeebg, input.eeebg {
  background: #eee; }

.main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.textover {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.tophead {
  width: 100%;
  background: #00a1e9;
  height: 30px;
  line-height: 30px;
  color: #fff; }
  .tophead span {
    float: left; }
  .tophead .topnav {
    float: right;
    right: -1px;
    top: 7px; }
    .tophead .topnav a, .tophead .topnav .pageGro input, .pageGro .tophead .topnav input, .tophead .topnav .pageGro .span1, .pageGro .tophead .topnav .span1 {
      float: left;
      border-right: 1px solid #fff;
      float: left;
      padding: 0 10px;
      height: 15px;
      line-height: 15px;
      color: #fff;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
      .tophead .topnav a:hover, .tophead .topnav .pageGro input:hover, .pageGro .tophead .topnav input:hover, .tophead .topnav .pageGro .span1:hover, .pageGro .tophead .topnav .span1:hover {
        color: #f04534; }

.comhead {
  height: 137px;
  width: 100%;
  background: #fff;
  overflow: hidden;
  border-bottom: 1px solid #00a1e9; }
  .comhead .logo {
    float: left;
    top: 15px; }
  .comhead .telbox {
    float: right;
    background: url(../images/phone.png) no-repeat left;
    padding-left: 44px;
    font-size: 16px;
    top: 40px; }
    .comhead .telbox .tel {
      font-size: 28px;
      color: #f04534;
      font-weight: bold;
      font-style: italic;
      font-family: arial;
      margin-top: 5px; }
      .comhead .telbox .tel span {
        font-weight: bold;
        margin-right: 10px; }

.comnav-cros-fixed {
  position: fixed;
  left: 0;
  top: 0; }

.comnav-cros-h-h {
  height: 50px; }

.comnav-cros-h {
  transition: all 0.5s ease-in-out 0.01s;
  -webkit-transition: all 0.5s ease-in-out 0.01s; }

.comnav-cros {
  width: 100%;
  background: #fff;
  z-index: 10;
  height: 50px;
  transition: all 0.5s ease-in-out 0.01s;
  -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .comnav-cros .bg {
    position: absolute;
    height: 50px;
    background: #00a1e9; }
  .comnav-cros .menubg {
    position: absolute;
    left: 0;
    top: 50px;
    height: 0;
    background: #00a1e9;
    width: 100%;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    filter: alpha(Opacity=39);
    opacity: 0.39;
    -webkit-opacity: 0.39; }
  .comnav-cros ul {
    height: 50px;
    float: left; }
    .comnav-cros ul li {
      float: left; }
      .comnav-cros ul li .a1 {
        display: block;
        line-height: 50px;
        height: 50px;
        text-align: center;
        font-size: 16px;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        padding: 0 28px; }
      .comnav-cros ul li .a1sel {
        color: #333 !important; }
      .comnav-cros ul li .box {
        position: absolute;
        top: 50px;
        overflow: hidden;
        visibility: hidden;
        filter: alpha(Opacity=0);
        opacity: 0;
        -webkit-opacity: 0;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        padding-top: 15px; }
        .comnav-cros ul li .box a, .comnav-cros ul li .box .pageGro input, .pageGro .comnav-cros ul li .box input, .comnav-cros ul li .box .pageGro .span1, .pageGro .comnav-cros ul li .box .span1 {
          display: block;
          line-height: 50px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          text-align: center;
          color: #fff;
          float: left;
          opacity: 1;
          -webkit-animation: liHIde 0.4s linear forwards;
          -o-animation: liHIde 0.4s linear forwards;
          animation: liHIde 0.4s linear forwards; }
          .comnav-cros ul li .box a span, .comnav-cros ul li .box .pageGro input span, .pageGro .comnav-cros ul li .box input span, .comnav-cros ul li .box .pageGro .span1 span, .pageGro .comnav-cros ul li .box .span1 span {
            display: inline-block;
            white-space: nowrap; }
        .comnav-cros ul li .box:hover a, .comnav-cros ul li .box:hover .pageGro input, .pageGro .comnav-cros ul li .box:hover input, .comnav-cros ul li .box:hover .pageGro .span1, .pageGro .comnav-cros ul li .box:hover .span1 {
          transform: translateY(0); }
      .comnav-cros ul li:hover .a1 {
        color: #fff; }
      .comnav-cros ul li:hover .box {
        visibility: visible;
        filter: alpha(Opacity=100);
        opacity: 1;
        -webkit-opacity: 1; }
        .comnav-cros ul li:hover .box a, .comnav-cros ul li:hover .box .pageGro input, .pageGro .comnav-cros ul li:hover .box input, .comnav-cros ul li:hover .box .pageGro .span1, .pageGro .comnav-cros ul li:hover .box .span1 {
          opacity: 0;
          -webkit-animation: liMove 0.4s linear forwards;
          -o-animation: liMove 0.4s linear forwards;
          animation: liMove 0.4s linear forwards; }
      .comnav-cros ul li.sel .a1 {
        color: #fff; }
  .comnav-cros .searchbox {
    width: 68px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 4px;
    background: #fff;
    border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .comnav-cros .searchbox .text {
      color: #fff;
      margin-left: 20px;
      line-height: 40px;
      height: 40px;
      display: none;
      width: 170px; }
      .comnav-cros .searchbox .text::-webkit-input-placeholder {
        color: #fff; }
      .comnav-cros .searchbox .text::-moz-placeholder {
        color: #fff; }
      .comnav-cros .searchbox .text:-moz-placeholder {
        color: #fff; }
      .comnav-cros .searchbox .text:-ms-input-placeholder {
        color: #fff; }
    .comnav-cros .searchbox .searchbtn {
      background: url(../images/search.png) no-repeat center;
      width: 68px;
      height: 40px;
      border: none;
      cursor: pointer;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .comnav-cros .searchbox:hover {
      width: 260px;
      background: #00a1e9; }
      .comnav-cros .searchbox:hover .text {
        display: block; }
      .comnav-cros .searchbox:hover .searchbtn {
        background-image: url(../images/search01.png); }

.comfoot {
  background: #00a1e9;
  padding-top: 20px;
  color: #fff; }
  .comfoot .box_l {
    width: 975px; }
  .comfoot .codebox {
    width: 122px;
    text-align: center; }
    .comfoot .codebox img {
      width: 108px;
      border: 7px solid #fff;
      display: block; }
    .comfoot .codebox .p1 {
      margin-top: 8px; }
  .comfoot a, .comfoot .pageGro input, .pageGro .comfoot input, .comfoot .pageGro .span1, .pageGro .comfoot .span1 {
    color: #fff;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .comfoot a:hover, .comfoot .pageGro input:hover, .pageGro .comfoot input:hover, .comfoot .pageGro .span1:hover, .pageGro .comfoot .span1:hover {
      color: #f04534; }
  .comfoot nav {
    margin-bottom: 35px;
    padding-top: 15px; }
    .comfoot nav a, .comfoot nav .pageGro input, .pageGro .comfoot nav input, .comfoot nav .pageGro .span1, .pageGro .comfoot nav .span1 {
      border-left: 1px solid #fff;
      font-size: 16px;
      padding: 0 15px;
      left: -15px;
      line-height: 16px; }
  .comfoot .info {
    line-height: 26px; }
  .comfoot .bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 42px;
    text-align: center; }

.indextit {
  width: 100%;
  line-height: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f04534; }
  .indextit b {
    font-size: 24px;
    font-weight: 400; }
  .indextit a, .indextit .pageGro input, .pageGro .indextit input, .indextit .pageGro .span1, .pageGro .indextit .span1 {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px; }
    .indextit a:hover, .indextit .pageGro input:hover, .pageGro .indextit input:hover, .indextit .pageGro .span1:hover, .pageGro .indextit .span1:hover {
      text-decoration: underline; }
  .indextit i {
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 70px;
    background: #00a1e9; }

.bannerleft {
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }
  .bannerleft .bd {
    height: 100%; }
    .bannerleft .bd .tempWrap {
      height: 100%; }
    .bannerleft .bd ul, .bannerleft .bd li {
      height: 100%; }
  .bannerleft .bd a, .bannerleft .bd .pageGro input, .pageGro .bannerleft .bd input, .bannerleft .bd .pageGro .span1, .pageGro .bannerleft .bd .span1 {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    background-size: cover; }
  .bannerleft .bd {
    width: 100%; }
  .bannerleft .hd {
    position: static; }
    .bannerleft .hd .prev, .bannerleft .hd .next {
      position: absolute;
      top: 50%;
      display: block;
      width: 57px;
      height: 57px;
      opacity: 0.5;
      z-index: 1;
      left: 0; }
      .bannerleft .hd .prev img, .bannerleft .hd .next img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
      .bannerleft .hd .prev:hover, .bannerleft .hd .next:hover {
        opacity: 1; }
    .bannerleft .hd .next {
      left: auto;
      right: 0; }
    .bannerleft .hd ul {
      text-align: center;
      bottom: 60px;
      position: absolute;
      left: 0;
      width: 100%; }
      .bannerleft .hd ul li {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #fff;
        line-height: 0px;
        font-size: 0px;
        margin: 0 4.5px;
        z-index: 1;
        border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        overflow: hidden;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s; }
      .bannerleft .hd ul li.on {
        background: #f04534;
        width: 40px; }
  .bannerleft .arrbtn {
    width: 24px;
    height: 13px;
    overflow: hidden;
    background: url(../images/icon/arr01.png) no-repeat center;
    position: absolute;
    left: 50%;
    top: auto;
    right: auto;
    bottom: 22px;
    z-index: 1;
    margin-left: -12px;
    cursor: pointer; }

.index-box01 {
  background: no-repeat top;
  background-attachment: fixed;
  background-size: cover; }
  .index-box01 .business-left {
    width: 210px; }
    .index-box01 .business-left .business-menu {
      top: -14px; }
      .index-box01 .business-left .business-menu a, .index-box01 .business-left .business-menu .pageGro input, .pageGro .index-box01 .business-left .business-menu input, .index-box01 .business-left .business-menu .pageGro .span1, .pageGro .index-box01 .business-left .business-menu .span1 {
        display: block;
        line-height: 48px;
        height: 48px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 16px;
        padding-left: 32px;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s; }
        .index-box01 .business-left .business-menu a i, .index-box01 .business-left .business-menu .pageGro input i, .pageGro .index-box01 .business-left .business-menu input i, .index-box01 .business-left .business-menu .pageGro .span1 i, .pageGro .index-box01 .business-left .business-menu .span1 i {
          position: absolute;
          left: 0;
          top: 50%;
          right: auto;
          bottom: auto;
          background: #DDDDDD;
          width: 17px;
          height: 1px;
          overflow: hidden;
          transition: all 0.5s ease-in-out 0.01s;
          -webkit-transition: all 0.5s ease-in-out 0.01s; }
        .index-box01 .business-left .business-menu a.sel, .index-box01 .business-left .business-menu .pageGro input.sel, .pageGro .index-box01 .business-left .business-menu input.sel, .index-box01 .business-left .business-menu .pageGro .sel.span1, .pageGro .index-box01 .business-left .business-menu .sel.span1 {
          padding-left: 52px;
          color: #00a1e9; }
          .index-box01 .business-left .business-menu a.sel i, .index-box01 .business-left .business-menu .pageGro input.sel i, .pageGro .index-box01 .business-left .business-menu input.sel i, .index-box01 .business-left .business-menu .pageGro .sel.span1 i, .pageGro .index-box01 .business-left .business-menu .sel.span1 i {
            width: 35px;
            background: #00a1e9; }
  .index-box01 .business-right {
    width: 950px; }

.index-tit {
  line-height: 32px;
  font-size: 32px;
  text-align: center; }

.business-show .img {
  width: 100%;
  max-height: 350px;
  overflow: hidden; }
  .business-show .img img {
    display: block;
    width: 100%; }
.business-show .tit {
  margin-top: 35px;
  font-size: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.business-show .entit {
  margin-top: 7px;
  color: #8a8a8a;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.business-show .des {
  margin-top: 30px;
  line-height: 26px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.btn {
  border: none;
  background: none;
  color: #00a1e9;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 150px;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
  border: 1px solid #00a1e9;
  display: inline-block;
  overflow: hidden; }
  .btn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #00a1e9;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
  .btn span {
    z-index: 2; }
  .btn:hover:after {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5); }
  .btn:hover span {
    color: #fff; }
  .btn.btn01, .banner04 .box03 .btn.btn02 {
    background: #00a1e9;
    color: #fff; }
    .btn.btn01:after, .banner04 .box03 .btn.btn02:after {
      background: #fff; }
    .btn.btn01:hover span, .banner04 .box03 .btn.btn02:hover span {
      color: #00a1e9; }

.index-box02 {
  width: 100%;
  height: 290px; }
  .index-box02 li {
    position: absolute;
    width: 160px;
    height: 113px;
    overflow: hidden;
    background: url(../images/bg/boxbg01.png) no-repeat center;
    text-align: center;
    padding-top: 25px;
    cursor: pointer;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .index-box02 li .tit {
      font-size: 18px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      margin-top: 3px;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .index-box02 li .ic {
      transition: all 0.4s ease-in-out 0.01s;
      -webkit-transition: all 0.4s ease-in-out 0.01s; }
    .index-box02 li:hover {
      background-image: url(../images/bg/boxbg01_on.png); }
      .index-box02 li:hover .ic {
        filter: brightness(100);
        transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        transform-origin: center center;
        -webkit-transform-origin: center center; }
      .index-box02 li:hover .tit {
        color: #fff; }

.imgtxtleft01 {
  width: 100%;
  margin: 0 auto; }
  .imgtxtleft01 .hd {
    z-index: 4;
    width: 100%;
    position: absolute;
    left: 0;
    top: 120px;
    right: auto;
    bottom: auto; }
    .imgtxtleft01 .hd .prev, .imgtxtleft01 .hd .next {
      z-index: 1;
      position: absolute;
      width: 35px;
      height: 65px;
      overflow: hidden;
      background: #f5f5f5 url(../images/icon/arr02.png) no-repeat 10px;
      left: -44px;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
      .imgtxtleft01 .hd .prev:hover, .imgtxtleft01 .hd .next:hover {
        background-position: -15px;
        background-color: #00a1e9; }
    .imgtxtleft01 .hd .next {
      left: auto;
      right: -44px;
      background-image: url(../images/icon/arr03.png);
      background-position: -15px; }
      .imgtxtleft01 .hd .next:hover {
        background-position: 10px; }
  .imgtxtleft01 .bd {
    margin: 0 auto;
    width: 100%;
    overflow: hidden; }

.txtimglist01 {
  float: left;
  width: 380px;
  margin-right: 30px;
  display: block;
  text-align: center;
  padding-bottom: 10px; }
  .txtimglist01 a, .txtimglist01 .pageGro input, .pageGro .txtimglist01 input, .txtimglist01 .pageGro .span1, .pageGro .txtimglist01 .span1 {
    display: block; }
  .txtimglist01 .imgbox {
    height: 253px;
    overflow: hidden;
    width: 100%;
    overflow: hidden; }
    .txtimglist01 .imgbox img {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-height: 100%;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .txtimglist01 .tit {
    font-size: 16px;
    margin-top: 15px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .txtimglist01:hover .imgbox img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1); }
  .txtimglist01:hover .tit {
    color: #00a1e9;
    top: 10px; }

.txtimglist02 {
  float: left;
  width: 380px;
  margin-right: 30px;
  display: block;
  text-align: center;
  height: 315px; }
  .txtimglist02 a, .txtimglist02 .pageGro input, .pageGro .txtimglist02 input, .txtimglist02 .pageGro .span1, .pageGro .txtimglist02 .span1 {
    display: block; }
  .txtimglist02 .imgbox {
    height: 255px;
    overflow: hidden;
    width: 100%;
    overflow: hidden; }
    .txtimglist02 .imgbox .img {
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background: no-repeat center; }
  .txtimglist02 .tit {
    font-size: 16px;
    margin-top: 18px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .txtimglist02:hover {
    background: #fff; }
    .txtimglist02:hover .imgbox .img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -moz-transform: scale(1.1); }
    .txtimglist02:hover .tit {
      color: #00a1e9;
      font-weight: bold; }

.index-box03 {
  background: no-repeat top;
  height: 870px; }
  .index-box03 .box {
    height: 690px;
    width: 100%; }
    .index-box03 .box .main-ic {
      position: absolute;
      left: 50%;
      margin-left: -195px;
      top: 65px; }
    .index-box03 .box ul {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      .index-box03 .box ul li {
        width: 322px;
        padding: 20px;
        cursor: pointer;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s;
        position: absolute; }
        .index-box03 .box ul li .tit {
          font-size: 24px;
          color: #f04534;
          line-height: 24px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .index-box03 .box ul li .des {
          font-size: 16px;
          margin-top: 10px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .index-box03 .box ul li .con {
          margin-top: 15px;
          line-height: 22px;
          color: #666666; }
        .index-box03 .box ul li .txt {
          padding-bottom: 15px; }
          .index-box03 .box ul li .txt:after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 0;
            height: 1px;
            background: #f04534;
            transition: all 0.5s ease-in-out 0.01s;
            -webkit-transition: all 0.5s ease-in-out 0.01s; }
        .index-box03 .box ul li:hover {
          background: #fff; }
          .index-box03 .box ul li:hover .txt:after {
            width: 100%; }
      .index-box03 .box ul .li01 {
        text-align: right;
        left: 0;
        top: 0; }
      .index-box03 .box ul .li02 {
        text-align: right;
        left: 0;
        top: 273px;
        width: 337px; }
      .index-box03 .box ul .li03 {
        text-align: center;
        left: 435px;
        top: 485px; }
      .index-box03 .box ul .li04 {
        left: 835px;
        top: 0; }
      .index-box03 .box ul .li05 {
        left: 835px;
        top: 295px; }

.index-box04 {
  background: no-repeat top;
  height: 300px;
  color: #fff; }
  .index-box04 .index-tit {
    color: #fff; }
  .index-box04 li {
    float: left;
    width: 25%; }
    .index-box04 li .ic {
      font-size: 32px;
      position: absolute;
      left: 40px;
      top: 0;
      border: 1px solid #fff;
      width: 50px;
      height: 50px;
      overflow: hidden;
      text-align: center;
      line-height: 50px;
      border-radius: 50%;
      -ms-border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      overflow: hidden; }
    .index-box04 li .p1 {
      font-size: 18px;
      padding-top: 5px; }
    .index-box04 li .p2 {
      color: #eeeeee;
      margin-top: 5px; }
    .index-box04 li .txt {
      padding-left: 104px; }

.index-box05 {
  background: no-repeat bottom;
  background-attachment: fixed;
  height: 630px; }

.w110 {
  width: 110%; }

.indexnews-list {
  display: block;
  float: left;
  width: 360px;
  margin-right: 55px; }
  .indexnews-list .date {
    color: #999999; }
    .indexnews-list .date .p1 {
      font-size: 20px;
      margin-right: 8px; }
  .indexnews-list .hr {
    width: 30px;
    height: 1px;
    background: #cccccc;
    margin-top: 13px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .indexnews-list .tit {
    margin-top: 13px;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .indexnews-list .des {
    margin-top: 13px;
    color: #999999;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .indexnews-list .dtl {
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
    background: url(../images/icon/arr04.png) no-repeat 110%;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .indexnews-list:hover .tit {
    font-weight: bold; }
  .indexnews-list:hover .dtl {
    background-position: 100%; }
  .indexnews-list:hover .hr {
    width: 100%;
    background: #00a1e9; }

.footer-info {
  height: 220px;
  background: no-repeat bottom;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 35px; }
  .footer-info .p1 {
    padding-top: 35px; }
  .footer-info .p2 i {
    padding-left: 120px; }
  .footer-info .tel {
    font-size: 24px;
    background: url(../images/icon/ic03.png) no-repeat left;
    padding-left: 53px;
    display: inline-block;
    line-height: 39px;
    margin-top: 30px; }
    .footer-info .tel span {
      margin-right: 30px; }
  .footer-info .btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    border-radius: 25px;
    -ms-border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    overflow: hidden;
    background: #fff;
    border: none;
    width: 180px;
    font-size: 22px;
    height: 50px;
    line-height: 50px; }
    .footer-info .btn span {
      color: #f04534; }
    .footer-info .btn:after {
      background-color: #f04534; }
    .footer-info .btn:hover span {
      color: #fff; }
  .footer-info .main {
    height: 100%; }

.float_lefe {
  width: 40px;
  height: auto;
  z-index: 999;
  position: fixed;
  left: auto;
  top: 50%;
  right: 45px;
  bottom: 10%; }
  .float_lefe .a1 {
    display: block;
    height: 40px;
    background: #fff;
    cursor: pointer;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .float_lefe .a1 .img {
      background: no-repeat center;
      overflow: hidden;
      background-position: center;
      color: #fff;
      height: 39px;
      border-bottom: 1px solid #eeeeee;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .float_lefe .a1 .img01 {
      background-image: url(../images/icon/ft01.png); }
    .float_lefe .a1 .img02 {
      background-image: url(../images/icon/ft02.png); }
    .float_lefe .a1 .img03 {
      background-image: url(../images/icon/ft03.png); }
    .float_lefe .a1 .share {
      visibility: hidden;
      height: auto;
      position: absolute;
      top: 20px;
      right: 40px;
      filter: alpha(Opacity=0);
      opacity: 0;
      -webkit-opacity: 0;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      padding-right: 9px; }
      .float_lefe .a1 .share .tit {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        background: #00a1e9;
        line-height: 40px;
        text-align: center; }
      .float_lefe .a1 .share .p2 {
        font-size: 20px;
        min-width: 145px;
        background: #fff;
        line-height: 40px;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: bold; }
      .float_lefe .a1 .share .code {
        width: 185px;
        font-size: 12px;
        color: #999;
        text-align: center;
        padding-bottom: 10px; }
        .float_lefe .a1 .share .code .codeimg {
          border-bottom: 1px solid #eeeeee;
          margin-top: 15px;
          margin-left: 15px;
          margin-right: 15px;
          padding: 15px;
          text-align: center; }
          .float_lefe .a1 .share .code .codeimg img {
            width: 128px;
            display: block;
            margin: 0 auto; }
        .float_lefe .a1 .share .code .p1 {
          margin-top: 10px; }
      .float_lefe .a1 .share .box {
        background: #fff;
        box-shadow: 0px 0 10px rgba(69, 69, 69, 0.3);
        -webkit-box-shadow: 0px 0 10px rgba(69, 69, 69, 0.3);
        -moz-box-shadow: 0px 0 10px rgba(69, 69, 69, 0.3);
        -o-box-shadow: 0px 0 10px rgba(69, 69, 69, 0.3); }
      .float_lefe .a1 .share .tel {
        width: 185px; }
        .float_lefe .a1 .share .tel .titli {
          line-height: 59px; }
          .float_lefe .a1 .share .tel .titli li {
            border-bottom: 1px solid #eeeeee;
            padding: 0 14px; }
            .float_lefe .a1 .share .tel .titli li:hover {
              background: #fafafa; }
              .float_lefe .a1 .share .tel .titli li:hover .num {
                color: #f04534; }
          .float_lefe .a1 .share .tel .titli .name {
            color: #999999;
            margin-right: 8px; }
          .float_lefe .a1 .share .tel .titli .num {
            font-size: 16px;
            color: #666666; }
    .float_lefe .a1:hover {
      background: #00a1e9; }
      .float_lefe .a1:hover .img {
        border-bottom: 1px solid #00a1e9; }
      .float_lefe .a1:hover .img01 {
        background-image: url(../images/icon/ft01_on.png); }
      .float_lefe .a1:hover .img02 {
        background-image: url(../images/icon/ft02_on.png); }
      .float_lefe .a1:hover .img03 {
        background-image: url(../images/icon/ft03_on.png); }
      .float_lefe .a1:hover .share {
        visibility: visible;
        top: 0px;
        filter: alpha(Opacity=100);
        opacity: 1;
        -webkit-opacity: 1; }
  .float_lefe .scroll-top {
    display: none;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .float_lefe .scroll-top .img {
      height: 100%;
      background: no-repeat center;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .float_lefe .scroll-top .img04 {
      background-image: url(../images/icon/ft04.png); }
    .float_lefe .scroll-top:hover {
      background: #00a1e9; }
      .float_lefe .scroll-top:hover .img04 {
        background-image: url(../images/icon/ft04_on.png);
        border-bottom: 1px solid #00a1e9; }

.zbannerbox {
  width: 100%;
  overflow: hidden; }
  .zbannerbox img {
    display: block; }
  .zbannerbox .img {
    width: 1920px;
    left: 50%;
    margin-left: -960px; }
  .zbannerbox .titbox {
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 110px;
    width: 100%;
    text-align: center; }
    .zbannerbox .titbox .tit {
      font-size: 30px;
      line-height: 30px; }
    .zbannerbox .titbox .entit {
      color: #e3e3e3;
      font-size: 18px;
      font-family: '宋体';
      margin-top: 10px;
      text-transform: uppercase;
      font-weight: lighter; }

.crumbbox {
  border-bottom: 1px solid #eeeeee;
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  color: #999; }
  .crumbbox .crumbs {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .crumbbox .crumbs a:hover, .crumbbox .crumbs .pageGro input:hover, .pageGro .crumbbox .crumbs input:hover, .crumbbox .crumbs .pageGro .span1:hover, .pageGro .crumbbox .crumbs .span1:hover {
      color: #00a1e9; }
  .crumbbox a, .crumbbox .pageGro input, .pageGro .crumbbox input, .crumbbox .pageGro .span1, .pageGro .crumbbox .span1 {
    font-size: 12px;
    color: #999; }
  .crumbbox .golist {
    position: absolute;
    right: 0;
    top: 0;
    width: 96px;
    height: 31px;
    overflow: hidden;
    background: #00a1e9;
    color: #fff;
    text-align: center; }

.ztitlebox {
  padding-left: 12px; }
  .ztitlebox .hr {
    position: absolute;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto;
    width: 3px;
    height: 25px;
    overflow: hidden;
    background: #00a1e9; }
  .ztitlebox .tit {
    font-size: 28px; }
  .ztitlebox .entit {
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    margin-left: 5px; }

.dtl-con {
  overflow: hidden;
  font-size: 17px;
  color: #666;
  line-height: 38px;
  padding-bottom: 50px; }
  .dtl-con img {
    display: block;
    margin: 0 auto; }

.environmentbox {
  width: 100%;
  overflow: hidden;
  position: relative; }

.banner04 {
  overflow: visible; }
  .banner04 .box03 {
    top: 15%;
    height: 0px;
    z-index: 5;
    filter: alpha(Opacity=1);
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1; }
    .banner04 .box03 .btn01, .banner04 .box03 .btn02 {
      left: -70px;
      width: 35px;
      height: 65px;
      overflow: hidden;
      border: none;
      opacity: 1; }
      .banner04 .box03 .btn01 span, .banner04 .box03 .btn02 span {
        background: #f5f5f5 url(../images/icon/arr02.png) no-repeat 10px;
        width: 100%;
        height: 100%;
        overflow: hidden;
        transition: all 0.5s ease-in-out 0.01s;
        -webkit-transition: all 0.5s ease-in-out 0.01s; }
      .banner04 .box03 .btn01:hover span, .banner04 .box03 .btn02:hover span {
        background-color: #00a1e9;
        background-position: -15px; }
    .banner04 .box03 .btn02 {
      right: -70px;
      left: auto; }
      .banner04 .box03 .btn02 span {
        background: #f5f5f5 url(../images/icon/arr03.png) no-repeat -15px; }
      .banner04 .box03 .btn02:hover span {
        background-color: #00a1e9;
        background-position: 10px; }
  .banner04 .box01 {
    height: auto;
    border: 1px solid #EEEEEE;
    width: 837px; }
    .banner04 .box01 ul li p {
      background: rgba(0, 0, 0, 0.5);
      position: absolute;
      bottom: 0;
      height: 50px;
      line-height: 50px;
      padding: 0 3%;
      width: 94%;
      font-size: 16px;
      text-align: center;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .banner04 .box01 li a, .banner04 .box01 li .pageGro input, .pageGro .banner04 .box01 li input, .banner04 .box01 li .pageGro .span1, .pageGro .banner04 .box01 li .span1 {
      width: 838px;
      height: 550px;
      overflow: hidden; }
      .banner04 .box01 li a img, .banner04 .box01 li .pageGro input img, .pageGro .banner04 .box01 li input img, .banner04 .box01 li .pageGro .span1 img, .pageGro .banner04 .box01 li .span1 img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
        display: block;
        width: auto; }
  .banner04 .box04 {
    display: none; }
  .banner04 .box02 {
    width: 840px !important;
    overflow: hidden;
    padding-top: 20px; }
    .banner04 .box02 .num .sel {
      background: none !important; }
    .banner04 .box02 .num .sel p {
      border: 2px solid #00a1e9;
      background: none !important; }
    .banner04 .box02 .num li {
      height: 133px; }
      .banner04 .box02 .num li p {
        height: 133px;
        width: 196px;
        overflow: hidden; }
        .banner04 .box02 .num li p img {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0;
          margin: auto;
          max-height: 100%;
          max-width: 100%; }

.imgtxtlist06 {
  display: block;
  padding: 30px 20px;
  border-bottom: 1px dashed #eeeeee;
  transition: all 0.5s ease-in-out 0.01s;
  -webkit-transition: all 0.5s ease-in-out 0.01s;
  background: url(../images/icon/arr05.png) no-repeat 1250px 208px; }
  .imgtxtlist06 .imgbox {
    width: 360px;
    height: 240px;
    overflow: hidden; }
    .imgtxtlist06 .imgbox .img {
      background: no-repeat center;
      background-size: cover;
      width: 100%;
      height: 100%;
      overflow: hidden; }
  .imgtxtlist06 .txt {
    width: 740px; }
    .imgtxtlist06 .txt .tit {
      font-size: 18px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      margin-top: 35px; }
    .imgtxtlist06 .txt .des {
      margin-top: 25px;
      line-height: 24px;
      color: #999999;
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal !important;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    .imgtxtlist06 .txt .date {
      color: #cccccc;
      margin-top: 20px; }
  .imgtxtlist06:hover {
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.1);
    background-position: 1150px 205px; }
    .imgtxtlist06:hover .tit {
      font-weight: bold; }

.pageGro {
  display: inline-block; }
  .pageGro a, .pageGro input, .pageGro .span1 {
    background: #eeeeee;
    color: #999999;
    float: left;
    margin: 0 3px;
    padding: 0 16px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .pageGro input {
    width: 40px; }
  .pageGro .on, .pageGro a:hover, .pageGro input:hover, .pageGro .span1:hover {
    color: #fff;
    background: #00a1e9; }

.zinfo .txt1 {
  font-size: 24px;
  color: #00a1e9;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 25px; }
.zinfo .map {
  width: 100%;
  height: 400px;
  overflow: hidden;
  background: #0078C3; }
.zinfo .codeimg {
  position: absolute;
  right: 90px;
  top: 0px;
  text-align: center; }
  .zinfo .codeimg .img {
    width: 180px;
    height: 180px;
    overflow: hidden; }
    .zinfo .codeimg .img img {
      width: 180px;
      height: 180px; }
  .zinfo .codeimg .txt {
    font-size: 16px;
    margin-top: 10px; }

.zinfobox {
  margin-bottom: 40px; }
  .zinfobox .row_l {
    width: 68px;
    border-bottom: 1px dashed #cdcdcd;
    text-align: right;
    margin-right: 25px;
    color: #707070;
    padding-bottom: 10px; }
  .zinfobox .row_l span {
    display: block;
    text-transform: Uppercase; }
  .zinfobox .p1 {
    font-size: 18px;
    color: #000000;
    margin-top: 17px; }
  .zinfobox .tel {
    line-height: 42px;
    font-weight: bold;
    font-size: 24px;
    color: #00a1e9; }
  .zinfobox .row {
    margin-bottom: 5px; }

.bbn {
  border-bottom: none !important; }

.jointop {
  width: 1000px;
  height: 200px;
  background: no-repeat top;
  margin: 0 auto;
  color: #fff;
  margin-bottom: 35px; }
  .jointop .p1 {
    padding-top: 85px;
    padding-left: 388px;
    font-size: 18px; }
  .jointop .p2 {
    padding-left: 388px;
    margin-top: 25px; }

.job_list li {
  margin-bottom: 20px; }
.job_list .jobli {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  background: #f5f5f5 url(../images/icon/arr06.png) no-repeat 1157px;
  cursor: pointer; }
.job_list .tit {
  width: 60%;
  font-size: 16px;
  float: left; }
.job_list .date {
  float: right;
  color: #666666;
  margin-right: 65px; }
.job_list .jobcontxt {
  padding: 20px 40px;
  line-height: 24px;
  color: #666666;
  display: none; }
.job_list .xia {
  background-image: url(../images/icon/arr07.png);
  background-color: #00a1e9; }
  .job_list .xia .tit {
    color: #fff; }
  .job_list .xia .date {
    color: #fff; }

.txtlist01 {
  background: url(../images/icon/arr08.png) no-repeat 15px;
  padding-left: 35px;
  display: block;
  height: 54px;
  line-height: 54px;
  border-bottom: 1px dashed #EEEEEE;
  font-size: 16px;
  transition: all 0.5s ease-in-out 0.01s;
  -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .txtlist01 .date {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    color: #999999; }
  .txtlist01 .tit {
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .txtlist01:hover {
    background-image: url(../images/icon/arr08_on.png);
    padding-left: 45px; }
    .txtlist01:hover .date {
      color: #00a1e9; }

/*空*/
.nobox {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 100px; }
  .nobox p {
    margin-top: 30px; }

/*404*/
.page_frame {
  width: 100%;
  height: auto;
  min-height: 730px; }
  .page_frame .error {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 50px 0;
    top: 103px; }
    .page_frame .error p {
      color: #999;
      font-size: 14px;
      line-height: 40px; }
    .page_frame .error .a1 {
      display: block;
      width: 380px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      line-height: 45px;
      margin: 20px auto;
      border-radius: 6px;
      background: #00a1e9; }

.dtl-tit {
  text-align: center; }
  .dtl-tit .tit {
    font-size: 24px;
    line-height: 24px; }
  .dtl-tit .info {
    line-height: 34px;
    background: #f5f5f5;
    color: #999999;
    margin-top: 30px; }
    .dtl-tit .info span {
      margin: 0 15px; }

.pagingbox {
  margin-top: 20px; }
  .pagingbox .prev, .pagingbox .bannerleft .hd .next, .bannerleft .hd .pagingbox .next, .pagingbox .imgtxtleft01 .hd .next, .imgtxtleft01 .hd .pagingbox .next, .pagingbox .next {
    font-size: 16px;
    height: 80px;
    line-height: 80px;
    width: 520px;
    background: #f5f5f5;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .pagingbox .prev a, .pagingbox .bannerleft .hd .next a, .bannerleft .hd .pagingbox .next a, .pagingbox .imgtxtleft01 .hd .next a, .imgtxtleft01 .hd .pagingbox .next a, .pagingbox .prev .pageGro input, .pageGro .pagingbox .prev input, .pagingbox .bannerleft .hd .next .pageGro input, .pageGro .pagingbox .bannerleft .hd .next input, .bannerleft .hd .pagingbox .next .pageGro input, .pageGro .bannerleft .hd .pagingbox .next input, .pagingbox .imgtxtleft01 .hd .next .pageGro input, .pageGro .pagingbox .imgtxtleft01 .hd .next input, .imgtxtleft01 .hd .pagingbox .next .pageGro input, .pageGro .imgtxtleft01 .hd .pagingbox .next input, .pagingbox .prev .pageGro .span1, .pageGro .pagingbox .prev .span1, .pagingbox .bannerleft .hd .next .pageGro .span1, .pageGro .pagingbox .bannerleft .hd .next .span1, .bannerleft .hd .pagingbox .next .pageGro .span1, .pageGro .bannerleft .hd .pagingbox .next .span1, .pagingbox .imgtxtleft01 .hd .next .pageGro .span1, .pageGro .pagingbox .imgtxtleft01 .hd .next .span1, .imgtxtleft01 .hd .pagingbox .next .pageGro .span1, .pageGro .imgtxtleft01 .hd .pagingbox .next .span1, .pagingbox .next a, .pagingbox .next .pageGro input, .pageGro .pagingbox .next input, .pagingbox .next .pageGro .span1, .pageGro .pagingbox .next .span1 {
      display: inline-block;
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s;
      width: 460px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .pagingbox .prev:hover, .pagingbox .bannerleft .hd .next:hover, .bannerleft .hd .pagingbox .next:hover, .pagingbox .imgtxtleft01 .hd .next:hover, .imgtxtleft01 .hd .pagingbox .next:hover, .pagingbox .next:hover {
      background: #00a1e9; }
      .pagingbox .prev:hover a, .pagingbox .bannerleft .hd .next:hover a, .bannerleft .hd .pagingbox .next:hover a, .pagingbox .imgtxtleft01 .hd .next:hover a, .imgtxtleft01 .hd .pagingbox .next:hover a, .pagingbox .prev:hover .pageGro input, .pageGro .pagingbox .prev:hover input, .pagingbox .bannerleft .hd .next:hover .pageGro input, .pageGro .pagingbox .bannerleft .hd .next:hover input, .bannerleft .hd .pagingbox .next:hover .pageGro input, .pageGro .bannerleft .hd .pagingbox .next:hover input, .pagingbox .imgtxtleft01 .hd .next:hover .pageGro input, .pageGro .pagingbox .imgtxtleft01 .hd .next:hover input, .imgtxtleft01 .hd .pagingbox .next:hover .pageGro input, .pageGro .imgtxtleft01 .hd .pagingbox .next:hover input, .pagingbox .prev:hover .pageGro .span1, .pageGro .pagingbox .prev:hover .span1, .pagingbox .bannerleft .hd .next:hover .pageGro .span1, .pageGro .pagingbox .bannerleft .hd .next:hover .span1, .bannerleft .hd .pagingbox .next:hover .pageGro .span1, .pageGro .bannerleft .hd .pagingbox .next:hover .span1, .pagingbox .imgtxtleft01 .hd .next:hover .pageGro .span1, .pageGro .pagingbox .imgtxtleft01 .hd .next:hover .span1, .imgtxtleft01 .hd .pagingbox .next:hover .pageGro .span1, .pageGro .imgtxtleft01 .hd .pagingbox .next:hover .span1, .pagingbox .next:hover a, .pagingbox .next:hover .pageGro input, .pageGro .pagingbox .next:hover input, .pagingbox .next:hover .pageGro .span1, .pageGro .pagingbox .next:hover .span1 {
        color: #fff; }
  .pagingbox .prev, .pagingbox .bannerleft .hd .next, .bannerleft .hd .pagingbox .next, .pagingbox .imgtxtleft01 .hd .next, .imgtxtleft01 .hd .pagingbox .next {
    padding-left: 20px; }
    .pagingbox .prev a, .pagingbox .bannerleft .hd .next a, .bannerleft .hd .pagingbox .next a, .pagingbox .imgtxtleft01 .hd .next a, .imgtxtleft01 .hd .pagingbox .next a, .pagingbox .prev .pageGro input, .pageGro .pagingbox .prev input, .pagingbox .bannerleft .hd .next .pageGro input, .pageGro .pagingbox .bannerleft .hd .next input, .bannerleft .hd .pagingbox .next .pageGro input, .pageGro .bannerleft .hd .pagingbox .next input, .pagingbox .imgtxtleft01 .hd .next .pageGro input, .pageGro .pagingbox .imgtxtleft01 .hd .next input, .imgtxtleft01 .hd .pagingbox .next .pageGro input, .pageGro .imgtxtleft01 .hd .pagingbox .next input, .pagingbox .prev .pageGro .span1, .pageGro .pagingbox .prev .span1, .pagingbox .bannerleft .hd .next .pageGro .span1, .pageGro .pagingbox .bannerleft .hd .next .span1, .bannerleft .hd .pagingbox .next .pageGro .span1, .pageGro .bannerleft .hd .pagingbox .next .span1, .pagingbox .imgtxtleft01 .hd .next .pageGro .span1, .pageGro .pagingbox .imgtxtleft01 .hd .next .span1, .imgtxtleft01 .hd .pagingbox .next .pageGro .span1, .pageGro .imgtxtleft01 .hd .pagingbox .next .span1 {
      padding-left: 27px;
      background: url(../images/icon/arr09.png) no-repeat left; }
    .pagingbox .prev:hover a, .pagingbox .bannerleft .hd .next:hover a, .bannerleft .hd .pagingbox .next:hover a, .pagingbox .imgtxtleft01 .hd .next:hover a, .imgtxtleft01 .hd .pagingbox .next:hover a, .pagingbox .prev:hover .pageGro input, .pageGro .pagingbox .prev:hover input, .pagingbox .bannerleft .hd .next:hover .pageGro input, .pageGro .pagingbox .bannerleft .hd .next:hover input, .bannerleft .hd .pagingbox .next:hover .pageGro input, .pageGro .bannerleft .hd .pagingbox .next:hover input, .pagingbox .imgtxtleft01 .hd .next:hover .pageGro input, .pageGro .pagingbox .imgtxtleft01 .hd .next:hover input, .imgtxtleft01 .hd .pagingbox .next:hover .pageGro input, .pageGro .imgtxtleft01 .hd .pagingbox .next:hover input, .pagingbox .prev:hover .pageGro .span1, .pageGro .pagingbox .prev:hover .span1, .pagingbox .bannerleft .hd .next:hover .pageGro .span1, .pageGro .pagingbox .bannerleft .hd .next:hover .span1, .bannerleft .hd .pagingbox .next:hover .pageGro .span1, .pageGro .bannerleft .hd .pagingbox .next:hover .span1, .pagingbox .imgtxtleft01 .hd .next:hover .pageGro .span1, .pageGro .pagingbox .imgtxtleft01 .hd .next:hover .span1, .imgtxtleft01 .hd .pagingbox .next:hover .pageGro .span1, .pageGro .imgtxtleft01 .hd .pagingbox .next:hover .span1 {
      background-image: url(../images/icon/arr09_on.png); }
  .pagingbox .next {
    text-align: right;
    padding-right: 20px; }
    .pagingbox .next a, .pagingbox .next .pageGro input, .pageGro .pagingbox .next input, .pagingbox .next .pageGro .span1, .pageGro .pagingbox .next .span1 {
      padding-right: 27px;
      background: url(../images/icon/arr10.png) no-repeat right; }
    .pagingbox .next:hover a, .pagingbox .next:hover .pageGro input, .pageGro .pagingbox .next:hover input, .pagingbox .next:hover .pageGro .span1, .pageGro .pagingbox .next:hover .span1 {
      background-image: url(../images/icon/arr10_on.png); }
  .pagingbox .golist {
    width: 80px;
    height: 80px;
    overflow: hidden;
    background: #f5f5f5;
    margin-left: 20px;
    text-align: center;
    line-height: 80px;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .pagingbox .golist span {
      width: 34px;
      line-height: 24px;
      display: inline-block;
      padding-top: 15px; }
    .pagingbox .golist:hover {
      background: #00a1e9;
      color: #fff; }

.txtlist02 {
  display: block;
  padding: 35px 20px;
  border-bottom: 1px solid #f3f3f3;
  transition: all 0.5s ease-in-out 0.01s;
  -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .txtlist02 .tit {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 920px;
    color: #333; }
  .txtlist02 .des {
    color: #666666;
    margin-top: 15px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 920px; }
  .txtlist02 .date {
    position: absolute;
    right: 20px;
    top: 40px;
    color: #b5b5b5;
    font-size: 16px; }
  .txtlist02 .dtl {
    position: absolute;
    right: 20px;
    bottom: 40px;
    line-height: 26px;
    height: 26px;
    background: url(../images/icon/arr11.png) no-repeat left;
    width: 85px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s;
    text-align: center; }
    .txtlist02 .dtl span {
      filter: alpha(Opacity=0);
      opacity: 0;
      -webkit-opacity: 0;
      transition: all 0.5s ease-in-out 0.01s;
      -webkit-transition: all 0.5s ease-in-out 0.01s;
      color: #fff; }
  .txtlist02:hover {
    box-shadow: 4px 11px 29px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 4px 11px 29px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 11px 29px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 4px 11px 29px rgba(0, 0, 0, 0.1); }
    .txtlist02:hover .tit {
      color: #00a1e9;
      font-weight: bold; }
    .txtlist02:hover .dtl {
      background-color: #00a1e9;
      background-position: 69px;
      background-image: url(../images/icon/arr11_on.png); }
      .txtlist02:hover .dtl span {
        filter: alpha(Opacity=100);
        opacity: 1;
        -webkit-opacity: 1; }

.zmanu {
  background: #fafafa;
  padding-top: 50px;
  padding-bottom: 30px; }
  .zmanu a, .zmanu .pageGro input, .pageGro .zmanu input, .zmanu .pageGro .span1, .pageGro .zmanu .span1 {
    margin-bottom: 29px;
    height: 35px;
    line-height: 35px;
    min-width: 130px;
    border: 1px solid #dddddd;
    float: left;
    text-align: center;
    margin-right: 29px;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0.01s;
    -webkit-transition: all 0.5s ease-in-out 0.01s; }
    .zmanu a:hover, .zmanu .pageGro input:hover, .pageGro .zmanu input:hover, .zmanu .pageGro .span1:hover, .pageGro .zmanu .span1:hover {
      background: #00a1e9;
      color: #fff;
      border-color: #00a1e9; }

.imglist01 {
  float: left;
  width: 285px;
  height: 120px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  margin-right: 19px;
  margin-bottom: 29px;
  top: 0;
  transition: all 0.5s ease-in-out 0.01s;
  -webkit-transition: all 0.5s ease-in-out 0.01s; }
  .imglist01 img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%; }
  .imglist01:hover {
    top: -5px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1); }

/*# sourceMappingURL=style.css.map */
