.zbg {
	background:url("../images/zbg.jpg") repeat-x;
	margin-bottom:2px;
	height:85px;
	line-height:75px;
}
.search {
	background:url("../images/search_bg.gif") no-repeat scroll left top;
	height: 23px;
	width: 175px;
	margin-top:30px;
}
.search .key {
	background:none;
	border: 0 none;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 1px 0 1px 10px;
	width: 130px;
}
.search .key[type="text"]:focus {
	outline: medium none;
}
.search .sub {
	background: url("../images/search_bg.gif") no-repeat scroll right 0;
	border: medium none;
	cursor: pointer;
	float: right;
	height: 23px;
	width: 30px;
}
.search .sub span {
	display: none;
}

.clear {
	clear:both;
}
.float_l {
	float:left;
	font-size:14px;
	color:#333333;
}
.float_r {
	float:right;
}/*显示隐藏*/

.input4 {
	width:100%;
	background-color:#ffffff;
	border:1px solid #d0d0d0;
	height:40px;
	line-height:40px;
	margin-top:15px;
	width:280px;
}
.input3 {
	background:url("../images/search.jpg") no-repeat;
	height:40px;
	width:40px;
	border:none;
	margin-top:15px;
	margin-left:12px;
}


/*hhup title*/
.htitle{height:46px; background:#6e0f6d; line-height:46px; border-radius: 10px 10px 0px 0px; font-family: "微软雅黑"; }
.htitle .t{font-size:18px; color:#FEDE00;}
.htitle .t img{margin:0px 10px 4px 10px;}
.htitle .ctitle{font-size:18px; color:#FFFFFF;}
.htitle .ctitle img{margin:10px 10px 4px 10px;}
.htitle .morew span{display:inline-block;margin:0 5px;width:8px;height:8px;border-radius:50%;background:#fff;}
.htitle .moreb span{display:inline-block;margin:0 4px;width:8px;height:8px;border-radius:50%;background:#fff;}
.htitle a{ color:#FFFFFF;}
.htitle a:hover { color:#FEDE00;}
.htitle a:hover span{background:#276ebc;}

/*hhup book class title*/
.btitle{height:46px; background:#e6e7e9; line-height:46px; font-family: "微软雅黑";}
.btitle .t{font-size:18px; color:#1d2087;}
.btitle .t img{margin:0px 10px 4px 10px;}
.btitle .morew span{display:inline-block;margin:0 5px;width:8px;height:8px;border-radius:50%;background:#fff;}
.btitle .moreb span{display:inline-block;margin:0 4px;width:8px;height:8px;border-radius:50%;background:#fff;}
.btitle a:hover span{background:#276ebc;}
.btitle a:hover { color:#FEDE00;}

.ctit{margin-bottom:30px;height:46px}
.ctit .t{font-size:34px}
.ctit .t img{margin-right:20px}
.ctit .morew span{display:inline-block;margin:0 5px;width:8px;height:8px;border-radius:50%;background:#fff}
.ctit .moreb span{display:inline-block;margin:0 4px;width:8px;height:8px;border-radius:50%;background:#999}
.ctit a:hover span{background:#276ebc}

.aa-m{display:none}
.hnotice_con{padding:10px 0 0px; }
.hnotice{ /*margin-bottom:40px;*/ }
.hnotice .aleft{width:48%}
.hnotice .aright{width:50%}
.hnotice .aleft .swiper-container{padding-bottom:30px; position:relative;}
.hnotice .aleft .swiper-pagination-bullets{right:20px;bottom:50px;left:auto;width:auto;}
.hnotice .aleft .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;background:#FFF;}
.hnotice .aleft .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#FFFFFF;}
.hnotice .aleft .pic{height:480px;}
.hnotice .aleft .txt{border:1px solid #ddd;border-top:0;background:#000000;opacity:0.4; position:absolute; bottom:0px; width:100%; padding:10px 0px;}
.hnotice .aleft .txt .time{padding:10px 10px;width:114px;background:#1973d2;color:#fff;text-align:center;}
.hnotice .aleft .txt .time span{display:block;font-size:28px;}
.hnotice .aleft .txt .time span i{position:relative;}
.hnotice .aleft .txt .time span i:before{position:absolute;top:10px;left:-15px;width:10px;height:2px;background:#fff;content:'';}
.hnotice .aleft .txt h4{padding:10px 5%;width:calc(100% - 20px);font-size:18px; overflow:hidden; }
.hnotice .aleft .txt h4 a{color:#FFFFFF;}

/* njupcnotice*/
.aright .cons,con1{ padding:0; border:none;}
.lista{height:96%;}
.lista ul { border:1px solid #ddd;}
.lista li{display:flex;background:#fff;transition:.3s;justify-content:space-between;flex-wrap:wrap; padding:16px 15px;border:1px solid #ddd;}
.lista li .time{width:50px;border-right:1px solid #ddd;color:#777;text-align:center;font-size:14px}
.lista li .time span{display:block;margin-bottom:3px;color:#000;font-weight:700;font-size:18px;line-height:1em}
.lista li .t{display:-webkit-flex;display:flex;width:calc(100% - 5px);flex-direction:column;justify-content:center}
.lista li:hover{/*border:1px solid #276ebc;*/ background:#6e0f6d;}
.lista li:hover a{ color:#FFFFFF;}
.lista li:hover .time{color:#e0e0e0}
.lista li:hover .time span{color:#fff}
/*njupc notice*/


/*图书五大分类*/
.njupco-nav{ margin:25px 0px;}
.listn ul { border:1px solid #ddd;}
.listn li{ background:#fff;transition:.3s;justify-content:space-between;flex-wrap:wrap; width:20%; padding:16px 15px;border:1px solid #eee; text-align:center;}
.listn li .time{width:50px;border-right:1px solid #ddd;color:#777;text-align:center;font-size:14px}
.listn li .time span{display:block;margin-bottom:3px;color:#000;font-weight:700;font-size:18px;line-height:1em}
.listn li .t{display:-webkit-flex;display:flex;width:calc(100% - 5px);flex-direction:column;justify-content:center}
.listn li:hover{ background:rgba(110,15,109,.4);}
.listn li:hover a{ color:#FFFFFF; text-align:center;}
.listn li:hover .time{color:#e0e0e0}
.listn li:hover .time span{color:#fff}
.listn li:hover a img:hover{ content:url(../images/icon-2.png);}
/*图书五大分类*/


/*我们的作者 */
.hauthor_wrap{padding:30px 0 30px; /*background:#edf2f6;*/ }
.hauthor{position:relative;padding:30px 25px 30px;background:#e8eef4; border:1px solid #E4E4E4;}
.author{width:100%;height:330px;}
.author .swiper-slide{padding:10px}
.author .swiper-slide .item{padding:10px 20px 40px;height:100%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}
.author .swiper-slide .slog{position:absolute;bottom:10px;right:10px;z-index:999;padding:10px 20px;border-radius:0 15px 0 15px;background:#3081d6;color:#fff; text-align:center;}
.author .swiper-slide .item .txt h4{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #dcdcdc;font-size:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.author .swiper-slide .item .txt p{padding:3px 0;color:#777;font-size:15px;line-height:1.2em}
.author .swiper-slide .item .pic{position:relative;z-index:2;width:100%}
.author .swiper-slide .item .pic span{position:relative;z-index:2;display:block}
.author .swiper-slide .item .pic img{position:relative;z-index:2}
.author .swiper-slide .item .pic span:after{position:absolute;top:0;left:0;z-index:0;width:240%;height:135%;background:url(../image/bs.png) no-repeat top left;background-size:auto 100%;content:''}
.author .swiper-slide .item .txt{position:relative;z-index:2;width:56%}
.author .swiper-slide:hover .item .txt h4{border-bottom:1px solid #3081d6;color:#3081d6}

.hauthor .swiper-pagination-bullets{bottom:0;left:0;display:flex;width:100%;justify-content:space-between;flex-wrap:nowrap}
.hauthor .swiper-pagination-bullets .swiper-pagination-bullet{display:inline-block;margin:0;width:33%;height:3px;border-radius:0;background:#e1e3e5;opacity:1}
.hauthor .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#004895;}

@media screen and (max-width:1203px){.hauthor .swiper-pagination-bullets .swiper-pagination-bullet{width:10.5%;}
}
@media screen and (max-width:768px){.author .swiper-slide .item .txt p{font-size:14px;}
}
@media screen and (max-width:639px){.hauthor .swiper-pagination-bullets .swiper-pagination-bullet{width:11%;}
.author .swiper-slide .item .txt h4{font-size:18px;}
.author .swiper-slide .item .pic{width:55%;left: 20%;}
.author .swiper-slide .item .txt{width:60%;}
.hauthor{padding:40px 15px 40px;}
}


/*我们的作者 */
.homeab{margin-bottom:60px;}
.newbooks{position:relative;padding:20px 25px 20px; border:1px solid #E4E4E4;}
.newbook{width:100%; height:600px;}
.newbook .swiper-slide{padding:10px;height:calc((100% - 10px)/ 2);}
.newbook .swiper-slide .item{padding:40px 20px 40px;height:100%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);}
.newbook .swiper-slide .slog{position:absolute;top:10px;right:10px;z-index:2;padding:10px 20px;border-radius:0 0 0 15px;background:#3081d6;color:#fff;}
.newbook .swiper-slide .item .txt h4{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #dcdcdc;font-size:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newbook .swiper-slide .item .txt p{padding:3px 0;color:#777;font-size:12px;line-height:1.2em;}
.newbook .swiper-slide .item .pic{position:relative;z-index:2;width:39%;}
.newbook .swiper-slide .item .pic span{position:relative;z-index:2;display:block;}
.newbook .swiper-slide .item .pic img{position:relative;z-index:2;}
.newbook .swiper-slide .item .pic span:after{position:absolute;top:0;left:0;z-index:0;width:240%;height:135%;background:url(../image/bs.png) no-repeat top left;background-size:auto 100%;content:'';}
.newbook .swiper-slide .item .txt{position:relative;z-index:2;width:56%;}
.newbook .swiper-slide:hover .item .txt h4{border-bottom:1px solid #3081d6;color:#FFFFFF;}
.newbook .swiper-slide:hover .item .txt p{color:#FFFFFF;}
.newbook .swiper-slide:hover .item{background:rgba(110,15,109,.4);}

.newbooks .swiper-pagination-bullets{bottom:0;left:0;display:flex;width:100%;justify-content:space-between;flex-wrap:nowrap;}
.newbooks .swiper-pagination-bullets .swiper-pagination-bullet{display:inline-block;margin:0;width:33%;height:3px;border-radius:0;background:#e1e3e5;opacity:1;}
.newbooks .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#004895;}


@media screen and (max-width:1203px){
.newbooks .swiper-pagination-bullets .swiper-pagination-bullet{width:19.5%}
}
@media screen and (max-width:768px){
.newbook .swiper-slide .item .txt p{font-size:14px}
}
@media screen and (max-width:639px){
.newbooks .swiper-pagination-bullets .swiper-pagination-bullet{width:11%}
.newbook .swiper-slide .item .txt h4{font-size:18px}
.newbook .swiper-slide .item .pic{width:35%}
.newbook .swiper-slide .item .txt{width:60%}
.newbooks{padding:40px 15px 40px}
.homeab{margin-bottom:30px}
}


/*hhup 图书分类*/
.hbook_con{margin-top:30px;margin-bottom:30px;}
.hbooks{position:relative;padding:30px 25px 30px; border:1px solid #E4E4E4;}
.hbook{width:100%;height:350px; border:1px solid #E4E4E4; background:#e8eef4;}

.hbook .swiper-slide{padding:15px;}
.hbook .item{overflow:hidden;padding:15px 10px;height:300px;border:1px solid #ddd;background:#fff}
.hbook .item img{margin:0 auto;width:96%;transition:.3s}
.hbook .item .pic{overflow:hidden;max-height:85%;}
.hbook .item .info{padding-top:10px;text-align:center}
.hbook .item .info h5{display:block;overflow:hidden;margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap;font-size:16px}
.hbook .item .info p{color:#888;font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hbook .item .info-hide{position:absolute;right:0;bottom:0;left:0;z-index:3;visibility:hidden;padding:20px 10%;background:url(../image/bmask.png) no-repeat center;background-size:100% 100%;color:#fff;font-size:12px;opacity:0;transition:.3s}
.hbook .item .info-hide p{padding:3px 0}
.hbook .item:hover .info{display:none}
.hbook .item:hover img{width:100%;max-height:100%}
.hbook .item:hover .info-hide{visibility:inherit;opacity:1}


.hxlbook li{ width:20%; float:left;}
.hxlbook .swiper-slide{padding:15px;}
.hxlbook .item{overflow:hidden;padding:15px 10px;height:300px;border:1px solid #ddd;background:#fff}
.hxlbook .item img{margin:0 auto;width:96%;transition:.3s}
.hxlbook .item .pic{overflow:hidden;max-height:85%;}
.hxlbook .item .info{padding-top:10px;text-align:center}
.hxlbook .item .info h5{display:block;overflow:hidden;margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap;font-size:16px}
.hxlbook .item .info p{color:#888;font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hxlbook .item .info-hide{position:absolute;right:0;bottom:0;left:0;z-index:3;visibility:hidden;padding:20px 10%;background:url(../image/bmask.png) no-repeat center;background-size:100% 100%;color:#fff;font-size:12px;opacity:0;transition:.3s}
.hxlbook .item .info-hide p{padding:3px 0}
.hxlbook .item:hover .info{display:none}
.hxlbook .item:hover img{width:100%;max-height:100%}
.hxlbook .item:hover .info-hide{visibility:inherit;opacity:1}

/*
.listd li{width:15%;border:1px solid #ddd;background:#fff;transition:.3s}
.listd li img{width:100%}
.listd li h4{padding:20px 5px;text-align:center;font-size:18px}
.listd li:hover{box-shadow:0 5px 10px rgba(0,0,0,.1)}
*/


/* 经典图书系列 */
.njpubbook_con{padding:30px 0 70px;background:#fff; }
.listc ul{ padding:20px 25px 20px; border:1px solid #E4E4E4;}
.listc li{width:49%;transition:.3s; margin:10px 0px;}
.listc li img{width:100%}
.listc li:hover{box-shadow:0 5px 10px rgba(0,0,0,.2);}
/* 经典图书系列 */


/* 视听在线 */
.listv_con{padding:20px 0 20px; border:1px solid #E4E4E4;}
.listv1{ width:42%;}
.listv1 ul{ padding:20px 25px 20px;}
.listv1 li{ width:100%; transition:.3s; margin:4px 0px; border:1px solid #E4E4E4;}
.listv1 li img{width:100%;}
.listv1 li:hover{box-shadow:0 5px 10px rgba(0,0,0,.2);}
.listv1 li span{ height:40px; line-height:40px;}
.listv1 li .pic{ position:relative;}

.video_btn{background: url(../images/i-video.png); background-size: 40px 40px; width:40px; height:40px; position: absolute;top: -180px;bottom: 0;right: 0;left: 0;margin:auto;transition: all 1s;opacity: 0;}
.mask{width:100%;height:100%;background-color: rgba(110, 15, 109, .8); top:0px; left:0px;position:absolute; transition: all 1s;opacity:0}

.listv1 li:hover .video_btn{top: 0;opacity: 1;}
.listv1 li:hover .mask{top: 0;opacity: 1; }

.listv2{ width:58%;}
.listv2 ul{ padding:20px 25px 20px;}
.listv2 li{width:30%;transition:.3s; margin:4px 0px; border:1px solid #E4E4E4;}
.listv2 li img{width:100%;}
.listv2 li:hover{box-shadow:0 5px 10px rgba(0,0,0,.2)}
.listv2 li span{ height:40px; line-height:40px;}

.listv2 li:hover .mask{top: 0;opacity: 1;}
.listv2 li:hover .video_btn{top: 0;opacity: 1;}

/* 视听在线 */


/*hhup 页脚上方导航*/
.homeac .item{width:24%;height:170px;color:#fff;font-size:24px;transition:.3s}
.homeac .item .t{margin-left:20px}
.homeac .item:nth-child(1){background:#0992b4}
.homeac .item:nth-child(2){background:#0070b7}
.homeac .item:nth-child(3){background:#3a56c1}
.homeac .item:nth-child(4){background:#1d2088}
.homeac .item:hover{box-shadow:0 10px 10px rgba(0,0,0,.3);transform:translateY(-10px)}

.hnav{padding:60px 0 60px; }
.hnav .item{width:24%;height:170px;color:#fff;font-size:24px;transition:.3s}
.hnav .item .t{margin-left:20px}
.hnav .item:nth-child(1){background:#0992b4}
.hnav .item:nth-child(2){background:#0070b7}
.hnav .item:nth-child(3){background:#3a56c1}
.hnav .item:nth-child(4){background:#1d2088}
.hnav .item:hover{box-shadow:0 10px 10px rgba(0,0,0,.3);transform:translateY(-10px)}
/*页脚上方导航*/


/*精品图书*/
.hnewbook_con{padding:30px 0 30px;background:url(../image/bg2.jpg) no-repeat bottom center;background-size:100% 100%; }
.bookNav a{display:inline-block;margin-right:30px;font-size:20px; color:#FFFFFF;}
.bookNav a.cur{color:#FEDE00;font-size:20px; }

.cons{padding:20px 25px 20px;  border:1px solid #ddd;}
.book{margin-right:auto;margin-left:auto;width:100%;height:620px;}
.book .swiper-slide{height:calc((100% - 45px)/ 2);}
.book .item{overflow:hidden;padding:15px 10px;height:280px;border:1px solid #ddd;background:#fff}
.book .item img{margin:0 auto;width:76%;transition:.3s}
.book .item .pic{overflow:hidden;max-height: 80%;}
.book .item .info{padding-top:10px;text-align:center}
.book .item .info h5{display:block;overflow:hidden;margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap;font-size:16px}
.book .item .info p{color:#888;font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.book .item .info-hide{position:absolute;right:0;bottom:0;left:0;z-index:3;visibility:hidden;padding:20px 10%;background:url(../image/bmask.png) no-repeat center;background-size:100% 100%;color:#fff;font-size:12px;opacity:0;transition:.3s}
.book .item .info-hide p{padding:3px 0}
.book .item:hover .info{display:none;}
.book .item:hover img{width:100%;max-height:100%}
.book .item:hover .info-hide{visibility:inherit;opacity:1}
.hnewbook_con .pa1,.hnewbook_con .pa2{display:none}

.hnewbook_con .next1{right:-80px;width:55px;height:55px;border-radius:50%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.1)}
.hnewbook_con .prev1{left:-80px;width:55px;height:55px;border-radius:50%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.1)}
.hnewbook_con .next2{right:-80px;width:55px;height:55px;border-radius:50%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.1)}
.hnewbook_con .prev2{left:-80px;width:55px;height:55px;border-radius:50%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.1)}


@media screen and (max-width:1400px){
.hnewbook_con .next1{right:0;margin-top:-40px}
.hnewbook_con .prev1{left:0;margin-top:-40px}
.hnewbook_con .next2{right:0;margin-top:-40px}
.hnewbook_con .prev2{left:0;margin-top:-40px}
}
@media screen and (max-width:1279px){
.ctit{margin-bottom:30px;height:38px}
.ctit .t{font-size:28px}
.ctit .t img{margin-right:20px;height:38px}
.bookNav a{margin-right:15px;font-size:22px}
.bookNav a.cur{font-size:28px}
.listd li h4{padding:16px 5px;font-size:16px}
}
@media screen and (max-width:1023px){
.hnotice .aleft{margin-bottom:20px;width:99.5%}
.hnotice .aright{width:100%}
/*.lista li{margin-bottom:15px}*/
}
@media screen and (max-width:768px){
	
.listd li{margin-bottom:30px;width:32%;}
.listd li:last-child{display:none;}
.homeac .item{width:31%;height:140px;font-size:22px;}
.homeac .item img{height:45px;}
.homeac .item .t{margin-left:15px;}
.homeac .item:hover{transform:translateY(0);}

.hnav .item{width:49%;height:140px;font-size:22px; margin-bottom:5px;}
.hnav .item img{ width:30px;}
.hnav .item .t{margin-left:15px;}
.hnav .item:hover{transform:translateY(0);}

.hnotice .aleft .pic{height:380px}
.hnotice .aleft .txt .time{padding:10px 10px;width:114px}
.hnotice .aleft .txt .time span{font-size:24px}
.hnotice .aleft .txt .time span i:before{position:absolute;top:10px;left:-15px;width:10px;height:2px;background:#fff;content:''}
.hnotice .aleft .txt h4{font-size:16px}

/*试听在线*/
.listv1 { display:none;}
.listv2{ width:100%;}
.listv2 ul{ padding:20px 25px 20px;}
.listv2 li{width:48%;transition:.3s; margin:4px 0px; border:1px solid #E4E4E4;}
.listv2 li img{width:100%;}
.listv2 li:hover{box-shadow:0 5px 10px rgba(0,0,0,.2)}
.listv2 li span{ height:40px; line-height:40px;}
.listv2 li:hover .mask{top: 0;opacity: 1;}
.listv2 li:hover .video_btn{top: 0;opacity: 1;}

.nfooter{ background-color:#6e0f6d; height:10px; width:100%;}
.nfooter .aleft { width:80%; margin:0 auto;}
.nfooter .aleft img{ }
.nfooter .aright {width:100%; padding:40px 0px; font-size:12px;line-height:20px; text-align:center; }

}
@media screen and (max-width:767px){.homeac .item{margin-top:15px;width:100%;height:100px;font-size:22px}
.hnotice .aleft .pic{height:280px}
.hnotice .aleft .txt .time{padding:10px 5px;width:80px;font-size:14px}
.hnotice .aleft .txt .time span{font-size:22px}
.hnotice .aleft .txt .time span i:before{position:absolute;top:10px;left:-15px;width:10px;height:2px;background:#fff;content:''}
.hnotice .aleft .txt h4{width:calc(100% - 80px);font-size:16px}
}
@media screen and (max-width:540px){.aa-m{display:flex}
.aa-pc{display:none}
.book .item .info h5{font-size:14px}
.book .item .info p{font-size:12px}
}
@media screen and (max-width:480px){.ctit{margin-bottom:30px;height:30px}
.ctit .t{font-size:24px}
.ctit .t img{margin-right:15px;height:30px}
.ctit .morew span{margin:0 3px;width:6px;height:6px;background:#fff}
.ctit .moreb span{margin:0 3px;width:6px;height:6px;background:#999}
.book .item .info-hide{display:none}
/*.homea{padding:40px 0 50px}*/
.hnotice .aleft .pic{height:220px}
.lista li:nth-child(6){display:none}
.lista li:nth-child(5){display:none}
.lista li h4{font-size:15px}
.homeac .item{margin-top:15px;width:100%;height:90px;font-size:20px}
.homeac .item img{height:38px}
/*.hnewbook_con{padding:40px 0 30px}*/
.bookNav a{margin-right:15px;font-size:20px}
.bookNav a:last-child{margin-right:0}
.bookNav a.cur{font-size:24px}
.book .item img{margin:0 auto;width:82%;transition:.3s}
.book .item:hover .info{display:block}
.book .item:hover img{width:82%;max-height:100%}
.hprice_con{padding:40px 0 40px;background:#fff}

.listc li{margin-bottom:20px;width:48%}
/*
.listc li:last-child{display:none}
*/
.homed{padding:40px 0 40px;background:#edf2f6}
.listd li{margin-bottom:20px;width:48%}
.listd li:last-child{display:block}
.listd li h4{font-size:15px}
}
@media screen and (max-width:360px){.ctit{margin-bottom:30px;height:30px}
.ctit .t{font-size:22px}
.ctit .t img{margin-right:15px;height:30px}
.bookNav a{margin-right:10px;font-size:16px}
.bookNav a.cur{font-size:20px}
.newbook .swiper-slide .item .txt p{font-size:12px}
}


@media screen and (max-width:1366px){

}
@media screen and (max-width:980px){


}
@media screen and (max-width:640px){

}

/*ie11 css hack*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie11注意里面的标点符号*/ 
/*ie10 css hack*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}