@charset "utf-8";
/* CSS Document */

* { word-wrap: break-word; }
body, input, button, select, textarea , table { font-family: 'microsoft yahei', helvetica, arial, sans-serif; color: #333; font-size:14px; line-height: 150%;color:#000;}
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset{ margin: 0; padding: 0; }
table { empty-cells: show; border-collapse: collapse; }
th { text-align: left; font-weight: 400; }
ul li{ list-style: none; }
em, cite, i { font-style: normal; }
a { color:#000; text-decoration: none; }
a:hover { text-decoration: none; }
a img { border: none; }
label { cursor: pointer; }

.c, .c a{ color:#2196f3}
.z { float: left; } .y { float: right; }
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cl { zoom: 1; }
.tc{ text-align:center;}

body{ background-color:#4285f4; }

.qrcode{ width:296px; background:#f6f6f6; margin:300px auto 0 auto;-webkit-box-shadow: 0 1px 50px rgba(0,0,0,0.3);box-shadow: 0 1px 50px rgba(0,0,0,0.3);}
.qrcode img{ width:296px;}
.qrcode div{ padding:5px 20px 20px 20px; border-top:1px solid #ddd;}
.qrcode div h3{ font-size:18px; line-height:40px;}
.qrcode div p{ color:#666; line-height:24px;}

.info{ padding-top:20px; font-size:16px; color:#fff}
.copy{ color:#fff; font-size:12px; padding-top:5px;}
.copy a{ color:#fff}