/*.foot-swt {
    background: #3a3a3a url("../images/float-nav-bg.jpg") no-repeat scroll center top;
    bottom: 0;
    height: 60px;
    left: 0;
    position: fixed;
    width: 100%;
}*/
.foot-swt .foot-swt-n {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
.foot-swt .foot-swt-n .img1 {
    left: 250px;
    position: absolute;
    top: 13px;
}
.foot-swt .foot-swt-n .tel {
    background:  url("../images/dh.png") no-repeat scroll 0 0;
    display: block;
    height: 36px;
    left: 393px;
    position: absolute;
    text-indent: -9999px;
    top: 13px;
    width: 130px;
}
.foot-swt .foot-swt-n .tel:hover {
    background:  url("../images/dh.png") no-repeat scroll 0 -36px;
}
.foot-swt .foot-swt-n .qq {
    background:  url("../images/qq.png") no-repeat scroll 0 0;
    display: block;
    height: 36px;
    left: 527px;
    position: absolute;
    text-indent: -9999px;
    top: 13px;
    width: 130px;
}
.foot-swt .foot-swt-n .qq:hover {
    background:  url("../images/qq.png") no-repeat scroll 0 -36px;
}
.foot-swt .foot-swt-n .swt {
    background:  url("../images/wx.png") no-repeat scroll 0 0;
    display: block;
    height: 36px;
    left: 655px;
    position: absolute;
    text-indent: -9999px;
    top: 13px;
    width: 130px;
}
.foot-swt .foot-swt-n .swt:hover {
    background:  url("../images/wx.png") no-repeat scroll 0 -36px;
}
.foot-swt .foot-swt-n .foot-topss{
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 13px;
}












.tc {
    border-radius: 10px;
    display: none;
    height: 60px;
    position: relative;
    width: 762px;
}
.tc .zj {
    left: 14px;
    position: absolute;
    top: 102px;
}
.tc .tel {
    background: #9b9b9b none repeat scroll 0 0;
    border: 3px solid #066bb6;
    height: 60px;
    left: 184px;
    position: absolute;
    top: 0px;
    width: 450px;
}
.tc .tel #bomtel {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    height: 25px;
    left: 90px;
    line-height: 25px;
    position: absolute;
    top: 17px;
    width: 165px;
}
.tc .tel #bomtels {
    background:  url("../images/1418105204117.gif") no-repeat scroll left top;
    border: medium none;
    cursor: pointer;
    height: 25px;
    left: 256px;
    position: absolute;
    text-indent: -9999px;
    top: 17px;
    width: 84px;
}
.tc .tel .bqq {
    display: block;
    height: 64px;
    left: 24px;
    position: absolute;
    text-indent: -9999px;
    top: 295px;
    width: 58px;
}
.tc .tel .bzxzx {
    display: block;
    height: 64px;
    left: 106px;
    position: absolute;
    text-indent: -9999px;
    top: 295px;
    width: 58px;
}
.tc .tel .bzjly {
    display: block;
    height: 64px;
    left: 188px;
    position: absolute;
    text-indent: -9999px;
    top: 295px;
    width: 58px;
}
.tc .bclose {
    background: #066bb6 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 125px;
    text-align: center;
    top: 0;
    width: 25px;
}