@charset "UTF-8";
/**
 * @desc 新闻首页
 * @author cifer
 * @date 2016-05-30
 */
/**
 * @desc 基础函数
 * @author cifer
 * @date 2014-10-14
 */
.head_wrap, .top_pic_tab, .middle_wrap, .mod_news_item, .hot_list .content, .mod_news_list .new_side_a {
  *zoom: 1; }
  .head_wrap:after, .top_pic_tab:after, .middle_wrap:after, .mod_news_item:after, .hot_list .content:after, .mod_news_list .new_side_a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.link_blue {
  color: #319eea; }

.visibility {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

.sub_header {
  height: 60px; }

.head_wrap {
  height: 330px;
  padding-top: 30px;
  overflow: hidden; }
  .head_wrap .top_pic_wrap {
    float: left;
    position: relative;
    height: 330px; }
  .head_wrap .top_news_list {
    float: left; }

.top_pic_list .top_pic {
  display: block;
  position: relative;
  width: 768px;
  height: 330px;
  overflow: hidden; }
.top_pic_list .top_img {
  width: 100%;
  height: 100%; }
.top_pic_list .top_pic_title_bg {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: #000;
  opacity: 0.76;
  filter: alpha(opacity=76);
  -moz-opacity: 0.76; }
.top_pic_list .top_pic_title {
  color: #ffffff;
  width: 590px;
  line-height: 60px;
  height: 60px;
  left: 30px;
  position: absolute;
  bottom: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 18px; }

.top_news_list {
  float: left;
  width: 384px;
  margin-left: 36px; }
  .top_news_list .top_news_item {
    height: 75px;
    padding: 21px 0 24px;
    border-bottom: 1px solid #f0eeee; }
  .top_news_list .top_news_item_0 {
    padding: 0 0 24px; }
  .top_news_list .top_news_item_last {
    border-bottom: none; }
  .top_news_list .top_news {
    display: block; }
    .top_news_list .top_news .title {
      height: 26px;
      margin-bottom: 7px;
      line-height: 30px;
      font-size: 20px;
      font-weight: normal;
      color: #363636;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .top_news_list .desc {
    height: 43px;
    overflow: hidden;
    color: #797979;
    font-size: 16px;
    line-height: 22px; }

.cur_top_0 .top_pic_0 {
  display: block; }
.cur_top_0 .top_pic_1, .cur_top_0 .top_pic_2 {
  display: none; }
.cur_top_0 .top_news_item_0 .title {
  color: #319eea; }
.cur_top_0 .top_pic_point_0 {
  background-color: #319eea; }

.cur_top_1 .top_pic_1 {
  display: block; }
.cur_top_1 .top_pic_0, .cur_top_1 .top_pic_2 {
  display: none; }
.cur_top_1 .top_news_item_1 .title {
  color: #319eea; }
.cur_top_1 .top_pic_point_1 {
  background-color: #319eea; }

.cur_top_2 .top_pic_2 {
  display: block; }
.cur_top_2 .top_pic_0, .cur_top_2 .top_pic_1 {
  display: none; }
.cur_top_2 .top_news_item_2 .title {
  color: #319eea; }
.cur_top_2 .top_pic_point_2 {
  background-color: #319eea; }

.cur_top_3 .top_pic_3 {
  display: block; }
.cur_top_3 .top_pic_0, .cur_top_3 .top_pic_1, .cur_top_3 .top_pic_2 {
  display: none; }
.cur_top_3 .top_news_item_3 .title {
  color: #319eea; }
.cur_top_3 .top_pic_point_3 {
  background-color: #319eea; }

.top_pic_tab {
  position: absolute;
  z-index: 10;
  right: 6px;
  bottom: 20px; }

.top_pic_point {
  float: left;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 14px;
  background-color: #fff;
  cursor: pointer; }

.primary_wrap {
  float: left;
  width: 768px;
  margin-top: 62px;
  border-top: 1px solid #f0eeee; }

.side_wrap {
  float: right;
  width: 384px;
  margin-top: 62px; }

.company-list-page .primary_wrap, .company-list-page .side_wrap {
  margin-top: 30px; }
.company-list-page .mod_news_item {
  line-height: 150px; }
  .company-list-page .mod_news_item .mod_news_content {
    float: none;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle; }
    .company-list-page .mod_news_item .mod_news_content .title {
      line-height: 26px; }
    .company-list-page .mod_news_item .mod_news_content .desc {
      line-height: 22px;
      margin: 15px 0 0; }

.mod_news_item {
  width: 768px;
  overflow: hidden;
  padding: 36px 0;
  border-bottom: 1px solid #f0eeee; }
  .mod_news_item .mod_news_pic {
    float: left;
    width: 220px;
    height: 150px; }
  .mod_news_item .mod_news_content {
    float: left;
    margin-left: 22px;
    width: 524px; }
    .mod_news_item .mod_news_content a:hover, .mod_news_item .mod_news_content a:active {
      color: #319eea; }
    .mod_news_item .mod_news_content .title {
      display: block;
      margin: 8px 0 7px;
      font-size: 20px;
      height: 26px;
      line-height: 26px; }
    .mod_news_item .mod_news_content .desc {
      margin: 15px 0 31px;
      height: 45px;
      color: #797979;
      font-size: 16px; }
  .mod_news_item .desc a {
    color: #319eea; }
  .mod_news_item .date, .mod_news_item .author {
    display: block;
    font-size: 14px;
    color: #797979; }
  .mod_news_item .author {
    color: #319eea; }

.mod_news_side {
  padding: 10px 15px 10px 15px;
  margin-bottom: 46px;
  background-color: #f6f6f6; }
  .mod_news_side .title_name {
    padding: 2px 0 2px 10px;
    margin-bottom: 10px;
    border-left: 3px solid #319eea;
    font-size: 16px;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    color: #363636; }

.hot_list .new_side_item_first {
  overflow: hidden;
  padding-bottom: 14px; }
  .hot_list .new_side_item_first .title {
    margin: 14px 0 0 0;
    height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #363636;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .hot_list .new_side_item_first .title:hover {
      color: #319eea; }
  .hot_list .new_side_item_first .content {
    width: 184px;
    margin: 0 0 0 12px; }
.hot_list .content {
  float: left; }
.hot_list .news_pic {
  float: left;
  width: 146px;
  height: 100px; }
.hot_list .desc {
  margin-top: 14px;
  height: 35px;
  overflow: hidden;
  font-size: 12px;
  color: #797979; }
.hot_list .name {
  display: block;
  font-size: 14px;
  color: #363636;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .hot_list .name:hover {
    color: #319eea; }

.mod_company_side {
  padding: 10px 15px 6px 15px; }
  .mod_company_side .title_name {
    margin-bottom: 17px; }
  .mod_company_side .company_list .content {
    width: 223px; }
    .mod_company_side .company_list .content .title {
      margin-top: 11px;
      padding-bottom: 0;
      border-bottom: none; }
    .mod_company_side .company_list .content .desc {
      margin-top: 1px; }
  .mod_company_side .company_list .news_pic {
    width: 117px;
    height: 80px; }

.mod_news_list .new_side_item {
  margin-top: 15px; }
.mod_news_list .news_pic {
  float: left;
  width: 80px;
  height: 80px;
  position: relative; }
.mod_news_list .news_img {
  width: 80px;
  height: 80px; }
.mod_news_list .name_bg {
  width: 80px;
  height: 20px;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60; }
.mod_news_list .name {
  color: #ffffff;
  width: 80px;
  line-height: 20px;
  height: 20px;
  position: absolute;
  bottom: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center; }
.mod_news_list .content {
  float: left;
  margin-left: 10px;
  width: 275px;
  height: 80px; }
.mod_news_list .title {
  font-size: 16px;
  font-weight: normal;
  color: #363636;
  height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.mod_news_list .desc {
  height: 36px;
  overflow: hidden;
  margin-top: 20px; }

.ui-page-num {
  margin: 32px 0;
  height: auto;
  vertical-align: middle; }
  .ui-page-num a, .ui-page-num form {
    display: inline-block;
    margin: 0 9px 8px;
    padding: 0 14px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    color: #363636;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #efeeee;
    border-radius: 3px; }
  .ui-page-num .selected {
    color: #319eea; }

.ui-page-num input, .ui-page-num button {
  padding: 5px;
  margin-right: 8px;
  width: 60px;
  height: 22px;
  background: 0;
  border: 1px solid #dcdcdc;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.ui-page-num button {
  padding: 0;
  margin: 0;
  width: 60px;
  height: 34px; }

.text-center {
  text-align: center; }

.ui-page-num {
  margin-left: 0;
  height: 32px;
  text-align: left;
  border: 0; }
  .ui-page-num .total {
    padding: 0 18px; }
  .ui-page-num .jump-input {
    width: 50px;
    margin: 0 4px 0 8px; }
  .ui-page-num .jump-btn {
    margin-left: 12px; }

.expert-wrap {
  position: relative;
  overflow: hidden; }
  .expert-wrap .slider_list {
    overflow: hidden; }
  .expert-wrap .slider_btn {
    position: absolute;
    top: 8px;
    right: 15px;
    display: block;
    width: 15px;
    height: 25px;
    line-height: 25px;
    text-align: left;
    font-size: 18px; }
    .expert-wrap .slider_btn.pre_btn {
      right: 40px;
      text-align: right; }

/*# sourceMappingURL=news_index.css.map */
