
.section-02 {
	position: relative
}

.section-02 .fixed-content {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	transition: opacity 1s;
	opacity: 1;
	background-image: url("../image/map-back1.jpg");
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #babbbd;
}

.section-02.fixed-active .fixed-content {
	position: fixed !important;
	opacity: .3;
	/* background-color: rgba(0, 0, 0, 0.9) */
	background-color: #babbbd;
}

.section-full2 {
	background-image: url("../image/map-back1.jpg");
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.section-02 .item-scroll,
.section-full2 .item-scroll {
	box-sizing: border-box;
	padding-top: 100px;
	background: rgba(0, 0, 0, 0.3)
}

.section-02 .item-scroll .cont,
.section-full2 .item-scroll .cont {
	margin: 0 auto;
	padding: 0 30px;
	width: 1137px;
	position: relative
}

.section-02 .item-scroll .cont .text-a,
.section-full2 .item-scroll .cont .text-a {
	color: #fff;
	line-height: 1.2;
	padding-top: 120px
}

.section-02 .item-scroll .cont .text-a h2,
.section-full2 .item-scroll .cont .text-a h2 {
	font-size: 48px;
	font-weight: bold
}

.section-02 .item-scroll .cont .text-a h3,
.section-full2 .item-scroll .cont .text-a h3 {
	font-size: 36px
}

.section-02 .item-scroll .cont .text-a p,
.section-full2 .item-scroll .cont .text-a p {
	line-height: 1.5;
	margin-top: 24px;
	margin-bottom: 40px;
	font-size: 18px
}

.section-02 .item-scroll .cont .text-a aside,
.section-full2 .item-scroll .cont .text-a aside {
	font-size: 18px
}

.section-02 .item-scroll .cont .text-a aside span,
.section-full2 .item-scroll .cont .text-a aside span {
	font-size: 32px
}

.section-02 .item-scroll .cont .text-b .block,
.section-full2 .item-scroll .cont .text-b .block {
	display: flex;
	justify-content: center;
	margin-top: 40px
}

.section-02 .item-scroll .cont .text-b .btn,
.section-full2 .item-scroll .cont .text-b .btn {
	display: flex;
	width: 310px;
	height: 100px;
	margin-right: 80px
}

.section-02 .item-scroll .cont .text-b .btn:last-of-type,
.section-full2 .item-scroll .cont .text-b .btn:last-of-type {
	margin-right: 0
}

.section-02 .item-scroll .cont .text-b .btn .num,
.section-full2 .item-scroll .cont .text-b .btn .num {
	display: flex;
	width: 120px;
	justify-content: center;
	align-items: center;
	font-size: 52px;
	color: #fff;
	background-color: #bba58d
}

.section-02 .item-scroll .cont .text-b .btn .c,
.section-full2 .item-scroll .cont .text-b .btn .c {
	border-left: 1px solid #fff
}

.section-02 .item-scroll .cont .text-b .btn .c aside:nth-of-type(1),
.section-full2 .item-scroll .cont .text-b .btn .c aside:nth-of-type(1) {
	padding: 4px 6px;
	line-height: 1.4;
	text-align: right;
	box-sizing: border-box;
	background-color: #fff;
	height: 70px;
	font-size: 24px;
	color: #9f3424
}

.section-02 .item-scroll .cont .text-b .btn .c aside:nth-of-type(2),
.section-full2 .item-scroll .cont .text-b .btn .c aside:nth-of-type(2) {
	padding: 0 6px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	background-color: #bba58d;
	height: 30px;
	font-size: 18px;
	color: #fff
}

.section-02 .item-scroll .cont .text-b-top,
.section-full2 .item-scroll .cont .text-b-top {
	display: flex
}

.section-02 .item-scroll .cont .text-b-top .tb-left,
.section-full2 .item-scroll .cont .text-b-top .tb-left {
	padding-right: 220px;
	line-height: 1.3
}

.section-02 .item-scroll .cont .text-b-top .tb-left h2,
.section-full2 .item-scroll .cont .text-b-top .tb-left h2 {
	font-weight: bold;
	font-size: 44px;
	color: #9f3424
}

.section-02 .item-scroll .cont .text-b-top .tb-left p,
.section-full2 .item-scroll .cont .text-b-top .tb-left p {
	margin-top: 28px;
	line-height: 1.5;
	font-size: 16px;
	color: #9f3424
}

.section-02 .item-scroll .cont .tb-right .time,
.section-full2 .item-scroll .cont .tb-right .time {
	width: 509px;
	height: 101px;
	background: url("../image/single-scroll-time.png") no-repeat center top
}

.section-02 .item-scroll .cont .tb-right p,
.section-full2 .item-scroll .cont .tb-right p {
	line-height: 1.4;
	font-size: 12px;
	color: #fff
}

.section-02 .item-scroll .cont .text-c,
.section-full2 .item-scroll .cont .text-c {
	text-align: center
}

.section-02 .item-scroll .cont .text-c h2,
.section-full2 .item-scroll .cont .text-c h2 {
	font-size: 44px;
	font-weight: bold;
	color: #fff
}

.section-02 .item-scroll .cont .text-c p,
.section-full2 .item-scroll .cont .text-c p {
	margin-top: 40px;
	margin-bottom: 100px;
	font-size: 18px;
	color: #9f3424;
	line-height: 1.4
}

.section-02 .item-scroll .cont .text-c .s-s-slide,
.section-full2 .item-scroll .cont .text-c .s-s-slide {
	margin: 0 auto;
	width: 900px;
	position: relative;
	height: 120px
}

.section-02 .item-scroll .cont .text-c .s-s-slide .l,
.section-02 .item-scroll .cont .text-c .s-s-slide .r,
.section-02 .item-scroll .cont .text-c .s-s-slide .prev,
.section-02 .item-scroll .cont .text-c .s-s-slide .next,
.section-full2 .item-scroll .cont .text-c .s-s-slide .l,
.section-full2 .item-scroll .cont .text-c .s-s-slide .r,
.section-full2 .item-scroll .cont .text-c .s-s-slide .prev,
.section-full2 .item-scroll .cont .text-c .s-s-slide .next {
	display: block;
	position: absolute;
	top: 50%;
	width: 36px;
	height: 35px;
	margin-top: -16px;
	background: url("../image/scroll-r-btn.png") no-repeat
}

.section-02 .item-scroll .cont .text-c .s-s-slide .l,
.section-02 .item-scroll .cont .text-c .s-s-slide .prev,
.section-full2 .item-scroll .cont .text-c .s-s-slide .l,
.section-full2 .item-scroll .cont .text-c .s-s-slide .prev {
	left: 0;
	transform: rotate(-180deg)
}

.section-02 .item-scroll .cont .text-c .s-s-slide .r,
.section-02 .item-scroll .cont .text-c .s-s-slide .next,
.section-full2 .item-scroll .cont .text-c .s-s-slide .r,
.section-full2 .item-scroll .cont .text-c .s-s-slide .next {
	right: 0
}

.section-02 .item-scroll .cont .text-c .s-s-slide .control-box,
.section-full2 .item-scroll .cont .text-c .s-s-slide .control-box {
	width: 900px;
	height: 120px
}

.section-02 .item-scroll .cont .text-c .s-s-slide .bigbox,
.section-full2 .item-scroll .cont .text-c .s-s-slide .bigbox {
	overflow: hidden;
	width: 806px;
	height: 120px;
	margin: 0 auto
}

.section-02 .item-scroll .cont .text-c .s-s-slide #switcher,
.section-full2 .item-scroll .cont .text-c .s-s-slide #switcher {
	height: 120px;
	left: 0px
}

