﻿@charset "utf-8";
/* CSS Document */
.cont_lm { width:100%; height:40px; line-height:40px; background:#fff; overflow:hidden;}
.cont_lm p { width:96%; padding:0 2%; color:#666;}
.cont_lm p a { color:#666;}
.cont_lm p a:hover { color:#c00;}

.wzdh { width:85%; overflow:hidden; background:#fff; padding:20px 0 0; margin: 0 auto;}

.wzdh_list { width:96%; margin:0 auto 20px; border:1px solid #d8d8d8;}
.w_l_t { background:#f9f9f9;border-bottom: 1px solid #d8d8d8;height: 38px; line-height: 38px; width:96%; padding:0 2%;}
.w_l_t span {color:#3953b5;font-size: 14px; font-weight:bold;}
.wzdh_list .w_l_m { padding:15px 0; float:left;}
.wzdh_list .w_l_m ul {width:100%; padding:0 1%; float:left;}
.wzdh_list .w_l_m ul li { float:left;height:30px;}
.wzdh_list .w_l_m ul li a {display: block;float:left;line-height:12px;padding: 0 8px; border-right:1px solid #666; height:12px; margin-top:9px; color:#666;}
.wzdh_list .w_l_m ul li a:hover {color:#c00;}