.w80 {
	width: 80px;
}

.top_div {
	background: #008ead;
	width: 100%;
	height: 400px;
}

.login-name {
	text-align: center;
	padding-top: 150px;
	font-size: 24px;
	color: #fff;
}

.login-box {
	background: rgb(255, 255, 255);
	margin: -135px auto auto;
	border: 1px solid rgb(231, 231, 231);
	border-image: none;
	width: 400px;
	height: 270px;
	text-align: center;
}

.login-box p input.iptvcode {
	width: 150px;
}

.vcodeimg {
	display: inline-block;
	vertical-align: top;
	margin-left: 16px;
}

.vcodeimg img {
	width: 120px;
	height: 40px;
	border-radius: 3px;
}

.login-box p.input-warp {
	margin-top: 20px;
}

.ipt {
	border: 1px solid #d3d3d3;
	padding: 10px 10px;
	width: 290px;
	border-radius: 4px;
	padding-left: 15px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.ipt:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.login-bottom {
	text-align: left;
	position: relative;
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
	padding: 10px 35px 20px 50px;
	border-top-color: rgb(231, 231, 231);
	border-top-width: 1px;
	border-top-style: solid;
}

.loginBtn {
	position: absolute;
	right: 50px;
	top: 18px;
	width: 80px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: rgb(0, 142, 173);
	border-radius: 4px;
	border: 1px solid rgb(26, 117, 152);
	border-image: none;
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.loginBtn:hover {
	text-decoration: none;
	color: #fff;
}

.Forgot-password {
	cursor: pointer;
	color: #C0C0C0;
}

.resut_modal_header {
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 6px 6px 0 0;
}

.resut_modal_header .modal-title {
	line-height: 20px;
}

#myModal_wjmm .resut_modal_header {
	background: #008ead;
}

.resut_footer {
	text-align: center;
}
.resut_footer div{
		width:300px;
	margin:20px auto 0;
}
.wjmm_modal {
	width: 462px;
}

.wjmm_cont form{
	width:368px;
	margin:20px auto 0;
}

.wjmm_cont .form-inline .form-group {
	margin-bottom: 20px;
}

.wjmm_cont .form-inline .form-group i {
	width: 60px;
	display: inline-block;
	font-style: normal;
}

.wjmm_cont .form-inline .form-group input {
	width: 300px;
	height: 43px;
}

.qdsc_cont .modal-title {
	font-size: 18px;
	margin: 20px 0;
	text-align: center;
}

.tjcg {
	color: #dce88d;
}

.mm_tjzt {
	font-size: 16px;
	text-align: center;
}

.tjsb {
	color: #f45949;
}

.lx {
	margin-top: 20px;
	text-align: center;
	line-height: 26px;
}

.login {
	width: 470px;
	height: 418px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 10px;
	position: absolute;
	right: 144px;
	top: 154px;
}

.cetou {
	margin-top: 60px;
	margin-left: 46px;
}

.yonghu {
	width: 346px;
	height: 47px;
	border: 2px solid #a5f3ff;
	margin-left: 54px;
	margin-top: 38px;
	background: #FFF;
}

.yonghu p {
	float: left;
	line-height: 43px;
	font-size: 16px;
	margin-left: 10px;
}

.yonghu input {
	float: left;
	line-height: 43px;
	width: 256px;
	font-size: 16px;
}

.mima {
	width: 346px;
	height: 47px;
	border: 2px solid #cecfcf;
	margin-left: 54px;
	margin-top: 20px;
	background: #FFF;
}

.mima p {
	float: left;
	line-height: 43px;
	font-size: 16px;
	margin-left: 10px;
}

.mima input {
	float: left;
	height: 43px;
	width: 256px;
	font-size: 16px;
}

.loginbar {
	width: 350px;
	height: 47px;
	margin-left: 54px;
	margin-top: 20px;
	background: #f4594e;
	border-radius: 3px;
}

.loginbar a {
	color: white;
	line-height: 47px;
	font-size: 20px;
	margin-left: 152px;
}