* {
	padding: 0;
	margin: 0;
	font-size: 0;
	list-style: none;
}

body {
	/* font-family: SourceHanSansCN-Light; */
	background-color: #FBE5CD;
	background-image: url("/upload/admin/20210312/fc4960de153529405b6f4b97a7e6f878.png");
	background-repeat: no-repeat;
	background-position: top center;
	font-family: '宋体';
}

a {
	text-decoration: none;
}


/* header */

.header {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 9999;
}

.header-safe {
	position: relative;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
}

.header-top {
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
}

.header-top-content {
	position: relative;
	width: 1200px;
	height: 75px;
	margin: 0 auto;
}

.logo {
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 9;
}


/* nav */

.nav-content {
	min-width: 1200px;
	max-width: 1920px;
	height: 74px;
	background: url(/upload/admin/20210311/7d221660b59e2b2593c966c3706ba17e.png);
	position: relative;
}

.nav {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
	width: 1200px;
	margin: 0 auto;
}

.nav>li {
	display: inline-block;
	margin-right: 38px;
}

.nav>li:nth-child(4) {
	margin-right: 405px;
}
.nav>li:first-child {
	margin-right: 42px;
}
.nav>li:last-child {
	margin-right: 0;
}

.nav>.more:hover .navmore {
	display: block;
}
.nav>li:first-child>a>img{
	display: block!important;
}
.nav>li>a {
	position: relative;
	display: inline-block;
	color: #FFFFFF;
	line-height: 74px;
	font-size: 20px;
}
.nav>li>a>img{
	display: none;
	position: absolute;
	left: 50%;
	bottom:2px;
	transform:translate(-50%,0);
}
.navmore>li>a>img{
	display: none!important;
}
.navmore>li:hover{
	background: rgba(255,255,255,.5);
}

/*.nav>li>a.active{*/


/*color: rgba(167,19,104,1);*/


/*}*/


/*.nav>li>a:hover{*/


/*color: rgba(167,19,104,1);*/


/*}*/

.nav>li:last-child>a {
	border-right: 0;
}

.navmore {
	position: absolute;
	top: 74px;
	left: 50%;
	transform: translate(-50%,0);
	width: 140px;
	background: #774A18;
	text-align: center;
	z-index: 2;
}

.nav .navmore li {
	height: 50px;
	line-height: 50px;
}

.nav .navmore li>a {
	display: inline-block;
	font-size: 22px;
	color: #ffffff;
}


/* login */

.logo-reg {
	font-size: 0;
	color: #ffffff;
	margin: 28px 0;
	position: absolute;
	right: 300px;
}

.logo-reg>a {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	line-height: 25px;
}

.logo-reg>a:hover {
	color: #D88C0D;
}


/* 登录之后 */

.login-reg {
	height: 140px;
}

.login-reg>.xx {
	margin: 28px 0;
}

.out a {
	display: block;
	padding: 20px 0;
	text-align: center;
	font-size: 18px;
	background: #fff;
	color: #000000;
}


/* search */

.search {
	position: absolute;
	top: 20px;
	right: 0;
	width: 255px;
	height: 36px;
}

.search input {
	left: 16px;
	display: inline-block;
	width: 200px;
	height: 36px;
	font-size: 14px;
	border: none;
	color: #854A3E;
	background-color: transparent;
	border-bottom: 1px solid #854A3E;
	outline: none;
}

.search .sousuo {
	text-align: center;
	line-height: 55px;
	position: absolute;
	right: -1px;
	top: 0;
	display: inline-block;
	width: 40px;
	height: 36px;
	cursor: pointer;
	color: #854A3E;
}


/* 设置placeholder颜色 */

input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #854A3E;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #854A3E;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #854A3E;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #854A3E;
}


/* main */


/*banner*/

.mainModule-73-content .swiper-container {
	height: 1060px;
	min-width: 1200px;
	margin: 0 auto;
}

.mainModule-73-content .swiper-slide a {
	display: block;
	height: 1060px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 1920px 100%;
}

.mainModule-73-content .swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	margin-right: 24px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.mainModule-73-content .swiper-pagination-switch:last-child {
	margin-right: 0px;
}

.mainModule-73-content .swiper-active-switch {
	width: 52px;
	height: 12px;
	border-radius: 6px;
	background: #774A18;
}

.mainModule-73-content .pagination {
	position: absolute;
	bottom: 26px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 2;
}

.bottom_line {
	height: 52px;
	background: #774A18;
	margin: 0 auto;
}


/*main1-文化资讯*/

.mainModule-1 {
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	/*padding-top: 111px;*/
	padding-bottom: 83px;
}

