.index-content .container {
    width: 75%;
}

.index-content img {
    max-width: 100%;
}

.index-page01 .row .bg {
    background: rgba(255, 255, 255, 0.7);
    padding: 45px 6.4% 70px;
    text-align: center;
    margin-top: -140px;
    position: relative;
    z-index: 10;
    border-radius: 10px;
    box-shadow: 5px 8px 10px rgba(4,0,0,.15);
}

.index-page01 h1 {
    font-size: 72px;line-height: 1;font-weight: bold;font-family: "黑体";
    color: #bf9769;
    padding-bottom: 20px;
}

.index-page01 .ulli1 {
    margin-bottom: 20px;
}

.index-page01 .ulli2 {
    text-align: center;
    border: 1px solid #0037a0;
    line-height: 25px;
    padding: 5px;
    font-size: 15px;
    color: #0037a0;
}

.index-page01 .ulli2.on {
    background: #0037a0;
    color: #FFF;
}

.index-page01 p.text {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

.title {
    padding: 3% 0 2%;
}

.title img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.index-page02 {
    overflow: hidden;
}

.index-page02 .fl {
    padding-right: 0;
    position: relative;
    z-index: 10;
}

.index-page02 .fl img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.index-page02 .fr {
    margin-left: -32px;
    padding-right: 0;
    position: relative;
    z-index: 9;
}

.index-page02 .fr .bg {
    width: 211px;
    height: 154px;
    background: #f58231;
    position: absolute;
    right: 0;
    top: 120px;
    z-index: -1;
}

.index-page02 .fr .text {
    width: 80%;
    color: #333;
    line-height: 30px;
    padding-left: 4%;
    padding-bottom: 14px;
}

.index-page02 .mySwiper01 .swiper {
    padding-right: 72px;
    height: 527px;
    float: left;
}

.index-page02 .mySwiper01 .swiper .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-page02 .mySwiper01 .swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-page02 .mySwiper01 .swiper .swiper-button-next {
    background: #f58231 url(../images/index01/next03.png) no-repeat center center;
    width: 72px;
    height: 72px;
    right: 0;
    top: auto;
    bottom: 0;
    opacity: 1;
    outline: none;
}

.index-page02 .mySwiper01 .swiper .swiper-button-prev {
    background: #0037a0 url(../images/index01/prev03.png) no-repeat center center;
    width: 72px;
    height: 72px;
    top: auto;
    left: auto;
    bottom: 72px;
    right: 0;
    opacity: 1;
    outline: none;
}

.index-page02 .mySwiper01 .swiper .swiper-button-next::after,
.index-page02 .mySwiper01 .swiper .swiper-button-prev::after {
    font-size: 0;
}

.index-page03 {
    padding-top: 5%;
    overflow: hidden;
}

.index-page03 .fl h3 {
    background: #0037a0;
    font-size: 32px;
    color: #FFF;
    text-align: center;
    line-height: 84px;
}

.index-page03 .fl .text01 {
    padding: 4% 0;
}

.index-page03 .fl p {
    line-height: 29px;
    font-size: 21px;
    color: #000;
}

.index-page03 .fl p img {
    display: inline-block;
    margin-right: 5px;
}

.index-page03 .fl p.text02 {
    font-size: 16px;
    line-height: 30px;
}

.index-page03 .fr {
    float: right;
}

.index-page04Section {
    background: url(../images/index01/section04.jpg) repeat-x;
    background-size: 100% 100%;
    color: #FFF;
    font-size: 16px;
    text-align: center;
}

.index-page04Section .row div {
    transition: .1s;
}

.index-page04Section .counter-count {
    font-size: 19px;
    margin-bottom: 0;
}

.index-page04Section .counter-count span {
    font-size: 65px;
}

.index-page04Section .row div:hover {
    background: #f58231;
    cursor: pointer;
}

.index-page05 {
    overflow: hidden;
}

.index-page05 .index-page05Bottom {
    background: url(../images/index01/section05bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.index-page05 .index-page05Bottom .swiper-pagination-bullet {
    background: #FFF;
    opacity: 1;
}

.index-page05 .index-page05Bottom .swiper-pagination-bullet-active {
    background: #002f89;
}

.index-page05Bottom .small-title {
    float: right;
    padding-top: 3%;
}

.index-page05Bottom .small-title h3 {
    color: #0158a3;
    font-size: 24px;
}

.index-page05Bottom .small-title p {
    font-size: 16px;
    line-height: 18px;
}

.swiperBottom {
    padding: 3% 3.5% 3%;
}

.swiperBottom .mySwiper02 {
    padding-bottom: 20px;
}

.index-page05 .bottom-text {
    background: #FFF;
    padding: 20px;
    box-shadow: 2px 2px 5px -2px #ccc;
    width: 80%;
    margin: -40px auto 0;
    position: relative;
    z-index: 10;
    cursor: pointer;
}

.index-page05 .bottom-text h3 {
    font-size: 18px;
    color: #333333;
    /*border-bottom: 1px solid #666666;*/
    margin: 0;
    padding-bottom: 10px;
    position: relative;
}

.index-page05 .bottom-text h3::after {
    width: 90px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #0158a3;
    content: "";
    transition: .3s;
}

.index-page05 .bottom-text p {
    font-size: 16px;
    color: #666666;
    padding-top: 10px;
}

.index-page05 .bottom-text:hover h3::after {
    width: 200px;
}

.swiper.mySwiper03 {
    width: 100%;
    height: 100%;
}

.swiper.mySwiper03 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper.mySwiper03 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper.mySwiper02 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0px;
}

.swiper.mySwiper03 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 50px;
}

.swiper.mySwiper03 .swiper-slide img {
    width: 100%;
}

.swiperBottom .mySwiper02-next {
    width: 84px;
    height: 97px;
    background: url(../images/index01/arrow_r.png) no-repeat;
    background-size: 100% 100%;
    right: -5%;
    top: 40%;
    outline: none;
}

.swiperBottom .mySwiper02-prev {
    width: 84px;
    height: 97px;
    background: url(../images/index01/arrow.png) no-repeat;
    background-size: 100% 100%;
    left: -5%;
    top: 40%;
    outline: none;
}

.swiperBottom .mySwiper02-next:hover{
    background-image: url(../images/index01/next_h.png);
}
.swiperBottom .mySwiper02-prev:hover{
    background-image: url(../images/index01/prev_h.png);
}

.index-page05 .swiperBottom .mySwiper02-next::after,
.index-page05 .swiperBottom .mySwiper02-prev::after {
    font-size: 0;
}

.index-page06 {
    background: url(../images/index01/index-page06bg.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 2% 0 0;
    padding: 2% 0 1%;
}

.index-page06 .text {
    position: relative;
    padding-top: 20px;
}

.index-page06 .text::before {
    position: absolute;
    width: 50px;
    height: 10px;
    background: #FFF;
    content: "";
    left: 15px;
    top: 0;
}

.index-page06 .text p {
    font-size: 18px;
    color: #FFF;
    line-height: 30px;
}

.mySwiper04 {
    width: 96%;
    display: block;
    margin: 0 auto;
}

.mySwiper04 .swiper {
    padding-bottom: 5%;
}

.mySwiper04 .swiper-slide {
    background: url(../images/index01/newsbg.png) no-repeat;
    background-size: 100% 100%;
    padding: 10px;
}

.mySwiper04 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper04 .swiper-slide .bottom {
    width: 100%;
    padding: 2%;
}

.mySwiper04 .swiper-slide .bottom h3 {
    color: #000;
    font-size: 24px;
    line-height: 40px;
    background: url(../images/index01/news01.png) no-repeat right center;
    transition: .3s;
}

.mySwiper04 .swiper-slide:hover .bottom h3 {
    color: #0037a0;
    background: url(../images/index01/news02.png) no-repeat right center;
}

.mySwiper04 .swiper-slide .bottom p {
    font-size: 16px;
    color: #666666;
}

.mySwiper04 .swiper-button-next {
    width: 42px;
    height: 42px;
    background: url(../images/index01/next01.png) no-repeat center center;
    right: 42.4%;
    top: auto;
    bottom: 0;
    outline: none;
    z-index: 10;
}

.mySwiper04 .swiper-button-next:hover {
    background: url(../images/index01/next02.png) no-repeat center center;
}

.mySwiper04 .swiper-button-prev {
    width: 42px;
    height: 42px;
    background: url(../images/index01/prev01.png) no-repeat center center;
    left: 42.4%;
    top: auto;
    bottom: 0;
    outline: none;
    z-index: 20;
}

.mySwiper04 .swiper-button-prev:hover {
    background: url(../images/index01/prev02.png) no-repeat center center;
}

.mySwiper04 .swiper-button-next::after,
.mySwiper04 .swiper-button-prev::after {
    font-size: 0;
}

.mySwiper04 .swiper-pagination-fraction {
    width: 50px;
    left: 50%;
    margin-left: -25px;
    bottom: 2%;
}

.swiper-horizontal>.swiper-pagination-bullets {
    width: 200px;
    left: 50%;
    margin-left: -100px;
}

.index-page08 {
    margin-top: 2%;
    background: url(../images/index01/section08bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 5% 0;
    margin-bottom: -30px;
}

.index-page08 .center {
    background: #FFF;
    padding: 40px 0;
}

.index-page08 .center ul {
    overflow: hidden;
    padding:0 20px;
}

.index-page08 .center ul li {
    width: 20%;
    padding:0 10px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
}

.index-page08 .center ul li .img {
    width: 100%;
    /*height: ;*/
    padding-bottom: 100%;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    transition: .3s;
    margin: 0 auto;
}

.index-page08 .center ul li .img img {
    position: absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;object-position: center;
}

.index-page08 .center ul li:hover {
    color: #f58231;
}

.index-page08 .center ul li:hover .img {
    border-radius: 10px;
}

.index-page08 .fr img {
    margin-top: 40%;
}

@media(max-width:1600px) {
    .index-content .container {
        width: 94%;
    }
    .title img {
        max-width: 60%;
    }
}

@media(max-width:1400px) {
    h1 {
        font-size: 36px!important;
    }
    h2 {
        font-size: 32px!important;
    }
    h3 {
        font-size: 28px!important;
    }
    h4 {
        font-size: 24px!important;
    }
    p {
        font-size: 15px!important;
    }
    .swiperBottom .mySwiper02-next,
    .swiperBottom .mySwiper02-prev {
        width: 64px;
        height: 77px;
    }
    .swiperBottom .mySwiper02-prev {
        left: -3%;
    }
    .swiperBottom .mySwiper02-next {
        right: -3%;
    }
    .index-page05 .bottom-text h3 {
        font-size: 18px!important;
    }
}

@media(max-width:1300px) {
    h1 {
        font-size: 32px!important;
    }
    h2 {
        font-size: 28px!important;
    }
    h3 {
        font-size: 24px!important;
    }
    h4 {
        font-size: 20px!important;
    }
    p {
        font-size: 15px!important;
    }
    .index-content .container {
        width: 94%;
    }
    .title img {
        max-width: 80%;
    }
    .index-page05 .bottom-text h3 {
        font-size: 18px!important;
    }
}

@media(max-width:991px) {
    h1 {
        font-size: 28px!important;
    }
    h2 {
        font-size: 24px!important;
    }
    h3 {
        font-size: 20px!important;
    }
    h4 {
        font-size: 16px!important;
    }
    h5 {
        font-size: 14px!important;
    }
    p {
        font-size: 14px!important;
    }
    .index-content .container {
        width: 100%;
    }
    .title img {
        max-width: 60%;
    }
    .index-page02 .fl {
        display: none;
    }
    .index-page02 .fr .text {
        width: 94%;
    }
    .index-page02 .mySwiper01 .swiper {
        height: 300px;
    }
    .index-page02 .fr {
        margin: 0;
    }
    .index-page02 .fr .bg {
        width: 120px;
        height: 80px;
        display: none;
    }
    .index-page03 .fr {
        display: none
    }
    .index-page04Section .counter-count span {
        font-size: 32px;
    }
    .index-page04Section .media-body p.mt-1 {
        font-size: 12px!important;
    }
    .index-page05 .index-page05Bottom {
        background: url(../images/index01/section05bg.jpg) no-repeat right center;
        background-size: 300% 100%;
    }
    .swiperBottom .mySwiper02-next,
    .swiperBottom .mySwiper02-prev {
        width: 44px;
        height: 57px;
    }
    .swiperBottom .mySwiper02-prev {
        left: -1%;
    }
    .swiperBottom .mySwiper02-next {
        right: -1%;
    }
    .index-page05 .bottom-text {
        width: 90%;
        padding: 20px 2%;
    }
    .index-page05 .bottom-text h3 {
        font-size: 16px!important;
    }
    .index-page06 {
        background: url(../images/index01/index-page06bg.jpg) no-repeat left center;
        background-size: 200% 100%;
        margin: 2% 0 0;
        padding: 2% 0 1%;
    }
    .mySwiper04 .swiper {
        padding-bottom: 15%;
    }
    .mySwiper04 .swiper-button-prev {
        left: 30%;
        top: 94%;
    }
    .mySwiper04 .swiper-button-next {
        right: 30%;
        top: 94%;
    }
    .index-page08 {
        background: url(../images/index01/section08bg.jpg) no-repeat right center;
        background-size: 300% 100%;
    }
    .index-page08 .center ul li {
        width: 50%;
    }
    .index-page08 .fr img {
        margin-top: 2%;
        float: right;
        max-width: 40%;
    }
}

.index-page01,.index-page02,.index-page03{background:#f5f5f5;}
.index-page01 h1{padding-bottom:30px;}
.index-page01 .ulli2{width:33.333%;padding:0;line-height:45px;}
.index-page01 .ulli1{margin-bottom:25px;float:none;}
.index-page01 p.text{padding-top:25px;}
.index-page01 .ulli1 .col-lg-1{width:16.66%}
.index-page01 .row,.index-page02 .row{margin:0;}
.index-content .title{padding-left:0;padding-right:0;padding-bottom:40px;}
.index-page02 .title{padding:78px 0 48px;}
.index-page02 .fl{padding:0;width:308px;}
.index-page02 .fl img{display:block;width:100%;}
.index-page02 .fr{width:auto;float:none;margin-left:308px;padding-left:0;padding-top:10px;}
.index-page02 .fr .text{font-size:16px;line-height:30px;margin-bottom:10px;padding-left:30px;height:150px;overflow-y:auto;}
.index-page02 .fr .text::-webkit-scrollbar {width:5px;}
.index-page02 .fr .text::-webkit-scrollbar-track {background:#F5F5F5;}
.index-page02 .fr .text::-webkit-scrollbar-thumb {background:rgba(255,255,255,.4);border-radius: 5px;}
.index-page02 .fr .text::-webkit-scrollbar-thumb:window-inactive {background:rgba(255,255,255,.4);border-radius: 5px;}
.index-page02 .fr .text::-webkit-scrollbar-thumb:vertical:hover {background:rgba(255,255,255,.4);border-radius: 5px;}
.index-page02 .mySwiper01 .swiper{float:none;}
.index-page03{overflow:hidden;padding-top:105px;}
.index-page03 .fl{width:42.8%;padding:0;}
.index-page03 .fl h3{position:relative;}
.index-page03 .fl h3:after{position:absolute;right:100%;height:3px;content:'';background:#1B3CA1;bottom:0;width:1000px;}
.index-page03 .fl .text01{padding:50px 0;}
.index-page03 .fl .text01 p{overflow:hidden;line-height:30px;margin-bottom:25px;font-size:20px;}
.index-page03 .fl .text01 p img{float:left;margin-right:20px;}
.index-page03 .fl .text01 p:last-child{margin:0;}
.index-page03 .fr{padding:0;}
.index-page04Section .row{margin:0;}
.index-page04Section .row .media-body{padding:21px 0;}
.index-page05 .container{width:73%;}
.index-page05 .mySwiper{overflow:hidden;}
.index-page05 .title{padding:47px 0 40px;}
.index-page05Bottom{overflow:hidden;}
.index-page05Bottom .row{margin:0;}
.index-page05Bottom .small-title{margin-bottom:15px;width:73.4%;position:relative;z-index:10;padding-left:3%;}
.index-page05Bottom .small-title h3{font-weight:bold;font-family:"黑体";margin-bottom:10px;}
.index-page05Bottom .small-title p{color:#fff;line-height:30px;font-size:17px;margin-bottom:5px;}
.index-page05 .index-page05Bottom{position:relative;background:none;}
.index-page05 .index-page05Bottom:before,.index-page05 .index-page05Bottom:after{position:absolute;content:'';top:0;height:92.8%;}
.index-page05 .index-page05Bottom:before{width:32.8%;background:#c59258;left:0;}
.index-page05 .index-page05Bottom:after{width:67.2%;right:0;background:#9ec4fc;}
.index-page05 .swiperBottom {position:relative;padding:80px 50px 100px;z-index:10;}
.index-page05 .swiperBottom:after{background:#0158a3;position:absolute;left:90px;top:0;width:1800px;height:100%;content:'';pointer-events:none;}
.mySwiper04 .swiper{overflow:hidden;}
.swiper.mySwiper03{overflow:hidden;}
.swiper.mySwiper03 .swiper-slide img{object-position:center;display:block;width:100%;}
.index-page05 .bottom-text{width:auto;margin:-65px 38px 0;padding:32px 7.6% 18px;}
.index-page05 .bottom-text p{height:90px;color:#666666;font-size:16px;line-height:30px;overflow:hidden;padding:0;margin-top:5px;}
.index-page05 .bottom-text h3{padding-bottom:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.index-page05 .bottom-text h3:before{position:absolute;bottom:0;width:100%;left:0;height:1px;background:#666;content:'';}
.index-page05 .bottom-text h3::after{height:7px;bottom:0;}
.swiper.mySwiper03 .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:75px;width:100%;left:0;text-align:center;font-size:0;margin:0;}
.swiper.mySwiper03 .swiper-pagination-bullet{margin:0 7px;}
.swiper.mySwiper03{position:relative;}
.index-page03 .row{margin:0;}
.index-page06{padding:35px 0 30px;margin-top:55px;}
.index-page07 .title{padding:64px 0 60px;}
.mySwiper04{width:100%;}
.mySwiper04 .swiper{padding-bottom:100px;}
.mySwiper04 .swiper-slide .bottom{padding:25px;}
.mySwiper04 .swiper-slide .bottom p{height:60px;line-height:30px;overflow:hidden;}
.swiper-pagination-current{color:#0037a0;font-size:20px;}
.mySwiper02-page{left:0;width:100%;text-align:center;bottom:48px;font-size:0;}
.mySwiper02-page .swiper-pagination-bullet{width:10px;height:10px;margin:0 6px;}
.index-page08{margin-top:74px;}
.index-page08 .center ul li{padding:10px 0;}
.index-page08 .center{padding:30px 0 40px;}
.index-page08 .center ul li .img{padding:0 0 100%;position:relative;}
.index-page08 .center ul li .img img{width:84%;height:84%;top:50%;transform:translate(-50%,-50%);position:absolute;left:50%;object-position:center;object-fit:cover;border-radius:100%;overflow:hidden;transition:all .4s;}
.index-page08 .center{background:rgba(255,255,255,.96);}
.index-page08 .center ul li:hover .img img{border-radius:6px;width:100%;height:100%;}
.mySwiper04 .swiper-slide .bottom h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.index-page08 p{text-overflow:ellipsis;overflow:hidden;text-align:center;white-space:nowrap;}
@media (max-width: 1600px){
    .index-content .container{width:82%;}
    .index-page02 .fr .text{font-size:15px;}
    .index-page05 .container{width:73%;}
    .index-page03 .fl .text01 p{font-size:17px;}
    .index-page01 h1{font-size:60px;}
    .index-page01 p.text{padding-top:20px;}
    .index-page01 .row .bg{padding-bottom:60px;}
    .index-page02 .fr .text{padding-right:10px;}
    .index-page03 .fl .text01{padding:35px 0;}
    .index-page03 .fl .text01 p{margin-bottom:20px;}
    .index-page03 .fl h3{font-size:26px;padding:20px 0;line-height:1;}
    .index-page03 .fl p.text02{font-size:15px;line-height:28px;}
    .index-page04Section .counter-count span{line-height:1;}
    .index-page04Section .media-body p{margin-top:10px;font-size:15px;}
    .index-page04Section .counter-count span{font-size:60px;}
    .index-page05 .bottom-text h3{font-size:16px;}
    .index-page05 .bottom-text p{font-size:14px;line-height:24px;height:72px;}
    .index-page05 .bottom-text{padding-top:25px;}
    .index-page05Bottom .small-title p{font-size:16px;}
    .index-page06 .text::before{height:8px;}
    .index-page06 .text p{font-size:16px;line-height:26px;}
    .mySwiper04 .swiper-slide .bottom{padding:20px;}
    .mySwiper04 .swiper-slide .bottom h3{font-size:20px;}
    .mySwiper04 .swiper-slide .bottom p{font-size:14px;line-height:24px;height:48px;}
}


@media(max-width:767px){
    .index-content .container{
        width: 100%;
    }
    .index-page01 .row .bg{
        padding: 40px 5%;
    }
    .index-page01 .ulli2{
        width: 100%;
    }
    .index-page01 p.text{
        padding-top: 0;
    }
    .index-page02 .title{
        padding: 40px 0 30px;
    }
    .index-page02 .fl{
        display: block;
        margin: auto;
        float: unset;
    }
    .index-page02 .fr{
        margin: 0;
    }
    .index-page02 .fr .text{
        width: 100%;
        padding-left: 10px;
    }
    .index-page03{
        padding-top: 50px;
    }
    .index-page03 .fl{
        width: 100%;
    }
    .index-page03 .fr{
        display: block;
    }
    .index-page04Section .row div{
        padding: 0;
    }
    .index-page04Section .counter-count span{
        font-size: 30px;
    }
    .index-page05Bottom .small-title{
        width: 100%;
        padding-left: 15px;
    }
    .index-page05 .swiperBottom{
        padding: 40px 30px 50px;
    }
    .mySwiper02-page{
        bottom: 20px;
    }
    .index-page05 .bottom-text{
        margin: -65px 10px 0;
    }
    .index-page07 .title{
        padding: 40px 0;
    }
    .mySwiper04 .swiper{
        padding-bottom: 60px;
    }
    .index-page08{
        margin-top: 40px;
    }   
}
.index-page05 .bottom-text p{
    overflow-y: auto!important;
}

.index-page05 .bottom-text p::-webkit-scrollbar {width:5px;}
.index-page05 .bottom-text p::-webkit-scrollbar-track {background:#fff;border-radius:8px;}
.index-page05 .bottom-text p::-webkit-scrollbar-thumb {background:#405e8c;border-radius:8px;}
.index-page05 .bottom-text p::-webkit-scrollbar-thumb:window-inactive {background:#405e8c;}
.index-page05 .bottom-text p::-webkit-scrollbar-thumb:vertical:hover {background:#405e8c;}