html,
body {
	font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 1px;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	font-weight: 100;
}

@media print {

	.no-print,
	.no-print * {
		display: none !important;
	}
}

#fp-nav.left {
	left: auto !important;
	right: 20px;
}

.padding-right-80 {}

.position-relative {
	position: relative;
}

#fp-nav ul li .fp-tooltip.left {
	right: 20px !important;
}

#fp-nav ul li a span {
	background: #19db4e !important;
}
#fp-nav{
	z-index: 10000 !important;
}

.text-justify,
.text-justify p {
	text-align: justify !important;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}
#bd_msg {
	height: 2rem;
	text-align: center;
	position: fixed;
	top: 50%;
	margin-top: -1rem;
	line-height: 2rem;
	width: 100%;
	z-index: 99;
}

#bd_msg span {
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	display: inline-block;
	padding: 1rem 3rem;
	border-radius: 5px;
	font-size: 19px;
}
/*元素过度效果*/

::-webkit-scrollbar {
	width: 10px;
	/*滚动条宽度*/
	height: 10px
		/*滚动条高度*/
}



.bg-hui {
	background: #f9f9f9;
}

#flip_index_line1 .swiper-slide .flip_index_line1_item_img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	    background-position: top center !important;
}

#flip_index_line1 .swiper-slide-active {
	background-image: linear-gradient(180deg, rgba(2, 53, 107, .5) 19%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .3) 80%, rgba(0, 0, 0, .7) 92%);
}

#flip_index_line1 .swiper-slide-active .flip_index_line1_item_img {
	background-position: center;
	background-image: linear-gradient(180deg, rgba(2, 53, 107, .5) 19%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .3) 80%, rgba(0, 0, 0, .7) 92%);
	animation: fade-size infinite;
	animation-duration: 10s;
	-webkit-animation: fade-size 10s infinite;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);

}

#flip_index_line1 .swiper-slide::before {
	bottom: 0;
	height: 1px;
	top: auto;
	background: #18d58e;
}

@keyframes fade-size {
	0% {
		background-size: 105%;
		filter: blur(30px);
	}

	5% {
		background-size: 100%;
		filter: blur(0px);
	}


	/*过渡状态 透明度为0*/
	100% {
		background-size: 105%;

	}

}


@keyframes fade-banner {
	0% {
		left: -100%;
		opacity: 0;
	}

	50% {
		left: -100%;
		opacity: 0.3;
	}


	/*过渡状态 透明度为0*/
	100% {
		left: 0;
		opacity: 1;

	}

}

@-webkit-keyframes fade-size {
	0% {
		background-size: 100%;
	}

	50% {
		background-size: 110%;
	}

	/*过渡状态 透明度为0*/
	100% {
		background-size: 100%;
	}
}

@keyframes fade-ld {
	0% {
		left: 0;
	}

	100% {
		left: 100%;
	}

}

@-webkit-keyframes fade-size {
	0% {
		left: 0;
	}

	100% {
		left: 100%;
	}

}


.displaynone {
	display: none !important;
}

/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
	/*滚动条的背景区域的内阴影*/
	box-shadow: 0px;
	/*滚动条的背景区域的圆角*/
	border-radius: 0px;
	/*滚动条的背景颜色*/
	background-color: #e5e5e5;
}


/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
	/*滚动条的内阴影*/
	box-shadow: 0px;
	/*滚动条的圆角*/
	/*滚动条的背景颜色*/
	background-color: #333;
}

::selection {
	color: #fff;
	background: #333;
}

.about_left_box::-webkit-scrollbar {
	width: 5px;
	/*滚动条宽度*/
	height: 2px
		/*滚动条高度*/
}

/*定义滚动条轨道 内阴影+圆角*/
.about_left_box::-webkit-scrollbar-thumb {
	background: #21d18f !important;
}

.about_left_box::-webkit-scrollbar-track {
	/*滚动条的背景区域的内阴影*/
	box-shadow: 0px;
	/*滚动条的背景区域的圆角*/
	border-radius: 0px;
	/*滚动条的背景颜色*/
	background-color: #eee;
}

.swiper-pagination-bullet {
	background: #FFFFFF;
	opacity: .8 !important;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.swiper-pagination-bullet-active {
	background: #21d18f !important;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 70;
}

.scaleimg:hover img {
	transform: scale(1.1);
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.scaleimg img {
	transform: scale(1);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.pub_mid_video {
	max-width: 1244px;
}

@media screen and (min-width: 1400px) {
	.pub_mid {
		max-width: 1400px;
	}

	.pub_mid_big {
		max-width: 94%;
	}

	.fp-tableCell {
		/* 	padding-top: 60px; */
	}

}

.pub_width_90 {
	width: 90%;
}

@media screen and (max-width: 1679px) {
	.index_line4 .text {
		font-size: 16px !important;
		line-height: 26px !important;
	}
}

@media screen and (max-width: 1439px) {
	.index_line4 .text {
		font-size: 14px !important;
		line-height: 20px !important;
	}

	.index_dangjian .index_dangjian_box_left_box p {
		font-size: 15px;
	}
}


@media screen and (max-width: 1399px) {
	.pub_mid {
		max-width: 1300px;
		padding: 0 50px;
	}

	.pub_mid_big {
		max-width: 1300px;
		padding: 0 50px;
	}

	.index_line4 .text {
		font-size: 13px !important;
		line-height: 20px !important;
	}

	.index_pub_tit {
		display: none;
	}

	.chanye_body {
		margin-top: 50px;
	}



	.chanye_left_text h4 {
		font-size: 1rem;
	}

	.pub_mid_chanye {
		max-width: 1500px;
		padding: 0 50px;
	}

	.table {
		height: 468px;
	}



}

.pub_mid_chanye {
	position: relative;
	max-width: 1500px;
}

.pub_mid2 {
	max-width: 1430px;
}

.index_line3 .index_pub_tit {
	margin-bottom: 30px;
}

@keyframes fade-in {
	0% {
		margin-top: 30px;
		opacity: 0;
	}

	/*初始状态 透明度为0*/
	40% {
		margin-top: 15px;
		opacity: .5;
	}

	/*过渡状态 透明度为0*/
	100% {
		margin-top: 0;
		opacity: 1;
	}

	/*结束状态 透明度为1*/
}

@-webkit-keyframes fade-in {

	/*针对webkit内核*/
	0% {
		margin-top: 30px;
		opacity: 0;
	}

	40% {
		margin-top: 15px;
		opacity: .5;
	}

	100% {
		margin-top: 0px;
		opacity: 1;
	}
}

@-webkit-keyframes fade-in-ld {

	/*针对webkit内核*/
	0% {
		margin-top: 60px;
		opacity: 0;
	}


	100% {
		margin-top: 20px;
		opacity: 1;
	}
}

.pub_xiangxia img {
	width: 40px;
}

.pub_xiangxia {
	cursor: pointer;
	display: block;
	width: 150px;
	height: 50px;

	font-size: 14px;
	font-weight: 100;
	z-index: 300;
	color: #FFFFFF;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -75px;
	background: none !important;
}

.pub_xiangxia p {
	margin-bottom: 0;
}

@keyframes movepoint {
	from {
		bottom: 50px
	}

	to {
		bottom: 30px
	}
}

.shade-button-point {
	animation: movepoint 2s infinite;
	-webkit-animation: movepoint 2s infinite;
}

#menu li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 14px;
}

#menu a {
	float: left;
	padding: 10px 20px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
}

#menu .active a {
	color: #fff;
	background-color: #333;
}


#fp-nav ul li a span {
	background: #5fd0f4;
}

#flip_index_line1 .swiper-pagination-index1 {
	position: absolute;
	bottom: 100px;
	width: 100%;
	z-index: 1;
}

#flip_index_line1 .flip-prev,
#flip_index_line1 .flip-next {
	display: none !important;
}

#fullpage {
	/*width: 95%;
	float: right;*/
}

.pub_nav_fixd .header .active a {
	color: rgb(0 0 0) !important;
}

.pub_nav_fixd .header .drop a,
.header {
	color: #000;
}

.pub_nav_fixd {

	position: fixed !important;
	top: 0 !important;
	z-index: 999999999 !important;
	transition: all ease-in .3s;
	height: 60px !important;
	transition: all ease-in .3s !important;
	background: #fff;
	box-shadow: 0 6px 15px rgb(0 0 0 / 8%);
	border-bottom: none;
}

.pub_nav_fixd .logo_hei {
	display: block;
}

.pub_nav_fixd .logo_bai {
	display: none;
}

.pub_nav_fixd .dropdown .nav {
	background: #fff;
}

.pub_nav_fixd .dropdown li a:hover {
	background: #f1f1f1;
}

.pub_nav_fixd .header:hover {
	background: none !important;
}

.pub_nav_fixd .drop a {
	line-height: 60px !important;
	transition: all ease-in .3s !important;
}

.pub_nav_fixd .logo img {
	margin: 10px 0 !important;
	transition: all ease-in .3s !important;
	width: auto !important;
	height: 40px !important;
}

.pub_nav .nav-block .drop {
	padding: 0 10px;
	text-align: center;
	transition: all ease-in .3s !important;
}

.header_box {
	width: 94%;
	margin: auto;
}

@media screen and (max-width: 1275px) {
	.pub_nav .nav-block .drop {
		display: none;
	}
}

.pub_nav .nav-block .drop:hover {
	transition: all ease-in .3s !important;
	background: rgb(0 0 0 / 5%);
	;
}

@media screen and (min-width: 1440px) {
	.pub_nav .nav-block .drop {
		text-align: center;
	}
}

.pub_nav .logo img {
	margin: 10px 0;
	margin-left: 25px !important;
	height: 60px;
	transition: all ease-in .3s !important;
}

.pub_nav_fixd ul .active:before {
	bottom: 13px;
	width: 30%;
	background: #21d18f;
	left: 35%;
	transition: all ease-in .3s !important;
}

.pub_nav .active::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 100%;
	background: #21d18f;
	transition: all ease-in .3s !important;
}

.pub_nav .active {
	background: rgb(0 0 0 / 5%);
	position: relative;
}

.pub_nav .logo {
	text-align: left;
}

.nav-open {
	background: url(../img/close.png) no-repeat;
	transition: all ease-in .3s;
}

.nav-open li {
	display: none;
	transition: all ease-in .3s;
}

.nav.nav-switch {
	position: relative;
	width: 3em !important;
	height: 2em !important;
}


.pub_nav {
	width: 100%;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 1px solid rgb(255 255 255 / 39%);
	z-index: 200;
	transition: all ease-in .3s !important;
}

.pub_nav .nav {
	margin: 36px auto;
}

.pub_nav .icon-nav:before {
	border-radius: 0;
}

.pub_nav .pub_nav_body {
	height: 100vh;

	width: 0;
}


.pub_width {
	max-width: 94%;
	margin: auto;
}

.pub_width_small {
	max-width: 84%;
	z-index: 3;
	height: 70%;
	position: relative;

}

.pub_width_min {
	max-width: 70%;
	margin: auto;
}

.text-left {
	text-align: left;
}

* {
	padding: 0px;
	margin: 0
}

body {
	text-align: center;
}

.section {
	/*height: 100vh !important;*/
}

.index_pub_tit_left {
	text-align: left;
}

.index_pub_tit_center {
	text-align: center;
}

.index_pub_tit_center span {
	margin: auto !important;
}

.logo_hei {
	display: none;
}

/*
头部公共*/
@media screen and (min-width: 1400px) {
	.header .drop a {
		transition: all ease-in .3s !important;
		display: block;
		letter-spacing: 1px;
		font-size: 16px;
		line-height: 80px;
		position: relative;
		text-transform: uppercase;
	}
}

@media screen and (max-width: 1400px) {
	.header .drop a {
		transition: all ease-in .3s !important;
		display: block;
		letter-spacing: 1px;
		font-size: 16px;
		line-height: 80px;
		position: relative;
		text-transform: uppercase;
	}
}

@media screen and (max-width: 1300px) {
	.header .drop a {
		transition: all ease-in .3s !important;
		display: block;
		letter-spacing: 0;
		font-size: 16px;
		line-height: 80px;
		position: relative;
		text-transform: uppercase;
	}
}

.header {
	position: absolute;
	top: 0;
	left: 0;


}

.header .nav-block {
	text-align: right;
}

.header .active a {
	color: #fff;
}

