.bgf1{
  background-color: #f1f1f1;
  padding: 50px 0;
}
.left{
  float: left;
}
.right{
  float: right;
}
.w1140 {
  margin: 0 auto;
  width: 1140px;
  display: block;
}
.user-main {
  padding: 20px 0;
}

.user-main1 {
  padding: 0 0 20px;
}

.user-main .user-main-left {
  width: 230px;
  background: #fff;
  min-height: 610px;
  padding: 22px 0;
  box-sizing: border-box;
}

.user-main .user-main-left a {
  display: block;
  font-size: 18px;
  line-height: 60px;
  color: #333333;
  box-sizing: border-box;
  border-left: 2px solid transparent;
  padding-left: 76px;
  position: relative;
}

.user-main .user-main-left a.on,
.user-main .user-main-left a:hover {
  color: #dc1516;
  border-left: 2px solid #dc1516;
}

.user-main .user-main-left a.new::before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background: #dc1516;
  border-radius: 50%;
  right: 70px;
  top: 12px;
}

.user-main .user-main-right {
  width: 890px;
  background: #fff;
  min-height: 630px;
  padding: 22px 30px;
  box-sizing: border-box;
}

.user-main-list {
  border-bottom: 1px solid #e7e7e7;
}

.user-main-list ul {
  display: inline-block;
  vertical-align: top;
}

.user-main-list ul li {
  float: left;
  margin-right: 36px;
}

.user-main-list ul li a {
  font-size: 18px;
  line-height: 18px;
  border-bottom: 2px solid transparent;
  padding-bottom: 16px;
  display: inline-block;
  color: #000;
  position: relative;
}

.user-main-list h2,
.user-main-list ul li.on a,
.user-main-list ul li a:hover {
  font-size: 18px;
  line-height: 18px;
  border-bottom: 2px solid #dc1516;
  padding-bottom: 16px;
  display: inline-block;
}

.user-main-list ul li.new a::before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background: #dc1516;
  border-radius: 50%;
  right: -6px;
  top: -2px;
}

.user-main2 {
  margin-top: 25px;
  font-size: 16px;
  line-height: 40px;
}

.user2-main {
  padding: 0 0 20px;
}

/*基本信息*/
.selcon {
  display: inline-block;
  border-radius: 100%;
  overflow: hidden;
}

.selcon .icon {
  width: 62px;
  height: 62px;
  fill: currentColor;
  overflow: hidden;
}

.selcon .item {
  float: left;
  position: relative;
  /*margin-right: 25px;*/
}

.selcon .addImg {
  width: 62px;
  height: 62px;
}

.selcon .upload_input {
  display: none;

}

.selcon .preview {
  position: absolute;
  width: 62px;
  height: 62px;
  left: 0;
  top: 0px;
}

.selcon .click {
  position: absolute;
  width: 62px;
  height: 62px;
  left: 0;
  top: 0px;
  z-index: 1;
  cursor: pointer;
}

.selcon .delete {
  position: absolute;
  right: -10px;
  top: -15px;
  cursor: pointer;
  display: none;
  height: 15px;
}

.selcon .preview img {
  width: 100%;
  height: 100%;
}

.ht-xinxi {
  margin-top: 30px;
}

.ht-xinxi div.my-con {
  margin-bottom: 18px;
}

.ht-xinxi div.my-con > p, .my-p {
  width: 135px;
  text-align: right;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin-right: 16px;
  vertical-align: top;
}

.ht-xinxi div.my-con p span, .my-p span {
  color: #ff0000;
  margin-right: 5px;
}

.ht-xinxi div.my-con h3 {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  min-width: 200px;
  font-size: 16px;
}

.ht-xinxi div.my-con h4 {
  display: inline-block;
  color: #ff9600;
  cursor: pointer;
  margin-left: 16px;
  vertical-align: top;
  font-size: 16px;
}

.ht-xinxi div.my-con input[type="text"],
.ht-xinxi div.my-con input[type="password"] {
  width: 330px;
  height: 40px;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  padding: 0 15px;
  font-size: 15px;
  color: #333;
}

.ht-xinxi div.my-con .col-md-4 {
  display: inline-block;
}

.ht-xinxi div.my-con .col-md-4 select {
  width: 180px;
  height: 40px;
  border: 1px solid #e0e0e0;
  padding: 0 12px;
  box-sizing: border-box;
  font-size: 15px;
}

