
._footers {
    width: 100%;
    height: 252px;
    background-color: #1a1a1a;
    display: flex;
    justify-content: center;
    align-items: center;
}

._footers ._footer_div {
    width: 1200px;
    /*height: 230px;*/
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 10px;
    box-sizing: border-box;
    color: #FFFFFF;
}

.index_tel {
    width: 270px;
    height: 30px;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
    bottom: 5px;
    right: 4px;
}

.needfloat {
    float: left;
}

.big_title {
    /*/**font-family: "Source Han Sans CN";*/
    color: #FFFFFF;
    font-size: 15px;
    line-height: 25px;
}

.lititle_title {
    font-size: 13px;
    /*/**font-family: "Source Han Sans CN";*/
    color: #999999;
    line-height: 23px;
}

img.xiaojian {
    width: 6px;
    height: 12px;
    margin:6px 8px;
}
.fen_company{
    margin-bottom: 20px;
}
.first_content {
    /*max-width: 500px;*/
    padding-top: 10px;
    box-sizing: border-box;
    float: left;
}
.tel-number {
    font-family: AvantGarde;
    font-size: 28px;
    border-bottom: 1px solid #aa8b12;
    padding: 2px 0 1px;
    box-sizing: border-box;
}
.company-name-wrapper {
    padding: 5px 0 10px;
    box-sizing: border-box;
}
.company-name-wrapper>p {
    padding-bottom: 5px;
    box-sizing: border-box;
}
p.company-title {
    font-size: 18px;
    padding-top: 5px;
    letter-spacing: 1px;
    box-sizing: border-box;
}
p.company-adress,
p.company-name {
    color: #CBCBCB;
    font-size: 14px;
    letter-spacing: 1px;
}
.company-copyright {
    padding-top: 10px;
    color: #9c9c9c;
    font-size: 13px;
    box-sizing: border-box;
}
.company-copyright>a {
    color: #9c9c9c;
}
.company-copyright>a:hover {
    color: #9c9c9c;
}
/*.two_content {*/
/*    max-width: 485px;*/
/*}*/

.three_content {
    float: left;
    max-width: 500px;
}
.total_company1{
    height: 60px;
}
.total_company2{
    height:60px;
}
img.tianmao{
    width: 100px;
    height: 100px;
}
img.gongzhong{
    width: 100px;
    height: 100px;
}
div.frist_erwei{
    width: 100px;
    margin-right: 42px;
    height: 120px;
    float: left;
    text-align: center;
}
div.two_erwei{
    width: 100px;
    float: left;
    height: 120px;
    text-align: center;
}
.erweima_div{
    padding-top: 15px;
    box-sizing: border-box;
    /*height: 117px;*/
}
.erweifont{
    /*/**font-family: "Source Han Sans CN";*/
    font-size: 12px;
    color: #999999;
    margin-top: 8px;
}
.dianpu{
    width: 100%;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.dianpu a img{
    width: 30px;
    height: 30px;
}

.banquan{
    font-size: 13px;
    /**font-family: "Source Han Sans CN";*/
    color: #999999;
}
.banquan a{
    font-size: 13px;
    /**font-family: "Source Han Sans CN";*/
    color: #999999;
    line-height: 16px;
}
