body{overflow-x:auto!important;} 
.ld-box *{box-sizing: border-box;}
.ld-box{box-sizing: border-box;}
.ld-titles{width: 100%;text-align: center;margin-bottom: 75px;color: #333333;font-weight: bold;font-size: 60px;line-height: 1.16;}

@media(max-width: 1920px){
   .ld-titles{font-size: calc(12px + 48 * 100vw / 1920);} 
}

.lda-main{width: 100%; position: relative;}
.lda-bg{width: 100%;height: 420px;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.lda-text{position: absolute;top: 118px;left: 50%;transform: translate(-50%,0);width: 100%;max-width: 1200px;text-align: center;}
.lda-titles{width: 100%;margin-bottom: 20px;color: #ffffff;font-size: 78px;font-weight: bold;line-height: 1.12;}
.lda-intro{width: 100%;color: #ffffff;font-size: 24px;line-height: 1.41;} 

@media(max-width: 1920px){
   .lda-titles{font-size: calc(12px + 66 * 100vw / 1920);}
   .lda-intro{font-size: calc(12px + 12 * 100vw / 1920);}
}

.ldb-main{width: 100%;padding: 95px 15px 120px;overflow: hidden;position: relative;}
.ldb-main:before{content: '';position: absolute;top: 120px;right: 0;width: 211px;height: 457px;background-image: url('../images/b2.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldb-main:after{content: '';position: absolute;bottom: 250px;left: 0;width: 363px;height: 507px;background-image: url('../images/b2-b.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldb-inner{width: 100%;max-width: 1400px;margin: 0 auto;position: relative;z-index: 8;}
.ldb-top{width: 100%;text-align: center;padding-bottom: 52px;}
.ldb-titles{width: 100%;margin-bottom: 10px;font-size: 40px;line-height: 1.25; color: #1e90ed;font-weight: bold;}
.ldb-subtitle{width: 100%;margin-bottom: 45px;font-size: 60px;line-height: 1.16;font-weight: bold;}
.ldb-arrows{width: 100%;}
.ldb-arrows img{height: 32px;}
.ldb-textbox{width: 100%;margin-bottom: 75px; text-align: center;color: #333333;font-size: 22px;line-height: 1.45;}
.ldb-cont{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ldb-left{width: calc(628/1400*100%);}
.ldb-item{width: 100%;margin-bottom: 35px;}
.ldb-item:last-child{margin-bottom: 0;}
.ldb-box{display: flex;align-items: center;justify-content: space-between;}
.ldb-nub{display: block;width: 36px;height: 36px;border-radius: 50%;text-align: center;line-height: 36px;background-color: #1e90ed;color: #ffffff;font-size: 16px;}
.ldb-name{width: calc(100% - 63px);color: #333333;font-size: 24px;line-height: 1.4;font-weight: bold;}
.ldb-intro{width: 100%;padding-left: 63px;margin-top: 12px; color: #555555;font-size: 18px;line-height: 1.66;} 
.ldb-right{width: calc(700/1400*100%);}
.ldb-img{width: 100%;border-radius: 20px;overflow: hidden;}
.ldb-img img{width: 100%;}


@media(max-width: 1920px){
   .ldb-titles{font-size: calc(12px + 28 * 100vw / 1920);} 
   .ldb-subtitle{font-size: calc(12px + 48 * 100vw / 1920);} 
   .ldb-textbox{font-size: calc(12px + 10 * 100vw / 1920);} 
   .ldb-name{font-size: calc(12px + 12 * 100vw / 1920);} 
   .ldb-nub{font-size: calc(12px +    4 * 100vw / 1920);} 
   .ldb-intro{font-size: calc(12px + 6 * 100vw / 1920);} 
}

.ldc-main{width: 100%;padding: 95px 15px 85px;background-image: url('../images/b4.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldc-inner{width: 100%;max-width: 1400px;margin: 0 auto;}
.ldc-titles{width: 100%;text-align: center;margin-bottom: 75px;color: #ffffff;font-size: 60px;line-height: 1.16;}
.ldc-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.ldc-item{display: block;width: 30.92%;padding: 35px 15px;text-align: center;margin-right: 3.61%;margin-bottom: 40px;background-color: #ffffff;border-radius: 20px;}
.ldc-item:nth-child(3n){margin-right: 0;}
.ldc-icon{position: relative;top: 0;transition: all .3s;width: 100%;height: 85px;line-height: 85px;}
.ldc-icon img{max-width: 85px;max-height: 100%;}
.ldc-text{width: 100%;padding-top: 40px;}
.ldc-name{width: 100%;margin-bottom: 8px;color: #333333;font-size: 26px;font-weight: bold;line-height: 1.38;}
.ldc-intro{width: 100%;margin-bottom: 20px;color: #1e91ed;font-size: 20px;line-height: 1.5;font-weight: bold;}
.ldc-textbox{width: 100%;max-width: 352px;margin: 0 auto;color: #555555;font-size:16px;line-height: 1.5;}
.ldc-item:hover .ldc-icon{top: -10px;}

@media(max-width: 1920px){
   .ldc-titles{font-size: calc(12px + 48 * 100vw / 1920);} 
   .ldc-name{font-size: calc(12px + 14 * 100vw / 1920);} 
   .ldc-intro{font-size: calc(12px + 8 * 100vw / 1920);} 
   .ldc-textbox{font-size: calc(12px + 4 * 100vw / 1920);} 
}
 
.lde-main{width: 100%;padding: 95px 15px 120px;position: relative;overflow: hidden;}
.lde-main:before{content: '';position: absolute;top: -50px;right: 0;width:378px;height: 510px;background-image: url('../images/b6.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.lde-main:after{content: '';position: absolute;bottom:180px;left: 0;width: 207px;height: 456px;background-image: url('../images/b6-b.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.lde-inner{width: 100%;max-width: 1400px;margin: 0 auto;position: relative;z-index: 8;}
.lde-cont{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.lde-left{width: calc(700/1400*100%);position: relative;}
.lde-img{opacity: 0;z-index: -1;visibility: hidden;transition: all .3s;position: absolute;top: 0;left: 0;width: 100%;padding-top: calc(750/700*100%);border-radius: 20px;overflow: hidden;}
.lde-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.lde-img.show{position: relative;opacity: 1;z-index: 1;visibility: visible;}
.lde-right{width: calc(620/1400*100%);background-color: #fff;}
.lde-item{display: block;border-bottom: 1px solid #eeeeee;}
.lde-buttom{display: block;cursor: pointer;position: relative;width: 100%;padding: 18px 30px 18px 0;}
.lde-buttom:after{content: '';position: absolute;top: 0;right: 10px;width: 12px;height: 100%;background-image: url('../images/a17.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.lde-name{width: 100%;color: #cccccc;font-size: 24px;line-height: 1.4;}
.lde-sub{display: none;width: 100%;padding-bottom: 8px;}
.lde-intro{width: 100%;margin-bottom: 35px; color: #888888;line-height: 1.5;font-size: 20px;}
.lde-list{width: 100%;display: flex;flex-wrap: wrap;}
.lde-one{display: block;width: 25%;padding: 10px 20px 0;margin-bottom: 45px;text-align: center;border-left: 1px solid #eeeeee;}
.lde-icon{width: 100%;}
.lde-icon img{max-width: 30px;max-height: 30px;}
.lde-text{width: 100%;padding-top: 20px;color: #333333;line-height: 1.5;font-size: 16px;}
.lde-item.show{border-bottom: 1px solid #53aff2;}
.lde-item.show .lde-buttom:after{ background-image: url('../images/a17-b.png');}
.lde-item.show .lde-name{color: #1e90ed;font-size: 30px;}

.lde-item2 .lde-one{width: 50%;}

@media(max-width: 1920px){ 
   .lde-name{font-size: calc(12px + 12 * 100vw / 1920);} 
   .lde-item.show .lde-name{font-size: calc(12px + 18 * 100vw / 1920);} 
   .lde-intro{font-size: calc(12px + 8 * 100vw / 1920);} 
   .lde-text{font-size: calc(12px + 4 * 100vw / 1920);} 
}

.ldf-main{width: 100%;padding: 95px 15px 125px;background-image: url('../images/b10.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldf-inner{width: 100%;max-width: 1680px;margin: 0 auto;}
.ldf-cont{width: 100%;position: relative;padding: 0 140px;}
.ldf-b{width: 100%;background-color: #f5f9ff;box-shadow: 4px 7px 18px 2px rgba(61, 170, 248, 0.08);border-radius: 20px;border: solid 1px #ffffff;}
.ldf-item{display: block;width: 100%;padding: 50px;}
.ldf-img{display: block;position: relative;padding-top: calc(380/1300*100%);overflow: hidden;background-color: #ffffff;border-radius: 20px;}
.ldf-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;}
.ldf-prev{transition: all .3s;left: 0;margin-top: -30px;width: 60px;height: 60px;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a15.png');background-size: 14px auto;background-position: center center;background-repeat: no-repeat;}
.ldf-prev:hover{background-image: url('../images/a15-b.png'); background-color: #0088eb;}
.ldf-next{transition: all .3s;right: 0;margin-top: -30px;width: 60px;height: 60px;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a16.png');background-size: 14px auto;background-position: center center;background-repeat: no-repeat;}
.ldf-next:hover{background-image: url('../images/a16-b.png'); background-color: #0088eb;}



.ldg-main{width: 100%;padding: 95px 15px 120px;position: relative;overflow: hidden;}
.ldg-main:before{content: '';position: absolute;top: 55px;left: 0;width: 363px;height: 507px;background-image: url('../images/b11.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldg-main:after{content: '';position: absolute;bottom: 0;right: 0;width: 211px;height: 457px;background-image: url('../images/b12.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldg-inner{width: 100%;max-width: 1400px;margin: 0 auto;position: relative;z-index: 8;}
.ldg-cont{width: 100%;position: relative;}
.ldg-item{display: block;width: 30.92%;height: auto;margin-right: 3.61%;}
.ldg-item:last-child{margin-right: 0;}
.ldg-link{display: block;cursor: pointer;width: 100%;height: 100%;padding: 45px 50px 140px; background-color: #ffffff;border-radius: 20px;border: solid 1px #d6e8ff;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldg-link:after{transform: rotate(0);transition: all .3s;content: '';position: absolute;bottom: 50px;left: 50px;width: 60px;height: 60px;border-radius: 50%;background-color: #ffffff;border: solid 1px #0088eb;background-image: url('../images/a16.png');background-size: 14px auto;background-position: center center;background-repeat: no-repeat;}
.ldg-time{width: 100%;margin-bottom: 20px;color: #666666;line-height: 1.6;font-size: 16px;}
.ldg-name{transition: all .3s;width: 100%;margin-bottom: 40px;font-weight: bold;color: #333333;font-size: 24px;line-height: 1.5;height: 3em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ldg-intro{width: 100%;color: #555555;line-height: 1.6;font-size: 16px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ldg-link:hover{background-image: url('../images/b13.jpg');}
.ldg-link:hover:after{transform: rotate(-45deg); background-color: #0088eb;background-image: url('../images/a16-b.png');}
.ldg-link:hover .ldg-name{color: #0088eb;}


@media(max-width: 1920px){
   .ldg-time{font-size: calc(12px + 4 * 100vw / 1920);} 
   .ldg-name{font-size: calc(12px + 12 * 100vw / 1920);} 
   .ldg-intro{font-size: calc(12px + 4 * 100vw / 1920);} 
}

.ldh-main{position: relative;width: 100%;height: 871px;padding: 0 15px;display: flex;align-items: center;}
.ldh-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldh-text{width: 100%;min-height: 471px;max-width: 1520px;margin: 0 auto;position: relative;z-index: 8;}
.ldh-titles{width: 100%;margin-bottom: 40px;color: #ffffff;font-size: 60px;line-height: 1.16;font-weight: bold;}
.ldh-labelbox{display: inline-block;vertical-align: middle;max-width: 100%;margin-bottom: 40px;font-size: 0;border-radius: 23px;overflow: hidden;}
.ldh-label{display: inline-block;vertical-align: middle;position: relative;margin-right: 17px; padding: 0 8px;color: #ffffff;font-size: 16px;line-height: 46px;background-color: rgba(255,255,255,.3);}
.ldh-label:before{content: '';position: absolute;top: 0;left: -15px;border-bottom: 46px solid rgba(255,255,255,.3);border-left: 15px solid transparent;}
.ldh-label:after{content: '';position: absolute;top: 0;right: -15px;border-top: 46px solid rgba(255,255,255,.3);border-right: 15px solid transparent;}
.ldh-label:nth-child(1){padding-left: 25px;}
.ldh-label:nth-child(1):before{display: none;} 
.ldh-label:last-child{margin-right: 0;padding-right: 25px;}
.ldh-label:last-child:after{display: none;} 
.ldh-intro{width: 100%;max-width: 610px;color: #fff;font-size: 16px;line-height: 1.87;}

@media(max-width: 1920px){
   .ldh-titles{font-size: calc(12px + 48 * 100vw / 1920);} 
   .ldh-intro{font-size: calc(12px + 4 * 100vw / 1920);} 
   .ldh-label{font-size: calc(12px + 4 * 100vw / 1920);} 
}

.ldi-main{width: 100%;padding: 115px 15px 120px;background-color: #f5f5f5;}
.ldi-inner{width: 100%;max-width: 1520px;margin: 0 auto;}
.ldi-top{width: 100%;padding-bottom: 65px;display: flex;align-items: flex-end;}
.ldi-titles{flex: 1;color: #222222;font-weight: bold;line-height: 1.2;font-size: 50px;}
.ldi-tip{font-size: 0;}
.ldi-nub{display: inline-block;vertical-align: middle;color: #0095e2;font-size: 24px;line-height: 1.4;}
.ldi-line{display: inline-block;vertical-align: middle;color: #666666;font-size: 24px;line-height: 1.4;}
.ldi-line:after{content: '/';}
.ldi-sum{display: inline-block;vertical-align: middle;color: #666666;font-size: 24px;line-height: 1.4;}
.ldi-bottom{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.ldi-left{width: calc(475/1520*100%);}
.ldi-nav{display: block;width: 100%;padding: 10px 0; border-bottom: 1px solid #e1e1e1;}
.ldi-nav:nth-child(1){border-top: 1px solid #e1e1e1;}
.ldi-buttom{display: block;cursor: pointer;position: relative;width: 100%;padding: 25px 60px 25px 0;}
.ldi-buttom:after{transform: rotate(0);transition: all .3s; content: '';position: absolute;top: 0;right: 0;width: 16px;height: 100%;background-image: url('../images/a18.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.ldi-name{width: 100%;color: #999999;font-size: 26px;line-height: 1.38;}
.ldi-sub{display: none;width: 100%;min-height: 135px;padding-bottom: 25px;}
.ldi-intro{width: 100%;color: #444444;font-size: 18px;line-height: 1.66;}
.ldi-nav.show .ldi-buttom:after{transform: rotate(45deg);background-image: url('../images/a18-b.png');}
.ldi-nav.show .ldi-name{color: #222222;}
.ldi-nav.show .ldi-sub{display: block;}
.ldi-right{width: calc(935/1520*100%);}
.ldi-b{width: 100%;}
.ldi-item{width: 100%;}
.ldi-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(481/935*100%);}
.ldi-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}

@media(max-width: 1920px){
   .ldi-titles{font-size: calc(12px + 38 * 100vw / 1920);} 
   .ldi-nub{font-size: calc(12px + 12 * 100vw / 1920);} 
   .ldi-line{font-size: calc(12px + 12 * 100vw / 1920);} 
   .ldi-sum{font-size: calc(12px + 12 * 100vw / 1920);} 
   .ldi-name{font-size: calc(12px + 14 * 100vw / 1920);} 
   .ldi-intro{font-size: calc(12px + 6 * 100vw / 1920);} 
}

.ldj-main{position: relative;width: 100%;padding: 0 15px;}
.ldj-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldj-cont{width: 100%;max-width: 1520px;margin: 0 auto;position: relative;z-index: 8;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.ldj-left{flex: 1;padding:115px 50px 115px 0;min-height: 848px;}
.ldj-titles{width: 100%;margin-bottom: 25px; color: #ffffff;font-size: 50px;font-weight: bold;line-height: 1.2;}
.ldj-synopsis{width: 100%;color: rgba(255,255,255,.8);font-size: 18px;line-height: 1.66;}
.ldj-right{width: 716px;}
.ldj-wrap{width: 100%;height: 848px;overflow: hidden;font-size: 0;}
.ldj-inner{display: block;width: 100%;position: relative;}
.ldj-list{width: 100%;padding: 10px 0;}
.ldj-list:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ldj-item{float: left;position: relative;width: calc(50% - 10px);margin: 10px 0;padding: 65px 50px 90px;background-color: rgba(255,255,255,.2);backdrop-filter: blur(28px);}
.ldj-item:nth-child(2){margin-top: 230px;}
.ldj-item:nth-child(2n){float: right;}
.ldj-name{width: 100%;margin-bottom: 25px;color: #fff;font-size: 26px;line-height: 1.38;}
.ldj-intro{width: 100%;min-height: 230px;color: rgba(255,255,255,.6);line-height: 1.87;font-size: 16px;}
.ldj-intro *{line-height: inherit;}
.ldj-nub{position: absolute;bottom: 45px;left: 0;width: 100%;text-align: right;padding: 0 60px;color: rgba(255,255,255,.3);font-size: 16px;line-height: 1.6;}

@media(max-width: 1920px){
   .ldj-titles{font-size: calc(12px + 38 * 100vw / 1920);} 
   .ldj-synopsis{font-size: calc(12px + 6 * 100vw / 1920);} 
   .ldj-name{font-size: calc(12px + 14 * 100vw / 1920);} 
   .ldj-intro{font-size: calc(12px +  4 * 100vw / 1920);} 
   .ldj-nub{font-size: calc(12px +  4 * 100vw / 1920);} 
}

.ldk-main{width: 100%;padding: 95px 15px 70px; background-color: #f5f5f5;}
.ldk-inner{width: 100%;max-width: 1520px;margin: 0 auto;}
.ldk-titles{width: 100%;margin-bottom: 60px;color: #222222;font-size: 36px;line-height: 1.27;font-weight: bold;}
.ldk-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.ldk-item{display: block;position: relative;width: 31.38%;margin-right: 2.92%;margin-bottom: 45px;background-color: #ffffff;}
.ldk-item:nth-child(3n){margin-right: 0;}
.ldk-img{opacity: 0;transition: all .5s;width: 100%;}
.ldk-img img{width: 100%;}
.ldk-text{position: absolute;top: 0;left: 0;width: 100%;padding: 60px 50px;}
.ldk-name{width: 100%;margin-bottom: 20px;color: #222222;font-weight: bold;font-size: 56px;line-height: 1.17;}
.ldk-intro{width: 100%;color: #222222;font-size: 18px;line-height: 1.5;}
.ldk-icon{position: absolute;bottom: 70px;right: 50px;}
.ldk-icon img{max-width: 87px;max-height: 86px;}
.ldk-item:hover .ldk-img{opacity: 1;}
.ldk-item:hover .ldk-name{color: #fff;}
.ldk-item:hover .ldk-intro{color: #fff;}
.ldk-item:hover .ldk-icon img{filter: grayscale(100%) brightness(5000%);}

@media(max-width: 1920px){
   .ldk-titles{font-size: calc(12px + 24 * 100vw / 1920);} 
   .ldk-name{font-size: calc(12px + 44 * 100vw / 1920);} 
   .ldk-intro{font-size: calc(12px + 6 * 100vw / 1920);} 
}

.ldl-main{width: 100%;padding: 0 35px;overflow: hidden;}
.ldl-inner{width: 100%;max-width: 1520px;margin: 0 auto;padding: 110px 0 130px;position: relative;}
.ldl-inner:before{content: '';position: absolute;top: 0;right: 0;width: 2px;height: 100%;background-color: #e3e3e3;}
.ldl-titles{width: 100%;margin-bottom: 40px;color: #222222;font-size: 50px;font-weight: bold;line-height: 1.2;}
.ldl-cont{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.ldl-left{width: calc(1230/1520*100%);}
.ldl-b{width: 100%;overflow: visible !important;}
.ldl-item{opacity: 0;z-index: -1;visibility: hidden;transition: all .3s;display: block;width: 100%;padding-right: 40px;} 
.ldl-box{display: block;width: 100%;position: relative;}
.ldl-img{width: 100%;position: relative;padding-top: calc(563/1190*100%);overflow: hidden;}
.ldl-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.ldl-sub{position: absolute;bottom: 0;left: 0;width: 100%;backdrop-filter: blur(8px);display: flex;align-items: center;padding: 10px 120px 10px 40px;min-height: 120px;background-color: rgba(0,0,0,.5);}
.ldl-text{width: 100%;font-size: 0;}
.ldl-name{display: inline-block;vertical-align: bottom;padding: 5px 15px 5px 0;color: #ffffff;font-size: 36px;line-height: 1.27;}
.ldl-intro{display: inline-block;vertical-align: bottom;padding: 5px 0;color: rgba(255,255,255,.8);font-size: 18px;line-height: 1.5;}
.ldl-item.swiper-slide-prev{opacity: .12;z-index: 1;visibility: visible;}
.ldl-item.swiper-slide-active{opacity: 1;z-index: 8;visibility: visible;}
.ldl-item.swiper-slide-active{transition-delay: .2s;}
.ldl-right{width: calc(250/1520*100%);}
.ldl-nav{display: block;cursor: pointer; width: 100%;text-align: right;position: relative;z-index: 18; padding: 34px 50px 34px 0;}
.ldl-nav:before{content: '';position: absolute;top: 50%;right: -5px;transform: translate(0,-50%);width: 12px;height: 12px;border-radius: 50%;background-color: #eeeeee;}
.ldl-nub{opacity: 0;transition: all .3s;position: absolute;top: 50%;right: -16px;transform: translate(0,-50%);width: 32px;height: 32px;border-radius: 50%;text-align: center;line-height: 32px;color: #ffffff;font-size: 14px;background-color: #0095e2;}
.ldl-nub:after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 46px;height: 46px;border-radius: 50%; border: solid 1px #e1e1e1;}
.ldl-classify{width: 100%;color: #999999;line-height: 1.38;font-size: 26px;}
.ldl-nav.active .ldl-nub{opacity: 1;}
.ldl-nav.active .ldl-classify{color: #222222;}

@media(max-width: 1920px){
   .ldl-titles{font-size: calc(12px + 38 * 100vw / 1920);} 
   .ldl-classify{font-size: calc(12px + 14 * 100vw / 1920);} 
   .ldl-name{font-size: calc(12px + 24 * 100vw / 1920);} 
   .ldl-intro{font-size: calc(12px + 6 * 100vw / 1920);} 
}

.ldm-main{width: 100%;padding: 125px 15px; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.ldm-inner{width: 100%;max-width: 1520px;margin: 0 auto;}
.ldm-cont{width: 100%;display: flex;align-items: center;}
.ldm-left{flex: 1;padding-right: 10px;}
.ldm-titles{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.2;font-size: 50px;}
.ldm-box{width: 100%;display: flex;padding-top: 15px;}
.ldm-tip{margin-top: 10px;padding-right: 20px;color: #ffffff;font-size: 16px;line-height: 1.6;}
.ldm-tr{flex: 1;}
.ldm-td{display: inline-block;vertical-align: middle;margin-top: 10px;margin-right: 20px;color: #ffffff;font-size: 16px;line-height: 1.6;}
.ldm-td img{width: 16px;margin-right: 5px;}
.ldm-right{font-size: 0;}
.ldm-buttom{display: block;cursor: pointer;padding: 0 37px;color: #ffffff;font-size: 16px;line-height: 60px;background-color: #0095e2;border-radius: 30px;}

@media(max-width: 1920px){
   .ldm-titles{font-size: calc(12px + 38 * 100vw / 1920);} 
   .ldm-tip{font-size: calc(12px + 4 * 100vw / 1920);} 
   .ldm-td{font-size: calc(12px + 4 * 100vw / 1920);} 
   .ldm-buttom{font-size: calc(12px + 4 * 100vw / 1920);} 
}


/* 
filter: grayscale(100%) brightness(500%);
color: #0088eb;
.ldc-main{width: 100%;padding: 95px 15px 85px;}
.ldc-inner{width: 100%;max-width: 1520px;margin: 0 auto;}
data-aos="fade-up"
data-aos-delay="100"
background-size: cover;background-position: center center;background-repeat: no-repeat;

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} 
 

*/