* {
	padding: 0;
	margin: 0;
}
body {//安卓默认360
width: 100%;
font-size: 62.5%;
}
.inded_warp{width: 18.75rem; height: auto; overflow: hidden; margin: 0 auto;}
.bannerBox {
	width: 100%;
	height: auto;
	margin-bottom: 1rem;
}

.bannerBox .swiper-container {
	width: 100%;
	height: 13.95rem;
}

.bannerBox .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-size:0;
	line-height:0!important;
}
.bannerBox .ImgBox {
    width: 100%;
	text-align: center;
	vertical-align: middle;
}
.bannerBox .ImgBox dl dt img {
	width: 100%;
	height:auto;
	 border-radius: .5rem;
	 text-align: center;
	 vertical-align: middle;
 }
.bannerBox .ImgBox dl dt h1 {
font-size:18px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:25px;
	margin-bottom:5px;
	text-align: left;
}
.bannerBox .ImgBox dl dt h2 {
font-size:14px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:25px;
	margin-bottom:5px;
	text-align: left;
}
.bannerBox .swiper-slide a{
	width:100%;
	height:100%;
}
.bannerBox .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit:cover;
}

.bannerBox .swiper-pagination-bullet-active {
	background:#FFD200!important;
}
.bannerBox  .swiper-pagination-bullet{
	background: #333; opacity: 1;
}



.bannerBox .bottomWarp {
	width: 100%;
	height: 35px;
	background: url(../images/topbj.png) no-repeat;
	position: absolute;
	bottom: -1px;
	background-size: 100% 100%;
	z-index: 999;
}

.bannerBox .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px !important;
}

/* 新闻滚动 */
.shell {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
	margin:0 1rem;
	position: relative;
	
}

#div1 {
	height: 18px;
	overflow: hidden;
	height: 40px;
	background: rgba(255, 255, 255, 1);
	background: url(../images/news_icon.png) no-repeat;
	background-size: 49px 20px;
	background-position: 13px center;
	padding-left: 80px;
	padding-right: 60px;
}

#div1 a {
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: bolder;
	color: rgba(51, 51, 51, 1);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_more {
	position: absolute;
	height: 40px;
	right: 15px;
	line-height: 40px;
	top: 0;
	text-decoration: none;
	font-size: 12px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(102, 102, 102, 1);
}

/* 线上展览 */
.modle_title {
	font-size: 22px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(220, 220, 220, 1);
	line-height: 75px;
	text-align: center;
	position: relative;
	height: 3.4rem;
	margin-top: 2.2rem;
}

.title_cn {
	width: 100%;
	font-size: 24px;
	font-weight: 600;
	color: rgba(51, 51, 51, 1);
	line-height: 33px;
	position: absolute;
	top: 11px;
}

.more_a {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-family: PingFangSC-Medium, PingFang SC;
	color: rgba(165, 165, 165, 1);
	line-height: 17px;
	top: 0;
	z-index: 34;
	display: block;
	left: 0;
	text-align: center;
	top: 50px;
}

/* 线上展览 */
.lin_e .swiper-container {
	width: 18rem;
	overflow: visible;margin-left: .2rem;
}

.lin_e .swiper-slide {
	text-align: center;
	font-size: 18px;
	
	width: 5.9rem;
	 height: 8.05rem; 
	border-radius: 8px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	transition: all .3s;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background:#fff;
}

