@charset "utf-8";
/* CSS Document
   custom.css
   私有样式
*/
 
body{ min-width:1000px;}
#header {
    border-top:none;
    height: 81px;
    width: 100%;
	background:url(images/index1.jpg) repeat-x left top;
}
.head1111{ height:79px; width:1000px; position:relative;}
.banner{
	width:100%; 
	height:349px; 
	background:url(images/index2.jpg) no-repeat left center;
	overflow:hidden; 
	overflow-y:auto;
}
#nav {
    background: url("images/index3.jpg") repeat-x scroll left top transparent;
    height: 41px;
    width: 100%;
}
.nav {
    height: 41px;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
}
.nav li {
    background: url("images/index4.jpg") no-repeat scroll left center transparent;
    display: block;
    float: left;
    font-size: 12px;
    height: 41px;
    line-height: 41px;
    text-align: center;
	padding:0;
	padding-left:2px;
}
.nav li a:link,.nav li a:visited {
    color: #FFFFFF;
	font-family: 微软雅黑;
    font-size: 14px;
	height:41px;
	padding:0 32px;
	line-height:41px;
	float:left;
}
.nav li a:hover{
	background:url(images/index5.jpg) repeat-x center center;
}
#footer {
    margin-top: 0px;
    width:100%;
	background:url(images/footer_bg.jpg) repeat-x top center;
	height:95px;
}
.foot111111 {
    height: auto;
    padding-top: 20px;
    width: 984px;
	margin:0;
}
#front-main {
	margin:0;
    margin:0 auto;
    width: 1000px;
}
.mainleft {
    width: 366px;
}
.mainright {
    width: 612px;
}
.news {
    height: 107px;
    width: 366px;
	margin-top:10px;
}
.news-center {
    width:329px;
}
.news-con {
    height: 95px;
    padding: 10px 0 0 10px;
	_height:105px;
}
.news-con1 {
    height: 99px;
    padding: 3px 0 3px 3px;
}
ul.ShowNewsListUl li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dashed #999999;
    clear: both;
    height: 27px;
    line-height: 27px;
    text-align: left;
}
.NewsListTitle {
    background: url("images/icon-09.gif") no-repeat scroll left center transparent;
    float: left;
    padding-left: 10px;
	line-height:27px;
	height:27px;
}
.contact-title,.about-title,.pro-title,.pro-con{margin-top:10px;}
.contact-con{
	background:url(images/index13.jpg) no-repeat left; 
	height:150px; 
	margin-top:10px;
}
.contact-con p {
    line-height: 25px;
    padding-left: 140px;
    text-align: left;
}
.about-con{height:184px; margin-top:15px;}

.infoclass.info1 {
    line-height: 21px;
    text-align: left;
}
.about-pic{margin-right:15px;}

#main {
    
	margin:0;
	padding-top:10px;
    margin:0 auto;
    width: 1000px;
	padding-bottom:15px;
}
.menu {
    height: auto;
	display:inline;/*使浮动忽略*/
    width: 250px;
}
.content {
    height: auto;

	display:inline;/*使浮动忽略*/
    width: 685px;
}
ul#ShowClass_Tree li span {
    background: url("images/index19.jpg") repeat-x scroll left bottom transparent;
    border: 1px solid #DDDDDD;
    display: block;
}
ul#ShowClass_Tree li span:hover{
	background: url("images/index20.jpg") repeat-x scroll left bottom transparent;
    border: 1px solid #c7e8fa;
    display: block;
	cursor:pointer;
}
ul#ShowClass_Tree li a {
    background: url("images/dot2.gif") no-repeat scroll 20px center transparent;
    padding-left: 35px;
	font-family: "微软雅黑";
}
ul#ShowClass_Tree li li span:hover {
	border-top:none;
}
ul#ShowClass_Tree li li span {
    border-top: medium none;
    padding-left: 37px;
}
ul#ShowClass_Tree li span:hover a{ color:#0066cc;}
ul#ShowClass_Tree li.BigClassList {
    margin-bottom: 3px;
	font-weight:normal;
	line-height:30px;
}
.menu-contact{margin-top:20px;}
.menu-contact-con{line-height:23px; text-align:left; padding-left:10px;}

#demo_content .images_content .images_img img {
    border: 1px solid #DDDDDD;
    height: 120px;
    padding: 5px;
}
#demo_content .images_content {
    display: inline;
    float: left;
    margin: 5px 5px 15px 0;
    text-align: center;
}
#demo_content .images_content .images_title a {
    background: url("images/dot2.gif") no-repeat scroll left center transparent;
    padding-left: 15px;
}

.youqing {
    line-height: 21px;
    margin-top: 10px;
    padding-bottom: 15px;
    text-align: left;
    width: 1000px;
}
.NewsListTitle img{vertical-align:middle; line-height:27px; }


.searchContent {
    background-color: #EFEFEF;
    bottom: 1px;
    float: right;
    height: 31px;
    line-height: 31px;
    padding: 3px;
    position: absolute;
    right: 13px;
    width: 241px;
}
.searchkeyword.proSearch input {
	border:1px solid #d8d8d8;
	border-right:none;
    float: left;
    height: 29px;
    line-height: 29px;
    padding: 0 5px;
    width: 150px;
	color:#aaa;
}
.searchSubmit input {
    background: url("images/pro-noactive.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    float: left;
    height: 31px;
    width: 80px;
	font-family: "微软雅黑";
	font-size:14px;
	_height: 29px;
}
