﻿.banner-box{display:flex;background-image:url(/static/images/banner.png);background-size:cover;min-height:600px;background-position:center center;background-repeat:no-repeat;}.banner-box .news-top{flex:6;height:100%;min-height:500px;position:relative;}.banner-box .news-top-info{position:absolute;margin-left:40px;margin-top:140px;margin-right:40px;background-color:rgba(0,0,0,.1);padding:20px;border-radius:8px;}.banner-box .news-top-info-title{color:#fff;font-weight:600;}.banner-box .news-top-info-body{color:#fff;font-size:16px;padding:5px 0 15px 0;min-height:120px;}.banner-box .news-top-info-link{background-color:#fff;color:#043686;width:145px;height:55px;display:inline-block;line-height:55px;text-align:center;}.banner-box .news{flex:4;padding:30px;background:#fff;opacity:.9;}.banner-box .news dl{display:flex;justify-content:space-between;border-bottom:1px solid #efefef;}.banner-box .news dt{padding-bottom:10px;flex:4;}.banner-box .news dt a{color:#333;font-size:14px;line-height:14px;font-weight:600;}.banner-box .news dd{color:#666;font-size:12px;text-align:right;flex:1;}.banner-box .news-more-box{text-align:center;margin:40px 0 10px;}.banner-box .news-more{color:#3b5c92;border:1px solid #3b5c92;padding:7px 40px;}.service{background-image:url(/static/images/service_menu.png);background-repeat:no-repeat;background-position:center top;background-size:cover;}.service-menu{opacity:.7;background:rgba(255,255,255,.6);}.service-menu-body{display:flex;justify-content:space-around;}.service-menu-item{line-height:96px;font-size:30px;font-weight:600;color:#333;}.service-menu-item.active{color:#1c53ad;}.service-body{display:flex;opacity:.7;gap:50px;padding-top:20px;}.service-body .service-type-item{list-style-type:none;height:100px;line-height:100px;width:300px;border-radius:10px;background-color:#fff;margin-bottom:20px;padding:0 20px;}.service-body .service-type-item img{width:50px;height:50px;margin-right:25px;}.service-body .service-type-item-link{color:#333;font-size:24px;font-weight:600;}.service-body .service-type-item-link.active{color:#1c53ad;}.service-body .service-content{padding-right:20px;}.services{justify-content:space-around;flex-wrap:wrap;gap:2%;display:none;}.services.active{display:flex;}.services-item{flex:1;flex-wrap:wrap;max-width:49%;min-width:290px;background-color:rgba(255,255,255,.3);margin-bottom:20px;}.services-item-image{justify-content:center;height:230px;align-items:center;display:flex;}.services-item img{width:100%;max-height:230px;padding:10px;}.services-item-box{padding:5px 15px 0;text-align:left;}.services-item-title{font-size:16px;font-weight:600;color:#333;line-height:20px;padding-bottom:15px;}.services-item-info{line-height:16px;font-size:14px;color:#666;}.services-item-link{display:inline-block;border:1px solid #1c53ad;padding:6px 40px;color:#3b5c92;margin:0 0 15px 15px;}