.denglu {
	width: 460px;
	position: relative;
	border-radius: 3px;
}

.font_right {
	float: left;
	margin-left: 150px;
	font-size: 14px;
	color: #cccccc;
	position: absolute;
	top: 325px;
	left: 173px;
}

.font1:hover {
	color: #ed232a;
}

/*绑定*/

.bangding {
	width: 460px;
	height: 388px;
	text-align: center;
	border-radius: 3px;
}

.bangding_content {
	height: 190px;
	margin-bottom: 35px;
}

.login_common_head .common_header_font {
	font-size: 20px;
}


/*重置*/

.chongzhi {
	width: 460px;
	height: 530px;
	position: relative;
	text-align: center;
	border-radius: 3px;
}


/*重置成功*/

.chenggong {
	width: 460px;
	height: 434px;
	position: relative;
	text-align: center;
	border-radius: 3px;
}

.chongZhiChengGong_content {
	height: 353px;
	width: 460px;
}


/*注册*/

.zhuce {
	width: 460px;
	position: relative;
	text-align: center;
	border-radius: 3px;
	padding-bottom: 36px;
}

.zhuce_content {
	margin-bottom: 20px;
}


/*其他*/


/* 所有的弹窗隐藏 */

.hide {
	display: none;
}


/* 每个窗体公有的头部 */

.login_common_head {
	font-size: 0;
	margin-bottom: 40px;
	padding-top: 40px;
	height: 25px;
	text-align: center;
}

.wenZi_yangshi {
	font-size: 20px;
	color: #cccccc;
}

.wenZi_yangshi1 {
	font-size: 20px;
	color: #222222;
}


/* 登录窗体左边 */

.login_left {
	height: 25px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
}

.mimaLogin_tupian {
	height: 25px;
	width: 25px;
	float: left;
	margin-right: 8px;
	background: url(../images/login_icon.png)repeat-x -20px 2px;
}

.mima_action .mimaLogin_tupian {
	background: url(../images/login_icon.png)repeat-x 5px -52px;
}

.mima_action .wenZi_yangshi {
	color: #222222;
}

.xiaHuaXian {
	border: 1px;
	height: 16px;
	width: 1px;
	background-color: #cccccc;
	display: inline-block;
	margin: 0 20px;
	margin-top: 5px;
	vertical-align: top;
}


/* 登录窗体右边 */

.login_right {
	display: inline-block;
	vertical-align: top;
	height: 25px;
	cursor: pointer;
}

.weixinlogin_tupian {
	height: 25px;
	width: 24px;
	margin-right: 5px;
	float: left;
	background: url(../images/login_icon.png) no-repeat -25px -20px;
}

.wxaction .weixinlogin_tupian {
	background: url(../images/login_icon.png) no-repeat -1px -20px;
}

.wxaction .wenZi_yangshi {
	color: #222222;
}


/* 登录窗体内容区 */

.login_content {
	width: 460px;
	text-align: center;
	margin-bottom: 50px;
}


/* 登录窗体二维码区 */

.weiXin_login_erWeiMa {
	height: 220px;
	width: 220px;
	padding: 12px;
	/* margin: 12px; */
	border: 1px solid #ececec;
	margin: auto;
	margin-bottom: 16px;
	margin-top: 50px;
}


/* 微信字体 */

.login_weixin_font {
	font-size: 12px;
	text-align: center;
	margin-bottom: 33px;
	color: #707070;
}

.tuPian_wenZi_div_display {
	display: inline;
}

.common_div_yangzheng {
	margin: auto;
	margin-bottom: 38px;
	height: 40px;
}

.common_div_yangzheng1 {
	margin: auto;
	margin-bottom: 30px;
	height: 40px;
}


/* 登录窗体密码 */

.common_div_mima {
	margin:0 auto;
	margin-bottom: 13px;
	width: 300px;
	padding: 0px;
}

.zuCe_diBu_TuPian {
	display: inline-block;
	vertical-align: top;
	height: 36px;
	width: 36px;
	background: url(../images/login_icon.png)repeat-x -55px 2px;
}

.zuCe_diBu_wenZi {
	display: inline-block;
	vertical-align: top;
	margin: 7px 0 0 3px;
}


/* 输入框div 1*/

.common_div_input1 {
	height: 40px;
	margin: auto;
	width: 300px;
	padding: 0px;
	text-align: center;
	margin-bottom: 40px;
}
.wangji_mm{
	float: right;
}

