body {
	background: #f2f2f2
}

@font-face {
	font-family: fzqk;
	src: url(fzqk.TTF)
}

.f-bg-F7F2EC {
	background-color: #F7F2EC
}

.f-bg-FEFBF3 {
	background-color: #FEFBF3
}

.f-w-1000 {
	width: 1000px
}

.f-w-1080 {
	width: 1080px
}

.f-w-1120 {
	width: 1120px
}

.f-w-1200 {
	width: 1200px
}

.f-p-md-i {
	padding: 20px !important
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px
}

::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	background-color: #DDCEAD
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
	border-radius: 0;
	background: rgba(0, 0, 0, 0)
}

.layui-nav-box {
	background-color: rgba(255, 255, 255, .89);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding-left: .4rem;
	height: .99rem
}

.layui-nav-box .nav-logo {
	width: 2.32rem;
	height: .54rem;
	position: absolute;
	left: .6rem;
	top: 50%;
	margin-top: -.27rem
}

.layui-nav-box .layui-nav {
	float: right;
	background: 0 0;
	height: .99rem
}

.layui-nav-box .layui-nav .layui-nav-more {
	display: none
}

.layui-nav-box .layui-nav .layui-nav-item {
	line-height: .99rem
}

.layui-nav-box .layui-nav .layui-nav-item a {
	color: #000
}

.layui-nav-box .layui-nav .layui-nav-item a:hover {
	background-color: rgba(246, 235, 220, .9)
}

.layui-nav-box .layui-nav .layui-nav-item .layui-nav-child {
	top: .99rem;
	background-color: rgba(246, 235, 220, .9);
	border: 0
}

.layui-nav-box .layui-nav .layui-nav-item .layui-nav-child dd.layui-this {
	background-color: #967242
}

.layui-nav-box .layui-nav .layui-nav-item .layui-nav-child dd.layui-this a {
	background-color: #967242;
	color: #fff
}

.layui-nav-box .layui-nav .layui-nav-item .layui-nav-child dd a:hover {
	background-color: #967242;
	color: #fff
}

.layui-nav-box .layui-nav .layui-nav-item.layui-this {
	background-color: rgba(246, 235, 220, .9)
}

.layui-nav-box .layui-nav .layui-nav-item.layui-this::after {
	background-color: #967242
}

.layui-nav-box .layui-nav .layui-nav-bar {
	background-color: #967242
}

.title-mod {
	/* display: flex; */
	position: relative;
	justify-content: center;
}

.title-mod:before {
	content: '';
	position: absolute;
	top: 48px;
	left: -21%;
	right: calc(100% - 522px);
	border-top: 2px solid #443B33;
	/* flex: 1;
	height: 17px;
	border-bottom: 2px solid #443B33; */
}

.title-xueshu:before {
	content: '';
	position: absolute;
	top: 48px;
	left: -21%;
	right: calc(100% - 462px);
	border-top: 2px solid #443B33;
	/* flex: 1;
	height: 17px;
	border-bottom: 2px solid #443B33; */
}

.titleMod:before {
	content: '';
	flex: 1;
	height: 17px;
	border-top: none
}

.title-mod:after {
	content: '';
	flex: 1
}

.title-skin {
	color: #443B33;
	font-family: fzqk;
	font-size: 33px;
	padding: 0 15px;
	background: url(../img/new-img02.png) no-repeat left center
}

.titleSkin {
	background: none;
}

.bg-box {
	padding: 54px 67px 12px;
	position: relative
}

.bg-box::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 35px;
	right: 35px;
	z-index: 0
}

.bg-box::after {
	content: "";
	position: absolute;
	top: 21px;
	bottom: 21px;
	left: 0;
	right: 0;
	z-index: 0
}

.bg-box.box1 {
	background: url(../img/box1-l.png) left top no-repeat, url(../img/box1-r.png) right top no-repeat, url(../img/box1-l.png) left bottom no-repeat, url(../img/box1-r.png) right bottom no-repeat
}

.bg-box.box1::before {
	top: 5px;
	bottom: 5px;
	left: 40px;
	right: 40px;
	background: url(../img/box1-b.png) top repeat-x, url(../img/box1-b.png) bottom repeat-x
}

.bg-box.box1::after {
	top: 19px;
	bottom: 19px;
	left: -1px;
	right: -1px;
	background: url(../img/box1-tb.png) left top no-repeat, url(../img/box1-bt.png) left bottom no-repeat, url(../img/box1-zb.png) left repeat-y, url(../img/box1-tb.png) right top no-repeat, url(../img/box1-bt.png) right bottom no-repeat, url(../img/box1-zb.png) right repeat-y
}

.lists-item {
	height: 50px;
	line-height: 50px;
	padding-right: 100px;
	padding-left: 30px;
	position: relative;
	z-index: 999;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-weight: 400;
	color: #000
}

.lists-item a {
	font-size: 16px;
	font-weight: 400;
	color: #000
}

.lists-item+.lists-item {
	border-top: 1px dashed rgba(125, 125, 125, .4)
}

.lists-item::before {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border: 2px solid #333;
	border-radius: 5px;
	transform: rotate(45deg);
	position: absolute;
	left: 3px;
	top: 50%;
	margin-top: -5px
}

.lists-item .dateTime {
	color: #010101;
	font-size: 14px;
	position: absolute;
	right: 12px;
	top: 0
}

.after-loop .lists-item::before {
	border-radius: 50px;
	border-color: #dcbc82;
	transform: rotate(0deg)
}

.laypage-skin {
	position: relative;
	z-index: 999
}

