@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?83928082');
  src: url('../font/fontello.eot?83928082#iefix') format('embedded-opentype'), url('../font/fontello.woff?83928082') format('woff'), url('../font/fontello.ttf?83928082') format('truetype'), url('../font/fontello.svg?83928082#fontello') 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;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* You can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


/*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;
  top: 60%;
  margin-top: -100px;
  z-index: 100;
  font-family: Arial, "Microsoft YaHei" !important;
  background: #fff;
  border: 1px solid #e0e0e0;
  z-index: 99999;
}

.cndns-right i {
  font-style: normal !important;
}

.cndns-right-meau {
  position: relative;
}

.cndns-right-btn {
  width: 125px;
  height: 50px;
  text-align: left;
  display: block;
  position: relative;
  text-decoration: none;
  border-top: 1px solid #e0e0e0;
}

.cndns-right-btn span {
  color: #fe9900;
  font-size: 28px !important;
  line-height: 50px;
  float: left;
  width: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cndns-right-btn span img {
  width: 30px;
  display: block;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 5px;
}

.cndns-right-btn sup {
  display: block;
  min-width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  border-radius: 50%;
  background-color: #fe9900;
  position: absolute;
  left: -12px;
  top: -12px;
}

.cndns-right-btn p {
  color: #333;
  font-size: 12px;
  line-height: 50px;
  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: #fe9900;
  margin-bottom: 20px;
  text-decoration: none;
}

.meau-car .cndns-right-meau:hover .cndns-right-btn {
  background-color: #fe9900;
  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: #fe9900;
}

.meau-top .cndns-right-btn span {
  font-size: 24px !important;
  line-height: 38px;
  /* padding-top: 6px; */
}

.meau-top .cndns-right-btn i {
  display: block;
  color: #333;
  font-size: 12px;
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {}

.cndns-right-box {
  position: absolute;
  top: -15px;
  right: 129px;
  display: none;
}

.cndns-right-box .box-border {
  border-top: 4px solid #fe9900;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 20px;
  background-color: #fff;
  -webkit-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;
}

.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: 42px;
  float: left;
  display: block;
  line-height: 56px;
  margin-right: 20px;
  color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
  float: left;
  color: #fe9900;
  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: #888;
  font-style: normal !important;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.cndns-right-box .box-border .sev-b {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e4e4e4
}

.lemail .cndns-right-box .box-border .sev-b li a {
  background: none;
  color: #fe9900;
  font-size: 22px;
  line-height: 28px;
  padding-left: 0;
}

.cndns-right-btn span svg {
  width: 30px;
  height: 30px;
  fill: #fe9900;
}

.cndns-right-box .box-border .sev-b h4 {
  color: #666;
  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: #888;
  font-size: 14px;
  padding-left: 43px;
  background: url("../images/zxqq.png") no-repeat left top;
  line-height: 40px;
}

.cndns-right-box .box-border .sev-b li.guanw a {
  display: inline-block;
  color: #888;
  font-size: 14px;
  padding-left: 43px;
  background: url(../images/website.png) no-repeat left top;
  -o-background-size: 40px;
  background-size: 40px;
  line-height: 40px;
}

.cndns-right-box .box-border .sev-b li.alibaba a {
  display: inline-block;
  color: #888;
  font-size: 14px;
  padding-left: 43px;
  background: url(../images/alibaba.png) no-repeat left top;
  -o-background-size: 40px;
  background-size: 40px;
  line-height: 40px;
}

.cndns-right-box .box-border .sev-b li a:hover {
  color: #fe9900
}

.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: #666;
  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: #fe9900;
  color: #fff;
  margin-top: 80px;
  border-color: #fe9900
}

.meau-zs .cndns-right-btn span {
  color: #fff
}

.meau-zs .cndns-right-btn p {
  color: #fff
}

.sev-t {
  overflow: hidden;
}

.sev-t img {
  width: 50px;
}