@charset "utf-8";
@import url("indexcss2.css");
body{background-color: #F1E3D7;}
ul, li{padding: 0;margin: 0;}
.daohang1, li1{padding: 0;margin: 0;}
ul{width:100%;heigth:800px; margin :auto;}
ul1{height: 100px;}
.biaoti{
	position:absolute;
	width:100%;
	top:10px;
	left:4%;
	height:50px;
}
.biaoti img{
	width:40%;
}
.daohanglanbeijing{
	position:absolute;
	top: 0px;
	width: 90%;
	height:150px;
	background: #E6D1C0;
	left: 0px;
	color: aliceblue;
	text-align: center;
	font-size: 40px;
	border-radius:20px;
}
.daohanglan{
	position: absolute;
	width: 61.8%;
	height: 120px;
	background: #F19D9E;
	color: aliceblue;
	top: 0;
	right: 0px;
	font-size: 110px;
		border-radius:20px;
		overflow: hidden;
}

    .carousel {
        width: 100%;
		height: 755px;
			display: flex;
        flex-shrink: 0;
        border-radius: 16px;

        overflow: hidden;

        position: relative;
		top: 200px;
    }

    .carousel .container {
        width: 100%;
        height: 100%;

        position: relative;
        left: 0;

        display: flex;
        transition: all 1s;
    }

    .carousel .container  {
        width: 100%;
        height: 100%;
        flex-shrink: 0;
    }

    .carousel .container  img {
        width: 100%;
        height: 100%;

        object-fit: cover;
    }

    .carousel .shift .btn {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;

        background-color: rgba(0,0,0,0.4);
        color: white;

        width: 50px;
        height: 100px;
        border-radius: 8px;

        font-size: 40px;
        font-weight: bold;

        line-height: 100px;
        text-align: center;

        cursor: pointer;

        user-select: none;
        opacity: 0.5;
    }
    .carousel .shift .left {
        left: 20px;
    }
    .carousel .shift .right {
        right: 20px;
    }

    .carousel .bottom {
	position: absolute;
	bottom: 20px;
	left: -1px;
	right: 0;
	margin: 0 auto;
	width: max-content;
	display: flex;
	gap: 10px;
    }

    .carousel .bottom .indicator {
        height: 5px;
        width: 40px;

        background-color:rgba(0,0,0,0.6);;

        opacity: 0.5;
        cursor: pointer;
    }

    .carousel:hover .bottom .indicator {
        opacity: 1;
    }
    .carousel:hover .shift .btn {
        opacity: 1;
    }
p{
	position: relative;
}
.te1{
	position:absolute;
	top: -40px;
	width: 170%;
	height: 300px;
	float: left;
}
.te2{
	position:absolute;
	top: -40px;
	width: 170%;
	height: 300px;
	float: left;
}
.te3{
	position:absolute;
	top: -40px;
	width: 170%;
	height: 300px;
	float: left;
}
.wordhead{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	font-family:STLiti;
	font-size: 60px;
	color: aliceblue;
	text-align: center;
	line-height: 60px;
}
.word{
	position:relative;
	top: 0;
	left: 10%;
	width: 100%;
	font-size: 2rem;
	font-family:STXinwei;
	color: aliceblue;
	text-align:left;
	line-height: 30px;
}
.huamianzhedang{
		position: absolute;
	top: 0px;
	width: 38.2%;
	background: rgba(0,0,0,0.4);
	height: 755px;
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
}
likuang{
	list-style: none;
	position: absolute;
	left: 2.5%;
	float: left;
	width: 95%;
	top: 60px;
	height: 50px;
	background:rgba(0,0,0,0);
	border: 10px solid #B38E7C;
	border-top-color: #B38E7C;
	border-radius:10px;
	overflow: hidden;
}
.kuang{
	position: absolute;
	background:rgba(0,0,0,1);
	left: 100%;
	width: 100%;
	top: 60px;
	height: 120px;
	border-radius:20px;
}
.maintext0{
	position: absolute;
	background: #F1E3D7;
	width: 50%;	
	top: 60px;
	height: 60px;
	right: 5%;
	border-bottom: 10px solid #B38E7C;
	border-radius:10px;
	overflow: hidden;
}
.fengexian1 {
    position: absolute;
    top: 1000px;
    width: 90%;
    height: 30px;
    left: 5%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #B38E7C;
    border-radius: 20px;
    overflow: hidden;
}
.fengexian2 {
    position: absolute;
    top: 1000px;
    width: 30px;
    height: 200px;
    right: 5%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #B38E7C;
    border-radius: 20px;
    overflow: hidden;
}
.fengexian3 {
    position: absolute;
    top: 2200px;
    width: 90%;
    height: 30px;
    left: 5%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #B38E7C;
    border-radius: 20px;
    overflow: hidden;
}
.wenbenbeijing0 {
    position: absolute;
    top: 1200px;
    width: 50%;
    height: 400px;
    left: 5%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #F6ECE6;
    border-radius: 20px;
    overflow: hidden;
}
.dong1 {
    position: absolute;
    top: 1315px;
    width: 15%;
    height: 30px;
    right: 13%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #F1E3D7;
    border-radius: 20px;
    overflow: hidden;
}
.wenbenbeijing {
    position: absolute;
    top: 1530px;
    width: 90%;
    height: 700px;
    left: 5%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #F5D6BF;
    border-radius: 20px;
    overflow: hidden;
}
.wenbenbeijing1 {
    position: absolute;
    top: 1300px;
    width: 30%;
    height: 300px;
    right: 5%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #F6ECE6;
    border-radius: 20px;
    overflow: hidden;
}
li1{
		list-style: none;
	position: relative;
	top: 62px;
	width: 5%;
	height: 120px;
    float:right;
	border: 4px solid #B38E7C;
	border-top: 14px solid  #B38E7C;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
		overflow: hidden;
	right:10%;
	margin-right:4%;
}
.maintext{
		position: absolute;
	background: #B38E7C;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0;
	bottom: 0;
	color: aliceblue;
	text-align: center;
	font-size: 20px;
	line-height :100px;
}
li20{
	list-style: none;
	float: left;
	left: 1.5%;
	width: 18%;
	height: 235px;
	margin:800px 0% 500px 5%;
	position: relative;
	border-radius:20px;
	overflow: hidden;
	display: flex;
	flex-shrink: 0;
}
li21{
	list-style: none;
	float: left;
	width: 17%;
	height: 225px;
	margin:830px 3% 500px 4%;
	position: relative;
	border-radius:20px;
	overflow: hidden;
	display: flex;
	flex-shrink: 0;
}
li22{
	list-style: none;
	float: left;
	width: 17%;
	height: 225px;
	margin:830px 3% 500px 4%;
	position: relative;
	border-radius:20px;
	overflow: hidden;
	display: flex;
	flex-shrink: 0;
}
li23{
	list-style: none;
	float: left;
	width: 17%;
	height: 225px;
	margin:830px 3% 500px 4%;
	position: relative;
	border-radius:20px;
	overflow: hidden;
	display: flex;
	flex-shrink: 0;
}
.optionimg/*选项图片属性*/
{
	width: 100%;
	height: 100%;
	display: flex;
}
li24{
	list-style: none;
	float: left;
		position: absolute;
	left: 0;
	width: 100%;
	height: 400px;
	margin:1050px 0% 500px 0%;
	border-radius:20px;
	display: flex;
	flex-shrink: 0;
}
ul li img{
	width: 400px;
	display:block;
}
.word2{
	position:relative;
	top: 0;
	left: 10%;
	width: 100%;
	font-size: 60px;
	font-family:STLiti;
	font-weight: bold;
	color: rgba(101,97,97,1.00);
	text-align: center;
	line-height: 60px;
}
.word3{
	position:relative;
	top: 0;
	left: 10%;
	width: 38%;
	font-size: 2rem;
	font-family:STXinwei;
	font-weight: bold;
	color: rgba(101,97,97,1.00);
	text-align: left;
	line-height: 2rem;
	
}
.word4{
	position:relative;
	top: 0;
	left: 13%;
	width: 38%;
	font-size: 35px;
	font-family:STXinwei;
	font-weight: bold;
	color: rgba(101,97,97,1.00);
	text-align: left;
	line-height: 38px;
	
}
.word5{
	position:absolute;
	top: 1220px;
	left: 12%;
	width: 38%;
	font-size: 30px;
	font-family:STXinwei;
	font-weight: bold;
	color: rgba(101,97,97,1.00);
	text-align: left;
	line-height: 45px;
	
}

		.dong {
    position: absolute;
    top: 1250px;
    width: 30px;
    height: 200px;
    left: 6%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #F1E3D7;
    border-radius: 20px;
    overflow: hidden;
}
	.dong2 {
    position: absolute;
    top: 1650px;
    width: 30px;
    height: 200px;
    left: 6%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #F1E3D7;
    border-radius: 20px;
    overflow: hidden;
}
	.dong3 {
    position: absolute;
    top: 1950px;
    width: 30px;
    height: 200px;
    left: 6%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #F1E3D7;
    border-radius: 20px;
    overflow: hidden;
}
	.dong4 {
    position: absolute;
    top: 1950px;
    width: 30px;
    height: 200px;
    right: 6%;
    color: aliceblue;
    text-align: center;
    font-size: 40px;
    background: #F1E3D7;
    border-radius: 20px;
    overflow: hidden;
}
@media (max-width:1000px){
	li21, li22, li23{
		height:150px;
	}
	.word2{
		font-size:40px;
		line-height: 40px;
	}
	.word3, .word4, .word5{
		font-size:25px;
		line-height: 30px;
	}
	.word5{
		top:1000px;
	}
	.fengexian1, .fengexian2{
		top:850px;
	}
	.wenbenbeijing{
		top:1300px;
	}
	.wenbenbeijing0{
		top:950px;
	}
	.wenbenbeijing1{
		top:1050px;
	}
	.maintext{
		font-size:10px;
	}
	.wordhead{
		font-size:35px;
	}
	.word{
		font-size:20px;
	}
	.carousel{
		height:500px;
	}
	.dong{
		top:1000px;
	}
	.dong1{
		top:1060px;
	}
	.dong2{
		top:1400px;
	}
	.dong3{
		top:1700px;
	}
	.dong4{
		top:1700px;
	}
}
	@media (max-width:630px){
	.word3, .word4, .word5{
		font-size:20px;
	}
}
.black{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(0,0,0,0.4);
	left: 2px;
	height: 35px;
	color: aliceblue;
	text-align: center;
	font-size: 20px;
	line-height : 35px;
}
li21,.black{transition: all 0.5s;}
li21:hover{transform: scale(1.2);}
li21:hover .black{opacity: 0;}
li22,.black{transition: all 0.5s;}
li22:hover{transform: scale(1.2);}
li22:hover .black{opacity: 0;}
li23,.black{transition: all 0.5s;}
li23:hover{transform: scale(1.2);}
li23:hover .black{opacity: 0;}
te1{transition: all 0.5s;}
te2{transition: all 0.5s;}
te3{transition: all 0.5s;}

li1{transition: all 0.5s;}
li1:hover{transform:translateY(20px);}
li1:hover .maintext{background-color: #E6D1C0;}
