/* BASIC css start */
footer{
    margin-top:150px;
}

footer .footerTop {
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    padding:17px 0 13px;
}

footer .footerTop .footerLinkPool li{
    margin-right:35px;
}

footer .footerTop .footerLinkPool li a {
    font-size:17px;
    color:#444;
    line-height:30px;
}

footer .footerTop .footerLinkPool_r > a{
    margin-right:27px;
    margin-top:-3px;
    display:block;
    line-height:30px;
}

footer .footerTop .footerLinkPool_r .familySite{
    position:relative;
    padding-left:14px;
    margin-top:-2px;
}

footer .footerTop .footerLinkPool_r .familySite > a{
    display:block;
    font-size:16px;
    color:#999;
    line-height:30px;
}

footer .footerTop .footerLinkPool_r .familySite > a img{
    margin-top:-3px;
    margin-left:14px;
}

footer .footerTop .footerLinkPool_r .familySite > a img.rotate_180{
    transform: rotate(180deg);
}

footer .footerTop .footerLinkPool_r .familySite ul{
    display:none;
    position:absolute;
    top:45px;
    right:0;
    width:200px;
    border:1px solid #eee;
    border-bottom:none;
}

footer .footerTop .footerLinkPool_r .familySite ul li a{
    display:block;
    padding-left:15px;
    line-height:40px;
    font-size:15px;
    color:#999;
    border-bottom:1px solid #eee;
    background:#f9f9f9;
}

footer .footerTop .footerLinkPool_r .familySite ul li a:hover{
    color:#222;
}

footer .footerBottom {
    padding:60px 0 70px
}

footer .footerBottom .f_logo{
    width:100%;
    padding-bottom:35px;
}

footer .footerBottom div .f_tit{
    display:block;
    margin-bottom:13px;
    font-size:15px;
    color:#444;
    letter-spacing:2px;
}

footer .footerBottom div.box1{
    width:640px;
}

footer .footerBottom div.box2{
    width:360px;
}

footer .footerBottom div.box3{
    width:200px;
}

footer .footerBottom div.box1 .companyInfo p{
    margin-bottom:9px;
}

footer .footerBottom div.box1 .companyInfo p span,
footer .footerBottom div.box1 .companyInfo p span a{
    margin-right:15px;
    font-size:15px;
    color:#999;
    font-weight:300;
}

footer .footerBottom div.box2 .notice li{
    margin-bottom:9px;
}

footer .footerBottom div.box2 .notice li a{
    font-size:15px;
    color:#999;
    font-weight:300;
}

footer .footerBottom div.box3 .customerCenter .f_tit{
    margin-bottom:5px;
}

footer .footerBottom div.box3 .customerCenter span{
    display:block;
    margin-bottom:9px;
    font-size:15px;
    color:#999;
    font-weight:300;
}

footer .footerBottom div.box3 .customerCenter span.tel{
    font-size:30px;
    font-weight:bold;
    color:#092e49;
}

footer .footerBottom div.box3 .customerCenter a.askBtn{
    display:block;
    margin-top:19px;
    width:118px;
    line-height:32px;
    font-size:15px;
    font-weight:500;
    text-align:center;
    letter-spacing:-1px;
    color:#999;
    border:1px solid #ddd;
}

footer .footerBottom div.box3 .customerCenter a.askBtn img{
    margin-top:-3px;
    margin-left:8px;
}

/*ÇÏ´Ü °íÁ¤ ¹öÆ°*/
.fixedBtnWrap{
    position:fixed;
    bottom:20px;
    right:20px;
    z-index:990;
}

.fixedBtnWrap a{
    display:block;
    margin-bottom:6px;
    cursor:pointer;
}



/* BASIC css end */

