.container {
	width: 100% !important;
	margin: 0px;
	padding: 0px !important;
}

#lbt {
	margin-top: 20px;
}

#w_grid-1588732602272 {
	width: 94%;
	max-width: 1600px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.video_text {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(/eportal/uiFramework/commonResource/image/2024022815202095448.jpeg);
	background-image-part-image: url(/img/bg11.jpg);
	background-attachment: fixed;
	padding-bottom: 4rem;
	padding-top: 4rem;
}

#videos_text {
	padding: 20px 0;
}






.banner {
	background: #F0F1F3;
	margin: 30px 0 0;
	position: relative;
}

.homeBar {
	width: 100%;
	height: 100%;
}

.homeBar .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#homeBar .swiper-slide img {
	width: 100%;
	height: auto;
}

.homeBar_pagination {
	height: 15px;
}

.homeBar_pagination .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
	/*margin-top:2px;*/
	vertical-align: middle;
}

.homeBar_pagination .swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	margin-top: 0px;
}

.homeBar_but .swiper-button-next {
	right: 13%;
	background: url(/eportal/uiFramework/commonResource/image/2023082410281763161.png) center center no-repeat;
	background-size: 25px;
}

.homeBar_but .swiper-button-prev {
	left: 13%;
	background: url(/eportal/uiFramework/commonResource/image/2023082410330831895.png) center center no-repeat;
	background-size: 25px;
}

.homeBar_pagination .swiper-button-disabled {
	opacity: 1
}

