* {
  margin: 0;
  padding: 0;
}
body {
  font-family: "microsoft yahei", simhei;
}
img {
  border: none;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.lf {
  float: left;
}
.lr {
  float: right;
}
.line-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
/*�ʴ�ҳ��*/
.user-left {
  width: 868px;
  border: 1px solid #e4e4e4;
}
.column-nav {
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff;
  width: 868px;
  top: 0px;
  z-index: 12;
}
.column-nav li {
  float: left;
  line-height: 58px;
  font-size: 16px;
  color: #515151;
  width: 86px;
  text-align: center;
  position: relative;
  white-space: nowrap;
}
.column-nav li span {
  font-size: 14px;
  color: #999999;
  font-weight: normal;
}
.column-nav li.current {
  font-weight: bold;
}

.column-nav li.current i {
  display: block;
  position: absolute;
  width: 56px;
  height: 2px;
  bottom: 0px;
  background-color: #d00000;
  left: 50%;
  margin-left: -28px;
}
.column-nav li.relative:hover i {
  display: none;
}
.ask-main {
  padding: 0 26px;
}
.ask-tab {
  border-bottom: 1px solid #f2f2f2;
  height: 69px;
  line-height: 69px;
  position: relative;
  z-index: 2;
}
.ask-tab .ask-cate {
  font-size: 14px;
  margin-right: 36px;
  color: #666666;
}
.ask-tab .ask-cate.current {
  font-weight: 700;
  color: #333;
}
.go-ask,
.go-video {
  cursor: pointer;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  background-color: #d22222;
  border-radius: 3px;
  margin-top: 21px;
}
.go-video:hover,
.go-ask:hover {
  background-color: #bc1e1e;
  color: #fff;
}
.asker-list li {
  padding: 15px 0 20px;
  border-bottom: 1px solid #e4e4e4;
}
.ask-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -95px -91px;
  width: 22px;
  height: 22px;
  margin-right: 12px;
}
.ask-sign.stop {
  background-position: 0px -133px;
}
.ask-sign.stop {
  background-position: 0px -133px;
}
.ask-sign.solve {
  background-position: -145px -85px;
}
.asker-text h3 {
  font-size: 16px;
  margin-bottom: 12px;
}
.asker-text a i {
  font-style: normal;
  font-size: 12px;
  color: #fff;
  background-color: #ff7911;
  padding: 0 2px;
  border-radius: 2px;
  margin-left: 12px;
  font-weight: normal;
}
.asker-text a em {
  font-style: normal;
  color: #ff7911;
  font-size: 12px;
  font-weight: normal;
}
.asker-text span {
  font-size: 12px;
  color: #999999;
  margin-right: 22px;
}
.asker-text span span {
  margin-right: 0px;
}
.asker-text span a {
  color: #999;
}
.asker-text span a:hover {
  color: #259;
}
.ask-ok-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -145px -85px;
  width: 21px;
  height: 22px;
  margin-right: 12px;
}
.ask-wait-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: 0px -133px;
  width: 22px;
  height: 20px;
  margin-right: 12px;
}
.answer-list li {
  padding: 20px 0;
  border-bottom: 1px solid #f2f2f2;
}
.answer-list li h3 {
  font-size: 16px;
  color: #1b1b1b;
  margin: 15px 0;
}
.answer-logo,
.answer-logo img {
  width: 40px;
  height: 40px;
}
.answer-logo {
  border-radius: 50%;
  margin-right: 13px;
  overflow: hidden;
  margin-bottom: 20px;
}
.answer-name a {
  vertical-align: top;
  font-size: 14px;
  color: #363636;
}
.answer-name a:hover {
  color: #d00000;
}
.answer-name a:hover {
  color: #d00000;
}
.answer-name > i {
  display: inline-block;
  transform: scale(0.9);
}
.answer-dec {
  margin-bottom: 10px;
}
.answer-dec > span {
  color: #999;
  font-size: 14px;
  margin-right: 25px;
}
.check-bvip {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -100px -45px;
  width: 22px;
  height: 22px;
}
.check-vip {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -115px -173px;
  width: 22px;
  height: 22px;
}

.check-honor {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -186px -41px;
  width: 22px;
  height: 22px;
}
.check-code {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -6px -2px;
  width: 34px;
  height: 25px;
}
.check-good {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -48px -91px;
  width: 27px;
  height: 22px;
  display: inline-block;
}
.answer-img,
.answer-img img {
  width: 130px;
  height: 80px;
}
.answer-img {
  margin-right: 20px;
}
.answer-font {
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  line-height: 24px;
  position: relative;
}
.answer-font .see-all {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #fff;
  line-height: 24px;
  height: 24px;
  font-size: 14px;
  color: #259;
  padding-left: 5px;
}
.art-collect,
.enterprise-collect {
  cursor: pointer;
}

