@CHARSET "UTF-8";
.db {
     width:96%; 
     text-align:center;
     margin:120px auto;
}

.yj {
	 width:60%; 
	 height:206px;
	 background-color:#ffffff;
	  margin:0 auto;
     border: 1px solid #e2eaf0;
     -moz-border-radius: 15px; 
     -webkit-border-radius: 15px; 
     border-radius:15px;           
}

.tb {
 	width:30%;
	float:left;
	height:206px;
}

.wz {
	padding-top:77px;
	float:right;
	width:70%;
  	text-align:left;
    color:#55b3f0;
	font-family:微软雅黑;
	font-size:32px;
	font-weight:bold;
}

.wzy {
	float:right;
	width:70%;
	height:46px;
	line-height:46px;
	color:#666666;
	font-family:微软雅黑;
	font-size:18px;
	text-align:left;
}

.wzy a {
	font-size: 18px;
	font-family: 微软雅黑;
	color: #666666;
	text-decoration: underline;
}