.cwgw-container {
    padding-top: 80px;
    background: #fff
}

.cwgw-banner {
    width: 100%;
    height: 500px;
    background: url(../img/jzdc/jzdc-banner.png) center center no-repeat;
    background-size: cover;
    margin-bottom: 62px;
}

.cwgw-content {
    width: 1200px;
    margin: 0 auto;
}

.top-button > a:last-child {
    background: linear-gradient(90deg, #006CDE 0%, #00A7EC 100%)
}

.cwgw-main-1 {
    background: #fff;
}

.cwgw-main-1-wrapper {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
}

.cwgw-main-1-wrapper-left {
    padding-top: 85px;

}

.cwgw-main-1-wrapper-left .sb-line {
    margin-bottom: 38px;
}

.cwgw-main-1-wrapper-left h3 {
    color: #333;
    font-weight: bold;
    padding-bottom: 26px;
    font-size: 30px;
}

.cwgw-main-1-wrapper-left p {
    width: 629px;
    word-break: break-word;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    padding-bottom: 63px;

}

.cwgw-main-1-wrapper-right {
    width: 559px;
    height: 414px;
    background: url(../img/jzdc/whatisjzdc.png) center center no-repeat;
    background-size: 100% 100%;
}

.reverse-btn {
    margin-top: 0px;
}
.jzdc-main-2{
    background:#F7F8FA;
    padding-bottom: 62px;
}
.jzdc-main-2-wrapper{
    width:1200px;
    margin:0 auto;
}
.jzdc-main-2-wrapper h3 {
    text-align:center;
    font-size:30px;
    color:#333;
    font-weight:bold;
    padding-top: 44px;
    padding-bottom: 18px;
}
.jzdc-main-2-wrapper .sb-line{
    margin:0 auto;
    margin-bottom: 58px;
}
.jzdc-main-2-box{
    display:flex;
    flex-wrap:wrap;
}
.jzdc-main-2-box > div {
    width: 290px;
    height: 240px;
    flex: 0 0 auto;
    margin-right: 13px;
    margin-bottom: 20px;
    border-radius: 10px;
    transition: box-shadow 0.25s ease;
    font-size:0
}
.jzdc-main-2-box > div:hover{
    box-shadow: 0 2px 21px rgba(0,0,0,.21)
}
.jzdc-main-2-box > div:nth-child(4) {
    margin-right:0
}
.jzdc-main-2-box > div:nth-child(8) {
    margin-right:0
}
.jzdc-main-2-box > div:nth-child(1) {
    background:url(../img/jzdc/1.png) center center no-repeat;
    background-size: 100% 100%;
}
.jzdc-main-2-box > div:nth-child(2) {
    background:url(../img/jzdc/2.png) center center no-repeat;
    background-size: 100% 100%;
}
.jzdc-main-2-box > div:nth-child(3) {
    background:url(../img/jzdc/3.png) center center no-repeat;
    background-size: 100% 100%;
}
.jzdc-main-2-box > div:nth-child(4) {
    background:url(../img/jzdc/4.png) center center no-repeat;
    background-size: 100% 100%;
}
.jzdc-main-2-box > div:nth-child(5) {
    background:url(../img/jzdc/5.png) center center no-repeat;
    background-size: 100% 100%;
}
.jzdc-main-2-box > div:nth-child(6) {
    background:url(../img/jzdc/6.png) center center no-repeat;
    background-size: 100% 100%;
}
.jzdc-main-2-box > div:nth-child(7) {
    background:url(../img/jzdc/7.png) center center no-repeat;
    background-size: 100% 100%;
}
.jzdc-main-2-box > div:nth-child(8) {
    background:url(../img/jzdc/8.png) center center no-repeat;
    background-size: 100% 100%;
}
.jzdc-main-3{
    padding-bottom: 116px;
}
.jzdc-main-3-wrapper{
    width: 1200px;
    margin:0 auto;
}

.jzdc-main-3-wrapper h3 {
    text-align:center;
    font-size:30px;
    color:#333;
    font-weight:bold;
    padding-top: 100px;
    padding-bottom: 18px;
}
.jzdc-main-3-wrapper .sb-line{
    margin:0 auto;
    margin-bottom: 56px;
}
.jzdc-main-3-box{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.jzdc-main-3-box > div {
    width: 364px;
    height: 276px;
}
.jzdc-main-3-box > div:nth-child(1) {
    background:url(../img/jzdc/goodness-1.png) center center no-repeat;
    background-size: 100% 100%
}
.jzdc-main-3-box > div:nth-child(2) {
    background:url(../img/jzdc/goodness-2.png) center center no-repeat;
    background-size: 100% 100%
}
.jzdc-main-3-box > div:nth-child(3) {
    background:url(../img/jzdc/goodness-3.png) center center no-repeat;
    background-size: 100% 100%
}
.jzdc-main-4{
    width: 100%;
    height: 276px;
    background:url(../img/jzdc/process.png) center center no-repeat;
    background-size: auto 100%;
}