.data-font {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.attend-font {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
/*����*/
.user-right {
  /*margin-left: 10px;*/
  width: 320px;
}
.user-attend {
  border: 1px solid #e4e4e4;
  padding: 24px 0;
  height: 50px;
  position: relative;
}
.attend-kind {
  width: 50%;
  text-align: center;
}
.attend-kind p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 14px;
}
.attend-kind span {
  font-size: 16px;
  color: #333;
}
.attend-line {
  display: block;
  width: 1px;
  background-color: #e4e4e4;
  height: 50px;
  position: absolute;
  left: 50%;
}
.user-right > div {
  margin-bottom: 10px;
}
.user-right-ad {
  border: 1px solid #e4e4e4;
  height: 275px;
}
.user-visit {
  border: 1px solid #e4e4e4;
  padding: 25px 0 0 12px;
}
.info-right .user-visit {
  margin-bottom: 10px;
}
.who-text {
  font-size: 14px;
  color: #333333;
  margin-bottom: 30px;
  font-weight: bold;
}
.who-list li {
  margin-bottom: 28px;
}
.who-logo,
.who-logo img {
  width: 50px;
  height: 50px;
}
.who-logo {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}
.who-name {
}
.who-name i {
  display: inline-block;
  vertical-align: middle;
}
.who-name a {
  font-size: 14px;
  color: #363636;
  margin-right: 12px;
}
.who-name a:hover {
  color: #d00000;
}
.who-msg > span {
  font-size: 12px;
  color: #333333;
  margin-right: 18px;
}
.who-name {
  margin-bottom: 8px;
}
.browse-num {
  font-size: 14px;
  color: #949494;
}

/*����*/
/*ͷ��*/
.user-top {
  margin-bottom: 10px;
  border: 1px solid #e4e4e4;
  padding: 30px 58px 24px 20px;
}
.user-logo {
  border-radius: 50%;
  overflow: hidden;
  margin-top: 12px;
  margin-right: 36px;
}
.user-logo,
.user-logo img {
  width: 120px;
  height: 120px;
}
.user-name a {
  font-size: 18px;
  color: #363636;
  margin-right: 8px;
}
.user-name a:hover {
  color: #333;
}
.user-name i {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.user-level {
  font-size: 14px;
  color: #666;
  margin-top: 12px;
}
.user-level > span {
  margin-right: 20px;
}

.user-level font {
  color: #333;
}
.user-local {
  margin-top: 12px;
}
.user-local span {
  font-size: 14px;
  color: #666666;
  margin-right: 12px;
}
.bower-detail {
  margin-top: 28px;
}
.bower-detail a {
  font-size: 14px;
  color: #225599;
}
.user-edit {
  display: inline-block;
  width: 118px;
  height: 33px;
  border: 1px solid #259;
  color: #259;
  font-size: 14px;
  text-align: center;
  line-height: 33px;
  border-radius: 3px;
}
.user-follow,
.user-followed,
.add-together,
.sign-talk {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;

  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}

.user-follow {
  /*background-color: #c9c9c9;*/
  background-color: #d22222;
  color: #fff;
  border: 1px solid #d22222;
}

.user-followed {
  background-color: #fff;
  color: #d22222;
  border: 1px solid #d22222;
}
.user-followed:hover {
  color: #d22222;
}
.add-together {
  background-color: #f2f2f2;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e4e4e4;
}
.sign-talk {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  font-size: 14px;
  color: #666666;
}
.icon-collect {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -54px -46px;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.icon-talk {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -145px 0px;
  width: 23px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
#archivesBox ins {
  color: red;
  text-decoration: none;
  vertical-align: sub;
}
/*ͷ��*/

/*�����б�*/
.answer-top .lf {
  font-size: 14px;
}
.answer-top span {
  font-size: 12px;
  color: #999;
}
.article-list > li {
  border-bottom: 1px solid #f2f2f2;
}
.art-detail {
  margin-top: 16px;
}
.article-list li h3 {
  font-size: 16px;
  color: #1b1b1b;
  margin: 15px 0;
}
.dynamic-list .h3mt0 h3 {
  margin: 0 0 8px 0;
}
.art-list-top .time {
  font-size: 12px;
  color: #949494;
  line-height: 54px;
}
.art-list-top a h3 {
  cursor: pointer;
}
.art-list-top a h3:hover {
  color: #d00000;
}
.art-follow .icon-good {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -39px -173px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: -2px;
}
.art-follow,
.art-followed {
  display: inline-block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
}
.art-follow {
  color: #d00000;
  background-color: #f2f2f2;
}
.art-followed {
  color: #fff;
  background-color: #d00000;
  cursor: auto;
}
.art-followed .icon-good {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -77px -173px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: -2px;
}
.look-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -188px -121px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.mtalk-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -42px -133px;
  width: 20px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.art-cate span {
  font-size: 12px;
  color: #999;
}
.art-detail > div {
  margin-right: 12px;
}

.art-detail .art-cate {
  margin-top: 4px;
}
/*��������ҳ*/
.pdf-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -4px -91px;
  width: 28px;
  height: 22px;
  vertical-align: middle;
  margin-top: 17px;
  margin-right: 2px;
}
.file-sign,
.zip-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -5px -49px;
  width: 29px;
  height: 26px;
  vertical-align: middle;
  margin-top: 17px;
  margin-right: 2px;
}
.data-detail > div {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 10px;
}
.ver-3 {
  vertical-align: 3px;
  margin-left: 6px;
}
.art-cate a {
  color: #999;
  padding-left: 2px;
}
.art-cate a:hover {
  color: #259;
}
.down-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -100px 0px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  display: inline-block;
}
.data-sign {
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.data-sign,
.data-sign img {
  width: 30px;
  height: 30px;
}
.data-people > div {
  display: inline-block;
  vertical-align: middle;
}
.data-name {
  margin-right: 3px;
}
.data-name a {
  color: #259;
}
.data-people > i {
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.9);
  margin-right: 1px;
}
/*�γ�*/
.course-list li {
  padding-top: 20px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 27px;
  position: relative;
  width: 100%;
}
.course-avatar {
  overflow: hidden;
  margin-right: 32px;
}
.live-avatar {
  overflow: hidden;
  margin-right: 32px;
  border-radius: 50%;
}
.course-avatar img,
.course-avatar {
  width: 230px;
  height: 115px;
}
.live-avatar img,
.live-avatar {
  width: 70px;
  height: 70px;
}
.course-tit {
  min-height: 48px;
  line-height: 24px;
}
.live-tit {
  min-height: 26px;
  line-height: 26px;
}
.course-tit i {
  font-size: 12px;
  color: #fff;
  background-color: #d00000;
  font-style: normal;
  padding: 0 2px;
  border-radius: 2px;
  margin-right: 3px;
}
.course-tit a {
  font-size: 16px;
  color: #333;
}
.course-tit a:hover {
  color: #d00000;
}
.lecture-msg {
  font-size: 14px;
  color: #666666;
  margin-bottom: 21px;
}
.live-msg {
  margin-top: 8px;
  margin-bottom: 6px;
}

.course-dec {
  margin-top: 8px;
}
.course-dec span {
  font-size: 14px;
  color: #999999;
  margin-right: 8px;
}
.will-play,
.resee-play {
  width: 80px;
  height: 30px;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;

  display: block;
  position: absolute;

  bottom: 27px;
  right: 0;
}
.will-play {
  border: 1px solid #d00000;
  color: #d00000;
  background-color: #fff;
}
.will-play:hover,
.resee-play:hover {
  color: #fff;
  background-color: #d00000;
}

.resee-play {
  color: #d00000;
  border: 1px solid #d00000;
  background-color: #fff;
}
.collect-sign {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -153px -173px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: -3px;
}
/*�γ�*/

