﻿/***公共样式****/
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
/*FONT-SIZE: 9pt; font-family:Verdana, Arial, Helvetica, sans-serif,Microsoft YaHei;雅黑字体*/
}

/*a 链接*/
a { 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:12px;}
a.na:hover {text-decoration: none;	color: #FF6600;}
a.na{text-decoration: none;	color: #003366;}

.gray-Normal{cursor:pointer;COLOR: #ffffff;font-weight:bold;}
.gray-Selected{
	COLOR: #ffffff;
	font-size: 12px; height:36;
	font-weight:bold;
	border: none;
	background-image: url(2_20.jpg);
	}
/*@font-face {
	font-family: 'zitiRegular';
	src: url('7000.eot');
	src: local('ziti Regular'), 
                    local('ziti'), 
                    url('7000.ttf') format('truetype'), 
                    url('7000.svg#ziti') format('svg');
}
#poem{
     font-size:14px;
     font-family:zitiRegular;
	 font-weight: bold;
	 color:#666666;
     text-align:left;
	}
*/
/*===================================以下新增无下拉菜单=============================================*/
.menubg {
	/*background-color: #99CC00;  整个栏目底色*/
	background-image:url(../pictu/menubg.jpg) /*整个栏目底背景*/
}
#nav ul,li{
margin:0px;
padding:0px;
}
#nav li{
	list-style:none;
	float:left;
	background-image: url(../pictu/menubg1.jpg);/*没点击底图背景*/
	line-height: 35px;    /*一个栏目的高度*/
	margin-left:10px;  /*每个栏目之间的间隔*/
}

#nav li a{
	width:100px;        /*一个栏目的宽度*/
	display:block;
	font-size: 14px;     	/*栏目字大小*/
	font-weight: bold;
	color: #000000;              /*没点击时字的颜色*/
	text-decoration: none;
	text-align: center;
}
#nav ul li a:hover {
    color: #ffffff;      /*鼠标经过的字体颜色*/
	background-image:url(../pictu/menubg2.jpg) /*鼠标经过的底图背景*/
	
}
#nav .navon{
	/*background-color: #FF0000; 点击后的背景颜色*/
	background-image:url(../pictu/menubg2.jpg) /*点击后的底图背景*/
}    
#nav .navon a{
	color: #074169; }  /*点击后里面字的颜色*/

/*===================================以下新增下拉菜单=============================================*/
.topon span a{
	color: #ffffff;
	background-image: url(../pictu/menubg2.jpg);  /*--鼠标挪动到下拉菜单的时候顶部大栏目的背景--*/
}
.toplist{
	position: absolute;
	display:none;
	line-height:25px;   /*--下拉菜单的高度--*/
	z-index:1000;
}
.topon .toplist{
display:block;
}

#nav .toplist a{
color:#FFffff;  /*--下拉菜单字体没有点击时的颜色--*/
font-size:12px;
font-weight:normal;
	background-image:none;
	display: block;
	width:120px;   /*--下拉菜单的宽度--*/
	border-bottom: 1px solid #ffffff;
	background-color: #C81614;
filter:alpha(opacity=70);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*--IE 8 Transparency--*/
}

#nav .toplist a:hover{                  
    color:#FFFFFF;                                 /*--下拉菜单的点击时字颜色--*/
	display: block;
	border-bottom: 1px solid #ffffff;              /*--下拉菜单的间隔的颜色--*/
	background-color: #C81614;              /*--下拉菜单的字鼠标移动上去的背景颜色--*/
	background-image:none;
    filter:alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*--IE 8 Transparency--*/
}

