@charset "UTF-8";
.recommand_wrap .head, .tag_wrap .head, .tag_list {
  *zoom: 1; }
  .recommand_wrap .head:after, .tag_wrap .head:after, .tag_list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.recommand_wrap {
  width: 847px;
  border: 1px solid #dcdcdc;
  margin-top: 5px;
  background-color: #fff; }
  .recommand_wrap .head {
    padding-top: 15px;
    margin-left: 17px; }
  .recommand_wrap .mod_line {
    float: left;
    width: 3px;
    height: 15px;
    margin-top: 9px;
    background-color: #319eea; }
  .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: 30px;
  margin-left: 14px;
  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: #319eea; }
    .recommand_list .recommand_item:hover .point {
      background-color: #319eea; }
  .recommand_list .point {
    position: relative;
    bottom: 3px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 5px;
    height: 5px;
    margin-right: 9px;
    background-color: #646464; }

.sider_tag {
  width: 847px;
  border: 1px solid #dcdcdc;
  margin-top: 5px; }

.tag_wrap {
  width: 100%; }
  .tag_wrap .head {
    padding-top: 15px;
    margin-left: 17px; }
  .tag_wrap .mod_line {
    float: left;
    width: 3px;
    height: 15px;
    margin-top: 9px;
    background-color: #319eea; }
  .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 13px; }
  .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 #fe9e23;
      background-color: #fe9e23;
      color: #fff; }

.wrap {
  width: 1190px;
  margin: 0 auto; }

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.information {
  font-family: "microsoft yahei";
  padding-bottom: 40px;
  /* 专家专栏 */
  /* 行业新闻 */
  /* 企业介绍 */
  /* 右侧列表 */
  /* 通用样式部分*/ }
  .information .nav-head {
    background-color: #f6f6f6; }
    .information .nav-head .nav {
      height: 60px;
      line-height: 58px; }
      .information .nav-head .nav a {
        font-size: 20px;
        color: #6e6e6e;
        margin-right: 22px;
        float: left;
        padding: 0 10px;
        border-bottom: 2px solid transparent; }
      .information .nav-head .nav .active a {
        border-color: #319eea;
        color: #319eea; }
  .information .nav-content .left {
    margin-top: 30px;
    width: 768px;
    float: left; }
    .information .nav-content .left .mod_news_list {
      border-top: 1px solid #f0eeee; }
  .information .nav-content .right {
    float: right;
    width: 369px;
    padding: 10px 0 0 15px;
    background-color: #f6f6f6; }
    .information .nav-content .right h3 {
      padding: 2px 15px 2px 10px;
      margin-bottom: 10px;
      border-left: 3px solid #319eea;
      font-size: 16px;
      font-weight: normal;
      height: 14px;
      line-height: 14px;
      color: #363636; }
    .information .nav-content .right.wider {
      margin-top: 30px; }
    .information .nav-content .right .part {
      margin-bottom: 30px;
      padding-top: 10px;
      border-top: 1px solid #dadbdb; }
      .information .nav-content .right .part.first {
        border-top: 0;
        padding-top: 0; }
  .information .nav-content .intro-left {
    width: 540px;
    margin-left: 22px; }
  .information .nav-content .intro-right {
    width: 595px;
    padding: 10px;
    border-left: 1px solid #e7e7e7;
    border-top: 0; }
  .information .list-topic {
    font-size: 20px;
    color: #363636;
    padding-bottom: 30px;
    border-bottom: 1px solid #f0eeee; }
  .information .expert-top {
    padding-bottom: 54px; }
    .information .expert-top .left-part {
      float: left;
      width: 222px;
      height: 222px; }
      .information .expert-top .left-part img {
        width: 100%;
        height: 100%; }
    .information .expert-top .right-part {
      width: 524px;
      float: right; }
      .information .expert-top .right-part p {
        font-size: 16px;
        color: #797979; }
      .information .expert-top .right-part h3 {
        font-size: 20px;
        color: #363636;
        margin: 10px 0  24px 0;
        font-weight: normal; }
  .information .news-top {
    height: 370px;
    overflow: hidden;
    margin-bottom: 40px; }
    .information .news-top .left-part {
      width: 643px;
      float: left;
      margin-left: 5px; }
    .information .news-top .right-part {
      float: right;
      width: 510px; }
    .information .news-top .swipe-item img {
      width: 643px;
      height: 370px;
      display: block; }
    .information .news-top .news-list {
      padding-top: 20px; }
      .information .news-top .news-list .news-item {
        padding-bottom: 18px;
        border-bottom: 1px dotted #e7e6e6;
        margin-bottom: 25px;
        line-height: 1; }
        .information .news-top .news-list .news-item.last {
          border-bottom: 0; }
      .information .news-top .news-list a {
        font-size: 22px;
        color: #3b3b3b;
        display: block;
        margin-bottom: 20px; }
        .information .news-top .news-list a:hover {
          color: #00a9f9; }
      .information .news-top .news-list p {
        font-size: 12px;
        color: #6d6d6d;
        line-height: 1.5; }
  .information .title {
    color: #363636;
    margin-bottom: 20px;
    font-size: 20px; }
  .information .content {
    margin-top: 22px;
    font-size: 16px;
    color: #363636; }
    .information .content img {
      max-width: 100%; }
  .information .intro-choose-list .intro-choose-item {
    display: block;
    height: 150px;
    padding: 10px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin-bottom: 10px;
    position: relative; }
    .information .intro-choose-list .intro-choose-item.active {
      border-color: #00a9f9; }
      .information .intro-choose-list .intro-choose-item.active:before {
        content: '';
        height: 100%;
        width: 1px;
        background-color: #00a9f9;
        position: absolute;
        right: -14px;
        top: 0;
        z-index: 100; }
  .information .intro-choose-list .left-part {
    float: left; }
    .information .intro-choose-list .left-part img {
      width: 145px;
      height: 145px;
      display: block; }
  .information .intro-choose-list .right-part {
    float: right;
    width: 350px; }
    .information .intro-choose-list .right-part h3 {
      font-size: 16px;
      color: #00a9f9;
      margin-bottom: 20px; }
    .information .intro-choose-list .right-part p {
      font-size: 12px;
      color: #373737; }
  .information .intro-list {
    display: none; }
    .information .intro-list.active {
      display: block; }
    .information .intro-list h3.intro-title {
      color: #373737;
      font-size: 16px;
      border-left: 3px solid #00a9f9;
      line-height: 1;
      font-weight: normal;
      margin: 25px 0; }
      .information .intro-list h3.intro-title.first {
        margin-top: 10px; }
    .information .intro-list p {
      font-size: 12px;
      color: #373737; }
  .information .right .aside-item .item-title {
    color: #3b3b3b;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    line-height: 1; }
  .information .right .aside-item .left-part {
    float: left;
    width: 96px;
    margin-right: 10px; }
    .information .right .aside-item .left-part img {
      width: 96px;
      height: 56px; }
  .information .right .aside-item .right-part {
    float: left;
    width: 240px; }
    .information .right .aside-item .right-part p {
      font-size: 12px;
      color: #6d6d6d; }
  .information .right .aside-item .aside-content {
    display: none;
    margin-bottom: 15px; }
    .information .right .aside-item .aside-content.active {
      display: block; }
  .information .right .pic-text-list .aside-item {
    margin-bottom: 15px; }
    .information .right .pic-text-list .aside-item .left-part {
      margin-right: 0; }
      .information .right .pic-text-list .aside-item .left-part img {
        width: 79px;
        height: 79px; }
      .information .right .pic-text-list .aside-item .left-part a {
        display: block;
        width: 79px;
        position: relative; }
    .information .right .pic-text-list .aside-item .right-part {
      width: 265px; }
  .information .right .pic-list {
    padding: 0 2px 0 3px; }
    .information .right .pic-list .pic-item {
      width: 105px;
      height: 105px;
      margin: 0 16px 22px 0;
      float: left;
      position: relative; }
      .information .right .pic-list .pic-item img {
        width: 100%;
        height: 100%;
        display: block; }
  .information .right .pic-name {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../../images/common/black60.png) repeat;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    width: 100%;
    text-align: center; }
  .information .time-tag {
    padding-bottom: 22px;
    border-bottom: 1px solid #f0eeee; }
    .information .time-tag span {
      color: #797979;
      font-size: 14px;
      padding: 0 26px; }
      .information .time-tag span.time {
        padding-left: 0;
        border-left: none; }
    .information .time-tag a {
      color: #6db4ee; }
    .information .time-tag .comefrom {
      border-left: 1px solid #f0eeee; }
  .information .klist {
    margin-bottom: 30px;
    position: relative; }
    .information .klist .list-title {
      font-size: 22px;
      color: #3b3b3b;
      margin-bottom: 5px;
      font-weight: normal; }
    .information .klist .kitem {
      height: 115px;
      padding: 20px 5px 15px 5px;
      border-bottom: 1px solid #dadada; }
    .information .klist .left-part {
      float: left;
      width: 200px; }
      .information .klist .left-part img {
        width: 200px;
        height: 115px;
        display: block; }
    .information .klist .right-part {
      float: right;
      width: 515px; }
      .information .klist .right-part .linkname {
        font-size: 16px;
        color: #3b3b3b;
        font-weight: bold;
        display: block;
        margin: 7px 0 2px 0; }
      .information .klist .right-part .time-tag {
        margin-bottom: 15px; }
      .information .klist .right-part .intro {
        color: #6d6d6d;
        font-size: 12px; }
        .information .klist .right-part .intro .link {
          color: #00a9f9; }
  .information .page-num {
    height: 28px;
    line-height: 28px;
    float: right; }
    .information .page-num a, .information .page-num span {
      font-size: 12px;
      color: #3b3b3b;
      float: left;
      margin-right: 15px; }
    .information .page-num a:hover {
      color: #00a9f9; }
    .information .page-num .prev {
      display: block;
      background: url(../../images/common/prev.png) no-repeat center;
      width: 22px;
      height: 28px;
      margin-right: 30px; }
    .information .page-num .next {
      display: block;
      background: url(../../images/common/next.png) no-repeat center;
      width: 22px;
      height: 28px;
      margin-left: 15px;
      margin-right: 0; }

.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 form {
  margin-left: 0;
  height: 32px;
  text-align: left;
  border: 0; }
  .ui-page-num form .total {
    padding: 0 18px; }
  .ui-page-num form .jump-input {
    width: 50px;
    margin: 0 4px 0 8px; }
  .ui-page-num form .jump-btn {
    margin-left: 12px; }

.information .detail-page .left, .information .detail-page .side_wrap {
  margin-top: 54px; }
.information .company-detail-page .left, .information .company-detail-page .side_wrap {
  margin-top: 52px; }
.information .company-detail-page .title {
  padding-bottom: 22px;
  margin-bottom: 0;
  border-bottom: 1px solid #f0eeee; }
.information .left .content p, .information .left .content span {
  background-color: #fff !important; }

.crumb {
  margin-top: 20px;
  font-size: 16px;
  color: #363636; }
  .crumb .next {
    margin: 0 17px; }
  .crumb .link {
    color: #363636; }
    .crumb .link:hover {
      color: #319eea; }

.recommand_wrap {
  width: 790px;
  border: none; }

.tag_wrap {
  width: 790px;
  margin-top: 5px;
  background-color: #fff; }

.main_wrap .recommand_wrap {
  border: none; }
.main_wrap .tag_wrap {
  border: none; }

/*# sourceMappingURL=information.css.map */
