﻿/*头部*/
.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;}
.cgrx{ width:290px;float: right;margin-right: 10px; margin-top: 20px; font-family:"Microsoft YaHei";}
.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;}
.wechat-pic {
    position: absolute;
    top: 32px;
    width: 150px;
    height: 150px;
    display: none;
z-index:100;
}

/*导航*/
.dh{ width:1200px;background-color:#1369C0;border-bottom:#006CC6 solid 4px; margin:0px auto 0; }
.menu {width:1200px; 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:200px; }
.menu li a {  display:block; font-size:16px; color:#333;line-height:50px; font-family: "Microsoft YaHei";width:200px;}
.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;}
/*首页搜索*/
.sousuo { float:right; width:300px; height:38px; margin-top:120px; background:#FFF;border-radius:1.8rem;  -moz-border-radius: 1.8rem; -webkit-border-radius: 1.8rem;}
.ss{width:250px; height:38px; border:none; line-height:38px; color: #CCC; float:left; font-size:14px; margin-left:20px;}
.zw_cont_c img{ max-width:80%;}
.zw_cont_c table{border-collapse: collapse;}
.zw_cont_c table td{border: 1px solid #e8e8e8; padding-left:3px;}