.banner-inner{background:url("/static/images/banner/banner-cases.webp") no-repeat;background-size:100% 100%}.news-content .container{display:flex;justify-content:space-between;flex-wrap:wrap}.main{width:63%;max-width:1000px;padding:70px;box-shadow:0 2px 10px 0 rgba(34,34,34,0.15)}.main .news-top ul,.main .news-top ul li{display:flex;align-items:center}.main .news-top ul li{margin-right:30px;font-size:16px;color:var(--ftcolor);line-height:24px}.main .news-top ul li i{margin-right:5px;font-size:20px}.main .news-top ul li:last-child{margin-right:0}.main .news-text{margin:45px 0 40px;text-align:left}h1,h2,h3{color:var(--fttcolor);font-family:'RobotoBold'}h1{font-size:30px;line-height:42px;margin-bottom:15px}.news-text h2{font-size:28px;margin-bottom:25px}.news-text h3{font-size:22px;margin-bottom:15px}.news-text p{font-size:18px;line-height:28px;color:var(--fttcolor);margin-bottom:20px;text-indent: 36px;}.news-text img{width:100%!important;height:auto!important;margin:30px auto}.news-text a{font-size:18px;color:var(--bgcolor);font-family:'RobotoBold';transition:color linear .5s}.news-text ol,.news-text ul{padding-left:40px}.news-text ol li{list-style-type:auto}.news-text ul li{list-style-type:disclosure-closed}.news-text ul li::marker{color:var(--bgcolor)}.news-text li{font-size:18px;color:var(--fttcolor);line-height:28px;margin-bottom:10px}.news-text li:last-child{margin-bottom:30px}.news-text .table{overflow-x: auto}.news-text table {width: 100%;background-color: var(--white);position: relative;font-size: 18px;height: auto;overflow: hidden;margin-bottom: 20px}.news-text table thead {text-align: center;background: var(--bgsshadowcolor);color: var(--white)}.news-text table .tabTh td {line-height: 2.5;vertical-align: middle;border-top: 1px solid var(--white);border-bottom: 1px solid #e7e7e7;border-left: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7;padding: .5rem 0;font-weight: 700}.news-text table .tabTh th {vertical-align: middle;text-align: center;padding: 15px;border-top: 1px solid #e7e7e7;border-bottom: 1px solid var(--white);border-left: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7}.news-text table tr.tabTh.th-last td {line-height: 2.5}.news-text table td {vertical-align: middle;border: 1px solid #e7e7e7}.news-text table tr td {text-align: center;padding: 15px 10px}.news-content .togglePage{display:flex;align-items:center;justify-content:space-between}.news-content .togglePage li{width:46%;font-size:16px;color:#999;line-height:24px;text-decoration:underline;font-family:'RobotoMedium';transition:color linear .5s}.news-content .togglePage li>a{width:100%;display:flex;align-items:center;padding:18px 30px 16px 24px;background:#f5f5f5}.news-content .togglePage li:nth-child(2){width:8%;margin:0 6px}.news-content .togglePage li:nth-child(2) a{padding:18px 14px 16px}.news-content .togglePage li span{color:var(--ftcolor);transition:color linear .5s}.news-content .togglePage li p{margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar{width:35%;max-width:510px}.sidebar .top{width:100%;height:80px;background:url("/static/images/side-tit-bg.webp") no-repeat;background-size:100% 100%;border-radius:30px 15px 0 0;display:flex;justify-content:center;align-items:center}.sidebar .top img{width:29px}.sidebar .top h2{display:inline-block;font-family:'RobotoBold';font-size:32px;color:var(--white);margin-left:15px}.sidebar ul{display:flex;flex-wrap:wrap;padding:40px 50px;background:#f7f7f7}.sidebar ul li{width:100%;margin-bottom:30px;box-shadow:0 2px 5px 0 rgba(34,34,34,0.15);border-radius:0 30px 0 30px}.sidebar ul li:last-child{margin-bottom:0}.sidebar ul li .img{width:100%;border-top-right-radius:30px;overflow:hidden}.sidebar ul li img{border-top-right-radius:30px;transition:all linear .5s}.sidebar ul li .txt{display:flex;justify-content:space-between;align-items:center;height:60px;background:var(--white);border-bottom-left-radius:30px;padding:0 24px;position:relative;z-index:1}.sidebar ul li .txt::before{content:'';position:absolute;left:24px;top:-3px;width:21%;max-width:85px;height:6px;background:var(--bgshadowcolor);border-radius:3px;z-index:2}.sidebar ul li p{font-family:'RobotoBold';font-size:20px;color:var(--fttcolor);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color linear .5s}.sidebar .txt .btnLight2{width:28px;height:28px;border:1px solid var(--bgcolor);border-radius:50%;text-align:center;line-height:28px;color:var(--bgcolor);z-index:0}.sidebar .txt .btnLight2>i{display:inline-block;margin-left:0}@media(any-hover:hover){.news-text a:hover{color:var(--bgscolor)}.news-content .togglePage li:hover a{background:var(--bgshadowcolor)}.news-content .togglePage li:hover,.news-content .togglePage li:hover span{color:var(--white)}.sidebar ul li:hover p{color:var(--bgcolor)}.sidebar ul li:hover img{transform:scale(1.1)}.sidebar ul li:hover .btnLight2{border:0;color:var(--white)}.sidebar ul li:hover .btnLight2::before{left:0}}@media screen and (max-width:768px){.banner-inner{background:url("/static/images/banner/banner-cases-sm.webp") no-repeat;background-size:100% 100%}.news-content .container>div{width:100%;max-width:unset}.main{padding:20px 15px 30px;border-radius:10px;box-shadow:0 2px 5px 0 rgba(34,34,34,0.15)}h1{font-size:24px;line-height:36px;margin-bottom:15px}.main .news-top ul{flex-wrap:wrap}.main .news-top ul li{margin-right:15px;font-size:14px;line-height:18px}.main .news-top ul li i{margin-right:5px}.main .news-text{margin:25px 0 20px}.news-text h2{font-size:22px;margin-bottom:20px;line-height:26px}.news-text h3{font-size:18px;margin-bottom:12px}.news-text p{font-size:16px;line-height:24px;text-indent: 32px;margin-bottom:15px}.news-text table{font-size: 14px;line-height:21px;border-radius: 0;position: relative}.news-text table .tabTh th {padding: 10px}.news-text table td {padding: 10px 5px}.news-text img{width:100%!important;height:auto!important;margin:20px auto;border-radius:8px}.news-text ol,.news-text ul{padding-left:30px}.news-text li{font-size:16px;line-height:22px;margin-top:12px}.news-content .togglePage{flex-wrap:wrap}
.news-content .togglePage li:nth-child(2){display:none}.news-content .togglePage li{width:100%}.news-content .togglePage li:first-child{margin-bottom:15px}.news-content .togglePage li>a{padding:15px 20px;border-radius:5px}.sidebar{margin-top:45px}.sidebar .top{height:50px;border-radius:15px 8px 0 0}.sidebar .top img{width:22px}.sidebar .top h2{font-size:22px;margin-left:10px}.sidebar ul{padding:15px}.sidebar ul li{margin-bottom:20px;border-radius:0 15px 0 15px}.sidebar ul li .img,.sidebar ul li img{border-top-right-radius:15px}.sidebar ul li .txt{padding:0 15px;height:48px;border-bottom-left-radius:15px}.sidebar ul li .txt::before{left:15px;top:-2px;max-width:60px;height:4px;border-radius:2px}.sidebar ul li p{font-size:16px}.sidebar ul li .img,.sidebar ul li .txt{width:100%}.sidebar .txt .btnLight2{width:24px!important;height:24px!important;border-radius:50%!important;line-height:24px!important;border:0}}