.header {
  padding-top: 40px;
  height: 105px;
  box-sizing: border-box;
  width: 100%;
  background: #fff; }
  .header .main {
    overflow: hidden; }
    .header .main .logo {
      float: left;
      width: 510px;
      height: 49px; }
      .header .main .logo a {
        display: block; }
    .header .main .search {
      float: right;
      height: 40px;
      border: 1px solid #d2d2d2;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      width: 274px; }
    .header .main .sea_txt {
      position: absolute;
      left: 1px;
      top: 1px;
      width: 225px;
      box-sizing: border-box;
      line-height: 38px;
      color: #666;
      font-size: 14px;
      padding: 0 15px;
      border: none;
      height: 38px; }
    .header .main .sea_sub {
      position: absolute;
      right: 0;
      top: -1px;
      width: 48px;
      height: 42px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      font-size: 0;
			cursor: pointer;
      background: url(../images/index/sea.png) no-repeat center #2ea8ea;
      border: none; }

.sea_txt::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a7a7a7; }

.nav {
  height: 56px;
  line-height: 56px;
  width: 100%;
  background: #2ea8ea; }

.nav_ul {
  height: 56px; }

.nav_ul li {
  width: 110px;
  text-align: center;
  float: left;
  margin-right: 30px; }

.nav_a {
  display: block;
  height: 56px;
  width: 100%;
  font-size: 18px;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.nav_ul .sel .nav_a {
  background: #fff;
  color: #2ea8ea; }

.nav_ul li menu {
  position: absolute;
  left: 0;
  top: 56px;
  z-index: 30;
  width: 100%;
  display: none;
  z-index: 30; }
  .nav_ul li menu a {
    display: block;
    height: 48px;
    line-height: 48px;
    background: #fff;
    font-size: 16px;
    color: #333;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
  .nav_ul li menu a:hover {
    color: #2ea8ea; }

.index_news {
  margin-top: 60px; }
  .index_news .main {
    overflow: hidden; }
    .index_news .main .new_bannerbox {
      float: left;
      width: 554px;
      height: 343px;
      overflow: hidden; }
      .index_news .main .new_bannerbox menu {
        width: 100%;
        height: 100%; }
        .index_news .main .new_bannerbox menu a {
          display: block;
          width: 100%;
          height: 100%;
          background-repeat: no-repeat;
          background-position: center;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 3; }
          .index_news .main .new_bannerbox menu a p {
            width: 100%;
            height: 35px;
            background: url(../images/index/tm.png) no-repeat center;
            line-height: 35px;
            font-size: 16px;
            padding-left: 20px;
            padding-right: 104px;
            box-sizing: border-box;
            position: absolute;
            left: 0;
            bottom: 0;
            color: #fff; }
      .index_news .main .new_bannerbox #new_bannernum {
        position: absolute;
        right: 0;
        bottom: 0;
        padding-right: 30px;
        z-index: 10;
        font-size: 0; }
        .index_news .main .new_bannerbox #new_bannernum span {
          margin: 0 4px;
          display: inline-block;
          width: 10px;
          height: 10px;
          background: #fff;
          border-radius: 50%;
          -webkit-border-radius: 50%; }
        .index_news .main .new_bannerbox #new_bannernum .numsel {
          background: #bfbfbf; }

.index_newstwo {
  width: 616px;
  float: right;
  height: 343px; }

.index_maintop {
  overflow: hidden;
  line-height: 32px; }

.index_tit {
  float: left;
  color: #111;
  font-size: 24px; }
  .index_tit i {
    color: #cccaca;
    font-size: 14px; }

.index_top_right {
  float: right;
  overflow: hidden; }

.index_span {
  float: left; }
  .index_span a {
    height: 18px;
    line-height: 18px;
    color: #333;
    font-size: 16px;
    display: inline-block;
    padding: 0 12px;
    border-right: 1px solid #212121;
    top: 3px; }
  .index_span .sel {
    color: #2ea8ea; }
  .index_span a:last-child {
    border: none; }
  .index_span a:hover {
    color: #2ea8ea; }

.index_news_more {
  margin-left: 12px;
  float: right;
  font-size: 14px;
  color: #999;
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  top: 3px; }

.index_news_more:hover {
  color: #2ea8ea; }

.inxnews_two_center {
  margin-top: 36px;
  overflow: hidden; }
  .inxnews_two_center a {
    display: block; }
  .inxnews_two_center a:hover .textover {
    color: #2ea8ea; }
  .inxnews_two_center .inxnew_two_data {
    float: left;
    width: 100px;
    height: 100px;
    background: #4d4b4c;
    text-align: center;
    color: #fff; }
    .inxnews_two_center .inxnew_two_data .year {
      padding-top: 16px;
      font-size: 30px;
      line-height: 32px; }
    .inxnews_two_center .inxnew_two_data .day {
      font-size: 18px;
      margin-top: 16px; }
  .inxnews_two_center .cen {
    width: 494px;
    float: right; }
    .inxnews_two_center .cen .textover {
      font-size: 16px;
      color: #444;
      padding-top: 12px;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
    .inxnews_two_center .cen .font {
      line-height: 22px;
      font-size: 14px;
      margin-top: 16px;
      display: -webkit-box;
      overflow: hidden;
      white-space: normal !important;
      text-overflow: ellipsis;
      word-wrap: break-word;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      height: 44px; }

.inxnew_twoul {
  padding-top: 5px; }
  .inxnew_twoul li {
    margin-top: 20px; }
    .inxnew_twoul li a {
      display: block;
      overflow: hidden;
      color: #666; }
      .inxnew_twoul li a .textover {
        float: left;
        padding-left: 16px;
        font-size: 16px;
        background: url(../images/index/sjx.png) left center no-repeat;
        width: 480px;
        box-sizing: border-box;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
      .inxnew_twoul li a .data {
        float: right; }
    .inxnew_twoul li a:hover .textover {
      color: #2ea8ea; }

.index_show {
  display: none; }

.index_newsth {
  float: left;
  width: 600px;
  margin-top: 60px; }

.inxnew_ulth {
  padding-top: 18px; }
  .inxnew_ulth li {
    margin-top: 6px; }
    .inxnew_ulth li a {
      display: block;
      height: 40px;
      border-bottom: 1px solid #eee;
      font-size: 14px;
      color: #666;
      line-height: 40px; }
      .inxnew_ulth li a .textover {
        float: left;
        width: 450px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
      .inxnew_ulth li a .data {
        float: right; }
    .inxnew_ulth li a:hover .textover {
      color: #2ea8ea; }

.index_newfour {
  float: right;
  width: 600px;
  box-sizing: border-box;
  padding-left: 56px;
  margin-top: 60px; }

.index_ulfour {
  padding-top: 12px; }
  .index_ulfour li {
    margin-top: 20px; }
    .index_ulfour li a {
      display: block;
      overflow: hidden;
      color: #999;
      font-size: 14px; }
      .index_ulfour li a .textover {
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        float: left;
        padding-left: 20px;
        background: url(../images/index/cir.png) left center no-repeat;
        float: left;
        width: 408px; }
      .index_ulfour li a .data {
        float: right; }
    .index_ulfour li a:hover .textover {
      color: #2ea8ea; }

.index_about {
  overflow: hidden;
  margin-top: 60px;
  height: 508px;
  width: 100%;
  background: url(../images/index/abtbg.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed; }
  .index_about .main {
    box-sizing: border-box;
    padding-left: 21px;
    padding-right: 11px; }

.inxabt_top {
  padding-top: 44px;
  overflow: hidden;
  line-height: 32px; }
  .inxabt_top .inxabt_tit {
    float: left;
    font-size: 24px;
    color: #fff; }
    .inxabt_top .inxabt_tit i {
      color: #cccaca;
      font-size: 14px; }
  .inxabt_top .inxabt_span {
    float: left; }
    .inxabt_top .inxabt_span a {
      display: inline-block;
      padding: 4px 0;
      margin: 0 16px;
      font-size: 16px;
      color: #fff; }
    .inxabt_top .inxabt_span a:hover {
      color: #2ea8ea; }
    .inxabt_top .inxabt_span .sel {
      background: url(../images/index/sel.jpg) no-repeat center bottom; }

.inxabt_top_right {
  float: right;
  overflow: hidden; }

.inxabt_more {
  float: left;
  margin-left: 30px;
  display: block;
  top: 3px; }

.ml30 {
  margin-left: 30px; }

.inxabt_main {
  margin-top: 56px;
  overflow: hidden; }
  .inxabt_main .left {
    float: left;
    width: 704px;
    padding-top: 32px; }
    .inxabt_main .left .font {
      line-height: 24px;
      font-size: 14px;
      color: #fff;
      display: -webkit-box;
      overflow: hidden;
      white-space: normal !important;
      text-overflow: ellipsis;
      word-wrap: break-word;
      -webkit-line-clamp: 7;
      -webkit-box-orient: vertical;
      height: 168px; }
    .inxabt_main .left .more {
      width: 136px;
      display: block;
      height: 42px;
      text-align: center;
      line-height: 42px;
      margin-top: 36px; }
      .inxabt_main .left .more a {
        display: block;
        font-size: 16px;
        background: #2ea8ea;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        color: #fff; }
  .inxabt_main .right {
    float: right;
    width: 400px;
    height: 300px;
    overflow: hidden;
    box-shadow: 0 12px 0px rgba(34, 24, 21, 0.38); }
    .inxabt_main .right a {
      display: block; }
    .inxabt_main .right img {
      width: 400px;
      height: 300px;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out; }
  .inxabt_main .right:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1); }

.inxabt_his {
  padding-top: 344px; }
  .inxabt_his ul {
    height: 28px;
    width: 1111px;
    background: url(../images/index/his_bor.png) no-repeat center; }
    .inxabt_his ul li {
      float: left;
      width: 232px;
      margin: 0 22px;
      background: url(../images/index/his_cir.png) no-repeat center;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      height: 28px; }
      .inxabt_his ul li a {
        display: block;
        height: 28px; }
        .inxabt_his ul li a .data {
          font-size: 14px;
          text-align: center;
          width: 100%;
          position: absolute;
          top: -24px;
          left: 0;
          color: #fff; }
        .inxabt_his ul li a .his_font {
          width: 629px;
          height: 240px;
          background: url(../images/index/his_bg.png) no-repeat center;
          padding-top: 60px;
          box-sizing: border-box;
          position: absolute;
          top: -294px;
          left: -22px;
          transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          opacity: 0;
          visibility: hidden; }
          .inxabt_his ul li a .his_font .cla {
            padding: 0 20px;
            font-size: 14px;
            line-height: 26px;
            color: #666;
            display: -webkit-box;
            overflow: hidden;
            white-space: normal !important;
            text-overflow: ellipsis;
            word-wrap: break-word;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            height: 104px; }
    .inxabt_his ul .sel .his_font {
      opacity: 1;
      visibility: visible; }

.inxcul_ul {
  padding-top: 20px; }
  .inxcul_ul li {
    margin-top: 24px; }
    .inxcul_ul li a {
      display: block;
      overflow: hidden; }
      .inxcul_ul li a .inxcul_img {
        float: left;
        width: 230px;
        height: 150px;
        overflow: hidden; }
        .inxcul_ul li a .inxcul_img img {
          width: 230px;
          height: 150px;
          transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out; }
      .inxcul_ul li a .inxcul_rcon {
        width: 892px;
        float: right; }
        .inxcul_ul li a .inxcul_rcon .cul_utit {
          transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          padding-top: 18px;
          font-size: 18px;
          color: #fff;
          width: 686px; }
        .inxcul_ul li a .inxcul_rcon .cul_font {
          font-size: 14px;
          color: #fff;
          line-height: 24px;
          margin-top: 18px;
          display: -webkit-box;
          overflow: hidden;
          white-space: normal !important;
          text-overflow: ellipsis;
          word-wrap: break-word;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          height: 72px; }
        .inxcul_ul li a .inxcul_rcon .cul_data {
          position: absolute;
          right: 0;
          top: 20px;
          font-size: 16px;
          color: #fff; }
    .inxcul_ul li a:hover img {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05); }
    .inxcul_ul li a:hover .cul_utit {
      color: #2ea8ea; }

.inxabt_show {
  display: none; }

.index_sul {
  padding-top: 60px; }
  .index_sul .main .inxsul_left {
    float: left;
    width: 534px;
    padding-right: 66px;
    box-sizing: border-box; }
    .index_sul .main .inxsul_left .inxsul_con {
      padding-top: 12px; }
      .index_sul .main .inxsul_left .inxsul_con ul li a .textover {
        width: 380px; }

.inxsul_right {
  float: right;
  width: 654px; }

.inxner_con {
  padding-top: 16px; }
  .inxner_con .inxner_show {
    width: 624px;
    overflow: hidden;
    margin: 0 auto; }
  .inxner_con .inxner_ul li {
    margin-top: 12px !important;
    width: 200px;
    height: 80px;
    float: left; }
    .inxner_con .inxner_ul li a {
			box-sizing: border-box;
			border: 1px solid #eee;
      display: block;
      width: 200px;
      height: 80px;
      overflow: hidden; }
      .inxner_con .inxner_ul li a img {
        width: 200px;
        height: 80px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
    .inxner_con .inxner_ul li a:hover img {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05); }

.ner_prev {
  position: absolute;
  left: -12px;
  top: 124px;
  z-index: 5;
  width: 25px;
  height: 40px;
  background: url(../images/index/ner_prev.png) no-repeat center; }

.ner_next {
  position: absolute;
  right: -15px;
  top: 124px;
  z-index: 5;
  width: 25px;
  height: 40px;
  background: url(../images/index/ner_next.png) no-repeat center; }

.inxsul_left .inxsul_con li {
  margin-top: 30px; }

.ship {
  margin-top: 60px;
  background: #f5f5f5;
  padding: 14px 0; }
  .ship .ship_tit {
    margin-left: 4px;
    padding-left: 34px;
    background: url(../images/index/ship_bg.png) left center no-repeat;
    line-height: 24px;
    color: #4e4e4e;
    font-weight: bold;
    font-size: 16px; }
  .ship menu {
    margin-top: 16px; }
    .ship menu a {
      display: inline-block;
      margin-right: 32px;
      font-size: 14px;
      color: #4e4e4e;
      margin-bottom: 10px;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
    .ship menu a:hover {
      color: #2ea8ea; }

.footer {
  padding-top: 48px;
  padding-bottom: 32px;
  background: #333; }
  .footer .foo_top {
    overflow: hidden; }
    .footer .foo_top .left {
      float: left;
      overflow: hidden; }
      .footer .foo_top .left li {
        float: left;
        margin-right: 48px; }
        .footer .foo_top .left li .foo_a {
          display: block;
          font-size: 16px;
          transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          color: #fff; }
        .footer .foo_top .left li menu {
          margin-top: 14px;
          line-height: 25px;
          font-size: 14px; }
          .footer .foo_top .left li menu a {
            display: block;
            color: #aaa;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out; }
      .footer .foo_top .left a:hover {
        color: #2ea8ea; }
    .footer .foo_top .right {
      float: right;
      padding-top: 6px;
      line-height: 32px;
      font-size: 16px;
      color: #e0e1e2; }
  .footer .foo_bot {
    font-size: 16px;
    color: #c5c4c4;
    overflow: hidden;
    padding-top: 100px; }

.right_fix {
  position: fixed;
  right: 0;
  top: 70%;
  z-index: 99;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  visibility: visible !important; }
  .right_fix a {
    display: block;
    width: 65px;
    height: 65px;
    background-color: rgba(51, 51, 51, 0.7);
    margin-bottom: 2px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background-repeat: no-repeat;
    background-position: center; }
  .right_fix a:hover {
    background-color: #2ea8ea; }

.fix40 {
  top: 40%; }

.fx_a2 .fax {
  position: absolute;
  right: 80px;
  top: 15px;
  width: 170px;
  height: 20px;
  line-height: 20px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  transition: all 0.2s ease-in-out 0.01s;
  -webkit-transition: all 0.2s ease-in-out 0.01s;
  transform: translate(-20px, 0px);
  -webkit-transform: translate(-20px, 0px);
  visibility: hidden;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-opacity: 0;
  font-size: 20px;
  text-align: center;
  color: #333 !important; }

.fx_a2:hover .fax {
  transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  filter: alpha(Opacity=100);
  opacity: 1;
  -webkit-opacity: 1;
  visibility: visible; }

.fx_a2 .fax:after {
  content: '';
  position: absolute;
  right: -7px;
  top: 14px;
  background: url("../images/float00.png") no-repeat center center;
  width: 7px;
  height: 12px; }

.sys img {
  display: block;
  width: 140px;
  height: 140px; }

.fx_a1:hover .sys {
  transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  filter: alpha(Opacity=100);
  opacity: 1;
  -webkit-opacity: 1;
  visibility: visible; }

.fx_a1 .sys {
  position: absolute;
  right: 80px;
  top: -30px;
  max-width: 140px;
  height: 140px;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc;
  transition: all 0.2s ease-in-out 0.01s;
  -webkit-transition: all 0.2s ease-in-out 0.01s;
  transform: translate(-20px, 0px);
  -webkit-transform: translate(-20px, 0px);
  visibility: hidden;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-opacity: 0; }

.fx_a1 .sys:after {
  content: '';
  position: absolute;
  right: -7px;
  top: 70px;
  background: url("../images/float00.png") no-repeat center center;
  width: 7px;
  height: 12px; }

.fx_a4 {
  opacity: 0;
  visibility: hidden; }

.tips_fix {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 666;
  width: 100%;
  height: 100%; }
  .tips_fix .tips_bg {
    width: 100%;
    height: 100%;
    background: rgba(112, 112, 112, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .tips_fix .tips_con {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    margin-left: -400px;
    height: 500px;
    z-index: 10;
    background: #fff;
    box-shadow: 0 4px 16px 4px rgba(34, 24, 21, 0.51);
    box-sizing: border-box;
    margin-top: -250px;
    padding: 2% 4%; }
  .tips_fix .tips_logo {
    margin: 0 auto;
    width: 458px;
    height: 44px; }
  .tips_fix .tips_tit {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-top: 20px; }
  .tips_fix .tips_top {
    font-size: 14px;
    color: #d76a6a;
    line-height: 24px;
    margin-top: 16px; }
  .tips_fix .tips_font {
    height: 52%;
    overflow: auto;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    margin-top: 20px;
    padding-right: 20px; }
  .tips_fix .tips_bot {
    margin: 0 auto;
    width: 464px;
    margin-top: 3%;
    overflow: hidden; }
    .tips_fix .tips_bot .tips_argee {
      float: left;
      display: block;
      width: 80px;
      text-align: center;
      height: 32px;
      font-size: 14px;
			transition: all 0.3s ease-in-out;
      color: #46afeb;
      border: 1px solid #2ea8ea;
      line-height: 32px; }
    .tips_fix .tips_bot .tips_close {
      float: right;
      display: block;
      width: 80px;
      text-align: center;
      height: 32px;
      font-size: 14px;
      color: #666;
      border: 1px solid #666;
      line-height: 32px; }
.tips_fix .tips_bot .tips_argee:hover{
	background: #2ea8ea;
	color: #fff;
}
.page_banner {
  width: 100%;
  height: 430px; }
  .page_banner a {
    display: block;
    background-position: center;
    height: 100%;
    widows: 100%;
    background-repeat: no-repeat; }
  .page_banner .page_banfont {
    font-size: 36px;
    padding-top: 352px;
    padding-left: 40px;
    color: #fff; }

.page_column {
  height: 60px;
  line-height: 60px;
  width: 100%;
  background: #f5f5f5;
  border-bottom: 1px solid #dcdcdc; }
  .page_column .main {
    overflow: hidden; }
    .page_column .main menu {
      float: left; }
      .page_column .main menu a {
        display: inline-block;
        font-size: 18px;
        color: #333;
        padding: 0 38px;
        height: 100%; }
      .page_column .main menu a:hover {
        color: #2ea8ea; }
      .page_column .main menu .sel {
        color: #2ea8ea;
        background: #fff; }
    .page_column .main .page_address {
      float: right;
      padding-left: 28px;
      background: url(../images/page/add.png) left center no-repeat;
      color: #949494;
      font-size: 14px; }
      .page_column .main .page_address a {
        color: #949494; }
      .page_column .main .page_address a:hover {
        color: #2ea8ea; }

.page_tit {
  font-size: 24px;
  line-height: 26px;
  color: #333;
  padding-top: 50px;
  text-align: center; }

.pro_span {
  margin-top: 34px;
  text-align: center;
  font-size: 0; }
  .pro_span a {
    display: inline-block;
    margin: 0 6px;
    height: 36px;
    width: 110px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    border: 1px solid #b5b5b5;
    line-height: 36px; }
  .pro_span .sel {
    background: #2ea8ea;
    border: 1px solid #2ea8ea;
    color: #fff; }

.pro_con {
  margin-top: 45px;
  padding: 0 12px;
  margin-bottom: 80px; }

.pro_ul li {
  height: 50px;
  line-height: 50px;
  padding-left: 22px;
  padding-right: 8px;
  border-bottom: 1px solid #eee; }
  .pro_ul li a {
    display: block;
    overflow: hidden; }
    .pro_ul li a .textover {
      float: left;
      padding-left: 20px;
      font-size: 16px;
      color: #333;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      background: url(../images/page/sjx.png) left center no-repeat;
      width: 880px;
      box-sizing: border-box; }
    .pro_ul li a .data {
      color: #8a8a8a;
      float: right;
      font-size: 16px; }
  .pro_ul li a:hover .textover {
    color: #2ea8ea;
    background: url(../images/page/sjxs.png) left center no-repeat; }

/* .pro_show {
  display: none; } */

.policy {
  padding-top: 30px;
  margin-bottom: 120px; }
  .policy li a {
    display: block;
    overflow: hidden;
    padding: 0 32px;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee; }
    .policy li a .data {
      float: left;
      width: 92px;
      height: 92px;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      text-align: center; }
      .policy li a .data .day {
        color: #333;
        padding-top: 18px;
        font-size: 24px;
        line-height: 26px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
      .policy li a .data .year {
        font-size: 16px;
        margin-top: 16px;
        color: #333;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
    .policy li a .rcon {
      float: right;
      width: 1002px; }
      .policy li a .rcon .textover {
        font-size: 18px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        padding-top: 5px;
        color: #666; }
      .policy li a .rcon .font {
        margin-top: 16px;
        font-size: 14px;
        line-height: 26px;
        color: #999;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal !important;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 52px; }
  .policy li a:hover .data {
    background: #2ea8ea; }
  .policy li a:hover .day {
    color: #fff; }
  .policy li a:hover .year {
    color: #fff; }
  .policy li a:hover .textover {
    color: #2ea8ea; }

.inv_ul {
  margin-top: 70px;
  margin-bottom: 120px; }
  .inv_ul li {
    margin-top: 6px; }
    .inv_ul li .inv_top {
      box-shadow: 4px 2px 12px rgba(34, 24, 21, 0.15);
      margin: 0 auto;
      width: 1196px;
      height: 48px;
      line-height: 48px;
      overflow: hidden;
      box-sizing: border-box;
      padding: 0 62px;
      color: #999;
      font-size: 14px; }
      .inv_ul li .inv_top .inv_p1 {
        float: left;
        padding-left: 13px;
        background: url(../images/page/up.png) no-repeat left center; }
      .inv_ul li .inv_top .inv_p2 {
        float: left;
				display: none;
        margin-left: 590px; }
      .inv_ul li .inv_top .inv_p3 {
        float: right; }
    .inv_ul li .inv_hide {
      width: 1068px;
      margin: 0 auto;
      box-sizing: border-box;
      padding: 0 70px;
      box-shadow: 0px 2px 6px rgba(34, 24, 21, 0.1);
      display: none; }
    .inv_ul li .inv_utit {
      padding: 14px 0;
      font-size: 16px;
      color: #333; }
    .inv_ul li .inv_inf {
      overflow: hidden;
      padding-bottom: 14px;
      border-bottom: 1px solid #eee;
      font-size: 14px;
      color: #999; }
      .inv_ul li .inv_inf .inv_v1 {
        float: left; }
      .inv_ul li .inv_inf .inv_v2 {
        float: left;
        margin-left: 270px; }
      .inv_ul li .inv_inf .inv_v3 {
        float: right; }
    .inv_ul li .inv_font {
      padding-bottom: 18px; }
      .inv_ul li .inv_font .edit {
        line-height: 24px;
        font-size: 14px;
        color: #b1b1b1; }
      .inv_ul li .inv_font .edit img {
        max-width: 100%; }
  .inv_ul .sel .inv_top {
    color: #fff;
    background: #62beef; }
    .inv_ul .sel .inv_top .inv_p1 {
			font-size: 16px;
      background: url(../images/page/down.png) no-repeat left center; }

.page_back {
  float: left;
  margin-left: 12px;
  height: 36px;
  line-height: 36px !important;
  width: 112px;
  border-radius: 5px;
  box-sizing: border-box;
  top: 12px;
  border: 1px solid #bfbfbf;
  font-size: 14px; }
  .page_back a {
    display: block;
    text-indent: 40px;
    background: url(../images/page/back.png) no-repeat 8px center; }
  .page_back a:hover {
    animation: cirxz 0.3s; }

@keyframes cirxz {
  from {
    background-position: -50px center; }
  to {
    background-position: 8px center; } }
.page_newtit {
  padding-top: 62px;
  color: #333;
  font-size: 24px;
  line-height: 34px;
  text-align: center; }

.newsdea_data {
  overflow: hidden;
  color: #777;
  font-size: 14px;
  text-align: center;
  margin-top: 32px;
  padding-bottom: 13px;
  border-bottom: 1px solid #eee; }
  .newsdea_data p {
    display: inline-block;
    margin: 0 32px; }

.newsdea_con {
  margin: 48px 0;
  padding: 0 28px; }

.min_height600 {
  min-height: 600px; }

.edit {
  color: #666;
  line-height: 26px;
  font-size: 16px;
  color: #666; }

.edit img{
	max-width: 100%;
}
.newsdea_np {
  padding: 0 28px;
  margin-top: 100px;
  height: 56px;
  line-height: 56px;
  margin-bottom: 90px;
  border-top: 1px solid #eee;
  overflow: hidden;
  font-size: 16px; }
  .newsdea_np a {
    display: block;
    color: #333;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 500px; }
  .newsdea_np .fr {
    text-align: right; }
  .newsdea_np a:hover {
    color: #2ea8ea; }

.new_ul {
	margin-bottom: 60px;
  padding-top: 24px; }
  .new_ul li {
    margin-top: 32px; }
    .new_ul li a {
      display: block;
      overflow: hidden;
      height: 220px;
      background: #f7f7f7;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
      .new_ul li a .new_uimg {
        float: left;
        width: 335px;
        height: 220px;
        overflow: hidden; }
        .new_ul li a .new_uimg img {
          width: 335px;
          height: 220px;
          transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out; }
      .new_ul li a .new_rcon {
        float: right;
        width: 838px;
        box-sizing: border-box;
        padding-right: 23px;
        height: 100%; }
        .new_ul li a .new_rcon .textover {
          font-size: 18px;
          color: #333;
          padding-top: 24px; }
        .new_ul li a .new_rcon .font {
          margin-top: 18px;
          font-size: 14px;
          line-height: 24px;
          color: #666;
          display: -webkit-box;
          overflow: hidden;
          white-space: normal !important;
          text-overflow: ellipsis;
          word-wrap: break-word;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          height: 96px; }
        .new_ul li a .new_rcon .new_udata {
          color: #b5b5b5;
          font-size: 14px;
          margin-top: 26px; }
      .new_ul li a .new_cir {
        width: 34px;
        height: 34px;
        background: url(../images/page/newjt.png) no-repeat center;
        position: absolute;
        right: 23px;
        bottom: 15px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
    .new_ul li a:hover img {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05); }
    .new_ul li a:hover .textover {
      color: #fff; }
    .new_ul li a:hover .font {
      color: #fff; }
    .new_ul li a:hover .new_udata {
      color: #fff; }
    .new_ul li a:hover .new_cir {
      background: url(../images/page/newjts.png) no-repeat center; }
    .new_ul li a:hover {
      background: #2ea8ea; }

.page-num {
  text-align: center;
  margin: 60px 0;
  font-size: 0;
  font-size: 12px;
  color: #333; }

.page-num a {
  display: inline-block;
  padding: 6px 12px;
  font-size: 12px;
  color: #333;
  border: 1px solid #ababab;
  margin-right: 6px;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }

.page-num span {
  display: inline-block;
  padding: 6px 12px;
  font-size: 12px;
  color: #333;
  border: 1px solid #ababab;
  margin-right: 6px;
  border-radius: 3px; }

.page-num .page-num-sel {
  background: #2ea8ea;
  border: 1px solid #2ea8ea;
  color: #fff; }

.page-num a:hover {
  background: #2ea8ea;
  border: 1px solid #2ea8ea;
  color: #fff; }

.h60 {
  height: 60px; }

.team_ul {
  padding-top: 24px;
  margin-bottom: 80px; }
  .team_ul ul {
    width: 1220px;
    overflow: hidden; }
  .team_ul li {
    width: 305px;
    margin-top: 30px;
    float: left; }
    .team_ul li a {
      display: block;
      padding: 0 10px;
      padding-top: 12px;
      box-sizing: border-box;
      background: #f7f7f7;
      height: 380px;
      width: 285px; }
      .team_ul li a .team_uimg {
        width: 265px;
        height: 285px;
        overflow: hidden; }
        .team_ul li a .team_uimg img {
          width: 265px;
          height: 285px;
          transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out; }
      .team_ul li a .tetxover {
        width: 237px;
        margin: 0 auto;
        margin-top: 20px;
        color: #111;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 16px;
        font-size: 16px; }
    .team_ul li a:hover img {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05); }
    .team_ul li a:hover .tetxover {
      border-bottom: 1px solid #2ea8ea; }

.coop_ul {
  padding-top: 28px;
  margin-bottom: 100px; }
  .coop_ul ul {
    overflow: hidden;
    width: 1221px; }
  .coop_ul li {
    margin-top: 36px;
    width: 407px;
    float: left; }
    .coop_ul li a {
      display: block;
      width: 386px; }
      .coop_ul li a .coop_img {
        width: 100%;
        height: 260px;
        overflow: hidden; }
        .coop_ul li a .coop_img img {
          width: 100%;
          height: 260px;
          transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out; }
      .coop_ul li a .textover {
        font-size: 16px;
        color: #333;
        text-align: center;
        margin-top: 10px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
    .coop_ul li a:hover img {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05); }
    .coop_ul li a:hover .textover {
      color: #2ea8ea; }

.message {
  margin-top: 20px; }
  .message .mess_tit {
    font-size: 12px;
    color: #333;
    margin-left: 74px; }
    .message .mess_tit span {
      color: #f12626; }

.mess_top {
  overflow: hidden; }
  .mess_top .mess_input {
    margin-top: 20px;
    float: left;
    margin-left: 74px; }
    .mess_top .mess_input input {
      width: 482px;
      height: 34px;
      box-sizing: border-box;
      border: 1px solid #e5e5e5;
      padding: 0 10px;
      color: #b8b8b8;
      font-size: 14px; }
    .mess_top .mess_input input:focus {
      border: 1px solid #2ea8ea; }
    .mess_top .mess_input i {
      color: #f12626; }

mess_input input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #b8b8b8; }

.mess_top .nustar i {
  color: #fff; }

.mess_tea {
  float: left;
  margin-left: 74px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  margin-top: 20px;
  width: 1050px;
  height: 192px; }
  .mess_tea textarea {
    width: 100%;
    height: 100%;
    padding: 10px;
    outline: none;
    box-sizing: border-box;
    border: none; }

.mess_tea textarea:focus {
  border: 1px solid #2ea8ea; }

.mess_sub {
  background: #2ea8ea;
  margin: 0 auto;
  border-radius: 5px;
  width: 108px;
  height: 34px;
  line-height: 34px;
  margin-top: 28px; }
  .mess_sub input {
    width: 100%;
    height: 100;
    font-size: 16px;
    border: none;
    background: none;
    color: #fff; }

.mess_cen {
  margin-top: 70px;
  overflow: hidden; }
  .mess_cen .mess_left {
    float: left;
    margin-left: 56px; }
    .mess_cen .mess_left .mess_ctit {
      color: #090909;
      font-size: 30px;
      line-height: 34px; }
    .mess_cen .mess_left ul {
      margin-top: 14px;
      line-height: 40px;
      font-size: 16px;
      color: #333; }
  .mess_cen .mess_right {
    float: right;
    margin-right: 80px; }
    .mess_cen .mess_right img {
      display: block;
      width: 150px;
      height: 150px; }
    .mess_cen .mess_right p {
      font-size: 16px;
      color: #333;
      margin-top: 8px;
      text-align: center; }

.map {
  margin: 50px 0;
  width: 100%;
  height: 362px; }
/*  .map img {
    width: 100%;
    height: 362px; } */

.pear_ul {
	margin-bottom: 60px;
  padding-top: 36px; }
  .pear_ul ul {
    width: 1215px;
    overflow: hidden; }
  .pear_ul li {
    margin-top: 20px;
    width: 243px;
    float: left; }
    .pear_ul li a {
			box-sizing: border-box;
			border: 1px solid #eee;
      display: block;
      width: 228px;
      height: 100px;
      overflow: hidden; }
      .pear_ul li a img {
        width: 228px;
        height: 100px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
    .pear_ul li a:hover img {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05); }

.his_top {
  width: 694px;
  margin: 0 auto;
  margin-top: 56px;
  line-height: 50px;
  height: 50px; }

.his_topcon {
  width: 317px;
  margin: 0 auto;
  color: #666;
  overflow: hidden;
  font-size: 0; }

.his_topl {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/page/hisl.png) no-repeat center;
  width: 45px;
  height: 45px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.his_topl:hover {
  background: url(../images/page/hisls.png) no-repeat center; }

.his_topr {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/page/hisr.png) no-repeat center;
  width: 45px;
  height: 45px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.his_topr:hover {
  background: url(../images/page/hisrs.png) no-repeat center; }

.his_topcon span {
  display: inline-block;
  padding-right: 46px;
  font-size: 20px; }

.his_topcon .his_topsel {
  color: #2ea8ea;
  font-size: 36px; }

.his_con {
  margin-top: 16px;
  margin-bottom: 60px; }

.his_ucon::before {
  content: "";
  position: absolute;
  left: 220px;
  top: 0;
  z-index: 1;
  display: block;
  background: url(../images/page/his_bor.png) no-repeat center;
  background-size: 100% 100%;
  width: 2px;
  height: 100%; }

.his_cul {
  padding-bottom: 160px;
  padding-top: 50px; }

.his_cul li {
  margin-top: 48px; }
  .his_cul li a {
    overflow: hidden;
    display: block; }
    .his_cul li a .his_udata {
      float: left;
      padding-left: 84px;
      padding-right: 137px;
      font-size: 30px;
      color: #333;
      line-height: 32px; }
    .his_cul li a .his_ufont {
      float: left;
      width: 832px;
      line-height: 28px;
      font-size: 16px;
      color: #333; }
  .his_cul li a:after {
    content: "";
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    left: 206px;
    top: 2px;
    z-index: 5;
    background: url(../images/page/cir.png) no-repeat center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }

.his_cul li:hover a:after {
  background: url(../images/page/cirs.png) no-repeat center; }

.his_show {
  display: none; }
.message .mess_top .mess_input i{
	color: #f12626;
}
.his_topul {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  left: 0; }

@-ms-keyframes name{
	from{}
	to{}
}
/*# sourceMappingURL=style.css.map */