.header .drop a,
.header {

	color: #fff;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.header:hover {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.drop_ico{
	margin-left: 30px;
}
.drop_ico .drop_ico_li2{
	display: none;
}
.pub_nav_fixd .drop_ico .drop_ico_li1{
	display: none !important;
}
.pub_nav_fixd  .drop_ico_li2{
	display: inline-block !important;
}
.drop_ico .drop_ico_li{
	height: 80px;
	display:table-cell;
	line-height: 80px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.pub_nav_fixd .drop_ico .drop_ico_li{
	height: 60px !important;
	line-height: 60px  !important;

}
.drop_ico  .dropdown1,.drop_ico  .dropdown2{
	        width: 200px !important;
	        left: auto !important;
	        right: 0 !important;
			text-align: left;
			padding: 30px;
			color: #333;
}
.drop_ico  .dropdown2 p{
	text-align: center;
}

.drop_ico  .dropdown ul li{
	list-style-type: none;
	color: #000;
	padding-left: 40px;
	position: relative;
}
.drop_ico  .dropdown ul a{
	font-size: 14px;
	text-transform:capitalize;
	line-height: 2.5 !important;
	
}
.drop_ico  .dropdown ul a:hover li{
	color: #21d18f;
	
}
.drop_ico  .dropdown ul li i{
	    position: absolute;
	    left: 15px;
	    top: 13px;
	    color: #21d18f;
}
.drop_ico  .dropdown3{
	cursor: pointer;
}
.drop_ico .drop_ico_li img{
	vertical-align:middle;
}
.drop_ico  .dropdown2 img{
	width: 100%;
}

/*.dropdown {
	width: 100% !important;
	position: fixed !important;
	left: 0 !important;
	top: 80px !important;
	background: #FFFFFF;
}*/

.dropdown .nav {
	margin-top: 0 !important;
	background: #fff;
	border-radius: 0 0 5px 5px;
	box-shadow: 1px 2px 15px 0px rgb(0 0 0 / 23%);
}

.header_box .drop li a {
	line-height: 50px !important;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}

.dropdown li a:hover {
	/* 	background: #21d18f; */
	color: #21d18f;
}

.drop>.dropdown {
	min-width: 100% !important;
}

/*
第一屏开始*/

.index_line1 {
	height: 100%;
	z-index: 110 !important;
}

.index_line1 .flip-item {
	height: 100%;
	background-position: center;
	background-size: cover;
}


/*.index_line1 .flip_index_line1_item .flip_index_line1_item1_txt h5{
	position: relative;
	
	font-size: 14px !important;
	font-weight: 100;
}*/
.index_line1 .flip_index_line1_item .flip_index_line1_item1_txt {
	height: 100%;
	overflow: hidden;
	position: relative;
}

.index_line1 .flip_index_line1_item .flip_index_line1_item1_txt h3 {
	    font-size: 30px !important;
	    font-weight: 100;
	    position: relative;
	    color: #fff;
	    letter-spacing: 4px;
	    margin-bottom: 0;
}

/* .index_line1 .flip_index_line1_item .flip_index_line1_item1_txt h3:before {
	display: block;
	content: '';
	background: #21d18f;
	width: 90px;
	position: absolute;
	left: 0;
	height: 3px;
	bottom: -40px;
	letter-spacing: 10px;
} */

.index_line1 .flip_index_line1_item .flip_index_line1_item1_txt h4 {
	    margin-top: 0;
	    font-weight: 300 !important;
	    font-size: 54px !important;
	    letter-spacing: 2px;
	    color: #fff;
	    line-height: 1.5;
}

/* 蓝色特例 */

.index_line1 .banner3 h3,
.index_line1 .banner3 h4 {
	color: #21d18f !important;
}

.index_line1 .banner3 .index_ban_line {
	background: #21d18f !important;
}

.index_line1 .banner3 .index_ban_more_bg {
	color: #21d18f;
	background: url(../img/more_bg2_2.png) no-repeat;
	background-position: bottom;
}

.index_ban_more_bg {
	background: url(../img/more_bg2.png) no-repeat;
	background-position: bottom;
	height: 30px;
	margin-top: 30px;
	width: 213px;
	background-size: 100%;
	color: #fff;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	font-weight: 100;
	font-size: 14px;
}

.index_ban_line {
	width: 1px;
	height: 100%;
	background: #fff;

}

.index_ban_more_bg:hover {
	padding-left: 10px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.flip_index_line1_item1_txt_right {
	margin-left: 50px;
	height: 100%;
}

.flip_index_line1_item1_txt_left {
	height: 100%;
	opacity: .7;
	position: absolute;
}

.flip_index_line1_item1_txt_info {
	height: 20%;
	position: absolute;
	bottom: 60%;
	left: 0;
	width: 100%;
	margin-bottom: -15%;
	overflow: hidden;
}

.index_ban_more {
	position: absolute;
	bottom: 0;
}

.index_line1 video {
	display: none;
}

.index_line1 .banner1 video {
	display: block !important;
}

.swiper-slide::before {
	content: '';
	left: 0px;
	top: 81px;
	width: 100%;
	height: 4px;
	background: #21d18f;
	position: absolute;
	transform: scaleX(0);
	transform-origin: left;
	z-index: 3;
	transition-timing-function: linear;
}

.swiper-slide-active::before {
	animation: middle 8s;
}

.swiper-pagination-bullet-active i {
	animation: middle 8s;
	/*swiper延时的时间*/
}

.swiper-pagination-bullet {
	opacity: 1;
	margin: 0 6px !important;
	width: 60px;
	height: 4px;
	position: relative;
	outline: none;
	vertical-align: middle;
}

.swiper-pagination-bullet span {
	width: 60px;
	height: 4px;
	background: #fff;
	display: block;
}

.swiper-pagination-bullet i {
	background: #18d58e;
	height: 4px;
	width: 60px;
	position: absolute;
	top: 0px;
	transform: scaleX(0);
	transform-origin: left;
	z-index: 3;
	transition-timing-function: linear;
}



@keyframes middle {
	0% {
		transform: scaleX(0);
		left: 0px;
	}

	/*1091*/
	100% {
		transform: scaleX(1);
		left: 0px;
	}

	/*0913*/
}

/*首页第二批开始*/
.section_new {
	/* background: url(../img/new_bg1.jpg?v=22226422222222); */
	background: #f6f6f6;
}

.index_line2 {
	position: relative;
}

.index_line2_left .index_line2_left_box,
.index_line2 .index_line2_right_1 {
	background: #fff;
	transition: all 0.6s ease;
	border-radius: 10px;
	box-shadow: 0px 0 20px 0px rgb(9 49 13 / 18%);
}

.index_line2_left_box:hover,
.index_line2 .index_line2_right_1:hover {
	box-shadow: 0px 0 20px 0px rgb(36 119 50 / 80%) !important;
	transition: all 0.8s ease;
}

.chanye .index_pub_tit_right {
	position: absolute;
	left: 20px;
	top: 20px;
}

.index_pub_tit_right {
	z-index: 1;
	width: 100%;
	text-align: center;
}

.index_line2_box_tit {
	font-size: 28px;
	font-weight: 100;

}

.index_line2_box_tit .index_line2_box_tit_bg {
	height: 50px;

	float: left;


	background-repeat: no-repeat;
	background: url(../img/pub_bg.png?v=2);
}

.index_line2_box_tit .index_line2_box_tit_bg1 {
	background-position: -11px -20px;
	width: 66px;
	margin-right: 15px;
}

.index_line2_box_tit .index_line2_box_tit_bg2 {
	background-position: -105px -20px;
	width: 44px;
	margin-right: 15px;
}

.index_line2_box_tit .index_line2_box_tit_bg3 {
	background-position: -186px -20px;
	width: 48px;
	margin-right: 15px;
}

.index_line2_box_info {
	margin: 20px 0 0 0;
	color: #999999;
}

.index_line2_box_info2,
.index_line2_box_info2 h3 {
	margin-top: 5px;
	color: #999999;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 100;
}

.index_line2_left_box .index_line2_box_cp {
	margin-top: 50px;
}

.index_line2_right_1 .index_line2_box_cp {
	margin-top: 20px;
	text-align: left;
}

.index_line2_right_1 .index_line2_box_cp li {
	display: inline-block;
	margin-right: 40px;
}

.index_cp {
	position: absolute;
	bottom: -10px;
	right: -10px;
}

.index_line2_box_cp li {
	list-style-type: none;
	text-align: left;
	font-size: 16px;
	color: #000;

}

.index_line2_box_cp li a i {
	color: #21d18f;
	margin-right: 8px;
	margin-top: -4px;
}

.index_line2_right_1 .pub_more a {
	margin-top: 30px;
}

.index_line2_left_box .pub_more a {
	margin-top: 50px;
}

.pub_more a {
	display: block;
	border: 2px solid #e7e7e7;
	color: #999;
	border-radius: 30px;
	line-height: 50px;
	width: 160px;
	font-size: 14px;
	transition: all 0.3s ease;
	z-index: 3;
	position: relative;
}

.pub_more a:hover {

	color: #fff;
	border: 2px solid #fff;
	transition: all 0.3s ease;
}



.pub_more a:after {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
	-webkit-transform: scale(.1);
	transform: scale(.1);
}

.pub_more a:hover:after {
	background: #18d58e;
	border-radius: 30px;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* 第二组更多按钮开始 */
.pub_more2 a {
	border: 2px solid #fff;
	color: #fff;
}

.pub_more2 a:hover {
	border: 2px solid rgb(255 255 255 / 0%) !important;
	color: #fff !important;
}

.pub_more2 a:hover:after {
	background: #18d58e !important;
	border-radius: 30px;
	-webkit-transform: scale(1);
	transform: scale(1);
}


/* 公司文化按钮开始 */

.btn-3 {
	line-height: 39px;
	padding: 0;
}

.btn-3:hover {
	background: transparent;
	color: #000;
}

.btn-3 span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	    overflow: hidden;
}

.btn-3:before,
.btn-3:after {
	position: absolute;
	content: "";
	left: 20px;
	top: 20px;
	background: rgb(255 255 255 / 40%);
	transition: all 0.8s ease;
}

.btn-3:before {
	height: 0%;
	width: 1px;
}

.btn-3:after {
	width: 0%;
	height: 1px;
}

.btn-3:hover:before {
	height: 100%;
}

.btn-3:hover:after {
	width: 100%;
}

.btn-3 span:before,
.btn-3 span:after {
	position: absolute;
	content: "";
	right: 20px;
	bottom: 20px;
	background: rgb(255 255 255 / 40%);
	transition: all 0.8s ease;
}

.btn-3 span:before {
	width: 1px;
	height: 0%;
}

.btn-3 span:after {
	width: 0%;
	height: 1px;
}

.btn-3 span:hover:before {
	height: 100%;
}

.btn-3 span:hover:after {
	width: 100%;
}






/* 首页公共标题开始 */
.index_pub_tit .index_pub_tit_line_left {
	/* width: 90px; */
	height: 30px;
}

.index_pub_tit .index_pub_tit_line_left>div {
	width: 100%;
	height: 3px;
	float: left;
	margin-top: 14px;
	margin-right: 10px;
	position: relative;
}

.index_pub_tit .index_pub_tit_line_left>div::before {
	display: block;
	position: absolute;
	background: #21d18f;
	content: "";
	bottom: -3px;
	height: 5px;
	width: 80px;
	left: 50%;
	margin-left: -40px;
}

.index_pub_tit .index_pub_tit_line_txt h2 {
	text-transform: uppercase;
	color: #999;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: 100;
}

.index_pub_tit .sp1 {
	background: #4a9de4;
}

.index_pub_tit .sp2 {
	background: #21d18f;
}

.index_pub_tit .sp3 {}

.index_pub_tit .index_pub_tit_info {
	height: 40px;
	line-height: 40px;
	margin-left: 0 !important;
	color: #000;
	font-size: 40px;
	margin: 0 0 0 10px;
	font-weight: 100;

}



@media screen and (min-width: 1520px) {
	.index_line2 .index_line2_left {
		padding-right: 10px;
	}

	.index_line2_left .index_line2_left_box {
		height: 611px;
	}

	.index_line2_right_2 {
		margin-top: 20px;
	}

	.index_line2 .index_line2_right {
		padding-left: 10px;
	}

	.index_line2 .index_line2_right_1,
	.index_line2_left .index_line2_left_box {
		padding: 50px;
	}

}

@media screen and (max-width: 1519px) {
	.index_line2 .index_line2_left {
		padding-right: 5px;
	}

	.index_line2_right_2 {
		margin-top: 10px;
	}

	.index_line2 .index_line2_right {
		padding-left: 5px;
	}

	.index_line2 .index_line2_right_1,
	.index_line2_left .index_line2_left_box {
		padding: 30px;
	}

	.index_line2_left .index_line2_left_box {
		height: 574px;
	}

}






@keyframes fade-in {
	0% {
		margin-top: 30px;
		opacity: 0;
	}

	40% {
		margin-top: 15px;
		opacity: .5;
	}

	100% {
		margin-top: 0;
		opacity: 1;
	}

}

@-webkit-keyframes fade-in {

	0% {
		margin-top: 30px;
		opacity: 0;
	}

	40% {
		margin-top: 15px;
		opacity: .5;
	}

	100% {
		margin-top: 0px;
		opacity: 1;
	}
}

/*第三批开始*/

.index_line3_right {
	height: 100%;

	color: #333333;
}

.index_line3 {
	position: relative;
	overflow: hidden;
	width: 80%;
}


.index_line3_bg_img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0;
}


.index_line3 .index_line3_right .index_line3_right_li {
	background-size: 100%;
	border-radius: 20px;
	overflow: hidden;

}

.index_line3 .index_line3_right .index_line3_right_li::before {
	display: none;
}

.index_line3 .index_line3_right .index_line3_right_li::after {
	display: block;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	content: "";
	background: rgb(0 0 0 / 66%);
}





.index_bg_img {
	background-size: cover;
	height: 100%;
	position: relative;
	position: absolute;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	top: 0;
	left: 0;
	background-position: center;
}


.foot_kuaijie i {
	width: 30px;
	display: block;
	float: left;
	margin-right: 15px;
}

.foot_kuaijie h4 {
	height: 30px;
	letter-spacing: 4px;
	margin-bottom: 0;
	line-height: 30px;
	padding-left: 35px;
	display: initial;
	background-position: left center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
}

.foot_kuaijie .foot_kuaijie_li {
	margin: 0 auto;

}

.foot_kuaijie .foot_kuaijie_li1 h4 {
	background: url(../img/foot1.png);
}

.foot_kuaijie .foot_kuaijie_li1-1 h4 {
	background: url(../img/foot1-1.png);
}

.foot_kuaijie .foot_kuaijie_li2 h4 {
	background: url(../img/foot2.png);

}

.foot_kuaijie .foot_kuaijie_li3 h4 {
	background: url(../img/foot3.png);

}

.foot_kuaijie .foot_kuaijie_li4 h4 {
	background: url(../img/foot4.png);
}

.foot_kuaijie a {
	color: #21d18f;
	font-size: 18px;
	font-weight: 100;


}

.foot_kuaijie {
	line-height: 30px;
	text-align: justify;
	align-items: center;
	justify-content: space-between;
	display: flex;
	padding-bottom: 10px;
}

.foot_kuaijie i img {
	width: 100%;
}

.index_line3 .index_line3_box {
	overflow: hidden;
	position: relative;
}

.index_line3 .index_line3_box .index_line3_box_txt h5::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: rgb(225 225 225 / 18%);
}

.index_line3 .index_line3_box .index_line3_box_txt h5::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: rgb(225 225 225 / 18%);
}

.index_line3 .index_line3_box .index_line3_box_txt {
	position: absolute;
	color: #fff;
	z-index: 3;
	width: 100%;
	height: 170px;
	bottom: 0;
	left: 0;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	/*	opacity: 0.7;*/
}

@media screen and (min-width: 1600px) {
	#index_yewu_swiper {
		overflow: inherit !important;
		height: 500px;

	}
}

@media screen and (max-width: 1599px) {
	#index_yewu_swiper {
		overflow: inherit !important;
		height: 400px;

	}
}



.index_line3_right .index_line3_right_li:hover .index_line3_box_txt {
	height: 100%;
	background: #18d58e;
	padding-top: 20%;
}

.index_line3_right .index_line3_right_li:hover .index_line3_box_txt h3 {
	opacity: 1;
	display: block;
}

.index_line3_right .index_line3_right_li .index_line3_box_txt h3 {
	opacity: 0;
	display: none;
}

.index_line3_right_all {
	position: relative;
	margin-top: 30px;
	color: #21d18f;
	width: 213px;


}

.index_line3_right_all p {
	margin-bottom: 0;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: 100;
}

.index_line3_right .index_line3_right_li:hover .index_line3_box_txt_line_com {
	opacity: 1;
}

.index_line3_right .index_line3_right_li .index_line3_box_txt_line_com {
	margin-top: 50px;
	opacity: 0;
}

.index_line3 .index_line3_box .index_line3_box_txt .index_line3_box_txt_line_com .index_line3_box_txt_line_com_li {
	display: block;
	margin-top: 14px;
	border: 1px solid #cee6ff;
	color: #cee6ff;
	font-size: 14px;
	text-align: center;
	width: 100%;
	line-height: 1.2;
	padding: 5px 0;
}

.index_line3 .index_line3_box .index_line3_box_txt .index_line3_box_txt_line_com span {
	font-size: 14px;
}

.index_line3 .index_line3_box .index_line3_box_txt .index_line3_box_txt_line_com .index_line3_box_txt_line_com_li:hover {

	background: #ffffff;
	border: 1px solid #ffffff;
	color: #0075c1;
}

.index_line3 .index_line3_box .index_line3_box_txt .index_line3_box_txt_line_com .index_line3_box_txt_line_com_more {
	border-radius: 15px;
	width: 107px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #21d18f;
	display: block;
	margin: auto;
	margin-top: 50px;
	color: #21d18f;
}

.index_line3 .index_line3_box .index_line3_box_txt .index_line3_box_txt_line_com .index_line3_box_txt_line_com_more:hover {

	border: 1px solid #21d18f;
	background: #21d18f;
	color: #ffffff;
}

.index_line3 .index_line3_box .index_line3_box_txt .index_line3_box_txt_ico {
	width: 70px;
}

