.sunShine-banner img{
    width: 100%;
}
.sunShine .content-CN, .sunShine .content-CN{
    color: #666;
}
.sunShine  img {
    object-fit: contain;
}
.sunShine .list-item {
    width: 20%;
    padding: 0 15px;
    margin-bottom: 15px;
}
.service-title {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #A41414;
}
.list-item-info {
    margin-left: -15px;
    margin-right: -15px;
}
.commitment-item  p {
    height: 0;
}
.commitment-item  .color-1A {
   height: auto !important;
}
.sunShine .list {
    padding: 0 15px;
}
.sunShine .m-15 {
    margin:0 7.5px;
    padding: 22px 28px;
    background: #EEEEEE;
}

.sunShine .security-list .security-item {
    text-align: center;
}
.sunShine .security-title {
    display: inline-block;
    vertical-align: bottom;
  
}
.sunShine .big-font{
    position: relative;
}
.sunShine .big-font::after {
    content: '';
    width: 10px;
    height: 60px;
    border-left: 1px solid #333;
    background: #fff;
    position: absolute;
    transform: rotate(45deg);
    right: 0px;
    bottom: -11px;
}
@media (min-width: 1200px) {
    .sunShine .big-font {
        font-size: 74px;
    }
    .sunShine .left-ctx-img {
        width: 400px;
        height: 442px;
    }
    .commitment-item {
        margin-bottom: 30px;
    }
    .commitment-item:first-child {
        margin-bottom: 40px;
    }
    .sunShine .security-list .big-font{
        font-size: 60px;
    }
    .sunShine .security-list .security-item {
        margin-bottom: 40px;
    }
}
@media (max-width: 1199px) {
    .sunShine .list-item {
        width: 25%;
    }
    .commitment-item {
        margin-bottom: 20px;
    }
    .commitment-item:first-child {
        margin-bottom: 40px;
    }
    .sunShine .security-list .security-item {
        margin-bottom: 20px;
    }
}
@media (max-width: 992px) {
    .sunShine .list-item {
        width: 33.333333%;
    }
}
@media (max-width: 768px) {
    .sunShine .list-item {
        width: 50%;
    }
}
@media (max-width: 768px) {
    .sunShine .list-item {
        width: 50%;
    }
}
@media (max-width: 576px) {
    .sunShine .list-item {
        width: 100%;
    }
}
