@CHARSET "UTF-8";
.clear {
    clear: both;
}
div, span {
    -webkit-text-size-adjust:none;
    z-index: 1;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
html {
    font-size: 625%;
}
body {
    font-size: 0.14rem;
    font-family:"黑体";
    margin: auto 0px;

    -webkit-user-select: none;
    vertical-align: baseline;
}
input[type="text"], input[type="password"],input[type="button"] {outline: none;}
input[type="button"]{
	cursor: pointer;
}
.fullWidth {
    width: 100%;
}
.fullHeight {
	height: 100%;
}
.fullSizeContainer {
    width: 100%;
}
.fullSizeImage {
    width: 100%;
}
.fullSize {
    width: 100%;
    height: 100%;
}
.fullBgSize {
	background-size: 100% 100%;
}
.fullBackgroundSize {
	background-size: 100% 100%;
}

.logoContainer {
    margin: 0.2rem auto 0rem auto;
}
.logoImg {
	width: 1.62rem;
    height: 1.2rem;
}
.userCenterTitleContainer {
    margin: 0.18rem auto 0 auto;
    max-width: 3.45rem;
}
.userCenterTitleLogoContainer {
    float: left;
}
.userCenterTitleTipContainer {
	margin-left: 1.7rem;
	padding-top: 0.2rem;
	text-align: center;
}
.userCenterTitleNameContainer {
    padding-top: 0.2rem;
}
.userCenterTitleCategoryContainer {
    margin-top: 0.1rem;
}
.formContainer {
	width: 2.75rem;
	margin: 0 auto;
}
.inputTextContainer {
	width: 100%;
    margin: 0;
    text-align: center;
}
.inputText {
    width: 100%;
    height: 0.4rem;
    font-size: 0.19rem;
    color: #555;
    
    border: 0rem;
    border: 0px;
    padding-left: 0.05rem;
    border-bottom-style: inset;
    border-bottom-width: 1px;
    border-bottom-color: #999;
}
.errorTip {
	height: 0.15rem;
	text-align: center;
	color: red;
}

.centerText {
    text-align: center;
}
.centerDiv {
	margin-left: auto;
	margin-right: auto;
}
.marginTopXS {
    margin-top: 0.07rem;
}
.marginTopS {
    margin-top: 0.12rem;
}
.marginTopM {
    margin-top: 0.18rem;
}
.marginTopL {
    margin-top: 0.20rem;
}
.marginTopXL {
    margin-top: 0.30rem;
}
.marginTopXXL {
	margin-top: 0.40rem;
}
.marginTopXXXL {
	margin-top: 0.50rem;
}
.paddingTopXS {
    padding-top: 0.07rem;
}
.paddingTopS {
    padding-top: 0.12rem;
}
.paddingTopM {
    padding-top: 0.18rem;
}
.paddingTopL {
    padding-top: 0.20rem;
}
.paddingTopXL {
    padding-top: 0.30rem;
}
.paddingTopXXL {
	padding-top: 0.40rem;
}

.textSizeXS {
	font-size: 0.12rem;
}
.textSizeS {
	font-size: 0.15rem;
}
.textSizeM {
	font-size: 0.18rem;
}
.textSizeL {
	font-size: 0.2rem;
}
.textSizeXL {
	font-size: 0.2rem;
}
.textSizeXXL {
	font-size: 0.3rem;
}

.indentXS {
	font-size: 0.12rem;
	text-indent: 0.24rem;
}
.indent14 {
	font-size: 0.14rem;
	text-indent: 0.28rem;
}
.indentS {
	font-size: 0.15rem;
	text-indent: 0.3rem;
}
.indentM {
	font-size: 0.18rem;
	text-indent: 0.36rem;
}
.indentL {
	font-size: 0.2rem;
	text-indent: 0.4rem;
}
.indentXL {
	font-size: 0.24rem;
	text-indent: 0.48rem;
}
.indentXXL {
	font-size: 0.3rem;
	text-indent: 0.6rem;
}

.textSizeButton {
	font-size: 0.18rem;
}

.defaultButton {
	width: 1.3rem;
	height: 0.44rem;
	background-color: #fb5c37;
	border: 0;
	color: #fff;
	font-size: 0.18rem;
	border-radius: 0.05rem;
	-webkit-appearance: none;
	  font-family: "黑体";
}

.bottomPH {
}

.introduceContainer {
	margin-top: 0.2rem;
    text-align: center;
    color: #777;
}
.introduceItemContainer {
}

.defaultRadius {
	border-radius: 0.05rem;
	overflow: hidden;
}
.defaultShadow {
	border-radius: 0.05rem;
	box-shadow: 0.01rem 0.01rem 0.05rem #ccc;
	background-color: white;
}

.qrcodeImageContainer {
	width: 1.2rem;
	height: 1.2rem;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}
.qrcodeImage {
	padding-bottom: 1.2rem;
}


.shareGuideArrowImageContainer {
	width: 0.7rem;
	height: 0.7rem;
	position: absolute;
	top: 0.1rem;
	right: 0.4rem;
}
.shareGuideTipImageContainer {
	  width: 2rem;
  height: 0.7rem;
  position: absolute;
  top: 0.33rem;
  right: 0.23rem;
}
.shareQrcodeImageContainer {
	  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.7rem;
  margin-top: -0.9rem;
  padding-bottom: 1.4rem;
}
.shareQrcodeGuideContainer {
	width: 100%;
	color: white;
	line-height: 140%;
	position: absolute;
	top: 50%;
	margin-top: 0.8rem;
}
.shareQrcodeGuideNameText {
	color: #ff6957;
}
.shareSeeDetailGuideContainer {
	width: 100%;
	position: absolute;
	color: white;
	top: 50%;
	margin-top: 1.5rem;
	color: #cfcdcd;
}
.shareSeeDetailGuidePeriodText {
	color: white;
}
.shareCloseImageContainer {
	width: 0.3rem;
	height: 0.3rem;
	position: absolute;
	top: 0.2rem;
	left: 0.2rem;
}


