/*
发展历程:*/

.history {
	float: left;
	height: auto;
	background-color: white;
	width: 100%;
}

.history-title {
	padding-bottom: 0px;
}
.his_div{
	margin-top: 20px;
	margin-bottom: 80px;
}

.history .his_div .his-item {
	width: 88px;
	height: 88px;
	display: inline-block;
	_display: inline;
	*display: inline;
	zoom: 1;
	background: white;
	vertical-align: top;
	background-color: #20B2AA;
	margin: 50px;
	border-radius: 5px;
}


.his-year p {
	font-size: 30px;
	color: #FFFFFF;
	margin-top: 20px;
	display: block;
}

.history .his_div .his-item:hover .his-year {
	display: none;
}

.his-detail {
	display: none;
	
}

.his-detail  p {
	margin-top: 100px;
	color: white;
	line-height: 2;
}


.history .his_div .his-item:hover .his-detail {
	display: block;
}

.history .his_div .his-item:hover {
	margin: 0px;
	width: 188px;
	height: 188px;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}

.history .his_div .his-item1:hover {
	background:url(../img/关于我们/2013.png) center top 20px;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}

.history .his_div .his-item2:hover {
	background:url(../img/关于我们/2014.png) center top 20px ;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}

.history .his_div .his-item3:hover {
	background:url(../img/关于我们/2015.png) center top 20px;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}

.history .his_div .his-item4:hover {
	background:url(../img/关于我们/2016.png) center top 20px;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}

.history .his_div .his-item5:hover {
	background:url(../img/关于我们/2017.png) center top 20px;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}






/*企业理念*/

.idea_div{
                vertical-align: middle;
                text-align: center;
}

.idea-item {
	padding-right: 0px;
	padding-left: 0px;
}

.idea-item img {
	width: 25%;
	
}




/*团队风采*/




.team {
	float: left;
	height: auto;
	/*background-color: white;*/
	width: 100%;
}

.team-title {
	padding-bottom: 50px;
}
.team-div{
	
}

.team .team-div .team-item {
	float: left;
	width: 240px;
	height: 374px;
	display: inline-block;
	_display: inline;
	*display: inline;
	zoom: 1;
	background-color: #20B2AA;
	/*background: white;*/
	vertical-align: bottom;
	background-color: #20B2AA;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	
}

.foot {
	height: 60px;
	width: 100%;
	vertical-align: bottom;
	background-color: #000000;
}




.team-pic p {
	font-size: 30px;
	color: white;
	margin-top: 312px;
	display: block;
	line-height: 2;
	
}

.team-more1 p {
	font-size: 20px;
	color: white;
	margin-top: 90px;
	display: none;
	padding-left: 25px;
}

.team-more2 p {
	font-size: 16px;
	color: white;
	margin-top: 30px;
	display: none;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 2;
	
}

.team-item:hover p {
	
	display: block;
}


.team-item:hover .team-pic p {
	margin-top: 56px;
	background-color: #3D7E7B ;
   
}



/*
.team-detail  p {
	margin-top: 100px;
	color: white;
	line-height: 2;
	display: block;
}*/







.team .team-div .team-item:hover {
	height: 394px;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}


.team .team-div .team-item1 {
	background:url(../img/关于我们/nv.jpg) center top ;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}
.team .team-div .team-item2 {
	background:url(../img/关于我们/nan.jpg) center top ;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}
.team .team-div .team-item3 {
	background:url(../img/关于我们/nv.jpg) center top ;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}
.team .team-div .team-item4 {
	background:url(../img/关于我们/nv.jpg) center top ;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}



.team .team-div .team-item1:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}

.team .team-div .team-item2:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}

.team .team-div .team-item3:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}

.team .team-div .team-item4:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #20B2AA;
}









.idea_div{
                vertical-align: middle;
                text-align: center;
}

.idea-item {

	padding-right: 0px;
	padding-left: 0px;
}

.idea-item img{
	width: 100%;
	
}


.cust-head{
	
	border:  1px dotted lightgray;
	width: 50px;
	border-bottom: 0px;
	margin-left: 10px;
}
.cust-head p {
	font-size: 18px;color: #20B2AA;margin-bottom: 0;
	
}

.customer {
	
	margin-top:30px;
	
}


 .cust_div{
        text-align: left;
        margin: 0 auto;
        padding: 0;
        clear: both;
        height: auto;
        border:  1px  dotted lightgray;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .cust{
        margin-left: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
        display: inline-block;
        _display: inline;
        *display: inline;
        zoom: 1;
        border-bottom: 1px solid white ;
        line-height: 30px;
        color: #222222;
        
    }
    
    .cust:hover {
    	color: #20B2AA;
    	border-bottom: 1px solid #20B2AA ;
    	line-height: 30px;
    }
    
    
   
.expert  p{
	
	
	margin-bottom: 8px;
	
}

.expert-2 {
	display: none;
}


#n4:hover .expert-2 {
	display: block;
}


#n4:hover .expert-1 {
	display: none;
}




