
/*****详细页内容****/
.d_c{  padding:10px 20px; overflow:hidden;}
.d_c_title{ height:50px; line-height:50px; text-align:center; font-size:20px; font-weight:700; font-family: Verdana, "Microsoft YaHei", SimHei; border-bottom:#E7E7E7 1px dashed; color:#333; text-indent:20px; width:100%; overflow:hidden;}

.d_c_info{ height:30px; line-height:30px; text-align:center; color:#CCC; font-family:Arial, Helvetica, sans-serif;}

.d_c_content{ padding:20px 0; line-height:200%; font-size:14px; clear:both; font-family:Arial, Helvetica, sans-serif;}
.d_c_content a{ text-decoration:none; color:#0B7BCF; border-bottom:#0B7BCF 1px dashed;}
.d_c_content a:hover{color:#F87425; border-bottom:#F87425 1px dashed;}
.d_c_content a.downfile{ display:inline-block; padding:8px 20px; background-color:#4F7CBB; color:#fff; border-radius:30px; font-size:14px; font-weight:bold; border:none;}
.d_c_content a.downfile:hover{ background-color:#D02E2C;}
.d_c_content table{ border:0; border-left:#DCDDDD 1px solid; border-top:#DCDDDD 1px solid;}
.d_c_content table tr td{ border-right:#DCDDDD 1px solid; border-bottom:#DCDDDD 1px solid; padding:5px 10px; font-size:12px;}
.d_c_content table tr td.tc{ font-size:14px; padding:8px 0 8px 150px; background-color:#f9f9f9; background:url(../images/contact_bg.jpg) 20px center no-repeat;}
.d_c_content table tr td.tc strong{ color:#D92D28;}
/*****页面关键词****/
.d_c_keywords{ padding:10px; margin-top:15px; font-size:14px; clear:both;}
.d_c_keywords a{ margin:0 5px; color:#999; font-size:12px; text-decoration:underline;}

/*****上一篇和下一篇****/
#d_next_pre{ margin:10px 0; padding:10px 0; border:#E3E1E2 1px solid; clear:both; overflow:hidden;}
#d_next_pre div{ width:50%; text-indent:10px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
#d_next_pre div a{ text-decoration:underline;}

/*****相关资讯****/
#d_more{ margin:10px 0; border:#E3E1E2 1px solid; overflow:hidden; clear:both;}
#d_more ul{}
#d_more ul li{ float:left; width:50%; height:32px; line-height:32px; background:url(../images/ico_li_1.gif) 10px center no-repeat; text-indent:20px; white-space: nowrap; text-overflow: ellipsis;}
#d_more ul li a{ font-family:Arial, Helvetica, sans-serif; color:#333; font-size:14px;}
#d_more ul li a:hover{ color:#4371AD; text-decoration:underline;}
#d_more ul li:first-child{ width:100%; height:40px; line-height:40px; background:none; font-size:14px; font-weight:600; background-color:#F5F5F5; color:#4371AD;}

.lsort_list{ width:100%; padding-top:20px;}
.lsort_list ul li{ width:50%; float:left; text-indent:15px; background:url(../images/ico_li_1.gif) left center no-repeat; height:40px; line-height:40px; white-space: nowrap; text-overflow: ellipsis; overflow:hidden; }