/* mixin */
@-moz-keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main-right {
  width: 274px;
  margin-left: 17px;
}
.list-sort {
  padding: 20px;
  margin: 35px 0;
  background-color: #fff;
}
.list-sort .item {
  line-height: 26px;
  padding: 10px 0;
  font-size: 14px;
}
.list-sort .item .hd {
  float: left;
  font-weight: bold;
}
.list-sort .item .bd {
  overflow: hidden;
  padding-left: 20px;
}
.list-sort .item .bd a {
  margin-right: 20px;
  color: #848a91;
}
.side-box1 .bd ul {
  padding: 10px 0;
}
.side-box1 .bd ul li {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 14px;
}
.side-box2 .bd p {
  line-height: 42px;
  padding-left: 24px;
  margin: 0;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: left center;
}
.side-box2 .bd p span {
  margin-left: 4px;
  color: #848a91;
}
.side-box3 .bd {
  font-size: 0;
}
.side-box3 .bd span {
  display: inline-block;
  padding: 9px 14px;
  margin: 9px 10px 0 0;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  color: #848a91;
}
.main-left {
  overflow: hidden;
}
.list-nav {
  margin-bottom: 20px;
  font-size: 14px;
}
.list-nav a {
  margin-right: 22px;
  color: #848a91;
}
.list-nav a.active {
  color: #303030;
}
.list-group .item {
  padding: 25px 20px;
  margin-bottom: 16px;
  background-color: #fff;
}
.list-group .item .btn {
  display: block;
  margin: 13px 80px 0 0;
  font-size: 14px;
  text-align: center;
}
.list-group .item .btn img {
  display: block;
  margin: 0 auto 10px;
}
.list-group .item .desc {
  width: 368px;
}
.list-group .item .desc h3 {
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: normal;
}
.list-group .item .desc p {
  margin: 0;
  font-size: 14px;
}
.list-group .item .desc p strong {
  margin-right: 13px;
  font-size: 18px;
  color: #dc544e;
}
.list-group .item .desc .tags {
  margin-top: 18px;
}
.list-group .item .desc .tags span {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 6px;
  border: 1px solid #dddedf;
  font-size: 13px;
  color: #848a91;
}
.list-group .item .company h3 {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
.list-group .item .company p {
  margin: 18px 0;
  font-size: 13px;
  color: #848a91;
}
.list-group .item .company h4 {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  color: #848a91;
}
.page-nav {
  line-height: 22px;
  padding: 40px 0;
  font-size: 14px;
  text-align: center;
}
.page-nav span,
.page-nav a {
  display: inline-block;
  height: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  vertical-align: top;
}
.page-nav span.prev,
.page-nav a.prev {
  width: 19px;
  background: url("../images/icon9.png") no-repeat center #e6e6e6;
}
.page-nav span.next,
.page-nav a.next {
  width: 19px;
  background: url("../images/icon10.png") no-repeat center #e6e6e6;
}
.page-nav span.item,
.page-nav a.item {
  padding: 0 6px;
}
.page-nav span.item.active,
.page-nav a.item.active {
  background-color: #e6e6e6;
}
.page-nav span {
  margin: 0 12px;
}
.page-nav input {
  display: inline-block;
  padding: 0;
  width: 25px;
  height: 22px;
  border: 1px solid #e6e6e6;
  text-align: center;
  vertical-align: top;
  background-color: transparent;
}
.detail {
  background-color: #fff;
}
.detail .info {
  padding: 42px 0;
  margin-bottom: 30px;
  background-color: #f6faff;
}
.detail .info .btn-group {
  width: 222px;
  margin-left: 20px;
}
.detail .info .btn-group .btn {
  display: block;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.detail .info .btn-group .btn:nth-child(1) {
  background-color: #2d5acd;
}
.detail .info .btn-group .btn:nth-child(2) {
  margin: 14px 0 35px;
  background-color: #63af58;
}
.detail .info .btn-group .fav {
  text-align: right;
}
.detail .info .btn-group .fav a {
  padding-left: 21px;
  font-size: 14px;
  color: #848a91;
  background: url("../images/icon11.png") no-repeat left center;
}
.detail .info .desc h3 {
  margin: 0;
  font-size: 30px;
  font-weight: normal;
  line-height: 140%;
}
.detail .info .desc h3 span {
  margin-left: 12px;
  font-size: 28px;
  color: #dc544e;
}
.detail .info .desc p {
  margin: 17px 0 16px;
  font-size: 16px;
}
.detail .info .desc p span {
  margin-right: 15px;
}
.detail .info .desc .tags span {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 6px;
  border: 1px solid #dddedf;
  font-size: 13px;
  color: #848a91;
}
.detail .info .desc .time {
  padding-left: 17px;
  margin-top: 43px;
  font-size: 13px;
  color: #848a91;
  background: url("../images/icon12.png") no-repeat left center;
}
.detail-right {
  width: 238px;
  margin-left: 40px;
}
.detail-right .box {
  margin-bottom: 40px;
}
.detail-right .box .hd .more {
  padding-right: 14px;
  font-size: 14px;
  color: #848a91;
  background: url("../images/icon17.png") no-repeat right center;
}
.detail-right .box .hd h3 {
  margin: 0;
  font-size: 16px;
}
.detail-right .box.box1 .bd .pic {
  display: block;
  margin: 20px 0 16px;
}
.detail-right .box.box1 .bd .pic img {
  display: block;
}
.detail-right .box.box1 .bd h3 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: normal;
}
.detail-right .box.box1 .bd p {
  line-height: 34px;
  padding-left: 31px;
  margin: 0;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: left center;
}
.detail-right .box.box2 .bd .item {
  display: block;
  padding: 16px 0;
}
.detail-right .box.box2 .bd .item:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
.detail-right .box.box2 .bd .item h3 {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
.detail-right .box.box2 .bd .item h3 span {
  font-size: 15px;
  color: #dc544e;
}
.detail-right .box.box2 .bd .item p {
  margin: 18px 0 0;
  font-size: 14px;
  color: #848a91;
}
.detail-left {
  overflow: hidden;
  padding-right: 40px;
  border-right: 1px solid #f2f2f2;
}
.detail-left .box {
  margin-bottom: 30px;
}
.detail-left .box .hd {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
.detail-left .box .bd p {
  line-height: 30px;
  margin: 0;
  font-size: 14px;
}
.detail-left .box .bd img {
  max-width: 100%;
}
.detail-left .box .bd a {
  color: #2d5acd;
}
.detail-left .main-links {
  padding: 0 0 20px;
  margin: 0;
}
.deliver .hd {
  position: relative;
  padding: 40px 0 20px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.deliver .hd a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 43px;
  height: 43px;
  background: url("../images/icon19.png") no-repeat center;
}
.deliver .bd {
  padding: 8px 40px;
}
.deliver .bd .item {
  line-height: 31px;
  padding: 10px 0;
}
.deliver .bd .item .btn {
  color: #2d5acd;
}
.deliver .bd .item .btn a {
  color: #2d5acd;
}
.deliver .bd .item label {
  display: block;
  overflow: hidden;
}
.deliver .bd .item label > * {
  display: inline-block;
  vertical-align: middle;
}
.deliver .bd .item label img {
  margin: 0 5px 0 8px;
}
.deliver .bd .item label p {
  margin: 0;
  font-size: 18px;
}
.deliver .bd .item label p span {
  font-size: 13px;
  color: #848a91;
}
.deliver .bd h4 {
  margin: 10px 0 0;
  font-size: 14px;
}
.deliver .bd h4 input,
.deliver .bd h4 span {
  display: inline-block;
}
.deliver .bd h4 span {
  margin-left: 9px;
}
.deliver .bd p {
  margin: 10px 0 0;
  font-size: 15px;
}
.deliver .ft {
  margin-top: 50px;
  text-align: center;
}
.deliver .ft a {
  display: inline-block;
  width: 183px;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #2d5acd;
}
.company-info {
  padding: 52px 0;
  background: url('../images/bg2.jpg') no-repeat center / cover;
}
.company-info .num {
  text-align: right;
}
.company-info .num p {
  margin: 0 0 28px;
  font-size: 14px;
  color: #fff;
}
.company-info .num p strong {
  margin-right: 9px;
  font-size: 22px;
}
.company-info .num a {
  display: inline-block;
  padding-left: 25px;
  font-size: 16px;
  color: #63af58;
  background: url("../images/icon25.png") no-repeat left center;
}
.company-info .pic {
  display: block;
  width: 82px;
  margin-right: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.company-info .desc {
  overflow: hidden;
  color: #fff;
}
.company-info .desc h3 {
  margin: 3px 0 0;
  font-size: 26px;
  font-weight: normal;
}
.company-info .desc p {
  margin: 16px 0 0;
  font-size: 14px;
}
.company-info .desc p span {
  margin: 0 5px;
  color: #565f74;
}
.company-nav ~ .main {
  padding-top: 16px;
}
.company-nav .container {
  font-size: 0;
}
.company-nav .container a {
  position: relative;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  margin-right: 37px;
  font-size: 16px;
  color: #848a91;
}
.company-nav .container a::after {
  position: absolute;
  right: 0;
  bottom: -2;
  left: 0;
  display: block;
  height: 2px;
  background-color: #2d5acd;
  content: "";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.company-nav .container a:hover {
  font-weight: bold;
  color: #303030;
}
.company-nav .container a:hover::after {
  bottom: 0;
}
.company-box {
  padding: 28px;
  margin-bottom: 15px;
  background-color: #fff;
}
.company-box .hd {
  position: relative;
  margin-bottom: 25px;
}
.company-box .hd:not(:first-child) {
  margin-top: 30px;
}
.company-box .hd::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  border-bottom: 1px solid #f2f2f2;
  content: "";
}
.company-box .hd h3 {
  position: relative;
  display: inline-block;
  padding-right: 13px;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  background-color: #fff;
}
.company-box.company-box1 .bd p {
  line-height: 28px;
  font-size: 14px;
}
.company-box.company-box1 .bd .location {
  display: block;
  width: 100%;
}
.company-box.company-box2 .bd ul li {
  margin-bottom: -1px;
}
.company-box.company-box2 .bd ul li .item {
  display: block;
  padding: 24px;
  border: 1px solid #f2f2f2;
}
.company-box.company-box2 .bd ul li .item h3 {
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.company-box.company-box2 .bd ul li .item h3 span {
  float: right;
  color: #dc544e;
}
.company-box.company-box2 .bd ul li .item p {
  margin: 16px 0 0;
  font-size: 14px;
  color: #848a91;
}
.company-box.company-box2 .bd ul li .item p span {
  float: right;
  font-size: 13px;
}
.resume {
  position: relative;
}
.resume::before {
  position: absolute;
  top: -20px;
  right: 0;
  bottom: 100%;
  left: 0;
  display: block;
  height: 20px;
  -webkit-box-shadow: 0 2px 11px 0 #e5e5e5;
  -moz-box-shadow: 0 2px 11px 0 #e5e5e5;
  -ms-box-shadow: 0 2px 11px 0 #e5e5e5;
  box-shadow: 0 2px 11px 0 #e5e5e5;
  content: '';
}
.resume .info {
  padding: 50px 0 0;
}
.resume .info .pic {
  display: block;
  width: 104px;
  height: 104px;
  margin-right: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.resume .info .desc {
  overflow: hidden;
  padding-bottom: 57px;
}
.resume .info .desc h3 {
  line-height: 30px;
  margin: 0;
  font-size: 22px;
  font-weight: normal;
}
.resume .info .desc h3 span {
  padding-right: 24px;
  background: url("../images/icon26.png") no-repeat right center;
}
.resume .info .desc p {
  margin: 30px 0 24px;
  font-size: 15px;
}
.resume .info .desc p span {
  margin: 0 15px;
  color: #e6e6e6;
}
.resume .info .desc .icons span {
  padding-left: 20px;
  margin-right: 30px;
  background-repeat: no-repeat;
  background-position: left center;
}
.resume .box {
  padding: 28px 0 56px;
  border-top: 1px solid #f2f2f2;
}
.resume .box .hd {
  margin-bottom: 35px;
  font-size: 16px;
  font-weight: bold;
}
.resume .box .bd h3 {
  position: relative;
  line-height: 36px;
  margin: 0;
  font-size: 15px;
}
.resume .box .bd h3.title {
  padding-left: 13px;
}
.resume .box .bd h3.title::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #c1c5c8;
  content: '';
}
.resume .box .bd p {
  line-height: 26px;
  margin: 0;
  font-size: 14px;
  color: #848a91;
}
.resume .box .icons {
  font-size: 0;
}
.resume .box .icons span {
  padding-left: 18px;
  margin-right: 34px;
  font-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
}
/** 职场课程视频 **/
.video-hd {
  padding-top: 40px;
  margin-top: -40px;
  background-color: #fff;
}
.video-list {
  margin-top: 30px;
}
.video-list ul {
  margin-right: -24px;
}
.video-list ul li {
  float: left;
  width: 25%;
  padding: 0 24px 32px 0;
}
.video-list ul li .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.video-list ul li .item .pic {
  display: block;
  overflow: hidden;
}
.video-list ul li .item .pic img {
  display: block;
  width: 100%;
}
.video-list ul li .item .desc {
  padding: 12px 15px;
}
.video-list ul li .item .desc h3 {
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: normal;
}
.video-list ul li .item .desc p {
  margin: 0;
  font-size: 13px;
  color: #848a91;
}
.video-list ul li .item .desc .ft {
  padding-top: 12px;
  margin-top: 13px;
  border-top: 1px solid #f2f2f2;
}
.video-list ul li .item .desc .ft > * {
  vertical-align: middle;
}
.video-list ul li .item .desc .ft img {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.video-list ul li .item .desc .ft span {
  font-size: 13px;
  color: #848a91;
}
.video-main .main-box{
  padding: 25px 27px 0;
  margin-right: 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}
.video-main .main-section .hd{
  margin-bottom: 40px;
}
.video-main .main-section .hd h1{
  line-height: 30px;
    margin: 0 0 16px;
    font-size: 24px;
    font-weight: normal;
}
.video-main .main-section .hd .t {
  font-size: 14px;
  color: #848a91;
}
.video-main .main-section .hd .t .type {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  padding: 0 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  background-color: #63af58;
}
.video-main .main-section .hd .t > * {
  display: inline-block;
  vertical-align: middle;
}
.video-main .main-section .hd .t .main-icons {
  margin-left: 30px;
}
.video-main .main-icons > a.read, .main-icons > span.read {
  font-size: 14px;
  display: inline-block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 18px;
    color: #a5a9ae;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left center;
  background-image: url(../images/icon86.png);
}
.video-main .main-section .bd{
  line-height: 26px;
  font-size: 16px;
}
.video-main .main-section .ft {
  padding-top: 38px;
  border-top: 1px solid #f2f2f2;
}