.index-hero{
    margin-bottom: 100px;
    position: relative;
    height: 929px;
    overflow: hidden;
}

#myVideo{
    width: 100%;
    height: auto;
}

.index-hero .title{
    position: absolute;
    left:260px;
    top:316px;
    z-index: 9;
}

.our-process {
    padding:0;
    margin-top: 20px;
    margin-bottom: 100px;
}

.our-process .section-info{
    color:#5A6470;
}

.process-row .btn-submit{
    width: 140px;
    height: 42px;
}

.process-row .center-item{
    margin:0 20px;
}

.left-item{
    flex:1;
    height: 455px;
    box-sizing: border-box;
    background-color: #DFE9FF;
    border-radius: 16px;
    padding-top: 45px;
    padding-left: 32px;
    position: relative;
}

.left-item .item-img{
    width: auto;
    height: 300px;
    position: absolute;
    bottom: 0;
    right: -74px;
}



.center-item, .right-item{
    height: 455px;
    padding-top: 45px;
    padding-left: 32px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 16px;
    position: relative;
}

.center-item .item-img{
    width: auto;
    height: 238px;
    position: absolute;
    right: -40px;
    bottom: 8px;
}

.right-item .item-img{
    width: auto;
    height: 290px;
    position: absolute;
    right: -10px;
    bottom: 0px;
}

