*{
	margin:0;
	padding:0;
	list-style:none;
	outline:none;
	border:0;
	font-size: 15px;
	font-weight: 100;
	font-family: 华文细体;
	text-decoration:none;
}
body{
	scroll-behavior: smooth;
    position: relative;
}
.left:hover{
    color: unset;
    text-decoration: unset;
}
#tabbar{
	display: flex;
	height: 100px;
	position: fixed;
	font-size: 16px;
    width: 100%;
	box-shadow: var(--shd,0 0 5px rgba(0,0,0,.5));
	background-color: var(--screenwidth-corvid-background-color,rgba(var(--bg,var(--color_11)),var(--alpha-bg,1)));
	border-top: var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)));
	border-bottom: var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)));
	transition: all .3s ease;
	z-index: 2;
    align-items: center;
    justify-content: space-between;
}
.left{
	color: inherit;
	margin-left: 80px;
}
strong{
	font-size: 20.5px !important;
	font-weight: 600;
}
.right .cul {
    padding-right: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 0px!important;
}
.right{
    display: flex;
    padding-right: 35px;
}
.right a{
	color: inherit;
}
.right a:hover{
	color: #C3C3C3;
    text-decoration: none;
}
.right li{
	margin-left: 20px;
	font-size: 15px;
}
#img{
	width: 100%;
	height: 780px;
	z-index: 3;
}
#svg img{
	position: relative;
	bottom: 128px;
	left: 48.7%;
	width: 40px;
	height: 40px;
}
.dropdown-menu{
    top: 72px!important;
    left: 10px!important;
    min-width: 100px!important;
}
.dropdown-menu li{
    margin-left: 0px!important;
}
#colours{
	display: flex;
	left: 0;
	right: 0;
	height: 545px;
	position: relative;
	background-color: #f1f1f1;
	top: -45px;
}
.aa1{
	font-size: 28px !important;
	font: var(--font_2);
	text-align: center;
	position: relative;
	left: 43%;
	top: 110px;
}
.aa2{
	font-size: 18px !important;
	font: var(--font_8);
	position: absolute;
	top: 180px;
    width: 50%;
    margin-left: 25%;
    text-align: center;
    line-height: 35px;
}
.aa3{
	margin-top: 10px;
	font-size: 18px !important;
	font: var(--font_8);
	position: absolute;
	top: 200px;
	left: 30%;
}
.aaa{
	position: absolute;
	top: 350px;
	left: 35%;

}
.aaa button{
	width: 210px;
	height: 45px;
	font-size: 14px;
	margin-left: 10px;
	border-radius: 50px;
	box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.6));
}
.button:hover{
	color: #fff;
	background-color: #9dc38f;
}
.button1:hover{
	color: #fff;
	background-color: #000000;
}
#certified{

	height: auto;
}
.creti{
	text-align: center;
	font-weight: 300;
	font-size: 28px !important;
	font: var(--font_2);
}
#imgto{

    display: flex;
	margin: 40px 0px 20px 0px;
    display: flex;
    align-items: center;
    width: 80%;
    margin-left: 10%;
    justify-content: space-around
}
#certified img{

}
.img1{
	width: 198px;

}

#colour{
	display: flex;
	width: 100%;
	height: auto;
}
#colour{
	display: flex;
	position: relative;
	left: 0;
	right: 0;
}
#colour img{
	width: 100%;
	height: 335px;
}
#fort{
	margin-top: 2px;
	color: #fff;
	overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.ys1{
	width: 49.8%;
	height: 295px;

}
.ys1{

	background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom:2px ;
}

