.gather-bottom{
    background-color: #000;
    margin-top: 36px;

}
.footer-gather{
    width: 1080px;
    margin:  0 auto;
    padding: 32px 0 0px 0;
}
.footer-gather a,.footer-gather b{
    color: #fff;
}
.gather-top{
    border-bottom: 1px solid #797979;
    padding-bottom: 12px;
}
.ga-clear{
    zoom: 1;
}
.ga-clear:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}
.ga-lf{
    float: left;
}
.ga-lr{
    float: right;
}
.gather-top{
    font-size: 14px;
}
.gather-top .ga-lf a{
    margin-right: 9px;
}
.gather-top .ga-lr a{
    margin-right: 10px;
}
.gather-top .ga-lr{
    padding-right: 10px;
}
.gather-main{
    padding: 22px 0 12px 12px;
    white-space: nowrap;
    position: relative;
}
.wid138{
    width: 138px;
}
.wid134{
    width: 134px;
}
.wid114{
    width: 114px;
}
.wid109{
    width: 109px;
}
.wid124{
    width: 124px;
}
.wid152{
    width: 152px;
}
.wid168{
    width: 168px;
}
.wid89{
    width: 89px;
}
.mb16{
    margin-bottom: 16px;
}
.mt10{
    margin-top: 10px;
}
.mt-3{
    margin-top: -2px;
}
.mt15{
    margin-top: 15px;
}
.gather-main>ul b{
    font-size: 14px;
    display: block;
    padding-bottom: 15px;
}
.gather-main>ul a{
    font-size: 14px;
}
.gather-main>ul p{
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}
.gather-main>ul>li{
    margin-top: -1px;
}
.absolute-ga{
    position: absolute;
    left: 960px;
    top: 43px;
}
.ga-attend{
    margin-top: 18px;
}
.absolute-ga .ga-attend {
    margin-top: 80px;
}
.ga-attend img{
    width: 85px;
    height: 85px;
}
.ga-attend p{
    font-size: 13px;
    margin-bottom: 8px;
}
.ther-footer{
    position: relative;
    border-top: 1px solid #c4c4c4;
    padding: 10px 0;
    line-height: 21px;
    text-align: center;
    margin-top: 10px;
    font-family: arial;
}
.foot-link {
    color: #ccc;
    margin-bottom: 5px;
    line-height: 26px;
}
.foot-link a {
    display: inline-block;
    height: 25px;
    margin: 0 8px;
    font-size: 13px;
}
.ther-footer p{
    color: #fff;
    font-size: 13px;
}





/* 20200608 华秋电路首页最新底部*/
.pcb_container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.pcb-footer-link {
    float: left;
    width: 100px;
    margin-right: 74px;
}

.pcb-footer-link h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}
.pcb_site_about {
    padding: 15px 0;
    border-top: 1px solid #494949;
    overflow: hidden;
    background-color: #000000;
    min-width: 1200px;
    font-size: 13px;
}
.pcb_site_about .hd {
    float: left;
    margin-top: 26px;
    font-size: 18px;
    color: #999;
    width: auto;
    border: none;
}
.pcb_site_about .bd {
    float: right;
    color: #ccc;
    width: 876px;
    display: flex;
    border: none;
}
.pcb_site_about .bd .item {
    position: relative;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    width: 150px;
    height: 70px;
    text-align: center;
    background-color:#2B2B2B ;
}
.pcb_site_about .bd .item:hover .pcb-hover-show,.pcb_site_about .bd .item:hover a {
    opacity: 1;
    color: #fff;
}
.pcb_site_about .bd .last {
    margin-right: 0;
}
.pcb_site_about .bd .last:after {
    display: none;
}
.pcb_site_about .bd .tit {
    font-size: 16px;
    font-weight: 700;
}
.pcb_site_about .bd .pcb-tit-bottom{
    border-top: 1px solid #474646;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 22px;
}
.pcb_site_about .s_link {
    padding-top: 10px;
    margin-left: 30px;
}
.pcb_site_about .s_link a{
    margin-bottom: 14px;
    display: inline-block;
}
.pcb_site_about .s_link a:hover{
    color: #fff;
}
.pcb-footer-logo{
    width: 91px;
    height: 32px;
}
.pcb-hover-show{
    opacity: 0.5;
    vertical-align: middle;
}
.pcb-mini-cut-line{
    position: relative;
    display: inline-block;
    background-color: #666666;
    width: 1px;
    height: 30px;
    margin:0 20px 0 20px;
    top: 9px;
}
.pcb_site_about .hd:hover .pcb-hover-show,.pcb_site_about .hd:hover span{
    opacity: 1;
    color: #fff;
}
.pcb_site_about .hd:hover .mini-cut-line {
    background-color: #fff;
}
.pcb_site_about .hd a, .pcb_site_about .bd a {
    color: #999;
}