﻿@charset "utf-8";
html {
	color: #000;
	background: #FFF;
}
body {
	color: #666;
	font: 12px/1.231 arial, helvetica, clean, sans-serif, "微软雅黑";
} /*网站字体颜色*/
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, 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;
}
i, em {
	font-style: normal;
}
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;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
*zoom:1
}
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: 1000px;
	margin: 0 auto;
}
.left {
	width: 221px;
	float: left;
	overflow: hidden;
}
.leftr {
	width: 221px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 710px;
	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 {
	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: 755px;
	float: left;
	display: inline;
	margin-right: 24px;
	overflow: hidden;
}
.rightl {
	width: 755px;
	float: left;
	display: inline;
	margin-right: 24px;
	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: 755px;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	width: 755px;
	padding-bottom: 15px;
	overflow: hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
/*头部开始*/
.topWrap {
	background: url(../img/t_bj.jpg) no-repeat center top;
	height: 255px;
	overflow: hidden;
}
.h_top {
	height: 33px;
	line-height: 33px;
	color: #888888;
	overflow: hidden;
	font-family: "微软雅黑";
}
.h_top span a {
	color: #888888;
	display: inline-block;
	padding: 0 5px;
}
.h_nr {
	height: 164px;
	overflow: hidden;
}
.h_logo {
	width: 650px;
	height: 119px;
	overflow: hidden;
	margin: 18px 0 0 0;
}
.h_logo span {
	width: 479px;
	height: 59px;
	margin-top:35px;
	overflow: hidden;
}
.h_logo span img {
	width: 479px;
	height: 59px;
}
.h_logo h1 {
	width: 525px;
	font: 18px "Microsoft Yahei";
	color: #000;
	padding: 42px 0 0 25px;
	line-height: 32px;
}
.h_logo h1 b {
	display: block;
	font-size: 22px;
}
.h_logo h1 b i {
	color: #bf0200;
	display: inline-block;
	padding-left: 10px;
}
.h_lx {
	width: 340px;
	margin: 34px 0 0 0;
	overflow: hidden;
}
.h_lx p {
	width: 290px;
	font:  20px/30px "Microsoft Yahei";
	color: #0057a7;
	background: url(../img/tel.png) no-repeat left 5px;
	padding-left: 48px;
	margin-top: 20px;
	float: right;
}
.h_lx p span {
	color: #c7000a;
	font: bold 28px/30px Arial, Helvetica, sans-serif;
	display: block;
}
.h_lx i {
	display: block;
	float: right;
	width: 82px;
	overflow: hidden;
}
.h_lx i img {
	border: 3px solid #fff;
	width: 76px;
	height: 76px;
}
.h_nav {
	height: 58px;
	overflow: hidden;
}
.h_nav ul li {
	float: left;
	height: 58px;
	overflow: hidden;
	/*background: url(../img/line.gif) no-repeat right top;*/
	position: relative;
	width:125px;
	text-align:center;
	display: inline;
}
.h_nav ul li a {
	display: inline-block;
	font: 16px "Microsoft Yahei";
	color: #fff;
	line-height: 58px;
	height: 58px;
	padding: 0 20px 0 28px;
}
.h_nav li a:hover, .h_nav a.cur {
	text-decoration: none;
	/*background: url(../img/cur.jpg) no-repeat center top;*/
	background-color:#c7000a;
}
.h_nav .nones {
	background: none;
}
/*头部结束*/

/*底部开始*/
.footWrap {
	background: url(../img/f_bj.jpg) no-repeat center top;
	height: 272px;
	overflow: hidden;
}
.footer {
	position: relative;
	height: 213px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}
.fnav {
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
.fnav a {
	color: #fff;
	padding: 0 30px;
	display: inline-block;
}
.f_pic {
	/*width: 105px;*/
	height: 134px;
	margin: 36px 0 0 40px;
	display: inline;
	overflow: hidden;
}
.f_pic img {
	/*width: 105px;
	height: 134px;*/
}
.f_wz {
	line-height: 24px;
	color: #fff;
	padding: 54px 0 0 105px;
	width: 585px;
	font-size: 14px;
}
.f_wz a {
	color: #fff;
}
.f_wz em {
	display: inline-block;
	width: 288px;
}
.f_wz img {
	vertical-align: middle;
	margin-left: 12px;
}
.footer p {
	width: 87px;
	height: 108px;
	background: #c2c2c2;
	margin-top: 56px;
	overflow: hidden;
	float: right;
}
.footer p img {
	width: 73px;
	height: 73px;
	display: block;
	margin: 7px auto 0;
}
.footer p span {
	font-size: 14px;
	color: #343434;
	text-align: center;
	line-height: 30px;
	display: block;
}
/*底部结束*/
 /*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: 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: -520px;
	position: fixed;
	right: 50%;
	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: 24px;
	padding-left: 10px;
	padding-top: 4px;
}
.ImRow1 {
	background: url(../img/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
}
a.im, a:hover.im {
	text-decoration: none;
	height: 35px;
	color: #fff;
	font-size: 14px;
}
.ImFooter {
	height: 210px;
	background: url(../img/im_04.gif) repeat-y;
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin: 15px 0 0;
	font-family: '微软雅黑';
}
.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 10px 0;
}
.ImFooter .ewms {
	width: 150px;
	overflow: hidden;
}
.ImFooter .ewms img {
	width: 130px;
	height: 130px;
}
/* -- 当前位置 -- */
.topadcs {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	margin-bottom: 0;
}
.topadcs a img {
	width: 100%;
	height: auto;
	display: block;
}
.topadcs a {
	display: block;
	margin: 0 auto;
}
.topadcs a.fullad {
	height: 350px;
}
.plc, .plc2 {
	background: url(../img/logo_03.png) no-repeat 0 0;
	height: 20px;
	line-height: 24px;
	padding: 7px 8px 8px 35px;
	position: relative;
	color: #666;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 8px;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.plc .red_x {
	color: #c50200;
	font-weight: bold;
	font-size: 14px;
}
.plc i, .plc2 i, .plc a {
	font-style: normal;
	font-size: 14px;
	color: #666;
}
.s_bj {
	background: url(../img/s_bj.jpg) no-repeat center top;
	height: 50px;
	overflow: hidden;
}
.sou {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}
.s_inp01 {
	width: 310px;
	padding-top: 12px;
*padding-top:10px;
}
.inp01 {
	width: 245px;
	height: 24px;
	line-height: 24px;
	background: url(../img/s.gif) no-repeat;
	border: 0;
	color: #9f9f9e;
	font-size: 12px;
	padding-left: 10px;
}
.inp02 {
	background: url(../img/ss.gif) no-repeat;
	width: 35px;
	height: 24px;
	border: 0;
	cursor: pointer;
}
.sou p {
	width: 600px;
	color: #c7000a;
	line-height: 50px;
	font-family: "Microsoft Yahei";
}
.sou p a {
	color: #737373;
	padding: 0 8px;
	font-family: "微软雅黑";
}
#cntrBody a {
	color: #ed1b24;
}
