@CHARSET "UTF-8";
html {
	margin: 0em;
	padding: 0em;
} /*reset*/
a:link {
	color: blue;
	font-size: 13px;
	text-decoration: none;
}

a:visited {
	color: blue;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	color: red;
	font-size: 13px;
	text-decoration: underline;
}

a:active {
	color: blue;
	font-size: 13px;
	text-decoration: none;
}

@CHARSET "UTF-8";
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
}
/*头部*/
#nav {
	height: 180px;
	background-color: #f5f5f5;
}

#nav-all {
	margin: 0 auto;
	padding-top:80px;
	padding-left:360px;
}


#nav-all-right {
	width: 131px;
	float: right;
}

.imgbox {
	display: inline-block;
	height: 87px;
	line-height: 87px;
	overflow: hidden;
	vertical-align: middle;
}
/**logo图片*/
.imgbox img {
	vertical-align: middle;
}

.home-title {
	color: #c40001;
	font-family: 微软雅黑;
	font-weight: bold;
	font-size: 28px;
	vertical-align: middle;
}
/**帮助中心*/
#logintext {
	margin-left: 12px;
	margin-top: 35px;
}

#logintext a {
	color: #c40001;
	font-size:14px;
}

#ul-back {
	background: url(../images/back.png) no-repeat scroll 14px 10px
		transparent;
	list-style-type: none;
	padding: 13px 0 10px;
	margin-top: 22px;
}

#ul-back li a {
	color: #0c91d4;
}
/**尾部*/
#footbar { /*height:67px;*/
	color: #333333;
	align:center;
}

#footbar-all {
	width: 1000px;
	margin: 0 auto; /*width: 280px;*/
	padding: 5px 0px;
	min-height: 100px;
}

#footbar-all p {
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.form-text {
	border: solid 1px #bfbfbf;;
	font-size: 14px;
	height: 17px;
	line-height: 17px;
	padding: 9px;
	width: 265px;
	margin-bottom: 10px;
	border-radius:6px;
}

.form-tr {
	border: solid 1px #bfbfbf;;
	font-size: 14px;
	height: 17px;
	line-height: 17px;
	padding: 9px;
	width: 265px;
	margin-bottom: 10px;
	border-radius:6px;
}

.form-text-2 {
	border: none;
	font-size: 14px;
	height: 17px;
	line-height: 17px;
	padding: 9px;
	width: 200px;
}

.form-text:focus {
	border-color: #c40001;
	color: #000000;
}

.form-text-2:focus {
	border-color: #c40001;
}

