@charset "utf-8";
/*Css Document*/
/*banner*/
.sub_banner,.sub_banner img{
	width: 100%;
}
.sub_banner img{
	display: block;
	height: auto;
}

/*主体内容*/
.content_wrap{
	padding: 40px 0;
}
.content_wrap .content_left,.content_wrap .content{
	float: left;
}

/*右侧内容*/
.content_wrap .content{
	width: 940px;
}

/*公司概况*/
.cont_text p{
	/*text-indent: 2em;*/
	line-height: 30px;
	font-size: 16px;
	color: #333;
}

/*组织架构*/
.content .cont_img{
	width: 929px;
	margin: 0 auto;
}
.cont_img img{
	display: block;
	width: 100%;
}

/*管理团队*/
.gltd_ul .gltd_list{
	width: 210px;
	margin-bottom: 30px;
	float: left;
}
.gltd_ul .gltd_list_1{
	float: none;
	margin: 0 auto 30px;
}
.gltd_list_2,.gltd_list_3{
	margin-right: 75px;
}
.gltd_list_2{
	margin-left: 85px;
}
.gltd_list_5,.gltd_list_6,.gltd_list_8,.gltd_list_9,.gltd_list_11{
	margin-right: 75px;
}

.gltd_list_7 {}

.gltd_list_5,.gltd_list_8,.gltd_list_11{
	margin-left: 85px;
}

.gltd_list .gltd_img{
	width: 180px;
	height: 226px;
	margin: 0 auto;
}
.gltd_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.gltd_list .gltd_text{
	padding-top: 7px;
}
.gltd_text h3,.gltd_text p{	
	text-align: center;
}
.gltd_text h3{
	height: 34px;
	line-height: 34px;
}
.gltd_text h3 a{
	font-size: 16px;
	color: #333;	
}
.gltd_text p{
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #333;
}

/*企业文化*/
.content .cont_qywh{
	padding-left: 22px;
}
.cont_qywh .qywh_left{
	float: left;
	width: 470px;
}
.qywh_left .qywh_text{
	margin-bottom: 35px;
}
.qywh_text h3{
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	text-indent: 15px;
}
.qywh_text p{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-indent: 10px;
}
.gold_text h3,.gold_text p{
	color: #be9d6c;
}
.gold_text h3{
	background: url(../images/qywh_gold_titbg.png) no-repeat left 12px;
}
.blue_text h3,.blue_text p{
	color: #005BAC;
}
.blue_text h3{
	background: url(../images/left_nav_bluebg.png) no-repeat left 12px;
}
.black_text h3,.black_text p{
	color: #555;
}
.black_text h3{
	background: url(../images/left_nav_blackbg.png) no-repeat left 12px;
}
.cont_qywh .qywh_right{
	float: right;
	width: 446px;
}
.qywh_right .qywh_img{
	width: 100%;
	height: auto;
}
.qywh_img img{
	display: block;
	width: 100%;
	height: auto;
}

