﻿/*************************************
* �ļ����ƣ�layout_aboutus.css
* ��   �ߣ�QQ:280474722 E-mail:zcli@vip.qq.com
/*************************************/
#header_nav ul .nav_new a{
	color:#fff;
	background:url(../images/nav_hover.jpg) no-repeat center top;
}

#header_banner{
	float:left;
	width:100%;
	height:200px;
	background:url(../images/p_banner.jpg) no-repeat center top;
}

 
/*�м�����*/
#content{
	width:100%;
	margin:0 auto;
	padding-bottom:20px;
	background:#F0F0F0;
	padding-top:20px;
}
#content_left{
	float:left;
	width:190px;
}
#content_left .title_h3{
	width:100%;
	height:64px;
	line-height:64px;
	text-indent:10px;
	background:#0262D7;
	color:#fff;
	font-size:20px;
}

#content_left_prolist{
	width:160px;
	float:left;
	padding:10px 15px;
	background:url(../images/left_bg_conter.jpg) repeat-y left top;
}
#content_left_prolist ul{
	width:100%;
}

#content_left_prolist li{
	width:100%;
	float:left;
}
#content_left_prolist li a{
	width:100%;
	float:left;
	height:26px;
	line-height:24px;
	display:block;
	color:#333;
	font-size:12px;	overflow: hidden;
	text-indent:0px;
	padding:5px 0px;
	background:url(../images/li_bg.jpg) no-repeat left 50%;
	-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;
	font-weight:normal;
}

#content_left_prolist li a:hover{
	color:#fff;
	background:url(../images/li_hover.jpg) no-repeat left 50%;
	text-indent:10px;
	-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;
}

#content_left .content_left_bottom{
	float:left;
	width:100%;
	padding-top:20px;
}

#content_left_prolist .title01 a{
	width:100%;
	float:left;
	height:26px;
	line-height:24px;
	display:block;
	color:#333;
	font-size:12px;
	overflow: hidden;
	text-indent:0px;
	padding:5px 0px;
	background:url(../images/li_bg.jpg) no-repeat left 50%;
	-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;
	font-weight:normal;
	padding-left:15px;
}

#content_left_prolist .title01 a:hover{
	color:#fff;
	background:url(../images/li_hover.jpg) no-repeat left 50%;
	text-indent:10px;
	-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;
}


#content_left_prolist .title01 .on01{
	color:#fff;
	background:url(../images/li_hover.jpg) no-repeat left 50%;
	text-indent:10px;
	-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;
}



















#content_right{
	float:right;
	width:994px;
	background:#fff;
}
#content_right .title_h3{
	width:100%;
	height:80px;
	line-height:80px;
	font-size:30px;
	color:#333;
	background:url(../images/a_h3_line.jpg) no-repeat left bottom;
	margin-top:-20px;
	margin-bottom:10px;
}

#content_right .content_aboutus{
	padding:10px;
	width:958px;
	margin:0 auto;
	color:#666;
	font-size:14px;
	padding-top:20px;
	line-height:200%;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:20px;
	float:left;
	min-height:412px;
}
#content_right .content_aboutus_bottom{
	float:left;
	width:100%;
	height:9px;
	background:url(../images/a_right_bg_bottom.jpg) no-repeat left bottom;
}

#content_right .boxlist{
	float:left;
	width:100%;
}
#content_right .boxlist li{
	float:left;
	width:100%;
	height:auto;
	line-height:18px;
	border-bottom:dotted 1px #E1E1E1;
	padding-bottom:15px;
	padding-top:15px;
}
#content_right .boxlist h1{
	width:100%;
	height:24px;
	line-height:24px;
	color:#CCCCCC;
	font-size:12px;
}
#content_right .boxlist li .title{
	font-size:12px;
}

#content_right .boxlist li h3{ padding:0px 10px;}
#content_right .boxlist li h3 a{
	font-size:14px;
	color:#333;
	padding-left:10px;
	background:url(../images/ico.jpg) no-repeat left 50%;
	font-weight:normal;
}

#content_right .boxlist li h3 span{
	font-size:14px;
	float:right;
}
#content_right .boxlist li h3 a:hover{
	color:#E62513;
}

#content_right .boxlist li p{
	color:#999;
}