@charset "UTF-8";
/* CSS Document */
/*
-----------------------------内页样式start-----------------------------
*/

/*单篇+文章页start*/
.articleC {
	background: #FFFFFF;
	padding: 0 50px;
}

.articleTitle {
	clear: both;
	line-height: 43px;
	font-size: 24px;
	font-family: "microsoft yahei";
	color: #333333;
	text-align: center;
	position: relative;
}

.articleTime {
	display: block;
	clear: both;
	color: #666666;
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	text-align: center;
}

.articleTime span {
	padding-right: 16px;
	font-size: 14px;
	color: #999999;
}

.share {
	display: block;
	clear: both;
	padding: 10px 0;
}

.articlePage {
	clear: both;
	height: 30px;
	text-align: center;
	font-family: Arial;
}

.articlePage a {
	margin: 0 1px;
	background: #ccc;
	padding: 5px 10px;
}

.articlePage a:hover {
	color: #fff;
	background: #ea7616;
}

.articlePage a.hover {
	color: #fff;
	background: #ea7616;
}

.articleBox {
	line-height: 25px;
	padding: 10px 0;
	color: #666666;
	font-size: 14px;
}

.articleBox img {
	max-width: 100%;
}

.minH600 {
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

/*** 文章阅读页-内容上部大图*/
#play {
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin: 20px auto 0 auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background: url(about:blank);
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0
}

#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}

#play .prev_a span {
	background: url(../images/file/article_icon.png) no-repeat 0px -50px;
	left: 0;
}

#play .next_a span {
	background: url(../images/file/article_icon.png) no-repeat -30px -50px;
	right: 0;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
}

.imgMove {
	width: 600px;
	clear: both;
	margin: 20px auto;
	position: relative;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 60px;
	position: relative;
}

.img_hd ul {
	position: absolute;
	z-index: 1
}

.img_hd ul li {
	float: left;
	height: 47px;
	width: 70px;
	padding: 3px;
	margin: 0 7px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	height: 47px;
	width: 70px;
	display: block;
	background: #fff;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 99999999999999;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li img {
	position: absolute;
	height: 47px;
	width: 70px;
}

.img_hd ul li.on {
	border: 1px solid #ea7616;
	background: #ea7616;
}

.imgMove .bottom_a {
	width: 20px;
	height: 25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float: left;
	top: 15px;
	position: absolute;
	z-index: 9999999999999;
	background: url(../images/file/article_icon.png) no-repeat;
}

.imgMove .prev_a {
	background-position: left top;
	left: 0;
}

.imgMove .next_a {
	background-position: right top;
	right: 0;
}

.articleHand {
	clear: both;
	font-size: 16px;
	padding: 10px 0px 20px 0;
	overflow: hidden;
}

.articleHand a {
	display: block;
	line-height: 32px;
	padding: 0 20px 10px 30px;
	float: left;
	background: url(../images/file/file.png) no-repeat left center;
}

.articleHand a.word {
	background: url(../images/file/word.png) no-repeat left 3px;
	color: #ea7616 !important;
}

.articleHand a.ppt {
	background: url(../images/file/ppt.png) no-repeat left center;
	color: #ff7735 !important;
}

.articleHand a.excel {
	background: url(../images/file/excel.png) no-repeat left center;
	color: #15bf44 !important;
}

.articleHand a.pdf {
	background: url(../images/file/pdf.png) no-repeat left center;
	color: #1369c0 !important;
}

.articleHand a.zip {
	background: url(../images/file/zip.png) no-repeat left 3px;
	color: #ff9779 !important;
}

.shareBox {
	height: 40px;
	overflow: hidden;
	background: #f1f1f1;
}

.shareBoxL {
	float: left;
	padding: 0 0 0 20px;
}

.shareBoxL B {
	display: block;
	line-height: 40px;
	float: left;
}

.bdsharebuttonbox {
	float: left;
	padding: 6px 0 0 10px;
}

.shareBoxR {
	line-height: 40px;
	float: right;
	padding: 0 20px 0 0;
	font-size: 14px;
	color: #000;
}



.articleShare {
	display: inline;
}

.articleShare .bshare-custom {
	display: inline;
}

.articleShare a {
	padding: 0 !important;
	height: 25px !important;
	width: 25px !important;
	background: url(../images/atIco.png)no-repeat !important;
}

.articleShare .bshare-sinaminiblog {
	background-position: 0px 0px !important;
}

.articleShare .bshare-qqmb {
	background-position: -32px 0px !important;
}

.articleShare .bshare-qzone {
	background-position: -65px 0px !important;
}

.articleShare .bshare-douban {
	background-position: -96px 0px !important;
}

.articleShare .bshare-qqim {
	background-position: -128px 0px !important;
}


/*单篇+文章页end*/
/*页码开始*/
.page {
	padding: 30px 0;
	text-align: center;
	clear: both;
	font-size: 14px;
}

.page a {
	display: inline-block;
	overflow: hidden;
	padding: 6px 12px;
	color: #999999;
	border-radius: 3px;
	background: #fff;
	margin: 0 3px;
}

.page span {
	display: inline-block;
	padding: 6px 2px;
	position: relative;
	top: -15px;
}

