body {
  background-color: #eeeeee !important;
}

.member {
  margin: 20px auto;
  padding: 1px 0;
  text-align: left;
  vertical-align: top;
  font-size: 0;
}

.memberLeft {
  display: inline-block;
  width: 210px;
  height: auto;
  font-size: 14px;
  min-height: 580px;
  vertical-align: top;
  overflow: hidden;
  background-color: #ffffff;
  margin-right: 20px;
}

.memberLeft .member_photo {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  margin: 40px auto 10px;
}

.memberLeft .member_name {
  width: auto;
  padding: 0 10px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #303133;
  margin: 0 auto 30px;
}

.memberLeft .member_link {
  width: auto;
  padding: 0 10px;
  text-align: center;
  font-size: 16px;
  line-height: 60px;
  color: #606266;
  margin: 0 auto;
}

.memberLeft .member_link i {
  margin-right: 10px;
  ;
}

.memberLeft .member_link:hover,
.memberLeft .member_link.active {
  color: #3999ff;
  background-color: #f2f4f7;
}

.memberRight {
  display: inline-block;
  width: 970px;
  height: auto;
  font-size: 14px;
  min-height: 580px;
  vertical-align: top;
  overflow: hidden;
}

.memberRight .member_nav {
  width: 100%;
  height: 60px;
  overflow: hidden;
  text-align: left;
  vertical-align: top;
  background-color: #ffffff;
}

.member_nav span {
  display: inline-block;
  height: 57px;
  line-height: 60px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  color: #909399;
  margin: 0 20px;
  cursor: pointer;
}

.member_nav span:hover {
  color: #303133;
}

.member_nav span.active {
  color: #303133;
  border-bottom: 3px solid #3999ff;
}

.memberRight .member_result {
  width: auto;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #606266;
  margin: 0 auto;
  text-indent: 10px;
}

.memberRight .member_box {
  width: auto;
  height: auto;
  padding: 1px 0 40px;
  min-height: 448px;
  text-align: left;
  background-color: #ffffff;
}

.member_box .member_list {
  width: 100%;
  height: auto;
  text-align: left;
  vertical-align: top;
  font-size: 0;
}

.member_list .member_message {
  position: relative;
  width: 890px;
  height: 100px;
  cursor: pointer;
  overflow: hidden;
  padding-bottom: 10px;
  margin-top: 30px;
  border-bottom: 1px solid #eeeeee;
  margin-left: 40px;
}

.member_message .member_message-img {
  display: inline-block;
  width: 150px;
  height: 100px;
  vertical-align: top;
}

.member_message .member_message-title {
  position: absolute;
  left: 170px;
  top: 0px;
  width: 600px;
  height: 24px;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  color: #303133;
}

.member_message .member_message-info {
  position: absolute;
  left: 170px;
  top: 75px;
  width: 620px;
  height: 24px;
  line-height: 24px;
  text-align: left;
}

.member_message-info span {
  display: inline-block;
  width: auto;
  height: 24px;
  line-height: 24px;
  text-align: left;
  font-size: 14px;
  color: #a8abb2;
}

span.mm-left {
  margin-right: 20px;
}

span.mm-right {
  float: right;
  margin-left: 20px;
}

.member_case {
  display: inline-block;
  width: 270px;
  height: auto;
  overflow: hidden;
  vertical-align: top;
  text-align: left;
  margin-left: 40px;
  margin-top: 40px;
  position: relative;
}

.member_case .member_img {
  width: 270px;
  height: 180px;
  margin: 0 auto;
}

.member_video::after {
  position: absolute;
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 58px;
  background-image: url(../../images/play.png);
  background-size: 44px 44px;
  margin-left: -22px;
  opacity: 0.8;
}


.member_case .member_img-27 {
  width: 270px;
  height: 270px;
  margin: 0 auto 15px;
}

.member_case div {
  width: 240px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  color: #909399;
}

.member_case .member_case-title {
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #303133;
}

