/* 新增 */
/* 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;
}
