body
{
    font-size: 75%;
    font-family: "Microsoft YaHei",ËÎÌå,Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}
h1,h2,h3,h4,h5,h6
{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header
{
    min-height:90px;
}
#banner_wrapper
{
    margin:0px;
    padding:0px;
}
#banner_wrapper .carousel
{
   /* height: 350px;*/
}

#banner_wrapper .carousel .item
{
    /*height: 350px;*/
}

#banner_wrapper .carousel img
{
    width: 100%;
}
#nav_main
{
    margin-bottom:0px;
}

#qr
{
    padding:0px;
    margin:0px;
    cursor:pointer;
}
#footer
{
    min-height:150px;
}
#footer a:link
{
    color:#fff;
    text-decoration:none;
}
#footer a:visited
{
    color:#fff;
    text-decoration:none;
}
#footer a:active
{
    color:#fff;
    text-decoration:none;
}
#footer a:link
{
    color:#fff;
    text-decoration:none;
}
#footer a:hover
{
    color:#fff;
    text-decoration:underline;
}
#footer h4
{
    margin-bottom:20px;
}
#footer img#qrp
{
    width:100px;
    height:100px;
}
#qrd
{
    text-align:center;
    padding-top:25px;
}
#lxfs li
{
    width: 40%;
    height: 25px;
    font-weight: bold;
    float: left;
    background: url('/Content/pic/qq.png') no-repeat 0 3px;
    line-height: 25px;
    padding-left: 19px;
    list-style-type: none;
}
#lxfs
{
    margin:0px;
    padding:0px;
}
#index-detail
{
    margin-top:30px;
}
#logonPanel
{
    margin-top:60px;
}
.SmallBanner
{
    background-position: center;
    background-image: url('../pic/smallBanner.jpg');
    background-repeat: no-repeat;
    height: 160px;
    margin-right: -4px;
    margin-left: -4px;
    margin-bottom: 8px;
}