

.about {
	margin: 0 auto;
}

.about1 {
	width: 100%;
	background: #F8F8F8;
}

.about1 .w1200 {
	margin: 0 auto;
}

.joinUs {
	display: flex;
	align-items: flex-start;
	padding-bottom: 1.04rem;
	margin-top: .4rem;
}

.joinUs .left {
	width: 9rem;
	background-color: #fff;
	margin-right: .2rem;
	padding: .3rem;
}

.joinUs .rig {
	width: 2.8rem;
	background-color: #fff;
	padding: .2rem;
}

.joinUs .left .title {
	font-size: 0.18rem;
	color: #666666;
}

.joinUs .left .search {
	display: flex;
	justify-content: center;
	margin-top: .2rem;
}

.joinUs .left .search input {
	width: 7.34rem;
	height: 0.4rem;
	line-height: .4rem;
	border: 1px solid #C1C5CC;
	font-size: 0.14rem;
	color: #666666;
	padding: 0 .2rem;
}

.joinUs .left .search .btn {
	width: 1.06rem;
	height: 0.4rem;
	background: rgba(0, 161, 156);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.14rem;
	color: #FFFFFF;
}

.joinUs .left .list {
	margin-top: .2rem;
	margin-bottom: .6rem;
}

.joinUs .left .list .item {
	width: 100%;
	padding: .2rem 0;
	border-bottom: 1px solid #EEEEEE;
}

.joinUs .left .list .item .name {
	display: flex;
	align-items: center;
	font-size: 0.16rem;
	color: #333333;
}

.joinUs .left .list .item .tag {
	width: 0.2rem;
	height: 0.2rem;
	line-height: .2rem;
	background: rgba(0, 161, 156);
	text-align: center;
	font-size: 0.12rem;
	color: #FFFFFF;
	margin-right: .08rem;
}

.joinUs .left .list .item .price {
	font-size: 0.16rem;
	color: #00A19C;
}

.joinUs .left .list .item .text {
	margin: .15rem 0 .17rem;
}

.joinUs .left .list .item span {
	font-size: 0.14rem;
	color: #666666;
}

.joinUs .left .list .item p {
	font-size: 0.14rem;
	line-height: 0.25rem;
	color: #666666;
}

.joinUs .left .list .item .check {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}

.joinUs .left .list .item .detail {
	display: flex;
	align-items: center;
}

.joinUs .left .list .item .detail img {
	width: 0.13rem;
	/* height: .07rem; */
	margin-left: .05rem;
}

.joinUs .left .list .item .check .img1 {
	display: block;
}

.joinUs .left .list .item .check .img2 {
	display: none;
}

.joinUs .left .list .item .info {
	display: none;
}

.joinUs .left .list .item .info .up {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	cursor: pointer;
}

.joinUs .left .list .item .info .tit {
	font-size: 0.16rem;
	font-weight: bold;
	color: #333333;
	margin: .14rem 0;
}

.joinUs .left .list .item .info img {
	width: 0.13rem;
	/* height: .07rem; */
	margin-left: .05rem;
}

.joinUs .left .list .item.act .info {
	display: block;
}

.joinUs .left .list .item.act .detail {
	display: none;
}

.joinUs .rig {}

.joinUs .rig .tit {
	display: flex;
	align-items: center;
	justify-content: space-between;

}

.joinUs .rig .tit span {
	font-size: 0.16rem;
	color: #666666;
}

.joinUs .rig .tit a {
	font-size: 0.14rem;
	color: #666666;
}

.joinUs .rig .list {
	margin-top: .2rem;
}

.joinUs .rig .list .item {
	padding: .2rem 0;
	font-size: 0.14rem;
	color: #666666;
	border-bottom: 1px #EEEEEE dashed;
}

.joinUs .rig .info {
	font-size: 0.16rem;
	line-height: 0.32rem;
	color: #333333;
	margin-top: .15rem;
}

.contact {
	margin: 0 auto;
}

.contact .form form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: .4rem;
}

.contact .form form .item {
	width: 5.75rem;
	margin-bottom: .3rem;
}

.contact .form form .item .tit {
	font-size: 0.18rem;
	font-weight: bold;
	color: #000;
	margin-bottom: .15rem;
}

.contact .form form .item .tit span {
	color: red;
    padding: 0 0.05rem;
}

.contact .form form .item .tit b {
	color: #FF0000;
}

.contact .form form .item input {
	width: 100%;
	height: 0.4rem;
	line-height: .4rem;
	padding: 0 .1rem;
	background-color: #ffffff;
    border: 1px solid #E4E4E4;
}

.contact .form form .item1 {
	width: 100%;
	margin-bottom: 0.3rem;
}

