body,
a,
a:hover,
a:active,
a:visited,
a:focus {
	color: #999999;
	font-size: 1.3rem;
}

body {
	background: url(../images/public/bg1.png) repeat;
	min-width: 300px;
	max-width: 640px;
	margin: 0 auto;
}
.he50{
	height: 50px;
}
.lq-mian {
	background: url(../images/public/bg2.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 1rem;
	margin: 1.5rem 1.5rem 13rem 1.5rem;
}

.lq-login {
	padding: 50px 0;
}

.lq-login h3 {
	background: url(../images/login/login-head.png) no-repeat;
	background-size: 100% 100%;
	width: 70%;
	height: 5rem;
	line-height: 4.5rem;
	text-align: center;
	margin: 0 auto;
	font-size: 1.8rem;
}

.lq-dlk {
	background: url(../images/login/login-box.png) no-repeat;
	background-size: 100% 100%;
	width: 90%;
	margin: 30px auto 40px;
	padding: 1.5rem .5rem 3rem .5rem;
}

.lq-dlk .am-input-group-label {
	height: 5rem;
	line-height: 5rem;
	background: none;
	color: #999999;
	border: 0;
}

.lq-dlk .am-form-field {
	height: 3rem;
	line-height: 3rem;
	margin: 1rem auto;
	background: none !important;
	border: 0 !important;
	color: #999999 !important;
}

.lq-dlk .am-input-group-label i {
	display: block;
	width: 3rem;
	height: 3rem;
	margin: 1rem auto;
}

.lq-dlk .am-input-group-label .icon1 {
	background: url(../images/login/user.png) no-repeat;
	background-size: 100% 100%;
}

.lq-dlk .am-input-group-label .icon2 {
	background: url(../images/login/password.png) no-repeat;
	background-size: 100% 100%;
}

.lq-dlk .am-form-field:focus {
	background: none;
	box-shadow: none !important;
}

.lq-line {
	border-top: 1px solid #373737;
	border-bottom: 1px solid #0f0f0f;
	margin: 10px 0;
}

.lq-dlbtn {
	width: 80%;
	height: 5rem;
	background: url(../images/login/login-btn.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}

.lq-dlbtn input {
	background: none;
	border: 0;
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	text-align: center;
	color: #198b7c;
	font-size: 1.6rem;
}

.lq-header {
	padding: 1rem 0 .5rem 0;
}

.lq-header .am-g {
	background: url(../images/index2/header.png) no-repeat;
	background-size: 100% 100%;
	height: 6rem;
	margin: 0 1rem;
	display: block;
	width: initial;
}

.lq-header .am-g h3 {
	display: block;
	width: 60%;
	height: 3rem;
	line-height: 3rem;
	margin: 1.3rem auto;
	background: url(../images/index2/title-bg.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	font-size: 1.8rem;
	color: #fff;
	font-weight: normal;
}

.lq-index-main {
	margin: 0 1rem 0 1rem;
	background: url(../images/index2/bg3.png) no-repeat;
	padding: 1rem 1rem 2rem 1rem;
	background-size: 100% 100%;
}

.lq-index-content {
	background: url(../images/index2/bg4.png) no-repeat;
	background-size: 100% 100%;
	padding: 1rem;
}

.lq-index-content img {
	width: 100%;
}

.lq-video {
	margin: 0 .8rem 6rem .8rem;
	background: url(../images/index2/bfq-bg.png) no-repeat;
	background-size: 100% 100%;
	height: 7rem;
	width: initial;
}
.lq-video-btn {
	width: 8rem;
	height: 8rem;
	margin: 0 0 0 1rem;
	background: url(../images/index2/playbtn-bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 3rem 0 0 .4rem;
	position: relative;
	top: -1rem;
}

.lq-video-btn span {
	display: block;
	width: 2rem;
	height: 2rem;
	background: url(../images/index2/play.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0 auto;
}

.lq-foot {
	height: 6rem;
	background: url(../images/index2/foot_03.png) no-repeat;
	background-size: 100% 100%;
	width: 98%;
	position: fixed;
	bottom: 0;
	left: 1%;
}

.lq-foot ul,
.lq-foot li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
}

.lq-foot ul li {
	float: left;
	width: 19%;
}

.lq-foot ul li span {
	display: block;
	width: 2rem;
	height: 2rem;
	margin: 1rem auto .5rem;
}

.lq-foot ul li p {
	margin: 0;
	text-align: center;
}

.lq-foot ul .active {
	width: 24% !important;
	background: url(../images/index2/DIY-btn.png) no-repeat;
	background-size: 100% 100%;
}

.lq-foot .icon1 {
	background: url(../images/index2/xc.png) no-repeat center;
	background-size: 100% 100%;
}

.lq-foot .icon2 {
	background: url(../images/index2/dt.png) no-repeat center;
	background-size: 100% 100%;
}

.lq-foot .icon3 {
	background: url(../images/index2/DIY.png) no-repeat center;
	background-size: 100%;
	width: 4rem !important;
	height: 4rem !important;
}

.lq-foot .icon4 {
	background: url(../images/index2/wd.png) no-repeat center;
	background-size: 100% 100%;
}

.lq-foot .icon5 {
	background: url(../images/index2/gm.png) no-repeat center;
	background-size: 100% 100%;
}

.lq-fline {
	background: url(../images/index2/line.png) no-repeat right;
}

.lq-back {
	width: 6rem;
	height: 3rem;
	background: url(../images/public/back-btn.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 1.3rem 0;
}

.lq-header-tit {
	line-height: 5.5rem;
	font-size: 2rem;
	color: #fff;
	text-align: center;
}

.lq-edit-btn,
.lq-save-btn {
	width: 6rem;
	height: 3rem;
	background: url(../images/public/btn.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 1.3rem 0;
	line-height: 3rem;
	color: #198b7c;
	text-align: center;
	float: right;
}

.lq-save-btn {
	display: none;
}

.lq-photo-list .am-u-sm-3 {
	padding: 0 .2rem;
	height: 9rem;
	overflow: hidden;
	margin-bottom: .4rem;
	position: relative;
}

.lq-photo-list .am-u-sm-3 p {
	position: absolute;
	bottom: 0;
	height: 2rem;
	width: 96%;
	line-height: 2rem;
	text-align: center;
	z-index: 99;
	background: rgba(0, 0, 0, 0.8);
	margin: 0 0 0 0;
	display: none;
}

.lq-photo-list .am-u-sm-3 p a {
	color: #ffffff;
	display: block;
}

.lq-photo-list img {
	height: 100%;
	width: 100%;
}

.lq-upload {
	margin: 1rem;
	background: url(../images/photo/tjzp-bg.png) no-repeat;
	height: 15rem;
	background-size: 100% 100%;
}

.lq-upload p {
	margin: 0 1rem 1rem;
	font-size: 1.4rem;
	padding-top: 1rem;
}

.lq-upload .upLoadPics {
	height: 6rem;
	width: 6rem;
	background: url(../images/photo/tj-btn.png) no-repeat center;
	background-size: 100%;
	margin: 0 1rem;
}

.lq-no-img span {
	display: block;
	width: 10rem;
	height: 10rem;
	margin: 100px auto 0;
	background: url(../images/photo/no-img.png) no-repeat center;
	background-size: 100%;
}

.lq-no-img p {
	text-align: center;
	margin: 0 0 100px 0;
	font-size: 1.7rem;
}

#jquery-fullsizable {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 999;
}

#jquery-fullsizable.fullsized_spinner {
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAPIAAAAAAP///zw8PLy8vP///5ycnHx8fGxsbCH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQACgABACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkEAAoAAgAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkEAAoAAwAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkEAAoABAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQACgAFACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQACgAGACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAAKAAcALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#jquery-fullsizable #fullsized_image_holder img {
	display: block;
	margin: 0 auto;
}

#fullsized_go_prev,
#fullsized_go_next {
	position: absolute;
	top: 40%;
	display: block;
	width: 32px;
	height: 126px;
}

#fullsized_go_prev {
	left: 0;
}

#fullsized_go_prev:hover {
	background-position: 0 -126px;
}

#fullsized_go_next {
	right: 0;
}

