/*hide 隐藏*/
/*Warning 警告*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,e
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body{
	background: #fff;
	font-family: "宋体";
	/*font-family: "微软雅黑";*/
}
.body{
	width: 100%;
	height: auto;
	background: url(../../images/login/bj1.jpg) repeat-x;
}
.cont{
	width: 1210px;
	height:auto;
	margin:0 auto;

}
.cont_top{
	width: 100px;
	height: 79px;
	position: relative;
}
.logo{
	position: absolute;
	top: 15px;
	left: 132px;
}
.cont_c{
	width: 100%;
	height: 476px;
	background: url(../../images/login/bj2.jpg) no-repeat;
	position: relative;
}
.cont_c_r{
	width: 345px;
	height: 356px;
	background: #fff;
	position: absolute;
	top: 44px;
	right: 122px;
	border: 1px solid #b3b3f5;

}
.cont_c_r_top{
	height: 41px;
	border-bottom: 1px solid #ebebeb;
	color: #e95613;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	text-indent: 20px;
}
.warning{
	width: 304px;
	height: 24px;
	background: #fff6d2;
	border: 1px solid #ffe57d;
	margin-left: 20px;
	margin-top: 9px;
}
.warning img {
	float: left;
	margin-top: 3px;
	margin-left: 2px;

}
.warning p{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	text-indent: 10px;
	width: 310px
}
.name_box{
	width: 306px;
	height: 40px;
	background: url(../../images/login/name.jpg) no-repeat;
	margin-left: 20px;
	margin-top: 10px;
}
.name_box_active{
	width: 306px;
	height: 40px;
	background: url(../../images/login/name2.jpg) no-repeat;
	margin-left: 20px;
	margin-top: 10px;
}
.name_input{
	width: 240px;
	height: 36px;
	border: 0px;
	line-height: 36px;
	margin-left: 40px;
	margin-top: 1px;
	text-indent: 5px;
	outline: none;
	font-size: 14px;
	float: left;
	color: #666;
}
.name_no{
	float: left;
	margin-top: 13px;
	cursor: pointer;
	display: none;
}
.name_no2{
	float: left;
	margin-top: 13px;
	cursor: pointer;
	display: none;
}
.Password{
	width: 306px;
	height: 40px;
	background: url(../../images/login/Password.jpg) no-repeat;
	margin-left: 20px;
	margin-top: 10px;
}
.Password_active{
	width: 306px;
	height: 40px;
	background: url(../../images/login/Password2.jpg) no-repeat;
	margin-left: 20px;
	margin-top: 10px;
}
.Password_input{
	width: 240px;
	height: 36px;
	border: 0px;
	line-height: 36px;
	margin-left: 40px;
	margin-top: 1px;
	text-indent: 5px;
	outline: none;
	font-size: 14px;
	float: left;
	color: #666;
}
.fg{
	float: right;
	margin-top: 13px;
	margin-top: -13px\9;
	margin-left: 7px;
	margin-right: 7px;
	display: none;
}
.keyboard{
	float: right;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 8px;
	display: none;
}
.password_set{
	width: 306px;
	margin-left: 20px;
	height: 35px;
}
.password_set input{
	float: left;
	margin-top: 11px;
}
.password_set_l{
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #666;
}
.password_set_r{
	float: right;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #666;
}
.VerificationCode{
	width: 306px;
    height: 40px;
    margin-left: 20px;
    display: flex;
    align-items: center;
}
.VerificationCode input{
	width: 90px;
    margin-right: 6px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #bdbdbd;
	text-indent: 18px;
	float: left;
	font-size: 14px;
	color: #666;
}
.VerificationCode div{
	width: 110px;
	height: 40px;
	text-align: center;
	float: left;
}
.VerificationCode div img{
	border-bottom: 1px solid #2d836adb;
    height: 40px;
}
.VerificationCode p{
	width: auto;
	height: 30px;
	text-align: center;
	float: left;
	line-height: 30px;
	font-size: 12px;
	color: #666;
	margin-left: 10px;
}
.VerificationCode p a{
	display: flex;
    justify-content: center;
    align-items: center;
	color: #0382cc;
}
.VerificationCode p a span{
	margin: 0 6px;
}
.signin_btn{
	width: 304px;
	height: 33px;
	border: 1px solid #cb2a2d;
	background: #e95613;
	margin-left: 20px;
	text-align: center;
	line-height: 33px;
	margin-top: 10px;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
}
.signin_btn:hover{
	border: 1px solid #ffe57d;
	background: #ed723a;
	color: #fff;
}
.cont_c_r_b{
	width: 100%;
	height: 38px;
	background: #fcfcfc;
	border-top: 1px solid #f4f4f4;
}
.cont_c_r_b p {
	float: right;
	height: 38px;
	line-height: 38px;
	margin-right: 19px;
	color: #e95613;
}
.cont_c_r_b p a{
	color: #e95613;
}
.cont_c_r_b p span{
	color: #666666;
}
.cont_c_r_b p a{
	text-decoration:none;
}