/*
* name:Global && Pc StyleSheet
* version:v3.4.2
* update:添加百度地图容器样式；默认隐藏百度分享的触控弹层
* date:2017-08-11
*/
.pc_img01 {}

.m_img01 {
	display: none;
}

.row {
	width: 101%;
	transition: .2s width ease;
	*zoom: 1
}

.row:before,
.row:after {
	display: table;
	clear: both;
	content: ''
}

.row>[class*="span-"] {
	float: left;
	margin-right: 1%;
	*margin-right: .89%
}

.row>.span-1 {
	width: 7.33333333%
}

.row>.span-2 {
	width: 15.66666667%
}

.row>.span-3 {
	width: 24%
}

.row>.span-4 {
	width: 32.33333333%
}

.row>.span-5 {
	width: 40.66666667%
}

.row>.span-6 {
	width: 49%
}

.row>.span-7 {
	width: 57.33333333%
}

.row>.span-8 {
	width: 65.66666667%
}

.row>.span-9 {
	width: 74%
}

.row>.span-10 {
	width: 82.33333333%
}

.row>.span-11 {
	width: 90.66666667%
}

.row>.span-12 {
	width: 99%
}

.full-row {
	width: 100%;
	transition: .2s width ease;
	*zoom: 1
}

.full-row:before,
.full-row:after {
	display: table;
	clear: both;
	content: ''
}

.full-row>[class*='span'] {
	float: left
}

.full-row>.span-1 {
	width: 8.33333333%;
	*width: 8.22333333%
}

.full-row>.span-2 {
	width: 16.66666667%;
	*width: 16.55666667%
}

.full-row>.span-3 {
	width: 25%;
	*width: 24.89%
}

.full-row>.span-4 {
	width: 33.33333333%;
	*width: 33.22333333%
}

.full-row>.span-5 {
	width: 41.66666667%;
	*width: 41.55666667%
}

.full-row>.span-6 {
	width: 50%;
	*width: 49.89%
}

.full-row>.span-7 {
	width: 58.33333333%;
	*width: 58.22333333%
}

.full-row>.span-8 {
	width: 66.66666667%;
	*width: 66.55666667%
}

.full-row>.span-9 {
	width: 75%;
	*width: 74.89%
}

.full-row>.span-10 {
	width: 83.33333333%;
	*width: 83.22333333%
}

.full-row>.span-11 {
	width: 91.66666667%;
	*width: 91.55666667%
}

.full-row>.span-12 {
	width: 100%;
	*width: 99.89%
}

.row>.pull-right,
.full-row>.pull-right {
	float: right
}

.row>.center {
	position: relative;
	left: -0.5%;
	display: block;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto
}

.full-row>.center {
	display: block;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto
}

.pull-left-1 {
	position: relative;
	left: -8.33333333%
}

.pull-left-2 {
	position: relative;
	left: -16.66666667%
}

.pull-left-3 {
	position: relative;
	left: -25%
}

.pull-left-4 {
	position: relative;
	left: -33.33333333%
}

.pull-left-5 {
	position: relative;
	left: -41.66666667%
}

.pull-left-6 {
	position: relative;
	left: -50%
}

.pull-left-7 {
	position: relative;
	left: -58.33333333%
}

.pull-left-8 {
	position: relative;
	left: -66.66666667%
}

.pull-left-9 {
	position: relative;
	left: -75%
}

.pull-left-10 {
	position: relative;
	left: -83.33333333%
}

.pull-left-11 {
	position: relative;
	left: -91.66666667%
}

.pull-left-12 {
	position: relative;
	left: -100%
}

.pull-right-1 {
	position: relative;
	left: 8.33333333%
}

.pull-right-2 {
	position: relative;
	left: 16.66666667%
}

.pull-right-3 {
	position: relative;
	left: 25%
}

.pull-right-4 {
	position: relative;
	left: 33.33333333%
}

.pull-right-5 {
	position: relative;
	left: 41.66666667%
}

.pull-right-6 {
	position: relative;
	left: 50%
}

.pull-right-7 {
	position: relative;
	left: 58.33333333%
}

.pull-right-8 {
	position: relative;
	left: 66.66666667%
}

.pull-right-9 {
	position: relative;
	left: 75%
}

.pull-right-10 {
	position: relative;
	left: 83.33333333%
}

.pull-right-11 {
	position: relative;
	left: 91.66666667%
}

.pull-right-12 {
	position: relative;
	left: 100%
}

@media only screen and (max-width:1024px) {
	.row>.midd-1 {
		width: 7.33333333%
	}

	.row>.midd-2 {
		width: 15.66666667%
	}

	.row>.midd-3 {
		width: 24%
	}

	.row>.midd-4 {
		width: 32.33333333%
	}

	.row>.midd-5 {
		width: 40.66666667%
	}

	.row>.midd-6 {
		width: 49%
	}

	.row>.midd-7 {
		width: 57.33333333%
	}

	.row>.midd-8 {
		width: 65.66666667%
	}

	.row>.midd-9 {
		width: 74%
	}

	.row>.midd-10 {
		width: 82.33333333%
	}

	.row>.midd-11 {
		width: 90.66666667%
	}

	.row>.midd-12 {
		width: 99%
	}

	.midd-hide {
		display: none
	}

	.midd-center {
		position: relative;
		left: -0.5%;
		display: block;
		float: none;
		clear: both;
		margin-right: auto;
		margin-left: auto
	}

	.full-row>.midd-1 {
		width: 8.33333333%
	}

	.full-row>.midd-2 {
		width: 16.66666667%
	}

	.full-row>.midd-3 {
		width: 25%
	}

	.full-row>.midd-4 {
		width: 33.33333333%
	}

	.full-row>.midd-5 {
		width: 41.66666667%
	}

	.full-row>.midd-6 {
		width: 50%
	}

	.full-row>.midd-7 {
		width: 58.33333333%
	}

	.full-row>.midd-8 {
		width: 66.66666667%
	}

	.full-row>.midd-9 {
		width: 75%
	}

	.full-row>.midd-10 {
		width: 83.33333333%
	}

	.full-row>.midd-11 {
		width: 91.66666667%
	}

	.full-row>.midd-12 {
		width: 100%
	}
}

@media only screen and (max-width:992px) {
	.row>.smidd-1 {
		width: 7.33333333%
	}

	.row>.smidd-2 {
		width: 15.66666667%
	}

	.row>.smidd-3 {
		width: 24%
	}

	.row>.smidd-4 {
		width: 32.33333333%
	}

	.row>.smidd-5 {
		width: 40.66666667%
	}

	.row>.smidd-6 {
		width: 49%
	}

	.row>.smidd-7 {
		width: 57.33333333%
	}

	.row>.smidd-8 {
		width: 65.66666667%
	}

	.row>.smidd-9 {
		width: 74%
	}

	.row>.smidd-10 {
		width: 82.33333333%
	}

	.row>.smidd-11 {
		width: 90.66666667%
	}

	.row>.smidd-12 {
		width: 99%
	}

	.smidd-hide {
		display: none
	}

	.smidd-center {
		position: relative;
		left: -0.5%;
		display: block;
		float: none;
		clear: both;
		margin-right: auto;
		margin-left: auto
	}

	.full-row>.smidd-1 {
		width: 8.33333333%
	}

	.full-row>.smidd-2 {
		width: 16.66666667%
	}

	.full-row>.smidd-3 {
		width: 25%
	}

	.full-row>.smidd-4 {
		width: 33.33333333%
	}

	.full-row>.smidd-5 {
		width: 41.66666667%
	}

	.full-row>.smidd-6 {
		width: 50%
	}

	.full-row>.smidd-7 {
		width: 58.33333333%
	}

	.full-row>.smidd-8 {
		width: 66.66666667%
	}

	.full-row>.smidd-9 {
		width: 75%
	}

	.full-row>.smidd-10 {
		width: 83.33333333%
	}

	.full-row>.smidd-11 {
		width: 91.66666667%
	}

	.full-row>.smidd-12 {
		width: 100%
	}
}

@media only screen and (max-width:760px) {
	.row>.smal-1 {
		width: 7.33333333%
	}

	.row>.smal-2 {
		width: 15.66666667%
	}

	.row>.smal-3 {
		width: 24%
	}

	.row>.smal-4 {
		width: 32.33333333%
	}

	.row>.smal-5 {
		width: 40.66666667%
	}

	.row>.smal-6 {
		width: 49%
	}

	.row>.smal-7 {
		width: 57.33333333%
	}

	.row>.smal-8 {
		width: 65.66666667%
	}

	.row>.smal-9 {
		width: 74%
	}

	.row>.smal-10 {
		width: 82.33333333%
	}

	.row>.smal-11 {
		width: 90.66666667%
	}

	.row>.smal-12 {
		width: 99%
	}

	.smal-hide {
		display: none
	}

	.smal-show {
		display: block
	}

	.smal-center {
		position: relative;
		left: -0.5%;
		display: block;
		float: none;
		clear: both;
		margin-right: auto;
		margin-left: auto
	}

	[class*='pull-left-'],
	[class*='pull-right-'] {
		right: auto;
		left: auto
	}

	.full-row>.smal-1 {
		width: 8.33333333%
	}

	.full-row>.smal-2 {
		width: 16.66666667%
	}

	.full-row>.smal-3 {
		width: 25%
	}

	.full-row>.smal-4 {
		width: 33.33333333%
	}

	.full-row>.smal-5 {
		width: 41.66666667%
	}

	.full-row>.smal-6 {
		width: 50%
	}

	.full-row>.smal-7 {
		width: 58.33333333%
	}

	.full-row>.smal-8 {
		width: 66.66666667%
	}

	.full-row>.smal-9 {
		width: 75%
	}

	.full-row>.smal-10 {
		width: 83.33333333%
	}

	.full-row>.smal-11 {
		width: 91.66666667%
	}

	.full-row>.smal-12 {
		width: 100%
	}
}

/*挂件分页样式*/
.util-page {
	font-size: 0;
	color: #000;
	text-align: center;
}

.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
	color: #000;
	display: inline-block;
	border: 1px solid #ededed;
	margin: 10px 0;
	padding: 5px 10px;
	vertical-align: middle;
	margin: 0 0 10px -1px;
	background: #fff;
	font-size: 16px;
	font-weight: normal;
}

.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
	color: #fff;
	background: #f7b52e;
}

.util-page span.gobutton,
.util-page span.gobutton:hover {
	color: #000;
	background-color: #eee;
}

.util-page .gobutton .ion {
	font-size: .8em;
}

.util-page .count {
	margin-left: 10px;
	color: #000;
	background: none;
	border: none;
}

.util-page span.jump {
	background: none;
	color: #000;
	display: inline-block;
	margin: 0 7px;
	vertical-align: top;
}

.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
	background: none;
	border: none;
	color: #000;
	font-size: 14px;
}

.util-page .jumpto_inp {
	width: 40px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	vertical-align: top;
}

/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea {
	margin: 0 auto 55px;
	max-width: 1200px;
}

.BdMapWrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 45%;
	overflow: hidden;
}

.BdMapWrapper .BdMapCon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width:760px) {
	.BdMapArea {
		display: none;
	}
}

/*默认隐藏百度分享触控弹层*/
.bdshare_popup_box {
	display: none !important;
}

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	white-space: nowrap;
	letter-spacing: -1em;
	text-indent: -99em;
	color: transparent;
	background: url(http://www.hnmining.com/resources/web/img/ico.png);
	*text-indent: 0;
	*zoom: expression(this.runtimeStyle['zoom']='1', this.innerHTML='\3000');
	vertical-align: middle;
}

.ico:before {
	content: '\3000';
}

.ico1_2 {
	background-position: -20px 0;
}

.ico1_3 {
	background-position: -40px 0;
}

.ico1_4 {
	background-position: -60px 0;
}

.ico1_5 {
	background-position: -80px 0;
}

.ico2_1 {
	background-position: 0 -20px;
}

.ico2_2 {
	background-position: -20px -20px;
}

.ico2_3 {
	background-position: -40px -20px;
}

.ico2_4 {
	background-position: -60px -20px;
}

.ico2_5 {
	background-position: -80px -20px;
}

.ico3_1 {
	background-position: 0 -40px;
}

.ico3_2 {
	background-position: -20px -40px;
}

.ico3_3 {
	background-position: -40px -40px;
}

.ico3_4 {
	background-position: -60px -40px;
}

.ico3_5 {
	background-position: -80px -40px;
}

.ico4_1 {
	background-position: 0 -60px;
}

.ico4_2 {
	background-position: -20px -60px;
}

.ico4_3 {
	background-position: -40px -60px;
}

.ico4_4 {
	background-position: -60px -60px;
}

.ico4_5 {
	background-position: -80px -60px;
}

/* 常量设置 */
.about_us02 .wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.news_list01 .wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.invest_cen .wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.gsgc01 .wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -30px;
}

.new23_develop11 .wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.gszl .wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}

.mwrap {
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
}

/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body {
	min-width: 1240px\9;
	overflow-x: auto;
}

/*for ie9+*/
@media all and (min-width:0) {
	body {
		min-width: 0;
		overflow-x: hidden;
	}
}

body {
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background: #fff;
}

a {
	color: inherit;
}

a:hover {
	color: #f7b52e;
}

::-moz-selection {
	color: #fff;
	background: #f7b52e;
}

::selection {
	color: #fff;
	background: #f7b52e;
}

::-webkit-input-placeholder {
	color: #aaa;
}

.placeholder {
	color: #aaa;
}

/*css组件设置*/
.form-control,
.input-group-addon,
.btn {
	border-radius: 2px;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.imgZoom img,
.imgY180 img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}

.imgZoom {
	overflow: hidden;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.imgZoom:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.imgY180:hover img {
	cursor: pointer;
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

/* 网站样式 */

/* 头部 */
.pageHeader {
	height: 105px;
}

.header {
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 20;
	background: #fff;
}

.h_top {
	background: #585757;
	line-height: 1.7rem;
	color: #FFF;
	border-top: 3px solid #f7b52e;
}

.h_top li {
	float: left;
}

.h_top li a {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 35px;
	position: relative;
	font-size: 14px;
	color: #fff;
}

.h_top li a i {
	vertical-align: middle;
	margin-left: 0;
	background: url(../image/qh.png) no-repeat;
	width: 15px;
	display: inline-block;
	height: 14px;
	margin-right: 10px;
}

.h_top .li01 a:after {
	content: '';
	width: 1px;
	height: 13px;
	background: #fff;
	position: absolute;
	top: 6px;
	right: 0;
}

.h_top .li03 {}

.h_top li a:hover {
	color: #f7b52e;
}

.h_bott {
	background: #ededed;
}

.h_bott .h_logo {
	padding: 9px 0;
	/*margin-right:10%;*/
}

.h_bott .h_logo a {
	display: block;
	font-size: 0;
}

.h_bott .h_logo a img {
	max-height: 52px;
}

.h_bott .inav_wrapper {
	float: right;
}

.h_bott .nav_li {
	float: left;
	padding: 0 32px;
}

.h_bott .nav_li .nav_a {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	padding: 25px 0;
	position: relative;
}

.h_bott .nav_li .nav_a .h_home {
	display: inline-block;
	margin-right: 8px;
	width: 14px;
	height: 16px;
	background: url(../image/h_home.png) no-repeat center;
	vertical-align: -2px;
}

.h_bott .nav_li .nav_a:after {
	content: '';
	width: 100%;
	height: 3px;
	background: #f7b52e;
	position: absolute;
	bottom: -1px;
	left: 0;
	transform: scale(0);
	transition: all 0.5s ease;
}

.h_bott .nav_li.cur .nav_a::after {
	transform: scale(1);
}

.h_bott .nav_li:hover .nav_a::after {
	transform: scale(1);
}

.h_bott .nav_li .nav_down {
	position: absolute;
	left: 0;
	width: 100%;
	top: 100%;
	display: none;
}

.h_bott .nav_li .nav_down .content {
	/*margin:0 46px;*/
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.h_bott .nav_li .nav_down .content .inner {
	padding: 25px 45px 24px;
}

.h_bott .nav_li .nav_down .content .left {
	float: left;
	width: 30%;
	margin-right: 5.2%;
}

.h_bott .nav_li .nav_down .content .left .rect-433 {
	padding-bottom: 43.3%;
}

.h_bott .nav_li .nav_down .content .left .title {
	font-size: 18px;
	line-height: 26px;
	color: #f7b52c;
	font-weight: bold;
	margin-bottom: 14px;
}

.h_bott .nav_li .nav_down .content .left .img_ {
	margin-bottom: 18px;
}

.h_bott .nav_li .nav_down .content .left .inp_wrap {
	width: 78.3%;
	float: left;
	height: 22px;
	line-height: 22px;
	border: 1px solid #E0E0E0;
	border-radius: 40px;
	position: relative;
}

.h_bott .nav_li .nav_down .content .left .inp_wrap .inp {
	border: none;
	width: 75%;
	float: left;
	height: 22px;
	line-height: 22px;
	background: #fff;
	padding: 0;
	border-radius: 40px;
	padding-left: 20px;
	font-size: 12px;
}

.h_bott .nav_li .nav_down .content .left .inp_wrap .inp::-webkit-input-placeholder {
	color: #bbb;
}

.h_bott .nav_li .nav_down .content .left .inp_wrap .icon {
	padding: 0;
	margin: 0;
	bordeR: none;
	outline: none;
	width: 13px;
	height: 13px;
	background: url(../image/xl_search.png) no-repeat center;
	background-size: contain;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -6px;
	cursor: pointer;
}

.h_bott .nav_li .nav_down .content .right {
	/**/
	width: 64.7%;
	float: left;
}

.h_bott .nav_li .nav_down .content .right .sec_ul {
	/*padding:0 0 10px; */
	/*min-height:297px;*/
	width: 54%;
	box-sizing: border-box;
	border-left: 1px solid #E5E4E3;
	/*border-right:1px solid #E5E4E3;*/
	position: relative;
}

.h_bott .nav_li .nav_down .content .right .sec_li {
	/*padding:0 43px 0 58px;*/
	transition: all 0.5s ease;
}

.h_bott .nav_li .nav_down .content .right .sec_li>a {
	display: block;
	font-size: 14px;
	line-height: 33px;
	color: #777;
	position: relative;
}

.h_bott .nav_li .nav_down .content .right .has_three .jt {
	width: 20px;
	height: 20px;
	background: url(../image/xl_jt1.png) no-repeat center;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -10px;
	transition: all 0.5s ease;
}

.h_bott .nav_li .nav_down .content .right .has_three.cur .jt {
	background: url(../image/xl_jt2.png) no-repeat center;
}

.h_bott .nav_li .nav_down .content .right .sec_li.cur {
	background: #F8F8F8;
}

.h_bott .nav_li .nav_down .content .right .third_ul {
	width: 93%;
	position: absolute;
	left: 100%;
	top: 0px;
	margin-left: 1px;
	display: none;
	max-height: 297px;
	overflow-y: auto;
}

.h_bott .nav_li .nav_down .content .right .third_ul::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.h_bott .nav_li .nav_down .content .right .third_ul::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.h_bott .nav_li .nav_down .content .right .third_ul::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.h_bott .nav_li .nav_down .content .right .third_li {
	padding: 0 43px 0 58px;
}

.h_bott .nav_li .nav_down .content .right .third_li>a {
	display: block;
	font-size: 14px;
	line-height: 33px;
	color: #777;
}

.h_bott .nav_li .nav_down .content .right .third_li:hover {
	background: #F8F8F8;
}

/* 手机菜单 */
.header .mobile_key {
	display: none;
}

.m_nav {
	display: none;
}




/* xc_banner */
.xc_banner {
	/*height:520px;*/
	position: relative;
	overflow: hidden;
}

.xc_banner>img {
	/*position:absolute; left:50%; margin-left:-960px; */
	width: 100%;
	max-width: none;
}

.xc_banner .intro {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
}

.xc_banner .intro .wrap {
	height: 100%;
}

.xc_banner .intro .info {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
}

.xc_banner .intro .info .t {
	font-size: 45px;
	line-height: 40px;
	font-weight: bold;
}

.xc_banner .intro .info .c {
	font-size: 20px;
	line-height: 35px;
	font-family: Arial;
	text-transform: uppercase;
}

.xc_banner .intro .info .t font {
	background: rgba(0, 0, 0, 0.5);
	padding: 10px 120px 45px 30px;
}

.xc_banner .intro .info .c font {
	padding: 0 0px 0px 30px;
}


.swtt {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -700px;
	margin-top: -42px;
	z-index: 2;
}

.swtt .info {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
}

.swtt .info .t {
	font-size: 45px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}

.swtt .info .c {
	font-size: 20px;
	line-height: 35px;
	font-family: Arial;
	text-transform: uppercase;
}

.swtt .info .t font {
	background: rgba(0, 0, 0, 0.5);
	padding: 10px 120px 45px 30px;
}

.swtt .info .c font {
	padding: 0 0px 0px 30px;
}

/* 底部 */
.pageFooter {
	padding: 40px 0;
	background: #2C343B;
}

.pageFooter .left {
	width: 62%;
	float: left;
	margin-top: 0px;
}

.pageFooter .left h3 {
	font-size: 24px;
	color: #FFF;
	font-weight: 300;
	padding-bottom: 15px;
}

.pageFooter .left ul {
	margin-bottom: 0px;
	margin-top: 10px;
}

.pageFooter .left ul li {
	float: left;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	position: relative;
	padding-left: 60px;
}

.pageFooter .left ul li::after {
	content: '';
	width: 5px;
	height: 1px;
	/*background:#5B5B5B;*/
	position: absolute;
	left: 25px;
	top: 50%;
}

.pageFooter .left ul li:first-child {
	padding-left: 0;
}

.pageFooter .left ul li:first-child::after {
	display: none;
}

.pageFooter .left .list {
	font-size: 14px;
	line-height: 24px;
	color: #b6a054;
}

.pageFooter .left .list a {
	display: inline-block;
	margin-right: 5px;
}

.pageFooter .right {
	width: 25%;
	float: right;
}

.pageFooter .right .img_ {
	width: 105px;
	float: left;
}

.pageFooter .right .img_ .txt {
	font-size: 13px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}

.pageFooter .right .img_1 {
	margin-right: 60px;
}

.pageFooter .list {
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	display: block;
	text-align: center;
	margin-top: 20px;
	border-top: #FFF solid 1px;
	padding-top: 34px;
}

.pageFooter .list .icps {
	line-height: 30px;
	font-weight: Bold;
}

.pageFooter .list a {
	display: inline-block;
	margin-right: 5px;
}

#footer {
	height: auto !important;
	padding-bottom: 40px !important;
}

#footer {
	height: 370px;
	background-color: #232323;
	color: #7b7b7b;
	cursor: default;
}

.w1280 {
	width: 1200px;
	margin: 0 auto;
}

#footer .L {
	float: left;
	padding-top: 54px;
}

#footer .L .Tit {
	margin-bottom: 30px;
}

#footer .L .xtBox h5,
#footer .L .xtBox h6 {
	color: hsla(0, 0%, 100%, .4);
	font-size: 14px;
	line-height: 1;
	font-weight: 300;
}

#footer .L .xtBox h6 {
	margin-bottom: 10px;
}

#footer .R {
	float: right;
	padding-top: 50px;
	min-width: 444px;
}

#footer .R .xf {
	text-align: right;
	padding-bottom: 28px;
	margin-bottom: 26px;
	color: #bcbcbc;
	letter-spacing: 2px;
	line-height: 1;
	background: url(../image/xf-box-ic.png) no-repeat right 5px top 3px;
	position: relative;
}

#footer .R .xf .xfBox {
	float: right;
	height: 30px;
	padding-right: 30px;
	cursor: pointer;
}

#footer .R .xf .xfBox:hover .xf-box {
	display: block !important;
}

#footer .R .xf .xf-box {
	padding: 25px 30px;
	background: #4b4b4b;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	z-index: 99;
	cursor: default;
}

#footer .R .xf .xf-box .ul {
	font-size: 0;
	text-align: left;
	margin-right: -27px;
	display: flex;
	flex-wrap: wrap;
}

#footer .pop-btn,
#footer a {
	cursor: pointer;
	transition: color .3s;
}

#footer a,
#footer p,
#footer span {
	color: #7b7b7b;
	font-size: 14px;
	line-height: 22px;
}

#footer .R .xf .xf-box .ul a {
	width: 50%;
	font-size: 15px;
	color: #bcbcbc;
	line-height: 1.2;
	display: inline-block;
	padding-right: 30px;
	margin: 10px 0;
}

#footer .R .xf::after {
	content: "";
	width: 100%;
	height: 3px;
	background: url(../image/footer-titbor.jpg) no-repeat 0 0;
	background-size: auto;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

#footer .R .cTxt {
	font-size: 0;
	margin-right: -14px;
}

#footer .R .cTxt .ti {
	margin-bottom: 16px;
}

#footer a,
#footer p,
#footer span {
	color: #7b7b7b;
	font-size: 14px;
	line-height: 22px;
}

#footer a,
#footer span {
	margin-right: 14px;
}

#footer span {
	display: inline-block;
}

#footer .pop-btn,
#footer a {
	cursor: pointer;
	transition: color .3s;
}

#footer .R .cTxt em {
	display: inline-block;
	color: #fa0;
	font-size: 16px;
	font-family: RUBIK-REGULAR-WEBFONT;
}

.clear-float::after {
	content: "";
	display: block;
	clear: both;
}

/* 内容区 */
.channel_content {
	padding: 70px 0;
	min-height: 300px;
}

/* 公共小标题 */
.common_smaltit .line {
	width: 45px;
	height: 3px;
	background: #f7b52e;
}

.common_smaltit .tit {
	font-size: 24px;
	color: #552a03;
	line-height: 25px;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 40px;
}

/* 公共大标题 */
.common_bigtit .tit {
	font-size: 36px;
	line-height: 36px;
	color: #552a03;
	margin-bottom: 15px;
}

.common_bigtit .con {
	font-size: 14px;
	line-height: 24px;
	color: #777;
	font-family: Arial;
}

/* 发展战略 */
.deve_strategy01 .item .item_hd {
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	padding: 0 28px;
	background: #f7b52e
}

.deve_strategy01 .item .item_bd ul {
	padding: 0 25px;
	margin: 50px 0 0;
}

.deve_strategy01 .item .item_bd ul li {
	width: 31%;
	float: left;
	margin-right: 1%;
	margin-bottom: 50px;
	font-size: 0;
}

.deve_strategy01 .item .item_bd ul li .icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	width: 36px;
	height: 36px;
	line-height: 36px
}

.deve_strategy01 .item .item_bd ul li .icon img {
	display: inline-block;
	vertical-align: middle;
}

.deve_strategy01 .item .item_bd ul li .text {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	width: calc(100% - 45px);
}

.deve_strategy01 .item.no_icon .item_bd ul li {
	width: 100%;
	margin-right: 0;
}

.deve_strategy01 .item.no_icon .item_bd ul li .icon {
	display: none;
}

.deve_strategy01 .item.no_icon .item_bd ul li .text {
	width: 100%;
	white-space: normal;
}

.deve_strategy01 .item:last-child .item_bd ul li {
	margin-bottom: 0;
}

/* 价值理念 */
.value_concept01 .item .item_hd {
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	padding: 0 28px;
	background: #f7b52e
}

.value_concept01 .item .item_bd .text {
	padding: 0 25px;
	margin: 50px 0;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}

.value_concept01 .item:last-child .item_bd .text {
	margin-bottom: 0;
}

/* 关于我们 */
.about_us01 .rect-65 {
	padding-bottom: 65%;
}

.about_us01 li {
	width: 24.25%;
	float: left;
	margin-left: 1%;
	height: 190px;
	overflow: hidden;
}

.about_us01 li:first-child {
	margin-left: 0;
}

.about_us01 li.li01 {
	background: #f5ebd1;
}

.about_us01 li.li02 {
	background: #f3f3f3;
}

.about_us01 li.li03 {
	background: #f3f3f3;
}

.about_us01 li.li04 {
	background: #f5ebd1;
}

.about_us01 li .box {
	padding: 23px 45px 0;
}

.about_us01 li .img_ {
	height: 82px;
	text-align: center;
	line-height: 82px;
}

.about_us01 li .img_ img {
	display: inline-block;
	vertical-align: middle;
}

.about_us01 li .txt_ {
	font-size: 14px;
	line-height: 22px;
	color: #552a03;
	text-align: center;
	margin-top: 20px;
}

.about_us01 li .txt_ span {
	display: block;
}

.about_us02 {
	padding: 50px 0;
	margin-top: 0;
}

.about_us02 .text {
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
}

.dsznr {
	font-size: 18px;
	line-height: 1.5em;
}

.dsznr p {
	margin: 0 0 20px 0;
	color: #666;
}

.about_us02 .text ul {
	padding-left: revert;
}

.news_aboutbox .text {
	font-size: 18px;
	line-height: 1.5em;
}

.news_aboutbox .text p {
	margin: 0 0 20px 0;
	color: #666;
}

.news_data .cCont1 .Le .Cont {
	font-size: 18px;
	line-height: 1.95em;
}

.news_data .cCont1 .Le .Cont p {
	margin: 0 0 20px 0;
	color: #666;
}


/* 发展历程 */
.history.channel_content {
	padding: 55px 0 75px;
	background: none;
}

.history01 {
	background: url(../image/history01_1.png) repeat-y center top;
	padding-top: 0px;
}

.history01 ul {
	margin-top: 30px;
}

.history01 li {
	width: 50%;
	float: left;
	margin-bottom: 50px;
	clear: both;
}

.history01 li .date .y {
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	font-family: Arial;
	font-family: Impact;
	padding-bottom: 10px;
	position: relative;
	position: absolute;
	width: 43px;
	height: 43px;
	left: -21px;
}

.history01 li .date .y:after {
	content: '';
	width: 65px;
	height: 6px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -6px;
	display: none;
}

.history01 li .intro {
	font-size: 14px;
	line-height: 16px;
	color: #666;
}

.history01 li .intro h3 {
	display: block;
	font-weight: 600;
	font-size: 36px;
	line-height: 30px;
	color: #018248;
	margin: 26px 0 1px -18px;
	background: url(../image/fzlc03.png) no-repeat left bottom;
	padding-bottom: 18px;
	padding-left: 18px;
	text-align: left;
}

.history01 li .intro span {
	display: block;
	font-weight: 300;
	font-size: 16px;
	line-height: 32px;
	color: #666;
	margin: 0 0;
	background: url(../image/fzlc02.png) no-repeat 5px 13px;
	padding-left: 20px;
	text-align: left;
	max-width: 410px;
}

.history01 li.odd {
	text-align: right;
	margin-top: -300px;
}

.history01 li.odd .date {
	float: right;
	position: relative;
}

.history01 li.odd .intro {
	float: right;
	padding-right: 5%;
}

.history01 li .intro img.ryimg01 {}

.history01 li .intro img.ryimg02 {
	display: none;
}

.history01 li.odd .intro {
	float: right;
	padding-right: 5%;
}

.history01 li.even {
	text-align: left;
	float: right;
	margin-top: -132px;
}

.history01 li.even .date {
	float: left;
	position: relative;
}

.history01 li.even .intro {
	float: left;
	padding-left: 5%;
	width: 95%;
}

/* 公司高层 */
.gsgc01 .hd {
	margin-bottom: 50px;
}

.gsgc01 .hd .item {
	float: left;
	padding: 0 20px;
	position: relative;
	font-size: 24px;
	line-height: 35px;
	color: #552a03;
	cursor: pointer;
}

.gsgc01 .hd .item:after {
	content: '';
	width: 1px;
	height: 24px;
	background: #DE9F00;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
}

.gsgc01 .hd .item:first-child {
	padding-left: 0;
}

.gsgc01 .hd .item:first-child::after {
	display: none;
}

.gsgc01 .hd .item.cur {
	font-weight: bold;
	color: #de9f00;
}

.gsgc01 .bd ul {
	display: none;
}

.gsgc01 .bd li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 30px;
	transition: all 0.5s ease;
	box-shadow: 0px 0px 8px 0px rgba(177, 177, 177, 0.14);
}

.gsgc01 .bd li:nth-child(3n) {
	margin-right: 0;
}

.gsgc01 .bd li .rect-105 {
	padding-bottom: 67%;
	background: #fcfcfc;
}

.gsgc01 .bd li .li_box {
	display: block;
	padding: 10px;
	padding: 0;
	/* border:1px solid #f7b52c;border-radius: 5px;background:#FEF7E0;*/
	background-image: linear-gradient(rgba(247, 181, 45, 1), rgba(250, 206, 116, 0.8))
}

.gsgc01 .bd li .li_box .img_ {
	width: 34%;
	float: left;
	width: 100%;
	height: 256px;
	overflow: hidden;
}

.gsgc01 .bd li .li_box .img_ img {
	height: auto !important;
}

.gsgc01 .bd li .li_box .intro_ {
	width: 53%;
	float: right;
	margin-right: 7%;
	width: 100%;
	margin-right: 0;
	text-align: center;
}

.gsgc01 .bd li .li_box .intro_ .box {
	padding: 31px 0;
}

.gsgc01 .bd li .li_box .intro_ .box .tit {
	font-size: 22px;
	line-height: 35px;
	color: #FFF;
	font-weight: bold;
}

.gsgc01 .bd li .li_box .intro_ .box .tit samp {
	/*font-size:18px; */
	line-height: 35px;
	color: #FFF;
	font-weight: 300;
	padding-left: 0px;
	display: block;
}

.gsgc01 .bd li .li_box .intro_ .box .con {
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
}

.gsgc01 .bd li .li_box .intro_ .box .icon {
	float: right;
	margin-right: 25px;
	margin-top: 5px;
	display: none;
}

.gsgc01 .bd li .li_box .intro_ .box .txt {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.gsgc01 .bd li .li_box .text {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: none;
}

.gsgc01 .bd li.even {
	float: right;
}

/*.gsgc01 .bd li .li_box:hover{background:#f7b52d;}
.gsgc01 .bd li .li_box:hover .box .tit{color:#FFF;}
.gsgc01 .bd li .li_box:hover .box .tit samp{color:#FFF;}*/
.gsgc01 .bd li:hover {
	background: #FFF;
}

.gsgc01 .bd li.ywh2 {
	height: 250px;
}

.gsgc01 .bd li .ywh {
	line-height: 26px;
	background: url(../image/ywh.png) repeat-y;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 10px;
}

/* 公司高层详细 */
.gsgc_detail01 .left {
	width: 28%;
	float: left;
}

.gsgc_detail01 .left .rect-105 {
	padding-bottom: 105%;
}

.gsgc_detail01 .left .info {
	padding: 35px 30px;
	background: #e9e9e9;
	color: #552a03
}

.gsgc_detail01 .left .t {
	font-size: 28px;
	line-height: 30px;
	color: #552a03;
	margin-bottom: 5px;
}

.gsgc_detail01 .left .c {
	font-size: 14px;
}

.gsgc_detail01 .right {
	width: 65%;
	float: right;
}

.gsgc_detail01 .right .t {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

.gsgc_detail01 .right .c {
	font-size: 14px;
	line-height: 32px;
	color: #333;
}

.gsgc_detail01 .right .fanhui {
	display: block;
	margin-top: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.gsgc_detail01 .right .fanhui img {
	vertical-align: -2px;
	margin-right: 8px;
}

.gsgc_detail01 .right .fanhui:hover {
	color: #f7b52e;
}

/* 董事长专栏 */
.chairman01 .infor {
	text-align: center;
}

.chairman01 .infor .tit {
	font-size: 32px;
	color: #373737;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 15px;
}

.chairman01 .infor .con {
	font-size: 16px;
	color: #121212;
	line-height: 24px;
}

.chairman01 .content {
	margin-top: 30px;
}

.chairman01 .content .left {
	width: 50%;
	float: left;
}

.chairman01 .content .left .rect-67 {
	padding-bottom: 67%;
}

.chairman01 .content .right {
	width: 50%;
	float: right;
}

.chairman01 .content .right .box {
	border: 10px solid #f3f3f3;
	border-left: none;
	padding: 5.5% 4% 5.5% 10%;
}

.chairman01 .content .right .box .tit {
	font-size: 28px;
	color: #000;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
}

.chairman01 .content .right .box .line {
	width: 42px;
	height: 1px;
	background: #b81b23;
	display: block;
	margin-bottom: 14px;
}

.chairman01 .content .right .box .con {
	color: #515151;
	line-height: 24px;
	height: 120px;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.chairman01 .content .right .box .list {
	padding-top: 4.5%;
}

.chairman01 .content .right .box .list li a {
	display: block;
	border-top: 1px solid #dddee3;
	border-bottom: 1px solid #dddee3;
	padding: 4px 10px;
	font-size: 15px;
	color: #838383;
	line-height: 30px;
}

.chairman01 .content .right .box .list li a:hover {
	color: #d8ab4c;
	border-color: #d8ab4c;
}

.chairman01 .content .right .box .list li a span {
	font-size: 13px;
}

.chairman02 {
	padding: 50px 0;
}

.chairman02 .rect-3655 {
	padding-bottom: 36.55%;
}

.chairman02 .left {
	width: 49%;
	float: left;
}

.chairman02 .left .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #bbbbbb;
	box-sizing: border-box;
}

.chairman02 .left .cover .box {
	padding: 30px 35px
}

.chairman02 .left .cover .box .tit {
	font-size: 20px;
	line-height: 25px;
	color: #333;
	font-weight: bold;
	position: relative;
	padding-bottom: 14px;
}

.chairman02 .left .cover .box .tit span {
	display: inline-block;
	padding-left: 5px;
}

.chairman02 .left .cover .box .tit:after {
	content: '';
	width: 36px;
	height: 1px;
	background: #f7b52e;
	position: absolute;
	left: 0;
	bottom: 0;
}

.chairman02 .left .cover .box .more {
	font-size: 12px;
	line-height: 25px;
	color: #666;
	margin-bottom: 15px;
	text-align: right;
}

.chairman02 .left .cover .box .more {
	color: #666;
	transition: all 0.5s ease
}

.chairman02 .left:hover .cover .box .more {
	color: #f7b52e;
}

.chairman02 .left .cover .box .con {
	font-size: 14px;
	line-height: 20px;
	color: #444;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.chairman02 .right {
	width: 49%;
	float: right;
}

.chairman02 .right .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	;
}

.chairman02 .right .cover .box {
	padding: 30px 35px
}

.chairman02 .right .cover .box .tit {
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	position: relative;
	padding-bottom: 14px;
}

.chairman02 .right .cover .box .tit span {
	display: inline-block;
	padding-left: 5px;
}

.chairman02 .right .cover .box .tit:after {
	content: '';
	width: 36px;
	height: 1px;
	background: #f7b52e;
	position: absolute;
	left: 0;
	bottom: 0;
}

.chairman02 .right .cover .box .more {
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 15px;
	text-align: right;
}

.chairman02 .right .cover .box .more {
	color: #fff;
	transition: all 0.5s ease
}

.chairman02 .right .cover .box .con {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.chairman02 .right:hover .cover .box .more {
	color: #9c7403;
}

.chairman03 li .li_box {
	background: #fbfbfb;
	display: block;
	padding: 12% 12% 4% 8%;
}

.chairman03 li .li_box .date {
	color: #5a5a5a;
	font-family: Arial;
	display: block;
	margin-bottom: 10px;
}

.chairman03 li .li_box .date .day {
	font-size: 60px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 60px;
}

.chairman03 li .li_box .tit {
	font-size: 15px;
	color: #5a5a5a;
	font-weight: bolder;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 8px;
}

.chairman03 li .li_box .con {
	font-size: 14px;
	line-height: 24px;
	color: #000;
}

.chairman03 li .li_box .more_btn {
	position: relative;
	display: block;
	padding-top: 10px;
	color: #b2b2b2;
	font-size: 13px;
	transition: all ease-in .3s;
}

.chairman03 li .li_box .more_btn i {
	position: absolute;
	right: 1px;
	top: 0px;
	transform: scale(.9);
	color: #dfe0e0
}

.chairman03 li .li_box .more_btn:hover i {
	color: #fff;
}

.chairman03 li:hover .li_box {
	background-color: #f7f7f7;
}


.chairman02 li .li_box {
	background: #fbfbfb;
	display: block;
	padding: 12% 12% 4% 8%;
}

.chairman02 li .li_box .date {
	color: #5a5a5a;
	font-family: Arial;
	display: block;
	margin-bottom: 10px;
}

.chairman02 li .li_box .date .day {
	font-size: 60px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 60px;
}

.chairman02 li .li_box .tit {
	font-size: 15px;
	color: #5a5a5a;
	font-weight: bolder;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 8px;
}

.chairman02 li .li_box .con {
	font-size: 14px;
	line-height: 24px;
	color: #000;
}

.chairman02 li .li_box .more_btn {
	position: relative;
	display: block;
	padding-top: 10px;
	color: #b2b2b2;
	font-size: 13px;
	transition: all ease-in .3s;
}

.chairman02 li .li_box .more_btn i {
	position: absolute;
	right: 1px;
	top: 0px;
	transform: scale(.9);
	color: #dfe0e0
}

.chairman02 li .li_box .more_btn:hover i {
	color: #fff;
}

.chairman02 li:hover .li_box {
	background-color: #f7f7f7;
}

/* 紫金在海外 */
.zijin_hw {
	background: #f6f2e9;
	padding-top: 30px;
}

.zijin_hw01 .content {
	position: relative;
}

/* .zijin_hw01 .content .rect-576{padding-bottom:57.6%;} */
.zijin_hw01 .content .rect-576 {
	padding-bottom: 63.5%;
}

.zijin_hw01 .content .hd {
	position: absolute;
	left: 20px;
	top: 20px;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 30px;
	z-index: 2;
}

.zijin_hw01 .content .hd .item {
	float: left;
	font-size: 18px;
	line-height: 32px;
	padding: 0 10px;
	cursor: pointer;
}

.zijin_hw01 .content .hd .item a {
	color: #000;
}

.zijin_hw01 .content .hd .item.cur {
	background: #A39161;
	border-radius: 30px;
	border: 1px solid #d4d2d0;
}

.zijin_hw01 .content .hd .item.cur a {
	color: #fff;
}

/* 海外地图左侧点的提示 */
.zijin_hw01 .content .dot_tips {
	position: absolute;
	left: 20px;
	bottom: 45px;
	width: 100px;
	z-index: 3;
}

.zijin_hw01 .content .dot_tips li {
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 6px;
	padding: 4px 10px;
	line-height: 22px;
	border: 1px solid transparent;
}

.zijin_hw01 .content .dot_tips li.cur {
	border: 1px solid #A39161;
	border-radius: 16px;
}

.zijin_hw01 .content .dot_tips li .ico,
.zijin_hw01 .content .dot_tips li .ico_1 {
	display: inline-block;
	width: 17px;
	height: 22px;
	margin-right: 10px;
	vertical-align: middle;
}

.zijin_hw01 .content .dot_tips li.li_Au {
	color: #dda301
}

.zijin_hw01 .content .dot_tips li.li_Au .ico_1 {
	background: url(../image/Au.png) no-repeat;
}

.zijin_hw01 .content .dot_tips li.li_Cu {
	color: #bb1b21
}

.zijin_hw01 .content .dot_tips li.li_Cu .ico_1 {
	background: url(../image/Cu.png) no-repeat;
}

.zijin_hw01 .content .dot_tips li.li_Zn {
	color: #023823
}

.zijin_hw01 .content .dot_tips li.li_Zn .ico_1 {
	background: url(../image/Zn.png) no-repeat;
}

.zijin_hw01 .content .dot_tips li.li_Li {
	color: #889DB7
}

.zijin_hw01 .content .dot_tips li.li_Li .ico_1 {
	background: url(../image/li-icon.png) no-repeat;
}

.zijin_hw01 .content .dot_tips li.li_Ylc {
	color: #584835
}

.zijin_hw01 .content .dot_tips li.li_Ylc .ico_1 {
	background: url(../image/Ylc-icon.png) no-repeat;
}

.zijin_hw01 .content .dot_tips li.li_else {
	color: #151515
}

.zijin_hw01 .content .dot_tips li.li_else .ico_1 {
	background: url(../image/else.png) no-repeat;
}

.zijin_hw01 .content .dot_tips li.li_office {
	color: #bb1b21
}

.zijin_hw01 .content .dot_tips li.li_office .ico_1 {
	background: url(../image/office.png) no-repeat;
}

.zijin_hw01 .content .dot_tips li.li_all .ico_1 {
	background: url(../image/all.png) no-repeat;
}

/* 海外地图上的点 */
.zijin_hw01 .content .dots_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.zijin_hw01 .content .dots_box .dot {
	position: absolute;
	left: 0;
	margin-left: -12px;
	margin-top: -33px;
}

.zijin_hw01 .content .dots_box .dot .t {
	display: none;
	position: absolute;
	left: 15px;
	padding: 1px 20px;
	top: -10px;
	white-space: nowrap;
	font-size: 16px;
	color: #fff;
	border-radius: 20px;
	height: 20px;
	line-height: 20px;
}

.zijin_hw01 .content .dots_box .dot:hover {
	z-index: 10;
}

.zijin_hw01 .content .dots_box .dot:hover .t {
	display: block;
}

.zijin_hw01 .content .dots_box .dot .icon {
	display: inline-block;
	width: 24px;
	height: 33px;
}

.zijin_hw01 .content .dots_box .au_point .dot .icon {
	background: url(../image/au_point.png) no-repeat center;
	background-size: cover;
}

.zijin_hw01 .content .dots_box .cu_point .dot .icon {
	background: url(../image/cu_point.png) no-repeat center;
	background-size: cover;
}

.zijin_hw01 .content .dots_box .zn_point .dot .icon {
	background: url(../image/zn_point.png) no-repeat center;
	background-size: cover;
}

.zijin_hw01 .content .dots_box .li_point .dot .icon {
	background: url(../image/li_point.png) no-repeat center;
	background-size: cover;
}

.zijin_hw01 .content .dots_box .ylc_point .dot .icon {
	background: url(../image/ylc_point.png) no-repeat center;
	background-size: cover;
}

.zijin_hw01 .content .dots_box .qt_point .dot .icon {
	background: url(../image/else_point.png) no-repeat center;
	background-size: cover;
}

.zijin_hw01 .content .dots_box .qt_point .dot .icon.ylc {
	background: url(../image/ic_location_plant_big.png) no-repeat center;
	background-size: cover;
	width: 27px;
	height: 20px;
}

.zijin_hw01 .content .dots_box .office_point .dot .icon {
	background: url(../image/office_point.png) no-repeat center;
}

/* 海外 金 */
.zijin_hw01 .content .dots_box .au_point .t {
	background: #c98900 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 铜 */
.zijin_hw01 .content .dots_box .cu_point .t {
	background: #c54000 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 锌 */
.zijin_hw01 .content .dots_box .zn_point .t {
	background: #577975 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 冶炼厂 */
.zijin_hw01 .content .dots_box .ylc_point .t {
	background: #584835 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 锂 */
.zijin_hw01 .content .dots_box .li_point .t {
	background: #889DB7 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 其他 */
.zijin_hw01 .content .dots_box .qt_point .t {
	background: #363636 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 办事处 */
.zijin_hw01 .content .dots_box .office_point .t {
	background: #c54000;
	background: rgb(197, 64, 0, 0.7);
}

/* 商业道德与反腐败 */
.business_ethics.channel_content {
	padding: 0;
}

.business_ethics01 {
	background: #f7f7f7;
	padding: 55px 0;
}

/* .business_ethics01 .infor .tit{display:none;} */
.business_ethics01 .infor .txt {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 40px;
}

.business_ethics01 .content {
	margin-top: 55px;
}

.business_ethics01 .content .tit {
	font-size: 26px;
	line-height: 28px;
	color: #552a03;
	margin-bottom: 10px;
}

.business_ethics01 .content li {
	float: left;
	margin-top: 30px;
}

.business_ethics01 .content .con_item_two .li_ {
	width: 48%;
	margin-right: 4%;
}

.business_ethics01 .content .con_item_two .li_two {
	margin-right: 0;
}

.business_ethics01 .content .con_item_three .li_ {
	width: 30%;
	margin-right: 5%;
}

.business_ethics01 .content .con_item .li_ .top_ {
	border-bottom: 1px solid #da9c00
}

.business_ethics01 .content .con_item_three .li_three {
	margin-right: 0
}

.business_ethics01 .content .con_item .li_ .num {
	display: inline-block;
	font-size: 36px;
	line-height: 36px;
	color: #da9c00;
	font-weight: bold;
}

.business_ethics01 .content .con_item .li_ .txt {
	display: inline-block;
	font-size: 14px;
	line-height: 27px;
	color: #da9c00;
	margin-bottom: 20px;
	margin-right: 30px;
}

.business_ethics01 .content .con_item .li_ .text {
	font-size: 14px;
	line-height: 27px;
	height: 135px;
	overflow-y: auto;
	padding-right: 10px;
	color: #666;
	position: relative;
	margin-top: 20px;
	;
}

.business_ethics01 .content .con_item .li_ .text::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.business_ethics01 .content .con_item .li_ .text::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.business_ethics01 .content .con_item .li_ .text::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.business_ethics02 {
	padding: 50px 0;
}

.business_ethics02 .content .tit {
	font-size: 26px;
	line-height: 28px;
	color: #552a03;
	margin-bottom: 40px;
}

.business_ethics02 .content .list li {
	float: left;
	position: relative;
	margin-bottom: 20px;
}

.business_ethics02 .content .list li .rect-466 {
	padding-bottom: 46.6%;
}

.business_ethics02 .content .list li .rect-705 {
	padding-bottom: 70.5%;
}

.business_ethics02 .content .list.list_two .li_ {
	width: 49%;
	margin-right: 2%;
}

.business_ethics02 .content .list.list_two .li_two {
	margin-right: 0;
}

.business_ethics02 .content .list.list_three .li_ {
	width: 32%;
	margin-right: 2%;
}

.business_ethics02 .content .list.list_three .li_three {
	margin-right: 0;
}

.business_ethics02 .content .list li .cover {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black60.png) center;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.business_ethics02 .content .list li .cover .cover_box {
	padding: 40px
}

.business_ethics02 .content .list li .cover .t {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
}

.business_ethics02 .content .list li .cover .c {
	font-size: 14px;
	line-height: 25px;
	height: 150px;
	overflow-y: auto;
	color: #fff;
	padding-right: 10px;
}

.business_ethics02 .content .list li .cover .btns {
	display: inline-block;
	width: 130px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	background: #da9c00;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
}

.business_ethics02 .content .list li .cover .c::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.business_ethics02 .content .list li .cover .c::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background: #f7b52e;
}

.business_ethics02 .content .list li .cover .c::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.business_ethics02 .content .list li .intro {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black11.png) center;
	z-index: 2;
}

.business_ethics02 .content .list li .intro .desc {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.business_ethics02 .content .list li:hover .cover {
	opacity: 1;
	visibility: visible;
}

.business_ethics02 .content .list li:hover .intro {
	opacity: 0;
	visibility: hidden;
}

/* 有按钮的 */
.business_ethics02 .content .list li.anniu .cover .c {
	height: 100px
}


/* 环境生态保护 */
.ECO03 {
	padding-bottom: 65px;
}

.ECO03 .content {
	border-top: 1px solid #d9d9d9;
	padding-top: 40px;
}

.ECO03 .content .rect-5666 {
	padding-bottom: 56.66%;
}

.ECO03 .content .cell {
	width: 25%;
	float: left;
	position: relative
}

.ECO03 .content .cell .cover {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black20.png) center;
	z-index: 2;
}

.ECO03 .content .cell .cover .box {
	padding: 40px 30px
}

.ECO03 .content .cell .cover .box_t {
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
}

.ECO03 .content .cell .cover .box_c {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	margin-top: 13px;
}

/* 图片弹窗 */
.img_tanchuang {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
}

.img_tanchuang .bg {
	background: url(../image/black60.png) center;
	background: rgba(0, 0, 0, .8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.img_tanchuang .img_content {
	width: 900px;
	height: 600px;
	background: none;
	;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 50%;
	margin-top: -300px;
}

.img_tanchuang .img_content .box {
	padding: 30px;
}

.img_tanchuang .img_content {
	display: flex;
	align-items: center;
	justify-content: center;
}

.img_tanchuang .img_content .box .img_ img {
	width: 100%;
}

.img_tanchuang .img_content .close {
	width: 22px;
	height: 22px;
	background: url(../image/about_close.png) no-repeat center;
	position: absolute;
	right: -40px;
	top: 0;
	transition: all 0.5s ease;
	cursor: pointer;
}

.img_tanchuang .img_content .close:hover {
	transform: rotateZ(180deg);
}

/* 社会贡献 */
.social_gx01 .con .list {
	margin-bottom: 30px;
}

.social_gx01 .con .list .li_ {
	width: 20%;
	float: left;
	text-align: center;
}

.social_gx01 .con .list .li_1 {
	width: 15%;
}

.social_gx01 .con .list .li_2 {
	width: 24%;
}

.social_gx01 .con .list .li_3 {
	width: 23%;
}

.social_gx01 .con .list .li_4 {
	width: 23%;
}

.social_gx01 .con .list .li_5 {
	width: 15%;
}

.social_gx01 .con .list .li_ .number {
	font-size: 48px;
	line-height: 48px;
	color: #da9c00;
	font-weight: bold;
}

.social_gx01 .con .list .li_ .txt {
	font-sizE: 16px;
	line-height: 29px;
	color: #666;
	margin-top: 10px;
}

.social_gx01 .content .con_item .li_ .num {
	padding-bottom: 17px
}

.social_gx02 {
	padding: 60px 0
}

.social_gx02 .infor .tit {
	font-size: 26px;
	line-height: 30px;
	color: #552a03;
}

.social_gx02 .content {
	margin-top: 40px;
}

.social_gx02 .content .left {
	width: 30%;
	float: left;
}

.social_gx02 .content .right {
	width: 63%;
	float: right;
	margin-top: 20px;
}

.social_gx02 .content .right .item .t {
	display: inline-block;
	font-size: 18px;
	line-height: 26px;
	color: #da9c00;
	font-weight: bold;
	padding-bottom: 7px;
	position: relative;
	margin-bottom: 5px;
}

.social_gx02 .content .right .item .t:after {
	content: "";
	width: 90%;
	left: 0;
	height: 1px;
	background: #da9c00;
	position: absolute;
	left: 0;
	bottom: 0
}

.social_gx02 .content .right .item .c {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	height: 52px;
}

.social_gx02 .content .right .item {
	margin-bottom: 20px;
}

.social_gx03 {
	padding: 60px 0;
	background: #f7f7f7;
}

.social_gx03 .item {
	width: 49%;
	position: relative;
}

.social_gx03 .item .rect-5633 {
	padding-bottom: 56.33%;
}

.social_gx03 .item .cover {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black20.png) center;
	z-index: 2;
}

.social_gx03 .item .cover .box {
	padding: 75px 80px
}

.social_gx03 .item .cover .box_t {
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
}

.social_gx03 .item .cover .box_c {
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	margin-top: 13px;
}

/* 报告与政策 */
.baogao01 .content .con .cell {
	width: 48%;
	position: relative
}

.baogao01 .content .con .cell .rect-293 {
	padding-bottom: 29.3%;
}

.baogao01 .content .con .cell .cover {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black20.png) center;
	z-index: 2;
}

.baogao01 .content .con .cell .cover .box {
	padding: 40px 30px
}

.baogao01 .content .con .cell .cover .box_t {
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
}

.baogao01 .content .con .cell .cover .box_c {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	margin-top: 13px;
}

.baogao02 {
	padding: 40px 0
}

.baogao02 .content .tit {
	font-size: 26px;
	line-height: 28px;
	color: #552a03;
	margin-bottom: 40px;
}

.baogao02 .content .list .li_ {
	width: 48%;
	float: left;
	background-color: #fff;
	margin-bottom: 30px;
	transition: all 0.5s ease
}

.baogao02 .content .list .li_two {
	float: right;
}

.baogao02 .content .list .li_ .li_box {
	display: block;
	padding: 10px 30px;
	border: 1px solid #dcdcdc
}

.baogao02 .content .list .li_ .li_box .icon {
	float: left;
	margin-top: 10px;
}

.baogao02 .content .list .li_ .li_box .txt {
	float: left;
	line-height: 50px;
	font-size: 18px;
	color: #db9c01;
	padding-left: 35px;
	border-left: 1px solid #e5e5e5;
	margin-left: 20px;
	width: 70%;
}

.baogao02 .content .list .li_ .li_box .icon1 {
	float: right;
	margin-top: 11px;
}

.baogao02 .content .list .li_:hover {
	background-color: #f7f7f7;
}

.baogao03 .rect-154 {
	padding-bottom: 154%;
}

.baogao03 .content {
	margin-bottom: 30px;
}

.baogao03 .content .tit {
	font-size: 26px;
	color: #552a03;
	line-height: 42px;
}

.baogao03 .content .more {
	margin-top: 15px;
}

.baogao03 .content .more:hover a {
	color: #db9c01;
}

.baogao03 .item {
	width: 48%;
	padding: 15px 20px;
	height: 255px;
	border: 1px solid #8ca798;
	box-sizing: border-box;
	margin-bottom: 45px;
	float: left;
}

.baogao03 .item.odd {
	float: right;
}

.baogao03 .item .img_,
.baogao03 .item.odd .img_ {
	width: 27%;
}

.baogao03 .item .infor {
	width: 70%;
	height: 100%;
	position: relative;
}

.baogao03 .item .infor .tit {
	font-size: 24px;
	line-height: 30px;
}

.baogao03 .item .infor .date {
	font-size: 16px;
	line-height: 18px;
	margin-top: 15px;
}

.baogao03 .item .btn_load {
	border: 1px solid #8ca798;
	font-size: 16px;
	line-height: 18px;
	color: #8ca798;
	padding: 8px 50px;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
	transition: all 0.5s ease;
}

.baogao03 .item .btn_load:hover {
	background: #db9c01;
	color: #fff;
}

/* ESG */
.ESG01 .content {
	margin-top: 40px;
}

.ESG01 .content li {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #ebebeb;
	overflow: hidden;
}

.ESG01 .content li .tit {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	font-weight: bold;
}

.ESG01 .content li .date {
	font-size: 12px;
	line-height: 23px;
	color: #b5b5b5;
	font-family: Arial;
	margin: 5px 0;
}

.ESG01 .content li .con {
	font-size: 14px;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
	color: #999;
	margin-bottom: 5px;
}

.ESG01 .content li .more {
	color: #d3d3d3;
}

.ESG01 .content li .more i {
	transform: scale(.8);
	font-weight: bold;
}

.ESG01 .content li:hover .tit {
	color: #f7b52e;
}

.ESG01 .content li:hover .more {
	color: #f7b52e;
}

/* 联系我们 */
.contact_us01 .left {
	width: 64%;
	float: left;
	height: 618px;
	background-color: #f0f0f0;
	overflow: hidden;
}

.contact_us01 .left img {
	height: 100%;
	width: 100%;
}

.contact_us01 .right {
	width: 36%;
	float: left;
	height: 618px;
	background-color: #a67101;
	color: #fff;
	background-image: url(../image/contact_us01_1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contact_us01 .right .box {
	padding: 10% 8% 10% 10%;
}

.contact_us01 .right .box .title {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 15px;
}

.contact_us01 .right .box dl {
	border-top: 1px dashed #d3b880;
}

.contact_us01 .right .box .dl01 {
	padding: 10px 0px;
}

.contact_us01 .right .box .dl01 dt {
	font-size: 16px;
}

.contact_us01 .right .box .dl01 dd {
	line-height: 30px;
	font-size: 14px;
}

.contact_us01 .right .box .dl02 {
	padding: 20px 0px;
}

.contact_us01 .right .box .dl02 dt {
	width: 58px;
	height: 64px;
	background: url(../image/contact_us_ico.png) no-repeat;
	margin-right: 10px;
}

.contact_us01 .right .box .dl02 dd {
	font-size: 18px;
}

.contact_us01 .right .box .dl02 span {
	display: block;
	font-size: 28px;
	font-family: Arial;
	line-height: 28px;
}

.contact_us01 .right .box .dl03 {
	padding-top: 30px;
}

.contact_us01 .right .box .dl03 dt {
	width: 40%;
}

.contact_us01 .right .box .dl03 dd {
	width: 50%;
}

.contact_us01 .right .box .dl03 dd span {
	display: block;
}

.contact_us01 .right .box .dl03 dd .cn_title {
	font-size: 16px;
}

.contact_us01 .right .box .dl03 dd .en_title {
	font-size: 12px;
	margin-bottom: 10px;
}

.contact_us01 .right .box .dl03 dd .bshare-custom {
	overflow: hidden;
}

.contact_us01 .right .box .dl03 dd .bshare-custom a {
	display: block;
	float: left;
	height: auto;
	text-align: center;
	padding: 0;
	line-height: 36px;
	border-radius: 5px;
	color: #fff;
	background: none;
	margin-right: 8px;
}

.contact_us01 .right .box .dl03 dd .bshare-custom a i {
	background: none;
	margin: 0;
	vertical-align: top;
	font-size: 23px;
}

/* 业绩报告 */
.report01 .hd .left {
	width: 50%;
	float: left;
}

.report01 .hd .left .item {
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: none;
	line-height: 30px;
	font-size: 24px;
	color: #666;
	cursor: pointer;
	background: #FFF;
	padding: 10px 30px;
	border-radius: 40px;
}

.report01 .hd .left .item a {
	color: #666
}

.report01 .hd .left .item:last-child {
	border-right: 0;
}

.report01 .hd .left .item:hover {
	color: #FFF;
	background: #018248;
}

.report01 .hd .left .item.cur,
.report01 .hd .left .item.cur a,
.report01 .hd .left .item a:hover {
	color: #FFFF;
	background: #018248;
}

.report01 .hd .right {
	width: 24%;
	float: right;
}

.report01 .hd .right .inp_wrap {
	border: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	position: relative;
}

.report01 .hd .right .inp_wrap .inp {
	width: 75%;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
	border: none;
	padding-left: 15px;
}

.report01 .hd .right .inp_wrap .btns {
	padding: 0;
	margin: 0;
	border: none;
	width: 14px;
	height: 12px;
	background: url(../image/report_search.png) no-repeat center;
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -6px;
	cursor: pointer;
}

.report01 .bd {
	margin-top: 40px;
}

.report01 .bd li {
	margin-bottom: 15px;
	overflow: hidden
}

.report01 .bd li .left {
	float: left;
	width: 90px;
	height: 90px;
	border: 1px solid #ddd;
}

.report01 .bd li .left .date {
	position: relative;
	top: 15px;
	left: 20px;
}

.report01 .bd li .left .date {
	display: block;
	width: 70px;
	height: 50px;
	padding: 5px;
	color: #fff;
	background-color: #bababa;
	font-family: Arial;
	line-height: normal
}

.report01 .bd li .left .date span {
	display: block;
}

.report01 .bd li .left .date .y {
	font-size: 12px;
}

.report01 .bd li .left .date .d {
	text-align: right;
}

.report01 .bd li .left .date .d .d_d {
	font-size: 25px;
}

.report01 .bd li .left .m_date {
	display: none;
}

.report01 .bd li .right {
	float: right;
	width: calc(100% - 125px);
	height: 60px;
	padding: 8px 12px;
	border: 1px solid #ddd
}

.report01 .bd li .right ._t {
	color: #080808;
	font-size: 14px;
}

.report01 .bd li .right ._st img {
	vertical-align: -2px;
	padding-right: 10px;
}

.report01 .bd li:hover .left .date {
	background-color: #f7b52e
}

.report01 .bd li:hover .right {
	background-color: #faf5e6
}

.report01 .bd li:hover .right ._t {
	color: #f7b52e;
}

.report01 .bd .page {
	margin-top: 50px;
}

.report01 .common_smaltit .tit {
	margin-bottom: 0;
	text-align: left;
}

.report0111 .hd .left11 {
	width: 100%;
	float: left;
}

.report0111 .hd .left11 .item {
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: none;
	line-height: 30px;
	font-size: 24px;
	color: #666;
	cursor: pointer;
	background: #FFF;
	padding: 10px 30px;
	border-radius: 40px;
}

.report0111 .hd .left11 .item a {
	color: #666
}

.report0111 .hd .left11 .item:last-child {
	border-right: 0;
}

.report0111 .hd .left11 .item:hover {
	color: #FFF;
	background: #f7b52c;
}

.report0111 .hd .left11 .item.cur,
.report0111 .hd .left11 .item.cur a,
.report0111 .hd .left11 .item a:hover {
	color: #FFFF;
	background: #f7b52c;
}

.report0111 .hd .right11 {
	width: 24%;
	float: right;
}

.report0111 .hd .right11 .inp_wrap {
	border: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	position: relative;
}

.report0111 .hd .right11 .inp_wrap .inp {
	width: 75%;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
	border: none;
	padding-left: 15px;
}

.report0111 .hd .right11 .inp_wrap .btns {
	padding: 0;
	margin: 0;
	border: none;
	width: 14px;
	height: 12px;
	background: url(../image/report_search.png) no-repeat center;
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -6px;
	cursor: pointer;
}

.report0111 .bd {
	margin-top: 40px;
}

.report0111 .bd li {
	margin-bottom: 15px;
	overflow: hidden;
	box-shadow: 0px 10px 20px 0px rgba(151, 158, 169, 0.34);
	position: relative;
}

.report0111 .bd li .left11 {
	float: left;
	width: 77px;
	height: 78px;
	padding-top: 10px;
}

.report0111 .bd li .left11 .date {
	position: relative;
	top: 15px;
	left: 20px;
}

.report0111 .bd li .left11 .date {
	display: block;
	width: 70px;
	height: 50px;
	padding: 5px;
	color: #fff;
	background-color: #bababa;
	font-family: Arial;
	line-height: normal
}

.report0111 .bd li .left11 .date span {
	display: block;
}

.report0111 .bd li .left11 .date .y {
	font-size: 12px;
}

.report0111 .bd li .left11 .date .d {
	text-align: right;
}

.report0111 .bd li .left11 .date .d .d_d {
	font-size: 25px;
}

.report0111 .bd li .left11 .m_date {
	display: none;
}

.report0111 .bd li .right11 {
	float: right;
	width: calc(100% - 110px);
	height: 75px;
	padding: 8px 12px;
}

.report0111 .bd li .right11 ._t {
	color: #080808;
	font-size: 18px;
	padding-bottom: 3px;
}

.report0111 .bd li .right11 ._st img {
	vertical-align: -2px;
	padding-right: 10px;
}

.report0111 .bd li:hover {
	box-shadow: 0px 10px 20px 0px rgba(151, 158, 169, 0.64);
}

/*.report0111 .bd li:hover .left11 .date{background-color:#f7b52e}
.report0111 .bd li:hover .right11{background-color:#faf5e6}
.report0111 .bd li:hover .right11 ._t{color:#f7b52e;}*/
.report0111 .bd .page {
	margin-top: 50px;
}

.report0111 .common_smaltit .tit {
	margin-bottom: 0;
	text-align: left;
}

/* 分页 */
.page {
	text-align: center;
	line-height: 16px;
	margin-top: 20px
}

.page span,
.page a {
	display: inline-block;
	border: 1px solid #ededed;
	padding: 5px 10px;
	vertical-align: middle;
	margin-left: -1px
}

.page .goprev {
	margin-right: 10px
}

.page .gonext,
.page .count {
	margin-left: 10px
}

.page span,
.page a:hover {
	background: #f7b52e;
	color: #fff
}

.page span.goprev,
.page span.gonext {
	color: #ccc;
	background: 0 0
}

.page span.count {
	border: 0;
	background: 0;
	color: #333
}

/* 分页 end*/

/* 2020业绩 */
.achievement20.channel_content {
	padding: 0;
}

.achievement20_01 {
	background: #f0f0f0;
	padding: 75px 0;
}

.achievement20_01 .content {
	margin-top: 40px;
}

.achievement20_01 .content li {
	width: 24.5%;
	margin-right: 0.5%;
	float: left;
	background: #fff;
	margin-bottom: 5px;
	;
}

.achievement20_01 .content li .li_box {
	padding: 45px 50px;
	text-align: center;
}

.achievement20_01 .content li .li_box .icon {
	height: 37px;
	margin: 0 auto;
}

.achievement20_01 .content li .li_box .num {
	font-size: 48px;
	line-height: 48px;
	color: #bc8901;
	margin: 10px 0 13px;
	font-weight: bold;
}

.achievement20_01 .content li .li_box .text {
	font-size: 16px;
	line-height: 29px;
	color: #333333;
	;
}

.achievement20_02 {
	padding: 50px 0px
}

.achievement20_02 .content li {
	width: 33.3%;
	float: left;
	background: #f8f2dc;
	position: relative
}

.achievement20_02 .content li:after {
	content: '';
	width: 1px;
	height: 100%;
	background-color: #e6d29a;
	position: absolute;
	left: 0;
	top: 0;
}

.achievement20_02 .content li:first-child:after {
	display: none;
}

.achievement20_02 .content li .li_box {
	padding: 34px 40px 40px 30px;
}

.achievement20_02 .content li .li_box .icon {
	width: 40px;
	height: 40px;
	;
}

.achievement20_02 .content li .li_box .tit {
	font-size: 20px;
	line-height: 24px;
	color: #bc8901;
	font-weight: bold;
	margin: 20px 0 15px
}

.achievement20_02 .content li .li_box .con {
	font-size: 13px;
	line-height: 22px;
	height: 66px;
	overflow-y: auto;
	color: #a37f28;
}

.achievement20_02 .content li .li_box .con::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.achievement20_02 .content li .li_box .con::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #bc8901;
}

.achievement20_02 .content li .li_box .con::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.achievement20_03 {
	padding-bottom: 50px;
}

.achievement20_03 .rect-575 {
	padding-bottom: 57.5%;
}

.achievement20_03 .list_box {
	position: relative;
	color: #fff
}

.achievement20_03 .list_text {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	padding: 54px;
}

.achievement20_03 .list_text:hover {
	color: #fff;
}

.achievement20_03 .list_title {
	font-size: 24px;
	margin-bottom: 18px;
}

.achievement20_03 .list_title a {
	color: #fff;
}

.achievement20_03 .more_box {
	font-size: 16px;
	padding: 14px 0px;
	display: block;
	transition: all 0.5s ease;
}

.achievement20_03 .more_box .iconfont {
	font-size: 12px;
}

.achievement20_03 .list_title {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}

.achievement20_03 .more_box {
	padding: 0;
	font-size: 12px;
	color: #fff;
}

.achievement20_04 {
	padding: 50px 0;
	background-color: #f0f0f0;
}

.achievement20_04 li {
	margin-bottom: 50px;
}

.achievement20_04 li .li_top {
	margin-bottom: 40px;
}

.achievement20_04 li .li_top .rect-55 {
	padding-bottom: 55%;
}

.achievement20_04 li .li_top .left {
	width: 50%;
}

.achievement20_04 li .li_top .right {
	width: 50%;
	background-color: #fff;
}

.achievement20_04 li .li_top .right .box {
	padding: 50px 70px 20px 50px
}

.achievement20_04 li .li_top .right .box .tit {
	font-size: 24px;
	line-height: 25px;
	color: #2f3030;
	font-weight: bold;
}

.achievement20_04 li .li_top .right .box .con {
	font-size: 14px;
	line-height: 24px;
	color: #444;
	margin: 15px 0 20px;
}

.achievement20_04 li .li_top .right .box .img_box .img_01 {
	margin-right: 40px;
}

.achievement20_04 li.odd .li_top .left {
	float: left;
}

.achievement20_04 li.odd .li_top .right {
	float: right;
}

.achievement20_04 li.even .li_top .left {
	float: right;
}

.achievement20_04 li.even .li_top .right {
	float: left;
}

.achievement20_04 .datalist {
	border: 2px solid #da9c00;
	color: #000;
}

.achievement20_04 .datalist tr.odd {
	background: #fff;
}

.achievement20_04 .datalist tr.even {
	background: #f1f1f1;
}

.achievement20_04 .datalist tr.firstRow td {
	border-bottom: 1px solid #da9c00
}

.achievement20_04 .datalist td {
	border: 1px solid #da9c00;
}

/* 内幕 */
.neimu .report01 .hd .right {
	margin-top: 13px;
}

/* 独立董事 */
.director .report01 .hd .right {
	margin-top: 13px;
}

/* 主要项目 */
.kuangshan_list01 .content {
	margin-top: 30px;
}

.kuangshan_list01 .content .tit {
	font-size: 26px;
	line-height: 28px;
	color: #552a03;
	margin-bottom: 40px;
}

.kuangshan_list01 .content .list li {
	float: left;
	position: relative;
	margin-bottom: 20px;
}

.kuangshan_list01 .content .list li .rect-466 {
	padding-bottom: 46.6%;
}

.kuangshan_list01 .content .list li .rect-705 {
	padding-bottom: 70.5%;
}

.kuangshan_list01 .content .list li a {
	display: block;
}

.kuangshan_list01 .content .list.list_two .li_ {
	width: 49%;
	margin-right: 2%;
}

.kuangshan_list01 .content .list.list_two .li_two {
	margin-right: 0;
}

.kuangshan_list01 .content .list.list_three .li_ {
	width: 32%;
	margin-right: 2%;
}

.kuangshan_list01 .content .list.list_three .li_three {
	margin-right: 0;
}

.kuangshan_list01 .content .list .li_ .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	transition: all 0.5s ease;
	opacity: 1;
	visibility: visible;
}

.kuangshan_list01 .content .list .li_:hover .txt {
	opacity: 0;
	visibility: hidden;
}

.kuangshan_list01 .content .list li .cover {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black60.png) center;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.kuangshan_list01 .content .list li .cover .cover_box {
	padding: 40px
}

.kuangshan_list01 .content .list li .cover .t {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
}

.kuangshan_list01 .content .list li .cover .c {
	font-size: 14px;
	line-height: 25px;
	height: 125px;
	overflow-y: auto;
	color: #fff;
	padding-right: 10px;
}

.kuangshan_list01 .content .list li .cover .btns {
	display: inline-block;
	width: 130px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	background: #da9c00;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
}

.kuangshan_list01 .content .list li .cover .c::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.kuangshan_list01 .content .list li .cover .c::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.kuangshan_list01 .content .list li .cover .c::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.kuangshan_list01 .content .list li .intro {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black11.png) center;
	z-index: 2;
}

.kuangshan_list01 .content .list li .intro .desc {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.kuangshan_list01 .content .list li:hover .cover {
	opacity: 1;
	visibility: visible;
}

.kuangshan_list01 .content .list li:hover .intro {
	opacity: 0;
	visibility: hidden;
}

.kuangshan_list01 .content .list li.anniu .cover .c {
	height: 100px
}

.kuangshan_list01 .content .list li .cover .item_more {
	font-size: 20px;
	color: #fff;
	margin: 0;
	cursor: pointer;
}

/* 项目详细 */
.program_detail01 .content {
	margin-top: 40px;
}

.program_detail01 .content .rect-561 {
	padding-bottom: 56.8%;
}

.program_detail01 .content .top_l {
	width: 32%;
}

.program_detail01 .content .top_r {
	width: 64%;
}

.program_detail01 .content .top_r li {
	border-bottom: 1px solid #fff;
	line-height: 30px;
}

.program_detail01 .content .top_r li .li_l {
	width: 30%;
	float: left;
	background: #de9f00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	position: relative;
}

.program_detail01 .content .top_r li .li_l span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.program_detail01 .content .top_r li .li_r {
	width: 55%;
	float: right;
	padding-right: 4%;
	font-size: 14px;
	color: #333;
}

.program_detail01 .content .top_r li.odd {
	background: #fef7e0;
}

.program_detail01 .content .top_r li.even {
	background: #f3e5b3;
}

.program_detail01 .content .bott_ {
	margin-top: 30px;
}

.program_detail01 .content .bott_ .text {
	font-size: 16px;
	color: #333;
	line-height: 35px;
}

.program_detail02 {
	margin-top: 40px;
}

.program_detail02 .content li {
	float: left;
	width: 10%;
	margin-right: 9%;
}

.program_detail02 .content li .num {
	font-size: 14px;
	line-height: 25px;
	color: #de9f00;
	font-weight: bold;
}

.program_detail02 .content li .num span {
	font-size: 36px;
	display: inline-block;
	margin-right: 5px;
}

.program_detail02 .content li .txt {
	font-size: 14px;
	line-height: 25px;
	color: #666;
	border-top: 1px solid #DE9F00;
	padding-top: 7px;
	margin-top: 7px;
}

.program_detail03 {
	margin-top: 40px;
}

.program_detail03 li {
	margin-bottom: 20px;
}

.program_detail03 li .tit {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #de9f00;
	margin-bottom: 8px;
}

.program_detail03 li .con {
	font-size: 14px;
	line-height: 25px;
	color: #666;
}

.program_detail04 {
	padding: 40px 0;
}

.program_detail04 .left {
	width: 60%;
	float: left;
}

.program_detail04 .left .more {
	font-size: 12px;
	line-height: 25px;
	margin-top: 22px;
	color: #552a03;
}

.program_detail04 .left .more:hover {
	color: #f7b52e;
	font-weight: bold;
}

.program_detail04 .left .content li {
	margin-bottom: 30px;
}

.program_detail04 .left .content li .li_box {
	display: block
}

.program_detail04 .left .content li .li_box .img_ {
	width: 34.5%;
	float: left;
}

.program_detail04 .left .content li .li_box .info_ {
	width: 59.5%;
	float: right;
	margin-top: 11px;
}

.program_detail04 .left .content li .li_box .info_ .t {
	font-size: 18px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
	transition: all 0.5s ease;
}

.program_detail04 .left .content li .li_box .info_ .c {
	font-size: 12px;
	line-height: 19px;
	color: #999999;
	height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 8px 0 20px;
}

.program_detail04 .left .content li .li_box .info_ .d {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}

.program_detail04 .left .content li:hover .li_box .info_ .t {
	color: #f7b52e;
}

.program_detail04 .right {
	width: 33.3%;
	float: right;
}

.program_detail04 .right .more {
	font-size: 12px;
	line-height: 25px;
	margin-top: 22px;
	color: #552a03;
}

.program_detail04 .right .more:hover {
	color: #f7b52e;
	font-weight: bold;
}

.program_detail04 .right li {
	border-bottom: 1px solid #D5D5D5;
}

.program_detail04 .right li a {
	display: block;
	padding: 33px 0;
}

.program_detail04 .right li:first-child a {
	padding-top: 10px;
}

.program_detail04 .right li a span {
	display: block;
	font-size: 18px;
	line-height: 27px;
	color: #333;
	position: relative;
	padding-left: 26px;
	font-weight: bold;
	transition: all 0.5s ease;
	height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.program_detail04 .right li a span:after {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background: #DE9F00;
	position: absolute;
	left: 0;
	top: 8px;
}

.program_detail04 .right li:hover a span {
	color: #DE9F00;
}

.program_detail05 .more {
	font-size: 12px;
	line-height: 25px;
	margin-top: 22px;
	color: #552a03;
}

.program_detail05 .more:hover {
	color: #f7b52e;
	font-weight: bold;
}

.program_detail05 .content .rect-458 {
	padding-bottom: 45.8%;
}

.program_detail05 .content .item a {
	display: block;
}

.program_detail05 .content .item {
	width: 32%;
	margin-right: 2%;
	float: left;
	position: relative;
	box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.14);
	background: #fff;
	padding-bottom: 112px;
}

.program_detail05 .content .item:last-child {
	margin-right: 0;
}

.program_detail05 .content .item .bott {
	padding: 25px 20px;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top: 130px;
	left: 50%;
	width: 91.4%;
	transform: translate(-50%, 0);
	height: 55%;
	transition: all 0.5s ease;
}

.program_detail05 .content .item .bott .name {
	font-size: 14px;
	line-height: 25px;
	color: #f7b52e;
	margin-bottom: 8px
}

.program_detail05 .content .item .bott .t {
	font-size: 18px;
	line-height: 25px;
	color: #552a03;
	font-weight: bold;
	;
}

.program_detail05 .content .item .bott .c {
	font-size: 13px;
	line-height: 20px;
	color: #aaa;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
	margin-top: 10px;
}

.program_detail05 .content .item .more {
	width: 23px;
	height: 11px;
	background: url(../image/gj_jt.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 37px;
	bottom: 25px;
}

.program_detail05 .content .item:hover .bott {
	height: 68%;
	top: 75px;
}

.program_detail05 .content .item:hover .bott .c {
	opacity: 1;
	visibility: visible;
}

/* 股市行情 */
.stock01 .content .item {
	width: 50%;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
}

.stock01 .content .item01 {
	padding-right: 3%;
}

.stock01 .content .item02 {
	padding-left: 3%;
}

.stock01 .content .item .infor .title {
	font-size: 18px;
	line-height: 25px;
	color: #333;
	margin-bottom: 20px;
}

.stock01 .content .item .infor .con .big_num {
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	color: #de9f00;
	font-weight: bold;
}

.stock01 .content .item .infor .con .smal_num {
	display: inline-block;
	font-size: 24px;
	line-height: 25px;
	margin-left: 45px;
}

.stock01 .content .item .infor .con .smal_num .icon {
	display: inline-block;
	width: 19px;
	height: 17px;
}

.stock01 .content .item .infor .con .smal_num.up {
	color: #ff0000;
}

.stock01 .content .item .infor .con .smal_num.up .icon {
	background: url(../image/up.png) no-repeat center;
}

.stock01 .content .item .infor .con .smal_num.down {
	color: #00cc0a;
}

.stock01 .content .item .infor .con .smal_num.down .icon {
	background: url(../image/down.png) no-repeat center;
}

.stock01 .content .item .infor .con .smal_num span {
	display: inline-block;
	margin-right: 45px;
}

.stock01 .content .item .content {
	margin: 38px 0 50px;
}

.stock01 .content .item .content .tit_l {
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
}

.stock01 .content .item .content .tit_r {
	float: right;
	font-size: 12px;
	line-height: 25px;
	color: #999999;
}

.stock01 .content .item .content .con {
	margin-top: 20px;
	border-top: 1px solid #E4E4E4;
}

.stock01 .content .item .content .con li {
	width: 50%;
	padding: 0 6%;
	float: left;
	line-height: 50px;
	border-bottom: 1px solid #E4E4E4;
	box-sizing: border-box;
}

.stock01 .content .item .content .con li:nth-child(2n+1) {
	padding-left: 0;
}

.stock01 .content .item .content .con li .li_l {
	float: left;
	font-size: 14px;
	color: #de9f00;
}

.stock01 .content .item .content .con li .li_r {
	float: right;
	font-size: 14px;
	color: #666666;
}

.stock01 .content .item .list .rect-71 {
	padding-bottom: 71%;
}

.stock01 .content .item .list .list_hd {
	margin-bottom: 20px;
}

.stock01 .content .item .list .list_hd .cell {
	font-size: 20px;
	display: inline-block;
	margin-right: 20px;
	line-height: 30px;
	cursor: pointer;
}

.stock01 .content .item .list .list_hd .cell.cur {
	font-weight: bold;
	color: #f7b52e;
}

.stock01 .content .item .list .list_bd .cell {
	display: none;
}

.stock01 .content .item .list .list_bd .cell.cur {
	display: block;
}

.stock01 .content .item02 .content {
	margin-bottom: 40px;
}








/* 媒体中心的公共部分 */
.media_hd .item {
	float: left;
	width: 25%;
}

.media_hd .item a {
	display: block;
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	text-align: center;
	background: #D1BE7B;
	position: relative;
}

.media_hd .item a:after {
	content: '';
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

.media_hd .item a:before {
	content: '';
	width: 18px;
	height: 8px;
	background: url(http://www.hnmining.com/resources/web/img/media_jt.png) no-repeat center;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -9px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.media_hd .item:first-child a:after {
	display: none;
}

.media_hd .item a:hover,
.media_hd .item.cur a {
	font-weight: bold;
	background: #e1a52a;
}

.media_hd .item.cur a:before {
	opacity: 1;
	visibility: visible;
}


/* 海矿视频 */
.video_list01 .content {
	margin-top: 60px;
}

.video_list01 .content .rect-703 {
	padding-bottom: 70.3%;
}

.video_list01 .content .li_ {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
	cursor: pointer;
}

.video_list01 .content .li_three {
	margin-right: 0;
}

.video_list01 .content .li_ .info .tit {
	padding: 10px 20px;
	font-size: 18px;
	line-height: 38px;
	color: #333333;
	text-align: center;
}

.video_list01 .content .li_ .play {
	width: 51px;
	height: 51px;
	background: url(../image/video_list01_1.png) no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: 50%;
	margin-top: -25px;
	transition: all 0.5s ease;
}

.video_list01 .content .li_:hover .play {
	background: url(../image/video_list01_2.png) no-repeat center;
}

/* BLOG */
.BLOG01 .content {
	margin-top: 40px;
}

.BLOG01 .item {
	width: 23.5%;
	margin-right: 1.3%;
	float: left;
	margin-bottom: 16px;
	background-color: #fff;
	border-radius: 10px;
}

.BLOG01 .item_four {
	margin-right: 0;
}

.BLOG01 .item a {
	display: block;
}

.BLOG01 .item .img_ img {
	width: 100%;
	border-radius: 8px 8px 0 0;
	transition: all 0.5s ease
}

.BLOG01 .item .intro .box {
	padding: 16px
}

.BLOG01 .item .intro .box .t {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
	margin-bottom: 8px;
	transition: all 0.5s ease
}

.BLOG01 .item .intro .box .c {
	font-size: 12px;
	line-height: 19px;
	color: #999;
	margin-bottom: 16px;
}

.BLOG01 .item .intro .box .d {
	font-size: 14px;
	color: #999;
}

.BLOG01 .item:hover .intro .box .t {
	color: #dda302;
}

.BLOG01 .item:hover .img_ img {
	box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

/* 新闻媒体 */
.news_list01 .content {
	margin-top: 30px;
}

.news_list01 .content ul li {
	border-bottom: 1px solid #EFF3F6;
}

.news_list01 .content ul li .rect-625 {
	padding-bottom: 62.5%;
}

.news_list01 .content ul li a {
	display: block;
	padding: 35px 0;
}

.news_list01 .content ul li .left {
	float: right;
	width: 72%;
}

.news_list01 .content ul li .left .tit {
	font-size: 22px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 20px;
	transition: .5s ease;
	font-weight: bold;
}

.news_list01 .content ul li .left .tit font {
	color: #F00;
	padding-right: 5px;
}

.news_list01 .content ul li .left .tit font.st1 {
	padding-right: 5px;
	background: url('../image/tj.png') no-repeat;
	background-size: auto;
	background-size: 28px;
	width: 28px;
	display: inline-block;
	height: 28px;
	float: left;
	margin-top: 3px;
}

.news_list01 .content ul li .left .tit font.st2 {
	padding-right: 5px;
	background: url('../image/ding.png') no-repeat;
	background-size: auto;
	background-size: 28px;
	width: 28px;
	display: inline-block;
	height: 28px;
	float: left;
	margin-top: 3px;
}

.news_list01 .content ul li .left .con {
	color: #333;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 25px;
	font-size: 16px
}

.news_list01 .content ul li .left .txt {
	height: 40px;
	position: relative;
}

.news_list01 .content ul li .left .txt .date {
	color: #999;
	opacity: 1;
	visibility: visible;
	transition: .5s ease;
	font-size: 14px;
}

.news_list01 .content ul li .left .txt .icon {
	position: absolute;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .5s ease;
}

.news_list01 .content ul li .left .txt .icon i {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	border-radius: 50%;
	background: #de9f00;
	transition: all 0.5s ease;
}

.news_list01 .content ul li .right {
	float: left;
	width: 25%;
	overflow: hidden;
}

.news_list01 .content ul li:hover .left .tit {
	color: #018248;
}

/*.news_list01 .content ul li:hover .left .txt .icon:hover i{background:#de9f00;}*/
/*.news_list01 .content ul li:hover .left .txt .date{opacity:0; visibility:hidden;}*/
/*.news_list01 .content ul li:hover .left .txt .icon{opacity:1; visibility:visible;}*/
.news_list01 .content ul li.noimg .left {
	width: 100%;
}

.news_list01 .content ul li.noimg .right {
	display: none;
}

.news_list01 .page {
	margin-top: 50px;
}


/* 新闻媒体 */
.rencai_list01 {
	padding-top: 50px;
}

.rencai_list01 .content {
	margin-top: 36px;
}

.rencai_list01 .content ul li {
	border: 1px solid #EFF2F6;
	margin-bottom: 37px;
	padding: 10px;
}

.rencai_list01 .content ul li .rect-625 {
	padding-bottom: 42.6%;
}

.rencai_list01 .content ul li a {
	display: block;
	padding: 0px 0;
}

.rencai_list01 .content ul li .left {
	float: right;
	width: 59%;
}

.rencai_list01 .content ul li .left .tit {
	font-size: 20px;
	color: #018248;
	margin-top: 10px;
	margin-bottom: 10px;
	transition: .5s ease;
	font-weight: bold;
}

.rencai_list01 .content ul li .left .tit font {
	color: #333;
}

.rencai_list01 .content ul li .left .con {
	color: #333;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 0px;
	font-size: 16px
}

.rencai_list01 .content ul li .left .txt {
	height: 40px;
	position: relative;
}

.rencai_list01 .content ul li .left .txt .date {
	color: #999;
	opacity: 1;
	visibility: visible;
	transition: .5s ease;
	font-size: 14px;
}

.rencai_list01 .content ul li .left .txt .icon {
	position: absolute;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .5s ease;
}

.rencai_list01 .content ul li .left .txt .icon i {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	border-radius: 50%;
	background: #de9f00;
	transition: all 0.5s ease;
}

.rencai_list01 .content ul li .right {
	float: left;
	width: 38.88%;
	overflow: hidden;
}

.rencai_list01 .content ul li .right .rect-5625 {
	padding-bottom: 42.6%;
}

.rencai_list01 .content ul li:hover .left .tit {
	color: #018248;
}

/*.rencai_list01 .content ul li:hover .left .txt .icon:hover i{background:#de9f00;}*/
/*.rencai_list01 .content ul li:hover .left .txt .date{opacity:0; visibility:hidden;}*/
/*.rencai_list01 .content ul li:hover .left .txt .icon{opacity:1; visibility:visible;}*/
.rencai_list01 .content ul li.noimg .left {
	width: 100%;
}

.rencai_list01 .content ul li.noimg .right {
	display: none;
}

.rencai_list01 .page {
	margin-top: 50px;
}

/* 互动交流 */
.jiaoliu01 .left {
	width: 63%;
	float: left;
	background: #fefdf8;
	padding: 35px 3.5% 11px;
	border: 1px solid #ddd
}

.jiaoliu01 .left .title {
	font-size: 24px;
	line-height: 25px;
	color: #552a03;
	font-weight: bold;
	margin-bottom: 40px;
}

.jiaoliu01 .left .inp_wrap {
	margin-bottom: 23px;
}

.jiaoliu01 .left .inp_wrap label {
	float: left;
	width: 88px;
	font-size: 16px;
	line-height: 36px;
	color: #1d2639;
}

.jiaoliu01 .left .inp_wrap .inp {
	width: calc(100% - 90px);
	float: left;
	box-sizing: border-box;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border: 1px solid #DDD;
	text-indent: 18px;
	background: none;
}

.jiaoliu01 .left .inp_wrap .inp::-webkit-input-placeholder {
	color: #d5d5d5;
}

.jiaoliu01 .left .inp_wrap textarea {
	height: 96px;
	width: calc(100% - 90px);
	float: left;
	box-sizing: border-box;
	padding: 0;
	line-height: 32px;
	border: 1px solid #DDD;
	text-indent: 18px;
	background: none;
}

.jiaoliu01 .left .inp_wrap textarea::-webkit-input-placeholder {
	color: #d5d5d5;
}

.jiaoliu01 .left .inp_wrap_yzm {
	width: 56%;
	float: left;
}

.jiaoliu01 .left .inp_wrap_yzm .inp {
	width: 31%;
}

.jiaoliu01 .left .inp_wrap_yzm .yzm_img {
	width: 110px;
	height: 35px;
	margin-left: 7px;
}

.jiaoliu01 .left .inp_wrap_yzm span {
	font-size: 12px;
	color: #999;
	line-height: 15px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: bottom;
}

.jiaoliu01 .left .inp_wrap_btn {
	width: 37%;
	float: right;
}

.jiaoliu01 .left .inp_wrap_btn button {
	float: left;
	width: 47%;
	margin-left: 3%;
	height: 36px;
	line-height: 36px;
	padding: 0;
	background: none;
	border: 1px solid #DDD;
	text-align: center;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}

.jiaoliu01 .left .inp_wrap_btn .btn01 {
	background: #f7b52e;
	color: #fff;
	border-color: #f7b52e;
}

.jiaoliu01 .left .inp_wrap_btn button:hover {
	font-weight: bold;
}

.jiaoliu01 .right {
	width: 28%;
	float: right;
	background: #de9f00;
}

.jiaoliu01 .right .box {
	padding: 65px 30px 60px;
}

.jiaoliu01 .right .box .title {
	font-size: 24px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 26px;
}

.jiaoliu01 .right .box dl dd {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 17px;
	padding-left: 22px;
	position: relative;
}

.jiaoliu01 .right .box dl dd .icon {
	width: 13px;
	height: 13px;
	position: absolute;
	left: 0;
	top: 4px;
}

.jiaoliu01 .right .box dl dd a:hover {
	color: #fff;
	color: rgba(255, 255, 255, .7);
}

.jiaoliu01 .right .box .txt {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

.jiaoliu01 .right .box .lianxi {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	color: #f7b52e;
	background: #fff;
	text-align: center;
	margin-top: 37px;
}

.jiaoliu01 .right .box .lianxi:hover {
	font-weight: bold;
}

.jiaoliu02 {
	margin-top: 60px;
}

.jiaoliu02 .hd .left {
	width: 50%;
	float: left;
}

.jiaoliu02 .hd .left .common_smaltit .tit {
	margin-bottom: 20px;
}

.jiaoliu02 .hd .right {
	width: 24%;
	float: right;
	margin-top: 13px;
}

.jiaoliu02 .hd .right .inp_wrap {
	border: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	position: relative;
}

.jiaoliu02 .hd .right .inp_wrap .inp {
	width: 75%;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
	border: none;
	padding-left: 15px;
}

.jiaoliu02 .hd .right .inp_wrap .inp::-webkit-input-placeholder {
	color: #d5d5d5;
}

.jiaoliu02 .hd .right .inp_wrap .btns {
	padding: 0;
	margin: 0;
	border: none;
	width: 14px;
	height: 12px;
	background: url(../image/report_search.png) no-repeat center;
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -6px;
	cursor: pointer;
}

.jiaoliu02 .bd .li_box {
	display: block;
	padding: 35px 4px 0px;
	border-bottom: 1px solid #eee;
}

.jiaoliu02 .bd .li_box .tit {
	font-size: 16px;
	color: #4e4e4e;
	font-weight: bold;
	margin-bottom: 8px;
}

.jiaoliu02 .bd .li_box .tit .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../image/hdjl_ico.png) no-repeat -40px 0px;
	vertical-align: middle;
	margin-right: 10px;
}

.jiaoliu02 .bd .li_box .con {
	font-size: 14px;
	color: #000;
}

.jiaoliu02 .bd .li_box .list_tool {
	padding: 10px 0px;
	text-align: right;
}

.jiaoliu02 .bd .li_box .list_tool span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #696969;
	margin-left: 20px;
	font-size: 13px;
}

.jiaoliu02 .bd .li_box .see_ico {
	width: 20px;
	height: 20px;
	background: url(../image/hdjl_ico.png) no-repeat -60px 0px;
	display: inline-block;
	vertical-align: middle;
}

.jiaoliu02 .bd .li_box .see_number {
	color: #000;
}

.jiaoliu02 .bd .page {
	margin-top: 50px;
}

.jiaoliu02 .bd .li_box:hover .tit {
	color: #f7b52e;
}

/* 董事长简介 */
.dsz_detail .value_concept01 .common_smaltit .con {
	font-size: 16px;
	line-height: 24px;
}

/* 理念分享 */
.ln_share .value_concept01 .item .item_bd .text {
	font-size: 16px;
	line-height: 30px;
}


/* 首页 */
/*banner 内容部分*/
.ibanner {
	position: relative;
}

.ibanner .item {
	/*height:520px;*/
	overflow: hidden;
	position: relative;
}

.ibanner .owl-carousel .owl-item .iban_img {
	/*position:absolute; left:50%; margin-left:-960px; width:1920px;*/
	max-width: none;
}

.ibanner .owl-carousel .item {
	opacity: 0;
	visibility: hidden;
}

.ibanner .owl-carousel.owl-loaded .item {
	opacity: 1;
	visibility: visible;
}

/* ibanner 文字 */
.ibanner .iban_word {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1200px;
	height: 520px;
	margin-left: -600px;
	margin-top: -260px;
}

.ibanner .active .iban_word {
	animation: zoomIn 2s ease 0.6s 1 both;
}

@keyframes zoomIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1
	}
}


/* 箭头 */
/* .ibanner .iban_btn>div{width:70px; height:70px; z-index:2; font-size:0; cursor:pointer;  transition:all 0.5s ease; display:inline-block; position:absolute; top:50%; margin-top:-35px; background:rgba(255, 255, 255, .5);}
.ibanner .iban_btn .owl-prev{left:10px}
.ibanner .iban_btn .owl-prev:after{content:''; width:20px; height:35px; position:absolute; left:50%; margin-left:-10px; top:50%; margin-top:-17px; background:url(../img/iban_btn1.png) no-repeat center;}
.ibanner .iban_btn .owl-next{right:10px}
.ibanner .iban_btn .owl-next:after{content:''; width:20px; height:35px; position:absolute; left:50%; margin-left:-10px; top:50%; margin-top:-17px; background:url(../img/iban_btn2.png) no-repeat center;} */
/* .ibanner .cursor{position:fixed; top:0; left:0; z-index:30; pointer-events:none;display:none;}
.ibanner .cursor .cursorIcon{width:33px; height:54px; background:url(../img/cursor-left.png) no-repeat center; transition:all .5s ease; -webkit-transition:all .5s ease;}
.ibanner .cursor.right .cursorIcon{background:url(../img/cursor-right.png) no-repeat center;} */

/* 圆点的样式： */
.ibanner .owl-carousel .owl-dots {
	position: absolute;
	z-index: 10;
	bottom: 30px;
	left: 0%;
	width: 100%;
	text-align: center;
}

.ibanner .owl-carousel .owl-dot {
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, .5);
	margin: 0 5px;
	border-radius: 10px;
	display: inline-block;
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.ibanner .owl-carousel .owl-dot.active {
	background: #fff;
	width: 30px;
}


.ibannerssd {
	position: relative;
}

.ibannerssd .item {
	/*height:520px;*/
	overflow: hidden;
	position: relative;
	height: 340px;
}

.ibannerssd .owl-carousel {
	display: block;
}

.ibannerssd .owl-carousel .owl-item .iban_img {
	/*position:absolute; left:50%; margin-left:-960px; width:1920px;*/
	max-width: none;
	height: 190px;
}

.ibannerssd .owl-carousel .owl-item p {
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ibannerssd .owl-carousel .item {
	opacity: 1;
	/*visibility:hidden;*/
}

.ibannerssd .owl-carousel .item .iban_img {
	width: 100%;
	height: 185px;
}

.ibannerssd .owl-carousel.owl-loaded .item {
	opacity: 1;
	visibility: visible;
}

.ibannerssd .owl-carousel .owl-dots {
	position: absolute;
	z-index: 10;
	top: 160px;
	left: 0%;
	width: 100%;
	text-align: right;
	background: rgba(0, 0, 0, 0.8);
	height: 30px;
}

.ibannerssd .owl-carousel .owl-dot {
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, .5);
	margin: 10px 5px;
	border-radius: 10px;
	display: inline-block;
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.ibannerssd .owl-carousel .owl-dot.active {
	background: #f7b12b;
	width: 10px;
}


/* 第一部分 */
.ipart01 {
	padding: 0px 0;
	padding-top: 40px;
	padding-bottom: 40px;
	background: #f1fcf9;
}

.ipart01 h3 {
	font-size: 30px;
	padding-bottom: 25px;
	color: #363636;
}

.ipart01 h3 span {
	color: #018249;
	font-size: 14px;
	padding-left: 15px;
}

.ipart01 .left {
	width: 100%;
	float: left;
	position: relative;
}

.ipart01 .left .more01 {
	position: absolute;
	right: 0;
	top: 304px;
	color: #f7b52c;
	font-size: 16px;
}

.ipart01 .left .more01 a {
	color: #f7b52c;
}

.ipart01 .left .l_top .img_ {
	width: 48%;
	float: left;
}

.ipart01 .left .l_top .info_ {
	width: 100%;
	float: right;
}

.ipart01 .left .l_top .info_ .box .tit {
	font-size: 24px;
	line-height: 32px;
	color: #db6729;
	margin-bottom: 10px;
	transition: all 0.5s ease;
	height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ipart01 .left .l_top .info_ .box .date {
	font-size: 14px;
	line-height: 20px;
	color: #999;
}

.ipart01 .left .l_top .info_ .box .date i {
	margin: 0;
	vertical-align: 0;
}

.ipart01 .left .l_top .info_ .box .con {
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #666;
	margin-top: 10px;
	transition: all 0.5s ease;
}

.ipart01 .left .l_top .info_ .more {
	font-size: 12px;
	line-height: 20px;
	color: #552a03;
	display: block;
	text-align: right;
	margin-top: 6px;
}

.ipart01 .left .l_top .info_ .more:hover {
	color: #f7b52e;
}

#.ipart01 .left .l_top .info_:hover .box .tit {
	color: #f7b52e;
}

#.ipart01 .left .l_top .info_:hover .box .con {
	color: #f7b52e;
}

.ipart01 .left .l_top .info_ .box:hover .tit {
	color: #f7b52e;
}

.ipart01 .left .l_top .info_ .box:hover .con {
	color: #f7b52e;
}

.ipart01 .left .l_bott .l_bott_l {
	width: 48%;
	float: left;
}

.ipart01 .left .l_bott .l_bott_l a {
	display: block;
	padding: 14px 20px 14px 23px;
	background: #f4f4f4;
}

.ipart01 .left .l_bott .l_bott_l a .info {
	float: left;
	width: 53%;
}

.ipart01 .left .l_bott .l_bott_l a .info .t {
	font-size: 24px;
	line-height: 25px;
	color: #552a03;
	margin-bottom: 12px;
	transition: all 0.5s ease;
}

.ipart01 .left .l_bott .l_bott_l a .info .c {
	font-size: 14px;
	line-height: 20px;
	height: 80px;
	color: #666666;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.ipart01 .left .l_bott .l_bott_l a .img_ {
	width: 35.5%;
	float: right;
}

.ipart01 .left .l_bott .l_bott_l a .img_ .rect-110 {
	padding-bottom: 110%;
}

.ipart01 .left .l_bott .l_bott_l:hover a .info .t {
	color: #f7b52e;
}

.ipart01 .left .l_bott .l_bott_l:hover a .info .c {
	color: #f7b52e;
}

.ipart01 .left .l_bott_r {
	width: 100%;
}

.ipart01 .left .l_bott_r li {
	margin-bottom: 40px;
	transition: all 0.5s ease;
}

.ipart01 .left .l_bott_r .li_box {
	display: block;
	/* border:1px solid #E6E6E6*/
}

.ipart01 .left .l_bott_r .li_box .date {
	width: 85px;
	padding: 5px;
	height: 68px;
	box-sizing: border-box;
	color: #FFF;
	background: #f5b41b;
	font-family: Arial;
	line-height: normal;
	transition: all 0.5s ease;
	text-align: center;
}

.ipart01 .left .l_bott_r .li_box .date span {
	display: block;
}

.ipart01 .left .l_bott_r .li_box .date .y {
	font-size: 34px;
	font-weight: 600;
}

.ipart01 .left .l_bott_r .li_box .date .d {
	/*text-align:right;*/
	font-size: 18px;
}

.ipart01 .left .l_bott_r .li_box .date .d .d_d {}

.ipart01 .left .l_bott_r .li_box .info {
	width: calc(100% - 15px);
	margin-left: 15px;
	position: relative;
}

.ipart01 .left .l_bott_r .li_box .info .t {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #363636;
	transition: all 0.5s ease;
	margin-bottom: 11px;
}

.ipart01 .left .l_bott_r .li_box .info .t span {
	float: right;
	font-size: 12px;
	color: #666666;
	font-weight: 300;
	padding-left: 10px;
}

.ipart01 .left .l_bott_r .li_box .info .icon {
	/*width:9px; height:15px; background:url(../img/ipart01_jt.png) no-repeat center; */
	position: absolute;
	/* left:100%; margin-left:10px; top:50%; margin-top:-7px;*/
	width: 38px;
	height: 16px;
	right: 0;
	bottom: 3px;
	font-size: 11px;
	color: #edaf35;
}

.ipart01 .left .l_bott_r .li_box .info .con {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

.ipart01 .left .l_bott_r li:hover {
	/*background:#f5f4f1;*/
}

.ipart01 .left .l_bott_r li:hover .li_box .date {
	background: #f7b52e;
}

.ipart01 .left .l_bott_r li:hover .li_box .info .t {
	color: #f7b52e;
}

.ipart01 .ind_w30 .info_ {
	width: 100%;
	float: right;
}

.ipart01 .ind_w30 .info_ .box .tit {
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	color: #01824b;
	margin-top: 10px;
	margin-bottom: 6px;
	transition: all 0.5s ease;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ipart01 .ind_w30 .info_ .box .date {
	font-size: 14px;
	line-height: 20px;
	color: #999;
}

.ipart01 .ind_w30 .info_ .box .date i {
	margin: 0;
	vertical-align: 0;
}

.ipart01 .ind_w30 .info_ .box .con {
	font-size: 14px;
	line-height: 22px;
	height: 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #666;
	margin-top: 6px;
	transition: all 0.5s ease;
}

.ipart01 .ind_w30 .info_ .more {
	font-size: 12px;
	line-height: 20px;
	color: #552a03;
	display: block;
	text-align: right;
	margin-top: 6px;
}

.ipart01 .ind_w30 .info_ .more:hover {
	color: #f7b52e;
}

.ipart01 .ind_w30 .info_ .box:hover .tit {
	color: #f7b52e;
}

.ipart01 .ind_w30 .info_ .box:hover .con {
	color: #f7b52e;
}



.ipart01 .right {
	width: 34.5%;
	float: right;
}

.ipart01 .right .r_top {
	background: #fdf6e5;
	margin-bottom: 26px;
}

.ipart01 .right .r_top .item01 .box {
	padding: 20px 20px 0;
}

.ipart01 .right .r_top .item01 .tit {
	font-size: 18px;
	line-height: 25px;
	color: #552a03;
}

.ipart01 .right .r_top .item01 .list li {
	width: 48%;
	float: left;
}

.ipart01 .right .r_top .item01 .list li .t {
	font-size: 14px;
	line-height: 25px;
	color: #333;
}

.ipart01 .right .r_top .item01 .list li .c {
	font-size: 14px;
	line-height: 25px;
	color: #c38828;
}

.ipart01 .right .r_top .item01 .list li .c span {
	display: inline-block;
	vertical-align: middle;
}

.ipart01 .right .r_top .item01 .list li .c .icon {
	width: 11px;
	height: 12px;
	display: inline-block;
	margin: 0 5px;
	animation: beating 3s linear infinite;
	-webkit-animation: beating 3s linear infinite;
}

.ipart01 .right .r_top .item01 .list li.up .c .icon {
	background: url(../image/ipart01_up.png) no-repeat center;
}

.ipart01 .right .r_top .item01 .list li.down .c .icon {
	background: url(../image/ipart01_down.png) no-repeat center;
}

/*上下跳动*/
@keyframes beating {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	33% {
		-webkit-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	66% {
		-webkit-transform: translateY(5px);
		-ms-transform: translateY(5px);
		transform: translateY(5px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.ipart01 .right .r_top .item02 {
	margin-top: 25px;
}

.ipart01 .right .r_top .item02 .tit {
	padding: 0 20px;
	margin-bottom: 13px;
	font-size: 18px;
	line-height: 25px;
	color: #552a03;
}

.ipart01 .right .r_top .item02 .con {
	line-height: 45px;
	background: #F2DB9A;
	padding: 0 20px;
}

.ipart01 .right .r_top .item02 .con li {
	width: 48%;
	float: left;
	font-size: 14px;
	color: #c38828;
}

.ipart01 .right .r_bott {
	margin-top: 14px;
}

.ipart01 .right .r_bott .info {
	color: #333;
	/*border-bottom:1px dotted #aaa; margin-bottom:15px;*/
	padding-bottom: 5px;
}

.ipart01 .right .r_bott .info .tit {
	font-size: 24px;
	line-height: 25px;
}

.ipart01 .right .r_bott .info span {
	line-height: 40px;
	color: #018249;
	padding-left: 10px;
	font-weight: 600;
}

.ipart01 .right .r_bott .info .con {
	font-size: 12px;
	line-height: 13px;
	margin-top: 12px;
}

.ipart01 .right .r_bott ul {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ipart01 .right .r_bott ul li {
	margin-bottom: 8px;
	position: relative;
	padding-left: 0px;
}

.ipart01 .right .r_bott ul li:last-child {
	margin-bottom: 0;
}

.ipart01 .right .r_bott ul a {
	display: block;
	line-height: 22px;
}

/* .ipart01 .right .r_bott ul .iconfont{display:inline-block; vertical-align:middle; font-size:17px; color:#494949; transition:all 0.5s ease; margin-left:0;} */
.ipart01 .right .r_bott ul .icon {
	width: 7px;
	height: 10px;
	background: url(../image/sanjiao.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	display: none;
}

.ipart01 .right .r_bott ul .t {
	font-size: 16px !important;
	font-weight: 300;
	color: #666;
	margin: 0 5px;
	width: 84%;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.5s ease;
}

.ipart01 .right .r_bott ul .date {
	font-size: 14px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
	float: right;
	line-height: 23px;
}

.ipart01 .right .r_bott ul a:hover .iconfont {
	color: #f7b52e;
}

.ipart01 .right .r_bott ul a:hover .t {
	color: #f7b52e;
}

.ipart02 {
	margin-top: 45px;
	margin-bottom: 45px;
}

.ipart02 h4 {
	text-shadow: #a3c6b3 1px 0 0, #a3c6b3 0 1px 0, #a3c6b3 -1px 0 0, #a3c6b3 0 -1px 0;
	color: #FFF;
	font-size: 58px;
	font-family: Arial;
	font-weight: 400;
}

.ipart02 h3 {
	color: #363636;
	font-size: 30px;
	margin-bottom: 40px;
}

.ipart02 .left {
	width: 100%;
	float: left;
	padding-bottom: 45px;
}

.ipart02 .left .item03 .rect-78 {
	/*padding-bottom:39%;*/
}

.ipart02 .left .rect-78 {
	padding-bottom: 60%;
	padding-bottom: 0;
	height: auto;
}

.ipart02 .left .item {
	float: left;
	width: 30%;
	position: relative;
	margin-left: 5%;
}

.ipart02 .left .item01 {
	/*padding-right: 2%;*/
	margin-left: 0;
}

.ipart02 .left .item02 {
	/*padding-left: 2%;*/
}

.ipart02 .left .item03 {
	/*padding-left: 2%;*/
}

.ipart02 .left .item .cover {
	position: absolute;
	border-left-width: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.ipart02 .left .item .cover .icon {
	width: 48px;
	height: 48px;
	margin: 24px auto 15px;
}

.ipart02 .left .item .cover .text {
	font-size: 28px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}

.ipart02 .left .item .cover .text .jt {
	display: inline-block;
	vertical-align: -10px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	width: 0;
}

/*.ipart02 .left .item02 .cover .text{color:#000;}*/
.ipart02 .left .item03 .cover .text {
	font-size: 38px;
}

.ipart02 .left .item ._full {
	transition: all 0.5s ease;
	position: inherit;
}

.ipart02 .left .item:hover ._full {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.ipart02 .left .item:hover .cover .text .jt {
	opacity: 1;
	visibility: visible;
	width: 18px;
}

.ipart02 .left .item .layer {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	/*height: 100%;*/
	z-index: 10;
}

.ipart02 .left .item .layer .layer-bg {
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 6%, #000000 97%);
	width: 100%;
	height: 192px;
	z-index: 7;
	opacity: 0.5;
}

.filter {
	-webkit-filter: grayscale(100%);
	/* Chrome, Safari, Opera */
	filter: grayscale(100%);
}

.btn-more {
	font-size: 14px;
	color: #f5b41b;
	position: relative;
	display: inline-block;
}

.ipart02 .left .item .layer .layer-txt {
	position: absolute;
	width: 90%;
	padding: 0 5%;
	bottom: 0px;
	z-index: 11;
}

.ipart02 .left .item .layer .bznis-txt {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	/* Firefox 4 */
	-webkit-transition: all 0.5s linear;
	/* Safari å'Œ Chrome */
	-o-transition: all 0.5s linear;
	/* Opera */
}

.layer .bznis-sub-txt {
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 10px;
	opacity: 0;
	height: 0px;
}

.layer .btn-more {
	opacity: 0;
}

/*.ipart02 .left .item:hover .bznis-sub-txt{opacity:1; height:100%;}
.ipart02 .left .item:hover .btn-more{opacity:1; }
.ipart02 .left .item:hover .layer-bg{opacity:1;}*/


.ipart02 .right {
	width: 100%;
	float: right;
}

.ipart02 .right .content {
	position: relative;
}

.ipart02 .right .content .rect-64 {
	padding-bottom: 47.7%;
}

.ipart02 .right .content .hd {
	position: absolute;
	/*left:20px; top:10px;*/
	background: #d4ead5;
	/*; border-radius:30px;*/
	z-index: 2;
	background: url(../image/cy001_10.png) right no-repeat;
}

.ipart02 .right .content .hd .item {
	float: left;
	font-size: 20px;
	line-height: 38px;
	padding: 0 20px;
	cursor: pointer;
	color: #000;
}

.ipart02 .right .content .hd .item.cur {
	/*background:#d4ead5; border-radius:30px; border:1px solid #d4d2d0;*/
	color: #FFF;
	width: 200px;
}

.ipart02 .right .content .bd .cell {
	display: none;
}

.ipart02 .right .content .bd .cell.cur {
	display: block;
}

/* 海外地图左侧点的提示 */
.ipart02 .right .content .dot_tips {
	position: absolute;
	right: 0px;
	bottom: 5px;
	width: 75px;
	z-index: 3;
}

.ipart02 .right .content .dot_tips li {
	font-size: 13px;
	cursor: pointer;
	margin-bottom: 6px;
	padding: 4px 7px;
	line-height: 16px;
	border: 1px solid transparent;
}

.ipart02 .right .content .dot_tips li:last-child {
	margin-bottom: 0;
}

.ipart02 .right .content .dot_tips li.cur {
	border: 1px solid #047316;
	border-radius: 16px;
}

.ipart02 .right .content .dot_tips li .ico,
.ipart02 .right .content .dot_tips li .ico_1 {
	display: inline-block;
	width: 19px;
	height: 18px;
	margin-right: 5px;
	vertical-align: -3px;
}

.ipart02 .right .content .dot_tips li.li_Au {
	color: #333
}

.ipart02 .right .content .dot_tips li.li_Au .ico_1 {
	background: url(../image/au-icon-s.png) no-repeat;
}

.ipart02 .right .content .dot_tips li.li_Cu {
	color: #333
}

.ipart02 .right .content .dot_tips li.li_Cu .ico_1 {
	background: url(../image/cu-icon-s.png) no-repeat;
}

.ipart02 .right .content .dot_tips li.li_Zn {
	color: #333
}

.ipart02 .right .content .dot_tips li.li_Zn .ico_1 {
	background: url(../image/zn-icon-s.png) no-repeat;
}

.ipart02 .right .content .dot_tips li.li_Li {
	color: #333
}

.ipart02 .right .content .dot_tips li.li_Li .ico_1 {
	background: url(../image/li-icon19.png) no-repeat;
}

.ipart02 .right .content .dot_tips li.li_Ylc {
	color: #584835
}

.ipart02 .right .content .dot_tips li.li_Ylc .ico_1 {
	background: url(../image/Ylc-icon-s.png) no-repeat;
}

.ipart02 .right .content .dot_tips li.li_else {
	color: #151515
}

.ipart02 .right .content .dot_tips li.li_else .ico_1 {
	background: url(../image/other-icon-s.png) no-repeat;
}

.ipart02 .right .content .dot_tips li.li_office {
	color: #bb1b21
}

.ipart02 .right .content .dot_tips li.li_office .ico_1 {
	background: url(../image/office-s.png) no-repeat;
}

.ipart02 .right .content .dot_tips li.li_all .ico_1 {
	background: url(../image/all-s.png) no-repeat;
}

/* 海外地图上的点 */
.ipart02 .right .content .dots_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.ipart02 .right .content .dots_box .dot {
	position: absolute;
	left: 0;
	margin-left: -8px;
	margin-top: -22px;
}

.ipart02 .right .content .dots_box .dot .t {
	display: none;
	/* display:block;*/
	position: absolute;
	left: 15px;
	padding: 1px 20px 1px 10px;
	top: -10px;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	border-radius: 5px;
	height: 24px;
	line-height: 24px;
}

.ipart02 .right .content .dots_box .dot:hover {
	z-index: 10;
}

.ipart02 .right .content .dots_box .dot:hover .t {
	display: block;
}

.ipart02 .right .content .dots_box .dot .icon {
	display: inline-block;
	width: 24px;
	height: 33px;
}

.ipart02 .right .content .dots_box .au_point .dot .icon {
	background: url(../image/au_point.png) no-repeat center;
	background-size: cover;
}

.ipart02 .right .content .dots_box .cu_point .dot .icon {
	background: url(../image/cu_point.png) no-repeat center;
	background-size: cover;
}

.ipart02 .right .content .dots_box .zn_point .dot .icon {
	background: url(../image/zn_point.png) no-repeat center;
	background-size: cover;
}

.ipart02 .right .content .dots_box .li_point .dot .icon {
	background: url(../image/li-icon.png) no-repeat center;
	background-size: cover;
}

.ipart02 .right .content .dots_box .ylc_point .dot .icon {
	background: url(../image/Ylc-icon.png) no-repeat center;
	background-size: cover;
}

.ipart02 .right .content .dots_box .qt_point .dot .icon {
	background: url(../image/else_point.png) no-repeat center;
	background-size: cover;
	width: 22px;
	height: 21px;
}

.ipart02 .right .content .dots_box .office_point .dot .icon {
	background: url(../image/office_point.png) no-repeat center;
}

/* 海外 金 */
.ipart02 .right .content .dots_box .au_point .t {
	background: #595757 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 铜 */
.ipart02 .right .content .dots_box .cu_point .t {
	background: #db6729 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 锌 */
.ipart02 .right .content .dots_box .zn_point .t {
	background: #48996c url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 li */
.ipart02 .right .content .dots_box .li_point .t {
	background: #889DB7 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 其他 */
.ipart02 .right .content .dots_box .qt_point .t {
	background: #fcbe17 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 办事处 */
.ipart02 .right .content .dots_box .office_point .t {
	background: #c54000;
	background: rgb(197, 64, 0, 0.7);
}

/* 海外 冶炼厂 */
.ipart02 .right .content .dots_box .ylc_point .t {
	background: #584835 url(../image/homepage-small.png) no-repeat right 5px center;
}

.ipart03 {
	margin-bottom: 45px;
}

.ipart03 h4 {
	text-shadow: #a3c6b3 1px 0 0, #a3c6b3 0 1px 0, #a3c6b3 -1px 0 0, #a3c6b3 0 -1px 0;
	color: #FFF;
	font-size: 58px;
	font-family: Arial;
	font-weight: 400;
}

.ipart03 h3 {
	color: #363636;
	font-size: 30px;
	margin-bottom: 40px;
}

.ipart03 .content li {
	width: 16.6666%;
	float: left;
	position: relative
}

.ipart03 .content li .rect-160 {
	padding-bottom: 160%
}

.ipart03 .content li .cover {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 2;
}

.ipart03 .content li .cover .box {
	padding: 0 20px;
	text-align: center;
}

.ipart03 .content li .cover .box .txt {
	font-size: 18px;
	line-height: 26px;
	color: #fff;
}

.ipart03 .content li.li01 .cover,
.ipart03 .content li.li03 .cover,
.ipart03 .content li.li05 .cover {
	top: 60px;
}

.ipart03 .content li.li02 .cover,
.ipart03 .content li.li04 .cover {
	bottom: 60px;
}

.ipart03 .content li .rect-160 img {
	transition: all 0.5s ease;
}

.ipart03 .content li:hover .rect-160 img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}


/* 第一部分 */
/*.ipart04{padding:0px 0; padding-bottom:45px;}*/
.ipart04 {
	padding: 0px 0;
	padding-top: 22px;
	padding-bottom: 22px;
	background: #f1fcf9;
	margin-bottom: 20px;
}

.ipart04 .wrap {
	/*background:url(/images/joinbg.png) no-repeat bottom left;*/
}

.ipart04 h4 {
	text-shadow: #a3c6b3 1px 0 0, #a3c6b3 0 1px 0, #a3c6b3 -1px 0 0, #a3c6b3 0 -1px 0;
	color: #FFF;
	font-size: 58px;
	font-family: Arial;
	font-weight: 400;
	line-height: 62px;
}

.ipart04 h3 {
	color: #363636;
	font-size: 30px;
	margin-bottom: 0px;
}

.ipart04 .ind_w30_2_1 {
	width: 490px;
}

.ipart04 .joinbg2 {
	width: 39%;
	float: left;
}

.ipart04 .ind_w30_2_2 {
	width: 60%;
	margin-left: 0px;
	/*min-height: 380px; */
	float: right;
}

.ipart04 .ind_w30_2_2 .text {
	font-size: 18px;
	line-height: 36px;
}

.ipart04 .ind_w30_2_2 h3 {
	font-size: 34px;
	padding-bottom: 15px;
}

.ipart04 .ind_w30_2_2 h4 {
	font-size: 24px;
	padding-bottom: 0px;
	padding-top: 10pxfont-weight: 600;
	text-shadow: none;
	color: #333;
	border-bottom: #177A1E solid 4px;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 80px;
}

.ipart04 .ind_w30_2_2 div a {
	padding-right: 20px;
	display: inline-block;
	line-height: 38px;
	font-size: 18px;
	padding-left: 5px;
}

.ipart04 .right {
	width: 380px;
	float: right;
}

.ipart04 .right img.zbm {
	display: none;
}



/* 主要产品 */
.product01 {
	margin-bottom: 50px;
}

.product01 .content li {
	width: 19.6%;
	float: left;
	margin-left: 0.5%;
}

.product01 .content li:first-child {
	margin-left: 0;
}

.product01 .content li .rect-65 {
	padding-bottom: 65%;
}

.product01 .content li.odd {
	background: #f5ebd1;
}

.product01 .content li.even {
	background: #f3f3f3;
}

.product01 .content li .icon {
	width: 88px;
	height: 60px;
	margin: 25px auto;
	text-align: center;
}

.product01 .content li .icon img {
	display: inline-block;
}

.product01 .content li .text {
	font-size: 18px;
	line-height: 20px;
	color: #552a03;
	text-align: center;
}

.product02 {
	margin-bottom: 50px;
}

.product02 .content li {
	position: relative;
	padding-left: 30px;
	font-size: 16px;
	line-height: 25px;
	color: #666;
	margin-bottom: 25px
}

.product02 .content li:after {
	content: '';
	width: 14px;
	height: 14px;
	background: #f7b52e;
	position: absolute;
	left: 0;
	top: 5px;
}

.product02 .content li:last-child {
	margin-bottom: 0;
}

.product02 .img_ {
	margin-top: 45px;
	position: relative;
}

.product02 .img_ .tit {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	width: 31%;
	margin-left: 4%;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

.product03 {
	margin-bottom: 50px;
}

.product03 .content .item {
	width: 47.5%;
	height: 90px;
	background: #f5f1e6;
}

.product03 .content .item .cover .box {
	padding: 20px 22px
}

.product03 .content .item .cover .box .num {
	font-size: 24px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
}

.product03 .content .item .cover .box .txt {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	margin-top: 2px;
}

.product03 .content .item_left .cover {
	width: 64%;
	background: #d1be7b;
	height: 100%;
}

.product03 .content .item_right .cover {
	width: 75%;
	background: #f7b52e;
	height: 100%
}

.product04 {
	margin-bottom: 50px;
}

.product04 .common_smaltit .txt {
	font-size: 18px;
	line-height: 25px;
	color: #333;
}

.product04 .content {
	margin-top: 30px;
}

.product04 .datalist {
	border: 2px solid #da9c00;
	color: #000;
}

.product04 .datalist tr.odd {
	background: #f1f1f1;
}

.product04 .datalist tr.even {
	background: #fff;
}

.product04 .datalist tr.firstRow td {
	border-bottom: 1px solid #da9c00
}

.product04 .datalist td {
	border: 1px solid #da9c00;
}

.product05 {
	margin-bottom: 50px;
}

.product05 .content .tit {
	font-size: 26px;
	line-height: 28px;
	color: #552a03;
	margin-bottom: 40px;
}

.product05 .content .list li {
	float: left;
	position: relative;
	margin-bottom: 20px;
}

.product05 .content .list li .rect-466 {
	padding-bottom: 46.6%;
}

.product05 .content .list li .rect-705 {
	padding-bottom: 70.5%;
}

.product05 .content .list li a {
	display: block;
}

.product05 .content .list.list_two .li_ {
	width: 49%;
	margin-right: 2%;
}

.product05 .content .list.list_two .li_two {
	margin-right: 0;
}

.product05 .content .list.list_three .li_ {
	width: 32%;
	margin-right: 2%;
}

.product05 .content .list.list_three .li_three {
	margin-right: 0;
}

.product05 .content .list .li_ .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	transition: all 0.5s ease;
	opacity: 1;
	visibility: visible;
}

.product05 .content .list .li_:hover .txt {
	opacity: 0;
	visibility: hidden;
}

.product05 .content .list li .cover {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black60.png) center;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.product05 .content .list li .cover .cover_box {
	padding: 40px
}

.product05 .content .list li .cover .t {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
}

.product05 .content .list li .cover .c {
	font-size: 14px;
	line-height: 25px;
	height: 125px;
	overflow-y: auto;
	color: #fff;
	padding-right: 10px;
}

.product05 .content .list li .cover .btns {
	display: inline-block;
	width: 130px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	background: #da9c00;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
}

.product05 .content .list li .cover .c::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.product05 .content .list li .cover .c::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.product05 .content .list li .cover .c::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.product05 .content .list li .intro {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black11.png) center;
	z-index: 2;
}

.product05 .content .list li .intro .desc {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product05 .content .list li:hover .cover {
	opacity: 1;
	visibility: visible;
}

.product05 .content .list li:hover .intro {
	opacity: 0;
	visibility: hidden;
}

.product05 .content .list li.anniu .cover .c {
	height: 100px
}

.product05 .content .list li .cover .item_more {
	font-size: 20px;
	color: #fff;
	margin: 0;
	cursor: pointer;
}

.product06 {
	margin-bottom: 50px;
}

.product06 .content .rect-64 {
	padding-bottom: 63.5%;
}

.product06 .content .item {
	width: 49%;
}

.product06 .content .item .img_box {
	background: #f8f8f8;
	position: relative;
}

/* 海外地图上的点 */
.product06 .content .item .dots_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.product06 .content .item .dots_box .dot {
	position: absolute;
	left: 0;
	margin-left: -8px;
	margin-top: -22px;
}

.product06 .content .item .dots_box .dot .t {
	display: none;
	position: absolute;
	left: 15px;
	padding: 1px 20px;
	top: -10px;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	height: 20px;
	line-height: 20px;
}

.product06 .content .item .dots_box .dot:hover {
	z-index: 10;
}

.product06 .content .item .dots_box .dot:hover .t {
	display: block;
}

.product06 .content .item .dots_box .dot .icon {
	display: inline-block;
	width: 16px;
	height: 22px;
}

.product06 .content .item .dots_box .au_point .dot .icon {
	background: url(../image/au-icon.png) no-repeat center;
	background-size: cover;
}

.product06 .content .item .dots_box .cu_point .dot .icon {
	background: url(../image/cu-icon.png) no-repeat center;
	background-size: cover;
}

.product06 .content .item .dots_box .zn_point .dot .icon {
	background: url(../image/zn-icon.png) no-repeat center;
	background-size: cover;
}

.product06 .content .item .dots_box .li_point .dot .icon {
	background: url(../image/li-icon.png) no-repeat center;
	background-size: cover;
}

.product06 .content .item .dots_box .qt_point .dot .icon {
	background: url(../image/else_point.png) no-repeat center;
	background-size: cover;
}

.product06 .content .item .dots_box .qt_point .dot .icon.ylc {
	background: url(../image/ic_location_plant_big.png) no-repeat center;
	background-size: cover;
}

.product06 .content .item .dots_box .office_point .dot .icon {
	background: url(../image/office_point.png) no-repeat center;
}

/* 海外 金 */
.product06 .content .item .dots_box .au_point .t {
	background: #c98900 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 铜 */
.product06 .content .item .dots_box .cu_point .t {
	background: #c54000 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 锌 */
.product06 .content .item .dots_box .zn_point .t {
	background: #577975 url(../image/homepage-small.png) no-repeat right 5px center;
}

.product06 .content .item .dots_box .li_point .t {
	background: #889DB7 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 其他 */
.product06 .content .item .dots_box .qt_point .t {
	background: #363636 url(../image/homepage-small.png) no-repeat right 5px center;
}

/* 海外 办事处 */
.product06 .content .item .dots_box .office_point .t {
	background: #c54000;
	background: rgb(197, 64, 0, 0.7);
}

.product06 .content .item .txt_ {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	text-align: center;
	margin-top: 15px;
}

.product07 .content li {
	width: 24%;
	float: left;
	position: relative;
	background: #d1be7b;
	margin-right: 1.3%;
}

.product07 .content li a {
	display: block;
}

.product07 .content li .tit {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 60px;
	padding: 0 22px;
}

.product07 .content li .jt {
	position: absolute;
	width: 9px;
	height: 16px;
	background: url(../image/product07_1.png) no-repeat center;
	right: 22px;
	top: 50%;
	margin-top: -8px;
	transition: all 0.5s ease;
}

.product07 .content li:hover .jt {
	right: 15px;
}

/* 可持续发展 */
.development01 {
	padding-bottom: 70px;
}

.development01 .top_ {
	background: url(../image/development01_1.jpg) no-repeat center;
	background-size: cover;
}

.development01 .top_ .infor {
	padding: 40px 70px
}

.development01 .top_ .infor .tit {
	margin-bottom: 13px;
}

.development01 .top_ .infor .tit .icon {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	line-height: 23px;
	margin-right: 8px;
}

.development01 .top_ .infor .tit .text {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	line-height: 23px;
	color: #fff;
}

.development01 .top_ .infor .con {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	;
}

.development01 .top_ .infor .item {
	margin-bottom: 20px;
}

.development01 .top_ .infor .item:last-child {
	margin-bottom: 0;
}

.development01 .bott_ {
	border: 1px solid #b2b2b2;
	border-top: none;
	overflow: hidden;
	position: relative;
}

.development01 .bott_:after {
	content: '';
	width: 417px;
	height: 240px;
	background: url(../image/development01_3.png) no-repeat center;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1
}

.development01 .bott_ .box {
	padding: 30px 70px
}

.development01 .bott_ .box .bott_l {
	width: 51%;
	float: left
}

.development01 .bott_ .box .bott_l .img_ {
	width: 24%;
	float: left;
}

.development01 .bott_ .box .bott_l .intro_ {
	float: right;
	width: 56.5%;
	margin-top: 10px;
}

.development01 .bott_ .box .bott_l .intro_ .tit {
	font-size: 32px;
	line-height: 32px;
	color: #333;
	font-weight: bold;
	margin-top: 35px;
}

.development01 .bott_ .box .bott_l .intro_ .con {
	font-size: 20px;
	line-height: 30px;
	color: #666;
	margin-top: 10px;
}

.development01 .bott_ .box .bott_r {
	float: right;
}

.development01 .bott_ .box .bott_r a {
	display: inline-block;
	width: 116px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #426b3f;
	text-align: center;
	position: absolute;
	right: 70px;
	bottom: 40px;
	z-index: 2
}

.development01 .bott_ .box .bott_r a:hover {
	background: #db9c01
}

.development02 {
	padding-bottom: 50px;
}

.development02 .li_ {
	width: 24.5%;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-right: 0.6%;
}

.development02 .li_four {
	margin-right: 0;
}

.development02 .li_box {
	display: block;
}

.development02 .li_box .rect-61 {
	padding-bottom: 61%;
}

.development02 .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
}

.development02 .cover .box {
	padding-top: 65px;
	text-align: center;
	transition: all 0.5s ease;
}

.development02 .cover .box .icon {
	text-align: center;
}

.development02 .cover .box .icon img {
	height: 22px;
	display: inline-block;
}

.development02 .cover .box .tit {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-top: 6px;
}

.development02 .cover .box .con {
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.development02 li:hover .cover .box {
	padding-top: 40px;
}

.development02 li:hover .cover .box .con {
	opacity: 1;
	visibility: visible;
}

.development03 .infor .con {
	font-size: 12px;
	line-height: 13px;
	margin-top: 12px;
}

.development03 .content .rect-54 {
	padding-bottom: 54%;
}

.development03 .content .item {
	width: 32%;
	margin-left: 2%;
	float: left;
}

.development03 .content .item:first-child {
	margin-left: 0;
}

.development03 .content .item_box {
	display: block;
}

.development03 .content .item .intro {
	background: #f8f7f5;
}

.development03 .content .item .intro .box {
	padding: 20px 40px 30px 25px
}

.development03 .content .item .intro .box .date {
	font-size: 14px;
	line-height: 25px;
	color: #999;
}

.development03 .content .item .intro .box .t {
	font-size: 18px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
	margin-top: 6px;
	;
}

/* 投资者中心 */
.invest_cen.channel_content {
	padding-top: 0;
}

.invest_cen01 {
	padding: 106px 0 0;
	background: #fff;
}

.invest_cen01 .left {
	width: 57.5%;
	float: left;
	background: #f8f2dc;
}

.invest_cen01 .left .box {
	padding: 39px 55px
}

.invest_cen01 .left .box .infor .tit {
	float: left;
	font-size: 24px;
	line-height: 29px;
	color: #fff;
}

.invest_cen01 .left .box .infor .title {
	float: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 29px;
	color: #333;
}

.invest_cen01 .left .box .infor .con {
	float: right;
	margin-top: 5px;
	font-size: 0
}

.invest_cen01 .left .box .infor .con span {
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	position: relative;
	cursor: pointer;
}

.invest_cen01 .left .box .infor .con span:last-child {
	padding-right: 0;
}

.invest_cen01 .left .box .infor .con span {
	color: #a37f28
}

.invest_cen01 .left .box .infor .con span:after {
	content: '';
	width: 1px;
	height: 15px;
	background: #a37f28;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
}

.invest_cen01 .left .box .infor .con span:first-child:after {
	display: none;
}

.invest_cen01 .left .box .infor .con span.cur {
	font-size: 18px;
	font-weight: bold;
}

.invest_cen01 .left .box .infor .list {
	float: left;
	width: 100%;
	margin-top: 0px;
}

.invest_cen01 .left .box .infor .list li {
	margin-bottom: 6px;
	font-size: 0;
	border-bottom: 1px dashed rgba(51, 51, 51, .2);
}

.invest_cen01 .left .box .infor .list li:last-child {
	margin-bottom: 0px;
}

.invest_cen01 .left .box .infor .list li a {
	display: block;
}

.invest_cen01 .left .box .infor .list li span {
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	color: #333;
	vertical-align: middle;
	transition: all 0.5s ease;
}

.invest_cen01 .left .box .infor .list li span.tit {
	width: 60%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.invest_cen01 .left .box .infor .list li span.line {
	margin: 0 1%;
}

.invest_cen01 .left .box .infor .list .more {
	display: block;
	width: 100px;
	height: 30px;
	font-size: 12px;
	color: #a37f28;
	line-height: 30px;
	border: 1px solid #a37f28;
	text-align: center;
	margin-top: 40px;
}

.invest_cen01 .left .box .infor .list .more:hover {
	background: #a37f28;
	color: #fff;
}

.invest_cen01 .left .box .infor .list li:hover span {
	color: #a37f28
}

.invest_cen01 .left {
	background: none;
}

.invest_cen01 .left .box {
	padding: 0;
}

.invest_cen01 .left .box .infor .list #rep_list li {
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: none;
	background: #f7f7f7;
	padding: 26px 20px;
	margin-bottom: 24px;
}

.invest_cen01 .left .box .infor .list #rep_list li ._t {
	height: 52px;
}

.invest_cen01 .left .box .infor .list #rep_list li ._st img {
	vertical-align: -2px;
	padding-right: 10px;
}

.invest_cen01 .left .box .infor .list #rep_list li:hover {
	box-shadow: 0px 10px 20px 0px rgba(151, 158, 169, 0.34);
}


.invest_cen01 .right {
	width: 40.25%;
	float: right;
}

.invest_cen01 .right .r_top {
	background: url(../image/invest_cen01_1.jpg) no-repeat center;
}

.invest_cen01 .right .r_top .rect-476 {
	padding-bottom: 47.6%;
}

.invest_cen01 .right .r_top .right_l {
	width: 50%;
	float: left;
}

.invest_cen01 .right .r_top .right_l .box {
	padding: 25px 20px 23px
}

.invest_cen01 .right .r_top .right_l .box .t {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	;
}

.invest_cen01 .right .r_top .right_l .box .c {
	font-size: 48px;
	line-height: 48px;
	color: #e60012;
	font-weight: bold;
	margin: 20px 0px;
}

.invest_cen01 .right .r_top .right_l .box .c.down {
	color: #177a1e;
}

.invest_cen01 .right .r_top .right_l .box .txt span {
	display: inline-block;
	color: #e60012;
}

.invest_cen01 .right .r_top .right_l .box .txt span.icon {
	width: 14px;
	height: 16px;
	background: url(../image/invest_cen01_1.png) no-repeat;
	margin-right: 5px;
}

.invest_cen01 .right .r_top .right_l .box .txt.up span.icon {
	background-position: 0 0;
}

.invest_cen01 .right .r_top .right_l .box .txt.down span.icon {
	background-position: 0 -16px;
}

.invest_cen01 .right .r_top .right_l .box .txt.down span {
	color: #177a1e
}

.invest_cen01 .right .r_top .right_l .box .txt span:last-child {
	margin-left: 20px;
}

.invest_cen01 .right .r_top .right_l .box .text {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-top: 20px;
}

.invest_cen01 .right .r_top .right_l .box .text span em {
	color: #e60012
}


.ind_w30 {
	width: 60%;
	display: inline-block;
	height: 360px;
	float: left;
	overflow: hidden;
}

.ind_w301 {
	width: 26%;
}

.ind_w30_2 {
	width: 32%;
	display: inline-block;
	float: left;
}

.fright {
	float: right;
}

.pl2 {
	margin-left: 1.2%;
}

.bgfbfbfb {
	background: #fbfbfb;
}

.ind_w30 .r_top {
	background: url(../image/invest_cen01_1.jpg) no-repeat center;
}

.ipart01 .right .r_top h3 {
	height: 44px;
	line-height: 44px;
	color: #FFF;
	font-weight: 600;
	background: #edaf35;
	padding-bottom: 0;
	font-size: 30px;
	padding-left: 20px;
	border-radius: 5px 5px 0px 0px;
}

.ipart01 .right .r_top h3 span {
	color: #FFF;
	font-size: 14px;
	padding-left: 0px;
	line-height: 44px;
	vertical-align: top;
}

.ind_w30 .r_top .rect-476 {
	/*padding-bottom:54.6%; */
	height: auto;
	background: #fdf6e5;
}

.ind_w30 .r_top .right_l {
	width: 100%;
	float: left;
}

.ind_w30 .r_top .right_l .box {
	padding: 12px 20px 0px
}

.ind_w30 .r_top .right_l .box .t {
	font-size: 14px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
	display: inline-block;
	float: left;
}

.ind_w30 .r_top .right_l .box .c {
	font-size: 46px;
	line-height: 40px;
	color: #e60012;
	font-weight: bold;
	margin: 20px 0px;
	display: inline-block;
}

.ind_w30 .r_top .right_l .box .c.down {
	color: #177a1e;
}

.ind_w30 .r_top .right_l .box .txt {
	display: inline-block;
	padding-left: 20px;
}

.ind_w30 .r_top .right_l .box .txt span {
	display: inline-block;
	color: #e60012;
}

.ind_w30 .r_top .right_l .box .txt span.icon {
	width: 14px;
	height: 16px;
	background: url(../image/invest_cen01_1.png) no-repeat;
	margin-right: 5px;
}

.ind_w30 .r_top .right_l .box .txt.up span.icon {
	background-position: 0 0;
}

.ind_w30 .r_top .right_l .box .txt.down span.icon {
	background-position: 0 -16px;
}

.ind_w30 .r_top .right_l .box .txt.down span {
	color: #177a1e
}

.ind_w30 .r_top .right_l .box .txt span:last-child {
	margin-left: 20px;
}

.ind_w30 .r_top .right_l .box .text {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	margin-top: 0px;
	display: inline-block;
}

.ind_w30 .r_top .right_l .box .text span {
	padding-right: 40px;
}

.ind_w30 .r_top .right_l .box .text span em {
	color: #e60012
}

.invest_cen01 .right .r_top .right_r {
	width: 50%;
	float: right;
}

.invest_cen01 .right .r_top .right_r .box {
	padding: 25px 30px 23px 20px
}

.invest_cen01 .right .r_top .right_r .box .text {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

.invest_cen01 .right .r_top .right_r .box .text span.l em {
	color: #e60012
}

.invest_cen01 .right .r_top .right_r .box .text span.r em {
	color: #177a1e
}

.invest_cen01 .right .r_top .right_r .box .c {
	font-size: 48px;
	line-height: 48px;
	color: #e60012;
	font-weight: bold;
	margin: 20px 0px;
	text-align: right;
}

.invest_cen01 .right .r_top .right_r .box .c.down {
	color: #177a1e;
}

.invest_cen01 .right .r_top .right_r .box .txt {
	text-align: right;
}

.invest_cen01 .right .r_top .right_r .box .txt span {
	display: inline-block;
	color: #e60012;
}

.invest_cen01 .right .r_top .right_r .box .txt span.icon {
	width: 14px;
	height: 16px;
	background: url(../image/invest_cen01_1.png) no-repeat;
	margin-left: 5px;
}

.invest_cen01 .right .r_top .right_r .box .txt.up span.icon {
	background-position: 0 0;
}

.invest_cen01 .right .r_top .right_r .box .txt.down span.icon {
	background-position: 0 -16px;
}

.invest_cen01 .right .r_top .right_r .box .txt.down span {
	color: #177a1e
}

.invest_cen01 .right .r_top .right_r .box .txt span:first-child {
	margin-right: 20px;
}

.invest_cen01 .right .r_top .right_r .box .t {
	font-size: 14px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	text-align: right;
}

.invest_cen01 .right .r_bott {
	margin-top: 25px;
}

.invest_cen01 .right .r_bott .item {
	position: relative;
	display: block;
}

.invest_cen01 .right .r_bott .item_l {
	width: 47.6%;
	float: left;
}

.invest_cen01 .right .r_bott .item_r {
	width: 47.6%;
	float: right;
}

.invest_cen01 .right .r_bott .cover {
	position: absolute;
	left: 0;
	bottom: 52px;
	width: 100%;
	text-align: center;
}

.invest_cen01 .right .r_bott .cover .box .img_ {
	width: 90px;
	height: 65px;
	margin: 0 auto;
}

.invest_cen01 .right .r_bott .cover .box .txt_ {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	margin-top: 25px;
}

.ind_w30 .right_l .box .c,
.ind_w30 .right_l .box .txt span,
.invest_cen01 .right .r_top .right_l .box .c,
.invest_cen01 .right .r_top .right_l .box .txt span,
.invest_cen01 .right .r_top .right_r .box .c,
.invest_cen01 .right .r_top .right_r .box .txt span {
	color: #ea3927
}

.invest_cen02 {
	margin-top: 0px;
	padding: 106px 0 31px 0;
}

.invest_cen02 .list_box {
	position: relative;
	color: #fff
}

.invest_cen02 .list_text {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	padding: 54px;
}

.invest_cen02 .list_text:hover {
	color: #fff;
}

.invest_cen02 .list_title {
	font-size: 24px;
	margin-bottom: 18px;
}

.invest_cen02 .list_title a {
	color: #fff;
}

.invest_cen02 .more_box {
	font-size: 16px;
	padding: 14px 0px;
	display: block;
	transition: all 0.5s ease;
}

.invest_cen02 .more_box .iconfont {
	font-size: 12px;
}

.Inverstor01 .left .box .infor .list li span.tit {
	width: 60%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.invest_cen02 .list_title {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}

.invest_cen02 .more_box {
	padding: 0;
	font-size: 12px;
	color: #fff;
}

/* 社区参与 */
.sqcy03 {
	padding-bottom: 60px;
}

.sqcy03 .infor .tit {
	font-size: 26px;
	line-height: 30px;
	color: #552a03;
}

.sqcy03 .content {
	margin-top: 35px;
}

.sqcy03 .content li {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
	cursor: pointer;
	margin-top: -1px;
}

.sqcy03 .content li .hd {
	position: relative;
}

.sqcy03 .content li .hd:after {
	content: '';
	width: 23px;
	height: 23px;
	background: url(../image/sqcy_icon1.jpg) no-repeat center;
	position: absolute;
	right: 23px;
	top: 50%;
	margin-top: -11px;
	transition: all 0.5s ease
}

.sqcy03 .content li.cur .hd:after {
	background: url(../image/sqcy_icon2.jpg) no-repeat center;
}

.sqcy03 .content li .hd span {
	display: block;
	font-size: 22px;
	line-height: 90px;
	font-weight: bold;
	color: #333333;
	width: 88%;
}

.sqcy03 .content li .bd {
	padding-bottom: 35px;
	display: none;
	width: 93%;
}

/* 公益慈善 */
.gycs02 {
	padding: 50px 0 0;
	color: #000;
}

.gycs02 .cishan01_tit {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 40px;
}

.gycs02 .left {
	float: left;
	width: 48%;
	box-sizing: border-box;
	border: 1px solid #d4a538;
	padding: 30px;
	background: url(../image/cishan_back.png) no-repeat left bottom;
}

.gycs02 .left .l_top .tit_left {
	float: left;
	font-size: 26px;
	padding-left: 50px;
	position: relative;
	font-weight: bold;
}

.gycs02 .left .l_top .tit_left::before {
	content: '';
	width: 34px;
	height: 29px;
	background: url(../image/logo_left.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
}

.gycs02 .left .l_top .tit_right {
	float: right;
	font-size: 18px;
	color: #d4a538;
	text-decoration: underline;
	line-height: 40px;
	padding-left: 45px;
	position: relative;
	cursor: pointer;
}

.gycs02 .left .l_top .tit_right::before {
	content: '';
	width: 31px;
	height: 27px;
	background: url(../image/logo_right.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -14px;
}

.gycs02 .left .l_top .con {
	margin-top: 23px;
	line-height: 22px;
}

.gycs02 .bott ul {
	white-space: nowrap;
	margin-top: 25px;
}

.gycs02 .bott ul li {
	font-size: 14px;
	line-height: 30px;
}

.gycs02 .bott ul li span {
	font-weight: bold;
}

.gycs02 .left .bott .bott_left {
	float: left;
	width: 22%;
}

.gycs02 .left .bott .bott_right {
	float: right;
	width: 53%;
}

.gycs02 .right {
	float: right;
	width: 49%;
	box-sizing: border-box;
	border: 1px solid #d4a538;
	padding: 30px;
	background: url(../image/cishan_back.png) no-repeat left bottom;
}

.gycs02 .right .r_top .tit_left {
	float: left;
	font-size: 26px;
	padding-left: 50px;
	position: relative;
	font-weight: bold;
}

.gycs02 .right .r_top .tit_left::before {
	content: '';
	width: 34px;
	height: 29px;
	background: url(../image/logo_left.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
}

.gycs02 .right .r_top .tit_right {
	float: right;
	font-size: 18px;
	color: #d4a538;
	text-decoration: underline;
	line-height: 40px;
	padding-left: 45px;
	position: relative;
	cursor: pointer;
}

.gycs02 .right .r_top .tit_right::before {
	content: '';
	width: 31px;
	height: 27px;
	background: url(../image/logo_right.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -14px;
}

.gycs02 .right .r_top .con {
	margin-top: 23px;
	line-height: 22px;
}

.gycs02 .right .bott .bott_left {
	float: left;
	width: 22%;
}

.gycs02 .right .bott .bott_right {
	float: right;
	width: 53%;
}

/* 有毒与废物排放 */
.duqi01 .content .con .li_ {
	width: 44%;
	float: left;
}

.duqi01 .content .con .li_two {
	margin-right: 0;
	float: right;
}

.duqi01 .content .con .li_ .icon {
	width: 50px;
	height: 50px;
	margin-bottom: 20px;
}

.duqi01 .content .con .li_ .text {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-bottom: 30px;
}

.duqi01 .content .con .li_ .text span {
	color: #cc9200
}

.duqi01 .content .con .li03 {
	width: 100%;
}

.duqi01 .content .con .li03 .text {
	width: 75%;
}

.duqi01 .content .con .li03 .tu_biao .l {
	width: 45%;
}

.duqi01 .content .con .li03 .tu_biao .r {
	width: 45%;
}

.duqi01 .content .con .li03 .tu_biao img {
	width: 100%;
}

/* 土地利用 */
.business_ethics01 .content .con_item_one .li_ {
	width: 100%;
	margin-right: 0
}

.business_ethics01 .content .con_item_one .li_ .text {
	height: auto
}

/* 招聘综合 */
.job_center.channel_content {
	padding-bottom: 0px;
}

.job_center .rect-703 {
	padding-bottom: 70.31%;
}

.job_center .rect-452 {
	padding-bottom: 45.26%;
}

.job_center .rect-458 {
	padding-bottom: 45.83%;
}

.job_center .rect-598 {
	padding-bottom: 59.83%;
}

.job_center .rect-568 {
	padding-bottom: 56.82%;
}

.job_center .infor .tit {
	font-size: 24px;
	line-height: 24px;
	color: #552a03;
	margin-bottom: 55px;
	float: left;
}

.job_center .infor .more {
	float: right;
	line-height: 24px;
	font-size: 14px;
	color: #552a03;
	transition: all 0.5s ease;
}

.job_center .infor .more:hover {
	color: #f7b52e;
	font-weight: bold;
}

.job_center01 .content .li_ {
	width: 32%;
	margin-right: 0;
	float: left;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 40px;
}

.job_center01 .content .li_three {
	margin-right: 0;
}

.job_center01 .content .li_ a {
	display: block;
}

.job_center01 .content .li_ .cover {
	width: 100%;
	height: 100%;
	background: url(../image/black.2.png);
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.job_center01 .content .li_ .intro {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding-top: 25%;
	transition: all 0.5s ease;
}

.job_center01 .content .li_ .intro .icon {
	margin-bottom: 15px;
}

.job_center01 .content .li_ .intro .t {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.job_center01 .content .li_ .intro .c {
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.job_center01 .content .li_ .intro .more {
	width: 23px;
	height: 11px;
	background: url(../image/job_jt.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-top: 15px;
}

.job_center01 .content .li_:hover .cover {
	opacity: 1;
	visibility: visible;
}

.job_center01 .content .li_:hover .intro {
	padding-top: 20%;
}

.job_center01 .content .li_:hover .c {
	opacity: 1;
	visibility: visible;
}

.job_center02 .item {
	background: #f8f8f8;
	margin-bottom: 40px;
}

.job_center02 .item .left {
	width: 58.9%;
}

.job_center02 .item .right {
	width: 34%;
	padding-top: 80px;
	box-sizing: border-box;
	padding-right: 75px;
}

.job_center02 .item .right .t {
	font-size: 24px;
	line-height: 24px;
	color: #333;
	margin-bottom: 25px;
	font-weight: bold;
}

.job_center02 .item .right .c {
	font-size: 14px;
	line-height: 20px;
	color: #555;
}

.job_center03 .content .li_ {
	width: 32%;
	margin-right: 0;
	float: left;
	margin-right: 2%;
	margin-bottom: 50px;
}

.job_center03 .content .li_three {
	margin-right: 0;
}

.job_center03 .content .cover {
	width: 100%;
	height: 100%;
	background: url(../image/black.2.png);
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.job_center03 .content .li_ .intro {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 55px 85px 0 40px;
	box-sizing: border-box;
	transition: all 0.5s ease;
}

.job_center03 .content .li_ .intro .t {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.job_center03 .content .li_ .intro .c {
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	padding-left: 0;
}

.job_center03 .content .li_ .intro .c .more {
	width: 23px;
	height: 11px;
	background: url(../image/job_jt.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-top: 45px;
}

.job_center03 .content .li_ .intro .c_txt {
	line-height: 22px;
	height: 88px;
	overflow: auto;
}

.job_center03 .content .li_ .intro .c_txt::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.job_center03 .content .li_ .intro .c_txt::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: transparent;
}

.job_center03 .content .li_ .intro .c_txt::-webkit-scrollbar-track {
	border-radius: 0;
	background: transparent;
}

.job_center03 .content .li_:hover .intro .c {
	opacity: 1;
	visibility: visible;
}

/* 关注 */
.follow {
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 75px;
	padding-bottom: 65px;
}

.follow .rect-662 {
	padding-bottom: 66.2%;
}

.follow .infor .tit {
	font-size: 32px;
	line-height: 32px;
	color: #552a03;
	margin-bottom: 50px;
	font-weight: bold;
}

.follow .content .item {
	float: left;
	padding: 42px;
	box-sizing: border-box;
	width: 35.25%;
	background: no-repeat cover;
	margin-right: 2%;
	box-shadow: 0px 4px 8px 0px rgba(36, 36, 36, 0.14);
	max-height: 280px;
	min-height: 280px;
}

.follow .content .item dt {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 40px;
	font-weight: bold;
}

.follow .content .item dd {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #fff;
}

.follow .content .item dd a:hover {
	color: inherit;
}

.follow .content .item1 {
	color: #fff;
}

.follow .content .item2 dt {
	color: #552a03;
}

.follow .content .item2 dd {
	color: #666;
}

.follow .content .item3 {
	width: 23.33%;
	margin-right: 0;
	padding: 0;
	float: right;
	color: #333;
	font-size: 18px;
	line-height: 18px;
}

.follow .content .item3 ul .li_ {
	float: left;
	width: 46.7%;
	box-shadow: 0px 2px 6px 0px rgba(36, 36, 36, 0.3);
	background: #fff;
	margin-bottom: 6.5%;
	padding: 25px;
	box-sizing: border-box;
	text-align: center;
	margin-right: 6.5%;
	position: relative;
	cursor: pointer;
}

.follow .content .item3 ul .li_:nth-child(2n) {
	margin-right: 0;
}

.follow .content .item3 ul .li_ .t {
	margin-top: 12px;
}

.follow .content .item3 ul .li_ .ewm_img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.follow .content .item3 ul .li_:hover .ewm_img {
	opacity: 1;
	visibility: visible;
}

.follow .content .item3 ul .item_li3,
.follow .content .item3 ul .item_li4 {
	margin-bottom: 0;
}


/* 人才招聘 */
.job_content {
	padding-top: 75px;
}

.rc_job01 {
	margin-bottom: 40px;
}

.job_content .rect-703 {
	padding-bottom: 70.31%;
}

.job_content .rect-452 {
	padding-bottom: 45.26%;
}

.job_content .rect-458 {
	padding-bottom: 45.83%;
}

.job_content .rect-598 {
	padding-bottom: 59.83%;
}

.job_content .rect-568 {
	padding-bottom: 56.82%;
}

.job_content .gj_job01 .rect-703 {
	padding-bottom: 45.92%;
}

.job_content .xy_job01 .rect-703 {
	padding-bottom: 45.92%;
}

.job_content .xy_job02 .rect-703 {
	padding-bottom: 45.92%;
}

.qywh_02 {
	margin-bottom: -20px;
}

.qywh_02 .rect-703 {
	padding-bottom: 20.41%;
	overflow: initial;
}

.qywh_02 .l5 .rect-703 {
	padding-bottom: 10%;
}


.fzzl_02 {
	margin-bottom: 0px;
}

.fzzl_02 .rect-703 {
	padding-bottom: 37.77%;
	overflow: initial;
}

.rzzw_02 {
	margin-bottom: 0px;
}

.rzzw_02 .rect-703 {
	padding-bottom: 37.77%;
	overflow: initial;
}


.rc_job01 .content .li_ {
	width: 32%;
	margin-right: 0;
	float: left;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 40px;
}

.rc_job01 .content .li_.three {
	margin-right: 0;
}

.rc_job01 .content .li_ a {
	display: block;
}

.rc_job01 .content .li_ .cover {
	width: 100%;
	height: 100%;
	background: url(../image/black.2.png);
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}

.rc_job01 .content .li_ .intro {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding-top: 25%;
	transition: all 0.5s ease;
}

.rc_job01 .content .li_ .intro .icon {
	margin-bottom: 15px;
}

.rc_job01 .content .li_ .intro .t {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.rc_job01 .content .li_ .intro .c {
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.rc_job01 .content .li_ .intro .more {
	width: 23px;
	height: 11px;
	background: url(../image/job_jt.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-top: 15px;
}

.rc_job01 .content .li_:hover .cover {
	opacity: 1;
	visibility: visible;
}

.rc_job01 .content .li_:hover .intro {
	padding-top: 20%;
}

.rc_job01 .content .li_:hover .c {
	opacity: 1;
	visibility: visible;
}

.rc_job01 .item {
	background: #f8f8f8;
	float: left;
	margin-bottom: 40px;
}

.rc_job01 .item .left {
	width: 58.9%;
}

.rc_job01 .item .right {
	width: 34%;
	padding-top: 80px;
	box-sizing: border-box;
	padding-right: 75px;
}

.rc_job01 .item .right .t {
	font-size: 24px;
	line-height: 24px;
	color: #333;
	margin-bottom: 25px;
}

.rc_job01 .item .right .c {
	font-size: 14px;
	line-height: 20px;
	color: #555;
}

.rc_job01 .li_.txt_left {
	text-align: left;
}

.rc_job01 .li_.txt_left .intro {
	padding: 55px 120px 0 40px;
}

.rc_job01 .li_.txt_left:hover .intro {
	padding-top: 55px;
}

.rc_job01 .li_.txt_left .intro .more {
	margin-top: 45px;
}

/* 工匠招聘 */
.gj_job .rc_job01 .li_ {
	width: 49%;
}

.gj_job .rc_job01 .li_.even {
	margin-right: 0;
}

.gj_job01 {
	margin-bottom: 10px;
}

.gj_job01 .infor .more {
	margin-top: 20px;
}

.gj_job01 .content .li_ .intro {
	padding-top: 15%;
}

.gj_job01 .content .li_:hover .intro {
	padding-top: 10%;
}

.gj_job02 .infor .more {
	margin-top: 20px;
}

.gj_job02 .content .item a {
	display: block;
}

.gj_job02 .content .item {
	width: 32%;
	margin-right: 2%;
	float: left;
	position: relative;
	box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.14);
	background: #fff;
	padding-bottom: 112px;
}

.gj_job02 .content .item:last-child {
	margin-right: 0;
}

.gj_job02 .content .item .bott {
	padding: 25px 20px;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top: 130px;
	left: 50%;
	width: 91.4%;
	transform: translate(-50%, 0);
	height: 55%;
	transition: all 0.5s ease;
}

.gj_job02 .content .item .bott .name {
	font-size: 14px;
	line-height: 14px;
	color: #f7b52e;
	margin-bottom: 15px;
}

.gj_job02 .content .item .bott .t {
	font-size: 18px;
	line-height: 18px;
	color: #552a03;
	margin: 15px 0;
}

.gj_job02 .content .item .bott .c {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
}

.gj_job02 .content .item .more {
	width: 23px;
	height: 11px;
	background: url(../image/gj_jt.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 37px;
	bottom: 25px;
}

.gj_job02 .content .item:hover .bott {
	height: 68%;
	top: 75px;
}

.gj_job02 .content .item:hover .bott .c {
	opacity: 1;
	visibility: visible;
}

/* 校园招聘 */
/*.xy_job.channel_content{padding-bottom:0;}*/
.xy_job01 {
	margin-bottom: 75px;
}

.xy_job01 .item {
	background: #f8f8f8;
	width: 49%;
	margin-right: 2%;
	float: left;
	cursor: pointer;
}

.xy_job01 .item:last-child {
	margin-right: 0;
}

.xy_job01 .item .t {
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	color: #552a03;
}

.xy_job01 .item .play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	background: url(../image/job_play.png) no-repeat center;
	background-size: cover;
	opacity: 0;
	visibility: hidden;
}

.xy_job01 .item:hover .t {
	color: #f7b52e;
}

.xy_job01 .item:hover .play {
	opacity: 1;
	visibility: visible;
}

.xy_job02 {
	background: #f8f8f8;
	padding: 60px 0;
	margin-bottom: 50px;
}

.xy_job02 .rect-114 {
	padding-bottom: 113.3%;
}

.xy_job02 .item {
	margin-bottom: 50px;
}

.xy_job02 .item .left {
	width: 66.6%;
	position: relative;
}

.xy_job02 .item .left .img_box ul li {
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.xy_job02 .item .left .img_box ul li.cur {
	opacity: 1;
	visibility: visible;
}

.xy_job02 .item .right {
	width: 33.4%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

.xy_job02 .item .right dt {
	width: 100%;
	border-bottom: 1px solid #fff;
	background: #b6a054;
	font-size: 24px;
	line-height: 90px;
}

.xy_job02 .item .right dd {
	float: left;
	width: 50%;
	line-height: 91px;
	font-size: 18px;
	background: #d1be7b;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	position: relative;
	height: 91px;
}

.xy_job02 .item .right dd::after {
	content: '';
	width: 8px;
	height: 14px;
	background: url(../image/xy_icon3.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0, -50%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.xy_job02 .item .right dd:hover::after {
	opacity: 1;
	visibility: visible;
}

.xy_job02 .item .right .odd {
	border-right: 1px solid #fff;
}

/*.xy_job02 .item .right dd:last-child{width:100%; border-bottom:none;}*/
.xy_job02 .item .right dd:hover {
	background: #bfad69;
	cursor: pointer;
}

.xy_job02 .item .right dd:hover a {
	color: inherit;
}

.xy_job02 .box .box_content {
	width: 49%;
	margin-right: 2%;
	float: left;
	color: #fff;
}

.xy_job02 .box .box_content:last-child {
	margin-right: 0;
}

.xy_job02 .box .box_content a {
	display: block;
}

.xy_job02 .box .box_content a:hover {
	color: inherit;
}

.xy_job02 .box .box_content .cover {
	width: 100%;
	height: 100%;
	background: url(../image/black.2.png);
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.xy_job02 .box .box_content:hover .cover {
	opacity: 1;
	visibility: visible;
}

.xy_job02 .box .box_content .t {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	font-weight: bold;
	opacity: 1;
	visibility: visible;
	transition: all 0.5s ease;
}

.xy_job02 .box .box_content:hover .t {
	opacity: 0;
	visibility: hidden;
}

.xy_job02 .box .box_content .more {
	width: 23px;
	height: 11px;
	background: url(../image/job_jt.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-top: 25px;
}

.xy_job02 .box .box_content .intro {
	width: 100%;
	height: 100%;
	padding: 65px 40px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.xy_job02 .box .box_content .intro .intro_t {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 30px;
}

.xy_job02 .box .box_content .intro .intro_c {
	font-size: 14px;
	line-height: 20px;
}

.xy_job02 .box .box_content:hover .intro {
	opacity: 1;
	visibility: visible;
}

.xy_job03 {
	margin-bottom: 50px;
}

.xy_job03 .content .top {
	background: url(../image/xy_img2.jpg) no-repeat left;
	background-size: cover;
	line-height: 105px;
	text-align: center;
	color: #fff;
}

.xy_job03 .content .top ul li {
	float: left;
	width: 33.33%;
	cursor: pointer;
	font-size: 24px;
	position: relative;
}

.xy_job03 .content .top ul li::after {
	content: '';
	width: 22px;
	height: 31px;
	background: url(../image/xy_icon.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0);
	opacity: 0;
	visibility: hidden;
}

.xy_job03 .content .top ul li:hover::after {
	opacity: 1;
	visibility: visible;
}

.xy_job03 .content .bott {
	background: #d1be7b;
	position: relative;
	height: 110px;
	box-sizing: border-box;
}

.xy_job03 .content .bott ul li {
	position: absolute;
	right: 100%;
	top: 0;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	padding-top: 23px;
	transition: all 1s ease;
}

.xy_job03 .content .bott ul li.cur {
	opacity: 1;
	visibility: visible;
	right: 0;
}

/* .xy_job03 .content .bott ul li{width:100%; position:absolute; top:0; left:100%; opacity:0; visibility:hidden; transition:all 0.5s ease;}
.xy_job03 .content .bott ul li.cur{opacity:1; visibility:visible; left:0;} */
.xy_job03 .content .bott ul li .item {
	float: left;
	width: 33.33%;
	text-align: center;
	color: #fff;
	position: relative;
}

.xy_job03 .content .bott ul li .item .t {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 16px;
}

.xy_job03 .content .bott ul li .item::after {
	content: '';
	width: 100%;
	height: 3px;
	background: #dcce9b;
	position: absolute;
	left: 50%;
	top: 83%;
	transform: translate(0, -50%);
	z-index: 1;
}

.xy_job03 .content .bott ul li .item img {
	position: relative;
	z-index: 2;
}

.xy_job03 .content .bott ul li .item:last-child::after {
	display: none;
}

.xy_job04 .infor .more {
	margin-top: 20px;
}

/*20211211*/
/* 20211210 start */
.job_list01 {
	padding-top: 85px;
	padding-bottom: 90px;
	background: #f8f8f8;
}

.job_list01 .top .item a {
	display: block;
	padding: 55px 40px;
	box-sizing: border-box;
}

.job_list01 .top .item a:hover {
	color: inherit;
}

.job_list01 .top .item {
	width: 32%;
	margin-right: 2%;
	float: left;
	box-shadow: 0px 2px 8px 0px rgba(36, 36, 36, 0.14);
	background: #fff;
	color: #552a03;
	min-height: 222px;
	transition: all 0.5s ease;
}

.job_list01 .top .item3 {
	margin-right: 0;
}

.job_list01 .top .item .t {
	font-size: 24px;
	line-height: 24px;
}

.job_list01 .top .item .c {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.job_list01 .top .item .icon {
	width: 23px;
	height: 11px;
	background: url(../image/job_list_icon1.png) no-repeat center;
	background-size: cover;
}

.job_list01 .top .item:hover {
	background: url(../image/jo_list_img1.jpg) no-repeat center;
}

.job_list01 .top .item:hover .t {
	color: #fff;
}

.job_list01 .top .item:hover .c {
	color: #fff;
}

.job_list01 .top .item:hover .icon {
	background: url(../image/job_list_icon3.png) no-repeat center;
}

.job_list01 .top .item.cur .icon {
	background: url(../image/job_list_icon3.png) no-repeat center;
	background-size: cover;
}

.job_list01 .top .item.cur {
	background: url(../image/jo_list_img1.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}

.job_list01 .bott {
	margin-top: 65px;
	box-shadow: 0px 2px 8px 0px rgba(36, 36, 36, 0.14);
	padding: 50px 30px;
	box-sizing: border-box;
	background: #fff;
}

.job_list01 .bott .hd {
	margin-bottom: 40px;
}

.job_list01 .bott .hd .hd_top {
	margin-bottom: 35px;
}

.job_list01 .bott .hd .hd_top .hd_item {
	width: 28.6%;
	margin-right: 1.7%;
	float: left;
	line-height: 40px;
	border: 1px solid #333;
	box-sizing: border-box;
	position: relative;
	color: #333;
	font-size: 14px;
	padding: 0 15px;
	cursor: pointer;
}

.job_list01 .bott .hd .hd_top .hd_item.hd_btn {
	float: right;
}

.job_list01 .bott .hd .hd_top .hd_item .item_t i {
	display: inline-block;
	width: 13px;
	height: 7px;
	vertical-align: middle;
	background: url(../image/job_list_down.png) no-repeat center;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -5px;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	padding-left: 15px;
	box-sizing: border-box;
	display: none;
	background: #fff;
	z-index: 2;
}

.job_list01 .bott .hd .hd_top .hd_item input {
	width: 100%;
	border: none;
}

.job_list01 .bott .hd .hd_top .hd_item.hd_btn {
	width: 8%;
	background: #de9f00;
	border-color: #de9f00;
	text-align: center;
	margin-right: 0;
}

.job_list01 .bott .hd .hd_top .hd_item.hd_btn button {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;
	width: 100%;
	color: #fff;
	font-size: 14px;
}

.job_list01 .bott .hd .hd_bott span {
	line-height: 36px;
	font-size: 14px;
	color: #333;
	padding-left: 15px;
	background: #f4f4f4;
	position: relative;
	display: inline-block;
	padding-right: 65px;
	cursor: pointer;
	margin-right: 10px;
	min-width: 122px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.job_list01 .bott .hd .hd_bott span::after {
	content: '';
	width: 9px;
	height: 9px;
	background: url(../image/job_list_close.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0, -50%);
}

.job_list01 .bott .bd li {
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}

.job_list01 .bott .bd li.first {
	background: #d1be7b;
	border-bottom: none;
	padding: 0;
	height: 60px;
	line-height: 60px;
}

.job_list01 .bott .bd li ._ut {
	float: left;
	text-align: center;
	color: #fff;
}

.job_list01 .bott .bd li ._un {
	float: left;
	text-align: center;
	height: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #666;
}

.job_list01 .bott .bd li ._t1 {
	width: 20%;
}

.job_list01 .bott .bd li ._t2 {
	width: 20%;
}

.job_list01 .bott .bd li ._t3 {
	width: 20%;
}

.job_list01 .bott .bd li ._t4 {
	width: 20%;
}

.job_list01 .bott .bd li ._t5 {
	width: 20%;
}

.job_list01 .bott .bd li ._t6 {
	width: 20%;
	cursor: pointer;
}

.job_list01 .bott .bd li ._t6:after {
	content: "";
	display: inline-block;
	margin-left: 5px;
	background: url(../image/job_list_jt1.png) no-repeat center;
	background-size: cover;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

.job_list01 .bott .bd li.j_t_cur {
	background: #fef7e0;
}

.job_list01 .bott .bd li.j_t_cur ._t6:after {
	background: url(../image/job_list_jt2.png) no-repeat center;
}

.job_list01 .bott .bd li.j_t {
	font-size: 15px;
	cursor: pointer;
}

.job_list01 .bott .bd li.j_c {
	height: auto;
	line-height: 1.5;
	background: #f8f8f8;
	display: none;
}

.job_list01 .bott .bd .j_c .j_c_box {
	margin-bottom: 20px;
	padding: 30px 55px;
}

.job_list01 .bott .bd .j_c .j_c_box .intro {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	position: relative;
}

.job_list01 .bott .bd .j_c .j_c_box .intro strong {
	display: block;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px
}

.job_list01 .bott .bd .j_c .intro .job_btn {
	margin-top: 25px;
	display: inline-block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
	background: #0e68b0;
	background: #de9f00;
	cursor: pointer;
	text-align: center;
}

.job_list01 .bott .bd .j_c .link {
	margin-top: 20px;
}

.job_list01 .bott .bd .j_c .link_a {
	font-size: 16px;
	line-height: 28px;
	color: #00479d;
	font-weight: bold;
}

.job_list01 .bott .bd .j_c .link_a a:hover {
	opacity: 0.8;
}

/* 分页 */
.util-page {
	font-size: 0;
	color: #666;
	text-align: center;
	margin-top: 40px;
}

.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
	color: #666;
	display: inline-block;
	border: 1px solid #F0F7F4;
	padding: 9px 9px;
	font-size: 14px;
	margin: 0 5px;
}

.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
	color: #fff;
	background: #018248;
}

.util-page span.gobutton,
.util-page span.gobutton:hover {
	color: #fff;
	background-color: #f7b52e;
}

.util-page .gobutton .ion {
	font-size: .8em;
}

.util-page .count {
	margin-left: 10px;
	color: #000;
	background: none;
	border: none;
}

.util-page span.jump {
	background: none;
	color: #000;
	display: inline-block;
	margin: 0 7px;
	vertical-align: top;
}

.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
	background: none;
	border: none;
	color: #000;
	font-size: 14px;
}

.util-page .jumpto_inp {
	width: 40px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	vertical-align: top;
}

/* 分页 */

/* 表单页 */
.job_cover {
	width: 100%;
	height: 100%;
	background: url(../image/black60.png);
	background-size: cover;
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	z-index: 2;
}

.job_cover.cur {
	opacity: 1;
	visibility: visible;
}

.job_list {
	position: relative;
}

/* .job_list02{width:100%; height:100%; position:fixed; left:0; top:420px;} */
.job_list02 {
	position: absolute;
	left: 50%;
	top: 33%;
	background: #fff;
	transform: translate(-50%, -50%);
}

.job_list02 form {
	padding: 85px 75px;
	box-sizing: border-box;
}

.job_list02 .box {
	border-bottom: 2px solid #b6a054;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.job_list02 .box .tit {
	font-size: 30px;
	line-height: 30px;
	color: #552a03;
	margin-bottom: 35px;
	text-align: center;
}

.job_list02 .box .con {
	width: 90%;
	margin: 0 auto;
}

.job_list02 .box .con .con_li {
	line-height: 36px;
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 30px;
}

.job_list02 .box .con .con_li:nth-child(2n) {
	margin-right: 0;
}

.job_list02 .box .con .con_li .con_t {
	display: inline-block;
	font-size: 16px;
	background: #f8f6f3;
	color: #1d2639;
	box-sizing: border-box;
	text-align: center;
	width: 110px;
}

.job_list02 .box .con .con_li input {
	width: 60%;
	border: 1px solid #d9d9d9;
	padding: 0;
	outline: none;
	display: inline-block;
	line-height: 34px;
	box-sizing: border-box;
	margin-left: 10px;
	text-indent: 15px;
}

.job_list02 .box .con .con_li .tag {
	color: #d80404;
	margin-left: 5px;
}

.job_list02 .box .con .con_li .con_btn {
	width: 60%;
	border: 1px solid #d9d9d9;
	padding: 0;
	outline: none;
	display: inline-block;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0;
	margin-left: 10px;
	text-indent: 15px;
	background: transparent;
	cursor: pointer;
	vertical-align: top;
	position: relative;
	color: #bbb;
}

.job_list02 .box .con .con_li .con_btn i {
	width: 17px;
	height: 17px;
	background: url(../image/job_list_icon4.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	vertical-align: -3px;
	margin-right: 15px;
}

.job_list02 .box .con .con_li .con_sel {
	width: 60%;
	border: 1px solid #d9d9d9;
	padding: 0;
	display: inline-block;
	line-height: 34px;
	box-sizing: border-box;
	margin-left: 10px;
	text-indent: 15px;
	position: relative;
	cursor: pointer;
}

.job_list02 .box .con .con_li .con_sel .sel_down {
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	display: none;
	z-index: 2;
}

.job_list02 .box .con .con_li .con_sel::after {
	content: '';
	width: 13px;
	height: 9px;
	background: url(../image/job_list_icon5.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 20px;
	top: 13px;
}

.job_list02 .box .con .con_li .con_sel span {
	color: #bbb;
}

.job_list02 .box .con_add {
	width: 310px;
	text-align: center;
	line-height: inherit;
	border: 1px dotted #dfdfdf;
	margin: 0 auto;
	height: 48px;
	padding: 5px 0;
	cursor: pointer;
}

.job_list02 .box .con .box_copy .con {
	width: 100%;
}

.job_list02 .box .con .con_li.con_li3 {
	width: 100%;
}

.job_list02 .box .con .con_li.con_li3 input {
	width: 80.5%;
}

.job_list02 .box .con .con_li.con_li4 {
	width: 100%;
}

.job_list02 .box .con .con_li.con_li4 .con_t {
	vertical-align: top;
}

.job_list02 .box .con .con_li.con_li4 textarea {
	width: 80.5%;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	margin-left: 10px;
	padding-top: 10px;
	height: 150px;
	padding-left: 13px;
	outline: none;
	resize: none;
}

.submit_box input {
	width: 25%;
	border: 1px solid #d9d9d9;
	padding: 0;
	outline: none;
	display: inline-block;
	line-height: 34px;
	box-sizing: border-box;
	margin-left: 10px;
	text-indent: 15px;
}

.submit_box img {
	width: 25%;
	display: inline-block;
	margin-left: 10px;
	height: 36px;
}

.submit_box span {
	font-size: 12px;
	color: #bbb;
	vertical-align: bottom;
}

.submit_box .sub_btn {
	width: 18%;
	border: 1px solid #d9d9d9;
	padding: 0;
	outline: none;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0;
	margin-left: 10px;
	background: transparent;
	cursor: pointer;
	vertical-align: top;
	position: relative;
	color: #bbb;
	text-align: center;
	font-size: 16px;
	color: #bbb;
}

.submit_box .sub_btn.btn2 {
	background: #de9f00;
	border-color: #de9f00;
	color: #fff;
}

.box_copy_edu {
	display: none;
}

.box_copy_work {
	display: none;
}

.box_copy_lan {
	display: none;
}

.job_list_check {
	padding: 60px 155px;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 5%;
	background: #fff;
	transform: translate(-50%, 0);
	text-align: center;
	display: none;
	z-index: 3
}

.job_list_check .t {
	font-size: 36px;
	line-height: 36px;
	color: #de9f00;
	margin-bottom: 80px;
	margin-top: 30px;
}

.job_list_check .t span {
	font-size: 14px;
	display: block;
	margin-top: 10px;
}

.job_list_check .btns div {
	display: inline-block;
	padding: 10px 50px;
	box-sizing: border-box;
	font-size: 16px;
	color: #bbb;
	text-align: center;
	border: 1px solid #d9d9d9;
	cursor: pointer;
}

.job_list_check .btns .btn2 {
	margin-left: 20px;
	color: #fff;
	background: #de9f00;
}

.job_list_check.job_list04 {
	padding: 60px 130px;
}

.job_list_check.job_list04 .btns .btn2 {
	margin-left: 0;
}

/* 20211210 end */



/* 20211211 start */
.job_content .rect-458 {
	padding-bottom: 56.25%;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down {
	padding-left: 0;
	border: 1px solid #d9d9d9;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down ul li {
	padding-left: 15px;
	transition: all 0.5s ease;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down ul li:hover {
	background: #d1be7b;
}

.job_list02 .box .con .con_li .con_sel .sel_down {
	border: 1px solid #d9d9d9;
}

.job_list02 .box .con .con_li .con_sel .sel_down div {
	transition: all 0.5s ease;
}

.job_list02 .box .con .con_li .con_sel .sel_down div:hover {
	background: #d1be7b;
}

.question .rc_job01 .content .li_ .intro {
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding-top: 0;
}

.question .rc_job01 .content .li_ .intro .t {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	width: 100%;
	transition: all 0.5s ease;
	opacity: 1;
	visibility: visible;
}

.question .rc_job01 .content .li_:hover .intro .t {
	opacity: 0;
	visibility: hidden;
}

.question .rc_job01 .content .li_ .intro .c {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 60px;
	box-sizing: border-box;
	text-align: left;
	font-size: 14px;
}

.question .rc_job01 .content .li_ .intro .c .t_txt {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 25px;
}

.question.channel_content {
	padding-bottom: 20px;
	;
}

.question01 {
	margin-bottom: 10px;
}

.question02 {
	margin-bottom: 10px;
}

/* 薪酬福利 */
.salary.channel_content {
	padding-bottom: 0;
}

.salary .gj_job01 .content .li_ .intro {
	padding-top: 20%;
}

.salary .gj_job01 .content .li_:hover .intro {
	padding-top: 15%;
}

.salary .rect-405 {
	padding-bottom: 40.52%;
}

.salary01 .left {
	width: 35.2%;
}

.salary01 .right {
	width: 60.8%;
	border-top: 1px solid #f7b52e;
	border-bottom: 1px solid #f7b52e;
}

.salary01 .right .item {
	line-height: 54px;
	color: #999;
	font-size: 18px;
}

.salary01 .right .item2 {
	background: #f2f2f2;
}

.salary01 .right .item span:first-child {
	color: #333;
	font-weight: bold;
	display: inline-block;
	width: 35.6%;
	padding-left: 65px;
	box-sizing: border-box;
}

.salary01 .tag {
	font-size: 16px;
	color: #999;
	float: left;
	margin-top: 20px;
}

.salary02 {
	margin-top: 85px;
}

.resume01 .content {
	margin: 40px 0;
}

.resume01 .content .top {
	margin-bottom: 30px;
}

.resume01 .content .top ul li {
	float: left;
	width: 33.3%;
	background: #d1be7b;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	line-height: 70px;
	text-align: center;
	position: relative;
}

.resume01 .content .top ul li a {
	display: block;
	color: #fff;
}

.resume01 .content .top ul li:last-child {
	border: none;
}

.resume01 .content .top ul li:hover {
	background: #b6a054;
}

.resume01 .content .top ul li::after {
	content: '';
	width: 17px;
	height: 8px;
	background: url(../image/resume_icon.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translate(-50%, 0);
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.resume01 .content .top ul li:hover::after {
	opacity: 1;
	visibility: visible;
}

.resume01 .content .top ul li:hover a {
	font-weight: bold;
}

.resume01 .content .top ul li.cur {
	background: #b6a054;
}

.resume01 .content .top ul li.cur::after {
	opacity: 1;
	visibility: visible;
}

body .select-ui-options-default {
	margin-top: 2px;
}

body .select-ui-options li:hover,
body .select-ui-options li.hover {
	background: #de9f00;
}

body .select-ui-options-bottom,
.resume01 .select-ui-choose-bottom.on,
.resume01 .select_box {
	border-radius: 0px;
}

.resume01 .bott ul li {
	border-bottom: 1px solid #d1d3d4;
}

.resume01 .bott ul li .rect-625 {
	padding-bottom: 62.5%;
}

.resume01 .bott ul li a {
	display: block;
	padding: 35px 0;
}

.resume01 .bott ul li .left {
	float: left;
	width: 71%;
}

.resume01 .bott ul li .left .tit {
	font-size: 20px;
	color: #444;
	margin-top: 20px;
	transition: .5s ease;
}

.resume01 .bott ul li .left .con {
	color: #888;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 25px;
	font-size: 14px
}

.resume01 .bott ul li .left .txt {
	height: 40px;
	position: relative;
}

.resume01 .bott ul li .left .txt .date {
	color: #de9f00;
	opacity: 1;
	visibility: visible;
	transition: .5s ease;
	font-size: 14px;
}

.resume01 .bott ul li .left .txt .icon {
	position: absolute;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .5s ease;
}

.resume01 .bott ul li .left .txt .icon i {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	border-radius: 50%;
	background: #de9f00;
	transition: all 0.5s ease;
}

.resume01 .bott ul li .right {
	float: right;
	width: 22%;
	overflow: hidden;
}

.resume01 .bott ul li:hover .left .tit {
	color: #de9f00;
}

.resume01 .bott ul li:hover .left .txt .icon:hover i {
	background: #de9f00;
}

.resume01 .bott ul li:hover .left .txt .date {
	opacity: 0;
	visibility: hidden;
}

.resume01 .bott ul li:hover .left .txt .icon {
	opacity: 1;
	visibility: visible;
}

/* 20211211 end */


/* 20211213 start */
.job_list01 .bott .hd .hd_top .hd_sel2 .item_down ul li {
	position: relative;
}

.job_list01 .bott .hd .hd_top .hd_sel2 .item_down ul li::after {
	content: '';
	width: 25px;
	height: 25px;
	background: url(../image/job_sure.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(0, -50%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.job_list01 .bott .hd .hd_top .hd_sel2 .item_down ul li.act::after {
	opacity: 1;
	visibility: visible;
}

.job_list02 .box2 .con .con_li.con_li3 {
	width: 49%;
	margin-right: 2%;
}

.job_list02 .box2 .con .con_li.con_li3 input {
	width: 60%;
}

.job_list02 .box2 .con .con_li.con_li4 {
	width: 49%;
	margin-right: 0;
}

.job_list02 .box2 .con .con_li.con_li4 .con_sel {
	width: 60%;
}

.job_list02 {
	transform: translate(0, 0);
	position: static;
}




.job_list02 .box .con .con_li input::-webkit-input-placeholder {
	color: #dfdfdf;
}

.job_list02 .box .con .con_li textarea::-webkit-input-placeholder {
	color: #dfdfdf;
}

.job_list02 .box .con .con_li .con_sel span {
	color: #dfdfdf;
}

.job_list02 .box .con .con_li .con_btn {
	color: #dfdfdf;
}

.follow .content .item dd a {
	color: #fff;
}

.follow .content .item2 dd a {
	color: #666;
}

.rc_job01 .li_.txt_left .intro {
	box-sizing: border-box;
}

.xy_job02 .item .right dd a {
	color: #fff;
}

.xy_job03 .content .bott {
	overflow: hidden;
}

.job_content .infor .tit {
	font-size: 32px;
	line-height: 32px;
}

.question .rc_job01 .content .li_ .intro .c .c_txt {
	height: 100px;
	overflow: auto;
	;
}

.question .rc_job01 .content .li_ .intro .c .c_txt::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.question .rc_job01 .content .li_ .intro .c .c_txt::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.question .rc_job01 .content .li_ .intro .c .c_txt::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.xy_job03 .content .top ul li:hover {
	font-weight: bold;
}

.rc_job01 .li_.txt_left .intro {
	padding-top: 40px;
}

.rc_job01 .li_.txt_left:hover .intro {
	padding-top: 40px;
}

.xy_job02 .box .box_content a {
	color: #fff;
}

.job_list01 .top .item.cur a {
	color: #fff;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down {
	height: 280px;
	overflow: auto;
	z-index: 15;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.job_content .infor .tit {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.job_content .follow .infor .tit {
	font-size: 32px;
	line-height: 32px;
}

.rc_job01 .content .li_ .intro .c {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.rc_job01 .item .right .t {
	font-weight: bold;
}

.xy_job01 .item:hover .t {
	font-weight: bold;
}

.job_list01 .hd_top_item span {
	display: inline-block;
	width: 28.6%;
	font-size: 14px;
	color: #777;
	margin-right: 1.3%;
}

.rc_job01 .content .li_ .intro .c_txt {
	line-height: 22px;
}

.rc_job01 .li_.txt_left .intro {
	padding-right: 105px;
}

body {
	overflow: inherit;
}

.wrap_out_posi.show {
	z-index: 201;
}

.xy_job02 .item .right dd.cur::after {
	opacity: 1;
	visibility: visible;
}

.xy_job02 .item .right dd.cur {
	background: #bfad69;
	cursor: pointer;
}

.xy_job02 .item .right dd.cur a {
	color: inherit;
}

.xy_job02 .item .right dd {
	font-size: 16px;
	font-weight: normal;
}

.xy_job02 .item .right dd:hover {
	font-size: 18px;
	font-weight: bold;
}

.xy_job02 .box .box_content .intro .intro_t {
	font-weight: bold;
}

.gj_job02 .content .item .bott .c {
	color: #aaa;
	font-size: 13px;
	margin-top: 20px;
}

.gj_job01 .content .li_:hover .intro {
	padding-top: 13%;
}

.job_list01 .bott .bd .j_c .intro .job_btn {
	margin-top: 35px;
	width: 130px;
	height: 40px;
	line-height: 40px;
}

.job_list01 .bott .bd .j_c .intro .job_btn a {
	color: #fff;
}

.job_list01 .bott .bd li ._t2 {
	width: 30%;
}

.job_list01 .bott .bd li ._t3 {
	width: 30%;
}

.job_list01 .bott .bd li ._t4 {
	width: 10%;
}

.job_list01 .bott .bd li ._t6 {
	width: 10%;
}

.job_list02 {
	background: #f8f8f8;
}

.job_list02 .wrap {
	background: #fff;
}

.job_list02 .box .tit {
	font-weight: bold;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down ul li:hover {
	background: ##fef7e0;
}

.btn-primary {
	background: #de9f00;
}

.wrap_bar {
	background: #de9f00;
}

.wrap_foot .btn {
	border: none;
}

.wrap_foot .btn:hover {
	background: #552a03;
}

.job_list01 .bott .bd li:hover {
	background: #fef7e0;
}

.job_list01 .bott .bd .j_c .intro .job_btn:hover {
	font-weight: bold;
}

.job_list01 .bott .hd .hd_top .hd_item.hd_btn {
	font-weight: bold;
}

.job_list01 .bott .bd li.first:hover {
	background: #d1be7b;
}

.job_list01 .bott .hd .hd_top .hd_item.hd_btn:hover button {
	font-weight: bold;
}

.wrap_out_posi.show .wrap_bar {
	background: #de9f00;
}

.follow .content .item1 {
	transition: all 0.5s ease;
}

.follow .content .item2 {
	transition: all 0.5s ease;
}

.follow .content .item1:hover {
	background-position: -40px;
}

.follow .content .item2:hover {
	background-position: -40px;
}

.resume01 .content .top ul li {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

.resume01 .content .top ul li {
	font-weight: bold;
}

.resume01 .bott ul li .left .tit {
	font-weight: bold;
}

.resume01 .bott ul li.noimg .left {
	width: 100%;
}

.resume01 .bott ul li.noimg .right {
	width: 0;
}

/*.gj_job01 .content .li_:hover .intro{padding-top:2%}*/
.question .rc_job01 .content .li_ .intro .c .c_txt {
	height: 110px;
}

.question .rc_job01 .content .li_:hover .intro .c .t_txt {
	font-weight: bold;
}

.job_list01 .bott .bd li:hover {
	background: #f8f8f8;
}

.job_list01 .bott .bd li.j_t:hover {
	background: #fef7e0;
}

.job_list01 .bott .hd .hd_top .hd_item .item_down ul li:hover {
	background: #fef7e0;
}

.job_list02 .box .con_add {
	color: #bbb;
	line-height: 22px;
}

/*.job_list01 .bott .hd .hd_top .hd_sel2 .item_down ul li::after{display:none;}*/

.salary01 {
	display: none;
	margin-bottom: 85px;
}

.salary02 {
	margin-top: 0;
}

.xy_job02 .item .right dd.dd02 {
	line-height: 28px;
	padding-top: 15px;
}

.rc_job01 .content .li_.txt_left .intro .c_txt {
	height: 88px;
	overflow: auto;
}

.rc_job01 .content .li_.txt_left .intro .c_txt::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.rc_job01 .content .li_.txt_left .intro .c_txt::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: transparent;
}

.rc_job01 .content .li_.txt_left .intro .c_txt::-webkit-scrollbar-track {
	border-radius: 0;
	background: transparent;
}

.rc_job01 .content .li_ .cover {
	opacity: 1;
	visibility: visible;
}

.rc_job01 .li_.txt_left .intro {
	padding-right: 85px;
}

.rc_job01 .content .li_.txt_left .intro .c {
	padding-left: 0;
}

.question .content .li_:hover .intro {
	padding-top: 0;
}

.follow .content .item3 {
	min-height: inherit;
}

/*20211221*/
body {
	overflow-x: hidden;
}

.swiper-container {
	height: 520px;
}

.swiper-container .swiper-slide {
	overflow: hidden;
}

.swiper-container .banner-img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	max-width: none;
	height: 520px;
}

.swiper-container .swiper-slide>a {
	display: block;
}

/*.swiper-container .swiper-slide{position:absolute;}*/

/*20220117*/
.job_list02 .box .con .con_li .con_btn i {
	margin-right: 0;
}

/* 社会招聘 */
.sh_job.channel_content {
	padding-bottom: 0;
}

.sh_job01 .infor .more {
	margin-top: 20px;
}

/* 20220125 */
.xy_job03 .content .bott .box {
	float: left;
	width: 33.33%;
	text-align: center;
	color: #fff;
	position: relative;
}

.xy_job03 .content .bott .box .t {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 16px;
}

.xy_job03 .content .bott .box::after {
	content: '';
	width: 100%;
	height: 3px;
	background: #dcce9b;
	position: absolute;
	left: 50%;
	top: 83%;
	transform: translate(0, -50%);
	z-index: 1;
}

.xy_job03 .content .bott .box img {
	position: relative;
	z-index: 2;
}

.xy_job03 .content .bott .box:last-child::after {
	display: none;
}

.xy_job03 .content .bott {
	padding-top: 25px;
}

.xy_job03 .content .bott .owl-carousel .owl-item img {
	display: inline-block;
	width: auto;
}

/* 2022-0126新闻详细 */
.news_detail01 .content .title {
	font-size: 24px;
	line-height: 1.4;
	color: #333;
	font-weight: bold;
}

.news_detail01 .content ._tools {
	padding: 10px 0;
	color: #999999;
	border-bottom: 1px dotted #cccccc;
}

.news_detail01 .content ._tools ._tool {
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
}

.news_detail01 .content ._tools ._tool i {
	margin-left: 0;
	vertical-align: 0;
}

.news_detail01 .content ._tools ._tool.time {
	color: #f7b52e;
}

.news_detail01 .content ._tools ._b2l {
	font-size: 16px;
	color: #000;
}

.news_detail01 .content ._tools ._b2l:hover {
	color: #f7b52e;
}

.news_detail01 .content ._tools .bshare-custom {
	overflow: hidden;
}

.news_detail01 .content ._tools .bshare-custom a {
	display: inline-block;
	float: none;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	padding: 0;
	margin: 0 0px 1px;
	color: #fff;
	background: url(../image/news_detail01.png) no-repeat;
}

.news_detail01 .content ._tools .bshare-custom a.bshare-weixin {
	background-position: 0 0;
}

.news_detail01 .content ._tools .bshare-custom a.bshare-sinaminiblog {
	background-position: -32px 0;
}

.news_detail01 .content ._tools .bshare-custom a.bshare-qzone {
	background-position: -64px 0;
}

.news_detail01 .content .myart {
	font-size: 16px;
	padding: 20px 0;
	color: #333;
}

.news_detail01 .content ._detailPage_bottom {
	border-top: 1px solid #cccccc;
	color: #000;
	margin-top: 40px;
}

.news_detail01 .content ._detailPage_bottom li {
	line-height: 40px;
	overflow: hidden;
	height: 40px;
	padding: 0 10px;
	border-bottom: 1px solid #cccccc;
}

.news_detail01 .content ._detailPage_bottom ._mark {
	font-weight: bold;
	float: left;
	margin-right: 10px;
}

.news_detail01 .content ._detailPage_bottom ._title {
	font-size: 14px;
	float: left;
	width: 68%;
}

.news_detail01 .content ._detailPage_bottom ._time {
	float: right;
}

.news_detail01 .content .bdsharebuttonbox .bds_more {
	float: none;
	padding-left: 2px;
	background: none;
}

.news_detail01 .content ._detailPage_bottom li:hover ._title,
.news_detail01 .content ._detailPage_bottom li:hover ._time {
	color: #f7b52e;
}





/* 2022-0128 */
.product04 .content {
	margin-bottom: 30px;
}

/* 2022-0207 */
.dsz_detail .value_concept01 .item .item_bd .text {
	margin-bottom: 0;
}

.dsz_detail .value_concept01 .item {
	padding-top: 50px;
}

/*.value_concept01 .item:target{padding-top:110px;}
*/
.anchor {
	display: block;
	height: 110px;
	/*和顶部fix的高度一致*/
	margin-top: -110px;
	/*和顶部fix的高度一致*/
	visibility: hidden;
}


/* 20220209 */
.nengyuan01 {
	padding-bottom: 50px;
}

.nengyuan01 .common_smaltit .tit {
	margin-bottom: 26px;
}

.nengyuan01 .con {
	font-size: 14px;
	line-height: 23px;
	color: #666;
}

.nengyuan01 .content {
	margin-top: 30px;
}

.nengyuan01 .content .rect-46 {
	padding-bottom: 46%;
}

.nengyuan01 .content .item {
	width: 49%;
	text-align: center;
}

.nengyuan01 .content .item a {
	display: block;
}

.nengyuan01 .content .item .cover {
	width: 100%;
	height: 100%;
	background: url(../image/black.2.png);
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}

.nengyuan01 .content .item .intro {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding-top: 20%;
	transition: all 0.5s ease;
}

.nengyuan01 .content .item .intro .icon {
	margin-bottom: 15px;
}

.nengyuan01 .content .item .intro .t {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.nengyuan01 .content .item .intro .c {
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.nengyuan01 .content .item .intro .more {
	width: 23px;
	height: 11px;
	background: url(../image/job_jt.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-top: 15px;
}

.nengyuan01 .content .item:hover .cover {
	opacity: 1;
	visibility: visible;
}

.nengyuan01 .content .item:hover .intro {
	padding-top: 15%;
}

.nengyuan01 .content .item:hover .c {
	opacity: 1;
	visibility: visible;
}

.nengyuan02.zijin_hw01 .content .dot_tips {
	left: inherit;
	right: 10px;
	top: 190px;
	width: 160px;
}

.nengyuan02.zijin_hw01 .content .dot_tips li.li_country .ico_1 {
	width: 17px;
	height: 24px;
	background: url(../image/nengyuan_ico1.png) no-repeat center;
}

.nengyuan02.zijin_hw01 .content .dot_tips li.li_province .ico_1 {
	width: 17px;
	height: 24px;
	background: url(../image/nengyuan_ico2.png) no-repeat center;
}

.nengyuan02.zijin_hw01 .content .dot_tips li.li_gongchang .ico_1 {
	width: 18px;
	height: 15px;
	background: url(../image/nengyuan_ico3.png) no-repeat center;
}

.nengyuan02.zijin_hw01 .content .dot_tips li {
	color: #333 !important;
}

.nengyuan02.zijin_hw01 .content .dots_box .dot {
	margin-left: -8px;
	margin-top: -24px;
}

.nengyuan02.zijin_hw01 .content .dots_box .dot .icon {
	width: 17px;
	height: 24px;
}

.nengyuan02.zijin_hw01 .content .dots_box .au_point .dot .icon {
	background: url(../image/nengyuan_ico1.png) no-repeat center;
	background-size: cover;
}

.nengyuan02.zijin_hw01 .content .dots_box .cu_point .dot .icon {
	background: url(../image/nengyuan_ico2.png) no-repeat center;
	background-size: cover;
}

.nengyuan02.zijin_hw01 .content .dots_box .zn_point .dot .icon {
	width: 18px;
	height: 15px;
	background: url(../image/nengyuan_ico3.png) no-repeat center;
	background-size: cover;
}

.nengyuan02.zijin_hw01 .content .dots_box .au_point .t {
	background: #0b9c5f url(../image/homepage-small.png) no-repeat right 5px center;
}

.nengyuan02.zijin_hw01 .content .dots_box .cu_point .t {
	background: #1399f8 url(../image/homepage-small.png) no-repeat right 5px center;
}

.nengyuan02.zijin_hw01 .content .dots_box .zn_point .t {
	background: #595f62 url(../image/homepage-small.png) no-repeat right 5px center;
}

.nengyuan03.kuangshan_list01 .content {
	margin-top: 50px;
}

.nengyuan03.kuangshan_list01 .content .list li {
	margin-bottom: 50px;
}

/* 商业模式 */
.business02.business_ethics02 {
	padding: 0;
}

.business02.business_ethics02 .list_two {
	margin-top: 20px;
}

/* 科技创新 */
.technology02.business_ethics02 {
	padding: 0;
}

.technology03 {
	padding: 30px 0 50px;
}

.technology03 .rect-45 {
	padding-bottom: 45%;
}

.technology03 .rect-65 {
	padding-bottom: 64.8%;
}

.technology03 .left {
	width: 59%;
	float: left;
}

.technology03 .right {
	width: 41%;
	float: right;
	background: #f8f7f5;
}

.technology03 .right .box {
	padding: 80px 75px 100px 85px;
}

.technology03 .right .box .tit {
	font-size: 24px;
	line-height: 35px;
	color: #333;
	font-weight: bold;
	margin-bottom: 15px;
}

.technology03 .right .box .con {
	font-size: 14px;
	line-height: 23px;
	color: #555;
}

.technology04 li {
	width: 24.25%;
	margin-left: 1%;
	float: left;
	text-align: center;
}

.technology04 li:first-child {
	margin-left: 0;
}

.technology04 li .rect-534 {
	padding-bottom: 53.4%;
}

.technology04 li.li01 {
	background: #f5ebd1;
}

.technology04 li.li02 {
	background: #f3f3f3;
}

.technology04 li.li03 {
	background: #f5ebd1;
}

.technology04 li.li04 {
	background: #f3f3f3;
}

.technology04 li .num {
	font-size: 14px;
	line-height: 48px;
	color: #333;
	padding-top: 40px;
}

.technology04 li .num span {
	font-size: 48px;
	font-weight: bold;
	color: #f7b52e;
	display: inline-block;
	margin-right: 5px;
}

.technology04 li .txt {
	font-size: 14px;
	line-height: 22px;
	color: #552a03;
}

.technology04 li.li04 span {
	position: relative;
	display: inline-block;
}

.technology04 li.li04 span:after {
	content: '+';
	font-size: 30px;
	line-height: 30px;
	color: #f7b52e;
	position: absolute;
	right: -20px;
	top: -15px;
}

.technology05 {
	padding: 50px 0;
}

.technology07.business_ethics02 {
	padding: 0;
}

/* 2022-0215 */
.news_detail01 .yzyd {
	font-size: 14px;
	color: #666;
}

/* 2022-0216 */
.gszl01 .datalist {
	border: 2px solid #da9c00;
	color: #000;
}

.gszl01 .datalist tr.odd {
	background: #f1f1f1;
}

.gszl01 .datalist tr.even {
	background: #fff;
}

.gszl01 .datalist tr.firstRow td {
	border-bottom: 1px solid #da9c00
}

.gszl01 .datalist td {
	border: 1px solid #da9c00;
}

.nengyuan .zijin_hw01 .content .dot_tips li {
	cursor: default;
}

.program_detail05 .more:hover {
	text-shadow: 0 0 .65px #f7b52e, 0 0 .65px #f7b52e;
	color: #f7b52e;
	font-weight: normal;
}

.program_detail04 .left .more:hover {
	text-shadow: 0 0 .65px #f7b52e, 0 0 .65px #f7b52e;
	color: #f7b52e;
	font-weight: normal;
}

.program_detail04 .right .more:hover {
	text-shadow: 0 0 .65px #f7b52e, 0 0 .65px #f7b52e;
	color: #f7b52e;
	font-weight: normal;
}

/* 联系我们 */
.contact_us02 {
	margin-top: 56px;
}

.contact_us02 .list_box {
	background-color: #f6f6f6;
	padding: 10%;
}

.contact_us02 .list_title {
	font-size: 22px;
	color: #2e2e2e;
	margin-bottom: 10px;
	font-weight: normal;
}

.contact_us02 .list_ico {
	width: 40px;
	height: 40px;
	background: url(../image/contact_us_ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.contact_us02 .list_ico01 {
	background-position: 0px -94px
}

.contact_us02 .list_ico02 {
	background-position: -40px -94px
}

.contact_us02 .list_ico03 {
	background-position: -80px -94px
}

.contact_us02 .list_ico04 {
	background-position: -120px -94px
}

/* 友情链接 */
.friend_link01 li {
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #afafaf
}

.friend_link01 ._t {
	float: left;
	width: 165px;
	height: 170px;
	margin-right: 50px;
	text-align: center;
	background-color: #d1a542;
	border-right: 13px solid #e1c25b;
	color: #fff;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.friend_link01 ._t ._ico {
	margin: 15px 0 10px;
}

.friend_link01 ._t ._name {
	color: #fff;
}

.friend_link01 ._list {
	float: left;
	width: 954px;
}

.friend_link01 ._list a {
	float: left;
	width: 318px;
	margin-bottom: 10px;
	white-space: nowrap;
	color: #000;
}

.friend_link01 ._list a i {
	font-size: 20px;
	vertical-align: -2px;
}

.friend_link01 ._list a:hover {
	color: #d1a542
}

/* 2022-0216 新闻详细修改 */
.news_detail01 .content dl {
	padding-top: 40px;
	position: relative;
	margin-top: 20px;
}

.news_detail01 .content dl:after {
	content: '';
	width: 100%;
	height: 8px;
	background: url(../image/xian.png) repeat center;
	position: absolute;
	top: 0;
	left: 0;
}

.news_detail01 .content dl dt .icon {
	display: inline-block;
	margin-right: 5px;
	width: 22px;
	height: 22px;
	background: url(../image/news_detail_icon.png) no-repeat center;
	vertical-align: middle;
}

.news_detail01 .content dl dt {
	font-size: 18px;
	line-height: 22px;
	color: #f7b52e;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.news_detail01 .content dl dt:after {
	content: '';
	width: 120px;
	height: 2px;
	background: #e8c255;
	position: absolute;
	bottom: 0;
	left: 0;
}

.news_detail01 .content dl dd {
	border-bottom: 1px dotted #858585;
}

.news_detail01 .content dl dd:last-child {
	border-bottom: none;
}

.news_detail01 .content dl dd a {
	display: block;
	padding: 30px 0;
}

.news_detail01 .content dl dd .t {
	font-size: 18px;
	line-height: 23px;
	color: #333;
	margin-bottom: 15px;
	transition: all 0.5s ease;
}

.news_detail01 .content dl dd .d {
	font-size: 13px;
	line-height: 20px;
	color: #777;
	font-weight: bold;
}

.news_detail01 .content dl dd:hover .t {
	color: #f7b52e;
}

.news_detail01 .content ._detailPage_bottom {
	border-top: none;
	padding: 20px 0;
	position: relative;
	margin-top: 0;
	background: #f8f8f8;
}

.news_detail01 .content ._detailPage_bottom:after {
	content: '';
	width: 100%;
	height: 8px;
	background: url(../image/xian.png) repeat center;
	position: absolute;
	top: 0;
	left: 0;
}

.news_detail01 .content ._detailPage_bottom li {
	border-bottom: none;
	width: 45%;
}

.news_detail01 .content ._detailPage_bottom li a {
	display: inline-block;
	width: calc(100% - 95px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.news_detail01 .content ._detailPage_bottom li span {
	font-weight: bold;
	color: #f7b52e;
	display: inline-block;
	vertical-align: middle;
	width: 83px;
}

.news_detail01 .content ._detailPage_bottom li i {
	font-weight: bold;
	color: #f7b52e;
	display: inline-block;
}

.news_detail01 .content ._detailPage_bottom li._next {
	text-align: right;
}

.news_detail01 .content ._detailPage_bottom li._next span {
	margin-left: 10px;
}


/* 招投标公告 */
.Bidding01 .content .left {
	width: 65%;
	float: left;
}

.Bidding01 .content .left li {
	margin-bottom: 15px;
}

.Bidding01 .content .left li .li_box {
	display: block;
	padding: 17px 25px 17px 15px;
	border: 1px solid #ddd;
	color: #000;
	position: relative;
}

.Bidding01 .content .left li .li_box .t {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 5px;
	width: 75%;
}

.Bidding01 .content .left li .li_box .d {
	font-size: 14px;
	line-height: 25px;
}

.Bidding01 .content .left li .li_box ._st {
	position: absolute;
	right: 25px;
	top: 17px;
	font-size: 14px;
	color: #000;
}

.Bidding01 .content .left li .li_box ._st img {
	vertical-align: 1px
}

.Bidding01 .content .right {
	width: 32%;
	float: right;
}

.Bidding01 .content .right .r_top {
	margin-bottom: 20px;
}

.Bidding01 .content .right .r_top a {
	display: block;
	padding: 16px;
	font-size: 24px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	background: #f7b52e;
}

.Bidding01 .content .right .r_top a .icon {
	display: inline-block;
	width: 40px;
	height: 35px;
	background: url(../image/shou.png) no-repeat center;
	margin-right: 5px;
	vertical-align: middle;
}

.Bidding01 .content .right .r_top a:hover {
	box-shadow: 1.721px 2.457px 5px 0px rgba(6, 13, 39, 0.3);
}

.Bidding01 .content .right .r_bott {
	border: 1px solid #DDA301;
}

.Bidding01 .content .right .r_bott .title {
	font-size: 20px;
	color: #552a03;
	font-weight: bold;
	line-height: 43px;
	padding: 0 15px;
}

.Bidding01 .content .right .r_bott .intro {
	background: url(../image/bidding_bg.png) no-repeat center;
	padding: 20px 15px;
	background-size: cover;
}

.Bidding01 .content .right .r_bott .intro li {
	font-size: 13px;
	line-height: 25px;
	color: #fff;
	padding-left: 23px;
	position: relative;
	margin-bottom: 10px;
}

.Bidding01 .content .right .r_bott .intro li:last-child {
	margin-bottom: 0;
}

.Bidding01 .content .right .r_bott .intro li .icon {
	position: absolute;
	left: 0;
	top: 5px;
	width: 16px;
	height: 16px;
	background: url(../image/bidding_ico.png) no-repeat center;
}

.Bidding01 .content .right .r_bott .intro li a:hover {
	color: #fff;
}

.Bidding01 .content .right .r_contact {
	margin-top: 16px;
	background: #e6e6e6;
	padding: 35px 19px 20px;
}

.Bidding01 .content .right .r_contact .tit {
	font-size: 16px;
	color: #474747;
}

.Bidding01 .content .right .r_contact .tel {
	font-size: 25px;
	font-weight: bold;
	color: #000;
}

.Bidding01 .content .right .r_contact .fax {
	font-size: 14px;
	color: #000;
}

.Bidding01 .content .right .lianxi {
	display: block;
	padding: 25px 22px;
	background: #f7b52e;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
}

.Bidding01 .content .right .lianxi .icon {
	display: inline-block;
	margin-right: 5px;
}

body .searchArea .content_form .form_box .search .btn_wrap .btns:hover {
	background: #f7b52e;
	border-color: #f7b52e;
}

body .searchArea .content_form .form_box .search .btn_wrap .btns::before {
	background: #f7b52e;
}

body .resultArea .content_form .piclist_area .srchList li .intro .t {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

body .resultArea .content_form .piclist_area .srchList li .intro {
	height: auto;
}

body .resultArea #botBtn a::before {
	background: #f7b52e;
}


/* 2022-0219 */
.development02 li .cover .box .con {
	font-size: 0;
	width: 23px;
	height: 11px;
	background: url(../image/job_jt.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-top: 15px;
}

.rc_job.job_content {
	padding-bottom: 0;
}

.xy_job.job_content {
	padding-bottom: 50px;
}

.gj_job.job_content {
	padding-bottom: 50px;
}

.gj_job02 .content .item {
	padding-bottom: 70px;
}

.program_detail05 .content .item {
	padding-bottom: 70px;
}

.smallsize {
	font-size: 16px
}

/* 2022-0221 */
.ipart01 .left .l_top .info_ .box .con,
.ipart01 .left .l_bott .l_bott_l a .info .c,
.ipart01 .left .l_bott .l_bott_r .li_box .info .t,
.ipart01 .right .r_top .item01 .list li .t,
.ipart01 .right .r_top .item01 .list li .c,
.ipart01 .left .l_top .info_ .more,
.ipart01 .right .r_bott .info .con,
.ipart01 .right .r_bott ul .t,
.ipart01 .right .r_bott ul .date {
	font-size: 12px
}

.ipart01 .left .l_bott .l_bott_l a .info .t {
	margin-bottom: 16px;
	margin-top: 5px;
}

.smallsize {
	color: #f7b52e;
	font-weight: normal;
	font-size: 14px;
}

.chairman03 .common_smaltit {
	float: left
}

.chairman03 .more {
	font-size: 12px;
	line-height: 25px;
	margin-top: 22px;
	color: #552a03;
}

.chairman03 .more:hover {
	color: #f7b52e;
	font-weight: bold;
}

.chairman02 .common_smaltit {
	float: left
}

.chairman02 .more {
	font-size: 12px;
	line-height: 25px;
	margin-top: 22px;
	color: #552a03;
}

.chairman02 .more:hover {
	color: #f7b52e;
	font-weight: bold;
}

.history01 li .intro span {
	font-size: 18px;
}


/*2022.2.23*/
.ipart01 .left .l_top .info_ .box .tit {
	font-size: 18px;
	font-weight: bold;
}

.ipart01 .left .l_bott .l_bott_l a .info .t {
	font-size: 18px;
	font-weight: bold;
}

.ipart01 .right .r_bott .info .tit {
	font-size: 30px;
	font-weight: bold !important;
}

.ipart01 .right .r_bott .info {
	padding-left: 0px;
}

.ipart01 .right .r_bott ul .t {
	margin-left: 0px
}

.ipart01 .right .r_top .item01 .tit {
	margin-bottom: 8px;
}

.ipart01 .right .r_top .item02 {
	margin-top: 17px;
}

.news_detail01 .content dl dd .t {
	margin-bottom: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}

.news_detail01 .content dl dd .d {
	font-size: 10px;
}

.news_detail01 .content dl dt {
	font-size: 16px;
}



/* 老网站 2022-0224*/
.dsz02 .left .cover .box .more {
	position: absolute;
	right: 30px;
	top: 30px;
}

.dsz02 .left .cover .box .tit {
	margin-bottom: 15px;
}

.dsz02 .right .cover .box .more {
	position: absolute;
	right: 30px;
	top: 30px;
}

.dsz02 .right .cover .box .tit {
	margin-bottom: 15px;
}


/* 2022-0224 */
.ipart01 .left .l_bott .l_bott_l a .info .t,
.ipart01 .right .r_bott .info .tit {
	font-weight: normal
}

.ipart01 .left .l_bott .l_bott_r li:last-child {
	margin-bottom: 0;
}

.chairman02 .left .cover .box .more {
	position: absolute;
	right: 30px;
	top: 30px;
}

.chairman02 .left .cover .box .tit {
	margin-bottom: 15px;
}

.chairman02 .right .cover .box .more {
	position: absolute;
	right: 30px;
	top: 30px;
}

.chairman02 .right .cover .box .tit {
	margin-bottom: 15px;
}

.chairman03 .more:hover {
	text-shadow: 0 0 .65px #f7b52e, 0 0 .65px #f7b52e;
	color: #f7b52e;
	font-weight: normal;
}

.chairman02 .more:hover {
	text-shadow: 0 0 .65px #f7b52e, 0 0 .65px #f7b52e;
	color: #f7b52e;
	font-weight: normal;
}



.Bidding01 .content .left li:hover {
	background-color: #faf5e6;
}

.Bidding01 .content .right .r_bott .intro li:hover .t {
	text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
	color: #fff;
}

.Bidding01 .content .right .r_bott .intro li:hover .d {
	text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
	color: #fff;
}

.job_list.channel_content {
	padding-top: 0;
}




/* 2022-0224 */
.program_detail05 {
	padding-top: 50px;
}

.program_detail06 .rect-563 {
	padding-bottom: 56.3%;
}

.program_detail04 .left .content li:last-child {
	margin-bottom: 0;
}

.program_detail06 .content .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -10px;
	width: 20px;
	height: 35px;
	background: url(../image/arrows_l_normal.png) no-repeat center;
	background-size: cover;
}

.program_detail06 .content .owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: -30px;
	margin-top: -10px;
	width: 20px;
	height: 35px;
	background: url(../image/arrows_r_normal.png) no-repeat center;
	background-size: cover;
}




/*20220301*/
.news_detail01 .content .myart video {
	width: 80%;
	margin: 0 auto 10px
}

/* 2022-0303 */
.media_hd .item a {
	background: #f7b52e;
}

/*.media_hd .item.cur a{background:#f7b52e;}*/
.media_hd .item a:hover,
.media_hd .item.cur a {
	font-weight: bold;
	background: #e1a52a;
}

.BLOG01 .item {
	width: 25%;
	margin-right: 0;
}

.product03 .content .item_left .cover {
	background: #f7b52e;
}

.product07 .content li {
	background: #f7b52e;
}

.h_bott .nav_li .nav_down .content .right .sec_li.cur {
	background: #f7b52e;
}

.h_bott .nav_li .nav_down .content .right .third_li:hover {
	background: #f7b52e;
}

.h_bott .nav_li .nav_down .content .right .has_three .jt {
	background: url(../image/xl_jt2.png) no-repeat center;
}

.h_bott .nav_li .nav_down .content .right .has_three.cur .jt {
	background: url(../image/xl_jt1.png) no-repeat center;
}

.h_bott .nav_li .nav_down .content .right .sec_li.cur>a {
	color: #fff;
}

.h_bott .h_logo {
	padding: 14px 0;
	width: auto;
}

.h_bott .nav_li .nav_a {
	padding: 25px 0;
}

.pageHeader {
	height: 110px;
}

.h_bott .nav_li .nav_down .content .right .third_li:hover>a {
	color: #fff;
}


/*2022-0308*/
.h_bott .nav_li:hover .nav_a {
	background: #f7b52e;
	color: #fff
}

.h_bott .nav_li:hover {
	background: #f7b52e;
}

.util-page .page_form {
	display: inline-block;
	margin-left: 5px;
}

.util-page .inp_wrap .inp {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	line-height: 26px;
	width: 30px;
	text-indent: 5px;
	margin-right: 5px;
	border: 1px solid #ededed;
	background: none;
	font-size: 14px;
}

.util-page .inp_wrap .btns {
	cursor: pointer;
	border: 1px solid #ededed;
	background: none;
	line-height: 26px;
	padding: 0 5px;
	margin: 0;
	outline: none;
}

.report01 .bd li .left .date {
	background-color: #f7b52e
}

.report01 .bd li .right {
	background-color: none;
	background: none;
}

.report01 .bd li .right ._t {
	color: #333;
}

.report01 .bd li .right ._st {
	color: #999;
}

.report01 .bd li:hover .left .date {
	background: #bababa
}

.report01 .bd li:hover .right {
	background: none
}

.report01 .bd li:hover .right ._t {
	color: #080808;
}

.report01 .bd li:hover .right ._st {
	color: #080808;
}


.xy_job.job_content {
	padding-top: 0
}

.xy_job01 {
	padding-top: 60px
}

.news_detail01 .content .myart video {
	width: 800px
}



.ibanner .iban_word .info {
	text-align: center;
	color: #fff
}

.ibanner .iban_word .info .tit {
	font-size: 44px;
	line-height: 45px;
	margin-bottom: 12px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.ibanner .iban_word .info .con {
	font-size: 44px;
	line-height: 45px;
	margin-bottom: 12px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.ibanner .iban_word .info .txt {
	font-size: 24px;
	line-height: 30px;
	font-family: Arial;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.ibanner .iban_word {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	margin-left: 0;
	margin-top: 0;
	display: flex;
	align-items: center;
}

.salary.gj_job.channel_content {
	padding-bottom: 0;
}




/* 2021业绩 */
.yeji.channel_content {
	padding: 0;
}

.yeji01 {
	background: #f0f0f0;
	padding: 65px 0;
}

.yeji01 .infor {
	margin-top: 40px;
}

.yeji01 .content {
	margin-top: 30px;
}

.yeji01 .content .li_ {
	width: 24.25%;
	float: left;
	margin-right: 1%;
	background: #fff;
	margin-bottom: 12px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

.yeji01 .content .li_four {
	margin-right: 0;
}

.yeji01 .content .li_ .li_box {
	padding: 36px 33px 23px;
}

.yeji01 .content .li_ .tit {
	line-height: 25px;
	color: #bc8901;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.yeji01 .content .li_ .tit span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.yeji01 .content .li_ .con {
	position: absolute;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	border-bottom: 1px solid #666;
	width: calc(100% - 66px);
	text-align: center;
}

.yeji01 .content .li_ .con dd {
	width: 45px;
	margin: 0 8px;
	background: #DADADA;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	height: 0;
	transition: all 0.5s ease;
}

.yeji01 .content .li_ .con dd span {
	position: absolute;
	top: 100%;
	display: block;
	left: 0;
	text-align: center;
	width: 100%;
}

.yeji01 .content .li_ .con dd em {
	position: absolute;
	bottom: 100%;
	display: block;
	left: 0;
	text-align: center;
	width: 100%;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
}

.yeji01 .content .li_.show .con dd.dd01 {
	height: 54px;
}

.yeji01 .content .li_.show .con dd.dd02 {
	height: 87px;
}

.yeji01 .content .li_.show .con dd.dd03 {
	height: 94px;
	background: #da9c00;
}

.yeji01 .content .li_.show .con dd.dd03 em {
	color: #da9c00;
}

.yeji01 .content .li_.show .con dd em {
	opacity: 1;
	visibility: visible;
}

.yeji01 .content .li_ .icon {
	width: 36px;
	height: 37px;
	margin: 0 auto 10px;
}

.yeji01 .content .li_ .txt {
	font-size: 14px;
	line-height: 23px;
	color: #333;
	margin-top: 14px;
	text-align: center;
	height: 69px;
	overflow-y: auto;
	padding-right: 5px;
}

.yeji01 .content .li_ .txt::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.yeji01 .content .li_ .txt::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.yeji01 .content .li_ .txt::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.yeji02 {
	padding: 60px 0;
}

.yeji02 .content {
	margin-top: 30px;
}

.yeji02 .content .li_ {
	width: 24.25%;
	float: left;
	margin-right: 1%;
	background: #EAFCFB;
	margin-bottom: 12px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

.yeji02 .content .li_four {
	margin-right: 0;
}

.yeji02 .content .li_ .li_box {
	padding: 36px 25px 23px;
}

.yeji02 .content .li_ .tit {
	line-height: 25px;
	color: #00807b;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.yeji02 .content .li_ .tit span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.yeji02 .content .li_ .con {
	position: absolute;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	border-bottom: 1px solid #666;
	width: calc(100% - 66px);
	text-align: center;
}

.yeji02 .content .li_ .con dd {
	width: 45px;
	margin: 0 8px;
	background: #DADADA;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	height: 0;
	transition: all 0.5s ease;
}

.yeji02 .content .li_ .con dd span {
	position: absolute;
	top: 100%;
	display: block;
	left: 0;
	text-align: center;
	width: 100%;
}

.yeji02 .content .li_ .con dd em {
	position: absolute;
	bottom: 100%;
	display: block;
	left: 0;
	text-align: center;
	width: 100%;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
}

.yeji02 .content .li_.show .con dd.dd01 {
	height: 54px;
}

.yeji02 .content .li_.show .con dd.dd02 {
	height: 87px;
}

.yeji02 .content .li_.show .con dd.dd03 {
	height: 94px;
	background: #00807b;
}

.yeji02 .content .li_.show .con dd.dd03 em {
	color: #00807b;
}

.yeji02 .content .li_.show .con dd em {
	opacity: 1;
	visibility: visible;
}

.yeji02 .content .li_ .icon {
	width: 36px;
	height: 36px;
	margin: 0 auto 10px;
}

.yeji02 .content .li_ .txt {
	font-size: 14px;
	line-height: 23px;
	color: #333;
	margin-top: 14px;
	text-align: center;
	height: 69px;
	overflow-y: auto;
	padding-right: 5px;
}

.yeji02 .content .li_ .txt::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.yeji02 .content .li_ .txt::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.yeji02 .content .li_ .txt::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.yeji02 .content .li_.li08 .txt {
	height: auto;
	overflow: hidden;
}

.yeji02 .content .li_.li08 .txt {
	margin-top: 20px;
}

.yeji02 .content .li_.li08 .txt span {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #00807b;
}

.yeji03 {
	padding: 60px 0;
	background: #f0f0f0;
}

.yeji03 .common_smaltit .tit {
	margin-bottom: 86px;
}

.yeji03 .content {
	margin-bottom: 90px;
}

.yeji03 .content .item {
	width: 49.5%;
	background: #fff;
	position: relative;
}

.yeji03 .content .item .box {
	padding: 32px 40px 40px 47px;
	display: block;
}

.yeji03 .content .item .box .img_ {
	float: left;
	margin-top: -86px;
	width: 35%;
}

.yeji03 .content .item .box .info_ {
	float: right;
	width: 56.5%;
}

.yeji03 .content .item .box .info_ .t {
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	margin: 20px 0 10px;
}

.yeji03 .content .item .box .info_ .c {
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

.yeji03 .content .item .box .info_ .more {
	font-size: 12px;
	line-height: 16px;
	color: #426b3f;
	position: absolute;
	right: 40px;
	bottom: 40px;
	transition: all 0.5s ease;
}

.yeji03 .content .item .box .info_ .more:hover {
	text-shadow: 0 0 .65px #426b3f, 0 0 .65px #426b3f;
	color: #426b3f;
}

.yeji03 .content_2 .item {
	width: 49.5%;
	background: #fff;
	position: relative;
}

.yeji03 .content_2 .item .box {
	padding: 32px 40px 40px 47px;
	display: block;
}

.yeji03 .content_2 .item .box .img_ {
	float: left;
	margin-top: -86px;
	width: 35%;
}

.yeji03 .content_2 .item .box .info_ {
	float: right;
	width: 56.5%;
}

.yeji03 .content_2 .item .box .info_ .t {
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	margin: 20px 0 10px;
}

.yeji03 .content_2 .item .box .info_ .c {
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

.yeji03 .content_2 .item .box .info_ .more {
	font-size: 12px;
	line-height: 16px;
	color: #426b3f;
	position: absolute;
	right: 40px;
	bottom: 40px;
	transition: all 0.5s ease;
}

.yeji03 .content_2 .item .box .info_ .more:hover {
	text-shadow: 0 0 .65px #426b3f, 0 0 .65px #426b3f;
	color: #426b3f;
}

.yeji03 .list ul li {
	margin-bottom: 28px;
}

.yeji03 .list ul li:last-child {
	margin-bottom: 0;
}

.yeji03 .list ul li a {
	display: block;
	padding: 21px 25px;
	background: #fff;
}

.yeji03 .list ul li .left {
	float: left;
	width: 58%;
}

.yeji03 .list ul li .left .tit {
	font-size: 20px;
	line-height: 28px;
	color: #444;
	margin: 10px 0;
	transition: .5s ease;
	font-weight: bold;
}

.yeji03 .list ul li .left .con {
	color: #888;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 25px;
	font-size: 14px
}

.yeji03 .list ul li .left .txt {
	height: 40px;
	position: relative;
}

.yeji03 .list ul li .left .txt .date {
	color: #de9f00;
	opacity: 1;
	visibility: visible;
	transition: .5s ease;
	font-size: 14px;
}

.yeji03 .list ul li .left .txt .icon {
	position: absolute;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .5s ease;
}

.yeji03 .list ul li .left .txt .icon i {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	border-radius: 50%;
	background: #de9f00;
	transition: all 0.5s ease;
}

.yeji03 .list ul li .right {
	float: right;
	width: 25.5%;
	overflow: hidden;
}

.yeji03 .list ul li:hover .left .tit {
	color: #de9f00;
}

.yeji03 .list ul li:hover .left .txt .icon:hover i {
	background: #de9f00;
}

.yeji03 .list ul li:hover .left .txt .date {
	opacity: 0;
	visibility: hidden;
}

.yeji03 .list ul li:hover .left .txt .icon {
	opacity: 1;
	visibility: visible;
}

.yeji03 .list ul li.noimg .left {
	width: 100%;
}

.yeji03 .list ul li.noimg .right {
	display: none;
}

.yeji04 {
	padding: 55px 0;
}

.yeji04 .content {
	margin-top: 30px;
}

.yeji04 .content .li_ {
	width: 24.25%;
	float: left;
	margin-right: 1%;
	background: #f8f2dc;
	margin-bottom: 12px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

.yeji04 .content .li_four {
	margin-right: 0;
}

.yeji04 .content .li_ .li_box {
	padding: 36px 33px 23px;
}

.yeji04 .content .li_ .tit {
	line-height: 25px;
	color: #bc8901;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.yeji04 .content .li_ .tit span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.yeji04 .content .li_ .con {
	position: absolute;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	border-bottom: 1px solid #666;
	width: calc(100% - 66px);
	text-align: center;
}

.yeji04 .content .li_ .con dd {
	width: 45px;
	margin: 0 8px;
	background: #DADADA;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	height: 0;
	transition: all 0.5s ease;
}

.yeji04 .content .li_ .con dd span {
	position: absolute;
	top: 100%;
	display: block;
	left: 0;
	text-align: center;
	width: 100%;
}

.yeji04 .content .li_ .con dd em {
	position: absolute;
	bottom: 100%;
	display: block;
	left: 0;
	text-align: center;
	width: 100%;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
}

.yeji04 .content .li_.show .con dd.dd01 {
	height: 54px;
}

.yeji04 .content .li_.show .con dd.dd02 {
	height: 87px;
}

.yeji04 .content .li_.show .con dd.dd03 {
	height: 94px;
	background: #da9c00;
}

.yeji04 .content .li_.show .con dd.dd03 em {
	color: #da9c00;
}

.yeji04 .content .li_.show .con dd em {
	opacity: 1;
	visibility: visible;
}

.yeji04 .content .li_ .icon {
	width: 36px;
	height: 37px;
	margin: 0 auto 10px;
}

.yeji04 .content .li_ .txt {
	font-size: 14px;
	line-height: 23px;
	color: #333;
	margin-top: 14px;
	text-align: center;
	height: 69px;
	overflow-y: auto;
	padding-right: 5px;
}

.yeji04 .content .li_ .txt::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.yeji04 .content .li_ .txt::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.yeji04 .content .li_ .txt::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.yeji05 {
	padding-bottom: 55px;
}

.yeji05 .list li .rect-705 {
	padding-bottom: 70.5%;
}

.yeji05 .list li a {
	display: block;
}

.yeji05 .list .li_ {
	width: 32.4%;
	margin-right: 1.3%;
	float: left;
	position: relative;
}

.yeji05 .list .li_03 {
	margin-right: 0;
}

.yeji05 .list .li_ .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	transition: all 0.5s ease;
	opacity: 1;
	visibility: visible;
	width: 100%;
	text-align: center;
}

.yeji05 .list .li_ .cover {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/black60.png) center;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.yeji05 .list .li_ .cover .cover_box {
	padding: 25px 20px
}

.yeji05 .list .li_ .cover .t {
	font-size: 20px;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 8px;
}

.yeji05 .list .li_ .cover .c {
	font-size: 12px;
	line-height: 23px;
	height: 92px;
	overflow-y: auto;
	color: #fff;
	padding-right: 10px
}

.yeji05 .list .li_ .cover .c::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.yeji05 .list .li_ .cover .c::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.yeji05 .list .li_ .cover .c::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.yeji05 .list .li_ .cover .jt {
	text-align: right;
	color: #fff;
	font-size: 20px;
}

.yeji05 .list .li_:hover .cover {
	opacity: 1;
	visibility: visible;
}

.yeji05 .list .li_:hover .txt {
	opacity: 0;
	visibility: hidden;
}

.yeji05 .left {
	width: 74.75%;
	float: left;
}

.yeji05 .right {
	width: 24.25%;
	float: right;
}

.yeji05 .right .list .li_ {
	width: 100%;
	margin-right: 0;
}

.yeji06 {
	padding: 55px 0 0;
	background: #f0f0f0;
	border-bottom: 2px solid #fafafa;
}

.yeji06 .content {
	margin-bottom: 50px;
}



.yeji06 .datalist {
	border: 2px solid #da9c00;
	color: #000;
}

.yeji06 .datalist tr.odd {
	background: #fff;
}

.yeji06 .datalist tr.even {
	background: #f1f1f1;
}

.yeji06 .datalist tr.firstRow td {
	border-bottom: 1px solid #da9c00
}

.yeji06 .datalist td {
	border: 1px solid #da9c00;
}


.yeji03 .content .item .box .img_ img {
	transition: all 0.5s ease;
}

.yeji03 .content .item:hover .box .img_ img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}


.yeji03 .content .item .box .img_ {
	overflow: hidden
}

.yeji03 .content_2 .item .box .img_ img {
	transition: all 0.5s ease;
}

.yeji03 .content_2 .item:hover .box .img_ img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}


.yeji03 .content_2 .item .box .img_ {
	overflow: hidden
}

.job_list01 .bott .bd li.first {
	background: #f7b52e;
}

.xy_job02 .item .right dt {
	background: #f7b52e;
}

.xy_job02 .item .right dd.cur {
	background: #e0ab18;
}

.xy_job02 .item .right dd {
	background: #e4b83e;
}

.xy_job03 .content .bott {
	background: #e4b83e;
}

.resume01 .content .top ul li {
	font-weight: normal;
	background: #f7b52e;
}

.resume01 .content .top ul li.cur {
	font-weight: bold;
	background: #f7b52e;
}

.resume01 .content .top ul li:hover {
	background: #f7b52e;
}

.xy_job03 .content .top ul li::after {
	display: none;
}

.xy_job03 .content .bott .box::after {
	background: #fff;
	opacity: 0.5;
	height: 2px;
}

.job_list01 .bott .bd li.first:hover {
	background: #f7b52e;
}

.resume01 .content .top ul li::after {
	display: none;
}

.resume01 .content .top ul li.cur::after {
	display: none;
}

.resume01 .content .top ul li:hover a {
	font-weight: normal;
}


.news_detail01 .content ._tools .bshare-custom a.qq {
	background-position: -64px 0;
}

.news_detail01 .content ._tools .bshare-custom a.sina {
	background-position: -34px 0;
}

.bshareDiv {
	display: none !important;
}



/* 商业模式 start */
.business_new01 .rect-386 {
	padding-bottom: 424.9%;
}

.business_new01 .rect-91 {
	padding-bottom: 91.87%;
}

.business_new01 .rect-14 {
	padding-bottom: 14.8%;
}

.business_new01 .rect-81 {
	padding-bottom: 81.81%;
}

.business_new01 .rect-34 {
	padding-bottom: 36%;
}

.business_new01 .rect-72 {
	padding-bottom: 72%;
}

.business_new01 .box .title {
	margin-bottom: 20px;
}

.business_new01 .box .title span:first-child {
	width: 12px;
	height: 12px;
	background: rgb(224, 175, 36);
	margin-right: 7px;
	display: inline-block;
	vertical-align: middle;
}

.business_new01 .box .title span {
	vertical-align: middle;
	color: rgb(221, 163, 0);
	font-weight: bold;
	font-size: 20px;
}

.business_new01 .item .t {
	text-align: center;
	margin-bottom: 20px;
}

.business_new01 .item .t img {
	vertical-align: middle;
}

.business_new01 .item .t span {
	vertical-align: middle;
	color: rgb(221, 163, 0);
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	margin-left: 8px;
}

.business_new01 .item .c {
	font-size: 16px;
	color: #333;
	padding: 0 25px;
	line-height: 28px;
}

.business_new01 .item .item_con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	box-sizing: border-box;
}

.business_new01 .left {
	width: 75%;
}

.business_new01 .right {
	width: 21%;
	overflow: hidden;
	box-sizing: border-box;
}

.business_new01 .box1 {
	margin-bottom: 40px;
}

.business_new01 .box1 .content_l {
	width: 12.6%;
}

.business_new01 .box1 .content_r {
	width: 85.5%;
}

.business_new01 .box1 .item {
	background: #fff2cc;
}

.business_new01 .box1 .item2,
.business_new01 .box1 .item3,
.business_new01 .box1 .item4 {
	width: 32%;
	display: inline-block;
	margin-right: 1.45%;
}

.business_new01 .box1 .item.item4 {
	margin-right: 0;
}

.business_new01 .box1 .item5 {
	margin-bottom: 1.8%;
	margin-top: 1%;
}

.business_new01 .box1 .item1 .t {
	margin-bottom: 0;
}

.business_new01 .box1 .item1 .t img {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}

.business_new01 .box1 .item1 .t span {
	writing-mode: tb;
	margin-left: 0;
}

.business_new01 .box2 .item {
	margin-bottom: 15px;
}

.business_new01 .box2 .item:last-child {
	margin-bottom: 0;
}

.business_new01 .box2 .item .t img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

.business_new01 .box1 .item1 .t span {
	margin-left: 0;
}

.business_new01 .box2 .item_l {
	width: 30%;
	background: #e2f0d9;
}

.business_new01 .box2 .item_r {
	width: 68.3%;
	background: #e2f0d9;
}

.business_new01 .box3 .item_top {
	width: 100%;
	background: #f5f5f5;
}

.business_new01 .box3 .item_bott {
	width: 100%;
	background: #f5f5f5;
	position: relative;
	margin-top: 15px;
}

.business_new01 .box3 .item_bott .item_con {
	top: 100px;
	transform: translate(-50%, 0);
}

.business_new01 .box3 .item .t img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

.business_new01 .box3 .item1 .t span {
	margin-left: 0;
}

/* 商业模式 end */

#chart-container {
	height: 400px;
	position: relative;
	overflow: hidden;
	background: #fff;
	padding: 40px 0;
}

.map_table {
	margin-top: 35px;
}

.zijin_hw01 .datalist {
	border: 2px solid #da9c00;
}

.zijin_hw01 .datalist tr.firstRow td {
	border: 1px solid #da9c00;
}

.zijin_hw01 .datalist tr td {
	border: 1px solid #da9c00;
}

.business_new01 .item .t span {
	font-weight: normal;
}

/* 公共小标题 */
.common_smaltit .line {
	width: 45px;
	height: 3px;
	background: #f7b52e;
}

.common_smaltit .tit {
	font-size: 24px;
	color: #552a03;
	line-height: 25px;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 40px;
}


/* 公共小标题2 */
.common_smaltit2 {
	position: relative;
	margin-bottom: 46px;
}

.common_smaltit2 .line {
	width: 58px;
	height: 3px;
	background: #018249;
}

.common_smaltit2 .tit {
	font-size: 42px;
	color: #333333;
	line-height: 25px;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 49px;
	position: inherit;
}

.common_smaltit2 .titen {
	font-size: 50px;
	color: #f2f2f2;
	line-height: 102px;
	font-weight: bold;
	position: absolute;
	z-index: 0;
}

/* 公共大标题 */
.common_bigtit .tit {
	font-size: 36px;
	line-height: 36px;
	color: #552a03;
	margin-bottom: 15px;
}

.common_bigtit .con {
	font-size: 14px;
	line-height: 24px;
	color: #777;
	font-family: Arial;
}

/* 网站样式 */

/* 公共板块 start */
/* 画册 */
.channel_huace .rect-56 {
	padding-bottom: 56.25%;
}

.channel_huace .li_ {
	width: 32%;
	margin-right: 2%;
	float: left;
	/* box-shadow:0 0 20px 0 rgb(0 0 0 / 10%);*/
	margin-bottom: 35px;
}

.channel_huace3 .li_ {
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
	margin-bottom: 35px;
}

.channel_huace .li_.three {
	margin-right: 0;
}

.channel_huace .li_ .intro {
	padding: 35px 30px 15px;
	box-sizing: border-box;
}

.channel_huace .li_ .intro .t {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: 300;
	text-align: center;
}

.channel_huace .li_ .intro .c {
	font-size: 14px;
	line-height: 22px;
	color: #777;
	margin-top: 20px;
	margin-bottom: 15px;
	;
	height: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.channel_huace .li_ .intro .more {
	display: inline-block;
	transition: all 0.5s ease;
}

.channel_huace .li_ .intro .more img {
	vertical-align: middle;
}

.channel_huace .li_:hover .more {
	margin-left: 15px;
}

.channel_huace2 .rect-56 {
	padding-bottom: 0;
	height: auto;
	text-align: center;
}

.channel_huace2 .rect-56 img {
	position: inherit;
	width: 85%;
	margin: 7% 7% 0% 7%;
}

.channel_huace2 .li_ {
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
	margin-bottom: 35px;
}

.channel_huace2 .li_ .intro {
	padding: 5% 7% 7% 7%;
	box-sizing: border-box;
}

.channel_huace2 .li_ .intro .t {
	font-size: 20px;
	line-height: 50px;
	height: 50px;
	color: #333;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.channel_huace2 .li_ .intro .more {
	display: inline-block;
	transition: all 0.5s ease;
	background: #018248;
	color: #FFF;
	padding: 3% 10%;
}

.channel_huace2 .li_:hover {
	background: #018248;
}

.channel_huace2 .li_:hover .t {
	color: #FFF;
}

.channel_huace .li_:hover .more {
	margin-left: 0px;
	background: #FFF;
	color: #018248;
}

/* 新闻动态 */
.channel_dongtai .rect-56 {
	padding-bottom: 56.25%;
}

.channel_dongtai .li_ {
	width: 32%;
	margin-right: 2%;
	float: left;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}

.channel_dongtai .li_:last-child {
	margin-right: 0;
}

.channel_dongtai .li_ .intro {
	padding: 35px 30px 15px;
	box-sizing: border-box;
}

.channel_dongtai .li_ .intro .s_t {
	font-size: 14px;
	color: #f7b52e;
}

.channel_dongtai .li_ .intro .t {
	font-size: 20px;
	line-height: 26px;
	color: #333;
	font-weight: bold;
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 5px;
}

.channel_dongtai .li_ .intro .c {
	font-size: 14px;
	line-height: 22px;
	color: #777;
	margin-top: 20px;
	margin-bottom: 15px;
	;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.channel_dongtai .li_ .intro .more {
	display: inline-block;
	transition: all 0.5s ease;
}

.channel_dongtai .li_ .intro .more img {
	vertical-align: middle;
}

.channel_dongtai .li_:hover .more {
	margin-left: 15px;
}

/* 表现 */
.channel_biaoxian .li_ {
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	width: 20%;
	float: left;
}

.channel_biaoxian .li_ .t {
	font-size: 36px;
	line-height: 36px;
	color: #f7b52e;
	font-weight: bold;
	margin-top: 17px;
	margin-bottom: 15px;
}

.channel_biaoxian .li_ .c {
	font-size: 16px;
	line-height: 22px;
	color: #555;
}

.channel_biaoxian.three .li_ {
	margin-right: 19%;
}

.channel_biaoxian.three .li_:last-child {
	margin-right: 0;
}

.channel_biaoxian.four .li_ {
	margin-right: 6%;
}

.channel_biaoxian.four .li_:last-child {
	margin-right: 0;
}

/* 目标 */
.channel_mubiao .rect-33 {
	padding-bottom: 33.33%;
}

.channel_mubiao .li_ {
	width: 32%;
	margin-right: 2%;
	float: left;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}

.channel_mubiao .li_ .intro {
	padding: 50px 40px;
	box-sizing: border-box;
	height: 260px;
}

.channel_mubiao .li_ .intro .t {
	font-size: 16px;
	line-height: 22px;
	color: #555;
	margin-top: 10px;
}

.channel_mubiao .li_:last-child {
	margin-right: 0;
}

/* 抽拉效果 */
.channel_choula .item {
	margin-bottom: 5px;
}

.channel_choula .item .top {
	background: #f7b52e;
	padding-left: 40px;
	box-sizing: border-box;
	position: relative;
	line-height: 56px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.channel_choula .item .top::after {
	content: '';
	width: 24px;
	height: 13px;
	background: url(../image/channel_choula_icon.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -6px;
}

.channel_choula .item.cur .top::after {
	transform: rotate(-180deg);
}

.channel_choula .item .bott {
	padding: 50px 40px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 22px;
	line-height: 1.75em;
	color: #555;
	display: none;
}

/* 内容区灰色详情 */
.channel_gray .box {
	padding: 40px 30px;
	box-sizing: border-box;
	background: #f7f7f7;
	margin-top: 50px;
}

.channel_gray .box li {
	padding-left: 20px;
	position: relative;
	font-size: 16px;
	color: #555;
	margin-bottom: 30px;
}

.channel_gray .box li::before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	overflow: hidden;
	background: #f7b52e;
	position: absolute;
	left: 0;
	top: 8px;
}

.channel_con .con {
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
}

.channel_con .con p {
	margin: 0 0 20px 0;
}

.channel_con img {
	margin: 0 auto;
	display: block;
	margin-top: 50px;
	margin-top: 1em;
}

.about_us02 .syb01 .text {
	font-size: 18px;
	line-height: 1.95em;
}

.about_us02 .syb01 .text p {
	margin: 0 0 20px 0;
}

/* 公共板块 end */
.hhh01 {
	height: 90px;
	margin: 0 0 0 0 !important;
}

.hhh02 {
	height: 42px;
	margin: 0 0 0 0 !important;
}

.djdtbox {
	border: 1px solid #EFF2F5;
	padding: 20px;
	margin-top: 10px;
}

.djxw_img_box {
	width: 450px;
	float: left;
}

.ind_s_box2_1 {
	width: calc(100% - 470px);
	float: right;
}

/* 本例子css */
.slideTxtBox {}

.slideTxtBox .hd {
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #EFF2F5;
	position: relative;
	display: none;
}

.slideTxtBox .hd ul {
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 52px;
	overflow: hidden;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 18px;
	color: #333;
	height: 44px;
	-webkit-filter: none;
}

.slideTxtBox .hd ul li a {
	color: #333;
}

.slideTxtBox .hd ul li.on {
	border-bottom: 2px solid #018248;
	color: #018248;
	font-weight: 600;
}

.slideTxtBox .hd ul li.on a {
	color: #018248;
}

.slideTxtBox .hd ul li a.more {
	position: absolute;
	right: 0px;
	z-index: -1;
	background: url(http://www.hnmining.com/resources/web/images/more_blue.png) bottom no-repeat;
	text-align: center;
	width: 62px;
	line-height: 48px;
	font-size: 16px;
	color: #018248;
	bottom: 0px;
	font-weight: 300;
}

.slideTxtBox .hd ul li.on a.more {
	z-index: 1
}

.slideTxtBox .bd ul {
	zoom: 1;
	padding-top: 10px;
	padding-top: 0px;
}

.slideTxtBox .bd li {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

/*.slideTxtBox .bd li a { color:#333;}
		.slideTxtBox .bd li a:hover { color:#2462a6;}*/
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
	padding-left: 20px;
}

.slideTxtBox .bd li i {
	width: 6px;
	height: 6px;
	background: #ABB1B6;
	display: inline-block;
	border-radius: 10px;
	margin-right: 10px;
}

.slideTxtBox .bd li:hover i {
	background: #018248;
}

.slideTxtBox .bd li:hover a {
	color: #018248;
}

.slideTxtBox .bd li.dj_more {
	text-align: right;
}

/* 20220530 新增页面 */
/* 可持续发展 */
.new_develop .con a {
	color: #f7b52e;
}

.new_develop01 {
	margin: 100px 0;
}

.new_develop01 .wrap {
	position: relative;
}

.new_develop01 .wrap:after {
	content: '';
	width: 417px;
	height: 240px;
	background: url(../image/development01_3.png) no-repeat center;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1
}

.new_develop01 .box {
	padding: 70px 65px;
	box-sizing: border-box;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%)
}

.new_develop01 .box .left {
	width: 81%;
	border-right: 1px solid #f7b52e;
	padding-right: 55px;
	box-sizing: border-box;
}

.new_develop01 .box .left .quote {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #555;
	position: relative;
}

.new_develop01 .box .left .quote::before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../image/new_tag.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: -18px;
}

.new_develop01 .box .left .quote::after {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../image/new_tag.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 0;
	bottom: -18px;
}

.new_develop01 .box .left .left_bott {
	padding-top: 15px;
	position: relative;
	margin-top: 30px;
}

.new_develop01 .box .left .left_bott::before {
	content: '';
	width: 210px;
	height: 1px;
	background: #e2e2e2;
	position: absolute;
	top: 0;
	left: 0;
}

.new_develop01 .box .left .left_bott .le {
	border-radius: 50%;
	overflow: hidden;
	margin-right: 20px;
}

.new_develop01 .box .left .left_bott .lef {
	margin-top: 5px;
}

.new_develop01 .box .left .left_bott .lef div {
	font-size: 12px;
	color: #777;
}

.new_develop01 .box .left .left_bott .lef div:first-child {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.new_develop01 .box .right {
	width: 12.5%;
}

.new_develop01 .box .right .t {
	font-size: 16px;
	color: #333;
}

.new_develop01 .box .right .c {
	font-size: 12px;
	color: #777;
}

.new_develop03 {
	padding-bottom: 90px;
	margin-top: 65px;
}

.new_develop04 {
	background: #f8f8f8;
	padding: 100px 0;
}

.new_develop04 .box {
	margin-top: 20px;
}

.new_develop04 .box .left {
	width: 49%;
	margin-right: 2%;
	box-sizing: border-box;
}

.new_develop04 .box .left .item {
	padding: 25px 30px;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 20px;
}

.new_develop04 .box .left .item:last-child {
	margin-bottom: 0;
}

.new_develop04 .box .t {
	font-size: 16px;
	color: #78aa43;
	font-weight: bold;
	margin-bottom: 8px;
}

.new_develop04 .box li {
	font-size: 14px;
	color: #333;
	padding-left: 15px;
	position: relative;
}

.new_develop04 .box li::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #333;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 8px;
}

.new_develop04 .box .right {
	width: 49%;
	background: #fff;
}

.new_develop04 .box .right .item {
	margin-bottom: 30px;
	box-sizing: border-box;
	padding: 25px 30px;
}

.new_develop05 {
	padding-top: 100px;
	padding-bottom: 60px;
}

.new_develop05 .left {
	width: 39%;
	margin-top: 17%;
}

.new_develop05 .right {
	width: 51%;
}

.new_develop05 .box {
	width: 100%;
	margin-top: 50px;
}

.new_develop05 .box .item .item_box {
	background: #fdf8ef;
	display: inline-block;
	position: relative;
}

.new_develop05 .box .item .item_box span {
	display: block;
}

.new_develop05 .box .item .item_box.item_box1 {
	width: 20%;
}

.new_develop05 .box .item .item_box.item_box2 {
	width: 20%;
}

.new_develop05 .box .item .item_box.item_box3 {
	width: 59.3%;
}

.new_develop05 .box .item .item_box .desc {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.new_develop05 .box .item .item_box1 .desc {
	font-size: 16px;
	font-weight: bold;
	color: #f7b52e;
	width: 70%;
}

.new_develop05 .box .item .item_box2 .desc {
	width: 65%;
	font-size: 0;
}

.new_develop05 .box .item .item_box2 .desc img {
	margin-right: 3px;
	margin-bottom: 3px;
}

.new_develop05 .box .item .item_box3 .desc {
	padding-left: 60px;
	text-align: left;
	font-size: 14px;
	color: #333;
}

.new_develop05 .box .item1 .item_box {
	height: 220px;
}

.new_develop05 .box .item2 .item_box {
	height: 335px;
}

.new_develop05 .box .item3 .item_box {
	height: 290px;
}

.new_develop07 .tit {
	font-size: 18px;
	color: #555;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
	margin-top: 45px;
}

.new_develop07 .li_ {
	width: 15%;
	float: left;
	margin-right: 6.2%;
}

.new_develop07 .li_ .li_top {
	background: #f7b52e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 20px;
	position: relative;
}

.new_develop07 .li_ .li_top::after {
	content: '';
	width: 30px;
	height: 29px;
	background: url(../image/new_develop07_icon2.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: -30%;
	top: 50%;
	margin-top: -15px;
}

.new_develop07 .li_:last-child .li_top::after {
	display: none;
}

.new_develop07 .li_ .li_bott {
	background: #f6f6f6;
	height: 285px;
	box-sizing: border-box;
	padding: 20px;
}

.new_develop07 .li_:last-child {
	margin-right: 0;
}

.new_develop07 .item .item_top {
	background: #fff2cd;
	line-height: 50px;
	font-size: 18px;
	color: #555;
	padding-left: 45px;
	box-sizing: border-box;
	font-weight: bold;
}

.new_develop07 .item .item_bott {
	padding: 25px 45px;
	box-sizing: border-box;
}

.new_develop07 .item .item_bott span {
	font-size: 16px;
	color: #555;
	display: inline-block;
	width: 33%;
	margin-bottom: 30px;
}

/* 商业道德 */
.new_business_ethics .con a {
	color: #f7b52e;
}

.new_business_ethics01 {
	padding: 100px 0;
}

.new_business_ethics02 {
	padding: 100px 0;
	background: #f7f7f7;
}

.new_business_ethics02 .box {
	margin-top: 65px;
}

.new_business_ethics02 .box .box_l {
	width: 46.5%;
	background: #fff;
	padding: 30px 50px;
	box-sizing: border-box;
}

.new_business_ethics02 .box .box_r {
	width: 46.5%;
	background: #fff;
	padding: 30px 50px;
	box-sizing: border-box;
}

.new_business_ethics02 .box .con {
	margin-top: 20px;
	font-size: 16px;
	line-height: 22px;
	color: #555;
}

.new_business_ethics03 {
	padding: 100px 0;
}

.new_business_ethics04 .channel_gray .box li {
	width: 48%;
	display: inline-block;
}

.new_business_ethics05 {
	padding: 100px 0;
}

.new_business_ethics06 {
	padding-bottom: 100px;
}

.new_business_ethics06 .infor .more {
	font-size: 12px;
	line-height: 13px;
	margin-top: 20px;
	color: #552a03;
}

.new_business_ethics06 .infor .more:hover {
	color: #f7b52e;
}

/* 水资源 */
.new_water .con a {
	color: #f7b52e;
}

.new_water01 {
	padding: 100px 0;
}

.new_water03 {
	padding: 100px 0;
}

.new_water05 {
	padding: 100px 0;
}

.new_water07 {
	padding: 100px 0;
}

.new_water09 {
	padding: 100px 0;
}

/* 生物多样性与土地利用 */
.new_biodiversity .con a {
	color: #f7b52e;
}

.new_biodiversity01 {
	padding: 100px 0;
}

.new_biodiversity03 {
	padding: 100px 0;
}

.new_biodiversity05 {
	padding: 100px 0;
}

.new_biodiversity05 .left {
	width: 30%;
}

.new_biodiversity05 .left .con {
	font-size: 16px;
	line-height: 22px;
	color: #555;
}

.new_biodiversity05 .right {
	width: 62%;
	padding-left: 13%;
	box-sizing: border-box;
	border-left: 1px solid #ccc;
}

.new_biodiversity05 .channel_choula .item {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}

.new_biodiversity05 .channel_choula .item .top {
	background: transparent;
	font-size: 20px;
	color: #333;
	padding-left: 0;
}

.new_biodiversity05 .channel_choula .item .top::after {
	width: 24px;
	height: 24px;
	background: url(../image/new_biodiversity05_icon.png) no-repeat center;
	background-size: cover;
	margin-top: -12px;
	right: 0;
}

.new_biodiversity05 .channel_choula .item .bott {
	padding: 35px 0;
}

.new_biodiversity05 .channel_choula .item .bott .bott_t {
	font-weight: bold;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
}

.new_biodiversity05 .channel_choula .item .bott .bott_t::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #f7b52e;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 8px;
	margin-bottom: 10px;
}

.new_biodiversity06 {
	padding-bottom: 100px;
}

/* 排放物 */
.new_emission .con a {
	color: #f7b52e;
}

.new_emission .rect-79 {
	padding-bottom: 79.86%;
}

.new_emission01 {
	padding: 100px 0;
}

.new_emission03 {
	padding: 100px 0;
}

.new_emission05 {
	padding: 100px 0;
}

.new_emission07 {
	padding: 100px 0;
}

.new_emission07 .left {
	width: 46.5%;
}

.new_emission07 .left .con {
	font-size: 16px;
	line-height: 22px;
	color: #555;
}

.new_emission07 .left .more {
	margin-top: 100px;
	transition: all 0.5s ease;
}

.new_emission07 .left:hover .more {
	margin-left: 15px;
}

.new_emission07 .right {
	width: 48.5%;
}

.new_emission09 {
	padding: 100px 0;
}

/* 尾矿库 */
.new_TSF .con a {
	color: #f7b52e;
}

.new_TSF .rect-79 {
	padding-bottom: 79.86%;
}

.new_TSF01 {
	padding: 100px 0;
}

.new_TSF03 {
	padding: 100px 0;
}

.new_TSF03 ul {
	margin: 50px 0;
}

.new_TSF03 .li_ {
	width: 15%;
	float: left;
	margin-right: 6.2%;
}

.new_TSF03 .li_ .li_top {
	background: #f7b52e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 20px;
	position: relative;
}

.new_TSF03 .li_ .li_top::after {
	content: '';
	width: 30px;
	height: 29px;
	background: url(../image/new_develop07_icon2.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: -30%;
	top: 50%;
	margin-top: -15px;
}

.new_TSF03 .li_:last-child .li_top::after {
	display: none;
}

.new_TSF03 .li_ .li_bott {
	background: #f6f6f6;
	height: 285px;
	box-sizing: border-box;
	padding: 20px;
}

.new_TSF03 .li_:last-child {
	margin-right: 0;
}

.new_TSF03 .img_ .tit {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

.new_TSF04 .left {
	width: 46.5%;
}

.new_TSF04 .left .con {
	font-size: 16px;
	line-height: 22px;
	color: #555;
}

.new_TSF04 .left .more {
	margin-top: 100px;
	transition: all 0.5s ease;
}

.new_TSF04 .left:hover .more {
	margin-left: 15px;
}

.new_TSF04 .right {
	width: 48.5%;
}

.new_TSF05 {
	padding: 100px 0;
}

/* 环境与生态 */
.new_environment .con a {
	color: #f7b52e;
}

.new_environment01 {
	margin: 100px 0;
}

.new_environment01 .box {
	padding: 65px;
	box-sizing: border-box;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
	padding-right: 210px;
	position: relative;
}

.new_environment01 .box:after {
	content: '';
	width: 417px;
	height: 100%;
	background: url(../image/development01_3.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-size: cover;
}

.new_environment01 .box .quote {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #555;
	position: relative;
}

.new_environment01 .box .quote::before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../image/new_tag.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: -18px;
}

.new_environment01 .box .quote::after {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../image/new_tag.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 0;
	bottom: -18px;
}

.new_environment01 .box .left_bott {
	padding-top: 15px;
	position: relative;
	margin-top: 30px;
}

.new_environment01 .box .left_bott::before {
	content: '';
	width: 210px;
	height: 1px;
	background: #e2e2e2;
	position: absolute;
	top: 0;
	left: 0;
}

.new_environment01 .box .left_bott .le {
	border-radius: 50%;
	overflow: hidden;
	margin-right: 20px;
}

.new_environment01 .box .left_bott .lef {
	margin-top: 5px;
}

.new_environment01 .box .left_bott .lef div {
	font-size: 12px;
	color: #777;
}

.new_environment01 .box .left_bott .lef div:first-child {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.new_environment03 {
	padding: 50px 0 0 0;
}

.new_environment04 {
	background: #FFF;
	padding: 50px 0 0 0;
}

.new_environment05 {
	padding: 50px 0 0 0;
}

.new_environment06 {
	padding: 50px 0;
}

.new_environment07 {
	padding-top: 50px;
	padding-bottom: 65px;
}

/* 气候变化 */
.new_weather .con a {
	color: #f7b52e;
}

.new_weather .rect-79 {
	padding-bottom: 79.86%;
}

.new_weather01 {
	padding: 100px 0;
}

.new_weather03 {
	padding: 100px 0;
}

.new_weather05 {
	padding: 100px 0;
}

.new_weather06 .channel_gray .box {
	width: 45%;
	min-height: 230px;
}

.new_weather06 .channel_gray .t {
	color: #f7b52e;
	font-weight: bold;
	font-size: 20px;
	position: relative;
	padding-left: 20px;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.new_weather06 .channel_gray .t::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #f7b52e;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 14px;
	left: 0;
}

.new_weather07 {
	padding: 100px 0;
}

.new_weather07 .left {
	width: 46.5%;
}

.new_weather07 .left .con {
	font-size: 16px;
	line-height: 22px;
	color: #555;
}

.new_weather07 .left .more {
	margin-top: 100px;
	transition: all 0.5s ease;
}

.new_weather07 .left:hover .more {
	margin-left: 15px;
}

.new_weather07 .right {
	width: 48.5%;
}

.new_weather08 {
	padding-bottom: 100px;
}

/* 职业健康与安全 */
.new_career .con a {
	color: #f7b52e;
}

.new_career01 {
	padding: 100px 0;
}

.new_career03 {
	padding: 100px 0;
}

.new_career05 {
	padding: 100px 0;
}

.new_career07 {
	padding: 100px 0;
}

.new_career09 {
	padding: 100px 0;
}

.new_career11 {
	padding: 100px 0;
}

/* 员工 */
.new_employee .con a {
	color: #f7b52e;
}

.new_employee .rect-79 {
	padding-bottom: 79.86%;
}

.new_employee01 {
	padding: 100px 0;
}

.new_employee03 {
	padding: 100px 0;
}

.new_employee05 {
	padding: 100px 0;
}

.new_employee07 {
	padding: 100px 0;
}

.new_employee07 .right {
	width: 46.5%;
}

.new_employee07 .right .con {
	font-size: 16px;
	line-height: 22px;
	color: #555;
}

.new_employee07 .right .more {
	margin-top: 100px;
	transition: all 0.5s ease;
}

.new_employee07 .right:hover .more {
	margin-left: 15px;
}

.new_employee07 .left {
	width: 48.5%;
}

.new_employee08 {
	padding-bottom: 100px;
}

/* 安保实践 */
.new_security .con a {
	color: #f7b52e;
}

.new_security01 {
	padding: 100px 0;
}

.new_security03 {
	padding: 100px 0;
}

.new_security03 .box {
	background: url(../image/new_security03_bg.jpg) no-repeat right;
	background-size: contain;
	margin-top: 50px;
}

.new_security03 .box .li_ {
	width: 25%;
	float: left;
	height: 98px;
	position: relative;
}

.new_security03 .box .li_ span {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: block;
}

/* 人权 */
.new_rights .con a {
	color: #f7b52e;
}

.new_rights01 {
	padding: 100px 0;
}

.new_rights03 {
	padding: 100px 0;
}

.new_rights03.channel_huace .li_:last-child {
	margin-right: 0;
}

/* 社区 */
.new_community .con a {
	color: #f7b52e;
}

.new_community01 {
	padding: 100px 0;
}

.new_community03 {
	padding: 100px 0;
}

.new_community05 {
	padding: 100px 0;
}

.new_community07 {
	padding-top: 100px;
	padding-bottom: 65px;
}

.new_community07.channel_huace .li_:last-child {
	margin-right: 0;
}

/* 供应链 */
.new_SC .con a {
	color: #f7b52e;
}

.new_SC01 {
	padding: 100px 0;
}

.new_SC03 {
	padding: 100px 0;
}

.new_SC05 {
	padding: 100px 0;
}

.new_SC07 {
	padding-top: 100px;
	padding-bottom: 65px;
}

.new_SC07.channel_huace .li_:last-child {
	margin-right: 0;
}

/* 报告与政策 */
.new_report .con a {
	color: #f7b52e;
}

.new_report .rect-131 {
	padding-bottom: 131.5%;
}

.new_report01 {
	padding: 100px 0;
}

.new_report02 {
	background: #f9f9f9;
	padding: 45px 0;
}

.new_report02 .box {
	padding: 0 15%;
	box-sizing: border-box;
}

.new_report02 .box .left {
	width: 37%;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}

.new_report02 .box .right {
	width: 50%;
}

.new_report02 .box .right .t {
	font-size: 24px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
}

.new_report02 .box .right .t::after {
	content: '';
	width: 180px;
	height: 1px;
	background: #f7b52e;
	position: absolute;
	left: 0;
	bottom: 0;
}

.new_report02 .box .right .c {
	font-size: 16px;
	color: #555;
	text-decoration: underline;
}

.new_report02 .box .right .c a {
	display: block;
	margin-bottom: 5px;
}

.new_report03 {
	padding: 100px 0;
}

.new_report03 .content .li_ a {
	border-bottom: 1px solid #dfdfdf;
	padding: 25px 0;
	display: block;
}

.new_report03 .content .li_ .icon {
	width: 20px;
	height: 25px;
	background: url(../image/new_report03_icon1.png) no-repeat center;
	background-size: cover;
	transition: all 0.5s ease;
	margin-right: 25px;
	vertical-align: middle;
}

.new_report03 .content .li_ .tit {
	font-size: 16px;
	color: #555;
	width: 75%;
}

.new_report03 .content .li_ .pdf {
	font-size: 14px;
	color: #999;
	margin-right: 6%;
}

.new_report03 .content .li_ .size {
	font-size: 14px;
	color: #999;
	margin-right: 6%;
}

.new_report03 .content .li_ .check {
	width: 20px;
	height: 21px;
	background: url(../image/new_report03_icon3.png) no-repeat center;
	background-size: cover;
	transition: all 0.5s ease;
	vertical-align: middle;
}

.new_report03 .content .li_:hover .icon {
	background: url(../image/new_report03_icon2.png) no-repeat center;
}

.new_report03 .content .li_:hover .tit {
	color: #f7b52e;
}

.new_report03 .content .li_:hover .pdf {
	color: #f7b52e;
}

.new_report03 .content .li_:hover .size {
	color: #f7b52e;
}

.new_report04 {
	background: #f9f9f9;
	padding-top: 45px;
}

.new_report04 .content {
	margin-top: 100px;
}

.new_report04 .content .li_ {
	padding: 40px;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 95px;
	width: 49%;
	margin-right: 2%;
	float: left;
}

.new_report04 .content .li_ a {
	display: block;
}

.new_report04 .content .li_.even {
	margin-right: 0;
}

.new_report04 .content .li_ .left {
	margin-top: -90px;
	width: 30.5%;
}

.new_report04 .content .li_ .right {
	width: 60%;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s ease;
}

.new_report04 .content .li_ .right div {
	text-decoration: underline;
}

.new_report04 .content .li_ .right .c_tit {
	margin-bottom: 5px;
}

/*.new_report04 .content .li_:hover .right{color:#f7b52e;}*/



/* 劳工权益 */
.new_LabourRights01 .con a {
	color: #f7b52e;
}

.new_LabourRights01 {
	padding: 100px 0;
}

.new_LabourRights02 {
	padding: 100px 0;
}

.new_LabourRights03 {
	padding: 100px 0;
}

.new_LabourRights04 {
	padding: 100px 0;
}

.new_LabourRights05 {
	padding-top: 100px;
	padding-bottom: 65px;
}

/*原住民权益*/
.new_IndigenousPeopleRights01 .con a {
	color: #f7b52e;
}

.new_IndigenousPeopleRights01 {
	padding: 100px 0;
}

.new_IndigenousPeopleRights02 {
	padding: 100px 0;
}

.new_IndigenousPeopleRights03 {
	padding: 100px 0;
}


/*社区发展*/
.new_CommunityDevelopment01 .con a {
	color: #f7b52e;
}

.new_CommunityDevelopment01 {
	padding: 100px 0;
}

.new_CommunityDevelopment02 {
	padding: 100px 0;
}

.new_CommunityDevelopment03 {
	padding: 100px 0;
}

.new_CommunityDevelopment04 {
	padding: 100px 0;
}

.new_CommunityDevelopment05 {
	padding: 100px 0;
}

.new_CommunityDevelopment06 {
	padding: 100px 0;
}


.news_list01 .media_hd .item {
	width: 33.33%;
}

.h_bott .nav_li .nav_down .content .right .sec_li {
	/*padding:10px 43px 10px 58px;width: 12%;display: inline-block;*/
	text-align: center;
}

.h_bott .nav_li .nav_down .content .right .sec_li>a {
	line-height: 24px;
}

.util-page .page_form {
	vertical-align: top;
}

.report01 .bd li .left {
	border: none;
	background: none;
	width: 86px;
	padding-top: 14px;
}

.report01 .bd li .right {
	border: none;
}

.report01 .bd li .left .date {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.report01 .bd li:hover .left .date {
	background: none;
}

.report01 .bd li:hover .left {
	background: none;
}

.report01 .bd li:hover .right {
	background: none;
}

.report01 .bd li:hover .left .date {
	color: #080808;
}

.ipart01 .right .r_top .item02 .con li span {
	font-weight: bold;
}

.report01 .bd li .right ._t {
	font-size: 18px;
	padding-bottom: 24px;
}

.report01 .bd li .right {
	float: right;
	width: calc(100% - 125px);
	height: 75px;
	padding: 14px 12px;
	position: relative;
}

.report01 .bd li {
	border-radius: 4px;
	border: 1px solid;
	border-image: linear-gradient(166deg, #666666, #FFFFFF) 1 1;
}

.news_list01 .media_hd .item {
	width: 33.33%
}

.channel_mubiao .rect-33 {
	padding-bottom: 23.43%
}

.channel_content.new_water {
	padding: 0;
}

.channel_content.new_develop {
	padding: 0;
}

.new_develop01 .box .right {
	width: 15%;
}

.new_develop01 .box .right .t {
	font-weight: bold;
}

.new_develop06 {
	padding-bottom: 100px;
}

.new_develop06.channel_choula .item:last-child .bott {
	padding: 0;
}

.new_develop06.channel_choula .item:last-child .bott .con {
	padding: 50px 40px;
	padding-bottom: 0;
}

.new_business_ethics02 .box .con {
	min-height: 110px;
}

.new_business_ethics04 .channel_gray .box li {
	float: left;
}

.channel_content.new_business_ethics {
	padding: 0;
}

.channel_content.new_biodiversity {
	padding: 0;
}

.new_develop01 .box .left .quote::before {
	top: -30px;
}

.new_develop01 .box .left .quote::after {
	bottom: -30px;
}

.channel_con.water_bjq {
	margin-top: 50px;
}

.new_ESG .box {
	width: 100%;
	margin-top: 50px;
}

.new_ESG .box .item .item_box {
	background: #fdf8ef;
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
}

.new_ESG .box .item .item_box span {
	display: block;
}

.new_ESG .box .item .item_box.item_box1 {
	width: 26.6%;
	float: left;
	padding: 60px 0;
}

.new_ESG .box .item .item_box.item_box2 {
	width: 73%;
	float: right;
	padding: 60px 80px;
	box-sizing: border-box;
}

.new_ESG .box .item .item_box .img_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.new_ESG .box .item .item_box .desc {
	font-size: 16px;
	color: #555;
	margin-bottom: 35px;
}

.channel_dongtai .infor .more {
	font-size: 12px;
	line-height: 13px;
	margin-top: 30px;
	color: #552a03;
}

.channel_dongtai .infor .more:hover {
	color: #f7b52e;
}

.channel_choula .item .bott {
	padding: 30px 0;
}

.new_develop06.channel_choula .item:last-child .bott .con {
	padding: 0;
	padding-top: 50px;
}

.new_develop07 .li_ .li_bott {
	height: 420px;
}

.new_develop07 .li_ .li_top {
	min-height: 113px;
}

.new_develop07 .li_ .li_top>img {
	margin-bottom: 15px;
}


.new_ESG .box {
	margin-top: 0;
}

.channel_content.new_emission {
	padding: 0;
}

.channel_content.new_TSF {
	padding: 0;
}

.channel_content.new_weather {
	padding: 0;
}

.channel_content.new_career {
	padding: 0;
}

.channel_content.new_employee {
	padding: 0;
}

.channel_content.new_security {
	padding: 0;
}

.channel_content.new_rights {
	padding: 0;
}

.channel_content.new_IndigenousPeopleRights {
	padding: 0;
}

.channel_content.new_community {
	padding: 0;
}

.channel_content.new_CommunityDevelopment {
	padding: 0;
}

.channel_content.new_SC {
	padding: 0;
}

.channel_content.new_report {
	padding: 0;
}

.new_security03 .box .li_ span {
	width: 85%;
}

.new_TSF03 .li_ .li_top {
	min-height: 90px;
}

.new_TSF03 .li_ .li_bott {
	height: 355px;
}

.new_TSF03 .channel_choula .item:last-child .bott {
	padding-bottom: 0;
}

.new_weather05 .channel_gray {
	margin-bottom: 50px;
}

.new_career07 .channel_con:last-child {
	margin-top: 50px;
}

.new_employee04 .channel_gray {
	margin-bottom: 50px;
}

.channel_mubiao .li_ .intro .t {
	height: 154px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.channel_mubiao .li_ .intro .t::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.channel_mubiao .li_ .intro .t::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.channel_mubiao .li_ .intro .t::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.new_develop01 .box {
	padding-top: 100px;
}

.new_develop05 .left {
	margin-top: 10%;
}

.new_develop05 .box .item2 .item_box {
	height: 500px;
}

.new_develop05 .box .item .item_box3 .desc {
	padding-right: 60px;
}

.new_develop06.channel_choula .item .bott .datalist {
	border: none;
}

.new_develop06.channel_choula .item .bott .datalist .firstRow td {
	border: none;
	background: #fff2cd;
	line-height: 50px;
}

.new_develop06.channel_choula .item .bott .datalist td {
	border: none;
	line-height: 50px;
	font-size: 16px;
	color: #555;
}

.new_develop01 .wrap:after {
	height: 100%;
	background-size: cover;
}

.new_develop07 .li_ .li_top {
	padding: 20px 0;
	font-size: 16px;
	min-height: 87px;
}

.new_develop07 .tit {
	margin-top: 70px;
}

.new_develop07 .item .item_bott span {
	width: 32%;
	vertical-align: text-top;
}

.channel_content.new_LabourRights {
	padding: 0;
}

.new_LabourRights02 {
	padding: 0;
}

.new_LabourRights04 {
	padding: 0;
}

.new_IndigenousPeopleRights02 {
	padding: 0;
}

.new_CommunityDevelopment02 {
	padding: 0;
}

.new_CommunityDevelopment04 {
	padding: 0;
}

.new_CommunityDevelopment06 {
	padding-top: 0;
}

.channel_huace .li_ {
	min-height: 270px;
	position: relative;
}

.channel_huace .li_._more {
	text-align: center;
}

.channel_huace .li_._more a {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.channel_huace .li_._more ._more {
	font-size: 14px;
	color: #777;
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translate(0, -50%);
}


.channel_huace .li_._more:hover ._more {
	color: #f7b52e;
	right: -35px;
}

.new_develop06.channel_choula .item .bott .datalist .firstRow td {
	line-height: 25px;
	padding: 15px 20px;
	vertical-align: text-top;
}

.new_develop06.channel_choula .item .bott .datalist td {
	padding: 20px;
	line-height: 30px;
	vertical-align: text-top;
}

.channel_dongtai .li_ .intro {
	padding: 35px 30px;
}

.channel_content.new_environment {
	padding: 0;
}

.channel_huace .li_ .intro {
	padding: 15px 10px;
}

.channel_huace2 .li_ .intro {
	padding: 0% 7% 7% 7%;
	box-sizing: border-box;
}

.new_environment01 .box:after {
	background-position: bottom;
}

.channel_mubiao .li_ .intro .t {
	max-height: 154px;
	overflow-y: auto;
	height: auto;
}

.channel_huace .li_._more ._more {
	transition: all 0.5s ease;
}

.new_biodiversity05 .channel_choula .item:last-child {
	border-bottom: none;
}

.new_biodiversity05 .channel_choula .item .bott .bott_t {
	margin-top: 15px;
}

.new_biodiversity05 .channel_choula .item .bott {
	padding-top: 0;
}

.new_TSF03 .li_ .li_top {
	min-height: 70px;
}

.new_TSF03 .li_ .li_top .t {
	line-height: 22px;
}

.new_TSF03 .channel_choula .item:last-child .bott {
	padding-top: 0;
}

/*.new_weather05{padding-bottom:100px;}*/
.channel_mubiao .li_ .intro .t {
	overflow-y: auto;
}

.channel_gray .box li:last-child {
	margin-bottom: 0;
}

.new_employee07 .right {
	margin-top: 10%;
}

.job_list01 .bott .bd li ._t1 {
	width: 40%;
}

.job_list01 .bott .bd li ._t4 {
	width: 7%;
}

.job_list01 .bott .bd li ._t3 {
	width: 15%;
}

.job_list01 .bott .bd li ._t6 {
	width: 7%;
}

.job_list01 .bott .bd li ._t1 {
	position: relative;
	white-space: inherit;
	overflow: inherit;
	text-overflow: inherit;
}

.job_list01 .bott .bd li ._t1 span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	line-height: 30px;
}



/* 公益慈善 */
.channel_content.new_charity {
	padding: 0;
}

.new_charity01 {
	padding: 100px 0;
}

.new_charity02 {
	color: #000;
}

.new_charity02 .cishan01_tit {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 40px;
}

.new_charity02 .left {
	float: left;
	width: 48%;
	box-sizing: border-box;
	background: url(../image/cishan_back.png) no-repeat left bottom;
	position: relative;
	padding-right: 70px;
}

.new_charity02 .left::after {
	content: '';
	width: 1px;
	height: 100%;
	background: #ccc;
	position: absolute;
	right: -25px;
	top: 50%;
	transform: translate(0, -50%);
}

.new_charity02 .left .l_top .tit_left {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}

.new_charity02 .left .l_top .tit_left img {
	vertical-align: text-bottom;
}

.new_charity02 .left .l_top .tit_right {
	float: right;
	font-size: 16px;
	color: #f7b52e;
	text-decoration: underline;
	line-height: 40px;
	cursor: pointer;
	font-weight: bold;
}

.new_charity02 .left .l_top .tit_right img {
	vertical-align: text-bottom;
}

.new_charity02 .left .l_top .con {
	margin-top: 10px;
	line-height: 22px;
	font-size: 14px;
	color: #555;
}

.new_charity02 .bott {
	margin-top: 15px;
}

.new_charity02 .bott ul li {
	font-size: 14px;
	line-height: 30px;
	color: #333;
}

.new_charity02 .bott ul li span {
	font-weight: bold;
}

.new_charity02 .left .bott .bott_left {
	float: left;
}

.new_charity02 .left .bott .bott_right {
	float: right;
}

.new_charity02 .right {
	float: right;
	width: 49%;
	box-sizing: border-box;
	background: url(../image/cishan_back.png) no-repeat left bottom;
	padding-left: 70px;
}

.new_charity02 .right .r_top .tit_left {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}

.new_charity02 .right .r_top .tit_left img {
	vertical-align: text-bottom;
}

.new_charity02 .right .r_top .tit_right {
	float: right;
	font-size: 16px;
	color: #f7b52e;
	text-decoration: underline;
	line-height: 40px;
	cursor: pointer;
	font-weight: bold;
}

.new_charity02 .right .r_top .tit_right img {
	vertical-align: text-bottom;
}

.new_charity02 .right .r_top .con {
	margin-top: 23px;
	line-height: 22px;
}

.new_charity02 .right .bott .bott_left {
	float: left;
}

.new_charity02 .right .bott .bott_right {
	float: right;
}

.new_charity03 {
	padding: 100px 0;
}

.new_charity03.channel_choula .item .bott {
	padding: 40px 20px;
}

.new_charity03.channel_choula .item .bott li {
	font-size: 16px;
	color: #555;
	line-height: 24px;
	line-height: 1.75em;
	margin-bottom: 10px;
	padding-left: 18px;
	position: relative;
}

.new_charity03.channel_choula .item .bott li::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #f7b52e;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 8px;
}

.new_charity03.channel_choula .item .bott li:last-child {
	margin-bottom: 9;
}


.pageHeader.on {
	height: 70px;
}

.pageHeader .header {
	transition: all 0.5s ease;
}

.pageHeader.on .header {
	position: fixed;
	top: -25px;
}

.channel_biaoxian .li_ .c {
	max-height: 88px;
	overflow: auto;
}

.channel_biaoxian .li_ .c::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.channel_biaoxian .li_ .c::-webkit-scrollbar-thumb {
	background: #f7b52e;
}

.channel_biaoxian .li_ .c::-webkit-scrollbar-track {
	background: #f6f5f5;
}

/*.new_IndigenousPeopleRights02 .channel_con .con .datalist1 th{border:3px solid #fff; padding:25px 20px; background:#f7b52e; font-weight:bold; color:#fff;line-height:35px}
.new_SC04 .channel_con .con .datalist1 th{border:3px solid #fff; padding:25px 20px; background:#f7b52e; font-weight:bold; color:#fff;line-height:35px}
.new_SC04 .channel_con .con .datalist1 td{border:3px solid #fff; padding:25px 20px; background:#fff7e2;}*/
.datalist1 td {
	border: 3px solid #fff;
	padding: 25px 20px;
	background: #fff7e2;
}

.datalist1 th {
	border: 3px solid #fff;
	padding: 25px 20px;
	background: #f7b52e;
	font-weight: bold;
	color: #fff;
	line-height: 35px
}

.new_community06 .channel_con .con2 p {
	display: block;
	background: #fff7e2;
	padding: 20px;
	position: relative;
	margin-bottom: 50px;
	text-align: center;
	box-sizing: border-box;
}

.new_community06 .channel_con .con2 p::after {
	content: '';
	width: 33px;
	height: 15px;
	background: url(../image/new_community06_jt.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 125%;
	left: 50%;
	transform: translate(-50%, 0);
}

.gotop {
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	overflow: hidden;
	background: #f7b52e;
	text-align: center;
	color: #fff
}

.gotop.on {
	opacity: 1;
	visibility: visible;
}

.program_detail01 .content .top_r li .li_r {
	width: 60%;
	padding-left: 5%;
}

.program_detail01 .content .top_l {
	border-bottom: 2px solid #f7b52e;
	box-sizing: border-box;
	overflow: hidden;
}

.program_detail01 .content .rect-561 {
	padding-bottom: inherit;
	height: 101%;
}

.channel_choula.new_charity03 {
	padding-top: 0;
}

.new_weather04 {
	padding-bottom: 100px;
}

.new_weather05 {
	padding-top: 0;
}

.channel_biaoxian .li_ {
	text-align: left;
	width: 33.3%;
	margin-bottom: 50px;
	box-sizing: border-box;
	padding: 0 30px;
}

.channel_biaoxian.four .li_ {
	width: 20%;
	margin-right: 6.6%;
}

.channel_biaoxian.three .li_ {
	width: 33.3%;
}

.channel_biaoxian.three .li_:nth-child(3n) {
	float: right;
}

.channel_biaoxian.five .li_ {
	width: 33.3%;
	box-sizing: border-box;
	padding: 0 30px;
	min-height: 165px;
}

.new_career03 {
	padding-bottom: 50px;
}

.new_weather03.channel_biaoxian .li_ .c {
	max-height: inherit;
}

.new_career03.channel_biaoxian .li_ .c {
	min-height: 44px;
}

.BLOG01 .item {
	width: 33.33%
}

.stock01 .content .item {
	width: 100%;
	float: none;
	padding-right: 0;
}

.stock01 .owl-nav {
	position: absolute;
	right: 0;
	bottom: 15px;
}

.stock01 .owl-prev {
	width: 22px;
	height: 43px;
	background: url(http://www.hnmining.com/resources/web/img/stock01_prev1.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-right: 60px;
}

.stock01 .owl-prev::after {
	content: '';
	width: 1px;
	height: 15px;
	background: #333;
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -7px;
}

.stock01 .owl-next {
	width: 22px;
	height: 43px;
	background: url(http://www.hnmining.com/resources/web/img/stock01_next1.png) no-repeat center;
	background-size: cover;
	display: inline-block;
}

.follow .content .item {
	width: 33.25%;
}

.follow .content .item3 {
	width: 28.33%;
}

.follow .content .item3 ul .li_ .t {
	min-height: 36px;
}

.follow .content .item3 ul .li_ {
	padding: 15px;
}

.ipart03 .content li.li01 .cover,
.ipart03 .content li.li03 .cover,
.ipart03 .content li.li05 .cover {
	top: 50%;
	transform: translate(0, -50%);
}

.ipart03 .content li.li02 .cover,
.ipart03 .content li.li04 .cover {
	bottom: 50%;
	transform: translate(0, 50%);
}

.ipart03 .content li .rect-160::before {
	content: '';
	width: 100%;
	height: 100%;
	background: url(../image/black.2.png) center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.new_community06 .channel_con .con2 p:last-child::after {
	display: none;
}

.channel_huace .li_ {
	min-height: 270px;
}

.new_develop05 .box .item {
	background: #fdf8ef;
	margin-bottom: 7px;
}

.new_develop05 .box .item1 .item_box:after {
	content: '';
	width: 1px;
	height: 80%;
	background: #f3dea2;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
}

.new_develop05 .box .item .item_box.item_box3:after {
	display: none;
}

.new_develop05 .box .item2 .item_box:after {
	content: '';
	width: 1px;
	height: 80%;
	background: #f3dea2;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
}

.new_develop05 .box .item3 .item_box:after {
	content: '';
	width: 1px;
	height: 80%;
	background: #f3dea2;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
}

.new_ESG .box .item .item_box.item_box1:after {
	content: '';
	width: 1px;
	height: 80%;
	background: #f3dea2;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
}

.new_ESG .box .item .item_box.item_box1 {
	width: 27%;
}

.new_develop06.channel_choula .item .bott .datalist td {
	padding: 20px 60px;
}

.new_develop07 .item .item_bott span {
	padding-right: 5%;
	text-align: left;
	box-sizing: border-box;
	width: 33%;
}

.channel_biaoxian .li_ {
	padding-left: 0;
}

.new_weather07 .left .more {
	margin-top: 50px;
}

.channel_mubiao .li_ .intro {
	height: 320px;
}

.new_SC03 {
	padding-top: 45px;
}

.program_detail04 .right {
	display: none;
}

.program_detail04 .left {
	width: 100%;
}

.program_detail04 .left .content li .li_box .img_ {
	float: right;
	width: 17%;
}

.program_detail04 .left .content li .li_box .info_ {
	float: left;
	width: 71%;
}

.program_detail04 .left .content li {
	padding: 40px 0;
	border-bottom: 1px solid #d7d9da;
	margin-bottom: 0;
}

.program_detail04 .left .content li:first-child {
	padding-top: 0;
}

.new_develop01 .box .left .left_bott .lef div:first-child {
	color: #f7b52e;
	padding-left: 50px;
	position: relative;
}

.new_develop01 .box .left .left_bott .lef div:first-child::before {
	content: '';
	width: 38px;
	height: 1px;
	background: #f7b52e;
	position: absolute;
	left: 0;
	top: 50%;
}

.new_develop01 .box .left {
	position: relative;
	border-right: none;
}

.new_develop01 .box .left::before {
	content: '';
	width: 1px;
	height: 110%;
	background: #f7b52e;
	position: absolute;
	right: 0;
	top: -10%;
}

.news_detail01 .content .title {
	font-size: 45px;
}

.channel_mubiao .li_ .intro .icon {
	display: none;
}

.channel_mubiao .li_ .intro .t {
	max-height: inherit;
}

/*5*/
.new_environment02.channel_mubiao .li_ .intro {
	height: 220px;
}

.new_career02.channel_mubiao .li_ .intro {
	height: 220px;
}

/*2*/
.new_water02.channel_mubiao .li_ .intro {
	height: 160px;
}

.new_biodiversity02.channel_mubiao .li_ .intro {
	height: 160px;
}

.new_community02.channel_mubiao .li_ .intro {
	height: 160px;
}

/*3*/
.new_emission02.channel_mubiao .li_ .intro {
	height: 180px;
}

.new_weather02.channel_mubiao .li_ .intro {
	height: 180px;
}

.new_employee03 {
	padding-top: 55px;
}

.contact_us01 .right .box .dl03 dt {
	margin: 0 auto;
	float: none;
}

.contact_us01 .right .box .dl03 dd {
	display: none;
}

.new_environment01 .box .left_bott .lef div:first-child {
	color: #f7b52e;
	padding-left: 50px;
	position: relative;
}

.new_environment01 .box .left_bott .lef div:first-child:after {
	content: '';
	width: 38px;
	height: 1px;
	background: #f7b52e;
	position: absolute;
	left: 0;
	top: 50%;
}

.new_water08 {
	padding-bottom: 100px;
}

.stock01 .content .item02 .list iframe {
	width: 100% !important;
}

.new_biodiversity03 {
	padding-bottom: 50px;
}

.new_emission03 {
	padding-bottom: 50px;
}

.new_emission08 {
	padding-bottom: 100px;
}

.new_TSF04 {
	padding-bottom: 100px;
}

.new_weather03.channel_biaoxian {
	padding-bottom: 50px;
}

.new_career10 {
	padding-bottom: 100px;
}

.new_community03.channel_biaoxian {
	padding-bottom: 50px;
}

.new_CommunityDevelopment03 {
	padding-top: 50px;
}

.stock01 .content .item01 .list iframe {
	width: 100%;
}

.new_water03 {
	padding-bottom: 50px;
}

.invest_cen01 .right .r_bott .item_l {
	width: 50%;
	float: left;
}

.invest_cen01 .right .r_bott .item .rect-100 {
	padding-bottom: 94.5%;
}

.channel_con .con a {
	color: #f7b52e;
}

.new_SC06 {
	padding-bottom: 100px;
}

.news_list01 .media_hd .item {
	width: 33.33%;
}

.BLOG01 .media_hd .item {
	width: 25%;
}

.channel_mubiao .li_ .intro {
	min-height: 240px;
}

.new_business_ethics02 .box .con {
	min-height: inherit;
}

.new_security05 {
	padding: 100px 0;
}

.new_community05 .channel_con .con .firstRow td {
	background: #f7b52e;
	color: #fff;
}

.new_CommunityDevelopment07 {
	padding-bottom: 100px;
}

.new_community06 .channel_con .con2 p:last-child {
	margin-bottom: 0;
}

.new_business_ethics04 .channel_gray .box {
	padding-bottom: 20px;
}

.h_bott .nav_li .nav_down .content .right .sec_li>a {
	line-height: 48px;
}

/*about_us*/
.common_smaltit {
	visibility: hidden;
}

.about_us01 li {
	visibility: hidden;
}

.about_us02 .content {
	visibility: hidden;
}

/*achievement20*/
.common_bigtit .tit {
	visibility: hidden;
}

.common_bigtit .con {
	visibility: hidden;
}

.achievement20_01 .content li {
	visibility: hidden;
}

.achievement20_03 .content li {
	visibility: hidden;
}

.achievement20_04 .content li {
	visibility: hidden;
}

/*baogao*/
.common_bigtit .txt {
	visibility: hidden;
}

.common_bigtit .tu {
	visibility: hidden;
}

.business_ethics01 .content .tit {
	visibility: hidden;
}

.business_ethics01 .content li {
	visibility: hidden;
}

.baogao02 .content .list .li_ {
	visibility: hidden;
}

.baogao03 .content .tit {
	visibility: hidden;
}

/*business_ethiscs*/
.business_ethics02 .tit {
	visibility: hidden;
}

.business_ethics02 .content .list li {
	visibility: hidden;
}

/*chairman*/
.chairman01 .infor .tit {
	visibility: hidden;
}

.chairman01 .infor .con {
	visibility: hidden;
}

.chairman01 .content .left {
	visibility: hidden;
}

.chairman01 .content .right {
	visibility: hidden;
}

.chairman02 .left {
	visibility: hidden;
}

.chairman02 .right {
	visibility: hidden;
}

/*contact_us*/
.contact_us01 .left {
	visibility: hidden;
}

.contact_us01 .right {
	visibility: hidden;
}

/*deve_strategy*/
.deve_strategy01 .content .item {
	visibility: hidden;
}

/*development*/
.development01 .top_ {
	visibility: hidden;
}

.development01 .bott_ {
	visibility: hidden;
}

.development02 .li_ {
	visibility: hidden;
}

/*report*/
.report01 .bd li {
	visibility: visible;
}

/*report*/
.report01 .bd li {
	visibility: visible;
}

/*ESG*/
.ESG01 .content li {
	visibility: hidden;
}

/*gj_job*/
.gj_job .rc_job01 .li_ {
	visibility: hidden;
}

/*gsgc*/
.gsgc01 .bd li {
	visibility: hidden;
}

/*history*/
.history01 li {
	visibility: hidden;
}

/*index*/
.ipart01 .left .l_bott .l_bott_l {
	visibility: hidden;
}

.ipart01 .right {
	visibility: hidden;
}

.ipart02 .left {
	visibility: hidden;
}

.ipart02 .right {
	visibility: hidden;
}

.ipart03 .content li {
	visibility: hidden;
}

/*invest*/
.invest_cen01 .left {
	visibility: hidden;
}

.invest_cen01 .right {
	visibility: hidden;
}

.invest_cen02 .li {
	visibility: hidden;
}

/*jiaoliu*/
.jiaoliu01 .left {
	visibility: hidden;
}

.jiaoliu01 .right {
	visibility: hidden;
}

/*kuangshan_list*/
.kuangshan_list01 .content .list li {
	visibility: hidden;
}

/*new_biodiversity*/
.new_biodiversity01 {
	visibility: hidden;
}

.new_biodiversity02 {
	visibility: hidden;
}

.new_biodiversity03 {
	visibility: hidden;
}

.new_biodiversity04 {
	visibility: hidden;
}

.new_biodiversity05 {
	visibility: hidden;
}

.new_biodiversity06 {
	visibility: hidden;
}

/*new_biodiversity*/
.new_business_ethics01 {
	visibility: hidden;
}

.new_business_ethics02 {
	visibility: hidden;
}

.new_business_ethics03 {
	visibility: hidden;
}

.new_business_ethics04 {
	visibility: hidden;
}

.new_business_ethics05 {
	visibility: hidden;
}

.new_business_ethics06 {
	visibility: hidden;
}

/*new_career*/
.new_career01 {
	visibility: hidden;
}

.new_career02 {
	visibility: hidden;
}

.new_career03 {
	visibility: hidden;
}

.new_career04 {
	visibility: hidden;
}

.new_career05 {
	visibility: hidden;
}

.new_career06 {
	visibility: hidden;
}

.new_career07 {
	visibility: hidden;
}

.new_career08 {
	visibility: hidden;
}

.new_career09 {
	visibility: hidden;
}

.new_career10 {
	visibility: hidden;
}

.new_career11 {
	visibility: hidden;
}

/*new_charity*/
.new_charity01 {
	visibility: hidden;
}

.new_charity02 {
	visibility: hidden;
}

/*new_CommunityDevelopment*/
.new_CommunityDevelopment01 {
	visibility: hidden;
}

.new_CommunityDevelopment02 {
	visibility: hidden;
}

.new_CommunityDevelopment03 {
	visibility: hidden;
}

.new_CommunityDevelopment04 {
	visibility: hidden;
}

.new_CommunityDevelopment05 {
	visibility: hidden;
}

/*new_develop*/
.new_develop01 {
	visibility: hidden;
}

.channel_huace .li_ {
	visibility: hidden;
}

.new_develop03 .infor {
	visibility: hidden;
}

.new_develop03 .channel_con {
	visibility: hidden;
}

.new_develop04 .infor {
	visibility: hidden;
}

.new_develop04 .channel_con {
	visibility: hidden;
}

.new_develop04 .box {
	visibility: hidden;
}

.new_develop05 .left {
	visibility: hidden;
}

.new_develop05 .right {
	visibility: hidden;
}

.new_develop05 .box .item {
	visibility: hidden;
}

/*new_emission*/
.new_emission01 {
	visibility: hidden;
}

.new_emission02 {
	visibility: hidden;
}

.new_emission03 {
	visibility: hidden;
}

.new_emission04 {
	visibility: hidden;
}

.new_emission05 {
	visibility: hidden;
}

.new_emission06 {
	visibility: hidden;
}

.new_emission07 {
	visibility: hidden;
}

.new_emission08 {
	visibility: hidden;
}

.new_emission09 {
	visibility: hidden;
}

/*new_employee*/
.new_employee01 {
	visibility: hidden;
}

.new_employee02 {
	visibility: hidden;
}

.new_employee03 {
	visibility: hidden;
}

.new_employee04 {
	visibility: hidden;
}

.new_employee05 {
	visibility: hidden;
}

.new_employee06 {
	visibility: hidden;
}

.new_employee07 {
	visibility: hidden;
}

.new_employee08 {
	visibility: hidden;
}

/*new_environment*/
.new_environment01 {
	visibility: hidden;
}

.new_environment02 {
	visibility: hidden;
}

.new_environment03 {
	visibility: hidden;
}

.new_environment04 {
	visibility: hidden;
}

.new_environment05 {
	visibility: hidden;
}

.new_environment06 {
	visibility: hidden;
}

.new_environment07 {
	visibility: hidden;
}

/*new_IndigenousPeopleRights*/
.new_IndigenousPeopleRights01 {
	visibility: hidden;
}

.new_IndigenousPeopleRights02 {
	visibility: hidden;
}

.new_IndigenousPeopleRights03 {
	visibility: hidden;
}

/*new_LabourRights*/
.new_LabourRights01 {
	visibility: hidden;
}

.new_LabourRights02 {
	visibility: hidden;
}

.new_LabourRights03 {
	visibility: hidden;
}

/*new_report*/
.new_report01 {
	visibility: hidden;
}

.new_report02 {
	visibility: hidden;
}

.new_report03 {
	visibility: hidden;
}

.new_report04 {
	visibility: hidden;
}

/*new_rights*/
.new_rights01 {
	visibility: hidden;
}

.new_rights02 {
	visibility: hidden;
}

.new_rights03 {
	visibility: hidden;
}

/*new_security*/
.new_security01 {
	visibility: hidden;
}

.new_security02 {
	visibility: hidden;
}

.new_security03 {
	visibility: hidden;
}

/*new_TSF*/
.new_TSF01 {
	visibility: hidden;
}

.new_TSF02 {
	visibility: hidden;
}

.new_TSF03 {
	visibility: hidden;
}

.new_TSF03 {
	visibility: hidden;
}

/*new_water*/
.new_water01 {
	visibility: hidden;
}

.new_water02 {
	visibility: hidden;
}

.new_water03 {
	visibility: hidden;
}

.new_water04 {
	visibility: hidden;
}

.new_water05 {
	visibility: hidden;
}

.new_water06 {
	visibility: hidden;
}

.new_water07 {
	visibility: hidden;
}

.new_water08 {
	visibility: hidden;
}

.new_water09 {
	visibility: hidden;
}

/*new_community*/
.new_community01 {
	visibility: hidden;
}

.new_community02 {
	visibility: hidden;
}

.new_community03 {
	visibility: hidden;
}

.new_community04 {
	visibility: hidden;
}

.new_community05 {
	visibility: hidden;
}

.new_community06 {
	visibility: hidden;
}

/*new_SC*/
.new_SC01 {
	visibility: hidden;
}

.new_SC02 {
	visibility: hidden;
}

.new_SC03 {
	visibility: hidden;
}

.new_SC04 {
	visibility: hidden;
}

.new_SC05 {
	visibility: hidden;
}

.new_SC06 {
	visibility: hidden;
}

.new_SC07 {
	visibility: hidden;
}

/*new_weather*/
.new_weather01 {
	visibility: hidden;
}

.new_weather02 {
	visibility: hidden;
}

.new_weather03 {
	visibility: hidden;
}

.new_weather04 {
	visibility: hidden;
}

.new_weather05 {
	visibility: hidden;
}

.new_weather06 {
	visibility: hidden;
}

.new_weather07 {
	visibility: hidden;
}

.new_weather08 {
	visibility: hidden;
}

/*news_list*/
.media_hd .item {
	visibility: hidden;
}

.news_list01 .content ul li {
	visibility: hidden;
}

/*product*/
.product01 .content li {
	visibility: hidden;
}

.product02 .content {
	visibility: hidden;
}

.roduct02 .img_ {
	visibility: hidden;
}

.product03 .content .item {
	visibility: hidden;
}

.product04 .content {
	visibility: hidden;
}

.product05 .content .list li {
	visibility: hidden;
}

.product06 .content .item {
	visibility: hidden;
}

.product07 .content li {
	visibility: hidden;
}

/*rc_job*/
.rc_job01 .content .li_ {
	visibility: hidden;
}

.job_content .follow .infor .tit {
	visibility: hidden;
}

.follow .content .item {
	visibility: hidden;
}

/*rc_job*/
.report01 .bd li {
	visibility: visible;
}

/*resume*/
.resume01 .content .top ul li {
	visibility: hidden;
}

/*sqcy*/
.sqcy03 .infor .tit {
	visibility: hidden;
}

/*value_concept*/
.value_concept01 .content .item {
	visibility: hidden;
}

.new_environment01 .box:after {
	background-position: bottom left;
}

.new_business_ethics04 .channel_gray .box li {
	box-sizing: border-box;
}

.new_develop06 .item .new_develop07 .item:last-child .item_bott {
	padding-bottom: 0;
}

.new_charity02 .left {
	background: none;
}

.new_charity02 .right {
	background: none;
}

.channel_choula.new_charity03 {
	padding-top: 100px;
}

.channel_choula.new_charity03 .item:last-child .bott {
	padding-bottom: 0;
}

.new_report04 .content .li_ .right {
	font-size: 18px;
}

.new_emission08 {
	padding-bottom: 0;
}

.new_business_ethics07 {
	padding-bottom: 100px;
}

.new_business_ethics07 .left {
	width: 35%;
}

.new_business_ethics07 .left .con {
	font-size: 16px;
	line-height: 22px;
	color: #555;
}

.new_business_ethics07 .right {
	width: 62%;
	padding-left: 13%;
	box-sizing: border-box;
	border-left: 1px solid #ccc;
}

.new_business_ethics07 .channel_choula .item {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}

.new_business_ethics07 .channel_choula .item .top {
	background: transparent;
	font-size: 20px;
	color: #333;
	padding-left: 0;
}

.new_business_ethics07 .channel_choula .item .top::after {
	width: 24px;
	height: 24px;
	background: url(../image/new_biodiversity05_icon.png) no-repeat center;
	background-size: cover;
	margin-top: -12px;
	right: 0;
}

.new_business_ethics07 .channel_choula .item .bott {
	padding: 35px 0;
}

.new_business_ethics07 .channel_choula .item .bott .bott_t {
	font-weight: bold;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
}

.new_business_ethics07 .channel_choula .item .bott .bott_t::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #f7b52e;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 8px;
	margin-bottom: 10px;
}

.new_business_ethics08 {
	padding-bottom: 100px;
}

.new_business_ethics08 .channel_gray .box {
	padding-bottom: 10px;
	margin-bottom: 50px;
}

.new_business_ethics08 .channel_gray .box li {
	width: 48%;
	display: inline-block;
}

.new_business_ethics07 .channel_choula .item .bott {
	padding-top: 20px;
}

.program_detail01 .content .rect-561 img {
	position: static;
}

.ipart01 .right .r_top .item02 .con {
	line-height: 55px;
}

.ipart01 .right .r_bott {
	margin-top: 10px;
}

.yeji.channel_content .product07 {
	background: #f0f0f0;
	padding: 100px 0;
	border-bottom: 2px solid #fafafa;
}

.yeji06 {
	border-bottom: none;
}

.yeji06 .content {
	margin-bottom: 0;
}

.achievement20.channel_content .product07 {
	background: #f0f0f0;
	padding: 100px 0;
	border-bottom: 2px solid #fafafa;
}

.ipart02 .right .content .dots_box .dot {
	z-index: 5;
}

.ipart02 .right .content .dot_tips {
	width: 110px;
}

.new_SC04 .channel_con .con .table-responsive {
	border: none;
}

.product04 .content .table-responsive {
	border: none;
}

.new_SC03 .channel_con ul {
	margin-top: 30px;
}

.new_SC03 .channel_con .li_ a {
	border-bottom: 1px solid #dfdfdf;
	padding: 25px 0;
	display: block;
}

.new_SC03 .channel_con .li_ .icon {
	width: 20px;
	height: 25px;
	background: url(../image/new_report03_icon1.png) no-repeat center;
	background-size: cover;
	transition: all 0.5s ease;
	margin-right: 25px;
	vertical-align: middle;
}

.new_SC03 .channel_con .li_ .tit {
	font-size: 16px;
	color: #555;
	width: 75%;
}

.new_SC03 .channel_con .li_ .pdf {
	font-size: 14px;
	color: #999;
	margin-right: 6%;
}

.new_SC03 .channel_con .li_ .size {
	font-size: 14px;
	color: #999;
	margin-right: 6%;
}

.new_SC03 .channel_con .li_ .check {
	width: 20px;
	height: 21px;
	background: url(../image/new_report03_icon3.png) no-repeat center;
	background-size: cover;
	transition: all 0.5s ease;
	vertical-align: middle;
}

.new_SC03 .channel_con .li_:hover .icon {
	background: url(../image/new_report03_icon2.png) no-repeat center;
}

.new_SC03 .channel_con .li_:hover .tit {
	color: #f7b52e;
}

.new_SC03 .channel_con .li_:hover .pdf {
	color: #f7b52e;
}

.new_SC03 .channel_con .li_:hover .size {
	color: #f7b52e;
}

.new_SC03 .channel_con .li_:last-child a {
	border: none;
}

.new_SC04 {
	padding-top: 100px;
}

.new_SC08 .item .bott .con p .icon {
	width: 5px;
	height: 5px;
	background: #f7b52e;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}



.question {
	padding-top: 100px;
}

.question01 {
	margin-bottom: 65px;
}

.question01.channel_huace .li_.two {
	margin-right: 0;
}

.question01.channel_huace .li_ .intro .c {
	height: auto;
	-webkit-line-clamp: inherit;
	margin-bottom: 0;
	max-height: 132px;
	overflow: auto;
}

.question01.channel_huace .li_ .intro .c::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.question01.channel_huace .li_ .intro .c::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.question01.channel_huace .li_ .intro .c::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.question01.channel_huace .li_ {
	min-height: 512px;
}

.question02 {
	margin-bottom: 65px;
}

.question02.channel_huace .li_.two {
	margin-right: 0;
}

.question02.channel_huace .li_ .intro .c {
	height: auto;
	-webkit-line-clamp: inherit;
	margin-bottom: 0;
	max-height: 132px;
	overflow: auto;
}

.question02.channel_huace .li_ .intro .c::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.question02.channel_huace .li_ .intro .c::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.question02.channel_huace .li_ .intro .c::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.question02.channel_huace .li_ {
	min-height: 512px;
}

.question03.channel_huace .li_.two {
	margin-right: 0;
}

.question03.channel_huace .li_ .intro .c {
	height: auto;
	-webkit-line-clamp: inherit;
	margin-bottom: 0;
	max-height: 132px;
	overflow: auto;
}

.question03.channel_huace .li_ .intro .c::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.question03.channel_huace .li_ .intro .c::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.question03.channel_huace .li_ .intro .c::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}

.question03.channel_huace .li_ {
	min-height: 512px;
}

.kuangshan_list {
	padding-top: 100px;
}

.kuangshan_list01 .list li .rect-703 {
	padding-bottom: 70.5%;
}

.product {
	padding-top: 100px;
}

.product01 {
	margin-bottom: 100px;
}

.product02 {
	margin-bottom: 100px;
}

.product03 {
	margin-bottom: 100px;
}

.product06 {
	margin-bottom: 100px;
}

.product05 {
	margin-bottom: 65px;
}

.product05 .rect-703 {
	padding-bottom: 70.5%;
}

.product04 .content .table-responsive p {
	display: inline-block;
}

.product05 .list li {
	visibility: hidden;
}

.nengyuan03 .list li .rect-703 {
	padding-bottom: 70.5%;
}

.technology02 .list li .rect-703 {
	padding-bottom: 70.5%;
}

.technology07 .list li .rect-703 {
	padding-bottom: 70.5%;
}

.technology07.channel_huace .li_ .intro .c {
	height: auto;
	-webkit-line-clamp: inherit;
	margin-bottom: 0;
	max-height: 132px;
	overflow: auto;
	padding-right: 5px;
	box-sizing: border-box;
}

.technology07.channel_huace .li_ .intro .c::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.technology07.channel_huace .li_ .intro .c::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #f7b52e;
}

.technology07.channel_huace .li_ .intro .c::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f6f5f5;
}


.nengyuan01 .con {
	margin-bottom: 30px;
}

.nengyuan01.channel_huace .rect-703 {
	padding-bottom: 46%;
}

.nengyuan01.channel_huace .li_ {
	width: 49%;
}

.nengyuan01.channel_huace .li_.two {
	margin-right: 0;
}

body .bg-primary {
	background-color: #f7b52e;
}



.new_achievement .all_tit {
	font-size: 36px;
	line-height: 36px;
	color: #552a03;
	margin-bottom: 15px;
}

.new_achievement .infor .tit {
	font-size: 28px;
	line-height: 28px;
	color: #da9c00;
	margin-bottom: 50px;
}

.new_achievement .content .li_ {
	height: 240px;
	width: 24.25%;
	margin-right: 1%;
	float: left;
}

.new_achievement .content .li_.four {
	margin-right: 0;
}

.new_achievement .content .li_.li_infor {
	padding: 30px 50px;
	box-sizing: border-box;
}

.new_achievement01 .content .li_ .box {
	background: #eaeff7;
	text-align: center;
	padding: 15px 0;
}

.new_achievement01 .content .li_ .box .t {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.new_achievement01 .content .li_ .box .c {
	font-size: 16px;
	color: #000;
}

.new_achievement03 {
	background: #f0f0f0;
	padding: 60px 0;
}

.new_achievement03 .content {
	margin-top: 90px;
	margin-bottom: 50px;
}

.new_achievement03 .content .li_ {
	width: 49.5%;
	background: #fff;
	position: relative;
	height: auto;
}

.new_achievement03 .content .li_ .box {
	padding: 32px 40px 40px 47px;
	display: block;
}

.new_achievement03 .content .li_ .box .img_ {
	float: left;
	margin-top: -86px;
	width: 35%;
}

.new_achievement03 .content .li_ .box .info_ {
	float: right;
	width: 56.5%;
}

.new_achievement03 .content .li_ .box .info_ .t {
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	margin: 20px 0 10px;
}

.new_achievement03 .content .li_ .box .info_ .c {
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

.new_achievement03 .content .li_ .box .info_ .more {
	font-size: 12px;
	line-height: 16px;
	color: #426b3f;
	position: absolute;
	right: 40px;
	bottom: 40px;
	transition: all 0.5s ease;
}

.new_achievement03 .content .li_ .box .info_ .more:hover {
	text-shadow: 0 0 .65px #426b3f, 0 0 .65px #426b3f;
	color: #426b3f;
}

.new_achievement03 .list ul li {
	margin-bottom: 28px;
}

.new_achievement03 .list ul li:last-child {
	margin-bottom: 0;
}

.new_achievement03 .list ul li a {
	display: block;
	padding: 21px 25px;
	background: #fff;
}

.new_achievement03 .list ul li .left {
	float: left;
	width: 58%;
}

.new_achievement03 .list ul li .left .tit {
	font-size: 20px;
	line-height: 28px;
	color: #444;
	margin: 10px 0;
	transition: .5s ease;
	font-weight: bold;
}

.new_achievement03 .list ul li .left .con {
	color: #888;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 25px;
	font-size: 14px
}

.new_achievement03 .list ul li .left .txt {
	height: 40px;
	position: relative;
}

.new_achievement03 .list ul li .left .txt .date {
	color: #de9f00;
	opacity: 1;
	visibility: visible;
	transition: .5s ease;
	font-size: 14px;
}

.new_achievement03 .list ul li .left .txt .icon {
	position: absolute;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .5s ease;
}

.new_achievement03 .list ul li .left .txt .icon i {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	border-radius: 50%;
	background: #de9f00;
	transition: all 0.5s ease;
}

.new_achievement03 .list ul li .right {
	float: right;
	width: 25.5%;
	overflow: hidden;
}

.new_achievement03 .list ul li:hover .left .tit {
	color: #de9f00;
}

.new_achievement03 .list ul li:hover .left .txt .icon:hover i {
	background: #de9f00;
}

.new_achievement03 .list ul li:hover .left .txt .date {
	opacity: 0;
	visibility: hidden;
}

.new_achievement03 .list ul li:hover .left .txt .icon {
	opacity: 1;
	visibility: visible;
}

.new_achievement03 .list ul li.noimg .left {
	width: 100%;
}

.new_achievement03 .list ul li.noimg .right {
	display: none;
}

.new_achievement04 {
	padding-top: 60px;
}

.new_achievement04 .content .more {
	width: 250px;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	background: #da9c00;
	display: inline-block;
	text-align: center;
}

.new_achievement04 .content .more:first-child {
	margin-right: 30px;
}

.new_achievement {
	background: #f0f0f0;
	border-bottom: 2px solid #fafafa;
}

.new_achievement .infor .tit {
	color: #552a03;
	font-size: 24px;
	line-height: 24px;
}

.new_achievement01 .infor .common_bigtit .tit {
	margin-bottom: 15px;
	font-size: 36px;
	line-height: 36px;
}

.new_achievement01 .common_smaltit {
	margin-top: 40px;
}

.new_achievement01 .list ul li {
	margin-bottom: 28px;
}

.new_achievement01 .list ul li:last-child {
	margin-bottom: 0;
}

.new_achievement01 .list ul li a {
	display: block;
	padding: 21px 25px;
	background: #fff;
}

.new_achievement01 .list ul li .left {
	float: left;
	width: 58%;
}

.new_achievement01 .list ul li .left .tit {
	font-size: 20px;
	line-height: 28px;
	color: #444;
	margin: 10px 0;
	transition: .5s ease;
	font-weight: bold;
}

.new_achievement01 .list ul li .left .con {
	color: #888;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 25px;
	font-size: 14px
}

.new_achievement01 .list ul li .left .txt {
	height: 40px;
	position: relative;
}

.new_achievement01 .list ul li .left .txt .date {
	color: #de9f00;
	opacity: 1;
	visibility: visible;
	transition: .5s ease;
	font-size: 14px;
}

.new_achievement01 .list ul li .left .txt .icon {
	position: absolute;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .5s ease;
}

.new_achievement01 .list ul li .left .txt .icon i {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	border-radius: 50%;
	background: #de9f00;
	transition: all 0.5s ease;
}

.new_achievement01 .list ul li .right {
	float: right;
	width: 25.5%;
	overflow: hidden;
}

.new_achievement01 .list ul li:hover .left .tit {
	color: #de9f00;
}

.new_achievement01 .list ul li:hover .left .txt .icon:hover i {
	background: #de9f00;
}

.new_achievement01 .list ul li:hover .left .txt .date {
	opacity: 0;
	visibility: hidden;
}

.new_achievement01 .list ul li:hover .left .txt .icon {
	opacity: 1;
	visibility: visible;
}

.new_achievement01 .list ul li.noimg .left {
	width: 100%;
}

.new_achievement01 .list ul li.noimg .right {
	display: none;
}

.new_achievement02 {
	margin-top: 50px;
}

.new_achievement03 {
	padding: 0;
}

.new_achievement04 {
	padding-top: 0;
}

.new_achievement04 .content .more {
	line-height: 60px;
	padding: 0 22px;
	font-size: 18px;
	width: 24%;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}

	{
	content: '';
	width: ;
}

.new_achievement04 .content .more::after {
	position: absolute;
	width: 9px;
	height: 16px;
	background: url(../image/product07_1.png) no-repeat center;
	right: 22px;
	top: 50%;
	margin-top: -8px;
	transition: all 0.5s ease;
	content: '';
}

.new_achievement04 .content .more:hover::after {
	right: 15px;
}


.new_achievement05 {
	border-bottom: none;
}

.new_achievement05 .content2 {
	margin-bottom: 0;
}

.new_achievement05 {
	padding: 55px 0 0;
	background: #f0f0f0;
}

.new_achievement05 .content2 {
	margin-bottom: 50px;
}

.new_achievement05 .datalist {
	border: 2px solid #da9c00;
	color: #000;
}

.new_achievement05 .datalist tr.odd {
	background: #fff;
}

.new_achievement05 .datalist tr.even {
	background: #f1f1f1;
}

.new_achievement05 .datalist tr.firstRow td {
	border-bottom: 1px solid #da9c00
}

.new_achievement05 .datalist td {
	border: 1px solid #da9c00;
}

.new_achievement05 .content2 {
	margin-top: 40px;
	margin-bottom: 50px;
}

.new_achievement .content .li_ {
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.new_achievement01 .content .li_ .box {
	background: inherit;
}

.new_achievement .content .li_.li_infor {
	padding: 55px;
}

.new_achievement .content .li_ .li_box {
	text-align: center;
}

.new_achievement .content .li_ .li_box .tit {
	margin-top: 10px;
	font-size: 20px;
	color: #bc8901;
	font-weight: bold;
	line-height: 25px;
}

.new_achievement .content .li_ .li_box .txt {
	margin-top: 14px;
	font-size: 14px;
	line-height: 23px;
}

.new_achievement05 .table-responsive .datalist td.frist_td {
	text-align: center;
}

.new_achievement .content .li_ {
	padding-top: 15px;
	box-sizing: border-box;
}


.new_achievement06 {
	border-bottom: none;
}

.new_achievement06 .content2 {
	margin-bottom: 0;
}

.new_achievement06 {
	padding: 55px 0 0;
	background: #f0f0f0;
}

.new_achievement06 .content2 {
	margin-bottom: 50px;
}

.new_achievement06 .datalist {
	border: 2px solid #da9c00;
	color: #000;
}

.new_achievement06 .datalist tr.odd {
	background: #fff;
}

.new_achievement06 .datalist tr.even {
	background: #f1f1f1;
}

.new_achievement06 .datalist tr.firstRow td {
	border-bottom: 1px solid #da9c00
}

.new_achievement06 .datalist td {
	border: 1px solid #da9c00;
}

.new_achievement06 .content2 {
	margin-top: 40px;
	margin-bottom: 50px;
}

.new_achievement06 .table-responsive .datalist td.frist_td {
	text-align: center;
}

.product_new .product04 .content .table-responsive p {
	display: block;
}

.product06 .content .item:first-child {
	position: relative;
	z-index: 2;
}

.product07 .content li:last-child {
	margin-right: 0;
}


.xy_job02 {
	border-bottom: none;
}

.xy_job02 .content {
	margin-bottom: 0;
}

.xy_job02 {
	padding: 55px 0 0;
	background: #f6f2e9;
}

.xy_job02 .content {
	margin-bottom: 50px;
}

.xy_job02 .datalist {
	border: 2px solid #da9c00;
	color: #000;
}

.xy_job02 .datalist tr.odd {
	background: #fff;
}

.xy_job02 .datalist tr.even {
	background: #f1f1f1;
}

.xy_job02 .datalist tr.firstRow td {
	border-bottom: 1px solid #da9c00
}

.xy_job02 .datalist td {
	border: 1px solid #da9c00;
	text-align: center;
}

.xy_job02 .datalist tr {
	text-align: center;
}

.xy_job02 .content {
	margin-bottom: 50px;
}

.xy_job02 .table-responsive .datalist td.frist_td {
	text-align: center;
}

.xy_job.job_content.new_job {
	padding-bottom: 0;
}

.new_job .xy_job02 {
	margin-bottom: 0;
}

.new_job .xy_job02 .content {
	margin-bottom: 0;
}

.new_job2 .xy_job02 .box .box_content {
	margin-bottom: 25px;
	width: 32%;
}

/*.new_job2 .xy_job02 .box .box_content:nth-child(2n){margin-right:0;}*/
.new_achievement03 {
	margin-top: 50px;
}

.ipart02 .right .content .dot_tips li {
	display: inline-block;
}

.zijin_hw01 .content .dot_tips li {
	display: inline-block;
}

.zijin_hw01 .content .dot_tips {
	width: auto;
}

.zijin_hw01 .content .dot_tips li:first-child {
	padding-left: 0;
}

.ipart02 .right .content .dot_tips {
	right: 60px;
}

.ipart02 .right .content .dot_tips li:first-child {
	/*padding-left:0;*/
}

.ipart02 .right .content .dots_box .cu_point.js_point.dot {
	z-index: 7;
}

.new_job2 .xy_job02 .box .box_content:hover .intro {
	padding: 40px;
}

.job_content .xy_job02 .rect-703 {
	padding-bottom: 70.34%;
}

.xy_job02 {
	padding-bottom: 25px;
}

.follow .content .item dd:nth-of-type(2) {
	display: none;
}

.follow .content .item dd:nth-of-type(3) a {
	margin-top: 13px;
	display: inline-block;
}

.follow .content .item2 dd:nth-of-type(3) a {
	margin-top: 0;
}



.deve_strategy01 dl dd .t {
	margin-bottom: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}

.deve_strategy01 dl dd .d {
	font-size: 10px;
}

.deve_strategy01 dl dt {
	font-size: 16px;
}

.deve_strategy01 dl {
	padding-top: 40px;
	position: relative;
	margin-top: 20px;
}

.deve_strategy01 dl:after {
	content: '';
	width: 100%;
	height: 8px;
	background: url(../image/xian.png) repeat center;
	position: absolute;
	top: 0;
	left: 0;
}

.deve_strategy01 dl dt .icon {
	display: inline-block;
	margin-right: 5px;
	width: 22px;
	height: 22px;
	background: url(../image/news_detail_icon.png) no-repeat center;
	vertical-align: middle;
}

.deve_strategy01 dl dt {
	font-size: 18px;
	line-height: 22px;
	color: #f7b52e;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.deve_strategy01 dl dt:after {
	content: '';
	width: 120px;
	height: 2px;
	background: #e8c255;
	position: absolute;
	bottom: 0;
	left: 0;
}

.deve_strategy01 dl dd {
	border-bottom: 1px dotted #858585;
}

.deve_strategy01 dl dd:last-child {
	border-bottom: none;
}

.deve_strategy01 dl dd a {
	display: block;
	padding: 30px 0;
}

.deve_strategy01 dl dd .t {
	line-height: 23px;
	color: #333;
	margin-bottom: 15px;
	transition: all 0.5s ease;
}

.deve_strategy01 dl dd .d {
	font-size: 13px;
	line-height: 20px;
	color: #777;
	font-weight: bold;
}

.deve_strategy01 dl dd:hover .t {
	color: #f7b52e;
}




/*搜索区域*/
/*.searchArea{padding:100px 0;}*/
.searchArea .infor {
	text-align: center;
	color: #000000;
}

.searchArea .infor .tit {
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
}

.searchArea .content_form {
	padding: 0 20%;
	margin-top: 60px;
}

.searchArea .content_form .form_box .searchTit {
	font-size: 58px;
	font-weight: bold;
	color: #fff;
	text-align: center
}

.searchArea .content_form .form_box .search {
	position: relative;
	overflow: visible
}

.searchArea .content_form .form_box .search .input_wrap {
	position: relative;
	width: 80%;
	float: left;
	line-height: 54px;
	height: 54px;
}

.searchArea .content_form .form_box .search .input_wrap input {
	width: 98%;
	padding: 0 0 0 2%;
	height: 54px;
	line-height: 54px;
	border: 1px solid #e1e1e1;
	color: #999;
	font-size: 16px;
}

.searchArea .content_form .form_box .search .input_wrap .textDelBtn {
	display: none;
}

:root .searchArea .content_form .form_box .search .input_wrap .textDelBtn {
	display: block;
	position: absolute;
	top: 20px;
	right: 30px;
	width: 30px;
	height: 30px;
	background: url(http://www.hnmining.com/resources/web/img/del_btn.jpg) no-repeat center center;
}

.searchArea .content_form .form_box .search .btn_wrap {
	width: 20%;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.searchArea .content_form .form_box .search .btn_wrap .btns {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: 300;
	height: 56px;
	line-height: 56px;
	width: 100%;
	border: none;
	outline: none;
	background: url(../image/so1.png) no-repeat 10px 14px #F7B52C;
	color: #fff;
	cursor: pointer;
	padding-left: 50px;
	text-align: left;
}

body .searchArea .content_form .form_box .search .btn_wrap .btns:hover {
	background: url(../image/so1.png) no-repeat 10px 14px #F7B52C;
}

.searchArea .content_form .list {
	margin-top: 20px;
}

.searchArea .content_form .list a {
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	color: #93949e;
	position: relative;
}

.searchArea .content_form .list a:after {
	content: '';
	width: 1px;
	height: 14px;
	background: #93949e;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
}

.searchArea .content_form .list a:first-child:after {
	display: none;
}

.gaoguan_box {
	position: fixed;
	z-index: 100;
	width: 70%;
	max-width: 1200px;
	height: 50%;
	background: #FFF;
	top: 15%;
	left: 50%;
	min-height: 500px;
	display: none;
	margin-left: -600px;
}

.gaoguan_box .tbox {
	width: 100%;
	height: 285px;
	background: linear-gradient(to right, #ffffff, #e3f0e9);
}

.gaoguan_box .tbox .imgs {
	height: 285px;
	float: left;
}

.gaoguan_box .tbox span {
	position: absolute;
	right: 10px;
	top: 10px;
}

.gaoguan_box .tbox h3 {
	font-size: 36px;
	padding-top: 110px;
	padding-left: 60px;
}

.gaoguan_box .tbox p {
	line-height: 60px;
	font-size: 18px;
	color: #999;
	padding-left: 60px;
}

.gaoguan_box .cbox {
	width: 90%;
	margin: 20px auto;
	line-height: 26px;
	height: calc(100% - 325px);
	overflow: auto;
}

.gaoguan_box .cbox h3.zw {
	display: none;
}

.gaoguan_box .cbox p.zw {
	display: none;
}

.gaoguan_boxbj {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0;
	left: 0;
	display: none;
}


.ch3s {
	padding: 84px 0;
	text-align: center;
}

.ch3s26 {
	font-size: 26px;
	font-weight: bold;
	padding: 84px 0 24px 0;
	text-align: center;
	margin-bottom: 64px;
}

.cleft {
	float: left;
}

.cright {
	float: right;
}

.cwzs1 {
	width: calc(50% - 50px);
	padding-right: 50px;
	font-size: 16px;
}

.cwzs2 {
	width: calc(50% - 50px);
	padding-left: 50px;
	font-size: 16px;
}

.cwzs1 p,
.cwzs2 p {
	margin: 0 0 20px 0;
}

.cimgs {
	width: 50%;
}

.cimgs img {
	width: 100%;
	margin-top: 0;
}

.cimgs2 {
	width: 48.4%;
	text-align: center;
}

.cimgs2 p {
	width: 100%;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	padding-bottom: 30px;
}

.cimgs2 img {
	width: 100%;
	margin-top: 0;
}

.cwzs1:hover .ch3s3 {
	border-bottom: #f7b52c solid 3px !important;
	color: #018248;
}

.cwzs1:hover p {
	color: #018248;
}

.cwzs2:hover .ch3s3 {
	border-bottom: #f7b52c solid 3px !important;
	color: #018248;
}

.cwzs2:hover p {
	color: #018248;
}

.cyccccimg {
	margin: 110px 0;
}

.ch3s20 {
	font-size: 20px;
	font-weight: bold;
	padding: 30px 0 10px 0;
}


.item2 {
	padding-top: 10px;
	padding-bottom: 30px;
}

.item2 .top {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

.item2 .bott .con {
	font-size: 16px;
	line-height: 30px;
}

.item2:hover .top {
	color: #f7b52c;
}

.item2:hover .bott {
	color: #018248;
}

.ch3s2 {
	font-size: 26px;
	padding-bottom: 18px;
	border-bottom: #018248 solid 3px;
	display: inline-block;
	margin: 30px 0;
}

.ch3s3 {
	font-size: 26px;
	padding-bottom: 18px;
	border-bottom: #018248 solid 3px;
	display: inline-block;
	margin: 60px 0 30px 0;
}


.newsv2_box5 {}

.newsv2_box5 .rect-9363 {
	padding-bottom: 56%;
}

.newsv2_box5 li {
	width: 29.6%;
	float: left;
	position: relative;
	margin-right: 2.6%;
	box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.14);
	padding: 1%;
	margin-bottom: 20px;
}

.newsv2_box5 li:nth-child(3n) {
	margin-right: 0;
}

.newsv2_box5 li .intro_box {
	padding: 0px 0px;
	background: #fff;
}

.newsv2_box5 li .intro_box .tit {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 12px 0;
	transition: all .5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 56px;
}

.newsv2_box5 li .intro_box .con {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #333;
	margin-bottom: 20px;
	transition: all .5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newsv2_box5 li .intro_box .more {
	font-size: 14px;
	text-align: right;
	color: #999;
	transition: all .5s ease;
}

.newsv2_box5 li .intro_box .more .iconfont {
	margin: 0;
}

.newsv2_box5 li:hover .intro_box .tit {
	color: #018248;
}

.news_aboutbox3 {
	width: 1200px;
	margin: 100px auto;
	box-sizing: border-box;
}

.news_aboutbox3 div {
	width: 25%;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
}

.news_aboutbox3 div i {
	width: 20%;
	margin: 40px auto;
	display: inline-block;
}

.news_aboutbox3 div p {
	font-size: 40px;
	font-weight: 600;
	color: #333;
	position: relative;
	padding-bottom: 20px;
}

.news_aboutbox3 div p samp {
	font-size: 16px;
	top: 16px;
	display: inline-block;
	padding: 0 5px;
	border-radius: 10px;
	line-height: 16px;
	font-weight: 300;
}

.news_aboutbox3 div span {
	font-size: 16px;
	display: block;
	color: #333;
}

.news_aboutbox3 div:hover p {
	color: #018248;
}

.news_aboutbox3 div:hover span {
	color: #f7b52c;
}

.cybb01 {
	text-align: center;
	font-size: 14px;
	color: #999;
	padding-top: 40px;
}

.gybottom_height {
	height: 70px;
	clear: both;
}

.newsv2_box1 li:nth-child(4n) {
	margin-right: 0;
}

.gycslb {
	padding-top: 140px !important;
	padding-bottom: 0 !important;
}

.rc_title {
	padding-top: 50px;
}

.gyh100 {
	clear: both;
	height: 100px;
}

.mySwiperi1 {
	display: none;
}

#rep_list {}

#rep_list li {
	border-bottom: #eee solid 1px;
	padding-bottom: 16px;
	margin-bottom: 14px;
}

#rep_list li a {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#rep_list li a span {
	float: right;
	padding-left: 20px;
}

.tzlxwm1 {
	display: inline-block;
	width: 52%;
}

.tzlxwm2 {
	float: right;
	width: 42%;
}

.tzlxwm2 img {
	width: 100%;
}