﻿html, body {
	background-color: #fff;
}
.p-t-100 {
	padding-top: 100px;
}

.p-b-100 {
	padding-bottom: 100px;
}
p{
	margin:0;
	padding:0;
}
.min-height-400 {
	min-height: 400px;
}

.cta-box {
	position: absolute;
	bottom: 45px;
	padding: 35px 45px 35px;
	text-align: left;
	box-sizing: border-box;
	left: 150px;
}
.slide-title {
	font-size: 80px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
.slide-text {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
.zhLan .slide-text{
    min-height: 30px;
}
.slide-small-text {
	font-size: 35px;
	font-weight: normal;
	text-transform: capitalize;
	text-shadow: 2px 2px 7px black;
	line-height: 1.3;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
#spa-hero-text {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 100px;
	margin: 0 auto;
	max-width: 1000px;
	padding: 20px 55px;
	text-align: right;
	font-size: 75px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	text-align: left;
}
#spa-hero-text:before {
	content: '';
	display: block;
	position: absolute;
	top: -25px;
	bottom: -25px;
	left: 0;
	right: -1000px;
	z-index: -1;
}
.top {
	display: block;
}
.zhLan .top{
    margin-bottom: 40px;
}
.bottom {
	display: block;
	font-size: 50px;
	font-weight: normal;
	text-transform: capitalize;
}
.banner {
	overflow: hidden;
	position: relative;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	position: relative;
}

.bannerFoot {
	background: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
	width: 100%;
}
.bannerList .pos-relative{
	width: 100%;
	height: 0;
	padding-bottom:100%; 
}
.bannerList .text-center{
	white-space: inherit;
	text-transform: uppercase;
}
.zhLan .bannerList span{
    display: block;
    margin-bottom: 5px;
}
.bannerList{
	flex: 1;
	padding: 0 8px;
	box-sizing: border-box;
}
.bannerList .pos-relative img{
	max-width:100%;
	max-height:100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.redColor{
	color: red;
}
.img-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 192px;
}
.bannerContainer {
	max-width: 1600px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.logoListContainer {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	max-width: 1600px;
}
.brand-agp-logo {
	max-width: 1600px;
}

.logo-list {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	max-width: 215px;
	padding-left: 15px;
	padding-right: 15px;
	width: 16.6%;
}
.logo-title {
	min-height: 50px;
}
.logo-title img {
	max-width: 100%;
	max-height: 50px;
}

.logo-content {
	height: 590px;
	overflow: hidden;
}
.zhLan .logo-content{
    height: 420px;
}

.zhLan .logo-content .new-img{
    height: 291px;
}
.logo-content .new-img {
	width: 100%;
    position: absolute;
	left: 0;
	bottom: 0;
}
/*.logo-content .new-img img{
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}*/

.logo-content {
	margin-bottom: 25px;
}
.logo-content .new-img:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50%;
	background: linear-gradient(rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    z-index: 1;
}

.bannerList img, .brand-img img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
}

.brand-swim {
	background: #fff;
	padding: 50px 0;
}

.brand-img {
	display: inline-block;
	width: 40%;
	height: 100%;
	vertical-align: top;
}

.brand-message {
	display: inline-block;
	width: calc(59.99% - 20px);
	height: 100%;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.brand-main-1 .brand-message,
.brand-main-2 .brand-img {
	margin-left: 20px;
}

.brand-main-1,
.brand-main-2 {
	height: auto;
	position: relative;
	overflow: hidden;
}

.disney-content-main .brand-message {
	border-bottom: 20px solid #2f6eb4;
}

#brandSlider {
	width: 100%;
	margin: 100px 0;
}

.slider-box {
	width: 1110px;
	padding: 0 15px;
	margin: 0 auto;
	margin-bottom: 100px;
}

#waterSlider {
	width: 100%;
	height: 100%;
}

#brandSlider img,#waterSlider img {
	width: 100%;
}

.brand-water {
	background: #fff;
	padding: 100px 0 20px 0;
}

.water-img {
	margin: auto;
}

.brand-img-list {
	float: left;
	width: 25%;
}

.brand-img-list img {
	width: 100%;
	height: auto;
}

.brand-hydro-list {
	display: inline-block;
	width: calc(99.99% * 1/2 - 5px);
	text-align: center;
}

.brand-hydro {
	padding: 100px 0 70px 0;
}

.m-t-80 {
	margin-top: 80px;
}
.m-t-40 {
	margin-top: 40px;
}

.m-b-40 {
	margin-bottom: 40px;
}

.swim-gear, .tech {
	max-width: 100%;
	margin: auto;
	padding: 20px 0;
	text-align: center;
}

.swim-gear img, .brand-water img {
	max-width: 100%;
}

.sub-title {
	font-size: 24px;
}

.pro-des {
	padding: 20px 0px 90px;
	color: #353534;
	font-weight: 300;
}

.msg-line-height {
	line-height: 1.5;
}

.n-left {
	padding: 50px 10px 10px 40px;
}

.n-right {
	padding: 50px 10px 10px 40px;
}

