.left_content {
  float: left;
  width: 300px;
  overflow: hidden; }
  .left_content .info .pic {
    margin-bottom: 24px; }
    .left_content .info .pic img {
      display: block;
      width: 300px;
      height: 225px; }
  .left_content .info .text {
    height: 166px;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    line-height: 27px; }

.mid_content {
  float: left;
  width: 540px;
  margin: 0 30px;
  overflow: hidden; }
  .mid_content .index-banner {
    width: 540px;
    height: 265px; }
  .mid_content .about {
    width: 540px;
    height: 166px; }
    .mid_content .about ul li {
      float: left;
      width: 108px;
      height: 60px;
      padding-left: 72px;
      line-height: 60px;
      margin-top: 30px; }
      .mid_content .about ul li.i1 {
        background: url(01.png) 0 center no-repeat; }
      .mid_content .about ul li.i2 {
        background: url(02.png) 0 center no-repeat; }
      .mid_content .about ul li.i3 {
        background: url(03.png) 0 center no-repeat; }
      .mid_content .about ul li.i4 {
        background: url(04.png) 0 center no-repeat; }
      .mid_content .about ul li.i5 {
        background: url(05.png) 0 center no-repeat; }
      .mid_content .about ul li.i6 {
        background: url(06.png) 0 center no-repeat; }
      .mid_content .about ul li a {
        color: #333; }

.right_content {
  float: left;
  width: 300px;
  overflow: hidden; }

.texts-list li {
  background: url(li_style.png) 0 center no-repeat;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 16px; }
  .texts-list li a {
    color: #333; }

.stitle {
  font-size: 20px;
  color: #1344C2;
  margin-bottom: 10px; }

.small-ad li {
  float: left;
  display: inline-block; }
  .small-ad li img {
    width: 400px;
    height: 160px; }

.half-content {
  float: left;
  width: 580px;
  padding-right: 20px; }

.pinpai li {
  float: left;
  width: 278px;
  height: 140px;
  margin-right: 29px; }
  .pinpai li img {
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    height: 100%; }
  .pinpai li:last-child {
    margin-right: 0; }

.partner dl {
  float: left;
  line-height: 22px;
  padding: 10px 15px;
  color: #333;
  font-size: 14px; }
  .partner dl dt {
    float: left;
    width: 70px;
    font-weight: 700; }
  .partner dl dd {
    display: inline-block;
    float: left;
    width: 898px; }
    .partner dl dd a {
      color: #333;
      margin: 0 7px;
      white-space: pre-wrap;
      *white-space: pre;
      *word-wrap: break-word; }
    .partner dl dd a:hover {
      color: #06c; }

.tousu ul {
  float: left;
  width: 240px;
  padding: 5px 0;
  height: 139px;
  overflow-y: scroll; }
  .tousu ul li {
    margin-top: 5px;
    height: 24px;
    line-height: 24px;
    overflow: hidden; }
    .tousu ul li span {
      display: block;
      color: #666; }
    .tousu ul li span.look {
      background-color: #dd2d1e;
      width: 40px;
      height: 20px;
      line-height: 20px;
      text-align: center;
      overflow: hidden;
      cursor: pointer;
      border-radius: 4px;
      color: #fff; }

.bt {
  border-top: 1px solid #ccc; }

/*# sourceMappingURL=index.css.map */
