/* About Us */
.an-tit{ font-size: 24px; line-height: 60px; color: #333; }
.an-info-cont{ width: 100%; background-color: #fff; }
.an-info-cont>h3{ font-size: 16px; line-height: 40px; color: #D51900; }
.an-info-cont p{ font-size: 12px; margin: 10px 0 16px 0; }
.faq-nav a{ font-size: 14px; font-weight: bold; }
.trade-pass{ width: 74%; }
.pass1,.pass2,.pass3,.pass4{ width: 18%; height: 65px; }
.pass1{ background: url(../img/s-pic/cart.jpg) no-repeat; }
.pass2{ background: url(../img/s-pic/dall.jpg) no-repeat; }
.pass3{ background: url(../img/s-pic/ship.jpg) no-repeat; }
.pass4{ background: url(../img/s-pic/pack.jpg) no-repeat; }
.pass5{ width: 91px; height: 65px; background: url(../img/s-pic/dall2.jpg) no-repeat; }
.pass1:hover{ background: url(../img/s-pic/cart-hov.jpg) no-repeat; }
.pass2:hover{ background: url(../img/s-pic/dall-hov.jpg) no-repeat; }
.pass3:hover{ background: url(../img/s-pic/ship-hov.jpg) no-repeat; }
.pass4:hover{ background: url(../img/s-pic/pack-hov.jpg) no-repeat; }
.pass5:hover{ background: url(../img/s-pic/dall2-hov.jpg) no-repeat; }
.pass-des{ width: 100%;}
.pass-des>p{ line-height: 26px; border: 1px solid #999; padding-left: 4px; opacity: 0; }
.ship-tb li{ height: 28px; line-height: 28px; border: 1px solid #999; text-align: center; }
.ship-tb li:first-child{ width: 40%; }
.ship-tb li:last-child{ width: 30%; }
.q-h4{ margin: 10px 0;}
