1 line
12 KiB
CSS
1 line
12 KiB
CSS
|
a{color:#333}img{max-width:100%}.button-apply{display:block;width:110px;height:40px;line-height:40px;font-size:var(--font-size);border-radius:4px;text-align:center;color:#fff;background:linear-gradient(to right, #2f91d4, #1881c9);transition:all .3s ease-in-out}.button-apply:hover{box-shadow:0 10px 25px 0 rgba(24,129,201,.5)}nav .nav-wrap{background:url("../image/telecom_banner_bg.png") no-repeat center bottom/cover;height:400px}nav .nav-wrap .box{display:flex;align-items:center;height:100%;background:none}nav .nav-wrap .box h1{font-size:36px}nav .nav-wrap .box p{font-size:18px;line-height:1.7;opacity:.8}nav .nav-wrap .box .nav-apply-box{display:flex}nav .nav-wrap .box .nav-apply-box a{display:block;margin-top:30px;width:150px;height:40px;line-height:40px;border-radius:4px;font-size:16px;text-align:center;color:#fff;transition:all .3s ease-in-out;background:linear-gradient(to right, #2f91d4, #1881c9)}nav .nav-wrap .box .nav-apply-box a:first-child{margin-right:20px}nav .nav-wrap .box .nav-apply-box a:hover{box-shadow:0 10px 25px 0 rgba(24,129,201,.5)}.gover-solu-wrap{background:url("../image/gover_solu_bg.png") no-repeat center bottom/cover}.gover-solu-wrap .gover-solu-box{max-width:1080px;display:flex;justify-content:space-between;border-radius:10px 10px 0 0;overflow:hidden;box-shadow:0px 6px 20px 1px rgba(33,50,88,.1608)}.gover-solu-left{width:50%}.gover-solu-left h3{font-size:24px;line-height:70px;text-align:center;background-color:#e7eaf2}.gover-solu-left .gover-solu-item{height:64px;line-height:64px;display:flex;align-items:center;padding-left:25px;background-color:#f5f7fa}.gover-solu-left .gover-solu-item:nth-child(even){height:60px;line-height:60px;background-color:#fff}.gover-solu-left .gover-solu-item i{font-size:18px;color:#c3c9d5}.gover-solu-left .gover-solu-item p{font-size:var(--font-size);line-height:1.7;color:#333;margin-left:15px}.gover-solu-right{width:58%;box-shadow:0px 6px 20px 1px rgba(33,50,88,.1608)}.gover-solu-right h3{font-size:24px;line-height:70px;text-align:center;background-color:#fd5a67;color:#fff}.gover-solu-right .gover-solu-item{height:64px;line-height:64px;display:flex;align-items:center;padding-left:25px;padding-right:25px;background-color:#f5f7fa}.gover-solu-right .gover-solu-item:nth-child(even){height:60px;line-height:60px;background-color:#fff}.gover-solu-right .gover-solu-item i{font-size:18px;color:#fd5a67}.gover-solu-right .gover-solu-item p{font-size:var(--font-size);line-height:1.7;color:#333;margin-left:15px}@keyframes widthAnimate{0%{width:0%}100%{width:100%}}.tele-solu-wrap{padding-bottom:0;box-shadow:0px 15px 10px -15px rgba(6,30,46,.15) !important}.tele-solu-box{max-width:1080px;display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#fff}.tele-solu-box .tele-solu{width:31%;border:1px solid #6fa1fc;border-radius:4px;text-align:center;transition:all .3s ease-in-out}.tele-solu-box .tele-solu:nth-child(2){border-color:#fd5a67}.tele-solu-box .tele-solu:hover{box-shadow:0px 6px 20px 1px rgba(33,50,88,.16)}.tele-solu-box .tele-solu .tele-solu-header{padding:25px;background-color:#6fa1fc}.tele-solu-box .tele-solu .tele-solu-header img{width:30px}.tele-solu-box .tele-solu .tele-solu-header h3{font-size:18px;line-height:1;color:#fff;margin-top:15px}.tele-solu-box .tele-solu .tele-solu-header-center{background-color:#fd5a67}.tele-solu-box .tele-solu p{margin:15px 0}.tele-solu-box .tele-active{box-shadow:0px 6px 20px 1px rgba(33,50,88,.16)}.tele-solu-box .tele-solu-line-box{width:31%;margin:20px 0 0;padding:0 5%}.tele-solu-box .tele-solu-line{width:100%;height:6px;border-radius:2px;transition:all .3s ease-in-out}.tele-solu-box .tele-solu-active{background-color:#6fa1fc}.tele-solu-box .tele-solu-active-center{background-color:#fd5a67}.video-main-wrap{padding-bottom:0;margin-top:-60px}.video-main-wrap .wrap{padding-top:60px;padding-bottom:60px}.video-main-wrap .img-wrap{padding-top:0}.video-main-wrap .img-wrap .title-p{line-height:1.7}.video-main-wrap .img-wrap .img-box{max-width:900px}.video-main-box .video-img{width:42%}.video-main-box .video-text{width:-moz-fit-con
|