/*�ղ�ҳ*/
.recard {
  width: 35px;
  height: 35px;
  background-color: #e99191;
  margin-right: 15px;
  margin-top: 17px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.recard img {
  width: 13px;
  padding-top: 5px;
}
.recard p {
  margin-top: -2px;
}
.follow-list li,
.plate li {
  border-bottom: 1px solid #f2f2f2;
  padding: 14px 0;
  width: 100%;
  position: relative;
}
.follow-logo {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 14px;
}
.follow-logo,
.follow-logo img {
  width: 55px;
  height: 55px;
}
.follow-number .answer-name a {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #363636;
  padding-bottom: 2px;
  display: inline-block;
}
.follow-number .answer-name a:hover {
  color: #d00000;
}

.answer-dec p {
  color: #999;
  font-size: 12px;
  margin-top: 6px;
}
.follow-list .user-follow,
.follow-list .user-followed,
.follow-list .add-together,
.channel .user-follow,
.channel .user-followed,
.channel .add-together,
.plate .user-follow,
.plate .user-followed,
.plate .add-together {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -16px;
}
.channel li {
  border-bottom: 1px solid #e4e4e4;
  padding: 14px 0 24px 0;
  position: relative;
}
.channel-main {
  width: 675px;
}
.channel-top a {
  font-weight: 700;
  font-size: 16px;
  color: #363636;
  margin-right: 20px;
}
.channel-top a:hover {
  color: #d00000;
}

.channel-top span {
  font-size: 12px;
  color: #666666;
}
.channel-text {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  margin-top: 10px;
}
.plate-logo,
.plate-logo img {
  width: 66px;
  height: 66px;
}
.plate-logo {
  background-image: url({STATICDOMAIN}/static/image/user/icon_bg.jpg);
  background-position: center center;
}
.plate-logo {
  overflow: hidden;
  border-radius: 8px;
  margin-right: 24px;
}
.plate-msg a {
  font-weight: 700;
  font-size: 16px;
  color: #363636;
}
.plate-msg p {
  margin: 8px 0;
}
.plate-msg p,
.plate-msg span {
  font-size: 12px;
  color: #666666;
}
.list-name {
}
/*��̬�б�*/
.dynamic-list .answer-top {
  margin-top: 20px;
}
.pd20 {
  padding-bottom: 20px;
}
.lecture-column > div {
  float: left;
}
.lecture-left {
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin-right: 20px;
}
.lecture-left img {
  width: 100%;
  height: 100%;
}

.lecture-right p {
  font-weight: 700;
  font-size: 16px;
  color: #1b1b1b;
  margin-bottom: 6px;
}
.lecture-right span {
  font-size: 14px;
  color: #999999;
}
.lecture-column {
  margin-top: 20px;
}
.try-content {
  padding-top: 20px;
}
.try-left {
  margin-right: 20px;
}
.try-left,
.try-left img {
  width: 164px;
  height: 116px;
}
.try-content > div {
  float: left;
}
.try-opera span {
  font-size: 12px;
  color: #666666;
  margin-right: 16px;
}
.try-opera .red-font {
  color: #d00000;
  font-size: 16px;
}
.try-opera .green-font {
  color: #007300;
  font-size: 16px;
}
.try-link a {
  display: inline-block;
  width: 80px;
  height: 28px;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 3px;
  margin-top: 10px;
  margin-right: 8px;
}
.try-link .try-free {
  color: #fff;
  background-color: #007300;
  border-color: #007300;
}
.try-link .try-buy {
  color: #666666;
  background-color: #fff;
  border-color: #999;
}
.attend-act {
  width: 710px;
  height: 108px;
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  position: relative;
}
.attend-act > div {
  float: left;
}
.attend-left {
  width: 95px;
  text-align: center;
  color: #34b4ec;
  font-size: 20px;
  margin-right: 12px;
}
.attend-left p {
  margin-top: 16px;
  margin-bottom: 20px;
}
.attend-left span {
}
.attend-right {
  margin-top: 16px;
}
.avatar-act {
  margin-top: 20px;
}
.avatar-act .avatar li {
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
  line-height: 30px;
}
.avatar-act .avatar li img {
  width: 100%;
  height: 100%;
}
.avatar-act .point {
  font-weight: 700;
  font-size: 16px;
  color: #999999;
  line-height: 31px;
  margin-left: 4px;
}
.my-attend {
  width: 92px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  display: inline-block;
  background-color: #d00000;
  position: absolute;
  right: 32px;
  bottom: 20px;
}
.course-mid {
  margin-top: 20px;
}
.course-mid > div {
  float: left;
}
.course-mid .course-left,
.course-mid .course-left img {
  width: 230px;
  height: 115px;
}
.course-mid .course-left {
  margin-right: 14px;
}
.course-right h3 a {
  font-size: 16px;
  color: #1b1b1b;
}
.course-right h3 a:hover {
  color: #d00000;
}
.course-right {
  width: 572px;
}
li .course-right h3 {
  margin-top: 2px;
}
.course-right p,
.course-right span {
  font-size: 14px;
  color: #666666;
}
.course-right p {
  margin: 20px 0;
}
.article-list > li,
.dynamic-list > li {
  padding-bottom: 20px;
}
.article-list > .pd10 {
  padding-bottom: 10px;
}
.update-avatar {
  margin-top: 20px;
}
.update-avatar img {
  width: 124px;
  height: 124px;
}
li .update-text h3 {
  font-size: 14px;
  color: #333333;
  margin-bottom: 6px;
}
.update-text h2 {
  font-size: 16px;
  color: #333;
  font-weight: normal;

  margin: 10px 0 6px 0;
}
.update-text p {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
}
.update-text span {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 28px;
}
.answer-position {
  font-size: 14px;
  color: #333;
  line-height: 28px;
}
.follow-box {
  width: 324px;
  padding: 12px 12px 6px 12px;
  margin-top: 10px;
  border: 1px solid #e4e4e4;
}
.follow-box .follow-number {
  width: 254px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*��������ҳ*/
.person-top {
  position: relative;
}
#editBg {
  width: 108px;
  border: 1px solid #fff;
  border-radius: 3px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  right: 50px;
  top: 16px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}
.photo-sign {
  display: inline-block;
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -188px -81px;
  width: 20px;
  vertical-align: -5px;
  height: 20px;
}
.person-bg {
  width: 1200px;
  height: 100px;
}
.baseInfo {
  text-align: center;
  position: relative;
  border: 1px solid #e4e4e4;
  border-top: 0px;
  padding-bottom: 40px;
}
.infoAvatar {
  position: absolute;
  z-index: 2;
  top: -72px;
  left: 50%;
  margin-left: -56px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #fff;
}
.infoAvatar img,
.infoAvatar {
  width: 100px;
  height: 100px;
}
.person-top .user-name {
  padding-top: 46px;
}
.baseInfo > .lr > a {
  margin-top: -10px;
  margin-right: 32px;
  position: relative;
  top: -19px;
}
.info-mid {
  margin-top: 10px;
}
.info-mid .info-left {
  width: 870px;
  margin-right: 10px;
}
.info-mid .info-right {
  width: 320px;
}
.info-left > div {
  border: 1px solid #e4e4e4;
  margin-bottom: 10px;
}
.archives,
.worker-list,
.skill-list {
  padding: 24px 22px 24px 22px;
  position: relative;
}

.archives > h3 {
  font-size: 16px;
  color: #333;
}
.info-detail {
  margin-top: 30px;
  width: 650px;
}
.info-detail dl {
  width: 280px;
  float: left;
  margin-right: 8px;
  margin-bottom: 24px;
}
.info-detail .icon-unlock,
.info-detail .icon-lock {
  cursor: auto;
}
.info-detail dt {
  font-size: 14px;
  color: #999999;
  height: 24px;
  margin-bottom: 8px;
}
.archives-edit {
  display: none;
}
.archives-edit .info-detail dt {
  color: #333;
}

.info-detail dd {
  font-size: 14px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
  height: 22px;
}
.info-detail dd.nohide {
  height: auto;
  overflow: visible;
}
.archives-avatar {
  position: absolute;
  width: 152px;
  right: 106px;
  top: 76px;
}
.edit-avatar {
  position: absolute;
  width: 152px;
  left: 22px;
  top: 76px;
}
.avatar-box {
  font-size: 0px;
}
.edit-avatar .avatar-box {
  position: relative;
}
.avatar-txt {
  position: absolute;
  height: 30px;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.archives-avatar img,
.edit-avatar img {
  width: 152px;
  height: 147px;
}
.archives-avatar p,
.edit-avatar p {
  font-size: 14px;
  text-align: center;
  color: #999999;
  margin-top: 6px;
}
.my-intro {
  margin-top: 30px;
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
  font-size: 14px;
}
.my-intro span {
  color: #999;
}
.my-intro p {
  color: #515151;
  line-height: 24px;
  margin-top: 20px;
}
.worker-list h3,
.skill-list h3 {
  font-size: 20px;
  color: #999999;
  font-weight: normal;
}
.worker-list h4 {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px;
}
.worker-list li {
  margin-top: 28px;
  line-height: 24px;
}
.worker-list li span {
  font-size: 16px;
  color: #666666;
}
.worker-list li div {
  margin-bottom: 6px;
}
.worker-list li p {
  font-size: 13px;
  color: #666;
}

.skill-list li {
  border-top: 1px dotted #e4e4e4;
  margin: 50px 0 5px;
  position: relative;
}
.skill-cate {
  background-color: #fff;
  line-height: 30px;
  position: absolute;
  left: 0;
  top: -15px;
  padding-right: 5px;
}
.skill-num {
  height: 30px;
  padding: 0 12px;
  background-color: #d00000;
  font-size: 14px;
  color: #fff;
}
.skill-list {
  padding-right: 28px;
}
.skill-name {
  font-size: 14px;
  color: #333333;
  background-color: #f2f2f2;
  padding: 0 14px;
}
.skill-cate > .redAdd {
  float: left;
  margin-left: 6px;
  color: #d00000;
  font-size: 36px;
  line-height: 23px;
  font-style: normal;
  cursor: pointer;
  font-weight: lighter;
}
.limitNum {
  display: none;
}
.skill-cate > .icon-right {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -54px 0px;
  width: 26px;
  height: 26px;
  float: left;
  margin-left: 6px;
}
.skill-list {
  padding-bottom: 30px;
}
.skill-avatar {
  position: absolute;
  right: 0;
  top: -16px;
  background-color: #fff;
}
.skil-point {
  font-size: 24px;
  color: #999;
  position: relative;
  top: -9px;
  padding-left: 3px;
}
.skill-avatar div {
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 12px;
}
.skill-avatar div img {
  width: 32px;
  height: 32px;
}
.total-level {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 4px solid #e4e4e4;
  margin-top: -10px;
  margin-bottom: 20px;
  overflow: hidden;
}
.log-remain,
.log-remain2 {
  background-color: #e36666;
  padding: 38px 0 30px 25px;
  border: none;
}
.log-remain2 a:hover {
  color: #fff;
}
.log-remain2 {
  display: none;
}
.log-remain h3 {
  font-size: 20px;
  color: #ffffff;
}
.log-remain2 h3 {
  font-size: 20px;
  color: #666;
}
.log-remain p {
  font-size: 14px;
  color: #fff;
  margin-top: 12px;
  margin-bottom: 32px;
}
.log-remain2 p {
  font-size: 14px;
  color: #999;
  margin-top: 12px;
  margin-bottom: 32px;
}
.log-remain a,
.log-remain2 a {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
  color: #666666;
  background-color: #fff;
  cursor: pointer;
  border-radius: 4px;

  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.log-remain2 a {
  background-color: #d00000;
  color: #fff;
}
.log-remain2 a:hover {
  background-color: #bc1e1e;
}
.log-remain a:hover {
  color: #333;
}
.icon-lock {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: -188px 0px;
  width: 20px;
  height: 21px;
}
.icon-unlock {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: -82px -133px;
  width: 20px;
  height: 19px;
}
#archivesBox .icon-unlock,
#archivesBox .icon-lock {
  cursor: pointer;
}
.archives-edit .ipt-one,
.archives-edit .sel-one {
  width: 195px;
  padding-left: 5px;
  height: 28px;
  border: 1px solid #e4e4e4;
}
.archives-edit .ipt-there {
  width: 350px;
  padding-left: 5px;
  height: 28px;
  border: 1px solid #e4e4e4;
}
.archives-edit .ipt-two {
  width: 85px;
  padding-left: 5px;
  height: 28px;
  border: 1px solid #e4e4e4;
  margin-right: 10px;
}
.archives-edit dd {
  height: 30px;
  position: relative;
}
.other-edit dl {
  display: block;
  width: 100%;
}
.sel-two {
  width: 98px;
  padding-left: 5px;
  height: 28px;
}
.edit-opera .send-sub,
.edit-opera .send-cel {
  width: 70px;
  height: 33px;
  border-width: 1px;
  border-style: solid;
  font-size: 14px;
  margin-right: 15px;
  border-radius: 3px;
  cursor: pointer;
}
.edit-opera .send-sub {
  color: #fff;
  border-color: #d00000;
  background-color: #d00000;
}
.edit-opera .send-cel {
  color: #666;
  border-color: #e4e4e4;
  background-color: #fff;
}
.edit-opera a {
  color: #259;
  font-size: 12px;
}
.wid210 {
  width: 210px;
  display: inline-block;
}

.lb {
  border: 1px solid #ddd;
  display: inline-block;
  padding: 0px 10px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 5px;
  position: relative;
  line-height: 30px;
  margin-right: 20px;
  font-size: 12px;
}
.lb.checked {
  border-color: #d22;
  color: #d22;
}
.lb input[type="text"] {
  border: none !important;
  outline: none !important;
}
.pr,
.pc {
  vertical-align: middle;
  margin: 0 5px 1px 0;
  padding: 0;
}
.kind-box {
  color: #666;
  display: inline-block;
}
.item-column {
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #e4e4e4;
  height: 26px;
  padding: 0 6px;
  margin-top: 4px;
  line-height: 26px;
  border-radius: 3px;
  background-color: #f9f9f9;
}
.item-close {
  font-size: 15px;
  color: #333;
  margin-left: 8px;
  line-height: 20px;
}
/*layer弹窗*/

.skill-layer .skill-content {
  position: relative;
  overflow: auto;
}
.layui-layer-title {
  padding: 0 80px 0 20px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  background-color: #f8f8f8;
  border-radius: 2px 2px 0 0;
}
.skill-layer .layui-layer-title {
  background: #d22;
  color: #fff;
}
.skill-layer {
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  -webkit-background-clip: content;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  position: fixed;
  margin-left: -280px;
  margin-top: -180px;
  display: none;
}

.skill-ico {
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  font-size: 12px;
  _overflow: hidden;
  cursor: pointer;
  float: right;
  background-position: -80px -40px;
  background-image: url(https://staticbbs.elecfans.com/static/image/user/icon.png);
  margin-top: 15px;
  margin-right: -45px;
}
.skill-content {
  padding: 24px 12px;
}
.skill-layer .edit-opera {
  text-align: center;
}
.edit-intro p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 16px;
}
.edit-intro textarea {
  width: 700px;
  height: 75px;
  padding: 5px;
  border: 1px solid #e4e4e4;
}
.archives-edit .info-detail dd {
  overflow: visible;
}
.edit-intro {
  margin-bottom: 25px;
}
.show-example {
  vertical-align: top;
  color: #259;
  font-size: 12px;
  padding-left: 8px;
  cursor: pointer;
}

.ml220 {
  margin-left: 220px;
}
.ten-remain {
  font-size: 12px;
  margin-top: -21px;
  margin-bottom: 10px;
}
.ten-remain .lf {
  color: #666;
}
.ten-remain .lr {
  color: #d00000;
}
.wid357 {
  width: 357px;
  display: inline-block;
  vertical-align: top;
}
.wid80 {
  display: inline-block;
  width: 80px;
  margin-left: 12px;
}
.skill-column {
  margin-bottom: 30px;
}
.skill-column li {
  margin-bottom: 14px;
  float: left;
}
.skill-column .skill-bg {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  padding: 0 10px;
  background-color: #999;
}
.skill-column .skill-sign {
  background-color: #f2f2f2;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333333;
  padding: 0 15px;
  margin-right: 18px;
}
.skill-sign i {
  font-style: normal;
  cursor: pointer;
}
.skill-sign input {
  display: none;
}
.level-line {
  background-color: #d00000;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 20px;
}
.total-text {
  position: relative;
  width: 84px;
  height: 84px;
  margin-top: -10px;
  margin-bottom: 20px;
}
.total-font {
  position: absolute;
  left: -42px;
  bottom: 0%;
  padding-left: 105px;
  color: #999999;
  font-size: 12px;
  width: 132px;
  text-align: right;
  border-bottom: 1px solid #e4e4e4;
}
.total-font b {
  color: #333;
}
.divide {
  background-color: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  height: 1px;
}
.divide1 {
  bottom: 20%;
}
.divide2 {
  bottom: 40%;
}
.divide3 {
  bottom: 60%;
}
.divide4 {
  bottom: 80%;
}
/*��������ҳ*/
/*layer弹窗*/
.red_style {
  border: 1px solid #d22;
}
.red_style .layui-layer-title {
  background: #d22;
  color: #fff;
}
.red_style .layui-layer-btn0 {
  background: #d22222 !important;
  border-color: #d22 !important;
}
.red_style .layui-layer-setwin .layui-layer-close1 {
  background-position: -80px -40px;
}
.red_style.success .layui-layer-padding {
  padding: 20px;
  color: #666;
  text-align: center;
}
.red_style.success .layui-layer-padding p {
  text-align: left;
  padding-top: 20px;
}
.red_style.success .layui-layer-content .layui-layer-ico {
  left: auto;
  margin-top: -5px;
  position: static;
  margin-right: 20px;
  background: url(../../touch/imag/static/image/user/right.png);
}
.red_style.success .layui-layer-btn {
  text-align: center;
  padding-bottom: 35px;
}
.remain-layer {
  font-size: 12px;
  color: #515151;
  line-height: 28px;
  padding: 18px 0px 0 24px;
}
#showArchives {
  font-size: 14px;
  color: #259;
  font-weight: normal;
  margin-right: 85px;
  cursor: pointer;
}
.cate-edit {
  position: absolute;
  cursor: pointer;
  width: 110px;
  height: 35px;
  border-radius: 3px;
  line-height: 35px;
  text-align: center;
  font-size: 12px;
  color: #333;
  background-color: #f2f2f2;
  top: 20px;
  right: 26px;
}
.cate-edit:hover {
  background-color: #ccc;
}

/*layer弹窗*/
/**/
#sortBtn {
  font-size: 14px;
  color: #999;
  display: inline-block;
  width: 125px;
  position: relative;
}
.sign-btarrow {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -145px -41px;
  width: 20px;
  height: 24px;
  display: inline-block;
  vertical-align: -6px;
}
.sort-box {
  width: 140px;

  font-size: 14px;
  color: #999999;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-bottom: 0px;
  position: absolute;
  left: -12px;
  z-index: 2;
  top: 100%;
  display: none;
}
#sortBtn:hover .sort-box {
  display: block;
}
.sort-box li {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 14px;
  color: #999;
}
.sort-box li.on {
  background-color: #e4e4e4;
}
.sort-box:hover li {
  background-color: #fff;
}
.sort-box li:hover {
  background-color: #e4e4e4;
}
.rewrite {
  background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -120px -133px;
  width: 21px;
  height: 18px;
  vertical-align: -2px;
  margin-left: 3px;
  display: none;
}
.worker-list ul li > *:hover .rewrite {
  display: inline-block;
  cursor: pointer;
}
.red_sign {
  color: #d00000;
}

