﻿/***公共样式****/
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}	

ol, ul{list-style:none;}
img{border:0px}
html {-webkit-text-size-adjust:none; }/*overflow-x:hidden;*/
BODY
{
margin:0 auto;
FONT-SIZE: 9pt;font-family:Microsoft YaHei;color:#000000;background-color:#ffffff
}

/*a 链接*/
a { font-family:Microsoft YaHei; text-decoration:none;outline:none; blr:expression(this.onFocus=this.blur()); }
a:link { color:#666666; }
a:visited { color:#666666; }
a:hover, a:active, a:focus { color:#CC0000; }

/* HTML5 重置为较旧版本的浏览器 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse: collapse; border-spacing: 0; }

/* 按钮样式 */
input, button, textarea, select { font-size:100%; outline:none; resize:none}
input[type="button"]{cursor:pointer; border:0}
input[type="submit"]{cursor:pointer; border:0}
input[type="reset"]{cursor:pointer; border:0}

/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none; padding:0; }

TD
{
FONT-SIZE: 9pt;font-family:Microsoft YaHei; 
/*FONT-SIZE: 9pt; font-family:Verdana, Arial, Helvetica, sans-serif,Microsoft YaHei;雅黑字体*/
word-break : break-all;
/*word-break : break-word;*/
}

.na {font-size:16px;}
a.na:hover {
	text-decoration: none;
	color: #0367b5;
}
a.na{text-decoration: none;	color: #003366;}
.na2{ padding-bottom:5px;}

.na3 {font-size:12px;}
a.na3:hover {
	text-decoration: none;
	color: #0367b5;
}
a.na3{text-decoration: none;	color: #003366;}

.gray-Normal{cursor:pointer;COLOR: #333;font-weight:bold; font-size:15px;}
.gray-Selected{
	COLOR: #333;
	font-weight:bold;
	border: none;
	font-size:15px;
	background-image: url(../images/hongse.jpg);
	}
/*===================================以下新增左侧突出显示颜色=============================================*/
.leftnav li{
	list-style:none;
}
.leftnav li a{
	display:block;
	color:#666666;
	width:220px;
	padding-top:15px;
	padding-left:23px;
	height:30px;
	line-height:15px;
	font-size:16px;
	background-image: url(../images/2_17b.jpg);
	background-repeat: no-repeat;
}
.leftnav li a:hover{
	color:#FFffff;
	text-decoration: none;
	background-image: url(../images/2_17a.jpg);
}
.leftnav .on a{
	color:#FFffff;
	background-image: url(../images/2_17a.jpg);
}
/*===================================新菜单开始======================================*/
/*-----------filter:alpha(opacity=100);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-------------*/ /*--IE 8 Transparency--*/
.nav{ width:1002px; clear:right; margin-left:0px}
.nav li{ height:47px;float:left;position:relative; z-index:3;margin-left:0px;  /*每个栏目之间的间隔*/}
.nav li>a{ width:126px; height:47px; line-height:47px; text-align:center; color:#ffffff; font-size:15px; overflow:hidden; display:block}/*如有三级菜单，一级菜单宽可以跟下拉不一样，但是head中的《首页》菜单需自己设置宽style="width:105px;"，同时去除first-child*/
.nav li.now>a, .nav li:hover>a{ background:url(../pictu/caidan.jpg) repeat-x; font-weight:bold; color:#FFFFFF}
.nav li:first-child a{ width:126px;}
.subnav{ width:126px; background:#4B9DE7; padding:5px 0px 5px 0px; position:absolute; top:47px; left:0px;line-height:35px; z-index:1000; display:none}/*控制一级菜单的背景颜色宽度行高*/
.subnav a{ border-bottom:1px solid #67ADED; font-size:13px; text-align:center;  color:#ffffff; display:block}/*控制一级菜单的下划线*/
.subnav a:hover{ font-weight:bold;display: block; background:#ff0000;}
#mm .navon{
	background-image:url(../pictu/caidan.jpg) ;/*点击后的底图背景*/
}    
#mm .navon a{
	color: #ffffff;
}  /*点击后里面字的颜色，id才能定义字体停留的颜色，class不行*/

/*=========新菜单增加二级菜单========*/
.subnav li{ height:35px;}/*一级菜单的高度必须有*/
.subnav li>a{ width:126px; height:35px; line-height:35px; text-align:center; color:#ffffff; font-size:13px; overflow:hidden; display:block} /*一级菜单的字体颜色大小居中行高*/
.subnav li:hover>a,.nav2 li:hover>a{ width:126px; background:#ff0000;font-size:13px;font-weight:bold; color:#FFFFFF}  /*一级菜单和二级菜单移动到上面时字体的大小粗细颜色背景色,可以使一二级菜单背景颜色分开哦*/
.subnav ul.nav2{width:126px; background:#4B9DE7; position:absolute; top:0px; left:126px;line-height:35px; z-index:1000; display:none}/*确定二级菜单的位置背景颜色宽度*/
.subnav .nav1:hover ul.nav2{display: block;}
/*=========新菜单增加二级菜单========*/

/*===================================以下新页数显示方式和产品div横排显示=============================================*/
.Page{
	text-align:center;
	font-size:14px;
	width:0900px;
	padding:30px 0;
	float:left;
}
.Page span{ padding:0px 12px; margin:0 3px; display:inline-block; color:#999999;}
.Page a{ padding:0px 12px; margin:0 4px; display:inline-block;font-size:14px; background-color:#e3e3e3}
.Page a:link,.Page a:visited{}
.Page a:hover{ background:url(../images/page_cur.gif) repeat-x; color:#fff;  }
.Page .cur{ background:url(../images/page_cur.gif) repeat-x; color:#fff;}
.Page a.cur:link,.Page a.cur:visited,.Page a.cur:hover{ color:#fff; }
#hengpai ul,li{
margin:0px;
padding:0px;
}
#hengpai li{
	list-style:none;
	float:left;
	margin-left:15px;  /*每个图片之间的间隔*/
	margin-bottom:15px;
}
.kuang{ border:1px solid #cccccc;padding:1px}/*=========给div加边框并且变色========*/
.kuang:hover{ border:1px solid #0099FF;}/*=========给div加边框并且变色========*/

/*===================================搜索设置=============================================*/
#search308-52 {
	float: right;
	width: 268px;
	margin-top: 10px;
}
#sousuo238-22 {
	height: 22px;
	width: 238px;
}
#sousuo215-22 {
	float: left;
	height: 22px;
	width: 215px;
	line-height: 22px;
}
#sousuo23-22 {
	float: right;
	height: 22px;
	width: 23px;
}
.sousuo{
	height: 21px;
	width: 193px;
	background-image: url(../Images/1_06.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 10px;
	color: #999999;
}
/*===================================留言设置=============================================*/
.liuyan{
border: #cccccc 1px solid;
height:30px;
line-height:30px;
}
.liuyan2{
border: #cccccc 1px solid;
}
.liuyan3{
background-color: #E7E7E7;
width:100px;
height:30px;
line-height:30px;
}
.head1218-125 {
	height: 125px;
	width: 1218px;
	margin-right: auto;
	margin-left: auto;
}
.head505-125 {
	background-image: url(../Images/1_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 505px;
}
.head713-125 {
	float: left;
	height: 125px;
	width: 713px;
}
.head713-49 {
	height: 49px;
	width: 713px;
}
.head713-55 {
	height: 55px;
	width: 713px;
}
.ss193-21 {
	float: left;
	height: 21px;
	width: 193px;
}
.ss31-21 {
	float: left;
	height: 21px;
	width: 31px;
}
.ss224-21 {
	height: 21px;
	width: 224px;
}
.bannerx-420 {
	height: 420px;
}
.x-377 {
	height: 377px;
	background-color: #f0f0f0;
}
.yi1218-377 {
	height: 377px;
	width: 1218px;
	margin-right: auto;
	margin-left: auto;
}
.yi1218-95 {
	height: 95px;
	width: 1218px;
	background-image: url(../Images/1_13.jpg);
	background-repeat: no-repeat;
}
.yi1218-62 {
	height: 62px;
	width: 1218px;
}
.yi1218-176 {
	height: 176px;
	width: 1218px;
}
.chanpin600-62 {
	height: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.er1218-474 {
	height: 474px;
	width: 1218px;
	margin-right: auto;
	margin-left: auto;
}
.er342-474 {
	float: left;
	height: 474px;
	width: 342px;
}
.er549-474 {
	float: left;
	height: 474px;
	width: 549px;
}
.x-418 {
	height: 418px;
	background-color: #f0f0f0;
}
.san1218-418 {
	height: 418px;
	width: 1218px;
	margin-right: auto;
	margin-left: auto;
}
.foot-200 {
	background-color: #043b61;
	height: 200px;
}
.foot1218-200 {
	height: 200px;
	width: 1218px;
	margin-right: auto;
	margin-left: auto;
}
.foot1218-126 {
	background-image: url(../Images/e_01.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 1218px;
}
.foot1218-74 {
	height: 74px;
	width: 1218px;
}
.waikuang {
	width: 1218px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.zuo243-y {
	float: left;
	width: 243px;
	overflow: hidden;
	background-color: #f7f7f7;
}
.z243-116 {
	background-image: url(../Images/2_13.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 243px;
}
.you975-y {
	float: right;
	width: 975px;
}
.y975-90 {
	background-image: url(../Images/2_14.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 975px;
}
.y975-nei {
	width: 920px;
	padding-right: 10px;
	padding-left: 45px;
	line-height: 2;
}
.zuo243-119 {
	background-image: url(../Images/2_19.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 243px;
}
.you1{font-size:16px; color:#00348f; font-weight:bold; padding-top:35px; padding-left:43px; float:left}
.you2{float:left; padding-top:37px;color:#00348f; font-size:14px}
.you3{float:right; padding-top:37px; padding-right:15px; color:#666}
.biaoti {
	font-size: 18px;
	color: #333;
}
