@CHARSET "UTF-8";
/* ============================================================
   样式重置 
   ============================================================ */
*{box-sizing:border-box;}
body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,select,textarea,button,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:300;}
ul,dl,ol{list-style:none;}
img,fieldset,input[type="submit"]{border:0 none;}
img{display:inline-block;overflow:hidden;vertical-align:top;}
em{font-style:normal;}
strong{font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
textarea{word-wrap:break-word;resize:none;}  /* word-wrap for opera, resize for webkit */
menu{margin:0;padding:0;}
body{-webkit-user-select:none;-webkit-text-size-adjust:none!important;font-family:Helvetica;}
input[type="number"]{-webkit-user-select:text;}
a,button,input,img{-webkit-touch-callout:none;}/* 1.ios 长按时不触发系统的菜单 2.禁止长按时下载图片 */
input,select,textarea{outline:none;}
body,button,input,select,textarea {
    font:tahoma,arial,"Microsoft YaHei",\5b8b\4f53;
    font-family:tahoma,"Microsoft YaHei";
}

/* 去除android4.0以下 a/button/input标签被点击时产生的边框 因为边框引起了不少bug */
a,button,input,select,li{-webkit-tap-highlight-color:rgba(0,0,0,0);}
/* Android4.0下不识别选择器-webkit-transform-3d 使用它可做Android4.0下版本兼容 */
@media all and (-webkit-transform-3d){
/* android4.0+ ios4+ 恢复按钮被点击时产生的效果 */
/*a,button,input{-webkit-tap-highlight-color:rgba(130,130,130,.52);}*/
a,button,input,select{-webkit-tap-highlight-color:rgba(0,0,0,0);}
} 
a{text-decoration:none;} 
/*弹性盒子*/
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;} 
.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;} 
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;} 
.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;} 
.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;} 
.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}

.hor-view{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}
.ver-view{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
.hor-gap{width:1px;height:100%;line-height:0}
.ver-gap{height:1px;width:100%;line-height:0}
.clearfix:after,.clearfix:before {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom: 1; }
::-moz-placeholder { color: #cecece; font-size: 0.6rem;}
::-webkit-input-placeholder { color:#cecece;  font-size: 0.6rem;}
:-ms-input-placeholder { color:#cecece;  font-size: 0.6rem;}

html{font-size:50px}
@media screen and (min-width:320px){html{font-size:21.33px}}
@media screen and (min-width:360px){html{font-size:24px}}
@media screen and (min-width:375px){html{font-size:25px}}
@media screen and (min-width:384px){html{font-size:25.6px}}
@media screen and (min-width:400px){html{font-size:27px}}
@media screen and (min-width:414px){html{font-size:27px}}
@media screen and (min-width:424px){html{font-size:28.27px}}
@media screen and (min-width:480px){html{font-size:32px}}
@media screen and (min-width:540px){html{font-size:36px}}
@media screen and (min-width:720px){html{font-size:48px}}
@media screen and (min-width:750px){html{font-size:50px}}

.plr50{padding:0 1.0rem;padding-bottom: 1.0rem;}
.pt90{padding-top: 1.8rem;}
.pb90{padding-bottom: 1.8rem;}

.mb90{margin-bottom: 1.8rem;}
.mb30{margin-bottom: 0.6rem;}
.tel,.yzm{position: relative;}
.tel .input1,.yzm .input1{height: 1.6rem;width: 100%;border:1px solid #cecece;border-radius: 6px;padding-left:1.9rem;font-size: 0.6rem;color: #333;}
.tel i,.yzm i{position: absolute;top: 1px;left:1px;width: 1.6rem;bottom:1px;border-radius: 6px 0 0 8px;}
.tel i{background: #f3f3f3 url(../images/icon_03.jpg) no-repeat center center;background-size: 0.5rem 0.88rem;}
.yzm i{background: #f3f3f3 url(../images/icon_07.jpg) no-repeat center center;background-size: 0.54rem 0.88rem;}
.yzm-btn{width: 4.0rem;font-size: 0.6rem;color: #74a82a;position: absolute;top:1px;bottom:1px;right: 1px;text-align: center;line-height: 1.5rem;
border:none;border-left: 1px solid #cecece;border-radius:0 6px 6px 0;background: #fff;}
.login-btn{height:1.6rem;line-height: 1.6rem;text-align: center;border-radius:6px;font-size:0.68rem;color: #fff;background: #74a82a;display:block;}
.no-btn{background: #999999;}
.count-down{background: #d2d2d2;color: #cecece;border-radius:0 5px 5px 0;}
.tips{width: 10.6rem;height:1.76rem;line-height: 1.76rem;font-size: 0.64rem;color: #fff;text-align:center;background:rgba(0,0,0,0.6);border-radius: 6px;
position:fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);-wekit-transform: translate(-50%,-50%);z-index: 99999;}
.login2{border:1px solid #333;border-radius: 10px;margin:0 0.6rem;}
.tel .input2,.yzm .input2{height: 1.6rem;width: 100%;border:1px solid #cecece;border-radius: 6px;padding-left:0.6rem;font-size: 0.6rem;color: #333;}
button,input{-webkit-appearance: none;}