.clearFix:after {
    content: '';
    display: block;
    clear: both;
}

.fotter {
    width: 100%;
    margin-top: 1rem;
    background: url(../images/fotter.png) no-repeat center /100% 100%;
}

.fotterBox {
    width: 14.2rem;
    margin: 0 auto;
    padding-bottom: .48rem;
    position: relative;
}

.span1 {
    display: inline-block;
    width: .81rem;
    height: .78rem;
    background: url(../images/fhdb.png) no-repeat;
    position: absolute;
    top: -.33rem;
    right: 0;
}

.fotterBox span:hover {
    cursor: pointer;
}

.footerLeft {
    float: left;
    width: 32%;
    margin-top: .62rem;
}

.footerRight {
    float: right;
    width: 61%;
    margin-top: .78rem;
}

.footerLeftTop img {
    width: 100%;
}

.footerLeftTopBot {
    margin-top: .6rem;
}

.footerLeftTopBot ul li {
    float: left;
}

.footerLeftTopBot ul li:nth-child(1) {
    margin-left: 0;
}

.inco1 {
    width: .57rem;
    height: .57rem;
    border-radius: 50%;
    background-color: #a7b0b7;
    background-image: url(../images/tuoyuanwb.png);
    background-position: center;
    background-repeat: no-repeat;
}

.inco2 {
    width: .57rem;
    height: .57rem;
    background-image: url(../images/tuoyuanvx.png);
    margin-left: .2rem;
    border-radius: 50%;
    background-color: #a7b0b7;
    background-position: center;
    background-repeat: no-repeat;
}

.inco3 {
    width: .57rem;
    height: .57rem;
    background-image: url(../images/tuoyuansj.png);
    margin-left: .2rem;
    border-radius: 50%;
    background-color: #a7b0b7;
    background-position: center;
    background-repeat: no-repeat;
}

.inco4 {
    width: .57rem;
    height: .57rem;
    background-image: url(../images/tuoyuandn.png);
    margin-left: .2rem;
    border-radius: 50%;
    background-color: #a7b0b7;
    background-position: center;
    background-repeat: no-repeat;
}

.footerLeftTopBot ul li div:hover {
    background-color: #1cb982;
}

.ulsBox li {
    float: left;
    margin-left: .52rem;
}

.ulsBox li:nth-child(1) {
    margin-left: 0;
}

.ulsBox li h2 a{
    font-size: .16rem;
    color: #00204a;
    margin-bottom: .22rem;
}

.ulsBox li a {
    display: block;
    font-size: .14rem;
    color: #a4abb1;
    margin-bottom: .15rem;
}

.footerEnd {
    width: 100%;
    background: #176db8;
}

.footerEndBox {
    width: 14.2rem;
    height: .77rem;
    margin: 0 auto;
    line-height: .77rem;
    font-size: 14px;
}

.footerEndLeft {
    float: left;
    color: #ffffff;
}

.footerEndRight {
    float: right;
    color: #a2c5e3;
}

.ulsBox {
    position: relative;
}

.footerLeftTopBotImg {
    position: absolute;
    right: 0;
    bottom: 15%;
    z-index: 10;
    cursor: pointer;
}

.fotterUlsMenus span {
    width: .52rem;
    height: .2rem;
    background: url(/Portals/155/Skins/zhxcl-home/images/jt-wbot.png) no-repeat left center / .2rem;
    float: right;
    margin-top: .13rem;
}

.fotterUlsMenus {
    width: 1.74rem;
    height: .42rem;
    background: #176db8;
    text-align: center;
    color: #fff;
    border-radius: .21rem;
    line-height: .4rem;
    cursor: pointer;
    margin-top: .6rem;
    font-size: .18rem;
}

.fotterUlsBot {
    width: 1.74rem;
    background-color: #ffffff;
    text-align: center;
    margin-top: .05rem;
    cursor: pointer;
    position: absolute;
    bottom: 27%;
}

.fotterUlsBot ul li:hover {
    background-color: #f5f5f5;
}

.fotterUlsBot a {
    display: inline-block;
    width: 100%;
    font-size: .18rem;
    line-height: .4rem;
}