@charset "utf-8";
/*
Theme Name: 醴陵市博物馆
Author: 纳姆网络
Author URI: https://www.namu66.com        
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Version: 2022
Text Domain: xs
*/
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.woff2?t=1686381493499') format('woff2'),
       url('fonts/iconfont.woff?t=1686381493499') format('woff'),
       url('fonts/iconfont.ttf?t=1686381493499') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: 'source';
    src: url('fonts/SourceHanSerifSC-Bold.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,figure{
	font-size:14px;
	border: 0;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
p{
	padding: 0;
	margin: 0;	
}
html,body{
	font-family:'source', 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	color:#000;
	background-color: #ffffff;
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a,a:focus{
	text-decoration: none;
	color: #000;
}
a:hover{
	color:#ed6d00;
	text-decoration: none;
}
a,button,input{ 
	outline: none;
}
.fancybox__content :focus,button:focus,input:focus{
    outline: none !important;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888; opacity:1; 
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888;opacity:1;
}

input:-ms-input-placeholder{
    color: #888;opacity:1;
}
input::-webkit-input-placeholder{
    color: #888;opacity:1;
}
.alignleft {
	display:inline;
	float:left;
	margin-right:1.625em;
}
.alignright {
	display:inline;
	float:right;
	margin-left:1.625em;
}
.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
embed,
iframe,
object {
  max-width: 100%;
  margin:20px auto;
  display:block;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
    vertical-align: middle;
    padding: 20px;
    background-color: #ed6d00;
    border: 1px solid #dcdcdc;
    text-align: left;
    color: #fff;
    font-size: 18px;
	font-weight: 400;
}
table td {
	vertical-align: middle;
	padding: 20px;
	border:1px solid #dcdcdc;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
.animate3s, .wp-post-image,.imghidden img{
	    cursor: pointer;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.scale1{
	transform: scale(1);
	-ms-transform:scale(1); /* IE 9 */
    -webkit-transform:scale(1); /* Safari and Chrome */	
}
.imghidden:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.imghidden{
	overflow:hidden;
	position:relative;
}
.imghidden .play {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.4) url(images/play2.png) no-repeat center;
    z-index: 9;
}
.f1f2f3{
	background-color:#f1f2f3;
}
main{
	background:#e6e6e6 url(images/mainbg.png) repeat center;	
}
#header{
	position:relative;
}
#header .navbg{
    position: absolute;
    top: 90px;
    height: 60px;
    background-color: rgb(237 109 0 / 60%);
    width: 100%;
    z-index: 2;
	display:none;
}
.page-template-page-home #header .box {
    position: absolute;
    top: 0;
    left: 0;	
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.page-template-page-home #header .box .header-menu>ul>li>a{color:#ffffff;}
.page-template-page-home #header .box:hover .header-menu>ul>li>a{color:#000000;}
#header .box {
    width: 100%;
    padding: 0 5%;
    z-index: 20;
    transition: all .3s;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
#header .box:hover{
	background-color: #FFFFFF;
}
.header-logo h1{
	line-height:0;
    font-size:0;
    overflow:hidden;
	text-indent:-99999px;
}
.header-logo img {
    max-height: 50px;
}
.header-logo img.logo1 {
    display: none;
}
.page-template-page-home .header-logo img.logo2 {
    display: none;
}
.page-template-page-home  .header-logo img.logo1{
    display: block !important;
}
.page-template-page-home #header .box:hover .header-logo img.logo2{
    display: block !important;
}
.page-template-page-home #header .box:hover .header-logo img.logo1{
    display: none !important;
}
.header-menu>ul{
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
	position: relative;
}
.header-menu>ul>li{
	padding-left: 50px;
}
.header-menu>ul>li>a{
	display: block;
    height: 90px;
    line-height: 90px;
    font-size: 16px;
    color: #000000;
    position: relative;
}
.header-menu>ul>li>a:hover{color:#ed6d00!important;}
.header-menu>ul>li>a:after {
	content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    overflow: hidden;
    background-color:#ed6d00;
    left: 50%;
    right: 50%;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
}
.header-menu>ul>li:hover>a:after{
    left: 0px;
    right: 0px;
}
.sf-menu ul {
     position: absolute;
    display: none;
    z-index: 9999;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
	    margin-left: 40px;
}
.sf-menu ul li {
    display:inline-block;
    position: relative;
    z-index: 9999;
}
.sf-menu ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
	padding: 0 20px;
	color: rgb(255 255 255 / 80%);
    font-size: 16px;
}
.sf-menu ul >li:hover>a{
	color:#ffffff;	
	}
