@charset "utf-8";
body{
	margin:0;
	padding:0;
	background:#ffffff;
}

ul,li,a{
	list-style:none;
	text-decoration: none;
	}

/*倒计时开始*/
.web_title09{
	width:662px;
	height:78px;
	margin:120px auto 80px auto;
}

.web_djs-icon{
	width:980px;
	height:300px;
	margin:0 auto;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
	}
.web_djs-icon01 div{
	width:207px;
	height:203px;
	background:url(../images/djs-icon01.png) center center no-repeat;
	float:left;
	font-size:60px;
	color:#084905;
	line-height:89px;
	text-align:center;
	font-weight:bold;
	margin-top:52px;
	margin-left:14px;
	margin-right:22px;
	}
	.web_djs-icon02 div{
	width:207px;
	height:203px;
	background:url(../images/djs-icon02.png) center center no-repeat;
	float:left;
	font-size:60px;
	color:#084905;
	line-height:89px;
	text-align:center;
	font-weight:bold;
	margin-top:52px;
	margin-left:19px;
	margin-right:19px;
	}
	.web_djs-icon03 div{
	width:207px;
	height:203px;
	background:url(../images/djs-icon03.png) center center no-repeat;
	float:left;
	font-size:60px;
	color:#084905;
	line-height:89px;
	text-align:center;
	font-weight:bold;
	margin-top:52px;
	margin-left:19px;
	margin-right:19px;
	}
	.web_djs-icon04 div{
	width:207px;
	height:203px;
	background:url(../images/djs-icon04.png) center center no-repeat;
	float:left;
	font-size:60px;
	color:#084905;
	line-height:89px;
	text-align:center;
	font-weight:bold;
	margin-top:52px;
	margin-left:22px;
	margin-right:10px;
	}
/*倒计时结束*/

a.baoming{
	cursor: pointer;
	display: block;
	width: 60%;
	height: 35px;
	line-height: 35px;
	margin:30px auto;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	border-radius: 8px;
	background: #6185f9;
	-moz-border-radius: 8px;
	position: relative;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}	
