a:hover{
  cursor: pointer;
}
/* 阅读页广告位  */
.vip_box{
	padding: 20px;
	border: 1px solid #ededed;
	background: #fafafa;
	color: #333;
	font-size: 14px;
}
.vip_swiper{
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.vip_swiper a:hover{
	color: #666666;
}
.vip_swiper .swiper-pagination{
	bottom: 0px;
}
.vip_tip{
	display: block;
}
.vip_left img{
	width: 420px;
	height: 219.8px;
}
.vip_right{
	margin-left: 20px;
	padding: 10px;
	width: 375px;
	width: calc(100% - 460px);
	height: 199.8px;
	line-height: 1.6;
	color: #666666;
	background: #FFFFFF;
}
.vip_left,.vip_right{
	float: left;
}
.vip_left,.vip_brief,.vip_tip{
	display: block;
}
.vip_right:hover{
	color: #666666;
}
.vip_brief{
	text-align: justify;
}
.vip_tip{
	margin: 10px auto;
  color: #2A8ADF;
  font-size: 14px;
  font-weight: bold;
}
.vip_tip,.vip_btn{
	text-align: center;
}
.read_btn{
	border-radius: 4px;
	width: 64%;
}

/* 引导窗  */
.code_con .code_left,.code_con .code_right{
	display: inline-block;
}
.code_left{
	width: 115px;
	height: 115px;
	margin-right: 8px;
}
.code_right a{
	display: block;
	width: 180px;
	height: 53px;
}
.btn_ios{
	background: url(../img/downloadIos.png);
	background-size: 100% 100%;
}
.btn_and{
	margin-top: 8px;
	background: url(../img/download2.png);
	background-size: 100% 100%;
}

/* 详情  */
.download-current {
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	background: #519cff;
	border-radius: 4px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
.download-btm{
	width: 50%;
}
.download-current:hover{
	color: #FFFFFF;
}
.download-current span {
	display: inline-block;
	vertical-align: top;
	margin: 9px 8px 0 0;
	width: 22px;
	height: 22px;
	background: url(../img/icon_download.png);
	background-size: 100% 100%;
}

/* 目录    */
.groom_detail{
	padding: 14px 14px 0;
}
.groom_detail_pic{
	width: 99px;
	height: 132px;
	margin-right: 14px;
}
.groom_detail_right{
	width: 577px;
}
.groom_detail_name{
	color: #333333;
	font-size: 24px;
	margin: 15px 0;
	font-weight: bold;
}
.groom_detail_info{
	width: 100%;
}
.groom_detail_info li{
	float: left;
	margin-right: 10px;
}
.groom_detail_info li p span,.groom_detail_info li p a{
	color: #333333;
	margin-left: 2px;
}
.groom_box{
	position: relative;
	padding: 0 14px;
}
.groom_title{
	color: #999999;
	font-weight: 700;
	font-size: 14px;
}
.groom_time{
	margin-left: 10px;
	color: #3093eb;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.groom_time span{
	color: #FFFFFF;
	width: 24px;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	border-radius: 4px;
	background: #2a8adf;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
}
.groom_title,.groom_time{
	display: inline-block;
}
.groom_guide{
	position: absolute;
	right: 14px;
	top: 0;
	text-align: right;
	color: #666666;
}
.groom_guide:hover{
	cursor: pointer;
}
.groom_mask{
	position: absolute;
	right: 0;
	bottom: 38px;
	border: solid 1px #EDEDED;
	padding: 20px;
	font-size: 16px;
	background: #FFFFFF;
	z-index: 999;
}
#download_btn{
	display: none;
}
.catalogue-pages .book-item-tb{
	padding: 0 14px 14px;
	width: 718px;
	width: calc(100% - 28px);
}
.catalogue-pages .book-item-tb li{
	padding: 0 16px 0 0;
}
.catalogue-pages .book-item-tb li:last-child{
	padding-right: 0;
}
.catalogue-pages .book-item-tb li .ellipsis{
	display: block;
	width: 99px;
	margin: 3px auto 0;
}

/* 阅读页  */
.read_article_top{
	overflow: hidden;
}
.read_article_btm{
	height: auto;
	color: #333333;
	font-size: 14px;
	line-height: 2;
	word-wrap: break-word;
}
.read_article_top,.read_article_btm{
	text-align: justify;
}
.read_article_btm .p_sj{
	margin-bottom: 0;
	margin-top: 33px;
}

/* 404 */
.null_pic{
	display: block;
	margin: 0 auto;
	width: 734px;
	height: 591px;
}
.null_box{
	width: 460px;
	margin: 0 auto 150px;
}
.null_title{
	color: #399ffa;
	font-size: 32px;
}
.null_info{
	color: #666666;
	font-size: 20px;
	margin: 20px 0 50px;
	line-height: 1.6;
}
.null_title,.null_info{
	text-align: center;
}
.null_info a{
	color: #399ffa;
	text-decoration:underline ;
}
.null_search_title{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	height: 35px;
	line-height: 35px;
}
.null_search{
	margin-left: 20px;
	border: solid 1px #399ffa;
	border-radius: 35px;
}
.null_search_inp,.null_search_btn{
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	padding: 0 18px;
	outline: none;
	border: none;
	border-radius: 35px;
}
.null_search_inp{
	width: 180px;
}
.null_search_btn{
	background: #399ffa;
	color: #FFFFFF;
	width: 116px;
	position: relative;
}
.null_search_btn span{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 21px;
	height: 35px;
	background: url(../img/icon_search_white.png) no-repeat left center;
	background-size: 21px 21px;	
}

/*下载按钮*/
.download_com{
	background: #519cff;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.fixedBtn .code_btn{
	width: 100%;
	display: none;
}

/* 百度熊掌号  */
.box-bear{
	padding: 0 14px;
}
.box-bear #cambrian0 div{
	font-family: 'Nunito Sans','SF Pro Text','SF Pro Icons',Roboto,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.box-bear #cambrian0 ._1lAJB1 ._8zSUTn ._14jbvD ._1JSyq3{
	width: 40px;
	height: 40px;
}
.box-bear #cambrian0 ._1lAJB1 ._8zSUTn ._2UGABC ._1X-0oQ{
	margin-top: 5px;
}
.box-bear #cambrian0 ._1lAJB1 ._1ke4J-{
	padding-top: 6px;
}

