.left { float: left; }
.right { float: right; }
.oh { overflow: hidden; }
.os { overflow: scroll; }
.ov { overflow: visible; }
.bgnr { background-repeat: no-repeat; }
.bgr { background-repeat: repeat; }
.bgrx { background-repeat: repeat-x; }
.bgry { background-repeat: repeat-y; }
.bgCover { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }
.pr { position: relative; }
.pa { position: absolute; }
.part { width: 1200px; margin: 0 auto; }
.font-xs { font-size: 12px; }
.font-s { font-size: 14px; }
.font-m { font-size: 16px; }
.font-l { font-size: 18px; }
a:hover { color: #ff9724!important; }
/********************************************************************************
                              底部
********************************************************************************/
.foot { text-align: center; font-size: 12px; line-height: 24px; color: #666; border-top: 1px solid #d9d9d9; margin: 30px auto 0; padding-top: 30px; position:relative; }
.foot a { margin: 0 10px; color: #666; }
.foot i { color: #00499e; font-style: normal; }
.foot .icon { margin: 10px 0 20px 0; }
.icon { display: inline-block; vertical-align: middle; background: url(http://www.news.cn/2015/img2015/icon_all.png) no-repeat; overflow: hidden; }
.iconGs { width: 34px; height: 42px; background-position: 0 -158px; }
/*# sourceMappingURL=foot.css.map */
