/* 新增 */
/* 1300px适配 */
.index-imgtext {
    margin-top: 20px !important;
}

.switching {
    padding-left: 5px;
    padding-right: 10px;
}

.index-imgtext .cnt {
    width: 360px;
}

.index-ulone .lione {
    width: 510px;

}

.index-ulone .litwo {
    width: 762px;

}

.lione {
    margin-left: 0px !important;
}

.index-ulimgtitle {
    margin-left: 0px;

}

.index-ulone .litwo {
    height: 430px;

}

.indexshouye {
    width: 1300px;
    position: relative;
    padding-top: 6px;
    /*padding-bottom: 63px;*/
}

/* 背景颜色适配 */
.index-ulone .lione {
    background-color: #ffffff;
}

.index-ulone .litwo {
    background-color: #ffffff;
}

.index-ulimgtitle {
    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;
}
