<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@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;
	/* 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-right: .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: 50%;
	margin-top: -100px;
	z-index: 100;
	font-family: Arial, "Microsoft YaHei" !important;
	background: #f1f1f1;
	border: 1px solid #e0e0e0;
	filter: alpha(opacity=9);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index: 99999;
}
.cndns-right i {
	font-style: normal !important;
}
.cndns-right-meau {
	position: relative;
}
.cndns-right-btn {
	width: 75px;
	height: 80px;
	text-align: center;
	display: block;
	position: relative;
	text-decoration: none;
	border-top: 1px solid #e0e0e0;
}
.cndns-right-btn:hover {
	background: #fff;
}
.cndns-right-btn span {
	color: #fbd216;
	font-size: 28px !important;
	line-height: 52px;
}
.cndns-right-btn sup {
	display: block;
	min-width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	border-radius: 50%;
	background-color: #fbd216;
	position: absolute;
	left: -12px;
	top: -12px;
}
.cndns-right-btn p {
	color: #333;
	font-size: 12px;
	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: #fbd216;
	margin-bottom: 20px;
	text-decoration: none;
}
.meau-car .cndns-right-meau:hover .cndns-right-btn {
	background-color: #fbd216;
	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: #fbd216;
}
.meau-top .cndns-right-btn span {
	font-size: 24px !important;
	line-height: 38px;
	padding-top: 10px;
}
.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: 62px;
	padding-right: 25px;
	display: none;
}
.cndns-right-box .box-border {
	border-top: 4px solid #fbd216;
	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);
	-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;
}
.cndns-right-box .box-border .arrow-right {
	display: block;
	width: 13px;
	height: 16px;
	!background: url(../img/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: #fbd216;
	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;
}
.cndns-right-box .box-border .sev-b {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #e4e4e4
}
.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: 20px;
	!background: url(../img/zxqq.png) no-repeat left 3px;
	line-height: 36px;
}
.cndns-right-box .box-border .sev-b li a:hover {
	color: #fbd216
}
.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: #fbd216;
	color: #fff;
	margin-top: 80px;
	border-color: #fbd216
}
.meau-zs .cndns-right-btn span {
	color: #fff
}
.meau-zs .cndns-right-btn p {
	color: #fff
}
.sev-t {
	overflow: hidden;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul &gt; li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.fa-search::before {
	content:"ï€‚"
}
.fa-phone::before {
	content:"ï‚•"
}
.fa-skype::before {
	content:"ï…¾"
}
</pre></body></html>