.fort{
	font-size: 28px !important;
    font: var(--font_2);
	line-height: normal;

}
.type_name{
    font-size: 28px;
}
.fort2{

	width: 190px;
	height: 55px;
	text-align: center;
	font-size: 20px !important;
	font: var(--fnt,var(--font_5));
	transition: var(--trans2,color .4s ease 0s);
	border: 1px solid #fff;
	color: #fff;
    margin-top: 60px;
}
.fort3{
	font-size: 22px !important;
	font: var(--font_2);
	line-height: normal;
}
#fort a{
	color: #fff;
	line-height: 50px;
}
.fort2:hover{
	color: #000000;
	background-color: #fff;
}
#kitos{

	height: 270px;
	line-height: 270px;
	text-align: center;
}
#kitos h6{
	font-size: 40px !important;
	font: var(--font_6);
	text-align: center;
}
#cocon{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
	height: 350px;
	background: url(../img/51541f9c4db624b99da05093303c4d0.png) no-repeat;
	background-size: 100% 100%;
	background-color: #000000;
}
.pama a{
    padding: 15px 40px;
    border: 1px solid #ffffff;
    text-decoration: none;
    color: #fff;
}
.pama a:hover{
    background: #ffffff;
    color: #000000;
}
#cocon h2{
	font-size: 28px;
	color: #fff;
    text-align: center;
    font-weight: 400;
}
#cocon div{
	color: #fff;
	font-size: 20px;
	width: 180px;
	height: 50px;
    text-align: center;
    line-height: 50px;
}

#mumis{

	height: 435px;
	width: 100%;
}
.mumis{
	font-size: 40px !important;
	font: var(--font_6);
	text-align: center;
	width: 100%;
	height: 140px;
    line-height: 140px;
}
#imgs{
	background-color: aqua;
	width: 100%;
	height: 50px;
	position: relative;
	top: 400px;
	left: -400px;
}
.mumiss{
    display: flex;
    width: 80%;
    margin-left: 10%;
    justify-content: space-evenly;
    align-items: center;
}

.mg1{
	width: 172px;

}

#lr{
	margin-left: 140px;
	font-size: 28px;
}
#susl{
	width: 100%;
	height: 1000px;
	background-color: #F1F1F1;
	overflow: hidden;
}
#susl h6{
	font-size: 40px;
	padding-top: 70px;
	height: 100px;
	width: 100%;
    text-align: center;
}
.furn{
	height: 70px;
	width: 100%;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
}
.furnto{
	height: 70px;
	width: 100%;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
}
#susl form{
	width: 900px;
	height: 300px;
	margin-left: 20%;
	margin-top: 50px;
}
.tex1, .tex2{
	width: 430px;
	height: 50px;
	margin-left: 10px;
	background-color: #F1F1F1;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.tex1:hover,.tex2:hover,.tex22:hover,.tex3:hover{
	border: 1px solid #000000;
}
.tex22{
	width: 875px;
	height: 50px;
	margin-left: 10px;
	background-color: #F1F1F1;
	border-bottom: 1px solid #000000;
	margin-bottom: 30px;
}
.tex3{
	width: 875px;
	height: 100px;
	margin-left: 10px;
	background-color: #F1F1F1;
	border-bottom: 1px solid #000000;
	margin-bottom: 30px;
}
.tex4{
	font-size: 20px;
	width: 875px;
	height: 50px;
	margin-left: 10px;
	color: #fff;
	background-color: #000000;
}
.tex4:hover{
	opacity: 0.6;
}
#banner{
	display: flex;
	flex-direction: column;
    justify-content: center;
	height: 145px;
    align-items: center;
}
.banner{
	width: 220px;
    text-align: center;
}
.banner img{
	margin-left: 5px;
	width: 24px;
	height: 24px;
}
#stu{
width: 60%;
    text-align: center;
}
#stu span{
	padding-bottom: 4px;
}
.fm{

}
.pri{
	position: relative;
	left: 240px;
}
.zw{
	width: 10px;
	height: 5px;
}
.page{
    text-align: center;
}


#shapes{
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F1F1F1;
}
#shapes div{
    font-size: 40px !important;
    font: var(--font_6);
}

#fin{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 40px auto;
}
.your{
    margin-left:20%;
    width:60%;
    height: auto;
    text-align: center;
    line-height: 180%;
}
.product-box{
    width: 74%;
    margin-left:13%;
    height: auto;
    display: flex;
    margin-top: 50px;
    flex-wrap:wrap ;
}
.product-list{
    width: 188px;
    height: 169px;
    margin: 5px 11px;
}
.pro_body{
    text-align: left;
    display: none;
    padding-top: 27px;
    background: white;
    opacity: 0.8;
}
.pro-title{
    font-size: 16px;
}
.product-list:hover .pro_body{
    display: block!important;
}
.pro-xq{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: white;
    z-index: 10000;
}
.proinfo{
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.proinfo-left{
    width: 60%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.pro-img{
    width: 80%;
}
.proinfo-right{
    width: 30%;
}


