﻿* {
	word-wrap: break-word !important;
	word-break: normal !important;
}
a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}
.only_img {
	width: 100%;
	font-size: 0;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	border: 1px solid #dadada;
	display: inline-block;
	height: 190px;
	overflow: hidden;
}
.only_img img {
	width: 100%;
}
.only_img .bg_img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.theme .theme-box .theme-list .list .title.title111 {
	margin-bottom: 6px;
}
.theme .theme-box .theme-list .list .title a {
	height: auto !important;
}
.theme .theme-box .theme-list .list {
	float: none;
}

.info .title111 {
	margin-bottom: 6px;
}

.theme .theme-box .hot-theme .img.img111 {
	width: 539px;
	height: 154px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


.only_video {
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	border: 1px solid #dadada;
	font-size: 0;
}

.only_video .shadows {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 100;
	display: none;
}
.only_video iframe {
	display: none;
	position: fixed;
	width: 640px;
	height: 450px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	z-index: 101;	
}
.only_video .poster {
	width: 100%;
	display: inline-block;
	cursor: pointer;
	position: relative;
}
.only_video .poster .poster_big {
	width: 100%;
	height: 190px;
	overflow: hidden;
}
.only_video .poster .poster_big img {
	width: 100%;
}
.only_video .poster .poster_big .bg_img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.only_video .poster .open_video {
	width: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	z-index: 3;	
}
.only_video .poster .video_shadow {
	position: absolute;
	top: 0%;	
	left: 0%;	
	right: 0%;	
	bottom: 0%;	
	background: rgba(0, 0, 0, 0);
	transition: all 0.4s;
	-moz-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	-o-transition: all 0.4s;	
}

.only_video .poster:hover .video_shadow {
	background: rgba(0, 0, 0, 0.5);
}


.recommend2-box2 {
	margin-top: 30px;
	font-size: 0;
}

.recommend2-box2 .item {
	display: inline-block;
	width: 17.2%;
	width: 164px;
	vertical-align: top;
	text-align: center;
	margin-bottom: 30px;
	margin-right: 3.6%;
}

.recommend2-box2 .item:nth-child(5n) {
	margin-right: 0;
}
.recommend2-box2 .item:hover .text .one {
	text-decoration: underline;
}
.recommend2-box2 .item:hover .text .two {
	text-decoration: underline;
}
.recommend2-box2 .item .img {
	width: 100%;
	height: 216px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
}
.recommend2-box2 .item .img img {
	width: 100%;
}

.recommend2-box2 .item .text {
	margin-top: 10px;
}
.recommend2-box2 .item .text .one {
	color: #006699;
	font-size: 17px;
}
.recommend2-box2 .item .text .two {
	color: #006699;
	font-size: 13px;	
}

.theme .theme-box .theme-list .list .text {
	margin: 0px 0 7px;
}




footer .wx img {
	width: 120px;
	margin-right: 100px;
	margin-top: 0;	
}


@media only all and (max-width: 1024px) {
	.recommend2-box2 .item {
		margin-right: 2.7%;
	}
}

@media only all and (max-width: 850px) {
	.recommend2-box2 .item {
		margin-right: 1.5%;
	}
	.recommend2-box2 .item:nth-child(4n) {
		margin-right: 0;
	}
	.recommend2-box2 .item:nth-child(5n) {
		margin-right: 1.1%;
	}	

	.theme .theme-box .hot-theme .img.img111 {
		width: 330px;
		height: 95px;
	}
	.theme .theme-box .theme-list .list:nth-child(1) .title.title222 {
		margin-top: 0;
		padding-top: 0;
	}
	.theme .theme-box .theme-list .list:nth-child(2) .title.title222 {
		margin-top: 20px;
		padding-top: 35px;
		border-top: 1px solid #dadada;
	}
	.theme .theme-box .theme-list .list:nth-child(3) .title.title222 {
		margin-top: 20px;
		padding-top: 35px;
		border-top: 1px solid #dadada;
	}

}


#qr-code-list-wraps{
	display: flex;
	justify-content: space-between;
}
#qr-code-list-wraps .lists{
	width: 90px;
	margin-right: 0;
}

@media only all and (max-width: 768px) {
	#qr-code-list-wraps{
		display: flex;
		flex-wrap: wrap;
	}
	#qr-code-list-wraps .lists{
		width: 48%;
		margin-right: 0;
		margin-bottom: 20px;
	}

}



@media only all and (max-width: 768px) {
	.inside-banner .banner-info .text {
		top: 20px;
	}
	footer .wx img {
		width: 120px;
		margin-right: 60px;
	}	
}

@media only all and (max-width: 640px) {
	.recommend2-box2 .item {
		margin-bottom: 15px;
		/*width: 48.5%;*/
		width: 164px;
		margin-left: 10.3%;
		margin-right: 10.3%;
	}	
	.recommend2-box2 .item:nth-child(4n) {
		margin-right: 10.3%;
	}

	.recommend2-box2 .item .text .one {
		font-size: 15px;
	}
	.recommend2-box2 .item .text .two {
		font-size: 12px;	
	}
	.only_video iframe {
		width: 320px;
		height: 200px;
	}

	.board-page .inside-common-list .board-box .board-list .books-main-info .img-btn {
		/*background: red;*/
		padding-right: 0;
		width: 140px;
	}
	.board-page .inside-common-list .board-box .board-list .books-main-info .main-info {
		/*background: green;*/
		padding-left: 150px;
	}
	.theme .theme-box .hot-theme .img.img111 {
		width: 75px;
		height: 75px;
	}

}

@media only all and (max-width: 414px) {
	.board-page .inside-common-list .board-box .board-list .books-main-info .main-info .info-list .list {
		font-size: 14px;
		padding-left: 15px;
	}
	.recommend2-box2 .item {
		margin-bottom: 15px;
		/*width: 48.5%;*/
		width: 153px;
		/*height: 206px;*/
		margin-left: 0;
		margin-right: 8%;
	}
	.recommend2-box2 .item:nth-child(2n) {
		margin-right: 0%;
	}
	.recommend2-box2 .item .img {
		height: 206px;
	}
}

@media only all and (max-width: 412px) {
	.recommend2-box2 .item {
		margin-right: 7.5%;
	}
}

@media only all and (max-width: 375px) {
	.only_img {
		height: 150px;
	}
	.only_video .poster .poster_big {
		height: 150px;
	}

	.recommend2-box2 .item {
		margin-bottom: 15px;
		width: 134px;
		margin-left: 0;
		margin-right: 9%;
	}
	.recommend2-box2 .item .img {
		height: 176px;
	}

	.board-page .inside-common-list .board-box .board-list .books-main-info .main-info .info-list .list {
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;		
	}
	.board-page .inside-common-list .board-box .board-list .books-main-info .main-info .info-list .list:after {
		top: 8px;
	}

}

@media only all and (max-width: 360px) {
	.recommend2-box2 .item {
		margin-bottom: 15px;
		width: 134px;
		margin-left: 0;
		margin-right: 4%;
	}
}

@media only all and (max-width: 320px) {
	.recommend2-box2 .item {
		margin-bottom: 15px;
		width: 106px;
		margin-left: 0;
		margin-right: 10%;
	}
	.recommend2-box2 .item .img {
		height: 140px;
	}
	.board-page .inside-common-list .board-box .board-list .books-main-info .swiper-pagination {
		bottom: -10px !important;
	}
}