.one-line {
  position: relative;
  margin-top: 11px;
  height: 40px;
  line-height: 40px;
}
.res-timel,
.res-times {
  display: inline-block;
  _zoom: 1;
  height: 38px;
  line-height: 40px;
  padding-left: 10px;
  border: 1px solid #efefef;
  font-size: 14px;
  color: #999;
}
.res-timel {
  margin-right: 8px;
  width: 108px;
  background: url(../images/bgimg.png) 90px 0 no-repeat;
}
.ks-year,
.ks-month,
.js-year,
.js-month {
  display: none;
  position: absolute;
  top: 39px;
  z-index: 10;
  width: 118px;
  height: 150px;
  border: 1px solid #efefef;
  overflow: auto;
  background-color: #fff;
  cursor: pointer;
}
.ks-year li,
.js-year li {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  cursor: pointer;
}
.res-times {
  width: 69px;
  background: url(../images/bgimg.png) 86px 0 no-repeat;
}
.month-ks {
  margin-right: 25px;
}
.ks-month li,
.js-month li {
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.ks-year {
  left: 0;
}
.ks-month {
  left: 131px;
}
.js-year {
  left: 243px;
}
.myres-one .js-year {
  left: 131px;
}
.js-month {
  left: 375px;
}
.ks-month,
.js-month {
  width: 74px;
  height: 290px;
  padding: 10px 0 0 6px;
}

.error_tips {
  position: absolute;
  color: #d00000;
  top: 30px;
  left: 0;
  font-size: 12px;
  display: none;
}
.time_tips2 {
  top: 41px;
}
.the-tips {
  position: absolute;
  color: #d00000;
  top: 29px;
  font-size: 12px;
}
.res-timel {
  vertical-align: top;
}
.small-wx,
#frt,
.xs0 {
  display: none;
}
.nullhide {
  display: none;
}
.user-follow:hover {
  color: #fff;
  background-color: #bc1e1e;
}
.user-edit:hover {
  background-color: #f7fcff;
  color: #259;
}
.ask-cate span {
  font-size: 12px;
}

.user-main .pg {
  float: none;
  text-align: center;
  padding: 30px 0 54px;
}
.user-main .pg a,
.user-main .pg strong,
.user-main .pgb a,
.user-main .pg label .px {
  border-radius: 0px;
}
.art-detail .hover259:hover {
  color: #259;
}
.font99 span,
.font99 a {
  color: #999;
}
.mr28 {
  margin-right: 28px;
}
.mr24 {
  margin-right: 24px;
}
.mr20 {
  margin-right: 20px;
}
.font99 .art-cate {
  display: inline-block;
  margin-left: 12px;
}
.user-ident {
  border: 1px solid #e4e4e4;
  padding: 25px 0 0 12px;
}
.user-ident h3 {
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.ident-list li i {
  display: inline-block;
}
.ident-list li {
  margin-bottom: 24px;
}
.ident-sign {
  width: 42px;
}
.ident-list p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 8px;
}
.ident-list span {
  font-size: 14px;
  color: #999999;
}
.ident-list {
  margin-top: 34px;
}
.mt108 {
  margin-top: 108px;
  position: absolute;
  right: 34px;
  bottom: 28px;
}
.tags-hover {
  margin-right: 10px;
}
.no-list {
  text-align: center;
  line-height: 250px;
  font-size: 20px;
  color: #999;
  font-weight: normal;
  min-height: 250px;
}
.no-list a {
  color: #259;
}
.info-right > div {
  margin-bottom: 10px;
}
body {
  background-color: #f2f2f2;
}
.person-top,
.info-left > div,
.info-right > div,
.user-left > div,
.user-top,
.user-right > div {
  background-color: #fff;
}
.user-top {
  position: relative;
}
.info-left > .log-remain {
  background-color: #e36666;
}
.info-left > .log-remain2 {
  background-color: #fff;
}

.once-line {
  white-space: nowrap;
}
.pg .prev {
  float: none;
}
body #wp {
  background-color: transparent;
}
#qq {
  margin-right: 16px;
}
.data-name a:hover {
  color: #d00000;
}
.data-sign a {
  padding-left: 0px;
}
.font99 a:hover {
  color: #d00000;
}
.follow-number .answer-dec > span {
  margin-right: 9px;
  font-size: 14px;
  color: #666;
}
.user-top .sign-talk {
  margin-left: 25px;
  position: relative;
}
.showTalk {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #d00000;
  top: -12px;
  right: -12px;
  border-radius: 50%;
  line-height: 20px;
  color: #fff;
}
.edit-opera a {
  cursor: pointer;
}

