/*----------- S首页 --------------*/
/* S-首页模块A */
.index-block-a{
	margin-bottom: 30px;
}
.index-block-a .index-block-a-container{}
.index-block-a .index-block-a-row{}

.index-block-a .left{}
.index-block-a .left .left-container{}
/* s轮播图 */
.index-block-a .left .carousel{}
.index-block-a .carousel .carousel-con{
	position: relative;
}
.index-block-a .carousel .pic-swiper{
	border-radius: 4px;
	overflow: hidden;
}
.index-block-a .carousel .pic-swiper1{
	border-radius: 4px;
	overflow: hidden;
}
.index-block-a .carousel .pic-list{
	margin-bottom: 0;
}
.index-block-a .carousel .pic-item{}
.index-block-a .carousel .pic-item a{
	display: block;
	background-position: center;
	background-size: cover;
	height: 36rem;
}
.index-block-a .carousel .txt-swiper{
	position: absolute;
	bottom: 0;
	z-index: 55;
	width: 100%;
	border-radius: 0 0 4px 4px;
}
.index-block-a .carousel .txt-swiper1{
	position: absolute;
	bottom: 0;
	z-index: 55;
	width: 100%;
	border-radius: 0 0 4px 4px;
}
.index-block-a .carousel .t-list{
	margin-bottom: 0;
}
.index-block-a .carousel .t-item{
	font-size: 1.4rem;
	color: #fff;
	padding: 1.2rem 1.6rem;
	background-color: rgba(0,0,0,0.5);
	width: 50px;
}
.index-block-a .carousel .t-item p{
	margin-bottom: 0;
	overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap; 
	width: 80%;
}
.index-block-a .news-swiper-pagination{
	z-index: 55;
	position: absolute;
	bottom: 2.1rem !important;
	height: 0.8rem;
	text-align: right;
	padding-right: 20px;
}
.index-block-a .news-swiper-pagination .news-bullet{
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: rgba(255,255,255);
	margin: 0 3px;
	border-radius: 100px;
}
.index-block-a .news-swiper-pagination .swiper-pagination-bullet-active{
	background-color: #F5A623;
}

.index-block-a .news-swiper-pagination1{
	z-index: 55;
	position: absolute;
	bottom: 2.1rem !important;
	height: 0.8rem;
	text-align: right;
	padding-right: 20px;
}
.index-block-a .news-swiper-pagination1 .news-bullet{
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: rgba(255,255,255);
	margin: 0 3px;
	border-radius: 100px;
}
.index-block-a .news-swiper-pagination1 .swiper-pagination-bullet-active{
	background-color: #F5A623;
}
	/* 响应式 */
	@media (max-width: 991.98px) {
		.index-block-a .left .carousel{
			margin-bottom: 20px;
		}
		.index-block-a .carousel .pic-item a{
			height: 20rem;
		}
		.index-block-a .carousel .t-item{
			font-size: 1.2rem;
		}
		.index-block-a .carousel .t-item p{
			width: 70%;
		}
	}
	/* 响应式 */
/* e轮播图 */

