.footer{
	width: 100%;
	padding: 8% 0;
	box-sizing: border-box;
	background: #fff;
}
.index-swiper-container{
			width: 100%;
			height: 100%;
			height: calc(100% - 5.8rem);
			box-sizing: border-box;
			/*overflow: hidden;*/
			
}

.height{
	height: 3.8rem;
	transition: all .5s; 
}
.index-swiper-container .swiper-slide{
    overflow: hidden;
}
#header{
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
}

.index-banner img{
	width: 100%;
}


.index-banner{
	width: 100%;
	height: 100%;
	
}

.index-banner-top{
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	

}

.com-banner{
	width: 100%;
	height: 100%;
	height: calc(100% - 3.8rem);
	overflow: hidden;
	
}
.com-banner img{
	width:100%;	
}


.Brand-solution{
	width: 100%;
	box-sizing: border-box;
	padding: 4% 4% 0 4%;
}

.Brand-solution h5{
	text-align: center;
	font-size: 1rem;
	line-height: 2.5;
}

.Brand-solution h6{
	text-align: center;
	font-size: 2rem;
	font-weight: bold;

}



.brand-solution-container{
	width: 100%;
}
.brand-solution-container .w>a:nth-child(3n) .i-X{
   display: none;
}

.brand-solution-container .w{
	max-width: 1400px;
	margin: 0 auto;
	margin-top:1%;
	
}

.brand-solution-container .w .so-item{
	width: 28%;
	/*height: 360px;*/
	float: left;
	box-sizing: border-box;
	border: 3px solid #000000;
	margin-right: 8%;
	position: relative;
	margin-bottom: 140px;


}
.brand-solution-container .w .so-item img{
	width: 100%;
	visibility: hidden;

}
.brand-solution-container .w .so-item:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: calc(100% + 2px);
	background:rgba(0,0,0,.2);
	transition: all 1s;
    opacity: 0	
}
.brand-solution-container .w .so-item .i-X{
	width: 30%;
    width: calc(30% + 3px);
    position: absolute;
    left: 100%;
    top: 0%;
    height: 100%;
    line-height: 1;
    display: flex;
    justify-content: center;
    /* margin-top: -17px; */
    align-items: center;
    text-align: center;
    font-family: "Arial";
    color: #333;
    font-weight: 500;

}
.brand-solution-container .w .so-item .i-X i{
	font-size: 1.15rem;
}

.brand-solution-container .w .so-item:hover:after{
    opacity: 1
}
.brand-solution-container .w .so-item:hover img{
	visibility: visible;
}
.brand-solution-container .w .so-item:hover .i-add{
   color: #3D6BB4;

}
.brand-solution-container .w .so-item:hover .text{
   color: #fff;

}
.brand-solution-container .w .so-item .i-add{
	position: absolute;
	top: 10%;
	right: 12%;
	font-weight: bold;
	font-size: 1.1rem;
	color: #000;
	z-index: 1;

}
.topcontent p{
	 font-weight: bold
}
.brand-solution-container .w .so-item .text{
	position: absolute;
	left:10%;
	bottom: 12%;
	font-weight: bold;
	font-size: 1rem;
	color: #000;
	z-index: 1;
    line-height: 1.3;
}



.out-text{
	transition: all .3s;
	width: 100%;
	box-sizing: border-box;
	padding-top: 1.38rem;
	padding-left: 0%;
	padding-right: 7%;
	font-weight: 600;
	font-size: 0.6rem;
	line-height: 1.6;
	position: absolute;
	top: 100%;
	overflow: hidden;
}
.brand-solution-container .w .so-item .english-text{
	position: absolute;
    left: 10%;
    top: 10%;
    font-weight: bold;
    font-size: 1rem;
    color: #000;
    z-index: 1;
    line-height: 1.2;
}
.brand-solution-container .w .so-item:hover .english-text{
	color: #fff;
}
.out-text .box p{
	width: 100%;
	overflow: hidden;
}

.out-text .box{	
	font-weight: normal;
	width: 3%;
	transition: all .2s;
	height: 5.3rem;
    box-sizing: border-box;
	color: #000;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 36px;
	padding-left: 3%;
}

.brand-solution-container .w .so-item:hover .out-text{
    padding-left: 7%;
}

.brand-solution-container .w .so-item:hover .box{
    width: 100%;
    padding-left: 0%;
}


/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â*/

.index-section{
	width: 100%;
	
	
}

.index-section .i-item{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding:2% 4% 0 4%;
	position: relative;
	
}
.index-section .i-item>a{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	bottom: 1%;
	left: 0;
	transition: all .5s;
}
.index-section .i-item>a:hover{
	color: #3D6BB4;
	text-decoration: underline;
}
.index-section .content>img{
	width: 61%;
}

.index-section .content .le{
	position: absolute;
	top: 0%;
	width: 37%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
}

.index-section .content{
   position: relative;
}

