@charset "gb2312";
/*----全局抽象，保证在各个浏览器的基本一致----*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 

{ 
padding: 0;
margin: 0;
}

table{border-collapse: collapse;border-spacing: 0;}

fieldset,img { border: 0;}

address,caption,cite,code,dfn,em,strong,th,var{font-weight: normal;font-style: normal;}

ol,ul{list-style: none;}

caption,th{text-align: left;}

h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}

q:before,q:after{content:'';}

abbr,acronym{border: 0;}


/*----------全局----------*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size:12px;
}

ul li{float:left}
a{color:#000000; text-decoration:none;font-size:12px;}
a:hover{color:#33b208; text-decoration:none;}

/*强制换行*/

*{word-break:break-all}

/*全局清除float类*/
.clearfloat{clear:both; height:0; font-size: 1px; line-height: 0px;}

body{  font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#000;padding:0px;margin:0px auto; text-align:center; }


/* 全局 */
.main{ margin:0px auto; width:995px;   padding:0px;  }

/*头部*/
.main .top{width:995px;}

.main .top .top01{ height:125px;background: url(../image/top.jpg) 0 0 no-repeat;}

.main .top .banner {height:45px;background:url(../image/banner.jpg) 0 0 no-repeat;}
.main .top .banner ul{ margin-left:150px;}
.main .top .banner ul li{float:left;  width:120px; height:45px;}
.main .top .banner ul li a{  line-height:45px;font-size:14px; font-weight:bolder;color: #ffF;text-decoration:none;}
.main .top .banner ul li a:hover{width:120px;height:45px;color: #990004;background: url(../image/banner2.jpg);}

.main .top .topxia{ height:250px;}


 /*中间*/
.main .middle{ width:995px; margin-top:5px;}
.main .middle .left{ float:left; width:230px; margin-left:2px;}
.main .middle .left .left01{ height:35px;background: url(../image/left.jpg) 0 0 no-repeat; }
.main .middle .left .left02{border:1px solid #33b208; width:228px!important; width:230px; border-top:none;  }
.main .middle .left .left03{height:35px;background: url(../image/left.jpg) 0 0 no-repeat;  margin-top:5px;}
.main .middle .left .left04{ border:1px solid #33b208; width:228px!important; width:230px;border-top:none;  }

.main .middle .right{ float:right; width:750px;}
.main .middle .right .right01{ height:37px;background: url(../image/about.jpg) 0 0 no-repeat; text-align:left;  }
.main .middle .right .right02{ height:155px; border:1px solid #33b208; width:748px!important; width:750px;border-top:none; text-align:left;}
.main .middle .right .tel{ border:1px solid #33b208; width:748px!important; width:750px; height:auto !important;height:365px;  min-height:365px; border:1px solid #33b208;border-top:none; text-align:left; }
.main .middle .right .tel02{ border:1px solid #33b208; width:748px!important; width:750px;  height:auto !important;height:365px;  min-height:365px;border:1px solid #33b208;border-top:none; text-align:left;}

.main .middle .right .right03{ height:37px;background: url(../image/about.jpg) 0 0 no-repeat;text-align:left;   margin-top:5px;}
.main .middle .right .right04{height:170px; border:1px solid #33b208; width:748px!important; width:750px;border-top:none; text-align:left;}


.main .middle .news01{ text-align:left; padding-left:10px; padding-top:5px;}
.main .middle .news02{}




/*底部*/
.main .bottom{ width:995px;margin-top:5px;background-color:#33b208;}
.main .bottom td{  color:#FFFFFF; text-align:center;  padding-top:8px; padding-bottom:10px; line-height:18px;}
.main .bottom td a{ color:#FFFFFF}
.main .bottom td a:hover{ color:#33b208}















.big {  font-family: "宋体"; font-size: 14px}
a:visited {  font-family: "宋体", "Tahoma"; color: #000000; text-decoration: none}
a:link {  color: #000000; text-decoration: none}
a:hover {  color: #33b208; text-decoration: underline}
a.b:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.b:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.b:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.b:hover {
	color: #33b208;
	text-decoration: underline;
	font-size: 12px;
}
.h {  font-family: "宋体"; font-size: 12px; clip:   rect(   ); line-height: 18px}
.copy {  font-family: "Tahoma"; font-size: 9px}

.selected{
background: url(../image/home/menu_havor_bg.jpg);
color: #ffffff;
}
 