.contact .form form .item1 textarea {
	width: 100%;
	height: 1.6rem;
	padding: .19rem .18rem;
	border: none;
    background-color: #ffffff;
    border: 1px solid #E4E4E4;
}

.contact .form form .item1 select {
    width: 3.5rem;
    height: 0.4rem;
    line-height: .4rem;
    background: #fff;
    border: 1px solid #E4E4E4;
}

.contact .form .btn {
	width: 3rem;
	height: 0.5rem;
	background: rgba(0, 161, 156);
	border-radius: 0.05rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.16rem;
	color: #FFFFFF;
	margin: .7rem auto 0;
	border: none;
	outline: none;
}

.new_list {}

.new_list {
	margin-bottom: .3rem;
}

.new_list .item {
	width: 100%;
	display: flex;
	margin-bottom: .5rem;
}

.new_list .item .left {
	width: 3.8rem;
	height: 2.15rem;
}

.new_list .item .left img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.new_list .item .rig {
	width: calc(100% - 3.8rem);
	padding-left: .3rem;
}

.new_list .item .rig .time {
	font-size: 0.14rem;
	color: #999999;
	margin-top: .2rem;
}

.new_list .item .rig .time:hover{
    cursor: pointer;
}
.new_list .item .rig .tit {
	font-size: 0.18rem;
	font-weight: 500;
	color: #222222;
	margin: .2rem 0 .15rem;
	cursor: pointer;
}

.new_list .item .rig .text {
	font-size: 0.14rem;
	line-height: 0.25rem;
	color: #666666;
}
.new_list .item .rig .text:hover{
    cursor: pointer;
}
.new_list .item:hover .rig .tit {
	color: #00A19C;
}

/* 1111 */
.new_first {
	margin-top: 0.4rem;
	margin-bottom: 0.5rem;
	display: flex;
	align-items: center;
	height: 4rem;
}

.new_first .left {
    display: block;
	width: 50%;
	height: 100%;
}

.new_first .left:hover{
    cursor: pointer;
}
.new_first .left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.new_first .rig {
	padding-top: 0.58rem;
	padding-left: 0.4rem;
	width: 50%;
	height: 100%;
	background: #F8F9FB;
}

.rig-time {
    display: block;
	display: flex;
	align-items: center;
}

.rig-time:hover{
    cursor: pointer;
}

.rig-time-left {
	margin-right: 0.2rem;
	width: 0.29rem;
	height: 0.29rem;
}

.rig-time-left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.rig-time-rig {
	font-size: 0.24rem;

	font-weight: 400;
	line-height: 0.41rem;
	color: #666666;
}

.new_first .rig .rig-text {
    display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 5.2rem;
	margin-top: 0.32rem;
	font-size: 0.26rem;

	font-weight: 400;
	color: #333333;
}

.new_first .rig .rig-text:hover{
    cursor: pointer;
}

