@font-face {
	font-family: fontello;
	src: url(../font/fontello.eot);
	src: url(../font/fontello.eot) format('embedded-opentype'), url(../font/fontello.woff) format('woff'), url(../font/fontello.ttf) format('truetype'), url(../font/fontello.svg) format('svg');
	font-weight: 400;
	font-style: normal
  }
  
  .demo-icon {
	font-family: fontello!important;
	font-style: normal;
	font-weight: 400;
	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 .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease
  }
  
  @media(max-width:767px) {
	#newBridge {
	  display: none
	}
  }
  
  .cndns-right *:hover {
	text-decoration: none
  }
  
  .cndns-right {
	position: fixed;
	right: 5px;
	bottom: 10%;
	margin-top: -100px;
	z-index: 100;
	font-family: Arial, microsoft yahei!important;
	background: #fff;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	-khtml-opacity: .95;
	opacity: .95;
	z-index: 99999;
	-webkit-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
  }
  
  .cndns-right-btn {
	width: 70px;
	height: 70px;
	text-align: center;
	display: block;
	position: relative;
	text-decoration: none;
	border-top: 1px solid #e0e0e0
  }
  
  .cndns-right-btn span {
	color: #1661a9;
	font-size: 24px!important;
	line-height: 32px;
	padding-top: 10px;
	display: inline-block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
  }
  .cndns-right-btn span.hongse{
	color: #ef8d01;
  }
  
  .cndns-right-btn span.icon-kefu {
	color: #ef8d01;
	margin: auto;
	margin-bottom: 5px;
	display: block;
	-webkit-animation: shadow .5s linear infinite;
	-moz-animation: shadow .5s linear infinite;
	-o-animation: shadow .5s linear infinite;
	animation: shadow .5s linear infinite;
	-webkit-animation: rotate .5s linear infinite;
	-moz-animation: rotate .5s linear infinite;
	-o-animation: rotate .5s linear infinite;
	animation: rotate .5s linear infinite
  }
  
  .cndns-right-btn sup {
	display: block;
	min-width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	border-radius: 50%;
	background-color: #ef8d01;
	position: absolute;
	left: -12px;
	top: -12px
  }
  
  .cndns-right-btn p {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0;
	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: #ef8d01;
	margin-bottom: 20px;
	text-decoration: none
  }
  
  .meau-car .cndns-right-meau:hover .cndns-right-btn {
	background-color: #ef8d01;
	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 {
	margin: auto;
	padding: 0;
  }
  
  .meau-car .cndns-right-btn span {
	color: #ef8d01
  }
  
  .meau-top .cndns-right-btn span {
	font-size: 24px!important;
	line-height: 20px;
	padding-top: 15px
  }
  
  .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: 54px;
	padding-right: 25px;
	display: none
  }
  
  .cndns-right-box .box-border {
	padding: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 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: 42px;
	float: left;
	display: block;
	line-height: 56px;
	margin-right: 20px;
	color: #d3d3d3
  }
  
  .cndns-right-box .box-border .sev-t p {
	float: left;
	color: #ef8d01;
	font-size: 22px;
	line-height: 28px;
	padding: 0;
	margin: 0;
  }
  
  .cndns-right-box .box-border .sev-t p b {
	font-family: 'p-b';
	display: block;
	font-size: 24px;
	margin-top: 5px;
  }
  
  .email .cndns-right-box .box-border .sev-t p b {
	margin-bottom: 5px;
	font-size: 18px;
  }
  
  .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: 400;
	padding-bottom: 15px
  }
  
  .cndns-right-box .box-border .sev-b li {
	float: left;
	width: 50%;
	list-style: none;
  }
  
  .cndns-right-box .box-border .sev-b li a {
	text-decoration: none;
	display: inline-block;
	color: #888;
	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: #ef8d01
  }
  
  .meau-sev .cndns-right-box .box-border {
	width: 300px
  }
  
  .meau-contact .cndns-right-box .box-border {
	width: 260px;
  }
  
  .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: #ef8d01;
	color: #fff;
	margin-top: 80px;
	border-color: #e61c11
  }
  
  .meau-zs .cndns-right-btn span {
	color: #fff
  }
  
  .meau-zs .cndns-right-btn p {
	color: #fff
  }
  
  .sev-t {
	overflow: hidden
  }
  
  #ClCache {
	display: none
  }
  
  #newBridge #nbWebImLightContainer {
	border: none!important
  }
  
  .cndns-right-meau:hover .demo-icon,
  .cndns-right-meau:hover .iconfont {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2)
  }
  
  @-webkit-keyframes shadow {
	0%,
	100% {
	  -webkit-transform: scaleX(1);
	  transform: scaleX(1)
	}
	50% {
	  -webkit-transform: scaleX(1.2);
	  transform: scaleX(1.2)
	}
  }
  
  @-moz-keyframes shadow {
	0%,
	100% {
	  -moz-transform: scaleX(1);
	  transform: scaleX(1)
	}
	50% {
	  -moz-transform: scaleX(1.2);
	  transform: scaleX(1.2)
	}
  }
  
  @-o-keyframes shadow {
	0%,
	100% {
	  -o-transform: scaleX(1);
	  transform: scaleX(1)
	}
	50% {
	  -o-transform: scaleX(1.2);
	  transform: scaleX(1.2)
	}
  }
  
  @keyframes shadow {
	0%,
	100% {
	  -webkit-transform: scaleX(1);
	  -moz-transform: scaleX(1);
	  -o-transform: scaleX(1);
	  transform: scaleX(1)
	}
	50% {
	  -webkit-transform: scaleX(1.2);
	  -moz-transform: scaleX(1.2);
	  -o-transform: scaleX(1.2);
	  transform: scaleX(1.2)
	}
  }
  
  @-webkit-keyframes rotate {
	0% {
	  -webkit-transform: translateY(0);
	  transform: translateY(0)
	}
	25% {
	  -webkit-transform: translateY(5px);
	  transform: translateY(5px)
	}
	50% {
	  -webkit-transform: translateY(10px) scale(1.1, .9);
	  transform: translateY(10px) scale(1.1, .9)
	}
	75% {
	  -webkit-transform: translateY(5px);
	  transform: translateY(5px)
	}
	100% {
	  -webkit-transform: translateY(0);
	  transform: translateY(0)
	}
  }
  
  @-moz-keyframes rotate {
	0% {
	  -moz-transform: translateY(0);
	  transform: translateY(0)
	}
	25% {
	  -moz-transform: translateY(5px);
	  transform: translateY(5px)
	}
	50% {
	  -moz-transform: translateY(10px) scale(1.1, .9);
	  transform: translateY(10px) scale(1.1, .9)
	}
	75% {
	  -moz-transform: translateY(5px);
	  transform: translateY(5px)
	}
	100% {
	  -moz-transform: translateY(0);
	  transform: translateY(0)
	}
  }
  
  @-o-keyframes rotate {
	0% {
	  -o-transform: translateY(0);
	  transform: translateY(0)
	}
	25% {
	  -o-transform: translateY(5px);
	  transform: translateY(5px)
	}
	50% {
	  -o-transform: translateY(10px) scale(1.1, .9);
	  transform: translateY(10px) scale(1.1, .9)
	}
	75% {
	  -o-transform: translateY(5px);
	  transform: translateY(5px)
	}
	100% {
	  -o-transform: translateY(0);
	  transform: translateY(0)
	}
  }
  
  @keyframes rotate {
	0% {
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -o-transform: translateY(0);
	  transform: translateY(0)
	}
	25% {
	  -webkit-transform: translateY(5px);
	  -moz-transform: translateY(5px);
	  -o-transform: translateY(5px);
	  transform: translateY(5px)
	}
	50% {
	  -webkit-transform: translateY(10px) scale(1.1, .9);
	  -moz-transform: translateY(10px) scale(1.1, .9);
	  -o-transform: translateY(10px) scale(1.1, .9);
	  transform: translateY(10px) scale(1.1, .9)
	}
	75% {
	  -webkit-transform: translateY(5px);
	  -moz-transform: translateY(5px);
	  -o-transform: translateY(5px);
	  transform: translateY(5px)
	}
	100% {
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -o-transform: translateY(0);
	  transform: translateY(0)
	}
  }
  
  @-webkit-keyframes rotates {
	0% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
	25% {
	  transform: translateY(-2.5px);
	  -webkit-transform: translateY(-2.5px);
	  -moz-transform: translateY(-2.5px);
	  -ms-transform: translateY(-2.5px);
	  -o-transform: translateY(-2.5px);
	}
	50% {
	  transform: translateY(0px) scale(1.05);
	  -webkit-transform: translateY(0px) scale(1.05);
	  -moz-transform: translateY(0px) scale(1.05);
	  -ms-transform: translateY(0px) scale(1.05);
	  -o-transform: translateY(0px) scale(1.05);
	}
	75% {
	  transform: translateY(2.5px);
	  -webkit-transform: translateY(2.5px);
	  -moz-transform: translateY(2.5px);
	  -ms-transform: translateY(2.5px);
	  -o-transform: translateY(2.5px);
	}
	100% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
  }
  
  @-moz-keyframes rotates {
	0% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
	25% {
	  transform: translateY(-2.5px);
	  -webkit-transform: translateY(-2.5px);
	  -moz-transform: translateY(-2.5px);
	  -ms-transform: translateY(-2.5px);
	  -o-transform: translateY(-2.5px);
	}
	50% {
	  transform: translateY(0px) scale(1.05);
	  -webkit-transform: translateY(0px) scale(1.05);
	  -moz-transform: translateY(0px) scale(1.05);
	  -ms-transform: translateY(0px) scale(1.05);
	  -o-transform: translateY(0px) scale(1.05);
	}
	75% {
	  transform: translateY(2.5px);
	  -webkit-transform: translateY(2.5px);
	  -moz-transform: translateY(2.5px);
	  -ms-transform: translateY(2.5px);
	  -o-transform: translateY(2.5px);
	}
	100% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
  }
  
  @-o-keyframes rotates {
	0% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
	25% {
	  transform: translateY(-2.5px);
	  -webkit-transform: translateY(-2.5px);
	  -moz-transform: translateY(-2.5px);
	  -ms-transform: translateY(-2.5px);
	  -o-transform: translateY(-2.5px);
	}
	50% {
	  transform: translateY(0px) scale(1.05);
	  -webkit-transform: translateY(0px) scale(1.05);
	  -moz-transform: translateY(0px) scale(1.05);
	  -ms-transform: translateY(0px) scale(1.05);
	  -o-transform: translateY(0px) scale(1.05);
	}
	75% {
	  transform: translateY(2.5px);
	  -webkit-transform: translateY(2.5px);
	  -moz-transform: translateY(2.5px);
	  -ms-transform: translateY(2.5px);
	  -o-transform: translateY(2.5px);
	}
	100% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
  }
  
  @keyframes rotates {
	0% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
	25% {
	  transform: translateY(-2.5px);
	  -webkit-transform: translateY(-2.5px);
	  -moz-transform: translateY(-2.5px);
	  -ms-transform: translateY(-2.5px);
	  -o-transform: translateY(-2.5px);
	}
	50% {
	  transform: translateY(0px) scale(1.05);
	  -webkit-transform: translateY(0px) scale(1.05);
	  -moz-transform: translateY(0px) scale(1.05);
	  -ms-transform: translateY(0px) scale(1.05);
	  -o-transform: translateY(0px) scale(1.05);
	}
	75% {
	  transform: translateY(2.5px);
	  -webkit-transform: translateY(2.5px);
	  -moz-transform: translateY(2.5px);
	  -ms-transform: translateY(2.5px);
	  -o-transform: translateY(2.5px);
	}
	100% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
  }
  
  @-webkit-keyframes sfdh {
	0% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
	}
	25% {
	  transform: scale(1.01);
	  -webkit-transform: scale(1.01);
	  -moz-transform: scale(1.01);
	  -ms-transform: scale(1.01);
	  -o-transform: scale(1.01);
	}
	50% {
	  transform: scale(1.04);
	  -webkit-transform: scale(1.04);
	  -moz-transform: scale(1.04);
	  -ms-transform: scale(1.04);
	  -o-transform: scale(1.04);
	}
	75% {
	  transform: scale(1.01);
	  -webkit-transform: scale(1.01);
	  -moz-transform: scale(1.01);
	  -ms-transform: scale(1.01);
	  -o-transform: scale(1.01);
	}
	100% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
	}
  }
  
  @-moz-keyframes sfdh {
	0% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
	}
	25% {
	  transform: scale(1.01);
	  -webkit-transform: scale(1.01);
	  -moz-transform: scale(1.01);
	  -ms-transform: scale(1.01);
	  -o-transform: scale(1.01);
	}
	50% {
	  transform: scale(1.04);
	  -webkit-transform: scale(1.04);
	  -moz-transform: scale(1.04);
	  -ms-transform: scale(1.04);
	  -o-transform: scale(1.04);
	}
	75% {
	  transform: scale(1.01);
	  -webkit-transform: scale(1.01);
	  -moz-transform: scale(1.01);
	  -ms-transform: scale(1.01);
	  -o-transform: scale(1.01);
	}
	100% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
	}
  }
  
  @-o-keyframes sfdh {
	0% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
	}
	25% {
	  transform: scale(1.01);
	  -webkit-transform: scale(1.01);
	  -moz-transform: scale(1.01);
	  -ms-transform: scale(1.01);
	  -o-transform: scale(1.01);
	}
	50% {
	  transform: scale(1.04);
	  -webkit-transform: scale(1.04);
	  -moz-transform: scale(1.04);
	  -ms-transform: scale(1.04);
	  -o-transform: scale(1.04);
	}
	75% {
	  transform: scale(1.01);
	  -webkit-transform: scale(1.01);
	  -moz-transform: scale(1.01);
	  -ms-transform: scale(1.01);
	  -o-transform: scale(1.01);
	}
	100% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
	}
  }
  
  @keyframes sfdh {
	0% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
	}
	25% {
	  transform: scale(1.01);
	  -webkit-transform: scale(1.01);
	  -moz-transform: scale(1.01);
	  -ms-transform: scale(1.01);
	  -o-transform: scale(1.01);
	}
	50% {
	  transform: scale(1.04);
	  -webkit-transform: scale(1.04);
	  -moz-transform: scale(1.04);
	  -ms-transform: scale(1.04);
	  -o-transform: scale(1.04);
	}
	75% {
	  transform: scale(1.01);
	  -webkit-transform: scale(1.01);
	  -moz-transform: scale(1.01);
	  -ms-transform: scale(1.01);
	  -o-transform: scale(1.01);
	}
	100% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
	}
  }
  
  @-webkit-keyframes dtyd {
	0% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
	100% {
	  transform: translateY(20px);
	  -webkit-transform: translateY(20px);
	  -moz-transform: translateY(20px);
	  -ms-transform: translateY(20px);
	  -o-transform: translateY(20px);
	}
  }
  
  @-moz-keyframes dtyd {
	0% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
	100% {
	  transform: translateY(20px);
	  -webkit-transform: translateY(20px);
	  -moz-transform: translateY(20px);
	  -ms-transform: translateY(20px);
	  -o-transform: translateY(20px);
	}
  }
  
  @-o-keyframes dtyd {
	0% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
	100% {
	  transform: translateY(20px);
	  -webkit-transform: translateY(20px);
	  -moz-transform: translateY(20px);
	  -ms-transform: translateY(20px);
	  -o-transform: translateY(20px);
	}
  }
  
  @keyframes dtyd {
	0% {
	  transform: translateY(0);
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	}
	100% {
	  transform: translateY(20px);
	  -webkit-transform: translateY(20px);
	  -moz-transform: translateY(20px);
	  -ms-transform: translateY(20px);
	  -o-transform: translateY(20px);
	}
  }
  
  .daotop>div {
	display: none;
  }
  
  @media (max-width: 992px) {
	.daotop {
	  position: fixed;
	  bottom: 80px;
	  right: 20px;
	  z-index: 9999;
	}
	.daotop>div a {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -webkit-flex-flow: column;
	  -moz-box-orient: vertical;
	  -moz-box-direction: normal;
	  -ms-flex-flow: column;
	  flex-flow: column;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
	  -moz-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  -webkit-box-pack: center;
	  -webkit-justify-content: center;
	  -moz-box-pack: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	}
	.daotop .iconfont {
	  color: #fff;
	  padding-top: 0px;
	  font-size: 18px!important;
	  line-height: 38px;
	}
	.cndns-right {
	  display: none;
	}
	.daotop>div {
	  display: block;
	}
	.daotop a {
	  color: #fff;
	  background-color: #1661a9;
	  opacity: 0.8;
	  width: 40px;
	  height: 40px;
	  z-index: 9999;
	}
	.cndns-right-btn {
	  width: 50px;
	  height: 50px;
	  border-radius: 100%;
	  border: 0px;
	}
  }
  
  
  
  /* 手机版底部 */
			  
			  .mbfoot {
				  height: 60px;
			  }
			  
			  .mbfootdw {
				  position: fixed;
				  bottom: 0;
				  left: 0;
				  width: 100%;
				  height: 60px;
				  display: none;
				  background-color: #1661a9;
				  z-index: 10;
				  transition: all .4s;
				  -webkit-transition: all .4s;
				  -moz-transition: all .4s;
				  -ms-transition: all .4s;
				  -o-transition: all .4s;
				  transform: translateY(100%);
				  -webkit-transform: translateY(100%);
				  -moz-transform: translateY(100%);
				  -ms-transform: translateY(100%);
				  -o-transform: translateY(100%);
			  }
			  
			  .mbfoot.on .mbfootdw {
				  transform: translateY(0);
				  -webkit-transform: translateY(0);
				  -moz-transform: translateY(0);
				  -ms-transform: translateY(0);
				  -o-transform: translateY(0);
			  }
			  
			  .mbfootdw .mbfootdw_item {
				  width: 25%;
				  display: flex;
				  flex-direction: column;
				  justify-content: center;
				  text-align: center;
				  border-right: 1px solid rgba(255, 255, 255, 0.3);
				  /* box-shadow: 1px 0px 0 #4663b3; */
			  }
			  
			  .mbfootdw .mbfootdw_item:last-child {
				  border-right: none;
				  box-shadow: none;
			  }
			  
			  .mbfootdw_itemi svg.icon {
				  font-size: 15px;
				  color: #fff !important;
				  height: 20px !important;
				  width: 20px !important;
				  fill: white;
			  }
			  
			  .mbfootdw_itemp {
				  font-size: 12px;
				  color: #fff;
			  }
			  
			  @media screen and (max-width:992px) {
				  .mbfootdw {
					  display: flex;
				  }
			  }
			  
			  @media screen and (min-width:992px) {
				  .mbfoot {
					  display: none!important;
				  }
			  }
			  /* 微信弹出 */
			  
			  #wechat-lightbox {
				  display: none;
				  position: fixed;
				  z-index: 10001;
				  top: 0px;
				  right: 0px;
				  left: 0px;
				  transition: opacity 0.1s ease-in 0s;
				  background: rgba(0, 0, 0, 0.75);
			  }
			  
			  .mip-fill-content {
				  display: flex;
				  justify-content: center;
				  align-items: center;
				  height: 100%;
				  width: 90%;
				  margin: auto;
				  max-width: 250px;
			  }
			  
			  i.guanbi {
				  position: absolute;
				  right: 1.25rem;
				  top: 1.25rem;
			  }
			  
			  #MIP-LLIGTBOX-MASK {
				  background: rgba(0, 0, 0, .4)
			  }
			  
			  .form-wechat-model-ctn .model-mask {
				  background: rgba(0, 0, 0, .4);
				  position: fixed;
				  top: 0;
				  left: 0;
				  width: 100%;
				  height: 100%;
				  z-index: 10000
			  }
			  
			  .mip-sjh-wechat-model {
				  width: 100%;
				  height: 100%
			  }
			  
			  .mip-sjh-wechat-model .mip-fill-content .wechat-model-layer {
				  width: 20.6875rem;
				  -webkit-box-sizing: border-box;
				  box-sizing: border-box;
				  padding: 20px;
				  position: relative;
				  background: #fff;
				  border-radius: .8125rem
			  }
			  
			  .mip-sjh-wechat-model .mip-fill-content .wechat-model-layer .close {
				  position: absolute;
				  right: .9375rem;
				  top: .9375rem
			  }
			  
			  .mip-sjh-wechat-model .mip-fill-content .wechat-model-layer .wechat-model-success {
				  height: 100%;
				  text-align: center;
				  font-size: 12px;
				  line-height: 1.6;
			  }
			  
			  .wechat-model-success .image i {
				  font-size: 50px;
				  line-height: 1;
				  color: #1aad19;
				  margin-bottom: 10px
			  }
			  
			  .wechat-model-success .guide-img {
				  margin-top: 10px;
				  margin-bottom: 20px
			  }
			  
			  .mip-sjh-wechat-model .mip-fill-content .wechat-model-layer .wechat-model-success .button {
				  background-color: #1aad19;
				  border-radius: .25rem;
				  width: 100px;
				  margin: auto;
				  margin-top: .9375rem;
				  line-height: 2.2;
			  }
			  
			  .mip-sjh-wechat-model .mip-fill-content .wechat-model-layer .wechat-model-success .button span {
				  color: #fff;
			  }