.member_case .member_case-describe {
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.member_case .member_case-product {
  font-size: 14px;
  line-height: 20px;
  color: #303133;
}

.member_case .member_case-time {
  margin-bottom: 5px;
}

.member_case .member_case-info {
  height: 15px;
  font-size: 12px;
  line-height: 15px;
  color: #a8abb2;
}

.member_criterion {
  width: 930px;
  height: 60px;
  font-size: 16px;
  color: #303133;
  line-height: 60px;
  text-align: left;
  vertical-align: top;
  margin: 0 auto;
}

.member_criterion.mc_link {
  cursor: pointer;
}

.member_criterion:nth-child(2n) {
  background-color: #f2f4f7;
}

.member_criterion div {
  display: inline-block;
  line-height: 60px;
  vertical-align: top;
}


.member_criterion .member_criterion-num {
  width: 220px;
  text-align: left;
  text-indent: 20px;
}

.member_criterion .member_criterion-name {
  width: 530px;
  padding: 0 10px;
  text-align: center;
}

.member_criterion .member_criterion-time {
  width: 150px;
  text-align: center;
}


.member_library {
  width: 930px;
  height: 60px;
  font-size: 16px;
  color: #303133;
  line-height: 60px;
  text-align: left;
  vertical-align: top;
  cursor: pointer;
  margin: 0 auto;
  font-size: 0;
}

.member_library div {
  display: inline-block;
  line-height: 60px;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  color: #a8abb2;
}


.member_library .member_library-title {
  width: 450px;
  padding: 0 70px 0 20px;
  position: relative;
  text-align: left;
  font-size: 16px;
  color: #303133;
}

.member_library .member_library-pdf {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: auto;
}

.member_library .member_library-author {
  width: 80px;
}

.member_library .member_library-classify {
  width: 90px;
}

.member_library .member_library-time {
  width: 120px;
}

.member_library .member_library-view {
  width: 90px;
}

.member_recipe {
  width: 890px;
  height: auto;
  position: relative;
  margin: 40px auto 0;
  cursor: pointer;
}

.member_recipe .member_recipe-title {
  width: 500px;
  height: 20px;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #303133;
  margin-bottom: 10px;
}

.member_recipe .member_recipe-describe {
  width: 730px;
  height: 36px;
  font-size: 12px;
  line-height: 18px;
  color: #606266;
  overflow: hidden;
}

.member_recipe .member_recipe-view {
  position: absolute;
  right: 0;
  top: 3px;
  display: inline-block;
  width: auto;
  height: 20px;
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  color: #a8abb2;
}

/* 个人设置 */
.member_personal {
  position: relative;
  padding-bottom: 40px;
  background-color: #ffffff;
}

.MP_case-photo {
  z-index: 9;
  width: 200px;
  height: auto;
  position: absolute;
  top: 35px;
  right: 110px;
  text-align: center;
}

.MP_case-photo .upload_label {
  display: block;
  cursor: pointer;

}

.MP_case-photo img {
  width: 150px;
  height: 150px;
  display: block;
  margin: 0 auto 10px;
  border-radius: 50%;
}


.MP_case {
  width: 900px;
  height: auto;
  margin: 30px 0 0 40px;
  line-height: 50px;
  vertical-align: top;
  text-align: left;
  position: relative;
}

.MP_case .MP_name {
  display: inline-block;
  width: 80px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  font-size: 16px;
  color: #303133;
  margin-right: 20px;
  vertical-align: top;
}

.MP_case .MP_name b {
  color: #ff0000;
}

.MP_case .MP_input[type=text] {
  vertical-align: top;
  display: inline-block;
  width: 400px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  text-indent: 15px;
  border: solid 1px #e1e3e6;
}

.MP_case .MP_warn {
  position: absolute;
  left: 120px;
  bottom: -18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
  display: none;
}

.MP_case .MP_select {
  vertical-align: top;
  display: inline-block;
  width: auto;
  height: 50px;
  line-height: 50px;
  text-align: left;
  padding: 0 15px 0 15px;
  border: solid 1px #e1e3e6;
}

.MP_case .MP_card {
  vertical-align: top;
  display: inline-block;
  width: 400px;
  height: 200px;
  text-align: left;
  border: solid 1px #e1e3e6;
}
.MP_case .MP_card img{
  width: 400px;
  height: 200px;
}
.MP_case .MP_button {
  display: inline-block;
  width: 400px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  vertical-align: top;
  background-color: #3999ff;
}

/* 安全设置 */
.member_secure {
  background-color: #ffffff;
}

.MS_nav {
  width: 890px;
  height: 20px;
  line-height: 20px;
  text-align: left;
  font-size: 16px;
  color: #606266;
  margin: 40px auto;
}

.MS_case {
  width: 850px;
  height: auto;
  line-height: 30px;
  position: relative;
  margin: 50px 0 0 40px;
  text-align: left;
}

.MS_case .MS_case-title {
  font-size: 24px;
  color: #303133;
  margin-bottom: 10px;
}

.MS_case .MS_case-hint {
  font-size: 16px;
  color: #909399;
}

.MS_case .MS_case-button {
  position: absolute;
  right: 0;
  top: 10px;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}

.MS_case .MS_case-button.MSB1 {
  color: #ffffff;
  background-color: #3999ff;
}

.MS_case .MS_case-button.MSB2 {
  color: #303133;
  background-color: #e1e3e6;
}

.MS_masking {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99;
}


.MS_masking .MS_body {
  width: 500px;
  height: auto;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -250px;
  background-color: #ffffff;
  padding: 40px 0;
}

.MS_body .MS_title {
  width: 420px;
  font-size: 20px;
  line-height: 20px;
  color: #303133;
  margin: 0 auto 0;
}

.MS_body .MS_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  color: #bfc2cc;
  cursor: pointer;
}

.MS_body .MS_box {
  width: 420px;
  height: auto;
  position: relative;
  text-align: left;
  margin: 30px auto 0;
  vertical-align: top;
}


.MS_body .MS_name {
  display: inline-block;
  width: auto;
  font-size: 16px;
  line-height: 20px;
  color: #606266;
  margin-bottom: 10px;
  vertical-align: top;
}

.MS_body .MS_input {
  width: 100%;
  line-height: 50px;
  height: 50px;
  text-indent: 20px;
  font-size: 14px;
  color: #303133;
  background-color: #ffffff;
  border: solid 1px #e1e3e6;
}

.MS_body .MS_warn {
  display: none;
  width: auto;
  line-height: 20px;
  color: #ff0000;
  position: absolute;
  font-size: 12px;
  left: 20px;
  bottom: -20px;
}


.MS_body .MS_code {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 0 8px;
  display: inline-block;
  text-align: right;
  line-height: 30px;
  font-size: 14px;
  color: #3999ff;
  cursor: pointer;
  background-color: #ffffff;
}


.MS_body .MS_button {
  width: 420px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  background-color: #3999ff;
  margin: 40px auto 0;
  cursor: pointer;
}