.banner-slick {
	background: url(__TEMP__{$style}/public/img/about-banner.png) no-repeat center;
	height: 340px;
}

.about a {
	color: #2B89EE !important;
	border-bottom: 3px solid #2B89EE;
}

.top-content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
}

.top-title {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 55px;
}

.top-desc {
	font-weight: bold;
	font-size: 20px;
	padding: 8px 0 21px 0;
}

.top-btn {
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	background: #0099ff;
	border: 0;
}

.top-tel {
	font-size: 16px;
	margin-top: 17px;
}

.enterprise-desc p {
	text-indent: 31px;
	line-height: 1.8;
	font-size: 16px;
	color: #333;
}

.enterprise-title {
	font-size: 28px;
	color: #333;
}

.enterprise{
	display: flex;
	margin-top: 30px;
	margin-bottom: 50px;
	background-color: #F7F7F7;
	align-items: center;
}
.enterprise-img{
	width:600px;
	height: 400px;
}

.enterprise-content {
	padding: 0px 50px 0px;
	flex:1
}

.enterprise-desc {
	margin-top: 16px;
}
.service-idea .office-wrap .office-item{
	flex: 1;
	padding: 45px 40px;
	margin-right: 30px;
	background: #F7F7F7;
}
.service-idea .office-wrap .office-item:nth-child(3){
	margin-right: 0px;
}
.service-idea .service-img{
	text-align: center;
}
.service-idea .service-img img{
	width:100px;
	height: 100px;
	margin-bottom: 20px;
}
.service-idea .service-img .title{
	font-size: 20px;
	margin-bottom: 20px;
}
.service-idea .service-img .title_desc{
	font-size: 16px;
	text-align: left;
}
.office-title {
	font-size: 28px;
	color: #333;
	text-align: center;
}

.bg-f5f5f9 {
	background: #f5f5f9;
}

.office-content {
	padding: 50px 0px;
}

.office-list {
	margin-top: 50px;
	margin-left: -5px;
}
.idea .office-list{
	align-items: center;
}
.idea .office-wrap .office-item{
	width:auto;
	padding:0
}
.idea .office-item img{
	width:600px;
	height:450px
}
.idea .office-wrap .text{
	padding:0 50px ;
	flex:1;
}
.idea .office-wrap .text-item{
	margin-bottom: 50px;
	padding:0
}
.idea .office-wrap .text-item:last-child{
	margin-bottom: 0;
}
.idea .office-wrap .text-item h5{
	font-size: 20px;
}
.idea .office-wrap .text-item>div{
	margin-top: 20px;
	font-size: 16px;
}
.office-list.environment{
	margin-top: 40px;
}
.environment .office-left img{
	 width:590px;
	 height:448px;
}
.environment .office-right{
	flex:1;
	flex-wrap: wrap;
}
.environment .office-right img{
	width:285px;
	height:214px;
	margin-left: 20px;
}
.environment .office-right img:nth-child(-n+2){
	margin-bottom: 20px;
}
.environment.hainan .office-right img{
	margin-left: 0px;
	margin-right: 20px;
}
.environment.shanxi.office-wrap .office-item {
	flex:1;
	width: auto;
	padding:0
}
.environment.shanxi.office-wrap .office-item img{
	width:285px;
	height: 214px;
}
.environment.shanxi.office-wrap .office-item img:nth-child(-n+3){
	margin-right: 20px;
}
.company_name{
	text-align: center;
	margin-top: 20px;
	color: #6B6B6B;
	font-size: 18px;
}
.company_name:nth-child(n + 3){
	margin-top: 50px;
}
.league-building {
	text-align: center;
}

.league-building>div {
	float: inherit;
	/* height: 300px; */
	height: 270px;
	display: inline-block;

}

.league-building>div img {
    border: none;
    display: inline-block;
    vertical-align: middle !important;
    max-width: 100% !important;
    max-height: 100% !important;
    height: auto !important;
}

.clear {
	clear: both;
}

.office-item {
	float: left;
	padding: 5px;
	box-sizing: border-box;
}

.office-wrap .office-item {
	width: 33.3%;
	padding: 5px;
	box-sizing: border-box;
}

.certificate {
	margin-top: 20px;
}

.bg-0088ff {
	background: #0088ff;
	color: #fff !important;
}

.color-fff {
	color: #fff !important;
}

.management-item {
	width: 70%;
	margin: 0 auto;
	background: #fff;
	margin-top: 25px;
	height: 44px;
	border-radius: 60px;
	padding-left: 0px;
	box-sizing: border-box;
	line-height: 44px;
}

.management-label {
	float: left;
	width: 62px;
	text-align: center;
	margin: 4px;
	height: 36px;
	border-bottom-left-radius: 41px;
	border-top-left-radius: 41px;
	line-height: 36px;
	font-size: 20px;
}


.management-desc {
	float: left;
	color: #333;
	padding-left: 11px;
	font-size: 16px;
}

.service-item {
	float: left;
	width: 33.333%;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 50px;
}

.service-item-title {
	color: #333;
	font-size: 20px;
	margin-top: 20px;
}

.service-item-desc {
	color: #444;
	line-height: 1.6;
	text-align: left;
	margin-top: 20px;
}

.service-list {
	margin-top: 40px;
}

.contact-info {
	width: 60%;
	float: left;
}

.contact-addr {
	width: 40%;
	float: left;
	height: 300px;
}

.contact-type {
	float: left;
	width: 33%;
}

.contact-type-name {
	font-size: 20px;
	color: #333;
}

.contact-type-name img {
	margin-right: 10px;
}

.company-address {
	
}

.company-address .contact-type {
	width: 80%;
	border-top: 1px solid #F1F1F1;
	padding: 10px 0;
	cursor: pointer;
}

.company-address .contact-type:first-child {
	border-top: 0;
}

.company-address .contact-code {
	padding-left: 0;
}

.contact-code {
	font-size: 14px;
	padding-left: 30px;
	margin-top: 6px;
	color: #999;
}

.contact-content {
	margin-top: 50px;
}

.contact-info-item {
	padding: 15px 0;
}

.certificate .office-item {
	width: 25%;
}

.office-title-pic {
	text-align: center;
	margin-top: 40px;
}

.company-type-name {
	font-size: 16px;
	font-weight: 600;
}
.contactinfo{
	display: flex;
	margin:50px 0 100px;
}
.contactinfo .contact-type{
	flex:1;
	text-align: center;
}
.contactinfo .contact-type img{
	width: 160px;
	height: 160px;
	margin-right: 0;
	margin-bottom: 30px;
}
.contactinfo .contact-type .contact-code{
	padding:0
}