[v-cloak]{
	display: none
}
html {
	padding-top: 1.32rem !important;
	margin: 0 auto;
}
body {
	background: #fff;
}

@media all and (max-width: 1024px) {
	html{
		padding-top: 0.96rem !important;
	}
}

@media all and (max-width: 740px) {
	html{
		padding-top: 1.32rem !important;
	}
}


#home h4 {
	font-size: 0.3733rem;
}
#home h3 {
	font-size: 0.4rem;
	color:#fff;
}
#home h2 {
	font-size: 0.48rem;
}
@media all and (max-width: 724px) {
	html{
		padding-top: 5.9rem;
	}
}
@media all and (max-width: 682px) {
	html{
		padding-top: 5.7rem;
	}
}
@media all and (max-width: 652px) {
	html{
		padding-top: 5.5rem;
	}
}
@media all and (max-width: 624px) {
	html{
		padding-top: 5.3rem;
	}
}
@media all and (max-width: 596px) {
	html{
		padding-top: 5.1rem;
	}
}
@media all and (max-width: 564px) {
	html{
		padding-top: 4.9rem;
	}
}
@media all and (max-width: 534px) {
	html{
		padding-top: 4.7rem;
	}
}
@media all and (max-width: 504px) {
	html{
		padding-top: 4.4rem;
	}
} 
@media all and (max-width: 474px) {
	html{
		padding-top: 4.2rem;
	}
}
@media all and (max-width: 444px) {
	html{
		padding-top: 4rem;
	}
} 
@media all and (max-width: 414px) {
	html{
		padding-top: 3.8rem;
	}
}
@media all and (max-width: 384px) {
	html{
		padding-top: 3.6rem;
	}
} 
@media all and (max-width: 354px) {
	html{
		padding-top: 3.4rem;
	}
}
@media all and (max-width: 324px) {
	html{
		padding-top: 3.2rem;
	}
} 
@media all and (max-width: 294px) {
	html{
		padding-top: 3rem;
	}
}
#menu {
	overflow: visible;
}
[v-cloak]{
    display: none;
}
li {
	list-style: none;
}
header {
	background: #c30708;
	z-index: 4;
	left: auto;
	height: auto;
	overflow: auto;
}
.foot {
	position:fixed;
	width: 100%;
	left:50%;
	transform:translate(-50%);
	bottom:0;
}
@media screen and (min-width: 1024px){
	html,header {
		width: 779.999999px;
	}
}
@media all and (min-width:1024px) {
	#home .foot {
		width: 779.999999px;
	}
}
#home .swiperBanner img{
	display: block;
	width: 100%;
}
#home .swiperBanner .swiper-pagination-bullet {
	box-sizing: border-box;
	width:0.2666rem;
	height:0.2666rem;
	border: 1.5px solid #fff;
	opacity: 1; 
	background: transparent;
}
#home .swiperBanner .swiper-pagination-bullet-active{
	background: #c30708;
	border: none;
}
#home .main {
	padding: 20px 20px;
	padding-bottom: 0;
	font-size: 0.32rem;
}
#home .main>div {
	margin-bottom: 0.53333rem;
}
#home .main .titleBox {
	margin-bottom: 0.16rem;
}
#home .main .titleBox a{
	display:flex;
	justify-content: space-between;
	padding: 0.13333rem 0;
	align-items: center;
}
#home .main .titleBox a h4,
#home .main .titleBox h4{
	color: #c30708;
	font-weight: bold;
}
#home .main .titleBox a img {
	width: 0.4266rem;
	height: 0.16rem;
}
#home .main .companyIntroduction .content {
	line-height: 1.5;
}
#home .main .companyIntroduction .content p {
	margin-bottom: 0.5333rem;
}
#home .main .companyIntroduction .content p:last-child {
	margin-bottom: 0;
}
#home .main .newsTrends .content ,
#home .main .videoCenter .content  {
	border-radius: 0.16rem;
    overflow: hidden;
	box-shadow: 0px 5px 10px 4px #ccc;
}
#home .main .newsTrends .content a,
#home .main .videoCenter .content a {
	position: relative;
	display: block;
	color: #fff;
}
#home .main .newsTrends .text,
#home .main .videoCenter .text{
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0.2666rem 0.2666rem;
}
#home .main .newsTrends .text h3,
#home .main .videoCenter .text h3 {
	font-weight: bold;
}
#home .main .newsTrends .text h3 {
	margin-bottom: 0.1333rem;
}
#home .main .videoCenter .text {
	display: flex;
	width: 100%;
	background: rgba(0,0,0,0.4);
	border-radius: 0 0 0.16rem 0.16rem;
	justify-content: space-between;
}
#home .main .videoCenter .text .left {
	display: flex;
	align-items: center;
}
#home .main .videoCenter .text .left img {
	width: 0.4rem;
	margin-right: 0.2666rem;
}
#home .main .videoCenter .text .right img {
 	width: 0.48rem;
}
#home .main .fourSection {
	margin-bottom: 0;
}
#home .main .fourSection ul {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#home .main .fourSection ul li {
	width:45%;
	margin-bottom: 0.53333rem;
}
#home .main .fourSection ul li img{
	border-radius:0.16rem;
	box-shadow: 0px 5px 10px 4px #ccc; 
}
#home  .contactUs {
	position: relative;
	margin-bottom: 39px;
	font-size: 0.32rem;
}
#home  .contactUs img {
	width: 100%;
}
#home  .contactUs .knowMoreBtn {
	position: absolute;
	left:50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #c30708;
	width: 4.533rem;
	height: 0.933rem;
	line-height: 0.933rem;
	border-radius: 0.533rem;
}
#home  .contactUs .knowMoreBtn a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 0.426rem;

	text-align: center;
}
#home  .contactUs .knowMoreBtn img {
	display: block;
	width: 100%;
}
#home .home_model {
	position: fixed;
	z-index: 999;
	font-size: 0.32rem;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#home .home_modelMessage {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 2rem;
	height 1rem;
	background: rgba(0,0,0,0.7);
	color: #fff;
	line-height:1rem;
	text-align: center;
}