html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
	background: transparent;
}

html,
body,
.page {
	width: 100%;
	height: 100%;
}

ul,
li {
	list-style: none;
}

img {
	width: 100%;
}

.page {
	padding-top: 55px;
}
a {
    text-decoration: none;
}

.navigation {
	height: 108rem;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: white;
	z-index: 11;
	padding: 0 5%;
	box-sizing: border-box;
}

.navigation>div {
	height: 100%;
	margin: auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.logo {
	width: 114px;
}

.catalogue {
	/* display: flex; */
	height: 100%;
	display: none;
	position: absolute;
	height: 1000px;
	background: #000;
	z-index: 1000;
	top: 108rem;
	left: 0;
	width: 100%;
}

.catalogue>div {
	background: #000;
	/* height: 100%; */
	font-size: 32.6rem;
	color: #252525;
	font-weight: bold;
	padding: 0 36rem;
	cursor: pointer;
	position: relative;
	/* display: flex; */
	align-items: center;
	transition: all 0s;
	-webkit-transition: all 0s;
	line-height: 40px;
	margin: 0 10px;
	text-align: left;
	border-bottom: 1px solid #454545;
	color: #afafaf;
	overflow: hidden;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
}

.catalogue>div:last-child {
	/* padding-right: 0; */
}

.catalogue>div:hover {
	color: #fff;
}

.catalogue>div:hover::before {

}

.catalogue>div:hover li {
	/* display: block; */
	height: 80rem;
}

.catalogue ul {
	/* height: 0px; */
	/* display: none; */
	/* position: absolute; */
	/* top: 100%; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
	/* box-shadow: 0 0 26px rgba(28, 28, 28, 0.26); */
	/* padding: 17px 52px 17px 43rem; */
	/* border-radius: 0 0  21rem  21rem; */
	/* background-color: white; */
}

.catalogue li {
	padding: 0px 15px;
	white-space: nowrap;
	color: #939393;
	font-size: 29.6rem;
	height: 0;
	transition: 0.4s height;
}

.catalogue li:hover {
	color: #ffffff;
}

.banner {
	height: 410rem;
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/bannerBack.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;
}

.banner>div {
	width: 100%;
}

.banner p {
	color: white;
	text-align: center;
}

.banner p:nth-child(1) {
	font-size: 71.875rem;
	font-weight: bold;
}

.banner p:nth-child(2) {
	font-size:  101rem;
	padding: 36rem 0 79rem;
	letter-spacing: 2px;
}

.banner p:nth-child(3) {
	/* font-size: 36px; */
	/* padding: 39rem 68px; */
	/* border: 1px solid #2525ee; */
}

.banner p:nth-child(3) span {
	display: inline-block;
	font-size: 36px;
	padding: 39rem 68px;
	border: 1px solid rgba(255, 255, 255, 0.6);
	letter-spacing: 2px;
}

.productPresentation {
	/* height: 706px; */
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/Back2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.productPresentation>div {}

.productPresentation>div:nth-child(1) {
	font-size: 47rem;
	text-align: center;
	color: #151616;
	padding-top: 126rem;
	font-weight: bold;
}

.productPresentation>div:nth-child(2) {
	padding-top: 43rem;
	text-align: center;
	font-size: 25rem;
	color: #a1a1a0;
}

.productBox {width: 100%;margin: auto;/* display: flex; *//* justify-content: space-between; *//* flex-wrap: wrap; */margin-top: 6%;overflow: hidden;}

.content {
	margin: auto;
	width: 90%;
	height: 410rem;
	/* border: 1px solid #151616; */
	box-sizing: border-box;
	background-color: white;
	border-radius: 8px;
	margin-bottom: 36rem;
	box-shadow: 0 0 28rem rgba(86, 86, 86, 0.1);
	/* margin: auto; */
}

.content>div:nth-child(1) {
	font-size: 32.6rem;
	color: #585858;
	text-align: center;
	font-weight: bold;
	padding: 26px 0 28rem;
}

.content>div:nth-child(2) {}

.content>div:nth-child(3) {
	font-size: 25rem;
	text-align: center;
	color: #235de9;
	cursor: pointer;
	margin-top: 4px;
	font-weight: bold;
}

.contentText {
	display: flex;
	justify-content: space-between;
}

.contentText>div:nth-child(1) {
	width: 33%;
	margin-left: 6%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}

.contentText>div:nth-child(2) {
	width: 308rem;
	font-size: 25rem;
	color: #8e8e8e;
	line-height: 43rem;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	margin-right: 6%;
}

.ServicesAvailable {
	/* height: 942px; */
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/back3.png);
	background-size: 1936rem auto;
	background-position: top center;
}

.ServicesAvailable>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	text-align: center;
	font-weight: bold;
	padding-top: 39px;
}

.ServicesAvailable>div:nth-child(2) {
	font-size: 25rem;
	color: #a1a1a0;
	text-align: center;
	padding-top: 45rem;

}

.ServicesAvailable>div:nth-child(3) {
	width: 100%;
	margin: auto;
	margin-top: 81rem;
	/* display: flex; */
	/* flex-wrap: wrap; */
	/* justify-content: space-between; */
}

.ServicesAvailable>div:nth-child(3)::after {
	content: "";
	width: 359px;
	height: 0px;
}

.project {
	margin: auto;
	width: 86%;
	height: 299rem;
	/* border: 2px solid #235de9; */
	border: 2px solid rgba(0, 0, 0, 0);
	padding: 36rem 50rem 0 54rem;
	box-sizing: border-box;
	margin-bottom: 54rem;
	cursor: pointer;
}


.project>div {}

.project>div:nth-child(1) {}

.project>div:nth-child(2) {
	width: 72rem;
	text-align: center;
	display: flex;
	justify-content: center;
	margin-bottom: 7px;
	filter: grayscale(1);
	opacity: 0.2;
}

.project>div:nth-child(2) div {
	width: 54rem;
	height: 1px;
	background-color: #235de9;
	border: 1px solid #4e7cec;
}

.project>div:nth-child(3) {}

.projectMode>div:nth-child(1) {
	width: 72rem;
}

.projectMode>div:nth-child(2) {
	color: #303234;
	font-weight: bold;
	font-size: 40rem;
	width: 434rem;
}

.projectMode2>div:nth-child(1) {
	width: 72rem;
	text-align: center;
	margin-top: 3px;
	filter: grayscale(1);
	opacity: 0.2;
}

.projectMode2>div:nth-child(1) img {
	width: 32px;
}

.projectMode2>div:nth-child(2) {
	color: #596178;
	font-size: 25rem;
	width: 434rem;
	line-height: 43rem;
}

.projectMode,
.projectMode2 {
	display: flex;

	justify-content: space-between;
}

.projectMode {
	align-items: center;
}

.project:hover {
	border: 2px solid #235de9;
}

.project:hover>div:nth-child(2),
.project:hover .projectMode2>div:nth-child(1) {
	filter: initial;
	opacity: 1;
}

.preponderance {
	width: 100%;
	/* height: 773px; */
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/back4.jpg);
	background-position: top center;

	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.preponderance>div:nth-child(1) {
	font-size: 47rem;
	color: #ffffff;
	text-align: center;
	padding-top: 79rem;
	letter-spacing: 1px;
}

.preponderance>div:nth-child(2) {
	font-size: 25rem;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 26px;
}

.preponderance>div:nth-child(3) {
	margin: auto;
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 32rem;
	text-align: center;
	line-height: 80rem;
	margin-top: 38rem;
	width: 90%;
}

.preponderanceBox {
	/* display: flex; */
	/* justify-content: center; */
	/* position: absolute; */
	/* bottom: 88px; */
	/* left: 0; */
	width: 100%;
	position: relative;
}

