@charset "utf-8";
.cm {
  color: #0099cd;
}
.cm2 {
  color: #cfa54f;
}
.jianbian {
  background-image: -webkit-gradient(linear, left top, right top, from(#cfa54f), to(#0099cd));
  background-image: linear-gradient(to right, #cfa54f, #0099cd);
}
@font-face {
  font-family: 'Geometr415BlkBT';
  src: url('../font/Geometr415BlkBT.ttf');
}
@font-face {
  font-family: 'swissbt';
  src: url('../font/SWISSBT.TTF');
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../font/GOTHIC.TTF');
}
.flex-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inbanner {
  width: 100%;
  height: 600px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.inbanner .ibwrap {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.inbanner .ibwrap > img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.inbanner .cover {
  background: url('../images/jab4.png') left / cover no-repeat;
}
.inbanner2 {
  width: 100%;
  height: 620px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.inbanner2 .ibwrap {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.inbanner2 .ibwrap > img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.mouse3 {
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 8;
  width: 50px;
  height: 70px;
  cursor: pointer;
  background: url('../images/mouse.png') center no-repeat;
  margin-left: -25px;
  background-size: auto 100%;
}
.ibcate {
  position: absolute;
  left: 12.5%;
  top: 50%;
  z-index: 3;
  color: #fff;
  margin-top: -27px;
}
.ibcate .cn {
  font-size: 38px;
  line-height: 66px;
}
.ibcate .en {
  font-size: 60px;
  line-height: 70px;
  text-transform: capitalize;
  font-weight: bold;
  font-family: "Helvetica";
}
@media screen and (max-width: 1023px) {
  .ibcate {
    left: 5%;
    width: 90%;
    text-align: center;
    margin-top: -60px;
  }
  .ibcate .cn {
    font-size: 32px;
    line-height: 56px;
  }
  .ibcate .en {
    font-size: 50px;
    line-height: 60px;
  }
}
@media screen and (max-width: 750px) {
  .ibcate {
    margin-top: -100px;
  }
  .ibcate .cn {
    font-size: 26px;
    line-height: 46px;
  }
  .ibcate .en {
    font-size: 40px;
    line-height: 50px;
  }
  .mouse3 {
    display: none;
    width: 25px;
    height: 35px;
    margin-left: -12px;
  }
}
.shutwindowup {
  -webkit-transform: translateZ(-500px) rotateX(-80deg);
          transform: translateZ(-500px) rotateX(-80deg);
  opacity: 0;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}
.ani.shutwindowup,
.active .shutwindowup {
  -webkit-transform: translateZ(0px) rotateX(0deg);
          transform: translateZ(0px) rotateX(0deg);
  opacity: 1;
}
.active .shutwindowup {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
.slowscale11 {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.ani.slowscale11,
.active .slowscale11 {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.hasani.slowscale11,
.active .slowscale11 {
  -webkit-transition-duration: 8s;
          transition-duration: 8s;
}
.greybg {
  background-color: #bdbbbc;
}
.greybg2 {
  background-color: #918f8f;
}
.js-qiecon2 {
  display: none;
}
.js-qiecon2.on {
  display: block;
}
.js-qiecon {
  position: absolute;
  left: 200%;
  top: 0;
  z-index: -20;
  opacity: 0;
  width: 100%;
}
.js-qiecon.on {
  position: static;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 1;
}
.pianyi {
  padding-top: 70px;
  margin-top: -70px;
}
.js-qiecon-wrap1,
.js-qiecon-wrap2,
.js-qiecon-wrap3 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.lefthalf {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.righthalf {
  float: right;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.txtEff label {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .pianyi {
    padding-top: 60px;
    margin-top: -60px;
  }
}
/*经纬机械 面包屑*/
.baninfo {
  height: 80px;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #f0f0f0;
}
.baninfo:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 190px;
  height: 100%;
  background-color: #0099cd;
}
.baninfo .cer8 {
  height: 100%;
  position: relative;
  z-index: 1;
}
.lmcate {
  float: left;
  position: relative;
  padding-left: 96px;
  margin-left: -16px;
  width: 420px;
  height: 100%;
  background: #0099cd url('../images/catebg.png') 0 30px no-repeat;
  color: #fff;
  line-height: 80px;
}
.lmcate .cn {
  font-size: 26px;
  line-height: 48px;
  margin-right: 10px;
}
.lmcate .en {
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: "Century Gothic";
  opacity: 0.4;
}
.erji {
  float: left;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
  max-width: 100%;
  line-height: 80px;
  height: 100%;
}
.erji a {
  display: inline-block;
  height: 100%;
  position: relative;
  margin-left: 100px;
  color: #333;
  font-size: 18px;
  line-height: 80px;
  vertical-align: top;
}
.erji a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 0;
  width: 0;
  height: 2px;
  background-color: #cfa54f;
  margin-left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.erji a:hover {
  color: #cfa54f;
}
.erji a.on {
  color: #cfa54f;
}
.erji a:hover:after,
.erji a.on:after {
  margin-left: -36px;
  width: 72px;
}
.tree {
  float: right;
  height: 100%;
  font-size: 14px;
  line-height: 70px;
  color: #666;
}
.tree a {
  display: inline-block;
  color: #666;
  line-height: 24px;
  height: 24px;
  vertical-align: middle;
}
.tree a:hover,
.tree a.leaf,
.tree a.on {
  color: #cfa54f;
}
.tree i {
  display: inline-block;
  width: 24px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .lmcate {
    margin-left: 0;
    padding-left: 60px;
    width: 300px;
  }
  .erji a {
    margin-left: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .baninfo:before {
    display: none;
  }
  .lmcate {
    display: none;
  }
  .erji {
    float: none;
  }
  .erji a:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 750px) {
  .baninfo {
    height: auto;
  }
  .erji {
    overflow: auto;
    height: auto;
  }
  .erji a {
    margin-left: 50px;
  }
  .erji.fen2 a {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  .erji a {
    margin-left: 20px;
  }
}
/*海创1首页按钮*/
a.seemore {
  display: block;
  width: 164px;
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 0;
  color: #fff;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
}
a.seemore:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  border: 2px solid #ffd04f;
  border-radius: 25px;
}
a.seemore span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  font-size: 16px;
  background: url('../images/jtr1.png') right no-repeat;
  letter-spacing: 2px;
}
a.seemore:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#005ffb), to(#0292fd));
  background-image: linear-gradient(to right, #005ffb, #0292fd);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.seemore:hover:after {
  height: 0;
}
a.seemore:hover {
  background-color: #fff;
  color: #005ffb;
}
a.seemore:hover span {
  background-image: url('../images/jtr1h.png');
}
a.seemore2 {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #1e64c6;
  line-height: 42px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 23px;
  background-color: #fff;
}
a.seemore2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../images/jtr1h.png') right no-repeat;
}
.jello-h:hover {
  -webkit-animation: jello 1s 0s infinite;
          animation: jello 1s 0s infinite;
}
.rubberBand-h:hover {
  -webkit-animation: rubberBand 1s 0s 1;
          animation: rubberBand 1s 0s 1;
}
/*美达康1首页按钮*/
a.seemore3 {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  position: relative;
  font-size: 0;
  color: #116bb4;
  line-height: 50px;
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 25px;
}
a.seemore3:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  border: 1px solid #116bb4;
  border-radius: 25px;
}
a.seemore3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 2px;
}
a.seemore3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  background-color: #116bb4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.seemore3:hover:after {
  height: 100%;
}
a.seemore3:hover {
  background-color: #116bb4;
  color: #fff;
}
.bubbly-button {
  position: relative;
}
.bubbly-button:before,
.bubbly-button:after {
  position: absolute;
  content: '';
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: 0;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}
.bubbly-button:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, transparent 20%, #0099cd 20%, transparent 30%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, transparent 10%, #0099cd 15%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%);
  background-size: 10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%;
}
.bubbly-button:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, transparent 10%, #0099cd 15%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%), radial-gradient(circle, #0099cd 20%, transparent 20%);
  background-size: 15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,10% 10%,20% 20%;
}
.bubbly-button:hover:before {
  display: block;
  -webkit-animation: topBubbles ease-in-out 0.75s infinite forwards;
          animation: topBubbles ease-in-out 0.75s infinite forwards;
}
.bubbly-button:hover:after {
  display: block;
  -webkit-animation: bottomBubbles ease-in-out 0.75s infinite forwards;
          animation: bottomBubbles ease-in-out 0.75s infinite forwards;
}
@-webkit-keyframes topBubbles {
  0% {
    background-position: 5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%;
  }
  50% {
    background-position: 0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
  }
}
@keyframes topBubbles {
  0% {
    background-position: 5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%;
  }
  50% {
    background-position: 0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
  }
}
@-webkit-keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%;
  }
  100% {
    background-position: 0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;
    background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
  }
}
@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%;
  }
  100% {
    background-position: 0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;
    background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
  }
}
/*远见8产品详情 */
.outnavbg {
  width: 100%;
  height: 60px;
  background-color: #f8f8f8;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.outnav7 {
  height: 60px;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
.outnav7 .nav-left,
.outnav7 .nav-right {
  width: 40px;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #e7e7e7;
}
.outnav7 .nav-left {
  left: 0;
  background-image: url('../images/lt3.png');
}
.outnav7 .nav-right {
  right: 0;
  background-image: url('../images/gt3.png');
}
.outnav7 .nav-left:hover {
  background-image: url('../images/lt3h.png');
  background-color: #eb0104;
}
.outnav7 .nav-right:hover {
  background-image: url('../images/gt3h.png');
  background-color: #eb0104;
}
.outnav7 #wrapper77 {
  width: 100%;
  height: 100%;
  position: relative;
}
.outnav7.on {
  padding: 0 40px;
}
.outnav7.on .nav-left,
.outnav7.on .nav-right {
  display: block;
}
.nav7 {
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.nav7 li {
  width: 170px;
  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;
  color: #666;
  line-height: 60px;
  font-size: 16px;
}
.nav7 li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  display: none;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  margin-top: -7px;
}
.nav7 li a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  width: 0;
  height: 2px;
  margin-left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #014ab1;
}
.nav7 li:hover a {
  color: #eb0104;
}
.nav7 li:hover a:after {
  width: 108px;
  margin-left: -54px;
}
.nav7 li.on a {
  color: #eb0104;
}
.nav7 li.on a:after {
  width: 108px;
  margin-left: -54px;
}
.mouse {
  position: absolute;
  left: 50%;
  bottom: 60px;
  z-index: 8;
  line-height: 28px;
  height: 76px;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mouse > label {
  display: block;
  height: 28px;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
}
.mouse > b {
  position: absolute;
  top: 36px;
  width: 1px;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  background-color: #555;
}
.mouse > b.i1 {
  left: -12px;
  height: 40px;
}
.mouse > b.i1:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  background-color: #fff;
  bottom: 100%;
  left: 0;
  -webkit-animation: rise1 1.6s linear infinite;
          animation: rise1 1.6s linear infinite;
}
.mouse > b.i2 {
  right: -12px;
  height: 24px;
}
.mouse > b.i2:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  background-color: #fff;
  bottom: 100%;
  left: 0;
  -webkit-animation: rise2 1.6s linear infinite;
          animation: rise2 1.6s linear infinite;
}
@-webkit-keyframes rise1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translateY(80px);
            transform: translateY(80px);
  }
}
@keyframes rise1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translateY(80px);
            transform: translateY(80px);
  }
}
@-webkit-keyframes rise2 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translateY(48px);
            transform: translateY(48px);
  }
}
@keyframes rise2 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translateY(48px);
            transform: translateY(48px);
  }
}
.fside {
  position: fixed;
  z-index: 50;
  left: 1px;
  top: 50%;
  margin-top: -160px;
  width: 100px;
  -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
}
.fside.zk {
  left: -100px;
}
.fside i {
  width: 11px;
  height: 68px;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -34px;
  z-index: 10;
  background: #38b9b0 url('../images/sandao.png') center no-repeat;
  cursor: pointer;
  border-radius: 0 9px 9px 0;
}
.fside label {
  display: block;
  width: 100%;
  height: 55px;
  border-radius: 6px 6px 0 0;
  background: #38bab1 url('../images/ssdlogo.png') center no-repeat;
}
.fside a {
  display: block;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  background-color: #fff;
  padding-top: 17px;
  padding-bottom: 10px;
}
.fside a .pic {
  width: 30px;
  height: 30px;
  font-size: 0;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 1px solid #38bab1;
  background-color: #38bab1;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fside a > p {
  margin-top: 7px;
  font-size: 14px;
  line-height: 20px;
  color: #576c87;
  height: 20px;
}
.fside a:hover > .pic {
  background-color: #fff;
}
.fside a:hover > p {
  color: #38bab1;
}
.sideinfo {
  width: 0;
  height: 56px;
  overflow: hidden;
  position: absolute;
  left: 100px;
  top: 10px;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sideinfo.on {
  width: 214px;
}
.sideinfo div {
  padding: 13px 0 13px 52px;
  width: 148px;
  color: #fff;
  text-align: left;
  position: relative;
}
.sideinfo div h3 {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  display: none;
}
.sideinfo .sidetel {
  background: #af966d url('../images/ssd3.png') 19px no-repeat;
}
.sideinfo .sidetel p {
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-family: "Centaur";
}
.sidetel:before {
  content: '';
  position: absolute;
  left: -14px;
  top: 50%;
  margin-top: -7px;
  z-index: 0;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-right-color: #af966d;
}
.sideinfo2 {
  width: 70px;
  height: 75px;
  background-color: #af966d;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sideinfo2.on {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sideinfo2 span {
  display: block;
  width: 36px;
  height: 36px;
  padding: 20px 17px;
  line-height: 18px;
  color: #fff;
  font-size: 16px;
}
.sidebigewm {
  display: none;
  position: absolute;
  top: 0;
  left: 74px;
  z-index: 1;
  background-color: #fff;
  width: 120px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.sidebigewm img {
  width: 100%;
}
.fside a .pic.sd1 {
  background-image: url('../images/ssd1.png');
}
.fside a .pic.sd2 {
  background-image: url('../images/ssd2.png');
}
.fside a .pic.sd3 {
  background-image: url('../images/ssd3.png');
}
.fside a .pic.sd4 {
  background-image: url('../images/ssd4.png');
}
.fside a:hover .pic.sd1 {
  background-image: url('../images/ssd1h.png');
}
.fside a:hover .pic.sd2 {
  background-image: url('../images/ssd2h.png');
}
.fside a:hover .pic.sd3 {
  background-image: url('../images/ssd3h.png');
}
.fside a:hover .pic.sd4 {
  background-image: url('../images/ssd4h.png');
}
@media screen and (max-width: 1023px) {
  .fside {
    display: none;
  }
}
.fu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 150;
  top: 0;
  left: 0;
  display: none;
}
.fubg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}
.fuin {
  position: absolute;
  width: 540px;
  left: 50%;
  margin-left: -270px;
  top: 50%;
  z-index: 3;
}
.fuin {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%) scale(0.9);
          transform: translateY(-50%) scale(0.9);
  opacity: 0;
}
.fu.on .fuin {
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
  opacity: 1;
}
.fuin a.close {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 70px;
  top: 40px;
  z-index: 1;
  background: #cccccc url('../images/close.png') center no-repeat;
  border-radius: 50%;
}
.fuin .fucon {
  padding: 44px 70px 56px;
  background-color: #fff;
  overflow: hidden;
}
.fuin .fucon h2 {
  font-size: 28px;
  color: #2778be;
  line-height: 36px;
  font-weight: bold;
}
/*首页*/
.sw00out {
  position: relative;
  width: 100%;
  height: 780px;
  z-index: 2;
  overflow: hidden;
}
#sw00 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#sw00 .swiper-slide {
  overflow: hidden;
}
#sw00 .slideinner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#sw00 .slideinner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/*.sw00out .swiper-pagination{ font-size: 14px; color: #fff; line-height: 50px; 
	width: auto; height: 50px; left:9.375%; bottom: 50px;}
