/* 新新新 */
/* 页面美化 */
.indexShouye {
    padding-top: 5px !important;
    padding-bottom: 30px !important;
}

.index-divOne {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    border-radius: 10px;
}

.index-ulOne {
    height: 250px;
}

.Enlarge {
    width: 640px;
    height: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
}

.index-ulOne > .Enlarge:last-child {
    margin-left: 20px;

}

.index-ulOne > .Enlarge {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

/* 新新 */
/* 页面平衡 */
.index-divCnt > .cnt {
    width: 630px;
    padding-left: 30px;
    margin-left: 35px !important;
}

.index-ulOne > li:first-child {
    margin-left: 0;
    width: 555px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.index-ulOne > li:last-child {
    margin-left: 28px;
    width: 555px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

/* 扩成1300px */
.indexShouye {
    width: 1300px;
}

/* 新 */
/* xi图片路径 */
/* [class*="icon-"] {
    display: inline-block;
    background: url(/content/xtw/new/css/imgs&d/slimg.png) no-repeat;
}  */
/* 标题格式 */
.head-logo > .logo > .parent {
    display: table-cell;
    width: 600px !important;
    height: 160px;
    vertical-align: middle;
    text-align: left;
}

/* 背景颜色 */
.indexShouye {
    position: relative;
    padding-top: 26px;
    /*padding-bottom: 63px;*/
}

.index-ulOne > li {
    background-color: #FFFFFF;
}

.index-ulTwo > li {
    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;
}

/* 新新新新*/
.index-ulOne > li:last-child {
    width: 636px !important;
    height: 260px;
    padding-top: 20px;
    border-radius: 10px;
}

.index-ulOne > li:first-child {
    width: 636px !important;
    height: 260px;
    padding-top: 20px;
    border-radius: 10px;
}
