/* BASIC css start */
@charset "utf-8";


#footer{width: 100%;height: 500px; border-top:1px solid #eee; margin-bottom:-60px !important}
#footer .foot_inner{width: 1280px; margin: 0 auto; height: 410px;}
#footer .foot_copy{width: 1280px; margin: 0 auto; height: 90px;line-height: 60px;  font-size:12px; color:grey; font-weight:600}
#footer .foot_inner>div>div{padding-top: 70px;}
#footer .foot_inner>div>div.top{height: 130px; }

#footer .footer_left{float: left;height: 100%; width: 220px;}
#footer .footer_center{float: left; height: 100%; width: 680px; }
#footer .footer_right{float: left; height: 100%; width: 380px;}

#footer p.tit{ margin-bottom: 20px;font-family: 'Lato' !important; font-size:14px; font-weight:800;letter-spacing:1px}
#footer ul li{font-size: 12px;color: #aaa;}
#footer .footer_left .cs_center{}
#footer .footer_left .cs_center p.f_num{margin-bottom: 13px; font-size: 20px; font-weight: bold;font-family: 'Lato' !important; }
#footer .footer_left .cs_center ul{}
#footer .footer_left .cs_center ul li{line-height: 20px;}

#footer .footer_left .bank_info{}
#footer .footer_left .bank_info ul{}
#footer .footer_left .bank_info ul li{line-height: 20px;}

#footer .footer_center .company_info{}
#footer .footer_center .company_info ul{ height:auto; width:75%;  }
#footer .footer_center .company_info ul li{float: left;margin-right: 10px; position: relative; padding-right: 10px; line-height:23px !important}
#footer .footer_center .company_info ul li::after{content: ""; display: inline-block; width: 1px ; height: 8px;  position: absolute; right: 0; top: 50%; transform: translateY(-50%); background-color:#ccc }
#footer .footer_center .company_info ul li:nth-child(2)::after,
#footer .footer_center .company_info ul li:nth-child(6)::after,
#footer .footer_center .company_info ul li:nth-child(8)::after
{display: none; content:"<br>"}

#footer .footer_right{}
#footer .footer_right li{line-height:20px; font-size:12px; color:#aaa}
#footer .footer_right>div{height: 100%; float: left;width: calc(100% / 3);}
#footer .footer_right .company a{font-size: 12px; color:#aaa}



#footer .board a, #footer .category a{    font-size: 12px;
    color: #aaa;}
/* BASIC css end */

