
/*关于我们--公司简介
 */
.aboutBanner{
	background: url(../img/about/about.png) no-repeat;
}
.backBanner .positionMenu{
	width: 1200px;
	height: 42px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index:1;
}
.positionMenuBg{
	width: 1200px;
	height: 42px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background:#fff;
	/* older safari/Chrome browsers   */
    -webkit-opacity:0.5;  
    /* Netscape and Older than Firefox 0.9   */
    -moz-opacity:0.5;  
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器   */
    -khtml-opacity:0.5;  
    /* IE9 + etc...modern browsers   */
    opacity:.5;  
    /* IE 4-9   */
    filter:alpha(opacity=50);  
    /* This works in IE 8 & 9 too   */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  
    /* IE4-IE9   */
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);  
}
.content{
	width:1200px;
	height:auto;
	margin:20px auto 50px auto;
	padding:20px 0;
	box-sizing:border-box;
}
.content>p{
	line-height:42px;
	height:42px;
}
.content>p>span{
	font-size:18px;
	font-weight:bolder;
	/*float:left;*/
}
.content>p>span:first-child{
	font-size:30px;
	color:#c59e40;
	font-family:"dincond-regular";
}
.content>p>span:last-child{
	margin:3px 4px;
}
.description{
	padding:15px 0;
}
.description>img{
	float:left;
	width:358px;
	height:300px;
	display:inline-block;
}
.w812{
	width:812px;
}
.description>p,.description>span{
	text-indent:2em;
	float:right;
	display:inline-block;
	line-height:24px;
	word-wrap: break-word;
    /*word-break: break-all;*/
    color:#404040;
    font-size:14px;
	text-align: justify;
}
.description>p{
	margin-top:18px;
}
.content .description>span:first-child{
	margin-top:0;
}
.description>span>i{
	font-style:italic;
	font-weight:bold;
	color:#333;
}
.description>span>i:first-child{
	margin-right:12px;
}



