@charset "utf-8";
/* CSS Document */

/** 20200218收费产品结果页 微信二维码+邮箱+评价 **/
.resultPub2020 {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: .1rem;
	box-shadow: none;
	padding: .2rem;
	padding-bottom: .3rem;
	margin: .4rem 0 0 0;
}
.resultWechat {
	width: 100%;
	float: left;
	/*border-bottom: dotted 1px #ccc;
	padding: 0 0 .4rem 0;
	margin: 0 0 .4rem 0;*/
	line-height: 1.5;
}
.resultWechat .title {
	width: 100%;
	float: left;
	font-size: .38rem;
	font-weight: bold;
	text-align: center;
}
.resultWechat .info {
	width: 100%;
	float: left;
	font-size: .3rem;
	text-align: center;
	margin: .2rem 0;
}
.resultWechat .qrcode {
	display: flex;
    justify-content: space-between;
    padding: 0 1.4rem;
	width: 100%;
	float: left;
}
/*.resultWechat .qrcode img {
	width: 1.4rem;
	display: block;
	margin: 0 auto;
}*/
.resultWechat .qrcode img:first-child {
	height: 2rem;
}
.resultWechat .qrcode img:last-child {
	height: 1.2rem;
	margin: .2rem 0 0 0;
}
.resultWechat .order {
	width: 100%;
	float: left;
	line-height: .5rem;
	font-size: .28rem;
	text-align: center;
	margin: .2rem 0 .1rem 0;
}
.resultWechat .order a {
	width: auto;
	background: #b53739;
	border-radius: .1rem;
	padding: .05rem .1rem;
	line-height: .5rem;
	font-size: .3rem;
	color: #fff;
}
.resultWechat .tips {
	width: 100%;
	float: left;
	font-size: .24rem;
	color: #666;
	text-align: center;
}
.resultEmail {
	width: 100%;
	float: left;
	line-height: 1.5;
}
.resultEmail .title {
	width: 100%;
	float: left;
	font-size: .38rem;
	font-weight: bold;
	text-align: center;
}
.resultEmail .tips {
	width: 100%;
	float: left;
	font-size: .3rem;
	color: #b53739;
	margin: .2rem 0;
}
.resultEmail .txt {
	width: 100%;
	float: left;
	line-height: .4rem;
	font-size: .3rem;
	color: #a3a3a3;
	margin: 0 0 .2rem 0;
}
.resultEmail .email {
	width: 100%;
	float: left;
	border: solid 1px #ccc;
	border-radius: .1rem;
	padding: .1rem .2rem;
	font-size: .3rem;
}
.resultEmail .email input {
	width: 85%;
	background: none;
	border: none;
}
/** input选择历史记录 **/
.login-dropDown {
	width: 95%;
	background-color: #f2f2f2;
	z-index: 99;
}
.login-dropDown ul, .login-operate, .login-others {
	padding: 0 .56rem;
}
.login-dropDown ul li {
	width: 100%;
	height: .9rem;
	text-align: center;
	line-height: .9rem;
	border-bottom: 1px solid #ddd;
	font-size: .32rem;
}
.test_yao {
	position: relative;
}
.test_yao:after {
	display: block;
	content: '';
	clear: both;
}
/** input选择历史记录 **/
.resultEmail .btn {
	width: 100%;
	float: left;
	margin: .2rem 0 .1rem 0;
}
.resultEmail .btn a {
	width: 100%;
	float: left;
	background: #b53739;
	border-radius: .1rem;
	line-height: .68rem;
	font-size: .36rem;
	color: #fff;
	text-align: center;
}
.resultEmail .link {
	width: 100%;
	float: left;
	font-size: .3rem;
	text-align: center;
}
.resultEmail .link a {
	text-decoration: underline;
	color: #b53739;
}
.resultPJia {
	width: 100%;
	float: left;
	line-height: 1.5;
}
.resultPJia .title {
	width: 100%;
	float: left;
	font-size: .38rem;
	font-weight: bold;
	text-align: center;
}
.resultPJia .nick {
	width: 100%;
	float: left;
	margin: .2rem 0;
}
.resultPJia .nick .zuo {
	width: 65%;
	float: left;
	border: solid 1px #ccc;
	border-radius: .1rem;
	padding: .1rem .2rem;
	font-size: .3rem;
}
.resultPJia .nick .zuo input {
	width: 80%;
	background: none;
	border: none;
}
.resultPJia .nick .you {
	width: 35%;
	float: left;
	padding: .1rem 0 0 .5rem;
	font-size: .3rem;
}
.resultPJia .nick .you i {
	color: #e6e6e6;
}
.resultPJia .score {
	width: 100%;
	float: left;
}
.resultPJia .score .zuo {
	width: auto;
	float: left;
}
.resultPJia .score .zuo img {
	width: .5rem;
	float: left;
	margin: 0 .1rem 0 0;
	cursor: pointer;
}
.resultPJia .score .you {
	overflow: hidden;
	line-height: .5rem;
	font-size: .3rem;
	text-align: right;
}
.resultPJia .score .you span {
	width: auto;
	background: #fe6f0f;
	border-radius: .1rem;
	padding: .05rem .2rem;
	font-size: .3rem;
	color: #fff;
}
.resultPJia .score .you span img {
	height: .35rem;
	vertical-align: middle;
	margin: -.05rem 0 0 0;
}
.resultPJia .area {
	width: 100%;
	float: left;
	margin: .2rem 0;
}
.resultPJia .area textarea {
	width: 100%;
	float: left;
	height: 2rem;
	border: solid 1px #ccc;
	border-radius: .1rem;
	padding: .2rem;
	font-size: .3rem;
	text-align: justify;
}
.resultPJia .btn {
	width: 100%;
	float: left;
}
.resultPJia .btn a {
	width: 100%;
	float: left;
	background: #fe6f0f;
	border-radius: .1rem;
	line-height: .68rem;
	font-size: .36rem;
	color: #fff;
	text-align: center;
}
/** 20200218收费产品结果页 微信二维码+邮箱+评价 **/


