
/*底部*/
.foot {
    width: 100%;
    height: 298px;
    background-color: #000;
    margin: 0 auto;
    padding-top: 50px;
}

.foot_nr {
    width: 1200px;
    margin: 0px auto;
}

.foot_nr .foot_ul_logo {
    width: 530px;
    height: 50px;
    margin: 0px auto;
}

.foot_nr .foot_ul_logo li {
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

.foot_nr .foot_ul_logo li:nth-child(1) {
    width: 145px;
    height: 36px;
}

.foot_nr .foot_ul_logo li:nth-child(1) img {
    width: 145px;
    height: 36px;
    display: block;
}

.foot_nr .foot_ul_logo li:nth-child(2) {
    width: 136px;
    height: 51px;
    margin-top: -8px;
}

.foot_nr .foot_ul_logo li:nth-child(2) img {
    width: 136px;
    height: 51px;
    display: block;
}

.foot_nr .foot_ul_logo li:nth-child(3) {
    width: 134px;
    height: 39px;
}

.foot_nr .foot_ul_logo li:nth-child(3) img {
    width: 134px;
    height: 39px;
    display: block;
}

.foot_nr .foot_link {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.foot_link .foot_p {
    text-align: center;
    color: #c2e4f7;
    font-size: 14px;
    line-height: 30px;
}

.foot_link .foot_p a {
    color: #c2e4f7;
}

.foot_link .foot_word_more {
    color: #c2e4f7;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.foot_link .foot_word_more img.icon1 {
    vertical-align: middle;
    line-height: 20px;
}

.foot_link .foot_word_more img.icon2 {
    width: 35px;
    height: 35px;
}

.foot_nr .tx_dw_erweima {
    width: 252px;
    height: 252px;
    display: block;
    margin: 4px auto;
}

.foot_nr .tx_dw_erweima img {
    width: 252px;
    height: 252px;
    display: block;
}