.preponderanceBox>div {width: 292rem;height: 80rem;font-size: 30rem;color: #FFFFFF;/* margin: auto; *//* position: relative; */cursor: pointer;margin-bottom: 10rem;}

.preponderanceBox>div:hover .synopsis {
	display: block;
}

.preponderanceBox span {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #2e66ea;
	border-radius: 8px;
	width: 100%;
	height: 100%;
	/* padding: 6% 0; */
	background-color: #2e66ea;
	border-radius: 8px;
	position: relative;
	z-index: 1;
}

.synopsis {
	display: none;
	position: absolute;
	top: 0rem;
	/* transform: translateY(8px); */
	width: 58%;
	left: 305rem;
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFFFFF;
	font-size: 25rem;
	line-height: 50rem;
	padding: 32rem 26rem 50rem 36rem;
	box-sizing: border-box;
	border-radius: 8px 8px 0 0;
	height: 349rem;
	overflow: auto;
}

.industrySolution {
	/* height: 744px; */
	background-color: white;
}

.industrySolution>div:nth-child(1) {
	text-align: center;
	color: #151616;
	font-size: 47rem;
	font-weight: bold;
	padding-top: 126rem;
}

.industrySolution>div:nth-child(2) {
	text-align: center;
	font-size: 25rem;
	color: #a1a1a0;
	margin-top: 43rem;
}

.SolutionBox {
	/* height: 496px; */
	width: 100%;
	margin: auto;
	/* display: flex; */
	margin-top: 81rem;
}

.SolutionLeft {
	white-space: nowrap;
	/* width: 174px; */
	background-color: #f6f7fa;
	height: 100%;
	/* padding-top: 36rem; */
	box-sizing: border-box;
	position: relative;
	/* display: flex; */
	overflow: auto;
}

.SolutionRight {
	width: 100%;
	height: 600rem;
	overflow: auto;
	box-shadow: inset 4px 4px 18px rgba(174, 189, 205, 0.5);
	padding: 20rem 0;
}

.SolutionLeft>div:not(.before) {
	height: 72rem;
	display: flex;
	align-items: center;
	font-size: 28rem;
	padding: 14rem 35rem;
	cursor: pointer;
	color: #596178;
	transition: 0.1s all;
	font-weight: bold;
	display: inline-flex;
	justify-content: center;
	position: relative;
}

body .SolutionLeft>.active {
	color: #2e66ea;
	position: relative;
}
.active::before{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 72rem;
	transform: translateX(-50%);
	height: 4px;
	background-color: #2e66ea;
	transition: 0.1s all;
}
.before {
	content: "";
	position: absolute;
	left: 0;
	top: 54rem;
	height: 72rem;
	transform: translateY(0%);
	width: 4px;
	background-color: #2e66ea;
	transition: 0.1s all;
	display: none;
}

.moduleBox {
	padding-top: 21rem;
	padding-right: 42rem;
	padding-left: 22rem;
}

.module {
	margin-bottom: 54rem;
}

.moduleTitle {
	display: flex;
	align-items: center;
}

.moduleTitle>div:nth-child(1) {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #0666ff;
	margin: 0 18px;
}

.moduleTitle>div:nth-child(2) {
	font-size: 27em;
	color: #191a24;
	font-weight: bold;
}

.moduleText {
	margin-top: 10px;
	font-size: 25rem;
	color: #596178;
	padding-left: 79rem;
	line-height: 39rem;
	text-align: justify;
}

.clienteleBox {
	background-color: #f6f8fb;
}

.clientele {
	/* height: 486px; */
	background-image: linear-gradient(0deg, #dfe8fa 0%, rgba(223, 232, 250, 0) 100%);
}

.clientele>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	font-weight: bold;
	text-align: center;
	padding-top: 72rem;
}

.clientele>div:nth-child(2) {
	text-align: center;
	font-size: 25rem;
	color: #a1a1a0;
	margin-top: 26px;
	padding: 0 5%;
}

.imgBox {
	display: flex;
	width: 90%;
	margin: auto;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 97em;
	/* justify-content: center; */
	align-items: center;
}

.imgBox>div {
	width: 50%;
	box-sizing: border-box;
	/* flex-grow: 1; */
	position: relative;
	/* border: 1px solid black; */
}
.img {
	width: 293rem;
}
/* 
.img1>.img {
	width: 293rem;
}

.img2>.img {
	width: 1 101rem;
}

.img3>.img {
	width: 170px;
}

.img4>.img {
	width: 178px;
}

.img5>.img {
	width: 189px;
}

.img6>.img {
	width: 133px;
}

.img7>.img {
	width: 82px;
}

.img8>.img {
	width: 186px;
}

.img9>.img {
	width: 182px;
}

.img10>.img {
	width: 185px;
}
 */
.img1,
.img6 {}

/* .img2 {
	padding-left: 33px;
}

.img3 {
	padding-left:  21rem;
}

.img4 {
	padding: 43rem 0;
	padding-left: 26px;
}

.img5 {
	padding-left: 97em;
}

.img7 {
	padding-left: 62px;
}

.img9 {
	padding-left: 45rem;
}

.img10 {
	padding-left: 49px;
}
 */
/* .img1,
.img2,
.img3,
.img4,
.img5 {
	margin-bottom: 32px;
} */

.img {
	text-align: inherit;
	position: relative;
	cursor: pointer;
	font-size: 0;
}



.imgBox>div:hover .img>img:nth-child(1) {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.imgBox>div:hover .img>img:nth-child(2) {
	transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	opacity: 1;
}

.imgBox>div .img>img:nth-child(1) {
	transition: all .5s linear 10ms;
	-webkit-transition: all .5s linear 10ms;
	-moz-transition: all .5s linear 10ms;
	-ms-transition: all .5s linear 10ms;
	-o-transition: all .5s linear 10ms;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(100%);
	filter: Gray;
}

.imgBox>div .img>img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	/* width: 100%; */
	transition: all .5s linear 10ms;
	-webkit-transition: all .5s linear 10ms;
	-o-transition: all .5s linear 10ms;
	-moz-ms-transition: all .5s linear 10ms;
	-ms-transition: all .5s linear 10ms;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.information {
	width: 100%;
	margin: auto;
}

.informationBox {
	margin-top: 68rem;
	/* display: flex; */
}

.informationBox>div {
	width: 100%;
}

.information>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	font-weight: bold;
	text-align: center;
	padding-top: 126rem;
}

.information>div:nth-child(2) {
	font-size: 25rem;
	color: #a1a1a0;
	text-align: center;
	margin-top: 45rem;
}

.informationTitle {
	font-size: 36rem;
	color: #303234;
	font-weight: bold;
	padding: 0 5%;
	margin-top: 20rem;
	text-align: center;
}

.informationContent {
	display: flex;
	justify-content: space-between;
	padding: 26rem 0;
	border-bottom: 2px solid #e2e3e9;
}

.informationContent>div:nth-child(1) {
	width: 384rem;
	height: 177rem;
	/* background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/1.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.informationContent>div:nth-child(2) {
	width: 456rem;
	padding-right: 20rem;
}

.informationMessage>div:nth-child(1) {
	font-size: 27em;
	font-weight: bold;
	color: #4c4e67;
}

.informationMessage>div:nth-child(2) {
	font-size:  21rem;
	color: #7e91a9;
	margin-top: 14px;
	line-height: 45rem;
	overflow: hidden;
	text-overflow:
		ellipsis;
	display:
		-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.informationMessage>div:nth-child(3) {
	font-size:  21rem;
	color: #235de9;
	font-weight: bold;
	margin-top: 2px;
}

.informationLeft {
	/* padding-right: 42px; */
	box-sizing: border-box;
}

.informationRight {
	box-sizing: border-box;
}

.time_box {
	display: flex;
	align-items: center;
	/* justify-content: center; */
	padding-left: 43px;
	box-sizing: border-box;
}

.time {
	display: flex;
}

.time>div {}

.time>div:nth-child(1) {
	font-size: 72rem;
	font-weight: bold;
	color: #191c3d;
}

.time>div:nth-child(2) {
	font-size:  21rem;
	color: #596178;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	margin-left: 7px;
}

.month {}

.year {}

.informationMessage>div:nth-child(3) span {
	cursor: pointer;
}

.loginBox {height: 390rem;background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/back5.png);background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;}

.login {
	position: absolute;
	bottom: 28%;
	left: 0;
	text-align: center;
	width: 100%;
}

.login>div {
	width: 224rem;
	height: 74rem;
	background-color: #235de9;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 36rem;
	color: #FFFFFF;
	margin: auto;
	border-radius: 10rem;
	letter-spacing: 2px;
	animation: login 0.6s linear  infinite alternate;
}
@keyframes login{
	0%{transform: scale(0.92);}
	100%{transform: scale(1);}
}



.footBox{
	height: 526rem;
	background-color: #101010;
	padding: 54rem 0;
	box-sizing: border-box;
}
.foot{
	width: 100%;
	margin: auto;
}
.footLeft{
	padding-left:  86rem;
	box-sizing: border-box;
	width:  737rem;
	border-right: 1px solid #3c3c3c;
}
.logo2{
	width:  222rem;
}
.helpline{
	font-size: 36rem;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 39rem;
	letter-spacing: 2px;
}
.helplineNum{
	font-size: 40rem;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 2px;
}
.code{
	display: flex;
	margin-top: 39rem;
}
.code>div{
	
}
.code>div:nth-child(1){
	margin-right:  115rem;
}
.codeImg{
	width:  143rem;
}
.codeText{
	font-size: 25rem;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 6px;
}
.footRight{
	display: flex;
	padding-left: 132px;
	box-sizing: border-box;
	padding-top: 32px;
	display: none;
}
.footRight>div{
	/* width: 170px; */
}
.footRight>div:nth-child(1){
	margin-right: 207px;
}
.footRight>div:nth-child(2){
	margin-right: 207px;
}
.footRight>div:nth-child(3){
	
}
.footTitle{
	font-size: 32.6rem;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-bottom: 34px;
}
.footText{
	cursor: pointer;
	letter-spacing: 2px;
	font-size: 28rem;
	color: #bfbfbf;
	margin-bottom: 50rem;
}



.foot{
	display: flex;
}
.bottomBox{
	height: 190rem;
	background-color: #151515;
	padding-top: 40rem;
}
.bottom{
	width: 100%;
	height: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #878787;
	flex-wrap: wrap;
	font-size:  21rem;
	text-align: center;
}
.bottom>div:nth-child(1){
	width: 100%;
}
.bottom>div:nth-child(2){
	width: 100%;
}
.bottom a{
	text-decoration: none;
    color: #878787;
}
.navigationRight{
	display: none;
	position: fixed;
	right: 0;
	top: 20%;
	background-color: #FFFFFF;
	border-radius:  21rem 0 0  21rem;
	box-shadow: 2px 2px 10px rgba(28,28,28,0.12);
	z-index: 111;
}
.navigationRight>div{
	height: 90px;
	font-size: 28rem;
	color: #777777;
	width: 135rem;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	border-bottom: 1px solid #d7d7d7;
	box-sizing: border-box;
	position: relative;
}
.navigationRight>div:last-child{
	border: 0;
}
.RightImg:nth-child(1){
	width: 50rem;
}
.RightImg:nth-child(2){
	width: 47px;
}
.RightImg:nth-child(3){
	width: 72rem;
}
.RightImg:nth-child(4){
	width: 50rem;
}
.RightImg{
	-moz-opacity: 0.6;
	opacity: 0.6;
	
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(100%);
	filter: Gray;
}
.navigationRight>div:hover .RightImg{
	-moz-opacity: 1;
	opacity: 1;
	filter: initial;
	-webkit-filter: initial;
	filter: initial;
}
.navigationRight>div:hover{
	background-color: #cde0ff;
	cursor: pointer;
}
.navigationRight>div:hover .RightHintBox{
	display: block;
}
.RightText{
	font-size: 8px;
	margin-top:  21rem;
}
.RightHintBox{
	display: none;
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	width: 293rem;
	padding-right: 2px;
}
.RightHint{
	box-shadow: 0px 0px 10px rgba(28,28,28,0.12);
	border-radius:  21rem;
	padding-bottom: 54rem;
	background-color: white;
}
.RightHint>div{
	text-align: center;
}
.RightHint>div:nth-child(1){
	font-size: 28rem;
	color: #525252;
	padding-top: 54rem;
	padding-bottom: 43rem;
}
.RightHint>div:nth-child(2){
	
}
.RightHint>div:nth-child(2) img{
	width: 150rem;
}

/* 解决方案 */
.solutionEducation{
	/* height: 570px; */
	background-color: #f5f7fa;
}

