﻿@charset "utf-8";
/* CSS Document */
*{  margin:0;
	padding:0;
	}
body{
	font-size:12px;
	font-family:"宋体";
	}
.main{  margin:0 auto;
	}
#index-content{ 
	margin:10px 12px 0;
	width:940px;
	height:208px;
	}
#product{
	width:720px;
	height:208px;
	float:left;
	border:1px solid #e9e9e9;
	}
#news{
	width:200px;
	height:153px;
	margin:0 0 0 16px;
	border:1px solid #e9e9e9;
	background-color:#f4f4f4;
	line-height:20px;
	}
#news h4{
	margin:0px 15px 0;
	padding:10px 0;
	font-size:12px;
	font-weight:bold;
	color:#15355c;
	background:url(images/news-title-bg.gif) repeat-x bottom left; 
	}
/*#news li {
	list-style-type:disc;
	margin:10px 10px;
	}
	*/
#news p{
	margin:5px 0 auto}
#job {
	width:200px;
	height:41px;
	margin:10px 0 0 16px;
	background-color:#f4f4f4;
	}
.per{
	width:217px;
	height:190px;
	margin:15px 0 0 10px;
	float:left;
	}
.per-r{
	width:217px;
	height:190px;
	margin:15px 0 0 20px;
	float:right;
	}
.per h4{
	font-size:12px;
	font-weight:bold;
	color:#6d6d6d;
	width:217px;
	height:30px;
	display:block;
	}
.per h4 span{
	padding:25px;
	}
.per img{
	margin:15px 0 0 0;
	float:left;
	clear:left;
	}
#pers{
	background:url(images/per-title1.gif) 0 0 no-repeat;
	}
#tds{
	background:url(images/per-title3.gif) 0 0 no-repeat;
	}
#big{
	background:url(images/per-title2.gif) 0 0 no-repeat;
	}
.product{
	margin:15px 0 0 10px;
	line-height:25px;
	}
.blue{
	color:#006d88;}
#tzh{font-size:16px;
	font-family:"宋体";}
/*二级页面*/
.position{
	height:20px;
	margin:5px 0 5px 15px;
	}
.line{
	border-bottom:1px solid #e9e9e9;
	}
#content{
	margin:15px 8px 10px;
	width:746px;
	}
#content li{
	list-style-type:circle;
	}
.pro-intr{
	margin:10px 0px 15px;
	}
.pro-intr-title	{
	background:url(images/pro-intr.gif) repeat-x;
	border:1px solid #e9e9e9;
	height:28px;
	}
.pro-intr-title h4{
	margin:0px 10px;
	font-size:12px;
	font-weight:bold;
	color:#15355c;
	}
.pro-intr-title-1 h4{
	margin:4px 15px;
	font-size:12px;
	font-weight:bold;
	color:#15355c;
	}
.con-w{
	font-size:12px;
	line-height:25px;
	}
.red{
	color:#990000;
	}
.sidebar{
	margin:15px 0 0 12px;
	}
.sidebar img{
	margin:0 0 5px;
	}
.border{
	border:1px solid #e9e9e9;
	}
#sidebar-menu{
	border:1px solid #e9e9e9;
	padding:10px 5px;
	line-height:25px;
	font-family:"宋体";
	font-size:12px;
	}
.sidebar-menu-title{
	font-weight:bold;}
a:link,a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #2aafd2;
}
.bot-border{
	border-bottom:1px solid #e9e9e9;
	}
