@charset "utf-8";
/* CSS Document */

/*关于我们*/
#about{ width:980px; height:auto; margin:20px auto; overflow:hidden;}


#about #left_menu{ width:150px; float:left;}
#about #left_menu ul{ margin-top:20px;}
#about #left_menu ul li{ width:130px; height:38px; line-height:34px; text-align:right; padding-right:20px;}
#about #left_menu ul li a{ font-size:14px; color:#7F7F84; font-weight:bold;}
#about #left_menu ul li.cur{ background:url(../images/left_menu_bg.gif) no-repeat; text-align:left;}
#about #left_menu ul li.cur a{ color:#fff; padding-left:10px;}

#about #detail_con{ float:left; width:788px; font-family:"微软雅黑"; padding-left:40px; border-left:1px dashed #333;}
#about #detail_con #about_title{ width:768px; padding-left:20px; margin-bottom:10px; float:left; border-bottom:1px solid #ccc;}
#about #detail_con #about_title #title{ width:768px; font-size:22px; color:#CF000E; float:left; line-height:40px; margin-top:10px; margin-bottom:5px;}
#about #detail_con #about_title p{ width:768px; float:left; margin:10px 0; font-size:12px; color:#999999; text-align:right;}
#about #detail_con #content{ font-size:16px; color:#999999; float:left; line-height:38px;}

#about .about_con{ width:788px; float:left; overflow:hidden;}
#about .about_con p{ width:788px; float:left; line-height:40px; font-size:16px; color:#999;}
#about .about_con p.start{ background:url(../images/detail_title_p.gif) no-repeat 10px 20px; padding-left:20px;}
#about .about_con .detail_title{ width:788px; height:46px; line-height:46px; float:left; margin-top:35px; background:url(../images/detail_title_bg.gif) no-repeat; font-size:22px; color:#000; padding-left:20px;}
#about .about_con .detail_title2{ width:788px; height:46px; line-height:46px; float:left; margin-top:35px; background:url(../images/detail_title_bg2.gif) no-repeat; font-size:22px; color:#fff; padding-left:20px;}
#about .about_con .detail_title3{ width:788px; height:46px; line-height:46px; float:left; margin-top:35px; background:url(../images/detail_title_bg3.gif) no-repeat; font-size:22px; color:#fff; padding-left:20px;}

#about .team #title-text{ width:100%; height:38px; line-height:38px; float:left; font-size:16px; font-weight:bold; color:#7F7F84; text-align:left;}
#about .team #alt-text{ width:100%; height:76px; line-height:38px; float:left; font-size:14px; color:#999999; text-align:left;}

#about #detail_con #content p{ margin:10px 0;}

#about #list_page{ width:100%; height:60px; line-height:32px; font-size:18px; font-family:"微软雅黑","黑体"; float:left; border-top:1px solid #E4E4E4; margin-top:20px;}
#about #list_page .pg{ height:32px; margin-top:12px; width:100%; float:left; text-align:center;}
#about #list_page .pg a{ padding:0 4px;}
#about #list_page .pg a.cur{ font-weight:bold; color:#CF000E;}


#sampledetail{ width:880px; float:left; font-family:"微软雅黑"; padding:20px;}
#sampledetail #ar_title{ width:880px; height:55px; line-height:55px; font-size:40px; color:#7F8185; margin-bottom:10px; float:left;}
#sampledetail #ar_subtitle{ width:880px; height:24px; line-height:24px; font-size:12px; color:#B2B2B6; float:left;}
#sampledetail #ar_content{ font-size:22px; color:#B2B2B6; float:left; margin-top:20px; line-height:40px;}
#sampledetail #ar_content p{ margin:10px 0;}
#sampledetail #fancybox-wrap{}