@charset "utf-8";
.cer { width:1200px; max-width: 100%; margin:0 auto;}

.flei {
  width: 100%;
  margin: 0px 0 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 16px 2px rgba(166, 166, 166, 0.5);
  box-shadow: 0 1px 16px 2px rgba(166, 166, 166, 0.5);
}
.ilei {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #dfdfdf;
}
.leilist {
  margin: 0 auto;
  overflow: hidden;
  width: 1200px;
  position: relative;
  z-index: 1;
  font-size: 0;
  text-align: center;
  padding: 32px 0;
}
.leilist li {
  display: inline-block;
  width: 132px;
  border-right: 1px solid #d2d2d2;
}
.leilist li:first-child {
  border-left: 1px solid #d2d2d2;
}
.leilist li a {
  display: block;
  padding: 61px 0 1px;
  position: relative;
}
.leilist .pica {
  width: 100%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 0;
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 0;
}
.leilist .pica.p1 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.leilist .pica.p2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.leilist img {
  max-width: 100%;
  max-height: 100%;
}
.leilist h3 {
  font-size: 16px;
  color: #827979;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.leilist li:hover h3,
.leilist li.on h3 {
  color: #232323;
}
.leilist li:hover .pica.p1,
.leilist li.on .pica.p1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.leilist li:hover .pica.p2,
.leilist li.on .pica.p2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.leilist h3,
.leilist li a,
.leilist .pica {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fcate1 {
  text-align: center;
  font-weight: bold;
}
.fcate1 .cn {
  font-size: 38px;
  line-height: 64px;
  color: #333;
  height: 64px;
  position: relative;
  z-index: 1;
}
.fcate1 .en {
  font-size: 56px;
  color: #eee;
  line-height: 56px;
  text-transform: uppercase;
  margin-top: -38px;
}
.fcate1 .en2 {
  color: #e1e1e1;
}
.fcate1 .en3 {
  color: #f1f1f1;
}
.fcate1 .en4 {
  color: #ffb7ad;
  opacity: 0.45;
}
.fabout {
  padding: 50px 0 127px;
  background: #ffffff url('../images/fabbg.jpg') center bottom no-repeat;
}
.fabtxt {
  overflow: hidden;
  margin: 25px 0 54px;
  text-align: justify;
  font-size: 16px;
  line-height: 30px;
  color: #555;
  text-indent: 2em;
  /* border: 1px dashed #c5c5c5; */
  padding: 30px;
}
.fabtxt div:first-child {
  margin-bottom: 13px;
}
.fabtxt i {
  color: #c91111;
  font-style: normal;
}
.fguolist {
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 1;
  font-size: 0;
  text-align: center;
}
.fguolist li {
  display: inline-block;
  width: 25%;
}
.fguolist li a {
  display: block;
  position: relative;
}
.fguolist h3 {
  color: #c91111;
  position: relative;
  height: 70px;
}
.fguolist h3 span {
  font-size: 60px;
  font-family: 'impact';
  line-height: 70px;
  background-position: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c91111), to(#ff8f63));
  background-image: linear-gradient(#c91111, #ff8f63);
  background-size: auto 50px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fguolist h3 i {
  font-style: normal;
  font-size: 16px;
  color: #c91111;
  margin-left: 10px;
}
.fguolist li .txt {
  font-size: 16px;
  color: #111;
  line-height: 26px;
}


.fnews {
  padding: 90px 0 82px;
  background: #ffffff url('../images/fnewsbg.png') top center repeat-x;
}
.fnewswrap {
  overflow: hidden;
  margin-top: 22px;
}
.fbtl {
  height: 82px;
  overflow: hidden;
  position: relative;
}
.fbtl .fcate1 {
  float: left;
  text-align: left;
}
.ferji {
  font-size: 0;
  text-align: center;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 14px;
}
.ferji li {
  display: inline-block;
  width: 132px;
}
.ferji li a {
  display: block;
  height: 40px;
  width: 132px;
  color: #666;
  line-height: 40px;
  font-size: 16px;
}
.ferji li a:hover,
.ferji li.on a {
  background-color: #0075d0;
  color: #fff;
}
.newbanner {
  float: left;
  width: 600px;
  height: 375px;
  position: relative;
  margin-top: 15px;
}
.newbanner .hd {
  height: 10px;
  overflow: hidden;
  padding: 18px 8px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.newbanner .hd ul {
  overflow: hidden;
  zoom: 1;
}
.newbanner .hd ul li {
  float: left;
  margin: 0 6px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  font-size: 0;
  background-color: #fff;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newbanner .hd ul li.on {
  background-color: #2ab5d5;
}
.newbanner .bd {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fnewslist1 {
  width: 100%;
  height: 375px;
}
.fnewslist1 li {
  width: 100%;
  height: 100%;
  zoom: 1;
  position: relative;
  overflow: hidden;
}
.fnewslist1 li a {
  display: block;
  width: 100%;
  height: 100%;
}
.fnewslist1 li img {
  width: 100%;
  height: 375px;
}
.fnewslist1 li p {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.6);
}
.fnewslist1 li p span {
  width: 490px;
  height: 100%;
  overflow: hidden;
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 46px;
  text-indent: 20px;
}
.fnewslist2 {
  float: right;
  width: 564px;
  overflow: hidden;
}
.fnewslist2 li {
  width: 100%;
  height: 105px;
  overflow: hidden;
  padding: 15px 0 14px;
  border-bottom: 1px dashed #e9e9e9;
}
.fnewslist2 li:last-child {
  border-bottom-color: #fff;
}
.fnewslist2 li a {
  display: block;
  height: 100%;
  position: relative;
  padding-left: 194px;
}
.fnewslist2 li h3 {
  font-size: 16px;
  color: #111;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  padding-top: 10px;
}
.fnewslist2 li .txt {
  font-size: 14px;
  color: #888;
  line-height: 22px;
  overflow: hidden;
  height: 44px;
  margin-top: 10px;
}
.fnewslist2 .pica {
  width: 168px;
  height: 105px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 3;
}
.fnewslist2 .pica img {
  width: 100%;
  height: 100%;
}
.fnewslist2 li:hover h3 {
  color: #111;
}
.fnewslist2 h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

 @font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('fonts/iconfont.woff2') format('woff2'),
      url('fonts/iconfont.woff') format('woff'),
      url('fonts/iconfont.ttf') format('truetype'),
      url('fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



.right-navigate {
  position: fixed;
  right: 30px;
  top: 50%;
  z-index: 99;
  margin-top: -184px;
  padding-top: 86px;
  animation: infinite move1 5s ease;
}
.right-navigate:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.right-navigate:before {
  position: absolute;
  left: 11px;
  top: 0;
  content: "";
  width: 66px;
  height: 86px;
  background: url(../images/balloon.png) center no-repeat;
  animation: move2 5s infinite alternate ease-in-out;
  transform-origin: center bottom;
}
@keyframes move2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
  66% {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes move2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
  66% {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes move1 {
  0% {
    transform: translateY(0) translateZ(0);
  }
  50% {
    transform: translateY(20px) translateZ(0);
  }
  100% {
    transform: translateY(0) translateZ(0);
  }
}
.navigate-list li {
  margin-bottom: 6px;
}
.navigate-list li:last-child {
  margin-bottom: 0;
}
.navigate-list li:nth-child(2) a {
  background: #0aa0f0;
}
.navigate-list li:nth-child(3) a {
  display: none;
}
.navigate-list li:nth-child(4) a {
  background: #4c6fd4;
}
.navigate-list li:nth-child(5) a {
  background: #608fff;
}
.navigate-list li:nth-child(6) a {
  background: #46c08e;
}
.navigate-list li a {
  display: block;
  padding-top: 14px;
  padding-bottom: 9px;
  width: 65px;
  border-radius: 4px;
  background: #ffa105;
  text-align: center;
}
.navigate-list li a:hover b {
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
.navigate-list li a b {
  display: block;
  position: relative;
  margin: auto;
  text-align: center;
  transition: 0.35s;
  color: #fff;
  font-weight: normal;
  font-size: 24px;
  line-height: 1;
}
.navigate-list li a span {
  display: block;
  margin-top: 9px;
  line-height: 1;
  color: #fff;
  font-size: 12px;
}
.navigate-menu {
  position: fixed;
  top: 60px;
  left: 100%;
  bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
  border-top: 1px solid #e7e7e7;
  visibility: hidden;
  transition: 0.78s;
  pointer-events: none;
}
.navigate-menu.show {
  opacity: 1;
  visibility: visible;
  left: 0;
  pointer-events: visible;
}
.navigate-m-list {
  margin: 0 6.66666%;
  height: 100%;
  box-sizing: border-box;
  overflow-y: auto;
  padding-top: 14px;
}
.navigate-m-list li {
  border-bottom: 1px solid #e7e7e7;
}
.navigate-m-list li:nth-child(2) a i {
  color: #eb4840;
}
.navigate-m-list li:nth-child(3) a i {
  color: #ff9d31;
}
.navigate-m-list li:nth-child(4) a i {
  color: #32be98;
}
.navigate-m-list li:nth-child(5) a i {
  color: #d54d9d;
}
.navigate-m-list li:nth-child(6) a i {
  color: #0971ce;
}
.navigate-m-list li:nth-child(7) a i {
  color: #00b1b3;
}
.navigate-m-list li:nth-child(8) a i {
  color: #ea6666;
}
.navigate-m-list li:nth-child(9) a i {
  color: #27aac1;
}
.navigate-m-list li a {
  display: block;
  padding: 16px 0;
  font-size: 16px;
  color: #333333;
}
.navigate-m-list li a i {
  display: inline-block;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 12px;
  line-height: 1;
  color: #0971ce;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
}


.scrollbottom{position:absolute;width:101px;text-align:center;left:0;right:0;margin:0 auto;top: 85%;z-index:10;}
.scrollbottom a{ color:#fff; font-weight:bold; font-size:4rem; display:block; text-align:center; position:relative; line-height:2rem; height:72px;}
.batn{ position: absolute; bottom:30px; width: 32px; height: 72px; left: 0; right: 0; margin: 0 auto; z-index: 10; cursor: pointer;display: block;}
.batn img{width: 32px; height: 72px;display: block; margin-top: 10px; animation: ascroll 1.5s infinite;}
@keyframes ascroll{
    0%{transform: translate3d(0,0,0);}
    50%{transform: translate3d(0,32px,0);}
    100%{transform: translate3d(0,0,0);}
}



.common_logo__hidden {
  position: absolute;
  right: 0;
  bottom:-300px;
  z-index: 1;
}
.common_logo__hidden2 {
  position: absolute;
  left: 300px;
  bottom:-300px;
  z-index: 1;
}
.common_logo {
  position: absolute;
  width: 425px;
  right: 0;
  top: 0;
  z-index: 10;
  padding: 30px 17px 30px 20px;
  box-sizing: border-box;
  text-align: right;
}
.common_logo img {
  display: inline-block;
  max-width: 100%;
}
.common_logo .wave,
.common_logo .wave1,
.common_logo .wave2 {
  z-index: -1;
  position: absolute;
  bottom: 20px;
  width: 400px;
  height: 400px;
  background: linear-gradient(to right, rgba(7, 108, 255, 0.3) 0%, rgba(24, 188, 251, 0.3) 100%);
  border-radius: 45%;
  animation: rotate 6s linear infinite;
}
.common_logo .wave1 {
  transform: translate(-12%, 0) rotate(0deg);
  animation: rotate1 6s linear -4s infinite;
}
.common_logo .wave2 {
  transform: translate(18%, 0) rotate(0deg);
  animation: rotate2 6s linear -2s infinite;
}
.guide-fixs {
  position: relative;
  height: 100%;
}
.common_logo_wrap {
  display: inline-block;
  width: 228px;
  text-align: center;
}
.common_logo_wrap img.hide {
  display: none;
}
.common_logo_wrap strong {
  display: block;
  margin-bottom: 8px;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-size: 38px;
  font-weight: normal;
  font-family: "时尚中黑简体";
}
.common_logo_wrap small {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 18px;
  font-family: "PingFang-SC-Regular";
}
@keyframes rotate {
  50% {
    border-radius: 38%;
    transform: rotate(180deg);
  }
  100% {
    border-radius: 45%;
    transform: rotate(360deg);
  }
}
@keyframes rotate1 {
  50% {
    border-radius: 38%;
    transform: translate(-30%, 8%) rotate(180deg);
  }
  100% {
    border-radius: 45%;
    transform: translate(-20%, 0%) rotate(360deg);
  }
}
@keyframes rotate2 {
  50% {
    transform: translate(30%, 8%) rotate(180deg);
  }
  100% {
    transform: translate(20%, 0%) rotate(360deg);
  }
}