﻿@charset "utf-8";
/*通用样式*/
body { font-family: "微软也黑"; background: url(http://www.cac.gov.cn/zghwm/images/20161202_zghwm_banner02_v1.jpg) 50% 0 no-repeat; min-width: 1000px; }
.fl { float: left; }
.fr { float: right; }
/*head*/
.top { width: 100%; position: relative; height: 32px; line-height: 32px; font-size: 14px; color: #fff; }
.top a { color: #fff; }
.top-bg { width: 100%; height: 32px; opacity: 0.4; filter: alpha(opacity=40); background: #000; position: absolute; top: 0; left: 0; z-index: 1; }
.top-con { width: 1000px; margin: 0 auto; overflow: hidden; height: 32px; z-index: 2; position: relative; font-family: "宋体"; }
.nav { width: 1000px; margin: 327px auto 0; overflow: hidden; }
.nav li { font-size: 20px; color: #fff; float: left; line-height: 54px; margin-left: 20px; font-weight: normal; }
.nav li a { color: #fff; }
.nav li a:hover { color: #FEFF72; }
.content { margin: 25px auto 0; background: #fff; padding-top: 20px; width: 960px; }
.lmt02 { width: 900px; margin: 5px auto 0; height: 45px; background: url(http://www.cac.gov.cn/zghwm/images/20161202_zghwm_lmt03_v1.png) 0 0 repeat-x; }
.lmt02 img { padding-right: 20px; background: #fff; }
.lmt02 i { font-style:normal; background:#fff url(http://www.cac.gov.cn/zghwm/images/20161202_zghwm_lmtimg15_v1.png) 0 0 no-repeat; height:45px; line-height:45px; padding-left:40px; padding-right:10px; display:inline-block;}
.lmt02 span { float: right; background: #fff url(http://www.cac.gov.cn/zghwm/images/20161202_zghwm_lmt04_v1.png) 0 0 no-repeat; width: 138px; height: 45px; font-size: 14px; text-align: right; line-height: 48px; }
.lmt02 span a { color: #333; }
/*文字列表组件2扩展1*/ 
.listTxt1-1 { width: 900px; margin: 20px auto 40px; }
.listTxt1-1 li { height: 40px; line-height: 38px; margin: 6px 0; overflow: hidden; position: relative; padding-left: 8px; font-size: 16px; }
.listTxt1-1 li a { font-size: 16px; color: #000; margin-left: 15px; }
.listTxt1-1 li.imp a { font-size: 14px; font-weight: bold; }
.listTxt1-1 .time { color: #666; position: absolute; right: 0; top: 0; padding-left:10px; background:#fff; }
.listTxt1-1 .dSquare { display: block; height: 4px; width: 4px; position: absolute; left: 0px; top: 50%; margin-top: -2px; background: #333; }
.listTxt1-1 .dRadius { display: block; height: 4px; width: 4px; position: absolute; left: 0px; top: 50%; margin-top: -2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #0A48BF; }
.footer { width: 100%; border-top: 1px solid #d0d0d0; background: #f4f4f4; text-align: center; padding: 20px 0 20px 0; }
.footer p { line-height: 26px; font-size: 12px; }
