/*
 * @Author: Elong
 * @Date: 2016-08-24 11:32:40
 * @Last Modified by: Elong
 * @Last Modified time: 2016-09-01 17:29:44
 */
.my-main {
  margin-left: 360px;
  width: 740px;
}
.my-main .my-title {
  line-height: 82px;
  border-bottom: 1px solid #d0d0d0;
}
.my-main .my-title h3 {
  font-size: 18px;
  color: #303030;
  font-weight: 400;
}
.my-main .my-nav-1 {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d0d0d0;
}
.my-main .my-nav-1 li {
  float: left;
  margin-left: 40px;
}
.my-main .my-nav-1 li a {
  color: #b0b0b0;
  font-size: 12px;
  transition: color 600ms;
}
.my-main .my-nav-1 li a:hover,
.my-main .my-nav-1 li a.active {
  color: #303030;
}
.my-main .my-nav-2 {
  text-align: center;
  line-height: 76px;
  color: #b0b0b0;
}
.my-main .my-nav-2 span {
  margin: 0 20px;
}
.my-main .my-nav-2 a {
  color: #b0b0b0;
  transition: color 600ms;
}
.my-main .my-nav-2 a:hover,
.my-main .my-nav-2 a.active {
  color: #f51e55;
}
.my-main .no-list {
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  color: #707070;
  width: 740px;
  margin-left: 0;
  height: 588px;
  line-height: 740px;
  overflow: hidden;
  background: #fff url(/dev/product/www_v3/separate/imgs/my/desktop/icon-2.png) 50% 50% no-repeat;
  box-shadow: 0 0 20px #ddd;
}
.my-main .my-nav-2 + .my-main-study-list {
  margin-top: -20px;
}
.my-main .my-main-study-list {
  width: 760px;
}
.my-main .my-main-study-list.lesson .img {
  width: 80px;
  height: 170px;
}
.my-main .my-main-study-list.lesson .info {
  width: 234px;
}
.my-main .my-main-study-list li {
  margin: 20px 20px 0 0;
  width: 360px;
  height: 170px;
  float: left;
  background-color: #fff;
  transition: box-shadow 600ms;
}
.my-main .my-main-study-list li:hover {
  box-shadow: 0 0 20px #ccc;
}
.my-main .my-main-study-list li a {
  position: relative;
  display: block;
  clear: both;
}
.my-main .my-main-study-list li a .img {
  width: 106px;
  height: 170px;
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.my-main .my-main-study-list li a .img img {
  width: 100%;
  height: 100%;
}
.my-main .my-main-study-list li a .info {
  width: 208px;
  height: 154px;
  float: left;
  border: 1px solid #e6e6e6;
  border-width: 1px 1px 1px 0;
  padding-left: 20px;
  padding-right: 25px;
  padding-top: 14px;
}
.my-main .my-main-study-list li a .info .title {
  height: 110px;
  line-height: 24px;
  overflow: hidden;
}
.my-main .my-main-study-list li a .info .title h3 {
  font-size: 14px;
  color: #303030;
}
.my-main .my-main-study-list li a .info .title p {
  font-size: 12px;
  display: block;
  line-height: 32px;
  color: #949494;
}
.my-main .my-main-study-list li a .info .title p span {
  display: block;
  float: left;
  padding-left: 20px;
  background: url(/dev/product/www_v3/separate/imgs/my/desktop/icon-1.png) 0 50% no-repeat;
}
.my-main .my-main-study-list li a .info .title p font {
  display: block;
  float: right;
  color: #f51e55;
}
.my-main .my-main-study-list li a .info .title p font.keeptag {
  float: none;
  clear: both;
  text-align: right;
  line-height: 12px;
}
.my-main .my-main-study-list li a .info .sub-info {
  line-height: 44px;
}
.my-main .my-main-study-list li a .info .sub-info .sub-info-right {
  float: right;
  font-size: 12px;
  color: #909090;
}
.my-main .my-main-study-list li a .info .sub-info .sub-info-right span {
  color: #f51e55;
}
.my-main .my-main-study-list li a .slogn {
  position: absolute;
  top: 0;
  left: 0;
  width: 106px;
  height: 170px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.my-main .my-main-study-list li a .slogn.end {
  background-image: url(/dev/product/www_v3/separate/imgs/my/desktop/end.png);
}
.my-main .my-main-study-list li a .slogn.notpay {
  background-image: url(/dev/product/www_v3/separate/imgs/my/desktop/notPay_pc.png);
}
.my-main .my-main-study-list li a .slogn.keeping {
  background-image: url(/dev/product/www_v3/separate/imgs/my/desktop/keeping.png);
}
.my-main .my-main-study-list li a .slogn.freeze {
  background-image: url(/dev/product/www_v3/separate/imgs/my/desktop/freeze.png);
}
.my-main .my-main-study-list.mokao li {
  height: 118px;
  width: 358px;
  border: 1px solid #e6e6e6;
}
.my-main .my-main-study-list.mokao li a .slogn {
  position: absolute;
  top: 20px;
  left: 20px;
}
.my-main .my-main-study-list.mokao li .img {
  width: 80px;
  height: 80px;
  margin-top: 20px;
  margin-left: 20px;
}
.my-main .my-main-study-list.mokao li .info {
  width: 212px;
  border: none;
  height: auto;
}
.my-main .my-main-study-list.mokao li .info .title {
  height: 55px;
}
.my-main .my-order li {
  clear: both;
  overflow: hidden;
  margin-top: 26px;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 0 20px #ccc;
}
.my-main .my-order li .order-list-1 {
  float: left;
  width: 375px;
}
.my-main .my-order li .order-list-1 h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #303030;
}
.my-main .my-order li .order-list-1 p {
  font-size: 12px;
  margin-top: 18px;
  color: #b0b0b0;
}
.my-main .my-order li .order-list-1 p font {
  color: #707070;
}
.my-main .my-order li .order-list-1 p span {
  margin-left: 22px;
}
.my-main .my-order li .order-list-2 {
  font-size: 18px;
  font-weight: 600;
  float: left;
  width: 183px;
  margin-left: 76px;
  color: #f51e55;
  height: 72px;
  line-height: 72px;
}
.my-main .my-order li .order-list-2 del {
  font-size: 12px;
  color: #707070;
}
.my-main .my-order li .order-list-3 {
  font-size: 14px;
  float: left;
  width: 46px;
  color: #707070;
  height: 72px;
  line-height: 72px;
}
.my-main .my-order li a {
  color: #f51e55;
}
.my-main .my-note .no-note {
  width: 740px;
  height: 602px;
  margin-left: 0;
  background: url(/dev/product/www_v3/separate/imgs/my/desktop/no-note.png) 0 0 no-repeat;
}
/*20160314我的笔记*/
.my-note ul {
  width: 762px;
}
.my-note ul li {
  width: 233px;
  height: 131px;
  float: left;
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 21px 20px 0;
}
.my-note ul li:hover {
  box-shadow: 0 0 10px #000;
}
.my-note ul li a img {
  width: 100%;
  height: 100%;
}
.my-note ul li a span {
  display: none;
}
.my-note ul li a:hover span {
  display: block;
}
.my-note ul li a:hover .my-note_shadow {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.my-note ul li a:hover .my-note_l_line,
.my-note ul li a:hover .my-note_r_line {
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 74px;
  display: block;
}
.my-note ul li a:hover .my-note_l_line {
  left: 33px;
  animation: line-width 0.8s 0.1s forwards;
}
.my-note ul li a:hover .my-note_r_line {
  right: 33px;
  animation: line-width 0.8s 0.1s forwards;
}
.my-note ul li a:hover .my-note_time {
  line-height: 180px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 65px;
  animation: line-height 0.3s 0.1s forwards;
}
@keyframes line-width {
  0% {
    width: 0px;
  }
  100% {
    width: 24px;
  }
}
@keyframes line-height {
  0% {
    line-height: 180px;
  }
  100% {
    line-height: 148px;
  }
}
.lightboxOverlay {
  position: fixed;
  background-color: #000;
  filter: alpha(opacity=70);
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 998;
  width: 100%;
}
.lightbox {
  width: 880px;
  height: 650px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -325px 0 0 -340px;
  z-index: 999;
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: #fff;
}
.lb-container {
  width: 100%;
  height: 495px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #c5c5c5;
}
.lb-container img {
  width: 100%;
}
.lb-data {
  height: 40px;
  clear: both;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #c5c5c5;
}
.lb-time {
  line-height: 50px;
  float: left;
  padding-left: 18px;
  font-size: 12px;
  color: #707070;
}
.lb-close {
  display: block;
  width: 14px;
  height: 14px;
  float: right;
  background: url(/dev/product/www_v3/imgs/homePage/close.png) 0 0 no-repeat;
  cursor: pointer;
  margin: 15px 15px 0 0;
}
.lb-close:hover {
  background-position: 0 -14px;
}
.lb-dataContainer {
  padding: 0 24px;
  font-size: 14px;
  color: #707070;
  line-height: 28px;
  overflow-y: auto;
  height: 80px;
  margin-top: 12px;
  word-wrap: break-word;
  word-break: break-all;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 495px;
}
.lb-nav a {
  display: block;
  position: absolute;
  top: 0;
  height: 495px;
  width: 30%;
  z-index: 999;
}
.lb-prev {
  left: 0;
}
.lb-prev:hover {
  background: url(/dev/product/www_v3/imgs/homePage/prev.png) 50% 50% no-repeat;
}
.lb-next {
  right: 0;
}
.lb-next:hover {
  background: url(/dev/product/www_v3/imgs/homePage/next.png) 50% 50% no-repeat;
}
.lb-details {
  font-size: 14px;
  line-height: 28px;
  color: #707070;
}
.mt-0 {
  margin-top: 0 !important;
}

/* @grunt-build */
.my-resource {
  margin: 40px auto;
}

.my-resource__item {
  padding: 30px 40px 0;
  background: #fff;
  margin-bottom: 20px;
}

.my-resource-item__title {
  font-size: 18px;
  color: #303030;
}

.my-resource-item__info {
  margin: 20px 0 30px;
  color: #b0b0b0;
}

.my-resource-item__id, .my-resource-item__company {
  color: #707070;
  padding-right: 40px;
}

.my-resource-item__transport {
  background: url("/dev/product/www_v3/imgs/homePage/i-transport-line.png") left 20px repeat-y;
}

.my-resource-item-transport__text {
  font-size: 14px;
  color: #303030;
  padding-left: 35px;
}

.my-resource-item-transport__time {
  color: #b0b0b0;
  padding: 12px 0 28px 35px;
}

.my-resource-item-transport {
  overflow: hidden;
}
.my-resource-item-transport .my-resource-item-transport__text {
  background: url("/dev/product/www_v3/imgs/homePage/i-transport-item.png") 4px -37px no-repeat;
  min-height: 20px;
}
.my-resource-item-transport:last-child {
  background: #fff;
}
.my-resource-item-transport:first-child .my-resource-item-transport__text {
  background: url("/dev/product/www_v3/imgs/homePage/i-transport-curr.png") left 0 no-repeat;
}

.my-resource-item__button {
  color: #f51e55;
  border-top: 1px solid #f1f1f1;
  background: inherit;
  display: block;
  width: 100%;
  line-height: 55px;
  text-align: center;
  font-size: 14px;
}
.my-resource-item__button:hover {
  cursor: pointer;
}

/*# sourceMappingURL=style.css.map */


/* 预售，我的定金 */
.advance-main .my-title{
  border-bottom: 0;
}
.advance-box{
  display: inline-block;
  width: 336px;
  height: 140px;
  background-color: #fff;
  box-shadow: 0 0 20px #ccc;
  margin: 0 30px 30px 0;
  border-top: 3px #DF3B59 solid;
  padding: 10px 8px;
  box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
}
.advance-tip{
    color: #DF3B59;
    font-size: 14px;
    margin-top: 6px;
}
.advance-money{
  color: #DF3B59;
  font-size: 30px;
  font-weight: bold;
  margin-left: -5px;
  position: relative;
}
.advance-money::after{
    content: '＞';
    right: 0;
    position: absolute;
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #ccc;
}
.advance-split{
  position: relative;
  margin: 10px 0 15px;
}
.advance-line{
  width: 240px;
  height: 1px;
  background: #E4E4E4;
}
.advance-right{
  position: absolute;
  right: 0;
  top: -10px;
  color: #E4E4E4;
}
.advance-haspay{
  color: #DF3B59;
  font-size: 16px;
}
.advance-weikuanTime{
  margin-top: 20px;
  color: #DF3B59;
  font-size: 14px;
  
}
/* 弹窗 */
.advance_mask{
  background: rgba(0, 0, 0, .4);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 9999;
}
.advance_mask_content{
  width: 350px;
  height: 210px;
  min-height: 180px;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 10px;
  text-align: center;
  padding: 10px 15px;
  z-index: 99999;
}
.advance_tip_title{
  color: #DF3B59;
  font-size: 18px;
}
.advance_tip_content{
  font-size: 14px;
  color: #707070;
  margin-top: 8px;
  text-align: left;
  width: 100%;
  height: 140px;
  overflow: auto;
}
.advance_tip_close{
  width: 80px;
  height: 30px;
  color: #fff;
  background: #F51E55;
  font-size: 14px;
  line-height: 30px;
  border-radius: 5px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .advance-main{
      width: 100%;   
      margin: 0 auto;
      text-align: center;
  }
  .advance-money,
  .advance-haspay,
  .advance-weikuanTime{
    text-align: center;
  }
  .advance-line{
    width: 80%;
    position: absolute;
    left: 0;
  }
  .advance-box{
      margin: 0 0 30px 0;
      width: 80%;
      height: 155px;
  }
  .advance-money{
    font-size: 30px;
  }
  .advance-haspay,
  .advance-weikuanTime{
    font-size: 20px;
  }

  .advance_mask_content{
    width: 500px;
    height: 500px;
  }
  .advance_tip_title{
    font-size: 22px;
  }
  .advance_tip_content{
    font-size: 18px;
    height: 380px;
  }
  .advance_tip_close{
    width: 150px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
  }
}


/* 退费协议 */
.tfAgreementModal-mask{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999999999;
}
.tfAgreementModal{
  width: 700px;
  background:#fff;
  border-radius:4px;
  position: absolute;
  left: 0;
  top: 40%;
  right: 0;
  transform: translateY(-50%);
  margin: auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
  padding: 33px;
  box-sizing: border-box;
  color: #303030;
}
.tfAgreementModal-title{
  text-align: left;
  font-size: 16px;
  color: #404040;
  font-weight: 700;
  margin-bottom: 28px;
}
.tfAgreementModal-close{
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}