#fullsized_go_next:hover {
	background-position: -32px -126px;
}

#fullsized_close,
#fullsized_fullscreen {
	position: absolute;
	top: 0;
	display: block;
	width: 32px;
	height: 32px;
}

#fullsized_close {
	right: 0;
}

#fullsized_close:hover {
	background-position: -64px -32px;
}

#fullsized_fullscreen {
	right: 40px;
}

#fullsized_fullscreen:hover {
	background-position: -96px -32px;
}

:fullscreen #fullsized_fullscreen {
	background-position: -96px -64px;
	&:hover {
		background-position: -96px -96px;
	}
}

:-webkit-full-screen #fullsized_fullscreen {
	background-position: -96px -64px;
	&:hover {
		background-position: -96px -96px;
	}
}

:-moz-full-screen #fullsized_fullscreen {
	background-position: -96px -64px;
	&:hover {
		background-position: -96px -96px;
	}
}

.lq-diy {
	margin: 80px 0;
}

.lq-diy .am-u-sm-6 div {
	background: url(../images/diy/btn-bg.png) no-repeat;
	background-size: 100% 100%;
	width: 10rem;
	text-align: center;
	height: 10rem;
	margin: 0 auto;
	padding: 2rem 0 0 0;
}

.lq-diy .am-u-sm-6 .icon2 {
	float: right;
	margin-right: 1.5rem;
}

.lq-diy .am-u-sm-6 .icon3 {
	float: left;
	margin-left: 1.5rem;
}

.lq-diy .am-u-sm-6 .icon1 {
	margin-bottom: -3.5rem;
}

.lq-diy .am-u-sm-6 div span {
	display: block;
	width: 3rem;
	height: 3rem;
	margin: 0 auto;
}

.lq-diy .am-u-sm-6 {
	padding: 0;
}