.lin_e .swiper-slide-active,
.lin_e .swiper-slide-duplicate-active {
	transform: scale(1.15);
	/* width:7.05rem ;
	height: 9.4rem; */
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	transition: all .3s;
	box-shadow:0px 0px 6px 0px rgba(0,0,0,0.35);
	text-align: center;
	vertical-align: middle;
	transition: all .3s;
	display: -webkit-box;
    display: -ms-flexbox;
    /* display: -webkit-flex;
    display: flex; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
	align-items: center;
	background:rgba(0, 0, 0, 0.1);
}
.lin_e .swiper-slide-active img,.swiper-slide-duplicate-active img,.lin_e .swiper-slide img{
	width:100%;
	height:100%;
	border-radius:.4rem;
	
}
.tabslide{
	margin-top:.375rem;
	width: 18.75rem;
	height: 8rem;
	margin-top: 1.5rem;
	/*overflow: hidden;*/
}
.tabslide .swiper-slide{}
/* 主题论坛 */
.theme{
	width:100%;
}
.theme dl{
	padding:0 20px;
	margin-top:20px;
}
.theme dl dt{
	width:16.75rem;
	border-radius:10px;
	height: 9.4rem;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.theme dl dt img{
	max-width:16.75rem;
	border-radius:10px;
	max-height:9.4rem;
	text-align: center;
	vertical-align: middle;
}
.theme dl dd{
	text-align:center;
	margin-top:10px;
}
.theme dl dd h2{
	font-size:18px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:600;
	color:rgba(102,102,102,1);
	line-height:25px;
	margin-bottom:5px;
}
.theme dl dd p{
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:20px;
}
/* 艺术号 */
.art_num_box{
	margin-top:20px;
	width: 100%;
	height:12.6rem;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 8px 0px rgba(0,0,0,0.09);
	border-radius:8px;
	padding: 0px 0 2rem 0;
}

.art_num_box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.art_num_box .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius:8px;
}

.art_num_box .swiper-pagination-bullet-active {
	background:#FFD200!important;
}

.art_num_box .swiper-pagination-bullet {
	background:#333; opacity: 1;
}

.bannerBox .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px !important;
}
.hui-news-list{
	width:100%;
	padding: 6px 20px;
}
.hui-news-list li {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.hui-news-list li a {
    display: block;
    overflow: hidden;
    padding: 0.375rem 0px 0 0;
}
.hui-news-list li:nth-child(1) a {
	padding:0!important;
}
.hui-news-list-r {
    width: 2.5rem;
    height: 2.5rem;
    float: left;
	margin-right: .75rem;
	box-sizing: border-box;
	word-break: break-word;
	display: table-cell;
	text-align: center;
	vertical-align: center;
	border-radius: 0.5rem;
}
.hui-news-list-r img {
    max-width: 2.5rem;
	max-height: 2.5rem;
	border-radius: 0.5rem;
	
}
.hui-news-list-l {
    width:51%;
    float: left;
    line-height: 1.6em;
    font-size: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-family: SFProText-Regular, SFProText;
    font-weight: 600;
    color: #666;
    line-height: 16px;
    padding-top: 7px;
	box-sizing: border-box;
    word-break: break-word;
	text-align:left;
}
.about {
    width: 3.3rem;
    height: 1.25rem;
    float: left;
    border-radius: .7rem;
    border: 1px solid rgba(170, 170, 170, 1);
    text-align: center;
    line-height:1.25rem;
    font-size:.6rem;
    font-family: SFProText-Regular, SFProText;
    font-weight: 400;
    color: rgba(170, 170, 170, 1);
    margin-left:.5rem;
    margin-top: .7rem;
	position: absolute;
	right: 0;
}
.about.active {
    color: #333333;
    border: 1px solid rgba(51, 51, 51, 1) !important;
}
.hui-news-list-l p {
	width:7.7rem;
    font-size: .6rem;
    font-family: SFProText-Regular, SFProText;
    font-weight: 400;
    color: #999;
    line-height: 1.2rem;
    margin-top: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 名师课程 */
#list2 li {
	width: 50%;
	float: left;
}

#list2 .hui-img-list-content {
	padding: 0px;
	padding-bottom: 10px;
}