.page a:hover {
	background: #ea7616;
	color: #fff;
}

.page a.hover {
	background: #ea7616;
	color: #fff;
}

.page input {
	display: inline-block;
	vertical-align: middle;
	height: 22px;
	border: 1px solid #e6e6e6;
	position: relative;
	top: -2px;
}

.page input.pageDetail {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 3px;
	color: #999999;
	position: relative;
	top: -13px;
}

.page label {
	color: #999999;
	position: relative;
	top: -11px;
}

.page input.page_bnt {
	border: none;
	width: 30px;
	height: 25px;
	cursor: pointer;
	background: none;
	color: #999999;
	position: relative;
	top: -13px;
}

.page a div {
	width: 11px;
	height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
}

.page a.firstPage div {
	background-image: url(../images/page/firstPage.png)
}

.page a.prevPage div {
	background-image: url(../images/page/prevPage.png)
}

.page a.nextPage div {
	background-image: url(../images/page/nextPage.png)
}

.page a.lastPage div {
	background-image: url(../images/page/lastPage.png)
}

.page a.firstPage:hover div {
	background-image: url(../images/page/firstPageh.png)
}

.page a.prevPage:hover div {
	background-image: url(../images/page/prevPageh.png)
}

.page a.nextPage:hover div {
	background-image: url(../images/page/nextPageh.png)
}

.page a.lastPage:hover div {
	background-image: url(../images/page/lastPageh.png)
}

.page a.firstPage.disabled {
	background: #E2E2E2;
}

.page a.prevPage.disabled {
	background: #E2E2E2;
}

.page a.nextPage.disabled {
	background: #E2E2E2;
}

.page a.lastPage.disabled {
	background: #E2E2E2;
}

.page a.firstPage.disabled div {
	background-image: url(../images/page/firstPage.png)
}

.page a.prevPage.disabled div {
	background-image: url(../images/page/prevPage.png)
}

.page a.nextPage.disabled div {
	background-image: url(../images/page/nextPage.png)
}

.page a.lastPage.disabled div {
	background-image: url(../images/page/lastPage.png)
}

/*页码结束*/
/*全图列表页start*/

/*全图列表页end*/
/*图文列表页start*/

/*图文列表页end*/
/*全文列表页start*/

/*全文列表页end*/
/*招聘列表页start*/

/*招聘列表页end*/
/*招聘详情start*/

/*招聘详情end*/
/*招聘表单start*/

/*招聘表单end*/
/*留言start*/

