﻿@charset "utf-8";
html {
	color:#000;
	background:#FFF;
}
body {
	color:#666;
	font:12px/1.231 "Microsoft YaHei", "Microsoft YaHei", Microsoft YaHei;
} /*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align:middle;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/*title*/

h1 {
	font-size:32px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
.mt10 {
	margin-top:10px;
}
a {
	color:#666;
	text-decoration:none;
}  /*for ie f6n.net*/
a:focus {
	outline:0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: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;
}
i, em {
	font-style:normal;
}
/* -- 页面整体布局 -- */

.header, .content, .footer {
	width:1000px;
	margin:0 auto;
}
.left2 {
	width:670px;
	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 {
	background:url(../images/left2_top_img.gif) no-repeat;
	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 {
	background:url(../images/right_bot2_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right {
	width:941px;
	float:left;
	display:inline;
	margin-right:24px;
}
.right, .rightl {
	width:740px;
	float:right;
	display:inline;
	overflow:hidden;
	margin-left:24px;
	margin-right:0px;
}
.right2 {
	width:275px;
	float:right;
	overflow:hidden;
}
.right3 {
	width:201px;
	float:right;
	overflow:hidden;
	color:#666;
}
.righttop {
	height:3px;
	font-size:0;
	overflow:hidden;
}
.right2top {
	height:3px;
	font-size:0;
	overflow:hidden;
}
.rightbot {
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right2bot {
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right_main {
	width:735px;
	padding-bottom:15px;
	overflow:hidden;
}
.right2_main {
	width:273px;
	padding-bottom:15px;
	overflow:hidden;
}
.left2_main {
	width:668px;
	padding-bottom:15px;
	overflow:hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
/*头部开始*/

.header, .content, .footer, .container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.header {
	width:100%;
	overflow:hidden;
	background-color:#fff;
}
.header .hdTop {
	height:30px;
	background-color:#f7f7f7;
	border-bottom: 1px solid #efefef;
}
.header .hdTop p {
	float:left;
	color:#999;
	line-height:30px;
	font-size:12px;
}
.header .hdUl {
	float:right;
}
.header .hdUl li {
	font-size:12px;
	padding:0 20px;
	border-right:1px dotted #b9b9b9;
	margin-top:10px;
	float:left;
	position: relative
}
.header .hdUl li a {
	color:#999
}
.header .hdUl li.last {
	border:none;
	padding-right:0;
}
.header .logo {
	overflow:hidden;
	background-color:#fff;
	padding:15px 0;
}
.header .logo h1 {
	float:left;
}
.header .logo img.hdImg {
	float:left;
	margin-left:25px;
}
.header .logo h2 {
	font-size:16px;
	color:#2383cf;
	margin-left:20px;
	float:left;
	border-left: 1px solid #edecec;
	padding-left: 20px
}
.header .logo h2 p {
	font-weight:normal;
	font-size:16px;
	color:#666;
	margin-top:5px;
}
.header .phone {
	float:right;
	background:url(../images/hdPhone.png) no-repeat right center;
	padding-right:45px;
	text-align: right;
	margin-top: 5px;
	font-size:16px;
	color:#2383CF;
	font-weight:bold;
}
.header .phone p {
	font-size:14px;
	color:#969696
}
.header .phone h4 {
	font-size:24px;
	color:#2383cf;/* font-weight:normal */
}
.Nav {
	height:65px;
	background:#2383cf;
}
.Nav .navBox {
	height: 60px;
	line-height: 60px;
}
.Nav .navBox li {
	font-size:14px;
	float:left;
	border-right: 1px solid #2e89d1;
	border-top:5px solid #2383cf
}
.Nav .navBox li a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 23px;
}
.Nav .navBox li.last {
	border-right:none;
}
.Nav .navBox li:hover, .Nav .navBox li.cur {
	color:#fff;
	background-color: #0363af;
	border-right-color: #0363af;
	border-top-color: #01c963;
}
.Nav .navBox li:hover a, .Nav .navBox li.cur a {
	color:#fff
}
.header .ewm {
	display: none;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 22px;
	left: 10px;
}
.header .hdUl li:hover .ewm {
	display: block
}
/*搜索*/

.ss {
	overflow:hidden;
	width:100%;
	height:70px;
	background:#fff;
	border-bottom:1px solid #f2f2f2;
}
.ss .ssBox {
	overflow:hidden;
}
.ss .ssBox p {
	line-height:72px;
	color:#333;
	font-size:13px;
	float:left
}
.ss .ssBox p a {
	color:#999;
	padding:0 10px;
	border-right: 1px dotted #bfbfbf;
}
.ss .ssBox p a.last {
	border-right: none
}
.ss .ssK {
	overflow:hidden;
	float:right;
	height:40px;
	width:295px;
	margin-top: 15px;
	background:url(../images/ssBg.png) no-repeat center;
}
.ss .ssK input {
	float:left;
	height:36px;
	line-height:40px;
	font-size:12px;
	padding: 0 10px;
	width: 235px;
	outline:none;
	background:none;
	border:none;
	color:#999;
}
.ss .ssK .a {
	display:block;
	float:right;
	background:url(../images/ssFdj.png) no-repeat center;
	width:40px;
	height:40px;
}
/*footer*/

.footer {
	overflow: hidden;
	width: 100%;
	background-color: #2383cf;
	padding-top: 35px;
	margin-top:0px;
}
.footer .ftDl {
	float: left;
	background: url("../images/ftLine.png") no-repeat left center;
	height: 214px;
	padding-left: 30px;
	margin-right: 70px;
}
.footer .ftDl dt {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	margin-bottom: 16px;
}
.footer .ftDl dd a {
	color: #fff;
	line-height:25px;
	font-size:12px;
	display: block
}
.footer .ftDl dt a {
	color: #fff;
}
.footer .ftDl dd p {
	color: #fff;
	line-height:25px;
	font-size:12px;
}
.footer .bqBox {
	background-color: #fff;
	height: 63px;
}
.footer .bqBox p {
	line-height: 63px;
	float: left;
	color: #999;
}
.footer .bqBox p a {
	color: #999;
	margin: 0 10px;
}
.footer .fxDiv {
	float: right;
	margin-top: 15px;
}
.footer .fxDiv a {
	width: 30px;
	height: 30px;
	margin-left: 10px;
	display: block;
	float: left;
	color: #999
}
.footer .ftBox {
	overflow: hidden;
}
.footer .ftDl:first-child {
	padding-left: 0;
	background:none;
}
.footer .ftTwo {
	width: 240px;
	margin-right: 0;
}
.footer .ftTwo dd a {
	width: 120px;
	float: left;
}
/*temp.css*/

#nodata {
	padding:80px;
	padding-left:150px;
	border:solid 1px #eee;
	margin:10px 0;
	background:url(../images/nodata.gif) no-repeat 20px 20px;
}
/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {
	display:none;
	z-index:1001;
	width:398px;
	border:1px solid #ccc;
	background:#fff;
	padding-bottom:20px;
}
#mesbook1_c div, #mesbook1 div {
	border:1px solid #E4E3E3;
	background:#EBECEB;
	height:18px;
	padding:4px .5em 0;
	margin-bottom:10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width:370px;
	margin:0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float:left;
	width:105px;
	overflow:hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width:265px;
	float:right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom:10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right:20px;
}
/*rollup.css*/

#roll_top, #fall, #ct {
	position:relative;
	cursor:pointer;
	height:42px;
	width:36px
}
#roll_top {
	background:url(../images/top.gif) no-repeat
}
#fall {
	background:url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background:url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	display:block;
	width:15px;
	margin-right:-520px;
	position:fixed;
	right:44%;
	top:80%;
	_margin-right:-520px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index:100;
}
.ImTable * {
	padding:0px;
	margin:0px
}
.ImTable {
	border-collapse:collapse;
	border:none;
	background:url(../images/bg.gif)
}
.ImTable h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:5px
}
.ImHeader {
	height:165px;
	background:url(../images/im_01.gif)
}
.ImRow0 {
	background:url(../images/ico_item1.gif) no-repeat;
	margin:10px 10px 0;
	height:29px;
	padding-left:10px;
	padding-top:1px;
}
.ImRow1 {
	background:url(../images/ico_item1.gif) no-repeat;
	margin:10px 10px 0;
	height:29px;
	padding-left:10px;
	padding-top:1px;
}
a.im, a:hover.im {
	text-decoration:none;
	height:35px;
	color:#333;
	font-size:14px;
}
.ImFooter {
	height:90px;
	background:url(../images/im_04.jpg) no-repeat;
	display:inline-block;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	margin:15px 0 0;
	font-family:'Microsoft YaHei';
}
.ImFooter p {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:10px 0;
}
/* -- 当前位置 -- */

.topadcs {
	width:100%;
	overflow:hidden;
	text-align:center;
	margin:0px auto;
}
.topadcs a img {
	width:100%;
	height:auto;
	display:block;
}
.topadcs a {
	display:block;
	margin:0 auto;
}
.topadcs a.fullad {
	height:350px;
}
.plc, .plc2 {
	height:20px;
	line-height:20px;
	padding:8px 8px 8px 42px;
	position:relative;
	color:#666;
	overflow:hidden;
	font-size:14px;
	border:1px solid #ececec;
	font-family:"Microsoft Yahei", "微软雅黑";
	border-radius:6px;
	background:url("../images/dts.png") no-repeat scroll 8px;
}
.plc span {
}
.plc i, .plc2 i, .plc a {
	font-style:normal;
	font-size:14px;
	color:#666;
}
/*--*/

body {
	background:url("../images/vsBg.png" ) repeat center;
}
.nrbj {
	background:#fff;
	display:inline-block;
	padding:10px 20px 0;
	width:1000px;
}
