* { padding: 0; margin: 0; list-style:none; outline: none;}
body { max-width:650px; line-height: 22px; font-family:Microsoft YAHEI, Arial, Helvetica, sans-serif; font-size:12px; color:#333;background: #f3f2f7;}
a { color:#333; text-decoration:none;}

.clear { clear:both; position: relative;}
.van-overflow-hidden { overflow: inherit !important;}
#VCode { cursor:pointer;}
input[type=button], input[type=submit], input[type=file], button { cursor:pointer; -webkit-appearance:none;}
textarea { -webkit-appearance:none;}
::-webkit-input-placeholder { color:#333;} 
:-moz-placeholder { color:#333;} 
::-moz-placeholder { color:#333;}
:-ms-input-placeholder { color:#333;}

.nams { line-height: 40px; font-weight: bold; font-size: 30px; color: #333; padding: 20px 15px;}
.tit { line-height: 40px; font-size: 15px; color: #333; text-transform: Uppercase; padding: 0 15px;}
.lst { padding: 5px 15px; background: #fff;}
.lst li { display: flex; flex-direction: row; justify-content: space-between; align-items: center; line-height: 20px; font-weight: bold; font-size: 14px; padding: 10px 0; border-bottom: 1px solid #eee;}
.lst li:last-child { border-bottom: none;}
.lst li span { width: 140px; color: #333;}
.lst li p { flex: 1 1 0%; color: #a8a8aa; text-align: right;}
.logo { width: 100%; margin: 25px 0;}
.logo img { display: block; width: 100px; margin: 0 auto;}