@charset "utf-8";

body {
	background: #ffffff;
}

.bg {
	background: #F3F3F3;
	width: 100%;
}

#banner {
	background-image: none;
	padding-top: 0;
}

.g-banner .banner-dots span.active {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #E62112 !important;
}

.g-banner .banner-dots span {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color: #232323 !important;
	margin: 0 6px !important;
}

.title {
	font-size: 22px;
	color: #222222;
	height: 30px;
	line-height: 30px;
	padding-top: 40px;
	text-align: left;
}

.ellipsis-one {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ellipsis-two {
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	box-orient: vertical;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	-webkit-line-clamp: 2;
}

.noBanner {
	background-image: url(../images/logowh.png);
	background-color: #f0f0f0;
	background-position: center;
	background-size: 263px 54px;
	background-repeat: no-repeat;
	height: 384px;
}

.newBook,
.book-recommend,
.partners {
	text-align: center;
	margin: 0 auto;
	width: 1200px;
}

.newBook-title {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0 20px 0;
}

.newBook-list {
	min-height: 100px;
	position: relative;
}

.newBook-list-ul {
	position: relative;
	width: 100%;
	padding: 30px 0 40px;
}

.swiper-container {
	width: 1138px;
	position: unset !important;
}

div.swiper-button-prev,
div.swiper-button-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background-image: none !important;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 100%;
	border: 1px #C0C0C0 solid;
	color: #444444;
}

div.swiper-button-prev .iconfont,
div.swiper-button-next .iconfont {
	font-size: 20px;
}

div.swiper-button-next {
	right: 0;
}

div.swiper-button-prev {
	left: 0;
}

.newBook-item {
	float: left;
}

.newBook-item p {
	text-align: left;
	margin: 0 auto;
	width: 160px;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}

.newBook-item-a .newBook-img {
	position: relative;
}

.newBook-item .newBook-name {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	color: #444444;
	margin-top: 20px;
}

.newBook-item .newBook-des {
	color: #888888;
	margin-top: 6px;
}

.newBook-price {
	color: #444444;
	margin-top: 6px;
}

.newBook-img {
	width: 160px;
	height: 226px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #CACACA;
	box-shadow: 0 2px 4px 0 #EBEBEB;
}

.newBook-item img {
	width: 100%;
	height: auto;
}

