05 | <link rel= "dns-prefetch" href= "//apps.bdimg.com" > |
06 | <meta http-equiv= "X-UA-Compatible" content= "IE=11,IE=10,IE=9,IE=8" > |
07 | <meta name= "viewport" content= "width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" > |
08 | <meta name= "apple-mobile-web-app-title" content= "{pboot:sitetitle}" > |
09 | <meta http-equiv= "Cache-Control" content= "no-siteapp" > |
10 | <title>{pboot:pagetitle}</title> |
11 | <meta name= "keywords" content= "{pboot:pagekeywords}" > |
12 | <meta name= "description" content= "{pboot:pagedescription}" > |
13 | <meta name= "author" content= "www.xiuzhanwang.com" /> |
15 | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,code,del,em,img,strong,sub,sup,b,u,i,dl,dt, dd ,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead, tr ,th,td{border:none;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline} |
16 | body{font-family: "microsoft jhenghei,sans-serif" , "Microsoft Yahei" , "Hiragino Sans GB" , "Helvetica Neue" ,Helvetica,tahoma,arial,Verdana,sans-serif, "WenQuanYi Micro Hei" , "B8BF53" ;font-size:12px;margin:0 auto;} |
20 | a:hover, a:active, a:focus { |
21 | text-decoration: none; |
22 | -webkit-transition: all 0.3s ease; |
23 | -o-transition: all 0.3s ease; |
24 | transition: all 0.3s ease; |
26 | .map{ padding:10px; color: |
29 | <link rel= "shortcut icon" href= "/favicon.ico" > |
30 | <!--[ if lt IE 9]><script src= "/style/js/html5.min.js" ></script><![endif]--> |
35 | {pboot:nav parent=0 num=20}<li><a href= "[nav:link]" >[nav:name]</a></li>{/pboot:nav} |
36 | {pboot:nav parent=0 num=20}{pboot:2nav parent=[nav:scode]}<li><a href= "[2nav:link]" >[2nav:name]</a></li>{/pboot:2nav}{/pboot:nav} |
37 | {pboot:list scode=* num=2000}<li><a href= "[list:link]" title= "[list:title]" >[list:title]</a></li>{/pboot:list} |
|