body {
  font-family: "微软雅黑";
}
ol,
ul {
  list-style: none;
  padding-left: 0px;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #333;
}
.user-box {
  margin-top: 20px;
  margin-bottom: 70px;
}
.user-box .path-box .breadcrumb {
  background: transparent;
  padding-left: 0px;
  margin-bottom: 0px;
}
.user-box .user-l-navlist {
  float: left;
  width: 180px;
  border-radius: 5px;
}
.user-box .user-l-navlist ul {
  background: #F7F9F8;
}
.user-box .user-l-navlist ul li {
  overflow: hidden;
}
.user-box .user-l-navlist ul li span {
  width: 26px;
  height: 26px;
  display: table-cell;
  float: left;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 19px;
}
.user-box .user-l-navlist ul li a {
  display: block;
  padding-left: 45px;
  border-left: 5px solid #F7F9F8;
  margin: 15px 0;
  color: #666;
}
.user-box .user-l-navlist ul li a:hover {
  border-left: 5px solid #E74C3C;
  color: #333;
}
.user-box .user-l-navlist ul li .active {
  border-left: 5px solid #E74C3C;
  color: #333;
}
.user-box .user-l-navlist .user-item {
  font-size: 16px;
  background: #E74C3C;
  color: #fff;
  line-height: 42px;
}
.user-r-info {
  float: right;
  width: 930px;
  border: 1px solid #ddd;
  padding: 20px;
}
.user-r-info .user-index-buy {
  width: 300px;
  display: block;
  margin: 30px auto;
}
.user-r-info .user-head-box {
  border-bottom: 2px solid #E74C3C;
  margin-bottom: 20px;
  position: relative;
  height: 42px;
}
.user-r-info .user-head-box .title {
  float: left;
  display: inline;
  font-size: 18px;
  background: url("../images/user-box-title.png") no-repeat;
  width: 130px;
  height: 50px;
  position: absolute;
  left: -30px;
  top: 2px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.user-r-info .user-head-box .tool {
  float: right;
  display: inline;
}
.user-r-info .user-head-box .tool li {
  float: left;
  display: inline;
}
.user-r-info .user-head-box .tool li a {
  line-height: 30px;
  margin-left: 40px;
}
.user-r-info .check-form {
  margin: 20px 0;
}
.user-r-info .check-form .form-group {
  padding-left: 15px;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.user-r-info .check-form .form-group label {
  font-weight: 500;
}
.user-r-info .check-form .form-group .form-control {
  border: 0px;
  box-shadow: none;
}
.cz-box .pay-type li {
  float: left;
  display: inline;
  font-size: 14px;
  width: 200px;
  text-align: center;
  line-height: 42px;
  border: 1px solid #ddd;
  margin-right: 20px;
  cursor: pointer;
  position: relative;
}
.cz-box .pay-type .active {
  border: 1px solid #E74C3C;
}
.cz-box .pay-type .active .glyphicon {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #E74C3C;
  top: initial;
}
.cz-box .pay-type-bank {
  margin: 30px 0;
  display: none;
}
.cz-box .pay-type-bank ul {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  overflow: hidden;
}
.cz-box .pay-type-bank ul li {
  float: left;
  display: inline;
  width: 20%;
  text-align: center;
  line-height: 42px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  position: relative;
}
.cz-box .pay-type-bank ul .active {
  position: absolute;
  display: block;
  border: 1px solid #E74C3C;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999;
}
.cz-box .pay-type-bank ul .active .glyphicon {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #E74C3C;
  top: initial;
}
.cz-box .money-box {
  line-height: 34px;
}
.cz-box .money-box .form-control {
  width: 200px;
  float: left;
  margin-right: 10px;
}
.cz-box .sub-btn {
  width: 200px;
  line-height: 32px;
}
.cz-box .rule-box {
  border: 1px dashed #9fa0a0;
  padding: 20px;
  margin: 30px 0;
  border-radius: 5px;
}
.tx-box ul li {
  width: 280px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.tx-box dl {
  text-align: center;
  margin-bottom: 0px;
}
.tx-box dl dt {
  padding: 10px;
  border-bottom: 1px dashed #ddd;
}
.tx-box dl dd {
  padding: 15px 0;
  background: #F4F4F4;
}
.tx-box .txt-input {
  line-height: 34px;
  overflow: hidden;
}
.tx-box .txt-input input {
  width: 280px;
  float: left;
  margin-right: 10px;
}
.tx-box .sub-btn {
  width: 280px;
  line-height: 24px;
  margin: 20px 0;
}
.tx-box .rule-box {
  border: 1px dashed #9fa0a0;
  padding: 20px;
  margin: 30px 0;
  border-radius: 5px;
}
.user-data-box {
  margin-bottom: 0px;
  overflow: hidden;
}
.user-data-box dl {
  padding: 20px;
  color: #fff;
  border-radius: 5px;
}
.user-data-box dl dt {
  font-weight: 500;
}
.user-data-box dl dd {
  line-height: 33px;
}
.user-data-box dl dd small {
  color: #fff;
}
.user-data-box .bg-default {
  background: #F2DEDE;
  color: #E0282A;
}
.user-data-box .bg-info {
  color: #4D97DF;
}
.user-data-box .bg-info small {
  color: #4D97DF;
}
.user-data-box .bg-danger {
  background: #D9544F;
}
.user-data-box .bg-success {
  background: #1ABC9C;
}
.user-data-box h2 {
  margin: 0;
}
.pagelist {
  overflow: hidden;
  min-width: 550px;
  margin: 30px auto 15px;
  text-align: center;
}
.pagelist a {
  line-height: 25px;
  text-align: center;
  margin: 0 5px;
  padding: 1px 8px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.pagelist a:hover {
  border: 1px solid #E74C3C;
  background: #E74C3C;
  color: #fff;
}
.pagelist span {
  line-height: 25px;
  text-align: center;
  margin: 0 5px;
  padding: 1px 8px;
  background: #E74C3C;
  border-radius: 5px;
  border: 1px solid #E74C3C;
  color: #fff;
}
.bankcard-box ul li {
  width: 280px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.bankcard-box dl {
  text-align: center;
  margin-bottom: 0px;
}
.bankcard-box dl dt {
  padding: 10px;
  border-bottom: 1px dashed #ddd;
}
.bankcard-box dl dd {
  padding: 15px 0;
  background: #F4F4F4;
}
.bankcard-box .txt-input {
  line-height: 34px;
  overflow: hidden;
}
.bankcard-box .txt-input .form-control {
  width: 280px;
  float: left;
  margin-right: 10px;
}
.bankcard-box .sub-btn {
  width: 280px;
  line-height: 24px;
  margin: 20px 0;
}
.bankcard-box .rule-box {
  border: 1px dashed #9fa0a0;
  padding: 20px;
  margin: 30px 0;
  border-radius: 5px;
}
.safe-message-box ul li {
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #ddd;
}
.safe-message-box ul li:hover {
  background: #F5F5F5;
}
.safe-message-box ul li .glyphicon {
  color: #E74C3C;
}
.safe-message-box .tips-box {
  float: right;
}
.safe-message-box .safe-form {
  max-width: 330px;
  margin: 20px auto;
}
.personal-box {
  padding: 30px 0;
}
.personal-box .user-pic {
  text-align: center;
}
.personal-box .user-pic img {
  width: 100%;
}
.personal-box .user-pic .set-user-pic {
  line-height: 36px;
}
.personal-box .user-pic .set-user-pic:hover {
  color: #E74C3C;
}
.personal-box .form-group {
  width: 50%;
  float: left;
  display: inline;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.personal-box input {
  display: none;
}


.user-activity-tips{
  margin-top:20px;
  background: url('../images/user/activity-bg.jpg') repeat-x;
  height: 95px;
  width:100%;
  position: relative;
}
.user-activity-tips a{
  display: block;
  width: 100%;
  height: 100%;
}
.user-activity-tips .overtime{
  position: absolute;
  bottom: 10px;
  right:10px;
  color: #fff;
  font-size: 12px;
}
