﻿@charset "utf-8";
/* CSS Document */

body{background:url(../images/bg.gif) fixed;margin:0px;padding:0px;color:#555;font: 12px/2 "微软雅黑"; line-height:20px;}
ul,li{margin:0;padding:0;list-style-type:none;text-indent:0;}
h1,h2,h3,h4,ul,li,p{margin:0px;padding:0px;}
h3{font-size:14px;}
img{border-style: none;}
ul,li,p,h4,h5{margin:0px;padding: 0px;list-style: none;}
a{color:#555;text-decoration: none;}
a:hover{ text-decoration:underline;color:#39F;}

.container{width:1000px;margin:0 auto;background:white;}
.top{width:1000px;height:100px;float:left;background:url(../images/top.jpg) no-repeat; text-align:right;}
.three{float:right;margin-top:20px;margin-right:10px;_display:inline;width:990px;}
.three a{padding:0px 15px;background:url(../images/quan.gif) no-repeat left;}
.red{float:right;color:red;margin-top:18px;margin-right:25px; font-size:16px; font-weight:bold;}

.nav{width:1000px;height:40px;float:left;background:url(../images/navbg.jpg) repeat-x;}
.nav li{width:120px; line-height:40px; float:left;height:40px; text-align:center;}
.nav li a{color:white;display:block;width:120px;height:40px; font-size:14px;}
.nav li a:hover{background:#39F; font-weight:bold;color:white;}
.nav li.select{background:#39F;}

.lunfan{width:1000px;height:300px;float:left; text-align:center;background:white;margin-top:4px;}
.lunfan img{width:1000px;height:300px;}

.product{width:1000px;float:left;background:white;background:url(../images/BannerBg.jpg) whtie repeat-x;padding-top:20px;}
.product h3{margin:10px 0px 10px 20px;}
.product ul{background:url(../images/jiantou.jpg) center no-repeat;height:250px;zoom:0;overflow:hidden;padding:0px 35px;}
.prolist{width:195px;float:left; text-align:center;margin-left:10px;padding:10px;}
.prolist img{width:180px;height:150px;}
.prolist:hover{background:rgb(240,240,240);}
.name{line-height:30px;}
.prop{text-align:left;}

.center{background:rgb(244,244,244) url(../images/MainCon.jpg) center top no-repeat;width:940px;float:left;padding:20px 30px;}
.title{margin-bottom:10px;height:30px; line-height:30px;background:url(../images/titlebg.jpg) no-repeat bottom;}
.title h3{float:left;background:url(../images/Title.jpg) no-repeat left center;padding-left:20px;color:#39F;color:rgb(77,77,77);}
.title h3 a{color:rgb(77,77,77); cursor:pointer;}
.title h3 a:hover{color:#39F; text-decoration:none;}
.title .more{float:right;}
.title .more a{color:rgb(77,77,77); cursor:pointer;font-size:10px;}
.title .more img{margin-top:10px;}
.title .more a:hover{ text-decoration:none;color:#39F;}

.news{width:240px;height:210px;float:left;margin-right:20px;}
.newsli{line-height:28px;background:url(../images/NewsLi.jpg) no-repeat left center;padding-left:20px;}
.newsli a{text-overflow: ellipsis;
	display:block;
	height:28px;
	float:left;
	width:150px;
	white-space: nowrap;
	overflow: hidden;
}

.fast{width:200px;height:210px;float:left;margin-right:20px;}
.fastli{background:#39F; line-height:43px;float:left;width:100px;text-align:center;width:90px;height:43px;margin-right:10px;margin-bottom:12px;}
.fastli a{color:white; font-size:14px;}
.fastli a:hover{ font-weight:bold;}

.about{width:220px;height:200px;float:left;margin-right:20px;padding-bottom:10px;overflow:hidden;}

.contact{width:220px;height:200px;padding-bottom:10px;float:left;background:url(../images/ListContactBg.jpg) no-repeat right bottom;}

.bot_nav{width:1000px;height:37px;float:left;background:url(../images/navbg.jpg) repeat-x; text-align:center;color:white;}
.bot_nav a{color:white;line-height:37px;padding:0px 10px;}

.footer{width:1000px;float:left;text-align:center;padding:20px 0px;background:white url(../images/BannerBg.jpg) repeat-x top;}

/*   about   */
.content{width:998px;float:left;border:1px solid #ccc;background:rgb(242,242,242);}
.con_left .h3{
	background:url(../images/z_ny_title.png) no-repeat;
	width:188px;
	height:46px;
	line-height:46px;
	color:rgb(19,42,56);
	text-align:center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.con_left{width:225px;background:rgb(242,242,242);padding:10px 0px;float:left;}
.con_left ul{margin-bottom:20px;}
.leftdh{
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.leftdh ul,.leftdh ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.leftdh ul li a{font-size:14px;width:160px;height:42px;line-height:42px;padding-left:62px;background:url(../images/ny_link.gif) no-repeat;float: left;
	width: 100%;}
	
.leftdh ul li a:hover,.leftdh ul li a.select{
	background-color: #FFFFFF;
	background-image: url(../images/ny_hover.gif);
	background-repeat: no-repeat;
	color:#39F;
	text-decoration: none;
}
.leftdh ul li ul{}
.leftdh ul li ul li a{
	padding-left:82px;
	width:140px;
	background-position: 20px center;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.leftdh ul li ul li a:hover{
	padding-left:82px;width:140px;
	background-position: 20px center;
	line-height: 25px;
	height: 25px;
}
.leftdh ul li ul li ul li a{width:120px;
	padding-left:102px;
	background-position: 40px center;
	line-height: 25px;
	height: 25px;
}
.leftdh ul li ul li ul li a:hover{
	padding-left:102px;width:120px;
	background-position: 40px center;
	line-height: 25px;
	height: 25px;
}
.con_right{background:white;width:772px;float:left;border-left:1px solid #ccc; min-height:580px; height:auto!important; height:580px;}
.con_top{padding:0px 10px;height:40px;line-height:40px;border-bottom:1px solid #ccc;background:rgb(242,242,242);}
.con_top h3{float:left;background:url(../images/Title.jpg) no-repeat left;padding-left:20px;}
.con_top p{float:right;}

.con{padding:10px 20px;}
.con_tit{height:30px;background:rgb(232,237,242);padding:0px 10px;margin:10px 0px;width:690px;}
.con_tit h4{float:left;height:30px;line-height:30px;}
.more{float:right; line-height:30px; font-family:"Times New Roman", Times, serif;}
.con_li{float:left;margin-bottom:20px;margin-left:10px;}
/*.proli{float:left;width:155px;margin-right:25px; text-align:center;}*/
/*.con_li img{width:155px;height:120px;border:1px solid rgb(200,200,200);padding:2px;}*/
#about{
	float: left;
	height: 85px;
	width: 225px;
	overflow: hidden;
}
#lianxi{
	float: left;
	height: 170px;
	width: 225px;
	overflow: hidden;
}
#pro{
	float: left;
	width: 100%;
	overflow: hidden;
}
.bk{
	border: 1px solid #dddddd;
}
.list{
	margin: 8px;
	float: left;
}
.list .ntitle{
	text-align: center;
	white-space: nowrap;
	float: left;
	overflow: hidden;
}
#left_btn{
	background: url(../images/ProLR.jpg) no-repeat left center;
	float: left;
	height: 165px;
	width: 35px;
}
#right_btn{	background: url(../images/ProLR.jpg) no-repeat right center;
	float: right;
	height: 165px;
	width: 35px;}
.colee1{
	float: left;
	width: 920px;
	overflow: hidden;
	margin-left: 5px;
}
#cms,#cms1{
	float: left;
	width: 735px;
	overflow: hidden;
}
#cms .li{
	line-height: 32px;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #CCCCCC;
}
#cms .li .ntitle{
	float: left;
	width: 650px;
	font-family: "宋体";
	text-align: left;
	white-space: nowrap;text-overflow: ellipsis;
	overflow: hidden;
}
#cms .li .ntitle a{
	font-family: "微软雅黑";
}
#cms .li .date{
	float: right;
	width: 75px;
}
#info{
	line-height: 50px;
	color: #999999;
	text-align: center;
}
#cms1{
	float: left;
	width: 100%;
	padding-top: 10px;
	line-height: 2;
}
#cms1 .contents{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
#page{
	line-height: 50px;
	text-align: center;
	float: left;
	width: 735px;
}