
/*关于我们-企业文化样式*/
.com-menu{
	width: 100%;
	position: relative;
	min-width: 1200px;
}
.com-menu img{
	width: 100%;
}
.com-menu1{
	
	height: 76px;
	line-height: 76px;
	color: #FFFFFF;
	background: #095ea4;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	min-width: 1200px;
}
/* .com-pos{
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 76px;
	z-index:50;
	left: 0;
} */
.com-first{
	width: 100%;
    overflow: hidden;
    border-bottom: 1px solid rgba(229,229,229,1);
}
.com-first >ul{
width: 1025px;
    height: 80px;
    /* padding: 30px 0 0 80px; */
    margin: 0 auto;
    line-height: 80px;
    /* vertical-align: middle; */
}
.com-first >ul >li{
	float: left;
    /* padding: 0 27px; */
    /* margin-right: 33px; */
    line-height: 54px;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    width: 146px;
    text-align: center;
    margin-top: 14px;
}
/* .com-first >ul >li:hover{
	  background: rgba(82,143,239,1);
	  color:white!important;
} */
.com-second{
	position:absolute;
	top:60px;
	text-align:center;
	background:#ecf2f3;
	font-size:14px;
	width:110px;
	display:none;
	padding:10px 0;
}
.com-second li,.com-second li a{
	line-height:25px;
	cursor:pointer;	
}
.com-second li a:hover{
	color:#09b4eb;
	text-decoration: underline;
}
.com-menu1 ul li a{
	color: #FFFFFF;
	display: block;
}
.com-active a{
	color: #ff7f53!important;
}
.abo{
	margin-bottom: 200px;
}
.abo-containt{
	width: 1200px;
	margin: auto;
	background: #FFFFFF;
	overflow: hidden;
	line-height: 2;
}
.abo-s{
	text-indent:48px;
	margin-bottom:45px;
	font-size: 16px;

}
.abo-text{
	margin-bottom:45px;
	font-size: 16px;
}
.abo-zu{
	margin-bottom:15px;
	font-size: 16px;
}
.abo-box li{

	padding-left:70px;
	background-size: 16px,16px;
	background: url(../img/chose-yuan.png) 20px center no-repeat;
}
.abo-font16b{
	font-size:16px;
	font-weight: bold;
}

.about-active{
	background:rgba(82,143,239,1)!important;
}
.about-active a{color:white!important;}










