﻿@charset "utf-8";
.wmkc-faq-list p{padding:0;text-align:left}
.wmkc-faq-list .wmkc-faq-box ul li{margin-left:18px}
.pro-detail .pro-btnlist .pdown2{height: 48px;line-height: 1.2;display: flex;cursor: pointer;margin-bottom: 12px;margin-right: 12px;justify-content: center;align-items: center;color: var(--fontcolor);border: 1px solid var(--hovercolor);transition: background-color .2s ease,border-color .2s ease,color .2s ease;padding: 0 5px;}
.pro-detail .pro-btnlist .pdown2:hover {background: var(--color);}
.pro-detail .pro-btnlist .pdown2:hover a{color: #fff;}
.pro-detail .pro-btnlist .pdown2 img{max-width: 24px;margin-right: 5px;}
