@charset "UTF-8";
/**
 * @desc 方案
 * @author cifer
 * @date 2016-11-08
 */
/**
 * @desc 基础函数
 * @author cifer
 * @date 2014-10-14
 */
.case_wrap {
  *zoom: 1; }
  .case_wrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.link_blue {
  color: #319eea; }

.visibility {
  visibility: hidden; }

.recommand_wrap .head, .tag_wrap .head, .tag_list, .case_wrap {
  *zoom: 1; }

.recommand_wrap .head:after, .tag_wrap .head:after, .tag_list:after, .case_wrap:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.link_blue {
  color: #319eea; }

.visibility {
  visibility: hidden; }

.recommand_wrap .head, .tag_wrap .head, .tag_list, .case_wrap {
  *zoom: 1; }

.recommand_wrap .head:after, .tag_wrap .head:after, .tag_list:after, .case_wrap:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.recommand_wrap {
  width: 820px;
  margin-top: 5px;
  background-color: #fff; }

.recommand_wrap .head {
  padding-top: 15px; }

.recommand_wrap .mod_line {
  float: left;
  width: 3px;
  height: 15px;
  margin-top: 9px;
  background-color: #ff7b00; }

.recommand_wrap .head_title {
  float: left;
  width: 120px;
  margin-left: 15px;
  font-size: 20px;
  font-weight: normal;
  color: #000000; }

.recommand_list {
  padding-top: 8px;
  padding-bottom: 20px;
  font-size: 16px; }

.recommand_list .recommand_item {
  width: 100%;
  margin-top: 10px; }

.recommand_list .recommand_item a {
  display: block;
  width: 450px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.recommand_list .recommand_item:hover a {
  color: #ff7b00; }

.recommand_list .recommand_item:hover .point {
  background-color: #ff7b00; }

.recommand_list .point {
  position: relative;
  bottom: 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 5px;
  height: 5px;
  margin-right: 9px;
  background-color: #ff7b00; }

.tag_wrap {
  width: 100%; }

.tag_wrap .head {
  padding-top: 15px; }

.tag_wrap .mod_line {
  float: left;
  width: 3px;
  height: 15px;
  margin-top: 9px;
  background-color: #ff7b00; }

.tag_wrap .head_title {
  float: left;
  width: 120px;
  margin-left: 15px;
  font-size: 20px;
  font-weight: normal;
  color: #000000; }

.tag_list {
  margin: 13px 13px 18px 0; }

.tag_list .tag_item {
  float: left;
  height: 39px;
  margin-right: 5px;
  margin-bottom: 5px; }

.tag_list .tag_a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 37px;
  padding: 0 15px;
  border: 1px solid #dcdcdc;
  line-height: 37px;
  text-align: center;
  font-size: 16px;
  color: #6e6e6e;
  overflow: hidden; }

.tag_list .tag_a:hover {
  border: 1px solid #ff7b00;
  background-color: #ff7b00;
  color: #fff; }

.content_wrap {
  float: left;
  width: 820px; }

.case_detail_wrap {
  width: 820px;
  background-color: #fff;
  padding: 19px 0 10px 0;
  font-size: 16px;
  color: #363636; }
  .case_detail_wrap .edui-upload-video {
    width: 100% !important;
    height: 500px !important; }
  .case_detail_wrap img {
    width: 100%; }
  .case_detail_wrap p {
    margin-top: 22px; }

.case_media {
  width: 819px;
  padding: 19px 0 10px 0; }

.side_recommand_wrap {
  float: right;
  width: 336px; }

.case_title {
  margin-bottom: 10px;
  font-size: 20px;
  color: #363636;
  font-weight: normal; }

.side_recommand_item {
  width: 334px;
  height: 390px;
  border: 1px solid #dcdcdc;
  margin-bottom: 5px;
  background-color: #fff; }
  .side_recommand_item:hover .hover_cover {
    filter: alpha(opacity=50);
    opacity: 1; }
  .side_recommand_item .case_a {
    display: block;
    width: 334px;
    height: 390px;
    position: relative; }
  .side_recommand_item .case_img_wrap {
    width: 288px;
    height: 258px;
    padding-top: 24px;
    margin: 0 auto;
    position: relative; }
  .side_recommand_item .case_img {
    width: 288px;
    height: 258px; }
  .side_recommand_item .img_cover {
    display: none;
    width: 288px;
    height: 258px;
    filter: alpha(opacity=30);
    opacity: 0.3;
    background-color: #000000;
    position: absolute;
    top: 24px;
    left: 0; }
  .side_recommand_item .media_start {
    display: none;
    width: 69px;
    height: 69px;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-left: -35px;
    margin-top: -22px; }
  .side_recommand_item .case_content {
    width: 288px;
    margin: 0 auto; }
  .side_recommand_item .case_name {
    margin-top: 14px;
    font-size: 16px;
    color: #363636;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .side_recommand_item .case_desc {
    height: 34px;
    margin-top: 14px;
    font-size: 14px;
    color: #797979;
    overflow: hidden;
    line-height: 17px; }
  .side_recommand_item .hover_cover {
    width: 334px;
    height: 390px; }

.side_recommand_item_media .img_cover, .side_recommand_item_media .media_start {
  display: block; }

.tag_wrap {
  width: 820px;
  margin-top: 5px;
  background-color: #fff; }

/*# sourceMappingURL=case_detail_v2.css.map */
