﻿﻿.id-foot{
    margin-top: 24px;
    overflow: hidden;
    border-top: 2px solid #0d75b2;
    background: #e8e8e8;
}
.id-link02{
    height: 184px;
    width: 1200px;
    overflow: hidden;
    margin: auto;
}
.id-link-li02{

    float: left;
}
.id-link-li02 h1{
    margin-top: 24px;
    line-height: 34px;
    color: #343434;
    font-size: 18px;
    height: 34px;
}
.id-link-li02 .ul{
    height: 90px;
    overflow: hidden;
    overflow-y: auto;
}
.id-link-li02 .ul li{
    float: left;
    width: 100%;
    line-height: 24px;
    margin: 3px 0;
}
.id-link-li02 .ul li a{
    float: left;
    color: #888888;
}
.id-link-li02 .ul li a:hover{
    color: #ff0000;
}
.id-link-li03{
    width: 535px;
}
.id-link-li03 .ul li{
    float: left;
    width: 110px;
    line-height: 24px;
    margin: 3px 0;
}
.id-bottom{
    height: 200px;
    background: #0d75b2;
    overflow:hidden;
}
.id-bottom-rap{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.id-bottom-rap .li01{
    float: left;
    margin-left: 136px;
    margin-top: 53px;
}
.id-bottom-rap .li02{
    float: left;
    margin-left: 46px;
    margin-top: 58px;
}
.id-bottom-rap .li03{
    width: 600px;
    float: left;
    margin-left: 65px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 47px;
}
/*浮动*/
.id_wind {
    position: fixed;
    z-index: 1000;
    width: 50px;
    height: 196px;
    top: 200px;
    left: 10px;
}

.id_wind a {
    background-image: url("../images/fl-a.png");
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
    z-index: 10;
}

.id_wind a div {
    display: none;
    position: absolute;
    z-index: 10000000000;
    background: url(../images/ico111.png);
    width: 147px;
    height: 136px;
    left: 47px;
    top: 0;
}

.id_wind a div img {
    display: block;
    width: 118px;
    height: 118px;
    margin-top: 9px;
    margin-left: 17px;
}

.id_wind a:hover div {
    display: block;
}

.id_wind .li02 {
    background-position: 0 -61px;
}

.id_wind .li03 {
    background-position: 0 -125px;
}

.id_wind .li04 {
    background-position: 0 -187px;
}

.id_wind .li05 {
    background-position: 0 -250px;
}

.id_wind .zx_qq {
    background-position: 0 -310px;
}

.id_wind a:hover {
    background-image: url("../images/fl.png");
}
.id_wind .name{
    line-height: 26px;
    text-align: center;
    display: block;
    color: #444444;
    font-size: 12px;
}