@charset "utf-8"; 
/* CSS Document */
.w1000 { width: 1000px; margin: 0 auto; }
.mgt30 { width: 100%; height: 20px; }
.clear { clear: both; }
.header { width: 100%; position: relative; background: #0965B2; height: 90px; }
.top01 { height: 38px; width: 100%; background: #38404D; }
.header_top { width: 1000px; position: absolute; top: 0; height: 90px; left: 50%; margin-left: -500px; }

.logo { width: 160px; height: 90px; background: #fff; text-align: center; vertical-align: middle; float: left; }
.logo img { margin-top: 16px; vertical-align: middle; }
.logo .logoimg { margin: auto; margin-top: 16px; width: 140px; height: 60px; background: url(../Images/ico_all.png) no-repeat; }
.logo .logoimg a { display: block; width: 100%; height: 100%; }
.logo .logoimg a: hover { text-decoration: none; }

.rightTop { float: right; width: 835px; height: 90px; }
.Ls_top_l { float: left; margin-left: 5px; position: relative; }
.Ls_top_l span { display: inline-block; color: #F60; line-height: 38px; padding: 0 10px; }
.Ls_top_l a { color: #ccc; text-decoration: none; }
.Ls_top_l font { display: inline-block; width: 15px; height: 15px; background: url(../Images/ico_all.png) no-repeat -188px 9px; }
.showcity { background: #fff; border: solid 1px #ccc; border-bottom: 0 none; border-top: 0 none; }
.showcity a { color: #333; }
.cityList { width: 365px; position: absolute; background: #fff; z-index: 10; padding: 15px 0; border: solid 1px #ccc; border-top: 0 none; left: -1px; display: none; }
.Ls_top_l dl { border-bottom: solid 1px #ccc; padding: 5px 0; }
.Ls_top_l dl dt { width: 65px; float: left; }
.Ls_top_l dl dt span { height: 26px; line-height: 26px; font-size: 13px; font-weight: bold; }
.Ls_top_l dl dd { float: left; width: 300px; }
.Ls_top_l dl dd a { height: 26px; line-height: 26px; display: block; float: left; padding: 0 5px; font-size: 13px; }

.Ls_top_r { float: right; }
.Ls_top_r li { float: left; }
.Ls_top_r li a { color: #ccc; line-height: 38px; padding: 0 10px; }
.Ls_top_r li.Ls_top_r_last a { padding-right: 0; }
.Ls_top_r li i { width: 15px; height: 15px; margin-top: 8px; display: block; float: right; background: url(../Images/ico_all.png) no-repeat -189px 10px; }
.Ls_nav li { float: left; }
.Ls_nav li a { color: #fff; line-height: 52px; font-size: 18px; padding: 0 12px; display: block; }
.Ls_nav li.last-of-type a { padding-right: 0; }

.index_footer { margin-bottom: 10px; border-top: 4px solid #0965b2; }
.footerNav { text-align: center; margin: 10px 0; }
.footerNav ul li { display: inline-block; }
.footerNav ul li a { font-size: 14px; color: #5E5E5E; border-left: solid 1px #5E5E5E; padding: 0 0 0 8px; line-height: 16px; }
.footerNav ul li.firstNav a { border-left: 0 none; }
.footerPowerby { text-align: center; margin: 10px 0; }
.footerPowerby p { font-size: 12px; color: #5E5E5E; }
.footerWebInfo { text-align: center; }
.footerWebInfo p { font-size: 12px; color: #5E5E5E; }