.section-02 .item-scroll .cont .text-c .s-s-slide .content_1.content_2,
.section-full2 .item-scroll .cont .text-c .s-s-slide .content_1.content_2 {
	width: 100%;
	float: left
}

.section-02 .item-scroll .cont .text-c .s-s-slide .box,
.section-full2 .item-scroll .cont .text-c .s-s-slide .box {
	width: 260px;
	height: 120px;
	float: left;
	margin-right: 20px;
	background-size: cover;
	background-position: center
}

.section-02 .item-scroll .cont .text-c .s-s-slide .box:hover,
.section-full2 .item-scroll .cont .text-c .s-s-slide .box:hover {
	transform: scale3d(1, 1, 1);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}

.section-02 .item-scroll .cont .text-d,
.section-full2 .item-scroll .cont .text-d {
	text-align: center
}

.section-02 .item-scroll .cont .text-d h2,
.section-full2 .item-scroll .cont .text-d h2 {
	font-size: 36px;
	padding-top: 180px;
	color: #9f3424;
	font-weight: bold
}

.section-02 .item-scroll .cont .text-d p,
.section-full2 .item-scroll .cont .text-d p {
	margin-top: 28px
}

.section-02 .item-scroll .cont .text-d p:nth-of-type(1),
.section-full2 .item-scroll .cont .text-d p:nth-of-type(1) {
	font-size: 22px;
	color: rgba(159, 52, 36, 0.8)
}

.section-02 .item-scroll .cont .text-d p:nth-of-type(2),
.section-full2 .item-scroll .cont .text-d p:nth-of-type(2) {
	font-size: 24px;
	color: rgba(159, 52, 36, 0.8)
}

.section-02 .item-scroll .cont .text-d p:nth-of-type(2) strong,
.section-full2 .item-scroll .cont .text-d p:nth-of-type(2) strong {
	color: #9f3424;
	font-weight: 600
}

.section-02 .item-scroll .cont .text-d p:nth-of-type(2) span,
.section-full2 .item-scroll .cont .text-d p:nth-of-type(2) span {
	font-size: 34px;
	color: #fff
}

.section-02 .item-scroll .cont .text-d aside,
.section-full2 .item-scroll .cont .text-d aside {
	margin-top: 30px;
	font-size: 30px;
	color: #fff
}

.section-02 .item-scroll .cont .text-e,
.section-full2 .item-scroll .cont .text-e {
	display: flex
}

