.applogn { width: 100%; background: url(http://img.orgcc.com/images/appban.jpg) no-repeat; height: 100%;}
.appcns { padding-top:80px; overflow: hidden;}
.m-info { padding-left:80px; }
.m-info dt { width:150px;height:150px;border-radius:150px;border:5px solid #fff;-webkit-box-shadow:0px 2px 3px #999;-moz-box-shadow:0px 2px 3px #999;box-shadow:0px 2px 3px #999;transition:all 0.2s ease-in-out 0s; margin:auto;}
.m-info dt a {display:block;border-radius:150px;overflow:hidden}
.m-info dt a img{width:150px;height:150px;border-radius:150px}

.m-info dd { padding:25px 0;text-align:center;line-height:35px;color:#888;}
.m-info dd h4 { font-size:25px;line-height:60px;color:#333;}
.m-info dd span { padding:0 6px;}
.m-info dd img { max-width:120px; }

.m-home { text-align: center; padding:30px 0 100px; }
.m-home a { display:block; width:240px; margin:auto; line-height:60px;-webkit-border-radius:60px;border-radius:60px;border:1px solid #ccc;font-size:23px;color:#666; background-color: #fff}
.m-home a.lanlink { border:1px solid #0189e0;font-size:23px;color:#0189e0; }
.m-home span { display:inline-block;width:50px;vertical-align:middle;font-size:25px;margin-right:15px;}
.m-home a:hover { border:1px solid #f60;background-color:#f60;color:#fff;transform:translate3d(0px, 0px, 0px);transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s}
.m-home a:hover span { color: #fff; }
