@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;
	max-width:100%
}
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;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
	font-family: 'Microsoft YaHei', '微软雅黑';
}
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: underline;
}
.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: 1000px;
	margin: 0 auto;
}
.cart_content {
	margin-top: 15px;
	margin-bottom: 15px;
}
/* -- 页面整体布局 -- */

.content, .footer {
	width: 1000px;
	margin: 0 auto;
}

.header{
	width: 1200px;
	margin: 0 auto;
}
.left, .leftr {
	width: 216px;
	float: left;
	overflow: hidden;
}
.leftr {
	float: left;
	margin: 30px 0;
}
.left2 {
	width: 700px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}
.left3 {
	width: 754px;
	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: 760px;
	float: right;
	display: inline;
	overflow: hidden;
}
.right{
	margin: 30px 0;
}
.rightl {
	float: right;
	margin: 30px 0;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
	margin-top: 15px;
}
.right3 {
	width: 201px;
	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: 760px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	overflow: hidden;
}
.left2_main {
	width: 700px;
	overflow: hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
/* function */

h2 a:hover {
	text-decoration: none;
}
input, textarea {
	outline: none;
}
textarea {
	resize: none;
}
em {
	font-style: normal;
}
.f_cb:after, .f_cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.f_cb, .f_cbli li {
	zoom: 1;
}
.f_ib {
	display: inline-block;
*display:inline;
*zoom:1;
}
.f_dn {
	display: none;
}
.f_db {
	display: block;
}
.f_pr {
	position: relative;
}
.f_pa {
	position: absolute;
}
.f_fl {
	float: left;
}
.f_fr {
	float: right;
}
.f_prz {
	position: relative;
	zoom: 1;
}
.f_oh {
	overflow: hidden;
}
.f_fw {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}
.f_fa {
	font-family: Arial, Helvetica, sans-serif;
}
.f_fst {
	font-family: "宋体";
}
.f_fwn {
	font-weight: normal;
}
.f_fwb {
	font-weight: bold;
}
.f_tal {
	text-align: left;
}
.f_tac {
	text-align: center;
}
.f_tar {
	text-align: right;
}
.f_csp {
	cursor: pointer;
}
/*头部开始*/

.g_top {
	height: 138px;
	background: url(../images/topbg.jpg) no-repeat center top;
}
.g_top .header {
	position: relative;
}
.top_t {
	height: 34px;
	line-height: 34px;
	color: #777777;
	font-size: 12px;
	overflow: hidden;
}
.top_t p {
	float: right;
}
.top_t p a {
	padding: 0 10px;
	display: inline-block;
	color: #777777;
}
.top_t p a:hover {
	color: #333333;
}
.top_t p .lasta {
	background: none;
}
.top_c h1 {
	float: left;
	padding: 15px 0 0 0;
	width: 500px;
}
/*头部结束*/

.top_c {
	height: 104px;
}
/*导航*/

.m_menu {
	float: right;
width: 670px;
height: 104px;
overflow: hidden;
}
.m_menu li {
	float: left;
	height: 104px;
	line-height: 104px;
}
.m_menu li em {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #656d92;
	padding-top: 7px;
}
.m_menu li a {
	color: #333333;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	display: inline-block;
	padding: 0 0 0 32px;
	height: 104px;
}
.m_menu li a:hover, .m_menu .cur{
	color: #163a84;
	font-weight: bold;
	text-decoration: none;
}
/*搜索*/

.g_ser {
	padding-top: 50px;
	height: 124px;
	background:url(../images/case-bj.gif) repeat-x;
}
.g_ser .content {
	position: relative;
}
.g_ser h2 {
	float: left;
	width: 380px;
}
.g_ser h2 a {
	font-size: 18px;
	color: #444444;
	font-weight: normal;
}
.g_ser h2 b {
	font-size: 20px;
	color: #444444;
}
.g_ser h2 em {
	display: block;
background: #666666;
width: 324px;
height: 26px;
line-height: 26px;
text-align: center;
font-size: 14px;
color: #fff;
font-weight: normal;
margin-top: 12px;
}
.h_sea {
	float: left;
	width: 420px;
	font-size: 12px;
}
.h_sea b {
	font-weight: normal;
	color: #666666;
}
.key {
	height: 38px;
	line-height: 38px;
	width: 400px;
}
.key a {
	color: #666666;
	padding-right: 5px;
}
.key b {
	font-weight: normal;
	color: #666666;
}
.s_inp {
	background: url(../images/serbg2.png) no-repeat;
	width: 361px;
	height: 41px;
}
.s_ss {
	float: left;
	width: 40px;
	height: 41px;
	background: none;
	border: none;
	cursor: pointer;
	font-size: 0px;
}
.inp01 {
	height: 41px;
	line-height: 41px;
	width: 300px;
	padding-left: 10px;
	float: left;
	color: #333333;
	font-size: 12px;
	border: none;
	font-family: "Microsoft YaHei";
	background: none;
}
.g_ser .tel {
	float: left;
	width: 190px;
	font-weight: normal;
}
.g_ser .tel em {
	display: block;
	color: #666666;
	font-size: 16px;
	background: url(../images/tel02.png) no-repeat 122px 0;
	height: 34px;
	line-height: 34px;
}
.g_ser .tel b {
	display: block;
	font-family: arial;
	font-size: 27px;
	color: #333333;
	font-weight: normal;
	padding-top: 6px;
}
/*底部开始*/

.g_ft {
	height: 256px;
	background: url(../images/ftbg.jpg) repeat-x;
}
.g_ft .m_fnav {
	height: 56px;
	line-height: 56px;
	color: #fff;
	text-align: center;
}
.g_ft .m_fnav a {
	background: url(../images/ftline.jpg) no-repeat right center;
	color: #fff;
	padding: 0 20px;
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
}
.g_ft .m_fnav .lasta {
	border: none;
	background: none;
}
.g_ft .f_ftcon {
	color: #333333;
	padding: 38px 0 0 326px;
	line-height: 30px;
	font-size: 14px;
}
.g_ft .f_ftcon a {
	color: #333333;
	display: inline-block;
}
.g_ft .flogo {
	left: 0;
	top: 116px;
}
.g_ft .code {
	right: 0;
	top: 92px;
}
.g_ft .code img {
	display: block;
	width: 134px;
	height: 134px;
}
.ftline1 {
	width: 1px;
	height: 134px;
	background: #e3e3e3;
	position: absolute;
	left: 285px;
	top: 90px;
}
.ftline2 {
	width: 1px;
	height: 134px;
	background: #e3e3e3;
	position: absolute;
	left: 820px;
	top: 90px;
}
/*底部结束*/



 /*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: 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: -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(../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: 24px;
	padding-left: 2px;
	padding-top: 4px;
}
.ImRow1 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 2px;
	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.gif) no-repeat;
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #1C3C85;
	text-align: center;
	margin: 15px 0 0;
	font-family: '宋体';
}
.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #1C3C85;
	text-align: center;
	margin: 10px 0;
}
/* -- 当前位置 -- */

.topadcs {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0;
}
.topadcs a img {
	width: 100%;
	height: auto;
	display: block;
}
.topadcs a {
	display: block;
	margin: 0 auto;
}
.topadcs a.fullad {
	height: 320px;
}
.plc, .plc2 {
	background: url(../images/logo_03.png) no-repeat 0 10px;
	height: 20px;
	line-height: 24px;
	padding: 7px 8px 8px 20px;
	position: relative;
	color: #666;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 8px;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.plc span {
}
.plc i, .plc2 i, .plc a {
	font-style: normal;
	font-size: 14px;
	color: #666;
}
/* -- 分站 -- */

#site {
	position: absolute;
	z-index: 3;
	top: 8px;
	left: 430px;
}
#siteDiv {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	display: none;
	padding: 8px 10px;
	position: absolute;
	top: 23px;
	white-space: nowrap;
	width: 235px;
	z-index: 1000;
	display: none;
	left: 0px;
}
#siteDiv li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
}
#siteDiv li a {
	color: #666;
}
/*cnzz*/

