﻿/*头部*/

.top-contain-bg{ background: url(/images/banner.png);background-position:center top; width:1200px;height:225px;background-repeat:no-repeat; background-size:cover; position:relative; margin:auto;}
.logo{ width:461px; height:95px; margin-top:80px; float:left;}
.mav3{ width:1200px; margin:auto; overflow:hidden;}
.top{ width:100%; height:32px; background-color:#E8E8E8;}
.top1{ width:1180px; margin:auto; overflow:hidden; zoom:1;}
.time{ color:#333; line-height:35px;}
.head_top{ float:right; color:#999; line-height:35px;}
.head_top a{ color:#333;line-height:30px;}

/*导航*/
.dh{ width:1197px; height:50px; background-color:#1369C0;border-bottom:#006CC6 solid 4px; margin:0px auto 0; }
.menu {width:1197px; height:50px; line-height:50px; background-color:#fff; padding:0 0px;}
.menu ul {  padding: 0; margin: 0; z-index:500; }
.menu li { float:left;display:block; text-align:center;width:170px; border-right:solid #efefef 1px;}
.menu li a {  display:block; font-size:16px; color:#333;line-height:50px; font-family: "Microsoft YaHei";width:170px;}
.menu li a:hover {background:#006CC6; color:#fff; font-family:"Microsoft YaHei";text-decoration:none;}
.menu li.cli2 a { background:#006CC6; color:#fff; font-family:"Microsoft YaHei"; text-decoration:none;}

/*内容页 附件*/
.attachment a {
    font-size: 16px;
    color: #3084C3;
}