@charset "utf-8";
/* CSS Document */
.buinessicon{
width: 800px;
margin: 0 auto;
text-align:center;
padding-bottom: 120px;

}

.buinessicon img{
	margin: 0 auto;
	width:100%
}
	
.about-team{
	background:#fff;
	color:#999;
}
.about-team .team-content{
	width:1082px;
	margin:0 auto;
	background:#fff;
	height:1092px
}

.about-team .team-block{
	height:auto;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	
}
.about-team .team-block .left{
	float:left;
}

.about-team .team-block .right{
	float:right;
}
.about-team .team-block .team-img{
	width:540px;
	height:248px;
}
.about-team .team-block .team-img img{
	width:100%;
	height:100%	
}
.about-team .team-block .team-img .team-info{
	text-align: center;
    position: relative;
    top: -200%;
    left: 0;
    z-index: 3;
    width: 228px;
    height: 248px;
}
.about-team .team-block .team-img .img-left{
		float:left;
}

.about-team .team-block .team-img .img-right{
		float:right;
}
.about-team .team-block .team-img .team-info h1{
	color:#539c9c;
	font-size:30px;
	font-weight:300;
	padding-bottom:20px;
	padding-top:56px;
	
}

.about-team .team-block .team-img .team-info .name-posi
{
	height:185px
}
.about-team .team-block .team-img .team-info p{
	color:#000;
	font-size:18px
	
}





.about-team .team-block .team-img .team-info .team-icon i{
height:62px;
line-height:62px;
font-size:20px;
color:#8a8a8a;
margin:0 5px;
}
.about-team .team-block .team-img .team-info .team-icon i:hover{

color:#6cc;

}


.about-team .team-block .team-img .img-color{
	position:relative;
	z-index:1;
}
.about-team .team-block .team-img .img-gray{
	position:relative;
	top:-248px;
	left:0;
	z-index:2;
	opacity:1;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.about-team .team-block .right{
	float:right;
}

.about-team .team-block .team-text{
	width:540px;
	height:248px;
	display:table
	/*padding:10px*/	
	
}

.about-team .team-block .team-text p{
	display:table-cell;
	vertical-align:middle;
	padding: 0 30px;
}
.about-team .team-block:hover{
	border:#999 solid 1px;
	margin:20px auto;
}

.about-team .team-block:hover .team-text p{
	font-size:120%;
	color:#333
}

.about-team .team-block:hover .img-gray{
	opacity:0
}



#servicelist .serviceitem {
    position: relative;
}



.history{
	background:#fff;
	color:#272727;
	margin: 0;
    height: auto;
}

.history .history-content{
	width: 1100px;
    margin: 60px auto;
	height: 100%;
}
.history .history-content .wrapper{
	margin-left: 0px;
}
.history, .history-content .wrapper, .history .content_list{
	height: 100%;
    width: 100%;
}

.history .history-content .historytitem{
	width: 1100px;
    height: 37px;
    padding: 5px 0;
    margin: 5px auto;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
    position: relative;
}

/*.history .historytitem.left a.historycontent, .history .historytitem.left a.historycontent:hover, .history .historytitem.right a.historycontent, .history .historytitem.right a.historycontent:hover{
padding: 0px;	
}*/

.history .historytitem .history_wrapper{
	height: 100%;
    display: block;
    text-align: center;
    position: relative;
	right: auto;
    z-index: 1;
}
.history .history_wrapper::before{
	content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
}

.history .right .historybody{
	padding-right: 160px;
    left: -209px;
}
.history .left .historybody{
	padding-left: 160px;
    right: -209px;
}

.history .historybody{
	width: 418px;
	position: relative;
    max-width: 100%;
    height: 100%;
	display: inline-block;
	vertical-align: middle;
}


.history .historybody .date{
    background: transparent;
    font-weight: 100;
    color: #000;
    font-size: 16px;
	position:relative;
	-moz-transition: 0.5s;
   	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
    padding-top: 0px;
    width: 100%;
}