.sf-menu ul ul {
    top: 1px;
    left: 100%;
}
.sf-menu li li ul {
    margin-top: -1px;
}
#slider-home .swiper-slide{
    height: 100vh;
    overflow: hidden;
}
#slider-home .text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 1;
}
#slider-home .text h2{
    font-size: 60px;
	letter-spacing: 10px;
	font-weight: 700;
    color: #fff;
}
#slider-home .nav-box{
    position: absolute;
    width: 100%;
    bottom: 20px;
    z-index: 1;
}
#slider-home .nav-box i{
    font-size: 50px;
    color: #fff;
	cursor: pointer;
}
#slider-home .swiper-pagination-current {
    color: #ed6d00;
    font-size: 28px;
    font-family: 'source';
    display: inline-block;
    width: 38px;
    text-align: center;
    line-height: 40px;
}
#slider-home .swiper-pagination-total {
    color: rgba(255,255,255,.5);
    font-size: 16px;
    font-family: 'source';
    display: inline-block;
    width: 38px;
    text-align: center;
}
#slider-home .slider-pagination{
    color: rgba(255,255,255,.5);
    font-size: 16px;
    font-family: 'source';
}
.more {
    display: block;
    width: 180px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color:#ed6d00;
    color: #FFFFFF !important;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
	z-index:-1;
    transition: all .3s;
}
.more::after {
    content: '';
    width: 0;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
    z-index: -1;
}
.more:hover {
    color: #ed6d00 !important;
}
.fff{z-index: 1;}
.fff:hover {
    border: 1px solid #ed6d00;
}
.more:hover::after {
    width: 100%;
}
.zhanlan .top h2 {
    font-size: 36px;
    font-weight: bold;
}
.zhanlan-cat li{
	font-size:18px;
	padding:5px 20px;
	cursor: pointer;
}
.zhanlan-cat li.cur{
	background-color:#ed6d00;
	color:#fff;
}
.zhanlan-url li,.xinwen-url li{
	display:none;
}
.zhanlan-url li.cur,.xinwen-url li.cur{
	display:block;
}
.zhanlan-url li a,.xinwen-url li a{
	border: 1px solid #ed6d00;
	padding:5px 20px;
	display:block;
}
.zhanlan-url li a:hover,.xinwen-url li a:hover{
	background-color:#ed6d00;
	color:#fff;
}
.zhanlan-slide .swiper-slide{
	overflow:hidden;
}
.zhanlan-slide ul li .info p{
	font-size: 16px;
	color:#000;
}
.zhanlan-slide ul li{
	border-right: 1px solid rgba(26,26,26,.1);
    border-bottom: 1px solid rgba(26,26,26,.1);
	border-top: 1px solid rgba(26,26,26,.1);
}
.zhanlan-slide ul li h3{
	font-size: 24px;
    font-weight: bold;
}

