#fullPage {
	position: relative;
	top: -14px;
}

.modelContainer {
	width: 100%;
	height: calc(100vh - 70px);
	position: relative;
}

.leftContainer {
	width: 100%;
	height: 56px;
	background-size: 100% auto;
	background-position: bottom;
	background-repeat: no-repeat;
	left: 0;
	top: 53px;
	z-index: 9;
	position: fixed;
}

.models {
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0, 0, 0, .5);
}

.models>div>div {
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	color: #999;
	position: relative;
	display: inline-block;
	padding: 0 30px;
}

.models>div>div>span {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: block;
}

.models>div>div>a:after {
	z-index: 4;
}

.models>div>div:before {
	width: 90%;
	height: 36px;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 5%;
	top: 10px;
	content: '';
	border-radius: 20px;
	z-index: 1;
	display: none;
}

.models>div>div:hover {
	color: #fff;
	cursor: pointer;
}

.models>div>div.active {
	color: #fff;
	/*font-weight: bold;*/
}

.models>div>div.active:before {
	display: block;
}

.models>div>div.active>div {
	color: #fff;
	position: relative;
	z-index: 2;
}

.rightContainer {
	background: #434646;
	height: 100%;
	width: 100%;
	position: relative;
}

.modelMainPic {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
	position: relative;
}

.modelMainPic>.mask {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(to bottom right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .7), rgba(0, 0, 0, .1), rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
}

.modelMainPic>.title {
	color: #e1e1e1;
	position: absolute;
	left: 100px;
	top: 80px;
	font-size: 50px;
	z-index: 2;
}

.modelMainPic>a {
	position: absolute;
	left: 100px;
	top: 160px;
	z-index: 3;
}

.modelMainPic>a:hover {
	background: #fff;
	color: #333 !important;
}

.modelMainPic>a>i {
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	top: -2px;
}

.sbtContainer {
	background: #8A8D8C;
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.sbtContainer.first {
	background: #727375;
}

.sbtContainer>.title {
	font-size: 20px;
	color: #e1e1e1;
	position: absolute;
	left: 100px;
	top: 80px;
	font-size: 40px;
	z-index: 2;
}

.sbtContainer>a {
	position: absolute;
	left: 100px;
	top: 160px;
	z-index: 3;
}

.sbtContainer>img {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

#fullPage>div {
	width: 100%;
	background: #000;
}

.modelCommonPic>img {
	width: 100vw;
	height: calc(100vh - 70px);
	object-fit: cover;
	object-position: center;
}

.fullPageDiv {
	height: calc(100vh - 70px);
}

#footerSection {
	height: 368px !important;
}

.modelContainer {
	width: 100%;
	height: 100%;
	position: relative;
}

.modelCover {
	background-size: cover;
	background-position: center;
}

