@charset "utf-8";
.cm {
  color: #0f5eab;
}
.cm2 {
  color: #0f5eab;
}
.jianbian {
  background-image: -webkit-gradient(linear, left top, right top, from(#29c3ab), to(#16a8b5));
  background-image: linear-gradient(to right, #29c3ab, #16a8b5);
}
.inbanner {
  width: 100%;
  height: 760px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-perspective: 1500px;
          perspective: 1500px;
}
.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;
}
.inbanner2 {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.inbanner2 > img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.inbanner2 .cover {
  background: url('../images/jab4.png') left / cover no-repeat;
}
.ibbg {
  -webkit-animation: pagebgfd 6s linear infinite alternate;
          animation: pagebgfd 6s linear infinite alternate;
}
@-webkit-keyframes pagebgfd {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}
@keyframes pagebgfd {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}
/*远见2关于我们 合作单位*/
.borderwan {
  position: relative;
}
.borderwan i.ii1,
.borderwan i.ii2,
.borderwan i.ii3,
.borderwan i.ii4 {
  position: absolute;
  z-index: 5;
  background-color: #cfd1f8;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.borderwan i.ii1 {
  left: 0;
  top: 0;
  width: 0;
  height: 1px;
}
.borderwan i.ii2 {
  right: 0;
  top: 0;
  width: 1px;
  height: 0;
}
.borderwan i.ii3 {
  right: 0;
  bottom: 0;
  width: 0;
  height: 1px;
}
.borderwan i.ii4 {
  left: 0;
  bottom: 0;
  width: 1px;
  height: 0;
}
.borderwan:hover i.ii1,
.borderwan:hover i.ii3 {
  width: 100%;
}
.borderwan:hover i.ii2,
.borderwan:hover i.ii4 {
  height: 100%;
}
.btt1 img,
.btt2 img,
.btt3 img {
  -webkit-animation: move ease-in-out 2s infinite;
          animation: move ease-in-out 2s infinite;
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes move {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes move2 {
  0% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
  }
  50% {
    -webkit-transform: translateX(10px) rotate(360deg);
            transform: translateX(10px) rotate(360deg);
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
  }
}
@keyframes move2 {
  0% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
  }
  50% {
    -webkit-transform: translateX(10px) rotate(360deg);
            transform: translateX(10px) rotate(360deg);
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
  }
}
.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: 100px;
  margin-top: -100px;
}
.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: 1024px) {
  .pianyi {
    padding-top: 70px;
    margin-top: -70px;
  }
}
/*美达康 面包屑*/
.baninfo {
  padding: 15px 0;
  height: 64px;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #eee;
}
.baninfo .cer8 {
  height: 100%;
}
.erji {
  float: left;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
  max-width: 100%;
  line-height: 64px;
  height: 100%;
}
.erji a {
  display: inline-block;
  height: 100%;
  position: relative;
  margin-left: 80px;
  color: #333;
  font-size: 16px;
  line-height: 64px;
  vertical-align: top;
}
.erji a:first-child {
  margin-left: 0;
}
.erji a:after {
  content: '';
  position: absolute;
  left: 100%;
  bottom: 0;
  z-index: 0;
  width: 0;
  height: 1px;
  background-color: #009de2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.erji a:hover {
  color: #009de2;
}
.erji a.on {
  color: #009de2;
  font-weight: bold;
}
.erji a:hover:after {
  left: 0;
  width: 100%;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.tree {
  float: right;
  height: 100%;
  font-size: 16px;
  line-height: 64px;
  color: #999;
}
.tree a {
  display: inline-block;
  height: 100%;
  color: #999;
  vertical-align: middle;
}
.tree a:hover,
.tree a.leaf {
  color: #009de2;
}
.tree i {
  display: inline-block;
  width: 34px;
  height: 100%;
  vertical-align: middle;
  background: url('../images/sjr1-tree.png') center no-repeat;
}
@media screen and (max-width: 1024px) {
  .tree {
    display: none;
  }
  .erji {
    float: none;
  }
}
@media screen and (max-width: 750px) {
  .baninfo {
    height: auto;
  }
  .erji {
    overflow: auto;
    height: auto;
  }
  .erji a {
    margin-left: 60px;
  }
}
@media screen and (max-width: 640px) {
  .erji a {
    width: 25%;
    margin-left: 0;
  }
}
/*海创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, #0f5eab 20%, transparent 20%), radial-gradient(circle, transparent 20%, #0f5eab 20%, transparent 30%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, transparent 10%, #0f5eab 15%, transparent 20%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, #0f5eab 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, #0f5eab 20%, transparent 20%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, transparent 10%, #0f5eab 15%, transparent 20%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, #0f5eab 20%, transparent 20%), radial-gradient(circle, #0f5eab 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: #0f5eab;
}
.outnav7 .nav-right:hover {
  background-image: url('../images/gt3h.png');
  background-color: #0f5eab;
}
.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: #0f5eab;
}
.nav7 li:hover a:after {
  width: 108px;
  margin-left: -54px;
}
.nav7 li.on a {
  color: #0f5eab;
}
.nav7 li.on a:after {
  width: 108px;
  margin-left: -54px;
}
.ibcate {
  position: absolute;
  left: 5%;
  top: 50%;
  z-index: 3;
  width: 90%;
  text-align: center;
  color: #fff;
  margin-top: -5px;
}
.ibcate .en {
  font-size: 48px;
  line-height: 54px;
  font-weight: bold;
  text-transform: uppercase;
}
.ibcate .en2 {
  font-size: 16px;
  line-height: 26px;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .ibcate .en {
    font-size: 40px;
    line-height: 48px;
  }
}
@media screen and (max-width: 750px) {
  .ibcate {
    margin-top: -80px;
  }
  .ibcate .en {
    font-size: 32px;
    line-height: 40px;
  }
}
.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 {
  -webkit-transform: translateZ(0px) rotateX(0deg);
          transform: translateZ(0px) rotateX(0deg);
  opacity: 1;
}
.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 {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.hasani.slowscale11 {
  transition-duration: 8s;
  -moz-transition-duration: 8s;
  -webkit-transition-duration: 8s;
  -o-transition-duration: 8s;
}
.mouse3 {
  position: relative;
  width: 1px;
  height: 30px;
  cursor: pointer;
  margin: 12px auto;
}
.mouse3 > b {
  position: absolute;
  width: 1px;
  height: 30px;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: rgba(228, 0, 18, 0.2);
}
.mouse3 > b:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  background-color: #0f5eab;
  bottom: 100%;
  left: 0;
  -webkit-animation: rise1 1.6s linear infinite;
          animation: rise1 1.6s linear infinite;
}
.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(60px);
            transform: translateY(60px);
  }
}
@keyframes rise1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
}
@-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);
  }
}
.mouse2 {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  position: absolute;
  left: 50%;
  bottom: 86px;
  z-index: 2;
  background: url('../images/mouse.png') center 0 no-repeat;
}
.fside {
  position: fixed;
  z-index: 50;
  right: 1px;
  top: 50%;
  margin-top: -122px;
  width: 60px;
}
.fside.zk {
  right: -60px;
}
.fside i {
  display: block;
  width: 60px;
  height: 16px;
  cursor: pointer;
  margin-bottom: 1px;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  background: #0f5eab url('../images/sandao2.png') center no-repeat;
  border-radius: 5px 5px 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fside.zk i {
  -webkit-transform: translate(-60px) rotate(-90deg);
          transform: translate(-60px) rotate(-90deg);
}
.fside a {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
  margin-bottom: 1px;
  text-align: center;
  line-height: 60px;
  background-color: #0f5eab;
}
.fside a > img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
}
.fside a:hover > img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.msgbtn {
  position: fixed;
  z-index: 50;
  right: 0;
  bottom: 0;
  width: 285px;
  height: 72px;
  background-color: #0f5eab;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.msgbtn a {
  display: block;
  width: 180px;
  font-size: 26px;
  color: #fff;
  text-indent: 42px;
  line-height: 72px;
  background-color: #0f5eab;
      text-align: center;
}
.msgbtn a:hover {
  background-color: #0f5eab;
}
.msgbtn i {
  position: absolute;
  right: 30px;
  bottom: 0;
  z-index: 0;
  cursor: pointer;
  width: 50px;
  height: 100%;
  background: url('../images/sju2.png') center no-repeat;
}
.msgbtn.zk {
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}
.sideinfo {
  width: 0;
  height: 60px;
  overflow: hidden;
  position: absolute;
  right: 60px;
  top: 0;
  z-index: 1;
  background-color: #0f5eab;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sideinfo.on {
  width: 210px;
}
.sideinfo p {
  font-size: 18px;
  color: #fff;
  line-height: 60px;
  text-align: center;
}
.sideinfo:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
  width: 1px;
  height: 30px;
  margin-top: -15px;
  background-color: rgba(255, 255, 255, 0.3);
}
.sideinfo div {
  padding: 13px 0 13px 52px;
  width: 148px;
  color: #fff;
  text-align: left;
  position: relative;
}
.sideinfo .sidetel {
  background: #0f5eab url('../images/sd1.png') 19px no-repeat;
}
.sidetel:before {
  content: '';
  position: absolute;
  right: -14px;
  top: 50%;
  margin-top: -7px;
  z-index: 0;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #0f5eab;
}
.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;
  right: 64px;
  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%;
}
@media screen and (max-width: 1023px) {
  .fside,
  .msgbtn {
    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;
}
.liuyan3 {
  color: #666;
  font-size: 0;
  margin-top: 40px;
  max-width: 840px;
}
.liuyan3 .hang {
  height: 60px;
  margin-bottom: 28px;
}
.liuyan3 .hang.fat {
  height: auto;
}
.liuyan3 input[type=text] {
  width: 100%;
  height: 60px;
  border: 1px solid #ececec;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 58px;
  font-size: 20px;
  text-indent: 26px;
  background-color: #ececec;
}
.liuyan3 textarea {
  width: 100%;
  padding: 8px 26px;
  height: 146px;
  border: 1px solid #ececec;
  background-color: #ececec;
  font-size: 20px;
  line-height: 32px;
  resize: none;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan3 input[type=text]:focus,
.liuyan3 textarea:focus {
  border-color: rgba(15, 94, 171, 0.5);
}
.liuyan3 input[type=text],
.liuyan3 textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan3 i.v {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan3 .hang2 {
  height: 60px;
  position: relative;
}
.liuyan3 .hang2 > div {
  height: 100%;
}
.liuyan3 .hang2 i.v {
  width: 40%;
}
.liuyan3 .verifyImg {
  width: 150px;
  height: 100%;
  cursor: pointer;
  vertical-align: top;
  margin-left: 20px;
}
.liuyan3 .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 100%;
  margin-left: 20px;
  background: url('../images/change.png') center no-repeat;
  outline: 1px solid #ddd;
  border-radius: 50%;
}
.liuyan3 input#tj2 {
  display: block;
  width: 216px;
  height: 50px;
  background-color: #0f5eab;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  margin-top: 44px;
}
.liuyan3 input#tj2:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(15, 94, 171, 0.5);
          box-shadow: 0 0 10px 0 rgba(15, 94, 171, 0.5);
}
.liuyan3 .Validform_checktip {
  height: 26px;
  line-height: 26px;
}
@media screen and (max-width: 1024px) {
  .liuyan3 input[type=text] {
    text-indent: 16px;
  }
  .liuyan3 textarea {
    padding: 8px 16px;
  }
}
.cate1 {
  position: relative;
  text-align: center;
}
.cate1 .en {
  font-size: 40px;
  color: #0f5eab;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .cate1 .en {
    font-size: 34px;
  }
}
@media screen and (max-width: 750px) {
  .cate1 .en {
    font-size: 28px;
    line-height: 40px;
  }
}
.huobanout {
  padding: 0 0 190px;
  background: #ffffff url('../images/huobanbg.jpg') bottom no-repeat;
}
@media screen and (max-width: 1440px) {
  .huobanout {
    padding: 110px 0 140px;
  }
}
@media screen and (max-width: 1023px) {
  .huobanout {
    padding: 90px 0 110px;
  }
}
@media screen and (max-width: 750px) {
  .huobanout {
    padding: 70px 0 90px;
  }
}
.kehulist {
  margin-top: 60px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.kehulist li {
  float: left;
  width: 16.66%;
}
.kehulist li .lin {
  position: relative;
  text-align: center;
}
.kehulist li a {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
}
.kehulist .pic {
  width: 100%;
  height: 154px;
  overflow: hidden;
  font-size: 0;
  line-height: 154px;
}
.kehulist img {
  max-width: 96%;
  max-height: 96%;
}
.kehulist h3 {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  display: none;
  height: 30px;
  overflow: hidden;
  margin-top: 8px;
}
.kehulist li:hover h3 {
  color: #0f5eab;
}
.kehulist li:hover a {
  background-color: #eee;
}
@media screen and (max-width: 1400px) {
  .kehulist li {
    width: 20%;
  }
}
@media screen and (max-width: 1023px) {
  .kehulist li {
    width: 25%;
  }
}
@media screen and (max-width: 750px) {
  .kehulist li {
    width: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .kehulist .pic {
    height: 120px;
    line-height: 120px;
  }
  .kehulist img {
    max-width: 80%;
  }
}
.serviceout {
  padding: 140px 0 210px;
}
@media screen and (max-width: 1440px) {
  .serviceout {
    padding: 110px 0 160px;
  }
}
@media screen and (max-width: 1023px) {
  .serviceout {
    padding: 90px 0 120px;
  }
}
@media screen and (max-width: 750px) {
  .serviceout {
    padding: 70px 0 90px;
  }
}
.tuijian {
  width: 100%;
  height: 530px;
  overflow: hidden;
  position: relative;
  margin-top: 98px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tuijian.i1 {
  margin-top: 0;
  /**/
}
.tjpicbg {
  width: 58%;
  overflow: hidden;
  text-align: center;
}
.odd .tjpicbg {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.tjpicbg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 1s;
  transition: 1s;
}
.tjpicbg:hover img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.tjother {
  width: 38.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
.tjother .fang {
  width: 30px;
  height: 40px;
  background-color: #0f5eab;
  margin-bottom: 34px;
}
.tjother h3 {
  font-size: 32px;
  color: #0f5eab;
  line-height: 50px;
  text-transform: uppercase;
}
.tjother h4 {
  font-size: 20px;
  color: #333;
  line-height: 28px;
  text-transform: uppercase;
}
.tjother .tjcon {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-top: 34px;
  overflow: hidden;
}
.tjother .tjcon img {
  display: none;
}
@media screen and (max-width: 1300px) {
  .tjpicbg {
    width: 50%;
  }
  .tjother {
    width: 46%;
  }
}
@media screen and (max-width: 1100px) {
  .tuijian {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 80px;
  }
  .tjpicbg {
    width: auto;
  }
  .odd .tjpicbg {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .tjother {
    width: auto;
  }
  .tjother .inner {
    padding-top: 40px;
  }
  .tjother .fang {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .tjother h3 {
    font-size: 24px;
    line-height: 40px;
  }
}
.tupianout {
  padding: 144px 0 100px;
}
@media screen and (max-width: 1440px) {
  .tupianout {
    padding: 120px 0 100px;
  }
}
@media screen and (max-width: 1023px) {
  .tupianout {
    padding: 90px 0 100px;
  }
}
@media screen and (max-width: 750px) {
  .tupianout {
    padding: 70px 0 90px;
  }
}
.tupianlist {
  padding: 0px 0 10px;
  margin: 44px -6px 0;
  overflow: hidden;
}
.tupianlist li {
  float: left;
  width: 33.33%;
  margin-bottom: 54px;
}
.tupianlist li .lin {
  padding: 0 6px;
}
.tupianlist li a {
  display: block;
  position: relative;
}
.tupianlist li a:after {
  left: 100%;
  position: absolute;
  bottom: 0;
  content: " ";
  width: 0;
  z-index: 2;
  border-bottom: 1px solid #0f5eab;
  -webkit-transition: .5s;
  transition: .5s;
}
.tupianlist li:hover a:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.tupianlist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 65%;
  position: relative;
}
.tupianlist img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.tupianlist li .wz {
  padding: 20px 10px;
  position: relative;
}
.tupianlist li h3 {
  font-size: 20px;
  color: #333;
  line-height: 34px;
  height: 34px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tupianlist li:hover h3 {
  color: #0f5eab;
}
.tupianlist h3 {
  -webkit-transition: .5s;
  transition: .5s;
}
@media screen and (max-width: 1023px) {
  .tupianlist li {
    width: 50%;
  }
  .tupianlist li .wz {
    padding: 10px 10px;
  }
  .tupianlist li h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .tupianlist {
    margin: 44px 0 0;
  }
  .tupianlist li {
    width: 100%;
  }
  .tupianlist li .lin {
    padding: 0 0;
  }
}
.vdpic {
  width: 100%;
  height: 616px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background-color: #000;
}
.vdpic > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.7;
}
.vdpic .play {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 160px;
  height: 30px;
  padding-top: 72px;
  background: url('../images/play.png') top no-repeat;
  margin-left: -80px;
  margin-top: -50px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
}
@media screen and (max-width: 750px) {
  .fancybox-slide {
    padding: 10px!important;
  }
}
.newsout2 {
  padding: 88px 0 170px;
  background-color: #fafafa;
}
@media screen and (max-width: 1440px) {
  .newsout2 {
    padding: 88px 0 140px;
  }
}
@media screen and (max-width: 1023px) {
  .newsout2 {
    padding: 80px 0 110px;
  }
}
@media screen and (max-width: 750px) {
  .newsout2 {
    padding: 70px 0 90px;
  }
}
.newslist {
  padding: 0 0 48px;
  overflow: hidden;
}
.newslist li {
  border: 1px solid #eee;
  padding: 26px 0;
  margin-bottom: 56px;
  background-color: #fff;
}
.newslist li a {
  display: block;
  position: relative;
  overflow: hidden;
  padding-left: 42px;
  padding-right: 540px;
  height: 260px;
}
.newslist li .pic {
  position: absolute;
  right: 24px;
  top: 0;
  z-index: 1;
  width: 432px;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.newslist li .pic img {
  -o-object-fit: cover;
     object-fit: cover;
}
.newslist li .date {
  font-size: 18px;
  color: #999;
  line-height: 30px;
  height: 30px;
  padding-top: 12px;
  overflow: hidden;
}
.newslist li h3 {
  font-size: 24px;
  color: #333;
  line-height: 42px;
  font-weight: bold;
  height: 42px;
  overflow: hidden;
}
.newslist li .txt {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  margin: 16px 0 34px;
}
.newslist li label {
  display: block;
  cursor: pointer;
  height: 24px;
  background: url('../images/jtr1-n.png') 108px no-repeat;
  font-size: 16px;
  color: #0f5eab;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.newslist li,
.newslist h3 {
  -webkit-transition: .5s;
  transition: .5s;
}
.newslist li:hover {
  border-color: rgba(218, 12, 29, 0.3);
}
.newslist li:hover h3 {
  color: #0f5eab;
}
@media screen and (max-width: 1200px) {
  .newslist li a {
    padding-left: 26px;
    padding-right: 430px;
  }
  .newslist li .pic {
    width: 380px;
  }
}
@media screen and (max-width: 1024px) {
  .newslist li a {
    padding-right: 350px;
    height: 240px;
  }
  .newslist li .pic {
    width: 300px;
  }
  .newslist li .txt {
    height: 120px;
  }
  .newslist li label {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .newslist {
    padding-bottom: 38px;
  }
  .newslist li {
    margin-bottom: 42px;
  }
  .newslist li a {
    height: auto;
    padding-right: 26px;
  }
  .newslist li .pic {
    position: relative;
    right: auto;
    width: 100%;
  }
  .newslist li .pic img {
    position: relative;
  }
  .newslist li h3 {
    line-height: 36px;
    height: auto;
  }
  .newslist li .txt {
    height: auto;
    margin-bottom: 20px;
  }
  .newslist li label {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .newslist li {
    padding: 16px 0;
  }
  .newslist li a {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.newsout1 {
  padding: 150px 0 120px;
}
@media screen and (max-width: 1440px) {
  .newsout1 {
    padding: 120px 0 100px;
  }
}
@media screen and (max-width: 1023px) {
  .newsout1 {
    padding: 100px 0 80px;
  }
}
@media screen and (max-width: 750px) {
  .newsout1 {
    padding: 90px 0 70px;
  }
}
.swhotout {
  position: relative;
  width: 100%;
}
#swhot {
  /* height: 670px;*/
  overflow: hidden;
}
#swhot .swiper-slide {
  overflow: hidden;
}
#swhot .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#swhot .wz {
  margin-top: 44px;
}
#swhot .pic {
  width: 100%;
  height: 430px;
  overflow: hidden;
  position: relative;
}
#swhot .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: .4s;
  transition: .4s;
}
#swhot .pic img:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
#swhot .date {
  font-size: 18px;
  color: #0f5eab;
  line-height: 26px;
  height: 26px;
  position: relative;
  padding-left: 76px;
  margin-bottom: 24px;
}
#swhot .date:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 52px;
  height: 2px;
  background-color: #0f5eab;
}
#swhot h3 {
  font-size: 30px;
  color: #333;
  line-height: 34px;
  height: 68px;
  font-weight: bold;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#swhot .txt {
  font-size: 18px;
  color: #808080;
  line-height: 34px;
  height: 68px;
  overflow: hidden;
  margin-top: 10px;
}
#swhot .swiper-slide-active .wz h3 {
  color: #0f5eab;
}
.swhotout .swiper-pagination {
  width: 100%;
  left: 0;
  bottom: 10px;
  font-size: 0;
}
.swhotout .swiper-pagination-bullet {
  margin: 0 10px;
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: #000;
  outline: 0 none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.swhotout .swiper-pagination-bullet-active {
  background-color: #107cc9;
}
@media screen and (max-width: 1023px) {
  #swhot .pic {
    height: 330px;
  }
}
@media screen and (max-width: 750px) {
  #swhot .pic {
    height: auto;
  }
  #swhot .wz {
    margin-top: 16px;
  }
  #swhot .date {
    margin-bottom: 10px;
  }
  #swhot h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  #swhot .txt {
    height: 102px;
  }
}
/*2关于我们*/
.yaogu {
  height: 536px;
  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;
}
.yaoguinfo {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 2;
  width: 100%;
  color: #fff;
  font-weight: bold;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.yaoguinfo dt {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 16px;
}
.yaoguinfo dd {
  font-size: 24px;
  line-height: 28px;
  max-width: 520px;
  margin: 0 auto;
}
.yaoguother {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #737373;
}
.yaoguother .inner {
  padding: 0 15%;
  text-align: left;
}
.yaoguother h3 {
  font-size: 22px;
  color: #fff;
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 30px;
}
.yaogucon {
  font-size: 16px;
  color: #ddd;
  line-height: 24px;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .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 70px;
  }
}
@media screen and (max-width: 750px) {
  .yaoguinfo dt {
    font-size: 30px;
  }
  .yaoguinfo dd {
    font-size: 20px;
    max-width: 450px;
  }
  .yaoguother .inner {
    padding: 0 5%;
  }
}
.guoout {
  padding: 98px 0 92px;
  background: url('../images/ab4bg.jpg') center / cover no-repeat;
}
.guolist {
  overflow: hidden;
  width: 100%;
  font-size: 0;
  margin: 0 auto;
}
.guolist li {
  display: inline-block;
  width: 20%;
  text-align: center;
}
.guolist li a {
  display: block;
  position: relative;
}
.guolist li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 1px;
  height: 56px;
  background-color: rgba(255, 255, 255, 0.3);
  margin-top: -28px;
}
.guolist li:first-child a:before {
  display: none;
}
.guolist h3 {
  font-size: 48px;
  color: #fff;
  line-height: 56px;
  height: 56px;
}
.guolist h3 span {
  vertical-align: top;
}
.guolist h3 label {
  vertical-align: top;
}
.guolist li .txt {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  height: 20px;
}
@media screen and (max-width: 1200px) {
  .guoout {
    padding: 80px 0;
  }
  .guolist li {
    width: 33.33%;
    margin: 20px 0;
  }
  .guolist li:nth-child(3n+1) a:before {
    display: none;
  }
}
@media screen and (max-width: 840px) {
  .guolist li {
    width: 50%;
  }
  .guolist li:first-child {
    width: 100%;
  }
  .guolist li:nth-child(2n+2) a:before {
    display: none;
  }
}
.qualityout {
  padding: 190px 0;
  position: relative;
}
.qualityout:before {
  content: '';
  position: absolute;
  left: 0;
  top: 204px;
  z-index: 0;
  width: 52px;
  height: 134px;
  background-color: #0f5eab;
}
@media screen and (max-width: 1660px) {
  .qualityout:before {
    top: 0px;
    width: 134px;
    height: 52px;
  }
}
@media screen and (max-width: 1440px) {
  .qualityout {
    padding: 150px 0;
  }
}
@media screen and (max-width: 1023px) {
  .qualityout {
    padding: 120px 0;
  }
}
@media screen and (max-width: 750px) {
  .qualityout {
    padding: 90px 0;
  }
}
.quality {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.quapicbg {
  width: 40%;
  overflow: hidden;
  text-align: center;
}
.quapicbg img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 1s;
  transition: 1s;
}
.quapicbg:hover img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.quaother {
  width: 52%;
  position: relative;
  z-index: 1;
}
.quaother h3 {
  font-size: 40px;
  color: #0f5eab;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.quaother .tjcon {
  font-size: 16px;
  color: #666;
  line-height: 20px;
  margin-top: 24px;
  overflow: hidden;
}
.quaother .tjcon div {
  line-height: 32px;
}
.quaother .tjcon img {
  display: none;
}
@media screen and (max-width: 1100px) {
  .quality {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .quapicbg {
    width: auto;
    margin-top: 60px;
  }
  .quaother {
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .quaother h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.newspageout {
  padding: 100px 0 190px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
  background-image: linear-gradient(to bottom, #ffffff, #d7d7d7);
}
@media screen and (max-width: 1440px) {
  .newspageout {
    padding: 100px 0 150px;
  }
}
@media screen and (max-width: 1023px) {
  .newspageout {
    padding: 90px 0 120px;
  }
}
@media screen and (max-width: 750px) {
  .newspageout {
    padding: 80px 0 100px;
  }
}
.main {
  position: relative;
  padding-right: 484px;
}
.mainleft {
  width: 100%;
  min-height: 1500px;
}
.mainright {
  width: 472px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.mainright .sidebox {
  padding: 12px 33px 38px;
  border: 1px solid #eee;
  background-color: #fff;
}
.mainright .sidebox .title {
  position: relative;
  height: 62px;
  border-bottom: 1px solid #eee;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 62px;
  color: #0f5eab;
  font-weight: bold;
  text-transform: uppercase;
}
.mainright .sidebox .title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 0;
  width: 60px;
  height: 4px;
  background-color: #0f5eab;
}
.tree2 {
  font-size: 18px;
  line-height: 34px;
  color: #666;
  border-bottom: 1px solid #ddd;
  padding: 20px 0 20px 30px;
  background: url('../images/poi.png') 0 no-repeat;
}
.tree2 a {
  display: inline-block;
  height: 100%;
  color: #666;
  vertical-align: middle;
}
.tree2 a:hover,
.tree a.leaf {
  color: #0f5eab;
}
.tree2 i {
  display: inline-block;
  width: 24px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-style: normal;
}
.relnewslist li {
  border-bottom: 1px dashed #eee;
  margin-top: 35px;
}
.relnewslist li:first-child {
  margin-top: 0;
}
.relnewslist li a {
  display: block;
}
.relnewslist .pic {
  width: 100%;
  height: 244px;
  position: relative;
  overflow: hidden;
}
.relnewslist .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.relnewslist li:hover img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.relnewslist .wz {
  padding: 26px 0 34px;
}
.relnewslist .date {
  font-size: 18px;
  color: #999;
  line-height: 24px;
  height: 24px;
}
.relnewslist h3 {
  font-size: 24px;
  color: #333;
  line-height: 34px;
  font-weight: bold;
  margin: 6px 0 10px;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.relnewslist li:hover h3 {
  color: #0f5eab;
}
.relnewslist .txt {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.atc {
  padding: 0 63px 96px;
  border: 1px solid #eee;
  background-color: #fff;
}
.atc-h {
  margin-top: 28px;
  position: relative;
}
.atc-h h1 {
  font-size: 30px;
  color: #333;
  line-height: 42px;
}
.atc-date {
  font-size: 18px;
  color: #999;
  line-height: 32px;
  margin-top: 20px;
}
.atc-con {
  padding: 18px 0 74px;
  font-size: 16px;
  line-height: 32px;
  color: #666;
  text-align: justify;
}
.atc-con img {
  max-width: 100%;
}
@media screen and (max-width: 1440px) {
  .atc {
    padding: 0 44px 60px;
  }
  .mainright .sidebox {
    padding: 12px 20px 38px;
  }
  .main {
    padding-right: 400px;
  }
  .mainright {
    width: 370px;
  }
}
@media screen and (max-width: 1300px) {
  .main {
    padding-right: 0;
  }
  .mainleft {
    min-height: 0;
  }
  .mainright {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .atc {
    padding: 0 30px 60px;
  }
  .atc-con {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  .atc {
    padding: 0 0;
    background-color: transparent;
    border: 0 none;
  }
  .atc-h h1 {
    font-size: 26px;
  }
  .tree2 {
    padding-top: 0;
    background-position: 0 6px;
  }
}
.atc-pn {
  text-align: center;
  position: relative;
  font-size: 0;
  height: 48px;
  line-height: 48px;
}
.atc-pn a {
  display: inline-block;
  width: auto;
  height: 100%;
  color: #0f5eab;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  overflow: hidden;
  vertical-align: top;
}
a.atc-prev:hover,
a.atc-next:hover {
  text-decoration: underline;
}
a.atc-ret {
  background-color: #0f5eab;
  width: 196px;
  border-radius: 24px;
  color: #fff;
  margin: 0 68px;
}
a.atc-ret:hover {
  text-decoration: underline;
  -webkit-box-shadow: 0 0 10px 0 rgba(230, 0, 18, 0.7);
          box-shadow: 0 0 10px 0 rgba(230, 0, 18, 0.7);
}
@media screen and (max-width: 660px) {
  a.atc-ret {
    width: 150px;
    margin: 0 20px;
  }
}
.lianxiout1 {
  padding-top: 152px;
}
.lianxiout2 {
  padding: 156px 0;
  background-color: #f5f5f5;
}
@media screen and (max-width: 1440px) {
  .lianxiout1 {
    padding-top: 130px;
  }
  .lianxiout2 {
    padding: 130px 0;
  }
}
@media screen and (max-width: 1023px) {
  .lianxiout1 {
    padding-top: 0;
  }
  .lianxiout2 {
    padding: 110px 0;
  }
}
@media screen and (max-width: 750px) {
  .lianxiout2 {
    padding: 90px 0;
  }
}
.lxwrap {
  width: 100%;
  position: relative;
}
.lxwrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 72px;
  height: 96px;
  background-color: #0f5eab;
}
@media screen and (max-width: 1660px) {
  .lxwrap:before {
    top: 150px;
  }
}
.lxcate {
  position: relative;
  color: #0f5eab;
  font-weight: bold;
  text-transform: uppercase;
}
.lxcate .en {
  font-size: 36px;
  line-height: 56px;
  height: 56px;
  overflow: hidden;
}
.lxcate .en2 {
  font-size: 20px;
  line-height: 34px;
}
.liuyan {
  color: #666;
  font-size: 0;
  margin-top: 54px;
  padding: 66px 74px 76px;
  background-color: #fff;
}
.liuyan .hang {
  float: left;
  width: 31.66%;
  margin-right: 2.5%;
  height: 60px;
  margin-bottom: 46px;
}
.liuyan .hang.long {
  float: none;
  width: 100%;
  margin-right: 0;
}
.liuyan .hang.last {
  margin-right: 0;
}
.liuyan .hang.fat {
  width: 100%;
  height: auto;
  margin-right: 0;
}
.liuyan input[type=text] {
  width: 100%;
  height: 60px;
  border: 1px solid #ddd;
  background-color: transparent;
  line-height: 58px;
  text-indent: 30px;
  font-size: 20px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan textarea {
  padding: 8px 30px;
  height: 146px;
  border: 1px solid #ddd;
  resize: none;
  background-color: transparent;
  vertical-align: top;
  width: 100%;
  line-height: 32px;
  font-size: 20px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan input[type=text]:focus,
.liuyan textarea:focus {
  border-color: rgba(15, 94, 171, 0.5);
}
.liuyan input[type=text],
.liuyan textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan i.v {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan .hang2 {
  height: 60px;
  line-height: 60px;
  margin-bottom: 46px;
}
.liuyan .hang2 > div {
  height: 100%;
}
.liuyan .hang2 i.v {
  width: 31.66%;
}
.liuyan .verifyImg {
  width: 150px;
  height: 100%;
  cursor: pointer;
  vertical-align: top;
  margin-left: 20px;
}
.liuyan .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 100%;
  margin-left: 20px;
  background: url('../images/change.png') center no-repeat;
  outline: 1px solid #ddd;
  border-radius: 50%;
}
.liuyan .btnarea input {
  width: 160px;
  height: 50px;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  text-align: center;
}
.liuyan input#tj {
  background-color: #0f5eab;
  border: 1px solid #0f5eab;
  margin-right: 16px;
}
.liuyan input#cz {
  background-color: #a8a8a8;
  border: 1px solid #a8a8a8;
}
.liuyan input#tj:hover {
  background-color: #fff;
  color: #0f5eab;
}
.liuyan input#cz:hover {
  background-color: #fff;
  color: #a8a8a8;
}
.fliuyan {
  color: #fff;
  margin-top: 30px;
}
.fliuyan ::-webkit-input-placeholder {
  color: #ccc;
}
.fliuyan ::-moz-placeholder {
  color: #ccc;
}
.fliuyan ::-moz-placeholder {
  color: #ccc;
}
.fliuyan ::-ms-input-placeholder {
  color: #ccc;
}
.fliuyan .yzmchange {
  background-image: url('../images/change2.png');
}
@media screen and (max-width: 1024px) {
  .liuyan .hang {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .liuyan .hang2 i.v {
    width: 34%;
  }
  .liuyan input[type=text] {
    text-indent: 16px;
  }
  .liuyan textarea {
    padding: 8px 16px;
  }
}
@media screen and (max-width: 750px) {
  .liuyan {
    padding: 60px 5% 60px;
  }
  .lxcate .en {
    font-size: 28px;
    line-height: 48px;
    height: 48px;
  }
}
.lianxi {
  width: 100%;
  height: 660px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
.lianxi:before {
  content: '';
  position: absolute;
  left: 0;
  top: 66px;
  z-index: 0;
  width: 72px;
  height: 96px;
  background-color: #0f5eab;
}
@media screen and (max-width: 1660px) {
  .lianxi:before {
    height: 70px;
    top: 0;
  }
}
.mapout {
  width: 53.5%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
#map {
  width: 100%;
  height: 100%;
}
.lianxicon {
  width: 45%;
  height: 100%;
}
.lianxicon .inner {
  padding-top: 66px;
}
.lxcon {
  margin-top: 66px;
}
.lxcon div {
  padding-left: 38px;
  font-size: 20px;
  color: #333;
  line-height: 34px;
  margin-top: 30px;
}
.lxcon div label {
  font-weight: bold;
}
.lxcon .lx1 {
  background: url('../images/lx1.png') 2px 7px no-repeat;
}
.lxcon .lx2 {
  background: url('../images/lx2.png') 2px 9px no-repeat;
}
.lxcon .lx3 {
  background: url('../images/lx3.png') 3px 8px no-repeat;
}
.lxcon .lx4 {
  background: url('../images/lx4.png') 2px 6px no-repeat;
}
@media screen and (max-width: 1440px) {
  .mapout {
    width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  .lianxi {
    height: auto;
  }
  .mapout {
    width: 100%;
    height: 660px;
    position: static;
  }
  .lianxicon {
    width: 100%;
    padding: 60px 0;
    height: auto;
  }
  .lianxicon .inner {
    display: block;
    padding: 0 40px;
  }
}
@media screen and (max-width: 750px) {
  .lianxicon .inner {
    padding: 0;
  }
}
.zizhiout {
  padding: 150px 0;
}
@media screen and (max-width: 1440px) {
  .zizhiout {
    padding: 130px 0;
  }
}
@media screen and (max-width: 1023px) {
  .zizhiout {
    padding: 110px 0;
  }
}
@media screen and (max-width: 750px) {
  .zizhiout {
    padding: 90px 0;
  }
}
.cate2 {
  position: relative;
}
.cate2 .en {
  font-size: 40px;
  color: #0f5eab;
  line-height: 58px;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .cate2 .en {
    font-size: 34px;
    line-height: 50px;
  }
}
@media screen and (max-width: 750px) {
  .cate2 .en {
    font-size: 28px;
    line-height: 42px;
  }
}
.zizhiwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.zizhiright {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.zzlist {
  padding: 0 0 100px;
  overflow: hidden;
}
.zzlist li {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding: 12px 0;
}
.zzlist li .lin {
  position: relative;
  overflow: hidden;
  height: 218px;
  padding-left: 10px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.zzlist li .pic {
  width: 170px;
  height: 100%;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
  font-size: 0;
  text-align: center;
  line-height: 218px;
  margin-right: 70px;
}
.zzlist li .wz {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.zzlist li h3 {
  font-size: 20px;
  color: #333;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
}
.zzlist li .txt {
  font-size: 16px;
  color: #999;
  line-height: 24px;
  max-height: 96px;
  overflow: hidden;
  margin: 6px 0 22px;
}
.zzlist li .more {
  display: block;
  cursor: pointer;
  height: 32px;
  position: relative;
  font-size: 16px;
  color: #0f5eab;
  line-height: 32px;
  text-indent: 44px;
}
.zzlist li .more i {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 26px;
  height: 26px;
  border: 3px solid #f3c6c9;
  border-radius: 50%;
  -webkit-transition: .5s;
  transition: .5s;
  background: #0f5eab url('../images/yun.png') center no-repeat;
}
.zzlist li .more:hover i {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.zzlist li,
.zzlist h3 {
  -webkit-transition: .5s;
  transition: .5s;
}
.zzlist li:hover {
  border-bottom-color: rgba(15, 94, 171, 0.5);
}
.zzlist li:hover h3 {
  color: #0f5eab;
}
.sdnav2 {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 356px;
          flex: 0 0 356px;
  padding-top: 14px;
}
.sdnav2 a {
  display: block;
  font-size: 18px;
  color: #333;
  text-indent: 22px;
  line-height: 46px;
  width: 194px;
  height: 46px;
  overflow: hidden;
  border: 1px solid rgba(104, 104, 104, 0.1);
  background-color: #fff;
  border-radius: 24px;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.sdnav2 a:last-child {
  margin-bottom: 0;
}
.sdnav2 a.on,
.sdnav2 a.ac,
.sdnav2 a:hover {
  background-color: #0f5eab;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .sdnav2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }
  .zzlist li .pic {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .sdnav2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 240px;
            flex: 0 0 240px;
  }
}
@media screen and (max-width: 1023px) {
  .zizhiwrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sdnav2 {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    position: relative;
    top: 0;
    margin-bottom: 60px;
  }
  .sdnav2 a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .sdnav2 a:last-child {
    margin-right: 0;
  }
  .sdnav2 a {
    text-indent: 0;
    text-align: center;
  }
  .zzlist li .lin {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 750px) {
  .zzlist {
    padding-bottom: 80px;
  }
  .zzlist li .pic {
    margin-right: 30px;
  }
  .sdnav2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sdnav2 a {
    width: auto;
    padding: 0 20px;
    font-size: 16px;
  }
}
.whoout {
  padding: 120px 0 168px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d9d9d9));
  background-image: linear-gradient(to bottom, #ffffff, #d9d9d9);
  position: relative;
  background-position: bottom;
  background-repeat: no-repeat;
}
.whoout:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 460px;
  height: 460px;
  background: url('../images/feibiao.png') 0 0 no-repeat;
}
.whoout .cer8 {
  position: relative;
}
@media screen and (max-width: 1440px) {
  .whoout {
    padding: 120px 0 130px;
  }
}
@media screen and (max-width: 1023px) {
  .whoout {
    padding: 100px 0;
  }
}
@media screen and (max-width: 750px) {
  .whoout {
    padding: 80px 0;
  }
}
.wholist li {
  width: 100%;
  border-bottom: 3px solid #fff;
  background-color: #fff;
  padding: 20px 0 17px;
  margin-bottom: 64px;
  -webkit-box-shadow: 0 6px 70px 0 rgba(90, 90, 90, 0.1);
          box-shadow: 0 6px 70px 0 rgba(90, 90, 90, 0.1);
}
.wholist li:last-child {
  margin-bottom: 0;
}
.wholist li .lin {
  position: relative;
  overflow: hidden;
  height: 280px;
  padding-left: 22px;
  padding-right: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wholist li .pic {
  width: 450px;
  height: 100%;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 0;
  text-align: center;
  margin-right: 80px;
  position: relative;
}
.wholist li .pic img {
  -o-object-fit: cover;
     object-fit: cover;
}
.wholist li .wz {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 52px;
}
.wholist li h3 {
  font-size: 24px;
  color: #333;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 20px;
}
.wholist li h3.i1 {
  background-image: url('../images/t01.png');
}
.wholist li h3.i2 {
  background-image: url('../images/t02.png');
}
.wholist li h3.i3 {
  background-image: url('../images/t03.png');
}
.wholist li h3.i4 {
  background-image: url('../images/t04.png');
}
.wholist li h3.i5 {
  background-image: url('../images/t05.png');
}
.wholist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  max-height: 96px;
  overflow: hidden;
  margin-top: 12px;
}
.wholist li,
.wholist h3 {
  -webkit-transition: .5s;
  transition: .5s;
}
.wholist li:hover {
  border-bottom-color: #0f5eab;
}
.wholist li:hover h3 {
  color: #0f5eab;
}
@media screen and (max-width: 1500px) {
  .wholist li .lin {
    padding-right: 40px;
  }
  .wholist li .pic {
    margin-right: 40px;
  }
  .wholist li .txt {
    max-height: 144px;
  }
}
@media screen and (max-width: 1023px) {
  .wholist li .lin {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .wholist li .pic {
    width: 360px;
    margin-right: 30px;
  }
  .wholist li .wz {
    padding-top: 0;
  }
}
@media screen and (max-width: 750px) {
  .wholist li .lin {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
  .wholist li .pic {
    width: 100%;
    margin-right: 0;
  }
  .wholist li .wz {
    padding: 30px 0 20px;
  }
  .wholist li h3 {
    font-size: 20px;
  }
}
.whoone {
  margin-bottom: 64px;
}
.whoone a {
  display: block;
  position: relative;
  padding-left: 480px;
}
.wholeft {
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 1;
  width: 370px;
  color: #0f5eab;
}
.whoone h3 {
  font-size: 40px;
  line-height: 46px;
  font-weight: bold;
  text-transform: uppercase;
}
.whoone h4 {
  font-size: 26px;
  line-height: 38px;
  margin-top: 18px;
}
.whotxt {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  padding: 76px 0 34px;
  background: url('../images/who.png') 0 0 no-repeat;
}
@media screen and (max-width: 1400px) {
  .whotxt {
    padding-top: 36px;
  }
}
@media screen and (max-width: 1024px) {
  .whoone a {
    padding-left: 0;
  }
  .wholeft {
    position: static;
    top: 0;
    text-align: center;
    width: 100%;
  }
  .whoone h4 {
    margin-top: 8px;
  }
  .whotxt {
    text-align: center;
    background-position: center 0;
  }
}
@media screen and (max-width: 750px) {
  .whotxt {
    padding-bottom: 10px;
  }
  .whoone h3 {
    font-size: 30px;
    line-height: 36px;
  }
  .whoone h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
.proout {
  padding: 100px 0 150px;
}
.propageout {
  padding: 150px 0;
}
.propage {
  padding: 0 13.5%;
}
@media screen and (max-width: 1440px) {
  .proout {
    padding: 100px 0 130px;
  }
  .propageout {
    padding: 130px 0;
  }
}
@media screen and (max-width: 1023px) {
  .proout {
    padding: 100px 0;
  }
  .propageout {
    padding: 110px 0;
  }
}
@media screen and (max-width: 750px) {
  .proout {
    padding: 80px 0;
  }
  .propageout {
    padding: 80px 0 90px;
  }
}
.procate {
  position: relative;
  padding: 0 13.5%;
}
.procate .en {
  font-size: 40px;
  line-height: 48px;
  height: 48px;
  color: #0f5eab;
  font-weight: bold;
  overflow: hidden;
}
.procate .en2 {
  font-size: 20px;
  line-height: 28px;
  color: #666;
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  .procate .en {
    font-size: 30px;
  }
}
.prowrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.proright {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.prolist {
  padding: 60px 0 88px;
  overflow: hidden;
}
.prolist li {
  border-bottom: 1px solid #ddd;
  padding: 27px 13.5%;
  background-color: #fff;
}
.prolist li:first-child {
  border-top: 1px solid #ddd;
}
.prolist li .lin {
  position: relative;
  padding-right: 40px;
  height: 202px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.prolist li .pic {
  width: 202px;
  height: 100%;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 202px;
          flex: 0 0 202px;
  font-size: 0;
  text-align: center;
  margin-right: 36px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.prolist li .wz {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.prolist li h3 {
  font-size: 24px;
  color: #333;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  font-weight: bold;
}
.prolist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  max-height: 78px;
  overflow: hidden;
  margin: 16px 0 22px;
}
.prolist li .more {
  display: block;
  cursor: pointer;
  width: 100px;
  height: 32px;
  border: 1px solid #0f5eab;
  background-color: #0f5eab;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  border-radius: 17px;
  -webkit-transition: .5s;
  transition: .5s;
}
.prolist li .more:hover {
  background-color: #fff;
  color: #0f5eab;
}
.prolist li,
.prolist h3 {
  -webkit-transition: .5s;
  transition: .5s;
}
.prolist li:hover {
  border-bottom-color: #0f5eab;
  background-color: #eee;
}
.prolist li:hover h3 {
  color: #0f5eab;
}
.pronav {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 470px;
          flex: 0 0 470px;
  height: calc(100vh - 70px);
  background-color: #676767;
  font-size: 0;
  overflow: auto;
}
.pronav a {
  display: block;
  font-size: 24px;
  color: #fff;
  text-indent: 80px;
  line-height: 100px;
  font-weight: bold;
  height: 100px;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #676767;
  background-position: 36px 50%;
  background-repeat: no-repeat;
}
.pronav a.on,
.pronav a.ac,
.pronav a:hover {
  background-color: #0f5eab;
}
.pronav a.on {
  background-image: url('../images/sjr2.png');
}
@media screen and (max-width: 1500px) {
  .pronav {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
  }
  .pronav a {
    text-indent: 50px;
    font-size: 20px;
    background-position: 20px 50%;
  }
  .prolist li {
    padding: 26px 10%;
  }
  .prolist li .lin {
    padding-left: 0;
    padding-right: 0;
  }
  .prolist li .pic {
    margin-right: 30px;
  }
  .procate,
  .propage {
    padding: 0 10%;
  }
}
@media screen and (max-width: 1200px) {
  .prolist li {
    padding: 26px 9%;
  }
  .procate,
  .propage {
    padding: 0 9%;
  }
  .prowrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pronav {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    position: relative;
    top: 0;
    background-color: #fff;
    padding-top: 24px;
  }
  .pronav a {
    display: inline-block;
    height: 50px;
    padding: 0 10px;
    margin: 5px;
    border-bottom: 0 none;
    background-color: #999;
    line-height: 50px;
    text-indent: 0;
    text-align: center;
    border-radius: 5px;
  }
  .pronav a.on {
    background-image: none;
  }
}
@media screen and (max-width: 1023px) {
  .prolist li {
    padding: 26px 7%;
  }
  .procate,
  .propage {
    padding: 0 7%;
  }
}
@media screen and (max-width: 750px) {
  .prolist {
    padding-bottom: 70px;
  }
  .prolist li {
    padding: 26px 5%;
  }
  .procate,
  .propage {
    padding: 0 5%;
  }
  .pronav a {
    font-size: 16px;
  }
}
.profirst {
  overflow: hidden;
  min-height: 472px;
}
.probigpic {
  width: 44%;
  height: 472px;
  float: left;
  z-index: 1;
  position: relative;
  text-align: center;
  line-height: 472px;
  font-size: 0;
}
.probigpic img {
  max-width: 100%;
  max-height: 100%;
}
.proinfo {
  float: right;
  width: 50%;
  min-height: 472px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.proinfo .proname {
  font-size: 36px;
  line-height: 50px;
  color: #0f5eab;
  font-weight: bold;
  margin-bottom: 20px;
}
.proinfo .xiangxi {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: justify;
}
.proinfo .probtnarea {
  font-size: 0;
  margin-top: 65px;
}
.proinfo .probtn {
  display: inline-block;
  width: 138px;
  height: 42px;
  border: 1px solid #0f5eab;
  border-radius: 22px;
  margin-left: 34px;
  color: #0f5eab;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.proinfo .probtn:first-child {
  margin-left: 0;
}
.proinfo .probtn:hover {
  background-color: #0f5eab;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .proinfo .probtn {
    margin-left: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .profirst {
    height: auto;
  }
  .probigpic {
    float: none;
    width: 100%;
    height: auto;
    line-height: normal;
    margin-bottom: 50px;
  }
  .proinfo {
    float: none;
    width: 100%;
    min-height: 0;
  }
  .proinfo .proname {
    font-size: 30px;
  }
}
.prosecond {
  margin-top: 108px;
}
.tmerji {
  position: relative;
  font-size: 0;
  width: 100%;
  height: 64px;
}
.tmerji:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 1px;
  background-color: #d7d9e1;
}
.tmerji li {
  display: inline-block;
  height: 64px;
  margin-right: 144px;
  text-align: center;
}
.tmerji li:last-child {
  margin-right: 0;
}
.tmerji li a {
  display: block;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 64px;
  height: 64px;
  position: relative;
}
.tmerji li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 1;
  width: 100%;
  height: 3px;
  background-color: transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tmerji li.on a,
.tmerji li:hover a {
  color: #0f5eab;
}
.tmerji li.on a:after {
  background-color: #0f5eab;
}
.procontent {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  margin-top: 56px;
}
.procontent img {
  max-width: 100%;
  cursor: pointer;
}
a.download {
  display: block;
  width: 216px;
  height: 50px;
  background-color: #0f5eab;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  margin: 90px 0;
}
a.download:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(15, 94, 171, 0.5);
          box-shadow: 0 0 10px 0 rgba(15, 94, 171, 0.5);
}
.procate2 .en {
  font-size: 24px;
  line-height: 36px;
  color: #0f5eab;
  font-weight: bold;
  text-transform: uppercase;
}
.procate2 .en2 {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
@media screen and (max-width: 1440px) {
  .prosecond {
    margin-top: 100px;
  }
  .tmerji li {
    margin-right: 90px;
  }
}
@media screen and (max-width: 1023px) {
  .prosecond {
    margin-top: 90px;
  }
}
@media screen and (max-width: 750px) {
  .prosecond {
    margin-top: 60px;
  }
  .tmerji li {
    margin-right: 26px;
  }
  .tmerji li a {
    font-size: 16px;
  }
}
.hsecate {
  position: relative;
}
.hsecate .en {
  font-size: 40px;
  line-height: 60px;
  color: #0f5eab;
  font-weight: bold;
  text-transform: uppercase;
}
.hsecate .en2 {
  font-size: 18px;
  line-height: 32px;
  color: #333;
  margin-top: 10px;
}
@media screen and (max-width: 1023px) {
  .hsecate .en {
    font-size: 34px;
    line-height: 52px;
  }
}
@media screen and (max-width: 750px) {
  .hsecate .en {
    font-size: 28px;
    line-height: 42px;
  }
}
.hseout {
  padding: 120px 0 140px;
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
  background-image: linear-gradient(to bottom, #ffffff, #d7d7d7);
}
.hseout:before {
  content: '';
  position: absolute;
  left: 0;
  top: 120px;
  z-index: 0;
  width: 198px;
  height: 134px;
  background-color: #0f5eab;
}
.hseout:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 21.5%;
  height: 100%;
  background: #666666 url('../images/logo4.png') right 0 no-repeat;
}
@media screen and (max-width: 1700px) {
  .hseout:before {
    top: 0px;
    height: 66px;
  }
}
@media screen and (max-width: 1440px) {
  .hseout {
    padding: 120px 0;
  }
}
@media screen and (max-width: 1023px) {
  .hseout {
    padding: 100px 0;
  }
}
@media screen and (max-width: 750px) {
  .hseout {
    padding: 80px 0;
  }
}
.hseout .cer8 {
  position: relative;
  z-index: 3;
}
.hse {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hsepicbg {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 480px;
  margin-left: 120px;
}
.hsepicbg .bigpic {
  width: 100%;
  height: 680px;
  text-align: center;
  line-height: 680px;
}
.hsepicbg .bigpic img {
  max-width: 100%;
  max-height: 100%;
}
.hseother {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.hseother .tjcon {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-top: 54px;
}
.hseother .tjcon img {
  max-width: 100%;
}
@media screen and (max-width: 1600px) {
  .hsepicbg {
    margin-left: 80px;
  }
}
@media screen and (max-width: 1400px) {
  .hsepicbg {
    margin-left: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .hse {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hseout:after {
    display: none;
  }
  .hsepicbg {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    margin-top: 60px;
    margin-left: 0;
  }
  .hsepicbg .bigpic {
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
    height: 600px;
    line-height: 600px;
  }
  .hseother {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
  }
}
.sw6out {
  position: relative;
  width: 480px;
  max-width: 100%;
  margin: 40px auto 0;
}
#sw6 {
  height: 122px;
  padding: 3px 0;
}
#sw6 .swiper-slide {
  width: 96px;
}
#sw6 .swiper-slide a {
  display: block;
}
#sw6 .swiper-slide .pic {
  width: 100%;
  height: 122px;
  font-size: 0;
  text-align: center;
  line-height: 122px;
}
#sw6 .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  outline: 3px solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#sw6 .swiper-slide:hover img {
  outline-color: rgba(15, 94, 171, 0.5);
}
#sw6 .swiper-slide.on img {
  outline-color: #0f5eab;
}
.sw6out .sw-next,
.sw6out .sw-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
  border-radius: 50%;
  text-align: center;
  margin-top: -15px;
  display: none;
}
.sw6out .sw-prev {
  left: 0%;
  background: #666666 url('../images/lt1.png') center no-repeat;
}
.sw6out .sw-next {
  right: 0%;
  background: #666666 url('../images/gt1.png') center no-repeat;
}
.sw6out .sw-prev:hover,
.sw6out .sw-next:hover {
  background-color: #e80125;
}
.sw6out .sw-next.show,
.sw6out .sw-prev.show {
  display: block;
}
/*首页*/
.fabout {
  padding: 98px 0 228px;
  background: url('../images/fabbg.jpg') bottom / cover no-repeat;
}
.fcate1 {
  text-align: center;
}
.fcate1 .en {
  font-size: 50px;
  line-height: 56px;
  color: #333;
  font-weight: bold;
  font-family: "arial";
  text-transform: uppercase;
}
.fcate1 .en span {
  color: #0f5eab;
}
.fcate1 .en2 {
  font-size: 24px;
  line-height: 38px;
  color: #333;
  margin-top: 8px;
}
.fabout .intro {
  font-size: 20px;
  color: #333;
  line-height: 38px;
  text-align: center;
  margin: 0 auto 58px;
  max-width: 1200px;
}
.morebtn {
  display: block;
  width: 140px;
  height: 90px;
  position: relative;
  text-decoration: underline;
  font-size: 20px;
  color: #333;
  line-height: 90px;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 106px;
}
.morebtn i {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 68px;
  height: 68px;
  border: 11px solid #f3c6c9;
  border-radius: 50%;
  -webkit-transition: .5s;
  transition: .5s;
  background: #0f5eab url('../images/jtr2-more.png') center no-repeat;
}
.morebtn:hover {
  color: #0f5eab;
}
.morebtn:hover i {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.fabout .morebtn {
  margin: 0 auto;
}
.guolist3 {
  overflow: hidden;
  width: 100%;
  font-size: 0;
  margin: 0 auto 70px;
}
.guolist3 li {
  display: inline-block;
  width: 20%;
  text-align: center;
}
.guolist3 li a {
  display: block;
  position: relative;
}
.guolist3 li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 1px;
  height: 56px;
  background-color: rgba(165, 194, 209, 0.5);
  margin-top: -28px;
}
.guolist3 li:first-child a:before {
  display: none;
}
.guolist3 h3 {
  font-size: 36px;
  color: #272727;
  line-height: 50px;
  height: 50px;
}
.guolist3 h3 span {
  vertical-align: top;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.guolist3 h3 label {
  vertical-align: top;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.guolist3 li:hover h3 span,
.guolist3 li:hover h3 label {
  color: #0f5eab;
}
.guolist3 li .txt {
  font-size: 16px;
  color: #949494;
  line-height: 34px;
  height: 34px;
}
@media screen and (max-width: 1200px) {
  .guolist3 li {
    width: 33.33%;
    margin: 20px 0;
  }
  .guolist3 li:nth-child(3n+1) a:before {
    display: none;
  }
}
@media screen and (max-width: 840px) {
  .guolist3 li {
    width: 50%;
  }
  .guolist3 li:first-child {
    width: 100%;
  }
  .guolist3 li:nth-child(2n+2) a:before {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .fcate1 .en {
    font-size: 30px;
    line-height: 40px;
  }
  .fcate1 .en2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.flinyu {
  padding: 80px 0 64px;
  position: relative;
  z-index: 3;
  margin-top: 82px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(37.5%, #ffffff), color-stop(37.5%, #f3f4f4));
  background-image: linear-gradient(to right, #ffffff 37.5%, #f3f4f4 37.5%);
}
.flinyu:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 46.9%;
  height: 124px;
  background-color: #fff;
}
.flinyu .cer8 {
  position: relative;
  z-index: 3;
}
.fcate2 .en {
  font-size: 50px;
  line-height: 56px;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
}
.fcate2 .en span {
  color: #0f5eab;
}
.flylist {
  overflow: hidden;
  font-size: 0;
  margin-top: 60px;
}
.flylist li {
  display: inline-block;
  width: 25%;
  height: 694px;
}
.flylist li .lin {
  height: 100%;
}
.flylist li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.flylist .pic {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  font-size: 0;
}
.flylist .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flylist .layer {
  position: absolute;
  left: -100%;
  top: -100%;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 94, 171, 0.8);
}
.flylist li .one {
  padding: 0 5% 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.flylist li h4 {
  font-size: 24px;
  color: #fff;
  line-height: 42px;
  font-weight: bold;
  text-align: center;
}
.flylist li .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flylist li .cover .in {
  text-align: center;
  padding: 0 5%;
  margin: 0 auto;
}
.flylist li .cover .txt3 {
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  overflow: hidden;
}
.flylist li .cover .txt4 {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  overflow: hidden;
  max-height: 130px;
  margin: 38px auto 62px;
  opacity: 0.6;
}
.flylist li .cover .more {
  display: block;
  width: 150px;
  height: 52px;
  border: 2px solid #fff;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  line-height: 52px;
  text-align: center;
  border-radius: 28px;
  margin: 0 auto;
}
.flylist li .cover .more:hover {
  background-color: #fff;
  color: #0f5eab;
}
.flylist .one {
  -webkit-transition: .3s;
  transition: .3s;
}
.flylist .cover {
  -webkit-transition: .5s .2s;
  transition: .5s .2s;
}
.flylist .more {
  -webkit-transition: .3s;
  transition: .3s;
}
.flylist li:hover .cover {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.flylist li:hover .one {
  opacity: 0;
  bottom: 200px;
}
.flinyu .morebtn {
  margin-top: 90px;
}
@media screen and (max-width: 1300px) {
  .flylist li {
    width: 50%;
    height: 600px;
  }
}
@media screen and (max-width: 750px) {
  .flylist li h4 {
    font-size: 18px;
    line-height: 30px;
  }
  .fcate2 .en {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 640px) {
  .flylist li {
    width: 100%;
  }
}
.fhuoban {
  padding: 72px 0 82px;
}
.fcate3 {
  text-align: center;
}
.fcate3 .en {
  font-size: 50px;
  line-height: 56px;
  color: #333;
  font-weight: bold;
  font-family: "arial";
  text-transform: uppercase;
}
.fcate3 .en span {
  color: #0f5eab;
}
.fcate3 .hx {
  width: 84px;
  height: 3px;
  margin: 32px auto 0;
  background-color: #0f5eab;
  position: relative;
}
.fcate3 .hx:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 1px;
  z-index: 0;
  width: 264px;
  height: 1px;
  margin-left: -132px;
  background-color: rgba(15, 94, 171, 0.2);
}
.fkehulist {
  margin-top: 50px;
  border-left: 1px solid #e6e8ec;
  border-top: 1px solid #e6e8ec;
}
.fkehulist li {
  float: left;
  width: 20%;
}
.fkehulist li .lin {
  position: relative;
  text-align: center;
}
.fkehulist li a {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-right: 1px solid #e6e8ec;
  border-bottom: 1px solid #e6e8ec;
  background-color: #fff;
}
.fkehulist .pic {
  width: 100%;
  height: 132px;
  overflow: hidden;
  font-size: 0;
  line-height: 132px;
}
.fkehulist img {
  max-width: 96%;
  max-height: 96%;
}
.fkehulist h3 {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  display: none;
  height: 30px;
  overflow: hidden;
  margin-top: 8px;
}
.fkehulist li:hover h3 {
  color: #0f5eab;
}
.fkehulist li:hover a {
  background-color: #e6e8ec;
}
@media screen and (max-width: 1023px) {
  .fkehulist li {
    width: 25%;
  }
}
@media screen and (max-width: 750px) {
  .fkehulist li {
    width: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .fkehulist .pic {
    height: 120px;
    line-height: 120px;
  }
  .fkehulist img {
    max-width: 80%;
  }
  .fcate3 .en {
    font-size: 30px;
    line-height: 40px;
  }
}
.fnews {
  padding: 72px 0;
}
.fnewswrap {
  margin-top: 54px;
  overflow: hidden;
}
.sw02out {
  float: left;
  width: 50%;
  position: relative;
  padding-bottom: 70px;
}
.sw02 {
  height: 676px;
}
.sw02 .swiper-slide {
  width: 100%;
}
.sw02 .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.sw02 .swiper-slide .pic {
  width: 100%;
  height: 430px;
  overflow: hidden;
  font-size: 0;
}
.sw02 .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sw02 .swiper-slide img:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.sw02 .swiper-slide .wz {
  padding: 52px 28px 56px;
  position: relative;
  border-bottom: 2px solid #0f5eab;
}
.sw02 .swiper-slide h3 {
  font-size: 24px;
  color: #0f5eab;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.sw02 .swiper-slide .txt {
  font-size: 16px;
  color: #808080;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}
.sw02 .swiper-slide label {
  font-size: 16px;
  color: #999;
  line-height: 26px;
  font-style: italic;
  height: 26px;
  display: block;
  margin: 10px 0 16px;
}
.sw02out .sw-prev,
.sw02out .sw-next {
  position: absolute;
  z-index: 10;
  width: 30px;
  height: 40px;
  border-radius: 5px;
  top: 195px;
}
.sw02out .sw-next {
  right: 0;
  background: rgba(0, 0, 0, 0.5) url('../images/gt1.png') center no-repeat;
}
.sw02out .sw-prev {
  left: 0;
  background: rgba(0, 0, 0, 0.5) url('../images/lt1.png') center no-repeat;
}
.sw02out .sw-prev:hover,
.sw02out .sw-next:hover {
  background-color: #0f5eab;
}
.sw02out .swiper-pagination {
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0;
}
.sw02out .swiper-pagination-bullet {
  width: 19px;
  height: 19px;
  margin: 0 14px;
  background: url('../images/dot1.png') center no-repeat;
  outline: 0 none;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0;
}
.sw02out .swiper-pagination-bullet-active {
  background-image: url('../images/dot1h.png');
}
.ftong {
  float: right;
  width: 40%;
  margin-right: 45px;
}
.ftonglist {
  width: 100%;
}
.ftonglist li {
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px solid #ebebeb;
}
.ftonglist li a {
  display: block;
  height: 100%;
  overflow: hidden;
}
.ftonglist h3 {
  font-size: 20px;
  color: #333;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
}
.ftonglist .date {
  font-size: 16px;
  color: #999;
  line-height: 22px;
  font-style: italic;
  height: 22px;
  margin-top: 20px;
}
.ftonglist li:hover h3 {
  color: #0f5eab;
}
.ftonglist li:hover {
  border-bottom-color: #0f5eab;
}
.ftonglist li,
.ftonglist h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.morebtn2 {
  display: block;
  height: 40px;
  text-decoration: underline;
  margin-top: 20px;
  font-size: 20px;
  color: #0f5eab;
  line-height: 40px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
  .ftong {
    width: 44%;
    margin-right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .sw02 .swiper-slide .wz {
    padding: 38px 20px 40px;
  }
  .sw02 .swiper-slide h3 {
    height: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .sw02out,
  .ftong {
    float: none;
    width: 100%;
  }
  .ftong {
    margin-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  .ftonglist li {
    padding: 20px 0;
  }
}
.flx {
  padding: 130px 0;
  background: url('../images/flxbg.jpg') center / cover no-repeat;
}
.flxleft {
  float: left;
  width: 44%;
  padding-top: 54px;
}
.flxright {
  float: right;
  width: 50%;
}
.fcate4 {
  font-weight: bold;
  color: #fafafa;
  text-transform: uppercase;
}
.fcate4 .en {
  font-size: 48px;
  line-height: 60px;
}
.fcate4 .en2 {
  font-size: 24px;
  line-height: 36px;
  margin-top: 12px;
}
.flxcon {
  margin-top: 80px;
}
.flxcon div {
  padding-left: 38px;
  font-size: 24px;
  color: #fafafa;
  line-height: 40px;
  margin-top: 24px;
  max-width: 580px;
}
.flxcon div label {
  font-weight: bold;
}
.flxcon .lx1 {
  background: url('../images/lx1.png') 3px 10px no-repeat;
}
.flxcon .lx2 {
  background: url('../images/lx2.png') 3px 13px no-repeat;
}
.flxcon .lx3 {
  background: url('../images/lx3.png') 3px 10px no-repeat;
}
.flxcon .lx4 {
  background: url('../images/lx4.png') 3px 10px no-repeat;
}
@media screen and (max-width: 1023px) {
  .flxright {
    float: none;
    width: 100%;
  }
  .flxleft {
    float: none;
    width: 100%;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  .fcate4 .en {
    font-size: 32px;
    line-height: 40px;
  }
  .fcate4 .en2 {
    font-size: 20px;
    line-height: 30px;
  }
  .flx {
    padding: 80px 0 100px;
  }
}
.flxcate {
  background-color: #0f5eab;
  padding: 20px 56px 24px;
}
.flxcate .en {
  font-size: 26px;
  line-height: 32px;
  color: #fff;
  text-transform: uppercase;
}
.flxcate .en2 {
  font-size: 18px;
  line-height: 26px;
  color: #fdadb3;
}
.liuyan2 {
  color: #666;
  font-size: 0;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px 56px 50px;
}
.liuyan2 .hang {
  height: 60px;
}
.liuyan2 .hang.fat {
  height: auto;
}
.liuyan2 input[type=text] {
  width: 100%;
  height: 60px;
  border: 0 none;
  border-bottom: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 58px;
  font-size: 20px;
  text-indent: 8px;
  background-color: transparent;
}
.liuyan2 textarea {
  width: 100%;
  padding: 8px;
  height: 120px;
  border: 0 none;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  font-size: 20px;
  line-height: 34px;
  resize: none;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan2 input[type=text]:focus,
.liuyan2 textarea:focus {
  border-color: rgba(15, 94, 171, 0.5);
}
.liuyan2 input[type=text],
.liuyan2 textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan2 i.v {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan2 .hang2 {
  height: 60px;
  position: relative;
  margin-top: 20px;
}
.liuyan2 .hang2 > div {
  height: 100%;
}
.liuyan2 .hang2 i.v {
  width: 40%;
}
.liuyan2 .verifyImg {
  width: 150px;
  height: 100%;
  cursor: pointer;
  vertical-align: top;
  margin-left: 20px;
}
.liuyan2 .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 100%;
  margin-left: 20px;
  background: url('../images/change.png') center no-repeat;
  outline: 1px solid #ddd;
  border-radius: 50%;
}
.liuyan2 input#tj2 {
  display: block;
  width: 160px;
  height: 50px;
  background-color: #0f5eab;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  margin-top: 40px;
}
.liuyan2 input#tj2:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(15, 94, 171, 0.5);
          box-shadow: 0 0 10px 0 rgba(15, 94, 171, 0.5);
}
.liuyan2 span.Validform_checktip {
  height: 24px;
  line-height: 24px;
}
.liuyan2 .hang span.Validform_checktip {
  left: auto;
  right: 0;
}
@media screen and (max-width: 1200px) {
  .flxcate {
    padding: 20px 30px 24px;
  }
  .liuyan2 {
    padding: 20px 30px 40px;
  }
  .flxcon div {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  .liuyan2 .verifyImg {
    width: 30%;
  }
}
.sw00out {
  position: relative;
  width: 100%;
  padding-bottom: 50%;
  height: auto;
  z-index: 1;
}
#sw00 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#sw00 .swiper-slide {
  overflow: hidden;
}
.sw00out .sw-next,
.sw00out .sw-prev {
  position: absolute;
  right: 6.25%;
  bottom: 11.8%;
  width: 46px;
  height: 46px;
  z-index: 11;
  font-size: 0;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  border: 1px solid #fff;
}
.sw00out .sw-prev {
  background: url('../images/lt1.png') center no-repeat;
  margin-right: 66px;
}
.sw00out .sw-next {
  background: url('../images/gt1.png') center no-repeat;
}
.sw00out .sw-prev:hover,
.sw00out .sw-next:hover {
  background-color: rgba(232, 1, 37, 0.5);
}
#sw00 .slideinner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
}
#sw00 .slideinner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sw00out .swiper-pagination {
  left: 6.25%;
  bottom: 11%;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  width: auto;
}
.sw00out .swiper-pagination-current {
  font-size: 34px;
}
.sw00out .swiper-pagination-total {
  font-size: 16px;
}
.vd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #000;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}
.vdppp {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: none;
}
@media screen and (max-width: 1023px) {
  .vd {
    display: none;
  }
  .vdppp {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .sw00out .sw-prev,
  .sw00out .sw-next {
    width: 36px;
    height: 36px;
  }
  .sw00out .sw-prev {
    left: 4%;
    right: auto;
    margin-right: 0;
  }
  .sw00out .sw-next {
    right: 4%;
  }
  .sw00out .swiper-pagination {
    left: 4%;
    width: 90%;
  }
  .sw00out .swiper-pagination-current {
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  .sw00out {
    padding-bottom: 0;
    height: 300px;
  }
  .sw00out .swiper-pagination {
    bottom: 0;
  }
}
.fpro {
  padding-top: 70px;
}
.fprolist {
  overflow: hidden;
  font-size: 0;
  padding: 60px 0 30px;
  margin: 0 -6px;
}
.fprolist li {
  display: inline-block;
  width: 25%;
  margin-bottom: 46px;
}
.fprolist li .lin {
  padding: 0 6px;
}
.fprolist li a {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.fprolist .pic {
  width: 100%;
  height: 436px;
  position: relative;
  font-size: 0;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#d7d7d7));
  background-image: linear-gradient(to bottom, #f2f2f2, #d7d7d7);
}
.fprolist .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.fprolist .pic i {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  opacity: 0.15;
}
.fprolist .pic i.i1 {
  background-image: url('../images/tt01.png');
}
.fprolist .pic i.i2 {
  background-image: url('../images/tt02.png');
}
.fprolist .pic i.i3 {
  background-image: url('../images/tt03.png');
}
.fprolist .pic i.i4 {
  background-image: url('../images/tt04.png');
}
.fprolist .pic i.i5 {
  background-image: url('../images/tt05.png');
}
.fprolist .pic i.i6 {
  background-image: url('../images/tt06.png');
}
.fprolist .pic i.i7 {
  background-image: url('../images/tt07.png');
}
.fprolist .pic i.i8 {
  background-image: url('../images/tt08.png');
}
.fprolist li .one {
  margin-top: 26px;
}
.fprolist li h4 {
  font-size: 24px;
  color: #333;
  line-height: 34px;
  font-weight: bold;
  text-align: center;
  height: 34px;
  overflow: hidden;
}
.fprolist li .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100px;
  left: 0;
  z-index: 4;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(15, 94, 171, 0.8);
}
.fprolist li .cover .in {
  text-align: center;
  padding: 0 5%;
  margin: 0 auto;
}
.fprolist li .cover .num {
  font-size: 60px;
  color: #fff;
  line-height: 72px;
  font-weight: bold;
}
.fprolist li .cover .txt3 {
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  margin-top: 20px;
}
.fprolist li .cover .txt4 {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  overflow: hidden;
  max-height: 130px;
  margin: 16px auto;
  opacity: 0.6;
}
.fprolist li .cover .more {
  display: block;
  width: 150px;
  height: 52px;
  border: 2px solid #fff;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  line-height: 52px;
  text-align: center;
  border-radius: 28px;
  margin: 0 auto;
}
.fprolist li .cover .more:hover {
  background-color: #fff;
  color: #0f5eab;
}
.fprolist .cover {
  -webkit-transition: .5s;
  transition: .5s;
}
.fprolist .more {
  -webkit-transition: .3s;
  transition: .3s;
}
.fprolist li:hover .cover {
  opacity: 1;
  top: 0;
}
@media screen and (max-width: 1440px) {
  .fprolist li h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1300px) {
  .fprolist li {
    width: 33.33%;
  }
}
@media screen and (max-width: 1024px) {
  .fprolist li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .fprolist li {
    width: 100%;
  }
}
.fzizhiout {
  padding: 96px 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(37%, #f7f7f7), color-stop(37%, #ffffff));
  background-image: linear-gradient(to right, #f7f7f7 37%, #ffffff 37%);
}
.fzizhiout .cer8 {
  position: relative;
  z-index: 3;
}
.fcate5 .en {
  font-size: 50px;
  line-height: 60px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.fcate5 .en span {
  color: #0f5eab;
  display: block;
}
@media screen and (max-width: 1200px) {
  .fcate5 .en {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .fcate5 .en {
    text-align: center;
  }
  .fcate5 .en span {
    display: inline;
  }
}
@media screen and (max-width: 750px) {
  .fcate5 .en {
    font-size: 30px;
    line-height: 38px;
  }
}
.fzizhiwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fzizhiright {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.fzzlist {
  overflow: hidden;
}
.fzzlist li {
  width: 100%;
  border-bottom: 1px dashed #ddd;
  padding: 40px 0;
}
.fzzlist li .lin {
  position: relative;
  overflow: hidden;
}
.fzzlist li a {
  display: block;
  position: relative;
  padding-left: 98px;
  padding-right: 80px;
  background: url('../images/pdf.png') 0 no-repeat;
}
.fzzlist li .wz {
  padding: 12px 0 6px;
}
.fzzlist li h3 {
  font-size: 20px;
  color: #333;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
}
.fzzlist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  margin-top: 6px;
}
.fzzlist li i {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
  width: 54px;
  height: 54px;
  border: 8px solid #faccd0;
  border-radius: 50%;
  margin-top: -35px;
  -webkit-transition: .5s;
  transition: .5s;
  background: #0f5eab url('../images/yun2.png') center no-repeat;
}
.fzzlist li:hover i {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.fzzlist li,
.fzzlist h3,
.fzzlist .txt {
  -webkit-transition: .5s;
  transition: .5s;
}
.fzzlist li:hover {
  border-bottom-color: rgba(230, 0, 18, 0.5);
}
.fzzlist li:hover h3 {
  color: #0f5eab;
}
.fzzlist li:hover .txt {
  color: #f86c77;
}
.fzizhileft {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 600px;
          flex: 0 0 600px;
}
.fsdnav {
  margin-top: 80px;
}
.fsdnav a {
  display: block;
  font-size: 18px;
  color: #333;
  text-indent: 22px;
  line-height: 46px;
  width: 194px;
  height: 46px;
  overflow: hidden;
  border: 1px solid rgba(104, 104, 104, 0.1);
  background-color: #fff;
  border-radius: 24px;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.fsdnav a:last-child {
  margin-bottom: 0;
}
.fsdnav a.on,
.fsdnav a.ac,
.fsdnav a:hover {
  background-color: #0f5eab;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .fzizhileft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 500px;
            flex: 0 0 500px;
  }
}
@media screen and (max-width: 1200px) {
  .fzizhileft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
  }
}
@media screen and (max-width: 1023px) {
  .fzizhiwrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fzizhileft {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
  }
  .fsdnav {
    margin-top: 50px;
    margin-bottom: 40px;
    text-align: center;
  }
  .fsdnav a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .fsdnav a:last-child {
    margin-right: 0;
  }
  .fsdnav a {
    text-indent: 0;
  }
}
@media screen and (max-width: 750px) {
  .fsdnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .fsdnav a {
    width: auto;
    padding: 0 20px;
    font-size: 16px;
  }
  .fzzlist li h3 {
    height: 60px;
  }
  .fzzlist li .txt {
    display: none;
  }
}
