.page-lite .section-1 {
    height: 500px;
    background: url(../images/lite/0-banner.jpg) no-repeat center top;
}

.section-1 .btn-div .btn-border-blue:hover {
    opacity: 0.9;
    color: #fff;
}

.section-1 .container {
    position: relative;
    height: 390px;
}

.section-1 .btn-wrap {
    padding-top: 71px;
    width: 600px;
}

.section-1 .btn-div {
    text-align: left;
    margin-top: 52px;
}

.section-1 .btn-div p {
    color: #888888;
    font-size: 16px;
    margin-top: 5px;
}

.section-1 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}

.section-1 .btn-div .btn-border-blue {
    background: linear-gradient(90deg, #301c04, #613c0b);
    border-radius: 5px;
    font-size: 24px;
    width: 240px;
    height: 64px;
}

.section-1 .btn-wrap .desc .title {
    font-size: 44px;
    font-weight: 600;
}

.section-1 .btn-wrap .desc .hy-red {
    font-size: 36px;
    background: linear-gradient(90deg, #ee2846, #f15b39);
    border-radius: 27px 27px 27px 5px;
    padding: 0px 17px;
    color: #FFFFFF;
    margin-top: 2px;
    float: right;
    margin-right: 49px;
}

.section-1 .btn-wrap .desc .bg-red {
    background: linear-gradient(90deg, #ee2846, #f15b39);
    border-radius: 5px;
    width: 596px;
    height: 58px;
    color: #FFFFFF;
    line-height: 58px;
    font-size: 28px;
    text-align: center;
    margin: 12px 0;
}

.section-1 .btn-wrap .desc .bg-red span:nth-child(2) {
    font-weight: 600;
    margin-left: 30px;
}

.section-1 .btn-wrap .desc .c-b {
    color: #333333;
    font-size: 22px;
}

.section-1 .btn-wrap .desc .c-r {
    color: #EF3E41;
    font-size: 22px;
}

.page-lite .section-2 {
    background: #F6F7FB;
}

.page-lite .section-2 .list .item {
    float: left;
    width: 33.33%;
    text-align: center;
}

.page-lite .section-2 .list .item h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.page-lite .section-2 .list .item p {
    font-size: 16px;
    color: #888;
    width: 256px;
    margin: 0 auto;
    line-height: 1.8;
}

.page-lite .section-2 .list .item .img {
    width: 216px;
    height: 459px;
    margin: 0 auto 23px;
    box-shadow: 0 8px 11px rgba(0, 0, 0, .1);
    border-radius: 24px;
}

.page-lite .section-2 .list .item-1 .img {
    background: url(../images/lite/1f-img1.png) no-repeat;
}

.page-lite .section-2 .list .item-2 .img {
    background: url(../images/lite/1f-img2.png) no-repeat;
}

.page-lite .section-2 .list .item-3 .img {
    background: url(../images/lite/1f-img3.png) no-repeat;
}

.page-lite .section-1-1 {
    background: #1a1819 url(../images/lite/1f-bg.jpg) no-repeat center top;
}

.page-lite .section-1-1 .list {
    margin: 0 -10px;
    text-align: center;
}

.page-lite .section-1-1 .list .item {
    width: 526px;
    display: inline-block;
    margin: 0 30px;
}

.page-lite .section-1-1 .list .item .img {
    width: 526px;
    height: 296px;
    overflow: hidden;
    position: relative;
}

.page-lite .section-1-1 .list .item .img img {
    width: 100%;
}

.page-lite .section-1-1 .list .item .img .time {
    font-size: 14px;
    line-height: 36px;
    padding: 0 10px 0 50px;
    color: #fff;
    background: rgba(0, 0, 0, .3) url(../images/index/new_icon.png) no-repeat 16px center;
    position: absolute;
    right: 0;
    bottom: 0;
}

.page-lite .section-1-1 .list .item .img .play {
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px;
    z-index: 2;
    background: url(../images/lite/1f-play.png) no-repeat;
}

.page-lite .section-1-1 .list .item h3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 20px;
}

.page-lite .section-3 .list {
    margin: 0 -30px;
}

.page-lite .section-3 .list .item {
    float: left;
    width: 360px;
    height: 424px;
    color: #fff;
    border-radius: 10px;
}

.page-lite .section-3 .list .item-1 {
    background: url(../images/lite/2f-bg1.png) no-repeat center top;
    box-shadow: 0 18px 13px -1px rgba(88, 117, 175, 0.17);
}

.page-lite .section-3 .list .item-2 {
    margin: 0 30px;
    background: url(../images/lite/2f-bg2.png) no-repeat center top;
    box-shadow: 0 18px 13px -1px rgba(175, 88, 88, 0.17);
}

.page-lite .section-3 .list .item-3 {
    background: url(../images/lite/2f-bg3.png) no-repeat center top;
    box-shadow: 0 18px 13px -1px rgba(158, 88, 175, 0.17);
}

.page-lite .section-3 .list .item h3 {
    font-size: 26px;
    text-align: center;
    padding-top: 33px;
    margin-bottom: 20px;
}

.page-lite .section-3 .list .item p {
    margin: 0 22px 0 25px;
    font-size: 16px;
    line-height: 1.8;
}

.page-lite .section-4 {
    background: #F4F5F9;
}

.page-lite .section-4 .slide {
    position: relative;
}

.page-lite .section-4 .slide .hd ul {
    margin-right: -20px;
}

.page-lite .section-4 .slide .hd ul li {
    float: left;
    width: 216px;
    height: 163px;
    cursor: pointer;
    border: 1px solid #E6E7EB;
    text-align: center;
    background: #fff;
    margin: 0 15px 15px 0;
    overflow: hidden;
}

.page-lite .section-4 .slide .hd ul li.item-pull {
    margin-left: 283px;
}

.page-lite .section-4 .slide .hd ul li.item-big {
    width: 358px;
}

.page-lite .section-4 .slide .hd ul li .img {
    width: 50px;
    height: 50px;
    background: url(../images/lite/3f-icon.png) no-repeat;
    margin: 15px auto 6px;
}

.page-lite .section-4 .slide .hd ul li.item-1 .img {
    background-position: 0 0;
}

.page-lite .section-4 .slide .hd ul li.item-2 .img {
    background-position: -53px 0;
}

.page-lite .section-4 .slide .hd ul li.item-3 .img {
    background-position: -106px 0;
}

.page-lite .section-4 .slide .hd ul li.item-4 .img {
    background-position: -151px 0;
}

.page-lite .section-4 .slide .hd ul li.item-5 .img {
    background-position: -199px 0;
}

.page-lite .section-4 .slide .hd ul li.item-6 .img {
    background-position: -251px 0;
}

.page-lite .section-4 .slide .hd ul li.item-7 .img {
    background-position: -300px 0;
}

.page-lite .section-4 .slide .hd ul li.item-8 .img {
    background-position: -349px 0;
}

.page-lite .section-4 .slide .hd ul li.item-9 .img {
    background-position: -399px 0;
}

.page-lite .section-4 .slide .hd ul li.item-10 .img {
    background-position: -445px 0;
}

.page-lite .section-4 .slide .hd ul li.item-11 .img {
    background-position: -489px 0;
}

.page-lite .section-4 .slide .hd ul li.item-12 .img {
    background-position: -534px 0;
}

.page-lite .section-4 .slide .hd ul li h3 {
    font-size: 20px;
    margin-bottom: 4px;
}

.page-lite .section-4 .slide .hd ul li p {
    font-size: 14px;
    color: #888;
    margin: 0 30px;
    line-height: 1.8;
}

.page-lite .section-4 .slide .hd ul li.on {
    background: linear-gradient(to bottom, #fb4949 0%, #fd8767 100%)
}

.page-lite .section-4 .slide .hd ul li.on h3 {
    color: #fff;
}

.page-lite .section-4 .slide .hd ul li.on p {
    color: #fff;
}

.page-lite .section-4 .slide .hd ul li.on .img {
    background-position-y: -48px;
}

.page-lite .section-4 .slide .bd {
    position: absolute;
    overflow: hidden;
    width: 245px;
    height: 519px;
    left: 480px;
    top: 1px;
    border-radius: 20px;
    box-shadow: 0 8px 40px rgba(3, 12, 19, 0.15);
}

.page-lite .section-4 .slide .bd li {
    border: 4px solid #fff;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
}

.page-lite .section-4 .slide .bd li img {
    vertical-align: top;
}

.page-lite .section-5 .list {
    margin-right: -32px;
}

.page-lite .section-5 .list li {
    float: left;
    width: 235px;
    height: 223px;
    padding: 47px 20px 0 30px;
    box-shadow: 0 2px 5px rgba(-1, 0, 0, .08);
    margin-right: 22px;
}

.page-lite .section-5 .list li .img_wrap {
    width: 40px;
    height: 40px;
    margin-bottom: 34px;
    padding: 10px;
    background: linear-gradient(90deg, rgba(247, 47, 47, .1), rgba(251, 97, 21, .1));
    border-radius: 10px;
}

.page-lite .section-5 .list li .img {
    width: 40px;
    height: 40px;
    background: url(../images/lite/4f-icon.png) no-repeat;
}

.page-lite .section-5 .list li.item-1 .img {
    background-position: -2px 6px;
}

.page-lite .section-5 .list li.item-2 .img {
    background-position: -39px 6px;
}

.page-lite .section-5 .list li.item-3 .img {
    background-position: -79px 6px;
}

.page-lite .section-5 .list li.item-4 .img {
    background-position: -118px 6px;
}

.page-lite .section-5 .list li h3 {
    font-size: 18px;
    margin-bottom: 13px;
}

.page-lite .section-5 .list li p {
    font-size: 14px;
    color: #888;
}

.page-lite .section-6 {
    height: 511px;
    background: url(../images/lite/5f-img.jpg) no-repeat center top;
}

.page-lite .section-6 .section-title {
    float: right;
    width: 360px;
    padding-top: 160px;
}

.page-lite .section-7 .section-title {
    float: left;
    width: 360px;
}

.page-lite .section-7 .img {
    float: left;
    width: 766px;
    height: 309px;
    background: url(../images/lite/6f-img.png) no-repeat;
    margin: 0 0 0 74px;
}

.page-lite .section-8 {
    background: #F4F5F9;
}

.page-lite .section-8 .list {
    margin-right: -26px;
}

.page-lite .section-8 .list li {
    width: 280px;
    height: 210px;
    float: left;
    background: #fff;
    margin: 0 26px 26px 0;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 6px 10px -2px rgba(0, 0, 0, .05);
}

.page-lite .section-8 .list li:nth-child(n+5) {
    margin-bottom: 0
}

.page-lite .section-8 .list li .img {
    width: 110px;
    height: 110px;
    margin: 22px auto 5px;
}

.page-lite .section-8 .list li.item-1 .img {
    background: url(../images/lite/7f-icon1.png) no-repeat;
}

.page-lite .section-8 .list li.item-2 .img {
    background: url(../images/lite/7f-icon2.png) no-repeat;
}

.page-lite .section-8 .list li.item-3 .img {
    background: url(../images/lite/7f-icon3.png) no-repeat;
}

.page-lite .section-8 .list li.item-4 .img {
    background: url(../images/lite/7f-icon4.png) no-repeat;
}

.page-lite .section-8 .list li.item-5 .img {
    background: url(../images/lite/7f-icon5.png) no-repeat;
}

.page-lite .section-8 .list li.item-6 .img {
    background: url(../images/lite/7f-icon6.png) no-repeat;
}

.page-lite .section-8 .list li.item-7 .img {
    background: url(../images/lite/7f-icon7.png) no-repeat;
}

.page-lite .section-8 .list li.item-8 .img {
    background: url(../images/lite/7f-icon8.png) no-repeat;
}

.page-lite .section-8 .list li h3 {
    font-size: 18px;
    margin-bottom: 4px;
}

.page-lite .section-8 .list li p {
    font-size: 14px;
    color: #888;
}

.page-lite .section-9 {
    height: 331px;
    background: url(../images/lite/8f.jpg) no-repeat center top;
}

.page-lite .section-9 .section-title p {
    font-size: 24px;
}

.page-lite .section-9 .btns {
    text-align: center;
}

.page-lite .section-9 .btns a {
    margin: 0 10px;
}