.laypage-skin .layui-laypage>* {
	margin: 0 5px;
	padding: 0 10px;
	border-color: #BFBFBF;
	background-color: #fff;
	color: rgba(0, 0, 0, .8)
}

.laypage-skin .layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #E3A25F
}

.laypage-skin .layui-laypage input {
	border-color: #BFBFBF;
	background-color: #fff;
	color: rgba(0, 0, 0, .5)
}

.laypage-skin .layui-laypage input:focus {
	border-color: #BFBFBF !important
}

.laypage-skin .layui-laypage button {
	border-color: #BFBFBF;
	background-color: #fff;
	color: rgba(0, 0, 0, .5)
}

.wj-pager {
	height: 85px;
	padding: 10px 0 20px;
	text-align: center;
	position: relative;
	z-index: 10
}

.wj-pager .hb-pager-inner {
	display: inline-block;
	height: 35px;
	margin: 10px 0
}

.wj-pager .hb-pager-inner .left-pager {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: 28px;
	border: 1px solid #BFBFBF;
	border-radius: 2px 0 0 2px;
	padding: 0 10px;
	margin-right: 5px;
	color: rgba(0, 0, 0, .8)
}

.wj-pager .hb-pager-inner .left-pager:hover {
	color: #009688
}

.wj-pager .hb-pager-inner .left-pager.layui-disabled {
	color: #d2d2d2 !important;
	cursor: not-allowed !important
}

.wj-pager .hb-pager-inner .right-pager {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: 28px;
	border: 1px solid #BFBFBF;
	border-radius: 0 2px 2px 0;
	padding: 0 10px;
	margin-left: 5px;
	color: rgba(0, 0, 0, .8)
}

.wj-pager .hb-pager-inner .right-pager:hover {
	color: #735C3F
}

.wj-pager .hb-pager-inner .right-pager.layui-disabled {
	color: #d2d2d2 !important;
	cursor: not-allowed !important
}

.wj-pager .hb-pager-inner .center-pager-num {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF
}

.wj-pager .hb-pager-inner .center-pager-num span {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0;
	height: 30px;
	line-height: 28px;
	border-right: 1px solid #BFBFBF;
	padding: 0 10px;
	margin: 0 5px
}

.wj-pager .hb-pager-inner .center-pager-num span:hover {
	color: #735C3F
}

.wj-pager .hb-pager-inner .center-pager-num span.curr {
	height: 30px;
	line-height: 30px;
	position: relative;
	top: -1px;
	left: -1px;
	border-radius: 2px;
	background: #E3A25F;
	color: #fff;
	font-weight: 700;
	border-color: #6e7c65
}

.wj-pager .hb-pager-inner .pager-skin-box {
	display: inline-block;
	vertical-align: middle;
	color: #999;
	margin-left: 10px;
	line-height: 30px
}

.wj-pager .hb-pager-inner .pager-skin-box .layui-input {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 30px;
	line-height: 28px;
	padding: 0 3px;
	margin: 0 10px;
	text-align: center
}

.wj-pager .hb-pager-inner .pager-skin-box .layui-laypage-btn {
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
	min-width: auto;
	color: #735C3F;
	font-size: 12px;
	border: 1px solid #BFBFBF;
	background: #fff;
	margin-left: 10px
}

.wj-pager .hb-pager-inner .pager-total-box {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	font-size: 12px;
	margin-left: 10px;
	height: 30px;
	line-height: 30px
}

.wj-pager.no-bg span {
	background-color: transparent;
	color: #333
}

.wj-pager.no-bg a {
	background-color: transparent;
	color: #333;
	border-color: #BFBFBF
}

.wj-pager.no-bg a.layui-laypage-curr .layui-laypage-em {
	border-color: #195988
}

.wj-pager.no-bg input {
	background: 0 0;
	border-color: #BFBFBF;
	color: #333
}

.wj-pager.no-bg button {
	background: transparent !important;
	border-color: #BFBFBF;
	color: #333
}

.wj-pager.no-bg .hb-pager-inner .center-pager-num {
	border: 0
}

.wj-pager.no-bg .hb-pager-inner .center-pager-num span {
	border: 1px solid #BFBFBF
}

.footer {
	position: relative
}

.footer .footer-info {
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	text-align: center;
	margin-top: -19px
}

.footer .footer-info .footer-logo {
	font-family: fzqk;
	font-size: 25px;
	color: #EAE0CE
}

.footer .footer-info .footer-logo img {
	width: 53px;
	height: 53px;
	margin-right: 10px
}

.footer .footer-info .footer-link {
	padding-top: 20px
}

.footer .footer-info .footer-link a {
	font-size: 14px;
	color: #EAE0CE;
	line-height: 22px
}

.footer .footer-info .footer-link a+a {
	margin-left: 10px
}

.footer .footer-info .footer-text {
	font-size: 14px;
	color: #EAE0CE;
	line-height: 22px
}

.look-more {
	background: url(../img/btn-bg.png) no-repeat;
	height: 40px;
	width: 151px;
	color: rgba(125, 92, 48, .8);
	line-height: 40px;
	font-size: 14px
}

.look-more:hover {
	color: #7d5c30
}

.social-box {
	height: 347px
}

.social-box img {
	height: 347px;
	float: left;
	min-width: 617px
}

.social-box .social-info {
	margin-left: 617px;
	background: url(../img/figure-bottom.png) center bottom no-repeat, rgba(129, 107, 78, .96);
	height: 347px;
	padding: 15px 30px
}

.social-box .social-info .date {
	font-size: 14px;
	color: #fff
}

.social-box .social-info .title {
	font-weight: 700;
	color: #fff;
	font-size: 20px;
	line-height: 50px
}

