/******关于我们-概况*******/
.survey_content{
	background: #546FB4 url(../images/gyzt/aboutus_bg.jpg) center top no-repeat;
}
.survey_content .content_main{
	padding-top: 56px;
	position: relative;
	z-index: 77;
	padding-bottom: 0;
}

.survey_content .subnav a.current{
	background: url(../images/gyzt/guide.png) center -110px no-repeat;
	background-position: 36% -110px;
}
.survey_content .subnav a span{
	color: #334D97;
}
/* .subnav .survey_guide{
	width: 9px;
	height: 5px;
	overflow: hidden;
	display: block;
	background: url(/china-invTheme/themes/html/china-invTheme/images/curs.png) 0 0 no-repeat;
	position: absolute;
	left: 12px;
	bottom: -5px;
	_bottom: -20px
} */
.survey_details,.culture_details,.criterion_details,.external_contacts_details,.development_history_details{
	padding-top: 60px;
	background-color: #fff;
	padding-bottom: 60px;
}
.survey_details,.external_contacts_details{
	min-height: 1000px;
}
.survey_details p {
	font-size: 14px;
	font-family: "Arial";
	color: #7a7a7a;
	/*text-indent: 2em;*/
	padding-right: 50px;
	/* word-break: break-all; */
}
.survey_details p.first{
	margin-top: 40px;
}


/******关于我们-企业文化*******/
/* .subnav .culture_guide{
	width: 9px;
	height: 5px;
	overflow: hidden;
	display: block;
	background: url(/china-invTheme/themes/html/china-invTheme/images/curs.png) 0 0 no-repeat;
	position: absolute;
	left: 82px;
	bottom: -5px;
	_bottom: -20px
} */
.culture_details{
	font-size: 14px;
	font-family: "Arial";
	color: #666;
	/* word-break: break-all; */
}
.culture_details .culture_main{
	border-bottom: 1px dotted #e4e4e4;
	width: 654px;
	padding: 20px 0;
}
.culture_details div.nbd{
	border: none;
}
.culture_details div.npdt{
	padding-top: 0;
}
.culture_details .culture_main h2{
	margin-bottom: 5px;
}
.culture_details .culture_main p{
	line-height: 28px;
	/*text-indent: 2em;*/
}

.culture_details .quote_con li{
	line-height: 28px;
}
.culture_details .nbd .quote_con li{
	margin-bottom: 30px;
}
.culture_details .quote_con li i{
	height: 28px;
	width: 24px;
	display: block;
	background: url(../images/gyzt/curs.png) 0 -129px no-repeat;
	float: left;
}
.culture_details .quote_con li em{
	height: 28px;
	width: 24px;
	display: block;
	background: url(../images/gyzt/curs.png) 0 -129px no-repeat;
	float: left;
}
.culture_details .culture_main span.bold{
	font-weight: bold;
}
/******关于我们-员工行为规范*******/
/* .subnav .criterion_guide{
	width: 9px;
	height: 5px;
	overflow: hidden;
	display: block;
	background: url(/china-invTheme/themes/html/china-invTheme/images/curs.png) 0 0 no-repeat;
	position: absolute;
	left: 187px;
	bottom: -5px;
	_bottom: -20px
} */
.criterion_details{
	font-size: 14px;
	font-family: "Arial";
	color: #666;
	/* word-break: break-all; */
}
.criterion_details p{
	line-height: 28px;
	/*text-indent: 2em;*/
	width: 656px;
}
p.bdb{
	padding-bottom: 10px;
	border-bottom: 1px dotted #e4e4e4;
}

.criterion_details ul{
	padding-right: 50px;
}
.criterion_details ul li{
	line-height: 28px;
	/*text-indent: 2em;*/
	margin: 20px 0;
}
.criterion_details ul li span.bold{
	font-weight: bold;
}

/******关于我们-对外交往*******/
/* .subnav .external_contacts_guide{
	width: 9px;
	height: 5px;
	display: block;
	overflow: hidden;
	background: url(/china-invTheme/themes/html/china-invTheme/images/curs.png) 0 0 no-repeat;
	position: absolute;
	left: 290px;
	bottom: -5px;
	_bottom: -20px
} */
.external_contacts_details{
	font-size: 14px;
	font-family: "Arial";
	color: #666;
	/* word-break: break-all; */
}
.external_contacts_details p{
	line-height: 28px;
	/*text-indent: 2em;*/
	padding-right: 50px;
	margin-bottom: 30px;
}

/******关于我们-发展历程*******/
/* .subnav .development_history_guide{
	width: 9px;
	height: 5px;
	overflow: hidden;
	display: block;
	background: url(/china-invTheme/themes/html/china-invTheme/images/curs.png) 0 0 no-repeat;
	position: absolute;
	left: 377px;
	bottom: -5px;
	_bottom: -20px
} */
.development_history_details{
	font-size: 14px;
	font-family: "Arial";
	color: #666;
	/* word-break: break-all; */
}
.development_history_details ul{
	padding-right: 50px;
}
.development_history_details ul li{
	border-bottom: 1px dotted #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.development_history_details p{
	line-height: 28px;
	padding-left: 110px;
	position: relative;
}
.development_history_details p span.time{
	width: 90px;
	height: 28px;
	padding-right: 20px;
	line-height: 28px;
	display: block;
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
	*top: -7px;
	_left: -110px;
}

/* 超链接样式 */
.survey_details p a,.criterion_details p a,.external_contacts_details p a,.development_history_details p a{
	text-decoration: underline;
	color: #1b2541;
}


@media screen and (max-width:991px){
	.survey_details,
	.culture_details,
	.criterion_details,
	.external_contacts_details,
	.development_history_details{ padding: 10px 0; height: auto;}
	.mobile_location .second{ background-image: url(../images/gyzt/tit_bg.png);}
	.content{ background-color:#546fb4 !important;}
	
	/*概况*/
	.survey_content .content_main{ padding-top: 20px;}
	
	.survey_details img{width: 100%; height: auto;}
	.survey_details p{ padding: 0 8px;}
	.survey_details p.first{ margin-top: 20px; line-height: 26px;}
	
	/*企业文化*/
	.culture_details{ padding: 10px 8px;}
	.culture_details .culture_main{ width: 100%;}
	
	/*行为守则*/
	.criterion_details{ padding: 20px 8px;}
	.criterion_details p{ width: 100%;}
	.criterion_details ul{ padding: 0;}
	
	/*对外交往*/
	.external_contacts_details{ padding: 20px 8px;}
	.external_contacts_details p{ width: 100%;}
	
	/*发展历程*/
	.development_history_details ul{ padding: 0 8px;}
	.development_history_details p{ height: auto;}
	.development_history_details ul li{ padding-bottom: 10px;}
	.development_history_details ul li h2{ font-size: 16px; color: #fff; background: url(../images/gyzt/fzlc_bg.png) no-repeat;background-size: 110px 31px; width: 110px; padding-left: 20px; line-height: 31px; margin-bottom: 10px;}
	
}