.index_line3 .index_line3_box .index_line3_right_li_bg {
	width: 120%;
	position: absolute;
	left: 0;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.index_line3 .index_line3_box .index_line3_right_li_ico {
	width: 40px;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	z-index: 2;
	top: 30%;

}

.index_line3 .index_line3_box h4 {
	width: 90px;
	left: 50%;
	    font-weight: 100;
	margin-left: -40px;
	position: absolute;
	z-index: 2;
	top: 41%;
	color: #fff;
	font-size: 20px;
	letter-spacing: 5px;
}

.index_line3 .index_line3_box:hover img {
	transform: scale(1.1);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.index_line3 .index_line3_box:hover .index_line3_box_txt_ico img {
	transform: scale(1);
}

.index_line3 .index_line3_left_bot_txt .index_line3_left_bot_ico {
	margin-top: 90px !important;
	margin-bottom: 20px;

}

.index_line3 .index_line3_right_li {
	/* 	width: 24%; */
	/* 	margin-right: 1%; */
}

.index_line3 .index_line3_right_li2 {}

.index_line3 .index_line3_right_li3 {}

.index_line3 .index_line3_right_li4 {
	/* margin-right: 0 !important;

 */
}

.index_line3 .index_line3_right_li .index_line3_box_txt_ico {
	margin-top: 5%;
	height: 75px;
	transform: scale(1.1);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.index_line3 .index_line3_right_li:hover .index_line3_box_txt_ico {
	margin-top: 0%;
	opacity: 1;
	transform: scale(1.1);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	overflow: hidden;
}

.index_line3 .index_line3_right_li:hover .index_line3_box_txt_line h4 {}

.index_line3 .index_line3_box .index_line3_box_txt h4 {
	position: relative;
	font-weight: 100;
	font-size: 22px;

}

.index_line3 .index_line3_box .index_line3_box_txt a {
	color: #fff;
}

.index_line3 .index_line3_box .index_line3_box_txt h4:before {

	display: none;
	content: '';
	background: #FFFFFF;
	width: 30px;
	position: absolute;
	left: 0;
	height: 2px;
	bottom: -13px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.index_line3 .index_line3_box:hover .index_line3_box_txt h4:before {
	width: 80%;
	margin-left: -40%;
}

.index_line3 .index_line3_box .index_line3_box_txt h5 {
	font-weight: 100;
	text-transform: uppercase;
	font-size: 14px;
	opacity: 1;
	height: 48px;
	line-height: 1.6;
	font-family: initial;
	letter-spacing: 0px;
	overflow: hidden;
	margin-bottom: 30px;

}
.index_line3 .index_line3_box:hover .index_line3_box_txt h5{
	height: auto;
}

.index_line3 .index_line3_box .index_line3_box_txt h6 a {
	opacity: 0;
	font-size: 20px;
	display: block;
	margin: auto;
	font-size: 40px;
	font-weight: 100;
	margin-top: 50px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.index_line3 .index_line3_box:hover .index_line3_box_txt h6 a {
	opacity: 1;
	color: #d44217;
	margin-top: 10px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.index_line3 .index_line3_box:hover .index_line3_box_txt {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.index_line3_box_txt_line {
	height: 100%;
	overflow: hidden;
	text-align: left;
	padding: 30px;
}

.index_line3_right_li .index_line3_box_txt_line {
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
	background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
}



.index_line3_box_txt_line_info {
	font-size: 0.9375rem;
	opacity: .7;
}

.index_line3 .index_line3_right_li .index_line3_box_txt_line .index_ban_more_bg {
	background-position: -237px bottom;
	width: 100%;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.index_line3 .index_line3_right_li:hover .index_line3_box_txt_line .index_ban_more_bg {
	background-position: 0 bottom;
	width: 100%;
	-moz-transition: all 1.5s ease 0s;
	-webkit-transition: all 1.5s ease 0s;
	transition: all 1.5s ease 0s;
	-o-transition: all 1.5s ease 0s;
}

}

/*.index_line3 .index_line3_box:hover .index_line3_box_txt .index_line3_box_txt_ico,.index_line3 .index_line3_box:hover .index_line3_box_txt h5,.index_line3 .index_line3_box:hover h4:before{
	opacity: 0.5;
}*/


.index_line3 .index_line3_box .index_line3_box_txt h5,
.index_line3 .index_line3_box h4:before {
	opacity: 0.5;
}


/*第四屏开始*/
.index_line4 .index_pub_tit .index_pub_tit_line_txt h2 {
	color: #000;
}

.index_line4 .index_pub_tit .index_pub_tit_info {
	color: #9dabc5;
	opacity: .5;
}

.index_line4 {
	text-align: left;
}

.index_jj_top {
	width: 100%;
	overflow: hidden;
	background: rgb(0 0 0 / 24%);
	border: 1px solid rgb(255 255 255 / 25%);
}

.index_jj_bot {
	overflow: hidden;
}

.index_line4 .pub_mid {}

.index_jj .index_jj_left_box a {
	text-align: center;
	display: block;
	width: 32%;
	margin-right: 1.33333%;
	float: left;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 10px;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;

}
.index_jj_left_box_top {
	border-bottom:1px solid rgb(255 255 255 / 20%);
	overflow: hidden;
}
.index_jj_left_box_1 {
	border-bottom: 1px solid rgb(255 255 255 / 20%);
	overflow: hidden;
}

.index_jj .index_jj_left_box .index_jj_left_box_li .index_jj_left_box_li_ico {
	padding-top: 70px;
}

.index_jj .index_jj_left_box .index_jj_left_box_li:hover .index_jj_left_box_li_ico {
	padding-top: 0;
	transition: all 0.3s ease;
	opacity: 0;
}

.index_jj .index_jj_left_box .index_jj_left_box_li:hover .index_jj_left_box_li_info h5 ,.index_jj .index_jj_left_box .index_jj_left_box_li:hover .index_jj_left_box_li_info h3 {
	
	color: #fff;
}



.index_jj .index_jj_left_box .index_jj_left_box_li {
	position: relative;
	width: 33.33333%;
	height: 271px;

	overflow: hidden;
	text-align: center;
	border-right: 1px solid rgb(241 241 241 / 14%);
}

.index_jj .index_jj_left_box .index_jj_left_box_li:hover {
	background: #18d58e;
}

.index_jj .index_jj_left_box .index_jj_left_box_li p img {
	width: 50px;
}

.left_l_box {
	opacity: .7;
}

.index_jj .index_jj_left_box .index_jj_left_box_li h3 {
	    font-size: 60px;
	    font-weight: 100;
	    margin-top: 65px;
	    color: #18d58e;
	    margin-bottom: 5px;
}
.index_jj .index_jj_left_box .index_jj_left_box_li h5 {
	font-size: 20px;
	    font-weight: 100;
	    margin-top: 10px;
	    color: #fff;
		font-weight: 100;
	    margin-bottom: 5px;
}

.index_jj .index_jj_left_box .index_jj_left_box_li .index_jj_left_box_li_ico img {
	height: 54px;
	opacity: .5;
	margin-top: 8px;
}



.index_jj .index_jj_left_box .index_jj_left_box_li h3 strong {
	font-weight: 100;
	color: #21d18f;
}



.index_jj .index_jj_left_box .index_jj_left_box_li:last-child {
	border-right: none;
}

.index_jj .index_jj_left_box a:hover {
	background: #0075c1;
	color: #ffffff;
	border: 1px solid #0075c0;
}

.index_jj .index_jj_left_box {
	width: 100%;
}

.index_line4 {
	position: relative;
}

.index_line4 .title-style {
	text-align: center;
	width: 100%;
	padding-bottom: 50px;
}

.index_line4 .title-style h2 {
	color: #fff;
}

.index_line4 .title-style .line {
	margin: 20px auto auto;
}

.index_line4 .title-style h6 {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding: 20px 0;
	margin: 0;
	font-weight: normal;
	overflow: hidden;
	opacity: .6;
}

.index_line4 .about-item {
	height: 100%;
	z-index: 3;
}

.index_line4_img {
	background: #f3f7ff;
	background-size: cover;
	background-position: center;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0;

}



.index_line4 .about-item .content {
	height: 100%;
	overflow: hidden;
	/* border: 1px solid rgba(255, 255, 255, .3);
	background: rgba(0, 0, 0, 0.2) */
}

.index_line4 .about-item .left {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: left;
}

/* .index_line4 .about-item .left::after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	opacity: .3;
} */
.index_line4 .left .left_l {
	position: relative;
	height: 100%;
	color: #fff;
	padding: 50px 100px;
	text-align: justify;

}

.index_line4 .left .left_l h4 {
	margin-top: 50px;
	font-size: 30px;
	margin-bottom: 80px;
	position: relative;
	color: #fff;
}

.index_line4 .left .left_l h4::before {
	display: block;
	position: absolute;
	content: "";
	bottom: -38px;
	height: 5px;
	width: 100px;
	background: #18d58e;
}

.index_line4 .left .left_l img {
	width: 100%;
	position: relative;
}

.index_line4 .left .title {
	overflow: hidden;
}

.index_line4 .left .title h2 {
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	text-align: left;
}

.index_line4 .title h4 {
	font-size: 20px;
	margin: 10px 0;
	color: #fff;
}

.index_line4 .title .line {
	width: 80px;
	height: 4px;
	background: #21d18f;
	margin: 25px 0;
}

.index_line4 .text {
	font-size: 18px;
	line-height: 34px;
	color: #000 !important;
	margin-top: 20px;
}

.left_r {
	border-left: 1px solid rgb(255 255 255 / 20%);
}

.index_line4 .text a {
	color: #21d18f;
}

.index_line4 .text a:hover {
	color: #f3d68f;
}

.index_line4 .play {
	display: inline-block;
	margin-top: 30px;
}

.index_line4 .about-item .left .play a {
	display: block;
	overflow: hidden;
	background: #21d18f;
	border: 1px solid #21d18f;
	padding: 15px 20px;
	font-size: 0;
}

.index_line4 .about-item .left .play i {
	width: 13px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	background: url("../img/play.png") center no-repeat;
	background-size: 100%;
}

.index_line4 .about-item .left .play span {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.index_line4 .about-item .left .play a:hover {
	background: #efd088;
	border: 1px solid #efd088;
}

.index_line4 .about-item .left .play a:hover span,
.index_line4 .about-item .left .play a:hover i {
	opacity: 1;
}

.index_line4 .about-item .right {
	overflow: hidden;
	width: 55%;
	position: relative;
}

.index_line4 .index_jj_right_img img {
	width: 100%;
}

.index_line4 .index_jj_right_img {
	width: 100%;
	height: 100%;
	border-radius: 25px;
	overflow: hidden;
	position: relative;
}

/* .index_line4 .about-item .right::after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5px;
	opacity: .3;
} */

.index_line4 .about-item .right .item {
	position: relative;
	float: left;
	height: 50%;
	width: 33.3333333%;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.index_line4 .about-item .right .item:hover {
	background: #21d18f;
}

.index_line4 .about-item .right .item li {
	color: #fff;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 90%;
	padding: 30% 0 0 10%;
	height: 80%;
}

.index_line4 .about-item .right .item li h2 {
	font-weight: normal;
	margin: 0;
}

.index_line4 .about-item .right .item li h2 strong {
	font-size: 42px;
	font-family: fantasy;
	font-weight: 100;
}

.index_line4 .about-item .right .item li h2 span {
	font-size: 18px;
	font-weight: normal;
	margin-left: 5px;
}

.index_line4 .about-item .right .item li h6 {
	font-weight: normal;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	opacity: .7;
	letter-spacing: 3px;
}

.index_line4 .about-item .right .item .img img {
	display: block;
	width: 100%;
	height: auto;
	opacity: 0;
}

.index_line4 .about-item .right .item::after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	opacity: .3;
}

.index_line4 .about-item .right .item:last-child::after,
.index_line4 .about-item .right .item:nth-child(3)::after {
	display: none;
}

.index_line4 .img {}

.index_line4 .img img {
	display: block;
	width: 100%;
	height: auto;
}

.index_xcp_img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0;
}

.index_xcp video {
	height: 100%;
	box-shadow: -6px 7px 11px 0 rgb(32 62 116 / 75%);
	cursor: pointer;
}

.index_xcp {
	z-index: 3;
	margin-top: 30px;
	position: relative;

	object-fit: cover;
}

@media screen and (min-width: 1400px) {
	.index_xcp {
		height: 700px;
	}
}

@media screen and (max-width: 1399px) {
	.index_xcp {
		height: 600px;
	}
}

#dialogobject-xcp video {
	width: 100%;
}

#dialogobject-xcp .dialog-big {
	width: 80%;
}

#dialogobject-xcp .dialog-content>.dialog-text {
	padding: 0;
	border-bottom: none;
	background: none !important;
}

#dialogobject-xcp .dialog-body {
	padding: 0 !important;
	background: none !important;
}

#dialogobject-xcp .dialog-confirm,
.dialog-cancel {
	background: none;
}


/*
方案样式*/



.index_line5 .index_line5_box .index_line5_left {}

.index_line5 .index_line5_box .index_line5_left h4 {
	font-size: 18px !important;
	font-weight: 800 !important;
	color: #000;
	margin-bottom: 14px;
}

.index_line5 .index_line5_box .index_line5_left ul li a {
	font-size: 14px;
	font-weight: 100;
	color: #333;
}

.index_line5 .index_line5_box .index_line5_left ul li {
	list-style-type: none;
	line-height: 1.4;
}

.foot_nei .index_line5_box {}

.index_line5_box_top {

	padding-top: 30px;
}

.index_line5 .index_line5_box {
	text-align: left;
	padding-top: 30px;

}

.index_line5 .index_pub_tit .index_pub_tit_line_txt h2 {
	color: rgb(255 255 255 / 54%);
}

.index_line5 .index_pub_tit .index_pub_tit_line_left>div::before {
	background: #19db4e;
}

.index_line5 .index_line5_box .index_line5_r_wx {
	text-align: center;
	width: 130px;
	float: right;
	margin-right: 50px;
	/* border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8; */
}

.index_line5 .index_line5_box .index_line5_r_wx img {
	width: 130px;
	display: block;
	margin: auto;
}

.index_line5 .index_line5_box .index_line5_r_wx p {
	color: #000;
}

.index_line5 .index_line5_box .index_line5_r_sj {
	width: 130px;
	text-align: right;
	float: right;
}

.index_line5 .index_line5_box .index_line5_r_sj p {
	padding-right: 17px;
	color: #000;
}

.index_line5 .index_line5_box .index_line5_r_sj img {
	width: 130px;
	display: block;
}



.index_line5 .index_line5_box .index_line5_r_link img {
	width: 12%;
	margin-right: 3%;
	float: left;
}

.index_line5 .index_line5_r_link a {
	display: block;
	overflow: hidden;
}

.index_line5 .index_line5_box a>div {
	position: relative;
	overflow: hidden;
}

.index_line5 .index_line5_box a>div span {
	display: block;
	height: 20px;
	line-height: 20px;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	right: 0;
	width: 85%;
}

.index_line5 .index_line5_box .index_line5_r_link {
	font: 16px;
	color: #333333;
}

.index_line5 .index_line5_box .index_line5_r_link .index_line5_r_link1 {
	margin-bottom: 15px;
	overflow: hidden;
}

.index_line5_bot {
	margin-top: 20px;
	position: absolute;
	bottom: 60px;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
}

.index_line5_bot .index_line5_bot_tit {

	text-align: center;
}

.index_line5_box .index_pub_tit_info {
	color: #fff;
}

.index_line5_bot .index_line5_bot_tit a {
	margin-right: 10px;
	font-weight: 100;
	font-size: 14px;
	color: rgb(0 0 0 / 65%);
}

.index_line5_bot_txt {
	margin-bottom: 20px;
}

.index_line5_bot p,
.index_line5_bot a {
	line-height: 1.2;
	margin-bottom: 0;
	font-size: 14px;
	color: rgb(0 0 0 / 65%);
	text-align: center;
}

.lianxi_index {
    text-align: center;
    padding: 40px 0;
    margin-top: 60px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.lianxi_index .lianxi_index_li {
	color: #fff;
	display: inline-flex;
}

.lianxi_index .lianxi_index_li .lianxi_index_li_ico {
	width: 50px;
	    height: 50px;
	    border-radius: 50%;
	    text-align: center;
	    line-height: 50px;
border: 1px solid #19db4e;
}

.lianxi_index .lianxi_index_li i {
	font-size: 20px;
	color: #1fc889;
}

.lianxi_index .lianxi_index_li h3 {
	    font-size: 16px;
	    font-weight: 100;
	    margin-bottom: 0;
	    margin-top: 8px;
	    color: #fff;
	    text-align: left;
	    padding-left: 20px;
}

.lianxi_index .lianxi_index_li h4 {
	    font-size: 14px;
	    font-weight: 100;
	    margin-bottom: 0;
	    color: #ffffff;
	    line-height: 20px;
	    text-align: left;
	    padding-left: 20px;
}
.lianxi_index .lianxi_index_li h4 span{
	color: #999;
	margin-left: 5px;
}

.foot_nei {
	padding-top: 0;
	position: relative;
}

.foot_nei:before {
	display: block;
	content: "";
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 380px;
	z-index: 0;
}

.foot_nei .index_line5_box {
	position: relative !important;
	top: 0 !important;
	position: absolute;
	left: 0 !important;
	margin-left: 0 !important;
	margin: auto !important;

}

.flip>.flip-body>.flip-item {
	width: 100% !important;
}

#rightFix_swiper {
	position: absolute;
	left: 0;
	z-index: -1;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#rightFix_swiper::before {
	display: block;
	content: "";
	position: absolute;
	z-index: 2;
	background: rgba(0, 0, 0, .6);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#rightFix_swiper .swiper-slide::before {
	display: none;
}

#rightFix_swiper .swiper-slide {
	height: 100%;
	background-position: 173px 0 !important;
}

.rightFix {

	width: 80px;
	position: fixed;
	right: -80px;
	bottom: 0;
	z-index: 99;
	background: #fff;
	height: 100%;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.rightFix1_show {
	opacity: 1 !important;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	bottom: 10% !important;
}

.rightFix1 {
	width: 50px;
	opacity: 0;
	position: fixed;
	right: 30px;
	bottom: 15%;
	z-index: 99;

}

.rightFix1 p {
	font-size: 0.875rem;
	padding: 10px;
	width: 50px;
	line-height: 1.2;
	margin-top: -10px;
}

.rightFix1 a {
	display: block;
	width: 50px;
	background: #666;
	padding-top: 5px;
	font-size: 20px;
	color: #fff;

}

.rightFix1 a span {
	margin-top: -5px;
}

.rightFix1 a:hover {
	background: #21d18f;
	color: #fff;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.rightFix_fixd {
	right: 0;
	display: none;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.rightFix_ico_box {
	top: 0;
	position: relative;
	height: 100%;
}

.rightFix .ico {
	width: 48px;
	height: 48px;
	display: block;
	position: relative;
	overflow: hidden;
	margin-left: 16px;
	transition: all ease 300ms;
	margin-top: 1px;
	padding: 0px;
	border-radius: 48px;
	margin-bottom: 5px;
	background: url(../img/fix-ico.png?v=12222252) no-repeat center 0;
	cursor: pointer;
}

.rightFix .ico img {
	width: 515px;
	z-index: -2;
	height: auto;
	position: absolute;
	left: -78px;
	top: 0;
	/* padding: 3px; */
	/* background: #fff; */
	/* border: 1px solid #fff; */
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
	border-radius: 10px;
}

.rightFix .ico .ftel {
	margin-top: -150px;
	width: 0%;
	text-align: center;
	line-height: 48px;
	height: 309px;
	position: fixed;
	left: -78px;
	z-index: -2;
	right: 53px !important;
	color: #fff;
	display: block;
	left: auto !important;
	font-weight: bold;
	font-size: 18px;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
	/* border-radius: 48px; */
}

.rightFix .ico .ftel {
	background: #FFFFFF;
	box-shadow: 0 6px 15px rgb(0 0 0 / 30%);
	overflow: hidden;
	width: 0;
}

.rightFix .ico:hover {

	overflow: visible;
}

.rightFix .ico:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -530px;
}

.rightFix .ico:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -215px;
}


.rightFix .ico-maill {
	background-position: 10px -334px;

}

.rightFix .ico-maill:hover {
	background-position: -33px -334px;
}

.rightFix .ico-touzi {
	background-position: 10px -388px;

}

.rightFix .ico-touzi:hover {
	background-position: -33px -388px;
}

.rightFix .ico-oa {
	background-position: 10px -278px;

}

.rightFix .ico-oa:hover {
	background-position: -33px -278px;
}

.rightFix .fix-tel {
	background-position: 10px 12px;
}

.rightFix .fix-tel:hover {
	background-position: -33px 12px;
}

.rightFix .fix-qq {
	background-position: 10px -40px;
}

.rightFix .fix-qq:hover {
	background-position: -33px -40px;
}

.rightFix .fix-ewm {
	background-position: 10px -96px;
}

.rightFix .fix-ewm:hover {
	background-position: -33px -96px;
}

.index_jindu {
	height: 200px;
	position: relative;
	overflow: hidden;
}

.index_jindu::before {
	width: 2px;
	background: #eee;
	height: 100%;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	z-index: 2;
}

.rightFix .fix_top {
	background-position: 10px -150px;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
	height: 100px;
	background: none;
	line-height: 1.5;
}

.rightFix .fix_top:hover {
	background-position: -33px -150px;
}

.rightFix .fix-form {
	background-position: 10px -234px;
}

.rightFix .fix-form span {
	font-size: 14px;
	line-height: 23px;
	width: 180px;
}

.rightFix .fix-form:hover {
	background-position: -37px -234px;
}

.rightFix .qq {
	background-position: 10px -192px;
}

.rightFix .qq:hover {
	background-position: -33px -192px;
}

.rightFix .fix-tel1 {
	background-position: 10px -234px;
}

.rightFix .fix-tel1:hover {
	background-position: -36px -234px;
}

.rightFix .fix-tel1:hover .ftel {
	width: 96% !important;
}


.rightFix .fix-jb {
	background-position: 10px -42px;

}

.rightFix .fix-jb:hover {
	background-position: -33px -42px;
}

.rightFix .fix-jb:hover .fjb {
	width: 550px !important;
	text-align: left;
	padding: 50px;

	background: url(../img/right3.jpg);
	background-size: cover;

}

.rightFix .fix-jb .fjb {
	width: 0;
}

.rightFix .fix-jb:hover .fjb h3 {
	font-size: 16px;
	color: #dfb747;
	font-weight: 100;
	margin-bottom: 10px;
	letter-spacing: 3px;
}

.rightFix .fix-jb:hover .fjb h4 {
	font-size: 38px;
	margin-bottom: 0;
	color: #fff;
	line-height: 1.1;
}

.rightFix .fix-jb:hover .fjb p {
	font-size: 15px;
	line-height: 1.5;
	font-weight: 100;
	color: #fff;
}

.rightFix .fix-jb:hover .fjb .fjb_tel {
	width: 60px;
	height: 60px;
	background: url(../img/jb_tel.png?v=2);
	background-repeat: no-repeat;
	background-size: cover;
}

.rightFix .fix-jb:hover .fjb .fjb_txt {
	margin-left: 20px;
}

.rightFix .fix-jb:hover .fjb p span {
	color: #97a3ff;
	margin-left: 5px;
}

.rightFix .ico .fjb {
	width: 0%;
	text-align: center;
	line-height: 48px;
	position: fixed;
	left: -78px;
	bottom: 122px;
	right: 4% !important;
	background: #fff;
	color: #000;
	display: block;
	left: auto !important;
	font-weight: bold;
	font-size: 18px;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
	/* border-radius: 48px; */
}

.rightFix .ico .fjb {
	background: #FFFFFF;
	box-shadow: 0 6px 15px rgb(0 0 0 / 30%);
	overflow: hidden;
	width: 0;
	height: 251px;
}




.rightFix .fix-kf {
	background-position: 10px -41px;
}

.rightFix .fix-kf:hover {
	background-position: -33px -41px;
}

.index_zhanqun_li_last a {
	text-indent: 0 !important;
}

.index_zhanqun_li_last a::before {
	display: none !important;
}

.index_zhanqun_li_last a span {
	color: #1647b5;
	font-size: 20px;
	margin-right: 10px;
	left: 0 !important;
}

.index_zhanqun .index_zhanqun_li a {
	font-size: 16px;
	line-height: 1.8;
	font-weight: 100;
	display: block;
	text-indent: 1em;
	position: relative;
	text-align: left;
}

.index_zhanqun .index_zhanqun_li a::before {
	display: block;
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	background: #60d0f4;
	top: 12px;
	left: 0;
}

.index_zhanqun .index_zhanqun_li h3 {
	color: #21d18f;
	text-align: left;
	font-size: 20px;
	/* border-left: 3px solid #21d18f; */
	/* padding-left: 20px; */
	border-bottom: 1px solid #bfbfbf;
	line-height: 36px;
	margin-top: 10px;
}

.index_zhanqun .index_zhanqun_li {
	padding: 20px 50px;

	text-align: center;
	border-right: 1px solid #f1f1f1;
}

.index_zhanqun_li4 {
	background: #21d18f;
	color: #ffffff;
	height: 100%;
}

.index_zhanqun_li4 h4 {
	margin-top: 30px;
	font-size: 22px;
	font-weight: 100;
}

.index_zhanqun_li4_sou input,
.index_zhanqun_li4_sou input {
	line-height: 40px;
	border-radius: 20px;
	border: 1px solid #FFFFFF;
	background: #21d18f;
	width: 90%;
	text-indent: 1em;
}

.index_zhanqun_li4_sou p {
	font-size: 14px;
	margin-bottom: 50px;
}

.wrap {
	border: 3px solid #f00;
	width: 600px;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.wrap ul {
	overflow: hidden;
	position: absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height: 1px;
}

.wrap ul li {
	float: left;
	width: 200px;
}

/* 内页banner */
.nei_banner {
	background-size: cover !important;
	height: 600px;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-top: -80px;
	background-position: center bottom !important;
	background-repeat: no-repeat !important;
}

.nei_banner_mid {
	position: relative;
}

.nei_banner_txt {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 250px;
	text-align: left;
	width: 100%;
	overflow: hidden;
}

.nei_banner_txt h5 {
    font-size: 38px !important;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    opacity: 1;
    /* display: inline-grid; */
    letter-spacing: 4px;
    font-weight: 100;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;

}


.nei_banner_txt h2::after {}

.nei_banner_txt h2 {
	    color: #fff;
	    display: block;
	    letter-spacing: 5px;
	    font-weight: 100;
	    text-transform: uppercase;
	    font-size: 50px;
	    font-weight: 100;
	    line-height: 50px;
	    width: 100%;

}

.top100 {
	height: 100px;
	width: 100%;
}

.snav {
	height: 65px;
	width: 100%;

	overflow: hidden;
	margin-top: -65px;
	z-index: 22;
	position: relative;
}

.snav .snav_box {
	text-align: left;
	line-height: 65px;
	color: #333333;
}

.snav .snav_box .snav_box_weizhi i {
	margin-top: 0 !important;
	color: #21d18f;
}

.snav .snav_box .snav_box_weizhi {
	color: #f9f9f9;
	font-size: 14px;
}

.snav .snav_box .snav_box_weizhi a {
	margin: auto 5px;
	color: #fff;


}

.snav .snav_box .snav_box_erji .active {

	color: #fff;
	background: #21d18f;
}

/* .snav .snav_box .snav_box_erji .active:before {
	background: #21d18f;
	position: absolute;
	left: 0;
	width: 100%;
	content: "";
	bottom: 0;
	height: 3px;
	z-index: 2;
} */
@media screen and (min-width: 1400px) {
	.snav .snav_box_erji a {
		display: block;
		float: left;
		padding: 0 30px;
		position: relative;
		font-size: 18px;
	}
}

@media screen and (max-width: 1399px) {
	.snav .snav_box_erji a {
		display: block;
		float: left;
		padding: 0 20px;
		position: relative;
		font-size: 18px;
	}
}

.snav .snav_box_erji a:hover {
	color: #21d18f;
}

.pub_width_84 {
	width: 84%;
}

.max1270 {
	max-width: 1270px;
}

/* 内页banner */


@keyframes fadeintm {
	0% {
		opacity: .4;
	}

	24% {
		opacity: .7;
	}

	50% {
		opacity: 1;
	}

	75% {
		opacity: .7;
	}

	100% {
		opacity: .4;
	}
}

@keyframes fadeintm1 {
	0% {
		opacity: .4;
		transform: scale(0.94);
	}

	24% {
		opacity: .7;
		transform: scale(0.97);
	}

	50% {
		opacity: 1;
		transform: scale(1);
	}

	75% {
		opacity: .7;
		transform: scale(0.97);
	}

	100% {
		opacity: .4;
		transform: scale(0.94);
	}
}


@keyframes mymove {
	0% {
		transform: scale(1);
		/*开始为原始大小*/
	}

	25% {
		transform: scale(1.1);
		/*放大1.1倍*/
	}

	50% {
		transform: scale(1);
	}

	75% {
		transform: scale(1.1);
	}

}

@-webkit-keyframes mymove

/*Safari and Chrome*/
	{
	0% {
		transform: scale(1);
		/*开始为原始大小*/
	}

	25% {
		transform: scale(1.1);
		/*放大1.1倍*/
	}

	50% {
		transform: scale(1);
	}

	75% {
		transform: scale(1.1);
	}
}

/* 业务架构 */
.page_jiagou .page_jiagou_top {
	text-align: left;
	color: #333333;
	overflow: hidden;
}

.page_jiagou {
	margin: 100px auto;
	position: relative;
	overflow: hidden;
}

.page_jiagou .page_jiagou_top .page_jiagou_top_img img {
	width: 100px;
	opacity: .4;
}

.page_jiagou .page_jiagou_top .page_jiagou_top_img {
	text-align: center;
}

.page_jiagou .page_jiagou_top .page_jiagou_top_txt h3 {
	font-size: 26px !important;
	margin-bottom: 0;
	color: #444;
	display: inline-block;
}

.page_jiagou .page_jiagou_top .page_jiagou_top_txt h4 {
	color: #dfdfdf;
	text-transform: uppercase;
	font-weight: 100;
	margin: 2px 0;
	letter-spacing: 2px;
	font-family: "pb";
	font-size: 16px;
	margin-top: -4px;
}

.page_jiagou .page_jiagou_top .page_jiagou_top_txt h5 {
	font-size: 16px;
	color: #666;
	font-weight: 100;
	position: relative;

}

.page_jiagou .page_jiagou_top .page_jiagou_top_txt .page_jiagou_top_txt_tit {
	position: relative;
	overflow: hidden;
	padding: 0 0 10px;
	margin-bottom: 10px;
}

.page_jiagou .page_jiagou_top .page_jiagou_top_txt .page_jiagou_top_txt_tit .page_jiagou_top_txt_tit_img img {
	height: 41px;
}

.page_jiagou .page_jiagou_top .page_jiagou_top_txt .page_jiagou_top_txt_tit .page_jiagou_top_txt_tit_img {
	margin-right: 20px;
}

.page_jiagou .page_jiagou_top .page_jiagou_top_txt .page_jiagou_top_txt_tit::before {
	display: block;
	content: "";
	height: 1px;
	width: 100%;
	background: #e9e9e9;
	bottom: 0;
	position: absolute;
	z-index: 3;

}

.page_jiagou .page_jiagou_top .page_jiagou_top_txt .page_jiagou_top_txt_info {
	font-size: 15px;
	color: #666;
	margin-bottom: 0;
}

.page_bankuai {
	background: #e8dfc8;
	padding: 100px 0;
	width: 100%;
}

.page_bankuai .page_bankuai_box {
	overflow: hidden;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_body {
	width: 98%;
	background: #FFFFFF;
	height: 420px;
	overflow: hidden;
	padding-left: 30px;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.page_bankuai .page_bankuai_box_li:hover .page_bankuai_box_li_body {
	background: #3e3e3e;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;

}

.page_bankuai .page_bankuai_box_li {
	text-align: left;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_tit .page_bankuai_box_li_tit_cn {
	font-size: 20px;
	color: #333333;
	line-height: 20px;
}

.page_bankuai .page_bankuai_box_li:hover .page_bankuai_box_li_tit .page_bankuai_box_li_tit_cn {
	font-size: 20px;
	color: #FFFFFF;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_tit {
	margin: 20px 0 40px 0;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_tit .page_bankuai_box_li_tit_en {
	font-size: 12px;
	color: #dad4c8;
	text-transform: uppercase;
}

.page_bankuai .page_bankuai_box_li:hover .page_bankuai_box_li_tit .page_bankuai_box_li_tit_en {
	color: #deceb1;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_img,
.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_img img {
	height: 57px;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_img {
	margin-top: 95px;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.page_bankuai .page_bankuai_box_li:hover .page_bankuai_box_li_img {
	margin-top: 65px;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.page_bankuai .page_bankuai_box_li .ico_jin {
	display: block;
	opacity: 0.8;
}

.page_bankuai .page_bankuai_box_li .ico_bai {
	display: none;
}

.page_bankuai .page_bankuai_box_li:hover .ico_jin {
	display: none !important;
}

.page_bankuai .page_bankuai_box_li:hover .ico_bai {
	display: block !important;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_txt {
	font-size: 14px;

	padding-right: 40px;
	color: #7f786b;
	line-height: 20px;
}

.page_bankuai .page_bankuai_box_li:hover .page_bankuai_box_li_txt {
	color: #e2e2e2;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_more {
	position: relative;
	cursor: pointer;
}

.page_bankuai .page_bankuai_box_li .page_bankuai_box_li_more .page_bankuai_box_li_more_img {
	position: absolute;
	left: -100px;
	top: 30px;
}

.page_bankuai .page_bankuai_box_li:hover .page_bankuai_box_li_more .page_bankuai_box_li_more_img {
	position: absolute;
	left: 0;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.art_jiagou .h3 {
	position: relative;
	z-index: 2;
}

.art_jiagou .page_jiagou_top_txt h4 {
	margin: -84px 0 0 0 !important;
	letter-spacing: 0px !important;
	font-size: 71px !important;
	color: #f3f3f3 !important;
}

.art_jiagou .page_jiagou_top_txt h3 {
	z-index: 2;
	position: relative;
	margin-top: 42px;
}

.art_jiagou .page_jiagou_top_txt h3::before {
	display: block;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 2px solid #f34231;
	right: -10px;
	top: 0;
}

.page_jiagou_info {}

.pub_art_body .fujian img {
	width: 20px;
	/* float: left; */
	float: left;
	margin: 0 5px 0 0 !important;
}

.pub_art_body p {
	margin-bottom: 0 !important;
	line-height: 2;
}



.pub_art_body img {
	max-width: 800px !important;
	display: block !important;
	margin: 20px auto !important;
	height: auto !important;
}

.pub_art_body section {
	margin: auto;
	max-width: 100% !important;
}

.pub_art_body p {
	text-align: justify;

}

.index_switchsize .active {
	color: #21d18f !important;
}

.pub_art_body,
.pub_art_body p,
.pub_art_body span {
	font-size: 16px !important;
}

.pub_art_body p,
.pub_art_body span {
	background: none !important;
}

.pub_art_body {
	margin: 50px 0;
	font-size: 16px;
	text-align: left;
	color: #000;
	line-height: 36px;
}

.art_jiagou .art_ico1 {
	overflow: hidden;
	margin-top: 28px;
	height: 50px;
	width: 100%;
	text-align: right;
	background: url(../img/art_ico1.png) no-repeat;
}

.art_jiagou .art_ico1 a.active {
	display: none;
}

.art_jiagou .art_ico1 a {
	margin-left: 10px;
	font-size: 18px;
	font-weight: 100;
	color: #333333;
	line-height: 50px;
}

.art_jiagou .art_ico1 a:hover {
	color: #21d18f;
}

.nei_body2 {
	background: #FFFFFF;
	position: relative;
}
.nei_body3 {
	background: #f9f9f9;
	position: relative;
	overflow: hidden;
}

.page_jiagou_info {
	padding: 50px 0;
	background: #f5f5f5;
}

.list_qiye {
	margin-left: -1%;
	color: #323333;
}

.list_qiye .list_qiye_li {
	width: 49%;
	float: left;
	margin-left: 1%;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.list_qiye .list_qiye_li,
.list_qiye .list_qiye_li .list_qiye_li_img,
.list_qiye .list_qiye_li .list_qiye_li_zhezhao {
	height: 380px;
}

.list_qiye .list_qiye_li .list_qiye_li_txt_logo img {
	width: 100%;
}

.list_qiye .list_qiye_li .list_qiye_li_txt_logo {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: auto;
	z-index: 3;
	overflow: hidden;
	margin-bottom: 30px;
	opacity: 1;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li:hover .list_qiye_li_txt_logo {
	opacity: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;

}

.list_qiye .list_qiye_li .list_qiye_li_img img {
	width: 100%;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li:hover .list_qiye_li_img img {
	width: 100%;
	transform: scale(1.1);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li .list_qiye_li_zhezhao {
	background: rgb(0 0 0 / 40%);
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 2;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li:hover .list_qiye_li_zhezhao {
	background: rgb(0 0 0 / 80%);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li .list_qiye_li_txt {
	top: 115px;
	width: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li:hover .list_qiye_li_txt {
	top: 100px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li .list_qiye_li_txt h4 {
	position: relative;
	color: #FFFFFF;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li:hover .list_qiye_li_txt h4 {
	margin-top: -100px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li .list_qiye_li_txt h4::before {
	display: block;
	position: absolute;
	content: "";
	bottom: -10px;
	height: 2px;
	background: #21d18f;
	width: 0;
	left: 50%;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li:hover .list_qiye_li_txt h4::before {
	display: block;
	position: absolute;
	content: "";
	bottom: -23px;
	width: 10%;
	left: 45%;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.list_qiye .list_qiye_li .list_qiye_li_txt_info {
	opacity: 0;
	font-size: 14px;
}

.list_qiye .list_qiye_li:hover .list_qiye_li_txt_info {
	opacity: 1;
	color: #a9a9a9;
	width: 90%;
	margin: auto;
	padding: 20px 0;
}

.list_qiye .list_qiye_li .list_qiye_li_txt_more {
	opacity: 0;
	font-size: 14px;
	text-align: center;
}

.list_qiye .list_qiye_li:hover .list_qiye_li_txt_more {
	opacity: 1;
	font-size: 35px;
	color: #e64338;
	font-weight: 100;
	line-height: 35px;
}


#card_bankuai .card-head-nav li {

	display: inline-flex;
	margin: 0 20px;
	position: relative;
}

#card_bankuai .card-head-nav .active::before {
	position: absolute;
	content: "";
	bottom: -4px;
	width: 100%;
	height: 4px;
	background: #21d18f;
}

#card_bankuai .card-head-nav .active a {
	color: #333333;
	font-weight: 100;
}

#card_bankuai .card-head-nav li a {
	font-size: 30px;
	padding: 0;
	color: #666666;
	font-weight: 100;
}

#card_bankuai .card-head-nav {
	display: block;
	width: 700px;
	margin: 0 auto 37px auto;
	border-bottom: 4px solid #f1f1f1;
}

.page_jiagou_line1 {
	padding: 80px 0 100px;
}

.page_qy {
	padding: 30px 0;
	overflow: hidden;
}

.pub_shaixuan {
	background: #FFFFFF;
	text-align: left;
	margin-bottom: 30px;
	height: 60px;
}

.pub_shaixuan,
.pub_shaixuan a {
	line-height: 30px;
	font-size: 16px;
}

.pub_shaixuan .pub_shaixuan_left .pub_shaixuan_left_1 {
	background: #dfdace;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	height: 60px;
}

.pub_shaixuan .pub_shaixuan_left .pub_shaixuan_left_2 a {
	color: #333333;
	font-size: 16px;
	display: block;
	padding: 0 15px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}

.pub_shaixuan .pub_shaixuan_left .pub_shaixuan_left_2 a.current,
.pub_shaixuan .pub_shaixuan_left .pub_shaixuan_left_2 a:hover {
	background: #21d18f;
	color: #FFFFFF;
	border-radius: 38px;
}

.pub_shaixuan .pub_shaixuan_right form input {
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	background: #dfdace;
	border: none;
	margin-top: 14px;
	text-indent: 1em;
	font-size: 14px;
	font-size: 0.875rem;
	color: #333333;
}

.pub_shaixuan .pub_shaixuan_right form button {
	width: 70px;
	height: 30px;
	line-height: 30px;
	margin-left: -20px;
	background: #21d18f;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	border: none;
	border-radius: 0 20px 20px 0;
}

.pub_shaixuan .pub_shaixuan_right form {
	float: right;
	margin-right: 17px;
}

.div_h_100 {
	width: 100%;
	overflow: hidden;
	height: 100px;
}

.art_body .art_body_top {
	margin-top: 100px;
	text-align: left;
}

.art_body .art_body_top .art_body_date {
	color: #21d18f;
}

.art_body .art_body_top .art_body_tit h1 {
	color: #333333;
	padding-bottom: 15px;
	line-height: 1.2;
	/* display: inline-block; */
	margin-bottom: 30px;
	font-size: 50px;
	text-align: center;
	    font-weight: 100;
}

.index_switchsize {
	margin-left: 20px;
}

#article {
	opacity: 0;
	height: 0px;
	position: absolute;
}

#bd_msg {
	height: 2rem;
	text-align: center;
	position: fixed;
	top: 50%;
	margin-top: -1rem;
	line-height: 2rem;
	width: 100%;
	z-index: 99;
}

.fuzhi {
	border: none;
}

#bd_msg span {
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	display: inline-block;
	padding: 1rem 3rem;
	border-radius: 5px;
	font-size: 19px;
}

.art_body .art_body_top .art_body_info,
.art_body .art_body_top .art_body_info a {
	font-size: 16px;
	color: #999;
}

.art_body .art_body_top .fuzhi:hover,
.art_body .art_body_top .dayin:hover,
.art_body .art_body_top .weixin:hover {
	color: #21d18f;
}

.art_body .art_body_top .art_body_info {

	font-size: 16px;
	margin-bottom: 50px;
	border-top: 1px solid #e0e0e0;
	padding-bottom: 10px;
	margin-top: -14px;
	letter-spacing: 1px;
	padding-top: 10px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.art_body .art_body_top .art_body_info .art_body_info_li {
	display: inline-block;
	height: 20px;
	line-height: 20px;
}

.art_body .art_body_top .art_body_info .fuzhi {
	background: url(../img/fuzhi1.png);
	margin-left: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
}

.art_body .art_body_top .art_body_info .shoucang {
	background: url(../img/shoucang.png);
	margin-left: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	line-height: 1.4;
}

.art_body .art_body_top .art_body_info .dayin {
	background: url(../img/dayin.png);
	background-size: contain;
	cursor: pointer;
	margin-left: 20px;
	height: 20px;

	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
}

.art_body .art_body_top .art_body_info .weixin {
	background: url(../img/wx33.png);
	background-size: contain;
	cursor: pointer;
	margin-left: 20px;
	height: 20px;

	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	position: relative;
}

.art_body .art_body_top .art_body_info .weixin .weixin_hover img {
	width: 100%;
}

.art_body .art_body_top .art_body_info .weixin .weixin_hover {
	top: 50px;
	position: absolute;
	display: none;
	width: 150px;
	border: 1px solid #eee;
	left: 50%;
	margin-left: -75px;

	animation: fade-in;
	font-size: 14px;
	animation-duration: 0.5s;
	-webkit-animation: fade-in 0.5s;
	z-index: 9;
}

.art_body .art_body_top .art_body_info .weixin:hover .weixin_hover {
	top: 30px;
	display: block;
	animation: fade-in;
	font-size: 14px;
	animation-duration: 0.5s;
	-webkit-animation: fade-in 0.5s;

}

.pub_art_shangxia {
	margin: 50px 0;
	line-height: 30px;
	padding: 25px 0;
	background: #f7f8fa;
	color: #727b82;
	overflow: hidden;
}

.pub_art_shangxia .pub_art_shangxia_l .ico {
	background-position: 0% center;
	border-right: 1px solid #e4e6e5;
	text-align: center;
}

.pub_art_shangxia .x6 {}

.pub_art_shangxia .x6:hover ico,
.pub_art_shangxia .x6:hover a,
.pub_art_shangxia .x6:hover {
	color: #21d18f;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.pub_art_shangxia .pub_art_shangxia_r .ico {
	background-position: 0% center;
	border-left: 1px solid #e4e6e5;
}

.pub_art_shangxia .pub_art_shangxia_l .x10 {
	text-align: left;
	padding-left: 20px;
}

.pub_art_shangxia .pub_art_shangxia_r .x10 {
	text-align: right;
	padding-right: 20px;
}

/* 人才理念 */
.page_rencai {
	position: relative;
	height: 930px;
	margin: 100px 0;
	overflow: hidden;
}

.page_rencai .page_rencai_bg {
	position: relative;
	float: left;
	z-index: 1;
	height: 930px;
	text-align: left;
	overflow: hidden;
	width: 60%;
}

.page_rencai .page_rencai_body {
	position: absolute;
	width: 85%;
	right: 0;
	top: 100px;
	z-index: 12;
	height: 730px;
	overflow: hidden;
}

.page_rencai .page_rencai_body img {
	display: block;
	float: right;
}

.page_rencai_body_txt {
	position: absolute;
	width: 80%;
	color: #333333;
	top: 50px;
	left: 50px;
	text-align: left;
	height: 800px;
	overflow: hidden;
}

.page_rencai_body_txt p {
	margin-bottom: 0 !important;
	line-height: 1.5;
}

.page_rencai_body .page_rencai_tit .page_rencai_tit_en {
	font-size: 26px;
	font-weight: 100;
	color: #999999;
}

.page_rencai_body .page_rencai_tit .page_rencai_tit_cn {
	font-size: 36px;
	font-weight: 100;
	color: #333333;
	position: relative;
}

.page_rencai_body .page_rencai_tit .page_rencai_tit_cn::before {
	display: block;
	content: "";
	position: absolute;
	top: 0px;
	width: 100px;
	height: 5px;
	background: #21d18f;
}

.page_rencai_body .page_rencai_tit {
	margin-bottom: 30px;
}

.page_rencai_body_txt_box strong::before {
	display: block;
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #21d18f;
}

.page_rencai_body_txt_box strong {
	position: relative;
	/* text-indent: 1rem; */
	padding-left: 12px;
}

.list_zhiye .list_zhiye_li_img {
	width: 710px;
	height: 430px;
	overflow: hidden;
}

.list_zhiye .list_zhiye_li_img img {
	width: 100%;
	min-height: 430px;
}

.list_zhiye .list_zhiye_li_txt {
	width: 505px;
	text-align: left;

	padding-top: 100px;
	color: #333333;
}

.list_zhiye .list_zhiye_li_txt h3 {
	font-weight: 100;
	color: #333333;
	font-size: 21px;
	margin-bottom: 50px;
}

.list_zhiye .list_zhiye_li_txt_info {
	background: #e9e5db;
	padding: 30px;
	position: relative;
	border-radius: 0 81px;
}

.list_zhiye .list_zhiye_li_txt_info .list_zhiye_li_img_ico1 {
	position: absolute;
	left: 34px;
	width: 30px;
	height: 30px;
	top: -15px;
}

.list_zhiye .list_zhiye_li_txt_info .list_zhiye_li_img_ico2 {
	position: absolute;
	right: 34px;
	width: 30px;
	height: 30px;
	bottom: -15px;
}

.list_zhiye .list_zhiye_line {
	padding: 100px 0;
}

.list_zhiye .list_zhiye_line1 .list_zhiye_li_img,
.list_zhiye .list_zhiye_line3 .list_zhiye_li_img,
.list_zhiye .list_zhiye_line5 .list_zhiye_li_img,
.list_zhiye .list_zhiye_line7 .list_zhiye_li_img {
	float: left;
}

.list_zhiye .list_zhiye_line1 .list_zhiye_li_txt,
.list_zhiye .list_zhiye_line3 .list_zhiye_li_txt,
.list_zhiye .list_zhiye_line5 .list_zhiye_li_txt,
.list_zhiye .list_zhiye_line7 .list_zhiye_li_txt {
	float: right;
}

.list_zhiye .list_zhiye_line2 .list_zhiye_li_img,
.list_zhiye .list_zhiye_line4 .list_zhiye_li_img,
.list_zhiye .list_zhiye_line6 .list_zhiye_li_img,
.list_zhiye .list_zhiye_line8 .list_zhiye_li_img {
	float: right;
}

.list_zhiye .list_zhiye_line2 .list_zhiye_li_txt,
.list_zhiye .list_zhiye_line4 .list_zhiye_li_txt,
.list_zhiye .list_zhiye_line6 .list_zhiye_li_txt,
.list_zhiye list_zhiye_line8 .list_zhiye_li_txt {
	float: left;
}

.list_zhiye .list_zhiye_line2,
.list_zhiye .list_zhiye_line4,
.list_zhiye .list_zhiye_line6,
.list_zhiye .list_zhiye_line8 {
	background: #f6f8fb;
}


/* 人才招聘 */

.page_zhaopin .page_zhaopin_shaixuan {
	background: #FFFFFF;
	text-align: left;
	height: 30px;
}

.page_zhaopin .page_zhaopin_shaixuan,
.page_zhaopin .page_zhaopin_shaixuan a {
	line-height: 30px;
	font-size: 14px;
}

.page_zhaopin .page_zhaopin_shaixuan .pub_shaixuan_left .pub_shaixuan_left_1 {
	color: #333333;
	text-align: center;
	height: 30px;
}

.page_zhaopin .page_zhaopin_shaixuan .pub_shaixuan_left .pub_shaixuan_left_2 a {
	color: #333333;
	margin-top: 3px;
	font-size: 14px;
	display: block;
	padding: 0 15px;
	float: left;
	margin-left: 5px;
	line-height: 24px;
}

.page_zhaopin .page_zhaopin_shaixuan .pub_shaixuan_left .pub_shaixuan_left_2 a.current,
.page_zhaopin .page_zhaopin_shaixuan .pub_shaixuan_left .pub_shaixuan_left_2 a:hover {
	background: #21d18f;
	color: #FFFFFF;
	border-radius: 38px;
}

.page_zhaopin .zhiwei_sousuo {
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;

}

.page_zhaopin .zhiwei_sousuo form input {
	height: 40px;
	line-height: 40px;
	background: #F1F1F1;
	border: 1px solid #dcdcdc;
	/* margin-top: 14px; */
	text-indent: 1em;
	font-size: 14px;
	font-size: 0.875rem;
	color: #333333;
	width: 713px;
	float: left;
}

.page_zhaopin .zhiwei_sousuo form button {
	width: 70px;
	margin-left: -20px;
	background: #21d18f;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	border: none;
	height: 40px;
	line-height: 40px;
	width: 110px;
}

.page_zhaopin .zhiwei_sousuo form {
	float: left;
	margin: 0 20px 10px;
	width: 805px;

}

.page_zhaopin .page_zhaopin_top {
	background: #FFFFFF;
	border-radius: 5px;
	padding: 30px 0;
	margin: 20px 0;
}

.page_zhaopin .page_zhaopin_top h3 {
	color: #333;
	text-align: left;
	/* text-indent: 1em; */
	padding-left: 20px;
	font-size: 18px;
}

.page_zhaopin .page_zhaopin_list {
	background: #FFFFFF;
	border-radius: 5px;
	margin: 30px 0;
	position: relative;
	overflow: hidden;
}

.page_zhaopin_list {
	color: #333333;

}

.page_zhaopin_list .page_zhaopin_list_li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #e0e0e0;
}

.page_zhaopin_list .page_zhaopin_list_li .page_zhaopin_list_li_left {
	text-align: left;
	padding-left: 20px;
}

.page_zhaopin_list .page_zhaopin_list_li .page_zhaopin_list_li_right {
	text-align: right;
	padding-right: 20px;
}

.page_zhaopin_list .page_zhaopin_list_li h4,
.page_zhaopin_list .page_zhaopin_list_li span {
	line-height: 40px;

}

.page_zhaopin_list .page_zhaopin_list_li span {
	color: #21d18f;
	font-weight: 100;
	font-size: 16px;
}

.page_zhaopin_list .page_zhaopin_list_li h4 {
	font-size: 18px;
	margin-bottom: 5px;
}

.page_zhaopin_list .page_zhaopin_list_li .page_zhaopin_list_li_info,
.page_zhaopin_list .page_zhaopin_list_li .page_zhaopin_list_li_date {
	font-size: 14px;
	color: #666666;
}

.page_zhaopin .page_zhaopin_r {
	margin-top: 20px;
	overflow: hidden;
	text-align: left;
	color: #333333;

}

.page_zhaopin .page_zhaopin_r .page_zhaopin_r_box {
	background: #FFFFFF;
	margin-left: 20px;
	padding: 30px 20px 20px 20px;
}

.page_zhaopin .page_zhaopin_r .page_zhaopin_r_box h2 {
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	padding-bottom: 10px;
}


.page_zhaopin .page_zhaopin_r .page_zhaopin_r_box h6 {
	font-size: 14px !important;
	font-weight: 100;
	line-height: 26px;
	margin-bottom: 5px;
}

.page_zhaopin .page_zhaopin_r .page_zhaopin_r_box span {
	margin-right: 15px;
}

.page_zhaopin .page_zhaopin_left {}

.page_zhaopin .page_zhaopin_r .page_zhaopin_r_box img {
	width: 310px;
}

.page_gongkai_tit {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	margin: 30px 0 10px;
	overflow: hidden;
}

.page_gongkai_tit a {
	font-size: 16px;
	color: #333333;
	display: block;
	float: left;
	line-height: 16px;
	border-right: 1px solid #CCCCCC;
	padding: 0 10px;
}

.page_gongkai_tit a:hover,
.page_gongkai_tit a.current {
	font-size: 16px;
	color: #21d18f;
}

.page_gongkai_list_li_date {
	text-align: center;
	color: #333333;
	height: 120px;
	width: 115px;
}

.page_gongkai_list_li_date_box {
	background: #f4f4f4;
	text-align: center;
	color: #333333;
	overflow: hidden;
	height: 80px;
	width: 95px;
	margin: 20px 20px 0 0;
}

.page_gongkai_list_li_date_top {
	letter-spacing: 4px;
	border-bottom: 1px solid #d0d0d0;
	width: 80px;
	margin: 10px auto 0;
	color: #666;
}

.page_gongkai_list_li_date_bot {
	font-size: 18px;
	letter-spacing: 6px;
	color: #666;
}

.page_gongkai_list_li {
	background: #FFFFFF;
	overflow: hidden;
	margin-bottom: 30px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.page_gongkai_list_mid {
	width: 960px;
	text-align: left;
	color: #333333;
	padding: 45px 0 0 20px;
}

.page_gongkai_list_mid a {
	font-size: 16px;
	color: #666;
}

.page_gongkai_list_mid h4 {
	margin-bottom: 10px;
	font-size: 20px;
}

.page_gongkai_list_li:hover a {
	color: #21d18f;
}

.page_gongkai_list_ico,
.page_gongkai_list_ico1 {
	width: 145px;
	height: 145px;
}

.page_gongkai_list {
	margin-top: 30px;
}

.page_gongkai_list_li:hover {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	box-shadow: 1px 2px 15px 0px rgb(0 0 0 / 43%);
}

.page_gongkai_list_ico {
	background: url(../img/xiazai_ico.png);
	background-repeat: no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	background-position: center;
}


.page_gongkai_list_li:hover .page_gongkai_list_ico {
	background: url(../img/xiazai_ico_on.png);
	background-repeat: no-repeat;
	background-position: center;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.page_gongkai_list_ico1 {
	background: url(../img/xiazai_ico1.png);
	background-repeat: no-repeat;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	background-position: center;
}

.page_gongkai_list_li:hover .page_gongkai_list_ico1 {
	background: url(../img/xiazai_ico_on1.png);
	background-repeat: no-repeat;
	background-position: center;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.lianxi {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.page_lianxi_tit h3 {
	font-size: 20px;
	font-weight: 100;
	color: #333333;
	position: relative;
	text-align: left;
	display: initial;
}

.page_lianxi_tit h2 {
	font-size: 30px;
	font-weight: 100;
	opacity: .2;
	margin-bottom: 0;
	text-transform: uppercase;
}

.page_lianxi_tit h3::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 12px;
	right: -75px;
	width: 64px;
	height: 2px;
	background: #60d0f4;
}

.page_lianxi_tit {
	margin: 30px 0 20px;
	text-align: left;
}

.page_lianxi_left {
	color: #333333;
	text-align: left;
}

.page_lianxi_body {
	position: relative;
	overflow: hidden;
}

.page_lianxi_left h5 {
	font-size: 16px;
	font-weight: 100;
	color: #666666;
	border-bottom: 1px solid #ced6de;
	line-height: 70px;
	margin-bottom: 0;
}

.page_lianxi_left h5 span a {
	color: #21d18f;
	margin-left: 10px;
}

.page_lianxi_left_text {
	border-bottom: 1px solid #ced6de;
	overflow: hidden;
	padding: 30px 0;
	margin-bottom: 20px;
}

.page_lianxi_left_text h4 {
	font-size: 14px;
	font-weight: 100;
	color: #999;
	margin-bottom: 0;
}

.page_lianxi_left_text h3 {
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 4px;
	color: #333;
	margin-bottom: 0;
	/* font-family: pb; */
	margin-top: 3px;
}

.page_lianxi_left_ewm {
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
}

.page_lianxi_left_ewm img {
	width: 150px;
}

.page_lianxi_right .form-group1 input {
	width: 98%;
	float: left;
	margin-bottom: 10px;
}

.page_lianxi_right .form-group2 input {
	width: 98%;
	float: right;
	margin-bottom: 10px;
}

.page_lianxi_right input {
	height: 60px;
	line-height: 60px;
	color: #666666;
	text-indent: 1em;
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
}

.page_lianxi_right .form-group3 textarea {
	width: 100%;
	color: #666666;
	text-indent: 1em;
	line-height: 50px;
	min-height: 135px;
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
}

.page_lianxi_right button {
	height: 60px;
	width: 100%;
	border: none;
	background: #21d18f;
}

.page_lianxi_right button:hover {
	background: #e6c77f;
}

.page_lianxi_body .card-body {
	text-align: left;
	color: #333;
	padding: 20px 0;
	height: 180px;

}

.page_lianxi_body .card-body .card-body_box p {
	margin-bottom: 5px;
	line-height: 1.3;
}

.page_lianxi_body .card-body .card-body_box {
	animation: fade-in;
	font-size: 14px;
	animation-duration: 0.5s;
	-webkit-animation: fade-in 0.5s;
}

.page_lianxi2 {
	margin-top: 50px;
}

.lianxi_box {
	width: 600px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -700px !important;
	padding: 30px;
	top: 0;
	margin-top: 68px;
	box-shadow: 0px 0px 22px 5px rgb(0 0 0 / 14%);
}

.page_lianxi_body .card-head {
	border-bottom: 3px solid #ddd;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.page_lianxi_body ul li a span {
	color: #d3d3d3;
	margin-top: -5px;
	margin-left: 5px;

}

.page_lianxi_body .card-head li {
	line-height: 40px;
	/* display: inline-flex; */
	width: 25%;
	float: left;
	text-align: left;
	font-size: 15px;
	cursor: pointer;
	color: #333;
	font-size: 16px;

}

.page_lianxi_body .nav {
	display: block !important;
}

.page_lianxi_body .card-head .active a {
	font-weight: 100;
	color: #000;
}

.page_lianxi_body .card-head .active a span {
	color: #21d18f;
}

.page_lianxi_body .card-head .active::before {
	content: "";

	display: block;
	position: absolute;
	left: 0;
	height: 30px;
	margin-left: ;
	background: #f1f1f1;
	bottom: 6px;
	z-index: 1;
	width: 100%;
	border-radius: 27px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	opacity: 1;
}

.page_lianxi_body .card-head ul li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	height: 30px;
	margin-left: ;
	background: #f7fcff;
	bottom: 7px;
	z-index: 1;
	width: 0%;

	opacity: 1;
}

.g2 {
	margin-right: -600px;
}

.g1,
.g2,
.g3,
.g4 {
	float: left;
}

/* 专题列表 */

.list_zt {
	padding: 50px 0;
}

.list_zt_li {
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.list_zt_li:hover {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	box-shadow: 1px 2px 15px 0px rgb(0 0 0 / 43%);
}

.list_zt_li .list_zt_li_l .list_zt_li_l_img img {
	width: 100%;
	min-height: 300px;
}

.list_zt_li .list_zt_li_l .list_zt_li_l_img {
	margin: 20px;
	height: 380px;
	overflow: hidden;
}

.list_zt_li_r_li {
	margin-top: 20px;
}

.list_zt_li_r {
	padding: 20px;
	text-align: left;
}

.list_zt_li_r h4 a {
	font-size: 24px;
	color: #333333;
	margin-bottom: 0;
}

.list_zt_li_r h4 {
	border-left: 4px solid #21d18f;
	padding-left: 10px;
}


.list_zt_li_r ul li {
	border-bottom: 1px dashed #eee;
	line-height: 32px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.list_zt_li_r ul li a {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.list_zt_li_r ul li:hover {
	padding-left: 20px;
	background: #F1F1F1;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.list_zt_li_r ul li a:hover {
	color: #21d18f;
}

.list_zt_li_r_li_more {
	margin-top: 13px;
}

.list_zt_li_r ul {
	margin-left: 20px;
}

.list_zt_li_r_li_info {
	font-size: 14px;
	color: #333333;
	padding: 20px;
	border-radius: 5px;
	background: #f1f1f1;
	margin: 20px 0 20px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.list_zt_li_r_li_more a {
	width: 100px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #F1F1F1;
}

.list_zt_li:hover .list_zt_li_r_li_more a {
	color: #FFFFFF;
	background: #21d18f;
	margin-left: 10px;
	border: 1px solid #21d18f;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.list_zt_li_r_li_more a:hover {
	background: #21d18f !important;
}

.list_zt_dangjian .page_gongkai_list_mid {
	width: 1140px !important;
}

.list_zt_dangjian .page_gongkai_list_li_date_top {
	border-bottom: 1px solid #ffffff !important;
	color: #fff !important;
}

.list_zt_dangjian .page_gongkai_list_li_date_bot {
	color: #fff !important;
}

.list_zt_dangjian .page_gongkai_list_li_date_box {
	background: #21d18f !important;
}

.list_zt_dangjian .page_gongkai_list_mid p {
	font-size: 14px !important;
	color: #666 !important;
	display: block !important;
	line-height: 20px !important;
}

.list_zt_dangjian .page_gongkai_list_mid h4 {
	color: #333333;
}

.tousu h4 {
	line-height: 20px;
	font-size: 20px;
	border-left: 4px solid #D0A237;
	margin: 20px 0;
	color: #333333;
	text-align: left;
	padding-left: 10px;
}

.tousu .tousu_txt {
	font-size: 16px;
	color: #333333;
	background: #F1F1F1;
	padding: 20px;
	height: 400px;
	overflow-y: scroll;
}

.tousu .page_zhaopin_left {
	padding: 20px;
	background: #fff;
}

.tousu_txt::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.tousu_txt::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #535353;
}

.tousu_txt::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #EDEDED;
}

.tousu_p {
	font-size: 16px;
	color: #333333;
	text-align: left;
	line-height: 50px;
}

.tousu_p span {
	color: #AA1111;
}

.tousu_form {
	/* margin-top: 30px; */
}

.tousu_form_line1_li_1 {
	width: 49%;
	float: left;

	margin-left: 1%;
}

.tousu_form_line1_li {
	margin-left: -1%;
	overflow: hidden;
	margin-bottom: 10px;
}

.tousu_form_line1_li_1 input {
	width: 100%;
	line-height: 40px;
	color: #000000;
	font-size: 14px;
	height: 40px;
	text-indent: 1em;
}

.tousu_form textarea {
	min-height: 80px;
	width: 100%;
	color: #000000;
	text-indent: 1em;
	font-size: 14px;
}

.tousu_form .tousu_form_btn {
	width: 100%;
	height: 40px;
	margin: 30px auto;
	line-height: 40px;
	border: none;
	text-align: center;
	color: #FFFFFF;
	background: #D0A237;
}

.tousu_form input,
.tousu_form textarea {
	border: 1px solid #EEEEEE;
}

.tousu_form .tousu_form_btn:hover {
	background: #e8be5b;
}

.tousu .page_zhaopin_left {
	margin: 30px 0;
}

.jiaocheng_box_fixd {
	position: fixed;
	left: 20px;
	top: 200px;
}


.tousu_box .fjb {
	width: 100% !important;
	text-align: left;
	padding: 50px;

	background: url(../img/right3.jpg);
	background-size: cover;

}


.tousu_box .fjb h3 {
	font-size: 16px;
	color: #dfb747;
	font-weight: 100;
	margin-bottom: 10px;
	letter-spacing: 3px;
	text-align: left;
}

.tousu_box .fjb h4 {
	font-size: 38px;
	margin-bottom: 0;
	color: #fff;
	line-height: 1.1;
}

.tousu_box .fjb p {
	font-size: 15px;
	line-height: 1.5;
	font-weight: 100;
	color: #fff;
}

.tousu_box .fjb .fjb_tel {
	width: 60px;
	height: 60px;
	background: url(../img/jb_tel.png?v=2);
	background-repeat: no-repeat;
	background-size: cover;
}

.tousu_box .fjb .fjb_txt {
	margin-left: 20px;
}

.tousu_box .fjb p span {
	color: #97a3ff;
	margin-left: 5px;
}

.tousu_box .ico .fjb {
	text-align: center;
	line-height: 48px;
	color: #000;
	display: block;
	font-weight: bold;
	font-size: 18px;
}

.tousu_box .ico .fjb {
	box-shadow: 0 6px 15px rgb(0 0 0 / 30%);
	overflow: hidden;
	height: 290px;
}


.jiaocheng_box_fixd p {
	text-indent: 0 !important;
	font-size: 14px !important;
}

/* 关于我们开始 */
.about1 .about1_tit {}

.about1 .about1_tit .about1_tit_en {
	font-size: 20px;
	color: #cfcfcf;
	text-align: left;
	text-transform: uppercase;

}

.about1 .about1_tit .about1_tit_en span {
	font-size: 2.25rem;
	color: #999999;
	font-family: sans-serif;
	font-weight: 100;
	letter-spacing: 0;
	margin-left: -50px;

}

.pub_body_top {
	height: 80px;
	width: 100px;
	position: relative;
	overflow: hidden;
}

.about1 .about1_tit .about1_tit_cn {
	color: #000;
	text-align: left;
	margin-top: -7px;
}

/* 公共标题样式 */
.tit_line .sp1 {
	background: #4a9de4;
}

.tit_line .sp2 {
	background: #21d18f;
}

.tit_line .sp3 {
	background: #b8c2c8;
}

.tit_line span {
	height: 3px;
	display: block;
	float: left;
}

/* 公共标题样式 */

.about1_tit .sp1,
.about1_tit .sp2 {
	width: 45px;
}

.about1_tit .sp3 {
	width: 500px;
}

.about1_tit {
	margin-top: 80px;
}

.about1_body {
	position: relative;
	color: #333;
	text-align: left;
	/* height: 200px; */
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.about1_biaoqian_ico {
	width: 35px;
	height: 35px;
	margin: 0 auto 5px;
}

.about1_body_more {
	height: 108px;
	background: url(../img/about_more.png?v=1);
	cursor: pointer;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 190px;
	color: #21d18f;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.about1_body_more:hover {
	line-height: 180px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.about1_body_no {
	display: none;
}

.about1_body_yes {
	height: 650px !important;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.nei_tit {
	text-align: left;
	margin: 80px 0;
}

.nei_tit h4 {
	font-size: 28px;
	font-weight: 100;
	opacity: 1;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: -6px;

}

.nei_tit h3 {
	font-weight: 100;
	height: 30px;
	line-height: 30px;
	margin-left: 0 !important;
	color: #999;
	font-size: 20px;
	margin: 0 0 0 10px;
	margin-bottom: 0;
	position: relative;
	display: initial;
}

.nei_tit_center {
	text-align: center;
}

.nei_tit_center h3 {
	margin-top: 30px;
}

.nei_tit_center h4 {
	margin-bottom: 10px;
	position: relative;
}

.nei_tit_center h3:before {
	top: -10px !important;
	bottom: auto !important;
	width: 40px !important;
	left: 50% !important;
	margin-left: -20px !important;

}

.nei_tit h4:before {
	display: block;
	content: "";
	position: absolute;
	width: 100px;
	height: 5px;
	background: #21d18f;
	left: 0;

	bottom: -30px;
}

.about1_biaoqian_ico img {
	width: 100%;
	opacity: .5;
}

.about1_biaoqian>div:hover {

	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.about1_biaoqian {
	color: #fff;
	padding: 50px 0;
	border-bottom: 1px solid #ececec;
}

.about1_biaoqian>div:hover .about1_biaoqian_tit {

	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.page_jieshao {}

.page_jieshao_left_fixd {
	position: fixed !important;
	top: -30px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.page_jieshao_left_img {}

.page_jieshao_left_img img {
	width: 100%;
}

@media screen and (min-width: 1400px) {
	.page_jieshao_left_box {
		width: 460px;
		padding-top: 50px;
		padding-right: 50px;
	}

	.page_jieshao_right {
		padding-left: 50px;
		padding-top: 50px;
		border-left: 1px solid #ececec;
	}
}

@media screen and (max-width: 1399px) {
	.page_jieshao_left_box {
		padding-top: 50px;
		width: 390px;
	}

	.page_jieshao_right {
		padding-left: 50px;
		padding-top: 50px;
		border-left: 1px solid #d5d5d5;
	}
}

.page_jieshao h4 {
	text-transform: uppercase;
	font-size: 12px;
	color: #999;
	font-weight: 100;
	letter-spacing: 1px;
}

.page_jieshao h2 {
	font-size: 21px;
	font-weight: 100;
	color: #21d18f;
	margin-bottom: 5px;
}

.page_jieshao h3 {
	font-size: 18px;
	font-weight: 100;
	color: #333;
	position: relative;
	margin-bottom: 20px;
}

.page_jieshao h3::before {
	display: block;
	position: absolute;
	bottom: -11px;
	width: 100%;
	background: #e4e4e4;
	right: 0;
	content: "";
	z-index: 2;
	height: 1px;
}

.page_jieshao h2 {
	font-size: 20px;
	font-weight: 100;
}

.about1_biaoqian1 {}

.about1_biaoqian2 {}

.about1_biaoqian3 {}

.about1_biaoqian_tit {
	font-size: 18px;
	font-weight: 100;
}

.abtou1 {
	padding: 100px 0 150px;
}

.dialog-big {
	height: auto !important;
}

.about1_biaoqian_txt h3 {
	color: #21d18f;
	font-size: 34px;
	font-family: fantasy;
	font-weight: 100;
	margin-bottom: 2px;
}

.about1_biaoqian_txt h3 span {
	display: none;
}

.about1_biaoqian_txt h3 strong {
	font-weight: 100;
}

.about1_biaoqian_txt h5 {
	color: #333;
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 0;
	margin-top: 5px;
}

.about1_biaoqian_txt {
	padding: 10px 0 0;
	opacity: 0.9;
	font-size: 13px;
	line-height: 1.5;
	width: 33.3333333%;
	float: left;
	margin-bottom: 20px;
}


.color-white {
	color: #fff !important;
}

.color-black {
	color: #000 !important;
}

.color-or {
	color: #ffd025 !important;
}


/* 
企业文化页面开始 */
.wenhua_line1 {
	background: url(../img/wh1.jpg);
	padding: 80px 0;
}

.wenhua_line1_txt i {
	font-size: 100px;
	font-family: Arial;
	font-style: normal;
	line-height: 100px;
	height: 47px;
	color: #000;

}

.wenhua_line1_txt {
	padding: 20px 0 50px;
	text-align: left;
	color: #333333;
	font-size: 14px;
}

.wenhua_line1_txt .i1 {

	display: block;

	text-indent: -5px;
}

.wenhua_line1_txt .i2 {
	margin-top: -7px;
	position: absolute;

}

.wenhua_line1_box_txt {
	position: absolute;
	left: 40px;
	top: 60px;
	text-align: left;
}

.wenhua_line1_logo {
	text-align: left;
}

.wenhua_line1_box_txt h4 {
	font-size: 16px;
	color: #bbbbbb;
	text-transform: uppercase;
	font-weight: 100;
	margin-bottom: 5px;
}

.wenhua_line1_box_txt h2 {
	font-size: 20px;
	margin-bottom: 40px;
	color: #21d18f;
}

.wenhua_line1_box_txt h3 {
	font-size: 24px;
	color: #5d5d5d;
	font-weight: 1;
}

.wenhua_line1_box {
	height: 250px;
	overflow: hidden;
}

.wenhua_line1_box .x6 {
	overflow: hidden;

}

.wenhua_line1_box img {
	max-width: 100%;
	display: block;
}

.wenhua_line1_box1,
.wenhua_line1_box3 {
	padding-right: 5px;
}

.wenhua_line1_box2,
.wenhua_line1_box4 {
	padding-left: 5px;
}

.wenhua_line1_box {
	margin-bottom: 10px;
}

.wenhua_tit {
	font-size: 20px;
	color: #333333;
	margin-bottom: 30px;
}

.whbg {
	background: #f4f7ff;
}

.wenhua_line2 {
	padding: 60px 0;
	text-align: left;
	padding-left: 30px;
	overflow: hidden;
	position: relative;
}

.wenhua_line2_slide img {
	width: 100%;
}

.wenhua_line2_slide_img {
	max-width: 100%;
	position: relative;
	overflow: hidden;

}

.wenhua_line2_slide_img h4 {
	background: rgb(51 51 51 / 71%);
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff;
	font-weight: 4;
	display: block;
	left: 0;
	text-align: center;
	z-index: 2;
	margin-bottom: 0;
	line-height: 40px;
	padding: 0 10px;
}

#swiper-whzp .qiehuan {

	width: 150px;
	position: relative;
	overflow: hidden;
	margin: auto;
	padding: 20px 0;
	height: 70px;

}

#swiper-whzp .qiehuan>div {
	background: none !important;
	width: 60px;
	height: 30px;
	color: #f9c300;
	font-family: cursive;
	text-align: center;
	border: 1px solid #f9c300;

}

#swiper-whzp .qiehuan>div:hover {
	background: #f9c300 !important;
	color: #ffffff;
}

#swiper-whzp .swiper-slide::before {
	display: none;
}

#swiper-xjrw .qiehuan {

	width: 150px;
	position: relative;
	overflow: hidden;
	margin: auto;
	padding: 20px 0;
	height: 70px;

}

#swiper-xjrw .qiehuan>div {
	background: none !important;
	width: 60px;
	height: 30px;
	color: #f9c300;
	font-family: cursive;
	text-align: center;
	border: 1px solid #f9c300;

}

#swiper-xjrw .qiehuan>div:hover {
	background: #f9c300 !important;
	color: #ffffff;
}

#swiper-gsjj-index .swiper-slide {
	width: 770px;
}

#swiper-gsjj-index {
	overflow: hidden;
	width: 770px;
}

#swiper-gsjj-index .swiper-slide img {
	width: 100%;
}

#swiper-gsjj-index .swiper-slide::before {
	bottom: -4px !important;
	top: auto !important;
}

#swiper-gsjj-index .qiehuan {

	width: 150px;
	position: relative;
	overflow: hidden;
	margin: auto;
	padding: 20px 0;
	height: 70px;

}

#swiper-gsjj-index .wenhua_line2_slide_img {
	height: 100%;
	overflow: hidden;
}

@media screen and (max-width: 1399px) {
	#swiper-gsjj-index .wenhua_line2_slide_img {
		height: 400px;
		overflow: hidden;
	}
}

#swiper-gsjj-index .qiehuan>div {
	background: none !important;
	width: 60px;
	height: 30px;
	color: #f9c300;
	font-family: cursive;
	text-align: center;
	border: 1px solid #f9c300;

}

#swiper-gsjj-index .qiehuan>div:hover {
	background: #f9c300 !important;
	color: #ffffff;
}

#swiper-xjrw .swiper-slide::before {
	display: none;
}

.wenhua_line3_slide_img {
	width: 100%;
	overflow: hidden;
	height: 400px;
}

.wenhua_line3_slide_img img {
	width: 100%;
}

#swiper-xjrw .wenhua_line3_slide_txt {
	margin-left: -1px;
	border-right: 1px solid #21d18f;
	border-top: 1px solid #21d18f;
	border-bottom: 1px solid #21d18f;
	height: 400px;
	background: #eff9ff;
	padding: 50px;
}

.wenhua_body .swiper-pagination {
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;

}

#swiper-xjrw .wenhua_line3_slide_txt h6 {
	display: block;
	width: 20px;
	background: #21d18f;
	height: 3px;
	margin-top: 50px;
	margin-bottom: 5px;
}

#swiper-xjrw .wenhua_line3_slide_txt h2 {
	color: #333333;
	font-size: 18px;
	font-weight: 100;
}

#swiper-xjrw .wenhua_line3_slide_txt h3 {
	font-size: 14px;
	color: #666;
	line-height: 1.2;
	font-weight: 100;
}

#swiper-xjrw .wenhua_line3_slide_txt h4 {

	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	font-weight: 4;
	text-align: center;
	border: 1px solid #999;
}

#swiper-xjrw .wenhua_line3_slide_txt h4:hover {
	background: #f9c300;
	color: #fff;
	border: 1px solid #f9c300;
}

.clg_slide_img img {
	width: 100%;
}

#swiper-clg .qiehuan {

	width: 150px;
	position: relative;
	overflow: hidden;
	margin: auto;
	padding: 20px 0;
	height: 70px;

}

#swiper-clg .qiehuan>div {
	background: none !important;
	width: 60px;
	height: 30px;
	color: #f9c300;
	font-family: cursive;
	text-align: center;
	border: 1px solid #f9c300;

}

#swiper-clg .qiehuan>div:hover {
	background: #f9c300 !important;
	color: #ffffff;
}

