﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family:microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:980px; font-family:microsoft yahei;}

/*页眉*/
.header{position:relative; z-index:999; width:100%; background-color:#052359;}
		/*--页眉内容*/
.hd_cont{position:relative; height:120px;}
.hd_cont .hd_logo{position:absolute; left:0; top:20px;}
.hd_cont .hd_logo dd{margin-left:28px; padding-top:24px;}
.hd_cont .hd_logo dd h2{font-size:18px; line-height:32px; color:#9cbdff;}

.hd_cont .zpImg{position:absolute; left:434px; top:18px;}

.hd_cont .dh_phone{padding-left:36px; margin-top:40px; width:250px; background:url(Img/Common/hdPhoen_ico.png) no-repeat left center; color:#9cbdff;}
.hd_cont .dh_phone dt{float:left; width:60px;}
.hd_cont .dh_phone dd{font-size:22px; font-weight:bold;}

		/*--导航栏*/
.navWrap{background:url(Img/Common/navBg.png) repeat-x center;}
.mainNav{height:72px; font-family:microsoft yahei;}
.mainNav li{float:left;}
.mainNav li a{display:block; color:#333; text-align:center; padding:0 24px; height:82px; background:url(Img/Common/navLiH.png) no-repeat center -100px;}
.mainNav em{display:block; padding-top:18px; padding-bottom:4px; font-size:14px;}
.mainNav span{color:#b8b8b8;}
.mainNav li a:hover , .mainNav .cur{text-decoration:none; background-position:center bottom;}
.mainNav li a:hover em , .mainNav .cur em{color:#fff;}
.mainNav li a:hover span , .mainNav .cur span{color:#70a4ff;}

/*页尾*/
.footWrap{padding-bottom:42px; background-color:#666;}
.fotNav{position:relative; top:-13px; width:996px; height:40px; line-height:40px; overflow:hidden; text-align:center; background:url(Img/Common/fotNav.png) no-repeat center;}
.fotNav a{padding:0 26px; color:#e6e6e6; font-size:13px; display:inline-block; background:url(Img/Common/fotNavLi.png) no-repeat left center;}
.fotNav a:hover{color:#ff6601;}
.fotNav a.noBg{background:none;}
.footer{position:relative; overflow:hidden;}
.fotTxt{padding-top:40px; padding-left:220px; color:#e6e6e6; font-size:13px;}
.fotTxt dt{padding-right:24px; text-align:right; background:url(Img/Common/fotTxtBr.png) no-repeat right top;}
.fotTxt dt p{font-size:20px;}
.fotTxt dd{margin-top:-6px; margin-left:24px; float:left; line-height:24px;}
.fotTxt dd a{ color:#e6e6e6;}