.yuyue h2{
    font-size: 36px;
    font-weight: 800;
    border-bottom: 1px solid rgba(11,19,22,.2);
}
.yuyue h2 i{
    font-size: 30px;
    padding: 8px;
    background-color: #fff;
    border-radius: 50%;
    color: #ed6d00;
}
.yuyue p{
    font-size: 16px;
	line-height:1.75;
}
.yuyue p b{
	margin-bottom:15px;
}
.yuyue a{
    background-color: #b90000;
    color: #f3d787;
    font-size: 24px;
	border-radius: 5px;
}
.yuyue a i{
    font-size: 40px;
    float: right;
}
.xinwen{
    padding-right: 10%;
    padding-top: 20%;	
}
.xinwen .top h2{
	font-size: 36px;
    font-weight: bold;
}
.xinwen-cat li{
	font-size: 20px;
    font-weight: bold;	
	color:#888888;
	cursor: pointer;
}
.xinwen-cat li.cur{
	color:#000000;
}
.xinwen-slide ul li{
	border-top: 1px solid #d1d1d1;
}
.xinwen-slide ul li .date{
	border-right: 1px solid #d1d1d1;
}
.xinwen-slide ul li .date .md {
    font-size: 24px;
	color: #000;
}
.xinwen-slide ul li .date .dline {
    width: 40px;
    height: 3px;
    background-color: #ed6d00;
    margin: 4px 0;
}
.xinwen-slide ul li .date .year{
	color: #888888;
    font-size: 20px;
}
.xinwen-slide ul li .text h3{
    font-size: 20px;
    font-weight: bold;
    transition: all ease .3s;	
}
.xinwen-slide ul li .text p{
    font-size: 16px;
	color: #888888;
	line-height:1.75;
}
.cangpin .swiper-slide {
	min-height:700px;
}
.cangpin .text{
    position: absolute;
    width: 100%;
    bottom: 50px;
    z-index: 99;
}
.cangpin .text h2{
	font-size: 30px;
    font-weight: 800;
	border-right: 1px solid #d1d1d1;
}
.cangpin .nav-box div{
	color: #ed6d00;
    font-size: 30px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    margin-left: 15px;
    display: inline-block;
    transition: all ease .3s;
    cursor: pointer;
}
.cangpin .nav-box div:hover{
	color: #ffffff;
	background-color:#ed6d00;
}
.xueshu .left h2{
	font-size: 30px;
    font-weight: 800;
}
.xueshu-cat li{
	font-size: 20px;
    font-weight: bold;
    color: #888888;
    cursor: pointer;
}
.xueshu-cat li.cur {
    color: #000000;
}
.kuai .box {
	position: absolute;
    width: 98%;
    height: 94%;
    top: 3%;
    left: 1%;
    border: 2px solid rgba(255,255,255,.2);
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 4;
	background-color: rgb(0 0 0 / 20%);
}
.kuai h3{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.zhanlan-info .text .box{
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;	
}
.zhanlan-info .text .name{border-left:none !important;	}
.zhanlan-info .text .box p{
	color: #ed6d00;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 800;
}
.zhanlan-info .text .box h3{
    font-size: 20px;
    font-weight: bold;
	color:#000;
	line-height: 1.42;
}
.zhanlan-info .text .box h4{
    font-size: 16px;
	line-height:1.7;
	color:#888888;
}
.subheader {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}	
.subheader::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all .3s;
    background-color: rgba(0,0,0,.2);
}
.subheader .box{
    position: relative;
    z-index: 99;
}
.subheader h2{
	font-size: 30px;
    color: #fff;
}
.subnav ul{
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
}
.subnav ul li a{
	position: relative;
	display:block;
	font-size: 22px;
    color: #fff;
	padding:8px 30px;
	-webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.subnav ul li a:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 51%;
    height: 2px;
}
.subnav ul li.current-menu-item a,.subnav ul li a:hover,.subnav ul li.current-menu-parent a{
    color: #ed6d00;
}
.subnav ul li.current-menu-item a:after,.subnav ul li.current-menu-parent a:after{
	background-color: #ed6d00;
}
.main-content h1 {
    font-size: 28px;
    color: #000;
    font-weight: 400;
    text-align: center;
}
.single-header h1 {
    font-size: 28px;
    line-height: 1.42;
    margin-bottom: 20px;
    position: relative;
}
.entry-content{
	clear:both;
	font-size: 16px;	
	overflow: hidden;
}
.entry-content p{
	margin-bottom:20px;
	line-height: 1.75;
}
.entry-content>div{
	margin-bottom:30px;
	line-height: 1.75;
}
.entry-content>figure{
	margin-bottom:30px;
	line-height: 1.75;
}
.entry-content>figure:last-child,.entry-content>div:last-child{margin-bottom:0;}
.entry-content>a{
    color: #ff0000;	
}
.entry-content h2:first-child{margin-top:0px}
.entry-content h2 {
    font-size: 26px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 15px;
    border-left: 5px solid #ed6d00;
    line-height: 1;
	display: inline-block;
}
.entry-content h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
	font-size: 16px;
    line-height: 1.625;
    margin-bottom: 15px;
}
.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
.entry-content ol li {
  list-style: decimal;
	font-size: 16px;
    line-height: 1.625;
    margin-bottom: 15px;
}
.entry-content blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #8952E9;
	background-color: #f5f5f5;
}
.textwidget .gallery-item{
	margin-top:0 !important;
}
.entry-content .gallery .gallery-item{
	padding:10px;
}
.entry-content .gallery .gallery-item img{
	border: none !important;
}
div.wp-caption{
	max-width:100%;
}
p.wp-caption-text,dd.wp-caption-text{
	text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.single-meta span{color:#888;}
.nav-zhanlan,#nav-single{border-top: 1px solid #d8d8d8;}
.nav-zhanlan a{
	font-size:18px;
	font-weight:800;
}
#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;
}
#nav-single,#nav-single a{color:#888888;}
#nav-single a:hover,.post-tags a:hover{color:#ed6d00;}

.cp-info h1 {
    line-height: 1.42;
    font-size: 30px;
    color: #ed6d00;
    font-weight: 800;
}
.cp-info h3 {
    font-size: 20px;
	font-weight:800;
}
.cp-info span {
	color: #ed6d00;
    font-size: 30px;
}
.cp-info p{
	font-size:18px;
	line-height:1.75;
}
.sidebar h3.widget-title{
	padding: 8px 24px;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #f6f6f6;
    background-color: #ed6d00;
    position: relative;
    z-index: 2;
}
.sidebar aside ul {
    padding: 40px 30px;
    margin-top: -23px;
    background-color: #fff;
    position: relative;
}
.sidebar ul li{
	margin-bottom:15px;
}
.sidebar ul li:last-child{
	margin-bottom:0;
}
.content-list li .text h3,.xueshu-slide .text h3{
	font-size: 18px;
    font-weight: bold;
}
.content-list li .text span{
    color: #999999;
    border-bottom: 1px solid #ed6d00;
    font-weight: bold;
}
.content-list li .text p,.xueshu-slide .text p{
    color: #999999;
	font-size: 16px;
}
.notice-list li .date {
    float: left;
    width: 78px;
    text-align: center;
    color: #333333;
    font-size: 20px;
}
.notice-list li .con {
    overflow: hidden;
    padding-left: 36px;
}
.notice-list li .date .dline {
    width: 15px;
    height: 3px;
    background-color: #ed6d00;
    margin: 12px auto;
}
.notice-list li .date .year {
    color: #999999;
    font-size: 18px;
}
.notice-list li h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
	    transition: all ease .3s;
}
.notice-list li a:hover h3  {
    color: #ed6d00;
}
.notice-list li .con p {
    color: #999999;
    font-size: 16px;
    height: 48px;
    overflow: hidden;
}
.navigation {
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #eee;
  padding: 10px 20px;
  margin: 0 1px;
  background-color: #fff;
}
.navigation .current {
  background-color:#ed6d00;
  text-decoration: none;
  border: 1px solid #ed6d00;
  color:#fff;
}
.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