/*留言end*/
/* 发展历程开始 */
.evenDl{
	overflow: hidden;
	position: relative;
	
}
.evenCon{
	padding: 50px;
	overflow: hidden;
	background: #FFFFFF;
}
.evenDl dt{
	position: absolute;
	width: 1px;
	background: #d9d9d9;
	top: 0;
	bottom: 0;
	left: 50%;
}
.evenDl dt::after{
	display: block;
	content: '';
	width: 15px;
	height: 1px;
	background: #D9D9D9;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -7px;
	z-index: 2;
}
.evenDl dd{
	overflow: hidden;
	width: 100%;
	position: relative;
}
.evenDl dd i.yuan{
	width: 44px;
	height: 44px;
	background: #f8d4b7;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 13px;
	margin-left: -22px;
	z-index: 6;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.evenDl dd i.yuan::before{
	display: block;
	content: '';
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #ea7616;
	border: 3px solid #f4e3d4;
	position: absolute;
	top: 13px;
	left: 13px;
	transition: all 0.3s linear;
}
.evenDl dd i.yuan::after{
	display: block;
	content: '';
	width: 6px;
	height: 9px;
	background: url(../images/evenico.png)no-repeat center center;
	position: absolute;
	top: 50%;
	right: -15px;
	margin-top: -5px;
}

.evenDl dd .evenpic{
	width: 50%;
	float: left;
	overflow: hidden;
	padding: 0 50px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.evenDl dd .evenpic .pic{
	width: 41.3432%;
	float: right;
}
.eventext{
	overflow: hidden;
	padding: 0 50px;
	text-align: left;
}
.eventext .title{
	height: 32px;
	line-height: 32px;
	color: #ea7616;
	font-size: 32px;
	overflow: hidden;
	margin-bottom: 10px;
}
.eventext .text{
	overflow: hidden;
	height: 176px;
	line-height: 28px;
	font-size: 14px;
	color: #666666;
}
.evenDl dd .evenpic .pic img{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.evenDl dd:hover .pic img{
	transform: scale(1.05);
}
.evenDl dd:hover i.yuan{
	background: :;;
}
.evenDl dd:nth-child(odd) .evenpic{
	float: right;
}
.evenDl dd:nth-child(odd) .evenpic .pic{
	float: left;
}
.evenDl dd:nth-child(odd) .eventext{
	text-align: right;
}
.evenDl dd:nth-child(even) i.yuan::after{
	background: url(../images/evenico1.png)no-repeat center center;
	right: 50px;
}
/* 发展历程结束 */
/* 集团刊物开始 */
.imgList1{
	overflow: hidden;
	margin-right: -30px;
}
.imgList1 dd{
	float: left;
	width: 25%;
	overflow: hidden;
	margin-bottom: 30px;
}
.imgList1 dd .con{
	margin-right: 30px;
}
.imgList1 dd .con .pic::before{
	padding-top: 132.7433%;
}
.imgList1 dd .con .text{
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #FFFFFF;
}
.imgList1 dd .con .text a{
	color: #666;
	font-size: 14px;
}
a.imglisitbg{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	transition:all 0.3s linear;
	 -webkit-transition:all 0.3s linear;
	 opacity: 0;
	 visibility: hidden;
}
a.imglisitbg::after{
	display: block;
	content: '';
	width: 42px;
	height: 42px;
	background: url(../images/imnglistbg.png)no-repeat center center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	transition:all 0.3s linear;
	 -webkit-transition:all 0.3s linear
}
.imgList1 dd .con:hover .text a{
	color: #ea7616;
}
.imgList1 dd .con .pic:hover a.imglisitbg{
	opacity: 1;
	visibility: visible;
}
/* 集团刊物结束 */
/* 联系我们开始 */
.contact{
	overflow: hidden;
	background: #FFFFFF;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cont_Right{
	width:50%;
	float: right;
	height: 720px;
	overflow: hidden;
}
#allmap{
	width: 100%;
	height: 100%;
}
.cont_lfet{
	overflow: hidden;
	padding: 40px;
}
.cont_title{
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 24px;
	overflow: hidden;
}
.cont_title::before{
	display: inline-block;
	content: '';
	width: 4px;
	height: 24px;
	background: #ea7616;
	position: relative;
	top: 3px;
}
.contDl{
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 40px;
}
.contDl dd{
	height: 40px;
	line-height: 40px;
	color: #444444;
	font-size: 14px;
	padding-left: 45px;
}
.contDl dd.dd1{
	background: url(../images/cont_dizhi.png)no-repeat center left;
}
.contDl dd span{
	color: #666666;
}
.contDl dd.dd2 em{
	font-style: normal;
	color: #f09e21;
	font-size: 26px;
}
.contDl dd.dd2{
	background: url(../images/cont_phohe.png)no-repeat center left;
}
.contDl dd.dd3{
	background: url(../images/cont_mail.png)no-repeat center left;
}
.contDl dd.dd4{
	background: url(../images/cont_chuanzhen.png)no-repeat center left;
}
.contDl2{
	overflow: hidden;
	margin-right: -20px;
	padding-top: 20px;
}
.contDl2 dd{
	width: 50%;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
.contDl2 dd .con{
	margin-right: 20px;
	height: 45px;
	line-height: 45px;
	background: #fafafa;
	border-radius: 5px;
}
.contDl2 dd .con .title{
	padding-left:20px;
	color: #848484;
	font-size: 14px;
}
.contDl2 dd .con .title span{
	color: #d32e0d;
	margin-right: 4px;
}
.contDl2 dd.dd1{
	width: 100%;
}
.contDl2 dd.dd1 .con{
	height: 130px;
}
.coninpt{
	overflow: hidden;
	height: 100%;
	padding: 0 10px;
}
.coninpt input , textarea{
	outline: none;
	border: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #848484;
	font-size: 14px;
	background: none
	
}
.coninpt textarea{
	padding: 12px 10px;
	line-height: 20px;
}
 dt.yanzm{
	 height: 40px;
	 width: 120px;
	 overflow: hidden;
	 cursor: pointer;
 }
  dt.yanzm img{
	  width: 100%;
	  height: 100%;
  }
  .contbut{
	  overflow: hidden;
	  text-align: center;
  }
  .contbut a{
	  display: inline-block;
	  height: 50px;
	  line-height: 50px;
	  color: #ffffff;
	  font-size: 14px;
	  text-align: center;
	  padding: 0 50px;
	  border-radius: 5px;
	  background: #b3b3b3;
	  margin-right: 30px;
	  transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
  }
  .contbut a:first-child{
	  background: #ea7616;
  }
  .contbut a:hover{
	  opacity: .8;
  }
/* 联系我们结束 */
/* 资质荣誉开始 */
.hohrList{
	overflow: hidden;
}
.hohrList dd{
	overflow: hidden;
	float: left;
	width: 33.33%;
	margin-bottom: 30px;
}
.hohrList dd .con{
	background: #FFFFFF;
	overflow: hidden;
	margin-right: 30px;
}
.hohrList dd .con .picimg{
	padding: 30px 45px;
	overflow: hidden;
}
.hohrList dd .con .pic img{
	object-fit: contain;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	cursor: pointer;
}
.hohrList dd .con .text{
	height: 60px;
	line-height: 60px;
	color: #333333;
	font-size: 16px;
	text-align: center;
	border-top: 1px solid #f5f5f5;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.hohrList dd .con:hover .pic img{
	transform: scale(1.05);
}
.hohrList dd .con:hover .text{
	background: #ea7616;
	color: #FFFFFF;
	border-top: 1px solid #EA7616;
}
/* 资质荣誉结束 */
/* 视频中心开始 */
.imgList2{
	overflow: hidden;
	margin-right: -30px;
}
.imgList2 dd{
	float: left;
	width: 33.33%;
	overflow: hidden;
	padd-bottom: 30px;
}
.imgList2 dd .con{
	margin-right: 30px;
}
.imgList2 dd .con .text{
	height: 68px;
	line-height: 68px;
	color: #333333;
	font-size: 18px;
	background: #FFFFFF;
	text-align: center;
}
.imgList2 dd .con:hover .text{
	color: #EA7616;
}
.viedeBg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}
.viedeBg .bofang{
	width: 55px;
	height: 55px;
	background: url(../images/bofang.png)no-repeat center center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -27px;
	margin-left: -27px;
	overflow: hidden;
}
.mvBox{
	display: none;
}
/* 视频中心结束 */
/* 图文列表开始 */
.textImg{
	overflow: hidden;
}
.textImg dd{
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
.textImg dd .con{
	padding: 20px;
	background: #FFFFFF;
	overflow: hidden;
}
.textImg dd .con .pic{
	width: 330px;
	margin-right: 20px;
}
.textImg dd .con .text{
	overflow: hidden;
	padding-top: 30px;
}
.textImg dd .con .text .title{
	height: 56px;
	line-height: 56px;
	font-size: 20px;
}
.textImg dd .con .text .title a{
	color: #333333;
}
.textImg dd .con .pic img{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.textImg dd .con .text .textC{
	height: 60px;
	line-height: 30px;
	color: #666666;
	font-size: 14px;	
}
.textImg dd .con .text .det{
	height: 53px;
	line-height: 53px;
	color: #999999;
	font-size: 14px;
}
.textImg dd .con:hover .pic img{
	transform: scale(1.05);
}
.textImg dd .con:hover .text .title a{
	color: #EA7616;
}
/* 图文列表结束 */
/* 全图列表开始 */
.imgList3{
	overflow: hidden;
	margin-right: -30px;
}
.imgList3 dd{
	float: left;
	width: 25%;
	margin-bottom: 30px;
}
.imgList3 dd .con{
	overflow: hidden;
	margin-right: 30px;
}
.imgList3 dd .con .text{
	height: 99px;
	position: relative;
}
/* 全图列表开始 */
.imgList4{
	overflow: hidden;
	margin-right: -30px;
}
.imgList4 dd{
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
.imgList4 dd .con{
	overflow: hidden;
	margin-right: 30px;
}
.imgList4 dd .con .text{
	height: 99px;
	position: relative;
}
.textBg{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFFFFF;
	width: 100%;
	padding: 20px 20px 13px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
}
.textBg .title{
	height: 32px;
	line-height: 32px;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	
}
.textBg .textC{
	height: 37px;
	line-height: 37px;
	color: #666666;
	font-size: 14px;
	overflow: hidden;
}
.textbgbut{
	overflow: hidden;
	height: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear; 
	
}
.textbgbut a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 26px;
	background: #FFFFFF;
	border-radius: 5px;
	color: #EA7616;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.textbgbut a i{
	display: inline-block;
	width: 22px;
	height: 12px;
	background: url(../images/textimgico.png)no-repeat center center;
	position: relative;
	top: 2px;
	margin-left: 10px;
}
.imgList3 dd .con:hover .textBg  {
	background: #EA7616;
	padding: 30px 20px;
}
.imgList3 dd .con:hover .textBg .title{color: #FFFFFF;}
.imgList3 dd .con:hover .textBg .textC{color: #FFFFFF;}
.imgList3 dd .con:hover .textBg .textbgbut{height: auto; padding-top: 17px;}
.imgList3 dd .con:hover .textBg .textbgbut a{
	opacity: 1;
	visibility: visible;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
}

/* 全图列表结束 */
/*项目详情开始*/
.imgView1{
	background: #FFFFFF;
	padding: 50px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.view1_left{
width: 50%;
overflow: hidden;
margin-right: 30px;

}
.view1_right{
	overflow: hidden;
}
.view1_right .title{
	height: 85px;
	line-height: 85px;
	color: #444444;
	font-size: 24px;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
}
.view1_right .title span{
	color: #ea7616;
	font-size: 16px;
	font-weight: normal;
	float: right;
}
.view1_right dl.text{
	overflow: hidden;
	padding-top: 12px;
}
.view1_right dl.text dd{
	line-height: 46px;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
}
.view1_right dl.text dd span{
	color: #666666;
}
.view1_right dl.text dd i{
	display: block;
	font-style: normal;
	background: url(../images/phohe.png)no-repeat center left;
	padding-left: 40px;
	color: #f09e21;
	font-size: 26px;
}
.view1_right dl.text dd:last-child{
	padding-top: 35px;
}
.viewtitle{
	height: 45px;
	line-height: 45px;
	color: #ffffff;
	font-size: 20px;
	padding: 0 20px;
	display: inline-block;
	background: #ea7616;
}
.imgView2{
	background: #FFFFFF;
	padding: 30px;
	padding-bottom: 25px;
	overflow: hidden;
}
.view2Dl{
	overflow: hidden;
	margin-right: -30px;
}
.view2Dl dd{
	float: left;
	width: 33.33%;
	overflow: hidden;
}
.view2Dl dd .con{
	margin-right: 30px;
	overflow: hidden;
}
.view2Dl dd .con .viepic .pic::before{
	padding-top: 81.5028%;
}
.view2Dl dd .con .viepic{
	padding: 0 40px;
	border:1px solid #F5F5F5;
}
.view2Dl dd .con .text{
	overflow: hidden;
	padding-top: 7px;
}
.view2Dl dd .con .text .title{
	height: 45px;
	line-height: 45px;
	color: #333333;
	font-size: 20px;
	overflow: hidden;
}
.view2Dl dd .con .text .title span{
	float: right;
	color: #ea7616;
	font-size: 14px;
}
.view2Dl dd .con .text .textC{
	color: #ea7616;
	font-size: 14px;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
}
.imgView3{
	overflow: hidden;
	background: #FFFFFF;
	padding: 42px 50px;
}
.imgView3 .text{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}
.imgView4{
	padding: 50px;
	background: #FFFFFF;
	overflow: hidden;
	margin-right: -30px;
	position: relative;
}
.imgView4 .xiala{
	width: 20px;
	height: 20px;
	background: url(../images/vieimg4ico.png)no-repeat center center;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -10px;
	cursor: pointer ;
	
}
.imgView4 .xiala.aviem{
	background: url(../images/shangla.png)no-repeat center center;
}
.imgView4Box{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	overflow: hidden;
}
.vie4Dl{
	overflow: hidden;
	margin-right: -30px;
}
.vie4Dl dd{
	float: left;
	width: 33.33%;
	overflow: hidden;
}
.vie4Dl dd .con{
	margin-right: 30px;
	overflow: hidden;
	margin-bottom: 12px;
}
.vie4Dl dd .con .text{
	height: 54px;
	line-height: 54px;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
}
.imgView5{
	background: #FFFFFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 50px;
}
.map_left{
	float:left;
	width: 67.9104%;
	overflow: hidden;
	height: 420px;
}
#l-map{
	width: 100%;
	height: 100%;
}
.map_right{
	overflow: hidden;
	height: 420px;
}
#r-result ol li{
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 27px !important;
}
#r-result div{
	border: none !important;
}
#r-result ol li div{
	background: none !important;
}
#r-result ol li div div:first-child{
	height: 27px !important;
	line-height: 27px !important;
}
#r-result ol li div div:first-child span{
	color: #333333 !important;
	font-size: 14px;
}
#r-result ol li div div:first-child span b{
	font-weight: normal;
}
#r-result ol li div div:first-child  a{
	display: none !important;
}
#r-result ol li div div:nth-child(2){
	height: 29px !important;
	line-height: 29px !important;
	color: #999999 !important;
}
#r-result ol li div div:nth-child(3){
	display: none !important;
}
.mapDl{
	overflow: hidden;
	text-align: right;
}
.mapDl dd{
	overflow: hidden;
	display: inline-block;
	cursor: pointer;
	line-height: 14px;
	height: 14px;
	position: relative;
	color: #333333;
	font-size: 0;
	margin-right: 28px;
	padding-bottom: 10px;
	border-bottom: 2px solid transparent;
}
.mapDl dd.hover{
	border-bottom: 2px solid #EA7616;
}
.mapDl dd.hover a{
	color: #EA7616;
}
.mapDl dd a{
	font-size: 14px;
	color: #333333;
}
.map_con{
	height: 390px;
	overflow: hidden;
	overflow-y: auto;
}
/* 项目详情结束 */

