.about-us {
	background: #fff;
}
.about-us h2.section_title {
	font-size: 22px;
}
.about-us img {
	max-width: 100%;
	height: auto;
}

.page img {
	max-width: 100%;
	height: auto;
}
.investment_customer {
	margin-top: 15px;
}
.partner-page {
	background: #f9f9f9;
}
.itemwater {
	text-align: center;
}
.water-parent {
	position: relative;
}
.itemwater .box-line-partner {
	display: inline-block;
	padding: 10px;
}
.controls2 {
	list-style-type: none;
}
.controls2 li {
    display: inline-block;
    background-color: #015289;
    padding: 5px 10px;
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
    z-index: 9999;
    top: 15%;
    position: absolute;
}
.controls2 li.right {
    right: 0;
}
.controls2 li a i {
	color: #fff;
}
.itemwater .box-line-partner a {
	border: 1px solid;
	padding: 5px;
}
.pd-water {
	display: block;
    padding: 40px 0px;
}
h2.section_title_water {
    font-weight: normal;
    font-size: 24px;
    display: inline-block;
    position: relative;
    color: #015289;
    margin-bottom: 10px;
    
}
.page-content ul {
	padding-left: 40px;
}
.page-content h2 {
	font-weight: normal;
    font-size: 24px;
    display: block;
    position: relative;
    color: #015289;
    margin-bottom: 10px;
    margin-top: 20px;
	
}
