.my {
  height: 465px;
  width: 100%;
}
.my_left {
  width: 330px;
  float: left;
  height: 342px;
  margin-top: 62px;
}
.my_left_top,
.my_left_bottom {
  background: #fff;
  padding: 0 3.5%;
}
.my_left_top {
  height: 342px;
}
.my_left_top .login_before {
  width: 100%;
  height: 150px;
  line-height: 150px;
  text-align: center;
  margin-top: 60px;
}
.my_left_top .login_before a {
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  background: #0094d0;
  color: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 9px rgba(61, 187, 43, 0.5);
}
.my_left_top_title {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.my_left_top_title .img_box {
  height: 50px;
  width: 30px;
  float: left;
  text-align: center;
  border-bottom: 1px solid #0094d0;
}
.my_left_top_title span {
  vertical-align: middle;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  margin-left: 10px;
}
.my_left_bottom_content {
  height: 60px;
  line-height: 60px;
}
.my_left_bottom_content a {
  font-size: 14px;
  margin-left: 14px;
}
/*
    *礼品分类
*/
.lpfl {
  margin-top: 30px;
}
.lpfl .content_box {
  height: 62px;
  background-color: #fff;
}
.lpfl .lpfl-l {
  padding-left: 20px;
  width: 140px;
  display: inline-block;
  float: left;
  line-height: 60px;
}
.lpfl .lpfl-l .img_box {
  height: 50px;
  width: 30px;
  float: left;
  text-align: center;
}
.lpfl .lpfl-l span {
  vertical-align: middle;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  margin-left: 10px;
}
.lpfl .lpfl-r {
  position: relative;
  float: left;
  width: 1058px;
}
.lpfl .lpfl-r .active {
  border-bottom: 2px solid #0094d0;
}
.lpfl .lpfl-r li {
  width: 264.5px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  float: left;
  position: relative;
}
.lpfl .lpfl-r li a {
  width: 264.5px;
  height: 60px;
  position: absolute;
  top: 0;
  text-align: center;
}
.lpfl .lpfl-r li .img_box {
  height: 60px;
  width: 30px;
  float: left;
  text-align: center;
  margin-left: 85px;
  padding-top: 7px;
}
.lpfl .lpfl-r li span {
  vertical-align: middle;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  margin-left: 10px;
}
/*
    *积分筛选
*/
.jfjt {
  margin-top: 30px;
}
.jfjt .content_box {
  height: 404px !important;
  background-color: #fff;
}
.jfjt-top {
  height: 62px;
}
.jfjt-top .jfjt-l {
  padding-left: 20px;
  width: 140px;
  display: inline-block;
  float: left;
  line-height: 60px;
}
.jfjt-top .jfjt-l .img_box {
  height: 50px;
  width: 30px;
  float: left;
  text-align: center;
}
.jfjt-top .jfjt-l span {
  vertical-align: middle;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  margin-left: 10px;
}
.jfjt-top .jfjt-r {
  position: relative;
  float: left;
  width: 1058px;
}
.jfjt-top .jfjt-r li {
  width: 150px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  float: left;
}
.jfjt-top .jfjt-r li .current {
  border-bottom: 1px solid #0094d0;
  color: #0094d0;
}
/*
    *积分主页商品列表公用
*/
.common .content_box {
  height: 380px;
  background: #fff;
  margin-top: 10px !important;
}
.content_title {
  height: 50px;
  line-height: 50px;
  width: 1200px;
  background-color: #f5f5f5 !important;
}
.content_title span {
  vertical-align: middle;
  color: #0094d0;
  font-size: 16px;
  margin-left: 10px;
  font-weight: bold;
}
.common .common_ul {
  width: 100%;
  position: relative;
  height: 330px;
  overflow: hidden;
  border-top: 1px solid #0094d0;
}
.common .common_ul li {
  float: left;
  height: 330px;
  width: 240px;
  /* *width: 238px; */
  border-right: 1px solid #f5f5f5;
  margin-bottom: 10px;
}
.common .common_ul li .img_box {
  width: 240px;
  height: 220px;
  line-height: 220px;
  text-align: center;
}
.heightNO {
  height: auto !important;
}
.common .common_ul li .img_box img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: baseline;
}
.common .common_ul li .xx {
  width: 200px;
  margin: 0 auto;
}
.common .common_ul li .xx p.text_overflow,
.common .common_ul li .xx p.jiage {
  width: 100%;
  margin-top: 7px;
  text-align: center;
}
.common .common_ul li .xx p.jiage span {
  text-decoration: line-through;
  color: #666;
}
.common .common_ul li .xx p.jf {
  height: 30px;
  line-height: 30px;
  margin-top: 13px;
}
.common .common_ul li .xx p.jf span {
  color: #0094d0;
  font-weight: bold;
  font-size: 14px;
}
.common .common_ul li .xx p.jf img.fr {
  cursor: pointer;
}
/*
    *积分首页登录之后，显示信息
*/
.my_left_top .login_after .login_after_img {
  width: 100%;
  height: 65px;
  line-height: 65px;
  text-align: center;
  margin: 23px 0px;
}
.my_left_top .login_after .login_after_img img {
  width: 65px;
  height: 65px;
  margin: 0 auto;
}
.my_left_top .login_after .login_after_title {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
}
.my_left_top .login_after .login_after_title span {
  color: #111;
  font-size: 16px;
  margin-left: 5px;
}
.my_left_top .login_after .login_after_content {
  height: 82px;
  line-height: 82px;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
}
.my_left_top .login_after .login_after_content span {
  color: #ef2c2f;
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.my_left_top .login_after .login_after_bottom {
  height: 18px;
  line-height: 18px;
  margin-top: 25px;
  text-align: center;
}
.my_left_top .login_after .login_after_bottom a {
  color: rgb(50, 133, 250);
  font-family: 宋体;
  margin-left: 20px;
  font-size: 15px;
}
.content_title-l {
  float: left;
}
.content_title-2 {
  width: auto;
  height: 50px;
  float: right;
  cursor: pointer;
}
.content_title-2 span {
  font-size: 16px;
  color: #333;
}
.jf_center {
  overflow: hidden;
}
