﻿.layout-breadcrumb-module{position:relative;overflow:hidden;min-height:470px;display:flex;align-items:flex-end}.layout-breadcrumb-module .image-bg{position:absolute !important;top:0;left:0;width:100%;height:100%;z-index:0}.layout-breadcrumb-module .image-bg img{width:100%;height:100%;object-fit:cover}.layout-breadcrumb-module .image-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0.24deg, rgba(0, 0, 0, 0) 43.44%, rgba(0, 0, 0, 0.74) 95.72%)}.layout-breadcrumb-module .content-box{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;width:100%;justify-content:flex-end}.layout-breadcrumb-module .content-box .breadcrumb-nav{padding-bottom:20px;display:flex;width:100%;justify-content:flex-end}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list{display:flex;align-items:center;gap:8px;width:fit-content;margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-icon{width:20px;height:20px;font-size:var(--f-s-20);line-height:1;color:#fbcb00}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-text{font-size:var(--f-s-14);color:#fff}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-current{color:#fff;font-weight:500;text-decoration:underline}.layout-breadcrumb-module .content-box .tab-nav{background:rgba(0,0,0,.63);padding:0;width:100%}.layout-breadcrumb-module .content-box .tab-nav .tab-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item{display:flex;align-items:center;justify-content:space-between;text-align:center;position:relative;padding:27px 41px 23px;font-size:var(--f-s-20);color:#fff;cursor:pointer;white-space:nowrap;flex:1;max-width:100%;box-sizing:border-box}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item::after{content:"";color:#fff;font-size:12px;font-family:iconfont !important}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item.active,.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item:hover{transform:unset;color:#fff;font-weight:600;background:#01478c}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item.single-tab{max-width:20%}@media(max-width: 1199px){.layout-breadcrumb-module{min-height:250px}.layout-breadcrumb-module .content-box .breadcrumb-nav{padding-top:60px;padding-bottom:15px}.layout-breadcrumb-module .content-box .tab-nav{display:none}}.download-center-module{padding:60px 0}.download-center-module .section-header{margin-bottom:50px}.download-center-module .section-header .section-title{font-size:45px;font-weight:300;color:#000;line-height:1.2}.download-center-module .download-content{display:flex;gap:46px;align-items:flex-start}.download-center-module .download-content .download-list{flex:1;display:flex;flex-direction:column;gap:28px}.download-center-module .download-content .download-list .download-item{width:100%;position:relative;background:#fff;cursor:pointer;transition:all .3s ease}.download-center-module .download-content .download-list .download-item.no-permission{opacity:.6;cursor:not-allowed}.download-center-module .download-content .download-list .download-item.no-permission .download-btn i{color:#999}.download-center-module .download-content .download-list .download-item.has-permission{cursor:pointer}.download-center-module .download-content .download-list .download-item:hover,.download-center-module .download-content .download-list .download-item.active{border-color:#01478c}.download-center-module .download-content .download-list .download-item:hover:after,.download-center-module .download-content .download-list .download-item.active:after{opacity:1}.download-center-module .download-content .download-list .download-item:hover .item-content,.download-center-module .download-content .download-list .download-item.active .item-content{background-color:#01478c}.download-center-module .download-content .download-list .download-item:hover .item-content .download-icon i,.download-center-module .download-content .download-list .download-item.active .item-content .download-icon i{color:#fff}.download-center-module .download-content .download-list .download-item:hover .item-content .download-info .download-name,.download-center-module .download-content .download-list .download-item:hover .item-content .download-info .download-size,.download-center-module .download-content .download-list .download-item.active .item-content .download-info .download-name,.download-center-module .download-content .download-list .download-item.active .item-content .download-info .download-size{color:#fff}.download-center-module .download-content .download-list .download-item:hover .item-content .download-btn i,.download-center-module .download-content .download-list .download-item.active .item-content .download-btn i{color:#fff}.download-center-module .download-content .download-list .download-item:after{content:"";position:absolute;top:8px;left:8px;z-index:1;width:100%;height:100%;opacity:0;background-color:#deeafa;transition:.3s all}.download-center-module .download-content .download-list .download-item .item-content{width:100%;position:relative;transition:.3s all;z-index:3;display:flex;border:solid 2px #eee;align-items:center;gap:24px;padding:25px 36px 25px 25px}.download-center-module .download-content .download-list .download-item .item-content .download-icon i{font-size:var(--f-s-24);line-height:1;transition:.3s all;color:#333}.download-center-module .download-content .download-list .download-item .item-content .download-info{flex:1}.download-center-module .download-content .download-list .download-item .item-content .download-info .download-name{font-size:var(--f-s-20);color:#555;line-height:1.2;margin-bottom:4px;transition:.3s all}.download-center-module .download-content .download-list .download-item .item-content .download-info .download-size{font-size:var(--f-s-16);color:#9f9f9f;line-height:1.5;transition:.3s all}.download-center-module .download-content .download-list .download-item .item-content .download-btn{cursor:pointer}.download-center-module .download-content .download-list .download-item .item-content .download-btn i{color:#333;font-size:var(--f-s-18);line-height:1}.download-center-module .download-content .download-form{width:582px;background:#fff;border:1px solid #d9d9d9;border-radius:10px;padding:30px 0 46px;box-shadow:0 10px 10px 0 rgba(0,0,0,.05)}.download-center-module .download-content .download-form .form-header{width:100%;background:rgba(18,38,170,.05);display:flex;align-items:center;gap:12px;margin-bottom:44px;padding:12px 30px;position:relative}.download-center-module .download-content .download-form .form-header:after{content:"";position:absolute;top:0;left:0;width:10px;height:100%;background-color:#01478c}.download-center-module .download-content .download-form .form-header .form-title{font-size:var(--f-s-24);font-weight:400;color:#000;line-height:1.5}.download-center-module .download-content .download-form .form-header .required-text{font-size:var(--f-s-14);color:#9f9f9f;line-height:1.5}.download-center-module .download-content .download-form form{width:100%;padding:0 30px;display:flex;flex-direction:column;grid-gap:24px}.download-center-module .download-content .download-form form .form-row{width:100%;display:flex;grid-gap:10px;align-items:center}.download-center-module .download-content .download-form form .form-row label{display:flex;align-items:center;justify-content:space-between;min-width:96px;font-size:var(--f-s-18);color:#222;grid-gap:2px;line-height:1.2}.download-center-module .download-content .download-form form .form-row label .required{color:red}.download-center-module .download-content .download-form form .form-row input{flex:1;height:40px;padding:0 12px;border:solid 1px #d9d9d9;border-radius:5px;font-size:var(--f-s-14);color:#333;transition:all .3s ease}.download-center-module .download-content .download-form form .form-row input:focus{outline:none;border-color:#01478c}.download-center-module .download-content .download-form form .form-row input::placeholder{color:#999}.download-center-module .download-content .download-form form .btn-box{width:100%;margin:20px 0 0}.download-center-module .download-content .download-form form .btn-box .submit-btn{appearance:none;border:none;margin:0;font:inherit;cursor:pointer;outline:none}@media(max-width: 1199px){.download-center-module{padding:40px 0}.download-center-module .section-header{margin-bottom:24px}.download-center-module .section-header .section-title{font-size:var(--f-s-24)}.download-center-module .download-content{flex-direction:column;gap:30px}.download-center-module .download-content .download-list{width:100%;gap:16px}.download-center-module .download-content .download-list .download-item .item-content{gap:12px;padding:16px 16px}.download-center-module .download-content .download-list .download-item .item-content .download-icon i{font-size:var(--f-s-20)}.download-center-module .download-content .download-list .download-item .item-content .download-info .download-name{font-size:var(--f-s-14);margin-bottom:2px}.download-center-module .download-content .download-list .download-item .item-content .download-info .download-size{font-size:var(--f-s-12)}.download-center-module .download-content .download-list .download-item .item-content .download-btn i{font-size:var(--f-s-16)}.download-center-module .download-content .download-form{width:100%;padding:20px 0 30px}.download-center-module .download-content .download-form .form-header{margin-bottom:24px;padding:10px 20px}.download-center-module .download-content .download-form .form-header:after{width:6px}.download-center-module .download-content .download-form .form-header .form-title{font-size:var(--f-s-18)}.download-center-module .download-content .download-form .form-header .required-text{font-size:var(--f-s-12)}.download-center-module .download-content .download-form form{padding:0 20px;gap:16px}.download-center-module .download-content .download-form form .form-row{flex-direction:column;align-items:flex-start;gap:6px}.download-center-module .download-content .download-form form .form-row label{min-width:unset;font-size:var(--f-s-14);gap:4px}.download-center-module .download-content .download-form form .form-row input{width:100%;min-height:36px;padding:0 10px;font-size:var(--f-s-14)}.download-center-module .download-content .download-form form .btn-box{margin-top:10px}.download-center-module .download-content .download-form form .btn-box .submit-btn{width:100%}}/*# sourceMappingURL=service-download.css.map */
