*{margin:0;padding:0;}

body{overflow-x:hidden;margin:auto;font-size:12px;}

li{list-style:none;}

ol li{list-style:inherit;}

.clear {height:0px;clear:both;}

textarea{font-family:"Microsoft YaHei","Arial","微软雅黑","黑体","verdana","宋体";}

div{font-family:"Microsoft YaHei","Arial","微软雅黑","黑体","verdana","宋体";}

p{font-family:"Microsoft YaHei","Arial","微软雅黑","黑体","verdana","宋体";}

a{text-decoration:none;font-family:"Microsoft YaHei","Arial","微软雅黑","黑体","verdana","宋体";cursor:pointer;}

a:hover{text-decoration:none;}

html {

	font-size: 100px !important;

}



body {

	background: #fff !important;

}



@media screen and (max-width: 1680px) {

	html {

		font-size: 86px !important;

		overflow-x:hidden;

	}

}



@media screen and (max-width: 1440px) {

	html {

		font-size: 78px !important;

	}

}



@media screen and (max-width: 1200px) {

	.hidden-1280 {

		display: none !important;

	}

}



@media screen and (max-width: 1024px) {

	html {

		font-size: 60px !important;

	}

}



@media screen and (max-width: 768px) {

	html {

		font-size: 60px !important;

	}



}



@font-face {

	font-family: 'constannew';

	src: local('constannew'), url(../fonts/constan.ttf) format('woff');

}







.topbox {

	height: calc(100vh - 1.2rem);

	width: 100%;

	overflow: hidden;

	position: relative;

}

.indexleft {

	width: 28%;

	background: #eeeeee;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

}

.logo {

	width: 100%;

	padding-left: 10%;

	padding-right: 10%;

	margin-left: auto;

	margin-right: auto;

	padding-top: 0.2rem;

	padding-bottom: 0.2rem;

	border-bottom: 1px solid #fff;

}

.logo img {

	width: 100%;

}

.indexleftnavbox {

	width: 100%;

}



.indexleftnavitem {

	width: 100%;

	border-bottom: 1px solid #fff;

}

.indexleftnavitem:last-child {border-bottom: none;}

.indexleftnavitem a {

	display: flex;

	align-items: center;

	padding-left: 0.15rem;

	justify-content: space-between;

	padding-top: .3rem;

	padding-bottom: 0.3rem;

}

.indexleftnavitempic {

	width: 30%;

}

.indexleftnavitempic img {

	width: 100%;

	filter: brightness(0) saturate(100%);

}

.indexleftnavitemxz .indexleftnavitempic img {

	filter: brightness(1) saturate(100%);

	opacity: 1;

}

.indexleftnavitemtitlebox {

	text-align: center;

	width: 70%;

}

.indexleftnavitemtitle {

	color: #404040;

	font-weight: bold;

	font-size: .2rem;

	line-height: 0.3rem;

	font-family: "Noto Sans SC";

}

.indexleftnavitemsubtitle {

	color: #737373;

	font-size: .13rem;

	line-height: 0.25rem;

	font-family: "constannew";
	text-transform: uppercase;

}



.indexright {

	width: 72%;

	float: right;

	overflow: auto;

	height: 100%;

}

.vr {

	width: 100%;

	position: relative;

}

.vrpic {

	width: 100%;

}

.vrpic img {

	width: 100%;

}

.vrico {

	position: absolute;

	left: 50%;

	top: 50%;

	transform: translate(-50%,-50%);

	width: 30%;

}

.vrico img {

	width: 100%;

}





.ss {

	width: 80%;

	height: 0.5rem;

	border-radius: .25rem;

	border: 1px solid #a0a0a0;

	margin-left: 10%;

	margin-right: 10%;

	margin-top: 0.3rem;

}

.ss input {

	width: 80%;

	float: left;

	height: 0.5rem;

	padding-left: 0.2rem;

	border: none;

	background: none;

	color: #a0a0a0;

	font-size: .16rem;

	line-height: 0.52rem;

}

.ss a {

	width: 20%;

	float: left;

	height: 0.5rem;

	text-align: center;

	line-height: 0.5rem;

	line-height: 0.38rem;

}

.ss a img {

	width: 35%;

}



input{ outline: none; }



.indexrightbox {

	width: 100%;

	padding-left: 5%;

	padding-right: 5%;

	overflow: hidden;

	margin-top: 0.2rem;

}

.indexrightitem {

	width: calc((100% - .2rem) / 2);

	margin-left: 0.2rem;

	float: left;

	margin-top: 0.45rem;

}

