/* CSS Document */
@charset "utf-8";
* { margin: 0px; padding: 0px; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", sans-serif; text-decoration: none; border: none; font-style: normal; color: #000; font-size: 14px; font-weight: 100; outline: none; }
body { max-width: 640px; margin: 0 auto; background:#fff; position:relative;}
.top{ width:100%; margin-bottom:-4px;}
.top img{ width:100%;}
.form{ background:#f7f7f7; padding:15px;}
.form p{ background:#fff; border:1px #ddd solid; border-radius:30px; height:35px; text-align:center; position: relative; overflow:hidden;}
.form input{ width:90%; padding-left:10%; line-height:35px; height:35px;}
.form button{ background:#12469c; width:80px; height:35px; border-radius:30px; color:#fff; position:absolute; right:0;}
.box{ width:100%;  position:relative;}
.box .left{ width:150px; position:absolute;}
.box .left ul{ width:100%; height:100%; overflow-y:scroll;}
.box .left ul li a{ padding:10px; border-bottom:#416bb0 1px solid;background:#12469c; color:#fff; display:block; font-weight:700;}
.box .left ul li a.hover{ background:#fff; background:#6E95DC; color:#fff; font-weight:700;}
.box .right{ padding-left:150px;}
.box .right ul{}
.box .right ul li{ border-bottom:1px #ddd solid; padding:10px 5px 10px 10px;}
.box .right ul li a{ display:block; background:url(../images/002.png) no-repeat center right; padding-right:40px; color:#000; font-weight:400;}
.box .ss{}
.box .ss ul li{ border-bottom:1px #ddd solid; padding:10px 5px 10px 10px;}
.box .ss ul li a{ display:block; background:url(../images/002.png) no-repeat center right; padding-right:40px; color:#000; font-weight:400;}
.box .jg{}
.box .jg h1{ font-size:24px; text-align:center; padding-top:20px;}
.box .jg p{ text-align:center; color:#000; padding:15px;}
.box .jg ul{ border-top:10px #f7f7f7 solid;}
.box .jg ul li{ border-bottom:1px #ddd solid;}
.box .jg ul li a{ display:block; padding:0px 50px 0px 10px; line-height:45px; position:relative;}
.box .jg ul li a span{ width:30px; height:30px; display:block; position:absolute; right:7px; top:7px;}
.box .jg ul li a span.yi{ background:url(../images/003.png) no-repeat center; background-size:30px;}
.box .jg ul li a span.er{ background:url(../images/004.png) no-repeat center; background-size:25px;}