/* 输入框 */

.div_input2 {
	margin-bottom: 20px;
}


/* 输入框div */

.common_div_input {
	height: 40px;
	margin: auto;
	width: 300px;
	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
}


/* 输入框 */

.common_input {
	margin-top: auto;
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-indent: 1em;
	display: block;
	font-size: 14px;
	border: 1px solid #ececec;
	float: left;
	border-radius: 3px;
}


/* 验证输入框 */

.common_input_yanzheng {
	float: left;
	width: 174px;
	height: 40px;
	line-height: 40px;
	text-indent: 1em;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px solid #ececec;
	border-radius: 4px;
	margin-left: 80px;
}


/* 获得验证的按钮 */

.commom_yangzheng_button {
	height: 40px;
	width: 105px;
	line-height: 40px;
	float: left;
	margin-left: 23px;
	background-color: #feecec;
	border: 1px solid #ed232a;
	color: #ed232a;
	cursor: pointer;
	border-radius: 2px;
	font-size: 12px;
}
.commom_yangzheng_button:hover{
	background:#f4cece;
}

/* 验证图片 */

.commom_yangzheng_button_tuXing {
	height: 40px;
	width: 105px;
	line-height: 40px;
	float: left;
	margin-left: 23px;
	background-color: #f1f1f1;
	border: 1px solid #919191;
	border-radius: 2px;
}


/* 蓝色输入框字体不同 */

.common_input_button {
	border: none;
	border-radius: 3px;
	cursor: pointer;
	line-height: 30px;
	background: #ed232a;
	font-size: 18px;
	text-align: center;
	color: #fff;
	width: 300px;
	height: 40px;
}


/* 蓝色输入框字体不同 */

.common_input_button2 {
	border: none;
	border-radius: 3px;
	cursor: pointer;
	line-height: 30px;
	background: #ed232a;
	font-size: 16px;
	text-align: center;
	color: #fff;
	width: 300px;
	height: 40px;
}


/* 灰色输入框 */

.common_input_button1 {
	border-radius: 3px;
	line-height: 30px;
	background: #f4f4f4;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #ececec;
	color: #cccccc;
	width: 300px;
	height: 40px;
}


/* 每个窗口底部的样式 */

.common_div_footer {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	width: 300px;
}
.zhuCe_tongYi_color {
	color: #adadad;
	cursor: pointer;
	font-size: 14px;
}

.diBu_ziTi_color {
	color: #a3a3a3;
	cursor: default;
}

.common_checkbox {
	height: 16px;
	border-radius: 2px;
	position: relative;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

.common_checkbox .iconfont {
	display: none;
}

.common_checkbox_check .iconfont {
	display: block;
	position: absolute;
	left: -6px;
	top: -8px;
	font-size: 28px;
	color: #fff;
}

.duigou_wrap {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ccc;
	border-radius: 2px;
	position: relative;
	margin-top: 1px;
	margin-right: 8px;
}

.common_checkbox_check .duigou_wrap {
	background: #ed232a;
	border-color: transparent;
}

.common_font {
	float: left;
}

.chongZhiChengGong_tupian {
	width: 460px;
	height: 224px;
}

.chongZhiChengGong_tupian_content {
	height: 130px;
	width: 130px;
	position: absolute;
	margin-left: 165px;
	margin-top: 62px;
	background: url(../images/login_icon.png)no-repeat -244px 1px;
}




/* 密码字体 */

.font1 {
	color: #dadada;
	font-size: 14px;
}


/* 底部蓝色字体 */

.font2 {
	color: #ed232a;
	font-size: 14px;
}

.duiQiFangShi {
	position: absolute;
	left: 228px;
	top: 465px;
}


/* 交互 */

.common_input:focus {
	border-style: solid;
	border-color: #ed232a;
}

.common_input_yanzheng:focus {
	border-style: solid;
	border-color: #ed232a;
}

.common_input_yanzheng1:focus {
	border-style: solid;
	border-color: #ed232a;
}

.common_input_button:hover {
	background-color: #be1c21;
}

.common_input_button2:hover {
	background-color: #be1c21;
}

.common_input_button:hover {
	background: #be1c21;
}

.common_input_button1:hover {
	background: #d8d8d8;
	border-color: #d8d8d8;
	color: #fff;
}

.font2:active {
	text-decoration: underline;
}

input::-webkit-input-placeholder {
	color: #cccccc;
	font-size: 14px;
}