.avatar-hide form {
  height: 100%;
  cursor: pointer;
}
.avatar-hide * {
  cursor: pointer;
}
.slideBanner {
  width: 274px;
  height: 62px;
  margin: 0 0 0 8px;
  position: relative;
  overflow: hidden;
}
.slideImg {
  position: absolute;
  top: 0;
  left: 0;
  height: 52px;
  padding: 0 4px;
}
.slideImg li {
  float: left;
  height: 50px;
  width: 270px;
  padding-top: 5px;
}
.slideNum {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.slideNum li {
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  border-radius: 100%;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
.slideBtn span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-family: monospace;
  width: 16px;
  height: 60px;
  background: #8c8c8c;
  color: #fff;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.slideBtn span:hover {
  background: rgba(0, 0, 0, 0.6);
}
.slideBtn .slidePrev {
  position: absolute;
  left: -12px;
  top: 81%;
  margin-top: -50px;
}
.slideBtn .slideNext {
  position: absolute;
  right: 0px;
  top: 81%;
  margin-top: -50px;
}
.slideNum .active {
  background-color: #fff;
}
.slideImg a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 3.5px;
  padding: 1px;
  overflow: hidden;
  float: left;
}
.slideImg a.on {
  padding: 0;
  transform: scale(1.2);
  border: 2px solid #e4e4e4;
}
.smily-name {
  font-size: 14px;
  color: #006fa8;
  display: block;
}
.smily-position {
  font-size: 12px;
  color: #666666;
  margin-top: 3px;
  margin-bottom: 5px;
}
.myres-one .time_tips {
  top: 39px;
}
.pop_up2 ul li .willAdd,
.pop_up2 ul li .hadAdd {
  width: 70px;
  height: 23px;
  font-size: 12px;
  text-align: center;
  line-height: 23px;
  color: #666;
  cursor: pointer;
}
.pop_up2 ul li .hadAdd {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  display: inline-block;
}
.pop_up2 ul li .willAdd {
  background-color: #f2f2f2;
  border: 1px solid #e4e4e4;
  display: inline-block;
}
.pop_up2 ul {
  position: relative;
  height: 72px;
  padding-bottom: 20px;
  margin-top: 20px;
}
.pop_up2 li {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#demo1 {
  position: relative;
}
.pd40 {
  padding-bottom: 40px;
}
.pd58 {
  padding-bottom: 40px;
}
.plate-msg a:hover {
  color: #d00000;
}
/*单点登录css*/
#activity_login {
  /*height: 510px!important;
    margin-top: -247px!important;
    width: 440px!important;
    margin-left: -250px!important;*/
}
.sso_dialog_header {
  background: transparent !important;
  border-bottom: 0px !important;
  height: 8px !important;
}

