/*
* @Author: dengwenqing
* @Date:   2016-08-23 11:05:02
* @Last Modified by:   Marte
* @Last Modified time: 2016-08-23 16:32:34
*/
.alertBox{width: 296px;height: 162px;background: url(../images/img/alert-bg.png) no-repeat;padding-left: 140px;padding-top: 48px;position: fixed;top: 30%;left: 50%;margin-left: -218px;z-index: 999;display: none;}
.alertBox p{font-family: "微软雅黑";}
.closeAlt{position: absolute;top: 32px;right: 0px;}
.altTitle,.altHotline{font-size: 17px;color: #fff;}
.altTitle{margin-bottom: 4px;}
.altCertifi{margin-bottom: 4px;}
.altCertifi .ctf{font-size: 20px;color: #fff;font-weight: bold;margin-right: 22px;}
.altCertifi span{display: inline-block; width: 15px; height: 17px;background: url(../images/img/certifi.png) no-repeat; margin-right: 10px;vertical-align: middle;}
.altHotline{margin-bottom: 16px;}
.altHotline b{font-weight: normal;color: #ffae00;font-family: "方正兰亭中黑","微软雅黑";}

.waitcst,.nowcst{width: 122px; height: 39px; line-height: 39px; display: block;text-align: center;font-size: 20px;color: #fff;float: left;margin-right: 10px;}
.waitcst{background: url(../images/img/zixunBg1.png) no-repeat;}
.nowcst{background: url(../images/img/zixunBg2.png) no-repeat;}
