.column-ny{
	width:100%;
	position:fixed;
	
}
.column-about{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:rgba(80,216,175,0.8);
	height:3rem;
	line-height:3rem;
	
}
.column-about ul{
	padding:0 0 0 51%;
	margin:0;



}

.column-about ul li{
	float:left;
	color:#fff;
	list-style:none;
	margin-right:6%;
}
.column-about ul li a{
	font-size:1rem;
	height:3rem;
	line-height:3rem;
	display:block;
	color:#fff;
}
.column-about ul li a:hover{
	color:#fff;
	font-weight:bold;
}
.ny-banner img{
	height:auto;
	width:100%;
}

.about-part1{
	margin-top:-5rem;
	width:100%;
	padding:2rem;
	border-bottom:1px solid #eee;
	background:#fff;
margin-left: auto;
    margin-right: auto;
	position:relative;
	margin-bottom:1rem;

	
}
@media screen and (max-width:1024px){
.column-about ul{
	padding:0;
	margin:0;



}
.about-part1{
	margin-top:-1rem;
	padding:2rem 0.5rem;


	
}
.column-about{
	position:absolute;
	top:auto;

	
}
}
.about-part1 .p1,#clients .p1,#about-join .p1{
/*	font-size:1.5rem;
	height:2rem;
	line-height:2rem;
	text-align:left;
	font-weight:bold;*/
	font-size: 1.5rem;
    color: #0c2e8a;
    font-weight: 700;
    position: relative;
	margin:0;
   
}

.about-part1 .p2{
	display:block;
	width:100%;
	color:#999;
	font-size:1rem;
	text-align:left;
	margin:0.5rem;
}
.about-part1 .about-con{
	font-size:0.9rem;
	line-height:2rem;
}
#about-join{
	background:#eee;
	padding:2%;
}
#about-join ul li{
 list-style:none;
/* width:30%;*/
 text-align:left;
 float:left;
/* padding:1rem 0;*/
 margin:0.5rem 0;
}
.about-part1 .news img{

	width:100%;

}
.about-part1 .news .portfolio-info a{
	display:block;
}
.about-part1 .news .portfolio-info h2{
	font-size:0.9rem;
	height:2rem;
	line-height:2rem;
	color:#555;
	text-align:center;
	overflow:hidden;
}
.about-part1 .news .portfolio-info:hover h2{
	color:#50d8af;
}
.about-part1 .news .portfolio-item{
	overflow:hidden;
}
.about-part1 .news .portfolio-item img{
   cursor: pointer;  
 transition: all 0.6s;  
            } 
.about-part1 .news .portfolio-item img:hover{  
       transform: scale(1.2,1);  
            }
.about-part1 .news-content{
	font-size:0.9rem;
	line-height:2rem;
}
.pro-row .col-lg-3{
	margin-bottom:0.5rem;
}
#about-jianjie table {
		border-bottom:1px solid #dedede;
		display:inline-block;
		margin:0 auto;
}
#about-jianjie table td{
/*	border-left:1px solid #dedede;*/
	border-top:1px solid #dedede;
	text-align:left;
}
#about-jianjie table tr{
/*	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;*/
}
@media screen and (max-width:750px){
.column-about {
    
    top: -0.6rem !important;
}
.ny-banner img {
    width: 100%;
    height: 10rem;
}
#about{
	padding-top:1rem;
}
.about-part1 .news-content {
    
    width: 100%;
	margin:0 auto;
}
.about-part1 .news-content img{
	width:100% !important;
	height: auto !important;
}
.news-content p{
	margin-bottom:0 !important;
}
#about-jianjie table {
    border-bottom: 1px solid #dedede;
    display: inline-block;
    margin: 0 auto;
    width: 100% !important;
}
.ueditor_baidumap,#dituContent{
	display:none;
}
}


