﻿@charset "utf-8";
/*wap*/
@media screen and (min-width:0px)  and  (max-width:1199px)  {
html,body{max-width:750px; margin:0 auto;}
html{font-size:62.5%}
.pc{display:none;}
.wap{display:block;}
@media only screen and (min-width:321px) {html {font-size:62.5%!important}}
@media only screen and (min-width:361px) {html {font-size:70.31%!important}}
@media only screen and (min-width:376px) {html {font-size:73.24%!important}}
@media only screen and (min-width:481px) {html {font-size:94%!important}}
@media only screen and (min-width:561px) {html {font-size:109%!important}}
@media only screen and (min-width:641px) {html {font-size:125%!important}}


/* --- 框架 --- */
html{background:url(./img/background.jpg) no-repeat center top; background-attachment: fixed; background-size:cover;}


/* --- 首页 --- */

/* logo */
.logo{margin-bottom:2rem;}
.logo h1{text-align:center; font-size:3rem; font-weight:bold; color:#fff; margin-top:2rem;}


/* 搜索 */
.search{border:3px solid #fff; border-radius:100px; max-width:90%; margin:0 auto; position:relative; margin-bottom:4rem;}
.search input{width:100%; background:none; border:none; height:4.5rem; padding-left:1.5rem; font-size:1.6rem; color:#fff;}
.search input::-webkit-input-placeholder {color:#fff;}
.search button{background:url(./img/search.png) no-repeat; width:27px; height:29px; border:none; position:absolute; right:1rem; top:1rem; cursor:pointer;}


/* 推荐书籍 */
.recommend{background:#fff; max-width:90%; margin:0 auto; background:#fff; border-radius:10px; padding:0 30px;}
.recommend .title{ padding-top:20px; padding-bottom:20px; overflow:hidden; position:relative; text-align:center;}
.recommend .title h2 {font-size:1.6rem; color:#333; margin-bottom:1rem;}
.recommend .title h2 em{color:#999; font-weight:lighter; display:block; margin-top:1rem;}
.recommend .title .more{display:block; background:#f9f9f9; padding:.5rem 1rem; font-size:1.4rem;}

.recommend .bd{}
.recommend .bd ul{padding-top:.5rem; padding-bottom:.5rem; overflow:hidden;}
.recommend .bd li{background:url(./img/word.jpg) no-repeat 0 center; padding-left:2rem; font-size:1.2rem; height:3rem; line-height:3rem; overflow:hidden;}

.recommend .hd{padding-top:30px; padding-bottom:30px; text-align:center;}
.recommend .hd li{display:inline-block; width:10px; height:10px; background:#efefef; border-radius:100px; margin-left:5px; margin-right:5px;}
.recommend .hd li.on{background:#06f;}

.recommend-bottom{display:none;}

/* 友情链接 */
.friends{text-align:center; padding:1.5rem;}
.friends a{color:#fff; font-size:1.2rem; margin-left:1rem; margin-right:1rem;}

/* 底部 */
.footer{text-align:center; font-size:1.2rem; color:#fff;  padding:1.5rem;} 
.footer a{color:#fff; margin-left:1rem; margin-right:1rem;}




/* --- 内页 --- */

/* 头部 */
.page-header{background:#000;   background-color:rgba(0,0,0,0.5); padding:1.5rem;}

/* logo */
.page-logo{ text-align:center;} 
.page-logo h1{color:#fff; font-size:2.4rem; font-weight:bold; margin-bottom:2rem;}
.page-logo h1 a{color:#fff;}

/* 搜索 */
.page-search{position:relative;}
.page-search input{ background:none; border:none; padding-left:2rem; line-height:4.5rem; color:#fff; border-radius:100px; border:3px solid #fff; height:4.5rem; width:100%; transition:all .3s ease; font-size:1.4rem;}
.page-search button{width:20%; background:url(./img/search.png) no-repeat center center; border:none;  cursor:pointer; position:absolute; right:0; height:4.5rem; top:0;}

.page-search input:focus{border:3px solid #f90;}



/* 框架 */
.page-box{background:#fff; margin-top:1rem; overflow:hidden; box-shadow: 0px 10px 30px #49403F;}
.box-left{ background:#f9f9f9; padding:1rem;}
.box-right{padding:1rem;}


/* 广告位 */
.ad{background:#00CCFF; text-align:center; margin-bottom:1rem;}
.ad-300-200{line-height:200px; color:#fff;}
.ad-300-100{line-height:100px; color:#fff;}
.ad-840-100{line-height:100px; color:#fff; margin-bottom:30px;}


/* 侧栏 */
.page-recommend{border:1px solid #efefef; background:#fff; margin-bottom:10px;}
.page-recommend h3{border-bottom:1px solid #efefef; padding:15px; font-size:1.4rem; color:#666;}
.page-recommend ul{padding:1rem;}
.page-recommend li{font-size:1.2rem; line-height:200%; position:relative; padding-left:1.5rem;}
.page-recommend li:before{content:""; width:5px; height:5px; background:#ccc; border-radius:100%; left:0; top:11px; position:absolute;}
.page-recommend div{
	padding:0.8em 0 0.5em 1em;
	line-height:1.5em;
}


.page-recommend table{
	width:96%;
	padding:0 2% 0 2%;
	text-align:center;
}
.page-recommend caption, th {
  text-align:center;
}
.page-recommend input[type="text"]{
	border:1px solid #bfd0d7;
	height:28px;
	line-height:24px;
	width:210px;
}
.page-recommend input[type="submit"]{
	border:1px solid #bfd0d7;
	height:28px;
	line-height:24px;
	width:50px;
	margin-left:0px;
	background:#e5f0f6;
}

/* 热门 */
.page-hot {overflow:hidden; margin-bottom:20px;}
.page-hot h3{font-size:2rem; margin-bottom:1rem;  color:#333;}
.page-hot li{position:relative; padding-left:15px; line-height:220%; font-size:1.2rem;  }
.page-hot li:before{content:""; width:5px; height:5px; background:#ccc; border-radius:100%; left:0; top:11px; position:absolute;}

.content-hot{background:#f9f9f9; padding:20px;}


/* 列表 */
.page-list{}
.page-list li{border-bottom:1px solid #efefef; padding-bottom:20px; margin-bottom:20px;}
.page-list h3{font-size:1.4rem; margin-bottom:10px;}
.page-list p{font-size:1.2rem; line-height:180%; color:#999;}


/* 分页 */
.showpage{text-align:center; padding-bottom:1rem; margin-top:1rem;}
.showpage a{background:#efefef; padding:.5rem 1rem; border-radius:5px; margin-left:5px; margin-right:5px; font-size:1.2rem;}
.showpage a.now{background:#06e; color:#fff;}


/* 标题 */
.title h1{text-align:center; font-size:32px; margin-bottom:30px; margin-top:20px;}


/* 内容 */
.article{padding:1.5rem;}
.article p{font-size:1.4rem; margin-bottom:2rem; color:#666;}


/* 定制 */
.write-btn{margin-bottom:5rem;}
.write-btn a{background:#06e; text-align:center; width:50%; height:4rem; line-height:4rem; display:block; margin:0 auto; color:#fff; border-radius:10px; box-shadow: 0px 10px 20px #A4C8FF; transition:all .3s ease; font-size:1.4rem;}
.write-btn a:hover{background:#09f;}


/* 免费 */
.page-free ul{ padding-bottom:30px; overflow:hidden; margin-top:20px;}
.page-free h3{background:#f9f9f9; padding:1rem; font-size:1.4rem; color:#666; margin-bottom:1rem;}
.page-free ul{padding:0 1rem; margin-bottom:1rem;}
.page-free li{background:url(./img/word.jpg) no-repeat 0 center; padding-left:2.4rem; line-height:250%; font-size:1.2rem;}

.page-pinglun h3{background:#f9f9f9; padding:1rem; font-size:1.4rem; color:#666; margin-bottom:1rem;}
}
.leftFix { position: fixed;float:left; width:320px; background:#f9f9f9; padding:10px; padding-bottom:0;}