.solutionEducation>div:nth-child(1){
	font-size: 47rem;
	font-weight: bold;
	color: #151616;
	text-align: center;
	padding-top:  115rem;
}
.solutionEducation>div:nth-child(2){
	font-size: 25rem;
	color: #a1a1a0;
	text-align: center;
	padding-top: 43rem;
	
	
}
.solutionEducation>div:nth-child(3){
	margin-top: 79rem;
}
.mode1{
	width: 100%;
	margin: auto;
	/* display: flex; */
	justify-content: space-between;
	align-items: center;
}
.mode1>div:nth-child(1){
	width: 90%;
	/* height:  590rem; */
	margin: auto;
}
.mode1>div:nth-child(2){
	width: 90%;
	font-size: 30rem;
	color: #848383;
	line-height: 63rem;
	margin: auto;
	text-align: justify;
}
.solutionIssue{
	height: 1250rem;
}
.solutionIssue>div:nth-child(1){
	font-size: 47rem;
	color: #151616;
	font-weight: bold;
	text-align: center;
	margin-top:  121rem;
}
.solutionIssue>div:nth-child(2){
	margin-top: 42px;
	display: flex;
	justify-content: center;
}
.solutionIssue>div:nth-child(2) >div{
	font-size: 32.6rem;
	width: 245rem;
	height: 81rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 45rem;
	letter-spacing: 4px;
}
.solutionIssue>div:nth-child(2) >div:nth-child(1){
	/* background-color: #235de9; */
	/* color: white; */
	color: #949494;
	border: 1px solid #949494;
	margin: 0 68rem;
}
.solutionIssue>div:nth-child(2) >div:nth-child(2){
	color: #949494;
	border: 1px solid #949494;
	margin: 0 68rem;
}
.solutionIssueBox{
	width: 100%;
	margin: auto;
	/* display: flex; */
	justify-content: space-between;
	padding-top: 52px;
}
.solutionIssueBox>div{
	width: 684rem;
	height:  271rem;
	box-shadow: 0px 0px 28rem 4px rgba(86,86,86,0.2);
	border-radius: 8px;
	padding: 0 54rem;
	box-sizing: border-box;
	margin: auto;
	margin-bottom: 30rem;
}
.solutionIssueBox>div>div:nth-child(1){
	color: #235de9;
	font-size: 32.6rem;
	font-weight: bold;
	padding-top: 27px;
	text-align: center;
	padding-bottom: 39rem;
}
.solutionIssueBox>div>div:nth-child(2){
	font-size: 25rem;
	color: #8e8e8e;
	line-height: 39rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.Advantages{
	background-color: #f5f7fa;
}
.Advantages>div:nth-child(1){
	font-size: 47rem;
	color: #151616;
	text-align: center;
	font-weight: bold;
	padding-top: 52rem;
	padding-bottom: 0rem;
}
.AdvantagesModule{
	/* height: 335px; */
	/* display: flex; */
	width: 90%;
	margin: auto;
	padding: 56rem 0;
}
.AdvantagesModuleLeft{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.AdvantagesModuleRight{
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 390rem;
	margin-bottom: 30rem;
}
.AdvantagesModuleLeft>div:nth-child(1){
	
}
.AdvantagesModuleLeft>div:nth-child(2){
	
}
.AdvantagesText1{
	font-size: 34rem;
	color: #848383;
	text-align: center;
	/* font-weight: bold; */
}
.AdvantagesText2{
	font-size: 38rem;
	color: #235de9;
	margin-top: 8px;
	padding-bottom: 9rem;
	text-align: center;
	/* font-weight: bold; */
}
.AdvantagesText3{
	font-size: 27.6rem;
	color: #828282;
	line-height: 50rem;
	margin-top: 10rem;
}
.AdvantagesIconBox{
	display: flex;
	justify-content: space-between;
	padding: 0 27em;
	margin-top: 20rem;
	padding-bottom: 30rem;
}
.AdvantagesIconBox2{
	/* width: 430px; */
	justify-content: space-around;
	padding: 0 0px;
	padding-bottom: 30rem;
}
.AdvantagesIcon{

}
.AdvantagesIcon>div:nth-child(1){
	width: 88rem;
	margin: auto;
}
.AdvantagesIcon>div:nth-child(2){
	text-align: center;
}
.Case{
	padding-bottom: 10rem;
}
	
.Case>div:nth-child(1){
	color: #151616;
	font-size: 47rem;
	font-weight: bold;
	text-align: center;
	padding-top: 56rem;
	padding-bottom: 22rem;
}
.CaseNavigation{
	width: 100%;
	display: flex;
	margin: auto;
	justify-content: center;
	border-bottom: 1px solid #d8d8d8;
}
.CaseNavigation>div{
	padding: 0 30rem;
	height: 90rem;
	cursor: pointer;
	font-size: 30rem;
}
.CaseNavigation>div>span{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.CaseActive>span{
	border-bottom: 3px solid #0666ff;
	color: #0666ff;
	font-weight: bold;
}
.CaseBox{
	/* display: flex; */
	width: 100%;
	margin: auto;
	margin-top: 50px;
	/* height: 495px; */
	position: relative;
}
.CaseBoxBack{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 4px 4px 18px rgba(174, 189, 205, 0.5);
	pointer-events: none;
}
.CaseLeft{
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
}
.CaseLeft>div:nth-child(1){
	padding-top: 48rem;
	font-size: 68rem;
	color: #235de9;
	font-weight: bold;
	text-align: center;
}
.CaseLeft>div:nth-child(2){
	font-size: 32.6rem;
	color: #828282;
	line-height: 54rem;
	margin-top: 26rem;
}
.CaseLeft>div:nth-child(3){
	margin: auto;
	width: 530rem;
	height: 90rem;
	border-radius: 50px;
	border: 2px solid #0666ff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 36rem;
	color: #0666ff;
	font-weight: bold;
	margin-top: 34rem;
}
.CaseRight{
	padding: 0 5%;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 580rem;
}
.CaseRight>div{
	width: 103px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.CaseRight p{
	font-size: 27em;
	color: #595959;
	text-align: center;
}
.panorama{
	
}
.panorama>div:nth-child(1){
	font-size: 47rem;
	color: #151616;
	text-align: center;
	font-weight: bold;
	padding-top: 90rem;
}
.panorama>div:nth-child(2){
	font-size: 25rem;
	color: #a1a1a0;
	text-align: center;
	padding-top: 43rem;
}
.panorama>div:nth-child(3){
	padding-top: 79rem;
	/* display: flex; */
	justify-content: space-between;
	width: 100%;
	margin: auto;
}
.panoramaTitle{
	/* display: flex; */
	white-space: nowrap;
	overflow: auto;
	padding: 0 5%;
}
.panoramaTitle>div{
	width:  271rem;
	height: 79rem;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #949494;
	border: 1px solid #949494;
	border-radius: 79rem;
	margin-right: 10rem;
	font-size: 32.6rem;
	cursor: pointer;
	transition: 0.1s all;
}
.panoramaTitle>div a {
    color: #949494;
}
.search{
	color: #949494;
	border: 1px solid #949494;
	width: 60%;
	height: 79rem;
	border-radius: 79rem;
	display: flex;
	justify-content: space-between;
	margin: auto;
	margin-top: 30rem;
}
.search input{
	padding-left: 36rem;
	box-sizing: border-box;
	width: 130px;
	font-size: 32.6rem;
	color: #949494;
	height: 100%;
}
.search>div{
	width: 108rem;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.search img{
	width: 39rem;
}
input{
	border: 0;
	outline:medium;
	background: none;
}
.panoramaTitle>.panoramaActive, .panoramaTitle>.panoramaActive a{
	color: white;
	background-color: #235de9;
	border-color: #235de9;
}
.panoramaNavigation{
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 35px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:
	none;
	margin-bottom: 10px;
}
.panoramaNavigationTitle{
	font-size: 19px;
	color: #1a1a1a;
	font-weight: bold;
	margin-right: 43rem;
	margin-left: 14px;
}
.panoramaNavigation>div:not(.panoramaNavigationTitle){
	font-size: 28rem;
	color: #828181;
	/* padding:6px 14px; */
	margin-right: 43rem;
	border-radius: 14px;
	line-height: 2.4em;
	cursor: pointer;
}
.panoramaActive2 span{
	color: white;
	background-color: #235de9;
	border-color: #235de9;
	border-radius: 43rem;
	
}
.panoramaNavigation span{
	 padding: 6px 14px;
}

.ContentBox{
	/* display: flex; */
	/* flex-wrap: wrap; */
	width: 100%;
	margin: 30px auto;
}
.imgContent{
	margin: auto;
	margin-bottom: 36rem;
	width: 90%;
	height: 534rem;
	box-shadow: 3px 3px 8px rgba(28,28,28,0.12);
	border-radius: 8px;
	overflow: hidden;
	/* margin-right: 36rem; */
}
.imgContent:nth-child(5n){
	/* margin-right: 0px; */
}
.imgContent>div:nth-child(1){
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.imgContent>div:nth-child(2){
	font-size: 32.6rem;
	color: #1d1d1d;
	font-weight: bold;
	margin-top: 20rem;
	padding: 0 20rem;
	box-sizing: border-box;
}
.imgContent>div:nth-child(3){
	padding: 0 20rem;
	box-sizing: border-box;
	margin-top: 18rem;
}
.imgNum{
	font-size: 25rem;
	/* display: flex; */
	/* justify-content: space-between; */
	/* white-space: nowrap; */
}
.imgNum>div:nth-child(1){
	color: #9c999c;
	display: inline-block;
	width: 24%;
}
.imgNum>div:nth-child(1) img{
	width: 28rem;
	margin-right:  21rem;
}
.imgNum>div:nth-child(2){
	color: #9c999c;
	display: inline-block;
	width: 24%;
}
.imgNum>div:nth-child(2) img{
	width: 1em;
	margin-right:  21rem;
}
.imgNum>div:nth-child(3){
	color: #727272;
	display: inline-block;
	width: 48%;
	text-align: right;
}
.imgCode{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 1;
	transition: 0.2s all;
}
.imgCode img{
	width: 88px;
}
.share{
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/content/fenx.png);
	transition: 0.2s all;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.5);
	position: absolute;
	top: 10px;
	right: 10px;
	background-position: 6px 6px;
	background-repeat: no-repeat;
	background-size: 28rem auto;
}
.imgContent:hover .imgCode{
	opacity: 1;
}
.imgContent:hover .share{
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/content/fenx2.png);
}
 #page{
  width: 100%;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
  height: 80px;
  margin: 50px 0;
}



@media screen and (max-width: 1086rem){
  
}

@media screen and (min-width:9108rem){
	
}




.pc{
	display: none;
}


.navigation .clear {
	width: 50rem;
	height: 50rem;
	background: url(https://www.919vrar.com/template/pc/skin/new/img/menu.png) no-repeat center center;
	background-size: 30px auto;
	position: absolute;
	top: 21rem;
	right: 5%;
}
.solutionIssueZ{
	position: relative;
	width: 100%;
	margin: auto;
}
.solutionIssueBox2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.solutionIssueBox2>div{
	display: none;
}
.solutionIssue .solutionIssueActive{
	background-color: #235de9;
	color: white !important;
}


/* ========== */
.AR_banner {
	height: 1213rem;
	/* background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/bannerBack.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	overflow: hidden;
}

.AR_banner>img {
	height: 100%;
	width: initial;
}

.AR_advantage {
	/* height: 1706rem; */
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/back3.png);
	background-size: 1920px auto;
	background-position: top center;
}

.AR_advantage>div:nth-child(1) {
	font-size: 47rem;
	text-align: center;
	color: #151616;
	padding-top: 123rem;
	font-weight: bold;
}

.AR_advantage>div:nth-child(2) {
	padding-top: 43rem;
	text-align: center;
	font-size: 25rem;
	color: #a1a1a0;
}

.AR_advantage>div:nth-child(3) {
	width: 100%;
	margin: auto;
	padding-top: 72rem;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.AR_advantage>div:nth-child(3)::after {
	content: "";
	width: 1036rem;
}

.advantageBox {
	width: 1036rem;
	height: 366rem;
	border: 1px solid rgba(0, 0, 0, 0);
	display: flex;
	margin-bottom: 54rem;
	transition: 0.1s all;
}

.advantageBox:hover {
	border: 1px solid #235de9;
}

.advantageBox>div {}

.advantageBox>div:nth-child(1) {
	padding: 0 58rem;
	/* display: flex;
	align-items: center; */
	padding-top: 49rem;
}

.advantageBox>div:nth-child(1) img {
	width: 168rem;
}

.advantageBox>div:nth-child(2) {}

.advantageBox_text {}

.advantageBox_text>div:nth-child(1) {
	font-size: 43rem;
	font-weight: bold;
	color: #292929;
	padding-top: 25rem;
}

.advantageBox_text>div:nth-child(2) {
	font-size: 25rem;
	color: #838484;
	padding-top: 36rem;
	line-height: 45rem;
}

.functionPoint {
	font-size: 0;
}

.AR_title {
	display: flex;
	width: 100%;
	margin: auto;
	font-size: 30rem;
	color: #828282;
	overflow: auto;
	border-bottom: 1px solid #d8d8d8;
	margin-top: 14rem;
}

.AR_title>div {
	padding: 30rem 20rem;
	white-space: nowrap;
	cursor: pointer;
	position: relative;
}

.AR_active {
	color: #0666ff;
}

.AR_active::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 60%;
	left: 20%;
	border-top: 3px solid #0666ff;
}

.titleBox {
	width: 100%;
	margin: auto;
	box-shadow: inset 5px 5px 32rem rgba(174, 189, 205, 0.5);
	height: 598rem;
	/* display: flex; */
	margin-bottom: 56rem;
	margin-top: 30rem;
	overflow: hidden;
}

.titleBox>div:nth-child(1) {
	/* width: 1086rem; */
	padding: 1rem 20rem 20rem 20rem;
	box-sizing: border-box;
}

.titleBox>div:nth-child(1)>div:nth-child(1) {
	font-size: 40em;
	color: #282828;
	font-weight: bold;
	margin-top: 30rem;
}

.titleBox>div:nth-child(1)>div:nth-child(2) {
	font-size: 30rem;
	color: #777777;
	margin-top: 20rem;
}

.titleBox>div:nth-child(2) {
	/* width: 1054rem; */
	display: flex;
	align-items: center;
	font-size: 0;
}

.system {}

.system>div:nth-child(1) {
	text-align: center;
	font-size: 47rem;
	color: #151616;
	padding-top: 10rem;
	padding-bottom: 20rem;
}

.system>div:nth-child(2) {
	width: 100%;
	margin: auto;
	margin-top: 68em;

	font-size: 0;
}

.swiper2 {
	overflow: hidden;
	position: relative;
}

.swiper2 {
	--swiper-theme-color: #ff6600;
	/* 设置Swiper风格 */
	--swiper-navigation-color: #00ff33;
	/* 单独设置按钮颜色 */
	--swiper-navigation-size: 112em;
	/* 设置按钮大小 */
}

.swiper2 .swiper-button-prev {
	display: flex;
	align-items: center;
	width: 60rem;
}

.swiper2 .swiper-button-next {
	display: flex;
	align-items: center;
	width: 60rem;
}

.swiper2 .swiper-button-prev img {
	width: 100%;
}

.swiper2 .swiper-button-next img {
	width: 100%;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	font-size: 0;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	font-size: 0;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 43rem;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 43rem;
}

.introduce {
	height: 920rem;
	background-image: url("../img/productPresentation/back.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 360% auto;
	/* display: flex; */
	align-items: center;
	justify-content: center;
	padding-top: 108rem;
}

.introduce>div:nth-child(1) {
    width: 90%;
    margin: auto;
    
}

.introduce>div:nth-child(1) img {
	/* width: 1336em; */
}

.introduce>div:nth-child(2) {
	/* margin-left: 195em; */
	position: relative;
	width: 90%;
	margin: auto;
	padding-top: 30rem;
}

.introduce>div:nth-child(2) img {
	width: 181rem;
	position: absolute;
	bottom: -61em;
	right: 0%;
}

.introduce video {
	width: 100%;
	background-color: #a5d4ff;
	border-radius: 14rem;
	box-sizing: border-box;
	border: 21rem solid white;
	box-shadow: 2px 2px 36rem rgba(24, 110, 194, 0.5);
}

.feature {}

.feature>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	text-align: center;
	font-weight: bold;
	padding-top: 90rem;
}

.feature>div:nth-child(2) {
	font-size: 25rem;
	color: #a1a1a0;
	text-align: center;
	padding-top: 43rem;
}

.feature>div:nth-child(3) {}

.featureBox {
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 60rem;
	padding-bottom: 10rem;
}

.featureContent {
	width: 688em;
	height: 608em;
	background-image: url("../img/productPresentation/back.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% auto;
	box-shadow: 0px 0px 18rem 0px rgba(89, 89, 89, 0.25);
	margin-bottom: 54rem;
}

.featureContent>div:nth-child(1) {
	height: 351em;
	display: flex;
	align-items: center;
}

.featureContent>div:nth-child(2) {}

.featureContent>div:nth-child(2)>div:nth-child(1) {
	font-size: 36rem;
	color: #323232;
	font-weight: bold;
	text-align: center;
	letter-spacing: 4px;
}

.featureContent>div:nth-child(2)>div:nth-child(2) {
	padding: 0 58rem;
	font-size: 25rem;
	color: #686767;
	letter-spacing: 2px;
	margin-top: 21rem;

}

.use>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	text-align: center;
	padding-top: 108rem;
}

.use>div:nth-child(2) {
	font-size: 25rem;
	color: #a1a1a0;
	text-align: center;
	padding-top: 43rem;
}

.use>div:nth-child(3) {}

.useBox {
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: center; */
	padding-top: 90rem;
	/* align-items: center; */
}

.useBox::after {
	content: "";
	width: 670rem;
}

.useContent:nth-child(3n+1) {
	/* padding-right: 126rem; */
}

.useContent:nth-child(3n+2) {
	/* padding: 0126rem; */
}

.useContent:nth-child(3n+3) {
	/* padding-left: 126rem; */
}


.useContent {
	display: flex;
	margin-bottom: 70rem;
	padding-left: 10%;
}

.useContent>div {
	/* 	display: inline-block;
	vertical-align: top; */
}

.useContent>div:nth-child(1) {
	padding-top: 18rem;
}

.useContent>div:nth-child(1) img {
	width: 87rem;
	padding-right: 43rem;
	padding-left: 14rem;
}

.useContent>div:nth-child(2) {
	width: 490rem;
}

.useContent>div:nth-child(2)>div:nth-child(1) {
	font-size: 40rem;
	color: #323232;
	font-weight: bold;
}

.useContent>div:nth-child(2)>div:nth-child(2) {
	font-size: 25rem;
	color: #686868;
	padding-top: 29rem;
	line-height: 45rem;
}

.use {
	background-color: #f5f7fa;
	padding-bottom: 61rem;
}

.industryBox {}

.industryBox>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	margin-top: 80rem;
	text-align: center;
}

.industryBox>div:nth-child(2) {
	font-size: 25rem;
	margin: auto;
	color: #a1a1a0;
	margin-top: 36rem;
	text-align: center;
	width: 90%;
}

.industryBox>div:nth-child(3) {
	margin-top: 60rem;
}

.market_cont {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
	justify-content: space-between;
	padding: 0 20rem;
	box-sizing: border-box;
}

.industryContent {
	width: 346rem;
	height: 326rem;
	/* margin-right: 41rem; */
	margin-bottom: 20rem;
	cursor: pointer;
	position: relative;
}

.industryContent>div:nth-child(1) {line-height: 338rem;text-align: center;font-size: 43rem;color: #fff;width: 100%;height: 100%;float: left;background-position: top center;background-repeat: no-repeat;background-size: auto 100%;}

.industryContent>div:nth-child(2) {color: #fff;width: 100%;height: 100%;background: #0099ff;position: absolute;top: 0px;display: none;}

.industryContent h1 {
	font-size: 32rem;
	text-align: center;
	font-weight: bolder;
	margin: 72rem 0 36rem;
}

.industryContent p {
	width: 317rem;
	text-align: center;
	margin: auto;
	font-size: 25rem;
	color: #fff;
}

.industryContent:hover>div:nth-child(2) {
	display: block !important;
}

.container1{
	text-align: center;
    margin-bottom: 40px;
}
.btn-lg{
	display: block;
    width: 30%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #333;
    background-color: #c5c5c5;
    border-color: #c5c5c5;
}

.div_input input[name='submit']{
	padding: 22px 0;
    line-height: 5px;
}

.casebanner{
	height:200px;
}
#imgKFExpandMiniWebChat{
	width: initial;
}




/* ========== */
.AR_banner {
	height: 1213rem;
	/* background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/bannerBack.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	overflow: hidden;
}

.AR_banner>img {
	height: 100%;
	width: initial;
}

.AR_advantage {
	/* height: 1706rem; */
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/index/back3.png);
	background-size: 1920px auto;
	background-position: top center;
}

.AR_advantage>div:nth-child(1) {
	font-size: 47rem;
	text-align: center;
	color: #151616;
	padding-top: 123rem;
	font-weight: bold;
}

.AR_advantage>div:nth-child(2) {
	padding-top: 43rem;
	text-align: center;
	font-size: 25rem;
	color: #a1a1a0;
}

.AR_advantage>div:nth-child(3) {
	width: 100%;
	margin: auto;
	padding-top: 72rem;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.AR_advantage>div:nth-child(3)::after {
	content: "";
	width: 1036rem;
}

.advantageBox {
	width: 1036rem;
	height: 366rem;
	border: 1px solid rgba(0, 0, 0, 0);
	display: flex;
	margin-bottom: 54rem;
	transition: 0.1s all;
}

.advantageBox:hover {
	border: 1px solid #235de9;
}

.advantageBox>div {}

.advantageBox>div:nth-child(1) {
	padding: 0 58rem;
	/* display: flex;
	align-items: center; */
	padding-top: 49rem;
}

.advantageBox>div:nth-child(1) img {
	width: 168rem;
}

.advantageBox>div:nth-child(2) {}

.advantageBox_text {}

.advantageBox_text>div:nth-child(1) {
	font-size: 43rem;
	font-weight: bold;
	color: #292929;
	padding-top: 25rem;
}

.advantageBox_text>div:nth-child(2) {
	font-size: 25rem;
	color: #838484;
	padding-top: 36rem;
	line-height: 45rem;
}

.functionPoint {
	font-size: 0;
}

.AR_title {
	display: flex;
	width: 100%;
	margin: auto;
	font-size: 30rem;
	color: #828282;
	overflow: auto;
	border-bottom: 1px solid #d8d8d8;
	margin-top: 14rem;
}

.AR_title>div {
	padding: 30rem 20rem;
	white-space: nowrap;
	cursor: pointer;
	position: relative;
}

.AR_active {
	color: #0666ff;
}

.AR_active::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 60%;
	left: 20%;
	border-top: 3px solid #0666ff;
}

.titleBox {
	width: 100%;
	margin: auto;
	box-shadow: inset 5px 5px 32rem rgba(174, 189, 205, 0.5);
	height: 598rem;
	/* display: flex; */
	margin-bottom: 56rem;
	margin-top: 30rem;
	overflow: hidden;
}

.titleBox>div:nth-child(1) {
	/* width: 1086rem; */
	padding: 1rem 20rem 20rem 20rem;
	box-sizing: border-box;
}

.titleBox>div:nth-child(1)>div:nth-child(1) {
	font-size: 40em;
	color: #282828;
	font-weight: bold;
	margin-top: 30rem;
}

.titleBox>div:nth-child(1)>div:nth-child(2) {
	font-size: 30rem;
	color: #777777;
	margin-top: 20rem;
}

.titleBox>div:nth-child(2) {
	/* width: 1054rem; */
	display: flex;
	align-items: center;
	font-size: 0;
}

.system {}

.system>div:nth-child(1) {
	text-align: center;
	font-size: 47rem;
	color: #151616;
	padding-top: 10rem;
	padding-bottom: 20rem;
}

.system>div:nth-child(2) {
	width: 100%;
	margin: auto;
	margin-top: 68em;

	font-size: 0;
}

.swiper2 {
	overflow: hidden;
	position: relative;
}

.swiper2 {
	--swiper-theme-color: #ff6600;
	/* 设置Swiper风格 */
	--swiper-navigation-color: #00ff33;
	/* 单独设置按钮颜色 */
	--swiper-navigation-size: 112em;
	/* 设置按钮大小 */
}

.swiper2 .swiper-button-prev {
	display: flex;
	align-items: center;
	width: 60rem;
}

.swiper2 .swiper-button-next {
	display: flex;
	align-items: center;
	width: 60rem;
}

.swiper2 .swiper-button-prev img {
	width: 100%;
}

.swiper2 .swiper-button-next img {
	width: 100%;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	font-size: 0;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	font-size: 0;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 43rem;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 43rem;
}

.introduce {
	height: 920rem;
	background-image: url("../img/productPresentation/back.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 360% auto;
	/* display: flex; */
	align-items: center;
	justify-content: center;
	padding-top: 108rem;
}

.introduce>div:nth-child(1) {
    width: 90%;
    margin: auto;
    /* padding-top: 108rem; */
}

.introduce>div:nth-child(1) img {
	/* width: 1336em; */
}

.introduce>div:nth-child(2) {
	/* margin-left: 195em; */
	position: relative;
	width: 90%;
	margin: auto;
	padding-top: 30rem;
}

.introduce>div:nth-child(2) img {
	width: 181rem;
	position: absolute;
	bottom: -61em;
	right: 0%;
}

.introduce video {
	width: 100%;
	background-color: #a5d4ff;
	border-radius: 14rem;
	box-sizing: border-box;
	border: 21rem solid white;
	box-shadow: 2px 2px 36rem rgba(24, 110, 194, 0.5);
}

.feature {}

.feature>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	text-align: center;
	font-weight: bold;
	padding-top: 90rem;
}

.feature>div:nth-child(2) {
	font-size: 25rem;
	color: #a1a1a0;
	text-align: center;
	padding-top: 43rem;
}

.feature>div:nth-child(3) {}

.featureBox {
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 60rem;
	padding-bottom: 10rem;
}

.featureContent {
	width: 688em;
	height: 608em;
	background-image: url("../img/productPresentation/back.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% auto;
	box-shadow: 0px 0px 18rem 0px rgba(89, 89, 89, 0.25);
	margin-bottom: 54rem;
}

.featureContent>div:nth-child(1) {
	height: 351em;
	display: flex;
	align-items: center;
}

.featureContent>div:nth-child(2) {}

.featureContent>div:nth-child(2)>div:nth-child(1) {
	font-size: 36rem;
	color: #323232;
	font-weight: bold;
	text-align: center;
	letter-spacing: 4px;
}

.featureContent>div:nth-child(2)>div:nth-child(2) {
	padding: 0 58rem;
	font-size: 25rem;
	color: #686767;
	letter-spacing: 2px;
	margin-top: 21rem;

}

.use>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	text-align: center;
	padding-top: 108rem;
}

.use>div:nth-child(2) {
	font-size: 25rem;
	color: #a1a1a0;
	text-align: center;
	padding-top: 43rem;
}

.use>div:nth-child(3) {}

.useBox {
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: center; */
	padding-top: 90rem;
	/* align-items: center; */
}

.useBox::after {
	content: "";
	width: 670rem;
}

.useContent:nth-child(3n+1) {
	/* padding-right: 126rem; */
}

.useContent:nth-child(3n+2) {
	/* padding: 0126rem; */
}

.useContent:nth-child(3n+3) {
	/* padding-left: 126rem; */
}


.useContent {
	display: flex;
	margin-bottom: 70rem;
	padding-left: 10%;
}

.useContent>div {
	/* 	display: inline-block;
	vertical-align: top; */
}

.useContent>div:nth-child(1) {
	padding-top: 18rem;
}

.useContent>div:nth-child(1) img {
	width: 87rem;
	padding-right: 43rem;
	padding-left: 14rem;
}

.useContent>div:nth-child(2) {
	width: 490rem;
}

.useContent>div:nth-child(2)>div:nth-child(1) {
	font-size: 40rem;
	color: #323232;
	font-weight: bold;
}

.useContent>div:nth-child(2)>div:nth-child(2) {
	font-size: 25rem;
	color: #686868;
	padding-top: 29rem;
	line-height: 45rem;
}

.use {
	background-color: #f5f7fa;
	padding-bottom: 61rem;
}

.industryBox {}

.industryBox>div:nth-child(1) {
	font-size: 47rem;
	color: #151616;
	margin-top: 80rem;
	text-align: center;
}

.industryBox>div:nth-child(2) {
	font-size: 25rem;
	margin: auto;
	color: #a1a1a0;
	margin-top: 36rem;
	text-align: center;
	width: 90%;
}

.industryBox>div:nth-child(3) {
	margin-top: 60rem;
}

.market_cont {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
	justify-content: space-between;
	padding: 0 20rem;
	box-sizing: border-box;
}

.industryContent {
	width: 346rem;
	height: 326rem;
	/* margin-right: 41rem; */
	margin-bottom: 20rem;
	cursor: pointer;
	position: relative;
}

.industryContent>div:nth-child(1) {line-height: 338rem;text-align: center;font-size: 43rem;color: #fff;width: 100%;height: 100%;float: left;background-position: top center;background-repeat: no-repeat;background-size: auto 100%;}

.industryContent>div:nth-child(2) {color: #fff;width: 100%;height: 100%;background: #0099ff;position: absolute;top: 0px;display: none;}

.industryContent h1 {
	font-size: 32rem;
	text-align: center;
	font-weight: bolder;
	margin: 72rem 0 36rem;
}

.industryContent p {
	width: 317rem;
	text-align: center;
	margin: auto;
	font-size: 25rem;
	color: #fff;
}

.industryContent:hover>div:nth-child(2) {
	display: block !important;
}
/* ======= */


/* ============================== */
.development {
	/* height: 422px; */
	margin-bottom: 40px;
}

.development>div:nth-child(1) {
	font-size: 26px;
	font-weight: bold;
	color: #151616;
	text-align: center;
	padding-top: 64px;
}

.development>div:nth-child(2) {
	font-size: 14px;
	color: #a1a1a0;
	text-align: center;
	padding-top: 24px;
}

.developmentIntroduce {
	margin-top: 44px;
	/* display: flex; */
	/* justify-content: center; */
}

.developmentIntroduce>div {
	font-size: 18px;
	color: #5b5b5b;
	/* width: 578px; */
	/* height: 173px; */
	border: 1px solid #0666ff;
	margin: 0 12px;
	padding: 10px 30px 10px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

.developmentIntroduce>div:nth-child(1) {}

.developmentIntroduce>div:nth-child(2) {}

.advantage {
	background-color: #f6f8fb;
	/* height: 547px; */
}

.advantage>div:nth-child(1) {
	font-size: 26px;
	font-weight: bold;
	color: #151616;
	text-align: center;
	padding-top: 70px;
}

.advantage>div:nth-child(2) {
	font-size: 14px;
	color: #a1a1a0;
	text-align: center;
	padding-top: 24px;
}

.advantageIntroduce {
	position: relative;
	/* width: 1200px; */
	margin: auto;
	margin-top: 34px;
	/* display: flex; */
	justify-content: center;
	font-weight: bold;
	padding: 0 5%;
	padding-bottom: 20px;
}

.advantageImg {
	width: 296px;
	display: none;
}

.advantageTemplateLeft {padding-top: 30px;/* display: flex; */position: relative;top: 0;left: 0;margin-bottom: 10px;}

.advantageTemplateLeft>div:nth-child(1) {
	font-size: 17px;
	line-height: 25.5px;
	color: #868686;
	/* padding-right: 12px; */
}

.advantageTemplateLeft>div:nth-child(1)>div {
	/* text-align: right; */
	display: inline;
}

.advantageTemplateLeft>div:nth-child(2) {
	font-size: 18px;
	/* line-height: 3.5px; */
	color: #ff9c0f;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
}

.advantageTemplateLeft>div:nth-child(2)>div {
	width: 100%;
}

.advantageTemplateLeft>div:nth-child(2)::after {
	content: "";
	height: 2px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #ff9c0f;
}

.advantageIntroduce>div:nth-child(1) {
	/* top: 41px; */
	/* left: 23px; */
}

.advantageIntroduce>div:nth-child(2) {
	/* top: 129px; */
	/* left: -16px; */
}

.advantageIntroduce>div:nth-child(3) {
	/* top: 225px; */
	/* left: 6px; */
}

.advantageIntroduce>div:nth-child(4) {
	/* top: 13px; */
	/* left: 721px; */
}

.advantageIntroduce>div:nth-child(5) {
	top: 87px;
	left: 762px;
}

.advantageIntroduce>div:nth-child(6) {
	top: 173px;
	left: 762px;
}

.advantageIntroduce>div:nth-child(7) {
	top: 235px;
	left: 720px;
}

.advantageTemplateRight {
	/* position: absolute; */
	/* white-space: nowrap; */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.advantageTemplateRight>div:nth-child(1) {
	font-size: 18px;
	color: #0666ff;
	/* padding-right: 14px; */
	display: inline-block;
	position: relative;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	/* position: absolute; */
	/* top: 0px; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
}

.advantageTemplateRight>div:nth-child(1)::after {
	content: "";
	height: 2px;
	position: absolute;
	width: 100%;
	right: 0px;
	bottom: 0px;
	background-color: #0666ff;
}

.advantageTemplateRight>div:nth-child(1) div {
    display: inline;
}

.advantageTemplateRight>div:nth-child(2) {
	font-size: 17px;
	line-height: 25.5px;
	color: #868686;
	/* padding-left: 14px; */
}
.advantageTemplateRight>div>div{
	display: inline;
}
.industry {}

.title1 {font-size: 26px;font-weight: bold;color: #151616;text-align: center;padding-top: 20px;}

.title2 {font-size: 14px;padding: 0 5%;color: #a1a1a0;text-align: center;padding-top: 24px;}

.industryIntroduce {
	/* width: 1200px; */
	margin: auto;
	font-size: 0;
	padding: 0 5%;
	margin-top: 48px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.industryIntroduce>div {
	margin-left: -1px;
	margin-bottom: -1px;
	width: 49%;
	height: 30vw;
	/* overflow: hidden; */
	/* border-top: 1px solid #d9d9d9; */
	/* border-left: 1px solid #d9d9d9; */
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 4%;
}

.particulars {
	height: 100%;
	background-image: linear-gradient(180deg, #70a7ff 0%, #0666ff 100%);
}

.particulars>p {}

.particulars>p:nth-child(1) {font-size: 16px;color: white;text-align: center;padding-top: 8px;}

.particulars>p:nth-child(2) {

	background-color: white;

	width: 23px;

	height: 2px;

	margin: auto;

	margin-top: 10px;
}

.particulars>p:nth-child(3) {font-size: 14px;color: white;padding: 8px 5px 0;line-height: 25.5px;}

.industryCard {}

/* .industryCard>div:nth-child(1){
	-webkit-transform: rotateY(0);
	    -moz-transform: rotateY(0);
	    z-index: 2;
		    position: absolute;
		    left: 0;
		    height: 0;
		    width: 100%;
		    height: 100%;
		    color: #fff;
		    -webkit-transform-style: preserve-3d;
		    -moz-transform-style: preserve-3d;
		    -webkit-transition: .8s ease-in-out;
		    -moz-transition: .8s ease-in-out;
		    -webkit-backface-visibility: hidden;
		    -moz-backface-visibility: hidden;
}
.industryCard>div:nth-child(2){
	    background: url(images/bg.jpg) no-repeat 0 0;
	    -webkit-transform: rotateY(180deg);
	    -moz-transform: rotateY(180deg);
	    z-index: 1;
		    position: absolute;
		    left: 0;
		    height: 0;
		    width: 100%;
		    height: 100%;
		    color: #fff;
		    -webkit-transform-style: preserve-3d;
		    -moz-transform-style: preserve-3d;
		    -webkit-transition: .8s ease-in-out;
		    -moz-transition: .8s ease-in-out;
		    -webkit-backface-visibility: hidden;
		    -moz-backface-visibility: hidden;
}
 */
.industryCard {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
}

.industryCard>div {
	position: absolute;
	left: 0;
	height: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	/*动画元素transform-style*/
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transition: .8s ease-in-out;
	-moz-transition: .8s ease-in-out;
	/*动画元素背后设置为hidden*/
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

.industryCard div:first-child {
	/*
	绕y轴旋转
	*/
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	z-index: 2;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	background-color: white;
}

.industryCard div:last-child {
	/* background: url("images/bg.jpg") no-repeat 0 0; */
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	z-index: 1;
}

.industryCard:hover div:first-child {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
}

.industryCard:hover div:last-child {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
}

.caseBox {
	/* width: 1200px; */
	margin: auto;
	margin-top: 45px;
	font-size: 0;
	padding-bottom: 124px;
}

.caseContent {
	width: 92%;
	height: 108vw;
	margin: auto;
	box-shadow: 2px 0px 6px rgba(86, 86, 86, 0.16);
	border-radius: 6px;
	overflow: hidden;
	/* display: inline-block; */
	/* margin-right: 20px; */
	margin-bottom: 24px;
	cursor: pointer;
}

.caseContent:nth-child(4n) {
	/* margin-right: 0px; */
}

.caseContent>div:nth-child(1) {}

.caseContent>div:nth-child(2) {
	font-size: 18px;
	color: #616161;
	height: 58px;
	padding: 0 14px;
	display: flex;
	align-items: center;
}

.whatVR>div:nth-child(3) {margin-top: 44px;/* width: 1200px; */margin: auto;padding: 0 5%;}

.VRTextLeft {/* display: flex; */margin-bottom: 30px;padding-top: 54%;position: relative;}

.VRTextRight {
	/* display: flex; */
	margin-bottom: 30px;
	position: relative;
	padding-top: 54%;
}

.VRTextRight .VRTextMessage>div:nth-child(1) {
	/* text-align: right; */
}

.VRTextRight .VRTextMessage {
	/* padding: 0 30px; */
}
.VRTextImg{
	position: absolute;
	top: 0;
}

.VRTextMessage {/* width: 472px; */}

.VRTextMessage {
	/* width: 728px; */
	/* padding: 0 71px 0 33px; */
	box-sizing: border-box;
}

.VRTextMessage>div:nth-child(1) {font-size: 18px;font-weight: bold;color: #666666;margin-top: 30px;text-align: center;}

.VRTextMessage>div:nth-child(2) {

	font-size: 16px;

	color: #888888;

	margin-top: 18px;

	line-height: 30px;
}

.develop {
	background-color: #f6f8fb;
	padding-bottom: 80px;
	overflow: auto;
	width: 100%;
}

.develop>div:nth-child(3) {
	/* width: 1200px; */
	margin: auto;
	margin-top: 42px;
	position: relative;
	padding: 0 5%;
}

.developContent>div {
	/* position: absolute; */
	font-size: 16px;
	color: #747474;
	/* width: 158px; */
	text-align: center;
}

.developContent>div:nth-child(1) {
	top: 161px;
	left: 0px;
}

.developContent>div:nth-child(2) {

	top: 90px;
	left: 203px;
}

.developContent>div:nth-child(3) {

	top: 170px;
	left: 410px;
}

.developContent>div:nth-child(4) {

	top: 80px;
	left: 620px;
}

.developContent>div:nth-child(5) {

	top: 160px;
	left: 830px;
}

.developContent>div:nth-child(6) {

	top: 60px;
	left: 1030px;
}

.statusAnalysis {
	/* width: 1200px; */
	padding: 0 5%;
	margin: auto;
}

.statusAnalysisText {
	margin-top: 42px;
	text-indent: 2em;
	font-size: 18px;
	line-height: 36px;
	color: #777777;
}

.statusAnalysisImg {
	/* display: flex; */
	justify-content: space-between;
	padding-bottom: 70px;
}

.statusAnalysisImg>div {
	/* width: 589px; */
	margin-bottom: 20px;
}

.statusAnalysisImg p {
	font-size: 18px;
	color: #777777;
	text-align: center;
}

.RecommendedCaseContent>div:nth-child(1) {height: 80vw;overflow: hidden;}

.RecommendedCaseContent>div:nth-child(2) {

	font-size: 18px;
	font-weight: bold;
	color: #1d1d1d;
	padding-top: 12px;
	padding-left: 10px;
}

.RecommendedCaseContent>div:nth-child(3) {

	display: flex;
	padding: 10px;
	align-items: center;
	position: relative;
}

.PanoramicPicture>div:nth-child(1) {

	display: flex;
	align-items: center;
}

.PanoramicPicture>div:nth-child(2) {

	display: flex;
	align-items: center;
}

.PanoramicPicture>div:nth-child(3) {

	position: absolute;
	right: 10px;
}

.RecommendedCaseContent {/* width: 222px; */box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);border-radius: 10px;/* margin-right: 20px; */margin-bottom: 20px;}

.PanoramicPicture .icon1 {
	width: 16px;
	margin-right: 12px;
}

.PanoramicPicture .icon2 {
	width: 16px;
	margin-left: 18px;
	margin-right: 16px;
}

.RecommendedCaseBox {
	/* width: 1200px; */
	margin: auto;
	padding: 0 5%;
	margin-top: 46px;
	/* display: flex; */
	/* flex-wrap: wrap; */
	padding-bottom: 5%;
}

.RecommendedCaseBox>.RecommendedCaseContent:nth-child(5n) {
	margin-right: 0;
	/* margin-bottom: 20px; */
}

.PanoramiTopBox {overflow: hidden;/* position: relative; */width: 100%;/* height: 702px; */}

.PanoramiTop {
	width: 100%;
	/* position: absolute; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
	overflow: hidden;
	/* height: 702px; */
}

.PanoramiTopText {
	/* position: absolute; */
	left: 140px;
	top: 152px;
	/* width: 657px; */
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 5%;
}

.PanoramiTopText>div:nth-child(1) {
	font-size: 34px;
	color: #4a4a4a;
	font-weight: bold;
	/* margin: auto; */
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 3px;
	border-bottom: 4px solid #0666ff;
	margin-bottom: 30px;
}

.PanoramiTopText>div:nth-child(2) {
	font-size: 18px;
	line-height: 40px;
	color: #5f5f5f;
	/* text-indent: 2em; */
}

.significanceContent {/* width: 588px; */padding: 0 3%;border-radius: 10px;border: 1px solid #cecece;/* height: 286px; */margin-bottom: 20px;}

.significanceContent>div:nth-child(1) {
	width: 36px;
	margin: auto;
	margin-top: 24px;
}

.significanceContent>div:nth-child(2) {

	font-size: 20px;
	color: #151616;
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
}

.significanceContent>div:nth-child(3) {font-size: 17px;color: #6e6e6e;/* padding: 0 24px; */margin-top: 24px;line-height: 25.5px;padding-bottom: 20px;}

.significanceBox {/* width: 1200px; */margin: auto;padding: 0 5%;margin-top: 36px;display: flex;justify-content: space-between;flex-wrap: wrap;}

.significanceContent:hover {
	border: 1px solid #1770ff;
}

.enterpriseAdvantage {
	background-color: #f6f8fb;
	/* height: 818px; */
}

.enterpriseAdvantageBox {
	/* width: 1200px; */
	margin: auto;
	padding: 0 5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
	font-size: 0;
}

.enterpriseAdvantageContent {
	/* height: 272px; */
	/* width: 49%; */
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-bottom: 2%;
}

.enterpriseAdvantageContent>div:nth-child(1) {
	width: 30px;
	margin: auto;
	margin-top: 28px;
}

.enterpriseAdvantageContent>div:nth-child(2) {
	font-size: 18px;
	color: #636363;
	text-align: center;
	font-weight: bold;
	margin-top: 12px;
}

.enterpriseAdvantageContent>div:nth-child(3) {
	margin-top: 22px;
	font-size: 15px;
	color: #838383;
	line-height: 25.5px;
	text-align: justify;
	padding: 0 18px;
	padding-bottom: 20px;
}

.enterpriseAdvantageContent:hover {
	border: 2px solid #84a4ef;
}

.enterpriseAdvantageContent {
	border: 2px solid #84a4ef;
}

.industryApplicationBox {/* margin-top: 30px; *//* width: 1200px; */padding: 0 5%;margin: auto;margin-top: 30px;display: flex;justify-content: space-between;flex-wrap: wrap;}

.industryApplicationContent {/* width: 588px; */border: 1px solid #cacaca;/* height: 230px; */border-radius: 10px;margin-bottom: 20px;}

.industryApplicationContent>div:nth-child(1) {

	font-size: 20px;
	color: #151616;
	text-align: center;
	font-weight: bold;
	padding-top: 34px;
}

.industryApplicationContent>div:nth-child(2) {

	font-size: 17px;
	color: #6e6e6e;
	line-height: 25.5px;
	padding: 24px;
}

.smartEducationBanner {
	/* width: 1200px; */
	width: 100%;
}

.smartEducationBanner>div {
	position: relative;
	width: 100%;

}

.smartEducationBannerImg {
	position: absolute;
	width: 6.822%;
	bottom: -3%;
	left: -2%;
}

.templatebox {
	/* width: 1200px; */
	margin: auto;
	padding-top: 42px;
	font-size: 0;
	/* padding: 0 5%; */
	padding-left: 5%;
	/* display: flex; */
	padding-right: 5%;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}

.courseHighlightsBox {
	background-color: #f5f7fa;
	padding-bottom: 80px;
}

.courseHighlights {/* display: flex; *//* justify-content: space-between; */}

.courseHighlightsContent {
    margin-bottom: 5%;
}

.courseHighlightsContent>div:nth-child(1) {
	/* width: 292px; */
	/* height: 174px; */
	overflow: hidden;
	position: relative;
}

.courseHighlightsContent>div:nth-child(2) {
	font-size: 18px;
	color: #898989;
	font-weight: bold;
	padding: 14px 0;
	text-align: center;
	background-color: white;
}

.courseHighlightsText {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(6, 102, 255, 0.6);
	opacity: 0;
	transition: 0.4s all;
}

.courseHighlightsText:hover {
	opacity: 1;
}

.courseHighlightsText>div:nth-child(1) {

	color: white;

	font-size: 20px;

	padding-top: 38px;

	text-align: center;
}

.courseHighlightsText>div:nth-child(2) {

	font-size: 16px;

	line-height: 28px;

	color: white;

	padding: 20px 26px 0;
}

.AFE {
	background-color: #f5f7fa;
	padding-bottom: 84px;
}

.AFEBox1 {/* display: flex; *//* justify-content: space-between; */margin-bottom: 10px;}

.AFEBox1>div:nth-child(1) {/* width: 757px; */margin-bottom: 5%;}

.AFEBox1>div:nth-child(2) img {
	width: 56px;
}

.AFEBox1>div:nth-child(2) {/* width: 408px; */font-size: 18px;line-height: 30px;color: #959595;}

.AFEBox2 {

	display: flex;

	justify-content: space-between;
}

.AFEBox2>div {

	width: 393px;
}

.SmartClassroomCaseContent {
	box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	border-radius: 10px;
	margin-bottom: 24px;
}

.SmartClassroomCaseContent>div:nth-child(1) {/* width: 356px; *//* height: 232px; */border-radius: 10px;padding: 12px 12px 0;overflow: hidden;/* box-shadow: 0 0 10px rgba(0,0,0,0.2); */}

.SmartClassroomCaseContent>div:nth-child(2) {font-size: 18px;color: #585862;padding: 16px 8px 18px;}

.SmartClassroomCaseBox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/* box-sizing: border-box; */
}

.SmartClassroomCase {
	padding-bottom: 150px;
}

.serviceSystemBanner {
	padding-top: 60px;
}

.serviceSystemText1 {
	font-size: 20px;
	color: #434343;
	font-weight: bold;
	text-align: center;
	margin-bottom: 28px;
}

.serviceSystemText2 {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 22px;
}

.serviceSystemText2>div {
	color: #434343;
	font-size: 17px;
	width: 100%;
	text-align: center;
	white-space: nowrap;
}

.overallStructure {
	background-color: #f6f8fb;
}

.SmartClassroomCaseText {
	/* width: 1200px; */
	margin: auto;
	text-align: justify;
	padding: 0 5%;
	font-size: 20px;
	line-height: 38px;
	color: #434343;
	margin-top: 40px;
}

.InteractiveDevelopment {/* display: flex; */margin-bottom: 40px;position: relative;padding-top: 41%;}

.InteractiveDevelopmentImg {/* width: 600px; */position: absolute;top: 0;}

.InteractiveDevelopmentText {width: 100%;box-sizing: border-box;/* padding-left: 36px; */display: flex;flex-wrap: wrap;/* flex-direction: column; */justify-content: center;padding-top: 20px;}

.InteractiveDevelopmentText>div:nth-child(1) {
	font-size: 24px;
	color: #131313;
	padding-bottom: 30px;
	width: 274px;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 32px;
	position: relative;
	text-align: center;
}

.InteractiveDevelopmentText>div:nth-child(2) {

	font-size: 16px;

	line-height: 28px;

	color: #959595;
}

.InteractiveDevelopmentText>div:nth-child(1)::after {
	content: "";
	width: 62px;
	height: 6px;
	background-color: #0666ff;
	position: absolute;
	left: 50%;
	bottom: -4px;
	transform: translateX(-50%);
}

.InteractiveDevelopmentRight {
	width: 100%;
}

.InteractiveDevelopmentRight .InteractiveDevelopmentText {width: 100%;box-sizing: border-box;padding-left: 0;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;align-items: center;}

.InteractiveDevelopmentRight .InteractiveDevelopmentText>div:nth-child(1) {
	font-size: 24px;
	color: #131313;
	padding-bottom: 30px;
	width: 274px;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 32px;
	position: relative;
	text-align: center;
}

.InteractiveDevelopmentRight .InteractiveDevelopmentText>div:nth-child(2) {font-size: 16px;line-height: 28px;color: #959595;/* text-align: right; */}

.InteractiveDevelopmentRight .InteractiveDevelopmentText>div:nth-child(1)::after {
	content: "";
	width: 62px;
	height: 6px;
	background-color: #0666ff;
	position: absolute;
	left: 50%;
	bottom: -4px;
	/* right: 0px; */
}
.InteractiveDevelopmentBox{
	padding-bottom: 44px;
	background-color: #f6f8fb;
}
.exhibitionHallText{
	font-size: 16px;
	color: #6b6b6b;
	/* width: 1200px; */
	margin: auto;
	margin-top: 35px;
	padding: 0 5%;
	text-align: justify;
}
.exhibitionHallText>p:nth-child(1){
	
}
.exhibitionHallText>p:nth-child(2){
	
margin-top: 18px;
}
.exhibitionHallText>p:nth-child(3){
	
margin-top: 18px;
}
.exhibitionHallContent{
	/* height: 312px; */
	/* display: flex; */
	padding: 30px 38px 30px;
	justify-content: space-between;
	border: 1px solid #0666ff;
	border-radius: 10px;
	margin-bottom: 64px;
}
.exhibitionHallContent>div:nth-child(1){
	/* width: 557px; */
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
}
.exhibitionHallContent>div:nth-child(2){
	/* width: 521px; */
}
.exhibitionHallTitle>div:nth-child(1)::after {
	content: "";
	width: 62px;
	height: 6px;
	background-color: #0666ff;
	position: absolute;
	left: 50%;
	bottom: -4px;
	transform: translateX(-50%);
}
.exhibitionHallTitle>div:nth-child(1){
	font-size: 20px;
	color: #6b6b6b;
	padding-bottom: 24px;
	margin-bottom: 20px;
	border-bottom: 2px solid #cccccc;
	/* width: 222px; */
	font-weight: bold;
	display: inline-block;
	padding-right: 8px;
	position: relative;
	text-align: center;
}
.exhibitionHallTitle>div:nth-child(2){
		
	font-size: 18px;
		
	color: #8b8a8a;
		
	line-height: 30px;
}
.MobileTerminalDevelopment{
	background-color: #f6f8fb;
	padding-bottom: 54px;
}
.MTDC{
	/* width: 284px; */
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	/* display: inline-block; */
	/* margin-right: 20px; */
	margin-bottom: 24px;
}
.MTDC>div:nth-child(1){
	/* width: 284px; */
	overflow: hidden;
	height: 90vw;
}
.MTDC>div:nth-child(2){
	
font-size: 18px;
	
color: #616161;
	
	
	
	
	
	
	
	
background-color: white;
	
padding: 20px 14px;
}
.MTDC:nth-child(4n){
	margin-right: 0;
}
.socialServiceProjectstext{
	font-size: 18px;
	color: #5f5f5f;
	/* width: 1200px; */
	margin: auto;
	margin-top: 35px;
	padding: 0 5%;
}
.socialServiceProjects{
	
}
.socialServiceProjectsBox{
	padding-bottom: 48px;
}
.socialServiceProjectsContent{
	width: 48%;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
	/* margin-right: 20px; */
	margin-bottom: 20px;
}
.socialServiceProjectsContent>div:nth-child(1){
	height: 44vw;
	overflow: hidden;
}
.socialServiceProjectsContent>div:nth-child(2){
	
font-size: 18px;
	
color: #585862;
	
text-align: center;
	
padding: 16px 0;
}
.socialServiceProjectsContent:nth-child(5n){
	margin-right: 0px;
}
.cooperator{
	background-color: #f6f8fb;
	background-image: linear-gradient(0deg, #dfe8fa 0%, rgba(223, 232, 250, 0) 100%);
}
.cooperatorBox{
	display: flex;
	flex-wrap: wrap;
	/* border-right: 1px solid #d3d3d3; */
	/* border-bottom: 1px solid #d3d3d3; */
	/* border: 1px solid #d3d3d3; */
	padding-top: 0;
	margin-top: 42px;
	margin-bottom: 0px;
	justify-content: space-between;
}
.cooperatorBox>div{
	width: 49%;
	/* height: 112px; */
	/* border-top: 1px solid #d3d3d3; */
	/* border-left: 1px solid #d3d3d3; */
	border: 1px solid #d3d3d3;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.cooperatorBox>div:last-child{
	width: 480px;
	/* height: 112px; */
	
	
}


.developContent img{
	
display: none;
}
.developContent span{
	
display: block;
	
font-weight: bold;
	
font-size: 19px;
	
margin-top: 30px;
	
margin-bottom: 6px;
	
text-align: center;
}

.practicalTrainingTop {
	position: relative;
	background-color: white;
}

.practicalTrainingBanner {/* position: absolute; *//* top: 52%; *//* left: 6.6%; */display: flex;flex-wrap: wrap;justify-content: center;padding: 0 5%;text-align: justify;}

.practicalTrainingBanner>div:nth-child(1) {font-size: 20rem;font-weight: bold;display: inline-block;border-bottom: 3px solid #2b1c50;color: #291a4e;padding-bottom: 3.5rem;margin-bottom: 19rem;text-align: center;font-size: 26px;/* margin: auto; */}

.practicalTrainingBanner>div:nth-child(2) {font-size: 8.2rem;letter-spacing: 0.1em;line-height: 4em;text-indent: 2em;}

.practicalTrainingBanner>div:nth-child(3) {margin-top: 23rem;color: #34245e;font-size: 7.2rem;/* width: 129rem; */line-height: 4em;text-indent: 2em;}

.practicalTrainingBanner p:nth-child(1) {/* width: 54%; */margin-bottom: 4rem;}

.practicalTrainingBanner p:nth-child(2) {}

.practicalTrainingBanner p:nth-child(3) {}

.practicalTrainingBanner p:nth-child(4) {}

.practicalTrainingBanner p:nth-child(5) {}

.practicalTrainingBanner p:nth-child(6) {}

.practicalTrainingBanner>div:nth-child(3) p {
	margin-bottom: 0;
	width: auto;
	/* text-indent: 2em; */
}

.PTS {}

.PTS_CONTENT {
	position: relative;
	/* width: 589px; */
	margin-bottom: 20px;
}

.PTS_CONTENT>div {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: rgba(33, 19, 70, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-size: 30px;
}

.PTS_box {
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
	padding-bottom: 70px;
}

.necessity {

	background-color: #f5f7fa;
}

.necessity_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 35px;
}

.necessity_content {
	width: 375px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	height: 348px;
	background-color: white;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 16px;
}

.necessity_content>div:nth-child(1) {

	padding: 12px;
}

.necessity_content>div:nth-child(2) {

	padding: 16px 30px 0;

	font-size: 18px;

	line-height: 28px;
}
.CPT{
	overflow:hidden;
}
SPT_title {
	margin-top: 12px;
	width: 1200px;
	margin: auto;
	/* overflow-x: auto; */
	/* white-space: nowrap; */
}
.SPT_title>div{
	font-size: 20px;
	color: #828282;
	display: inline-block;
	padding: 26px 32px;
	font-weight: bold;
	cursor: pointer;
}
.SPT_title>div:first-child{
	/* padding-left: 0; */
}
.SPT_title>.SPT_active{
	position: relative;
	color: #0666ff;
}
.SPT_active::after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 30%;
	height: 3px;
	background-color: #0666ff;
	transform: translateX(-50%);
}

.CPT_title {
	margin-top: 12px;
	width: 1200px;
	margin: auto;
	overflow-x: auto;
	white-space: nowrap;
}
.CPT_title>div{
	font-size: 20px;
	color: #828282;
	display: inline-block;
	padding: 26px 32px;
	font-weight: bold;
	cursor: pointer;
}
.CPT_title>div:first-child{
	/* padding-left: 0; */
}
.CPT_title>.CPT_active{
	position: relative;
	color: #0666ff;
}
.CPT_active::after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 30%;
	height: 3px;
	background-color: #0666ff;
	transform: translateX(-50%);
}
.CPT_box{
	/* height: 445px; */
	box-shadow: inset 0 8px 20px rgb(0 0 0 / 20%);
	margin-bottom: 0px;
	padding-top: 0;
	margin-top: 50px;
	overflow: hidden;
	/* margin-bottom: 70px; */
}
.CPT_box_title{
	
display: flex;
	
justify-content: center;
	
margin-top: 30px;
}
.CPT_box_title>div{
	width: 118px;
	height: 35px;
	font-size: 18px;
	color: #9a9a9a;
	border: 2px solid #9b9b9b;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 11px;
	font-weight: bold;
	cursor: pointer;
}
.CPT_box_title .CPT_active2{
	color: #0666ff;
	border: 2px solid #0666ff;
}
.CPT_message{
	margin-top: 34px;
	display: flex;
	justify-content: space-between;
	padding-left: 5%;
	padding-right: 5%;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.CPT_message>div:nth-child(1){
	/* padding-left: 40px; */
	/* padding-right: 18px; */
	width: 550px;
}
.CPT_message>div:nth-child(2){
	/* width: 582px; */
	/* height: 313px; */
	overflow: hidden;
	margin-top: 10px;
}
.CPT_messageTitle{
	
}
.CPT_messageTitle p{
	padding-left: 27px;
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/practicalTraining/icon.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 8px;
	/* letter-spacing: 2px; */
	text-align: justify;
	line-height: 33px;
}
.CPT_messageTitle>div:nth-child(1){
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 40px;
}
.CPT_messageTitle>div:nth-child(2){
	font-size: 20px;
	color: #777777;
	/* height: 232px; */
	/* overflow: auto; */
}
.AgriculturalTraining{
	background-image: url(https://www.919vrar.com/template/pc/skin/new/img/practicalTraining/back.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}
.AgriculturalTrainingBox{
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.AgriculturalTrainingContent{
	/* width: 287px; */
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0px 0 6px rgb(187 227 194 / 40%);
}
.AgriculturalTrainingContent>div:nth-child(1){
	/* width: 287px; */
	/* height: 212px; */
	overflow: hidden;
}
.AgriculturalTrainingContent>div:nth-child(2){
	/* height: 194px; */
}
.AgriculturalTrainingTitle{
	background-color: white;
}
.AgriculturalTrainingTitle>div:nth-child(1){
	
font-size: 20px;
	
color: #282828;
	
text-align: center;
	
padding-top: 10px;
	
padding-bottom: 10px;
}
.AgriculturalTrainingTitle>div:nth-child(2){
	font-size: 18px;
	color: #727272;
	line-height: 26px;
	padding: 0 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.swiper3 .swiper-button-prev,.swiper3 .swiper-button-next{
	width: 10%;
}
.swiper4 .swiper-button-prev,.swiper4 .swiper-button-next{
	width: 66px;
}
.preschoolEducationTitle{
	/* display: flex; */
	justify-content: center;
	margin-top: 44px;
}
.preschoolEducationTitle>div{
	cursor: pointer;
	font-size: 18px;
	color: #9a9a9a;
	/* width: 290px; */
	height: 34px;
	border: 1px solid;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 40px;
	margin-bottom: 10px;
}
.preschoolEducationTitle .CPT_active3{
	color: #156cff;
	border: 1px solid #0666ff;
}
.preschoolEducationBox{
	transition: 0.2s all;
	width: 300%;
	display: flex;
	height: 34vw;
	position: relative;
	margin-bottom: 70px;
}
.preschoolEducationBox>div{
	width: 90vw;
	position: absolute;
	top: 0%;
}
.preschoolEducationBox>div:nth-child(1){
	left: 0;
}
.preschoolEducationBox>div:nth-child(2){
	left: 100vw;
}
.preschoolEducationBox>div:nth-child(3){
	left: 2400px;
}

.SPT_title{
	/* width: 90%; */
	margin: auto;
	overflow: auto;
	white-space: nowrap;
	/* padding: 0 5%; */
}
.SPTBox{
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
}
.SPTBox>div:nth-child(1){
	width: 573px;
	overflow: hidden;
	margin-bottom: 10px;
	/* height: 322px; */
}
.SPTBox>div:nth-child(2){
	width: 600px;
	height: 322px;
	position: relative;
}
.SPTBox_message>div:nth-child(1){
	font-size: 26px;
	color: #767676;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.SPTBox_message>div:nth-child(2){
	font-size: 18px;
	line-height: 36px;
	color: #828282;
	height: 190px;
	overflow: auto;
}
.SPTBox_message>div:nth-child(3){
	
display: flex;
	
justify-content: space-between;
	
align-items: center;
}
.SPTButtton>div:nth-child(1){
	width: 10%;
	cursor: pointer;
}
.SPTButtton>div:nth-child(2){
	
font-size: 18px;
	
color: #9a9a9a;
}
.SPTButtton>div:nth-child(3){
	width: 10%;
	cursor: pointer;
}
.SimulatedTourGuide{
	background-color: white;
}
.ChineseCooking{
	background-color: #f5f7fa;
	padding-bottom: 20px;
}
.ChineseCookingBox{
	
font-size: 14px;
	
color: #757575;
}
.ChineseCookingBox>div:nth-child(1){
	display: flex;
	justify-content: space-between;
	margin-bottom: 14px;
	flex-wrap: wrap;
}
.ChineseCookingBox>div:nth-child(2){
	/* width: 595px; */
	/* display: inline-block; */
	/* vertical-align: top; */
	text-align: justify;
	text-indent: 2em;
	margin-bottom: 10px;
}
.ChineseCookingBox>div:nth-child(3){
	/* display: inline; */
	/* display: inline-block; */
	vertical-align: top;
	/* width: 296px; */
	/* margin-left: 6px; */
	text-align: justify;
	text-indent: 2em;
	margin-bottom: 10px;
}
.ChineseCookingBox>div:nth-child(4){
	/* display: inline; */
	/* display: inline-block; */
	vertical-align: top;
	/* width: 290px; */
	text-align: justify;
	/* margin-left: 4px; */
	text-indent: 2em;
}
.ChineseCookingContent{
	
}
.ChineseCookingContent>div{
	/* width: 292px; */
	/* height: 164px; */
	overflow: hidden;
	width: 100%;
}




.raiseLivestock_title {
	margin-top: 12px;
	/* width: 1200px; */
	margin: auto;
	overflow-x: auto;
	white-space: nowrap;
}
.raiseLivestock_title>div{
	font-size: 20px;
	color: #828282;
	display: inline-block;
	padding: 26px 32px;
	font-weight: bold;
	cursor: pointer;
}
.raiseLivestock_title>div:first-child{
	/* padding-left: 0; */
}
.raiseLivestock_title>.raiseLivestock_active{
	position: relative;
	color: #0666ff;
}
.raiseLivestock_active::after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 30%;
	height: 3px;
	background-color: #0666ff;
	transform: translateX(-50%);
}
.raiseLivestock_box{
	/* height: 445px; */
	box-shadow: inset 0 8px 20px rgb(0 0 0 / 20%);
	/* margin-bottom: 70px; */
	padding-top: 0;
	margin-top: 50px;
	overflow: hidden;
	/* margin-bottom: 70px; */
}
.raiseLivestock_box_title{
	display: flex;
	/* justify-content: center; */
	margin-top: 30px;
	/* flex-wrap: wrap; */
	white-space: nowrap;
	overflow: auto;
	overflow-x: auto;
	white-space: nowrap;
}
.raiseLivestock_box_title>div{
	/* width: 118px; */
	height: 35px;
	padding: 0 20px;
	font-size: 18px;
	color: #9a9a9a;
	border: 2px solid #9b9b9b;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 11px;
	font-weight: bold;
	cursor: pointer;
}
.raiseLivestock_box_title .raiseLivestock_active2{
	color: #0666ff;
	border: 2px solid #0666ff;
}
.raiseLivestock_message{
	margin-top: 34px;
	display: flex;
	justify-content: space-between;
	padding-left: 5%;
	padding-right: 5%;
	flex-wrap: wrap;
}

.raiseLivestock_message>div:nth-child(1){
	/* padding-left: 40px; */
	/* padding-right: 18px; */
	width: 550px;
}
.raiseLivestock_message>div:nth-child(2){
	width: 582px;
	/* height: 313px; */
	overflow: hidden;
	margin-bottom: 40px;
}
.raiseLivestock_messageTitle{
	
}
.raiseLivestock_messageTitle p{
	/* padding-left: 27px; */
	/* background-image: url(https://www.919vrar.com/template/pc/skin/new/img/practicalTraining/icon.png); */
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 8px;
	/* letter-spacing: 2px; */
	text-align: justify;
	line-height: 33px;
	text-indent: 2em;
}
.raiseLivestock_messageTitle>div:nth-child(1){
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.raiseLivestock_messageTitle>div:nth-child(2){
	font-size: 20px;
	color: #777777;
	/* height: 232px; */
	/* overflow: auto; */
	margin-bottom: 10px;
}
.raiseLivestock .raiseLivestock_box_title>div{
	
}
.raiseLivestock{
	/* padding-bottom: 100px; */
}