@charset "utf-8";
/* CSS Document */

/*顶部*/
.top{ height:44px; line-height:44px; background:#85c440; position: relative}
.top p{ color:#fff; font-size:17px; padding-left:55px;}
.top a{position:absolute;display: inline-block;}
.topA a{ height:44px; width:44px; border-right:1px solid #65af1d; left:0; top:0;}
.topA img{ margin:11px 0 0 11px;}
.topTx a{ top:7px; right:50px;}
.topRightImg a{ height:44px; right:0px; top:0; width:40px;}
.topRightImg img{ margin:13px 0 0 11px;}

/*底部*/
.foorNav{ background:#85c440; height:35px; line-height:35px;}
.foorNav a{ float:left; width:20%; text-align:center; color:#fff;}

.foor{ padding-bottom:10px;background:#85c440;}
.foor p{ text-align:center; color:#fff; opacity:0.85; font-size:10px;}
.foor a{ margin:0 5px;color:#fff; opacity:0.85}
.foor .foorP1{ padding:13px 0; font-size:14px;}