#list2 h1 {
	height: 50px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
}
#list2 li a {
    display: block;
    padding: 0 10px;
	text-decoration:none;
	color:#000;
	
}
#list2 ul li img {
	width:100%;
    object-fit: contain;
	border-radius:.5rem;
}
#list2 .hui-img-list-content {
    padding: 5px;
    padding-bottom: .5rem;
}
#list2 ul {
    list-style-type: none;
	padding:0 1rem;
}
#list2 a .hui-img-list-content h1 {
    height: 2.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
	font-size:.8rem;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(102,102,102,1);
	line-height:1.2rem;
}
.bookh2 {
    font-size:14px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:#666;
    line-height:20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    margin-top:10px;
    text-align: left;
}
#list2 a .hui-img-list-content p {
    text-align:left;
    font-size: .7rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 1.3rem;
	
}
/* 精品专场 */
.Boutique .hui-img-list img {
	width:100%;
    border-radius: .5rem;
	height:5.5rem;
	object-fit:cover;
}
.Boutique .hui-img-list li {
	width: 16.45rem;
    list-style: none;
    padding: 0;
    margin:0 0 0 .85rem;
}
.Boutique .demo {
    width: 100%;
    font-size: 22px;
}
.Boutique .demo dl dd h1{
	font-size:14px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:#666;
	line-height:20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	text-align: left;
	margin-top:10px;
}
.Boutique .demo dl dd p{
	font-size:14px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:#666;
	line-height:25px;
	text-align: left;
}
.Boutique .demo dl dd del{
	display:block;
	font-size:12px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:#999;
	line-height:14px;
}
.Boutique .demo dl dt{
	width: 5.35rem;
	height: 5.35rem;
	overflow:hidden;
	border-radius: .5rem;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	background:#ccc;
}
.Boutique .demo dl dt img {
	max-width: 5.35rem;
	 max-height:5.35rem;
	 border-radius: .5rem;
	 text-align: center;
	 vertical-align: middle;
 }
.Boutique .hui-flex {
	display: flex;
	width: 16.75rem;
	margin: 0 auto;
}

.Boutique .jianpin dl dd h1{
	width: 3.85rem;
	font-size:14px;
 	font-family:PingFangSC-Medium,PingFang SC;
 	font-weight:500;
 	color:#666;
 	line-height:20px;
 	display: -webkit-box;
 	-webkit-box-orient: vertical;
 	-webkit-line-clamp:2;
 	overflow: hidden;
 	margin-top:0px;
	text-align: left;

 }
 .Boutique .jianpin dl dd p{
 	font-size:14px;
 	font-family:PingFangSC-Medium,PingFang SC;
 	font-weight:500;
 	color:#666;
 	line-height:25px;
 }
 .Boutique .jianpin dl dd del{
 	display:block;
 	font-size:12px;
 	font-family:PingFangSC-Regular,PingFang SC;
 	font-weight:400;
 	color:#999;
 	line-height:14px;
 }
 .Boutique .jianpin dl dt{
 	width: 3.95rem;
 	height: 3.95rem;
 	overflow:hidden;
 	border-radius: .5rem;
 	display:table-cell;
 	text-align: left;
 	vertical-align: middle;
 	background:#fff;
 }
 .Boutique .jianpin dl dt img {
 	max-width: 3.75rem;
 	 max-height:3.75rem;
 	 border-radius: .5rem;
 	 text-align: center;
 	 vertical-align: middle;
  }
.Boutique .jianpin a{
	cursor: default;
}
/* 合作媒体 */
.hezu .hui-img-list img {
    width: 100%;
}
.hezu ul li{
	padding:0 20px;
}

.hezu .hui-img-list-content p {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1)!important;
    line-height: 26px;
}
.hezu .hui-img-list a{
	cursor: default;
}
.classimg{ width: 7.9rem; height: 7.9rem; display: table-cell; text-align: center; vertical-align: middle;background: #eee;border-radius: .5rem;}
.classimg img{ border-radius: .5rem;max-width: 7.9rem; height: 7.9rem; text-align: center; vertical-align: middle;}
.mt20{margin-top: 1rem;}

.img_wrap{
	
    border: 0px dashed #ccc;
    text-align: center;
    vertical-align: middle;
}