.about-nav{ border-bottom: 1px solid #000; margin-bottom: 30px; }
.about-nav li{ float: left; height: 50px; }
.about-nav a{ display: block; padding: 0 6px; font-size: 14px; line-height: 49px; }
.about-nav a.act{ border-bottom: 2px solid #000; }
.about-wrap{ width: 100%; height: 740px; }
.about-wrap .about-img{ width: 174px; height: 174px; border-radius: 50%; margin-right: 30px; }
.about-wrap .tit{ display: block; font-size: 16px; font-weight: bold; margin-bottom: 6px; }
/* Payment */
.payment-wrap .p-tit{ display: block; font-size: 16px; font-weight: bold; margin-bottom: 20px; margin-top: 10px;  }
.a-pay-des{ font-size: 14px; line-height: 24px; }
.a-pay-line{ width: 74%; height: 174px; margin-top: 30px; }
.a-pay-line li{ width: 20%; }
.a-pay-line .glyphicon{ width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 20px; border-radius: 50%; background-color: #666; color:#fff;  }
.a-pay-des2{ left: 0; width: 500%; border-radius: 6px; border: 1px solid #000; margin-top: 14px; padding: 6px; opacity: 0; visibility: hidden; 
-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.a-pay-des2:after{ position: absolute; top: -6px; left: 3%; content: ""; background-color: #fff; width:10px; height: 10px; border-left: 1px solid #000; border-top: 1px solid #000; 
-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.a-pay-line>li:nth-child(2)>.a-pay-des2:after{ left: 23%; }
.a-pay-line>li:nth-child(3)>.a-pay-des2:after{ left: 43%; }
.a-pay-line>li:nth-child(4)>.a-pay-des2:after{ left: 63%; }
.a-pay-line>li:nth-child(5)>.a-pay-des2:after{ left: 83%; }
.a-pay-line>li:nth-child(2)>.a-pay-des2{ left: -100%; }
.a-pay-line>li:nth-child(3)>.a-pay-des2{ left: -200%; }
.a-pay-line>li:nth-child(4)>.a-pay-des2{ left: -300%; }
.a-pay-line>li:nth-child(5)>.a-pay-des2{ left: -400%; }
.a-pay-line li:nth-child(1) .a-pay-des2{ opacity: 1; visibility: visible; }
/* FAQ */
.an-tit{ font-size: 24px; line-height: 60px; color: #333; }
.an-info-cont{ width: 100%; background-color: #fff; }
.an-info-cont>h3,.about-wrap>h3{ font-size: 18px; line-height: 40px; color: #408AF5; }
.an-info-cont p,.about-wrap p{ font-size: 14px; margin: 10px 0 16px 0; }
.faq-nav a{ font-size: 14px; font-weight: bold; }
/* shipping */
.ship-tab{ width: 60%; }
.ship-tab tr:nth-child(even){ background-color: #ddd; }
.ship-tab td{ padding: 4px; border: 1px solid #ddd; } 