@charset "utf-8";
/*定义全局*/
* { margin: 0; padding: 0; outline: 0;-webkit-tap-highlight-color: rgba(0,0,0,0); }
html { -webkit-text-size-adjust: none; word-wrap: break-word }
body, input, button, textarea, select, option { font-size: normal 100%； }
body { width: 100%; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; font-size: 20px; color: #333; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
li { list-style: none; }
input, textarea { font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; }
a { text-decoration: none; color:#333; }
.mb { margin-bottom: 1em; }
.mt { margin-top: 1em; }
.pb0 { padding-bottom: 0; }
aside { padding: 0 0.5em; }
hr { border: 1px solid #FFF; }

/*头部*/
.release{ position: fixed; background:url(../images/release.png) no-repeat; height:44px; width:44px; background-size:2.1em; bottom:80px; z-index:50;}
.feedback{ position: fixed; background:#FFF url(../images/feedback.gif) no-repeat 8px 10px; height:38px; width:38px; background-size:1em; bottom:30px; z-index:50; border-radius:5em; border:1px solid #d4d4d4;}
nav{ height:2.1em; overflow:hidden; }
nav ul{ overflow:hidden; line-height:2em;background:#FFF;border-bottom:1px solid #ddd; position:fixed; width:100%; z-index:40}
nav ul li{ float:left; width:33.3%; text-align:center; font-size:0.8em; }
nav ul li a{ display:block;}
nav ul li.selected{border-bottom:3px solid #01528b;}
nav ul li.selected a{ color:#01528b;}
/*低部导航*/
footer{ height:49px; padding:0em 0em;}
footer ul{ width:100%; margin:0px auto; height:49px;border-top:1px solid #b2b2b2;background:#f8f8f8; position:fixed; bottom:0px; }
footer ul li{ float:left; font-size:0.5em; width:25%; color:929292; text-align:center;}
footer ul li a{ color:#929292;}
footer ul li b{text-align:center;display:block;width:100%; height:34px;}
footer ul li a .library{ background:url(../images/library.png) no-repeat center 5px; background-size:2.6em;   }
footer ul li a .information{ background:url(../images/information.png) no-repeat center 5px; background-size:2.6em; }
footer ul li a .purchase{ background:url(../images/purchase.png) no-repeat center 5px; background-size:2.6em;font-size:10px;}
footer ul li a .mall{ background:url(../images/mall.png) no-repeat center 5px; background-size:2.6em; }
footer ul li a .my{ background:url(../images/my.png) no-repeat center 5px; background-size:2.6em; }
footer ul li a .connections{background:url(../images/contacts.png) no-repeat center 5px; background-size:2.6em;}
footer ul li a .librarySelect{ background:url(../images/librarySelect.png) no-repeat center 5px; background-size:2.6em;}
footer ul li a .informationSelect{ background:url(../images/informationSelect.png) no-repeat center 5px; background-size:2.6em; }
footer ul li a .purchaseSelect{ background:url(../images/purchaseSelect.png) no-repeat center 5px; background-size:2.6em;}
footer ul li a .mallSelect{ background:url(../images/mallSelect.png) no-repeat center 5px; background-size:2.6em; }
footer ul li a .mySelect{ background:url(../images/mySelect.png) no-repeat center 5px; background-size:2.6em; }
footer ul li a .connectionsSelect{background:url(../images/contactsSelect.png) no-repeat center 5px; background-size:2.6em;}
footer ul li a.select{ color:#015289;}
/*低部*/


	


