<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.faqKv{position: relative;overflow:hidden;}
.faqKv img{display:block;width:100%;}
.faqKv::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:url(../images/faq/faqKv_after.png) no-repeat center bottom;background-size:cover;}
.faqBody{padding-top:20px;background:url(../images/faq/faqBg.jpg) no-repeat center top;background-size:100% auto;padding-bottom:100px;}
.faqBody .tit{display:flex;align-items:center;}
.faqBody .tit img{height:119px;margin-right:20px;}
.faqBody .tit .txt{font-size:33px;line-height:42px;color:var(--green);}
.faqBody .tab-1{padding-top:15px;text-align:right;font-size:0;}
.faqBody .tab-1 a{display:inline-block;width:220px;height:62px;font-size:28px;line-height:28px;color:#6e6d6d;padding-top:20px;cursor:pointer;margin-left:10px;background-color:rgba(255,255,255,.3);border-radius:20px 20px 0 0;text-align:center;}
.faqBody .tab-1 a.active{background-color:#fff;color:var(--green);}

.faqBody .tabcon{padding:40px 25px;background-color:#fff;border-radius:20px 0 20px 20px;box-shadow:0 0 40px rgba(145,145,145,.41);}
.faqBody .tabcon .con{display:none;}
.faqBody .tabcon .con .d-flex{display:flex;justify-content:space-between;}
.faqBody .tabcon .con .d-flex .img{width:450px;}
.faqBody .tabcon .con .d-flex .img img{display:block;width:100%;}
.faqBody .tabcon .con .d-flex .txt{padding-right:20px;width:625px;}
.faqBody .tabcon .con .d-flex .txt img{display:block;width:100%;}

.faqBody .tabcon .con ul.qlist li{margin-bottom:20px;}
.faqBody .tabcon .con ul.qlist li .tit{height:60px;line-height:60px;background-color:#dcdddd;border-radius:12px;overflow:hidden;font-size:0;cursor:pointer;position: relative;}
.faqBody .tabcon .con ul.qlist li .tit i{width:60px;height:60px;display:inline-block;text-align:center;font-size:30px;font-weight:600;color:#fff;font-style:normal;background-color:#009271;}
.faqBody .tabcon .con ul.qlist li .tit span{padding-left:25px;height:60px;line-height:60px;font-size:20px;color:#727171;font-weight:500;background:url(../images/faq/faq_bg.png) no-repeat left center;}
.faqBody .tabcon .con ul.qlist li .tit::after{content:"";position: absolute;right:0;top:0;width:60px;height:60px;background:url(../images/faq/after_1.svg) no-repeat center;background-size:24px}
.faqBody .tabcon .con ul.qlist li .txt{padding:30px 60px 0 85px;font-size:16px;line-height:30px;color:#727171;font-weight:500;display:none;}
.faqBody .tabcon .con ul.qlist li .tit.cur::after{;background:url(../images/faq/after_2.svg) no-repeat center;background-size:24px}
.faqBody .tabcon .con ul.qlist li:last-child{margin-bottom:0;}























































































































































































</pre></body></html>