.new_first .rig .rig-p {
    display: block;
	width: 5.2rem;
	margin-top: 0.4rem;
	font-size: 0.16rem;

	font-weight: 400;
	color: #898989;
	
	
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.new_first .rig .rig-p:hover{
    cursor: pointer;
}
.new_first .rig .rig-btm {
	display: block;
	margin-top: 0.6rem;
	width: 1.24rem;
	height: 0.44rem;
	border: 0.01rem solid #00A19C;
	opacity: 1;
	border-radius: 0.05rem;
	font-size: 0.16rem;

	font-weight: 400;
	line-height: 0.44rem;
	color: #00A19C;
	text-align: center;
}

/* 1111 end*/
/* 33333 */
.contact-link {
	margin-top: 0.27rem;
}

.contact-text1 {
	font-size: 0.3rem;

	font-weight: bold;
	color: #333333;
	text-align: center;
}

.contact-text2 {
	margin-top: 0.1rem;
	font-size: 0.14rem;
	font-weight: 400;
	color: #999999;
	text-align: center;
}

.contact-link-con {
	display: flex;
	align-items: center;
	margin-top: 0.4rem;
}

.contact-link-ck {
	padding-top: 0.4rem;
	margin-right: 0.46rem;
	width: 3.8rem;
	height: 3rem;
	background: #FFFFFF;
	border: 0.01rem solid #EEEEEE;

}

.contact-link-ck:hover {

	box-shadow: 0rem 0.05rem 0.1rem rgba(0, 161, 156, 0.1200);
}

.contact-link-ck:nth-child(3n) {
	margin-right: 0;
}

.contact-link-ck-img {
	margin: 0 auto;
	width: 0.45rem;
	height: 0.55rem;
}

.contact-link-ck-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.contact-link-ctext {
	margin-top: 0.31rem;
	text-align: center;
	font-size: 0.2rem;

	font-weight: bold;
	color: #333333;
}

.contact-link-cp {
	max-width: fit-content;
	margin: 0 auto;
	text-align: left;
	margin-top: 0.2rem;
	font-size: 0.18rem;

	font-weight: 400;
	line-height: 0.4rem;
	color: #333333;
}

.contact-map {
	margin-top: 0.61rem;
	width: 100%;
	height: 4.55rem;
}

.contact-leave {
	margin-top: 0.7rem;
	margin-bottom: 1rem;
}

.intro_banner {
	width: 100%;
	height: 100vh;
	position: relative;
}

.intro_banner .bgimg {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.intro_banner .content {
	width: 100%;
	position: absolute;
	left: 0;
	top: 1.48rem;
}

.intro_banner .content .info {
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
	flex-direction: column;
}

.intro_banner .content .info .box {
	width: 7rem;
	display: flex;
}

.intro_banner .pub_tit {
	margin-top: 0;
	width: 1.5rem;
}

.intro_banner .content .info .box .img {
	width: 0.45rem;
	height: 0.45rem;
	margin-left: .26rem;
}

.intro_banner .content .info .box .img img {
	width: 100%;
	height: 100%;
}

.intro_banner .content .info .text {
	width: 7rem;
	font-size: 0.18rem;
	line-height: 0.36rem;
	color: #333333;
	margin-top: .6rem;
	margin-bottom: .41rem;
}

.intro_banner .content .info .down {
	width: 7rem;
	display: flex;
	justify-content: center;
	    /*padding-right: 3.4rem;*/
}

.intro_banner .content .info .down img {
	width: 0.22rem;
	height: 0.22rem;
	animation-direction: alternate;
}

:root {
	--animate-duration: .8s;
	--animate-delay: .8s;
	--animate-repeat: 1;
}

.animate__animated {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-duration: var(--animate-duration);
	animation-duration: var(--animate-duration);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animate__animated.animate__infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@keyframes fadeInDown {
	from {
		opacity: 0.7;
		-webkit-transform: translate3d(0, -30%, 0);
		transform: translate3d(0, -30%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInDown {
	animation-name: fadeInDown;
}

.intro_data{
	margin: -.93rem auto 1.3rem;
	height: 2rem;
	background: rgba(255,255,255,0.8);
	box-shadow: 0rem 0.05rem 0.1rem rgba(0,0,0,0.16);
	/* opacity: 0.9; */
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 .4rem;
	position: relative;
	z-index: 11;
}
.intro_data .item{
	
}
.intro_data .item .tit{
	font-size: 0.2rem;
	color: #00A19C;
}
.intro_data .item .tit b{
	font-size: 0.5rem;
	color: #00A19C;
}
.intro_data .item .bott{
	display: flex;
	align-items: center;
	margin-top: .16rem;
}
.intro_data .item .bott img{
	width: 0.2rem;
	display: block;
	margin-right: .1rem;
}
.intro_data .item .bott span{
	font-size: 0.2rem;
	line-height: 0.34rem;
}

.intro_innovate{
	margin: 0 auto;
}
.intro_innovate .info{
	display: flex;
	margin-top: .5rem;
}
.intro_innovate .info .left{
	width: 7.2rem;
	height: 2.18rem;
	background: url(../img/about/bg5.png) 100% 100% no-repeat;
	padding: .3rem .4rem;
	margin-right: .1rem;
}
.intro_innovate .info .left .tit{
	display: flex;
	align-items: flex-end;
	font-size: 0.16rem;
	color: #333333;
	margin-bottom: .25rem;
}
.intro_innovate .info .left .tit b{
	font-size: 0.24rem;
	color: #00A19C;
	font-weight: 400;
}
.intro_innovate .info .left .tit .b{
	font-size: 0.24rem;
	color: #00A19C;
	font-weight: 400;
}
.intro_innovate .info .left .text{
	display: flex;
	align-items: center;
	
}
.intro_innovate .info .left .text .img{
	width: 0.05rem;
	height: .81rem;
	margin-right: .06rem;
}
.intro_innovate .info .left .text .img img{
	width: 100%;
	height: 100%;
}
.intro_innovate .info .left .text .item{
	font-size: 0.14rem;
	color: #333333;
	margin-bottom: .2rem;
}
.intro_innovate .info .left .text .item:nth-last-of-type(1){
	margin-bottom: 0;
}
.intro_innovate .info .rig{
	width: calc(100% - 7.2rem);
	display: flex;
	flex-wrap: wrap;
}
.intro_innovate .info .rig .item{
	width: 2.31rem;
	height: 1.04rem;
	background: url(../img/about/bg1.png) 100% 100% no-repeat;
	padding: .18rem .19rem;
	margin-right: .1rem;
	margin-bottom: .1rem;
}
.intro_innovate .info .rig .item:nth-of-type(2n){
	margin-right: 0;
}
.intro_innovate .info .rig .item:nth-of-type(2){
	background: url(../img/about/bg2.png) 100% 100% no-repeat;
}
.intro_innovate .info .rig .item:nth-of-type(3){
	background: url(../img/about/bg3.png) 100% 100% no-repeat;
}
.intro_innovate .info .rig .item:nth-of-type(4){
	background: url(../img/about/bg4.png) 100% 100% no-repeat;
}
.intro_innovate .info .rig .item span{
	font-size: 0.24rem;
	color: #00A19C;
}
.intro_innovate .info .rig .item p{
	font-size: 0.16rem;
	color: #333333;
	margin-top: .14rem;
}
.intro_skill{
	margin: 0 auto;
	width: 100%;
	background: url(../img/about/intro_skill-bg.png) 100% 100% no-repeat;
	margin-top: 1.2rem;
}
.intro_skill .info{
	margin: 0 auto;
}


.intro_origin{
	margin: 0 auto;
	position: relative;
	padding-top: .7rem;
	padding-bottom: .7rem;
}
.intro_origin .p{
	font-size: 0.2rem;
	color: #666666;
	margin-bottom: 2.73rem;
	background: transparent;
	margin-top: .28rem;
	position: relative;
	z-index: 1;
}
.intro_origin .img-bg{
	width: 100%;
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 2.03rem;
}
.intro_origin .img-bg img{
	width: 7.72rem;
	height: 4.66rem;
}
.intro_origin .list{
	width: 100%;
	background: rgba(255,255,255,0.47);
	box-shadow: 0rem 0rem 0.3rem rgba(0,0,0,0.1600);
	padding: .4rem .4rem .3rem;
	position: relative;
	z-index: 1;
}
.intro_origin .list .title{
	display: flex;
	margin-bottom: .23rem;
}
.intro_origin .list .title .nav{
	width: 1.2rem;
	height: 0.4rem;
	line-height: .4rem;
	text-align: center;
	border: 1px solid #EEEEEE;
	font-size: 0.18rem;
	color: #333333;
	margin-right: .53rem;
}
.intro_origin .list .title .nav:hover{
    cursor: pointer;
}
.intro_origin .list .title .nav.act{
	border: 1px solid #00A19C;
	color: #00A19C;
}
.intro_origin .list .img-list{
	display: flex;
	flex-wrap: wrap;
	display: none;
}

.intro_origin .list .img-list.act{
 display: flex;   
}
.intro_origin .list .img-list  img{
	width: 1.78rem;
	height: .9rem;
	display: block;
	margin-right: .1rem;
	margin-bottom: .1rem;
}
.intro_origin .list .img-list  img:nth-of-type(6n){
	margin-right: 0;
}

.insist{
	margin-top: .6rem;
	
}
.intro_insist{
	margin: 0 auto;
	padding-bottom: 1.19rem;
	position: relative;
} 
.intro_insist .line{
	position: absolute;
	bottom: 1.93rem;
	left: 0;
	width: 100%;
}
.insist1 .swiper-slide{
	display: flex;
	padding: 0 1.25rem;
}
.insist1 .swiper-slide .img{
	width: 3.8rem;
	height: 2.54rem;
}
.insist1 .swiper-slide .img img{
	width: 100%;
	height: 100%;
}
.insist1 .swiper-slide .info{
	width: calc(100% - 3.8rem);
	padding-left: .6rem;
}
.insist1 .swiper-slide .info .tit{
	font-size: 0.3rem;
	font-weight: 500;
	color: #333333;
	margin-bottom: .27rem;
}
.insist1 .swiper-slide .info .text{
	font-size: 0.18rem;
	line-height: 0.28rem;
	color: #333333;
}
.insist2{
	padding: .6rem 10% 0;
	
}

.insist2 .swiper-wrapper{
}
.insist2 .swiper-slide{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/* width: 2.55rem !important; */
}
.insist2 .swiper-button-lock{
	display: block;
}
.insist2 .cri{
	width: 0.16rem;
	height: 0.16rem;
	background: #999;
	border-radius: 50%;
}
.insist2 .p{
	font-size: 0.25rem;
	color: #333333;
	margin-top: .35rem;
}
.insist2 .swiper-slide-thumb-active .cri{
	width: 0.28rem;height: 0.28rem;
	background: #fff;
	border: 2px #00A19C solid;
}
.insist2 .swiper-slide-thumb-active .p{
	margin-top: .24rem;
	color: #00A19C;
}
.insist2 .swiper-button-next:after, 
.insist2 .swiper-rtl .swiper-button-prev:after,
.insist2 .swiper-button-prev:after, 
.insist2 .swiper-rtl .swiper-button-next:after{
    width: 0.28rem;
    height: 0.28rem;
    background: #00A19C;
    font-size: .16rem;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: .28rem;
}
.insist2 .swiper-button-next.swiper-button-disabled, 
.insist2 .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}
.insist2 .swiper-button-next,
.insist2 .swiper-button-prev{
	 top: 48%;
 }

.intro_skill{
	padding-bottom: .6rem;
}
.intro_skill .box2{
	margin: .7rem auto 0;
}
.intro_skill .box2 .title{
	font-size: 0.24rem;
	color: #333333;
	padding-bottom: .2rem;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: .2rem;
}

.skill .swiper-slide{
	display: flex;
	height: calc((100% - 30px) / 2);
	flex-wrap: wrap;
}
.skill .swiper-slide .item{
	width: 100%;
	height: 0.7rem;
	background: rgba(255,255,255);
	border: 1px solid #EEEEEE;
	opacity: 0.9;
	border-radius: 0.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 0 .1rem;
}
.skill .swiper-slide .item:hover{
    cursor: pointer;
}
.skill .swiper-slide .item:nth-of-type(4n){
	margin-right: 0;
}  
.skill{
	padding-bottom: 0.8rem;
    height: 2.5rem;
}
.skill .swiper-wrapper{
    height: 100%;
}
.skill .swiper-button-next,
.skill .swiper-button-prev{
	top: auto;
	bottom: 20px;
	border: 1px #BBBBBB solid;
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	line-height: .3rem;
	text-align: center;
}
.skill .swiper-button-next:after,
.skill .swiper-rtl .swiper-button-prev:after,
.skill .swiper-button-prev:after,
.skill .swiper-rtl .swiper-button-next:after{
	font-size: .18rem;
	color: #BBBBBB;
}
.skill .swiper-button-next, 
.skill .swiper-rtl .swiper-button-prev{
	right: 47%;
}
.skill .swiper-button-prev, 
.skill .swiper-rtl .swiper-button-next{
	left: 47%;
}
.intro_skill .box1{
	display: flex;
	margin: 0 auto;
	align-items: flex-end;
	position: relative;
}
.intro_skill .box1 .line{
	position: absolute;
	bottom: .16rem;
	left: 0.5rem;
	width: calc(100% - 5.8rem);
}
.skill_rig{
	width: 4.26rem;
    height: 4rem;
	margin-left: .6rem;
}
.skill_rig .swiper-slide{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.skill_rig img{
    height: 2.58rem;
	width: 4.26rem;
	margin-bottom: .2rem;
}
.skill_rig span{
	font-size: 0.24rem;
	color: #333333;
}
.skill_left{
	width: calc(100% - 4.86rem);
}
.skill_left .img{
	width: 1.4rem;
	height: .85rem;
	margin-bottom: .2rem;
}

.skill_left .imgbox{
	width: 100%;
	height: .34rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .34rem;
}
.skill_left .imgbox .img1{
	width: 0.34rem;height: 0.34rem;
	display: none;
}
.skill_left .imgbox .img2{
	width: 0.17rem;height: 0.17rem;
	background: #fff;
	border-radius: 50%;
}
.skill_left .swiper-slide{
	width: 3rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.skill_left .swiper-slide-thumb-active .img1{
	display: block;
}
.skill_left .swiper-slide-thumb-active .img2{
	display: none;
}

.skill_left .swiper-button-next:after,
.skill_left .swiper-rtl .swiper-button-prev:after,
.skill_left .swiper-button-prev:after,
.skill_left .swiper-rtl .swiper-button-next:after{
    color: #707070;
    font-size: .16rem;
}
.skill_left .swiper-button-next,
.skill_left .swiper-button-prev{
	top: 92%;
}


.imglbSwiper{
    width:100%;
    height: 2.5rem;
    padding: 0 1px .5rem !important;
}
.imglbSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 10px) / 2);
}
.imglbSwiper .swiper-slide img{
    border: 1px solid #EEEEEE;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.imglbSwiper .swiper-slide:hover{
    cursor: pointer;
}
.imglb-con{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
}   
.imglbSwiper .swiper-slide:hover .imglb-con{
    display: block !important;
}
.imglbSwiper .swiper-slide{
    position: relative;
}
.imglb-consolid{
    margin: 0.07rem auto;
    width: 0.34rem;
    height: 0.01rem;
    border: 0.01rem solid #fff;
}
.imglb-conp{
    font-size: 0.18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.31rem;
    color: #fff;
}
.imglb-conk{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.imglbSwiper .swiper-button-next,.imglbSwiper .swiper-button-prev{
    /*display: none;*/
}
.imglbSwiper  .swiper-button-next,
.imglbSwiper  .swiper-button-prev{
	top: auto;
	bottom: 0rem;
	border: 1px #BBBBBB solid;
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	line-height: .3rem;
	text-align: center;
}
.imglbSwiper  .swiper-button-next:after,
.imglbSwiper  .swiper-rtl .swiper-button-prev:after,
.imglbSwiper  .swiper-button-prev:after,
.imglbSwiper  .swiper-rtl .swiper-button-next:after{
	font-size: .18rem;
	color: #BBBBBB;
}
.imglbSwiper  .swiper-button-next, 
.imglbSwiper  .swiper-rtl .swiper-button-prev{
	right: 47%;
}
.imglbSwiper  .swiper-button-prev, 
.imglbSwiper  .swiper-rtl .swiper-button-next{
	left: 47%;
}





.intro_skill + .intro_skill {
    background: transparent;
    margin-top: 0;
}
.intro_skill + .intro_skill .box2 {
    margin-top: 0;
}




@media only screen and (max-width: 1024px) {
    .contact-text1 {
        font-size: 16px;
    }
    .contact-text2 {
        font-size: 14px;
    }
    .contact-link-con {
        flex-direction: column;
        padding:0 15px;
    }
    .contact-link-ck {
        margin: 10px 0;
        width: 100%;
        height: auto;
        padding: 10px 15px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        
        
    }
    .contact-link-ck-img {
        margin: 0;
        height: auto;
    }
    .contact-link-ck-img img {
        width: 15px;
        height: auto;
        margin: 0;
    }
    .contact-link-ctext {
        margin-top: 0;
        font-size: 14px;
    }
    
    .contact-link-cp {
        width: 100%;
        max-width: 100%;
        font-size: 14px;
    }
    .contact-link-cp p{
        font-size: 14px;
    }
    
    /*表单*/
    
    .form {
        padding: 15px;
    }
    .contact .form form .item {
        width: 100%;
    }
    .contact .form form .item input {
        height: 30px;
        height: 35px;
        border-radius: 5px;
    }
    .contact .form form .item1 select {
        height: 30px;
        width: 30%;
        font-size: 14px;
        height: 35px;
        border-radius: 5px;
    }
    .contact .form form .item1 textarea {
        border-radius: 5px;
    }
    
    .form_ > div {
        font-size: 14px!important;
    }
    .contact .form form .item .tit {
        font-size: 14px!important;
    }
    .contact .form .btn {
        height: 35px;
        width: 100%;
        border-radius: 5px;
    }
    
    
    
        
    .pub_tit span {
        font-size: 16px;
    }
    
    
    /*天恒简介 开始*/
    .intro_banner {
        height: auto !important;
    }
    .intro_banner .content {
        position: static;
        padding: 15px;
    }
    .intro_banner .content .info .box {
        width: 100%;
    }
    .intro_banner .content .info .text {
        width: 100%;
        height: auto !important;
        text-align: justify;
        font-size: 12px;
        line-height: 1.5;
    }
    
    
    .intro_banner .content .info .down {
        display: none;
    }
    .intro_data {
        flex-wrap: wrap;
        justify-content: center;
       margin: 10px;
       margin-top: 0;
       height: auto;
       padding: 10px;
    }
    .intro_data .item {
        width: 33.3333%;
        margin:  10px 0;
    }
    .intro_data .item:nth-child(4),.intro_data .item:nth-child(5) {
        width: 40%;
    }
    .intro_data .item .bott span {
        font-size: 13px;
    }
    
    
    
    
    #cus-pc-dialog .modal-tip-inner {
        width: 90%  !important;
        min-height: 80vw !important;
    }
    .modal-tip-video-box {
        width: 100%  !important;
    }
    #cus-pc-dialog .modal-tip-wrap-video .modal-tip-close {
        right:-10px  !important;
    }
    
    
    .intro_innovate {
        padding: 15px;    
    }
    .intro_innovate .info {
        flex-direction: column;
    }
    
    .intro_innovate .info .left {
        width: 100%;
        height: auto;
    }
    .intro_innovate .info .rig {
        margin-top: 15px;
        width: 100%;
        justify-content: space-between;
    }
    .intro_innovate .info .rig .item {
        width: 48%;
        margin-bottom: 10px;
        height: auto;
    }
    .intro_innovate .info .left .tit {
        font-size: 14px;
    }
    .intro_innovate .info .left .text .item {
        font-size: 12px;
    }
    .intro_innovate .info .rig .item span {
        font-size: 14px;
    }
    .intro_innovate .info .rig .item p {
        font-size: 12px;
    }
    /*技术特点*/
    .intro_skill {
        padding: 0 15px;
        margin-top: 0;
    }
    .intro_skill .box1 {
        flex-direction: column-reverse;
    }
    .skill_rig {
        width: 100%;
        margin: 10px auto;
    }
    .skill_rig img {
        width: 70vw;
        height: 40vw;
    }
    .skill_left {
        width: 100%;
        padding-bottom: 0;
    }
    .skill_left .imgbox .img2 {
        height: auto;
    }
    .intro_skill .box1 .line {
        width: auto;
        left: 40px;
        right: 40px;
        height: 1px;
    }
    
    /*全球*/
    .intro_origin {
        padding: 15px;
    }
    .intro_origin .p p span {
        font-size: 14px !important;
    }
    
    .intro_origin .list .title {
        justify-content: space-around;
    }
    .intro_origin .list .title .nav {
        width: fit-content;
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 15px;
        font-size: 12px;
        margin-right: 0;
    }
    
    .intro_origin .list .title .nav:first-child { 
        margin-left: 0;
    }
    
    
    
    /*持之以恒*/
    .intro_insist {
        padding: 15px;
        margin-bottom: 20px;
    }
    
    
    .insist {
        margin-top: 0;
        height: auto;
        min-height: 100vw;
    }
    
    .insist .swiper-wrapper {
        align-items: center;
    }
    
    .insist1 .swiper-slide {
        flex-direction: column;
        padding: 15px 0;
    }
    .insist1 .swiper-slide .img {
        width: 100%;
        height: auto;
    }
    
    .insist1 .swiper-slide .info {
        width: 100%;
        padding-left: 0;
    }
    .insist1 .swiper-slide .info .tit {
        font-size: 14px;
        margin: 10px 0;
    }
    .insist1 .swiper-slide .info .text {
        font-size: 12px;
        line-height: 1.5;
    }
    
    .skill {
        padding-bottom: 0;
        height: 120px;
        height: 140px;
        padding-bottom: 45px;
        padding-top:  15px;
    }
    
    
    .skill .swiper-button-next, .skill .swiper-button-prev {
        top: 62%;
    }
    
    .skill .swiper-button-prev {
        left: 0;
    }
    .skill .swiper-button-next {
        right: 0;
    }
    
    .intro_origin .p {
        margin: 15px 0;
    }
    .intro_origin .img-bg {
        position: static;
    }
    
    
    .imglbSwiper {
        height: 140px;
        padding-bottom: 25px !important;
    }
    .imglb .imglbSwiper .swiper-button-prev {
        width: 20px;
        height: 20px;
        left: 0;
        left: 42%;
        top: 50%;
        top: inherit;
        bottom: 0;
        /*display: none !important; */
    }
    .imglb .imglbSwiper .swiper-button-next {
        width: 20px;
        height: 20px;
        right: 0;
        right: 42%;
        top: 50%;

        top: inherit;
        bottom: 0;
        /*display: none !important;*/
    }
    
    .imglbSwiper .swiper-slide:hover .imglb-con {
        display: none !important;
    }
    
    .skill .swiper-button-next, .skill .swiper-button-prev {
        width: 20px;
        height: 20px;
        top: 100%;
        bottom: 0;
    }
    
    .skill .swiper-button-prev {
        left: 42%;
    }
    .skill .swiper-button-next {
        right: 42%;
    }
    
    
    .skill .swiper-button-next:after, 
    .skill .swiper-rtl .swiper-button-prev:after, 
    .skill .swiper-button-prev:after,
    .skill .swiper-rtl .swiper-button-next:after {
        font-size: 12px;
    }
    
    
    .intro_insist .line {
        bottom: 47px;
    }
    .insist2 {
        padding-top: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    .insist2 .cri {
        position: absolute;
        top: 0px;
    }
    .insist2 .swiper-slide-thumb-active .cri {
        top: -3px;
    }
    .insist2 .p {
        margin-top: 20px !important;
    }
    
    .insist2 .swiper-button-next, .insist2 .swiper-button-prev {
        top: calc(50% + 5px);
        width: 15px;
        height: 15px;
    }
     .insist2 .swiper-button-prev { 
        left: 0;
     }
    .insist2 .swiper-button-next {
        right: 0;
    }
    
    
    .intro_origin .list {
        padding: 20px  0;
    }
    .intro_origin .list .title {
        padding: 0 15px;
    }
    
    .imglbSwiper {
        padding-left: 15px !important;
        padding-right:  15px !important;
    }
    
    
    
    /*天恒简介 结束*/
    
    
    
    
    
    
    
    
    
    
    
    /*人才招聘 开始*/
    .about1  {
        padding: 15px;
    }
    .about1 .pub_tit {
        margin-top: 10px;
    }
    
    .joinUs {
        flex-direction: column;
        padding: 0;
    }
    .joinUs .left {
        width: 100%;
    }
    
    .joinUs .left .search input {
        flex: 2;
        height: 30px;
        font-size: 14px;
    }
    .joinUs .left .search .btn {
        width:  70px;
        height: 30px;
        font-size: 14px;
    }
    
    .joinUs > div {
        width: 100%;
    }
    .joinUs .left .list {
        margin-bottom: 0;
    }
    
    .joinUs .left .list .item.act .info p {
        font-size: 14px;
        line-height: 1.6;
    }
    
    
    .joinUs .left .list .item .name {
        font-size: 14px;
    }
    .joinUs .left .list .item .price {
        font-size: 14px;
    }
    .joinUs .left .list .item span {
        font-size: 14px;
    }
    .joinUs .left .list .item .info .tit {
        font-size: 14px;
    }
    
    .joinUs .rig {
        width: 100%;
    }
    
    .joinUs .rig + div {
        height: 75vw;
    }
    
    .joinUs .left .title {
        font-size: 14px;
    }
    
    
    
    .joinUs .rig .tit span {
        font-size: 14px;
    }
    .joinUs .rig .tit a {
        font-size: 14px;
    }
    .joinUs .rig .list .item {
        font-size: 14px;
    }
    .joinUs .rig .info {
        font-size: 14px;
        line-height: 1.5;
    }
    /*人才招聘 结束*/
    
    
    
    
    
    
    
    
    
    
    /*新闻资讯 开始*/
    .about {
        padding: 15px;
    }
    .about .pub_tit {
        margin-top: 0;
    }
    
    
    .new_first {
        height: auto;
        flex-direction: column;
    }
    .new_first .left {
        width: 100%;
        height: 50vw;
    }
    .new_first .rig {
        width: 100%;
        padding: 15px;
    }
    .new_first .rig .rig-text {
        width: 100%;
        font-size: 14px;
    }
    .new_first .rig .rig-p {
        margin-top: 15px;
        width: 100%;
        margin-right: 0;
        font-size: 12px;
        line-height: 1.5;
    }
    .new_first .rig .rig-btm {
        margin-top: 15px;
        font-size: 12px;
    }
    
    .new_list .item {
        flex-direction: column;
        flex-direction: row;
        
        
    }
    .new_list .item .left {
        width: 100%;
        height: 50vw;
        width: 120px;
        height: 80px;
    }
    .new_list .item .rig {
        width: 100%;
        margin: 0;
        padding: 0;
        flex: 1;
        padding-left: 10px;
    }
    .new_list .item .rig .time {
        font-size: 12px;
        display: none;
    }
    
    
    .new_list .item .rig .tit {
        font-size: 14px;
    }
    .new_list .item .rig .text {
        font-size: 12px;
        line-height: 1.5;
    }
    /*新闻资讯 结束*/
    
    
    
    .label-group {
        display: flex;
        align-items: center;
    }
    .label-item {
        margin-right: 10px;
        display: flex;
        align-items: center;
    }
    .label-item span{ 
        display: inline-block;
        height: 13px;
        line-height: 13px;
        margin-left: 5px;
    }
    
    .label-group span {
        font-size: 14px;
    }
    
    
      .intro_data .item .tit {
          text-align: center;
      }
      .intro_data .item .bott {
          text-align: center;
          justify-content: center;
      }
}








/* pad  端 */

@media screen and (min-width: 420px) and (max-width: 1024px) { 
    .insist2 .swiper-button-next, .insist2 .swiper-button-prev {
        top: 31% !important;
    }
  .intro_innovate .info .rig .item {
      height: 100px;
    background-position: left center !important;
    background-size: 100% !important; 
  }
  
  .insist2 .swiper-button-next, .insist2 .swiper-button-prev {
      width: 30px;
      height: 30px;
      top: 23px;    
  }
  
  .insist2 .swiper-slide-thumb-active .cri {
      top: -6px ;
  }
  .insist2 .p {
      margin-top: 35px !important;
  }
  .intro_insist .line {
      bottom: 73px;
  }
  
  
  .skill {
      height: 240px;
      height: 210px;
      padding-bottom: 60px;
  }
  .skill .swiper-button-next, .skill .swiper-button-prev {
      width: 30px;
      height: 30px;
      top: 90%;
  }
  
  .new_list .item .rig .tit {
      margin-top: 5px;
  }
  
  
  .intro_data .item .tit {
      text-align: center;
  }
  .intro_data .item .bott {
      text-align: center;
      justify-content: center;
  }
  
  
  
  .imglb .imglbSwiper .swiper-button-next {
      width: 30px;
      height: 30px;
  }
  .imglb .imglbSwiper .swiper-button-prev {
      width: 30px;
      height: 30px;
  }
  
  .imglbSwiper {
      height: 300px;
      padding-bottom: 40px !important;
  }
  
}











