@charset "utf-8";
/* member 相关样式 */
.member-fixed-bg {
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-width: 1000px;
  z-index: -10;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  zoom: 1;
  background-color: #fff;
  background-image: url(../img/member-fixed-bg.jpg);
}
.top {
  background-color: rgba(220, 220, 220, 0.2);
}
.member-bg {
  margin-top: -78px;
  padding-top: 78px;
  margin-bottom: -134px;
  padding-bottom: 134px;
  background-image: none;
  min-height: 850px;
  /*transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;*/
}
/* 登录注册样式 */
.member-load {
  padding-top: 80px;
  padding-bottom: 80px;
}
.load-content {
  width: 650px;
  margin: 80px auto;
  background-color: #fff;
  box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
}
.load-tab {
  width: 650px;
  height: 79px;
  background-color: #f7f7f7;
}
.load-tab > p {
  font-size: 18px;
  color: #333;
  line-height: 79px;
  text-align: center;
  letter-spacing:2px;
  font-weight: bold;
}
.load-tab > i {
  margin-top: 17px;
  width: 1px;
  height: 45px;
  background-color: #e1e1e1;
}
.load-tab > div {
  float: left;
  width: 324px;
  line-height: 79px;
  text-align: center;
}
.load-tab > div > a {
  font-size: 18px;
  color: #999;
}
.load-tab > div > a.active {
  color: #333333;
}
.login-form,
.register-form,
.reset-form {
  padding: 49px 196px 60px;
}
.detail-form {
  padding: 49px 153px 60px;
}
.ask-form {
  padding: 49px 50px 60px;
}
.service-agreement {
  position: relative;
  top: 6px;
  margin-left: 3px;
}
.detail-form .layui-form-item > .layui-input-inline:last-child {
  margin-right: 0;
}
.layui-radio-disbaled i {
    color: #ccc!important;
}
/* 分页样式 */
.pages{
  padding:20px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif
}
.pages a,
.pages strong,
.pages .disabled{
  display:inline-block;
  line-height:28px;
  padding:0 10px;
  border:1px solid #d9d9d9;
  background-color:#ffffff;
  text-decoration:none;
  color:#666;
  margin-right:3px;
}
.pages .active{
  display:inline-block;
  line-height:28px;
  padding:0 10px;
  border:1px solid #d9d9d9;
  text-decoration:none;
  margin-right:3px;color:#fff;
  background-color:#30a7e9;
  border-color:#fff;
}
.pages a:hover{
  color:#fff;
  background-color:#30a7e9;
  border-color:#fff;
  text-decoration:none;
}
.pages strong{
  color:#fff;
  background-color:#30a7e9;
  border-color:#fff;
}
.pages li{
  display:inline-block;
}

/* 个人中心 公共样式 */
.member {
  padding-top: 72px;
  padding-bottom: 41px;
  *zoom:1
}
.member:after{
  height: 0;
  line-height: 0;
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  content: ".";
}
.member-header {
  margin-bottom: 16px;
  width: 1200px;
  height: 53px;
}
.member-title {
  margin-right: 15px;
  width: 136px;
  height: 53px;
  line-height: 53px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-image: url(../img/member-title-bg.jpg);
}
.member-nav {
  padding-left: 18px;
  width: 1049px;
  height: 53px;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}

.member-nav li {
  float: left;
  position: relative;
  height: 53px;
}
.member-nav li > a {
  display: block;
  height: 53px;
  line-height: 53px;
  padding-left: 24px;
  padding-right: 24px;
  color: #999;
  text-align: center;
}
.member-nav li > div.member-sub-nav {
  position: absolute;
  z-index: 999;
  left: 0px;
  top: 53px;
  width: 100%;
  height: 0px;
  background-color: #fff;
  overflow: hidden;
}
.member-nav li > a.active {
  color: #333;
  font-weight: bold;
}
.member-nav li:hover > a {
  background-color: #fff;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.member-nav li:hover > div.member-sub-nav-1a {
  padding-bottom: 8px;
  height: 46px;
}
.member-nav li:hover > div.member-sub-nav-2a {
  padding-bottom: 8px;
  height: 84px;
}
.member-nav li:hover > div.member-sub-nav-3a {
  padding-bottom: 8px;
  height: 122px;
}
.member-nav li:hover > div.member-sub-nav-4a {
  padding-bottom: 8px;
  height: 160px;
}
.member-nav li:hover > div.member-sub-nav-5a {
  padding-bottom: 8px;
  height: 198px;
}
.member-nav li:hover > div.member-sub-nav-6a {
  padding-bottom: 8px;
  height: 236px;
}
.member-sub-nav {
  box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
}
.member-sub-nav a {
  display: block;
  line-height: 38px;
  color: #999;
  text-align: center;
}
.member-sub-nav a:hover {
  color: #333;
  background-color: #dbe2ef
}