#footer {
    background: #2a2a2a;
    color: #fff;
}
.footer-top h3{
	font-size: 20px;
}
.footer-top ul li a{
	color: #b5b5b5;
    display: block;
	margin-bottom:10px;
	
}
.footer-top ul li a:hover{
	color:#fff;
}
.footer-btm {
    color: #b5b5b5;
}
.footer-btm a{color:#b5b5b5;}
.link {overflow:hidden;}
.link ul li {
    float: left;
    margin: 0 10px 0 0;
}
.link ul li a{
	color:#b5b5b5;
}
.link ul li a:hover{
	color:#fff;
}
.social li {
    display: inline-block;
    margin-left: 15px;
}
.social li a i {
    font-size: 24px;
    color:#b5b5b5;
}
.social li a:hover i{
	color:#fff;
}
.copyr{
	line-height:1.5;
    border-top: 1px solid #3a3939;	
	}
.side-top{
	display:none;
    position: fixed;
    width: 50px;
    bottom: 50px;
    right: 10px;
    z-index: 1000;
}
.side-top a {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    display: block;
    cursor: pointer;
    background-color:#ed6d00;
	border-radius: 2px;
}
.side-top a:hover{
	    background:#218838 !important;
}
.f_top {
    display: block !important;
    font-size: 20px !important;
    color: #fff !important;
    line-height: 36px !important;
}
#cp-img-small{padding:0 15px}
#cp-img-small .swiper-slide {opacity: 0.4;}
#cp-img-small .swiper-slide-thumb-active {opacity: 1;}
.nav-big,#cp-img-big img{
    cursor: pointer;
}
.nav-big i{
	font-size:40px;
	color:#ffffff;
	}
.big-prev,.big-next {
	min-width: 40px !important;
	background-color:#ed6d00;
	}
.cangpin-list h1{
    line-height: 1.42;
    font-size: 30px;
    color: #ed6d00;
    font-weight: 800;
}
.cangpin-list-all ul li a:before,.cangpin-list .box:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 40%);
    z-index: 0;
    pointer-events: none;
	z-index: 2;
}
.cangpin-list-all ul li h3,.cangpin-list .box h1{
	    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 60px;
    color: #fff;
	z-index: 3;
}
.cangpin-list .box img{
	width:100%;
	height:auto;
}
.cangpin-list ul li h3{
    font-size: 16px;
}