﻿@charset "utf-8";
body { color:#666; font-size:12px; font-family: "宋体";-moz-user-select:-moz-none;} /*网站字体颜色*/
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:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:960px; margin:0 auto; overflow:hidden; }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; 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;}
.left2top { background:url(img/left2_top_img.gif) no-repeat; 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 { background:url(img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px;   border:solid 1px #d5d5d5;  border-top:0px;  padding-bottom:15px; overflow:hidden;  border-bottom:0px;}
.right2_main { width:273px; border:solid 1px #d5d5d5;  padding-bottom:15px; overflow:hidden;border-top:0px; border-bottom:0px;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}


/*头部开始*/
.tops {}
.h_top { height:22px; line-height:22px; color:#777;  }
.h_top span { float:left;}
.h_top div.pr a { padding:0 8px; color:#777;}
.h_top div.pr img { margin:0 3px -3px 0;}

.h_con { height:122px;}
.h_con h1 { float:left; padding-top:18px;}
.h_con .logo { float:left; padding-top:18px;}
.h_pho { font-family:"微软雅黑"; font-size:14px; background:url(img/common/h_pho.gif) no-repeat left 10px; padding-left:40px; margin-top:45px;}
.h_pho span { font-family:Arial; font-size:22px; line-height:23px; display:block; color:#ff7c00;}

.h_nav { height:55px; background:url(img/common/nav.jpg) no-repeat; padding-left:8px;}
.h_nav ul li { float:left; background:url(img/common/n_bor.gif) no-repeat right 5px;}
.h_nav ul li a { color:#fff; font-size:12px; padding:0 0 0 17px; font-weight:bold; line-height:46px;}
.h_nav ul li span { padding-right:17px;}
.h_nav ul li a:-webkit-any-link{ display:block;} 
.h_nav ul li a:hover, .h_nav ul .cur a { color:#fff; background:url(img/common/hover1.gif) no-repeat left top; display:block;}
.h_nav ul li a:hover span, .h_nav ul .cur a span { background:url(img/common/hover2.png) no-repeat right top; display:block;}
.h_nav ul .nobot { background:none;}


.s_inp { width:305px; margin-top:0px;}
.inp01 { background:url(img/common/s_inp.gif) no-repeat; width:211px; height:24px; line-height:24px; border:none; padding:0 3px 0 27px;}
.h_ser p { float:left; padding-top:4px; width:650px;}
.h_ser p a { padding:0 6px;}
.h_ser p b { color:#1c1b1b;}
/*头部结束*

/*底部开始*/
.db01 { background: url(img/common/f_bg.gif) repeat-x; height:217px;}
.db02 { background:url(img/common/f_bg02.gif) no-repeat center top; height:217px;}

.f_nav { background:#0066bb; height:40px; line-height:40px; text-align:center; color:#FFF; margin-top:0px; margin-bottom:15px;}
.f_nav a { color:#FFF; padding:0 10px;}

.foot_con { padding:10px 0 0 0;}
.foot_con p { color:#323232; line-height:30px; text-align:center}
.foot_con p img { padding: 0 5px;}
.foot_con p a { color:#626262;}
.wa01 { top:50px; left:203px;}
.wa02 { top:50px; left:730px;}
/*底部结束*/
#roll_top, #fall, #ct
{
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top
{
	background: url(img/top.gif) no-repeat;
}
#fall
{
	background: url(img/top.gif) no-repeat 0 -80px;
}
#ct
{
	background: url(img/top.gif) no-repeat 0 -40px;
}
#roll
{
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	top: 50%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}
#site {left: -111px;position: absolute;top: 2px;z-index: 3;}
#siteDiv {background-color: #FFFFFF;border: 1px solid #999999;display: none;left: 0;padding: 8px 10px;position: absolute;top: 23px;white-space: nowrap;width: 247px;z-index: 1000;}
#siteDiv li {float: left;list-style-type: none;padding-right: 15px;}
#siteDiv li a {color: #666666;}