body{
	overflow-x: hidden;
}
/* 关于我们 */
.about_banner {
	width: 100%;
	padding: 0px;
	margin: 0;
}

.about_banner .about_content {
	max-height: 575px;
	position: relative;
	bottom: -4px;
	padding: 0px;
	margin: 0;
}

.about_banner .about_content img {
	width: 100%;
	object-fit: contain;
}

.about_banner .about_content .textdesc {
	width: 1265px;
	height: 120px;
	position: absolute;
	top: 50%;
	left: 65%;
	margin-left: -650px;
	margin-top: -60px;
}

.about_banner .about_content .textdesc p {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 2px;
}

.about_banner .about_content .textdesc .poline {
	width: 540px;
	height: 1px;
	background-color: #ffffff;
	margin-top: 15px;
	position: relative;
}

.about_banner .about_content .textdesc .poline div {
	width: 190px;
	height: 10px;
	background: #ffffff;
	box-shadow: rgb(0, 204, 0) 0px 0px 2px inset;
	position: absolute;
	left: 0;
	top: -5px;
}

.about_banner .about_content .textdesc .poline p {
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	position: absolute;
	right: 0;
	bottom: -35px;
}

/* 大背景 */
.con_banner {

	width: 100%;
	background-image: url(../img/Contact_back.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.contentOne {
	width: 783px;
	height: 1900px;
	margin: 0 auto;


}

.contentOne>img {
	width: 783px;
	height: 1900px;
	margin: 0 auto;

}

.content1 {
	position: relative;
	top: -1910px;
}

/* 全球分布图 */
.global {
	width: 783px;
	height: 440px;
	/* background-color: rgb(158, 73, 73); */
}

/* icon */
.map_icon1 {
	width: 35px;
	height: 47px;
	background-image: url(../imG/Contact-map2.png);
	background-size: 35px 47px;
	top: -226px;
	left: 293px;
	z-index: 4;
	position: relative;
	width: 35px;
	/* height: 47px; */
}

.map_icon2 {
	width: 35px;
	height: 47px;
	background-image: url(../imG/Contact-map2.png);

	background-size: 35px 47px;

	top: -289px;
	left: 286px;
	z-index: 5;
	position: relative;
	width: 35px;
	/* height: 47px; */
}

.map_icon3 {
	width: 35px;
	height: 47px;
	background-image: url(../imG/Contact-map2.png);
	background-size: 35px 47px;
	top: -331px;
	left: 526px;
	z-index: 5;
	position: relative;
	width: 35px;
	/* height: 47px; */
}
.map_iconback{
	width: 35px;
	height: 47px;
	background-image: url(../imG/Contact-map1.png);
	background-size: 35px 47px;

}


.global1 {
	width: 783px;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
}

.global>img {
	width: 724px;
	height: 256px;
	/* background-color: rgb(255, 255, 255); */
	margin-top: 38px;
	margin-left: 35px;
}

.global2 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.global2>div {
	width: 139px;
	height: 49px;
	font-size: 13px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	/* background-image: url(../img/dress_back.png);
	background-size: 139px 49px; */
}

.global2>div:nth-child(1) {
	/* background-image: url(../img/dress_back.png); */
	background-size: 139px 49px;
}

.global2>div:hover {
	font-size: 13px;
	font-weight: 500;
	color: #FFFFFF;
	background-image: url(../img/dress_back.png);
	background-size: 139px 49px;
}

.global4 {
	background-image: url(../img/dress_back.png);
	background-size: 139px 49px;
}

/* 滑动banner */
.swiper-slide>img {
	width: 677px;
	height: 326px;
}




/* 索元风采 */
.font {
	width: 783px;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 49px;
	margin-bottom: 20px;
	text-align: center;
}

.img {
	width: 651px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	margin-bottom: 30px;
}

.img>img {
	transition: linear 0.3s all;
}

.img>img:hover {
	box-shadow: 0px 0px 5px 5px rgb(209, 204, 204);
	transform: scale(1.03);
}
.img1>img:nth-child(1){
	width: 295px;
	height: 180px;
}
.img1>img:nth-child(2){
	width: 330px;
	height: 180px;
}
.img2>img:nth-child(1){
	width: 206px;
	height: 144px;
}
.img2>img:nth-child(2){
	width: 230px;
	height: 144px;
}
.img2>img:nth-child(3){
	width: 183px;
	height: 144px;
}
.img3>img:nth-child(1){
	width: 347px;
	height: 211px;
}
.img3>img:nth-child(2){
	width: 281px;
	height: 211px;
}
.img4>img{
	width: 650px;
	height: 320px;
}
