﻿/*头部*/
.logo{ width:545px; height:82px; margin-top:55px; float:left;}
.top{ width:100%; height:32px; background-color:#E8E8E8;}
.top1{ width:1180px; margin:auto; overflow:hidden; zoom:1;}
.top_mav{ width:1224px; margin:auto; overflow:hidden;}
.time{ color:#333; line-height:32px;}
.head_top{ float:right; color:#999; line-height:32px;}
.head_top a{ color:#333;line-height:32px;}

.logo{ width:545px; height:82px; margin:55px 0 0;}
.bg_right{ width:610px; height:145px; background:url(/images/bg_x.png) no-repeat; margin:45px 0 0;}
.dh_r{ width:260px; height:38px; margin-top:10px; background:#FFF;border-radius:1.8rem;  -moz-border-radius: 1.8rem; -webkit-border-radius: 1.8rem; margin-left:170px;}
.ss{width:200px; height:38px; border:none; line-height:38px; color:#ccc; float:left; font-size:15px; margin-left:20px;}

/*导航*/
.dh_mav { width: 1224px; margin: auto;}
.menu {width: 1224px; height: 55px; line-height: 55px; background:#2F74D0;}
.menu ul {padding: 0; margin: 0; z-index: 500;}
.menu li { float: left; display: block; text-align: center; text-align: center;width: 174.6px;}
.menu li a { display: block; font-size: 18px; color: #fff; line-height: 55px; font-family: "Microsoft YaHei"; /*padding: 0 51px;*/}
.menu li a:hover { color: #fff; font-family: "Microsoft YaHei"; text-decoration: none; background:#265EA8;}
.menu li.cli2 a { color: #fff; font-family: "Microsoft YaHei"; text-decoration: none; background:#265EA8;}
.menu_b { zoom: 1; overflow: hidden; height: 35px;}
.menu_b ul { background:#FFF;}
.menu_b li { line-height: 45px; height: 45px; color: #666;}
.menu_b li a { line-height: 45px; font-size: 12px; color: #666; padding: 12px;}



/*框架*/
.mav{ width:1224px; padding-bottom:30px; background-color:#FFF; margin:auto; overflow:hidden;}
.main{ width:1180px; margin:30px auto 0;overflow:hidden;}

.wechat-pic {
    position: absolute;
    top: 32px;
    width: 150px;
    height: 150px;
    display: none;
}

.wechat-pic img {
    width: 150px;
    height: 150px;
}

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