.modelCover>.mask {
	background-image: linear-gradient(to bottom right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .4), rgba(0, 0, 0, .1), rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.modelInfo>a>i {
	position: relative;
	top: 1px;
}

.modelInfo {
	padding-top: 120px;
	padding-left: 120px;
	position: relative;
	z-index: 2;
}

.modelInfo>.title {
	font-size: 50px;
	color: #fff;
	padding-bottom: 10px;
	position: relative;
}

.modelInfo>.title:after {
	width: 50px;
	height: 2px;
	background: rgb(255, 255, 255, .5);
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
}

.modelInfo>.minTitle {
	font-size: 26px;
	padding-top: 20px;
	padding-bottom: 40px;
	color: #eee;
}

.modelParams>.bgs {
	background-image: linear-gradient(to right, #86898F, #676B74);
	height: 40%;
	position: relative;
}

.modelParams>.bgs>img {
	width: 100%;
	height: 40vh;
	object-fit: contain;
	object-position: center;
	position: absolute;
	left: 0;
	top: 14vh;
}

.modelParams>.bgs>a {
	position: absolute;
	top: 15%;
	right: 100px;
	z-index: 99;
}

.modelParams>.bgs>.brand {
	color: #979A9F;
	font-size: 80px;
	text-align: center;
	opacity: .5;
	position: absolute;
	left: 5%;
	top: 20%;
}

.modelParams>.params {
	background: #fff;
	height: 60%;
	padding-top: 9%;
}

.modelParams>.bgs>.modelItem {
	width: 50%;
	height: 100%;
	background-size: contain;
	position: relative;
	z-index: 99;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 20%;
	margin-left: -20%;
}

.modelParams>.params>div>.title {
	text-align: center;
	color: #555;
}

.paramsItem {
	/*text-align: center;*/
	position: relative;
	padding-left: 10px;
}

.paramsItem:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	content: '';
	width: 1px;
}

.paramsItem>.title {
	font-weight: bold;
	color: #777;
}

.modelPrice {
	margin: 0 auto;
	width: 300px;
	padding-top: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.modelPriceItem {
	margin: 0 15px;
}

.modelPriceItem>.content {
	white-space: nowrap;
}

.modelPriceItem>.title {
	font-weight: bold;
	color: #333;
}

.modelPriceItem i {
	color: #333;
	font-size: 30px;
	margin-right: 10px;
	font-style: normal;
}

.paramsItemContainer {
	width: 800px;
	margin: 0 auto;
	padding-top: 50px;
}

.paramsItem i {
	margin-right: 10px;
	font-style: normal;
	font-weight: bold;
	color: #555;
	font-size: 18px;
}

.modelCommonPic {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.modelCommonPic:after {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	content: '';
}

.modelPicInfo {
	position: absolute;
	left: 10%;
	top: 15%;
	width: 80%;
	color: #fff;
	z-index: 2;
}

.modelCommonPic>.mask {
	background-image: linear-gradient(to bottom right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .7), rgba(0, 0, 0, .01), rgba(0, 0, 0, .01), rgba(0, 0, 0, .01));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.modelPicInfo.right {
	left: auto;
	right: 10%;
	text-align: right;
}

.modelPicInfo>.title {
	font-size: 40px;
	color: #fff;
	padding-bottom: 10px;
	position: relative;
}

.modelPicInfo>.title:after {
	width: 100px;
	height: 2px;
	background: rgba(255, 255, 255, .5);
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
}

.modelPicInfo>.minTitle {
	font-size: 20px;
	color: #ddd;
	padding-top: 20px;
}

.modelPicInfo.right>.title:after {
	left: auto;
	right: 0;
}

.modelCommonPic.right .mask {
	background-image: linear-gradient(to bottom left, rgba(0, 0, 0, .9), rgba(0, 0, 0, .7), rgba(0, 0, 0, .01), rgba(0, 0, 0, .01), rgba(0, 0, 0, .01));
}

.full-nav {
	position: fixed;
	width: 200px;
	height: 100px;
	top: 50%;
	left: 0;
	z-index: 99;
}

.full-nav>li {
	width: 40px;
	height: 30px;
	list-style: none;
	position: relative;
	cursor: pointer;
}

.full-nav>li:before {
	width: 8px;
	height: 8px;
	background: #aaa;
	content: '';
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 16px;
	top: 11px;
	transition: transform .5s;
}

.full-nav>li:hover:before {
	background: #fff;
	transform: scale(1.5);
}

.full-nav>li>i {
	width: 20px;
	height: 20px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 5px;
	display: none;
	padding: 2px;
}

.full-nav>li.active>i {
	display: block;
}

.full-nav>li.active:before {
	background: #fff;
	border: none;
}

.full-nav.active>li.active>i {
	border-color: #555;
}

.full-nav.active>li.active:before {
	background: #555;
}

.animated {
	display: none;
}

.animate__animated {
	display: block;
}

.sibingte {
	position: fixed;
	left: 0%;
	top: 126px;
	background: rgba(0, 0, 0, .5);
	height: 80px;
	line-height: 40px;
	width: 140px;
	color: #999;
	display: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	z-index: 999;
	width: 120px;
}

.sibingte>a {
	display: block;
	color: #999;
	text-align: center;
}

.sibingte>a:hover {
	color: #fff;
}

.models>div>div:hover .sibingte,
.models>div>div:active .sibingte,
.models>div>div:focus .sibingte {
	display: block;
}

@media screen and (max-width: 960px) {
	.modelCommonPic>img {
		width: 100%;
		height: auto;
	}

	.models {
		width: 100%;
		overflow: scroll;
		white-space: nowrap;
	}

	.models::-webkit-scrollbar {
		width: 0 !important;
		display: none;
	}

	.modelInfo {
		padding-left: 5%;
		padding-top: 100px;
	}

	.modelInfo>.title {
		font-size: 40px;
	}

	.modelInfo>.minTitle {
		font-size: 20px;
	}

	.paramsItemContainer {
		width: 100%;
	}

	.full-nav {
		display: none;
	}

	.paramsItem {
		margin-bottom: 20px;
		border-bottom: 1px solid #f1f2f3;
	}

	.paramsItem:before {
		display: none;
	}

	.paramsItem>.title {
		padding-bottom: 8px;
	}

	.paramsItem>.content {
		padding-bottom: 8px;
	}

	.modelParams>.bgs>a {
		top: auto;
		bottom: -140%;
		right: auto;
		left: 50%;
		margin-left: -77px;
	}

	.modelParams>.bgs>img {
		width: 80%;
		left: 10%;
	}

	.modelParams>.bgs>.brand {
		font-size: 60px;
	}

	.modelPicInfo>.title {
		font-size: 26px;
	}

	.modelPicInfo>.minTitle {
		font-size: 14px;
	}
}