@charset "utf-8";
/* CSS Document */
div,table,html,body,form,ul,ol,li,dl,dt,img,dd,tr,span,input,select,img,p{margin:0 ;padding:0;}
h1,h2,h3,h4,h5,h6{padding:0;margin:0;}
body{ font-size:28px;font-family:"微软雅黑";color:#197dd1;text-align:left; line-height:40px;background-color: #fafdff;}
a{text-decoration:none;color:#000;cursor:pointer;}
a:hover{text-decoration:none;color:#CC0000;cursor:pointer;}
ul,li{list-style:none;}
img{border:none;}
.mycl{ clear:both;}
.rt{ float:right;}
.lf{ float:left;}
.main{ width:100%; max-width: 1000px;  margin:auto;padding:0px 0px 20px 0px; }


.img1 img{width:100%;max-width:100%;}
.img2{margin: auto; text-align: center;}
.img2 img{width:100%;max-width:1000px;}
.time{padding:25px 0 25px 60px; background: url(time.png) left  no-repeat; font-size: 30px; }
#lives p{ text-indent:2em;}
#lives img{max-width:90%;}
@media screen and (max-width: 720px) {
	#bottom{ display:none;}
	body{font-size:20px;}
	#lives{padding:0 10px;}
	.time{padding:1rem 0 1rem 2rem; background: url(time.png) left  no-repeat; font-size: 100%;background-size:20px 20px; }
}