.homebar_but{position: absolute; right: 2%; top: 50%; transform: translateY(-50%); z-index: 999; color: #fff; left: 2%; width: 96%; font-size: 0.825rem; }
.swiper-button-next, .swiper-button-prev{ margin-bottom: 0.825rem; border: #ffffff 1px solid; background: rgba(0, 0, 0, 0.4); padding: 10px; border-radius: 300px; width: 110px; float: left; cursor: pointer; display: flex;}
.swiper-button-prev{ margin-bottom: 0.825rem; border: #ffffff 1px solid; background: rgba(0, 0, 0, 0.4); padding: 10px; border-radius: 300px; width: 110px!important; float: left; cursor: pointer; display: flex!important; }
.swiper-button-next{ border: #ffffff 1px solid; background: rgba(0, 0, 0, 0.4); padding: 10px; border-radius: 300px; cursor: pointer; width: 100px!important; float: right; display: flex!important; }
.swiper-button-prev:after{ content: ''!important; }
.swiper-button-next:after { content: ''!important; }
.prev,.next { margin: 0 0.825rem;    color: #fff; }
.next_iconfont,.prev_iconfont{ display: inline; color: inherit; height: 100%; color: inherit; font-size: inherit; font-family: inherit; font-weight: inherit; text-decoration: none; font-weight: 400; text-decoration: none; font-size: inherit; font-family: "Microsoft Yahei"; font-weight: 400; text-decoration: none;     color: #fff!important;    line-height: inherit; }
. homebar_but { position: absolute; right: 2%; top: 50%; transform: translateY(-50%); z-index: 999; color: #fff; left: 2%; width: 96%; font-size: 0.825rem; }
.swiper-button-prevt {     color: #fff;}
.swiper-button-next {     color: #fff;}






/*=视频==*/
#videos_text{display: block;}
#videos_text_yd{display: none;}
.img-box img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: all 1s ease;
}
.swiper-pagination1{text-align:center;}
.swiper-pagination-bullet-active{width: 25px!important; background-color: #2387aa!important;}
.swiper-pagination-bullet{ margin: 0 3px!important; display: inline-block!important; width: 15px!important; height: 3px!important; border: 0!important; background-color: #becdd7!important; }




/*=车车==*/
.item-ul .active {
	opacity: 1;
}

.item.active .itemContent {
	display: block;
	opacity: 1;
}

.item.active .bannerName {
	color: #fff;
}

.item {
	position: relative;
	float: left;
	height: 100%;
	cursor: default;
	overflow: hidden;
	opacity: 0.5;
	transition: all .5s ease;
	border: none;
}

.item-ul {
	overflow: hidden;
	height: 100%;
}

.accordion {
	width: 100%;
	overflow: hidden;
	height: 520px;
	margin: 0 auto;
	padding: 0rem;
	background: #333333;
}

.bannerPic {
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	height: 100%;
}

.itemContent {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 100px;
	overflow: hidden;
	padding: 1rem;
	z-index: 998;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	display: none;
	opacity: 0;
	transition: all .5s ease;
}

.bannerName {
	font-size: 24px;
	text-transform: uppercase;
}

.bannerSummry {
	width: 100%;
	height: 3rem;
	line-height: 1.5rem;
	overflow: hidden;
}

/*=滚动==*/
.about-num {
	margin-top: 0px;
	padding-top: 24px;
	padding-bottom: 25px;
	background: none;
}

.about-num li {
	float: left;
	width: 20%;
	position: relative;
	padding-left: 0vw;
	margin-bottom: 15px;
	margin-top: 15px;
	min-height: 180px;
	border-left: 1px solid #ccc;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.about-num li:before {
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	width: 1px;
	height: 30%;
	background: #1e1e1e;
	z-index: 1;
}

.about-num li img {
	width: 50px;
	height: 50px;
	opacity: 0.7;
}

.about-num li h2 {
	font-size: 55px;
	color: #1e1e1e;
	line-height: 72px;
	display: inline-block;
	font-weight: 300;
}

.about-num .count-unit {
	font-size: 16px;
	color: #333333;
	text-align: right;
	display: inline-block;
	font-style: normal;
}

.about-num li p {
	color: #333;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
}

/*=市场国家==*/

.markets_all {
	background-image: url(/eportal/uiFramework/commonResource/image/2024022818012074705.jpeg);
	background-position: left top;
	background-repeat: no-repeat;

	background-color: rgba(238, 238, 238, 1);
	transition: 0.5s;
}

.marketss_all {
	display: flex;
	justify-content: space-between;

}

.market_text {
	width: 65.12%;
	margin-left: 0px;
	margin-right: 0px;
	clear: none;

}

.market_title {
	margin-top: 30px;
	font-size: 32px;
	text-align: center;
	word-break: break-word;
	font-weight: bold;
}

.market_word {
	line-height: 1.8;
	font-size: 12px;
	color: #696969;
	font-family: 微软雅黑;
	margin-top: 20px;
}

.newContainer {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 1rem auto;
}

.newLi {
	width: calc(100% / 6);
	height: auto;
	float: left;
}

.newLi {
	position: relative;
	overflow: hidden;
	padding: 5px;
}

.imgbox {
	width: 40px;
	height: auto;
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-bottom: 25%;
}

.porTbox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0px;
	padding-bottom: 67%;
}

.newImg {
	position: absolute;
	top: 0%;
	left: 0%;
	transform: translate(0%, 0%);
	width: 100%;
	transition: all .5s ease;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.porBbox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	min-height: auto !important;
	padding: 0px;
	border: 0px solid #f2f2f2;
}

.newTitle {
	font-size: 0.725rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.newTitle {
	font-size: 15px !important;
}


.footer_box_all {
	background-color: rgba(21, 24, 25, 1);

}

@media only screen and (max-width: 768px) {
        .homebar_but{    display: none;}

	.accordion {
		height: 200px !important;
	}

	.bannerName {
		margin: 0.3rem 0;
		font-size: 1rem;
	}

	.bannerSummry {
		height: 2.6rem;
		line-height: 1.3rem;
		overflow: hidden;
		font-size: 0.875rem;
	}

	.itemContent {
		padding: 5px;
		height: 75px;
	}


.imgbox {

	padding-bottom: 40%;
}


	/*滚动*/

	.about-num {
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.about-num li:nth-child(1) {
		border-top: none;
	}

	.about-num li {
		width: 50%;
		border-bottom: none;
	}

	.about-num li h2 {
		font-size: 40px;
		line-height: 46px;
	}

	.about-num .count-unit {
		font-size: 14px;
	}

	.about-num li p {
		font-size: 14px;
	}
 .about-num li:last-child {
    width: 100%;
}
.about-num li {
    width: 50%;
    border-bottom: none;
}




.market_text {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}

.marketss_all {
    display: flex;
    justify-content: center;
}
.newLi {
    width: calc(100% / 4);
    height: auto;
    float: left;
}
.newContainer {
    max-width: 100%;
}
.markets_all {
    background-image: none;
}

.e_box_all{
width: 94%; margin-top: 20px; margin-left: auto; margin-right: auto; margin-bottom: 20px;
}
/*=视频==*/
#videos_text_yd{display: block;}
#videos_text{display: none;}



.swiper-pagination1{text-align: center;  padding: 30px 0; }
#c_portalResProduct_list-1588732602487 .info-box{    background: #fff;}



}