.sw00out .swiper-pagination-current{ font-size: 40px; font-weight: bold;}
.sw00out .swiper-pagination-total{ font-size: 14px;}*/
.swiper-num00 {
  position: absolute;
  height: 50px;
  left: 9.375%;
  bottom: 50px;
  z-index: 10;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
  pointer-events: none;
}
.swiper-num00 span {
  display: inline-block;
}
.swiper-num00 .active {
  font-size: 40px;
  font-weight: bold;
  margin-right: 5px;
}
.swiper-num00 .total {
  font-size: 14px;
  margin-left: 5px;
}
.sw00out .swiper-pagination {
  left: auto;
  right: 9.375%;
  height: 10px;
  bottom: 50px;
  white-space: nowrap;
}
.sw00out .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 15px;
  background-color: #fff;
  outline: 0 none;
  opacity: 0.5;
  vertical-align: top;
}
.sw00out .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.sw00out .sw-prev,
.sw00out .sw-next {
  position: absolute;
  top: 50%;
  width: 100px;
  height: 18px;
  z-index: 11;
  font-size: 16px;
  color: #fff;
  line-height: 18px;
  text-transform: uppercase;
  cursor: pointer;
}
.sw00out .sw-prev:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  z-index: 0;
  width: 50px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sw00out .sw-next:before {
  content: '';
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 0;
  width: 50px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sw00out .sw-prev {
  left: 0;
  text-align: right;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.sw00out .sw-next {
  right: 0;
  text-align: left;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.sw00out .sw-prev:hover,
.sw00out .sw-next:hover {
  color: #cfa54f;
}
.sw00out .sw-prev:hover:before,
.sw00out .sw-next:hover:before {
  background-color: #cfa54f;
}
.sw00out .swiper-scrollbar {
  position: absolute;
  left: 6.25%;
  bottom: 6%;
  width: 80px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  margin-left: 52px;
  margin-bottom: 20px;
}
.sw00out .swiper-scrollbar-drag {
  width: 0;
  background-color: #fff;
}
.sw00out .swiper-scrollbar-drag.active {
  -webkit-animation: widthgrow 8s linear 1;
          animation: widthgrow 8s linear 1;
}
@-webkit-keyframes widthgrow {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes widthgrow {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@media screen and (max-width: 1400px) {
  .sw00out .sw-prev {
    left: -50px;
  }
  .sw00out .sw-next {
    right: -50px;
  }
}
@media screen and (max-width: 1024px) {
  .swiper-num00 {
    left: 4%;
    bottom: 3%;
  }
  .sw00out .swiper-pagination {
    right: 4%;
    bottom: 3%;
  }
  .sw00out .swiper-pagination-current {
    font-size: 24px;
  }
}
@media screen and (max-width: 750px) {
  .sw00out {
    height: auto;
    padding-bottom: 100%;
  }
  .swiper-num00 {
    display: none;
  }
  .sw00out .swiper-pagination {
    width: 100%;
    right: 0;
  }
  .sw00out .sw-prev {
    left: -20px;
    width: 50px;
  }
  .sw00out .sw-next {
    right: -20px;
    width: 50px;
  }
  .sw00out .sw-prev:before,
  .sw00out .sw-next:before {
    display: none;
  }
}
.z_wave {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  bottom: -12vw;
  z-index: 1;
  -webkit-transition: ease 2s;
  transition: ease 2s;
}
.z_wave .wave {
  z-index: -1;
  position: absolute;
  width: 19vw;
  height: 19vw;
  background: #009bce;
  border-radius: 45%;
  -webkit-animation: wvrotate 6s linear infinite;
          animation: wvrotate 6s linear infinite;
  opacity: .8;
}
.z_wave .wave1 {
  background: #009bce;
  -webkit-transform: translate(-20%, 0%) rotate(0deg);
          transform: translate(-20%, 0%) rotate(0deg);
  opacity: .4;
  width: 17vw;
  height: 17vw;
  -webkit-animation: wvrotate1 6s linear -4s infinite;
          animation: wvrotate1 6s linear -4s infinite;
  border-radius: 65%;
}
.z_wave .wave2 {
  background: #009bce;
  -webkit-transform: translate(20%, 0%) rotate(0deg);
          transform: translate(20%, 0%) rotate(0deg);
  opacity: .6;
  top: 0;
  -webkit-animation: wvrotate2 8s linear -2s infinite;
          animation: wvrotate2 8s linear -2s infinite;
  width: 17vw;
  height: 17vw;
  border-radius: 38%;
  position: absolute;
  z-index: -1;
}
@-webkit-keyframes wvrotate {
  50% {
    border-radius: 38%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    border-radius: 45%;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes wvrotate {
  50% {
    border-radius: 38%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    border-radius: 45%;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes wvrotate1 {
  50% {
    border-radius: 38%;
    -webkit-transform: translate(-30%, 8%) rotate(180deg);
            transform: translate(-30%, 8%) rotate(180deg);
  }
  100% {
    border-radius: 45%;
    -webkit-transform: translate(-20%, 0%) rotate(360deg);
            transform: translate(-20%, 0%) rotate(360deg);
  }
}
@keyframes wvrotate1 {
  50% {
    border-radius: 38%;
    -webkit-transform: translate(-30%, 8%) rotate(180deg);
            transform: translate(-30%, 8%) rotate(180deg);
  }
  100% {
    border-radius: 45%;
    -webkit-transform: translate(-20%, 0%) rotate(360deg);
            transform: translate(-20%, 0%) rotate(360deg);
  }
}
@-webkit-keyframes wvrotate2 {
  50% {
    border-radius: 45%;
    -webkit-transform: translate(30%, 8%) rotate(180deg);
            transform: translate(30%, 8%) rotate(180deg);
  }
  100% {
    border-radius: 38%;
    -webkit-transform: translate(20%, 0%) rotate(360deg);
            transform: translate(20%, 0%) rotate(360deg);
  }
}
@keyframes wvrotate2 {
  50% {
    border-radius: 45%;
    -webkit-transform: translate(30%, 8%) rotate(180deg);
            transform: translate(30%, 8%) rotate(180deg);
  }
  100% {
    border-radius: 38%;
    -webkit-transform: translate(20%, 0%) rotate(360deg);
            transform: translate(20%, 0%) rotate(360deg);
  }
}
@media screen and (max-width: 1024px) {
  .z_wave {
    display: none;
  }
}
.evwz {
  position: absolute;
  top: 50%;
  left: 9.375%;
  z-index: 2;
  margin-top: -112px;
  -webkit-transition: 1s;
  transition: 1s;
}
.evwz .txt3 {
  font-size: 56px;
  line-height: 76px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}
.evwz .txt4 {
  font-size: 30px;
  line-height: 58px;
  color: #fff;
  text-transform: uppercase;
  word-break: normal;
  margin-bottom: 30px;
  font-family: "Microsoft Yahei";
}
.evmore {
  position: relative;
  overflow: hidden;
  width: 168px;
  height: 48px;
  margin-top: 34px;
  display: block;
  border: 1px solid #fff;
  line-height: 48px;
  text-align: center;
  border-radius: 25px;
  background-color: transparent;
}
.evmore span {
  display: inline-block;
  padding-left: 26px;
  height: 100%;
  font-size: 14px;
  color: #fff;
  background: url('../images/jtr2h-an.png') 0 no-repeat;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: bold;
}
.evwz .evmore:hover {
  border-color: #0099cd;
  background-color: #0099cd;
}
@media screen and (max-width: 1400px) {
  .evwz {
    margin-top: -120px;
  }
  .evwz .txt3 {
    font-size: 46px;
    line-height: 64px;
  }
  .evwz .txt4 {
    font-size: 26px;
    line-height: 48px;
  }
}
@media screen and (max-width: 1024px) {
  .evwz {
    margin-top: -90px;
  }
  .evwz .txt3 {
    font-size: 36px;
    line-height: 48px;
  }
  .evwz .txt4 {
    font-size: 18px;
    line-height: 30px;
  }
}
@media screen and (max-width: 750px) {
  .evwz {
    left: 5%;
    width: 90%;
    text-align: center;
    margin-top: -66px;
  }
  .evwz .txt3 {
    font-size: 30px;
  }
  .evwz .txt4 {
    display: none;
  }
  .evmore {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 600px) {
  .evwz .txt3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.fcate1 {
  position: relative;
  padding-left: 40px;
}
.fcate1 .cn {
  font-size: 44px;
  color: #0099cd;
  line-height: 56px;
  position: relative;
}
.fcate1:before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 0;
  -webkit-transition: .4s;
  transition: .4s;
  width: 12px;
  height: 40px;
  background: url('../images/dao.png') center no-repeat;
}
.fcate1:hover:before {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.fcate1 .txt {
  font-size: 26px;
  color: #333;
  line-height: 38px;
  margin-top: 24px;
}
@media screen and (max-width: 1023px) {
  .fcate1 {
    text-align: center;
    padding-left: 0;
  }
  .fcate1:before {
    left: 50%;
    top: 50px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .fcate1:hover:before {
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}
@media screen and (max-width: 750px) {
  .fcate1 .cn {
    font-size: 32px;
    line-height: 40px;
  }
  .fcate1 .txt {
    font-size: 18px;
    line-height: 26px;
  }
  .fcate1:before {
    top: 34px;
  }
}
.fabout {
  padding: 120px 0 490px;
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #ffffff url('../images/fabbg.jpg') bottom no-repeat;
}
.fabout .enp {
  position: absolute;
  left: 0;
  top: 180px;
  z-index: 0;
  width: 100%;
  font-size: 0;
}
.fabout .enp img {
  max-width: 90%;
}
.fabout .cer8 {
  position: relative;
  z-index: 5;
}
.global2 {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.globalright2 {
  width: 690px;
}
.globalother2 {
  width: 610px;
}
.globalother2 .intro {
  font-size: 16px;
  color: #333;
  line-height: 34px;
  text-align: justify;
  margin-top: 56px;
}
.fabmore {
  display: block;
  width: 74px;
  height: 24px;
  border-bottom: 2px solid #0099cd;
  margin-top: 50px;
  font-size: 14px;
  color: #0099cd;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
}
.fabmore:hover {
  width: 100px;
  background-color: #0099cd;
  color: #fff;
}
@media screen and (max-width: 1400px) {
  .globalother2 {
    width: 45%;
  }
  .globalright2 {
    width: 45%;
  }
}
@media screen and (max-width: 1023px) {
  .fabout {
    padding: 100px 0 520px;
  }
  .globalright2 {
    width: 100%;
  }
  .globalother2 {
    width: 100%;
  }
  .globalother2 .intro {
    text-align: center;
  }
  .fabmore {
    margin-left: auto;
    margin-right: auto;
  }
  .fabout .enp {
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .fabout {
    padding: 80px 0 520px;
  }
}
.fguolist {
  overflow: hidden;
  font-size: 0;
  text-align: center;
  width: 100%;
  margin-top: 174px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fguolist li {
  display: inline-block;
}
.fguolist li a {
  display: block;
  text-align: left;
}
.fguolist h3 {
  line-height: 64px;
  height: 64px;
  color: #0099cd;
}
.fguolist h3 span {
  display: inline-block;
  font-size: 64px;
  font-weight: bold;
  height: 100%;
}
.fguolist .txt {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  margin-bottom: 20px;
}
.fguolist .txt2 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
}
@media screen and (max-width: 1023px) {
  .fguolist {
    margin-top: 60px;
  }
  .fguolist h3 span {
    font-size: 50px;
  }
}
@media screen and (max-width: 750px) {
  .fguolist h3 {
    line-height: 50px;
    height: 50px;
  }
  .fguolist h3 span {
    font-size: 40px;
  }
  .fguolist .txt {
    margin-bottom: 0;
  }
}
.fpro .pic {
  width: 100%;
  height: 314px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.fpro .pic:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 5;
}
.fprolist li:hover .fpro .pic:after {
  -webkit-animation: gradient-rectangle 1s cubic-bezier(0, 0, 0.18, 0.96) 1;
          animation: gradient-rectangle 1s cubic-bezier(0, 0, 0.18, 0.96) 1;
}
@-webkit-keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0;
  }
}
@keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0;
  }
}
.fbtl {
  position: relative;
}
.fcate2 {
  float: left;
  position: relative;
  padding-left: 40px;
}
.fcate2 .cn {
  font-size: 44px;
  color: #0099cd;
  line-height: 56px;
  position: relative;
}
.fcate2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 0;
  -webkit-transition: .4s;
  transition: .4s;
  width: 12px;
  height: 40px;
  background: url('../images/dao.png') center no-repeat;
}
.fcate2:hover:before {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.fcate2 .txt {
  font-size: 26px;
  color: #333;
  line-height: 38px;
  margin-top: 24px;
}
.fnmore {
  float: right;
  position: relative;
  overflow: hidden;
  width: 152px;
  height: 52px;
  margin-top: 54px;
  display: block;
  border: 1px solid #cbcbcb;
  line-height: 52px;
  text-align: center;
  border-radius: 20px 0 0;
  background-color: transparent;
}
.fnmore span {
  display: inline-block;
  padding-right: 30px;
  height: 100%;
  font-size: 16px;
  color: #333;
  background: url('../images/jtr1-an.png') right no-repeat;
  -webkit-transition: .3s;
  transition: .3s;
}
.fbtl .fnmore:hover {
  border-color: #0099cd;
  background-color: #0099cd;
}
.fbtl .fnmore:hover span {
  color: #fff;
  background-image: url('../images/jtr1h-an.png');
}
@media screen and (max-width: 1023px) {
  .fcate2 {
    float: none;
    text-align: center;
    padding-left: 0;
  }
  .fcate2:before {
    left: 50%;
    top: 50px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .fcate2:hover:before {
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
  .fnmore {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 750px) {
  .fcate2 .cn {
    font-size: 32px;
    line-height: 40px;
  }
  .fcate2 .txt {
    font-size: 18px;
    line-height: 26px;
  }
  .fcate2:before {
    top: 34px;
  }
}
.fnews {
  position: relative;
  padding: 120px 0 150px;
  background: url('../images/fnewsbg.jpg') bottom no-repeat;
}
.fnews .enp {
  position: absolute;
  left: 0;
  top: 180px;
  z-index: 0;
  width: 100%;
  font-size: 0;
}
.fnews .enp img {
  max-width: 90%;
}
.fnews .cer8 {
  position: relative;
  z-index: 5;
}
.fnewslist {
  overflow: hidden;
  font-size: 0;
  margin-top: 86px;
  margin-left: -28px;
  margin-right: -28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.fnewslist li {
  width: 25%;
}
.fnewslist li .inner {
  padding: 0 28px;
  border-left: 1px solid #e4e4e4;
}
.fnewslist li:first-child .inner {
  border-left: 0 none;
}
.fhot {
  position: relative;
  display: block;
  width: 100%;
  height: 520px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
}
.fhot .pic {
  width: 100%;
  height: 314px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.fhot .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fhot .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #fff;
}
.fhot .bg:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 120px;
  height: 100px;
  background-color: #22bbef;
  border-radius: 100% 0 0;
}
.fhot .wz {
  padding: 20px 0 10px;
  position: absolute;
  left: 0;
  top: 314px;
  z-index: 3;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fhot h3 {
  font-size: 18px;
  color: #333;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
}
.fhot .txt {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  overflow: hidden;
  height: 78px;
  margin-top: 10px;
}
.fhot .more {
  width: 74px;
  height: 24px;
  border-bottom: 2px solid #0099cd;
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #0099cd;
  line-height: 24px;
  text-align: center;
}
.fnewslist li:hover .bg {
  opacity: 1;
  background-color: #0099cd;
}
.fnewslist li:hover .fhot .wz {
  top: 0;
  padding: 42px 30px 10px;
}
.fnewslist li:hover .fhot h3 {
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  height: 72px;
}
.fnewslist li:hover .fhot .txt {
  color: #fff;
  height: 156px;
  margin-top: 30px;
}
.fnewslist li:hover .fhot .more {
  color: #fff;
  border-bottom-color: #fff;
}
.fhot .wz {
  -webkit-transition: top 0.7s;
  transition: top 0.7s;
}
.fhot h3 {
  -webkit-transition: color 0.7s;
  transition: color 0.7s;
}
.fhot .txt,
.fhot .more,
.fhot .bg {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1350px) {
  .fnewslist li {
    width: 33.33%;
  }
  .fnewslist li:last-child {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .fnewslist {
    margin-top: 30px;
  }
  .fnewslist li {
    width: 50%;
    margin-top: 30px;
  }
  .fnewslist li:last-child {
    display: list-item;
  }
  .fnews .enp {
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  .fnewslist li {
    width: 100%;
    max-width: 100%;
  }
  .fnewslist li:hover .bg {
    opacity: 0;
  }
  .fnewslist li:hover .fhot .wz {
    top: 314px;
    padding: 20px 0 10px;
  }
  .fnewslist li:hover .fhot h3 {
    font-size: 18px;
    color: #0099cd;
    line-height: 34px;
    height: 34px;
  }
  .fnewslist li:hover .fhot .txt {
    color: #666;
    height: 78px;
    margin-top: 10px;
  }
  .fnewslist li:hover .fhot .more {
    color: #0099cd;
    border-bottom-color: #0099cd;
  }
}
.pao {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.pao span {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: 1;
  background-color: #32c8fb;
  -webkit-transition: ease 1s;
  transition: ease 1s;
  position: absolute;
  left: 50%;
  bottom: -60px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.fnewslist li:hover .pao span:nth-child(1) {
  -webkit-animation: pao  5s linear infinite;
          animation: pao  5s linear infinite;
}
.fnewslist li:hover .pao span:nth-child(2) {
  -webkit-animation: pao3 7s linear infinite;
          animation: pao3 7s linear infinite;
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
}
.fnewslist li:hover .pao span:nth-child(3) {
  -webkit-animation: pao2 4s linear infinite;
          animation: pao2 4s linear infinite;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}
@-webkit-keyframes pao {
  0% {
    -webkit-transform: translate(200%, 0vh) scale(0.4, 0.4);
            transform: translate(200%, 0vh) scale(0.4, 0.4);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(0%, -25vh) scale(0.8, 0.8);
            transform: translate(0%, -25vh) scale(0.8, 0.8);
    opacity: .5;
  }
  100% {
    -webkit-transform: translate(-200%, -50vh) scale(1, 1);
            transform: translate(-200%, -50vh) scale(1, 1);
    opacity: 0;
  }
}
@keyframes pao {
  0% {
    -webkit-transform: translate(200%, 0vh) scale(0.4, 0.4);
            transform: translate(200%, 0vh) scale(0.4, 0.4);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(0%, -25vh) scale(0.8, 0.8);
            transform: translate(0%, -25vh) scale(0.8, 0.8);
    opacity: .5;
  }
  100% {
    -webkit-transform: translate(-200%, -50vh) scale(1, 1);
            transform: translate(-200%, -50vh) scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes pao2 {
  0% {
    -webkit-transform: translate(-200%, 0vh) scale(1, 1);
            transform: translate(-200%, 0vh) scale(1, 1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(250%, -25vh) scale(0.8, 0.8);
            transform: translate(250%, -25vh) scale(0.8, 0.8);
    opacity: .5;
  }
  100% {
    -webkit-transform: translate(50%, -50vh) scale(0.4, 0.4);
            transform: translate(50%, -50vh) scale(0.4, 0.4);
    opacity: 0;
  }
}
@keyframes pao2 {
  0% {
    -webkit-transform: translate(-200%, 0vh) scale(1, 1);
            transform: translate(-200%, 0vh) scale(1, 1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(250%, -25vh) scale(0.8, 0.8);
            transform: translate(250%, -25vh) scale(0.8, 0.8);
    opacity: .5;
  }
  100% {
    -webkit-transform: translate(50%, -50vh) scale(0.4, 0.4);
            transform: translate(50%, -50vh) scale(0.4, 0.4);
    opacity: 0;
  }
}
@-webkit-keyframes pao3 {
  0% {
    -webkit-transform: translate(0%, 0vh) scale(1, 1);
            transform: translate(0%, 0vh) scale(1, 1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(-250%, -25vh) scale(0.6, 0.6);
            transform: translate(-250%, -25vh) scale(0.6, 0.6);
    opacity: .5;
  }
  100% {
    -webkit-transform: translate(200%, -50vh) scale(1.1, 1.1);
            transform: translate(200%, -50vh) scale(1.1, 1.1);
    opacity: 0;
  }
}
@keyframes pao3 {
  0% {
    -webkit-transform: translate(0%, 0vh) scale(1, 1);
            transform: translate(0%, 0vh) scale(1, 1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(-250%, -25vh) scale(0.6, 0.6);
            transform: translate(-250%, -25vh) scale(0.6, 0.6);
    opacity: .5;
  }
  100% {
    -webkit-transform: translate(200%, -50vh) scale(1.1, 1.1);
            transform: translate(200%, -50vh) scale(1.1, 1.1);
    opacity: 0;
  }
}
.news-out {
  padding: 90px 0 100px;
}
@media screen and (max-width: 1023px) {
  .news-out {
    padding: 80px 0 90px;
  }
}
@media screen and (max-width: 750px) {
  .news-out {
    padding: 70px 0 80px;
  }
}
.newslist {
  padding: 60px 0 70px;
}
.newslist li {
  position: relative;
  padding: 50px 120px 50px 60px;
  border: 1px solid #eaeaea;
  margin-bottom: 30px;
  background: #ffffff url('../images/newsbg.png') right bottom no-repeat;
}
.newslist li a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 224px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.newslist li .pic {
  position: relative;
  width: 360px;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0 70px 0 50px;
}
.newslist li .pic img {
  -o-object-fit: cover;
     object-fit: cover;
}
.newslist li .wz {
  padding-top: 14px;
  width: 830px;
}
.newslist li h3 {
  font-size: 24px;
  color: #333;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.newslist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
  min-height: 60px;
  max-height: 90px;
  margin-top: 12px;
  margin-bottom: 30px;
  text-align: justify;
}
.newslist li label {
  display: block;
  width: 110px;
  height: 36px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #999;
  line-height: 36px;
  text-align: center;
  border-radius: 20px;
  cursor: pointer;
}
.newslist li .date {
  width: 70px;
  padding: 12px 0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  background-color: #009cce;
  text-align: center;
  position: relative;
  border-radius: 4px;
}
.newslist li .day {
  display: block;
  font-size: 32px;
  color: #fff;
  line-height: 34px;
  white-space: nowrap;
}
.newslist li .year {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  white-space: nowrap;
}
.newslist li .date:after {
  content: '';
  position: absolute;
  right: 18px;
  top: 100%;
  z-index: 1;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #009cce;
  border-right-color: #009cce;
}
.newslist li:hover {
  background-color: #f3f9fd;
  border-color: #f3f9fd;
}
.newslist li:hover h3 {
  color: #0099cd;
}
.newslist li:hover label {
  color: #fff;
  border-color: #0099cd;
  background-color: #0099cd;
}
.mybubble:hover {
  -webkit-animation: bubbles1 1s forwards ease-out;
          animation: bubbles1 1s forwards ease-out;
  background: radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 60%) 80% 80% / 0.78em 0.78em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(0, 0, 0, 0) 60%) 13% 131% / 0.71em 0.71em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 60%) 7% 80% / 0.58em 0.58em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 60%) 5% 84% / 1.02em 1.02em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 60%) 32% 116% / 0.76em 0.76em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(30, 172, 115, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 60%) 59% 77% / 1.08em 1.08em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 60%) 22% 89% / 0.69em 0.69em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 60%) 74% 119% / 0.69em 0.69em, radial-gradient(circle at center, rgba(30, 172, 115, 0) 20%, #eeeeff 50%, #eeeeff 55%, rgba(30, 172, 115, 0) 60%) 40% 89% / 0.62em 0.62em;
  background-repeat: no-repeat;
}
.newslist li,
.newslist h3,
.newslist label {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@-webkit-keyframes bubbles1 {
  100% {
    background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  }
}
@keyframes bubbles1 {
  100% {
    background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  }
}
@media screen and (max-width: 1440px) {
  .newslist li {
    padding: 50px 40px;
  }
  .newslist li .pic {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin: 0 50px;
  }
}
@media screen and (max-width: 1200px) {
  .newslist li .pic {
    margin: 0 40px;
  }
  .newslist li .wz {
    padding-top: 0;
    width: 700px;
  }
}
@media screen and (max-width: 1024px) {
  .newslist li {
    padding: 40px 30px;
  }
  .newslist li .date {
    display: none;
  }
  .newslist li .pic {
    margin-left: 0;
  }
  .newslist li .wz {
    width: 600px;
  }
}
@media screen and (max-width: 750px) {
  .newslist {
    padding-bottom: 40px;
  }
  .newslist li {
    padding: 0;
    border-color: #fff;
    margin-bottom: 40px;
  }
  .newslist li:hover {
    background-color: #fff;
  }
  .newslist li .pic {
    margin-right: 30px;
    border-radius: 10px;
  }
  .newslist li .wz {
    width: 360px;
  }
  .newslist li .txt {
    display: none;
  }
  .newslist li h3 {
    font-size: 20px;
    height: 120px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .newslist li a {
    height: 180px;
  }
  .newslist li h3 {
    font-size: 16px;
    line-height: 34px;
    height: 102px;
  }
}
.lianxi-out {
  padding: 120px 0 128px;
}
@media screen and (max-width: 1440px) {
  .lianxi-out {
    padding: 110px 0 120px;
  }
}
@media screen and (max-width: 1023px) {
  .lianxi-out {
    padding: 100px 0 110px;
  }
}
@media screen and (max-width: 750px) {
  .lianxi-out {
    padding: 80px 0 90px;
  }
}
.lx {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lxleft {
  width: 600px;
  margin-right: 50px;
  margin-top: -30px;
}
.lxright {
  width: 750px;
  text-align: center;
}
.lxright img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .lx {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lxleft {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
  .lxright {
    width: 100%;
    margin-top: 60px;
  }
}
.lxleft .intro {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  margin-top: 34px;
  margin-bottom: 74px;
}
.liuyan3 {
  color: #333;
  font-size: 0;
}
.liuyan3 .hang {
  margin-bottom: 46px;
}
.liuyan3 .hang.fat {
  height: auto;
}
.liuyan3 label.bq {
  display: block;
  font-size: 16px;
  line-height: 28px;
  color: #333;
  height: 28px;
  overflow: hidden;
}
.liuyan3 input[type=text] {
  width: 100%;
  height: 40px;
  border: 0 none;
  border-bottom: 1px solid #eee;
  line-height: 40px;
  font-size: 14px;
  padding-bottom: 5px;
}
.liuyan3 textarea {
  width: 100%;
  padding: 10px 0 5px;
  height: 80px;
  border: 0 none;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  line-height: 20px;
  resize: none;
  vertical-align: top;
}
.liuyan3 input[type=text]:focus,
.liuyan3 textarea:focus {
  border-color: #0099cd;
}
.liuyan3 input[type=text],
.liuyan3 textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan3 i.v {
  display: block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan3 .hang2 {
  padding-right: 80px;
  position: relative;
}
.liuyan3 .hang2 input[type=text] {
  width: 100%;
}
.liuyan3 .verifyImg {
  width: 80px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.liuyan3 .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  margin-left: 20px;
  background: url('../images/change2.png') center no-repeat;
}
.liuyan3 input#tj2 {
  display: block;
  width: 160px;
  height: 42px;
  font-size: 16px;
  line-height: 42px;
  color: #fff;
  border-radius: 20px;
  background-color: #0099cd;
}
.liuyan3 .Validform_checktip {
  height: 26px;
  line-height: 26px;
}
.cate5 {
  position: relative;
  padding-left: 60px;
  background: url('../images/gt-cate.png') 0 10px no-repeat;
}
.cate5 .en {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  text-transform: uppercase;
  font-family: "Century Gothic";
}
.cate5 .cn {
  font-size: 32px;
  color: #333;
  line-height: 48px;
}
.cate5.cate5h .en {
  color: #fff;
}
.cate5.cate5h .cn {
  color: #fff;
}
@media screen and (max-width: 750px) {
  .cate5 {
    padding-left: 44px;
  }
  .cate5 .cn {
    font-size: 26px;
  }
}
.lianxi {
  padding: 90px 0 110px;
}
@media screen and (max-width: 1023px) {
  .lianxi {
    padding: 90px 0 100px;
  }
}
@media screen and (max-width: 750px) {
  .lianxi {
    padding: 80px 0 90px;
  }
}
.lxlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 58px;
  margin-bottom: 60px;
}
.lxlist li {
  border: 1px solid #eee;
  margin-bottom: 10px;
  width: 480px;
  background: #ffffff url('../images/lxwaybg.png') right bottom no-repeat;
}
.lxlist li:nth-child(2) {
  margin: 0 30px 10px;
}
.lxlist .lin {
  padding: 35px 40px;
}
.lxlist .inner {
  position: relative;
  padding-left: 120px;
  height: 128px;
}
.lxlist .pic {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 0;
  top: 7px;
  z-index: 1;
  font-size: 0;
  text-align: center;
  line-height: 90px;
  background-color: #0099cd;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 7px rgba(0, 153, 205, 0.1);
          box-shadow: 0 0 0 7px rgba(0, 153, 205, 0.1);
}
.lxlist .pic img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.lxlist h3 {
  font-size: 20px;
  color: #666;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 4px;
}
.lxlist .txt {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.lxlist .txt.email {
  padding-left: 45px;
  text-indent: -45px;
}
.lxlist .txt span {
  display: inline-block;
  text-indent: 0;
}
.lxlist li:hover .pic img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.lxinfo {
  font-size: 16px;
  color: #666;
  line-height: 2em;
  position: relative;
  margin-left: 300px;
  margin-top: -32px;
}
.lxinfo span {
  display: inline-block;
  margin-right: 54px;
}
#map {
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 1400px) {
  .lxlist {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 1100px) {
  .lxlist li:nth-child(2) {
    margin: 0 0 10px;
  }
  .lxlist .lin {
    padding: 25px 30px;
  }
}
@media screen and (max-width: 900px) {
  .lxinfo {
    margin-left: 44px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  .lxinfo span {
    display: block;
    margin-right: 0;
  }
}
.yaogu {
  height: 780px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.yaogupicbg {
  width: 50%;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.yaogupicbg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.yaoguother {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.yaoguother .inner {
  padding: 0 16.6%;
  text-align: left;
}
.yaogucon {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  margin-top: 42px;
}
.yaoguinfo {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  margin-top: 35px;
}
@media screen and (max-width: 1460px) {
  .yaoguother .inner {
    padding: 0 10%;
  }
}
@media screen and (max-width: 1100px) {
  .yaogu {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .yaogupicbg {
    width: 100%;
  }
  .yaogupicbg img {
    height: auto;
  }
  .yaoguother {
    width: 100%;
    padding: 70px 0;
  }
}
@media screen and (max-width: 750px) {
  .yaoguother .inner {
    padding: 0 5%;
  }
}
/*11新闻详情*/
.newspage-out {
  padding: 120px 0 120px;
}
@media screen and (max-width: 1023px) {
  .newspage-out {
    padding: 100px 0 100px;
  }
}
@media screen and (max-width: 750px) {
  .newspage-out {
    padding: 80px 0 80px;
  }
}
.main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mainleft {
  width: 1080px;
}
.mainright {
  width: 340px;
  padding-left: 50px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.btc-h {
  margin-bottom: 30px;
}
.btc-h h1 {
  font-size: 28px;
  color: #333;
  line-height: 50px;
  margin-bottom: 18px;
}
.btc-date {
  font-size: 16px;
  color: #888;
  line-height: 26px;
}
.btc-date span {
  display: inline-block;
  margin-left: 60px;
}
.btc-date span:first-child {
  margin-left: 0;
}
.btc-con {
  font-size: 16px;
  line-height: 32px;
  color: #555;
  text-align: justify;
  border-top: 1px solid #e7eaef;
  border-bottom: 1px solid #e7eaef;
  padding: 30px 0 82px;
}
.btc-con img {
  max-width: 100%;
}
.btc-con a {
  color: #0099cd;
}
@media screen and (max-width: 1200px) {
  .main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mainleft {
    width: 100%;
  }
  .mainright {
    width: 100%;
    margin-top: 60px;
    padding-left: 0;
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .btc-h h1 {
    font-size: 24px;
    line-height: 40px;
  }
  .btc-con {
    padding-bottom: 60px;
  }
}
.atc-pn {
  position: relative;
  padding-right: 150px;
  margin-top: 50px;
}
.atc-pn a {
  display: block;
  font-size: 16px;
  color: #999;
  line-height: 32px;
}
.atc-pn a span {
  color: #666;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.atc-prev {
  margin-bottom: 12px;
}
.atc-prev:hover,
.atc-next:hover {
  color: #0099cd;
}
.atc-prev:hover span,
.atc-next:hover span {
  color: #0099cd;
}
.atc-pn a.atc-ret {
  position: absolute;
  right: 0;
  top: 18px;
  z-index: 1;
  width: 120px;
  height: 40px;
  color: #fff;
  border-radius: 20px;
  display: block;
  background-color: #0099cd;
}
.atc-pn a.atc-ret span {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 40px;
}
@media screen and (max-width: 1023px) {
  .atc-pn {
    padding-right: 0;
  }
  .atc-pn a.atc-ret {
    position: relative;
    top: auto;
    right: auto;
    margin: 40px auto 0;
  }
}
.sdbox .title {
  position: relative;
  height: 50px;
  line-height: 50px;
}
.sdbox .title:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 3px;
  height: 26px;
  background-color: #cfa54f;
  margin-top: -13px;
}
.sdbox .title h5 {
  font-size: 28px;
  color: #333;
  text-indent: 14px;
}
.sdnewslist {
  width: 100%;
  margin-top: 22px;
}
.sdnewslist li {
  width: 100%;
  margin-bottom: 26px;
}
.sdnewslist li a {
  display: block;
  position: relative;
}
.sdnewslist .pic {
  width: 100%;
  height: 224px;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  margin-bottom: 16px;
}
.sdnewslist img {
  -o-object-fit: cover;
     object-fit: cover;
}
.sdnewslist li h3 {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s;
}
.sdnewslist li:hover h3 {
  color: #0099cd;
}
.sdnewslist2 {
  padding-top: 14px;
  border-top: 1px solid #d0d6da;
}
.sdnewslist2 li a {
  display: block;
  position: relative;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  padding-left: 20px;
}
.sdnewslist2 li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 6px;
  height: 6px;
  background-color: rgba(207, 165, 79, 0.5);
  margin-top: -3px;
}
.sdnewslist2 li:hover a {
  color: #cfa54f;
}
/*2关于我们*/
.aboutout {
  position: relative;
  width: 100%;
  padding: 120px 0 130px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 153, 205, 0.2)), to(rgba(0, 153, 205, 0)));
  background-image: linear-gradient(0deg, rgba(0, 153, 205, 0.2) 0%, rgba(0, 153, 205, 0) 100%);
  background-position: 0 100%;
  background-size: 100% 444px;
  background-repeat: no-repeat;
}
.about {
  position: relative;
  width: 100%;
}
.about .cer8 {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .aboutout {
    padding: 100px 0 110px;
  }
}
@media screen and (max-width: 750px) {
  .aboutout {
    padding: 80px 0 80px;
  }
}
.global {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.globalpicbg {
  width: 38.23%;
  height: 525px;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0;
  text-align: center;
  z-index: 1;
}
.globalpicbg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 60px;
}
.globalother {
  width: 55.77%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aboutleft .abintro {
  font-size: 24px;
  color: #0099cd;
  line-height: 42px;
  margin: 52px 0 48px;
}
.aboutleft .abtxt {
  font-size: 18px;
  color: #666;
  line-height: 30px;
}
@media screen and (max-width: 1440px) {
  .globalpicbg {
    width: 48%;
  }
  .globalother {
    width: 48%;
  }
}
@media screen and (max-width: 1200px) {
  .global {
    height: auto;
  }
  .globalpicbg {
    width: 100%;
    height: auto;
    position: relative;
  }
  .globalpicbg img {
    width: auto;
    max-width: 90%;
    border-top-left-radius: 30px;
  }
  .globalother {
    width: 100%;
    padding-bottom: 60px;
  }
  .aboutleft .abintro {
    margin: 40px 0;
  }
  .aboutleft .abtxt {
    font-size: 16px;
  }
}
@media screen and (max-width: 750px) {
  .aboutleft .abintro {
    font-size: 20px;
    line-height: 36px;
  }
  .globalpicbg img {
    border-top-left-radius: 15px;
  }
}
/*3发展历程*/
.lichenout {
  padding: 90px 0 34px;
}
.lichenout .bigtitle {
  font-size: 26px;
  color: #0099cd;
  line-height: 40px;
  text-align: center;
  margin-top: 15px;
}
.lichenlist {
  padding: 68px 0 56px;
  position: relative;
  width: 100%;
  margin-top: 30px;
  background: url('../images/fazhanbg.png') center 0 no-repeat;
}
.lichenlist:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 30px;
  z-index: 0;
  width: 0;
  bottom: 0;
  border-left: 2px solid #eef1f4;
  margin-left: -1px;
}
.lichenlist li {
  position: relative;
  z-index: 1;
  background: url('../images/dot-chen.png') center no-repeat;
}
.lichenlist li:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  background: #cfa54f url('../images/flag.png') center no-repeat;
  -webkit-transition: .5s;
  transition: .5s;
}
.lichenlist li .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
}
.lichenlist li .fzleft {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.lichenlist li .fzright {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lichenlist li .year {
  height: 70px;
  line-height: 70px;
  font-size: 38px;
  color: #686868;
  font-weight: bold;
  padding-right: 80px;
}
.lichenlist li .year span {
  font-size: 18px;
  margin-left: 5px;
}
.lichenlist li .txt {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  max-height: 96px;
  overflow: hidden;
  padding-left: 80px;
}
.lichenlist li:nth-child(2n) .fzleft {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lichenlist li:nth-child(2n) .fzright {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.lichenlist li:nth-child(2n) .year {
  padding-right: 0;
  padding-left: 80px;
}
.lichenlist li:nth-child(2n) .txt {
  padding-right: 80px;
  padding-left: 0;
  text-align: right;
}
.lichenlist li:hover {
  background-color: #f6f6f6;
}
.lichenlist li:hover .year {
  color: #cfa54f;
}
.lichenlist li:hover:before {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.lichenlist li,
.lichenlist li .year {
  -webkit-transition: .4s;
  transition: .4s;
}
@media screen and (max-width: 750px) {
  .lichenout {
    padding: 70px 0 34px;
  }
  .lichenout .bigtitle {
    margin-top: 35px;
  }
  .lichenlist li .year {
    padding-right: 40px;
  }
  .lichenlist li .txt {
    padding-left: 40px;
  }
  .lichenlist li:nth-child(2n) .year {
    padding-right: 0;
    padding-left: 40px;
  }
  .lichenlist li:nth-child(2n) .txt {
    padding-right: 40px;
    padding-left: 0;
  }
}
.product-out {
  padding: 90px 0 120px;
}
@media screen and (max-width: 1023px) {
  .product-out {
    padding: 90px 0 100px;
  }
}
@media screen and (max-width: 750px) {
  .product-out {
    padding: 80px 0 80px;
  }
}
.pro-head {
  height: 80px;
  background-color: #c8b285;
  overflow: hidden;
  padding: 0 110px;
  margin-top: 70px;
}
.pro-head .th {
  float: left;
  padding: 22px 0;
  width: 17%;
  height: 36px;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  text-align: left;
}
.pro-head .th.anniu {
  text-align: center;
}
.pro-head .th.minchen {
  width: 29%;
}
.pro-head .th.cas {
  width: 20%;
}
.pro-hand {
  height: 80px;
  background-color: #fff;
  overflow: hidden;
  padding: 0 110px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pro-hand .td {
  float: left;
  padding: 22px 0;
  width: 17%;
  height: 36px;
  overflow: hidden;
  font-size: 18px;
  color: #333;
  line-height: 36px;
}
.pro-hand .td.minchen {
  width: 29%;
}
.pro-hand .td.cas {
  width: 20%;
}
.prolist li .pro-hand {
  background-color: #fff;
}
.prolist li:nth-child(odd) .pro-hand {
  background-color: #f9f9fa;
}
.prolist li:hover .pro-hand {
  background-color: rgba(200, 178, 133, 0.3);
}
.pro-hand {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.prolist li a.more {
  display: block;
  width: 102px;
  height: 32px;
  background-color: #fff;
  border: 1px solid #c8b285;
  font-size: 16px;
  color: #c8b285;
  line-height: 32px;
  text-align: center;
  border-radius: 17px;
  margin: 0 auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.prolist li:hover a.more {
  color: #fff;
  border-color: #c8b285;
  background-color: #c8b285;
}
@media screen and (max-width: 1500px) {
  .pro-head,
  .pro-hand {
    padding: 0 80px;
  }
}
@media screen and (max-width: 1200px) {
  .pro-head,
  .pro-hand {
    padding: 0 60px;
  }
}
@media screen and (max-width: 1023px) {
  .pro-head,
  .pro-hand {
    padding: 0 40px;
  }
}
@media screen and (max-width: 1023px) {
  .pro-head .th.xuhao,
  .pro-hand .td.xuhao {
    width: 8%;
  }
  .pro-head .th.minchen,
  .pro-hand .td.minchen {
    width: 34%;
  }
  .pro-head .th.cas,
  .pro-hand .td.cas {
    width: 24%;
  }
  .pro-head .th.guige,
  .pro-hand .td.guige {
    width: 16%;
  }
  .pro-head .th.anniu,
  .pro-hand .td.anniu {
    width: 18%;
  }
}
@media screen and (max-width: 750px) {
  .pro-head .th.xuhao,
  .pro-hand .td.xuhao {
    display: none;
  }
  .pro-head .th.cas,
  .pro-hand .td.cas {
    display: none;
  }
  .pro-head .th.minchen,
  .pro-hand .td.minchen {
    width: 50%;
  }
  .pro-head .th.guige,
  .pro-hand .td.guige {
    width: 25%;
  }
  .pro-head .th.anniu,
  .pro-hand .td.anniu {
    width: 25%;
  }
  .pro-head,
  .pro-hand {
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .pro-head .th.guige,
  .pro-hand .td.guige {
    display: none;
  }
  .pro-head .th.minchen,
  .pro-hand .td.minchen {
    width: 70%;
  }
  .pro-head .th.anniu,
  .pro-hand .td.anniu {
    width: 30%;
  }
}
.zptwo {
  padding: 110px 0;
}
.zplist {
  padding-top: 68px;
  padding-bottom: 50px;
}
.zplist li {
  border: 1px solid #f9f9fa;
  margin-bottom: 20px;
  background-color: #f9f9fa;
}
.zplist .zpone {
  height: 108px;
  cursor: pointer;
  position: relative;
  padding-left: 60px;
  padding-right: 90px;
}
.zplist .zpone .wz {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
}
.zplist .zpone:before {
  content: '';
  width: 4px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: -1px;
  z-index: 0;
  background-color: #0099cd;
  margin-top: -20px;
}
.zplist .zpone h3 {
  font-size: 20px;
  color: #666;
  line-height: 32px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.zplist .zpone p.info {
  width: 100%;
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
.zplist .zpone i {
  position: absolute;
  right: 60px;
  top: 50%;
  z-index: 1;
  width: 16px;
  height: 40px;
  background: url('../images/jtr-zp.png') center no-repeat;
  margin-top: -20px;
}
.zplist li.on {
  border-color: #0099cd;
}
.zplist li:hover {
  -webkit-box-shadow: 0 0 10px 0 #dedede;
          box-shadow: 0 0 10px 0 #dedede;
}
.zplist li.on .zpone i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.zplist li,
.zplist .zpone i {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.zpcon {
  display: none;
  padding: 16px 60px 70px;
  font-size: 16px;
  color: #585f65;
  line-height: 32px;
}
.zpcon .email {
  display: inline-block;
  text-decoration: underline;
  color: #0099cd;
}
@media screen and (max-width: 1200px) {
  .zptwo {
    padding: 90px 0;
  }
  .zplist .zpone {
    padding-left: 40px;
    padding-right: 70px;
  }
  .zpcon {
    padding: 16px 40px 50px;
  }
  .zplist .zpone i {
    right: 40px;
  }
}
@media screen and (max-width: 750px) {
  .zptwo {
    padding: 80px 0;
  }
  .zplist .zpone {
    padding-left: 30px;
    padding-right: 30px;
  }
  .zpcon {
    padding: 16px 30px 40px;
  }
  .zplist .zpone i {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .zplist .zpone {
    padding: 0 5%;
  }
  .zpcon {
    padding: 16px 5% 40px;
  }
}
.rencai-out {
  padding: 90px 0 110px;
  background: url('../images/zhihui.jpg') right bottom no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 1023px) {
  .rencai-out {
    padding: 90px 0 90px;
  }
}
@media screen and (max-width: 750px) {
  .rencai-out {
    padding: 70px 0 90px;
  }
}
.rencaiinfo {
  font-size: 18px;
  color: #555;
  line-height: 28px;
  margin-top: 90px;
  margin-bottom: 40px;
  margin-left: 60px;
}
.rencailist {
  width: 540px;
  max-width: 90%;
  margin-left: 60px;
}
.rencailist li {
  width: 100%;
  margin-bottom: 32px;
}
.rencailist h3 {
  font-size: 22px;
  color: #555;
  line-height: 40px;
  font-weight: bold;
  height: 40px;
}
.rencailist h3 span {
  color: #cfa54f;
}
.rencailist .txt {
  font-size: 16px;
  color: #555;
  line-height: 28px;
  margin-top: 14px;
}
.rencailist li:hover .txt {
  color: #cfa54f;
}
@media screen and (max-width: 1024px) {
  .rencaiinfo {
    margin-top: 40px;
  }
  .rencailist {
    width: 300px;
  }
}
@media screen and (max-width: 750px) {
  .rencai-out {
    background-position: 100% 110%;
  }
  .rencaiinfo {
    margin-left: 0;
  }
  .rencailist {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  .rencai-out {
    background-position: 100% 105%;
  }
}
/*4荣誉资质*/
.rong-out {
  padding: 90px 0 90px;
  background: url('../images/rongbg.jpg') bottom no-repeat;
}
@media screen and (max-width: 750px) {
  .rong-out {
    padding: 80px 0;
  }
}
.sw5out {
  position: relative;
  margin-top: 70px;
  padding: 0 60px;
}
.sw5 {
  width: 100%;
  height: 616px;
}
.sw5 .swiper-slide {
  width: 400px;
}
.sw5 .swiper-pagination {
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0;
}
.sw5 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  background-color: #bfbfbf;
  outline: 0 none;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
}
.sw5 .swiper-pagination-bullet-active {
  background-color: #b81c22;
}
.sw5out .sw-next,
.sw5out .sw-prev {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
  text-align: center;
  border-radius: 50%;
  margin-top: -25px;
  border: 1px dashed #cfa54f;
}
.sw5out .sw-prev {
  left: 0;
  background: url('../images/lt-ev.png') center no-repeat;
}
.sw5out .sw-next {
  right: 0;
  background: url('../images/gt-ev.png') center no-repeat;
}
.sw5out .sw-prev:hover,
.sw5out .sw-next:hover {
  background-color: #cfa54f;
}
.sw5out .sw-prev:hover {
  background-image: url('../images/lth-ev.png');
}
.sw5out .sw-next:hover {
  background-image: url('../images/gth-ev.png');
}
.sw5 .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sw5 .swiper-slide .pic {
  width: 100%;
  height: 540px;
  font-size: 0;
  background-color: #dae8f0;
  overflow: hidden;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sw5 .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sw5 .swiper-slide-active a {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.sw5 .swiper-slide h3 {
  width: 100%;
  height: 40px;
  overflow: hidden;
  opacity: 0;
  margin-top: 36px;
  font-size: 20px;
  color: #0099cd;
  line-height: 40px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sw5 .swiper-slide-active h3 {
  opacity: 1;
}
.sw5 .swiper-slide-active .pic {
  background-color: #0099cd;
}
@media screen and (max-width: 1024px) {
  .sw5out {
    padding: 0 30px;
  }
}
@media screen and (max-width: 840px) {
  .sw5out {
    padding: 0 0;
  }
  .sw5 {
    height: 526px;
  }
  .sw5 .swiper-slide {
    width: 330px;
  }
  .sw5 .swiper-slide .pic {
    height: 450px;
  }
  .sw5out .sw-next,
  .sw5out .sw-prev {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 600px) {
  .sw5 {
    height: 436px;
  }
  .sw5 .swiper-slide {
    width: 264px;
  }
  .sw5 .swiper-slide .pic {
    height: 360px;
  }
}
/*5文化*/
.wenhua-out {
  padding: 90px 0 90px;
}
@media screen and (max-width: 750px) {
  .wenhua-out {
    padding: 80px 0 60px;
  }
}
.tuanjian-out {
  padding: 90px 0 150px;
}
@media screen and (max-width: 1400px) {
  .tuanjian-out {
    padding: 80px 0 130px;
  }
}
@media screen and (max-width: 1023px) {
  .tuanjian-out {
    padding: 70px 0 110px;
  }
}
@media screen and (max-width: 750px) {
  .tuanjian-out {
    padding: 60px 0 90px;
  }
}
.whlist {
  overflow: hidden;
  margin-top: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.whlist li {
  width: 460px;
  margin-left: 5%;
}
.whlist li:first-child {
  margin-left: 0;
}
.whlist li a {
  display: block;
  text-align: center;
}
.whlist li .pic {
  width: 100%;
  overflow: hidden;
  height: 286px;
  line-height: 286px;
  font-size: 0;
}
.whlist li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.whlist li .wrap {
  padding: 46px 0 62px;
  border: 1px solid #ececec;
  background-position: 100% 100%;
  background-repeat: no-repeat;
}
.whlist li.i1 .wrap {
  background-image: url('../images/w1.png');
}
.whlist li.i2 .wrap {
  background-image: url('../images/w2.png');
}
.whlist li.i3 .wrap {
  background-image: url('../images/w3.png');
}
.whlist li h3 {
  font-size: 30px;
  color: #0099cd;
  line-height: 2em;
  height: 2em;
  overflow: hidden;
}
.whlist li .txt {
  font-size: 18px;
  color: #666;
  line-height: 28px;
  height: 84px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.whlist li:hover .txt {
  color: #0099cd;
}
@media screen and (max-width: 1300px) {
  .whlist li {
    margin-left: 3%;
  }
}
@media screen and (max-width: 1024px) {
  .whlist {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
  .whlist li {
    margin-left: 0;
    margin-top: 30px;
    width: 48%;
  }
  .whlist li .wrap {
    padding: 30px 0 40px;
  }
  .whlist li h3 {
    font-size: 20px;
  }
  .whlist li .txt {
    font-size: 16px;
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  .whlist li {
    width: 100%;
  }
}
.sw6out {
  position: relative;
  margin-top: 94px;
  padding: 0 60px;
}
.sw6 {
  width: 100%;
  height: 438px;
}
.sw6 .swiper-slide {
  width: 940px;
}
.sw6 .swiper-pagination {
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0;
}
.sw6 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  background-color: #bfbfbf;
  outline: 0 none;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
}
.sw6 .swiper-pagination-bullet-active {
  background-color: #b81c22;
}
.sw6out .sw-next,
.sw6out .sw-prev {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
  text-align: center;
  border-radius: 50%;
  margin-top: -25px;
  border: 1px dashed #cfa54f;
}
.sw6out .sw-prev {
  left: 0;
  background: url('../images/lt-ev.png') center no-repeat;
}
.sw6out .sw-next {
  right: 0;
  background: url('../images/gt-ev.png') center no-repeat;
}
.sw6out .sw-prev:hover,
.sw6out .sw-next:hover {
  background-color: #cfa54f;
}
.sw6out .sw-prev:hover {
  background-image: url('../images/lth-ev.png');
}
.sw6out .sw-next:hover {
  background-image: url('../images/gth-ev.png');
}
.sw6 .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
}
.sw6 .swiper-slide .pic {
  width: 100%;
  height: 438px;
  font-size: 0;
  background-color: #000;
  overflow: hidden;
}
.sw6 .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sw6 .swiper-slide-active img {
  opacity: 1;
}
@media screen and (max-width: 1300px) {
  .sw6 {
    height: 336px;
  }
  .sw6 .swiper-slide {
    width: 720px;
  }
  .sw6 .swiper-slide .pic {
    height: 336px;
  }
}
@media screen and (max-width: 1024px) {
  .sw6out {
    padding: 0 30px;
    margin-top: 60px;
  }
  .sw6 {
    height: 280px;
  }
  .sw6 .swiper-slide {
    width: 600px;
  }
  .sw6 .swiper-slide .pic {
    height: 280px;
  }
}
@media screen and (max-width: 840px) {
  .sw6out {
    padding: 0 0;
  }
  .sw6 {
    height: 234px;
  }
  .sw6 .swiper-slide {
    width: 500px;
  }
  .sw6 .swiper-slide .pic {
    height: 234px;
  }
  .sw6out .sw-next,
  .sw6out .sw-prev {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 600px) {
  .sw6 {
    height: 200px;
  }
  .sw6 .swiper-slide {
    width: 400px;
  }
  .sw6 .swiper-slide .pic {
    height: 200px;
  }
}
/*9产品相情*/
.rlpro-out {
  padding: 120px 0;
}
@media screen and (max-width: 1200px) {
  .rlpro-out {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1024px) {
  .rlpro-out {
    padding: 90px 0;
  }
}
@media screen and (max-width: 750px) {
  .rlpro-out {
    padding: 80px 0;
  }
}
.sw9out {
  position: relative;
  margin-top: 70px;
}
#sw9 {
  height: 588px;
  overflow: visible;
}
#sw9 .swiper-slide {
  width: 460px;
  position: relative;
}
#sw9 .swiper-slide a {
  display: block;
  border: 1px solid #eaeaea;
  padding: 30px 40px;
  height: 100%;
  background: url('../images/rlprobg.png') right bottom no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
#sw9 .swiper-slide .pic {
  width: 100%;
  height: 400px;
  font-size: 0;
  text-align: center;
  line-height: 400px;
}
#sw9 .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#sw9 .swiper-slide:hover img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
#sw9 .swiper-slide h3 {
  font-size: 26px;
  color: #333;
  line-height: 44px;
  height: 44px;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#sw9 .swiper-slide:hover h3 {
  color: #cfa54f;
}
#sw9 .swiper-slide h4 {
  font-size: 18px;
  color: #dadada;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.sw9out .swiper-pagination {
  bottom: 0;
  font-size: 0;
  width: 100%;
}
.sw9out .swiper-pagination-bullet {
  width: 18px;
  height: 2px;
  margin: 0 3px;
  opacity: 1;
  background-color: #000;
  outline: 0 none;
  border-radius: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sw9out .swiper-pagination-bullet-active {
  background-color: #cfa54f;
}
@media screen and (max-width: 1440px) {
  #sw9 {
    height: 500px;
  }
  #sw9 .swiper-slide a {
    padding: 22px 30px;
  }
}
@media screen and (max-width: 1024px) {
  #sw9 .swiper-slide {
    width: 400px;
  }
  #sw9 .swiper-slide a {
    padding: 20px;
  }
}
@media screen and (max-width: 750px) {
  .sw9out {
    margin-top: 50px;
  }
  #sw9 {
    height: 410px;
  }
  #sw9 .swiper-slide {
    width: 320px;
  }
  #sw9 .swiper-slide a {
    background-size: 72px auto;
  }
  #sw9 .swiper-slide .pic {
    height: 300px;
    line-height: 300px;
  }
  #sw9 .swiper-slide h3 {
    font-size: 20px;
    height: 36px;
    line-height: 36px;
  }
}
.profirst {
  overflow: hidden;
  height: 1000px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.profirst .ret {
  position: absolute;
  right: 6%;
  top: 10%;
  z-index: 1;
  height: 28px;
  padding-left: 40px;
  font-size: 16px;
  color: #cfa54f;
  line-height: 28px;
}
.profirst .ret:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 40px;
  height: 100%;
  background: url('../images/ret.png') 0 no-repeat;
}
.hsepicbg {
  width: 50%;
  height: 100%;
  position: relative;
  background-color: #f9f9fa;
}
.hsepicbg .bigpic {
  width: 100%;
  height: 100%;
  font-size: 0;
  text-align: center;
  line-height: 1000px;
}
.hsepicbg .bigpic img {
  max-width: 90%;
  max-height: 90%;
  -webkit-transition: all .3s linear 0.2s;
  transition: all .3s linear 0.2s;
}
.proinfo {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.proinfo .prowrap {
  padding: 0 14.5%;
}
.proinfo .proname {
  font-size: 46px;
  line-height: 66px;
  color: #0099cd;
}
.proinfo .pronameen {
  font-size: 48px;
  line-height: 54px;
  color: rgba(0, 153, 205, 0.1);
  font-weight: bold;
  text-transform: uppercase;
}
.proinfo .xiangxi {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-top: 40px;
}
.proinfo .xiangxi .kv {
  padding: 18px 0;
  border-top: 1px solid #e7e7e7;
}
.sw8out {
  width: 356px;
  position: absolute;
  left: 50%;
  bottom: 80px;
  z-index: 3;
  margin-left: -208px;
  padding: 0 36px;
}
#sw8 {
  height: 74px;
}
#sw8 .swiper-slide {
  width: 74px;
}
#sw8 .swiper-slide a {
  display: block;
  position: relative;
  height: 100%;
}
#sw8 .swiper-slide a:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  border: 1px solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#sw8 .swiper-slide .pic {
  width: 100%;
  height: 100%;
  font-size: 0;
  text-align: center;
  line-height: 74px;
  overflow: hidden;
}
#sw8 .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sw8 .swiper-slide:hover a:before {
  border-color: rgba(0, 153, 205, 0.5);
}
#sw8 .swiper-slide.on a:before {
  border-color: #0099cd;
}
.sw8out .sw-next,
.sw8out .sw-prev {
  position: absolute;
  top: 0;
  width: 26px;
  height: 72px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.sw8out .sw-prev {
  left: 0;
  background: url('../images/lt-ev.png') center no-repeat;
}
.sw8out .sw-next {
  right: 0;
  background: url('../images/gt-ev.png') center no-repeat;
}
.sw8out .sw-prev:hover,
.sw8out .sw-next:hover {
  background-color: #0099cd;
}
.sw8out .sw-prev:hover {
  background-image: url('../images/lth-ev.png');
}
.sw8out .sw-next:hover {
  background-image: url('../images/gth-ev.png');
}
.swiper-button-disabled {
  cursor: not-allowed !important;
}
.sw8out .sw-next.hide,
.sw8out .sw-prev.hide {
  display: none;
}
@media screen and (max-width: 1200px) {
  .profirst {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
  .hsepicbg {
    width: 100%;
    padding-bottom: 100px;
  }
  .hsepicbg .bigpic {
    height: 600px;
    line-height: 600px;
  }
  .proinfo {
    width: 100%;
    height: auto;
    margin-top: 60px;
  }
  .sw8out {
    bottom: 30px;
  }
  .profirst .ret {
    top: 5%;
  }
}
@media screen and (max-width: 750px) {
  .proinfo .prowrap {
    padding: 0 5%;
  }
  .proinfo .proname {
    font-size: 26px;
    line-height: 40px;
  }
  .proinfo .pronameen {
    font-size: 28px;
    line-height: 34px;
  }
  .hsepicbg .bigpic {
    height: 500px;
    line-height: 500px;
  }
  .hsepicbg .bigpic img {
    max-width: 80%;
    max-height: 80%;
  }
  .profirst .ret {
    top: 40px;
    right: 30px;
  }
}
.sw02out {
  position: relative;
  width: 100%;
}
.sw02 {
  width: 100%;
  height: 610px;
  padding-bottom: 106px!important;
}
.sw02 .swiper-slide {
  overflow: hidden;
  opacity: 0.2;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sw02 .swiper-slide-active {
  opacity: 1;
}
.sw02 .wz {
  width: 25%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.sw02 .pic {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: relative;
  font-size: 0;
  text-align: center;
  line-height: 610px;
  margin: 0 auto;
}
.sw02 .pic img {
  max-width: 98%;
  max-height: 98%;
  -webkit-transition: .4s;
  transition: .4s;
}
.sw02 .pic img:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.sw02 .wz .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
}
.sw02 h3 {
  font-size: 34px;
  color: #333;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sw02 h3 a {
  color: #333;
}
.sw02 .wz:hover h3 a {
  color: #0099cd;
}
.sw02 .txt {
  font-size: 16px;
  color: #333;
  line-height: 34px;
  max-height: 340px;
  overflow: hidden;
  margin: 24px 0 46px;
}
.sw02 .more {
  display: block;
  width: 74px;
  height: 30px;
  border-bottom: 2px solid #0099cd;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 14px;
  color: #0099cd;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}
.sw02 .more:hover {
  width: 100px;
  background-color: #0099cd;
  color: #fff;
}
.sw02 .num {
  height: 40px;
  font-size: 20px;
  color: #0099cd;
  line-height: 40px;
  margin-bottom: 46px;
}
.sw02 .num span {
  display: inline-block;
}
.sw02 .num .active {
  font-size: 34px;
  margin-right: 8px;
}
.sw02 .num .total {
  font-size: 20px;
  margin-left: 3px;
}
/*.sw02out .swiper-pagination { left: 0; bottom:0; width: 100%; font-size: 0;}
.sw02out .swiper-pagination-bullet { width: 12px; height: 12px; margin:0 6px; opacity: 1;
	outline: 0 none; background-color: #bfbfbf; transition: 0.3s; border-radius: 50%;}
.sw02out .swiper-pagination-bullet-active { background-color: #b81c22;}*/
.sw02 .swiper-pagination {
  bottom: 0!important;
  font-size: 0;
}
.sw02 .swiper-pagination .swiper-pagination-bullet {
  width: 62px;
  height: 62px;
  margin: 0 14px!important;
  position: relative;
  background-color: transparent;
  outline: 0 none;
  opacity: 1;
}
.sw02 .swiper-pagination .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  width: 8px;
  height: 8px;
  background-color: #0099cd;
  margin-left: -4px;
  margin-top: -4px;
  border-radius: 50%;
}
.sw02 .swiper-pagination .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 2px solid transparent;
}
.sw02 .swiper-pagination-bullet.ac:after {
  border-color: rgba(0, 153, 205, 0.3);
}
.swiper-pagination-bullet svg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.swiper-pagination-bullet path.f {
  -webkit-transition: 0s 0s;
  transition: 0s 0s;
  stroke-dashoffset: 214;
  stroke-dasharray: 214;
  fill: none;
  stroke: #049bce;
  stroke-width: 2px;
  z-index: 2;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.swiper-pagination-bullet.ac path.f {
  stroke-dashoffset: 0;
  -webkit-transition: all 8s linear 0s;
  transition: all 8s linear 0s;
}
@media screen and (max-width: 1440px) {
  .sw02 .pic {
    width: 38%;
  }
  .sw02 .wz {
    width: 30%;
  }
}
@media screen and (max-width: 1023px) {
  .sw02 {
    padding-bottom: 60px!important;
  }
  .sw02 .pic {
    width: 48%;
    margin-left: 0;
  }
  .sw02 .wz {
    width: 48%;
  }
  .sw02 .num {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .sw02 {
    height: auto;
    margin-top: 30px;
  }
  .sw02 .pic {
    width: 100%;
    height: auto;
    line-height: normal;
  }
  .sw02 .pic img {
    width: auto;
    height: 300px;
  }
  .sw02 .wz {
    position: relative;
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 0 50px;
  }
  .sw02 .wz .inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sw02 .txt {
    margin-bottom: 20px;
    height: 204px;
    text-align: center;
  }
  .sw02 h3 {
    font-size: 24px;
    line-height: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 750px) {
  .sw02 .swiper-pagination .swiper-pagination-bullet {
    width: 42px;
    height: 42px;
    margin: 0 4px!important;
  }
}
.fpro {
  padding: 130px 0 70px;
  position: relative;
  width: 100%;
  background: #ffffff url('../images/fprobg.jpg') 0 0 no-repeat;
}
@media screen and (max-width: 1023px) {
  .fpro {
    padding: 100px 0 100px;
  }
}
@media screen and (max-width: 750px) {
  .fpro {
    padding: 80px 0 70px;
  }
}
.fpro > .bg1 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 50%;
  height: 100%;
  background: #f0f5f8 url('../images/fprobg2.jpg') right top no-repeat;
}
.fpro > .bg2 {
  position: absolute;
  left: 0;
  bottom: -202px;
  z-index: 0;
  width: 684px;
  height: 499px;
  background: url('../images/fprobg3.png');
  pointer-events: none;
}
.fpro .enp {
  position: absolute;
  left: 0;
  top: 180px;
  z-index: 1;
  width: 100%;
  font-size: 0;
}
.fpro .enp img {
  max-width: 90%;
}
.fpro .cer8 {
  position: relative;
  z-index: 5;
}
.fequiplist {
  width: 452px;
  max-width: 100%;
  font-size: 0;
  position: absolute;
  left: 30px;
  top: 286px;
  z-index: 2;
}
.fequiplist li {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 22px;
}
.fequiplist li a {
  display: block;
  position: relative;
  padding-left: 40px;
}
.fequiplist li a:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 12px;
  z-index: 0;
  width: 8px;
  height: 8px;
  background-color: #c7c7c7;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fequiplist li.on a:before,
.fequiplist li:hover a:before {
  background-color: #0099cd;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
.fequiplist li h3 {
  font-size: 24px;
  color: #666;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  -webkit-transition: .5s;
  transition: .5s;
  position: relative;
  z-index: 2;
}
.fequiplist li .txt {
  font-size: 22px;
  color: rgba(51, 51, 51, 0.1);
  line-height: 26px;
  font-family: "Microsoft Yahei";
  height: 26px;
  overflow: hidden;
  text-transform: uppercase;
  word-break: normal;
}
.fequiplist li.on h3,
.fequiplist li:hover h3 {
  color: #000;
}
.fequiplist li .line {
  position: absolute;
  left: 300px;
  top: 16px;
  z-index: 0;
  width: 0;
  height: 1px;
  -webkit-transition: .5s;
  transition: .5s;
  overflow: hidden;
}
.fequiplist li .line:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 300px;
  height: 1px;
  background: url('../images/line1.png') center no-repeat;
}
.fequiplist li.on .line,
.fequiplist li:hover .line {
  width: 300px;
  left: 0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.fequiplist li.i1 .line {
  margin-left: 152px;
}
.fequiplist li.i2 .line {
  margin-left: 200px;
}
.fequiplist li.i3 .line {
  margin-left: 152px;
}
.fequiplist li.i4 .line {
  margin-left: 248px;
}
.fpmore {
  position: relative;
  overflow: hidden;
  width: 152px;
  height: 52px;
  display: block;
  border: 1px solid #cbcbcb;
  line-height: 52px;
  text-align: center;
  border-radius: 20px 0 0;
  background-color: transparent;
  position: absolute;
  left: 30px;
  bottom: 82px;
  z-index: 2;
}
.fpmore span {
  display: inline-block;
  padding-right: 30px;
  height: 100%;
  font-size: 16px;
  color: #333;
  background: url('../images/jtr1-an.png') right no-repeat;
  -webkit-transition: .3s;
  transition: .3s;
}
.fpro .fpmore:hover {
  border-color: #0099cd;
  background-color: #0099cd;
}
.fpro .fpmore:hover span {
  color: #fff;
  background-image: url('../images/jtr1h-an.png');
}
@media screen and (max-width: 1023px) {
  .fpro .enp {
    text-align: center;
  }
  .fequiplist {
    width: auto;
    position: relative;
    left: auto;
    top: auto;
    margin-top: 30px;
    text-align: center;
  }
  .fequiplist li {
    width: auto;
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 0;
  }
  .fequiplist li a {
    padding-left: 20px;
  }
  .fequiplist li h3 {
    font-size: 18px;
  }
  .fequiplist li .txt {
    display: none;
  }
  .fequiplist li .line {
    display: none;
  }
  .fpmore {
    bottom: 0;
  }
}
@media screen and (max-width: 900px) {
  .fpmore {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 30px auto 0;
  }
}
