body{overflow: hidden;height: 100vh;}
img{width: 100%;height: 100%;display: block;transition: all 0.8s;}
.index{width: 100%;height: auto;position: absolute;top: 0;transition: all 2s ease;cursor: pointer;letter-spacing: 2px;}
.index .top-swiper{position: relative;height: 100vh !important;overflow: hidden;}
.index .top-swiper .mySwiper3{display:none;}
.index .top-swiper .dj-ceng{ height: inherit;position: absolute;bottom: 6px;left: 0;right: 0;z-index: 999;display: flex;align-items: center;justify-content: center;}
.index .top-swiper .dj-ceng img{width: 61px;height: 61px;}
.top-swiper .swiper {width: 100%;height: 100%;display: block;}
.top-swiper .mySwiper {z-index: 999;position: absolute;bottom: 30px;overflow: hidden;height: auto;box-sizing: border-box;padding: 0 12.7%;}
.mySwiper .swiper-wrapper{height: 125px;}
.swiper .swiper-slide {text-align: center;font-size: 18px;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-slide img {display: block;width: 100%;height: 100%;object-fit: cover;border-radius: 10px;}
.swiper-slide video {width: 100%;height: 100%;object-fit: cover;outline: none !important;/* height: 940px; */}
/*更改是否显示播放暂停按钮 */
.swiper-slide video::-webkit-media-controls-play-button {display: none; !important;}
/*更改是否显示播放秒数*/
.swiper-slide video::-webkit-media-controls-current-time-display{display: none; !important;}
/*更改是否显示视频总时间*/
.swiper-slide video::-webkit-media-controls-time-remaining-display {display: none; !important;}
 /*更改是否显示声音*/
.swiper-slide video::-webkit-media-controls-mute-button { display: none;}
.swiper-slide video::-webkit-media-controls-toggle-closed-captions-button {display: none;}
/* 全屏按钮 */
.swiper-slide video::-webkit-media-controls-fullscreen-button { display: none;}
/* 进度条 */
.swiper-slide video::-webkit-media-controls-timeline{padding: 0;}
.swiper-slide video::-internal-media-controls-overflow-button{display: none;}
.swiper-slide video::-webkit-media-controls-panel{ height: 10px; position: absolute;bottom: 0; width: 100%;}
.swiper-slide {background-size: cover;background-position: center;}
.mySwiper .swiper-slide {height: 100%;position: relative;overflow: hidden;border-radius: 10px;}
.mySwiper .swiper-slide .top-swiper-mc{transition: all 0.8s;position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;font-size: 16px;font-weight: 400;color: #FFFFFF;background: rgba(0, 0, 0, 0.5);border-radius: 10px;}
.mySwiper .swiper-slide-thumb-active .top-swiper-mc{;background: linear-gradient(0deg, rgba(35, 116, 237, 0.5) 0%, rgba(35,116,237,0.2) 100%);transition: all 0.8s;}
.mySwiper .swiper-slide img {object-fit: cover;border-radius: 10px;transition: all 0.8s;}
.index .section{width: 100%;height: calc(100vh - 80px);overflow: hidden;}
.index .section .travel{display: flex;align-items: center;flex-direction: column;box-sizing: border-box;padding: 0px 0 28px 0;justify-content: space-between;position: absolute;top: 0;left: 4.6%;width: 48px;height: inherit;background: url('../images/index/gonglu1.png')no-repeat;background-size: 100% 100%;z-index: 1;}
.index .section .travel .car{width: 30px;flex: 1;margin-bottom: 50px;display: flex;position: relative;justify-content: center;}
.index .section .travel .car img{width: 30px;height: 64px;display: block;position: absolute;top: 0;}
/* animation:mymove 5s infinite;-webkit-animation:mymove 5s infinite; */
 /* 设置动画移动盒子 */
@keyframes mymove{from {top:0px;}to {top:95%;}}
@-webkit-keyframes mymove{from {top:0px;}to {top:95%;}}
.index .section .travel .l-traffic-lights{width: 46px;height: 26px;}
.index .section .travel .show{display: none;}
.index .section .travel1{background: url('../images/index/gonglu.png')no-repeat !important;background-size: 100% 100% !important;}
.index .section .travel2{background: url('../images/index/gonglu2.png')no-repeat !important;background-size: 100% 100% !important;}
/* 第二屏 */
.index .introduce{box-sizing: border-box;padding: 2% 12.7% 0 12.7%;width: 100%;background: url('../images/index/jieshaobg.png') no-repeat;background-size: 100% 100%;position: relative;}
.index .section .int-main{letter-spacing: 2px;}
.index .section .s-alltitle{display: flex;flex-direction: column;font-size: 14px;font-weight: 400;color: #999999;}
.index .section .s-alltitle .s-title{font-size: 34px;font-weight: bold;color: #333333;margin-bottom: 20px;}
.index .section .s-alltitle .s-title span{color: #2374ED;}
.index .section .int-main .company-info{display: flex;margin-top: 90px;}
.index .section .int-main .company-info .l-company-img{overflow: hidden;flex: none;width: 705px;height: 520px;background: url('../images/index/qy_bg.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: 16px 24px 41px 41px;}
.index .section .int-main .company-info .l-company-img img{flex: none;transition: all 0.8s;}
.index .section .int-main .company-info .r-all-info{box-sizing: border-box;padding: 28px 9px 0 40px;}
.index .section .int-main .company-info .info-logo{width: 230px;height: auto;}
.index .section .int-main .company-info .info-name img{width: 180px;height: auto;margin: 60px 0 50px 0;}
.index .section .int-main .company-info .r-all-info .info-content{font-size: 14px;font-weight: 400;color: #333333;line-height: 34px;letter-spacing: 2px;}
.index .section .int-main .company-info .r-all-info .info-more{margin-top: 50px;display: flex;align-items: center;font-size: 16px;font-weight: 600;color: #333333;}
.index .section .int-main .company-info .r-all-info .info-more img{flex: 1;;height: 18px;display: block;}
.index .section .int-main .company-info .r-all-info .info-more span{flex: none;}
.index .section .int-main .company-info1{display: none;flex-direction: column;margin-top: 40px;}
.index .section .int-main .company-info1 .top-company{display: flex;}
.index .section .int-main .company-info1 .top-company .top-allphonto{display: flex;flex-direction: column;justify-content: center;}
.index .section .int-main .company-info1 .r-all-info{padding: 20px 0px 0 0px;}
.index .section .int-main .company-info1 .r-all-info .info-more{margin-top: 20px;}
/* 第三屏 */
.index .scheme{position: relative;box-sizing: border-box;padding: 1.5% 12.7% 0 12.7%;}
.index .scheme .solution .s-alltitle{align-items: center;}
.index .scheme .solution .all-training{ transition: all 0.8s;;z-index: 999;display: flex;align-items: center;justify-content: space-around;margin-top: 40px;position: relative;}
.index .scheme .solution .all-training .tra-list{font-size: 18px;font-weight: 600;color: #333333;letter-spacing: 2px;width: 280px;height: 58px;background: #FFFFFF;border: 1px solid #DCDFE6;border-radius: 4px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.index .scheme .solution .all-training .tra-list .active-line{width: 32px;height: 2px;background: #2374ED;margin-top: 7px;}
.index .scheme .solution .all-training .tra-active{border: 1px solid #2374ED !important;color: #2374ED !important;}
.index .scheme .solution .revolve-box{position: relative;margin-top: 53px;display: flex;flex-direction: column;align-items: center;}
.index .scheme .solution .revolve-box .center-box{transform: scale(0.5);display: flex;flex-direction: column;align-items: center;position: absolute;z-index: 99;bottom: -10px;}
.index .scheme .solution .revolve-box .center-box .center-title{font-size: 22px;font-weight: bold;color: #333333;}
.index .scheme .solution .revolve-box .center-box .center-img{width: 354px;height: 201px;display: flex;align-items: center;justify-content: center;margin-top: 10px;overflow: hidden;}
.index .scheme .solution .revolve-box .center-box .center-img img{width: auto;height: 100%;object-fit: cover;}
/* .index .scheme .solution .revolve-box .disk-bg{width: 100%;height: 275px;background: url('../images/index/yuanpan.png')no-repeat;background-size: 100% 100%;position: absolute;top: 215px;} */
.index .scheme .solution .revolve-box .back{width: 1440px;height: 275px;position: absolute;bottom:163px;}
.index .scheme .solution .revolve-box .back img{width: 100%;height: 100%;display: block;}
.index .scheme .solution .revolve-box .but1,
.index .scheme .solution .revolve-box .but2 {transition: all 0.8s;position: absolute;bottom: 50px;transform: translateY(-50%);width: 52px;height: 28px;cursor: pointer;user-select: none;z-index: 999;}
.index .scheme .solution .revolve-box .but1{left: 120px;}
.index .scheme .solution .revolve-box .but2{right: 120px;}
.index .scheme .solution .revolve-box #main {perspective: 1200px;position: relative;top: 290px;width: 1440px;height: 600px;}
.index .scheme .solution .revolve-box .haha {position: relative;width: 100%;height: 160px;transform-style: preserve-3d;transition: all 1s;display: flex;justify-content: center;}
.solution .revolve-box .haha .box {position: absolute;width: 20%;transform: rotateY(calc(var(--d) * 72deg)) translateZ(550px);height: 140px;display: flex;flex-direction: column;align-items: center;}
.solution .revolve-box .haha .box-4{position: absolute;width: 20%;transform: rotateY(calc(var(--d) * 90deg)) translateZ(515px);height: 140px;display: flex;flex-direction: column;align-items: center;}
.solution .revolve-box .haha .box-3{position: absolute;width: 20%;transform: rotateY(calc(var(--d) * 120deg)) translateZ(515px);height: 140px;display: flex;flex-direction: column;align-items: center;}
.solution .revolve-box .haha .box img {width: 100%;height: 100%;display: block;}
.solution .revolve-box .haha .turn-box{position: relative; transform: rotateY(180deg);}

.solution .revolve-box .haha .turn-box .turn-photo{position: absolute;bottom: 70px;z-index: 99;width: 252px;overflow: hidden;display: flex;align-items: flex-end;justify-content: center;}
.solution .revolve-box .haha .turn-box .turn-photo img{width: initial;height: initial;display: block;z-index: 999;}
.solution .revolve-box .haha .turn-box .sb-yuanpan{width: 252px;height: 88.5px;}
.solution .revolve-box .haha .turn-box .part-name{margin-top: 7px;display: block;text-align: center;font-size: 16px;font-weight: 400;color: #333333;}
.solution .revolve-box .sand-table{transition: all 0.8s;display: flex;align-items: center;width: 148px;height: 50px;background: #2374ED;border-radius: 10px;justify-content: center;font-size: 16px;
font-weight: 400;color: #FFFFFF;position: absolute;bottom: 50px;left: 45%;z-index: 999;}
.solution .revolve-box .sand-table img{width: 28px;height: 28px;display: block;margin-right: 8px;}
.index .scheme .solution .revolve-box1{display: none;flex-wrap: wrap;margin-top: 40px;justify-content: space-between;}
.index .scheme .solution .revolve-box1 .eq-item{width: 45%;display: flex;flex-direction: column;align-items: center;margin-bottom: 35px;font-size: 15px;
font-weight: bold;color: #333333;}
.index .scheme .solution .revolve-box1 .eq-item .item-photo{width: 135px;height: 75px;overflow: hidden;position: relative;display: flex;align-items: flex-end;justify-content: center;}
.index .scheme .solution .revolve-box1 .eq-item .item-photo img{width: auto;height: 100%;object-fit: cover;}
.index .scheme .solution .revolve-box1 .eq-item .item-dipan{width: 220px;height: 86px;margin-top: -30px;}
.index .scheme .solution .little-spbox{display: none;align-items: center;justify-content: center;width: 148px;height: 40px;background: #2374ED;border-radius: 10px;
font-size: 16px;font-weight: 400;color: #FFFFFF;margin: 0 auto;}
.index .scheme .solution .little-spbox img{width: 25px;height: 25px;display: block;margin-right: 8px;}
/* 第四屏 */
.index .apply{box-sizing: border-box;padding: 2% 12.7% 0 12.7%;position: relative;width: 100%;height: calc(100vh - 80px);background: url('../images/index/js_beijing.png')no-repeat;background-size: 100% 100%;}
.index .apply .technology .tec-top-box{display: flex; align-items: center;justify-content: space-between;}
.index .apply .technology .tec-top-box .tec-tab{display: flex;box-sizing: border-box;padding-right: 33px;}
.index .apply .technology .tec-top-box .tec-tab .tab-item{align-items: center;display: flex;flex-direction: column;font-size: 14px;font-weight: 400;color: #333333;letter-spacing: 2px;margin-left: 66px;}
.index .apply .technology .tec-top-box .tec-tab .tab-item-active{color: #2374ED !important;font-weight: 600;}
.index .apply .technology .tec-top-box .tec-tab .tab-item .tab-active{margin-top: 5px;width: 20px;height: 2px;background: #2374ED;}
.index .apply .technology .all-tech-box{margin-top: 30px;display: flex;flex-wrap: wrap;}
.index .apply .technology .all-tech-box .tech-item{width: 32.3%;/*height:0;padding-bottom:22%;*/margin-right: 1.55%;position: relative;margin-bottom: 15px;max-height: 324px;overflow: hidden;}
.index .apply .technology .all-tech-box .tech-item:nth-child(3n){margin-right: 0;}
.index .apply .technology .all-tech-box .tech-item>a{display:block;width: 100%;height: 0;padding-bottom: 68%;position:relative;}
.index .apply .technology .all-tech-box .tech-item .tech-layer{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index:2;display: flex;align-items: center;justify-content: center;background: rgba(0, 37, 104, 0.48);
font-size: 20px;font-weight: bold;color: #FFFFFF;letter-spacing: 2px;transition: all 0.8s;flex-direction: column;}
.index .apply .technology .all-tech-box .tech-item .tech-layer .layer-info{box-sizing: border-box;padding: 0 20px;font-size: 14px;font-weight: 400;color: #fff;line-height: 26px;display: none;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden; margin-top: 20px;
word-break: break-all;text-overflow: ellipsis;text-align:center;}
.index .apply .technology .all-tech-box .tech-item .tech-item-list{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;width:100%;height:100%;object-fit:cover;}
.index .apply .technology .all-tech-box .tech-item .tech-item-list img{width: 100%;object-fit: cover;}

.index .apply .l-a-btn{display: none;}
.index .apply .l-a-btn .tab-item{height: 35px;width: 135px;font-size: 14px;background: #2374ED;border-radius: 10px;text-align: center;line-height: 35px;margin: 0 auto;}
/* 第五屏 */
.index .caseSwiper .l-c-list{position: relative;margin-bottom: 20px;width:95%;height:0;padding-bottom: 68%;}
.index .caseSwiper a{display:inline-block;width:49%;}
.index .caseSwiper .l-c-list img{position:absolute;top:0;bottom:0;left:0;right:0;border-radius: 10px;width:100%;height:100%;object-fit:cover;}
.index .caseSwiper .l-c-list .l-c-name{position: absolute;left: 0;right: 0;bottom: 0;padding: 15px;background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);color: #fff;font-weight: bold;border-radius: 10px;font-size: 15px;}

.index .cases{position: relative;box-sizing: border-box;padding: 1.5% 12.7% 0 12.7%;}
.index .cases .engineering{overflow: hidden;height: -webkit-fill-available;}
.index .cases .engineering .s-alltitle{align-items: center;}
.index .cases .engineering .c-swiper-floating .s-f-name{font-size: 20px;font-weight: bold;color: #2374ED;text-align: left;}
.index .cases .engineering .c-swiper-floating .s-name-line{width: 31px;height: 3px;background: #2374ED;margin: 20px 0 18px 0;}
.index .cases .engineering .c-swiper-floating .s-f-content{max-width: 310px;font-size: 14px;font-weight: 400;color: #666666;line-height: 26px;text-align: left;}
.index .cases .engineering .c-swiper-floating .s-f-arrow{width: 26px;height: 26px;margin-top: 25px;}
.index .cases .engineering .accordion {height: 571px;}
.index .cases .engineering .accordion ul li a{color: initial;}
.index .cases .engineering .accordion ul {width: 100%;height: 100%;margin: 50px auto;overflow: hidden;}
.index .cases .engineering .accordion ul li {width: 10%;height: 100%;float: left;transition: width 1s;position: relative;}
.index .cases .engineering .accordion ul li img {width: 100%;height: 100%;object-fit: cover;}
/*.index .cases .engineering .accordion ul:hover li {width: 10% !important;}*/
/*.index .cases .engineering .accordion ul li:hover {width: 60% !important;}			*/
.index .cases .engineering ul li:first-child .acc-details {display: flex !important;}			
/*.index .cases .engineering ul:hover li .acc-details {display: none !important;}*/
/*.index .cases .engineering ul li:hover .acc-details {display: flex !important;}*/
.index .cases .engineering ul li .acc-details {position: absolute;background: #fff;display: none;left: 0;top: 0;right: 0;bottom: 0;
background: linear-gradient(90deg, rgba(17, 69, 164,0.4) 0%, rgba(17,69,164,0.1) 100%);align-items: center;width: inherit;}
.index .cases .engineering .accordion ul li:first-child {width: 60%;}
.index .cases .engineering .accordion ul li.l-active:before {display:block;content:' ';position:absolute;top:0;left:-20px;bottom:0;width:20px;height:100%;background-image: linear-gradient(to left,rgba(16,24,48,0.8), transparent);z-index: 999;}
.index .cases .engineering .accordion ul li.l-active:after {display:block;content:' ';position:absolute;top:0;right:-20px;bottom:0;width:20px;height:100%;background-image: linear-gradient(to right,rgba(16,24,48,0.8), transparent);z-index: 999;}
.index .cases .engineering .accordion ul li .acc-title{position: absolute;top: 0;left: 0;right: 0;bottom: 0;/*background: rgba(0, 37, 104, 0.48);*/background: rgba(9, 21, 47, 0.7);font-size: 18px;
font-weight: 600;color: #FFFFFF;writing-mode: vertical-lr;display: flex;align-items: center;justify-content: center;letter-spacing: 5px;}
.index .cases .engineering .acc-details .acc-info{width: 361px;box-sizing: border-box;padding: 30px 25px;background: rgba(255, 255, 255, 0.9);height: max-content;border-left: 5px solid #2374ED;
border-radius: 0px 10px 10px 0px;}
.index .cases .engineering .acc-details .acc-info .a-i-title{font-size: 20px;font-weight: bold;color: #2374ED;}
.index .cases .engineering .acc-details .acc-info .a-i-line{width: 31px;height: 3px;background: #2374ED;margin: 20px 0;}
.index .cases .engineering .acc-details .acc-info .a-i-content{font-size: 14px;font-weight: 400;color: #666666;line-height: 26px;overflow:hidden;text-overflow: ellipsis;
-webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;}
.index .cases .engineering .acc-details .acc-info .a-i-next{width: 26px;height: 26px;margin-top: 28px;}
.index .cases .engineering .acc-details .acc-info .a-i-next img{width: 100%;height: 100%;}
.index .cases .engineering .accordion ul li:first-child .acc-title {display: none;}			
/*.index .cases .engineering .accordion ul:hover .acc-title {display: flex !important;}*/
/*.index .cases .engineering .accordion ul li:hover .acc-title{display: none !important;}*/
.index .cases .engineering .news-more{margin: 30px auto 0 auto;width: 122px;height: 36px;background: rgba(255,255,255,0);border: 1px solid #2374ED;border-radius: 10px;
font-size: 14px;font-weight: 400;color: #2374ED;text-align: center;line-height: 36px;transition: all 0.8s;}
.index .cases .engineering .caseSwiper{display: none;width: 100%;height: 500px;margin: 50px 0;}
.index .cases .engineering .caseSwiper .swiper-slide{position: relative;display: flex;align-items: center;width: 100% !important;}
.index .cases .engineering .caseSwiper .swiper-slide a{position: relative;display: flex;align-items: center;width: 100% !important;height: inherit;} 
.index .cases .engineering .caseSwiper .swiper-slide .acc-details{position: absolute;left: 0;}
.index .cases .engineering .caseSwiper .swiper-slide img{width: 100%;height: 100%;border-radius: 10px;object-fit: cover;}
.index .cases .engineering .caseSwiper .case-footer{display: flex;align-items: center;justify-content: center;margin-top: 60px;}
.index .cases .engineering .caseSwiper .case-footer .swiper-button-next,
.index .cases .engineering .caseSwiper .case-footer .swiper-button-prev{display: block;width: 52px;height: max-content;margin: 0;}
.index .cases .engineering .caseSwiper .case-footer .swiper-pagination{position: initial;margin: 0 50px;display: flex;align-items: center;}
.index .cases .engineering .caseSwiper .case-footer .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background: #DEDFE5;border-radius: 50%;margin-right: 10px;opacity: 1;display: block;}
.index .cases .engineering .caseSwiper .case-footer .swiper-pagination .swiper-pagination-bullet-active{background: #2374ED !important;}
.index .cases .engineering .caseSwiper .swiper-button-prev:after,.index .cases .engineering .caseSwiper .swiper-button-next:after{content:none;}
.index .cases .engineering .caseSwiper .swiper-button-next, 
.index .cases .engineering .caseSwiper .swiper-button-prev{position: initial;}
/* 第六屏 */
.index .superiority{position: relative;width: 100%;height: calc(100vh - 80px);background: url('../images/index/ys_beijing.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: 1.5% 12.7% 0 12.7%;}
.index .superiority .advantageous .s-alltitle{align-items: center;}
.index .superiority .advantageous .all-advant{display: flex;flex-wrap: wrap;align-items: center;}
.index .superiority .advantageous  .all-advant .advant-list{width:20%;display: flex;flex-direction: column;align-items: center;margin-top: 100px;font-size: 14px;font-weight: 500;color: #333333;}
.index .superiority .advantageous  .all-advant .advant-list img{transition: all 0.8s;width: 60px;height: 60px;margin-bottom: 30px;display: block;}
/* 第七屏 */
.index .connection{position: relative;box-sizing: border-box;padding: 1.5% 8.8% 0 8.8%;}
.index .connection .customers .s-alltitle{align-items: center;}
.index .connection .customers .all-cust{display: flex;align-items: center;flex-wrap: wrap;margin: 60px auto 0 auto;}
.index .connection .customers .all-cust .cut-item{margin-right: 13px;margin-bottom: 40px;width: max-content;}
/*.index .connection .customers .all-cust .cut-item{margin-right: 13px;margin-bottom: 40px;width: 16%;}*/
.index .connection .customers .all-cust .cut-item img{width: 175px;height: 67px;display: block;}
.index .connection .customers .all-cust .cut-item:nth-child(5n){margin-right: 0px;}
/* .index .connection .customers .all-cust .cut-item:nth-child(16n+1) {margin-left: 40px;} */

.index .connection .customers .all-cust-like{display:flex;flex-wrap: wrap;margin: 60px auto 0 auto;}
.index .connection .customers .all-cust-like .cut-item-like{width: 19%;margin-left: 1%;margin-bottom: 1%;box-shadow:0px 6px 6px 2px #eee;border-radius:10px;}
.index .connection .customers .all-cust-like .cut-item-like img{border-radius:10px!important;}

@media screen and (max-width: 577px){
    .index .connection .customers .all-cust-like{
        margin-top: 20px;
    }
    .index .connection .customers .all-cust-like .cut-item-like{
        width: 32%;
        border-radius: 5px;
    }
    .index .connection .customers .all-cust-like .cut-item-like:last-child{
        display: none;
    }
    .index .connection .customers .all-cust-like .cut-item-like img{
        border-radius: 5px;
    }
}
/* 第八屏 */
.index .trends{position: relative;width: 100%;padding: 0 !important;height: max-content;}
.index .trends .news-box{width: 100%;height:calc(100vh - 80px);padding: 1.5% 12.7% 0 12.7%;background: url('../images/index/xwdongtai_bg.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;}
.index .trends .travel1{height:calc(100vh - 80px);}
.index .trends .news-box .s-alltitle{align-items: center;}
.index .trends .news-box .news-main{display: flex;margin-top: 34px;justify-content: space-between;}
.index .trends .news-box .news-main .l-news-info{width: 50%;}
.index .trends .news-box .news-main .l-news-info .l-news-photo{width: 100%;max-height:392px;overflow: hidden;transition: all 0.8s;}
.index .trends .news-box .news-main .l-news-info .l-news-photo img{object-fit: cover;}
.index .trends .news-box .news-main .l-news-info .l-news-title{font-size: 18px;font-weight: 600;color: #333333;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 25px 0;}
.index .trends .news-box .news-main .l-news-info .l-new-content{font-size: 14px;font-weight: 400;color: #999999;line-height: 28px; display: -webkit-box;overflow: hidden;
 white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical}
.index .trends .news-box .news-main .l-news-info .l-new-time{font-size: 14px;font-weight: 400;color: #999999;margin-top: 10px;display: block;}
.index .trends .news-box .news-main .r-news-list{width: 47%;display: flex;flex-direction: column;}
.index .trends .news-box .news-main .r-news-list .r-news-item{padding-bottom: 4.5%;border-bottom: 1px solid #F3F3F3;font-size: 14px;font-weight: 400;color: #999999;margin-bottom: 5%;}
.index .trends .news-box .news-main .r-news-list .r-news-item a{width: inherit;color: #999999 !important;display: flex;align-items: center;}
.index .trends .news-box .news-main .r-news-list .r-news-item .r-news-left{width: 80px;height: 60px;flex: none;}
.index .trends .news-box .news-main .r-news-list .r-news-item .r-news-left img{width: 100%;height: 100%;display: block;object-fit: cover;}
.index .trends .news-box .news-main .r-news-list .r-news-item .r-news-right{margin-left: 20px;display: flex;flex-direction: column;flex: 1;overflow: hidden;}
.index .trends .news-box .news-main .r-news-list .r-news-item .r-news-name{width:100%;margin-bottom: 10px;font-size: 16px;color: #333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index .trends .news-box .news-main .r-news-list .r-news-item:last-child{padding-bottom: 0;border-bottom: 0;}
.index .trends .news-box .news-more{transition: all 0.8s;;width: 122px;height: 36px;background: rgba(255,255,255,0);border: 1px solid #2374ED;border-radius: 10px;font-size: 14px;font-weight: 400;color: #2374ED;line-height: 36px;text-align: center;margin: 25px auto 0 auto;}
/* 底部 */
.index .other-info{width: 100%;padding: 0;height: auto;}
.index .departure{width: 100%;height: 304px;background: url('../images/index/ly_beijing.png')no-repeat;background-size: 100% 100%;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding: 60px 19.6% 60px 13%;}
.index .departure .depa-slogin{display: flex;flex-direction: column;font-size: 40px;font-weight: bold;color: #FFFFFF;line-height: 70px;letter-spacing: 5px;}
.index .departure .depa-slogin2{display: none;}
.index .departure .depa-from{margin-left: 160px;width: 620px;display: flex;flex-direction: column;align-items: center;}
.index .departure .depa-from .from-list{display: flex;align-items: center;width: 100%;justify-content: space-between;}
.index .departure .depa-from .from-list .fram-item{width: 48%;}
.index .departure .depa-from .fram-item{width: 100%;margin-bottom: 20px;height: 48px;background: #FFFFFF;border-radius: 6px;display: flex;align-items: center;box-sizing: border-box;padding: 0 13px;}
.index .departure .depa-from .fram-item img{width: 20px;height: 20px;display: block;margin-right: 17px;}
.index .departure .depa-from .fram-item .ly-iput{width: inherit;;flex:1;letter-spacing: 1px;;height: inherit;font-size: 14px;font-weight: 400;color: #999999;outline: none;border: none;margin-right: 10px;}
.index .departure .depa-from .fram-item .ly-iput::-webkit-input-placeholder{color: #999999;}
.index .departure .depa-from .fram-item .word_num{font-size: 14px;font-weight: 400;color: #999999;}
.index .departure .depa-from .ly-button{transition: all 0.8s;width: 422px;height: 48px;background: #FFFFFF;box-shadow:inset 0px -5px 13px 0px rgba(41,121,247,0.49);border-radius: 24px;font-size: 18px;font-weight: 600;color: #2A7CFA;line-height: 48px;text-align: center;}







/* path_slider_index.css */
.webox{display: block;width:100%;height:720px;background:#ffffff url(../images/index/yuanpan2.png) no-repeat center 342px;min-width:1200px;position: relative;overflow: hidden;padding: 66px 0 0;z-index: 1;background-size: 100% 46%;}
.webox .til01{width: 1200px;position: absolute;left: 50%;margin-left: -600px;top: 66px;z-index: 99;}
.wrap-inner{width:1200px;margin:0 auto;position: relative;}
.container{width:1500px;position:absolute;left:50%;top:118px;margin-left:-750px;z-index:10;}
.path-slider{position: absolute;top:22px;left:-80px;}
.gx-show{display:none;}
path{stroke-width:1px;stroke:none;fill:none}
/*.icon__path{fill:#000000;}
.path-slider__path-drawn{stroke:rgba(0,0,0,.5)}*/
.item__icon{width:45px;height:45px;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
/*.slider-item{position:absolute;left:-37px;top:-37px;cursor:pointer;text-decoration:none;outline:none}*/
.slider-item{position:absolute;left:-37px;top:-37px;color:#fff;cursor:pointer;text-decoration:none;outline:none;width:190px;}
/*.slider-item:hover .item__circle,.path-slider__item:focus .item__circle{background-color:#19667c}*/
/*.item__circle{display:inline-block;width:74px;height:74px;box-shadow:0 0 0 1px rgba(255,255,255,.5);border-radius:100%;transition:1s background}*/
/*小图*/
.slider-icon{
    opacity:1;
    width: 100px;
    /*height: 150px;*/
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    position: absolute;
    left:-13px;
    bottom:-40px;
    z-index: 51;
}
.slider-icon img{
    width: 100%;
    height: auto;
}
.slider-icon .dipan-icon{
    width: 100px;
    height: 45px;
    background-size: 100% 90%;
    margin-top: -20px;
}
.slider-icon .l-title{
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    width: 200%;
    margin-left: -50%;
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.big-icon{
    opacity:0;
    display: none;
    position: absolute;
    bottom: 80px;
    left:20px;
    z-index: 52;
}
.big-icon img{
    max-width: 430px;
    max-height: 430px;
}
.big-icon .l-title{
    text-align: center;
    width: 150%;
    margin-left: -25%;
    margin-bottom: 20px;
}
.big-icon .l-title a{
    color: #000;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
}
/*
.slider-icon1{width:103px;height:73px;background: url(./ms-icon1.png) no-repeat;position: absolute;left:0;top:-30px;}
.slider-icon2{width:103px;height:73px;background: url(./ms-icon2.png) no-repeat;position: absolute;left:0;top:-30px;}
.slider-icon3{width:103px;height:73px;background: url(./ms-icon3.png) no-repeat;position: absolute;left:0;top:-24px;}*/
/*大图*/
/*.big-icon{opacity:0;display: none;}
.big-icon1{width:441px;height:350px;background: url(./icon1.png) no-repeat;position: absolute;top:-400px;left:-170px;animation: heart 1s ease-in-out  infinite alternate;}
.big-icon2{width:441px;height:350px;background: url(./icon2.png) no-repeat;position: absolute;top:-400px;left:-170px;}
.big-icon3{width:441px;height:350px;background: url(./icon3.png) no-repeat;position: absolute;top:-400px;left:-170px;}*/
@keyframes heart{
from{transform:translate(-50%,0)}
to{transform:translate(-50%,10px)}
}
.heart{
animation: heart 1s ease-in-out infinite alternate;
}
/*默认文字*/
.item-title{position:absolute;font-size:14px;color:#333333;top:50px;left:0px;opacity:1;line-height:25px;display:none;}
/*当前显示文字*/
.item-sug{font-size:28px;color:#333333;position: absolute;top:-100px;left:-12px;opacity:0;font-family:'wrjz','Microsoft Yahei';display:none;}
.item-info{width:800px;height:43px;font-size:24px;color:#333333;text-align: center;line-height:40px;position:absolute;top:-275px;left:0px;transform:translate(-45%,0);font-weight: 600;}

.sug-top{width:237px;position:absolute;top:-225px;left:285px;z-index:3;display:none;}
.sug-top1{left:250px;}
.add-icon{width:36px;height:36px;background:url(./add-icon.png) no-repeat;position: absolute;top:-40px;left:0;}
.sug-top strong{display: block;font-size:32px;color:#333333;text-align: justify;font-weight:400;line-height:38px;}
.sug-top strong i{font-family:'semi';}
.sug-top .sug-t{font-size:14px;color:#8c8f94;text-align: justify;line-height:22px;margin-top:10px;}
/*.sug-bottom{width:250px;font-size:18px;color:#333333;text-align: center;line-height:26px;position: absolute;left:50%;margin-left:-125px;top:180px;}*/
.sug-txt{position: absolute;left:50%;margin-left:-125px;top:700px;}
.sug-txt p{width:250px;font-size:18px;color:#333333;text-align: center;line-height:45px;}

.db-show{width:100%;height:680px;position: absolute;left:0;top:0;display:none;}




