/* CSS Document */

.D_Links {padding:0px;}
.D_Links ul {margin: 0px;padding: 0px;list-style:none; padding-left:4px;}
.D_Links li {float: left;height: 33px;width:88px; text-align:center; padding:7px 10px;}

.D_Links2 ul {margin: 0px;padding: 0px;list-style-type: none;text-align: center;}
.D_Links2 li {float: left;height: 50px;width: 120px;text-align: center;}

.D_Links5 ul {margin: 0px;padding: 0px;list-style-type: none;text-align: center;}
.D_Links5 li {height: 60px;width: 234px;text-align: center;}

.D_Links3 ul {margin: 0px 0 0 10px;padding: 0px;list-style-type: none;text-align: center;}
.D_Links3 li {float: left;height: 75px;width: 246px;text-align: center;}

.D_Links4 ul {margin: 15px 0 0 0;padding: 0px;list-style-type: none;text-align: center;}
.D_Links4 li {height: 80px;width: 290px;text-align: center;}

.D_LinksAD {padding:0px 0 0 0;}
.D_LinksAD ul {margin: 0px;padding: 0px;list-style:none;}
.D_LinksAD li { float:left;padding-left:5px;}

/*这个是控制头条新闻的样式开始*/
/*这个是图片上一级DIV的样式*/
.topnews .pic{padding:0 5px 3px 5px;}
/*这个是图片的样式*/
.topnews .pic img{ border:3px solid #cccccc;}
/*这个是标题的样式*/
.topnews .title a:link,topnews .title a:visited{line-height:1.8; font-family:'黑体';font-size:16px; font-weight:bold; }
/*这个是内容的样式*/
.topnews .content{ text-indent:2em;/*这个是首行缩进*/height:60px;}
.topnews .content .more,.topnews .content .more a:link,.topnews .content .more a:visited{ float:right;color:red;}
.topnews .pic,topnews .title,.topnews .content{ float:left;}
.topnews .dates{ color:#FF0000; float:right;}
.topnews .line{ border-bottom:1px dashed #cccccc;margin:5px 0 5px 0; clear:both;}
/*这个是控制头条新闻的样式结束*/

.Aboutimg{ float:left;}

.ProductList {padding:0px;margin:0px;}
.ProductList ul{padding:0px 0 0 0; margin:0px;list-style-type:none;}
.ProductList li{float:left;margin:0px 0px 0 2px;height:130px;width:160px;background:url(../Images/index_147.jpg) no-repeat left 5px;}
.ProductList li img{margin-left:3px;margin-top:8px}

.PicList {margin:0px;padding-top:8px;}
.PicList ul{padding:0 0 0 0; margin:0px;list-style-type:none;}
.PicList li{ margin:0px;padding:3px 0 3px 5px; float:left;}
.PicList li .pic{ float:left; }
.PicList li .link{ font-weight:bold;line-height:1.8;}
.PicList li .content{ width:100px;line-height:1.5;}


#LeftSubStyle{ width:164px;margin:0px;text-align:left; padding:0px 0px 0px 19px;}
#LeftSubStyle ul{ padding:5px 0 0 0; margin:0px;list-style-type:none;}
#LeftSubStyle li{ margin:0px;background:url(../Images/ixb_45.png) no-repeat left 8px;}

#LeftSubStyle a:link,#LeftSubStyle a:visited { padding-left:15px;display:block; width:164px;height:20px; color:#3E4243; padding-top:7px;padding-left:20px;}
#LeftSubStyle_on a:link,#LeftSubStyle_on a:visited,#LeftSubStyle a:hover {color:#FF0000;}
#LeftSubStyle ul li ul{ vertical-align:bottom; display:inline-block;}
#LeftSubStyle ul li ul li {background:url(../images/ixb_45.png) no-repeat 20px center;padding-left:10px;border-bottom:0px;}
#LeftSubStyle_on li a:link { font-weight:bold;padding-left:20px;}
#LeftSubStyle_on li a:visited {font-weight:bold; padding-left:20px;}

#LeftSubStyle_li_on a:link { font-weight:bold;padding-left:20px;}
#LeftSubStyle_li_on a:visited { font-weight:bold;padding-left:20px;}


p{line-height:1.8;margin:0 10px 10px 10px; text-indent:2em;}
td p{text-indent:0em;}


.ProImg img{ border:1px solid #FF6D41; padding:2px; background:#FFFFFF;display:inline;}
.ProImg span{ display:block;}


/*特效 开始*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 900px;
	height:550px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*===============================*/
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*特效 结束*/