.mainModule-1-content {
	width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

.mainModule-1-title {
	position: relative;
	background-image: url('/upload/admin/20210311/d3c86e19d7c43eb7f4da6dd839fab76f.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 474px;
	height: 101px;
	text-align: center;
	margin: 112px auto 75px auto;
}

.mainModule-1-content>p {
	text-align: center;
	text-indent: 8.5em;
	color: #324759;
	font-size: 18px;
	margin-top: 12px;
}

.mainModule-1 a.modemore {
	display: block;
	/*margin: 0 auto;*/
	width:108px;
	height:108px;
	background: url(/upload/admin/20210312/82937f588d2db9a7027babbb8083d5cc.png) no-repeat center center;
	/*text-align: center;*/
	line-height: 60px;
	color: #fff;
	font-size: 16px;
	position: relative;
	top: -108px;
	left: 840px;
}

.mainModule-1-list {
	/*margin-top: 55px;*/
}

.mainModule-1-list .imgCon {
	width: 430px;
	height: 520px;
	margin-right: 65px;
	padding: 13px;
	border: 2px solid #2C4250;
}

.mainModule-1-list .imgCon img {
	width: 100%;
	height: 100%;
}

.mainModule-1-list .jianjieCon {
	width: 625px;
}

.mainModule-1-list .jianjieCon li {
	margin-right: 60px;
	width: 77px;
}

.mainModule-1-list .jianjieCon li:last-child {
	margin-right: 0;
}

.mainModule-1-list .jianjieCon h3 {
	position: relative;
	padding-top: 25px;
	height: 400px;
	writing-mode: tb-rl;
	font-size: 20px;
	color: #2C4250;
	margin-left: 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mainModule-1-list .jianjieCon span {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #2A3F4F;
	border-radius: 50%;
}

.mainModule-1-list .jianjieCon p {
	height: 400px;
	writing-mode: tb-rl;
	font-size: 14px;
	color: #2C4250;
	opacity: 0.5;
	line-height: 18px;
	width: 34px;
	overflow: hidden;
	letter-spacing: 0.5em;
}


/*main2-生活艺术*/

.mainModule-2 {
	min-width: 1200px;
	max-width: 1920px;
	margin: 25px auto;
	padding-top: 30px;
	padding-bottom: 67px;
	background: url(/upload/admin/20210312/9aa23aa2cc23adb87c3eef61a057c066.png) no-repeat top center;
}

.line {
	width: 100%;
	height: 3px;
	background: #774A18;
}

.mainModule-2-content>p {
	text-align: center;
	text-indent: -1em;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 12px;
}

.mainModule-2-content {
	width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

.mainModule-2-title {
	position: relative;
	background-image: url('/upload/admin/20210312/1b41790e44e718f78ff8ed3c0d8b1781.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 474px;
	height: 101px;
	text-align: center;
	margin: 90px auto 66px auto;
}

.mainModule-2 a.modemore {
	display: block;
	margin: 0 auto;
	width: 108px;
	height: 108px;
	background: url(/upload/admin/20210312/da8130a9008ee30ec581395cd2277e80.png) no-repeat center center;
	text-align: center;
	line-height: 60px;
	color: #9C6054;
	font-size: 16px;
	margin-top: 73px;
}

.mainModule-2-list {
	margin: 0 auto;
	margin-top: 30px;
}

.m51-wrapper {
	overflow: hidden;
}

.m51-items {
	width: 10000px;
}

.m51-item-wrapper {
	overflow: hidden;
	float: left;
	width: 315px;
	height: 308px;
	margin-right: 8px;
}

.m51-item {
	overflow: hidden;
	position: relative;
	background: #000;
}

.m51-item a {
	position: absolute;
}

.m51-item-1 img {
	min-width: 534px;
	min-height: 308px;
}

.m51-item-2 img {
	min-width: 534px;
	min-height: 150px;
}

.m51-item-1 h3 {
	position: absolute;
	left: 0;
	top: 260px;
	text-align: center;
	line-height: 48px;
	background-color: rgba(10, 10, 10, .6);
	height: 48px;
	width: 534px;
	color: #FFFFFF;
	font-size: 18px;
}

.m51-item-wrapper:nth-child(2) h3 {
	display: none;
}

.m51-item-2 h3 {
	position: absolute;
	left: 0;
	top: 110px;
	text-align: center;
	line-height: 48px;
	background-color: rgba(10, 10, 10, .6);
	height: 48px;
	width: 315px;
	color: #FFFFFF;
	font-size: 18px;
}

.m51-item-active .m51-mask {
	display: none;
}

.m51-item-1 {
	height: 308px;
}

.m51-item-2 {
	height: 150px;
	margin-bottom: 8px;
}

.m51-item-2:last-child {
	margin-bottom: 0;
}

.m51-mask {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
}


/*main3-网上展厅*/

.mainModule-3 {
	min-width: 1200px;
	max-width: 1920px;
	margin: 25px auto;
	padding-top: 30px;
	padding-bottom: 84px;
}

.mainModule-3-content>p {
	text-align: center;
	text-indent: 9.5em;
	color: #324759;
	font-size: 18px;
	margin-top: 12px;
}

.mainModule-3-content {
	width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

.mainModule-3-title {
	position: relative;
	background-image: url('/upload/admin/20210312/d741225e95254ccda976bfb1821b4c95.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 474px;
	height: 101px;
	text-align: center;
	margin: 112px auto 75px auto;
}

.mainModule-3 a.modemore {
	display: block;
	margin: 0 auto;
	width: 108px;
	height: 108px;
	background: url(/upload/admin/20210312/82937f588d2db9a7027babbb8083d5cc.png) no-repeat center center;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 73px;
}

.mainModule-3-list {
	margin: 0 auto;
	margin-top: 70px;
}

.mainModule-3-list .listCon,.mainModule-5-list .listCon {
	width: 378px;
	height: 470px;
	margin-right: 23px;
}

.mainModule-3-list .listCon:last-child,.mainModule-5-list .listCon:last-child {
	margin-right: 0;
}

.mainModule-3-list .listCon img,.mainModule-5-list .listCon img{
	width: 378px;
	height: 380px;
}

.mainModule-3-list .listCon h3,.mainModule-5-list .listCon h3{
	height: 90px;
	line-height: 90px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	color: #324758;
	background: #FFFFFF;
}


/*main4-非遗专题*/

.mainModule-4 {
	min-width: 1200px;
	max-width: 1920px;
	margin: 25px auto;
	padding-top: 30px;
	padding-bottom: 67px;
	background: url(/upload/admin/20210312/ce201d824c2653e1d3e65106d58892cd.png) no-repeat top center;
}

.mainModule-4-content>p {
	text-align: center;
	text-indent: 2em;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 12px;
}

.mainModule-4-content {
	width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

.mainModule-4-title {
	position: relative;
	background-image: url('/upload/admin/20210312/7c6615bb5a9d366722e902e1a84f0de8.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 474px;
	height: 102px;
	text-align: center;
	margin: 70px auto 9px auto;
}

.mainModule-4 a.modemore {
	display: block;
	margin: 0 auto;
	width: 108px;
	height: 108px;
	background: url(/upload/admin/20210312/da8130a9008ee30ec581395cd2277e80.png) no-repeat center center;
	text-align: center;
	line-height: 60px;
	color: #9C6054;
	font-size: 16px;
	margin-top: 73px;
}

.mainModule-4-list {
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
}

.mainModule-4 .swiper-container {
	margin: 0 auto;
	margin-top: 30px;
	width: 1080px;
}

.mainModule-4 .arrow-left {
	display: block;
	width: 28px;
	height: 410px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background-image: url(/upload/admin/20210312/a4a4305def498af3856a7d74eb52e0d7.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.mainModule-4 .arrow-right {
	display: block;
	width: 28px;
	height: 410px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	background-image: url(/upload/admin/20210312/0688874ea6ea24cc22a53eeca282c580.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.mainModule-4 .swiper-wrapper {
	height: 410px!important;
}

.mainModule-4 .swiper-slide {
	position: relative;
	height: 410px!important;
}

.mainModule-4 .swiper-slide .slide-border {
	width: 320px;
	height: 390px;
	margin: 0 auto;
	border: 8px solid transparent;
}

.mainModule-4 .swiper-slide .slide-content {
	width: 275px;
	margin: 0 auto;
}

.mainModule-4 .swiper-slide .slide-img {
	width: 166px;
	height: 166px;
	padding: 6px;
	border-radius: 50%;
	background-color: #D3D3D3;
	margin: 0 auto;
	margin-top: 48px;
}

.mainModule-4 .swiper-slide .slide-img img {
	width: 166px;
	height: 166px;
	border-radius: 50%;
}

.mainModule-4 .swiper-slide .slide-content h3 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 27px;
	color: #FFFFFF;
}

.mainModule-4 .swiper-slide .slide-content hr {
	height: 2px;
	background-color: #DDDEE1;
}

.mainModule-4 .swiper-slide .slide-content p {
	line-height: 20px;
	margin-top: 14px;
	color: #FFFFFF;
}

.mainModule-4 .swiper-slide .slide-border:hover {
	border: 8px solid #F1E3CA;
}


/*main5-关于我们*/

.mainModule-5 {
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 63px;
}

.mainModule-5-content {
	width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

.mainModule-5-title {
	position: relative;
	background-image: url('/upload/admin/20211201/209e15d75af331f1909bca8519eb86d8.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 474px;
	height: 101px;
	text-align: center;
	margin: 86px auto 90px auto;
}

.mainModule-5-content>p {
	text-align: center;
	text-indent: 2em;
	color: #324759;
	font-size: 18px;
	margin-top: 12px;
}

.mainModule-5 a.modemore {
	display: block;
	margin: 0 auto;
	width: 108px;
	height: 108px;
	background: url(/upload/admin/20210312/82937f588d2db9a7027babbb8083d5cc.png) no-repeat center center;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 73px;
}

.mainModule-5-list {
	margin-top: 75px;
}

/*.mainModule-5 li {*/
/*	width: 194px;*/
/*	height: 380px;*/
/*	overflow: hidden;*/
/*}*/
/*.mainModule-5 li:nth-child(1){*/
/*	margin-top: 77px;*/
/*}*/
/*.mainModule-5 li:nth-child(2){*/
/*	margin-top: 26px;*/
/*}*/
/*.mainModule-5 li:nth-child(3){*/
/*	margin-top: 105px;*/
/*}*/
/*.mainModule-5 li:nth-child(4){*/
/*	margin-top: 0px;*/
/*}*/
/*.mainModule-5 li:nth-child(5){*/
/*	margin-top: 73px;*/
/*}*/
/*.mainModule-5 li:nth-child(6){*/
/*	margin-top: 17px;*/
/*}*/
/*.mainModule-5 li a {*/
/*	display: block;*/
/*	position: relative;*/
/*}*/

/*.mainModule-5 li:last-child {*/
/*	margin-right: 0;*/
/*}*/

/*.mainModule-5 li .img_b {*/
/*	width: 100%;*/
/*	height: 380px;*/
/*	overflow: hidden;*/
/*}*/

/*.mainModule-5 li .info_b {*/
/*	transition: all ease .3s;*/
/*	position: absolute;*/
/*	top: 380px;*/
/*	left: 0;*/
/*	background: rgba(0, 0, 0, .3);*/
/*	padding: 0 12px;*/
/*	height: 100%;*/
/*	width: 170px;*/
/*	text-align: center;*/
/*}*/

/*.mainModule-5 li .info_b h3 {*/
/*	font-size: 20px;*/
/*	color: rgba(248, 248, 248, 1);*/
/*	line-height: 36px;*/
/*	margin: 100px 0 30px;*/
/*	text-align: center;*/
/*}*/

/*.mainModule-5 li .info_b p {*/
/*	font-size: 14px;*/
/*	color: rgba(248, 248, 248, 1);*/
/*	line-height: 26px;*/
/*	text-align: center;*/
/*}*/

/*.mainModule-5 li .img {*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	background-size: cover;*/
/*	background-position: center center;*/
/*	background-repeat: no-repeat;*/
/*}*/

/*.mainModule-5 li:hover .info_b {*/
/*	top: 0;*/
/*}*/

/*.mainModule-5 li:hover .btn {*/
/*	display: none;*/
/*}*/

/*.bg {*/
/*	width: 194px;*/
/*	height: 380px;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	left: 0;*/
/*	-webkit-filter: blur(4px);*/
/*	-moz-filter: blur(4px);*/
/*	-o-filter: blur(4px);*/
/*	-ms-filter: blur(4px);*/
/*	filter: blur(4px);*/
/*}*/


/* footer */

.footer {
	width: 100%;
	height: 205px;
	background:#333333; 
}

.footer-security {
	overflow: hidden;
	max-width: 1920px;
	margin: 0 auto;
	height: auto;
}

.footer-content {
	width: 1200px;
	height: auto;
	/*border-top: 1px solid #000;*/
	margin: 0 auto;
	text-align: center;
}

.footer-content hr {
	background-color: #2F343B;
}

.footer-content h3 {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 70px;
}

.footer-content .info {
	display: inline-block;
	/*margin-top: 42px;*/
	overflow: hidden;
}

.footer-content .info li {
	float: left;
	margin-right: 8px;
	font-size: 16px;
	color: #FFFFFF;
}

.footer-content .friendly li {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.footer-content .friendly li a {
	font-size: 16px;
	color: #FFFFFF;
}

.footer-content .friendly li a:hover {
	color: #FFFFFF;
}
