﻿.content-container{padding-bottom: 140px;}.header-top{display: flex;justify-content: space-between;align-items: center;}.header-top a:nth-last-child(1){padding: 5px 15px;border: solid 1px #fff;border-radius: 30px;}.about-page{background: #FFFFFF;width: 100%;height: 500px;border-radius: 10px;margin-top: 20px;}.about-page .about-title{display: flex;justify-content: space-around;align-items: center;border-bottom: solid 1px #eee;}.about-page .about-title li{padding: 20px 0;position: relative;}.about-page .about-title li a{color: #999999;font-size: 18px;padding-left: 30px;display: inline-block;width: 100%;}.about-page .about-title li:nth-child(1){background: url("../images/icon_about.png") no-repeat;background-origin: content-box;}.about-page .about-title li:nth-child(2){background: url("../images/icon_claim.png") no-repeat;background-origin: content-box;}.about-page .about-title li:nth-child(3){background: url("../images/icon_contact.png") no-repeat;background-origin: content-box;}.about-page .about-title li:nth-child(1).active{background: url("../images/icon_about_select.png") no-repeat !important;background-origin: content-box !important;}.about-page .about-title li:nth-child(2).active{background: url("../images/icon_claim_select.png") no-repeat;background-origin: content-box;}.about-page .about-title li:nth-child(3).active{background: url("../images/icon_contact_select.png") no-repeat !important;background-origin: content-box !important;}.about-page .about-title li:nth-child(1).active a,.about-page .about-title li:nth-child(2).active a,.about-page .about-title li:nth-child(3).active a{color: #333333!important;}.about-page .about-title li:nth-child(1).active::after,.about-page .about-title li:nth-child(2).active::after,.about-page .about-title li:nth-child(3).active::after{content: '';display: block;position: absolute;bottom: 0;right: 0;width: 85%;height: 4px;background: linear-gradient(90deg, #FF0C0C, #FF0C0C 50%, #2F65D4 50%, #2F65D4 100%);}.about-word .about-shuoming{padding: 20px 30px;}.about-word .about-shuoming ul{list-style: disc;}.about-word .about-shuoming ul li{list-style: disc;font-size: 16px;color: #333333;margin-bottom: 20px;}.about-word .about-shuoming ul li:nth-child(1){font-size: 18px;font-weight: 700;list-style: none;position: relative;}.about-word .about-shuoming ul li:nth-child(1)::before{content: '';display: block;position: absolute;bottom: 0;left: -15px;width: 5px;height: 25px;background: linear-gradient(180deg, #FF0C0C 49%, #FF0C0C, #2F65D4 50%, #2F65D4 100%);}