/*.sso_dialog_content iframe{
    height: 470px!important;
}*/
.popupcredit {
  display: none;
}
.edit-h3 {
  font-size: 20px;
  color: #999;
}
.slideImg img {
  margin-left: -1px;
  width: 50px;
  height: 50px;
  margin-top: -1px;
}
.mt-5 {
  margin-top: -5px;
}
.wid766 {
  width: 766px;
}
.user-visit .who-msg {
  width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*更多导航*/
.course-cate {
  position: absolute;
  border: 1px solid #f2f2f2;
  padding: 8px 0 5px;
  width: 92px;
  background-color: #fff;
  z-index: 12;
  left: -10px;
  top: 100%;
}
.course-cate li {
  padding-left: 25px;
  height: 35px;
  text-align: left;
  font-weight: normal;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  width: 67px;
}
.course-cate li.current {
  font-weight: normal;
  background-color: #f2f2f2;
}
.course-cate li a {
  font-size: 14px;
  color: #666666;
}
.course-cate li:hover a {
  color: #d00000;
}
.course-cate li:hover {
  background-color: #f2f2f2;
}
.cate-arrow {
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 13;
}
.current .cate-arrow {
  top: 46px;
}
.course-cate,
.cate-arrow {
  display: none;
}
.relative {
  position: relative;
}
.relative:hover .course-cate {
  display: block;
}
.relative:hover .cate-arrow {
  display: block;
}
.move-rotate {
  vertical-align: -2px;
}

/**
 * 20210929 个人中心 收藏 关注调整
 */
.art-list {
}
.art-list li {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #f2f2f2;
}
.art-list .article-img {
  width: 100px;
  height: 100px;
  margin-right: 20px;
}
.art-list .article-img.program {
  width: 154px;
}
.art-list .article-con {
  flex: 1;
}
.art-list .article-con .title2 {
  display: flex;
  justify-content: space-between;

  align-items: center;
}
.art-list .article-con .title2 .txt {
  width: 506px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
}
.art-list .article-con .title2 .date {
  color: #ccc;
  font-size: 12px;
}
.art-list .article-con .main-t {
  font-size: 14px;
  color: #999;
  margin: 10px 0 0 0;
  line-height: 20px;
  height: 40px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.art-list .article-con .ope {
  padding-top: 10px;
  display: flex;
  align-items: center;
}
.art-list .article-con .ope .user {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #999;
  height: 18px;
  line-height: 18px;
}

.art-list .article-con .ope .user img {
  width: 18px;
  height: 18px;
  border-radius: 9px;
  margin-right: 5px;
}
.art-list .article-con .ope .icon-box {
  margin-left: 30px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #999;
  line-height: 18px;
  height: 18px;
}
.art-list .article-con .ope .icon-box .icon-good {
  width: 14px;
  height: 18px;
  background: url(https://staticbbs.elecfans.com/static/image/user/css_sprites.png) -77px -7px;
}
.art-list .article-con .ope .icon-box .look-sign {
  width: 14px;
  height: 18px;
  background: url(https://staticbbs.elecfans.com/static/image/user/css_sprites.png) -10px -74px;
}
.art-list .article-con .ope .icon-box .mtalk-sign {
  width: 14px;
  height: 18px;
  background: url(https://staticbbs.elecfans.com/static/image/user/css_sprites.png) -44px -42px;
}
.art-list .article-con .ope .icon-box .collect-sign {
  width: 14px;
  height: 18px;
  background: url(https://staticbbs.elecfans.com/static/image/user/css_sprites.png) -43px -8px;
}

.art-list .article-con .ope .icon-down {
  width: 13px;
  height: 11px;
  background: url(https://staticbbs.elecfans.com/static/image/user/css_sprites.png) -78px -46px;
}
.art-list .article-con .ope .icon-box.act {
  color: #d22222;
}
.art-list .article-con .ope .icon-box.act .icon-good {
  width: 14px;
  height: 18px;
  background: url(https://staticbbs.elecfans.com/static/image/user/css_sprites.png) -10px -44px;
}
.art-list .article-con .ope .icon-box i {
  padding-right: 5px;
}
.art-list .logo-img {
  width: 100px;
  height: 100px;
  margin-right: 20px;
}
.art-list .file-data {
  display: flex;
}
.art-list .file-data img {
  width: 26px;
  height: 30px;
  margin-right: 20px;
}
.art-list .file-data .t1 {
  width: 586px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
}

.art-list .article-con .ope .icon-company {
  background: url(https://staticbbs.elecfans.com/static/image/user/css_sprites.png) -10px -10px;
  margin-left: 5px;
  width: 13px;
  height: 16px;
}

.more-tab {
  position: relative;
  float: left;
  height: 69px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.more-tab:hover .other-block {
  display: flex;
}
.other-block {
  position: absolute;
  right: 0;
  top: 49px;
  border: 1px solid #e6e6e6;
  flex-direction: column;
  background: #fff;
  display: none;
}
.other-block a {
  color: #666;
  line-height: 43px;
  height: 43px;
  width: 138px;
  text-align: center;
  cursor: pointer;
}

.other-block a.current {
  font-weight: 700;
  color: #333;
}
.mylist li,.dynamic-company-item {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dynamic-company-item{
    justify-content: flex-start;
    border-bottom: none;
}
.mylist li .list-l,.dynamic-company-item.list-l{
  display: flex;
  flex: 1;
}
.mylist li .list-l .logo-box,.dynamic-company-item.list-l .logo-box{
  width: 90px;
  height: 90px;
  position: relative;
  margin-right: 20px;
}
.mylist li .list-l .logo-box .company-logo,
.dynamic-company-item.list-l .logo-box .company-logo {
  border-radius: 5px;
  width: 90px;
  height: 90px;
}
.mylist li .list-l .logo-box .column-img,
.dynamic-company-item.list-l .logo-box .column-img {
  border-radius: 45px;
  width: 90px;
  height: 90px;
}
.mylist li .list-l .logo-box .icon-company,
.dynamic-company-item.list-l .logo-box .icon-company {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: -8px;
  top: 76px;
  width: 16px;
  height: 18px;
}
.mylist li .list-l .main-con,
.dynamic-company-item.list-l .main-con {
  display: flex;
  width: 590px;
  height: 90px;
  justify-content: space-between;
  flex-direction: column;
}
.mylist li .list-l .main-con .t1,
.dynamic-company-item.list-l .main-con .t1 {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mylist li .list-l .main-con .desc,
.dynamic-company-item.list-l .main-con .desc {
  font-size: 14px;
  line-height: 20px;
  color: #999;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
}
.mylist li .list-l .main-con .company-name,
.dynamic-company-item.list-l .main-con .company-name {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  width: 100%;
}
.mylist li .list-l .main-con .data-list,
.dynamic-company-item.list-l .main-con .data-list {
  display: flex;
}
.mylist li .list-l .main-con .data-list span,
.dynamic-company-item.list-l .main-con .data-list span {
  font-size: 12px;
  color: #999;
  margin-right: 20px;
  line-height: 20px;
}
.comp-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 专栏 start */
.columns-list {
  clear: both;
  overflow: hidden;
  padding-top: 20px;
}
.columns-list .not {
  text-align: center;
  font-size: 14px;
  color: #333333;
}

.columns-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 24px;
  margin-bottom: 20px;
  border-bottom: solid 1px #f2f2f2;
}
.columns-image {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  font-size: 0;
}
.columns-image img {
  width: 100%;
  height: 100%;
}
.columns-content {
  flex: 1;
  min-width: 0px;
  padding: 0 20px;
  box-sizing: border-box;
}
.columns-title {
  font-size: 16px;
  color: #333333;
  margin-bottom: 18px;
  font-weight: 700;
}
.columns-desc {
  color: #999999;
  line-height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.columns-detail {
  display: flex;
  justify-content: flex-start;
}
.columns-count-num {
  color: #999999;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  padding-right: 8px;
  margin-right: 8px;
  border-right: solid 1px #999;
}
.columns-count-num:last-of-type {
  border-right: none;
}
.columns-count-num span {
  color: #d22222;
}
.columns-btns {
  width: 70px;
}
.columns-btn {
  box-sizing: border-box;
  display: block;
  width: 70px;
  height: 25px;
  line-height: 23px;
  background: #d22222;
  border: solid 1px #d22222;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.columns-btn:hover {
  color: #fff;
  background-color: #bc1e1e;
}
.columns-btn.isActive {
  color: #bc1e1e;
  background-color: #fff;
}
/* 专栏 end */

/* 侧边专栏 start */
.user-column {
  border: 1px solid #e4e4e4;
  padding: 25px 12px;
  box-sizing: border-box;
  /*display: flex;*/
}
.user-column-head {
  font-size: 14px;
  font-weight: 700;
  color: #333333;
  line-height: 20px;
  margin-bottom: 20px;
}
.user-column-body {
  display: flex;
}
.user-column-body .not {
  padding: 30px 0;
  text-align: center;
  font-size: 14px;
  color: #999999;
  flex: 1;
}
.user-column-avatar {
  width: 70px;
  height: 70px;
  font-size: 0;
  border-radius: 50%;
  overflow: hidden;
  font-size: 0;
}
.user-column-avatar img {
  width: 100%;
  height: 100%;
}
.user-column-content {
  flex: 1;
  padding-left: 10px;
  box-sizing: border-box;
}
.user-column-title {
  color: #333333;
  line-height: 20px;
  margin-bottom: 8px;
  font-size: 16px;
}
.user-column-desc {
  color: #999999;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 10px;
}
.user-column-desc span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.user-column-detail {
  display: flex;
  justify-content: flex-start;
}
.user-column-detail .num {
  color: #999999;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  padding-right: 8px;
  margin-right: 8px;
  border-right: solid 1px #999;
}
.user-column-detail .num:last-of-type {
  border-right: none;
}
.user-column-detail .num span {
  color: #d22222;
}
/* 侧边专栏 end */

/* 个人中心视频列表 start */
.video-content {
  padding: 20px 0;
  font-size: 0;
}
.video-lists {
  margin: 0 -5px -20px;
}
.video-item {
  padding: 0 5px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 25%;
  margin-bottom: 20px;
}
.video-card-hd {
  position: relative;
  display: block;
  height: 116px;
  border-radius: 2px;
}
.video-card-hd img {
  width: 100%;
  height: 116px;
  object-fit: cover;
}
.video-card-hd .text-view,
.video-card-hd .text-date,
.video-card-hd::after {
  position: absolute;
}
.video-card-hd::after {
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50% calc(50% - 5px);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAANpJREFUOE9jZKAyYEQ27////wJA/hwg1gfio0Bcz8jI+JAUO9EN3ATU7ItkwDcguwaIJwIN/keMwegG/gZqYsGi8RRQLBlo6BVChqIb+B+Phl9AuU4gbgEaDGJjBaQYCDPgGpCRBjQUFMYYgBwDQYaAwnMaEFcADf6KbCq5BsLMeARkZAAN3Q4ToNRAmDmgIJgN4lDLwPNAA42oaeBpoIFm1DTQD2jgZmoYSLVIoWqyoVrCJivrgTSxYslRJ4FiqcCAv0xq4UD14ksI6IL5QKwFxJQXsIS8Q4w8ANflbhV3KVjAAAAAAElFTkSuQmCC");
}
.video-card-hd .text-view,
.video-card-hd .text-date {
  z-index: 5;
  bottom: 8px;
  color: #fff;
}
.video-card-hd .text-view {
  left: 8px;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  padding-left: 18px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAW9JREFUSEtjZBggwDhA9jKMWszw//9/YWDw89AgCr4wMjK+hZkLD2qghRxAwc1A7EIDS2FG7gAyfIEO+INscTJQcA4Qf4BiatsvADQQhGOAFi9FtrgeKNgAwkCJRmrbCgxRFPNHLSYY1MAgA8WTNhCfBCUSYqOEoqAGapYAWnQeiEH0DSDOAVq+lxjLKbU4AmjJcjSLtgD5BUAH3MXnAEotTgAaPh+IVwDxBSCugGaRH0C6A19uoJbFC4CWJEKDvhloaQrUt5ZA8RPYfE5ti42BlkwAYhuoZbpAi6/Q0mJQvL5A8imIXQq0dAmueKbUxwFAg9cjGQ6KW5CPO4GWgopanIBSi0G11n4gNgHiDVBf3sFnIUyOIouRDBEB+vANMRZS1WJSLBwSFrcAg7GWHF8RSFyg/F4DxOBqF7laDAEKrqa2hVjMCwRavAGllQlMeZOBCmOAGFQDURuAstsSoKW5IINHm7fUDl6c5o28oAYAKtkDLuOinlcAAAAASUVORK5CYII=");
}
.video-card-hd .text-date {
  right: 8px;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  color: #fff;
}
.video-card-bd {
  margin-top: 8px;
}
.video-card-bd a {
  font-weight: 400;
  text-align: left;
  color: #333333;
  font-size: 14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.video-card-bd a:hover {
  color: #d00000;
}
/* 个人中心视频列表 end */
.dynamic-video-poster{
   width: 144px;
   max-height: 256px;
   display: block; 
   margin-right: 20px;
   object-fit: contain;
}
.video-item-right{
    flex: 1;
    height: 106px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.dynamic-item-video .video-item-right h3{
    margin: 0;
}
.d-video-item>a.lf{
    float: none;
}
.video-comment-content{
    margin-top:16px ;
    font-size: 12px;
    color: #999;
}
.video-follow {
    font-size: 12px;
    color: #999;
}
.video-follow .icon-good{
    background-image: url(https://staticbbs.elecfans.com/static/image/user/sprite.png);
    background-position: -39px -173px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: -2px;
}