1 line
11 KiB
CSS
1 line
11 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/affair_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:42%}.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}.chan-pro-wrap{background-color:#313858}.chan-pro-wrap .title-p{line-height:1.5}.chan-pro-wrap .chan-pro-img{max-width:1040px;margin:0 auto}.chan-pro-wrap .button-apply-box a{display:block;width:165px;height:40px;line-height:37px;text-align:center;color:#fff;background:linear-gradient(to right, #2f91d4, #1881c9);transition:all .3s ease-in-out;border-radius:4px;margin:40px auto 0}.chan-pro-wrap .button-apply-box a:hover{box-shadow:0 10px 25px 0 rgba(24,129,201,.5)}.chan-pro-wrap .price-box{display:flex;justify-content:center;margin-top:40px}.chan-pro-wrap .price-box a{display:block;width:110px;height:40px;line-height:40px;text-align:center;font-size:var(--font-size);border-radius:4px;color:#636363;background-color:#f0f0f0;transition:all .3s ease-in-out}.chan-pro-wrap .price-box a:hover{box-shadow:3px 15px 15px rgba(0,0,0,.1)}.chan-pro-wrap .price-box a:first-child{margin-right:25px;color:#fff;background-color:#1881c9;background:linear-gradient(to right, #2f91d4, #1881c9)}.chan-pro-wrap .price-box a:first-child:hover{box-shadow:0 10px 25px 0 rgba(24,129,201,.5)}.gover-con-wrap{padding-bottom:0px;background:none}.gray{background-color:#f4f7fa}.gover-con-box{max-width:1060px;margin-top:60px;padding-bottom:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;transition:all .3s ease-in-out}.gover-con-box .gover-con-img{width:48%;display:flex;align-items:center}.gover-con-box .gover-con-line{width:45px;height:2px;background-color:#ff5858;margin-bottom:20px}.gover-con-box .gover-con-text{width:-moz-fit-content;width:fit-content;max-width:43%;overflow:hid
|