<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^(.*)wenjianjia(.*)$ $1xt_index.php?$2
</IfModule>