﻿@charset "utf-8";
/* CSS Document */
ul,ol,li{margin:0px; padding:0px; list-style:none; vertical-align:top; }
img{ border:none; padding:0; margin:0px;font-size:0;}
body,div,span,p,img,h1,h2,h3,h4,h5,h6,ul,ol,li,em,tr,td,input,label,select{margin:0px;outline:medium none; background:none;border:none; padding:0px;font-family:Arial,"微软雅黑";border:0 none;font-style:normal; font-size:12px;} 
a{text-decoration:none;outline:none;font-family:Arial,"微软雅黑";background:url(../images/click_bj.png) repeat;-webkit-tap-highlight-color:rgba(255,255,255,0);} 
div{background:url(../images/click_bj.png) repeat;-webkit-tap-highlight-color:rgba(255,255,255,0);}
a:hover{ text-decoration:none;}
.height2{ height:2px; clear:both;overflow:hidden;}
.height3{ height:3px; clear:both;}
.height5{ height:5px; clear:both;overflow:hidden;}
.height7{ height:7px; clear:both;overflow:hidden;}
.height10{ height:10px; clear:both;overflow:hidden;}
.height15{ height:15px; clear:both;overflow:hidden;}
.height20{ height:20px; clear:both;overflow:hidden;}
.height25{ height:25px; clear:both;overflow:hidden;}
.height27{ height:27px; clear:both;overflow:hidden;}
.height28{ height:28px; clear:both;overflow:hidden;}
.height30{ height:30px; clear:both;overflow:hidden;}
.height35{ height:35px; clear:both;overflow:hidden;}
.height37{ height:37px; clear:both;overflow:hidden;}
.height40{ height:40px; clear:both;overflow:hidden;}
.height45{ height:45px; clear:both;overflow:hidden;}
.height48{ height:48px; clear:both;overflow:hidden;}
.height50{ height:50px; clear:both;overflow:hidden;}
.height55{ height:55px; clear:both;overflow:hidden;}
.height60{ height:60px; clear:both;overflow:hidden;}
.height70{ height:70px; clear:both;overflow:hidden;}
.height80{ height:80px; clear:both;overflow:hidden;}
.height90{ height:90px; clear:both;overflow:hidden;}
.height110{ height:110px; clear:both;overflow:hidden;}
.height120{ height:120px; clear:both;overflow:hidden;}
.height125{ height:125px; clear:both;overflow:hidden;}
.height130{ height:130px; clear:both;overflow:hidden;}

select,input{background: none; 
             background: transparent; 
             -webkit-appearance: none;
             -o-appearance: none;
             -moz-appearance: none;
             -ms-appearance: none;
             appearance: none;
}



::-webkit-datetime-edit-text { 
    margin:auto 5px;
}
::-o-datetime-edit-text { 
    margin:auto 5px;
}
::-moz-datetime-edit-text { 
    margin:auto 5px;
}
::-ms-datetime-edit-text { 
    margin:auto 5px;
}
::datetime-edit-text { 
    margin:auto 5px;
}


::-webkit-inner-spin-button,::-webkit-clear-button{ 
    display:none;
}
::-o-inner-spin-button,::-o-clear-button{ 
    display:none;
}
::-moz-inner-spin-button,::-moz-clear-button{ 
    display:none;
}
::-ms-inner-spin-button,::-ms-clear-button{ 
    display:none;
}
::inner-spin-button,::clear-button{ 
    display:none;
}

/*::-webkit-calendar-picker-indicator { }*/



/*公用弹窗*/
.PublicAlertWrap { position: fixed; display: none; left: 0; top: 0; width: 100%; height: 100%; z-index: 5; overflow: hidden; background: rgba(0,0,0,.7);z-index:21; }

.Pormat { position: absolute; width: 464px; background: #f6f5f3; top: 38%; left: 50%; margin-left: -232px; overflow: hidden; border: 1px solid #e1e1e1; }


.PormatText { color: #0a0526; text-align: center; font-size: 25px; position: relative; top: 0; vertical-align: middle; padding: 30px; }


.PormatClickText { z-index: 12; position: relative; top: 0; height: 75px; line-height: 75px; width: 100%; color: #1487ff; text-align: center; vertical-align: middle; font-size: 20px; border-top: 1px solid #e1e1e1; 
                   cursor:pointer;
}


.Boder_ { position: relative; height: 3px; width: 100%; background: #e1e1e1; top: 0; left: 0; }


.PublicAlertInner { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); background: #fff; border-radius: 25px; overflow: hidden; width: 80%; }

.AlertOK { width: 100%; padding: 30px 0; color: #1487ff; text-align: center; font-size: 30px; }



.Juhua {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 45%;
}

button { border:none;}
















