ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, hgroup, menu, nav, section, summary {
	display: block;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.hide {
	display: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
#BDBridgeWrap {
	display: none !important;
}
.c-lightgray {
	color: #ddd;
}
body {
	background: #fff;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	text-decoration: none;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.container.main-container {
	min-height: 400px;
}
.logo {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 105px;
	height: 44px;
	background-size: cover;
	background-image: url("/v2/image/intro/logo.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
.logo {
background-image:url("/v2/image/intro/logo@2x.png");
}
}
.pagenavi {
	margin-top: 10px;
	margin-bottom: 20px;
}
.loading {
	background: url("/v2/image/loader.gif") center center no-repeat;
}
.loading.absolute {
	position: absolute;
	width: 60px;
	height: 60px;
}
.loading.full-page {
	height: 300px;
}
.extend-wrap {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background-color: #3eaa00;
	color: #fff;
	text-align: center;
}
.extend-wrap .extend-link {
	display: inline-block;
	margin: 0 10px;
	color: #ff0;
	cursor: pointer;
}
.extend-wrap .extend-link.dropdown .dropdown-menu {
	top: 40px;
	color: #333;
	z-index: 1100;
	width: 170px;
}
.extend-wrap .extend-link.dropdown .extend-qrcode {
	margin: 0 auto;
	width: 160px;
	height: 160px;
	background: url("/v2/image/dashboard/salon_qrcode_normal_1222.png") no-repeat;
	background-size: cover;
}
.extend-wrap .extend-link-devide {
	line-height: 10px;
	font-size: 10px;
	border-right: 1px solid #fff;
}
.footer {
	padding: 40px 0;
}
.footer .footer-nav {
	margin-bottom: 10px;
	text-align: center;
	font-size: 0;
	color: #666;
}
.footer .footer-nav li {
	font-size: 12px;
	display: inline;
	margin-right: 5px;
}
.footer .footer-nav li::after {
	margin-left: 5px;
	content: "-";
	color: #ddd;
}
.footer .footer-nav li:last-child::after {
	display: none;
}
.footer .footer-nav a {
	color: #666;
}
.footer .footer-nav .sep {
	padding: 0 3px;
}
.footer .copy {
	font-size: 12px;
	text-align: center;
	color: #aaa;
}
.footer .copy a {
	color: #aaa;
}
.pagenavi {
	font-size: 12px;
	line-height: 16px;
	text-align: right;
}
.pagenavi .total {
	padding: 6px 0;
	font-weight: normal !important;
}
.pagenavi .total, .pagenavi .prev, .pagenavi .next, .pagenavi .num, .pagenavi .goto-input, .pagenavi .goto-btn {
	display: inline-block;
	color: #333;
}
.pagenavi .prev, .pagenavi .next, .pagenavi .num, .pagenavi .goto {
	padding: 5px 8px;
	margin: 0 0 0 2px;
	min-width: 28px;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pagenavi .goto {
	padding: 7px 8px;
	margin-right: 2px;
}
.pagenavi .prev:hover, .pagenavi .next:hover, .pagenavi .num:hover {
	border-color: #ccc;
}
.pagenavi .active {
	background: #f8f8f8;
	border-color: #ddd;
}
.pagenavi .goto-input {
	font-weight: normal;
	border-radius: 2px;
	min-width: 21px;
	border: 1px solid #e5e5e5;
	padding: 0 4px;
}
.pagenavi .goto-input:focus {
	outline: none !important;
	background: #fff;
}
.float-service-wrap {
	position: fixed;
	left: 50%;
	bottom: 20px;
	margin-left: 520px;
	font-size: 12px;
}
.float-service-wrap .float-service-close {
	display: none;
	position: absolute;
	right: -10px;
	top: -10px;
	font-size: 20px;
	color: #eae4d0;
	font-weight: 100;
	cursor: pointer;
}
.float-service-wrap .float-service-content {
	display: none;
	color: #F33A42;
}
.float-service-wrap.float-service-side {
	left: auto;
	right: 20px;
	margin-left: 0;
	z-index: 500;
}
.float-service-wrap:hover .float-service-close {
	display: block;
}
.float-service-wrap.float-service-thumb {
	left: auto;
	right: 0;
	margin-left: 0;
}
.float-service-wrap.float-service-thumb .float-service {
	background: #fff;
	width: 12px;
	height: auto;
	padding: 10px;
	border: 1px solid #F33A42;
	border-radius: 4px;
	line-height: 13px;
}
.float-service-wrap.float-service-thumb .float-service-content {
	display: inline;
}
.float-service-wrap.float-service-thumb .float-service-close {
	display: none;
}
.float-service-wrap .float-service {
	display: block;
	width: 115px;
	height: 115px;
	background-size: cover;
	background-image: url("/v2/image/service_0318.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
.float-service-wrap .float-service {
background-image:url("/v2/image/service_0318@2x.png");
}
}
.phone-content {
	background-color: #eff8f3;
	padding: 50px 10px 0 50px;
	color: #3c4541;
}
.left-block {
	position: relative;
	width: 467px;
	height: 508px;
}
.right-block {
	margin-left: 510px;
}
.right-block .right-top p {
	line-height: 36px;
	color: #3c4541;
}
.right-block .right-top .h1-title {
	font-size: 24px;
	color: #133122;
	line-height: 40px;
	margin: 50px 0 10px 0;
}
.right-block .right-bottom p {
	font-size: 12px;
	line-height: 24px;
	color: #3c4541;
}
.right-block .right-bottom a {
	text-decoration: underline;
}
.qrcode-container li {
	position: relative;
	float: left;
	display: inline;
}
.qrcode-container li .popover-wrap {
	background-color: transparent;
	position: absolute;
	top: -240px;
	left: 3px;
}
.qrcode-container li .popover-wrap-android {
	left: 77px;
}
.qrcode-container li.item-apple:hover .popover-wrap-apple {
	display: block;
}
.qrcode-container li.item-android:hover .popover-wrap-android {
	display: block;
}
.qrcode-container li .popover-inner {
	padding: 1px;
	border-radius: 2px;
	background: #b3b3b3;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	position: relative;
	top: -25px;
}
.qrcode-container li .popover-inner .popover-content {
	background-color: #fff;
	text-align: center;
	padding: 20px 25px 20px;
}
.qrcode-container li .popover-inner .popover-content h4 {
	margin-bottom: 10px;
	font-size: 16px;
}
.qrcode-container li .popover-inner .popover-content a {
	color: #666;
	margin-top: 5px;
	font-size: 12px;
	text-decoration: underline;
}
.qrcode-container li .popover-inner .page-popover-qrcode img {
	width: 159px;
	height: 159px;
}
.qrcode-container li .install-btn {
	width: 148px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	border-radius: 2px;
}
.qrcode-container li .install-btn.btn-blue {
	border: 1px solid #0066be;
	background-color: #0077dd;
}
.qrcode-container li .install-btn.btn-green {
	border: 1px solid #3da900;
	background-color: #44bb00;
	margin-left: 20px;
}
.functionbg {
	background: url("../images/ipos/iposBanner.png") no-repeat center;
	width: 100%;
	height: 420px;
	position: relative;
}
.btn1 {
	float: left;
	border: none;
	background: url("../images/ipos/btn1.png") no-repeat;
	width: 217px;
	height: 57px;
	display: block;
	margin-top: 15px;
	cursor: pointer;
}
.btn2 {
	margin-left: 75px;
	background: url("../images/ipos/btn2.png") no-repeat;
	width: 217px;
	height: 57px;
	display: block;
	margin-top: 15px;
}
.iposContent {
	width: 1200px;
	margin: 30px auto;
}
.block1 {
	width: 1100px;
	margin: auto;
	border: 1px dashed #c6c6c6;
	padding: 10px 30px;
}
.block1:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.text {
	float: left;
	width: 70%;
	line-height: 65px;
}
.block1 img {
	float: right;
}
.pTitle {
	color: #222;
	font-size: 20px;
	margin: 80px 0;
}
.pTitle span {
	font-size: 14px;
	color: #575757;
	padding-left: 10px;
}
.block2 {
	width: 100%;
}
.inner-box {
	height: 230px;
}
.inner-box:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.iposBox {
	float: left;
	width: 279px;
	text-align: center;
	padding: 0 10px;
}
.innerBox {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 1px solid #d2d2d2;
	margin: auto;
}
.innerBox img {
	margin-top: 20px;
}
.borderBottom {
	border-bottom: 1px solid #d2d2d2;
}
.textP1 {
	font-size: 18px;
	color: #333;
}
.textP2 {
	font-size: 14px;
	color: #808080;
	line-height: 20px;
}
.textP3 {
	color: #5fc325;
	font-size: 18px;
	margin-bottom: 20px;
}
.textP4 {
	color: #808080;
	font-size: 14px;
}
.round {
	text-align: center;
	width: 30px;
	height: 30px;
	border: 1px solid #808080;
	border-radius: 50%;
	line-height: 30px;
	margin-left: 84px;
	margin-bottom: 20px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.mt80 {
	margin-top: 80px;
}
.likeHr {
	height: 150px;
	width: 1px;
	background: #d2d2d2;
	float: left;
}
.pic1 {
	margin-left: 117px;
}
.pic2 {
	margin-left: 160px;
}
.survey {
	width: 1100px;
	margin-left: 50px;
	margin-top: 40px;
}
.survey:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}
.surveyBox {
	float: left;
	width: 200px;
	margin-right: 230px;
	text-align: center;
}
