﻿@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,textarea {
	font: 99% arial, helvetica, clean, sans-serif;
}
select, button {
display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #1166d0;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
html, body, * {
	font-family: "Microsoft YaHei" ! important;
}
/*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: 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;
}

/*--在线客服css--*/

.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: #471E0B;
	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: White;
	text-align: center;
	margin: 15px 0 0;
	font-family: '宋体';
}
.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: White;
	text-align: center;
	margin: 10px 0;
}
/* -- 弹出窗口 -- */

#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;
}
/*--common start--*/



/*面包屑导航样式*/

.plc, .plc2 {
	background: url("/images/position_icon1.gif") no-repeat scroll 0 10px;
	height: 16px;
    line-height: 30px;
    overflow: hidden;
    padding: 10px 0 26px 20px;
    position: relative;
    color: #999999;
    border-bottom: 1px solid #dfdfdf;
}
.plc a, .plc2 a {
	color: #999999;
}
.plc a:hover, .plc2 a:hover {
	color: #F24E35;
}
/* -- 回到顶部 -- */

#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#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: -500px;
	position: fixed;
	right: 50%;
	top: 50%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
_top: expression(eval(document.documentElement.scrollTop));
}
/* -- 页面整体布局 -- */

.header, .content, .footer {
	width: 1200px;
	margin: 0px auto;
}
.content2{width: 1200px;
	margin: 0px auto;}
.left {
	width: 250px;
	float: left;
	overflow: hidden;
}
.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: 900px;
	float: right;
	display: inline;
	margin-left: 24px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.righttop {
	background: url(/images/right_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2top {
	background: url(/images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.rightbot {
	background: url(/images/right_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right2bot {
	background: url(/images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 900px;
	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;
}
/*头部开始*/

.topWrap {
	background: url(/images/headbj.gif) repeat-x center top;
	height: 280px;
	position: relative;
	z-index: 2;
}
.h_top {
	height: 35px;
	line-height: 35px;
	color: #777777;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}
.h_top span a {
	color: #777777;
	display: inline-block;
	padding: 0 6px;
}
.h_top span img {
	vertical-align: middle;
	margin-right: 3px;
}
.h_nr {
	height: 177px;
	overflow: hidden;
}
.h_logo {
	width: 821px;
	height: 129px;
	overflow: hidden;
	margin: 25px 0 0 0;
}
.h_logo span {
	width: 821px;
	height: 128px;
	overflow: hidden;
}
.h_logo span img {
	height: 128px;
	width: 821px;
}
.h_logo h1 {
	width: 360px;
	font: 24px "Microsoft Yahei";
	color: #1265cf;
	padding: 7px 0 0 24px;
	line-height: 30px;
}
.h_logo h1 b {
	display: block;
	color: #f24e35;
}
.h_logo h1 img {
	display: block;
	padding-bottom: 8px;
	border-bottom: 1px solid #d8d8d8;
	width: 316px;
	height: 39px;
	margin-bottom: 5px;
}
.h_lx {
	width: 230px;
	height: 110px;
	margin: 30px 0 0 0;
	background: url(/images/headtelbj.gif) no-repeat 58px 0;
	text-align: right;
	font: 18px/33px "Microsoft Yahei";
}
.h_lx span {
	color: #f32202;
    display: block;
    font: 700 28px/27px Arial,Helvetica,sans-serif;
    text-align: left;
}
.h_nav {
	height: 68px;
}
.h_nav ul li {
	float: left;
	height: 68px;
	position: relative;
	margin-left: -2px;
	display: inline;
	background: url(/images/line.gif) no-repeat right center;
}
.h_nav ul li a {
	display: inline-block;
	font: 15px "Microsoft Yahei";
	color: #fff;
	line-height: 68px;
	height: 68px;
	padding: 0px 32px;

}
.h_nav li a:hover, .h_nav .cur a {
	text-decoration: none;
	background: #f24e35;
	font-weight: bold;
}
.h_nav .nones {
	background: none;
}
.h_nav li .erj {
	position: absolute;
	top: 68px;
	left: 0;
	width: 210px;
	background: url(/images/nav_ico.png) repeat;
	padding: 0 0 10px 0;
}
.h_nav li .erj li {
	height: 38px;
	overflow: hidden;
	background: none;
	margin-left: 0;
	display: block;
}
.h_nav li .erj li a {
	font-size: 13px;
	display: block;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	padding: 0 0 0 30px;
	background: url(/images/nav_ico2.png) no-repeat 20px center;
	width: 180px;
}
.h_nav li .erj li a:hover, .h_nav li .erj .cur1 a {
	background: #ce3f29 url(/images/nav_ico2.png) no-repeat 20px center;
}
/*头部结束*/



/*底部开始*/

.footWrap {
	background: url(/images/f_bj.jpg) repeat-x center top;
	height: 323px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}
.fnav {
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.fnav a {
	color: #fff;
	padding: 0 26px;
	display: inline-block;
	background: url(/images/line.gif) no-repeat right center;
}
.fnav a.nones {
	background: none;
}
.f_pic {
	height: 163px;
    margin: 47px 0 0 120px;
    width: 241px;
}
.f_pic img {
	width: 142px;
	height: 150px;
}
.f_wz {
	line-height: 28px;
	padding: 28px 0 0 85px;
	width: 420px;
}
.f_wz em {
	display: inline-block;
	padding: 0 10px;
}
.footer p {
	width: 182px;
	overflow: hidden;
	float: right;
	margin-top: 35px;
	margin-right: 89px;
}
.footer p img {
	width: 174px;
	height: 174px;
	border: 4px solid #fff;
}



/*底部结束*/
