@charset "utf-8";

div.company_panel{font-size:14px;color:#000;font-family:"Microsoft Yahei"; box-sizing:content-box; text-align:left;}
div.company_panel a{text-decoration:none;}
.company_panel{
	
	clear: both;
}
.company_wrap{width:1000px;margin:0 auto;}
.company_clearfix:after{content:'';height:0;display:block;clear:both;visibility:hidden;}
.company_panel_tit{
	margin-bottom: 20px;
	text-align: center;
}
.company_panel_tit h2{
	font-size: 40px;
}
.company_title_color{color: #333;}
.company_line{
	width: 350px;
	height: 3px;
	margin: 10px auto 0;box-sizing:content-box;
} 
.company_secondary_color{background-color: #333;}
.company_guests_href,.cn_line{
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-ms-border-radius:25px;
	-o-border-radius:25px;
}

.company_guests_container{
	position: relative;
	width: 1000px;
	height: 350px;
	overflow: hidden;
}
.company_guests_wrapper{
	position: absolute;
	left:0;
	top:0;
	height:350px;
	overflow:hidden;
}
.company_guest_item{
	float:left;
	width:848px;
	height:350px;
	margin:0 76px;
	overflow:hidden;
	box-sizing:content-box;
}
.company_guest_info{
	float:left;
	height:283px;
	padding:25px 315px 0 30px;
	width:503px; 
	margin-top:32px;
	line-height:26px;
	color:#313131;
	box-sizing:content-box !important;
}
.company_guest_info h2{
	display: inline-block;
	margin-bottom: 12px;
	padding-bottom: 12px;
	font-size: 26px;
	border-bottom: 2px dashed #333;
}
.company_guest_info p{
	position: relative;
	padding-left: 12px;
	paddding-top:0px;
	padding-bottom:0px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.company_guest_info p:before{
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 5px;
	height: 5px;
	display: block;
	background-color: #313131;
}
.company_guest_pic{
	float:left;
	margin-left:-282px;
	width:246px;
	height:348px;
	overflow:hidden;
}
.company_guest_pic img{
	display:block;
	width:258px;
	height:328px;
	overflow:hidden;
}
.company_f_main_c{color: #333;}
.company_guest_button{
	width:1000px;
	height:0px;
	position:absolute;
	top:145px;
}
.company_prev_arrow{left:0; font-style:normal;}
.company_next_arrow{right:5px; font-style:normal;}
.company_arrow{
	position: absolute;
	top:50%;
	width:34px;
	height:58px;
	margin-top:-29px;
	display:block;
	font-size:58px;
}
.company_arrow:hover{
	cursor:pointer;
	}
.company_common_href:hover{color: #fff;opacity: .8;}
.company_main_color{background-color:#f42c18;color: #fff; display:block; width:147px;height:38px; line-height:38px; text-align:center;}