/**** 确认邮箱 ****/
.emailQueRenPop {
	width: 100%;
	height: 100%;
	float: left;
	background: #000;
	opacity: .85;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.emailQueRen {
	width: 7rem;
	background: #fff;
	border: solid 1px #ccc;
	position: fixed;
	left: 50%;
	top: 25%;
	margin: 0 0 0 -3.5rem;
	z-index: 999;
}
.emailQueRen_title {
	width: 100%;
	float: left;
	background: #f1f1f1;
	border-bottom: solid 1px #ccc;
	line-height: .8rem;
	font-size: .34rem;
	text-align: center;
}
.emailQueRen_txt {
	width: 100%;
	float: left;
	padding: .3rem;
	line-height: .5rem;
	font-size: .3rem;
	text-align: justify;
}
.emailQueRen_txt span {
	color: #f00;
}
.emailQueRen_btn {
	width: 100%;
	float: left;
	padding: 0 .3rem;
	margin: 0 0 .3rem 0;
}
.emailQueRen_btn a {
	width: 46%;
	border-radius: 8px;
	line-height: .75rem;
	font-size: .3rem;
	text-align: center;
	color: #fff;
}
.emailQueRen_btn a:first-child {
	float: left;
	background: #7f7f7f;
}
.emailQueRen_btn a:last-child {
	float: right;
	background: #48aa30;
}
/**** 确认邮箱 ****/


/**** 回退操作提醒 ****/
.returnRemindPop {
	width: 100%;
	height: 100%;
	float: left;
	background: #000;
	opacity: .85;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.returnRemind {
	width: 7rem;
	background: #fff;
	border-radius: .1rem;
	position: fixed;
	left: 50%;
	top: 25%;
	margin: 0 0 0 -3.5rem;
	z-index: 999;
}
.returnRemind .title {
	width: 100%;
	float: left;
	background: #cb7530;
	border-radius: .1rem .1rem 0 0;
	line-height: .8rem;
	font-size: .34rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.returnRemind .con {
	width: 100%;
	float: left;
	padding: .3rem;
}
.returnRemind .con .txt1 {
	width: 100%;
	float: left;
	font-size: .34rem;
	color: #f00;
	font-weight: bold;
	text-align: center;
}
.returnRemind .con .txt2 {
	width: 100%;
	float: left;
	font-size: .32rem;
	text-align: justify;
	margin: .2rem 0 0 0;
}
.returnRemind .con .txt2 span {
	color: #f00;
}
.returnRemind .btn {
	width: 100%;
	float: left;
	margin: .3rem 0 0 0;
}
.returnRemind .btn a {
	width: 45%;
	border-radius: .1rem;
	line-height: .8rem;
	font-size: .3rem;
	color: #fff;
	text-align: center;
}
.returnRemind .btn a:first-child {
	float: left;
	background: #999;
}
.returnRemind .btn a:last-child {
	float: right;
	background: #e04c44;
}
/**** 回退操作提醒 ****/


