*{padding: 0;margin: 0;}
a{text-decoration: none;}
li{list-style: none;}

.kfRight{padding: 32px 0 10px 80px;}
.kfRight .faqBox{padding-bottom: 60px;}
.kfRight .faqBox .faqTitle{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.kfRight .faqBox .faqTitle span:nth-of-type(1){margin-top: -2px;}
.kfRight .faqBox .faqTitle span:nth-of-type(2){padding-left: 10px; font:500 18px/1 var(--PFM); color: #323232; }
.kfRight .faqBox .faqTitle img{display: block; width: 32px;height: 32px;transition: all 0.2s;}
.kfRight .faqBox .faqText{padding: 12px 0 0 42px; max-width: 940px;}
.kfRight .faqBox .faqText p{max-width: 840px; font:400 16px/1.5 var(--PFR); color: #666666; }

.kfRight h2{padding-bottom: 64px; font:400 24px/1 var(--PFR); color: #999999;}
.kfRight h2 span{color: #D64848;}

.turn{transform: rotate(90deg);}