.indexrightitem:nth-child(1) {

	margin-top: 0;

}

.indexrightitem:nth-child(2) {

	margin-top: 0;

}

.indexrightitem:nth-child(2n+1) {

	margin-left: 0;

}

.indexrightitempic {

	width: 100%;
	padding-top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;

}

.indexrightitempic img {

	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-height: 100%;

}

.indexrightitemtitle {

	text-align: center;

	color: #404040;

	font-size: .16rem;

	line-height: 0.3rem;

	font-family: "Noto Sans SC";

	white-space:nowrap;

	overflow:hidden;

	text-overflow:ellipsis;

}





.bottom {

	height: 1.2rem;
	width: 100%;
	background: #fff;
	display: flex;
	position: fixed;
	bottom: 0;
	left: 0;

}

.bottomitem {

	width: 100%;

}

.bottomitem a {

	display: flex;

	width: 100%;

	height: 1.2rem;

	flex-direction: column;

	justify-content: center;

	align-items: center;

}

.bottomitemico {

	width: 0.6rem;

}

.bottomitemico img {

	width: 100%;

	filter: brightness(0) saturate(100%);

	opacity: 0.8;

}

.bottomitemtext {

	text-align: center;

	color: #575757;

	font-size: .25rem;

	line-height: 0.45rem;

	font-weight: bold;

}

.bottomitemxz img {

	filter: brightness(1) saturate(100%);

	opacity: 1;

}

.bottomitemxz .bottomitemtext {

	color: #333;

}







.innerbanner {
	width: 100%;
}
.innerbanner img {
	width: 100%;
}
.contactbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2rem;
}
.contacttop {
	width: 100%;
	padding-top: .6rem;
}
.contacttoptitle {
	color: #404040;
	font-size: .35rem;
	line-height: 1;
	font-weight: bold;
}
.contacttophx {
	height: 3px;
	background: #fe7e01;
	width: .7rem;
	margin-top: 0.15rem;
}
.contaccontent {
	width: 100%;
}
.contactitem {
	overflow: hidden;
	margin-top: 0.5rem;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.contactitemico {
	width: 0.4rem;
	display: flex;
}
.contactitemico img {
	width: 100%;
}
.contactitemtext {
	color: #404040;
	font-size: .26rem;
	margin-left: 0.25rem;
}
.contactcodebox {
	width: 100%;
	overflow: hidden;
	margin-top: 1rem;
}
.contactcodeitem {
	width: calc((100% - 1rem) / 2);
	float: left;
	margin-left: 1rem;
}
.contactcodeitem:first-child {
	margin-left: 0;
}
.contactcodeitempic {
	width: 100%;
}
.contactcodeitempic img {
	width: 100%;
}
.contactcodeitemtext {
	text-align: center;
	font-size: .26rem;
	line-height: .5rem;
}
.contactbottom {
	width: 100%;
	margin-top: .6rem;
}
.contactbottom img {
	width: 100%;
}


.showbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1.5rem;
}
.showcontent {
	margin-top: 0.5rem;
}
.showcontent img {
	max-width: 100%;
}


.yuyuebox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.yuyue {
	width: 100%;
	overflow: hidden;
}
.yuyueitem {
	width: calc((100% - .2rem) / 2);
	float: left;
	height: 0.6rem;
	line-height: 0.6rem;
	border: 1px solid #7d7d7d;
	margin-left: 0.2rem;
	margin-top: 0.2rem;
	display: flex;
}
.yuyueitem:first-child {
	margin-left: 0;
}
.yuyueitem input {
	border: none;
	background: none;
	width: 100%;
	line-height: 0.58rem;
	width: 100%;
	height: 100%;
	color: #404040;
	font-size: .16rem;
	padding-left: 0.1rem;
}
.yuyueitem input::-webkit-input-placeholder {
	color: #404040;
	font-size: .16rem;
}
.yuyueitem input::-moz-placeholder {
	color: #404040;
	font-size: .16rem;
}
.yuyueitem input:-ms-input-placeholder {
	color: #404040;
	font-size: .16rem;
}
.yuyueitem input:-moz-placeholder {
	color: #404040;
	font-size: .16rem;
}
.yuyuesubmit {
	width: 100%;
}
.yuyuesubmit {
	background: #fe7e01;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-top: .7rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	color: #fff;
	font-size: .16rem;
}
.yuyuesubmit a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: .16rem;
}
.yuyuecontent {
	margin-top: 0.4rem;
}