.ft {
    width: 100%0;
    min-height: 160px;
    background: #333333;
}

.ft-top {
    width: 100%;
    min-height: 120px;
}

.ft-top-auto {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.ft-bottom {
    width: 100%;
    min-height: 40px;
    text-align: center;
    background: #222222;
}

.ft-bottom p {
    line-height: 40px;
    font-size: 14px;
    color: #cccccc;
}

.f-t-left {
    width: 310px;
    margin-right: 94px;
}

.f-t-center {
    width: 375px;
    height: auto;
    padding-top: 25px;
}

.f-t-right {
    width: 318px;
    height: auto;
}

.f-t-left a img {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-top: 31px;
}

.f-t-center span {
    font-size: 16px;
    color: #dddddd;
    padding-left: 24px;
    line-height: 30px;
}

.f-t-center .span1 {
    margin-right: 55px;
}

.f-t-center .span1 {
    background: url(dh.png) no-repeat 0 center;
}

.f-t-center .span2 {
    background: url(email.png) no-repeat 0 center;
}

.f-t-center .span3 {
    background: url(dz.png) no-repeat 0 center;
}

.xglj {
    width: 253px;
    height: 40px;
    background: url(sanjiao.png) #c2c2c2 no-repeat 225px center;
    margin-top: 40px;
    border-radius: 30px;
}

.wx {
    margin-top: 40px;
    position: relative;
}

.xglj {
    position: relative;
}

.xglj-p-lj {
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 23px;
    left: 0;
    z-index: 1000;
    background: #c2c2c2;
    overflow: hidden;
    transition: all 0.7s;
    border-radius: 30px 30px 0px 0px;
}

.xglj .xglj-p {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1001;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    padding-left: 20px;
    cursor: pointer;
}

.xglj-p-lj ul {
    width: 100%;
    height: 120px;
    overflow-y: scroll;
    margin-top: 10px;
}

.xglj-p-lj ul li a {
    font-size: 16px;
    color: #000000;
    padding-left: 20px;
    line-height: 30px;
}

.xglj .xglj-p-lj.height {
    height: 150px;
}

.xglj-p-lj ul li a:hover {
    /* color: #721170; */
    color: #fff;
    transition: none;
}

.img-wx {
    width: 106px;
    height: 0;
    position: absolute;
    top: -107px;
    left: -33px;
    z-index: 1000;
    overflow: hidden;
    max-width: initial !important;
}

.wx:hover .img-wx {
    height: auto;
}

.xglj-p-lj ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}