/*关于我们-下属企业
*/
.enterprises{
	padding:20px 0 60px;
	min-height: 500px;
}
.etpContent{
	/*margin-bottom:0;*/
}
.enterprises>div{
	width:520px;
	height:170px;
	display: inline-block;
	/*background:url('../img/about/line.png');*/
	/*background-repeat:repeat-x;*/
	/*background-position:bottom;*/
}
.enterprises>div:first-child{
	margin-right: 150px;
	background: url('../img/news/xizang.png') right top no-repeat;
	background-size:150px;
}
.enterprises>div:first-child+div{
	margin-right: 0;
	background: url('../img/news/rongxing.png') right -25px no-repeat;
	background-size:150px;
}
.enterprises>div:last-child{
	 margin-top: 50px;
	background: url('../img/news/shanghai.png') right top no-repeat;
	background-size:150px;
}
.enterprises>div>p{
	color:#666;
	font-size:16px;
	line-heiht:30px;
	/*height:30px;*/
}
.enterprises>div>p:first-child{
	font-weight:bold;
	font-size:24px;
	color:#555;
}
.enterprises>div> .img{
	width: 100%;
	height: 10px;
	background: url(../img/about/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:10px;
}

.enterprises2{
	padding:20px 0 60px;
	min-height: 500px;
}
.enterprises2>div{
	width:520px;
	height:170px;
	display: inline-block;
	/*background:url('../img/about/line.png');*/
	/*background-repeat:repeat-x;*/
	/*background-position:bottom;*/
}

.enterprises2>div>p{
	color:#666;
	font-size:16px;
	line-heiht:30px;
	/*height:30px;*/
}
.enterprises2>div>p:first-child{
	font-weight:bold;
	font-size:24px;
	color:#555;
}



.enterprises>div:last-child>p:first-child{
	/*margin-top:50px;*/
}
.etpCompanyName>div>p:first-child{
	margin-bottom:14px;
	max-width:375px;
}
/*关于我们-大事记
*/
.memorabilia{
	width:1030px;
	height:490px;
	margin:80px auto;
	position:relative;
	padding:0;
}
.content .memorabilia .eventBg{
	width:200px;
	height:72px;
	background:url(../img/about/event.png) no-repeat;
	position:relative;
}
.content .memorabilia .eventBg p{
	width:56px;
	height:68px;
	line-height:60px;
	background:url(../img/about/flag.png) no-repeat;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	bottom:20px;
	left:0;
	right:0;
	margin:auto;
}
.content .memorabilia>div.eventYear{
	width:161px;
	display:inline-block;
	/* height:72px; */
}
.content .memorabilia>div.eventYear>p{
	margin:0 50px;
	color:#333;
}
.content .memorabilia>div.oneYear>p{
	margin:0 14px;
}
.content .memorabilia>div.eventYear>p.eventTitle{
	font-weight:bold;
	font-size:20px;
	line-height:50px;
	height:50px;
}
.content .memorabilia>div.eventYear>p.eventDetail{
	width:130px;
	world-break:break-all;
	font-size:12px;
	line-height:18px;
}
.content .memorabilia>div{
	position:absolute;
}
.content .memorabilia>div.oneYear{
	top: 323px;
	left:0;
}
.content .memorabilia>div.twoYear{
	top: 251px;
    left: 165px;
}
.content .memorabilia>div.threeYear{
	top: 179px;
    left: 329px;
}
.content .memorabilia>div.fourYear{
	top: 107px;
    left: 493px;
}
.content .memorabilia>div.fiveYear{
	top: 35px;
    left: 658px;
}
.content .memorabilia>div.sixYear{
	top:0px;
	left:822px;
}
.content .memorabilia>div.sixYear>div{
	height: 35px;
	background-position:bottom;
	background:url(../img/about/last.png) no-repeat;
}



/*关于我们--董事长致辞
*/
.speech{
	/*height:300px;*/
	background:url(../img/about/speech.png) no-repeat;
	background-position:right bottom;
}
.speech>p{
	float:none;
	color:#404040;
	font-size:16px;
}
.speech>p>b{
	font-size:16px;
	font-weight:bold;
	color:#333;
}
.speech>p:first-child{
	margin-top:0;
}
.speech>p:nth-child(3),.speech>p:nth-child(4){
	text-indent:0;
	margin-top:0;
}
.speech>div{
	margin:50px 0;
	height:50px;
	background:url(../img/about/ceo.png) no-repeat;
	background-position:80px top;
}
.speech>div>span{
	float:left;
	display:block;
	height:50px;
	line-height:50px;
	font-size:18px;
	color:#444;
}

/*关于我们-企业文化
*/
.culture>div{
	position:relative;
	width:1000px;
	height:auto;
	margin:54px auto 0 auto;
	background:#f6f6f6;
	padding:35px 0;
}
.culture>div p{
	/*height:24px;*/
	line-height:24px;
	margin-left:270px;
	font-size:14px;
	color:#404040;
}
.culture>div .cultureTitle{
	text-align:center;
	margin:0;
	position:absolute;
	width:190px;
	height:28px;
	/*padding:0 10px;*/
	line-height:28px;
	background:#236efb;
	color:#fff;
	font-size:18px;
	top:-14px;
	left:50px;
}
.culture>div .spe{
	margin-top:6px;
}
/*关于我们--公司架构
*/
.framework{
	width:1200px;
	height:788px;
	background:url(../img/about/framework-1.png)
}




/*业务领域---国内
*/
.businessBanner{
	background: url(../img/business/business.png) no-repeat;
}
.domestic{
	margin:20px auto 150px auto;
	width:1200px;
	height:800px;
	background:url(../img/business/domestic.png) no-repeat;
}
/*业务领域--国外
*/
.abroadBanner{
	margin:0 auto 50px auto;
	width:1200px;
	height:800px;
	background:url(../img/business/abroad.png) no-repeat;
}
/*联系我们
*/
.contactUsBanner{
	width:1140px;
	height:500px;
	margin:0 auto;
	background:url(../img/contactus/map.png) no-repeat;
	background-position:center center;
}
.contactUsBanner>div{
	width:245px;
	height:280px;
	border:1px solid #e0e0e0;
	float:left;
	display:inline;
	margin-left:50px;
	background:#fff;
}
.contactUsBanner>div:first-child{
	margin-left:0;
}
.contactUsBanner>div>img{
	display:block;
	margin:34px auto 14px;
}
.contactUsBanner>div>p{
	width:100%;
	text-align:center;
	font-size:20px;
	color:#404040;
}
.contactUsBanner>div .contactUsTitle{
	font-size:14px;
	padding:0 7px;
}
.contactUsBanner>div{
	margin-top:80px;
	cursor:pointer;
}
.contactUsBanner>div:hover{
	box-shadow:0 0 5px 5px #f2f2f2;
	margin-top:55px;
}
.contactUsContent{
	width:100%;
}
.contactUsContent{
	width:100%;
	height:310px;
	margin:0 auto;
	background:url(../img/contactus/contactus.png) no-repeat;
	background-size:100%;
}
.contentBox{
	width:1140px;
	height:auto;
	margin:0 auto;
}
.contentBox form{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
.contactUsContent .contentBox input{
	padding:0 14px;
	display:inline-block;
	border:none;
	border-radius:4px;
	width:543px;
	height:48px;
	/* width:47.7%;
	height:15.5%; */
	line-height:48px;
	margin-top:34px;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.contactUsContent .contentBox input:first-child{
	margin-right:50px;
}
.contactUsContent .contentBox textarea{
	padding:0 14px;
	width:100%;
	height:108px;
	line-height:30px;
	display:inline-block;
	border:none;
	border-radius:4px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin-top:24px;
	resize:none;
}
.contactUsContent .contentBox input.send{
	width:100px;
	height:48px;
	background:#236efb;
	color:#fff;
	margin-top:25px;
	font-size:16px;
	float:left;
	cursor:pointer;
}
.contactUsContent .contentBox .checkTip{
	padding:0 20px;
	height:48px;
	line-height:48px;
	text-align:center;
	background:#fff;
	color:#05A4C2;
	float:left;
	margin:25px;
	font-size:16px;
	display:none;
}
/*加入我们--人才理念
*/
.hrBanner{
	background:url(../img/hr/hrbg.png) no-repeat;
}
.hrDesBanner{
	width:1200px;
	height:600px;
	padding:0;
	background:url(../img/hr/bg.png) no-repeat;
}
.hrContent>div>p{
	text-indent:2em;
	width:600px;
	margin-top: 185px;
	font-size:16px;
	line-height:28px;
	float:none;
}
/*加入我们--最新招聘
*/
.recruit{
	border-top:4px solid #e0e0e0;
	margin:40px auto 0;
	padding:0;
	position:relative;
}
.hrContent .recruit p{
	text-indent:0;
	padding:0 120px 0 100px;
	width:100%;
	line-height:55px;
	height:55px;
	text-align:center;
	margin:0;
	font-size:16px;
	background:#f4f4f4;
	cursor:pointer;
}
.hrContent .recruit p span{
	width:33.33%;
}
.hrContent .recruit p span:first-child{
	text-align:left;
	float:left;
}
.hrContent .recruit p span:last-child{
	float:right;
	text-align:right;
}
.hrContent .recruit p span:first-child+span+span+span+span{
	float:right;
	text-align:right;
}
.hrContent .recruit p:nth-child(odd){
	background:#fff;
}
.hrContent .recruit p:hover{
	background:#f4f9ff;
	color:#236efb;
}
.blueBorder{
	width:200px;
	height:4px;
	background:#236efb;
	position:absolute;
	top:-4px;
	left:0;
}
.detailTip{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:11;
	display:none;
}
.jianrong{
	width:100%;
	height:100%;
	background:#000;
	background:rgba(0,0,0,.5) !important;
	filter:Alpha(opacity=50);/* 只支持IE6、7、8、9 */
	position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
	*zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
.detailTip .detailRelative{
	width:100%; 
	height:100%; 
	position:relative;	
}
.detailabsolute{
	width:680px;
	height:560px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	background:#fff;
	padding:20px 40px 40px;
	/* text-align:center;  */
	vertical-align:middle;
}
.detailabsolute p{
	font-size:16px;
	color:#333;
	line-height:34px;
}
.detailabsolute .post{
	position:relative;
	width:100%;
	line-height:50px;
	height:50px;
	border-bottom:2px solid #e0e0e0;
}
.detailabsolute .post .jobName{
	color:#000;
}
.detailabsolute .post .jobBorder{
	display:block;
	position:absolute;
	left:0;
	bottom:-2px;
	width:100px;
	height:2px;
	background:#236efb;
}
.postDetail{
	widh:100%;
	height:420px;
	overflow:auto;
}
.postDetail>p:first-child{
	margin-top:30px;
}
.detailabsolute .postRequirement{
	margin-top:18px;
}
.positionId,.recruit_msg{
	display:none;
	visibility:hidden;
}












/*新闻中心
*/
.newsBanner{
	background:url(../img/news/news.png) no-repeat;
}
.newsList{
	/*width:1200px;*/
	height:auto;
	overflow: hidden;
}
.lastNews{
	width:362px;
	/* height:500px; */
	background:#eee;
	padding:30px;
}
.newsCenter,.pager{
	/*width:800px;*/
	height:auto;
}
.newsCenter .detailDiv{
	padding: 10px 15px;
	border-bottom: 1px solid #e5e5e7;
	cursor: pointer;
}
.detailDiv>span{
	float: left;
	margin-right: 1em;
	width:6.2em;height: 4.6em;
	vertical-align: top;
}
.detailDiv .media_bd{
	/*display:table-cell;*/
	width: 100%;
}
.newsCenter .detailDiv h4{
	font-weight: 400;
	font-size: 18px;
	color:#116FD5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4;
}
.newsCenter .detailDiv h4 span{
	float: right;
	font-size:14px;
	color:#ccc;
}
.newsCenter .detailDiv h4:hover{
	text-decoration: underline;
}
.newsCenter .detailDiv .media_desc,
.newsCenter .detailDiv .media_info{
	display: block;
	color: #8c8c8c;
	font-size: 14px;
	width: auto;
	overflow: hidden;
}
/*.newsCenter .detailDiv .media_desc::after {*/
	/*content:"...";*/
	/*position:absolute;*/
	/*bottom:0;*/
	/*right:0;*/
	/*!*padding:0 20px 1px 45px;*!*/
	/*background-color: white;*/
/*}*/
.newsCenter .detailDiv .media_desc{
	display: block;
	white-space: normal;
	padding-top: 10px;
	height:52px;
	overflow: hidden;
	position: relative;
}
.newsCenter .detailDiv .media_info{
	padding-top: .8em;
}
.detailDiv{
	width:100%;
	/*height:212px;*/
	/*border-bottom:1px dashed #e1e1e1;*/
}
.detailDiv>p{
	color:#999;
	font-size:14px;
	line-height:24px;
	width:auto;
}
.detailDiv>p:first-child{
	font-size:18px;
	font-weight:bold;
	color:#333;
}
.detailDiv>p.newsDetail{
	margin:16px 0;
	width:100px;
}
.detailDiv>p:nth-child(2),.detailDiv>p.newsDetail{
	margin:10px 0;
	color:#d3d3d3;
}
.detailDiv>p:first-child+p{
	margin:10px 0;
	color:#d3d3d3;
}
.detailDiv>p.newsDetail:hover/* ,.detailDiv>p:first-child:hover */{
	color:#236efb;
	cursor:pointer;	
}
.lastNews>img{
	display:block;
	margin:0 auto 20px;
}
.lastDetail>p:first-child{
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
.lastDetail>div{
	line-height:24px;
	font-size:14px;
	color:#666;
	height:72px;
	overflow:hidden;
	margin:14px 0;
}
.lastDetail>div img{
	display:none;
}
.lastDetail>p:last-child{
	width:100px;
	border:1px solid #236efb;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#236efb;
	text-align:center;
	cursor:pointer;
}
.newsContent{
	margin-bottom:0;
}
.newsContent .title{
	font-size: 18px;
	color:#116FD5;
	padding-left:15px;
}
.more{
	font-size:20px;
	font-weight:bold;
}
.newsCenter .detailDiv p:first-child{
	margin:28px 0 0 0;
}
.newsCenter .detailDiv:first-child p:first-child{
	margin:0;
}
.news_id,.newsId{
	display:none;
}
.news_title{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
.news_time{
	text-align:center;
	font-size:12px;
	color:#d3d3d3;
}
.news_msg{
	width:100%;
	padding:20px 28px 80px;
}
.news_msg p{
	color:#404040;
	text-indent:2em;
	font-size:16px;
	line-height:30px;
	text-align:left;
}
.detailDiv img{
	display:none;
}
.news_msg table,.news_msg table tr,.news_msg table td,.news_msg table th,.detailDiv table,.detailDiv table tr,.detailDiv table td,.detailDiv table th,.lastContent table,.lastContent table tr,.lastContent table td,.lastContent table th{
	text-align:center;
	line-height:30px;
	border:1px solid #ccc;
	/* border-collapse:collapse; */
	border-collapse:collapse;
}
/*页码*/
.pager{
	margin:40px 0;
}
.page {
    float: right;
    margin-bottom: 20px;
    height: 40px;
}
.pager .total {
    float: left;
    height: 40px;
    line-height: 40px;
}
.pager .total li,.pager .total select {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #7b7d7b;
}
.pager .total li select {
    height: 30px;
    color: #ff0000;
    margin-top: 5px;
}
.pager .total .num {
    color: #ff0000;
}
.highlight {
    display: none;
    margin: 0 -20px 4px 0;
}
.needOre {
    float: right;
}
.triangleLeft{
	display:inline-block;
	width:0;
	height:0;
	margin-right:4px;
	border-style:solid;
    border-width:5px; 
	border-color:transparent #999999 transparent transparent;/*上边框设置想要的颜色*/
	_border-color:tomato #999999 tomato tomato; /*边框透明色 For IE6-*/ 
    _filter:chroma(color=tomato);/*边框透明色 For IE6-*/ 
	
}
.triangleRight{
	display:inline-block;
	width:0;
	height:0;
	margin-left:4px;
	border-style:solid;
	border-width:5px;
	border-color:transparent transparent transparent #999999;/*上边框设置想要的颜色*/
	_border-color:tomato tomato tomato #999999; /*边框透明色 For IE6-*/ 
    _filter:chroma(color=tomato);/*边框透明色 For IE6-*/ 
}
