﻿/* pc */
.pc-location{display:block; height:60px; width:100%; background:#f0f0f0;box-shadow:1px 1px 1px 1px #eee;line-height:60px; font-size:14px; }
.pc-location .inner{display:block; width:1200px; margin:0 auto; line-height:60px; font-size:14px; color:#aaa;}
.pc-location .inner a{line-height:60px; font-size:14px; color:#666;}
.pc-location .inner .fl{float:left; width:800px;}
.pc-location .inner .fr{float:right; width:380px; text-align:right; color:#aaa;}
.pc-location .inner .fr a{color:#666;}









/* web */
.web-location{display:none; width:96%;padding:0% 2%;height:40px; line-height:40px; background:#F0F0F0; text-align:right; font-size:13px; color:#aaa;}
.web-location a{color:#aaa;}