#swiper-clg .swiper-slide::before {
	display: none;
}

.wenhua_line4_txt {
	padding-right: 60px;
}

.wenhua_line4_txt h6 {
	display: block;
	width: 20px;
	background: #21d18f;
	height: 3px;


}

.wenhua_line4_txt h2 {

	color: #333333;
	margin-top: 120px;
	font-size: 18px;
	font-weight: 100;
}

.wenhua_line4_txt h3 {
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	font-weight: 100;
}

.wenhua_line4_txt h4 {

	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	font-weight: 4;
	text-align: center;
	border: 1px solid #999;
}

.wenhua_line4_txt h4:hover {
	background: #f9c300;
	color: #fff;
	border: 1px solid #f9c300;
}

.wenhua_body_r {
	box-shadow: -6px 6px 1px 1px #999;
}

.pianyi {
	position: absolute;
	margin-top: -61px;
	top: 0;
	left: 0;
}

.wenhua_line {
	position: relative;
}

.art_banner {
	height: 200px;
	width: 100%;
	overflow: hidden;
}

.art_banner img {
	width: 100%;
}

#swiper-pub-art .swiper-slide::before {
	display: none;
}

#swiper-pub-art .qiehuan .swiper-button-next {
	right: 0;
	left: auto;

}

#swiper-pub-art {
	position: relative;
	overflow: hidden;
	height: 500px;

}

