.headMain{background:rgba(255,255,255,1); position:relative;}


body{ background:#fbfbfb;}

.title{ padding:60px 0; text-align:center; width:800px; margin:0 auto;}
.title h2{ font-size:28px; color:#000; margin-bottom:20px;}
.title p{ font-size:14px; line-height:28px; color:#666;}

.itemBox{ border-top:1px solid rgba(0,0,0,0.1);margin-bottom:100px;}

dl{border-bottom:1px solid rgba(0,0,0,0.1);}
dt{ padding:30px 0; font-size:16px; font-weight:bold; color:#000; background:url(../img/faq/icon01.png) no-repeat right 24px; cursor:pointer;}
dd{ padding:0 0 30px 0; font-size:13px; line-height:24px; display:none; width:90%; }
dl.on dd{ }
dl.on dt{background:url(../img/faq/icon02.png) no-repeat right center;}



{-moz-transition:all .2s linear; -webkit-transition:all .2s linear; transition:all .2s linear;}





