ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: none;
}

.banner {
	height: 430px;
}

.banner .item .des {
  margin-top: -250px;
}


.banner .item .des div {
  display: none;
}

.our-customers.section {
	min-width: 1280px;
	margin: 0 auto;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.our-customers.section.intro-1 {
	height: 264px;
	overflow: hidden;
	padding-top: 140px;
	background-image: url("/img/new/map-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.our-customers.intro-1 .p1 {
	width: 80%;
	margin: 0 0 0 -40%;
	position: absolute;
	top: 53.4%;
	left: 50%;
	text-align: center;
	font-size: 32px;
	line-height: 44px;
	color: #ffffff;
	font-weight: normal;
}

.our-customers.intro-2 {
	background: #f8f8f8;
	padding: 52px 0 30px;
}

.our-customers.intro-3 {
	background: #f8f8f8;
	padding: 0 0 30px;
}

.our-customers.intro-4 {
	background: #f8f8f8;
	padding: 0 0 64px;
}

.our-customers.intro-5 {
	background: #f8f8f8;
	padding: 0 0 64px;
}

.our-customers .section-container {
	width: 1140px;
	max-width: 1140px;
	margin: 0 auto;
}

.our-customers .section-container.map-panel {
	border-radius: 0px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
	box-shadow: 0px 2px 4px #ccc;
}

.our-customers .section-container .map-wrapper {
	width: 100%;
	display: block;
}

.our-customers .c-color {
	width: 78px;
	height: 40px;
	background: #9ac200;
	margin-left: 53px;
}

.our-customers .c-font {
	font-size: 20px;
	color: #333;
	font-weight: 600;
	padding: 20px 0 40px 53px;
	margin: 0;
}

.our-customers .c-content {
	margin: 0 53px;
}

.our-customers .c-content .item {
	width: 33.3%;
	float: left;
}

.our-customers .c-content .item:last-child {
	/*width: 19%;*/
}

.our-customers .c-content .i-h1 {
	font-size: 16px;
	color: #333333;
	text-align: left;
	font-weight: 600;
}

.our-customers .c-content .i-ul {
	padding-bottom: 30px
}

.our-customers .c-content .i-ul li {
	width: 33.2%;
}

.our-customers .c-content .i-ul li a:first-child {
	margin: 0 0 15px 18px;
}

.our-customers .c-content .i-ul li a {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	margin: 15px 0 15px 18px;
}

.our-customers .c-content .i-ul li a:last-child {
	margin: 15px 0 0 18px;
}

.our-customers .c-content .i-ul li a:hover,
.our-customers.intro-2 .c-content .i-ul li a.current {
	text-decoration: underline;
	color: #83a20a;
}

.our-customers.intro-3 .c-color {
	width: 78px;
	height: 40px;
	background: #4f82c3;
	margin-left: 53px;
}

.our-customers.intro-3 .c-content .i-ul li a:hover {
	text-decoration: underline;
	color: #4f82c3;
}

.our-customers.intro-4 .c-color {
	width: 78px;
	height: 40px;
	background: #f8a144;
	margin-left: 53px;
}

.our-customers.intro-4 .c-content .i-ul li a:hover {
	text-decoration: underline;
	color: #f8a144;
}


.our-customers.intro-5 .c-color {
	width: 78px;
	height: 40px;
	background: #A371EB;
	margin-left: 53px;
}

.our-customers.intro-5 .c-content .i-ul li a:hover {
	text-decoration: underline;
	color: #A371EB;
}

.our-customers.intro-2 .map-panel {
	background: url("/img/new/map/intro2-bg.png") no-repeat #ffffff;
	width: 100%;
	background-position: bottom -11px right -64px;
}

.our-customers.intro-3 .map-panel {
	background: url("/img/new/map/intro3-bg.png") no-repeat #ffffff;
	width: 100%;
	background-position: bottom -99px right -52px;
}

.our-customers.intro-4 .map-panel {
	background: url("/img/new/map/intro4-bg.png") no-repeat #ffffff;
	width: 100%;
	background-position: bottom -8px right -36px;
}

.our-customers.intro-5 .map-panel {
	background: url("/img/new/map/intro4-bg.png") no-repeat #ffffff;
	width: 100%;
	background-position: bottom -8px right -36px;
}

.blogtips {
	display: none;
}

.news_trends {
	width: 1034px; 
	display: flex; 
	flex-wrap: wrap; 
	border: none;
}

.news_title {
	border-left: 1px solid #eeeeee;
}
