﻿@charset "utf-8";
/* CSS Document */
body{background-color:#ededed; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/
a { color:#666666; text-decoration:none; }  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline; color:#ed953b}
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; font-size:0; line-height:0; overflow:hidden;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{ position:absolute;}
.pr{
	position:relative;
}
.mt8{ margin-top:8px;}
.font14 { font-size:14px; font-weight:bold;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}

.color1{
	color:#F00;
}


/* -- 页面整体布局 -- */
.header , .content , .footer { width:990px; margin:0 auto; font-family:microsoft yahei;}
.container{margin-left:auto; margin-right:auto; width:990px;}


/*页眉*/
.header{position:relative; z-index:998; width:100%; background:url(../images/header_ico.png) repeat;}
		/*--顶部链接导航*/
.hd_top{background:#000; border-bottom:1px #ccc solid}
.hd_top .container{height:32px; line-height:32px; color:#fff;}
.hd_top a{padding:0 10px; color:#fff; background:url(../images/hdTopBr.png) no-repeat left center;}
.hd_top a.noBg{background-image:none;}
		/*--页眉内容*/
.hd_cont{position:relative; height:120px; overflow:hidden;}
.hd_cont .hd_logo{position:absolute; left:0; top:35px;}
.hd_cont .hd_logo dd{margin-left:16px; margin-top:20px}
.hd_cont .hd_logo dd h2{ font-size:14px;}
.hd_cont .hd_logo dd span{color:#669900;}


.hd_cont .dh_phone{margin-top:30px; text-align:right; }
.hd_cont .dh_phone dt b{font-size:21px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:red;}
.hd_cont .dh_phone dd{margin-top:5px;}
.hd_cont .dh_phone dd b{font-size:21px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:red;}
		/*--导航栏*/
.dh_nav{height:40px; background:url(../images/navBg.jpg) repeat-x;}
.dh_nav li{float:left;}
.dh_nav li a{display:block; padding:0px 30px; height:40px; line-height:40px; font-size:14px; color:#fff; font-family:microsoft yahei; border-left:1px solid #2876ad;}
.dh_nav li a.navHome{padding:0 16px; border-left:none;}
.dh_nav li a:hover , .dh_nav li a.cur{color:#fff;background:#e49602;}


		/*--searchBox*/
.searchBg{position:relative; height:38px; background:#eee;background:url(../images/search2.jpg) repeat-x center top;}
.search{position:absolute; left:50%; bottom:0px; width:980px; height:38px; line-height:38px; margin-left:-490px; overflow:hidden;}
.search .searchBox{margin-top:5px; margin-right:10px; width:218px;}
.search .soText{float:left; width:168px; height:18px; line-height:18px; padding:5px 10px; color:#999; border:none; background:url(../images/searchTxt.png) no-repeat center; outline:none;}
.search .soBtn{float:right; width:30px; height:28px; border:none; background:url(../images/searchBtn.png) no-repeat center;}
.search .keyWord{margin-left:10px; width:600px; height:38px; overflow:hidden; color:#666;}
.search .keyWord em{font-weight:bold;}
.search .keyWord a{padding:0 5px; color:#666;}


/*页尾*/
.footWrap{background:#12639d; margin-top:20px;}
.footer{position:relative; height:230px; overflow:hidden;color:#fff;}
.fotNav{margin-left:-16px; height:62px; line-height:62px; font-size:14px;}
.fotNav a{padding:0 18px;  color:#fff;}
.fotNav a.noBg{background:none;}
.fotTxt{margin-top:16px; padding-left:134px; line-height:24px; color:#fff;}
.fotTxt a{color:#fff;}
.ewmImg{position:absolute; left:0px; top:68px;}
.fotPhone{position:absolute; right:0px; top:106px; padding:2px 0px 2px 46px; background:url(../images/fotPhoen_ico.png) no-repeat left center; color:#fff;}
.fotPhone dd{font-size:24px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#FF9900;}