/* 子公司开始 */
.channlDl{
	overflow: hidden;
}
.channlDl dd{
	background: #FFFFFF;
	overflow: hidden;
	margin-bottom: 20px;
}
.channlDl dd .channlpic{
	width: 50%;
	float: left;
	overflow: hidden;
}
.channlDl dd .channtext{
	overflow: hidden;
	padding: 50px;
}
.channlDl dd .channtext .title{
	height: 81px;
	line-height: 81px;
	color: #333333;
	font-size: 24px;
	overflow: hidden;
	margin-bottom: 23px;
}
.channlDl dd .channtext .title a{
	color: #333333;
	transition: all 0.3s linear;
	-webkit-break-inside: transition: all 0.3s linear;
}
.channlDl dd .channtext .text{
	height: 120px;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	overflow: hidden;
}
.channlDl dd .channtext .channgend{
	height: 112px;
	line-height: 112px;
}
.channlDl dd .channtext .channgend a{
	font-size: 14px;
	color: #666666;
	transition: all 0.3s linear;
	-webkit-break-inside: transition: all 0.3s linear;
}
.channlDl dd .channtext .channgend a i{
	display: inline-block;
	width:8px;
	height: 12px;
	background: url(../images/channlico.png)no-repeat center center;
	position: relative;
	top: 1px;
	margin-left: 10px;
	transition: all 0.3s linear;
	-webkit-break-inside: transition: all 0.3s linear;
}

