* {
	padding: 0;
	margin: 0;
	font-size: 0;
	list-style: none;
}

body {
	/* font-family: SourceHanSansCN-Light; */
	background: #F6EFE6;
	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: 60px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 9;
}


/* nav */

.nav-content {
	min-width: 1200px;
	max-width: 1920px;
	height: 74px;
	background: url(/upload/admin/20201215/42871530dd87cb0ac7ea7708e4945593.png) no-repeat center center;
	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: 83px;
}

.nav>li:nth-child(3) {
	margin-right: 543px;
}

.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);
}

/*.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: 140px;
	left: -26px;
	width: 140px;
	background: #000000;
	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: 56px 0;
}

.logo-reg>a {
	display: inline-block;
	font-size: 22px;
	color: #ffffff;
	line-height: 25px;
}

.logo-reg>a:hover {
	color: #D88C0D;
}


/* 登录之后 */

.login-reg {
	height: 140px;
}

.login-reg>.xx {
	margin: 56px 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: 892px;
	min-width: 1200px;
	margin: 0 auto;
}

.mainModule-73-content .swiper-slide a {
	display: block;
	height: 892px;
	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: #335FDD;
}

.mainModule-73-content .pagination {
	position: absolute;
	bottom: 26px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 2;
}

.bottom_line {
	height: 52px;
	background: #D0AA7D;
	margin: 0 auto;
}


/*main1-文化资讯*/

.mainModule-1 {
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	padding-bottom: 83px;
}

.mainModule-1-content {
	width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

.mainModule-1-title {
	position: relative;
	background-image: url('/upload/admin/20201215/41a92cd74194957764257d3df51d4026.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 320px;
	text-align: center;
	overflow: hidden;
}
.mainModule-1-title>div{
	line-height: 73px;
	margin-top: 140px;
	font-size: 36px!important;
	color: #324758;
}
.mainModule-1-title>p {
	text-align: center;
	color: #324759;
	font-size: 18px;
	margin-top: 20px;
}

.mainModule-1 a.modemore {
	display: block;
	margin: 0 auto;
	width: 206px;
	height: 60px;
	background: url(/upload/admin/20201215/aa7615cce4400245bf3d16c3ae21ad0a.png) no-repeat center center;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 21px;
	margin-top: -64px;
}

.mainModule-1-list {
	margin-top: 55px;
}

.mainModule-1-list .imgCon {
	width: 430px;
	height: 520px;
	margin-right: 65px;
}

.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: 26px;
	padding-bottom: 67px;
	background: #D0AA7D;
}

.line {
	width: 100%;
	height: 3px;
	background: #B69D7F;
}

.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/20201215/05454b5e06615241742e827f8073887f.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 166px;
	padding-bottom: 30px;
	text-align: center;
	overflow: hidden;
}
.mainModule-2-title>div{
	line-height: 73px;
	margin-top: 40px;
	font-size: 36px!important;
	color: #324758;
}
.mainModule-2-title>p {
	text-align: center;
	color: #324759;
	font-size: 18px;
	margin-top: 20px;
}
.mainModule-2 a.modemore {
	display: block;
	margin: 0 auto;
	width: 206px;
	height: 60px;
	background: url(/upload/admin/20201215/aa7615cce4400245bf3d16c3ae21ad0a.png) no-repeat center center;
	text-align: center;
	line-height: 60px;
	color: #ffffff;
	font-size: 21px;
	margin-top: 73px;
}

.mainModule-2-list {
	margin: 0 auto;
	margin-top: 66px;
}

.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-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/20201215/41a92cd74194957764257d3df51d4026.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 320px;
	text-align: center;
	overflow: hidden;
}
.mainModule-3-title>div{
	line-height: 73px;
	margin-top: 140px;
	font-size: 36px!important;
	color: #324758;
}
.mainModule-3-title>p {
	text-align: center;
	color: #324759;
	font-size: 18px;
	margin-top: 20px;
}

.mainModule-3 a.modemore {
	display: block;
	margin: 0 auto;
	width: 206px;
	height: 60px;
	background: url(/upload/admin/20201215/aa7615cce4400245bf3d16c3ae21ad0a.png) no-repeat center center;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 21px;
	margin-top: 82px;
}


.mainModule-3-list {
	margin: 0 auto;
	margin-top: 30px;
}

.mainModule-3-list .listCon {
	width: 378px;
	height: 470px;
	margin-right: 23px;
}

.mainModule-3-list .listCon:last-child {
	margin-right: 0;
}

.mainModule-3-list .listCon img {
	width: 378px;
	height: 380px;
}

.mainModule-3-list .listCon h3 {
	height: 90px;
	line-height: 90px;
	padding-left: 20px;
	font-size: 18px;
	color: #324758;
	background: #FFFFFF;
}


/*main4-非遗专题*/

.mainModule-4 {
	min-width: 1200px;
	max-width: 1920px;
	margin: 25px auto;
	padding-top: 90px;
	padding-bottom: 63px;
	background: #045496;
}

.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/20191203/f3d727fe552151298ebad15af8faa1ca.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 87px;
	text-align: center;
}

.mainModule-4 a.modemore {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 48px;
	background: url(/upload/admin/20191203/4a5a0276cb0b158780e9bbf12b3cb165.png) no-repeat center center;
	text-align: center;
	line-height: 48px;
	color: #980E0E;
	font-size: 16px;
	margin-top: 73px;
}

.mainModule-4-list {
	position: relative;
	margin: 0 auto;
	margin-top: 45px;
}

.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/20191203/2026b3bcd00f53e4fb3617f0f5cd83da.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/20191203/ee0e086253ffc5c51677ab06742e2f72.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;
	margin-top: 25px;
	padding-top: 26px;
	padding-bottom: 63px;
	background: #D0AA7D;
}

.mainModule-5-content {
	width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

.mainModule-5-title {
	position: relative;
	background-image: url('/upload/admin/20201215/05454b5e06615241742e827f8073887f.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 166px;
	padding-bottom: 30px;
	text-align: center;
	overflow: hidden;
}
.mainModule-5-title>div{
	line-height: 73px;
	margin-top: 40px;
	font-size: 36px!important;
	color: #324758;
}
.mainModule-5-title>p {
	text-align: center;
	color: #324759;
	font-size: 18px;
	margin-top: 20px;
}

.mainModule-5 a.modemore {
	display: block;
	margin: 0 auto;
	width: 206px;
	height: 60px;
	background: url(/upload/admin/20201215/aa7615cce4400245bf3d16c3ae21ad0a.png) no-repeat center center;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 21px;
	margin-top: 74px;
}

.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:#854A3E;
	margin-top: 25px;
}

.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;
}