﻿@charset "utf-8";
html {
	color: #000;
	background: #FFF;
}
body {
	color: #666;
	font: 12px/1.231 "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, 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;
}
body {
	min-width: 1200px;
}
.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: underline;
}
.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;
}
.content {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.header {
	height: 228px;
	background: url(../images/head_bg.png) no-repeat center;
	margin-bottom: -9px;
	z-index: 100;
	position: relative;
}
.header h1 {
	float: left;
	margin-top: 0px;
	width: 178px;
	height: 142px;
	padding-left: 18px;
}
.h_top {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #9b9b99;
}
.h_top i a {
	color: #9b9b99;
	padding-right: 10px;
	padding-left: 21px;
	display: inline-block;
	margin-left: 14px;
}
.h_top span {
	float: left;
	padding-left: 198px;
}
.h_top .nav1 {
	background: url(../images/nav1.png) no-repeat left;
}
.h_top .nav2 {
	background: url(../images/nav2.png) no-repeat left;
}
.h_top .last {
	background: url(../images/nav3.png) no-repeat left;
}
.h_con {
	height: 120px;
}
.h_con h2 {
	float: left;
	font-weight: normal;
	margin-top: 34px;
	height: 86px;
	letter-spacing: 2px;
}
.h_con h2 b {
	display: block;
	font-size: 28px;
	color: #c51317;
	line-height: 28px;
	padding-bottom: 8px;
}
.h_con h2 span {
	display: inline-block;
	font-size: 22px;
	color: #666666;
	line-height: 22px;
}
.h_con p {
	float: right;
	font-size: 14px;
	color: #a2a2a2;
	margin-top: 35px;
	background: url(../images/ph.png) no-repeat left;
	padding-left: 60px;
	height: 60px;
}
.h_con p b {
	display: block;
	font-size: 30px;
	color: #454545;
	line-height: 36px;
}
.h_nav {
	height: 64px;
}
.h_nav ul li {
	float: left;
	height: 64px;
	margin-right: 97px;
	position: relative;
}
.h_nav ul li a {
	display: block;
	color: #282828;
	font-size: 15px;
	line-height: 62px;
}
.h_nav ul li:last-child {
	margin-right: 0;
}
.h_nav ul li a:hover,  .h_nav ul li.on a,.h_nav ul li.on ul li:hover a {
	color: #c51317;
	font-weight: bold;
}
.h_nav ul li ul{ position: absolute; top: 64px; background: #fff; left: -43px; width: 150px; display: none;}
.h_nav ul li ul li{ width: 100%; text-align: center; height: 50px; margin-right: 0;}
.h_nav ul li ul li a{ line-height: 50px; border-bottom: 1px dashed #ccc;}
.h_nav ul li.on ul li a{color: #282828;font-weight: normal;}
.h_nav ul li:hover ul{ display: block;}
.h_con .www {
	padding-left: 20px;
	padding-top: 10px;
	text-align: center;
}
.h_con .www span {
	display: block;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width: 1200px;
	margin: 0 auto;

}
.left, .leftr {
	width: 244px;
	float: left;
	overflow: hidden;
}
.leftr {
	float: left;
}
.left2 {
	width: 930px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}
.left3 {
	width: 244px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.leftbot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right, .rightl {
	width: 930px;
	float: right;
	display: inline;
	overflow: hidden;
}
.rightl {
	float: right;
}
.right2 {
	width: 244px;
	float: right;
	overflow: hidden;
	margin-top: 15px;
}
.right3 {
	width: 244px;
	float: right;
	overflow: hidden;
	color: #666;
}
.rightbot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right2bot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 930px;
	overflow: hidden;
}
.right2_main {
	width: 244px;
	overflow: hidden;
}
.left2_main {
	width: 930px;
	overflow: hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
/*头部开始*/
.topWrap {
	background: url(../images/h_bg.gif) repeat-x center top;
	height: 187px;
	overflow: hidden;
}
.h_top {
	height: 35px;
	font: 14px/35px "Microsoft Yahei";
	color: #acadae;
	overflow: hidden;
}
.h_top span {
	color: #acadae;
}
.h_top span a {
	color: #acadae;
	display: inline-block;
	padding: 0 15px;
}
.h_c {
	height: 152px;
	overflow: hidden;
}
.h_c h1 {
	display: block;
	width: 500px;
	margin: 30px 0 0 0;
	overflow: hidden;
}
.h_c h1 img {
	width: 70px;
	height: 94px;
}
.h_c h1 span {
	width: 395px;
	overflow: hidden;
	margin-top: 11px;
	display: block;
	font: bold 24px/40px "Microsoft Yahei";
	color: #d90000;
}
.h_c h1 span i {
	font: 16px/30px "Microsoft Yahei";
	display: block;
	color: #333333;
}
.h_tel {
	margin: 47px 0 0 0;
	text-align: center;
	overflow: hidden;
	font: 18px/28px "Microsoft Yahei";
	color: #666;
	overflow: hidden;
	background: url(../images/h_l.gif) no-repeat center 13px;
}
.h_tel span {
	color: #D90000;
	display: block;
	font: bold 30px/35px "Times New Roman", Times, serif;
}


/*头部结束*/


/*底部开始*/
.footWrap {
	background: url(../images/f_bg.jpg) repeat-x center top;
	height: 440px;
	overflow: hidden;
}
.footer {
	position: relative;
}
.f_nav {
	margin-bottom: 80px;
	height: 91px;
	overflow: hidden;
	text-align: center;
	font: 14px/91px "Microsoft Yahei";
}
.f_nav a {
	color: #333333;
	padding: 0 55px;
	display: inline-block;
	background: url(../images/f_nav.png) no-repeat right center;
}
.f_nav a.nones {
	background: none;
}
.f_nav a:hover, .f_nav a.cur {
	color: #d90000;
	font-weight: bold;
}
.f_code {
	float: left;
	margin-top: 10px;
}
.f_code .f_cd1 {
	margin-top: 22px;
	float: left;
	margin-right: 9px;
	width: 104px;
	height: 101px;
	overflow: hidden;
	background: url(../images/f_cdbg.png) no-repeat left top;
}
.f_code .f_cd1 img {
	width: 82px;
	height: 82px;
	display: block;
	margin: 10px auto 0;
}
.f_code .f_cd1 i {
	display: block;
	text-align: center;
	color: #c0c0bf;
	font: 14px/38px "Microsoft Yahei";
}
.f_code .f_cd2 {
	margin-top: 35px;
	float: left;
	width: 70px;
	height: 80px;
	overflow: hidden;
}
.f_code .f_cd2 img {
	width: 70px;
	height: 80px;
}
.f_logo {
	width: 189px;
	height: 48px;
	overflow: hidden;
}
.f_logo img {
	width: 189px;
	height: 48px;
}
.f_wz {
	width: 915px;
	float: right;
	overflow: hidden;
	background: url(../images/f_l2.gif) repeat-x left 76px;
}
.f_wz span {
	display: block;
	overflow: hidden;
	color: #858687;
	font: 14px/32px "Microsoft Yahei";
	text-align: right;
}
.f_wz span a {
	color: #858687;
}
.f_wz img {
	vertical-align: middle;
	margin-left: 12px;
}
.f_wz span em {
	float: right;
}
.f_wz h3 {
	float: left;
	margin-right: 75px;
	margin-bottom: 50px;
	padding-left: 62px;
	color: #fff;
	font: 14px/30px "Microsoft Yahei";
}
.f_wz h3 b {
	display: block;
	font: bold 20px/40px "Microsoft Yahei";
}
.f_wz .f_ic1 {
	background: url(../images/f_ic1.png) no-repeat left 10px;
}
.f_wz .f_ic2 {
	background: url(../images/f_ic2.png) no-repeat left 10px;
}
.f_wz .f_ic3 {
	background: url(../images/f_ic3.png) no-repeat left 10px;
}
/*底部结束*/



/*广告图*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 728px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 728px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
}
.fullSlide .bd li {
	background: no-repeat center top;
}
.fullSlide .bd li a {
	display: block;
	height: 728px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	width: 73px;
	height: 73px;
}
.fullSlide .prev {
	background: url(../images/left1s.png) no-repeat;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(../images/right1s.png) no-repeat;
}
/*弹出框*/
#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;
}
.b15 {
	background: url(../images/skinsvibtn.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}
.b15 {
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
/*在线客服*/
.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.jpg)
}
.ImRow0 {
	background: url(../images/ico_item1.jpg) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
}
.ImRow1 {
	background: url(../images/ico_item1.jpg) 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: 12px;
}
.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: #D80100;
	text-align: center;
	margin: 15px 0 0;
	font-family: '宋体';
}
.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #D80100;
	text-align: center;
	margin: 10px 0;
}
/*当前位置*/
.topadcs {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0 auto 0;
}
.topadcs a img {
	width: 100%;
	height: auto;
	display: block;
}
.topadcs a {
	display: block;
	margin: 0 auto;
}
.topadcs a.fullad {
	height: 360px;
}
.plc, .plc2 {
	background: url(../images/logo_03.png) no-repeat 5px 5px;
	height: 20px;
	line-height: 24px;
	padding: 7px 8px 8px 25px;
	position: relative;
	color: #333;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 8px;
	font-family: 微软雅黑;
	float:left;
	text-align:right;
	margin-left:30px;
	font-weight:normal;
}
.plc i, .plc2 i, .plc a {
	font-style: normal;
	font-size: 14px;
	color: #333 !important;
	font-weight:normal;
	padding-left: 0px;
}
.hp_withs {
	width: 1000px;
}
.t_bgnone {
	position: fixed;
	top: 20%;
	_position: absolute;
	_margin-top: 250px;
_top: expression(eval(document.documentElement.scrollTop-880));
	z-index: 10;
	display: none;
	left: 0.2%;
	_left: 0.2%
}
.t_bgnone .leib2, .leib {
	width: 170px;
}
.t_bgnone .leib2 .nr ul li {
	padding-left: 12px;
}
.kf_bg {
	z-index: 200;
	position: fixed;
	right: 2px;
	top: 150px;
	width: 62px;
}
.kf {
	position: relative;
}
.kf li {
	width: 62px;
	height: 62px;
	margin-bottom: 5px;
	background: #18191d;
}
.kf li img {
	width: 62px;
	height: 62px;
}
.kf li:hover {
	background: #d80100;
}
.kf p {
	position: absolute;
	left: -200px;
	top: 0px;
	display: none;
	width: 199px;
	height: 192px;
	overflow: hidden;
	z-index:999999;
	background: url(../images/fw_cdbg.png) no-repeat left top;
}
.kf p img {
	width: 158px;
	height: 158px;
	margin: 17px 0 0 17px;
}