.section-02 .item-scroll .cont .text-e .l,
.section-full2 .item-scroll .cont .text-e .l {
	padding-top: 200px;
	padding-right: 122px
}

.section-02 .item-scroll .cont .text-e .l h2,
.section-full2 .item-scroll .cont .text-e .l h2 {
	height: 57px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #9f3424;
	font-size: 40px;
	font-weight: bold
}

.section-02 .item-scroll .cont .text-e .l h2::before,
.section-02 .item-scroll .cont .text-e .l h2::after,
.section-full2 .item-scroll .cont .text-e .l h2::before,
.section-full2 .item-scroll .cont .text-e .l h2::after {
	content: '';
	width: 47px;
	height: 57px;
	display: inline-block;
	background: url("../image/sprite.png") no-repeat
}

.section-02 .item-scroll .cont .text-e .l h2::before,
.section-full2 .item-scroll .cont .text-e .l h2::before {
	background-position: 0 0
}

.section-02 .item-scroll .cont .text-e .l h2::after,
.section-full2 .item-scroll .cont .text-e .l h2::after {
	background-position: -48px 0
}

.section-02 .item-scroll .cont .text-e .l p,
.section-full2 .item-scroll .cont .text-e .l p {
	margin-top: 24px;
	line-height: 1.3;
	font-size: 20px;
	color: #9f3424
}

.section-02 .item-scroll .cont .text-e .r,
.section-full2 .item-scroll .cont .text-e .r {
	padding-top: 150px;
	color: #fff
}

.section-02 .item-scroll .cont .text-e .r h2,
.section-full2 .item-scroll .cont .text-e .r h2 {
	font-size: 32px
}

.section-02 .item-scroll .cont .text-e .r p,
.section-full2 .item-scroll .cont .text-e .r p {
	margin-top: 25px;
	margin-bottom: 35px;
	font-size: 32px
}

.section-02 .item-scroll .cont .text-e .r p span,
.section-full2 .item-scroll .cont .text-e .r p span {
	font-size: 58px
}

.section-02 .item-scroll .cont .text-e .btn,
.section-full2 .item-scroll .cont .text-e .btn {
	position: relative;
	display: block;
	width: 200px;
	height: 56px;
	line-height: 56px;
	font-size: 30px;
	color: #fff;
	transition: transform 0.25s;
	text-align: center;
	background: url("../image/sprite.png") no-repeat -198px 0
}

.section-02 .item-scroll .cont .text-e .btn:hover,
.section-full2 .item-scroll .cont .text-e .btn:hover,
.section-02 .item-scroll .cont .text-e .btn:focus,
.section-full2 .item-scroll .cont .text-e .btn:focus {
	color: #9f3424;
	transform: scale(1.08);
}

.section-02 .item-scroll .cont .text-e .btn:active,
.section-full2 .item-scroll .cont .text-e .btn:active {
	transform: scale(0.96);
}

.section-02 .item-scroll .cont .text-e .btn #line0,
.section-full2 .item-scroll .cont .text-e .btn #line0 {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px
}

.section-02 .item-scroll .cont .text-f,
.section-full2 .item-scroll .cont .text-f {
	display: flex
}

.section-02 .item-scroll .cont .text-f .l,
.section-full2 .item-scroll .cont .text-f .l {
	color: #fff;
	padding-top: 180px;
	padding-right: 240px
}

.section-02 .item-scroll .cont .text-f .l h2,
.section-full2 .item-scroll .cont .text-f .l h2 {
	font-size: 46px
}

.section-02 .item-scroll .cont .text-f .l p,
.section-full2 .item-scroll .cont .text-f .l p {
	line-height: 1.4;
	font-size: 32px
}

.section-02 .item-scroll .cont .text-f .r,
.section-full2 .item-scroll .cont .text-f .r {
	padding-top: 114px;
	max-width: 340px;
	flex-shrink: 0
}

.section-02 .item-scroll .cont .text-f .r .title,
.section-full2 .item-scroll .cont .text-f .r .title {
	color: #9f3424;
	font-size: 30px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px
}

.section-02 .item-scroll .cont .text-f .r .title::before,
.section-02 .item-scroll .cont .text-f .r .title::after,
.section-full2 .item-scroll .cont .text-f .r .title::before,
.section-full2 .item-scroll .cont .text-f .r .title::after {
	content: '';
	width: 24px;
	height: 28px;
	display: inline-block;
	background: url("../image/sprite.png") no-repeat 0 -69px
}

.section-02 .item-scroll .cont .text-f .r .title::after,
.section-full2 .item-scroll .cont .text-f .r .title::after {
	transform: rotate(180deg)
}

.section-02 .item-scroll .cont .text-f .r .item,
.section-full2 .item-scroll .cont .text-f .r .item {
	color: #9f3424;
	margin-top: 16px
}

.section-02 .item-scroll .cont .text-f .r .item h3,
.section-full2 .item-scroll .cont .text-f .r .item h3 {
	font-size: 16px;
	font-weight: bold;
	display: flex;
	align-items: center
}

