
.civi-container{
    width:1200px;
}
.civi-section1{
    background-color: #fff;
    min-height: 400px;
}
.civi-section2{
    background-color: #ffd471;
    min-height: 400px;
}
.civi-header{
    margin: 25px 0 0px;
}
.civi-body{
    padding:30px;
}
.civi-newlist-img img{
    width:558px;
    height:400px;
}
.civi-newlist a{
    text-decoration: none;
    color:#85bc0f;
}
.civi-newlist-des{
    color:#666;
}
.civi-modtitle{
    height:78px;
}
.civi-section1 .civi-style1{
    background: url("images/zt-model-title1_03.jpg");
}
.civi-section2 .civi-style1{
    background: url("images/zt-model-title2_03.png");
}

.civi-title{
    font-size: 24px;
    line-height: 70px;
    color: #fff;
    padding-left: 60px;
    font-weight: bold;
}
.civi-newlist-txt{
    padding:0 20px;
}
.civi-section2 .civi-title{
    color:#b88b25;
}
.civi-section2 .civi-body a{
    background-color: #fff;
    box-shadow:0 0 35px rgba(0,0,0,0.3);
}
.civi-more{
    margin: 15px 0 5px;
    color: #215628;
    padding-right: 20px;
}