.banner {
    width: 100%;
    height: 640px;
    background: url(../images/banner.png) no-repeat center top;
}

/* .policyContainer {
    width: 100%;
} */

.policyContainer .zcMain {
    /* width: 100%; */
    position: relative;
    overflow: hidden;
    background: #0E2B96;
    padding: 20px;
}
.item{
    margin-bottom: 20px;
}
.text{
    width: 1200px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 38px;
}

.center {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

 .title {
    position: relative;
    width: 1200px;
    padding: 15px 0;
}


.zcTitle {
    display: block;
    margin: 0 auto;
}

.intro {
    margin-bottom: 20px;
    cursor: pointer;
    transition: all 0.3s;
}


/* .intro:hover {
    transform: scale(0.96);
}

.intro.active {
    margin-right: 0;
} */


.rcMain {
    /* width: 100%; */
    overflow: hidden;
    background: #10187F;
    padding: 20px;
    position: relative;
}
.zcMain01{
    position: relative;
    overflow: hidden;
    background: url(../images/bg.png) no-repeat center;
    padding: 20px;
}
.intro img{
    margin-bottom: 10px;
}
.a1{
    position: absolute;
    top: 0;
    left: 0;
}
.a2{
    position: absolute;
    bottom: 0;
    right: 0;
}

.a3{
    position: absolute;
    top: 1000px;
    left: 10px;
}
.a4{
    position: absolute;
    top: 250px;
    right: -20px;
}
.a5{
    position: absolute;
    bottom: 50px;
    right: 0;
}
.a6{
    position: absolute;
    top: 50px;
    left: 70px;
}
.a6 img{
    width: 150px;
    /* height: 0px; */
}
.a7{
    position: absolute;
    bottom: 0;
    left: 0px;
}
.a8{
    position: absolute;
    top: 0;
    right: 0;
}
.a9{
    position: absolute;
    top: 80px;
    left: 40px;
}
.a10{
    position: absolute;
    right: 30px;
    bottom: 0px;
}
.a10 img,.a9 img{
    height: 400px;
    width: 150px;
}

