/* BASIC css start */
#footer {clear:both;font-size: 13px;color: #555;}
#footer .footerInfo {display: block;}
#footer .footerInfo ul.policy {display: flex;justify-content: space-around;padding: 12px 0;text-align: center;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
#footer .footerInfo .footer_cs .fc_inner h3 {margin-bottom: 15px;font-weight: bold;}
#footer .footerInfo .footer_cs .fc_inner ul li {margin-bottom: 3px;}
#footer .footerInfo .footer_cs .fc_inner .cs_info .small {font-size: 11px;}
#footer .footerInfo .footer_cs .fc_inner .cs_info .cs_tel {margin: 10px 0;font-size: 16px;font-weight: bold;}

.fc_inner {margin: 20px;}
.ft_btn_wrap {font-weight: bold;}
.ft_btn_wrap ul {overflow: hidden;}
.ft_btn_wrap ul li {float: left;width: 33.33%;text-align: center;}
.ft_btn_wrap ul li a {display: block;padding: 10px 10px;background-color: #ddd;border-radius: 5px;}
.ft_btn_wrap ul li a:hover {background-color: #f1f1f1;}
.ft_btn_wrap ul li:first-child a {margin-right: 5px;}
.ft_btn_wrap ul li:last-child a {margin-left: 5px;}

.company_info {margin-top: 30px;font-size: 11px;border-top: 1px solid #eee;}
.company_info ul li {margin-bottom: 3px;}
.company_info ul li span {margin-right: 5px;}
.company_info ul li strong:first-child {margin-right: 5px;}
.copyright {font-size: 11px;margin: 20px;color: #aaa;}
/* BASIC css end */

