.index_login {
	height: 489px;
	width: 100%;
	background: #fff;
}
.login_content {
	width: 100%;
	height: 429px;
	background: url(imgindexbg_01.jpg) no-repeat center;
	margin: 0 auto;
	position: relative;
	padding: 60px 0 0 0;
}
.middle_content {
	width: 390px;
	padding: 10px; 
}
.top_login {
	text-align: center;
}
.login_input {
	padding: 10px 0 0 20px;
}
.login_input .login_name {
	width: 242px;
	height: 35px;
	background: url(imgindexlogin_name.png);
	border: 0;
	margin-bottom: 10px;
	padding: 0 0 0 60px;
	vertical-align: middle;
	line-height: 35px;
}
.login_input .login_password {
	width: 242px;
	height: 35px;
	background: url(imgindexlogin_password.png);
	border: 0;
	padding: 0 0 0 60px;
	vertical-align: middle;
	margin-bottom: 20px;
	line-height: 35px;
}
.login_content .remember {
	text-align: left;
	font-size: 12px;
	margin-bottom: 20px;
}
.login_content .remember input {
	margin-left: 65px;
}
.login_content .remember .re_me {
	margin-left: 10px;
}
.login_content .remember .forget_password {
	margin-left: 130px;
}
.login_content .remember .forget_password a {
	color: #128cda;
	text-decoration: underline;
	cursor: pointer;
}
.button_login {
	margin: 20px 0 0 65px;
}
.button_login .button_loginleft {
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4a7bda',  endColorStr='#003291', gradientType='0' );
	background-image: -moz-linear-gradient(top, #4a7bda, #003291);
	border: 1px solid #003291;
	background-image: -ms-linear-gradient(top, #4a7bda, #003291);
	background: -o-linear-gradient(top, #4a7bda, #003291);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4a7bda),  to(#003291) );
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	float: left;
	color: #fff;
	padding: 0 42px;
	height: 35px;
	line-height: 35px;
	font-family: "微软雅黑";
}
.button_login .button_loginright {
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ececec',  endColorStr='#cac9c9', gradientType='0' );
	background-image: -moz-linear-gradient(top, #ececec, #cac9c9);
	border: 1px solid #cdcdcd;
	background-image: -ms-linear-gradient(top, #ececec, #cac9c9);
	background: -o-linear-gradient(top, #ececec, #cac9c9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ececec),  to(#cac9c9) );
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	float: left;
	color: #595959;
	padding: 0 42px;
	height: 35px;
	line-height: 35px;
	font-family: "微软雅黑";
	margin-left: 50px;
}
.reg-input {
	border: 1px solid #ccc;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-left: 0;
	padding: 0 0 0 10px;
	width: 260px;
	border-radius: 4px;
	color: #6d6b6b;
}
.login_top {
	position: relative;
	height: 105px;
}
.login_top .login_topimg {
	position: absolute;
	top: 25px;
	left: 95px;
}
.login_top span {
	position: absolute;
	top: 50px;
	right: 105px;
}
.login_top span img {
	vertical-align: top;
	margin-right: 5px;
}
.middle_content_login {
	height: 350px;
}
.middle_content_login #tab li {
	border-bottom: 1px solid #c0c0c0;
	background: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
	border: none;
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
}
.middle_content_login #tab .on {
	color: #333333;
	background: none;
	border-bottom: 2px solid #037dc6;
}
.login_input div {
	height: 35px;
	margin: 20px 0 0;
}
.login_input label {
	color: #333333;
	text-align: right;
}
.login_input .login_name, .login_input .login_password {
	margin-bottom: 0;
}
.button_login .button_loginleft {
	width: 250px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	background: #004aa3;
	padding: 0;
	border: none
}
.regesist {
	height: 50px;
	line-height: 50px;
	margin-left: 305px;
}
.regesist a {
	color: #004aa3;
	cursor: pointer;
}
.ca_user {
	margin: 60px 0 99px 60px;
	height: 30px;
	line-height: 30px;
	color: #333333;
}
.ca_user img {
	vertical-align: middle;
}
.ca_user span {
	margin-left: 20px;
}
.login_bottom {
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	width: 200px;
}
.regesist1 ul li a {
	position: absolute;
	left: 65px;
	color: #fff;
	background: #b9c6cf;
	border-radius: 2px;
	padding: 2px 12px;
}
.regesist1 {
	padding: 0 0 0 40px;
	height: 70px;
}
.regesist2 label {
	width: 60px;
}
.add_content {
	padding: 25px 0 0 80px;
}
.add_content .con_input input {
	width: 255px;
}
.add_content label {
	text-align: right;
}
.add_content div {
	margin-bottom: 20px;
	width: 350px;
	text-align: right;
	line-height: 30px;
}
.add_content .select_app {
	margin-bottom: 10px;
}
.add_content .bottom_button {
	text-align: center
}
.add_content .bottom_button .saverole {
	margin-left: 0
}
.select_content {
	width: 327px;
	border-top: 1px solid #afadad;
	border-bottom: 1px solid #afadad;
}
.select_content div {
	text-align: left;
	margin: 0;
}
.select_content .con_title {
	background: #eae9e9;
	height: 20px;
	line-height: 20px;
	margin: 10px 0;
}
.con_title .app_name {
	margin-left: 40px;
}
.con_title .app_role {
	margin-left: 130px;
}
.con_title {
	position: relative;
}
.con_title .app_name1 {
	position: absolute;
	left: 50px;
}
.con_title .app_name2 {
	position: absolute;
	left: 130px;
}
.add_content .bottom_button {
	text-align: center
}
.add_content .bottom_button .saverole {
	margin-left: 0
}
.pos_add {
	position: relative;
}
.pos_add {
	padding-left: 16px;
}
.sure-btn {
	background: url(imgbtn1.png) no-repeat;
	color: #fff;
}
.base-btn {
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 85px;
}
input.base-btn {
	height: 28px;
	line-height: 28px;
}
.regesist1 ul li input {
	border-radius: 4px;
	height: 21px;
	left: 65px;
	line-height: 21px;
	padding: 2px 10px;
	position: absolute;
	width: 78px;
}
.regesist1 ul li .resolve, .phone_content ul li .resolve {
	color: #3d7ed9;
	font-size: 11px;
	left: 180px;
	position: absolute;
}
.regesist1 ul li.valide {
	height: 60px;
}
.regesist1 ul li {
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	position: relative;
}
.regesist1 .val_send {
	font-size: 11px;
	left: 65px;
	line-height: 18px;
	margin-top: 5px;
	position: absolute;
	top: 25px;
	width: 240px;
}
.login-button1 {
	border: none;
	color: #535c67;
	;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
	margin: 15px 0 15px 38%;
	text-align: center;
	width: 85px;
	cursor: pointer;
}
.window-mask {
	background: none repeat scroll 0 0 #000;
	left: 0;
	opacity: 0.3;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	position: absolute;
	top: 0;
}
#userAppLogin .input-focus.code-input{
  width:70px;
  height:27px;
  line-height:27px;
  border-radius:3px;
  display:inline-block;
  border:1px solid #bfbdbd;
  text-indent:5px;
}
#userAppLogin .showimage{
	display:inline-block;
}
#userAppLogin .rightimage{
	position:absolute;
	top:215px;
}
#userAppLogin .showimhge {
    left: 30px;
    position: relative;
}