/* 友情链接  */
.friend_link{
	width: 980px;
	margin: 15px auto;
	font-size: 14px;
}
.link_title{
	color: #999;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.friend_link a{
	display: inline-block;
	line-height: 2;
	margin-right: 10px;
	font-size: 12px;
}

/* 公共底部footer */
#footer{
	margin-top: 3%;
}
.footer_content{
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.footer_item{
	width: 20%;
	float: left;
	font-size: 14px;
}
.footer_item:first-child{
	width: 30%;
	padding-right: 5%;
}
.footer_item:last-child{
	width: 25%;
}
.footer_title,.footer_title_link{
	font-size: 16px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.footer_title_link{
	display: block;
	color: #999999;
}
.footer_link{
	display: block;
	margin-top: 12px;
}
.footer_icon{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-top: 12px;
}
.footer_icon_fa{
	margin-right: 20px;
	background: url(../img/facebook.png) no-repeat;
	background-size: 100% 100%;
}
.footer_icon_yo{
	background: url(../img/youtube.png) no-repeat;
	background-size: 100% 100%;
}
.footer_info{
	margin-top: 12px;
}
.footer_ellipsis{
	padding-right: 20px;
	color: #666666;
	font-size: 14px;
	line-height: 1.75;
	height: 140px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.footer_record{
	color: #666666;
	font-size: 12px;
	line-height: 2;
}
.footer_police{
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	background: url(../img/police.png) no-repeat left center;
	background-size: 16px 16px;
}
.footer_msg{
	color: #666666;
}
.footer_msg p,.footer_mg_p{
	margin-bottom: 5px;
}
.footer_bold{
	font-weight: bold;
	color: #999999;
}
#footer-swiper{
	padding-bottom: 20px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0;
}
.swiper-pagination-bullet-active{
	background: #2a8adf;
}
