body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,button {
	margin: 0;
	padding: 0;
	border:none;
}
table,tr,td{
	border-collapse:collapse;
}
ol,ul,li{
	list-style:none;
}
a:link,a:visited,a:hover,a:active{
  text-decoration:none;
  color:rgb(15,152,248);
}

.dakuang{
	width:1200px;
	margin:0 auto;
}
img{
	width:1200px;
	height:260px;
}
.zhongkuang a{
	width:300px;
	height:200px;
	border:2px solid rgb(15,152,248);
	text-align:center;
	float:left;
	margin-top:50px;
	margin-left:144px;
	position:relative;
	font-size:18px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
.zhongkuang a:hover{
	background-color:rgb(15,152,248);
	color:#fff;
	font-weight:bold;
}
a>li{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	/*width: 240px;*/
}
li p{
	margin-top:10px;
	width: 220px;
}
.t_fst{
	margin-left:0!important;
}
.iconfont {
  font-family:"iconfont" !important;
  font-size: 50px;
  font-style: normal;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}









