@charset "utf-8";
* { margin: 0px; padding: 0px;}
body,input,textarea {font-family: "微软雅黑",Microsoft Yahei, Regular;font-size: 14px;color: #000000; }
html{font-size: 10px;}
body,html{min-height: 100%}
dl, dt, dd, section, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, fieldset, input, textarea, p, blockquote, th, td, select, code {margin: 0px;padding: 0px;letter-spacing: 0.45px; overflow: hidden;}
ul li {list-style-type: none;margin: 0px 0px; padding: 0px 0px; }
hr{border: none}
a {outline: none;color: #000000;text-decoration: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
i,em{font-style: normal}
body{min-width:320px;max-width:750px;background-color: #ffffff}
img{border:0px;vertical-align: middle; max-width: 100%;}
input{border-radius: 0px}
input:focus,textarea:focus,select:focus {
    outline:none;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}
/*option,select{-webkit-appearance:none;*/
    /*-moz-appearance:none;*/
    /*appearance:none}*/
button {
    -webkit-appearance: none;
}
.menks{
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;}
.overflow{overflow: hidden; text-overflow: ellipsis; white-space: nowrap}
.container{width:92%;;height: auto;margin: 0px 4%;vertical-align: middle; overflow: hidden;}
.clear{clear: both;width: 0px;height: 0px;}
.fl{float: left;}
.fr{float: right;}
.transition{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.transform:hover{
    transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
}

.body_background{background-color: #f2f2f2}
.overflow_hidden{overflow: hidden;}
.width100{width: 100%;}
.background_ffffff{background-color: #ffffff}
.display_none{display: none!important;}
.height12{width: 100%; height: 10px;}


.redborder{border: 1px solid #f2c700!important;}

.background{background-image: url("../images/Prent.gif");background-repeat: no-repeat;  background-position: 50%;  background-size: 30px 30px;}
.submit{width: 100%;background-color: #ffd200; font-size: 18px; color: #000000; border: 0px; height: 48px; line-height: 48px; text-align: center;}
.mkv_tj input.submit{margin-top: 5px;}


.weui-tabbar{position: fixed!important;}
#weui-tabbar{width: 100%;height: 53px;}