.index-section .content .le .item{
	width: 100%;
    
    position: relative;
}
.index-section .content .le a{
	display: block;
	/*height: calc(50% - 20px);*/
}
.index-section .content .ri .item{	
    position: relative;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.index-section .content .le .item:after{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
	position: absolute;
	content: "";
	z-index: 1;
	opacity: 0;
	transition: all 1s
}
.index-section .content .ri .item:after{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
	position: absolute;
	content: "";
	z-index: 1;
	opacity: 0;
	transition: all 1s
}
.index-section .content .le .item .text{
	position: absolute;
	left: 2.3rem;
	right: 2.1rem;
	bottom: -30px;
	line-height: 1.4;
	color: #fff;
	z-index: 2;
	font-size: 0.84rem;
	opacity: 0;
	transition: all 1s;
}


.index-section .content .ri .item .text{
	position: absolute;
	left: 2.3rem;
	bottom: -30px;
	line-height: 1.4;
    color: #fff;
    z-index: 2;
    font-size: 0.84rem;
    opacity: 0;
    transition: all 1s;
    
}
.index-section .content .ri .item .text h5{
	font-size: 1.1rem;
}



.index-section .content .le .item:hover .text{
     opacity: 1;
     bottom: 2rem;

}



.index-section .content .le .item:hover:after{
    opacity: 1
}
.index-section .content .ri .item:hover:after{
    opacity: 1
}

.index-section .content .ri .item:hover .text{
     opacity: 1;
     bottom: 2rem;

}

.index-section .content .le .item .text h5{
	font-size: 1.1rem;
	
}
.index-section .content .le .item .text span{
	display: block;
	height: 1px;
    width: 6px;
    background: #fff;
    margin: .6rem 0  0.4rem 0;
}

.index-section .content .ri .text span{
	display: block;
	height: 1px;
    width: 6px;
    background: #fff;
    margin: 5% 0;
}

.index-section .content .le img{
	width: 100%;
	

}
.index-section .content .ri{
    position: absolute;
    right: 0%;
    top: 0%;
    width: 61%;
    height: 100%;
    box-sizing: border-box;
    /* padding-left: 40px; */

}

.index-section .content .ri img{
    width: 100%; 
    height: 100%;
}

.index-section .title{
	width: 100%;
	font-size: 0.9rem;
	height: 7%
}
.index-section .title .ti{
	float: left;
	width: 50%;
	line-height: 1;
}
.index-section .title img{
	width: 4%;
	vertical-align: middle;
}
.index-section .title .re{ 
   float: left;
}
.index-section .title .re img{
	vertical-align: middle;
	width: 37px;
}

.index-section .title .more{ 
   float: right;
   
}
.index-section .title .more a{
	font-family: "Gotham-Medium","Microsoft YaHei";
}

.index-section .title .more a:hover{ 
   color: #3D6BB4;
   text-decoration: underline;

}


.index-section{
	height: 100%;
}



.index-section .r-item .content .le{
	float: right;
}

.index-section .r-item .content .ri{
   float: left;
   padding-left: 0;
}


.info{
	height: calc(100% - 3.8rem);
	position: relative;
	padding: 0 0 !important
}


.topcontent{
	width: 48%;
	margin: 0 auto;
	height: 100%;
	box-sizing: border-box;
	padding-top: 6%;
	background: #fff;
	font-size: 40px;
	color: #000;
	font-weight: bold;
	line-height:1.8;
	position: relative;
	line-height: 1.4

}

.topcontent h2{
	font-size: 74px;
	font-weight: bold;
	color: #3D6BB4;
	line-height:1;
}

.topcontent h3{
	font-size: 78px;
	font-weight: bold;
	line-height:1.2;
	padding-bottom: 3%;
}

.topcontent span{
   position: absolute;
   bottom: 9%;
   font-size: 18px;
   font-weight: 500;
}

.com-banner .swiper-slide{
	position: relative;
}

.com-banner .swiper-slide .text{
	line-height: 1.4;
	font-size: 48px;
	color: #fff;
	position: absolute;
	bottom: 6%;
	right: 20%;
    font-weight: bold;
}
.com-banner .swiper-slide .text p{
	 font-family: "NotoSansCJK","Microsoft YaHei";
}

.com-banner .swiper-slide .text>a{
  font-size: 32px;
  color: #fb5a2e;
  text-decoration: underline;
  font-family: "Gotham-Medium","Arial";

}

.banner-ti{
	position: relative;
	width: 100%;
    height: 100%;
}




.index-section .content .le2{
	right: 0
}
.index-section .content .ri2{
	left: 0;
}
.bg-img{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}


.index-section .content .le .item {
    width: 100%;
    position: relative;
    /* overflow: hidden; */
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}
.index-section .content .le img {
    visibility: hidden;
    width: 100%;
}



.index-more{
    display: flex;
    width:100%;
    height: 27%;
    font-weight: bold;
    background: #fff;
    font-size: 1.1rem;
    vertical-align: middle;
    transition: all .5s; 
    justify-content: center;
    align-items:center; 
}

.index-more:hover {
    color: #3D6BB4;
    text-decoration: underline;
}


.index-info-w{
	padding: 2.5% 0;
	height: 73%;
	box-sizing: border-box;
}

@media all and (max-width:1440px){
.out-text{
	font-size: 0.7rem;
}
	
	}