﻿/*FrozenUI 2.0.0 2019-11-12 weiyj border 0.5px*/
@media only screen and (min-width: 751px) {
    html{font-size:200px;}
    #app{ width:750px; margin-left:auto; margin-right:auto;}  
  }
  
  @media only screen and (max-width: 750px), only screen and (max-device-width:750px) {
       html {
           font-size:200px;
       }
     
     }
      @media only screen and (max-width: 720px), only screen and (max-device-width:720px) {
      html,body {
          font-size:192px;
      }
    }
      @media only screen and (max-width: 640px), only screen and (max-device-width:640px) {
      html,body {
          font-size:170.66666666666669px;
      }
    }
      @media only screen and (max-width: 600px), only screen and (max-device-width:600px) {
      html,body {
          font-size:160px;
      }
    }
      @media only screen and (max-width: 540px), only screen and (max-device-width:540px) {
      html,body {
          font-size:144px;
      }
    }
      @media only screen and (max-width: 480px), only screen and (max-device-width:480px) {
      html,body {
          font-size:128px;
      }
    }
      @media only screen and (max-width: 414px), only screen and (max-device-width:414px) {
      html,body {
          font-size:110.4px;
      }
    }
      @media only screen and (max-width: 400px), only screen and (max-device-width:400px) {
      html,body {
          font-size:106.66666666666667px;
      }
    }
      @media only screen and (max-width: 375px), only screen and (max-device-width:375px) {
      html,body {
          font-size:100px;
      }
    }
      @media only screen and (max-width: 360px), only screen and (max-device-width:360px) {
      html,body {
          font-size:96px;
      }
    }
      @media only screen and (max-width: 320px), only screen and (max-device-width:320px) {
      html,body {
          font-size:85.33333333333334px;
      }
    }
      @media only screen and (max-width: 240px), only screen and (max-device-width:240px) {
      html,body {
          font-size:64px;
      }
    }
body{ font-size: 0.12rem; line-height: 0.22rem;margin:0;padding:0;font-family: '微軟雅黑';}
/*清除浮動*/
.cl:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .cl{zoom: 1;}
.hide{ display: none;}
input,textarea{background:#f6f6f6;outline:none;border:0px;font-size:0.08rem;}
h4,h5,h6,p{padding:0;margin:0}
a{text-decoration: none;}
textarea{color:#999;}

body { /* IOS禁止微信調整字體大小 */
    -webkit-text-size-adjust: 100% !important;
}



.ask ul li{ position:relative;}
.ask ul li.yzm img{ position:absolute; right:0; top:0; height:0.3rem;}















