@charset "gb2312";
/* CSS Document */

html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}
body { font-family:"΢���ź�"; font-size:14px; line-height:30px;color:#848484; 
}
a{color: #000000; text-decoration: none}
a:hover {color: #6b6b6b; text-decoration: underline}


#nav {
  line-height: 45px;  list-style-type: none; overflow:hidden; height:45px;margin:0;padding:0; margin:0px auto; width:1100px}

#nav a {
 display: block;  text-align:center; height:45px;
}

#nav a:link  {
 color:#FFF; text-decoration:none;

}
#nav a:visited  {
 color:#FFF;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;
}
#nav li {
 float: left; padding:0 60px; overflow:hidden;
}
#nav li a:hover{
 background:#3cbcbc;
}
#nav li ul {
 line-height: 25px;  list-style-type: none;text-align:left;
 left: -999em; width: 134px; position: absolute; margin-left:0px; z-index:100000
}
#nav li ul li{
 float: left; width: 140px;
 background: #3FB0E3;
 border-bottom:1px #FFFFFF solid;
 font-size:12px
}


#nav li ul a{
 display: block; width: 175px;w\idth: 175px;text-align:left;padding-left:10px;font-weight:normal;line-height: 26px; height:26px
}

#nav li ul a:link  {
 color:#FFF; text-decoration:none;
}
#nav li ul a:visited  {
 color:#FFF;text-decoration:none;
}
#nav li ul a:hover  {
 color:#F3F3F3;text-decoration:none;font-weight: bold;
 background:#07913a;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left;
}
<!--�˵�css����-->

.left_prducts td{border-collapse:collapse;border-bottom:1px #848484 solid;}
.left_prducts td a{  font-size:14px; font-weight:bold}
#a322 td{border-collapse:collapse;border-bottom:1px #BDBDBD dashed; height:30px;}
#a3221 td{border-collapse:collapse;border-bottom:1px #FFFFFF dashed; height:30px; padding-left:5px}
#a3221 a{
	text-decoration:underline
}
.title2 .en_title{font-size:10px;}
.pass {
	display: inline;
	padding: 0 0 0 0;
	border: 1px solid #cccccc;
	width:250px;
	height:40px;
	line-height:50px;
	color:#666;
	background-color:#ffffff;
	border-radius:5px;
	font-size:14px;
	box-shadow: darkgrey 1px 1px 3px 1px;

}

.pass2 {
	border: 1px solid #848484;
	width:60px;
	height:40px;
	line-height:30px;
	background-color:#848484;
	color:#FFF;
	cursor:pointer;
	font-size:14px;
	border-radius:5px;
	box-shadow: darkgrey 0px 0px 3px 0px;
}

.pro_bg{
 box-shadow: darkgrey 5px 5px 5px 0px;
}
	
.title{
	color:#ffffff;
	font-weight:bold;
	padding-left:10px
}
.title2{
	color:#0eb0c1;
	font-size:16px;
	padding-left:5px;
	padding-top:30px;
	margin-bottom:20px;
	height:50px
}
.title2 a{
	color:#000000;
	font-weight:bold;
	
}
.hotpro{
	background-color:#ededed;
	height:350px;
	overflow:hidden;
	margin-top:50px;

}
.bottom{
		margin-top:10px;
		color:#ffffff;
		font-size:14px;
		margin-top:50px
		
}
.box{ margin-bottom:10px}

.pro_list td{
	border:1px solid #e0e0e0; background:#fff; padding:5px
}

.goscill22{ width:1002px; height:164px; /*background:url(../images/bbg.jpg) no-repeat top left #fff;*/ border:1px solid #e0e0e0; background:#fff; margin:0 auto 20px auto; -moz-box-shadow: 2px 2px 10px #e0e0e0;/*firefox*/-webkit-box-shadow: 2px 2px 10px #e0e0e0;/*safari��chrome*/box-shadow:2px 2px 10px #e0e0e0;/*opera��ie9*/ } 


.main_co{
	width:1150px;
	margin:0px auto
}
.main_co div{
	background-color:#0eb0c1;
	padding:20px 10px;
	display:block;
	color:#ffffff;
	height:250px;
	width:320px;
	font-size:16px

}
.main_co div :hover{


}
.main_co h1{
	 font-size:18px;
	 text-align:center;
	 padding-bottom:10px;
}
.co_left{

	float:left
}
.main_co a{
	color:#ffffff;
	cursor:pointer
}
.main_co a:hover{
	color:#f1f1f1;
	text-decoration:none
}
.main_co :hover{
	background-color:#00758d;

}
.co_center{

	float:left;
	margin-left:50px
}
.co_right{
	
	float:right;
	margin-left:20px
}

.fl{float: left;}

.n_news_box {
	width: 1000px;
	height: 160px;
	padding: 10px;
	margin: 20px 0;
	border-bottom: 1px solid #e5e5e5;
	transition: all ease 0.5s;
	margin:0px auto
}
.n_news_box-l {
	width: 240px;
	height: 160px;
	overflow: hidden;
}
.n_news_box-l img {
	width: 270px;
	height: 160px;
	transition: all ease 0.5s;
}
.n_news_box:hover img{
	transform: scale(1.3,1.3);
}
.n_news_box:hover {
	box-shadow: 0px 0px 15px #ccc;
}
.n_news_box:hover p{
	background: #9D0000;
	color: #fff;
}
.n_news_box-r {
	width: 880px;
	margin-left: 20px;
	float: left
}
.n_news_box-r h4 {
	width: 83%;
	float: left;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
    color: #333;
}
.n_news_box-r span {
	width: 16%;
	float: right;
}
.n_news_box-r div {
	clear: both;
	line-height: 26px;
}
.n_news_box-r p {
	width: 120px;
    height: 35px;
    line-height: 35px;
    background: #ccc;
    color: #333;
    border-radius: 30px;
    font-size: 12px;
    text-align: center;
    margin-top: 26px;
}

.ny-r {
	width: 880px;
}
.ny-content {
	text-align: justify;
	font-size: 12px;
	color: #333;
	line-height: 30px;
	width:1000px;
	margin:0px auto
}
.ny-content-h2 {
	text-align: center;
	margin-bottom: 30px;
	color: #333;
	font-weight: normal;
	font-size:14px
}
.news_info {
	text-align:center;
	color:#999;
	border:1px solid #e1e1e1;
	border-left:0;
	border-right:0;
	margin:10px 0;
	padding:5px 0;
	font-size:14px;
}
.ny-content img {
	/*max-width: 100%;*/
}

#page.dede_pages{}
#page.dede_pages ul{ float:left; padding:12px 0px 12px 16px;}.dede_pages ul li{ float:left; font-family:Tahoma; line-height:17px; margin-right:6px; border:1px solid #E9E9E9;list-style-type:none; }
#page.dede_pages ul li a{ float:left; padding:2px 4px 2px; color:#555; display:block; ;list-style-type:none; }
#page.dede_pages ul li a:hover{ color:#690; text-decoration:none; padding:2px 4px 2px;}
#page.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{ background-color:#F8F8F8; padding:2px 4px 2px; font-weight:bold;}
#page.dede_pages .pageinfo{ line-height:21px; padding:12px 10px 12px 16px; color:#999;}
#page.dede_pages .pageinfo strong{ color:#555; font-weight:normal;}