/*HSE管理*/
.cont_hse h3{
	height: 47px;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.cont_hse .hse_text{
	margin-bottom: 45px;
	padding-left: 70px;
}
.hse_text li{
	height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
    text-indent: 30px;
    background: url(../images/fangk.png) no-repeat 14px center;
}
.cont_hse .hse_text li:last-child{
	background: none;
}
.cont_hse .hse_img{
	width: 854px;
	margin: 0 auto;
}
.hse_img img{
	display: block;
	width: 100%;
}

/*业务概况*/
.ywgk_cont{
	width: 920px;
	margin: 0 auto;
}
.ywgk_cont .ywgk_ul{
	width: 100%;
}
.ywgk_ul li{
	width: 293px;
	height: auto;
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
	
}
.ywgk_ul li:nth-child(3n){
	margin-right: 0;
}
.ywgk_ul li .yw_img,.yw_img img{
	width: 100%;
}
.yw_img img{
	display: block;
}
.ywgk_ul li .yw_text{
	width: 100%;
	background: rgba(0,0,0,.2);
	position: absolute;
	left: 0;
	bottom: 0;
}
.yw_text p{
	width: 85%;
	margin: 0 auto;
}
.yw_text p a{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	background: url(../images/go_detail.png) no-repeat right center;
}

.ywgk_cont .ywgk_img,.ywgk_img .yw_text{
	width: 100%;
}
.ywgk_cont .ywgk_img{
	width: 100%;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}
.ywgk_img img{
	display: block;
	width: 100%;
}
.ywgk_img .yw_text{
	background: rgba(0,0,0,.2);
	position: absolute;
	left: 0;
	bottom: 0;
}
.ywgk_img .yw_text p{
	width: 95%;
}

/*新闻中心下国资动态*/
.content .gzdt_news,.gzdt_news .gzdt_list{
	width: 100%;
}
.gzdt_list .gzdt_list_cont{
	border-bottom: 1px dashed #ebebeb;
}
.gzdt_list_cont .gzdt_tit{
	width: 98%;
	margin: 0 auto;
}
.gzdt_tit h3,.gzdt_tit span{
	height: 54px;
	line-height: 54px;
}
.gzdt_tit h3{
	float: left;
	width: 80%;
	font-size: 16px;
	box-sizing: border-box;
	padding-left: 20px;
	background: url(../images/jiantou.png) no-repeat left center;
}
.gzdt_tit h3 a{
	color: #333;
}
.gzdt_tit h3:hover a{
	color: #005BAC;
}
.gzdt_tit>span{
	display: block;
	width: 20%;
	float: right;
	font-size: 14px;
	color: #999;
	text-align: right;
}

/*员工发展*/
.content .jrwm_ygfz{
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}
.jrwm_ygfz .ygfz_cont{
	width: 100%;
	background: #f8f8f8;
	padding: 36px 0 14px;
	margin-bottom: 50px;
	position: relative;
}
.jrwm_ygfz .ygfz_pxtx{
	background: none;
}
.ygfz_cont .ygfz_tit{
	width: 134px;
	height: 45px;
	background: #005BAC;
	position: absolute;
	left: 13px;
	top: -23px;
}
.ygfz_tit h3{
	height: 45px;
	line-height: 45px;
	padding-left: 45px;
	font-size: 16px;
	color: #fff;
	margin: 0;
}

.ygfz_cont:first-child .ygfz_tit h3{
	background: url(../images/ygfz_pxzz_titimg.png) no-repeat 14px 10px;	
}
.ygfz_cont:nth-child(2) .ygfz_tit h3{
	background: url(../images/ygfz_pxtx_titimg.png) no-repeat 11px 12px;	
}
.ygfz_cont:last-child .ygfz_tit h3{
	background: url(../images/ygfz_jstd_titimg.png) no-repeat 14px 16px;	
}

.ygfz_cont p{
	width: 90%;
	margin: 0 auto;
}
.ygfz_cont p{
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.ygfz_cont .ygfz_pxtx_img{
	width: 866px;
	height: 464px;
	margin: 0 auto;
}
.ygfz_pxtx_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.ygfz_cont .ygfz_jstd_img{
	width: 100%;
	height: auto;
}
.ygfz_jstd_img img{
	display: block;
	width: 100%;
	height: auto;
}

/*经典案例*/
.content .ywgk_jdal{
	width: 920px;
	margin: 0 auto;
}
.ywgk_jdal .jdal_text{
	width: 100%;
	padding: 10px 0 20px;
	border-bottom: 1px dashed #cacaca;
}
.ywgk_jdal .jdal_text:first-child{
	padding-top: 0;
}
.ywgk_jdal .jdal_text:last-child{
	border-bottom: none;
}
.jdal_text h3{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #005BAC;
}
.jdal_text p{
	line-height: 28px;
	font-size: 14px;
	color: #333;
	text-align: justify;
}

/*公司新闻*/
.gsxw_news,.gsxw_news .gsxw_news_list{
	width: 100%;
}
.gsxw_news .gsxw_news_list{
	padding: 13px 0;
	border-bottom: 1px dashed #cacaca;
}
.gsxw_news_list .gsxw_img,.gsxw_news_list .gsxw_text{
	float: left;
}
.gsxw_news_list .gsxw_img{
	margin-left: 7px;
}
.gsxw_img{
	width: 197px;
	height: 108px;
	margin-right: 20px;
}
.gsxw_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.gsxw_news_list .gsxw_text{
	width: 688px;
}
.gsxw_text .gsxw_text_tit{
	width: 100%;
}
.gsxw_text_tit h3{
	height: 36px;
	line-height: 36px;
}
.gsxw_text_tit h3 a{
	font-size: 18px;
	color: #333;
}
.gsxw_text_tit span{
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #999;
	margin-bottom: 3px;
}
.gsxw_text p{
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

/*网站地图*/
.wzdt_cont{
	width: 920px;
	margin: 0 auto;
}
.wzdt_cont .wzdt_daohang{
	width: 100%;
}
.wzdt_daohang li{
	padding: 15px 0;
	border-bottom: 1px dashed #cacaca;
}
.wzdt_daohang li h3,.wzdt_daohang li p{
	width: 95%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	
}
.wzdt_daohang li h3 a{
	font-size: 16px;
	color: #005BAC;
}
.wzdt_daohang li p a{
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
	color: #333;
}
.wzdt_daohang li p a:hover{
	color: #005BAC;
}

/*
/*网站地图*/
.wzdt_cont{
	width: 920px;
	margin: 0 auto;
}
.wzdt_cont .wzdt_daohang{
	width: 100%;
}
.wzdt_daohang li{
	padding: 15px 0;
	border-bottom: 1px dashed #cacaca;
}
.wzdt_daohang li h3,.wzdt_daohang li p{
	width: 95%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	
}
.wzdt_daohang li h3 a{
	font-size: 16px;
	color: #005BAC;
}
.wzdt_daohang li p a{
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
	color: #333;
}
.wzdt_daohang li p a:hover{
	color: #005BAC;
}
*/