.history  .historytitem a.historycontent{
	height: 100%;
    display: block;
    position: relative;
}
.history .right .historybody .date, .history .right .historybody .title, .history .right .historybody .description{
	   text-align: right;
    padding-left: 0;
    margin-left: -40px;
}
.history .left .historybody .date, .history .left .historybody .title, .history .left .historybody .description{
	   text-align: left;
    padding-right: 0;
    margin-left: 40px;
}



.history .right .historybody:after{
	right: 73px;
}
.history .left .historybody:after{
	left: 73px;
}
.history .historybody:after{
	content: '';
    position: absolute;
    top: calc(50% - 4px);
	top: -moz-calc(50% - 4px);
	top: -webkit-calc(50% - 4px);
	top: -o-calc(50% - 4px);
    width: 8px;
    height: 8px;
    background: #c4c4c4;
    border-radius: 10px;
    border: 3px solid #f8f8f8;
}

.history .historybody .title{
    width: 100%;
    position: relative;
    top: 4px;
    left: 0;
	-moz-transition: 0.5s;
    -webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* height: 42px; */
    color: #575757;
    /* line-height: 32px; */
    text-indent: 0px;
}



.history .historybody .description{
	width: 100%;
    position: relative;
    top: 10px;
    left: 0;
	-moz-transition: 0.5s;
    -webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 0;
    color: #767676;
	font-size: 13px;
	margin: 0 auto;
	opacity:0
}
.history .historybody .description span{
	color:#333;
	display:block;
	margin-bottom:4px;
	font-size:15px;
}




.history  .historytitem .historyimg{
	width: 80px;
    height: 80px;
    -webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: 510px;
    top: -21.5px;
	opacity:0
}


.history .historytitem .historyimg{

    background-position: center;
    background-size: cover;
}
.history .historytitem:hover{
padding:80px 0;	
}
/*.history ul>:first-child:hover{
padding-bottom:85px;	
margin-top:-85px
}
*/
.history .historytitem:hover .historyimg{
	opacity:1;
	width: 160px;
    height: 160px;
	right: 470px;
    top: -61.5px;
}
.history .historytitem:hover .description{
	opacity:1
}
.history .historytitem:hover .historybody{
	top:-40px
}
.history .historytitem:hover .date{
	font-size:200%;
	font-weight:bold
}
.history .historytitem:hover .title{
	font-size:16px;
	font-weight:bold	
}

.continue{
	text-align:center;
	width:100px;
	height:100px;
	background:#d7ba6d;
	display:table;
	border-radius:50%;
	box-shadow:#f1f1f1 3px;
	margin:100px auto;
	-webkit-animation: light 1s ease-in-out infinite alternate;
    -moz-animation: light 1s ease-in-out infinite alternate;
    animation: light 1s ease-in-out infinite alternate;
	-moz-transition: 0.5s;
    -webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	
}
@-webkit-keyframes light {
 from {
box-shadow: 0 0 10px #aaa,  0 0 20px #aaa;
}
 to {
box-shadow: 0 0 45px #aaa,  0 0 55px #aaa;
}
}

/*glow for mozilla*/
@-moz-keyframes light {
 from {
box-shadow: 0 0 10px #aaa,  0 0 20px #aaa;
}
 to {
box-shadow: 0 0 45px #aaa,  0 0 55px #aaa;
}
}

/*glow*/
@keyframes light {
 from {
box-shadow: 0 0 10px #aaa,  0 0 20px #aaa;
}
 to {
box-shadow: 0 0 45px #aaa,  0 0 55px #aaa;
}
}

.continue p{
	color:#fff;
	display:table-cell;
	vertical-align:middle;
	-moz-transition: 0.5s;
    -webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}


.continue:hover{
	background:#2beae1;
}
.continue:hover p{
	color:#000;
}

.continue-p{
	margin:0 auto;
	color:#000;
	font-size:20px;
	text-align:center;
	margin-bottom:100px
}