.news-detail-module-1.module{display:block}.news-detail-module-1 .title-wrap{width:100%;height:41.5rem;background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;position:relative}.news-detail-module-1 .title-wrap:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.7);z-index:1;pointer-events:none}.news-detail-module-1 .title-wrap .text-wrap{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;color:white;max-width:100%;width:80.2rem}.news-detail-module-1 .title-wrap .text-wrap .title{font-weight:bold;font-size:3.9rem;color:#FFFFFF;line-height:1.4;text-align:center}.news-detail-module-1 .title-wrap .text-wrap .date-view{margin-top:2.7rem;font-weight:500;font-size:var(--f-s-18);color:#FFFFFF;line-height:1.6}.ui-style-css .module .module-width{width:150rem}.news-detail-module{flex-direction:column;flex-wrap:wrap;background-color:#F9F9FB;padding:0 0 11rem 0}.news-detail-module.module{display:block}.news-detail-module .content-wrap .box-wrap{position:relative;background-color:#205CD4;color:#FFFFFF;padding:3rem 3.7rem;box-shadow:0 .4rem .4rem 0 rgba(0,0,0,0.1);border-radius:1rem}.news-detail-module .content-wrap .box-wrap .bg-img{transition-duration:300ms;opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.news-detail-module .content-wrap .box-wrap:hover .bg-img{scale:1.04}.news-detail-module .content-wrap .box-wrap .title{position:relative;font-weight:bold;font-size:var(--f-s-30);line-height:1.2;margin:1rem 0}.news-detail-module .content-wrap .box-wrap .right-now{position:relative;font-weight:400;font-size:var(--f-s-18);color:#FFFFFF;line-height:1.2;cursor:pointer;margin-top:2.1rem;transition:opacity 1s ease, transform 1s ease}.news-detail-module .content-wrap .box-wrap .right-now i{margin-right:.8rem}.news-detail-module .content-wrap .box-wrap .right-now:hover{transform:translateX(10px);transition:opacity 1s ease, transform 1s ease}.news-detail-module .content-wrap .main-img{width:100%;height:56rem;position:relative;margin-top:-56px;z-index:3}.news-detail-module .content-wrap .main-img img{width:100%;object-fit:cover;border-radius:.5rem}.news-detail-module .content-wrap .main-content{margin-top:6rem;display:flex;gap:4.5rem}.news-detail-module .content-wrap .main-content .author-wrap.pc{display:block}.news-detail-module .content-wrap .main-content .author-wrap.mobile{display:none}.news-detail-module .content-wrap .main-content .author-wrap .author{font-weight:bold;font-size:var(--f-s-16);color:#333333;line-height:1.9}.news-detail-module .content-wrap .main-content .author-wrap .date{font-weight:400;font-size:var(--f-s-16);color:#9F9F9F;line-height:1.2}.news-detail-module .content-wrap .main-content .author-wrap.mobile .date{margin-top:1rem}.news-detail-module .content-wrap .main-content .left-side{width:22rem;display:flex;flex-direction:column;grid-gap:2.2rem;height:fit-content;position:sticky;top:12rem}.news-detail-module .content-wrap .main-content .left-side .nav-title{font-weight:400;font-size:var(--f-s-16);color:#000000}.news-detail-module .content-wrap .main-content .left-side .nav{border-left:.1rem solid #E4E4E7;margin-bottom:6rem;display:flex;flex-direction:column}.news-detail-module .content-wrap .main-content .left-side .nav .item{font-weight:400;font-size:var(--f-s-16);color:#222222;line-height:1.2;margin-bottom:1.6rem;padding:0 .9rem;cursor:pointer;transition:all ease-in-out 2s;position:relative}.news-detail-module .content-wrap .main-content .left-side .nav .item:before,.news-detail-module .content-wrap .main-content .left-side .nav .item:after{content:'';position:absolute;top:0;bottom:0;left:0;width:.1rem;height:100%;transition:opacity 0.5s ease, transform 0.5s ease}.news-detail-module .content-wrap .main-content .left-side .nav .item:before{background:#E4E4E7;opacity:1;transform:translateY(0)}.news-detail-module .content-wrap .main-content .left-side .nav .item:after{background:#000;opacity:0;transform:translateY(100%)}.news-detail-module .content-wrap .main-content .left-side .nav .item:hover:before{opacity:0;transform:translateY(100%)}.news-detail-module .content-wrap .main-content .left-side .nav .item:hover:after{opacity:1;transform:translateY(0)}.news-detail-module .content-wrap .main-content .content-wrap-box{min-width:1px;height:fit-content;flex:1}.news-detail-module .content-wrap .main-content .content-wrap-box .content{font-weight:500;font-size:var(--f-s-20);color:#333333;line-height:1.6}.news-detail-module .content-wrap .main-content .content-wrap-box .content p{margin:0 0 2.2rem 0}.news-detail-module .content-wrap .main-content .content-wrap-box .content h2{font-weight:bold;font-size:var(--f-s-24);color:#333333;line-height:1.25}.news-detail-module .content-wrap .main-content .content-wrap-box .content h1,.news-detail-module .content-wrap .main-content .content-wrap-box .content h2,.news-detail-module .content-wrap .main-content .content-wrap-box .content h3,.news-detail-module .content-wrap .main-content .content-wrap-box .content h4,.news-detail-module .content-wrap .main-content .content-wrap-box .content h5,.news-detail-module .content-wrap .main-content .content-wrap-box .content h6{margin:5.4rem 0 2.2rem 0}.news-detail-module .content-wrap .main-content .content-wrap-box .content img{margin:5.4rem 0}.news-detail-module .content-wrap .main-content .content-wrap-box hr{background-color:#E4E4E4;height:.2rem;margin:4.3rem 0 2.5rem 0}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:.5rem;align-items:center}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column1{display:flex;flex-direction:column;gap:.5rem}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column1 .title{font-weight:bold;font-size:var(--f-s-16);color:#333333;line-height:1.9}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column1 .date{font-weight:400;font-size:var(--f-s-14);color:#555555;line-height:1.1}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .share{font-weight:500;font-size:var(--f-s-14);color:#555555;line-height:2.1;text-align:right}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item{width:3.8rem;height:3.8rem;background-color:#EBEBEB;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item i{font-size:var(--f-s-20);cursor:pointer}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item.facebook{color:#205CD4}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item.youtube{color:#D83707}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item.linkedin{color:#188AC6}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item:hover{transition:.2s ease-in-out}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item:hover.facebook{background-color:#205CD4;color:#EBEBEB}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item:hover.youtube{background-color:#D83707;color:#EBEBEB}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .social .item:hover.linkedin{background-color:#188AC6;color:#EBEBEB}.news-detail-module .content-wrap .main-content .right-side{width:22rem;display:flex;flex-direction:column;justify-content:space-between}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-title{font-weight:400;font-size:var(--f-s-16);color:#000000;line-height:1.9}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content{margin-bottom:6.2rem}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item{padding:.5rem .9rem;margin:1.9rem 0;position:relative;transition:opacity 3s ease, transform 3s ease}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item:before,.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item:after{content:'';position:absolute;top:0;bottom:0;left:0;width:.1rem;height:100%;transition:opacity 0.5s ease, transform 0.5s ease}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item:before{background:#E4E4E7;opacity:1;transform:translateY(0)}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item:after{background:#000;opacity:0;transform:translateY(100%)}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item:hover:before{opacity:0;transform:translateY(100%)}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item:hover:after{opacity:1;transform:translateY(0)}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item .title{font-weight:600;font-size:var(--f-s-14);color:#222222;line-height:1.1;margin:.4rem 0}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item .des{font-weight:400;font-size:var(--f-s-16);color:#555555;line-height:1.2;cursor:pointer}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news .hot-content .item .des:hover{color:#000000}.news-detail-module-2.module{display:block}.news-detail-module-2 .form-module{background-color:white;background-size:contain;background-repeat:no-repeat;padding:9.5rem 0;display:flex;justify-content:center;align-items:center}.news-detail-module-2 .form-module .form-title{max-width:100%;width:96rem}.news-detail-module-2 .form-module .form-title .contact-us{text-align:center;font-weight:bold;font-size:3.6rem;color:#000000;line-height:1.9}.news-detail-module-2 .form-module .form-title .contact-way{text-align:center;font-weight:500;font-size:var(--f-s-24);color:#333333;line-height:1.4;margin:1.7rem 0 4.8rem 0}.news-detail-module-2 .form-module .form-title .form-wrap{padding:0 1.5rem}.news-detail-module-2 .form-module .form-title .form-wrap form .form{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:3.4rem;row-gap:2.2rem}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .bottom-tip{opacity:0;max-height:0;overflow:hidden;transition:opacity 0.5s ease, max-height 0.5s ease-out}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group.invalid .bottom-tip{opacity:1;max-height:100%}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group.textarea{grid-column:1 / -1;grid-row:auto / span 1}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group.textarea .wrap-input{align-items:flex-start}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group.textarea .wrap-input .wrap{min-height:11.5rem}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group.textarea .wrap-input .wrap .textarea{padding:1.6rem 0;height:11.5rem;resize:none}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .wrap-input{display:flex;align-items:center;justify-content:flex-start;background-color:#F9F9FB;padding-right:2.2rem}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .wrap-input .place-tip{font-weight:400;font-size:var(--f-s-16);color:#6B6B6B;line-height:1.2;padding:1.6rem 1.8rem}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .wrap-input .place-tip .spin{color:#D83707}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .wrap-input .place-operation{padding:1.9rem 0 1.9rem 2.6rem;font-weight:500;font-size:var(--f-s-16);color:#205CD4;line-height:1.2;cursor:pointer}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .wrap-input .wrap{flex:1;height:5rem}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .wrap-input .wrap .input{width:100%;height:100%;border:none;background-color:transparent;font-weight:400;font-size:var(--f-s-16);color:#333;line-height:1.2}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .wrap-input .wrap .input:focus{outline:none}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .bottom-tip{padding-top:.5rem;color:#d83707;font-weight:400;font-size:var(--f-s-14);line-height:1.2;position:absolute}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn{margin-top:2.2rem}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn{position:relative;transition-duration:300ms;width:fit-content;padding:1.1rem 2.3rem;color:white;background-color:#205CD4;border-radius:.5rem;cursor:pointer;color:#ffffff;border:#205CD4 .1rem solid;background-color:#205CD4;border-radius:0;padding:2rem 2.5rem;font-size:var(--f-s-16);font-weight:400;display:flex;align-items:center;line-height:1.2;width:fit-content;transition:.3s ease-in-out;position:relative;cursor:pointer;color:#fff;border:#205cd4 .1rem solid;background-color:#205cd4;border-radius:0}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn::before{position:relative;rotate:0deg;content:'+';margin-right:1.6rem}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn:hover{background-color:#FECE00;color:black}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn:hover::before{rotate:90deg}@media (max-width: 992px){.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn{padding:1.8rem 3.6rem}}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn:before,.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn i{color:#ffffff}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn:hover{color:#205CD4;background-color:#fff}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn:hover:before,.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn:hover i{color:#205CD4}.news-detail-module-3{background-color:#f9f9fb;padding:0 0 11rem 0}.news-detail-module-3.module{display:block}.news-detail-module-3 .more-news{position:relative;background-color:#F9F9FB;padding:10.8rem 0 5.2rem 0}.news-detail-module-3 .more-news .owl-carousel{position:relative}.news-detail-module-3 .more-news .owl-carousel .owl-dots{display:flex;grid-gap:1.2rem;position:absolute;bottom:-87px;left:0;right:0;margin:0 auto;justify-content:center}.news-detail-module-3 .more-news .owl-carousel .owl-dots .owl-dot{width:.8rem;background:#CCCCCC;height:.8rem;border-radius:.8rem;transition:.2s ease-in-out}.news-detail-module-3 .more-news .owl-carousel .owl-dots .owl-dot.active{width:1.9rem;background-color:#225BD2}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev,.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next{position:absolute;bottom:-115px;margin:auto;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;width:5.7rem;height:5.7rem;background:#FFFFFF;border-radius:50%;border:1px solid #E7E7E7;font-size:var(--f-s-17);z-index:5}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev::after,.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next::after{transition:.3s ease-in-out;color:#474747}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev.disabled,.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next.disabled{cursor:not-allowed;border-color:#9E9E9E !important}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev.disabled::after,.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next.disabled::after{color:#9E9E9E}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev:hover:not(.disabled),.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next:hover:not(.disabled){background-color:#225BD2}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev:hover:not(.disabled)::after,.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next:hover:not(.disabled)::after{color:#ffffff}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev{left:0}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev:after{content:"\ee54"}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next{right:0}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next:after{content:"\ed51"}.news-detail-module-3 .more-news .title{font-weight:bold;font-size:3.6rem;color:#0D0D0D;line-height:1.8}.news-detail-module-3 .more-news .more-news-list{margin-top:3.1rem}.news-detail-module-3 .more-news .more-news-list .news-item{width:100%;height:100%;background-color:#ffffff;display:flex;flex-direction:column;cursor:pointer;transition:opacity 1s ease, transform 1s ease}.news-detail-module-3 .more-news .more-news-list .news-item .head-img{width:100%;height:26.2rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;overflow:hidden;position:relative}.news-detail-module-3 .more-news .more-news-list .news-item .head-img img{object-fit:cover;width:100%;transition:all ease 1.5s}.news-detail-module-3 .more-news .more-news-list .news-item .head-img img:hover{transition:all ease 1.5s;transform:scale(1.2)}.news-detail-module-3 .more-news .more-news-list .news-item .head-img .classification-label{position:absolute;top:2.1rem;right:2.1rem;font-weight:400;font-size:var(--f-s-14);color:#FFFFFF;background-color:#205CD4;padding:.4rem .6rem;border-radius:3rem}.news-detail-module-3 .more-news .more-news-list .news-item .content-body{padding:2.5rem 2.2rem}.news-detail-module-3 .more-news .more-news-list .news-item .content-body .title{font-weight:500;font-size:var(--f-s-24);color:#0D0D0D;line-height:1.2;text-align:left;cursor:text}.news-detail-module-3 .more-news .more-news-list .news-item .content-body .content{margin:4.8rem 0 5.2rem 0;font-weight:500;font-size:var(--f-s-16);color:#0D0D0D;line-height:1.6;text-align:left;cursor:text}.news-detail-module-3 .more-news .more-news-list .news-item .bottom-tip{position:relative;margin-top:auto;border-top:1px solid #6B6B6B;padding:1.1rem 2.2rem;font-weight:400;font-size:var(--f-s-14);color:#757575}.news-detail-module-3 .more-news .more-news-list .news-item .bottom-tip::after{transition-duration:300ms;width:0;content:"";position:absolute;top:-.1rem;left:0;height:.1rem;background-color:#F08519}.news-detail-module-3 .more-news .more-news-list .news-item:hover{transform:translateY(-10px);transition:opacity 1s ease, transform 1s ease}.news-detail-module-3 .more-news .more-news-list .news-item:hover .bottom-tip::after{width:100%}@media (max-width: 1400px){.news-detail-module .content-wrap .main-content .left-side{width:22rem}.news-detail-module .content-wrap .main-content .content-wrap-box{width:calc(100% - $sideMiddleWidth - $sideMiddleWidth - returnValue(90))}.news-detail-module .content-wrap .main-content .right-side{width:22rem}}@media (max-width: 992px){.news-detail-module{padding:0 1.6rem}.news-detail-module .content-wrap .main-img{width:191rem;max-width:100%;height:16.1rem}.news-detail-module .content-wrap .main-content{margin-top:3.2rem;flex-direction:column}.news-detail-module .content-wrap .main-content .author-wrap.pc{display:none}.news-detail-module .content-wrap .main-content .author-wrap.mobile{display:block}.news-detail-module .content-wrap .main-content .left-side{position:static;width:100%}.news-detail-module .content-wrap .main-content .left-side .nav{display:flex;flex-direction:column;margin-bottom:0}.news-detail-module .content-wrap .main-content .content-wrap-box{width:100%}.news-detail-module .content-wrap .main-content .content-wrap-box .content{margin-top:2.6rem;font-size:var(--f-s-16)}.news-detail-module .content-wrap .main-content .content-wrap-box .content h2{font-weight:bold;font-size:var(--f-s-24);color:#333333;line-height:1.25}.news-detail-module .content-wrap .main-content .content-wrap-box .content h1,.news-detail-module .content-wrap .main-content .content-wrap-box .content h2,.news-detail-module .content-wrap .main-content .content-wrap-box .content h3,.news-detail-module .content-wrap .main-content .content-wrap-box .content h4,.news-detail-module .content-wrap .main-content .content-wrap-box .content h5,.news-detail-module .content-wrap .main-content .content-wrap-box .content h6{margin:3.9rem 0 2.2rem 0}.news-detail-module .content-wrap .main-content .content-wrap-box .content img{margin:2.3rem 0}.news-detail-module .content-wrap .main-content .content-wrap-box hr{margin:3.9rem 0 2.5rem 0}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info{grid-template-columns:1fr}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2{display:flex;align-items:center;justify-content:flex-start;margin-top:1.7rem}.news-detail-module .content-wrap .main-content .content-wrap-box .author-info .column2 .share{margin-right:1.2rem}.news-detail-module .content-wrap .main-content .right-side{width:100%}.news-detail-module .content-wrap .main-content .right-side .bottom-wrap .hot-news{margin-top:.5rem}.news-detail-module-1 .title-wrap{padding:0 1.5rem;justify-content:flex-start;height:37.5rem}.news-detail-module-1 .title-wrap .text-wrap{width:31.5rem;max-width:100%;justify-content:flex-start;align-items:flex-start}.news-detail-module-1 .title-wrap .text-wrap .title{font-weight:bold;font-size:var(--f-s-28);color:#FFFFFF;line-height:1.4;text-align:left}.news-detail-module-1 .title-wrap .text-wrap .date-view{margin-top:1.8rem;font-weight:500;font-size:var(--f-s-16);color:#FFFFFF;line-height:1.5}.news-detail-module-2 .form-module{background-color:#F9F9FB;padding:5.4rem 0 7.6rem 0}.news-detail-module-2 .form-module .form-title{padding:0 1.5rem}.news-detail-module-2 .form-module .form-title .contact-us{font-weight:bold;font-size:var(--f-s-24);color:#000000;line-height:2.9;text-align:center}.news-detail-module-2 .form-module .form-title .contact-way{text-align:center;font-weight:500;font-size:var(--f-s-16);color:#333333;line-height:1.8;margin:2.6rem 0 4.4rem 0}.news-detail-module-2 .form-module .form-title .form-wrap{padding:0 1.5rem}.news-detail-module-2 .form-module .form-title .form-wrap form .form{grid-template-columns:1fr;row-gap:1.3rem}.news-detail-module-2 .form-module .form-title .form-wrap form .form .text-group .wrap-input{background-color:white}.news-detail-module-2 .form-module .form-title .form-wrap form .sub-btn .btn{font-size:1.6rem}.news-detail-module-3 .more-news{padding:9.5rem 0 10.6rem 0}.news-detail-module-3 .more-news .owl-carousel{position:relative}.news-detail-module-3 .more-news .owl-carousel .owl-dots{bottom:-40px}.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-prev,.news-detail-module-3 .more-news .owl-carousel .owl-nav .owl-next{width:4rem;height:4rem;font-size:1.1rem;bottom:-60px}.news-detail-module-3 .more-news .title{font-weight:bold;font-size:var(--f-s-24);color:#0D0D0D;line-height:2.7}.news-detail-module-3 .more-news .more-news-list{margin-top:1.5rem}.news-detail-module-3 .more-news .more-news-list .news-item .head-img{height:22.7rem}.news-detail-module-3 .more-news .more-news-list .news-item .content-body{padding:2.2rem 1.9rem}.news-detail-module-3 .more-news .more-news-list .news-item .content-body .title{font-weight:500;font-size:var(--f-s-20);color:#0D0D0D}.news-detail-module-3 .more-news .more-news-list .news-item .content-body .content{margin:1.4rem 0 1.3rem 0;font-weight:500;font-size:var(--f-s-16);color:#0D0D0D}.news-detail-module-3 .more-news .more-news-list .news-item .bottom-tip{padding:.9rem 1.9rem 2rem 1.9rem;font-weight:400;font-size:var(--f-s-14);color:#757575}}
