
.gotop {
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	right: 10px;
	bottom: 20px;
	background-color: rgba(255, 255, 255, .5);
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
	}
	.gotop:hover {
	  background-color: #015CB5;
	  color: #fff; }
	  
.archive_product .item {
	border: 1px solid #ddd;
	margin-bottom: 15px; }
	.archive_product .item p {
	  text-align: center;
	  font-size: 14px;
	  padding: 10px 0;
	  margin: 0; }
  
  .archive-news ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none; }
	.archive-news ul li {
	  border-bottom: 1px dotted #ddd;
	  padding: 10px 0;
	  font-size: 14px; }
  .archive-news .date {
	display: block;
	float: right;
	color: #666; }
  
  .pagelist {
	padding:1rem 0 0 0;
	font-size: 14px;
	list-style-type: none;
	display: flex;
	justify-content: center; }
	.pagelist span, .pagelist a {
	  padding: 8px 15px;
	  background-color: #ddd;
	  color: #333;
	  margin-right: 1px;
	  display: block; }
	.pagelist a:hover,.pagelist .current {
	  background-color: #333; 
		color:#fff;
	}
  
  .single-title {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #f1f1f1; }
  
  .panel-body {
	padding: 15px 0;
	line-height: 2em; }
  
  .page-content .title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd; }
  .page-content .text {
	line-height: 2em; }
.page-content img{
	max-width: 100%;
	height: auto;
}

.page-content .text,.archive-product,.archive-news{
	padding:15px;
}

.archive-product{
	background-color: #fafafa;
	padding:15px 0;
}

.archive-product{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.archive-product .item img{
	border:1px solid #f1f1f1;
}
.archive-product .tit{
	padding:10px 0;
	text-align: center;
}


/*新闻模块*/
.newsbox{margin:0;padding:0;list-style-type: none;}
.news-dt li{padding-bottom: 10px;display: flex;}
.news-dt .dt{background-color: #015CB5;color:#fff;width:65px;height: 65px;text-align: center;}
.news-dt .dt .day{font-size:30px;font-weight: bold;}
.news-dt .dt .year-month{font-size:14px;}
.news-dt .info{padding-left: 15px;flex: 1;}
.news-dt .tit{font-size:1rem;font-weight: bold;}
.news-dt .desc{font-size:0.8rem;color:#666;padding-top:10px;}



/*滚动*/
.gd{
	width:100%;
	overflow: hidden;
	padding:15px 0;
}
.gd ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
.gd li{	
	padding:0 5px;
	float: left;
	/* background-color: #fafafa; */
}
.gd li img{
	height: 200px;
	max-height: 90px;
	padding:5px 15px;
	width:auto;
	border:1px solid #ddd;
	background: #fff;
}

.gd li p{
	text-align: center;
	padding-top:10px;
	font-size:14px;
	color:#666;
}


.text table{
	font-size:14px;
}

.wp-block-latest-posts__list{
	font-size: 14px;	
	line-height: 1.5;
	padding-top:1em !important;
}
.wp-block-latest-posts__featured-image{
	padding-bottom: 10px;	
}
.wp-block-latest-posts__featured-image img{
	border:1px solid #f1f1f1;
}


/*相册老版本*/
.gallery {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 1.6em);
}

.gallery-item {
	margin: 0.8em 0;
	padding: 0 0.8em;
	width: 100%;	
}

.gallery-item img{
	border:1px solid #ddd;
	max-width: 100%;
	height: auto !important;	
}

.blocks-gallery-item figure{cursor: pointer;box-shadow: 1px 1px 3px #ccc;}
.blocks-gallery-item figure img{transition: all ease .5s;}
.blocks-gallery-item:hover figure img{transform: scale(1.2);}

/* 新版本相册 */


.wp-block-image figcaption{text-align: center;font-size:0.8em;color:#666;}

.wp-caption-text{
	text-align: center;
}

.gallery-caption {
	display: block;
	margin-top: 0.8em;
}


.wp-block-gallery ul {
	list-style: none;
	margin: 0 0 -1.6rem 0;
}

figure.wp-block-gallery.alignnone,
figure.wp-block-gallery.aligncenter {
	margin-bottom: 3rem;
	margin-top: 3rem;
}

figure.wp-block-gallery.alignleft {
	margin: 0.3rem 2rem 2rem 0;
}

figure.wp-block-gallery.alignright {
	margin: 0.3rem 0 2rem 2rem;
}

figure.wp-block-gallery.alignwide {
	margin-bottom: 4rem;
	margin-top: 4rem;
}

figure.wp-block-gallery.alignfull {
	margin-bottom: 5rem;
	margin-top: 5rem;
}

.widget_media_gallery .gallery {
	margin: 0 -0.4em -0.8em -0.4em;
	width: calc(100% + 0.8em);
}

.widget_media_gallery .gallery-item {
	margin: 0 0 0.8em 0;
	padding: 0 0.4em;
}


	/* VANILLA GALLERIES */

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}

	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}