.section-02 .item-scroll .cont .text-f .r .item h3::before,
.section-full2 .item-scroll .cont .text-f .r .item h3::before {
	content: '';
	width: 24px;
	height: 28px;
	display: inline-block;
	flex-shrink: 0;
	background: url("../image/sprite.png") no-repeat -33px -69px
}

.section-02 .item-scroll .cont .text-f .r .item p,
.section-full2 .item-scroll .cont .text-f .r .item p {
	line-height: 1.3;
	margin-top: 4px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all
}

.section-03 {
	height: 750px;
	background: url("../image/value.jpg") no-repeat center top
}

.section-03 .cont {
	padding-top: 160px;
	text-align: center;
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.section-03 .cont h2 {
	font-size: 56px;
	color: #9f3424
}

.section-03 .cont p {
	line-height: 1.4;
	margin-top: 70px;
	margin-bottom: 60px;
	font-size: 24px;
	color: #000;
	white-space: nowrap
}

.section-03 .cont .btn {
	display: block;
	margin: 0 auto;
	width: 378px;
	height: 84px;
	line-height: 84px;
	font-size: 52px;
	color: #ccc;
	background: url("../image/value-btn_back.png") no-repeat;
	background-size: 100%;
	transition: all 0.5s
}

.section-03 .cont .btn:hover {
	width: 394px;
	height: 88.2px
}

.section-04 video {
	width: 100%
}

.section-04 .control-wrap {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6)
}

.section-04 .play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 100px
}

.section-04 .alert-video {
	display: none;
	width: 1000px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 9
}

.section-04 .alert-video.active {
	display: block
}

.section-04 .close-video {
	cursor: pointer;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	top: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	color: #f00;
	font-size: 16px;
	transition: .3s;
	z-index: 12
}

.section-04 .close-video:hover {
	color: #fff;
	background-color: #f00
}

.section-05 {
	height: 750px;
	background: url("../image/time_back.jpg") no-repeat center top
}

.section-05 .cont {
	padding: 130px 30px 0;
	position: relative;
	width: 1137px;
	margin: 0 auto
}

.section-05 .cont h2 {
	color: #fff;
	font-size: 70px;
	margin-bottom: 60px
}

.section-05 .cont p {
	font-size: 24px;
	color: #fff;
	line-height: 1.4
}

.section-05 .cont .icon {
	display: flex;
	margin-top: 84px;
	justify-content: center
}

.section-05 .cont .icon a {
	width: 114px;
	height: 114px;
	display: block;
	margin-right: 70px;
	background: url("../image/speaker11.png") no-repeat 0 0;
	transition: all 0.5s
}

.section-05 .cont .icon a:hover {
	transform: scale(1.1)
}

.section-05 .cont .icon a:nth-of-type(2) {
	background-position: -170px 0
}

.section-05 .cont .icon a:nth-of-type(3) {
	background-position: -370px 0
}

.section-05 .cont .icon a:last-of-type {
	margin-right: 0;
	background-position: -558px 0
}

.section-06 {
	position: relative;
	min-height: 160vh
}

.section-06 .fixed-content {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	transition: opacity 1s;
	opacity: 1;
	background: url("../image/mobile-demo-back.jpg");
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.section-06.fixed-active .fixed-content {
	position: fixed !important;
	background-color: rgba(0, 0, 0, 0.9)
}

.section-06 .cont {
	position: relative;
	margin: 0 auto;
	width: 1137px
}

.section-06 .cont .text {
	position: relative;
	width: 450px;
	top: 420px
}

.section-06 .cont h2 {
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.3
}

.section-06 .cont p {
	padding-top: 24px;
	font-size: 12px;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.8)
}

.section-06 .frame-wrap {
	position: absolute;
	width: 360px;
	height: 709px;
	overflow: hidden;
	top: 389px;
	right: 44px
}

.section-06 .frame-wrap:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url("../image/mobile-frame.png") no-repeat;
	z-index: 3
}

.section-06 .ifr {
	transform: translate(18px, 21px);
	width: 334px;
	height: 650px
}

.section-07 {
	position: relative
}

.section-07 .screen-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh
}

.section-07 .screen-wrap .bg-list {
	position: relative;
	height: 100%;
	transition: 1s
}

.section-07 .text {
	padding: 160px 30px
}

.section-07 .text h2 {
	font-size: 42px;
	color: #9f3424;
	font-weight: bold
}

.section-07 .text p {
	margin-top: 20px;
	line-height: 1.2;
	font-size: 24px;
	color: #000
}

.section-07 .cont {
	width: 1200px;
	height: 580px;
	margin: 0 auto;
	background: #fff;
	padding: 0px 30px
}