/* s协会新闻 */
.index-block-a .left .news{}
.index-block-a .left .news .topnews{
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 55px;
	border-bottom: 1px solid #eee;
	padding-bottom: 14px;
	padding-right: 20px;
}
.index-block-a .left .news .topnews h5{
	margin-bottom: 18px;
	width: 90%;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
}
.index-block-a .left .news .topnews h5 a{
	font-size: 1.6rem;
	color: #333;
	font-weight: bold;
}
.index-block-a .left .news .topnews .des{
	font-size: 1.3rem;
	color: #999;
}
.index-block-a .left .news .topnews .des .more{
	font-size: 1.3rem;
	color: #2279D8;
}
.index-block-a .left .news .botnews{}
.index-block-a .left .news .botnews .news-list{
	margin-bottom: 0;
}
.index-block-a .left .news .botnews .news-item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 16px 0;
	border-bottom: 1px solid #eee;
}
.index-block-a .left .news .botnews .news-item .article-left{
	display: flex;
	align-items: center;
	width: 80%;
}
.index-block-a .left .news .botnews .news-item .article-left img{
	display: block;
	width: 14px;
	margin-right: 14px;
}
.index-block-a .left .news .botnews .news-item .article-left h5{
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-block-a .left .news .botnews .news-item .article-left h5 a{
	font-size: 1.4rem;
	color: #333;
}
.index-block-a .left .news .botnews .news-item .article-right{}
.index-block-a .left .news .botnews .news-item .article-right .date{
	margin-bottom: 0;
	font-size: 1.3rem;
	color: #999;
}
	/* 响应式 */
	@media (max-width: 991.98px) {
		.index-block-a .left .news{
			margin-bottom: 20px;
		}
		.index-block-a .left .news .botnews .news-item .article-left{
			width: 75%;
		}
		.index-block-a .left .news .botnews .news-item{
			padding: 10px 0;
		}
	}
	/* 响应式 */
/* e协会新闻 */

.index-block-a .right{
	display: flex;
	flex-direction: column; 
    /*position: relative;*/
}
.index-block-a .right .top{
	padding: 14px 12px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.index-block-a .right .top .huiyuan{
	display: flex;
	margin-bottom: 10px;
}
.index-block-a .right .top .huiyuan .login{
	flex: 3;
	margin-right: 10px;
	border: 1px solid #FED68B;
	border-radius: 4px;
	overflow: hidden;
}
.index-block-a .right .top .huiyuan .login a{
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: linear-gradient(#FFB42B,#FFEAB3);
	padding: 20px 0;
	text-decoration: none;
}
.index-block-a .right .top .huiyuan .login a:hover{
	background-image: linear-gradient(#FFB42B,#f7d493);
}
.index-block-a .right .top .huiyuan .login a img{
	display: block;
	width: 30px;
	margin-right: 14px;
}
.index-block-a .right .top .huiyuan .login a .txt{
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	margin-right: 10px;
}
.index-block-a .right .top .huiyuan .login a .txt h5{
	font-size: 1.6rem;
	color: #fff;
	margin-bottom: 0;
}
.index-block-a .right .top .huiyuan .login a .txt .en{
	font-size: 1.2rem;
	color: #fff;
	margin-bottom: 0;
}
.index-block-a .right .top .huiyuan .register{
	flex: 2;
	border: 1px solid #869ECF;
	border-radius: 4px;
	overflow: hidden;
}
.index-block-a .right .top .huiyuan .register a{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #9CB0DA;
	padding: 20px 0;
	text-decoration: none;
}
.index-block-a .right .top .huiyuan .register a:hover{
	background-color: #b1c0e2;
}
.index-block-a .right .top .huiyuan .register a .txt{
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.index-block-a .right .top .huiyuan .register a .txt h5{
	font-size: 1.6rem;
	color: #fff;
	margin-bottom: 0;
}
.index-block-a .right .top .huiyuan .register a .txt .en{
	font-size: 1.2rem;
	color: #fff;
	margin-bottom: 0;
}
.index-block-a .right .top .banli{
	border: 1px solid #81B7F5;
	border-radius: 4px;
	overflow: hidden;
}
.index-block-a .right .top .banli a{
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: linear-gradient(#B7DCFB,#67A9F4);
}
.index-block-a .right .top .banli a:hover{
	background-image: linear-gradient(#7dc1fa,#67A9F4);
}
.index-block-a .right .top .banli a img.icon{
	height: 82px;
	margin-right: 18px;
}
.index-block-a .right .top .banli a img.txt{
	height: 26px;
	margin-right: 20px;
}
.index-block-a .right .bot{
	flex: 1;
}
.index-block-a .right .bot a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.index-block-a .right .bot a img{
	display: block;
	/* height: 36px; */
		transition:all .2s;
		-moz-transition:all .2s;
		-webkit-transition:all .2s;
		-o-transition:all .2s;
}
.index-block-a .right .bot a:hover img{
	transform:scale(1.1);
}
/* E-首页模块A */


/* S-首页模块B */
.index-block-b{
	margin-bottom: 30px;
}
.index-block-b .index-block-b-container{}
.index-block-b .index-block-b-row{}

.index-block-b .left{}
.index-block-b .left .left-container{}

.index-block-b .right{}
.index-block-b .right .right-container{
	border: 1px solid #eee;
}
.index-block-b .right .tit{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #eee;
	background-color: #2A8EFF;
	padding: 14px;
	border-top: 4px solid #2A8EFF;
}
.index-block-b .right .tit .tit-left{
	display: flex;
	align-items: center;
}
.index-block-b .right .tit .tit-left img{
	display: block;
	width: 20px;
	margin-right: 8px;
}
.index-block-b .right .tit .tit-left h5{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 0;
	color: #fff;
}
.index-block-b .right .tit .more{
	font-size: 1.4rem;
	color: #999;
	display: flex;
	align-items: center;
}
.index-block-b .right .tit .more span{
	margin-right: 8px;
	color: #fff;
}
.index-block-b .right .tit .more img{
	display: block;
	width: 18px;
}
.index-block-b .right .con{
	padding: 10px 12px;
}
.index-block-b .right .con .article-list{}
.index-block-b .right .con .article-item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 17.25px 0;
	border-bottom: 1px solid #eee;
}
.index-block-b .right .con .article-item:nth-last-child(1){
	border-bottom: none;
}
.index-block-b .right .con .article-item h5{
	margin-bottom: 0;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
}
.index-block-b .right .con .article-item h5 a{
	font-size: 1.4rem;
	color: #333;
}
	/* 响应式 */
	@media (max-width: 991.98px) {
		.index-block-b .right .con .article-item{
			padding: 10px 0;
		}
	}
	/* 响应式 */
/* E-首页模块B */


/* S-首页模块C */
.index-block-c{
	margin-bottom: 30px;
}
.index-block-c .index-block-c-container{}
.index-block-c .index-block-c-row{}

.index-block-c .left{}
.index-block-c .left .articlelist{
	margin-bottom: 30px;
}
.index-block-c .left .readbook{}
.index-block-c .left .readbook-container{
	border-radius: 4px;
	overflow: hidden;
}
.index-block-c .left .readbook-container a{
	display: block;
	height: 100px;
	background-position: center;
	background-size: cover;
}

.index-block-c .right{}
.index-block-c .right-container{
	height: 100%;
	padding: 12px;
	border: 1px solid #eee;
}

.index-block-c .right .tit{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.index-block-c .right .tit h5{
	font-size: 1.4rem;
	color: #333;
	margin-bottom: 0;
	margin-right: 14px;
}
.index-block-c .right .tit .en{
	font-size: 1.4rem;
	color: #999;
	margin-bottom: 0;
}
.index-block-c .right .con{
	height: 95%;
}
.index-block-c .right .fenhui-list{
	display: flex;
	flex-direction: column;
	height: 100%;
}
.index-block-c .right .fenhui-item{
	flex: 1;
	margin-bottom: 8px;
	overflow:hidden;
	position: relative;
	border-radius: 4px;
}
.index-block-c .right .fenhui-item a.bg{
	display: block;
	align-items: flex-end;
	height: 100%;
	background-position: center;
	background-size: cover;
		transition:all .4s;
		-moz-transition:all .4s;
		-webkit-transition:all .4s;
		-o-transition:all .4s;
}
.index-block-c .right .fenhui-item:hover a.bg{
	transform:scale(1.1);
}
.index-block-c .right .fenhui-item .txt{
	padding: 2px 8px;
	background-image: linear-gradient(90deg,rgba(0, 0, 0, 0.9),rgba(0, 0, 0, 0));
	/* flex: 1; */
	position: absolute;
	bottom: 0;
	z-index: 9;
	width: 100%;
}
.index-block-c .right .fenhui-item .txt .fenhui-name{
	margin-bottom: 0;
}
.index-block-c .right .fenhui-item .txt .fenhui-name a{
	font-size: 1.3rem;
	color: #fff;
}
	/* 响应式 */
	@media (max-width: 991.98px) {
		.index-block-c .left .articlelist{
			margin-bottom: 0;
		}
		.index-block-c .left .readbook-container a{
			height: 70px;
		}
		.index-block-c .left .readbook{
			margin-bottom: 20px;
		}
		.index-block-c .right .fenhui-item a.bg{
			height: 60px;
		}
	}
	/* 响应式 */
/* E-首页模块C */


/* S电子会刊 */
.index-magazine{}
.index-magazine .index-magazine-container{}
.index-magazine .magazine-row{
	border: 1px solid #eee;
	padding: 0 12px 14px;
}

.index-magazine .top{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #eee;
	padding: 14px 0;
	margin-bottom: 20px;
}
.index-magazine .top h5{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 0;
}
.index-magazine .top .more{
	font-size: 1.4rem;
	color: #999;
	display: flex;
	align-items: center;
}
.index-magazine .top .more span{
	margin-right: 8px;
}
.index-magazine .top .more img{
	display: block;
	width: 18px;
}

.index-magazine .con{}
.index-magazine .con .magazine-list{
	display: flex;
	justify-content: space-between;
}
.index-magazine .con .magazine-item{
	flex: 1;
	margin: 0 20px;
}
.index-magazine .con .magazine-item .pic{
	margin-bottom: 10px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}
.index-magazine .con .magazine-item .pic a.picbg{
	display: block;
	height: 160px;
	background-position: center;
	background-size: cover;
		transition:all .4s;
		-moz-transition:all .4s;
		-webkit-transition:all .4s;
		-o-transition:all .4s;
}
.index-magazine .con .magazine-item .pic:hover a.picbg{
	transform:scale(1.05);
}
.index-magazine .con .magazine-item .pic .zhezao{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	align-items: center;
	justify-content: center;
	display: none;
}
.index-magazine .con .magazine-item .pic:hover .zhezao{
	display:flex;
}
.index-magazine .con .magazine-item .pic .zhezao .zz-icon{}
.index-magazine .con .magazine-item .pic .zhezao .zz-icon img{
	display: block;
	margin-bottom: 0;
	width: 26px;
}
.index-magazine .con .magazine-item .magazine-name{
	text-align: center;
}
.index-magazine .con .magazine-item .magazine-name a{
	font-size: 1.3rem;
	color: #333;
}
	/* 响应式 */
	@media (max-width: 991.98px) {
		.index-magazine .con .magazine-list{
			flex-wrap: wrap;
		}
		.index-magazine .con .magazine-item{
			flex: auto;
			flex-grow: 0;
			width: 48%;
			margin: 0;
		}
		.index-magazine .con .magazine-item .pic a.picbg{
			height: 120px;
		}
	}
	/* 响应式 */
/* E电子会刊 */

/*----------- E首页 --------------*/


/*----------- S-channel --------------*/
/*----------- E-channel --------------*/


/*----------- S-list --------------*/
/*----------- E-list --------------*/


/*----------- S-show --------------*/
/*----------- E-show --------------*/


/*----------- S-page --------------*/
/*----------- E-page --------------*/


/* S-page_huiyuan */
.mod-pagedetails-content{}
	
	/* s会员展示 */
	.mod-pagedetails-content .huiyuan-list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.mod-pagedetails-content .huiyuan-item{
		width: 32%;
		margin-bottom: 24px;
	}
	.mod-pagedetails-content .huiyuan-item .pic{
		margin-bottom: 12px;
	}
	.mod-pagedetails-content .huiyuan-item .pic a{
		display: block;
		height: 96px;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		border: 1px solid #eee;
	}
	.mod-pagedetails-content .huiyuan-item .hyname{
		text-align: center;
	}
	.mod-pagedetails-content .huiyuan-item .hyname a{
		font-size: 1.4rem;
		color: #333;
	}
	/* e会员展示 */
	
	/* s专家展示 */
	.mod-pagedetails-content .zhuanjia-list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.mod-pagedetails-content .zhuanjia-item{
		width: 24%;
		margin-bottom: 20px;
	}
	.mod-pagedetails-content .zhuanjia-item a{
		display: block;
		font-size: 1.4rem;
		color: #333;
		border: 1px solid #eee;
		padding: 20px;
		text-align: center;
	}
	.mod-pagedetails-content .zhuanjia-item a:hover{
		background-color: #f0f1fc;
	}
	/* e专家展示 */

/* E-page_huiyuan */


/* S-搜索 */
	/* s-search-标题 */
	.searchword{}
	.searchword .searchword-container{
		font-size: 2rem;
		color: #333;
		margin-bottom: 3rem;
	}
	/* e-search-标题 */

	/* s-search-内容区域 */
	.search{}
	.search .search-container{}
	.search .search-res{
		margin-bottom: 4rem;
	}
	.search .search-res .res-list{}
	.search .search-res .res-item{
		border-bottom: 1px solid #eee;
		padding-bottom: 1.4rem;
		margin-bottom: 1.4rem;
	}
	.search .search-res .res-item .res-tit{
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 1rem;
	}
	.search .search-res .res-item .res-tit p{
		margin-bottom: 0;
		max-width: 70%;
		overflow: hidden;
		  text-overflow: ellipsis;
		  white-space: nowrap;
	}
	.search .search-res .res-item .tips p{
		font-size: 1.4rem;
		color: #999;
		margin-bottom: 0;
	}
	.search .search-res .res-item p .icon{}
	.search .search-res .res-item p a{
		font-size: 1.6rem;
		color: #333;
	}
	.search .search-res .res-item .date{
		font-size: 1.6rem;
	}
	.search .search-res .res-item .category{}
	.search .search-res .res-item .view{}
	/* e-search-内容区域 */
/* E-搜索 */


/* S-tag */
.tag{
	padding-top: ;
}
.tag-container{
	background-color: #fff;
	/* padding: 0 100px !important; */
}

.tag-container .category-title{
	margin-bottom: 30px;
}
.tag-container .tag-list{}
.tag-container .panel-body{}
.tag-container .article-list{}
.tag-container .article-item{
	margin-bottom: 30px;
}
.tag-container .article-title a{
	color: #0067B0;
}
.tag-container .article-intro{
	font-size: 1.4rem;
	margin-bottom: 10px;
}
.tag-container .article-tag{}
.tag-container .article-tag .tag-primary{
	font-size: 1.4rem;
}
.tag-container .article-tag span{
	font-size: 1.4rem;
}
/* E-tag */