.personalCenter_head {
  position: relative;
  margin-bottom: 20px;
  background: #fff;
  width: 960px;
  box-sizing: border-box;
  padding: 35px 0px 35px 30px;
  height: 153px;
  border: 1px solid #dcdcdc;
}
.personal-center-menu {
  float: left;
  text-align: center;
}
.personalCenter_head .personal-center-menu > div {
  display: inline-block;
  float: left;
  margin: 0 30px;
  padding-top: 25px;
}
.personalCenter_head .personal-center-menu > div:hover {
  cursor: pointer;
}
.personalCenter_head .personal-center-menu > div:hover a {
  color: #1a7ec9;
}
.personal-center-phone {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.header-navhd {
  height: 40px;
  line-height: 40px;
  background-color: #575757;
}
.header-navhd ul li {
  float: left;
  position: relative;
  box-sizing: border-box;
}
.header-navhd ul.hd-rr {
  height: 36px;
  margin-top: 2px;
  line-height: 36px;
}
.header-navhd ul.hd-rr li > span {
  color: #fff;
  font-size: 12px;
}
.header-navhd ul li a {
  font-size: 12px;
  color: #fff;
}
.header-navhd ul li a span {
  color: #ffe779;
}
.header-navhd .site-nav-menu-hd {
  float: left;
  margin: 0 5px;
  width: 98px;
  padding-left: 18px;
  box-sizing: border-box;
}
.header-navhd .site-nav-menu-hd .caret {
  transition: transform 0.2s;
}
.item-line {
  font-size: 0;
  width: 1px;
  height: 11px;
  border-width: 0 1px 0 0;
  border-style: solid;
  overflow: hidden;
  display: inline-block;
  line-height: 0;
  vertical-align: -3px;
  *vertical-align: 0;
  border-color: #fff;
}
.header-navhd .site-nav-menu-bd {
  position: absolute;
  top: 29px;
  left: 5px;
  border: 1px solid #ddd;
  border-top: none;
  width: 98px;
  box-sizing: border-box;
  display: none;
  background-color: #fff;
  z-index: 100;
}
.header-navhd .site-nav-menu-bd .site-nav-menu-bd-panel a {
  display: block;
  text-align: center;
  color: #333;
  font-size: 12px;
  line-height: 28px;
}
.header-navhd .site-nav-menu-bd .site-nav-menu-bd-panel a:hover {
  color: #ff7e00;
}
.header-navhd .site-nav-menu-hover {
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom: none;
}
.header-navhd .site-nav-menu-hover a {
  color: #333;
}
.header-navhd .site-nav-menu-hover .caret {
  transform: rotate(-90deg);
}
.header-navhd .site-nav-menu-hover ~ .site-nav-menu-bd {
  display: block !important;
}
.header-navbd {
  background-color: #fff;
  height: 80px;
}
.header-navbd .container {
  padding-top: 20px;
}
.header-navbd .hd-rr li {
  float: left;
  height: 40px;
}
.header-navbd .hd-rr li:not(:last-child) {
  padding-right: 10px;
}
.header-navbd .hd-rr li.hover a {
  background-color: #ff7e00;
  color: #fff;
}
.header-navbd .hd-rr li a {
  display: block;
  height: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  border-radius: 20px;
  padding: 0 25px;
}
.aside .aside-hd {
  height: 36px;
  line-height: 36px;
  padding-left: 28px;
  font-size: 14px;
  color: #666;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.person-bd .notes-no-bg .notes-no {
  padding-top: 50px;
}
.person-bd .hd-50 {
  line-height: 50px;
  height: 50px;
  font-size: 15px;
  color: #383838;
}
.person-bd .person-bd-left {
  width: 650px;
  border: none;
  min-height: 236px;
}
.person-bd .person-bd-right {
  width: 290px;
}
.person-bd .person-bd-right .notes-no {
  min-height: 195px;
}
.person-bd .person-bd-right .bd li a.p-img-box {
  display: block;
  width: 100%;
  height: 160px;
  position: relative;
}
.person-bd .person-bd-right .bd li a.p-img-box i {
  position: absolute;
  top: 0;
  left: 0;
}
.person-bd .person-bd-right .bd .img-des {
  font-size: 17px;
  color: #383838;
}
.person-bd .person-bd-right .bd .img-des:hover {
  color: #279ff5;
}
.person-bd .person-bd-right .price-num .price {
  font-size: 17px;
  color: #fd6500;
}
.person-bd .person-bd-right .price-num .num {
  float: right;
  font-size: 15px;
  color: #999;
}


.mycomment .hd {
  height: 30px;
  line-height: 30px;
  float: left;
  margin-right: 12px;
  color: #333;
  display: inline-block;
  padding: 0 12px;
  border-radius: 20px;
  cursor: pointer;
}
.mycomment .comment-menus {
  height: 60px;
}
.mycomment .hd.now {
  color: #1192ff;
}
.mycomment .bd {
  box-sizing: border-box;
  display: none;
}
.mycomment .bd.selected {
  display: block;
}
.mycomment .bd .comment-title {
  height: 48px;
  line-height: 48px;
  box-sizing: border-box;
  width: 920px;
}
.mycomment .bd .comment-title .s-popup {
  position: relative;
  padding-left: 0;
  height: 40px;
  line-height: 40px;
  border: 1px solid #f8f8f8;
  border-bottom: none;
  cursor: pointer;
  font-size: 14px;
  margin-top: 0px;
}
.mycomment .bd .comment-title .left .s-popup {
  width: 80px;
}
.mycomment .bd .comment-title .s-popup .s-dropmenu {
  top: 40px;
}
.mycomment .bd .comment-title .s-popup .s-dropmenu ul li {
  padding-left: 10px;
}
.mycomment .bd .comment-title .s-popup .s-dropmenu ul li:hover {
  background-color: #279ff5;
}
.mycomment .bd .comment-title .s-popup .s-dropmenu ul li:hover a {
  color: #fff;
}
.mycomment .bd .comment-content {
  width: 920px;
}
.mycomment .bd .comment-content li {
  padding-left: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.mycomment .bd .comment-content li .left {
  padding-top: 24px;
  text-align: left;
  padding-right: 0;
}
.mycomment .bd .comment-content li .left img {
  width: 92px;
  height: 14px;
  display: block;
  padding-bottom: 10px;
}
.mycomment .bd .comment-content li .left img.goodsStarts {
  clip-path: inset(0px 0px);
}
.mycomment .bd .comment-content li .left img.middleStarts {
  clip-path: inset(0px 15px);
  margin-left: -20px;
}
.mycomment .bd .comment-content li .left img.badStarts {
  clip-path: inset(0px 35px);
  margin-left: -40px;
}
.mycomment .bd .comment-content li .left span {
  box-sizing: border-box;
  font-size: 14px;
}
.mycomment .bd .comment-content ul {
  margin-top: 10px;
}
.mycomment .bd .comment-content li .user-comment {
  padding-left: 0px;
  font-size: 14px;
}
.mycomment .bd .comment-content li .center {
  padding-top: 20px;
  box-sizing: border-box;
  line-height: 20px;
  word-wrap: break-word;
  font-size: 14px;
  padding-right: 20px;
}
.mycomment .bd .comment-content li .center p {
  font-size: 14px;
  color: #999;
  margin-top: 5px;
}
.mycomment .bd .comment-content li .right {
  padding-top: 20px;
}
.mycomment .left {
  float: left;
  width: 120px;
  position: relative;
  color: #333;
}
.mycomment .left.evaluate {
  padding-right: 15px;
}
.mycomment .left .s-popup {
  margin-left: 20px;
}
.mycomment .center {
  float: left;
  width: 350px;
  position: relative;
  font-size: 0;
  color: #333;
  text-align: left;
}
.mycomment .long.center {
  width: 490px;
}
.mycomment .right {
  float: left;
  width: 185px;
  font-size: 14px;
  word-wrap: break-word;
  word-break: normal;
}
.mycomment .width-auto {
  width: auto;
}
.mycomment .state {
  float: left;
  width: 100px;
  font-size: 14px;
  box-sizing: border-box;
  text-align: center;
}
.mycomment .bd .comment-content li .state {
  padding-top: 28px;
}
.mycomment .bd .comment-content li .state.rejectState {
  color: red;
}
.mycomment .comment-content .right {
  line-height: 20px;
}
.w100 {
  width: 100px !important;
}
.border-hack-d {
  border: 1px solid #ddd !important;
  border-bottom: none !important;
  background-color: #fff;
}

.set-account-wrap .menu {
  margin-bottom: 30px;
}
.set-account-wrap .menu .sec-menu {
  padding: 0px 12px;
  border-radius: 20px;
  text-align: center;
  color: #007fda;
  font-size: 14px;
  cursor: pointer;
  line-height: 30px;
  height: 30px;
  box-sizing: border-box;
  display: inline-block;
}
.set-account-wrap .menu .sec-menu.selected {
  background-color: #109cff;
  color: #fff;
}
.set-account-wrap .set-person-info-wrap {
  box-sizing: border-box;
}
.set-account-wrap .set-person-info-wrap .set-info-input {
  width: 210px;
  height: 30px;
  border: 1px solid #ddd;
  text-indent: 10px;
  line-height: 30px;
  margin-left: 10px;
  color: #333;
}
.set-account-wrap .set-person-info-wrap .set-info-input.place {
  margin-left: 10px;
}
.set-account-wrap .set-person-info-wrap .set-person-info-wrap .theme-checkbox-radio {
  display: inline-block;
  padding: 0 25px;
}
.set-account-wrap .set-person-info-wrap .list-value {
  min-height: 30px;
  line-height: 30px;
  margin-bottom: 25px;
}
.set-account-wrap .set-person-info-wrap .list-value .skill-list-wrap {
  display: inline-block;
  max-width: 858px;
  vertical-align: top;
  margin-left: 3px;
}
.set-account-wrap .set-person-info-wrap .list-value .skill-list-wrap .skills-list {
  display: block;
  margin-top: 10px;
}
.set-account-wrap .set-person-info-wrap .list-value .skill-list-wrap .skills-list li {
  box-sizing: border-box;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ddd;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f8f8f8;
  margin-right: 10px;
  border-radius: 2px;
  padding: 0 15px;
  margin-bottom: 10px;
  text-align: left;
  padding-right: 30px;
}
.set-account-wrap .set-person-info-wrap .list-value .skill-list-wrap .skills-list li.selected {
  background-color: #279ff5;
  color: #fff;
  border: 1px solid #279ff5;
}
.set-account-wrap .set-person-info-wrap .list-value .skill-list-wrap .skills-list li .close-i {
  height: 28px;
  width: 28px;
  margin: 0;
  background-position: center;
  margin-top: 1px;
  background: url(../image/icon.png) -2px -159px;
  float: right;
  position: relative;
  top: -29px;
  right: -38px;
}
.set-account-wrap .set-person-info-wrap .list-value .birthday {
  padding-left: 26px;
}
.set-account-wrap .set-person-info-wrap .list-value .sex-value {
  padding-left: 28px;
}
.set-account-wrap .set-person-info-wrap .list-value .mail-box {
  padding-left: 26px;
}
.set-account-wrap .set-person-info-wrap .list-value .home-town {
  padding-left: 12px;
}
.set-account-wrap .set-person-info-wrap .list-value .school {
  padding-left: 28px;
}
.set-account-wrap .set-person-info-wrap .list-value .company {
  margin-left: 3px;
}
.set-account-wrap .set-person-info-wrap .list-value .school-name {
  margin-left: 3px;
}
.set-account-wrap .set-person-info-wrap .list-value .add-skill-input {
  margin-left: 0px;
}
.set-account-wrap .set-person-info-wrap .list-value .add-skill {
  display: inline-block;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #279ff5;
  border-radius: 2px;
  color: #fff;
  margin-left: 10px;
  vertical-align: bottom;
}
.set-account-wrap .set-person-info-wrap .list-value.person-job label {
  margin-right: 45px;
}
.set-account-wrap .set-person-info-wrap .list-value.person-job .job-title {
  margin-right: 4px;
  padding-left: 26px;
}
.set-account-wrap .set-person-info-wrap .list-value label.boy {
  padding-left: 5px;
  margin-right: 45px;
}
.set-account-wrap .set-person-info-wrap .list-value .individual {
  width: 550px;
  height: 100px;
  border: 1px solid #ddd;
  margin-left: 5px;
  vertical-align: top;
  text-indent: 10px;
}
.set-account-wrap .set-person-info-wrap .list-value .code-limit {
  margin-left: 15px;
  color: #bbb;
  font-size: 14px;
  position: relative;
  top: 75px;
}
.set-account-wrap .set-person-info-wrap .list-value .code-num {
  color: #bbb;
  font-size: 14px;
  display: inline;
}
.set-account-wrap .set-person-info-wrap .list-value .skill-explain {
  color: #bbb;
  font-size: 14px;
  padding-left: 83px;
}
.set-account-wrap .set-person-info-wrap .list-value .like-list {
  display: inline-block;
  max-width: 810px;
  vertical-align: top;
  box-sizing: border-box;
}
.set-account-wrap .set-person-info-wrap .list-value .like-list li {
  box-sizing: border-box;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ddd;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f8f8f8;
  margin-right: 10px;
  border-radius: 2px;
  padding: 0 15px;
  margin-bottom: 10px;
}
.set-account-wrap .set-person-info-wrap .list-value .like-list li.selected {
  background-color: #279ff5;
  color: #fff;
  border: 1px solid #279ff5;
}
.set-account-wrap .set-person-info-wrap .list-value .like-list li.sure-add {
  background-color: #279ff5;
  color: #fff;
  border: 1px solid #279ff5;
  display: none;
}
.set-account-wrap .set-person-info-wrap .list-value .like-list li.xuanX {
  display: inline-block;
}
.set-account-wrap .set-person-info-wrap .list-value .like-list li.add-btn {
  background-color: #279ff5;
  color: #fff;
  border: 1px solid #279ff5;
}
.set-account-wrap .set-person-info-wrap .list-value .like-list li.add-input {
  background-color: #fff;
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}
.set-account-wrap .set-person-info-wrap .list-value .like-list li .add-intrist {
  vertical-align: middle;
  border: none;
  width: 180px;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  margin-right: -5px;
  display: none;
}
.set-account-wrap .set-person-info-wrap .list-value .add-like-list {
  width: 840px;
  
  display: block;
}
.set-account-wrap .set-person-info-wrap .list-value .add-like-list .close-i {
  height: 28px;
  width: 28px;
  margin: 0;
  background-position: center;
  margin-top: 1px;
  background: url(../image/icon.png) -2px -159px;
  float: right;
  position: relative;
  top: -29px;
  right: -38px;
}
.set-account-wrap .set-person-info-wrap .list-value .add-like-list li.selected {
  padding-right: 30px;
}
.set-account-wrap .set-person-info-wrap .list-value .add-like-ex {
  color: #999999;
  font-size: 14px;
  padding-left: 5px;
  margin-bottom: 20px;
  display: inline-block;
}
.set-account-wrap .set-person-info-wrap .save-all {
  width: 120px;
  height: 45px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  text-align: center;
  border-radius: 4px;
  background-color: #279ff5;
  color: #fff;
  margin: 0 auto;
  margin-bottom: 18px;
}
.set-account-wrap .account-info-wrap {
  margin-top: 30px;
  padding-bottom: 40px;
}
.b2box {
  margin: 45px 0 0 ;
}
.b2box .b2title {
  margin-top: 160px;
}
.b2box img {
  width: 110px;
  height: 135px;
}
.b1box img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.clearfix_box {
  left: 300px!important;
}
.set-account-wrap .account-info-wrap .account-info .pic {
  width: 200px;
  height: 120px;
  float: left;
  margin-left: 30px;
  text-align: center;
  min-width: 120px;
  position: relative;
}
.set-account-wrap .account-info-wrap .account-info .pic p {
  display: inline-block;
}
.set-account-wrap .account-info-wrap .account-info img {
  width: 120px;
  height: 120px;
}
.set-account-wrap .account-info-wrap .account-info .modify-pic {
  width: 120px;
  height: 36px;
  border: 1px solid #ddd;
  display: inline-block;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 20px;
}
.set-account-wrap .account-info-wrap .account-info .pic-format {
  width: 310px;
  color: #bbb;
  font-size: 14px;
  line-height: 24px;
  margin-top: 2px;
  margin-left: 30px;
}
.set-account-wrap .account-info-wrap .account-info .pic-format .juse {
  color: #bbb;
}
.set-account-wrap .account-info-wrap .account-info .dis-account {
  float: left;
  margin-left: 12px;
  width: 45%;
  margin-top: 50px;
}
.set-account-wrap .account-info-wrap .account-info .info-line {
  margin-bottom: 15px;
  line-height: 30px;
  height: 30px;
  min-width: 375px;
  margin-left: 5px;
  width: 100%;
}
.set-account-wrap .account-info-wrap .account-info .info-line span {
  vertical-align: bottom;
}
.set-account-wrap .account-info-wrap .account-info .info-line .change {
  float: right;
  color: #017fea;
  padding: 2px 10px;
}
.set-account-wrap .account-info-wrap .account-info .info-line .change.gray {
  color: #999;
}
.set-account-wrap .account-info-wrap .account-info .info-line .change.none {
  display: none;
}
.set-account-wrap .account-info-wrap .account-info .info-line .change.sure-change-nick {
  background-color: #279ff5;
  color: #fff;
  padding: 2px 10px;
  border-radius: 2px;
  vertical-align: middle;
  width: 50px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.set-account-wrap .account-info-wrap .account-info .info-line .nickname {
  width: 300px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.set-account-wrap .account-info-wrap .account-info .info-line .fill-name {
  border: 1px solid #ddd;
  width: 108px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  vertical-align: middle;
  opacity: 0;
}

.c-password {
  width: 410px;
  height: 230px;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 60px;
  position: relative;
}
.c-password .close-x {
  width: 18px;
  height: 18px;
  background: url('../image/icon.png') no-repeat;
  background-position: 0px -95px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.c-password .error-attention {
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 168px;
  color: red;
}
.c-password .change-btn {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.c-password .change-btn a {
  width: 80px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  border-radius: 2px;
}
.c-password .change-btn a.sure-change-btn {
  background-color: #279ff5;
  margin-right: 10px;
  color: #fff;
}
.c-password .change-btn a.sure-change-btn:hover {
  color: #fff;
}
.c-password .change-btn a.cancel-change-btn {
  border: 1px solid #ddd;
}
.c-password .change-block {
  padding: 0  50px;
  margin-bottom: 15px;
  padding-left: 70px;
}
.c-password .change-block.m-sure {
  padding-left: 57px;
}
.c-password .change-block .change-input {
  width: 200px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  border: 1px solid #ddd;
}

.birthday-date {
  display: inline-block;
  padding-left: 6px;
}
.birthday-date select {
  border: 1px solid #ddd;
  width: 85px;
  height: 30px;
  line-height: 30px;
  margin-right: 30px;
}

.person-bd-left .my-collection-wrap.joined {
  height: 605px;
  padding-top: 0;
  border: 1px solid #dcdcdc;
}
.person-bd-left .my-collection-wrap.joined .joined-list-wrap {
  padding-top: 0;
}
.person-bd-left .my-collection-wrap.joined .joined-list-wrap .join-value:last-child {
  border-bottom: none;
}
.person-bd-left .my-collection-wrap.joined .cover-img i {
  position: absolute;
  top: 0;
  left: 0;
}
.participate {
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.parti-hd {
  height: 50px;
  padding: 0 10px 0 10px;
  background-color: #fff;
  line-height: 50px;
  box-sizing: border-box;
}
.parti-hd h3 {
  font-size: 15px;
  color: #383838;
}
.parti-hd a {
  font-size: 15px;
  color: #666;
}
.parti-hd a:hover {
  color: #279ff5;
}
.participate .parti-hd .orange {
  color: #ff0b0b;
}
.participate .parti-hd .course-iterm-wrap .iterm {
  width: 33%;
  margin: 0;
}
.participate .parti-bd {
  min-height: 115px;
  background-color: #fff;
  padding: 0;
}
.participate .parti-bd .notes-no-bg {
  border: 1px solid #eee;
  min-height: 236px;
}
.participate .parti-bd ul {
  padding: 0 0px 10px;
}
.participate .parti-bd li {
  float: left;
  width: 225px;
  height: 248px;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.participate .parti-bd li:not(:last-child) {
  margin-right: 20px;
}
.participate .parti-bd .parti-img-box {
  position: relative;
}
.participate .parti-bd .parti-img-box img {
  width: 100%;
  height: 142px;
  margin-bottom: 16px;
}
.participate .parti-bd .parti-img-box p a {
  padding: 0 10px;
  display: block;
  font-weight: 600;
}
.participate .parti-bd .parti-img-box p a:hover {
  color: #017fea;
}
.participate .parti-bd .parti-img-box i {
  position: absolute;
  right: 0;
  top: 0;
}
.participate .parti-bd .img-linkbtn {
  display: block;
  height: 40px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: center;
  line-height: 40px;
  background-color: #f8f8f8;
  margin-top: 15px;
}
.participate .parti-bd .img-linkbtn i {
  margin-right: 15px;
}

.p-collection {
  border: 1px solid #dcdcdc;
  paddingr: 0 20px;
  margin-bottom: 20px;
  height: 530px;
}
.p-collection li {
  font-size: 17px;
  padding-bottom: 20px;
}

.p-scanlist {
  font-size: 15px;
  color: #383838;
  height: 360px;
  padding: 0 20px;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}
.p-scanlist .notes-no {
  min-height: 194px;
}
.p-scanlist li {
  padding: 10px 0 ;
  border-bottom: 1px dashed #ddd;
}
.p-scanlist p:first-child {
  margin-bottom: 10px;
}
.p-scanlist p:first-child a {
  display: block;
}
.p-scanlist p:first-child a:hover {
  color: #279ff5;
}
.p-scanlist li p:last-child {
  overflow: hidden;
}

.person-bd .personal-center-my-post {
  width: 650px;
}
.person-bd .personal-center-my-post .title-my-corse {
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  background-color: #f8f8f8;
}
.person-bd .personal-center-my-post .title-my-corse .t-content {
  line-height: 40px;
}
.person-bd .personal-center-my-post .title-my-corse .check-more-course {
  line-height: 40px;
}
.person-bd .my-course-wrap .my-course-main .course-list .course-value {
  border-bottom: 1px dashed #ddd;
}
.person-bd .my-course-wrap .my-course-main .course-list:last-child .course-value {
  border-bottom: none;
}
.person-bd .personal-center-my-post .title-my-corse {
  padding: 0 15px;
}

.person-notes-no {
  display: inline-block;
  background: url(../image/notes-no.png) no-repeat;
}
.person-notes-no.kaoshi {
  width: 50px;
  height: 43px;
  background-position: -72px -22px;
}
.person-notes-no.history {
  width: 52px;
  height: 54px;
  background-position: -145px -21px;
}
.person-notes-no.collection {
  width: 48px;
  height: 39px;
  background-position: -299px -23px;
  border: none !important;
}
.person-notes-no.survey {
  width: 51px;
  height: 50px;
  background-position: -224px -12px;
}
.person-notes-no.pinjia {
  width: 43px;
  height: 43px;
  background-position: -7px -19px;
}
.person-notes-no.p-course {
  width: 48px;
  height: 47px;
  background-position: -376px -15px;
}
.person-notes-no.zhibo {
  width: 62px;
  height: 60px;
  background-position: -443px -14px;
}
.person-notes-no.huifang {
  width: 56px;
  height: 60px;
  background-position: -524px -14px;
}
.person-notes-no.mianshou {
  width: 54px;
  height: 60px;
  background-position: -597px -15px;
}

.person-notes-no.notask {
  width: 50px;
  height: 50px;
  background-position: -687px -18px;
}

.person-notes-no.notiwen {
  width: 58px;
  height: 58px;
  background-position: -758px -12px;
}

.person-notes-no.nofabu {
  width: 60px;
  height: 60px;
  background-position: -834px -9px;
}

.person-notes-no.nobaoming {
  width: 58px;
  height: 60px;
  background-position: -915px -10px;
}

.person-homepage--hd {
  height: 200px;
  background: #4e8298 url(../image/person-homepage.png);
  background-size: 100%;
}
.person-homepage--hd .container {
  position: relative;
  top: 50px;
}
.person-homepage--hd .imgleft {
  float: left;
}
.person-homepage--hd .textright {
  margin-left: 114px;
  color: #fff;
}
.person-homepage--hd .imgleft img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
}
.person-homepage--hd .textright .username {
  font-size: 20px;
  
}
.person-homepage--hd .textright .username + p {
  font-size: 16px;
  
  margin-right: 23px;
}
.person-homepage--hd .textright .username + p em {
  font-size: 18px;
  
  margin: 0 5px;
}
.person-homepage--hd .textright .profile {
  font-size: 12px;
  margin-top: 40px;
}
.person-homepage--bd {
  margin-top: 20px;
  margin-bottom: 20px;
}
.person-homepage--bd .bd-left {
  width: 936px;
  height: 760px;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  float: left;
}
.person-homepage--bd .bd-left .tab-hd {
  height: 62px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
.person-homepage--bd .bd-left .tab-bd li .p-img-box img {
  width: 200px;
  height: 129px;
}
.person-homepage--bd .bd-left .tab-hd ul {
  margin-left: 27px;
}
.person-homepage--bd .bd-left .tab-hd li {
  float: left;
  margin-right: 20px;
}
.person-homepage--bd .bd-left .tab-hd li a {
  display: block;
  line-height: 60px;
  padding: 0 26px;
  font-size: 16px;
  color: #777;
}
.person-homepage--bd .bd-left .tab-hd li.hover a {
  color: #277cff;
  border-bottom: 3px solid #277cff;
}
.person-homepage--bd .bd-left .tab-bd {
  padding: 20px;
  padding-top: 48px;
  padding-bottom: 30px;
}
.person-homepage--bd .bd-left .tab-bd .tab-bd--content ul {
  padding-left: 2%;
}
.person-homepage--bd .bd-left .tab-bd .tab-bd--content li {
  float: left;
  width: 23%;
  margin-bottom: 15px;
}

.person-homepage--bd .bd-left .tab-bd .tab-bd--content li:not(:last-child) {
  margin-right: 2%;
}
.person-homepage--bd .bd-left .tab-bd .tab-bd--content li a:hover {
  color: #017fea;
}
.person-homepage--bd .bd-right {
  float: right;
  width: 244px;
  border: 1px solid #eee;
  background-color: #fff;
}
.person-homepage--bd .bd-right .p-collection {
  margin-bottom: 0px;
  min-height: 530px;
  height: auto;
}

.interactive {
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
  padding-bottom: 70px;
  margin-bottom: -70px;
}
.interactive-hd {
  background: #5795f6;
  height: 160px;
  text-align: center;
}
.interactive-hd img {
  width: 1200px;
}
.interactive-bd .bd-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background-color: #fff;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  border-radius: 80px;
  margin-top: -36px;
  box-shadow: 2px 1px 6px rgba(0, 0, 0, 0.1);
  font-size: 22px;
}
.interactive-icon {
  display: inline-block;
  width: 96px;
  height: 96px;
  background: url(../image/interactive.png) no-repeat;
  vertical-align: middle;
}
.interactive-bd .bd-content {
  padding-bottom: 100px;
  padding-top: 50px;
}
.interactive-bd .bd-content li {
  padding: 30px 78px 35px 80px;
  height: 96px;
  border-bottom: 1px solid #ddd;
}
.interactive-bd .bd-content .imgleft {
  float: left;
}
.interactive-bd .bd-content .icon-right {
  margin-left: 60px;
}
.interactive-bd .bd-content .icon-right a {
  text-align: center;
  display: block;
}
.interactive-bd .bd-content .icon-right a.interactive-refresh:hover {
  color: #2dc75e;
}
.interactive-bd .bd-content .icon-right i.interactive-refresh {
  margin-left: -4px;
}
.interactive-bd .bd-content .icon-right a.interactive-zhanshi:hover {
  color: #5795f6;
}
.interactive-bd .bd-content .icon-right a.interactive-active:hover {
  color: #ff8400;
}
.interactive-bd .bd-content .icon-right a.interactive-unactive:hover {
  color: #c3c3c3;
}
.interactive-bd .bd-content .icon-right a.interactive-unactive i {
  background-position: -297px -56px;
}
.interactive-bd .bd-content .textright {
  margin-left: 136px;
  height: 100px;
}
.interactive-bd .bd-content .wordinfo {
  
  margin-bottom: 13px;
  font-size: 20px;
  color: #333;
}
.interactive-bd .bd-content .wordinfo + span {
  font-size: 16px;
  color: #999;
}
.interactive-bd .bd-content .wordinfo + span em {
  font-size: 20px;
  color: #ee3333;
  margin-right: 5px;
}
.interactive-admire {
  background-position: 0 0px;
}
.interactive-survey {
  background-position: 0 -165px;
}
.interactive-kaoshi {
  background-position: 0 -330px;
}
.interactive-evaluate {
  background-position: 0 -604px;
}
.interactive-lottery {
  background-position: 0 -477px;
}
.account-info .uploadify {
  margin-bottom: 0em;
  margin-left: 30px;
}
.upload-head-pic-dialog .print-img .img-right {
  width: 120px;
  height: 120px;
}
.upload-head-pic-dialog .uploadify-button:hover {
  background-color: #fff;
}
.upload-head-pic-dialog .print-button .uploadify {
  float: right;
  margin-top: -54px;
  margin-right: 30px;
}
.upload-head-pic-dialog .uploadify-button {
  background-color: #efefef;
}
.upload-head-pic-dialog .print-button .button-change {
  padding-right: 0px;
  float: right;
  margin-top: 0px;
}
.upload-head-pic-dialog .uploadify:hover .uploadify-button {
  background-color: #efefef;
}
.moudle-my .tab-content {
  margin-top: 10px;
  border: none;
  padding: 0 20px;
  border-radius: 20px;
}
.person-bd .course-iterm-wrap {
  padding: 0 0 30px;
}
.person-bd .course-iterm-wrap .iterm {
  width: 194px;
  margin-left: 17px;
}
.person-bd .course-iterm-wrap .iterm .cover-pic {
  width: 100%;
  height: auto;
}
.person-bd .course-iterm-wrap .iterm .cover-pic img {
  width: 100%;
  height: auto;
}
.p-red {
  color: #fd6500;
}
.person-bd .my-collection-wrap.joined .joined-list-wrap .join-value .course-main .info a.name {
  width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.margin-left-0 {
  margin-left: 0 !important;
}
.myAddressWrap .addBtn {
  width: 120px;
}
.myAddressWrap .addBtn.unable {
  background-color: #bbb;
}
.myAddressWrap .addressTableWrap {
  margin-top: 20px;
}
.myAddressWrap .addressTableWrap table {
  width: 100%;
  text-align: left;
  table-layout: fixed;
  font-size: 14px;
  color: #333;
}
.myAddressWrap .addressTableWrap table .operate span {
  color: #279ff5;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.myAddressWrap .addressTableWrap thead {
  background-color: #eee;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.myAddressWrap .addressTableWrap thead tr {
  border: none;
}
.myAddressWrap .addressTableWrap th {
  line-height: 38px;
}
.myAddressWrap .addressTableWrap td {
  line-height: 20px;
  padding: 20px 0;
}
.myAddressWrap .addressTableWrap th,
.myAddressWrap .addressTableWrap td {
  box-sizing: border-box;
}
.myAddressWrap .addressTableWrap th:nth-child(1),
.myAddressWrap .addressTableWrap td:nth-child(1) {
  padding-left: 20px;
}
.myAddressWrap .addressTableWrap th:nth-child(4),
.myAddressWrap .addressTableWrap td:nth-child(4) {
  padding-left: 60px;
}
.myAddressWrap .addressTableWrap tr {
  border-bottom: 1px solid #ddd;
}
.width-300 {
  width: 300px !important;
}
.addAddress {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.addAddress .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.addAddress .form-control {
  width: 219px;
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.voteRankDetail {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-top: 20px;
  margin-bottom: 40px;
}
.voteRankDetail .voteTitle {
  line-height: 90px;
  text-align: center;
}
.voteRankDetail .voteTitle .name {
  font-size: 24px;
  color: #333;
  display: inline-block;
  position: relative;
}
.voteRankDetail .voteTitle .arrowState {
  display: inline-block;
  width: 60px;
  height: 24px;
  line-height: 24px;
  background-color: #f95353;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  position: relative;
  top: -10px;
}
.voteRankDetail .voteTitle .arrowState:before {
  content: "";
  display: block;
  position: absolute;
  border-right: 8px solid #f95353;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  left: -6px;
  top: 5px;
}
.voteRankDetail .voteInfo {
  background-color: #eee;
  padding: 0 40px;
}
.voteRankDetail .voteInfo .informations {
  margin: 0 auto;
  line-height: 24px;
  padding: 20px 0;
  font-size: 16px;
  color: #333;
}
.voteRankDetail .voteInfo .informations li {
  float: left;
  text-align: center;
  width: 20%;
}
.voteRankDetail .titleList {
  width: 1000px;
  margin: 0 auto;
}
.voteRankDetail .titleList .titleName {
  display: inline-block;
  font-size: 16px;
  color: #333;
  line-height: 50px;
  margin-right: 70px;
}
.voteRankDetail .titleList .time {
  font-size: 14px;
  color: #999;
}
.voteRankDetail .titleList .bluetn {
  margin-top: 10px;
}
.voteRankDetail .tableBox {
  width: 1000px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 40px;
}
.voteRankDetail .tableBox table {
  width: 100%;
  font-size: 16px;
  table-layout: fixed;
  text-align: left;
}
.voteRankDetail .tableBox table thead {
  border: 1px solid #ddd;
}
.voteRankDetail .tableBox table th {
  height: 40px;
  line-height: 40px;
  background-color: #f1f4fb;
  color: #7193ac;
}
.voteRankDetail .tableBox table tr {
  border-bottom: 1px solid #ddd;
}
.voteRankDetail .tableBox table td {
  line-height: 50px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.voteRankDetail .tableBox table td:nth-child(3) {
  color: #f95353;
}
.voteRankDetail .tableBox table th:nth-child(1),
.voteRankDetail .tableBox table td:nth-child(1) {
  padding-left: 40px;
}
.info-line .fl_title {
  width: 130px;
  display: inline-block;
  text-align: right;
}
.info-line .weixin_icon2 {
  display: inline-block;
  float: right;
  width: 42px;
  height: 45px;
  background-image: url(../image/icon.png);
  background-repeat: no-repeat;
  background-position: -105px -633px;
  margin-top: -6px;
}