.social-box .social-info .info {
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.social-box .social-info .lists-box {
	padding-top: 15px;
	border-top: 2px dashed rgba(255, 255, 255, .48)
}

.social-box .social-info .lists-box .lists-item {
	line-height: 36px;
	height: 36px
}

.social-box .social-info .lists-box .lists-item a {
	color: #fff
}

.social-box .social-info .lists-box .lists-item .dateTime {
	color: #fff
}

.social-box .social-info .lists-box .lists-item::before {
	border-color: #FFF
}

.academic-box>div+div {
	margin-top: 23px
}

.academic-box>div .academic-item-box {
	border-top-left-radius: 16px;
	border-bottom-right-radius: 16px;
	height: 216px;
	position: relative
}

.academic-box>div .academic-item-box * {
	position: relative;
	z-index: 99
}

.academic-box>div .academic-item-box .caption {
	font-size: 30px;
	line-height: 30px;
	font-family: fzqk;
	color: #fff
}

.academic-box>div .academic-item-box .details {
	line-height: 30px;
	font-size: 14px;
	position: relative;
	padding-left: 25px;
	text-align: justify
}

.academic-box>div .academic-item-box .details::before {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border: 2px solid #F4C146;
	border-radius: 5px;
	transform: rotate(45deg);
	position: absolute;
	left: 3px;
	top: 10px
}

.academic-box>div .academic-item-box.bg1 {
	padding: 20px 47px 52px 30px;
	background-color: rgba(134, 113, 84, .79)
}

.academic-box>div .academic-item-box.bg1::after {
	content: "";
	display: block;
	width: 221px;
	height: 166px;
	background: url(../img/ceramic-1.png) no-repeat;
	position: absolute;
	right: -43px;
	bottom: -3px
}

.academic-box>div .academic-item-box.bg1 .caption {
	width: 30px;
	float: left
}

.academic-box>div .academic-item-box.bg1 .details {
	margin-left: 80px;
	color: #fff
}

.academic-box>div .academic-item-box.bg1 .learn-more {
	position: absolute;
	bottom: 26px;
	left: 115px
}

.academic-box>div .academic-item-box.bg2 {
	background-color: #E5D8A7;
	width: 298px;
	padding: 16px 15px 16px 20px
}

.academic-box>div .academic-item-box.bg2 .caption {
	color: #655237;
	padding-bottom: 7px
}

.academic-box>div .academic-item-box.bg2 .details {
	color: #867154;
	padding-left: 0
}

.academic-box>div .academic-item-box.bg2 .details::before {
	display: none
}

.academic-box>div .academic-item-box.bg2 .learn-more {
	border-color: #867154;
	color: #867154
}

.academic-box>div .academic-item-box.bg3 {
	background: url(../img/figure-left.png) left center no-repeat, #b19566;
	padding: 13px 38px 13px 29px;
	width: 488px
}

.academic-box>div .academic-item-box.bg3 .details {
	margin-left: 35px;
	color: #654A23;
	margin-top: 15px
}

.academic-box>div .academic-item-box.bg3 .learn-more {
	position: absolute;
	right: 16px;
	top: 21px;
	color: #F3DBA3;
	border-color: #F3DBA3
}

.academic-box>div .academic-item-box.bg4 {
	background-color: #867154;
	padding: 16px 173px 16px 22px
}

.academic-box>div .academic-item-box.bg4::after {
	content: "";
	width: 160px;
	height: 217px;
	background: url(../img/ceramic-2.png) no-repeat;
	position: absolute;
	right: -64px;
	bottom: -42px
}

.academic-box>div .academic-item-box.bg4 .details {
	color: #fff;
	padding-left: 40px;
	margin-top: 15px
}

.academic-box>div .academic-item-box.bg4 .learn-more {
	position: absolute;
	right: 138px;
	top: 17px;
	color: #F3DBA3;
	border-color: #F3DBA3
}

.academic-box .learn-more {
	width: 79px;
	height: 26px;
	border: 1px solid #ebd39b;
	opacity: .6;
	border-radius: 6px;
	font-size: 14px;
	display: block;
	color: #F3DBA3;
	text-align: center;
	box-sizing: border-box;
	line-height: 24px
}

.gxhz-box {
	height: 509px;
	border-radius: 20px;
	position: relative;
	border: 1px solid #ebd39b;
	overflow: hidden
}

.gxhz-box img {
	width: 100%;
	height: 100%
}

.gxhz-box .intro {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
	line-height: 22px;
	height: 86px;
	padding: 21px 30px;
	color: #fff;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 35%, #000 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 35%, #000 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 35%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.switchover-box {
	padding: 0 50px;
	position: relative
}

.switchover-box .handle {
	position: absolute;
	width: 17px;
	height: 27px;
	top: 40px;
	cursor: pointer
}

.switchover-box .handle.handle-left {
	background: url(../img/handle-left.png) no-repeat;
	left: 0
}

.switchover-box .handle.handle-right {
	background: url(../img/handle-right.png) no-repeat;
	right: 0
}

.switchover-box .switchover {
	overflow: hidden;
	height: 143px;
	position: relative
}

.switchover-box .switchover .switchover-item-box {
	position: absolute;
	left: 0;
	top: 0
}

.switchover-box .switchover .switchover-item-box .switchover-item {
	padding: 0 10px;
	display: inline-block;
	float: left;
	height: 143px;
	width: 220px
}

.switchover-box .switchover .switchover-item-box .switchover-item img {
	width: 200px;
	height: 106px;
	border-radius: 12px;
	box-sizing: border-box
}

.switchover-box .switchover .switchover-item-box .switchover-item img:hover {
	border: 2px solid #f7d17a;
	box-shadow: 0 3px 3px 0 rgba(10, 16, 46, .3)
}

.switchover-box .switchover .switchover-item-box .switchover-item.active img {
	border: 2px solid #f7d17a;
	box-shadow: 0 3px 3px 0 rgba(10, 16, 46, .3)
}

.switchover-box .switchover .switchover-item-box .switchover-item .item-name {
	font-size: 14px;
	color: #583B22;
	opacity: .8;
	text-align: center;
	padding-top: 15px
}

.xsjz-box {
	width: 1260px
}

.xsjz-box .xsjz-item {
	width: 420px;
	height: 440px;
	padding-bottom: 21px;
	display: inline-block;
	float: left;
	margin-top: 35px
}

.xsjz-box .xsjz-item .xsjz-info {
	width: 280px;
	margin: 0 auto;
	height: 256px;
	background: url(../img/new-img05.png) center 10px no-repeat, #fff;
	padding: 20px 25px
}

.xsjz-box .xsjz-item .xsjz-info dd {
	color: #6C502A;
	font-size: 14px;
	line-height: 36px
}

.xsjz-box .xsjz-item .xsjz-info dd .f-right {
	width: 155px;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.xsjz-box .xsjz-item .xsjz-name {
	width: 370px;
	margin: 0 auto;
	height: 192px;
	background: url(../img/new-img06.png) no-repeat;
	position: relative;
	left: 0px;
	top: -9px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-family: fzqk;
	line-height: 30px;
	padding-top: 40px
}

.tab-skin {
	margin: 0
}

.tab-skin .layui-tab-title {
	border-color: #e2e5e0;
	border-bottom-width: 5px;
	text-align: center;
	height: 47px
}

.tab-skin .layui-tab-title li {
	font-size: 22px;
	line-height: 42px;
	min-width: 170px
}

.tab-skin .layui-tab-title li.layui-this {
	color: #E3A25F
}

.tab-skin .layui-tab-title li.layui-this::after {
	height: 47px;
	border-bottom: 5px solid #E3A25F
}

.tab-skin .layui-tab-title li+li {
	margin-left: 134px
}

.tab-skin .layui-tab-content {
	background-color: #fff;
	padding: 45px 40px
}

.tab-skin .curr-info-item {
	cursor: pointer;
	height: 252px;
	margin-bottom: 44px;
	background-color: #FFF1E5
}

.tab-skin .curr-info-item img {
	width: 555px;
	height: 252px;
	float: left
}

.tab-skin .curr-info-item .curr-info {
	margin-left: 555px;
	padding: 34px 95px 15px 30px;
	position: relative
}

.tab-skin .curr-info-item .curr-info .state-mark {
	width: 95px;
	height: 40px;
	color: #fff;
	font-size: 15px;
	padding-left: 10px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0
}

.tab-skin .curr-info-item .curr-info .state-mark.state2 {
	background: url(../img/cl-label2.png) no-repeat
}

.tab-skin .curr-info-item .curr-info .state-mark.state1 {
	background: url(../img/cl-label1.png) no-repeat
}

.tab-skin .curr-info-item .curr-info .curr-info-name {
	font-size: 22px;
	font-weight: 700;
	color: #443B33;
	height: 80px;
	padding-bottom: 20px
}

.tab-skin .curr-info-item .curr-info .curr-info-name a {
	color: #443B33
}

.tab-skin .curr-info-item .curr-info .infoLine {
	font-size: 18px;
	color: #443B33;
	line-height: 30px
}

.tab-skin .curr-info-item .curr-info .infoLine .iconfont {
	opacity: .7
}

.tab-skin .curr-info-item .curr-info .appointment-btn {
	width: 140px;
	height: 48px;
	background: #d69327;
	border-radius: 4px;
	font-size: 20px;
	line-height: 48px
}

.tab-skin .curr-info-item:hover {
	background-color: #EAD9CB
}

.tab-skin .curr-info-item:hover .curr-info .curr-info-name {
	color: #7d5c30
}

.tab-skin .curr-info-item:hover .curr-info .curr-info-name a {
	color: #7d5c30
}

.tab-skin .curr-info-item:hover .curr-info .infoLine {
	color: #7d5c30
}

.h-max {
	height: calc(100% - 3.79rem);
	padding-bottom: 32px
}

.tab-skin2 {
	height: 100%
}

.tab-skin2 .layui-tab-title li {
	min-width: 107px
}

.tab-skin2 .layui-tab-content {
	height: calc(100% - 47px);
	overflow: hidden;
	background-color: #fcfaf6;
	border-radius: 3px;
	padding: 20px 35px
}

.tab-skin2 .layui-tab-content .layui-tab-item {
	height: 100%;
	overflow-y: auto
}

.layui-search-box {
	padding-bottom: 13px
}

.layui-search-box .headline {
	font-size: 23px;
	color: #333;
	height: 40px;
	line-height: 40px
}

.layui-search-box .headline .iconfont {
	color: #6e7c65;
	font-size: 18px;
	margin-right: 5px;
	float: left;
	position: relative;
	top: 3px
}

.layui-search-box .search-box {
	float: right;
	font-size: 14px;
	line-height: 30px
}

.layui-search-box .search-box a+a {
	margin-left: 5px
}

.layui-search-box .search-box a.active {
	color: #AE6B30
}

.leavemsg-item {
	background-color: rgba(231, 218, 205, .9);
	border: 1px solid rgba(99, 52, 10, .08);
	padding: 10px 20px;
	margin-bottom: 25px;
	color: #333;
	line-height: 22px
}

.leavemsg-item .headline {
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 7px
}

.leavemsg-item .content {
	font-size: 18px;
	padding-bottom: 25px
}

.leavemsg-item .reply {
	font-size: 18px
}

.leavemsg-item .reply.not {
	color: #6e7c65
}

.form-box .layui-form-label {
	font-size: 16px;
	width: 140px;
	color: rgba(51, 51, 51, .7)
}

.form-box .layui-form-label .required {
	color: #DB2626
}

.form-box .layui-input-block {
	margin-left: 140px
}

.form-box .layui-form-radioed>i {
	color: #5999F5
}

.form-box .layui-form-radioed>i:hover {
	color: #5999F5
}

.form-box .layui-form-radio>i:hover {
	color: #5999F5
}

.form-box .layui-btn {
	width: 100px;
	background-color: #E3A25F;
	border-radius: 3px;
	color: #FFF
}

.form-box .layui-btn.reset {
	background: #bdbdbd
}

.user-box {
	background: url(../img/user-top.png) center top no-repeat, url(../img/user-foot.png) center bottom no-repeat, #fff;
	background-size: contain;
	overflow: hidden
}

.user-box .user-head {
	width: 5.72rem;
	height: 3.79rem;
	margin: 0 auto;
	background: url(../img/user-bg.png) no-repeat;
	padding: 2.28rem 2.31rem 0;
	background-size: cover;
	position: relative
}

.user-box .user-head .user-photo {
	width: .97rem;
	height: .97rem;
	border-radius: 50%;
	display: block;
	margin: 0 auto
}

.user-box .user-head .user-name {
	text-align: center;
	font-size: 16px;
	color: #593514;
	line-height: .36rem
}

.user-box .user-head .cylxr {
	font-size: 14px;
	color: #8B572A;
	position: absolute;
	right: 10px;
	top: 2.77rem;
	cursor: pointer
}

.ticket-item {
	width: 417px;
	height: 191px;
	display: inline-block;
	float: left;
	background: url(../img/ticket.png) no-repeat;
	padding: 15px 67px 27px 15px;
	color: #333;
	position: relative;
	margin-right: 28px;
	margin-bottom: 18px
}

.ticket-item .mark {
	color: #B8997E;
	font-size: 16px;
	line-height: 21px;
	width: 16px;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	right: 29px
}

.ticket-item .title {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 7px
}

.ticket-item .time {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 10px
}

.ticket-item .genre {
	font-size: 24px;
	color: #DB2626;
	line-height: 32px;
	padding-bottom: 30px
}

.ticket-item .layui-btn {
	border-radius: 3px;
	width: 88px
}

.ticket-item .layui-btn.cancel {
	background: #5586c0
}

.ticket-item .layui-btn.look {
	background: #b68e3a
}

.qrcode-box {
	background-color: #fffcf5;
	padding: 22px;
	height: 100%;
	position: relative;
	overflow: hidden
}

.qrcode-box::before {
	content: attr(data-text);
	display: block;
	width: 146px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background-color: #51C3C3;
	transform: rotate(-45deg);
	position: absolute;
	left: -30px;
	top: 31px
}

.qrcode-box.ticket-state0::before {
	background-color: #FF7B00
}

.qrcode-box.ticket-state1::before {
	background-color: #51C3C3
}

.qrcode-box.ticket-state2::before {
	background-color: #CDCDCD
}

.qrcode-box .close {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 18px;
	color: #B68E3A;
	cursor: pointer;
	text-align: center;
	line-height: 16px;
	z-index: 999
}

.qrcode-box .box {
	background-color: #fffcf5;
	border: 3px solid #ddcead;
	height: 100%;
	padding: 25px 45px
}

.qrcode-box .box .title {
	font-weight: 700;
	font-size: 16px;
	color: #333;
	text-align: center;
	padding-bottom: 8px
}

.qrcode-box .box .time {
	color: #666;
	font-size: 14px;
	text-align: center;
	padding-bottom: 30px
}

.qrcode-box .box .order {
	width: 100%;
	table-layout: fixed;
	margin-bottom: 26px
}

.qrcode-box .box .order td {
	height: 38px;
	font-size: 14px;
	color: #333
}

.qrcode-box .box .order td.head {
	color: #666;
	padding: 0 10px;
	text-align: right
}

.qrcode-box .box .order-info {
	height: calc(100% - 218px);
	border-top: 1px dashed #7D7D7D;
	overflow: hidden;
	padding-top: 28px
}

.qrcode-box .box .order-info ul {
	height: 100%;
	overflow-y: auto;
	width: calc(100% + 30px)
}

.qrcode-box .box .order-info ul li {
	width: calc(100% - 30px);
	height: 88px;
	background-color: #f7f2ec;
	margin-bottom: 24px;
	position: relative;
	padding: 13px 17px
}

.qrcode-box .box .order-info ul li:last-child {
	margin-bottom: 0
}

.qrcode-box .box .order-info ul li .qrcode-img {
	float: left;
	position: relative;
	top: 7px;
	width: 48px;
	height: 48px;
	cursor: pointer
}

.qrcode-box .box .order-info ul li .row {
	margin-left: 73px;
	margin-right: 115px
}

.qrcode-box .box .order-info ul li .row div {
	line-height: 31px;
	font-size: 14px;
	color: #666
}

.qrcode-box .box .order-info ul li .row div span {
	color: #333
}

.qrcode-box .box .order-info ul li .row div span.success {
	color: #51C383
}

.qrcode-box .box .order-info ul li .row div span.cancel {
	color: #C35151
}

.qrcode-box .box .order-info ul li .layui-btn {
	background: #f7f2ec;
	border-radius: 3px;
	border: 1px solid #b68e3a;
	color: #B68E3A;
	height: 28px;
	line-height: 26px;
	position: absolute;
	right: 17px;
	top: 50%;
	margin-top: -14px;
	z-index: 99
}

.qrcode-box .box .order-info ul li .layui-btn.closed {
	width: 24px;
	height: 24px;
	border-radius: 12px;
	padding: 0;
	line-height: 24px;
	margin-top: -12px
}

.cylxr-box {
	background-color: #fffcf5;
	padding: 20px;
	height: 100%;
	position: relative
}

.cylxr-box .close {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 18px;
	color: #B68E3A;
	cursor: pointer;
	text-align: center;
	line-height: 16px;
	z-index: 999
}

.cylxr-box .box {
	background-color: #fffcf5;
	border: 3px solid #ddcead;
	height: 100%;
	padding: 10px 15px;
	overflow: hidden
}

.cylxr-box .box .title {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	padding-bottom: 15px
}

.cylxr-box .box .button-box {
	padding-bottom: 5px
}

.cylxr-box .box .button-box .layui-btn {
	width: 38px;
	height: 25px;
	background: #d7b190;
	border-radius: 3px;
	padding: 0;
	text-align: center;
	line-height: 25px
}

.cylxr-box .box .table-box {
	height: calc(100% - 66px);
	overflow-y: auto;
	margin-right: -15px;
	padding-right: 15px
}

.cylxr-box .box .table-box table {
	width: 100%
}

.cylxr-box .box .table-box table tr+tr {
	border-top: 10px solid #FFFCF5
}

.cylxr-box .box .table-box table tr td {
	height: 44px;
	font-size: 14px;
	color: #333;
	padding: 0 5px;
	background-color: #F7F2EC
}

.cylxr-box .box .table-box table tr td.head {
	color: #666;
	text-align: right
}

.cylxr-box .box .table-box table tr td.checkbox {
	text-align: center
}

.cylxr-box .box .table-box table tr td .layui-form-checkbox[lay-skin=primary] {
	padding: 0
}

.cylxr-box .box .table-box table tr td .layui-form-checkbox[lay-skin=primary] span {
	display: none
}

.cylxr-box .box .table-box table tr td .layui-form-checkbox[lay-skin=primary].layui-form-checked i {
	border-color: #979797 !important;
	background: #f7f2ec;
	color: #565656;
	font-weight: 700;
	font-size: 16px
}

.layer-img .layui-layer-content {
	background: #fffcf5;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
	border-radius: 6px;
	padding: 25px 30px
}

.layer-img .layui-layer-content .title {
	font-size: 16px;
	color: #333;
	text-align: center;
	font-weight: 700;
	padding-bottom: 15px
}

.layer-img .layui-layer-content img {
	display: block;
	width: 128px;
	height: 128px;
	border: 5px solid #fffcf5;
	margin: 0 auto;
	box-sizing: border-box
}

.layer-img .layui-layer-content .info {
	font-size: 14px;
	color: #666;
	line-height: 30px
}

.layer-img .layui-layer-content .info span {
	color: #333
}

.exhibition-details {
	margin: 0 23px 20px 24px;
	padding: 50px 45px;
	background: url(../img/box-top.png) no-repeat, url(../img/box-bottom.png) bottom no-repeat;
	position: relative
}

.exhibition-details::before {
	content: "";
	position: absolute;
	left: 1px;
	top: 23px;
	bottom: 23px;
	width: 10px;
	background: url(../img/box-left.png) repeat-y
}

.exhibition-details::after {
	content: "";
	position: absolute;
	right: 1px;
	top: 23px;
	bottom: 23px;
	width: 10px;
	background: url(../img/box-right.png) repeat-y
}

.layer-form-box.y-auto {
	height: 100%;
	padding: 20px 0 60px 50px;
	overflow: hidden
}

.layer-form-box .layui-form-label {
	font-size: 16px;
	color: #523820
}

.layer-form-box .required {
	color: #FD271B;
	font-size: 20px;
	position: relative;
	top: 4px;
	margin-right: 5px
}

.layer-form-box .layui-input {
	color: #523820;
	font-size: 15px;
	height: 40px
}

.layer-form-box .confirm {
	background-color: #80612A
}

.layer-form-box .checkbox-box {
	height: 100%;
	overflow-y: auto
}

.layer-form-box .checkbox-box .layui-unselect {
	width: 33.333%;
	margin-bottom: 10px
}

.layer-form-box .button-box {
	padding: 10px 30px 0 10px
}

.result-box {
	width: 1200px;
	height: 711px;
	background: rgba(117, 67, 24, .4);
	margin: 84px auto;
	padding: 30px 45px
}

.result-box .result-content-box {
	height: 100%;
	background: url(../img/yy1.png) left 20px no-repeat, url(../img/yy2.png) right bottom no-repeat, rgba(224, 195, 170, .96);
	padding: 50px 65px
}

.result-box .result-content-box .title {
	font-family: qzqk;
	font-size: 42px;
	text-align: center
}

.result-box .result-content-box .title .iconfont {
	font-size: 48px;
	color: #189F22;
	margin-right: 5px
}

.result-box .result-content-box .explain {
	font-size: 20px;
	color: #333;
	line-height: 22px
}

.result-box .result-content-box .explain a {
	color: #A71515
}

.result-box .result-content-box .btn-box {
	padding-top: 30px;
	margin-bottom: 100px
}

.result-box .result-content-box .btn-box .layui-btn {
	background: #d39529;
	border-radius: 4px
}

.result-box .result-content-box .hint-title {
	font-family: fzqk;
	font-size: 42px;
	text-align: center;
	color: #7A4A0E;
	line-height: 65px
}

.result-box .result-content-box .hint-title::before {
	content: "\2022";
	margin-right: 5px
}

.result-box .result-content-box .hint-title::after {
	content: "\2022";
	margin-left: 5px
}

.result-box .result-content-box .hint-box {
	margin-top: 20px
}

.result-box .result-content-box .hint-box li {
	font-size: 20px;
	line-height: 43px;
	color: #333
}

.constant-img {
	/* border-top: 5px solid #808c7a; */
	padding-top: 2px
}

.constant-content {
	width: 1160px;
	margin: -56px auto 0;
	background: #ECE1D7;
	padding: 30px;
	position: relative;
	z-index: 99
}

.constant-content .layui-carousel>[carousel-item]>* {
	background: #dce3e1
}

.constant-content .address {
	color: #443B33;
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 20px;
	font-weight: bold;
}

.constant-content .address .iconfont {
	font-size: 23px;
	margin-right: 5px;
	position: relative;
	top: 2px;
	color: #C89867;
	font-weight: 400;
}

.constant-content .text {
	color: #443B33;
	font-size: 14px;
	text-align: justify;
	line-height: 25px;
	text-indent: 36px
}

.constant-content .carousel-skin {
	padding: 0 33px;
	background: 0 0;
	margin-bottom: 48px
}

.constant-content .carousel-skin>div img {
	float: left
}

.constant-content .carousel-skin>div img+img {
	margin-left: 24px
}

.constant-content .carousel-skin>div .collection-item {
	float: left;
	cursor: pointer;
	width: 240px;
	height: 310px;
	padding-top: 21px;
	background: #fff;
	position: relative
}

.constant-content .carousel-skin>div .collection-item .collection-item-head {
	height: 39px;
	text-align: center
}

.constant-content .carousel-skin>div .collection-item .collection-item-head span {
	display: inline-block;
	width: 137px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #6e7c65;
	font-size: 18px;
	font-family: fzqk;
	background: url(../img/new-img32.png) no-repeat center
}

.constant-content .carousel-skin>div .collection-item .collection-item-box {
	height: calc(100% - 58px);
	display: flex;
	justify-content: center;
	align-items: center
}

.constant-content .carousel-skin>div .collection-item+.collection-item {
	margin-left: 24px
}

.constant-content .carousel-skin>div .collection-item:hover {
	background: #c49d62
}

.constant-content .carousel-skin>div .collection-item:hover .collection-item-head span {
	color: #7d5c30;
	background: url(../img/new-img32.png) no-repeat center
}

.constant-content .carousel-skin .layui-carousel-arrow[lay-type=sub] {
	left: 6px !important;
	width: 17px;
	height: 27px;
	border-radius: 0;
	margin-top: -14px;
	background: url(../img/new-img27.png) no-repeat;
	color: rgba(255, 255, 255, 0)
}

.constant-content .carousel-skin .layui-carousel-arrow[lay-type=add] {
	right: 6px !important;
	width: 17px;
	height: 27px;
	border-radius: 0;
	margin-top: -14px;
	background: url(../img/new-img28.png) no-repeat;
	color: rgba(255, 255, 255, 0)
}

.constant-content .carousel-skin .layui-carousel-ind ul {
	background: 0 0
}

.constant-content .carousel-skin .layui-carousel-ind ul li {
	width: 30px;
	height: 28px;
	border-radius: 0;
	background: url(../img/new-img29.png) no-repeat
}

.constant-content .carousel-skin .layui-carousel-ind ul li.layui-this {
	background: url(../img/new-img30.png) no-repeat
}

.constant-content .caroufredsel {
	padding: 0 33px;
	position: relative;
	margin-bottom: 50px;
	height: 170px
}

.constant-content .caroufredsel .caroufredsel-item-box {
	overflow: hidden
}

.constant-content .caroufredsel .caroufredsel-item-box ul {
	position: relative
}

.constant-content .caroufredsel .caroufredsel-item-box ul li {
	display: inline-block;
	float: left;
	padding-right: 33px
}

.constant-content .caroufredsel .caroufredsel-item-box ul li img {
	width: 322px;
	height: 170px
}

.constant-content .caroufredsel .caroufredsel-item-box ul li div {
	line-height: 22px;
	font-size: 18px;
	text-align: center;
	color: #443B33;
	padding-top: 25px;
	font-family: fzqk
}

.constant-content .caroufredsel .caroufredsel-arrow {
	width: 17px;
	height: 27px;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	cursor: pointer
}

.constant-content .caroufredsel .caroufredsel-arrow.prev {
	background: url(../img/new-img27.png) no-repeat;
	left: 6px
}

.constant-content .caroufredsel .caroufredsel-arrow.next {
	background: url(../img/new-img28.png) no-repeat;
	right: 6px
}

.tab-skin3 {
	background: rgba(224, 195, 170, .09);
	padding: 40px;
	padding-bottom: 0
}

.tab-skin3 .curr-info-item {
	margin-bottom: 33px;
	height: 318px
}

.tab-skin3 .curr-info-item img {
	width: 555px;
	height: 318px
}

.tab-skin3 .curr-info-item .curr-info .curr-info-name {
	height: auto
}

.tab-skin3 .curr-info-item .curr-info .infoLine .red {
	color: #C51313
}

.table-skin .layui-table-view {
	margin: 0;
	border: 0
}

.table-skin .layui-table-view .layui-table-header {
	border: 0
}

.table-skin .layui-table-view .layui-table-header thead tr {
	background: #f7f2ec
}

.table-skin .layui-table-view .layui-table-header thead tr .layui-table-cell {
	height: 34px;
	line-height: 34px;
	text-align: center
}

.table-skin .layui-table-view .layui-table-body tbody tr {
	background: #feebd4;
	border-bottom: 2px solid #F7F2EC
}

.table-skin .layui-table-view .layui-table-body tbody tr .layui-table-cell {
	height: 34px;
	line-height: 34px
}

.table-skin .layui-table-view .layui-table-page {
	border: 0
}

.table-skin .layui-table-view .unpaid::before {
	content: "\2022";
	color: #FF6A00;
	margin-right: 5px
}

.table-skin .layui-table-view .paid::before {
	content: "\2022";
	color: #48AF00;
	margin-right: 5px
}

.table-skin .layui-table-view .used::before {
	content: "\2022";
	color: #868686;
	margin-right: 5px
}

.table-skin .layui-table-view .layui-btn {
	border-radius: 3px
}

.table-skin .layui-table-view .layui-btn[lay-event=pay] {
	background-color: #8B572A
}

.null {
	background: url(../img/null.png) center no-repeat
}

.gateway-bread {
	margin: 15px 0
}

.gateway-bread .layui-breadcrumb {
	color: #fff !important
}

.gateway-bread .layui-breadcrumb a {
	color: #fff !important
}

.gateway-bread .layui-breadcrumb span {
	color: #fff !important
}

.gateway-bread .layui-breadcrumb cite {
	color: #fff !important
}

.detail-con {
	padding-top: 360px;
	background: url(../img/new-img04.jpg) no-repeat top center;
	background-size: 100% auto
}

.detail-con .detail-article {
	min-height: 500px
}

.detail-con .detail-article p {
	font-size: 14px
}

.exhibition-trailer {
	position: relative;
	height: 555px;
	margin-top: 118px
}

.exhibition-trailer:before {
	content: '';
	position: absolute;
	z-index: 6;
	left: 0;
	top: 0;
	bottom: 145px;
	right: 70px;
	background: #fff;
	box-shadow: 0px 31px 25px 0px rgb(156 156 156 / 40%);
}

.exhibition-trailer:after {
	content: '';
	position: absolute;
	z-index: 5;
	left: calc(50% - 480px);
	right: 0;
	top: -60px;
	bottom: 205px;
	background: #C89867
}

.exhibition-trailer .index-container {
	width: 1200px !important;
	position: relative;
	z-index: 6;
	height: 100%
}

.exhibition-trailer .index-container .trailer-inner {
	position: relative;
	z-index: 2;
	height: 100%;
	padding-top: 20px
}

.exhibition-trailer .index-container .trailer-inner .index-mod-head-style1 {
	position: relative
}

.exhibition-trailer .index-container .trailer-inner .index-mod-head-style1:before {
	content: '';
	position: absolute;
	top: 29px;
	left: -100%;
	right: calc(100% - 45px);
	border-top: 2px solid #443B33
}

.exhibition-trailer .index-container .trailer-inner .index-mod-head-style1 .left-title {
	color: #443B33;
	font-family: fzqk
}

.exhibition-trailer .index-container .trailer-inner .index-mod-head-style1 .left-title:before {
	background: url(../newVersion/image/new-img02.png) no-repeat right center
}

.exhibition-trailer .index-container .trailer-inner .trailer-left {
	margin-left: 60px;
	position: relative;
	height: 420px;
	width: 545px;
	padding: 0 0 22px 18px
}

.exhibition-trailer .index-container .trailer-inner .trailer-left:before {
	content: '';
	position: absolute;
	top: 20px;
	left: 0;
	right: 30px;
	bottom: 0;
	z-index: 9;
	background: #fff
}

.exhibition-trailer .index-container .trailer-inner .trailer-left img {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10
}

.exhibition-trailer .index-container .trailer-inner .trailer-right {
	position: absolute;
	right: 60px;
	top: 0;
	bottom: 145px;
	left: 605px;
	padding-top: 15px
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list {
	height: 320px;
	overflow: hidden
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list .normal-li .li-inner {
	display: block;
	position: relative;
	height: 40px;
	padding-right: 250px;
	padding-left: 50px
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list .normal-li .li-inner .li-tit {
	height: 40px;
	line-height: 40px;
	color: #443B33;
	font-size: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list .normal-li .li-inner .li-time {
	position: absolute;
	top: 0;
	right: 18px;
	line-height: 40px;
	color: #989898;
	font-size: 13px
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list .normal-li .li-inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 25px;
	width: 25px;
	height: 40px;
	background: url(../newVersion/image/img52.png) no-repeat left center
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list .normal-li .li-inner:hover {
	background-color: #c49d62
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list .normal-li .li-inner:hover .li-tit {
	color: #fff;
	font-weight: 700
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list .normal-li .li-inner:hover .li-time {
	color: #fff
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .trailer-list .normal-li .li-inner:hover:before {
	background: url(../newVersion/image/img53.png) no-repeat left center
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .item-more {
	text-align: center;
	padding: 20px 0
}

.exhibition-trailer .index-container .trailer-inner .trailer-right .item-more .jump-btn {
	display: inline-block;
	width: 98px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: url(../newVersion/image/img67.png) no-repeat center;
	color: #443B33;
	font-size: 12px
}

.exhibition-trailer .index-container:after {
	/* content: ''; */
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 145px;
	background: #f2f2f2
}
