﻿.swiper-container{
    width: 100%;
    margin:0 auto;
    position: relative;
}
	.swiper-container img{
	    max-width: 100%;
	}
	.swiper-pagination-bullet{
		background: white;
		opacity: 1;
	}
	.swiper-pagination-bullet-active{
		background: #009FE9;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 15px;
	}
	.swiper-button-next{
		background-image: none;
		color: #009FE9;
		font-size: 50px;
		width: auto;
		padding: 15px 0px 20px;
		border-radius: 1px;
		right: 5px;
	}
	.swiper-button-prev{
		background-image: none;
		color: #009FE9;
		font-size: 50px;
		width: auto;
		padding: 15px 0px 20px;
		border-radius: 1px;
		left: 5px;
	}
	.swiper-button-next:hover,.swiper-button-prev:hover{
		background-color: rgba(255,255,255,0.1);
	}
.company-introduce{
	margin: 0 auto;
	max-width: 1243px;
}
.company-introduce .introduce{
	background: white;
	padding: 15px 30px;
	min-height: 336px;
}
	.company-introduce .introduce .title{
		text-align: center;
		font-size: 21px;
		margin: 3px 0px -8px 0px;
	}
	.company-introduce .introduce .text-center{
		white-space: pre-wrap;
		
		font-size: 15px;
		color: #666;
		text-align:justify;
		font-family: "微软雅黑";
		
	}
.concept li{
	text-align: center;
	margin-bottom: 20px;
}
	.concept li .concept-icon{
		width: 110px;
		height: 110px;
		background: #009FE9;
		border-radius: 100px;
		color: white;
		margin: 0 auto;
		font-size: 25px;
		line-height: 110px;
	}
	.concept li .eng{
		color: #BBBBBB;
		font-size: 16px;
		margin-top: 15px;
	}

.scope ul li{
	text-align: center;
}	
.scope .article-title{
	
}
.scope .scope-box{
	
	margin: 5px 30px;
	padding: 50px 40px;
	border-radius: 5px;
}
.scope .scope-box:hover{
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	background: white;
	position: relative;
	top: -3px;
	transition: all 0.5s;
}
    
	.scope li img{
		width: 80px;
	}	
	.scope li .scope-title{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.scope li .scope-txt{
		font-size: 16px;
		color: #999;
	}


	
@media only screen and (min-width:1025px) {	
	#body  .swiper-container{
	   max-height: calc(100% - 130px);
	   overflow: hidden;
	}
	.company-introduce .company-img{
		height: 100%;
		background: #999;
		height: 366px;
		position: relative;
	}
		.company-introduce .company-img img{
			height: 100%;
			width: auto;
			float: left;
			max-width: none;
		}
	.concept .article-title{
		padding: 6rem 0rem ;
	}
	.partners-box{
		max-width: 1200px;
		margin: 0 auto;
	}
		.partners-box li{
			text-align: center;
		}
		.partners-box li .img-box{
			height: 70px;
			line-height: 70px;
		}
			.partners-box li img{
				max-height: 70px;
			}
		.partners-box li p{
			margin-top: 15px;
			font-size: 17px;
		}
	.partners .more{
		text-align: center;
		width: 100%;
		height: 20px;
		margin-top: 40px;
		margin-bottom: -20px;
	}
		.partners .more a{
			color: #009FE9;
			font-size: 17px;
		}
		.partners .more i{
			font-size: 13px;
			font-weight: bold;
			color: #009FE9;
			padding-top: -5px;
		}
}	

@media only screen and (max-width:1024px) {	
	.swiper-container img{
	    
	    width: auto;
	    max-width: auto;
	    position: absolute;
	    left: 0px;
	    right: 0px;
	    margin: 0 auto;
	}
	.swiper-button-prev,.swiper-button-next{
		display: none;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 1rem;
	}

.company-introduce .introduce{
	padding: 2rem 1.3rem;
	background: none;
}
.company-introduce .company-img{
	text-align: center;
}
.company-introduce .company-img img{
}
	.company-introduce .introduce .title{
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
		margin: 0rem 0rem -1rem 0rem;
		font-family: "微软雅黑";
	}
	.company-introduce .introduce .text-center{
		font-size: 1.5rem;
		line-height: 1.6;
		color: #333333;
	}
.concept li .concept-icon{
		width: 9rem;
		height: 9rem;
		background: #009FE9;
		border-radius: 100rem;
		color: white;
		margin: 0 auto;
		font-size: 2.4rem;
		line-height: 9rem;
	}
	.concept li .eng{
		color: #BBBBBB;
		font-size: 1.6rem;
		margin-top: 1.5rem;
	}
.scope ul li{
	text-align: center;
}	
.scope .article-title{
	
}
.scope .scope-box{
	
	margin: 0rem 2rem 2rem;
	padding: 0rem 0rem;
	border-radius: 5px;
}
.scope .scope-box:active{
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	background: white;
	position: relative;
	top: -3px;
	transition: all 0.5s;
}
    
	.scope li img{
		width: 7rem;
	}	
	.scope li .scope-title{
		font-size: 1.6rem;
		margin-bottom: 1rem;
	}
	.scope li .scope-txt{
		font-size: 1.6rem;
		color: #999;
	}
	
	.partners-box{
		max-width: 1200px;
		margin: 0 auto;
	}
		.partners-box li{
			text-align: center;
			margin-bottom: 2rem;
		}
		.partners-box li .img-box{
		}
			.partners-box li img{
				max-width: 7rem;
				max-height: 7rem;
			}
		.partners-box li p{
			font-size: 1.7rem;
		}
	.partners .more{
		text-align: center;
		width: 100%;
		margin: 0rem 0rem 2rem;
	}
		.partners .more a{
			color: #009FE9;
			font-size: 1.7rem;
		}
		.partners .more i{
			font-size: 1.3rem;
			font-weight: bold;
			color: #009FE9;
			padding-top: -5px;
		}	
}		