.teb_div{
	width: 100%;
	height: 80px;
	background: #f4f4f4;
}
.teb_div_content{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.teb_div_content a{
	display: block;
	width: 90px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	color: #333333;
}
.teb_div_content a.active{
	color: #D63830;
	border-bottom: 2px solid #d63830;
}
.companyprofile_content{
	width: 1200px;
	margin: 0 auto;
}
.companyprofile_item{
	width: 100%;
	display: none;
}
.companyprofile_item.active{
	display: block;
}
.companyintroduce{
	padding-top: 50px;
}
.part3_title_en{
	width: 198px;
	font-size: 40px;
	color: #CCCCCC;
	line-height: 50px;
	letter-spacing: 2px;
}
.part3_title_CH{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
}
.introduce{
	margin-top: 30px;
	margin-bottom: 70px;
}
.introduce_img{
	float: left;
	width: 471px;
	height: 400px;
	display: block;
}
.introduce_text{
	width: 700px;
	height: 400px;
	float: left;
	margin-left: 29px;
	background: #f8fafb;
	padding: 30px 46px 30px 47px;
	overflow: hidden;
}
.introduce_texts{
	display: block;
	height: 100%;
	overflow: hidden;
}
.introduce_text p{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #5c5c5c;
	line-height: 25px;
}
.organizationalstructure{
	margin-top: 50px;
	margin-bottom: 12px;
}
.ownershipstructure{
	margin-top: 27px;
	margin-bottom: 63px;
}
.corporatehonors{
	margin-top: 30px;
	margin-bottom: 70px;
}
.corporatehonors_top{
	position: relative;
	height: 400px;
}
.corporatehonors_name{
	position: absolute;
	left: 0;
	top: 81px;
}
.corporatehonors_main{
	width: 630px;
	height: 400px;
	position: absolute;
	top: 0;
	right: 0;
}
.corporatehonors_main img{
	width: 100%;
	height: 100%;
}
.corporatehonors_main_text{
	width: 408px;
	height: 243px;
	background: rgba(51, 51, 51, 0.5);
	border-radius: 0px 20px 0px 0px;
	position: absolute;
	bottom: 0;
	padding-top: 28px;
	padding-left: 29px;
}
.main_name{
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	margin-bottom: 20px;
}
.main_text{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	color: #ffffff;
	margin-bottom: 14px;
	line-height:15px;
}
.corporatehonors_lunbo{
	margin-top: 71px;
	position: relative;
}
.picScroll-left{ width:1200px;  position:relative;}
.picScroll-left .hd{
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ 
	display:block;  
	width:40px;
	 height:40px;
	 float:right; 
	 position: absolute;
	  left:-60px;
	  top: 110px;
	 cursor:pointer; 
	 background:url("../images/icoLeft.png") no-repeat;
}
.picScroll-left .hd .prev:hover{
	background:url("../images/icoRight.png") no-repeat;
	transform: rotate(180deg);
}
.picScroll-left .hd .next{
	left: 1220px;
	top: 110px; 
	 background:url("../images/icoLeft.png") no-repeat;
	 transform: rotate(180deg);
	
}
.picScroll-left .hd .next:hover{
	transform: rotate(0deg);
	background:url("../images/icoRight.png") no-repeat; 
}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .bd{
	width: 1200px;
	 overflow:hidden;
}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{
	width: 284px;
	height: 320px;
	margin-right: 21px;
	float:left; 
	_display:inline; 
	overflow:hidden; text-align:center;  
}

.picScroll-left .bd ul li .pic{ 
	width: 284px;
	height: 260px;
	background: #e1e1e1;
	border-radius: 16px 16px 0px 0px;
	padding-top: 54px;
}
.picScroll-left .bd ul li .pic img{ 
	width: 240px;
    height: 169px; 
	display:block;  
    margin: 0 auto;
 }

.picScroll-left .bd ul li .title{width: 284px;
	height: 60px;
	border: 1px solid #eeeeee;
	border-radius: 0px 0px 16px 16px; 
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	text-align: center;
	color: #333333;
	line-height: 60px;
	letter-spacing: 0.48px;
}
.picScroll-left .bd ul li .title a{
	color: #333333;
}