/* CSS Document */
#header{
	background:url(../images/topbg.jpg) repeat-x left top;
	height:160px;
	width:100%;
}
.top{
	height:110px;
}
.logo{
	width:500px;
}
.logo a{
	display:block;
}
.logo .text{
	color:#0045fa;
	padding:35px 0 0 15px;
	line-height:25px;
}
.logo .text h1,.logo font,.logo .text strong,.logo .text strong a:link,.logo .text strong a:visited{
	font-size:24px;
	font-weight:normal;
	color:#0045fa;
}
.logo .text p{
	font-size:11px;
	text-transform:uppercase;
}
.tel{
	padding-top:20px;
	width:475px;
}
.tel img{
	display:block;
	height:26px;
}
.tel .zixun{
	background:#4b4b4b;
	border-radius:1px;
	width:310px;
	height:28px;
	line-height:28px;
	float:right;
	margin-top:15px;
}
.tel .zixun a{
	display:block;
	float:left;
	font-weight:bold;
	padding-left:50px;
	background:url(../images/ico.png) no-repeat;
}
.tel .zixun a.green{
	color:#78e900;
	background-position:-10px -72px;
}
.tel .zixun a.blue{
	color:#00aca6;
	background-position:-10px -107px;
}
.tel .zixun a.orange{
	color:#ff6600;
	background-position:-10px -146px;
}
.tel .zixun a:hover{
	text-decoration:underline;
}
/*top end*/
.nav{
	height:44px;
	line-height:44px;
	background:#737373;
	padding:6px 0 0 15px;
	border-radius:2px;
}
.nav ul li{
	float:left;
	line-height:51px;
}
.nav ul li a{
	display:block;
	height:44px;
	line-height:44px;
	font-size:15px;
	color:#fff;
	padding:0 20px;
	margin-right:10px;
	text-align:center;
}
.nav ul li a.current,.nav ul li a:hover{
	background:#fff;
	color:#333;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}
/*nav end*/
/*header end*/

#subpage{
	margin-top:30px;
}
.subright{
	width:320px;
}
.subnews{
	width:318px;
	height:310px;
}
.subright-con{
	width:100%;
	height:300px;
	border:1px solid #ecedf0;
	border-top:0;
}
.subnews ul{
	padding:10px 20px;
}
.subnews ul li{
	height:32px;
	line-height:32px;
	border-bottom:1px solid #ecedf0;
	background:url(../images/jiantou.jpg) no-repeat left center;
	padding-left:13px;
}
.subnews ul li a{
	color:#888;
}
.subnews ul li a:hover,.subnews .mores a:hover,.text-list ul li a:hover,.text-time a:hover,.lianxi p a:hover{
	text-decoration:underline;
}
.subnews2{
	margin-top:20px;
	height:340px;
}
.subnews2 .subright-con{
	height:330px;
}
.subnews .mores{
	padding-left:20px;
	color:#666;
}
.subnews .mores a{
	color:##0044FA;
	margin:0 2px;
}
.contact{
	margin-top:20px;
	height:90px;
	padding-bottom:10px;
	background:url(../images/shadow.jpg) repeat-x left bottom;
}
.contact a img{
	height:90px;
	display:block;
}
.lianxi{
	padding:15px 20px;
	color:#454545;
	line-height:26px;
}
.lianxi p a{color:#ff7700;}

/*subright end*/
.subleft{
	width:650px;
}
.subleft-con{
	padding:0px 20px 20px 20px;
	border:1px solid #ECEDF0;
	border-top:0;
}
.text-title{
	padding:20px 0 10px 0;
	color:#454545;
	font-size:20px;
}
.text-body{
	font-size:14px;
	line-height:28px;
	color:#454545;
}
.text-body img{
	max-width:600px;
	margin:5px auto;
}
.text-body p{
	padding:5px 0;
}
.text-body h2{ font-size:14px}
.text-list{
	padding:10px 0;
}
.text-list ul li {
    border-bottom: 1px solid #ECEDF0;
    padding: 15px 0 20px;
    width: 100%;
}
.text-list ul li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.text-list ul li img {
    display: inline;
    float: left;
    height: 105px;
    margin: 8px 10px 0 0;
    padding-bottom: 8px;
    width: 140px;
}
.text-list ul li span {
    color: #999999;
    line-height: 32px;
    padding-right: 5px;
	float:right;
}
.text-list ul li p {
    color: #808080;
    line-height: 23px;
}
.text-list ul li a{
    font: 17px/35px Microsoft YaHei;
	color:#666;
	background: url(../images/jiantou.jpg) left center no-repeat;
    padding-left:15px;
}
.text-page{
	padding:20px 0;
}
.text-page2{
	padding:30px 0 20px 0;
}
.text-page a,.text-page span{
	display:block;
	float:left;
	padding:1px 7px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #dddddd;
	border-top:1px solid #dddddd;
	margin:0 3px;
	color:#454545;
}
.text-page a:hover{
	border:1px solid #aaaaaa;
}
.text-page span{
	background:#666;
	color:#fff;
	border:1px solid #5b5a5a;
}
.text-title2{
	 border-bottom:1px solid #ddd;
}
.text-title3{
	padding:15px 0;
}
.text-title h1,font{
	font-size:20px;
}
.text-time{
	padding:10px 5px 10px 0;
	text-align:right;
	color:#666;
}
.text-time span{
	color:#999;
}
.text-time a{
	color:##0044FA;
}
.text-images ul li{
	float:left;
	width:230px;
	height:160px;
	margin:15px 10px;
}
.text-images ul li img{
	width:230px;
	height:160px;
}
.text-images img{
	max-width:1000px;
	display:block;
	margin:0 auto;
}
/*subleft end*/
/*subpage end*/