.lq-diy .am-u-sm-6 div p {
	margin: 0;
	color: #1c6a5f;
	font-size: 1.2rem;
}

.lq-diy .am-u-sm-6 .icon1 span {
	background: url(../images/diy/tjsp.png) no-repeat;
	background-size: 100% 100%;
}

.lq-diy .am-u-sm-6 .icon2 span {
	background: url(../images/diy/tjbg.png) no-repeat;
	background-size: 100% 100%;
}

.lq-diy .am-u-sm-6 .icon3 span {
	background: url(../images/diy/tjwz.png) no-repeat;
	background-size: 100% 100%;
}
.lq-prompty {
	width: 20rem;
	height: 10rem;
	background: url(../images/diy/tsk-bg.png) no-repeat center;
	background-size: 100% 100%;
	position: fixed;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
	top: 40%;
}
.lq-prompty span {
	display: block;
	width: 3rem;
	height: 3rem;
	float: left;
	background: url(../images/diy/tsk-success.png) no-repeat center;
	background-size: 100% 100%;
	margin: 2rem 2rem 1rem 3rem;
}
.lq-prompty p {
	float: left;
	margin: 2.5rem 0 0 0;
	font-size: 1.4rem;
	color: #fff;
}
.lq-prompty i {
	font-style: normal;
	font-size: 1rem;
	padding-left: 3rem;
}

.lq-promptn {
	width: 20rem;
	height: 10rem;
	background: url(../images/diy/tsk-bg.png) no-repeat center;
	background-size: 100% 100%;
	position: fixed;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
	top: 40%;
}
.lq-promptn span {
	display: block;
	width: 3rem;
	height: 3rem;
	float: left;
	background: url(../images/diy/tsk-lose.png) no-repeat center;
	background-size: 100% 100%;
	margin: 2rem 2rem 1rem 3rem;
}
.lq-promptn p {
	float: left;
	margin: 2.5rem 0 0 0;
	font-size: 1.4rem;
	color: #fff;
}
.lq-promptn i {
	font-style: normal;
	font-size: 1rem;
	padding-left: 3rem;
}

.lq-textarea {
	background: url(../images/diy/txt-box.png) no-repeat;
	background-size: 100% 100%;
	margin: 1.5rem;
	display: none;
}
.lq-textarea textarea {
	border: 0;
	background: none;
	width: 100%;
	padding: 1rem ;
}
.lq-setpw {
	background: url(../images/my/xgmm-bg.png) no-repeat;
	background-size: 100% 100%;
	margin: 30px 0 40px 1rem;
	padding: 1.5rem 0 5rem 0;
}

.lq-setpw .am-input-group-label {
	height: 5rem;
	line-height: 5rem;
	background: none;
	color: #999999;
	border: 0;
}

.lq-setpw .am-form-field {
	height: 3rem;
	line-height: 3rem;
	margin: 1rem auto;
	background: none !important;
	border: 0 !important;
	color: #999999 !important;
}

.lq-setpw .am-input-group-label i {
	display: block;
	width: 3rem;
	height: 3rem;
	margin: 1rem auto;
}

.lq-setpw .am-input-group-label .icon1 {
	background: url(../images/login/user.png) no-repeat;
	background-size: 100% 100%;
}

.lq-setpw .am-input-group-label .icon2 {
	background: url(../images/login/password.png) no-repeat;
	background-size: 100% 100%;
}

.lq-setpw .am-form-field:focus {
	background: none;
	box-shadow: none !important;
}
.lq-lines {
	border-top: 1px solid #373737;
	border-bottom: 1px solid #0f0f0f;
	margin: 10px 2rem 10px 1rem;
}

.lq-my {
	background: url(../images/my/wd-bg.png) no-repeat;
	background-size: 100% 100%;
	width: 90%;
	margin: 30px auto 40px;
	padding: 1.5rem .5rem 3rem .5rem;
}
.lq-my .am-input-group-label {
	background: none;
	color: #999999;
	border: 0;
	height: 2rem;
	line-height: 2rem;
}
.lq-my .am-input-group-label i {
	display: block;
	width: 2rem;
	height: 2rem;
	margin: 1rem auto;
}
.lq-my .am-input-group-label .icon1 {
	background: url(../images/my/edit.png) no-repeat;
	background-size: 90%;
}
.lq-my .am-input-group-label .icon2 {
	background: url(../images/my/lgout.png) no-repeat;
	background-size: 90%;
}
.lq-my .am-form-field {
	height: 2rem;
	line-height: 2rem;
	margin: 1rem auto;
	background: none !important;
	border: 0 !important;
	color: #999999 !important;
}
.lq-my .am-form-field:focus {
	background: none;
	box-shadow: none !important;
}
.lq-zx {
	text-align: left !important;
	height: 3rem !important;
	line-height: .1rem !important;
}
#pmp {
width: 100%;
height: 3rem;
}
marquee {
margin:0px;
filter:alpha(opacity=45);
/*filter: Glow(Color=#ffb6b6, Strength=5px);*/
}
.wrapper {
	display: none;
}