/* CSS Document */
#header{
	height:165px;
	width:100%;
}
.top{
	height:125px;
}
.logo{width:500px;padding-top:25px}
.logo a{
	display:block;
}
.logo .text{
	padding-left:15px;
}
.logo .text h1,.logo font,.logo .text strong,.logo .text strong a:link,.logo .text strong a:visited{
	font-weight:normal;
	font-size:25px;
	color:#048359;
}
.logo .text p{
	color:#048359;
	font-size:11px;
	padding-top:5px;
	text-transform:uppercase;
}
.tel{
	padding-top:30px;
}
.tel img{
	display:block;
	height:26px;
}
.tel .zixun{
	background:#048359;
	border-radius:1px;
	width:310px;
	height:28px;
	line-height:28px;
	float:right;
	margin-top:10px;
}
.tel .zixun a{
	display:block;
	float:left;
	font-weight:bold;
	padding-left:50px;
	background:url(../images/ico.png) no-repeat;
	color:#fff;
}
.tel .zixun a.green{
	color:#fff;
	background-position:-10px -72px;
}
.tel .zixun a.blue{
	color:#fff;
	background-position:-10px -107px;
}
.tel .zixun a.orange{
	color:#fff;
	background-position:-10px -146px;
}
.tel .zixun a:hover{
	text-decoration:underline;
}
/*top end*/
.nav{
	height:40px;
	line-height:40px;
}
.nav ul li{
	float:left;
}
.nav ul li a{
	float:left;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:0 25px;
	text-align:center;
}
.nav ul li a:hover,.nav ul li a.current{
	background:url(../images/navhover.png) repeat-x;
}
/*nav end*/
/*header end*/

#subpage{
	margin-top:40px;
}
.subright{
	width:320px;
}
.subnews{
	width:318px;
	height:301px;
	border-bottom:3px solid #dedede;
}
.subright-con{
	height:260px;
	border:1px solid #d4d4d4;
	width:316px;
}
.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:331px;
}
.subnews2 .subright-con{
	height:290px;
}
.subnews .mores{
	padding-left:20px;
	color:#666;
}
.subnews .mores a{
	color:#028489;
	margin:0 2px;
}
.contact{
	margin-top:20px;
	height:90px;
	padding-bottom:10px;
	background:url(../images/shadow.jpg) repeat-x left bottom;
}

.lianxi{
	padding:5px 20px 0 20px;
	color:#454545;
	line-height:26px;
}
.lianxi p a{
	color:#ff7700;
}

/*subright end*/
.subleft{
	width:650px;
	border-bottom:3px solid #dedede;
}
.subleft-con{
	padding:0px 20px 20px 20px;
	border:1px solid #d4d4d4;
	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:#9fc12e;
}
.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*/

