*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
a{
	color: #333;
	text-decoration: none;
}
.hide{
	display: none !important;
}
.main{
	width: 960px;
	margin: 0 auto;
}
.m_yj_34{
	margin: 30px 0 40px 0;
}
.m_yj_All{
	border: 1px solid #ccc;
	border-radius: 8px; 
	box-shadow:2px 0px 3px rgba(0,0,0,0.3); 
}
/*登录用户-微信扫码关注*/
.loginYj,.loginYjSuccess,.loginYjConfim,.userSuccess,.nologinYjConfim{
	padding: 0 10px;
}
.loginYj .head,.loginYjSuccess .head,.loginYjConfim .head,.userSuccess .head,.nologinYjConfim .head{
	border-bottom: 1px dashed #ccc;
}
.m_yj_All .foot{
	font-size: 12px;
	padding-bottom: 15px;
}
.m_yj_All .foot h6{
	margin-top: 10px;
	font-size: 12px;
}
.m_yj_All .foot p{
	margin-top: 5px;
}
.loginYj h3,.userSuccess h3{
	margin: 25px 0 10px 0;
	font-size: 16px;
	text-align: center;
}
.center{
	text-align: center;
}
.m_yj_txt{
	width:660px;
	padding: 5px;
	font-size: 12px;
	margin-left: 134px;
	background:rgba(247,247,247,1);
	line-height: 1.5;
}
.m_yj_codeTes{
	width:210px;
	height:210px; 
	background-color:#f0f0f0;
	border-radius: 10px;
	margin-left: 200px; 
}
.m_yj_codeTes img{
	margin-left: 10px;
	margin-top: 10px;
	width:190px;
	height:190px;
}
.m_yj_code{
	margin: 30px 0;
}
.m_yj_codeBag{
	background-image: url(ty.png);
	background-repeat: no-repeat;
	width: 650px;
	margin-left: 164px;
	position: relative;
}
.m_yj_codeTxts1,.m_yj_codeTxts2{
	position: absolute;
    width: 12px;
    font-size: 12px;
    top: 42px;
    left: 150px;
}
.m_yj_codeTxts2{
	left: 450px;
}
/*登录用户-扫码关注成功*/
.m_suc_title{
	font-size: 16px;
	color: #ff0000;
	font-weight: 600;
	margin: 20px 0;
}
.m_suc_icon{
	display: inline-block;
	width: 50px;
	height: 50px;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	background-position: -47px -25px;
}
.m_suc_txt{
	position: relative;
	top: -20px;
	margin-left: 10px;
}
.m_suc_content{
	width:478px;
	padding-bottom: 20px;
	background-color:#FFFAF7;
	border-radius: 3px;
	border: 1px dashed #FFCFB2;
	margin-left: 229px;
	margin-bottom: 30px;
}
.left{
	float: left;
}
.clear{
	clear: both;
	zoom: 1;
}
.m_suc_contentImg img{
	width: 78px;
	height: 78px;
	border: 1px solid #f0f0f0;
	border-radius: 3px;
}
.m_suc_content h4{
	font-size: 14px;
	margin-top: 10px;
	margin-left: 20px;
}
.ml{
	margin-left: 110px;
}
.m_suc_contentList{
	font-size: 14px;
	color: #111;
}
.m_suc_contentList img {
	width:190px;
	height:190px;
}
.top20{
	margin-top: 20px;
}
.top10{
	margin-top: 10px;
}
.top5{
	margin-top: 5px;
}
.m_suc_contenBut button{
	border: none;
	outline: none;
	cursor: pointer;
}
.m_suc_contenButYes{
	background-color: #1C70C1;
	color: #fff;
	border-radius: 3px;
	padding: 6px 32px;
	margin-right: 10px;
}
.m_suc_contenButNo{
	color: #1C70C1;
	border: 1px solid #1C70C1 !important;
	border-radius: 3px;
	background-color: #fff;
	padding: 5px 17px;
}
/*登录用户-确认关联*/
.loginYjConfim_icon{
	display: inline-block;
	width: 80px;
	height: 80px;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	background-position: -107px -10px;
	margin-top: 50px;
}
.loginYjConfim .head h3,.nologinYjConfim .head h3{
	color: #FA0000;
	font-size: 16px;
}
.loginYjConfim .head h4{
	font-size: 14px;
}
.loginYjConfim_txt{
	display: inline-block;
    background-color: #F7F7F7;
    color: #666666;
    font-size: 12px;
    padding: 5px 60px;
    margin-bottom: 145px;
}
/*已经关联*/
.userSuccess_load{
	background-color: #1C70C1;
    border-radius: 18px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px 0 40px;
    color: #fff;
    position: relative;
}
.userSuccess_load_icon{
	position: absolute;
    width: 27px;
    height: 27px;
    background-image: url(icon.png);
    background-repeat: no-repeat;
    background-position: -10px -37px;
    left: 5px;
    top: 4px;
}
.nologinYjConfim .head h4{
	font-size: 14px;
	font-weight: 500;
}
.nologinYjConfimBut{
	margin-bottom: 110px;
}
.nologinYjConfimBut button{
	outline: none;
	border: none;
	cursor: pointer;
}
