﻿@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: 1200px;
	margin: 0 auto;
}
.left2 {
	width: 910px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 910px;
	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 {
	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: 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: 910px;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	width: 910px;
	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: 1200px;
}
.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.header .hdTop {
	height: 30px; background-image:url(../img/top.png);
	
	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
}
.header .logo h1 {
	float: left;
}
.header .logo img.hdImg {
	float: left;
	margin-left: 155px;
	margin-top: 20px;
}
.header .logo h2 { font-family:"Microsoft YaHei", "Microsoft YaHei";
	font-size: 30px;
	color: #0d55d8;
	margin-left: 20px;
	float: left;
	border-left: 1px solid #edecec;
	padding-left: 20px
}
.header .logo h2 p {
	font-weight: normal;
	font-size: 20px;
	color: #666;
	margin-top: 6px;
}
.header .phone {
	float: right;
	background: url(../img/hdphone.png) no-repeat right center;
	padding-right: 45px;
	text-align: right;
	margin-top: 35px;
}
.header .phone p {
	font-size: 14px;
	color: #969696
}
.header .phone h4 {
	font-size: 24px;
	color: #0d55d8;/* font-weight:normal */
}
.Nav {
	height: 65px;
	background: #0d55d8;
}
.Nav .navBox {
	height: 60px;
	line-height: 60px;
}
.Nav .navBox li {
	font-size: 14px;
	float: left;
	border-right: 1px solid #2e89d1;
	border-top: 5px solid #0d55d8
}
.Nav .navBox li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 33px;
}
.Nav .navBox li:last-child {
	border-right: none;
}
.Nav .navBox li:hover, .Nav .navBox li.cur {
	color: #fff;
	background-color: #232323;
	border-right-color: #232323;
	border-top-color: #666666;
}
.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: 450px;
	margin-top: 15px;
	background:#dedede;
}
.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(../img/ssfdj.png) no-repeat center;
	width: 40px;
	height: 40px;
}
 

/*新增加底部样式*/
 .pageBotm {	background-color: #505050;
	clear: both;}

.pageDBox {

	width: 1180px;

	margin: 0 auto;

	padding: 40px 0;

}

.linkLine {	overflow: hidden;}
.linkLine img {	float: left;}

.linkLine p {	width: 992px;	float: right;	line-height: 30px;}

.linkLine p a {	font-size: 14px;	color: white;	margin: 0 7px;}
.linkLine p a:hover {	text-decoration: underline;}
.subNav {	clear: both;	margin-top: 40px;	text-align: center;	line-height: 40px;	background-color: #0d55d8;height: 40px;	font-size: 14px;	color: white;}
.subNav a {	font-size: 14px;	color: white;	margin: 0 10px;}

.pageDLine {	overflow: hidden;	margin-top: 35px;}

.pageDLine p {	float: left;	font-size: 14px;	color: white;	line-height: 26px;}

.pageDLine p span {	font-size: 14px;	color: white;	margin-right: 30px;}
.pageDLine p a {	color: white;	margin-right: 30px;}
.ewm {	float: right;}

.pagination-wrapper {	margin: 20px 0;
}
/*temp.css*/
#nodata {	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(../img/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(../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: -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(../img/bg.gif)
}
.ImTable h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}
.ImHeader {
	height: 165px;
	background: url(../img/im_01.gif)
}
.ImRow0 {
	background: url(../img/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 29px;
	padding-left: 10px;
	padding-top: 1px;
}
.ImRow1 {
	background: url(../img/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(../img/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("../img/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("../img/vsBg.png" ) repeat center;
}
.nrbj {
	background: #fff;
	display: inline-block;
	padding: 10px 20px 0;
	width: 1200px;
}
