﻿/*头部*/
.top-contain-bg{ background-image:url(/images/banner.png);  background-position: center bottom ; background-repeat: no-repeat; height: 294px; background-size: cover;position: relative;}
.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;}

/*导航*/
.dh{ width:1200px; height:50px; background-color:#1369C0;position:absolute; bottom:0px; left:50%; margin-left:-600px; }
.menu {width:1200px; height:50px; line-height:50px; background-color:#1369C0; padding:0 0px;}
.menu ul {  padding: 0; margin: 0; z-index:500; }
.menu li { float:left;display:block; }
.menu li a {  display:block; font-size:16px; color:#fff;line-height:50px; font-family: "Microsoft YaHei";width:200px;}
.menu li img{ float:left; margin:15px 20px 5px 45px;}
.menu li a:hover {background:#2EA0EF; color:#fff; font-family:"Microsoft YaHei";text-decoration:none;}
.menu li.cli2 a { background:#2EA0EF; 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;}

/*框架*/
.mav{ width:1180px; background:#fff; padding:16px 15px; margin:auto; overflow:hidden;}
.main{ width:1200px; margin:auto;overflow:hidden;}
.main2{width:1200px;margin:auto; margin-top:20px; overflow:hidden;}
.main3{width:1200px;margin:auto; margin-top:0px; overflow:hidden;}
.main4{width:1200px;margin:auto; margin-top:15px; overflow:hidden;}


.wechat-pic {
    position: absolute;
    top: 35px;
    width: 150px;
    height: 150px;
    display: none;
    z-index: 999;
}

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

.ue_table img{ max-width:80%;}
.ue_table table{border-collapse: collapse;margin:0 auto;}
.ue_table table td{border: 1px solid #e8e8e8;}

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