.tradeShow-box {
	width: 100%;
	overflow-x: hidden;
}

.tradeShow-box .banner {
	width: 100%;
	height: 4rem;
}

.article-content {
	width: 15rem;
	margin: 0 auto;
	padding-top: 0.6rem;
}

.article-content h1 {
	text-align: center;
	font-size: 0.36rem;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	line-height: 1;
}

.article-content .time {
	font-size: 0.18rem;
	font-family: Arial;
	font-weight: 400;
	color: #333333;
	padding: 0.4rem 0;
}

.article-content p {
	width: 9.99rem;
	font-size: 0.16rem;
	font-family: Arial;
	font-weight: 400;
	line-height: 0.32rem;
	color: #707070;
	text-align: left;
}

.article-content img {
	width: 15rem;
	height: 6rem;
	margin: 0.4rem 0;
	display: block;
	object-fit: cover
}

.m-t-30 {
	margin-top: 0.3rem !important;
}

.intro-box {
	width: 100%;
	overflow-x: hidden;
}

.intro-box .banner {
	width: 100%;
	height: 4rem;
}

.intro-box .banner img {
	width: 100%;
	height: 4rem;
}

.intro-box .intro-boxs h1 {
	font-size: 0.36rem;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	padding: 0.6rem 0;
	text-align: center;
}

.intro-box .intro-boxs .intro-box1 {
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding-bottom: 0.68rem;
}

.intro-box .intro-boxs .intro-box1 .left {
	width: 7rem;
	height: 4.2rem;
	margin-right: 1rem;
	position: relative;
	transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-webkit-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-moz-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-o-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
}
.intro-box .intro-boxs .intro-box1 .left img{
	width: 7rem;
	height: 4.2rem;
	
	
}
.intro-box .intro-boxs .intro-box1 .intro-box1-line {
	width: 1.76rem;
	height: 0.03rem;
	background: rgba(42, 166, 208, 1);
	position: absolute;
	top: 0.93rem;
	right: -0.8rem;
}

.intro-box .intro-boxs .intro-box1 .right {
	width: 7rem;
	font-size: 0.16rem;
	font-family: Arial;
	font-weight: 400;
	line-height: 0.32rem;
	color: #666666;
	text-align: left;
	padding-top: 1.67rem;
	transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-webkit-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-moz-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-o-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
}

.intro-box .intro-boxs .intro-box2 {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.intro-box .intro-boxs .intro-box2 .left {
	width: 15.6rem;
	height: 3.6rem;
	padding-left: 2.69rem;
	padding-right: 4.35rem;
	background: rgba(42, 166, 208, 1);
	font-family: Arial;
	font-weight: 400;
	line-height: 0.32rem;
	color: #FFFFFF;
	font-size: 0.16rem;
	padding-top: 0.92rem;
	text-align: left;
}

.intro-box .intro-boxs .intro-box2 .right {
	width: 3.6rem;
	height: 3.6rem;
	flex: 1;
	flex-shrink: 0;
}

.intro-box .intro-boxs .intro-box2 .right img {
	width: 3.6rem;
	height: 3.6rem;
	flex: 1;
	flex-shrink: 0;
}

.intro-box .intro-boxs .intro-box3 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0.8rem 2.1rem 0.8rem;
}

.intro-box .intro-boxs .intro-box3 .left {
	font-size: 0.16rem;
	font-family: Arial;
	font-weight: 400;
	line-height: 0.32rem;
	color: #666666;
	
	text-align: left;
	width: 7rem;
}

.intro-box .intro-boxs .intro-box3 .right {
	font-size: 0.16rem;
	font-family: Arial;
	font-weight: 400;
	line-height: 0.32rem;
	color: #666666;
	text-align: left;
	width: 7rem;
}

.intro-box .intro-boxs .intro-box4 {
	height: 8.41rem;
	width: 100%;
	background: url(../images/41.png)no-repeat;
	background-size: 100% 100%;
}

.intro-box .intro-boxs .intro-box4 h4 {
	font-size: 0.36rem;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	padding-top: 0.6rem;
	padding-bottom: 0.4rem;
	text-align: center;
}

.intro-box .intro-boxs .intro-box4 .intro-box4-video {
	width: 9rem;
	height: 5rem;
	margin: 0 auto;
	position: relative;
}
.intro-box .intro-boxs .intro-box4 .intro-box4-video video{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.intro-box .intro-boxs .intro-box4 .intro-box4-video .poster {
	width: 9rem;
	height: 5rem;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}

.intro-box .intro-boxs .intro-box4 .intro-box4-video .poster img {
	width: 9rem;
	height: 5rem;
	opacity: 1;
}

.intro-box .intro-boxs .intro-box4 .intro-box4-video .play_btn {
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	z-index: 11;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
	opacity: 1;
}

.intro-box .intro-boxs .intro-box4 .intro-box4-video .play_btn img {
	width: 0.8rem;
	height: 0.8rem;
}

.intro-box .intro-boxs .intro-box5 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 0.6rem;
}

.intro-box .intro-boxs .intro-box5 .left {
	width: 3.6rem;
	height: 3.6rem;
}
.intro-box .intro-boxs .intro-box5 .left img{
	width: 3.6rem;
	height: 3.6rem;
}
.intro-box .intro-boxs .intro-box5 .right {
	width: 15.6rem;
	height: 3.6rem;
	text-align: left;
	padding-left: 3.37rem;
	padding-right: 3.67rem;
	background: rgba(42, 119, 208, 1);
	font-family: Arial;
	font-weight: 400;
	line-height: 0.32rem;
	color: #FFFFFF;
	font-size: 0.16rem;
	padding-top: 1.4rem;
}
.capacity-box{
	width: 100%;
	overflow-x: hidden;
}

.capacity-box .banner {
	width: 100%;
	height: 4rem;
}

.capacity-box .banner img {
	width: 100%;
	height: 4rem;
}
.capacity-box h1{
	font-size: 0.36rem;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 1;
	padding: 0.6rem 0 0.7rem 0;
}
.capacity-box1 {
	width: 100%;
	height: 8rem;
	background: rgba(248, 248, 248, 1);
	margin-bottom: 0.7rem;
}
.capacity-box1-bg{
	width: 100%;
	height: 100%;
	background: url(../images/44.png)no-repeat;
	background-position: right;
	background-size: 50% 100%;
	padding-top: 0.75rem;
}
.capacity-box1 .capacity-box1-content{
	width: 11.6rem;
	height: 6.5rem;
	background: rgba(255, 255, 255,1);
	position: relative;
	padding-left: 2.47rem;
	transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-webkit-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-moz-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	-o-transition: all .6s cubic-bezier(.35, .75, .55, 1) .3s;
	
	
}
.capacity-box1 .capacity-box1-content h1{
	font-size: 0.36rem;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	
	text-align: left;
	padding: 0.8rem 2.47rem 0 0;
}
.capacity-box1 .capacity-box1-content img{
	width: 10.5rem;
	height: 1.8rem;
	margin-top: 0.5rem;
	margin-bottom: 0.52rem;
	position: absolute;
	
}
.capacity-box1 .capacity-box1-content ul {
	padding-top: 2.82rem;
}
.capacity-box1 .capacity-box1-content ul li{
	font-size: 0.18rem;
	font-family: Arial;
	font-weight: 400;
	color: #666666;
line-height: 0.36rem;
}