@charset "utf-8";
	#leftcolumn {
	float:left;
	width:280px;
	background-color: white;
}
#rightcolumn {
	float:right;
	background-color: white;
    float: right;
    padding: 40px 30px 20px;
    width: 838px;
}
.bold {
	font-weight:bold;
}
#about_us {
	border-bottom:4px solid #e60012;
	padding-bottom:40px;
	color:#7c7c7a;
	padding-top:0px;
	color:#333333;
	font-size:14px;
}
#about_us .tit_t {
	width:280px;
	margin:0 auto;
	border-bottom:1px solid #ffffff;
	font-size:0;
	line-height:0;
}
#about_us .tit {
	margin:24px 0 0 0;
	padding:0 0 0 42px;
	background:#eaeaea;
	line-height:48px;
	font-size:16px;
}
#about_us ul {
	padding:10px 0 0 0;
	line-height:28px;
}
#about_us ul li {
	margin:2px 0;
}
#about_us ul li a {
	color:#333333;
	display:block;
	padding:8px 0 8px 62px;
	background:url(img/xiaoxi_li_bg.gif) 44px 18px no-repeat;
}
#about_us ul li a:hover,#about_us ul li a.hover {
	color:#e60012;
	font-weight:bold;
	background:url(img/xiaoxi_li_bg.gif) 44px 18px #eaeaea no-repeat;
}
#rightcolumn .about_tit {
	padding:12px 0;
	border-bottom:none;
}
#rightcolumn .about_tit p {
	border-left:4px solid #06d191;
	padding-left:16px;
	line-height:36px;
	height:36px;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	margin-left:15px;
}
#rightcolumn .about_li {
	padding:20px;
	color:#333333;
}
#rightcolumn .about_li p {
	padding-bottom:5px;
}
#rightcolumn .about_li .p1 {
	padding-top:15px;
}
#rightcolumn .about_li .p2 {
	font-size:14px;
}
#rightcolumn .about_li .p3 {
	text-indent:2em;
}
#rightcolumn .about_li .ul1 {
	margin:0 0 0 20px;
	padding-bottom:8px;
}
#rightcolumn .about_li .ul1 li {
	list-style:disc;
}
#rightcolumn .about_li .p_tit {
	font-size:20px;
	padding-bottom:10px;
}
#rightcolumn .about_li dl {
	padding:15px 12px;
	overflow:auto;
	zoom:1;
	width:320px;
	height:150px;
	float:left;
}
#rightcolumn .about_li dl dt {
	width:50px;
	overflow:hidden;
	float:left;
	padding-top:4px;
}
#rightcolumn .about_li dl dd {
	width:255px;
	padding-left:10px;
	overflow:hidden;
	float:left;
}
#rightcolumn .about_li dl dd p {
	color:#888888;
	line-height:19px;
}
#rightcolumn .about_li dl dd p .s1 {
	color:#0062a6;
	font-size:14px;
}
#rightcolumn .about_li dl dd p .s2 {
	color:#888888;
}
#rightcolumn .about_li dl dd  a.sdfsdf {
	color:#888888;
}
#rightcolumn .about_li dl:hover {
	background:#f8f8f8;
}
#rightcolumn .about_li dl dd p a {
	color:#888888;
}
#rightcolumn .about_li dl dd p .s1 a {
	color:#0062a6;
}
.about_li h4 {
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
	margin-left:50px;
}
.about_li h4 b {
    background: rgba(0, 0, 0, 0) url("img/right.jpg") no-repeat scroll left top;
    display: block;
    height: 17px;
    left: -35px;
    position: absolute;
    top: 5px;
    width: 25px;
}
.about_li ul.ul {
    margin-bottom: 20px;
	margin-left:32px;
}
.about_li ul.ul li {
    list-style: inside none disc;
    margin-left: 20px;
	color: #313131;
    font-family: "微软雅黑";
    font-size: 15px;
    line-height: 28px;
	width:135px;
	float: left;
}
.about_li ul.al {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}
.about_li ul.al li {
    display: inline;
    float: left;
    margin-right: 10px;
}
.about_li ul.al li a {
    background-color: #778085;
    border-radius: 5px;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 120px;
}
.about_li ul.al li a:hover {
    background-color: #d81827;
}
.about_li ul.al li.al1 {
    display: block;
    float: none;
}
.about_li ul.al li.al1 a {
    margin-bottom: 10px;
    width: 250px;
}