/* --------reset-------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}input,select,textarea,button{font-size:100%;}fieldset,img,abbr,acronym{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6,legend{font-size:100%;font-weight:400;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/* --------base-------- */
body{font:13px/1.5 "Microsoft YaHei",Arial,sans-serif;color:#333;}h1{font-size:18px;}h2{font-size:16px;}h3{font-size:14px;}h1,h2,h3,h4,h5,h6,strong,caption,th{font-weight:700;}abbr,acronym{border-bottom:1px dotted #aaa;cursor:help;}em{font-style:italic;}fieldset{margin-bottom:1em;}
/* --------global-------- */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-block;}/* Hides from IE-mac \*/* html .clearfix{height:1%;}.clearfix{display:block;}/* End hide from IE-mac */.red{color:#F00;}.yellow{color:#ff6400;}.white{color:#FFF;}.blue{color:#00F;}.blue1{color:#0a4e9e}.black{color:#000;}.green{color:#008000;}.brown{color:#A52A2A;}.gray{color:#CCC;}.fl{float:left;}.fr{float:right;}
a { color: #878787; text-decoration: none; }
img { max-width: 100%; }
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
/*****正文***/
body,html {width:100%;height:100%}
body {background-color:#fff}
.wrap { max-width: 640px;height:100%; margin: 0 auto;background:url(../images/bg.png) center top no-repeat;background-size:100% 100%}
header {position:fixed;width:100%;left:0;z-index:90;top:0;height:44px;}
.userChoose {text-align:center;padding:10px 0}
.userChoose .tit {width:70%;margin:0 auto}
.userChoose .tit img {width:100%}
.userChoose .linkBtn {padding-top:10px;} 
.userChoose .linkBtn a {display:block;width:50%;float:left;text-align:center}
.userChoose .linkBtn a img {width:80%}
.userChoose .linkBtn a.on img {width:100%}
.infoList {width:100%;clear:both;}
.imgTips {width:100%;clear:both;text-align:center}
.infoList .infoList-btn {width:80%;margin:0 auto}
.infoList .infoList-btn a.link {display:block;width:320px;height:40px;background-repeat:no-repeat;background-size:320px 80px;background-position:center center;text-align:center;font-size:20px;color:#000;font-weight:bold;line-height:40px;border-radius:10px;margin-top:10px;}
.infoList .infoList-btn a.link-1 {background-image:url(../images/btn1.png)}
.infoList .infoList-btn a.link-2 {background-image:url(../images/btn2.png)}
.infoList .infoList-btn a.link-3 {background-image:url(../images/btn3.png)}
.infoList .infoList-btn a.link-4 {background-image:url(../images/btn4.png)}
.footer {width:100%;height:40px;line-height:40px;position:absolute;left:0;bottom:40px;right:0;color:#fff;font-size:14px;text-align:center}