@charset "utf-8";

body, div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, form, input, button, select, textarea,p {margin:0; padding:0;font-style: normal;font:12px/24px "微软雅黑",Arial, Helvetica, sans-serif}

ol, ul ,li{list-style:none}

html {

    font-size: 62.5%;

}

img {border: 0; vertical-align:middle}

body{color:#666;background:#fff; text-align:center}

.clear{clear:both;height:1px;width:100%; overflow:hidden; margin-top:-1px}

a{color:#666;text-decoration:none}

a:hover{color:#666;outline: none;}

a:focus,input:focus{

    -webkit-tap-highlight-color:rgba(0,0,0,0);

    -webkit-user-modify:read-write-plaintext-only;

}

#all_alert{width:80%;height:100px;background:#fff;position:fixed;z-index: 10001;text-align: center;border-radius: 15px;top:35%;left:0;right:0;margin: auto;}

#all_alert>div:first-child{padding: 6% 0% 4% 0%;font-size: 1.6rem;border-bottom: 1px solid #eee;}

#all_alert>div:nth-child(2){padding: 4% 0 3% 0;color: #2A82E3;font-size: 1.8rem;}

#all_back{background-color: rgba(41, 39, 39, 0.3);position: fixed;width: 100%;top: 0;z-index: 10000;}