.aSc{
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100vh;
	background-color: #FFFFFF;
}
.backImg{
	width: 100%;
	height: 580px;
	background-image: url(./../img/aboutUs01/bac.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.aScBox{
	width: 100%;
	height: auto;
}
.aScDiv{
	width: 100%;
	height: auto;
	min-height: 600px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(./../img/aboutUs03/contBac.png);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-size: cover;
}
.aScCont{
	width: auto;
	height: auto;
	min-height: 600px;
	margin: auto;
}

.a06Box{
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	min-height: 500px;
	margin-top: 80px;
}
.a06HeadBox{
	width: 100%;
	height: 110px;
	display: flex;
	justify-content: space-between;
}
.a06HeadDiv{
	width: 35%;
	height: 110px;
	text-align: left;
	color: #f11a31;
	line-height: 40px;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 32px;
	padding-left: 20px;
}
.a06HeadDiv > p:first-child{
	margin-top: 15px;
}
.a06HeadDiv > p:last-child{
	font-size: 26px;
	color: #e7d0a5;
	letter-spacing: 1px;
	font-weight: 600;
}
.a06HeadUl{
	width: -webkit-max-content;
	height: 110px;
	display: flex;
}
.a06HeadLi{
	width: 110px;
	height: 110px;
	font-size: 19px;
	text-align: center;
	color: #666666;
	letter-spacing: 1px;
	line-height: 110px;
	cursor: pointer;
}
.a06HeadLi:hover{
	color: #FFFFFF;
	background-color: #de0e24;
	transition: .5s;
}
.a06HeadLiActive{
	color: #FFFFFF;
	background-color: #de0e24;
	transition: .5s;
}
.a06Cont{
	width: 100%;
	height: auto;
	margin-top: 5px;
}
.a06Ul{
	width: 1200px;
	height: auto;
	margin: auto;
}
.a06Li{
	width: 100%;
	height: 460px;
	overflow: hidden;
	background: url(./../img/aboutUs03/a06Line.png) repeat-y 50%;
}
.a06LiDiv01{
	width: 520px;
	height: 460px;
	padding-right: 128px;
	background: url(./../img/aboutUs03/a06Point.png) no-repeat 573px;
	float: left;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.a06LiDiv01P{
	font-size: 22px !important;
	line-height: 300px !important;
	color: #333333 !important;
}
.a06LiDiv02{
	width: 552px;
	height: 460px;
	padding-left: 0px;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
}
.a06LiDiv02ImgDiv{
	width: 450px;
	height: auto;
	border: solid 8px #9e7d3d;
}
.a06LiDiv02Img{
	width: 100%;
	margin: 0 !important;
	display: block;
}
.a06Li:nth-child(2n) .a06LiDiv01{
	float: right;
	background-position-x: 20px;
	padding-right: 0px;
	padding-left: 128px;
	justify-content: flex-start;
	align-items: center;
}
.a06Li:nth-child(2n) .a06LiDiv02{
	float: left;
}
.a06Right{
    height: 110px;
    width: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 108px;
    cursor: pointer;
    color: #000;
}
.a06Left{
    height: 110px;
    width: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 108px;
    cursor: pointer;
    color: #cfcfcf;
}

@media only screen and (max-width: 1536px) and (min-width: 1350px){
	
	.a06Ul{
		width: 1000px;
	}
	.a06LiDiv01{
		width: 420px;
		background: url(./../img/aboutUs03/a06Point.png) no-repeat 473px;
	}
	.a06LiDiv02{
		width: 452px;
	}
	
}

@media only screen and (max-width: 1349px) and (min-width: 768px){
	
	.aScCont{
		width: auto;
	}
	.a06Ul{
		width: 800px;
	}
	.a06Li{
		height: 360px;
	}
	.a06LiDiv01P{
		font-size: 20px !important;
	}
	.a06LiDiv01{
		width: 320px;
		height: 360px;
		background: url(./../img/aboutUs03/a06Point.png) no-repeat 373px;
	}
	.a06LiDiv02{
		width: 352px;
		height: 360px;
	}
	.a06HeadBox{
		height: 80px;
	}
	.a06HeadDiv{
		font-size: 26px;
		height: 80px;
		line-height: 80px;
	}
	.a06HeadDiv > p:first-child{
		margin-top: 0px;
	}
	.a06HeadDiv > p:last-child{
		font-size: 16px;
		display: none;
	}
	.a06HeadUl{
		height: 80px;
	}
	.a06Left, .a06Right{
		height: 80px;
		line-height: 80px;
	}
	.a06HeadLi{
		width: 100px;
		height: 80px;
		line-height: 80px;
		font-size: 15px;76
	}
	
}

@media only screen and (max-width: 1090px){
	.selectCont > div{
		width: 767px;
	}
	.a06Ul{
		width: 767px;
	}
	.a06LiDiv01{
		width: 304px;
		background: url(./../img/aboutUs03/a06Point.png) no-repeat 357px;
	}
	.a06LiDiv02{
		width: 330px;
	}
	
				
}

@media only screen and (max-width: 767px){
	
	.backImg{
		height: 7.368421rem;
		background-image: url(./../img/aboutUs01/bacM.jpg);
	}
	.selectCont > div{
		width: 90%;
	}
	.aScCont{
		width: 100%;
	}
	.a06HeadBox{
		height: 2.105263rem;
		display: block;
	}
	.a06HeadDiv{
		width: 100%;
		height: 1.052631rem;
		font-size: 0.526315rem;
		line-height: 1.052631rem;
		padding-left: 0rem;
		text-align: center;
	}
	.a06HeadDiv > p:last-child{
		display: none;
	}
	.a06HeadUl{
		height: 1.052631rem;
	}
	.a06Left{
		display: none;
	}
	.a06Right{
		display: none;
	}
	.a06HeadLi{
		height: 1.052631rem;
		line-height: 1.052631rem;
		font-size: 0.421052rem;
	}
	.a06HeadUlBox{
		overflow-x: scroll;
	}
	.a06HeadUlBox::-webkit-scrollbar{
		display: none;
	}
	.a06Ul{
		width: 8.894736rem;
	}
	.a06Li{
		height: 4.421052rem;
	}
	.a06LiDiv01{
		width: 3.68421rem;
		height: 4.473684rem;
		background: url(./../img/aboutUs03/a06Point.png) no-repeat 3.68421rem;
		padding-right:1.447368rem;
	}
	.a06LiDiv02{
		width: 3.552631rem;
		height: 4.394736rem;
	}
	.a06LiDiv02ImgDiv{
		border: solid 0.052631rem #9e7d3d;
	}
	.a06LiDiv01P{
		font-size: 14px !important;
	    line-height: 50px !important;
	    color: #333333 !important;
	}
	.a06Li:nth-child(2n) .a06LiDiv01{
		width: 3.68421rem;
		padding-left:1.447368rem;
		background-position-x:0rem;
	}
	.a06Li:nth-child(2n) .a06LiDiv02{
		width: 3.68421rem;
	}
	
}