@charset "utf-8";
/*
    * Busy 收集 整理
 */
/*雅虎（YUI 3）reset*/
/*Normalize.css*/
html,
body {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  font-family: '微软雅黑' !important;
}
/*渐变*/
.Add_gradient {
  width: 100%;
  height: 23px;
  margin-top: 60px;
  background: -webkit-linear-gradient(top, #ececec, #f5f5f5);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #ececec, #f5f5f5);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #ececec, #f5f5f5);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #ececec, #f5f5f5);
  /* 标准的语法 */
}
.container {
  width: 1200px;
  margin: 0px auto 100px;
  overflow: hidden;
}
.container .con_left {
  width: 240px;
  padding-bottom: 20px;
  background: #fff;
  float: left;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.container .con_left .left_1 {
  height: 279px;
}
.container .con_left .left_1 .head_icon {
  height: 115px;
  vertical-align: bottom;
  text-align: center;
  position: relative;
}
.container .con_left .left_1 .head_icon img {
  width: 76px;
  height: 76px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #ccc;
  position: absolute;
  left: 50%;
  margin-left: -39px;
  bottom: 0;
}
.container .con_left .left_1 .name_name {
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  overflow: hidden;
  color: #333;
}
.container .con_left .left_1 .name_name span {
  padding-left: 36px;
  width: 168px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .con_left .left_1 .integral {
  color: #999;
  font-size: 14px;
  height: 97px;
  padding-left: 36px;
  position: relative;
}
.container .con_left .left_1 .integral p {
  padding-top: 18px;
}
.container .con_left .left_1 .integral p:nth-child(2) {
  padding-top: 17px;
}
.container .con_left .left_1 .integral .sign_day {
  position: absolute;
  left: 136px;
  top: 13px;
}
.container .con_left .left_1 .integral .sign_day p {
  position: absolute;
  bottom: 5px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #fff;
  font-size: 26px;
}
.container .con_left .left_1 .integral span {
  color: #666;
  display: inline-block;
  width: 50px;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .con_left .left_1 .sign_in {
  text-align: center;
}
.container .con_left .left_1 .sign_in button {
  width: 104px;
  height: 30px;
  border: 0;
  background: #bd0008;
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.container .con_left .left_1 .sign_in button:hover {
  cursor: pointer;
}
.container .con_left .person_center div {
  height: 69px;
  line-height: 85px;
  font-size: 16px;
  color: #333;
  text-indent: 69px;
  position: relative;
}
.container .con_left .person_center div img {
  position: absolute;
  left: 26px;
  bottom: 16px;
}
.container .con_left .person_center li {
  text-indent: 69px;
  height: 27px;
  line-height: 27px;
  margin-bottom: 10px;
  font-size: 14px;
}
.container .con_left .person_center li:hover a {
  color: #bd0008;
}
.container .con_left .person_center li a small {
  width: 17px;
  height: 17px;
  line-height: 17px;
  background: #bd0008;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  text-indent: 0;
  margin-left: 10px;
  vertical-align: top;
  margin-top: 4px;
}
.container .con_left .person_center li.liactive {
  border-left: 4px solid #bd0008;
  text-indent: 65px;
}
.container .con_left .person_center li.liactive a {
  color: #bd0008;
}
.container .con_left .recharge {
  width: 100%;
  height: 57px;
  line-height: 57px;
  font-size: 16px;
  color: #333;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #f5f5f5;
  text-indent: 68px;
}
.container .con_left .recharge img {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  left: 24px;
}
.container .con_right {
  width: 938px;
  min-height: 1106px;
  padding: 20px 25px;
  box-sizing: border-box;
  background: #fff;
  float: right;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.container .con_right h1 {
  font-size: 24px;
  color: #333;
}
.container .con_right h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  color: #333;
  text-indent: 10px;
}
.container .con_right h2 b {
  vertical-align: top;
  margin-top: -2px;
  margin-right: 10px;
  display: inline-block;
}
.container .con_right p {
  text-indent: 28px;
  line-height: 26px;
}
.activeli {
  color: #bd0008 !important;
  border: 1px solid #bd0008 !important;
}
@media (max-width: 1200px) {
  .wrapper {
    width: 992px;
  }
  .container {
    width: 992px;
  }
  .container .con_right {
    width: 740px;
  }
}
@media (max-width: 992px) {
  .wrapper {
    width: 720px;
  }
  .container {
    width: 720px;
  }
  .container .con_left {
    width: 210px;
  }
  .container .con_left .left_1 .name_name span {
    width: 140px;
  }
  .container .con_right {
    width: 490px;
  }
  .container .con_right h2 {
    text-indent: 5px;
  }
  .container .con_right p {
    margin-left: 10px;
  }
}