.xx-tx {
  margin-left: 80px;
  margin-bottom: 12px;
}

.xx-tx div {
  margin-bottom: 0;
}

.xx-tx .selcon {
  margin-right: 20px;
}

.xx-tx h2 {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #c1c1c1;
  cursor: pointer;
}

.xx-tx h2 img {
  margin-right: 12px;
  cursor: pointer;
}

.ht-xinxi div.my-con label {
  margin-right: 40px;
  font-size: 16px;
  color: #333;
}

.ht-xinxi div.my-con label input {
  margin-right: 10px;
}

.ht-xinxi div.my-con input[type="submit"] {
  width: 235px;
  height: 44px;
  display: inline-block;
  background: #dc1516;
  font-size: 20px;
  color: #fff;
  margin-left: 46px;
  margin-top: 30px;
  cursor: pointer;
}

/*我的投稿*/
.user-top {
  background: #fff;
  height: 250px;
  text-align: center;
  float: left;
  width: 230px;
}

.user-top .selcon {
  margin-top: 48px;
}

.user-top .selcon .icon, .user-top
.user-top .selcon .addImg,
.user-top .selcon .preview,
.user-top .selcon .click {
  width: 118px;
  height: 118px;
}

.user-top h2 {
  display: block;
  vertical-align: top;
  color: #c1c1c1;
  cursor: pointer;
  margin-top: 20px;
}

.user-top h2 img {
  margin-right: 12px;
  cursor: pointer;
}

.user-main-list select {
  width: 170px;
  height: 34px;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  font-size: 15px;
  vertical-align: top;
  /*margin-left: 36px;*/
  margin-top: -3px;
}

.user-main-list > a {
  background: #dc1516;
  height: 30px;
  width: 100px;
  float: right;
  display: block;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.kuang {
  border-radius: 3px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 11;
  background: rgba(0, 0, 0, 0.1);
  padding: 4px;
}
.del-main {
  width: 504px;
  height: 286px;
  margin-top: -143px;
  margin-left: -252px;
  box-sizing: border-box;
  z-index: 11;
  text-align: center;
  font-size: 0;
  /*padding: 18px 40px 30px;*/
  display: none;
}

.kuang > div {
  width: 100%;
  height: 100%;
  background: #fff;
}

.close {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}

.del-main div p {
  padding-top: 82px;
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 42px;
}

.del-main div input {
  margin: 0 15px;
  height: 42px;
  line-height: 40px;
  box-sizing: border-box;
  width: 142px;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

.del-main div input.qr {
  background: #dc1516;
  color: #fff;
}

.del-main div input.qx {
  border: 1px solid #e7e7e7;
  color: #818181;
  background: #fff;
}
/*账号信息*/
.acc-main {

}

.acc-main div.my-con h3,
.acc-main div.my-con > p, .my-p {
    line-height: 45px;
    height: 45px;
}

.acc-main div.my-con {
    margin-bottom: 0;
}

.acc-main div.my-con > p, .my-p {
    width: 110px;
}

/*修改密码*/
.pwd-main div.my-con input[type="submit"] {
    width: 140px;
    height: 42px;
    font-size: 16px;
    color: #fff;
    margin-left: 16px;
}

.pwd-main div.my-con input[type="reset"] {
    width: 140px;
    height: 42px;
    display: inline-block;
    background: #fff;
    font-size: 16px;
    color: #818181;
    margin-left: 16px;
    margin-top: 30px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
}

.kuang2 {
    width: 555px;
    height: 345px;
    margin-top: -172px;
    margin-left: -277px;
    display: none;
}

.kuang2 h1 {
    height: 42px;
    line-height: 42px;
    background: #e9e9e9;
    font-size: 18px;
    color: #555555;
    box-sizing: border-box;
    padding-left: 16px;
}

.cg {
    text-align: center;
    height: auto;
}

.cg img {
    display: block;
    margin: 45px auto 0;
}

.cg h2 {
    font-size: 16px;
    line-height: 16px;
    color: #555555;
    margin-top: 30px;
    display: block;
}

.cg button {
    display: block;
    margin: 65px auto 0;
    background: #dc1516;
    font-size: 18px;
    color: #fff;
    width: 164px;
    height: 40px;
    cursor: pointer;
}

.xg {
    margin-top: 52px;
}