*{
    font-family: PingFangSC-Regular;
    /* font-size: 13px;
    color: #414141; */
}
.ebankTipMask{
    position: fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background:rgb(0,0,0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    opacity: 0.39;
    /* display: none; */
    z-index:100;
}
.allcl{
    display: none;
}
.ebankTipBlockbk{
    position: fixed;
    top:50%;
    left:50%;
    width:541.6px;
    height:196.3px; 
     margin-left:-293px;
    margin-top:-163px;
    z-index:100;
    /* display: none; */
}
.ebankTipBlock{
    font-family: PingFangSC-Regular;
    /* display: none; */
    position: fixed;
    top:50%;
    left:50%;
    width:541.6px;
    height:196.3px; 
     margin-left:-293px;
    margin-top:-163px;
    z-index:101;
    /* background:white; */
    /* border:100px dotted red; */
    /* border-top:60px double;
    border-bottom:20px solid; */
    background-repeat:no-repeat;
    border-radius: 5px;
    /* padding:95px 23px 25px 23px; */
    padding: 90px 23px 41px 23px;
    /* background-image: url("ebanktipbg.png"); */
    word-break: break-all;
    font-size: 14px;
}
.ebankTipSecond{
    display:inline-block;
    width:20px;
    text-align: center;
    color:rgb(212,34,40);
}
.tipToNewPage{
    color:#3399ff;
    text-decoration:underline;
    cursor: pointer;
}
.ebankTipBtn{
    /* display:inline-block;
    padding:5px 10px;
    border-radius:50px;
    background:rgb(234,61,73);
    color:white;
    margin:5px auto; */
    cursor: pointer;
}
.ebankTipBtnText{
    margin-left:10px;
}
.ebankTipTitle{
    line-height:25px;
    font-weight:bolder;
}
.ebankTipBody{
	font-family: PingFangSC-Regular;
    line-height:25px;
    padding: 10px 19px 0px 19px;
}
.ebankTipCenterBlock{
    text-align: center;
    margin: 20px 0px 0px 0px;
}
.ebankTipCenterBlock1{
	font-family: PingFangSC-Regular;
    font-size:13px;
    text-align: center;
    margin: 0px 0px 13px 0px;
}
.bolder{
    font-weight: bold;
}
.ebankTipCenterBlock2{
    text-align: center;
    margin: 15px 0px 0px 0px;
}
.ebankTipSmaller{
    font-size:12px;
    color:rgb(199,199,199);
}
.ebankTipSCBtn{
    position: absolute;
    top: 0px;
    left:50%;
    margin-left:-65px;
    /* position: absolute;
    top: 0px;
    left:50%; */
    z-index:2;
    margin-left:-65px;
    width:127px;
    height:33px;
    /* line-height:34px; */
    /* background: url("scbtn.png"); */
 
    /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="ebanktipbtn.png", sizingMethod="scale")\8; */

    /* -moz-background-size:100% 100%;
    background-size: 100% 100%; */
    /* margin: 0px auto; */
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #414141;
}
.ebankTipStar{
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: -2px;
    margin-top: 6px;
    *margin-top:4px;
    margin-right: 5px;
    /* line-height: 33px; */
    /* background-image: url(starUncheck.png); */
    background-repeat: no-repeat;
    vertical-align: top;
}
.ebankTipSavePage{
    position: relative;
}
.ebankTipSouc{
    display: inline-block;
    line-height: 34px;
    vertical-align: top;
    letter-spacing: 1px;
}
.ebankTipChecked{
    background-image: url(/icbc/newperbank/images/starChecked.png);
}
.ebankTipbackbtn{
    position: absolute;
    top: 0px;
    left:50%;
    margin-left:-65px;
    z-index:1;
}
.slot{
    display: inline-block;
    height: 32px;
}