body{
}
.container{
    width: 1142px;
    margin: 0 auto;
}
.main {
    background:#fff;
}
.main .head{
    width: 100%;
    padding: 15px 50px 20px 50px;
    box-sizing: border-box;
    height: 134px;
    background:url(../../img/czt/bgtop.jpg);
    background-size: 100% 100%;
}
.logo{
    float: left;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 35px;
}
.content1{
    margin:20px 0;
    border: 1px solid #b9e9ff;
}
.contitl{
    width: 456px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #107BBC;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.contitl img{
    height: 100%;
}
ul.cont1ul {
    margin:22px 0;
}

.conul li{
  
    height: 36px;
    line-height:36px;
    padding-left: 40px;
    float: left;
    width: 20%;
    background: url(../../img/czt/3gjf2012yj_22.gif) no-repeat 10px center;
}
.conul li a{
    display:block;
    overflow:hidden;
    width:100%;
    height:100%;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.cont1ul  li{
    width:20%;
}
.conul {
    margin:0 0 22px 0;
}
.content2{
    border: 1px solid #b9e9ff;
}
.cont2ul{
    border: #D5D5D5 1px solid;
    padding-bottom: 20px;
}
.cont2ul1{
    border:none;
    padding-bottom: 0;
}
.foot{
    width: 100%;
    background: #f5f5f5;
    color: #666;
    font-size: 12px;
    padding: 20px 0;
    text-align: center;
}
.foot .wz a{
    position: absolute;
    left: -80px;
}
.foot .wz{
    width: 40%;
    margin:0 auto;
    position: relative;
}
.content2>p{
    margin-bottom: 20px;    
}
.foot .container{
    background: #f5f5f5;
}