.clear{clear: both;}
.ops_touch1 {width:100%;}
.ops_touch1 td{width: 25%; height:54px; border:1px solid #e0e0e0; border-width: 0 1px 0 1px; position:relative;}
.ops_touchBox a {display:block; width:25%; margin-right:-1px; height:45px; border-right:1px solid #e0e0e0; float:left; text-align:center; padding: 6px 0 3px;}
.ops_touchBox img{padding: 0; margin: 0;width:auto;}
.contentList{ width: 80%; min-height: 180px; margin: 40px auto; text-align: center;}
.contentList li{font-size: 22px; height: 60px; line-height:60px; background-color:#EFEFEF; overflow: hidden; margin-bottom: 20px; }
.contentList li span{float: left; width:60px; height: 60px; }
@media (max-width: 520px){
	.contentList li{ font-size: 15px;}
}