@charset "utf-8";
/*------------------------------------------------------------
	关于我们
------------------------------------------------------------*/
#main .section .h_box {
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}
#main .section .h_box h2 {
	text-align: left;
	font-size: 40px;
	margin-bottom: 0;
}
#main .section .h_box p {
	padding: 0 5px;
	margin-bottom: 10px;
}
#main .section .com_inner {
}
#main .section .com_inner p {
	text-indent: 25px;
	margin-bottom: 15px;
}
/*------------------------------------------------------------
	乐享产品
------------------------------------------------------------*/
#main .section .pro_box {
	margin-bottom: 15px;
}
#main .section .pro_box .pro_list {
	margin-left: 10px;
}
#main .section .pro_box .pro_list li {
	float: left;
}
.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
}
.adipoli-before
{
    position: absolute;
    z-index: 5;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
}
.adipoli-box
{
    display:block;
    position:absolute;
    z-index:15;
}

#main .section .pro_box .pro_list li a {
	display: block;
}

#main .section .pro_box .com_box {
	background: url(../line02.gif) repeat-x left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#main .section .pro_box h3 {
	font-size: 20px;
	color: #CC0018;
	margin-bottom: 10px;
}
#main .section .pro_box .com_box p {
	line-height: 25px;
	margin-bottom: 20px;
}
#main .section .pro_box .com_box .photo_box {
	margin-left: 80px;
}
#main .section .pro_box .com_box .photo_box li {
	width: 260px;
	float: left;
	text-align: center;
	margin-right: 50px;
	font-size: 14px;
	color: #CC0018;
}
#main .section .pro_box .com_box .photo_box li a {
	display: block;
	margin-bottom: 20px;
}
#main .section .pro_box .inner {
	width: 1030px;
	overflow: hidden;
	margin-left: 45px;
}
#main .section .pro_box .inner .box {
	width: 467px;
	float: left;
	margin-right: 40px;
	background: url(../line02.gif) repeat-x left bottom;
	margin-bottom: 20px;
}
#main .section .pro_box .inner .box p {
	line-height: 25px;
	margin-bottom: 30px;
}
#main .section .pro_box .inner .box .photo {
	text-align: center;
}
#main .section .pro_box .inner .box .photo img {
	margin-bottom: 15px;
}
#main .section .pro_box .inner .box .photo p {
	font-size: 14px;
	color: #CC0018;
}

#main .section .pro_box .inner .modpic {
	display: block;
	width: 1030px;
	overflow: hidden;
}
#main .section .pro_box .inner .modpic li {
	display: block;
	float: left;
	width: 467px;
	margin-right: 40px;
	margin-bottom: 20px;
}
#main .section .pro_box .inner .modpic li a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 467px;
}
.modpic li a span {
	display: block;
	position: absolute;
	left: 0px;
	top: 271px;
	width: 467px;
	height: 311px;
	background-color: #FFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	font-size: 14px;
	color: #666;
}
.modpic li a span .p01 {
	line-height: 40px !important;
	text-align: center;
	border-bottom: 1px solid #333;
	font-size: 14px;
	font-weight: bold;
}
.modpic li a span .p02 {
	margin: 0 20px;
	text-indent: 20px;
}

/*------------------------------------------------------------
	乐享空间
------------------------------------------------------------*/
#main .section .new_box {
}
#main .section .new_box dl {
	margin-bottom: 20px;
	background: url(../line02.gif) repeat-x left bottom;
	padding-bottom: 20px;
}
#main .section .new_box dt {
	margin-bottom: 10px;
	font-weight: bold;
}
#main .section .new_box dt a {
	color: #CC0000;
	font-size: 20px;
}
#main .section .new_box dd {
	font-size: 14px;
	text-indent: 25px;
}
#main .section .page {
}
#main .section .page ul {
}
#main .section .page ul li {
	display: inline;
	margin: 0 10px;
}
#main .section .page ul li a {
	font-size: 14px;
	color: #999999;
}
/*------------------------------------------------------------
	加入我们
------------------------------------------------------------*/
#main .section .join_box {
	background: url(../join_bg.jpg) no-repeat left center;
	min-height: 593px;
}
#main .section .join_box ul {
	text-align: center;
	padding-top: 150px;
}
#main .section .join_box ul li {
	margin-bottom: 50px;
}
/*------------------------------------------------------------
	诚聘英才
------------------------------------------------------------*/
#main .section .hr_box {
	background: url(../hr.jpg) no-repeat right bottom;
	min-height: 583px;
	width: 890px;
}
#main .section .hr_box .box {
	width: 610px;
}
#main .section .hr_box .box p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#main .section .hr_box .box ul {
}
#main .section .hr_box .box  ul li {
	margin-left: 60px;
	text-indent: -60px;
	margin-bottom: 10px;
}