#cnzz_stat_icon_1259988166 > a {
	display: block;
	text-align: center;
	width: 100%;
}

/* 通用分页样式 */
.pages {
	height: 26px;
	padding: 5px 0;
	margin-top: 5px;
	clear: both;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.pages li {
	float: left;
	margin-right: 5px;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #163a84;
	background: #163a84;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #163a84;
	background: #163a84;
	color: #fff;
}


.FrontProductsCategory_show01-d1_c2{
   text-align: left;
    margin: 0px auto;
    color: #4c4948;
    clear: both;
    overflow: hidden;
	padding: 10px 8px 10px;
	border: 1px solid #ececec;
}
.FrontProductsCategory_show01-d1_c2 UL{
   padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.FrontProductsCategory_show01-d1_c2 LI{
   padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
.FrontProductsCategory_show01-d1_c2 .menu-first UL LI{
   display: inline;
}
.FrontProductsCategory_show01-d1_c2 .menu-first UL LI A{
   border-bottom: #fff 1px solid;
    line-height: 32px;
    width: 160px;
    display: block;
    background: url(../images/first-bg.gif) no-repeat 0px 0px;
    height: 32px;
    border-top: #fff 1px solid;
    text-decoration: none;
}
.FrontProductsCategory_show01-d1_c2 .menu-first UL LI A:hover{
   background: url(../images/index_11.jpg) no-repeat 0px 0px;
    text-decoration: none;
}
.FrontProductsCategory_show01-d1_c2 .menu-first UL LI A.current{
   width: 160px;
    background: url(../images/first-bg.gif) no-repeat 0px -64px;
    height: 32px;
}
.FrontProductsCategory_show01-d1_c2 .menu-second{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 160px;
    padding-right: 0px;
    display: none;
    height: 100%;
    padding-top: 0px;
}
.FrontProductsCategory_show01-d1_c2 .menu-second UL LI{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.FrontProductsCategory_show01-d1_c2 .menu-second P{
   margin: 0px;
}
.FrontProductsCategory_show01-d1_c2 .menu-second UL LI A{
   line-height: 25px;
    margin: 1px 0px;
    width: 160px;
    background: url(../images/second-b.gif) no-repeat 0px 0px;
    height: 25px;
    text-decoration: none;
}
.FrontProductsCategory_show01-d1_c2 .menu-second UL LI A:hover{
   width: 160px;
    background: url(../images/second-b.gif) no-repeat 0px -25px;
}
.FrontProductsCategory_show01-d1_c2 .menu-first UL LI.menu-none A{
   line-height: 32px;
    margin: 2px 0px;
    width: 160px;
    display: block;
    background: url(../images/first-bh.gif) no-repeat 0px 0px;
    height: 32px;
    text-decoration: none;
}
.FrontProductsCategory_show01-d1_c2 .menu-first UL LI.menu-none A:hover{
   width: 160px;
    background: url(../images/first-bh.gif) no-repeat 0px -32px;
    height: 32px;
    text-decoration: none;
}
.FrontProductsCategory_show01-d1_c2 .menu-first UL LI.menu-none A.current{
   width: 160px;
    background: url(../images/first-bh.gif) no-repeat 0px -64px;
    height: 32px;
    color: #0066cc;
}
A.menu-text1:link{
   padding-left: 40px;
    color: #4c4948;
    font-size: 12px;
    text-decoration: none;
}
A.menu-text1:visited{
   padding-left: 40px;
    color: #4c4948;
    font-size: 12px;
    text-decoration: none;
}
A.menu-text1:active{
   padding-left: 40px;
    color: #4c4948;
    font-size: 12px;
    text-decoration: none;
}
A.menu-text1:hover{
   color: #0066cc;
    font-size: 12px;
    text-decoration: underline;
}
A.menu-text2:link{
   padding-bottom: 0px;
    padding-left: 40px;
    padding-right: 0px;
    color: #3472a1;
    font-size: 12px;
    text-decoration: none;
    padding-top: 0px;
}
A.menu-text2:visited{
   padding-bottom: 0px;
    padding-left: 40px;
    padding-right: 0px;
    color: #3472a1;
    font-size: 12px;
    text-decoration: none;
    padding-top: 0px;
}
A.menu-text2:active{
   padding-bottom: 0px;
    padding-left: 40px;
    padding-right: 0px;
    color: #3472a1;
    font-size: 12px;
    text-decoration: none;
    padding-top: 0px;
}
A.menu-text2:hover{
   color: #0066cc;
    font-size: 12px;
    text-decoration: underline;
}
