@charset "UTF-8";
@import url(normalize.css);
/***
**** base css ****
***/
.center {
  text-align: center; }

/*----------------------------------*/
/***
**** header css ****
***/
header {
  transition: all .3s ease;
  position: fixed;
  z-index: 99;
  height: 125px;
  background-color: #fff;
  width: 100%;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }
  header .hd-top {
    text-align: right;
    line-height: 60px; }
  header .wechatId {
    color: #999; }
  header .hd {
    position: absolute;
    left: 50%;
    margin-left: -600px; }
  header .nav {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 125px;
    background-color: #fff; }
  header .logo {
    position: absolute;
    left: 0;
    top: 22px; }

header .mail {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 8px;
  margin-left: 20px;
  padding-left: 28px;
  background: url(../images/email1.png) 0 center no-repeat;
  background-size: auto 14px; }

/** menu **/
.menu {
  position: absolute;
  left: 250px; }
  .menu > ul > li {
    position: relative; }
    .menu > ul > li:hover > a {
      color: #1acfde; }
  .menu > ul > li > a {
    position: relative;
    padding: 0 26px;
    line-height: 125px;
    color: #555;
    display: block;
    font-size: 16px; }
  .menu > ul > li.on a:after, .menu > ul > li:hover a:after {
    width: 100%; }
  .menu ul ul {
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 125px;
    width: 100%;
    transition: all .3s ease;
    transform: translateY(-20%); }
    .menu ul ul a {
      display: block;
      line-height: 40px;
      text-align: center;
      color: #555; }
      .menu ul ul a:hover {
        background-color: #1acfde;
        color: #fff;
        transition: all .3s ease; }
  .menu li:hover ul {
    transform: translateY(0);
    opacity: 1;
    visibility: visible; }

.promenu {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  height: 0;
  opacity: 0;
  visibility: 0;
  position: fixed;
  top: 100px;
  z-index: 99;
  transition: all .3s ease; }
  .promenu ul {
    width: 1210px;
    overflow: hidden;
    margin: 30px 0; }
  .promenu li {
    width: 97px;
    float: left;
    margin-right: 9px;
    padding: 2px;
    transition: all .3s ease; }
    .promenu li img {
      width: 97px;
      /* height: 100px; */ }
    .promenu li:last-child {
      margin-right: 0; }
    .promenu li p {
      font-size: 12px;
      line-height: 14px;
      margin-top: 8px;
      padding-bottom: 8px;
      height: 64px;
      overflow: hidden;
      text-align: center;
      transition: all .3s ease; }
    .promenu li:hover {
      color: #fff;
      background: #1acfde; }
      .promenu li:hover p {
        color: #fff; }

.active {
  height: 190px;
  opacity: 1;
  visibility: 1; }

/** lang **/
.lang {
  position: absolute;
  right: 0;
  top: 45px;
  background: #1acfde;
  border-radius: 45px; }
  .lang a {
    display: inline-block;
    padding: 0 20px 0 40px;
    background: url(../images/lang.jpg) 5px center no-repeat;
    color: #fff;
    line-height: 34px; }

/*----------------------------------*/
/***
**** index css ****
***/
/** banner **/
.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #ddd;
  padding-top: 115px; }

.banner .item {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.banner .pic {
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.banner .pic .pimg {
  width: 100%;
  display: block;
  opacity: 1;
  transition: transform 5s ease 0s, opacity 2s ease 0s; }

.bannerBtn {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 50px;
  z-index: 99; }
  .bannerBtn span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    border-radius: 8px;
    cursor: pointer;
    background: url(../images/bannerBtn.png) -30px center no-repeat; }
  .bannerBtn span.cur {
    background: url(../images/bannerBtn.png) 0 center no-repeat; }

/** technology **/
.techon {
  position: relative;
  margin: 134px auto;
  overflow: hidden;
  height: 501px; }

.technoBtn {
  position: absolute;
  right: 112px;
  bottom: 0;
  z-index: 9;
  background: #fff; }
  .technoBtn a {
    display: inline-block;
    width: 90px;
    height: 80px;
    float: left;
    cursor: pointer;
    background: url(../images/probtn.jpg) 0 center no-repeat; }
  .technoBtn .technoBtnP {
    background-position: 40px center; }
  .technoBtn .technoBtnN {
    background-position: -50px center; }

/*左边*/
.techonleft {
  position: relative;
  width: 650px;
  float: left;
  height: 501px; }
  .techonleft .img {
    position: absolute;
    left: 0;
    top: 0; }

.techonvideo {
  position: absolute;
  width: 501px;
  height: 501px;
  overflow: hidden;
  right: 0;
  top: 0; }
  .techonvideo:before {
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    content: "";
    background: rgba(0, 0, 0, 0.6); }
  .techonvideo:after {
    position: absolute;
    bottom: 40px;
    left: 46px;
    z-index: 99;
    width: 237px;
    height: 74px;
    display: inline-block;
    content: "";
    background: url(../images/text1.png) center no-repeat; }
  .techonvideo .videocon {
    display: none; }

.techonright {
  position: relative;
  width: 550px;
  float: right;
  height: 501px; }
  .techonright .text {
    position: absolute;
    right: 0;
    z-index: 2;
    width: 580px;
    padding: 45px;
    overflow: hidden;
    background-color: #fff; }
    .techonright .text:before {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      content: "";
      height: 92px;
      background-color: #e6e6e6;
      width: 1px; }
    .techonright .text h2 {
      font-size: 25px;
      color: #1acfde;
      line-height: 30px;
      margin-bottom: 25px;
      font-family: 'Myriad-Headline';
      font-weight: normal; }
    .techonright .text p {
      color: #777;
      line-height: 26px;
      height: 78px;
      overflow: hidden; }
  .techonright .num {
    display: block;
    font-size: 40px;
    color: #1acfde;
    text-align: right;
    margin-bottom: 50px;
    padding-top: 5px; }
  .techonright .img {
    width: 202px;
    height: 202px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10; }
  .techonright .videos {
    width: 202px;
    height: 202px;
    position: absolute;
    right: 0;
    bottom: 0; }
    .techonright .videos:before {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 11;
      width: 100%;
      height: 100%;
      display: inline-block;
      content: "";
      background-color: rgba(0, 0, 0, 0.6); }

.techonb {
  width: 1200px;
  height: 501px;
  overflow: hidden; }

/*index about*/
@media only screen and (max-width: 1300px) {
  .index-about {
    width: 83%;
    margin: 5% auto; } }
/** products **/
.indexPro {
  background-color: #1acfde;
  padding: 87px 0;
  overflow: hidden; }
  .indexPro h2 {
    margin-bottom: 60px;
    font-size: 48px;
    color: #fff;
    font-weight: normal;
    text-align: center; }
  .indexPro ul {
    margin-bottom: 60px;
    overflow: hidden; }
  .indexPro li {
    width: 33.33%;
    float: left;
    margin-bottom: 20px;
    transition: all .3s;
    overflow: hidden; }
    .indexPro li .img {
      width: 100%;
      overflow: hidden; }
      .indexPro li .img img {
        width: 100%; }
    .indexPro li h3 {
      position: relative;
      font-size: 18px;
      color: #fff;
      text-align: center;
      font-weight: normal;
      line-height: 24px;
      width: 100%;
      padding-top: 30px;
      height: 50px; }
    .indexPro li:hover img {
      transform: scale(1.05); }
    .indexPro li:nth-child(2) h3 {
      padding-top: 18px;
      height: 62px; }
  .indexPro .promore {
    position: relative;
    border-bottom: 1px solid #fff; }
    .indexPro .promore a {
      position: absolute;
      bottom: -24px;
      left: 50%;
      margin-left: -70px;
      background-color: #fff;
      color: #15afbf;
      padding: 0 50px;
      line-height: 50px;
      font-size: 16px;
      border-radius: 50px;
      margin-top: 50px;
      display: inline-block;
      transition: all .3s ease; }
      .indexPro .promore a:hover {
        padding: 0 60px;
        margin-left: -80px; }

.contactbtn {
  display: inline-block;
  background-color: #fff;
  color: #15afbf;
  position: absolute;
  bottom: 30px;
  right: 45px;
  padding: 0 20px;
  line-height: 35px; }

/** indexApp **/
.indexApp {
  position: relative;
  width: 1197px;
  margin: 0 auto;
  padding: 110px 0; }
  .indexApp .indexb {
    overflow: hidden;
    width: 1197px; }
  .indexApp h2 {
    font-size: 35px;
    line-height: 35px;
    color: #1acfde;
    text-align: center;
    margin-bottom: 65px; }
  .indexApp .img {
    overflow: hidden;
    width: 1197px; }
    .indexApp .img li {
      float: left;
      margin-right: 25px; }
    .indexApp .img li:last-child {
      margin-right: 0; }
    .indexApp .img img {
      width: 586px;
      height: auto; }
    .indexApp .img li {
      float: left; }
    .indexApp .img li:hover p {
      color: #1acfde; }
    .indexApp .img li:hover p:after {
      padding-right: 10px; }
    .indexApp .img p {
      padding-top: 33px;
      padding-left: 33px;
      font-size: 25px;
      text-transform: uppercase;
      transition: all .4s ease-in-out; }
    .indexApp .img p:after {
      width: 25px;
      height: 28px;
      float: right;
      content: "";
      padding-right: 20px;
      display: block;
      background: url(../images/arrow_right.png) center center no-repeat;
      transition: all .4s ease-in-out; }
  .indexApp .more {
    padding: 0 40px;
    line-height: 34px;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    background: #1acfde;
    margin-top: 60px;
    border-radius: 60px; }

.indexAppmenu li {
  float: left; }
  .indexAppmenu li a {
    color: #000;
    font-size: 16px;
    margin: 0 8px; }
.indexAppmenu ul:first-child {
  float: left;
  width: 500px; }
.indexAppmenu ul:last-child {
  float: right;
  width: 500px; }

.indexAppBtn span {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 9;
  width: 41px;
  height: 41px;
  cursor: pointer;
  border-radius: 3px; }

.indexAppNext {
  left: -75px;
  background: url(../images/btn.png) left 0 no-repeat; }

.indexAppPrev {
  right: -75px;
  background: url(../images/btn.png) right 0 no-repeat; }

/*----------------------------------*/
/***
**** page css ****
***/
.pagemain {
  min-height: 500px;
  padding-top: 125px;
  background-color: #fff; }

/****page banner***/
/*----------------------------------*/
/***
**** about css ****
***/
.aboutbox1 {
  background: url(../images/aboutbg1.jpg) center top no-repeat;
  overflow: hidden;
  color: #fff; }
  .aboutbox1 h2 {
    position: absolute;
    left: 0;
    top: 119px;
    font-size: 34px;
    color: #1acfde; }
  .aboutbox1 p.smtext {
    position: absolute;
    bottom: 110px;
    left: 0;
    font-size: 16px;
    color: #15afbf; }
  .aboutbox1 .content {
    width: 560px;
    height: 335px;
    float: right;
    padding: 32px;
    color: #fff;
    line-height: 24px;
    background: rgba(26, 207, 222, 0.75);
    overflow: hidden; }
  .aboutbox1 .wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 82px 0; }
  .aboutbox1 .viewvideo {
    color: #fff; }
    .aboutbox1 .viewvideo:before {
      display: inline-block;
      content: '';
      width: 65px;
      height: 65px;
      background: url(../images/videoBtn.png) center center no-repeat;
      margin-bottom: 30px;
      vertical-align: top; }
    .aboutbox1 .viewvideo span {
      display: block;
      line-height: 14px; }

.aboutbox2 {
  padding: 62px 0 0;
  overflow: hidden;
  background: url(../images/about_bg2.jpg) center top no-repeat #141414;
  color: #fff; }
  .aboutbox2 h2 {
    padding-left: 13px;
    font-size: 50px;
    margin-bottom: 20px;
    line-height: 50px;
    font-family: 'Myriad-Headline'; }
  .aboutbox2 .dec {
    padding-left: 13px;
    margin-bottom: 56px;
    font-size: 25px;
    line-height: 25px;
    font-family: 'Myriad-Headline'; }
  .aboutbox2 p {
    padding-left: 13px; }
  .aboutbox2 table {
    margin: 85px 0;
    font-family: 'Arial';
    border-collapse: collapse; }
    .aboutbox2 table p {
      padding-left: 0; }
    .aboutbox2 table img {
      float: left; }
    .aboutbox2 table tr {
      border-collapse: collapse; }
    .aboutbox2 table td {
      border-collapse: collapse;
      padding: 0;
      float: left; }
    .aboutbox2 table tr:first-child td:nth-child(2), .aboutbox2 table tr:last-child td:nth-child(1), .aboutbox2 table tr:last-child td:nth-child(3) {
      padding: 25px 40px;
      width: 320px;
      height: 190px; }

#videobox {
  display: none; }

/*----------------------------------*/
/***
**** products css ****
***/
.pagetop {
  background: url(../images/bgtit.jpg) center top no-repeat;
  color: #fff;
  position: relative;
  width: 100%;
  height: 185px;
  overflow: hidden; }
  .pagetop h3 {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 70px; }
  .pagetop p {
    color: #fff;
    margin-top: 10px; }
  .pagetop a {
    color: #fff; }
  .pagetop h1 {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 100%;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase; }

.prolist {
  padding: 70px 0 140px;
  overflow: hidden;
  width: 100%; }
  .prolist ul.prolistbox {
    width: 1225px; }
    .prolist ul.prolistbox li {
      width: 376px;
      margin-right: 20px;
      margin-bottom: 30px;
      background-color: #ededed;
      padding: 5px;
      float: left;
      transition: all .3s ease; }
      .prolist ul.prolistbox li:nth-child(3n) {
        margin-right: 0; }
      .prolist ul.prolistbox li .img {
        width: 376px;
        height: 250px;
        margin-right: 0; }
        .prolist ul.prolistbox li .img img {
          width: 376px;
          height: 250px; }
      .prolist ul.prolistbox li .text {
        position: relative;
        padding: 35px 25px;
        overflow: hidden; }
        .prolist ul.prolistbox li .text .textbox {
          overflow: hidden;
          height: 144px; }
        .prolist ul.prolistbox li .text h3 {
          font-size: 18px;
          margin-bottom: 10px;
          line-height: 28px; }
        .prolist ul.prolistbox li .text p {
          height: 110px;
          overflow: hidden; }
        .prolist ul.prolistbox li .text .more {
          float: right;
          padding-right: 45px;
          color: #4ed6e3;
          margin-top: 18px;
          font-family: 'Myriad-Headline';
          display: inline-block;
          width: 31px;
          height: 20px;
          background: url(../images/promore.jpg) 40px 2px no-repeat;
          transition: all .3s ease; }
      .prolist ul.prolistbox li:hover {
        background-color: #1acddc; }
        .prolist ul.prolistbox li:hover a, .prolist ul.prolistbox li:hover .more {
          color: #fff; }
        .prolist ul.prolistbox li:hover .more {
          background: url(../images/promore_on.jpg) 43px 3px no-repeat; }

/** prodetial css ***/
.predetial {
  padding: 110px 0;
  border-bottom: 1px solid #b5b3b3; }
  .predetial table {
    width: 1202px;
    margin-left: -1px; }
  .predetial table, .predetial table tr, .predetial table tr td {
    border-collapse: collapse;
    border: 1px solid #b5b3b3; }
  .predetial table tr:first-child td {
    font-weight: bold;
    font-style: 18px;
    line-height: 20px;
    padding: 10px;
    vertical-align: middle;
    color: #000; }
  .predetial table tr td {
    line-height: 40px;
    padding: 0 10px;
    text-align: center; }
  .predetial strong {
    display: block; }

.predetialcon2,
.predetialcon3,
.predetialcon4 {
  overflow: hidden;
  margin-top: 50px; }

.predetialcon1 {
  position: relative;
  overflow: hidden; }
  .predetialcon1 .img {
    width: 480px;
    height: 385px;
    float: left; }
    .predetialcon1 .img img {
      width: 480px;
      height: 385px; }
    .predetialcon1 .img .contactbtn {
      position: absolute;
      right: 50px;
      bottom: 50px;
      color: #fff; }
  .predetialcon1 .text {
    overflow: hidden;
    padding: 38px 38px;
    overflow: hidden;
    height: 309px;
    width: 644px;
    float: right;
    background: #1acfde;
    font-family: 'Myriad-Headline'; }
    .predetialcon1 .text h3 {
      font-size: 30px;
      color: #231815;
      margin-bottom: 40px; }
    .predetialcon1 .text .dec {
      color: #231815;
      font-family: 'Arial';
      font-weight: bold;
      line-height: 24px; }
      .predetialcon1 .text .dec h4 {
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 15px; }

.prodetial-tit {
  font-size: 18px;
  font-family: 'Myriad-Headline';
  line-height: 18px;
  margin-bottom: 15px;
  overflow: hidden; }
  .prodetial-tit h3 {
    font-weight: normal;
    color: #1acfde; }

.prodetial-body {
  padding: 25px 0;
  border-top: 1px solid #b9b7b7;
  border-bottom: 1px solid #b9b7b7;
  overflow: hidden; }
  .prodetial-body .l {
    width: 550px;
    float: left; }
  .prodetial-body .r {
    width: 475px;
    float: right; }

.predetialcon3 p span {
  font-size: 18px;
  font-family: 'Myriad-Headline';
  line-height: 18px;
  margin-bottom: 15px;
  overflow: hidden; }

.predetialcon3 table td {
  width: 33.3%; }

.predetialcon3 table tr td:last-child {
  width: 50%; }

.prenext {
  text-align: center;
  margin-top: 50px; }
  .prenext a {
    display: inline-block;
    padding: 0 28px;
    line-height: 46px;
    margin: 0 10px;
    color: #fff;
    background-color: #2d2d2d;
    border-radius: 75px;
    transition: all .3s ease; }
  .prenext .in-nonew {
    color: #aaa;
    background: #eee; }
  .prenext .prev {
    background: url(../images/prevnext.png) 20px 14px no-repeat #2d2d2d;
    padding-left: 50px; }
  .prenext .next {
    background: url(../images/prevnext.png) -250px 13px no-repeat #2d2d2d;
    padding-right: 50px; }

#proshow {
  padding: 0 0 70px; }
  #proshow h2 {
    font-size: 24px;
    padding-left: 38px;
    color: #000;
    line-height: 95px;
    font-family: 'Myriad-Headline';
    font-weight: normal; }
  #proshow .prolistbox {
    width: 100%; }
    #proshow .prolistbox li:nth-child(3n) {
      margin-right: 20px; }
    #proshow .prolistbox li {
      width: 300px; }
      #proshow .prolistbox li .img {
        width: 300px;
        height: 202px; }
        #proshow .prolistbox li .img img {
          width: 300px;
          height: 202px; }

.preoshowbox {
  overflow: hidden;
  height: 458px; }

/*----------------------------------*/
/***
**** news css ****
***/
/*----------------------------------*/
/***
**** Recruit css ****
***/
/*----------------------------------*/
/***
**** solution css ****
***/
#solution {
  background-color: #fff;
  width: 100%;
  padding: 80px 0; }

.pageList {
  width: 1000px;
  margin: 0 auto; }
  .pageList li {
    position: relative;
    line-height: 48px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    transition: 400ms; }
    .pageList li h3 {
      color: #000;
      padding-left: 20px;
      display: block;
      height: 48px;
      line-height: 48px;
      overflow: hidden;
      font-weight: normal;
      background-color: #eee; }
    .pageList li:before {
      display: inline-block;
      content: '';
      width: 19px;
      height: 19px;
      position: absolute;
      right: 20px;
      top: 14px;
      background: url(../images/lc_more.png) center no-repeat;
      transition: 400ms; }
    .pageList li:hover h3 {
      color: #fff;
      background-color: #1acfde;
      cursor: pointer; }
    .pageList li:hover:before {
      background: url(../images/lc_more_on.png) center no-repeat; }
  .pageList .body {
    margin-bottom: 30px;
    display: none; }
    .pageList .body table {
      width: 100%; }
    .pageList .body td {
      padding: 10px 10px;
      text-align: center;
      line-height: 20px;
      vertical-align: middle; }
    .pageList .body tr td:first-child {
      width: 40px; }
  .pageList .body table, .pageList .body table td, .pageList .body table tr {
    border-collapse: collapse;
    border: 1px solid #eee; }

/*----------------------------------*/
/***
**** contact css ****
***/
.contact {
  position: relative;
  overflow: hidden;
  min-width: 1200px;
  width: 100%;
  padding: 100px 0; }

.conctactl {
  width: 425px;
  float: left; }
  .conctactl h3 {
    font-size: 26px;
    margin-bottom: 25px;
    color: #333; }
  .conctactl p {
    font-size: 16px;
    line-height: 32px;
    color: #333; }
  .conctactl .contactbox {
    margin-top: 20px; }
    .conctactl .contactbox p {
      font-size: 14px;
      line-height: 40px;
      padding-left: 35px;
      background: url(../images/concatico.png) 0 0 no-repeat; }
    .conctactl .contactbox .tel {
      background-position: 0 12px; }
    .conctactl .contactbox .email {
      background-position: 0 center; }
    .conctactl .contactbox .address {
      background-position: 0 -75px;
      line-height: 22px;
      margin: 10px 0 10px; }
    .conctactl .contactbox .address2 {
      background-position: 0 -77px; }

input.error, textarea.error {
  border: 1px solid red !important;
  box-sizing: border-box; }

.contact .wrap {
  position: relative; }

.conctactr {
  width: 612px;
  float: right; }
  .conctactr input {
    width: 273px;
    margin: 0 6.5px;
    height: 40px;
    line-height: 40px;
    border: none;
    background-color: #eee;
    color: #aaa;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    vertical-align: top;
    outline: none;
    font-family: 'microsoft yahei'; }
  .conctactr .formgroup {
    width: 612px;
    overflow: hidden;
    display: block; }
  .conctactr textarea {
    height: 140px;
    padding: 10px;
    margin: 0 6.5px;
    vertical-align: top;
    border: none;
    width: 579px;
    font-family: 'microsoft yahei';
    background: #eee; }
  .conctactr .submit {
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #1acfde;
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
    outline: none;
    transition: all .3s ease; }
    .conctactr .submit:hover {
      width: 120px; }

/*----------------------------------*/
/***news list ***/
#news {
  padding: 70px 0; }
  #news .wrap {
    max-width: 980px; }

.pagemain .newslist {
  margin-bottom: 50px;
  border-top: 1px solid #eee; }
  .pagemain .newslist li {
    position: relative;
    padding: 32px 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    border-bottom: 1px solid #eee; }
    .pagemain .newslist li .img {
      width: 288px;
      height: 120px;
      position: relative;
      margin-right: 40px;
      float: left;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      overflow: hidden; }
      .pagemain .newslist li .img img {
        max-width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto; }
    .pagemain .newslist li .txt {
      float: left;
      width: 550px;
      overflow: hidden;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      position: relative; }
      .pagemain .newslist li .txt h3 {
        margin: 14px 0 3px;
        font-size: 18px;
        font-weight: normal;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        margin-bottom: 10px;
        color: #575757;
        line-height: 1.6;
        width: 430px;
        max-height: 56px;
        overflow: hidden; }
      .pagemain .newslist li .txt .date {
        position: absolute;
        right: 0;
        top: 11px;
        font-size: 30px;
        font-family: 'arial', "微软雅黑";
        color: #999;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        font-style: normal; }
      .pagemain .newslist li .txt p {
        width: 78%;
        height: 45px;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        line-height: 22px;
        font-size: 13px;
        color: #999; }
    .pagemain .newslist li:hover h3, .pagemain .newslist li:hover p {
      margin-left: 10px; }
    .pagemain .newslist li:hover h3, .pagemain .newslist li:hover .date {
      color: #333; }
    .pagemain .newslist li:hover p {
      color: #666; }

/***news-article***/
.news-article {
  padding: 80px 0; }
  .news-article .wrap {
    max-width: 980px; }
  .news-article .title {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
    margin: 0; }
  .news-article .date {
    font-size: 12px;
    text-align: center;
    color: #aaa;
    padding-bottom: 30px;
    margin-top: 5px;
    border-bottom: 1px solid #eee; }
  .news-article .body {
    margin: 30px 0 50px;
    min-height: 50px; }
    .news-article .body img {
      max-width: 100% !important; }
  .news-article .prenext {
    font-size: 14px; }
    .news-article .prenext a {
      text-transform: uppercase; }

.content {
  padding: 80px 0;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto; }
  .content table, .content table td, .content table tr {
    border-collapse: collapse;
    border: 1px solid #b5b3b3; }
  .content table {
    margin-top: 10px;
    width: 100%; }
  .content table td {
    padding: 10px 20px;
    text-align: center;
    line-height: 20px;
    vertical-align: middle; }
  .content p strong {
    font-size: 18px;
    color: #1acfde;
    display: block; }

/*zhengshu*/
.zhengshu {
  padding: 100px 0;
  overflow: hidden; }
  .zhengshu .zhengshubox {
    width: 90%;
    margin: 0 auto; }
  .zhengshu li {
    width: 46%;
    float: left;
    margin: 0 2%; }
    .zhengshu li .img {
      display: table-cell;
      vertical-align: middle;
      width: 48%; }
      .zhengshu li .img img {
        width: 100%; }
  .zhengshu p {
    line-height: 20px;
    text-align: center;
    height: 48px; }
  .zhengshu li:hover p {
    color: #1acfde; }

/*------------------------------------*/
/***
**** footer css ****
***/
.footerT {
  background: #f4f4f4;
  padding: 78px 0;
  overflow: hidden;
  border: 1px solid #e7e7e7; }
  .footerT h2 {
    color: #1acfde;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 43px; }
  .footerT a:hover {
    color: #1acfde; }

.map {
  position: relative; }

.footContcat p {
  color: #555;
  line-height: 22px;
  margin-bottom: 20px; }

.top {
  background: url(../images/top.jpg) center center no-repeat;
  width: 47px;
  height: 32px; }

.footerB {
  padding: 44px 0;
  overflow: hidden;
  color: #777; }
  .footerB a {
    color: #777; }
    .footerB a:hover {
      color: #1acfde; }

.footContcatL {
  float: left;
  width: 410px;
  margin-right: 75px;
  line-height: 22px; }

.footContcatR {
  float: left;
  width: 390px;
  line-height: 22px; }

.footContcatImg {
  float: right;
  margin-top: -20px; }

.share a {
  width: 21px;
  height: 21px;
  margin-right: 20px;
  display: inline-block;
  background: url(../images/ft_share.png) no-repeat;
  transition: all .3s ease;
  padding-top: 15px; }
  .share a.icon1 {
    background-position: 8px center; }
  .share a.icon2 {
    background-position: -35px center; }
  .share a.icon3 {
    background-position: -72px center; }
  .share a.icon4 {
    background-position: -112px center; }

.share a:hover.icon1 {
  background-position: 8px 0px; }
.share a:hover.icon2 {
  background-position: -35px 0px; }
.share a:hover.icon3 {
  background-position: -72px 0px; }
.share a:hover.icon4 {
  background-position: -112px 0px; }

.footerB p {
  line-height: 22px; }

/*----------------------------------*/
/***paging****/
.paging {
  text-align: center;
  padding-top: 30px; }

.paging li {
  display: inline-block;
  line-height: 28px;
  text-align: center; }

.paging li a {
  display: inline-block;
  color: #1acfde;
  border: 1px solid #1acfde;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  font-size: 12px;
  transition: all .5s; }

.paging li.thisclass a, .paging li:hover a {
  background: #1acfde;
  color: #fff; }

.paging li a.i, .paging li.n a, .paging li a.e, .paging li.p a {
  text-indent: -9999px; }

.paging li a.i {
  background: url(../images/paging_btn.png) 7px center no-repeat; }

.paging li a.e {
  background: url(../images/paging_btn.png) -152px center no-repeat; }

.paging li.p a {
  background: url(../images/paging_btn.png) -30px center no-repeat; }

.paging li.n a {
  background: url(../images/paging_btn.png) -98px center no-repeat; }

.paging li:hover a.i {
  background: url(../images/paging_btn_hover.png) 7px center no-repeat #1acfde; }

.paging li:hover a.e {
  background: url(../images/paging_btn_hover.png) -152px center no-repeat #1acfde; }

.paging li.p:hover a {
  background: url(../images/paging_btn_hover.png) -30px center no-repeat #1acfde; }

.paging li.n:hover a {
  background: url(../images/paging_btn_hover.png) -100px center no-repeat #1acfde; }

/***search paging**/
.paging table {
  text-align: center;
  display: inline-block; }

.paging table td {
  color: #555;
  height: 28px; }

.paging td.info {
  padding-right: 15px; }

.paging td.p, .paging td.e a, .paging td.e, .paging td.i a, .paging td.n a {
  font-size: 0;
  line-height: 0;
  overflow: hidden; }

.paging td.p, .paging td .thisclass, .paging td.page, .paging td.n a, .paging td.i a, .paging td.e {
  border: 1px solid #eee;
  width: 28px;
  display: inline-block;
  margin-right: 5px;
  line-height: 28px;
  text-align: center; }

.paging td .thisclass, .paging td:hover a {
  background: #1acfde;
  color: #fff; }

.paging td.page a {
  display: block; }

.paging td.n, .paging td.e, .paging td.e a {
  width: 28px; }

.paging td.i a {
  border: 1px solid #eee; }

.paging td.i {
  background: url(../images/paging_btn.png) 7px center no-repeat; }

.paging td.e {
  background: url(../images/paging_btn.png) -152px center no-repeat; }

.paging td.p {
  background: url(../images/paging_btn.png) -30px center no-repeat; }

.paging td.n a {
  background: url(../images/paging_btn.png) -100px center no-repeat; }

.paging td.i:hover a {
  background: url(../images/paging_btn_hover.png) 7px center no-repeat #1acfde; }

.paging td.e:hover a {
  background: url(../images/paging_btn_hover.png) -152px center no-repeat #1acfde; }

.paging td.p:hover a {
  background: url(../images/paging_btn_hover.png) -30px center no-repeat #1acfde; }

.paging td.n:hover a {
  background: url(../images/paging_btn_hover.png) -100px center no-repeat #1acfde; }

/*sildebar*/
/*固定侧边拦*/
.float-right-box {
  width: 250px;
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -127px;
  background-color: #191919;
  z-index: 1000;
  transition: width 0.3s ease 0s; }

.float-right-box a {
  display: block;
  width: 200px;
  height: 51px;
  font-family: 'Myriad Pro'; }

.float-right-box.on {
  width: 50px; }

.float-right-box .top-list {
  width: 100%; }

.float-right-box .top-list ul {
  width: 100%; }

.float-right-box .top-list li {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #3b3b3b;
  transition: background 0.3s ease 0s;
  height: 50px; }

.float-right-box .top-list a {
  display: block;
  width: 100%;
  height: 51px; }

.float-right-box .top-list .ico {
  display: inline-block;
  width: 50px;
  height: 49px;
  position: absolute;
  right: 0;
  top: 0;
  transition: background 0.3s ease 0s;
  z-index: 2; }

.float-right-box .top-list .ico1 {
  background: url(../images/qq.png) no-repeat center #191919; }

.float-right-box .top-list .ico2 {
  background: url(../images/wechat.png) no-repeat center #191919; }

.float-right-box .top-list .ico3 {
  background: url(../images/email.png) no-repeat center #191919; }

.wechat {
  position: relative; }
  .wechat .img {
    position: absolute;
    right: 250px;
    top: 50%;
    margin-top: -75px;
    width: 153px;
    height: 153px;
    opacity: 0;
    transition: all .3s ease;
    transform: scale(0);
    visibility: hidden; }
    .wechat .img img {
      width: 100%; }
  .wechat:hover .img {
    opacity: 1;
    transform: scale(1);
    visibility: visible; }

.float-right-box .top-list .ico4 {
  background: url(../images/facebook.png) no-repeat center #191919; }

.float-right-box .top-list .ico5 {
  background: url(../images/twitter.png) no-repeat center #191919; }

.float-right-box .top-list .ico6 {
  background: url(../images/blog.png) no-repeat center #191919; }

.float-right-box .top-list .ico7 {
  background: url(../images/ico_69.png) no-repeat center #191919; }

.float-right-box .top-list .stt {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
  color: #fff;
  transition: color 0.3s ease 0s;
  position: absolute;
  left: 28px;
  top: 0;
  width: 222px; }

.float-right-box .top-list li:hover .stt {
  color: #fff; }

.float-right-box .top-list li:hover .ico1 {
  background: url(../images/qq.png) no-repeat center #1acfde; }

.float-right-box .top-list li:hover .ico2 {
  background: url(../images/wechat.png) no-repeat center #1acfde; }

.float-right-box .top-list li:hover .ico3 {
  background: url(../images/email.png) no-repeat center #1acfde; }

.float-right-box .top-list li:hover .ico4 {
  background: url(../images/facebook.png) no-repeat center #1acfde; }

.float-right-box .top-list li:hover .ico5 {
  background: url(../images/twitter.png) no-repeat center #1acfde; }

.float-right-box .top-list li:hover .ico6 {
  background: url(../images/blog.png) no-repeat center #1acfde; }

.float-right-box .top-list li:hover .ico7 {
  background: url(../images/blog.png) no-repeat center #1acfde; }

.float-right-box .top-list li:hover {
  background-color: #1acfde; }

.float-right-box .top-list .return-webtop .stt {
  font-family: "Arial";
  text-align: left;
  font-weight: bold; }

.float-right-box .bot-share {
  position: relative;
  height: 50px; }

.float-right-box .bot-share a {
  display: inline-block;
  width: 50px;
  height: 50px;
  float: left;
  transition: background 0.3s ease 0s;
  margin: 0;
  padding: 0; }

.float-right-box .bot-share .share {
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

.float-right-box .bot-share .tw {
  background: url(../images/ico_63.png) no-repeat center; }

.float-right-box .bot-share .blog {
  background: url(../images/blog.png) no-repeat center; }

.float-right-box .bot-share .fb {
  background: url(../images/ico_65.png) no-repeat center; }

.float-right-box .bot-share a:hover {
  background-color: #525354; }

.float-right-box .bot-share .share-ico {
  background: url(../images/ico_67.png) no-repeat center #191919;
  width: 50px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0; }

.body-wrap {
  width: 100%;
  position: relative;
  transition: all 0.5s ease 0s;
  z-index: 1; }

.bdshare_dialog_list li {
  width: 125px; }

/*media*/
@media only screen and (max-width: 1300px) {
  header {
    height: 105px; }

  header .nav {
    width: 90%;
    margin-left: -45%;
    height: 105px; }

  .menu > ul > li > a {
    line-height: 105px; }

  header .logo {
    top: 15px; }

  header .logo img {
    width: 140px; }

  .lang {
    top: 34px; }

  .promenu {
    top: 80px; }

  .banner {
    padding-top: 105px; }

  .indexPro {
    padding: 5% 0 10%; }

  .indexPro h2 {
    margin-bottom: 5%; }

  .indexPro .wrap {
    width: 90%; }

  .indexPro ul {
    margin-bottom: 5%; }

  .indexApp {
    width: 90%;
    padding: 5% 0; }

  .indexApp .indexb {
    width: 100%; }

  .indexApp .img {
    width: 100%; }

  .indexApp .img li {
    width: 49%;
    overflow: hidden; }

  .indexApp .img li:nth-child(1) {
    margin-right: 1%; }

  .indexApp .img li:last-child {
    margin-left: 1%; }

  .indexApp .img img {
    width: 100%; }

  .aboutbox1 .wrap {
    width: 90%; }

  .footer .wrap {
    width: 90%; }

  .techonright {
    position: absolute;
    top: 0;
    right: 0; }

  .techon {
    width: 90%;
    margin: 5% auto; } }

/*# sourceMappingURL=css.css.map */
