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

.cwgw-banner {
    width: 100%;
    height: 500px;
    background: url(../img/gxzx/gxzx-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: #F7F8FA;
}

.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: 468px;
    height: 449px;
    background: url(../img/gxzx/whatisgxzx.png) center center no-repeat;
    background-size: 468px 449px;
}

.reverse-btn {
    margin-top: 52px;
}

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

.cwgw-main-4-wrapper {
    width: 1200px;
    margin: 0 auto;
    padding-top: 99px;
    padding-bottom: 127px;
}

.cwgw-main-4-wrapper h3 {
    margin: 0 auto;
    padding-bottom: 72px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}

.cwgw-main-4-wrapper-box {
    display: flex;
}

.cwgw-main-4-wrapper-box > div {
    width: 283px;
    height: 276px;
    padding: 41px 19px 0px 19px;
    box-sizing: border-box;
    background: #000;
    margin-right: 23px;
}

.cwgw-main-4-wrapper-box > div:last-child {
    margin-right: 0;
}

.cwgw-main-4-wrapper-box .img {
    width: 55px;
    height: 49px;
    margin: 0 auto;
    margin-bottom: 36px;
}

.cwgw-main-4-wrapper-box > div {
    color: #666;
    font-size: 16px;
    background: #F7F8FA;
    transition: box-shadow 0.25s ease
}

.cwgw-main-4-wrapper-box > div .title {
    text-align: center;
    margin-bottom: 16px;
    font-size: 16px;
    letter-spacing: 1px;
}

.cwgw-main-4-wrapper-box > div .content {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -1px;
}

.cwgw-main-4-wrapper-box > div:hover .title {
    font-weight: bold;
}

.cwgw-main-4-wrapper-box > div:nth-child(1) .img {
    background: url(../img/gxzx/1.png) center center no-repeat;
    background-size: 40px 40px
}

.cwgw-main-4-wrapper-box > div:nth-child(2) .img {
    background: url(../img/gxzx/2.png) center center no-repeat;
    background-size: 40px 40px
}

.cwgw-main-4-wrapper-box > div:nth-child(3) .img {
    background: url(../img/gxzx/3.png) center center no-repeat;
    background-size: 40px 40px
}

.cwgw-main-4-wrapper-box > div:nth-child(4) .img {
    background: url(../img/gxzx/4.png) center center no-repeat;
    background-size: 40px 40px
}

.cwgw-main-4-wrapper-box > div:hover {
    background: #fff;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
}

.cwgw-main-4-wrapper-box > div:hover .title {
    color: #1C56A0;
}

.gxzx-main-2 {
    height: 620px;
    background: url(../img/gxzx/goodness-bg.png) center center no-repeat;
    background-size: auto 100%;
}

.gxzx-main-2-wrapper {
    width: 1200px;
    margin: 0 auto;
}

.gxzx-main-2-wrapper h3 {
    text-align: center;
    color: #fff;
    padding-top: 86px;
    padding-bottom: 72px;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
}

.gxzx-main-2-box {
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
}

.gxzx-main-2-box > div {
    flex: 0 0 auto;
    width: 588px;
    height: 137px;
    margin-right: 24px;
    margin-bottom: 44px;
}

.gxzx-main-2-box > div:nth-child(1) {
    background: url(../img/gxzx/goodness-1.png) center center no-repeat;
    background-size: 100% 100%;
}

.gxzx-main-2-box > div:nth-child(2) {
    background: url(../img/gxzx/goodness-2.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 0;
}

.gxzx-main-2-box > div:nth-child(3) {
    background: url(../img/gxzx/goodness-3.png) center center no-repeat;
    background-size: 100% 100%;
}

.gxzx-main-2-box > div:nth-child(4) {
    background: url(../img/gxzx/goodness-4.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 0;
}

.gxzx-main-3 {
    background: #fff;
}

.gxzx-main-3-wrapper {
    width: 1258px;
    height: 688px;
    margin: 0 auto;
}

.gxzx-main-3-wrapper h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    padding-top: 43px;
    padding-bottom: 5px;
    color: #333;
    text-align: center;
}

.gxzx-main-3-wrapper > div {
    width: 1258px;
    height: 541px;
    background: url(../img/gxzx/schedule.png) center center no-repeat;
    background-size: 100% 100%;
}

.gxzx-main-4 {
    background: #F7F8FA;
    height: 612px;
    padding-top: 83px;
    padding-bottom: 88px
}
.gxzx-main-4-wrapper{
    width: 1200px;
    margin:0 auto;
    display: flex;
    justify-content: center;
}

.gxzx-main-4-left {
    width: 690px;
    height: 441px;
    background: url(../img/gxzx/process.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 77px;
}

.gxzx-main-4-right {
    font-size: 16px;
    color:#666;
    line-height: 24px;
}
.gxzx-main-4-right h4{
    font-weight:bold;
    color:#333;
}
.gxzx-main-4-right h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    padding-top: 27px;
    padding-bottom: 38px;
}
.customer-case{
    background:#fff;
}