.login-container{float:right;width:480px;height:245px;background:#fff;position:relative}
.login-container input{width:258px;margin-left:35px;border:0;font-size:14px;height:35px;line-height:normal;line-height:35px\9;background:#fff;outline:0}

.input-box{width:298px;margin:10px auto 0;border:1px solid #DDDEE3;border-radius:1px}
.phone-box{background:url(../images/login/phone.png) 12px 8px no-repeat}
.password-box{background:url(../images/login/password.png) 12px 8px no-repeat}
.verif-code-box{overflow:hidden;border-top:0;border-right:0;border-bottom:0}

.img-code-box {
  overflow: hidden;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
}

.input-wrap {
 float:left
}
input.img-box,
input.code-box {
 width:168px;
 height:35px;
 border:1px solid #DDDEE3;
 border-left:0;
 margin-left:0;
 line-height:normal;
 line-height:35px\9;
 background:#FFF;
 border-radius:1px;
 padding-left:14px;
 display:block;
 float:left
}

.get-verif-code {
 width:96px;
 height:35px;
 background:#EFEFEF;
 border:1px solid #DDDEE3;
 border-radius:1px;
 display:inline-block;
 line-height:35px;
 text-align:center;
 cursor:pointer;
 float:right;
 font-size:14px;
 color:#333
}

.imgCodes-box{
	float:right;
	width:96px;
	 border:1px solid #000;
	 margin-left:10px;
}

.imgCode {
 width:96px;
 height:35px;
 line-height:35px;
 display:inline-block;
 float:right;
 cursor:pointer
}


.cover-input-box{position:relative}
.cover-input-box.inline{width:184px}
.ie-icon-cover{position:absolute;width:35px;height:35px;right:1px;top:0;background:#fff;display:none;display:block\9}
.cover-input-box.inline .ie-icon-cover{right:2px;top:1px}
.input-msg{position:absolute;top:0;left:81px;height:35px;line-height:35px;color:#aeaeae;font-size:14px;z-index:1}

.login-btn.disable {
  background: #EFEFEF;
  color: #333;
}

.login-btn {
  width: 298px;
  border: 1px solid #DDDEE3;
  height: 33px;
  line-height: 33px;
  font-size: 14px;
  color: #FFF;
  letter-spacing: 0;
  text-align: center;
  margin: 3px auto 0;
  cursor: pointer;
  background: #CD0600;
  border-radius: 1px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

.act-box {
  height: 20px;
  text-align: center;
}
.act-box {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 10px;
}

.act-box.third-party-box .third-party-btn {
  display: inline-block;
  box-sizing: border-box;
  height: 20px;
  position: absolute;
  left: 40px;
  top: 0;
  border-bottom: 1px solid #3F94FC;
}

.third-party-btn {
  display: none;
  font-size: 14px;
  color: #3F94FC;
}

.register-btn {
  font-size: 14px;
  color: #3F94FC;
}

.more-index a {
	background: none repeat scroll 0 0 #008fd5;
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
	margin: 0;
	padding: 11px 58px;
	width: 300px;
}

.more-index a:hover {
	background: none repeat scroll 0 0 #006ca1;
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
	margin: 0;
	padding: 11px 58px;
	width: 270px;
}

.rod {
	cursor: pointer;
}

ul {
	list-style: none;
}

ul li a {
	
}

.nav {
	float: right;
	margin-top: 3px;
	/ /*position:absolute;
		right:-35px;*/
	/
}

.nav li {
	padding: 0 15px;
	width: 59px;
	height: 50px;
	line-height: 55px;
	list-style: none;
	float: left;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
}

.nav li a {
	color: #939393;
}

.nav li a:hover {
	color: #fff;
}

#wm {
	padding: 1px 0 10px 22px;
	margin-left: 312px;
}

# {
	float: right;
	padding-top: 20px;
}

# ul li a {
	color: #c40001;
	text-decoration: none;
	font-size: 14px;
}

#mimaw ul li a:hover {
	color: #00a0e9;
	text-decoration: none;
}

#login_div {
	height: 620px;
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	border: 0px solid;
	padding-top: 100px;
}

#error_div {
	margin: 0 auto;
	height: 494px;
	width: 1330px;
	background-image: url(../images/error_bg.jpg);
	background-repeat: no-repeat;
	border: 0px solid;
}

#login_div2 {
	width: 100%;
	margin: 0 auto;
	height: 617px;
	background-image: url(../images/bg-zhuce.jpg);
	background-repeat: no-repeat;
	border: 0px solid;
}

#login_body {
	width: 560px;
	margin: 30px auto;
	background-color: #ffffff;
	height: 420px;
	border: 1px solid red;
	border-radius：20px;	
}

.div1{
    margin:0 auto;
    background: #fff;
    width:491px;
    height:360px;
    border:2px solid #fff;
    border-radius:15px;
    position:fixed;
    right:391px;
}

.login-title {
	/*border-bottom: 1px solid #c40001;*/
	border-bottom: 1px solid #045FB4;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	font-family: 微软雅黑;
	padding: 20px 35px 15px;
	text-align: left;
	
}

#login_div3 {
	padding-top: 65px;
	background-repeat: no-repeat;
	border: 0 solid;
	height: 617px;
	margin: 0 auto;
	width: 1345px;
}

#login_body3 {
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 1px 1px #ccc;
	font-size: 14px;
	margin: 0 auto 50px;
	padding-bottom: 30px;
	width: 935px;
}

#login_bottom {
	padding-top: 3px;
	width: 1024px;
	height: 30px;
	border: 0px solid;
	border-color: red;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	display: table-cell;
}

#login_table {
	font-size: 16px;
	font-family: 微软雅黑;
	position: relative;
	top: 16px; left:20px;
	color: #333333;
	
}

