/*banner*/
.banner .carousel-inner .item img{
	width: 100%;
}
/*标题*/
.htitle{
	width: 100%;
	height: 100px;
	padding-top: 30px;
	margin-bottom: 40px;
	text-indent: 3%;
}
.htitle .h{
	margin-top: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}
.htitle .title{
	font-size: 14px;
	color: #666;
}
/*其他*/
.mhtitle{
	width: 100%;
	height: 100px;
	padding-top: 30px;
	margin-bottom: 20px;
	text-indent: 3%;
}
.mhtitle .h{
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.mhtitle .title{
	font-size: 12px;
	color: #666;
}
/*馆藏精品*/
.jingpin{
	padding: 5%;
	position: relative;
}
.jingpin ul li{
	width: 50%;
	float: left;
	position: relative;
	height: 30vw;

}
.jingpin ul li img{
	width: 100%;
	height: 100%;
}
.jingpin ul li .ah{
	width: 100%;
	position: absolute;
	top:42%;
	text-align: center;
	display: none;
}
.jingpin ul li .ah i{
	background: url(../images/ah.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 50px;
	height: 50px;
}
.jingpin ul li .ah p{
	color: #fff;
	font-size: 16px;
}
.jingpin ul li:hover .ah{
	display: block;
}
/*其他*/
.mjingpin{
	padding:5%;
	position: relative;
}
.mjingpin ul li{
	width: 50%;
	float: left;
	position: relative;
	height: 30vw;
}
.mjingpin ul li img{
	width: 100%;
	height: 100%;
}
.mjingpin ul li .ah{
	width: 100%;
	position: absolute;
	top:36%;
	text-align: center;
}
.mjingpin ul li .ah i{
	background: url(../images/ah.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 30px;
	height: 30px;
}
.mjingpin ul li .ah p{
	color: #fff;
	font-size: 12px;
}
/*虚拟展馆*/
.zhan{
	width: 100%;
	position: relative;
}
.zhan .img{
	position: relative;
}
.zhan .img img{
	width: 62%;
}
.zhan .img i{
	background: url(../images/ah.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 31%;
	margin-left: -25px;
}
.zhan .title{
	font-size: 24px;
	color: #666;
	margin-left: 5%;
	font-weight: bold;
	/*float: left;*/
	position: absolute;
	top: 30%;
	left: 65%;
}
/**/
.mzhan{
	width: 100%;
	position: relative;
}
.mzhan .img{
	position: relative;
}
.mzhan .img img{
	width: 62%;
}
.mzhan .img i{
	background: url(../images/ah.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: 31%;
	margin-left: -15px;
}
.mzhan .title{
	font-size: 12px;
	color: #666;
	margin-left: 5%;
	font-weight: bold;
	/*float: left;*/
	position: absolute;
	top: 30%;
	left: 65%;
}
/*活动资讯*/
.graybgc{
	background-color: #FAF7FA;
}
.zixun{
	width: 100%;
}
.zixun ul li{
	width: 26.66%;
	margin-left: 5%;
	background-color: #F3F3F7;
	margin-top:60px; 
	float: left;
}
.zixun ul li .img{
	width: 100%;
	height: 300px;
}
.zixun ul li .content{
	padding: 30px;
}
.zixun ul li .content .title{
	font-weight: bolder;
	font-size: 20px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;

}
.zixun ul li .content .con{
	font-size: 14px;
	color: #666;
	height: 60px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}
.zixun ul li .content .more{
	font-size: 12px;
	line-height: 50px;
	color:#26B0FF ;
	font-weight: bolder;
	text-align: right;
}
.zixun ul li .content .more a{
	color:#26B0FF;

}
/**/
.mzixun{
	width: 100%;
	padding: 0 5%;
}
.mzixun ul li{
	width: 100%;
	background-color: #F3F3F7;
	margin-top:60px; 
}
.mzixun ul li .img{
	width: 100%;
}
.mzixun ul li .content{
	padding: 20px;
}
.mzixun ul li .content .title{
	font-weight: bolder;
	font-size: 16px;
	color: #333;
}
.mzixun ul li .content .con{
	font-size: 13px;
	color: #666;
	height: 70px;
	line-height: 25px;
	overflow: hidden;
}
.mzixun ul li .content .more{
	font-size: 12px;
	line-height: 50px;
	color:#26B0FF ;
	font-weight: bolder;
	text-align: right;
}
/*关于*/
.about{
	width: 100%;
	padding:5% 0; 
}
.about .content{
	
	background-color: #fff;
	margin-top:-7.5%; 
	padding-top: 10%;
	padding-bottom: 5%;
}
.about .content .h{
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #000;
	padding: 10px;
}
.about .content .con{
	width: 70%;
	height: 120px;
	overflow: hidden;
	margin-left: 15%;
	font-size: 14px;
	color: #000;
	text-indent: 28px;
}
/*联系*/
.lianxi{
	padding:5%; 
}
.lianxi p{
	line-height: 60px;
	text-indent: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.lianxi .phone i{
	background: url(../images/phone.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 30px;
	vertical-align: middle;
}
.lianxi .email i{
	background: url(../images/email.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 30px;
	vertical-align: middle;
}
.lianxi .address i{
	background: url(../images/address.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 30px;
	vertical-align: middle;
}
/**/
.mlianxi{
	padding:5%; 
}
.mlianxi p{
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.mlianxi .phone i{
	background: url(../images/phone.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 30px;
	vertical-align: middle;
}
.mlianxi .email i{
	background: url(../images/email.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 30px;
	vertical-align: middle;
}
.mlianxi .address i{
	background: url(../images/address.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 30px;
	vertical-align: middle;
}