.our-clients{
    padding:90px 0 0 0;
    width: 100%;
    height: 940px;
    background-image: url(../images/dh-live/anli.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* background-position: center center; */
}

.our-clients .our-clients-title{
    margin-bottom: 37px;
}

.our-clients .nav-link{
    width: 240px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    margin-bottom: 40px;
    background: #293752;
    margin-left: 40px;

}

.swiper-container{
    padding-left: 40px;
}

.swiper-container .video-item{
    width: 350px;
    height: 520px;
    border-radius: 28px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px solid transparent;
}

.swiper-container .video-box{
    padding:4px 4px 0 4px;
}

.swiper-container .video-item-hover .video-box,
.swiper-container .video-box:hover{
    border: 4px solid #007EFF;
    border-radius: 28px;
}


.swiper-container .video-item video{
    /* width: 290px; */
    height: 495px;
    border-radius: 22px;
}

.swiper-container .video-item .play-btn{
    position: absolute;
    bottom: 240px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
}

.company-activities{
    background: linear-gradient( 270deg, #262F60 0%, #0C0A22 100%);
}

.company-activities .desc{
    margin: 20px auto 55px;
}

.company-content{
    width: 100%;
    height: 733px;
    text-align: center;
    line-height: 733px;
    border-radius: 16px;
    background-color:  rgba(35,42,68,0.72);
    border: 2px solid rgba(255,255,255,0.05);
    box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.1);
}

.modal-body {
    overflow: hidden;
    position: relative;
    padding: 32px 24px;
}

.modal-body .close-model-icon{
    position: absolute;
    top: 22px;
    right: 20px;
    width: 16px;
}

.t-modal-overlay{
    overflow: hidden;
}
.modal-body .success-box{
    display: flex;
    align-items: center;
}
    
.modal-body .success-text{
    color: #0077FE;
    font-size: 20px;
    line-height: 30px;;
    margin-left: 10px;
}

.modal-body .desc {
    margin-top: 10px;
    color: #606266;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 141px;
} 

body.modal-open {
    overflow-x: hidden;
    padding-right: 0 !important;
}

.our-blog{
    padding:0
}

.our-top{
	width: 100%;
	height: 614px;
	background: url(../images/index/footer-bg.svg), var(--accent-color);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center center;
}

.our-form{
	padding-top: 92px;
	box-sizing: border-box;
}

.our-form h2{
	color: var(--white-color);
	font-weight: 400;
	margin-bottom: 16px;
}

.btn-submit{
	background-color:#0077FE;
	color: #fff;
	border-radius: 4px;
	border: none;
	width: 140px;
	height: 50px;
}

.our-form .form-control{
	background-color: rgba(255,255,255,0.2);
	border-color: transparent;
	border-radius: 4px;
}

.our-form .form-control::placeholder{
	color: var(--text-color)
}

.our-form .form-control:focus{
	outline: none;
	border-color: transparent;
	box-shadow: none;
}


.section-row{
	margin-bottom: 20px;
	background-color: #F9FBFF;
	border-radius: 16px;
}

.mileage-box {

    height: 757px;
    background: #F8FBFF;
    padding-top: 100px;
    position: relative;
}
.testimonial-slider{
    /*position: relative;*/
}

.mileage-box  .section-row {
    margin-bottom: 119px !important;
}


.mileage-box h3 {
    font-weight: 500;
    font-size: 42px;
    color: #1F2329;
}
.mileage-list-item h3{
    color: #0077FE;
    margin-left: -16px;

}

.mileage-box h2 {
    font-weight: 600;
    font-size: 2.25rem;
    color: #1F2329;
    margin-top: -2rem;
    opacity: 0.2;
}
/*.mileage-box .swiper-slide{*/
/*    width:300px !important;*/
/*}*/

.mileage-box .swiper-slide .solid-line {
    margin-top: 17px;
    height: 103px;
    width: 1px;
    z-index:9;
    background: linear-gradient(to bottom, rgba(0, 119, 254, 1), rgba(139, 193, 255, 1));
}

.mileage-box .swiper-slide .dot {
/*/ / width: 0.88 rem;*/
/*/ / height: 0.88 rem;*/
/*/ / border: 0.6 rem solid rgba(225, 225, 225, .2) !important;*/
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #CAE3FF;
    border: none;
    position: relative;
    left: -1.1rem;
    top: 0;
    border-radius: 50%;
}

.mileage-box .swiper-slide .dot:before {
    content: '';
    width: 0.88rem;
    height: 0.88rem;
    background: #0077FE;
    position: absolute;
    border-radius: 50%;
    top: 0.6rem;
    left: .6rem;
}
.mileage-list-item {
    width: 270px;
    /*padding: 1.5rem;*/
    height: 143px;
    max-width: 270px;
}

.swiper {
    overflow: inherit;
}

.heng-line {
    width:100%;
    /*border: 1px solid #0077FE;*/
    position: absolute;
    top: 345px;
    border: 1px solid rgba(0, 119, 254, 0.3);
}

.mileage-list-box {
    margin-top: -30px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    padding: 20px 21px 0 36px;
    margin-left: -16px;
    height: 143px;
    box-shadow: 0px 4px 20px 0px rgba(0,119,254,0.06);
    position: relative;
    z-index: -1;
}

.mileage-list-item h3 {
    font-weight: bold;
    font-size: 1.5rem;
    color: #0077FE;
    margin-bottom: .5rem;
}

.mileage-list-box p {
    font-size: 1rem;
    color: #333333;
    font-weight: 400;
    line-height: 1.8rem;
}
.dot-kong{
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 1px solid #0077FE;
    opacity: 0.5;
    background-color: #fff; /* 背景透明 */
    border-radius: 50%;  /* 创建圆形 */
    position: absolute;
    top: 31px;
    left: 13px;
}

.cer-box{
    padding: 64px 0 0;
    height: 851px;
    background: url("../images/about/banner-05.png") no-repeat;
    background-size: 100% 100%;
}
.cer-box .section-row{
    margin-bottom:0 !important;
    background-color: transparent;
}
.cer-box .section-title h2{
    font-weight: 500;
    font-size: 42px;
    color: #1F2329;
    margin-bottom:18px;
}
.cer-box .section-title h3{
    color: #5A6470;
    font-weight: 400;
    font-size: 20px;
    margin-bottom:38px;
}

.cer-list-img {
    display: flex;
    flex-wrap: nowrap;
    /*margin: 0 auto;*/
    overflow: hidden;
    /*justify-content: center;*/
}
.cer-list-img-slider{
    overflow: hidden;
}

.cer-img {
    /*width: 220px;*/
    height: 298px;
    /*margin: 0 17px 17px 0;*/
    padding: 0 !important;
}

.cer-img:nth-of-type(6n) {
    margin-right: 0;
}

.cer-section {
    width: 1024px;
    margin: 0 auto 58px;
    border: 2px solid #FFFFFF;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 0px 0px 24px 0px rgba(0, 98, 208, 0.08);
    background: linear-gradient(180deg, #E6F2FF 0%, #FFFFFF 100%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 44px 76px;
    flex-wrap:wrap;
}

.cer-section-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cer-section-item img {
    width: 72px;
    height: 72px;
    margin-right: 16px;
}

.cer-section-item-title {
    color: #333333;
    font-size: 18px;
    margin: 0;
}

.cer-section-item-title span {
    font-size: 42px;
    font-weight: 500;
}

.cer-section-item-content {
    color: #636E80;
    font-size: 14px;
    margin:0;
}

.cer-section-item:nth-of-type(1),.cer-section-item:nth-of-type(2) {
    /*margin: 0 80px 0 0 ;*/
}
.section-row{
    margin-bottom:0px;
}



.client-cooperation{
    padding: 100px 0 0;
    height: 837px;
    background: #F4F5F7;
}
.client-cooperation .section-row{
    margin-bottom:80px !important;
    background-color: transparent;
}
.client-cooperation .section-title h2{
    font-weight: 500;
    font-size: 42px;
    color: #1F2329;
}
.client-cooperation .section-title h3{
    font-weight: 400;
    font-size: 20px;
    color: #5A6470;
    margin-top: 16px;
    line-height: 24px;
}

.client-cooperation .client-cooperation-slider{
    position: relative;
}
.client-cooperation-slider .swiper-slide{
    margin-left: -85px;
}
.client-cooperation .client-cooperation-slider img{
    height: 475px;
}
.slider-left,.slider-right{
    width: 289px;
    height: 475px;
    background: linear-gradient( 270deg, rgba(244,245,247,0) 0%, #F4F5F7 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.slider-right{
    right: 0;
    left: auto;
    background: linear-gradient( 270deg,  #F4F5F7 0%, rgba(244,245,247,0) 100%);
}
