body,h2,p,span,ul,li{margin: 0;padding: 0;list-style: none;text-decoration: none;}
.tank{position: fixed; top: 0;width: 100%;height: 100%;left: 0;background-color:rgba(0,0,0,0.68);}
.cont{width: 900px;height: 700px;background: #FFFFFF;border-radius: 6px;margin: auto;position: absolute;top: 43%;margin-top: -303.5px;left: 50%;margin-left: -387px;}
.cont>.conttop{width: 722px;height: 50px;background: #098DD9;line-height: 50px;padding: 0px 33px 0 19px;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.cont>.conttop>h2{font-size: 18px;font-family: Microsoft YaHei;font-weight: bold;color: #FFFFFF;float: left;
} 
.cont>.conttop>img{float: right;margin-top: 15px;}
.title{
	width: 100%;
height: 24px;
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
line-height: 24px;text-align: center;margin-top: 18px;}
.contnr{height: 396px;}
.foot{width: 100%;height: 56px;line-height: 56px;background: #F0F0F0;position: absolute;bottom: 0;text-align: center;}
.foot button{width: 124px;
height: 42px;
background: #337AB7;
border-radius: 4px;color: white;margin: 7px auto;border: none;out
none;cursor: pointer;
font-size: 18px;
font-family: Microsoft YaHei;
}
