@charset "utf-8";

.banner::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 50%;
	background: url(../img/ejbanner.png) no-repeat top center;
	background-size: 100% 100%;
	z-index: 1;}


.header .top {
	background-color: rgba(0, 0, 0, 0.3);}
.container {
	max-width: 16.875rem;}

.main .right-content-page {
	padding-left: .5rem;
	padding-top: .3rem;}

.cu-position .active-menu {
	position: absolute;
	left: 0;
	bottom: .2rem;
	width: rem;}

.cu-position .active-menu .active-title {
	color: #fff;}
.cu-position .active-menu .active-title .title-en {
	font-size: .2rem;
	line-height: 1;
	margin-bottom: .06rem;}
.cu-position .active-title .title-ch {
	font-size: .26rem;
	line-height: 1.4;
	padding-bottom: .1rem;}
.cu-position .active-menu .ul-list {
	color: #fff;
	display: none;}

.cu-position .active-menu .ul-list .item {
	width: 33%;
	padding: .05rem .3rem .05rem 0;
	position: relative;}
.cu-position .active-menu .ul-list .item.active::after {
	content: '';
	display: block;
	position: absolute;
	left: -.11rem;
	top: 50%;
	margin-top: -.05rem;
	width: 0;
	height: 0;
	border-width: .08rem;
	border-style: solid;
	border-color: transparent transparent transparent #fff;}
.cu-position .active-menu .ul-list .item .a-box {
	display: block;
	color: #fff;
	font-size: .18rem;}

.cu-position .active-menu .ul-list .item .a-box:hover {
	color: #eecd14;}

.cu-position {
	position: absolute;
	bottom: .1rem;
	right: 0;
	left: 0;
	z-index: 6;}

.cu-position .wrap {
	/* background-color: rgba(0, 0, 0, 0.3); */
	position: relative;}
.cu-position .position-nav {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;}

.cu-position .position-nav,
.cu-position .position-nav a,
.cu-position .position-nav p {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 0.15rem;
	color: #fff;
	line-height: 1.2;
	padding: 0 0.08rem;}

.page-id {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	text-align: center;}
@media screen and (max-width: 750px) {
	.cu-position .position-nav,
	.cu-position .position-nav a,
	.cu-position .position-nav p {
		font-size: .18rem;
		text-align: left;}
	.cu-position .active-menu {
		display: none;}
}


/* 子导航 */
.su-lfet {
	width: 25%;
	position: relative;
	top: .3rem;}

.su-lfet .su-modulat-title {
	display: none;
	font-size: .26rem;
	line-height: 1.4;
	padding: .3rem .2rem;
	background: #1b7cb8;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;}

.sub-page-nav {
	padding: .2rem 0 1rem .2rem;
	background: url(../images/nyleftbg.png) no-repeat top center;
	background-size: 100% auto;}
.sub-page-nav .sub-nav-wrap {
	background-color: #f6ffff;
	min-height: 5.2rem;
	padding-left: .3rem;}

.sub-page-nav .p-item {
	height: .6rem;
	align-items: center;}

.sub-page-nav .p-item {
	border-bottom: 1px solid #daf9ff;}

.sub-page-nav .p-item .item-1 {
	font-size: .18rem;
	color: #333;
	line-height: 1.2;}


.sub-page-nav .p-item .icon {
	font-size: .18rem;
	color: #666;
	padding: 0 .2rem 0 .1rem;
	height: .4rem;
	line-height: .4rem;
	cursor: pointer;
	display: block;
	margin-left: .2rem;
	font-weight: bold;}

.sub-page-nav .p-item .icon.on::before {
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);}

.sub-page-nav .su-sub-navwrap {
	padding-left: .2rem;
	display: none;}

.sub-page-nav .li-item-2 {
	height: .5rem;
	align-items: center;}

.sub-page-nav .active .item-1 {
	color: #1b7cb8;
	font-weight: bold;}
.sub-page-nav .active .icon {
	color: #1b7cb8;}

.sub-page-nav .li-item-2 .item-2 {
	font-size: .16rem;
	color: #4b4b4b;
	line-height: 1.2;}

/* su-right-content */
.su-right-content {
	padding: 0.4rem;}

.right-content-page .su-modulat-title {
	font-size: 0.24rem;
	font-weight: bold;
	padding-bottom: 0.1rem;
	margin-bottom: 0.2rem;
	border-bottom: 0.03rem #eef2fb solid;
	color: #333;}

.su-right-content .default-list {}

.su-right-content .default-list .li-item {
	padding: 0.1rem 0.2rem;
	background: url(../images/relibg1.png) no-repeat center center;
	background-size: 100% 100%;
	position: relative;
	align-items: center;
	/* margin-bottom: 0.2rem; */
	border-bottom: 1px dashed #ddd;}

.su-right-content .default-list .li-item::after {
	content: '';
	width: 0.04rem;
	height: 0.04rem;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 46%;
	z-index: 1;}

.su-right-content .default-list .li-item .title {
	color: #333;
	font-size: 0.2rem;
	line-height: 1.4;
	height: 0.6rem;
	padding-right: .2rem;}

.su-right-content .default-list .li-item .date {
	width: 1rem;
	text-align: center;
	font-size: .16rem;}

.su-right-content .default-list .li-item .date .dd {
	font-size: 0.4rem;
	color: #03dcc8;
	text-align: right;}

.su-right-content .default-list .li-item .date .yy {
	font-size: 0.14rem;
	color: #b6b6b6;
	width: 100%;
	height: 0.3rem;
	text-align: right;
	line-height: 0.3rem;}

/* hover */
.su-right-content .default-list .li-item:hover .date {
	color: #1b7cb8;}

.su-right-content .default-list .li-item:hover .title {
	color: #1b7cb8;}
.su-m-btn-nav {
	display: none;}

@media screen and (max-width: 980px) {
	.su-lfet {
		width: 100%;
		position: relative;
		top: .2rem;}

	.main .right-content-page {
		padding-left: 0;}


	.su-right-content {
		padding-left: 0;}

	.su-lfet .su-modulat-title {
		padding: 0.1rem 0 0.1rem .2rem;
		text-align: left;
		display: flex;
		justify-content: space-between;
		align-items: center;}

	.sub-page-nav {
		display: none;}

	.su-lfet .su-m-btn-nav {
		display: block;
		width: 0.7rem;
		text-align: center;
		font-size: 0.3rem;
		color: #fff;}

	.su-right-content .su-modulat-title {
		padding-top: 0.2rem;}



}




/*单篇正文 开始*/
.odd-page .content {
	padding-left: .5rem;
	padding-right: .3rem;
	padding-bottom: .4rem;}

.odd-page .content .top-pic img {
	height: 5rem;}

.odd-page .content .title {
	font-size: 0.22rem;
	line-height: 1.4;
	color: #333;
	text-align: center;}

.odd-page .content .msg {
	padding: .15rem 0;
	background-color: #eee;
	text-align: center;
	margin-top: .2rem;}

.odd-page .content .msg li {
	padding: 0.0625rem 0.1875rem;}

.odd-page .content .msg li .icon,
.odd-page .content .msg li {
	font-size: 0.15rem;
	color: #999;
	line-height: 1;
	vertical-align: middle;}

.odd-page .content .msg li .icon {
	padding-right: 0.0625rem;}

.odd-page .content .text-conent {
	padding-top: 0.25rem;}

.odd-page .content .text-conent img {
	margin-top: 0.0625rem;
	margin-bottom: 0.0625rem;
	max-width: 100%;}

.odd-page .content .text-conent p {
	font-size: 14px;
	color: #333;
	line-height: 24px;}




/*单篇正文 结束*/

/*详情页 开始*/
.content-page .content {
	padding: 0.4rem 0;}

.content-page .content .title {
	font-size: 0.25rem;
	line-height: 1.4;
	color: #333;
	text-align: center;}

.content-page .content .msg {
	padding: .15rem 0;
	background-color: #f2f2f2;
	text-align: center;
	margin-top: .2rem;}

.content-page .content .msg li {
	padding-right: 0.3rem;}

.content-page .content .msg li .icon,
.content-page .content .msg li {
	font-size: 0.16rem;
	color: #999;
	line-height: 1.5;
	vertical-align: middle;}

.content-page .content .msg li .icon {
	padding-right: 0.0625rem;
	font-size: .2rem;
	display: inline-block;
	line-height: 0.325rem;}

.content-page .content .text-conent {
	padding-top: 0.25rem;
	padding-bottom: 0.3rem;}

.content-page .content .text-conent img {
	margin-top: 0.0625rem;
	margin-bottom: 0.0625rem;
	max-width: 100%;
       height: auto !important;     
}

.content-page .content .text-conent p {
	font-size: 14px;
	color: #333;
	line-height: 24px;}

.content-page .content .nwes-prev,
.content-page .content .nwes-next {
	font-size: 0.175rem;
	color: #666;
	line-height: 1.4;
	padding: 0.1rem 0.125rem;
	vertical-align: middle;}

.content-page .content .nwes-prev a,
.content-page .content .nwes-next a {
	font-size: 0.16rem;
	color: #666;
	line-height: 1.4;
	vertical-align: middle;}

.content-page .content .nwes-prev a:hover,
.content-page .content .nwes-next a:hover {
	color: #237bb2;}

.content-page .content-wrap .left {
	width: 11.75rem;
	padding-right: 0.375rem;}

.content-page .content-wrap .right {
	width: 25%;
	padding-top: 0.25rem;}

.content-page .content-wrap .right-box {
	padding-left: .3rem;
	padding-right: .2rem;}

.content-page .content-wrap .right .modular-name {
	font-size: 0.26rem;
	color: #333;
	line-height: 1.2;
	padding-bottom: 0.1rem;
	padding-left: 0.125rem;
	margin-bottom: 0.15rem;
	border-bottom: 0.01rem solid #ddd;
	display: flex;
	align-items: flex-end;}

.content-page .content-wrap .right .modular-name .icon {
	font-size: .28rem;
	color: #03dbc8;
	padding-right: 0.05rem;
	line-height: 1.2;}

.content-page .content-wrap .right .list {
	border-left: 0.01rem #e5e5e5 solid;
	padding-bottom: 0.2rem;}

.content-page .content-wrap .right .list li {
	padding: 0.15rem;}

.content-page .content-wrap .right .list li a {}

.content-page .content-wrap .right .list li a .title {
	font-size: 0.16rem;
	color: #333;
	line-height: 1.4;
	vertical-align: middle;}


.content-page .content-wrap .right .list li a .date {
	font-size: 0.14rem;
	color: #fff;
	background-color: #cd1a00;
	background-image: linear-gradient(to right, #cd1a00, #f92828);
	background-size: 0.57rem 0.24rem;
	width: 0.57rem;
	height: 0.26rem;
	text-align: center;
	margin-bottom: 0.1rem;
	line-height: 0.26rem;
	position: relative;}

.content-page .content-wrap .right .list li a .date::after {
	content: '';
	display: block;
	border: 0.06rem solid transparent;
	border-right-color: #cd1a00;
	position: absolute;
	left: -0.1rem;
	top: 50%;
	margin-top: -0.055rem;
	z-index: 2;}

.content-page .content-wrap .right .list li a .date::before {
	content: "";
	position: absolute;
	left: -0.195rem;
	top: 50%;
	width: 0.06rem;
	height: 0.06rem;
	background: #fff;
	border: 0.01rem #cd1a00 solid;
	border-radius: 100%;
	margin-top: -0.03rem;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;}

.content-page .content-wrap .right .list li a:hover .title {
	color: #cd1a00;}

@media screen and (max-width: 750px) {
	.odd-page .content {
		padding: .3rem 0;}

	.pic-news-page .list .item .pic img {
		width: 1.2rem;
		height: 0.8rem;}

	.content-page .content .title,
	.odd-page .content .title,
	.odd-page .content .msg {
		text-align: left;}
}

@media screen and (max-width: 1000px) {
	.content-page .content-wrap .right {
		width: 100%;}

	.content-page .content-wrap .left {
		padding-right: 0;}
}

/*详情页 结束*/

/* 带标题图新闻列表开始 */
.pic-news-page .list .item {
	margin-bottom: .5rem;
	border: 0.01rem solid #eee;
	padding: .2rem 0 ;}

.pic-news-page .list .item a {
	position: relative;
	justify-content: flex-end;}

.pic-news-page .list .item .right {
	padding-left: .3rem;
	padding-right: .3rem;
	justify-content: space-between;
	align-items: flex-start;}

.pic-news-page .list .item .pic img {
	width: 3.5rem;
	height: 2.28rem;}

.pic-news-page .list .item .pic {
	position: relative;
	padding: 0 0 0 .2rem;}

.pic-news-page .list .item .date .dd {
	font-size: 0.20rem;
	color: #2b94d6;
	line-height: 1;
	font-weight: bold;
	padding-bottom: .08rem;}

.pic-news-page .list .item .date .yy {
	font-size: 0.18rem;
	color: #2b94d6;
	line-height: 1;}

.pic-news-page .list .item .right .text {
	position: relative;
	padding-left: 1.3rem;
	align-content: center;}

.pic-news-page .list .item.even .right .text {
	position: relative;
	align-content: center;}

.pic-news-page .list .item .right .text::after {
	content: '';
	display: block;
	width: .6rem;
	height: 0.02rem;
	background-color: #eee;
	position: absolute;
	top: 0.1rem;
	left: .3rem;}

.pic-news-page .list .item .title {
	font-size: .18rem;
	line-height: 1.4;
	color: #333;}

.pic-news-page .list .item .abstract {
	padding-top: .3rem;
	font-size: 0.16rem;
	color: #666;
	line-height: 1.4;}


@media screen and (max-width: 750px) {
	.pic-news-page .list .item .pic img {
		width: 1.2rem;
		height: 0.8rem;}

	.pic-news-page .list .item .right .text::after {
		display: none;}

	.pic-news-page .list .item .right .text {
		position: relative;
		padding-left: .2rem;
		align-content: center;}

	.pic-news-page .list .item .pic {
		top: 0;}

	.pic-news-page .list .item .right {
		padding: 0 .1rem;}

	.pic-news-page .list .item .abstract {
		display: none;}

	.pic-news-page .list .item {
		margin: .15rem 0;}
}

/* hover */
.pic-news-page .list .item a::after {
	content: '';
	display: block;
	background-image: url(../img/imgbg.jpg);
	opacity: 0;
	transition: all 250ms;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;}

.pic-news-page .list .item.even a::after {
	content: '';
	display: block;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);}

.pic-news-page .list .item a:hover::after {
	/* background-color: #52dcf2;
	background: linear-gradient(92deg, #52dcf2, #b3f9cd); */
	opacity: 1;}

/*.pic-news-page .list .item a:hover .date .dd,
.pic-news-page .list .item a:hover .date .yy {
	color: #fff;
}*/

/* 带标题图新闻列表结束 */

/* 图片列表开始 */
.img-list-page .list .item {
	width: 33.33%;
	padding: 0 .1rem .3rem .1rem;}

.img-list-page .list .item .pic img {
	height: 2.4rem;}

.img-list-page .list .item .title {
	padding: .15rem;
	font-size: .16rem;
	color: #333;
	line-height: 1.4;
	background-color: #fbfbfb;}

.img-list-page .list .item a {
	box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);}

/* hover */
.img-list-page .list .item:hover .title {
	background-color: #cd1a00;
	background-image: linear-gradient(to right, #cd1a00, #f92828);
	color: #fff;}
.img-list-page .list .item:hover .pic img {
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);}


@media screen and (max-width: 1200px) {
	.img-list-page .list .item {
		width: 50%;}
}

@media screen and (max-width: 750px) {
	.img-list-page .list .item {
		width: 100%;
		padding: 0 0 .3rem 0;}
	
	.img-list-page .list .item .pic img {
		height: auto;}

	.cu-position {
		text-align: left;}

        .content-page .content .text-conent img {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
	max-width: 100%;
       height: auto !important; 
       display: block;    
}
}


/* 图片列表结束 */

/* 要闻列表开始 */
.focus-news-page .focus-news-list .li-item a {
	display: flex;
	justify-content: space-between;
	padding: .45rem .4rem;
	border-bottom: .01rem dashed #e5e5e5;
	width: 100%;}

.focus-news-page .focus-news-list .li-item a .date {
	margin-right: .4rem;
	width: .85rem;}

.focus-news-page .focus-news-list .li-item a .date .dd {
	font-size: .48rem;
	color: #f92828;
	text-align: center;}

.focus-news-page .focus-news-list .li-item a .date .yy {
	font-size: .14rem;
	color: #fff;
	background-color: #f92828;
	background: linear-gradient(to right, #cd1a00, #f92828);
	height: .3rem;
	text-align: center;
	line-height: .3rem;}

.focus-news-page .focus-news-list .li-item a .title {
	font-size: .18rem;
	line-height: .3rem;
	color: #333;
	margin-bottom: .1rem;
	font-weight: bold
;}

.focus-news-page .focus-news-list .li-item a .abstract {
	font-size: .14rem;
	color: #a1a1a1;
	line-height: 1.4;
	overflow: hidden;}


/* hover */
.focus-news-page .focus-news-list .li-item a:hover {
	/* background-color: #52dcf2; */
	/* background: linear-gradient(92deg, #52dcf2, #b3f9cd); */
	background: url(../img/related_one.jpg) no-repeat left top;
	background-size: cover;
	box-shadow: 0px 0.1rem 0.25rem 0px #e3e3e3;}

.focus-news-page .focus-news-list .li-item a:hover .title {
	color: #cd1a00;}
.focus-news-page .focus-news-list .li-item a:hover .title,
.focus-news-page .focus-news-list .li-item a:hover .abstract,
.focus-news-page .focus-news-list .li-item a:hover .dd {}






@media screen and (max-width: 750px) {
	.focus-news-page .focus-news-list .li-item a {
		padding: .25rem 0;}
	
	.sub-page-nav .p-item .item-1,
	.sub-page-nav .li-item-2 .item-2{
		font-size: .2rem;}
	.sub-page-nav .p-item .icon {
		font-size: .2rem;
		font-weight: bold;}

	.focus-news-page .focus-news-list .li-item a .date {
		margin-right: .2rem;
		width: .75rem;}

	.focus-news-page .focus-news-list .li-item a .date .dd {
		font-size: .4rem;}

	.focus-news-page .focus-news-list .li-item a .date .yy {
		font-size: .14rem;
		height: .3rem;
		text-align: center;
		5 line-height: .3rem;}

	.focus-news-page .focus-news-list .li-item a .title {
		font-size: .18rem;
		line-height: 1.4;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;}

	.focus-news-page .focus-news-list .li-item a .abstract {
		color: #666;}
}


/* 要闻列表结束 */

/* 师资队伍开始 */
.teacher-list .list {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;}

.teacher-list .list .item {
	width: calc(100% / 2 - 0.4rem);
	margin-bottom: 0.6rem;}

.teacher-list .list .item a {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	border: 1px solid #eee;}

.teacher-list .list .item a:hover {
	background-color: #f8f8f8;}

.teacher-list .list .item .pic {
	width: 1.81rem;
	overflow: hidden;}

.teacher-list .list .item .pic img {
	width: 1.8rem;
	height: 2.2rem;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;}

.teacher-list .list .item .right {
	width: calc(100% - 2.18rem);
	color: #333;
	padding-right: .3rem;}

.teacher-list .list .item .right .title {
	font-size: 0.24rem;
	color: #333;
	margin-bottom: 0.1rem;
	padding-top: .06rem;}

.teacher-list .list .item .right .sub-title {
	font-size: 0.16rem;
	margin-bottom: 0.12rem;}

.teacher-list .list .item .right .abstract {
	font-size: 0.14rem;
	line-height: 0.26rem;
	overflow: hidden;
	margin-bottom: 0.1rem;
	color: #999;}

.teacher-list .list .item .right .more-box {
	border-top: 0.01rem #dfe3ec solid;
	width: 100%;
	display: flex;
	justify-content: flex-end;}

.teacher-list .list .item .right .more {
	display: flex;
	color: #05ced2;
	width: 1.1rem;
	height: 0.3rem;
	font-size: 0.14rem;
	border: 0.01rem solid #05ced2;
	margin-top: 0.25rem;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;}

/* hover */
.teacher-list .list .item .right .more:hover {
	color: #fff;
	background: #05ced2;}

.teacher-list .list .item a:hover {}


@media screen and (max-width: 1200px) {
	.teacher-list .list .item {
		width: 100%;}
}

/* 师资队伍结束 */


/* hover */
.sub-page-nav li .item-1:hover,
.sub-page-nav li .item-2:hover {
	color: #2b94d6;}

/* institution-list-page start */
.institution-list-page .right-content-page {
	padding-bottom: .3rem;}
.institution-list-page .right-content-page .list-item {
	padding-bottom: .2rem;}
.institution-list-page .right-content-page .list-item .institution-title {
	font-size: .2rem;
	font-weight: bold;
	color: #2b94d6;
	line-height: 1.6;}
.institution-list-page .right-content-page .list-item .ul-box {
	background-color: #f8f8f8;
	padding: .1rem;}
.institution-list-page .right-content-page .list-item .ul-box .item {
	width: 25%;
	padding: .1rem;}
.institution-list-page .right-content-page .list-item .ul-box .item a {
	display: block;
	font-size: .16rem;
	line-height: 1.4;}
.institution-list-page .right-content-page .list-item .ul-box .item a:hover {
	color: #2b94d6;}
.institution-list-page .right-content-page .list-item .ul-box .item {}

@media screen and (max-width: 750px) {
	.institution-list-page .right-content-page .list-item .ul-box .item {
		width: 50%;}
}




/* institution-list-page end */

/*组图内容开始*/
.img-content-page .slick-long-pic .slick-item img {
	display:block;
	width: 100%;}
.img-content-page .slick-long-pic .slick-item .title {
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.5);
	line-height: 1.4;
	font-size: .18rem;
	color: #fff;
	padding: .1rem .15rem;
	text-align:center;}
.img-content-page .slick-small-pic {
	padding: .2rem 0;}
.img-content-page .slick-small-pic .slick-item img {
	display: block;}
.img-content-page .slick-small-pic .slick-item {
	transform:scale(.9,.9);
	-webkit-transform:scale(.9,.9);
	-moz-transform:scale(.9,.9);
	-ms-transform:scale(.9,.9);
	opacity: .5;}
.img-content-page .slick-small-pic .slick-item.slick-current {
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-ms-transform:scale(1,1);
	opacity:1;}
.img-content-page .slick-small-pic .slick-next,
.img-content-page .slick-small-pic .slick-prev {
	position: absolute;
	top: 50%;
	z-index: 2;
	font-size: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	cursor: pointer;
	opacity: .3;}
.img-content-page .slick-small-pic .slick-next {
	right: 2%;}
.img-content-page .slick-small-pic .slick-prev {
	left: 2%;}
.img-content-page .slick-small-pic .slick-next::before,
.img-content-page .slick-small-pic .slick-prev::before {
	font-size: .5rem;
	color: #333;
	line-height: 1;}
.img-content-page .slick-small-pic:hover .slick-next,
.img-content-page .slick-small-pic:hover .slick-prev {
	opacity: .8;}










/*组图内容结束*/






