body,div,p,ul,ol,li,dl,dt,dd,table,tr,td,th,form,h1,h2,h3,h4,h5,h6,input,textarea,fieldset,figure{
	margin:0;
	padding:0;
}
html{
	font-size: 26.67vw;
}
html,body{
	height: 100%;
}
body{
	font-family:"微软雅黑",Arial;
}
ul,ol{
	list-style:none;
}
a{
	text-decoration:none;
}
img{
	border:0;
	display: block;
}

.ellipsis{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.htwo{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow:hidden;
    -webkit-box-orient: vertical;
}
/* 首页导航栏 */
.nav{
	height: 100%;
	background: #83181b;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/* padding: .14rem .31rem; */
}
.nav-btn{
	width: .52rem;
	height: .52rem;
	border-radius: 50%;
	background: #903032 url(../mobileimg/menu.png) no-repeat;
	background-size: cover;
	background-position: center center;
	position: fixed;
	left: .14rem;
	top: .14rem;
	z-index: 9;
}
.yldf{
	width: 3.14rem;
}
.yldfImg{
	width: 100%;
}
.exhibition{
	font-size: .13rem;
	line-height: .23rem;
	text-align: center;
	color: #f6f1e5;
}
.nav-list{
	width: 2.45rem;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	background: #f3e8e9;
	opacity: .9;
	display: none;
	z-index: 100;
}
.nav-list .close{
	background: url(../mobileimg/close.png) no-repeat;
	background-size: cover;
	width: .22rem;
	height: .22rem;
	position: absolute;
	right: .1rem;
	top: .22rem;
}
.nav-list .title{
	font-size: .23rem;
	color: #83181b;
	margin-top: .73rem;
	text-align: center;
}
.nav-list .list{
	font-size: .15rem;
	line-height: .45rem;
	color: #333333;
	text-align: center;
	margin-top: .7rem;
}
.nav-list a{
	color: #333333;
}

/* 前言 */
.preface{
	/* height: 6.67rem; */
	background: url(../mobileimg/bg1.png) no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	padding: 0 .19rem 1.16rem .19rem;
}
.preface-title{
    width: .71rem;
	height: .71rem;
	margin: .62rem auto .51rem auto;
	background: url(../mobileimg/2.png) no-repeat;
	background-size: .71rem .71rem;
    position: relative;
}
.preface-title h3{ 
    font-size: .15rem;
    color: #b7331e;
    position: absolute;
    top: .27rem;
    right: 0;
}
.preface .article{
	font-size: .13rem;
	color: #b7331e;
	line-height: .23rem;
	text-indent: 2em;
}
.article-hide{
	display: none;
}

/* 延伸阅读 */
.read{
	background: #82171d;
	overflow: hidden;
}
.read-title{
    width: .71rem;
	height: .71rem;
	margin: .22rem auto .33rem auto;
	background: url(../mobileimg/1.png) no-repeat;
	background-size: .71rem .71rem;
    position: relative;
}
.read-title h3{ 
    font-size: .15rem;
    color: #efdaa5;
    position: absolute;
    top: .27rem;
    right: -.17rem;
}
.read-list{
	border-top: 1px solid #f29b76;
	padding: .25rem .11rem .15rem .11rem;
	margin-bottom: .15rem;
}
.read-list .read-product{
	width: 100%;
	color: #ffffff;
	display: flex;
	justify-content: space-between;
	margin-bottom: .21rem;
}
.read-product-image{
	width: 1.39rem;
	height: 1.05rem;
}
.read-product-info-title{
	font-size: .14rem;
}
.read-product-info-digest{
	font-size: .1rem;
}
.read-product-foot{
	font-size: .1rem;
}
.read-product-info{
	width: 2.02rem;
}
.read-image img{
	width: 100%;
}
.read-image-title{
	font-size: .13rem;
	line-height: .36rem;
	color: #ffffff;
	text-align: center;
}
.more{
	width: .5rem;
	font-size: .08rem;
	color: #b7331e;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: .2rem auto 0 auto;
}
.more img{
	width: .13rem;
	height: .1rem;
}

#swiper1{
	height: 1.25rem;
	width: 100%;
	padding: 0 .1rem;
}
#swiper .swiper-wrapper{
	height: 1.25rem;
	width: 2.23rem;
}
#swiper .swiper-wrapper .swiper-slide{
	height: 1.25rem;
	width: 2.23rem;
}
#swiper1 img{
	height: 1.25rem;
	width: 2.23rem;
	/* width: 100%;
	height: 100%; */
}

