/* BASIC css start */
#footer { margin-top:80px; position:relative }
#footer .footerTop {height:276px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
#footer .footerTop .inner { margin:0 auto; padding-top:70px; position:relative; width:1200px; display: flex; justify-content: space-between; }
#footer .footerTop .inner:after { display:block; clear:both; content:'' }
#footer .footerTop .inner .shopInfoList { float:left }
#footer .footerTop .inner .shopInfoList.shop { _width:467px }
#footer .footerTop .inner .shopInfoList.account { _width:488px }
#footer .footerTop .inner .shopInfoList.notice { _width:245px }
#footer .footerTop .inner .shopInfoList h3 { padding-bottom:5px; color:#111; font-weight:bold }
#footer .footerTop .inner .shopInfoList .line { margin:13px 0 18px; width:20px; height:2px; background:#080808 }
#footer .footerTop .inner .shopInfoList .shop-bx {color:#777;line-height: 20px;}
#footer .footerTop .inner .shopInfoList .shop-bx a { color:#777 }
#footer .footerTop .inner .shopInfoList .info1 dt { font-size:14px; color:#111; font-weight:bold }
#footer .footerTop .inner .shopInfoList .info1 dd { color:#777; line-height:18px }
#footer .footerTop .inner .shopInfoList .info2 {_padding-top:30px }
#footer .footerTop .inner .shopInfoList .info2 dt,dd { color:#777; line-height:18px }
#footer .footerTop .inner .shopInfoList .notice-bx li { margin-bottom:5px; position:relative }
#footer .footerTop .inner .shopInfoList .notice-bx li a {display:block;color:#777;}
#footer .footerTop .inner .shopInfoList .notice-bx li span { position:absolute; top:0; right:0; color:#aaa }

#footer .footerBottom { margin:0 auto; position:relative; width:1200px; height:51px; *zoom:1 }
#footer .footerBottom:after { display:block; clear:both; content:'' }
#footer .footerBottom .footerNav { float:left }
#footer .footerBottom .footerNav li { padding-right:30px; float:left }
#footer .footerBottom .footerNav li a { height:51px; color:#777; line-height:51px }
#footer .footerBottom .copy { float:right; height:51px; color:#777; line-height:51px }
/* BASIC css end */

