 html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0;}
 ul, li{ list-style-type: none; }
 body{color:#333333;font-family:Helvetica; height: 100%;-webkit-overflow-scrolling: touch;background: #ffffff;}
 .fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
 .clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
 
    
.header{width: 100%;height:3.8rem; border-bottom: 1px solid #dddddd;font-size: 1.5rem; text-align: center; line-height:4rem;color: #333333;background: #ffffff;position: relative;}

.tipsCon{margin-top: 2.5rem; text-align: center;}
.tipsCon .pic{width: 18rem; height: 18rem; display: block; margin: 0 auto; background-repeat: no-repeat; background-size:18rem 18rem;}
.tipsCon .linkError{ background-image: url(../img/linkError.svg); }
.tipsCon .wait{ background-image: url(../img/wait.svg); }
.tipsCon .overdue{ background-image: url(../img/overdue.svg);}
.tipsCon .videoConference{background-image: url(../img/videoConference.svg);}
.tipsCon h2{color: #333333;font-size: 1.5rem; font-weight: normal; line-height:2.2rem;}
.tipsCon p{color:#999999;font-size: 1.2rem; margin-top: 0.5rem;}
.tipsCon a{width:70%; display: block;border:1px solid #0078D7; height:3.5rem;border-radius:3.5rem;background: #0078D7; color:#ffffff;text-align: center;;line-height:3.5rem; max-width:20rem; margin:2rem auto; text-decoration: none;font-size: 1.2rem;}
.tipsBottom{ position: fixed; bottom: 2rem;width: 100%;}
.tipsBottom p{color: #48a3e0; text-align: center;font-size: 1.2rem;}
.tipsBottom .logo{ background:url(../img/logo.svg) top center no-repeat; width:11rem; height: 3rem; margin: 0 auto;}