/* 新增 */
/* 1300px适配 */
.index-ulImgA > li > a {
    width: 293px;
    height: 135px;
}

.index-ulImgA > li img {
    width: 293px;
    height: 135px;
}

.index-ulImgA > li {
    width: 293px;
    height: 135px;
    margin-left: 22.6666666667px;
}

.index-divOne {
    background-color: #ffffff;
    height: 250px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 10px;
    border-radius: 10px;
}

.index-ulImgA {
    width: 1300px;
    margin-left: 0px;
    height: 130px;
}

.indexShouye {
    width: 1300px;
    position: relative;
    padding-top: 6px;
    padding-bottom: 43px;
}

.liOne {
    margin-right: 50px;
    width: 750px !important;
    padding-left: 10px;
    padding-top: 20px;
    padding-right: 10px;
    border-right-width: 10px;
    border-radius: 10px;
    margin-right: 20px;
    height: 328px !important;
}

.liTwo {
    margin-left: 0px !important;
    width: 530px !important;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 10px;
    border-right-width: 10px;
    border-radius: 10px;
}

/* 背景颜色适配 */
.liOne {
    background-color: #ffffff;
}

.liTwo {
    background-color: #ffffff;
}

.index-divOne {
    background-color: #ffffff;
}

/* 旧 所有背景颜色样式 */
.bg {
    width: 100%;
    background: linear-gradient(180deg, #389DDD, #FFFFFF);
}

.indexShouye .bg {
    width: 100%;
    height: 676px;
    background: linear-gradient(180deg, #389DDD, #FFFFFF);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
