﻿/* .member_top{ border-bottom:1px #c0c0c0 dashed; padding:15px 24px; width:877px; overflow:hidden;}
.logo{  margin:0 10px 0px 0px; display:inline; border-right:1px #dbdbdb solid; padding-right:14px;}
.home{ background-image:url(../images/home.gif); background-repeat:no-repeat; background-position:5px; padding-left:25px; line-height:16px; height:16px}
.home a{ text-decoration:underline;}

.member_main{ width:935px; height:auto; margin-bottom:40px;}
.member_join{ font-size:14px; width:478px; height:272px; padding:50px; background: url(../images/member.gif) no-repeat 224px 172px; line-height:24px;}
.login{ width:240px;height:224px;  padding:20px 50px 50px 35px; margin:50px 3px 0 20px; background: url(../images/member.gif) no-repeat 0px -248px; line-height:24px;}
 */

 
/* 登录，忘记密码头部 */
.member_top {
  width: 1190px;
  height: 130px;
  padding: 0 50px 0 70px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.member_top .member_fl_title {
  font-size: 30px;
  color: #222222;
  padding-left: 46px;
  border-left: 2px solid #dddddd;
  height: 38px;
  line-height: 34px;
  margin-left: 44px;
}

.member_top .member_fl {
  display: flex;
  align-items: center;
}
  
.member_top .member_fr a {
  text-decoration: underline;
  display: flex;
  color: #434343;
  font-size: 13px;
}
.member_top .member_fr a img {
  margin-right: 5px;
  width: 15px;
  height: 15px;
}

/*==选择用户分类========*/

.member_title {
  line-height: 35px;
  background: url(https://www.hi1718.com/member-center/images/member_title.gif) 0px -70px;
  height: 61px;
  font-size: 14px;
  width: 935px;
  overflow: hidden;
}

.number {
  border-bottom: #eaeaea 6px solid;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 0px;
  height: 42px;
  margin-left: 20px;
  padding-top: 10px;
  display: inline;
}
.number_hover {
  border-bottom: #f2880f 6px solid;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 0px;
  height: 42px;
  color: #f2880f;
  margin-left: 20px;
  padding-top: 10px;
  display: inline;
}
.Symbol {
  line-height: 60px;
  padding-left: 20px;
}

.number_a {
  background: url(https://www.hi1718.com/member-center/images/member_number.gif) no-repeat 0px -140px;
}
.number_a_a {
  background: url(https://www.hi1718.com/member-center/images/member_number.gif) no-repeat 0px 10px;
}
.number_b {
  background: url(https://www.hi1718.com/member-center/images/member_number.gif) no-repeat 0px -40px;
}
.number_b_b {
  background: url(https://www.hi1718.com/member-center/images/member_number.gif) no-repeat 0px -190px;
}
.number_c {
  background: url(https://www.hi1718.com/member-center/images/member_number.gif) no-repeat 0px -90px;
}
.number_c_c {
  background: url(https://www.hi1718.com/member-center/images/member_number.gif) no-repeat 0px -240px;
}
.member_l {
  background: url(https://www.hi1718.com/member-center/images/member_title.gif) no-repeat 0px 0px;
  width: 6px;
  height: 60px;
}
.member_r {
  background: url(https://www.hi1718.com/member-center/images/member_title.gif) no-repeat 0px -139px;
  width: 6px;
  height: 60px;
}
.tip {
  text-align: right;
  width: 42%;
  font-size: 12px;
  border-bottom: 6px #eaeaea solid;
  padding-top: 17px;
}

.member_Content {
  border: 1px #c2cfe0 solid;
  border-top: none;
  padding: 60px 0 30px 0;
  font-size: 14px;
}
.member_Content input {
  padding-left: 28px;
}

/*==填写信息========*/
.Write {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px #ebebeb solid;
  background: #f7f7f7;
}
.Forgot_Password {
  background: url(https://www.hi1718.com/member-center/images/Password.gif) no-repeat 5px 8px;
  padding-left: 30px;
}
.Forgot_Password_main {
  padding: 0 70px 0 180px;
  background: url(https://www.hi1718.com/member-center/images/Mailbox.gif) no-repeat 550px 8px;
  height: 221px;
  line-height: 30px;
}
.Send {
  background: url(https://www.hi1718.com/member-center/images/Password2.gif) 0px -54px;
  height: 49px;
  margin: 0 120px 0 160px;
}
.send_l {
  background: url(https://www.hi1718.com/member-center/images/Password2.gif) no-repeat 0px 0px;
  height: 39px;
  text-align: center;
  width: 90%;
  padding-top: 15px;
}
.send_r {
  background: url(https://www.hi1718.com/member-center/images/Password2.gif) 0px -108px;
  width: 12px;
  height: 49px;
}

/*==搜索错误========*/
.Error {
  border: 1px #c2cfe0 solid;
}
.Error ul {
  margin-top: 20px;
  padding-left: 18px;
}
.Error ul li {
  list-style-type: disc;
}
.Error ul li a {
  font-size: 14px;
  color: #0045a4;
}
.Error_m {
  padding: 20px 0 40px 270px;
}