.book-title {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

.partners {
	margin-bottom: 30px;
}

.partners .title {
	padding-bottom: 10px;
}

.college-type {
	text-align: left;
	font-size: 18px;
	color: #444444;
	border-left: 4px #E62112 solid;
	padding-left: 10px;
	margin-top: 20px;
}

.college-list {
	position: relative;
}

.college-list-ul {
	position: relative;
	margin: 0 -30px;
	width: 1260px;
	padding-bottom: 10px;
}

.college {
	margin: 10px 30px 0 30px;
	height: auto;
	width: 120px;
	float: left;
	text-align: center;
}

.college a {
	width: 120px;
	height: 100%;
	display: block;
}

.college img {
	width: 100%;
	height: auto;
}

.college p {
	margin-top: -12px;
	line-height: 20px;
	color: #444444;
	font-size: 14px;
}

.college-list .more-school {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #444444;
	line-height: 24px;
	cursor: pointer;
}

.new-wrap {
	height: 500px;
}

.new-wrap .navlink:hover,
.new-wrap .navlink:hover i,
.college-list .more-school:hover,
.college-list .more-school:hover i {
	color: #E62112;
	text-decoration: none;
}

.con-wrap .new-title {
	margin: 0 0 40px 0;
	padding-top: 40px;
}

.con-wrap .title {
	padding-top: 0;
	float: left;
}

div.photoNewsList {
	height: 350px;
	width: 600px;
	margin-right: 60px;
	float: left;
}

div.photoNewsList .banner-dots {
	bottom: 51px;
	text-align: right;
	line-height: 25px;
	margin-right: 20px;
}

div.photoNewsList .banner-dots span {
	height: 6px;
	width: 14px;
	border-radius: 5px;
	background-color: #dddddd !important;
}

.spec-news {
	height: 350px;
	width: 600px;
	float: none;
}

.spec-news img {
	width: 100%;
	height: 100%;
}

.news-cover {
	height: 50px;
	line-height: 50px;
}

.news-items {
	margin-left: 600px;
	margin-top: 0;
}

.news-time {
	background: none;
	width: 55px;
	height: auto;
	font-size: 20px;
	color: #444444;
	text-align: left;
	line-height: 28px;
	margin-right: 23px;
}

.news-time .year {
	font-size: 16px;
	color: #D3D3D3;
	height: 22px;
	line-height: 22px;
	margin-top: 2px;
}

.news-items li {
	margin-top: 40px;
}

.news-title {
	margin-bottom: 8px;
	white-space: unset;
}

.news-con:hover .news-title {
	color: #E62112;
}

.news-intro {
	color: #888888;
}

.new-wrap .navlink i {
	font-size: 14px;
	color: #888888;
	height: 20px;
	line-height: 20px;
}

/* 出版动态列表样式 */
.tabs {
	padding: 14px 0;
	font-size: 12px;
	color: #888888;
	background: #f3f3f3;
}

.tabs .iconfont {
	font-size: 12px;
}

.tabs img {
	margin-top: -2px;
}

.tabs .detail-name {
	margin: 0;
	color: #444444;
}

.cm-content {
	padding: 0 30px 40px;
}

.cm-item {
	padding: 40px 0 22px;
	border: 0;
	border-top: 2px solid #EEEEEE;
}

.cm-item:first-child {
	border: 0;
}

.cm-item .pic-left-section {
	width: 165px;
	height: 117px;
	background: url(../images/news-big.png) no-repeat center;
	background-size: 100% 100%;
}

.new-no-img {
	border: 1px #d8d8d8 solid;
}

.pic-left-section img {
	width: 100%;
	object-fit: cover;
}

.cm-item .content-right-section {
	width: 940px;
	height: 117px;
}

.content-right-section .content-title {
	font-size: 20px;
	color: #444444;
	height: 28px;
	line-height: 28px;
	margin-bottom: 20px;
	max-height: 28px;
	width: 820px;
}

.cm-item:hover .content-title {
	color: #E62112
}

.new-list-time {
	font-size: 14px;
	color: #AAAAAA;
	height: 20px;
	line-height: 20px;
}

.content-right-section .new-content {
	font-size: 14px;
	color: #444444;
	line-height: 28px;
	height: 56px;
}

.new-form {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
}

.new-form .pagination-info-wrap {
	margin: 30px 0 100px 0;
}

.pagination-wrap {
	float: left;
	margin-left: 50%;
	transform: translate(-50%, 0);
}

.pagination-wrap span.active {
	background: #E62112;
	color: #fff;
	border-radius: 4px;
}

.pagination-wrap a.jump-btn,
.pagination-wrap a.jump-btn:hover {
	background: #E62112;
	color: #fff;
}

.pagination-wrap a,
.jump-ipt {
	border-radius: 4px;
}

.pagination-wrap a {
	padding: 0;
}

a.jump-btn:hover {
	color: #fff;
}

/* 出版动态详情 */
.newsContainBottom {
	padding: 40px 35px;
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
	min-height: 500px;
}

.newsContainBottom .new-title {
	font-size: 24px;
	color: #444444;
	text-align: center;
	line-height: 34px;
}

.newsContainBottom .time {
	font-size: 14px;
	color: #888888;
	line-height: 20px;
	padding: 20px 0 30px 0;
}

.newsContent p {
	margin-bottom: 10px;
	font-size: 14px;
	color: #444;
	line-height: 32px;
	text-align: left;
}

.newsContent img {
	max-width: 100%;
	margin: 0 auto 10px;
	float: none;
}

.show-video {
	width: 80%;
	margin: 0 auto 10px;
	height: 500px;
}

.newBook,
.partners {
	background: #ffffff;
}

/* 课程推荐样式 */
.index-course-list .newBook-img {
	width: 240px;
	height: 135px;
	border: 0;
	overflow: hidden;
}

.index-course-list .newBook-item {
	padding: 12px 0;
}

.index-course-list .newBook-item:hover {
	background: #FFFFFF;
	box-shadow: 0 2px 4px 0 #EBEBEB;
}

.index-course-list .newBook-item:hover .newBook-name {
	color: #E62112;
}

.index-course-list .newBook-img img {
	width: 100%;
	height: auto;
}

.index-course-list .newBook-item .newBook-name {
	margin-top: 12px;
	height: 22px;
}

.index-course-list .newBook-item p {
	width: 240px;
}

p.index-course-info {
	color: #888888;
	margin-top: 6px !important;
}

.index-course-list bt {
	color: #e62112;
}

.swiper-container-course {
	width: 1088px;
	position: unset !important;
}

.school-wrapper {
	background: #f8f8f8 url(/web/static/portal/images/school_head.png) no-repeat;
}

.school-content {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 30px 0;
}

.school-type {
	font-size: 32px;
	color: #FFFFFF;
	line-height: 32px;
	width: 100%;
	text-align: center;
	padding: 36px 0;
}

.school-wrapper .college-list-ul {
	padding-bottom: 100px;
}

.college-list-ul.pb20 {
	padding-bottom: 20px;
}

.school-wrapper .college {
	margin-top: 30px;
	border: 1px #ffffff solid;
	padding-bottom: 10px;
	width: 118px;
}

.school-wrapper .gaozhi .college {
	height: 146px;
}

.school-wrapper .college:hover {
	border: 1px #E62112 solid;
}

.school-wrapper .college:hover p {
	color: #E62112;
}
.detail-name-mobile {
	display: none;
}
@media only screen and (max-width:768px) {
	.space {
		width: 100%;
		height: 10px;
		background: #F8F8F8;
	}

	.title {
		height: auto;
		padding: 24px 0 16px;
		line-height: 1.2;
		font-size: 18px;
	}

	.bg {
		background: #ffffff;
	}

	.newBook,
	.book-recommend,
	.partners {
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}

	.newBook {
		width: 100%;
		padding-right: 0;
		box-sizing: border-box;
		background: #ffffff;
	}

	.newBook-list-ul-wra {
		white-space: nowrap;
		overflow: auto;
		height: auto;
		margin: 0;
		width: 100%;
	}

	.newBook-list-ul {
		padding: 0 0 24px;
		width: auto;
	}

	.newBook-item {
		width: 98px !important;
		display: inline-block;
		vertical-align: top;
		float: none;
		margin-right: 15px;
	}

	.newBook-img {
		width: 100%;
		height: 138px;
		border: 1px solid #CACACA;
		box-shadow: 0 2px 4px 0 #EBEBEB;
	}

	.newBook-item .newBook-name {
		width: 100%;
		margin-top: 10px;
		font-size: 14px;
		height: 20px;
	}

	.newBook-item p {
		width: 100%;
		font-size: 12px;
		line-height: 20px;
	}

	.index-course-list .newBook-list-ul-wra {
		white-space: unset;
	}

	.index-course-list .newBook-list-ul {
		padding-bottom: 6px;
		width: 100%;
		box-sizing: border-box;
	}

	.book-recommend {
		padding: 0 7.5px;
	}

	.book-recommend .title {
		padding-left: 7.5px;
	}

	.index-course-list .newBook-list-ul .newBook-item {
		width: 50% !important;
		padding: 0 7.5px 18px;
		margin: 0;
		display: block;
		float: left;
		box-sizing: border-box;
	}
	.index-course-list .newBook-item:hover {
		box-shadow: none;
	}
	.index-course-list .newBook-item .newBook-img {
		width: 100%;
		height: auto;
		position: relative;
		padding-bottom: 56.25%;
		overflow: hidden;
		background: #f8f8f8;
		border: none;
		box-shadow: none;
	}

	.index-course-list .newBook-item .newBook-img img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}

	.index-course-list .newBook-item .newBook-name {
		margin-top: 10px;
	}

	.index-course-list .newBook-item p {
		width: 100%;
	}
	.partners {
		padding: 0 0 0 15px;
		margin-bottom: 0;
	}
	.partners .title {
		padding-bottom: 16px;
	}

	.college-type {
		margin-top: 0;
		padding-left: 8px;
		font-size: 16px;
		border-left: 0;
	}

	.college-type::before {
		position: absolute;
		top: 3px;
		left: 0;
		width: 2px;
		height: 16px;
		display: block;
		content: ' ';
		background: #E62112;
	}

	.college-list .more-school {
		font-size: 12px;
		line-height: 20px;
		right: 15px;
	}

	.college-list .more-school .iconfont {
		font-size: 14px;
	}

	.college-list-ul {
		margin: 0;
		padding-bottom: 24px;
		overflow: auto;
		width: 100%;
		white-space: nowrap;
	}

	.college {
		width: 84px;
		display: inline-block;
		margin: 8px 15px 0 0;
		float: none;
	}

	.college a {
		width: 100%;
	}

	.college img {
		width: 100%;
	}

	.con-wrap .new-title {
		margin: 0;
		padding: 24px 0 16px;
	}
	.con-wrap .title {
		padding: 0;
		font-weight: normal;
	}
	.con-wrap .new-title .right {
    font-size: 12px;
	}
	.con-wrap .new-title .iconfont {
		font-size: 14px;
		line-height: 1.2;
	}
	.new-wrap {
		width: 100%;
		height: auto;
		padding: 0 15px;
		box-sizing: border-box;
	}

	.news-items,
	.news-con {
		margin: 0;
	}

	.news-items li {
		margin: 0 0 15px;
		padding: 0 0 15px;
		border-bottom: 1px solid #E3E3E3;
	}

	.news-items li:last-child {
		margin: 0;
		border-bottom: 0;
	}

	.news-title {
		margin-bottom: 6px;
		font-size: 14px;
		line-height: 1.5;
	}

	.mobile-time {
		font-size: 12px;
		color: #888888;
	}

	.school-wrapper {
		background-size: 100% 60px;
	}
	.school-type {
		font-size: 20px;
		color: #FFFFFF;
		line-height: 30px;
		padding: 15px 0;
	}
	.school-wrapper .school-content {
		width: 100%;
		padding: 20px 5px 0;
		box-sizing: border-box;
	}
	.school-wrapper .college-list-ul {
		padding: 0;
    white-space: normal;
	}
	.school-wrapper .college {
		width: 33%;
		padding: 0 10px 16px;
		margin: 0;
		float: left;
    box-sizing: border-box;
	} 
	.school-wrapper .college p{
		white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
	}
	.content-main {
		width: 100%;
	}
	.cm-content {
		width: 100%;
		min-height: 300px;
		padding: 5px 15px 0;
		box-sizing: border-box;
	}
	.cm-item {
		padding: 15px 0 0 0;
		margin-top: 15px;
		position: relative;
		border-top: 1px solid #EEEEEE;
	}
	.cm-item .pic-left-section {
		width: 120px;
		height: 68px;
		position: absolute;
		top: 15px;
		left: 0;
		overflow: hidden;
	}
	.cm-item .content-right-section {
		width: 100%;
    height: 68px;
    padding-left: 132px;
    margin: 0;
    box-sizing: border-box;
	}
	.content-right-section .content-title {
		width: 100%;
    height: 42px;
    max-height: 42px;
    margin-bottom: 8px;
    white-space: normal;
		font-size: 14px;
		color: #444444;
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: box;
		display: -webkit-box;
		box-orient: vertical;
		-webkit-box-orient: vertical;
		line-clamp: 2;
		-webkit-line-clamp: 2;
	}
	.new-list-time {
		font-size: 12px;
		color: #888888;
		line-height: 18px;
		position: absolute;
		bottom: 0;
		left: 132px;
	}
	.new-form .pagination-info-wrap {
		margin: 30px 0;
	}
	.tabs {
		padding: 20px 15px 15px;
		font-size: 14px;
		color: #969696;
		letter-spacing: 0;
		line-height: 24px;
		background: #fff;
	}
	.newsContainBottom{
		min-height: 300px;
		padding: 0 15px 16px;
		border: 0;
	}
	.newsContainBottom .new-title {
		font-size: 18px;
		color: #444444;
		line-height: 30px;
		text-align: left;
	}
	.newsContainBottom .time {
		padding: 10px 0 20px;
	}
	.detail-name-mobile {
		display: inline;
	}
	.school-wrapper .college:hover {
		border-color: transparent;
	}
	.school-wrapper .college:hover p {
		color: #444444;
	}
}