#swiper-pub-art .swiper-pagination span {
	background: #21d18f !important;

}
#swiper-pub-art .swiper-slide img{
	width: 100%;
	min-height: 500px;
}

#swiper-pub-art .swiper-pagination {
	bottom: 0 !important;
	top: auto !important;
}

.art_swiper_bg {
	background: #eee;
	width: 800px;
	margin: auto;
}

.meiti_body {
	position: relative;
	overflow: hidden;
}

.art_body .art_body_top .art_body_tit  a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f9be00;
	font-size: 16px;
	color: #fff;
}

.art_body .art_body_top .art_body_tit  a:hover {
	background: #cb9d09;

}

.page_yewu_box {
	padding: 80px 0;
}

.page_yewu_box .page_yewu_box_tit {
	height: 22px;
	line-height: 22px;
	border-left: 3px solid #21d18f;
	padding-left: 10px;
}

.page_yewu_box .page_yewu_box_tit h3 {
	font-size: 22px;
}

.page_yewu_box .page_yewu_box_tit img {
	height: 25px;
	margin-right: 10px;
	opacity: .6;
}

.page_yewu_box .page_yewu_box_body {
	padding-top: 20px;
	color: #555;
	font-size: 16px;
}

.page_yewu_line1 {
	position: inherit;
	background-size: cover;
	background-attachment: fixed;
}


