﻿@charset "utf-8";
/*头部导航*/
.chaochu{ width: 100%; height: auto; overflow: hidden;}

.jujing{
	width:100%;
	height: auto;
	background: url("../images/ju_02.jpg") repeat-y;
	background-size: 100% auto;
}
.one{
	width:100%;
	height: 100vh;
	position: relative;
}
.one_bg{
	width:100%;
	height:100%;
	font-size: 0px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}
.one_bg img{
	width:100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.one_con{
	width:73vw;
	width: var(--mainwidth);
	height: 100%;
	display: flex;
	align-items: center;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.one_nei{
	width:100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
}
.one_img img{
	height: 13.875rem;
	width: auto;
}
.one_you{
	margin-left: 2rem;
}
.one_1{
	width:100%;
	color: #fff;
	font-size: 2.625rem;
	text-transform: uppercase;
}
.one_2{
	width:100%;
	font-size: 1rem;
	color: #fff;
	position: relative;
	line-height: 1.875rem;
	margin-top: 1.312rem;
}
.one_3{
	width:100%;
	height: auto;
	margin-top: 2rem;
}
.one_3 span{
	display: flex;
	background: url("../images/ju1_06.png") no-repeat left;
	font-size: 1.125rem;
	color: #fff;
	padding-left: 1.5rem;
}

.tupian{
	width:73vw;
	width: var(--mainwidth);
	height: calc(73vw * 695 / 1400);
	height: calc(var(--mainwidth) * 695 / 1400);
	margin: 0 auto;
	font-size: 0px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-top: -11.125rem;
	border: 0.75rem solid #000;
	border-radius:30px;
	-moz-box-shadow: 0px 30px 60px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 30px 60px 0 rgba(0,0,0,0.15);
    box-shadow: 0px 30px 60px 0 rgba(0,0,0,0.15);
}
.tupian img{
	width:100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}




.two_warp{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 6.375rem;
}
.two_bg{
	background: url("../images/ju_09.png") no-repeat left;
	kackground-size:cover;
	width: 30rem;
	height: 22.0625rem;
	position: absolute;
	left: 0;
	bottom: 0;
}
.two_bg1{
	background: url("../images/ju1_15.png") no-repeat left;
	kackground-size:cover;
	width: 42.9375rem;
	height: 22.0625rem;
	position: absolute;
	right: 1rem;
	top: 0;
}


.two{
	width: 73vw;
	width: calc(--mainwidth);
	margin: 0 auto;
	height: auto;
}
.two_tit{
	width:100%;
	height: auto;
	padding-left: 2.25rem;
	position: relative;
}
.two_tit:after{
	content: '';
	background: url("../images/ju_05.png") no-repeat center;
	background-size:1rem;
	width: 1rem;
	height: 4.75rem;
	position: absolute;
	left: 0;
	top: 0;
	animation: go 1s ease-in-out alternate infinite;
}

@keyframes go {
   0% {
       -webkit-transform: rotate(10deg);
       -webkit-transform-origin: top center;
       -moz-transform: rotate(10deg);
       -moz-transform-origin: top center;
       transform: rotate(10deg);
       transform-origin: top center;
    }
    100% {
       -webkit-transform: rotate(-10deg);
       -webkit-transform-origin: top center;
       -moz-transform: rotate(-10deg);
       -moz-transform-origin: top center;
       transform: rotate(-10deg);
       transform-origin: top center;
    }
}


.two_tit_1{
	width:100%;
	height: auto;
	font-size: 1.875rem;
	color: #5c3d29;
	padding-top: 1.125rem;
}
.two_tit_2{
	width:100%;
	height: auto;
	font-size: 1.125rem;
	color: #5c3d29;
	text-transform: uppercase; 
	font-family:  Arial;
	line-height: 1.5rem;
}

.two_con{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 4.25rem;
	padding-bottom: 5.625rem;
	border-bottom: 1px dashed #000;
}
.two_left{
	font-size: 1rem;
	color: #666666;
	line-height: 1.875rem;
	width: 74%;
	
}

.two_img{
	width:27%;
	height: auto;
	font-size: 0px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 1.5rem;
}
.two_img img{
	width:68%;
	height: auto;
	object-fit: cover;
	object-position: center;
}

.brief_warp{
	width:100%;
	height: auto;
	margin-top:9vh; 
	margin-bottom: 11.33vh;
	position: relative; 
}
.brief_bg{
	width: 43.75rem;
	height: 57.8125rem;
	position: absolute;
	top: 4.75rem;
	right: 0;
	font-size: 0px;
	overflow: hidden;
}
.brief_bg img{
	width: 100%;
	height: auto;
}


.brief{ 
	width:73vw; 
	width: var(--mainwidth);
	height:auto; 
	margin:0 auto;
	
}
.brief_list{
	width:100%;
	height: auto;
	margin-top: 4.75rem;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.brief_con{
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.brief_con:hover{transform: translateY(-10px);}

.brief_con_1{
	width: 100%;
	text-align: center;
}
.brief_con_1 img{
	height: 3.125rem;
	width: auto;
}
.brief_con_2{
	width:100%;
	height: auto;
	text-align: center;
	font-size: 1.125rem;
	color: #5c3d29;
	line-height: 1.875rem;
	margin-top: 2.5rem;
}

.two_tita{
	margin-top: 5.75rem;
}
.brief_1{
	width:100%;
	height: 3.5rem;
	align-items: center;
	display: flex;
	justify-content: space-between;
	font-size: 1.5rem;
	color: #5c3d29;
	margin-top: 6.5rem;
}

.brief_2{ font-size:0.875rem; color:#333333; font-weight: bold; line-height: 1.875rem; display: flex; justify-content: flex-start;}
.brief_2 span{ font-family: Arial;}
.brief_2 font{ width: 22.5rem;}


.brief_3{ font-size:3rem; color:#333; line-height:5rem; display: flex; justify-content: flex-start; overflow: hidden; height: 5rem;}
.brief_3 span{ font-size: 1.125rem; padding-top: 1rem; width: 5rem;}
.brief_3 font{ width: 22.5rem;}
.brief_3 span:last-child{ font-size:1.75rem; width: auto;}

.brief_3a{ height: auto;}
.brief_3a font{ line-height: 3.75rem;}
.brief_3a span{ padding-top: 0px;}
.brief_3a_1{ font-size: 1.5rem; width: 22.5rem;}
.brief_3a span:last-child{ font-size:1rem; width: auto;}

.brief_lie{
	width:100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	position: relative;
	padding-top: 9.375rem;
}
.brief_nei{
	width: 20%;
	height: calc(73vw * 0.2 * 200 / 278);
	height: calc(var(--mainwidth) * 0.2 * 200 / 278);
	background: #5c3d29;
	border-radius:20px;
	padding: 0px 2.5rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-right: 0.625rem;
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.brief_nei:hover{transform: scale(1.2); z-index: 3;}



.brief_nei:nth-child(2){ background: #7a6b55;}
.brief_nei:nth-child(3){ background: #f3eeeb;}
.brief_nei:nth-child(3) .brief_nei_1,.brief_nei:nth-child(3) .brief_nei_3{ color: #666666;}
.brief_nei:nth-child(3) .brief_nei_2{ color: rgba(102,102,102,0.4);}

.brief_nei:nth-child(4){ background: #fff;-moz-box-shadow: 0px 4px 35px 0 rgba(0,0,0,0.08);
    -webkit-box-shadow: 0px 4px 35px 0 rgba(0,0,0,0.08);
    box-shadow: 0px 4px 35px 0 rgba(0,0,0,0.08);
}
.brief_nei:nth-child(4) .brief_nei_1,.brief_nei:nth-child(4) .brief_nei_3{ color: #000;}
.brief_nei:nth-child(4) .brief_nei_2{ color: rgba(102,102,102,0.4);}


.brief_nei_1{
	width:100%;
	height: auto;
	color: #fff;
	font-size: 1rem;
	font-family: Arial;
	line-height: 1.625rem;
}
.brief_nei_2{
	width:100%;
	height: auto;
	color: rgba(255,255,255,0.4);
	font-size: 1rem;
	font-family: Arial;
	margin-top: 1.5rem;
}
.brief_nei_3{
	width:100%;
	height: auto;
	color: #fff;
	font-size: 1rem;
	font-family: Arial;
	line-height: 1.5rem;
}

.brief_lie_zi{
	-webkit-text-stroke: 1px rgba(0,0,0,0.3);
    color: transparent;
	font-size: 31.25rem;
	position: absolute;
	 bottom: -2.75rem;
	right: 0;
	font-weight: bold;
	line-height: 31.25rem;
	font-family: m_h_demo;
}
.brief_fan{
	width:100%;
	height: auto;
	 text-align: center;
	margin-top: 5.75rem;
}
.brief_fan img{
	width: 86%;
	height: auto;
}


 .brief_tu{
	width:93.85%;
	height: calc(100vw * 0.9385 * 915 / 1802);
	font-size: 0px;
	overflow: hidden;
	 margin: 0 auto;
}
.brief_tu img{
	width:100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}   



.shell_warp{
	width:100%;
	height: auto;
	margin-top: 6.25rem;
	position: relative;
}
.shell{
	width:75vw; 
	width: var(--mainwidth);
	margin: 0 auto;
	height:auto;
	position: relative;
	border-top: 1px dashed #000;
	padding-top: 6.25rem;
}
.shell_list{
	width: 100%;
	height: auto;
	margin-top: 3.75rem;
	display: flex;
	justify-content: space-between;
}



.shell_left{
	width: 46%;
	position: relative;
	z-index: 2;
}
.shell_img{
	width:100%;
	height: auto;
	font-size: 0px;
	text-align: right;
}
.shell_img:nth-child(2){ margin-top: 10vh;}
.shell_img img{
	width: 100%;
	height: auto;
-moz-box-shadow: 0px 4px 35px 0 rgba(0,0,0,0.08);
    -webkit-box-shadow: 0px 4px 35px 0 rgba(0,0,0,0.08);
    box-shadow: 0px 4px 35px 0 rgba(0,0,0,0.08);
}
.shell_right{
	width:42%;
	height:auto;
	padding-top: 10vh;
	position: relative;
	z-index: 2;
}
.shell_right .shell_img{text-align: left;}



.shell_en{
	width:100%;
	height: auto;
	font-size: 16.25rem;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;  
	white-space: nowrap;
}
.shell_en span{ color: #5c3d29;}


.delight {
    width: 100%;
    height: 100vh;
    margin: 0 auto;
   position: relative;
	display: flex;
	justify-content: space-between;
}

.delight_left{
	width: 50%;
	height: 100%;
	background: url("../images/ju_59.jpg") no-repeat center;
	background-size:cover;
	padding-left: calc((100vw - 73vw) / 2);
	padding-left: calc((100vw - var(--mainwidth)) / 2);
}
.delight_1{
	width:100%;
	text-transform: uppercase;  
	font-size: 5.625rem;
	color: rgba(255,255,255,0.1);
	font-weight: bold;
	padding-top: 20vh;
}
.delight_2{
	width:100%;
	color: #fff;
	font-size: 2.25rem;
	font-weight: bold;
	margin-top: -4.25rem;
	position: relative;
	z-index: 2;
}
.delight_3{
	width:100%;
	font-size: 1.875rem;
	color: #fff;
	line-height: 5.75rem;
	margin-top: 3.125rem;
}
.delight_4{
	width:67%;
	height: auto;
	font-size: 1rem;
	color: rgba(255,255,255,0.35);
	line-height: 1.5rem;
	text-align:justify;
}


.deligt_right{
	width:50%;
	height: 100%;
	font-size: 0px;
	overflow: hidden;
}


.deligt_right img{
	width:100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}






@media screen and (max-width:1023px)and (min-width:300px){

	.one{
		width:100%;
		height: auto;
		position: relative;
		padding: 14vh 0 12rem 0;
	}

	.one_con{
		width:96vw;
	}
	.one_nei{
		justify-content: center;
		flex-direction: column;

	}
	.one_img{ text-align: center;}	
	.one_img img{
		height: 6rem;
		width: auto;
	}
	.one_you{
		margin-left: 0;
		text-align: center;
		margin-top: 2vh;
	}
	.one_1{
		font-size: 1.625rem;
	}
	.one_2{
		width: 90%;
		font-size: 1rem;
		line-height: 1.875rem;
		margin: 0 auto;
		margin-top: 1.312rem;
	}
	.one_3{
		text-align: center;
	}
	.one_3 span{
		display:inline-block;
		background: url("../images/ju1_06.png") no-repeat left;
		font-size: 1.125rem;
		color: #fff;
		padding-left: 1.5rem;
	}

	.tupian{
		width:96vw;
		height: calc(96vw * 695 / 1400);
		margin-top: calc(-1 * (96vw * 695 / 1400 * 0.5));
		border: 0.5rem solid #000;
	}




	.two_warp{
		margin-top: 7vh;
	}

	.two{
		width: 96vw;
	}

	.two_tit_1{
		font-size: 1.75rem;
	}


	.two_con{
		justify-content: center;
		flex-direction: column-reverse;
		margin-top: 4vh;
		padding-bottom: 5vh;
	}
	.two_left{
		font-size: 1.125rem;
		line-height: 2rem;
		width: 100%;

	}

	.two_img{
		width:100%;
	}
	.two_img img{
		width:36%;
	}

	.brief_warp{
		margin-top:7vh; 
		margin-bottom: 10vh;
	}

	.brief{ 
		width:96vw; 

	}
.brief_list{
	margin-top: 4vh;
	flex-wrap: wrap;
}
	.brief_con{
		width:calc(100% / 3);
		margin: 0px;
		margin-top: 2rem;
	}	
	.brief_con:nth-child(1),.brief_con:nth-child(2){ width: 50%; margin-top: 0;}
	
	
	.brief_con_1{
		width: 100%;
		text-align: center;
	}
	.brief_con_1 img{
		height: 3.125rem;
		width: auto;
	}
	.brief_con_2{
		margin-top: 1rem;
	}

	.two_tita{
		margin-top: 8vh;
	}
	.brief_1{
		margin-top: 6vh;
	}

	.brief_2 font{ width: 50%;}
	.brief_bg{ display: none;}

	.brief_3{ font-size:2rem; flex-wrap: wrap; height: auto;line-height: 3rem; margin-top: 2vh;}
	.brief_3 span{ font-size: 1.125rem; padding-top: 0; width: 5rem;}
	.brief_3 font{ width: 60%;}
	.brief_3 span:last-child{ display: none;}


	.brief_3a{ height: auto;}
	.brief_3a font{ line-height: 3rem;}
	.brief_3a span{ padding-top: 0px;}
	.brief_3a_1{ font-size: 1.5rem; width: 60%;}


	.brief_lie{
		flex-wrap: wrap;
		padding-top: 2vh;
	}
	.brief_nei{
		width: 49%;
		height: calc(96vw * 0.49 * 200 / 278);
		padding: 0px 2.5rem;
		margin-right: 2%;
		margin-bottom: calc(96vw * 0.02);
	}
	.brief_nei:nth-child(2n){ margin-right: 0px;}

	.brief_nei_2{
		margin-top: 1rem;
	}


	.brief_lie_zi{
		display: none;
	}
	.brief_fan{
		margin-top: 5vh;
	}

	 .brief_tu{
		margin-top: -4rem;
	}



	.shell_warp{
		margin-top: 6vh;
	}
	.shell{
		width:96vw; 
		padding-top: 6vh;
	}
	.shell_list{
		margin-top: 3vh;
	}



.shell_en{
	font-size: 5rem;
}

.delight {
    height: auto;
	justify-content:center;
	flex-direction: column-reverse;
}

.delight_left{
	width: 100%;
	height: auto;
	padding:0px 5%;
}
.delight_1{
	padding-top: 4vh;
}

.delight_3{
	font-size: 1.5rem;
	line-height: 4.75rem;
	margin-top: 3vh;
}
.delight_4{
	width:100%;
	font-size: 1.125rem;
	line-height: 1.875rem;
	padding-bottom: 5vh;
}


.deligt_right{
	width:100%;
	height: calc(100vw * 1088 / 960);
}


	.shell_left{
	width: 48%;
}

.shell_img:nth-child(2){ margin-top:4vh;}

.shell_right{
	width:46%;
	padding-top: -10vh;
}



}