.section-07 .item-scroll {
	box-sizing: border-box;
	padding-top: 160px;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.section-07 .item-scroll:first-child .cont {
	display: block
}

.section-07 .a {
	background-image: url("../image/lou1.png");
	top: 0
}

.section-07 .b {
	background-image: url("../image/lou2.png");
	top: -100%
}

.section-07 .c {
	background-image: url("../image/lou3.png");
	top: -200%
}

.section-07 .d {
	background-image: url("../image/lou4.png");
	top: -300%
}

.section-07 .e {
	background-image: url("../image/lou5.png");
	top: -400%
}

.section-07 .e .text {
	display: flex;
	align-items: flex-start;
	padding-top: 70px
}

.section-07 .e .text .shu {
	/* margin: 0 auto; */
	writing-mode: vertical-rl;
	writing-mode: tb-lr;
	font-size: 24px;
	color: #000
}

.section-07 .e .img {
	width: 300px;
	height: 424px;
	background: url("../image/tower5_cont.png") no-repeat;
	background-size: contain;

}

.section-08 {
	position: relative;
	background-color: #bba58d
}

.section-08 .top .cont .item {
	display: none
}

.section-08 .top .cont .item-active {
	display: block
}

.section-08 .cont {
	margin: 0 auto;
	width: 1137px;
	position: relative
}

.section-08 .center {
	position: absolute;
	bottom: 0;
	display: flex;
	left: 50%;
	transform: translate(-50%, 54px);
	z-index: 3
}

.section-08 .center .item {
	width: 178px;
	text-align: center
}

.section-08 .center .item.active>a {
	background-color: #fff;
	box-shadow: 0 0 0 3px #9f3424
}

.section-08 .center a {
	display: block;
	transition: .3s;
	cursor: pointer;
	margin: 0 auto 0;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background-color: #9f3424
}

.section-08 .center span {
	display: block;
	text-align: center;
	margin-top: 28px;
	font-size: 14px;
	color: #9f3424
}

.section-08 .top {
	box-sizing: border-box;
	position: relative;
	padding-bottom: 36px;
	padding-top: 100px;
	background-color: #9f3424
}

.section-08 .top h1,
.section-08 .top p,
.section-08 .top h2 {
	text-align: center
}

.section-08 .top h1 {
	font-weight: 500;
	font-size: 46px;
	color: #bba58d
}

.section-08 .top p {
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 20px;
	color: #bba58d
}

.section-08 .top p span {
	color: #fff;
	font-size: 32px
}

.section-08 .top h2 {
	font-size: 20px;
	font-weight: normal;
	color: #fff
}

.section-08 .bottom {
	box-sizing: border-box;
	padding-top: 96px;
	padding-bottom: 30px;
	min-height: 120px
}

.section-08 .bottom .cont-list {
	padding: 0 30px;
	display: flex
}

.section-08 .bottom .cont-list .item {
	margin-right: 48px;
	width: 190px;
	height: 100px;
	padding: 15px 0 10px;
	background: url("../image/coupons.png") no-repeat;
	background-size: 100%;
	transition: all 0.5s;
	color: #9f3424
}

.section-08 .bottom .cont-list .item:hover {
	transform: scale(1.05)
}

.section-08 .bottom .cont-list .item:last-of-type {
	margin-right: 0
}

.section-08 .bottom .cont-list .item h3 {
	font-size: 26px;
	text-align: center;
	font-weight: bold
}

.section-08 .bottom .cont-list .item p {
	margin: 6px auto 0;
	line-height: 1.2;
	width: 120px;
	font-size: 12px
}

.section-08 .bottom .ewm-cont {
	width: 500px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center
}

.section-08 .bottom .ewm-cont dl dt img {
	width: 100px;
	height: 100px;
	margin: 0 auto
}

.section-08 .bottom .ewm-cont dl dd {
	margin-top: 10px;
	font-size: 16px;
	color: #fff
}

.foot-section {
	position: relative;
	background-color: #fff
}

.foot-section .links-wrap {
	background-color: #fff;
	padding: 68px 0
}

.foot-section .links-wrap .cont {
	display: flex;
	width: 1137px;
	margin: 0 auto
}

.foot-section .links-wrap .contact-wrap {
	width: 230px;
	border-left: 1px solid #000;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center
}

.foot-section .links-wrap .contact {
	line-height: 1.2
}

.foot-section .links-wrap .contact h2 {
	font-size: 20px;
	color: #9f3224;
	font-weight: 500
}

.foot-section .links-wrap .contact p {
	font-size: 12px;
	color: #000;
	margin-top: 4px;
	margin-bottom: 10px
}

.foot-section .links-wrap .contact .call {
	margin: 0 auto;
	width: 105px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #9f3224;
	border: 1px solid #9f3224;
	border-radius: 1px
}

.foot-section .links-wrap .contact .call::before {
	padding-right: 4px
}

.foot-section .links-wrap .contact .call-wrap {
	position: relative;
	display: inline-block
}
.foot-section .links-wrap .contact .call-wrap .weixin-popup {
	display: none;
	position: absolute;
	bottom: calc(100% + 14px);
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 6px 24px rgba(0,0,0,0.15);
	padding: 14px 14px 10px;
	text-align: center;
	z-index: 999;
	white-space: nowrap
}
.foot-section .links-wrap .contact .call-wrap .weixin-popup::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 8px solid transparent;
	border-top-color: #fff
}
.foot-section .links-wrap .contact .call-wrap .weixin-popup img {
	width: 140px;
	height: 140px;
	display: block
}
.foot-section .links-wrap .contact .call-wrap .weixin-popup span {
	display: block;
	font-size: 12px;
	color: #666;
	margin-top: 6px
}
.foot-section .links-wrap .contact .call-wrap:hover .weixin-popup {
	display: block
}