.login_error {
	font-size: 14px;
	color: red;
}

.login_button_normal {
	background-repeat: repeat;
	border:0px solid;
	border-color:#045FB4;
	width:160px;
	height:40px;
	background-color:#045FB4;
	color:#FFFFFF;
	font-size:16px;
	border-radius:10px;
}

.login_button_click {
	background-image: url(../images/login/login_button.png);
	background-repeat: repeat;
	border: 1px solid;
	width: 83px;
	height: 28px;
}

.register_button_normal {
	background-image: url(../images/login/register_button.png);
	background-repeat: repeat;
	border: 0px solid;
	border-color: red;
	width: 44px;
	height: 43px;
}

.register_button_click {
	background-image: url(../images/login/register_button.png);
	background-repeat: repeat;
	border: 1px solid;
	width: 83px;
	height: 28px;
}
/*弹框重置密码*/
#tanchuang{
	top: 0px;
	left: 0px;
	position: fixed;
	width: 100%;
  	height: 100%;
	opacity: 0.85;
	z-index: 60000;
	background-color: rgb(0, 0, 0);
	display: none;
}
#tanchuang_content{
	position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%,-50%);
    z-index: 60001;
}
.tan-body{
	background-color: #fff;
	border-radius: 16px;
	height: 455px;
  	width: 650px;
}
.tan-form{
	padding-top: 12px;
	border-bottom: 1px solid #eee;
}
#reset-info{
	padding: 5px 50px;
	font-size: 14px;
}

#tan-form_table tr td span{
	font-size: 18px;
}
#tan-form_table tr{
	display: block;
	margin-bottom: 15px;
}
/*弹框设置手机号-开始*/
#setMobile{
	top: 0px;
	left: 0px;
	position: fixed;
	width: 100%;
  	height: 100%;
	opacity: 0.85;
	z-index: 60000;
	background-color: rgb(0, 0, 0);
	display: none;
}
#setMobile_content{
	position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%,-50%);
    z-index: 60001;
}
.setMobile-body{
	background-color: #fff;
	border-radius: 16px;
	height: 455px;
  	width: 650px;
}
.setMobile-form{
	padding-top: 12px;
	border-bottom: 1px solid #eee;
}
#setMobile-info{
	padding: 5px 50px;
	font-size: 14px;
}
#setMobile-form_table tr td span{
	font-size: 18px;
}
#setMobile-form_table tr{
	display: block;
	margin-bottom: 15px;
}
/*弹框设置手机号-结束*/


.btn-title{
	color: #222;
    font-weight: 400;
	font-size: 25px;
    line-height: 18px;
    padding: 0 32px 11px;
    margin-bottom: 0;
}
.btn-close{
	font-size: 23px;
	color: #222;
	font-weight:400;
    cursor: pointer;
    float: right;
    margin-top: -10px;
    margin-right: 20px;
}
.btn-close:hover{
	font-weight:600;
}

.pass-text-input {
    caret-color: #4e6ef2;
    position: relative;
    z-index: 17;
    box-sizing: border-box;
    display: block;
    padding: 10px 20px;
    margin-left: 20px;
    height: 48px;
    line-height: 20px;
    width: 336px;
    border: 1px solid #b8b8b8;
    font-size: 18px;
    color: #1f1f1f;
    transition: .3s;
    font-family: PingFangSC-Regular,Tahoma,Helvetica,"Microsoft Yahei","微软雅黑",Arial,STHeiti;
    border-radius: 8px;
}
.pass-text-input:focus{
	border-color:#4e6ef2;
	box-shadow:0 0 0 3px rgba(78,110,242,.2);
}
.savebutton{
	width: 336px;
    height: 48px;
    line-height: 48px;
    background: #4e6ef2;
    border-radius: 10px;
    box-shadow: 0 6px 16px 0 rgb(78 111 242 / 30%);
    font-size: 17px;
    font-weight: 800;
    border: 0;
    color: #fff;
    cursor: pointer;
}
.savebutton:hover{
	background: #045FB4;
}
#rest-form p{
	text-align: center;
    margin-top: 15px;
}