.pattern {
	max-width: 200px;
	z-index: -1;
}

.pattern-left {
	left: 0;
}

.pattern-right {
	right: 0;
}

.top-30 {
	top: 30px;
}

.bottom-p-15 {
	bottom: 15%;
}

.icon-container img {
	margin: 20px;
	margin-bottom: 100px;
}

.bottom-p-10 {
	bottom: 10%;
}

.brand-foot-img {
	border-bottom: 30px solid #5479B4;
}
.logo-border{
	width: 100%;
}


/****************  BRAND-AGP  ***********/

.agp-content-main .msg-div {
    width: 44%;
    padding: 50px;
    color: #fff;
    min-height: 245px;
}

.agp-content-main .msg-div.right {
    margin-left: 55%;
}

.msg_bgRight{
    background-image:url('../images/content_bg1_1920x365.jpg');
    background-size: cover;
    background-position-x: center;
    min-height: 320px;
}

.msg_bgLeft{
    background-image:url('../images/content_bg2_1920x365.jpg');
    background-size: cover;
    background-position-x: center;
    min-height: 320px;
}

@media screen and (min-width: 1900px){
    .agp-content-main img{
        padding-top: 32px;
    }
}

@media screen and (max-width: 1200px){
	.agp-content-main .msg-div{
		width: 50%;
		height: 100%;
		padding: 40px;
	}
    .agp-content-main .msg-div.right {
        margin-left: 50%;
    }
}

.logo-txt {
	position: absolute;
	top: 0;
	padding: 20px 10px;
    z-index: 1;
}

.logo-content {
	border: 1px solid #0e78b1;
}

.features {
	color: #fff;
}

.feature-bg {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	position: relative;
	background-image: url('../images/section/product_bg.jpg');
}

.bg-mask {
	background: -webkit-linear-gradient(left, rgba(0, 116, 167, 0) 0%, rgba(0, 116, 167, 0.9) 40%, rgba(0, 116, 167, 1));
	/* Safari 5.1 - 6 */
	background: -o-linear-gradient(right, rgba(0, 116, 167, 0) 0%, rgba(0, 116, 167, 0.9) 40%, rgba(0, 116, 167, 1));
	/* Opera 11.1 - 12*/
	background: -moz-linear-gradient(right, rgba(0, 116, 167, 0) 0%, rgba(0, 116, 167, 0.9) 40%, rgba(0, 116, 167, 1));
	/* Firefox 3.6 - 15*/
	background: linear-gradient(to right, rgba(0, 116, 167, 0) 0%, rgba(0, 116, 167, 0.9) 40%, rgba(0, 116, 167, 1));
	/* 标准的语法 */
	/*z-index: 1;*/
	width: 100%;
	height: 100%;
}
.imgMask img{
    max-width: 80%;
    height: auto;
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%,0);
}

.feature-title {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

ul.feature-icons {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

ul.feature-icons li {
	padding: 5px 0;
	margin: 5px 10px;
	text-align: center;
	cursor: pointer;
	transition: all .25s ease-in-out;
	border-bottom: 1px solid transparent;
}

ul.feature-icons li.active, ul.feature-icons li:hover {
	border-bottom-color: #fff;
}

.border-left-white {
	border-left: 1px solid #fff!important;
}

.icon-panel>div {
	display: none;
}

.icon-panel>div.active {
	display: block;
}

.swiper-agp-con {
	background-image: url('../images/slider_bg.jpg');
	width: 100%;
	padding-bottom: 125px;
	background-size: cover;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	position: relative;
}

.brand-img-agp {
	border-bottom-color: #3B7A95;
}

.swiper-agp {
	margin-top: 100px;
}

.csLan .swiper-agp p, .nbLan .swiper-agp p, .roLan .swiper-agp p, .svLan .swiper-agp p, .slLan .swiper-agp p{
    height: 220px;
}
.srLan .swiper-agp p, .ltLan .swiper-agp p, .nlLan .swiper-agp p, .itLan .swiper-agp p, .esLan .swiper-agp p{
    height: 230px;
}
.ptLan .swiper-agp p, .etLan .swiper-agp p, .skLan .swiper-agp p, .trLan .swiper-agp p, .ruLan .swiper-agp p, .lvLan .swiper-agp p, .deLan .swiper-agp p{
    height: 240px;
}
.daLan .swiper-agp p, .fiLan .swiper-agp p, .frLan .swiper-agp p{
    height: 255px;
}
.ukLan .swiper-agp p{
    height: 260px;
}
.bgLan .swiper-agp p{
    height: 280px;
}
.hrLan .swiper-agp p{
    height: 290px;
}
.elLan .swiper-agp p{
    height: 300px;
}
.huLan .swiper-agp p{
    height: 315px;
}
.zhLan .swiper-agp p{
    height: 160px;
}
.swiper-agp p {
	height: 160px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.swiper-agp .swiper-slide p+img {
	border: 1px solid #86CEDB;
}

.agp-swiper-button-next {
	right: -100px;
}

.agp-swiper-button-prev {
	left: -100px;
}

.video_control_btn{
	position: absolute;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
