﻿body 
{
    background-color:#e9e5da;
    color: #5f5846;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}
a, img
        {
            border: 0;
        }
.zhu{   width: 951px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;}
    /* show_box */
        .show_box
        {
            width: 951px;
            position: relative;
            height: 330px;
            overflow: hidden;
            margin: 10px auto 0 auto;
        }
  ul.pic_list
        {
            width: 968px;
            height: 321px;
            position: relative;
        }
        ul.pic_list li
        {
            float: left;
            width: 100%;
            height: 321px;
            position: absolute;
            top: 0px;
            left: 0px;
        }
.title_nav
        {
            float: left;
            width:auto;
            height: 40px;
            position: absolute;
            bottom: -2px;
            right: 0px;
        }
        .title_nav a
        {
            float: left;
            display: inline-block;
            width: 3px;
            margin-right: 1px;
            background: #FFF;
            padding: 5px 15px;
            text-align: center;
            color: #0c8849;
            text-decoration: none;
        }
        .title_nav a.select
        {
            /* background: #09C url(../images/bg.png) no-repeat center 47px;*/
            background-color: #0c8849;
            color: #FFF;
        }
ul{margin: 0px;
    padding: 0px;}
ul.EnterpriseImages li
{   
    list-style-type:none;
    float:left;
    margin-left:0px;
    margin-left:10px;
    height:223px;
 }
 ul li
 {
      list-style-type:none;
      text-align:left;
      line-height:40px;
      color: #5f5846;
  }
  .font
  {
      font-weight: bold;
      font-size: 16px;
      line-height:40px;
      text-align:left; 
      color: #5f5846;
   }
   
  .ali:hover
 {
    cursor:pointer;
 }
A:link{text-decoration:none;}
A:visited{text-decoration:none;}
A:active{text-decoration:none;}