﻿/* CSS Document */

@media ( min-width:801px ) and ( max-width:1024px ) {
html { font-size:60% }

.fontSize26 { font-size:22px; line-height: 1em }
.fontSize30 { font-size:26px; line-height: 1em }
.fontSize46 { font-size:42px; line-height: 1em }

h1, .h1 { font-size: 56px }
h2, .h2 { font-size: 36px }
h3, .h3 { font-size: 32px }
h4, .h4 { font-size: 20px }
h5, .h5 { font-size: 16px }
h6, .h6 { font-size: 14px }

.wechat_ewm { margin-left:-100px; width:200px; height:auto }