/* 个人中心 user */
.member-user {
  width: 1200px;
}
.member-user-info {
  margin-right: 16px;
  width: 181px;
  height: 546px;
}
.member-user-info > div {
  padding: 20px;
  height: 492px;
  color: #333;
  background-image: url(../img/user-info-hyxx.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.member-user-info > div > h4 {
  margin-bottom: 28px;
  font-size: 34px;
}
.member-user-info > div > h4,
.member-user-info > div > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.member-user-info > div > p {
  line-height: 26px;
}
.member-user-info > div > p img {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.member-user-info > div > div {
  margin-top: 22px;
  margin-bottom: 22px;
}
.member-btn {
  margin-bottom: 4px;
  display: block;
  width: 107px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  color: #666;
  border: 1px solid #999;
}
.member-user-data {
  width: 1003px;
  height: 265px;
}
.member-user-data > div.user-data-zdbl {
  background-image: url(../img/user-data-zdbl.jpg);
}
.member-user-data > div.user-data-zljk {
  background-image: url(../img/user-data-zljk.jpg);
}
/*.member-user-data > div.user-data-dfk {
  background-image: url(../img/user-data-dfk.jpg);
}
.member-user-data > div.user-data-yfk {
  background-image: url(../img/user-data-yfk.jpg);
}*/
.member-user-data > div.user-data-yfk {
  background-image: url(../img/user-data-yfk2.jpg);
}
.member-user-data > .user-data-yfk > a {
  width: 991px;
}
.member-user-data > div > a {
  display: block;
  padding-top: 66px;
  padding-right: 26px;
  width: 492px;
  height: 211px;
  text-align: right;
  font-size: 21px;
  line-height: 1.7;
}
.member-user-data:nth-of-type(1) {

}
.member-user-data > div > a span {
  font-size: 28px;
}
/* 提交病例 newcase */
.member-newcase {
  width: 1200px;
  height: 546px;
}
.member-newcase > a {
  position: relative;
  padding: 44px;
  width: 591px;
  height: 534px;
  text-align: right;
  background-size: 591px 536px;
}
.member-newcase > a:first-child {
  background-image: url(../img/newcase-concise.jpg); 
}
.member-newcase > a:last-child {
  background-image: url(../img/newcase-create.jpg); 
}
.member-newcase > a > h4 {
  margin-bottom: 12px;
  font-size: 28px;
  color: #333;
}
.member-newcase > a > p {
  color: #444;
  line-height: 1.7;
}

/* 内容区域公共样式 */
.member-main {
  position: relative;
  padding: 6px;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.member-main > h3 {
  margin-bottom: 6px;
  line-height: 36px;
  font-size: 18px;
  text-indent: 6px;
}
.member-filter {
  position: relative;
  height: 41px;
  border-bottom: 1px solid #679eda;
}

.member-filter > a {
  display: inline-block;
  padding: 0px 16px;
  line-height: 40px;
}
.member-filter > a.active {
  background-color: #679eda;
  color: #fff;
}
.member-filter > .member-search {
  top: -2px;
}
.member-search {
  position: absolute;
  right: 6px;
  top: 6px;
}
/* 表格 */
.member-table li {
  height: 48px;
  line-height: 48px;
}
.member-table li > div {
  float: left;
  padding: 0px 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.member-table li > div:not(:last-child) {
  border-right: 2px solid #f6f8fd;
}
.member-table-head > li {
  background-color: #d6e9f7;
}
.member-table-body > li:nth-of-type(odd) {
  background-color: #fff;
}
.member-table-body > li:nth-of-type(even) {
  background-color: #e5ebf4;
}
/* 草稿病例页面 */
.draft-table li > div:nth-of-type(1) {
  width: 117px;
}
.draft-table li > div:nth-of-type(2) {
  width: 152px;
}
.draft-table li > div:nth-of-type(3) {
  width: 136px;
}
.draft-table li > div:nth-of-type(4) {
  width: 180px;
}
.draft-table li > div:nth-of-type(5) {
  width: 154px;
}
.draft-table li > div:nth-of-type(6) {
  width: 260px;
}
.draft-table li > div:nth-of-type(7) {
  width: 189px;
}
/* 诊断病例页面 */
.cases-table li > div:nth-of-type(1) {
  width: 74px;
}
.cases-table li > div:nth-of-type(2) {
  width: 104px;
}
.cases-table li > div:nth-of-type(3) {
  width: 64px;
}
.cases-table li > div:nth-of-type(4) {
  width: 108px;
}
.cases-table li > div:nth-of-type(5) {
  width: 154px;
}
.cases-table li > div:nth-of-type(6) {
  width: 180px;
}
.cases-table li > div:nth-of-type(7) {
  width: 501px;
}
/* 2020-5-20 新修改表格样式 */
.caseslist-table li > div:nth-of-type(1) {
  width: 92px;
}
.caseslist-table li > div:nth-of-type(2) {
  width: 154px;
}
.caseslist-table li > div:nth-of-type(3) {
  width: 140px;
}
.caseslist-table li > div:nth-of-type(4) {
  width: 188px;
}
.caseslist-table li > div:nth-of-type(5) {
  width: 614px;
}
/*membercases*/
.membercases-table li > div:nth-of-type(1) {
  width: 74px;
}
.membercases-table li > div:nth-of-type(2) {
  width: 104px;
}
.membercases-table li > div:nth-of-type(3) {
  width: 64px;
}
.membercases-table li > div:nth-of-type(4) {
  width: 108px;
}
.membercases-table li > div:nth-of-type(5) {
  width: 136px;
}
.membercases-table li > div:nth-of-type(6) {
  width: 170px;
}
.membercases-table li > div:nth-of-type(7) {
  width: 136px;
}
.membercases-table li > div:nth-of-type(8) {
  width: 396px;
}
/*.cases-table li > div:nth-of-type(8) {
  width: 358px;
}*/
.showhistory-table li > div:nth-of-type(1) {
  width: 88px;
}
.showhistory-table li > div:nth-of-type(2) {
  width: 104px;
}
.showhistory-table li > div:nth-of-type(3) {
  width: 104px;
}
.showhistory-table li > div:nth-of-type(4) {
  width: 108px;
}
/* 专家待诊断页面 */
.undiagnosedcases-table li > div:nth-of-type(1) {
  width: 97px;
}
.undiagnosedcases-table li > div:nth-of-type(2) {
  width: 104px;
}
.undiagnosedcases-table li > div:nth-of-type(3) {
  width: 154px;
}
.undiagnosedcases-table li > div:nth-of-type(4) {
  width: 180px;
}
.undiagnosedcases-table li > div:nth-of-type(5) {
  width: 140px;
}
.undiagnosedcases-table li > div:nth-of-type(6) {
  width: 512px;
}
/*2*/
.undiagnosedcases1-table li > div:nth-of-type(1) {
  width: 97px;
}
.undiagnosedcases1-table li > div:nth-of-type(2) {
  width: 104px;
}
.undiagnosedcases1-table li > div:nth-of-type(3) {
  width: 154px;
}
.undiagnosedcases1-table li > div:nth-of-type(4) {
  width: 180px;
}
.undiagnosedcases1-table li > div:nth-of-type(5) {
  width: 652px;
}
/* 专家诊断病例页面 */
.expert-cases-table li > div:nth-of-type(1) {
  width: 97px;
}
.expert-cases-table li > div:nth-of-type(2) {
  width: 120px;
}
.expert-cases-table li > div:nth-of-type(3) {
  width: 120px;
}
.expert-cases-table li > div:nth-of-type(4) {
  width: 128px;
}
.expert-cases-table li > div:nth-of-type(5) {
  width: 147px;
}
.expert-cases-table li > div:nth-of-type(6) {
  width: 180px;
}
.expert-cases-table li > div:nth-of-type(7) {
  width: 396px;
}


.expert-cases1-table li > div:nth-of-type(1) {
  width: 97px;
}
.expert-cases1-table li > div:nth-of-type(2) {
  width: 120px;
}
.expert-cases1-table li > div:nth-of-type(3) {
  width: 120px;
}
.expert-cases1-table li > div:nth-of-type(4) {
  width: 128px;
}
.expert-cases1-table li > div:nth-of-type(5) {
  width: 147px;
}
.expert-cases1-table li > div:nth-of-type(6) {
  width: 180px;
}
.expert-cases1-table li > div:nth-of-type(7) {
  width: 70px;
}
.expert-cases1-table li > div:nth-of-type(8) {
  width: 326px;
}
/* 专家监控病例页面 */
.expert-monitor-table li > div:nth-of-type(1) {
  width: 104px;
}
.expert-monitor-table li > div:nth-of-type(2) {
  width: 104px;
}
.expert-monitor-table li > div:nth-of-type(3) {
  width: 64px;
}
.expert-monitor-table li > div:nth-of-type(4) {
  width: 108px;
}
.expert-monitor-table li > div:nth-of-type(5) {
  width: 154px;
}
.expert-monitor-table li > div:nth-of-type(6) {
  width: 180px;
}
.expert-monitor-table li > div:nth-of-type(7) {
  width: 471px;
}
/* 专家隐形矫治病例页面 */
.expert-invisalign-table li > div:nth-of-type(1) {
  width: 80px;
}
.expert-invisalign-table li > div:nth-of-type(2) {
  width: 97px;
}
.expert-invisalign-table li > div:nth-of-type(3) {
  width: 128px;
}
.expert-invisalign-table li > div:nth-of-type(4) {
  width: 166px;
}
.expert-invisalign-table li > div:nth-of-type(5) {
  width: 316px;
}
.expert-invisalign-table li > div:nth-of-type(6) {
  width: 400px;
}

.expert-invisalign1-table li > div:nth-of-type(1) {
  width: 66px;
}
.expert-invisalign1-table li > div:nth-of-type(2) {
  width: 93px;
}
.expert-invisalign1-table li > div:nth-of-type(3) {
  width: 128px;
}
.expert-invisalign1-table li > div:nth-of-type(4) {
  width: 166px;
}
.expert-invisalign1-table li > div:nth-of-type(5) {
  width: 246px;
}
.expert-invisalign1-table li > div:nth-of-type(6) {
  width: 70px;
}
.expert-invisalign1-table li > div:nth-of-type(7) {
  width: 70px;
}
.expert-invisalign1-table li > div:nth-of-type(8) {
  width: 348px;
}

/* 专家收入页面 */
.income-table li > div:nth-of-type(1) {
  width: 97px;
}
.income-table li > div:nth-of-type(2) {
  width: 160px;
}
.income-table li > div:nth-of-type(3) {
  width: 160px;
}
.income-table li > div:nth-of-type(4) {
  width: 280px;
}
.income-table li > div:nth-of-type(5) {
  width: 260px;
}
.income-table li > div:nth-of-type(6) {
  width: 188px;
}
/* 病例意见信息页面 */
.reason-table li > div:nth-of-type(1) {
  width: 180px;
}
.reason-table li > div:nth-of-type(2) {
  width: 180px;
}
.reason-table li > div:nth-of-type(3) {
  width: 826px;
}
/* 资金记录页面 */
.log-table li > div:nth-of-type(1) {
  width: 117px;
}
.log-table li > div:nth-of-type(2) {
  width: 152px;
}
.log-table li > div:nth-of-type(3) {
  width: 180px;
}
.log-table li > div:nth-of-type(4) {
  width: 180px;
}
.log-table li > div:nth-of-type(5) {
  width: 154px;
}
/* 已付款页面 */
.payment-table li > div:nth-of-type(1) {
  width: 117px;
}
.payment-table li > div:nth-of-type(2) {
  width: 600px;
}
.payment-table li > div:nth-of-type(3) {
  width: 290px;
}
.payment-table li > div:nth-of-type(4) {
  width: 180px;
}
/* 积分记录页面 */
.integrallog-table li > div:nth-of-type(1) {
  width: 117px;
}
.integrallog-table li > div:nth-of-type(2) {
  width: 152px;
}
.integrallog-table li > div:nth-of-type(3) {
  width: 180px;
}
.integrallog-table li > div:nth-of-type(4) {
  width: 240px;
}
/* 银行卡表格 */
.bank-table li > div:nth-of-type(1) {
  width: 60px;
}
.bank-table li > div:nth-of-type(2) {
  width: 225px;
}
.bank-table li > div:nth-of-type(3) {
  width: 225px;
}
.bank-table li > div:nth-of-type(4) {
  width: 120px;
}
.bank-table li > div:nth-of-type(5) {
  width: 174px;
}
.bank-table li > div:nth-of-type(6) {
  width: 180px;
}
.bank-table li > div:nth-of-type(7) {
  width: 200px;
}
/* 机构下用户资金记录记录页面 */
.ins-log-table li > div:nth-of-type(1) {
  width: 180px;
}
.ins-log-table li > div:nth-of-type(2) {
  width: 152px;
}
.ins-log-table li > div:nth-of-type(3) {
  width: 180px;
}
.ins-log-table li > div:nth-of-type(4) {
  width: 180px;
}
.ins-log-table li > div:nth-of-type(5) {
  width: 154px;
}
/* 学分记录页面 */
.creditlog-table li > div:nth-of-type(1) {
  width: 117px;
}
.creditlog-table li > div:nth-of-type(2) {
  width: 152px;
}
.creditlog-table li > div:nth-of-type(3) {
  width: 180px;
}
.creditlog-table li > div:nth-of-type(4) {
  width: 300px;
}
/* 培训记录页面 */
.training-table li > div:nth-of-type(1) {
  width: 117px;
}
.training-table li > div:nth-of-type(2) {
  width: 397px;
}
.training-table li > div:nth-of-type(3) {
  width: 170px;
}
.training-table li > div:nth-of-type(4) {
  width: 130px;
}
.training-table li > div:nth-of-type(5) {
  width: 260px;
}
.training-table li > div:nth-of-type(6) {
  width: 110px;
}

/*消费明细列表*/
.capital-table li > div:nth-of-type(1) {
  width: 180px;
}
.capital-table li > div:nth-of-type(2) {
  width: 152px;
}
.capital-table li > div:nth-of-type(3) {
  width: 260px;
}

/*用户列表明细*/
.user-table li > div:nth-of-type(1) {
  width: 97px;
}
.user-table li > div:nth-of-type(2) {
  width: 152px;
}
.user-table li > div:nth-of-type(3) {
  width: 200px;
}
.user-table li > div:nth-of-type(4) {
  width: 180px;
}
.user-table li > div:nth-of-type(5) {
  width: 154px;
}
.user-table li > div:nth-of-type(6) {
  width: 240px;
}
/* 经销商查看机构下用户 */
.viewinstitutionalusers-table li > div:nth-of-type(1) {
  width: 60px;
}
.viewinstitutionalusers-table li > div:nth-of-type(2) {
  width: 100px;
}
.viewinstitutionalusers-table li > div:nth-of-type(3) {
  width: 160px;
}
.viewinstitutionalusers-table li > div:nth-of-type(4) {
  width: 80px;
}
.viewinstitutionalusers-table li > div:nth-of-type(5) {
  width: 80px;
}
.viewinstitutionalusers-table li > div:nth-of-type(6) {
  width: 240px;
}
.viewinstitutionalusers-table li > div:nth-of-type(7) {
  width: 220px;
}
.viewinstitutionalusers-table li > div:nth-of-type(8) {
  width: 186px;
}
.viewinstitutionalusers-table li > div:nth-of-type(9) {
  width: 60px;
}
/* 机构资金记录 */
.institutionlog-table li > div:nth-of-type(1) {
  width: 210px;
}
.institutionlog-table li > div:nth-of-type(2) {
  width: 178px;
}
.institutionlog-table li > div:nth-of-type(3) {
  width: 400px;
}
.institutionlog-table li > div:nth-of-type(4) {
  width: 190px;
}
.institutionlog-table li > div:nth-of-type(5) {
  width: 190px;
}
/* 查看监控以往 */
/*.monitorlist-table li > div:nth-of-type(1) {
  width: 210px;
}
.monitorlist-table li > div:nth-of-type(2) {
  width: 210px;
}
.monitorlist-table li > div:nth-of-type(3) {
  width: 160px;
}
.monitorlist-table li > div:nth-of-type(4) {
  width: 276px;
}
.monitorlist-table li > div:nth-of-type(5) {
  width: 200px;
}
.monitorlist-table li > div:nth-of-type(6) {
  width: 100px;
}*/
/* 机构下查看培训记录 */
.train-table li > div:nth-of-type(1) {
  width: 88px;
}
.train-table li > div:nth-of-type(2) {
  width: 120px;
}
.train-table li > div:nth-of-type(3) {
  width: 420px;
}
.train-table li > div:nth-of-type(4) {
  width: 150px;
}
.train-table li > div:nth-of-type(5) {
  width: 120px;
}
.train-table li > div:nth-of-type(6) {
  width: 180px;
}
.train-table li > div:nth-of-type(7) {
  width: 110px;
}
/* 跟踪治疗记录 */
.monitorlist-table li > div:nth-of-type(1) {
  width: 210px;
}
.monitorlist-table li > div:nth-of-type(2) {
  width: 210px;
}
.monitorlist-table li > div:nth-of-type(3) {
  width: 219px;
}
.monitorlist-table li > div:nth-of-type(4) {
  width: 219px;
}
.monitorlist-table li > div:nth-of-type(5) {
  width: 110px;
}
.monitorlist-table li > div:nth-of-type(6) {
  width: 110px;
}
.monitorlist-table li > div:nth-of-type(7) {
  width: 110px;
}
/* 未完成订单 */
.order-table  li > div:nth-of-type(1) {
  width: 117px;
}
.order-table  li > div:nth-of-type(2) {
  width: 739px;
}
.order-table  li > div:nth-of-type(3) {
  width: 210px;
}
.order-table  li > div:nth-of-type(4) {
  width: 117px;
}
/* 矫治器账户 */
.account-table  li > div:nth-of-type(1) {
  width: 368px;
}
.account-table  li > div:nth-of-type(2) {
  width: 300px;
}
.account-table  li > div:nth-of-type(3) {
  width: 200px;
}
.account-table  li > div:nth-of-type(4) {
  width: 320px;
}
/* 经销商医院表格 */
.hospital-table li > div:nth-of-type(1) {
  width: 80px;
}
.hospital-table li > div:nth-of-type(2) {
  width: 300px;
}
.hospital-table li > div:nth-of-type(3) {
  width: 200px;
}
/* 个人资料页面 */
.member-personal {
  height: 577px;
  background-image: url(../img/member-personal-cbg.png);
  background-repeat: no-repeat;
  background-position: 25px 44px;
}
.personal-btn {
  position: absolute;
  bottom: 32px;
  right: 405px;
  width: 167px;
}
.personal-table {
  margin: 10px auto 20px;
  width: 475px;
}
.personal-table li > div:nth-of-type(1) {
  width: 127px;
}
.personal-table li > div:nth-of-type(2) {
  width: 348px;
}

.product-table {
  margin: 10px auto 20px;
  width: 600px;
}

.product-table li > div:nth-of-type(1) {
  width: 127px;
}
.product-table li > div:nth-of-type(2) {
  width: 200px;
}
.product-table li > div:nth-of-type(3) {
  width: 100px;
}
.product-table li > div:nth-of-type(4) {
  width: 100px;
}
.product-table div > a {
  color: #1a94e9;
}
.useproduct-table li > div:nth-of-type(1) {
  width: 16%;
}
.useproduct-table li > div:nth-of-type(2) {
  width: 28%;
}
.useproduct-table li > div:nth-of-type(3) {
  width: 28%;
}
.useproduct-table li > div:nth-of-type(4) {
  width: 28%;
}
/* 修改密码页面 */
.member-changepwd {
  height: 530px;
  background-image: url(../img/member-changepwd-cbg.png);
  background-repeat: no-repeat;
  background-position: 25px 44px;
}
/* 提交精简病例 */
.member-case-sidebar {
  /*position: fixed;*/
  width: 192px;
  height: 548px;
}
.member-case-content {
  width: 992px;
}
.concise-nav,
.create-nav {
  height: 536px;
  background-image: url(../img/case-nav-bg.jpg);
}
.concise-nav > div {
  position: absolute;
  left: 53px;
  width: 86px;
  height: 92px;
}
.concise-nav > div > a {
  display: block;
  position: relative;
  text-align: center;
}
.concise-nav > div > a img {
  width: 86px;
  height: 92px;
}
.concise-nav > div > a span {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 16px;
}
/* 提交完整病例 */
.create-nav > div {
  position: absolute;
  width: 68px;
  height: 68px;
  padding-top: 15px;
  text-align: center;
  background-size: 68px 68px;
}
.create-nav > div:nth-of-type(odd) {
  left: 31px;
  background-image: url(../img/create_nav_1_0.png);
}
.create-nav > div:nth-of-type(odd).active {
  background-image: url(../img/create_nav_1_1.png);
}
.create-nav > div:nth-of-type(even) {
  right: 31px;
  background-image: url(../img/create_nav_2_0.png);
}
.create-nav > div:nth-of-type(even).active {
  background-image: url(../img/create_nav_2_1.png);
}
.create-nav > div:last-child {
  background-image: url(../img/create_nav_3_0.png);
}
.create-nav > div:last-child.active {
  background-image: url(../img/create_nav_3_1.png);
}
.create-nav > div > a {
  color: #fff;
  font-size: 14px;
}
.create-nav > div.active > a {
  color: #1a94e9;
}
/* 支付页面 */
.member-pay-content {
  margin: 0px auto 20px;
  width: 574px;
}
.member-pay-content form > p {
  line-height: 2;
}
.member-pay-total {
  margin-bottom: 10px;
}
.member-pay-total span {
  font-size: 17px;
  /*color: #e20000;*/
}
.member-pay-list {
  margin-top: 16px;
}
.member-pay-list .layui-form-label {
  padding-left: 0px;
  width: 100px;
  text-align: left;
}
.member-pay-content .cash a,
.member-pay-content .institute a {
  float: left;
  text-align: center;
}
/* 我的进阶页面 */
.member-stage {
}
.stage-top {
  position: relative;
  height: 238px;
  margin-bottom: 6px;
  background-image: url(../img/stage-top.jpg);
  background-size: 1188px 238px;
}
.stage-apply {
  position: absolute;
  padding: 54px 20px;
  top: 29px;
  left: 27px;
  width: 181px;
  height: 190px;
  background-color: #fff;
}
.stage-apply p {
  margin-bottom: 24px;
  text-align: center;
  font-size: 17px;
}
.stage-apply p span {
  color: #1a94e9;
}
.stage-apply a {
  width: 100%;
}
.stage-content {
  position: absolute;
  right: 81px;
  top: 0px;
  width: 853px;
  height: 238px;
  overflow: hidden;
}
.stage-content > span {
  position: absolute;
  top: 195px;
  width: 853px;
  height: 1px;
  background-color: #ddd;
}
.stage-content .stage-stage {
  position: absolute;
  top: 0px;
  width: 214px;
  height: 238px;
}
.stage-stage.stage-stage1 {
  left: 124px;
}
.stage-stage.stage-stage2 {
  left: 360px;
}
.stage-stage.stage-stage3 {
  left: 596px;
}
.stage-stage .stage-item {
  position: relative;
  margin-bottom: 1px;
  width: 264px;
  height: 195px;
}
.stage-stage .vertical-line {
  position: absolute;
  left: 106px;
  bottom: 0px;
  width: 4px;
  border-radius: 4px;
}
.stage-stage1 .vertical-line {
  height: 18px;
}
.stage-stage2 .vertical-line {
  height: 42px;
}
.stage-stage3 .vertical-line {
  height: 60px;
}
.round {
  position: absolute;
  border-radius: 100%;
}
.stage-stage .round1 {
  width: 128px;
  height: 128px;
  left: 42px;
  border: 2px dotted;
}
.stage-stage1 .round1 {
  top: 60px;
  border-color: #5f7562;
}
.stage-stage2 .round1 {
  top: 35px;
  border-color: #5f7562;
}
.stage-stage3 .round1 {
  top: 18px;
  border-color: #5f7562;
}
.stage-stage .round > p {
  font-size: 28px;
  text-align: center;
  line-height: 128px;
}
.stage-stage .round2 {
  width: 110px;
  height: 110px;
  left: 7px;
  top: 7px;
  text-align: center;
  line-height: 110px;
  font-size: 82px;
  color: #fff;
  font-style: italic;
}
.stage-stage1 .round2,
.stage-stage1 .round3,
.stage-stage1 .vertical-line,
.stage-stage2 .round2,
.stage-stage2 .round3,
.stage-stage2 .vertical-line,
.stage-stage3 .round2,
.stage-stage3 .round3,
.stage-stage3 .vertical-line {
  background-color: rgba(98, 98, 103, 0.8);
}
.active.stage-stage1 .round2,
.active.stage-stage1 .round3,
.active.stage-stage1 .vertical-line {
  background-color: rgba(98, 120, 100, 0.8);
}
.active.stage-stage2 .round2,
.active.stage-stage2 .round3,
.active.stage-stage2 .vertical-line {
  background-color: rgba(56, 191, 177, 0.8);
}
.active.stage-stage3 .round2,
.active.stage-stage3 .round3,
.active.stage-stage3 .vertical-line {
  background-color: rgba(36, 112, 204, 0.8);
}
.stage-stage1 .round3 {
  /*background-color: #7e9080;*/
  border-color: #f2f4f7;
}
.stage-stage2 .round3 {
  /*background-color: #5dc9be;*/
  border-color: #e5ecf0;
}
.stage-stage3 .round3 {
  /*background-color: #4d8ad3;*/
  border-color: #f3f5f8;
}
.stage-stage .round3 {
  width: 26px;
  height: 26px;
  left: 106px;
  top: 26px;
  border-width: 5px;
  border-style: solid;
}
.stage-stage .stage-text {
  padding-top: 8px;
}
.stage-stage .stage-text h4 {
  text-align: center;
  font-size: 19px;
  margin-bottom: 6px;
}
.stage-stage .stage-text p {
  padding: 10px 10px;
  color: #666;
}
.stage-links {
  height: 248px;
}
.stage-links > div {
  float: left;
  height: 248px;
  width: 392px;
  background-size: 392px 248px;
}
.stage-links > div:not(:last-child) {
  margin-right: 6px;
}
.stage-links > div > a {
  display: block;
  padding-top: 82px;
  padding-right: 24px;
  text-align: right;
  font-size: 21px;
  line-height: 1.7;
  height: 248px;
}
.stage-links > div > a span {
  font-size: 28px;
}
.stage-links-cjpx {
  background-image: url(../img/stage-links-cjpx.jpg);
}
.stage-links-zdbl {
  background-image: url(../img/stage-links-zdbl.jpg);
}
.stage-links-jkbl {
  background-image: url(../img/stage-links-jkbl.jpg);
}
/* 矫治器设置页面 */
.member-applianceaccount {
  height: 432px;
}
.applianceaccount-form {
  position: absolute;
  top: 124px;
  left: 345px;
  width: 500px;
}
/* 购买课程 */
.member-class-list li {
  position: relative;
  float: left;
  width: 292px;
  height: 196px;
}
.member-class-list li:not(:nth-of-type(4n)) {
  margin-right: 6px;
}
.member-class-list li img {
  width: 292px;
  height: 196px;
}
.member-class-list li p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 0px 16px;
  height: 38px;
  width: 292px;
  line-height: 38px;
  background-color: rgba(255, 255, 255, 0.6);
}
.member-class-list li p span+span {
  float: right;
  color: #e41f1f;
}
/* 购买商品 */
.member-product-list {
  /*padding-bottom: 48px;*/
}
.member-product-list li {
  margin-bottom: 6px;
  position: relative;
  float: left;
  width: 292px;
  height: 196px;
}
.member-product-list li:not(:nth-of-type(4n)) {
  margin-right: 6px;
}
.member-product-list li a {
  display: block;
  width: 292px;
  height: 196px;
}
.member-product-list li img {
  width: 292px;
  height: 196px;
}
.member-product-list li div {
  padding: 6px 8px;
  position: absolute;
  bottom: 0px;
  width: 292px;
  height: 48;
  background-color: rgba(255, 255, 255, 0.6);
}
.member-product-list li p.class-info {
  float: left;
}
.member-product-list li p.class-info span {
  display: block;
  min-width: 202px;
  max-width: 202px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.member-product-list li p.class-info span.class-price {
  color: #ff343b;
  font-size: 14px;
}
.member-product-list li p.class-info span i {
  color: #999;
  text-decoration:line-through;
}
.member-product-list li p.product-type {
  float: right;
  padding: 6px 0px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  width: 40px;
  text-align: center;
}
/* 商品 课程 详情 */
.member-show-product {
  padding-bottom: 48px;
}
.member-show-product > p,
.member-show-product > p > img {
  width: 293px;
  height: 230px;
}
.member-show-product > form {
  padding: 0px 20px;
  width: 552px;
}
.member-product-content > h3 {
  font-size: 18px;
  line-height: 1;
  color: #000;
  margin-bottom: 12px;
}
.member-product-content > p.desc {
  color: #666666;
  line-height: 1.4;
  margin-bottom: 12px;
}
.member-product-content > p.content {
  color: #ababab;
  line-height: 1.4;
  margin-bottom: 12px;
}
.member-product-content > div.info {
  margin-bottom: 20px;
}
.member-product-content > div.info > p {
  color: #ababab;
  line-height: 28px;
}
.member-product-content > div.info > p i {
  display: inline-block;
  width: 44px;
}
.member-product-content > div.info > p > span.price1 {
  font-size: 16px;
  color: #f90735;
}
.member-product-content > div.info > p > span.price1 b {
  font-size: 12px;
  font-weight: normal;
}
.member-product-content > div.info > p > span.price2 {
  text-decoration: line-through;
}
.member-product-content > div.info > p input {
  width: 25px;
  text-align: center;
}
.member-product-content > div.info > p button {
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #c9c9c9;
  cursor: pointer;
}
/* 我的商品 */
.my-product {
  padding: 10px 182px;
}

.my-product li{
  width: 820px;
  background-color: #fff;
  margin-bottom: 16px;
  border:1px solid #e6e6e6;
}

.my-product .my-title{
  height: 48px;
  line-height: 48px;
  padding: 0px 18px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #e4eaf4;
}

.my-product .my-title h3 {
  font-size: 14px;
  font-weight: bold;
}
.my-product .my-title span {
  padding: 0px;
  color: #9f9f9f;
}

.my-product .my-content {
  padding: 12px 18px;
  height: 68px;
  line-height: 44px;
}

.my-product .my-content img{
  margin-right: 8px;
  height: 44px;
  width: 44px;
}
.product-info-list > span,
.product-info-list a {
  float: left;
  cursor: pointer;
}
.product-info-list > span {
  padding-left: 14px
}
.product-info-list > span b {
  color: #333;
}
.product-info-list > span:nth-of-type(1) {
  width: 140px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.product-info-list > span:nth-of-type(2) {
  width: 77px;
  color: #9f9f9f;
}
.product-info-list > span:nth-of-type(3) {
  width: 95px;
}
.product-info-list > span:nth-of-type(4) {
  width: 82px;
  color: #9f9f9f;
}
.product-info-list > span:nth-of-type(5) {
  width: 123px;
  color: #9f9f9f;
}
.product-info-list > span:nth-of-type(6) {
  width: 94px;
}
.product-info-list > span:nth-of-type(7) {
  padding-left: 30px;
}
.group-info.product-info-list > span:nth-of-type(7) {
  padding-top: 7px;
  padding-left: 14px;
}
.group-info.product-info-list > span > a.showGroup {
  padding-left: 16px;
  width: 88px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #dadada;
}
.product-a {
  color: #1aa7e9;
}



/* Form 表单 */
.yl-form {}
.yl-form-item:after{
  height: 0;
  line-height: 0;
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  content: ".";
}
.yl-form-item {
  *zoom:1
  min-height: 48px;
}
.yl-form-item:nth-of-type(odd) {
  background-color: #e2eaf5;
}
.yl-form-item:nth-of-type(even) {
  background-color: #fff;
}
.yl-form-label {
  padding: 0px 20px;
  float: left;
  min-height: 48px;
  line-height: 48px;
  text-align: right;
  border-right: 2px solid #f5f8fc;
}
.yl-form-block {
  padding: 8px 20px;
  float: left;
  min-height: 48px;
}
.yl-form-btn {
  padding-top: 32px;
  text-align: center;
}
.layui-btn {
  background-color: #679eda !important;
}
.yl-form-ts {
  padding: 12px;
}
.yl-form-ts span {
  float: left;
}
.yl-form-ts span.ts-title {
  width: 70px;
}
.yl-form-ts span.ts-content {
  width: 885px;
}
/* 覆盖layui样式 */
.yl-form .layui-form-item {
  margin-bottom: 0px;
}
.yl-form .layui-form-item:nth-of-type(odd) {
  background-color: #e2eaf5;
}
.yl-form .layui-form-item:nth-of-type(even) {
  background-color: #fff;
}
.yl-form .layui-form-label {
  line-height: 30px;
  /*width: 160px;*/
}
.trackingshow-form .layui-form-label {
  width: 160px;
}
.yl-form .layui-input-block {
  float: left;
  margin-left: 0px;
  padding: 8px 20px;
  min-height: 48px;
  border-left: 2px solid #f5f8fc;
}
.yl-form .layui-form-btn .layui-input-block {
  text-align: center;
  border-left: none;
}
.layui-input {
  height: 30px;
  line-height: 30px;
}
/* 自定义表单样式 */
.sub-item:not(:last-child) {
  border-bottom: 2px solid #f5f8fc;
}
.sub-item .sub-item-label {
  float: left;
  padding: 16px;
  width: 100px;
}
.sub-item .sub-item-block {
  margin-left: 100px;
  padding: 6px 16px;
  border-left: 2px solid #f5f8fc;
}
.sub-sub-label {
  padding-top: 10px;
  padding-right: 16px;
}
/* changepwd表格样式 */

.changepwd-form {
  position: absolute;
  left: 385px;
  top: 155px;
}
.changepwd-form .yl-form {
  width: 428px;
}
.changepwd-form .layui-form-label {
  width: 127px;
}
.changepwd-form .layui-input-block {
  width: 301px;
}
/* concise表格样式 */
.concise-form .layui-form-label {
  width: 168px;
}
.concise-form .layui-input-block {
  width: 812px;
}
/* updatepersonal表单样式 */
.member-personal-update {
  height: 590px;
}
.updatepersonal-form {
  position: absolute;
  top: 74px;
  left:287px;
  width: 625px;
}
.updatepersonal-form .layui-form-label {
  width: 125px;
}
.updatepersonal-form .layui-input-block {
  width: 500px;
}
/* 会员积分规则 */
.integralrules-form {
  padding: 0px 52px;
}
.integralrules-form .layui-form-label {
  width: 190px;
}
.integralrules-form .layui-input-block {
  width: 890px;
}


/* 专家 */

.member-expert .member-main > div {
  padding-right: 24px;
  padding-left: 398px;
  height: 300px;
  text-align: center;
  background-color: #eee;
  background-size: 100% 100%;
}
.member-expert .member-main > div p,
.member-expert-bltj > a p,
.member-institution-case > a p {
  margin-bottom: 11px;
  font-size: 20px;
  font-weight: bold;
}
.member-expert .member-main > div p span,
.member-expert-bltj > a p span，
.member-institution-case a p span {
  font-size: 32px;
}
.member-expert .member-main > div a {
  width: 156px;
}
.member-expert-zhye,
.member-expert-srfx {
  width: 592px;
  height: 312px;
  /*text-align: */
  background-size: 592px 312px;
}
.member-expert-zhye > div {
  padding-top: 100px;
  background-image: url(../img/member-expert-zhye.jpg);
}
.member-expert-srfx > div {
  padding-top: 58px;
  background-image: url(../img/member-expert-srfx.jpg);
}
/*.member-expert-bltj {
  margin-bottom: 16px;
  height: 216px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: none;
  -webkit-box-shadow: none;
}*/
.member-expert-dcl,
.member-expert-wd {
  padding-top: 70px;
  padding-right: 16px;
  padding-left: 360px;
  width: 592px;
  height: 158px;
  text-align: left;
  background-size: 580px 146px;
  background-repeat: no-repeat;
  background-position: 6px 6px;
  background-color: #fff;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.member-expert-dcl p,
.member-expert-wd p {
  float: left;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
}
.member-expert-dcl p+p,
.member-expert-wd p+p {
  margin-left: 40px;
  font-size: 46px;
  line-height: 12px;
  font-weight: normal;
}
.color-cd1314 {
  color: #cd1314;
}

.member-expert-dcl {
  background-image: url(../img/member-expert-dcl.jpg);
}
.member-expert-wd {
  background-image: url(../img/member-expert-wd.jpg);
}
/*.member-expert-bltj > a:nth-of-type(1) {
  background-image: url(../img/member-expert-bltj1.jpg);
}
.member-expert-bltj > a:nth-of-type(2) {
  background-image: url(../img/member-expert-bltj2.jpg);
}
.member-expert-bltj > a:nth-of-type(3) {
  background-image: url(../img/member-expert-bltj3.jpg); 
}
.member-expert-bltj > a:nth-of-type(4) {
  background-image: url(../img/member-expert-bltj4.jpg); 
}*/
.tile {
  background-repeat: no-repeat;
  background-position: 6px 6px;
  background-color: #fff;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
/* 机构 */
.member-institution-case a {
  margin-right: 6px;
  padding-top: 70px;
  padding-right: 24px;
  float: left;
  width: 394px;
  height: 213px;
  text-align: right;
}
.member-institution-case a:first-child {
  background-image: url(../img/institution-case-bg1.jpg);
}
.member-institution-case a:last-child {
  background-image: url(../img/institution-case-bg2.jpg);
}
.cases-btn .layui-btn+.layui-btn {
  margin-left: 4px;
}