/* CSS Document */
#about{width:1200px; margin:0px auto; border:1px solid #f4f4f4;}
#about > div{ float:left;}
.about_left{ width:249px; min-height:862px; background:#fafafa; border-right:1px solid #f4f4f4;}
.about_left li{ line-height:46px; border-bottom:1px solid #f4f4f4; color:#36b0e4; padding:0px 20px; cursor:pointer;}
.about_left li:hover,.about_left li.on{ background:url(about_left_bg.jpg) no-repeat left top; color:#333;}
#about .about_right{width:950px;}
.about_right div > ul > li{ padding:0px 20px; border-bottom:1px solid #f4f4f4;}
.about_right div > ul > li:last-child{ border-bottom:0;}
.about_right .tit{ line-height:48px; font-family:"微软雅黑"; font-weight:bold; font-size:18px; margin-bottom:10px;}
.about_right .cont p{ line-height:24px;}
.about_right .contact{ padding-bottom:20px;}
.about_right .contact p{ float:left; width:50%;}
.about_right .contact p span{ display:block; line-height:24px;}
.about_right .contact p img{ display:block; width:395px; margin:0px auto; height:217px;}
.about_right .relation li{ float:left; width:48%; line-height:28px; margin-right:4%; margin-bottom:20px;}
.about_right .relation li:nth-child(2n){margin-right:0;}
.about_right .relation .orange{color:#ff4a00; line-height:36px;}
.about_right .relation li .classify{font-family:"微软雅黑"; font-size:18px; font-weight:bold;}