.page_line1_right {
	height: 100%;
	margin-bottom: 30px;
	color: #333333;
}

.page_line1 {
	padding: 80px 0;
	overflow: hidden;



}

.page_line1 .page_line1_right .page_line1_right_li {}

.page_line1 .page_line1_right .page_line1_right_li1 {
	/*background: url(../img/tz1.jpg);
		background-position: center;
		background-size: cover;*/
}

.page_line1 .page_line1_right .page_line1_right_li1,
.page_line1 .page_line1_right .page_line1_right_li2 {
	height: 535px;
}

.page_line1 .page_line1_right .page_line1_right_li3,
.page_line1 .page_line1_right .page_line1_right_li4 {
	height: 400px;
}

.page_line1 .page_line1_right .page_line1_right_li2,
.page_line1 .page_line1_right .page_line1_right_li4 {
	/*background: url(../img/tz2.jpg);
		background-position: center;
		background-size: cover;*/
	margin-right: 0;
}


.page_line1 .swiper-slide::before {
	display: none;
}

.page_line1 .page_line1_box {
	overflow: hidden;
	position: relative;
}

.page_line1 .page_line1_box .page_line1_box_txt h4 {
	position: relative;
	line-height: 32px;
}

.page_line1 .page_line1_box .page_line1_box_txt p {
	color: #666666;
	font-size: 14px;
	text-align: left;
}

.page_line1 .page_line1_box .page_line1_box_txt p a {
	color: #21d18f;
}



.index_pub_tit2 h4 {
	position: relative;
	display: block;
	min-height: 2px;
	width: 100%;
}

.index_pub_tit2 h4 span {
	display: block;
	width: 100%;
	background: #b8c2c8;
	height: 2px;
	float: right;
	margin-top: 0;
	/* margin-right: 20px; */
}

.index_pub_tit2 h4:before {
	display: block;
	content: "";
	background: #0069bc;
	width: 40px;
	height: 2px;
	left: 0;
	top: 0;
	z-index: 3;
	position: absolute;
}


.index_pub_tit2 h4::after {

	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;

	display: block;
	content: "";
	background: #21d18f;
	width: 40px;
	height: 2px;
	left: 40px;
	top: 0;
	z-index: 3;
	position: absolute;
}


.page_line1 .page_line1_box .page_line1_box_txt h4 span {
	display: block;
	width: 100%;
	background: #b8c2c8;
	height: 2px;
	float: right;
	margin-top: 0;
	/* margin-right: 20px; */
}

.page_line1 .page_line1_box .page_line1_box_txt h4:before {
	display: block;
	content: "";
	background: #0069bc;
	width: 40px;
	height: 2px;
	left: 0;
	top: 32px;
	z-index: 3;
	position: absolute;
}

.page_line1 .page_line1_box .page_line1_box_txt h4::after {

	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;

	display: block;
	content: "";
	background: #21d18f;
	width: 40px;
	height: 2px;
	left: 40px;
	top: 32px;
	z-index: 3;
	position: absolute;
}

.page_line1 .page_line1_box .page_line1_box_txt {
	background: #ffffff;
	padding: 0 15px;
	position: absolute;
	text-align: left;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	/*	opacity: 0.7;*/
}

.page_line1 .page_line1_box .gupiao img {
	margin-top: 50px;
}

.page_line1_right .page_line1_right_li .page_line1_box_txt_line {
	margin-top: 150px;
}

.page_line1_right .page_line1_right_li .page_line1_box_txt_line_com {}

.page_line1 .page_line1_box .page_line1_box_txt .page_line1_box_txt_line_com .page_line1_box_txt_line_com_li {
	display: block;
	margin-top: 14px;
	border: 1px solid #c3c3c3;
	color: #828282;
	font-size: 14px;
	text-align: center;
	width: 49%;
	margin-right: 2%;
	float: left;
}

.page_line1_box_txt_line_com_li2,
.page_line1_box_txt_line_com_li4,
.page_line1_box_txt_line_com_li6,
.page_line1_box_txt_line_com_li8,
.page_line1_box_txt_line_com_li10,
.page_line1_box_txt_line_com_li12 {
	margin-right: 0 !important;
}

.page_line1 .page_line1_box .page_line1_box_txt .page_line1_box_txt_line_com span {
	font-size: 14px;
}

.page_line1 .page_line1_box .page_line1_box_txt .page_line1_box_txt_line_com .page_line1_box_txt_line_com_li:hover {

	background: #0069bd;
	border: 1px solid #0069bd;
	color: #ffffff;
}

.page_line1 .page_line1_box .page_line1_box_txt .page_line1_box_txt_line_com .page_line1_box_txt_line_com_more {
	border-radius: 15px;
	width: 107px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #21d18f;
	display: block;
	margin: auto;
	margin-top: 50px;
	color: #21d18f;
}

.page_line1 .page_line1_box .page_line1_box_txt .page_line1_box_txt_line_com .page_line1_box_txt_line_com_more:hover {

	border: 1px solid #21d18f;
	background: #21d18f;
	color: #ffffff;
}

.page_line1 .page_line1_box .page_line1_box_txt .page_line1_box_txt_ico {
	width: 180px;
	float: right;
}

.page_line1 .zigongsi {
	color: #333;
	margin-top: 50px;
	height: 50px;
	line-height: 50px;
}

.page_line1 .zigongsi {
	border: 1px solid #ffffff;
}

.page_line1 .zigongsi .swiper-slide:hover {
	color: #0069bd;
}

.page_line1 .zigongsi .zigongsi_tit {
	background: #ffffff;
}

.page_line1 .zigongsi .zigongsi_box {
	overflow: hidden;
}



