﻿@charset "utf-8";

/*1024*/
@media screen and (min-width:1200px)  and  (max-width:2600px)  {
/* --- 公用样式 --- */
.pc{display:block;}
.wap{display:none;}
.left{float:left;}
.right{float:right;}
.img{ transition:all .6s ease; overflow:hidden;}
.img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
a:hover{color:#06f;}
.clear{clear:both;}
.wrap{max-width:1200px; margin:0 auto;}

/* --- 字体样式 --- */
@font-face{
    font-family:eng;
    src:url(./img/CenturyGothic.TTF);
    src:url(./img/CenturyGothic.eot)\9; 
}



/* --- 框架 --- */
html{background:url(./img/background.jpg) no-repeat center top; background-attachment: fixed; background-size:cover;}


/* --- 首页 --- */

/* logo */
.logo{margin-bottom:80px;}
.logo h1{text-align:center; font-size:80px; font-weight:bold; color:#fff; margin-top:80px;}

/* 搜索 */
.search{border:5px solid #fff; border-radius:100px; max-width:1000px; margin:0 auto; position:relative; margin-bottom:80px;}
.search input{width:100%; background:none; border:none; height:80px; padding-left:30px; font-size:24px; 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:30px; top:25px; cursor:pointer;}


/* 推荐书籍 */
.recommend{background:#fff; width:1000px; margin:0 auto; background:#fff; border-radius:10px; padding:0 30px;}
.recommend .title{border-bottom:1px solid #efefef; padding-top:20px; padding-bottom:20px; overflow:hidden; position:relative; padding-left:20px;}
.recommend .title:before{background:#06f; content:""; width:3px; height:24px; left:0; position:absolute; top:25px;}
.recommend .title h2 {float:left; font-size:24px; color:#333;}
.recommend .title h2 em{color:#999; font-weight:lighter;}
.recommend .title .more{float:right;}

.recommend .bd{ border-bottom:1px solid #efefef;}
.recommend .bd ul{padding-top:20px; padding-bottom:20px; overflow:hidden;}
.recommend .bd li{float:left; width:50%; line-height:280%; background:url(./img/word.jpg) no-repeat 0 center; padding-left:30px;}

.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{text-align:center; margin-top:-2px;}

/* 友情链接 */
.friends{text-align:center; margin-top:50px; margin-bottom:50px;}
.friends a{color:#fff; font-size:14px; margin-left:10px; margin-right:10px;}

/* 底部 */
.footer{text-align:center; font-size:14px; color:#fff;  margin-top:50px;padding-bottom:10px;} 
.footer a{color:#fff; margin-left:10px; margin-right:10px;}



/* --- 内页 --- */

/* 头部 */
.page-header{background:#000; height:120px; background-color:rgba(0,0,0,0.5); line-height:120px; }

/* logo */
.page-logo{ float:left;} 
.page-logo h1{line-height:120px; color:#fff; font-size:40px; font-weight:bold;}
.page-logo h1 a{color:#fff;}

/* 搜索 */
.page-search{float:right; position:relative; width:300px;}
.page-search input{ background:none; border:none; padding-left:20px; line-height:44px; color:#fff; border-radius:100px; border:3px solid #fff; height:50px; width:100%; transition:all .3s ease; }
.page-search button{width:20%; height:44px; background:url(./img/search.png) no-repeat center center; border:none;  cursor:pointer; position:absolute; top:37px; right:0;}

.page-search input:focus{border:3px solid #f90;}



/* 框架 */
.page-box{background:#f9f9f9; margin-top:50px; margin-bottom:50px; overflow:hidden; box-shadow: 0px 10px 30px #49403F;}
.box-left{float:left; width:320px; background:#f9f9f9; padding:10px; padding-bottom:0; }
.box-right{float:right; width:880px; padding:20px 20px 0 20px; background:#fff; border-left:1px solid #efefef;}


/* 广告位 */
.ad{background:#00CCFF; text-align:center; margin-bottom:10px;}
.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:16px; color:#666;}
.page-recommend ul{padding:15px;}
.page-recommend li{font-size:14px; line-height:220%; position:relative; padding-left:15px;}
.page-recommend li:before{content:""; width:5px; height:5px; background:#ccc; border-radius:100%; left:0; top:11px; position:absolute;}
.page-recommend ul{padding:15px;}
.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:24px; margin-bottom:15px;  color:#333;}
.page-hot li{float:left; width:33.333%; position:relative; padding-left:15px; line-height:220%; font-size:14px;  }
.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:16px; margin-bottom:10px;}
.page-list p{font-size:14px; line-height:200%; color:#999;}


/* 分页 */
.showpage{text-align:center; padding-bottom:30px; margin-top:30px;}
.showpage a{background:#efefef; padding:10px 15px; border-radius:5px; margin-left:5px; margin-right:5px; font-size:14px;}
.showpage a.now{background:#06e; color:#fff;}


/* 标题 */
.title h1{text-align:center; font-size:32px; margin-bottom:30px; margin-top:20px;}
.articleinfo{text-align:center; font-size:12px; margin-bottom:30px; margin-top:20px;}

/* 内容 */
.article{padding:30px;}
.article p{font-size:14px; margin-bottom:20px; color:#666;}


/* 定制 */
.write-btn{margin-bottom:50px;}
.write-btn a{background:#06e; text-align:center; width:200px; height:50px; line-height:50px; display:block; margin:0 auto; color:#fff; border-radius:10px; box-shadow: 0px 10px 20px #A4C8FF; transition:all .3s ease;}
.write-btn a:hover{background:#09f;}


/* 免费 */
.page-free ul{ padding-bottom:30px; overflow:hidden; margin-top:20px;}
.page-free h3{background:#f9f9f9; padding:10px 15px; font-size:16px; color:#666; margin-bottom:10px;}
.page-free li{float:left; width:33.33%; background:url(./img/word.jpg) no-repeat 0 center; padding-left:25px; line-height:250%; font-size:14px;}


.page-pinglun h3{background:#f9f9f9; padding:10px 15px; font-size:16px; color:#666; margin-bottom:10px;}
}




/*---------------------------引用\评论----------------------------------*/
ul.msg{
	width:98%;
	margin:10px 0 20px 0;
	padding:5px 1% 5px 1%;
	text-align:left;
	list-style-position : outside;
    table-layout: fixed;
    word-wrap:break-word;
}

li.msgname{
	padding:0 0 0.8em 0.5em;
	margin:0px;   
	font-weight: bold;
    font-size:1em;
    border-bottom:1px dotted #eaeaea;
}

li.msgname *{

}

li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
    font-size:1em;
}


li.msggravatar{
	display:block;
	float:left;
	margin-right:5px;
}

li.msgarticle{
	list-style-position : outside;
	padding:10px;
	margin:0;
	line-height:160%; 
    background:#FFF;
	padding-left:55px;
}
li.msgtime{
	padding:5px 0 0 0;
	font-weight: normal; 
	font-size:0.8em;
}
img.avatar{
	width:40px;
	height:40px;
	float:left;
	padding:0px 4px 4px 0px;
	border:0px solid #eaeaea;
}
ul.msg ul.msg{
	padding:10px 0 0 0;
	margin:20px 0 0 0;
    border-bottom:none;
}
ul.msg ul.msg li.msgarticle{
	padding-bottom:0px;
}

ul.msg ul.msg li.msgname{

}


/*-------------------留言回复------------------------------*/
li.msgarticle div.quote{
	margin:10px 0 0 0;
    padding:10px;
	background:#FFFFFF;
    border:1px #F4F4F4 solid;
}
li.msgarticle div.quote-title{
	margin:0;
	padding:0;
	font-size:1em;
    color: red;
}





/************评论发表用的样式*************/
#divCommentPost{
	width:96%;
	margin:0 0 0 0;
	padding:1em 2% 1.5em 2%;
}

#divCommentPost p{margin-top:10px;}
#divCommentPost label{margin-top:5px;}

#divCommentPost p.posttop{
color:#3c6da7;
}

#divCommentPost img{margin-bottom:-0.5em;}
#cancel-reply{float:right;margin-right: 2em;}
div.reply-frm{
	background:#f0f0f0;
	box-shadow: 0 0 15px #333;
	margin:1em 1% !important;
	padding:.3em .8em !important;
	min-width:330px;
}

.page-navigator{text-align:center;font-size:0.9375em;padding:20px 0 0}

.page-navigator a{display:inline-block;padding:1px 5px;margin:3px;border-radius:3px}
.page-navigator a:hover{background-color:#130c0e;color:#fff}



input.text{
border:1px solid #d7d7d7;
line-height:20px;
height:24px;
padding:2px 5px 2px 5px;
}
#txaArticle{padding:0.5em;width:98%;height:150px;border:1px solid #d7d7d7;}
input.button {color:#FFFFFF; font-size:14px; width:100px; height:32px; background:#3a6ea5; border:1px solid #3399CC;cursor: pointer;}

