﻿/**
 *  * Created by yuanvp on 2019/5/9.
 */
.footer {
    height: 200px;
    width: 100%;
    background-color: #1B4C84;
    line-height: 200px;
}
.foot_1 {
    width: 800px;
    margin: 0 auto;
    padding: 0 260px;
}
.fooot_2 {

}
.fooot_3 {margin-top:60px;
    line-height: 0;
    font-size: 16px;
    color: #ffffff;
    margin-left:50px;
}
.fooot_3 ul {
    margin-top: 40px;
    height: 40px;
    line-height: 40px;
}
.fooot_3 ul li {
    float: left;
    margin: 0 15px;
}
.fooot_3 ul li:nth-child(1) {
    margin-left: 0;
}
.fooot_3 ul li:nth-child(5) {
    margin-right: 0;
}
.fooot_3 ul li a {
    font-size: 18px;
    color: #ffffff;
}
.fooot_3 p{ text-align:center;
    height: 30px;
    line-height: 30px;
}
.fooot_3 p:nth-child(2) span:nth-child(2) {
    margin-left: 30px;
}
.fooot_3 p a {
    font-size: 16px;
    color: #ffffff;
}
.fooot_4 {
    margin-left: 50px;
}