.channlDl dd .channtext:hover .channgend a{
	color: #EA7616;
}
.channlDl dd .channtext:hover .channgend a i{
	background: url(../images/channlicoh.png)no-repeat center center;
}
.channlDl dd .channtext:hover .title a{
	color: #EA7616;
}
.channlDl dd:nth-child(even) .channlpic{
	float: right;
}
/* 子公司结束 */
/* 招聘列表开始 */
/* 招聘列表 */
.recruitListBox {
	overflow: hidden;
}

.recruitTitle {
	height: 50px;
	line-height: 50px;
	background: #b3b3b3;
}

.recruitTitle .text {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.recruitTitle .text span {
	width: 16%;
	display: inline-block;
	text-align: center;
}

.recruitListDl {
	overflow: hidden;
	padding: 10px 0 0 0;
}

.recruitListDl dt.title{
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
	width: 100%;
	margin-bottom: 10px;
}
.recruitListDl dt.title span{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	color: #333333;
	font-size: 16px;
}
.recruitListDl dd {
	overflow: hidden;
	margin-bottom: 10px;
}

.recruitListDl dd .recruitT {
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.recruitListDl dd .recruitT .text {
	background: #FFF;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}

.recruitListDl dd .recruitT .text span.recruitIcon {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background: url(../images/showIcn.png) no-repeat center center;
}

.recruitListDl dd:hover .recruitT .text span.recruitIcon {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background: url(../images/showIcnb.png) no-repeat center center;
}

.recruitListDl dd .recruitT .text span {
	width: 20%;
	display: block;
	float: left;
	height: 60px;
	overflow: hidden;
	text-align: center;
}

.recruitListDl dd .recruitT .text span.money {
	color: #EA7616;
}

.recruitListDl dd .recruitT .btn {
	float: right;
	display: inline;
	width: 60px;
	height: 60px;
	background: url(../images/zpShow.png) no-repeat center center;
}

.recruitListDl dd .recruitC {
	overflow: hidden;
	font-size: 14px;
	color: #999999;
	display: none;
	background: #FFF;
	padding: 10px 0 0;
}

.recruitText {
	overflow: hidden;
	padding-left: 60px;
}

.recruitText .rectitle {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 50px;
}
.recruitText .rectitle span{
	font-size: 14px;
	color: #777777;
	font-weight: normal;
}
.recrxiazai{
	padding-left: 60px;
	overflow: hidden;
	margin-bottom: 38px;
}
.recrxiazai a{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	padding: 0 40px;
	color: #EA7616;
	font-size: 18px;
	border: 1px solid #EA7616;
	border-radius: 50px;
	
}
.recrxiazai a i{
	display: inline-block;
	height: 26px;
	width: 20px;
	background: url(../images/rectxiazai.png)no-repeat center center;
	margin-right: 10px;
	position: relative;
	top: 7px;
}
.recruitText .rectext {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	padding: 0 0 20px 10px;
}
.contshanchuan{
	width: 100%;
	overflow: hidden;
}
.contshanchuan .con{
	width: 100%;
	background: #fafafa;
	overflow: hidden;
	padding: 20px;
}
.contshanchuan .con .title{
	height: 30px;
	line-height: 30px;
	color: #999999;
	font-size: 14px;
	overflow: hidden;
}
.contshanDl{
	overflow: hidden;
}
.contshanDl dt.sc{
	height: 90px;
	width: 90px;
	border: 1px solid #e6e6e6;
	display: table;
	float: left;
	margin-right: 20px;
}
.contshanDl dt a{
	display: table-cell;
	text-align: center;
	color: #999999;
	font-size: 12px;
	vertical-align: middle;
	
	
}
.contshanDl dt a i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/shanchuancon.png)no-repeat center center;
	margin-bottom: 10px;
	margin: 0 auto;
}
.contshanDl dd{
	width: 90px;
	height: 90px;
	border: 1px solid #e6e6e6;
	float: left;
	padding: 18px 5px;
	box-sizing: border-box;
}
.recruitBtn {
	overflow: hidden;
	padding: 30px 30px 30px 110px;
}

.recruitBtn a {
	display: block;
	height: 50px;
	line-height: 50px;
	float: left;
	display: inline;
	padding: 0 55px;
	background: #EA7616;
	font-size: 16px;
	color: #FFF;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.recruitBtn a:hover {
	opacity: 0.9
}

.recruitListDl dd:hover .recruitT .text,
.recruitListDl dd.active .recruitT .text,
.recruitListDl dd:hover .recruitT .text span.money {
	background: #EA7616;
	color: #FFF;
}

/* 招聘列表结束 */
/* 招聘表单开始 */
.resuFrom{
	padding: 50px 120px;
	background: #FFFFFF;
	box-sizing: border-box;
	margin-right: -30px;
}
.resiFromDl1{
	/* overflow: hidden; */
	width: 50%;
}
.resiFromDl1 dd{
	/* overflow: hidden; */
	margin-bottom: 20px;
	height: 50px;
	line-height: 50px;
}
.resiFromDl1 dd .con{
	background: #fafafa;
	margin-right: 30px;
	/* overflow: hidden; */
	height: 100%;
}
.resiFromDl1 dd .con .title{
	height: 50px;
	line-height: 50px;
	/* overflow: hidden; */
	color: #999999;
	font-size: 14px;
	position: relative;
	padding-left: 10px;
}
.resiFromDl1 dd .con .title span{
	position: absolute;
	left: 10px;
	top: 2px;
	color: #ff0000;
}
.resiFromDl1 dd .con .input1{
	/* overflow: hidden; */
	height: 100%;
	padding: 0 20px;
	position:relative;
	box-sizing: border-box;
	padding-left: 90px;
	
}
.resiFromDl1 dd .con .input1 input{
	width: 96%;
	height: 100%;
	outline: none;
	background: none;
	border: none;
	color: #000000;
	font-size: 14px;
}
.input1 .seljg{ padding-left:10px; line-height:46px; color:#333333; font-size:13px; cursor:pointer;}
.input1 .selIcn{ display:inline-block; width:48px; height:48px; background:url(../images/sanjiao.png) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.input1 .selTj{ width:100%; overflow:hidden; border:1px solid #dedede; border-top:none; max-height:120px; overflow-y:auto; position:absolute; left:-1px; top:38px; background:#FFF; display:none; z-index:100000}
.input1 .selTj a{ display:block; height:35px; line-height:35px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;}
.input1 .selTj a:hover{ background:#1a83e0; color:#FFF;}
.input1 .selTj a.hover{background:#1a83e0; color:#FFF;}
.resiFromDl1 .dd1{
	height: 190px;
	overflow: hidden;
}
.resiFromDl1 .dd1 .con{
	overflow: hidden;
}
.resiFromDl1 .dd1 .con .input1{
	overflow: hidden;
	padding: 0 20px;
}

.resiFromDl1 dd .shanchuan a{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 18px;
	background: #f3c889;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
	margin-right: 20px;
}
.resiFromDl1 dd .shanchuan a:last-of-type{
	background: #e89214;
	margin: 0;
}
.resiFromDl1 dd .shanchuan span{
	color: #999999;
	font-size: 14px;
}
.resutitle{
	height: 28px;
	line-height: 28px;
	color: #333333;
	font-size: 28px;
	overflow: hidden;
}
.resutitle1{
	height: 75px;
	line-height: 75px;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
}
/* 招聘表单结束 */

/*
-----------------------------内页样式end-----------------------------
*/


/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1 {
	overflow: hidden;
	margin-right: -30px;
}

.imgText1 dd {
	overflow: hidden;
	margin-bottom: 30px;
	float: left;
	display: inline;
	width: 20%;
}

.imgText1 dd .con {
	margin-right: 30px;
	background: #FFF;
}

.imgText1 dd .pic {
	overflow: hidden;
	position: relative;
}

.imgText1 dd .pic:before {
	display: block;
	content: '';
	padding-top: 90%;
}

.imgText1 dd .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.imgText1 dd .text {
	overflow: hidden;
	padding: 30px;
}

.imgText1 dd .text .title {
	overflow: hidden;
	height: 56px;
	line-height: 28px;
	overflow: hidden;
	margin-bottom: 32px;
}

.imgText1 dd .text .title a {
	color: #333333;
	font-size: 16px;
}

.imgText1 dd .text .textC {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}

.imgText1 dd .text .time {
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	font-size: 16px;
	color: #777777;
	margin-bottom: 4px;
}

.imgText1 dd .text .time span {
	padding: 0 5px;
}

.imgText1 dd:hover .text .title a {
	color: #bb3939;
}

.imgText1 dd .text .moreBtn {
	font-size: 14px;
	line-height: 24px;
}

.imgText1 dd .text .moreBtn a {
	color: #999999;
}

.imgText1 dd .text .moreBtn a:hover {
	color: #bb3939;
}

/* 图文列表1 end */


/* ========== 联系我们 start ========== */
.contactUsBox {
	padding: 0 70px;
}

.contactUsDl {
	overflow: hidden;
}

.contactUsDl .dd {
	float: left;
	display: inline;
	width: 25%;
	height: 275px;
}

.contactUsDl .dd .con {
	padding: 0 30px;
	text-align: center;
	height: 100%;
	position: relative;
}

.contactUsDl .dd .con::before {
	content: '';
	display: block;
	width: 1px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -50px;
	background-color: #f5f5f5;
}

.contactUsDl .dd:last-child .con::before {
	display: none;
}

.contactUsDl .dd .con .icon {
	width: 38px;
	height: 38px;
	border-radius: 100%;
	border: 1px solid #bb3939;
	margin: 0 auto;
	margin-bottom: 10px;
}

.contactUsDl .dd .con .title {
	line-height: 40px;
	font-size: 20px;
	color: #333333;
	margin-bottom: 6px;
}

.contactUsDl .dd .con .info {
	line-height: 25px;
	font-size: 16px;
	color: #333333;
}

.contactUsDl .dd.dd1 .con .icon {
	background: url(../images/contactUsDldd1.png)no-repeat center;
}

.contactUsDl .dd.dd2 .con .icon {
	background: url(../images/contactUsDldd2.png)no-repeat center;
}

.contactUsDl .dd.dd3 .con .icon {
	background: url(../images/contactUsDldd3.png)no-repeat center;
}

.contactUsDl .dd.dd4 .con .icon {
	background: url(../images/contactUsDldd4.png)no-repeat center;
}

#map {
	height: 526px;
}

.BMapLabel {
	display: none !important;
}

.anchorBL {
	display: none;
}

.BMap_omCtrl {
	display: none;
}

.cotaTextList {
	margin-right: -30px;
}

.cotaTextList .dd {
	float: left;
	display: inline;
	width: 50%;
	margin-bottom: 30px;
}

.cotaTextList .dd .con {
	margin-right: 30px;
}

.cotaTextList .dd .con .textBox {
	height: 163px;
	border: 1px solid #e6e6e6;
	padding: 0 50px;
	background: url(../images/cotaTextListddBg.png)no-repeat top center;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.cotaTextList .dd .con .textBox .title {
	line-height: 26px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 22px;
	height: 26px;
	overflow: hidden;
}

.cotaTextList .dd .con .textBox .info {
	line-height: 23px;
	font-size: 16px;
	color: #333333;
	height: 23px;
	overflow: hidden;
}

.cotaTextList .dd .con:hover .textBox {
	transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
}

.cotaTextList .dd .con:hover .textBox .title {
	color: #bb3939;
}

/* ========== 联系我们 end ========== */

.subPageTitleBox {
	text-align: center;
	padding-bottom: 16px;
	position: relative;
}

.subPageTitleBox .title1 {
	line-height: 35px;
	font-size: 26px;
	color: #333333;
}

.subPageTitleBox .title2 {
	line-height: 22px;
	font-size: 14px;
	color: #c7c7c7;
	text-transform: uppercase;
}

.subPageTitleBox::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 30px;
	height: 4px;
	margin-left: -15px;
	background-color: #bb3939;
}
/* ————— 上一篇/下一篇 start ————— */
.pageUpBox {
	padding-top: 50px;
	border-top: 1px solid #ebebeb;
}

.pageUp {
	display: block;
	color: #555555;
	font-size: 16px;
	overflow: hidden;
}

.articlePageBox {
	line-height: 70px;
	height: 70px;
	float: left;
	display: inline;
	width: 44%;
	padding: 0 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #ebebeb;
}

.backList {
	float: left;
	display: inline;
	width: 12%;
	line-height: 70px;
	height: 70px;
}

.backList a {
	margin: 0 20px;
	display: block;
	height: 70px;
	background-color: #3c3636;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/backListIcon.png);
}

.backList a:hover {
	background-color: #bb3939;
}

.pageUp a {
	font-size: 16px;
	color: #555555;
}

.articlePageBox:hover,
.pageUp a:hover {
	color: #bb3939;
}

/* ————— 上一篇/下一篇 end ————— */


.topScreenBox {
	margin-right: -20px;
	padding: 20px 0;
}

.topScreenDl::after {
	content: '';
	display: block;
	clear: both;
}

.topScreenDl .con {
	float: left;
	display: inline;
	width: 20%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}

.topScreenDl a {
	padding: 0 30px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333333;
	background: #ffffff;
	border-radius: 4px;
	margin-right: 20px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.topScreenDl .con.hover a,
.topScreenDl a:hover {
	box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.03);
	color: #bb3939;
}
/*图文 begin*/
.textImgDl dd{
	clear: both;
	overflow: hidden;
	margin-bottom:10px;
}
.textImgDl dd .div{
	display: block;
	overflow: hidden;
	background:#fff;
	padding:17px 30px;
}
.textImgDl dd .div .pic{
	width: 200px;
	height:155px;
	overflow: hidden;
	margin-right:25px;
}
.textImgDl dd .div .pic img{
	display:block;
	width: 200px;
	height:155px;
}
.textImgDl dd .div .day{
	width:126px;
	height:155px;
	border-left:1px solid #ececec;
}
.textImgDl dd .div .day .divT{
	clear: both;
	height:61px;
	overflow: hidden;
	line-height: 61px;
	text-align: center;
	color:#b0201a;
	font-size:50px;
	margin-top:20px;
}
.textImgDl dd .div .day .divT2{
	clear: both;
	height:36px;
	overflow: hidden;
	line-height: 36px;
	text-align: center;
	color:#929292;
	font-size:18px;
}
.textImgDl dd .div .divR{
	overflow: hidden;
	padding-right:90px;
}
.textImgDl dd .div .divR .divT{
	clear: both;
	height:43px;
	line-height:43px;
	font-size:22px;
	color:#494949;
}
.textImgDl dd .div .divR .divT2{
	clear: both;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#a6a6a6;
}
.textImgDl dd .div .divR .divT2 span{
	height:34px;
	padding-left:30px;
	padding-right:45px;
	position: relative;
}
.textImgDl dd .div .divR .divT2 span.icon1{background:url(../images/zIcon8.png) no-repeat left center}
.textImgDl dd .div .divR .divT2 span.icon2{background:url(../images/zIcon9.png) no-repeat left center;padding-left:20px;cursor:pointer}
.textImgDl dd .div .divR .txt{
	clear: both;
	height:60px;
	overflow: hidden;
	color:#929292;
	font-size:14px;
	line-height: 30px;
}
/*图文 end*/