.page_line1 .page_line1_left_bot_txt .page_line1_left_bot_ico {
	margin-top: 90px !important;
	margin-bottom: 20px;

}

.page_line1 .page_line1_right_li {
	width: 49%;
	margin-right: 2%;
}

.page_line1 .page_line1_right_li .page_line1_box_txt_ico {
	height: 75px;
	transform: scale(1.1);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}



.page_line1 .page_line1_box .page_line1_box_txt h4 {
	margin-bottom: 20px;
	position: relative;
	margin-top: 10px;
	font-weight: 100;
	font-size: 20px;
	color: #000;
	text-align: left;
}





.page_line1 .page_line1_box .page_line1_box_txt h5 {
	font-weight: 100;
	text-transform: uppercase;
	color: #FFFFFF;
}

.page_line1 .page_line1_box .page_line1_box_txt h6 a {
	opacity: 0;
	color: #d44217;
	font-size: 20px;
	display: block;
	margin: auto;
	font-size: 40px;
	font-weight: 100;
	margin-top: 50px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}




/*.page_line1 .page_line1_box:hover .page_line1_box_txt .page_line1_box_txt_ico,.page_line1 .page_line1_box:hover .page_line1_box_txt h5,.page_line1 .page_line1_box:hover h4:before{
		opacity: 0.5;
	}*/


.page_line1 .page_line1_box .page_line1_box_txt h5,
.page_line1 .page_line1_box h4:before {
	opacity: 0.5;
}

.page_line2 {
	background-size: cover;
	background-position: center;
	height: 740px;
}

.page_line2 .page_line2_left {
	padding-top: 90px;
}

.page_line2 .page_line2_left .page_line2_left_ico {}

.page_line2 .page_line2_left h2 {}

.page_line2 .page_line2_left h3 {}

.zgs_img {
	height: 200px;
}

.zgs_img img {
	width: 100%;
	min-height: 200px;
}

.page_line2 .swiper_zgs a {
	display: block;
	background: rgb(191 212 248 / 32%);
	color: #fff;
	width: 100%;
	padding: 20px 20px;
	float: left;
	letter-spacing: 2px;
	height: 90px;
	font-size: 15px;
	line-height: 50px;
}

.swiper_zgs .swiper-slide {
	padding-right: 10px;
}

.page_line2 .swiper_zgs a:hover {

	background: rgb(191 212 248);
	color: rgb(72 91 122);

}

.page_line2 .swiper_zgs .swiper-slide::before {
	display: none;
}

.page_line2 .page_line2_left_tit {
	background: url(../img/zgs_ico2.png) no-repeat;
	background-position: left top;
	padding-left: 100px;
	height: 80px;
	margin-bottom: 20px;
	overflow: hidden;
}

.page_line2 .page_line2_left_tit h2 {
	font-size: 22px;
	margin-top: 5px;
	color: #fff;
	margin-bottom: 5px;
}

.page_line2 .page_line2_left_tit h3 {
	color: #6a81a7;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 2px;
	margin-bottom: 0;
}

.page_line2 .page_line2_left_tit p {
	color: #6e7e99
}

.page_line2 .page_line2_left_info {
	font-size: 16px;
	font-weight: 100;
	color: #919aa9;
}

.swiper_zgs .qiehuan {

	width: 150px;
	position: relative;
	overflow: hidden;
	margin: 20px auto 0;
	padding: 20px 0;
	height: 70px;

}

.swiper_zgs .swiper-slide::before {
	display: none;
}

.swiper_zgs .qiehuan>div {
	background: none !important;
	width: 60px;
	height: 30px;
	color: #21d18f;
	font-family: cursive;
	text-align: center;
	border: 1px solid #21d18f;

}

.swiper_zgs .qiehuan>div:hover {
	background: #21d18f !important;
	color: #ffffff;
}

.page_line2 #swiper-zgs1 {
	margin: 35px 0 10px;
}

.page_line2 #swiper-zgs2 {
	margin-bottom: 10px;
}

.art_xiazai h4 {
	border-left: 5px solid #21d18f;
	padding-left: 10px;
}

.art_xiazai a {
	display: block;
	border-radius: 5px;
	line-height: 30px;
	border: 1px solid #F34231;
	color: #F34231;
	font-size: 16px;
}

.art_xiazai a:hover {
	background: #F34231;
	color: #fff;
}

.add a {
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	border: 1px solid #dbdbdb;
	text-align: center;
}

.add a:hover {
	background: #f9c300;
	border: 1px solid #f9c300;
	color: #fff;
}

.card-body_box_txt li {
	line-height: 40px;
	height: 40px;
	font-size: 15px;
	list-style-type: none;
	text-align: left;
}

.card-body_box_txt li span {
	font-size: 18px;
	color: #0069bd;
	margin-right: 10px;
}



.list_xiashu p {
	color: #666;
	font-size: 15px;
}

.pub_shangxia {
	background: #f7f9ff;
	text-align: left;

}

.pub_shangxia .pub_shangxia_l {
	padding: 20px;
}

.pub_shangxia .pub_shangxia_bak a {
	line-height: 96px;
	text-align: center;
	background: #e9ecf7;
	display: block;
}

.pub_shangxia .pub_shangxia_bak a:hover {
	background: #21d18f;
	color: #fff;
}

.page_tousu .page_tousu_txt {
	border: none;
	width: 100%;
	padding: 20px;
	text-align: left;
	text-indent: 2em;
	background: #f9f9f9;
}

.page_tousu .btn {
	line-height: 40px;
	padding: 0 20px;
	width: 300px;
	text-align: center;
}

.page_tousu .on {
	background: #21d18f;
	color: #fff;
	border: 1px solid #21d18f;
}

.page_tousu {
	margin: 30px 0;
}



@media (min-width:769px) {
	.index-overseas li {
		width: 48%
	}

	.index-overseas li:nth-of-type(1) {
		float: left
	}

	.index-overseas li:nth-of-type(2) {
		float: right
	}
}

