body {
	font-family: "微软雅黑";
}
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;
}

.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;
}
.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 {
	height: 40px;
	margin: 315px 0 0;
	width: 660px;
	float: right;
}
.qrcode-container li {
	position: relative;
	float: left;
	display: inline;
}
.qrcode-container li .popover-wrap {
	background-color: transparent;
	position: absolute;
	top: -270px;
	left: -30px;
}
.qrcode-container li .popover-wrap-android {
	left: 45px;
}
.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: 192px;
	height: 192px;
}
.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/phoneTwo/one.jpg) no-repeat center;
	width: 100%;
	height: 518px;
}
.functionbg2 {
	background: url(../images/phoneTwo/2.jpg);
	width: 1006px;
	height: 614px;
	margin: auto;
}
.functionbg3 {
	background: url(../images/phoneTwo/3.jpg);
	width: 1006px;
	height: 534px;
	margin: auto;
}
.functionbg4 {
	background: url(../images/phoneTwo/4.jpg);
	width: 1006px;
	height: 500px;
	margin: auto;
}
.functionbg5 {
	background: url(../images/phoneTwo/5.jpg);
	width: 1006px;
	height: 563px;
	margin: auto;
}
.functionbg6 {
	background: url(../images/phoneTwo/6.jpg);
	width: 1006px;
	height: 529px;
	margin: auto;
}
.functionbg7 {
	background: url(../images/phoneTwo/7.jpg);
	width: 1006px;
	height: 479px;
	margin: auto;
}
.functionbg8 {
	background: url(../images/phoneTwo/8.jpg);
	width: 1006px;
	height: 588px;
	margin: auto;
}
.ewm_box {
	float: right;
	margin-top: 290px;
	width: 670px;
}
.btn1 {
	float: left;
	background: url(../images/phoneTwo/btn1.png) no-repeat;
	width: 208px;
	height: 66px;
	margin-top: 30px;
	border: none;
	cursor: pointer;
	border: none;
}
.btn2 {
	margin-left: 25px;
	background: url(../images/phoneTwo/btn2.png) no-repeat;
	width: 208px;
	height: 66px;
	margin-top: 30px;
	float: left;
	border: none;
	cursor: pointer;
}
.below {
	background: #f6f6f6;
	width: 100%;
	padding-bottom: 60px;
}
.below .below_box {
	width: 1000px;
	height: 280px;
	margin: 0px auto;
	padding-top: 20px;
}
.f28 {
	font-size: 28px;
	position: relative;
	top: 100px;
	float: right;
	color: #464646;
	font-weight: lighter;
}
.alertWindowContent h1 {
	text-align: center;
	font-size: 18px;
}
.alertWindowContent input {
	width: 100px;
	height: 50px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.qrcode-container {
	height: 70px;
	margin: 350px 0 0 0;
	float: left;
	margin-left: 47%;
}
.qrcode-container li {
	display: inline;
	float: left;
	position: relative;
}
.qrcode-container li .popover-wrap {
	background-color: transparent;
	left: -30px;
	position: absolute;
	top: -270px;
}
.qrcode-container li .popover-wrap-android {
	left: 45px;
}
.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 {
	background: none repeat scroll 0 0 #b3b3b3;
	border-radius: 2px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	padding: 1px;
	position: relative;
	top: -25px;
}
.qrcode-container li .popover-inner .popover-content {
	background-color: #fff;
	padding: 20px 45px;
	text-align: center;
}
.qrcode-container li .popover-inner .popover-content h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.qrcode-container li .popover-inner .popover-content a {
	color: #666;
	font-size: 12px;
	margin-top: 5px;
	text-decoration: underline;
}
.qrcode-container li .popover-inner .page-popover-qrcode img {
	height: 192px;
	width: 192px;
}
.qrcode-container li .install-btn {
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	width: 148px;
}
.qrcode-container li .install-btn.btn-blue {
	background-color: #0077dd;
	border: 1px solid #0066be;
}
.qrcode-container li .install-btn.btn-green {
	background-color: #44bb00;
	border: 1px solid #3da900;
	margin-left: 20px;
}
.btn-box {
	height: 100px;
	margin: 15px auto 0;
	width: 530px;
}
.btn-box li {
	width: 265px;
	float: left;
}
.btn1s {
	background: url(../images/phoneTwo/btn1s.png) no-repeat;
	border: medium none;
	float: left;
	height: 69px;
	width: 253px;
	cursor: pointer;
}
.btn2s {
	background: url(../images/phoneTwo/btn2s.png) no-repeat;
	border: medium none;
	display:block;
	height: 69px;
	margin-left: 40px;
	width: 253px;
}
.newBox {
	margin: 40px auto 20px auto;
	width: 1200px;
}
.newBox h1{
	font-size: 24px;
  	font-weight: normal;
  	color: #282828;
  	text-align: center;
}
.newBox h2 {
  color: #727272;
  font-size: 18px;
  font-weight: normal;
  padding-top: 10px;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 35px;
}	