@charset "utf-8";
#news {
    background: url(../images/index/news-bg.gif) no-repeat;
	height: 237px;
	margin-bottom: 12px;
}
.flash-pic {
    width: 254px;
	height: 172px;
	background: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	display: inline;
	margin: 46px 0 0 45px;
	padding: 4px;
}
.news-info {
    width: 639px;
	float: left;
	display: inline;
	margin-left: 34px;
}
.news-info .title {
    background: url(../images/index/news-line.gif) no-repeat center bottom;
	padding-bottom: 12px;
	margin-top: 26px;
	margin-bottom: 23px;
}
.news-info h3 {
    font-size: 14px;
	background: url(../images/common/icon1.gif) no-repeat left 0;
	padding-left: 19px;
	margin-left: 23px;
	color: #000;
}
.news-info .more {
    float: right;
}
.news-info .more a:link,.news-info .more a:visited {
    background: url(../images/common/icon2.gif) no-repeat left center;
	padding-left: 9px;
	color: #004b7f;
	margin-right: 5px;
}
.news-info .content {
    text-align: center;
}
.news-info .content h4 {
    font-size: 14px;
	text-align: center;
	margin-bottom: 11px;
	color: #000;
}
.news-info .content p {
    width: 596px;
	margin: 0 auto;
	text-align: left;
	line-height: 20px;
	margin-bottom: 9px;
}
.news-info .content p a:link,.news-info .content p a:visited {
    color: #002a70;
}
.news-info .content ul {
    width: 568px;
	margin: 0 auto;
}
.news-info .content li {
    border-bottom: 1px dashed #ccc;
	color: #f77d3c;
	text-align: left;
	float: left;
	width: 252px;
	line-height: 22px;
	display: inline;
	margin: 0 11px;
	padding-left: 4px;
	padding-right: 6px;
}
#block {
    width: 987px;
	margin: 0 auto;
}
#block h4 {
    font-size: 12px;
	color: #fff;
	background: url(../images/index/icon1.gif) no-repeat left center;
	padding-left: 17px;
	margin-left: 7px;
}
#block .more {
    float: right;
	margin-right: 9px;
	display: inline;
}
#block .part {
    width: 308px;
	float: left;
	display: inline;
	margin: 0 11px 10px 10px;
}
#block .part .title {
    line-height: 24px;
	background: url(../images/index/part-title.gif) no-repeat 1px top;
	margin-bottom: 8px;
}
#block .part .content {
    background: url(../images/index/part-bg.gif) repeat-y;
}
#block .content ul {
    margin: 0 12px 4px 12px;
}
#block .content li {
    line-height: 25px;
	border-bottom: 1px dashed #ccc;
	color: #f77d3c;
}
.gg {
    
	display:block;
	clear: both;
	width: 963px;
	height:105px;
	margin: 0 auto 10px auto;
	text-indent:963px;
	white-space:963px;
	overflow:hidden;
	background-image:url(/images/index/gg.jpg);
	
	
}
#products {
    width: 965px;
	margin: 0 auto 11px auto;
	*margin-top: -8px;
	clear: both;
}
#products .title {
    float: left;
	border: 1px solid #1170a9;
}
#products .content {
    float: left;
	border: 1px solid #bed6ec;
	background: #f4f8fc;
	padding: 12px 9px 13px 14px;
	width: 907px;
}
#products .content li {
    float: left;
	display: inline;
	margin-right: 5px;
}
#products .content li img {
    border: 1px solid #bed6ec;
	display: block;
	width: 147px;
	height: 97px;
}
#link {
    width: 963px;
	margin: 0 auto 13px auto;
	border: 1px solid #b2d1e5;
}
#link .title {
    background: url(../images/index/link-title-bg.gif) repeat-x;
	line-height: 30px;
	margin-bottom: 5px;
}
#link .title h4 {
    font-size: 12px;
	color: #104668;
	padding-left: 19px;
	background: url(../images/index/icon2.gif) no-repeat left center;
	margin-left: 7px;
}
#link .content {
    padding: 0 22px 9px 22px;
	line-height: 22px;
}
#link .content a {
	white-space: nowrap;
	margin: 0 3px;
}

.texthidden
{
display:block;
overflow: hidden;
width: 0;
height: 0;
}
