@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot');
  src: url('../fonts/fontello.eot') format('embedded-opentype'), url('../fonts/fontello.woff') format('woff'), url('../fonts/fontello.ttf') format('truetype'), url('../fonts/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.demo-icon {
  font-family: "fontello" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.cndns-right-meau:hover .demo-icon {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
/*new right*/
.cndns-right *:hover {
  text-decoration: none;
}
.cndns-right * {
  text-decoration: none;
}
.cndns-right li {
  list-style: none;
}
.cndns-right #zixunUl {
  margin: 0;
  padding: 0;
}
.cndns-right {
  position: fixed;
  right: 10px;
  bottom: 10%;
  margin-top: -100px;
  z-index: 100;
  font-family: Arial, "Microsoft YaHei" !important;
  background: #fff;
  filter: alpha(opacity=9);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  z-index: 99999;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  border-radius: 5px;
}
.cndns-right i {
  font-style: normal !important;
}
.cndns-right-meau {
  position: relative;
  cursor: pointer;
}
.cndns-right-btn {
  width: 30px;
  height: 80px;
  text-align: center;
  display: block;
  position: relative;
  text-decoration: none;
  border-top: 1px solid #d8e0ec;
  margin: 0 20px;
}
.cndns-right-btn:hover {}
.cndns-right-btn span {
  color: #316ce8;
  font-size: 22px !important;
  line-height: 36px;
  margin-top: 12px;
}
.cndns-right-btn sup {
  display: block;
  min-width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  border-radius: 50%;
  background-color: #316ce8;
  position: absolute;
  left: -12px;
  top: -12px;
}
.cndns-right-btn p {
  color: #565d6d;
  font-size: 14px;
  line-height: 18px;
  padding-top: 0px;
  margin: 0;
  text-decoration: none;
  padding-bottom: 10px;
}
.cndns-right-meau:hover .cndns-right-btn p {
  display: block;
  text-decoration: none;
}
.meau-car .cndns-right-btn {
  border-color: #316ce8;
  margin-bottom: 20px;
  text-decoration: none;
}
.meau-car .cndns-right-meau:hover .cndns-right-btn {
  background-color: #316ce8;
  text-decoration: none;
}
.meau-car .cndns-right-meau:hover .cndns-right-btn span {
  color: #fff;
  display: block;
  text-decoration: none;
}
.meau-code .sev-t img {
  width: 134px;
  height: 134px;
  margin: 0;
  padding: 0;
}
.meau-car .cndns-right-btn span {
  color: #316ce8;
}
/*.meau-top .cndns-right-btn span{font-size:24px !important;line-height:38px;padding-top:10px;}*/
.meau-top .cndns-right-btn i.icon-Arrow-Up {
  font-size: 22px;
}
.meau-top .cndns-right-btn i {
  display: block;
  color: #565d6d;
  font-size: 14px;
}
.meau-top.cndns-right-meau:hover .cndns-right-btn {}
.cndns-right-box {
  position: absolute;
  top: -15px;
  right: 55px;
  padding-right: 25px;
  display: none;
}
.cndns-right-box .box-border {
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 5px;
}
.cndns-right-box .box-border .arrow-right {
  display: block;
  width: 13px;
  height: 16px;
  background: url(../images/arrow.png) no-repeat;
  position: absolute;
  right: -13px;
  top: 26px;
}
.cndns-right-box .box-border .sev-t span {
  font-size: 40px;
  float: left;
  display: block;
  line-height: 56px;
  margin-right: 20px;
  color: #316ce8
}
.cndns-right-box .box-border .sev-t p {
  float: left;
  color: #316ce8;
  font-size: 22px;
  line-height: 28px;
  padding: 0;
  margin: 0;
}
.cndns-right-box .box-border .sev-t p i {
  display: block;
  font-size: 14px;
  color: #8d97ad;
  font-style: normal !important;
}
.cndns-right-box .box-border .sev-b {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #d8e0ec
}
.cndns-right-box .box-border .sev-b h4 {
  color: #414b61;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 15px;
}
.cndns-right-box .box-border .sev-b li {
  float: left;
  width: 50%
}
.cndns-right-box .box-border .sev-b li a {
  display: inline-block;
  color: #8d97ad;
  font-size: 14px;
  padding-left: 43px;
  background: url(../images/zxqq.png) no-repeat left 3px;
  line-height: 36px;
}
.cndns-right-box .box-border .sev-b li a:hover {
  color: #316ce8
}
.meau-sev .cndns-right-box .box-border {
  width: 300px;
}
.meau-contact .cndns-right-box .box-border {
  width: 230px;
}
.cndns-right-meau:hover .cndns-right-box {
  display: block
}
.meau-code .cndns-right-box {
  top: inherit;
  bottom: -35px;
}
.meau-code .cndns-right-box .box-border {
  width: 156px;
  text-align: center;
}
.meau-code .cndns-right-box .box-border i {
  display: block;
  color: #414b61;
  font-size: 14px;
  line-height: 22px;
}
.meau-code .cndns-right-box .box-border .arrow-right {
  top: inherit;
  bottom: 50px;
}
.meau-zs .cndns-right-btn {
  background-color: #316ce8;
  color: #fff;
  margin-top: 80px;
  border-color: #316ce8
}
.meau-zs .cndns-right-btn span {
  color: #fff
}
.meau-zs .cndns-right-btn p {
  color: #fff
}
.sev-t {
  overflow: hidden;
}
.cndns-right-btn span.icon-qq {
  color: #ff4d7e;
  animation: shadow .5s linear infinite;
  animation: rotate .5s linear infinite;
}
@keyframes shadow {
  0%, 100% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(1.2);
  }
}
@keyframes rotate {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(10px) scale(1.1, 0.9);
  }
  75% {
    ransform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}