.margin-top-100 {
	margin-top: 100px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-150 {
	margin-top: 150px;
}

.mainBox {
	background-image: url('../images/xing.png');
	background-position: top center;
	padding-top: 100px;
}

.carWindowBanner {
	width: 100%;
	background-color: #ccc;
	position: relative;
}

.allProduct_menu {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.64);
	position: absolute;
	bottom: 0;
	left: 0;
}

.whiteBorder {
	border: 1px solid #fff;
	box-sizing: border-box;
}

.goldenBorder {
	border: 2px solid #cfa972;
	box-sizing: border-box;
}

.noBack {
	background: transparent;
}

.mainBack {
	background: #32363F;
}

.linBack {
	background: linear-gradient(#32363F, rgba(0, 0, 0, 0));
}
.linBackRe {
	background: linear-gradient( rgba(0, 0, 0, 0),#32363F);
}

.mainColor {
	color: #1B9EF6;
	/* color: #1B9EF6; */
}

.yellow {
	color: #1B9EF6;
}

.title {
	color: #fff
}

/* 面包屑 */

.row {
	margin-left: 0;
	margin-right: 0;
}

.crumbs {
	background-color: rgba(255, 255, 255, 0.15);
	padding: 7px 15px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	width: 70%;
	margin: 50px auto;
	box-sizing: border-box;
}

.crumbs a {
	color: #fff;
}

.crumbs a:hover {
	text-decoration: none;
}

.crumbs a:focus {
	text-decoration: none;
}

/* 屏幕大于768 */

/* @media screen and (min-width:768px) { */
.mainBox {
	padding-top: 0;
}

.allProduct_menu>.container>.row>div {
	width: 25%;
}

.allProduct_menuName {
	color: #fff;
	font-size: 18px;
	padding: 6px 14px;
	background-image: url('../images/textDecorate_2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.allProduct_menuBox {
	width: 100%;
	height: 73px;
	line-height: 73px;
	text-align: center;
	cursor: pointer;
	display: block;
}

.carTop {
	margin-top: 150px;
}

.QiList>div {
	width: calc((100% - 40px) / 5);
	padding-left: 0;
	padding-right: 0;
}

.QiList>div:nth-child(2) {
	margin-right: 10px;
	margin-left: 10px;
}

.QiList>div:nth-child(4) {
	margin-right: 10px;
	margin-left: 10px;
}

.QiList_title {
	width: 100%;
	height: 130px;
	/*163px*/
	background-color: rgba(0, 0, 0, 0.66);
	position: absolute;
	top: 50%;
	margin-top: -65px;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.QiList_img {
	width: 100%;
	height: 320px;
	/*409px*/
	background-color: #fff;
	position: relative;
	display: block;
}

.Qi_name {
	color: #fff;
	font-weight: bold;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	display: block;
	background-image: url('../images/textDecorate.png');
	background-repeat: no-repeat;
	background-size: 100% 36px;
}

.QiList_tips {
	color: #fff;
	font-size: 16px;
	opacity: 0.85;
	font-family: 'STXihei';
	margin-top: 20px;
}

/* 梵彩 */
.fanCaiBox>div:nth-child(1) {
	padding-right: 0px;
}

.fanCaiBox>div:nth-child(2) {
	padding-left: 0px;
}

.containerMain {
	width: 100%;
	padding: 0;
}

.ppfItem {
	height: 100vh;
}

.ppf3 {
	position: relative;
	padding: 250px 200px 0;
}

.ppf3Img {
	width: 100%;
	height: 100%;
	display: inline-block;
	object-fit: contain;
}

.ppf3Icon {
	width: 8vw;
	height: 8vw;
	position: absolute;
	left: 6%;
	bottom: 22vw;
	cursor: pointer;
	transition: all .5s;
}

.ppf3Icon2 {
	left: 19%;
	bottom: 35vw;
}

.ppf3Icon3 {
	left: 37%;
	bottom: 40vw;
}

.ppf3Icon4 {
	left: 54%;
	bottom: 38vw;
}

.ppf3Icon5 {
	left: 70%;
	bottom: 32vw;
}

.ppf3Icon6 {
	left: 85%;
	bottom: 19vw;
}

.ppf3IconImg {
	width: 100%;
	height: 100%;
}

.ppf3Icon:hover {
	transform: scale(1.2);
}

.ppf3Text {
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

.ppf3RemarkText {
	padding: 10px 50px;
	font-size: 22px;
	background: linear-gradient(to right, #9B7A00, #FCCB00);
}

.ppf3RemarkWrap {
	display: flex;
	position: absolute;
	bottom: 50px;
	left: 0;
}

.ppf3RemarkStyle {
	border-top: 27px solid #FCCB00;
	border-left: 24px solid #FCCB00;
	border-bottom: 25px solid #000;
	border-right: 25px solid #000;
}

.ppf4 {
	width: 100%;
	position: relative;
}

.ppf4Img {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.ppf4Text {
	position: absolute;
	padding: 30px;
	left: 58px;
	top: 80px;
	color: #fff;
	font-size: 18px;
	width: 37%;
	line-height: 2vw;
	font-weight: normal;
}

.ppf4Text2 {
	left: auto;
	top: auto;
	bottom: 0;
	right: 0;
	width: 30%;
}

.ppf5 {
	display: flex;
}

.ppf5Left {}

.ppf5TextWrap {
	padding: 50px;
	font-size: 18px;
}

.ppf5Text {
	line-height: 2vw;
	margin-top: 70px;
	color: #fff;
}

.ppf5ImgWrap {
	display: flex;
	justify-content: space-between;
	padding: 20px;
}

.ppf5Img {
	width: 33%;
	object-fit: contain;
}

.ppf5right {
	height: 100vh;
	position: relative;
}

.ppf5rightImg {
	height: 100vh;
	object-fit: contain;
}

.ppf5rightCharts {
	position: absolute;
	top: 300px;
	left: 0;
	width: 80%;
	object-fit: contain;
}

.ppf6 {
	padding: 50px;
	position: relative;
}

.ppf6Text {
	margin-top: 20px;
	line-height: 2vw;
	margin-top: 70px;
	color: #fff;
	font-size: 18px;
}

.lookVideoWrap {
	position: absolute;
	bottom: 8vw;
	right: 8vw;
	width: 40%;
}

.videoImg {
	width: 100%;
	object-fit: contain;
}

.videoText {
	color: #1B9EF6;
	font-size: 25px;
	text-align: center;
	margin-top: 25px;
	text-decoration: none;
	display: inline-block;
	width: 100%;
}

.play {
	color: #1BBCAF;
	margin-right: 15px;
}

.ppf7 {
	display: flex;
}

.ppf7Left,
.ppf7Right {
	width: 50%;
}

.ppf7Text,
.ppf7Text h1 {
	margin-top: 0;
}

.ppf7Left {
	padding: 35px 50px 0;
}

.ppf7Img1 {
	width: 100%;
	object-fit: contain;
}

.ppf7Img2 {
	width: 100%;
	object-fit: contain;
}

.thBack td {
	background: #0070C0;
	font-weight: bold;
}

.thTitle {
	background: #0070C0;
	padding: 15px;
	text-align: center;
	font-size: 25px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.tdTitle {
	background: #3598DC;
}

td {
	padding: 3px;
	background: #6D6E70;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

table {
	text-align: center;
	color: #fff;
	margin-top: 20px;
	width: 100%;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.ppf9 {
	height: calc(100vh + 100px);
	/* background: linear-gradient(#32363F, #000); */
}

.ppf9Img2 {
	width: auto;
	object-fit: contain;
}

.ppf9Img2+.ppf9Img2 {
	margin-top: 60px;
}

.ppf9 table {
	margin: 50px 0;
}

.ppf9Left {
	padding: 30px;
	/* width: 60%; */
}

/* } */

a:focus,
a:hover,
a {
	color: #1B9EF6;
}

/* 屏幕小于768 */

@media screen and (max-width:768px) {
	.margin-top-150 {
		margin-top: 100px;
	}

	.allProduct_menuName {
		color: #fff;
		font-size: 12px;
		padding: 6px 14px;
		background-image: url('../images/textDecorate_2.png');
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.allProduct_menuBox {
		width: 100%;
		text-align: center;
		cursor: pointer;
		padding: 12px 0;
		display: block;
	}

	.allProduct_menu>.container>.row>div {
		padding: 0;
		width: 25%;
	}

	.Qi_fanduLogo {
		transform: scale(0.85, 0.85);
	}

	.carTop {
		margin-top: 10px;
		margin-bottom: 40px;
	}

	.QiList>div {
		margin-bottom: 15px;
	}

	.QiList_title {
		width: 100%;
		height: 116px;
		background-color: rgba(0, 0, 0, 0.66);
		position: absolute;
		top: 50%;
		margin-top: -58px;
		left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.QiList_img {
		width: 100%;
		height: 230px;
		background-color: #fff;
		position: relative;
		display: block;
		margin-bottom: 15px;
	}

	.Qi_name {
		color: #fff;
		font-weight: bold;
		padding: 0 20px;
		height: 36px;
		line-height: 36px;
		text-align: center;
		font-size: 18px;
		display: block;
		background-image: url('../images/textDecorate.png');
		background-repeat: no-repeat;
		background-size: 100% 36px;
	}

	.QiList_tips {
		color: #fff;
		font-size: 16px;
		opacity: 0.85;
		font-family: 'STXihei';
		margin-top: 20px;
	}

	/* 梵彩 */
	.fanCaiBox>div:nth-child(1) {
		padding-right: 15px;
		margin-bottom: 15px;
	}

	.fanCaiBox>div:nth-child(2) {
		padding-left: 15px;
		margin-bottom: 15px;
	}
}

.title_tips {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	/*text-align: center;*/
	letter-spacing: 1px;
	text-indent: 40px;
}

.text_p {
	font-size: 16px;
	color: #fff;
	font-family: 'STXihei';
	opacity: 0.95;
	line-height: 25px;
	margin-top: 60px;
}

.advantageTitle {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
	letter-spacing: 1px;
}

.fiveText {
	font-size: 15px;
	color: #fff;
	opacity: 0.85;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}

.img_bg_1 {
	background-image: url('../images/QiList_1.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_2 {
	background-image: url('../images/QiList_2.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_3 {
	background-image: url('../images/QiList_3.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_TPU3 {
	background-image: url('../images/QiList_TPU3.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_4 {
	background-image: url('../images/QiList_4.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_5 {
	background-image: url('../images/QiList_5.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_6 {
	background-image: url('../images/fancai_black.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_7 {
	background-image: url('../images/fancai_black2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_8 {
	background-image: url('../images/fancai_pink.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_9 {
	background-image: url('../images/fancai_blue.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_10 {
	background-image: url('../images/daDeng .jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.img_bg_11 {
	background-image: url('../images/cheMen.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/*  鼠标移动当前产品，显示产品详情  */

@media screen and (min-width:768px) {
	.changePadding {
		padding-left: 0;
		padding-right: 0;
	}

	.itemInfoBox {
		background-color: rgba(166, 147, 124, 0.29);
		border: 1px solid #cfa972;
		padding: 25px 50px;
		margin-bottom: 20px;
		position: relative;
		display: inline-block;
	}

	#fanxing_info {
		padding-left: 25%;
	}

	#xinghan_info {
		padding-left: 0%;
	}

	#fanxiang_info {
		padding-left: 52.5%;
	}

	#yuexiang_info {
		padding-left: 50%;
	}

	#xinghanZG_info {
		padding-left: 0%;
	}

	#fantianYG_info {
		padding-left: 59.6%;
	}
}

@media screen and (max-width:768px) {
	.itemInfoBox {
		background-color: rgba(166, 147, 124, 0.29);
		border: 1px solid #cfa972;
		padding: 25px 25px;
		margin-bottom: 20px;
	}

	.zhijiao2,
	.zhijiao {
		display: none;
	}
}

.changePadding {
	margin-top: 60px;
}

.itemInfoBox_Txt {
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	opacity: 0.95;
	letter-spacing: 1px;
	position: relative;
}

.itemInfoBox_Txt::before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background-color: #fff;
	position: absolute;
	top: 7px;
	left: -15px;
}

.itemInfoBox_Txt_label>span {
	display: inline-block;
	background-color: #cfa972;
	color: #000;
	font-size: 14px;
	padding: 3px 10px;
	letter-spacing: 1px;
	border-radius: 3px;
	margin-bottom: 5px;
}

.imageTitle {
	color: #fff;
	font-size: 13px;
	opacity: 0.95;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

.zhijiao {
	position: absolute;
	top: -50px;
	left: -1px;
	display: block;
}

.zhijiaofanxiang {
	position: absolute;
	top: -50px;
	left: auto;
	right: -1px;
	display: block;
	transform: rotateY(180deg);
}

.zhijiao2 {
	position: absolute;
	top: -50px;
	right: 0px;
	transform: rotateY(180deg);
}

/* 梵彩系列 */

.fancaiFourBox {
	position: relative;
}

.fancaiFourInfo {
	width: 100%;
	height: 130px;
	background-color: rgba(0, 0, 0, 0.66);
	position: absolute;
	top: 50%;
	margin-top: -65px;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.fancaiFourInfo_name {
	color: #fff;
	font-weight: bold;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	display: block;
	background-image: url('../images/textDecorate.png');
	background-repeat: no-repeat;
	background-size: 100% 36px;
}

.fancaiFourInfo_content {
	color: #fff;
	font-size: 16px;
	opacity: 0.85;
	font-family: 'STXihei';
	margin-top: 20px;
}

/* ppf */

.productStyleWrap {
	padding: 50px 50px 30px;
}

.productTitle {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 70%;
	padding: 30px;
	margin: 0 auto;
}

.product {
	padding: 10px 20px;
	background: #fff;
	color: #000;
	font-size: 3rem;
	border-radius: 50px;
	transition: all .5s;
	cursor: pointer;
}

.productStyle {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.text {
	color: #fff;
	height: calc(100% - 100px);
}

.lookDetail {
	margin-top: 50px;
	display: block;
	cursor: pointer;
	padding: 5px 15px;
	border: 1px solid #1B9EF6;
	width: max-content;
	border-radius: 50px;
	transition: all .5s;
}

.lookDetail:hover {
	background-color: #1B9EF6;
	color: #fff;
}

.productImg {
	width: 30%;
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.productImg img {
	/* width: 100%; */
	object-fit: contain;
	height: calc(100vh - 200px);
}

.productText {
	width: 35%;
	color: #999;
	font-size: 18px;
	line-height: 2vw;
	padding: 20px 50px;
}

.proItem {
	margin-bottom: 20px;
	transition: all .5s;
	cursor: pointer;
}

.proItem:hover {
	color: #fff;
}

.proItem:hover .proLabel {}

.productActive,
.product:hover {
	background: #1B9EF6;
	color: #fff;
}

.proLabel {
	/* color: #fff; */
	font-size: 20px;
	color: #1B9EF6;
}

.proValue {}

/* ppf */

/* 部件 */

#daDeng_info {
	padding-left: 67%;
}

#men_info {
	margin-top: -55px;
	padding-left: 66.5%;
}

#tianchuang_info {
	margin-top: -55px;
	padding-left: 34%;
}

@media screen and (min-width:1170px) {
	.bujianImg {
		height: 320px;
	}
}

@media screen and (max-width:1170px) {
	.bujianImg {
		height: 270px;
	}

	.chuangCol {
		padding-right: 0 !important;
		padding-bottom: 15px !important;
	}
}

/* 梵度系列 */

.footerItem {
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background-color: rgba(0, 0, 0, 0.38);
}

#qiHangInfo,
#qiXingInfo,
#qiYuInfo,
#qiYueInfo {
	display: none;
}

@media screen and (min-width:768px) {
	#qiXingInfo {
		padding-left: 50%;
	}

	#qiYuInfo {
		padding-left: 59%;
	}

	#qiYueInfo {
		padding-left: 25%;
	}
}

/* zrh 2021-5-7 */

.surface {
	text-align: center;
}

.surface p {
	margin: 0;
}

.surface-top {
	display: flex;
	align-items: center;
}

.surface-top-img1,
.surface-top-img2 {
	display: block;
	margin: 0 auto;
}

.surface-top-img1 {
	width: 70%;
}

.surface-top-img2 {
	width: 30%;
}

.surface-content {
	color: rgba(190, 123, 91);
}

.surface-content-title,
.surface-content-describe {
	display: flex;
	align-items: center;
	justify-content: center;
}

.surface-content-title {
	position: absolute;
	left: 50%;
	width: 80%;
	top: -10px;
	z-index: 2;
	transform: translate(-50%);
	font-size: 22px;
	font-style: italic;
	font-weight: 600;
	background-image: url(../images/xing.png);
}

.surface-content-describe {
	padding: 20px 10px 10px;
	font-weight: 600;
}

.supfare_log {
	margin: 0 5px 0 10px;
}

.surface-content-model {
	position: relative;
	width: 54%;
	margin: 20px auto;
	border: 1px solid rgba(190, 123, 91);
	border-radius: 12px;
}

.surface-content-describe-item {
	padding: 0 18px;
}

.surface-content-describe-item-center {
	border-left: 2px solid rgba(190, 123, 91);
	border-right: 2px solid rgba(190, 123, 91);
}

.surface-content-describe-item-main {
	font-size: 18px;
}

.surface-img-car {
	width: 100%;
}

@media screen and (max-width:768px) {
	body {
		width: 100vw;
		overflow-x: hidden;
	}

	#daDeng_info {
		padding-left: 0;
	}

	#men_info {
		padding-left: 0;
	}

	#tianchuang_info {
		padding-left: 0;
	}

	.container {
		padding-left: 0px;
		padding-right: 0px;
	}

	.productStyleWrap {
		padding: 0;
	}

	.productTitle {
		padding: 15px 0;
		width: 100%;
	}

	.product {
		padding: 5px 8px;
		font-size: 1.3rem;
	}

	.productStyle {
		display: block;
	}

	.productText {
		width: 100%;
		padding: 10px;
		font-size: 15px;
		line-height: unset;
	}

	h1 {
		font-size: 20px;
	}

	.productImg {
		width: 100%;
		padding: 0px;
		margin: 20px 0;
	}

	.productImg img {
		height: auto;
		width: 100%;
	}

	.lookDetail {
		margin-top: 30px;
	}

	img.swiperItem {
		width: 100% !important;
		height: auto !important;
	}

	.ppfItem {
		height: auto;
	}

	.ppf3Img {
		margin-top: 130px;
	}

	.ppf3 {
		padding: 0;
	}

	.ppf3RemarkWrap {
		position: unset;
		margin-top: 160px;
	}

	.ppf3RemarkText {
		font-size: 18px;
		padding: 4px 20px;
		line-height: 32px;
		height: 40px;
	}

	.ppf3RemarkStyle {
		border-top: 15px solid #FCCB00;
		border-left: 19px solid #FCCB00;
		border-bottom: 25px solid #000;
		border-right: 12px solid #000;
	}

	.ppf3Icon {
		bottom: auto;
		top: 35px;
		width: 70px;
		height: 70px;
		left: 8%;
	}

	.ppf3Icon2 {
		left: calc(50% - 35px);
		top: 10px;
	}

	.ppf3Icon3 {
		left: auto;
		right: 8%;
	}

	.ppf3Icon4 {
		top: 290px;
	}

	.ppf3Icon5 {
		left: calc(50% - 35px);
		top: 320px;
	}

	.ppf3Icon6 {
		left: auto;
		right: 8%;
		top: 310px;
	}

	.ppf4Img {
		top: 300px;
	}

	.ppf4Text {
		position: unset;
		width: 100%;
		font-size: 15px;
		padding: 4px 20px;
		line-height: 32px;
	}

	.ppf4Text1 {
		margin-bottom: 200px;
	}

	.ppf5 {
		display: block;
	}

	.ppf5TextWrap {
		padding: 15px;
	}

	.ppf5Text,
	.ppf6Text {
		line-height: unset;
		margin-top: 0;
		font-size: 15px;
	}

	.ppf5ImgWrap {
		padding: 0;
		margin-bottom: 20px;
	}

	.ppf5right {
		height: auto;
	}

	.ppf5right img {
		width: 100%;
		height: auto;
	}

	.ppf5rightCharts {
		position: unset;
	}

	.ppf6 {
		padding: 15px;
	}

	.lookVideoWrap {
		position: unset;
		width: 100%;
		margin-top: 20px;
	}

	.videoText {
		font-size: 18px;
	}
	/* 详情页适配 */
	.crumbs{
		margin: 15px 0 0;
		width: 100%;
	}
	.ppf7{
		display: block;
	}
	.ppf7Left, .ppf7Right{
		padding: 0;
		width: 100%;
	}
	.ppfDetail .ppf6Text {
		padding: 15px;
	}
	.ppf7Img2{
		margin-top: 20px;
	}
	.ppfDetail .ppf6Text {
		padding-top: 20px;
	}
	.ppf9Left{
		padding: 0;
	}
	.tableWrap{
		width: 100%;
		    overflow-x: scroll;
	}
	.infoItem{
		padding: 0;
	}
	.ppf9Img2{
		width: 100%;
	}
	.ppf9Img2+.ppf9Img2{
		margin-top: 20px;
	}
	.ppf9 table{
		margin: 0;
	}

}
