@charset "utf-8";
/* CSS Document */



.program_list { padding:20px 6px; border-bottom:1px solid #eee;}
.program_list h2 { line-height:40px; height:40px; font-size:20px; font-family:"微软雅黑"; font-weight:normal;color:#1a5ab9;}
.program_list .ico_list { font-family:"宋体"; font-weight:bold; margin-right:5px; font-size:16px; }
.program_list h2 a {color:#1a5ab9;}
.program_list h2 a:hover {color:#1a5ab9; text-decoration:underline;}
.program_list p {color: #666; line-height: 24px; text-indent:2em;}

/*case*/
.case_list { padding:20px 6px; border-bottom:1px solid #eee;}
.case_list .case_pic { float:left; margin-right:15px; width:150px; height:90px; overflow:hidden; border:1px solid #dedede;}
.case_list h2 { line-height:36px; height:36px; font-size:20px; font-family:"微软雅黑"; font-weight:normal;color:#1a5ab9;}
.case_list h2 a {color:#1a5ab9;}
.case_list h2 a:hover {color:#1a5ab9; text-decoration:underline;}
.case_list p {color: #666; line-height: 24px;}

/*news*/
.program_list h2 span { float:right; color:#999; font-size:14px;}

/*服务支持*/
.service_list { padding:15px 0;}
.service_list li { line-height:36px; height:36px; list-style:disc inside; border-bottom:1px dotted #dedede; overflow:hidden; padding:0 8px;}