/*虚拟展厅*/
.vr{padding:0.5rem 0;background: #fffbea;color:#333333;line-height: 1.75;text-align: center;font-size: 0.13rem;}
.vr img{width: 100%;}	

/* 美术作品 */
.art{
	background: #82171d;
	overflow: hidden;
}
.arts-title{
    width: .71rem;
	height: .71rem;
	margin: .32rem auto .25rem auto;
	background: url(../mobileimg/1.png) no-repeat;
	background-size: .71rem .71rem;
    position: relative;
}
.arts-title h3{ 
    font-size: .15rem;
    color: #efdaa5;
    position: absolute;
    top: .27rem;
    right: -.17rem;
}
.artSwiper{
	position: relative;
	padding: 0 .08rem .56rem .08rem;
	/* display: flex;
	flex-direction: column;
	align-items: center; */
}
.art-info{
	color: #efdaa5;
}
.art-title{
	font-size: .14rem;
	text-align: center;
	line-height: .31rem;
	margin-top: .13rem;
}

.art-author{
	font-size: .13rem;
	line-height: .2rem;
}
.art-time{
	font-size: .13rem;
	line-height: .2rem;
}
.art-spe{
	font-size: .13rem;
	line-height: .2rem;
	margin-bottom: .2rem;
}
.art-article{
	font-size: .13rem;
	line-height: .2rem;
}
#swiper2 img {
	width: 3.56rem;
	height: 1.99rem;
}
.pagination1{
	top: 2.06rem;
}


.swiper-pagination-custom {
    bottom: .05rem;
    left: 90%;
    width: 10%;
}

.swiper-pagination-customs {
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    display: inline-block;
    background: #000;
    opacity: .3;
    margin: 0 .03rem;
}

.swiper-pagination-customs-active {
    opacity: 1;
    background-color: #ffffff;
}

/* 产品精粹 */
.briefing{
	background: #fffbea;
	padding-bottom: .35rem;
	overflow: hidden;
}
.briefing-title{
    width: .71rem;
	height: .71rem;
	margin: .32rem auto .5rem auto;
	background: url(../mobileimg/2.png) no-repeat;
	background-size: .71rem .71rem;
    position: relative;
}
.briefing-title h3{ 
    font-size: .15rem;
    color: #b7331e;
    position: absolute;
    top: .27rem;
    right: -.17rem;
}
.briefing-list{
	padding: 0 .15rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.briefing-product{
	width: 1.69rem;
	height: 2rem;
	position: relative;
	margin-bottom: .19rem;
	/* float: left; */
}
.briefing-product-image{
	width: 1.47rem;
	height: 1.47rem;
	z-index: 5;
	position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}
.briefing-product-info{
	height: .38rem;
	border: 1px solid #83171b;
	font-size: .12rem;
	color: #83171b;
	text-align: center;
	position: absolute;
	bottom: 0;
	padding: .55rem .15rem 0 .15rem;
	width: 1.37rem;
	line-height: .18rem;
}
.briefing-product-title{
	width: 3.46rem;
	font-size: .14rem;
	text-align: center;
	line-height: .44rem;
	background: #83171b;
	margin-bottom: .13rem;
	color: #ffffff;
	padding: 0 .25rem;
	display: none;
}
/* 精彩图片 */
.wonderful{
	background: #82171d;
	overflow: hidden;
}
.wonderful-title{
    width: .71rem;
	height: .71rem;
	margin: .25rem auto .39rem auto;
	background: url(../mobileimg/1.png) no-repeat;
	background-size: .71rem .71rem;
    position: relative;
}
.wonderful-title h3{ 
    font-size: .15rem;
    color: #efdaa5;
    position: absolute;
    top: .27rem;
    right: -.17rem;
}
.wonderful-swiper{
	padding: 0 .08rem .26rem .08rem;
	position: relative;
}
#swiper3{
	width: 100%;
	height: 2.01rem;
}
#swiper3 img{
	width: 100%;
	height: 100%;
}
/* 微博热议 */
/* .weibo{
	background: #82171d;
	overflow: hidden;
	padding-bottom: .43rem;
}

.weibo-title{
    width: .71rem;
	height: .71rem;
	margin: .33rem auto;
	background: url(../img/2.png) no-repeat;
	background-size: .71rem .71rem;
    position: relative;
}
.weibo-title h3{ 
    font-size: .15rem;
    color: #b7331e;
    position: absolute;
    top: .27rem;
    right: -.17rem;
}
.weibo-iframe{
	width: 100%;
	height: 4rem;
} */
/* footer */
.footer{
	background: #82171d;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 1.35rem;
}
.footerlogo{
	width: .98rem;
	/* margin: 0 auto; */
}
.copyright{
	font-size: .07rem;
	color: #ffefc5;
	margin-top: .09rem;
}
/* 详情弹窗 */
.module{
	width: 100%;
	height: 100%;
	overflow: auto;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
	display: none;
	/* display: flex; */
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.module img {
	width: 2.9rem;
	height: 2.9rem;
	flex-shrink: 0;
}
.module-info .info{
	flex-shrink: 0;
}
.module-info{
	/* width: 100%; */
	width: 3.19rem;
	height: 5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	overflow: auto;
}
.module-info .info h3{
	font-size: .15rem;
	color: #ffffff;
	text-align: center;
	line-height: .52rem;
}
.module-info .info p{
	font-size: .12rem;
	color: #ffffff;
	line-height: .22rem;
	text-indent: 2em;
}
.module-info-hide{
	display: none;
}
.close2{
	width: .36rem;
	height: .36rem;
	background: url(../mobileimg/close2.png) no-repeat;
	background-size: cover;
	background-position: center center;
	margin-top: .2rem;
}