﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
	width: 980px;
	margin: 0 auto;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width: 980px;
	margin: 0 auto;
	font-family: microsoft yahei;
}
.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 680px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(../img/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../img/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 764px;
	float: right;
	display: inline;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.right2top {
	background: url(../img/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2bot {
	background: url(../img/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 762px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}
.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff
}
.left2_main {
	width: 678px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
/*页眉*/
.header {
	width: 100%;
	background-color: #fff;
}
/*--顶部链接导航*/
.hd_top {
	border-bottom: 1px solid #e9e9e9;
}
.hd_top .container {
	height: 43px;
	line-height: 43px;
	color: #535353;
}
.hd_top a {
	padding: 0 10px;
	color: #535353;
}
/*--页眉内容*/
.hd_cont {
	position: relative;
	height: 142px;
}
.hd_cont .hd_logo {
	position: absolute;
	left: 0px;
	top: 18px;
	background: url(../img/logobr.png) no-repeat 210px center;
}
.hd_cont .hd_logo dd {
	margin-left: 40px;
}
.hd_cont .hd_logo dd h2 {
	padding-top: 28px;
	padding-bottom: 8px;
	font-size: 16px;
	color: #025cb0;
}
.hd_cont .hd_logo dd p {
	font-size: 18px;
	font-weight: bold;
	color: #ff6609;
}
.hd_cont .dh_txt {
	position: absolute;
	top: 100px;
	right: 0px;
	font-size: 14px;
	color: #333;
}
.hd_cont .dh_txt span {
	color: #dd1313;
}
.hd_cont .dh_phone {
	margin-top: 40px;
	width: 254px;
	height: 28px;
	line-height: 28px;
	text-align: right;
}
.hd_cont .dh_phone span {
	color: #333;
}
.hd_cont .dh_phone p {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #025cb0;
}
.hd_cont .dh_fw {
	position: absolute;
	top: 80px;
	right: 0px;
}
/*--导航栏*/
.navBg {
	background-color: #016db7;
}
.dh_nav {
	height: 62px;
}
.dh_nav li {
	float: left;
}
.dh_nav li a {
	display: block;
	padding: 0 14px;
	height: 62px;
	line-height: 62px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background: url(../img/navli.png) no-repeat left center;
}
.dh_nav a.navHome {
	padding: 0 19px;
	background-image: none;
}
.dh_nav li a:hover, .dh_nav li .navCur {
	background: url(../img/navlih.png) no-repeat center;
	color: #fff;
}
/*--searchBox*/
.searchBg {
	position: relative;
	z-index: 999;
	height: 0;
}
.search {
	position: absolute;
	left: 50%;
	bottom: -52px;
	width: 980px;
	height: 52px;
	line-height: 52px;
	margin-left: -490px;
	overflow: hidden;
	background: url(../img/searchbox.png) no-repeat center;
}
.search .searchBox {
	margin-top: 12px;
	margin-left: 15px;
	width: 227px;
}
.search .soText {
	float: left;
	width: 173px;
	height: 19px;
	line-height: 19px;
	padding: 5px 10px;
	color: #333;
	border: none;
	background: url(../img/searchtxt.png) no-repeat center;
	outline: none;
}
.search .soBtn {
	float: right;
	width: 34px;
	height: 29px;
	border: none;
	background: url(../img/searchbtn.png) no-repeat center;
}
.search .keyWord {
	margin-left: 16px;
	width: 600px;
	height: 38px;
	overflow: hidden;
	color: #999;
}
.search .keyWord em {
	color: #333;
}
.search .keyWord a {
	padding: 0 5px;
	color: #717171;
}
/*页尾*/
.footWrap {
	background-color: #3a4f5d;
}
.footer {
	position: relative;
	overflow: hidden;
}
.fotNav {
	height: 66px;
	line-height: 66px;
	text-align: center;
	color: #6e7d88;
}
.fotNav a {
	padding: 0 18px;
	color: #fff;
	font-size: 14px;
}
.fotTxt {
	height: 114px;
	padding: 34px 0px;
	background: url(../img/fottxtbg.png) repeat-x center top;
}
.fotTxt dt {
	margin-left: 200px;
}
.fotTxt dd {
	margin-left: 460px;
	line-height: 32px;
	color: #c1c1c1;
}
.fotZl {
	margin: 0px 106px;
	line-height: 26px;
	color: #c1c1c1;
}
.fotZl a {
	margin: 0px 4px;
	display: inline-block;
	color: #c1c1c1;
}