#nav .xian{   /*--每个大栏目之间的间距，可以不用--*/
	height: 38px;
	width: 2px;
}
/*===================================以下新增左侧突出显示颜色=============================================*/
.leftnav li{
	list-style:none;
	
	height:35px;
	line-heigh:35px;
}
.leftnav li a{
padding-top:10px;
    height:35px;
    width:247px; 
	display:block;
	color:#666666;
	text-align:center;
	background-image: url(../pictu/xiaolei.jpg);
	background-repeat: no-repeat;
}
.leftnav li a:hover{
	color:#FFffff;
	text-decoration: none;
	background-image: url(../pictu/dalei.jpg);
}
.leftnav .on a{
	color:#FFffff;
	background-image: url(../pictu/dalei.jpg);
}
/*=========新菜单开始========*/
.nav{ width:1060px; clear:right; margin-left:0px}
.nav li{ height:39px;float:left;position:relative; z-index:3;margin-left:35px;  /*每个栏目之间的间隔*/}
.nav li>a{ padding-left:20px; padding-right:20px;height:39px; line-height:41px; text-align:center; color:#ffffff; font-size:15px; overflow:hidden; display:block}
.nav li.now>a, .nav li:hover>a{ background:url(../pictu/caidan.jpg) repeat-x; font-weight:bold; color:#FFFFFF}
.subnav{ width:230px; background:#4B9DE7; padding:5px 0px 5px 0px; position:absolute; top:39px; left:0px;line-height:35px; z-index:1000; display:none}/*控制一级菜单的背景颜色宽度行高*/
.subnav a{ border-bottom:1px solid #67ADED; font-size:13px; text-align:left; padding-left:20px;color:#ffffff; display:block}/*控制一级菜单的下划线*/
.subnav a:hover{ font-weight:bold;display: block; background: #0066CC;}
#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:680px;
	padding:30px 0;
	float:left;
}
.Page span{ padding:0px 12px; margin:4 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: 22px;
	width: 215px;
	background-image: url(../pictu/soukey.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;
}.x-125 {
	background-image: url(../Images/1_01.jpg);
	background-repeat: repeat-x;
	height: 125px;
}
.head1004-125 {
	height: 125px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
.head1004-84 {
	height: 84px;
	width: 1004px;
	background-image: url(../Images/1_02.jpg);
	background-repeat: no-repeat;
}
.head587-84 {
	float: left;
	height: 84px;
	width: 587px;
}
.head301-84 {
	float: right;
	height: 74px;
	width: 500px;
}
.head301-37 {
	height: 27px;
	background-image: url(../Images/1_04.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 185px 0px;
}
.zw {
	float: right;
	height: 37px;
	line-height: 37px;
	padding-right: 34px;
	font-size: 15px;
}
.yw {
	float: right;
	height: 37px;
	line-height: 37px;
	padding-right: 52px;
	font-size: 15px;
}
.head301-47 {
	background-image: url(../Images/1_06.jpg);
	background-repeat: no-repeat;
	height: 27px;
	float: right;
	width: 500px;
}
.head1004-41 {
	height: 41px;
	width: 1004px;
	margin-left: 20px;
}
.x-588 {
	background-image: url(../Images/1_08a.jpg);
	background-repeat: repeat-x;
	height: 588px;
}
.head1004-588 {
	height: 588px;
	margin-right: auto;
	margin-left: auto;
}
.head1004-342 {
	background-image: url(../Images/1_09b.jpg);
	background-repeat: no-repeat;
	height: 365px;
}
.head1000-80 {
	height: 80px;
	width: 1004px;
}
.head202-80 {
	float: left;
	height: 80px;
	width: 202px;
}
.head200-80 {
	float: left;
	height: 80px;
	width: 200px;
}
.head199-80 {
	float: left;
	height: 80px;
	width: 199px;
}
.head204-80 {
	float: left;
	height: 80px;
	width: 204px;
}
.index1004-33 {
	height: 33px;
}
.index350-33 {
	float: left;
	height: 33px;
	width: 350px;
}
.index325-33 {
	float: left;
	height: 33px;
	width: 325px;
}
.index329-33 {
	float: left;
	height: 33px;
	width: 140px;
	background-image: url(../Images/3_01.jpg);
	background-repeat: no-repeat;
}
.index1004-133 {
	background-image: url(../Images/1_19.png);
	background-repeat: no-repeat;
	height: 133px;
	width: 100%;
}
.index328-116 {
	float: left;
	height: 120px;
	width: 181px;
	padding-top: 10px;
	padding-left: 147px;
	line-height: 2;
	color: #FFFFFF;
}
.index225-116 {
	float: left;
	height: 120px;
	width: 182px;
	padding-top: 10px;
	padding-left: 164px;
}
.index225-120 {
	float: left;
	height: 120px;
	padding-top: 10px;
	padding-left: 24px;
	overflow: hidden;
	width: 100%;
	;
}
.footx {
	height: 30px;
	background-image: url(../Images/dise.jpg);
	background-repeat: repeat-y;
}
.foot1032-51 {
	background-image: url(../Images/1_21.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 1032px;
	margin-right: auto;
	margin-left: auto;
}
.foot1032-51b {
	height: 30px;
	width: 1032px;
	float: left;
}
.footzi{
	line-height:30px;
	padding-top: 20px;
	;
	color: #000000;
}
.footzi li{list-style:none; float: left; margin-left:40px;}
.footzi2{
	line-height:30px;
	;
	color: #fff;
}
.footzi2 li{list-style:none; float: left; margin-left:40px;}
.news390-30 {
	height: 25px;
	width: 182px;
}
.about1004-y {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.neibanner {
	height: 342px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: hidden;
}
.neibanner3 {
	height: 342px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(../pictu/banner1.jpg);
	background-repeat: no-repeat;
}
.neibanner2 {
	height: 207px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: hidden;
}
.zuo247-y {
	float: left;
	width: 247px;
	overflow: hidden;
}
.zuo247-80 {
	background-image: url(../Images/2_11.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 247px;
}
.about {
	text-align:center;
	padding-top: 30px;
	;
	font-size: 20px;
}
.about247-147 {
	background-image: url(../Images/2_17.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 247px;
}
.xian17-640 {
	float: left;
	height: 454px;
	width: 17px;
	background-image: url(../Images/2_12.jpg);
	background-repeat: no-repeat;
}
.you740-y {
	float: right;
	width: 740px;
	overflow: hidden;
}
.about740-80 {
	background-image: url(../Images/2_13.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 740px;
}
.about740 {
	width: 710px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 2;
}
.biaoti {
	font-size: 16px;
	color: #FF3300;
}
.xinx-84 {
	height: 84px;
}
.xin587-84 {
	background-image: url(../Images/x_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 789px;
}
.x-41 {
	height: 41px;
	background-image: url(../Images/dise.jpg);
	background-repeat: repeat-y;
}
.x-85 {
	height: 142px;
	margin-left: 20px;
	margin-right: 20px;
}
.x-85 li{
    list-style:none;
    width:20%
	height: 85px;
	float:left;
	margin-left:1%;
}
#dingwei{
	width:98%;  /*=========框宽要扣除padding中的值========*/
	height:125px;  /*=========框高要扣除padding中的值========*/
	display:block;
	margin-left: 1%;
	margin-right: 1%;
}
.indexbg {
	background-image: url(../Images/dise.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-top: 10px;
}
.more40-33 {
	float: right;
	height: 33px;
	width: 40px;
	margin-right: 20px;
}
#container{
   margin-left: 674px;
   _zoom: 1;
   /*兼容IE6下左栏消失问题*/
  }
  #zuobian{
   float: left;
   width: 674px;
   height: 130px;
   margin-left: -674px;
   position: relative;
   /*兼容IE6下左栏消失问题，IE6真不让人省心啊>_<*/
  }
  #youbian{
	height: 130px;
  }