.foot-section .links-wrap .link-list {
	flex: 1;
	display: flex;
	font-size: 12px;
	justify-content: space-around
}

.foot-section .links-wrap .link-list h2 {
	font-size: 14px;
	color: #bba58d;
	padding-bottom: 18px
}

.foot-section .links-wrap .link-list a {
	display: block;
	color: #000;
	padding-bottom: 10px
}

.foot-section .footer-info-wrap {
	background-color: #babbbd;
	height: 160px;
	padding: 20px 0;
	box-sizing: border-box
}

.foot-section .footer-info-wrap .cont {
	width: 1137px;
	font-size: 12px;
	margin: 0 auto
}

.foot-section .footer-info-wrap .cont aside {
	border-bottom: 1px solid #000;
	padding-bottom: 8px
}

.foot-section .footer-info-wrap .cont p {
	padding-top: 8px
}

.foot-section .footer-info-wrap .cont a,
.foot-section .footer-info-wrap .cont p {
	color: #000
}

.foot-section .footer-info-wrap .cont aside {
	color: rgba(0, 0, 0, 0.9)
}

.foot-section .footer-info-wrap .tag {
	padding-top: 20px
}

.banner {
	position: relative;
	overflow: hidden
}

.banner .banner-box {
	width: 9999px
}

.banner .banner-box .item {
	float: left;
	width: 100%;
	min-width: 1280px;
	height: 100%;
	position: absolute;
	top: 0;
	transform: scale(1, 1);
	opacity: 0;
	z-index: -1
}

.banner .banner-box .item.s {
	opacity: 1;
	z-index: 1
}

.banner .banner-box .item a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("../image/slide_back-1.jpg") no-repeat center;
	background-size: auto 100%;
}

.banner .banner-box .item:nth-child(2) a {
	background: url("../image/slide_back-2.jpg") no-repeat center;
	background-size: cover;
}

.banner .banner-box .item:nth-child(3) a {
	background: url("../image/slide_back-3.jpg") no-repeat center;
	background-size: cover;
}
.banner .banner-box .item:nth-child(4) a {
	background: url("../image/slide_back-4.jpg") no-repeat center;
	background-size: cover;
}

.banner .banner-btn {
	position: absolute;
	left: 0;
	bottom: 5%;
	width: 100%;
	text-align: center;
	z-index: 10
}

.banner .banner-btn .item {
	display: inline-block;
	width: 27px;
	height: 24px;
	margin: 0 5px;
	line-height: 3px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: url(../image/slide_btn.png) no-repeat left center
}

.banner .banner-btn .item.active {
	background: url(../image/slide_btn-active.png) no-repeat left center
}

/* 固定导航 */
.guide {
	width: 60px;
	margin-left: 570px;
	position: fixed;
	right: 0;
	bottom: 134px;
	_position: absolute;
	_top: expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');
	display: block;
}

.guide a {
	display: block;
	width: 60px;
	height: 50px;
	background: url(../image/sprite_v2.png) no-repeat;
	margin-top: 10px;
	text-decoration: none;
	font: 16px/50px "Microsoft YaHei";
	text-align: center;
	color: #fff;
	border-radius: 2px;
	color:#333;text-decoration:none;
}

.guide a span {
	display: none;
	text-align: center;
}

.guide a:hover {
	text-decoration: none;
	background-color: #9f3224;
	color: #fff;
}

.guide a:hover span {
	display: block;
	width: 60px;
	background: #9f3224
}

.guide .find {
	background-position: -84px -236px;
}

.guide .report {
	background-position: -146px -236px;
}

.guide .edit {
	background-position: -83px -185px;
}

