.set-title-position-topoffset{
	padding-top: 56px;
}

.set-title {
	padding-top: 0px;
}

.set-title-font {
	color: #313131;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	font-size: 19pt;
}

@media screen and (max-width: 768px) {
	.set-userlogo {
	padding-top: 10px;
	}
}

@media screen and (min-width: 768px) {
	.set-userlogo {
	padding-top: 30px;
	}
}

@media screen and (max-width: 768px) {
	.set-userlogo img {
	width: 45px;
	}
}

@media screen and (min-width: 768px) {
	.set-userlogo img {
	width: 70px;
	}
}

.subtitle-set-font_X{
	color: #313131;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	font-size: 13pt;
}

.subtitle-set-font_Y{
	color: #A0A0A0;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	font-size: 13pt;
}

@media screen and (max-width: 768px) {
	.set-nickname {
	padding-top: 0px;
	}
}

@media screen and (min-width: 425px) {
	.set-nickname {
	padding-top: 5px;
	}
}

@media screen and (max-width: 425px) {
	.set-inputwidth {
		width: 80%;
	}
}

@media screen and (min-width: 425px) {
	.set-inputwidth {
		width: 340px;
	}
}

.set-inputwidth2 {
	width: 140px;
}

@media screen and (max-width: 425px) {
	.set-inputwidth3 {
		width: 100%;
	}
}

@media screen and (min-width: 425px) {
	.set-inputwidth3 {
		width: 280px;
	}
}

.set-inputheight{
	height: 40px;
}

.set-little-button{
	background-color: #eeeeee;
	width: 52px;
	height: 40px;
	outline: none;
	border: 1px #A0A0A0 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.set-error-font {
	color: #EB6877;
	font-size: 9pt;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	text-align: left;
}

.set-suc-font {
	color: #aaaaaa;
	font-size: 11pt;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	text-align: left;
}

.dischange {
	width: 60px;
}

@media screen and (max-width: 425px) {
	.set-inputwidth4 {
		width: 100%;
	}
}

@media screen and (min-width: 425px) {
	.set-inputwidth4 {
		width: 152px;
	}
}

@media screen and (max-width: 425px) {
	.set-inputwidth5 {
		width: 100%;
	}
}

@media screen and (min-width: 425px) {
	.set-inputwidth5 {
		width: 220px;
	}
}

.set-button-font {
	color: #aaaaaa;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	font-size: 12pt;
}

.set-button-font2 {
	color: #00AA90;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	font-size: 12pt;
}

/*提交按钮样式*/
@media screen and (max-width: 300px) {
	.set-button {
	background-color: #00AA90;
	width: 80%;
	height: 35.5px;
	outline: none;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
}

@media screen and (min-width: 300px) {
	.set-button {
	background-color: #00AA90;
	width: 240px;
	height: 35.5px;
	outline: none;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
}

.set-button-font3 {
	color: #ffffff;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	font-size: 13pt;
}

.succflash-button{
	filter:alpha(opacity=75);  
    -moz-opacity:0.75;  
    -khtml-opacity: 0.75;  
    opacity: 0.75;
	background-color:#1b8e7c;
	width: 280px;
	height: 35.5px;
	outline: none;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.succflash-font{
	color: #ffffff;
	font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida, helvetica,
		"Hiragino Sans GB", "WenQuanYi Micro Hei",
		sans-serif;
	font-size: 13pt;
}