@charset "utf-8";
.cm {
  color: #0074c1;
}
.cm2 {
  color: #69addb;
}
@font-face {
  font-family: 'swissbt';
  src: url('../font/SWISSBT.TTF');
}
.inbanner {
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden;
}
.inbanner > img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  width: 1920px;
  height: 100%;
  z-index: 0;
}
.inbanner .cer {
  height: 100%;
  position: relative;
}
.ibcatein {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -24px;
  color: #fff;
  text-align: center;
}
.ibcatein .cn {
  font-size: 36px;
  line-height: 42px;
}
.ibcatein .en {
  font-size: 24px;
  line-height: 28px;
  font-family: 'arial';
  text-transform: capitalize;
}
.js-qiecon {
  display: none;
}
.js-qiecon.on {
  display: block;
}
.greybg {
  background-color: #f0f3f6;
}
@media screen and (max-width: 1240px) {
  .ibcatein {
    text-align: center;
  }
}
.outnavbg {
  width: 100%;
  height: 60px;
  background-color: #fff;
}
.outnavbg2 {
  width: 100%;
  height: 60px;
  background-color: #f0f3f6;
}
.outnav3 {
  height: 60px;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
.outnav3 .nav-left,
.outnav3 .nav-right {
  width: 50px;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.outnav3 .nav-left {
  left: 0;
  background-image: url('../images/lt3.png');
}
.outnav3 .nav-right {
  right: 0;
  background-image: url('../images/gt3.png');
}
.outnav3 .nav-left:hover,
.outnav3 .nav-right:hover {
  background-color: #81cdf1;
}
.outnav3 #wrapper22 {
  width: 100%;
  height: 100%;
  position: relative;
}
.outnav3.on {
  padding: 0 50px;
}
.outnav3.on .nav-left,
.outnav3.on .nav-right {
  display: block;
}
.nav7 {
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.nav7 li {
  width: 200px;
  display: inline-block;
  height: 100%;
  overflow: hidden;
}
.nav7.fen2 li {
  width: 50%;
}
.nav7.fen3 li {
  width: 33.3%;
}
.nav7.fen4 li {
  width: 25%;
}
.nav7.fen5 li {
  width: 20%;
}
.nav7 li a {
  display: block;
  position: relative;
  background-color: #fff;
  color: #333;
  line-height: 60px;
  font-size: 16px;
}
.outnavbg2 .nav7 li a {
  background-color: #f0f3f6;
}
.nav7 li:hover a,
.outnavbg2 .nav7 li:hover a {
  background-color: #44b6ff;
  color: #fff;
}
.nav7 li.on a,
.outnavbg2 .nav7 li.on a {
  background-color: #2194ef;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .nav7 li a {
    font-size: 24px;
  }
}
/* 产品分类 */
.leicate {
  width: 100%;
  height: 52px;
  border-bottom: 3px solid #d6e8f3;
  padding-bottom: 13px;
  line-height: 52px;
  font-size: 28px;
  color: #0074c1;
  position: relative;
}
.leiall {
  margin-top: 30px;
  width: 100%;
  overflow: hidden;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.leiall dl {
  display: inline-block;
  width: 260px;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.leiall dt {
  width: 100%;
  height: 44px;
  margin-bottom: 15px;
  text-indent: 64px;
  line-height: 44px;
  font-size: 18px;
  color: #fff;
  background: #0074c1 url('../images/chip.png') 20px center no-repeat;
}
.leiall dd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.leiall dd > a {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 38px;
  text-indent: 22px;
  height: 38px;
  overflow: hidden;
  padding-right: 24px;
  background-color: #eaf3f9;
  position: relative;
}
.leiall dd.on > a {
  background-color: #63a2cd;
  color: #fff;
}
.leiall dd i {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 2;
  width: 38px;
  height: 38px;
  display: block;
  cursor: pointer;
}
.leiall dd s {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 1px;
  background-color: #666;
  opacity: 1;
  margin-left: -6px;
}
.leiall dd s:first-child {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.leiall dd.on s {
  background-color: #fff;
}
.leiall dd.on s:first-child {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.leiall dd,
.leiall dd s {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.leifour {
  padding: 12px 0;
  background-color: #eaf3f9;
  border: 1px solid #63a2cd;
  display: none;
}
.leifour li {
  padding: 0 19px 0 39px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  background: url('../images/dot2.png') 21px center no-repeat;
}
.leifour li a {
  font-size: 14px;
  color: #666;
}
.leifour li:hover {
  background-image: url('../images/dot2h.png');
}
.leifour li:hover a {
  color: #63a2cd;
}
@media screen and (max-width: 1150px) {
  .leiall {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .leiall dl {
    width: 40%;
  }
}
@media screen and (max-width: 750px) {
  .leiall dl {
    width: 300px;
  }
  .leiall dt {
    height: 54px;
    line-height: 54px;
    font-size: 28px;
  }
  .leiall dd > a {
    font-size: 26px;
    line-height: 48px;
    height: 48px;
  }
  .leiall dd i {
    width: 48px;
    height: 48px;
  }
  .leifour li {
    height: 40px;
    line-height: 40px;
  }
  .leifour li a {
    font-size: 24px;
  }
}
@media screen and (max-width: 750px) {
  .leiall dl {
    width: 100%;
  }
}
.newslist {
  padding: 60px 0 20px;
  max-width: 1200px;
  margin: 0 auto 40px;
  border-bottom: 2px solid #e5e5e5;
}
.newslist li {
  padding: 30px 0;
  margin-bottom: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
}
.newslist li a {
  display: block;
  position: relative;
  padding-left: 430px;
  min-height: 200px;
  padding-right: 50px;
}
.newslist li .pic {
  position: absolute;
  left: 30px;
  top: 0;
  z-index: 1;
  width: 360px;
  height: 200px;
  overflow: hidden;
  border-radius: 10px;
}
.newslist li .pic img {
  width: 100%;
  height: 100%;
}
.newslist li h3 {
  font-size: 20px;
  color: #333;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
}
.newslist li .txt {
  color: #666;
  line-height: 26px;
  overflow: hidden;
  height: 78px;
  text-align: justify;
}
.newslist li .date {
  color: #999;
  line-height: 38px;
  height: 38px;
  margin-bottom: 8px;
  padding-left: 24px;
  background: url('../images/clock.png') 0 center no-repeat;
}
.newslist li label {
  display: block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: url('../images/jtr-n.png') center no-repeat;
  position: absolute;
  right: 50px;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
}
.newslist li:hover h3 {
  color: #0074c1;
}
.newslist li:hover {
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
}
.newslist li:hover label {
  background-color: #0074c1;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 116, 193, 0.4);
          box-shadow: 0 4px 8px 0 rgba(0, 116, 193, 0.4);
  background-image: url('../images/jtr-nh.png');
}
.newslist h3,
.newslist li,
.newslist label {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1240px) {
  .newslist {
    padding: 50px 20px 20px;
  }
}
@media screen and (max-width: 1000px) {
  .newslist li a {
    padding-right: 30px;
  }
  .newslist li .txt {
    height: 104px;
  }
}
@media screen and (max-width: 900px) {
  .newslist li a {
    padding-left: 400px;
    padding-right: 20px;
  }
  .newslist li .pic {
    left: 20px;
  }
  .newslist li label {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .newslist li {
    border: 0 none;
    padding: 0;
  }
  .newslist li:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .newslist li a {
    padding-left: 380px;
    padding-right: 0;
  }
  .newslist li .pic {
    left: 0;
  }
  .newslist li h3 {
    font-size: 26px;
    line-height: 44px;
    height: 132px;
  }
  .newslist li .date {
    font-size: 26px;
    line-height: 46px;
    height: 44px;
    margin: 20px 0 0;
  }
  .newslist li .txt {
    display: none;
  }
}
.atc {
  padding: 50px 0;
}
.atc-h {
  text-align: center;
  padding-bottom: 24px;
  border-bottom: 1px solid #ddd;
}
.atc-h h1 {
  font-size: 24px;
  color: #333;
  line-height: 44px;
  margin-bottom: 10px;
}
.atc-date {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.atc-date span {
  margin: 0 10px;
  display: inline-block;
}
.atc-con {
  padding: 32px 0 42px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  text-align: justify;
  border-bottom: 1px solid #999;
}
.atc-con img {
  max-width: 100%;
}
.atc-con a {
  color: #0074c1;
}
.atc-pn {
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 34px;
  line-height: 34px;
  margin-top: 30px;
}
.atc-pn a {
  width: 38%;
  height: 100%;
  color: #666;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
a.atc-prev {
  float: left;
  text-align: left;
  padding-left: 28px;
  background: url('../images/sjl1.png') left no-repeat;
}
a.atc-prev:hover {
  background-image: url('../images/sjl1h.png');
}
a.atc-next {
  float: right;
  text-align: right;
  padding-right: 28px;
  background: url('../images/sjr1.png') right no-repeat;
}
a.atc-next:hover {
  background-image: url('../images/sjr1h.png');
}
a.atc-ret {
  display: inline-block;
  vertical-align: top;
  width: 130px;
}
a.atc-ret span {
  display: inline-block;
  padding-left: 34px;
  height: 100%;
  background: url('../images/ret.png') left center no-repeat;
}
a.atc-prev:hover,
a.atc-next:hover {
  color: #0074c1;
}
a.atc-ret span:hover {
  color: #0074c1;
  background-image: url('../images/ret-h.png');
}
.videowrap {
  width: 100%;
  position: relative;
  text-align: center;
}
.video {
  width: 900px;
  max-width: 100%;
  height: 540px;
}
@media screen and (max-width: 960px) {
  .videowrap {
    padding-bottom: 60%;
    height: 0;
  }
  .video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 960px) {
  a.atc-prev,
  a.atc-next {
    width: 25%;
  }
  a.atc-prev span,
  a.atc-next span {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .atc-h h1 {
    font-size: 34px;
    line-height: 54px;
    margin-bottom: 20px;
  }
  .atc-h .atc-date {
    font-size: 24px;
    line-height: 36px;
  }
  .atc-con {
    font-size: 26px;
    line-height: 46px;
    padding: 40px 0 40px;
  }
  .atc-con div,
  .atc-con p,
  .atc-con span {
    font-size: 26px!important;
    line-height: 46px!important;
  }
  .atc-pn {
    height: 50px;
    line-height: 50px;
  }
  a.atc-ret {
    width: 220px;
  }
}
.liuyan {
  color: #666;
  font-size: 0;
  padding-bottom: 1px;
}
.liuyan .hang {
  float: left;
  width: 49%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.liuyan .hang.long {
  float: none;
  width: 100%;
}
.liuyan .hang.first {
  margin-right: 2%;
}
.liuyan .hang.fat {
  width: 100%;
  height: auto;
}
.liuyan input[type=text] {
  width: 100%;
  height: 38px;
  border: 1px solid #d7d7d7;
  line-height: 38px;
  text-indent: 18px;
  font-size: 14px;
  margin-left: -2px;
}
.liuyan textarea {
  padding: 2%;
  height: 104px;
  border: 1px solid #d7d7d7;
  resize: none;
  vertical-align: top;
  width: 96%;
  line-height: 26px;
  font-size: 14px;
  margin-left: -2px;
}
.liuyan input[type=text]:focus,
.liuyan textarea:focus {
  border-color: #1b7bfd;
}
.liuyan input[type=text],
.liuyan textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan i.v {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan .hang2 {
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.liuyan .hang2 > div {
  float: left;
  height: 100%;
}
.liuyan .hang2 i.v {
  width: 270px;
}
.liuyan .verifyImg {
  width: 98px;
  height: 38px;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid #d7d7d7;
  margin-left: 10px;
}
.liuyan .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  background: url('../images/change.png') center no-repeat;
}
.liuyan input#tj {
  float: right;
  width: 160px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  background-color: #2194ef;
  color: #fff;
  border: 1px solid #2194ef;
}
.liuyan input#tj:hover {
  background-color: #fff;
  color: #2194ef;
}
@media screen and (max-width: 750px) {
  .liuyan .hang {
    float: none;
    width: auto;
    height: 60px;
    margin-left: 0;
    line-height: 60px;
    margin-bottom: 40px;
  }
  .liuyan .hang.first {
    margin-right: 0;
  }
  .liuyan input[type=text] {
    font-size: 24px;
    height: 58px;
    line-height: 58px;
  }
  .liuyan textarea {
    line-height: 40px;
    font-size: 24px;
    height: 200px;
  }
  .liuyan .hang2 {
    float: none;
    height: auto;
    line-height: 60px;
    margin-bottom: 40px;
  }
  .liuyan .hang2 > div {
    float: none;
  }
  .liuyan .hang2 i.v {
    width: 320px;
  }
  .liuyan .verifyImg {
    float: right;
    width: 148px;
    height: 58px;
  }
  .liuyan .yzmchange {
    float: right;
    width: 80px;
  }
  .liuyan input#tj {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    margin-top: 40px;
  }
  .v span.Validform_checktip {
    font-size: 22px;
    line-height: 30px;
    height: 30px;
  }
}
#map {
  width: 100%;
  height: 400px;
}
.lxout {
  max-width: 1200px;
  margin: 60px auto 40px;
  overflow: hidden;
}
.lxleft {
  float: left;
  width: 500px;
}
.lxright {
  float: right;
  width: 600px;
}
.lxway p {
  padding-left: 50px;
  font-size: 16px;
  line-height: 32px;
  color: #636363;
  margin-bottom: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.lxway p.lx1 {
  background-image: url('../images/lx1.png');
}
.lxway p.lx2 {
  background-image: url('../images/lx2.png');
}
.lxway p.lx3 {
  background-image: url('../images/lx3.png');
}
.lxway p.lx4 {
  background-image: url('../images/lx4.png');
}
.lxewm {
  width: 100px;
  margin-top: 15px;
}
.lxewm img {
  display: block;
  width: 100px;
  height: 100px;
}
.lxewm p {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  text-align: center;
}
.kzbar {
  width: 500px;
  height: 4px;
  margin-bottom: 10px;
  background-color: #c6e3fa;
  position: relative;
}
.kzbar .inner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 160px;
  height: 100%;
  background-color: #2194ef;
}
.kzlist {
  overflow: hidden;
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 36px;
}
.kzlist li {
  float: left;
  width: 160px;
  height: 47px;
  margin-left: 10px;
  position: relative;
  cursor: pointer;
}
.kzlist li:first-child {
  margin-left: 0;
}
.kzlist li h3 {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  background-color: #c6e3fa;
  overflow: hidden;
}
.kzlist li .sjd {
  height: 8px;
  margin-top: -1px;
  opacity: 0;
  background: url('../images/sjd1.png') top no-repeat;
}
.kzlist li.on h3 {
  background-color: #2194ef;
  color: #fff;
}
.kzlist li.on .sjd {
  opacity: 1;
}
.kzlist li .sjd,
.kzlist li h3 {
  -webkit-transition: .3s;
  transition: .3s;
}
.kzconout {
  position: relative;
  z-index: 0;
}
.kzcon {
  display: none;
}
.kzcon.on {
  display: block;
}
@media screen and (max-width: 1240px) {
  .lxout {
    width: auto;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1180px) {
  .lxleft {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }
  .lxright {
    float: none;
    width: 100%;
  }
  .kzbar {
    width: 920px;
  }
  .kzbar .inner {
    width: 300px;
  }
  .kzlist li {
    width: 300px;
  }
}
@media screen and (max-width: 1000px) {
  .kzbar {
    width: 620px;
  }
  .kzbar .inner {
    width: 200px;
  }
  .kzlist li {
    width: 200px;
  }
}
@media screen and (max-width: 750px) {
  .lxway p {
    font-size: 26px;
    line-height: 46px;
    background-position: 0 7px;
  }
  .kzlist li {
    height: 57px;
  }
  .kzlist li h3 {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
  }
  .kzlist li.on h3 {
    font-size: 26px;
  }
}
.gonglist {
  padding: 50px 0 20px;
  max-width: 1200px;
  margin: 0 auto 40px;
  border-bottom: 2px solid #e5e5e5;
}
.gonglist li {
  padding: 30px 0;
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
}
.gonglist li a {
  display: block;
  position: relative;
  min-height: 90px;
  overflow: hidden;
  padding-left: 154px;
  padding-right: 250px;
}
.gonglist li .date {
  position: absolute;
  left: 30px;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border: 2px solid #ddd;
}
.gonglist li .date span {
  display: block;
  color: #999;
}
.gonglist li .date .day {
  font-size: 26px;
  line-height: 32px;
  margin-top: 12px;
}
.gonglist li .date .year {
  font-size: 14px;
  line-height: 22px;
}
.gonglist li h3 {
  font-size: 20px;
  color: #333;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  margin-bottom: 9px;
}
.gonglist li .txt {
  color: #666;
  line-height: 26px;
  overflow: hidden;
  height: 52px;
  text-align: justify;
}
.gonglist li label {
  display: block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: url('../images/jtr-n.png') center no-repeat;
  position: absolute;
  right: 50px;
  top: 20px;
  z-index: 1;
  cursor: pointer;
}
.gonglist li:hover h3 {
  color: #0074c1;
}
.gonglist li:hover {
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
}
.gonglist li:hover label {
  background-color: #0074c1;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 116, 193, 0.4);
          box-shadow: 0 4px 8px 0 rgba(0, 116, 193, 0.4);
  background-image: url('../images/jtr-nh.png');
}
.gonglist li:hover .date {
  border-color: #0074c1;
}
.gonglist li:hover .date span {
  color: #0074c1;
}
.gonglist h3,
.gonglist li,
.gonglist label,
.gonglist .date,
.gonglist .date span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1240px) {
  .gonglist {
    padding: 50px 20px 20px;
  }
  .gonglist li a {
    padding-right: 150px;
  }
  .gonglist li label {
    right: 35px;
  }
}
@media screen and (max-width: 1000px) {
  .gonglist li a {
    padding-right: 100px;
  }
  .gonglist li label {
    right: 20px;
  }
  .gonglist li .txt {
    height: 78px;
  }
}
@media screen and (max-width: 900px) {
  .gonglist li a {
    padding-left: 130px;
  }
  .gonglist li .date {
    left: 20px;
  }
}
@media screen and (max-width: 750px) {
  .gonglist li a {
    padding-left: 150px;
    padding-right: 20px;
  }
  .gonglist li label {
    display: none;
  }
  .gonglist li h3 {
    font-size: 28px;
    line-height: 44px;
    height: 88px;
  }
  .gonglist li .date {
    width: 100px;
    height: 100px;
  }
  .gonglist li .date .day {
    font-size: 34px;
    line-height: 48px;
    margin-top: 10px;
  }
  .gonglist li .date .year {
    font-size: 24px;
    line-height: 32px;
  }
  .gonglist li .txt {
    line-height: 40px;
    height: 160px;
  }
}
/*关于我们*/
.pianyi {
  padding-top: 90px;
  margin-top: -90px;
}
.jiagou {
  padding: 80px 0;
  background-color: #fff;
}
.jiagou .cer {
  text-align: center;
}
.jiagou img {
  max-width: 96%;
  height: auto!important;
}
.aboutcon {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin-top: 42px;
  text-align: justify;
}
.aboutcon img {
  max-width: 100%;
}
.guolist {
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
  position: relative;
  z-index: 1;
  font-size: 0;
  text-align: center;
}
.guolist li {
  display: inline-block;
  width: 280px;
}
.guolist li a {
  display: block;
  position: relative;
}
.guolist li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 0;
  width: 1px;
  height: 88px;
  background-color: #d4d4d4;
}
.guolist li:first-child a:before {
  display: none;
}
.guolist h3 {
  font-size: 72px;
  color: #0098d9;
  font-weight: bold;
  position: relative;
  height: 84px;
  line-height: 84px;
  font-family: 'swissbt';
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.guolist h3 i {
  font-style: normal;
}
.guolist li .txt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.guolist li:hover h3 {
  color: #239b53;
}
@media screen and (max-width: 960px) {
  .guolist li {
    width: 33%;
  }
}
@media screen and (max-width: 750px) {
  .aboutcon {
    font-size: 26px;
    line-height: 40px;
  }
  .aboutcon div,
  .aboutcon p,
  .aboutcon span {
    font-size: 26px!important;
    line-height: 40px!important;
  }
  .guolist li .txt {
    font-size: 24px;
    line-height: 40px;
  }
}
.about {
  padding: 74px 0 80px;
}
.ab1title {
  font-size: 0;
  text-align: center;
  margin-bottom: 32px;
}
.ab1title2 {
  padding: 30px 0 40px;
}
.ab1title img {
  max-width: 100%;
}
.ab1 {
  overflow: hidden;
  height: 398px;
}
.ab1 .inner {
  display: block;
  height: 100%;
  background-color: #d6e8f3;
}
.ab1 .pic {
  float: right;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.ab1 .pic img {
  position: absolute;
  width: 600px;
  height: 100%;
  left: 50%;
  top: 0;
  z-index: 0;
  margin-left: -300px;
}
.ab1 .l {
  width: 50%;
  height: 100%;
  position: relative;
}
.ab1left {
  padding: 30px 45px 10px;
}
.ab1left h3 {
  color: #0074c1;
  font-size: 24px;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
}
.ab1left .txt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 20px;
  max-height: 288px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .about {
    padding: 64px 0 50px;
  }
  .ab1 {
    height: auto;
  }
  .ab1 .inner {
    padding-bottom: 50px;
  }
  .ab1 .pic {
    float: none;
    width: 600px;
    margin: 0 auto;
    height: auto;
  }
  .ab1 .pic img {
    position: static;
    margin-left: 0;
    width: 100%;
  }
  .ab1 .l {
    float: none;
    width: 100%;
    height: auto;
  }
  .ab1left {
    padding-bottom: 40px;
  }
  .ab1left .txt {
    max-height: none;
  }
}
@media screen and (max-width: 750px) {
  .ab1left {
    padding: 30px 30px 40px;
  }
  .ab1left h3 {
    font-size: 30px;
    line-height: 50px;
    height: auto;
  }
  .ab1left .txt {
    font-size: 24px;
    line-height: 40px;
  }
}
.cate1 {
  text-align: center;
  padding-bottom: 12px;
  position: relative;
}
.cate1:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 0;
  width: 56px;
  height: 3px;
  margin-left: -28px;
  background-color: #0074c1;
}
.cate1 .cn {
  font-size: 32px;
  color: #333;
  line-height: 48px;
  font-weight: bold;
}
.cate1 p {
  font-size: 16px;
  color: #8b8c8e;
  line-height: 24px;
  padding: 0 30px;
}
.rongyu {
  padding: 35px 0 70px;
}
.picScroll-left2 {
  overflow: hidden;
  position: relative;
  padding: 0 46px;
  margin: 40px auto 0;
  width: 1248px;
  height: 390px;
}
.rylist {
  overflow: hidden;
}
.rylist li {
  float: left;
  width: 312px;
}
.rylist li .lin {
  padding: 0 26px;
}
.rylist li a {
  display: block;
  border: 1px solid #d6e8f3;
}
.rylist li .pic {
  overflow: hidden;
  height: 338px;
  line-height: 338px;
  text-align: center;
  font-size: 0;
}
.rylist li img {
  max-width: 96%;
  max-height: 96%;
}
.rylist li h3 {
  font-size: 14px;
  color: #333;
  line-height: 50px;
  text-align: center;
  height: 50px;
  padding: 0 10px;
  overflow: hidden;
  background-color: #d6e8f3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rylist li:hover a {
  border-color: #0074c1;
}
.rylist li:hover h3 {
  background-color: #0074c1;
  color: #fff;
}
.rongyu a.prev,
.rongyu a.next {
  position: absolute;
  width: 40px;
  height: 80px;
  z-index: 1;
  top: 50%;
  margin-top: -40px;
}
.rongyu a.prev {
  left: 0;
  background: rgba(0, 0, 0, 0.2) url('../images/lt1.png') center no-repeat;
}
.rongyu a.next {
  right: 0;
  background: rgba(0, 0, 0, 0.2) url('../images/gt1.png') center no-repeat;
}
.rongyu a.prev:hover,
.rongyu a.next:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 750px) {
  .cate1 .cn {
    font-size: 40px;
    line-height: 60px;
  }
  .cate1 p {
    font-size: 26px;
    line-height: 38px;
  }
  .rylist li h3 {
    font-size: 24px;
  }
}
.cate2 {
  text-align: center;
  padding-bottom: 12px;
  background: url('../images/line1.png') center bottom no-repeat;
}
.cate2 .cn {
  font-size: 32px;
  color: #fff;
  line-height: 48px;
  font-weight: bold;
}
.cate2 .en {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-transform: uppercase;
}
.shebei {
  position: relative;
  padding-top: 60px;
}
.shebeibg {
  width: 100%;
  height: 500px;
  background: #0074c1 url('../images/fnewsbg.png');
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.shebei .cer3 {
  position: relative;
  z-index: 2;
}
.shebeicon {
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  padding: 0 30px;
  margin-top: 28px;
  text-align: center;
}
.shebeicon img {
  display: none;
}
.picScroll-left1 {
  overflow: hidden;
  position: relative;
  padding: 0 55px;
  margin: 52px auto 0;
  width: 1230px;
  height: 326px;
}
.equiplist {
  overflow: hidden;
}
.equiplist li {
  float: left;
  width: 410px;
}
.equiplist li .lin {
  padding: 0 15px 40px;
}
.equiplist li a {
  display: block;
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
}
.equiplist li .pic {
  overflow: hidden;
  height: 270px;
  padding: 8px;
  background-color: #fff;
  line-height: 270px;
  text-align: center;
  font-size: 0;
}
.equiplist li img {
  max-width: 100%;
  max-height: 100%;
}
.shebei a.prev,
.shebei a.next {
  position: absolute;
  width: 40px;
  height: 80px;
  z-index: 1;
  top: 50%;
  margin-top: -40px;
}
.shebei a.prev {
  left: 0;
  background: rgba(0, 0, 0, 0.2) url('../images/lt1.png') center no-repeat;
}
.shebei a.next {
  right: 0;
  background: rgba(0, 0, 0, 0.2) url('../images/gt1.png') center no-repeat;
}
.shebei a.prev:hover,
.shebei a.next:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 750px) {
  .cate2 .cn {
    font-size: 40px;
    line-height: 60px;
  }
  .cate2 .en {
    font-size: 26px;
    line-height: 38px;
  }
  .equiplist li h3 {
    font-size: 24px;
  }
  .shebei {
    padding-bottom: 30px;
  }
  .shebeibg {
    height: 100%;
  }
  .shebeicon {
    font-size: 24px;
    line-height: 42px;
  }
  .shebeicon div,
  .shebeicon p,
  .shebeicon span {
    font-size: 24px!important;
    line-height: 42px!important;
  }
}
.fabout {
  padding: 70px 0 80px;
}
.faboutcon {
  overflow: hidden;
  padding-left: 610px;
  min-height: 508px;
  position: relative;
}
.faboutl {
  width: 475px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.faboutl .pic {
  width: 100%;
}
.faboutl img {
  width: 100%;
  height: 400px;
}
.faboutr {
  position: relative;
}
.fabtxt {
  overflow: hidden;
  margin-top: 18px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.fabtitle {
  font-size: 38px;
  line-height: 76px;
  color: #333;
  height: 76px;
  padding-top: 40px;
}
.fabtitle em {
  color: #0074c1;
}
.fguolist {
  overflow: hidden;
  width: 100%;
  margin-top: 14px;
  position: relative;
  z-index: 1;
  font-size: 0;
}
.fguolist li {
  display: inline-block;
  width: 50%;
  text-align: center;
}
.fguolist h3 {
  font-size: 52px;
  color: #0074c1;
  font-weight: bold;
  position: relative;
  height: 60px;
  line-height: 60px;
  font-family: 'swissbt';
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fguolist li .txt {
  font-size: 14px;
  color: #666;
  line-height: 34px;
}
.leilist {
  overflow: hidden;
  max-width: 100%;
  margin-top: 45px;
  position: relative;
  z-index: 1;
  font-size: 0;
}
.leilist li {
  display: inline-block;
  width: 150px;
  text-align: center;
}
.leilist li .lin {
  width: 80px;
}
.leilist li a {
  display: block;
  position: relative;
  padding-top: 90px;
}
.leilist .pic {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.leilist img {
  max-width: 100%;
  max-height: 100%;
}
.leilist h3 {
  font-size: 16px;
  color: #2680c5;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .faboutcon {
    padding-left: 500px;
  }
  .leilist li {
    width: 20%;
  }
}
@media screen and (max-width: 1100px) {
  .faboutcon {
    padding-left: 420px;
  }
  .faboutl {
    width: 400px;
  }
  .faboutl img {
    height: auto;
  }
  .fabtitle {
    padding-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  .fabout {
    padding: 50px 0 60px;
  }
  .faboutcon {
    padding-left: 0;
  }
  .faboutl {
    position: static;
    width: 100%;
    text-align: center;
  }
  .faboutl img {
    max-width: 475px;
  }
  .faboutr {
    margin-top: 40px;
  }
  .fabtitle {
    text-align: center;
  }
  .leilist li .lin {
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .fabtxt {
    font-size: 26px;
    line-height: 44px;
  }
  .fguolist li .txt {
    font-size: 24px;
    line-height: 40px;
  }
  .leilist li a {
    padding-top: 100px;
  }
  .leilist h3 {
    font-size: 26px;
    line-height: 46px;
    height: 46px;
  }
}
.fnews {
  padding: 80px 0;
  background: #0074c1 url('../images/fnewsbg.png');
}
.fnewslist {
  overflow: hidden;
  margin: 0 -21px;
  text-align: center;
  font-size: 0;
}
.fnewslist li {
  float: left;
  width: 33.33%;
}
.fnewslist li .inner {
  margin: 0 21px;
  background-color: #fff;
  padding: 20px 20px 14px;
}
.fnewslist dd {
  height: 44px;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.fnewslist dd:last-child {
  border-bottom: 0 none;
}
.fnewslist dd a {
  display: block;
  height: 100%;
  color: #333;
  line-height: 44px;
  position: relative;
  padding-right: 90px;
}
.fnewslist dd a:hover {
  color: #0074c1;
}
.fnewslist dd a span {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fnewslist dd i {
  position: absolute;
  width: 90px;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 1;
  font-style: normal;
  color: #999;
  text-align: right;
}
.hot {
  position: relative;
  margin-bottom: 4px;
}
.hot .pic {
  width: 100%;
  height: 0;
  padding-bottom: 38.83%;
  overflow: hidden;
  position: relative;
}
.hot .pic img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.hot .title {
  width: 62px;
  height: 68px;
  padding: 21px 20px;
  background-color: #0074c1;
  font-size: 26px;
  text-align: center;
  color: #fff;
  line-height: 34px;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 3;
}
.fnewslist dd a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1280px) {
  .fnews {
    padding: 80px 0 40px;
  }
  .fnewslist {
    margin: 0;
    padding-bottom: 10px;
  }
  .fnewslist li {
    float: none;
    display: inline-block;
    width: 50%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .fnewslist li {
    width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .fnewslist li {
    width: 100%;
  }
  .fnewslist dd a {
    padding-right: 0;
    line-height: 54px;
  }
  .fnewslist dd i {
    display: none;
  }
  .fnewslist dd {
    height: 54px;
    font-size: 24px;
  }
  .hot .title {
    font-size: 36px;
    line-height: 50px;
    width: 90px;
    height: 100px;
  }
}
.rotate180-1 {
  -webkit-animation: rotate180 .4s 1 linear;
          animation: rotate180 .4s 1 linear;
}
@-webkit-keyframes rotate180 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@keyframes rotate180 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
/* 产品参数 */
.main {
  margin: 60px auto;
  max-width: 1200px;
  padding: 0 20px;
}
.main2 {
  margin: 30px auto 60px;
  max-width: 1200px;
  padding: 0 20px;
}
.resultcate {
  font-size: 20px;
  color: #0074c1;
  line-height: 40px;
  margin-bottom: 30px;
}
.resultcate span {
  font-size: 16px;
  color: #333;
  margin-left: 10px;
}
.cansuout {
  width: 100%;
  margin: 50px 0 0;
}
#shaixuanform {
  width: 100%;
  overflow: auto;
  position: relative;
}
.canshuwrap {
  position: relative;
}
table.cansu {
  border-collapse: separate;
  font-size: 14px;
  min-width: 100%;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  table-layout: fixed;
}
table#canshucopy {
  position: relative;
  top: 0;
  z-index: 18;
}
table.cansu th {
  border: 1px solid #fff;
  padding-bottom: 36px;
  text-align: left;
  line-height: 30px;
  background-color: #e5e5e5;
  position: relative;
  color: #666;
  font-weight: normal;
}
table.cansu th .in {
  width: 135px;
}
table.cansu th .in > span {
  display: block;
  white-space: nowrap;
  text-indent: 18px;
  padding-right: 50px;
  padding-top: 20px;
}
table.cansu th .in > span.danwei {
  padding-top: 0;
}
table.cansu th:first-child {
  background-color: #0074c1;
  font-size: 16px;
  color: #fff;
}
table.cansu th:first-child .in {
  width: 200px;
}
table.cansu th:first-child .in > span {
  width: 150px;
  text-indent: 30px;
}
table.cansu td {
  border: 1px solid #fff;
  line-height: 30px;
  color: #555;
  background-color: #f2f2f2;
  text-align: center;
  padding:10px 5px;
}
table.cansu td .in {
  width: 125px;
  display: inline-block;
}
table.cansu td:first-child {
  position: relative;
  text-align: left;
}
table.cansu td:first-child .in {
  width: 190px;
}
table.cansu td a.protype {
  color: #0074c1;
  display: inline-block;
  max-width: 120px;
  height: 30px;
  overflow: hidden;
  vertical-align: middle;
  padding-left: 20px;
}
table.cansu td a.protype:hover {
  text-decoration: underline;
}
table.cansu td a.prodown {
  position: absolute;
  background: url('../images/pdf2.png') left center no-repeat;
  right: 14px;
  top: 0;
  width: 20px;
  height: 100%;
  font-size: 0;
}
table.cansu tr:hover td {
  background-color: #daeffd;
}
table.cansu th i {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 5px;
  z-index: 1;
  cursor: pointer;
}
table.cansu th i.desc {
  top: 10px;
  background: url('../images/desc1.png') center 20px no-repeat;
}
table.cansu th i.asc {
  top: 40px;
  background: url('../images/asc1.png') center 2px no-repeat;
}
table.cansu th:first-child i.desc {
  background-image: url('../images/desc2.png');
}
table.cansu th:first-child i.asc {
  background-image: url('../images/asc2.png');
}
table.cansu .shaixuanbtn {
  width: 100%;
  height: 36px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #646464;
  line-height: 36px;
  text-indent: 30px;
  color: #fff;
}
.shaixuanbtn span {
  position: absolute;
  right: 56px;
  bottom: 0;
  z-index: 1;
  width: 15px;
  height: 100%;
  background: url('../images/sjdown3.png') center no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.shaixuanbtn.on span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.scrollbar {
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.track {
  width: 5px;
  height: 100%;
  background-color: #f2f2f2;
  position: relative;
}
.thumb {
  width: 5px;
  background-color: #007cc3;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 2px;
  cursor: pointer;
}
.viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: 400px;
}
.overview {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  min-width: 100%;
}
.scrollbar.disable .thumb {
  display: none;
}
.scrollTip {
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 14px;
  color: #fff;
  margin-left: -109px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  z-index: 1;
  background-color: #29b0ff;
}
#xuan {
  overflow: hidden;
  display: none;
}
#xuan td {
  height: 80px;
  background-color: #646464;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  text-align: left;
}
#xuan td input[type=text] {
  display: block;
  background-color: #fff;
  width: 100%;
  height: 24px;
  text-indent: 8px;
  color: #646464;
  border: 0 none;
}
#xuan td.tj-text input[type=text] {
  margin-bottom: 56px;
  font-size: 12px;
}
#xuan td.tj-num .arrow {
  width: 100%;
  height: 32px;
  background: url('../images/arrow.png') center no-repeat;
}
#xuan dl {
  width: 100%;
  height: 80px;
  overflow: auto;
}
#xuan dd,
#xuan dt {
  height: 24px;
  overflow: hidden;
}
#xuan dd {
  margin-top: 3px;
}
#xuan dt {
  border-bottom: 1px dotted #999;
}
#xuan dl input[type=checkbox] {
  margin: 0 5px 0;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 750px) {
  .resultcate {
    font-size: 28px;
    line-height: 50px;
  }
  .resultcate span {
    font-size: 24px;
  }
  table.cansu {
    font-size: 24px;
  }
  table.cansu th {
    line-height: 40px;
    padding-bottom: 40px;
  }
  table.cansu th:first-child {
    font-size: 26px;
  }
  table.cansu th:first-child .in {
    width: 240px;
  }
  table.cansu th .in > span {
    padding-right: 60px;
  }
  table.cansu th:first-child .in > span {
    width: 180px;
    text-indent: 20px;
  }
  table.cansu td {
    line-height: 40px;
  }
  table.cansu td:first-child .in {
    width: 220px;
  }
  table.cansu td a.protype {
    max-width: 160px;
    height: 40px;
  }
  table.cansu .shaixuanbtn {
    height: 40px;
    line-height: 40px;
  }
  .scrollTip {
    font-size: 24px;
    margin-left: -217px;
  }
  #xuan td {
    height: 120px;
    font-size: 22px;
    line-height: 36px;
  }
  #xuan td input[type=text] {
    height: 36px;
    text-indent: 12px;
  }
  #xuan td.tj-text input[type=text] {
    margin-bottom: 84px;
    font-size: 20px;
  }
  #xuan td.tj-num .arrow {
    height: 48px;
  }
  #xuan dl {
    height: 120px;
  }
  #xuan dd,
  #xuan dt {
    height: 36px;
  }
  #xuan dd {
    margin-top: 5px;
  }
  #xuan dl input[type=checkbox] {
    top: 0;
  }
}
.duct1 {
  overflow: hidden;
}
.duct1 .inner {
  display: block;
  min-height: 280px;
  padding-left: 620px;
}
.duct1 .pic {
  float: left;
  width: 500px;
  margin-left: -620px;
  height: 280px;
  position: relative;
  overflow: hidden;
}
.duct1 .pic img {
  width: 100%;
  height: 100%;
}
.ductright {
  padding-right: 50px;
  position: relative;
}
.ductright h3 {
  color: #333;
  font-size: 24px;
  line-height: 46px;
  height: 46px;
  padding-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.ductright h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 118px;
  height: 3px;
  background-color: #0074c1;
}
.ductright .txt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1240px) {
  .duct1 .inner {
    padding-left: 530px;
  }
  .duct1 .pic {
    margin-left: -530px;
  }
}
@media screen and (max-width: 1020px) {
  .duct1 .inner {
    padding-left: 0;
  }
  .duct1 .pic {
    float: none;
    margin: 0 auto;
    height: auto;
  }
  .duct1 .pic img {
    position: static;
    margin-left: 0;
    width: 100%;
  }
  .ductright {
    padding: 40px 50px 0;
  }
}
@media screen and (max-width: 750px) {
  .ductright {
    padding: 40px 10px 0;
  }
  .ductright h3 {
    font-size: 30px;
    line-height: 56px;
    height: auto;
  }
  .ductright h3:after {
    width: 150px;
  }
  .ductright .txt {
    font-size: 24px;
    line-height: 40px;
    margin-top: 30px;
  }
}
