﻿@charset "UTF-8";
/* 本css文件用于当前网站自定义样色 */


/* 个性化首页底部样式 */
.myHomePage #footer{min-height: 90px; text-align: center; }
.myHomePage #footer .pics{top: 0px}

/* 友情链接 */
.s-footer .friendLinks { border-bottom:2px solid #4aa963; padding:10px 0px;  width:1200px; margin:0 auto 30px;}
.s-footer .friendLinks h3{float:left;height:42px;line-height:42px;padding-left:40px;background: url(../img/icon-link.png) 2px 8px no-repeat;font-size:18px;font-weight:bold;margin-right:20px;}
.s-footer .friendLinks .con ul { overflow: hidden;}
.s-footer .friendLinks .con li{height:42px; line-height:42px; float:left; margin-right:20px; font-size:14px;}
.s-footer .friendLinks .con li.split{ width:1px; background:#dcfbe5; height:20px; margin-top:12px;}

/*footer*/
.s-footer { color: #fff; background:url(../img/bg-footer.png) 0px 100% repeat-x #359f50; position: relative; text-align: left; padding: 20px 0 80px;}
.s-footer .siteWidth{overflow:hidden; width:1200px; margin:0 auto}
.s-footer a { color: #fff;}
.s-footer a:hover { color: #fff}
.s-footer .copyRight img { vertical-align: text-bottom;}
.s-footer .copyRight p { margin: 0px 0px 8px;; padding: 0px; line-height: 30px; font-size: 14px;}
.s-footer .footLogo{float:left;margin-right: 30px;}
.s-footer .copyRight{overflow:hidden; color:#bdeac9; padding-top:10px;}
.s-footer .copyRight a{color:#bdeac9}
.s-footer .pics{float:right; width:400px; margin-left:20px; padding-top:20px;}
.s-footer .pics li{float:left; margin-right:20px; width:120px; text-align:center; font-size:14px;}
.s-footer .pics li .pic{width:120px; height:120px; margin-bottom:5px;}
.s-footer .pics li .pic img{width:120px; height:120px;}
.s-footer .pics li.li3{margin-right:0px;}

/**/
.footer .friendLinks{display:none}
.footer .footLogo{display:none;}
.footer .pics{display:none}
.footer .copyRight span{color:#333 !important;}