html,
body {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

#container {
	border: 1px solid rgba(242, 242, 242);
	max-width: 750px;
	width: 100%;
	min-height: 500px;
}
/* .banner-item{
	width: 200px;
} */

#banner{
	width:80%;
	text-align: center;
	/* width: 18.5268em; */
	top:648px;
	position: absolute;
	height: 400px;

}
#banner2{
	width:80%;
	text-align: center;
	/* width: 18.5268em; */
	top:4150px;
	position: absolute;
	height: 400px;

}
.banner-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
	
.kkb{
	width: 70%;
	margin: 0px auto;
	margin-top: -700px;
	margin-left: 60px;
	position: absolute;
}
/* .layui-carousel{
	width: 80%;
} */
.layui-carousel>[carousel-item]>* {
	background-color: transparent;
	/* 	background-image: url(../img/111.jpg); */
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}

/* .layui-carousel>[carousel-item]{
	width: 300px;
} */
/* .banner-item{
	width: 300px;
} */
.carousel-item{
	width: 100%;
}
.carousel {
	/*轮播图居中*/
	width: 100%;
	margin: 0 auto;
}
.p1{
    font-family: STheiti SC, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
	display: block;
	    margin-block-start: 1em;
	    margin-block-end: 1em;
	    margin-inline-start: 0px;
	    margin-inline-end: 0px;
		    color: #444444;
		    font-size: 1rem;
		    line-height: 1.5;
		    word-break: break-word;
}
img	{
	width: 100%;
}

	
.zuo{
	width: 184px;
	height: 48px;
    border-radius: 9px;
    background-color: rgb(255, 255, 255);
    color: rgb(37, 186, 69);
    font-size: 17px;
    border-color: rgb(37, 186, 69);
	/* //background-color: #000000; */
	    padding: 9px;
	    border-width: 1px;
	    border-style: solid;
	    border-color: transparent;
	    box-sizing: border-box;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    position: relative;
	    font-size: 0.9057971rem;
	    height: 2.7173913rem;
		border:1px solid rgb(37, 186, 69);
		margin: 10px;
}
.you{
	width: 184px;
	height: 48px;
	border-radius: 9px;
	background-color: rgb(37, 186, 69);
	color:white;
	font-size: 17px;
	border-color: rgb(37, 186, 69);
	/* //background-color: #000000; */
	    padding: 9px;
	    border-width: 1px;
	    border-style: solid;
	    border-color: transparent;
	    box-sizing: border-box;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    position: relative;
	    font-size: 0.9057971rem;
	    height: 2.7173913rem;
		/* border:1px solid rgb(37, 186, 69) */
}