@charset "utf-8";
/* CSS Document */
body{
	overflow-x:hidden; 
	color:#666; 
	font-size:16px; 
	font-family: "微软雅黑" , "宋体"; 
	position:relative;
}/*网站字体颜色*/
a { 
	color:#666; 
	text-decoration:none;
	outline:none;
}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
img{
	border:0 none;
}
.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:760px; 
	margin:0 auto;
}
/* -- 页面整体布局 -- */
.header , .content , .footer { 
	width:980px; 
	margin:0 auto; 
	font-family:微软雅黑;
}
.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(../images/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(../images/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;
	margin-left:15px; 
	overflow:hidden;
	background: #fff;
}
.right2 { 
	width:275px;  
	float:right; 
	overflow:hidden;
}
.right3 { 
	width:201px; 
	float:right; 
	overflow:hidden; 
	color:#666;
}
.right2top { 
	background:url(../images/right2_top_img.gif) no-repeat; 
	height:3px; 
	font-size:0; 
	overflow:hidden;
}

.right2bot { 
	background:url(../images/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;  
	overflow:hidden;
	background:#fff;
}
.right2_main { 
	width:273px; 
	border:solid 1px #d5d5d5;
	border-top:0; 
	border-bottom: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;
}


/*页眉*/
.header{
	width:100%; 
	background-color:#fff;
}
		/*--顶部链接导航*/
.hd_top{
	background-color:#f3f3f3;
}
.hd_top .container{
	height:32px; 
	line-height:32px; 
	color:#6a6969;
}
.hd_top span{ 
	float:right;
}
.hd_top a{
	padding:0 10px; 
	color:#6a6969; 
	line-height:32px; 
}
		/*--页眉内容*/
.hd_cont{ 
	margin:0px auto; 
	width:980px; 
	height:110px;
}
.hd_cont .hd_logo{ 
	width:500px; 
	display:block; 
	height:110px; 
	float:left;
}

.hd_cont .logo{ 
	float:left; 
	display:block;
	width:70px; 
	height:70px;
	margin-top:20px;
}
.hd_cont .hd_logo .logow{ 
	height:70px; 
	margin-top:20px;
	margin-left:10px;  
	float:left; 
	border-left:2px solid #333; 
	text-indent:10px; 
	line-height:34px;
}
.hd_cont .hd_logo .logow p{
	font-size:36px; 
	color:#363636; 
	font-family:"微软雅黑";
	margin-top:1px;
}
.hd_cont .hd_logo .logow b{
	display: inline-block;
	font-size:24px;
	color:#DA251C;
	margin-top: 4px;
}
.hd_cont .hd_logo .logow h1{
	color:#DA251C;
	font-size:24px;
	display:inline;
}
.hd_cont .dh_phone{
	padding: 18px 0 4px 50px;
	margin-top:20px;
	background:url(../images/hdphoen_ico.png) no-repeat left center;
	color:#5c5c5c;
	float:right;
	height:47px;
}
.hd_cont dt{
	float:left;
	font-size:20px;
	font-family:"方正兰亭准黑_GBK";
	height:47px;
}
.hd_cont dd{ 
	display:block; 
	width:180px; 
	font-weight:bold; 
	font-family:impact; 
	font-size:20px; 
	float:left; 
	height:22px; 
	line-height:22px;
}
/*--导航栏*/
.dh_nav{
	background:#47A4F4; 
	height:50px;
} 
.dh_nav ul{
	margin:0px auto;
	width:980px;
}
.dh_nav li{
	float:left;
}
.dh_nav li a{
	display:block;
	float:left; 
	padding:0 20px; 
	height:50px; 
	line-height:50px; 
	font-size:14px; 
	font-weight:bold; 
	color:#fff; 
	text-decoration:none; 
	font-family:宋体; 
	/*background:url(../images/navli.png) no-repeat left center;*/ 
	display:block;
}
.dh_nav li a.navHome{
	padding:0 20px; 
	background-image:none;
}
.dh_nav li a.navCur , .dh_nav li a:hover{
	background-color:#e92f25;
}
.logow h2{
	font-size:36px!important;
	font-weight: normal;
	color:#333333;
	margin:2px 0 8px 0;
}
.logow p{
	font-size:18px;
}
.t_rocket{
	background:url(../images/t_rocket.png) center center no-repeat;
	width:40px;
	height:40px;
	background-size:30px;
	position:fixed;
	right:20px;
	bottom:30px;
	z-index:10086;
	cursor:pointer;
	opacity:0;
}
.t_rocket:hover{
	background:url(../images/t_rocket_hover.png) center center no-repeat;
	background-size:30px;
}