@-webkit-keyframes fade-in {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fade-in {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes animation-line {
	0% {
		stroke-dashoffset: 700px
	}

	50% {
		stroke-dashoffset: 0
	}

	60% {
		stroke-dashoffset: 0
	}

	70% {
		stroke-dashoffset: -700px
	}

	to {
		stroke-dashoffset: -700px
	}
}

@keyframes animation-line {
	0% {
		stroke-dashoffset: 700px
	}

	50% {
		stroke-dashoffset: 0
	}

	60% {
		stroke-dashoffset: 0
	}

	70% {
		stroke-dashoffset: -700px
	}

	to {
		stroke-dashoffset: -700px
	}
}


.map-item {
	position: relative
}

@media (min-width:769px) {
	.map-item {
		width: 1200px;
		margin: 0 auto
	}
}

.map-item img {
	display: block;
	width: 100%;
	height: auto
}

.map-tab-hd {
	border-bottom: 1px solid rgba(136, 145, 152, .4)
}

.map-tab-hd li {
	position: relative;
	margin-bottom: -1px;
	border-bottom: 2px solid transparent;
	float: left;
	max-width: 10rem;
	width: 30%;
	padding-bottom: 1rem;
	text-align: center;
	-webkit-transition: .13s;
	transition: .13s;
	cursor: pointer
}

.map-tab-hd .selected {
	border-bottom-color: #005e3b;
	color: #005e3b;
	font-weight: 700;
	cursor: default
}

.map-lines {
	position: absolute;
	fill: none;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	stroke-width: .4px
}

.map-line {
	stroke: rgb(99 202 106 / 35%);
	stroke-width: 1.5px;
	stroke-dashoffset: 700px;
	stroke-dasharray: 700px;
	-webkit-animation: animation-line 4s linear;
	animation: animation-line 4s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.map-line:nth-of-type(1) {
	-webkit-animation-delay: .86s;
	animation-delay: .86s
}

.map-line:nth-of-type(2) {
	-webkit-animation-delay: 1.22s;
	animation-delay: 1.22s
}

.map-line:nth-of-type(3) {
	-webkit-animation-delay: 1.58s;
	animation-delay: 1.58s
}

.map-line:nth-of-type(4) {
	-webkit-animation-delay: 1.94s;
	animation-delay: 1.94s
}

.map-line:nth-of-type(5) {
	-webkit-animation-delay: 2.3s;
	animation-delay: 2.3s
}

.map-line:nth-of-type(6) {
	-webkit-animation-delay: 2.66s;
	animation-delay: 2.66s
}

.map-line:nth-of-type(7) {
	-webkit-animation-delay: 3.02s;
	animation-delay: 3.02s
}

.map-line:nth-of-type(8) {
	-webkit-animation-delay: 3.38s;
	animation-delay: 3.38s
}

.map-line:nth-of-type(9) {
	-webkit-animation-delay: 3.74s;
	animation-delay: 3.74s
}

.map-line:nth-of-type(10) {
	-webkit-animation-delay: 4.1s;
	animation-delay: 4.1s
}

.map-line:nth-of-type(11) {
	-webkit-animation-delay: 4.46s;
	animation-delay: 4.46s
}

.map-line:nth-of-type(12) {
	-webkit-animation-delay: 4.82s;
	animation-delay: 4.82s
}

.map-line:nth-of-type(13) {
	-webkit-animation-delay: 5.18s;
	animation-delay: 5.18s
}

.map-line:nth-of-type(14) {
	-webkit-animation-delay: 5.54s;
	animation-delay: 5.54s
}

.map-line:nth-of-type(15) {
	-webkit-animation-delay: 5.9s;
	animation-delay: 5.9s
}

.map-line:nth-of-type(16) {
	-webkit-animation-delay: 6.26s;
	animation-delay: 6.26s
}

.map-line:nth-of-type(17) {
	-webkit-animation-delay: 6.62s;
	animation-delay: 6.62s
}

.map-line:nth-of-type(18) {
	-webkit-animation-delay: 6.98s;
	animation-delay: 6.98s
}

.map-line:nth-of-type(19) {
	-webkit-animation-delay: 7.34s;
	animation-delay: 7.34s
}

.map-line:nth-of-type(20) {
	-webkit-animation-delay: 7.7s;
	animation-delay: 7.7s
}

.map-dot {
	position: absolute;
	width: 7px;
	height: 7px;
	margin: -3px 0 0 -3px;
	border-radius: 50%;
	background: #1fc889
}

.map-dot label {
	position: absolute;
	white-space: nowrap;
	color: #777
}

@media (max-width:768px) {
	.map-dot {
		width: 4px;
		height: 4px
	}

	.map-dot span {
		display: inline-block;
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center
	}
}

@media (min-width:769px) {
	.map-dot label {
		font-size: .88rem
	}
}

.map-label-left {
	right: 150%;
	top: -5px
}

.map-label-left span {
	position: absolute;
	right: 0;
}

.map-label-right {
	left: 150%;
	top: -5px
}

.map-label-top {
	left: 50%;
	top: -300%;
	-webkit-transform: translateX(-50%) translateY(-100%);
	-ms-transform: translateX(-50%) translateY(-100%);
	transform: translateX(-50%) translateY(-100%)
}

.map-dot-0 .map-label-top {
	top: -2px
}

.map-label-bottom {
	left: 50%;
	top: 100%;
	-webkit-transform: translateX(-50%) translateY(0);
	-ms-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0)
}

.map-dot-0 .map-label-bottom {
	top: 120%
}

@media (max-width:768px) {
	.map-label-sm-top {
		left: 50%;
		top: 0;
		-webkit-transform: translateX(-50%) translateY(-100%);
		-ms-transform: translateX(-50%) translateY(-100%);
		transform: translateX(-50%) translateY(-100%)
	}

	.map-dot-0 .map-label-sm-top {
		top: -100%
	}

	.map-label-sm-bottom {
		left: 50%;
		top: 100%;
		-webkit-transform: translateX(-50%) translateY(0);
		-ms-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}

	.map-dot-0 .map-label-sm-bottom {
		top: 120%
	}
}

@media (min-width:769px) {
	.map-label-md-left {
		right: 150%;
		top: -5px
	}

	.map-label-md-right {
		left: 150%;
		top: -5px
	}
}

.map-dot-0 {
	width: 19px;
	height: 19px;
	margin: -12px 0 0 -17px;
	left: 35%;
	top: 30%;
}

@media (max-width:768px) {
	.map-dot-0 {
		width: 10px;
		height: 10px
	}
}



.map-company-eluosi {
	left: 16.5%;
	top: 20.6%;
}

.map-company-yindu {
	left: 32.1%;
	top: 41.6%;
}

.map-company-hanguo {
	left: 46.1%;
	top: 31.2%;
}

.map-company-riben {
	left: 50.1%;
	top: 29.1%;
}

.map-company-faguo {
	left: 6.1%;
	top: 25.1%;
}

.map-company-deguo {
	left: 8.1%;
	top: 21.1%;
}

.map-company-yidali {
	left: 10.1%;
	top: 27.6%;
}

.map-company-malaixiya {
	left: 39.7%;
	top: 55.6%;
}

.map-company-tuerqi {
	left: 16.2%;
	top: 30%;
}

.map-company-shate {
	left: 21%;
	top: 41.5%;
}

.map-company-hasake {
	left: 30.5%;
	top: 24.5%;
}

.map-company-wuzi {
	left: 30.5%;
	top: 27%;
}

.map-company-baxi {
	left: 83.5%;
	top: 66.8%;
}

.map-company-weineiruila {
	left: 80.5%;
	top: 53%;
}

/* 
天山祥云公司简介 */
.about_right {
	background: url(../img/aboutico_03.png);
	background-position: center bottom;
	height: 405px;
	background-size: cover;
}

.about_right .about_right_logo {
	width: 40%;
	margin: auto;
	text-align: center;
	animation: icons 4s linear infinite;
	-webkit-animation: icons 4s linear infinite;

}

.about_left_biaoqian {
	margin-top: 50px;
	text-align: left;
}

.about_right .about_right_logo img {
	width: 100%;
}

.about_left_box {
	color: #666;
	margin: 0;
	line-height: 1.8;
	font-size: 16px !important;
	text-align: justify;
}

@-webkit-keyframes icons {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(0, 1em);
		transform: translate(0, 1em);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

@keyframes icons {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(0, 1em);
		transform: translate(0, 1em);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

.about2 {
	background: url(/static/upload/image/20230828/1693220416254714.jpg);
	background-repeat: no-repeat;
	min-height: 900px;
	background-position: center -175px;
	padding: 100px 0 50px;
}

.about2 .about2_li {

	width: 500px;
	height: 144px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.about2 .about2_li h3 {
	color: #fff;
	margin: 45px 0 12px 0;
	font-size: 20px;
	font-weight: 100;
}

.about2 .about2_li h4 {
	color: #fff;
	opacity: .6;
	font-weight: 100;
}

.about2 .about2_li1 {
	top: 85px;
	left: 45%;
}

.about2 .about2_li2 {
	top: 195px;
	left: 61.5%;
}

.about2 .about2_li3 {
	top: 397px;
	left: 66.5%;
}

.about2 .about2_li4 {
	top: 583px;
	left: 60.5%;
}

.about2 .about2_li5 {
	top: 670px;
	left: 45%;
}

.about2 .about2_li_l {
	background-position: left center !important;
	text-align: left;
	padding-left: 30px;
	background: url(../img/whico.png);
}

.about2 .about2_box {
	position: relative;
	overflow: hidden;
	height: 810px;
	margin-top: -50px;
}

.about2 .about2_li_r {
	background-position: right center !important;
	text-align: right;
	padding-right: 30px;

	background: url(../img/whico2.png);
}

.about2 .about2_li_r1 {
	top: 195px;
	right: 61.5%;
}

.about2 .about2_li_r2 {
	top: 397px;
	right: 66.5%;
}

.about2 .about2_li_r3 {
	top: 583px;
	right: 60%;
}


.about2 .about2_box_mid {
	width: 500px;
	height: 500px;

	position: absolute;
	left: 50%;
	margin-left: -250px;
	top: 50%;
	margin-top: -205px;
	background-position: center !important;
}

.about2 .about2_box_mid1 {
	background: url(../img/whico3.png);
	animation: fadeintm 5000ms linear infinite;
}

.about2 .about2_box_mid2 {

	animation: fadeintm1 5000ms linear infinite;

}

.about2 .index_pub_tit {}

.about2 .index_pub_tit .index_pub_tit_info {
	color: #fff;
}

.about3 {
	padding: 200px 0;
	background: url(../img/wh5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.about3 .about3_box .about3_box_li {
	padding: 0 50px;
	border-right: 1px solid #f1f1f1;
}

.about3 .about3_box .about3_box_li3 {
	border-right: none !important;
}

.about3 .about3_box .about3_box_li h3 {
	color: #000;
	font-size: 20px;
	font-weight: 100;
}

.about3 .about3_box .about3_box_li h4 {
	color: #666;
	font-size: 14px;
	font-weight: 100;
	line-height: 1.3;
}

.about3 .about3_box {
	margin-top: 80px;
}

.about4 {
	background: url(../img/lianxi.png) #f4f4f4;
	height: 835px;
	background-position: center;
	background-size: cover;
}

.about4 .about4_left {
	background: #fff;
	box-shadow: 0 0 20px 8px rgb(33 209 143 / 14%);
	margin: 100px 0;
	padding-bottom: 50px;
}

.about4 .about4_left .about4_left_txt .about4_left_txt_ico {
	position: absolute;
	left: 45px;
	top: 0;
	border: 2px solid #333;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
}

.about4 .about4_left .about4_left_txt .about4_left_txt_ico i {
	color: #333;
	font-size: 24px;
	margin-top: -4px;
}

.about4 .about4_left .about4_left_txt {
	padding-left: 120px;
	text-align: left;
	position: relative;
	overflow: hidden;
	height: 50px;
	margin-bottom: 30px;
}

.about4 .about4_left .about4_left_txt h5 {
	color: #999;
	font-size: 14px;
	margin: 8px 0 5px;
	font-weight: 100;
}

.about4 .about4_left .about4_left_txt h6 {
	color: #000;
	font-size: 15px !important;
	margin-bottom: 0;
	font-weight: 100;
}
.about4 .about4_left h6 span{
	color: #21d18f;
}
.about4 .about4_left h6 span i{
	    font-size: 24px;
	    margin-top: -2px;
}
.about4 .about4_left_sub{
    background: #21d18f;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 10px 50px;
    float: left;
    margin-left: 45px;
}
.about4 .about4_left_sub:hover{
	background: #0fae73;
}
.about4 .nei_tit {
	text-align: left;
	margin: 80px 0 100px 40px;
}

.about4 .about4_left_ewm {
	position: absolute;
	bottom: 78px;
	right: 50px;
	width: 150px;
}
.about4 .about4_left_ewm img{
	width: 100%;
}

.about4 .nei_tit h4::after {
	display: block;
	content: "";
	position: absolute;
	width: 85%;
	height: 5px;
	background: #ededed;
	left: 0;
	bottom: -30px;
	z-index: 1;
}

.about4 .nei_tit h4::before {
	z-index: 3;
}

.about4 .about4_r {
	position: absolute;
	bottom: 259px;
	right: 16%;


}

.about4 .about4_r .about4_r_img {
	width: 337px;
	height: 171px;
	-webkit-animation: icons 4s linear infinite;
	z-index: 5;
	position: relative;
}

.about4 .about4_r::before {
	display: block;
	content: "";
	position: absolute;
	width: 40px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #21d18f;
	left: 0;
	bottom: -9px;
	z-index: 1;
	left: 50%;
	margin-left: -21px;
}

.about4 .about4_r::after {
	display: block;
	content: "";
	position: absolute;
	width: 15px;
	height: 7px;
	border-radius: 50%;
	background: #21d18f;
	left: 0;
	bottom: -4px;
	z-index: 1;
	left: 50%;
	margin-left: -9px;
}



.pub_dialog .dialog-text {
	padding: 80px !important;
	position: relative;
	line-height: 2;
	font-size: 16px;
}

.pub_dialog .dialog-text p {
	margin-bottom: 0;
	text-align: justify;
}

.pub_dialog .icon-danger {
	font-size: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	color: #37d59a;
	
}

.pub_dialog i,
.pub_more a {
	cursor: pointer;
}

.pub_dialog .dialog-text strong {
	padding-left: 50px;
	background: url(../img/pub_ico2.png);
	color: #000;
	padding-left: 33px;
	display: block;
	background-position: 2em 7px;
	background-size: contain;
	background-repeat: no-repeat;
	background-size: 28px;
}
.pub_dialog li{
	text-align: left;
	list-style-type: none;
}
.pub_dialog li span{
	font-size: 18px;
	color: #000;
	margin-right: 5px;
}
.pub_dialog li{
	font-size: 16px;
	color: #666;
}
.pub_dialog li i{
	color: #21d18f;
	font-size: 15px;
	margin-top: -3px;
	margin-right: 10px;
}

.liuyan_box_form{
	
}
.liuyan_box_form .form-group {
	padding: 10px;
}
.liuyan_box_form .form-group input{
	width: 100%;
	line-height: 50px;
	border: 1px solid #eee;
	font-size: 14px;
	text-indent: 2em;
	height: 50px;
	color: #999;
}
.liuyan_box_form  textarea{
    min-height: 150px;
    width: 100%;
    line-height: 1.2;
    border: 1px solid #eee;
    font-size: 14px;
    /* text-indent: 2em; */
    /* height: 50px; */
    padding: 2em;
}
.liuyan_box_form .form-content{
	padding: 0 10px;
	margin-top: 10px;
}
.liuyan_box_form .form-btn{
	padding: 0 10px;
}
.liuyan_box_form  button{
	background: #21d18f;
	    color: #fff;
	    border: none;
	    cursor: pointer;
	    padding: 10px 50px;
	    float: left;
		width: 100%;
		margin-top:20px ;
}
.liuyan_box_form  button:hover{
	    background: #0fae73;
}
.liuyan_box h3{
	font-size: 28px;
	font-weight: 100;
	color: #000;
}
.liuyan_box p{
	font-size: 14px;
	    background: #f1f1f1;
	    padding: 10px;
	    margin: 10px;
	    border-radius: 5px;
	    margin-bottom: 50px !important;
}
.liuyan_box .form-btn{
	padding: 0 10px;
}
.pub_dialog .dialog-middle{
	height: auto;
}

/* 应用领域 */

.yingyong {
	background: #f1f1f1;
	padding: 80px 0;
}

.yingyong .yingyong_li {
	border-radius: 30px;
	    position: relative;
}

.yingyong .yingyong_li_img {
	height: 420px;
	overflow: hidden;
}
.yingyong .yingyong_li_txt {
	position: relative;
	height: 420px;
	padding: 60px 30px 60px 60px;
}

.yingyong .yingyong_li_img img {
	width: 100%;
}



.yingyong .yingyong_li_txt .yingyong_li_txt_info {

	text-align: left;
	font-size: 14px;
	color: #666;
}
.yingyong .yingyong_li_txt .yingyong_li_txt_info2{
    font-size: 15px;
    background: #f9f9f9;
    border-radius: 10px;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: left;
    line-height: 24px;
    color: #000;
} 
.yingyong .yingyong_li_txt .yingyong_li_txt_info li{
	list-style-type: none;
}
.yingyong .yingyong_li_txt .yingyong_li_txt_info a i{
    margin-right: 5px;
    color: #18d58e;
    margin-top: -3px;
    font-size: 13px;
}
.yingyong .yingyong_li_txt .yingyong_li_txt_info a {
    display: block;
    width: 30%;
    float: left;
    font-size: 16px;
    line-height: 30px;
}
.yingyong .yingyong_li_txt .yingyong_li_txt_info a:hover{
	color: #18d58e;
}

.yingyong .yingyong_li_txt h4 {
    text-align: left;
    font-size: 28px;
    color: #000;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.yingyong .yingyong_li_txt .pub_more {
	position: absolute;
	left: 60px;
	bottom: 60px;
}
/* 应用领域详情页 */
.lingyu1 {
	background: #f9f9f9;
	position: relative;
	overflow: hidden;
}
.lingyu1 .lingyu_left {
	height: 380px;
}
.lingyu2 table{
	border: 1px solid #c1c1c1;
	
}
.lingyu2 table tr{
	height: 50px !important;
	line-height: 50px;
	position: relative;
	display: flex;

}
.lingyu2 table tr::before{
    background: #c1c1c1 !important;
    display: block;
    content: "";
    position: absolute;
    height: 1px;
    bottom: -1px;
    width: 100%;
    left: 0;
}
.lingyu2 table  td{
	border-right: 1px solid #c1c1c1 !important;
	flex: 1;
}
.lingyu2 table  td,.lingyu2 table  td p,.lingyu2 table  td span{
	line-height: 50px !important;
	text-align: center;
}
.lingyu2 table td:last-of-type{
	border-right: none !important;
}
.lingyu2 table .firstRow{
	background: #eee;
}
.lingyu2 table .firstRow td p{
	font-size: 18px !important;
}
.lingyu_box{
	background: #fff;
	overflow: hidden;
}
.lingyu_left img{
	width: 100%;
}

.lingyu_right .lingyu_right_txt p,.lingyu_right .lingyu_right_txt{
	line-height: 1.4;
	text-align: left;
	font-size: 14px;
	margin-bottom: 0;
	color: #666;
}
.lingyu_right {
	padding: 50px;
	text-align: left;
}
.lingyu_right h4{
	font-size: 24px;
	font-weight: 100;
	color: #000;
}
.lingyu_tit h4{
	font-size: 24px;
	font-weight: 100;
	color: #000;
	text-align: left;
	margin: 50px 0 30px 0;
	height: 24px;
	border-left: 3px solid #18d58e;
	padding-left: 10px;
}
.lingyu_right h4{
	font-size: 24px;
	font-weight: 100;
	color: #000;
	text-align: left;
	height: 24px;
	border-left: 3px solid #18d58e;
	padding-left: 10px;
	margin-left: -14px;
}
.lingyu2{
	
}
.lingyu1 .lingyu_right_biaoqian{
	display: flex;
	    margin-top: 30px;
}
.lingyu1 .lingyu_right_biaoqian span{
	flex: 1;
	    text-align: center;
	    border: 1px solid #18d58e;
	    padding: 0 10px;
	    border-radius: 30px;
	    margin-right: 10px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
}
.lingyu1 .lingyu_right_biaoqian .pub_more3 {
	background: #18d58e;
	color: #fff;
	display: block;
}
.lingyu1 .lingyu_right_biaoqian .pub_more3:hover {
	background: #0eba7a;
	color: #fff;
	display: block;
}
.lingyu1 .lingyu_right_biaoqian .pub_more3 a{
	color: #fff;
	display: block;
	width: 100%;
}
/* 
产品开始 */
.list_cp{
	padding: 80px 0;
	background: #fff;
	
}
.list_cp .list_cp_li_top{
	padding: 2rem 2rem 0 2rem ;
}
.list_cp .list_cp_li_top_info{
	padding: 1rem;
	color: #999;
}
.list_cp .list_cp_li{
	    box-shadow: 0 0 14px 5px #ebebeb;
	margin-bottom: 50px;
}
.list_cp .list_cp_li .list_cp_left img{
	width: 100%;
	min-height: 430px;
}
.list_cp .list_cp_li .list_cp_left{
	height: 430px;
	    display: flex;
	    align-items: center;
}
.list_cp .list_cp_li .list_cp_right{
	padding-left: 50px;
}
.list_cp .list_cp_li .list_cp_right_canshu{
	border: 1px solid #f1f1f1;
	overflow: hidden;
}
.list_cp .list_cp_li .list_cp_right_canshu .canshu_line_left{
	border-right: 1px solid #f1f1f1;
	color: #333;
}
.list_cp .list_cp_li .list_cp_right_canshu  .canshu_line{
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
	line-height: 40px;
	font-size: 16px;
}
.list_cp .list_cp_li .list_cp_right_canshu .canshu_line_right_duo{
	display: flex;
}
.pub_hover:hover{
	box-shadow: 0px 0 20px 0px rgb(25 219 78 / 30%) !important;
	transition: all 0.8s ease;
}
.list_cp .list_cp_li .list_cp_right_canshu  .canshu_line_right_duo i{
	    font-style: normal;
		flex: 1;
		position: relative;
}
.list_cp .list_cp_li .list_cp_right_canshu  .canshu_line_right_duo i::before{
	display: block;
	content: "";
	position: absolute;
	right: -1px;
	background: #f1f1f1;
	height: 100%;
	width: 1px;
	top: 0;
}
.list_cp .list_cp_li .list_cp_right_canshu  .canshu_line_right{
	text-align: left;
	padding-left: 50px;
}

.list_cp .list_cp_li .canshu_line .canshu_line_right,.list_cp .list_cp_li .canshu_line .canshu_line_right_duo{
	color: #777;
}
.list_cp .list_cp_right h3{
	text-align: left;
	    font-size: 30px;
	    margin-bottom: 30px;
	    font-weight: 100;
		border-left: 5px solid #18d58e;
		    padding-left: 10px;
}
.list_cp .list_cp_li .list_cp_li_bot::before{
	display: block;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #18d58e;
	height: 3px;
	width: 0;
	
}
.list_cp .list_cp_li:hover .list_cp_li_bot::before{
	display: block;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #18d58e;
	height: 3px;
	width: 100%;
	z-index: 6;
	transition: all ease-in .3s !important;
	
}
.list_cp .list_cp_li_bot .list_cp_li_bot_li{
	    height: 50px;
	    line-height: 50px;
	    color: #000;
	   position: relative;
	   cursor: pointer;
}
.list_cp .list_cp_li_bot .list_cp_li_bot_li::before{
	display: block;
	    content: "";
	    position: absolute;
	    right: -1px;
	    background: #f1f1f1;
	    height: 100%;
	    width: 1px;
	    top: 0;
}
.list_cp .list_cp_li_bot {
border-top: 1px solid #f1f1f1;
	overflow: hidden;
}
.list_cp .list_cp_li_bot .list_cp_li_bot_li:hover{
	background: #18d58e !important;
	color: #fff;
}
.list_cp .list_cp_li_bot .list_cp_li_bot_li:hover i{
	color: #fff;
}
.list_cp .list_cp_li_bot .list_cp_li_bot_li:hover span{
	border: 1px solid #fff;
}
.list_cp .list_cp_li_bot .list_cp_li_bot_li i{
	    font-size: 12px;
	    margin-top: -3px;
		color: #18d58e;
		margin-left: 3px;
}
.list_cp .list_cp_li_bot .list_cp_li_bot_li span{
	display: block;
	border: 1px solid #18d58e;
	width: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	height: 20px;
	display: inline-block;
}
.list_cp .list_cp_li_bot .list_cp_li_bot_li h4{
	    display: inline-block;
	    margin-right: 10px;
	    font-size: 18px;
	    font-weight: 100;
}
.border-none{
	border: none !important;
}
/* 
新闻样式开始 */

.list_new_top .list_new_top_l{
	height: 350px;
	overflow: hidden;
}
.list_new_top .list_new_top_l img{
	min-height: 350px;
	overflow: hidden;
	width: 100%;
}
.list_new_top .list_new_top_l .list_new_top_l_txt{
	position: absolute;
	bottom: 40px;
	padding: 0 40px;
	height: 100px;
	width: 100%;
	color: #fff;
text-align: left;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
		background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
		background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
	}
.list_new_top .list_new_top_l .list_new_top_l_txt h3{
	font-size: 20px;
	font-weight: 100;
	position: relative;
	margin-bottom: 40px;
}
.list_new_top .list_new_top_l .list_new_top_l_txt h3::before{
	    display: block;
	    content: "";
	    position: absolute;
	    left: 0;
	    bottom: -20px;
		
	    background: #fff;
	    height: 1px;
	    width: 100%;
	    z-index: 6;
	    transition: all ease-in .3s !important;
}
.list_new_top{
	margin: 80px 0 120px;
}
.list_new_top .list_new_top_l .list_new_top_l_txt h4{
	font-size: 14px;
	line-height: 1.4;
	font-weight: 100;
}
.list_new_top .pub_mid{
		background: #f9f9f9;
		overflow: hidden;
		height: 350px;
}
.list_new_top .list_new_top_r {
	padding: 50px;

}
.list_new_top .list_new_top_r .list_new_top_r_li h3{
	font-size: 20px;
	font-weight: 100;
	color: #000;
	margin-bottom: 5px;
	height: 20px;
	overflow: hidden;
	
}
.list_new_top .list_new_top_r .list_new_top_r_li h5{
	font-size: 14px;
	font-weight: 100;
	color: #999;
	margin-bottom: 10px;
	
}
.list_new_top .list_new_top_r .list_new_top_r_li h4{
	font-size: 14px;
	font-weight: 100;
	color: #999;

	    line-height: 20px;
}
.list_new_top .list_new_top_r .list_new_top_r_li{
	margin-bottom: 40px;
}
.list_new_top .list_new_top_r .list_new_top_r_li:hover h3{
	color: #0cab70;
}

.list_new{
	
	overflow: hidden;
	background: #f9f9f9;
	
}
.list_new1{
	padding:  80px 0 120px;
}
.list_new_box1{
	height: 300px !important;
}
.list_new .list_meiti_txt .list_meiti_txt_box{
	position: relative;
	overflow: hidden;
}
.list_new .list_meiti_txt{
	background: #fff;
	height: 270px;
	border: 1px solid #f9f9f9;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.list_new .list_meiti_txt .list_meiti_txt_box{
	padding: 20px;
}
.list_new .list_meiti_txt:hover{
	background: #fff;
	border: 1px solid #d0d0d0;
}
.list_new .falls-item:hover h3{
	color: #0cab70;
}
.list_new .list_meiti_txt h3{
	     font-size: 20px;
	     text-align: left;
	     line-height: 25px;
	     color: #000;
	     font-weight: 100;
	     height: 50px;
		 overflow: hidden;
}
.list_new .list_meiti_txt h5{
	    font-size: 14px;
	    text-align: left;
	    line-height: 26px;
		color: #333;
		height: 175px;
		    font-weight: 100;
}
.list_new .list_meiti_txt .list_meiti_txt_info{
	      color: #999;
	      position: absolute;
	      bottom: 15px;
	      width: 100%;
		  padding: 0 20px;
}
.list_new .list_meiti_txt_info_right i{
	font-size: 20px;
}
.list_new .list_meiti_txt_info i{
	margin-top: -3px;
	color: #21d18f;
	margin-right: 5px;
}
.list_new .falls-item a:hover{
	color: #000;
}


.list_new .falls-item .list_meiti_txt::before{
	    display: block;
	    content: "";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    background: #18d58e;
	    height: 3px;
	    width: 0;
	    z-index: 6;
	    transition: all ease-in .3s !important;
}
.list_new .falls-item:hover  .list_meiti_txt::before{

	    width: 100%;

	    transition: all ease-in .3s !important;
}


.list_pic{
	
	overflow: hidden;
	background: #fff;
	
}
.list_video{
	position: relative;
}
.list_video::before{
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: rgb(51 51 51 / 30%);
}
.list_video::after{
	width: 50px;
	height: 50px;
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 3;
	background: url(../img/play.png);
}
.list_pic1{
	padding:  80px 0 120px;
}
.list_pic .list_pic_box .list_pic_box_info .list_meiti_txt_img{
	height: 300px;
	overflow: hidden;
}
.list_pic .list_pic_box .list_pic_box_info .list_meiti_txt_img img{
	width: 100%;
	min-height: 300px;
}
.list_pic .list_pic_box .list_pic_box_info h3{
	position: absolute;
	background:rgb(51 51 51 / 70%);
	width: 100%;
	bottom: 0;
	color: #fff;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	font-weight: 100;
	margin-bottom: 0;
} 
.list_pic .list_pic_box1 {
	height: 300px;
}
.list_pic .list_pic_box2 {
	min-height: 350px;
}
/* 社会责任开始 */

.zeren1{
	padding: 80px 0;
	text-align: left;
}
.zeren1 h4{
     font-size: 34px;
     color: #eee;
     letter-spacing: -1px;
     text-transform: uppercase;
     line-height: 0.9;
	 margin-bottom: 10px;
}
.zeren1 h3{
	    font-size: 50px;
	    color: #18d58e;
	    font-weight: 100;
	    letter-spacing: 0;
		margin-bottom: 10px;
}
.zeren1 .zeren1_txt{
        font-size: 16px;
        color: #666;
}
.zeren1 .zeren1_txt p{
	    margin-bottom: 3px;
	    line-height: 20px;
}
.zeren2{
	height: 900px;
	padding: 100px;
	background: url(../img/zeren1.jpg);
	
}
.zeren2 .index_pub_tit_info{
	color: #fff;
}
.zeren2 .zeren2_img{
	height: 200px;
}
.zeren2 .zeren2_img img{
	width: 100%;
	min-height: 200px;
}
.zeren2 .zeren2_txt{
	background: #fff;
	padding: 60px 30px 0 30px;
	text-align: left;
	height: 250px;
}
.zeren2 .zeren2_txt h3{
	font-weight: 100;
}
.zeren2 .zeren2_txt h5{
	font-weight: 100;
	color: #999;
	font-size: 14px;
	line-height: 1.4;
}
.zeren2 .zeren2_li{
	margin-top: 50px;
}
.zeren2 .zeren2_li>div{
	border-radius: 30px;
	overflow: hidden;
}
.maodian2{
	top: -120px;
	position: absolute;
	left: 0;
}
.maodian{
	top: -60px;
	position: absolute;
	left: 0;
}
/* 生态环保开始 */
.zeren3{
	padding-top: 100px;
	height: 800px;
	background-size: cover;
	background: url(../img/zeren3.jpg?v=2);
	
}
.zeren3 .zeren3_left h5{
font-weight: 100;
    font-size: 14px;
    padding-left: 24px;
    line-height: 1.4;
	    margin-bottom: 10px;
}
.zeren3 .zeren3_left h5 i{
	    color: #18d58e;
	    margin-right: 5px;
	    margin-top: 3px;
	    position: absolute;
	    left: 0;
}
.zeren3 .zeren3_box{
	margin: 100px 0;
	    overflow: hidden;
}
.zeren3 .zeren3_box h4{
	    font-weight: 100;
	    color: #21d18f;
	    font-size: 40px;
	    margin-bottom: 50px;
}

/* 
footer开始 */
.footer{
	background: #333;
	overflow: hidden;
}
.footer_top {
	border-bottom: 1px solid #515151;
	overflow: hidden;
}
.footer_top a{
	color: #999;
	display: block;
	float: left;
	margin-right: 30px;
	line-height: 80px;
	height: 80px;
}
.footer_bot,.footer_bot a{
	overflow: hidden;
	color: #999;
	line-height: 80px;
	height: 80px;
	text-align: left;
}
.footer_bot2{
	    width: 1000px;
	    position: absolute;
	    bottom: 20px;
	    left: 50%;
	    margin-left: -500px;
	    z-index: 2;
}
.footer_bot2,.footer_bot2 a{
	    height: 20px;
	    line-height: 20px;
	    color: #b0b0b0;
	    text-align: center;
	    font-size: 13px;
}