.guide .top {
	background-position: -145px -185px;
}
.sec-07-w {
	width: 100%;
	overflow-x: hidden;
}
.sec-07{
	width: -webkit-calc(100% + 18px);
	width: -moz-calc(100% + 18px);
	width: calc(100% + 18px);
	height: 580px;
	position: relative;
	overflow-y:scroll;
	scroll-behavior: smooth;
	scroll-snap-type: y mandatory;
}
.sec-07::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
.sec-071{
	width: 1200px;
	height: 580px;
	margin:0 auto;
	background: #fff;
	padding:0px 30px;
	scroll-snap-align: start;
	scroll-snap-stop: always;
}
.sec-071-ti{
	font-size: 48px;
	color: #9f3424;
	font-weight: bold;
	padding-top: 200px;
	display: block;
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.sec-071-ti.sec-text-visible{
	opacity: 1;
	transform: translateY(0);
}
.sec-071-wen{
	font-size: 30px;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.5s ease-out 0.1s, transform 0.5s ease-out 0.1s;
}
.sec-071-wen.sec-text-visible{
	opacity: 1;
	transform: translateY(0);
}
/* 第一屏默认可见 */
.sec-071 .sec-071-ti,
.sec-071 .sec-071-wen {
	opacity: 1;
	transform: translateY(0);
}
.shu{
	writing-mode: vertical-rl;
	font-size: 24px!important;
	padding-top: 80px;
}
.sec-071 img{
	width: 34%;
	height: 580px;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	filter: blur(8px);
	transform: scale(0.88);
	transition: opacity 0.6s cubic-bezier(0.33, 0, 0.1, 1), filter 0.6s cubic-bezier(0.33, 0, 0.1, 1), transform 0.6s cubic-bezier(0.33, 0, 0.1, 1);
	will-change: filter, opacity, transform;
}
.sec-071 img.sec-img-active{
	opacity: 1;
	filter: blur(0);
	transform: scale(1);
}
.sec-072{
	width: 1200px;
	height: 580px;
	margin:0 auto;
	background: #fff;
	padding:0px 30px;
	scroll-snap-align: start;
	scroll-snap-stop: always;
}
.sec-072 img{
	width: 38%;
	height: 580px;
	position: absolute;
	top: 580px;
	right: 0;
	opacity: 0;
	filter: blur(8px);
	transform: scale(0.88);
	transition: opacity 0.6s cubic-bezier(0.33, 0, 0.1, 1), filter 0.6s cubic-bezier(0.33, 0, 0.1, 1), transform 0.6s cubic-bezier(0.33, 0, 0.1, 1);
	will-change: filter, opacity, transform;
}
.sec-072 img.sec-img-active{
	opacity: 1;
	filter: blur(0);
	transform: scale(1);
}
.sec-073{
	width: 1200px;
	height: 580px;
	margin:0 auto;
	background: #fff;
	padding:0px 30px;
	scroll-snap-align: start;
	scroll-snap-stop: always;
}
.sec-073 img{
	width: 37%;
	height: 580px;
	position: absolute;
	top: 1160px;
	right: 0;
	opacity: 0;
	filter: blur(8px);
	transform: scale(0.88);
	transition: opacity 0.6s cubic-bezier(0.33, 0, 0.1, 1), filter 0.6s cubic-bezier(0.33, 0, 0.1, 1), transform 0.6s cubic-bezier(0.33, 0, 0.1, 1);
	will-change: filter, opacity, transform;
}
.sec-073 img.sec-img-active{
	opacity: 1;
	filter: blur(0);
	transform: scale(1);
}
.sec-074{
	width: 1200px;
	height: 580px;
	margin:0 auto;
	background: #fff;
	padding:0px 30px;
	scroll-snap-align: start;
	scroll-snap-stop: always;
}
.sec-074 img{
	width: 40%;
	height: 580px;
	position: absolute;
	top: 1740px;
	right: 0;
	opacity: 0;
	filter: blur(8px);
	transform: scale(0.88);
	transition: opacity 0.6s cubic-bezier(0.33, 0, 0.1, 1), filter 0.6s cubic-bezier(0.33, 0, 0.1, 1), transform 0.6s cubic-bezier(0.33, 0, 0.1, 1);
	will-change: filter, opacity, transform;
}
.sec-074 img.sec-img-active{
	opacity: 1;
	filter: blur(0);
	transform: scale(1);
}
.sec-075{
	width: 1200px;
	height: 580px;
	margin:0 auto;
	background: #fff;
	padding:0px 30px;
	scroll-snap-align: start;
	scroll-snap-stop: always;
}
.sec-075-tu{
	width: 42%;
	height: 580px;
	position: absolute;
	top: 2320px;
	right: 0;
	opacity: 0;
	filter: blur(8px);
	transform: scale(0.88);
	transition: opacity 0.6s cubic-bezier(0.33, 0, 0.1, 1), filter 0.6s cubic-bezier(0.33, 0, 0.1, 1), transform 0.6s cubic-bezier(0.33, 0, 0.1, 1);
	will-change: filter, opacity, transform;
}
.sec-075-tu.sec-img-active{
	opacity: 1;
	filter: blur(0);
	transform: scale(1);
}

#sec-075-zhang{
	width: 80px;
	padding-top: 420px;
	float: left;
	opacity: 0;
	transition: opacity 0.5s ease-out 0.15s;
}
#sec-075-zhang.sec-text-visible{
	opacity: 1;
}
#sec-075-cszp{
	width: 368px;
	padding-top: 80px;
	float: left;
	opacity: 0;
	transition: opacity 0.5s ease-out 0.2s;
}
#sec-075-cszp.sec-text-visible{
	opacity: 1;
}
/* ========== 调查问卷弹窗样式 ========== */
.vote-modal-overlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 9999;
	justify-content: center;
	align-items: center;
}
.vote-modal-overlay.active {
	display: flex;
}
.vote-modal {
	position: relative;
	width: 520px;
	max-width: 90vw;
	max-height: 80vh;
	overflow-y: auto;
	background: #fff;
	border-radius: 12px;
	padding: 35px 30px 25px;
	box-shadow: 0 10px 40px rgba(0,0,0,.3);
}
.vote-modal-close {
	cursor: pointer;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 14px;
	color: #999;
	transition: .3s;
	z-index: 1;
}
.vote-modal-close:hover {
	color: #fff;
	background: #e74c3c;
}
.vote-modal-header {
	text-align: center;
	margin-bottom: 20px;
}
.vote-modal-header h2 {
	font-size: 20px;
	color: #333;
	margin-bottom: 8px;
}
.vote-modal-header p {
	font-size: 13px;
	color: #888;
	margin-bottom: 10px;
}
.vote-modal-meta {
	font-size: 12px;
	color: #aaa;
}
.vote-modal-meta span {
	margin: 0 10px;
}
.vote-option-item {
	display: flex;
	align-items: flex-start;
	padding: 14px 12px;
	border: 1px solid #eee;
	border-radius: 8px;
	margin-bottom: 10px;
	cursor: pointer;
	transition: .3s;
}
.vote-option-item:hover {
	border-color: #c9a96e;
	background: #fdfaf5;
}
.vote-option-item input[type="radio"],
.vote-option-item input[type="checkbox"] {
	margin-top: 3px;
	margin-right: 10px;
	flex-shrink: 0;
}
.vote-option-info {
	flex: 1;
	min-width: 0;
}
.vote-option-row {
	display: flex;
	justify-content: space-between;
	margin-bottom: 6px;
}
.vote-option-name {
	font-size: 14px;
	color: #333;
	font-weight: 500;
}
.vote-option-votes {
	font-size: 12px;
	color: #c9a96e;
	flex-shrink: 0;
	margin-left: 10px;
}
.vote-option-bar {
	height: 6px;
	background: #f0f0f0;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 4px;
}
.vote-option-fill {
	height: 100%;
	background: linear-gradient(90deg, #c9a96e, #d4b87a);
	border-radius: 3px;
	transition: width .5s;
}
.vote-option-pct {
	font-size: 11px;
	color: #bbb;
	text-align: right;
}
.vote-modal-footer {
	text-align: center;
	margin-top: 15px;
}
.vote-modal-contact {
	padding: 15px 20px;
	margin: 0 20px;
	background: #faf8f5;
	border-radius: 8px;
	border: 1px solid #e8ddd0;
}
.vote-contact-title {
	font-size: 14px;
	color: #8b6914;
	margin-bottom: 10px;
	font-weight: 500;
	text-align: center;
}
.vote-contact-row {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 8px;
}
.vote-contact-label {
	width: 50px;
	font-size: 13px;
	color: #666;
	flex-shrink: 0;
	text-align: right;
}
.vote-contact-input {
	flex: 1;
	padding: 8px 12px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	outline: none;
	transition: border-color 0.2s;
}
.vote-contact-input:focus {
	border-color: #c9a96e;
}
.vote-modal-submit {
	display: inline-block;
	padding: 10px 50px;
	background: linear-gradient(135deg, #c9a96e, #b8944e);
	color: #fff;
	border: none;
	border-radius: 25px;
	font-size: 15px;
	cursor: pointer;
	transition: .3s;
}
.vote-modal-submit:hover {
	opacity: .9;
	transform: translateY(-1px);
}
.vote-modal-nav {
	display: inline-block;
	padding: 10px 24px;
	background: #f5f5f5;
	color: #555;
	border: 1px solid #ddd;
	border-radius: 25px;
	font-size: 14px;
	cursor: pointer;
	margin: 0 6px;
	transition: .3s;
}
.vote-modal-nav:hover {
	background: #e8e8e8;
}
.vote-modal-loading {
	display: none;
	text-align: center;
	color: #999;
	padding: 40px 0;
	font-size: 14px;
}

/* Toast 提示 */
.vote-toast {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0,0,0,.78);
	color: #fff;
	padding: 16px 32px;
	border-radius: 8px;
	font-size: 15px;
	z-index: 99999;
	pointer-events: none;
	opacity: 0;
	transition: opacity .3s;
	white-space: nowrap;
}
.vote-toast.active {
	opacity: 1;
}
/* ===== section-02 原生滚动吸附（参考 sec-07 的"顿一下"）：内部滚动包裹层 + scroll-snap =====
   浏览器原生完成"滚动 → 减速 → 精确停驻"，物理手感平滑无卡顿；
   地图背景 fixed-content 位于外层容器（不随内部滚动移动），
   6 屏位于 .s02-inner 内部滚动容器中吸附切换 */
.section-02 {
    height: 100vh;
    overflow: hidden;
    position: relative;
}
/* 背景层固定在外层容器内（absolute + inset 已有）：
   中间屏保持原 fixed-active 的 30% 压暗观感；
   第一屏/最后一屏恢复原始明亮状态（map-lit）——晋商雅舍定位点点亮 */
.section-02 .fixed-content {
    opacity: .3;
}
.section-02.map-lit .fixed-content {
    opacity: 1;
}
/* 内部滚动容器：6 屏在此吸附滚动 */
.s02-inner {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    scroll-snap-type: y mandatory;
    -webkit-overflow-scrolling: touch;
}
.s02-inner::-webkit-scrollbar { width: 0; height: 0; }
.section-02 .item-scroll {
    scroll-snap-align: start;
    scroll-snap-stop: always;
}
